Cloud AutoML V1beta1 Client - Class ExportModelOperationMetadata (1.5.4)

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

Details of ExportModel operation.

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

Namespace

Google \ Cloud \ AutoMl \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ output_info Google\Cloud\AutoMl\V1beta1\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
TypeDescription
Google\Cloud\AutoMl\V1beta1\ExportModelOperationMetadata\ExportModelOutputInfo|null

hasOutputInfo

clearOutputInfo

setOutputInfo

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

Parameter
NameDescription
var Google\Cloud\AutoMl\V1beta1\ExportModelOperationMetadata\ExportModelOutputInfo
Returns
TypeDescription
$this