google-apis-contactcenterinsights_v1 0.15.0 → 0.16.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: fbf278ca4a515ace5fb62180be58f40aa08b2626bd6f647da75e6aa42d92c5cd
4
- data.tar.gz: 2a0c331ff5d03a70aaa686e6df1070b6c4b278fe722f933557e48a68b62c39b8
3
+ metadata.gz: ad0b3fc7b80ee0b7b46b24d6240df9ad47a8b71a9ec0efa15df40aaabafe1900
4
+ data.tar.gz: 3daef1b55ea942be4fc99f904f6180beaba13c30332b99a37f6baea5b9867bcb
5
5
  SHA512:
6
- metadata.gz: 6a5f26694bf958607f5fa75ac67f8df8a20e73ae23781a0bcf01aaa6765bc3acbbabfc21317c80ffa316f843379ea4076a11e0fec0bcddfd46a646096994ce3d
7
- data.tar.gz: bae39a76d0a61b47806bc45c305c0459fc2d206fd35d61065da8e812e10414bc7ac39f0a9f751226dce70e8e9414bba88bcd8fb980e67f5ee1568800eecb64a0
6
+ metadata.gz: 60f3c10a2c7bc47ee6684c38ddb35f398c8ad35e897c3b2cc78efc0e5887af5a76aa629ce5ec3c20d7addf2c617a002738d7d93c6d7ac428312f1991ab1a42ec
7
+ data.tar.gz: 7e222677df5af30cf435baafe84148b37d9a2883951d072190ad8d4238cfd8e5ba0e499f8bc59794b83b63fbdcda92601b9364f1684f6f3a3a675203d881d0a5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-contactcenterinsights_v1
2
2
 
3
+ ### v0.16.0 (2022-10-27)
4
+
5
+ * Regenerated using generator version 0.11.0
6
+
3
7
  ### v0.15.0 (2022-09-21)
4
8
 
5
9
  * Regenerated using generator version 0.10.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module ContactcenterinsightsV1
18
18
  # Version of the google-apis-contactcenterinsights_v1 gem
19
- GEM_VERSION = "0.15.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220513"
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.15.0
4
+ version: 0.16.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-09-26 00:00:00.000000000 Z
11
+ date: 2022-10-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.16.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: []