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\u003eThe webpage provides documentation for the \u003ccode\u003eReplicaStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecretManager.V1\u003c/code\u003e namespace, specifically detailing its role in managing user-managed replicas for SecretVersions.\u003c/p\u003e\n"],["\u003cp\u003eVersion information for the \u003ccode\u003eReplicaStatus\u003c/code\u003e class is available, ranging from the latest version 2.5.0 down to version 1.3.0, allowing for version-specific documentation access.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicaStatus\u003c/code\u003e 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, to handle various functionalities like message handling, equality comparisons, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eCustomerManagedEncryption\u003c/code\u003e, which reveals the customer-managed encryption status, and \u003ccode\u003eLocation\u003c/code\u003e, providing the replica's location ID.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplicaStatus\u003c/code\u003e class is derived from \u003ccode\u003eObject\u003c/code\u003e and includes constructors to create instances either with default settings or by copying another \u003ccode\u003eReplicaStatus\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]