Class ListSecuritySettingsRequest (0.7.1)

ListSecuritySettingsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for [SecuritySettings.ListSecuritySettings][]. .. attribute:: parent

Required. The location to list all security settings for. Format: projects/<Project ID>/locations/<Location ID>.

:type: str

Attributes

NameDescription
page_size int
The maximum number of items to return in a single page. By default 20 and at most 100.
page_token str
The next_page_token value returned from a previous list request.