public sealed class Replication.Types.UserManaged.Types.Replica : IMessage<Replication.Types.UserManaged.Types.Replica>, IEquatable<Replication.Types.UserManaged.Types.Replica>, IDeepCloneable<Replication.Types.UserManaged.Types.Replica>, IBufferMessage, IMessage
Reference documentation and code samples for the Secret Manager v1 API class Replication.Types.UserManaged.Types.Replica.
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 provides documentation for the \u003ccode\u003eReplication.Types.UserManaged.Types.Replica\u003c/code\u003e class, part of the Secret Manager v1 API within the Google Cloud .NET library, with version 2.4.0 being the focus of the current documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplication.Types.UserManaged.Types.Replica\u003c/code\u003e class represents a replica for a \u003ccode\u003eSecret\u003c/code\u003e, and includes properties for location and customer-managed encryption, offering control over where data is replicated and how it is encrypted.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, indicating its capabilities for message handling, comparison, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.5.0, with the documentation listing all versions from 1.3.0 up to the current latest, allowing users to navigate and reference the various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides information on how to use the class, including how to construct it either empty or by passing another \u003ccode\u003eReplica\u003c/code\u003e object as a copy, along with detailing the \u003ccode\u003eCustomerManagedEncryption\u003c/code\u003e and \u003ccode\u003eLocation\u003c/code\u003e properties.\u003c/p\u003e\n"]]],[],null,[]]