Google Cloud Ces V1 Client - Class ExpectationLevelMetricsThresholds (0.1.0)

Reference documentation and code samples for the Google Cloud Ces V1 Client class ExpectationLevelMetricsThresholds.

Expectation level metrics thresholds.

Generated from protobuf message google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.ExpectationLevelMetricsThresholds

Namespace

Google \ Cloud \ Ces \ V1 \ EvaluationMetricsThresholds \ GoldenEvaluationMetricsThresholds

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ tool_invocation_parameter_correctness_threshold float

Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0.

getToolInvocationParameterCorrectnessThreshold

Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0.

Returns
Type Description
float

hasToolInvocationParameterCorrectnessThreshold

clearToolInvocationParameterCorrectnessThreshold

setToolInvocationParameterCorrectnessThreshold

Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0.

Parameter
Name Description
var float
Returns
Type Description
$this