Class StatsResource.IndexResource
The "index" collection of methods.
Inheritance
System.Object
StatsResource.IndexResource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.CloudSearch.v1
Assembly: Google.Apis.CloudSearch.v1.dll
Syntax
public class IndexResource
Constructors
IndexResource(IClientService)
Constructs a new resource.
Declaration
public IndexResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Datasources
Gets the Datasources resource.
Declaration
public virtual StatsResource.IndexResource.DatasourcesResource Datasources { get; }
Property Value
| Type | Description |
|---|---|
| StatsResource.IndexResource.DatasourcesResource |