From 9a88e8de83fe27d1b7b448f4200fb4fbb504608f Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Tue, 24 Mar 2026 03:02:34 +0000 Subject: [PATCH 1/5] chore: Update generation configuration at Tue Mar 24 03:02:27 UTC 2026 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index 454916e8f..5922e07ae 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.68.0 -googleapis_commitish: 758d8244a84065ea6b0dfacff3d3e9284983390b +googleapis_commitish: 0b3dec847f1045e47991c1539d4c69d8b025cfe8 libraries_bom_version: 26.78.0 libraries: - api_shortname: pubsub From bd904e653452ee6f53f3602ff50af6694a8be8f8 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Wed, 25 Mar 2026 03:04:43 +0000 Subject: [PATCH 2/5] chore: Update generation configuration at Wed Mar 25 03:04:37 UTC 2026 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index 5922e07ae..fec0e9b72 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.68.0 -googleapis_commitish: 0b3dec847f1045e47991c1539d4c69d8b025cfe8 +googleapis_commitish: 59d5f2b46924714af627ac29ea6de78641a00835 libraries_bom_version: 26.78.0 libraries: - api_shortname: pubsub From 46b4ddd61bfb6b7380b06e34d77273bba5aa37f0 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Thu, 26 Mar 2026 03:06:41 +0000 Subject: [PATCH 3/5] chore: Update generation configuration at Thu Mar 26 03:06:35 UTC 2026 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index fec0e9b72..1fde39159 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.68.0 -googleapis_commitish: 59d5f2b46924714af627ac29ea6de78641a00835 +googleapis_commitish: 1e1ca41d507f31b9ae307efbe002af864358214b libraries_bom_version: 26.78.0 libraries: - api_shortname: pubsub From e0302f2605b0577f7890c9a8f9b2b4d761118632 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Thu, 26 Mar 2026 03:09:26 +0000 Subject: [PATCH 4/5] chore: generate libraries at Thu Mar 26 03:07:04 UTC 2026 --- .../reflect-config.json | 63 +++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/google-cloud-pubsub/src/main/resources/META-INF/native-image/com.google.cloud.pubsub.v1/reflect-config.json b/google-cloud-pubsub/src/main/resources/META-INF/native-image/com.google.cloud.pubsub.v1/reflect-config.json index e3938470a..6b9ffc328 100644 --- a/google-cloud-pubsub/src/main/resources/META-INF/native-image/com.google.cloud.pubsub.v1/reflect-config.json +++ b/google-cloud-pubsub/src/main/resources/META-INF/native-image/com.google.cloud.pubsub.v1/reflect-config.json @@ -1,4 +1,58 @@ [ + { + "name": "com.google.api.BatchingConfigProto", + "queryAllDeclaredConstructors": true, + "queryAllPublicConstructors": true, + "queryAllDeclaredMethods": true, + "allPublicMethods": true, + "allDeclaredClasses": true, + "allPublicClasses": true + }, + { + "name": "com.google.api.BatchingConfigProto$Builder", + "queryAllDeclaredConstructors": true, + "queryAllPublicConstructors": true, + "queryAllDeclaredMethods": true, + "allPublicMethods": true, + "allDeclaredClasses": true, + "allPublicClasses": true + }, + { + "name": "com.google.api.BatchingDescriptorProto", + "queryAllDeclaredConstructors": true, + "queryAllPublicConstructors": true, + "queryAllDeclaredMethods": true, + "allPublicMethods": true, + "allDeclaredClasses": true, + "allPublicClasses": true + }, + { + "name": "com.google.api.BatchingDescriptorProto$Builder", + "queryAllDeclaredConstructors": true, + "queryAllPublicConstructors": true, + "queryAllDeclaredMethods": true, + "allPublicMethods": true, + "allDeclaredClasses": true, + "allPublicClasses": true + }, + { + "name": "com.google.api.BatchingSettingsProto", + "queryAllDeclaredConstructors": true, + "queryAllPublicConstructors": true, + "queryAllDeclaredMethods": true, + "allPublicMethods": true, + "allDeclaredClasses": true, + "allPublicClasses": true + }, + { + "name": "com.google.api.BatchingSettingsProto$Builder", + "queryAllDeclaredConstructors": true, + "queryAllPublicConstructors": true, + "queryAllDeclaredMethods": true, + "allPublicMethods": true, + "allDeclaredClasses": true, + "allPublicClasses": true + }, { "name": "com.google.api.ClientLibraryDestination", "queryAllDeclaredConstructors": true, @@ -116,6 +170,15 @@ "allDeclaredClasses": true, "allPublicClasses": true }, + { + "name": "com.google.api.FlowControlLimitExceededBehaviorProto", + "queryAllDeclaredConstructors": true, + "queryAllPublicConstructors": true, + "queryAllDeclaredMethods": true, + "allPublicMethods": true, + "allDeclaredClasses": true, + "allPublicClasses": true + }, { "name": "com.google.api.GoSettings", "queryAllDeclaredConstructors": true, From 0986434bcc9da68a467245d254f43ad1e4a526c6 Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Fri, 27 Mar 2026 03:07:05 +0000 Subject: [PATCH 5/5] chore: Update generation configuration at Fri Mar 27 03:06:58 UTC 2026 --- generation_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation_config.yaml b/generation_config.yaml index 1fde39159..c07778375 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,5 +1,5 @@ gapic_generator_version: 2.68.0 -googleapis_commitish: 1e1ca41d507f31b9ae307efbe002af864358214b +googleapis_commitish: 77c78e90aeeb1c4612e9ab772c90bc40748a7a19 libraries_bom_version: 26.78.0 libraries: - api_shortname: pubsub