ListSecurityCenterServicesRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for listing Security Command Center services.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The name of the parent to list Security Command Center services. Formats: - organizations/{organization}/locations/{location} - folders/{folder}/locations/{location} - projects/{project}/locations/{location} |
page_size |
int
Optional. The maximum number of results to return in a single response. Default is 10, minimum is 1, maximum is 1000. |
page_token |
str
Optional. The value returned by the last call indicating a continuation. |
show_eligible_modules_only |
bool
Flag that, when set, will be used to filter the ModuleSettings that are in scope. The default setting is that all modules will be shown. |