Class: Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1UploadCertificateResponse
- Inherits:
-
Object
- Object
- Google::Apis::ChromemanagementV1::GoogleChromeManagementVersionsV1UploadCertificateResponse
- 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 an issued certificate for a certificate provisioning process.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleChromeManagementVersionsV1UploadCertificateResponse
constructor
A new instance of GoogleChromeManagementVersionsV1UploadCertificateResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleChromeManagementVersionsV1UploadCertificateResponse
Returns a new instance of GoogleChromeManagementVersionsV1UploadCertificateResponse.
5583 5584 5585 |
# File 'lib/google/apis/chromemanagement_v1/classes.rb', line 5583 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5588 5589 |
# File 'lib/google/apis/chromemanagement_v1/classes.rb', line 5588 def update!(**args) end |