Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::OperationMetadata.
Provides contextual information about a google.longrunning.Operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#operation_type
def operation_type() -> ::Google::Cloud::Channel::V1::OperationMetadata::OperationType
Returns
- (::Google::Cloud::Channel::V1::OperationMetadata::OperationType) — The RPC that initiated this Long Running Operation.
#operation_type=
def operation_type=(value) -> ::Google::Cloud::Channel::V1::OperationMetadata::OperationType
Parameter
- value (::Google::Cloud::Channel::V1::OperationMetadata::OperationType) — The RPC that initiated this Long Running Operation.
Returns
- (::Google::Cloud::Channel::V1::OperationMetadata::OperationType) — The RPC that initiated this Long Running Operation.