google-apis-contactcenterinsights_v1 0.3.0 → 0.4.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: 56929c70fb72a2edd4dde805902e06246b6231b4b3ef2dfc898fc8e858a39190
4
- data.tar.gz: 20e85f2ab2446a241a00da205b9648e7d0e966e1ec384b903b5cc699a3f27202
3
+ metadata.gz: e98139cddab33815de38d221fbeb7b029b8965dd645196db30785a5f1a987ede
4
+ data.tar.gz: 99da523dc69d22b3dd1a88daf0f9a1eb7eb77eb5fe858cfa11b766872defc7fe
5
5
  SHA512:
6
- metadata.gz: 399b13681342e00f4251bc54a02da510cf2a2f4abc64ba5ea98470596142dddf3a10e73e0bfa7ace7b014e29e60541b5b0e62c5284a9a4b2e8b06f865c22c929
7
- data.tar.gz: eccfe102b4c48b5bf98fd4a29b15c8da0d6b7383a00a7ca9cf0a29f69f5ab1fab5c7ed40dfddb49c9bcfe4cc36ad109b1b0cbfeb83cc5c524e8b6f0ca06735b4
6
+ metadata.gz: 6bd3b4aeb62e43c72ca27f123eb4d6c73890c0adf4286302a0a7f0755d7e4132b366ca2acbad2361fbd844742f1701d0a9b9903bf15eb711849b0c6b94d666ea
7
+ data.tar.gz: b8795e13ab995a33d06f3c37e288453f9859842e50c1a875e32d23a7d9b8cffb3287f32d77846e8c88b41192c19e2fbcf78b63d193ad3347fa587fa7fcf764b2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-contactcenterinsights_v1
2
2
 
3
+ ### v0.4.0 (2021-10-05)
4
+
5
+ * Regenerated from discovery document revision 20211002
6
+
3
7
  ### v0.3.0 (2021-09-29)
4
8
 
5
9
  * Regenerated from discovery document revision 20210927
@@ -517,7 +517,7 @@ module Google
517
517
  # @return [Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Analysis]
518
518
  attr_accessor :latest_analysis
519
519
 
520
- # Immutable. The conversation medium.
520
+ # Immutable. The conversation medium, if unspecified will default to PHONE_CALL.
521
521
  # Corresponds to the JSON property `medium`
522
522
  # @return [String]
523
523
  attr_accessor :medium
@@ -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.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210927"
25
+ REVISION = "20211002"
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.3.0
4
+ version: 0.4.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: 2021-10-04 00:00:00.000000000 Z
11
+ date: 2021-10-11 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/master/generated/google-apis-contactcenterinsights_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.3.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contactcenterinsights_v1/v0.4.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-contactcenterinsights_v1
63
63
  post_install_message:
64
64
  rdoc_options: []