Class ListIdentityMappingsResponse (0.18.0)

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

Response message for IdentityMappingStoreService.ListIdentityMappings

Attributes

Name Description
identity_mapping_entries MutableSequence[google.cloud.discoveryengine_v1.types.IdentityMappingEntry]
The Identity Mapping Entries.
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.