UNPKG

@ondewo/csi-client-nodejs

Version:

ONDEWO Communication System Integration (CSI) Client library for Nodejs

1,216 lines (1,214 loc) 773 kB
// source: ondewo/nlu/session.proto /** * @fileoverview * @enhanceable * @suppress {missingRequire} reports error on implicit type usages. * @suppress {messageConventions} JS Compiler reports an error if a variable or * field starts with 'MSG_' and isn't a translatable message. * @public */ // GENERATED CODE -- DO NOT EDIT! /* eslint-disable */ // @ts-nocheck var jspb = require('google-protobuf'); var goog = jspb; var global = (function() { if (this) { return this; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } if (typeof self !== 'undefined') { return self; } return Function('return this')(); }.call(null)); var google_api_annotations_pb = require('../../google/api/annotations_pb.js'); goog.object.extend(proto, google_api_annotations_pb); var google_protobuf_empty_pb = require('google-protobuf/google/protobuf/empty_pb.js'); goog.object.extend(proto, google_protobuf_empty_pb); var google_protobuf_field_mask_pb = require('google-protobuf/google/protobuf/field_mask_pb.js'); goog.object.extend(proto, google_protobuf_field_mask_pb); var google_protobuf_struct_pb = require('google-protobuf/google/protobuf/struct_pb.js'); goog.object.extend(proto, google_protobuf_struct_pb); var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js'); goog.object.extend(proto, google_protobuf_timestamp_pb); var google_rpc_status_pb = require('../../google/rpc/status_pb.js'); goog.object.extend(proto, google_rpc_status_pb); var google_type_latlng_pb = require('../../google/type/latlng_pb.js'); goog.object.extend(proto, google_type_latlng_pb); var ondewo_nlu_common_pb = require('../../ondewo/nlu/common_pb.js'); goog.object.extend(proto, ondewo_nlu_common_pb); var ondewo_nlu_context_pb = require('../../ondewo/nlu/context_pb.js'); goog.object.extend(proto, ondewo_nlu_context_pb); var ondewo_nlu_intent_pb = require('../../ondewo/nlu/intent_pb.js'); goog.object.extend(proto, ondewo_nlu_intent_pb); var ondewo_nlu_entity_type_pb = require('../../ondewo/nlu/entity_type_pb.js'); goog.object.extend(proto, ondewo_nlu_entity_type_pb); goog.exportSymbol('proto.ondewo.nlu.AddAudioFilesRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.AddAudioFilesResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.AddSessionCommentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.AddSessionLabelsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.AudioEncoding', null, global); goog.exportSymbol('proto.ondewo.nlu.AudioFileResource', null, global); goog.exportSymbol('proto.ondewo.nlu.AudioFileResourceType', null, global); goog.exportSymbol('proto.ondewo.nlu.ComparisonOperator', null, global); goog.exportSymbol('proto.ondewo.nlu.ContextFilter', null, global); goog.exportSymbol('proto.ondewo.nlu.CreateSessionRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.CreateSessionReviewRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.CreateSessionStepRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.DeleteAudioFilesRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.DeleteAudioFilesResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.DeleteSessionCommentsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.DeleteSessionLabelsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.DeleteSessionRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.DeleteSessionStepRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.DetectIntentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.DetectIntentResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.DetectedIntent', null, global); goog.exportSymbol('proto.ondewo.nlu.DocumentFileResource', null, global); goog.exportSymbol('proto.ondewo.nlu.EventInput', null, global); goog.exportSymbol('proto.ondewo.nlu.FileResource', null, global); goog.exportSymbol('proto.ondewo.nlu.FileResource.FileResourceCase', null, global); goog.exportSymbol('proto.ondewo.nlu.GetAudioFileOfSessionRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.GetAudioFilesRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.GetAudioFilesResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.GetLatestSessionReviewRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.GetSessionRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.GetSessionReviewRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.GetSessionStepRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ImageFileResource', null, global); goog.exportSymbol('proto.ondewo.nlu.InputAudioConfig', null, global); goog.exportSymbol('proto.ondewo.nlu.ListAccountIdsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListAccountIdsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListAudioFilesRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListAudioFilesResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListDatastreamIdsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListDatastreamIdsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListIdentifiedUserIdsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListIdentifiedUserIdsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListInputContextsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListInputContextsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListLanguageCodesOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListLanguageCodesResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListMatchedEntityTypesOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListMatchedEntityTypesResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListMatchedIntentsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListMatchedIntentsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListOriginIdsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListOriginIdsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListOutputContextsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListOutputContextsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListPlatformsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListPlatformsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListPropertyIdsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListPropertyIdsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListSessionCommentsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListSessionCommentsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListSessionLabelsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListSessionLabelsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListSessionLabelsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListSessionReviewsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListSessionReviewsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListSessionsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListTagsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListTagsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListUserIdsOfAllSessionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListUserIdsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.QueryInput', null, global); goog.exportSymbol('proto.ondewo.nlu.QueryInput.InputCase', null, global); goog.exportSymbol('proto.ondewo.nlu.QueryParameters', null, global); goog.exportSymbol('proto.ondewo.nlu.QueryResult', null, global); goog.exportSymbol('proto.ondewo.nlu.ResourceView', null, global); goog.exportSymbol('proto.ondewo.nlu.S2tTranscription', null, global); goog.exportSymbol('proto.ondewo.nlu.Session', null, global); goog.exportSymbol('proto.ondewo.nlu.Session.View', null, global); goog.exportSymbol('proto.ondewo.nlu.SessionFilter', null, global); goog.exportSymbol('proto.ondewo.nlu.SessionInfo', null, global); goog.exportSymbol('proto.ondewo.nlu.SessionInfo.ContextSteps', null, global); goog.exportSymbol('proto.ondewo.nlu.SessionReview', null, global); goog.exportSymbol('proto.ondewo.nlu.SessionReview.View', null, global); goog.exportSymbol('proto.ondewo.nlu.SessionReviewStep', null, global); goog.exportSymbol('proto.ondewo.nlu.SessionStep', null, global); goog.exportSymbol('proto.ondewo.nlu.StreamingDetectIntentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.StreamingDetectIntentResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.StreamingRecognitionResult', null, global); goog.exportSymbol('proto.ondewo.nlu.StreamingRecognitionResult.MessageType', null, global); goog.exportSymbol('proto.ondewo.nlu.TextInput', null, global); goog.exportSymbol('proto.ondewo.nlu.TranscriptionType', null, global); goog.exportSymbol('proto.ondewo.nlu.UpdateSessionCommentsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.UpdateSessionStepRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.VideoFileResource', null, global); /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.DetectIntentRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.DetectIntentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.DetectIntentRequest.displayName = 'proto.ondewo.nlu.DetectIntentRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.DetectIntentResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.DetectIntentResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.DetectIntentResponse.displayName = 'proto.ondewo.nlu.DetectIntentResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.QueryParameters = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.QueryParameters.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.QueryParameters, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.QueryParameters.displayName = 'proto.ondewo.nlu.QueryParameters'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.S2tTranscription = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.S2tTranscription, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.S2tTranscription.displayName = 'proto.ondewo.nlu.S2tTranscription'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.QueryInput = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.QueryInput.repeatedFields_, proto.ondewo.nlu.QueryInput.oneofGroups_); }; goog.inherits(proto.ondewo.nlu.QueryInput, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.QueryInput.displayName = 'proto.ondewo.nlu.QueryInput'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.QueryResult = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.QueryResult.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.QueryResult, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.QueryResult.displayName = 'proto.ondewo.nlu.QueryResult'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.StreamingDetectIntentRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.StreamingDetectIntentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.StreamingDetectIntentRequest.displayName = 'proto.ondewo.nlu.StreamingDetectIntentRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.StreamingDetectIntentResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.StreamingDetectIntentResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.StreamingDetectIntentResponse.displayName = 'proto.ondewo.nlu.StreamingDetectIntentResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.StreamingRecognitionResult = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.StreamingRecognitionResult, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.StreamingRecognitionResult.displayName = 'proto.ondewo.nlu.StreamingRecognitionResult'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.InputAudioConfig = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.InputAudioConfig.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.InputAudioConfig, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.InputAudioConfig.displayName = 'proto.ondewo.nlu.InputAudioConfig'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.TextInput = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.TextInput, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.TextInput.displayName = 'proto.ondewo.nlu.TextInput'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.EventInput = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.EventInput, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.EventInput.displayName = 'proto.ondewo.nlu.EventInput'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.Session = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.Session.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.Session, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.Session.displayName = 'proto.ondewo.nlu.Session'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.SessionStep = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.SessionStep.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.SessionStep, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.SessionStep.displayName = 'proto.ondewo.nlu.SessionStep'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.GetSessionStepRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.GetSessionStepRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.GetSessionStepRequest.displayName = 'proto.ondewo.nlu.GetSessionStepRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.UpdateSessionStepRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.UpdateSessionStepRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.UpdateSessionStepRequest.displayName = 'proto.ondewo.nlu.UpdateSessionStepRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.DeleteSessionStepRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.DeleteSessionStepRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.DeleteSessionStepRequest.displayName = 'proto.ondewo.nlu.DeleteSessionStepRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.CreateSessionStepRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.CreateSessionStepRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.CreateSessionStepRequest.displayName = 'proto.ondewo.nlu.CreateSessionStepRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListSessionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListSessionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListSessionsRequest.displayName = 'proto.ondewo.nlu.ListSessionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ContextFilter = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ContextFilter, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ContextFilter.displayName = 'proto.ondewo.nlu.ContextFilter'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.SessionFilter = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.SessionFilter.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.SessionFilter, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.SessionFilter.displayName = 'proto.ondewo.nlu.SessionFilter'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.SessionInfo = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.SessionInfo.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.SessionInfo, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.SessionInfo.displayName = 'proto.ondewo.nlu.SessionInfo'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.SessionInfo.ContextSteps = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.SessionInfo.ContextSteps.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.SessionInfo.ContextSteps, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.SessionInfo.ContextSteps.displayName = 'proto.ondewo.nlu.SessionInfo.ContextSteps'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListSessionsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListSessionsResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListSessionsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListSessionsResponse.displayName = 'proto.ondewo.nlu.ListSessionsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.GetSessionRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.GetSessionRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.GetSessionRequest.displayName = 'proto.ondewo.nlu.GetSessionRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.CreateSessionRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.CreateSessionRequest.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.CreateSessionRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.CreateSessionRequest.displayName = 'proto.ondewo.nlu.CreateSessionRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.DeleteSessionRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.DeleteSessionRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.DeleteSessionRequest.displayName = 'proto.ondewo.nlu.DeleteSessionRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.CreateSessionReviewRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.CreateSessionReviewRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.CreateSessionReviewRequest.displayName = 'proto.ondewo.nlu.CreateSessionReviewRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.SessionReview = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.SessionReview.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.SessionReview, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.SessionReview.displayName = 'proto.ondewo.nlu.SessionReview'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.SessionReviewStep = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.SessionReviewStep.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.SessionReviewStep, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.SessionReviewStep.displayName = 'proto.ondewo.nlu.SessionReviewStep'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.DetectedIntent = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.DetectedIntent.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.DetectedIntent, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.DetectedIntent.displayName = 'proto.ondewo.nlu.DetectedIntent'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListSessionLabelsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListSessionLabelsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListSessionLabelsRequest.displayName = 'proto.ondewo.nlu.ListSessionLabelsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListSessionLabelsOfAllSessionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListSessionLabelsOfAllSessionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListSessionLabelsOfAllSessionsRequest.displayName = 'proto.ondewo.nlu.ListSessionLabelsOfAllSessionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListSessionLabelsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListSessionLabelsResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListSessionLabelsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListSessionLabelsResponse.displayName = 'proto.ondewo.nlu.ListSessionLabelsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListLanguageCodesOfAllSessionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListLanguageCodesOfAllSessionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListLanguageCodesOfAllSessionsRequest.displayName = 'proto.ondewo.nlu.ListLanguageCodesOfAllSessionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListLanguageCodesResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListLanguageCodesResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListLanguageCodesResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListLanguageCodesResponse.displayName = 'proto.ondewo.nlu.ListLanguageCodesResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListMatchedIntentsOfAllSessionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListMatchedIntentsOfAllSessionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListMatchedIntentsOfAllSessionsRequest.displayName = 'proto.ondewo.nlu.ListMatchedIntentsOfAllSessionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListMatchedIntentsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListMatchedIntentsResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListMatchedIntentsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListMatchedIntentsResponse.displayName = 'proto.ondewo.nlu.ListMatchedIntentsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListMatchedEntityTypesOfAllSessionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListMatchedEntityTypesOfAllSessionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListMatchedEntityTypesOfAllSessionsRequest.displayName = 'proto.ondewo.nlu.ListMatchedEntityTypesOfAllSessionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListMatchedEntityTypesResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListMatchedEntityTypesResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListMatchedEntityTypesResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListMatchedEntityTypesResponse.displayName = 'proto.ondewo.nlu.ListMatchedEntityTypesResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListUserIdsOfAllSessionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListUserIdsOfAllSessionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListUserIdsOfAllSessionsRequest.displayName = 'proto.ondewo.nlu.ListUserIdsOfAllSessionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListUserIdsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListUserIdsResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListUserIdsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListUserIdsResponse.displayName = 'proto.ondewo.nlu.ListUserIdsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListIdentifiedUserIdsOfAllSessionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListIdentifiedUserIdsOfAllSessionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListIdentifiedUserIdsOfAllSessionsRequest.displayName = 'proto.ondewo.nlu.ListIdentifiedUserIdsOfAllSessionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListIdentifiedUserIdsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListIdentifiedUserIdsResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListIdentifiedUserIdsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListIdentifiedUserIdsResponse.displayName = 'proto.ondewo.nlu.ListIdentifiedUserIdsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListTagsOfAllSessionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListTagsOfAllSessionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListTagsOfAllSessionsRequest.displayName = 'proto.ondewo.nlu.ListTagsOfAllSessionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListTagsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListTagsResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListTagsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListTagsResponse.displayName = 'proto.ondewo.nlu.ListTagsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListInputContextsOfAllSessionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListInputContextsOfAllSessionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListInputContextsOfAllSessionsRequest.displayName = 'proto.ondewo.nlu.ListInputContextsOfAllSessionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListInputContextsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListInputContextsResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListInputContextsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListInputContextsResponse.displayName = 'proto.ondewo.nlu.ListInputContextsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListOutputContextsOfAllSessionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListOutputContextsOfAllSessionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListOutputContextsOfAllSessionsRequest.displayName = 'proto.ondewo.nlu.ListOutputContextsOfAllSessionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListOutputContextsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListOutputContextsResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListOutputContextsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListOutputContextsResponse.displayName = 'proto.ondewo.nlu.ListOutputContextsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.ondewo.nlu.ListPlatformsOfAllSessionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListPlatformsOfAllSessionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListPlatformsOfAllSessionsRequest.displayName = 'proto.ondewo.nlu.ListPlatformsOfAllSessionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the