Skip to content

Commit a8b55ed

Browse files
chore: Update generation configuration at Fri Feb 20 02:56:06 UTC 2026 (googleapis#11950)
chore: Update generation configuration at Fri Feb 20 02:56:06 UTC 2026
1 parent f507286 commit a8b55ed

167 files changed

Lines changed: 50822 additions & 10954 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
fetch-depth: 0
3939
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
40-
- uses: googleapis/sdk-platform-java/.github/scripts@v2.66.1
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.67.0
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

generation_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
gapic_generator_version: 2.66.1
2-
googleapis_commitish: b026ba89b3f609ad36df3dc8cc4ddc396f0cc941
1+
gapic_generator_version: 2.67.0
2+
googleapis_commitish: ce8678a96c8e1fc0d870d80fcf062e5be2b12877
33
libraries_bom_version: 26.76.0
44
libraries:
55
- api_shortname: accessapproval

java-aiplatform/google-cloud-aiplatform/src/main/resources/META-INF/native-image/com.google.cloud.aiplatform.v1/reflect-config.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8072,6 +8072,15 @@
80728072
"allDeclaredClasses": true,
80738073
"allPublicClasses": true
80748074
},
8075+
{
8076+
"name": "com.google.cloud.aiplatform.v1.GenerateContentResponse$UsageMetadata$TrafficType",
8077+
"queryAllDeclaredConstructors": true,
8078+
"queryAllPublicConstructors": true,
8079+
"queryAllDeclaredMethods": true,
8080+
"allPublicMethods": true,
8081+
"allDeclaredClasses": true,
8082+
"allPublicClasses": true
8083+
},
80758084
{
80768085
"name": "com.google.cloud.aiplatform.v1.GenerateFetchAccessTokenRequest",
80778086
"queryAllDeclaredConstructors": true,

0 commit comments

Comments
 (0)