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-03-21 UTC."],[[["The latest version of the Google Cloud Key Management Service v1 API is 3.16.0, with a range of versions from 2.2.0 to 3.16.0 available."],["The document provides reference documentation and code samples for the `CreateKeyHandleMetadata` class within the Google Cloud KMS v1 API."],["`CreateKeyHandleMetadata` is a metadata message used for the long-running operation response of creating a key handle, specifically within the `Autokey.CreateKeyHandle` process."],["The class `CreateKeyHandleMetadata` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for the class, the default one and another that takes a CreateKeyHandleMetadata object as a parameter."]]],[]]