@ondewo/nlu-client-typescript 4.0.0 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api/ondewo/nlu/agent_grpc_web_pb.d.ts +450 -490
- package/api/ondewo/nlu/agent_grpc_web_pb.js +1113 -1244
- package/api/ondewo/nlu/agent_pb.d.ts +1939 -1751
- package/api/ondewo/nlu/agent_pb.js +9062 -10483
- package/api/ondewo/nlu/aiservices_grpc_web_pb.d.ts +98 -106
- package/api/ondewo/nlu/aiservices_grpc_web_pb.js +245 -280
- package/api/ondewo/nlu/aiservices_pb.d.ts +745 -674
- package/api/ondewo/nlu/aiservices_pb.js +3638 -4403
- package/api/ondewo/nlu/common_pb.d.ts +15 -17
- package/api/ondewo/nlu/common_pb.js +83 -93
- package/api/ondewo/nlu/context_grpc_web_pb.d.ts +76 -82
- package/api/ondewo/nlu/context_grpc_web_pb.js +191 -220
- package/api/ondewo/nlu/context_pb.d.ts +151 -151
- package/api/ondewo/nlu/context_pb.js +889 -1042
- package/api/ondewo/nlu/entity_type_grpc_web_pb.d.ts +142 -154
- package/api/ondewo/nlu/entity_type_grpc_web_pb.js +351 -398
- package/api/ondewo/nlu/entity_type_pb.d.ts +614 -571
- package/api/ondewo/nlu/entity_type_pb.js +2893 -3369
- package/api/ondewo/nlu/intent_grpc_web_pb.d.ts +310 -334
- package/api/ondewo/nlu/intent_grpc_web_pb.js +766 -851
- package/api/ondewo/nlu/intent_pb.d.ts +2151 -1993
- package/api/ondewo/nlu/intent_pb.js +9502 -10692
- package/api/ondewo/nlu/operation_metadata_pb.d.ts +86 -88
- package/api/ondewo/nlu/operation_metadata_pb.js +321 -412
- package/api/ondewo/nlu/operations_grpc_web_pb.d.ts +46 -50
- package/api/ondewo/nlu/operations_grpc_web_pb.js +140 -163
- package/api/ondewo/nlu/operations_pb.d.ts +189 -182
- package/api/ondewo/nlu/operations_pb.js +843 -1004
- package/api/ondewo/nlu/project_role_grpc_web_pb.d.ts +65 -70
- package/api/ondewo/nlu/project_role_grpc_web_pb.js +164 -190
- package/api/ondewo/nlu/project_role_pb.d.ts +165 -151
- package/api/ondewo/nlu/project_role_pb.js +796 -963
- package/api/ondewo/nlu/project_statistics_grpc_web_pb.d.ts +98 -106
- package/api/ondewo/nlu/project_statistics_grpc_web_pb.js +246 -281
- package/api/ondewo/nlu/project_statistics_pb.d.ts +67 -63
- package/api/ondewo/nlu/project_statistics_pb.js +354 -418
- package/api/ondewo/nlu/server_statistics_grpc_web_pb.d.ts +43 -46
- package/api/ondewo/nlu/server_statistics_grpc_web_pb.js +110 -130
- package/api/ondewo/nlu/server_statistics_pb.d.ts +15 -14
- package/api/ondewo/nlu/server_statistics_pb.js +81 -91
- package/api/ondewo/nlu/session_grpc_web_pb.d.ts +164 -178
- package/api/ondewo/nlu/session_grpc_web_pb.js +409 -462
- package/api/ondewo/nlu/session_pb.d.ts +1080 -1025
- package/api/ondewo/nlu/session_pb.js +5285 -6536
- package/api/ondewo/nlu/user_grpc_web_pb.d.ts +172 -190
- package/api/ondewo/nlu/user_grpc_web_pb.js +431 -487
- package/api/ondewo/nlu/user_pb.d.ts +345 -325
- package/api/ondewo/nlu/user_pb.js +1948 -2312
- package/api/ondewo/nlu/utility_grpc_web_pb.d.ts +98 -106
- package/api/ondewo/nlu/utility_grpc_web_pb.js +244 -279
- package/api/ondewo/nlu/utility_pb.d.ts +588 -535
- package/api/ondewo/nlu/utility_pb.js +2814 -3348
- package/api/ondewo/nlu/webhook_grpc_web_pb.d.ts +43 -46
- package/api/ondewo/nlu/webhook_grpc_web_pb.js +112 -132
- package/api/ondewo/nlu/webhook_pb.d.ts +123 -119
- package/api/ondewo/nlu/webhook_pb.js +599 -718
- package/api/ondewo/qa/qa_grpc_web_pb.d.ts +87 -94
- package/api/ondewo/qa/qa_grpc_web_pb.js +218 -250
- package/api/ondewo/qa/qa_pb.d.ts +235 -220
- package/api/ondewo/qa/qa_pb.js +1222 -1452
- package/package.json +1 -1
- package/public-api.d.ts +4 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as jspb from 'google-protobuf'
|
|
1
|
+
import * as jspb from 'google-protobuf';
|
|
2
2
|
|
|
3
3
|
import * as google_api_annotations_pb from '../../google/api/annotations_pb';
|
|
4
4
|
import * as google_protobuf_empty_pb from 'google-protobuf/google/protobuf/empty_pb';
|
|
@@ -10,1409 +10,1464 @@ import * as ondewo_nlu_context_pb from '../../ondewo/nlu/context_pb';
|
|
|
10
10
|
import * as ondewo_nlu_intent_pb from '../../ondewo/nlu/intent_pb';
|
|
11
11
|
import * as ondewo_nlu_entity_type_pb from '../../ondewo/nlu/entity_type_pb';
|
|
12
12
|
|
|
13
|
-
|
|
14
13
|
export class DetectIntentRequest extends jspb.Message {
|
|
15
|
-
|
|
16
|
-
|
|
14
|
+
getSession(): string;
|
|
15
|
+
setSession(value: string): DetectIntentRequest;
|
|
17
16
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
17
|
+
getQueryParams(): QueryParameters | undefined;
|
|
18
|
+
setQueryParams(value?: QueryParameters): DetectIntentRequest;
|
|
19
|
+
hasQueryParams(): boolean;
|
|
20
|
+
clearQueryParams(): DetectIntentRequest;
|
|
22
21
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
22
|
+
getQueryInput(): QueryInput | undefined;
|
|
23
|
+
setQueryInput(value?: QueryInput): DetectIntentRequest;
|
|
24
|
+
hasQueryInput(): boolean;
|
|
25
|
+
clearQueryInput(): DetectIntentRequest;
|
|
27
26
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
27
|
+
getInputAudio(): Uint8Array | string;
|
|
28
|
+
getInputAudio_asU8(): Uint8Array;
|
|
29
|
+
getInputAudio_asB64(): string;
|
|
30
|
+
setInputAudio(value: Uint8Array | string): DetectIntentRequest;
|
|
32
31
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
32
|
+
serializeBinary(): Uint8Array;
|
|
33
|
+
toObject(includeInstance?: boolean): DetectIntentRequest.AsObject;
|
|
34
|
+
static toObject(includeInstance: boolean, msg: DetectIntentRequest): DetectIntentRequest.AsObject;
|
|
35
|
+
static serializeBinaryToWriter(message: DetectIntentRequest, writer: jspb.BinaryWriter): void;
|
|
36
|
+
static deserializeBinary(bytes: Uint8Array): DetectIntentRequest;
|
|
37
|
+
static deserializeBinaryFromReader(message: DetectIntentRequest, reader: jspb.BinaryReader): DetectIntentRequest;
|
|
39
38
|
}
|
|
40
39
|
|
|
41
40
|
export namespace DetectIntentRequest {
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
41
|
+
export type AsObject = {
|
|
42
|
+
session: string;
|
|
43
|
+
queryParams?: QueryParameters.AsObject;
|
|
44
|
+
queryInput?: QueryInput.AsObject;
|
|
45
|
+
inputAudio: Uint8Array | string;
|
|
46
|
+
};
|
|
48
47
|
}
|
|
49
48
|
|
|
50
49
|
export class DetectIntentResponse extends jspb.Message {
|
|
51
|
-
|
|
52
|
-
|
|
50
|
+
getResponseId(): string;
|
|
51
|
+
setResponseId(value: string): DetectIntentResponse;
|
|
53
52
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
53
|
+
getQueryResult(): QueryResult | undefined;
|
|
54
|
+
setQueryResult(value?: QueryResult): DetectIntentResponse;
|
|
55
|
+
hasQueryResult(): boolean;
|
|
56
|
+
clearQueryResult(): DetectIntentResponse;
|
|
58
57
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
58
|
+
getWebhookStatus(): google_rpc_status_pb.Status | undefined;
|
|
59
|
+
setWebhookStatus(value?: google_rpc_status_pb.Status): DetectIntentResponse;
|
|
60
|
+
hasWebhookStatus(): boolean;
|
|
61
|
+
clearWebhookStatus(): DetectIntentResponse;
|
|
63
62
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
63
|
+
serializeBinary(): Uint8Array;
|
|
64
|
+
toObject(includeInstance?: boolean): DetectIntentResponse.AsObject;
|
|
65
|
+
static toObject(includeInstance: boolean, msg: DetectIntentResponse): DetectIntentResponse.AsObject;
|
|
66
|
+
static serializeBinaryToWriter(message: DetectIntentResponse, writer: jspb.BinaryWriter): void;
|
|
67
|
+
static deserializeBinary(bytes: Uint8Array): DetectIntentResponse;
|
|
68
|
+
static deserializeBinaryFromReader(message: DetectIntentResponse, reader: jspb.BinaryReader): DetectIntentResponse;
|
|
70
69
|
}
|
|
71
70
|
|
|
72
71
|
export namespace DetectIntentResponse {
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
72
|
+
export type AsObject = {
|
|
73
|
+
responseId: string;
|
|
74
|
+
queryResult?: QueryResult.AsObject;
|
|
75
|
+
webhookStatus?: google_rpc_status_pb.Status.AsObject;
|
|
76
|
+
};
|
|
78
77
|
}
|
|
79
78
|
|
|
80
79
|
export class QueryParameters extends jspb.Message {
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
getTimeZone(): string;
|
|
81
|
+
setTimeZone(value: string): QueryParameters;
|
|
83
82
|
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
83
|
+
getGeoLocation(): google_type_latlng_pb.LatLng | undefined;
|
|
84
|
+
setGeoLocation(value?: google_type_latlng_pb.LatLng): QueryParameters;
|
|
85
|
+
hasGeoLocation(): boolean;
|
|
86
|
+
clearGeoLocation(): QueryParameters;
|
|
88
87
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
88
|
+
getContextsList(): Array<ondewo_nlu_context_pb.Context>;
|
|
89
|
+
setContextsList(value: Array<ondewo_nlu_context_pb.Context>): QueryParameters;
|
|
90
|
+
clearContextsList(): QueryParameters;
|
|
91
|
+
addContexts(value?: ondewo_nlu_context_pb.Context, index?: number): ondewo_nlu_context_pb.Context;
|
|
93
92
|
|
|
94
|
-
|
|
95
|
-
|
|
93
|
+
getResetContexts(): boolean;
|
|
94
|
+
setResetContexts(value: boolean): QueryParameters;
|
|
96
95
|
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
96
|
+
getPayload(): google_protobuf_struct_pb.Struct | undefined;
|
|
97
|
+
setPayload(value?: google_protobuf_struct_pb.Struct): QueryParameters;
|
|
98
|
+
hasPayload(): boolean;
|
|
99
|
+
clearPayload(): QueryParameters;
|
|
101
100
|
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
101
|
+
getLabelsList(): Array<string>;
|
|
102
|
+
setLabelsList(value: Array<string>): QueryParameters;
|
|
103
|
+
clearLabelsList(): QueryParameters;
|
|
104
|
+
addLabels(value: string, index?: number): QueryParameters;
|
|
106
105
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
106
|
+
serializeBinary(): Uint8Array;
|
|
107
|
+
toObject(includeInstance?: boolean): QueryParameters.AsObject;
|
|
108
|
+
static toObject(includeInstance: boolean, msg: QueryParameters): QueryParameters.AsObject;
|
|
109
|
+
static serializeBinaryToWriter(message: QueryParameters, writer: jspb.BinaryWriter): void;
|
|
110
|
+
static deserializeBinary(bytes: Uint8Array): QueryParameters;
|
|
111
|
+
static deserializeBinaryFromReader(message: QueryParameters, reader: jspb.BinaryReader): QueryParameters;
|
|
113
112
|
}
|
|
114
113
|
|
|
115
114
|
export namespace QueryParameters {
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
115
|
+
export type AsObject = {
|
|
116
|
+
timeZone: string;
|
|
117
|
+
geoLocation?: google_type_latlng_pb.LatLng.AsObject;
|
|
118
|
+
contextsList: Array<ondewo_nlu_context_pb.Context.AsObject>;
|
|
119
|
+
resetContexts: boolean;
|
|
120
|
+
payload?: google_protobuf_struct_pb.Struct.AsObject;
|
|
121
|
+
labelsList: Array<string>;
|
|
122
|
+
};
|
|
124
123
|
}
|
|
125
124
|
|
|
126
125
|
export class QueryInput extends jspb.Message {
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
126
|
+
getAudioConfig(): InputAudioConfig | undefined;
|
|
127
|
+
setAudioConfig(value?: InputAudioConfig): QueryInput;
|
|
128
|
+
hasAudioConfig(): boolean;
|
|
129
|
+
clearAudioConfig(): QueryInput;
|
|
131
130
|
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
131
|
+
getText(): TextInput | undefined;
|
|
132
|
+
setText(value?: TextInput): QueryInput;
|
|
133
|
+
hasText(): boolean;
|
|
134
|
+
clearText(): QueryInput;
|
|
136
135
|
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
136
|
+
getEvent(): EventInput | undefined;
|
|
137
|
+
setEvent(value?: EventInput): QueryInput;
|
|
138
|
+
hasEvent(): boolean;
|
|
139
|
+
clearEvent(): QueryInput;
|
|
141
140
|
|
|
142
|
-
|
|
141
|
+
getInputCase(): QueryInput.InputCase;
|
|
143
142
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
143
|
+
serializeBinary(): Uint8Array;
|
|
144
|
+
toObject(includeInstance?: boolean): QueryInput.AsObject;
|
|
145
|
+
static toObject(includeInstance: boolean, msg: QueryInput): QueryInput.AsObject;
|
|
146
|
+
static serializeBinaryToWriter(message: QueryInput, writer: jspb.BinaryWriter): void;
|
|
147
|
+
static deserializeBinary(bytes: Uint8Array): QueryInput;
|
|
148
|
+
static deserializeBinaryFromReader(message: QueryInput, reader: jspb.BinaryReader): QueryInput;
|
|
150
149
|
}
|
|
151
150
|
|
|
152
151
|
export namespace QueryInput {
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
152
|
+
export type AsObject = {
|
|
153
|
+
audioConfig?: InputAudioConfig.AsObject;
|
|
154
|
+
text?: TextInput.AsObject;
|
|
155
|
+
event?: EventInput.AsObject;
|
|
156
|
+
};
|
|
158
157
|
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
158
|
+
export enum InputCase {
|
|
159
|
+
INPUT_NOT_SET = 0,
|
|
160
|
+
AUDIO_CONFIG = 1,
|
|
161
|
+
TEXT = 2,
|
|
162
|
+
EVENT = 3
|
|
163
|
+
}
|
|
165
164
|
}
|
|
166
165
|
|
|
167
166
|
export class QueryResult extends jspb.Message {
|
|
168
|
-
|
|
169
|
-
|
|
167
|
+
getQueryText(): string;
|
|
168
|
+
setQueryText(value: string): QueryResult;
|
|
170
169
|
|
|
171
|
-
|
|
172
|
-
|
|
170
|
+
getLanguageCode(): string;
|
|
171
|
+
setLanguageCode(value: string): QueryResult;
|
|
173
172
|
|
|
174
|
-
|
|
175
|
-
|
|
173
|
+
getSpeechRecognitionConfidence(): number;
|
|
174
|
+
setSpeechRecognitionConfidence(value: number): QueryResult;
|
|
176
175
|
|
|
177
|
-
|
|
178
|
-
|
|
176
|
+
getAction(): string;
|
|
177
|
+
setAction(value: string): QueryResult;
|
|
179
178
|
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
179
|
+
getParameters(): google_protobuf_struct_pb.Struct | undefined;
|
|
180
|
+
setParameters(value?: google_protobuf_struct_pb.Struct): QueryResult;
|
|
181
|
+
hasParameters(): boolean;
|
|
182
|
+
clearParameters(): QueryResult;
|
|
184
183
|
|
|
185
|
-
|
|
186
|
-
|
|
184
|
+
getAllRequiredParamsPresent(): boolean;
|
|
185
|
+
setAllRequiredParamsPresent(value: boolean): QueryResult;
|
|
187
186
|
|
|
188
|
-
|
|
189
|
-
|
|
187
|
+
getFulfillmentText(): string;
|
|
188
|
+
setFulfillmentText(value: string): QueryResult;
|
|
190
189
|
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
190
|
+
getFulfillmentMessagesList(): Array<ondewo_nlu_intent_pb.Intent.Message>;
|
|
191
|
+
setFulfillmentMessagesList(value: Array<ondewo_nlu_intent_pb.Intent.Message>): QueryResult;
|
|
192
|
+
clearFulfillmentMessagesList(): QueryResult;
|
|
193
|
+
addFulfillmentMessages(
|
|
194
|
+
value?: ondewo_nlu_intent_pb.Intent.Message,
|
|
195
|
+
index?: number
|
|
196
|
+
): ondewo_nlu_intent_pb.Intent.Message;
|
|
195
197
|
|
|
196
|
-
|
|
197
|
-
|
|
198
|
+
getWebhookSource(): string;
|
|
199
|
+
setWebhookSource(value: string): QueryResult;
|
|
198
200
|
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
201
|
+
getWebhookPayload(): google_protobuf_struct_pb.Struct | undefined;
|
|
202
|
+
setWebhookPayload(value?: google_protobuf_struct_pb.Struct): QueryResult;
|
|
203
|
+
hasWebhookPayload(): boolean;
|
|
204
|
+
clearWebhookPayload(): QueryResult;
|
|
203
205
|
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
206
|
+
getOutputContextsList(): Array<ondewo_nlu_context_pb.Context>;
|
|
207
|
+
setOutputContextsList(value: Array<ondewo_nlu_context_pb.Context>): QueryResult;
|
|
208
|
+
clearOutputContextsList(): QueryResult;
|
|
209
|
+
addOutputContexts(value?: ondewo_nlu_context_pb.Context, index?: number): ondewo_nlu_context_pb.Context;
|
|
208
210
|
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
211
|
+
getIntent(): ondewo_nlu_intent_pb.Intent | undefined;
|
|
212
|
+
setIntent(value?: ondewo_nlu_intent_pb.Intent): QueryResult;
|
|
213
|
+
hasIntent(): boolean;
|
|
214
|
+
clearIntent(): QueryResult;
|
|
213
215
|
|
|
214
|
-
|
|
215
|
-
|
|
216
|
+
getIntentDetectionConfidence(): number;
|
|
217
|
+
setIntentDetectionConfidence(value: number): QueryResult;
|
|
216
218
|
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
219
|
+
getDiagnosticInfo(): google_protobuf_struct_pb.Struct | undefined;
|
|
220
|
+
setDiagnosticInfo(value?: google_protobuf_struct_pb.Struct): QueryResult;
|
|
221
|
+
hasDiagnosticInfo(): boolean;
|
|
222
|
+
clearDiagnosticInfo(): QueryResult;
|
|
221
223
|
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
224
|
+
serializeBinary(): Uint8Array;
|
|
225
|
+
toObject(includeInstance?: boolean): QueryResult.AsObject;
|
|
226
|
+
static toObject(includeInstance: boolean, msg: QueryResult): QueryResult.AsObject;
|
|
227
|
+
static serializeBinaryToWriter(message: QueryResult, writer: jspb.BinaryWriter): void;
|
|
228
|
+
static deserializeBinary(bytes: Uint8Array): QueryResult;
|
|
229
|
+
static deserializeBinaryFromReader(message: QueryResult, reader: jspb.BinaryReader): QueryResult;
|
|
228
230
|
}
|
|
229
231
|
|
|
230
232
|
export namespace QueryResult {
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
233
|
+
export type AsObject = {
|
|
234
|
+
queryText: string;
|
|
235
|
+
languageCode: string;
|
|
236
|
+
speechRecognitionConfidence: number;
|
|
237
|
+
action: string;
|
|
238
|
+
parameters?: google_protobuf_struct_pb.Struct.AsObject;
|
|
239
|
+
allRequiredParamsPresent: boolean;
|
|
240
|
+
fulfillmentText: string;
|
|
241
|
+
fulfillmentMessagesList: Array<ondewo_nlu_intent_pb.Intent.Message.AsObject>;
|
|
242
|
+
webhookSource: string;
|
|
243
|
+
webhookPayload?: google_protobuf_struct_pb.Struct.AsObject;
|
|
244
|
+
outputContextsList: Array<ondewo_nlu_context_pb.Context.AsObject>;
|
|
245
|
+
intent?: ondewo_nlu_intent_pb.Intent.AsObject;
|
|
246
|
+
intentDetectionConfidence: number;
|
|
247
|
+
diagnosticInfo?: google_protobuf_struct_pb.Struct.AsObject;
|
|
248
|
+
};
|
|
247
249
|
}
|
|
248
250
|
|
|
249
251
|
export class StreamingDetectIntentRequest extends jspb.Message {
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
252
|
+
getSession(): string;
|
|
253
|
+
setSession(value: string): StreamingDetectIntentRequest;
|
|
254
|
+
|
|
255
|
+
getQueryParams(): QueryParameters | undefined;
|
|
256
|
+
setQueryParams(value?: QueryParameters): StreamingDetectIntentRequest;
|
|
257
|
+
hasQueryParams(): boolean;
|
|
258
|
+
clearQueryParams(): StreamingDetectIntentRequest;
|
|
259
|
+
|
|
260
|
+
getQueryInput(): QueryInput | undefined;
|
|
261
|
+
setQueryInput(value?: QueryInput): StreamingDetectIntentRequest;
|
|
262
|
+
hasQueryInput(): boolean;
|
|
263
|
+
clearQueryInput(): StreamingDetectIntentRequest;
|
|
264
|
+
|
|
265
|
+
getSingleUtterance(): boolean;
|
|
266
|
+
setSingleUtterance(value: boolean): StreamingDetectIntentRequest;
|
|
267
|
+
|
|
268
|
+
getInputAudio(): Uint8Array | string;
|
|
269
|
+
getInputAudio_asU8(): Uint8Array;
|
|
270
|
+
getInputAudio_asB64(): string;
|
|
271
|
+
setInputAudio(value: Uint8Array | string): StreamingDetectIntentRequest;
|
|
272
|
+
|
|
273
|
+
serializeBinary(): Uint8Array;
|
|
274
|
+
toObject(includeInstance?: boolean): StreamingDetectIntentRequest.AsObject;
|
|
275
|
+
static toObject(includeInstance: boolean, msg: StreamingDetectIntentRequest): StreamingDetectIntentRequest.AsObject;
|
|
276
|
+
static serializeBinaryToWriter(message: StreamingDetectIntentRequest, writer: jspb.BinaryWriter): void;
|
|
277
|
+
static deserializeBinary(bytes: Uint8Array): StreamingDetectIntentRequest;
|
|
278
|
+
static deserializeBinaryFromReader(
|
|
279
|
+
message: StreamingDetectIntentRequest,
|
|
280
|
+
reader: jspb.BinaryReader
|
|
281
|
+
): StreamingDetectIntentRequest;
|
|
277
282
|
}
|
|
278
283
|
|
|
279
284
|
export namespace StreamingDetectIntentRequest {
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
285
|
+
export type AsObject = {
|
|
286
|
+
session: string;
|
|
287
|
+
queryParams?: QueryParameters.AsObject;
|
|
288
|
+
queryInput?: QueryInput.AsObject;
|
|
289
|
+
singleUtterance: boolean;
|
|
290
|
+
inputAudio: Uint8Array | string;
|
|
291
|
+
};
|
|
287
292
|
}
|
|
288
293
|
|
|
289
294
|
export class StreamingDetectIntentResponse extends jspb.Message {
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
295
|
+
getResponseId(): string;
|
|
296
|
+
setResponseId(value: string): StreamingDetectIntentResponse;
|
|
297
|
+
|
|
298
|
+
getRecognitionResult(): StreamingRecognitionResult | undefined;
|
|
299
|
+
setRecognitionResult(value?: StreamingRecognitionResult): StreamingDetectIntentResponse;
|
|
300
|
+
hasRecognitionResult(): boolean;
|
|
301
|
+
clearRecognitionResult(): StreamingDetectIntentResponse;
|
|
302
|
+
|
|
303
|
+
getQueryResult(): QueryResult | undefined;
|
|
304
|
+
setQueryResult(value?: QueryResult): StreamingDetectIntentResponse;
|
|
305
|
+
hasQueryResult(): boolean;
|
|
306
|
+
clearQueryResult(): StreamingDetectIntentResponse;
|
|
307
|
+
|
|
308
|
+
getWebhookStatus(): google_rpc_status_pb.Status | undefined;
|
|
309
|
+
setWebhookStatus(value?: google_rpc_status_pb.Status): StreamingDetectIntentResponse;
|
|
310
|
+
hasWebhookStatus(): boolean;
|
|
311
|
+
clearWebhookStatus(): StreamingDetectIntentResponse;
|
|
312
|
+
|
|
313
|
+
serializeBinary(): Uint8Array;
|
|
314
|
+
toObject(includeInstance?: boolean): StreamingDetectIntentResponse.AsObject;
|
|
315
|
+
static toObject(includeInstance: boolean, msg: StreamingDetectIntentResponse): StreamingDetectIntentResponse.AsObject;
|
|
316
|
+
static serializeBinaryToWriter(message: StreamingDetectIntentResponse, writer: jspb.BinaryWriter): void;
|
|
317
|
+
static deserializeBinary(bytes: Uint8Array): StreamingDetectIntentResponse;
|
|
318
|
+
static deserializeBinaryFromReader(
|
|
319
|
+
message: StreamingDetectIntentResponse,
|
|
320
|
+
reader: jspb.BinaryReader
|
|
321
|
+
): StreamingDetectIntentResponse;
|
|
314
322
|
}
|
|
315
323
|
|
|
316
324
|
export namespace StreamingDetectIntentResponse {
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
325
|
+
export type AsObject = {
|
|
326
|
+
responseId: string;
|
|
327
|
+
recognitionResult?: StreamingRecognitionResult.AsObject;
|
|
328
|
+
queryResult?: QueryResult.AsObject;
|
|
329
|
+
webhookStatus?: google_rpc_status_pb.Status.AsObject;
|
|
330
|
+
};
|
|
323
331
|
}
|
|
324
332
|
|
|
325
333
|
export class StreamingRecognitionResult extends jspb.Message {
|
|
326
|
-
|
|
327
|
-
|
|
334
|
+
getMessageType(): StreamingRecognitionResult.MessageType;
|
|
335
|
+
setMessageType(value: StreamingRecognitionResult.MessageType): StreamingRecognitionResult;
|
|
328
336
|
|
|
329
|
-
|
|
330
|
-
|
|
337
|
+
getTranscript(): string;
|
|
338
|
+
setTranscript(value: string): StreamingRecognitionResult;
|
|
331
339
|
|
|
332
|
-
|
|
333
|
-
|
|
340
|
+
getIsFinal(): boolean;
|
|
341
|
+
setIsFinal(value: boolean): StreamingRecognitionResult;
|
|
334
342
|
|
|
335
|
-
|
|
336
|
-
|
|
343
|
+
getConfidence(): number;
|
|
344
|
+
setConfidence(value: number): StreamingRecognitionResult;
|
|
337
345
|
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
346
|
+
serializeBinary(): Uint8Array;
|
|
347
|
+
toObject(includeInstance?: boolean): StreamingRecognitionResult.AsObject;
|
|
348
|
+
static toObject(includeInstance: boolean, msg: StreamingRecognitionResult): StreamingRecognitionResult.AsObject;
|
|
349
|
+
static serializeBinaryToWriter(message: StreamingRecognitionResult, writer: jspb.BinaryWriter): void;
|
|
350
|
+
static deserializeBinary(bytes: Uint8Array): StreamingRecognitionResult;
|
|
351
|
+
static deserializeBinaryFromReader(
|
|
352
|
+
message: StreamingRecognitionResult,
|
|
353
|
+
reader: jspb.BinaryReader
|
|
354
|
+
): StreamingRecognitionResult;
|
|
344
355
|
}
|
|
345
356
|
|
|
346
357
|
export namespace StreamingRecognitionResult {
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
358
|
+
export type AsObject = {
|
|
359
|
+
messageType: StreamingRecognitionResult.MessageType;
|
|
360
|
+
transcript: string;
|
|
361
|
+
isFinal: boolean;
|
|
362
|
+
confidence: number;
|
|
363
|
+
};
|
|
353
364
|
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
365
|
+
export enum MessageType {
|
|
366
|
+
MESSAGE_TYPE_UNSPECIFIED = 0,
|
|
367
|
+
TRANSCRIPT = 1,
|
|
368
|
+
END_OF_SINGLE_UTTERANCE = 2
|
|
369
|
+
}
|
|
359
370
|
}
|
|
360
371
|
|
|
361
372
|
export class InputAudioConfig extends jspb.Message {
|
|
362
|
-
|
|
363
|
-
|
|
373
|
+
getAudioEncoding(): AudioEncoding;
|
|
374
|
+
setAudioEncoding(value: AudioEncoding): InputAudioConfig;
|
|
364
375
|
|
|
365
|
-
|
|
366
|
-
|
|
376
|
+
getSampleRateHertz(): number;
|
|
377
|
+
setSampleRateHertz(value: number): InputAudioConfig;
|
|
367
378
|
|
|
368
|
-
|
|
369
|
-
|
|
379
|
+
getLanguageCode(): string;
|
|
380
|
+
setLanguageCode(value: string): InputAudioConfig;
|
|
370
381
|
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
382
|
+
getPhraseHintsList(): Array<string>;
|
|
383
|
+
setPhraseHintsList(value: Array<string>): InputAudioConfig;
|
|
384
|
+
clearPhraseHintsList(): InputAudioConfig;
|
|
385
|
+
addPhraseHints(value: string, index?: number): InputAudioConfig;
|
|
375
386
|
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
387
|
+
serializeBinary(): Uint8Array;
|
|
388
|
+
toObject(includeInstance?: boolean): InputAudioConfig.AsObject;
|
|
389
|
+
static toObject(includeInstance: boolean, msg: InputAudioConfig): InputAudioConfig.AsObject;
|
|
390
|
+
static serializeBinaryToWriter(message: InputAudioConfig, writer: jspb.BinaryWriter): void;
|
|
391
|
+
static deserializeBinary(bytes: Uint8Array): InputAudioConfig;
|
|
392
|
+
static deserializeBinaryFromReader(message: InputAudioConfig, reader: jspb.BinaryReader): InputAudioConfig;
|
|
382
393
|
}
|
|
383
394
|
|
|
384
395
|
export namespace InputAudioConfig {
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
396
|
+
export type AsObject = {
|
|
397
|
+
audioEncoding: AudioEncoding;
|
|
398
|
+
sampleRateHertz: number;
|
|
399
|
+
languageCode: string;
|
|
400
|
+
phraseHintsList: Array<string>;
|
|
401
|
+
};
|
|
391
402
|
}
|
|
392
403
|
|
|
393
404
|
export class TextInput extends jspb.Message {
|
|
394
|
-
|
|
395
|
-
|
|
405
|
+
getText(): string;
|
|
406
|
+
setText(value: string): TextInput;
|
|
396
407
|
|
|
397
|
-
|
|
398
|
-
|
|
408
|
+
getLanguageCode(): string;
|
|
409
|
+
setLanguageCode(value: string): TextInput;
|
|
399
410
|
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
411
|
+
serializeBinary(): Uint8Array;
|
|
412
|
+
toObject(includeInstance?: boolean): TextInput.AsObject;
|
|
413
|
+
static toObject(includeInstance: boolean, msg: TextInput): TextInput.AsObject;
|
|
414
|
+
static serializeBinaryToWriter(message: TextInput, writer: jspb.BinaryWriter): void;
|
|
415
|
+
static deserializeBinary(bytes: Uint8Array): TextInput;
|
|
416
|
+
static deserializeBinaryFromReader(message: TextInput, reader: jspb.BinaryReader): TextInput;
|
|
406
417
|
}
|
|
407
418
|
|
|
408
419
|
export namespace TextInput {
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
420
|
+
export type AsObject = {
|
|
421
|
+
text: string;
|
|
422
|
+
languageCode: string;
|
|
423
|
+
};
|
|
413
424
|
}
|
|
414
425
|
|
|
415
426
|
export class EventInput extends jspb.Message {
|
|
416
|
-
|
|
417
|
-
|
|
427
|
+
getName(): string;
|
|
428
|
+
setName(value: string): EventInput;
|
|
418
429
|
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
430
|
+
getParameters(): google_protobuf_struct_pb.Struct | undefined;
|
|
431
|
+
setParameters(value?: google_protobuf_struct_pb.Struct): EventInput;
|
|
432
|
+
hasParameters(): boolean;
|
|
433
|
+
clearParameters(): EventInput;
|
|
423
434
|
|
|
424
|
-
|
|
425
|
-
|
|
435
|
+
getLanguageCode(): string;
|
|
436
|
+
setLanguageCode(value: string): EventInput;
|
|
426
437
|
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
438
|
+
serializeBinary(): Uint8Array;
|
|
439
|
+
toObject(includeInstance?: boolean): EventInput.AsObject;
|
|
440
|
+
static toObject(includeInstance: boolean, msg: EventInput): EventInput.AsObject;
|
|
441
|
+
static serializeBinaryToWriter(message: EventInput, writer: jspb.BinaryWriter): void;
|
|
442
|
+
static deserializeBinary(bytes: Uint8Array): EventInput;
|
|
443
|
+
static deserializeBinaryFromReader(message: EventInput, reader: jspb.BinaryReader): EventInput;
|
|
433
444
|
}
|
|
434
445
|
|
|
435
446
|
export namespace EventInput {
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
447
|
+
export type AsObject = {
|
|
448
|
+
name: string;
|
|
449
|
+
parameters?: google_protobuf_struct_pb.Struct.AsObject;
|
|
450
|
+
languageCode: string;
|
|
451
|
+
};
|
|
441
452
|
}
|
|
442
453
|
|
|
443
454
|
export class Session extends jspb.Message {
|
|
444
|
-
|
|
445
|
-
|
|
455
|
+
getName(): string;
|
|
456
|
+
setName(value: string): Session;
|
|
446
457
|
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
458
|
+
getSessionStepsList(): Array<SessionStep>;
|
|
459
|
+
setSessionStepsList(value: Array<SessionStep>): Session;
|
|
460
|
+
clearSessionStepsList(): Session;
|
|
461
|
+
addSessionSteps(value?: SessionStep, index?: number): SessionStep;
|
|
451
462
|
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
463
|
+
getSessionInfo(): SessionInfo | undefined;
|
|
464
|
+
setSessionInfo(value?: SessionInfo): Session;
|
|
465
|
+
hasSessionInfo(): boolean;
|
|
466
|
+
clearSessionInfo(): Session;
|
|
456
467
|
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
468
|
+
serializeBinary(): Uint8Array;
|
|
469
|
+
toObject(includeInstance?: boolean): Session.AsObject;
|
|
470
|
+
static toObject(includeInstance: boolean, msg: Session): Session.AsObject;
|
|
471
|
+
static serializeBinaryToWriter(message: Session, writer: jspb.BinaryWriter): void;
|
|
472
|
+
static deserializeBinary(bytes: Uint8Array): Session;
|
|
473
|
+
static deserializeBinaryFromReader(message: Session, reader: jspb.BinaryReader): Session;
|
|
463
474
|
}
|
|
464
475
|
|
|
465
476
|
export namespace Session {
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
477
|
+
export type AsObject = {
|
|
478
|
+
name: string;
|
|
479
|
+
sessionStepsList: Array<SessionStep.AsObject>;
|
|
480
|
+
sessionInfo?: SessionInfo.AsObject;
|
|
481
|
+
};
|
|
471
482
|
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
483
|
+
export enum View {
|
|
484
|
+
VIEW_UNSPECIFIED = 0,
|
|
485
|
+
VIEW_FULL = 1,
|
|
486
|
+
VIEW_SPARSE = 2
|
|
487
|
+
}
|
|
477
488
|
}
|
|
478
489
|
|
|
479
490
|
export class SessionStep extends jspb.Message {
|
|
480
|
-
|
|
481
|
-
|
|
491
|
+
getName(): string;
|
|
492
|
+
setName(value: string): SessionStep;
|
|
482
493
|
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
494
|
+
getDetectIntentRequest(): DetectIntentRequest | undefined;
|
|
495
|
+
setDetectIntentRequest(value?: DetectIntentRequest): SessionStep;
|
|
496
|
+
hasDetectIntentRequest(): boolean;
|
|
497
|
+
clearDetectIntentRequest(): SessionStep;
|
|
487
498
|
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
499
|
+
getDetectIntentResponse(): DetectIntentResponse | undefined;
|
|
500
|
+
setDetectIntentResponse(value?: DetectIntentResponse): SessionStep;
|
|
501
|
+
hasDetectIntentResponse(): boolean;
|
|
502
|
+
clearDetectIntentResponse(): SessionStep;
|
|
492
503
|
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
504
|
+
getContextsList(): Array<ondewo_nlu_context_pb.Context>;
|
|
505
|
+
setContextsList(value: Array<ondewo_nlu_context_pb.Context>): SessionStep;
|
|
506
|
+
clearContextsList(): SessionStep;
|
|
507
|
+
addContexts(value?: ondewo_nlu_context_pb.Context, index?: number): ondewo_nlu_context_pb.Context;
|
|
497
508
|
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
509
|
+
serializeBinary(): Uint8Array;
|
|
510
|
+
toObject(includeInstance?: boolean): SessionStep.AsObject;
|
|
511
|
+
static toObject(includeInstance: boolean, msg: SessionStep): SessionStep.AsObject;
|
|
512
|
+
static serializeBinaryToWriter(message: SessionStep, writer: jspb.BinaryWriter): void;
|
|
513
|
+
static deserializeBinary(bytes: Uint8Array): SessionStep;
|
|
514
|
+
static deserializeBinaryFromReader(message: SessionStep, reader: jspb.BinaryReader): SessionStep;
|
|
504
515
|
}
|
|
505
516
|
|
|
506
517
|
export namespace SessionStep {
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
518
|
+
export type AsObject = {
|
|
519
|
+
name: string;
|
|
520
|
+
detectIntentRequest?: DetectIntentRequest.AsObject;
|
|
521
|
+
detectIntentResponse?: DetectIntentResponse.AsObject;
|
|
522
|
+
contextsList: Array<ondewo_nlu_context_pb.Context.AsObject>;
|
|
523
|
+
};
|
|
513
524
|
}
|
|
514
525
|
|
|
515
526
|
export class TrackSessionStepRequest extends jspb.Message {
|
|
516
|
-
|
|
517
|
-
|
|
527
|
+
getSessionId(): string;
|
|
528
|
+
setSessionId(value: string): TrackSessionStepRequest;
|
|
518
529
|
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
530
|
+
getSessionStep(): SessionStep | undefined;
|
|
531
|
+
setSessionStep(value?: SessionStep): TrackSessionStepRequest;
|
|
532
|
+
hasSessionStep(): boolean;
|
|
533
|
+
clearSessionStep(): TrackSessionStepRequest;
|
|
523
534
|
|
|
524
|
-
|
|
525
|
-
|
|
535
|
+
getSessionView(): Session.View;
|
|
536
|
+
setSessionView(value: Session.View): TrackSessionStepRequest;
|
|
526
537
|
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
538
|
+
serializeBinary(): Uint8Array;
|
|
539
|
+
toObject(includeInstance?: boolean): TrackSessionStepRequest.AsObject;
|
|
540
|
+
static toObject(includeInstance: boolean, msg: TrackSessionStepRequest): TrackSessionStepRequest.AsObject;
|
|
541
|
+
static serializeBinaryToWriter(message: TrackSessionStepRequest, writer: jspb.BinaryWriter): void;
|
|
542
|
+
static deserializeBinary(bytes: Uint8Array): TrackSessionStepRequest;
|
|
543
|
+
static deserializeBinaryFromReader(
|
|
544
|
+
message: TrackSessionStepRequest,
|
|
545
|
+
reader: jspb.BinaryReader
|
|
546
|
+
): TrackSessionStepRequest;
|
|
533
547
|
}
|
|
534
548
|
|
|
535
549
|
export namespace TrackSessionStepRequest {
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
550
|
+
export type AsObject = {
|
|
551
|
+
sessionId: string;
|
|
552
|
+
sessionStep?: SessionStep.AsObject;
|
|
553
|
+
sessionView: Session.View;
|
|
554
|
+
};
|
|
541
555
|
}
|
|
542
556
|
|
|
543
557
|
export class ListSessionsRequest extends jspb.Message {
|
|
544
|
-
|
|
545
|
-
|
|
558
|
+
getParent(): string;
|
|
559
|
+
setParent(value: string): ListSessionsRequest;
|
|
546
560
|
|
|
547
|
-
|
|
548
|
-
|
|
561
|
+
getSessionView(): Session.View;
|
|
562
|
+
setSessionView(value: Session.View): ListSessionsRequest;
|
|
549
563
|
|
|
550
|
-
|
|
551
|
-
|
|
564
|
+
getPageToken(): string;
|
|
565
|
+
setPageToken(value: string): ListSessionsRequest;
|
|
552
566
|
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
567
|
+
getSessionFilter(): SessionFilter | undefined;
|
|
568
|
+
setSessionFilter(value?: SessionFilter): ListSessionsRequest;
|
|
569
|
+
hasSessionFilter(): boolean;
|
|
570
|
+
clearSessionFilter(): ListSessionsRequest;
|
|
557
571
|
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
572
|
+
getFieldMask(): google_protobuf_field_mask_pb.FieldMask | undefined;
|
|
573
|
+
setFieldMask(value?: google_protobuf_field_mask_pb.FieldMask): ListSessionsRequest;
|
|
574
|
+
hasFieldMask(): boolean;
|
|
575
|
+
clearFieldMask(): ListSessionsRequest;
|
|
562
576
|
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
577
|
+
serializeBinary(): Uint8Array;
|
|
578
|
+
toObject(includeInstance?: boolean): ListSessionsRequest.AsObject;
|
|
579
|
+
static toObject(includeInstance: boolean, msg: ListSessionsRequest): ListSessionsRequest.AsObject;
|
|
580
|
+
static serializeBinaryToWriter(message: ListSessionsRequest, writer: jspb.BinaryWriter): void;
|
|
581
|
+
static deserializeBinary(bytes: Uint8Array): ListSessionsRequest;
|
|
582
|
+
static deserializeBinaryFromReader(message: ListSessionsRequest, reader: jspb.BinaryReader): ListSessionsRequest;
|
|
569
583
|
}
|
|
570
584
|
|
|
571
585
|
export namespace ListSessionsRequest {
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
586
|
+
export type AsObject = {
|
|
587
|
+
parent: string;
|
|
588
|
+
sessionView: Session.View;
|
|
589
|
+
pageToken: string;
|
|
590
|
+
sessionFilter?: SessionFilter.AsObject;
|
|
591
|
+
fieldMask?: google_protobuf_field_mask_pb.FieldMask.AsObject;
|
|
592
|
+
};
|
|
579
593
|
}
|
|
580
594
|
|
|
581
595
|
export class ContextFilter extends jspb.Message {
|
|
582
|
-
|
|
583
|
-
|
|
596
|
+
getContextName(): string;
|
|
597
|
+
setContextName(value: string): ContextFilter;
|
|
584
598
|
|
|
585
|
-
|
|
586
|
-
|
|
599
|
+
getKey(): string;
|
|
600
|
+
setKey(value: string): ContextFilter;
|
|
587
601
|
|
|
588
|
-
|
|
589
|
-
|
|
602
|
+
getValue(): string;
|
|
603
|
+
setValue(value: string): ContextFilter;
|
|
590
604
|
|
|
591
|
-
|
|
592
|
-
|
|
605
|
+
getOperator(): ComparisonOperator;
|
|
606
|
+
setOperator(value: ComparisonOperator): ContextFilter;
|
|
593
607
|
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
608
|
+
serializeBinary(): Uint8Array;
|
|
609
|
+
toObject(includeInstance?: boolean): ContextFilter.AsObject;
|
|
610
|
+
static toObject(includeInstance: boolean, msg: ContextFilter): ContextFilter.AsObject;
|
|
611
|
+
static serializeBinaryToWriter(message: ContextFilter, writer: jspb.BinaryWriter): void;
|
|
612
|
+
static deserializeBinary(bytes: Uint8Array): ContextFilter;
|
|
613
|
+
static deserializeBinaryFromReader(message: ContextFilter, reader: jspb.BinaryReader): ContextFilter;
|
|
600
614
|
}
|
|
601
615
|
|
|
602
616
|
export namespace ContextFilter {
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
617
|
+
export type AsObject = {
|
|
618
|
+
contextName: string;
|
|
619
|
+
key: string;
|
|
620
|
+
value: string;
|
|
621
|
+
operator: ComparisonOperator;
|
|
622
|
+
};
|
|
609
623
|
}
|
|
610
624
|
|
|
611
625
|
export class SessionFilter extends jspb.Message {
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
626
|
+
getLanguageCodesList(): Array<string>;
|
|
627
|
+
setLanguageCodesList(value: Array<string>): SessionFilter;
|
|
628
|
+
clearLanguageCodesList(): SessionFilter;
|
|
629
|
+
addLanguageCodes(value: string, index?: number): SessionFilter;
|
|
616
630
|
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
631
|
+
getMatchedIntentsList(): Array<ondewo_nlu_intent_pb.Intent>;
|
|
632
|
+
setMatchedIntentsList(value: Array<ondewo_nlu_intent_pb.Intent>): SessionFilter;
|
|
633
|
+
clearMatchedIntentsList(): SessionFilter;
|
|
634
|
+
addMatchedIntents(value?: ondewo_nlu_intent_pb.Intent, index?: number): ondewo_nlu_intent_pb.Intent;
|
|
621
635
|
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
636
|
+
getMatchedEntityTypesList(): Array<ondewo_nlu_entity_type_pb.EntityType>;
|
|
637
|
+
setMatchedEntityTypesList(value: Array<ondewo_nlu_entity_type_pb.EntityType>): SessionFilter;
|
|
638
|
+
clearMatchedEntityTypesList(): SessionFilter;
|
|
639
|
+
addMatchedEntityTypes(
|
|
640
|
+
value?: ondewo_nlu_entity_type_pb.EntityType,
|
|
641
|
+
index?: number
|
|
642
|
+
): ondewo_nlu_entity_type_pb.EntityType;
|
|
626
643
|
|
|
627
|
-
|
|
628
|
-
|
|
644
|
+
getMinIntentsConfidenceMin(): number;
|
|
645
|
+
setMinIntentsConfidenceMin(value: number): SessionFilter;
|
|
629
646
|
|
|
630
|
-
|
|
631
|
-
|
|
647
|
+
getMinIntentsConfidenceMax(): number;
|
|
648
|
+
setMinIntentsConfidenceMax(value: number): SessionFilter;
|
|
632
649
|
|
|
633
|
-
|
|
634
|
-
|
|
650
|
+
getMinEntityTypesConfidenceMin(): number;
|
|
651
|
+
setMinEntityTypesConfidenceMin(value: number): SessionFilter;
|
|
635
652
|
|
|
636
|
-
|
|
637
|
-
|
|
653
|
+
getMinEntityTypesConfidenceMax(): number;
|
|
654
|
+
setMinEntityTypesConfidenceMax(value: number): SessionFilter;
|
|
638
655
|
|
|
639
|
-
|
|
640
|
-
|
|
656
|
+
getEarliest(): number;
|
|
657
|
+
setEarliest(value: number): SessionFilter;
|
|
641
658
|
|
|
642
|
-
|
|
643
|
-
|
|
659
|
+
getLatest(): number;
|
|
660
|
+
setLatest(value: number): SessionFilter;
|
|
644
661
|
|
|
645
|
-
|
|
646
|
-
|
|
662
|
+
getMinNumberTurns(): number;
|
|
663
|
+
setMinNumberTurns(value: number): SessionFilter;
|
|
647
664
|
|
|
648
|
-
|
|
649
|
-
|
|
665
|
+
getMaxNumberTurns(): number;
|
|
666
|
+
setMaxNumberTurns(value: number): SessionFilter;
|
|
650
667
|
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
668
|
+
getLabelsList(): Array<string>;
|
|
669
|
+
setLabelsList(value: Array<string>): SessionFilter;
|
|
670
|
+
clearLabelsList(): SessionFilter;
|
|
671
|
+
addLabels(value: string, index?: number): SessionFilter;
|
|
655
672
|
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
673
|
+
getUserIdsList(): Array<string>;
|
|
674
|
+
setUserIdsList(value: Array<string>): SessionFilter;
|
|
675
|
+
clearUserIdsList(): SessionFilter;
|
|
676
|
+
addUserIds(value: string, index?: number): SessionFilter;
|
|
660
677
|
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
678
|
+
getIntentTagsList(): Array<string>;
|
|
679
|
+
setIntentTagsList(value: Array<string>): SessionFilter;
|
|
680
|
+
clearIntentTagsList(): SessionFilter;
|
|
681
|
+
addIntentTags(value: string, index?: number): SessionFilter;
|
|
665
682
|
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
683
|
+
getSessionIdsList(): Array<string>;
|
|
684
|
+
setSessionIdsList(value: Array<string>): SessionFilter;
|
|
685
|
+
clearSessionIdsList(): SessionFilter;
|
|
686
|
+
addSessionIds(value: string, index?: number): SessionFilter;
|
|
670
687
|
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
688
|
+
getInputContextsList(): Array<ondewo_nlu_context_pb.Context>;
|
|
689
|
+
setInputContextsList(value: Array<ondewo_nlu_context_pb.Context>): SessionFilter;
|
|
690
|
+
clearInputContextsList(): SessionFilter;
|
|
691
|
+
addInputContexts(value?: ondewo_nlu_context_pb.Context, index?: number): ondewo_nlu_context_pb.Context;
|
|
675
692
|
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
693
|
+
getOutputContextsList(): Array<ondewo_nlu_context_pb.Context>;
|
|
694
|
+
setOutputContextsList(value: Array<ondewo_nlu_context_pb.Context>): SessionFilter;
|
|
695
|
+
clearOutputContextsList(): SessionFilter;
|
|
696
|
+
addOutputContexts(value?: ondewo_nlu_context_pb.Context, index?: number): ondewo_nlu_context_pb.Context;
|
|
680
697
|
|
|
681
|
-
|
|
682
|
-
|
|
698
|
+
getDurationInSMin(): number;
|
|
699
|
+
setDurationInSMin(value: number): SessionFilter;
|
|
683
700
|
|
|
684
|
-
|
|
685
|
-
|
|
701
|
+
getDurationInSMax(): number;
|
|
702
|
+
setDurationInSMax(value: number): SessionFilter;
|
|
686
703
|
|
|
687
|
-
|
|
688
|
-
|
|
704
|
+
getDurationInMMin(): number;
|
|
705
|
+
setDurationInMMin(value: number): SessionFilter;
|
|
689
706
|
|
|
690
|
-
|
|
691
|
-
|
|
707
|
+
getDurationInMMax(): number;
|
|
708
|
+
setDurationInMMax(value: number): SessionFilter;
|
|
692
709
|
|
|
693
|
-
|
|
694
|
-
|
|
710
|
+
getDurationInMRoundedMin(): number;
|
|
711
|
+
setDurationInMRoundedMin(value: number): SessionFilter;
|
|
695
712
|
|
|
696
|
-
|
|
697
|
-
|
|
713
|
+
getDurationInMRoundedMax(): number;
|
|
714
|
+
setDurationInMRoundedMax(value: number): SessionFilter;
|
|
698
715
|
|
|
699
|
-
|
|
700
|
-
|
|
716
|
+
getDurationInterval15sRoundedMin(): number;
|
|
717
|
+
setDurationInterval15sRoundedMin(value: number): SessionFilter;
|
|
701
718
|
|
|
702
|
-
|
|
703
|
-
|
|
719
|
+
getDurationInterval15sRoundedMax(): number;
|
|
720
|
+
setDurationInterval15sRoundedMax(value: number): SessionFilter;
|
|
704
721
|
|
|
705
|
-
|
|
706
|
-
|
|
722
|
+
getDurationInterval30sRoundedMin(): number;
|
|
723
|
+
setDurationInterval30sRoundedMin(value: number): SessionFilter;
|
|
707
724
|
|
|
708
|
-
|
|
709
|
-
|
|
725
|
+
getDurationInterval30sRoundedMax(): number;
|
|
726
|
+
setDurationInterval30sRoundedMax(value: number): SessionFilter;
|
|
710
727
|
|
|
711
|
-
|
|
712
|
-
|
|
728
|
+
getDurationInterval45sRoundedMin(): number;
|
|
729
|
+
setDurationInterval45sRoundedMin(value: number): SessionFilter;
|
|
713
730
|
|
|
714
|
-
|
|
715
|
-
|
|
731
|
+
getDurationInterval45sRoundedMax(): number;
|
|
732
|
+
setDurationInterval45sRoundedMax(value: number): SessionFilter;
|
|
716
733
|
|
|
717
|
-
|
|
718
|
-
|
|
734
|
+
getStartedTimeSlotPerHourMin(): string;
|
|
735
|
+
setStartedTimeSlotPerHourMin(value: string): SessionFilter;
|
|
719
736
|
|
|
720
|
-
|
|
721
|
-
|
|
737
|
+
getStartedTimeSlotPerHourMax(): string;
|
|
738
|
+
setStartedTimeSlotPerHourMax(value: string): SessionFilter;
|
|
722
739
|
|
|
723
|
-
|
|
724
|
-
|
|
740
|
+
getStartedTimeSlotPerQuarterHourMin(): string;
|
|
741
|
+
setStartedTimeSlotPerQuarterHourMin(value: string): SessionFilter;
|
|
725
742
|
|
|
726
|
-
|
|
727
|
-
|
|
743
|
+
getStartedTimeSlotPerQuarterHourMax(): string;
|
|
744
|
+
setStartedTimeSlotPerQuarterHourMax(value: string): SessionFilter;
|
|
728
745
|
|
|
729
|
-
|
|
730
|
-
|
|
746
|
+
getStartedTimeSlotPerHalfHourMin(): string;
|
|
747
|
+
setStartedTimeSlotPerHalfHourMin(value: string): SessionFilter;
|
|
731
748
|
|
|
732
|
-
|
|
733
|
-
|
|
749
|
+
getStartedTimeSlotPerHalfHourMax(): string;
|
|
750
|
+
setStartedTimeSlotPerHalfHourMax(value: string): SessionFilter;
|
|
734
751
|
|
|
735
|
-
|
|
736
|
-
|
|
752
|
+
getStartedTimeSlotPerDayPhaseMin(): string;
|
|
753
|
+
setStartedTimeSlotPerDayPhaseMin(value: string): SessionFilter;
|
|
737
754
|
|
|
738
|
-
|
|
739
|
-
|
|
755
|
+
getStartedTimeSlotPerDayPhaseMax(): string;
|
|
756
|
+
setStartedTimeSlotPerDayPhaseMax(value: string): SessionFilter;
|
|
740
757
|
|
|
741
|
-
|
|
742
|
-
|
|
758
|
+
getStartedTimeSlotPerMinuteMin(): string;
|
|
759
|
+
setStartedTimeSlotPerMinuteMin(value: string): SessionFilter;
|
|
743
760
|
|
|
744
|
-
|
|
745
|
-
|
|
761
|
+
getStartedTimeSlotPerMinuteMax(): string;
|
|
762
|
+
setStartedTimeSlotPerMinuteMax(value: string): SessionFilter;
|
|
746
763
|
|
|
747
|
-
|
|
748
|
-
|
|
764
|
+
getDurationInSRoundedMin(): number;
|
|
765
|
+
setDurationInSRoundedMin(value: number): SessionFilter;
|
|
749
766
|
|
|
750
|
-
|
|
751
|
-
|
|
767
|
+
getDurationInSRoundedMax(): number;
|
|
768
|
+
setDurationInSRoundedMax(value: number): SessionFilter;
|
|
752
769
|
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
770
|
+
serializeBinary(): Uint8Array;
|
|
771
|
+
toObject(includeInstance?: boolean): SessionFilter.AsObject;
|
|
772
|
+
static toObject(includeInstance: boolean, msg: SessionFilter): SessionFilter.AsObject;
|
|
773
|
+
static serializeBinaryToWriter(message: SessionFilter, writer: jspb.BinaryWriter): void;
|
|
774
|
+
static deserializeBinary(bytes: Uint8Array): SessionFilter;
|
|
775
|
+
static deserializeBinaryFromReader(message: SessionFilter, reader: jspb.BinaryReader): SessionFilter;
|
|
759
776
|
}
|
|
760
777
|
|
|
761
778
|
export namespace SessionFilter {
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
779
|
+
export type AsObject = {
|
|
780
|
+
languageCodesList: Array<string>;
|
|
781
|
+
matchedIntentsList: Array<ondewo_nlu_intent_pb.Intent.AsObject>;
|
|
782
|
+
matchedEntityTypesList: Array<ondewo_nlu_entity_type_pb.EntityType.AsObject>;
|
|
783
|
+
minIntentsConfidenceMin: number;
|
|
784
|
+
minIntentsConfidenceMax: number;
|
|
785
|
+
minEntityTypesConfidenceMin: number;
|
|
786
|
+
minEntityTypesConfidenceMax: number;
|
|
787
|
+
earliest: number;
|
|
788
|
+
latest: number;
|
|
789
|
+
minNumberTurns: number;
|
|
790
|
+
maxNumberTurns: number;
|
|
791
|
+
labelsList: Array<string>;
|
|
792
|
+
userIdsList: Array<string>;
|
|
793
|
+
intentTagsList: Array<string>;
|
|
794
|
+
sessionIdsList: Array<string>;
|
|
795
|
+
inputContextsList: Array<ondewo_nlu_context_pb.Context.AsObject>;
|
|
796
|
+
outputContextsList: Array<ondewo_nlu_context_pb.Context.AsObject>;
|
|
797
|
+
durationInSMin: number;
|
|
798
|
+
durationInSMax: number;
|
|
799
|
+
durationInMMin: number;
|
|
800
|
+
durationInMMax: number;
|
|
801
|
+
durationInMRoundedMin: number;
|
|
802
|
+
durationInMRoundedMax: number;
|
|
803
|
+
durationInterval15sRoundedMin: number;
|
|
804
|
+
durationInterval15sRoundedMax: number;
|
|
805
|
+
durationInterval30sRoundedMin: number;
|
|
806
|
+
durationInterval30sRoundedMax: number;
|
|
807
|
+
durationInterval45sRoundedMin: number;
|
|
808
|
+
durationInterval45sRoundedMax: number;
|
|
809
|
+
startedTimeSlotPerHourMin: string;
|
|
810
|
+
startedTimeSlotPerHourMax: string;
|
|
811
|
+
startedTimeSlotPerQuarterHourMin: string;
|
|
812
|
+
startedTimeSlotPerQuarterHourMax: string;
|
|
813
|
+
startedTimeSlotPerHalfHourMin: string;
|
|
814
|
+
startedTimeSlotPerHalfHourMax: string;
|
|
815
|
+
startedTimeSlotPerDayPhaseMin: string;
|
|
816
|
+
startedTimeSlotPerDayPhaseMax: string;
|
|
817
|
+
startedTimeSlotPerMinuteMin: string;
|
|
818
|
+
startedTimeSlotPerMinuteMax: string;
|
|
819
|
+
durationInSRoundedMin: number;
|
|
820
|
+
durationInSRoundedMax: number;
|
|
821
|
+
};
|
|
805
822
|
}
|
|
806
823
|
|
|
807
824
|
export class SessionInfo extends jspb.Message {
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
825
|
+
getLanguageCodesList(): Array<string>;
|
|
826
|
+
setLanguageCodesList(value: Array<string>): SessionInfo;
|
|
827
|
+
clearLanguageCodesList(): SessionInfo;
|
|
828
|
+
addLanguageCodes(value: string, index?: number): SessionInfo;
|
|
812
829
|
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
830
|
+
getMatchedIntentsList(): Array<ondewo_nlu_intent_pb.Intent>;
|
|
831
|
+
setMatchedIntentsList(value: Array<ondewo_nlu_intent_pb.Intent>): SessionInfo;
|
|
832
|
+
clearMatchedIntentsList(): SessionInfo;
|
|
833
|
+
addMatchedIntents(value?: ondewo_nlu_intent_pb.Intent, index?: number): ondewo_nlu_intent_pb.Intent;
|
|
817
834
|
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
835
|
+
getMatchedEntityTypesList(): Array<ondewo_nlu_entity_type_pb.EntityType>;
|
|
836
|
+
setMatchedEntityTypesList(value: Array<ondewo_nlu_entity_type_pb.EntityType>): SessionInfo;
|
|
837
|
+
clearMatchedEntityTypesList(): SessionInfo;
|
|
838
|
+
addMatchedEntityTypes(
|
|
839
|
+
value?: ondewo_nlu_entity_type_pb.EntityType,
|
|
840
|
+
index?: number
|
|
841
|
+
): ondewo_nlu_entity_type_pb.EntityType;
|
|
822
842
|
|
|
823
|
-
|
|
824
|
-
|
|
843
|
+
getMinIntentsConfidence(): number;
|
|
844
|
+
setMinIntentsConfidence(value: number): SessionInfo;
|
|
825
845
|
|
|
826
|
-
|
|
827
|
-
|
|
846
|
+
getMinEntityTypesConfidence(): number;
|
|
847
|
+
setMinEntityTypesConfidence(value: number): SessionInfo;
|
|
828
848
|
|
|
829
|
-
|
|
830
|
-
|
|
849
|
+
getEarliest(): number;
|
|
850
|
+
setEarliest(value: number): SessionInfo;
|
|
831
851
|
|
|
832
|
-
|
|
833
|
-
|
|
852
|
+
getLatest(): number;
|
|
853
|
+
setLatest(value: number): SessionInfo;
|
|
834
854
|
|
|
835
|
-
|
|
836
|
-
|
|
855
|
+
getNumberTurns(): number;
|
|
856
|
+
setNumberTurns(value: number): SessionInfo;
|
|
837
857
|
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
858
|
+
getLabelsList(): Array<string>;
|
|
859
|
+
setLabelsList(value: Array<string>): SessionInfo;
|
|
860
|
+
clearLabelsList(): SessionInfo;
|
|
861
|
+
addLabels(value: string, index?: number): SessionInfo;
|
|
842
862
|
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
863
|
+
getUserIdsList(): Array<string>;
|
|
864
|
+
setUserIdsList(value: Array<string>): SessionInfo;
|
|
865
|
+
clearUserIdsList(): SessionInfo;
|
|
866
|
+
addUserIds(value: string, index?: number): SessionInfo;
|
|
847
867
|
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
868
|
+
getIntentTagsList(): Array<string>;
|
|
869
|
+
setIntentTagsList(value: Array<string>): SessionInfo;
|
|
870
|
+
clearIntentTagsList(): SessionInfo;
|
|
871
|
+
addIntentTags(value: string, index?: number): SessionInfo;
|
|
852
872
|
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
873
|
+
getInputContextStepsList(): Array<SessionInfo.ContextSteps>;
|
|
874
|
+
setInputContextStepsList(value: Array<SessionInfo.ContextSteps>): SessionInfo;
|
|
875
|
+
clearInputContextStepsList(): SessionInfo;
|
|
876
|
+
addInputContextSteps(value?: SessionInfo.ContextSteps, index?: number): SessionInfo.ContextSteps;
|
|
857
877
|
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
878
|
+
getOutputContextStepsList(): Array<SessionInfo.ContextSteps>;
|
|
879
|
+
setOutputContextStepsList(value: Array<SessionInfo.ContextSteps>): SessionInfo;
|
|
880
|
+
clearOutputContextStepsList(): SessionInfo;
|
|
881
|
+
addOutputContextSteps(value?: SessionInfo.ContextSteps, index?: number): SessionInfo.ContextSteps;
|
|
862
882
|
|
|
863
|
-
|
|
864
|
-
|
|
883
|
+
getDurationInS(): number;
|
|
884
|
+
setDurationInS(value: number): SessionInfo;
|
|
865
885
|
|
|
866
|
-
|
|
867
|
-
|
|
886
|
+
getDurationInM(): number;
|
|
887
|
+
setDurationInM(value: number): SessionInfo;
|
|
868
888
|
|
|
869
|
-
|
|
870
|
-
|
|
889
|
+
getDurationInMRounded(): number;
|
|
890
|
+
setDurationInMRounded(value: number): SessionInfo;
|
|
871
891
|
|
|
872
|
-
|
|
873
|
-
|
|
892
|
+
getDurationInterval15sRounded(): number;
|
|
893
|
+
setDurationInterval15sRounded(value: number): SessionInfo;
|
|
874
894
|
|
|
875
|
-
|
|
876
|
-
|
|
895
|
+
getDurationInterval30sRounded(): number;
|
|
896
|
+
setDurationInterval30sRounded(value: number): SessionInfo;
|
|
877
897
|
|
|
878
|
-
|
|
879
|
-
|
|
898
|
+
getDurationInterval45sRounded(): number;
|
|
899
|
+
setDurationInterval45sRounded(value: number): SessionInfo;
|
|
880
900
|
|
|
881
|
-
|
|
882
|
-
|
|
901
|
+
getStartedTimeSlotPerHour(): string;
|
|
902
|
+
setStartedTimeSlotPerHour(value: string): SessionInfo;
|
|
883
903
|
|
|
884
|
-
|
|
885
|
-
|
|
904
|
+
getStartedTimeSlotPerQuarterHour(): string;
|
|
905
|
+
setStartedTimeSlotPerQuarterHour(value: string): SessionInfo;
|
|
886
906
|
|
|
887
|
-
|
|
888
|
-
|
|
907
|
+
getStartedTimeSlotPerHalfHour(): string;
|
|
908
|
+
setStartedTimeSlotPerHalfHour(value: string): SessionInfo;
|
|
889
909
|
|
|
890
|
-
|
|
891
|
-
|
|
910
|
+
getStartedTimeSlotPerDayPhase(): string;
|
|
911
|
+
setStartedTimeSlotPerDayPhase(value: string): SessionInfo;
|
|
892
912
|
|
|
893
|
-
|
|
894
|
-
|
|
913
|
+
getStartedTimeSlotPerMinute(): string;
|
|
914
|
+
setStartedTimeSlotPerMinute(value: string): SessionInfo;
|
|
895
915
|
|
|
896
|
-
|
|
897
|
-
|
|
916
|
+
getDurationInSRounded(): number;
|
|
917
|
+
setDurationInSRounded(value: number): SessionInfo;
|
|
898
918
|
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
919
|
+
serializeBinary(): Uint8Array;
|
|
920
|
+
toObject(includeInstance?: boolean): SessionInfo.AsObject;
|
|
921
|
+
static toObject(includeInstance: boolean, msg: SessionInfo): SessionInfo.AsObject;
|
|
922
|
+
static serializeBinaryToWriter(message: SessionInfo, writer: jspb.BinaryWriter): void;
|
|
923
|
+
static deserializeBinary(bytes: Uint8Array): SessionInfo;
|
|
924
|
+
static deserializeBinaryFromReader(message: SessionInfo, reader: jspb.BinaryReader): SessionInfo;
|
|
905
925
|
}
|
|
906
926
|
|
|
907
927
|
export namespace SessionInfo {
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
928
|
+
export type AsObject = {
|
|
929
|
+
languageCodesList: Array<string>;
|
|
930
|
+
matchedIntentsList: Array<ondewo_nlu_intent_pb.Intent.AsObject>;
|
|
931
|
+
matchedEntityTypesList: Array<ondewo_nlu_entity_type_pb.EntityType.AsObject>;
|
|
932
|
+
minIntentsConfidence: number;
|
|
933
|
+
minEntityTypesConfidence: number;
|
|
934
|
+
earliest: number;
|
|
935
|
+
latest: number;
|
|
936
|
+
numberTurns: number;
|
|
937
|
+
labelsList: Array<string>;
|
|
938
|
+
userIdsList: Array<string>;
|
|
939
|
+
intentTagsList: Array<string>;
|
|
940
|
+
inputContextStepsList: Array<SessionInfo.ContextSteps.AsObject>;
|
|
941
|
+
outputContextStepsList: Array<SessionInfo.ContextSteps.AsObject>;
|
|
942
|
+
durationInS: number;
|
|
943
|
+
durationInM: number;
|
|
944
|
+
durationInMRounded: number;
|
|
945
|
+
durationInterval15sRounded: number;
|
|
946
|
+
durationInterval30sRounded: number;
|
|
947
|
+
durationInterval45sRounded: number;
|
|
948
|
+
startedTimeSlotPerHour: string;
|
|
949
|
+
startedTimeSlotPerQuarterHour: string;
|
|
950
|
+
startedTimeSlotPerHalfHour: string;
|
|
951
|
+
startedTimeSlotPerDayPhase: string;
|
|
952
|
+
startedTimeSlotPerMinute: string;
|
|
953
|
+
durationInSRounded: number;
|
|
954
|
+
};
|
|
955
|
+
|
|
956
|
+
export class ContextSteps extends jspb.Message {
|
|
957
|
+
getContextsList(): Array<ondewo_nlu_context_pb.Context>;
|
|
958
|
+
setContextsList(value: Array<ondewo_nlu_context_pb.Context>): ContextSteps;
|
|
959
|
+
clearContextsList(): ContextSteps;
|
|
960
|
+
addContexts(value?: ondewo_nlu_context_pb.Context, index?: number): ondewo_nlu_context_pb.Context;
|
|
961
|
+
|
|
962
|
+
serializeBinary(): Uint8Array;
|
|
963
|
+
toObject(includeInstance?: boolean): ContextSteps.AsObject;
|
|
964
|
+
static toObject(includeInstance: boolean, msg: ContextSteps): ContextSteps.AsObject;
|
|
965
|
+
static serializeBinaryToWriter(message: ContextSteps, writer: jspb.BinaryWriter): void;
|
|
966
|
+
static deserializeBinary(bytes: Uint8Array): ContextSteps;
|
|
967
|
+
static deserializeBinaryFromReader(message: ContextSteps, reader: jspb.BinaryReader): ContextSteps;
|
|
968
|
+
}
|
|
969
|
+
|
|
970
|
+
export namespace ContextSteps {
|
|
971
|
+
export type AsObject = {
|
|
972
|
+
contextsList: Array<ondewo_nlu_context_pb.Context.AsObject>;
|
|
973
|
+
};
|
|
974
|
+
}
|
|
956
975
|
}
|
|
957
976
|
|
|
958
977
|
export class ListSessionsResponse extends jspb.Message {
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
978
|
+
getSessionsList(): Array<Session>;
|
|
979
|
+
setSessionsList(value: Array<Session>): ListSessionsResponse;
|
|
980
|
+
clearSessionsList(): ListSessionsResponse;
|
|
981
|
+
addSessions(value?: Session, index?: number): Session;
|
|
963
982
|
|
|
964
|
-
|
|
965
|
-
|
|
983
|
+
getNextPageToken(): string;
|
|
984
|
+
setNextPageToken(value: string): ListSessionsResponse;
|
|
966
985
|
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
986
|
+
serializeBinary(): Uint8Array;
|
|
987
|
+
toObject(includeInstance?: boolean): ListSessionsResponse.AsObject;
|
|
988
|
+
static toObject(includeInstance: boolean, msg: ListSessionsResponse): ListSessionsResponse.AsObject;
|
|
989
|
+
static serializeBinaryToWriter(message: ListSessionsResponse, writer: jspb.BinaryWriter): void;
|
|
990
|
+
static deserializeBinary(bytes: Uint8Array): ListSessionsResponse;
|
|
991
|
+
static deserializeBinaryFromReader(message: ListSessionsResponse, reader: jspb.BinaryReader): ListSessionsResponse;
|
|
973
992
|
}
|
|
974
993
|
|
|
975
994
|
export namespace ListSessionsResponse {
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
995
|
+
export type AsObject = {
|
|
996
|
+
sessionsList: Array<Session.AsObject>;
|
|
997
|
+
nextPageToken: string;
|
|
998
|
+
};
|
|
980
999
|
}
|
|
981
1000
|
|
|
982
1001
|
export class GetSessionRequest extends jspb.Message {
|
|
983
|
-
|
|
984
|
-
|
|
1002
|
+
getSessionId(): string;
|
|
1003
|
+
setSessionId(value: string): GetSessionRequest;
|
|
985
1004
|
|
|
986
|
-
|
|
987
|
-
|
|
1005
|
+
getSessionView(): Session.View;
|
|
1006
|
+
setSessionView(value: Session.View): GetSessionRequest;
|
|
988
1007
|
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
1008
|
+
getFieldMask(): google_protobuf_field_mask_pb.FieldMask | undefined;
|
|
1009
|
+
setFieldMask(value?: google_protobuf_field_mask_pb.FieldMask): GetSessionRequest;
|
|
1010
|
+
hasFieldMask(): boolean;
|
|
1011
|
+
clearFieldMask(): GetSessionRequest;
|
|
993
1012
|
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1013
|
+
serializeBinary(): Uint8Array;
|
|
1014
|
+
toObject(includeInstance?: boolean): GetSessionRequest.AsObject;
|
|
1015
|
+
static toObject(includeInstance: boolean, msg: GetSessionRequest): GetSessionRequest.AsObject;
|
|
1016
|
+
static serializeBinaryToWriter(message: GetSessionRequest, writer: jspb.BinaryWriter): void;
|
|
1017
|
+
static deserializeBinary(bytes: Uint8Array): GetSessionRequest;
|
|
1018
|
+
static deserializeBinaryFromReader(message: GetSessionRequest, reader: jspb.BinaryReader): GetSessionRequest;
|
|
1000
1019
|
}
|
|
1001
1020
|
|
|
1002
1021
|
export namespace GetSessionRequest {
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1022
|
+
export type AsObject = {
|
|
1023
|
+
sessionId: string;
|
|
1024
|
+
sessionView: Session.View;
|
|
1025
|
+
fieldMask?: google_protobuf_field_mask_pb.FieldMask.AsObject;
|
|
1026
|
+
};
|
|
1008
1027
|
}
|
|
1009
1028
|
|
|
1010
1029
|
export class CreateSessionRequest extends jspb.Message {
|
|
1011
|
-
|
|
1012
|
-
|
|
1030
|
+
getParent(): string;
|
|
1031
|
+
setParent(value: string): CreateSessionRequest;
|
|
1013
1032
|
|
|
1014
|
-
|
|
1015
|
-
|
|
1033
|
+
getSessionUuid(): string;
|
|
1034
|
+
setSessionUuid(value: string): CreateSessionRequest;
|
|
1016
1035
|
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1036
|
+
getLabelsList(): Array<string>;
|
|
1037
|
+
setLabelsList(value: Array<string>): CreateSessionRequest;
|
|
1038
|
+
clearLabelsList(): CreateSessionRequest;
|
|
1039
|
+
addLabels(value: string, index?: number): CreateSessionRequest;
|
|
1021
1040
|
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1041
|
+
serializeBinary(): Uint8Array;
|
|
1042
|
+
toObject(includeInstance?: boolean): CreateSessionRequest.AsObject;
|
|
1043
|
+
static toObject(includeInstance: boolean, msg: CreateSessionRequest): CreateSessionRequest.AsObject;
|
|
1044
|
+
static serializeBinaryToWriter(message: CreateSessionRequest, writer: jspb.BinaryWriter): void;
|
|
1045
|
+
static deserializeBinary(bytes: Uint8Array): CreateSessionRequest;
|
|
1046
|
+
static deserializeBinaryFromReader(message: CreateSessionRequest, reader: jspb.BinaryReader): CreateSessionRequest;
|
|
1028
1047
|
}
|
|
1029
1048
|
|
|
1030
1049
|
export namespace CreateSessionRequest {
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1050
|
+
export type AsObject = {
|
|
1051
|
+
parent: string;
|
|
1052
|
+
sessionUuid: string;
|
|
1053
|
+
labelsList: Array<string>;
|
|
1054
|
+
};
|
|
1036
1055
|
}
|
|
1037
1056
|
|
|
1038
1057
|
export class DeleteSessionRequest extends jspb.Message {
|
|
1039
|
-
|
|
1040
|
-
|
|
1058
|
+
getSessionId(): string;
|
|
1059
|
+
setSessionId(value: string): DeleteSessionRequest;
|
|
1041
1060
|
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1061
|
+
serializeBinary(): Uint8Array;
|
|
1062
|
+
toObject(includeInstance?: boolean): DeleteSessionRequest.AsObject;
|
|
1063
|
+
static toObject(includeInstance: boolean, msg: DeleteSessionRequest): DeleteSessionRequest.AsObject;
|
|
1064
|
+
static serializeBinaryToWriter(message: DeleteSessionRequest, writer: jspb.BinaryWriter): void;
|
|
1065
|
+
static deserializeBinary(bytes: Uint8Array): DeleteSessionRequest;
|
|
1066
|
+
static deserializeBinaryFromReader(message: DeleteSessionRequest, reader: jspb.BinaryReader): DeleteSessionRequest;
|
|
1048
1067
|
}
|
|
1049
1068
|
|
|
1050
1069
|
export namespace DeleteSessionRequest {
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1070
|
+
export type AsObject = {
|
|
1071
|
+
sessionId: string;
|
|
1072
|
+
};
|
|
1054
1073
|
}
|
|
1055
1074
|
|
|
1056
1075
|
export class CreateSessionReviewRequest extends jspb.Message {
|
|
1057
|
-
|
|
1058
|
-
|
|
1076
|
+
getSessionId(): string;
|
|
1077
|
+
setSessionId(value: string): CreateSessionReviewRequest;
|
|
1059
1078
|
|
|
1060
|
-
|
|
1061
|
-
|
|
1079
|
+
getParentReviewId(): string;
|
|
1080
|
+
setParentReviewId(value: string): CreateSessionReviewRequest;
|
|
1062
1081
|
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1082
|
+
getSessionReview(): SessionReview | undefined;
|
|
1083
|
+
setSessionReview(value?: SessionReview): CreateSessionReviewRequest;
|
|
1084
|
+
hasSessionReview(): boolean;
|
|
1085
|
+
clearSessionReview(): CreateSessionReviewRequest;
|
|
1067
1086
|
|
|
1068
|
-
|
|
1069
|
-
|
|
1087
|
+
getSessionReviewView(): SessionReview.View;
|
|
1088
|
+
setSessionReviewView(value: SessionReview.View): CreateSessionReviewRequest;
|
|
1070
1089
|
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1090
|
+
serializeBinary(): Uint8Array;
|
|
1091
|
+
toObject(includeInstance?: boolean): CreateSessionReviewRequest.AsObject;
|
|
1092
|
+
static toObject(includeInstance: boolean, msg: CreateSessionReviewRequest): CreateSessionReviewRequest.AsObject;
|
|
1093
|
+
static serializeBinaryToWriter(message: CreateSessionReviewRequest, writer: jspb.BinaryWriter): void;
|
|
1094
|
+
static deserializeBinary(bytes: Uint8Array): CreateSessionReviewRequest;
|
|
1095
|
+
static deserializeBinaryFromReader(
|
|
1096
|
+
message: CreateSessionReviewRequest,
|
|
1097
|
+
reader: jspb.BinaryReader
|
|
1098
|
+
): CreateSessionReviewRequest;
|
|
1077
1099
|
}
|
|
1078
1100
|
|
|
1079
1101
|
export namespace CreateSessionReviewRequest {
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1102
|
+
export type AsObject = {
|
|
1103
|
+
sessionId: string;
|
|
1104
|
+
parentReviewId: string;
|
|
1105
|
+
sessionReview?: SessionReview.AsObject;
|
|
1106
|
+
sessionReviewView: SessionReview.View;
|
|
1107
|
+
};
|
|
1086
1108
|
}
|
|
1087
1109
|
|
|
1088
1110
|
export class SessionReview extends jspb.Message {
|
|
1089
|
-
|
|
1090
|
-
|
|
1111
|
+
getName(): string;
|
|
1112
|
+
setName(value: string): SessionReview;
|
|
1091
1113
|
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1114
|
+
getSessionReviewStepsList(): Array<SessionReviewStep>;
|
|
1115
|
+
setSessionReviewStepsList(value: Array<SessionReviewStep>): SessionReview;
|
|
1116
|
+
clearSessionReviewStepsList(): SessionReview;
|
|
1117
|
+
addSessionReviewSteps(value?: SessionReviewStep, index?: number): SessionReviewStep;
|
|
1096
1118
|
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1119
|
+
serializeBinary(): Uint8Array;
|
|
1120
|
+
toObject(includeInstance?: boolean): SessionReview.AsObject;
|
|
1121
|
+
static toObject(includeInstance: boolean, msg: SessionReview): SessionReview.AsObject;
|
|
1122
|
+
static serializeBinaryToWriter(message: SessionReview, writer: jspb.BinaryWriter): void;
|
|
1123
|
+
static deserializeBinary(bytes: Uint8Array): SessionReview;
|
|
1124
|
+
static deserializeBinaryFromReader(message: SessionReview, reader: jspb.BinaryReader): SessionReview;
|
|
1103
1125
|
}
|
|
1104
1126
|
|
|
1105
1127
|
export namespace SessionReview {
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1128
|
+
export type AsObject = {
|
|
1129
|
+
name: string;
|
|
1130
|
+
sessionReviewStepsList: Array<SessionReviewStep.AsObject>;
|
|
1131
|
+
};
|
|
1110
1132
|
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1133
|
+
export enum View {
|
|
1134
|
+
VIEW_UNSPECIFIED = 0,
|
|
1135
|
+
VIEW_FULL = 1,
|
|
1136
|
+
VIEW_SPARSE = 2
|
|
1137
|
+
}
|
|
1116
1138
|
}
|
|
1117
1139
|
|
|
1118
1140
|
export class SessionReviewStep extends jspb.Message {
|
|
1119
|
-
|
|
1120
|
-
|
|
1141
|
+
getName(): string;
|
|
1142
|
+
setName(value: string): SessionReviewStep;
|
|
1121
1143
|
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1144
|
+
getAnnotatedUsersays(): ondewo_nlu_intent_pb.Intent.TrainingPhrase | undefined;
|
|
1145
|
+
setAnnotatedUsersays(value?: ondewo_nlu_intent_pb.Intent.TrainingPhrase): SessionReviewStep;
|
|
1146
|
+
hasAnnotatedUsersays(): boolean;
|
|
1147
|
+
clearAnnotatedUsersays(): SessionReviewStep;
|
|
1126
1148
|
|
|
1127
|
-
|
|
1128
|
-
|
|
1149
|
+
getLanguageCode(): string;
|
|
1150
|
+
setLanguageCode(value: string): SessionReviewStep;
|
|
1129
1151
|
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1152
|
+
getDetectedIntentsList(): Array<DetectedIntent>;
|
|
1153
|
+
setDetectedIntentsList(value: Array<DetectedIntent>): SessionReviewStep;
|
|
1154
|
+
clearDetectedIntentsList(): SessionReviewStep;
|
|
1155
|
+
addDetectedIntents(value?: DetectedIntent, index?: number): DetectedIntent;
|
|
1134
1156
|
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1157
|
+
getContextsList(): Array<ondewo_nlu_context_pb.Context>;
|
|
1158
|
+
setContextsList(value: Array<ondewo_nlu_context_pb.Context>): SessionReviewStep;
|
|
1159
|
+
clearContextsList(): SessionReviewStep;
|
|
1160
|
+
addContexts(value?: ondewo_nlu_context_pb.Context, index?: number): ondewo_nlu_context_pb.Context;
|
|
1139
1161
|
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1162
|
+
getContextsOutList(): Array<ondewo_nlu_context_pb.Context>;
|
|
1163
|
+
setContextsOutList(value: Array<ondewo_nlu_context_pb.Context>): SessionReviewStep;
|
|
1164
|
+
clearContextsOutList(): SessionReviewStep;
|
|
1165
|
+
addContextsOut(value?: ondewo_nlu_context_pb.Context, index?: number): ondewo_nlu_context_pb.Context;
|
|
1144
1166
|
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1167
|
+
serializeBinary(): Uint8Array;
|
|
1168
|
+
toObject(includeInstance?: boolean): SessionReviewStep.AsObject;
|
|
1169
|
+
static toObject(includeInstance: boolean, msg: SessionReviewStep): SessionReviewStep.AsObject;
|
|
1170
|
+
static serializeBinaryToWriter(message: SessionReviewStep, writer: jspb.BinaryWriter): void;
|
|
1171
|
+
static deserializeBinary(bytes: Uint8Array): SessionReviewStep;
|
|
1172
|
+
static deserializeBinaryFromReader(message: SessionReviewStep, reader: jspb.BinaryReader): SessionReviewStep;
|
|
1151
1173
|
}
|
|
1152
1174
|
|
|
1153
1175
|
export namespace SessionReviewStep {
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1176
|
+
export type AsObject = {
|
|
1177
|
+
name: string;
|
|
1178
|
+
annotatedUsersays?: ondewo_nlu_intent_pb.Intent.TrainingPhrase.AsObject;
|
|
1179
|
+
languageCode: string;
|
|
1180
|
+
detectedIntentsList: Array<DetectedIntent.AsObject>;
|
|
1181
|
+
contextsList: Array<ondewo_nlu_context_pb.Context.AsObject>;
|
|
1182
|
+
contextsOutList: Array<ondewo_nlu_context_pb.Context.AsObject>;
|
|
1183
|
+
};
|
|
1162
1184
|
}
|
|
1163
1185
|
|
|
1164
1186
|
export class DetectedIntent extends jspb.Message {
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1187
|
+
getIntent(): ondewo_nlu_intent_pb.Intent | undefined;
|
|
1188
|
+
setIntent(value?: ondewo_nlu_intent_pb.Intent): DetectedIntent;
|
|
1189
|
+
hasIntent(): boolean;
|
|
1190
|
+
clearIntent(): DetectedIntent;
|
|
1169
1191
|
|
|
1170
|
-
|
|
1171
|
-
|
|
1192
|
+
getScore(): number;
|
|
1193
|
+
setScore(value: number): DetectedIntent;
|
|
1172
1194
|
|
|
1173
|
-
|
|
1174
|
-
|
|
1195
|
+
getAlgorithm(): string;
|
|
1196
|
+
setAlgorithm(value: string): DetectedIntent;
|
|
1175
1197
|
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1198
|
+
getFulfillmentMessagesList(): Array<ondewo_nlu_intent_pb.Intent.Message>;
|
|
1199
|
+
setFulfillmentMessagesList(value: Array<ondewo_nlu_intent_pb.Intent.Message>): DetectedIntent;
|
|
1200
|
+
clearFulfillmentMessagesList(): DetectedIntent;
|
|
1201
|
+
addFulfillmentMessages(
|
|
1202
|
+
value?: ondewo_nlu_intent_pb.Intent.Message,
|
|
1203
|
+
index?: number
|
|
1204
|
+
): ondewo_nlu_intent_pb.Intent.Message;
|
|
1180
1205
|
|
|
1181
|
-
|
|
1182
|
-
|
|
1206
|
+
getRequiredParamMissing(): boolean;
|
|
1207
|
+
setRequiredParamMissing(value: boolean): DetectedIntent;
|
|
1183
1208
|
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1209
|
+
serializeBinary(): Uint8Array;
|
|
1210
|
+
toObject(includeInstance?: boolean): DetectedIntent.AsObject;
|
|
1211
|
+
static toObject(includeInstance: boolean, msg: DetectedIntent): DetectedIntent.AsObject;
|
|
1212
|
+
static serializeBinaryToWriter(message: DetectedIntent, writer: jspb.BinaryWriter): void;
|
|
1213
|
+
static deserializeBinary(bytes: Uint8Array): DetectedIntent;
|
|
1214
|
+
static deserializeBinaryFromReader(message: DetectedIntent, reader: jspb.BinaryReader): DetectedIntent;
|
|
1190
1215
|
}
|
|
1191
1216
|
|
|
1192
1217
|
export namespace DetectedIntent {
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1218
|
+
export type AsObject = {
|
|
1219
|
+
intent?: ondewo_nlu_intent_pb.Intent.AsObject;
|
|
1220
|
+
score: number;
|
|
1221
|
+
algorithm: string;
|
|
1222
|
+
fulfillmentMessagesList: Array<ondewo_nlu_intent_pb.Intent.Message.AsObject>;
|
|
1223
|
+
requiredParamMissing: boolean;
|
|
1224
|
+
};
|
|
1200
1225
|
}
|
|
1201
1226
|
|
|
1202
1227
|
export class ListSessionLabelsRequest extends jspb.Message {
|
|
1203
|
-
|
|
1204
|
-
|
|
1228
|
+
getSessionId(): string;
|
|
1229
|
+
setSessionId(value: string): ListSessionLabelsRequest;
|
|
1205
1230
|
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1231
|
+
serializeBinary(): Uint8Array;
|
|
1232
|
+
toObject(includeInstance?: boolean): ListSessionLabelsRequest.AsObject;
|
|
1233
|
+
static toObject(includeInstance: boolean, msg: ListSessionLabelsRequest): ListSessionLabelsRequest.AsObject;
|
|
1234
|
+
static serializeBinaryToWriter(message: ListSessionLabelsRequest, writer: jspb.BinaryWriter): void;
|
|
1235
|
+
static deserializeBinary(bytes: Uint8Array): ListSessionLabelsRequest;
|
|
1236
|
+
static deserializeBinaryFromReader(
|
|
1237
|
+
message: ListSessionLabelsRequest,
|
|
1238
|
+
reader: jspb.BinaryReader
|
|
1239
|
+
): ListSessionLabelsRequest;
|
|
1212
1240
|
}
|
|
1213
1241
|
|
|
1214
1242
|
export namespace ListSessionLabelsRequest {
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1243
|
+
export type AsObject = {
|
|
1244
|
+
sessionId: string;
|
|
1245
|
+
};
|
|
1218
1246
|
}
|
|
1219
1247
|
|
|
1220
1248
|
export class ListSessionLabelsOfAllSessionsRequest extends jspb.Message {
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1249
|
+
getParent(): string;
|
|
1250
|
+
setParent(value: string): ListSessionLabelsOfAllSessionsRequest;
|
|
1251
|
+
|
|
1252
|
+
serializeBinary(): Uint8Array;
|
|
1253
|
+
toObject(includeInstance?: boolean): ListSessionLabelsOfAllSessionsRequest.AsObject;
|
|
1254
|
+
static toObject(
|
|
1255
|
+
includeInstance: boolean,
|
|
1256
|
+
msg: ListSessionLabelsOfAllSessionsRequest
|
|
1257
|
+
): ListSessionLabelsOfAllSessionsRequest.AsObject;
|
|
1258
|
+
static serializeBinaryToWriter(message: ListSessionLabelsOfAllSessionsRequest, writer: jspb.BinaryWriter): void;
|
|
1259
|
+
static deserializeBinary(bytes: Uint8Array): ListSessionLabelsOfAllSessionsRequest;
|
|
1260
|
+
static deserializeBinaryFromReader(
|
|
1261
|
+
message: ListSessionLabelsOfAllSessionsRequest,
|
|
1262
|
+
reader: jspb.BinaryReader
|
|
1263
|
+
): ListSessionLabelsOfAllSessionsRequest;
|
|
1230
1264
|
}
|
|
1231
1265
|
|
|
1232
1266
|
export namespace ListSessionLabelsOfAllSessionsRequest {
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1267
|
+
export type AsObject = {
|
|
1268
|
+
parent: string;
|
|
1269
|
+
};
|
|
1236
1270
|
}
|
|
1237
1271
|
|
|
1238
1272
|
export class ListSessionLabelsResponse extends jspb.Message {
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1273
|
+
getLabelsList(): Array<string>;
|
|
1274
|
+
setLabelsList(value: Array<string>): ListSessionLabelsResponse;
|
|
1275
|
+
clearLabelsList(): ListSessionLabelsResponse;
|
|
1276
|
+
addLabels(value: string, index?: number): ListSessionLabelsResponse;
|
|
1277
|
+
|
|
1278
|
+
serializeBinary(): Uint8Array;
|
|
1279
|
+
toObject(includeInstance?: boolean): ListSessionLabelsResponse.AsObject;
|
|
1280
|
+
static toObject(includeInstance: boolean, msg: ListSessionLabelsResponse): ListSessionLabelsResponse.AsObject;
|
|
1281
|
+
static serializeBinaryToWriter(message: ListSessionLabelsResponse, writer: jspb.BinaryWriter): void;
|
|
1282
|
+
static deserializeBinary(bytes: Uint8Array): ListSessionLabelsResponse;
|
|
1283
|
+
static deserializeBinaryFromReader(
|
|
1284
|
+
message: ListSessionLabelsResponse,
|
|
1285
|
+
reader: jspb.BinaryReader
|
|
1286
|
+
): ListSessionLabelsResponse;
|
|
1250
1287
|
}
|
|
1251
1288
|
|
|
1252
1289
|
export namespace ListSessionLabelsResponse {
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1290
|
+
export type AsObject = {
|
|
1291
|
+
labelsList: Array<string>;
|
|
1292
|
+
};
|
|
1256
1293
|
}
|
|
1257
1294
|
|
|
1258
1295
|
export class AddSessionLabelsRequest extends jspb.Message {
|
|
1259
|
-
|
|
1260
|
-
|
|
1296
|
+
getSessionId(): string;
|
|
1297
|
+
setSessionId(value: string): AddSessionLabelsRequest;
|
|
1261
1298
|
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1299
|
+
getLabelsList(): Array<string>;
|
|
1300
|
+
setLabelsList(value: Array<string>): AddSessionLabelsRequest;
|
|
1301
|
+
clearLabelsList(): AddSessionLabelsRequest;
|
|
1302
|
+
addLabels(value: string, index?: number): AddSessionLabelsRequest;
|
|
1266
1303
|
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1304
|
+
serializeBinary(): Uint8Array;
|
|
1305
|
+
toObject(includeInstance?: boolean): AddSessionLabelsRequest.AsObject;
|
|
1306
|
+
static toObject(includeInstance: boolean, msg: AddSessionLabelsRequest): AddSessionLabelsRequest.AsObject;
|
|
1307
|
+
static serializeBinaryToWriter(message: AddSessionLabelsRequest, writer: jspb.BinaryWriter): void;
|
|
1308
|
+
static deserializeBinary(bytes: Uint8Array): AddSessionLabelsRequest;
|
|
1309
|
+
static deserializeBinaryFromReader(
|
|
1310
|
+
message: AddSessionLabelsRequest,
|
|
1311
|
+
reader: jspb.BinaryReader
|
|
1312
|
+
): AddSessionLabelsRequest;
|
|
1273
1313
|
}
|
|
1274
1314
|
|
|
1275
1315
|
export namespace AddSessionLabelsRequest {
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1316
|
+
export type AsObject = {
|
|
1317
|
+
sessionId: string;
|
|
1318
|
+
labelsList: Array<string>;
|
|
1319
|
+
};
|
|
1280
1320
|
}
|
|
1281
1321
|
|
|
1282
1322
|
export class DeleteSessionLabelsRequest extends jspb.Message {
|
|
1283
|
-
|
|
1284
|
-
|
|
1323
|
+
getSessionId(): string;
|
|
1324
|
+
setSessionId(value: string): DeleteSessionLabelsRequest;
|
|
1285
1325
|
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1326
|
+
getLabelsList(): Array<string>;
|
|
1327
|
+
setLabelsList(value: Array<string>): DeleteSessionLabelsRequest;
|
|
1328
|
+
clearLabelsList(): DeleteSessionLabelsRequest;
|
|
1329
|
+
addLabels(value: string, index?: number): DeleteSessionLabelsRequest;
|
|
1290
1330
|
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1331
|
+
serializeBinary(): Uint8Array;
|
|
1332
|
+
toObject(includeInstance?: boolean): DeleteSessionLabelsRequest.AsObject;
|
|
1333
|
+
static toObject(includeInstance: boolean, msg: DeleteSessionLabelsRequest): DeleteSessionLabelsRequest.AsObject;
|
|
1334
|
+
static serializeBinaryToWriter(message: DeleteSessionLabelsRequest, writer: jspb.BinaryWriter): void;
|
|
1335
|
+
static deserializeBinary(bytes: Uint8Array): DeleteSessionLabelsRequest;
|
|
1336
|
+
static deserializeBinaryFromReader(
|
|
1337
|
+
message: DeleteSessionLabelsRequest,
|
|
1338
|
+
reader: jspb.BinaryReader
|
|
1339
|
+
): DeleteSessionLabelsRequest;
|
|
1297
1340
|
}
|
|
1298
1341
|
|
|
1299
1342
|
export namespace DeleteSessionLabelsRequest {
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1343
|
+
export type AsObject = {
|
|
1344
|
+
sessionId: string;
|
|
1345
|
+
labelsList: Array<string>;
|
|
1346
|
+
};
|
|
1304
1347
|
}
|
|
1305
1348
|
|
|
1306
1349
|
export class ListSessionReviewsRequest extends jspb.Message {
|
|
1307
|
-
|
|
1308
|
-
|
|
1350
|
+
getSessionId(): string;
|
|
1351
|
+
setSessionId(value: string): ListSessionReviewsRequest;
|
|
1309
1352
|
|
|
1310
|
-
|
|
1311
|
-
|
|
1353
|
+
getSessionReviewView(): SessionReview.View;
|
|
1354
|
+
setSessionReviewView(value: SessionReview.View): ListSessionReviewsRequest;
|
|
1312
1355
|
|
|
1313
|
-
|
|
1314
|
-
|
|
1356
|
+
getPageToken(): string;
|
|
1357
|
+
setPageToken(value: string): ListSessionReviewsRequest;
|
|
1315
1358
|
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1359
|
+
serializeBinary(): Uint8Array;
|
|
1360
|
+
toObject(includeInstance?: boolean): ListSessionReviewsRequest.AsObject;
|
|
1361
|
+
static toObject(includeInstance: boolean, msg: ListSessionReviewsRequest): ListSessionReviewsRequest.AsObject;
|
|
1362
|
+
static serializeBinaryToWriter(message: ListSessionReviewsRequest, writer: jspb.BinaryWriter): void;
|
|
1363
|
+
static deserializeBinary(bytes: Uint8Array): ListSessionReviewsRequest;
|
|
1364
|
+
static deserializeBinaryFromReader(
|
|
1365
|
+
message: ListSessionReviewsRequest,
|
|
1366
|
+
reader: jspb.BinaryReader
|
|
1367
|
+
): ListSessionReviewsRequest;
|
|
1322
1368
|
}
|
|
1323
1369
|
|
|
1324
1370
|
export namespace ListSessionReviewsRequest {
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1371
|
+
export type AsObject = {
|
|
1372
|
+
sessionId: string;
|
|
1373
|
+
sessionReviewView: SessionReview.View;
|
|
1374
|
+
pageToken: string;
|
|
1375
|
+
};
|
|
1330
1376
|
}
|
|
1331
1377
|
|
|
1332
1378
|
export class ListSessionReviewsResponse extends jspb.Message {
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1379
|
+
getSessionReviewsList(): Array<SessionReview>;
|
|
1380
|
+
setSessionReviewsList(value: Array<SessionReview>): ListSessionReviewsResponse;
|
|
1381
|
+
clearSessionReviewsList(): ListSessionReviewsResponse;
|
|
1382
|
+
addSessionReviews(value?: SessionReview, index?: number): SessionReview;
|
|
1337
1383
|
|
|
1338
|
-
|
|
1339
|
-
|
|
1384
|
+
getNextPageToken(): string;
|
|
1385
|
+
setNextPageToken(value: string): ListSessionReviewsResponse;
|
|
1340
1386
|
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1387
|
+
serializeBinary(): Uint8Array;
|
|
1388
|
+
toObject(includeInstance?: boolean): ListSessionReviewsResponse.AsObject;
|
|
1389
|
+
static toObject(includeInstance: boolean, msg: ListSessionReviewsResponse): ListSessionReviewsResponse.AsObject;
|
|
1390
|
+
static serializeBinaryToWriter(message: ListSessionReviewsResponse, writer: jspb.BinaryWriter): void;
|
|
1391
|
+
static deserializeBinary(bytes: Uint8Array): ListSessionReviewsResponse;
|
|
1392
|
+
static deserializeBinaryFromReader(
|
|
1393
|
+
message: ListSessionReviewsResponse,
|
|
1394
|
+
reader: jspb.BinaryReader
|
|
1395
|
+
): ListSessionReviewsResponse;
|
|
1347
1396
|
}
|
|
1348
1397
|
|
|
1349
1398
|
export namespace ListSessionReviewsResponse {
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1399
|
+
export type AsObject = {
|
|
1400
|
+
sessionReviewsList: Array<SessionReview.AsObject>;
|
|
1401
|
+
nextPageToken: string;
|
|
1402
|
+
};
|
|
1354
1403
|
}
|
|
1355
1404
|
|
|
1356
1405
|
export class GetSessionReviewRequest extends jspb.Message {
|
|
1357
|
-
|
|
1358
|
-
|
|
1406
|
+
getSessionReviewId(): string;
|
|
1407
|
+
setSessionReviewId(value: string): GetSessionReviewRequest;
|
|
1359
1408
|
|
|
1360
|
-
|
|
1361
|
-
|
|
1409
|
+
getSessionReviewView(): SessionReview.View;
|
|
1410
|
+
setSessionReviewView(value: SessionReview.View): GetSessionReviewRequest;
|
|
1362
1411
|
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1412
|
+
serializeBinary(): Uint8Array;
|
|
1413
|
+
toObject(includeInstance?: boolean): GetSessionReviewRequest.AsObject;
|
|
1414
|
+
static toObject(includeInstance: boolean, msg: GetSessionReviewRequest): GetSessionReviewRequest.AsObject;
|
|
1415
|
+
static serializeBinaryToWriter(message: GetSessionReviewRequest, writer: jspb.BinaryWriter): void;
|
|
1416
|
+
static deserializeBinary(bytes: Uint8Array): GetSessionReviewRequest;
|
|
1417
|
+
static deserializeBinaryFromReader(
|
|
1418
|
+
message: GetSessionReviewRequest,
|
|
1419
|
+
reader: jspb.BinaryReader
|
|
1420
|
+
): GetSessionReviewRequest;
|
|
1369
1421
|
}
|
|
1370
1422
|
|
|
1371
1423
|
export namespace GetSessionReviewRequest {
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1424
|
+
export type AsObject = {
|
|
1425
|
+
sessionReviewId: string;
|
|
1426
|
+
sessionReviewView: SessionReview.View;
|
|
1427
|
+
};
|
|
1376
1428
|
}
|
|
1377
1429
|
|
|
1378
1430
|
export class GetLatestSessionReviewRequest extends jspb.Message {
|
|
1379
|
-
|
|
1380
|
-
|
|
1431
|
+
getSessionId(): string;
|
|
1432
|
+
setSessionId(value: string): GetLatestSessionReviewRequest;
|
|
1381
1433
|
|
|
1382
|
-
|
|
1383
|
-
|
|
1434
|
+
getSessionReviewView(): SessionReview.View;
|
|
1435
|
+
setSessionReviewView(value: SessionReview.View): GetLatestSessionReviewRequest;
|
|
1384
1436
|
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1437
|
+
serializeBinary(): Uint8Array;
|
|
1438
|
+
toObject(includeInstance?: boolean): GetLatestSessionReviewRequest.AsObject;
|
|
1439
|
+
static toObject(includeInstance: boolean, msg: GetLatestSessionReviewRequest): GetLatestSessionReviewRequest.AsObject;
|
|
1440
|
+
static serializeBinaryToWriter(message: GetLatestSessionReviewRequest, writer: jspb.BinaryWriter): void;
|
|
1441
|
+
static deserializeBinary(bytes: Uint8Array): GetLatestSessionReviewRequest;
|
|
1442
|
+
static deserializeBinaryFromReader(
|
|
1443
|
+
message: GetLatestSessionReviewRequest,
|
|
1444
|
+
reader: jspb.BinaryReader
|
|
1445
|
+
): GetLatestSessionReviewRequest;
|
|
1391
1446
|
}
|
|
1392
1447
|
|
|
1393
1448
|
export namespace GetLatestSessionReviewRequest {
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
}
|
|
1399
|
-
|
|
1400
|
-
export enum AudioEncoding {
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
}
|
|
1410
|
-
export enum ComparisonOperator {
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1449
|
+
export type AsObject = {
|
|
1450
|
+
sessionId: string;
|
|
1451
|
+
sessionReviewView: SessionReview.View;
|
|
1452
|
+
};
|
|
1453
|
+
}
|
|
1454
|
+
|
|
1455
|
+
export enum AudioEncoding {
|
|
1456
|
+
AUDIO_ENCODING_UNSPECIFIED = 0,
|
|
1457
|
+
AUDIO_ENCODING_LINEAR_16 = 1,
|
|
1458
|
+
AUDIO_ENCODING_FLAC = 2,
|
|
1459
|
+
AUDIO_ENCODING_MULAW = 3,
|
|
1460
|
+
AUDIO_ENCODING_AMR = 4,
|
|
1461
|
+
AUDIO_ENCODING_AMR_WB = 5,
|
|
1462
|
+
AUDIO_ENCODING_OGG_OPUS = 6,
|
|
1463
|
+
AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE = 7
|
|
1464
|
+
}
|
|
1465
|
+
export enum ComparisonOperator {
|
|
1466
|
+
EQUAL = 0,
|
|
1467
|
+
GREATER = 1,
|
|
1468
|
+
GREATER_OR_EQUAL = 2,
|
|
1469
|
+
LESS_OR_EQUAL = 3,
|
|
1470
|
+
CONTAINS = 4,
|
|
1471
|
+
STARTS_WITH = 5,
|
|
1472
|
+
ENDS_WITH = 6
|
|
1418
1473
|
}
|