Interface Settings.AnalysisConfigOrBuilder (2.2.7)

public static interface Settings.AnalysisConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getRuntimeIntegrationAnalysisPercentage()

public abstract double getRuntimeIntegrationAnalysisPercentage()

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

double runtime_integration_analysis_percentage = 1;

Returns
TypeDescription
double

The runtimeIntegrationAnalysisPercentage.