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 \ V1beta1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Cloud\AutoMl\V1beta1\ExportModelOperationMetadata\ExportModelOutputInfo|null |
hasOutputInfo
clearOutputInfo
setOutputInfo
Output only. Information further describing the output of this model export.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AutoMl\V1beta1\ExportModelOperationMetadata\ExportModelOutputInfo
|
Returns | |
---|---|
Type | Description |
$this |