Class: Google::Apis::DataflowV1b3::ResourceUtilizationReportResponse
- Inherits:
-
Object
- Object
- Google::Apis::DataflowV1b3::ResourceUtilizationReportResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/dataflow_v1b3/classes.rb,
generated/google/apis/dataflow_v1b3/representations.rb,
generated/google/apis/dataflow_v1b3/representations.rb
Overview
Service-side response to WorkerMessage reporting resource utilization.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResourceUtilizationReportResponse
constructor
A new instance of ResourceUtilizationReportResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ ResourceUtilizationReportResponse
Returns a new instance of ResourceUtilizationReportResponse
2959 2960 2961 |
# File 'generated/google/apis/dataflow_v1b3/classes.rb', line 2959 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2964 2965 |
# File 'generated/google/apis/dataflow_v1b3/classes.rb', line 2964 def update!(**args) end |