Skip to content

Commit 1394e91

Browse files
chore: Release library Google.Cloud.AIPlatform.V1 version 3.65.0
### New features - Add `traffic_type, tool_use_prompt_tokens_details` to message `GenerateContentResponse.UsageMetadata` Librarian-Release-Library: Google.Cloud.AIPlatform.V1 Librarian-Release-Version: 3.65.0 Librarian-Release-ID: release-20260219T081717Z
1 parent c896988 commit 1394e91

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>3.64.0</Version>
4+
<Version>3.65.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Vertex AI API (v1), which allows you to train high-quality custom machine learning models with minimal machine learning expertise and effort.</Description>

apis/Google.Cloud.AIPlatform.V1/docs/history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Version history
22

3+
## Version 3.65.0, released 2026-02-19
4+
5+
### New features
6+
7+
- Add `traffic_type, tool_use_prompt_tokens_details` to message `GenerateContentResponse.UsageMetadata`
8+
39
## Version 3.64.0, released 2026-02-16
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@
436436
},
437437
{
438438
"id": "Google.Cloud.AIPlatform.V1",
439-
"version": "3.64.0",
439+
"version": "3.65.0",
440440
"type": "grpc",
441441
"productName": "Vertex AI",
442442
"productUrl": "https://cloud.google.com/vertex-ai/docs",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,12 +288,12 @@
288288
},
289289
{
290290
"id": "Google.Cloud.AIPlatform.V1",
291-
"currentVersion": "3.64.0",
291+
"currentVersion": "3.65.0",
292292
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
293293
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
294-
"releaseTimestamp": "2026-02-16T14:06:12.261340510Z",
294+
"releaseTimestamp": "2026-02-19T08:20:52.321620894Z",
295295
"lastGeneratedCommit": "7d37a81f68f862e711334f362b3e48b78f5adb1b",
296-
"lastReleasedCommit": "ce85add0b6b8f3190610a408d656be9fffe3c4ae",
296+
"lastReleasedCommit": "7d37a81f68f862e711334f362b3e48b78f5adb1b",
297297
"apiPaths": [
298298
"google/cloud/aiplatform/v1"
299299
],

0 commit comments

Comments
 (0)