Google Cloud Ai Platform V1 Client - Class BleuResults (1.3.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class BleuResults.

Results for bleu metric.

Generated from protobuf message google.cloud.aiplatform.v1.BleuResults

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ bleu_metric_values array<Google\Cloud\AIPlatform\V1\BleuMetricValue>

Output only. Bleu metric values.

getBleuMetricValues

Output only. Bleu metric values.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setBleuMetricValues

Output only. Bleu metric values.

Parameter
Name Description
var array<Google\Cloud\AIPlatform\V1\BleuMetricValue>
Returns
Type Description
$this