public sealed class CreateKeyHandleMetadata : IMessage<CreateKeyHandleMetadata>, IEquatable<CreateKeyHandleMetadata>, IDeepCloneable<CreateKeyHandleMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class CreateKeyHandleMetadata.
Metadata message for
[CreateKeyHandle][google.cloud.kms.v1.Autokey.CreateKeyHandle] long-running
operation response.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `CreateKeyHandleMetadata` class within the Google Cloud Key Management Service v1 API, specifically for version 3.15.0."],["The `CreateKeyHandleMetadata` class is a metadata message used in the `CreateKeyHandle` long-running operation response."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists several versions of the Google Cloud Key Management Service v1 API, with version 3.16.0 being the latest, and version 3.15.0 being the current active version, which contains information on `CreateKeyHandleMetadata`."],["There are two constructors available for `CreateKeyHandleMetadata`: a default constructor and a copy constructor that takes another `CreateKeyHandleMetadata` object as a parameter."]]],[]]