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."],[[["The latest version of the `Replication.Types.UserManaged` class in the Google Cloud Secret Manager v1 API is 2.5.0."],["This class represents a replication policy where the secret payload is replicated to user-specified locations."],["The `Replication.Types.UserManaged` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Replicas` property, a required field, within `Replication.Types.UserManaged` manages a list of `Replica` objects, indicating where the secret will be replicated."],["The class is found in the `Google.Cloud.SecretManager.V1` namespace and the `Google.Cloud.SecretManager.V1.dll` assembly."]]],[]]