public sealed class CustomerManagedEncryptionStatus : IMessage<CustomerManagedEncryptionStatus>, IEquatable<CustomerManagedEncryptionStatus>, IDeepCloneable<CustomerManagedEncryptionStatus>, IBufferMessage, IMessage
Describes the status of customer-managed encryption.
Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the
secret payload, in the following format:
projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*.
[[["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 page details the \u003ccode\u003eCustomerManagedEncryptionStatus\u003c/code\u003e class, which is used to describe the status of customer-managed encryption within the Google Cloud Secret Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomerManagedEncryptionStatus\u003c/code\u003e class is available in the \u003ccode\u003eGoogle.Cloud.SecretManager.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.SecretManager.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<CustomerManagedEncryptionStatus>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CustomerManagedEncryptionStatus>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eCustomerManagedEncryptionStatus()\u003c/code\u003e and a copy constructor \u003ccode\u003eCustomerManagedEncryptionStatus(CustomerManagedEncryptionStatus other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKmsKeyVersionName\u003c/code\u003e property, a string, specifies the resource name of the Cloud KMS CryptoKeyVersion used for encrypting the secret payload.\u003c/p\u003e\n"]]],[],null,[]]