Show / Hide Table of Contents

Class StatsResource.IndexResource

The "index" collection of methods.

Inheritance
object
StatsResource.IndexResource
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 StatsResource.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
In this article
Back to top Generated by DocFX