ListDescendantEventThreatDetectionCustomModulesRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for SecurityCenterManagement.ListDescendantEventThreatDetectionCustomModules.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. Name of parent to list custom modules, in one of the following formats: - organizations/{organization}/locations/{location}
- folders/{folder}/locations/{location}
- projects/{project}/locations/{location}
|
page_size |
int
Optional. The maximum number of modules to return. The service may return fewer than this value. If unspecified, at most 10 configs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000. |
page_token |
str
Optional. A pagination token returned from a previous request. Provide this token to retrieve the next page of results. When paginating, the rest of the request must match the request that generated the page token. |