public sealed class CreateKeyHandleRequest : IMessage<CreateKeyHandleRequest>, IEquatable<CreateKeyHandleRequest>, IDeepCloneable<CreateKeyHandleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class CreateKeyHandleRequest.
Request message for
[Autokey.CreateKeyHandle][google.cloud.kms.v1.Autokey.CreateKeyHandle].
Optional. Id of the [KeyHandle][google.cloud.kms.v1.KeyHandle]. Must be
unique to the resource project and location. If not provided by the caller,
a new UUID is used.
Required. Name of the resource project and location to create the
[KeyHandle][google.cloud.kms.v1.KeyHandle] in, e.g.
projects/{PROJECT_ID}/locations/{LOCATION}.
[[["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\u003eThe latest version available for the \u003ccode\u003eCreateKeyHandleRequest\u003c/code\u003e class in the Google Cloud Key Management Service v1 API is 3.16.0, with various prior versions also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateKeyHandleRequest\u003c/code\u003e class is a request message used within the Google Cloud KMS v1 API for the creation of a KeyHandle.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateKeyHandleRequest\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role within the Google Protocol Buffers ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eKeyHandle\u003c/code\u003e, \u003ccode\u003eKeyHandleId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e to manage and specify the creation of a KeyHandle, including the location and specific identifier.\u003c/p\u003e\n"],["\u003cp\u003eThis class has inherited members from the base \u003ccode\u003eobject\u003c/code\u003e class, including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, and is found within the \u003ccode\u003eGoogle.Cloud.Kms.V1\u003c/code\u003e namespace, and the \u003ccode\u003eGoogle.Cloud.Kms.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]