Class ListAddressGroupReferencesRequest (0.9.21)

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

Request used by the ListAddressGroupReferences method.

Attributes

Name Description
address_group str
Required. A name of the AddressGroup to clone items to. Must be in the format projects|organization/*/locations/{location}/addressGroups/*.
page_size int
The maximum number of references to return. If unspecified, server will pick an appropriate default. Server may return fewer items than requested. A caller should only rely on response's next_page_token to determine if there are more AddressGroupUsers left to be queried.
page_token str
The next_page_token value returned from a previous List request, if any.