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)

外部 ID の解決ステータス。