Reference documentation and code samples for the Cloud AutoML V1beta1 Client class ExportEvaluatedExamplesOperationMetadata.
Details of EvaluatedExamples operation.
Generated from protobuf message google.cloud.automl.v1beta1.ExportEvaluatedExamplesOperationMetadata
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\ExportEvaluatedExamplesOperationMetadata\ExportEvaluatedExamplesOutputInfo
Output only. Information further describing the output of this evaluated examples export. |
getOutputInfo
Output only. Information further describing the output of this evaluated examples export.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\AutoMl\V1beta1\ExportEvaluatedExamplesOperationMetadata\ExportEvaluatedExamplesOutputInfo|null |
|
hasOutputInfo
clearOutputInfo
setOutputInfo
Output only. Information further describing the output of this evaluated examples export.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\AutoMl\V1beta1\ExportEvaluatedExamplesOperationMetadata\ExportEvaluatedExamplesOutputInfo
|
| Returns | |
|---|---|
| Type | Description |
$this |
|