public sealed class ReplicationStatus : IMessage<ReplicationStatus>, IEquatable<ReplicationStatus>, IDeepCloneable<ReplicationStatus>, IBufferMessage, IMessage
The replication status of a [SecretVersion][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\u003eReplicationStatus\u003c/code\u003e class, which defines the replication status for a \u003ccode\u003eSecretVersion\u003c/code\u003e in Google Cloud Secret Manager, across multiple versions, with the latest being 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplicationStatus\u003c/code\u003e class implements interfaces like \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 handling message objects, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that accepts another \u003ccode\u003eReplicationStatus\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicationStatus\u003c/code\u003e has properties for handling both automatic and user-managed replication statuses via \u003ccode\u003eAutomatic\u003c/code\u003e and \u003ccode\u003eUserManaged\u003c/code\u003e, respectively, which are conditional based on the parent \u003ccode\u003eSecret\u003c/code\u003e replication policy.\u003c/p\u003e\n"],["\u003cp\u003eThe versions listed on the page range from version 1.3.0 to 2.5.0 of Google.Cloud.SecretManager.V1, all linking to the documentation pages of the \u003ccode\u003eReplicationStatus\u003c/code\u003e at those versions.\u003c/p\u003e\n"]]],[],null,[]]