Skip to content

Commit

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

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

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

* chore: Update generation configuration at Fri Oct 25 02:24:17 UTC 2024
  • Loading branch information
cloud-java-bot authored Oct 25, 2024
1 parent a35c809 commit 5b89182
Show file tree
Hide file tree
Showing 2 changed files with 29 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: logging
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,15 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.MetricDescriptor$MetricDescriptorMetadata$TimeSeriesResourceHierarchyLevel",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.MetricDescriptor$MetricKind",
"queryAllDeclaredConstructors": true,
Expand Down Expand Up @@ -674,6 +683,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.logging.type.HttpRequest",
"queryAllDeclaredConstructors": true,
Expand Down

0 comments on commit 5b89182

Please sign in to comment.