Class: Google::Apis::RemotebuildexecutionV2::BuildBazelRemoteExecutionV2WaitExecutionRequest
- Inherits:
-
Object
- Object
- Google::Apis::RemotebuildexecutionV2::BuildBazelRemoteExecutionV2WaitExecutionRequest
- 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
-
#initialize(**args) ⇒ BuildBazelRemoteExecutionV2WaitExecutionRequest
constructor
A new instance of BuildBazelRemoteExecutionV2WaitExecutionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ BuildBazelRemoteExecutionV2WaitExecutionRequest
Returns a new instance of BuildBazelRemoteExecutionV2WaitExecutionRequest.
1998 1999 2000 |
# File 'generated/google/apis/remotebuildexecution_v2/classes.rb', line 1998 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2003 2004 |
# File 'generated/google/apis/remotebuildexecution_v2/classes.rb', line 2003 def update!(**args) end |