Class ProjectsResource.InstancesResource.InstancePartitionsResource
The "instancePartitions" collection of methods.
Inherited Members
Namespace: Google.Apis.Spanner.v1
Assembly: Google.Apis.Spanner.v1.dll
Syntax
public class ProjectsResource.InstancesResource.InstancePartitionsResource
Constructors
InstancePartitionsResource(IClientService)
Constructs a new resource.
Declaration
public InstancePartitionsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Operations
Gets the Operations resource.
Declaration
public virtual ProjectsResource.InstancesResource.InstancePartitionsResource.OperationsResource Operations { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.InstancesResource.InstancePartitionsResource.OperationsResource |