Skip to content

Commit

Permalink
chore: Update generation configuration at Sun Oct 13 02:27:02 UTC 2024 (
Browse files Browse the repository at this point in the history
#2713)

* chore: Update generation configuration at Sat Oct 12 02:22:47 UTC 2024

* chore: generate libraries at Sat Oct 12 02:23:08 UTC 2024

* chore: Update generation configuration at Sun Oct 13 02:27:02 UTC 2024
  • Loading branch information
cloud-java-bot authored Oct 14, 2024
1 parent 0a04e43 commit 18faebd
Show file tree
Hide file tree
Showing 7 changed files with 1,642 additions and 160 deletions.
2 changes: 1 addition & 1 deletion generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gapic_generator_version: 2.47.0
googleapis_commitish: de509e38d37a2a9d8b95e1ce78831189f4f3c0f4
googleapis_commitish: a26064a9cc78d4518b8a9fd2ea78891edad4d87d
libraries_bom_version: 26.48.0
libraries:
- api_shortname: bigquerystorage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.bigquery.storage.v1.AppendRowsRequest$ArrowData",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.bigquery.storage.v1.AppendRowsRequest$ArrowData$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.bigquery.storage.v1.AppendRowsRequest$Builder",
"queryAllDeclaredConstructors": true,
Expand Down
Loading

0 comments on commit 18faebd

Please sign in to comment.