google-cloud-contact_center_insights-v1 0.8.1 → 0.8.2
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5248734a9c0d15b337f362a7266d6fcf2b2706b1ae9305eb221641830e81595d
|
4
|
+
data.tar.gz: d9611f26272e7f5cee9d67f938dff777bb54dc566d7311552b771957fb32b291
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: befd59f2e67739949ee652f432ef9f89ec5b613e87a8aa79d4371b6281a968965c8b66007951d977e54b7cefd742d16c7e7a804b35a1b1baf49766a011965f2a
|
7
|
+
data.tar.gz: 026fd9877da9e1ef137484b8509d2a2bd00140e8d1267ecfb0c27fe4c3b592e8fae5856d51ddc74ad69e0c73f21cb0bce94a4c27ffc847a0c849e577adaf6a0e
|
@@ -1069,9 +1069,9 @@ module Google
|
|
1069
1069
|
# that it originates from.
|
1070
1070
|
# @!attribute [rw] query_record
|
1071
1071
|
# @return [::String]
|
1072
|
-
#
|
1072
|
+
# The name of the answer record.
|
1073
1073
|
# Format:
|
1074
|
-
# projects/\\{project}/locations/\\{location}/
|
1074
|
+
# projects/\\{project}/locations/\\{location}/answerRecords/\\{answer_record}
|
1075
1075
|
# @!attribute [rw] source
|
1076
1076
|
# @return [::String]
|
1077
1077
|
# The knowledge document that this answer was extracted from.
|
@@ -1109,9 +1109,9 @@ module Google
|
|
1109
1109
|
# it originates from.
|
1110
1110
|
# @!attribute [rw] query_record
|
1111
1111
|
# @return [::String]
|
1112
|
-
#
|
1112
|
+
# The name of the answer record.
|
1113
1113
|
# Format:
|
1114
|
-
# projects/\\{project}/locations/\\{location}/
|
1114
|
+
# projects/\\{project}/locations/\\{location}/answerRecords/\\{answer_record}
|
1115
1115
|
# @!attribute [rw] source
|
1116
1116
|
# @return [::String]
|
1117
1117
|
# The knowledge document that this answer was extracted from.
|
@@ -1146,9 +1146,9 @@ module Google
|
|
1146
1146
|
# which it originates.
|
1147
1147
|
# @!attribute [rw] query_record
|
1148
1148
|
# @return [::String]
|
1149
|
-
#
|
1149
|
+
# The name of the answer record.
|
1150
1150
|
# Format:
|
1151
|
-
# projects/\\{project}/locations/\\{location}/
|
1151
|
+
# projects/\\{project}/locations/\\{location}/answerRecords/\\{answer_record}
|
1152
1152
|
class SmartReplyData
|
1153
1153
|
include ::Google::Protobuf::MessageExts
|
1154
1154
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
@@ -1178,9 +1178,9 @@ module Google
|
|
1178
1178
|
# document from which it originates.
|
1179
1179
|
# @!attribute [rw] query_record
|
1180
1180
|
# @return [::String]
|
1181
|
-
#
|
1181
|
+
# The name of the answer record.
|
1182
1182
|
# Format:
|
1183
|
-
# projects/\\{project}/locations/\\{location}/
|
1183
|
+
# projects/\\{project}/locations/\\{location}/answerRecords/\\{answer_record}
|
1184
1184
|
class SmartComposeSuggestionData
|
1185
1185
|
include ::Google::Protobuf::MessageExts
|
1186
1186
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
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.8.
|
4
|
+
version: 0.8.2
|
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-
|
11
|
+
date: 2022-08-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|