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 page provides documentation for the `CreateKeyHandleMetadata` class within the Google Cloud Key Management Service (KMS) v1 API."],["The latest version documented is 3.16.0, with the page currently focused on version 3.13.0, which is one of many documented versions available, spanning from 2.2.0 all the way up to the latest 3.16.0."],["`CreateKeyHandleMetadata` is a metadata message used for long-running operation responses related to `CreateKeyHandle` in the KMS API."],["The class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]