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

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

Response message for DatasetService.ExportData.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ exported_files array

All of the files that are exported in this export operation.

getExportedFiles

All of the files that are exported in this export operation.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setExportedFiles

All of the files that are exported in this export operation.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this