Show / Hide Table of Contents

Class DebugResource.IdentitysourcesResource

The "identitysources" collection of methods.

Inheritance
object
DebugResource.IdentitysourcesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.CloudSearch.v1
Assembly: Google.Apis.CloudSearch.v1.dll
Syntax
public class DebugResource.IdentitysourcesResource

Constructors

IdentitysourcesResource(IClientService)

Constructs a new resource.

Declaration
public IdentitysourcesResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

Items

Gets the Items resource.

Declaration
public virtual DebugResource.IdentitysourcesResource.ItemsResource Items { get; }
Property Value
Type Description
DebugResource.IdentitysourcesResource.ItemsResource

Unmappedids

Gets the Unmappedids resource.

Declaration
public virtual DebugResource.IdentitysourcesResource.UnmappedidsResource Unmappedids { get; }
Property Value
Type Description
DebugResource.IdentitysourcesResource.UnmappedidsResource
In this article
Back to top Generated by DocFX