GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaPrincipal (google_api_discovery_engine v0.28.0)
View SourcePrincipal identifier of a user or a group.
Attributes
-
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 user account, 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 account, user_id is the mapped user identifier configured during the workforcepool config.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.