Class MatchedIntent (2.0.0)

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

Stores the matched intent, which is the result of the intent match action.

Attributes

Name Description
intent_id str
The ID of the matched intent.
display_name str
The display name of the matched intent.
score float
The score of the matched intent.
generative_fallback google.protobuf.struct_pb2.Struct
The generative fallback response of the matched intent.