Cloud AutoML V1beta1 Client - Class ExportEvaluatedExamplesOperationMetadata (1.6.3)

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 \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Cloud\AutoMl\V1beta1\ExportEvaluatedExamplesOperationMetadata\ExportEvaluatedExamplesOutputInfo|null

hasOutputInfo

clearOutputInfo

setOutputInfo

Output only. Information further describing the output of this evaluated examples export.

Parameter
NameDescription
var Google\Cloud\AutoMl\V1beta1\ExportEvaluatedExamplesOperationMetadata\ExportEvaluatedExamplesOutputInfo
Returns
TypeDescription
$this