public sealed class ReplicationStatus.Types.AutomaticStatus : IMessage<ReplicationStatus.Types.AutomaticStatus>, IEquatable<ReplicationStatus.Types.AutomaticStatus>, IDeepCloneable<ReplicationStatus.Types.AutomaticStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Secret Manager v1beta2 API class ReplicationStatus.Types.AutomaticStatus.
The replication status of a
[SecretVersion][google.cloud.secretmanager.v1beta2.SecretVersion] using
automatic replication.
Only populated if the parent
[Secret][google.cloud.secretmanager.v1beta2.Secret] has an automatic
replication policy.
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"]],[["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 document provides reference information for the \u003ccode\u003eReplicationStatus.Types.AutomaticStatus\u003c/code\u003e class within the Secret Manager v1beta2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAutomaticStatus\u003c/code\u003e class describes the replication status of a \u003ccode\u003eSecretVersion\u003c/code\u003e when using automatic replication, and is only applicable if the parent \u003ccode\u003eSecret\u003c/code\u003e has an automatic replication policy.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutomaticStatus\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities like message handling, equality comparisons, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor, \u003ccode\u003eAutomaticStatus\u003c/code\u003e, which allows for the creation of new instances and also includes an overload to create an instance using an existing \u003ccode\u003eAutomaticStatus\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt features a \u003ccode\u003eCustomerManagedEncryption\u003c/code\u003e property of type \u003ccode\u003eCustomerManagedEncryptionStatus\u003c/code\u003e, which provides read-only details on customer-managed encryption for a given \u003ccode\u003eSecretVersion\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]