GoogleCloudAiplatformV1EvaluateDatasetRun class

Evaluate Dataset Run Result for Tuning Job.

Properties

checkpointId String?
The checkpoint id used in the evaluation run.
getter/setter pair
error GoogleRpcStatus?
The error of the evaluation run if any.
getter/setter pair
evaluateDatasetResponse GoogleCloudAiplatformV1EvaluateDatasetResponse?
Results for EvaluationService.
getter/setter pair
evaluationRun String?
The resource name of the evaluation run.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
operationName String?
Deprecated: The updated architecture uses evaluation_run instead.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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