Required. Name of the resource project and location to create theKeyHandlein, e.g.projects/{PROJECT_ID}/locations/{LOCATION}. Please seeAutokeyClient::locationName()for help formatting this field.
[[["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-09-04 UTC."],[],[],null,["# Cloud KMS V1 Client - Class CreateKeyHandleRequest (2.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.1 (latest)](/php/docs/reference/cloud-kms/latest/V1.CreateKeyHandleRequest)\n- [2.3.0](/php/docs/reference/cloud-kms/2.3.0/V1.CreateKeyHandleRequest)\n- [2.2.0](/php/docs/reference/cloud-kms/2.2.0/V1.CreateKeyHandleRequest)\n- [2.1.6](/php/docs/reference/cloud-kms/2.1.6/V1.CreateKeyHandleRequest)\n- [2.0.0](/php/docs/reference/cloud-kms/2.0.0/V1.CreateKeyHandleRequest)\n- [1.23.0](/php/docs/reference/cloud-kms/1.23.0/V1.CreateKeyHandleRequest)\n- [1.22.1](/php/docs/reference/cloud-kms/1.22.1/V1.CreateKeyHandleRequest)\n- [1.21.4](/php/docs/reference/cloud-kms/1.21.4/V1.CreateKeyHandleRequest)\n- [1.20.3](/php/docs/reference/cloud-kms/1.20.3/V1.CreateKeyHandleRequest)\n- [1.19.0](/php/docs/reference/cloud-kms/1.19.0/V1.CreateKeyHandleRequest)\n- [1.18.1](/php/docs/reference/cloud-kms/1.18.1/V1.CreateKeyHandleRequest)\n- [1.17.0](/php/docs/reference/cloud-kms/1.17.0/V1.CreateKeyHandleRequest)\n- [1.16.4](/php/docs/reference/cloud-kms/1.16.4/V1.CreateKeyHandleRequest)\n- [1.15.3](/php/docs/reference/cloud-kms/1.15.3/V1.CreateKeyHandleRequest) \nReference documentation and code samples for the Cloud KMS V1 Client class CreateKeyHandleRequest.\n\nRequest message for\n[Autokey.CreateKeyHandle](/php/docs/reference/cloud-kms/latest/V1.Client.AutokeyClient#_Google_Cloud_Kms_V1_Client_AutokeyClient__createKeyHandle__).\n\nGenerated from protobuf message `google.cloud.kms.v1.CreateKeyHandleRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Kms \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Name of the resource project and location to create the\n[KeyHandle](/php/docs/reference/cloud-kms/latest/V1.KeyHandle) in, e.g.\n\n`projects/{PROJECT_ID}/locations/{LOCATION}`.\n\n### setParent\n\nRequired. Name of the resource project and location to create the\n[KeyHandle](/php/docs/reference/cloud-kms/latest/V1.KeyHandle) in, e.g.\n\n`projects/{PROJECT_ID}/locations/{LOCATION}`.\n\n### getKeyHandleId\n\nOptional. Id of the [KeyHandle](/php/docs/reference/cloud-kms/latest/V1.KeyHandle). Must be\nunique to the resource project and location. If not provided by the caller,\na new UUID is used.\n\n### setKeyHandleId\n\nOptional. Id of the [KeyHandle](/php/docs/reference/cloud-kms/latest/V1.KeyHandle). Must be\nunique to the resource project and location. If not provided by the caller,\na new UUID is used.\n\n### getKeyHandle\n\nRequired. [KeyHandle](/php/docs/reference/cloud-kms/latest/V1.KeyHandle) to create.\n\n### hasKeyHandle\n\n### clearKeyHandle\n\n### setKeyHandle\n\nRequired. [KeyHandle](/php/docs/reference/cloud-kms/latest/V1.KeyHandle) to create.\n\n### static::build"]]