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 webpage documents the \u003ccode\u003eCustomerManagedEncryptionStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecretManager.V1\u003c/code\u003e namespace, detailing its functionality for managing encryption status.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.5.0, and the page provides links to the documentation for several other versions, ranging from 1.3.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomerManagedEncryptionStatus\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, signifying its capabilities in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eKmsKeyVersionName\u003c/code\u003e property, which represents the resource name of the Cloud KMS CryptoKeyVersion used for encrypting the secret payload.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a default constructor, \u003ccode\u003eCustomerManagedEncryptionStatus()\u003c/code\u003e, and a constructor accepting another \u003ccode\u003eCustomerManagedEncryptionStatus\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]