Class IndexingResource
The "indexing" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudSearch.v1
Assembly: Google.Apis.CloudSearch.v1.dll
Syntax
public class IndexingResource
Constructors
IndexingResource(IClientService)
Constructs a new resource.
Declaration
public IndexingResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Datasources
Gets the Datasources resource.
Declaration
public virtual IndexingResource.DatasourcesResource Datasources { get; }
Property Value
| Type | Description |
|---|---|
| IndexingResource.DatasourcesResource |