Properties of a Match.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| intent | google.cloud.dialogflow.cx.v3beta1.IIntent | null | <optional> | Match intent | 
| event | string | null | <optional> | Match event | 
| parameters | google.protobuf.IStruct | null | <optional> | Match parameters | 
| resolvedInput | string | null | <optional> | Match resolvedInput | 
| matchType | google.cloud.dialogflow.cx.v3beta1.Match.MatchType | null | <optional> | Match matchType | 
| confidence | number | null | <optional> | Match confidence |