IntentSuggestion(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents an intent suggestion.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
display_name |
str
The display name of the intent. |
intent_v2 |
str
The unique identifier of this intent. Format: projects/ .
This field is a member of oneof _ intent .
|
description |
str
Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters. |