Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::BigQuerySource.
The BigQuery location for the input content.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#input_uri
def input_uri() -> ::String
Returns
-
(::String) —
Required. BigQuery URI to a table, up to 2000 characters long. Accepted forms:
- BigQuery path e.g. bq://projectId.bqDatasetId.bqTableId
#input_uri=
def input_uri=(value) -> ::String
Parameter
-
value (::String) —
Required. BigQuery URI to a table, up to 2000 characters long. Accepted forms:
- BigQuery path e.g. bq://projectId.bqDatasetId.bqTableId
Returns
-
(::String) —
Required. BigQuery URI to a table, up to 2000 characters long. Accepted forms:
- BigQuery path e.g. bq://projectId.bqDatasetId.bqTableId