google-apis-contactcenterinsights_v1 0.10.0 → 0.11.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: ec4946f956234b546fd01163831f4217f56f94d972c0418625864bb5fea3f439
4
- data.tar.gz: 38da80ad08261e888eab4d83cdd4601cb9e884811a0404617f1d670d4d8b539e
3
+ metadata.gz: b884005a323b19d53ebc1ee36ed4a20440fc107ca5aecc70648e8112903e6b16
4
+ data.tar.gz: d31132ca2e372a547d7a381b07f9661b14d6714b798b8434d1dfb0394e78ede3
5
5
  SHA512:
6
- metadata.gz: de9f84ff8e6d364fc7837fb79e3c4ca91a6d97ae68b7652ab5399511c66bc088554dc1f7890b7b54bb268baaeff05b3e2758244720d98afb871edd9ddebdcda0
7
- data.tar.gz: 81ef99f5cb68adae1632c83a084ec3d194b15e0c0775eadc3c95b5366054c03399b5297ce7864254df423e4a50c226853405e13bcad7621557d9a8a8e2ba83a3
6
+ metadata.gz: 473efb00fd5d11a3646635cb31210ef38f734ac7df01f1527e7183c10263743e7efb2e5a7297bb453e4a0507bb04aca127338f99c9d0a9da4dc7775b335a7daf
7
+ data.tar.gz: 4802037f4888138ae89e241b4aaddd69fdc25728374c7acb827fda1b84274bb26768c88a93e3b9c58ca47ff1ae778f25ce3f8f2ccab8f3ba0dd1185299018d8f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-contactcenterinsights_v1
2
2
 
3
+ ### v0.11.0 (2022-05-18)
4
+
5
+ * Regenerated from discovery document revision 20220513
6
+
3
7
  ### v0.10.0 (2022-03-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20220319
@@ -213,8 +213,8 @@ module Google
213
213
  # @return [Hash<String,String>]
214
214
  attr_accessor :metadata
215
215
 
216
- # Name of the query record. Format: projects/`project`/locations/`location`/
217
- # queryRecords/`query_record`
216
+ # The name of the answer record. Format: projects/`project`/locations/`location`/
217
+ # answerRecords/`answer_record`
218
218
  # Corresponds to the JSON property `queryRecord`
219
219
  # @return [String]
220
220
  attr_accessor :query_record
@@ -1406,8 +1406,8 @@ module Google
1406
1406
  # @return [Hash<String,String>]
1407
1407
  attr_accessor :metadata
1408
1408
 
1409
- # Name of the query record. Format: projects/`project`/locations/`location`/
1410
- # queryRecords/`query_record`.
1409
+ # The name of the answer record. Format: projects/`project`/locations/`location`/
1410
+ # answerRecords/`answer_record`
1411
1411
  # Corresponds to the JSON property `queryRecord`
1412
1412
  # @return [String]
1413
1413
  attr_accessor :query_record
@@ -2343,8 +2343,8 @@ module Google
2343
2343
  # @return [Hash<String,String>]
2344
2344
  attr_accessor :metadata
2345
2345
 
2346
- # Name of the query record. Format: projects/`project`/locations/`location`/
2347
- # queryRecords/`query_record`
2346
+ # The name of the answer record. Format: projects/`project`/locations/`location`/
2347
+ # answerRecords/`answer_record`
2348
2348
  # Corresponds to the JSON property `queryRecord`
2349
2349
  # @return [String]
2350
2350
  attr_accessor :query_record
@@ -2384,8 +2384,8 @@ module Google
2384
2384
  # @return [Hash<String,String>]
2385
2385
  attr_accessor :metadata
2386
2386
 
2387
- # Name of the query record. Format: projects/`project`/locations/`location`/
2388
- # queryRecords/`query_record`
2387
+ # The name of the answer record. Format: projects/`project`/locations/`location`/
2388
+ # answerRecords/`answer_record`
2389
2389
  # Corresponds to the JSON property `queryRecord`
2390
2390
  # @return [String]
2391
2391
  attr_accessor :query_record
@@ -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.10.0"
19
+ GEM_VERSION = "0.11.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220319"
25
+ REVISION = "20220513"
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.10.0
4
+ version: 0.11.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: 2022-03-28 00:00:00.000000000 Z
11
+ date: 2022-05-23 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.10.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.11.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: []