GoogleCloudAiplatformV1BigQueryRequestSet class

The request set for the evaluation run.

Properties

candidateResponseColumns Map<String, String>?
Map of candidate name to candidate response column name.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
promptColumn String?
The name of the column that contains the requests to evaluate.
getter/setter pair
rubricsColumn String?
The name of the column that contains the rubrics.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
samplingConfig GoogleCloudAiplatformV1BigQueryRequestSetSamplingConfig?
The sampling config for the bigquery resource.
getter/setter pair
uri String?
The URI of a BigQuery table.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited