Class: Google::Apis::SecretmanagerV1beta1::DestroySecretVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::SecretmanagerV1beta1::DestroySecretVersionRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/secretmanager_v1beta1/classes.rb,
lib/google/apis/secretmanager_v1beta1/representations.rb,
lib/google/apis/secretmanager_v1beta1/representations.rb
Overview
Request message for SecretManagerService.DestroySecretVersion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DestroySecretVersionRequest
constructor
A new instance of DestroySecretVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DestroySecretVersionRequest
Returns a new instance of DestroySecretVersionRequest.
262 263 264 |
# File 'lib/google/apis/secretmanager_v1beta1/classes.rb', line 262 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
267 268 |
# File 'lib/google/apis/secretmanager_v1beta1/classes.rb', line 267 def update!(**args) end |