Class DebugResource.IdentitysourcesResource.UnmappedidsResource
The "unmappedids" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudSearch.v1
Assembly: Google.Apis.CloudSearch.v1.dll
Syntax
public class DebugResource.IdentitysourcesResource.UnmappedidsResource
Constructors
UnmappedidsResource(IClientService)
Constructs a new resource.
Declaration
public UnmappedidsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
List(string)
Lists unmapped user identities for an identity source. Note: This API requires an admin account to execute.
Declaration
public virtual DebugResource.IdentitysourcesResource.UnmappedidsResource.ListRequest List(string parent)
Parameters
| Type | Name | Description |
|---|---|---|
| string | parent | The name of the identity source, in the following format: identitysources/{source_id} |
Returns
| Type | Description |
|---|---|
| DebugResource.IdentitysourcesResource.UnmappedidsResource.ListRequest |