Class: Google::Apis::AssuredworkloadsV1::GoogleCloudAssuredworkloadsV1AcknowledgeViolationResponse
- Inherits:
-
Object
- Object
- Google::Apis::AssuredworkloadsV1::GoogleCloudAssuredworkloadsV1AcknowledgeViolationResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/assuredworkloads_v1/classes.rb,
lib/google/apis/assuredworkloads_v1/representations.rb,
lib/google/apis/assuredworkloads_v1/representations.rb
Overview
Response for violation acknowledgement
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAssuredworkloadsV1AcknowledgeViolationResponse
constructor
A new instance of GoogleCloudAssuredworkloadsV1AcknowledgeViolationResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAssuredworkloadsV1AcknowledgeViolationResponse
Returns a new instance of GoogleCloudAssuredworkloadsV1AcknowledgeViolationResponse.
65 66 67 |
# File 'lib/google/apis/assuredworkloads_v1/classes.rb', line 65 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
70 71 |
# File 'lib/google/apis/assuredworkloads_v1/classes.rb', line 70 def update!(**args) end |