Reference documentation and code samples for the Cloud AutoML V1 Client class ExportDataRequest.
Request message for AutoMl.ExportData .
Generated from protobuf message google.cloud.automl.v1.ExportDataRequest
Namespace
Google \ Cloud \ AutoMl \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the dataset.
↳ output_config
getName
Required. The resource name of the dataset.
string
setName
Required. The resource name of the dataset.
var
string
$this
getOutputConfig
Required. The desired output location.
hasOutputConfig
clearOutputConfig
setOutputConfig
Required. The desired output location.
$this
static::build
name
string
Required. The resource name of the dataset. Please see Google\Cloud\AutoMl\V1\AutoMlClient::datasetName() for help formatting this field.
outputConfig