class Google::Apis::SecretmanagerV1beta1::EnableSecretVersionRequest

Request message for SecretManagerService.EnableSecretVersion.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/secretmanager_v1beta1/classes.rb, line 275
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/secretmanager_v1beta1/classes.rb, line 280
def update!(**args)
end