V1Resource class
Constructors
- V1Resource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
evaluateDataset(
GoogleCloudAiplatformV1EvaluateDatasetRequest request, {String? $fields}) → Future< GoogleLongrunningOperation> - Evaluates a dataset based on a set of given metrics.
-
evaluateInstances(
GoogleCloudAiplatformV1EvaluateInstancesRequest request, {String? $fields}) → Future< GoogleCloudAiplatformV1EvaluateInstancesResponse> - Evaluates instances based on a given metric.
-
generateInstanceRubrics(
GoogleCloudAiplatformV1GenerateInstanceRubricsRequest request, {String? $fields}) → Future< GoogleCloudAiplatformV1GenerateInstanceRubricsResponse> - Generates rubrics for a given prompt.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited