Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class IdentityMappingEntry.
Identity Mapping Entry that maps an external identity to an internal identity.
Generated from protobuf message google.cloud.discoveryengine.v1.IdentityMappingEntry
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ user_id
string
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.
↳ group_id
string
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.
↳ external_identity
string
Required. Identity outside the customer identity provider. The length limit of external identity will be of 100 characters.
getUserId
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.
string
hasUserId
setUserId
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.
var
string
$this
getGroupId
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.
string
hasGroupId
setGroupId
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.
var
string
$this
getExternalIdentity
Required. Identity outside the customer identity provider.
The length limit of external identity will be of 100 characters.
string
setExternalIdentity
Required. Identity outside the customer identity provider.
The length limit of external identity will be of 100 characters.
var
string
$this
getIdentityProviderId
string