Class: Google::Apis::RemotebuildexecutionV2::BuildBazelRemoteExecutionV2WaitExecutionRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/remotebuildexecution_v2/classes.rb,
generated/google/apis/remotebuildexecution_v2/representations.rb,
generated/google/apis/remotebuildexecution_v2/representations.rb

Overview

A request message for WaitExecution.

Instance Method Summary collapse

Methods included from Core::JsonObjectSupport

#to_json

Methods included from Core::Hashable

process_value, #to_h

Constructor Details

#initialize(**args) ⇒ BuildBazelRemoteExecutionV2WaitExecutionRequest

Returns a new instance of BuildBazelRemoteExecutionV2WaitExecutionRequest.



2102
2103
2104
# File 'generated/google/apis/remotebuildexecution_v2/classes.rb', line 2102

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2107
2108
# File 'generated/google/apis/remotebuildexecution_v2/classes.rb', line 2107

def update!(**args)
end