Cloud Spanner Instance Admin V1 API - Class Google::Cloud::Spanner::Admin::Instance::V1::MoveInstanceMetadata (v1.1.1)

Reference documentation and code samples for the Cloud Spanner Instance Admin V1 API class Google::Cloud::Spanner::Admin::Instance::V1::MoveInstanceMetadata.

Metadata type for the operation returned by MoveInstance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cancel_time

def cancel_time() -> ::Google::Protobuf::Timestamp
Returns

#cancel_time=

def cancel_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#progress

def progress() -> ::Google::Cloud::Spanner::Admin::Instance::V1::OperationProgress
Returns

#progress=

def progress=(value) -> ::Google::Cloud::Spanner::Admin::Instance::V1::OperationProgress
Parameter
Returns

#target_config

def target_config() -> ::String
Returns
  • (::String) — The target instance configuration where to move the instance. Values are of the form projects/<project>/instanceConfigs/<config>.

#target_config=

def target_config=(value) -> ::String
Parameter
  • value (::String) — The target instance configuration where to move the instance. Values are of the form projects/<project>/instanceConfigs/<config>.
Returns
  • (::String) — The target instance configuration where to move the instance. Values are of the form projects/<project>/instanceConfigs/<config>.