Class: Google::Apis::CloudkmsV1::VerifyConnectivityResponse
- Inherits:
-
Object
- Object
- Google::Apis::CloudkmsV1::VerifyConnectivityResponse
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudkms_v1/classes.rb,
lib/google/apis/cloudkms_v1/representations.rb,
lib/google/apis/cloudkms_v1/representations.rb
Overview
Response message for EkmService.VerifyConnectivity.
Instance Method Summary collapse
-
#initialize(**args) ⇒ VerifyConnectivityResponse
constructor
A new instance of VerifyConnectivityResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ VerifyConnectivityResponse
Returns a new instance of VerifyConnectivityResponse.
3014 3015 3016 |
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 3014 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3019 3020 |
# File 'lib/google/apis/cloudkms_v1/classes.rb', line 3019 def update!(**args) end |