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
NameDescription
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
TypeDescription
float

setRuntimeIntegrationAnalysisPercentage

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

Parameter
NameDescription
var float
Returns
TypeDescription
$this