Class: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1SetFailureResponse
- Inherits:
-
Object
- Object
- Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1SetFailureResponse
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/chromemanagement_v1/classes.rb,
lib/google/apis/chromemanagement_v1/representations.rb,
lib/google/apis/chromemanagement_v1/representations.rb
Overview
Response message for publishing a failure for a certificate provisioning process.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleChromeManagementVersionsV1SetFailureResponse
constructor
A new instance of GoogleChromeManagementVersionsV1SetFailureResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleChromeManagementVersionsV1SetFailureResponse
Returns a new instance of GoogleChromeManagementVersionsV1SetFailureResponse.
5429 5430 5431 |
# File 'lib/google/apis/chromemanagement_v1/classes.rb', line 5429 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5434 5435 |
# File 'lib/google/apis/chromemanagement_v1/classes.rb', line 5434 def update!(**args) end |