Skip to content

Commit a541727

Browse files
feat: Automated regeneration of contactcenterinsights v1 client (googleapis#23857)
Auto-created at 2025-08-03 10:35:58 +0000 using the toys pull request generator.
1 parent 39b29f6 commit a541727

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

generated/google-apis-contactcenterinsights_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-contactcenterinsights_v1
22

3+
### v0.70.0 (2025-08-03)
4+
5+
* Regenerated from discovery document revision 20250729
6+
37
### v0.69.0 (2025-07-27)
48

59
* Regenerated from discovery document revision 20250721

generated/google-apis-contactcenterinsights_v1/lib/google/apis/contactcenterinsights_v1/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module ContactcenterinsightsV1
1818
# Version of the google-apis-contactcenterinsights_v1 gem
19-
GEM_VERSION = "0.69.0"
19+
GEM_VERSION = "0.70.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250721"
25+
REVISION = "20250729"
2626
end
2727
end
2828
end

generated/google-apis-contactcenterinsights_v1/lib/google/apis/contactcenterinsights_v1/service.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ def patch_project_location_assessment_rule(name, google_cloud_contactcenterinsig
732732
# final component of the AuthorizedViewSet's resource name. If no ID is
733733
# specified, a server-generated ID will be used. This value should be 4-64
734734
# characters and must match the regular expression `^[a-z]([a-z0-9-]`0,61`[a-z0-
735-
# 9])?$`. See go/aip/122#resource-id-segments
735+
# 9])?$`. See aip.dev/122#resource-id-segments
736736
# @param [String] fields
737737
# Selector specifying which fields to include in a partial response.
738738
# @param [String] quota_user
@@ -924,8 +924,8 @@ def patch_project_location_authorized_view_set(name, google_cloud_contactcenteri
924924
# Optional. A unique ID for the new AuthorizedView. This ID will become the
925925
# final component of the AuthorizedView's resource name. If no ID is specified,
926926
# a server-generated ID will be used. This value should be 4-64 characters and
927-
# must match the regular expression `^[a-z]([a-z0-9-]`0,61`[a-z0-9])?$`. See go/
928-
# aip/122#resource-id-segments
927+
# must match the regular expression `^[a-z]([a-z0-9-]`0,61`[a-z0-9])?$`. See aip.
928+
# dev/122#resource-id-segments
929929
# @param [String] fields
930930
# Selector specifying which fields to include in a partial response.
931931
# @param [String] quota_user

0 commit comments

Comments
 (0)