google-apis-contactcenterinsights_v1 0.13.0 → 0.15.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: 2acd191aa4891cd083afbd92af6c418c1440749b05f6a69ab6bdd94e6da10743
4
- data.tar.gz: 9d3c1705e1bc60c2fa26b6b66af188706cd2cd4e3a1806bc4ff6a058197ee975
3
+ metadata.gz: fbf278ca4a515ace5fb62180be58f40aa08b2626bd6f647da75e6aa42d92c5cd
4
+ data.tar.gz: 2a0c331ff5d03a70aaa686e6df1070b6c4b278fe722f933557e48a68b62c39b8
5
5
  SHA512:
6
- metadata.gz: 7b976ff51b1b91805b4e7ce875f80bc45f6e3b3c512e8c967b5b58c7ae6830dd14bc4aa01529fc585892b88830a98e436b82b2dcc4e88052a37ae9ff67faa3a6
7
- data.tar.gz: 7bc6124ae906172cda049110bbfd5ad4ca4ef99272cca760bf1a81f1938ee7f4f8c50929afc069d63d5b71ec75ac51237d72e58052cc8b58d8080397f37354d2
6
+ metadata.gz: 6a5f26694bf958607f5fa75ac67f8df8a20e73ae23781a0bcf01aaa6765bc3acbbabfc21317c80ffa316f843379ea4076a11e0fec0bcddfd46a646096994ce3d
7
+ data.tar.gz: bae39a76d0a61b47806bc45c305c0459fc2d206fd35d61065da8e812e10414bc7ac39f0a9f751226dce70e8e9414bba88bcd8fb980e67f5ee1568800eecb64a0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-contactcenterinsights_v1
2
2
 
3
+ ### v0.15.0 (2022-09-21)
4
+
5
+ * Regenerated using generator version 0.10.0
6
+
7
+ ### v0.14.0 (2022-07-01)
8
+
9
+ * Regenerated using generator version 0.8.0
10
+
3
11
  ### v0.13.0 (2022-06-21)
4
12
 
5
13
  * Regenerated using generator version 0.7.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.13.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.7.0"
22
+ GENERATOR_VERSION = "0.10.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.13.0
4
+ version: 0.15.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-06-27 00:00:00.000000000 Z
11
+ date: 2022-09-26 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.6'
19
+ version: 0.9.0
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.6'
29
+ version: 0.9.0
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.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.15.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: []