Cloud AutoML V1 Client - Class ExportModelOperationMetadata (1.6.3)

Reference documentation and code samples for the Cloud AutoML V1 Client class ExportModelOperationMetadata.

Details of ExportModel operation.

Generated from protobuf message google.cloud.automl.v1.ExportModelOperationMetadata

Namespace

Google \ Cloud \ AutoMl \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ output_info Google\Cloud\AutoMl\V1\ExportModelOperationMetadata\ExportModelOutputInfo

Output only. Information further describing the output of this model export.

getOutputInfo

Output only. Information further describing the output of this model export.

Returns
Type Description
Google\Cloud\AutoMl\V1\ExportModelOperationMetadata\ExportModelOutputInfo|null

hasOutputInfo

clearOutputInfo

setOutputInfo

Output only. Information further describing the output of this model export.

Parameter
Name Description
var Google\Cloud\AutoMl\V1\ExportModelOperationMetadata\ExportModelOutputInfo
Returns
Type Description
$this