Skip to content

Commit

Permalink
chore: Update generation configuration at Thu Oct 24 02:23:46 UTC 2024 (
Browse files Browse the repository at this point in the history
#1629)

* chore: Update generation configuration at Wed Oct 23 02:23:50 UTC 2024

* chore: Update generation configuration at Thu Oct 24 02:23:46 UTC 2024

* chore: generate libraries at Thu Oct 24 02:24:14 UTC 2024
  • Loading branch information
cloud-java-bot authored Oct 24, 2024
1 parent af7de65 commit 67f41ff
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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: beea48a164c2a8cc8485185c3a4f56c587090e1a
gapic_generator_version: 2.48.0
googleapis_commitish: 7d0624db6f5b5b7d8f5cf36571b33ded2067c5e1
libraries_bom_version: 26.49.0
libraries:
- api_shortname: datastore
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.SelectiveGapicGeneration",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.SelectiveGapicGeneration$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.datastore.admin.v1.CommonMetadata",
"queryAllDeclaredConstructors": true,
Expand Down

0 comments on commit 67f41ff

Please sign in to comment.