public sealed class ReplicationStatus.Types.UserManagedStatus : IMessage<ReplicationStatus.Types.UserManagedStatus>, IEquatable<ReplicationStatus.Types.UserManagedStatus>, IDeepCloneable<ReplicationStatus.Types.UserManagedStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Secret Manager v1 API class ReplicationStatus.Types.UserManagedStatus.
The replication status of a
[SecretVersion][google.cloud.secretmanager.v1.SecretVersion] using
user-managed replication.
Only populated if the parent [Secret][google.cloud.secretmanager.v1.Secret]
has a user-managed replication policy.
[[["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 webpage provides documentation for the `ReplicationStatus.Types.UserManagedStatus` class within the Google Cloud Secret Manager v1 API."],["`UserManagedStatus` details the replication status of a `SecretVersion` when using a user-managed replication policy."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and integration."],["The page also lists available versions of the Secret Manager v1 API, ranging from 1.3.0 to 2.5.0, as well as the corresponding documentation links."],["The `Replicas` property of the class is detailed as output-only, listing the replica statuses for the `SecretVersion`, and it is of the type `RepeatedField\u003cReplicationStatus.Types.UserManagedStatus.Types.ReplicaStatus\u003e`."]]],[]]