UNPKG

@ondewo/csi-client-nodejs

Version:

ONDEWO Communication System Integration (CSI) Client library for Nodejs

1,227 lines (1,225 loc) 634 kB
// source: ondewo/nlu/agent.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_field_mask_pb = require('google-protobuf/google/protobuf/field_mask_pb.js'); goog.object.extend(proto, google_protobuf_field_mask_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_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 ondewo_nlu_common_pb = require('../../ondewo/nlu/common_pb.js'); goog.object.extend(proto, ondewo_nlu_common_pb); var ondewo_nlu_intent_pb = require('../../ondewo/nlu/intent_pb.js'); goog.object.extend(proto, ondewo_nlu_intent_pb); var ondewo_nlu_user_pb = require('../../ondewo/nlu/user_pb.js'); goog.object.extend(proto, ondewo_nlu_user_pb); var ondewo_nlu_project_role_pb = require('../../ondewo/nlu/project_role_pb.js'); goog.object.extend(proto, ondewo_nlu_project_role_pb); var ondewo_nlu_operations_pb = require('../../ondewo/nlu/operations_pb.js'); goog.object.extend(proto, ondewo_nlu_operations_pb); var ondewo_nlu_session_pb = require('../../ondewo/nlu/session_pb.js'); goog.object.extend(proto, ondewo_nlu_session_pb); goog.exportSymbol('proto.ondewo.nlu.AddUserToProjectRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.Agent', null, global); goog.exportSymbol('proto.ondewo.nlu.AgentOfUserWithOwner', null, global); goog.exportSymbol('proto.ondewo.nlu.AgentSorting', null, global); goog.exportSymbol('proto.ondewo.nlu.AgentSorting.AgentSortingField', null, global); goog.exportSymbol('proto.ondewo.nlu.AgentStatus', null, global); goog.exportSymbol('proto.ondewo.nlu.AgentView', null, global); goog.exportSymbol('proto.ondewo.nlu.AgentWithOwner', null, global); goog.exportSymbol('proto.ondewo.nlu.BuildCacheRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.CreateAgentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.CustomPlatformInfo', null, global); goog.exportSymbol('proto.ondewo.nlu.DeleteAgentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.DeleteResourcesRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ExportAgentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ExportAgentResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ExportAgentResponse.AgentCase', null, global); goog.exportSymbol('proto.ondewo.nlu.ExportBenchmarkAgentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ExportBenchmarkAgentResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ExportResourcesRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ExportResourcesResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchRequest.QueryType', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseEntity', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseEntity.EntitySearchResult', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseEntitySynonym', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseEntitySynonym.EntitySynonymSearchResult', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseEntityType', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseEntityType.EntityTypeSearchResult', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntent', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntent.IntentSearchResult', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentContextIn', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentContextIn.IntentContextInSearchResult', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentContextOut', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentContextOut.IntentContextOutSearchResult', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentParameters', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentParameters.IntentParametersSearchResult', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentResponse.IntentResponseSearchResult', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentTags', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentTags.IntentTagsSearchResult', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentUsersays', null, global); goog.exportSymbol('proto.ondewo.nlu.FullTextSearchResponseIntentUsersays.IntentUsersaysSearchResult', null, global); goog.exportSymbol('proto.ondewo.nlu.GetAgentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.GetAgentStatisticsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.GetAgentStatisticsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.GetModelStatusesRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.GetModelStatusesResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.GetPlatformInfoResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.GetPlatformMappingRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.GetSessionsStatisticsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.GetSessionsStatisticsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ImportAgentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ImportAgentRequest.AgentCase', null, global); goog.exportSymbol('proto.ondewo.nlu.InitiationProtocol', null, global); goog.exportSymbol('proto.ondewo.nlu.ListAgentsOfUserResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListAgentsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListAgentsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListProjectPermissionsRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListProjectPermissionsResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ListUsersInProjectRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ListUsersInProjectResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.ModelStatus', null, global); goog.exportSymbol('proto.ondewo.nlu.ModelStatus.StatusName', null, global); goog.exportSymbol('proto.ondewo.nlu.OptimizeRankingMatchRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.OptimizeRankingMatchResponse', null, global); goog.exportSymbol('proto.ondewo.nlu.PlatformMapping', null, global); goog.exportSymbol('proto.ondewo.nlu.RankingMatchOptimizationConfig', null, global); goog.exportSymbol('proto.ondewo.nlu.ReindexAgentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.RemoveUserFromProjectRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.ReportFormat', null, global); goog.exportSymbol('proto.ondewo.nlu.ReportType', null, global); goog.exportSymbol('proto.ondewo.nlu.RestoreAgentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.RestoreAgentRequest.AgentCase', null, global); goog.exportSymbol('proto.ondewo.nlu.SessionsReportType', null, global); goog.exportSymbol('proto.ondewo.nlu.SetAgentStatusRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.SetResourcesRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.TrainAgentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.UpdateAgentRequest', null, global); goog.exportSymbol('proto.ondewo.nlu.UserInProject', 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.Agent = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.Agent.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.Agent, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.Agent.displayName = 'proto.ondewo.nlu.Agent'; } /** * 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.AgentWithOwner = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.AgentWithOwner, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.AgentWithOwner.displayName = 'proto.ondewo.nlu.AgentWithOwner'; } /** * 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.AgentOfUserWithOwner = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.AgentOfUserWithOwner, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.AgentOfUserWithOwner.displayName = 'proto.ondewo.nlu.AgentOfUserWithOwner'; } /** * 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.CreateAgentRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.CreateAgentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.CreateAgentRequest.displayName = 'proto.ondewo.nlu.CreateAgentRequest'; } /** * 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.UpdateAgentRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.UpdateAgentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.UpdateAgentRequest.displayName = 'proto.ondewo.nlu.UpdateAgentRequest'; } /** * 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.DeleteAgentRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.DeleteAgentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.DeleteAgentRequest.displayName = 'proto.ondewo.nlu.DeleteAgentRequest'; } /** * 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.GetAgentRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.GetAgentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.GetAgentRequest.displayName = 'proto.ondewo.nlu.GetAgentRequest'; } /** * 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.ListAgentsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListAgentsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListAgentsRequest.displayName = 'proto.ondewo.nlu.ListAgentsRequest'; } /** * 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.ListAgentsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListAgentsResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListAgentsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListAgentsResponse.displayName = 'proto.ondewo.nlu.ListAgentsResponse'; } /** * 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.ListAgentsOfUserResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListAgentsOfUserResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListAgentsOfUserResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListAgentsOfUserResponse.displayName = 'proto.ondewo.nlu.ListAgentsOfUserResponse'; } /** * 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.TrainAgentRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.TrainAgentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.TrainAgentRequest.displayName = 'proto.ondewo.nlu.TrainAgentRequest'; } /** * 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.BuildCacheRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.BuildCacheRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.BuildCacheRequest.displayName = 'proto.ondewo.nlu.BuildCacheRequest'; } /** * 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.ExportAgentRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ExportAgentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ExportAgentRequest.displayName = 'proto.ondewo.nlu.ExportAgentRequest'; } /** * 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.ExportAgentResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, proto.ondewo.nlu.ExportAgentResponse.oneofGroups_); }; goog.inherits(proto.ondewo.nlu.ExportAgentResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ExportAgentResponse.displayName = 'proto.ondewo.nlu.ExportAgentResponse'; } /** * 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.ExportBenchmarkAgentRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ExportBenchmarkAgentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ExportBenchmarkAgentRequest.displayName = 'proto.ondewo.nlu.ExportBenchmarkAgentRequest'; } /** * 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.ExportBenchmarkAgentResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ExportBenchmarkAgentResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ExportBenchmarkAgentResponse.displayName = 'proto.ondewo.nlu.ExportBenchmarkAgentResponse'; } /** * 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.OptimizeRankingMatchRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.OptimizeRankingMatchRequest.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.OptimizeRankingMatchRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.OptimizeRankingMatchRequest.displayName = 'proto.ondewo.nlu.OptimizeRankingMatchRequest'; } /** * 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.RankingMatchOptimizationConfig = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.RankingMatchOptimizationConfig, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.RankingMatchOptimizationConfig.displayName = 'proto.ondewo.nlu.RankingMatchOptimizationConfig'; } /** * 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.OptimizeRankingMatchResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.OptimizeRankingMatchResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.OptimizeRankingMatchResponse.displayName = 'proto.ondewo.nlu.OptimizeRankingMatchResponse'; } /** * 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.ImportAgentRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, proto.ondewo.nlu.ImportAgentRequest.oneofGroups_); }; goog.inherits(proto.ondewo.nlu.ImportAgentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ImportAgentRequest.displayName = 'proto.ondewo.nlu.ImportAgentRequest'; } /** * 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.RestoreAgentRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, proto.ondewo.nlu.RestoreAgentRequest.oneofGroups_); }; goog.inherits(proto.ondewo.nlu.RestoreAgentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.RestoreAgentRequest.displayName = 'proto.ondewo.nlu.RestoreAgentRequest'; } /** * 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.GetAgentStatisticsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.GetAgentStatisticsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.GetAgentStatisticsRequest.displayName = 'proto.ondewo.nlu.GetAgentStatisticsRequest'; } /** * 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.GetAgentStatisticsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.GetAgentStatisticsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.GetAgentStatisticsResponse.displayName = 'proto.ondewo.nlu.GetAgentStatisticsResponse'; } /** * 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.GetSessionsStatisticsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.GetSessionsStatisticsRequest.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.GetSessionsStatisticsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.GetSessionsStatisticsRequest.displayName = 'proto.ondewo.nlu.GetSessionsStatisticsRequest'; } /** * 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.GetSessionsStatisticsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.GetSessionsStatisticsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.GetSessionsStatisticsResponse.displayName = 'proto.ondewo.nlu.GetSessionsStatisticsResponse'; } /** * 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.AddUserToProjectRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.AddUserToProjectRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.AddUserToProjectRequest.displayName = 'proto.ondewo.nlu.AddUserToProjectRequest'; } /** * 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.RemoveUserFromProjectRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.RemoveUserFromProjectRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.RemoveUserFromProjectRequest.displayName = 'proto.ondewo.nlu.RemoveUserFromProjectRequest'; } /** * 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.ListUsersInProjectRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListUsersInProjectRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListUsersInProjectRequest.displayName = 'proto.ondewo.nlu.ListUsersInProjectRequest'; } /** * 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.UserInProject = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.UserInProject, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.UserInProject.displayName = 'proto.ondewo.nlu.UserInProject'; } /** * 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.ListUsersInProjectResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListUsersInProjectResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListUsersInProjectResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListUsersInProjectResponse.displayName = 'proto.ondewo.nlu.ListUsersInProjectResponse'; } /** * 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.GetPlatformInfoResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.GetPlatformInfoResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.GetPlatformInfoResponse.displayName = 'proto.ondewo.nlu.GetPlatformInfoResponse'; } /** * 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.ListProjectPermissionsRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ListProjectPermissionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListProjectPermissionsRequest.displayName = 'proto.ondewo.nlu.ListProjectPermissionsRequest'; } /** * 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.ListProjectPermissionsResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.ListProjectPermissionsResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.ListProjectPermissionsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ListProjectPermissionsResponse.displayName = 'proto.ondewo.nlu.ListProjectPermissionsResponse'; } /** * 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.SetAgentStatusRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.SetAgentStatusRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.SetAgentStatusRequest.displayName = 'proto.ondewo.nlu.SetAgentStatusRequest'; } /** * 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.AgentSorting = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.AgentSorting, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.AgentSorting.displayName = 'proto.ondewo.nlu.AgentSorting'; } /** * 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.SetResourcesRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.SetResourcesRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.SetResourcesRequest.displayName = 'proto.ondewo.nlu.SetResourcesRequest'; } /** * 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.DeleteResourcesRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.DeleteResourcesRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.DeleteResourcesRequest.displayName = 'proto.ondewo.nlu.DeleteResourcesRequest'; } /** * 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.ExportResourcesRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ExportResourcesRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ExportResourcesRequest.displayName = 'proto.ondewo.nlu.ExportResourcesRequest'; } /** * 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.ExportResourcesResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ExportResourcesResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ExportResourcesResponse.displayName = 'proto.ondewo.nlu.ExportResourcesResponse'; } /** * 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.GetModelStatusesRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.GetModelStatusesRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.GetModelStatusesRequest.displayName = 'proto.ondewo.nlu.GetModelStatusesRequest'; } /** * 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.ModelStatus = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.ModelStatus, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.ModelStatus.displayName = 'proto.ondewo.nlu.ModelStatus'; } /** * 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.GetModelStatusesResponse = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.GetModelStatusesResponse.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.GetModelStatusesResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.GetModelStatusesResponse.displayName = 'proto.ondewo.nlu.GetModelStatusesResponse'; } /** * 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.CustomPlatformInfo = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.CustomPlatformInfo, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.CustomPlatformInfo.displayName = 'proto.ondewo.nlu.CustomPlatformInfo'; } /** * 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.GetPlatformMappingRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.GetPlatformMappingRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.GetPlatformMappingRequest.displayName = 'proto.ondewo.nlu.GetPlatformMappingRequest'; } /** * 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.PlatformMapping = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.PlatformMapping.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.PlatformMapping, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.PlatformMapping.displayName = 'proto.ondewo.nlu.PlatformMapping'; } /** * 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.FullTextSearchRequest = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.FullTextSearchRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.FullTextSearchRequest.displayName = 'proto.ondewo.nlu.FullTextSearchRequest'; } /** * 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.FullTextSearchResponseEntityType = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.FullTextSearchResponseEntityType.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.FullTextSearchResponseEntityType, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.FullTextSearchResponseEntityType.displayName = 'proto.ondewo.nlu.FullTextSearchResponseEntityType'; } /** * 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.FullTextSearchResponseEntityType.EntityTypeSearchResult = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.FullTextSearchResponseEntityType.EntityTypeSearchResult, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.FullTextSearchResponseEntityType.EntityTypeSearchResult.displayName = 'proto.ondewo.nlu.FullTextSearchResponseEntityType.EntityTypeSearchResult'; } /** * 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.FullTextSearchResponseEntity = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.FullTextSearchResponseEntity.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.FullTextSearchResponseEntity, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.FullTextSearchResponseEntity.displayName = 'proto.ondewo.nlu.FullTextSearchResponseEntity'; } /** * 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.FullTextSearchResponseEntity.EntitySearchResult = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.FullTextSearchResponseEntity.EntitySearchResult, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.FullTextSearchResponseEntity.EntitySearchResult.displayName = 'proto.ondewo.nlu.FullTextSearchResponseEntity.EntitySearchResult'; } /** * 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.FullTextSearchResponseEntitySynonym = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.ondewo.nlu.FullTextSearchResponseEntitySynonym.repeatedFields_, null); }; goog.inherits(proto.ondewo.nlu.FullTextSearchResponseEntitySynonym, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.FullTextSearchResponseEntitySynonym.displayName = 'proto.ondewo.nlu.FullTextSearchResponseEntitySynonym'; } /** * 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.FullTextSearchResponseEntitySynonym.EntitySynonymSearchResult = function(opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.ondewo.nlu.FullTextSearchResponseEntitySynonym.EntitySynonymSearchResult, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.ondewo.nlu.FullTextSearchResponseEntitySynonym.EntitySynonymSearchResult.displayName = 'proto.ondewo.nlu.FullTextSearchResponseEntitySynonym.EntitySynonymSearchResult'; } /** * 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.FullTextSearchResponseInt