ListUnmappedIdentitiesResponse
ייצוג JSON |
{
"unmappedIdentities": [
{
object (UnmappedIdentity )
}
],
"nextPageToken": string
} |
שדות |
unmappedIdentities[] |
object (UnmappedIdentity )
|
nextPageToken |
string
אסימון לאחזור דף התוצאות הבא, או ריק אם אין עוד תוצאות ברשימה.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-03 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-03 (שעון UTC)."],[[["The `ListUnmappedIdentitiesResponse` object provides a list of unmapped identities and a token for retrieving the next page of results."],["Each `UnmappedIdentity` object includes details about an external user (`externalIdentity`) and their resolution status (`resolutionStatusCode`)."],["The `externalIdentity` field represents the resource name of an external user, utilizing the `Principal` object structure."],["`resolutionStatusCode` indicates the status of mapping the external identity using the `ExternalIdentityResolutionStatus.Code` enum."]]],[]]