Class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1RemoveCertificateResponse

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

Constructor Details

#initialize(**args) ⇒ GoogleChromePolicyVersionsV1RemoveCertificateResponse

Returns a new instance of GoogleChromePolicyVersionsV1RemoveCertificateResponse.



1167
1168
1169
# File 'lib/google/apis/chromepolicy_v1/classes.rb', line 1167

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1172
1173
# File 'lib/google/apis/chromepolicy_v1/classes.rb', line 1172

def update!(**args)
end