Show / Hide Table of Contents

Enum DebugResource.IdentitysourcesResource.UnmappedidsResource.ListRequest.ResolutionStatusCodeEnum

Limit users selection to this status.

Namespace: Google.Apis.CloudSearch.v1
Assembly: Google.Apis.CloudSearch.v1.dll
Syntax
public enum DebugResource.IdentitysourcesResource.UnmappedidsResource.ListRequest.ResolutionStatusCodeEnum

Fields

Name Description
CODEUNSPECIFIED

Input-only value. Used to list all unmapped identities regardless of status.

IDENTITYSOURCEMISCONFIGURED

IDaaS does not understand the identity source, probably because the schema was modified in a non compatible way.

IDENTITYSOURCENOTFOUND

The identity source associated with the identity was either not found or deleted.

INTERNALERROR

Internal error.

NOTFOUND

The unmapped identity was not found in IDaaS, and needs to be provided by the user.

TOOMANYMAPPINGSFOUND

The number of users associated with the external identity is too large.

In this article
Back to top Generated by DocFX