Reference documentation and code samples for the Cloud Spanner Instance Admin V1 API class Google::Cloud::Spanner::Admin::Instance::V1::GetInstancePartitionRequest.
The request for GetInstancePartition.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String Returns
- (::String) — Required. The name of the requested instance partition. Values are of the form
projects/{project}/instances/{instance}/instancePartitions/{instance_partition}.
#name=
def name=(value) -> ::String Parameter
- value (::String) — Required. The name of the requested instance partition. Values are of the form
projects/{project}/instances/{instance}/instancePartitions/{instance_partition}.
Returns
- (::String) — Required. The name of the requested instance partition. Values are of the form
projects/{project}/instances/{instance}/instancePartitions/{instance_partition}.