Class: Google::Apis::WorkloadmanagerV1::WriteInsightResponse
- Inherits:
-
Object
- Object
- Google::Apis::WorkloadmanagerV1::WriteInsightResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/workloadmanager_v1/classes.rb,
lib/google/apis/workloadmanager_v1/representations.rb,
lib/google/apis/workloadmanager_v1/representations.rb
Overview
The response for write insights request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ WriteInsightResponse
constructor
A new instance of WriteInsightResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ WriteInsightResponse
Returns a new instance of WriteInsightResponse.
2284 2285 2286 |
# File 'lib/google/apis/workloadmanager_v1/classes.rb', line 2284 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2289 2290 |
# File 'lib/google/apis/workloadmanager_v1/classes.rb', line 2289 def update!(**args) end |