From 5a2e219452e1f57e2c26c8bd4edd2d8311d0a849 Mon Sep 17 00:00:00 2001 From: Blake Li Date: Wed, 26 Jun 2024 08:07:14 -0400 Subject: [PATCH] chore: Remove protoc_version and templates_exclude from generation_config.yaml (#10989) --- generation_config.yaml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/generation_config.yaml b/generation_config.yaml index 0cd02c1f647a..1acd5542d06d 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,19 +1,6 @@ gapic_generator_version: 2.42.0 -protoc_version: '25.3' googleapis_commitish: 46eb6505cc4b8340d304510d7226de96bafe9314 libraries_bom_version: 26.42.0 -template_excludes: -- .github/* -- .kokoro/* -- samples/* -- CODE_OF_CONDUCT.md -- CONTRIBUTING.md -- LICENSE -- SECURITY.md -- java.header -- license-checks.xml -- renovate.json -- .gitignore # the libraries are ordered with respect to library name, which is # java-{library.library_name} or java-{library.api-shortname} when