Class DebugResource.IdentitysourcesResource.ItemsResource
The "items" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudSearch.v1
Assembly: Google.Apis.CloudSearch.v1.dll
Syntax
public class DebugResource.IdentitysourcesResource.ItemsResource
Constructors
ItemsResource(IClientService)
Constructs a new resource.
Declaration
public ItemsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
ListForunmappedidentity(string)
Lists names of items associated with an unmapped identity. Note: This API requires an admin account to execute.
Declaration
public virtual DebugResource.IdentitysourcesResource.ItemsResource.ListForunmappedidentityRequest ListForunmappedidentity(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.ItemsResource.ListForunmappedidentityRequest |