Required. The resource name of the location where the Challenge will be
used, in the format projects/*/locations/*. Please see
ConfidentialComputingClient::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,["# Google Cloud Confidential Computing V1 Client - Class CreateChallengeRequest (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-confidentialcomputing/latest/V1.CreateChallengeRequest)\n- [1.4.0](/php/docs/reference/cloud-confidentialcomputing/1.4.0/V1.CreateChallengeRequest)\n- [1.3.0](/php/docs/reference/cloud-confidentialcomputing/1.3.0/V1.CreateChallengeRequest)\n- [1.2.2](/php/docs/reference/cloud-confidentialcomputing/1.2.2/V1.CreateChallengeRequest)\n- [1.1.1](/php/docs/reference/cloud-confidentialcomputing/1.1.1/V1.CreateChallengeRequest)\n- [1.0.0](/php/docs/reference/cloud-confidentialcomputing/1.0.0/V1.CreateChallengeRequest)\n- [0.8.3](/php/docs/reference/cloud-confidentialcomputing/0.8.3/V1.CreateChallengeRequest)\n- [0.7.0](/php/docs/reference/cloud-confidentialcomputing/0.7.0/V1.CreateChallengeRequest)\n- [0.6.0](/php/docs/reference/cloud-confidentialcomputing/0.6.0/V1.CreateChallengeRequest)\n- [0.5.1](/php/docs/reference/cloud-confidentialcomputing/0.5.1/V1.CreateChallengeRequest)\n- [0.4.0](/php/docs/reference/cloud-confidentialcomputing/0.4.0/V1.CreateChallengeRequest)\n- [0.3.0](/php/docs/reference/cloud-confidentialcomputing/0.3.0/V1.CreateChallengeRequest)\n- [0.2.2](/php/docs/reference/cloud-confidentialcomputing/0.2.2/V1.CreateChallengeRequest)\n- [0.1.1](/php/docs/reference/cloud-confidentialcomputing/0.1.1/V1.CreateChallengeRequest) \nReference documentation and code samples for the Google Cloud Confidential Computing V1 Client class CreateChallengeRequest.\n\nMessage for creating a Challenge\n\nGenerated from protobuf message `google.cloud.confidentialcomputing.v1.CreateChallengeRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ConfidentialComputing \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The resource name of the location where the Challenge will be\nused, in the format `projects/*/locations/*`.\n\n### setParent\n\nRequired. The resource name of the location where the Challenge will be\nused, in the format `projects/*/locations/*`.\n\n### getChallenge\n\nRequired. The Challenge to be created. Currently this field can be empty as\nall the Challenge fields are set by the server.\n\n### hasChallenge\n\n### clearChallenge\n\n### setChallenge\n\nRequired. The Challenge to be created. Currently this field can be empty as\nall the Challenge fields are set by the server.\n\n### static::build"]]