Class CreateIntentRequest (2.0.0)

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

The request message for Intents.CreateIntent.

Attributes

NameDescription
parent str
Required. The agent to create a intent for. Supported formats: - projects/ - projects/
intent .gcd_intent.Intent
Required. The intent to create.
language_code str
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see `Multilingual intent and entity data
intent_view .gcd_intent.IntentView
Optional. The resource view to apply to the returned intent.