Skip to content

Commit ffc56af

Browse files
chore: Release library Google.Cloud.Dialogflow.V2 version 4.28.0
### New features - Updated v2 dialogflow client libraries ### Documentation improvements - Updated v2 dialogflow client libraries Librarian-Release-Library: Google.Cloud.Dialogflow.V2 Librarian-Release-Version: 4.28.0 Librarian-Release-ID: release-20251215T140123Z
1 parent 0380695 commit ffc56af

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

apis/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2/Google.Cloud.Dialogflow.V2.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>4.27.0</Version>
4+
<Version>4.28.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Dialogflow API (v2).</Description>

apis/Google.Cloud.Dialogflow.V2/docs/history.md

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

3+
## Version 4.28.0, released 2025-12-15
4+
5+
### New features
6+
7+
- Updated v2 dialogflow client libraries
8+
9+
### Documentation improvements
10+
11+
- Updated v2 dialogflow client libraries
12+
313
## Version 4.27.0, released 2025-11-05
414

515
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2380,7 +2380,7 @@
23802380
"protoPath": "google/cloud/dialogflow/v2",
23812381
"productName": "Google Cloud Dialogflow",
23822382
"productUrl": "https://cloud.google.com/dialogflow-enterprise/",
2383-
"version": "4.27.0",
2383+
"version": "4.28.0",
23842384
"type": "grpc",
23852385
"description": "Recommended Google client library to access the Google Dialogflow API (v2).",
23862386
"tags": [

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,12 +1398,12 @@
13981398
},
13991399
{
14001400
"id": "Google.Cloud.Dialogflow.V2",
1401-
"currentVersion": "4.27.0",
1401+
"currentVersion": "4.28.0",
14021402
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
14031403
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
1404-
"releaseTimestamp": "2025-11-05T16:44:31.326651985Z",
1404+
"releaseTimestamp": "2025-12-15T14:05:27.599309526Z",
14051405
"lastGeneratedCommit": "7a595fde9d62010213670dee0fdf4753e047b020",
1406-
"lastReleasedCommit": "888ae95dd6125f754650d55410b8c117b618a268",
1406+
"lastReleasedCommit": "7a595fde9d62010213670dee0fdf4753e047b020",
14071407
"apiPaths": [
14081408
"google/cloud/dialogflow/v2"
14091409
],

0 commit comments

Comments
 (0)