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: google-api-grpc/grpc-google-cloud-bigquerydatatransfer-v1/src/main/java/com/google/cloud/bigquery/datatransfer/v1/DataTransferServiceGrpc.java
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@
12
12
*
13
13
* <pre>
14
14
* The Google BigQuery Data Transfer Service API enables BigQuery users to
15
-
* configure the transfer of their data from other Google Products into BigQuery.
16
-
* This service contains methods that are end user exposed. It backs up the
17
-
* frontend.
15
+
* configure the transfer of their data from other Google Products into
16
+
* BigQuery. This service contains methods that are end user exposed. It backs
17
+
* up the frontend.
18
18
* </pre>
19
19
*/
20
20
@javax.annotation.Generated(
@@ -842,9 +842,9 @@ public static DataTransferServiceFutureStub newFutureStub(io.grpc.Channel channe
842
842
*
843
843
* <pre>
844
844
* The Google BigQuery Data Transfer Service API enables BigQuery users to
845
-
* configure the transfer of their data from other Google Products into BigQuery.
846
-
* This service contains methods that are end user exposed. It backs up the
847
-
* frontend.
845
+
* configure the transfer of their data from other Google Products into
846
+
* BigQuery. This service contains methods that are end user exposed. It backs
Copy file name to clipboardExpand all lines: google-api-grpc/proto-google-cloud-bigquerydatatransfer-v1/src/main/proto/google/cloud/bigquery/datatransfer/v1/datatransfer.proto
Copy file name to clipboardExpand all lines: google-api-grpc/proto-google-cloud-bigquerydatatransfer-v1/src/main/proto/google/cloud/bigquery/datatransfer/v1/transfer.proto
0 commit comments