google-cloud-contact_center_insights-v1 1.1.0 → 1.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/google/cloud/contact_center_insights/v1/contact_center_insights/client.rb +3385 -196
- data/lib/google/cloud/contact_center_insights/v1/contact_center_insights/operations.rb +3 -10
- data/lib/google/cloud/contact_center_insights/v1/contact_center_insights/paths.rb +122 -0
- data/lib/google/cloud/contact_center_insights/v1/contact_center_insights/rest/client.rb +3158 -186
- data/lib/google/cloud/contact_center_insights/v1/contact_center_insights/rest/operations.rb +3 -10
- data/lib/google/cloud/contact_center_insights/v1/contact_center_insights/rest/service_stub.rb +2116 -272
- data/lib/google/cloud/contact_center_insights/v1/version.rb +1 -1
- data/lib/google/cloud/contactcenterinsights/v1/contact_center_insights_pb.rb +70 -1
- data/lib/google/cloud/contactcenterinsights/v1/contact_center_insights_services_pb.rb +65 -3
- data/lib/google/cloud/contactcenterinsights/v1/resources_pb.rb +21 -1
- data/proto_docs/google/api/client.rb +20 -0
- data/proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb +1165 -3
- data/proto_docs/google/cloud/contactcenterinsights/v1/resources.rb +496 -7
- data/proto_docs/google/longrunning/operations.rb +19 -14
- data/proto_docs/google/type/interval.rb +45 -0
- metadata +24 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7bedbc63d737d94e65e9f5223a622669800dbbdb0a560469aee41c937ae38301
|
4
|
+
data.tar.gz: 3a2ea64bfa20e9189fd72c9e933ba759b47604c6f9da4986ca060380e351141c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 73dbda9bdf98f7b96d8a056c06dae30199c5b441c422ebe93fc245130f6ec23a904f903e24c68125d83fbdebba18234dccd96e8f2f73bddead52938f24588ece
|
7
|
+
data.tar.gz: 13bd2642322ef64ef62ea47261fc500ddbe0ee1621c0bcc63dd29ff435190fd43d56e8f34e67388fc70cd32668325c0f9cf4f11c98042b854f1b41c34390dcf4
|