Class: Google::Cloud::AutoML::V1beta1::BigQueryDestination

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/io.rb

Overview

The BigQuery location for the output content.

Instance Attribute Summary collapse

Instance Attribute Details

#output_uriString

Returns Required. BigQuery URI to a project, up to 2000 characters long. Accepted forms:

  • BigQuery path e.g. bq://projectId.

Returns:

  • (String)

    Required. BigQuery URI to a project, up to 2000 characters long. Accepted forms:

    • BigQuery path e.g. bq://projectId


955
# File 'lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/io.rb', line 955

class BigQueryDestination; end