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 documents the \u003ccode\u003eReplicationStatus\u003c/code\u003e class, which describes the replication status of a \u003ccode\u003eSecretVersion\u003c/code\u003e within the Google Cloud Secret Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documented API is 2.5.0, with a history of versions available, dating back to version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicationStatus\u003c/code\u003e is a sealed class that inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and one that takes another \u003ccode\u003eReplicationStatus\u003c/code\u003e instance as a parameter, and it also has two properties, \u003ccode\u003eAutomatic\u003c/code\u003e and \u003ccode\u003eUserManaged\u003c/code\u003e, that are used to describe whether the parent secret has an automatic or a user-managed replication policy respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplicationStatusCase\u003c/code\u003e property indicates the type of replication status being described, whether automatic or user-managed.\u003c/p\u003e\n"]]],[],null,[]]