Class CreateIntentRequest (0.3.0)

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

The request message for Intents.CreateIntent.

Attributes

NameDescription
parent str
Required. The agent to create an intent for. Format: projects/.
intent .gcdc_intent.Intent
Required. The intent to create.
language_code str
The language of the following fields in intent: - Intent.training_phrases.parts.text If not specified, the agent's default language is used. `Many languages