Reference documentation and code samples for the Cloud Spanner Database Admin V1 API class Google::Cloud::Spanner::Admin::Database::V1::InternalUpdateGraphOperationRequest.
Internal request proto, do not use directly.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#database
def database() -> ::String
Returns
- (::String) — Internal field, do not use directly.
#database=
def database=(value) -> ::String
Parameter
- value (::String) — Internal field, do not use directly.
Returns
- (::String) — Internal field, do not use directly.
#operation_id
def operation_id() -> ::String
Returns
- (::String) — Internal field, do not use directly.
#operation_id=
def operation_id=(value) -> ::String
Parameter
- value (::String) — Internal field, do not use directly.
Returns
- (::String) — Internal field, do not use directly.
#progress
def progress() -> ::Float
Returns
- (::Float) — Internal field, do not use directly.
#progress=
def progress=(value) -> ::Float
Parameter
- value (::Float) — Internal field, do not use directly.
Returns
- (::Float) — Internal field, do not use directly.
#status
def status() -> ::Google::Rpc::Status
Returns
- (::Google::Rpc::Status) — Internal field, do not use directly.
#status=
def status=(value) -> ::Google::Rpc::Status
Parameter
- value (::Google::Rpc::Status) — Internal field, do not use directly.
Returns
- (::Google::Rpc::Status) — Internal field, do not use directly.
#vm_identity_token
def vm_identity_token() -> ::String
Returns
- (::String) — Internal field, do not use directly.
#vm_identity_token=
def vm_identity_token=(value) -> ::String
Parameter
- value (::String) — Internal field, do not use directly.
Returns
- (::String) — Internal field, do not use directly.