Google Cloud Ai Platform V1 Client - Class BatchImportModelEvaluationSlicesResponse (0.37.1)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class BatchImportModelEvaluationSlicesResponse.

Response message for ModelService.BatchImportModelEvaluationSlices

Generated from protobuf message google.cloud.aiplatform.v1.BatchImportModelEvaluationSlicesResponse

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ imported_model_evaluation_slices array

Output only. List of imported ModelEvaluationSlice.name.

getImportedModelEvaluationSlices

Output only. List of imported ModelEvaluationSlice.name.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setImportedModelEvaluationSlices

Output only. List of imported ModelEvaluationSlice.name.

Parameter
Name Description
var string[]
Returns
Type Description
$this