Class: Google::Longrunning::WaitOperationRequest

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.WaitOperation.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



134
135
136
137
# File 'proto_docs/google/longrunning/operations.rb', line 134

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

#timeout::Google::Protobuf::Duration



134
135
136
137
# File 'proto_docs/google/longrunning/operations.rb', line 134

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