Skip to content

Commit

Permalink
Release Google.Cloud.Dialogflow.V2Beta1 version 1.0.0-beta08 (#10592)
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet committed Jun 27, 2023
1 parent 99d4463 commit 12ebe7e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-beta07</Version>
<Version>1.0.0-beta08</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Dialogflow API (v2beta1).</Description>
Expand Down
11 changes: 11 additions & 0 deletions apis/Google.Cloud.Dialogflow.V2Beta1/docs/history.md
@@ -1,5 +1,16 @@
# Version history

## Version 1.0.0-beta08, released 2023-06-27

### New features

- Added dialogflow_assist_answer ([commit 7608b18](https://github.com/googleapis/google-cloud-dotnet/commit/7608b18b56280b3812fc12fd1569f7531df3a164))
- Added session_ttl ([commit 7608b18](https://github.com/googleapis/google-cloud-dotnet/commit/7608b18b56280b3812fc12fd1569f7531df3a164))
- Added human_agent_side_config ([commit 7608b18](https://github.com/googleapis/google-cloud-dotnet/commit/7608b18b56280b3812fc12fd1569f7531df3a164))
- Added suggestion_input ([commit 7608b18](https://github.com/googleapis/google-cloud-dotnet/commit/7608b18b56280b3812fc12fd1569f7531df3a164))
- Added suggest_dialogflow_assists_response ([commit 7608b18](https://github.com/googleapis/google-cloud-dotnet/commit/7608b18b56280b3812fc12fd1569f7531df3a164))
- Added suggest_entity_extraction_response ([commit 7608b18](https://github.com/googleapis/google-cloud-dotnet/commit/7608b18b56280b3812fc12fd1569f7531df3a164))

## Version 1.0.0-beta07, released 2023-05-11

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Expand Up @@ -1850,7 +1850,7 @@
},
{
"id": "Google.Cloud.Dialogflow.V2Beta1",
"version": "1.0.0-beta07",
"version": "1.0.0-beta08",
"type": "grpc",
"productName": "Google Cloud Dialogflow",
"productUrl": "https://cloud.google.com/dialogflow-enterprise/",
Expand Down

0 comments on commit 12ebe7e

Please sign in to comment.