Skip to content

Commit

Permalink
Release Google.Cloud.Dialogflow.V2Beta1 version 1.0.0-beta22 (#14275)
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Add PhoneNumbers API ([commit 44acfea](https://togithub.com/googleapis/google-cloud-dotnet/commit/44acfeaef2a4e95dfc713b7f640576ecbaf157e5))
- Add TelephonyConnectInfo of phone call-related info about the conversation ([commit 44acfea](https://togithub.com/googleapis/google-cloud-dotnet/commit/44acfeaef2a4e95dfc713b7f640576ecbaf157e5))
  • Loading branch information
jskeet authored Feb 18, 2025
1 parent b5ad81c commit a58d558
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>1.0.0-beta21</Version>
<Version>1.0.0-beta22</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Dialogflow API (v2beta1).</Description>
Expand Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.Dialogflow.V2Beta1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version history

## Version 1.0.0-beta22, released 2025-02-18

### New features

- Add PhoneNumbers API ([commit 44acfea](https://github.com/googleapis/google-cloud-dotnet/commit/44acfeaef2a4e95dfc713b7f640576ecbaf157e5))
- Add TelephonyConnectInfo of phone call-related info about the conversation ([commit 44acfea](https://github.com/googleapis/google-cloud-dotnet/commit/44acfeaef2a4e95dfc713b7f640576ecbaf157e5))
## Version 1.0.0-beta21, released 2024-12-16

### 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 @@ -2194,7 +2194,7 @@
},
{
"id": "Google.Cloud.Dialogflow.V2Beta1",
"version": "1.0.0-beta21",
"version": "1.0.0-beta22",
"type": "grpc",
"productName": "Google Cloud Dialogflow",
"productUrl": "https://cloud.google.com/dialogflow-enterprise/",
Expand Down

0 comments on commit a58d558

Please sign in to comment.