Skip to content

Commit

Permalink
feat(contactcenterinsights): to v1 (#5137)
Browse files Browse the repository at this point in the history
Release-As: 1.0.0
  • Loading branch information
codyoss committed Jan 25, 2022
1 parent 5fda0bc commit 7618f2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions contactcenterinsights/CHANGES.md
Expand Up @@ -12,15 +12,13 @@

## [0.3.0](https://www.github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v0.2.0...contactcenterinsights/v0.3.0) (2021-10-18)


### Features

* **contactcenterinsights:** add metadata from dialogflow related to transcript segment feat: add sentiment data for transcript segment feat: add obfuscated if from dialogflow ([12928d4](https://www.github.com/googleapis/google-cloud-go/commit/12928d47de771f4b23577062afe5cf551b347919))
* **contactcenterinsights:** deprecate issue_matches docs: if conversation medium is unspecified, it will default to PHONE_CALL ([1a0720f](https://www.github.com/googleapis/google-cloud-go/commit/1a0720f2f33bb14617f5c6a524946a93209e1266))

## [0.2.0](https://www.github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v0.1.0...contactcenterinsights/v0.2.0) (2021-09-21)


### Features

* **contactcenterinsights:** filter is used to filter conversations used for issue model training feat: update_time is used to indicate when the phrase matcher was updated ([cb3a823](https://www.github.com/googleapis/google-cloud-go/commit/cb3a8236252fe0e64abb6f98448c5bf9d085d448))
Expand Down
3 changes: 1 addition & 2 deletions internal/gapicgen/generator/config.go
Expand Up @@ -1286,8 +1286,7 @@ var microgenGapicConfigs = []*microgenConfig{
importPath: "cloud.google.com/go/contactcenterinsights/apiv1",
gRPCServiceConfigPath: "contactcenterinsights_grpc_service_config.json",
apiServiceConfigPath: "contactcenterinsights_v1.yaml",
// GA after 2021/10/11
releaseLevel: "beta",
releaseLevel: "ga",
},
{
inputDirectoryPath: "google/cloud/orchestration/airflow/service/v1",
Expand Down

0 comments on commit 7618f2a

Please sign in to comment.