public sealed class ReplicationStatus.Types.UserManagedStatus.Types.ReplicaStatus : IMessage<ReplicationStatus.Types.UserManagedStatus.Types.ReplicaStatus>, IEquatable<ReplicationStatus.Types.UserManagedStatus.Types.ReplicaStatus>, IDeepCloneable<ReplicationStatus.Types.UserManagedStatus.Types.ReplicaStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Secret Manager v1beta2 API class ReplicationStatus.Types.UserManagedStatus.Types.ReplicaStatus.
Describes the status of a user-managed replica for the
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion].
public CustomerManagedEncryptionStatus CustomerManagedEncryption { get; set; }
Output only. The customer-managed encryption status of the
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion]. Only
populated if customer-managed encryption is used.
[[["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\u003eReplicaStatus\u003c/code\u003e class in the Secret Manager v1beta2 API describes the status of a user-managed replica for a specific SecretVersion.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.SecretManager.V1Beta2\u003c/code\u003e namespace and is implemented within the \u003ccode\u003eGoogle.Cloud.SecretManager.V1Beta2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicaStatus\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eCustomerManagedEncryption\u003c/code\u003e, to get the encryption status of the version and \u003ccode\u003eLocation\u003c/code\u003e for the canonical ID of the replica.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors exist for the class, one empty and one that takes another \u003ccode\u003eReplicaStatus\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]