Google Cloud Ai Platform V1 Client - Class QuestionAnsweringHelpfulnessSpec (1.6.0)

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

Spec for question answering helpfulness metric.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ use_reference bool

Optional. Whether to use instance.reference to compute question answering helpfulness.

↳ version int

Optional. Which version to use for evaluation.

getUseReference

Optional. Whether to use instance.reference to compute question answering helpfulness.

Returns
Type Description
bool

setUseReference

Optional. Whether to use instance.reference to compute question answering helpfulness.

Parameter
Name Description
var bool
Returns
Type Description
$this

getVersion

Optional. Which version to use for evaluation.

Returns
Type Description
int

setVersion

Optional. Which version to use for evaluation.

Parameter
Name Description
var int
Returns
Type Description
$this