Class: Google::Apis::SecretmanagerV1beta1::Automatic

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/secretmanager_v1beta1/classes.rb,
generated/google/apis/secretmanager_v1beta1/representations.rb,
generated/google/apis/secretmanager_v1beta1/representations.rb

Overview

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

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ Automatic

Returns a new instance of Automatic.



148
149
150
# File 'generated/google/apis/secretmanager_v1beta1/classes.rb', line 148

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



153
154
# File 'generated/google/apis/secretmanager_v1beta1/classes.rb', line 153

def update!(**args)
end