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\u003eThis document provides reference documentation for the \u003ccode\u003eCreateKeyHandleRequest\u003c/code\u003e class within the Google Cloud Key Management Service (KMS) v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateKeyHandleRequest\u003c/code\u003e class is used to construct request messages for the \u003ccode\u003eAutokey.CreateKeyHandle\u003c/code\u003e method, and it includes properties such as \u003ccode\u003eKeyHandle\u003c/code\u003e, \u003ccode\u003eKeyHandleId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to define the key handle creation.\u003c/p\u003e\n"],["\u003cp\u003eThe page details various versions of the \u003ccode\u003eCreateKeyHandleRequest\u003c/code\u003e API, ranging from version 2.2.0 up to the latest version 3.16.0, allowing users to view the documentation for specific releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateKeyHandleRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes information on the constructors and properties of the \u003ccode\u003eCreateKeyHandleRequest\u003c/code\u003e class, like the \u003ccode\u003eParentAsLocationName\u003c/code\u003e property that provides a typed view over the resource name.\u003c/p\u003e\n"]]],[],null,[]]