@ondewo/nlu-client-typescript 4.9.0 → 6.0.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/google/api/annotations_pb.d.ts +2 -2
- package/api/google/api/annotations_pb.js +7 -1
- package/api/google/protobuf/any_pb.js +7 -1
- package/api/google/protobuf/empty_pb.js +7 -1
- package/api/google/protobuf/field_mask_pb.js +7 -1
- package/api/google/protobuf/struct_pb.js +9 -2
- package/api/google/protobuf/timestamp_pb.js +7 -1
- package/api/google/rpc/status_pb.d.ts +1 -1
- package/api/google/rpc/status_pb.js +7 -1
- package/api/google/type/latlng_pb.js +7 -1
- package/api/ondewo/nlu/agent_grpc_web_pb.d.ts +3 -64
- package/api/ondewo/nlu/agent_grpc_web_pb.js +7 -310
- package/api/ondewo/nlu/agent_pb.d.ts +11 -12
- package/api/ondewo/nlu/agent_pb.js +9 -4
- package/api/ondewo/nlu/aiservices_grpc_web_pb.d.ts +35 -1
- package/api/ondewo/nlu/aiservices_grpc_web_pb.js +191 -3
- package/api/ondewo/nlu/aiservices_pb.d.ts +190 -3
- package/api/ondewo/nlu/aiservices_pb.js +1610 -30
- package/api/ondewo/nlu/ccai_project_grpc_web_pb.d.ts +13 -1
- package/api/ondewo/nlu/ccai_project_grpc_web_pb.js +68 -3
- package/api/ondewo/nlu/ccai_project_pb.d.ts +89 -5
- package/api/ondewo/nlu/ccai_project_pb.js +375 -5
- package/api/ondewo/nlu/common_pb.d.ts +27 -27
- package/api/ondewo/nlu/common_pb.js +52 -46
- package/api/ondewo/nlu/context_grpc_web_pb.d.ts +2 -2
- package/api/ondewo/nlu/context_grpc_web_pb.js +7 -3
- package/api/ondewo/nlu/context_pb.d.ts +4 -4
- package/api/ondewo/nlu/context_pb.js +9 -2
- package/api/ondewo/nlu/entity_type_grpc_web_pb.d.ts +3 -3
- package/api/ondewo/nlu/entity_type_grpc_web_pb.js +7 -3
- package/api/ondewo/nlu/entity_type_pb.d.ts +6 -6
- package/api/ondewo/nlu/entity_type_pb.js +7 -1
- package/api/ondewo/nlu/intent_grpc_web_pb.d.ts +3 -3
- package/api/ondewo/nlu/intent_grpc_web_pb.js +7 -3
- package/api/ondewo/nlu/intent_pb.d.ts +8 -8
- package/api/ondewo/nlu/intent_pb.js +7 -1
- package/api/ondewo/nlu/operation_metadata_pb.d.ts +1 -1
- package/api/ondewo/nlu/operation_metadata_pb.js +7 -1
- package/api/ondewo/nlu/operations_grpc_web_pb.d.ts +2 -2
- package/api/ondewo/nlu/operations_grpc_web_pb.js +7 -3
- package/api/ondewo/nlu/operations_pb.d.ts +6 -6
- package/api/ondewo/nlu/operations_pb.js +7 -1
- package/api/ondewo/nlu/project_role_grpc_web_pb.d.ts +2 -2
- package/api/ondewo/nlu/project_role_grpc_web_pb.js +7 -3
- package/api/ondewo/nlu/project_role_pb.d.ts +4 -4
- package/api/ondewo/nlu/project_role_pb.js +7 -1
- package/api/ondewo/nlu/project_statistics_grpc_web_pb.d.ts +2 -2
- package/api/ondewo/nlu/project_statistics_grpc_web_pb.js +7 -3
- package/api/ondewo/nlu/project_statistics_pb.d.ts +4 -4
- package/api/ondewo/nlu/project_statistics_pb.js +7 -1
- package/api/ondewo/nlu/server_statistics_grpc_web_pb.d.ts +3 -3
- package/api/ondewo/nlu/server_statistics_grpc_web_pb.js +7 -3
- package/api/ondewo/nlu/server_statistics_pb.d.ts +3 -3
- package/api/ondewo/nlu/server_statistics_pb.js +7 -1
- package/api/ondewo/nlu/session_grpc_web_pb.d.ts +46 -10
- package/api/ondewo/nlu/session_grpc_web_pb.js +209 -22
- package/api/ondewo/nlu/session_pb.d.ts +353 -53
- package/api/ondewo/nlu/session_pb.js +7672 -5203
- package/api/ondewo/nlu/user_grpc_web_pb.d.ts +3 -3
- package/api/ondewo/nlu/user_grpc_web_pb.js +7 -3
- package/api/ondewo/nlu/user_pb.d.ts +6 -6
- package/api/ondewo/nlu/user_pb.js +9 -2
- package/api/ondewo/nlu/utility_grpc_web_pb.d.ts +1 -1
- package/api/ondewo/nlu/utility_grpc_web_pb.js +7 -3
- package/api/ondewo/nlu/utility_pb.d.ts +2 -2
- package/api/ondewo/nlu/utility_pb.js +7 -1
- package/api/ondewo/nlu/webhook_grpc_web_pb.d.ts +2 -2
- package/api/ondewo/nlu/webhook_grpc_web_pb.js +7 -3
- package/api/ondewo/nlu/webhook_pb.d.ts +8 -8
- package/api/ondewo/nlu/webhook_pb.js +7 -1
- package/api/ondewo/qa/qa_grpc_web_pb.d.ts +2 -2
- package/api/ondewo/qa/qa_grpc_web_pb.js +7 -3
- package/api/ondewo/qa/qa_pb.d.ts +3 -3
- package/api/ondewo/qa/qa_pb.js +7 -1
- package/package.json +36 -16
- package/public-api.js +40 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import * as jspb from 'google-protobuf'
|
|
2
2
|
|
|
3
|
-
import * as google_api_annotations_pb from '../../google/api/annotations_pb';
|
|
4
|
-
import * as google_protobuf_empty_pb from 'google-protobuf/google/protobuf/empty_pb';
|
|
5
|
-
import * as google_protobuf_field_mask_pb from 'google-protobuf/google/protobuf/field_mask_pb';
|
|
6
|
-
import * as google_protobuf_struct_pb from 'google-protobuf/google/protobuf/struct_pb';
|
|
7
|
-
import * as google_protobuf_timestamp_pb from 'google-protobuf/google/protobuf/timestamp_pb';
|
|
8
|
-
import * as google_rpc_status_pb from '../../google/rpc/status_pb';
|
|
9
|
-
import * as google_type_latlng_pb from '../../google/type/latlng_pb';
|
|
10
|
-
import * as ondewo_nlu_common_pb from '../../ondewo/nlu/common_pb';
|
|
11
|
-
import * as ondewo_nlu_context_pb from '../../ondewo/nlu/context_pb';
|
|
12
|
-
import * as ondewo_nlu_intent_pb from '../../ondewo/nlu/intent_pb';
|
|
13
|
-
import * as ondewo_nlu_entity_type_pb from '../../ondewo/nlu/entity_type_pb';
|
|
3
|
+
import * as google_api_annotations_pb from '../../google/api/annotations_pb'; // proto import: "google/api/annotations.proto"
|
|
4
|
+
import * as google_protobuf_empty_pb from 'google-protobuf/google/protobuf/empty_pb'; // proto import: "google/protobuf/empty.proto"
|
|
5
|
+
import * as google_protobuf_field_mask_pb from 'google-protobuf/google/protobuf/field_mask_pb'; // proto import: "google/protobuf/field_mask.proto"
|
|
6
|
+
import * as google_protobuf_struct_pb from 'google-protobuf/google/protobuf/struct_pb'; // proto import: "google/protobuf/struct.proto"
|
|
7
|
+
import * as google_protobuf_timestamp_pb from 'google-protobuf/google/protobuf/timestamp_pb'; // proto import: "google/protobuf/timestamp.proto"
|
|
8
|
+
import * as google_rpc_status_pb from '../../google/rpc/status_pb'; // proto import: "google/rpc/status.proto"
|
|
9
|
+
import * as google_type_latlng_pb from '../../google/type/latlng_pb'; // proto import: "google/type/latlng.proto"
|
|
10
|
+
import * as ondewo_nlu_common_pb from '../../ondewo/nlu/common_pb'; // proto import: "ondewo/nlu/common.proto"
|
|
11
|
+
import * as ondewo_nlu_context_pb from '../../ondewo/nlu/context_pb'; // proto import: "ondewo/nlu/context.proto"
|
|
12
|
+
import * as ondewo_nlu_intent_pb from '../../ondewo/nlu/intent_pb'; // proto import: "ondewo/nlu/intent.proto"
|
|
13
|
+
import * as ondewo_nlu_entity_type_pb from '../../ondewo/nlu/entity_type_pb'; // proto import: "ondewo/nlu/entity_type.proto"
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
export class DetectIntentRequest extends jspb.Message {
|
|
@@ -126,10 +126,10 @@ export class QueryParameters extends jspb.Message {
|
|
|
126
126
|
getIdentifiedUserId(): string;
|
|
127
127
|
setIdentifiedUserId(value: string): QueryParameters;
|
|
128
128
|
|
|
129
|
-
getTranscriptionsList(): Array<
|
|
130
|
-
setTranscriptionsList(value: Array<
|
|
129
|
+
getTranscriptionsList(): Array<S2tTranscription>;
|
|
130
|
+
setTranscriptionsList(value: Array<S2tTranscription>): QueryParameters;
|
|
131
131
|
clearTranscriptionsList(): QueryParameters;
|
|
132
|
-
addTranscriptions(value?:
|
|
132
|
+
addTranscriptions(value?: S2tTranscription, index?: number): S2tTranscription;
|
|
133
133
|
|
|
134
134
|
serializeBinary(): Uint8Array;
|
|
135
135
|
toObject(includeInstance?: boolean): QueryParameters.AsObject;
|
|
@@ -153,60 +153,60 @@ export namespace QueryParameters {
|
|
|
153
153
|
datastreamId: string,
|
|
154
154
|
originId: string,
|
|
155
155
|
identifiedUserId: string,
|
|
156
|
-
transcriptionsList: Array<
|
|
156
|
+
transcriptionsList: Array<S2tTranscription.AsObject>,
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
export class
|
|
160
|
+
export class S2tTranscription extends jspb.Message {
|
|
161
161
|
getName(): string;
|
|
162
|
-
setName(value: string):
|
|
162
|
+
setName(value: string): S2tTranscription;
|
|
163
163
|
|
|
164
164
|
getText(): string;
|
|
165
|
-
setText(value: string):
|
|
165
|
+
setText(value: string): S2tTranscription;
|
|
166
166
|
|
|
167
167
|
getScore(): number;
|
|
168
|
-
setScore(value: number):
|
|
168
|
+
setScore(value: number): S2tTranscription;
|
|
169
169
|
|
|
170
170
|
getLanguageCode(): string;
|
|
171
|
-
setLanguageCode(value: string):
|
|
171
|
+
setLanguageCode(value: string): S2tTranscription;
|
|
172
172
|
|
|
173
173
|
getAudioResourceName(): string;
|
|
174
|
-
setAudioResourceName(value: string):
|
|
174
|
+
setAudioResourceName(value: string): S2tTranscription;
|
|
175
175
|
|
|
176
176
|
getPipelineId(): string;
|
|
177
|
-
setPipelineId(value: string):
|
|
177
|
+
setPipelineId(value: string): S2tTranscription;
|
|
178
178
|
|
|
179
179
|
getDurationInS(): number;
|
|
180
|
-
setDurationInS(value: number):
|
|
180
|
+
setDurationInS(value: number): S2tTranscription;
|
|
181
181
|
|
|
182
182
|
getTranscriptionType(): TranscriptionType;
|
|
183
|
-
setTranscriptionType(value: TranscriptionType):
|
|
183
|
+
setTranscriptionType(value: TranscriptionType): S2tTranscription;
|
|
184
184
|
|
|
185
185
|
getCreatedAt(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
186
|
-
setCreatedAt(value?: google_protobuf_timestamp_pb.Timestamp):
|
|
186
|
+
setCreatedAt(value?: google_protobuf_timestamp_pb.Timestamp): S2tTranscription;
|
|
187
187
|
hasCreatedAt(): boolean;
|
|
188
|
-
clearCreatedAt():
|
|
188
|
+
clearCreatedAt(): S2tTranscription;
|
|
189
189
|
|
|
190
190
|
getModifiedAt(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
191
|
-
setModifiedAt(value?: google_protobuf_timestamp_pb.Timestamp):
|
|
191
|
+
setModifiedAt(value?: google_protobuf_timestamp_pb.Timestamp): S2tTranscription;
|
|
192
192
|
hasModifiedAt(): boolean;
|
|
193
|
-
clearModifiedAt():
|
|
193
|
+
clearModifiedAt(): S2tTranscription;
|
|
194
194
|
|
|
195
195
|
getCreatedBy(): string;
|
|
196
|
-
setCreatedBy(value: string):
|
|
196
|
+
setCreatedBy(value: string): S2tTranscription;
|
|
197
197
|
|
|
198
198
|
getModifiedBy(): string;
|
|
199
|
-
setModifiedBy(value: string):
|
|
199
|
+
setModifiedBy(value: string): S2tTranscription;
|
|
200
200
|
|
|
201
201
|
serializeBinary(): Uint8Array;
|
|
202
|
-
toObject(includeInstance?: boolean):
|
|
203
|
-
static toObject(includeInstance: boolean, msg:
|
|
204
|
-
static serializeBinaryToWriter(message:
|
|
205
|
-
static deserializeBinary(bytes: Uint8Array):
|
|
206
|
-
static deserializeBinaryFromReader(message:
|
|
202
|
+
toObject(includeInstance?: boolean): S2tTranscription.AsObject;
|
|
203
|
+
static toObject(includeInstance: boolean, msg: S2tTranscription): S2tTranscription.AsObject;
|
|
204
|
+
static serializeBinaryToWriter(message: S2tTranscription, writer: jspb.BinaryWriter): void;
|
|
205
|
+
static deserializeBinary(bytes: Uint8Array): S2tTranscription;
|
|
206
|
+
static deserializeBinaryFromReader(message: S2tTranscription, reader: jspb.BinaryReader): S2tTranscription;
|
|
207
207
|
}
|
|
208
208
|
|
|
209
|
-
export namespace
|
|
209
|
+
export namespace S2tTranscription {
|
|
210
210
|
export type AsObject = {
|
|
211
211
|
name: string,
|
|
212
212
|
text: string,
|
|
@@ -239,6 +239,11 @@ export class QueryInput extends jspb.Message {
|
|
|
239
239
|
hasEvent(): boolean;
|
|
240
240
|
clearEvent(): QueryInput;
|
|
241
241
|
|
|
242
|
+
getFileResourcesList(): Array<FileResource>;
|
|
243
|
+
setFileResourcesList(value: Array<FileResource>): QueryInput;
|
|
244
|
+
clearFileResourcesList(): QueryInput;
|
|
245
|
+
addFileResources(value?: FileResource, index?: number): FileResource;
|
|
246
|
+
|
|
242
247
|
getInputCase(): QueryInput.InputCase;
|
|
243
248
|
|
|
244
249
|
serializeBinary(): Uint8Array;
|
|
@@ -254,6 +259,7 @@ export namespace QueryInput {
|
|
|
254
259
|
audioConfig?: InputAudioConfig.AsObject,
|
|
255
260
|
text?: TextInput.AsObject,
|
|
256
261
|
event?: EventInput.AsObject,
|
|
262
|
+
fileResourcesList: Array<FileResource.AsObject>,
|
|
257
263
|
}
|
|
258
264
|
|
|
259
265
|
export enum InputCase {
|
|
@@ -322,6 +328,11 @@ export class QueryResult extends jspb.Message {
|
|
|
322
328
|
getLanguageCode(): string;
|
|
323
329
|
setLanguageCode(value: string): QueryResult;
|
|
324
330
|
|
|
331
|
+
getFileResourcesList(): Array<FileResource>;
|
|
332
|
+
setFileResourcesList(value: Array<FileResource>): QueryResult;
|
|
333
|
+
clearFileResourcesList(): QueryResult;
|
|
334
|
+
addFileResources(value?: FileResource, index?: number): FileResource;
|
|
335
|
+
|
|
325
336
|
serializeBinary(): Uint8Array;
|
|
326
337
|
toObject(includeInstance?: boolean): QueryResult.AsObject;
|
|
327
338
|
static toObject(includeInstance: boolean, msg: QueryResult): QueryResult.AsObject;
|
|
@@ -347,6 +358,7 @@ export namespace QueryResult {
|
|
|
347
358
|
queryTextOriginal: string,
|
|
348
359
|
diagnosticInfo?: google_protobuf_struct_pb.Struct.AsObject,
|
|
349
360
|
languageCode: string,
|
|
361
|
+
fileResourcesList: Array<FileResource.AsObject>,
|
|
350
362
|
}
|
|
351
363
|
}
|
|
352
364
|
|
|
@@ -668,31 +680,107 @@ export namespace SessionStep {
|
|
|
668
680
|
}
|
|
669
681
|
}
|
|
670
682
|
|
|
671
|
-
export class
|
|
683
|
+
export class GetSessionStepRequest extends jspb.Message {
|
|
684
|
+
getName(): string;
|
|
685
|
+
setName(value: string): GetSessionStepRequest;
|
|
686
|
+
|
|
687
|
+
getFieldMask(): google_protobuf_field_mask_pb.FieldMask | undefined;
|
|
688
|
+
setFieldMask(value?: google_protobuf_field_mask_pb.FieldMask): GetSessionStepRequest;
|
|
689
|
+
hasFieldMask(): boolean;
|
|
690
|
+
clearFieldMask(): GetSessionStepRequest;
|
|
691
|
+
|
|
692
|
+
serializeBinary(): Uint8Array;
|
|
693
|
+
toObject(includeInstance?: boolean): GetSessionStepRequest.AsObject;
|
|
694
|
+
static toObject(includeInstance: boolean, msg: GetSessionStepRequest): GetSessionStepRequest.AsObject;
|
|
695
|
+
static serializeBinaryToWriter(message: GetSessionStepRequest, writer: jspb.BinaryWriter): void;
|
|
696
|
+
static deserializeBinary(bytes: Uint8Array): GetSessionStepRequest;
|
|
697
|
+
static deserializeBinaryFromReader(message: GetSessionStepRequest, reader: jspb.BinaryReader): GetSessionStepRequest;
|
|
698
|
+
}
|
|
699
|
+
|
|
700
|
+
export namespace GetSessionStepRequest {
|
|
701
|
+
export type AsObject = {
|
|
702
|
+
name: string,
|
|
703
|
+
fieldMask?: google_protobuf_field_mask_pb.FieldMask.AsObject,
|
|
704
|
+
}
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
export class UpdateSessionStepRequest extends jspb.Message {
|
|
708
|
+
getSessionStep(): SessionStep | undefined;
|
|
709
|
+
setSessionStep(value?: SessionStep): UpdateSessionStepRequest;
|
|
710
|
+
hasSessionStep(): boolean;
|
|
711
|
+
clearSessionStep(): UpdateSessionStepRequest;
|
|
712
|
+
|
|
713
|
+
getUpdateMask(): google_protobuf_field_mask_pb.FieldMask | undefined;
|
|
714
|
+
setUpdateMask(value?: google_protobuf_field_mask_pb.FieldMask): UpdateSessionStepRequest;
|
|
715
|
+
hasUpdateMask(): boolean;
|
|
716
|
+
clearUpdateMask(): UpdateSessionStepRequest;
|
|
717
|
+
|
|
718
|
+
getFieldMask(): google_protobuf_field_mask_pb.FieldMask | undefined;
|
|
719
|
+
setFieldMask(value?: google_protobuf_field_mask_pb.FieldMask): UpdateSessionStepRequest;
|
|
720
|
+
hasFieldMask(): boolean;
|
|
721
|
+
clearFieldMask(): UpdateSessionStepRequest;
|
|
722
|
+
|
|
723
|
+
serializeBinary(): Uint8Array;
|
|
724
|
+
toObject(includeInstance?: boolean): UpdateSessionStepRequest.AsObject;
|
|
725
|
+
static toObject(includeInstance: boolean, msg: UpdateSessionStepRequest): UpdateSessionStepRequest.AsObject;
|
|
726
|
+
static serializeBinaryToWriter(message: UpdateSessionStepRequest, writer: jspb.BinaryWriter): void;
|
|
727
|
+
static deserializeBinary(bytes: Uint8Array): UpdateSessionStepRequest;
|
|
728
|
+
static deserializeBinaryFromReader(message: UpdateSessionStepRequest, reader: jspb.BinaryReader): UpdateSessionStepRequest;
|
|
729
|
+
}
|
|
730
|
+
|
|
731
|
+
export namespace UpdateSessionStepRequest {
|
|
732
|
+
export type AsObject = {
|
|
733
|
+
sessionStep?: SessionStep.AsObject,
|
|
734
|
+
updateMask?: google_protobuf_field_mask_pb.FieldMask.AsObject,
|
|
735
|
+
fieldMask?: google_protobuf_field_mask_pb.FieldMask.AsObject,
|
|
736
|
+
}
|
|
737
|
+
}
|
|
738
|
+
|
|
739
|
+
export class DeleteSessionStepRequest extends jspb.Message {
|
|
740
|
+
getName(): string;
|
|
741
|
+
setName(value: string): DeleteSessionStepRequest;
|
|
742
|
+
|
|
743
|
+
serializeBinary(): Uint8Array;
|
|
744
|
+
toObject(includeInstance?: boolean): DeleteSessionStepRequest.AsObject;
|
|
745
|
+
static toObject(includeInstance: boolean, msg: DeleteSessionStepRequest): DeleteSessionStepRequest.AsObject;
|
|
746
|
+
static serializeBinaryToWriter(message: DeleteSessionStepRequest, writer: jspb.BinaryWriter): void;
|
|
747
|
+
static deserializeBinary(bytes: Uint8Array): DeleteSessionStepRequest;
|
|
748
|
+
static deserializeBinaryFromReader(message: DeleteSessionStepRequest, reader: jspb.BinaryReader): DeleteSessionStepRequest;
|
|
749
|
+
}
|
|
750
|
+
|
|
751
|
+
export namespace DeleteSessionStepRequest {
|
|
752
|
+
export type AsObject = {
|
|
753
|
+
name: string,
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
export class CreateSessionStepRequest extends jspb.Message {
|
|
672
758
|
getSessionId(): string;
|
|
673
|
-
setSessionId(value: string):
|
|
759
|
+
setSessionId(value: string): CreateSessionStepRequest;
|
|
674
760
|
|
|
675
761
|
getSessionStep(): SessionStep | undefined;
|
|
676
|
-
setSessionStep(value?: SessionStep):
|
|
762
|
+
setSessionStep(value?: SessionStep): CreateSessionStepRequest;
|
|
677
763
|
hasSessionStep(): boolean;
|
|
678
|
-
clearSessionStep():
|
|
764
|
+
clearSessionStep(): CreateSessionStepRequest;
|
|
679
765
|
|
|
680
|
-
|
|
681
|
-
|
|
766
|
+
getFieldMask(): google_protobuf_field_mask_pb.FieldMask | undefined;
|
|
767
|
+
setFieldMask(value?: google_protobuf_field_mask_pb.FieldMask): CreateSessionStepRequest;
|
|
768
|
+
hasFieldMask(): boolean;
|
|
769
|
+
clearFieldMask(): CreateSessionStepRequest;
|
|
682
770
|
|
|
683
771
|
serializeBinary(): Uint8Array;
|
|
684
|
-
toObject(includeInstance?: boolean):
|
|
685
|
-
static toObject(includeInstance: boolean, msg:
|
|
686
|
-
static serializeBinaryToWriter(message:
|
|
687
|
-
static deserializeBinary(bytes: Uint8Array):
|
|
688
|
-
static deserializeBinaryFromReader(message:
|
|
772
|
+
toObject(includeInstance?: boolean): CreateSessionStepRequest.AsObject;
|
|
773
|
+
static toObject(includeInstance: boolean, msg: CreateSessionStepRequest): CreateSessionStepRequest.AsObject;
|
|
774
|
+
static serializeBinaryToWriter(message: CreateSessionStepRequest, writer: jspb.BinaryWriter): void;
|
|
775
|
+
static deserializeBinary(bytes: Uint8Array): CreateSessionStepRequest;
|
|
776
|
+
static deserializeBinaryFromReader(message: CreateSessionStepRequest, reader: jspb.BinaryReader): CreateSessionStepRequest;
|
|
689
777
|
}
|
|
690
778
|
|
|
691
|
-
export namespace
|
|
779
|
+
export namespace CreateSessionStepRequest {
|
|
692
780
|
export type AsObject = {
|
|
693
781
|
sessionId: string,
|
|
694
782
|
sessionStep?: SessionStep.AsObject,
|
|
695
|
-
|
|
783
|
+
fieldMask?: google_protobuf_field_mask_pb.FieldMask.AsObject,
|
|
696
784
|
}
|
|
697
785
|
}
|
|
698
786
|
|
|
@@ -2407,6 +2495,150 @@ export namespace GetLatestSessionReviewRequest {
|
|
|
2407
2495
|
}
|
|
2408
2496
|
}
|
|
2409
2497
|
|
|
2498
|
+
export class FileResource extends jspb.Message {
|
|
2499
|
+
getDocumentFileResource(): DocumentFileResource | undefined;
|
|
2500
|
+
setDocumentFileResource(value?: DocumentFileResource): FileResource;
|
|
2501
|
+
hasDocumentFileResource(): boolean;
|
|
2502
|
+
clearDocumentFileResource(): FileResource;
|
|
2503
|
+
|
|
2504
|
+
getAudioFileResource(): AudioFileResource | undefined;
|
|
2505
|
+
setAudioFileResource(value?: AudioFileResource): FileResource;
|
|
2506
|
+
hasAudioFileResource(): boolean;
|
|
2507
|
+
clearAudioFileResource(): FileResource;
|
|
2508
|
+
|
|
2509
|
+
getImageFileResource(): ImageFileResource | undefined;
|
|
2510
|
+
setImageFileResource(value?: ImageFileResource): FileResource;
|
|
2511
|
+
hasImageFileResource(): boolean;
|
|
2512
|
+
clearImageFileResource(): FileResource;
|
|
2513
|
+
|
|
2514
|
+
getVideoFileResource(): VideoFileResource | undefined;
|
|
2515
|
+
setVideoFileResource(value?: VideoFileResource): FileResource;
|
|
2516
|
+
hasVideoFileResource(): boolean;
|
|
2517
|
+
clearVideoFileResource(): FileResource;
|
|
2518
|
+
|
|
2519
|
+
getFileResourceCase(): FileResource.FileResourceCase;
|
|
2520
|
+
|
|
2521
|
+
serializeBinary(): Uint8Array;
|
|
2522
|
+
toObject(includeInstance?: boolean): FileResource.AsObject;
|
|
2523
|
+
static toObject(includeInstance: boolean, msg: FileResource): FileResource.AsObject;
|
|
2524
|
+
static serializeBinaryToWriter(message: FileResource, writer: jspb.BinaryWriter): void;
|
|
2525
|
+
static deserializeBinary(bytes: Uint8Array): FileResource;
|
|
2526
|
+
static deserializeBinaryFromReader(message: FileResource, reader: jspb.BinaryReader): FileResource;
|
|
2527
|
+
}
|
|
2528
|
+
|
|
2529
|
+
export namespace FileResource {
|
|
2530
|
+
export type AsObject = {
|
|
2531
|
+
documentFileResource?: DocumentFileResource.AsObject,
|
|
2532
|
+
audioFileResource?: AudioFileResource.AsObject,
|
|
2533
|
+
imageFileResource?: ImageFileResource.AsObject,
|
|
2534
|
+
videoFileResource?: VideoFileResource.AsObject,
|
|
2535
|
+
}
|
|
2536
|
+
|
|
2537
|
+
export enum FileResourceCase {
|
|
2538
|
+
FILE_RESOURCE_NOT_SET = 0,
|
|
2539
|
+
DOCUMENT_FILE_RESOURCE = 1,
|
|
2540
|
+
AUDIO_FILE_RESOURCE = 2,
|
|
2541
|
+
IMAGE_FILE_RESOURCE = 3,
|
|
2542
|
+
VIDEO_FILE_RESOURCE = 4,
|
|
2543
|
+
}
|
|
2544
|
+
}
|
|
2545
|
+
|
|
2546
|
+
export class DocumentFileResource extends jspb.Message {
|
|
2547
|
+
getName(): string;
|
|
2548
|
+
setName(value: string): DocumentFileResource;
|
|
2549
|
+
|
|
2550
|
+
getDisplayName(): string;
|
|
2551
|
+
setDisplayName(value: string): DocumentFileResource;
|
|
2552
|
+
|
|
2553
|
+
getBytes(): Uint8Array | string;
|
|
2554
|
+
getBytes_asU8(): Uint8Array;
|
|
2555
|
+
getBytes_asB64(): string;
|
|
2556
|
+
setBytes(value: Uint8Array | string): DocumentFileResource;
|
|
2557
|
+
|
|
2558
|
+
getCreatedAt(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
2559
|
+
setCreatedAt(value?: google_protobuf_timestamp_pb.Timestamp): DocumentFileResource;
|
|
2560
|
+
hasCreatedAt(): boolean;
|
|
2561
|
+
clearCreatedAt(): DocumentFileResource;
|
|
2562
|
+
|
|
2563
|
+
getModifiedAt(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
2564
|
+
setModifiedAt(value?: google_protobuf_timestamp_pb.Timestamp): DocumentFileResource;
|
|
2565
|
+
hasModifiedAt(): boolean;
|
|
2566
|
+
clearModifiedAt(): DocumentFileResource;
|
|
2567
|
+
|
|
2568
|
+
getCreatedBy(): string;
|
|
2569
|
+
setCreatedBy(value: string): DocumentFileResource;
|
|
2570
|
+
|
|
2571
|
+
getModifiedBy(): string;
|
|
2572
|
+
setModifiedBy(value: string): DocumentFileResource;
|
|
2573
|
+
|
|
2574
|
+
serializeBinary(): Uint8Array;
|
|
2575
|
+
toObject(includeInstance?: boolean): DocumentFileResource.AsObject;
|
|
2576
|
+
static toObject(includeInstance: boolean, msg: DocumentFileResource): DocumentFileResource.AsObject;
|
|
2577
|
+
static serializeBinaryToWriter(message: DocumentFileResource, writer: jspb.BinaryWriter): void;
|
|
2578
|
+
static deserializeBinary(bytes: Uint8Array): DocumentFileResource;
|
|
2579
|
+
static deserializeBinaryFromReader(message: DocumentFileResource, reader: jspb.BinaryReader): DocumentFileResource;
|
|
2580
|
+
}
|
|
2581
|
+
|
|
2582
|
+
export namespace DocumentFileResource {
|
|
2583
|
+
export type AsObject = {
|
|
2584
|
+
name: string,
|
|
2585
|
+
displayName: string,
|
|
2586
|
+
bytes: Uint8Array | string,
|
|
2587
|
+
createdAt?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
2588
|
+
modifiedAt?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
2589
|
+
createdBy: string,
|
|
2590
|
+
modifiedBy: string,
|
|
2591
|
+
}
|
|
2592
|
+
}
|
|
2593
|
+
|
|
2594
|
+
export class ImageFileResource extends jspb.Message {
|
|
2595
|
+
getName(): string;
|
|
2596
|
+
setName(value: string): ImageFileResource;
|
|
2597
|
+
|
|
2598
|
+
getDisplayName(): string;
|
|
2599
|
+
setDisplayName(value: string): ImageFileResource;
|
|
2600
|
+
|
|
2601
|
+
getBytes(): Uint8Array | string;
|
|
2602
|
+
getBytes_asU8(): Uint8Array;
|
|
2603
|
+
getBytes_asB64(): string;
|
|
2604
|
+
setBytes(value: Uint8Array | string): ImageFileResource;
|
|
2605
|
+
|
|
2606
|
+
getCreatedAt(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
2607
|
+
setCreatedAt(value?: google_protobuf_timestamp_pb.Timestamp): ImageFileResource;
|
|
2608
|
+
hasCreatedAt(): boolean;
|
|
2609
|
+
clearCreatedAt(): ImageFileResource;
|
|
2610
|
+
|
|
2611
|
+
getModifiedAt(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
2612
|
+
setModifiedAt(value?: google_protobuf_timestamp_pb.Timestamp): ImageFileResource;
|
|
2613
|
+
hasModifiedAt(): boolean;
|
|
2614
|
+
clearModifiedAt(): ImageFileResource;
|
|
2615
|
+
|
|
2616
|
+
getCreatedBy(): string;
|
|
2617
|
+
setCreatedBy(value: string): ImageFileResource;
|
|
2618
|
+
|
|
2619
|
+
getModifiedBy(): string;
|
|
2620
|
+
setModifiedBy(value: string): ImageFileResource;
|
|
2621
|
+
|
|
2622
|
+
serializeBinary(): Uint8Array;
|
|
2623
|
+
toObject(includeInstance?: boolean): ImageFileResource.AsObject;
|
|
2624
|
+
static toObject(includeInstance: boolean, msg: ImageFileResource): ImageFileResource.AsObject;
|
|
2625
|
+
static serializeBinaryToWriter(message: ImageFileResource, writer: jspb.BinaryWriter): void;
|
|
2626
|
+
static deserializeBinary(bytes: Uint8Array): ImageFileResource;
|
|
2627
|
+
static deserializeBinaryFromReader(message: ImageFileResource, reader: jspb.BinaryReader): ImageFileResource;
|
|
2628
|
+
}
|
|
2629
|
+
|
|
2630
|
+
export namespace ImageFileResource {
|
|
2631
|
+
export type AsObject = {
|
|
2632
|
+
name: string,
|
|
2633
|
+
displayName: string,
|
|
2634
|
+
bytes: Uint8Array | string,
|
|
2635
|
+
createdAt?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
2636
|
+
modifiedAt?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
2637
|
+
createdBy: string,
|
|
2638
|
+
modifiedBy: string,
|
|
2639
|
+
}
|
|
2640
|
+
}
|
|
2641
|
+
|
|
2410
2642
|
export class AudioFileResource extends jspb.Message {
|
|
2411
2643
|
getName(): string;
|
|
2412
2644
|
setName(value: string): AudioFileResource;
|
|
@@ -2428,10 +2660,10 @@ export class AudioFileResource extends jspb.Message {
|
|
|
2428
2660
|
getAudioFileResourceType(): AudioFileResourceType;
|
|
2429
2661
|
setAudioFileResourceType(value: AudioFileResourceType): AudioFileResource;
|
|
2430
2662
|
|
|
2431
|
-
getTranscriptionsList(): Array<
|
|
2432
|
-
setTranscriptionsList(value: Array<
|
|
2663
|
+
getTranscriptionsList(): Array<S2tTranscription>;
|
|
2664
|
+
setTranscriptionsList(value: Array<S2tTranscription>): AudioFileResource;
|
|
2433
2665
|
clearTranscriptionsList(): AudioFileResource;
|
|
2434
|
-
addTranscriptions(value?:
|
|
2666
|
+
addTranscriptions(value?: S2tTranscription, index?: number): S2tTranscription;
|
|
2435
2667
|
|
|
2436
2668
|
getCreatedAt(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
2437
2669
|
setCreatedAt(value?: google_protobuf_timestamp_pb.Timestamp): AudioFileResource;
|
|
@@ -2449,6 +2681,9 @@ export class AudioFileResource extends jspb.Message {
|
|
|
2449
2681
|
getModifiedBy(): string;
|
|
2450
2682
|
setModifiedBy(value: string): AudioFileResource;
|
|
2451
2683
|
|
|
2684
|
+
getDisplayName(): string;
|
|
2685
|
+
setDisplayName(value: string): AudioFileResource;
|
|
2686
|
+
|
|
2452
2687
|
serializeBinary(): Uint8Array;
|
|
2453
2688
|
toObject(includeInstance?: boolean): AudioFileResource.AsObject;
|
|
2454
2689
|
static toObject(includeInstance: boolean, msg: AudioFileResource): AudioFileResource.AsObject;
|
|
@@ -2465,7 +2700,68 @@ export namespace AudioFileResource {
|
|
|
2465
2700
|
durationInS: number,
|
|
2466
2701
|
sampleRate: number,
|
|
2467
2702
|
audioFileResourceType: AudioFileResourceType,
|
|
2468
|
-
transcriptionsList: Array<
|
|
2703
|
+
transcriptionsList: Array<S2tTranscription.AsObject>,
|
|
2704
|
+
createdAt?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
2705
|
+
modifiedAt?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
2706
|
+
createdBy: string,
|
|
2707
|
+
modifiedBy: string,
|
|
2708
|
+
displayName: string,
|
|
2709
|
+
}
|
|
2710
|
+
}
|
|
2711
|
+
|
|
2712
|
+
export class VideoFileResource extends jspb.Message {
|
|
2713
|
+
getName(): string;
|
|
2714
|
+
setName(value: string): VideoFileResource;
|
|
2715
|
+
|
|
2716
|
+
getDisplayName(): string;
|
|
2717
|
+
setDisplayName(value: string): VideoFileResource;
|
|
2718
|
+
|
|
2719
|
+
getBytes(): Uint8Array | string;
|
|
2720
|
+
getBytes_asU8(): Uint8Array;
|
|
2721
|
+
getBytes_asB64(): string;
|
|
2722
|
+
setBytes(value: Uint8Array | string): VideoFileResource;
|
|
2723
|
+
|
|
2724
|
+
getDurationInS(): number;
|
|
2725
|
+
setDurationInS(value: number): VideoFileResource;
|
|
2726
|
+
|
|
2727
|
+
getResolution(): string;
|
|
2728
|
+
setResolution(value: string): VideoFileResource;
|
|
2729
|
+
|
|
2730
|
+
getFrameRate(): number;
|
|
2731
|
+
setFrameRate(value: number): VideoFileResource;
|
|
2732
|
+
|
|
2733
|
+
getCreatedAt(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
2734
|
+
setCreatedAt(value?: google_protobuf_timestamp_pb.Timestamp): VideoFileResource;
|
|
2735
|
+
hasCreatedAt(): boolean;
|
|
2736
|
+
clearCreatedAt(): VideoFileResource;
|
|
2737
|
+
|
|
2738
|
+
getModifiedAt(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
2739
|
+
setModifiedAt(value?: google_protobuf_timestamp_pb.Timestamp): VideoFileResource;
|
|
2740
|
+
hasModifiedAt(): boolean;
|
|
2741
|
+
clearModifiedAt(): VideoFileResource;
|
|
2742
|
+
|
|
2743
|
+
getCreatedBy(): string;
|
|
2744
|
+
setCreatedBy(value: string): VideoFileResource;
|
|
2745
|
+
|
|
2746
|
+
getModifiedBy(): string;
|
|
2747
|
+
setModifiedBy(value: string): VideoFileResource;
|
|
2748
|
+
|
|
2749
|
+
serializeBinary(): Uint8Array;
|
|
2750
|
+
toObject(includeInstance?: boolean): VideoFileResource.AsObject;
|
|
2751
|
+
static toObject(includeInstance: boolean, msg: VideoFileResource): VideoFileResource.AsObject;
|
|
2752
|
+
static serializeBinaryToWriter(message: VideoFileResource, writer: jspb.BinaryWriter): void;
|
|
2753
|
+
static deserializeBinary(bytes: Uint8Array): VideoFileResource;
|
|
2754
|
+
static deserializeBinaryFromReader(message: VideoFileResource, reader: jspb.BinaryReader): VideoFileResource;
|
|
2755
|
+
}
|
|
2756
|
+
|
|
2757
|
+
export namespace VideoFileResource {
|
|
2758
|
+
export type AsObject = {
|
|
2759
|
+
name: string,
|
|
2760
|
+
displayName: string,
|
|
2761
|
+
bytes: Uint8Array | string,
|
|
2762
|
+
durationInS: number,
|
|
2763
|
+
resolution: string,
|
|
2764
|
+
frameRate: number,
|
|
2469
2765
|
createdAt?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
2470
2766
|
modifiedAt?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
2471
2767
|
createdBy: string,
|
|
@@ -2549,6 +2845,9 @@ export class AddAudioFilesRequest extends jspb.Message {
|
|
|
2549
2845
|
clearAudioFileResourcesList(): AddAudioFilesRequest;
|
|
2550
2846
|
addAudioFileResources(value?: AudioFileResource, index?: number): AudioFileResource;
|
|
2551
2847
|
|
|
2848
|
+
getSessionStepId(): string;
|
|
2849
|
+
setSessionStepId(value: string): AddAudioFilesRequest;
|
|
2850
|
+
|
|
2552
2851
|
serializeBinary(): Uint8Array;
|
|
2553
2852
|
toObject(includeInstance?: boolean): AddAudioFilesRequest.AsObject;
|
|
2554
2853
|
static toObject(includeInstance: boolean, msg: AddAudioFilesRequest): AddAudioFilesRequest.AsObject;
|
|
@@ -2562,6 +2861,7 @@ export namespace AddAudioFilesRequest {
|
|
|
2562
2861
|
parent: string,
|
|
2563
2862
|
sessionId: string,
|
|
2564
2863
|
audioFileResourcesList: Array<AudioFileResource.AsObject>,
|
|
2864
|
+
sessionStepId: string,
|
|
2565
2865
|
}
|
|
2566
2866
|
}
|
|
2567
2867
|
|