ListIdentityMappingStoresRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for IdentityMappingStoreService.ListIdentityMappingStores
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent of the Identity Mapping Stores to list. Format: projects/{project}/locations/{location}.
|
page_size |
int
Maximum number of IdentityMappingStores to return. If unspecified, defaults to 100. The maximum allowed value is 1000. Values above 1000 will be coerced to 1000. |
page_token |
str
A page token, received from a previous ListIdentityMappingStores call. Provide this to retrieve
the subsequent page.
When paginating, all other parameters provided to
ListIdentityMappingStores must match the call that
provided the page token.
|