google-cloud-contact_center_insights-v1 0.1.0 → 0.1.1

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: c25bb58a92a3e79881e2d364e63361a4f5c2d3bf5883b656210996b221b0ab38
4
- data.tar.gz: b68b7e4bba98ef65b2e578f0120137ebe8ea8bc235112a8d980bf004d4d75a68
3
+ metadata.gz: aa3c8c245e6790f6b8284f076c123753e4a59898889fecfb61156b069351430d
4
+ data.tar.gz: db000865637ab0a8f4e8874b2bea13c76bee0da9c2737923e2e6da807c2b5efa
5
5
  SHA512:
6
- metadata.gz: 7e5d4583b5b6dc47b9d49a8a672d3c7c2fdb743089da2679114c69cb995aa4da2bacfa6f3cddb9a7079125270182200c48568aec77a33bbad38df1744ca578f6
7
- data.tar.gz: 1b50e61debb63dfec305a02076ef2a85d05e653fc8a815ad99303794e50123f788d79b8c2abd4afa0962acccfd4d219c08f515a83d43e45af8f02e63ccaa99eb
6
+ metadata.gz: 7217a8307f4610a88681be91a4491f92a9f07d66b6c26d1e667ed68d30940f69cf93ebf525250b5f831e1317e102afa3361cc1771b2fc4b68350e45777ab40b4
7
+ data.tar.gz: 15dae078fb7bb681626b6d9a4764936044e4a7c7bcceb03cfdb3d837d3c8fa6f0de5ddccd097648bd080f8a20010b156267b538750e3516fc856aee0ceaf9504
data/README.md CHANGED
@@ -40,7 +40,7 @@ response = client.create_conversation request
40
40
  View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-contact_center_insights-v1/latest)
41
41
  for class and method documentation.
42
42
 
43
- See also the [Product Documentation](https://cloud.google.com/contact-center/insights/)
43
+ See also the [Product Documentation](https://cloud.google.com/contact-center/insights/docs)
44
44
  for general usage information.
45
45
 
46
46
  ## Enabling Logging
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module ContactCenterInsights
23
23
  module V1
24
- VERSION = "0.1.0"
24
+ VERSION = "0.1.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-contact_center_insights-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
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-08-19 00:00:00.000000000 Z
11
+ date: 2021-08-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common