Google Cloud Dialogflow Cx V3beta1Experiment Result Metric Count Type
enum GoogleCloudDialogflowCxV3beta1ExperimentResultMetricCountType : Enum<GoogleCloudDialogflowCxV3beta1ExperimentResultMetricCountType> , ConvertibleToJava<GoogleCloudDialogflowCxV3beta1ExperimentResultMetricCountType>
Count-based metric type. Only one of type or count_type is specified in each Metric.
Entries
Link copied to clipboard
Count type unspecified.
Link copied to clipboard
Total number of occurrences of a 'NO_MATCH'.
Link copied to clipboard
Total number of turn counts.
Link copied to clipboard
Average turn count in a session.
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.