public sealed class ReplicationStatus : IMessage<ReplicationStatus>, IEquatable<ReplicationStatus>, IDeepCloneable<ReplicationStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Secret Manager v1 API class ReplicationStatus.
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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eReplicationStatus\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.SecretManager.V1\u003c/code\u003e namespace represents the replication status of a SecretVersion within the Secret Manager v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eReplicationStatus\u003c/code\u003e API available, with version 2.5.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties \u003ccode\u003eAutomatic\u003c/code\u003e and \u003ccode\u003eUserManaged\u003c/code\u003e, which provide details on the status of secret versions with automatic and user-managed replication, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides 2 constructors: the default \u003ccode\u003eReplicationStatus()\u003c/code\u003e constructor and a copy constructor, \u003ccode\u003eReplicationStatus(ReplicationStatus other)\u003c/code\u003e, which takes an existing \u003ccode\u003eReplicationStatus\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]