google-cloud-contact_center_insights-v1 0.20.0 → 0.20.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: dffcd2af53f8249b198e6a89e76b0036e390cce86ff45a43e29cfb2369e32094
4
- data.tar.gz: e395529c10af41e6a108824e1b60849f61e77a1398349f431d117bd776c8046a
3
+ metadata.gz: 3d0401d4c864bfbfba9375755fa8197d35a6523550db86f9f9587dd75a272748
4
+ data.tar.gz: a98bee2a18510312567130cd0fbfb31128489d06b6fe3e1e2e8bf0e44f87ccc0
5
5
  SHA512:
6
- metadata.gz: 971cb7db50137dd1f68433825de15984c926a129b43297a93a34cf9d7541693570cc6233e5c7564bd0ba5d2216f2305f9c24b71e1c197f6c9cbed234576a0e1d
7
- data.tar.gz: ef25d0f2b62c419681052c4734a066c23692ece89d7204fe880d829d32d40fc64c3ae0ba4e1926b908f5afb24296777ba371d3c9b1cffa618498e7c8d9aef9e2
6
+ metadata.gz: cdfa46636f0575806a1f5f1253c9cfd9f84ae09ea13e2559e2b035f97f6d7e18dc3729b7c09f5cda9c276f5310c1ce2e9b07b5b95ca662111d16f91a32546f5a
7
+ data.tar.gz: 5ebfefae55036c8e7ab0c83e425b840db8dda16c29473e460295a1994ee67314f2e435fec2bbcb33ec5d006e304f87731353e2a06ecff89137e3c7ca149df26e
@@ -52,6 +52,15 @@ module Google
52
52
  @client_stub.universe_domain
53
53
  end
54
54
 
55
+ ##
56
+ # The effective endpoint
57
+ #
58
+ # @return [String]
59
+ #
60
+ def endpoint
61
+ @client_stub.endpoint
62
+ end
63
+
55
64
  ##
56
65
  # Baseline implementation for the create_conversation REST call
57
66
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module ContactCenterInsights
23
23
  module V1
24
- VERSION = "0.20.0"
24
+ VERSION = "0.20.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.20.0
4
+ version: 0.20.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: 2024-01-11 00:00:00.000000000 Z
11
+ date: 2024-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common