Google Cloud Contact Center Insights V1 Client - Class AnalysisConfig (1.0.3)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class AnalysisConfig.

Default configuration when creating Analyses in Insights.

Generated from protobuf message google.cloud.contactcenterinsights.v1.Settings.AnalysisConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ runtime_integration_analysis_percentage float

Percentage of conversations created using Dialogflow runtime integration to analyze automatically, between [0, 100].

getRuntimeIntegrationAnalysisPercentage

Percentage of conversations created using Dialogflow runtime integration to analyze automatically, between [0, 100].

Returns
Type Description
float

setRuntimeIntegrationAnalysisPercentage

Percentage of conversations created using Dialogflow runtime integration to analyze automatically, between [0, 100].

Parameter
Name Description
var float
Returns
Type Description
$this