Class: Google::Apis::SecretmanagerV1beta1::EnableSecretVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::SecretmanagerV1beta1::EnableSecretVersionRequest
- 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.EnableSecretVersion.
Instance Method Summary collapse
-
#initialize(**args) ⇒ EnableSecretVersionRequest
constructor
A new instance of EnableSecretVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ EnableSecretVersionRequest
Returns a new instance of EnableSecretVersionRequest.
304 305 306 |
# File 'lib/google/apis/secretmanager_v1beta1/classes.rb', line 304 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
309 310 |
# File 'lib/google/apis/secretmanager_v1beta1/classes.rb', line 309 def update!(**args) end |