-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master' into migrate-sample
- Loading branch information
Showing
22 changed files
with
235 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 27 additions & 0 deletions
27
...ud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1/gapic_metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"schema": "1.0", | ||
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods", | ||
"language": "java", | ||
"protoPackage": "google.cloud.bigquery.storage.v1", | ||
"libraryPackage": "com.google.cloud.bigquery.storage.v1", | ||
"services": { | ||
"BigQueryRead": { | ||
"clients": { | ||
"grpc": { | ||
"libraryClient": "BaseBigQueryReadClient", | ||
"rpcs": { | ||
"CreateReadSession": { | ||
"methods": ["createReadSession", "createReadSession", "createReadSession", "createReadSessionCallable"] | ||
}, | ||
"ReadRows": { | ||
"methods": ["readRowsCallable"] | ||
}, | ||
"SplitReadStream": { | ||
"methods": ["splitReadStream", "splitReadStreamCallable"] | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
36 changes: 36 additions & 0 deletions
36
...querystorage/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/gapic_metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"schema": "1.0", | ||
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods", | ||
"language": "java", | ||
"protoPackage": "google.cloud.bigquery.storage.v1alpha2", | ||
"libraryPackage": "com.google.cloud.bigquery.storage.v1alpha2", | ||
"services": { | ||
"BigQueryWrite": { | ||
"clients": { | ||
"grpc": { | ||
"libraryClient": "BigQueryWriteClient", | ||
"rpcs": { | ||
"AppendRows": { | ||
"methods": ["appendRowsCallable"] | ||
}, | ||
"BatchCommitWriteStreams": { | ||
"methods": ["batchCommitWriteStreams", "batchCommitWriteStreams", "batchCommitWriteStreams", "batchCommitWriteStreamsCallable"] | ||
}, | ||
"CreateWriteStream": { | ||
"methods": ["createWriteStream", "createWriteStream", "createWriteStream", "createWriteStreamCallable"] | ||
}, | ||
"FinalizeWriteStream": { | ||
"methods": ["finalizeWriteStream", "finalizeWriteStream", "finalizeWriteStream", "finalizeWriteStreamCallable"] | ||
}, | ||
"FlushRows": { | ||
"methods": ["flushRows", "flushRows", "flushRows", "flushRowsCallable"] | ||
}, | ||
"GetWriteStream": { | ||
"methods": ["getWriteStream", "getWriteStream", "getWriteStream", "getWriteStreamCallable"] | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
33 changes: 33 additions & 0 deletions
33
...gquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1beta1/gapic_metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"schema": "1.0", | ||
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods", | ||
"language": "java", | ||
"protoPackage": "google.cloud.bigquery.storage.v1beta1", | ||
"libraryPackage": "com.google.cloud.bigquery.storage.v1beta1", | ||
"services": { | ||
"BigQueryStorage": { | ||
"clients": { | ||
"grpc": { | ||
"libraryClient": "BaseBigQueryStorageClient", | ||
"rpcs": { | ||
"BatchCreateReadSessionStreams": { | ||
"methods": ["batchCreateReadSessionStreams", "batchCreateReadSessionStreams", "batchCreateReadSessionStreamsCallable"] | ||
}, | ||
"CreateReadSession": { | ||
"methods": ["createReadSession", "createReadSession", "createReadSession", "createReadSessionCallable"] | ||
}, | ||
"FinalizeStream": { | ||
"methods": ["finalizeStream", "finalizeStream", "finalizeStreamCallable"] | ||
}, | ||
"ReadRows": { | ||
"methods": ["readRowsCallable"] | ||
}, | ||
"SplitReadStream": { | ||
"methods": ["splitReadStream", "splitReadStream", "splitReadStreamCallable"] | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
54 changes: 54 additions & 0 deletions
54
...gquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1beta2/gapic_metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
{ | ||
"schema": "1.0", | ||
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods", | ||
"language": "java", | ||
"protoPackage": "google.cloud.bigquery.storage.v1beta2", | ||
"libraryPackage": "com.google.cloud.bigquery.storage.v1beta2", | ||
"services": { | ||
"BigQueryRead": { | ||
"clients": { | ||
"grpc": { | ||
"libraryClient": "BaseBigQueryReadClient", | ||
"rpcs": { | ||
"CreateReadSession": { | ||
"methods": ["createReadSession", "createReadSession", "createReadSession", "createReadSessionCallable"] | ||
}, | ||
"ReadRows": { | ||
"methods": ["readRowsCallable"] | ||
}, | ||
"SplitReadStream": { | ||
"methods": ["splitReadStream", "splitReadStreamCallable"] | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"BigQueryWrite": { | ||
"clients": { | ||
"grpc": { | ||
"libraryClient": "BigQueryWriteClient", | ||
"rpcs": { | ||
"AppendRows": { | ||
"methods": ["appendRowsCallable"] | ||
}, | ||
"BatchCommitWriteStreams": { | ||
"methods": ["batchCommitWriteStreams", "batchCommitWriteStreams", "batchCommitWriteStreamsCallable"] | ||
}, | ||
"CreateWriteStream": { | ||
"methods": ["createWriteStream", "createWriteStream", "createWriteStream", "createWriteStreamCallable"] | ||
}, | ||
"FinalizeWriteStream": { | ||
"methods": ["finalizeWriteStream", "finalizeWriteStream", "finalizeWriteStream", "finalizeWriteStreamCallable"] | ||
}, | ||
"FlushRows": { | ||
"methods": ["flushRows", "flushRows", "flushRows", "flushRowsCallable"] | ||
}, | ||
"GetWriteStream": { | ||
"methods": ["getWriteStream", "getWriteStream", "getWriteStream", "getWriteStreamCallable"] | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.