public sealed class AutomaticStatus : IMessage<ReplicationStatus.Types.AutomaticStatus>, IEquatable<ReplicationStatus.Types.AutomaticStatus>, IDeepCloneable<ReplicationStatus.Types.AutomaticStatus>, IBufferMessage, IMessage
The replication status of a [SecretVersion][google.cloud.secretmanager.v1.SecretVersion] using automatic replication.
Only populated if the parent [Secret][google.cloud.secretmanager.v1.Secret] has an automatic replication
policy.
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 \u003ccode\u003eAutomaticStatus\u003c/code\u003e class provides the replication status for a \u003ccode\u003eSecretVersion\u003c/code\u003e that uses automatic replication, which is only available if the parent \u003ccode\u003eSecret\u003c/code\u003e uses an automatic replication policy.\u003c/p\u003e\n"],["\u003cp\u003eThis class, found within the \u003ccode\u003eGoogle.Cloud.SecretManager.V1\u003c/code\u003e namespace, is part of the \u003ccode\u003eGoogle.Cloud.SecretManager.V1.dll\u003c/code\u003e assembly and is sealed, meaning it cannot be inherited.\u003c/p\u003e\n"],["\u003cp\u003eIt 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAutomaticStatus\u003c/code\u003e has a \u003ccode\u003eCustomerManagedEncryption\u003c/code\u003e property, which is read-only and will only have a value when customer-managed encryption is used with a SecretVersion.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions listed, ranging from 1.3.0 to 2.5.0, that detail the different versions of the \u003ccode\u003eAutomaticStatus\u003c/code\u003e documentation, with 2.5.0 being the most recent version.\u003c/p\u003e\n"]]],[],null,[]]