Class: Google::Longrunning::CancelOperationRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/longrunning/operations.rb

Overview

The request message for Operations.CancelOperation.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



109
110
111
112
# File 'proto_docs/google/longrunning/operations.rb', line 109

class CancelOperationRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end