Class: Google::Apis::SecretmanagerV1::EnableSecretVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::SecretmanagerV1::EnableSecretVersionRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/secretmanager_v1/classes.rb,
generated/google/apis/secretmanager_v1/representations.rb,
generated/google/apis/secretmanager_v1/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.
348 349 350 |
# File 'generated/google/apis/secretmanager_v1/classes.rb', line 348 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
353 354 |
# File 'generated/google/apis/secretmanager_v1/classes.rb', line 353 def update!(**args) end |