Reference documentation and code samples for the Cloud Spanner Instance Admin V1 API class Google::Cloud::Spanner::Admin::Instance::V1::UpdateInstanceConfigMetadata.
Metadata type for the operation returned by UpdateInstanceConfig.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cancel_time
def cancel_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time at which this operation was cancelled.
#cancel_time=
def cancel_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time at which this operation was cancelled.
Returns
- (::Google::Protobuf::Timestamp) — The time at which this operation was cancelled.
#instance_config
def instance_config() -> ::Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig
Returns
- (::Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig) — The desired instance config after updating.
#instance_config=
def instance_config=(value) -> ::Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig
Parameter
- value (::Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig) — The desired instance config after updating.
Returns
- (::Google::Cloud::Spanner::Admin::Instance::V1::InstanceConfig) — The desired instance config after updating.
#progress
def progress() -> ::Google::Cloud::Spanner::Admin::Instance::V1::OperationProgress
Returns
- (::Google::Cloud::Spanner::Admin::Instance::V1::OperationProgress) — The progress of the UpdateInstanceConfig operation.
#progress=
def progress=(value) -> ::Google::Cloud::Spanner::Admin::Instance::V1::OperationProgress
Parameter
- value (::Google::Cloud::Spanner::Admin::Instance::V1::OperationProgress) — The progress of the UpdateInstanceConfig operation.
Returns
- (::Google::Cloud::Spanner::Admin::Instance::V1::OperationProgress) — The progress of the UpdateInstanceConfig operation.