Class: Google::Apis::WorkloadmanagerV1::WriteInsightResponse

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ WriteInsightResponse

Returns a new instance of WriteInsightResponse.



1901
1902
1903
# File 'lib/google/apis/workloadmanager_v1/classes.rb', line 1901

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1906
1907
# File 'lib/google/apis/workloadmanager_v1/classes.rb', line 1906

def update!(**args)
end