Class ExportEvaluatedExamplesOutputInfo (2.8.2)

ExportEvaluatedExamplesOutputInfo(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Further describes the output of the evaluated examples export. Supplements

ExportEvaluatedExamplesOutputConfig.

Attribute

NameDescription
bigquery_output_dataset str
The path of the BigQuery dataset created, in bq://projectId.bqDatasetId format, into which the output of export evaluated examples is written.

Inheritance

builtins.object > proto.message.Message > ExportEvaluatedExamplesOutputInfo