public sealed class Replica : IMessage<Replication.Types.UserManaged.Types.Replica>, IEquatable<Replication.Types.UserManaged.Types.Replica>, IDeepCloneable<Replication.Types.UserManaged.Types.Replica>, IBufferMessage, IMessage
Represents a Replica for this [Secret][google.cloud.secretmanager.v1.Secret].
public CustomerManagedEncryption CustomerManagedEncryption { get; set; }
Optional. The customer-managed encryption configuration of the [User-Managed
Replica][Replication.UserManaged.Replica]. 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\u003eThis webpage details the \u003ccode\u003eReplica\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.SecretManager.V1\u003c/code\u003e namespace, used for representing a replica of a Secret.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplica\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities like message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also contains several versions of the library, ranging from 1.3.0 to 2.5.0, with the latest being 2.5.0, providing different versions of the reference documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplica\u003c/code\u003e class has properties such as \u003ccode\u003eCustomerManagedEncryption\u003c/code\u003e, allowing optional configuration of customer-managed encryption, and \u003ccode\u003eLocation\u003c/code\u003e, specifying the data replication location, both of which are crucial in managing secret replication.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for creating \u003ccode\u003eReplica\u003c/code\u003e objects, a default one, and another one for creating a copy from another existing \u003ccode\u003eReplica\u003c/code\u003e object, aiding in flexible object creation.\u003c/p\u003e\n"]]],[],null,[]]