Class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1RemoveCertificateResponse
- Inherits:
-
Object
- Object
- Google::Apis::ChromepolicyV1::GoogleChromePolicyV1RemoveCertificateResponse
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/chromepolicy_v1/classes.rb,
lib/google/apis/chromepolicy_v1/representations.rb,
lib/google/apis/chromepolicy_v1/representations.rb
Overview
Response object for removing a certificate.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleChromePolicyV1RemoveCertificateResponse
constructor
A new instance of GoogleChromePolicyV1RemoveCertificateResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleChromePolicyV1RemoveCertificateResponse
Returns a new instance of GoogleChromePolicyV1RemoveCertificateResponse.
613 614 615 |
# File 'lib/google/apis/chromepolicy_v1/classes.rb', line 613 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
618 619 |
# File 'lib/google/apis/chromepolicy_v1/classes.rb', line 618 def update!(**args) end |