google-apis-contactcenterinsights_v1 0.34.0 → 0.35.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9ce255bb5f54f80065cfec1e8ffc4b2f3cdcbfaca7dc49b9af23ecc036a157f6
4
- data.tar.gz: a970b8819f51082eaa5fa4f962964c90c9c664f666a4e3fc974e198466865d25
3
+ metadata.gz: eca0dae6b6a7005acd442d51cd2cca9817929073cccaa0ba6aafcc24f9a3eca2
4
+ data.tar.gz: f2a6a60b3bc117a8828ddad15dbc1e9ce995bfe17c13573c130b3d89b4d621e8
5
5
  SHA512:
6
- metadata.gz: 8b856aa73c9127144c5730467ff2765ff8b484ac31b3a4570629a93e411b1f0a02ef39f1a80859cc6f5efb26683c57aa9c0da6ab3614de6caae9da47fb1ec480
7
- data.tar.gz: d87e2641717f9582d3492462b5f7608a73dd839ba508d247d48fd71458e73922dec805dea0472b2c7f03e1044b0036c0477e63df09edc35b6ea1393bf9cff29c
6
+ metadata.gz: d366aa261f02c76d77ffb251699db806b4fee3d986af35e1d2fdc1eb823dbe9deb4b90986d4837c5f14272174f9ef228027e2bf6d7676a6d0766365f42c14ba3
7
+ data.tar.gz: 8f9366e69d648220a953a639e36418d78bad0449b5ad853accb400bb6eecb554791fc0a2ff1d925f79f7864d28d8ee8fa86f795418b699687fa54e93f79df421
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-contactcenterinsights_v1
2
2
 
3
+ ### v0.35.0 (2023-12-10)
4
+
5
+ * Regenerated from discovery document revision 20231204
6
+
3
7
  ### v0.34.0 (2023-11-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20231113
@@ -830,8 +830,7 @@ module Google
830
830
  # @return [String]
831
831
  attr_accessor :create_time
832
832
 
833
- # The conversation source, which is a combination of transcript, audio, and
834
- # metadata.
833
+ # The conversation source, which is a combination of transcript and audio.
835
834
  # Corresponds to the JSON property `dataSource`
836
835
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationDataSource]
837
836
  attr_accessor :data_source
@@ -977,8 +976,7 @@ module Google
977
976
  end
978
977
  end
979
978
 
980
- # The conversation source, which is a combination of transcript, audio, and
981
- # metadata.
979
+ # The conversation source, which is a combination of transcript and audio.
982
980
  class GoogleCloudContactcenterinsightsV1ConversationDataSource
983
981
  include Google::Apis::Core::Hashable
984
982
 
@@ -4035,8 +4033,7 @@ module Google
4035
4033
  # @return [String]
4036
4034
  attr_accessor :create_time
4037
4035
 
4038
- # The conversation source, which is a combination of transcript, audio, and
4039
- # metadata.
4036
+ # The conversation source, which is a combination of transcript and audio.
4040
4037
  # Corresponds to the JSON property `dataSource`
4041
4038
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource]
4042
4039
  attr_accessor :data_source
@@ -4182,8 +4179,7 @@ module Google
4182
4179
  end
4183
4180
  end
4184
4181
 
4185
- # The conversation source, which is a combination of transcript, audio, and
4186
- # metadata.
4182
+ # The conversation source, which is a combination of transcript and audio.
4187
4183
  class GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource
4188
4184
  include Google::Apis::Core::Hashable
4189
4185
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContactcenterinsightsV1
18
18
  # Version of the google-apis-contactcenterinsights_v1 gem
19
- GEM_VERSION = "0.34.0"
19
+ GEM_VERSION = "0.35.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231113"
25
+ REVISION = "20231204"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-contactcenterinsights_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.34.0
4
+ version: 0.35.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-19 00:00:00.000000000 Z
11
+ date: 2023-12-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contactcenterinsights_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.35.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contactcenterinsights_v1
63
63
  post_install_message:
64
64
  rdoc_options: []