GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1IdentityMappingEntry (google_api_discovery_engine v0.28.0)
View SourceIdentity Mapping Entry that maps an external identity to an internal identity.
Attributes
-
externalIdentity
(type:String.t
, default:nil
) - Required. Identity outside the customer identity provider. The length limit of external identity will be of 100 characters. -
groupId
(type:String.t
, default:nil
) - Group identifier. For Google Workspace user account, group_id should be the google workspace group email. For non-google identity provider, group_id is the mapped group identifier configured during the workforcepool config. -
userId
(type:String.t
, default:nil
) - User identifier. For Google Workspace user account, user_id should be the google workspace user email. For non-google identity provider, user_id is the mapped user identifier configured during the workforcepool config.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.