Skip to content

Commit

Permalink
chore: Update generation configuration at Fri Oct 25 02:27:23 UTC 2024 (
Browse files Browse the repository at this point in the history
#2241)

* chore: Update generation configuration at Thu Oct 24 02:26:45 UTC 2024

* chore: generate libraries at Thu Oct 24 02:27:12 UTC 2024

* chore: Update generation configuration at Fri Oct 25 02:27:23 UTC 2024
  • Loading branch information
cloud-java-bot authored Oct 26, 2024
1 parent a492ecd commit 31f427a
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: 099f913ac825d05776acbe656d44069b302d2345
gapic_generator_version: 2.48.0
googleapis_commitish: 537fd482f6bb8afb3a146d9b21673a8eb27958bd
libraries_bom_version: 26.49.0
libraries:
- api_shortname: pubsub
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.iam.v1.AuditConfig",
"queryAllDeclaredConstructors": true,
Expand Down

0 comments on commit 31f427a

Please sign in to comment.