The language to create generators for the following fields:
Generator.prompt_text.textIf not specified, the agent's default language is used.
Returns
Type
Description
string
setLanguageCode
The language to create generators for the following fields:
Generator.prompt_text.textIf not specified, the agent's default language is used.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameters
Name
Description
parent
string
Required. The agent to create a generator for.
Format:projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>. Please seeGeneratorsClient::agentName()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 Dialogflow Cx V3 Client - Class CreateGeneratorRequest (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.CreateGeneratorRequest)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.CreateGeneratorRequest)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.CreateGeneratorRequest)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.CreateGeneratorRequest)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.CreateGeneratorRequest)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.CreateGeneratorRequest)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.CreateGeneratorRequest)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.CreateGeneratorRequest)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.CreateGeneratorRequest) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class CreateGeneratorRequest.\n\nThe request message for\n[Generators.CreateGenerator](/php/docs/reference/cloud-dialogflow-cx/latest/V3.Client.GeneratorsClient#_Google_Cloud_Dialogflow_Cx_V3_Client_GeneratorsClient__createGenerator__).\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.CreateGeneratorRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The agent to create a generator for.\n\nFormat: `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e`.\n\n### setParent\n\nRequired. The agent to create a generator for.\n\nFormat: `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e`.\n\n### getGenerator\n\nRequired. The generator to create.\n\n### hasGenerator\n\n### clearGenerator\n\n### setGenerator\n\nRequired. The generator to create.\n\n### getLanguageCode\n\nThe language to create generators for the following fields:\n\n- `Generator.prompt_text.text` If not specified, the agent's default language is used.\n\n### setLanguageCode\n\nThe language to create generators for the following fields:\n\n- `Generator.prompt_text.text` If not specified, the agent's default language is used.\n\n### static::build"]]