Class CreateGeneratorRequest (1.33.0)

CreateGeneratorRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for Generators.CreateGenerator.

Attributes

NameDescription
parent str
Required. The agent to create a generator for. Format: projects/.
generator google.cloud.dialogflowcx_v3.types.Generator
Required. The generator to create.
language_code str
The language to create generators for the following fields: - Generator.prompt_text.text If not specified, the agent's default language is used.