You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: branches/pubsub-alpha/gcloud-java-bigquery/src/main/java/com/google/gcloud/bigquery/BaseTableDefinition.java
* A BigQuery table backed by external data. Instances of {@code BaseTableType} for this type
54
-
* are implemented by {@link ExternalTableType}.
53
+
* A BigQuery table backed by external data. Instances of {@code BaseTableDefinition} for this
54
+
* type are implemented by {@link ExternalTableDefinition}.
55
55
*
56
56
* @see <a href="https://cloud.google.com/bigquery/federated-data-sources">Federated Data
Copy file name to clipboardExpand all lines: branches/pubsub-alpha/gcloud-java-bigquery/src/main/java/com/google/gcloud/bigquery/DefaultTableDefinition.java
0 commit comments