lib/google/cloud/bigquery/project.rb in google-cloud-bigquery-1.39.0 vs lib/google/cloud/bigquery/project.rb in google-cloud-bigquery-1.40.0

- old
+ new

@@ -959,11 +959,11 @@ # Optional. # # The following values are supported: # # * `csv` - CSV - # * `json` - [Newline-delimited JSON](http://jsonlines.org/) + # * `json` - [Newline-delimited JSON](https://jsonlines.org/) # * `avro` - [Avro](http://avro.apache.org/) # * `sheets` - Google Sheets # * `datastore_backup` - Cloud Datastore backup # * `bigtable` - Bigtable # @@ -1552,11 +1552,11 @@ # exported as CSV. The default value for models is `ml_tf_saved_model`. # # Supported values for tables: # # * `csv` - CSV - # * `json` - [Newline-delimited JSON](http://jsonlines.org/) + # * `json` - [Newline-delimited JSON](https://jsonlines.org/) # * `avro` - [Avro](http://avro.apache.org/) # # Supported values for models: # # * `ml_tf_saved_model` - TensorFlow SavedModel @@ -1681,10 +1681,10 @@ # exported as CSV. The default value for models is `ml_tf_saved_model`. # # Supported values for tables: # # * `csv` - CSV - # * `json` - [Newline-delimited JSON](http://jsonlines.org/) + # * `json` - [Newline-delimited JSON](https://jsonlines.org/) # * `avro` - [Avro](http://avro.apache.org/) # # Supported values for models: # # * `ml_tf_saved_model` - TensorFlow SavedModel