Class IdentityMappingStore (0.13.11)

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

Identity Mapping Store which contains Identity Mapping Entries.

Attributes

Name Description
name str
Immutable. The full resource name of the identity mapping store. Format: projects/{project}/locations/{location}/identityMappingStores/{identity_mapping_store}. This field must be a UTF-8 encoded string with a length limit of 1024 characters.
kms_key_name str
Input only. The KMS key to be used to protect this Identity Mapping Store at creation time. Must be set for requests that need to comply with CMEK Org Policy protections. If this field is set and processed successfully, the Identity Mapping Store will be protected by the KMS key, as indicated in the cmek_config field.
cmek_config google.cloud.discoveryengine_v1.types.CmekConfig
Output only. CMEK-related information for the Identity Mapping Store.