class Google::Apis::SecretmanagerV1beta1::Automatic

A replication policy that replicates the Secret payload without any restrictions.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/secretmanager_v1beta1/classes.rb, line 148
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 153
def update!(**args)
end