Show / Hide Table of Contents

Class ProjectsResource.InstancesResource.InstancePartitionsResource

The "instancePartitions" collection of methods.

Inheritance
object
ProjectsResource.InstancesResource.InstancePartitionsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
In This Article
Back to top Generated by DocFX