ListUnmappedIdentitiesResponse

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

object (UnmappedIdentity)

nextPageToken

string

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

UnmappedIdentity

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

object (Principal)

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

resolutionStatusCode

enum (ExternalIdentityResolutionStatus.Code)

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