stateDetails property

List<GoogleCloudAiplatformV1OnlineEvaluatorStateDetails>? stateDetails
getter/setter pair

Contains additional information about the state of the OnlineEvaluator.

This is used to provide more details in the event of a failure.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1OnlineEvaluatorStateDetails>? stateDetails;