Skip to content

Commit ba31fc5

Browse files
cloud-java-botdiegomarquezpgcf-owl-bot[bot]
authored
chore: Update generation configuration at Thu Jul 11 02:16:33 UTC 2024 (#2546)
* chore: Update generation configuration at Tue Jul 2 16:18:32 UTC 2024 * chore: generate libraries at Tue Jul 2 16:19:02 UTC 2024 * remove escaped newlines * chore: generate libraries at Tue Jul 2 23:14:13 UTC 2024 * restore Singletons.java * preserve Singletons.java * harmless change to trigger generation * chore: Update generation configuration at Wed Jul 3 02:14:42 UTC 2024 * Update generation_config.yaml * chore: Update generation configuration at Thu Jul 4 02:15:04 UTC 2024 * chore: Update generation configuration at Fri Jul 5 02:14:41 UTC 2024 * chore: Update generation configuration at Tue Jul 9 02:15:46 UTC 2024 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: Update generation configuration at Wed Jul 10 02:15:26 UTC 2024 * chore: Update generation configuration at Thu Jul 11 02:16:33 UTC 2024 --------- Co-authored-by: Diego Marquez <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 16f19dd commit ba31fc5

File tree

4 files changed

+24
-25
lines changed

4 files changed

+24
-25
lines changed

.github/.OwlBot-hermetic.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ deep-preserve-regex:
8686
- "/google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1/ConnectionWorker.java"
8787
- "/google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1/ConnectionWorkerPool.java"
8888
- "/google-cloud-bigquerystorage/src/main/resources/META-INF/native-image/"
89+
- "/google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1/Singletons.java"
8990

9091
deep-copy-regex:
9192
- source: "/google/cloud/bigquery/storage/(v.*)/.*-java/proto-google-.*/src"

.repo-metadata.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"api_shortname": "bigquerystorage",
3-
"name_pretty": "BigQuery Storage",
4-
"product_documentation": "https://cloud.google.com/bigquery/docs/reference/storage/",
5-
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-bigquerystorage/latest/history",
6-
"api_description": "is an API for reading data stored in BigQuery. This API provides direct, high-throughput read\naccess to existing BigQuery tables, supports parallel access with automatic liquid sharding, and allows fine-grained\ncontrol over what data is returned.",
7-
"issue_tracker": "https://issuetracker.google.com/savedsearches/559654",
8-
"release_level": "stable",
9-
"language": "java",
10-
"repo": "googleapis/java-bigquerystorage",
11-
"repo_short": "java-bigquerystorage",
12-
"distribution_name": "com.google.cloud:google-cloud-bigquerystorage",
13-
"codeowner_team": "@googleapis/api-bigquery",
14-
"api_id": "bigquerystorage.googleapis.com",
15-
"transport": "grpc",
16-
"requires_billing": true,
17-
"library_type": "GAPIC_COMBO",
18-
"recommended_package": "com.google.cloud.bigquery.storage.v1"
19-
}
2+
"api_shortname": "bigquerystorage",
3+
"name_pretty": "BigQuery Storage",
4+
"product_documentation": "https://cloud.google.com/bigquery/docs/reference/storage/",
5+
"api_description": "is an API for reading data stored in BigQuery. This API provides direct, high-throughput read access to existing BigQuery tables, supports parallel access with automatic liquid sharding, and allows fine-grained control over what data is returned.",
6+
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-bigquerystorage/latest/history",
7+
"release_level": "stable",
8+
"transport": "grpc",
9+
"language": "java",
10+
"repo": "googleapis/java-bigquerystorage",
11+
"repo_short": "java-bigquerystorage",
12+
"distribution_name": "com.google.cloud:google-cloud-bigquerystorage",
13+
"api_id": "bigquerystorage.googleapis.com",
14+
"library_type": "GAPIC_COMBO",
15+
"requires_billing": true,
16+
"codeowner_team": "@googleapis/api-bigquery",
17+
"issue_tracker": "https://issuetracker.google.com/savedsearches/559654",
18+
"recommended_package": "com.google.cloud.bigquery.storage.v1"
19+
}

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5050
If you are using Gradle 5.x or later, add this to your dependencies:
5151

5252
```Groovy
53-
implementation platform('com.google.cloud:libraries-bom:26.42.0')
53+
implementation platform('com.google.cloud:libraries-bom:26.43.0')
5454
5555
implementation 'com.google.cloud:google-cloud-bigquerystorage'
5656
```
@@ -93,9 +93,7 @@ to add `google-cloud-bigquerystorage` as a dependency in your code.
9393
## About BigQuery Storage
9494

9595

96-
[BigQuery Storage][product-docs] is an API for reading data stored in BigQuery. This API provides direct, high-throughput read
97-
access to existing BigQuery tables, supports parallel access with automatic liquid sharding, and allows fine-grained
98-
control over what data is returned.
96+
[BigQuery Storage][product-docs] is an API for reading data stored in BigQuery. This API provides direct, high-throughput read access to existing BigQuery tables, supports parallel access with automatic liquid sharding, and allows fine-grained control over what data is returned.
9997

10098
See the [BigQuery Storage client library docs][javadocs] to learn how to
10199
use this BigQuery Storage Client Library.

generation_config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
gapic_generator_version: 2.42.0
2-
googleapis_commitish: 6f289d775912966eb0cf04bda91e5e355c998d30
3-
libraries_bom_version: 26.38.0
2+
googleapis_commitish: 19577edb4d439db98d2fb1f6f48f2e1b29fba099
3+
libraries_bom_version: 26.43.0
44
libraries:
55
- api_shortname: bigquerystorage
66
name_pretty: BigQuery Storage
77
product_documentation: https://cloud.google.com/bigquery/docs/reference/storage/
88
client_documentation: https://cloud.google.com/java/docs/reference/google-cloud-bigquerystorage/latest/history
9-
api_description: is an API for reading data stored in BigQuery. This API provides direct, high-throughput read\naccess to existing BigQuery tables, supports parallel access with automatic liquid sharding, and allows fine-grained\ncontrol over what data is returned.
9+
api_description: is an API for reading data stored in BigQuery. This API provides direct, high-throughput read access to existing BigQuery tables, supports parallel access with automatic liquid sharding, and allows fine-grained control over what data is returned.
1010
issue_tracker: https://issuetracker.google.com/savedsearches/559654
1111
release_level: stable
1212
language: java

0 commit comments

Comments
 (0)