From a180da672c4fecacce515d9fe5b6936a8ccef536 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Thu, 24 Oct 2024 02:23:52 +0000 Subject: [PATCH 1/3] chore: Update generation configuration at Thu Oct 24 02:23:41 UTC 2024 --- generation_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generation_config.yaml b/generation_config.yaml index 841ebeb38..e9d9dcfcc 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ -gapic_generator_version: 2.47.0 -googleapis_commitish: 099f913ac825d05776acbe656d44069b302d2345 +gapic_generator_version: 2.48.0 +googleapis_commitish: 7d0624db6f5b5b7d8f5cf36571b33ded2067c5e1 libraries_bom_version: 26.49.0 libraries: - api_shortname: logging From 4840de03ea0394cb7e16d415de07709faaa1da8a Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Thu, 24 Oct 2024 02:26:17 +0000 Subject: [PATCH 2/3] chore: generate libraries at Thu Oct 24 02:24:10 UTC 2024 --- .../reflect-config.json | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/google-cloud-logging/src/main/resources/META-INF/native-image/com.google.cloud.logging.v2/reflect-config.json b/google-cloud-logging/src/main/resources/META-INF/native-image/com.google.cloud.logging.v2/reflect-config.json index 854485958..0d781d4b2 100644 --- a/google-cloud-logging/src/main/resources/META-INF/native-image/com.google.cloud.logging.v2/reflect-config.json +++ b/google-cloud-logging/src/main/resources/META-INF/native-image/com.google.cloud.logging.v2/reflect-config.json @@ -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, @@ -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, From 034ffbdf524c4bb1404719cf870503ee765911c3 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Fri, 25 Oct 2024 02:24:24 +0000 Subject: [PATCH 3/3] chore: Update generation configuration at Fri Oct 25 02:24:17 UTC 2024 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index e9d9dcfcc..861cf2e31 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.48.0 -googleapis_commitish: 7d0624db6f5b5b7d8f5cf36571b33ded2067c5e1 +googleapis_commitish: 537fd482f6bb8afb3a146d9b21673a8eb27958bd libraries_bom_version: 26.49.0 libraries: - api_shortname: logging