Reference documentation and code samples for the Cloud AutoML V1 Client class ExportModelRequest.
Request message for AutoMl.ExportModel .
Models need to be enabled for exporting, otherwise an error code will be returned.
Generated from protobuf message google.cloud.automl.v1.ExportModelRequest
Namespace
Google \ Cloud \ AutoMl \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the model to export.
↳ output_config
getName
Required. The resource name of the model to export.
string
setName
Required. The resource name of the model to export.
var
string
$this
getOutputConfig
Required. The desired output location and configuration.
hasOutputConfig
clearOutputConfig
setOutputConfig
Required. The desired output location and configuration.
$this
static::build
name
string
Required. The resource name of the model to export. Please see AutoMlClient::modelName() for help formatting this field.
outputConfig