ListUnmappedIdentitiesResponse

JSON के काेड में दिखाना
{
  "unmappedIdentities": [
    {
      object (UnmappedIdentity)
    }
  ],
  "nextPageToken": string
}
फ़ील्ड
unmappedIdentities[]

object (UnmappedIdentity)

nextPageToken

string

नतीजों के अगले पेज को फिर से पाने के लिए टोकन. इसके अलावा, अगर सूची में कोई और नतीजा नहीं है, तो खाली छोड़ा जा सकता है.

UnmappedIdentity

JSON के काेड में दिखाना
{
  "externalIdentity": {
    object (Principal)
  },
  "resolutionStatusCode": enum (ExternalIdentityResolutionStatus.Code)
}
फ़ील्ड
externalIdentity

object (Principal)

बाहरी उपयोगकर्ता के लिए संसाधन का नाम.

resolutionStatusCode

enum (ExternalIdentityResolutionStatus.Code)

बाहरी आइडेंटिटी के लिए रिज़ॉल्यूशन की स्थिति.