Skip to content

Commit

Permalink
Release Google.Cloud.Dialogflow.V2 version 4.25.0
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Add new fields for delivering intermediate transcriptions through PubSub ([commit b94ea2a](b94ea2a))
  • Loading branch information
jskeet authored and amanda-tarafa committed Dec 17, 2024
1 parent 1402395 commit 20261fc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>4.24.0</Version>
<Version>4.25.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Dialogflow API (v2).</Description>
Expand Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.Dialogflow.V2/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version history

## Version 4.25.0, released 2024-12-16

### New features

- Add new fields for delivering intermediate transcriptions through PubSub ([commit b94ea2a](https://github.com/googleapis/google-cloud-dotnet/commit/b94ea2a6f6ca0d2551c7471c018da65ee381f65c))

## Version 4.24.0, released 2024-12-06

### New features
Expand Down
2 changes: 1 addition & 1 deletion generator-input/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,7 @@
"protoPath": "google/cloud/dialogflow/v2",
"productName": "Google Cloud Dialogflow",
"productUrl": "https://cloud.google.com/dialogflow-enterprise/",
"version": "4.24.0",
"version": "4.25.0",
"type": "grpc",
"description": "Recommended Google client library to access the Google Dialogflow API (v2).",
"tags": [
Expand Down

0 comments on commit 20261fc

Please sign in to comment.