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 webpage provides documentation for the `CreateKeyHandleMetadata` class within the Google Cloud Key Management Service v1 API for .NET."],["The latest version of this class is 3.16.0, but the page defaults to displaying version 3.14.0, with 24 previous versions also listed and accessible."],["`CreateKeyHandleMetadata` serves as a metadata message for the `CreateKeyHandle` long-running operation within the API."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's constructors, including a default constructor and a constructor that takes another `CreateKeyHandleMetadata` object as a parameter for copying, as well as inherited members and the namespace and assembly it belongs to."]]],[]]