Class ExportEvaluatedExamplesOutputInfo (2.10.0)

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.