public sealed class Replication.Types.UserManaged : IMessage<Replication.Types.UserManaged>, IEquatable<Replication.Types.UserManaged>, IDeepCloneable<Replication.Types.UserManaged>, IBufferMessage, IMessage
Reference documentation and code samples for the Secret Manager v1 API class Replication.Types.UserManaged.
A replication policy that replicates the
[Secret][google.cloud.secretmanager.v1.Secret] payload into the locations
specified in [Secret.replication.user_managed.replicas][]
[[["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 documentation page covers the `Replication.Types.UserManaged` class within the Google Cloud Secret Manager v1 API, specifically for .NET."],["`Replication.Types.UserManaged` is a class for defining a replication policy where the secret payload is replicated to user-specified locations."],["The latest version available for this class is 2.5.0, and there are also versions 2.4.0 down to 1.3.0 provided in the documentation."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The class provides the property `Replicas`, which is a required field containing a list of replicas for the Secret and cannot be empty."]]],[]]