public sealed class Replication.Types.Automatic : IMessage<Replication.Types.Automatic>, IEquatable<Replication.Types.Automatic>, IDeepCloneable<Replication.Types.Automatic>, IBufferMessage, IMessage
Reference documentation and code samples for the Secret Manager v1 API class Replication.Types.Automatic.
A replication policy that replicates the
[Secret][google.cloud.secretmanager.v1.Secret] payload without any
restrictions.
public CustomerManagedEncryption CustomerManagedEncryption { get; set; }
Optional. The customer-managed encryption configuration of the
[Secret][google.cloud.secretmanager.v1.Secret]. If no configuration is
provided, Google-managed default encryption is used.
Updates to the [Secret][google.cloud.secretmanager.v1.Secret] encryption
configuration only apply to
[SecretVersions][google.cloud.secretmanager.v1.SecretVersion] added
afterwards. They do not apply retroactively to existing
[SecretVersions][google.cloud.secretmanager.v1.SecretVersion].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content provides documentation for the \u003ccode\u003eReplication.Types.Automatic\u003c/code\u003e class within the Google Cloud Secret Manager v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a replication policy that allows for unrestricted replication of a Secret's payload.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.5.0, while version 2.3.0 is the currently focused version within this content, and other versions ranging from 1.3.0 through to the latest are also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplication.Types.Automatic\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating new instances, and a \u003ccode\u003eCustomerManagedEncryption\u003c/code\u003e property to manage optional customer-managed encryption settings for the Secret, that only applies to future SecretVersions.\u003c/p\u003e\n"]]],[],null,[]]