public sealed class Automatic : IMessage<Replication.Types.Automatic>, IEquatable<Replication.Types.Automatic>, IDeepCloneable<Replication.Types.Automatic>, IBufferMessage, IMessage
A replication policy that replicates the [Secret][google.cloud.secrets.v1beta1.Secret] payload without any
restrictions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document outlines the `Automatic` class within the `Google.Cloud.SecretManager.V1Beta1` namespace, specifically in version 2.0.0-beta05."],["The `Automatic` class is a replication policy designed for unrestricted replication of the Secret payload, as defined in `google.cloud.secrets.v1beta1.Secret`."],["The `Automatic` class inherits from `Object` and implements `IMessage\u003cReplication.Types.Automatic\u003e`, `IEquatable\u003cReplication.Types.Automatic\u003e`, `IDeepCloneable\u003cReplication.Types.Automatic\u003e`, `IBufferMessage`, and `IMessage`."],["The class includes two constructors: a parameterless one (`Automatic()`) and another that takes a `Replication.Types.Automatic` object as a parameter (`Automatic(Replication.Types.Automatic other)`)."],["The documented assembly for the class is `Google.Cloud.SecretManager.V1Beta1.dll`, and it is compatible with versions 3.0.0-beta05, 3.0.0-beta04 and 2.0.0-beta05."]]],[]]