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

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setImportedModelEvaluationSlices

Output only. List of imported ModelEvaluationSlice.name.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this