Interface protos.google.cloud.aiplatform.v1beta1.IListModelEvaluationSlicesResponse (1.7.2)

Properties of a ListModelEvaluationSlicesResponse.

Package

@google-cloud/aiplatform!

Properties

modelEvaluationSlices

modelEvaluationSlices?: (google.cloud.aiplatform.v1beta1.IModelEvaluationSlice[]|null);

ListModelEvaluationSlicesResponse modelEvaluationSlices

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IModelEvaluationSlice[]|null)

nextPageToken

nextPageToken?: (string|null);

ListModelEvaluationSlicesResponse nextPageToken

Property Value
TypeDescription
(string|null)