public sealed class ReplicaStatus : IMessage<ReplicationStatus.Types.UserManagedStatus.Types.ReplicaStatus>, IEquatable<ReplicationStatus.Types.UserManagedStatus.Types.ReplicaStatus>, IDeepCloneable<ReplicationStatus.Types.UserManagedStatus.Types.ReplicaStatus>, IBufferMessage, IMessage
Describes the status of a user-managed replica for the [SecretVersion][google.cloud.secretmanager.v1.SecretVersion].
public CustomerManagedEncryptionStatus CustomerManagedEncryption { get; set; }
Output only. The customer-managed encryption status of the [SecretVersion][google.cloud.secretmanager.v1.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"]],[["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\u003eReplicaStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecretManager.V1\u003c/code\u003e namespace, detailing its structure and functionality across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplicaStatus\u003c/code\u003e class represents the status of a user-managed replica for a specific \u003ccode\u003eSecretVersion\u003c/code\u003e in Google Cloud Secret Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.5.0, while the content focuses on version 1.3.0, displaying the available versions ranging from 1.3.0 to 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its use in message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eReplicaStatus\u003c/code\u003e class include \u003ccode\u003eCustomerManagedEncryption\u003c/code\u003e, which shows the encryption status, and \u003ccode\u003eLocation\u003c/code\u003e, indicating the replica's canonical ID.\u003c/p\u003e\n"]]],[],null,[]]