google-apis-contactcenterinsights_v1 0.9.0 → 0.10.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: e705d910d0ce7de044c642f660a12fdd6f321a1697d56cf9a06216c92635186a
4
- data.tar.gz: f83010408e61cd09669ae84835961d8d01de4dba8729ceb2d67ae6627ac3997f
3
+ metadata.gz: ec4946f956234b546fd01163831f4217f56f94d972c0418625864bb5fea3f439
4
+ data.tar.gz: 38da80ad08261e888eab4d83cdd4601cb9e884811a0404617f1d670d4d8b539e
5
5
  SHA512:
6
- metadata.gz: 0e2549554042f129ffa6627ff9e267abc520900548b33f34806961cad78e6cf04d9a01c7e102705c1ce589cf022781bfb535532b193f8b9def416d6b602e9ae5
7
- data.tar.gz: 72b375dc81606bbd5482314067a661ab3f4c3eeb58baba1f2f987a8b46054b1f7d2e03979a458ce51d24b4385119fe8a5e9069df327e47328c2adcdd6fed764f
6
+ metadata.gz: de9f84ff8e6d364fc7837fb79e3c4ca91a6d97ae68b7652ab5399511c66bc088554dc1f7890b7b54bb268baaeff05b3e2758244720d98afb871edd9ddebdcda0
7
+ data.tar.gz: 81ef99f5cb68adae1632c83a084ec3d194b15e0c0775eadc3c95b5366054c03399b5297ce7864254df423e4a50c226853405e13bcad7621557d9a8a8e2ba83a3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-contactcenterinsights_v1
2
2
 
3
+ ### v0.10.0 (2022-03-22)
4
+
5
+ * Regenerated from discovery document revision 20220319
6
+ * Regenerated using generator version 0.4.1
7
+
3
8
  ### v0.9.0 (2022-01-05)
4
9
 
5
10
  * Regenerated from discovery document revision 20220103
@@ -3155,8 +3155,7 @@ module Google
3155
3155
  # A generic empty message that you can re-use to avoid defining duplicated empty
3156
3156
  # messages in your APIs. A typical example is to use it as the request or the
3157
3157
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
3158
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
3159
- # `Empty` is empty JSON object ````.
3158
+ # protobuf.Empty) returns (google.protobuf.Empty); `
3160
3159
  class GoogleProtobufEmpty
3161
3160
  include Google::Apis::Core::Hashable
3162
3161
 
@@ -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.9.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220103"
25
+ REVISION = "20220319"
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.9.0
4
+ version: 0.10.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-01-10 00:00:00.000000000 Z
11
+ date: 2022-03-28 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.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.10.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Contact Center AI Insights API V1