/*! @version: ad237d6 */ (self.webpackChunk_spark_front_templates=self.webpackChunk_spark_front_templates||[]).push([[7590],{9818:(t,e,r)=>{"use strict";var s=r(528),i=r(8498),a=i(s("String.prototype.indexOf"));t.exports=function(t,e){var r=s(t,!!e);return"function"==typeof r&&a(t,".prototype.")>-1?i(r):r}},8498:(t,e,r)=>{"use strict";var s=r(9138),i=r(528),a=r(6108),n=r(3468),o=i("%Function.prototype.apply%"),u=i("%Function.prototype.call%"),l=i("%Reflect.apply%",!0)||s.call(u,o),d=r(4940),c=i("%Math.max%");t.exports=function(t){if("function"!=typeof t)throw new n("a function is required");var e=l(s,u,arguments);return a(e,1+c(0,t.length-(arguments.length-1)),!0)};var h=function(){return l(s,o,arguments)};d?d(t.exports,"apply",{value:h}):t.exports.apply=h},3934:t=>{var e={utf8:{stringToBytes:function(t){return e.bin.stringToBytes(unescape(encodeURIComponent(t)))},bytesToString:function(t){return decodeURIComponent(escape(e.bin.bytesToString(t)))}},bin:{stringToBytes:function(t){for(var e=[],r=0;r{var e,r;e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",r={rotl:function(t,e){return t<>>32-e},rotr:function(t,e){return t<<32-e|t>>>e},endian:function(t){if(t.constructor==Number)return 16711935&r.rotl(t,8)|4278255360&r.rotl(t,24);for(var e=0;e0;t--)e.push(Math.floor(256*Math.random()));return e},bytesToWords:function(t){for(var e=[],r=0,s=0;r>>5]|=t[r]<<24-s%32;return e},wordsToBytes:function(t){for(var e=[],r=0;r<32*t.length;r+=8)e.push(t[r>>>5]>>>24-r%32&255);return e},bytesToHex:function(t){for(var e=[],r=0;r>>4).toString(16)),e.push((15&t[r]).toString(16));return e.join("")},hexToBytes:function(t){for(var e=[],r=0;r>>6*(3-a)&63)):r.push("=");return r.join("")},base64ToBytes:function(t){t=t.replace(/[^A-Z0-9+\/]/gi,"");for(var r=[],s=0,i=0;s>>6-2*i);return r}},t.exports=r},686:(t,e,r)=>{"use strict";var s=r(4940),i=r(5731),a=r(3468),n=r(9336);t.exports=function(t,e,r){if(!t||"object"!=typeof t&&"function"!=typeof t)throw new a("`obj` must be an object or a function`");if("string"!=typeof e&&"symbol"!=typeof e)throw new a("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!=typeof arguments[3]&&null!==arguments[3])throw new a("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!=typeof arguments[4]&&null!==arguments[4])throw new a("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!=typeof arguments[5]&&null!==arguments[5])throw new a("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!=typeof arguments[6])throw new a("`loose`, if provided, must be a boolean");var o=arguments.length>3?arguments[3]:null,u=arguments.length>4?arguments[4]:null,l=arguments.length>5?arguments[5]:null,d=arguments.length>6&&arguments[6],c=!!n&&n(t,e);if(s)s(t,e,{configurable:null===l&&c?c.configurable:!l,enumerable:null===o&&c?c.enumerable:!o,value:r,writable:null===u&&c?c.writable:!u});else{if(!d&&(o||u||l))throw new i("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");t[e]=r}}},4940:(t,e,r)=>{"use strict";var s=r(528)("%Object.defineProperty%",!0)||!1;if(s)try{s({},"a",{value:1})}catch(t){s=!1}t.exports=s},9110:t=>{"use strict";t.exports=EvalError},9838:t=>{"use strict";t.exports=Error},1155:t=>{"use strict";t.exports=RangeError},4943:t=>{"use strict";t.exports=ReferenceError},5731:t=>{"use strict";t.exports=SyntaxError},3468:t=>{"use strict";t.exports=TypeError},2140:t=>{"use strict";t.exports=URIError},705:(t,e,r)=>{"use strict";var s=r(9617),i=Object.prototype.toString,a=Object.prototype.hasOwnProperty;t.exports=function(t,e,r){if(!s(e))throw new TypeError("iterator must be a function");var n;arguments.length>=3&&(n=r),"[object Array]"===i.call(t)?function(t,e,r){for(var s=0,i=t.length;s{"use strict";var e=Object.prototype.toString,r=Math.max,s=function(t,e){for(var r=[],s=0;s{"use strict";var s=r(8794);t.exports=Function.prototype.bind||s},528:(t,e,r)=>{"use strict";var s,i=r(9838),a=r(9110),n=r(1155),o=r(4943),u=r(5731),l=r(3468),d=r(2140),c=Function,h=function(t){try{return c('"use strict"; return ('+t+").constructor;")()}catch(t){}},p=Object.getOwnPropertyDescriptor;if(p)try{p({},"")}catch(t){p=null}var E=function(){throw new l},T=p?function(){try{return E}catch(t){try{return p(arguments,"callee").get}catch(t){return E}}}():E,g=r(3558)(),A=r(6869)(),I=Object.getPrototypeOf||(A?function(t){return t.__proto__}:null),y={},m="undefined"!=typeof Uint8Array&&I?I(Uint8Array):s,S={__proto__:null,"%AggregateError%":"undefined"==typeof AggregateError?s:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?s:ArrayBuffer,"%ArrayIteratorPrototype%":g&&I?I([][Symbol.iterator]()):s,"%AsyncFromSyncIteratorPrototype%":s,"%AsyncFunction%":y,"%AsyncGenerator%":y,"%AsyncGeneratorFunction%":y,"%AsyncIteratorPrototype%":y,"%Atomics%":"undefined"==typeof Atomics?s:Atomics,"%BigInt%":"undefined"==typeof BigInt?s:BigInt,"%BigInt64Array%":"undefined"==typeof BigInt64Array?s:BigInt64Array,"%BigUint64Array%":"undefined"==typeof BigUint64Array?s:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?s:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":i,"%eval%":eval,"%EvalError%":a,"%Float32Array%":"undefined"==typeof Float32Array?s:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?s:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?s:FinalizationRegistry,"%Function%":c,"%GeneratorFunction%":y,"%Int8Array%":"undefined"==typeof Int8Array?s:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?s:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?s:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":g&&I?I(I([][Symbol.iterator]())):s,"%JSON%":"object"==typeof JSON?JSON:s,"%Map%":"undefined"==typeof Map?s:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&g&&I?I((new Map)[Symbol.iterator]()):s,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?s:Promise,"%Proxy%":"undefined"==typeof Proxy?s:Proxy,"%RangeError%":n,"%ReferenceError%":o,"%Reflect%":"undefined"==typeof Reflect?s:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?s:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&g&&I?I((new Set)[Symbol.iterator]()):s,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?s:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":g&&I?I(""[Symbol.iterator]()):s,"%Symbol%":g?Symbol:s,"%SyntaxError%":u,"%ThrowTypeError%":T,"%TypedArray%":m,"%TypeError%":l,"%Uint8Array%":"undefined"==typeof Uint8Array?s:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?s:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?s:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?s:Uint32Array,"%URIError%":d,"%WeakMap%":"undefined"==typeof WeakMap?s:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?s:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?s:WeakSet};if(I)try{null.error}catch(t){var D=I(I(t));S["%Error.prototype%"]=D}var C=function t(e){var r;if("%AsyncFunction%"===e)r=h("async function () {}");else if("%GeneratorFunction%"===e)r=h("function* () {}");else if("%AsyncGeneratorFunction%"===e)r=h("async function* () {}");else if("%AsyncGenerator%"===e){var s=t("%AsyncGeneratorFunction%");s&&(r=s.prototype)}else if("%AsyncIteratorPrototype%"===e){var i=t("%AsyncGenerator%");i&&I&&(r=I(i.prototype))}return S[e]=r,r},P={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},b=r(9138),R=r(8554),O=b.call(Function.call,Array.prototype.concat),_=b.call(Function.apply,Array.prototype.splice),f=b.call(Function.call,String.prototype.replace),x=b.call(Function.call,String.prototype.slice),L=b.call(Function.call,RegExp.prototype.exec),N=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,v=/\\(\\)?/g,F=function(t,e){var r,s=t;if(R(P,s)&&(s="%"+(r=P[s])[0]+"%"),R(S,s)){var i=S[s];if(i===y&&(i=C(s)),void 0===i&&!e)throw new l("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:r,name:s,value:i}}throw new u("intrinsic "+t+" does not exist!")};t.exports=function(t,e){if("string"!=typeof t||0===t.length)throw new l("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof e)throw new l('"allowMissing" argument must be a boolean');if(null===L(/^%?[^%]*%?$/,t))throw new u("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=function(t){var e=x(t,0,1),r=x(t,-1);if("%"===e&&"%"!==r)throw new u("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==e)throw new u("invalid intrinsic syntax, expected opening `%`");var s=[];return f(t,N,(function(t,e,r,i){s[s.length]=r?f(i,v,"$1"):e||t})),s}(t),s=r.length>0?r[0]:"",i=F("%"+s+"%",e),a=i.name,n=i.value,o=!1,d=i.alias;d&&(s=d[0],_(r,O([0,1],d)));for(var c=1,h=!0;c=r.length){var A=p(n,E);n=(h=!!A)&&"get"in A&&!("originalValue"in A.get)?A.get:n[E]}else h=R(n,E),n=n[E];h&&!o&&(S[a]=n)}}return n}},9336:(t,e,r)=>{"use strict";var s=r(528)("%Object.getOwnPropertyDescriptor%",!0);if(s)try{s([],"length")}catch(t){s=null}t.exports=s},7239:(t,e,r)=>{"use strict";var s=r(4940),i=function(){return!!s};i.hasArrayLengthDefineBug=function(){if(!s)return null;try{return 1!==s([],"length",{value:1}).length}catch(t){return!0}},t.exports=i},6869:t=>{"use strict";var e={__proto__:null,foo:{}},r=Object;t.exports=function(){return{__proto__:e}.foo===e.foo&&!(e instanceof r)}},3558:(t,e,r)=>{"use strict";var s="undefined"!=typeof Symbol&&Symbol,i=r(2908);t.exports=function(){return"function"==typeof s&&("function"==typeof Symbol&&("symbol"==typeof s("foo")&&("symbol"==typeof Symbol("bar")&&i())))}},2908:t=>{"use strict";t.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),r=Object(e);if("string"==typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(e in t[e]=42,t)return!1;if("function"==typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var s=Object.getOwnPropertySymbols(t);if(1!==s.length||s[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var i=Object.getOwnPropertyDescriptor(t,e);if(42!==i.value||!0!==i.enumerable)return!1}return!0}},1913:(t,e,r)=>{"use strict";var s=r(2908);t.exports=function(){return s()&&!!Symbol.toStringTag}},8554:(t,e,r)=>{"use strict";var s=Function.prototype.call,i=Object.prototype.hasOwnProperty,a=r(9138);t.exports=a.call(s,i)},5615:t=>{"function"==typeof Object.create?t.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:t.exports=function(t,e){if(e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}}},5387:(t,e,r)=>{"use strict";var s=r(1913)(),i=r(9818)("Object.prototype.toString"),a=function(t){return!(s&&t&&"object"==typeof t&&Symbol.toStringTag in t)&&"[object Arguments]"===i(t)},n=function(t){return!!a(t)||null!==t&&"object"==typeof t&&"number"==typeof t.length&&t.length>=0&&"[object Array]"!==i(t)&&"[object Function]"===i(t.callee)},o=function(){return a(arguments)}();a.isLegacyArguments=n,t.exports=o?a:n},9617:t=>{"use strict";var e,r,s=Function.prototype.toString,i="object"==typeof Reflect&&null!==Reflect&&Reflect.apply;if("function"==typeof i&&"function"==typeof Object.defineProperty)try{e=Object.defineProperty({},"length",{get:function(){throw r}}),r={},i((function(){throw 42}),null,e)}catch(t){t!==r&&(i=null)}else i=null;var a=/^\s*class\b/,n=function(t){try{var e=s.call(t);return a.test(e)}catch(t){return!1}},o=function(t){try{return!n(t)&&(s.call(t),!0)}catch(t){return!1}},u=Object.prototype.toString,l="function"==typeof Symbol&&!!Symbol.toStringTag,d=!(0 in[,]),c=function(){return!1};if("object"==typeof document){var h=document.all;u.call(h)===u.call(document.all)&&(c=function(t){if((d||!t)&&(void 0===t||"object"==typeof t))try{var e=u.call(t);return("[object HTMLAllCollection]"===e||"[object HTML document.all class]"===e||"[object HTMLCollection]"===e||"[object Object]"===e)&&null==t("")}catch(t){}return!1})}t.exports=i?function(t){if(c(t))return!0;if(!t)return!1;if("function"!=typeof t&&"object"!=typeof t)return!1;try{i(t,null,e)}catch(t){if(t!==r)return!1}return!n(t)&&o(t)}:function(t){if(c(t))return!0;if(!t)return!1;if("function"!=typeof t&&"object"!=typeof t)return!1;if(l)return o(t);if(n(t))return!1;var e=u.call(t);return!("[object Function]"!==e&&"[object GeneratorFunction]"!==e&&!/^\[object HTML/.test(e))&&o(t)}},2625:(t,e,r)=>{"use strict";var s,i=Object.prototype.toString,a=Function.prototype.toString,n=/^\s*(?:function)?\*/,o=r(1913)(),u=Object.getPrototypeOf;t.exports=function(t){if("function"!=typeof t)return!1;if(n.test(a.call(t)))return!0;if(!o)return"[object GeneratorFunction]"===i.call(t);if(!u)return!1;if(void 0===s){var e=function(){if(!o)return!1;try{return Function("return function*() {}")()}catch(t){}}();s=!!e&&u(e)}return u(t)===s}},5943:(t,e,r)=>{"use strict";var s=r(2730);t.exports=function(t){return!!s(t)}},737:(t,e,r)=>{r(9208);var s=r(1624);s.services=r(8742),s.objects=r(2933),s.enums=r(8861);class i extends s.ClientBase{constructor(t){super(t),this.setApiVersion("19.4.0"),this.setClientTag("node:23-03-23")}}t.exports=s,t.exports.Client=i},1624:(t,e,r)=>{const s=r(9150),i=r(5423),a=r(8558),n=r(5242),o=r(5442),u=r(501);function l(t){return JSON.parse(JSON.stringify(t))}function d(t,e){for(let r in t)switch(typeof t[r]){case"function":break;case"object":e[r]=l(t[r]);break;default:e[r]=t[r]}}class c{log(t){console&&console.log&&console.log(t)}error(t){console&&console.error&&console.error(t)}debug(t){this.log(t)}}class h extends u.RequestData{constructor(t){super(),this.shouldLog=!1,this.setConfig(t)}getConfig(){return this.config}setConfig(t){this.config=t;const e={baseURL:t.serviceUrl,timeout:t.timeout};if(t.getLogger()instanceof c&&(this.shouldLog=!0),t.proxy){let r=o.parse(t.proxy,!0),s={host:r.hostname,port:r.port};if("https:"==r.protocol&&(s.protocol="https"),r.auth){let t=r.auth.split(":");s.auth={username:t[0],password:t[1]}}console.log("Using a HTTP proxy:"),console.log(s),e.proxy=s}this.axios=n.create(e)}startMultiRequest(){return new E}log(t){this.shouldLog&&this.config.getLogger().log(t)}debug(t){this.shouldLog&&this.config.getLogger().debug(t)}}h.FORMAT_JSON=1,h.FORMAT_XML=2,h.FORMAT_PHP=3,h.FORMAT_JSONP=9;class p extends u.VolatileRequestData{constructor(t=null,e=null,r=null,s=null){super(),t&&(this.service=t,this.action=e,this.data=r,this.files=s),this.callback=null}signature(t){t=function(t){let e=[],r=[],s=0;for(let e in t)r[s++]=e+" |"+t[e];r=r.sort();for(let t=0;tnull===e?void 0:e));if(t.log("URL: "+o+", JSON: "+l),s&&Object.keys(s).length>0){let t="\r\n",r="---------------------------"+Math.random(),n=t+"--"+r,o=[];o.push(),o.push(new Buffer(n+t+'Content-Disposition: form-data; name="json"'+t+t)),o.push(new Buffer(l));for(let e in s){if("function"==typeof s[e])continue;let r,u;if(s[e]instanceof Buffer)r="chunk",u=s[e];else{let t=s[e];r=a.basename(t),u=i.readFileSync(t)}let l=['Content-Disposition: form-data; name="'+e+'"; filename="'+r+'"'+t,"Content-Type: application/octet-stream"+t];o.push(new Buffer(n+t+l.join("")+t)),o.push(new Buffer(u))}o.push(new Buffer(n+"--")),e=Buffer.concat(o),u.headers["Content-Type"]="multipart/form-data; boundary="+r}else e=l;u.data=e,t.axios(u).then((e=>{let r,s,i;for(var a in e.headers)"x-me"===a?s=e.headers[a]:"x-kaltura-session"===a&&(r=e.headers[a]);t.debug("Response server ["+s+"] session ["+r+"]: "+e.data);try{i=e.data}catch(e){t.log(e.toString()),i={error:e}}if(i&&"object"==typeof i&&i.code&&i.message){if(!n)throw new Error(i.message);n(!1,i)}else if(i&&"object"==typeof i&&i.result&&i.result.error&&"KalturaAPIException"==i.result.error.objectType){if(!n)throw new Error(i.message);n(!1,i)}else n&&n(!0,i)}),(e=>{if(t.log(e.toString()),!n)throw new Error(r.message);n(!1,e)}))}sign(){let t=this.signature(this.data);this.data.kalsig=t}setSessionId(t){return this.sessionId=t,this}getUrl(t){let e=t.config.serviceUrl+t.config.serviceBase;return e+="/"+this.service+"/action/"+this.action,e}getFiles(){return this.files}getData(t){return this.data.format=h.FORMAT_JSON,d(this.requestData,this.data),t&&this.sign(),this.data}getHeaders(t){let e={Accept:"application/json","Content-Type":"application/json"};return this.sessionId&&(e["x-kaltura-session-id"]=this.sessionId),e}execute(t,e){if(d(t.requestData,this.requestData),e&&this.completion(e),null===this.callback){let e=this;return new Promise(((r,s)=>{e.completion(((t,e)=>{t?r(e):s(e)})),e.doHttpRequest(t)}))}return this.doHttpRequest(t),this}completion(t){return this.callback=t,this}add(t){let e=new E;return e.add(this),e.add(t),e}}class E extends p{constructor(t,e,r,s){super(),this.requests=[],this.generalCallback=null;let i=this;this.callback=function(t,e){if(!t)throw new Error(e);for(let t=0;t(e.completion(((t,e)=>{t?r(e):s(e)})),super.execute(t))))}return super.execute(t,e)}}t.exports={ILogger:c,Configuration:class{constructor(){this.logger=new c,this.serviceUrl="http://www.kaltura.com",this.serviceBase="/api_v3/service",this.timeout=3e4,this.agentOptions=null}setLogger(t){this.logger=t}getLogger(){return this.logger}},ClientBase:h,RequestBuilder:p,MultiRequestBuilder:E,BaseObject:class{constructor(t){t&&d(t,this)}}}},2933:(t,e,r)=>{const s=r(1624);class i extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaListResponse"}getTotalCount(){return this.totalCount}}t.exports.ListResponse=i;class a extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBaseRestriction"}}t.exports.BaseRestriction=a;class n extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAccessControl"}getId(){return this.id}getPartnerId(){return this.partnerId}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getCreatedAt(){return this.createdAt}getIsDefault(){return this.isDefault}setIsDefault(t){this.isDefault=t}getRestrictions(){return this.restrictions}setRestrictions(t){this.restrictions=t}getContainsUnsuportedRestrictions(){return this.containsUnsuportedRestrictions}}t.exports.AccessControl=n;class o extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaContextTypeHolder"}getType(){return this.type}setType(t){this.type=t}}t.exports.ContextTypeHolder=o;t.exports.AccessControlContextTypeHolder=class extends o{constructor(t=null){super(t),this.objectType="KalturaAccessControlContextTypeHolder"}};class u extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAccessControlMessage"}getMessage(){return this.message}setMessage(t){this.message=t}getCode(){return this.code}setCode(t){this.code=t}}t.exports.AccessControlMessage=u;class l extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaRuleAction"}getType(){return this.type}}t.exports.RuleAction=l;class d extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaCondition"}getType(){return this.type}getDescription(){return this.description}setDescription(t){this.description=t}getNot(){return this.not}setNot(t){this.not=t}}t.exports.Condition=d;class c extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaRule"}getDescription(){return this.description}setDescription(t){this.description=t}getRuleData(){return this.ruleData}setRuleData(t){this.ruleData=t}getMessage(){return this.message}setMessage(t){this.message=t}getCode(){return this.code}setCode(t){this.code=t}getActions(){return this.actions}setActions(t){this.actions=t}getConditions(){return this.conditions}setConditions(t){this.conditions=t}getContexts(){return this.contexts}setContexts(t){this.contexts=t}getStopProcessing(){return this.stopProcessing}setStopProcessing(t){this.stopProcessing=t}getForceAdminValidation(){return this.forceAdminValidation}setForceAdminValidation(t){this.forceAdminValidation=t}}t.exports.Rule=c;class h extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAccessControlProfile"}getId(){return this.id}getPartnerId(){return this.partnerId}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getIsDefault(){return this.isDefault}setIsDefault(t){this.isDefault=t}getRules(){return this.rules}setRules(t){this.rules=t}}t.exports.AccessControlProfile=h;class p extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaKeyValue"}getKey(){return this.key}setKey(t){this.key=t}getValue(){return this.value}setValue(t){this.value=t}}t.exports.KeyValue=p;class E extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAccessControlScope"}getReferrer(){return this.referrer}setReferrer(t){this.referrer=t}getIp(){return this.ip}setIp(t){this.ip=t}getKs(){return this.ks}setKs(t){this.ks=t}getUserAgent(){return this.userAgent}setUserAgent(t){this.userAgent=t}getTime(){return this.time}setTime(t){this.time=t}getContexts(){return this.contexts}setContexts(t){this.contexts=t}getHashes(){return this.hashes}setHashes(t){this.hashes=t}}t.exports.AccessControlScope=E;class T extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportFilter"}getDimension(){return this.dimension}setDimension(t){this.dimension=t}getValues(){return this.values}setValues(t){this.values=t}}t.exports.ReportFilter=T;class g extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAnalyticsFilter"}getFrom_time(){return this.from_time}setFrom_time(t){this.from_time=t}getTo_time(){return this.to_time}setTo_time(t){this.to_time=t}getMetrics(){return this.metrics}setMetrics(t){this.metrics=t}getUtcOffset(){return this.utcOffset}setUtcOffset(t){this.utcOffset=t}getDimensions(){return this.dimensions}setDimensions(t){this.dimensions=t}getFilters(){return this.filters}setFilters(t){this.filters=t}getOrderBy(){return this.orderBy}setOrderBy(t){this.orderBy=t}}t.exports.AnalyticsFilter=g;class A extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaCuePoint"}getId(){return this.id}getIntId(){return this.intId}getCuePointType(){return this.cuePointType}getStatus(){return this.status}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getPartnerId(){return this.partnerId}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getTriggeredAt(){return this.triggeredAt}setTriggeredAt(t){this.triggeredAt=t}getTags(){return this.tags}setTags(t){this.tags=t}getStartTime(){return this.startTime}setStartTime(t){this.startTime=t}getUserId(){return this.userId}setUserId(t){this.userId=t}getPartnerData(){return this.partnerData}setPartnerData(t){this.partnerData=t}getPartnerSortValue(){return this.partnerSortValue}setPartnerSortValue(t){this.partnerSortValue=t}getForceStop(){return this.forceStop}setForceStop(t){this.forceStop=t}getThumbOffset(){return this.thumbOffset}setThumbOffset(t){this.thumbOffset=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getIsMomentary(){return this.isMomentary}getCopiedFrom(){return this.copiedFrom}}t.exports.CuePoint=A;t.exports.Annotation=class extends A{constructor(t=null){super(t),this.objectType="KalturaAnnotation"}getParentId(){return this.parentId}setParentId(t){this.parentId=t}getText(){return this.text}setText(t){this.text=t}getEndTime(){return this.endTime}setEndTime(t){this.endTime=t}getDuration(){return this.duration}getDepth(){return this.depth}getChildrenCount(){return this.childrenCount}getDirectChildrenCount(){return this.directChildrenCount}getIsPublic(){return this.isPublic}setIsPublic(t){this.isPublic=t}getSearchableOnEntry(){return this.searchableOnEntry}setSearchableOnEntry(t){this.searchableOnEntry=t}};class I extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaApiExceptionArg"}getName(){return this.name}setName(t){this.name=t}getValue(){return this.value}setValue(t){this.value=t}}t.exports.ApiExceptionArg=I;class y extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAppToken"}getId(){return this.id}getToken(){return this.token}getPartnerId(){return this.partnerId}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getStatus(){return this.status}getExpiry(){return this.expiry}setExpiry(t){this.expiry=t}getSessionType(){return this.sessionType}setSessionType(t){this.sessionType=t}getSessionUserId(){return this.sessionUserId}setSessionUserId(t){this.sessionUserId=t}getSessionDuration(){return this.sessionDuration}setSessionDuration(t){this.sessionDuration=t}getSessionPrivileges(){return this.sessionPrivileges}setSessionPrivileges(t){this.sessionPrivileges=t}getHashType(){return this.hashType}setHashType(t){this.hashType=t}getDescription(){return this.description}setDescription(t){this.description=t}}t.exports.AppToken=y;class m extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAsset"}getId(){return this.id}getEntryId(){return this.entryId}getPartnerId(){return this.partnerId}getVersion(){return this.version}getSize(){return this.size}getTags(){return this.tags}setTags(t){this.tags=t}getFileExt(){return this.fileExt}setFileExt(t){this.fileExt=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getDeletedAt(){return this.deletedAt}getDescription(){return this.description}getPartnerData(){return this.partnerData}setPartnerData(t){this.partnerData=t}getPartnerDescription(){return this.partnerDescription}setPartnerDescription(t){this.partnerDescription=t}getActualSourceAssetParamsIds(){return this.actualSourceAssetParamsIds}setActualSourceAssetParamsIds(t){this.actualSourceAssetParamsIds=t}getSizeInBytes(){return this.sizeInBytes}}t.exports.Asset=m;class S extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAssetDistributionCondition"}}t.exports.AssetDistributionCondition=S;class D extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAssetDistributionRule"}getValidationError(){return this.validationError}setValidationError(t){this.validationError=t}getAssetDistributionConditions(){return this.assetDistributionConditions}setAssetDistributionConditions(t){this.assetDistributionConditions=t}}t.exports.AssetDistributionRule=D;class C extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaString"}getValue(){return this.value}setValue(t){this.value=t}}t.exports.String=C;class P extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAssetParams"}getId(){return this.id}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getCreatedAt(){return this.createdAt}getIsSystemDefault(){return this.isSystemDefault}getTags(){return this.tags}setTags(t){this.tags=t}getRequiredPermissions(){return this.requiredPermissions}setRequiredPermissions(t){this.requiredPermissions=t}getSourceRemoteStorageProfileId(){return this.sourceRemoteStorageProfileId}setSourceRemoteStorageProfileId(t){this.sourceRemoteStorageProfileId=t}getRemoteStorageProfileIds(){return this.remoteStorageProfileIds}setRemoteStorageProfileIds(t){this.remoteStorageProfileIds=t}getMediaParserType(){return this.mediaParserType}setMediaParserType(t){this.mediaParserType=t}getSourceAssetParamsIds(){return this.sourceAssetParamsIds}setSourceAssetParamsIds(t){this.sourceAssetParamsIds=t}}t.exports.AssetParams=P;class b extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaResource"}}t.exports.Resource=b;class R extends b{constructor(t=null){super(t),this.objectType="KalturaContentResource"}}t.exports.ContentResource=R;t.exports.AssetParamsResourceContainer=class extends b{constructor(t=null){super(t),this.objectType="KalturaAssetParamsResourceContainer"}getResource(){return this.resource}setResource(t){this.resource=t}getAssetParamsId(){return this.assetParamsId}setAssetParamsId(t){this.assetParamsId=t}};class O extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAssetServeOptions"}getDownload(){return this.download}setDownload(t){this.download=t}getReferrer(){return this.referrer}setReferrer(t){this.referrer=t}}t.exports.AssetServeOptions=O;class _ extends m{constructor(t=null){super(t),this.objectType="KalturaAttachmentAsset"}getFilename(){return this.filename}setFilename(t){this.filename=t}getTitle(){return this.title}setTitle(t){this.title=t}getFormat(){return this.format}setFormat(t){this.format=t}getStatus(){return this.status}}t.exports.AttachmentAsset=_;class f extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAuditTrailInfo"}}t.exports.AuditTrailInfo=f;class x extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAuditTrail"}getId(){return this.id}getCreatedAt(){return this.createdAt}getParsedAt(){return this.parsedAt}getStatus(){return this.status}getAuditObjectType(){return this.auditObjectType}setAuditObjectType(t){this.auditObjectType=t}getObjectId(){return this.objectId}setObjectId(t){this.objectId=t}getRelatedObjectId(){return this.relatedObjectId}setRelatedObjectId(t){this.relatedObjectId=t}getRelatedObjectType(){return this.relatedObjectType}setRelatedObjectType(t){this.relatedObjectType=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getMasterPartnerId(){return this.masterPartnerId}getPartnerId(){return this.partnerId}getRequestId(){return this.requestId}getUserId(){return this.userId}setUserId(t){this.userId=t}getAction(){return this.action}setAction(t){this.action=t}getData(){return this.data}setData(t){this.data=t}getKs(){return this.ks}getContext(){return this.context}getEntryPoint(){return this.entryPoint}getServerName(){return this.serverName}getIpAddress(){return this.ipAddress}getUserAgent(){return this.userAgent}getClientTag(){return this.clientTag}setClientTag(t){this.clientTag=t}getDescription(){return this.description}setDescription(t){this.description=t}getErrorDescription(){return this.errorDescription}}t.exports.AuditTrail=x;class L extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAuditTrailChangeItem"}getDescriptor(){return this.descriptor}setDescriptor(t){this.descriptor=t}getOldValue(){return this.oldValue}setOldValue(t){this.oldValue=t}getNewValue(){return this.newValue}setNewValue(t){this.newValue=t}}t.exports.AuditTrailChangeItem=L;class N extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaAuthentication"}getQrCode(){return this.qrCode}setQrCode(t){this.qrCode=t}}t.exports.Authentication=N;class v extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaMultiLingualString"}getLanguage(){return this.language}setLanguage(t){this.language=t}getValue(){return this.value}setValue(t){this.value=t}}t.exports.MultiLingualString=v;class F extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaOperationAttributes"}}t.exports.OperationAttributes=F;class q extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBaseEntry"}getId(){return this.id}getName(){return this.name}setName(t){this.name=t}getMultiLingual_name(){return this.multiLingual_name}setMultiLingual_name(t){this.multiLingual_name=t}getDescription(){return this.description}setDescription(t){this.description=t}getMultiLingual_description(){return this.multiLingual_description}setMultiLingual_description(t){this.multiLingual_description=t}getPartnerId(){return this.partnerId}getUserId(){return this.userId}setUserId(t){this.userId=t}getCreatorId(){return this.creatorId}setCreatorId(t){this.creatorId=t}getTags(){return this.tags}setTags(t){this.tags=t}getMultiLingual_tags(){return this.multiLingual_tags}setMultiLingual_tags(t){this.multiLingual_tags=t}getAdminTags(){return this.adminTags}setAdminTags(t){this.adminTags=t}getCategories(){return this.categories}setCategories(t){this.categories=t}getCategoriesIds(){return this.categoriesIds}setCategoriesIds(t){this.categoriesIds=t}getStatus(){return this.status}getModerationStatus(){return this.moderationStatus}getModerationCount(){return this.moderationCount}getType(){return this.type}setType(t){this.type=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getRank(){return this.rank}getTotalRank(){return this.totalRank}getVotes(){return this.votes}getGroupId(){return this.groupId}setGroupId(t){this.groupId=t}getPartnerData(){return this.partnerData}setPartnerData(t){this.partnerData=t}getDownloadUrl(){return this.downloadUrl}getSearchText(){return this.searchText}getLicenseType(){return this.licenseType}setLicenseType(t){this.licenseType=t}getVersion(){return this.version}getThumbnailUrl(){return this.thumbnailUrl}getAccessControlId(){return this.accessControlId}setAccessControlId(t){this.accessControlId=t}getStartDate(){return this.startDate}setStartDate(t){this.startDate=t}getEndDate(){return this.endDate}setEndDate(t){this.endDate=t}getReferenceId(){return this.referenceId}setReferenceId(t){this.referenceId=t}getReplacingEntryId(){return this.replacingEntryId}getReplacedEntryId(){return this.replacedEntryId}getReplacementStatus(){return this.replacementStatus}getPartnerSortValue(){return this.partnerSortValue}setPartnerSortValue(t){this.partnerSortValue=t}getConversionProfileId(){return this.conversionProfileId}setConversionProfileId(t){this.conversionProfileId=t}getRedirectEntryId(){return this.redirectEntryId}setRedirectEntryId(t){this.redirectEntryId=t}getRootEntryId(){return this.rootEntryId}getParentEntryId(){return this.parentEntryId}setParentEntryId(t){this.parentEntryId=t}getOperationAttributes(){return this.operationAttributes}setOperationAttributes(t){this.operationAttributes=t}getEntitledUsersEdit(){return this.entitledUsersEdit}setEntitledUsersEdit(t){this.entitledUsersEdit=t}getEntitledUsersPublish(){return this.entitledUsersPublish}setEntitledUsersPublish(t){this.entitledUsersPublish=t}getEntitledUsersView(){return this.entitledUsersView}setEntitledUsersView(t){this.entitledUsersView=t}getCapabilities(){return this.capabilities}getTemplateEntryId(){return this.templateEntryId}setTemplateEntryId(t){this.templateEntryId=t}getDisplayInSearch(){return this.displayInSearch}setDisplayInSearch(t){this.displayInSearch=t}getApplication(){return this.application}setApplication(t){this.application=t}getApplicationVersion(){return this.applicationVersion}setApplicationVersion(t){this.applicationVersion=t}getBlockAutoTranscript(){return this.blockAutoTranscript}setBlockAutoTranscript(t){this.blockAutoTranscript=t}}t.exports.BaseEntry=q;class U extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBaseEntryCloneOptionItem"}}t.exports.BaseEntryCloneOptionItem=U;class B extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBaseInteractivity"}getData(){return this.data}setData(t){this.data=t}getVersion(){return this.version}getEntryId(){return this.entryId}getUpdatedAt(){return this.updatedAt}}t.exports.BaseInteractivity=B;class M extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBaseResponseProfile"}}t.exports.BaseResponseProfile=M;class j extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBaseSyndicationFeed"}getId(){return this.id}getFeedUrl(){return this.feedUrl}getPartnerId(){return this.partnerId}getPlaylistId(){return this.playlistId}setPlaylistId(t){this.playlistId=t}getName(){return this.name}setName(t){this.name=t}getStatus(){return this.status}getType(){return this.type}setType(t){this.type=t}getLandingPage(){return this.landingPage}setLandingPage(t){this.landingPage=t}getCreatedAt(){return this.createdAt}getAllowEmbed(){return this.allowEmbed}setAllowEmbed(t){this.allowEmbed=t}getPlayerUiconfId(){return this.playerUiconfId}setPlayerUiconfId(t){this.playerUiconfId=t}getFlavorParamId(){return this.flavorParamId}setFlavorParamId(t){this.flavorParamId=t}getTranscodeExistingContent(){return this.transcodeExistingContent}setTranscodeExistingContent(t){this.transcodeExistingContent=t}getAddToDefaultConversionProfile(){return this.addToDefaultConversionProfile}setAddToDefaultConversionProfile(t){this.addToDefaultConversionProfile=t}getCategories(){return this.categories}setCategories(t){this.categories=t}getStorageId(){return this.storageId}setStorageId(t){this.storageId=t}getEntriesOrderBy(){return this.entriesOrderBy}setEntriesOrderBy(t){this.entriesOrderBy=t}getEnforceEntitlement(){return this.enforceEntitlement}setEnforceEntitlement(t){this.enforceEntitlement=t}getPrivacyContext(){return this.privacyContext}setPrivacyContext(t){this.privacyContext=t}getUpdatedAt(){return this.updatedAt}getUseCategoryEntries(){return this.useCategoryEntries}setUseCategoryEntries(t){this.useCategoryEntries=t}getFeedContentTypeHeader(){return this.feedContentTypeHeader}setFeedContentTypeHeader(t){this.feedContentTypeHeader=t}}t.exports.BaseSyndicationFeed=j;class w extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBaseUser"}getId(){return this.id}setId(t){this.id=t}getPartnerId(){return this.partnerId}getScreenName(){return this.screenName}setScreenName(t){this.screenName=t}getFullName(){return this.fullName}setFullName(t){this.fullName=t}getEmail(){return this.email}setEmail(t){this.email=t}getCountry(){return this.country}setCountry(t){this.country=t}getState(){return this.state}setState(t){this.state=t}getCity(){return this.city}setCity(t){this.city=t}getZip(){return this.zip}setZip(t){this.zip=t}getThumbnailUrl(){return this.thumbnailUrl}setThumbnailUrl(t){this.thumbnailUrl=t}getDescription(){return this.description}setDescription(t){this.description=t}getTags(){return this.tags}setTags(t){this.tags=t}getAdminTags(){return this.adminTags}setAdminTags(t){this.adminTags=t}getStatus(){return this.status}setStatus(t){this.status=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getPartnerData(){return this.partnerData}setPartnerData(t){this.partnerData=t}getIndexedPartnerDataInt(){return this.indexedPartnerDataInt}setIndexedPartnerDataInt(t){this.indexedPartnerDataInt=t}getIndexedPartnerDataString(){return this.indexedPartnerDataString}setIndexedPartnerDataString(t){this.indexedPartnerDataString=t}getStorageSize(){return this.storageSize}getLanguage(){return this.language}setLanguage(t){this.language=t}getLastLoginTime(){return this.lastLoginTime}getStatusUpdatedAt(){return this.statusUpdatedAt}getDeletedAt(){return this.deletedAt}getAllowedPartnerIds(){return this.allowedPartnerIds}setAllowedPartnerIds(t){this.allowedPartnerIds=t}getAllowedPartnerPackages(){return this.allowedPartnerPackages}setAllowedPartnerPackages(t){this.allowedPartnerPackages=t}getUserMode(){return this.userMode}setUserMode(t){this.userMode=t}}t.exports.BaseUser=w;class K extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBaseVendorCredit"}}t.exports.BaseVendorCredit=K;class k extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaJobData"}}t.exports.JobData=k;class G extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBatchHistoryData"}getSchedulerId(){return this.schedulerId}setSchedulerId(t){this.schedulerId=t}getWorkerId(){return this.workerId}setWorkerId(t){this.workerId=t}getBatchIndex(){return this.batchIndex}setBatchIndex(t){this.batchIndex=t}getTimeStamp(){return this.timeStamp}setTimeStamp(t){this.timeStamp=t}getMessage(){return this.message}setMessage(t){this.message=t}getErrType(){return this.errType}setErrType(t){this.errType=t}getErrNumber(){return this.errNumber}setErrNumber(t){this.errNumber=t}getHostName(){return this.hostName}setHostName(t){this.hostName=t}getSessionId(){return this.sessionId}setSessionId(t){this.sessionId=t}getSchedulerName(){return this.schedulerName}setSchedulerName(t){this.schedulerName=t}}t.exports.BatchHistoryData=G;class V extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBatchJob"}getId(){return this.id}getPartnerId(){return this.partnerId}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getDeletedAt(){return this.deletedAt}getLockExpiration(){return this.lockExpiration}getExecutionAttempts(){return this.executionAttempts}getLockVersion(){return this.lockVersion}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getEntryName(){return this.entryName}setEntryName(t){this.entryName=t}getJobType(){return this.jobType}getJobSubType(){return this.jobSubType}setJobSubType(t){this.jobSubType=t}getData(){return this.data}setData(t){this.data=t}getStatus(){return this.status}setStatus(t){this.status=t}getAbort(){return this.abort}setAbort(t){this.abort=t}getCheckAgainTimeout(){return this.checkAgainTimeout}setCheckAgainTimeout(t){this.checkAgainTimeout=t}getMessage(){return this.message}setMessage(t){this.message=t}getDescription(){return this.description}setDescription(t){this.description=t}getPriority(){return this.priority}setPriority(t){this.priority=t}getHistory(){return this.history}setHistory(t){this.history=t}getBulkJobId(){return this.bulkJobId}setBulkJobId(t){this.bulkJobId=t}getBatchVersion(){return this.batchVersion}setBatchVersion(t){this.batchVersion=t}getParentJobId(){return this.parentJobId}setParentJobId(t){this.parentJobId=t}getRootJobId(){return this.rootJobId}setRootJobId(t){this.rootJobId=t}getQueueTime(){return this.queueTime}setQueueTime(t){this.queueTime=t}getFinishTime(){return this.finishTime}setFinishTime(t){this.finishTime=t}getErrType(){return this.errType}setErrType(t){this.errType=t}getErrNumber(){return this.errNumber}setErrNumber(t){this.errNumber=t}getEstimatedEffort(){return this.estimatedEffort}setEstimatedEffort(t){this.estimatedEffort=t}getUrgency(){return this.urgency}setUrgency(t){this.urgency=t}getSchedulerId(){return this.schedulerId}setSchedulerId(t){this.schedulerId=t}getWorkerId(){return this.workerId}setWorkerId(t){this.workerId=t}getBatchIndex(){return this.batchIndex}setBatchIndex(t){this.batchIndex=t}getLastSchedulerId(){return this.lastSchedulerId}setLastSchedulerId(t){this.lastSchedulerId=t}getLastWorkerId(){return this.lastWorkerId}setLastWorkerId(t){this.lastWorkerId=t}getDc(){return this.dc}setDc(t){this.dc=t}getJobObjectId(){return this.jobObjectId}setJobObjectId(t){this.jobObjectId=t}getJobObjectType(){return this.jobObjectType}setJobObjectType(t){this.jobObjectType=t}}t.exports.BatchJob=V;class H extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPlayerDeliveryType"}getId(){return this.id}setId(t){this.id=t}getLabel(){return this.label}setLabel(t){this.label=t}getFlashvars(){return this.flashvars}setFlashvars(t){this.flashvars=t}getMinVersion(){return this.minVersion}setMinVersion(t){this.minVersion=t}getEnabledByDefault(){return this.enabledByDefault}setEnabledByDefault(t){this.enabledByDefault=t}}t.exports.PlayerDeliveryType=H;class Y extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPlayerEmbedCodeType"}getId(){return this.id}setId(t){this.id=t}getLabel(){return this.label}setLabel(t){this.label=t}getEntryOnly(){return this.entryOnly}setEntryOnly(t){this.entryOnly=t}getMinVersion(){return this.minVersion}setMinVersion(t){this.minVersion=t}}t.exports.PlayerEmbedCodeType=Y;class W extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchLanguageItem"}getESerachLanguage(){return this.eSerachLanguage}setESerachLanguage(t){this.eSerachLanguage=t}}t.exports.ESearchLanguageItem=W;class z extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaRegexItem"}getRegex(){return this.regex}setRegex(t){this.regex=t}}t.exports.RegexItem=z;class J extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPartner"}getId(){return this.id}getName(){return this.name}setName(t){this.name=t}getWebsite(){return this.website}setWebsite(t){this.website=t}getNotificationUrl(){return this.notificationUrl}setNotificationUrl(t){this.notificationUrl=t}getAppearInSearch(){return this.appearInSearch}setAppearInSearch(t){this.appearInSearch=t}getCreatedAt(){return this.createdAt}getAdminName(){return this.adminName}setAdminName(t){this.adminName=t}getAdminEmail(){return this.adminEmail}setAdminEmail(t){this.adminEmail=t}getDescription(){return this.description}setDescription(t){this.description=t}getCommercialUse(){return this.commercialUse}setCommercialUse(t){this.commercialUse=t}getLandingPage(){return this.landingPage}setLandingPage(t){this.landingPage=t}getUserLandingPage(){return this.userLandingPage}setUserLandingPage(t){this.userLandingPage=t}getContentCategories(){return this.contentCategories}setContentCategories(t){this.contentCategories=t}getType(){return this.type}setType(t){this.type=t}getPhone(){return this.phone}setPhone(t){this.phone=t}getDescribeYourself(){return this.describeYourself}setDescribeYourself(t){this.describeYourself=t}getAdultContent(){return this.adultContent}setAdultContent(t){this.adultContent=t}getDefConversionProfileType(){return this.defConversionProfileType}setDefConversionProfileType(t){this.defConversionProfileType=t}getNotify(){return this.notify}setNotify(t){this.notify=t}getStatus(){return this.status}getAllowQuickEdit(){return this.allowQuickEdit}setAllowQuickEdit(t){this.allowQuickEdit=t}getMergeEntryLists(){return this.mergeEntryLists}setMergeEntryLists(t){this.mergeEntryLists=t}getNotificationsConfig(){return this.notificationsConfig}setNotificationsConfig(t){this.notificationsConfig=t}getAllowedFromEmailWhiteList(){return this.allowedFromEmailWhiteList}setAllowedFromEmailWhiteList(t){this.allowedFromEmailWhiteList=t}getMaxUploadSize(){return this.maxUploadSize}setMaxUploadSize(t){this.maxUploadSize=t}getPartnerPackage(){return this.partnerPackage}setPartnerPackage(t){this.partnerPackage=t}getSecret(){return this.secret}getAdminSecret(){return this.adminSecret}getCmsPassword(){return this.cmsPassword}getAllowMultiNotification(){return this.allowMultiNotification}setAllowMultiNotification(t){this.allowMultiNotification=t}getAdminLoginUsersQuota(){return this.adminLoginUsersQuota}getAdminUserId(){return this.adminUserId}setAdminUserId(t){this.adminUserId=t}getFirstName(){return this.firstName}setFirstName(t){this.firstName=t}getLastName(){return this.lastName}setLastName(t){this.lastName=t}getCountry(){return this.country}setCountry(t){this.country=t}getState(){return this.state}setState(t){this.state=t}getAdditionalParams(){return this.additionalParams}setAdditionalParams(t){this.additionalParams=t}getPublishersQuota(){return this.publishersQuota}getPartnerGroupType(){return this.partnerGroupType}getDefaultEntitlementEnforcement(){return this.defaultEntitlementEnforcement}getDefaultDeliveryType(){return this.defaultDeliveryType}getDefaultEmbedCodeType(){return this.defaultEmbedCodeType}getDeliveryTypes(){return this.deliveryTypes}getEmbedCodeTypes(){return this.embedCodeTypes}getTemplatePartnerId(){return this.templatePartnerId}getIgnoreSeoLinks(){return this.ignoreSeoLinks}getBlockDirectLogin(){return this.blockDirectLogin}getHost(){return this.host}getCdnHost(){return this.cdnHost}getIsFirstLogin(){return this.isFirstLogin}getLogoutUrl(){return this.logoutUrl}getPartnerParentId(){return this.partnerParentId}setPartnerParentId(t){this.partnerParentId=t}getCrmId(){return this.crmId}getReferenceId(){return this.referenceId}setReferenceId(t){this.referenceId=t}getTimeAlignedRenditions(){return this.timeAlignedRenditions}getPublisherEnvironmentType(){return this.publisherEnvironmentType}getOvpEnvironmentUrl(){return this.ovpEnvironmentUrl}getOttEnvironmentUrl(){return this.ottEnvironmentUrl}getESearchLanguages(){return this.eSearchLanguages}setESearchLanguages(t){this.eSearchLanguages=t}getAuthenticationType(){return this.authenticationType}getExtendedFreeTrailExpiryReason(){return this.extendedFreeTrailExpiryReason}getExtendedFreeTrailExpiryDate(){return this.extendedFreeTrailExpiryDate}getExtendedFreeTrail(){return this.extendedFreeTrail}getExtendedFreeTrailEndsWarning(){return this.extendedFreeTrailEndsWarning}getEightyPercentWarning(){return this.eightyPercentWarning}getUsageLimitWarning(){return this.usageLimitWarning}getLastFreeTrialNotificationDay(){return this.lastFreeTrialNotificationDay}getMonitorUsage(){return this.monitorUsage}getPasswordStructureValidations(){return this.passwordStructureValidations}setPasswordStructureValidations(t){this.passwordStructureValidations=t}getPasswordStructureValidationsDescription(){return this.passwordStructureValidationsDescription}setPasswordStructureValidationsDescription(t){this.passwordStructureValidationsDescription=t}getPassReplaceFreq(){return this.passReplaceFreq}setPassReplaceFreq(t){this.passReplaceFreq=t}getMaxLoginAttempts(){return this.maxLoginAttempts}setMaxLoginAttempts(t){this.maxLoginAttempts=t}getLoginBlockPeriod(){return this.loginBlockPeriod}setLoginBlockPeriod(t){this.loginBlockPeriod=t}getNumPrevPassToKeep(){return this.numPrevPassToKeep}setNumPrevPassToKeep(t){this.numPrevPassToKeep=t}getAllowDefaultPasswordRestrictions(){return this.allowDefaultPasswordRestrictions}getTwoFactorAuthenticationMode(){return this.twoFactorAuthenticationMode}getIsSelfServe(){return this.isSelfServe}setIsSelfServe(t){this.isSelfServe=t}getAllowedDomains(){return this.allowedDomains}getExcludedAdminRoleName(){return this.excludedAdminRoleName}getEventPlatformAllowedTemplates(){return this.eventPlatformAllowedTemplates}setEventPlatformAllowedTemplates(t){this.eventPlatformAllowedTemplates=t}getVerticalClassificationId(){return this.verticalClassificationId}}t.exports.Partner=J;class X extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBeacon"}getId(){return this.id}getIndexType(){return this.indexType}getUpdatedAt(){return this.updatedAt}getRelatedObjectType(){return this.relatedObjectType}setRelatedObjectType(t){this.relatedObjectType=t}getEventType(){return this.eventType}setEventType(t){this.eventType=t}getObjectId(){return this.objectId}setObjectId(t){this.objectId=t}getPrivateData(){return this.privateData}setPrivateData(t){this.privateData=t}getRawData(){return this.rawData}setRawData(t){this.rawData=t}}t.exports.Beacon=X;class Q extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchBaseItem"}}t.exports.ESearchBaseItem=Q;class Z extends Q{constructor(t=null){super(t),this.objectType="KalturaBeaconScheduledResourceBaseItem"}}t.exports.BeaconScheduledResourceBaseItem=Z;class $ extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBeaconSearchParams"}getObjectId(){return this.objectId}setObjectId(t){this.objectId=t}}t.exports.BeaconSearchParams=$;class tt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchOrderByItem"}getSortOrder(){return this.sortOrder}setSortOrder(t){this.sortOrder=t}}t.exports.ESearchOrderByItem=tt;t.exports.BeaconSearchScheduledResourceOrderByItem=class extends tt{constructor(t=null){super(t),this.objectType="KalturaBeaconSearchScheduledResourceOrderByItem"}getSortField(){return this.sortField}setSortField(t){this.sortField=t}};class et extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBeaconSearchScheduledResourceOrderBy"}getOrderItems(){return this.orderItems}setOrderItems(t){this.orderItems=t}}t.exports.BeaconSearchScheduledResourceOrderBy=et;class rt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaValue"}getDescription(){return this.description}setDescription(t){this.description=t}}t.exports.Value=rt;class st extends rt{constructor(t=null){super(t),this.objectType="KalturaBooleanValue"}getValue(){return this.value}setValue(t){this.value=t}}t.exports.BooleanValue=st;class it extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBulkServiceData"}}t.exports.BulkServiceData=it;class at extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBulkUploadPluginData"}getField(){return this.field}setField(t){this.field=t}getValue(){return this.value}setValue(t){this.value=t}}t.exports.BulkUploadPluginData=at;class nt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBulkUploadResult"}getId(){return this.id}getBulkUploadJobId(){return this.bulkUploadJobId}setBulkUploadJobId(t){this.bulkUploadJobId=t}getLineIndex(){return this.lineIndex}setLineIndex(t){this.lineIndex=t}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getStatus(){return this.status}setStatus(t){this.status=t}getAction(){return this.action}setAction(t){this.action=t}getObjectId(){return this.objectId}setObjectId(t){this.objectId=t}getObjectStatus(){return this.objectStatus}setObjectStatus(t){this.objectStatus=t}getBulkUploadResultObjectType(){return this.bulkUploadResultObjectType}setBulkUploadResultObjectType(t){this.bulkUploadResultObjectType=t}getRowData(){return this.rowData}setRowData(t){this.rowData=t}getPartnerData(){return this.partnerData}setPartnerData(t){this.partnerData=t}getObjectErrorDescription(){return this.objectErrorDescription}setObjectErrorDescription(t){this.objectErrorDescription=t}getPluginsData(){return this.pluginsData}setPluginsData(t){this.pluginsData=t}getErrorDescription(){return this.errorDescription}setErrorDescription(t){this.errorDescription=t}getErrorCode(){return this.errorCode}setErrorCode(t){this.errorCode=t}getErrorType(){return this.errorType}setErrorType(t){this.errorType=t}}t.exports.BulkUploadResult=nt;class ot extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBulkUpload"}getId(){return this.id}setId(t){this.id=t}getUploadedBy(){return this.uploadedBy}setUploadedBy(t){this.uploadedBy=t}getUploadedByUserId(){return this.uploadedByUserId}setUploadedByUserId(t){this.uploadedByUserId=t}getUploadedOn(){return this.uploadedOn}setUploadedOn(t){this.uploadedOn=t}getNumOfEntries(){return this.numOfEntries}setNumOfEntries(t){this.numOfEntries=t}getStatus(){return this.status}setStatus(t){this.status=t}getLogFileUrl(){return this.logFileUrl}setLogFileUrl(t){this.logFileUrl=t}getCsvFileUrl(){return this.csvFileUrl}setCsvFileUrl(t){this.csvFileUrl=t}getBulkFileUrl(){return this.bulkFileUrl}setBulkFileUrl(t){this.bulkFileUrl=t}getBulkUploadType(){return this.bulkUploadType}setBulkUploadType(t){this.bulkUploadType=t}getResults(){return this.results}setResults(t){this.results=t}getError(){return this.error}setError(t){this.error=t}getErrorType(){return this.errorType}setErrorType(t){this.errorType=t}getErrorNumber(){return this.errorNumber}setErrorNumber(t){this.errorNumber=t}getFileName(){return this.fileName}setFileName(t){this.fileName=t}getDescription(){return this.description}setDescription(t){this.description=t}getNumOfObjects(){return this.numOfObjects}setNumOfObjects(t){this.numOfObjects=t}getBulkUploadObjectType(){return this.bulkUploadObjectType}setBulkUploadObjectType(t){this.bulkUploadObjectType=t}}t.exports.BulkUpload=ot;class ut extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBulkUploadObjectData"}}t.exports.BulkUploadObjectData=ut;class lt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessCase"}getId(){return this.id}setId(t){this.id=t}getBusinessProcessId(){return this.businessProcessId}setBusinessProcessId(t){this.businessProcessId=t}getBusinessProcessStartNotificationTemplateId(){return this.businessProcessStartNotificationTemplateId}setBusinessProcessStartNotificationTemplateId(t){this.businessProcessStartNotificationTemplateId=t}getSuspended(){return this.suspended}setSuspended(t){this.suspended=t}getActivityId(){return this.activityId}setActivityId(t){this.activityId=t}}t.exports.BusinessProcessCase=lt;class dt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessServer"}getId(){return this.id}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getPartnerId(){return this.partnerId}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getStatus(){return this.status}getType(){return this.type}getDc(){return this.dc}setDc(t){this.dc=t}}t.exports.BusinessProcessServer=dt;class ct extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaCEError"}getId(){return this.id}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getBrowser(){return this.browser}setBrowser(t){this.browser=t}getServerIp(){return this.serverIp}setServerIp(t){this.serverIp=t}getServerOs(){return this.serverOs}setServerOs(t){this.serverOs=t}getPhpVersion(){return this.phpVersion}setPhpVersion(t){this.phpVersion=t}getCeAdminEmail(){return this.ceAdminEmail}setCeAdminEmail(t){this.ceAdminEmail=t}getType(){return this.type}setType(t){this.type=t}getDescription(){return this.description}setDescription(t){this.description=t}getData(){return this.data}setData(t){this.data=t}}t.exports.CEError=ct;t.exports.CaptionAsset=class extends m{constructor(t=null){super(t),this.objectType="KalturaCaptionAsset"}getCaptionParamsId(){return this.captionParamsId}setCaptionParamsId(t){this.captionParamsId=t}getLanguage(){return this.language}setLanguage(t){this.language=t}getLanguageCode(){return this.languageCode}getIsDefault(){return this.isDefault}setIsDefault(t){this.isDefault=t}getLabel(){return this.label}setLabel(t){this.label=t}getFormat(){return this.format}setFormat(t){this.format=t}getSource(){return this.source}setSource(t){this.source=t}getStatus(){return this.status}getParentId(){return this.parentId}setParentId(t){this.parentId=t}getAccuracy(){return this.accuracy}setAccuracy(t){this.accuracy=t}getDisplayOnPlayer(){return this.displayOnPlayer}setDisplayOnPlayer(t){this.displayOnPlayer=t}getAssociatedTranscriptIds(){return this.associatedTranscriptIds}setAssociatedTranscriptIds(t){this.associatedTranscriptIds=t}};class ht extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaCaptionAssetItem"}getAsset(){return this.asset}setAsset(t){this.asset=t}getEntry(){return this.entry}setEntry(t){this.entry=t}getStartTime(){return this.startTime}setStartTime(t){this.startTime=t}getEndTime(){return this.endTime}setEndTime(t){this.endTime=t}getContent(){return this.content}setContent(t){this.content=t}}t.exports.CaptionAssetItem=ht;t.exports.CaptionParams=class extends P{constructor(t=null){super(t),this.objectType="KalturaCaptionParams"}getLanguage(){return this.language}setLanguage(t){this.language=t}getIsDefault(){return this.isDefault}setIsDefault(t){this.isDefault=t}getLabel(){return this.label}setLabel(t){this.label=t}getFormat(){return this.format}setFormat(t){this.format=t}getSourceParamsId(){return this.sourceParamsId}setSourceParamsId(t){this.sourceParamsId=t}};class pt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaCaptionPlaybackPluginData"}getLabel(){return this.label}setLabel(t){this.label=t}getFormat(){return this.format}setFormat(t){this.format=t}getLanguage(){return this.language}setLanguage(t){this.language=t}getWebVttUrl(){return this.webVttUrl}setWebVttUrl(t){this.webVttUrl=t}getUrl(){return this.url}setUrl(t){this.url=t}getIsDefault(){return this.isDefault}setIsDefault(t){this.isDefault=t}getLanguageCode(){return this.languageCode}setLanguageCode(t){this.languageCode=t}}t.exports.CaptionPlaybackPluginData=pt;class Et extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaCategory"}getId(){return this.id}getParentId(){return this.parentId}setParentId(t){this.parentId=t}getDepth(){return this.depth}getPartnerId(){return this.partnerId}getName(){return this.name}setName(t){this.name=t}getFullName(){return this.fullName}getFullIds(){return this.fullIds}getEntriesCount(){return this.entriesCount}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getDescription(){return this.description}setDescription(t){this.description=t}getTags(){return this.tags}setTags(t){this.tags=t}getAppearInList(){return this.appearInList}setAppearInList(t){this.appearInList=t}getPrivacy(){return this.privacy}setPrivacy(t){this.privacy=t}getInheritanceType(){return this.inheritanceType}setInheritanceType(t){this.inheritanceType=t}getUserJoinPolicy(){return this.userJoinPolicy}getDefaultPermissionLevel(){return this.defaultPermissionLevel}setDefaultPermissionLevel(t){this.defaultPermissionLevel=t}getOwner(){return this.owner}setOwner(t){this.owner=t}getDirectEntriesCount(){return this.directEntriesCount}getReferenceId(){return this.referenceId}setReferenceId(t){this.referenceId=t}getContributionPolicy(){return this.contributionPolicy}setContributionPolicy(t){this.contributionPolicy=t}getMembersCount(){return this.membersCount}getPendingMembersCount(){return this.pendingMembersCount}getPrivacyContext(){return this.privacyContext}setPrivacyContext(t){this.privacyContext=t}getPrivacyContexts(){return this.privacyContexts}getStatus(){return this.status}getInheritedParentId(){return this.inheritedParentId}getPartnerSortValue(){return this.partnerSortValue}setPartnerSortValue(t){this.partnerSortValue=t}getPartnerData(){return this.partnerData}setPartnerData(t){this.partnerData=t}getDefaultOrderBy(){return this.defaultOrderBy}setDefaultOrderBy(t){this.defaultOrderBy=t}getDirectSubCategoriesCount(){return this.directSubCategoriesCount}getModeration(){return this.moderation}setModeration(t){this.moderation=t}getPendingEntriesCount(){return this.pendingEntriesCount}getIsAggregationCategory(){return this.isAggregationCategory}setIsAggregationCategory(t){this.isAggregationCategory=t}getAggregationCategories(){return this.aggregationCategories}setAggregationCategories(t){this.aggregationCategories=t}getAdminTags(){return this.adminTags}setAdminTags(t){this.adminTags=t}}t.exports.Category=Et;class Tt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaCategoryEntry"}getCategoryId(){return this.categoryId}setCategoryId(t){this.categoryId=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getCreatedAt(){return this.createdAt}getCategoryFullIds(){return this.categoryFullIds}getStatus(){return this.status}getCreatorUserId(){return this.creatorUserId}}t.exports.CategoryEntry=Tt;class gt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaCategoryUser"}getCategoryId(){return this.categoryId}setCategoryId(t){this.categoryId=t}getUserId(){return this.userId}setUserId(t){this.userId=t}getPartnerId(){return this.partnerId}getPermissionLevel(){return this.permissionLevel}setPermissionLevel(t){this.permissionLevel=t}getStatus(){return this.status}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getUpdateMethod(){return this.updateMethod}setUpdateMethod(t){this.updateMethod=t}getCategoryFullIds(){return this.categoryFullIds}getPermissionNames(){return this.permissionNames}setPermissionNames(t){this.permissionNames=t}}t.exports.CategoryUser=gt;class At extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaClientConfiguration"}getClientTag(){return this.clientTag}setClientTag(t){this.clientTag=t}getApiVersion(){return this.apiVersion}setApiVersion(t){this.apiVersion=t}}t.exports.ClientConfiguration=At;class It extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaClientNotification"}getUrl(){return this.url}setUrl(t){this.url=t}getData(){return this.data}setData(t){this.data=t}}t.exports.ClientNotification=It;class yt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaClipDescription"}getSourceEntryId(){return this.sourceEntryId}setSourceEntryId(t){this.sourceEntryId=t}getStartTime(){return this.startTime}setStartTime(t){this.startTime=t}getDuration(){return this.duration}setDuration(t){this.duration=t}getOffsetInDestination(){return this.offsetInDestination}setOffsetInDestination(t){this.offsetInDestination=t}}t.exports.ClipDescription=yt;class mt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaConfMaps"}getName(){return this.name}setName(t){this.name=t}getContent(){return this.content}setContent(t){this.content=t}getRawData(){return this.rawData}setRawData(t){this.rawData=t}getUserId(){return this.userId}setUserId(t){this.userId=t}getIsEditable(){return this.isEditable}getCreatedAt(){return this.createdAt}getRelatedHost(){return this.relatedHost}setRelatedHost(t){this.relatedHost=t}getVersion(){return this.version}getSourceLocation(){return this.sourceLocation}setSourceLocation(t){this.sourceLocation=t}getRemarks(){return this.remarks}setRemarks(t){this.remarks=t}getStatus(){return this.status}setStatus(t){this.status=t}getChangeDescription(){return this.changeDescription}setChangeDescription(t){this.changeDescription=t}}t.exports.ConfMaps=mt;class St extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaContext"}}t.exports.Context=St;class Dt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaContextDataResult"}getMessages(){return this.messages}setMessages(t){this.messages=t}getActions(){return this.actions}setActions(t){this.actions=t}}t.exports.ContextDataResult=Dt;class Ct extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaControlPanelCommand"}getId(){return this.id}getCreatedAt(){return this.createdAt}getCreatedBy(){return this.createdBy}setCreatedBy(t){this.createdBy=t}getUpdatedAt(){return this.updatedAt}getUpdatedBy(){return this.updatedBy}setUpdatedBy(t){this.updatedBy=t}getCreatedById(){return this.createdById}setCreatedById(t){this.createdById=t}getSchedulerId(){return this.schedulerId}setSchedulerId(t){this.schedulerId=t}getWorkerId(){return this.workerId}setWorkerId(t){this.workerId=t}getWorkerConfiguredId(){return this.workerConfiguredId}setWorkerConfiguredId(t){this.workerConfiguredId=t}getWorkerName(){return this.workerName}setWorkerName(t){this.workerName=t}getBatchIndex(){return this.batchIndex}setBatchIndex(t){this.batchIndex=t}getType(){return this.type}setType(t){this.type=t}getTargetType(){return this.targetType}setTargetType(t){this.targetType=t}getStatus(){return this.status}setStatus(t){this.status=t}getCause(){return this.cause}setCause(t){this.cause=t}getDescription(){return this.description}setDescription(t){this.description=t}getErrorDescription(){return this.errorDescription}setErrorDescription(t){this.errorDescription=t}}t.exports.ControlPanelCommand=Ct;class Pt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaConversionAttribute"}getFlavorParamsId(){return this.flavorParamsId}setFlavorParamsId(t){this.flavorParamsId=t}getName(){return this.name}setName(t){this.name=t}getValue(){return this.value}setValue(t){this.value=t}}t.exports.ConversionAttribute=Pt;class bt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaCropDimensions"}getLeft(){return this.left}setLeft(t){this.left=t}getTop(){return this.top}setTop(t){this.top=t}getWidth(){return this.width}setWidth(t){this.width=t}getHeight(){return this.height}setHeight(t){this.height=t}}t.exports.CropDimensions=bt;class Rt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPluginReplacementOptionsItem"}}t.exports.PluginReplacementOptionsItem=Rt;class Ot extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaEntryReplacementOptions"}getKeepManualThumbnails(){return this.keepManualThumbnails}setKeepManualThumbnails(t){this.keepManualThumbnails=t}getPluginOptionItems(){return this.pluginOptionItems}setPluginOptionItems(t){this.pluginOptionItems=t}}t.exports.EntryReplacementOptions=Ot;class _t extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaConversionProfile"}getId(){return this.id}getPartnerId(){return this.partnerId}getStatus(){return this.status}setStatus(t){this.status=t}getType(){return this.type}setType(t){this.type=t}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getTags(){return this.tags}setTags(t){this.tags=t}getDescription(){return this.description}setDescription(t){this.description=t}getDefaultEntryId(){return this.defaultEntryId}setDefaultEntryId(t){this.defaultEntryId=t}getCreatedAt(){return this.createdAt}getFlavorParamsIds(){return this.flavorParamsIds}setFlavorParamsIds(t){this.flavorParamsIds=t}getIsDefault(){return this.isDefault}setIsDefault(t){this.isDefault=t}getIsPartnerDefault(){return this.isPartnerDefault}getCropDimensions(){return this.cropDimensions}setCropDimensions(t){this.cropDimensions=t}getClipStart(){return this.clipStart}setClipStart(t){this.clipStart=t}getClipDuration(){return this.clipDuration}setClipDuration(t){this.clipDuration=t}getXslTransformation(){return this.xslTransformation}setXslTransformation(t){this.xslTransformation=t}getStorageProfileId(){return this.storageProfileId}setStorageProfileId(t){this.storageProfileId=t}getMediaParserType(){return this.mediaParserType}setMediaParserType(t){this.mediaParserType=t}getCalculateComplexity(){return this.calculateComplexity}setCalculateComplexity(t){this.calculateComplexity=t}getCollectionTags(){return this.collectionTags}setCollectionTags(t){this.collectionTags=t}getConditionalProfiles(){return this.conditionalProfiles}setConditionalProfiles(t){this.conditionalProfiles=t}getDetectGOP(){return this.detectGOP}setDetectGOP(t){this.detectGOP=t}getMediaInfoXslTransformation(){return this.mediaInfoXslTransformation}setMediaInfoXslTransformation(t){this.mediaInfoXslTransformation=t}getDefaultReplacementOptions(){return this.defaultReplacementOptions}setDefaultReplacementOptions(t){this.defaultReplacementOptions=t}getDefaultAudioLang(){return this.defaultAudioLang}setDefaultAudioLang(t){this.defaultAudioLang=t}}t.exports.ConversionProfile=_t;class ft extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaConversionProfileAssetParams"}getConversionProfileId(){return this.conversionProfileId}getAssetParamsId(){return this.assetParamsId}getReadyBehavior(){return this.readyBehavior}setReadyBehavior(t){this.readyBehavior=t}getOrigin(){return this.origin}setOrigin(t){this.origin=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getForceNoneComplied(){return this.forceNoneComplied}setForceNoneComplied(t){this.forceNoneComplied=t}getDeletePolicy(){return this.deletePolicy}setDeletePolicy(t){this.deletePolicy=t}getIsEncrypted(){return this.isEncrypted}setIsEncrypted(t){this.isEncrypted=t}getContentAwareness(){return this.contentAwareness}setContentAwareness(t){this.contentAwareness=t}getChunkedEncodeMode(){return this.chunkedEncodeMode}setChunkedEncodeMode(t){this.chunkedEncodeMode=t}getTwoPass(){return this.twoPass}setTwoPass(t){this.twoPass=t}getTags(){return this.tags}setTags(t){this.tags=t}getOverloadParams(){return this.overloadParams}setOverloadParams(t){this.overloadParams=t}}t.exports.ConversionProfileAssetParams=ft;class xt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaConvertCollectionFlavorData"}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getFlavorParamsOutputId(){return this.flavorParamsOutputId}setFlavorParamsOutputId(t){this.flavorParamsOutputId=t}getReadyBehavior(){return this.readyBehavior}setReadyBehavior(t){this.readyBehavior=t}getVideoBitrate(){return this.videoBitrate}setVideoBitrate(t){this.videoBitrate=t}getAudioBitrate(){return this.audioBitrate}setAudioBitrate(t){this.audioBitrate=t}getDestFileSyncLocalPath(){return this.destFileSyncLocalPath}setDestFileSyncLocalPath(t){this.destFileSyncLocalPath=t}getDestFileSyncRemoteUrl(){return this.destFileSyncRemoteUrl}setDestFileSyncRemoteUrl(t){this.destFileSyncRemoteUrl=t}}t.exports.ConvertCollectionFlavorData=xt;class Lt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaCoordinate"}getLatitude(){return this.latitude}setLatitude(t){this.latitude=t}getLongitude(){return this.longitude}setLongitude(t){this.longitude=t}getName(){return this.name}setName(t){this.name=t}}t.exports.Coordinate=Lt;class Nt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaCsvAdditionalFieldInfo"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}getXpath(){return this.xpath}setXpath(t){this.xpath=t}}t.exports.CsvAdditionalFieldInfo=Nt;class vt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDailymotionDistributionCaptionInfo"}getLanguage(){return this.language}setLanguage(t){this.language=t}getFilePath(){return this.filePath}setFilePath(t){this.filePath=t}getRemoteId(){return this.remoteId}setRemoteId(t){this.remoteId=t}getAction(){return this.action}setAction(t){this.action=t}getVersion(){return this.version}setVersion(t){this.version=t}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}getFormat(){return this.format}setFormat(t){this.format=t}}t.exports.DailymotionDistributionCaptionInfo=vt;t.exports.DataEntry=class extends q{constructor(t=null){super(t),this.objectType="KalturaDataEntry"}getDataContent(){return this.dataContent}setDataContent(t){this.dataContent=t}getRetrieveDataContentByGet(){return this.retrieveDataContentByGet}setRetrieveDataContentByGet(t){this.retrieveDataContentByGet=t}};class Ft extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaUrlRecognizer"}getHosts(){return this.hosts}setHosts(t){this.hosts=t}getUriPrefix(){return this.uriPrefix}setUriPrefix(t){this.uriPrefix=t}}t.exports.UrlRecognizer=Ft;class qt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizer"}getWindow(){return this.window}setWindow(t){this.window=t}getKey(){return this.key}setKey(t){this.key=t}getLimitIpAddress(){return this.limitIpAddress}setLimitIpAddress(t){this.limitIpAddress=t}}t.exports.UrlTokenizer=qt;class Ut extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaSearchItem"}}t.exports.SearchItem=Ut;class Bt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaFilter"}getOrderBy(){return this.orderBy}setOrderBy(t){this.orderBy=t}getAdvancedSearch(){return this.advancedSearch}setAdvancedSearch(t){this.advancedSearch=t}}t.exports.Filter=Bt;class Mt extends Bt{constructor(t=null){super(t),this.objectType="KalturaRelatedFilter"}}t.exports.RelatedFilter=Mt;class jt extends Mt{constructor(t=null){super(t),this.objectType="KalturaAssetBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getEntryIdIn(){return this.entryIdIn}setEntryIdIn(t){this.entryIdIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getSizeGreaterThanOrEqual(){return this.sizeGreaterThanOrEqual}setSizeGreaterThanOrEqual(t){this.sizeGreaterThanOrEqual=t}getSizeLessThanOrEqual(){return this.sizeLessThanOrEqual}setSizeLessThanOrEqual(t){this.sizeLessThanOrEqual=t}getTagsLike(){return this.tagsLike}setTagsLike(t){this.tagsLike=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getDeletedAtGreaterThanOrEqual(){return this.deletedAtGreaterThanOrEqual}setDeletedAtGreaterThanOrEqual(t){this.deletedAtGreaterThanOrEqual=t}getDeletedAtLessThanOrEqual(){return this.deletedAtLessThanOrEqual}setDeletedAtLessThanOrEqual(t){this.deletedAtLessThanOrEqual=t}}t.exports.AssetBaseFilter=jt;class wt extends jt{constructor(t=null){super(t),this.objectType="KalturaAssetFilter"}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}}t.exports.AssetFilter=wt;class Kt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfile"}getId(){return this.id}getPartnerId(){return this.partnerId}getName(){return this.name}setName(t){this.name=t}getType(){return this.type}setType(t){this.type=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getStreamerType(){return this.streamerType}setStreamerType(t){this.streamerType=t}getUrl(){return this.url}setUrl(t){this.url=t}getHostName(){return this.hostName}getStatus(){return this.status}setStatus(t){this.status=t}getRecognizer(){return this.recognizer}setRecognizer(t){this.recognizer=t}getTokenizer(){return this.tokenizer}setTokenizer(t){this.tokenizer=t}getIsDefault(){return this.isDefault}getParentId(){return this.parentId}getMediaProtocols(){return this.mediaProtocols}setMediaProtocols(t){this.mediaProtocols=t}getPriority(){return this.priority}setPriority(t){this.priority=t}getExtraParams(){return this.extraParams}setExtraParams(t){this.extraParams=t}getSupplementaryAssetsFilter(){return this.supplementaryAssetsFilter}setSupplementaryAssetsFilter(t){this.supplementaryAssetsFilter=t}}t.exports.DeliveryProfile=Kt;class kt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaFileSyncDescriptor"}getFileSyncLocalPath(){return this.fileSyncLocalPath}setFileSyncLocalPath(t){this.fileSyncLocalPath=t}getFileEncryptionKey(){return this.fileEncryptionKey}setFileEncryptionKey(t){this.fileEncryptionKey=t}getFileSyncRemoteUrl(){return this.fileSyncRemoteUrl}setFileSyncRemoteUrl(t){this.fileSyncRemoteUrl=t}getFileSyncObjectSubType(){return this.fileSyncObjectSubType}setFileSyncObjectSubType(t){this.fileSyncObjectSubType=t}}t.exports.FileSyncDescriptor=kt;t.exports.DestFileSyncDescriptor=class extends kt{constructor(t=null){super(t),this.objectType="KalturaDestFileSyncDescriptor"}};class Gt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPager"}getPageSize(){return this.pageSize}setPageSize(t){this.pageSize=t}getPageIndex(){return this.pageIndex}setPageIndex(t){this.pageIndex=t}}t.exports.Pager=Gt;t.exports.FilterPager=class extends Gt{constructor(t=null){super(t),this.objectType="KalturaFilterPager"}};class Vt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaResponseProfileMapping"}getParentProperty(){return this.parentProperty}setParentProperty(t){this.parentProperty=t}getFilterProperty(){return this.filterProperty}setFilterProperty(t){this.filterProperty=t}getAllowNull(){return this.allowNull}setAllowNull(t){this.allowNull=t}}t.exports.ResponseProfileMapping=Vt;class Ht extends M{constructor(t=null){super(t),this.objectType="KalturaDetachedResponseProfile"}getName(){return this.name}setName(t){this.name=t}getType(){return this.type}setType(t){this.type=t}getFields(){return this.fields}setFields(t){this.fields=t}getFilter(){return this.filter}setFilter(t){this.filter=t}getPager(){return this.pager}setPager(t){this.pager=t}getRelatedProfiles(){return this.relatedProfiles}setRelatedProfiles(t){this.relatedProfiles=t}getMappings(){return this.mappings}setMappings(t){this.mappings=t}}t.exports.DetachedResponseProfile=Ht;class Yt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDictionary"}getLanguage(){return this.language}setLanguage(t){this.language=t}getData(){return this.data}setData(t){this.data=t}}t.exports.Dictionary=Yt;class Wt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDistributionFieldConfig"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}getUserFriendlyFieldName(){return this.userFriendlyFieldName}setUserFriendlyFieldName(t){this.userFriendlyFieldName=t}getEntryMrssXslt(){return this.entryMrssXslt}setEntryMrssXslt(t){this.entryMrssXslt=t}getIsRequired(){return this.isRequired}setIsRequired(t){this.isRequired=t}getType(){return this.type}setType(t){this.type=t}getUpdateOnChange(){return this.updateOnChange}setUpdateOnChange(t){this.updateOnChange=t}getUpdateParams(){return this.updateParams}setUpdateParams(t){this.updateParams=t}getIsDefault(){return this.isDefault}getTriggerDeleteOnError(){return this.triggerDeleteOnError}setTriggerDeleteOnError(t){this.triggerDeleteOnError=t}}t.exports.DistributionFieldConfig=Wt;class zt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDistributionJobProviderData"}}t.exports.DistributionJobProviderData=zt;class Jt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDistributionThumbDimensions"}getWidth(){return this.width}setWidth(t){this.width=t}getHeight(){return this.height}setHeight(t){this.height=t}}t.exports.DistributionThumbDimensions=Jt;class Xt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDistributionProfile"}getId(){return this.id}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getPartnerId(){return this.partnerId}getProviderType(){return this.providerType}setProviderType(t){this.providerType=t}getName(){return this.name}setName(t){this.name=t}getStatus(){return this.status}setStatus(t){this.status=t}getSubmitEnabled(){return this.submitEnabled}setSubmitEnabled(t){this.submitEnabled=t}getUpdateEnabled(){return this.updateEnabled}setUpdateEnabled(t){this.updateEnabled=t}getDeleteEnabled(){return this.deleteEnabled}setDeleteEnabled(t){this.deleteEnabled=t}getReportEnabled(){return this.reportEnabled}setReportEnabled(t){this.reportEnabled=t}getAutoCreateFlavors(){return this.autoCreateFlavors}setAutoCreateFlavors(t){this.autoCreateFlavors=t}getAutoCreateThumb(){return this.autoCreateThumb}setAutoCreateThumb(t){this.autoCreateThumb=t}getOptionalFlavorParamsIds(){return this.optionalFlavorParamsIds}setOptionalFlavorParamsIds(t){this.optionalFlavorParamsIds=t}getRequiredFlavorParamsIds(){return this.requiredFlavorParamsIds}setRequiredFlavorParamsIds(t){this.requiredFlavorParamsIds=t}getOptionalThumbDimensions(){return this.optionalThumbDimensions}setOptionalThumbDimensions(t){this.optionalThumbDimensions=t}getRequiredThumbDimensions(){return this.requiredThumbDimensions}setRequiredThumbDimensions(t){this.requiredThumbDimensions=t}getOptionalAssetDistributionRules(){return this.optionalAssetDistributionRules}setOptionalAssetDistributionRules(t){this.optionalAssetDistributionRules=t}getRequiredAssetDistributionRules(){return this.requiredAssetDistributionRules}setRequiredAssetDistributionRules(t){this.requiredAssetDistributionRules=t}getSunriseDefaultOffset(){return this.sunriseDefaultOffset}setSunriseDefaultOffset(t){this.sunriseDefaultOffset=t}getSunsetDefaultOffset(){return this.sunsetDefaultOffset}setSunsetDefaultOffset(t){this.sunsetDefaultOffset=t}getRecommendedStorageProfileForDownload(){return this.recommendedStorageProfileForDownload}setRecommendedStorageProfileForDownload(t){this.recommendedStorageProfileForDownload=t}getRecommendedDcForDownload(){return this.recommendedDcForDownload}setRecommendedDcForDownload(t){this.recommendedDcForDownload=t}getRecommendedDcForExecute(){return this.recommendedDcForExecute}setRecommendedDcForExecute(t){this.recommendedDcForExecute=t}getDistributeTrigger(){return this.distributeTrigger}setDistributeTrigger(t){this.distributeTrigger=t}getSupportImageEntry(){return this.supportImageEntry}}t.exports.DistributionProfile=Xt;class Qt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDistributionProvider"}getType(){return this.type}getName(){return this.name}setName(t){this.name=t}getScheduleUpdateEnabled(){return this.scheduleUpdateEnabled}setScheduleUpdateEnabled(t){this.scheduleUpdateEnabled=t}getAvailabilityUpdateEnabled(){return this.availabilityUpdateEnabled}setAvailabilityUpdateEnabled(t){this.availabilityUpdateEnabled=t}getDeleteInsteadUpdate(){return this.deleteInsteadUpdate}setDeleteInsteadUpdate(t){this.deleteInsteadUpdate=t}getIntervalBeforeSunrise(){return this.intervalBeforeSunrise}setIntervalBeforeSunrise(t){this.intervalBeforeSunrise=t}getIntervalBeforeSunset(){return this.intervalBeforeSunset}setIntervalBeforeSunset(t){this.intervalBeforeSunset=t}getUpdateRequiredEntryFields(){return this.updateRequiredEntryFields}setUpdateRequiredEntryFields(t){this.updateRequiredEntryFields=t}getUpdateRequiredMetadataXPaths(){return this.updateRequiredMetadataXPaths}setUpdateRequiredMetadataXPaths(t){this.updateRequiredMetadataXPaths=t}}t.exports.DistributionProvider=Qt;class Zt extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDistributionRemoteMediaFile"}getVersion(){return this.version}setVersion(t){this.version=t}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}getRemoteId(){return this.remoteId}setRemoteId(t){this.remoteId=t}}t.exports.DistributionRemoteMediaFile=Zt;class $t extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDistributionValidationError"}getAction(){return this.action}setAction(t){this.action=t}getErrorType(){return this.errorType}setErrorType(t){this.errorType=t}getDescription(){return this.description}setDescription(t){this.description=t}}t.exports.DistributionValidationError=$t;t.exports.DocumentEntry=class extends q{constructor(t=null){super(t),this.objectType="KalturaDocumentEntry"}getDocumentType(){return this.documentType}setDocumentType(t){this.documentType=t}getAssetParamsIds(){return this.assetParamsIds}};class te extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDrmLicenseAccessDetails"}getPolicy(){return this.policy}setPolicy(t){this.policy=t}getDuration(){return this.duration}setDuration(t){this.duration=t}getAbsolute_duration(){return this.absolute_duration}setAbsolute_duration(t){this.absolute_duration=t}getLicenseParams(){return this.licenseParams}setLicenseParams(t){this.licenseParams=t}}t.exports.DrmLicenseAccessDetails=te;class ee extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPluginData"}}t.exports.PluginData=ee;class re extends ee{constructor(t=null){super(t),this.objectType="KalturaDrmPlaybackPluginData"}getScheme(){return this.scheme}setScheme(t){this.scheme=t}getLicenseURL(){return this.licenseURL}setLicenseURL(t){this.licenseURL=t}}t.exports.DrmPlaybackPluginData=re;class se extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDrmPolicy"}getId(){return this.id}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getProvider(){return this.provider}setProvider(t){this.provider=t}getStatus(){return this.status}setStatus(t){this.status=t}getScenario(){return this.scenario}setScenario(t){this.scenario=t}getLicenseType(){return this.licenseType}setLicenseType(t){this.licenseType=t}getLicenseExpirationPolicy(){return this.licenseExpirationPolicy}setLicenseExpirationPolicy(t){this.licenseExpirationPolicy=t}getDuration(){return this.duration}setDuration(t){this.duration=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getLicenseParams(){return this.licenseParams}setLicenseParams(t){this.licenseParams=t}}t.exports.DrmPolicy=se;class ie extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDrmProfile"}getId(){return this.id}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getName(){return this.name}setName(t){this.name=t}getDescription(){return this.description}setDescription(t){this.description=t}getProvider(){return this.provider}setProvider(t){this.provider=t}getStatus(){return this.status}setStatus(t){this.status=t}getLicenseServerUrl(){return this.licenseServerUrl}setLicenseServerUrl(t){this.licenseServerUrl=t}getDefaultPolicy(){return this.defaultPolicy}setDefaultPolicy(t){this.defaultPolicy=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getSigningKey(){return this.signingKey}setSigningKey(t){this.signingKey=t}}t.exports.DrmProfile=ie;class ae extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDropFolderFileHandlerConfig"}getHandlerType(){return this.handlerType}}t.exports.DropFolderFileHandlerConfig=ae;class ne extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDropFolder"}getId(){return this.id}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getName(){return this.name}setName(t){this.name=t}getDescription(){return this.description}setDescription(t){this.description=t}getType(){return this.type}setType(t){this.type=t}getStatus(){return this.status}setStatus(t){this.status=t}getConversionProfileId(){return this.conversionProfileId}setConversionProfileId(t){this.conversionProfileId=t}getDc(){return this.dc}setDc(t){this.dc=t}getPath(){return this.path}setPath(t){this.path=t}getFileSizeCheckInterval(){return this.fileSizeCheckInterval}setFileSizeCheckInterval(t){this.fileSizeCheckInterval=t}getFileDeletePolicy(){return this.fileDeletePolicy}setFileDeletePolicy(t){this.fileDeletePolicy=t}getFileDeleteRegex(){return this.fileDeleteRegex}setFileDeleteRegex(t){this.fileDeleteRegex=t}getAutoFileDeleteDays(){return this.autoFileDeleteDays}setAutoFileDeleteDays(t){this.autoFileDeleteDays=t}getFileHandlerType(){return this.fileHandlerType}setFileHandlerType(t){this.fileHandlerType=t}getFileNamePatterns(){return this.fileNamePatterns}setFileNamePatterns(t){this.fileNamePatterns=t}getFileHandlerConfig(){return this.fileHandlerConfig}setFileHandlerConfig(t){this.fileHandlerConfig=t}getTags(){return this.tags}setTags(t){this.tags=t}getErrorCode(){return this.errorCode}setErrorCode(t){this.errorCode=t}getErrorDescription(){return this.errorDescription}setErrorDescription(t){this.errorDescription=t}getIgnoreFileNamePatterns(){return this.ignoreFileNamePatterns}setIgnoreFileNamePatterns(t){this.ignoreFileNamePatterns=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getLastAccessedAt(){return this.lastAccessedAt}setLastAccessedAt(t){this.lastAccessedAt=t}getIncremental(){return this.incremental}setIncremental(t){this.incremental=t}getLastFileTimestamp(){return this.lastFileTimestamp}setLastFileTimestamp(t){this.lastFileTimestamp=t}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}getCategoriesMetadataFieldName(){return this.categoriesMetadataFieldName}setCategoriesMetadataFieldName(t){this.categoriesMetadataFieldName=t}getEnforceEntitlement(){return this.enforceEntitlement}setEnforceEntitlement(t){this.enforceEntitlement=t}getShouldValidateKS(){return this.shouldValidateKS}setShouldValidateKS(t){this.shouldValidateKS=t}}t.exports.DropFolder=ne;class oe extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDropFolderFile"}getId(){return this.id}getPartnerId(){return this.partnerId}getDropFolderId(){return this.dropFolderId}setDropFolderId(t){this.dropFolderId=t}getFileName(){return this.fileName}setFileName(t){this.fileName=t}getFileSize(){return this.fileSize}setFileSize(t){this.fileSize=t}getFileSizeLastSetAt(){return this.fileSizeLastSetAt}getStatus(){return this.status}getType(){return this.type}getParsedSlug(){return this.parsedSlug}setParsedSlug(t){this.parsedSlug=t}getParsedFlavor(){return this.parsedFlavor}setParsedFlavor(t){this.parsedFlavor=t}getParsedUserId(){return this.parsedUserId}setParsedUserId(t){this.parsedUserId=t}getLeadDropFolderFileId(){return this.leadDropFolderFileId}setLeadDropFolderFileId(t){this.leadDropFolderFileId=t}getDeletedDropFolderFileId(){return this.deletedDropFolderFileId}setDeletedDropFolderFileId(t){this.deletedDropFolderFileId=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getErrorCode(){return this.errorCode}setErrorCode(t){this.errorCode=t}getErrorDescription(){return this.errorDescription}setErrorDescription(t){this.errorDescription=t}getLastModificationTime(){return this.lastModificationTime}setLastModificationTime(t){this.lastModificationTime=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getUploadStartDetectedAt(){return this.uploadStartDetectedAt}setUploadStartDetectedAt(t){this.uploadStartDetectedAt=t}getUploadEndDetectedAt(){return this.uploadEndDetectedAt}setUploadEndDetectedAt(t){this.uploadEndDetectedAt=t}getImportStartedAt(){return this.importStartedAt}setImportStartedAt(t){this.importStartedAt=t}getImportEndedAt(){return this.importEndedAt}setImportEndedAt(t){this.importEndedAt=t}getBatchJobId(){return this.batchJobId}}t.exports.DropFolderFile=oe;class ue extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaDynamicEmailContents"}getEmailSubject(){return this.emailSubject}setEmailSubject(t){this.emailSubject=t}getEmailBody(){return this.emailBody}setEmailBody(t){this.emailBody=t}}t.exports.DynamicEmailContents=ue;class le extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchAggregationItem"}getSize(){return this.size}setSize(t){this.size=t}}t.exports.ESearchAggregationItem=le;class de extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchAggregation"}getAggregations(){return this.aggregations}setAggregations(t){this.aggregations=t}}t.exports.ESearchAggregation=de;class ce extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchAggregationBucket"}getValue(){return this.value}setValue(t){this.value=t}getCount(){return this.count}setCount(t){this.count=t}}t.exports.ESearchAggregationBucket=ce;class he extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchAggregationResponseItem"}getName(){return this.name}setName(t){this.name=t}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}getBuckets(){return this.buckets}setBuckets(t){this.buckets=t}}t.exports.ESearchAggregationResponseItem=he;class pe extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchBaseFilter"}}t.exports.ESearchBaseFilter=pe;class Ee extends Q{constructor(t=null){super(t),this.objectType="KalturaESearchCategoryBaseItem"}}t.exports.ESearchCategoryBaseItem=Ee;class Te extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchHighlight"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}getHits(){return this.hits}setHits(t){this.hits=t}}t.exports.ESearchHighlight=Te;class ge extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchItemData"}getHighlight(){return this.highlight}setHighlight(t){this.highlight=t}}t.exports.ESearchItemData=ge;class Ae extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchItemDataResult"}getTotalCount(){return this.totalCount}setTotalCount(t){this.totalCount=t}getItems(){return this.items}setItems(t){this.items=t}getItemsType(){return this.itemsType}setItemsType(t){this.itemsType=t}}t.exports.ESearchItemDataResult=Ae;class Ie extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchResult"}getHighlight(){return this.highlight}setHighlight(t){this.highlight=t}getItemsData(){return this.itemsData}setItemsData(t){this.itemsData=t}}t.exports.ESearchResult=Ie;t.exports.ESearchCategoryResult=class extends Ie{constructor(t=null){super(t),this.objectType="KalturaESearchCategoryResult"}getObject(){return this.object}setObject(t){this.object=t}};class ye extends Q{constructor(t=null){super(t),this.objectType="KalturaESearchEntryBaseItem"}}t.exports.ESearchEntryBaseItem=ye;class me extends ye{constructor(t=null){super(t),this.objectType="KalturaESearchEntryBaseNestedObject"}}t.exports.ESearchEntryBaseNestedObject=me;class Se extends me{constructor(t=null){super(t),this.objectType="KalturaESearchEntryNestedBaseItem"}}t.exports.ESearchEntryNestedBaseItem=Se;t.exports.ESearchEntryResult=class extends Ie{constructor(t=null){super(t),this.objectType="KalturaESearchEntryResult"}getObject(){return this.object}setObject(t){this.object=t}};class De extends Q{constructor(t=null){super(t),this.objectType="KalturaESearchGroupBaseItem"}}t.exports.ESearchGroupBaseItem=De;t.exports.Group=class extends w{constructor(t=null){super(t),this.objectType="KalturaGroup"}getMembersCount(){return this.membersCount}getProcessStatus(){return this.processStatus}setProcessStatus(t){this.processStatus=t}};t.exports.ESearchGroupResult=class extends Ie{constructor(t=null){super(t),this.objectType="KalturaESearchGroupResult"}getObject(){return this.object}setObject(t){this.object=t}};class Ce extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchHistory"}getSearchTerm(){return this.searchTerm}getSearchedObject(){return this.searchedObject}getTimestamp(){return this.timestamp}}t.exports.ESearchHistory=Ce;class Pe extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchOrderBy"}getOrderItems(){return this.orderItems}setOrderItems(t){this.orderItems=t}}t.exports.ESearchOrderBy=Pe;class be extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchParams"}getObjectStatuses(){return this.objectStatuses}setObjectStatuses(t){this.objectStatuses=t}getObjectId(){return this.objectId}setObjectId(t){this.objectId=t}getOrderBy(){return this.orderBy}setOrderBy(t){this.orderBy=t}}t.exports.ESearchParams=be;class Re extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchRange"}getGreaterThanOrEqual(){return this.greaterThanOrEqual}setGreaterThanOrEqual(t){this.greaterThanOrEqual=t}getLessThanOrEqual(){return this.lessThanOrEqual}setLessThanOrEqual(t){this.lessThanOrEqual=t}getGreaterThan(){return this.greaterThan}setGreaterThan(t){this.greaterThan=t}getLessThan(){return this.lessThan}setLessThan(t){this.lessThan=t}}t.exports.ESearchRange=Re;class Oe extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaESearchResponse"}getTotalCount(){return this.totalCount}}t.exports.ESearchResponse=Oe;class _e extends Q{constructor(t=null){super(t),this.objectType="KalturaESearchUserBaseItem"}}t.exports.ESearchUserBaseItem=_e;class fe extends w{constructor(t=null){super(t),this.objectType="KalturaUser"}getType(){return this.type}setType(t){this.type=t}getDateOfBirth(){return this.dateOfBirth}setDateOfBirth(t){this.dateOfBirth=t}getGender(){return this.gender}setGender(t){this.gender=t}getIsAdmin(){return this.isAdmin}setIsAdmin(t){this.isAdmin=t}getIsGuest(){return this.isGuest}setIsGuest(t){this.isGuest=t}getRoleIds(){return this.roleIds}setRoleIds(t){this.roleIds=t}getRoleNames(){return this.roleNames}getIsAccountOwner(){return this.isAccountOwner}setIsAccountOwner(t){this.isAccountOwner=t}getPassword(){return this.password}setPassword(t){this.password=t}getFirstName(){return this.firstName}setFirstName(t){this.firstName=t}getLastName(){return this.lastName}setLastName(t){this.lastName=t}getLoginEnabled(){return this.loginEnabled}setLoginEnabled(t){this.loginEnabled=t}getRegistrationInfo(){return this.registrationInfo}setRegistrationInfo(t){this.registrationInfo=t}getAttendanceInfo(){return this.attendanceInfo}setAttendanceInfo(t){this.attendanceInfo=t}getTitle(){return this.title}setTitle(t){this.title=t}getCompany(){return this.company}setCompany(t){this.company=t}getKsPrivileges(){return this.ksPrivileges}setKsPrivileges(t){this.ksPrivileges=t}getEncryptedSeed(){return this.encryptedSeed}getIsSsoExcluded(){return this.isSsoExcluded}setIsSsoExcluded(t){this.isSsoExcluded=t}getExternalId(){return this.externalId}setExternalId(t){this.externalId=t}}t.exports.User=fe;t.exports.ESearchUserResult=class extends Ie{constructor(t=null){super(t),this.objectType="KalturaESearchUserResult"}getObject(){return this.object}setObject(t){this.object=t}};class xe extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaEffect"}getEffectType(){return this.effectType}setEffectType(t){this.effectType=t}getValue(){return this.value}setValue(t){this.value=t}}t.exports.Effect=xe;class Le extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaEmailIngestionProfile"}getId(){return this.id}getName(){return this.name}setName(t){this.name=t}getDescription(){return this.description}setDescription(t){this.description=t}getEmailAddress(){return this.emailAddress}setEmailAddress(t){this.emailAddress=t}getMailboxId(){return this.mailboxId}setMailboxId(t){this.mailboxId=t}getPartnerId(){return this.partnerId}getConversionProfile2Id(){return this.conversionProfile2Id}setConversionProfile2Id(t){this.conversionProfile2Id=t}getModerationStatus(){return this.moderationStatus}setModerationStatus(t){this.moderationStatus=t}getStatus(){return this.status}getCreatedAt(){return this.createdAt}getDefaultCategory(){return this.defaultCategory}setDefaultCategory(t){this.defaultCategory=t}getDefaultUserId(){return this.defaultUserId}setDefaultUserId(t){this.defaultUserId=t}getDefaultTags(){return this.defaultTags}setDefaultTags(t){this.defaultTags=t}getDefaultAdminTags(){return this.defaultAdminTags}setDefaultAdminTags(t){this.defaultAdminTags=t}getMaxAttachmentSizeKbytes(){return this.maxAttachmentSizeKbytes}setMaxAttachmentSizeKbytes(t){this.maxAttachmentSizeKbytes=t}getMaxAttachmentsPerMail(){return this.maxAttachmentsPerMail}setMaxAttachmentsPerMail(t){this.maxAttachmentsPerMail=t}}t.exports.EmailIngestionProfile=Le;class Ne extends rt{constructor(t=null){super(t),this.objectType="KalturaStringValue"}getValue(){return this.value}setValue(t){this.value=t}}t.exports.StringValue=Ne;class ve extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationRecipient"}getEmail(){return this.email}setEmail(t){this.email=t}getName(){return this.name}setName(t){this.name=t}}t.exports.EmailNotificationRecipient=ve;class Fe extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationRecipientJobData"}getProviderType(){return this.providerType}}t.exports.EmailNotificationRecipientJobData=Fe;class qe extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationRecipientProvider"}}t.exports.EmailNotificationRecipientProvider=qe;class Ue extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaEntryDistribution"}getId(){return this.id}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getSubmittedAt(){return this.submittedAt}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getPartnerId(){return this.partnerId}getDistributionProfileId(){return this.distributionProfileId}setDistributionProfileId(t){this.distributionProfileId=t}getStatus(){return this.status}getSunStatus(){return this.sunStatus}getDirtyStatus(){return this.dirtyStatus}getThumbAssetIds(){return this.thumbAssetIds}setThumbAssetIds(t){this.thumbAssetIds=t}getFlavorAssetIds(){return this.flavorAssetIds}setFlavorAssetIds(t){this.flavorAssetIds=t}getAssetIds(){return this.assetIds}setAssetIds(t){this.assetIds=t}getSunrise(){return this.sunrise}setSunrise(t){this.sunrise=t}getSunset(){return this.sunset}setSunset(t){this.sunset=t}getRemoteId(){return this.remoteId}getPlays(){return this.plays}getViews(){return this.views}getValidationErrors(){return this.validationErrors}setValidationErrors(t){this.validationErrors=t}getErrorType(){return this.errorType}getErrorNumber(){return this.errorNumber}getErrorDescription(){return this.errorDescription}getHasSubmitResultsLog(){return this.hasSubmitResultsLog}getHasSubmitSentDataLog(){return this.hasSubmitSentDataLog}getHasUpdateResultsLog(){return this.hasUpdateResultsLog}getHasUpdateSentDataLog(){return this.hasUpdateSentDataLog}getHasDeleteResultsLog(){return this.hasDeleteResultsLog}getHasDeleteSentDataLog(){return this.hasDeleteSentDataLog}}t.exports.EntryDistribution=Ue;class Be extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaEntryServerNode"}getId(){return this.id}getEntryId(){return this.entryId}getServerNodeId(){return this.serverNodeId}getPartnerId(){return this.partnerId}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getStatus(){return this.status}getServerType(){return this.serverType}}t.exports.EntryServerNode=Be;class Me extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaVendorTaskData"}getEntryDuration(){return this.entryDuration}}t.exports.VendorTaskData=Me;class je extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaEntryVendorTask"}getId(){return this.id}getPartnerId(){return this.partnerId}getVendorPartnerId(){return this.vendorPartnerId}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getQueueTime(){return this.queueTime}getFinishTime(){return this.finishTime}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getStatus(){return this.status}setStatus(t){this.status=t}getReachProfileId(){return this.reachProfileId}setReachProfileId(t){this.reachProfileId=t}getCatalogItemId(){return this.catalogItemId}setCatalogItemId(t){this.catalogItemId=t}getPrice(){return this.price}getUserId(){return this.userId}getModeratingUser(){return this.moderatingUser}getErrDescription(){return this.errDescription}setErrDescription(t){this.errDescription=t}getAccessKey(){return this.accessKey}getVersion(){return this.version}getNotes(){return this.notes}setNotes(t){this.notes=t}getDictionary(){return this.dictionary}getContext(){return this.context}setContext(t){this.context=t}getAccuracy(){return this.accuracy}setAccuracy(t){this.accuracy=t}getOutputObjectId(){return this.outputObjectId}setOutputObjectId(t){this.outputObjectId=t}getPartnerData(){return this.partnerData}setPartnerData(t){this.partnerData=t}getCreationMode(){return this.creationMode}getTaskJobData(){return this.taskJobData}setTaskJobData(t){this.taskJobData=t}getExpectedFinishTime(){return this.expectedFinishTime}getServiceType(){return this.serviceType}getServiceFeature(){return this.serviceFeature}getTurnAroundTime(){return this.turnAroundTime}getExternalTaskId(){return this.externalTaskId}setExternalTaskId(t){this.externalTaskId=t}}t.exports.EntryVendorTask=je;class we extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaEventNotificationParameter"}getKey(){return this.key}setKey(t){this.key=t}getDescription(){return this.description}setDescription(t){this.description=t}getValue(){return this.value}setValue(t){this.value=t}}t.exports.EventNotificationParameter=we;class Ke extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaEventNotificationTemplate"}getId(){return this.id}getPartnerId(){return this.partnerId}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getType(){return this.type}setType(t){this.type=t}getStatus(){return this.status}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getManualDispatchEnabled(){return this.manualDispatchEnabled}setManualDispatchEnabled(t){this.manualDispatchEnabled=t}getAutomaticDispatchEnabled(){return this.automaticDispatchEnabled}setAutomaticDispatchEnabled(t){this.automaticDispatchEnabled=t}getEventType(){return this.eventType}setEventType(t){this.eventType=t}getEventObjectType(){return this.eventObjectType}setEventObjectType(t){this.eventObjectType=t}getEventConditions(){return this.eventConditions}setEventConditions(t){this.eventConditions=t}getContentParameters(){return this.contentParameters}setContentParameters(t){this.contentParameters=t}getUserParameters(){return this.userParameters}setUserParameters(t){this.userParameters=t}}t.exports.EventNotificationTemplate=Ke;class ke extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaExportToCsvOptions"}getFormat(){return this.format}setFormat(t){this.format=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getDefaultHeader(){return this.defaultHeader}setDefaultHeader(t){this.defaultHeader=t}}t.exports.ExportToCsvOptions=ke;class Ge extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaObjectIdentifier"}getExtendedFeatures(){return this.extendedFeatures}setExtendedFeatures(t){this.extendedFeatures=t}}t.exports.ObjectIdentifier=Ge;class Ve extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaExtendingItemMrssParameter"}getXpath(){return this.xpath}setXpath(t){this.xpath=t}getIdentifier(){return this.identifier}setIdentifier(t){this.identifier=t}getExtensionMode(){return this.extensionMode}setExtensionMode(t){this.extensionMode=t}}t.exports.ExtendingItemMrssParameter=Ve;class He extends q{constructor(t=null){super(t),this.objectType="KalturaPlayableEntry"}getPlays(){return this.plays}getViews(){return this.views}getLastPlayedAt(){return this.lastPlayedAt}getWidth(){return this.width}getHeight(){return this.height}getDuration(){return this.duration}getMsDuration(){return this.msDuration}setMsDuration(t){this.msDuration=t}getDurationType(){return this.durationType}}t.exports.PlayableEntry=He;class Ye extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaStreamContainer"}getId(){return this.id}setId(t){this.id=t}getType(){return this.type}setType(t){this.type=t}getTrackIndex(){return this.trackIndex}setTrackIndex(t){this.trackIndex=t}getLanguage(){return this.language}setLanguage(t){this.language=t}getChannelIndex(){return this.channelIndex}setChannelIndex(t){this.channelIndex=t}getLabel(){return this.label}setLabel(t){this.label=t}getChannelLayout(){return this.channelLayout}setChannelLayout(t){this.channelLayout=t}}t.exports.StreamContainer=Ye;class We extends He{constructor(t=null){super(t),this.objectType="KalturaMediaEntry"}getMediaType(){return this.mediaType}setMediaType(t){this.mediaType=t}getConversionQuality(){return this.conversionQuality}setConversionQuality(t){this.conversionQuality=t}getSourceType(){return this.sourceType}setSourceType(t){this.sourceType=t}getSourceVersion(){return this.sourceVersion}setSourceVersion(t){this.sourceVersion=t}getSearchProviderType(){return this.searchProviderType}setSearchProviderType(t){this.searchProviderType=t}getSearchProviderId(){return this.searchProviderId}setSearchProviderId(t){this.searchProviderId=t}getCreditUserName(){return this.creditUserName}setCreditUserName(t){this.creditUserName=t}getCreditUrl(){return this.creditUrl}setCreditUrl(t){this.creditUrl=t}getMediaDate(){return this.mediaDate}getDataUrl(){return this.dataUrl}getFlavorParamsIds(){return this.flavorParamsIds}getIsTrimDisabled(){return this.isTrimDisabled}getStreams(){return this.streams}setStreams(t){this.streams=t}}t.exports.MediaEntry=We;t.exports.ExternalMediaEntry=class extends We{constructor(t=null){super(t),this.objectType="KalturaExternalMediaEntry"}getExternalSourceType(){return this.externalSourceType}setExternalSourceType(t){this.externalSourceType=t}getAssetParamsIds(){return this.assetParamsIds}};class ze extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaFacebookCaptionDistributionInfo"}getLanguage(){return this.language}setLanguage(t){this.language=t}getLabel(){return this.label}setLabel(t){this.label=t}getFilePath(){return this.filePath}setFilePath(t){this.filePath=t}getRemoteId(){return this.remoteId}setRemoteId(t){this.remoteId=t}getVersion(){return this.version}setVersion(t){this.version=t}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}}t.exports.FacebookCaptionDistributionInfo=ze;class Je extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaFeatureStatus"}getType(){return this.type}setType(t){this.type=t}getValue(){return this.value}setValue(t){this.value=t}}t.exports.FeatureStatus=Je;class Xe extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaFeedItemInfo"}getItemXPath(){return this.itemXPath}setItemXPath(t){this.itemXPath=t}getItemPublishDateXPath(){return this.itemPublishDateXPath}setItemPublishDateXPath(t){this.itemPublishDateXPath=t}getItemUniqueIdentifierXPath(){return this.itemUniqueIdentifierXPath}setItemUniqueIdentifierXPath(t){this.itemUniqueIdentifierXPath=t}getItemContentFileSizeXPath(){return this.itemContentFileSizeXPath}setItemContentFileSizeXPath(t){this.itemContentFileSizeXPath=t}getItemContentUrlXPath(){return this.itemContentUrlXPath}setItemContentUrlXPath(t){this.itemContentUrlXPath=t}getItemContentBitrateXPath(){return this.itemContentBitrateXPath}setItemContentBitrateXPath(t){this.itemContentBitrateXPath=t}getItemHashXPath(){return this.itemHashXPath}setItemHashXPath(t){this.itemHashXPath=t}getItemContentXpath(){return this.itemContentXpath}setItemContentXpath(t){this.itemContentXpath=t}getContentBitrateAttributeName(){return this.contentBitrateAttributeName}setContentBitrateAttributeName(t){this.contentBitrateAttributeName=t}}t.exports.FeedItemInfo=Xe;class Qe extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaFileAsset"}getId(){return this.id}getPartnerId(){return this.partnerId}getFileAssetObjectType(){return this.fileAssetObjectType}setFileAssetObjectType(t){this.fileAssetObjectType=t}getObjectId(){return this.objectId}setObjectId(t){this.objectId=t}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getFileExt(){return this.fileExt}setFileExt(t){this.fileExt=t}getVersion(){return this.version}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getStatus(){return this.status}}t.exports.FileAsset=Qe;class Ze extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaFileContainer"}getFilePath(){return this.filePath}setFilePath(t){this.filePath=t}getEncryptionKey(){return this.encryptionKey}setEncryptionKey(t){this.encryptionKey=t}getFileSize(){return this.fileSize}setFileSize(t){this.fileSize=t}}t.exports.FileContainer=Ze;class $e extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaFileSync"}getId(){return this.id}getPartnerId(){return this.partnerId}getFileObjectType(){return this.fileObjectType}getObjectId(){return this.objectId}getVersion(){return this.version}getObjectSubType(){return this.objectSubType}getDc(){return this.dc}getOriginal(){return this.original}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getReadyAt(){return this.readyAt}getSyncTime(){return this.syncTime}getStatus(){return this.status}setStatus(t){this.status=t}getFileType(){return this.fileType}getLinkedId(){return this.linkedId}getLinkCount(){return this.linkCount}getFileRoot(){return this.fileRoot}setFileRoot(t){this.fileRoot=t}getFilePath(){return this.filePath}setFilePath(t){this.filePath=t}getFileSize(){return this.fileSize}getFileUrl(){return this.fileUrl}getFileContent(){return this.fileContent}getFileDiscSize(){return this.fileDiscSize}getIsCurrentDc(){return this.isCurrentDc}getIsDir(){return this.isDir}getOriginalId(){return this.originalId}getSrcPath(){return this.srcPath}setSrcPath(t){this.srcPath=t}getSrcEncKey(){return this.srcEncKey}setSrcEncKey(t){this.srcEncKey=t}getStorageClass(){return this.storageClass}setStorageClass(t){this.storageClass=t}}t.exports.FileSync=$e;class tr extends m{constructor(t=null){super(t),this.objectType="KalturaFlavorAsset"}getFlavorParamsId(){return this.flavorParamsId}setFlavorParamsId(t){this.flavorParamsId=t}getWidth(){return this.width}getHeight(){return this.height}getBitrate(){return this.bitrate}getFrameRate(){return this.frameRate}getIsOriginal(){return this.isOriginal}getIsWeb(){return this.isWeb}getContainerFormat(){return this.containerFormat}getVideoCodecId(){return this.videoCodecId}getStatus(){return this.status}getLanguage(){return this.language}setLanguage(t){this.language=t}getLabel(){return this.label}setLabel(t){this.label=t}getIsDefault(){return this.isDefault}setIsDefault(t){this.isDefault=t}}t.exports.FlavorAsset=tr;class er extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaFlavorAssetUrlOptions"}getFileName(){return this.fileName}setFileName(t){this.fileName=t}getReferrer(){return this.referrer}setReferrer(t){this.referrer=t}}t.exports.FlavorAssetUrlOptions=er;class rr extends P{constructor(t=null){super(t),this.objectType="KalturaFlavorParams"}getVideoCodec(){return this.videoCodec}setVideoCodec(t){this.videoCodec=t}getVideoBitrate(){return this.videoBitrate}setVideoBitrate(t){this.videoBitrate=t}getAudioCodec(){return this.audioCodec}setAudioCodec(t){this.audioCodec=t}getAudioBitrate(){return this.audioBitrate}setAudioBitrate(t){this.audioBitrate=t}getAudioChannels(){return this.audioChannels}setAudioChannels(t){this.audioChannels=t}getAudioSampleRate(){return this.audioSampleRate}setAudioSampleRate(t){this.audioSampleRate=t}getWidth(){return this.width}setWidth(t){this.width=t}getHeight(){return this.height}setHeight(t){this.height=t}getFrameRate(){return this.frameRate}setFrameRate(t){this.frameRate=t}getGopSize(){return this.gopSize}setGopSize(t){this.gopSize=t}getConversionEngines(){return this.conversionEngines}setConversionEngines(t){this.conversionEngines=t}getConversionEnginesExtraParams(){return this.conversionEnginesExtraParams}setConversionEnginesExtraParams(t){this.conversionEnginesExtraParams=t}getTwoPass(){return this.twoPass}setTwoPass(t){this.twoPass=t}getDeinterlice(){return this.deinterlice}setDeinterlice(t){this.deinterlice=t}getRotate(){return this.rotate}setRotate(t){this.rotate=t}getOperators(){return this.operators}setOperators(t){this.operators=t}getEngineVersion(){return this.engineVersion}setEngineVersion(t){this.engineVersion=t}getFormat(){return this.format}setFormat(t){this.format=t}getAspectRatioProcessingMode(){return this.aspectRatioProcessingMode}setAspectRatioProcessingMode(t){this.aspectRatioProcessingMode=t}getForceFrameToMultiplication16(){return this.forceFrameToMultiplication16}setForceFrameToMultiplication16(t){this.forceFrameToMultiplication16=t}getIsGopInSec(){return this.isGopInSec}setIsGopInSec(t){this.isGopInSec=t}getIsAvoidVideoShrinkFramesizeToSource(){return this.isAvoidVideoShrinkFramesizeToSource}setIsAvoidVideoShrinkFramesizeToSource(t){this.isAvoidVideoShrinkFramesizeToSource=t}getIsAvoidVideoShrinkBitrateToSource(){return this.isAvoidVideoShrinkBitrateToSource}setIsAvoidVideoShrinkBitrateToSource(t){this.isAvoidVideoShrinkBitrateToSource=t}getIsVideoFrameRateForLowBrAppleHls(){return this.isVideoFrameRateForLowBrAppleHls}setIsVideoFrameRateForLowBrAppleHls(t){this.isVideoFrameRateForLowBrAppleHls=t}getMultiStream(){return this.multiStream}setMultiStream(t){this.multiStream=t}getAnamorphicPixels(){return this.anamorphicPixels}setAnamorphicPixels(t){this.anamorphicPixels=t}getIsAvoidForcedKeyFrames(){return this.isAvoidForcedKeyFrames}setIsAvoidForcedKeyFrames(t){this.isAvoidForcedKeyFrames=t}getForcedKeyFramesMode(){return this.forcedKeyFramesMode}setForcedKeyFramesMode(t){this.forcedKeyFramesMode=t}getIsCropIMX(){return this.isCropIMX}setIsCropIMX(t){this.isCropIMX=t}getOptimizationPolicy(){return this.optimizationPolicy}setOptimizationPolicy(t){this.optimizationPolicy=t}getMaxFrameRate(){return this.maxFrameRate}setMaxFrameRate(t){this.maxFrameRate=t}getVideoConstantBitrate(){return this.videoConstantBitrate}setVideoConstantBitrate(t){this.videoConstantBitrate=t}getVideoBitrateTolerance(){return this.videoBitrateTolerance}setVideoBitrateTolerance(t){this.videoBitrateTolerance=t}getWatermarkData(){return this.watermarkData}setWatermarkData(t){this.watermarkData=t}getSubtitlesData(){return this.subtitlesData}setSubtitlesData(t){this.subtitlesData=t}getIsEncrypted(){return this.isEncrypted}setIsEncrypted(t){this.isEncrypted=t}getContentAwareness(){return this.contentAwareness}setContentAwareness(t){this.contentAwareness=t}getChunkedEncodeMode(){return this.chunkedEncodeMode}setChunkedEncodeMode(t){this.chunkedEncodeMode=t}getClipOffset(){return this.clipOffset}setClipOffset(t){this.clipOffset=t}getClipDuration(){return this.clipDuration}setClipDuration(t){this.clipDuration=t}}t.exports.FlavorParams=rr;class sr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaFlavorAssetWithParams"}getFlavorAsset(){return this.flavorAsset}setFlavorAsset(t){this.flavorAsset=t}getFlavorParams(){return this.flavorParams}setFlavorParams(t){this.flavorParams=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}}t.exports.FlavorAssetWithParams=sr;class ir extends rr{constructor(t=null){super(t),this.objectType="KalturaFlavorParamsOutput"}getFlavorParamsId(){return this.flavorParamsId}setFlavorParamsId(t){this.flavorParamsId=t}getCommandLinesStr(){return this.commandLinesStr}setCommandLinesStr(t){this.commandLinesStr=t}getFlavorParamsVersion(){return this.flavorParamsVersion}setFlavorParamsVersion(t){this.flavorParamsVersion=t}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getFlavorAssetVersion(){return this.flavorAssetVersion}setFlavorAssetVersion(t){this.flavorAssetVersion=t}getReadyBehavior(){return this.readyBehavior}setReadyBehavior(t){this.readyBehavior=t}}t.exports.FlavorParamsOutput=ir;t.exports.FreewheelDistributionAssetPath=class extends zt{constructor(t=null){super(t),this.objectType="KalturaFreewheelDistributionAssetPath"}getPath(){return this.path}setPath(t){this.path=t}};class ar extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaFtpDistributionFile"}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}getFilename(){return this.filename}setFilename(t){this.filename=t}getContents(){return this.contents}setContents(t){this.contents=t}getLocalFilePath(){return this.localFilePath}setLocalFilePath(t){this.localFilePath=t}getVersion(){return this.version}setVersion(t){this.version=t}getHash(){return this.hash}setHash(t){this.hash=t}}t.exports.FtpDistributionFile=ar;class nr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaSchedulerStatus"}getId(){return this.id}getSchedulerConfiguredId(){return this.schedulerConfiguredId}setSchedulerConfiguredId(t){this.schedulerConfiguredId=t}getWorkerConfiguredId(){return this.workerConfiguredId}setWorkerConfiguredId(t){this.workerConfiguredId=t}getWorkerType(){return this.workerType}setWorkerType(t){this.workerType=t}getType(){return this.type}setType(t){this.type=t}getValue(){return this.value}setValue(t){this.value=t}getSchedulerId(){return this.schedulerId}getWorkerId(){return this.workerId}}t.exports.SchedulerStatus=nr;class or extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaSchedulerConfig"}getId(){return this.id}getCreatedBy(){return this.createdBy}setCreatedBy(t){this.createdBy=t}getUpdatedBy(){return this.updatedBy}setUpdatedBy(t){this.updatedBy=t}getCommandId(){return this.commandId}setCommandId(t){this.commandId=t}getCommandStatus(){return this.commandStatus}setCommandStatus(t){this.commandStatus=t}getSchedulerId(){return this.schedulerId}setSchedulerId(t){this.schedulerId=t}getSchedulerConfiguredId(){return this.schedulerConfiguredId}setSchedulerConfiguredId(t){this.schedulerConfiguredId=t}getSchedulerName(){return this.schedulerName}setSchedulerName(t){this.schedulerName=t}getWorkerId(){return this.workerId}setWorkerId(t){this.workerId=t}getWorkerConfiguredId(){return this.workerConfiguredId}setWorkerConfiguredId(t){this.workerConfiguredId=t}getWorkerName(){return this.workerName}setWorkerName(t){this.workerName=t}getVariable(){return this.variable}setVariable(t){this.variable=t}getVariablePart(){return this.variablePart}setVariablePart(t){this.variablePart=t}getValue(){return this.value}setValue(t){this.value=t}}t.exports.SchedulerConfig=or;class ur extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaSchedulerWorker"}getId(){return this.id}getConfiguredId(){return this.configuredId}setConfiguredId(t){this.configuredId=t}getSchedulerId(){return this.schedulerId}setSchedulerId(t){this.schedulerId=t}getSchedulerConfiguredId(){return this.schedulerConfiguredId}setSchedulerConfiguredId(t){this.schedulerConfiguredId=t}getType(){return this.type}setType(t){this.type=t}getTypeName(){return this.typeName}setTypeName(t){this.typeName=t}getName(){return this.name}setName(t){this.name=t}getStatuses(){return this.statuses}setStatuses(t){this.statuses=t}getConfigs(){return this.configs}setConfigs(t){this.configs=t}getLockedJobs(){return this.lockedJobs}setLockedJobs(t){this.lockedJobs=t}getAvgWait(){return this.avgWait}setAvgWait(t){this.avgWait=t}getAvgWork(){return this.avgWork}setAvgWork(t){this.avgWork=t}getLastStatus(){return this.lastStatus}setLastStatus(t){this.lastStatus=t}getLastStatusStr(){return this.lastStatusStr}setLastStatusStr(t){this.lastStatusStr=t}}t.exports.SchedulerWorker=ur;class lr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaScheduler"}getId(){return this.id}getConfiguredId(){return this.configuredId}setConfiguredId(t){this.configuredId=t}getName(){return this.name}setName(t){this.name=t}getHost(){return this.host}setHost(t){this.host=t}getStatuses(){return this.statuses}getConfigs(){return this.configs}getWorkers(){return this.workers}getCreatedAt(){return this.createdAt}getLastStatus(){return this.lastStatus}getLastStatusStr(){return this.lastStatusStr}}t.exports.Scheduler=lr;class dr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProfileAction"}getProtocol(){return this.protocol}setProtocol(t){this.protocol=t}getServerUrl(){return this.serverUrl}setServerUrl(t){this.serverUrl=t}getServerPath(){return this.serverPath}setServerPath(t){this.serverPath=t}getUsername(){return this.username}setUsername(t){this.username=t}getPassword(){return this.password}setPassword(t){this.password=t}getFtpPassiveMode(){return this.ftpPassiveMode}setFtpPassiveMode(t){this.ftpPassiveMode=t}getHttpFieldName(){return this.httpFieldName}setHttpFieldName(t){this.httpFieldName=t}getHttpFileName(){return this.httpFileName}setHttpFileName(t){this.httpFileName=t}}t.exports.GenericDistributionProfileAction=dr;class cr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProviderAction"}getId(){return this.id}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getGenericDistributionProviderId(){return this.genericDistributionProviderId}setGenericDistributionProviderId(t){this.genericDistributionProviderId=t}getAction(){return this.action}setAction(t){this.action=t}getStatus(){return this.status}getResultsParser(){return this.resultsParser}setResultsParser(t){this.resultsParser=t}getProtocol(){return this.protocol}setProtocol(t){this.protocol=t}getServerAddress(){return this.serverAddress}setServerAddress(t){this.serverAddress=t}getRemotePath(){return this.remotePath}setRemotePath(t){this.remotePath=t}getRemoteUsername(){return this.remoteUsername}setRemoteUsername(t){this.remoteUsername=t}getRemotePassword(){return this.remotePassword}setRemotePassword(t){this.remotePassword=t}getEditableFields(){return this.editableFields}setEditableFields(t){this.editableFields=t}getMandatoryFields(){return this.mandatoryFields}setMandatoryFields(t){this.mandatoryFields=t}getMrssTransformer(){return this.mrssTransformer}getMrssValidator(){return this.mrssValidator}getResultsTransformer(){return this.resultsTransformer}}t.exports.GenericDistributionProviderAction=cr;t.exports.GenericDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProvider"}getId(){return this.id}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getPartnerId(){return this.partnerId}getIsDefault(){return this.isDefault}setIsDefault(t){this.isDefault=t}getStatus(){return this.status}getOptionalFlavorParamsIds(){return this.optionalFlavorParamsIds}setOptionalFlavorParamsIds(t){this.optionalFlavorParamsIds=t}getRequiredFlavorParamsIds(){return this.requiredFlavorParamsIds}setRequiredFlavorParamsIds(t){this.requiredFlavorParamsIds=t}getOptionalThumbDimensions(){return this.optionalThumbDimensions}setOptionalThumbDimensions(t){this.optionalThumbDimensions=t}getRequiredThumbDimensions(){return this.requiredThumbDimensions}setRequiredThumbDimensions(t){this.requiredThumbDimensions=t}getEditableFields(){return this.editableFields}setEditableFields(t){this.editableFields=t}getMandatoryFields(){return this.mandatoryFields}setMandatoryFields(t){this.mandatoryFields=t}};class hr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaGroupUser"}getId(){return this.id}getUserId(){return this.userId}setUserId(t){this.userId=t}getGroupId(){return this.groupId}setGroupId(t){this.groupId=t}getStatus(){return this.status}getPartnerId(){return this.partnerId}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getCreationMode(){return this.creationMode}setCreationMode(t){this.creationMode=t}getUserRole(){return this.userRole}setUserRole(t){this.userRole=t}}t.exports.GroupUser=hr;class pr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaObject"}getRelatedObjects(){return this.relatedObjects}}t.exports.Object=pr;class Er extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaHttpNotification"}getObject(){return this.object}setObject(t){this.object=t}getEventObjectType(){return this.eventObjectType}setEventObjectType(t){this.eventObjectType=t}getEventNotificationJobId(){return this.eventNotificationJobId}setEventNotificationJobId(t){this.eventNotificationJobId=t}getTemplateId(){return this.templateId}setTemplateId(t){this.templateId=t}getTemplateName(){return this.templateName}setTemplateName(t){this.templateName=t}getTemplateSystemName(){return this.templateSystemName}setTemplateSystemName(t){this.templateSystemName=t}getEventType(){return this.eventType}setEventType(t){this.eventType=t}}t.exports.HttpNotification=Er;class Tr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaHttpNotificationData"}}t.exports.HttpNotificationData=Tr;class gr extends rt{constructor(t=null){super(t),this.objectType="KalturaIntegerValue"}getValue(){return this.value}setValue(t){this.value=t}}t.exports.IntegerValue=gr;class Ar extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaIntegrationJobProviderData"}}t.exports.IntegrationJobProviderData=Ar;class Ir extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaIntegrationJobTriggerData"}}t.exports.IntegrationJobTriggerData=Ir;class yr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaIntegrationSetting"}getId(){return this.id}getStatus(){return this.status}getDefaultUserId(){return this.defaultUserId}setDefaultUserId(t){this.defaultUserId=t}getAccountId(){return this.accountId}getCreateUserIfNotExist(){return this.createUserIfNotExist}setCreateUserIfNotExist(t){this.createUserIfNotExist=t}getConversionProfileId(){return this.conversionProfileId}setConversionProfileId(t){this.conversionProfileId=t}getHandleParticipantsMode(){return this.handleParticipantsMode}setHandleParticipantsMode(t){this.handleParticipantsMode=t}getDeletionPolicy(){return this.deletionPolicy}setDeletionPolicy(t){this.deletionPolicy=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getPartnerId(){return this.partnerId}getEnableMeetingUpload(){return this.enableMeetingUpload}setEnableMeetingUpload(t){this.enableMeetingUpload=t}getEnableMeetingChat(){return this.enableMeetingChat}setEnableMeetingChat(t){this.enableMeetingChat=t}}t.exports.IntegrationSetting=yr;class mr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaInteractivityDataFieldsFilter"}getFields(){return this.fields}setFields(t){this.fields=t}}t.exports.InteractivityDataFieldsFilter=mr;t.exports.InteractivityRootFilter=class extends mr{constructor(t=null){super(t),this.objectType="KalturaInteractivityRootFilter"}};t.exports.InteractivityNodeFilter=class extends mr{constructor(t=null){super(t),this.objectType="KalturaInteractivityNodeFilter"}};t.exports.InteractivityInteractionFilter=class extends mr{constructor(t=null){super(t),this.objectType="KalturaInteractivityInteractionFilter"}};class Sr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaInteractivityDataFilter"}getRootFilter(){return this.rootFilter}setRootFilter(t){this.rootFilter=t}getNodeFilter(){return this.nodeFilter}setNodeFilter(t){this.nodeFilter=t}getInteractionFilter(){return this.interactionFilter}setInteractionFilter(t){this.interactionFilter=t}}t.exports.InteractivityDataFilter=Sr;t.exports.FileSyncListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaFileSyncListResponse"}getObjects(){return this.objects}};t.exports.BatchJobListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaBatchJobListResponse"}getObjects(){return this.objects}};class Dr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaMediaInfo"}getId(){return this.id}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getFileSize(){return this.fileSize}setFileSize(t){this.fileSize=t}getContainerFormat(){return this.containerFormat}setContainerFormat(t){this.containerFormat=t}getContainerId(){return this.containerId}setContainerId(t){this.containerId=t}getContainerProfile(){return this.containerProfile}setContainerProfile(t){this.containerProfile=t}getContainerDuration(){return this.containerDuration}setContainerDuration(t){this.containerDuration=t}getContainerBitRate(){return this.containerBitRate}setContainerBitRate(t){this.containerBitRate=t}getVideoFormat(){return this.videoFormat}setVideoFormat(t){this.videoFormat=t}getVideoCodecId(){return this.videoCodecId}setVideoCodecId(t){this.videoCodecId=t}getVideoDuration(){return this.videoDuration}setVideoDuration(t){this.videoDuration=t}getVideoBitRate(){return this.videoBitRate}setVideoBitRate(t){this.videoBitRate=t}getVideoBitRateMode(){return this.videoBitRateMode}setVideoBitRateMode(t){this.videoBitRateMode=t}getVideoWidth(){return this.videoWidth}setVideoWidth(t){this.videoWidth=t}getVideoHeight(){return this.videoHeight}setVideoHeight(t){this.videoHeight=t}getVideoFrameRate(){return this.videoFrameRate}setVideoFrameRate(t){this.videoFrameRate=t}getVideoDar(){return this.videoDar}setVideoDar(t){this.videoDar=t}getVideoRotation(){return this.videoRotation}setVideoRotation(t){this.videoRotation=t}getAudioFormat(){return this.audioFormat}setAudioFormat(t){this.audioFormat=t}getAudioCodecId(){return this.audioCodecId}setAudioCodecId(t){this.audioCodecId=t}getAudioDuration(){return this.audioDuration}setAudioDuration(t){this.audioDuration=t}getAudioBitRate(){return this.audioBitRate}setAudioBitRate(t){this.audioBitRate=t}getAudioBitRateMode(){return this.audioBitRateMode}setAudioBitRateMode(t){this.audioBitRateMode=t}getAudioChannels(){return this.audioChannels}setAudioChannels(t){this.audioChannels=t}getAudioSamplingRate(){return this.audioSamplingRate}setAudioSamplingRate(t){this.audioSamplingRate=t}getAudioResolution(){return this.audioResolution}setAudioResolution(t){this.audioResolution=t}getWritingLib(){return this.writingLib}setWritingLib(t){this.writingLib=t}getRawData(){return this.rawData}setRawData(t){this.rawData=t}getMultiStreamInfo(){return this.multiStreamInfo}setMultiStreamInfo(t){this.multiStreamInfo=t}getScanType(){return this.scanType}setScanType(t){this.scanType=t}getMultiStream(){return this.multiStream}setMultiStream(t){this.multiStream=t}getIsFastStart(){return this.isFastStart}setIsFastStart(t){this.isFastStart=t}getContentStreams(){return this.contentStreams}setContentStreams(t){this.contentStreams=t}getComplexityValue(){return this.complexityValue}setComplexityValue(t){this.complexityValue=t}getMaxGOP(){return this.maxGOP}setMaxGOP(t){this.maxGOP=t}getMatrixCoefficients(){return this.matrixCoefficients}setMatrixCoefficients(t){this.matrixCoefficients=t}getColorTransfer(){return this.colorTransfer}setColorTransfer(t){this.colorTransfer=t}getColorPrimaries(){return this.colorPrimaries}setColorPrimaries(t){this.colorPrimaries=t}getPixelFormat(){return this.pixelFormat}setPixelFormat(t){this.pixelFormat=t}getColorSpace(){return this.colorSpace}setColorSpace(t){this.colorSpace=t}getChromaSubsampling(){return this.chromaSubsampling}setChromaSubsampling(t){this.chromaSubsampling=t}getBitsDepth(){return this.bitsDepth}setBitsDepth(t){this.bitsDepth=t}}t.exports.MediaInfo=Dr;t.exports.MediaInfoListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaMediaInfoListResponse"}getObjects(){return this.objects}};t.exports.FlavorParamsOutputListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaFlavorParamsOutputListResponse"}getObjects(){return this.objects}};class Cr extends m{constructor(t=null){super(t),this.objectType="KalturaThumbAsset"}getThumbParamsId(){return this.thumbParamsId}setThumbParamsId(t){this.thumbParamsId=t}getWidth(){return this.width}getHeight(){return this.height}getStatus(){return this.status}}t.exports.ThumbAsset=Cr;class Pr extends P{constructor(t=null){super(t),this.objectType="KalturaThumbParams"}getCropType(){return this.cropType}setCropType(t){this.cropType=t}getQuality(){return this.quality}setQuality(t){this.quality=t}getCropX(){return this.cropX}setCropX(t){this.cropX=t}getCropY(){return this.cropY}setCropY(t){this.cropY=t}getCropWidth(){return this.cropWidth}setCropWidth(t){this.cropWidth=t}getCropHeight(){return this.cropHeight}setCropHeight(t){this.cropHeight=t}getVideoOffset(){return this.videoOffset}setVideoOffset(t){this.videoOffset=t}getWidth(){return this.width}setWidth(t){this.width=t}getHeight(){return this.height}setHeight(t){this.height=t}getScaleWidth(){return this.scaleWidth}setScaleWidth(t){this.scaleWidth=t}getScaleHeight(){return this.scaleHeight}setScaleHeight(t){this.scaleHeight=t}getBackgroundColor(){return this.backgroundColor}setBackgroundColor(t){this.backgroundColor=t}getSourceParamsId(){return this.sourceParamsId}setSourceParamsId(t){this.sourceParamsId=t}getFormat(){return this.format}setFormat(t){this.format=t}getDensity(){return this.density}setDensity(t){this.density=t}getStripProfiles(){return this.stripProfiles}setStripProfiles(t){this.stripProfiles=t}getVideoOffsetInPercentage(){return this.videoOffsetInPercentage}setVideoOffsetInPercentage(t){this.videoOffsetInPercentage=t}getInterval(){return this.interval}setInterval(t){this.interval=t}}t.exports.ThumbParams=Pr;t.exports.ThumbParamsOutput=class extends Pr{constructor(t=null){super(t),this.objectType="KalturaThumbParamsOutput"}getThumbParamsId(){return this.thumbParamsId}setThumbParamsId(t){this.thumbParamsId=t}getThumbParamsVersion(){return this.thumbParamsVersion}setThumbParamsVersion(t){this.thumbParamsVersion=t}getThumbAssetId(){return this.thumbAssetId}setThumbAssetId(t){this.thumbAssetId=t}getThumbAssetVersion(){return this.thumbAssetVersion}setThumbAssetVersion(t){this.thumbAssetVersion=t}getRotate(){return this.rotate}setRotate(t){this.rotate=t}};t.exports.ThumbParamsOutputListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaThumbParamsOutputListResponse"}getObjects(){return this.objects}};class br extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaTrackEntry"}getId(){return this.id}setId(t){this.id=t}getTrackEventType(){return this.trackEventType}setTrackEventType(t){this.trackEventType=t}getPsVersion(){return this.psVersion}setPsVersion(t){this.psVersion=t}getContext(){return this.context}setContext(t){this.context=t}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getHostName(){return this.hostName}setHostName(t){this.hostName=t}getUserId(){return this.userId}setUserId(t){this.userId=t}getChangedProperties(){return this.changedProperties}setChangedProperties(t){this.changedProperties=t}getParamStr1(){return this.paramStr1}setParamStr1(t){this.paramStr1=t}getParamStr2(){return this.paramStr2}setParamStr2(t){this.paramStr2=t}getParamStr3(){return this.paramStr3}setParamStr3(t){this.paramStr3=t}getKs(){return this.ks}setKs(t){this.ks=t}getDescription(){return this.description}setDescription(t){this.description=t}getCreatedAt(){return this.createdAt}setCreatedAt(t){this.createdAt=t}getUpdatedAt(){return this.updatedAt}setUpdatedAt(t){this.updatedAt=t}getUserIp(){return this.userIp}setUserIp(t){this.userIp=t}getSessionId(){return this.sessionId}setSessionId(t){this.sessionId=t}}t.exports.TrackEntry=br;class Rr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLike"}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getUserId(){return this.userId}setUserId(t){this.userId=t}getCreatedAt(){return this.createdAt}setCreatedAt(t){this.createdAt=t}}t.exports.Like=Rr;class Or extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLinkedScheduleEvent"}getOffset(){return this.offset}setOffset(t){this.offset=t}getEventId(){return this.eventId}setEventId(t){this.eventId=t}}t.exports.LinkedScheduleEvent=Or;class _r extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveStreamConfiguration"}getProtocol(){return this.protocol}setProtocol(t){this.protocol=t}getUrl(){return this.url}setUrl(t){this.url=t}getPublishUrl(){return this.publishUrl}setPublishUrl(t){this.publishUrl=t}getBackupUrl(){return this.backupUrl}setBackupUrl(t){this.backupUrl=t}getStreamName(){return this.streamName}setStreamName(t){this.streamName=t}}t.exports.LiveStreamConfiguration=_r;class fr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveStreamPushPublishConfiguration"}getPublishUrl(){return this.publishUrl}setPublishUrl(t){this.publishUrl=t}getBackupPublishUrl(){return this.backupPublishUrl}setBackupPublishUrl(t){this.backupPublishUrl=t}getPort(){return this.port}setPort(t){this.port=t}}t.exports.LiveStreamPushPublishConfiguration=fr;class xr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveEntryRecordingOptions"}getShouldCopyEntitlement(){return this.shouldCopyEntitlement}setShouldCopyEntitlement(t){this.shouldCopyEntitlement=t}getShouldCopyScheduling(){return this.shouldCopyScheduling}setShouldCopyScheduling(t){this.shouldCopyScheduling=t}getShouldCopyThumbnail(){return this.shouldCopyThumbnail}setShouldCopyThumbnail(t){this.shouldCopyThumbnail=t}getShouldMakeHidden(){return this.shouldMakeHidden}setShouldMakeHidden(t){this.shouldMakeHidden=t}getShouldAutoArchive(){return this.shouldAutoArchive}setShouldAutoArchive(t){this.shouldAutoArchive=t}getNonDeletedCuePointsTags(){return this.nonDeletedCuePointsTags}setNonDeletedCuePointsTags(t){this.nonDeletedCuePointsTags=t}getArchiveVodSuffixTimezone(){return this.archiveVodSuffixTimezone}setArchiveVodSuffixTimezone(t){this.archiveVodSuffixTimezone=t}}t.exports.LiveEntryRecordingOptions=xr;class Lr extends We{constructor(t=null){super(t),this.objectType="KalturaLiveEntry"}getOfflineMessage(){return this.offlineMessage}setOfflineMessage(t){this.offlineMessage=t}getRecordStatus(){return this.recordStatus}setRecordStatus(t){this.recordStatus=t}getDvrStatus(){return this.dvrStatus}setDvrStatus(t){this.dvrStatus=t}getDvrWindow(){return this.dvrWindow}setDvrWindow(t){this.dvrWindow=t}getLastElapsedRecordingTime(){return this.lastElapsedRecordingTime}setLastElapsedRecordingTime(t){this.lastElapsedRecordingTime=t}getLiveStreamConfigurations(){return this.liveStreamConfigurations}setLiveStreamConfigurations(t){this.liveStreamConfigurations=t}getRecordedEntryId(){return this.recordedEntryId}setRecordedEntryId(t){this.recordedEntryId=t}getPushPublishEnabled(){return this.pushPublishEnabled}setPushPublishEnabled(t){this.pushPublishEnabled=t}getPublishConfigurations(){return this.publishConfigurations}setPublishConfigurations(t){this.publishConfigurations=t}getFirstBroadcast(){return this.firstBroadcast}getLastBroadcast(){return this.lastBroadcast}getCurrentBroadcastStartTime(){return this.currentBroadcastStartTime}setCurrentBroadcastStartTime(t){this.currentBroadcastStartTime=t}getRecordingOptions(){return this.recordingOptions}setRecordingOptions(t){this.recordingOptions=t}getLiveStatus(){return this.liveStatus}getSegmentDuration(){return this.segmentDuration}setSegmentDuration(t){this.segmentDuration=t}getExplicitLive(){return this.explicitLive}setExplicitLive(t){this.explicitLive=t}getViewMode(){return this.viewMode}setViewMode(t){this.viewMode=t}getRecordingStatus(){return this.recordingStatus}setRecordingStatus(t){this.recordingStatus=t}getLastBroadcastEndTime(){return this.lastBroadcastEndTime}getBroadcastTime(){return this.broadcastTime}setBroadcastTime(t){this.broadcastTime=t}}t.exports.LiveEntry=Lr;t.exports.LiveChannel=class extends Lr{constructor(t=null){super(t),this.objectType="KalturaLiveChannel"}getPlaylistId(){return this.playlistId}setPlaylistId(t){this.playlistId=t}getRepeat(){return this.repeat}setRepeat(t){this.repeat=t}};class Nr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveChannelSegment"}getId(){return this.id}getPartnerId(){return this.partnerId}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getName(){return this.name}setName(t){this.name=t}getDescription(){return this.description}setDescription(t){this.description=t}getTags(){return this.tags}setTags(t){this.tags=t}getType(){return this.type}setType(t){this.type=t}getStatus(){return this.status}getChannelId(){return this.channelId}setChannelId(t){this.channelId=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getTriggerType(){return this.triggerType}setTriggerType(t){this.triggerType=t}getTriggerSegmentId(){return this.triggerSegmentId}setTriggerSegmentId(t){this.triggerSegmentId=t}getStartTime(){return this.startTime}setStartTime(t){this.startTime=t}getDuration(){return this.duration}setDuration(t){this.duration=t}}t.exports.LiveChannelSegment=Nr;class vr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveEntryServerNodeRecordingInfo"}getRecordedEntryId(){return this.recordedEntryId}setRecordedEntryId(t){this.recordedEntryId=t}getDuration(){return this.duration}setDuration(t){this.duration=t}getRecordingStatus(){return this.recordingStatus}setRecordingStatus(t){this.recordingStatus=t}}t.exports.LiveEntryServerNodeRecordingInfo=vr;class Fr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveFeature"}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getPreStartTime(){return this.preStartTime}setPreStartTime(t){this.preStartTime=t}getPostEndTime(){return this.postEndTime}setPostEndTime(t){this.postEndTime=t}}t.exports.LiveFeature=Fr;class qr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveReportExportParams"}getEntryIds(){return this.entryIds}setEntryIds(t){this.entryIds=t}getRecpientEmail(){return this.recpientEmail}setRecpientEmail(t){this.recpientEmail=t}getTimeZoneOffset(){return this.timeZoneOffset}setTimeZoneOffset(t){this.timeZoneOffset=t}getApplicationUrlTemplate(){return this.applicationUrlTemplate}setApplicationUrlTemplate(t){this.applicationUrlTemplate=t}}t.exports.LiveReportExportParams=qr;class Ur extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveReportExportResponse"}getReferenceJobId(){return this.referenceJobId}setReferenceJobId(t){this.referenceJobId=t}getReportEmail(){return this.reportEmail}setReportEmail(t){this.reportEmail=t}}t.exports.LiveReportExportResponse=Ur;class Br extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveReportInputFilter"}getEntryIds(){return this.entryIds}setEntryIds(t){this.entryIds=t}getFromTime(){return this.fromTime}setFromTime(t){this.fromTime=t}getToTime(){return this.toTime}setToTime(t){this.toTime=t}getLive(){return this.live}setLive(t){this.live=t}getOrderBy(){return this.orderBy}setOrderBy(t){this.orderBy=t}}t.exports.LiveReportInputFilter=Br;class Mr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveStats"}getAudience(){return this.audience}setAudience(t){this.audience=t}getDvrAudience(){return this.dvrAudience}setDvrAudience(t){this.dvrAudience=t}getAvgBitrate(){return this.avgBitrate}setAvgBitrate(t){this.avgBitrate=t}getBufferTime(){return this.bufferTime}setBufferTime(t){this.bufferTime=t}getPlays(){return this.plays}setPlays(t){this.plays=t}getSecondsViewed(){return this.secondsViewed}setSecondsViewed(t){this.secondsViewed=t}getStartEvent(){return this.startEvent}setStartEvent(t){this.startEvent=t}getTimestamp(){return this.timestamp}setTimestamp(t){this.timestamp=t}}t.exports.LiveStats=Mr;class jr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveStatsEvent"}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getEventType(){return this.eventType}setEventType(t){this.eventType=t}getSessionId(){return this.sessionId}setSessionId(t){this.sessionId=t}getEventIndex(){return this.eventIndex}setEventIndex(t){this.eventIndex=t}getBufferTime(){return this.bufferTime}setBufferTime(t){this.bufferTime=t}getBitrate(){return this.bitrate}setBitrate(t){this.bitrate=t}getReferrer(){return this.referrer}setReferrer(t){this.referrer=t}getIsLive(){return this.isLive}setIsLive(t){this.isLive=t}getStartTime(){return this.startTime}setStartTime(t){this.startTime=t}getDeliveryType(){return this.deliveryType}setDeliveryType(t){this.deliveryType=t}}t.exports.LiveStatsEvent=jr;class wr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveStreamBitrate"}getBitrate(){return this.bitrate}setBitrate(t){this.bitrate=t}getWidth(){return this.width}setWidth(t){this.width=t}getHeight(){return this.height}setHeight(t){this.height=t}getTags(){return this.tags}setTags(t){this.tags=t}}t.exports.LiveStreamBitrate=wr;class Kr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveStreamDetails"}getPrimaryStreamStatus(){return this.primaryStreamStatus}setPrimaryStreamStatus(t){this.primaryStreamStatus=t}getSecondaryStreamStatus(){return this.secondaryStreamStatus}setSecondaryStreamStatus(t){this.secondaryStreamStatus=t}getViewMode(){return this.viewMode}setViewMode(t){this.viewMode=t}getWasBroadcast(){return this.wasBroadcast}setWasBroadcast(t){this.wasBroadcast=t}getBroadcastStatus(){return this.broadcastStatus}setBroadcastStatus(t){this.broadcastStatus=t}}t.exports.LiveStreamDetails=Kr;class kr extends Lr{constructor(t=null){super(t),this.objectType="KalturaLiveStreamEntry"}getStreamRemoteId(){return this.streamRemoteId}getStreamRemoteBackupId(){return this.streamRemoteBackupId}getBitrates(){return this.bitrates}setBitrates(t){this.bitrates=t}getPrimaryBroadcastingUrl(){return this.primaryBroadcastingUrl}setPrimaryBroadcastingUrl(t){this.primaryBroadcastingUrl=t}getSecondaryBroadcastingUrl(){return this.secondaryBroadcastingUrl}setSecondaryBroadcastingUrl(t){this.secondaryBroadcastingUrl=t}getPrimarySecuredBroadcastingUrl(){return this.primarySecuredBroadcastingUrl}setPrimarySecuredBroadcastingUrl(t){this.primarySecuredBroadcastingUrl=t}getSecondarySecuredBroadcastingUrl(){return this.secondarySecuredBroadcastingUrl}setSecondarySecuredBroadcastingUrl(t){this.secondarySecuredBroadcastingUrl=t}getPrimaryRtspBroadcastingUrl(){return this.primaryRtspBroadcastingUrl}setPrimaryRtspBroadcastingUrl(t){this.primaryRtspBroadcastingUrl=t}getSecondaryRtspBroadcastingUrl(){return this.secondaryRtspBroadcastingUrl}setSecondaryRtspBroadcastingUrl(t){this.secondaryRtspBroadcastingUrl=t}getPrimarySrtBroadcastingUrl(){return this.primarySrtBroadcastingUrl}setPrimarySrtBroadcastingUrl(t){this.primarySrtBroadcastingUrl=t}getPrimarySrtStreamId(){return this.primarySrtStreamId}setPrimarySrtStreamId(t){this.primarySrtStreamId=t}getSecondarySrtBroadcastingUrl(){return this.secondarySrtBroadcastingUrl}setSecondarySrtBroadcastingUrl(t){this.secondarySrtBroadcastingUrl=t}getSecondarySrtStreamId(){return this.secondarySrtStreamId}setSecondarySrtStreamId(t){this.secondarySrtStreamId=t}getStreamName(){return this.streamName}setStreamName(t){this.streamName=t}getStreamUrl(){return this.streamUrl}setStreamUrl(t){this.streamUrl=t}getHlsStreamUrl(){return this.hlsStreamUrl}setHlsStreamUrl(t){this.hlsStreamUrl=t}getUrlManager(){return this.urlManager}setUrlManager(t){this.urlManager=t}getEncodingIP1(){return this.encodingIP1}setEncodingIP1(t){this.encodingIP1=t}getEncodingIP2(){return this.encodingIP2}setEncodingIP2(t){this.encodingIP2=t}getStreamPassword(){return this.streamPassword}setStreamPassword(t){this.streamPassword=t}getStreamUsername(){return this.streamUsername}getSrtPass(){return this.srtPass}setSrtPass(t){this.srtPass=t}getPrimaryServerNodeId(){return this.primaryServerNodeId}getSipToken(){return this.sipToken}getSipSourceType(){return this.sipSourceType}}t.exports.LiveStreamEntry=kr;class Gr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaLiveStreamParams"}getBitrate(){return this.bitrate}setBitrate(t){this.bitrate=t}getFlavorId(){return this.flavorId}setFlavorId(t){this.flavorId=t}getWidth(){return this.width}setWidth(t){this.width=t}getHeight(){return this.height}setHeight(t){this.height=t}getCodec(){return this.codec}setCodec(t){this.codec=t}getFrameRate(){return this.frameRate}setFrameRate(t){this.frameRate=t}getKeyFrameInterval(){return this.keyFrameInterval}setKeyFrameInterval(t){this.keyFrameInterval=t}getLanguage(){return this.language}setLanguage(t){this.language=t}}t.exports.LiveStreamParams=Gr;class Vr extends Mt{constructor(t=null){super(t),this.objectType="KalturaBaseEntryBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getIdNotIn(){return this.idNotIn}setIdNotIn(t){this.idNotIn=t}getNameLike(){return this.nameLike}setNameLike(t){this.nameLike=t}getNameMultiLikeOr(){return this.nameMultiLikeOr}setNameMultiLikeOr(t){this.nameMultiLikeOr=t}getNameMultiLikeAnd(){return this.nameMultiLikeAnd}setNameMultiLikeAnd(t){this.nameMultiLikeAnd=t}getNameEqual(){return this.nameEqual}setNameEqual(t){this.nameEqual=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getUserIdIn(){return this.userIdIn}setUserIdIn(t){this.userIdIn=t}getUserIdNotIn(){return this.userIdNotIn}setUserIdNotIn(t){this.userIdNotIn=t}getCreatorIdEqual(){return this.creatorIdEqual}setCreatorIdEqual(t){this.creatorIdEqual=t}getTagsLike(){return this.tagsLike}setTagsLike(t){this.tagsLike=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getAdminTagsLike(){return this.adminTagsLike}setAdminTagsLike(t){this.adminTagsLike=t}getAdminTagsMultiLikeOr(){return this.adminTagsMultiLikeOr}setAdminTagsMultiLikeOr(t){this.adminTagsMultiLikeOr=t}getAdminTagsMultiLikeAnd(){return this.adminTagsMultiLikeAnd}setAdminTagsMultiLikeAnd(t){this.adminTagsMultiLikeAnd=t}getCategoriesMatchAnd(){return this.categoriesMatchAnd}setCategoriesMatchAnd(t){this.categoriesMatchAnd=t}getCategoriesMatchOr(){return this.categoriesMatchOr}setCategoriesMatchOr(t){this.categoriesMatchOr=t}getCategoriesNotContains(){return this.categoriesNotContains}setCategoriesNotContains(t){this.categoriesNotContains=t}getCategoriesIdsMatchAnd(){return this.categoriesIdsMatchAnd}setCategoriesIdsMatchAnd(t){this.categoriesIdsMatchAnd=t}getCategoriesIdsMatchOr(){return this.categoriesIdsMatchOr}setCategoriesIdsMatchOr(t){this.categoriesIdsMatchOr=t}getCategoriesIdsNotContains(){return this.categoriesIdsNotContains}setCategoriesIdsNotContains(t){this.categoriesIdsNotContains=t}getCategoriesIdsEmpty(){return this.categoriesIdsEmpty}setCategoriesIdsEmpty(t){this.categoriesIdsEmpty=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusNotEqual(){return this.statusNotEqual}setStatusNotEqual(t){this.statusNotEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getStatusNotIn(){return this.statusNotIn}setStatusNotIn(t){this.statusNotIn=t}getModerationStatusEqual(){return this.moderationStatusEqual}setModerationStatusEqual(t){this.moderationStatusEqual=t}getModerationStatusNotEqual(){return this.moderationStatusNotEqual}setModerationStatusNotEqual(t){this.moderationStatusNotEqual=t}getModerationStatusIn(){return this.moderationStatusIn}setModerationStatusIn(t){this.moderationStatusIn=t}getModerationStatusNotIn(){return this.moderationStatusNotIn}setModerationStatusNotIn(t){this.moderationStatusNotIn=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getRankLessThanOrEqual(){return this.rankLessThanOrEqual}setRankLessThanOrEqual(t){this.rankLessThanOrEqual=t}getRankGreaterThanOrEqual(){return this.rankGreaterThanOrEqual}setRankGreaterThanOrEqual(t){this.rankGreaterThanOrEqual=t}getTotalRankLessThanOrEqual(){return this.totalRankLessThanOrEqual}setTotalRankLessThanOrEqual(t){this.totalRankLessThanOrEqual=t}getTotalRankGreaterThanOrEqual(){return this.totalRankGreaterThanOrEqual}setTotalRankGreaterThanOrEqual(t){this.totalRankGreaterThanOrEqual=t}getGroupIdEqual(){return this.groupIdEqual}setGroupIdEqual(t){this.groupIdEqual=t}getSearchTextMatchAnd(){return this.searchTextMatchAnd}setSearchTextMatchAnd(t){this.searchTextMatchAnd=t}getSearchTextMatchOr(){return this.searchTextMatchOr}setSearchTextMatchOr(t){this.searchTextMatchOr=t}getAccessControlIdEqual(){return this.accessControlIdEqual}setAccessControlIdEqual(t){this.accessControlIdEqual=t}getAccessControlIdIn(){return this.accessControlIdIn}setAccessControlIdIn(t){this.accessControlIdIn=t}getStartDateGreaterThanOrEqual(){return this.startDateGreaterThanOrEqual}setStartDateGreaterThanOrEqual(t){this.startDateGreaterThanOrEqual=t}getStartDateLessThanOrEqual(){return this.startDateLessThanOrEqual}setStartDateLessThanOrEqual(t){this.startDateLessThanOrEqual=t}getStartDateGreaterThanOrEqualOrNull(){return this.startDateGreaterThanOrEqualOrNull}setStartDateGreaterThanOrEqualOrNull(t){this.startDateGreaterThanOrEqualOrNull=t}getStartDateLessThanOrEqualOrNull(){return this.startDateLessThanOrEqualOrNull}setStartDateLessThanOrEqualOrNull(t){this.startDateLessThanOrEqualOrNull=t}getEndDateGreaterThanOrEqual(){return this.endDateGreaterThanOrEqual}setEndDateGreaterThanOrEqual(t){this.endDateGreaterThanOrEqual=t}getEndDateLessThanOrEqual(){return this.endDateLessThanOrEqual}setEndDateLessThanOrEqual(t){this.endDateLessThanOrEqual=t}getEndDateGreaterThanOrEqualOrNull(){return this.endDateGreaterThanOrEqualOrNull}setEndDateGreaterThanOrEqualOrNull(t){this.endDateGreaterThanOrEqualOrNull=t}getEndDateLessThanOrEqualOrNull(){return this.endDateLessThanOrEqualOrNull}setEndDateLessThanOrEqualOrNull(t){this.endDateLessThanOrEqualOrNull=t}getReferenceIdEqual(){return this.referenceIdEqual}setReferenceIdEqual(t){this.referenceIdEqual=t}getReferenceIdIn(){return this.referenceIdIn}setReferenceIdIn(t){this.referenceIdIn=t}getReplacingEntryIdEqual(){return this.replacingEntryIdEqual}setReplacingEntryIdEqual(t){this.replacingEntryIdEqual=t}getReplacingEntryIdIn(){return this.replacingEntryIdIn}setReplacingEntryIdIn(t){this.replacingEntryIdIn=t}getReplacedEntryIdEqual(){return this.replacedEntryIdEqual}setReplacedEntryIdEqual(t){this.replacedEntryIdEqual=t}getReplacedEntryIdIn(){return this.replacedEntryIdIn}setReplacedEntryIdIn(t){this.replacedEntryIdIn=t}getReplacementStatusEqual(){return this.replacementStatusEqual}setReplacementStatusEqual(t){this.replacementStatusEqual=t}getReplacementStatusIn(){return this.replacementStatusIn}setReplacementStatusIn(t){this.replacementStatusIn=t}getPartnerSortValueGreaterThanOrEqual(){return this.partnerSortValueGreaterThanOrEqual}setPartnerSortValueGreaterThanOrEqual(t){this.partnerSortValueGreaterThanOrEqual=t}getPartnerSortValueLessThanOrEqual(){return this.partnerSortValueLessThanOrEqual}setPartnerSortValueLessThanOrEqual(t){this.partnerSortValueLessThanOrEqual=t}getRootEntryIdEqual(){return this.rootEntryIdEqual}setRootEntryIdEqual(t){this.rootEntryIdEqual=t}getRootEntryIdIn(){return this.rootEntryIdIn}setRootEntryIdIn(t){this.rootEntryIdIn=t}getParentEntryIdEqual(){return this.parentEntryIdEqual}setParentEntryIdEqual(t){this.parentEntryIdEqual=t}getEntitledUsersEditMatchAnd(){return this.entitledUsersEditMatchAnd}setEntitledUsersEditMatchAnd(t){this.entitledUsersEditMatchAnd=t}getEntitledUsersEditMatchOr(){return this.entitledUsersEditMatchOr}setEntitledUsersEditMatchOr(t){this.entitledUsersEditMatchOr=t}getEntitledUsersPublishMatchAnd(){return this.entitledUsersPublishMatchAnd}setEntitledUsersPublishMatchAnd(t){this.entitledUsersPublishMatchAnd=t}getEntitledUsersPublishMatchOr(){return this.entitledUsersPublishMatchOr}setEntitledUsersPublishMatchOr(t){this.entitledUsersPublishMatchOr=t}getEntitledUsersViewMatchAnd(){return this.entitledUsersViewMatchAnd}setEntitledUsersViewMatchAnd(t){this.entitledUsersViewMatchAnd=t}getEntitledUsersViewMatchOr(){return this.entitledUsersViewMatchOr}setEntitledUsersViewMatchOr(t){this.entitledUsersViewMatchOr=t}getTagsNameMultiLikeOr(){return this.tagsNameMultiLikeOr}setTagsNameMultiLikeOr(t){this.tagsNameMultiLikeOr=t}getTagsAdminTagsMultiLikeOr(){return this.tagsAdminTagsMultiLikeOr}setTagsAdminTagsMultiLikeOr(t){this.tagsAdminTagsMultiLikeOr=t}getTagsAdminTagsNameMultiLikeOr(){return this.tagsAdminTagsNameMultiLikeOr}setTagsAdminTagsNameMultiLikeOr(t){this.tagsAdminTagsNameMultiLikeOr=t}getTagsNameMultiLikeAnd(){return this.tagsNameMultiLikeAnd}setTagsNameMultiLikeAnd(t){this.tagsNameMultiLikeAnd=t}getTagsAdminTagsMultiLikeAnd(){return this.tagsAdminTagsMultiLikeAnd}setTagsAdminTagsMultiLikeAnd(t){this.tagsAdminTagsMultiLikeAnd=t}getTagsAdminTagsNameMultiLikeAnd(){return this.tagsAdminTagsNameMultiLikeAnd}setTagsAdminTagsNameMultiLikeAnd(t){this.tagsAdminTagsNameMultiLikeAnd=t}getDisplayInSearchEqual(){return this.displayInSearchEqual}setDisplayInSearchEqual(t){this.displayInSearchEqual=t}}t.exports.BaseEntryBaseFilter=Vr;class Hr extends Vr{constructor(t=null){super(t),this.objectType="KalturaBaseEntryFilter"}getFreeText(){return this.freeText}setFreeText(t){this.freeText=t}getExcludedFreeTextGroups(){return this.excludedFreeTextGroups}setExcludedFreeTextGroups(t){this.excludedFreeTextGroups=t}getDescriptionLike(){return this.descriptionLike}setDescriptionLike(t){this.descriptionLike=t}getIsRoot(){return this.isRoot}setIsRoot(t){this.isRoot=t}getCategoriesFullNameIn(){return this.categoriesFullNameIn}setCategoriesFullNameIn(t){this.categoriesFullNameIn=t}getCategoryAncestorIdIn(){return this.categoryAncestorIdIn}setCategoryAncestorIdIn(t){this.categoryAncestorIdIn=t}getRedirectFromEntryId(){return this.redirectFromEntryId}setRedirectFromEntryId(t){this.redirectFromEntryId=t}getConversionProfileIdEqual(){return this.conversionProfileIdEqual}setConversionProfileIdEqual(t){this.conversionProfileIdEqual=t}}t.exports.BaseEntryFilter=Hr;class Yr extends Hr{constructor(t=null){super(t),this.objectType="KalturaPlayableEntryBaseFilter"}getLastPlayedAtGreaterThanOrEqual(){return this.lastPlayedAtGreaterThanOrEqual}setLastPlayedAtGreaterThanOrEqual(t){this.lastPlayedAtGreaterThanOrEqual=t}getLastPlayedAtLessThanOrEqual(){return this.lastPlayedAtLessThanOrEqual}setLastPlayedAtLessThanOrEqual(t){this.lastPlayedAtLessThanOrEqual=t}getLastPlayedAtLessThanOrEqualOrNull(){return this.lastPlayedAtLessThanOrEqualOrNull}setLastPlayedAtLessThanOrEqualOrNull(t){this.lastPlayedAtLessThanOrEqualOrNull=t}getDurationLessThan(){return this.durationLessThan}setDurationLessThan(t){this.durationLessThan=t}getDurationGreaterThan(){return this.durationGreaterThan}setDurationGreaterThan(t){this.durationGreaterThan=t}getDurationLessThanOrEqual(){return this.durationLessThanOrEqual}setDurationLessThanOrEqual(t){this.durationLessThanOrEqual=t}getDurationGreaterThanOrEqual(){return this.durationGreaterThanOrEqual}setDurationGreaterThanOrEqual(t){this.durationGreaterThanOrEqual=t}getDurationTypeMatchOr(){return this.durationTypeMatchOr}setDurationTypeMatchOr(t){this.durationTypeMatchOr=t}}t.exports.PlayableEntryBaseFilter=Yr;class Wr extends Yr{constructor(t=null){super(t),this.objectType="KalturaPlayableEntryFilter"}}t.exports.PlayableEntryFilter=Wr;class zr extends Wr{constructor(t=null){super(t),this.objectType="KalturaMediaEntryBaseFilter"}getMediaTypeEqual(){return this.mediaTypeEqual}setMediaTypeEqual(t){this.mediaTypeEqual=t}getMediaTypeIn(){return this.mediaTypeIn}setMediaTypeIn(t){this.mediaTypeIn=t}getSourceTypeEqual(){return this.sourceTypeEqual}setSourceTypeEqual(t){this.sourceTypeEqual=t}getSourceTypeNotEqual(){return this.sourceTypeNotEqual}setSourceTypeNotEqual(t){this.sourceTypeNotEqual=t}getSourceTypeIn(){return this.sourceTypeIn}setSourceTypeIn(t){this.sourceTypeIn=t}getSourceTypeNotIn(){return this.sourceTypeNotIn}setSourceTypeNotIn(t){this.sourceTypeNotIn=t}getMediaDateGreaterThanOrEqual(){return this.mediaDateGreaterThanOrEqual}setMediaDateGreaterThanOrEqual(t){this.mediaDateGreaterThanOrEqual=t}getMediaDateLessThanOrEqual(){return this.mediaDateLessThanOrEqual}setMediaDateLessThanOrEqual(t){this.mediaDateLessThanOrEqual=t}getFlavorParamsIdsMatchOr(){return this.flavorParamsIdsMatchOr}setFlavorParamsIdsMatchOr(t){this.flavorParamsIdsMatchOr=t}getFlavorParamsIdsMatchAnd(){return this.flavorParamsIdsMatchAnd}setFlavorParamsIdsMatchAnd(t){this.flavorParamsIdsMatchAnd=t}}t.exports.MediaEntryBaseFilter=zr;class Jr extends zr{constructor(t=null){super(t),this.objectType="KalturaMediaEntryFilter"}}t.exports.MediaEntryFilter=Jr;t.exports.MediaEntryFilterForPlaylist=class extends Jr{constructor(t=null){super(t),this.objectType="KalturaMediaEntryFilterForPlaylist"}getLimit(){return this.limit}setLimit(t){this.limit=t}getName(){return this.name}setName(t){this.name=t}};class Xr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaMetadata"}getId(){return this.id}getPartnerId(){return this.partnerId}getMetadataProfileId(){return this.metadataProfileId}getMetadataProfileVersion(){return this.metadataProfileVersion}getMetadataObjectType(){return this.metadataObjectType}getObjectId(){return this.objectId}getVersion(){return this.version}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getStatus(){return this.status}getXml(){return this.xml}}t.exports.Metadata=Xr;class Qr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaMetadataProfile"}getId(){return this.id}getPartnerId(){return this.partnerId}getMetadataObjectType(){return this.metadataObjectType}setMetadataObjectType(t){this.metadataObjectType=t}getVersion(){return this.version}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getStatus(){return this.status}getXsd(){return this.xsd}getViews(){return this.views}getXslt(){return this.xslt}getCreateMode(){return this.createMode}setCreateMode(t){this.createMode=t}getDisableReIndexing(){return this.disableReIndexing}setDisableReIndexing(t){this.disableReIndexing=t}}t.exports.MetadataProfile=Qr;class Zr extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaMetadataProfileField"}getId(){return this.id}getXPath(){return this.xPath}getKey(){return this.key}getLabel(){return this.label}}t.exports.MetadataProfileField=Zr;t.exports.MixEntry=class extends He{constructor(t=null){super(t),this.objectType="KalturaMixEntry"}getHasRealThumbnail(){return this.hasRealThumbnail}getEditorType(){return this.editorType}setEditorType(t){this.editorType=t}getDataContent(){return this.dataContent}setDataContent(t){this.dataContent=t}};class $r extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaModerationFlag"}getId(){return this.id}getPartnerId(){return this.partnerId}getUserId(){return this.userId}getModerationObjectType(){return this.moderationObjectType}getFlaggedEntryId(){return this.flaggedEntryId}setFlaggedEntryId(t){this.flaggedEntryId=t}getFlaggedUserId(){return this.flaggedUserId}setFlaggedUserId(t){this.flaggedUserId=t}getStatus(){return this.status}getComments(){return this.comments}setComments(t){this.comments=t}getFlagType(){return this.flagType}setFlagType(t){this.flagType=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}}t.exports.ModerationFlag=$r;class ts extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaObjectTask"}getType(){return this.type}getStopProcessingOnError(){return this.stopProcessingOnError}setStopProcessingOnError(t){this.stopProcessingOnError=t}}t.exports.ObjectTask=ts;class es extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaOptionalAnswer"}getKey(){return this.key}setKey(t){this.key=t}getText(){return this.text}setText(t){this.text=t}getWeight(){return this.weight}setWeight(t){this.weight=t}getIsCorrect(){return this.isCorrect}setIsCorrect(t){this.isCorrect=t}}t.exports.OptionalAnswer=es;class rs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPartnerPublicInfo"}getAnalyticsUrl(){return this.analyticsUrl}setAnalyticsUrl(t){this.analyticsUrl=t}getOttEnvironmentUrl(){return this.ottEnvironmentUrl}setOttEnvironmentUrl(t){this.ottEnvironmentUrl=t}getAnalyticsPersistentSessionId(){return this.analyticsPersistentSessionId}setAnalyticsPersistentSessionId(t){this.analyticsPersistentSessionId=t}}t.exports.PartnerPublicInfo=rs;class ss extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPartnerStatistics"}getPackageBandwidthAndStorage(){return this.packageBandwidthAndStorage}getHosting(){return this.hosting}getBandwidth(){return this.bandwidth}getUsage(){return this.usage}getUsagePercent(){return this.usagePercent}getReachedLimitDate(){return this.reachedLimitDate}}t.exports.PartnerStatistics=ss;class is extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPartnerUsage"}getHostingGB(){return this.hostingGB}getPercent(){return this.Percent}getPackageBW(){return this.packageBW}getUsageGB(){return this.usageGB}getReachedLimitDate(){return this.reachedLimitDate}getUsageGraph(){return this.usageGraph}}t.exports.PartnerUsage=is;class as extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPermission"}getId(){return this.id}getType(){return this.type}getName(){return this.name}setName(t){this.name=t}getFriendlyName(){return this.friendlyName}setFriendlyName(t){this.friendlyName=t}getDescription(){return this.description}setDescription(t){this.description=t}getStatus(){return this.status}setStatus(t){this.status=t}getPartnerId(){return this.partnerId}getDependsOnPermissionNames(){return this.dependsOnPermissionNames}setDependsOnPermissionNames(t){this.dependsOnPermissionNames=t}getTags(){return this.tags}setTags(t){this.tags=t}getPermissionItemsIds(){return this.permissionItemsIds}setPermissionItemsIds(t){this.permissionItemsIds=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getPartnerGroup(){return this.partnerGroup}setPartnerGroup(t){this.partnerGroup=t}}t.exports.Permission=as;class ns extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPermissionItem"}getId(){return this.id}getType(){return this.type}getPartnerId(){return this.partnerId}getTags(){return this.tags}setTags(t){this.tags=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}}t.exports.PermissionItem=ns;class os extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPlayReadyAnalogVideoOPIdHolder"}getType(){return this.type}setType(t){this.type=t}}t.exports.PlayReadyAnalogVideoOPIdHolder=os;class us extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPlayReadyContentKey"}getKeyId(){return this.keyId}setKeyId(t){this.keyId=t}getContentKey(){return this.contentKey}setContentKey(t){this.contentKey=t}}t.exports.PlayReadyContentKey=us;class ls extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPlayReadyCopyEnablerHolder"}getType(){return this.type}setType(t){this.type=t}}t.exports.PlayReadyCopyEnablerHolder=ls;class ds extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPlayReadyDigitalAudioOPIdHolder"}getType(){return this.type}setType(t){this.type=t}}t.exports.PlayReadyDigitalAudioOPIdHolder=ds;class cs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPlayReadyRight"}}t.exports.PlayReadyRight=cs;t.exports.PlayReadyPolicy=class extends se{constructor(t=null){super(t),this.objectType="KalturaPlayReadyPolicy"}getGracePeriod(){return this.gracePeriod}setGracePeriod(t){this.gracePeriod=t}getLicenseRemovalPolicy(){return this.licenseRemovalPolicy}setLicenseRemovalPolicy(t){this.licenseRemovalPolicy=t}getLicenseRemovalDuration(){return this.licenseRemovalDuration}setLicenseRemovalDuration(t){this.licenseRemovalDuration=t}getMinSecurityLevel(){return this.minSecurityLevel}setMinSecurityLevel(t){this.minSecurityLevel=t}getRights(){return this.rights}setRights(t){this.rights=t}};class hs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPlayReadyLicenseDetails"}getPolicy(){return this.policy}setPolicy(t){this.policy=t}getBeginDate(){return this.beginDate}setBeginDate(t){this.beginDate=t}getExpirationDate(){return this.expirationDate}setExpirationDate(t){this.expirationDate=t}getRemovalDate(){return this.removalDate}setRemovalDate(t){this.removalDate=t}}t.exports.PlayReadyLicenseDetails=hs;class ps extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPlayReadyPlayEnablerHolder"}getType(){return this.type}setType(t){this.type=t}}t.exports.PlayReadyPlayEnablerHolder=ps;class Es extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPlaybackSource"}getDeliveryProfileId(){return this.deliveryProfileId}setDeliveryProfileId(t){this.deliveryProfileId=t}getFormat(){return this.format}setFormat(t){this.format=t}getProtocols(){return this.protocols}setProtocols(t){this.protocols=t}getFlavorIds(){return this.flavorIds}setFlavorIds(t){this.flavorIds=t}getUrl(){return this.url}setUrl(t){this.url=t}getDrm(){return this.drm}setDrm(t){this.drm=t}}t.exports.PlaybackSource=Es;class Ts extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPlaybackContext"}getSources(){return this.sources}setSources(t){this.sources=t}getPlaybackCaptions(){return this.playbackCaptions}setPlaybackCaptions(t){this.playbackCaptions=t}getFlavorAssets(){return this.flavorAssets}setFlavorAssets(t){this.flavorAssets=t}getActions(){return this.actions}setActions(t){this.actions=t}getMessages(){return this.messages}setMessages(t){this.messages=t}getBumperData(){return this.bumperData}setBumperData(t){this.bumperData=t}}t.exports.PlaybackContext=Ts;t.exports.Playlist=class extends q{constructor(t=null){super(t),this.objectType="KalturaPlaylist"}getPlaylistContent(){return this.playlistContent}setPlaylistContent(t){this.playlistContent=t}getFilters(){return this.filters}setFilters(t){this.filters=t}getTotalResults(){return this.totalResults}setTotalResults(t){this.totalResults=t}getPlaylistType(){return this.playlistType}setPlaylistType(t){this.playlistType=t}getPlays(){return this.plays}getViews(){return this.views}getDuration(){return this.duration}getExecuteUrl(){return this.executeUrl}};t.exports.PushEventNotificationParameter=class extends we{constructor(t=null){super(t),this.objectType="KalturaPushEventNotificationParameter"}getQueueKeyToken(){return this.queueKeyToken}setQueueKeyToken(t){this.queueKeyToken=t}};class gs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPushNotificationData"}getQueueName(){return this.queueName}getQueueKey(){return this.queueKey}getUrl(){return this.url}}t.exports.PushNotificationData=gs;class As extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaPushNotificationParams"}getUserParams(){return this.userParams}setUserParams(t){this.userParams=t}}t.exports.PushNotificationParams=As;class Is extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaQuiz"}getVersion(){return this.version}getUiAttributes(){return this.uiAttributes}setUiAttributes(t){this.uiAttributes=t}getShowResultOnAnswer(){return this.showResultOnAnswer}setShowResultOnAnswer(t){this.showResultOnAnswer=t}getShowCorrectKeyOnAnswer(){return this.showCorrectKeyOnAnswer}setShowCorrectKeyOnAnswer(t){this.showCorrectKeyOnAnswer=t}getAllowAnswerUpdate(){return this.allowAnswerUpdate}setAllowAnswerUpdate(t){this.allowAnswerUpdate=t}getShowCorrectAfterSubmission(){return this.showCorrectAfterSubmission}setShowCorrectAfterSubmission(t){this.showCorrectAfterSubmission=t}getAllowDownload(){return this.allowDownload}setAllowDownload(t){this.allowDownload=t}getShowGradeAfterSubmission(){return this.showGradeAfterSubmission}setShowGradeAfterSubmission(t){this.showGradeAfterSubmission=t}getAttemptsAllowed(){return this.attemptsAllowed}setAttemptsAllowed(t){this.attemptsAllowed=t}getScoreType(){return this.scoreType}setScoreType(t){this.scoreType=t}}t.exports.Quiz=Is;class ys extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaRatingCount"}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getRank(){return this.rank}setRank(t){this.rank=t}getCount(){return this.count}setCount(t){this.count=t}}t.exports.RatingCount=ys;class ms extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReachProfile"}getId(){return this.id}getName(){return this.name}setName(t){this.name=t}getPartnerId(){return this.partnerId}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getStatus(){return this.status}getProfileType(){return this.profileType}setProfileType(t){this.profileType=t}getDefaultOutputFormat(){return this.defaultOutputFormat}setDefaultOutputFormat(t){this.defaultOutputFormat=t}getEnableMachineModeration(){return this.enableMachineModeration}setEnableMachineModeration(t){this.enableMachineModeration=t}getEnableHumanModeration(){return this.enableHumanModeration}setEnableHumanModeration(t){this.enableHumanModeration=t}getAutoDisplayMachineCaptionsOnPlayer(){return this.autoDisplayMachineCaptionsOnPlayer}setAutoDisplayMachineCaptionsOnPlayer(t){this.autoDisplayMachineCaptionsOnPlayer=t}getAutoDisplayHumanCaptionsOnPlayer(){return this.autoDisplayHumanCaptionsOnPlayer}setAutoDisplayHumanCaptionsOnPlayer(t){this.autoDisplayHumanCaptionsOnPlayer=t}getEnableMetadataExtraction(){return this.enableMetadataExtraction}setEnableMetadataExtraction(t){this.enableMetadataExtraction=t}getEnableSpeakerChangeIndication(){return this.enableSpeakerChangeIndication}setEnableSpeakerChangeIndication(t){this.enableSpeakerChangeIndication=t}getEnableAudioTags(){return this.enableAudioTags}setEnableAudioTags(t){this.enableAudioTags=t}getEnableProfanityRemoval(){return this.enableProfanityRemoval}setEnableProfanityRemoval(t){this.enableProfanityRemoval=t}getMaxCharactersPerCaptionLine(){return this.maxCharactersPerCaptionLine}setMaxCharactersPerCaptionLine(t){this.maxCharactersPerCaptionLine=t}getLabelAdditionForMachineServiceType(){return this.labelAdditionForMachineServiceType}setLabelAdditionForMachineServiceType(t){this.labelAdditionForMachineServiceType=t}getLabelAdditionForHumanServiceType(){return this.labelAdditionForHumanServiceType}setLabelAdditionForHumanServiceType(t){this.labelAdditionForHumanServiceType=t}getContentDeletionPolicy(){return this.contentDeletionPolicy}setContentDeletionPolicy(t){this.contentDeletionPolicy=t}getRules(){return this.rules}setRules(t){this.rules=t}getCredit(){return this.credit}setCredit(t){this.credit=t}getUsedCredit(){return this.usedCredit}getDictionaries(){return this.dictionaries}setDictionaries(t){this.dictionaries=t}getFlavorParamsIds(){return this.flavorParamsIds}setFlavorParamsIds(t){this.flavorParamsIds=t}getVendorTaskProcessingRegion(){return this.vendorTaskProcessingRegion}setVendorTaskProcessingRegion(t){this.vendorTaskProcessingRegion=t}}t.exports.ReachProfile=ms;class Ss extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaRemotePath"}getStorageProfileId(){return this.storageProfileId}getUri(){return this.uri}}t.exports.RemotePath=Ss;class Ds extends R{constructor(t=null){super(t),this.objectType="KalturaUrlResource"}getUrl(){return this.url}setUrl(t){this.url=t}getForceAsyncDownload(){return this.forceAsyncDownload}setForceAsyncDownload(t){this.forceAsyncDownload=t}getUrlHeaders(){return this.urlHeaders}setUrlHeaders(t){this.urlHeaders=t}}t.exports.UrlResource=Ds;t.exports.RemoteStorageResource=class extends Ds{constructor(t=null){super(t),this.objectType="KalturaRemoteStorageResource"}getStorageProfileId(){return this.storageProfileId}setStorageProfileId(t){this.storageProfileId=t}};class Cs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReport"}getId(){return this.id}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getQuery(){return this.query}setQuery(t){this.query=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}}t.exports.Report=Cs;class Ps extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportBaseTotal"}getId(){return this.id}setId(t){this.id=t}getData(){return this.data}setData(t){this.data=t}}t.exports.ReportBaseTotal=Ps;class bs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportExportFile"}getFileId(){return this.fileId}setFileId(t){this.fileId=t}getFileName(){return this.fileName}setFileName(t){this.fileName=t}}t.exports.ReportExportFile=bs;class Rs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportInputBaseFilter"}getFromDate(){return this.fromDate}setFromDate(t){this.fromDate=t}getToDate(){return this.toDate}setToDate(t){this.toDate=t}getFromDay(){return this.fromDay}setFromDay(t){this.fromDay=t}getToDay(){return this.toDay}setToDay(t){this.toDay=t}}t.exports.ReportInputBaseFilter=Rs;t.exports.ESearchEntryOperator=class extends ye{constructor(t=null){super(t),this.objectType="KalturaESearchEntryOperator"}getOperator(){return this.operator}setOperator(t){this.operator=t}getSearchItems(){return this.searchItems}setSearchItems(t){this.searchItems=t}};class Os extends Rs{constructor(t=null){super(t),this.objectType="KalturaReportInputFilter"}getKeywords(){return this.keywords}setKeywords(t){this.keywords=t}getSearchInTags(){return this.searchInTags}setSearchInTags(t){this.searchInTags=t}getSearchInAdminTags(){return this.searchInAdminTags}setSearchInAdminTags(t){this.searchInAdminTags=t}getCategories(){return this.categories}setCategories(t){this.categories=t}getCategoriesIdsIn(){return this.categoriesIdsIn}setCategoriesIdsIn(t){this.categoriesIdsIn=t}getCustomVar1In(){return this.customVar1In}setCustomVar1In(t){this.customVar1In=t}getCustomVar2In(){return this.customVar2In}setCustomVar2In(t){this.customVar2In=t}getCustomVar3In(){return this.customVar3In}setCustomVar3In(t){this.customVar3In=t}getDeviceIn(){return this.deviceIn}setDeviceIn(t){this.deviceIn=t}getCountryIn(){return this.countryIn}setCountryIn(t){this.countryIn=t}getRegionIn(){return this.regionIn}setRegionIn(t){this.regionIn=t}getCitiesIn(){return this.citiesIn}setCitiesIn(t){this.citiesIn=t}getOperatingSystemFamilyIn(){return this.operatingSystemFamilyIn}setOperatingSystemFamilyIn(t){this.operatingSystemFamilyIn=t}getOperatingSystemIn(){return this.operatingSystemIn}setOperatingSystemIn(t){this.operatingSystemIn=t}getBrowserFamilyIn(){return this.browserFamilyIn}setBrowserFamilyIn(t){this.browserFamilyIn=t}getBrowserIn(){return this.browserIn}setBrowserIn(t){this.browserIn=t}getTimeZoneOffset(){return this.timeZoneOffset}setTimeZoneOffset(t){this.timeZoneOffset=t}getInterval(){return this.interval}setInterval(t){this.interval=t}getMediaTypeIn(){return this.mediaTypeIn}setMediaTypeIn(t){this.mediaTypeIn=t}getSourceTypeIn(){return this.sourceTypeIn}setSourceTypeIn(t){this.sourceTypeIn=t}getOwnerIdsIn(){return this.ownerIdsIn}setOwnerIdsIn(t){this.ownerIdsIn=t}getEntryOperator(){return this.entryOperator}setEntryOperator(t){this.entryOperator=t}getEntryCreatedAtGreaterThanOrEqual(){return this.entryCreatedAtGreaterThanOrEqual}setEntryCreatedAtGreaterThanOrEqual(t){this.entryCreatedAtGreaterThanOrEqual=t}getEntryCreatedAtLessThanOrEqual(){return this.entryCreatedAtLessThanOrEqual}setEntryCreatedAtLessThanOrEqual(t){this.entryCreatedAtLessThanOrEqual=t}getEntryIdIn(){return this.entryIdIn}setEntryIdIn(t){this.entryIdIn=t}getPlaybackTypeIn(){return this.playbackTypeIn}setPlaybackTypeIn(t){this.playbackTypeIn=t}getPlaybackContextIdsIn(){return this.playbackContextIdsIn}setPlaybackContextIdsIn(t){this.playbackContextIdsIn=t}getRootEntryIdIn(){return this.rootEntryIdIn}setRootEntryIdIn(t){this.rootEntryIdIn=t}getErrorCodeIn(){return this.errorCodeIn}setErrorCodeIn(t){this.errorCodeIn=t}getPlayerVersionIn(){return this.playerVersionIn}setPlayerVersionIn(t){this.playerVersionIn=t}getIspIn(){return this.ispIn}setIspIn(t){this.ispIn=t}getApplicationVersionIn(){return this.applicationVersionIn}setApplicationVersionIn(t){this.applicationVersionIn=t}getNodeIdsIn(){return this.nodeIdsIn}setNodeIdsIn(t){this.nodeIdsIn=t}getCategoriesAncestorIdIn(){return this.categoriesAncestorIdIn}setCategoriesAncestorIdIn(t){this.categoriesAncestorIdIn=t}getHotspotIdIn(){return this.hotspotIdIn}setHotspotIdIn(t){this.hotspotIdIn=t}getCrmIdIn(){return this.crmIdIn}setCrmIdIn(t){this.crmIdIn=t}getPlaylistIdIn(){return this.playlistIdIn}setPlaylistIdIn(t){this.playlistIdIn=t}getDomainIn(){return this.domainIn}setDomainIn(t){this.domainIn=t}getCanonicalUrlIn(){return this.canonicalUrlIn}setCanonicalUrlIn(t){this.canonicalUrlIn=t}getVirtualEventIdIn(){return this.virtualEventIdIn}setVirtualEventIdIn(t){this.virtualEventIdIn=t}getOriginIn(){return this.originIn}setOriginIn(t){this.originIn=t}getUiConfIdIn(){return this.uiConfIdIn}setUiConfIdIn(t){this.uiConfIdIn=t}}t.exports.ReportInputFilter=Os;class _s extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportResponseOptions"}getDelimiter(){return this.delimiter}setDelimiter(t){this.delimiter=t}getSkipEmptyDates(){return this.skipEmptyDates}setSkipEmptyDates(t){this.skipEmptyDates=t}}t.exports.ReportResponseOptions=_s;class fs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportExportItem"}getReportTitle(){return this.reportTitle}setReportTitle(t){this.reportTitle=t}getAction(){return this.action}setAction(t){this.action=t}getReportType(){return this.reportType}setReportType(t){this.reportType=t}getFilter(){return this.filter}setFilter(t){this.filter=t}getOrder(){return this.order}setOrder(t){this.order=t}getObjectIds(){return this.objectIds}setObjectIds(t){this.objectIds=t}getResponseOptions(){return this.responseOptions}setResponseOptions(t){this.responseOptions=t}}t.exports.ReportExportItem=fs;class xs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportExportParams"}getRecipientEmail(){return this.recipientEmail}setRecipientEmail(t){this.recipientEmail=t}getTimeZoneOffset(){return this.timeZoneOffset}setTimeZoneOffset(t){this.timeZoneOffset=t}getReportItems(){return this.reportItems}setReportItems(t){this.reportItems=t}getReportsItemsGroup(){return this.reportsItemsGroup}setReportsItemsGroup(t){this.reportsItemsGroup=t}getBaseUrl(){return this.baseUrl}setBaseUrl(t){this.baseUrl=t}}t.exports.ReportExportParams=xs;class Ls extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportExportResponse"}getReferenceJobId(){return this.referenceJobId}setReferenceJobId(t){this.referenceJobId=t}getReportEmail(){return this.reportEmail}setReportEmail(t){this.reportEmail=t}}t.exports.ReportExportResponse=Ls;class Ns extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportGraph"}getId(){return this.id}setId(t){this.id=t}getData(){return this.data}setData(t){this.data=t}}t.exports.ReportGraph=Ns;class vs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportResponse"}getColumns(){return this.columns}setColumns(t){this.columns=t}getResults(){return this.results}setResults(t){this.results=t}}t.exports.ReportResponse=vs;class Fs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportTable"}getHeader(){return this.header}getData(){return this.data}getTotalCount(){return this.totalCount}}t.exports.ReportTable=Fs;class qs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaReportTotal"}getHeader(){return this.header}setHeader(t){this.header=t}getData(){return this.data}setData(t){this.data=t}}t.exports.ReportTotal=qs;class Us extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaRequestConfiguration"}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getKs(){return this.ks}setKs(t){this.ks=t}getLanguage(){return this.language}setLanguage(t){this.language=t}getResponseProfile(){return this.responseProfile}setResponseProfile(t){this.responseProfile=t}}t.exports.RequestConfiguration=Us;t.exports.ResponseProfile=class extends Ht{constructor(t=null){super(t),this.objectType="KalturaResponseProfile"}getId(){return this.id}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getPartnerId(){return this.partnerId}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getStatus(){return this.status}getVersion(){return this.version}};class Bs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaResponseProfileCacheRecalculateOptions"}getLimit(){return this.limit}setLimit(t){this.limit=t}getCachedObjectType(){return this.cachedObjectType}setCachedObjectType(t){this.cachedObjectType=t}getObjectId(){return this.objectId}setObjectId(t){this.objectId=t}getStartObjectKey(){return this.startObjectKey}setStartObjectKey(t){this.startObjectKey=t}getEndObjectKey(){return this.endObjectKey}setEndObjectKey(t){this.endObjectKey=t}getJobCreatedAt(){return this.jobCreatedAt}setJobCreatedAt(t){this.jobCreatedAt=t}getIsFirstLoop(){return this.isFirstLoop}setIsFirstLoop(t){this.isFirstLoop=t}}t.exports.ResponseProfileCacheRecalculateOptions=Bs;class Ms extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaResponseProfileCacheRecalculateResults"}getLastObjectKey(){return this.lastObjectKey}setLastObjectKey(t){this.lastObjectKey=t}getRecalculated(){return this.recalculated}setRecalculated(t){this.recalculated=t}}t.exports.ResponseProfileCacheRecalculateResults=Ms;class js extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaRoomDetails"}getServerUrl(){return this.serverUrl}setServerUrl(t){this.serverUrl=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getToken(){return this.token}setToken(t){this.token=t}getExpiry(){return this.expiry}setExpiry(t){this.expiry=t}getServerName(){return this.serverName}setServerName(t){this.serverName=t}}t.exports.RoomDetails=js;class ws extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaScheduleEventRecurrence"}getName(){return this.name}setName(t){this.name=t}getFrequency(){return this.frequency}setFrequency(t){this.frequency=t}getUntil(){return this.until}setUntil(t){this.until=t}getTimeZone(){return this.timeZone}setTimeZone(t){this.timeZone=t}getCount(){return this.count}setCount(t){this.count=t}getInterval(){return this.interval}setInterval(t){this.interval=t}getBySecond(){return this.bySecond}setBySecond(t){this.bySecond=t}getByMinute(){return this.byMinute}setByMinute(t){this.byMinute=t}getByHour(){return this.byHour}setByHour(t){this.byHour=t}getByDay(){return this.byDay}setByDay(t){this.byDay=t}getByMonthDay(){return this.byMonthDay}setByMonthDay(t){this.byMonthDay=t}getByYearDay(){return this.byYearDay}setByYearDay(t){this.byYearDay=t}getByWeekNumber(){return this.byWeekNumber}setByWeekNumber(t){this.byWeekNumber=t}getByMonth(){return this.byMonth}setByMonth(t){this.byMonth=t}getByOffset(){return this.byOffset}setByOffset(t){this.byOffset=t}getWeekStartDay(){return this.weekStartDay}setWeekStartDay(t){this.weekStartDay=t}}t.exports.ScheduleEventRecurrence=ws;class Ks extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaScheduleEvent"}getId(){return this.id}getPartnerId(){return this.partnerId}getParentId(){return this.parentId}getSummary(){return this.summary}setSummary(t){this.summary=t}getDescription(){return this.description}setDescription(t){this.description=t}getStatus(){return this.status}getStartDate(){return this.startDate}setStartDate(t){this.startDate=t}getEndDate(){return this.endDate}setEndDate(t){this.endDate=t}getReferenceId(){return this.referenceId}setReferenceId(t){this.referenceId=t}getLinkedTo(){return this.linkedTo}setLinkedTo(t){this.linkedTo=t}getLinkedBy(){return this.linkedBy}setLinkedBy(t){this.linkedBy=t}getClassificationType(){return this.classificationType}setClassificationType(t){this.classificationType=t}getGeoLatitude(){return this.geoLatitude}setGeoLatitude(t){this.geoLatitude=t}getGeoLongitude(){return this.geoLongitude}setGeoLongitude(t){this.geoLongitude=t}getLocation(){return this.location}setLocation(t){this.location=t}getOrganizer(){return this.organizer}setOrganizer(t){this.organizer=t}getOwnerId(){return this.ownerId}setOwnerId(t){this.ownerId=t}getPriority(){return this.priority}setPriority(t){this.priority=t}getSequence(){return this.sequence}setSequence(t){this.sequence=t}getRecurrenceType(){return this.recurrenceType}setRecurrenceType(t){this.recurrenceType=t}getDuration(){return this.duration}setDuration(t){this.duration=t}getContact(){return this.contact}setContact(t){this.contact=t}getComment(){return this.comment}setComment(t){this.comment=t}getTags(){return this.tags}setTags(t){this.tags=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getRecurrence(){return this.recurrence}setRecurrence(t){this.recurrence=t}}t.exports.ScheduleEvent=Ks;class ks extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaScheduleEventResource"}getEventId(){return this.eventId}setEventId(t){this.eventId=t}getResourceId(){return this.resourceId}setResourceId(t){this.resourceId=t}getPartnerId(){return this.partnerId}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}}t.exports.ScheduleEventResource=ks;class Gs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaScheduleResource"}getId(){return this.id}getParentId(){return this.parentId}setParentId(t){this.parentId=t}getPartnerId(){return this.partnerId}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getStatus(){return this.status}getTags(){return this.tags}setTags(t){this.tags=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}}t.exports.ScheduleResource=Gs;class Vs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaScheduledTaskProfile"}getId(){return this.id}getPartnerId(){return this.partnerId}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getStatus(){return this.status}setStatus(t){this.status=t}getObjectFilterEngineType(){return this.objectFilterEngineType}setObjectFilterEngineType(t){this.objectFilterEngineType=t}getObjectFilter(){return this.objectFilter}setObjectFilter(t){this.objectFilter=t}getObjectTasks(){return this.objectTasks}setObjectTasks(t){this.objectTasks=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getLastExecutionStartedAt(){return this.lastExecutionStartedAt}setLastExecutionStartedAt(t){this.lastExecutionStartedAt=t}getMaxTotalCountAllowed(){return this.maxTotalCountAllowed}setMaxTotalCountAllowed(t){this.maxTotalCountAllowed=t}}t.exports.ScheduledTaskProfile=Vs;class Hs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaScope"}}t.exports.Scope=Hs;class Ys extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaSearch"}getKeyWords(){return this.keyWords}setKeyWords(t){this.keyWords=t}getSearchSource(){return this.searchSource}setSearchSource(t){this.searchSource=t}getMediaType(){return this.mediaType}setMediaType(t){this.mediaType=t}getExtraData(){return this.extraData}setExtraData(t){this.extraData=t}getAuthData(){return this.authData}setAuthData(t){this.authData=t}}t.exports.Search=Ys;class Ws extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaSearchAuthData"}getAuthData(){return this.authData}setAuthData(t){this.authData=t}getLoginUrl(){return this.loginUrl}setLoginUrl(t){this.loginUrl=t}getMessage(){return this.message}setMessage(t){this.message=t}}t.exports.SearchAuthData=Ws;t.exports.SearchResult=class extends Ys{constructor(t=null){super(t),this.objectType="KalturaSearchResult"}getId(){return this.id}setId(t){this.id=t}getTitle(){return this.title}setTitle(t){this.title=t}getThumbUrl(){return this.thumbUrl}setThumbUrl(t){this.thumbUrl=t}getDescription(){return this.description}setDescription(t){this.description=t}getTags(){return this.tags}setTags(t){this.tags=t}getUrl(){return this.url}setUrl(t){this.url=t}getSourceLink(){return this.sourceLink}setSourceLink(t){this.sourceLink=t}getCredit(){return this.credit}setCredit(t){this.credit=t}getLicenseType(){return this.licenseType}setLicenseType(t){this.licenseType=t}getFlashPlaybackType(){return this.flashPlaybackType}setFlashPlaybackType(t){this.flashPlaybackType=t}getFileExt(){return this.fileExt}setFileExt(t){this.fileExt=t}};class zs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaSearchResultResponse"}getObjects(){return this.objects}getNeedMediaInfo(){return this.needMediaInfo}}t.exports.SearchResultResponse=zs;class Js extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaServerNode"}getId(){return this.id}getPartnerId(){return this.partnerId}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getHeartbeatTime(){return this.heartbeatTime}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getHostName(){return this.hostName}setHostName(t){this.hostName=t}getStatus(){return this.status}getType(){return this.type}getTags(){return this.tags}setTags(t){this.tags=t}getDc(){return this.dc}getParentId(){return this.parentId}setParentId(t){this.parentId=t}getEnvironment(){return this.environment}setEnvironment(t){this.environment=t}}t.exports.ServerNode=Js;class Xs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaSessionInfo"}getKs(){return this.ks}getSessionType(){return this.sessionType}getPartnerId(){return this.partnerId}getUserId(){return this.userId}getExpiry(){return this.expiry}getPrivileges(){return this.privileges}}t.exports.SessionInfo=Xs;class Qs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaShortLink"}getId(){return this.id}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getExpiresAt(){return this.expiresAt}setExpiresAt(t){this.expiresAt=t}getPartnerId(){return this.partnerId}getUserId(){return this.userId}setUserId(t){this.userId=t}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getFullUrl(){return this.fullUrl}setFullUrl(t){this.fullUrl=t}getStatus(){return this.status}setStatus(t){this.status=t}}t.exports.ShortLink=Qs;t.exports.SourceFileSyncDescriptor=class extends kt{constructor(t=null){super(t),this.objectType="KalturaSourceFileSyncDescriptor"}getActualFileSyncLocalPath(){return this.actualFileSyncLocalPath}setActualFileSyncLocalPath(t){this.actualFileSyncLocalPath=t}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}getAssetParamsId(){return this.assetParamsId}setAssetParamsId(t){this.assetParamsId=t}};class Zs extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaSso"}getId(){return this.id}getApplicationType(){return this.applicationType}setApplicationType(t){this.applicationType=t}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getDomain(){return this.domain}setDomain(t){this.domain=t}getStatus(){return this.status}setStatus(t){this.status=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getRedirectUrl(){return this.redirectUrl}setRedirectUrl(t){this.redirectUrl=t}getData(){return this.data}setData(t){this.data=t}}t.exports.Sso=Zs;class $s extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaStartWidgetSessionResponse"}getPartnerId(){return this.partnerId}getKs(){return this.ks}getUserId(){return this.userId}}t.exports.StartWidgetSessionResponse=$s;class ti extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaStatsEvent"}getClientVer(){return this.clientVer}setClientVer(t){this.clientVer=t}getEventType(){return this.eventType}setEventType(t){this.eventType=t}getEventTimestamp(){return this.eventTimestamp}setEventTimestamp(t){this.eventTimestamp=t}getSessionId(){return this.sessionId}setSessionId(t){this.sessionId=t}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getUniqueViewer(){return this.uniqueViewer}setUniqueViewer(t){this.uniqueViewer=t}getWidgetId(){return this.widgetId}setWidgetId(t){this.widgetId=t}getUiconfId(){return this.uiconfId}setUiconfId(t){this.uiconfId=t}getUserId(){return this.userId}setUserId(t){this.userId=t}getCurrentPoint(){return this.currentPoint}setCurrentPoint(t){this.currentPoint=t}getDuration(){return this.duration}setDuration(t){this.duration=t}getUserIp(){return this.userIp}getProcessDuration(){return this.processDuration}setProcessDuration(t){this.processDuration=t}getControlId(){return this.controlId}setControlId(t){this.controlId=t}getSeek(){return this.seek}setSeek(t){this.seek=t}getNewPoint(){return this.newPoint}setNewPoint(t){this.newPoint=t}getReferrer(){return this.referrer}setReferrer(t){this.referrer=t}getIsFirstInSession(){return this.isFirstInSession}setIsFirstInSession(t){this.isFirstInSession=t}getApplicationId(){return this.applicationId}setApplicationId(t){this.applicationId=t}getContextId(){return this.contextId}setContextId(t){this.contextId=t}getFeatureType(){return this.featureType}setFeatureType(t){this.featureType=t}}t.exports.StatsEvent=ti;class ei extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaStatsKmcEvent"}getClientVer(){return this.clientVer}setClientVer(t){this.clientVer=t}getKmcEventActionPath(){return this.kmcEventActionPath}setKmcEventActionPath(t){this.kmcEventActionPath=t}getKmcEventType(){return this.kmcEventType}setKmcEventType(t){this.kmcEventType=t}getEventTimestamp(){return this.eventTimestamp}setEventTimestamp(t){this.eventTimestamp=t}getSessionId(){return this.sessionId}setSessionId(t){this.sessionId=t}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getWidgetId(){return this.widgetId}setWidgetId(t){this.widgetId=t}getUiconfId(){return this.uiconfId}setUiconfId(t){this.uiconfId=t}getUserId(){return this.userId}setUserId(t){this.userId=t}getUserIp(){return this.userIp}}t.exports.StatsKmcEvent=ei;class ri extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaStorageProfile"}getId(){return this.id}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getPartnerId(){return this.partnerId}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDesciption(){return this.desciption}setDesciption(t){this.desciption=t}getStatus(){return this.status}setStatus(t){this.status=t}getProtocol(){return this.protocol}setProtocol(t){this.protocol=t}getStorageUrl(){return this.storageUrl}setStorageUrl(t){this.storageUrl=t}getStorageBaseDir(){return this.storageBaseDir}setStorageBaseDir(t){this.storageBaseDir=t}getPathPrefix(){return this.pathPrefix}setPathPrefix(t){this.pathPrefix=t}getStorageUsername(){return this.storageUsername}setStorageUsername(t){this.storageUsername=t}getStoragePassword(){return this.storagePassword}setStoragePassword(t){this.storagePassword=t}getStorageFtpPassiveMode(){return this.storageFtpPassiveMode}setStorageFtpPassiveMode(t){this.storageFtpPassiveMode=t}getMinFileSize(){return this.minFileSize}setMinFileSize(t){this.minFileSize=t}getMaxFileSize(){return this.maxFileSize}setMaxFileSize(t){this.maxFileSize=t}getFlavorParamsIds(){return this.flavorParamsIds}setFlavorParamsIds(t){this.flavorParamsIds=t}getMaxConcurrentConnections(){return this.maxConcurrentConnections}setMaxConcurrentConnections(t){this.maxConcurrentConnections=t}getPathManagerClass(){return this.pathManagerClass}setPathManagerClass(t){this.pathManagerClass=t}getPathManagerParams(){return this.pathManagerParams}setPathManagerParams(t){this.pathManagerParams=t}getTrigger(){return this.trigger}setTrigger(t){this.trigger=t}getDeliveryPriority(){return this.deliveryPriority}setDeliveryPriority(t){this.deliveryPriority=t}getDeliveryStatus(){return this.deliveryStatus}setDeliveryStatus(t){this.deliveryStatus=t}getReadyBehavior(){return this.readyBehavior}setReadyBehavior(t){this.readyBehavior=t}getAllowAutoDelete(){return this.allowAutoDelete}setAllowAutoDelete(t){this.allowAutoDelete=t}getCreateFileLink(){return this.createFileLink}setCreateFileLink(t){this.createFileLink=t}getRules(){return this.rules}setRules(t){this.rules=t}getDeliveryProfileIds(){return this.deliveryProfileIds}setDeliveryProfileIds(t){this.deliveryProfileIds=t}getPrivateKey(){return this.privateKey}setPrivateKey(t){this.privateKey=t}getPublicKey(){return this.publicKey}setPublicKey(t){this.publicKey=t}getPassPhrase(){return this.passPhrase}setPassPhrase(t){this.passPhrase=t}getPort(){return this.port}setPort(t){this.port=t}getShouldExportThumbs(){return this.shouldExportThumbs}setShouldExportThumbs(t){this.shouldExportThumbs=t}getPackagerUrl(){return this.packagerUrl}setPackagerUrl(t){this.packagerUrl=t}getExportPeriodically(){return this.exportPeriodically}setExportPeriodically(t){this.exportPeriodically=t}getExcludedFlavorParamsIds(){return this.excludedFlavorParamsIds}setExcludedFlavorParamsIds(t){this.excludedFlavorParamsIds=t}getShouldExportCaptions(){return this.shouldExportCaptions}setShouldExportCaptions(t){this.shouldExportCaptions=t}getExcludedEntryTypes(){return this.excludedEntryTypes}setExcludedEntryTypes(t){this.excludedEntryTypes=t}}t.exports.StorageProfile=ri;class si extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaSyndicationFeedEntryCount"}getTotalEntryCount(){return this.totalEntryCount}setTotalEntryCount(t){this.totalEntryCount=t}getActualEntryCount(){return this.actualEntryCount}setActualEntryCount(t){this.actualEntryCount=t}getRequireTranscodingCount(){return this.requireTranscodingCount}setRequireTranscodingCount(t){this.requireTranscodingCount=t}}t.exports.SyndicationFeedEntryCount=si;class ii extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaSystemPartnerUsageItem"}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getPartnerName(){return this.partnerName}setPartnerName(t){this.partnerName=t}getPartnerStatus(){return this.partnerStatus}setPartnerStatus(t){this.partnerStatus=t}getPartnerPackage(){return this.partnerPackage}setPartnerPackage(t){this.partnerPackage=t}getPartnerCreatedAt(){return this.partnerCreatedAt}setPartnerCreatedAt(t){this.partnerCreatedAt=t}getViews(){return this.views}setViews(t){this.views=t}getPlays(){return this.plays}setPlays(t){this.plays=t}getEntriesCount(){return this.entriesCount}setEntriesCount(t){this.entriesCount=t}getTotalEntriesCount(){return this.totalEntriesCount}setTotalEntriesCount(t){this.totalEntriesCount=t}getVideoEntriesCount(){return this.videoEntriesCount}setVideoEntriesCount(t){this.videoEntriesCount=t}getImageEntriesCount(){return this.imageEntriesCount}setImageEntriesCount(t){this.imageEntriesCount=t}getAudioEntriesCount(){return this.audioEntriesCount}setAudioEntriesCount(t){this.audioEntriesCount=t}getMixEntriesCount(){return this.mixEntriesCount}setMixEntriesCount(t){this.mixEntriesCount=t}getBandwidth(){return this.bandwidth}setBandwidth(t){this.bandwidth=t}getTotalStorage(){return this.totalStorage}setTotalStorage(t){this.totalStorage=t}getStorage(){return this.storage}setStorage(t){this.storage=t}getPeakStorage(){return this.peakStorage}setPeakStorage(t){this.peakStorage=t}getAvgStorage(){return this.avgStorage}setAvgStorage(t){this.avgStorage=t}getCombinedBandwidthStorage(){return this.combinedBandwidthStorage}setCombinedBandwidthStorage(t){this.combinedBandwidthStorage=t}getDeletedStorage(){return this.deletedStorage}setDeletedStorage(t){this.deletedStorage=t}getTranscodingUsage(){return this.transcodingUsage}setTranscodingUsage(t){this.transcodingUsage=t}}t.exports.SystemPartnerUsageItem=ii;class ai extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaTag"}getId(){return this.id}getTag(){return this.tag}getTaggedObjectType(){return this.taggedObjectType}getPartnerId(){return this.partnerId}getInstanceCount(){return this.instanceCount}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}}t.exports.Tag=ai;t.exports.TranscriptAsset=class extends _{constructor(t=null){super(t),this.objectType="KalturaTranscriptAsset"}getAccuracy(){return this.accuracy}setAccuracy(t){this.accuracy=t}getHumanVerified(){return this.humanVerified}setHumanVerified(t){this.humanVerified=t}getLanguage(){return this.language}setLanguage(t){this.language=t}getProviderType(){return this.providerType}setProviderType(t){this.providerType=t}};class ni extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaUiConf"}getId(){return this.id}getName(){return this.name}setName(t){this.name=t}getDescription(){return this.description}setDescription(t){this.description=t}getPartnerId(){return this.partnerId}getObjType(){return this.objType}setObjType(t){this.objType=t}getObjTypeAsString(){return this.objTypeAsString}getWidth(){return this.width}setWidth(t){this.width=t}getHeight(){return this.height}setHeight(t){this.height=t}getHtmlParams(){return this.htmlParams}setHtmlParams(t){this.htmlParams=t}getSwfUrl(){return this.swfUrl}setSwfUrl(t){this.swfUrl=t}getConfFilePath(){return this.confFilePath}getConfFile(){return this.confFile}setConfFile(t){this.confFile=t}getConfFileFeatures(){return this.confFileFeatures}setConfFileFeatures(t){this.confFileFeatures=t}getConfig(){return this.config}setConfig(t){this.config=t}getConfVars(){return this.confVars}setConfVars(t){this.confVars=t}getUseCdn(){return this.useCdn}setUseCdn(t){this.useCdn=t}getTags(){return this.tags}setTags(t){this.tags=t}getSwfUrlVersion(){return this.swfUrlVersion}setSwfUrlVersion(t){this.swfUrlVersion=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getCreationMode(){return this.creationMode}setCreationMode(t){this.creationMode=t}getHtml5Url(){return this.html5Url}setHtml5Url(t){this.html5Url=t}getVersion(){return this.version}getPartnerTags(){return this.partnerTags}setPartnerTags(t){this.partnerTags=t}}t.exports.UiConf=ni;t.exports.UiConfAdmin=class extends ni{constructor(t=null){super(t),this.objectType="KalturaUiConfAdmin"}getIsPublic(){return this.isPublic}setIsPublic(t){this.isPublic=t}};class oi extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaUiConfTypeInfo"}getType(){return this.type}setType(t){this.type=t}getVersions(){return this.versions}setVersions(t){this.versions=t}getDirectory(){return this.directory}setDirectory(t){this.directory=t}getFilename(){return this.filename}setFilename(t){this.filename=t}}t.exports.UiConfTypeInfo=oi;class ui extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaUploadResponse"}getUploadTokenId(){return this.uploadTokenId}setUploadTokenId(t){this.uploadTokenId=t}getFileSize(){return this.fileSize}setFileSize(t){this.fileSize=t}getErrorCode(){return this.errorCode}setErrorCode(t){this.errorCode=t}getErrorDescription(){return this.errorDescription}setErrorDescription(t){this.errorDescription=t}}t.exports.UploadResponse=ui;class li extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaUploadToken"}getId(){return this.id}getPartnerId(){return this.partnerId}getUserId(){return this.userId}getStatus(){return this.status}getFileName(){return this.fileName}setFileName(t){this.fileName=t}getFileSize(){return this.fileSize}setFileSize(t){this.fileSize=t}getUploadedFileSize(){return this.uploadedFileSize}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getUploadUrl(){return this.uploadUrl}getAutoFinalize(){return this.autoFinalize}setAutoFinalize(t){this.autoFinalize=t}getAttachedObjectType(){return this.attachedObjectType}getAttachedObjectId(){return this.attachedObjectId}}t.exports.UploadToken=li;class di extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaUserEntry"}getId(){return this.id}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getUserId(){return this.userId}setUserId(t){this.userId=t}getPartnerId(){return this.partnerId}getStatus(){return this.status}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getType(){return this.type}getExtendedStatus(){return this.extendedStatus}setExtendedStatus(t){this.extendedStatus=t}}t.exports.UserEntry=di;class ci extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaUserLoginData"}getId(){return this.id}setId(t){this.id=t}getLoginEmail(){return this.loginEmail}setLoginEmail(t){this.loginEmail=t}}t.exports.UserLoginData=ci;class hi extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaUserRole"}getId(){return this.id}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getStatus(){return this.status}setStatus(t){this.status=t}getPartnerId(){return this.partnerId}getPermissionNames(){return this.permissionNames}setPermissionNames(t){this.permissionNames=t}getTags(){return this.tags}setTags(t){this.tags=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}}t.exports.UserRole=hi;class pi extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaVarPartnerUsageItem"}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getPartnerName(){return this.partnerName}setPartnerName(t){this.partnerName=t}getPartnerStatus(){return this.partnerStatus}setPartnerStatus(t){this.partnerStatus=t}getPartnerPackage(){return this.partnerPackage}setPartnerPackage(t){this.partnerPackage=t}getPartnerCreatedAt(){return this.partnerCreatedAt}setPartnerCreatedAt(t){this.partnerCreatedAt=t}getViews(){return this.views}setViews(t){this.views=t}getPlays(){return this.plays}setPlays(t){this.plays=t}getEntriesCount(){return this.entriesCount}setEntriesCount(t){this.entriesCount=t}getTotalEntriesCount(){return this.totalEntriesCount}setTotalEntriesCount(t){this.totalEntriesCount=t}getVideoEntriesCount(){return this.videoEntriesCount}setVideoEntriesCount(t){this.videoEntriesCount=t}getImageEntriesCount(){return this.imageEntriesCount}setImageEntriesCount(t){this.imageEntriesCount=t}getAudioEntriesCount(){return this.audioEntriesCount}setAudioEntriesCount(t){this.audioEntriesCount=t}getMixEntriesCount(){return this.mixEntriesCount}setMixEntriesCount(t){this.mixEntriesCount=t}getBandwidth(){return this.bandwidth}setBandwidth(t){this.bandwidth=t}getTotalStorage(){return this.totalStorage}setTotalStorage(t){this.totalStorage=t}getStorage(){return this.storage}setStorage(t){this.storage=t}getDeletedStorage(){return this.deletedStorage}setDeletedStorage(t){this.deletedStorage=t}getPeakStorage(){return this.peakStorage}setPeakStorage(t){this.peakStorage=t}getAvgStorage(){return this.avgStorage}setAvgStorage(t){this.avgStorage=t}getCombinedStorageBandwidth(){return this.combinedStorageBandwidth}setCombinedStorageBandwidth(t){this.combinedStorageBandwidth=t}getTranscodingUsage(){return this.transcodingUsage}setTranscodingUsage(t){this.transcodingUsage=t}getDateId(){return this.dateId}setDateId(t){this.dateId=t}}t.exports.VarPartnerUsageItem=pi;class Ei extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaVendorCatalogItemPricing"}getPricePerUnit(){return this.pricePerUnit}setPricePerUnit(t){this.pricePerUnit=t}getPriceFunction(){return this.priceFunction}setPriceFunction(t){this.priceFunction=t}}t.exports.VendorCatalogItemPricing=Ei;class Ti extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaVendorCatalogItem"}getId(){return this.id}getVendorPartnerId(){return this.vendorPartnerId}setVendorPartnerId(t){this.vendorPartnerId=t}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getStatus(){return this.status}getServiceType(){return this.serviceType}setServiceType(t){this.serviceType=t}getServiceFeature(){return this.serviceFeature}getTurnAroundTime(){return this.turnAroundTime}setTurnAroundTime(t){this.turnAroundTime=t}getPricing(){return this.pricing}setPricing(t){this.pricing=t}getEngineType(){return this.engineType}setEngineType(t){this.engineType=t}getSourceLanguage(){return this.sourceLanguage}setSourceLanguage(t){this.sourceLanguage=t}getAllowResubmission(){return this.allowResubmission}setAllowResubmission(t){this.allowResubmission=t}}t.exports.VendorCatalogItem=Ti;class gi extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaVirtualEvent"}getId(){return this.id}getPartnerId(){return this.partnerId}getName(){return this.name}setName(t){this.name=t}getDescription(){return this.description}setDescription(t){this.description=t}getStatus(){return this.status}getTags(){return this.tags}setTags(t){this.tags=t}getAttendeesGroupIds(){return this.attendeesGroupIds}setAttendeesGroupIds(t){this.attendeesGroupIds=t}getAdminsGroupIds(){return this.adminsGroupIds}setAdminsGroupIds(t){this.adminsGroupIds=t}getRegistrationScheduleEventId(){return this.registrationScheduleEventId}setRegistrationScheduleEventId(t){this.registrationScheduleEventId=t}getAgendaScheduleEventId(){return this.agendaScheduleEventId}setAgendaScheduleEventId(t){this.agendaScheduleEventId=t}getMainEventScheduleEventId(){return this.mainEventScheduleEventId}setMainEventScheduleEventId(t){this.mainEventScheduleEventId=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getDeletionDueDate(){return this.deletionDueDate}setDeletionDueDate(t){this.deletionDueDate=t}getRegistrationFormSchema(){return this.registrationFormSchema}setRegistrationFormSchema(t){this.registrationFormSchema=t}}t.exports.VirtualEvent=gi;class Ai extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaVirusScanProfile"}getId(){return this.id}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getPartnerId(){return this.partnerId}getName(){return this.name}setName(t){this.name=t}getStatus(){return this.status}setStatus(t){this.status=t}getEngineType(){return this.engineType}setEngineType(t){this.engineType=t}getEntryFilter(){return this.entryFilter}setEntryFilter(t){this.entryFilter=t}getActionIfInfected(){return this.actionIfInfected}setActionIfInfected(t){this.actionIfInfected=t}}t.exports.VirusScanProfile=Ai;class Ii extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaWidget"}getId(){return this.id}getSourceWidgetId(){return this.sourceWidgetId}setSourceWidgetId(t){this.sourceWidgetId=t}getRootWidgetId(){return this.rootWidgetId}getPartnerId(){return this.partnerId}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getUiConfId(){return this.uiConfId}setUiConfId(t){this.uiConfId=t}getSecurityType(){return this.securityType}setSecurityType(t){this.securityType=t}getSecurityPolicy(){return this.securityPolicy}setSecurityPolicy(t){this.securityPolicy=t}getCreatedAt(){return this.createdAt}getUpdatedAt(){return this.updatedAt}getPartnerData(){return this.partnerData}setPartnerData(t){this.partnerData=t}getWidgetHTML(){return this.widgetHTML}getEnforceEntitlement(){return this.enforceEntitlement}setEnforceEntitlement(t){this.enforceEntitlement=t}getPrivacyContext(){return this.privacyContext}setPrivacyContext(t){this.privacyContext=t}getAddEmbedHtml5Support(){return this.addEmbedHtml5Support}setAddEmbedHtml5Support(t){this.addEmbedHtml5Support=t}getRoles(){return this.roles}setRoles(t){this.roles=t}getPrivileges(){return this.privileges}setPrivileges(t){this.privileges=t}}t.exports.Widget=Ii;class yi extends Bt{constructor(t=null){super(t),this.objectType="KalturaBatchJobBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdGreaterThanOrEqual(){return this.idGreaterThanOrEqual}setIdGreaterThanOrEqual(t){this.idGreaterThanOrEqual=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getPartnerIdNotIn(){return this.partnerIdNotIn}setPartnerIdNotIn(t){this.partnerIdNotIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getExecutionAttemptsGreaterThanOrEqual(){return this.executionAttemptsGreaterThanOrEqual}setExecutionAttemptsGreaterThanOrEqual(t){this.executionAttemptsGreaterThanOrEqual=t}getExecutionAttemptsLessThanOrEqual(){return this.executionAttemptsLessThanOrEqual}setExecutionAttemptsLessThanOrEqual(t){this.executionAttemptsLessThanOrEqual=t}getLockVersionGreaterThanOrEqual(){return this.lockVersionGreaterThanOrEqual}setLockVersionGreaterThanOrEqual(t){this.lockVersionGreaterThanOrEqual=t}getLockVersionLessThanOrEqual(){return this.lockVersionLessThanOrEqual}setLockVersionLessThanOrEqual(t){this.lockVersionLessThanOrEqual=t}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getJobTypeEqual(){return this.jobTypeEqual}setJobTypeEqual(t){this.jobTypeEqual=t}getJobTypeIn(){return this.jobTypeIn}setJobTypeIn(t){this.jobTypeIn=t}getJobTypeNotIn(){return this.jobTypeNotIn}setJobTypeNotIn(t){this.jobTypeNotIn=t}getJobSubTypeEqual(){return this.jobSubTypeEqual}setJobSubTypeEqual(t){this.jobSubTypeEqual=t}getJobSubTypeIn(){return this.jobSubTypeIn}setJobSubTypeIn(t){this.jobSubTypeIn=t}getJobSubTypeNotIn(){return this.jobSubTypeNotIn}setJobSubTypeNotIn(t){this.jobSubTypeNotIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getStatusNotIn(){return this.statusNotIn}setStatusNotIn(t){this.statusNotIn=t}getPriorityGreaterThanOrEqual(){return this.priorityGreaterThanOrEqual}setPriorityGreaterThanOrEqual(t){this.priorityGreaterThanOrEqual=t}getPriorityLessThanOrEqual(){return this.priorityLessThanOrEqual}setPriorityLessThanOrEqual(t){this.priorityLessThanOrEqual=t}getPriorityEqual(){return this.priorityEqual}setPriorityEqual(t){this.priorityEqual=t}getPriorityIn(){return this.priorityIn}setPriorityIn(t){this.priorityIn=t}getPriorityNotIn(){return this.priorityNotIn}setPriorityNotIn(t){this.priorityNotIn=t}getBatchVersionGreaterThanOrEqual(){return this.batchVersionGreaterThanOrEqual}setBatchVersionGreaterThanOrEqual(t){this.batchVersionGreaterThanOrEqual=t}getBatchVersionLessThanOrEqual(){return this.batchVersionLessThanOrEqual}setBatchVersionLessThanOrEqual(t){this.batchVersionLessThanOrEqual=t}getBatchVersionEqual(){return this.batchVersionEqual}setBatchVersionEqual(t){this.batchVersionEqual=t}getQueueTimeGreaterThanOrEqual(){return this.queueTimeGreaterThanOrEqual}setQueueTimeGreaterThanOrEqual(t){this.queueTimeGreaterThanOrEqual=t}getQueueTimeLessThanOrEqual(){return this.queueTimeLessThanOrEqual}setQueueTimeLessThanOrEqual(t){this.queueTimeLessThanOrEqual=t}getFinishTimeGreaterThanOrEqual(){return this.finishTimeGreaterThanOrEqual}setFinishTimeGreaterThanOrEqual(t){this.finishTimeGreaterThanOrEqual=t}getFinishTimeLessThanOrEqual(){return this.finishTimeLessThanOrEqual}setFinishTimeLessThanOrEqual(t){this.finishTimeLessThanOrEqual=t}getErrTypeEqual(){return this.errTypeEqual}setErrTypeEqual(t){this.errTypeEqual=t}getErrTypeIn(){return this.errTypeIn}setErrTypeIn(t){this.errTypeIn=t}getErrTypeNotIn(){return this.errTypeNotIn}setErrTypeNotIn(t){this.errTypeNotIn=t}getErrNumberEqual(){return this.errNumberEqual}setErrNumberEqual(t){this.errNumberEqual=t}getErrNumberIn(){return this.errNumberIn}setErrNumberIn(t){this.errNumberIn=t}getErrNumberNotIn(){return this.errNumberNotIn}setErrNumberNotIn(t){this.errNumberNotIn=t}getEstimatedEffortLessThan(){return this.estimatedEffortLessThan}setEstimatedEffortLessThan(t){this.estimatedEffortLessThan=t}getEstimatedEffortGreaterThan(){return this.estimatedEffortGreaterThan}setEstimatedEffortGreaterThan(t){this.estimatedEffortGreaterThan=t}getUrgencyLessThanOrEqual(){return this.urgencyLessThanOrEqual}setUrgencyLessThanOrEqual(t){this.urgencyLessThanOrEqual=t}getUrgencyGreaterThanOrEqual(){return this.urgencyGreaterThanOrEqual}setUrgencyGreaterThanOrEqual(t){this.urgencyGreaterThanOrEqual=t}}t.exports.BatchJobBaseFilter=yi;class mi extends yi{constructor(t=null){super(t),this.objectType="KalturaBatchJobFilter"}}t.exports.BatchJobFilter=mi;class Si extends s.BaseObject{constructor(t=null){super(t),this.objectType="KalturaYouTubeApiCaptionDistributionInfo"}getLanguage(){return this.language}setLanguage(t){this.language=t}getLabel(){return this.label}setLabel(t){this.label=t}getFilePath(){return this.filePath}setFilePath(t){this.filePath=t}getRemoteId(){return this.remoteId}setRemoteId(t){this.remoteId=t}getAction(){return this.action}setAction(t){this.action=t}getVersion(){return this.version}setVersion(t){this.version=t}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}}t.exports.YouTubeApiCaptionDistributionInfo=Si;t.exports.ZoomIntegrationSetting=class extends yr{constructor(t=null){super(t),this.objectType="KalturaZoomIntegrationSetting"}getZoomCategory(){return this.zoomCategory}setZoomCategory(t){this.zoomCategory=t}getEnableRecordingUpload(){return this.enableRecordingUpload}setEnableRecordingUpload(t){this.enableRecordingUpload=t}getZoomUserMatchingMode(){return this.zoomUserMatchingMode}setZoomUserMatchingMode(t){this.zoomUserMatchingMode=t}getZoomUserPostfix(){return this.zoomUserPostfix}setZoomUserPostfix(t){this.zoomUserPostfix=t}getZoomWebinarCategory(){return this.zoomWebinarCategory}setZoomWebinarCategory(t){this.zoomWebinarCategory=t}getEnableWebinarUploads(){return this.enableWebinarUploads}setEnableWebinarUploads(t){this.enableWebinarUploads=t}getJwtToken(){return this.jwtToken}setJwtToken(t){this.jwtToken=t}getEnableZoomTranscription(){return this.enableZoomTranscription}setEnableZoomTranscription(t){this.enableZoomTranscription=t}getZoomAccountDescription(){return this.zoomAccountDescription}setZoomAccountDescription(t){this.zoomAccountDescription=t}getOptOutGroupNames(){return this.optOutGroupNames}setOptOutGroupNames(t){this.optOutGroupNames=t}getOptInGroupNames(){return this.optInGroupNames}setOptInGroupNames(t){this.optInGroupNames=t}getGroupParticipationType(){return this.groupParticipationType}setGroupParticipationType(t){this.groupParticipationType=t}};t.exports.AccessControlBlockAction=class extends l{constructor(t=null){super(t),this.objectType="KalturaAccessControlBlockAction"}};t.exports.AccessControlDrmPolicyAction=class extends l{constructor(t=null){super(t),this.objectType="KalturaAccessControlDrmPolicyAction"}getPolicyId(){return this.policyId}setPolicyId(t){this.policyId=t}};t.exports.AccessControlLimitDeliveryProfilesAction=class extends l{constructor(t=null){super(t),this.objectType="KalturaAccessControlLimitDeliveryProfilesAction"}getDeliveryProfileIds(){return this.deliveryProfileIds}setDeliveryProfileIds(t){this.deliveryProfileIds=t}getIsBlockedList(){return this.isBlockedList}setIsBlockedList(t){this.isBlockedList=t}};t.exports.AccessControlLimitFlavorsAction=class extends l{constructor(t=null){super(t),this.objectType="KalturaAccessControlLimitFlavorsAction"}getFlavorParamsIds(){return this.flavorParamsIds}setFlavorParamsIds(t){this.flavorParamsIds=t}getIsBlockedList(){return this.isBlockedList}setIsBlockedList(t){this.isBlockedList=t}};t.exports.AccessControlLimitThumbnailCaptureAction=class extends l{constructor(t=null){super(t),this.objectType="KalturaAccessControlLimitThumbnailCaptureAction"}};t.exports.AccessControlListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaAccessControlListResponse"}getObjects(){return this.objects}};t.exports.AccessControlModifyRequestHostRegexAction=class extends l{constructor(t=null){super(t),this.objectType="KalturaAccessControlModifyRequestHostRegexAction"}getPattern(){return this.pattern}setPattern(t){this.pattern=t}getReplacement(){return this.replacement}setReplacement(t){this.replacement=t}getReplacmenServerNodeId(){return this.replacmenServerNodeId}setReplacmenServerNodeId(t){this.replacmenServerNodeId=t}getCheckAliveTimeoutMs(){return this.checkAliveTimeoutMs}setCheckAliveTimeoutMs(t){this.checkAliveTimeoutMs=t}};t.exports.AccessControlPreviewAction=class extends l{constructor(t=null){super(t),this.objectType="KalturaAccessControlPreviewAction"}getLimit(){return this.limit}setLimit(t){this.limit=t}};t.exports.AccessControlProfileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaAccessControlProfileListResponse"}getObjects(){return this.objects}};t.exports.AccessControlServeRemoteEdgeServerAction=class extends l{constructor(t=null){super(t),this.objectType="KalturaAccessControlServeRemoteEdgeServerAction"}getEdgeServerIds(){return this.edgeServerIds}setEdgeServerIds(t){this.edgeServerIds=t}getSeamlessFallbackEnabled(){return this.seamlessFallbackEnabled}setSeamlessFallbackEnabled(t){this.seamlessFallbackEnabled=t}};t.exports.ActivitiBusinessProcessServer=class extends dt{constructor(t=null){super(t),this.objectType="KalturaActivitiBusinessProcessServer"}getHost(){return this.host}setHost(t){this.host=t}getPort(){return this.port}setPort(t){this.port=t}getProtocol(){return this.protocol}setProtocol(t){this.protocol=t}getUsername(){return this.username}setUsername(t){this.username=t}getPassword(){return this.password}setPassword(t){this.password=t}};t.exports.AdCuePoint=class extends A{constructor(t=null){super(t),this.objectType="KalturaAdCuePoint"}getProtocolType(){return this.protocolType}setProtocolType(t){this.protocolType=t}getSourceUrl(){return this.sourceUrl}setSourceUrl(t){this.sourceUrl=t}getAdType(){return this.adType}setAdType(t){this.adType=t}getTitle(){return this.title}setTitle(t){this.title=t}getEndTime(){return this.endTime}setEndTime(t){this.endTime=t}getDuration(){return this.duration}setDuration(t){this.duration=t}};t.exports.AddEntryVendorTaskAction=class extends l{constructor(t=null){super(t),this.objectType="KalturaAddEntryVendorTaskAction"}getCatalogItemIds(){return this.catalogItemIds}setCatalogItemIds(t){this.catalogItemIds=t}};t.exports.AmazonS3StorageProfile=class extends ri{constructor(t=null){super(t),this.objectType="KalturaAmazonS3StorageProfile"}getFilesPermissionInS3(){return this.filesPermissionInS3}setFilesPermissionInS3(t){this.filesPermissionInS3=t}getS3Region(){return this.s3Region}setS3Region(t){this.s3Region=t}getSseType(){return this.sseType}setSseType(t){this.sseType=t}getSseKmsKeyId(){return this.sseKmsKeyId}setSseKmsKeyId(t){this.sseKmsKeyId=t}getSignatureType(){return this.signatureType}setSignatureType(t){this.signatureType=t}getEndPoint(){return this.endPoint}setEndPoint(t){this.endPoint=t}};t.exports.AnnotationListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaAnnotationListResponse"}getObjects(){return this.objects}};t.exports.AnswerCuePoint=class extends A{constructor(t=null){super(t),this.objectType="KalturaAnswerCuePoint"}getParentId(){return this.parentId}setParentId(t){this.parentId=t}getQuizUserEntryId(){return this.quizUserEntryId}setQuizUserEntryId(t){this.quizUserEntryId=t}getAnswerKey(){return this.answerKey}setAnswerKey(t){this.answerKey=t}getOpenAnswer(){return this.openAnswer}setOpenAnswer(t){this.openAnswer=t}getIsCorrect(){return this.isCorrect}getCorrectAnswerKeys(){return this.correctAnswerKeys}getExplanation(){return this.explanation}getFeedback(){return this.feedback}setFeedback(t){this.feedback=t}};t.exports.ApiActionPermissionItem=class extends ns{constructor(t=null){super(t),this.objectType="KalturaApiActionPermissionItem"}getService(){return this.service}setService(t){this.service=t}getAction(){return this.action}setAction(t){this.action=t}};t.exports.ApiParameterPermissionItem=class extends ns{constructor(t=null){super(t),this.objectType="KalturaApiParameterPermissionItem"}getObject(){return this.object}setObject(t){this.object=t}getParameter(){return this.parameter}setParameter(t){this.parameter=t}getAction(){return this.action}setAction(t){this.action=t}};class Di extends Bt{constructor(t=null){super(t),this.objectType="KalturaAppTokenBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getSessionUserIdEqual(){return this.sessionUserIdEqual}setSessionUserIdEqual(t){this.sessionUserIdEqual=t}}t.exports.AppTokenBaseFilter=Di;t.exports.AppTokenListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaAppTokenListResponse"}getObjects(){return this.objects}};t.exports.AssetDistributionPropertyCondition=class extends S{constructor(t=null){super(t),this.objectType="KalturaAssetDistributionPropertyCondition"}getPropertyName(){return this.propertyName}setPropertyName(t){this.propertyName=t}getPropertyValue(){return this.propertyValue}setPropertyValue(t){this.propertyValue=t}};t.exports.AssetParamsOutput=class extends P{constructor(t=null){super(t),this.objectType="KalturaAssetParamsOutput"}getAssetParamsId(){return this.assetParamsId}setAssetParamsId(t){this.assetParamsId=t}getAssetParamsVersion(){return this.assetParamsVersion}setAssetParamsVersion(t){this.assetParamsVersion=t}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}getAssetVersion(){return this.assetVersion}setAssetVersion(t){this.assetVersion=t}getReadyBehavior(){return this.readyBehavior}setReadyBehavior(t){this.readyBehavior=t}getFormat(){return this.format}setFormat(t){this.format=t}};t.exports.AssetPropertiesCompareCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaAssetPropertiesCompareCondition"}getProperties(){return this.properties}setProperties(t){this.properties=t}};t.exports.AssetTypeCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaAssetTypeCondition"}getAssetTypes(){return this.assetTypes}setAssetTypes(t){this.assetTypes=t}};t.exports.AssetsParamsResourceContainers=class extends b{constructor(t=null){super(t),this.objectType="KalturaAssetsParamsResourceContainers"}getResources(){return this.resources}setResources(t){this.resources=t}};t.exports.AttachmentAssetListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaAttachmentAssetListResponse"}getObjects(){return this.objects}};t.exports.AttachmentServeOptions=class extends O{constructor(t=null){super(t),this.objectType="KalturaAttachmentServeOptions"}};class Ci extends Ut{constructor(t=null){super(t),this.objectType="KalturaAttributeCondition"}getValue(){return this.value}setValue(t){this.value=t}}t.exports.AttributeCondition=Ci;t.exports.AuditTrailChangeInfo=class extends f{constructor(t=null){super(t),this.objectType="KalturaAuditTrailChangeInfo"}getChangedItems(){return this.changedItems}setChangedItems(t){this.changedItems=t}};t.exports.AuditTrailChangeXmlNode=class extends L{constructor(t=null){super(t),this.objectType="KalturaAuditTrailChangeXmlNode"}getType(){return this.type}setType(t){this.type=t}};t.exports.AuditTrailFileSyncCreateInfo=class extends f{constructor(t=null){super(t),this.objectType="KalturaAuditTrailFileSyncCreateInfo"}getVersion(){return this.version}setVersion(t){this.version=t}getObjectSubType(){return this.objectSubType}setObjectSubType(t){this.objectSubType=t}getDc(){return this.dc}setDc(t){this.dc=t}getOriginal(){return this.original}setOriginal(t){this.original=t}getFileType(){return this.fileType}setFileType(t){this.fileType=t}};t.exports.AuditTrailListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaAuditTrailListResponse"}getObjects(){return this.objects}};t.exports.AuditTrailTextInfo=class extends f{constructor(t=null){super(t),this.objectType="KalturaAuditTrailTextInfo"}getInfo(){return this.info}setInfo(t){this.info=t}};t.exports.AuthenticatedCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaAuthenticatedCondition"}getPrivileges(){return this.privileges}setPrivileges(t){this.privileges=t}};t.exports.AvnDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaAvnDistributionProvider"}};t.exports.BaseEntryCloneOptionComponent=class extends U{constructor(t=null){super(t),this.objectType="KalturaBaseEntryCloneOptionComponent"}getItemType(){return this.itemType}setItemType(t){this.itemType=t}getRule(){return this.rule}setRule(t){this.rule=t}};t.exports.BaseEntryListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaBaseEntryListResponse"}getObjects(){return this.objects}};class Pi extends Bt{constructor(t=null){super(t),this.objectType="KalturaBaseSyndicationFeedBaseFilter"}}t.exports.BaseSyndicationFeedBaseFilter=Pi;t.exports.BaseSyndicationFeedListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaBaseSyndicationFeedListResponse"}getObjects(){return this.objects}};class bi extends Bt{constructor(t=null){super(t),this.objectType="KalturaBeaconBaseFilter"}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getRelatedObjectTypeIn(){return this.relatedObjectTypeIn}setRelatedObjectTypeIn(t){this.relatedObjectTypeIn=t}getRelatedObjectTypeEqual(){return this.relatedObjectTypeEqual}setRelatedObjectTypeEqual(t){this.relatedObjectTypeEqual=t}getEventTypeIn(){return this.eventTypeIn}setEventTypeIn(t){this.eventTypeIn=t}getObjectIdIn(){return this.objectIdIn}setObjectIdIn(t){this.objectIdIn=t}}t.exports.BeaconBaseFilter=bi;t.exports.BeaconEnhanceFilter=class extends Bt{constructor(t=null){super(t),this.objectType="KalturaBeaconEnhanceFilter"}getExternalElasticQueryObject(){return this.externalElasticQueryObject}setExternalElasticQueryObject(t){this.externalElasticQueryObject=t}getIndexTypeEqual(){return this.indexTypeEqual}setIndexTypeEqual(t){this.indexTypeEqual=t}};t.exports.BeaconListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaBeaconListResponse"}getObjects(){return this.objects}};t.exports.BeaconScheduledResourceOperator=class extends Z{constructor(t=null){super(t),this.objectType="KalturaBeaconScheduledResourceOperator"}getOperator(){return this.operator}setOperator(t){this.operator=t}getSearchItems(){return this.searchItems}setSearchItems(t){this.searchItems=t}};t.exports.BeaconScheduledResourceSearchParams=class extends ${constructor(t=null){super(t),this.objectType="KalturaBeaconScheduledResourceSearchParams"}getSearchOperator(){return this.searchOperator}setSearchOperator(t){this.searchOperator=t}getOrderBy(){return this.orderBy}setOrderBy(t){this.orderBy=t}};t.exports.BlackoutScheduleEvent=class extends Ks{constructor(t=null){super(t),this.objectType="KalturaBlackoutScheduleEvent"}};t.exports.BooleanEventNotificationCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaBooleanEventNotificationCondition"}getBooleanEventNotificationIds(){return this.booleanEventNotificationIds}setBooleanEventNotificationIds(t){this.booleanEventNotificationIds=t}};t.exports.BpmEventNotificationIntegrationJobTriggerData=class extends Ir{constructor(t=null){super(t),this.objectType="KalturaBpmEventNotificationIntegrationJobTriggerData"}getTemplateId(){return this.templateId}setTemplateId(t){this.templateId=t}getBusinessProcessId(){return this.businessProcessId}setBusinessProcessId(t){this.businessProcessId=t}getCaseId(){return this.caseId}setCaseId(t){this.caseId=t}};t.exports.BulkDownloadJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaBulkDownloadJobData"}getEntryIds(){return this.entryIds}setEntryIds(t){this.entryIds=t}getFlavorParamsId(){return this.flavorParamsId}setFlavorParamsId(t){this.flavorParamsId=t}getPuserId(){return this.puserId}setPuserId(t){this.puserId=t}};class Ri extends it{constructor(t=null){super(t),this.objectType="KalturaBulkServiceFilterDataBase"}getFilter(){return this.filter}setFilter(t){this.filter=t}}t.exports.BulkServiceFilterDataBase=Ri;class Oi extends Bt{constructor(t=null){super(t),this.objectType="KalturaBulkUploadBaseFilter"}getUploadedOnGreaterThanOrEqual(){return this.uploadedOnGreaterThanOrEqual}setUploadedOnGreaterThanOrEqual(t){this.uploadedOnGreaterThanOrEqual=t}getUploadedOnLessThanOrEqual(){return this.uploadedOnLessThanOrEqual}setUploadedOnLessThanOrEqual(t){this.uploadedOnLessThanOrEqual=t}getUploadedOnEqual(){return this.uploadedOnEqual}setUploadedOnEqual(t){this.uploadedOnEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getBulkUploadObjectTypeEqual(){return this.bulkUploadObjectTypeEqual}setBulkUploadObjectTypeEqual(t){this.bulkUploadObjectTypeEqual=t}getBulkUploadObjectTypeIn(){return this.bulkUploadObjectTypeIn}setBulkUploadObjectTypeIn(t){this.bulkUploadObjectTypeIn=t}}t.exports.BulkUploadBaseFilter=Oi;t.exports.BulkUploadCategoryData=class extends ut{constructor(t=null){super(t),this.objectType="KalturaBulkUploadCategoryData"}};t.exports.BulkUploadCategoryEntryData=class extends ut{constructor(t=null){super(t),this.objectType="KalturaBulkUploadCategoryEntryData"}};t.exports.BulkUploadCategoryUserData=class extends ut{constructor(t=null){super(t),this.objectType="KalturaBulkUploadCategoryUserData"}};t.exports.BulkUploadEntryData=class extends ut{constructor(t=null){super(t),this.objectType="KalturaBulkUploadEntryData"}getConversionProfileId(){return this.conversionProfileId}setConversionProfileId(t){this.conversionProfileId=t}};class _i extends k{constructor(t=null){super(t),this.objectType="KalturaBulkUploadJobData"}getUserId(){return this.userId}getUploadedBy(){return this.uploadedBy}getConversionProfileId(){return this.conversionProfileId}getResultsFileLocalPath(){return this.resultsFileLocalPath}getResultsFileUrl(){return this.resultsFileUrl}getNumOfEntries(){return this.numOfEntries}getNumOfObjects(){return this.numOfObjects}getFilePath(){return this.filePath}getBulkUploadObjectType(){return this.bulkUploadObjectType}getFileName(){return this.fileName}setFileName(t){this.fileName=t}getObjectData(){return this.objectData}getType(){return this.type}getEmailRecipients(){return this.emailRecipients}setEmailRecipients(t){this.emailRecipients=t}getNumOfErrorObjects(){return this.numOfErrorObjects}setNumOfErrorObjects(t){this.numOfErrorObjects=t}getPrivileges(){return this.privileges}setPrivileges(t){this.privileges=t}}t.exports.BulkUploadJobData=_i;t.exports.BulkUploadListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaBulkUploadListResponse"}getObjects(){return this.objects}};t.exports.BulkUploadResultCategory=class extends nt{constructor(t=null){super(t),this.objectType="KalturaBulkUploadResultCategory"}getRelativePath(){return this.relativePath}setRelativePath(t){this.relativePath=t}getName(){return this.name}setName(t){this.name=t}getReferenceId(){return this.referenceId}setReferenceId(t){this.referenceId=t}getDescription(){return this.description}setDescription(t){this.description=t}getTags(){return this.tags}setTags(t){this.tags=t}getAppearInList(){return this.appearInList}setAppearInList(t){this.appearInList=t}getPrivacy(){return this.privacy}setPrivacy(t){this.privacy=t}getInheritanceType(){return this.inheritanceType}setInheritanceType(t){this.inheritanceType=t}getUserJoinPolicy(){return this.userJoinPolicy}setUserJoinPolicy(t){this.userJoinPolicy=t}getDefaultPermissionLevel(){return this.defaultPermissionLevel}setDefaultPermissionLevel(t){this.defaultPermissionLevel=t}getOwner(){return this.owner}setOwner(t){this.owner=t}getContributionPolicy(){return this.contributionPolicy}setContributionPolicy(t){this.contributionPolicy=t}getPartnerSortValue(){return this.partnerSortValue}setPartnerSortValue(t){this.partnerSortValue=t}getModeration(){return this.moderation}setModeration(t){this.moderation=t}};t.exports.BulkUploadResultCategoryEntry=class extends nt{constructor(t=null){super(t),this.objectType="KalturaBulkUploadResultCategoryEntry"}getCategoryId(){return this.categoryId}setCategoryId(t){this.categoryId=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}};t.exports.BulkUploadResultCategoryUser=class extends nt{constructor(t=null){super(t),this.objectType="KalturaBulkUploadResultCategoryUser"}getCategoryId(){return this.categoryId}setCategoryId(t){this.categoryId=t}getCategoryReferenceId(){return this.categoryReferenceId}setCategoryReferenceId(t){this.categoryReferenceId=t}getUserId(){return this.userId}setUserId(t){this.userId=t}getPermissionLevel(){return this.permissionLevel}setPermissionLevel(t){this.permissionLevel=t}getUpdateMethod(){return this.updateMethod}setUpdateMethod(t){this.updateMethod=t}getRequiredObjectStatus(){return this.requiredObjectStatus}setRequiredObjectStatus(t){this.requiredObjectStatus=t}};t.exports.BulkUploadResultEntry=class extends nt{constructor(t=null){super(t),this.objectType="KalturaBulkUploadResultEntry"}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getTitle(){return this.title}setTitle(t){this.title=t}getDescription(){return this.description}setDescription(t){this.description=t}getTags(){return this.tags}setTags(t){this.tags=t}getUrl(){return this.url}setUrl(t){this.url=t}getContentType(){return this.contentType}setContentType(t){this.contentType=t}getConversionProfileId(){return this.conversionProfileId}setConversionProfileId(t){this.conversionProfileId=t}getAccessControlProfileId(){return this.accessControlProfileId}setAccessControlProfileId(t){this.accessControlProfileId=t}getCategory(){return this.category}setCategory(t){this.category=t}getScheduleStartDate(){return this.scheduleStartDate}setScheduleStartDate(t){this.scheduleStartDate=t}getScheduleEndDate(){return this.scheduleEndDate}setScheduleEndDate(t){this.scheduleEndDate=t}getEntryStatus(){return this.entryStatus}setEntryStatus(t){this.entryStatus=t}getThumbnailUrl(){return this.thumbnailUrl}setThumbnailUrl(t){this.thumbnailUrl=t}getThumbnailSaved(){return this.thumbnailSaved}setThumbnailSaved(t){this.thumbnailSaved=t}getSshPrivateKey(){return this.sshPrivateKey}setSshPrivateKey(t){this.sshPrivateKey=t}getSshPublicKey(){return this.sshPublicKey}setSshPublicKey(t){this.sshPublicKey=t}getSshKeyPassphrase(){return this.sshKeyPassphrase}setSshKeyPassphrase(t){this.sshKeyPassphrase=t}getCreatorId(){return this.creatorId}setCreatorId(t){this.creatorId=t}getEntitledUsersEdit(){return this.entitledUsersEdit}setEntitledUsersEdit(t){this.entitledUsersEdit=t}getEntitledUsersPublish(){return this.entitledUsersPublish}setEntitledUsersPublish(t){this.entitledUsersPublish=t}getOwnerId(){return this.ownerId}setOwnerId(t){this.ownerId=t}getReferenceId(){return this.referenceId}setReferenceId(t){this.referenceId=t}getTemplateEntryId(){return this.templateEntryId}setTemplateEntryId(t){this.templateEntryId=t}};t.exports.BulkUploadResultJob=class extends nt{constructor(t=null){super(t),this.objectType="KalturaBulkUploadResultJob"}getJobObjectId(){return this.jobObjectId}setJobObjectId(t){this.jobObjectId=t}};t.exports.BulkUploadResultScheduleEvent=class extends nt{constructor(t=null){super(t),this.objectType="KalturaBulkUploadResultScheduleEvent"}getReferenceId(){return this.referenceId}setReferenceId(t){this.referenceId=t}getTemplateEntryId(){return this.templateEntryId}setTemplateEntryId(t){this.templateEntryId=t}getEventType(){return this.eventType}setEventType(t){this.eventType=t}getTitle(){return this.title}setTitle(t){this.title=t}getDescription(){return this.description}setDescription(t){this.description=t}getTags(){return this.tags}setTags(t){this.tags=t}getCategoryIds(){return this.categoryIds}setCategoryIds(t){this.categoryIds=t}getResourceId(){return this.resourceId}setResourceId(t){this.resourceId=t}getStartTime(){return this.startTime}setStartTime(t){this.startTime=t}getDuration(){return this.duration}setDuration(t){this.duration=t}getEndTime(){return this.endTime}setEndTime(t){this.endTime=t}getRecurrence(){return this.recurrence}setRecurrence(t){this.recurrence=t}getCoEditors(){return this.coEditors}setCoEditors(t){this.coEditors=t}getCoPublishers(){return this.coPublishers}setCoPublishers(t){this.coPublishers=t}getEventOrganizerId(){return this.eventOrganizerId}setEventOrganizerId(t){this.eventOrganizerId=t}getContentOwnerId(){return this.contentOwnerId}setContentOwnerId(t){this.contentOwnerId=t}getTemplateEntryType(){return this.templateEntryType}setTemplateEntryType(t){this.templateEntryType=t}};t.exports.BulkUploadResultScheduleResource=class extends nt{constructor(t=null){super(t),this.objectType="KalturaBulkUploadResultScheduleResource"}getResourceId(){return this.resourceId}setResourceId(t){this.resourceId=t}getName(){return this.name}setName(t){this.name=t}getType(){return this.type}setType(t){this.type=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getDescription(){return this.description}setDescription(t){this.description=t}getTags(){return this.tags}setTags(t){this.tags=t}getParentType(){return this.parentType}setParentType(t){this.parentType=t}getParentSystemName(){return this.parentSystemName}setParentSystemName(t){this.parentSystemName=t}};t.exports.BulkUploadResultUser=class extends nt{constructor(t=null){super(t),this.objectType="KalturaBulkUploadResultUser"}getUserId(){return this.userId}setUserId(t){this.userId=t}getScreenName(){return this.screenName}setScreenName(t){this.screenName=t}getEmail(){return this.email}setEmail(t){this.email=t}getDescription(){return this.description}setDescription(t){this.description=t}getTags(){return this.tags}setTags(t){this.tags=t}getDateOfBirth(){return this.dateOfBirth}setDateOfBirth(t){this.dateOfBirth=t}getCountry(){return this.country}setCountry(t){this.country=t}getState(){return this.state}setState(t){this.state=t}getCity(){return this.city}setCity(t){this.city=t}getZip(){return this.zip}setZip(t){this.zip=t}getGender(){return this.gender}setGender(t){this.gender=t}getFirstName(){return this.firstName}setFirstName(t){this.firstName=t}getLastName(){return this.lastName}setLastName(t){this.lastName=t}getGroup(){return this.group}setGroup(t){this.group=t}getExternalId(){return this.externalId}setExternalId(t){this.externalId=t}};t.exports.BulkUploadResultUserEntry=class extends nt{constructor(t=null){super(t),this.objectType="KalturaBulkUploadResultUserEntry"}getUserEntryId(){return this.userEntryId}setUserEntryId(t){this.userEntryId=t}};t.exports.BulkUploadResultVendorCatalogItem=class extends nt{constructor(t=null){super(t),this.objectType="KalturaBulkUploadResultVendorCatalogItem"}getVendorCatalogItemId(){return this.vendorCatalogItemId}setVendorCatalogItemId(t){this.vendorCatalogItemId=t}getVendorPartnerId(){return this.vendorPartnerId}setVendorPartnerId(t){this.vendorPartnerId=t}getName(){return this.name}setName(t){this.name=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}getServiceFeature(){return this.serviceFeature}setServiceFeature(t){this.serviceFeature=t}getServiceType(){return this.serviceType}setServiceType(t){this.serviceType=t}getTurnAroundTime(){return this.turnAroundTime}setTurnAroundTime(t){this.turnAroundTime=t}getSourceLanguage(){return this.sourceLanguage}setSourceLanguage(t){this.sourceLanguage=t}getTargetLanguage(){return this.targetLanguage}setTargetLanguage(t){this.targetLanguage=t}getOutputFormat(){return this.outputFormat}setOutputFormat(t){this.outputFormat=t}getEnableSpeakerId(){return this.enableSpeakerId}setEnableSpeakerId(t){this.enableSpeakerId=t}getFixedPriceAddons(){return this.fixedPriceAddons}setFixedPriceAddons(t){this.fixedPriceAddons=t}getPricing(){return this.pricing}setPricing(t){this.pricing=t}getFlavorParamsId(){return this.flavorParamsId}setFlavorParamsId(t){this.flavorParamsId=t}getClearAudioFlavorParamsId(){return this.clearAudioFlavorParamsId}setClearAudioFlavorParamsId(t){this.clearAudioFlavorParamsId=t}};t.exports.BulkUploadUserData=class extends ut{constructor(t=null){super(t),this.objectType="KalturaBulkUploadUserData"}};t.exports.BulkUploadVendorCatalogItemData=class extends ut{constructor(t=null){super(t),this.objectType="KalturaBulkUploadVendorCatalogItemData"}};class fi extends Ke{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessNotificationTemplate"}getServerId(){return this.serverId}setServerId(t){this.serverId=t}getProcessId(){return this.processId}setProcessId(t){this.processId=t}getMainObjectCode(){return this.mainObjectCode}setMainObjectCode(t){this.mainObjectCode=t}}t.exports.BusinessProcessNotificationTemplate=fi;class xi extends Bt{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessServerBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getIdNotIn(){return this.idNotIn}setIdNotIn(t){this.idNotIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusNotEqual(){return this.statusNotEqual}setStatusNotEqual(t){this.statusNotEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getStatusNotIn(){return this.statusNotIn}setStatusNotIn(t){this.statusNotIn=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}getDcEqual(){return this.dcEqual}setDcEqual(t){this.dcEqual=t}getDcEqOrNull(){return this.dcEqOrNull}setDcEqOrNull(t){this.dcEqOrNull=t}}t.exports.BusinessProcessServerBaseFilter=xi;t.exports.BusinessProcessServerListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessServerListResponse"}getObjects(){return this.objects}};t.exports.CameraScheduleResource=class extends Gs{constructor(t=null){super(t),this.objectType="KalturaCameraScheduleResource"}getStreamUrl(){return this.streamUrl}setStreamUrl(t){this.streamUrl=t}};t.exports.CaptionAssetItemListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaCaptionAssetItemListResponse"}getObjects(){return this.objects}};t.exports.CaptionAssetListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaCaptionAssetListResponse"}getObjects(){return this.objects}};t.exports.CaptionParamsListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaCaptionParamsListResponse"}getObjects(){return this.objects}};t.exports.CaptureThumbJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaCaptureThumbJobData"}getFileContainer(){return this.fileContainer}setFileContainer(t){this.fileContainer=t}getActualSrcFileSyncLocalPath(){return this.actualSrcFileSyncLocalPath}setActualSrcFileSyncLocalPath(t){this.actualSrcFileSyncLocalPath=t}getSrcFileSyncRemoteUrl(){return this.srcFileSyncRemoteUrl}setSrcFileSyncRemoteUrl(t){this.srcFileSyncRemoteUrl=t}getThumbParamsOutputId(){return this.thumbParamsOutputId}setThumbParamsOutputId(t){this.thumbParamsOutputId=t}getThumbAssetId(){return this.thumbAssetId}setThumbAssetId(t){this.thumbAssetId=t}getSrcAssetId(){return this.srcAssetId}setSrcAssetId(t){this.srcAssetId=t}getSrcAssetEncryptionKey(){return this.srcAssetEncryptionKey}setSrcAssetEncryptionKey(t){this.srcAssetEncryptionKey=t}getSrcAssetType(){return this.srcAssetType}setSrcAssetType(t){this.srcAssetType=t}getThumbPath(){return this.thumbPath}setThumbPath(t){this.thumbPath=t}};t.exports.CatalogItemAdvancedFilter=class extends Ut{constructor(t=null){super(t),this.objectType="KalturaCatalogItemAdvancedFilter"}getServiceTypeEqual(){return this.serviceTypeEqual}setServiceTypeEqual(t){this.serviceTypeEqual=t}getServiceTypeIn(){return this.serviceTypeIn}setServiceTypeIn(t){this.serviceTypeIn=t}getServiceFeatureEqual(){return this.serviceFeatureEqual}setServiceFeatureEqual(t){this.serviceFeatureEqual=t}getServiceFeatureIn(){return this.serviceFeatureIn}setServiceFeatureIn(t){this.serviceFeatureIn=t}getTurnAroundTimeEqual(){return this.turnAroundTimeEqual}setTurnAroundTimeEqual(t){this.turnAroundTimeEqual=t}getTurnAroundTimeIn(){return this.turnAroundTimeIn}setTurnAroundTimeIn(t){this.turnAroundTimeIn=t}getSourceLanguageEqual(){return this.sourceLanguageEqual}setSourceLanguageEqual(t){this.sourceLanguageEqual=t}getTargetLanguageEqual(){return this.targetLanguageEqual}setTargetLanguageEqual(t){this.targetLanguageEqual=t}};t.exports.CategoryEntryAdvancedFilter=class extends Ut{constructor(t=null){super(t),this.objectType="KalturaCategoryEntryAdvancedFilter"}getCategoriesMatchOr(){return this.categoriesMatchOr}setCategoriesMatchOr(t){this.categoriesMatchOr=t}getCategoryEntryStatusIn(){return this.categoryEntryStatusIn}setCategoryEntryStatusIn(t){this.categoryEntryStatusIn=t}getOrderBy(){return this.orderBy}setOrderBy(t){this.orderBy=t}getCategoryIdEqual(){return this.categoryIdEqual}setCategoryIdEqual(t){this.categoryIdEqual=t}};t.exports.CategoryEntryCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaCategoryEntryCondition"}getCategoryId(){return this.categoryId}setCategoryId(t){this.categoryId=t}getCategoryIds(){return this.categoryIds}setCategoryIds(t){this.categoryIds=t}getCategoryUserPermission(){return this.categoryUserPermission}setCategoryUserPermission(t){this.categoryUserPermission=t}getComparison(){return this.comparison}setComparison(t){this.comparison=t}};t.exports.CategoryEntryListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaCategoryEntryListResponse"}getObjects(){return this.objects}};t.exports.CategoryIdentifier=class extends Ge{constructor(t=null){super(t),this.objectType="KalturaCategoryIdentifier"}getIdentifier(){return this.identifier}setIdentifier(t){this.identifier=t}};t.exports.CategoryListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaCategoryListResponse"}getObjects(){return this.objects}};t.exports.CategoryUserAdvancedFilter=class extends Ut{constructor(t=null){super(t),this.objectType="KalturaCategoryUserAdvancedFilter"}getMemberIdEq(){return this.memberIdEq}setMemberIdEq(t){this.memberIdEq=t}getMemberIdIn(){return this.memberIdIn}setMemberIdIn(t){this.memberIdIn=t}getMemberPermissionsMatchOr(){return this.memberPermissionsMatchOr}setMemberPermissionsMatchOr(t){this.memberPermissionsMatchOr=t}getMemberPermissionsMatchAnd(){return this.memberPermissionsMatchAnd}setMemberPermissionsMatchAnd(t){this.memberPermissionsMatchAnd=t}};t.exports.CategoryUserListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaCategoryUserListResponse"}getObjects(){return this.objects}};t.exports.CategoryUserProviderFilter=class extends Bt{constructor(t=null){super(t),this.objectType="KalturaCategoryUserProviderFilter"}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getUserIdIn(){return this.userIdIn}setUserIdIn(t){this.userIdIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getUpdateMethodEqual(){return this.updateMethodEqual}setUpdateMethodEqual(t){this.updateMethodEqual=t}getUpdateMethodIn(){return this.updateMethodIn}setUpdateMethodIn(t){this.updateMethodIn=t}getPermissionNamesMatchAnd(){return this.permissionNamesMatchAnd}setPermissionNamesMatchAnd(t){this.permissionNamesMatchAnd=t}getPermissionNamesMatchOr(){return this.permissionNamesMatchOr}setPermissionNamesMatchOr(t){this.permissionNamesMatchOr=t}};t.exports.Cielo24JobProviderData=class extends Ar{constructor(t=null){super(t),this.objectType="KalturaCielo24JobProviderData"}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getCaptionAssetFormats(){return this.captionAssetFormats}setCaptionAssetFormats(t){this.captionAssetFormats=t}getPriority(){return this.priority}setPriority(t){this.priority=t}getFidelity(){return this.fidelity}setFidelity(t){this.fidelity=t}getUsername(){return this.username}getPassword(){return this.password}getBaseUrl(){return this.baseUrl}getSpokenLanguage(){return this.spokenLanguage}setSpokenLanguage(t){this.spokenLanguage=t}getReplaceMediaContent(){return this.replaceMediaContent}setReplaceMediaContent(t){this.replaceMediaContent=t}getAdditionalParameters(){return this.additionalParameters}setAdditionalParameters(t){this.additionalParameters=t}};t.exports.ClipAttributes=class extends F{constructor(t=null){super(t),this.objectType="KalturaClipAttributes"}getOffset(){return this.offset}setOffset(t){this.offset=t}getDuration(){return this.duration}setDuration(t){this.duration=t}getGlobalOffsetInDestination(){return this.globalOffsetInDestination}setGlobalOffsetInDestination(t){this.globalOffsetInDestination=t}getEffectArray(){return this.effectArray}setEffectArray(t){this.effectArray=t}};t.exports.ClipConcatJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaClipConcatJobData"}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}getPriority(){return this.priority}setPriority(t){this.priority=t}getOperationAttributes(){return this.operationAttributes}setOperationAttributes(t){this.operationAttributes=t}};t.exports.CodeCuePoint=class extends A{constructor(t=null){super(t),this.objectType="KalturaCodeCuePoint"}getCode(){return this.code}setCode(t){this.code=t}getDescription(){return this.description}setDescription(t){this.description=t}getEndTime(){return this.endTime}setEndTime(t){this.endTime=t}getDuration(){return this.duration}};t.exports.ComcastMrssDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaComcastMrssDistributionProvider"}};class Li extends d{constructor(t=null){super(t),this.objectType="KalturaCompareCondition"}getValue(){return this.value}setValue(t){this.value=t}getComparison(){return this.comparison}setComparison(t){this.comparison=t}}t.exports.CompareCondition=Li;class Ni extends R{constructor(t=null){super(t),this.objectType="KalturaDataCenterContentResource"}}t.exports.DataCenterContentResource=Ni;t.exports.ConcatAttributes=class extends F{constructor(t=null){super(t),this.objectType="KalturaConcatAttributes"}getResource(){return this.resource}setResource(t){this.resource=t}};t.exports.ConcatJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaConcatJobData"}getSrcFiles(){return this.srcFiles}setSrcFiles(t){this.srcFiles=t}getDestFilePath(){return this.destFilePath}setDestFilePath(t){this.destFilePath=t}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getOffset(){return this.offset}setOffset(t){this.offset=t}getDuration(){return this.duration}setDuration(t){this.duration=t}getConcatenatedDuration(){return this.concatenatedDuration}setConcatenatedDuration(t){this.concatenatedDuration=t}getShouldSort(){return this.shouldSort}setShouldSort(t){this.shouldSort=t}};t.exports.ConfMapsListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaConfMapsListResponse"}getObjects(){return this.objects}};t.exports.ConferenceEntryServerNode=class extends Be{constructor(t=null){super(t),this.objectType="KalturaConferenceEntryServerNode"}getConfRoomStatus(){return this.confRoomStatus}getRegistered(){return this.registered}};t.exports.ConferenceServerNode=class extends Js{constructor(t=null){super(t),this.objectType="KalturaConferenceServerNode"}getServiceBaseUrl(){return this.serviceBaseUrl}setServiceBaseUrl(t){this.serviceBaseUrl=t}};class vi extends zt{constructor(t=null){super(t),this.objectType="KalturaConfigurableDistributionJobProviderData"}getFieldValues(){return this.fieldValues}setFieldValues(t){this.fieldValues=t}}t.exports.ConfigurableDistributionJobProviderData=vi;class Fi extends Xt{constructor(t=null){super(t),this.objectType="KalturaConfigurableDistributionProfile"}getFieldConfigArray(){return this.fieldConfigArray}setFieldConfigArray(t){this.fieldConfigArray=t}getItemXpathsToExtend(){return this.itemXpathsToExtend}setItemXpathsToExtend(t){this.itemXpathsToExtend=t}getUseCategoryEntries(){return this.useCategoryEntries}setUseCategoryEntries(t){this.useCategoryEntries=t}}t.exports.ConfigurableDistributionProfile=Fi;t.exports.ContentDistributionSearchItem=class extends Ut{constructor(t=null){super(t),this.objectType="KalturaContentDistributionSearchItem"}getNoDistributionProfiles(){return this.noDistributionProfiles}setNoDistributionProfiles(t){this.noDistributionProfiles=t}getDistributionProfileId(){return this.distributionProfileId}setDistributionProfileId(t){this.distributionProfileId=t}getDistributionSunStatus(){return this.distributionSunStatus}setDistributionSunStatus(t){this.distributionSunStatus=t}getEntryDistributionFlag(){return this.entryDistributionFlag}setEntryDistributionFlag(t){this.entryDistributionFlag=t}getEntryDistributionStatus(){return this.entryDistributionStatus}setEntryDistributionStatus(t){this.entryDistributionStatus=t}getHasEntryDistributionValidationErrors(){return this.hasEntryDistributionValidationErrors}setHasEntryDistributionValidationErrors(t){this.hasEntryDistributionValidationErrors=t}getEntryDistributionValidationErrors(){return this.entryDistributionValidationErrors}setEntryDistributionValidationErrors(t){this.entryDistributionValidationErrors=t}};class qi extends Bt{constructor(t=null){super(t),this.objectType="KalturaControlPanelCommandBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getCreatedByIdEqual(){return this.createdByIdEqual}setCreatedByIdEqual(t){this.createdByIdEqual=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}getTargetTypeEqual(){return this.targetTypeEqual}setTargetTypeEqual(t){this.targetTypeEqual=t}getTargetTypeIn(){return this.targetTypeIn}setTargetTypeIn(t){this.targetTypeIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}}t.exports.ControlPanelCommandBaseFilter=qi;t.exports.ControlPanelCommandListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaControlPanelCommandListResponse"}getObjects(){return this.objects}};class Ui extends k{constructor(t=null){super(t),this.objectType="KalturaConvartableJobData"}getSrcFileSyncLocalPath(){return this.srcFileSyncLocalPath}setSrcFileSyncLocalPath(t){this.srcFileSyncLocalPath=t}getActualSrcFileSyncLocalPath(){return this.actualSrcFileSyncLocalPath}setActualSrcFileSyncLocalPath(t){this.actualSrcFileSyncLocalPath=t}getSrcFileSyncRemoteUrl(){return this.srcFileSyncRemoteUrl}setSrcFileSyncRemoteUrl(t){this.srcFileSyncRemoteUrl=t}getSrcFileSyncs(){return this.srcFileSyncs}setSrcFileSyncs(t){this.srcFileSyncs=t}getEngineVersion(){return this.engineVersion}setEngineVersion(t){this.engineVersion=t}getFlavorParamsOutputId(){return this.flavorParamsOutputId}setFlavorParamsOutputId(t){this.flavorParamsOutputId=t}getFlavorParamsOutput(){return this.flavorParamsOutput}setFlavorParamsOutput(t){this.flavorParamsOutput=t}getMediaInfoId(){return this.mediaInfoId}setMediaInfoId(t){this.mediaInfoId=t}getCurrentOperationSet(){return this.currentOperationSet}setCurrentOperationSet(t){this.currentOperationSet=t}getCurrentOperationIndex(){return this.currentOperationIndex}setCurrentOperationIndex(t){this.currentOperationIndex=t}getPluginData(){return this.pluginData}setPluginData(t){this.pluginData=t}}t.exports.ConvartableJobData=Ui;t.exports.ConversionProfileAssetParamsListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaConversionProfileAssetParamsListResponse"}getObjects(){return this.objects}};t.exports.ConversionProfileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaConversionProfileListResponse"}getObjects(){return this.objects}};t.exports.ConvertCaptionAssetJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaConvertCaptionAssetJobData"}getCaptionAssetId(){return this.captionAssetId}setCaptionAssetId(t){this.captionAssetId=t}getFileLocation(){return this.fileLocation}setFileLocation(t){this.fileLocation=t}getFileEncryptionKey(){return this.fileEncryptionKey}setFileEncryptionKey(t){this.fileEncryptionKey=t}getFromType(){return this.fromType}setFromType(t){this.fromType=t}getToType(){return this.toType}setToType(t){this.toType=t}};t.exports.ConvertEntryFlavorsObjectTask=class extends ts{constructor(t=null){super(t),this.objectType="KalturaConvertEntryFlavorsObjectTask"}getFlavorParamsIds(){return this.flavorParamsIds}setFlavorParamsIds(t){this.flavorParamsIds=t}getReconvert(){return this.reconvert}setReconvert(t){this.reconvert=t}};t.exports.ConvertLiveSegmentJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaConvertLiveSegmentJobData"}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}getMediaServerIndex(){return this.mediaServerIndex}setMediaServerIndex(t){this.mediaServerIndex=t}getFileIndex(){return this.fileIndex}setFileIndex(t){this.fileIndex=t}getSrcFilePath(){return this.srcFilePath}setSrcFilePath(t){this.srcFilePath=t}getDestFilePath(){return this.destFilePath}setDestFilePath(t){this.destFilePath=t}getEndTime(){return this.endTime}setEndTime(t){this.endTime=t}getDestDataFilePath(){return this.destDataFilePath}setDestDataFilePath(t){this.destDataFilePath=t}};t.exports.ConvertProfileJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaConvertProfileJobData"}getInputFileSyncLocalPath(){return this.inputFileSyncLocalPath}setInputFileSyncLocalPath(t){this.inputFileSyncLocalPath=t}getThumbHeight(){return this.thumbHeight}setThumbHeight(t){this.thumbHeight=t}getThumbBitrate(){return this.thumbBitrate}setThumbBitrate(t){this.thumbBitrate=t}};t.exports.CopyCaptionsJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaCopyCaptionsJobData"}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getClipsDescriptionArray(){return this.clipsDescriptionArray}setClipsDescriptionArray(t){this.clipsDescriptionArray=t}getFullCopy(){return this.fullCopy}setFullCopy(t){this.fullCopy=t}};t.exports.CopyPartnerJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaCopyPartnerJobData"}getFromPartnerId(){return this.fromPartnerId}setFromPartnerId(t){this.fromPartnerId=t}getToPartnerId(){return this.toPartnerId}setToPartnerId(t){this.toPartnerId=t}};t.exports.CountryRestriction=class extends a{constructor(t=null){super(t),this.objectType="KalturaCountryRestriction"}getCountryRestrictionType(){return this.countryRestrictionType}setCountryRestrictionType(t){this.countryRestrictionType=t}getCountryList(){return this.countryList}setCountryList(t){this.countryList=t}};t.exports.CrossKalturaDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaCrossKalturaDistributionProvider"}};t.exports.CuePointListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaCuePointListResponse"}getObjects(){return this.objects}};t.exports.DailymotionDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaDailymotionDistributionProvider"}};t.exports.DataListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaDataListResponse"}getObjects(){return this.objects}};t.exports.DeleteEntryFlavorsObjectTask=class extends ts{constructor(t=null){super(t),this.objectType="KalturaDeleteEntryFlavorsObjectTask"}getDeleteType(){return this.deleteType}setDeleteType(t){this.deleteType=t}getFlavorParamsIds(){return this.flavorParamsIds}setFlavorParamsIds(t){this.flavorParamsIds=t}};t.exports.DeleteEntryObjectTask=class extends ts{constructor(t=null){super(t),this.objectType="KalturaDeleteEntryObjectTask"}};t.exports.DeleteFileJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaDeleteFileJobData"}getLocalFileSyncPath(){return this.localFileSyncPath}setLocalFileSyncPath(t){this.localFileSyncPath=t}};t.exports.DeleteJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaDeleteJobData"}getFilter(){return this.filter}setFilter(t){this.filter=t}};t.exports.DeleteLocalContentObjectTask=class extends ts{constructor(t=null){super(t),this.objectType="KalturaDeleteLocalContentObjectTask"}};t.exports.DeliveryProfileAkamaiAppleHttpManifest=class extends Kt{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileAkamaiAppleHttpManifest"}getSupportClipping(){return this.supportClipping}setSupportClipping(t){this.supportClipping=t}};t.exports.DeliveryProfileAkamaiHds=class extends Kt{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileAkamaiHds"}getSupportClipping(){return this.supportClipping}setSupportClipping(t){this.supportClipping=t}};class Bi extends Bt{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getStreamerTypeEqual(){return this.streamerTypeEqual}setStreamerTypeEqual(t){this.streamerTypeEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}}t.exports.DeliveryProfileBaseFilter=Bi;t.exports.DeliveryProfileCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileCondition"}getDeliveryProfileIds(){return this.deliveryProfileIds}setDeliveryProfileIds(t){this.deliveryProfileIds=t}};t.exports.DeliveryProfileGenericAppleHttp=class extends Kt{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericAppleHttp"}getPattern(){return this.pattern}setPattern(t){this.pattern=t}getRendererClass(){return this.rendererClass}setRendererClass(t){this.rendererClass=t}getManifestRedirect(){return this.manifestRedirect}setManifestRedirect(t){this.manifestRedirect=t}};t.exports.DeliveryProfileGenericHds=class extends Kt{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericHds"}getPattern(){return this.pattern}setPattern(t){this.pattern=t}getRendererClass(){return this.rendererClass}setRendererClass(t){this.rendererClass=t}};t.exports.DeliveryProfileGenericSilverLight=class extends Kt{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericSilverLight"}getPattern(){return this.pattern}setPattern(t){this.pattern=t}};class Mi extends Kt{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileHttp"}getMaxSize(){return this.maxSize}setMaxSize(t){this.maxSize=t}}t.exports.DeliveryProfileHttp=Mi;t.exports.DeliveryProfileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileListResponse"}getObjects(){return this.objects}};t.exports.DeliveryProfileLiveAppleHttp=class extends Kt{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileLiveAppleHttp"}getDisableExtraAttributes(){return this.disableExtraAttributes}setDisableExtraAttributes(t){this.disableExtraAttributes=t}getForceProxy(){return this.forceProxy}setForceProxy(t){this.forceProxy=t}};class ji extends Kt{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileLivePackager"}getLivePackagerSigningDomain(){return this.livePackagerSigningDomain}setLivePackagerSigningDomain(t){this.livePackagerSigningDomain=t}getShouldRedirect(){return this.shouldRedirect}setShouldRedirect(t){this.shouldRedirect=t}}t.exports.DeliveryProfileLivePackager=ji;class wi extends Kt{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileRtmp"}getEnforceRtmpe(){return this.enforceRtmpe}setEnforceRtmpe(t){this.enforceRtmpe=t}getPrefix(){return this.prefix}setPrefix(t){this.prefix=t}}t.exports.DeliveryProfileRtmp=wi;class Ki extends Kt{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileVod"}getSimuliveSupport(){return this.simuliveSupport}setSimuliveSupport(t){this.simuliveSupport=t}}t.exports.DeliveryProfileVod=Ki;class ki extends Js{constructor(t=null){super(t),this.objectType="KalturaDeliveryServerNode"}getDeliveryProfileIds(){return this.deliveryProfileIds}setDeliveryProfileIds(t){this.deliveryProfileIds=t}getConfig(){return this.config}setConfig(t){this.config=t}}t.exports.DeliveryServerNode=ki;t.exports.DirectoryRestriction=class extends a{constructor(t=null){super(t),this.objectType="KalturaDirectoryRestriction"}getDirectoryRestrictionType(){return this.directoryRestrictionType}setDirectoryRestrictionType(t){this.directoryRestrictionType=t}};t.exports.DispatchEventNotificationObjectTask=class extends ts{constructor(t=null){super(t),this.objectType="KalturaDispatchEventNotificationObjectTask"}getEventNotificationTemplateId(){return this.eventNotificationTemplateId}setEventNotificationTemplateId(t){this.eventNotificationTemplateId=t}};t.exports.DistributeObjectTask=class extends ts{constructor(t=null){super(t),this.objectType="KalturaDistributeObjectTask"}getDistributionProfileId(){return this.distributionProfileId}setDistributionProfileId(t){this.distributionProfileId=t}};class Gi extends k{constructor(t=null){super(t),this.objectType="KalturaDistributionJobData"}getDistributionProfileId(){return this.distributionProfileId}setDistributionProfileId(t){this.distributionProfileId=t}getDistributionProfile(){return this.distributionProfile}setDistributionProfile(t){this.distributionProfile=t}getEntryDistributionId(){return this.entryDistributionId}setEntryDistributionId(t){this.entryDistributionId=t}getEntryDistribution(){return this.entryDistribution}setEntryDistribution(t){this.entryDistribution=t}getRemoteId(){return this.remoteId}setRemoteId(t){this.remoteId=t}getProviderType(){return this.providerType}setProviderType(t){this.providerType=t}getProviderData(){return this.providerData}setProviderData(t){this.providerData=t}getResults(){return this.results}setResults(t){this.results=t}getSentData(){return this.sentData}setSentData(t){this.sentData=t}getMediaFiles(){return this.mediaFiles}setMediaFiles(t){this.mediaFiles=t}}t.exports.DistributionJobData=Gi;class Vi extends Bt{constructor(t=null){super(t),this.objectType="KalturaDistributionProfileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}}t.exports.DistributionProfileBaseFilter=Vi;t.exports.DistributionProfileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaDistributionProfileListResponse"}getObjects(){return this.objects}};class Hi extends Bt{constructor(t=null){super(t),this.objectType="KalturaDistributionProviderBaseFilter"}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}}t.exports.DistributionProviderBaseFilter=Hi;t.exports.DistributionProviderListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaDistributionProviderListResponse"}getObjects(){return this.objects}};t.exports.DistributionValidationErrorConditionNotMet=class extends $t{constructor(t=null){super(t),this.objectType="KalturaDistributionValidationErrorConditionNotMet"}getConditionName(){return this.conditionName}setConditionName(t){this.conditionName=t}};class Yi extends $t{constructor(t=null){super(t),this.objectType="KalturaDistributionValidationErrorInvalidData"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}getValidationErrorType(){return this.validationErrorType}setValidationErrorType(t){this.validationErrorType=t}getValidationErrorParam(){return this.validationErrorParam}setValidationErrorParam(t){this.validationErrorParam=t}}t.exports.DistributionValidationErrorInvalidData=Yi;t.exports.DistributionValidationErrorMissingAsset=class extends $t{constructor(t=null){super(t),this.objectType="KalturaDistributionValidationErrorMissingAsset"}getData(){return this.data}setData(t){this.data=t}};t.exports.DistributionValidationErrorMissingFlavor=class extends $t{constructor(t=null){super(t),this.objectType="KalturaDistributionValidationErrorMissingFlavor"}getFlavorParamsId(){return this.flavorParamsId}setFlavorParamsId(t){this.flavorParamsId=t}};t.exports.DistributionValidationErrorMissingMetadata=class extends $t{constructor(t=null){super(t),this.objectType="KalturaDistributionValidationErrorMissingMetadata"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.DistributionValidationErrorMissingThumbnail=class extends $t{constructor(t=null){super(t),this.objectType="KalturaDistributionValidationErrorMissingThumbnail"}getDimensions(){return this.dimensions}setDimensions(t){this.dimensions=t}};t.exports.DocumentListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaDocumentListResponse"}getObjects(){return this.objects}};t.exports.DoubleClickDistributionJobProviderData=class extends zt{constructor(t=null){super(t),this.objectType="KalturaDoubleClickDistributionJobProviderData"}};t.exports.DoubleClickDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaDoubleClickDistributionProvider"}};t.exports.DrmEntryContextPluginData=class extends ee{constructor(t=null){super(t),this.objectType="KalturaDrmEntryContextPluginData"}getFlavorData(){return this.flavorData}setFlavorData(t){this.flavorData=t}};class Wi extends Bt{constructor(t=null){super(t),this.objectType="KalturaDrmPolicyBaseFilter"}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getNameLike(){return this.nameLike}setNameLike(t){this.nameLike=t}getSystemNameLike(){return this.systemNameLike}setSystemNameLike(t){this.systemNameLike=t}getProviderEqual(){return this.providerEqual}setProviderEqual(t){this.providerEqual=t}getProviderIn(){return this.providerIn}setProviderIn(t){this.providerIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getScenarioEqual(){return this.scenarioEqual}setScenarioEqual(t){this.scenarioEqual=t}getScenarioIn(){return this.scenarioIn}setScenarioIn(t){this.scenarioIn=t}}t.exports.DrmPolicyBaseFilter=Wi;t.exports.DrmPolicyListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaDrmPolicyListResponse"}getObjects(){return this.objects}};class zi extends Bt{constructor(t=null){super(t),this.objectType="KalturaDrmProfileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getNameLike(){return this.nameLike}setNameLike(t){this.nameLike=t}getProviderEqual(){return this.providerEqual}setProviderEqual(t){this.providerEqual=t}getProviderIn(){return this.providerIn}setProviderIn(t){this.providerIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}}t.exports.DrmProfileBaseFilter=zi;t.exports.DrmProfileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaDrmProfileListResponse"}getObjects(){return this.objects}};class Ji extends Bt{constructor(t=null){super(t),this.objectType="KalturaDropFolderBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getNameLike(){return this.nameLike}setNameLike(t){this.nameLike=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getConversionProfileIdEqual(){return this.conversionProfileIdEqual}setConversionProfileIdEqual(t){this.conversionProfileIdEqual=t}getConversionProfileIdIn(){return this.conversionProfileIdIn}setConversionProfileIdIn(t){this.conversionProfileIdIn=t}getDcEqual(){return this.dcEqual}setDcEqual(t){this.dcEqual=t}getDcIn(){return this.dcIn}setDcIn(t){this.dcIn=t}getPathEqual(){return this.pathEqual}setPathEqual(t){this.pathEqual=t}getPathLike(){return this.pathLike}setPathLike(t){this.pathLike=t}getFileHandlerTypeEqual(){return this.fileHandlerTypeEqual}setFileHandlerTypeEqual(t){this.fileHandlerTypeEqual=t}getFileHandlerTypeIn(){return this.fileHandlerTypeIn}setFileHandlerTypeIn(t){this.fileHandlerTypeIn=t}getFileNamePatternsLike(){return this.fileNamePatternsLike}setFileNamePatternsLike(t){this.fileNamePatternsLike=t}getFileNamePatternsMultiLikeOr(){return this.fileNamePatternsMultiLikeOr}setFileNamePatternsMultiLikeOr(t){this.fileNamePatternsMultiLikeOr=t}getFileNamePatternsMultiLikeAnd(){return this.fileNamePatternsMultiLikeAnd}setFileNamePatternsMultiLikeAnd(t){this.fileNamePatternsMultiLikeAnd=t}getTagsLike(){return this.tagsLike}setTagsLike(t){this.tagsLike=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getErrorCodeEqual(){return this.errorCodeEqual}setErrorCodeEqual(t){this.errorCodeEqual=t}getErrorCodeIn(){return this.errorCodeIn}setErrorCodeIn(t){this.errorCodeIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.DropFolderBaseFilter=Ji;t.exports.DropFolderContentFileHandlerConfig=class extends ae{constructor(t=null){super(t),this.objectType="KalturaDropFolderContentFileHandlerConfig"}getContentMatchPolicy(){return this.contentMatchPolicy}setContentMatchPolicy(t){this.contentMatchPolicy=t}getSlugRegex(){return this.slugRegex}setSlugRegex(t){this.slugRegex=t}};class Xi extends k{constructor(t=null){super(t),this.objectType="KalturaDropFolderContentProcessorJobData"}getDropFolderId(){return this.dropFolderId}setDropFolderId(t){this.dropFolderId=t}getDropFolderFileIds(){return this.dropFolderFileIds}setDropFolderFileIds(t){this.dropFolderFileIds=t}getParsedSlug(){return this.parsedSlug}setParsedSlug(t){this.parsedSlug=t}getContentMatchPolicy(){return this.contentMatchPolicy}setContentMatchPolicy(t){this.contentMatchPolicy=t}getConversionProfileId(){return this.conversionProfileId}setConversionProfileId(t){this.conversionProfileId=t}getParsedUserId(){return this.parsedUserId}setParsedUserId(t){this.parsedUserId=t}}t.exports.DropFolderContentProcessorJobData=Xi;class Qi extends Bt{constructor(t=null){super(t),this.objectType="KalturaDropFolderFileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getDropFolderIdEqual(){return this.dropFolderIdEqual}setDropFolderIdEqual(t){this.dropFolderIdEqual=t}getDropFolderIdIn(){return this.dropFolderIdIn}setDropFolderIdIn(t){this.dropFolderIdIn=t}getFileNameEqual(){return this.fileNameEqual}setFileNameEqual(t){this.fileNameEqual=t}getFileNameIn(){return this.fileNameIn}setFileNameIn(t){this.fileNameIn=t}getFileNameLike(){return this.fileNameLike}setFileNameLike(t){this.fileNameLike=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getStatusNotIn(){return this.statusNotIn}setStatusNotIn(t){this.statusNotIn=t}getParsedSlugEqual(){return this.parsedSlugEqual}setParsedSlugEqual(t){this.parsedSlugEqual=t}getParsedSlugIn(){return this.parsedSlugIn}setParsedSlugIn(t){this.parsedSlugIn=t}getParsedSlugLike(){return this.parsedSlugLike}setParsedSlugLike(t){this.parsedSlugLike=t}getParsedFlavorEqual(){return this.parsedFlavorEqual}setParsedFlavorEqual(t){this.parsedFlavorEqual=t}getParsedFlavorIn(){return this.parsedFlavorIn}setParsedFlavorIn(t){this.parsedFlavorIn=t}getParsedFlavorLike(){return this.parsedFlavorLike}setParsedFlavorLike(t){this.parsedFlavorLike=t}getLeadDropFolderFileIdEqual(){return this.leadDropFolderFileIdEqual}setLeadDropFolderFileIdEqual(t){this.leadDropFolderFileIdEqual=t}getDeletedDropFolderFileIdEqual(){return this.deletedDropFolderFileIdEqual}setDeletedDropFolderFileIdEqual(t){this.deletedDropFolderFileIdEqual=t}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getErrorCodeEqual(){return this.errorCodeEqual}setErrorCodeEqual(t){this.errorCodeEqual=t}getErrorCodeIn(){return this.errorCodeIn}setErrorCodeIn(t){this.errorCodeIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.DropFolderFileBaseFilter=Qi;t.exports.DropFolderFileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaDropFolderFileListResponse"}getObjects(){return this.objects}};t.exports.DropFolderICalBulkUploadFileHandlerConfig=class extends ae{constructor(t=null){super(t),this.objectType="KalturaDropFolderICalBulkUploadFileHandlerConfig"}getEventsType(){return this.eventsType}setEventsType(t){this.eventsType=t}};t.exports.DropFolderListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaDropFolderListResponse"}getObjects(){return this.objects}};t.exports.DropFolderXmlBulkUploadFileHandlerConfig=class extends ae{constructor(t=null){super(t),this.objectType="KalturaDropFolderXmlBulkUploadFileHandlerConfig"}};t.exports.ESearchCaptionItemData=class extends ge{constructor(t=null){super(t),this.objectType="KalturaESearchCaptionItemData"}getLine(){return this.line}setLine(t){this.line=t}getStartsAt(){return this.startsAt}setStartsAt(t){this.startsAt=t}getEndsAt(){return this.endsAt}setEndsAt(t){this.endsAt=t}getLanguage(){return this.language}setLanguage(t){this.language=t}getCaptionAssetId(){return this.captionAssetId}setCaptionAssetId(t){this.captionAssetId=t}getLabel(){return this.label}setLabel(t){this.label=t}};t.exports.ESearchCategoryAggregationItem=class extends le{constructor(t=null){super(t),this.objectType="KalturaESearchCategoryAggregationItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.ESearchCategoryOrderByItem=class extends tt{constructor(t=null){super(t),this.objectType="KalturaESearchCategoryOrderByItem"}getSortField(){return this.sortField}setSortField(t){this.sortField=t}};t.exports.ESearchCategoryOperator=class extends Ee{constructor(t=null){super(t),this.objectType="KalturaESearchCategoryOperator"}getOperator(){return this.operator}setOperator(t){this.operator=t}getSearchItems(){return this.searchItems}setSearchItems(t){this.searchItems=t}};t.exports.ESearchCategoryParams=class extends be{constructor(t=null){super(t),this.objectType="KalturaESearchCategoryParams"}getSearchOperator(){return this.searchOperator}setSearchOperator(t){this.searchOperator=t}};t.exports.ESearchCategoryResponse=class extends Oe{constructor(t=null){super(t),this.objectType="KalturaESearchCategoryResponse"}getObjects(){return this.objects}};t.exports.ESearchCuePointItemData=class extends ge{constructor(t=null){super(t),this.objectType="KalturaESearchCuePointItemData"}getCuePointType(){return this.cuePointType}setCuePointType(t){this.cuePointType=t}getId(){return this.id}setId(t){this.id=t}getName(){return this.name}setName(t){this.name=t}getText(){return this.text}setText(t){this.text=t}getTags(){return this.tags}setTags(t){this.tags=t}getStartTime(){return this.startTime}setStartTime(t){this.startTime=t}getEndTime(){return this.endTime}setEndTime(t){this.endTime=t}getSubType(){return this.subType}setSubType(t){this.subType=t}getQuestion(){return this.question}setQuestion(t){this.question=t}getAnswers(){return this.answers}setAnswers(t){this.answers=t}getHint(){return this.hint}setHint(t){this.hint=t}getExplanation(){return this.explanation}setExplanation(t){this.explanation=t}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}};t.exports.ESearchCuepointsAggregationItem=class extends le{constructor(t=null){super(t),this.objectType="KalturaESearchCuepointsAggregationItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.ESearchEntryAggregationItem=class extends le{constructor(t=null){super(t),this.objectType="KalturaESearchEntryAggregationItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.ESearchEntryOrderByItem=class extends tt{constructor(t=null){super(t),this.objectType="KalturaESearchEntryOrderByItem"}getSortField(){return this.sortField}setSortField(t){this.sortField=t}};t.exports.ESearchEntryParams=class extends be{constructor(t=null){super(t),this.objectType="KalturaESearchEntryParams"}getSearchOperator(){return this.searchOperator}setSearchOperator(t){this.searchOperator=t}getAggregations(){return this.aggregations}setAggregations(t){this.aggregations=t}};t.exports.ESearchEntryResponse=class extends Oe{constructor(t=null){super(t),this.objectType="KalturaESearchEntryResponse"}getObjects(){return this.objects}getAggregations(){return this.aggregations}};t.exports.ESearchGroupOrderByItem=class extends tt{constructor(t=null){super(t),this.objectType="KalturaESearchGroupOrderByItem"}getSortField(){return this.sortField}setSortField(t){this.sortField=t}};t.exports.ESearchGroupOperator=class extends De{constructor(t=null){super(t),this.objectType="KalturaESearchGroupOperator"}getOperator(){return this.operator}setOperator(t){this.operator=t}getSearchItems(){return this.searchItems}setSearchItems(t){this.searchItems=t}};t.exports.ESearchGroupParams=class extends be{constructor(t=null){super(t),this.objectType="KalturaESearchGroupParams"}getSearchOperator(){return this.searchOperator}setSearchOperator(t){this.searchOperator=t}};t.exports.ESearchGroupResponse=class extends Oe{constructor(t=null){super(t),this.objectType="KalturaESearchGroupResponse"}getObjects(){return this.objects}};t.exports.ESearchHistoryFilter=class extends pe{constructor(t=null){super(t),this.objectType="KalturaESearchHistoryFilter"}getSearchTermStartsWith(){return this.searchTermStartsWith}setSearchTermStartsWith(t){this.searchTermStartsWith=t}getSearchedObjectIn(){return this.searchedObjectIn}setSearchedObjectIn(t){this.searchedObjectIn=t}};t.exports.ESearchHistoryListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaESearchHistoryListResponse"}getObjects(){return this.objects}};t.exports.ESearchMetadataAggregationItem=class extends le{constructor(t=null){super(t),this.objectType="KalturaESearchMetadataAggregationItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.ESearchMetadataItemData=class extends ge{constructor(t=null){super(t),this.objectType="KalturaESearchMetadataItemData"}getXpath(){return this.xpath}setXpath(t){this.xpath=t}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}getMetadataFieldId(){return this.metadataFieldId}setMetadataFieldId(t){this.metadataFieldId=t}getValueText(){return this.valueText}setValueText(t){this.valueText=t}getValueInt(){return this.valueInt}setValueInt(t){this.valueInt=t}};t.exports.ESearchMetadataOrderByItem=class extends tt{constructor(t=null){super(t),this.objectType="KalturaESearchMetadataOrderByItem"}getXpath(){return this.xpath}setXpath(t){this.xpath=t}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}};t.exports.ESearchUserOrderByItem=class extends tt{constructor(t=null){super(t),this.objectType="KalturaESearchUserOrderByItem"}getSortField(){return this.sortField}setSortField(t){this.sortField=t}};t.exports.ESearchUserOperator=class extends _e{constructor(t=null){super(t),this.objectType="KalturaESearchUserOperator"}getOperator(){return this.operator}setOperator(t){this.operator=t}getSearchItems(){return this.searchItems}setSearchItems(t){this.searchItems=t}};t.exports.ESearchUserParams=class extends be{constructor(t=null){super(t),this.objectType="KalturaESearchUserParams"}getSearchOperator(){return this.searchOperator}setSearchOperator(t){this.searchOperator=t}};t.exports.ESearchUserResponse=class extends Oe{constructor(t=null){super(t),this.objectType="KalturaESearchUserResponse"}getObjects(){return this.objects}};class Zi extends Mt{constructor(t=null){super(t),this.objectType="KalturaCategoryUserBaseFilter"}getCategoryIdEqual(){return this.categoryIdEqual}setCategoryIdEqual(t){this.categoryIdEqual=t}getCategoryIdIn(){return this.categoryIdIn}setCategoryIdIn(t){this.categoryIdIn=t}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getUserIdIn(){return this.userIdIn}setUserIdIn(t){this.userIdIn=t}getPermissionLevelEqual(){return this.permissionLevelEqual}setPermissionLevelEqual(t){this.permissionLevelEqual=t}getPermissionLevelIn(){return this.permissionLevelIn}setPermissionLevelIn(t){this.permissionLevelIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getUpdateMethodEqual(){return this.updateMethodEqual}setUpdateMethodEqual(t){this.updateMethodEqual=t}getUpdateMethodIn(){return this.updateMethodIn}setUpdateMethodIn(t){this.updateMethodIn=t}getCategoryFullIdsStartsWith(){return this.categoryFullIdsStartsWith}setCategoryFullIdsStartsWith(t){this.categoryFullIdsStartsWith=t}getCategoryFullIdsEqual(){return this.categoryFullIdsEqual}setCategoryFullIdsEqual(t){this.categoryFullIdsEqual=t}getPermissionNamesMatchAnd(){return this.permissionNamesMatchAnd}setPermissionNamesMatchAnd(t){this.permissionNamesMatchAnd=t}getPermissionNamesMatchOr(){return this.permissionNamesMatchOr}setPermissionNamesMatchOr(t){this.permissionNamesMatchOr=t}getPermissionNamesNotContains(){return this.permissionNamesNotContains}setPermissionNamesNotContains(t){this.permissionNamesNotContains=t}}t.exports.CategoryUserBaseFilter=Zi;t.exports.CategoryUserFilter=class extends Zi{constructor(t=null){super(t),this.objectType="KalturaCategoryUserFilter"}getCategoryDirectMembers(){return this.categoryDirectMembers}setCategoryDirectMembers(t){this.categoryDirectMembers=t}getFreeText(){return this.freeText}setFreeText(t){this.freeText=t}getRelatedGroupsByUserId(){return this.relatedGroupsByUserId}setRelatedGroupsByUserId(t){this.relatedGroupsByUserId=t}};t.exports.EmailNotificationCategoryRecipientJobData=class extends Fe{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationCategoryRecipientJobData"}getCategoryUserFilter(){return this.categoryUserFilter}setCategoryUserFilter(t){this.categoryUserFilter=t}};t.exports.EmailNotificationCategoryRecipientProvider=class extends qe{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationCategoryRecipientProvider"}getCategoryId(){return this.categoryId}setCategoryId(t){this.categoryId=t}getCategoryIds(){return this.categoryIds}setCategoryIds(t){this.categoryIds=t}getCategoryUserFilter(){return this.categoryUserFilter}setCategoryUserFilter(t){this.categoryUserFilter=t}};t.exports.EmailNotificationGroupRecipientJobData=class extends Fe{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationGroupRecipientJobData"}getGroupId(){return this.groupId}setGroupId(t){this.groupId=t}};t.exports.EmailNotificationGroupRecipientProvider=class extends qe{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationGroupRecipientProvider"}getGroupId(){return this.groupId}setGroupId(t){this.groupId=t}};t.exports.EmailNotificationParameter=class extends we{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationParameter"}};t.exports.EmailNotificationStaticRecipientJobData=class extends Fe{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationStaticRecipientJobData"}getEmailRecipients(){return this.emailRecipients}setEmailRecipients(t){this.emailRecipients=t}};t.exports.EmailNotificationStaticRecipientProvider=class extends qe{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationStaticRecipientProvider"}getEmailRecipients(){return this.emailRecipients}setEmailRecipients(t){this.emailRecipients=t}};t.exports.EmailNotificationTemplate=class extends Ke{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationTemplate"}getFormat(){return this.format}setFormat(t){this.format=t}getSubject(){return this.subject}setSubject(t){this.subject=t}getBody(){return this.body}setBody(t){this.body=t}getFromEmail(){return this.fromEmail}setFromEmail(t){this.fromEmail=t}getFromName(){return this.fromName}setFromName(t){this.fromName=t}getTo(){return this.to}setTo(t){this.to=t}getCc(){return this.cc}setCc(t){this.cc=t}getBcc(){return this.bcc}setBcc(t){this.bcc=t}getReplyTo(){return this.replyTo}setReplyTo(t){this.replyTo=t}getPriority(){return this.priority}setPriority(t){this.priority=t}getConfirmReadingTo(){return this.confirmReadingTo}setConfirmReadingTo(t){this.confirmReadingTo=t}getHostname(){return this.hostname}setHostname(t){this.hostname=t}getMessageID(){return this.messageID}setMessageID(t){this.messageID=t}getCustomHeaders(){return this.customHeaders}setCustomHeaders(t){this.customHeaders=t}};class $i extends Mt{constructor(t=null){super(t),this.objectType="KalturaBaseUserBaseFilter"}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getScreenNameLike(){return this.screenNameLike}setScreenNameLike(t){this.screenNameLike=t}getScreenNameStartsWith(){return this.screenNameStartsWith}setScreenNameStartsWith(t){this.screenNameStartsWith=t}getEmailLike(){return this.emailLike}setEmailLike(t){this.emailLike=t}getEmailStartsWith(){return this.emailStartsWith}setEmailStartsWith(t){this.emailStartsWith=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.BaseUserBaseFilter=$i;class ta extends $i{constructor(t=null){super(t),this.objectType="KalturaBaseUserFilter"}}t.exports.BaseUserFilter=ta;class ea extends ta{constructor(t=null){super(t),this.objectType="KalturaUserBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}getIsAdminEqual(){return this.isAdminEqual}setIsAdminEqual(t){this.isAdminEqual=t}getFirstNameStartsWith(){return this.firstNameStartsWith}setFirstNameStartsWith(t){this.firstNameStartsWith=t}getLastNameStartsWith(){return this.lastNameStartsWith}setLastNameStartsWith(t){this.lastNameStartsWith=t}}t.exports.UserBaseFilter=ea;class ra extends ea{constructor(t=null){super(t),this.objectType="KalturaUserFilter"}getIdOrScreenNameStartsWith(){return this.idOrScreenNameStartsWith}setIdOrScreenNameStartsWith(t){this.idOrScreenNameStartsWith=t}getLoginEnabledEqual(){return this.loginEnabledEqual}setLoginEnabledEqual(t){this.loginEnabledEqual=t}getRoleIdEqual(){return this.roleIdEqual}setRoleIdEqual(t){this.roleIdEqual=t}getRoleIdsEqual(){return this.roleIdsEqual}setRoleIdsEqual(t){this.roleIdsEqual=t}getRoleIdsIn(){return this.roleIdsIn}setRoleIdsIn(t){this.roleIdsIn=t}getFirstNameOrLastNameStartsWith(){return this.firstNameOrLastNameStartsWith}setFirstNameOrLastNameStartsWith(t){this.firstNameOrLastNameStartsWith=t}getPermissionNamesMultiLikeOr(){return this.permissionNamesMultiLikeOr}setPermissionNamesMultiLikeOr(t){this.permissionNamesMultiLikeOr=t}getPermissionNamesMultiLikeAnd(){return this.permissionNamesMultiLikeAnd}setPermissionNamesMultiLikeAnd(t){this.permissionNamesMultiLikeAnd=t}}t.exports.UserFilter=ra;t.exports.EmailNotificationUserRecipientJobData=class extends Fe{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationUserRecipientJobData"}getFilter(){return this.filter}setFilter(t){this.filter=t}};t.exports.EmailNotificationUserRecipientProvider=class extends qe{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationUserRecipientProvider"}getFilter(){return this.filter}setFilter(t){this.filter=t}};t.exports.EntryCaptionAdvancedFilter=class extends Ut{constructor(t=null){super(t),this.objectType="KalturaEntryCaptionAdvancedFilter"}getHasCaption(){return this.hasCaption}setHasCaption(t){this.hasCaption=t}};t.exports.EntryCaptionAssetSearchItem=class extends Ut{constructor(t=null){super(t),this.objectType="KalturaEntryCaptionAssetSearchItem"}getContentLike(){return this.contentLike}setContentLike(t){this.contentLike=t}getContentMultiLikeOr(){return this.contentMultiLikeOr}setContentMultiLikeOr(t){this.contentMultiLikeOr=t}getContentMultiLikeAnd(){return this.contentMultiLikeAnd}setContentMultiLikeAnd(t){this.contentMultiLikeAnd=t}};t.exports.EntryContext=class extends St{constructor(t=null){super(t),this.objectType="KalturaEntryContext"}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getFollowEntryRedirect(){return this.followEntryRedirect}setFollowEntryRedirect(t){this.followEntryRedirect=t}};class sa extends E{constructor(t=null){super(t),this.objectType="KalturaEntryContextDataParams"}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getFlavorTags(){return this.flavorTags}setFlavorTags(t){this.flavorTags=t}getStreamerType(){return this.streamerType}setStreamerType(t){this.streamerType=t}getMediaProtocol(){return this.mediaProtocol}setMediaProtocol(t){this.mediaProtocol=t}}t.exports.EntryContextDataParams=sa;t.exports.EntryContextDataResult=class extends Dt{constructor(t=null){super(t),this.objectType="KalturaEntryContextDataResult"}getIsSiteRestricted(){return this.isSiteRestricted}setIsSiteRestricted(t){this.isSiteRestricted=t}getIsCountryRestricted(){return this.isCountryRestricted}setIsCountryRestricted(t){this.isCountryRestricted=t}getIsSessionRestricted(){return this.isSessionRestricted}setIsSessionRestricted(t){this.isSessionRestricted=t}getIsIpAddressRestricted(){return this.isIpAddressRestricted}setIsIpAddressRestricted(t){this.isIpAddressRestricted=t}getIsUserAgentRestricted(){return this.isUserAgentRestricted}setIsUserAgentRestricted(t){this.isUserAgentRestricted=t}getPreviewLength(){return this.previewLength}setPreviewLength(t){this.previewLength=t}getIsScheduledNow(){return this.isScheduledNow}setIsScheduledNow(t){this.isScheduledNow=t}getIsAdmin(){return this.isAdmin}setIsAdmin(t){this.isAdmin=t}getStreamerType(){return this.streamerType}setStreamerType(t){this.streamerType=t}getMediaProtocol(){return this.mediaProtocol}setMediaProtocol(t){this.mediaProtocol=t}getStorageProfilesXML(){return this.storageProfilesXML}setStorageProfilesXML(t){this.storageProfilesXML=t}getAccessControlMessages(){return this.accessControlMessages}setAccessControlMessages(t){this.accessControlMessages=t}getAccessControlActions(){return this.accessControlActions}setAccessControlActions(t){this.accessControlActions=t}getFlavorAssets(){return this.flavorAssets}setFlavorAssets(t){this.flavorAssets=t}getMsDuration(){return this.msDuration}setMsDuration(t){this.msDuration=t}getPluginData(){return this.pluginData}setPluginData(t){this.pluginData=t}};t.exports.EntryCuePointSearchFilter=class extends Ut{constructor(t=null){super(t),this.objectType="KalturaEntryCuePointSearchFilter"}getCuePointsFreeText(){return this.cuePointsFreeText}setCuePointsFreeText(t){this.cuePointsFreeText=t}getCuePointTypeIn(){return this.cuePointTypeIn}setCuePointTypeIn(t){this.cuePointTypeIn=t}getCuePointSubTypeEqual(){return this.cuePointSubTypeEqual}setCuePointSubTypeEqual(t){this.cuePointSubTypeEqual=t}};t.exports.EntryDistributionListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaEntryDistributionListResponse"}getObjects(){return this.objects}};t.exports.EntryIdentifier=class extends Ge{constructor(t=null){super(t),this.objectType="KalturaEntryIdentifier"}getIdentifier(){return this.identifier}setIdentifier(t){this.identifier=t}};class ia extends Mr{constructor(t=null){super(t),this.objectType="KalturaEntryLiveStats"}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getPeakAudience(){return this.peakAudience}setPeakAudience(t){this.peakAudience=t}getPeakDvrAudience(){return this.peakDvrAudience}setPeakDvrAudience(t){this.peakDvrAudience=t}}t.exports.EntryLiveStats=ia;class aa extends Ks{constructor(t=null){super(t),this.objectType="KalturaEntryScheduleEvent"}getTemplateEntryId(){return this.templateEntryId}setTemplateEntryId(t){this.templateEntryId=t}getEntryIds(){return this.entryIds}setEntryIds(t){this.entryIds=t}getCategoryIds(){return this.categoryIds}setCategoryIds(t){this.categoryIds=t}getBlackoutConflicts(){return this.blackoutConflicts}}t.exports.EntryScheduleEvent=aa;t.exports.EntryScheduledCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaEntryScheduledCondition"}};class na extends Bt{constructor(t=null){super(t),this.objectType="KalturaEntryServerNodeBaseFilter"}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getEntryIdIn(){return this.entryIdIn}setEntryIdIn(t){this.entryIdIn=t}getServerNodeIdEqual(){return this.serverNodeIdEqual}setServerNodeIdEqual(t){this.serverNodeIdEqual=t}getServerNodeIdIn(){return this.serverNodeIdIn}setServerNodeIdIn(t){this.serverNodeIdIn=t}getServerNodeIdNotIn(){return this.serverNodeIdNotIn}setServerNodeIdNotIn(t){this.serverNodeIdNotIn=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getServerTypeEqual(){return this.serverTypeEqual}setServerTypeEqual(t){this.serverTypeEqual=t}getServerTypeIn(){return this.serverTypeIn}setServerTypeIn(t){this.serverTypeIn=t}getServerTypeNotIn(){return this.serverTypeNotIn}setServerTypeNotIn(t){this.serverTypeNotIn=t}}t.exports.EntryServerNodeBaseFilter=na;t.exports.EntryServerNodeListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaEntryServerNodeListResponse"}getObjects(){return this.objects}};t.exports.EntryTranscriptAssetSearchItem=class extends Ut{constructor(t=null){super(t),this.objectType="KalturaEntryTranscriptAssetSearchItem"}getContentLike(){return this.contentLike}setContentLike(t){this.contentLike=t}getContentMultiLikeOr(){return this.contentMultiLikeOr}setContentMultiLikeOr(t){this.contentMultiLikeOr=t}getContentMultiLikeAnd(){return this.contentMultiLikeAnd}setContentMultiLikeAnd(t){this.contentMultiLikeAnd=t}};t.exports.EntryVendorTaskListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaEntryVendorTaskListResponse"}getObjects(){return this.objects}};t.exports.EventCuePoint=class extends A{constructor(t=null){super(t),this.objectType="KalturaEventCuePoint"}getEventType(){return this.eventType}setEventType(t){this.eventType=t}};class oa extends st{constructor(t=null){super(t),this.objectType="KalturaBooleanField"}}t.exports.BooleanField=oa;t.exports.EventFieldCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaEventFieldCondition"}getField(){return this.field}setField(t){this.field=t}};t.exports.EventNotificationArrayParameter=class extends we{constructor(t=null){super(t),this.objectType="KalturaEventNotificationArrayParameter"}getValues(){return this.values}setValues(t){this.values=t}getAllowedValues(){return this.allowedValues}setAllowedValues(t){this.allowedValues=t}};class ua extends k{constructor(t=null){super(t),this.objectType="KalturaEventNotificationDispatchJobData"}getTemplateId(){return this.templateId}setTemplateId(t){this.templateId=t}getContentParameters(){return this.contentParameters}setContentParameters(t){this.contentParameters=t}}t.exports.EventNotificationDispatchJobData=ua;class la extends Hs{constructor(t=null){super(t),this.objectType="KalturaEventNotificationScope"}getObjectId(){return this.objectId}setObjectId(t){this.objectId=t}getScopeObjectType(){return this.scopeObjectType}setScopeObjectType(t){this.scopeObjectType=t}}t.exports.EventNotificationScope=la;class da extends Bt{constructor(t=null){super(t),this.objectType="KalturaEventNotificationTemplateBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.EventNotificationTemplateBaseFilter=da;t.exports.EventNotificationTemplateListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaEventNotificationTemplateListResponse"}getObjects(){return this.objects}};t.exports.EventObjectChangedCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaEventObjectChangedCondition"}getModifiedColumns(){return this.modifiedColumns}setModifiedColumns(t){this.modifiedColumns=t}};t.exports.ExecuteMetadataXsltObjectTask=class extends ts{constructor(t=null){super(t),this.objectType="KalturaExecuteMetadataXsltObjectTask"}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}getMetadataObjectType(){return this.metadataObjectType}setMetadataObjectType(t){this.metadataObjectType=t}getXslt(){return this.xslt}setXslt(t){this.xslt=t}};class ca extends k{constructor(t=null){super(t),this.objectType="KalturaExportCsvJobData"}getUserName(){return this.userName}setUserName(t){this.userName=t}getUserMail(){return this.userMail}setUserMail(t){this.userMail=t}getOutputPath(){return this.outputPath}setOutputPath(t){this.outputPath=t}getSharedOutputPath(){return this.sharedOutputPath}setSharedOutputPath(t){this.sharedOutputPath=t}}t.exports.ExportCsvJobData=ca;t.exports.ExternalMediaEntryListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaExternalMediaEntryListResponse"}getObjects(){return this.objects}};t.exports.FacebookDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaFacebookDistributionProvider"}};t.exports.FairplayDrmProfile=class extends ie{constructor(t=null){super(t),this.objectType="KalturaFairplayDrmProfile"}getPublicCertificate(){return this.publicCertificate}setPublicCertificate(t){this.publicCertificate=t}};t.exports.FairplayEntryContextPluginData=class extends ee{constructor(t=null){super(t),this.objectType="KalturaFairplayEntryContextPluginData"}getPublicCertificate(){return this.publicCertificate}setPublicCertificate(t){this.publicCertificate=t}};t.exports.FeatureStatusListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaFeatureStatusListResponse"}getObjects(){return this.objects}};t.exports.FeedDropFolder=class extends ne{constructor(t=null){super(t),this.objectType="KalturaFeedDropFolder"}getItemHandlingLimit(){return this.itemHandlingLimit}setItemHandlingLimit(t){this.itemHandlingLimit=t}getFeedItemInfo(){return this.feedItemInfo}setFeedItemInfo(t){this.feedItemInfo=t}};t.exports.FeedDropFolderFile=class extends oe{constructor(t=null){super(t),this.objectType="KalturaFeedDropFolderFile"}getHash(){return this.hash}setHash(t){this.hash=t}getFeedXmlPath(){return this.feedXmlPath}setFeedXmlPath(t){this.feedXmlPath=t}};t.exports.FileAssetListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaFileAssetListResponse"}getObjects(){return this.objects}};class ha extends Bt{constructor(t=null){super(t),this.objectType="KalturaFileSyncBaseFilter"}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getFileObjectTypeEqual(){return this.fileObjectTypeEqual}setFileObjectTypeEqual(t){this.fileObjectTypeEqual=t}getFileObjectTypeIn(){return this.fileObjectTypeIn}setFileObjectTypeIn(t){this.fileObjectTypeIn=t}getObjectIdEqual(){return this.objectIdEqual}setObjectIdEqual(t){this.objectIdEqual=t}getObjectIdIn(){return this.objectIdIn}setObjectIdIn(t){this.objectIdIn=t}getVersionEqual(){return this.versionEqual}setVersionEqual(t){this.versionEqual=t}getVersionIn(){return this.versionIn}setVersionIn(t){this.versionIn=t}getObjectSubTypeEqual(){return this.objectSubTypeEqual}setObjectSubTypeEqual(t){this.objectSubTypeEqual=t}getObjectSubTypeIn(){return this.objectSubTypeIn}setObjectSubTypeIn(t){this.objectSubTypeIn=t}getDcEqual(){return this.dcEqual}setDcEqual(t){this.dcEqual=t}getDcIn(){return this.dcIn}setDcIn(t){this.dcIn=t}getOriginalEqual(){return this.originalEqual}setOriginalEqual(t){this.originalEqual=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getReadyAtGreaterThanOrEqual(){return this.readyAtGreaterThanOrEqual}setReadyAtGreaterThanOrEqual(t){this.readyAtGreaterThanOrEqual=t}getReadyAtLessThanOrEqual(){return this.readyAtLessThanOrEqual}setReadyAtLessThanOrEqual(t){this.readyAtLessThanOrEqual=t}getSyncTimeGreaterThanOrEqual(){return this.syncTimeGreaterThanOrEqual}setSyncTimeGreaterThanOrEqual(t){this.syncTimeGreaterThanOrEqual=t}getSyncTimeLessThanOrEqual(){return this.syncTimeLessThanOrEqual}setSyncTimeLessThanOrEqual(t){this.syncTimeLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getFileTypeEqual(){return this.fileTypeEqual}setFileTypeEqual(t){this.fileTypeEqual=t}getFileTypeIn(){return this.fileTypeIn}setFileTypeIn(t){this.fileTypeIn=t}getLinkedIdEqual(){return this.linkedIdEqual}setLinkedIdEqual(t){this.linkedIdEqual=t}getLinkCountGreaterThanOrEqual(){return this.linkCountGreaterThanOrEqual}setLinkCountGreaterThanOrEqual(t){this.linkCountGreaterThanOrEqual=t}getLinkCountLessThanOrEqual(){return this.linkCountLessThanOrEqual}setLinkCountLessThanOrEqual(t){this.linkCountLessThanOrEqual=t}getFileSizeGreaterThanOrEqual(){return this.fileSizeGreaterThanOrEqual}setFileSizeGreaterThanOrEqual(t){this.fileSizeGreaterThanOrEqual=t}getFileSizeLessThanOrEqual(){return this.fileSizeLessThanOrEqual}setFileSizeLessThanOrEqual(t){this.fileSizeLessThanOrEqual=t}}t.exports.FileSyncBaseFilter=ha;t.exports.FlattenJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaFlattenJobData"}};t.exports.FlavorAssetListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaFlavorAssetListResponse"}getObjects(){return this.objects}};t.exports.FlavorParamsListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaFlavorParamsListResponse"}getObjects(){return this.objects}};t.exports.FreewheelDistributionJobProviderData=class extends zt{constructor(t=null){super(t),this.objectType="KalturaFreewheelDistributionJobProviderData"}getVideoAssetFilePaths(){return this.videoAssetFilePaths}setVideoAssetFilePaths(t){this.videoAssetFilePaths=t}getThumbAssetFilePath(){return this.thumbAssetFilePath}setThumbAssetFilePath(t){this.thumbAssetFilePath=t}};t.exports.FreewheelDistributionProfile=class extends Xt{constructor(t=null){super(t),this.objectType="KalturaFreewheelDistributionProfile"}getApikey(){return this.apikey}setApikey(t){this.apikey=t}getEmail(){return this.email}setEmail(t){this.email=t}getSftpPass(){return this.sftpPass}setSftpPass(t){this.sftpPass=t}getSftpLogin(){return this.sftpLogin}setSftpLogin(t){this.sftpLogin=t}getAccountId(){return this.accountId}setAccountId(t){this.accountId=t}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}};t.exports.FreewheelDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaFreewheelDistributionProvider"}};t.exports.FreewheelGenericDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaFreewheelGenericDistributionProvider"}};class pa extends Qt{constructor(t=null){super(t),this.objectType="KalturaFtpDistributionProvider"}}t.exports.FtpDistributionProvider=pa;t.exports.GenericDistributionJobProviderData=class extends zt{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionJobProviderData"}getXml(){return this.xml}setXml(t){this.xml=t}getResultParseData(){return this.resultParseData}setResultParseData(t){this.resultParseData=t}getResultParserType(){return this.resultParserType}setResultParserType(t){this.resultParserType=t}};t.exports.GenericDistributionProfile=class extends Xt{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProfile"}getGenericProviderId(){return this.genericProviderId}setGenericProviderId(t){this.genericProviderId=t}getSubmitAction(){return this.submitAction}setSubmitAction(t){this.submitAction=t}getUpdateAction(){return this.updateAction}setUpdateAction(t){this.updateAction=t}getDeleteAction(){return this.deleteAction}setDeleteAction(t){this.deleteAction=t}getFetchReportAction(){return this.fetchReportAction}setFetchReportAction(t){this.fetchReportAction=t}getUpdateRequiredEntryFields(){return this.updateRequiredEntryFields}setUpdateRequiredEntryFields(t){this.updateRequiredEntryFields=t}getUpdateRequiredMetadataXPaths(){return this.updateRequiredMetadataXPaths}setUpdateRequiredMetadataXPaths(t){this.updateRequiredMetadataXPaths=t}};class Ea extends Bt{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProviderActionBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getGenericDistributionProviderIdEqual(){return this.genericDistributionProviderIdEqual}setGenericDistributionProviderIdEqual(t){this.genericDistributionProviderIdEqual=t}getGenericDistributionProviderIdIn(){return this.genericDistributionProviderIdIn}setGenericDistributionProviderIdIn(t){this.genericDistributionProviderIdIn=t}getActionEqual(){return this.actionEqual}setActionEqual(t){this.actionEqual=t}getActionIn(){return this.actionIn}setActionIn(t){this.actionIn=t}}t.exports.GenericDistributionProviderActionBaseFilter=Ea;t.exports.GenericDistributionProviderActionListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProviderActionListResponse"}getObjects(){return this.objects}};t.exports.GenericDistributionProviderListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProviderListResponse"}getObjects(){return this.objects}};class Ta extends j{constructor(t=null){super(t),this.objectType="KalturaGenericSyndicationFeed"}getFeedDescription(){return this.feedDescription}setFeedDescription(t){this.feedDescription=t}getFeedLandingPage(){return this.feedLandingPage}setFeedLandingPage(t){this.feedLandingPage=t}getEntryFilter(){return this.entryFilter}setEntryFilter(t){this.entryFilter=t}getPageSize(){return this.pageSize}setPageSize(t){this.pageSize=t}}t.exports.GenericSyndicationFeed=Ta;t.exports.GoogleVideoSyndicationFeed=class extends j{constructor(t=null){super(t),this.objectType="KalturaGoogleVideoSyndicationFeed"}getAdultContent(){return this.adultContent}setAdultContent(t){this.adultContent=t}};t.exports.GroupListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaGroupListResponse"}getObjects(){return this.objects}};t.exports.GroupUserListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaGroupUserListResponse"}getObjects(){return this.objects}};t.exports.HashCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaHashCondition"}getHashName(){return this.hashName}setHashName(t){this.hashName=t}getHashSecret(){return this.hashSecret}setHashSecret(t){this.hashSecret=t}};t.exports.HttpNotificationDataFields=class extends Tr{constructor(t=null){super(t),this.objectType="KalturaHttpNotificationDataFields"}};t.exports.HttpNotificationDataText=class extends Tr{constructor(t=null){super(t),this.objectType="KalturaHttpNotificationDataText"}getContent(){return this.content}setContent(t){this.content=t}};t.exports.HttpNotificationObjectData=class extends Tr{constructor(t=null){super(t),this.objectType="KalturaHttpNotificationObjectData"}getApiObjectType(){return this.apiObjectType}setApiObjectType(t){this.apiObjectType=t}getFormat(){return this.format}setFormat(t){this.format=t}getIgnoreNull(){return this.ignoreNull}setIgnoreNull(t){this.ignoreNull=t}getCode(){return this.code}setCode(t){this.code=t}getDataStringReplacements(){return this.dataStringReplacements}setDataStringReplacements(t){this.dataStringReplacements=t}};t.exports.HttpNotificationTemplate=class extends Ke{constructor(t=null){super(t),this.objectType="KalturaHttpNotificationTemplate"}getUrl(){return this.url}setUrl(t){this.url=t}getMethod(){return this.method}setMethod(t){this.method=t}getData(){return this.data}setData(t){this.data=t}getTimeout(){return this.timeout}setTimeout(t){this.timeout=t}getConnectTimeout(){return this.connectTimeout}setConnectTimeout(t){this.connectTimeout=t}getUsername(){return this.username}setUsername(t){this.username=t}getPassword(){return this.password}setPassword(t){this.password=t}getAuthenticationMethod(){return this.authenticationMethod}setAuthenticationMethod(t){this.authenticationMethod=t}getSslVersion(){return this.sslVersion}setSslVersion(t){this.sslVersion=t}getSslCertificate(){return this.sslCertificate}setSslCertificate(t){this.sslCertificate=t}getSslCertificateType(){return this.sslCertificateType}setSslCertificateType(t){this.sslCertificateType=t}getSslCertificatePassword(){return this.sslCertificatePassword}setSslCertificatePassword(t){this.sslCertificatePassword=t}getSslEngine(){return this.sslEngine}setSslEngine(t){this.sslEngine=t}getSslEngineDefault(){return this.sslEngineDefault}setSslEngineDefault(t){this.sslEngineDefault=t}getSslKeyType(){return this.sslKeyType}setSslKeyType(t){this.sslKeyType=t}getSslKey(){return this.sslKey}setSslKey(t){this.sslKey=t}getSslKeyPassword(){return this.sslKeyPassword}setSslKeyPassword(t){this.sslKeyPassword=t}getCustomHeaders(){return this.customHeaders}setCustomHeaders(t){this.customHeaders=t}};t.exports.HuluDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaHuluDistributionProvider"}};t.exports.ITunesSyndicationFeed=class extends j{constructor(t=null){super(t),this.objectType="KalturaITunesSyndicationFeed"}getFeedDescription(){return this.feedDescription}setFeedDescription(t){this.feedDescription=t}getLanguage(){return this.language}setLanguage(t){this.language=t}getFeedLandingPage(){return this.feedLandingPage}setFeedLandingPage(t){this.feedLandingPage=t}getOwnerName(){return this.ownerName}setOwnerName(t){this.ownerName=t}getOwnerEmail(){return this.ownerEmail}setOwnerEmail(t){this.ownerEmail=t}getFeedImageUrl(){return this.feedImageUrl}setFeedImageUrl(t){this.feedImageUrl=t}getCategory(){return this.category}getAdultContent(){return this.adultContent}setAdultContent(t){this.adultContent=t}getFeedAuthor(){return this.feedAuthor}setFeedAuthor(t){this.feedAuthor=t}getEnforceFeedAuthor(){return this.enforceFeedAuthor}setEnforceFeedAuthor(t){this.enforceFeedAuthor=t}getEnforceOrder(){return this.enforceOrder}setEnforceOrder(t){this.enforceOrder=t}};t.exports.IdeticDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaIdeticDistributionProvider"}};class ga extends k{constructor(t=null){super(t),this.objectType="KalturaImportJobData"}getSrcFileUrl(){return this.srcFileUrl}setSrcFileUrl(t){this.srcFileUrl=t}getDestFileLocalPath(){return this.destFileLocalPath}setDestFileLocalPath(t){this.destFileLocalPath=t}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getFileSize(){return this.fileSize}setFileSize(t){this.fileSize=t}getDestFileSharedPath(){return this.destFileSharedPath}setDestFileSharedPath(t){this.destFileSharedPath=t}}t.exports.ImportJobData=ga;t.exports.ImportMetadataJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaImportMetadataJobData"}getSrcFileUrl(){return this.srcFileUrl}setSrcFileUrl(t){this.srcFileUrl=t}getDestFileLocalPath(){return this.destFileLocalPath}setDestFileLocalPath(t){this.destFileLocalPath=t}getMetadataId(){return this.metadataId}setMetadataId(t){this.metadataId=t}};class Aa extends Ut{constructor(t=null){super(t),this.objectType="KalturaIndexAdvancedFilter"}getIndexIdGreaterThan(){return this.indexIdGreaterThan}setIndexIdGreaterThan(t){this.indexIdGreaterThan=t}getDepthGreaterThanEqual(){return this.depthGreaterThanEqual}setDepthGreaterThanEqual(t){this.depthGreaterThanEqual=t}}t.exports.IndexAdvancedFilter=Aa;t.exports.IndexJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaIndexJobData"}getFilter(){return this.filter}setFilter(t){this.filter=t}getLastIndexId(){return this.lastIndexId}setLastIndexId(t){this.lastIndexId=t}getLastIndexDepth(){return this.lastIndexDepth}setLastIndexDepth(t){this.lastIndexDepth=t}getShouldUpdate(){return this.shouldUpdate}setShouldUpdate(t){this.shouldUpdate=t}};t.exports.IndexTagsByPrivacyContextJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaIndexTagsByPrivacyContextJobData"}getChangedCategoryId(){return this.changedCategoryId}setChangedCategoryId(t){this.changedCategoryId=t}getDeletedPrivacyContexts(){return this.deletedPrivacyContexts}setDeletedPrivacyContexts(t){this.deletedPrivacyContexts=t}getAddedPrivacyContexts(){return this.addedPrivacyContexts}setAddedPrivacyContexts(t){this.addedPrivacyContexts=t}};t.exports.IntegrationJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaIntegrationJobData"}getCallbackNotificationUrl(){return this.callbackNotificationUrl}getProviderType(){return this.providerType}setProviderType(t){this.providerType=t}getProviderData(){return this.providerData}setProviderData(t){this.providerData=t}getTriggerType(){return this.triggerType}setTriggerType(t){this.triggerType=t}getTriggerData(){return this.triggerData}setTriggerData(t){this.triggerData=t}};t.exports.IntelligentTaggingVendorTaskData=class extends Me{constructor(t=null){super(t),this.objectType="KalturaIntelligentTaggingVendorTaskData"}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}};t.exports.Interactivity=class extends B{constructor(t=null){super(t),this.objectType="KalturaInteractivity"}};t.exports.IpAddressRestriction=class extends a{constructor(t=null){super(t),this.objectType="KalturaIpAddressRestriction"}getIpAddressRestrictionType(){return this.ipAddressRestrictionType}setIpAddressRestrictionType(t){this.ipAddressRestrictionType=t}getIpAddressList(){return this.ipAddressList}setIpAddressList(t){this.ipAddressList=t}};t.exports.KeyValueExtended=class extends p{constructor(t=null){super(t),this.objectType="KalturaKeyValueExtended"}getPredefinedFormat(){return this.predefinedFormat}setPredefinedFormat(t){this.predefinedFormat=t}};t.exports.KontikiStorageProfile=class extends ri{constructor(t=null){super(t),this.objectType="KalturaKontikiStorageProfile"}getServiceToken(){return this.serviceToken}setServiceToken(t){this.serviceToken=t}};t.exports.LikeListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaLikeListResponse"}getObjects(){return this.objects}};t.exports.LimitFlavorsRestriction=class extends a{constructor(t=null){super(t),this.objectType="KalturaLimitFlavorsRestriction"}getLimitFlavorsRestrictionType(){return this.limitFlavorsRestrictionType}setLimitFlavorsRestrictionType(t){this.limitFlavorsRestrictionType=t}getFlavorParamsIds(){return this.flavorParamsIds}setFlavorParamsIds(t){this.flavorParamsIds=t}};t.exports.LiveCaptionFeature=class extends Fr{constructor(t=null){super(t),this.objectType="KalturaLiveCaptionFeature"}getMediaUrl(){return this.mediaUrl}setMediaUrl(t){this.mediaUrl=t}getMediaKey(){return this.mediaKey}setMediaKey(t){this.mediaKey=t}getCaptionUrl(){return this.captionUrl}setCaptionUrl(t){this.captionUrl=t}getCaptionToken(){return this.captionToken}setCaptionToken(t){this.captionToken=t}getInputDelay(){return this.inputDelay}setInputDelay(t){this.inputDelay=t}};t.exports.LiveChannelListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaLiveChannelListResponse"}getObjects(){return this.objects}};t.exports.LiveChannelSegmentListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaLiveChannelSegmentListResponse"}getObjects(){return this.objects}};t.exports.LiveEntryArchiveJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaLiveEntryArchiveJobData"}getLiveEntryId(){return this.liveEntryId}setLiveEntryId(t){this.liveEntryId=t}getVodEntryId(){return this.vodEntryId}setVodEntryId(t){this.vodEntryId=t}};t.exports.LiveEntryScheduleResource=class extends Gs{constructor(t=null){super(t),this.objectType="KalturaLiveEntryScheduleResource"}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}};t.exports.LiveEntryServerNode=class extends Be{constructor(t=null){super(t),this.objectType="KalturaLiveEntryServerNode"}getStreams(){return this.streams}setStreams(t){this.streams=t}getRecordingInfo(){return this.recordingInfo}setRecordingInfo(t){this.recordingInfo=t}getIsPlayableUser(){return this.isPlayableUser}setIsPlayableUser(t){this.isPlayableUser=t}getViewMode(){return this.viewMode}setViewMode(t){this.viewMode=t}getFeaturesUpdatedAt(){return this.featuresUpdatedAt}setFeaturesUpdatedAt(t){this.featuresUpdatedAt=t}};t.exports.LiveReportExportJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaLiveReportExportJobData"}getTimeReference(){return this.timeReference}setTimeReference(t){this.timeReference=t}getTimeZoneOffset(){return this.timeZoneOffset}setTimeZoneOffset(t){this.timeZoneOffset=t}getEntryIds(){return this.entryIds}setEntryIds(t){this.entryIds=t}getOutputPath(){return this.outputPath}setOutputPath(t){this.outputPath=t}getRecipientEmail(){return this.recipientEmail}setRecipientEmail(t){this.recipientEmail=t}};t.exports.LiveRestreamFeature=class extends Fr{constructor(t=null){super(t),this.objectType="KalturaLiveRestreamFeature"}getPrimaryUrl(){return this.primaryUrl}setPrimaryUrl(t){this.primaryUrl=t}getSecondaryUrl(){return this.secondaryUrl}setSecondaryUrl(t){this.secondaryUrl=t}getStreamKey(){return this.streamKey}setStreamKey(t){this.streamKey=t}};t.exports.LiveStatsListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaLiveStatsListResponse"}getObjects(){return this.objects}setObjects(t){this.objects=t}};t.exports.LiveStreamListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaLiveStreamListResponse"}getObjects(){return this.objects}};t.exports.LiveStreamPushPublishRTMPConfiguration=class extends fr{constructor(t=null){super(t),this.objectType="KalturaLiveStreamPushPublishRTMPConfiguration"}getUserId(){return this.userId}setUserId(t){this.userId=t}getPassword(){return this.password}setPassword(t){this.password=t}getStreamName(){return this.streamName}setStreamName(t){this.streamName=t}getApplicationName(){return this.applicationName}setApplicationName(t){this.applicationName=t}};t.exports.LiveToVodJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaLiveToVodJobData"}getVodEntryId(){return this.vodEntryId}setVodEntryId(t){this.vodEntryId=t}getLiveEntryId(){return this.liveEntryId}setLiveEntryId(t){this.liveEntryId=t}getTotalVodDuration(){return this.totalVodDuration}setTotalVodDuration(t){this.totalVodDuration=t}getLastSegmentDuration(){return this.lastSegmentDuration}setLastSegmentDuration(t){this.lastSegmentDuration=t}getAmfArray(){return this.amfArray}setAmfArray(t){this.amfArray=t}getLastCuePointSyncTime(){return this.lastCuePointSyncTime}setLastCuePointSyncTime(t){this.lastCuePointSyncTime=t}getLastSegmentDrift(){return this.lastSegmentDrift}setLastSegmentDrift(t){this.lastSegmentDrift=t}};t.exports.LocationScheduleResource=class extends Gs{constructor(t=null){super(t),this.objectType="KalturaLocationScheduleResource"}};t.exports.MailJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaMailJobData"}getMailType(){return this.mailType}setMailType(t){this.mailType=t}getMailPriority(){return this.mailPriority}setMailPriority(t){this.mailPriority=t}getStatus(){return this.status}setStatus(t){this.status=t}getRecipientName(){return this.recipientName}setRecipientName(t){this.recipientName=t}getRecipientEmail(){return this.recipientEmail}setRecipientEmail(t){this.recipientEmail=t}getRecipientId(){return this.recipientId}setRecipientId(t){this.recipientId=t}getFromName(){return this.fromName}setFromName(t){this.fromName=t}getFromEmail(){return this.fromEmail}setFromEmail(t){this.fromEmail=t}getBodyParams(){return this.bodyParams}setBodyParams(t){this.bodyParams=t}getSubjectParams(){return this.subjectParams}setSubjectParams(t){this.subjectParams=t}getDynamicEmailContents(){return this.dynamicEmailContents}setDynamicEmailContents(t){this.dynamicEmailContents=t}getTemplatePath(){return this.templatePath}setTemplatePath(t){this.templatePath=t}getLanguage(){return this.language}setLanguage(t){this.language=t}getCampaignId(){return this.campaignId}setCampaignId(t){this.campaignId=t}getMinSendDate(){return this.minSendDate}setMinSendDate(t){this.minSendDate=t}getIsHtml(){return this.isHtml}setIsHtml(t){this.isHtml=t}getSeparator(){return this.separator}setSeparator(t){this.separator=t}};t.exports.MailNotificationObjectTask=class extends ts{constructor(t=null){super(t),this.objectType="KalturaMailNotificationObjectTask"}getMailTo(){return this.mailTo}setMailTo(t){this.mailTo=t}getSender(){return this.sender}setSender(t){this.sender=t}getSubject(){return this.subject}setSubject(t){this.subject=t}getMessage(){return this.message}setMessage(t){this.message=t}getFooter(){return this.footer}setFooter(t){this.footer=t}getLink(){return this.link}setLink(t){this.link=t}getSendToUsers(){return this.sendToUsers}setSendToUsers(t){this.sendToUsers=t}};class Ia extends d{constructor(t=null){super(t),this.objectType="KalturaMatchCondition"}getValues(){return this.values}setValues(t){this.values=t}getMatchType(){return this.matchType}setMatchType(t){this.matchType=t}}t.exports.MatchCondition=Ia;class ya extends Bt{constructor(t=null){super(t),this.objectType="KalturaMediaInfoBaseFilter"}getFlavorAssetIdEqual(){return this.flavorAssetIdEqual}setFlavorAssetIdEqual(t){this.flavorAssetIdEqual=t}}t.exports.MediaInfoBaseFilter=ya;t.exports.MediaListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaMediaListResponse"}getObjects(){return this.objects}};t.exports.MetadataListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaMetadataListResponse"}getObjects(){return this.objects}};class ma extends Bt{constructor(t=null){super(t),this.objectType="KalturaMetadataProfileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getMetadataObjectTypeEqual(){return this.metadataObjectTypeEqual}setMetadataObjectTypeEqual(t){this.metadataObjectTypeEqual=t}getMetadataObjectTypeIn(){return this.metadataObjectTypeIn}setMetadataObjectTypeIn(t){this.metadataObjectTypeIn=t}getVersionEqual(){return this.versionEqual}setVersionEqual(t){this.versionEqual=t}getNameEqual(){return this.nameEqual}setNameEqual(t){this.nameEqual=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getCreateModeEqual(){return this.createModeEqual}setCreateModeEqual(t){this.createModeEqual=t}getCreateModeNotEqual(){return this.createModeNotEqual}setCreateModeNotEqual(t){this.createModeNotEqual=t}getCreateModeIn(){return this.createModeIn}setCreateModeIn(t){this.createModeIn=t}getCreateModeNotIn(){return this.createModeNotIn}setCreateModeNotIn(t){this.createModeNotIn=t}}t.exports.MetadataProfileBaseFilter=ma;t.exports.MetadataProfileFieldListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaMetadataProfileFieldListResponse"}getObjects(){return this.objects}};t.exports.MetadataProfileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaMetadataProfileListResponse"}getObjects(){return this.objects}};t.exports.MetadataReplacementOptionsItem=class extends Rt{constructor(t=null){super(t),this.objectType="KalturaMetadataReplacementOptionsItem"}getShouldCopyMetadata(){return this.shouldCopyMetadata}setShouldCopyMetadata(t){this.shouldCopyMetadata=t}};t.exports.MetadataResponseProfileMapping=class extends Vt{constructor(t=null){super(t),this.objectType="KalturaMetadataResponseProfileMapping"}};t.exports.MetroPcsDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaMetroPcsDistributionProvider"}};t.exports.MixListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaMixListResponse"}getObjects(){return this.objects}};t.exports.ModerationFlagListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaModerationFlagListResponse"}getObjects(){return this.objects}};t.exports.ModifyCategoriesObjectTask=class extends ts{constructor(t=null){super(t),this.objectType="KalturaModifyCategoriesObjectTask"}getAddRemoveType(){return this.addRemoveType}setAddRemoveType(t){this.addRemoveType=t}getCategoryIds(){return this.categoryIds}setCategoryIds(t){this.categoryIds=t}};t.exports.ModifyEntryObjectTask=class extends ts{constructor(t=null){super(t),this.objectType="KalturaModifyEntryObjectTask"}getInputMetadataProfileId(){return this.inputMetadataProfileId}setInputMetadataProfileId(t){this.inputMetadataProfileId=t}getInputMetadata(){return this.inputMetadata}setInputMetadata(t){this.inputMetadata=t}getOutputMetadataProfileId(){return this.outputMetadataProfileId}setOutputMetadataProfileId(t){this.outputMetadataProfileId=t}getOutputMetadata(){return this.outputMetadata}setOutputMetadata(t){this.outputMetadata=t}getInputUserId(){return this.inputUserId}setInputUserId(t){this.inputUserId=t}getInputEntitledUsersEdit(){return this.inputEntitledUsersEdit}setInputEntitledUsersEdit(t){this.inputEntitledUsersEdit=t}getInputEntitledUsersPublish(){return this.inputEntitledUsersPublish}setInputEntitledUsersPublish(t){this.inputEntitledUsersPublish=t}getInputEntitledUsersView(){return this.inputEntitledUsersView}setInputEntitledUsersView(t){this.inputEntitledUsersView=t}getResetMediaRepurposingProcess(){return this.resetMediaRepurposingProcess}setResetMediaRepurposingProcess(t){this.resetMediaRepurposingProcess=t}};t.exports.MoveCategoryEntriesJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaMoveCategoryEntriesJobData"}getSrcCategoryId(){return this.srcCategoryId}setSrcCategoryId(t){this.srcCategoryId=t}getDestCategoryId(){return this.destCategoryId}setDestCategoryId(t){this.destCategoryId=t}getLastMovedCategoryId(){return this.lastMovedCategoryId}setLastMovedCategoryId(t){this.lastMovedCategoryId=t}getLastMovedCategoryPageIndex(){return this.lastMovedCategoryPageIndex}setLastMovedCategoryPageIndex(t){this.lastMovedCategoryPageIndex=t}getLastMovedCategoryEntryPageIndex(){return this.lastMovedCategoryEntryPageIndex}setLastMovedCategoryEntryPageIndex(t){this.lastMovedCategoryEntryPageIndex=t}getMoveFromChildren(){return this.moveFromChildren}setMoveFromChildren(t){this.moveFromChildren=t}getDestCategoryFullIds(){return this.destCategoryFullIds}setDestCategoryFullIds(t){this.destCategoryFullIds=t}};t.exports.MsnDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaMsnDistributionProvider"}};t.exports.NotificationJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaNotificationJobData"}getUserId(){return this.userId}setUserId(t){this.userId=t}getType(){return this.type}setType(t){this.type=t}getTypeAsString(){return this.typeAsString}setTypeAsString(t){this.typeAsString=t}getObjectId(){return this.objectId}setObjectId(t){this.objectId=t}getStatus(){return this.status}setStatus(t){this.status=t}getData(){return this.data}setData(t){this.data=t}getNumberOfAttempts(){return this.numberOfAttempts}setNumberOfAttempts(t){this.numberOfAttempts=t}getNotificationResult(){return this.notificationResult}setNotificationResult(t){this.notificationResult=t}getObjType(){return this.objType}setObjType(t){this.objType=t}};t.exports.ObjectListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaObjectListResponse"}getObjects(){return this.objects}};t.exports.OrCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaOrCondition"}getConditions(){return this.conditions}setConditions(t){this.conditions=t}};t.exports.ParseCaptionAssetJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaParseCaptionAssetJobData"}getCaptionAssetId(){return this.captionAssetId}setCaptionAssetId(t){this.captionAssetId=t}};t.exports.ParseMultiLanguageCaptionAssetJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaParseMultiLanguageCaptionAssetJobData"}getMultiLanaguageCaptionAssetId(){return this.multiLanaguageCaptionAssetId}setMultiLanaguageCaptionAssetId(t){this.multiLanaguageCaptionAssetId=t}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getFileLocation(){return this.fileLocation}setFileLocation(t){this.fileLocation=t}getFileEncryptionKey(){return this.fileEncryptionKey}setFileEncryptionKey(t){this.fileEncryptionKey=t}};class Sa extends Bt{constructor(t=null){super(t),this.objectType="KalturaPartnerBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getIdNotIn(){return this.idNotIn}setIdNotIn(t){this.idNotIn=t}getNameLike(){return this.nameLike}setNameLike(t){this.nameLike=t}getNameMultiLikeOr(){return this.nameMultiLikeOr}setNameMultiLikeOr(t){this.nameMultiLikeOr=t}getNameMultiLikeAnd(){return this.nameMultiLikeAnd}setNameMultiLikeAnd(t){this.nameMultiLikeAnd=t}getNameEqual(){return this.nameEqual}setNameEqual(t){this.nameEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getPartnerPackageEqual(){return this.partnerPackageEqual}setPartnerPackageEqual(t){this.partnerPackageEqual=t}getPartnerPackageGreaterThanOrEqual(){return this.partnerPackageGreaterThanOrEqual}setPartnerPackageGreaterThanOrEqual(t){this.partnerPackageGreaterThanOrEqual=t}getPartnerPackageLessThanOrEqual(){return this.partnerPackageLessThanOrEqual}setPartnerPackageLessThanOrEqual(t){this.partnerPackageLessThanOrEqual=t}getPartnerPackageIn(){return this.partnerPackageIn}setPartnerPackageIn(t){this.partnerPackageIn=t}getPartnerGroupTypeEqual(){return this.partnerGroupTypeEqual}setPartnerGroupTypeEqual(t){this.partnerGroupTypeEqual=t}getPartnerNameDescriptionWebsiteAdminNameAdminEmailLike(){return this.partnerNameDescriptionWebsiteAdminNameAdminEmailLike}setPartnerNameDescriptionWebsiteAdminNameAdminEmailLike(t){this.partnerNameDescriptionWebsiteAdminNameAdminEmailLike=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getIdGreaterThan(){return this.idGreaterThan}setIdGreaterThan(t){this.idGreaterThan=t}getMonitorUsageEqual(){return this.monitorUsageEqual}setMonitorUsageEqual(t){this.monitorUsageEqual=t}}t.exports.PartnerBaseFilter=Sa;t.exports.PartnerListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaPartnerListResponse"}getObjects(){return this.objects}};t.exports.PartnerUsageListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaPartnerUsageListResponse"}getTotal(){return this.total}setTotal(t){this.total=t}getObjects(){return this.objects}setObjects(t){this.objects=t}};t.exports.PermissionItemListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaPermissionItemListResponse"}getObjects(){return this.objects}};t.exports.PermissionListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaPermissionListResponse"}getObjects(){return this.objects}};t.exports.PlayReadyCopyRight=class extends cs{constructor(t=null){super(t),this.objectType="KalturaPlayReadyCopyRight"}getCopyCount(){return this.copyCount}setCopyCount(t){this.copyCount=t}getCopyEnablers(){return this.copyEnablers}setCopyEnablers(t){this.copyEnablers=t}};t.exports.PlayReadyPlayRight=class extends cs{constructor(t=null){super(t),this.objectType="KalturaPlayReadyPlayRight"}getAnalogVideoOPL(){return this.analogVideoOPL}setAnalogVideoOPL(t){this.analogVideoOPL=t}getAnalogVideoOutputProtectionList(){return this.analogVideoOutputProtectionList}setAnalogVideoOutputProtectionList(t){this.analogVideoOutputProtectionList=t}getCompressedDigitalAudioOPL(){return this.compressedDigitalAudioOPL}setCompressedDigitalAudioOPL(t){this.compressedDigitalAudioOPL=t}getCompressedDigitalVideoOPL(){return this.compressedDigitalVideoOPL}setCompressedDigitalVideoOPL(t){this.compressedDigitalVideoOPL=t}getDigitalAudioOutputProtectionList(){return this.digitalAudioOutputProtectionList}setDigitalAudioOutputProtectionList(t){this.digitalAudioOutputProtectionList=t}getUncompressedDigitalAudioOPL(){return this.uncompressedDigitalAudioOPL}setUncompressedDigitalAudioOPL(t){this.uncompressedDigitalAudioOPL=t}getUncompressedDigitalVideoOPL(){return this.uncompressedDigitalVideoOPL}setUncompressedDigitalVideoOPL(t){this.uncompressedDigitalVideoOPL=t}getFirstPlayExpiration(){return this.firstPlayExpiration}setFirstPlayExpiration(t){this.firstPlayExpiration=t}getPlayEnablers(){return this.playEnablers}setPlayEnablers(t){this.playEnablers=t}};t.exports.PlayReadyProfile=class extends ie{constructor(t=null){super(t),this.objectType="KalturaPlayReadyProfile"}getKeySeed(){return this.keySeed}setKeySeed(t){this.keySeed=t}};t.exports.PlaylistListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaPlaylistListResponse"}getObjects(){return this.objects}};t.exports.PodcastDistributionJobProviderData=class extends zt{constructor(t=null){super(t),this.objectType="KalturaPodcastDistributionJobProviderData"}getXml(){return this.xml}setXml(t){this.xml=t}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}getDistributionProfileId(){return this.distributionProfileId}setDistributionProfileId(t){this.distributionProfileId=t}};t.exports.PodcastDistributionProfile=class extends Xt{constructor(t=null){super(t),this.objectType="KalturaPodcastDistributionProfile"}getXsl(){return this.xsl}setXsl(t){this.xsl=t}getFeedId(){return this.feedId}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}};t.exports.PodcastDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaPodcastDistributionProvider"}};class Da extends k{constructor(t=null){super(t),this.objectType="KalturaProvisionJobData"}getStreamID(){return this.streamID}setStreamID(t){this.streamID=t}getBackupStreamID(){return this.backupStreamID}setBackupStreamID(t){this.backupStreamID=t}getRtmp(){return this.rtmp}setRtmp(t){this.rtmp=t}getEncoderIP(){return this.encoderIP}setEncoderIP(t){this.encoderIP=t}getBackupEncoderIP(){return this.backupEncoderIP}setBackupEncoderIP(t){this.backupEncoderIP=t}getEncoderPassword(){return this.encoderPassword}setEncoderPassword(t){this.encoderPassword=t}getEncoderUsername(){return this.encoderUsername}setEncoderUsername(t){this.encoderUsername=t}getEndDate(){return this.endDate}setEndDate(t){this.endDate=t}getReturnVal(){return this.returnVal}setReturnVal(t){this.returnVal=t}getMediaType(){return this.mediaType}setMediaType(t){this.mediaType=t}getPrimaryBroadcastingUrl(){return this.primaryBroadcastingUrl}setPrimaryBroadcastingUrl(t){this.primaryBroadcastingUrl=t}getSecondaryBroadcastingUrl(){return this.secondaryBroadcastingUrl}setSecondaryBroadcastingUrl(t){this.secondaryBroadcastingUrl=t}getStreamName(){return this.streamName}setStreamName(t){this.streamName=t}}t.exports.ProvisionJobData=Da;t.exports.PushNotificationTemplate=class extends Ke{constructor(t=null){super(t),this.objectType="KalturaPushNotificationTemplate"}getQueueNameParameters(){return this.queueNameParameters}setQueueNameParameters(t){this.queueNameParameters=t}getQueueKeyParameters(){return this.queueKeyParameters}setQueueKeyParameters(t){this.queueKeyParameters=t}getApiObjectType(){return this.apiObjectType}setApiObjectType(t){this.apiObjectType=t}getObjectFormat(){return this.objectFormat}setObjectFormat(t){this.objectFormat=t}getResponseProfileId(){return this.responseProfileId}setResponseProfileId(t){this.responseProfileId=t}};t.exports.QuestionCuePoint=class extends A{constructor(t=null){super(t),this.objectType="KalturaQuestionCuePoint"}getOptionalAnswers(){return this.optionalAnswers}setOptionalAnswers(t){this.optionalAnswers=t}getHint(){return this.hint}setHint(t){this.hint=t}getQuestion(){return this.question}setQuestion(t){this.question=t}getExplanation(){return this.explanation}setExplanation(t){this.explanation=t}getQuestionType(){return this.questionType}setQuestionType(t){this.questionType=t}getPresentationOrder(){return this.presentationOrder}setPresentationOrder(t){this.presentationOrder=t}getExcludeFromScore(){return this.excludeFromScore}setExcludeFromScore(t){this.excludeFromScore=t}};t.exports.QuickPlayDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaQuickPlayDistributionProvider"}};t.exports.QuizAdvancedFilter=class extends Ut{constructor(t=null){super(t),this.objectType="KalturaQuizAdvancedFilter"}getIsQuiz(){return this.isQuiz}setIsQuiz(t){this.isQuiz=t}};t.exports.QuizListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaQuizListResponse"}getObjects(){return this.objects}};t.exports.QuizUserEntry=class extends di{constructor(t=null){super(t),this.objectType="KalturaQuizUserEntry"}getScore(){return this.score}getCalculatedScore(){return this.calculatedScore}getFeedback(){return this.feedback}setFeedback(t){this.feedback=t}getVersion(){return this.version}};t.exports.RatingCountListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaRatingCountListResponse"}getObjects(){return this.objects}};t.exports.ReachProfileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaReachProfileListResponse"}getObjects(){return this.objects}};class Ca extends k{constructor(t=null){super(t),this.objectType="KalturaRecalculateCacheJobData"}}t.exports.RecalculateCacheJobData=Ca;t.exports.RegistrationUserEntry=class extends di{constructor(t=null){super(t),this.objectType="KalturaRegistrationUserEntry"}};class Pa extends ne{constructor(t=null){super(t),this.objectType="KalturaRemoteDropFolder"}}t.exports.RemoteDropFolder=Pa;t.exports.RemotePathListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaRemotePathListResponse"}getObjects(){return this.objects}};t.exports.ReportBaseFilter=class extends Bt{constructor(t=null){super(t),this.objectType="KalturaReportBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}};t.exports.ReportExportJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaReportExportJobData"}getRecipientEmail(){return this.recipientEmail}setRecipientEmail(t){this.recipientEmail=t}getReportItems(){return this.reportItems}setReportItems(t){this.reportItems=t}getFilePaths(){return this.filePaths}setFilePaths(t){this.filePaths=t}getReportsGroup(){return this.reportsGroup}setReportsGroup(t){this.reportsGroup=t}getFiles(){return this.files}setFiles(t){this.files=t}getBaseUrl(){return this.baseUrl}setBaseUrl(t){this.baseUrl=t}};t.exports.ReportListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaReportListResponse"}getObjects(){return this.objects}};class ba extends Bt{constructor(t=null){super(t),this.objectType="KalturaResponseProfileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}}t.exports.ResponseProfileBaseFilter=ba;t.exports.ResponseProfileHolder=class extends M{constructor(t=null){super(t),this.objectType="KalturaResponseProfileHolder"}getId(){return this.id}setId(t){this.id=t}getSystemName(){return this.systemName}setSystemName(t){this.systemName=t}};t.exports.ResponseProfileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaResponseProfileListResponse"}getObjects(){return this.objects}};t.exports.ScheduleEventListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaScheduleEventListResponse"}getObjects(){return this.objects}};t.exports.ScheduleEventResourceListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaScheduleEventResourceListResponse"}getObjects(){return this.objects}};t.exports.ScheduleResourceListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaScheduleResourceListResponse"}getObjects(){return this.objects}};t.exports.ScheduledTaskJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaScheduledTaskJobData"}getMaxResults(){return this.maxResults}setMaxResults(t){this.maxResults=t}getTotalCount(){return this.totalCount}setTotalCount(t){this.totalCount=t}getFileFormat(){return this.fileFormat}setFileFormat(t){this.fileFormat=t}getResultsFilePath(){return this.resultsFilePath}setResultsFilePath(t){this.resultsFilePath=t}getReferenceTime(){return this.referenceTime}setReferenceTime(t){this.referenceTime=t}};class Ra extends Bt{constructor(t=null){super(t),this.objectType="KalturaScheduledTaskProfileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getLastExecutionStartedAtGreaterThanOrEqual(){return this.lastExecutionStartedAtGreaterThanOrEqual}setLastExecutionStartedAtGreaterThanOrEqual(t){this.lastExecutionStartedAtGreaterThanOrEqual=t}getLastExecutionStartedAtLessThanOrEqual(){return this.lastExecutionStartedAtLessThanOrEqual}setLastExecutionStartedAtLessThanOrEqual(t){this.lastExecutionStartedAtLessThanOrEqual=t}getLastExecutionStartedAtLessThanOrEqualOrNull(){return this.lastExecutionStartedAtLessThanOrEqualOrNull}setLastExecutionStartedAtLessThanOrEqualOrNull(t){this.lastExecutionStartedAtLessThanOrEqualOrNull=t}}t.exports.ScheduledTaskProfileBaseFilter=Ra;t.exports.ScheduledTaskProfileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaScheduledTaskProfileListResponse"}getObjects(){return this.objects}};t.exports.ScheduledVendorTaskData=class extends Me{constructor(t=null){super(t),this.objectType="KalturaScheduledVendorTaskData"}getStartDate(){return this.startDate}setStartDate(t){this.startDate=t}getEndDate(){return this.endDate}setEndDate(t){this.endDate=t}getScheduledEventId(){return this.scheduledEventId}setScheduledEventId(t){this.scheduledEventId=t}};t.exports.SchedulerListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaSchedulerListResponse"}getObjects(){return this.objects}};t.exports.SchedulerWorkerListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaSchedulerWorkerListResponse"}getObjects(){return this.objects}};class Oa extends Ut{constructor(t=null){super(t),this.objectType="KalturaSearchCondition"}getField(){return this.field}setField(t){this.field=t}getValue(){return this.value}setValue(t){this.value=t}}t.exports.SearchCondition=Oa;class _a extends Ut{constructor(t=null){super(t),this.objectType="KalturaSearchOperator"}getType(){return this.type}setType(t){this.type=t}getItems(){return this.items}setItems(t){this.items=t}}t.exports.SearchOperator=_a;class fa extends Bt{constructor(t=null){super(t),this.objectType="KalturaServerNodeBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getHeartbeatTimeGreaterThanOrEqual(){return this.heartbeatTimeGreaterThanOrEqual}setHeartbeatTimeGreaterThanOrEqual(t){this.heartbeatTimeGreaterThanOrEqual=t}getHeartbeatTimeLessThanOrEqual(){return this.heartbeatTimeLessThanOrEqual}setHeartbeatTimeLessThanOrEqual(t){this.heartbeatTimeLessThanOrEqual=t}getNameEqual(){return this.nameEqual}setNameEqual(t){this.nameEqual=t}getNameIn(){return this.nameIn}setNameIn(t){this.nameIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getHostNameLike(){return this.hostNameLike}setHostNameLike(t){this.hostNameLike=t}getHostNameMultiLikeOr(){return this.hostNameMultiLikeOr}setHostNameMultiLikeOr(t){this.hostNameMultiLikeOr=t}getHostNameMultiLikeAnd(){return this.hostNameMultiLikeAnd}setHostNameMultiLikeAnd(t){this.hostNameMultiLikeAnd=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}getTagsLike(){return this.tagsLike}setTagsLike(t){this.tagsLike=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getDcEqual(){return this.dcEqual}setDcEqual(t){this.dcEqual=t}getDcIn(){return this.dcIn}setDcIn(t){this.dcIn=t}getParentIdLike(){return this.parentIdLike}setParentIdLike(t){this.parentIdLike=t}getParentIdMultiLikeOr(){return this.parentIdMultiLikeOr}setParentIdMultiLikeOr(t){this.parentIdMultiLikeOr=t}getParentIdMultiLikeAnd(){return this.parentIdMultiLikeAnd}setParentIdMultiLikeAnd(t){this.parentIdMultiLikeAnd=t}getEnvironmentEqual(){return this.environmentEqual}setEnvironmentEqual(t){this.environmentEqual=t}getEnvironmentIn(){return this.environmentIn}setEnvironmentIn(t){this.environmentIn=t}}t.exports.ServerNodeBaseFilter=fa;t.exports.ServerNodeListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaServerNodeListResponse"}getObjects(){return this.objects}};t.exports.SessionResponse=class extends $s{constructor(t=null){super(t),this.objectType="KalturaSessionResponse"}};class xa extends a{constructor(t=null){super(t),this.objectType="KalturaSessionRestriction"}}t.exports.SessionRestriction=xa;class La extends Bt{constructor(t=null){super(t),this.objectType="KalturaShortLinkBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getExpiresAtGreaterThanOrEqual(){return this.expiresAtGreaterThanOrEqual}setExpiresAtGreaterThanOrEqual(t){this.expiresAtGreaterThanOrEqual=t}getExpiresAtLessThanOrEqual(){return this.expiresAtLessThanOrEqual}setExpiresAtLessThanOrEqual(t){this.expiresAtLessThanOrEqual=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getUserIdIn(){return this.userIdIn}setUserIdIn(t){this.userIdIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}}t.exports.ShortLinkBaseFilter=La;t.exports.ShortLinkListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaShortLinkListResponse"}getObjects(){return this.objects}};t.exports.SipEntryServerNode=class extends Be{constructor(t=null){super(t),this.objectType="KalturaSipEntryServerNode"}getSipRoomId(){return this.sipRoomId}getSipPrimaryAdpId(){return this.sipPrimaryAdpId}getSipSecondaryAdpId(){return this.sipSecondaryAdpId}};t.exports.SipServerNode=class extends Js{constructor(t=null){super(t),this.objectType="KalturaSipServerNode"}};t.exports.SiteRestriction=class extends a{constructor(t=null){super(t),this.objectType="KalturaSiteRestriction"}getSiteRestrictionType(){return this.siteRestrictionType}setSiteRestrictionType(t){this.siteRestrictionType=t}getSiteList(){return this.siteList}setSiteList(t){this.siteList=t}};t.exports.SsoListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaSsoListResponse"}getObjects(){return this.objects}};t.exports.StorageAddAction=class extends l{constructor(t=null){super(t),this.objectType="KalturaStorageAddAction"}};t.exports.StorageExportObjectTask=class extends ts{constructor(t=null){super(t),this.objectType="KalturaStorageExportObjectTask"}getStorageId(){return this.storageId}setStorageId(t){this.storageId=t}};class Na extends k{constructor(t=null){super(t),this.objectType="KalturaStorageJobData"}getServerUrl(){return this.serverUrl}setServerUrl(t){this.serverUrl=t}getServerUsername(){return this.serverUsername}setServerUsername(t){this.serverUsername=t}getServerPassword(){return this.serverPassword}setServerPassword(t){this.serverPassword=t}getServerPrivateKey(){return this.serverPrivateKey}setServerPrivateKey(t){this.serverPrivateKey=t}getServerPublicKey(){return this.serverPublicKey}setServerPublicKey(t){this.serverPublicKey=t}getServerPassPhrase(){return this.serverPassPhrase}setServerPassPhrase(t){this.serverPassPhrase=t}getFtpPassiveMode(){return this.ftpPassiveMode}setFtpPassiveMode(t){this.ftpPassiveMode=t}getSrcFileSyncLocalPath(){return this.srcFileSyncLocalPath}setSrcFileSyncLocalPath(t){this.srcFileSyncLocalPath=t}getSrcFileEncryptionKey(){return this.srcFileEncryptionKey}setSrcFileEncryptionKey(t){this.srcFileEncryptionKey=t}getSrcFileSyncId(){return this.srcFileSyncId}setSrcFileSyncId(t){this.srcFileSyncId=t}getDestFileSyncStoredPath(){return this.destFileSyncStoredPath}setDestFileSyncStoredPath(t){this.destFileSyncStoredPath=t}}t.exports.StorageJobData=Na;class va extends Bt{constructor(t=null){super(t),this.objectType="KalturaStorageProfileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getProtocolEqual(){return this.protocolEqual}setProtocolEqual(t){this.protocolEqual=t}getProtocolIn(){return this.protocolIn}setProtocolIn(t){this.protocolIn=t}}t.exports.StorageProfileBaseFilter=va;t.exports.StorageProfileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaStorageProfileListResponse"}getObjects(){return this.objects}};t.exports.SyncCategoryPrivacyContextJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaSyncCategoryPrivacyContextJobData"}getCategoryId(){return this.categoryId}setCategoryId(t){this.categoryId=t}getLastUpdatedCategoryEntryCreatedAt(){return this.lastUpdatedCategoryEntryCreatedAt}setLastUpdatedCategoryEntryCreatedAt(t){this.lastUpdatedCategoryEntryCreatedAt=t}getLastUpdatedCategoryCreatedAt(){return this.lastUpdatedCategoryCreatedAt}setLastUpdatedCategoryCreatedAt(t){this.lastUpdatedCategoryCreatedAt=t}};t.exports.SyndicationDistributionProfile=class extends Xt{constructor(t=null){super(t),this.objectType="KalturaSyndicationDistributionProfile"}getXsl(){return this.xsl}setXsl(t){this.xsl=t}getFeedId(){return this.feedId}};t.exports.SyndicationDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaSyndicationDistributionProvider"}};t.exports.SystemPartnerUsageFilter=class extends Bt{constructor(t=null){super(t),this.objectType="KalturaSystemPartnerUsageFilter"}getFromDate(){return this.fromDate}setFromDate(t){this.fromDate=t}getToDate(){return this.toDate}setToDate(t){this.toDate=t}getTimezoneOffset(){return this.timezoneOffset}setTimezoneOffset(t){this.timezoneOffset=t}};t.exports.SystemPartnerUsageListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaSystemPartnerUsageListResponse"}getObjects(){return this.objects}setObjects(t){this.objects=t}};t.exports.TagFilter=class extends Bt{constructor(t=null){super(t),this.objectType="KalturaTagFilter"}getObjectTypeEqual(){return this.objectTypeEqual}setObjectTypeEqual(t){this.objectTypeEqual=t}getTagEqual(){return this.tagEqual}setTagEqual(t){this.tagEqual=t}getTagStartsWith(){return this.tagStartsWith}setTagStartsWith(t){this.tagStartsWith=t}getInstanceCountEqual(){return this.instanceCountEqual}setInstanceCountEqual(t){this.instanceCountEqual=t}getInstanceCountIn(){return this.instanceCountIn}setInstanceCountIn(t){this.instanceCountIn=t}};t.exports.TagListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaTagListResponse"}getObjects(){return this.objects}};class Fa extends Be{constructor(t=null){super(t),this.objectType="KalturaTaskEntryServerNode"}}t.exports.TaskEntryServerNode=Fa;t.exports.ThumbAssetListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaThumbAssetListResponse"}getObjects(){return this.objects}};t.exports.ThumbCuePoint=class extends A{constructor(t=null){super(t),this.objectType="KalturaThumbCuePoint"}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}getDescription(){return this.description}setDescription(t){this.description=t}getTitle(){return this.title}setTitle(t){this.title=t}getSubType(){return this.subType}setSubType(t){this.subType=t}};t.exports.ThumbParamsListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaThumbParamsListResponse"}getObjects(){return this.objects}};t.exports.ThumbnailServeOptions=class extends O{constructor(t=null){super(t),this.objectType="KalturaThumbnailServeOptions"}};t.exports.TrackEntryListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaTrackEntryListResponse"}getObjects(){return this.objects}};t.exports.TranscriptAssetListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaTranscriptAssetListResponse"}getObjects(){return this.objects}};t.exports.TransformMetadataJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaTransformMetadataJobData"}getSrcXsl(){return this.srcXsl}setSrcXsl(t){this.srcXsl=t}getSrcVersion(){return this.srcVersion}setSrcVersion(t){this.srcVersion=t}getDestVersion(){return this.destVersion}setDestVersion(t){this.destVersion=t}getDestXsd(){return this.destXsd}setDestXsd(t){this.destXsd=t}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}};t.exports.TubeMogulSyndicationFeed=class extends j{constructor(t=null){super(t),this.objectType="KalturaTubeMogulSyndicationFeed"}getCategory(){return this.category}};t.exports.UiConfAdminListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaUiConfAdminListResponse"}getObjects(){return this.objects}};class qa extends Bt{constructor(t=null){super(t),this.objectType="KalturaUiConfBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getNameLike(){return this.nameLike}setNameLike(t){this.nameLike=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getObjTypeEqual(){return this.objTypeEqual}setObjTypeEqual(t){this.objTypeEqual=t}getObjTypeIn(){return this.objTypeIn}setObjTypeIn(t){this.objTypeIn=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getCreationModeEqual(){return this.creationModeEqual}setCreationModeEqual(t){this.creationModeEqual=t}getCreationModeIn(){return this.creationModeIn}setCreationModeIn(t){this.creationModeIn=t}getVersionEqual(){return this.versionEqual}setVersionEqual(t){this.versionEqual=t}getVersionMultiLikeOr(){return this.versionMultiLikeOr}setVersionMultiLikeOr(t){this.versionMultiLikeOr=t}getVersionMultiLikeAnd(){return this.versionMultiLikeAnd}setVersionMultiLikeAnd(t){this.versionMultiLikeAnd=t}getPartnerTagsMultiLikeOr(){return this.partnerTagsMultiLikeOr}setPartnerTagsMultiLikeOr(t){this.partnerTagsMultiLikeOr=t}getPartnerTagsMultiLikeAnd(){return this.partnerTagsMultiLikeAnd}setPartnerTagsMultiLikeAnd(t){this.partnerTagsMultiLikeAnd=t}}t.exports.UiConfBaseFilter=qa;t.exports.UiConfListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaUiConfListResponse"}getObjects(){return this.objects}};t.exports.UnicornDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaUnicornDistributionProvider"}};t.exports.UnlimitedVendorCredit=class extends K{constructor(t=null){super(t),this.objectType="KalturaUnlimitedVendorCredit"}getCredit(){return this.credit}getFromDate(){return this.fromDate}setFromDate(t){this.fromDate=t}};class Ua extends Bt{constructor(t=null){super(t),this.objectType="KalturaUploadTokenBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getFileNameEqual(){return this.fileNameEqual}setFileNameEqual(t){this.fileNameEqual=t}getFileSizeEqual(){return this.fileSizeEqual}setFileSizeEqual(t){this.fileSizeEqual=t}}t.exports.UploadTokenBaseFilter=Ua;t.exports.UploadTokenListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaUploadTokenListResponse"}getObjects(){return this.objects}};t.exports.UrlAuthenticationParamsCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaUrlAuthenticationParamsCondition"}};t.exports.UrlRecognizerAkamaiG2O=class extends Ft{constructor(t=null){super(t),this.objectType="KalturaUrlRecognizerAkamaiG2O"}getHeaderData(){return this.headerData}setHeaderData(t){this.headerData=t}getHeaderSign(){return this.headerSign}setHeaderSign(t){this.headerSign=t}getTimeout(){return this.timeout}setTimeout(t){this.timeout=t}getSalt(){return this.salt}setSalt(t){this.salt=t}};t.exports.UrlRecognizerKaltura=class extends Ft{constructor(t=null){super(t),this.objectType="KalturaUrlRecognizerKaltura"}getKey(){return this.key}setKey(t){this.key=t}};t.exports.UrlTokenizerAkamaiHttp=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerAkamaiHttp"}getParamName(){return this.paramName}setParamName(t){this.paramName=t}getRootDir(){return this.rootDir}setRootDir(t){this.rootDir=t}};t.exports.UrlTokenizerAkamaiRtmp=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerAkamaiRtmp"}getProfile(){return this.profile}setProfile(t){this.profile=t}getType(){return this.type}setType(t){this.type=t}getAifp(){return this.aifp}setAifp(t){this.aifp=t}getUsePrefix(){return this.usePrefix}setUsePrefix(t){this.usePrefix=t}};t.exports.UrlTokenizerAkamaiRtsp=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerAkamaiRtsp"}getHost(){return this.host}setHost(t){this.host=t}getCpcode(){return this.cpcode}setCpcode(t){this.cpcode=t}};t.exports.UrlTokenizerAkamaiSecureHd=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerAkamaiSecureHd"}getParamName(){return this.paramName}setParamName(t){this.paramName=t}getAclPostfix(){return this.aclPostfix}setAclPostfix(t){this.aclPostfix=t}getCustomPostfixes(){return this.customPostfixes}setCustomPostfixes(t){this.customPostfixes=t}getUseCookieHosts(){return this.useCookieHosts}setUseCookieHosts(t){this.useCookieHosts=t}getRootDir(){return this.rootDir}setRootDir(t){this.rootDir=t}};t.exports.UrlTokenizerBitGravity=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerBitGravity"}getHashPatternRegex(){return this.hashPatternRegex}setHashPatternRegex(t){this.hashPatternRegex=t}};t.exports.UrlTokenizerChinaCache=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerChinaCache"}getAlgorithmId(){return this.algorithmId}setAlgorithmId(t){this.algorithmId=t}getKeyId(){return this.keyId}setKeyId(t){this.keyId=t}};t.exports.UrlTokenizerCht=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerCht"}};t.exports.UrlTokenizerCloudFront=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerCloudFront"}getKeyPairId(){return this.keyPairId}setKeyPairId(t){this.keyPairId=t}getRootDir(){return this.rootDir}setRootDir(t){this.rootDir=t}};t.exports.UrlTokenizerKaltura=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerKaltura"}};t.exports.UrlTokenizerKs=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerKs"}getUsePath(){return this.usePath}setUsePath(t){this.usePath=t}getAdditionalUris(){return this.additionalUris}setAdditionalUris(t){this.additionalUris=t}};t.exports.UrlTokenizerL3=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerL3"}getGen(){return this.gen}setGen(t){this.gen=t}getParamName(){return this.paramName}setParamName(t){this.paramName=t}};t.exports.UrlTokenizerLevel3=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerLevel3"}getParamName(){return this.paramName}setParamName(t){this.paramName=t}getExpiryName(){return this.expiryName}setExpiryName(t){this.expiryName=t}getGen(){return this.gen}setGen(t){this.gen=t}};t.exports.UrlTokenizerLimeLight=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerLimeLight"}};t.exports.UrlTokenizerVelocix=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerVelocix"}getHdsPaths(){return this.hdsPaths}setHdsPaths(t){this.hdsPaths=t}getParamName(){return this.paramName}setParamName(t){this.paramName=t}getAuthPrefix(){return this.authPrefix}setAuthPrefix(t){this.authPrefix=t}};t.exports.UrlTokenizerVnpt=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerVnpt"}getTokenizationFormat(){return this.tokenizationFormat}setTokenizationFormat(t){this.tokenizationFormat=t}getShouldIncludeClientIp(){return this.shouldIncludeClientIp}setShouldIncludeClientIp(t){this.shouldIncludeClientIp=t}};t.exports.UrlTokenizerWowzaSecureToken=class extends qt{constructor(t=null){super(t),this.objectType="KalturaUrlTokenizerWowzaSecureToken"}getParamPrefix(){return this.paramPrefix}setParamPrefix(t){this.paramPrefix=t}getHashAlgorithm(){return this.hashAlgorithm}setHashAlgorithm(t){this.hashAlgorithm=t}};t.exports.UserAgentRestriction=class extends a{constructor(t=null){super(t),this.objectType="KalturaUserAgentRestriction"}getUserAgentRestrictionType(){return this.userAgentRestrictionType}setUserAgentRestrictionType(t){this.userAgentRestrictionType=t}getUserAgentRegexList(){return this.userAgentRegexList}setUserAgentRegexList(t){this.userAgentRegexList=t}};t.exports.UserEntryListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaUserEntryListResponse"}getObjects(){return this.objects}};t.exports.UserListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaUserListResponse"}getObjects(){return this.objects}};t.exports.UserLoginDataListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaUserLoginDataListResponse"}getObjects(){return this.objects}};t.exports.UserRoleCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaUserRoleCondition"}getRoleIds(){return this.roleIds}setRoleIds(t){this.roleIds=t}};t.exports.UserRoleListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaUserRoleListResponse"}getObjects(){return this.objects}};t.exports.ValidateActiveEdgeCondition=class extends d{constructor(t=null){super(t),this.objectType="KalturaValidateActiveEdgeCondition"}getEdgeServerIds(){return this.edgeServerIds}setEdgeServerIds(t){this.edgeServerIds=t}};t.exports.VarPartnerUsageTotalItem=class extends pi{constructor(t=null){super(t),this.objectType="KalturaVarPartnerUsageTotalItem"}};t.exports.VendorAlignmentCatalogItem=class extends Ti{constructor(t=null){super(t),this.objectType="KalturaVendorAlignmentCatalogItem"}getOutputFormat(){return this.outputFormat}setOutputFormat(t){this.outputFormat=t}};t.exports.VendorAudioDescriptionCatalogItem=class extends Ti{constructor(t=null){super(t),this.objectType="KalturaVendorAudioDescriptionCatalogItem"}getFlavorParamsId(){return this.flavorParamsId}setFlavorParamsId(t){this.flavorParamsId=t}getClearAudioFlavorParamsId(){return this.clearAudioFlavorParamsId}setClearAudioFlavorParamsId(t){this.clearAudioFlavorParamsId=t}};class Ba extends Ti{constructor(t=null){super(t),this.objectType="KalturaVendorCaptionsCatalogItem"}getOutputFormat(){return this.outputFormat}setOutputFormat(t){this.outputFormat=t}getEnableSpeakerId(){return this.enableSpeakerId}setEnableSpeakerId(t){this.enableSpeakerId=t}getFixedPriceAddons(){return this.fixedPriceAddons}setFixedPriceAddons(t){this.fixedPriceAddons=t}}t.exports.VendorCaptionsCatalogItem=Ba;t.exports.VendorCatalogItemListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaVendorCatalogItemListResponse"}getObjects(){return this.objects}};t.exports.VendorChapteringCatalogItem=class extends Ti{constructor(t=null){super(t),this.objectType="KalturaVendorChapteringCatalogItem"}};class Ma extends K{constructor(t=null){super(t),this.objectType="KalturaVendorCredit"}getCredit(){return this.credit}setCredit(t){this.credit=t}getFromDate(){return this.fromDate}setFromDate(t){this.fromDate=t}getOverageCredit(){return this.overageCredit}setOverageCredit(t){this.overageCredit=t}getAddOn(){return this.addOn}setAddOn(t){this.addOn=t}}t.exports.VendorCredit=Ma;t.exports.VendorDubbingCatalogItem=class extends Ti{constructor(t=null){super(t),this.objectType="KalturaVendorDubbingCatalogItem"}getFlavorParamsId(){return this.flavorParamsId}setFlavorParamsId(t){this.flavorParamsId=t}getClearAudioFlavorParamsId(){return this.clearAudioFlavorParamsId}setClearAudioFlavorParamsId(t){this.clearAudioFlavorParamsId=t}getTargetLanguage(){return this.targetLanguage}setTargetLanguage(t){this.targetLanguage=t}};t.exports.VendorExtendedAudioDescriptionCatalogItem=class extends Ti{constructor(t=null){super(t),this.objectType="KalturaVendorExtendedAudioDescriptionCatalogItem"}getFlavorParamsId(){return this.flavorParamsId}setFlavorParamsId(t){this.flavorParamsId=t}getClearAudioFlavorParamsId(){return this.clearAudioFlavorParamsId}setClearAudioFlavorParamsId(t){this.clearAudioFlavorParamsId=t}getOutputFormat(){return this.outputFormat}setOutputFormat(t){this.outputFormat=t}};t.exports.VendorIntelligentTaggingCatalogItem=class extends Ti{constructor(t=null){super(t),this.objectType="KalturaVendorIntelligentTaggingCatalogItem"}};class ja extends Me{constructor(t=null){super(t),this.objectType="KalturaVendorTaskDataCaptionAsset"}getCaptionAssetId(){return this.captionAssetId}setCaptionAssetId(t){this.captionAssetId=t}}t.exports.VendorTaskDataCaptionAsset=ja;t.exports.ViewHistoryUserEntry=class extends di{constructor(t=null){super(t),this.objectType="KalturaViewHistoryUserEntry"}getPlaybackContext(){return this.playbackContext}setPlaybackContext(t){this.playbackContext=t}getLastTimeReached(){return this.lastTimeReached}setLastTimeReached(t){this.lastTimeReached=t}getLastUpdateTime(){return this.lastUpdateTime}setLastUpdateTime(t){this.lastUpdateTime=t}getPlaylistLastEntryId(){return this.playlistLastEntryId}setPlaylistLastEntryId(t){this.playlistLastEntryId=t}};t.exports.ViewHistoryUserEntryAdvancedFilter=class extends Ut{constructor(t=null){super(t),this.objectType="KalturaViewHistoryUserEntryAdvancedFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getUserIdIn(){return this.userIdIn}setUserIdIn(t){this.userIdIn=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getExtendedStatusEqual(){return this.extendedStatusEqual}setExtendedStatusEqual(t){this.extendedStatusEqual=t}getExtendedStatusIn(){return this.extendedStatusIn}setExtendedStatusIn(t){this.extendedStatusIn=t}};class wa extends Bt{constructor(t=null){super(t),this.objectType="KalturaVirtualEventBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getIdNotIn(){return this.idNotIn}setIdNotIn(t){this.idNotIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.VirtualEventBaseFilter=wa;t.exports.VirtualEventListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaVirtualEventListResponse"}getObjects(){return this.objects}setObjects(t){this.objects=t}};t.exports.VirtualScheduleEvent=class extends Ks{constructor(t=null){super(t),this.objectType="KalturaVirtualScheduleEvent"}getVirtualEventId(){return this.virtualEventId}setVirtualEventId(t){this.virtualEventId=t}getVirtualScheduleEventSubType(){return this.virtualScheduleEventSubType}setVirtualScheduleEventSubType(t){this.virtualScheduleEventSubType=t}};t.exports.VirusScanJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaVirusScanJobData"}getFileContainer(){return this.fileContainer}setFileContainer(t){this.fileContainer=t}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getScanResult(){return this.scanResult}setScanResult(t){this.scanResult=t}getVirusFoundAction(){return this.virusFoundAction}setVirusFoundAction(t){this.virusFoundAction=t}};class Ka extends Bt{constructor(t=null){super(t),this.objectType="KalturaVirusScanProfileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getNameEqual(){return this.nameEqual}setNameEqual(t){this.nameEqual=t}getNameLike(){return this.nameLike}setNameLike(t){this.nameLike=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getEngineTypeEqual(){return this.engineTypeEqual}setEngineTypeEqual(t){this.engineTypeEqual=t}getEngineTypeIn(){return this.engineTypeIn}setEngineTypeIn(t){this.engineTypeIn=t}}t.exports.VirusScanProfileBaseFilter=Ka;t.exports.VirusScanProfileListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaVirusScanProfileListResponse"}getObjects(){return this.objects}};t.exports.VoicebaseJobProviderData=class extends Ar{constructor(t=null){super(t),this.objectType="KalturaVoicebaseJobProviderData"}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getTranscriptId(){return this.transcriptId}setTranscriptId(t){this.transcriptId=t}getCaptionAssetFormats(){return this.captionAssetFormats}setCaptionAssetFormats(t){this.captionAssetFormats=t}getApiKey(){return this.apiKey}getApiPassword(){return this.apiPassword}getSpokenLanguage(){return this.spokenLanguage}setSpokenLanguage(t){this.spokenLanguage=t}getFileLocation(){return this.fileLocation}getReplaceMediaContent(){return this.replaceMediaContent}setReplaceMediaContent(t){this.replaceMediaContent=t}getAdditionalParameters(){return this.additionalParameters}};t.exports.VolatileInteractivity=class extends B{constructor(t=null){super(t),this.objectType="KalturaVolatileInteractivity"}};t.exports.WatchLaterUserEntry=class extends di{constructor(t=null){super(t),this.objectType="KalturaWatchLaterUserEntry"}};t.exports.WatchLaterUserEntryAdvancedFilter=class extends Ut{constructor(t=null){super(t),this.objectType="KalturaWatchLaterUserEntryAdvancedFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getUserIdIn(){return this.userIdIn}setUserIdIn(t){this.userIdIn=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getExtendedStatusEqual(){return this.extendedStatusEqual}setExtendedStatusEqual(t){this.extendedStatusEqual=t}getExtendedStatusIn(){return this.extendedStatusIn}setExtendedStatusIn(t){this.extendedStatusIn=t}};t.exports.WebexDropFolder=class extends ne{constructor(t=null){super(t),this.objectType="KalturaWebexDropFolder"}getWebexUserId(){return this.webexUserId}setWebexUserId(t){this.webexUserId=t}getWebexPassword(){return this.webexPassword}setWebexPassword(t){this.webexPassword=t}getWebexSiteId(){return this.webexSiteId}setWebexSiteId(t){this.webexSiteId=t}getWebexPartnerId(){return this.webexPartnerId}setWebexPartnerId(t){this.webexPartnerId=t}getWebexServiceUrl(){return this.webexServiceUrl}setWebexServiceUrl(t){this.webexServiceUrl=t}getWebexHostIdMetadataFieldName(){return this.webexHostIdMetadataFieldName}setWebexHostIdMetadataFieldName(t){this.webexHostIdMetadataFieldName=t}getDeleteFromRecycleBin(){return this.deleteFromRecycleBin}setDeleteFromRecycleBin(t){this.deleteFromRecycleBin=t}getWebexServiceType(){return this.webexServiceType}setWebexServiceType(t){this.webexServiceType=t}getWebexSiteName(){return this.webexSiteName}setWebexSiteName(t){this.webexSiteName=t}getDeleteFromTimestamp(){return this.deleteFromTimestamp}setDeleteFromTimestamp(t){this.deleteFromTimestamp=t}};t.exports.WebexDropFolderFile=class extends oe{constructor(t=null){super(t),this.objectType="KalturaWebexDropFolderFile"}getRecordingId(){return this.recordingId}setRecordingId(t){this.recordingId=t}getWebexHostId(){return this.webexHostId}setWebexHostId(t){this.webexHostId=t}getDescription(){return this.description}setDescription(t){this.description=t}getConfId(){return this.confId}setConfId(t){this.confId=t}getContentUrl(){return this.contentUrl}setContentUrl(t){this.contentUrl=t}};t.exports.WidevineProfile=class extends ie{constructor(t=null){super(t),this.objectType="KalturaWidevineProfile"}getKey(){return this.key}setKey(t){this.key=t}getIv(){return this.iv}setIv(t){this.iv=t}getOwner(){return this.owner}setOwner(t){this.owner=t}getPortal(){return this.portal}setPortal(t){this.portal=t}getMaxGop(){return this.maxGop}setMaxGop(t){this.maxGop=t}getRegServerHost(){return this.regServerHost}setRegServerHost(t){this.regServerHost=t}};t.exports.WidevineRepositorySyncJobData=class extends k{constructor(t=null){super(t),this.objectType="KalturaWidevineRepositorySyncJobData"}getSyncMode(){return this.syncMode}setSyncMode(t){this.syncMode=t}getWvAssetIds(){return this.wvAssetIds}setWvAssetIds(t){this.wvAssetIds=t}getModifiedAttributes(){return this.modifiedAttributes}setModifiedAttributes(t){this.modifiedAttributes=t}getMonitorSyncCompletion(){return this.monitorSyncCompletion}setMonitorSyncCompletion(t){this.monitorSyncCompletion=t}};class ka extends Bt{constructor(t=null){super(t),this.objectType="KalturaWidgetBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getSourceWidgetIdEqual(){return this.sourceWidgetIdEqual}setSourceWidgetIdEqual(t){this.sourceWidgetIdEqual=t}getRootWidgetIdEqual(){return this.rootWidgetIdEqual}setRootWidgetIdEqual(t){this.rootWidgetIdEqual=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getUiConfIdEqual(){return this.uiConfIdEqual}setUiConfIdEqual(t){this.uiConfIdEqual=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getPartnerDataLike(){return this.partnerDataLike}setPartnerDataLike(t){this.partnerDataLike=t}}t.exports.WidgetBaseFilter=ka;t.exports.WidgetListResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaWidgetListResponse"}getObjects(){return this.objects}};t.exports.YahooDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaYahooDistributionProvider"}};t.exports.YahooSyndicationFeed=class extends j{constructor(t=null){super(t),this.objectType="KalturaYahooSyndicationFeed"}getCategory(){return this.category}getAdultContent(){return this.adultContent}setAdultContent(t){this.adultContent=t}getFeedDescription(){return this.feedDescription}setFeedDescription(t){this.feedDescription=t}getFeedLandingPage(){return this.feedLandingPage}setFeedLandingPage(t){this.feedLandingPage=t}};t.exports.YouTubeDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaYouTubeDistributionProvider"}};t.exports.YoutubeApiDistributionProvider=class extends Qt{constructor(t=null){super(t),this.objectType="KalturaYoutubeApiDistributionProvider"}};t.exports.ZoomIntegrationSettingResponse=class extends i{constructor(t=null){super(t),this.objectType="KalturaZoomIntegrationSettingResponse"}getObjects(){return this.objects}};class Ga extends Mt{constructor(t=null){super(t),this.objectType="KalturaAccessControlBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}}t.exports.AccessControlBaseFilter=Ga;class Va extends Mt{constructor(t=null){super(t),this.objectType="KalturaAccessControlProfileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.AccessControlProfileBaseFilter=Va;t.exports.AdminUser=class extends fe{constructor(t=null){super(t),this.objectType="KalturaAdminUser"}};t.exports.AkamaiProvisionJobData=class extends Da{constructor(t=null){super(t),this.objectType="KalturaAkamaiProvisionJobData"}getWsdlUsername(){return this.wsdlUsername}setWsdlUsername(t){this.wsdlUsername=t}getWsdlPassword(){return this.wsdlPassword}setWsdlPassword(t){this.wsdlPassword=t}getCpcode(){return this.cpcode}setCpcode(t){this.cpcode=t}getEmailId(){return this.emailId}setEmailId(t){this.emailId=t}getPrimaryContact(){return this.primaryContact}setPrimaryContact(t){this.primaryContact=t}getSecondaryContact(){return this.secondaryContact}setSecondaryContact(t){this.secondaryContact=t}};t.exports.AkamaiUniversalProvisionJobData=class extends Da{constructor(t=null){super(t),this.objectType="KalturaAkamaiUniversalProvisionJobData"}getStreamId(){return this.streamId}setStreamId(t){this.streamId=t}getSystemUserName(){return this.systemUserName}setSystemUserName(t){this.systemUserName=t}getSystemPassword(){return this.systemPassword}setSystemPassword(t){this.systemPassword=t}getDomainName(){return this.domainName}setDomainName(t){this.domainName=t}getDvrEnabled(){return this.dvrEnabled}setDvrEnabled(t){this.dvrEnabled=t}getDvrWindow(){return this.dvrWindow}setDvrWindow(t){this.dvrWindow=t}getPrimaryContact(){return this.primaryContact}setPrimaryContact(t){this.primaryContact=t}getSecondaryContact(){return this.secondaryContact}setSecondaryContact(t){this.secondaryContact=t}getStreamType(){return this.streamType}setStreamType(t){this.streamType=t}getNotificationEmail(){return this.notificationEmail}setNotificationEmail(t){this.notificationEmail=t}};t.exports.AlignmentVendorTaskData=class extends ja{constructor(t=null){super(t),this.objectType="KalturaAlignmentVendorTaskData"}getTextTranscriptAssetId(){return this.textTranscriptAssetId}setTextTranscriptAssetId(t){this.textTranscriptAssetId=t}getJsonTranscriptAssetId(){return this.jsonTranscriptAssetId}setJsonTranscriptAssetId(t){this.jsonTranscriptAssetId=t}};t.exports.AnonymousIPCondition=class extends Ia{constructor(t=null){super(t),this.objectType="KalturaAnonymousIPCondition"}getGeoCoderType(){return this.geoCoderType}setGeoCoderType(t){this.geoCoderType=t}};t.exports.AppTokenFilter=class extends Di{constructor(t=null){super(t),this.objectType="KalturaAppTokenFilter"}};class Ha extends Mt{constructor(t=null){super(t),this.objectType="KalturaAssetParamsBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getIsSystemDefaultEqual(){return this.isSystemDefaultEqual}setIsSystemDefaultEqual(t){this.isSystemDefaultEqual=t}getTagsEqual(){return this.tagsEqual}setTagsEqual(t){this.tagsEqual=t}}t.exports.AssetParamsBaseFilter=Ha;t.exports.AssetResource=class extends R{constructor(t=null){super(t),this.objectType="KalturaAssetResource"}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}};class Ya extends Mt{constructor(t=null){super(t),this.objectType="KalturaAuditTrailBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getParsedAtGreaterThanOrEqual(){return this.parsedAtGreaterThanOrEqual}setParsedAtGreaterThanOrEqual(t){this.parsedAtGreaterThanOrEqual=t}getParsedAtLessThanOrEqual(){return this.parsedAtLessThanOrEqual}setParsedAtLessThanOrEqual(t){this.parsedAtLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getAuditObjectTypeEqual(){return this.auditObjectTypeEqual}setAuditObjectTypeEqual(t){this.auditObjectTypeEqual=t}getAuditObjectTypeIn(){return this.auditObjectTypeIn}setAuditObjectTypeIn(t){this.auditObjectTypeIn=t}getObjectIdEqual(){return this.objectIdEqual}setObjectIdEqual(t){this.objectIdEqual=t}getObjectIdIn(){return this.objectIdIn}setObjectIdIn(t){this.objectIdIn=t}getRelatedObjectIdEqual(){return this.relatedObjectIdEqual}setRelatedObjectIdEqual(t){this.relatedObjectIdEqual=t}getRelatedObjectIdIn(){return this.relatedObjectIdIn}setRelatedObjectIdIn(t){this.relatedObjectIdIn=t}getRelatedObjectTypeEqual(){return this.relatedObjectTypeEqual}setRelatedObjectTypeEqual(t){this.relatedObjectTypeEqual=t}getRelatedObjectTypeIn(){return this.relatedObjectTypeIn}setRelatedObjectTypeIn(t){this.relatedObjectTypeIn=t}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getEntryIdIn(){return this.entryIdIn}setEntryIdIn(t){this.entryIdIn=t}getMasterPartnerIdEqual(){return this.masterPartnerIdEqual}setMasterPartnerIdEqual(t){this.masterPartnerIdEqual=t}getMasterPartnerIdIn(){return this.masterPartnerIdIn}setMasterPartnerIdIn(t){this.masterPartnerIdIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getRequestIdEqual(){return this.requestIdEqual}setRequestIdEqual(t){this.requestIdEqual=t}getRequestIdIn(){return this.requestIdIn}setRequestIdIn(t){this.requestIdIn=t}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getUserIdIn(){return this.userIdIn}setUserIdIn(t){this.userIdIn=t}getActionEqual(){return this.actionEqual}setActionEqual(t){this.actionEqual=t}getActionIn(){return this.actionIn}setActionIn(t){this.actionIn=t}getKsEqual(){return this.ksEqual}setKsEqual(t){this.ksEqual=t}getContextEqual(){return this.contextEqual}setContextEqual(t){this.contextEqual=t}getContextIn(){return this.contextIn}setContextIn(t){this.contextIn=t}getEntryPointEqual(){return this.entryPointEqual}setEntryPointEqual(t){this.entryPointEqual=t}getEntryPointIn(){return this.entryPointIn}setEntryPointIn(t){this.entryPointIn=t}getServerNameEqual(){return this.serverNameEqual}setServerNameEqual(t){this.serverNameEqual=t}getServerNameIn(){return this.serverNameIn}setServerNameIn(t){this.serverNameIn=t}getIpAddressEqual(){return this.ipAddressEqual}setIpAddressEqual(t){this.ipAddressEqual=t}getIpAddressIn(){return this.ipAddressIn}setIpAddressIn(t){this.ipAddressIn=t}getClientTagEqual(){return this.clientTagEqual}setClientTagEqual(t){this.clientTagEqual=t}}t.exports.AuditTrailBaseFilter=Ya;t.exports.AvnDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaAvnDistributionProfile"}getFeedUrl(){return this.feedUrl}getFeedTitle(){return this.feedTitle}setFeedTitle(t){this.feedTitle=t}};class Wa extends aa{constructor(t=null){super(t),this.objectType="KalturaBaseLiveScheduleEvent"}}t.exports.BaseLiveScheduleEvent=Wa;class za extends Pi{constructor(t=null){super(t),this.objectType="KalturaBaseSyndicationFeedFilter"}}t.exports.BaseSyndicationFeedFilter=za;class Ja extends Z{constructor(t=null){super(t),this.objectType="KalturaBeaconAbstractScheduledResourceItem"}getSearchTerm(){return this.searchTerm}setSearchTerm(t){this.searchTerm=t}getItemType(){return this.itemType}setItemType(t){this.itemType=t}getRange(){return this.range}setRange(t){this.range=t}}t.exports.BeaconAbstractScheduledResourceItem=Ja;t.exports.BeaconFilter=class extends bi{constructor(t=null){super(t),this.objectType="KalturaBeaconFilter"}getIndexTypeEqual(){return this.indexTypeEqual}setIndexTypeEqual(t){this.indexTypeEqual=t}};t.exports.BulkServiceFilterData=class extends Ri{constructor(t=null){super(t),this.objectType="KalturaBulkServiceFilterData"}getTemplateObject(){return this.templateObject}setTemplateObject(t){this.templateObject=t}};t.exports.BulkUploadCsvJobData=class extends _i{constructor(t=null){super(t),this.objectType="KalturaBulkUploadCsvJobData"}getCsvVersion(){return this.csvVersion}getColumns(){return this.columns}setColumns(t){this.columns=t}getProcessObjectId(){return this.processObjectId}setProcessObjectId(t){this.processObjectId=t}getProcessObjectType(){return this.processObjectType}setProcessObjectType(t){this.processObjectType=t}};t.exports.BulkUploadFilter=class extends Oi{constructor(t=null){super(t),this.objectType="KalturaBulkUploadFilter"}};t.exports.BulkUploadFilterJobData=class extends _i{constructor(t=null){super(t),this.objectType="KalturaBulkUploadFilterJobData"}getFilter(){return this.filter}setFilter(t){this.filter=t}getTemplateObject(){return this.templateObject}setTemplateObject(t){this.templateObject=t}};class Xa extends _i{constructor(t=null){super(t),this.objectType="KalturaBulkUploadScheduleEventJobData"}}t.exports.BulkUploadScheduleEventJobData=Xa;class Qa extends _i{constructor(t=null){super(t),this.objectType="KalturaBulkUploadXmlJobData"}}t.exports.BulkUploadXmlJobData=Qa;t.exports.BusinessProcessAbortNotificationTemplate=class extends fi{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessAbortNotificationTemplate"}};t.exports.BusinessProcessNotificationDispatchJobData=class extends ua{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessNotificationDispatchJobData"}getServer(){return this.server}setServer(t){this.server=t}getCaseId(){return this.caseId}setCaseId(t){this.caseId=t}};class Za extends xi{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessServerFilter"}getCurrentDcOrExternal(){return this.currentDcOrExternal}setCurrentDcOrExternal(t){this.currentDcOrExternal=t}getCurrentDc(){return this.currentDc}setCurrentDc(t){this.currentDc=t}}t.exports.BusinessProcessServerFilter=Za;t.exports.BusinessProcessSignalNotificationTemplate=class extends fi{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessSignalNotificationTemplate"}getMessage(){return this.message}setMessage(t){this.message=t}getEventId(){return this.eventId}setEventId(t){this.eventId=t}};t.exports.BusinessProcessStartNotificationTemplate=class extends fi{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessStartNotificationTemplate"}getAbortOnDeletion(){return this.abortOnDeletion}setAbortOnDeletion(t){this.abortOnDeletion=t}};class $a extends Mt{constructor(t=null){super(t),this.objectType="KalturaCategoryBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getIdNotIn(){return this.idNotIn}setIdNotIn(t){this.idNotIn=t}getParentIdEqual(){return this.parentIdEqual}setParentIdEqual(t){this.parentIdEqual=t}getParentIdIn(){return this.parentIdIn}setParentIdIn(t){this.parentIdIn=t}getDepthEqual(){return this.depthEqual}setDepthEqual(t){this.depthEqual=t}getFullNameEqual(){return this.fullNameEqual}setFullNameEqual(t){this.fullNameEqual=t}getFullNameStartsWith(){return this.fullNameStartsWith}setFullNameStartsWith(t){this.fullNameStartsWith=t}getFullNameIn(){return this.fullNameIn}setFullNameIn(t){this.fullNameIn=t}getFullIdsEqual(){return this.fullIdsEqual}setFullIdsEqual(t){this.fullIdsEqual=t}getFullIdsStartsWith(){return this.fullIdsStartsWith}setFullIdsStartsWith(t){this.fullIdsStartsWith=t}getFullIdsMatchOr(){return this.fullIdsMatchOr}setFullIdsMatchOr(t){this.fullIdsMatchOr=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getTagsLike(){return this.tagsLike}setTagsLike(t){this.tagsLike=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getAppearInListEqual(){return this.appearInListEqual}setAppearInListEqual(t){this.appearInListEqual=t}getPrivacyEqual(){return this.privacyEqual}setPrivacyEqual(t){this.privacyEqual=t}getPrivacyIn(){return this.privacyIn}setPrivacyIn(t){this.privacyIn=t}getInheritanceTypeEqual(){return this.inheritanceTypeEqual}setInheritanceTypeEqual(t){this.inheritanceTypeEqual=t}getInheritanceTypeIn(){return this.inheritanceTypeIn}setInheritanceTypeIn(t){this.inheritanceTypeIn=t}getReferenceIdEqual(){return this.referenceIdEqual}setReferenceIdEqual(t){this.referenceIdEqual=t}getReferenceIdEmpty(){return this.referenceIdEmpty}setReferenceIdEmpty(t){this.referenceIdEmpty=t}getContributionPolicyEqual(){return this.contributionPolicyEqual}setContributionPolicyEqual(t){this.contributionPolicyEqual=t}getMembersCountGreaterThanOrEqual(){return this.membersCountGreaterThanOrEqual}setMembersCountGreaterThanOrEqual(t){this.membersCountGreaterThanOrEqual=t}getMembersCountLessThanOrEqual(){return this.membersCountLessThanOrEqual}setMembersCountLessThanOrEqual(t){this.membersCountLessThanOrEqual=t}getPendingMembersCountGreaterThanOrEqual(){return this.pendingMembersCountGreaterThanOrEqual}setPendingMembersCountGreaterThanOrEqual(t){this.pendingMembersCountGreaterThanOrEqual=t}getPendingMembersCountLessThanOrEqual(){return this.pendingMembersCountLessThanOrEqual}setPendingMembersCountLessThanOrEqual(t){this.pendingMembersCountLessThanOrEqual=t}getPrivacyContextEqual(){return this.privacyContextEqual}setPrivacyContextEqual(t){this.privacyContextEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getInheritedParentIdEqual(){return this.inheritedParentIdEqual}setInheritedParentIdEqual(t){this.inheritedParentIdEqual=t}getInheritedParentIdIn(){return this.inheritedParentIdIn}setInheritedParentIdIn(t){this.inheritedParentIdIn=t}getPartnerSortValueGreaterThanOrEqual(){return this.partnerSortValueGreaterThanOrEqual}setPartnerSortValueGreaterThanOrEqual(t){this.partnerSortValueGreaterThanOrEqual=t}getPartnerSortValueLessThanOrEqual(){return this.partnerSortValueLessThanOrEqual}setPartnerSortValueLessThanOrEqual(t){this.partnerSortValueLessThanOrEqual=t}getAggregationCategoriesMultiLikeOr(){return this.aggregationCategoriesMultiLikeOr}setAggregationCategoriesMultiLikeOr(t){this.aggregationCategoriesMultiLikeOr=t}getAggregationCategoriesMultiLikeAnd(){return this.aggregationCategoriesMultiLikeAnd}setAggregationCategoriesMultiLikeAnd(t){this.aggregationCategoriesMultiLikeAnd=t}}t.exports.CategoryBaseFilter=$a;class tn extends Mt{constructor(t=null){super(t),this.objectType="KalturaCategoryEntryBaseFilter"}getCategoryIdEqual(){return this.categoryIdEqual}setCategoryIdEqual(t){this.categoryIdEqual=t}getCategoryIdIn(){return this.categoryIdIn}setCategoryIdIn(t){this.categoryIdIn=t}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getEntryIdIn(){return this.entryIdIn}setEntryIdIn(t){this.entryIdIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getCategoryFullIdsStartsWith(){return this.categoryFullIdsStartsWith}setCategoryFullIdsStartsWith(t){this.categoryFullIdsStartsWith=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getCreatorUserIdEqual(){return this.creatorUserIdEqual}setCreatorUserIdEqual(t){this.creatorUserIdEqual=t}getCreatorUserIdIn(){return this.creatorUserIdIn}setCreatorUserIdIn(t){this.creatorUserIdIn=t}}t.exports.CategoryEntryBaseFilter=tn;t.exports.ClippingTaskEntryServerNode=class extends Fa{constructor(t=null){super(t),this.objectType="KalturaClippingTaskEntryServerNode"}getClipAttributes(){return this.clipAttributes}setClipAttributes(t){this.clipAttributes=t}getClippedEntryId(){return this.clippedEntryId}setClippedEntryId(t){this.clippedEntryId=t}getLiveEntryId(){return this.liveEntryId}setLiveEntryId(t){this.liveEntryId=t}};t.exports.ComcastMrssDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaComcastMrssDistributionProfile"}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}getFeedUrl(){return this.feedUrl}getFeedTitle(){return this.feedTitle}setFeedTitle(t){this.feedTitle=t}getFeedLink(){return this.feedLink}setFeedLink(t){this.feedLink=t}getFeedDescription(){return this.feedDescription}setFeedDescription(t){this.feedDescription=t}getFeedLastBuildDate(){return this.feedLastBuildDate}setFeedLastBuildDate(t){this.feedLastBuildDate=t}getItemLink(){return this.itemLink}setItemLink(t){this.itemLink=t}getCPlatformTvSeries(){return this.cPlatformTvSeries}setCPlatformTvSeries(t){this.cPlatformTvSeries=t}getCPlatformTvSeriesField(){return this.cPlatformTvSeriesField}setCPlatformTvSeriesField(t){this.cPlatformTvSeriesField=t}getShouldIncludeCuePoints(){return this.shouldIncludeCuePoints}setShouldIncludeCuePoints(t){this.shouldIncludeCuePoints=t}getShouldIncludeCaptions(){return this.shouldIncludeCaptions}setShouldIncludeCaptions(t){this.shouldIncludeCaptions=t}getShouldAddThumbExtension(){return this.shouldAddThumbExtension}setShouldAddThumbExtension(t){this.shouldAddThumbExtension=t}};t.exports.CompareMetadataCondition=class extends Li{constructor(t=null){super(t),this.objectType="KalturaCompareMetadataCondition"}getXPath(){return this.xPath}setXPath(t){this.xPath=t}getProfileId(){return this.profileId}setProfileId(t){this.profileId=t}getProfileSystemName(){return this.profileSystemName}setProfileSystemName(t){this.profileSystemName=t}};class en extends Mt{constructor(t=null){super(t),this.objectType="KalturaConfMapsBaseFilter"}getNameEqual(){return this.nameEqual}setNameEqual(t){this.nameEqual=t}getRelatedHostEqual(){return this.relatedHostEqual}setRelatedHostEqual(t){this.relatedHostEqual=t}getVersionEqual(){return this.versionEqual}setVersionEqual(t){this.versionEqual=t}}t.exports.ConfMapsBaseFilter=en;t.exports.ControlPanelCommandFilter=class extends qi{constructor(t=null){super(t),this.objectType="KalturaControlPanelCommandFilter"}};class rn extends Mt{constructor(t=null){super(t),this.objectType="KalturaConversionProfileAssetParamsBaseFilter"}getConversionProfileIdEqual(){return this.conversionProfileIdEqual}setConversionProfileIdEqual(t){this.conversionProfileIdEqual=t}getConversionProfileIdIn(){return this.conversionProfileIdIn}setConversionProfileIdIn(t){this.conversionProfileIdIn=t}getAssetParamsIdEqual(){return this.assetParamsIdEqual}setAssetParamsIdEqual(t){this.assetParamsIdEqual=t}getAssetParamsIdIn(){return this.assetParamsIdIn}setAssetParamsIdIn(t){this.assetParamsIdIn=t}getReadyBehaviorEqual(){return this.readyBehaviorEqual}setReadyBehaviorEqual(t){this.readyBehaviorEqual=t}getReadyBehaviorIn(){return this.readyBehaviorIn}setReadyBehaviorIn(t){this.readyBehaviorIn=t}getOriginEqual(){return this.originEqual}setOriginEqual(t){this.originEqual=t}getOriginIn(){return this.originIn}setOriginIn(t){this.originIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}}t.exports.ConversionProfileAssetParamsBaseFilter=rn;class sn extends Mt{constructor(t=null){super(t),this.objectType="KalturaConversionProfileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}getNameEqual(){return this.nameEqual}setNameEqual(t){this.nameEqual=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getDefaultEntryIdEqual(){return this.defaultEntryIdEqual}setDefaultEntryIdEqual(t){this.defaultEntryIdEqual=t}getDefaultEntryIdIn(){return this.defaultEntryIdIn}setDefaultEntryIdIn(t){this.defaultEntryIdIn=t}}t.exports.ConversionProfileBaseFilter=sn;t.exports.ConvertCollectionJobData=class extends Ui{constructor(t=null){super(t),this.objectType="KalturaConvertCollectionJobData"}getDestDirLocalPath(){return this.destDirLocalPath}setDestDirLocalPath(t){this.destDirLocalPath=t}getDestDirRemoteUrl(){return this.destDirRemoteUrl}setDestDirRemoteUrl(t){this.destDirRemoteUrl=t}getDestFileName(){return this.destFileName}setDestFileName(t){this.destFileName=t}getInputXmlLocalPath(){return this.inputXmlLocalPath}setInputXmlLocalPath(t){this.inputXmlLocalPath=t}getInputXmlRemoteUrl(){return this.inputXmlRemoteUrl}setInputXmlRemoteUrl(t){this.inputXmlRemoteUrl=t}getCommandLinesStr(){return this.commandLinesStr}setCommandLinesStr(t){this.commandLinesStr=t}getFlavors(){return this.flavors}setFlavors(t){this.flavors=t}};t.exports.ConvertJobData=class extends Ui{constructor(t=null){super(t),this.objectType="KalturaConvertJobData"}getDestFileSyncLocalPath(){return this.destFileSyncLocalPath}setDestFileSyncLocalPath(t){this.destFileSyncLocalPath=t}getDestFileSyncRemoteUrl(){return this.destFileSyncRemoteUrl}setDestFileSyncRemoteUrl(t){this.destFileSyncRemoteUrl=t}getLogFileSyncLocalPath(){return this.logFileSyncLocalPath}setLogFileSyncLocalPath(t){this.logFileSyncLocalPath=t}getLogFileSyncRemoteUrl(){return this.logFileSyncRemoteUrl}setLogFileSyncRemoteUrl(t){this.logFileSyncRemoteUrl=t}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getRemoteMediaId(){return this.remoteMediaId}setRemoteMediaId(t){this.remoteMediaId=t}getCustomData(){return this.customData}setCustomData(t){this.customData=t}getExtraDestFileSyncs(){return this.extraDestFileSyncs}setExtraDestFileSyncs(t){this.extraDestFileSyncs=t}getEngineMessage(){return this.engineMessage}setEngineMessage(t){this.engineMessage=t}getDestFileSyncSharedPath(){return this.destFileSyncSharedPath}setDestFileSyncSharedPath(t){this.destFileSyncSharedPath=t}getUserCpu(){return this.userCpu}setUserCpu(t){this.userCpu=t}getEstimatedEffort(){return this.estimatedEffort}setEstimatedEffort(t){this.estimatedEffort=t}};t.exports.CountryCondition=class extends Ia{constructor(t=null){super(t),this.objectType="KalturaCountryCondition"}getGeoCoderType(){return this.geoCoderType}setGeoCoderType(t){this.geoCoderType=t}};t.exports.CrossKalturaDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaCrossKalturaDistributionJobProviderData"}getDistributedFlavorAssets(){return this.distributedFlavorAssets}setDistributedFlavorAssets(t){this.distributedFlavorAssets=t}getDistributedThumbAssets(){return this.distributedThumbAssets}setDistributedThumbAssets(t){this.distributedThumbAssets=t}getDistributedMetadata(){return this.distributedMetadata}setDistributedMetadata(t){this.distributedMetadata=t}getDistributedCaptionAssets(){return this.distributedCaptionAssets}setDistributedCaptionAssets(t){this.distributedCaptionAssets=t}getDistributedFileAssets(){return this.distributedFileAssets}setDistributedFileAssets(t){this.distributedFileAssets=t}getDistributedAttachmentAssets(){return this.distributedAttachmentAssets}setDistributedAttachmentAssets(t){this.distributedAttachmentAssets=t}getDistributedCuePoints(){return this.distributedCuePoints}setDistributedCuePoints(t){this.distributedCuePoints=t}getDistributedThumbCuePoints(){return this.distributedThumbCuePoints}setDistributedThumbCuePoints(t){this.distributedThumbCuePoints=t}getDistributedTimedThumbAssets(){return this.distributedTimedThumbAssets}setDistributedTimedThumbAssets(t){this.distributedTimedThumbAssets=t}};t.exports.CrossKalturaDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaCrossKalturaDistributionProfile"}getTargetServiceUrl(){return this.targetServiceUrl}setTargetServiceUrl(t){this.targetServiceUrl=t}getTargetAccountId(){return this.targetAccountId}setTargetAccountId(t){this.targetAccountId=t}getTargetLoginId(){return this.targetLoginId}setTargetLoginId(t){this.targetLoginId=t}getTargetLoginPassword(){return this.targetLoginPassword}setTargetLoginPassword(t){this.targetLoginPassword=t}getMetadataXslt(){return this.metadataXslt}setMetadataXslt(t){this.metadataXslt=t}getMetadataXpathsTriggerUpdate(){return this.metadataXpathsTriggerUpdate}setMetadataXpathsTriggerUpdate(t){this.metadataXpathsTriggerUpdate=t}getDistributeCaptions(){return this.distributeCaptions}setDistributeCaptions(t){this.distributeCaptions=t}getDesignatedCategories(){return this.designatedCategories}setDesignatedCategories(t){this.designatedCategories=t}getDistributeCategories(){return this.distributeCategories}setDistributeCategories(t){this.distributeCategories=t}getCollaboratorsCustomMetadataProfileId(){return this.collaboratorsCustomMetadataProfileId}setCollaboratorsCustomMetadataProfileId(t){this.collaboratorsCustomMetadataProfileId=t}getCollaboratorsFromCustomMetadataProfile(){return this.collaboratorsFromCustomMetadataProfile}setCollaboratorsFromCustomMetadataProfile(t){this.collaboratorsFromCustomMetadataProfile=t}getDistributeCuePoints(){return this.distributeCuePoints}setDistributeCuePoints(t){this.distributeCuePoints=t}getDistributeRemoteFlavorAssetContent(){return this.distributeRemoteFlavorAssetContent}setDistributeRemoteFlavorAssetContent(t){this.distributeRemoteFlavorAssetContent=t}getDistributeRemoteThumbAssetContent(){return this.distributeRemoteThumbAssetContent}setDistributeRemoteThumbAssetContent(t){this.distributeRemoteThumbAssetContent=t}getDistributeRemoteCaptionAssetContent(){return this.distributeRemoteCaptionAssetContent}setDistributeRemoteCaptionAssetContent(t){this.distributeRemoteCaptionAssetContent=t}getMapAccessControlProfileIds(){return this.mapAccessControlProfileIds}setMapAccessControlProfileIds(t){this.mapAccessControlProfileIds=t}getMapConversionProfileIds(){return this.mapConversionProfileIds}setMapConversionProfileIds(t){this.mapConversionProfileIds=t}getMapMetadataProfileIds(){return this.mapMetadataProfileIds}setMapMetadataProfileIds(t){this.mapMetadataProfileIds=t}getMapStorageProfileIds(){return this.mapStorageProfileIds}setMapStorageProfileIds(t){this.mapStorageProfileIds=t}getMapFlavorParamsIds(){return this.mapFlavorParamsIds}setMapFlavorParamsIds(t){this.mapFlavorParamsIds=t}getMapThumbParamsIds(){return this.mapThumbParamsIds}setMapThumbParamsIds(t){this.mapThumbParamsIds=t}getMapCaptionParamsIds(){return this.mapCaptionParamsIds}setMapCaptionParamsIds(t){this.mapCaptionParamsIds=t}getMapAttachmentParamsIds(){return this.mapAttachmentParamsIds}setMapAttachmentParamsIds(t){this.mapAttachmentParamsIds=t}};class an extends Mt{constructor(t=null){super(t),this.objectType="KalturaCuePointBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCuePointTypeEqual(){return this.cuePointTypeEqual}setCuePointTypeEqual(t){this.cuePointTypeEqual=t}getCuePointTypeIn(){return this.cuePointTypeIn}setCuePointTypeIn(t){this.cuePointTypeIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getEntryIdIn(){return this.entryIdIn}setEntryIdIn(t){this.entryIdIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getTriggeredAtGreaterThanOrEqual(){return this.triggeredAtGreaterThanOrEqual}setTriggeredAtGreaterThanOrEqual(t){this.triggeredAtGreaterThanOrEqual=t}getTriggeredAtLessThanOrEqual(){return this.triggeredAtLessThanOrEqual}setTriggeredAtLessThanOrEqual(t){this.triggeredAtLessThanOrEqual=t}getTagsLike(){return this.tagsLike}setTagsLike(t){this.tagsLike=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getStartTimeGreaterThanOrEqual(){return this.startTimeGreaterThanOrEqual}setStartTimeGreaterThanOrEqual(t){this.startTimeGreaterThanOrEqual=t}getStartTimeLessThanOrEqual(){return this.startTimeLessThanOrEqual}setStartTimeLessThanOrEqual(t){this.startTimeLessThanOrEqual=t}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getUserIdIn(){return this.userIdIn}setUserIdIn(t){this.userIdIn=t}getPartnerSortValueEqual(){return this.partnerSortValueEqual}setPartnerSortValueEqual(t){this.partnerSortValueEqual=t}getPartnerSortValueIn(){return this.partnerSortValueIn}setPartnerSortValueIn(t){this.partnerSortValueIn=t}getPartnerSortValueGreaterThanOrEqual(){return this.partnerSortValueGreaterThanOrEqual}setPartnerSortValueGreaterThanOrEqual(t){this.partnerSortValueGreaterThanOrEqual=t}getPartnerSortValueLessThanOrEqual(){return this.partnerSortValueLessThanOrEqual}setPartnerSortValueLessThanOrEqual(t){this.partnerSortValueLessThanOrEqual=t}getForceStopEqual(){return this.forceStopEqual}setForceStopEqual(t){this.forceStopEqual=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}}t.exports.CuePointBaseFilter=an;t.exports.DailymotionDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaDailymotionDistributionJobProviderData"}getVideoAssetFilePath(){return this.videoAssetFilePath}setVideoAssetFilePath(t){this.videoAssetFilePath=t}getAccessControlGeoBlockingOperation(){return this.accessControlGeoBlockingOperation}setAccessControlGeoBlockingOperation(t){this.accessControlGeoBlockingOperation=t}getAccessControlGeoBlockingCountryList(){return this.accessControlGeoBlockingCountryList}setAccessControlGeoBlockingCountryList(t){this.accessControlGeoBlockingCountryList=t}getCaptionsInfo(){return this.captionsInfo}setCaptionsInfo(t){this.captionsInfo=t}};t.exports.DailymotionDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaDailymotionDistributionProfile"}getUser(){return this.user}setUser(t){this.user=t}getPassword(){return this.password}setPassword(t){this.password=t}getGeoBlockingMapping(){return this.geoBlockingMapping}setGeoBlockingMapping(t){this.geoBlockingMapping=t}};t.exports.DeliveryProfileAkamaiHttp=class extends Mi{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileAkamaiHttp"}getUseIntelliseek(){return this.useIntelliseek}setUseIntelliseek(t){this.useIntelliseek=t}};class nn extends Bi{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileFilter"}getIsLive(){return this.isLive}setIsLive(t){this.isLive=t}}t.exports.DeliveryProfileFilter=nn;t.exports.DeliveryProfileGenericHttp=class extends Mi{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericHttp"}getPattern(){return this.pattern}setPattern(t){this.pattern=t}};t.exports.DeliveryProfileGenericRtmp=class extends wi{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericRtmp"}getPattern(){return this.pattern}setPattern(t){this.pattern=t}getRendererClass(){return this.rendererClass}setRendererClass(t){this.rendererClass=t}};t.exports.DeliveryProfileLivePackagerHls=class extends ji{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileLivePackagerHls"}getDisableExtraAttributes(){return this.disableExtraAttributes}setDisableExtraAttributes(t){this.disableExtraAttributes=t}getForceProxy(){return this.forceProxy}setForceProxy(t){this.forceProxy=t}};class on extends Ki{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileVodPackagerPlayServer"}getAdStitchingEnabled(){return this.adStitchingEnabled}setAdStitchingEnabled(t){this.adStitchingEnabled=t}}t.exports.DeliveryProfileVodPackagerPlayServer=on;t.exports.DistributionDeleteJobData=class extends Gi{constructor(t=null){super(t),this.objectType="KalturaDistributionDeleteJobData"}getKeepDistributionItem(){return this.keepDistributionItem}setKeepDistributionItem(t){this.keepDistributionItem=t}};t.exports.DistributionFetchReportJobData=class extends Gi{constructor(t=null){super(t),this.objectType="KalturaDistributionFetchReportJobData"}getPlays(){return this.plays}setPlays(t){this.plays=t}getViews(){return this.views}setViews(t){this.views=t}};class un extends Vi{constructor(t=null){super(t),this.objectType="KalturaDistributionProfileFilter"}}t.exports.DistributionProfileFilter=un;class ln extends Hi{constructor(t=null){super(t),this.objectType="KalturaDistributionProviderFilter"}}t.exports.DistributionProviderFilter=ln;t.exports.DistributionSubmitJobData=class extends Gi{constructor(t=null){super(t),this.objectType="KalturaDistributionSubmitJobData"}};class dn extends Gi{constructor(t=null){super(t),this.objectType="KalturaDistributionUpdateJobData"}}t.exports.DistributionUpdateJobData=dn;t.exports.DistributionValidationErrorInvalidMetadata=class extends Yi{constructor(t=null){super(t),this.objectType="KalturaDistributionValidationErrorInvalidMetadata"}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}};t.exports.DocumentFlavorParams=class extends rr{constructor(t=null){super(t),this.objectType="KalturaDocumentFlavorParams"}};t.exports.DoubleClickDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaDoubleClickDistributionProfile"}getChannelTitle(){return this.channelTitle}setChannelTitle(t){this.channelTitle=t}getChannelLink(){return this.channelLink}setChannelLink(t){this.channelLink=t}getChannelDescription(){return this.channelDescription}setChannelDescription(t){this.channelDescription=t}getFeedUrl(){return this.feedUrl}getCuePointsProvider(){return this.cuePointsProvider}setCuePointsProvider(t){this.cuePointsProvider=t}getItemsPerPage(){return this.itemsPerPage}setItemsPerPage(t){this.itemsPerPage=t}getIgnoreSchedulingInFeed(){return this.ignoreSchedulingInFeed}setIgnoreSchedulingInFeed(t){this.ignoreSchedulingInFeed=t}};class cn extends Wi{constructor(t=null){super(t),this.objectType="KalturaDrmPolicyFilter"}}t.exports.DrmPolicyFilter=cn;class hn extends zi{constructor(t=null){super(t),this.objectType="KalturaDrmProfileFilter"}}t.exports.DrmProfileFilter=hn;class pn extends Qi{constructor(t=null){super(t),this.objectType="KalturaDropFolderFileFilter"}}t.exports.DropFolderFileFilter=pn;class En extends Ji{constructor(t=null){super(t),this.objectType="KalturaDropFolderFilter"}getCurrentDc(){return this.currentDc}setCurrentDc(t){this.currentDc=t}}t.exports.DropFolderFilter=En;t.exports.DynamicObjectSearchItem=class extends _a{constructor(t=null){super(t),this.objectType="KalturaDynamicObjectSearchItem"}getField(){return this.field}setField(t){this.field=t}};class Tn extends Ee{constructor(t=null){super(t),this.objectType="KalturaESearchAbstractCategoryItem"}getSearchTerm(){return this.searchTerm}setSearchTerm(t){this.searchTerm=t}getItemType(){return this.itemType}setItemType(t){this.itemType=t}getRange(){return this.range}setRange(t){this.range=t}getAddHighlight(){return this.addHighlight}setAddHighlight(t){this.addHighlight=t}}t.exports.ESearchAbstractCategoryItem=Tn;class gn extends ye{constructor(t=null){super(t),this.objectType="KalturaESearchAbstractEntryItem"}getSearchTerm(){return this.searchTerm}setSearchTerm(t){this.searchTerm=t}getItemType(){return this.itemType}setItemType(t){this.itemType=t}getRange(){return this.range}setRange(t){this.range=t}getAddHighlight(){return this.addHighlight}setAddHighlight(t){this.addHighlight=t}}t.exports.ESearchAbstractEntryItem=gn;class An extends De{constructor(t=null){super(t),this.objectType="KalturaESearchAbstractGroupItem"}getSearchTerm(){return this.searchTerm}setSearchTerm(t){this.searchTerm=t}getItemType(){return this.itemType}setItemType(t){this.itemType=t}getRange(){return this.range}setRange(t){this.range=t}getAddHighlight(){return this.addHighlight}setAddHighlight(t){this.addHighlight=t}}t.exports.ESearchAbstractGroupItem=An;class In extends _e{constructor(t=null){super(t),this.objectType="KalturaESearchAbstractUserItem"}getSearchTerm(){return this.searchTerm}setSearchTerm(t){this.searchTerm=t}getItemType(){return this.itemType}setItemType(t){this.itemType=t}getRange(){return this.range}setRange(t){this.range=t}getAddHighlight(){return this.addHighlight}setAddHighlight(t){this.addHighlight=t}}t.exports.ESearchAbstractUserItem=In;t.exports.EdgeServerNode=class extends ki{constructor(t=null){super(t),this.objectType="KalturaEdgeServerNode"}getPlaybackDomain(){return this.playbackDomain}setPlaybackDomain(t){this.playbackDomain=t}};t.exports.EmailNotificationDispatchJobData=class extends ua{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationDispatchJobData"}getFromEmail(){return this.fromEmail}setFromEmail(t){this.fromEmail=t}getFromName(){return this.fromName}setFromName(t){this.fromName=t}getTo(){return this.to}setTo(t){this.to=t}getCc(){return this.cc}setCc(t){this.cc=t}getBcc(){return this.bcc}setBcc(t){this.bcc=t}getReplyTo(){return this.replyTo}setReplyTo(t){this.replyTo=t}getPriority(){return this.priority}setPriority(t){this.priority=t}getConfirmReadingTo(){return this.confirmReadingTo}setConfirmReadingTo(t){this.confirmReadingTo=t}getHostname(){return this.hostname}setHostname(t){this.hostname=t}getMessageID(){return this.messageID}setMessageID(t){this.messageID=t}getCustomHeaders(){return this.customHeaders}setCustomHeaders(t){this.customHeaders=t}};t.exports.EndUserReportInputFilter=class extends Os{constructor(t=null){super(t),this.objectType="KalturaEndUserReportInputFilter"}getApplication(){return this.application}setApplication(t){this.application=t}getUserIds(){return this.userIds}setUserIds(t){this.userIds=t}getPlaybackContext(){return this.playbackContext}setPlaybackContext(t){this.playbackContext=t}getAncestorPlaybackContext(){return this.ancestorPlaybackContext}setAncestorPlaybackContext(t){this.ancestorPlaybackContext=t}};class yn extends Mt{constructor(t=null){super(t),this.objectType="KalturaEntryDistributionBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getSubmittedAtGreaterThanOrEqual(){return this.submittedAtGreaterThanOrEqual}setSubmittedAtGreaterThanOrEqual(t){this.submittedAtGreaterThanOrEqual=t}getSubmittedAtLessThanOrEqual(){return this.submittedAtLessThanOrEqual}setSubmittedAtLessThanOrEqual(t){this.submittedAtLessThanOrEqual=t}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getEntryIdIn(){return this.entryIdIn}setEntryIdIn(t){this.entryIdIn=t}getDistributionProfileIdEqual(){return this.distributionProfileIdEqual}setDistributionProfileIdEqual(t){this.distributionProfileIdEqual=t}getDistributionProfileIdIn(){return this.distributionProfileIdIn}setDistributionProfileIdIn(t){this.distributionProfileIdIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getDirtyStatusEqual(){return this.dirtyStatusEqual}setDirtyStatusEqual(t){this.dirtyStatusEqual=t}getDirtyStatusIn(){return this.dirtyStatusIn}setDirtyStatusIn(t){this.dirtyStatusIn=t}getSunriseGreaterThanOrEqual(){return this.sunriseGreaterThanOrEqual}setSunriseGreaterThanOrEqual(t){this.sunriseGreaterThanOrEqual=t}getSunriseLessThanOrEqual(){return this.sunriseLessThanOrEqual}setSunriseLessThanOrEqual(t){this.sunriseLessThanOrEqual=t}getSunsetGreaterThanOrEqual(){return this.sunsetGreaterThanOrEqual}setSunsetGreaterThanOrEqual(t){this.sunsetGreaterThanOrEqual=t}getSunsetLessThanOrEqual(){return this.sunsetLessThanOrEqual}setSunsetLessThanOrEqual(t){this.sunsetLessThanOrEqual=t}}t.exports.EntryDistributionBaseFilter=yn;t.exports.EntryIndexAdvancedFilter=class extends Aa{constructor(t=null){super(t),this.objectType="KalturaEntryIndexAdvancedFilter"}};t.exports.EntryReferrerLiveStats=class extends ia{constructor(t=null){super(t),this.objectType="KalturaEntryReferrerLiveStats"}getReferrer(){return this.referrer}setReferrer(t){this.referrer=t}};t.exports.EntryResource=class extends R{constructor(t=null){super(t),this.objectType="KalturaEntryResource"}getEntryId(){return this.entryId}setEntryId(t){this.entryId=t}getFlavorParamsId(){return this.flavorParamsId}setFlavorParamsId(t){this.flavorParamsId=t}};class mn extends na{constructor(t=null){super(t),this.objectType="KalturaEntryServerNodeFilter"}}t.exports.EntryServerNodeFilter=mn;class Sn extends Mt{constructor(t=null){super(t),this.objectType="KalturaEntryVendorTaskBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getIdNotIn(){return this.idNotIn}setIdNotIn(t){this.idNotIn=t}getVendorPartnerIdEqual(){return this.vendorPartnerIdEqual}setVendorPartnerIdEqual(t){this.vendorPartnerIdEqual=t}getVendorPartnerIdIn(){return this.vendorPartnerIdIn}setVendorPartnerIdIn(t){this.vendorPartnerIdIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getQueueTimeGreaterThanOrEqual(){return this.queueTimeGreaterThanOrEqual}setQueueTimeGreaterThanOrEqual(t){this.queueTimeGreaterThanOrEqual=t}getQueueTimeLessThanOrEqual(){return this.queueTimeLessThanOrEqual}setQueueTimeLessThanOrEqual(t){this.queueTimeLessThanOrEqual=t}getFinishTimeGreaterThanOrEqual(){return this.finishTimeGreaterThanOrEqual}setFinishTimeGreaterThanOrEqual(t){this.finishTimeGreaterThanOrEqual=t}getFinishTimeLessThanOrEqual(){return this.finishTimeLessThanOrEqual}setFinishTimeLessThanOrEqual(t){this.finishTimeLessThanOrEqual=t}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getReachProfileIdEqual(){return this.reachProfileIdEqual}setReachProfileIdEqual(t){this.reachProfileIdEqual=t}getReachProfileIdIn(){return this.reachProfileIdIn}setReachProfileIdIn(t){this.reachProfileIdIn=t}getCatalogItemIdEqual(){return this.catalogItemIdEqual}setCatalogItemIdEqual(t){this.catalogItemIdEqual=t}getCatalogItemIdIn(){return this.catalogItemIdIn}setCatalogItemIdIn(t){this.catalogItemIdIn=t}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getContextEqual(){return this.contextEqual}setContextEqual(t){this.contextEqual=t}getExpectedFinishTimeGreaterThanOrEqual(){return this.expectedFinishTimeGreaterThanOrEqual}setExpectedFinishTimeGreaterThanOrEqual(t){this.expectedFinishTimeGreaterThanOrEqual=t}getExpectedFinishTimeLessThanOrEqual(){return this.expectedFinishTimeLessThanOrEqual}setExpectedFinishTimeLessThanOrEqual(t){this.expectedFinishTimeLessThanOrEqual=t}}t.exports.EntryVendorTaskBaseFilter=Sn;t.exports.EntryVendorTaskFilter=class extends Sn{constructor(t=null){super(t),this.objectType="KalturaEntryVendorTaskFilter"}getFreeText(){return this.freeText}setFreeText(t){this.freeText=t}};t.exports.EntryVendorTaskCsvJobData=class extends ca{constructor(t=null){super(t),this.objectType="KalturaEntryVendorTaskCsvJobData"}getFilter(){return this.filter}setFilter(t){this.filter=t}};t.exports.EventNotificationDispatchScope=class extends la{constructor(t=null){super(t),this.objectType="KalturaEventNotificationDispatchScope"}getDynamicValues(){return this.dynamicValues}setDynamicValues(t){this.dynamicValues=t}};class Dn extends da{constructor(t=null){super(t),this.objectType="KalturaEventNotificationTemplateFilter"}}t.exports.EventNotificationTemplateFilter=Dn;t.exports.ExtractMediaJobData=class extends Ui{constructor(t=null){super(t),this.objectType="KalturaExtractMediaJobData"}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getCalculateComplexity(){return this.calculateComplexity}setCalculateComplexity(t){this.calculateComplexity=t}getExtractId3Tags(){return this.extractId3Tags}setExtractId3Tags(t){this.extractId3Tags=t}getDestDataFilePath(){return this.destDataFilePath}setDestDataFilePath(t){this.destDataFilePath=t}getDetectGOP(){return this.detectGOP}setDetectGOP(t){this.detectGOP=t}};t.exports.FacebookDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaFacebookDistributionJobProviderData"}getVideoAssetFilePath(){return this.videoAssetFilePath}setVideoAssetFilePath(t){this.videoAssetFilePath=t}getThumbAssetId(){return this.thumbAssetId}setThumbAssetId(t){this.thumbAssetId=t}getCaptionsInfo(){return this.captionsInfo}setCaptionsInfo(t){this.captionsInfo=t}};t.exports.FacebookDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaFacebookDistributionProfile"}getApiAuthorizeUrl(){return this.apiAuthorizeUrl}setApiAuthorizeUrl(t){this.apiAuthorizeUrl=t}getPageId(){return this.pageId}setPageId(t){this.pageId=t}getPageAccessToken(){return this.pageAccessToken}setPageAccessToken(t){this.pageAccessToken=t}getUserAccessToken(){return this.userAccessToken}setUserAccessToken(t){this.userAccessToken=t}getState(){return this.state}setState(t){this.state=t}getPermissions(){return this.permissions}setPermissions(t){this.permissions=t}getReRequestPermissions(){return this.reRequestPermissions}setReRequestPermissions(t){this.reRequestPermissions=t}};t.exports.FairPlayPlaybackPluginData=class extends re{constructor(t=null){super(t),this.objectType="KalturaFairPlayPlaybackPluginData"}getCertificate(){return this.certificate}setCertificate(t){this.certificate=t}};class Cn extends gr{constructor(t=null){super(t),this.objectType="KalturaIntegerField"}}t.exports.IntegerField=Cn;t.exports.FieldCompareCondition=class extends Li{constructor(t=null){super(t),this.objectType="KalturaFieldCompareCondition"}getField(){return this.field}setField(t){this.field=t}};class Pn extends Ne{constructor(t=null){super(t),this.objectType="KalturaStringField"}}t.exports.StringField=Pn;t.exports.FieldMatchCondition=class extends Ia{constructor(t=null){super(t),this.objectType="KalturaFieldMatchCondition"}getField(){return this.field}setField(t){this.field=t}};class bn extends Mt{constructor(t=null){super(t),this.objectType="KalturaFileAssetBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getFileAssetObjectTypeEqual(){return this.fileAssetObjectTypeEqual}setFileAssetObjectTypeEqual(t){this.fileAssetObjectTypeEqual=t}getObjectIdEqual(){return this.objectIdEqual}setObjectIdEqual(t){this.objectIdEqual=t}getObjectIdIn(){return this.objectIdIn}setObjectIdIn(t){this.objectIdIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}}t.exports.FileAssetBaseFilter=bn;t.exports.FileSyncFilter=class extends ha{constructor(t=null){super(t),this.objectType="KalturaFileSyncFilter"}getCurrentDc(){return this.currentDc}setCurrentDc(t){this.currentDc=t}};t.exports.FileSyncResource=class extends R{constructor(t=null){super(t),this.objectType="KalturaFileSyncResource"}getFileSyncObjectType(){return this.fileSyncObjectType}setFileSyncObjectType(t){this.fileSyncObjectType=t}getObjectSubType(){return this.objectSubType}setObjectSubType(t){this.objectSubType=t}getObjectId(){return this.objectId}setObjectId(t){this.objectId=t}getVersion(){return this.version}setVersion(t){this.version=t}};t.exports.FreewheelGenericDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaFreewheelGenericDistributionJobProviderData"}getVideoAssetFilePaths(){return this.videoAssetFilePaths}setVideoAssetFilePaths(t){this.videoAssetFilePaths=t}getThumbAssetFilePath(){return this.thumbAssetFilePath}setThumbAssetFilePath(t){this.thumbAssetFilePath=t}getCuePoints(){return this.cuePoints}setCuePoints(t){this.cuePoints=t}};t.exports.FreewheelGenericDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaFreewheelGenericDistributionProfile"}getApikey(){return this.apikey}setApikey(t){this.apikey=t}getEmail(){return this.email}setEmail(t){this.email=t}getSftpPass(){return this.sftpPass}setSftpPass(t){this.sftpPass=t}getSftpLogin(){return this.sftpLogin}setSftpLogin(t){this.sftpLogin=t}getContentOwner(){return this.contentOwner}setContentOwner(t){this.contentOwner=t}getUpstreamVideoId(){return this.upstreamVideoId}setUpstreamVideoId(t){this.upstreamVideoId=t}getUpstreamNetworkName(){return this.upstreamNetworkName}setUpstreamNetworkName(t){this.upstreamNetworkName=t}getUpstreamNetworkId(){return this.upstreamNetworkId}setUpstreamNetworkId(t){this.upstreamNetworkId=t}getCategoryId(){return this.categoryId}setCategoryId(t){this.categoryId=t}getReplaceGroup(){return this.replaceGroup}setReplaceGroup(t){this.replaceGroup=t}getReplaceAirDates(){return this.replaceAirDates}setReplaceAirDates(t){this.replaceAirDates=t}};t.exports.FtpDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaFtpDistributionJobProviderData"}getFilesForDistribution(){return this.filesForDistribution}setFilesForDistribution(t){this.filesForDistribution=t}};t.exports.FtpDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaFtpDistributionProfile"}getProtocol(){return this.protocol}setProtocol(t){this.protocol=t}getHost(){return this.host}setHost(t){this.host=t}getPort(){return this.port}setPort(t){this.port=t}getBasePath(){return this.basePath}setBasePath(t){this.basePath=t}getUsername(){return this.username}setUsername(t){this.username=t}getPassword(){return this.password}setPassword(t){this.password=t}getPassphrase(){return this.passphrase}setPassphrase(t){this.passphrase=t}getSftpPublicKey(){return this.sftpPublicKey}setSftpPublicKey(t){this.sftpPublicKey=t}getSftpPrivateKey(){return this.sftpPrivateKey}setSftpPrivateKey(t){this.sftpPrivateKey=t}getDisableMetadata(){return this.disableMetadata}setDisableMetadata(t){this.disableMetadata=t}getMetadataXslt(){return this.metadataXslt}setMetadataXslt(t){this.metadataXslt=t}getMetadataFilenameXslt(){return this.metadataFilenameXslt}setMetadataFilenameXslt(t){this.metadataFilenameXslt=t}getFlavorAssetFilenameXslt(){return this.flavorAssetFilenameXslt}setFlavorAssetFilenameXslt(t){this.flavorAssetFilenameXslt=t}getThumbnailAssetFilenameXslt(){return this.thumbnailAssetFilenameXslt}setThumbnailAssetFilenameXslt(t){this.thumbnailAssetFilenameXslt=t}getAssetFilenameXslt(){return this.assetFilenameXslt}setAssetFilenameXslt(t){this.assetFilenameXslt=t}getAsperaPublicKey(){return this.asperaPublicKey}setAsperaPublicKey(t){this.asperaPublicKey=t}getAsperaPrivateKey(){return this.asperaPrivateKey}setAsperaPrivateKey(t){this.asperaPrivateKey=t}getSendMetadataAfterAssets(){return this.sendMetadataAfterAssets}setSendMetadataAfterAssets(t){this.sendMetadataAfterAssets=t}};t.exports.FtpDropFolder=class extends Pa{constructor(t=null){super(t),this.objectType="KalturaFtpDropFolder"}getHost(){return this.host}setHost(t){this.host=t}getPort(){return this.port}setPort(t){this.port=t}getUsername(){return this.username}setUsername(t){this.username=t}getPassword(){return this.password}setPassword(t){this.password=t}};t.exports.FtpScheduledDistributionProvider=class extends pa{constructor(t=null){super(t),this.objectType="KalturaFtpScheduledDistributionProvider"}};t.exports.GenericDistributionProviderActionFilter=class extends Ea{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProviderActionFilter"}};class Rn extends Ta{constructor(t=null){super(t),this.objectType="KalturaGenericXsltSyndicationFeed"}getXslt(){return this.xslt}setXslt(t){this.xslt=t}getItemXpathsToExtend(){return this.itemXpathsToExtend}setItemXpathsToExtend(t){this.itemXpathsToExtend=t}}t.exports.GenericXsltSyndicationFeed=Rn;t.exports.GeoDistanceCondition=class extends Ia{constructor(t=null){super(t),this.objectType="KalturaGeoDistanceCondition"}getGeoCoderType(){return this.geoCoderType}setGeoCoderType(t){this.geoCoderType=t}};t.exports.GeoTimeLiveStats=class extends ia{constructor(t=null){super(t),this.objectType="KalturaGeoTimeLiveStats"}getCity(){return this.city}setCity(t){this.city=t}getCountry(){return this.country}setCountry(t){this.country=t}};class On extends Mt{constructor(t=null){super(t),this.objectType="KalturaGroupUserBaseFilter"}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getUserIdIn(){return this.userIdIn}setUserIdIn(t){this.userIdIn=t}getGroupIdEqual(){return this.groupIdEqual}setGroupIdEqual(t){this.groupIdEqual=t}getGroupIdIn(){return this.groupIdIn}setGroupIdIn(t){this.groupIdIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.GroupUserBaseFilter=On;t.exports.HttpNotificationDispatchJobData=class extends ua{constructor(t=null){super(t),this.objectType="KalturaHttpNotificationDispatchJobData"}getUrl(){return this.url}setUrl(t){this.url=t}getMethod(){return this.method}setMethod(t){this.method=t}getContentType(){return this.contentType}setContentType(t){this.contentType=t}getData(){return this.data}setData(t){this.data=t}getTimeout(){return this.timeout}setTimeout(t){this.timeout=t}getConnectTimeout(){return this.connectTimeout}setConnectTimeout(t){this.connectTimeout=t}getUsername(){return this.username}setUsername(t){this.username=t}getPassword(){return this.password}setPassword(t){this.password=t}getAuthenticationMethod(){return this.authenticationMethod}setAuthenticationMethod(t){this.authenticationMethod=t}getSslVersion(){return this.sslVersion}setSslVersion(t){this.sslVersion=t}getSslCertificate(){return this.sslCertificate}setSslCertificate(t){this.sslCertificate=t}getSslCertificateType(){return this.sslCertificateType}setSslCertificateType(t){this.sslCertificateType=t}getSslCertificatePassword(){return this.sslCertificatePassword}setSslCertificatePassword(t){this.sslCertificatePassword=t}getSslEngine(){return this.sslEngine}setSslEngine(t){this.sslEngine=t}getSslEngineDefault(){return this.sslEngineDefault}setSslEngineDefault(t){this.sslEngineDefault=t}getSslKeyType(){return this.sslKeyType}setSslKeyType(t){this.sslKeyType=t}getSslKey(){return this.sslKey}setSslKey(t){this.sslKey=t}getSslKeyPassword(){return this.sslKeyPassword}setSslKeyPassword(t){this.sslKeyPassword=t}getCustomHeaders(){return this.customHeaders}setCustomHeaders(t){this.customHeaders=t}getSignSecret(){return this.signSecret}setSignSecret(t){this.signSecret=t}};t.exports.HuluDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaHuluDistributionJobProviderData"}getVideoAssetFilePath(){return this.videoAssetFilePath}setVideoAssetFilePath(t){this.videoAssetFilePath=t}getThumbAssetFilePath(){return this.thumbAssetFilePath}setThumbAssetFilePath(t){this.thumbAssetFilePath=t}getCuePoints(){return this.cuePoints}setCuePoints(t){this.cuePoints=t}getFileBaseName(){return this.fileBaseName}setFileBaseName(t){this.fileBaseName=t}getCaptionLocalPaths(){return this.captionLocalPaths}setCaptionLocalPaths(t){this.captionLocalPaths=t}};t.exports.HuluDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaHuluDistributionProfile"}getSftpHost(){return this.sftpHost}setSftpHost(t){this.sftpHost=t}getSftpLogin(){return this.sftpLogin}setSftpLogin(t){this.sftpLogin=t}getSftpPass(){return this.sftpPass}setSftpPass(t){this.sftpPass=t}getSeriesChannel(){return this.seriesChannel}setSeriesChannel(t){this.seriesChannel=t}getSeriesPrimaryCategory(){return this.seriesPrimaryCategory}setSeriesPrimaryCategory(t){this.seriesPrimaryCategory=t}getSeriesAdditionalCategories(){return this.seriesAdditionalCategories}setSeriesAdditionalCategories(t){this.seriesAdditionalCategories=t}getSeasonNumber(){return this.seasonNumber}setSeasonNumber(t){this.seasonNumber=t}getSeasonSynopsis(){return this.seasonSynopsis}setSeasonSynopsis(t){this.seasonSynopsis=t}getSeasonTuneInInformation(){return this.seasonTuneInInformation}setSeasonTuneInInformation(t){this.seasonTuneInInformation=t}getVideoMediaType(){return this.videoMediaType}setVideoMediaType(t){this.videoMediaType=t}getDisableEpisodeNumberCustomValidation(){return this.disableEpisodeNumberCustomValidation}setDisableEpisodeNumberCustomValidation(t){this.disableEpisodeNumberCustomValidation=t}getProtocol(){return this.protocol}setProtocol(t){this.protocol=t}getAsperaHost(){return this.asperaHost}setAsperaHost(t){this.asperaHost=t}getAsperaLogin(){return this.asperaLogin}setAsperaLogin(t){this.asperaLogin=t}getAsperaPass(){return this.asperaPass}setAsperaPass(t){this.asperaPass=t}getPort(){return this.port}setPort(t){this.port=t}getPassphrase(){return this.passphrase}setPassphrase(t){this.passphrase=t}getAsperaPublicKey(){return this.asperaPublicKey}setAsperaPublicKey(t){this.asperaPublicKey=t}getAsperaPrivateKey(){return this.asperaPrivateKey}setAsperaPrivateKey(t){this.asperaPrivateKey=t}};t.exports.IdeticDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaIdeticDistributionJobProviderData"}getThumbnailUrl(){return this.thumbnailUrl}setThumbnailUrl(t){this.thumbnailUrl=t}getFlavorAssetUrl(){return this.flavorAssetUrl}setFlavorAssetUrl(t){this.flavorAssetUrl=t}};t.exports.IdeticDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaIdeticDistributionProfile"}getFtpPath(){return this.ftpPath}setFtpPath(t){this.ftpPath=t}getUsername(){return this.username}setUsername(t){this.username=t}getPassword(){return this.password}setPassword(t){this.password=t}getDomain(){return this.domain}setDomain(t){this.domain=t}};t.exports.ImageFlavorParams=class extends rr{constructor(t=null){super(t),this.objectType="KalturaImageFlavorParams"}getDensityWidth(){return this.densityWidth}setDensityWidth(t){this.densityWidth=t}getDensityHeight(){return this.densityHeight}setDensityHeight(t){this.densityHeight=t}getSizeWidth(){return this.sizeWidth}setSizeWidth(t){this.sizeWidth=t}getSizeHeight(){return this.sizeHeight}setSizeHeight(t){this.sizeHeight=t}getDepth(){return this.depth}setDepth(t){this.depth=t}};t.exports.IpAddressCondition=class extends Ia{constructor(t=null){super(t),this.objectType="KalturaIpAddressCondition"}getAcceptInternalIps(){return this.acceptInternalIps}setAcceptInternalIps(t){this.acceptInternalIps=t}getHttpHeader(){return this.httpHeader}setHttpHeader(t){this.httpHeader=t}};class _n extends Mt{constructor(t=null){super(t),this.objectType="KalturaLikeBaseFilter"}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getEntryIdIn(){return this.entryIdIn}setEntryIdIn(t){this.entryIdIn=t}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}}t.exports.LikeBaseFilter=_n;t.exports.LiveAsset=class extends tr{constructor(t=null){super(t),this.objectType="KalturaLiveAsset"}getMulticastIP(){return this.multicastIP}setMulticastIP(t){this.multicastIP=t}getMulticastPort(){return this.multicastPort}setMulticastPort(t){this.multicastPort=t}};class fn extends Mt{constructor(t=null){super(t),this.objectType="KalturaLiveChannelSegmentBaseFilter"}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getChannelIdEqual(){return this.channelIdEqual}setChannelIdEqual(t){this.channelIdEqual=t}getChannelIdIn(){return this.channelIdIn}setChannelIdIn(t){this.channelIdIn=t}getStartTimeGreaterThanOrEqual(){return this.startTimeGreaterThanOrEqual}setStartTimeGreaterThanOrEqual(t){this.startTimeGreaterThanOrEqual=t}getStartTimeLessThanOrEqual(){return this.startTimeLessThanOrEqual}setStartTimeLessThanOrEqual(t){this.startTimeLessThanOrEqual=t}}t.exports.LiveChannelSegmentBaseFilter=fn;t.exports.LiveParams=class extends rr{constructor(t=null){super(t),this.objectType="KalturaLiveParams"}getStreamSuffix(){return this.streamSuffix}setStreamSuffix(t){this.streamSuffix=t}};class xn extends ca{constructor(t=null){super(t),this.objectType="KalturaMappedObjectsCsvJobData"}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}getAdditionalFields(){return this.additionalFields}setAdditionalFields(t){this.additionalFields=t}getMappedFields(){return this.mappedFields}setMappedFields(t){this.mappedFields=t}getOptions(){return this.options}setOptions(t){this.options=t}}t.exports.MappedObjectsCsvJobData=xn;t.exports.MatchMetadataCondition=class extends Ia{constructor(t=null){super(t),this.objectType="KalturaMatchMetadataCondition"}getXPath(){return this.xPath}setXPath(t){this.xPath=t}getProfileId(){return this.profileId}setProfileId(t){this.profileId=t}getProfileSystemName(){return this.profileSystemName}setProfileSystemName(t){this.profileSystemName=t}};t.exports.MediaEsearchExportToCsvJobData=class extends ca{constructor(t=null){super(t),this.objectType="KalturaMediaEsearchExportToCsvJobData"}getSearchParams(){return this.searchParams}setSearchParams(t){this.searchParams=t}getOptions(){return this.options}setOptions(t){this.options=t}};t.exports.MediaFlavorParams=class extends rr{constructor(t=null){super(t),this.objectType="KalturaMediaFlavorParams"}};t.exports.MediaInfoFilter=class extends ya{constructor(t=null){super(t),this.objectType="KalturaMediaInfoFilter"}};class Ln extends ki{constructor(t=null){super(t),this.objectType="KalturaMediaServerNode"}getApplicationName(){return this.applicationName}setApplicationName(t){this.applicationName=t}getMediaServerPortConfig(){return this.mediaServerPortConfig}setMediaServerPortConfig(t){this.mediaServerPortConfig=t}getMediaServerPlaybackDomainConfig(){return this.mediaServerPlaybackDomainConfig}setMediaServerPlaybackDomainConfig(t){this.mediaServerPlaybackDomainConfig=t}}t.exports.MediaServerNode=Ln;t.exports.MeetingScheduleEvent=class extends aa{constructor(t=null){super(t),this.objectType="KalturaMeetingScheduleEvent"}getPreStartTime(){return this.preStartTime}setPreStartTime(t){this.preStartTime=t}};class Nn extends Mt{constructor(t=null){super(t),this.objectType="KalturaMetadataBaseFilter"}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getMetadataProfileIdEqual(){return this.metadataProfileIdEqual}setMetadataProfileIdEqual(t){this.metadataProfileIdEqual=t}getMetadataProfileIdIn(){return this.metadataProfileIdIn}setMetadataProfileIdIn(t){this.metadataProfileIdIn=t}getMetadataProfileVersionEqual(){return this.metadataProfileVersionEqual}setMetadataProfileVersionEqual(t){this.metadataProfileVersionEqual=t}getMetadataProfileVersionGreaterThanOrEqual(){return this.metadataProfileVersionGreaterThanOrEqual}setMetadataProfileVersionGreaterThanOrEqual(t){this.metadataProfileVersionGreaterThanOrEqual=t}getMetadataProfileVersionLessThanOrEqual(){return this.metadataProfileVersionLessThanOrEqual}setMetadataProfileVersionLessThanOrEqual(t){this.metadataProfileVersionLessThanOrEqual=t}getMetadataObjectTypeEqual(){return this.metadataObjectTypeEqual}setMetadataObjectTypeEqual(t){this.metadataObjectTypeEqual=t}getObjectIdEqual(){return this.objectIdEqual}setObjectIdEqual(t){this.objectIdEqual=t}getObjectIdIn(){return this.objectIdIn}setObjectIdIn(t){this.objectIdIn=t}getVersionEqual(){return this.versionEqual}setVersionEqual(t){this.versionEqual=t}getVersionGreaterThanOrEqual(){return this.versionGreaterThanOrEqual}setVersionGreaterThanOrEqual(t){this.versionGreaterThanOrEqual=t}getVersionLessThanOrEqual(){return this.versionLessThanOrEqual}setVersionLessThanOrEqual(t){this.versionLessThanOrEqual=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}}t.exports.MetadataBaseFilter=Nn;t.exports.MetadataFieldChangedCondition=class extends Ia{constructor(t=null){super(t),this.objectType="KalturaMetadataFieldChangedCondition"}getXPath(){return this.xPath}setXPath(t){this.xPath=t}getProfileId(){return this.profileId}setProfileId(t){this.profileId=t}getProfileSystemName(){return this.profileSystemName}setProfileSystemName(t){this.profileSystemName=t}getVersionA(){return this.versionA}setVersionA(t){this.versionA=t}getVersionB(){return this.versionB}setVersionB(t){this.versionB=t}};t.exports.MetadataProfileFilter=class extends ma{constructor(t=null){super(t),this.objectType="KalturaMetadataProfileFilter"}};t.exports.MetadataSearchItem=class extends _a{constructor(t=null){super(t),this.objectType="KalturaMetadataSearchItem"}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}getOrderBy(){return this.orderBy}setOrderBy(t){this.orderBy=t}};t.exports.MetroPcsDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaMetroPcsDistributionJobProviderData"}getAssetLocalPaths(){return this.assetLocalPaths}setAssetLocalPaths(t){this.assetLocalPaths=t}getThumbUrls(){return this.thumbUrls}setThumbUrls(t){this.thumbUrls=t}};t.exports.MetroPcsDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaMetroPcsDistributionProfile"}getFtpHost(){return this.ftpHost}setFtpHost(t){this.ftpHost=t}getFtpLogin(){return this.ftpLogin}setFtpLogin(t){this.ftpLogin=t}getFtpPass(){return this.ftpPass}setFtpPass(t){this.ftpPass=t}getFtpPath(){return this.ftpPath}setFtpPath(t){this.ftpPath=t}getProviderName(){return this.providerName}setProviderName(t){this.providerName=t}getProviderId(){return this.providerId}setProviderId(t){this.providerId=t}getCopyright(){return this.copyright}setCopyright(t){this.copyright=t}getEntitlements(){return this.entitlements}setEntitlements(t){this.entitlements=t}getRating(){return this.rating}setRating(t){this.rating=t}getItemType(){return this.itemType}setItemType(t){this.itemType=t}};t.exports.MsnDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaMsnDistributionJobProviderData"}getXml(){return this.xml}setXml(t){this.xml=t}};t.exports.MsnDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaMsnDistributionProfile"}getUsername(){return this.username}setUsername(t){this.username=t}getPassword(){return this.password}setPassword(t){this.password=t}getDomain(){return this.domain}setDomain(t){this.domain=t}getCsId(){return this.csId}setCsId(t){this.csId=t}getSource(){return this.source}setSource(t){this.source=t}getSourceFriendlyName(){return this.sourceFriendlyName}setSourceFriendlyName(t){this.sourceFriendlyName=t}getPageGroup(){return this.pageGroup}setPageGroup(t){this.pageGroup=t}getSourceFlavorParamsId(){return this.sourceFlavorParamsId}setSourceFlavorParamsId(t){this.sourceFlavorParamsId=t}getWmvFlavorParamsId(){return this.wmvFlavorParamsId}setWmvFlavorParamsId(t){this.wmvFlavorParamsId=t}getFlvFlavorParamsId(){return this.flvFlavorParamsId}setFlvFlavorParamsId(t){this.flvFlavorParamsId=t}getSlFlavorParamsId(){return this.slFlavorParamsId}setSlFlavorParamsId(t){this.slFlavorParamsId=t}getSlHdFlavorParamsId(){return this.slHdFlavorParamsId}setSlHdFlavorParamsId(t){this.slHdFlavorParamsId=t}getMsnvideoCat(){return this.msnvideoCat}setMsnvideoCat(t){this.msnvideoCat=t}getMsnvideoTop(){return this.msnvideoTop}setMsnvideoTop(t){this.msnvideoTop=t}getMsnvideoTopCat(){return this.msnvideoTopCat}setMsnvideoTopCat(t){this.msnvideoTopCat=t}};t.exports.OperationResource=class extends R{constructor(t=null){super(t),this.objectType="KalturaOperationResource"}getResource(){return this.resource}setResource(t){this.resource=t}getOperationAttributes(){return this.operationAttributes}setOperationAttributes(t){this.operationAttributes=t}getAssetParamsId(){return this.assetParamsId}setAssetParamsId(t){this.assetParamsId=t}};class vn extends Sa{constructor(t=null){super(t),this.objectType="KalturaPartnerFilter"}}t.exports.PartnerFilter=vn;t.exports.PdfFlavorParams=class extends rr{constructor(t=null){super(t),this.objectType="KalturaPdfFlavorParams"}getReadonly(){return this.readonly}setReadonly(t){this.readonly=t}};class Fn extends Mt{constructor(t=null){super(t),this.objectType="KalturaPermissionBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}getNameEqual(){return this.nameEqual}setNameEqual(t){this.nameEqual=t}getNameIn(){return this.nameIn}setNameIn(t){this.nameIn=t}getFriendlyNameLike(){return this.friendlyNameLike}setFriendlyNameLike(t){this.friendlyNameLike=t}getDescriptionLike(){return this.descriptionLike}setDescriptionLike(t){this.descriptionLike=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getDependsOnPermissionNamesMultiLikeOr(){return this.dependsOnPermissionNamesMultiLikeOr}setDependsOnPermissionNamesMultiLikeOr(t){this.dependsOnPermissionNamesMultiLikeOr=t}getDependsOnPermissionNamesMultiLikeAnd(){return this.dependsOnPermissionNamesMultiLikeAnd}setDependsOnPermissionNamesMultiLikeAnd(t){this.dependsOnPermissionNamesMultiLikeAnd=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.PermissionBaseFilter=Fn;class qn extends Mt{constructor(t=null){super(t),this.objectType="KalturaPermissionItemBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getTypeIn(){return this.typeIn}setTypeIn(t){this.typeIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.PermissionItemBaseFilter=qn;t.exports.PlaybackContextOptions=class extends sa{constructor(t=null){super(t),this.objectType="KalturaPlaybackContextOptions"}};t.exports.PostConvertJobData=class extends Ui{constructor(t=null){super(t),this.objectType="KalturaPostConvertJobData"}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getFlavorAssetEncryptionKey(){return this.flavorAssetEncryptionKey}setFlavorAssetEncryptionKey(t){this.flavorAssetEncryptionKey=t}getCreateThumb(){return this.createThumb}setCreateThumb(t){this.createThumb=t}getThumbPath(){return this.thumbPath}setThumbPath(t){this.thumbPath=t}getThumbOffset(){return this.thumbOffset}setThumbOffset(t){this.thumbOffset=t}getThumbHeight(){return this.thumbHeight}setThumbHeight(t){this.thumbHeight=t}getThumbBitrate(){return this.thumbBitrate}setThumbBitrate(t){this.thumbBitrate=t}getCustomData(){return this.customData}setCustomData(t){this.customData=t}};t.exports.PreviewRestriction=class extends xa{constructor(t=null){super(t),this.objectType="KalturaPreviewRestriction"}getPreviewLength(){return this.previewLength}setPreviewLength(t){this.previewLength=t}};t.exports.QuickPlayDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaQuickPlayDistributionJobProviderData"}getXml(){return this.xml}setXml(t){this.xml=t}getVideoFilePaths(){return this.videoFilePaths}setVideoFilePaths(t){this.videoFilePaths=t}getThumbnailFilePaths(){return this.thumbnailFilePaths}setThumbnailFilePaths(t){this.thumbnailFilePaths=t}};t.exports.QuickPlayDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaQuickPlayDistributionProfile"}getSftpHost(){return this.sftpHost}setSftpHost(t){this.sftpHost=t}getSftpLogin(){return this.sftpLogin}setSftpLogin(t){this.sftpLogin=t}getSftpPass(){return this.sftpPass}setSftpPass(t){this.sftpPass=t}getSftpBasePath(){return this.sftpBasePath}setSftpBasePath(t){this.sftpBasePath=t}getChannelTitle(){return this.channelTitle}setChannelTitle(t){this.channelTitle=t}getChannelLink(){return this.channelLink}setChannelLink(t){this.channelLink=t}getChannelDescription(){return this.channelDescription}setChannelDescription(t){this.channelDescription=t}getChannelManagingEditor(){return this.channelManagingEditor}setChannelManagingEditor(t){this.channelManagingEditor=t}getChannelLanguage(){return this.channelLanguage}setChannelLanguage(t){this.channelLanguage=t}getChannelImageTitle(){return this.channelImageTitle}setChannelImageTitle(t){this.channelImageTitle=t}getChannelImageWidth(){return this.channelImageWidth}setChannelImageWidth(t){this.channelImageWidth=t}getChannelImageHeight(){return this.channelImageHeight}setChannelImageHeight(t){this.channelImageHeight=t}getChannelImageLink(){return this.channelImageLink}setChannelImageLink(t){this.channelImageLink=t}getChannelImageUrl(){return this.channelImageUrl}setChannelImageUrl(t){this.channelImageUrl=t}getChannelCopyright(){return this.channelCopyright}setChannelCopyright(t){this.channelCopyright=t}getChannelGenerator(){return this.channelGenerator}setChannelGenerator(t){this.channelGenerator=t}getChannelRating(){return this.channelRating}setChannelRating(t){this.channelRating=t}};t.exports.QuizFilter=class extends Mt{constructor(t=null){super(t),this.objectType="KalturaQuizFilter"}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getEntryIdIn(){return this.entryIdIn}setEntryIdIn(t){this.entryIdIn=t}};class Un extends Mt{constructor(t=null){super(t),this.objectType="KalturaRatingCountBaseFilter"}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getRankIn(){return this.rankIn}setRankIn(t){this.rankIn=t}}t.exports.RatingCountBaseFilter=Un;class Bn extends Mt{constructor(t=null){super(t),this.objectType="KalturaReachProfileBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getProfileTypeEqual(){return this.profileTypeEqual}setProfileTypeEqual(t){this.profileTypeEqual=t}getProfileTypeIn(){return this.profileTypeIn}setProfileTypeIn(t){this.profileTypeIn=t}}t.exports.ReachProfileBaseFilter=Bn;t.exports.ReachReportInputFilter=class extends Os{constructor(t=null){super(t),this.objectType="KalturaReachReportInputFilter"}getServiceType(){return this.serviceType}setServiceType(t){this.serviceType=t}getServiceFeature(){return this.serviceFeature}setServiceFeature(t){this.serviceFeature=t}getTurnAroundTime(){return this.turnAroundTime}setTurnAroundTime(t){this.turnAroundTime=t}};t.exports.RecalculateResponseProfileCacheJobData=class extends Ca{constructor(t=null){super(t),this.objectType="KalturaRecalculateResponseProfileCacheJobData"}getProtocol(){return this.protocol}setProtocol(t){this.protocol=t}getKsType(){return this.ksType}setKsType(t){this.ksType=t}getUserRoles(){return this.userRoles}setUserRoles(t){this.userRoles=t}getCachedObjectType(){return this.cachedObjectType}setCachedObjectType(t){this.cachedObjectType=t}getObjectId(){return this.objectId}setObjectId(t){this.objectId=t}getStartObjectKey(){return this.startObjectKey}setStartObjectKey(t){this.startObjectKey=t}getEndObjectKey(){return this.endObjectKey}setEndObjectKey(t){this.endObjectKey=t}};t.exports.RecordScheduleEvent=class extends aa{constructor(t=null){super(t),this.objectType="KalturaRecordScheduleEvent"}};class Mn extends Ia{constructor(t=null){super(t),this.objectType="KalturaRegexCondition"}}t.exports.RegexCondition=Mn;t.exports.RemoteStorageResources=class extends R{constructor(t=null){super(t),this.objectType="KalturaRemoteStorageResources"}getResources(){return this.resources}setResources(t){this.resources=t}};t.exports.ResponseProfileFilter=class extends ba{constructor(t=null){super(t),this.objectType="KalturaResponseProfileFilter"}};class jn extends Mt{constructor(t=null){super(t),this.objectType="KalturaScheduleEventBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getIdNotIn(){return this.idNotIn}setIdNotIn(t){this.idNotIn=t}getParentIdEqual(){return this.parentIdEqual}setParentIdEqual(t){this.parentIdEqual=t}getParentIdIn(){return this.parentIdIn}setParentIdIn(t){this.parentIdIn=t}getParentIdNotIn(){return this.parentIdNotIn}setParentIdNotIn(t){this.parentIdNotIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getStartDateGreaterThanOrEqual(){return this.startDateGreaterThanOrEqual}setStartDateGreaterThanOrEqual(t){this.startDateGreaterThanOrEqual=t}getStartDateLessThanOrEqual(){return this.startDateLessThanOrEqual}setStartDateLessThanOrEqual(t){this.startDateLessThanOrEqual=t}getEndDateGreaterThanOrEqual(){return this.endDateGreaterThanOrEqual}setEndDateGreaterThanOrEqual(t){this.endDateGreaterThanOrEqual=t}getEndDateLessThanOrEqual(){return this.endDateLessThanOrEqual}setEndDateLessThanOrEqual(t){this.endDateLessThanOrEqual=t}getReferenceIdEqual(){return this.referenceIdEqual}setReferenceIdEqual(t){this.referenceIdEqual=t}getReferenceIdIn(){return this.referenceIdIn}setReferenceIdIn(t){this.referenceIdIn=t}getOwnerIdEqual(){return this.ownerIdEqual}setOwnerIdEqual(t){this.ownerIdEqual=t}getOwnerIdIn(){return this.ownerIdIn}setOwnerIdIn(t){this.ownerIdIn=t}getPriorityEqual(){return this.priorityEqual}setPriorityEqual(t){this.priorityEqual=t}getPriorityIn(){return this.priorityIn}setPriorityIn(t){this.priorityIn=t}getPriorityGreaterThanOrEqual(){return this.priorityGreaterThanOrEqual}setPriorityGreaterThanOrEqual(t){this.priorityGreaterThanOrEqual=t}getPriorityLessThanOrEqual(){return this.priorityLessThanOrEqual}setPriorityLessThanOrEqual(t){this.priorityLessThanOrEqual=t}getRecurrenceTypeEqual(){return this.recurrenceTypeEqual}setRecurrenceTypeEqual(t){this.recurrenceTypeEqual=t}getRecurrenceTypeIn(){return this.recurrenceTypeIn}setRecurrenceTypeIn(t){this.recurrenceTypeIn=t}getTagsLike(){return this.tagsLike}setTagsLike(t){this.tagsLike=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.ScheduleEventBaseFilter=jn;class wn extends Mt{constructor(t=null){super(t),this.objectType="KalturaScheduleEventResourceBaseFilter"}getEventIdEqual(){return this.eventIdEqual}setEventIdEqual(t){this.eventIdEqual=t}getEventIdIn(){return this.eventIdIn}setEventIdIn(t){this.eventIdIn=t}getResourceIdEqual(){return this.resourceIdEqual}setResourceIdEqual(t){this.resourceIdEqual=t}getResourceIdIn(){return this.resourceIdIn}setResourceIdIn(t){this.resourceIdIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.ScheduleEventResourceBaseFilter=wn;class Kn extends Mt{constructor(t=null){super(t),this.objectType="KalturaScheduleResourceBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getIdNotIn(){return this.idNotIn}setIdNotIn(t){this.idNotIn=t}getParentIdEqual(){return this.parentIdEqual}setParentIdEqual(t){this.parentIdEqual=t}getParentIdIn(){return this.parentIdIn}setParentIdIn(t){this.parentIdIn=t}getNameEqual(){return this.nameEqual}setNameEqual(t){this.nameEqual=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getTagsLike(){return this.tagsLike}setTagsLike(t){this.tagsLike=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.ScheduleResourceBaseFilter=Kn;t.exports.ScheduledTaskProfileFilter=class extends Ra{constructor(t=null){super(t),this.objectType="KalturaScheduledTaskProfileFilter"}};class kn extends Ci{constructor(t=null){super(t),this.objectType="KalturaSearchComparableAttributeCondition"}getComparison(){return this.comparison}setComparison(t){this.comparison=t}}t.exports.SearchComparableAttributeCondition=kn;t.exports.SearchComparableCondition=class extends Oa{constructor(t=null){super(t),this.objectType="KalturaSearchComparableCondition"}getComparison(){return this.comparison}setComparison(t){this.comparison=t}};class Gn extends Ci{constructor(t=null){super(t),this.objectType="KalturaSearchMatchAttributeCondition"}getNot(){return this.not}setNot(t){this.not=t}}t.exports.SearchMatchAttributeCondition=Gn;t.exports.SearchMatchCondition=class extends Oa{constructor(t=null){super(t),this.objectType="KalturaSearchMatchCondition"}getNot(){return this.not}setNot(t){this.not=t}};class Vn extends fa{constructor(t=null){super(t),this.objectType="KalturaServerNodeFilter"}}t.exports.ServerNodeFilter=Vn;t.exports.ShortLinkFilter=class extends La{constructor(t=null){super(t),this.objectType="KalturaShortLinkFilter"}};t.exports.SiteCondition=class extends Ia{constructor(t=null){super(t),this.objectType="KalturaSiteCondition"}};class Hn extends Pa{constructor(t=null){super(t),this.objectType="KalturaSshDropFolder"}getHost(){return this.host}setHost(t){this.host=t}getPort(){return this.port}setPort(t){this.port=t}getUsername(){return this.username}setUsername(t){this.username=t}getPassword(){return this.password}setPassword(t){this.password=t}getPrivateKey(){return this.privateKey}setPrivateKey(t){this.privateKey=t}getPublicKey(){return this.publicKey}setPublicKey(t){this.publicKey=t}getPassPhrase(){return this.passPhrase}setPassPhrase(t){this.passPhrase=t}}t.exports.SshDropFolder=Hn;class Yn extends ga{constructor(t=null){super(t),this.objectType="KalturaSshImportJobData"}getPrivateKey(){return this.privateKey}setPrivateKey(t){this.privateKey=t}getPublicKey(){return this.publicKey}setPublicKey(t){this.publicKey=t}getPassPhrase(){return this.passPhrase}setPassPhrase(t){this.passPhrase=t}}t.exports.SshImportJobData=Yn;class Wn extends Mt{constructor(t=null){super(t),this.objectType="KalturaSsoBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getApplicationTypeEqual(){return this.applicationTypeEqual}setApplicationTypeEqual(t){this.applicationTypeEqual=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getDomainEqual(){return this.domainEqual}setDomainEqual(t){this.domainEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getRedirectUrlEqual(){return this.redirectUrlEqual}setRedirectUrlEqual(t){this.redirectUrlEqual=t}}t.exports.SsoBaseFilter=Wn;class zn extends Na{constructor(t=null){super(t),this.objectType="KalturaStorageDeleteJobData"}}t.exports.StorageDeleteJobData=zn;class Jn extends Na{constructor(t=null){super(t),this.objectType="KalturaStorageExportJobData"}getForce(){return this.force}setForce(t){this.force=t}getCreateLink(){return this.createLink}setCreateLink(t){this.createLink=t}getAssetId(){return this.assetId}setAssetId(t){this.assetId=t}getExternalUrl(){return this.externalUrl}setExternalUrl(t){this.externalUrl=t}getPort(){return this.port}setPort(t){this.port=t}}t.exports.StorageExportJobData=Jn;class Xn extends va{constructor(t=null){super(t),this.objectType="KalturaStorageProfileFilter"}}t.exports.StorageProfileFilter=Xn;t.exports.StringResource=class extends R{constructor(t=null){super(t),this.objectType="KalturaStringResource"}getContent(){return this.content}setContent(t){this.content=t}};t.exports.SwfFlavorParams=class extends rr{constructor(t=null){super(t),this.objectType="KalturaSwfFlavorParams"}getFlashVersion(){return this.flashVersion}setFlashVersion(t){this.flashVersion=t}getPoly2Bitmap(){return this.poly2Bitmap}setPoly2Bitmap(t){this.poly2Bitmap=t}};class Qn extends Ma{constructor(t=null){super(t),this.objectType="KalturaTimeRangeVendorCredit"}getToDate(){return this.toDate}setToDate(t){this.toDate=t}}t.exports.TimeRangeVendorCredit=Qn;t.exports.TimedThumbAsset=class extends Cr{constructor(t=null){super(t),this.objectType="KalturaTimedThumbAsset"}getCuePointId(){return this.cuePointId}setCuePointId(t){this.cuePointId=t}};t.exports.TranslationVendorTaskData=class extends ja{constructor(t=null){super(t),this.objectType="KalturaTranslationVendorTaskData"}};class Zn extends qa{constructor(t=null){super(t),this.objectType="KalturaUiConfFilter"}}t.exports.UiConfFilter=Zn;t.exports.UnicornDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaUnicornDistributionJobProviderData"}getCatalogGuid(){return this.catalogGuid}setCatalogGuid(t){this.catalogGuid=t}getTitle(){return this.title}setTitle(t){this.title=t}getMediaChanged(){return this.mediaChanged}setMediaChanged(t){this.mediaChanged=t}getFlavorAssetVersion(){return this.flavorAssetVersion}setFlavorAssetVersion(t){this.flavorAssetVersion=t}getNotificationBaseUrl(){return this.notificationBaseUrl}setNotificationBaseUrl(t){this.notificationBaseUrl=t}};t.exports.UnicornDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaUnicornDistributionProfile"}getUsername(){return this.username}setUsername(t){this.username=t}getPassword(){return this.password}setPassword(t){this.password=t}getDomainName(){return this.domainName}setDomainName(t){this.domainName=t}getChannelGuid(){return this.channelGuid}setChannelGuid(t){this.channelGuid=t}getApiHostUrl(){return this.apiHostUrl}setApiHostUrl(t){this.apiHostUrl=t}getDomainGuid(){return this.domainGuid}setDomainGuid(t){this.domainGuid=t}getAdFreeApplicationGuid(){return this.adFreeApplicationGuid}setAdFreeApplicationGuid(t){this.adFreeApplicationGuid=t}getRemoteAssetParamsId(){return this.remoteAssetParamsId}setRemoteAssetParamsId(t){this.remoteAssetParamsId=t}getStorageProfileId(){return this.storageProfileId}setStorageProfileId(t){this.storageProfileId=t}};t.exports.UploadTokenFilter=class extends Ua{constructor(t=null){super(t),this.objectType="KalturaUploadTokenFilter"}};class $n extends Mt{constructor(t=null){super(t),this.objectType="KalturaUserEntryBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getIdNotIn(){return this.idNotIn}setIdNotIn(t){this.idNotIn=t}getEntryIdEqual(){return this.entryIdEqual}setEntryIdEqual(t){this.entryIdEqual=t}getEntryIdIn(){return this.entryIdIn}setEntryIdIn(t){this.entryIdIn=t}getEntryIdNotIn(){return this.entryIdNotIn}setEntryIdNotIn(t){this.entryIdNotIn=t}getUserIdEqual(){return this.userIdEqual}setUserIdEqual(t){this.userIdEqual=t}getUserIdIn(){return this.userIdIn}setUserIdIn(t){this.userIdIn=t}getUserIdNotIn(){return this.userIdNotIn}setUserIdNotIn(t){this.userIdNotIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getTypeEqual(){return this.typeEqual}setTypeEqual(t){this.typeEqual=t}getExtendedStatusEqual(){return this.extendedStatusEqual}setExtendedStatusEqual(t){this.extendedStatusEqual=t}getExtendedStatusIn(){return this.extendedStatusIn}setExtendedStatusIn(t){this.extendedStatusIn=t}getExtendedStatusNotIn(){return this.extendedStatusNotIn}setExtendedStatusNotIn(t){this.extendedStatusNotIn=t}}t.exports.UserEntryBaseFilter=$n;class to extends Mt{constructor(t=null){super(t),this.objectType="KalturaUserLoginDataBaseFilter"}getLoginEmailEqual(){return this.loginEmailEqual}setLoginEmailEqual(t){this.loginEmailEqual=t}}t.exports.UserLoginDataBaseFilter=to;class eo extends Mt{constructor(t=null){super(t),this.objectType="KalturaUserRoleBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getNameEqual(){return this.nameEqual}setNameEqual(t){this.nameEqual=t}getNameIn(){return this.nameIn}setNameIn(t){this.nameIn=t}getSystemNameEqual(){return this.systemNameEqual}setSystemNameEqual(t){this.systemNameEqual=t}getSystemNameIn(){return this.systemNameIn}setSystemNameIn(t){this.systemNameIn=t}getDescriptionLike(){return this.descriptionLike}setDescriptionLike(t){this.descriptionLike=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getTagsMultiLikeOr(){return this.tagsMultiLikeOr}setTagsMultiLikeOr(t){this.tagsMultiLikeOr=t}getTagsMultiLikeAnd(){return this.tagsMultiLikeAnd}setTagsMultiLikeAnd(t){this.tagsMultiLikeAnd=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}}t.exports.UserRoleBaseFilter=eo;t.exports.VelocixProvisionJobData=class extends Da{constructor(t=null){super(t),this.objectType="KalturaVelocixProvisionJobData"}getProvisioningParams(){return this.provisioningParams}setProvisioningParams(t){this.provisioningParams=t}getUserName(){return this.userName}setUserName(t){this.userName=t}getPassword(){return this.password}setPassword(t){this.password=t}};class ro extends Mt{constructor(t=null){super(t),this.objectType="KalturaVendorCatalogItemBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getIdNotIn(){return this.idNotIn}setIdNotIn(t){this.idNotIn=t}getVendorPartnerIdEqual(){return this.vendorPartnerIdEqual}setVendorPartnerIdEqual(t){this.vendorPartnerIdEqual=t}getVendorPartnerIdIn(){return this.vendorPartnerIdIn}setVendorPartnerIdIn(t){this.vendorPartnerIdIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getServiceTypeEqual(){return this.serviceTypeEqual}setServiceTypeEqual(t){this.serviceTypeEqual=t}getServiceTypeIn(){return this.serviceTypeIn}setServiceTypeIn(t){this.serviceTypeIn=t}getServiceFeatureEqual(){return this.serviceFeatureEqual}setServiceFeatureEqual(t){this.serviceFeatureEqual=t}getServiceFeatureIn(){return this.serviceFeatureIn}setServiceFeatureIn(t){this.serviceFeatureIn=t}getTurnAroundTimeEqual(){return this.turnAroundTimeEqual}setTurnAroundTimeEqual(t){this.turnAroundTimeEqual=t}getTurnAroundTimeIn(){return this.turnAroundTimeIn}setTurnAroundTimeIn(t){this.turnAroundTimeIn=t}}t.exports.VendorCatalogItemBaseFilter=ro;t.exports.VendorLiveCaptionCatalogItem=class extends Ba{constructor(t=null){super(t),this.objectType="KalturaVendorLiveCaptionCatalogItem"}getMinimalRefundTime(){return this.minimalRefundTime}setMinimalRefundTime(t){this.minimalRefundTime=t}getMinimalOrderTime(){return this.minimalOrderTime}setMinimalOrderTime(t){this.minimalOrderTime=t}getDurationLimit(){return this.durationLimit}setDurationLimit(t){this.durationLimit=t}};t.exports.VendorTranslationCatalogItem=class extends Ba{constructor(t=null){super(t),this.objectType="KalturaVendorTranslationCatalogItem"}getTargetLanguage(){return this.targetLanguage}setTargetLanguage(t){this.targetLanguage=t}};t.exports.VirtualEventFilter=class extends wa{constructor(t=null){super(t),this.objectType="KalturaVirtualEventFilter"}};t.exports.VirusScanProfileFilter=class extends Ka{constructor(t=null){super(t),this.objectType="KalturaVirusScanProfileFilter"}};t.exports.VodScheduleEvent=class extends aa{constructor(t=null){super(t),this.objectType="KalturaVodScheduleEvent"}};t.exports.WebexDropFolderContentProcessorJobData=class extends Xi{constructor(t=null){super(t),this.objectType="KalturaWebexDropFolderContentProcessorJobData"}getDescription(){return this.description}setDescription(t){this.description=t}getWebexHostId(){return this.webexHostId}setWebexHostId(t){this.webexHostId=t}};t.exports.WidevineFlavorAsset=class extends tr{constructor(t=null){super(t),this.objectType="KalturaWidevineFlavorAsset"}getWidevineDistributionStartDate(){return this.widevineDistributionStartDate}setWidevineDistributionStartDate(t){this.widevineDistributionStartDate=t}getWidevineDistributionEndDate(){return this.widevineDistributionEndDate}setWidevineDistributionEndDate(t){this.widevineDistributionEndDate=t}getWidevineAssetId(){return this.widevineAssetId}setWidevineAssetId(t){this.widevineAssetId=t}};t.exports.WidevineFlavorParams=class extends rr{constructor(t=null){super(t),this.objectType="KalturaWidevineFlavorParams"}};t.exports.WidgetFilter=class extends ka{constructor(t=null){super(t),this.objectType="KalturaWidgetFilter"}};t.exports.YahooDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaYahooDistributionJobProviderData"}getSmallThumbPath(){return this.smallThumbPath}setSmallThumbPath(t){this.smallThumbPath=t}getLargeThumbPath(){return this.largeThumbPath}setLargeThumbPath(t){this.largeThumbPath=t}getVideoAssetFilePath(){return this.videoAssetFilePath}setVideoAssetFilePath(t){this.videoAssetFilePath=t}};t.exports.YahooDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaYahooDistributionProfile"}getFtpPath(){return this.ftpPath}setFtpPath(t){this.ftpPath=t}getFtpUsername(){return this.ftpUsername}setFtpUsername(t){this.ftpUsername=t}getFtpPassword(){return this.ftpPassword}setFtpPassword(t){this.ftpPassword=t}getFtpHost(){return this.ftpHost}setFtpHost(t){this.ftpHost=t}getContactTelephone(){return this.contactTelephone}setContactTelephone(t){this.contactTelephone=t}getContactEmail(){return this.contactEmail}setContactEmail(t){this.contactEmail=t}getProcessFeed(){return this.processFeed}setProcessFeed(t){this.processFeed=t}};t.exports.YouTubeDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaYouTubeDistributionJobProviderData"}getVideoAssetFilePath(){return this.videoAssetFilePath}setVideoAssetFilePath(t){this.videoAssetFilePath=t}getThumbAssetFilePath(){return this.thumbAssetFilePath}setThumbAssetFilePath(t){this.thumbAssetFilePath=t}getThumbAssetId(){return this.thumbAssetId}setThumbAssetId(t){this.thumbAssetId=t}getCaptionAssetIds(){return this.captionAssetIds}setCaptionAssetIds(t){this.captionAssetIds=t}getSftpDirectory(){return this.sftpDirectory}setSftpDirectory(t){this.sftpDirectory=t}getSftpMetadataFilename(){return this.sftpMetadataFilename}setSftpMetadataFilename(t){this.sftpMetadataFilename=t}getCurrentPlaylists(){return this.currentPlaylists}setCurrentPlaylists(t){this.currentPlaylists=t}getNewPlaylists(){return this.newPlaylists}setNewPlaylists(t){this.newPlaylists=t}getSubmitXml(){return this.submitXml}setSubmitXml(t){this.submitXml=t}getUpdateXml(){return this.updateXml}setUpdateXml(t){this.updateXml=t}getDeleteXml(){return this.deleteXml}setDeleteXml(t){this.deleteXml=t}getGoogleClientId(){return this.googleClientId}setGoogleClientId(t){this.googleClientId=t}getGoogleClientSecret(){return this.googleClientSecret}setGoogleClientSecret(t){this.googleClientSecret=t}getGoogleTokenData(){return this.googleTokenData}setGoogleTokenData(t){this.googleTokenData=t}getCaptionsCsvMap(){return this.captionsCsvMap}setCaptionsCsvMap(t){this.captionsCsvMap=t}getSubmitCsvMap(){return this.submitCsvMap}setSubmitCsvMap(t){this.submitCsvMap=t}getUpdateCsvMap(){return this.updateCsvMap}setUpdateCsvMap(t){this.updateCsvMap=t}getDeleteVideoIds(){return this.deleteVideoIds}setDeleteVideoIds(t){this.deleteVideoIds=t}};t.exports.YouTubeDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaYouTubeDistributionProfile"}getFeedSpecVersion(){return this.feedSpecVersion}setFeedSpecVersion(t){this.feedSpecVersion=t}getUsername(){return this.username}setUsername(t){this.username=t}getNotificationEmail(){return this.notificationEmail}setNotificationEmail(t){this.notificationEmail=t}getSftpHost(){return this.sftpHost}setSftpHost(t){this.sftpHost=t}getSftpPort(){return this.sftpPort}setSftpPort(t){this.sftpPort=t}getSftpLogin(){return this.sftpLogin}setSftpLogin(t){this.sftpLogin=t}getSftpPublicKey(){return this.sftpPublicKey}setSftpPublicKey(t){this.sftpPublicKey=t}getSftpPrivateKey(){return this.sftpPrivateKey}setSftpPrivateKey(t){this.sftpPrivateKey=t}getSftpBaseDir(){return this.sftpBaseDir}setSftpBaseDir(t){this.sftpBaseDir=t}getOwnerName(){return this.ownerName}setOwnerName(t){this.ownerName=t}getDefaultCategory(){return this.defaultCategory}setDefaultCategory(t){this.defaultCategory=t}getAllowComments(){return this.allowComments}setAllowComments(t){this.allowComments=t}getAllowEmbedding(){return this.allowEmbedding}setAllowEmbedding(t){this.allowEmbedding=t}getAllowRatings(){return this.allowRatings}setAllowRatings(t){this.allowRatings=t}getAllowResponses(){return this.allowResponses}setAllowResponses(t){this.allowResponses=t}getCommercialPolicy(){return this.commercialPolicy}setCommercialPolicy(t){this.commercialPolicy=t}getUgcPolicy(){return this.ugcPolicy}setUgcPolicy(t){this.ugcPolicy=t}getTarget(){return this.target}setTarget(t){this.target=t}getAdServerPartnerId(){return this.adServerPartnerId}setAdServerPartnerId(t){this.adServerPartnerId=t}getEnableAdServer(){return this.enableAdServer}setEnableAdServer(t){this.enableAdServer=t}getAllowPreRollAds(){return this.allowPreRollAds}setAllowPreRollAds(t){this.allowPreRollAds=t}getAllowPostRollAds(){return this.allowPostRollAds}setAllowPostRollAds(t){this.allowPostRollAds=t}getStrict(){return this.strict}setStrict(t){this.strict=t}getOverrideManualEdits(){return this.overrideManualEdits}setOverrideManualEdits(t){this.overrideManualEdits=t}getUrgentReference(){return this.urgentReference}setUrgentReference(t){this.urgentReference=t}getAllowSyndication(){return this.allowSyndication}setAllowSyndication(t){this.allowSyndication=t}getHideViewCount(){return this.hideViewCount}setHideViewCount(t){this.hideViewCount=t}getAllowAdsenseForVideo(){return this.allowAdsenseForVideo}setAllowAdsenseForVideo(t){this.allowAdsenseForVideo=t}getAllowInvideo(){return this.allowInvideo}setAllowInvideo(t){this.allowInvideo=t}getAllowMidRollAds(){return this.allowMidRollAds}setAllowMidRollAds(t){this.allowMidRollAds=t}getInstreamStandard(){return this.instreamStandard}setInstreamStandard(t){this.instreamStandard=t}getInstreamTrueview(){return this.instreamTrueview}setInstreamTrueview(t){this.instreamTrueview=t}getClaimType(){return this.claimType}setClaimType(t){this.claimType=t}getBlockOutsideOwnership(){return this.blockOutsideOwnership}setBlockOutsideOwnership(t){this.blockOutsideOwnership=t}getCaptionAutosync(){return this.captionAutosync}setCaptionAutosync(t){this.captionAutosync=t}getDeleteReference(){return this.deleteReference}setDeleteReference(t){this.deleteReference=t}getReleaseClaims(){return this.releaseClaims}setReleaseClaims(t){this.releaseClaims=t}getApiAuthorizeUrl(){return this.apiAuthorizeUrl}setApiAuthorizeUrl(t){this.apiAuthorizeUrl=t}getPrivacyStatus(){return this.privacyStatus}setPrivacyStatus(t){this.privacyStatus=t}getEnableContentId(){return this.enableContentId}setEnableContentId(t){this.enableContentId=t}getThirdPartyAds(){return this.thirdPartyAds}setThirdPartyAds(t){this.thirdPartyAds=t}getProductListingAds(){return this.productListingAds}setProductListingAds(t){this.productListingAds=t}getDomainWhitelist(){return this.domainWhitelist}setDomainWhitelist(t){this.domainWhitelist=t}getNotifySubscribers(){return this.notifySubscribers}setNotifySubscribers(t){this.notifySubscribers=t}};t.exports.YoutubeApiDistributionJobProviderData=class extends vi{constructor(t=null){super(t),this.objectType="KalturaYoutubeApiDistributionJobProviderData"}getVideoAssetFilePath(){return this.videoAssetFilePath}setVideoAssetFilePath(t){this.videoAssetFilePath=t}getThumbAssetFilePath(){return this.thumbAssetFilePath}setThumbAssetFilePath(t){this.thumbAssetFilePath=t}getCaptionsInfo(){return this.captionsInfo}setCaptionsInfo(t){this.captionsInfo=t}};t.exports.YoutubeApiDistributionProfile=class extends Fi{constructor(t=null){super(t),this.objectType="KalturaYoutubeApiDistributionProfile"}getUsername(){return this.username}setUsername(t){this.username=t}getDefaultCategory(){return this.defaultCategory}setDefaultCategory(t){this.defaultCategory=t}getAllowComments(){return this.allowComments}setAllowComments(t){this.allowComments=t}getAllowEmbedding(){return this.allowEmbedding}setAllowEmbedding(t){this.allowEmbedding=t}getAllowRatings(){return this.allowRatings}setAllowRatings(t){this.allowRatings=t}getAllowResponses(){return this.allowResponses}setAllowResponses(t){this.allowResponses=t}getApiAuthorizeUrl(){return this.apiAuthorizeUrl}setApiAuthorizeUrl(t){this.apiAuthorizeUrl=t}getGoogleClientId(){return this.googleClientId}setGoogleClientId(t){this.googleClientId=t}getGoogleClientSecret(){return this.googleClientSecret}setGoogleClientSecret(t){this.googleClientSecret=t}getGoogleTokenData(){return this.googleTokenData}setGoogleTokenData(t){this.googleTokenData=t}getAssumeSuccess(){return this.assumeSuccess}setAssumeSuccess(t){this.assumeSuccess=t}getPrivacyStatus(){return this.privacyStatus}setPrivacyStatus(t){this.privacyStatus=t}};t.exports.AccessControlFilter=class extends Ga{constructor(t=null){super(t),this.objectType="KalturaAccessControlFilter"}};t.exports.AccessControlProfileFilter=class extends Va{constructor(t=null){super(t),this.objectType="KalturaAccessControlProfileFilter"}};t.exports.ActionNameCondition=class extends Mn{constructor(t=null){super(t),this.objectType="KalturaActionNameCondition"}};class so extends Za{constructor(t=null){super(t),this.objectType="KalturaActivitiBusinessProcessServerBaseFilter"}}t.exports.ActivitiBusinessProcessServerBaseFilter=so;t.exports.AmazonS3StorageExportJobData=class extends Jn{constructor(t=null){super(t),this.objectType="KalturaAmazonS3StorageExportJobData"}getFilesPermissionInS3(){return this.filesPermissionInS3}setFilesPermissionInS3(t){this.filesPermissionInS3=t}getS3Region(){return this.s3Region}setS3Region(t){this.s3Region=t}getSseType(){return this.sseType}setSseType(t){this.sseType=t}getSseKmsKeyId(){return this.sseKmsKeyId}setSseKmsKeyId(t){this.sseKmsKeyId=t}getSignatureType(){return this.signatureType}setSignatureType(t){this.signatureType=t}getEndPoint(){return this.endPoint}setEndPoint(t){this.endPoint=t}getStorageClass(){return this.storageClass}setStorageClass(t){this.storageClass=t}};class io extends Xn{constructor(t=null){super(t),this.objectType="KalturaAmazonS3StorageProfileBaseFilter"}}t.exports.AmazonS3StorageProfileBaseFilter=io;t.exports.AnonymousIPContextField=class extends Pn{constructor(t=null){super(t),this.objectType="KalturaAnonymousIPContextField"}getGeoCoderType(){return this.geoCoderType}setGeoCoderType(t){this.geoCoderType=t}};class ao extends Ha{constructor(t=null){super(t),this.objectType="KalturaAssetParamsFilter"}}t.exports.AssetParamsFilter=ao;t.exports.AuditTrailFilter=class extends Ya{constructor(t=null){super(t),this.objectType="KalturaAuditTrailFilter"}};class no extends ln{constructor(t=null){super(t),this.objectType="KalturaAvnDistributionProviderBaseFilter"}}t.exports.AvnDistributionProviderBaseFilter=no;t.exports.BaseEntryCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaBaseEntryCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.BaseEntryMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaBaseEntryMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.BatchJobFilterExt=class extends mi{constructor(t=null){super(t),this.objectType="KalturaBatchJobFilterExt"}getJobTypeAndSubTypeIn(){return this.jobTypeAndSubTypeIn}setJobTypeAndSubTypeIn(t){this.jobTypeAndSubTypeIn=t}};t.exports.BeaconScheduledResourceItem=class extends Ja{constructor(t=null){super(t),this.objectType="KalturaBeaconScheduledResourceItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.BulkUploadICalJobData=class extends Xa{constructor(t=null){super(t),this.objectType="KalturaBulkUploadICalJobData"}getEventsType(){return this.eventsType}setEventsType(t){this.eventsType=t}};t.exports.BulkUploadScheduleEventCsvJobData=class extends Xa{constructor(t=null){super(t),this.objectType="KalturaBulkUploadScheduleEventCsvJobData"}getCsvVersion(){return this.csvVersion}getColumns(){return this.columns}setColumns(t){this.columns=t}};class oo extends Dn{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessNotificationTemplateBaseFilter"}}t.exports.BusinessProcessNotificationTemplateBaseFilter=oo;t.exports.CategoryFilter=class extends $a{constructor(t=null){super(t),this.objectType="KalturaCategoryFilter"}getFreeText(){return this.freeText}setFreeText(t){this.freeText=t}getMembersIn(){return this.membersIn}setMembersIn(t){this.membersIn=t}getNameOrReferenceIdStartsWith(){return this.nameOrReferenceIdStartsWith}setNameOrReferenceIdStartsWith(t){this.nameOrReferenceIdStartsWith=t}getManagerEqual(){return this.managerEqual}setManagerEqual(t){this.managerEqual=t}getMemberEqual(){return this.memberEqual}setMemberEqual(t){this.memberEqual=t}getFullNameStartsWithIn(){return this.fullNameStartsWithIn}setFullNameStartsWithIn(t){this.fullNameStartsWithIn=t}getAncestorIdIn(){return this.ancestorIdIn}setAncestorIdIn(t){this.ancestorIdIn=t}getIdOrInheritedParentIdIn(){return this.idOrInheritedParentIdIn}setIdOrInheritedParentIdIn(t){this.idOrInheritedParentIdIn=t}};t.exports.CategoriesCsvJobData=class extends xn{constructor(t=null){super(t),this.objectType="KalturaCategoriesCsvJobData"}getFilter(){return this.filter}setFilter(t){this.filter=t}};t.exports.CategoryEntryFilter=class extends tn{constructor(t=null){super(t),this.objectType="KalturaCategoryEntryFilter"}};class uo extends ln{constructor(t=null){super(t),this.objectType="KalturaComcastMrssDistributionProviderBaseFilter"}}t.exports.ComcastMrssDistributionProviderBaseFilter=uo;t.exports.ConfMapsFilter=class extends en{constructor(t=null){super(t),this.objectType="KalturaConfMapsFilter"}};class lo extends mn{constructor(t=null){super(t),this.objectType="KalturaConferenceEntryServerNodeBaseFilter"}}t.exports.ConferenceEntryServerNodeBaseFilter=lo;class co extends Vn{constructor(t=null){super(t),this.objectType="KalturaConferenceServerNodeBaseFilter"}}t.exports.ConferenceServerNodeBaseFilter=co;class ho extends un{constructor(t=null){super(t),this.objectType="KalturaConfigurableDistributionProfileBaseFilter"}}t.exports.ConfigurableDistributionProfileBaseFilter=ho;class po extends Rn{constructor(t=null){super(t),this.objectType="KalturaConstantXsltSyndicationFeed"}}t.exports.ConstantXsltSyndicationFeed=po;t.exports.ConversionProfileFilter=class extends sn{constructor(t=null){super(t),this.objectType="KalturaConversionProfileFilter"}};t.exports.ConversionProfileAssetParamsFilter=class extends rn{constructor(t=null){super(t),this.objectType="KalturaConversionProfileAssetParamsFilter"}getConversionProfileIdFilter(){return this.conversionProfileIdFilter}setConversionProfileIdFilter(t){this.conversionProfileIdFilter=t}getAssetParamsIdFilter(){return this.assetParamsIdFilter}setAssetParamsIdFilter(t){this.assetParamsIdFilter=t}};t.exports.CoordinatesContextField=class extends Pn{constructor(t=null){super(t),this.objectType="KalturaCoordinatesContextField"}getGeoCoderType(){return this.geoCoderType}setGeoCoderType(t){this.geoCoderType=t}};t.exports.CountryContextField=class extends Pn{constructor(t=null){super(t),this.objectType="KalturaCountryContextField"}getGeoCoderType(){return this.geoCoderType}setGeoCoderType(t){this.geoCoderType=t}};class Eo extends ln{constructor(t=null){super(t),this.objectType="KalturaCrossKalturaDistributionProviderBaseFilter"}}t.exports.CrossKalturaDistributionProviderBaseFilter=Eo;class To extends an{constructor(t=null){super(t),this.objectType="KalturaCuePointFilter"}getFreeText(){return this.freeText}setFreeText(t){this.freeText=t}getUserIdEqualCurrent(){return this.userIdEqualCurrent}setUserIdEqualCurrent(t){this.userIdEqualCurrent=t}getUserIdCurrent(){return this.userIdCurrent}setUserIdCurrent(t){this.userIdCurrent=t}}t.exports.CuePointFilter=To;class go extends ln{constructor(t=null){super(t),this.objectType="KalturaDailymotionDistributionProviderBaseFilter"}}t.exports.DailymotionDistributionProviderBaseFilter=go;t.exports.DataEntryCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaDataEntryCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.DataEntryMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaDataEntryMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};class Ao extends nn{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileAkamaiAppleHttpManifestBaseFilter"}}t.exports.DeliveryProfileAkamaiAppleHttpManifestBaseFilter=Ao;class Io extends nn{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileAkamaiHdsBaseFilter"}}t.exports.DeliveryProfileAkamaiHdsBaseFilter=Io;class yo extends nn{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileAkamaiHttpBaseFilter"}}t.exports.DeliveryProfileAkamaiHttpBaseFilter=yo;class mo extends nn{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericAppleHttpBaseFilter"}}t.exports.DeliveryProfileGenericAppleHttpBaseFilter=mo;class So extends nn{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericHdsBaseFilter"}}t.exports.DeliveryProfileGenericHdsBaseFilter=So;class Do extends nn{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericHttpBaseFilter"}}t.exports.DeliveryProfileGenericHttpBaseFilter=Do;class Co extends nn{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericSilverLightBaseFilter"}}t.exports.DeliveryProfileGenericSilverLightBaseFilter=Co;class Po extends nn{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileLiveAppleHttpBaseFilter"}}t.exports.DeliveryProfileLiveAppleHttpBaseFilter=Po;class bo extends nn{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileRtmpBaseFilter"}}t.exports.DeliveryProfileRtmpBaseFilter=bo;t.exports.DeliveryProfileVodPackagerHls=class extends on{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileVodPackagerHls"}getAllowFairplayOffline(){return this.allowFairplayOffline}setAllowFairplayOffline(t){this.allowFairplayOffline=t}};class Ro extends Vn{constructor(t=null){super(t),this.objectType="KalturaDeliveryServerNodeBaseFilter"}}t.exports.DeliveryServerNodeBaseFilter=Ro;t.exports.DistributionDisableJobData=class extends dn{constructor(t=null){super(t),this.objectType="KalturaDistributionDisableJobData"}};t.exports.DistributionEnableJobData=class extends dn{constructor(t=null){super(t),this.objectType="KalturaDistributionEnableJobData"}};t.exports.DocumentEntryCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaDocumentEntryCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.DocumentEntryMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaDocumentEntryMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.DocumentFlavorParamsOutput=class extends ir{constructor(t=null){super(t),this.objectType="KalturaDocumentFlavorParamsOutput"}};class Oo extends ln{constructor(t=null){super(t),this.objectType="KalturaDoubleClickDistributionProviderBaseFilter"}}t.exports.DoubleClickDistributionProviderBaseFilter=Oo;t.exports.DropFolderImportJobData=class extends Yn{constructor(t=null){super(t),this.objectType="KalturaDropFolderImportJobData"}getDropFolderFileId(){return this.dropFolderFileId}setDropFolderFileId(t){this.dropFolderFileId=t}};t.exports.DropFolderXmlBulkUploadJobData=class extends Qa{constructor(t=null){super(t),this.objectType="KalturaDropFolderXmlBulkUploadJobData"}getDropFolderId(){return this.dropFolderId}setDropFolderId(t){this.dropFolderId=t}};t.exports.ESearchCategoryEntryItem=class extends gn{constructor(t=null){super(t),this.objectType="KalturaESearchCategoryEntryItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}getCategoryEntryStatus(){return this.categoryEntryStatus}setCategoryEntryStatus(t){this.categoryEntryStatus=t}};t.exports.ESearchCategoryItem=class extends Tn{constructor(t=null){super(t),this.objectType="KalturaESearchCategoryItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.ESearchCategoryMetadataItem=class extends Tn{constructor(t=null){super(t),this.objectType="KalturaESearchCategoryMetadataItem"}getXpath(){return this.xpath}setXpath(t){this.xpath=t}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}getMetadataFieldId(){return this.metadataFieldId}setMetadataFieldId(t){this.metadataFieldId=t}};t.exports.ESearchCategoryUserItem=class extends Tn{constructor(t=null){super(t),this.objectType="KalturaESearchCategoryUserItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}getPermissionLevel(){return this.permissionLevel}setPermissionLevel(t){this.permissionLevel=t}getPermissionName(){return this.permissionName}setPermissionName(t){this.permissionName=t}};t.exports.ESearchEntryItem=class extends gn{constructor(t=null){super(t),this.objectType="KalturaESearchEntryItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.ESearchGroupItem=class extends An{constructor(t=null){super(t),this.objectType="KalturaESearchGroupItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.ESearchGroupMetadataItem=class extends An{constructor(t=null){super(t),this.objectType="KalturaESearchGroupMetadataItem"}getXpath(){return this.xpath}setXpath(t){this.xpath=t}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}getMetadataFieldId(){return this.metadataFieldId}setMetadataFieldId(t){this.metadataFieldId=t}};t.exports.ESearchGroupUserItem=class extends In{constructor(t=null){super(t),this.objectType="KalturaESearchGroupUserItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}getCreationMode(){return this.creationMode}setCreationMode(t){this.creationMode=t}};t.exports.ESearchUnifiedItem=class extends gn{constructor(t=null){super(t),this.objectType="KalturaESearchUnifiedItem"}};t.exports.ESearchUserItem=class extends In{constructor(t=null){super(t),this.objectType="KalturaESearchUserItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.ESearchUserMetadataItem=class extends In{constructor(t=null){super(t),this.objectType="KalturaESearchUserMetadataItem"}getXpath(){return this.xpath}setXpath(t){this.xpath=t}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}getMetadataFieldId(){return this.metadataFieldId}setMetadataFieldId(t){this.metadataFieldId=t}};class _o extends Dn{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationTemplateBaseFilter"}}t.exports.EmailNotificationTemplateBaseFilter=_o;t.exports.EntriesCsvJobData=class extends xn{constructor(t=null){super(t),this.objectType="KalturaEntriesCsvJobData"}getFilter(){return this.filter}setFilter(t){this.filter=t}};t.exports.EntryDistributionFilter=class extends yn{constructor(t=null){super(t),this.objectType="KalturaEntryDistributionFilter"}};t.exports.EvalBooleanField=class extends oa{constructor(t=null){super(t),this.objectType="KalturaEvalBooleanField"}getCode(){return this.code}setCode(t){this.code=t}};t.exports.EvalStringField=class extends Pn{constructor(t=null){super(t),this.objectType="KalturaEvalStringField"}getCode(){return this.code}setCode(t){this.code=t}};t.exports.ExternalMediaEntryCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaExternalMediaEntryCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.ExternalMediaEntryMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaExternalMediaEntryMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};class fo extends ln{constructor(t=null){super(t),this.objectType="KalturaFacebookDistributionProviderBaseFilter"}}t.exports.FacebookDistributionProviderBaseFilter=fo;t.exports.FileAssetFilter=class extends bn{constructor(t=null){super(t),this.objectType="KalturaFileAssetFilter"}};class xo extends un{constructor(t=null){super(t),this.objectType="KalturaFreewheelDistributionProfileBaseFilter"}}t.exports.FreewheelDistributionProfileBaseFilter=xo;class Lo extends ln{constructor(t=null){super(t),this.objectType="KalturaFreewheelDistributionProviderBaseFilter"}}t.exports.FreewheelDistributionProviderBaseFilter=Lo;class No extends ln{constructor(t=null){super(t),this.objectType="KalturaFreewheelGenericDistributionProviderBaseFilter"}}t.exports.FreewheelGenericDistributionProviderBaseFilter=No;class vo extends ln{constructor(t=null){super(t),this.objectType="KalturaFtpDistributionProviderBaseFilter"}}t.exports.FtpDistributionProviderBaseFilter=vo;class Fo extends Ni{constructor(t=null){super(t),this.objectType="KalturaGenericDataCenterContentResource"}}t.exports.GenericDataCenterContentResource=Fo;class qo extends un{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProfileBaseFilter"}}t.exports.GenericDistributionProfileBaseFilter=qo;class Uo extends ln{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProviderBaseFilter"}getIdEqual(){return this.idEqual}setIdEqual(t){this.idEqual=t}getIdIn(){return this.idIn}setIdIn(t){this.idIn=t}getCreatedAtGreaterThanOrEqual(){return this.createdAtGreaterThanOrEqual}setCreatedAtGreaterThanOrEqual(t){this.createdAtGreaterThanOrEqual=t}getCreatedAtLessThanOrEqual(){return this.createdAtLessThanOrEqual}setCreatedAtLessThanOrEqual(t){this.createdAtLessThanOrEqual=t}getUpdatedAtGreaterThanOrEqual(){return this.updatedAtGreaterThanOrEqual}setUpdatedAtGreaterThanOrEqual(t){this.updatedAtGreaterThanOrEqual=t}getUpdatedAtLessThanOrEqual(){return this.updatedAtLessThanOrEqual}setUpdatedAtLessThanOrEqual(t){this.updatedAtLessThanOrEqual=t}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}getPartnerIdIn(){return this.partnerIdIn}setPartnerIdIn(t){this.partnerIdIn=t}getIsDefaultEqual(){return this.isDefaultEqual}setIsDefaultEqual(t){this.isDefaultEqual=t}getIsDefaultIn(){return this.isDefaultIn}setIsDefaultIn(t){this.isDefaultIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}}t.exports.GenericDistributionProviderBaseFilter=Uo;class Bo extends za{constructor(t=null){super(t),this.objectType="KalturaGenericSyndicationFeedBaseFilter"}}t.exports.GenericSyndicationFeedBaseFilter=Bo;class Mo extends za{constructor(t=null){super(t),this.objectType="KalturaGoogleVideoSyndicationFeedBaseFilter"}}t.exports.GoogleVideoSyndicationFeedBaseFilter=Mo;t.exports.GroupUserFilter=class extends On{constructor(t=null){super(t),this.objectType="KalturaGroupUserFilter"}};t.exports.HttpHeaderCondition=class extends Mn{constructor(t=null){super(t),this.objectType="KalturaHttpHeaderCondition"}getHeaderName(){return this.headerName}setHeaderName(t){this.headerName=t}};class jo extends Dn{constructor(t=null){super(t),this.objectType="KalturaHttpNotificationTemplateBaseFilter"}}t.exports.HttpNotificationTemplateBaseFilter=jo;class wo extends ln{constructor(t=null){super(t),this.objectType="KalturaHuluDistributionProviderBaseFilter"}}t.exports.HuluDistributionProviderBaseFilter=wo;class Ko extends za{constructor(t=null){super(t),this.objectType="KalturaITunesSyndicationFeedBaseFilter"}}t.exports.ITunesSyndicationFeedBaseFilter=Ko;class ko extends ln{constructor(t=null){super(t),this.objectType="KalturaIdeticDistributionProviderBaseFilter"}}t.exports.IdeticDistributionProviderBaseFilter=ko;t.exports.ImageFlavorParamsOutput=class extends ir{constructor(t=null){super(t),this.objectType="KalturaImageFlavorParamsOutput"}getDensityWidth(){return this.densityWidth}setDensityWidth(t){this.densityWidth=t}getDensityHeight(){return this.densityHeight}setDensityHeight(t){this.densityHeight=t}getSizeWidth(){return this.sizeWidth}setSizeWidth(t){this.sizeWidth=t}getSizeHeight(){return this.sizeHeight}setSizeHeight(t){this.sizeHeight=t}getDepth(){return this.depth}setDepth(t){this.depth=t}};t.exports.IpAddressContextField=class extends Pn{constructor(t=null){super(t),this.objectType="KalturaIpAddressContextField"}};t.exports.KontikiStorageDeleteJobData=class extends zn{constructor(t=null){super(t),this.objectType="KalturaKontikiStorageDeleteJobData"}getContentMoid(){return this.contentMoid}setContentMoid(t){this.contentMoid=t}getServiceToken(){return this.serviceToken}setServiceToken(t){this.serviceToken=t}};t.exports.KontikiStorageExportJobData=class extends Jn{constructor(t=null){super(t),this.objectType="KalturaKontikiStorageExportJobData"}getFlavorAssetId(){return this.flavorAssetId}setFlavorAssetId(t){this.flavorAssetId=t}getContentMoid(){return this.contentMoid}setContentMoid(t){this.contentMoid=t}getServiceToken(){return this.serviceToken}setServiceToken(t){this.serviceToken=t}};class Go extends Xn{constructor(t=null){super(t),this.objectType="KalturaKontikiStorageProfileBaseFilter"}}t.exports.KontikiStorageProfileBaseFilter=Go;t.exports.LikeFilter=class extends _n{constructor(t=null){super(t),this.objectType="KalturaLikeFilter"}};t.exports.LiveChannelCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaLiveChannelCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.LiveChannelMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaLiveChannelMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.LiveChannelSegmentFilter=class extends fn{constructor(t=null){super(t),this.objectType="KalturaLiveChannelSegmentFilter"}};t.exports.LiveClusterMediaServerNode=class extends Ln{constructor(t=null){super(t),this.objectType="KalturaLiveClusterMediaServerNode"}};t.exports.LiveEntryCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaLiveEntryCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.LiveEntryMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaLiveEntryMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};class Vo extends mn{constructor(t=null){super(t),this.objectType="KalturaLiveEntryServerNodeBaseFilter"}}t.exports.LiveEntryServerNodeBaseFilter=Vo;t.exports.LiveRedirectScheduleEvent=class extends Wa{constructor(t=null){super(t),this.objectType="KalturaLiveRedirectScheduleEvent"}getRedirectEntryId(){return this.redirectEntryId}setRedirectEntryId(t){this.redirectEntryId=t}};t.exports.LiveStreamAdminEntryCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaLiveStreamAdminEntryCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.LiveStreamAdminEntryMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaLiveStreamAdminEntryMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.LiveStreamEntryCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaLiveStreamEntryCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.LiveStreamEntryMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaLiveStreamEntryMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.LiveStreamScheduleEvent=class extends Wa{constructor(t=null){super(t),this.objectType="KalturaLiveStreamScheduleEvent"}getSourceEntryId(){return this.sourceEntryId}setSourceEntryId(t){this.sourceEntryId=t}getProjectedAudience(){return this.projectedAudience}setProjectedAudience(t){this.projectedAudience=t}getPreStartTime(){return this.preStartTime}setPreStartTime(t){this.preStartTime=t}getPostEndTime(){return this.postEndTime}setPostEndTime(t){this.postEndTime=t}getPreStartEntryId(){return this.preStartEntryId}setPreStartEntryId(t){this.preStartEntryId=t}getPostEndEntryId(){return this.postEndEntryId}setPostEndEntryId(t){this.postEndEntryId=t}getIsContentInterruptible(){return this.isContentInterruptible}setIsContentInterruptible(t){this.isContentInterruptible=t}getLiveFeatures(){return this.liveFeatures}setLiveFeatures(t){this.liveFeatures=t}};t.exports.MediaEntryCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaMediaEntryCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.MediaEntryMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaMediaEntryMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.MediaFlavorParamsOutput=class extends ir{constructor(t=null){super(t),this.objectType="KalturaMediaFlavorParamsOutput"}};t.exports.MetadataField=class extends Pn{constructor(t=null){super(t),this.objectType="KalturaMetadataField"}getXPath(){return this.xPath}setXPath(t){this.xPath=t}getProfileId(){return this.profileId}setProfileId(t){this.profileId=t}getProfileSystemName(){return this.profileSystemName}setProfileSystemName(t){this.profileSystemName=t}};t.exports.MetadataFilter=class extends Nn{constructor(t=null){super(t),this.objectType="KalturaMetadataFilter"}};class Ho extends ln{constructor(t=null){super(t),this.objectType="KalturaMetroPcsDistributionProviderBaseFilter"}}t.exports.MetroPcsDistributionProviderBaseFilter=Ho;t.exports.MixEntryCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaMixEntryCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.MixEntryMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaMixEntryMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};class Yo extends ln{constructor(t=null){super(t),this.objectType="KalturaMsnDistributionProviderBaseFilter"}}t.exports.MsnDistributionProviderBaseFilter=Yo;t.exports.ObjectIdField=class extends Pn{constructor(t=null){super(t),this.objectType="KalturaObjectIdField"}};t.exports.PdfFlavorParamsOutput=class extends ir{constructor(t=null){super(t),this.objectType="KalturaPdfFlavorParamsOutput"}getReadonly(){return this.readonly}setReadonly(t){this.readonly=t}};t.exports.PermissionFilter=class extends Fn{constructor(t=null){super(t),this.objectType="KalturaPermissionFilter"}};class Wo extends qn{constructor(t=null){super(t),this.objectType="KalturaPermissionItemFilter"}}t.exports.PermissionItemFilter=Wo;class zo extends cn{constructor(t=null){super(t),this.objectType="KalturaPlayReadyPolicyBaseFilter"}}t.exports.PlayReadyPolicyBaseFilter=zo;class Jo extends hn{constructor(t=null){super(t),this.objectType="KalturaPlayReadyProfileBaseFilter"}}t.exports.PlayReadyProfileBaseFilter=Jo;t.exports.PlayableEntryCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaPlayableEntryCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.PlayableEntryMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaPlayableEntryMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.PlaylistCompareAttributeCondition=class extends kn{constructor(t=null){super(t),this.objectType="KalturaPlaylistCompareAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};t.exports.PlaylistMatchAttributeCondition=class extends Gn{constructor(t=null){super(t),this.objectType="KalturaPlaylistMatchAttributeCondition"}getAttribute(){return this.attribute}setAttribute(t){this.attribute=t}};class Xo extends un{constructor(t=null){super(t),this.objectType="KalturaPodcastDistributionProfileBaseFilter"}}t.exports.PodcastDistributionProfileBaseFilter=Xo;class Qo extends ln{constructor(t=null){super(t),this.objectType="KalturaPodcastDistributionProviderBaseFilter"}}t.exports.PodcastDistributionProviderBaseFilter=Qo;class Zo extends Dn{constructor(t=null){super(t),this.objectType="KalturaPushNotificationTemplateBaseFilter"}}t.exports.PushNotificationTemplateBaseFilter=Zo;class $o extends ln{constructor(t=null){super(t),this.objectType="KalturaQuickPlayDistributionProviderBaseFilter"}}t.exports.QuickPlayDistributionProviderBaseFilter=$o;t.exports.RatingCountFilter=class extends Un{constructor(t=null){super(t),this.objectType="KalturaRatingCountFilter"}};t.exports.ReachProfileFilter=class extends Bn{constructor(t=null){super(t),this.objectType="KalturaReachProfileFilter"}};class tu extends En{constructor(t=null){super(t),this.objectType="KalturaRemoteDropFolderBaseFilter"}}t.exports.RemoteDropFolderBaseFilter=tu;t.exports.ReoccurringVendorCredit=class extends Qn{constructor(t=null){super(t),this.objectType="KalturaReoccurringVendorCredit"}getFrequency(){return this.frequency}setFrequency(t){this.frequency=t}};class eu extends jn{constructor(t=null){super(t),this.objectType="KalturaScheduleEventFilter"}getResourceIdsLike(){return this.resourceIdsLike}setResourceIdsLike(t){this.resourceIdsLike=t}getResourceIdsMultiLikeOr(){return this.resourceIdsMultiLikeOr}setResourceIdsMultiLikeOr(t){this.resourceIdsMultiLikeOr=t}getResourceIdsMultiLikeAnd(){return this.resourceIdsMultiLikeAnd}setResourceIdsMultiLikeAnd(t){this.resourceIdsMultiLikeAnd=t}getParentResourceIdsLike(){return this.parentResourceIdsLike}setParentResourceIdsLike(t){this.parentResourceIdsLike=t}getParentResourceIdsMultiLikeOr(){return this.parentResourceIdsMultiLikeOr}setParentResourceIdsMultiLikeOr(t){this.parentResourceIdsMultiLikeOr=t}getParentResourceIdsMultiLikeAnd(){return this.parentResourceIdsMultiLikeAnd}setParentResourceIdsMultiLikeAnd(t){this.parentResourceIdsMultiLikeAnd=t}getTemplateEntryCategoriesIdsMultiLikeAnd(){return this.templateEntryCategoriesIdsMultiLikeAnd}setTemplateEntryCategoriesIdsMultiLikeAnd(t){this.templateEntryCategoriesIdsMultiLikeAnd=t}getTemplateEntryCategoriesIdsMultiLikeOr(){return this.templateEntryCategoriesIdsMultiLikeOr}setTemplateEntryCategoriesIdsMultiLikeOr(t){this.templateEntryCategoriesIdsMultiLikeOr=t}getResourceSystemNamesMultiLikeOr(){return this.resourceSystemNamesMultiLikeOr}setResourceSystemNamesMultiLikeOr(t){this.resourceSystemNamesMultiLikeOr=t}getTemplateEntryCategoriesIdsLike(){return this.templateEntryCategoriesIdsLike}setTemplateEntryCategoriesIdsLike(t){this.templateEntryCategoriesIdsLike=t}getResourceSystemNamesMultiLikeAnd(){return this.resourceSystemNamesMultiLikeAnd}setResourceSystemNamesMultiLikeAnd(t){this.resourceSystemNamesMultiLikeAnd=t}getResourceSystemNamesLike(){return this.resourceSystemNamesLike}setResourceSystemNamesLike(t){this.resourceSystemNamesLike=t}getResourceIdEqual(){return this.resourceIdEqual}setResourceIdEqual(t){this.resourceIdEqual=t}}t.exports.ScheduleEventFilter=eu;t.exports.ScheduleEventResourceFilter=class extends wn{constructor(t=null){super(t),this.objectType="KalturaScheduleEventResourceFilter"}getEventIdOrItsParentIdEqual(){return this.eventIdOrItsParentIdEqual}setEventIdOrItsParentIdEqual(t){this.eventIdOrItsParentIdEqual=t}};class ru extends Kn{constructor(t=null){super(t),this.objectType="KalturaScheduleResourceFilter"}}t.exports.ScheduleResourceFilter=ru;t.exports.ScpDropFolder=class extends Hn{constructor(t=null){super(t),this.objectType="KalturaScpDropFolder"}};t.exports.SftpDropFolder=class extends Hn{constructor(t=null){super(t),this.objectType="KalturaSftpDropFolder"}};class su extends mn{constructor(t=null){super(t),this.objectType="KalturaSipEntryServerNodeBaseFilter"}}t.exports.SipEntryServerNodeBaseFilter=su;class iu extends Vn{constructor(t=null){super(t),this.objectType="KalturaSipServerNodeBaseFilter"}}t.exports.SipServerNodeBaseFilter=iu;t.exports.SshUrlResource=class extends Ds{constructor(t=null){super(t),this.objectType="KalturaSshUrlResource"}getPrivateKey(){return this.privateKey}setPrivateKey(t){this.privateKey=t}getPublicKey(){return this.publicKey}setPublicKey(t){this.publicKey=t}getKeyPassphrase(){return this.keyPassphrase}setKeyPassphrase(t){this.keyPassphrase=t}};t.exports.SsoFilter=class extends Wn{constructor(t=null){super(t),this.objectType="KalturaSsoFilter"}};t.exports.SwfFlavorParamsOutput=class extends ir{constructor(t=null){super(t),this.objectType="KalturaSwfFlavorParamsOutput"}getFlashVersion(){return this.flashVersion}setFlashVersion(t){this.flashVersion=t}getPoly2Bitmap(){return this.poly2Bitmap}setPoly2Bitmap(t){this.poly2Bitmap=t}};class au extends un{constructor(t=null){super(t),this.objectType="KalturaSyndicationDistributionProfileBaseFilter"}}t.exports.SyndicationDistributionProfileBaseFilter=au;t.exports.SyndicationDistributionProviderBaseFilter=class extends ln{constructor(t=null){super(t),this.objectType="KalturaSyndicationDistributionProviderBaseFilter"}};t.exports.SystemPartnerFilter=class extends vn{constructor(t=null){super(t),this.objectType="KalturaSystemPartnerFilter"}getPartnerParentIdEqual(){return this.partnerParentIdEqual}setPartnerParentIdEqual(t){this.partnerParentIdEqual=t}getPartnerParentIdIn(){return this.partnerParentIdIn}setPartnerParentIdIn(t){this.partnerParentIdIn=t}getAdminEmailEqual(){return this.adminEmailEqual}setAdminEmailEqual(t){this.adminEmailEqual=t}};t.exports.TimeContextField=class extends Cn{constructor(t=null){super(t),this.objectType="KalturaTimeContextField"}getOffset(){return this.offset}setOffset(t){this.offset=t}};class nu extends za{constructor(t=null){super(t),this.objectType="KalturaTubeMogulSyndicationFeedBaseFilter"}}t.exports.TubeMogulSyndicationFeedBaseFilter=nu;class ou extends Zn{constructor(t=null){super(t),this.objectType="KalturaUiConfAdminBaseFilter"}}t.exports.UiConfAdminBaseFilter=ou;class uu extends ln{constructor(t=null){super(t),this.objectType="KalturaUnicornDistributionProviderBaseFilter"}}t.exports.UnicornDistributionProviderBaseFilter=uu;t.exports.UserAgentCondition=class extends Mn{constructor(t=null){super(t),this.objectType="KalturaUserAgentCondition"}};t.exports.UserAgentContextField=class extends Pn{constructor(t=null){super(t),this.objectType="KalturaUserAgentContextField"}};t.exports.UserEmailContextField=class extends Pn{constructor(t=null){super(t),this.objectType="KalturaUserEmailContextField"}};class lu extends $n{constructor(t=null){super(t),this.objectType="KalturaUserEntryFilter"}getUserIdEqualCurrent(){return this.userIdEqualCurrent}setUserIdEqualCurrent(t){this.userIdEqualCurrent=t}getIsAnonymous(){return this.isAnonymous}setIsAnonymous(t){this.isAnonymous=t}getPrivacyContextEqual(){return this.privacyContextEqual}setPrivacyContextEqual(t){this.privacyContextEqual=t}getPrivacyContextIn(){return this.privacyContextIn}setPrivacyContextIn(t){this.privacyContextIn=t}getPartnerId(){return this.partnerId}setPartnerId(t){this.partnerId=t}}t.exports.UserEntryFilter=lu;t.exports.UserLoginDataFilter=class extends to{constructor(t=null){super(t),this.objectType="KalturaUserLoginDataFilter"}};t.exports.UserRoleFilter=class extends eo{constructor(t=null){super(t),this.objectType="KalturaUserRoleFilter"}};t.exports.UsersCsvJobData=class extends xn{constructor(t=null){super(t),this.objectType="KalturaUsersCsvJobData"}getFilter(){return this.filter}setFilter(t){this.filter=t}};class du extends ro{constructor(t=null){super(t),this.objectType="KalturaVendorCatalogItemFilter"}getPartnerIdEqual(){return this.partnerIdEqual}setPartnerIdEqual(t){this.partnerIdEqual=t}}t.exports.VendorCatalogItemFilter=du;t.exports.WebcamTokenResource=class extends Ni{constructor(t=null){super(t),this.objectType="KalturaWebcamTokenResource"}getToken(){return this.token}setToken(t){this.token=t}};class cu extends En{constructor(t=null){super(t),this.objectType="KalturaWebexDropFolderBaseFilter"}}t.exports.WebexDropFolderBaseFilter=cu;class hu extends pn{constructor(t=null){super(t),this.objectType="KalturaWebexDropFolderFileBaseFilter"}}t.exports.WebexDropFolderFileBaseFilter=hu;t.exports.WidevineFlavorParamsOutput=class extends ir{constructor(t=null){super(t),this.objectType="KalturaWidevineFlavorParamsOutput"}getWidevineDistributionStartDate(){return this.widevineDistributionStartDate}setWidevineDistributionStartDate(t){this.widevineDistributionStartDate=t}getWidevineDistributionEndDate(){return this.widevineDistributionEndDate}setWidevineDistributionEndDate(t){this.widevineDistributionEndDate=t}};class pu extends hn{constructor(t=null){super(t),this.objectType="KalturaWidevineProfileBaseFilter"}}t.exports.WidevineProfileBaseFilter=pu;t.exports.WowzaMediaServerNode=class extends Ln{constructor(t=null){super(t),this.objectType="KalturaWowzaMediaServerNode"}getAppPrefix(){return this.appPrefix}setAppPrefix(t){this.appPrefix=t}getTranscoder(){return this.transcoder}setTranscoder(t){this.transcoder=t}getGPUID(){return this.GPUID}setGPUID(t){this.GPUID=t}getLiveServicePort(){return this.liveServicePort}setLiveServicePort(t){this.liveServicePort=t}getLiveServiceProtocol(){return this.liveServiceProtocol}setLiveServiceProtocol(t){this.liveServiceProtocol=t}getLiveServiceInternalDomain(){return this.liveServiceInternalDomain}setLiveServiceInternalDomain(t){this.liveServiceInternalDomain=t}};class Eu extends ln{constructor(t=null){super(t),this.objectType="KalturaYahooDistributionProviderBaseFilter"}}t.exports.YahooDistributionProviderBaseFilter=Eu;class Tu extends za{constructor(t=null){super(t),this.objectType="KalturaYahooSyndicationFeedBaseFilter"}}t.exports.YahooSyndicationFeedBaseFilter=Tu;class gu extends ln{constructor(t=null){super(t),this.objectType="KalturaYouTubeDistributionProviderBaseFilter"}}t.exports.YouTubeDistributionProviderBaseFilter=gu;class Au extends ln{constructor(t=null){super(t),this.objectType="KalturaYoutubeApiDistributionProviderBaseFilter"}}t.exports.YoutubeApiDistributionProviderBaseFilter=Au;t.exports.ActivitiBusinessProcessServerFilter=class extends so{constructor(t=null){super(t),this.objectType="KalturaActivitiBusinessProcessServerFilter"}};class Iu extends To{constructor(t=null){super(t),this.objectType="KalturaAdCuePointBaseFilter"}getProtocolTypeEqual(){return this.protocolTypeEqual}setProtocolTypeEqual(t){this.protocolTypeEqual=t}getProtocolTypeIn(){return this.protocolTypeIn}setProtocolTypeIn(t){this.protocolTypeIn=t}getTitleLike(){return this.titleLike}setTitleLike(t){this.titleLike=t}getTitleMultiLikeOr(){return this.titleMultiLikeOr}setTitleMultiLikeOr(t){this.titleMultiLikeOr=t}getTitleMultiLikeAnd(){return this.titleMultiLikeAnd}setTitleMultiLikeAnd(t){this.titleMultiLikeAnd=t}getEndTimeGreaterThanOrEqual(){return this.endTimeGreaterThanOrEqual}setEndTimeGreaterThanOrEqual(t){this.endTimeGreaterThanOrEqual=t}getEndTimeLessThanOrEqual(){return this.endTimeLessThanOrEqual}setEndTimeLessThanOrEqual(t){this.endTimeLessThanOrEqual=t}getDurationGreaterThanOrEqual(){return this.durationGreaterThanOrEqual}setDurationGreaterThanOrEqual(t){this.durationGreaterThanOrEqual=t}getDurationLessThanOrEqual(){return this.durationLessThanOrEqual}setDurationLessThanOrEqual(t){this.durationLessThanOrEqual=t}}t.exports.AdCuePointBaseFilter=Iu;t.exports.AmazonS3StorageProfileFilter=class extends io{constructor(t=null){super(t),this.objectType="KalturaAmazonS3StorageProfileFilter"}};class yu extends To{constructor(t=null){super(t),this.objectType="KalturaAnnotationBaseFilter"}getParentIdEqual(){return this.parentIdEqual}setParentIdEqual(t){this.parentIdEqual=t}getParentIdIn(){return this.parentIdIn}setParentIdIn(t){this.parentIdIn=t}getTextLike(){return this.textLike}setTextLike(t){this.textLike=t}getTextMultiLikeOr(){return this.textMultiLikeOr}setTextMultiLikeOr(t){this.textMultiLikeOr=t}getTextMultiLikeAnd(){return this.textMultiLikeAnd}setTextMultiLikeAnd(t){this.textMultiLikeAnd=t}getEndTimeGreaterThanOrEqual(){return this.endTimeGreaterThanOrEqual}setEndTimeGreaterThanOrEqual(t){this.endTimeGreaterThanOrEqual=t}getEndTimeLessThanOrEqual(){return this.endTimeLessThanOrEqual}setEndTimeLessThanOrEqual(t){this.endTimeLessThanOrEqual=t}getDurationGreaterThanOrEqual(){return this.durationGreaterThanOrEqual}setDurationGreaterThanOrEqual(t){this.durationGreaterThanOrEqual=t}getDurationLessThanOrEqual(){return this.durationLessThanOrEqual}setDurationLessThanOrEqual(t){this.durationLessThanOrEqual=t}getIsPublicEqual(){return this.isPublicEqual}setIsPublicEqual(t){this.isPublicEqual=t}}t.exports.AnnotationBaseFilter=yu;class mu extends To{constructor(t=null){super(t),this.objectType="KalturaAnswerCuePointBaseFilter"}getParentIdEqual(){return this.parentIdEqual}setParentIdEqual(t){this.parentIdEqual=t}getParentIdIn(){return this.parentIdIn}setParentIdIn(t){this.parentIdIn=t}getQuizUserEntryIdEqual(){return this.quizUserEntryIdEqual}setQuizUserEntryIdEqual(t){this.quizUserEntryIdEqual=t}getQuizUserEntryIdIn(){return this.quizUserEntryIdIn}setQuizUserEntryIdIn(t){this.quizUserEntryIdIn=t}}t.exports.AnswerCuePointBaseFilter=mu;class Su extends Wo{constructor(t=null){super(t),this.objectType="KalturaApiActionPermissionItemBaseFilter"}}t.exports.ApiActionPermissionItemBaseFilter=Su;class Du extends Wo{constructor(t=null){super(t),this.objectType="KalturaApiParameterPermissionItemBaseFilter"}}t.exports.ApiParameterPermissionItemBaseFilter=Du;class Cu extends ao{constructor(t=null){super(t),this.objectType="KalturaAssetParamsOutputBaseFilter"}}t.exports.AssetParamsOutputBaseFilter=Cu;class Pu extends wt{constructor(t=null){super(t),this.objectType="KalturaAttachmentAssetBaseFilter"}getFormatEqual(){return this.formatEqual}setFormatEqual(t){this.formatEqual=t}getFormatIn(){return this.formatIn}setFormatIn(t){this.formatIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getStatusNotIn(){return this.statusNotIn}setStatusNotIn(t){this.statusNotIn=t}}t.exports.AttachmentAssetBaseFilter=Pu;t.exports.AvnDistributionProviderFilter=class extends no{constructor(t=null){super(t),this.objectType="KalturaAvnDistributionProviderFilter"}};class bu extends oo{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessNotificationTemplateFilter"}}t.exports.BusinessProcessNotificationTemplateFilter=bu;class Ru extends ru{constructor(t=null){super(t),this.objectType="KalturaCameraScheduleResourceBaseFilter"}}t.exports.CameraScheduleResourceBaseFilter=Ru;class Ou extends wt{constructor(t=null){super(t),this.objectType="KalturaCaptionAssetBaseFilter"}getCaptionParamsIdEqual(){return this.captionParamsIdEqual}setCaptionParamsIdEqual(t){this.captionParamsIdEqual=t}getCaptionParamsIdIn(){return this.captionParamsIdIn}setCaptionParamsIdIn(t){this.captionParamsIdIn=t}getFormatEqual(){return this.formatEqual}setFormatEqual(t){this.formatEqual=t}getFormatIn(){return this.formatIn}setFormatIn(t){this.formatIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getStatusNotIn(){return this.statusNotIn}setStatusNotIn(t){this.statusNotIn=t}}t.exports.CaptionAssetBaseFilter=Ou;class _u extends ao{constructor(t=null){super(t),this.objectType="KalturaCaptionParamsBaseFilter"}getFormatEqual(){return this.formatEqual}setFormatEqual(t){this.formatEqual=t}getFormatIn(){return this.formatIn}setFormatIn(t){this.formatIn=t}}t.exports.CaptionParamsBaseFilter=_u;class fu extends To{constructor(t=null){super(t),this.objectType="KalturaCodeCuePointBaseFilter"}getCodeLike(){return this.codeLike}setCodeLike(t){this.codeLike=t}getCodeMultiLikeOr(){return this.codeMultiLikeOr}setCodeMultiLikeOr(t){this.codeMultiLikeOr=t}getCodeMultiLikeAnd(){return this.codeMultiLikeAnd}setCodeMultiLikeAnd(t){this.codeMultiLikeAnd=t}getCodeEqual(){return this.codeEqual}setCodeEqual(t){this.codeEqual=t}getCodeIn(){return this.codeIn}setCodeIn(t){this.codeIn=t}getDescriptionLike(){return this.descriptionLike}setDescriptionLike(t){this.descriptionLike=t}getDescriptionMultiLikeOr(){return this.descriptionMultiLikeOr}setDescriptionMultiLikeOr(t){this.descriptionMultiLikeOr=t}getDescriptionMultiLikeAnd(){return this.descriptionMultiLikeAnd}setDescriptionMultiLikeAnd(t){this.descriptionMultiLikeAnd=t}getEndTimeGreaterThanOrEqual(){return this.endTimeGreaterThanOrEqual}setEndTimeGreaterThanOrEqual(t){this.endTimeGreaterThanOrEqual=t}getEndTimeLessThanOrEqual(){return this.endTimeLessThanOrEqual}setEndTimeLessThanOrEqual(t){this.endTimeLessThanOrEqual=t}getDurationGreaterThanOrEqual(){return this.durationGreaterThanOrEqual}setDurationGreaterThanOrEqual(t){this.durationGreaterThanOrEqual=t}getDurationLessThanOrEqual(){return this.durationLessThanOrEqual}setDurationLessThanOrEqual(t){this.durationLessThanOrEqual=t}}t.exports.CodeCuePointBaseFilter=fu;t.exports.ComcastMrssDistributionProviderFilter=class extends uo{constructor(t=null){super(t),this.objectType="KalturaComcastMrssDistributionProviderFilter"}};t.exports.ConferenceEntryServerNodeFilter=class extends lo{constructor(t=null){super(t),this.objectType="KalturaConferenceEntryServerNodeFilter"}};t.exports.ConferenceServerNodeFilter=class extends co{constructor(t=null){super(t),this.objectType="KalturaConferenceServerNodeFilter"}};class xu extends ho{constructor(t=null){super(t),this.objectType="KalturaConfigurableDistributionProfileFilter"}}t.exports.ConfigurableDistributionProfileFilter=xu;t.exports.CrossKalturaDistributionProviderFilter=class extends Eo{constructor(t=null){super(t),this.objectType="KalturaCrossKalturaDistributionProviderFilter"}};t.exports.DailymotionDistributionProviderFilter=class extends go{constructor(t=null){super(t),this.objectType="KalturaDailymotionDistributionProviderFilter"}};class Lu extends Hr{constructor(t=null){super(t),this.objectType="KalturaDataEntryBaseFilter"}}t.exports.DataEntryBaseFilter=Lu;t.exports.DeliveryProfileAkamaiAppleHttpManifestFilter=class extends Ao{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileAkamaiAppleHttpManifestFilter"}};t.exports.DeliveryProfileAkamaiHdsFilter=class extends Io{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileAkamaiHdsFilter"}};t.exports.DeliveryProfileAkamaiHttpFilter=class extends yo{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileAkamaiHttpFilter"}};t.exports.DeliveryProfileGenericAppleHttpFilter=class extends mo{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericAppleHttpFilter"}};t.exports.DeliveryProfileGenericHdsFilter=class extends So{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericHdsFilter"}};t.exports.DeliveryProfileGenericHttpFilter=class extends Do{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericHttpFilter"}};t.exports.DeliveryProfileGenericSilverLightFilter=class extends Co{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericSilverLightFilter"}};t.exports.DeliveryProfileLiveAppleHttpFilter=class extends Po{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileLiveAppleHttpFilter"}};class Nu extends bo{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileRtmpFilter"}}t.exports.DeliveryProfileRtmpFilter=Nu;class vu extends Ro{constructor(t=null){super(t),this.objectType="KalturaDeliveryServerNodeFilter"}}t.exports.DeliveryServerNodeFilter=vu;class Fu extends Hr{constructor(t=null){super(t),this.objectType="KalturaDocumentEntryBaseFilter"}getDocumentTypeEqual(){return this.documentTypeEqual}setDocumentTypeEqual(t){this.documentTypeEqual=t}getDocumentTypeIn(){return this.documentTypeIn}setDocumentTypeIn(t){this.documentTypeIn=t}getAssetParamsIdsMatchOr(){return this.assetParamsIdsMatchOr}setAssetParamsIdsMatchOr(t){this.assetParamsIdsMatchOr=t}getAssetParamsIdsMatchAnd(){return this.assetParamsIdsMatchAnd}setAssetParamsIdsMatchAnd(t){this.assetParamsIdsMatchAnd=t}}t.exports.DocumentEntryBaseFilter=Fu;t.exports.DoubleClickDistributionProviderFilter=class extends Oo{constructor(t=null){super(t),this.objectType="KalturaDoubleClickDistributionProviderFilter"}};t.exports.DropFolderFileResource=class extends Fo{constructor(t=null){super(t),this.objectType="KalturaDropFolderFileResource"}getDropFolderFileId(){return this.dropFolderFileId}setDropFolderFileId(t){this.dropFolderFileId=t}};class qu extends Se{constructor(t=null){super(t),this.objectType="KalturaESearchEntryAbstractNestedItem"}getSearchTerm(){return this.searchTerm}setSearchTerm(t){this.searchTerm=t}getItemType(){return this.itemType}setItemType(t){this.itemType=t}getRange(){return this.range}setRange(t){this.range=t}getAddHighlight(){return this.addHighlight}setAddHighlight(t){this.addHighlight=t}}t.exports.ESearchEntryAbstractNestedItem=qu;t.exports.ESearchNestedOperator=class extends Se{constructor(t=null){super(t),this.objectType="KalturaESearchNestedOperator"}getOperator(){return this.operator}setOperator(t){this.operator=t}getSearchItems(){return this.searchItems}setSearchItems(t){this.searchItems=t}};t.exports.EmailNotificationTemplateFilter=class extends _o{constructor(t=null){super(t),this.objectType="KalturaEmailNotificationTemplateFilter"}};class Uu extends eu{constructor(t=null){super(t),this.objectType="KalturaEntryScheduleEventBaseFilter"}getTemplateEntryIdEqual(){return this.templateEntryIdEqual}setTemplateEntryIdEqual(t){this.templateEntryIdEqual=t}getEntryIdsLike(){return this.entryIdsLike}setEntryIdsLike(t){this.entryIdsLike=t}getEntryIdsMultiLikeOr(){return this.entryIdsMultiLikeOr}setEntryIdsMultiLikeOr(t){this.entryIdsMultiLikeOr=t}getEntryIdsMultiLikeAnd(){return this.entryIdsMultiLikeAnd}setEntryIdsMultiLikeAnd(t){this.entryIdsMultiLikeAnd=t}getCategoryIdsLike(){return this.categoryIdsLike}setCategoryIdsLike(t){this.categoryIdsLike=t}getCategoryIdsMultiLikeOr(){return this.categoryIdsMultiLikeOr}setCategoryIdsMultiLikeOr(t){this.categoryIdsMultiLikeOr=t}getCategoryIdsMultiLikeAnd(){return this.categoryIdsMultiLikeAnd}setCategoryIdsMultiLikeAnd(t){this.categoryIdsMultiLikeAnd=t}}t.exports.EntryScheduleEventBaseFilter=Uu;class Bu extends To{constructor(t=null){super(t),this.objectType="KalturaEventCuePointBaseFilter"}getEventTypeEqual(){return this.eventTypeEqual}setEventTypeEqual(t){this.eventTypeEqual=t}getEventTypeIn(){return this.eventTypeIn}setEventTypeIn(t){this.eventTypeIn=t}}t.exports.EventCuePointBaseFilter=Bu;t.exports.FacebookDistributionProviderFilter=class extends fo{constructor(t=null){super(t),this.objectType="KalturaFacebookDistributionProviderFilter"}};class Mu extends wt{constructor(t=null){super(t),this.objectType="KalturaFlavorAssetBaseFilter"}getFlavorParamsIdEqual(){return this.flavorParamsIdEqual}setFlavorParamsIdEqual(t){this.flavorParamsIdEqual=t}getFlavorParamsIdIn(){return this.flavorParamsIdIn}setFlavorParamsIdIn(t){this.flavorParamsIdIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getStatusNotIn(){return this.statusNotIn}setStatusNotIn(t){this.statusNotIn=t}}t.exports.FlavorAssetBaseFilter=Mu;class ju extends ao{constructor(t=null){super(t),this.objectType="KalturaFlavorParamsBaseFilter"}getFormatEqual(){return this.formatEqual}setFormatEqual(t){this.formatEqual=t}}t.exports.FlavorParamsBaseFilter=ju;t.exports.FreewheelDistributionProfileFilter=class extends xo{constructor(t=null){super(t),this.objectType="KalturaFreewheelDistributionProfileFilter"}};t.exports.FreewheelDistributionProviderFilter=class extends Lo{constructor(t=null){super(t),this.objectType="KalturaFreewheelDistributionProviderFilter"}};t.exports.FreewheelGenericDistributionProviderFilter=class extends No{constructor(t=null){super(t),this.objectType="KalturaFreewheelGenericDistributionProviderFilter"}};class wu extends vo{constructor(t=null){super(t),this.objectType="KalturaFtpDistributionProviderFilter"}}t.exports.FtpDistributionProviderFilter=wu;t.exports.GenericDistributionProfileFilter=class extends qo{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProfileFilter"}};t.exports.GenericDistributionProviderFilter=class extends Uo{constructor(t=null){super(t),this.objectType="KalturaGenericDistributionProviderFilter"}};class Ku extends Bo{constructor(t=null){super(t),this.objectType="KalturaGenericSyndicationFeedFilter"}}t.exports.GenericSyndicationFeedFilter=Ku;t.exports.GoogleVideoSyndicationFeedFilter=class extends Mo{constructor(t=null){super(t),this.objectType="KalturaGoogleVideoSyndicationFeedFilter"}};t.exports.HttpNotificationTemplateFilter=class extends jo{constructor(t=null){super(t),this.objectType="KalturaHttpNotificationTemplateFilter"}};t.exports.HuluDistributionProviderFilter=class extends wo{constructor(t=null){super(t),this.objectType="KalturaHuluDistributionProviderFilter"}};t.exports.ITunesSyndicationFeedFilter=class extends Ko{constructor(t=null){super(t),this.objectType="KalturaITunesSyndicationFeedFilter"}};t.exports.IdeticDistributionProviderFilter=class extends ko{constructor(t=null){super(t),this.objectType="KalturaIdeticDistributionProviderFilter"}};t.exports.KontikiStorageProfileFilter=class extends Go{constructor(t=null){super(t),this.objectType="KalturaKontikiStorageProfileFilter"}};class ku extends ru{constructor(t=null){super(t),this.objectType="KalturaLiveEntryScheduleResourceBaseFilter"}}t.exports.LiveEntryScheduleResourceBaseFilter=ku;t.exports.LiveEntryServerNodeFilter=class extends Vo{constructor(t=null){super(t),this.objectType="KalturaLiveEntryServerNodeFilter"}};class Gu extends ru{constructor(t=null){super(t),this.objectType="KalturaLocationScheduleResourceBaseFilter"}}t.exports.LocationScheduleResourceBaseFilter=Gu;t.exports.MetroPcsDistributionProviderFilter=class extends Ho{constructor(t=null){super(t),this.objectType="KalturaMetroPcsDistributionProviderFilter"}};t.exports.MsnDistributionProviderFilter=class extends Yo{constructor(t=null){super(t),this.objectType="KalturaMsnDistributionProviderFilter"}};t.exports.OperaSyndicationFeed=class extends po{constructor(t=null){super(t),this.objectType="KalturaOperaSyndicationFeed"}};t.exports.PlayReadyPolicyFilter=class extends zo{constructor(t=null){super(t),this.objectType="KalturaPlayReadyPolicyFilter"}};t.exports.PlayReadyProfileFilter=class extends Jo{constructor(t=null){super(t),this.objectType="KalturaPlayReadyProfileFilter"}};class Vu extends Hr{constructor(t=null){super(t),this.objectType="KalturaPlaylistBaseFilter"}}t.exports.PlaylistBaseFilter=Vu;t.exports.PodcastDistributionProfileFilter=class extends Xo{constructor(t=null){super(t),this.objectType="KalturaPodcastDistributionProfileFilter"}};t.exports.PodcastDistributionProviderFilter=class extends Qo{constructor(t=null){super(t),this.objectType="KalturaPodcastDistributionProviderFilter"}};t.exports.PushNotificationTemplateFilter=class extends Zo{constructor(t=null){super(t),this.objectType="KalturaPushNotificationTemplateFilter"}};class Hu extends To{constructor(t=null){super(t),this.objectType="KalturaQuestionCuePointBaseFilter"}getQuestionLike(){return this.questionLike}setQuestionLike(t){this.questionLike=t}getQuestionMultiLikeOr(){return this.questionMultiLikeOr}setQuestionMultiLikeOr(t){this.questionMultiLikeOr=t}getQuestionMultiLikeAnd(){return this.questionMultiLikeAnd}setQuestionMultiLikeAnd(t){this.questionMultiLikeAnd=t}}t.exports.QuestionCuePointBaseFilter=Hu;t.exports.QuickPlayDistributionProviderFilter=class extends $o{constructor(t=null){super(t),this.objectType="KalturaQuickPlayDistributionProviderFilter"}};class Yu extends lu{constructor(t=null){super(t),this.objectType="KalturaQuizUserEntryBaseFilter"}}t.exports.QuizUserEntryBaseFilter=Yu;t.exports.RegistrationUserEntryFilter=class extends lu{constructor(t=null){super(t),this.objectType="KalturaRegistrationUserEntryFilter"}};class Wu extends tu{constructor(t=null){super(t),this.objectType="KalturaRemoteDropFolderFilter"}}t.exports.RemoteDropFolderFilter=Wu;t.exports.RokuSyndicationFeed=class extends po{constructor(t=null){super(t),this.objectType="KalturaRokuSyndicationFeed"}};t.exports.ServerFileResource=class extends Fo{constructor(t=null){super(t),this.objectType="KalturaServerFileResource"}getLocalFilePath(){return this.localFilePath}setLocalFilePath(t){this.localFilePath=t}getKeepOriginalFile(){return this.keepOriginalFile}setKeepOriginalFile(t){this.keepOriginalFile=t}};t.exports.SipEntryServerNodeFilter=class extends su{constructor(t=null){super(t),this.objectType="KalturaSipEntryServerNodeFilter"}};t.exports.SipServerNodeFilter=class extends iu{constructor(t=null){super(t),this.objectType="KalturaSipServerNodeFilter"}};t.exports.SyndicationDistributionProfileFilter=class extends au{constructor(t=null){super(t),this.objectType="KalturaSyndicationDistributionProfileFilter"}};class zu extends wt{constructor(t=null){super(t),this.objectType="KalturaThumbAssetBaseFilter"}getThumbParamsIdEqual(){return this.thumbParamsIdEqual}setThumbParamsIdEqual(t){this.thumbParamsIdEqual=t}getThumbParamsIdIn(){return this.thumbParamsIdIn}setThumbParamsIdIn(t){this.thumbParamsIdIn=t}getStatusEqual(){return this.statusEqual}setStatusEqual(t){this.statusEqual=t}getStatusIn(){return this.statusIn}setStatusIn(t){this.statusIn=t}getStatusNotIn(){return this.statusNotIn}setStatusNotIn(t){this.statusNotIn=t}}t.exports.ThumbAssetBaseFilter=zu;class Ju extends To{constructor(t=null){super(t),this.objectType="KalturaThumbCuePointBaseFilter"}getDescriptionLike(){return this.descriptionLike}setDescriptionLike(t){this.descriptionLike=t}getDescriptionMultiLikeOr(){return this.descriptionMultiLikeOr}setDescriptionMultiLikeOr(t){this.descriptionMultiLikeOr=t}getDescriptionMultiLikeAnd(){return this.descriptionMultiLikeAnd}setDescriptionMultiLikeAnd(t){this.descriptionMultiLikeAnd=t}getTitleLike(){return this.titleLike}setTitleLike(t){this.titleLike=t}getTitleMultiLikeOr(){return this.titleMultiLikeOr}setTitleMultiLikeOr(t){this.titleMultiLikeOr=t}getTitleMultiLikeAnd(){return this.titleMultiLikeAnd}setTitleMultiLikeAnd(t){this.titleMultiLikeAnd=t}getSubTypeEqual(){return this.subTypeEqual}setSubTypeEqual(t){this.subTypeEqual=t}getSubTypeIn(){return this.subTypeIn}setSubTypeIn(t){this.subTypeIn=t}}t.exports.ThumbCuePointBaseFilter=Ju;class Xu extends ao{constructor(t=null){super(t),this.objectType="KalturaThumbParamsBaseFilter"}getFormatEqual(){return this.formatEqual}setFormatEqual(t){this.formatEqual=t}}t.exports.ThumbParamsBaseFilter=Xu;t.exports.TubeMogulSyndicationFeedFilter=class extends nu{constructor(t=null){super(t),this.objectType="KalturaTubeMogulSyndicationFeedFilter"}};t.exports.UiConfAdminFilter=class extends ou{constructor(t=null){super(t),this.objectType="KalturaUiConfAdminFilter"}};t.exports.UnicornDistributionProviderFilter=class extends uu{constructor(t=null){super(t),this.objectType="KalturaUnicornDistributionProviderFilter"}};t.exports.UploadedFileTokenResource=class extends Fo{constructor(t=null){super(t),this.objectType="KalturaUploadedFileTokenResource"}getToken(){return this.token}setToken(t){this.token=t}};class Qu extends du{constructor(t=null){super(t),this.objectType="KalturaVendorCaptionsCatalogItemBaseFilter"}getSourceLanguageEqual(){return this.sourceLanguageEqual}setSourceLanguageEqual(t){this.sourceLanguageEqual=t}getSourceLanguageIn(){return this.sourceLanguageIn}setSourceLanguageIn(t){this.sourceLanguageIn=t}getOutputFormatEqual(){return this.outputFormatEqual}setOutputFormatEqual(t){this.outputFormatEqual=t}getOutputFormatIn(){return this.outputFormatIn}setOutputFormatIn(t){this.outputFormatIn=t}}t.exports.VendorCaptionsCatalogItemBaseFilter=Qu;class Zu extends du{constructor(t=null){super(t),this.objectType="KalturaVendorDubbingCatalogItemBaseFilter"}getTargetLanguageEqual(){return this.targetLanguageEqual}setTargetLanguageEqual(t){this.targetLanguageEqual=t}getTargetLanguageIn(){return this.targetLanguageIn}setTargetLanguageIn(t){this.targetLanguageIn=t}}t.exports.VendorDubbingCatalogItemBaseFilter=Zu;t.exports.ViewHistoryUserEntryFilter=class extends lu{constructor(t=null){super(t),this.objectType="KalturaViewHistoryUserEntryFilter"}};class $u extends eu{constructor(t=null){super(t),this.objectType="KalturaVirtualScheduleEventBaseFilter"}}t.exports.VirtualScheduleEventBaseFilter=$u;t.exports.WatchLaterUserEntryFilter=class extends lu{constructor(t=null){super(t),this.objectType="KalturaWatchLaterUserEntryFilter"}};t.exports.WebexDropFolderFileFilter=class extends hu{constructor(t=null){super(t),this.objectType="KalturaWebexDropFolderFileFilter"}};t.exports.WebexDropFolderFilter=class extends cu{constructor(t=null){super(t),this.objectType="KalturaWebexDropFolderFilter"}};t.exports.WidevineProfileFilter=class extends pu{constructor(t=null){super(t),this.objectType="KalturaWidevineProfileFilter"}};t.exports.YahooDistributionProviderFilter=class extends Eu{constructor(t=null){super(t),this.objectType="KalturaYahooDistributionProviderFilter"}};t.exports.YahooSyndicationFeedFilter=class extends Tu{constructor(t=null){super(t),this.objectType="KalturaYahooSyndicationFeedFilter"}};t.exports.YouTubeDistributionProviderFilter=class extends gu{constructor(t=null){super(t),this.objectType="KalturaYouTubeDistributionProviderFilter"}};t.exports.YoutubeApiDistributionProviderFilter=class extends Au{constructor(t=null){super(t),this.objectType="KalturaYoutubeApiDistributionProviderFilter"}};t.exports.AdCuePointFilter=class extends Iu{constructor(t=null){super(t),this.objectType="KalturaAdCuePointFilter"}};t.exports.AnnotationFilter=class extends yu{constructor(t=null){super(t),this.objectType="KalturaAnnotationFilter"}};t.exports.AnswerCuePointFilter=class extends mu{constructor(t=null){super(t),this.objectType="KalturaAnswerCuePointFilter"}};t.exports.ApiActionPermissionItemFilter=class extends Su{constructor(t=null){super(t),this.objectType="KalturaApiActionPermissionItemFilter"}};t.exports.ApiParameterPermissionItemFilter=class extends Du{constructor(t=null){super(t),this.objectType="KalturaApiParameterPermissionItemFilter"}};t.exports.AssetParamsOutputFilter=class extends Cu{constructor(t=null){super(t),this.objectType="KalturaAssetParamsOutputFilter"}};class tl extends Pu{constructor(t=null){super(t),this.objectType="KalturaAttachmentAssetFilter"}}t.exports.AttachmentAssetFilter=tl;class el extends xu{constructor(t=null){super(t),this.objectType="KalturaAvnDistributionProfileBaseFilter"}}t.exports.AvnDistributionProfileBaseFilter=el;class rl extends bu{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessAbortNotificationTemplateBaseFilter"}}t.exports.BusinessProcessAbortNotificationTemplateBaseFilter=rl;class sl extends bu{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessSignalNotificationTemplateBaseFilter"}}t.exports.BusinessProcessSignalNotificationTemplateBaseFilter=sl;class il extends bu{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessStartNotificationTemplateBaseFilter"}}t.exports.BusinessProcessStartNotificationTemplateBaseFilter=il;t.exports.CameraScheduleResourceFilter=class extends Ru{constructor(t=null){super(t),this.objectType="KalturaCameraScheduleResourceFilter"}};class al extends Ou{constructor(t=null){super(t),this.objectType="KalturaCaptionAssetFilter"}}t.exports.CaptionAssetFilter=al;t.exports.CaptionParamsFilter=class extends _u{constructor(t=null){super(t),this.objectType="KalturaCaptionParamsFilter"}};t.exports.CodeCuePointFilter=class extends fu{constructor(t=null){super(t),this.objectType="KalturaCodeCuePointFilter"}};class nl extends xu{constructor(t=null){super(t),this.objectType="KalturaComcastMrssDistributionProfileBaseFilter"}}t.exports.ComcastMrssDistributionProfileBaseFilter=nl;class ol extends xu{constructor(t=null){super(t),this.objectType="KalturaCrossKalturaDistributionProfileBaseFilter"}}t.exports.CrossKalturaDistributionProfileBaseFilter=ol;class ul extends xu{constructor(t=null){super(t),this.objectType="KalturaDailymotionDistributionProfileBaseFilter"}}t.exports.DailymotionDistributionProfileBaseFilter=ul;t.exports.DataEntryFilter=class extends Lu{constructor(t=null){super(t),this.objectType="KalturaDataEntryFilter"}};class ll extends Nu{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericRtmpBaseFilter"}}t.exports.DeliveryProfileGenericRtmpBaseFilter=ll;t.exports.DocumentEntryFilter=class extends Fu{constructor(t=null){super(t),this.objectType="KalturaDocumentEntryFilter"}};class dl extends xu{constructor(t=null){super(t),this.objectType="KalturaDoubleClickDistributionProfileBaseFilter"}}t.exports.DoubleClickDistributionProfileBaseFilter=dl;t.exports.ESearchCaptionItem=class extends qu{constructor(t=null){super(t),this.objectType="KalturaESearchCaptionItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.ESearchCuePointItem=class extends qu{constructor(t=null){super(t),this.objectType="KalturaESearchCuePointItem"}getFieldName(){return this.fieldName}setFieldName(t){this.fieldName=t}};t.exports.ESearchEntryMetadataItem=class extends qu{constructor(t=null){super(t),this.objectType="KalturaESearchEntryMetadataItem"}getXpath(){return this.xpath}setXpath(t){this.xpath=t}getMetadataProfileId(){return this.metadataProfileId}setMetadataProfileId(t){this.metadataProfileId=t}getMetadataFieldId(){return this.metadataFieldId}setMetadataFieldId(t){this.metadataFieldId=t}};class cl extends vu{constructor(t=null){super(t),this.objectType="KalturaEdgeServerNodeBaseFilter"}getPlaybackDomainLike(){return this.playbackDomainLike}setPlaybackDomainLike(t){this.playbackDomainLike=t}getPlaybackDomainMultiLikeOr(){return this.playbackDomainMultiLikeOr}setPlaybackDomainMultiLikeOr(t){this.playbackDomainMultiLikeOr=t}getPlaybackDomainMultiLikeAnd(){return this.playbackDomainMultiLikeAnd}setPlaybackDomainMultiLikeAnd(t){this.playbackDomainMultiLikeAnd=t}}t.exports.EdgeServerNodeBaseFilter=cl;class hl extends Uu{constructor(t=null){super(t),this.objectType="KalturaEntryScheduleEventFilter"}getParentCategoryIdsLike(){return this.parentCategoryIdsLike}setParentCategoryIdsLike(t){this.parentCategoryIdsLike=t}getParentCategoryIdsMultiLikeOr(){return this.parentCategoryIdsMultiLikeOr}setParentCategoryIdsMultiLikeOr(t){this.parentCategoryIdsMultiLikeOr=t}getParentCategoryIdsMultiLikeAnd(){return this.parentCategoryIdsMultiLikeAnd}setParentCategoryIdsMultiLikeAnd(t){this.parentCategoryIdsMultiLikeAnd=t}}t.exports.EntryScheduleEventFilter=hl;t.exports.EventCuePointFilter=class extends Bu{constructor(t=null){super(t),this.objectType="KalturaEventCuePointFilter"}};class pl extends xu{constructor(t=null){super(t),this.objectType="KalturaFacebookDistributionProfileBaseFilter"}}t.exports.FacebookDistributionProfileBaseFilter=pl;class El extends Mu{constructor(t=null){super(t),this.objectType="KalturaFlavorAssetFilter"}}t.exports.FlavorAssetFilter=El;class Tl extends ju{constructor(t=null){super(t),this.objectType="KalturaFlavorParamsFilter"}}t.exports.FlavorParamsFilter=Tl;class gl extends xu{constructor(t=null){super(t),this.objectType="KalturaFreewheelGenericDistributionProfileBaseFilter"}}t.exports.FreewheelGenericDistributionProfileBaseFilter=gl;class Al extends xu{constructor(t=null){super(t),this.objectType="KalturaFtpDistributionProfileBaseFilter"}}t.exports.FtpDistributionProfileBaseFilter=Al;class Il extends Wu{constructor(t=null){super(t),this.objectType="KalturaFtpDropFolderBaseFilter"}}t.exports.FtpDropFolderBaseFilter=Il;class yl extends wu{constructor(t=null){super(t),this.objectType="KalturaFtpScheduledDistributionProviderBaseFilter"}}t.exports.FtpScheduledDistributionProviderBaseFilter=yl;class ml extends Ku{constructor(t=null){super(t),this.objectType="KalturaGenericXsltSyndicationFeedBaseFilter"}}t.exports.GenericXsltSyndicationFeedBaseFilter=ml;class Sl extends xu{constructor(t=null){super(t),this.objectType="KalturaHuluDistributionProfileBaseFilter"}}t.exports.HuluDistributionProfileBaseFilter=Sl;class Dl extends xu{constructor(t=null){super(t),this.objectType="KalturaIdeticDistributionProfileBaseFilter"}}t.exports.IdeticDistributionProfileBaseFilter=Dl;t.exports.LiveEntryScheduleResourceFilter=class extends ku{constructor(t=null){super(t),this.objectType="KalturaLiveEntryScheduleResourceFilter"}};t.exports.LiveStreamAdminEntry=class extends kr{constructor(t=null){super(t),this.objectType="KalturaLiveStreamAdminEntry"}};t.exports.LocationScheduleResourceFilter=class extends Gu{constructor(t=null){super(t),this.objectType="KalturaLocationScheduleResourceFilter"}};class Cl extends vu{constructor(t=null){super(t),this.objectType="KalturaMediaServerNodeBaseFilter"}}t.exports.MediaServerNodeBaseFilter=Cl;class Pl extends xu{constructor(t=null){super(t),this.objectType="KalturaMetroPcsDistributionProfileBaseFilter"}}t.exports.MetroPcsDistributionProfileBaseFilter=Pl;class bl extends xu{constructor(t=null){super(t),this.objectType="KalturaMsnDistributionProfileBaseFilter"}}t.exports.MsnDistributionProfileBaseFilter=bl;t.exports.PlaylistFilter=class extends Vu{constructor(t=null){super(t),this.objectType="KalturaPlaylistFilter"}getPlayListTypeEqual(){return this.playListTypeEqual}setPlayListTypeEqual(t){this.playListTypeEqual=t}getPlayListTypeIn(){return this.playListTypeIn}setPlayListTypeIn(t){this.playListTypeIn=t}};t.exports.QuestionCuePointFilter=class extends Hu{constructor(t=null){super(t),this.objectType="KalturaQuestionCuePointFilter"}};class Rl extends xu{constructor(t=null){super(t),this.objectType="KalturaQuickPlayDistributionProfileBaseFilter"}}t.exports.QuickPlayDistributionProfileBaseFilter=Rl;t.exports.QuizUserEntryFilter=class extends Yu{constructor(t=null){super(t),this.objectType="KalturaQuizUserEntryFilter"}};class Ol extends Wu{constructor(t=null){super(t),this.objectType="KalturaSshDropFolderBaseFilter"}}t.exports.SshDropFolderBaseFilter=Ol;class _l extends zu{constructor(t=null){super(t),this.objectType="KalturaThumbAssetFilter"}}t.exports.ThumbAssetFilter=_l;t.exports.ThumbCuePointFilter=class extends Ju{constructor(t=null){super(t),this.objectType="KalturaThumbCuePointFilter"}};class fl extends Xu{constructor(t=null){super(t),this.objectType="KalturaThumbParamsFilter"}}t.exports.ThumbParamsFilter=fl;class xl extends xu{constructor(t=null){super(t),this.objectType="KalturaUnicornDistributionProfileBaseFilter"}}t.exports.UnicornDistributionProfileBaseFilter=xl;t.exports.VendorAlignmentCatalogItemFilter=class extends Qu{constructor(t=null){super(t),this.objectType="KalturaVendorAlignmentCatalogItemFilter"}};t.exports.VendorAudioDescriptionCatalogItemFilter=class extends Qu{constructor(t=null){super(t),this.objectType="KalturaVendorAudioDescriptionCatalogItemFilter"}};class Ll extends Qu{constructor(t=null){super(t),this.objectType="KalturaVendorCaptionsCatalogItemFilter"}}t.exports.VendorCaptionsCatalogItemFilter=Ll;t.exports.VendorChapteringCatalogItemFilter=class extends Qu{constructor(t=null){super(t),this.objectType="KalturaVendorChapteringCatalogItemFilter"}};t.exports.VendorDubbingCatalogItemFilter=class extends Zu{constructor(t=null){super(t),this.objectType="KalturaVendorDubbingCatalogItemFilter"}};t.exports.VendorExtendedAudioDescriptionCatalogItemFilter=class extends Qu{constructor(t=null){super(t),this.objectType="KalturaVendorExtendedAudioDescriptionCatalogItemFilter"}};t.exports.VendorLiveCaptionCatalogItemFilter=class extends Qu{constructor(t=null){super(t),this.objectType="KalturaVendorLiveCaptionCatalogItemFilter"}};t.exports.VirtualScheduleEventFilter=class extends $u{constructor(t=null){super(t),this.objectType="KalturaVirtualScheduleEventFilter"}};class Nl extends xu{constructor(t=null){super(t),this.objectType="KalturaYahooDistributionProfileBaseFilter"}}t.exports.YahooDistributionProfileBaseFilter=Nl;class vl extends xu{constructor(t=null){super(t),this.objectType="KalturaYouTubeDistributionProfileBaseFilter"}}t.exports.YouTubeDistributionProfileBaseFilter=vl;class Fl extends xu{constructor(t=null){super(t),this.objectType="KalturaYoutubeApiDistributionProfileBaseFilter"}}t.exports.YoutubeApiDistributionProfileBaseFilter=Fl;class ql extends ra{constructor(t=null){super(t),this.objectType="KalturaAdminUserBaseFilter"}}t.exports.AdminUserBaseFilter=ql;t.exports.AvnDistributionProfileFilter=class extends el{constructor(t=null){super(t),this.objectType="KalturaAvnDistributionProfileFilter"}};t.exports.BusinessProcessAbortNotificationTemplateFilter=class extends rl{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessAbortNotificationTemplateFilter"}};t.exports.BusinessProcessSignalNotificationTemplateFilter=class extends sl{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessSignalNotificationTemplateFilter"}};t.exports.BusinessProcessStartNotificationTemplateFilter=class extends il{constructor(t=null){super(t),this.objectType="KalturaBusinessProcessStartNotificationTemplateFilter"}};t.exports.CaptionAssetItemFilter=class extends al{constructor(t=null){super(t),this.objectType="KalturaCaptionAssetItemFilter"}getContentLike(){return this.contentLike}setContentLike(t){this.contentLike=t}getContentMultiLikeOr(){return this.contentMultiLikeOr}setContentMultiLikeOr(t){this.contentMultiLikeOr=t}getContentMultiLikeAnd(){return this.contentMultiLikeAnd}setContentMultiLikeAnd(t){this.contentMultiLikeAnd=t}getPartnerDescriptionLike(){return this.partnerDescriptionLike}setPartnerDescriptionLike(t){this.partnerDescriptionLike=t}getPartnerDescriptionMultiLikeOr(){return this.partnerDescriptionMultiLikeOr}setPartnerDescriptionMultiLikeOr(t){this.partnerDescriptionMultiLikeOr=t}getPartnerDescriptionMultiLikeAnd(){return this.partnerDescriptionMultiLikeAnd}setPartnerDescriptionMultiLikeAnd(t){this.partnerDescriptionMultiLikeAnd=t}getLanguageEqual(){return this.languageEqual}setLanguageEqual(t){this.languageEqual=t}getLanguageIn(){return this.languageIn}setLanguageIn(t){this.languageIn=t}getLabelEqual(){return this.labelEqual}setLabelEqual(t){this.labelEqual=t}getLabelIn(){return this.labelIn}setLabelIn(t){this.labelIn=t}getStartTimeGreaterThanOrEqual(){return this.startTimeGreaterThanOrEqual}setStartTimeGreaterThanOrEqual(t){this.startTimeGreaterThanOrEqual=t}getStartTimeLessThanOrEqual(){return this.startTimeLessThanOrEqual}setStartTimeLessThanOrEqual(t){this.startTimeLessThanOrEqual=t}getEndTimeGreaterThanOrEqual(){return this.endTimeGreaterThanOrEqual}setEndTimeGreaterThanOrEqual(t){this.endTimeGreaterThanOrEqual=t}getEndTimeLessThanOrEqual(){return this.endTimeLessThanOrEqual}setEndTimeLessThanOrEqual(t){this.endTimeLessThanOrEqual=t}};t.exports.ComcastMrssDistributionProfileFilter=class extends nl{constructor(t=null){super(t),this.objectType="KalturaComcastMrssDistributionProfileFilter"}};t.exports.CrossKalturaDistributionProfileFilter=class extends ol{constructor(t=null){super(t),this.objectType="KalturaCrossKalturaDistributionProfileFilter"}};t.exports.DailymotionDistributionProfileFilter=class extends ul{constructor(t=null){super(t),this.objectType="KalturaDailymotionDistributionProfileFilter"}};t.exports.DeliveryProfileGenericRtmpFilter=class extends ll{constructor(t=null){super(t),this.objectType="KalturaDeliveryProfileGenericRtmpFilter"}};class Ul extends Tl{constructor(t=null){super(t),this.objectType="KalturaDocumentFlavorParamsBaseFilter"}}t.exports.DocumentFlavorParamsBaseFilter=Ul;t.exports.DoubleClickDistributionProfileFilter=class extends dl{constructor(t=null){super(t),this.objectType="KalturaDoubleClickDistributionProfileFilter"}};t.exports.EdgeServerNodeFilter=class extends cl{constructor(t=null){super(t),this.objectType="KalturaEdgeServerNodeFilter"}};t.exports.FacebookDistributionProfileFilter=class extends pl{constructor(t=null){super(t),this.objectType="KalturaFacebookDistributionProfileFilter"}};class Bl extends Tl{constructor(t=null){super(t),this.objectType="KalturaFlavorParamsOutputBaseFilter"}getFlavorParamsIdEqual(){return this.flavorParamsIdEqual}setFlavorParamsIdEqual(t){this.flavorParamsIdEqual=t}getFlavorParamsVersionEqual(){return this.flavorParamsVersionEqual}setFlavorParamsVersionEqual(t){this.flavorParamsVersionEqual=t}getFlavorAssetIdEqual(){return this.flavorAssetIdEqual}setFlavorAssetIdEqual(t){this.flavorAssetIdEqual=t}getFlavorAssetVersionEqual(){return this.flavorAssetVersionEqual}setFlavorAssetVersionEqual(t){this.flavorAssetVersionEqual=t}}t.exports.FlavorParamsOutputBaseFilter=Bl;t.exports.FreewheelGenericDistributionProfileFilter=class extends gl{constructor(t=null){super(t),this.objectType="KalturaFreewheelGenericDistributionProfileFilter"}};t.exports.FtpDistributionProfileFilter=class extends Al{constructor(t=null){super(t),this.objectType="KalturaFtpDistributionProfileFilter"}};t.exports.FtpDropFolderFilter=class extends Il{constructor(t=null){super(t),this.objectType="KalturaFtpDropFolderFilter"}};t.exports.FtpScheduledDistributionProviderFilter=class extends yl{constructor(t=null){super(t),this.objectType="KalturaFtpScheduledDistributionProviderFilter"}};t.exports.GenericXsltSyndicationFeedFilter=class extends ml{constructor(t=null){super(t),this.objectType="KalturaGenericXsltSyndicationFeedFilter"}};t.exports.GroupFilter=class extends ra{constructor(t=null){super(t),this.objectType="KalturaGroupFilter"}};t.exports.HuluDistributionProfileFilter=class extends Sl{constructor(t=null){super(t),this.objectType="KalturaHuluDistributionProfileFilter"}};t.exports.IdeticDistributionProfileFilter=class extends Dl{constructor(t=null){super(t),this.objectType="KalturaIdeticDistributionProfileFilter"}};class Ml extends Tl{constructor(t=null){super(t),this.objectType="KalturaImageFlavorParamsBaseFilter"}}t.exports.ImageFlavorParamsBaseFilter=Ml;class jl extends El{constructor(t=null){super(t),this.objectType="KalturaLiveAssetBaseFilter"}}t.exports.LiveAssetBaseFilter=jl;class wl extends Tl{constructor(t=null){super(t),this.objectType="KalturaLiveParamsBaseFilter"}}t.exports.LiveParamsBaseFilter=wl;t.exports.LiveRedirectScheduleEventFilter=class extends hl{constructor(t=null){super(t),this.objectType="KalturaLiveRedirectScheduleEventFilter"}};class Kl extends hl{constructor(t=null){super(t),this.objectType="KalturaLiveStreamScheduleEventBaseFilter"}}t.exports.LiveStreamScheduleEventBaseFilter=Kl;class kl extends Tl{constructor(t=null){super(t),this.objectType="KalturaMediaFlavorParamsBaseFilter"}}t.exports.MediaFlavorParamsBaseFilter=kl;class Gl extends Cl{constructor(t=null){super(t),this.objectType="KalturaMediaServerNodeFilter"}}t.exports.MediaServerNodeFilter=Gl;class Vl extends hl{constructor(t=null){super(t),this.objectType="KalturaMeetingScheduleEventBaseFilter"}}t.exports.MeetingScheduleEventBaseFilter=Vl;t.exports.MetroPcsDistributionProfileFilter=class extends Pl{constructor(t=null){super(t),this.objectType="KalturaMetroPcsDistributionProfileFilter"}};class Hl extends Wr{constructor(t=null){super(t),this.objectType="KalturaMixEntryBaseFilter"}}t.exports.MixEntryBaseFilter=Hl;t.exports.MsnDistributionProfileFilter=class extends bl{constructor(t=null){super(t),this.objectType="KalturaMsnDistributionProfileFilter"}};class Yl extends Tl{constructor(t=null){super(t),this.objectType="KalturaPdfFlavorParamsBaseFilter"}}t.exports.PdfFlavorParamsBaseFilter=Yl;t.exports.QuickPlayDistributionProfileFilter=class extends Rl{constructor(t=null){super(t),this.objectType="KalturaQuickPlayDistributionProfileFilter"}};class Wl extends hl{constructor(t=null){super(t),this.objectType="KalturaRecordScheduleEventBaseFilter"}}t.exports.RecordScheduleEventBaseFilter=Wl;class zl extends Ol{constructor(t=null){super(t),this.objectType="KalturaSshDropFolderFilter"}}t.exports.SshDropFolderFilter=zl;class Jl extends Tl{constructor(t=null){super(t),this.objectType="KalturaSwfFlavorParamsBaseFilter"}}t.exports.SwfFlavorParamsBaseFilter=Jl;class Xl extends fl{constructor(t=null){super(t),this.objectType="KalturaThumbParamsOutputBaseFilter"}getThumbParamsIdEqual(){return this.thumbParamsIdEqual}setThumbParamsIdEqual(t){this.thumbParamsIdEqual=t}getThumbParamsVersionEqual(){return this.thumbParamsVersionEqual}setThumbParamsVersionEqual(t){this.thumbParamsVersionEqual=t}getThumbAssetIdEqual(){return this.thumbAssetIdEqual}setThumbAssetIdEqual(t){this.thumbAssetIdEqual=t}getThumbAssetVersionEqual(){return this.thumbAssetVersionEqual}setThumbAssetVersionEqual(t){this.thumbAssetVersionEqual=t}}t.exports.ThumbParamsOutputBaseFilter=Xl;class Ql extends _l{constructor(t=null){super(t),this.objectType="KalturaTimedThumbAssetBaseFilter"}}t.exports.TimedThumbAssetBaseFilter=Ql;class Zl extends tl{constructor(t=null){super(t),this.objectType="KalturaTranscriptAssetBaseFilter"}}t.exports.TranscriptAssetBaseFilter=Zl;t.exports.UnicornDistributionProfileFilter=class extends xl{constructor(t=null){super(t),this.objectType="KalturaUnicornDistributionProfileFilter"}};class $l extends Ll{constructor(t=null){super(t),this.objectType="KalturaVendorTranslationCatalogItemBaseFilter"}getTargetLanguageEqual(){return this.targetLanguageEqual}setTargetLanguageEqual(t){this.targetLanguageEqual=t}getTargetLanguageIn(){return this.targetLanguageIn}setTargetLanguageIn(t){this.targetLanguageIn=t}}t.exports.VendorTranslationCatalogItemBaseFilter=$l;class td extends hl{constructor(t=null){super(t),this.objectType="KalturaVodScheduleEventBaseFilter"}}t.exports.VodScheduleEventBaseFilter=td;class ed extends El{constructor(t=null){super(t),this.objectType="KalturaWidevineFlavorAssetBaseFilter"}}t.exports.WidevineFlavorAssetBaseFilter=ed;class rd extends Tl{constructor(t=null){super(t),this.objectType="KalturaWidevineFlavorParamsBaseFilter"}}t.exports.WidevineFlavorParamsBaseFilter=rd;t.exports.YahooDistributionProfileFilter=class extends Nl{constructor(t=null){super(t),this.objectType="KalturaYahooDistributionProfileFilter"}};t.exports.YouTubeDistributionProfileFilter=class extends vl{constructor(t=null){super(t),this.objectType="KalturaYouTubeDistributionProfileFilter"}};t.exports.YoutubeApiDistributionProfileFilter=class extends Fl{constructor(t=null){super(t),this.objectType="KalturaYoutubeApiDistributionProfileFilter"}};t.exports.AdminUserFilter=class extends ql{constructor(t=null){super(t),this.objectType="KalturaAdminUserFilter"}};t.exports.BlackoutScheduleEventFilter=class extends Wl{constructor(t=null){super(t),this.objectType="KalturaBlackoutScheduleEventFilter"}};t.exports.DocumentFlavorParamsFilter=class extends Ul{constructor(t=null){super(t),this.objectType="KalturaDocumentFlavorParamsFilter"}};class sd extends Bl{constructor(t=null){super(t),this.objectType="KalturaFlavorParamsOutputFilter"}}t.exports.FlavorParamsOutputFilter=sd;t.exports.ImageFlavorParamsFilter=class extends Ml{constructor(t=null){super(t),this.objectType="KalturaImageFlavorParamsFilter"}};t.exports.LiveAssetFilter=class extends jl{constructor(t=null){super(t),this.objectType="KalturaLiveAssetFilter"}};class id extends Gl{constructor(t=null){super(t),this.objectType="KalturaLiveClusterMediaServerNodeBaseFilter"}}t.exports.LiveClusterMediaServerNodeBaseFilter=id;t.exports.LiveParamsFilter=class extends wl{constructor(t=null){super(t),this.objectType="KalturaLiveParamsFilter"}};t.exports.LiveStreamScheduleEventFilter=class extends Kl{constructor(t=null){super(t),this.objectType="KalturaLiveStreamScheduleEventFilter"}};t.exports.MediaFlavorParamsFilter=class extends kl{constructor(t=null){super(t),this.objectType="KalturaMediaFlavorParamsFilter"}};t.exports.MeetingScheduleEventFilter=class extends Vl{constructor(t=null){super(t),this.objectType="KalturaMeetingScheduleEventFilter"}};t.exports.MixEntryFilter=class extends Hl{constructor(t=null){super(t),this.objectType="KalturaMixEntryFilter"}};t.exports.PdfFlavorParamsFilter=class extends Yl{constructor(t=null){super(t),this.objectType="KalturaPdfFlavorParamsFilter"}};t.exports.RecordScheduleEventFilter=class extends Wl{constructor(t=null){super(t),this.objectType="KalturaRecordScheduleEventFilter"}};class ad extends zl{constructor(t=null){super(t),this.objectType="KalturaScpDropFolderBaseFilter"}}t.exports.ScpDropFolderBaseFilter=ad;class nd extends zl{constructor(t=null){super(t),this.objectType="KalturaSftpDropFolderBaseFilter"}}t.exports.SftpDropFolderBaseFilter=nd;t.exports.SwfFlavorParamsFilter=class extends Jl{constructor(t=null){super(t),this.objectType="KalturaSwfFlavorParamsFilter"}};t.exports.ThumbParamsOutputFilter=class extends Xl{constructor(t=null){super(t),this.objectType="KalturaThumbParamsOutputFilter"}};t.exports.TimedThumbAssetFilter=class extends Ql{constructor(t=null){super(t),this.objectType="KalturaTimedThumbAssetFilter"}};t.exports.TranscriptAssetFilter=class extends Zl{constructor(t=null){super(t),this.objectType="KalturaTranscriptAssetFilter"}};t.exports.VendorTranslationCatalogItemFilter=class extends $l{constructor(t=null){super(t),this.objectType="KalturaVendorTranslationCatalogItemFilter"}};t.exports.VodScheduleEventFilter=class extends td{constructor(t=null){super(t),this.objectType="KalturaVodScheduleEventFilter"}};t.exports.WidevineFlavorAssetFilter=class extends ed{constructor(t=null){super(t),this.objectType="KalturaWidevineFlavorAssetFilter"}};t.exports.WidevineFlavorParamsFilter=class extends rd{constructor(t=null){super(t),this.objectType="KalturaWidevineFlavorParamsFilter"}};class od extends Gl{constructor(t=null){super(t),this.objectType="KalturaWowzaMediaServerNodeBaseFilter"}}t.exports.WowzaMediaServerNodeBaseFilter=od;class ud extends sd{constructor(t=null){super(t),this.objectType="KalturaDocumentFlavorParamsOutputBaseFilter"}}t.exports.DocumentFlavorParamsOutputBaseFilter=ud;class ld extends Jr{constructor(t=null){super(t),this.objectType="KalturaExternalMediaEntryBaseFilter"}getExternalSourceTypeEqual(){return this.externalSourceTypeEqual}setExternalSourceTypeEqual(t){this.externalSourceTypeEqual=t}getExternalSourceTypeIn(){return this.externalSourceTypeIn}setExternalSourceTypeIn(t){this.externalSourceTypeIn=t}getAssetParamsIdsMatchOr(){return this.assetParamsIdsMatchOr}setAssetParamsIdsMatchOr(t){this.assetParamsIdsMatchOr=t}getAssetParamsIdsMatchAnd(){return this.assetParamsIdsMatchAnd}setAssetParamsIdsMatchAnd(t){this.assetParamsIdsMatchAnd=t}}t.exports.ExternalMediaEntryBaseFilter=ld;class dd extends sd{constructor(t=null){super(t),this.objectType="KalturaImageFlavorParamsOutputBaseFilter"}}t.exports.ImageFlavorParamsOutputBaseFilter=dd;t.exports.LiveClusterMediaServerNodeFilter=class extends id{constructor(t=null){super(t),this.objectType="KalturaLiveClusterMediaServerNodeFilter"}};class cd extends Jr{constructor(t=null){super(t),this.objectType="KalturaLiveEntryBaseFilter"}}t.exports.LiveEntryBaseFilter=cd;class hd extends sd{constructor(t=null){super(t),this.objectType="KalturaMediaFlavorParamsOutputBaseFilter"}}t.exports.MediaFlavorParamsOutputBaseFilter=hd;class pd extends sd{constructor(t=null){super(t),this.objectType="KalturaPdfFlavorParamsOutputBaseFilter"}}t.exports.PdfFlavorParamsOutputBaseFilter=pd;t.exports.ScpDropFolderFilter=class extends ad{constructor(t=null){super(t),this.objectType="KalturaScpDropFolderFilter"}};t.exports.SftpDropFolderFilter=class extends nd{constructor(t=null){super(t),this.objectType="KalturaSftpDropFolderFilter"}};class Ed extends sd{constructor(t=null){super(t),this.objectType="KalturaSwfFlavorParamsOutputBaseFilter"}}t.exports.SwfFlavorParamsOutputBaseFilter=Ed;class Td extends sd{constructor(t=null){super(t),this.objectType="KalturaWidevineFlavorParamsOutputBaseFilter"}}t.exports.WidevineFlavorParamsOutputBaseFilter=Td;t.exports.WowzaMediaServerNodeFilter=class extends od{constructor(t=null){super(t),this.objectType="KalturaWowzaMediaServerNodeFilter"}};t.exports.DocumentFlavorParamsOutputFilter=class extends ud{constructor(t=null){super(t),this.objectType="KalturaDocumentFlavorParamsOutputFilter"}};t.exports.ExternalMediaEntryFilter=class extends ld{constructor(t=null){super(t),this.objectType="KalturaExternalMediaEntryFilter"}};t.exports.ImageFlavorParamsOutputFilter=class extends dd{constructor(t=null){super(t),this.objectType="KalturaImageFlavorParamsOutputFilter"}};class gd extends cd{constructor(t=null){super(t),this.objectType="KalturaLiveEntryFilter"}getIsLive(){return this.isLive}setIsLive(t){this.isLive=t}getIsRecordedEntryIdEmpty(){return this.isRecordedEntryIdEmpty}setIsRecordedEntryIdEmpty(t){this.isRecordedEntryIdEmpty=t}getHasMediaServerHostname(){return this.hasMediaServerHostname}setHasMediaServerHostname(t){this.hasMediaServerHostname=t}}t.exports.LiveEntryFilter=gd;t.exports.MediaFlavorParamsOutputFilter=class extends hd{constructor(t=null){super(t),this.objectType="KalturaMediaFlavorParamsOutputFilter"}};t.exports.PdfFlavorParamsOutputFilter=class extends pd{constructor(t=null){super(t),this.objectType="KalturaPdfFlavorParamsOutputFilter"}};t.exports.SwfFlavorParamsOutputFilter=class extends Ed{constructor(t=null){super(t),this.objectType="KalturaSwfFlavorParamsOutputFilter"}};t.exports.WidevineFlavorParamsOutputFilter=class extends Td{constructor(t=null){super(t),this.objectType="KalturaWidevineFlavorParamsOutputFilter"}};class Ad extends gd{constructor(t=null){super(t),this.objectType="KalturaLiveChannelBaseFilter"}}t.exports.LiveChannelBaseFilter=Ad;class Id extends gd{constructor(t=null){super(t),this.objectType="KalturaLiveStreamEntryBaseFilter"}}t.exports.LiveStreamEntryBaseFilter=Id;t.exports.LiveChannelFilter=class extends Ad{constructor(t=null){super(t),this.objectType="KalturaLiveChannelFilter"}};class yd extends Id{constructor(t=null){super(t),this.objectType="KalturaLiveStreamEntryFilter"}}t.exports.LiveStreamEntryFilter=yd;class md extends yd{constructor(t=null){super(t),this.objectType="KalturaLiveStreamAdminEntryBaseFilter"}}t.exports.LiveStreamAdminEntryBaseFilter=md;t.exports.LiveStreamAdminEntryFilter=class extends md{constructor(t=null){super(t),this.objectType="KalturaLiveStreamAdminEntryFilter"}}},501:t=>{class e{constructor(){this.requestData={}}setClientTag(t){return this.requestData.clientTag=t,this}getClientTag(){return this.requestData.clientTag}setApiVersion(t){return this.requestData.apiVersion=t,this}getApiVersion(){return this.requestData.apiVersion}setPartnerId(t){return this.requestData.partnerId=t,this}getPartnerId(){return this.requestData.partnerId}setKs(t){return this.requestData.ks=t,this}getKs(){return this.requestData.ks}setSessionId(t){return this.requestData.ks=t,this}getSessionId(){return this.requestData.ks}setLanguage(t){return this.requestData.language=t,this}getLanguage(){return this.requestData.language}}t.exports={RequestData:e,VolatileRequestData:class extends e{setResponseProfile(t){return this.requestData.responseProfile=t,this}getResponseProfile(){return this.requestData.responseProfile}}}},8742:(t,e,r)=>{const s=r(1624);t.exports.accessControlProfile=class{static add(t){let e={};return e.accessControlProfile=t,new s.RequestBuilder("accesscontrolprofile","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("accesscontrolprofile","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("accesscontrolprofile","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("accesscontrolprofile","list",r)}static update(t,e){let r={};return r.id=t,r.accessControlProfile=e,new s.RequestBuilder("accesscontrolprofile","update",r)}};t.exports.accessControl=class{static add(t){let e={};return e.accessControl=t,new s.RequestBuilder("accesscontrol","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("accesscontrol","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("accesscontrol","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("accesscontrol","list",r)}static update(t,e){let r={};return r.id=t,r.accessControl=e,new s.RequestBuilder("accesscontrol","update",r)}};t.exports.adminUser=class{static login(t,e,r=null){let i={};return i.email=t,i.password=e,i.partnerId=r,new s.RequestBuilder("adminuser","login",i)}static resetPassword(t){let e={};return e.email=t,new s.RequestBuilder("adminuser","resetPassword",e)}static setInitialPassword(t,e){let r={};return r.hashKey=t,r.newPassword=e,new s.RequestBuilder("adminuser","setInitialPassword",r)}static updatePassword(t,e,r="",i="",a=null){let n={};return n.email=t,n.password=e,n.newEmail=r,n.newPassword=i,n.otp=a,new s.RequestBuilder("adminuser","updatePassword",n)}};t.exports.analytics=class{static query(t,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("analytics","query",r)}};t.exports.appToken=class{static add(t){let e={};return e.appToken=t,new s.RequestBuilder("apptoken","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("apptoken","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("apptoken","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("apptoken","list",r)}static startSession(t,e,r=null,i=null,a=null,n=null){let o={};return o.id=t,o.tokenHash=e,o.userId=r,o.type=i,o.expiry=a,o.sessionPrivileges=n,new s.RequestBuilder("apptoken","startSession",o)}static update(t,e){let r={};return r.id=t,r.appToken=e,new s.RequestBuilder("apptoken","update",r)}};t.exports.baseEntry=class{static add(t,e=null){let r={};return r.entry=t,r.type=e,new s.RequestBuilder("baseentry","add",r)}static addContent(t,e){let r={};return r.entryId=t,r.resource=e,new s.RequestBuilder("baseentry","addContent",r)}static addFromUploadedFile(t,e,r=null){let i={};return i.entry=t,i.uploadTokenId=e,i.type=r,new s.RequestBuilder("baseentry","addFromUploadedFile",i)}static anonymousRank(t,e){let r={};return r.entryId=t,r.rank=e,new s.RequestBuilder("baseentry","anonymousRank",r)}static approve(t){let e={};return e.entryId=t,new s.RequestBuilder("baseentry","approve",e)}static cloneAction(t,e=null){let r={};return r.entryId=t,r.cloneOptions=e,new s.RequestBuilder("baseentry","clone",r)}static count(t=null){let e={};return e.filter=t,new s.RequestBuilder("baseentry","count",e)}static deleteAction(t){let e={};return e.entryId=t,new s.RequestBuilder("baseentry","delete",e)}static exportAction(t,e){let r={};return r.entryId=t,r.storageProfileId=e,new s.RequestBuilder("baseentry","export",r)}static exportToCsv(t=null,e=null,r=null,i=null,a=null){let n={};return n.filter=t,n.metadataProfileId=e,n.additionalFields=r,n.mappedFields=i,n.options=a,new s.RequestBuilder("baseentry","exportToCsv",n)}static flag(t){let e={};return e.moderationFlag=t,new s.RequestBuilder("baseentry","flag",e)}static get(t,e=-1){let r={};return r.entryId=t,r.version=e,new s.RequestBuilder("baseentry","get",r)}static getByIds(t){let e={};return e.entryIds=t,new s.RequestBuilder("baseentry","getByIds",e)}static getContextData(t,e){let r={};return r.entryId=t,r.contextDataParams=e,new s.RequestBuilder("baseentry","getContextData",r)}static getPlaybackContext(t,e){let r={};return r.entryId=t,r.contextDataParams=e,new s.RequestBuilder("baseentry","getPlaybackContext",r)}static getRemotePaths(t){let e={};return e.entryId=t,new s.RequestBuilder("baseentry","getRemotePaths",e)}static index(t,e=!0){let r={};return r.id=t,r.shouldUpdate=e,new s.RequestBuilder("baseentry","index",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("baseentry","list",r)}static listByReferenceId(t,e=null){let r={};return r.refId=t,r.pager=e,new s.RequestBuilder("baseentry","listByReferenceId",r)}static listFlags(t,e=null){let r={};return r.entryId=t,r.pager=e,new s.RequestBuilder("baseentry","listFlags",r)}static recycle(t){let e={};return e.entryId=t,new s.RequestBuilder("baseentry","recycle",e)}static reject(t){let e={};return e.entryId=t,new s.RequestBuilder("baseentry","reject",e)}static restoreRecycled(t){let e={};return e.entryId=t,new s.RequestBuilder("baseentry","restoreRecycled",e)}static update(t,e){let r={};return r.entryId=t,r.baseEntry=e,new s.RequestBuilder("baseentry","update",r)}static updateContent(t,e,r=null,i=null){let a={};return a.entryId=t,a.resource=e,a.conversionProfileId=r,a.advancedOptions=i,new s.RequestBuilder("baseentry","updateContent",a)}static updateThumbnailFromSourceEntry(t,e,r){let i={};return i.entryId=t,i.sourceEntryId=e,i.timeOffset=r,new s.RequestBuilder("baseentry","updateThumbnailFromSourceEntry",i)}static updateThumbnailFromUrl(t,e){let r={};return r.entryId=t,r.url=e,new s.RequestBuilder("baseentry","updateThumbnailFromUrl",r)}static updateThumbnailJpeg(t,e){let r={};r.entryId=t;let i={};return i.fileData=e,new s.RequestBuilder("baseentry","updateThumbnailJpeg",r,i)}static upload(t){let e={};return e.fileData=t,new s.RequestBuilder("baseentry","upload",{},e)}};t.exports.bulkUpload=class{static abort(t){let e={};return e.id=t,new s.RequestBuilder("bulkupload","abort",e)}static add(t,e,r=null,i=null,a=null){let n={};n.conversionProfileId=t;let o={};return o.csvFileData=e,n.bulkUploadType=r,n.uploadedBy=i,n.fileName=a,new s.RequestBuilder("bulkupload","add",n,o)}static get(t){let e={};return e.id=t,new s.RequestBuilder("bulkupload","get",e)}static listAction(t=null){let e={};return e.pager=t,new s.RequestBuilder("bulkupload","list",e)}};t.exports.categoryEntry=class{static activate(t,e){let r={};return r.entryId=t,r.categoryId=e,new s.RequestBuilder("categoryentry","activate",r)}static add(t){let e={};return e.categoryEntry=t,new s.RequestBuilder("categoryentry","add",e)}static addFromBulkUpload(t,e=null){let r={};return r.bulkUploadData=t,r.bulkUploadCategoryEntryData=e,new s.RequestBuilder("categoryentry","addFromBulkUpload",r)}static deleteAction(t,e){let r={};return r.entryId=t,r.categoryId=e,new s.RequestBuilder("categoryentry","delete",r)}static index(t,e,r=!0){let i={};return i.entryId=t,i.categoryId=e,i.shouldUpdate=r,new s.RequestBuilder("categoryentry","index",i)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("categoryentry","list",r)}static reject(t,e){let r={};return r.entryId=t,r.categoryId=e,new s.RequestBuilder("categoryentry","reject",r)}static syncPrivacyContext(t,e){let r={};return r.entryId=t,r.categoryId=e,new s.RequestBuilder("categoryentry","syncPrivacyContext",r)}static updateStatusFromBulk(t,e=null,r=null){let i={},a={};return a.fileData=t,i.bulkUploadData=e,i.bulkUploadCategoryEntryData=r,new s.RequestBuilder("categoryentry","updateStatusFromBulk",i,a)}};t.exports.category=class{static add(t){let e={};return e.category=t,new s.RequestBuilder("category","add",e)}static addFromBulkUpload(t,e=null,r=null){let i={},a={};return a.fileData=t,i.bulkUploadData=e,i.bulkUploadCategoryData=r,new s.RequestBuilder("category","addFromBulkUpload",i,a)}static cloneAction(t,e,r=null){let i={};return i.categoryId=t,i.fromPartnerId=e,i.parentCategoryId=r,new s.RequestBuilder("category","clone",i)}static deleteAction(t,e=1){let r={};return r.id=t,r.moveEntriesToParentCategory=e,new s.RequestBuilder("category","delete",r)}static exportToCsv(t=null,e=null,r=null,i=null,a=null){let n={};return n.filter=t,n.metadataProfileId=e,n.additionalFields=r,n.mappedFields=i,n.options=a,new s.RequestBuilder("category","exportToCsv",n)}static get(t){let e={};return e.id=t,new s.RequestBuilder("category","get",e)}static index(t,e=!0){let r={};return r.id=t,r.shouldUpdate=e,new s.RequestBuilder("category","index",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("category","list",r)}static move(t,e){let r={};return r.categoryIds=t,r.targetCategoryParentId=e,new s.RequestBuilder("category","move",r)}static unlockCategories(){return new s.RequestBuilder("category","unlockCategories",{})}static update(t,e){let r={};return r.id=t,r.category=e,new s.RequestBuilder("category","update",r)}};t.exports.categoryUser=class{static activate(t,e){let r={};return r.categoryId=t,r.userId=e,new s.RequestBuilder("categoryuser","activate",r)}static add(t){let e={};return e.categoryUser=t,new s.RequestBuilder("categoryuser","add",e)}static addFromBulkUpload(t,e=null,r=null){let i={},a={};return a.fileData=t,i.bulkUploadData=e,i.bulkUploadCategoryUserData=r,new s.RequestBuilder("categoryuser","addFromBulkUpload",i,a)}static copyFromCategory(t){let e={};return e.categoryId=t,new s.RequestBuilder("categoryuser","copyFromCategory",e)}static deactivate(t,e){let r={};return r.categoryId=t,r.userId=e,new s.RequestBuilder("categoryuser","deactivate",r)}static deleteAction(t,e){let r={};return r.categoryId=t,r.userId=e,new s.RequestBuilder("categoryuser","delete",r)}static get(t,e){let r={};return r.categoryId=t,r.userId=e,new s.RequestBuilder("categoryuser","get",r)}static index(t,e,r=!0){let i={};return i.userId=t,i.categoryId=e,i.shouldUpdate=r,new s.RequestBuilder("categoryuser","index",i)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("categoryuser","list",r)}static update(t,e,r,i=!1){let a={};return a.categoryId=t,a.userId=e,a.categoryUser=r,a.override=i,new s.RequestBuilder("categoryuser","update",a)}};t.exports.conversionProfileAssetParams=class{static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("conversionprofileassetparams","list",r)}static update(t,e,r){let i={};return i.conversionProfileId=t,i.assetParamsId=e,i.conversionProfileAssetParams=r,new s.RequestBuilder("conversionprofileassetparams","update",i)}};t.exports.conversionProfile=class{static add(t){let e={};return e.conversionProfile=t,new s.RequestBuilder("conversionprofile","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("conversionprofile","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("conversionprofile","get",e)}static getDefault(t=null){let e={};return e.type=t,new s.RequestBuilder("conversionprofile","getDefault",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("conversionprofile","list",r)}static setAsDefault(t){let e={};return e.id=t,new s.RequestBuilder("conversionprofile","setAsDefault",e)}static update(t,e){let r={};return r.id=t,r.conversionProfile=e,new s.RequestBuilder("conversionprofile","update",r)}};t.exports.data=class{static add(t){let e={};return e.dataEntry=t,new s.RequestBuilder("data","add",e)}static addContent(t,e){let r={};return r.entryId=t,r.resource=e,new s.RequestBuilder("data","addContent",r)}static deleteAction(t){let e={};return e.entryId=t,new s.RequestBuilder("data","delete",e)}static get(t,e=-1){let r={};return r.entryId=t,r.version=e,new s.RequestBuilder("data","get",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("data","list",r)}static update(t,e){let r={};return r.entryId=t,r.documentEntry=e,new s.RequestBuilder("data","update",r)}};t.exports.deliveryProfile=class{static add(t){let e={};return e.delivery=t,new s.RequestBuilder("deliveryprofile","add",e)}static cloneAction(t){let e={};return e.deliveryId=t,new s.RequestBuilder("deliveryprofile","clone",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("deliveryprofile","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("deliveryprofile","list",r)}static update(t,e){let r={};return r.id=t,r.delivery=e,new s.RequestBuilder("deliveryprofile","update",r)}};t.exports.EmailIngestionProfile=class{static add(t){let e={};return e.EmailIP=t,new s.RequestBuilder("emailingestionprofile","add",e)}static addMediaEntry(t,e,r,i,a){let n={};return n.mediaEntry=t,n.uploadTokenId=e,n.emailProfId=r,n.fromAddress=i,n.emailMsgId=a,new s.RequestBuilder("emailingestionprofile","addMediaEntry",n)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("emailingestionprofile","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("emailingestionprofile","get",e)}static getByEmailAddress(t){let e={};return e.emailAddress=t,new s.RequestBuilder("emailingestionprofile","getByEmailAddress",e)}static update(t,e){let r={};return r.id=t,r.EmailIP=e,new s.RequestBuilder("emailingestionprofile","update",r)}};t.exports.entryServerNode=class{static get(t){let e={};return e.id=t,new s.RequestBuilder("entryservernode","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("entryservernode","list",r)}static update(t,e){let r={};return r.id=t,r.entryServerNode=e,new s.RequestBuilder("entryservernode","update",r)}static updateStatus(t,e){let r={};return r.id=t,r.status=e,new s.RequestBuilder("entryservernode","updateStatus",r)}static validateRegisteredEntryServerNode(t){let e={};return e.id=t,new s.RequestBuilder("entryservernode","validateRegisteredEntryServerNode",e)}};t.exports.exportcsv=class{static serveCsv(t){let e={};return e.id=t,new s.RequestBuilder("exportcsv","serveCsv",e)}};t.exports.fileAsset=class{static add(t){let e={};return e.fileAsset=t,new s.RequestBuilder("fileasset","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("fileasset","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("fileasset","get",e)}static listAction(t,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("fileasset","list",r)}static setContent(t,e){let r={};return r.id=t,r.contentResource=e,new s.RequestBuilder("fileasset","setContent",r)}static update(t,e){let r={};return r.id=t,r.fileAsset=e,new s.RequestBuilder("fileasset","update",r)}};t.exports.flavorAsset=class{static add(t,e){let r={};return r.entryId=t,r.flavorAsset=e,new s.RequestBuilder("flavorasset","add",r)}static convert(t,e,r=0){let i={};return i.entryId=t,i.flavorParamsId=e,i.priority=r,new s.RequestBuilder("flavorasset","convert",i)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("flavorasset","delete",e)}static deleteLocalContent(t){let e={};return e.assetId=t,new s.RequestBuilder("flavorasset","deleteLocalContent",e)}static exportAction(t,e){let r={};return r.assetId=t,r.storageProfileId=e,new s.RequestBuilder("flavorasset","export",r)}static get(t){let e={};return e.id=t,new s.RequestBuilder("flavorasset","get",e)}static getByEntryId(t){let e={};return e.entryId=t,new s.RequestBuilder("flavorasset","getByEntryId",e)}static getDownloadUrl(t,e=!1){let r={};return r.id=t,r.useCdn=e,new s.RequestBuilder("flavorasset","getDownloadUrl",r)}static getFlavorAssetsWithParams(t){let e={};return e.entryId=t,new s.RequestBuilder("flavorasset","getFlavorAssetsWithParams",e)}static getRemotePaths(t){let e={};return e.id=t,new s.RequestBuilder("flavorasset","getRemotePaths",e)}static getUrl(t,e=null,r=!1,i=null){let a={};return a.id=t,a.storageId=e,a.forceProxy=r,a.options=i,new s.RequestBuilder("flavorasset","getUrl",a)}static getWebPlayableByEntryId(t){let e={};return e.entryId=t,new s.RequestBuilder("flavorasset","getWebPlayableByEntryId",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("flavorasset","list",r)}static reconvert(t){let e={};return e.id=t,new s.RequestBuilder("flavorasset","reconvert",e)}static serveAdStitchCmd(t,e=null,r=null){let i={};return i.assetId=t,i.ffprobeJson=e,i.duration=r,new s.RequestBuilder("flavorasset","serveAdStitchCmd",i)}static setAsSource(t){let e={};return e.assetId=t,new s.RequestBuilder("flavorasset","setAsSource",e)}static setContent(t,e){let r={};return r.id=t,r.contentResource=e,new s.RequestBuilder("flavorasset","setContent",r)}static update(t,e){let r={};return r.id=t,r.flavorAsset=e,new s.RequestBuilder("flavorasset","update",r)}};t.exports.flavorParamsOutput=class{static get(t){let e={};return e.id=t,new s.RequestBuilder("flavorparamsoutput","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("flavorparamsoutput","list",r)}};t.exports.flavorParams=class{static add(t){let e={};return e.flavorParams=t,new s.RequestBuilder("flavorparams","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("flavorparams","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("flavorparams","get",e)}static getByConversionProfileId(t){let e={};return e.conversionProfileId=t,new s.RequestBuilder("flavorparams","getByConversionProfileId",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("flavorparams","list",r)}static update(t,e){let r={};return r.id=t,r.flavorParams=e,new s.RequestBuilder("flavorparams","update",r)}};t.exports.groupUser=class{static add(t){let e={};return e.groupUser=t,new s.RequestBuilder("groupuser","add",e)}static deleteAction(t,e){let r={};return r.userId=t,r.groupId=e,new s.RequestBuilder("groupuser","delete",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("groupuser","list",r)}static sync(t,e=null,r=!0,i=!0){let a={};return a.userId=t,a.groupIds=e,a.removeFromExistingGroups=r,a.createNewGroups=i,new s.RequestBuilder("groupuser","sync",a)}static update(t,e){let r={};return r.groupUserId=t,r.groupUser=e,new s.RequestBuilder("groupuser","update",r)}};t.exports.liveChannelSegment=class{static add(t){let e={};return e.liveChannelSegment=t,new s.RequestBuilder("livechannelsegment","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("livechannelsegment","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("livechannelsegment","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("livechannelsegment","list",r)}static update(t,e){let r={};return r.id=t,r.liveChannelSegment=e,new s.RequestBuilder("livechannelsegment","update",r)}};t.exports.liveChannel=class{static add(t){let e={};return e.liveChannel=t,new s.RequestBuilder("livechannel","add",e)}static appendRecording(t,e,r,i,a,n=!1){let o={};return o.entryId=t,o.assetId=e,o.mediaServerIndex=r,o.resource=i,o.duration=a,o.isLastChunk=n,new s.RequestBuilder("livechannel","appendRecording",o)}static createRecordedEntry(t,e,r){let i={};return i.entryId=t,i.mediaServerIndex=e,i.liveEntryStatus=r,new s.RequestBuilder("livechannel","createRecordedEntry",i)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("livechannel","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("livechannel","get",e)}static isLive(t){let e={};return e.id=t,new s.RequestBuilder("livechannel","isLive",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("livechannel","list",r)}static registerMediaServer(t,e,r,i=null,a=1,n=!0){let o={};return o.entryId=t,o.hostname=e,o.mediaServerIndex=r,o.applicationName=i,o.liveEntryStatus=a,o.shouldCreateRecordedEntry=n,new s.RequestBuilder("livechannel","registerMediaServer",o)}static setRecordedContent(t,e,r,i,a=null,n=null){let o={};return o.entryId=t,o.mediaServerIndex=e,o.resource=r,o.duration=i,o.recordedEntryId=a,o.flavorParamsId=n,new s.RequestBuilder("livechannel","setRecordedContent",o)}static unregisterMediaServer(t,e,r){let i={};return i.entryId=t,i.hostname=e,i.mediaServerIndex=r,new s.RequestBuilder("livechannel","unregisterMediaServer",i)}static update(t,e){let r={};return r.id=t,r.liveChannel=e,new s.RequestBuilder("livechannel","update",r)}static validateRegisteredMediaServers(t){let e={};return e.entryId=t,new s.RequestBuilder("livechannel","validateRegisteredMediaServers",e)}};t.exports.liveReports=class{static exportToCsv(t,e){let r={};return r.reportType=t,r.params=e,new s.RequestBuilder("livereports","exportToCsv",r)}static getEvents(t,e=null,r=null){let i={};return i.reportType=t,i.filter=e,i.pager=r,new s.RequestBuilder("livereports","getEvents",i)}static getReport(t,e=null,r=null){let i={};return i.reportType=t,i.filter=e,i.pager=r,new s.RequestBuilder("livereports","getReport",i)}static serveReport(t){let e={};return e.id=t,new s.RequestBuilder("livereports","serveReport",e)}};t.exports.liveStats=class{static collect(t){let e={};return e.event=t,new s.RequestBuilder("livestats","collect",e)}};t.exports.liveStream=class{static add(t,e=null){let r={};return r.liveStreamEntry=t,r.sourceType=e,new s.RequestBuilder("livestream","add",r)}static addLiveStreamPushPublishConfiguration(t,e,r=null,i=null){let a={};return a.entryId=t,a.protocol=e,a.url=r,a.liveStreamConfiguration=i,new s.RequestBuilder("livestream","addLiveStreamPushPublishConfiguration",a)}static allocateConferenceRoom(t,e=""){let r={};return r.entryId=t,r.env=e,new s.RequestBuilder("livestream","allocateConferenceRoom",r)}static appendRecording(t,e,r,i,a,n=!1){let o={};return o.entryId=t,o.assetId=e,o.mediaServerIndex=r,o.resource=i,o.duration=a,o.isLastChunk=n,new s.RequestBuilder("livestream","appendRecording",o)}static archive(t,e){let r={};return r.liveEntryId=t,r.vodEntryId=e,new s.RequestBuilder("livestream","archive",r)}static authenticate(t,e,r=null,i=null,a=null){let n={};return n.entryId=t,n.token=e,n.hostname=r,n.mediaServerIndex=i,n.applicationName=a,new s.RequestBuilder("livestream","authenticate",n)}static createPeriodicSyncPoints(t,e,r){let i={};return i.entryId=t,i.interval=e,i.duration=r,new s.RequestBuilder("livestream","createPeriodicSyncPoints",i)}static createRecordedEntry(t,e,r){let i={};return i.entryId=t,i.mediaServerIndex=e,i.liveEntryStatus=r,new s.RequestBuilder("livestream","createRecordedEntry",i)}static deleteAction(t){let e={};return e.entryId=t,new s.RequestBuilder("livestream","delete",e)}static finishConf(t,e=null){let r={};return r.entryId=t,r.serverNodeId=e,new s.RequestBuilder("livestream","finishConf",r)}static get(t,e=-1){let r={};return r.entryId=t,r.version=e,new s.RequestBuilder("livestream","get",r)}static getDetails(t){let e={};return e.id=t,new s.RequestBuilder("livestream","getDetails",e)}static isLive(t,e=null){let r={};return r.id=t,r.protocol=e,new s.RequestBuilder("livestream","isLive",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("livestream","list",r)}static regenerateStreamToken(t){let e={};return e.entryId=t,new s.RequestBuilder("livestream","regenerateStreamToken",e)}static registerConf(t){let e={};return e.entryId=t,new s.RequestBuilder("livestream","registerConf",e)}static registerMediaServer(t,e,r,i=null,a=1,n=!0){let o={};return o.entryId=t,o.hostname=e,o.mediaServerIndex=r,o.applicationName=i,o.liveEntryStatus=a,o.shouldCreateRecordedEntry=n,new s.RequestBuilder("livestream","registerMediaServer",o)}static removeLiveStreamPushPublishConfiguration(t,e){let r={};return r.entryId=t,r.protocol=e,new s.RequestBuilder("livestream","removeLiveStreamPushPublishConfiguration",r)}static setRecordedContent(t,e,r,i,a=null,n=null){let o={};return o.entryId=t,o.mediaServerIndex=e,o.resource=r,o.duration=i,o.recordedEntryId=a,o.flavorParamsId=n,new s.RequestBuilder("livestream","setRecordedContent",o)}static unregisterMediaServer(t,e,r){let i={};return i.entryId=t,i.hostname=e,i.mediaServerIndex=r,new s.RequestBuilder("livestream","unregisterMediaServer",i)}static update(t,e){let r={};return r.entryId=t,r.liveStreamEntry=e,new s.RequestBuilder("livestream","update",r)}static updateOfflineThumbnailFromUrl(t,e){let r={};return r.entryId=t,r.url=e,new s.RequestBuilder("livestream","updateOfflineThumbnailFromUrl",r)}static updateOfflineThumbnailJpeg(t,e){let r={};r.entryId=t;let i={};return i.fileData=e,new s.RequestBuilder("livestream","updateOfflineThumbnailJpeg",r,i)}static validateRegisteredMediaServers(t){let e={};return e.entryId=t,new s.RequestBuilder("livestream","validateRegisteredMediaServers",e)}};t.exports.mediaInfo=class{static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("mediainfo","list",r)}};t.exports.media=class{static add(t){let e={};return e.entry=t,new s.RequestBuilder("media","add",e)}static addContent(t,e=null){let r={};return r.entryId=t,r.resource=e,new s.RequestBuilder("media","addContent",r)}static addFromBulk(t,e,r){let i={};return i.mediaEntry=t,i.url=e,i.bulkUploadId=r,new s.RequestBuilder("media","addFromBulk",i)}static addFromEntry(t,e=null,r=null){let i={};return i.sourceEntryId=t,i.mediaEntry=e,i.sourceFlavorParamsId=r,new s.RequestBuilder("media","addFromEntry",i)}static addFromFlavorAsset(t,e=null){let r={};return r.sourceFlavorAssetId=t,r.mediaEntry=e,new s.RequestBuilder("media","addFromFlavorAsset",r)}static addFromRecordedWebcam(t,e){let r={};return r.mediaEntry=t,r.webcamTokenId=e,new s.RequestBuilder("media","addFromRecordedWebcam",r)}static addFromSearchResult(t=null,e=null){let r={};return r.mediaEntry=t,r.searchResult=e,new s.RequestBuilder("media","addFromSearchResult",r)}static addFromUploadedFile(t,e){let r={};return r.mediaEntry=t,r.uploadTokenId=e,new s.RequestBuilder("media","addFromUploadedFile",r)}static addFromUrl(t,e){let r={};return r.mediaEntry=t,r.url=e,new s.RequestBuilder("media","addFromUrl",r)}static anonymousRank(t,e){let r={};return r.entryId=t,r.rank=e,new s.RequestBuilder("media","anonymousRank",r)}static approve(t){let e={};return e.entryId=t,new s.RequestBuilder("media","approve",e)}static approveReplace(t){let e={};return e.entryId=t,new s.RequestBuilder("media","approveReplace",e)}static bulkUploadAdd(t,e=null,r=null){let i={},a={};return a.fileData=t,i.bulkUploadData=e,i.bulkUploadEntryData=r,new s.RequestBuilder("media","bulkUploadAdd",i,a)}static cancelReplace(t){let e={};return e.entryId=t,new s.RequestBuilder("media","cancelReplace",e)}static convert(t,e=null,r=null){let i={};return i.entryId=t,i.conversionProfileId=e,i.dynamicConversionAttributes=r,new s.RequestBuilder("media","convert",i)}static count(t=null){let e={};return e.filter=t,new s.RequestBuilder("media","count",e)}static deleteAction(t){let e={};return e.entryId=t,new s.RequestBuilder("media","delete",e)}static exportToCsv(t){let e={};return e.data=t,new s.RequestBuilder("media","exportToCsv",e)}static flag(t){let e={};return e.moderationFlag=t,new s.RequestBuilder("media","flag",e)}static get(t,e=-1){let r={};return r.entryId=t,r.version=e,new s.RequestBuilder("media","get",r)}static getMrss(t,e=null,r=null){let i={};return i.entryId=t,i.extendingItemsArray=e,i.features=r,new s.RequestBuilder("media","getMrss",i)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("media","list",r)}static listFlags(t,e=null){let r={};return r.entryId=t,r.pager=e,new s.RequestBuilder("media","listFlags",r)}static reject(t){let e={};return e.entryId=t,new s.RequestBuilder("media","reject",e)}static requestConversion(t,e){let r={};return r.entryId=t,r.fileFormat=e,new s.RequestBuilder("media","requestConversion",r)}static update(t,e){let r={};return r.entryId=t,r.mediaEntry=e,new s.RequestBuilder("media","update",r)}static updateContent(t,e,r=null,i=null){let a={};return a.entryId=t,a.resource=e,a.conversionProfileId=r,a.advancedOptions=i,new s.RequestBuilder("media","updateContent",a)}static updateThumbnail(t,e,r=null){let i={};return i.entryId=t,i.timeOffset=e,i.flavorParamsId=r,new s.RequestBuilder("media","updateThumbnail",i)}static updateThumbnailFromSourceEntry(t,e,r,i=null){let a={};return a.entryId=t,a.sourceEntryId=e,a.timeOffset=r,a.flavorParamsId=i,new s.RequestBuilder("media","updateThumbnailFromSourceEntry",a)}static updateThumbnailFromUrl(t,e){let r={};return r.entryId=t,r.url=e,new s.RequestBuilder("media","updateThumbnailFromUrl",r)}static updateThumbnailJpeg(t,e){let r={};r.entryId=t;let i={};return i.fileData=e,new s.RequestBuilder("media","updateThumbnailJpeg",r,i)}static upload(t){let e={};return e.fileData=t,new s.RequestBuilder("media","upload",{},e)}};t.exports.mixing=class{static add(t){let e={};return e.mixEntry=t,new s.RequestBuilder("mixing","add",e)}static anonymousRank(t,e){let r={};return r.entryId=t,r.rank=e,new s.RequestBuilder("mixing","anonymousRank",r)}static appendMediaEntry(t,e){let r={};return r.mixEntryId=t,r.mediaEntryId=e,new s.RequestBuilder("mixing","appendMediaEntry",r)}static cloneAction(t){let e={};return e.entryId=t,new s.RequestBuilder("mixing","clone",e)}static count(t=null){let e={};return e.filter=t,new s.RequestBuilder("mixing","count",e)}static deleteAction(t){let e={};return e.entryId=t,new s.RequestBuilder("mixing","delete",e)}static get(t,e=-1){let r={};return r.entryId=t,r.version=e,new s.RequestBuilder("mixing","get",r)}static getMixesByMediaId(t){let e={};return e.mediaEntryId=t,new s.RequestBuilder("mixing","getMixesByMediaId",e)}static getReadyMediaEntries(t,e=-1){let r={};return r.mixId=t,r.version=e,new s.RequestBuilder("mixing","getReadyMediaEntries",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("mixing","list",r)}static update(t,e){let r={};return r.entryId=t,r.mixEntry=e,new s.RequestBuilder("mixing","update",r)}};t.exports.notification=class{static getClientNotification(t,e){let r={};return r.entryId=t,r.type=e,new s.RequestBuilder("notification","getClientNotification",r)}};t.exports.partner=class{static count(t=null){let e={};return e.filter=t,new s.RequestBuilder("partner","count",e)}static get(t=null){let e={};return e.id=t,new s.RequestBuilder("partner","get",e)}static getInfo(){return new s.RequestBuilder("partner","getInfo",{})}static getPublicInfo(t=null){let e={};return e.id=t,new s.RequestBuilder("partner","getPublicInfo",e)}static getSecrets(t,e,r,i=null){let a={};return a.partnerId=t,a.adminEmail=e,a.cmsPassword=r,a.otp=i,new s.RequestBuilder("partner","getSecrets",a)}static getStatistics(){return new s.RequestBuilder("partner","getStatistics",{})}static getUsage(t="",e=1,r=null){let i={};return i.year=t,i.month=e,i.resolution=r,new s.RequestBuilder("partner","getUsage",i)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("partner","list",r)}static listFeatureStatus(){return new s.RequestBuilder("partner","listFeatureStatus",{})}static listPartnersForUser(t=null,e=null){let r={};return r.partnerFilter=t,r.pager=e,new s.RequestBuilder("partner","listPartnersForUser",r)}static register(t,e="",r=null,i=!1){let a={};return a.partner=t,a.cmsPassword=e,a.templatePartnerId=r,a.silent=i,new s.RequestBuilder("partner","register",a)}static registrationValidation(t,e="",r=null,i=!1){let a={};return a.partner=t,a.cmsPassword=e,a.templatePartnerId=r,a.silent=i,new s.RequestBuilder("partner","registrationValidation",a)}static update(t,e=!1){let r={};return r.partner=t,r.allowEmpty=e,new s.RequestBuilder("partner","update",r)}};t.exports.permissionItem=class{static add(t){let e={};return e.permissionItem=t,new s.RequestBuilder("permissionitem","add",e)}static deleteAction(t){let e={};return e.permissionItemId=t,new s.RequestBuilder("permissionitem","delete",e)}static get(t){let e={};return e.permissionItemId=t,new s.RequestBuilder("permissionitem","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("permissionitem","list",r)}static update(t,e){let r={};return r.permissionItemId=t,r.permissionItem=e,new s.RequestBuilder("permissionitem","update",r)}};t.exports.permission=class{static add(t){let e={};return e.permission=t,new s.RequestBuilder("permission","add",e)}static deleteAction(t){let e={};return e.permissionName=t,new s.RequestBuilder("permission","delete",e)}static get(t){let e={};return e.permissionName=t,new s.RequestBuilder("permission","get",e)}static getCurrentPermissions(){return new s.RequestBuilder("permission","getCurrentPermissions",{})}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("permission","list",r)}static update(t,e){let r={};return r.permissionName=t,r.permission=e,new s.RequestBuilder("permission","update",r)}};t.exports.playlist=class{static add(t,e=!1){let r={};return r.playlist=t,r.updateStats=e,new s.RequestBuilder("playlist","add",r)}static cloneAction(t,e=null){let r={};return r.id=t,r.newPlaylist=e,new s.RequestBuilder("playlist","clone",r)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("playlist","delete",e)}static execute(t,e="",r=null,i=null,a=null){let n={};return n.id=t,n.detailed=e,n.playlistContext=r,n.filter=i,n.pager=a,new s.RequestBuilder("playlist","execute",n)}static executeFromContent(t,e,r="",i=null){let a={};return a.playlistType=t,a.playlistContent=e,a.detailed=r,a.pager=i,new s.RequestBuilder("playlist","executeFromContent",a)}static executeFromFilters(t,e,r=1,i=null){let a={};return a.filters=t,a.totalResults=e,a.detailed=r,a.pager=i,new s.RequestBuilder("playlist","executeFromFilters",a)}static get(t,e=-1){let r={};return r.id=t,r.version=e,new s.RequestBuilder("playlist","get",r)}static getStatsFromContent(t,e){let r={};return r.playlistType=t,r.playlistContent=e,new s.RequestBuilder("playlist","getStatsFromContent",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("playlist","list",r)}static update(t,e,r=!1){let i={};return i.id=t,i.playlist=e,i.updateStats=r,new s.RequestBuilder("playlist","update",i)}};t.exports.report=class{static execute(t,e=null){let r={};return r.id=t,r.params=e,new s.RequestBuilder("report","execute",r)}static exportToCsv(t){let e={};return e.params=t,new s.RequestBuilder("report","exportToCsv",e)}static getBaseTotal(t,e,r=null,i=null){let a={};return a.reportType=t,a.reportInputFilter=e,a.objectIds=r,a.responseOptions=i,new s.RequestBuilder("report","getBaseTotal",a)}static getGraphs(t,e,r=null,i=null,a=null){let n={};return n.reportType=t,n.reportInputFilter=e,n.dimension=r,n.objectIds=i,n.responseOptions=a,new s.RequestBuilder("report","getGraphs",n)}static getTable(t,e,r,i=null,a=null,n=null){let o={};return o.reportType=t,o.reportInputFilter=e,o.pager=r,o.order=i,o.objectIds=a,o.responseOptions=n,new s.RequestBuilder("report","getTable",o)}static getTotal(t,e,r=null,i=null){let a={};return a.reportType=t,a.reportInputFilter=e,a.objectIds=r,a.responseOptions=i,new s.RequestBuilder("report","getTotal",a)}static getUrlForReportAsCsv(t,e,r,i,a,n=null,o=null,u=null,l=null,d=null){let c={};return c.reportTitle=t,c.reportText=e,c.headers=r,c.reportType=i,c.reportInputFilter=a,c.dimension=n,c.pager=o,c.order=u,c.objectIds=l,c.responseOptions=d,new s.RequestBuilder("report","getUrlForReportAsCsv",c)}static serve(t){let e={};return e.id=t,new s.RequestBuilder("report","serve",e)}};t.exports.responseProfile=class{static add(t){let e={};return e.addResponseProfile=t,new s.RequestBuilder("responseprofile","add",e)}static cloneAction(t,e){let r={};return r.id=t,r.profile=e,new s.RequestBuilder("responseprofile","clone",r)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("responseprofile","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("responseprofile","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("responseprofile","list",r)}static recalculate(t){let e={};return e.options=t,new s.RequestBuilder("responseprofile","recalculate",e)}static update(t,e){let r={};return r.id=t,r.updateResponseProfile=e,new s.RequestBuilder("responseprofile","update",r)}static updateStatus(t,e){let r={};return r.id=t,r.status=e,new s.RequestBuilder("responseprofile","updateStatus",r)}};t.exports.schema=class{};t.exports.search=class{static externalLogin(t,e,r){let i={};return i.searchSource=t,i.userName=e,i.password=r,new s.RequestBuilder("search","externalLogin",i)}static getMediaInfo(t){let e={};return e.searchResult=t,new s.RequestBuilder("search","getMediaInfo",e)}static search(t,e=null){let r={};return r.search=t,r.pager=e,new s.RequestBuilder("search","search",r)}static searchUrl(t,e){let r={};return r.mediaType=t,r.url=e,new s.RequestBuilder("search","searchUrl",r)}};t.exports.serverNode=class{static add(t){let e={};return e.serverNode=t,new s.RequestBuilder("servernode","add",e)}static deleteAction(t){let e={};return e.serverNodeId=t,new s.RequestBuilder("servernode","delete",e)}static disable(t){let e={};return e.serverNodeId=t,new s.RequestBuilder("servernode","disable",e)}static enable(t){let e={};return e.serverNodeId=t,new s.RequestBuilder("servernode","enable",e)}static get(t){let e={};return e.serverNodeId=t,new s.RequestBuilder("servernode","get",e)}static getFullPath(t,e="http",r=null,i=null){let a={};return a.hostName=t,a.protocol=e,a.deliveryFormat=r,a.deliveryType=i,new s.RequestBuilder("servernode","getFullPath",a)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("servernode","list",r)}static markOffline(t){let e={};return e.serverNodeId=t,new s.RequestBuilder("servernode","markOffline",e)}static reportStatus(t,e=null,r=1){let i={};return i.hostName=t,i.serverNode=e,i.serverNodeStatus=r,new s.RequestBuilder("servernode","reportStatus",i)}static update(t,e){let r={};return r.serverNodeId=t,r.serverNode=e,new s.RequestBuilder("servernode","update",r)}};t.exports.session=class{static end(){return new s.RequestBuilder("session","end",{})}static get(t=null){let e={};return e.session=t,new s.RequestBuilder("session","get",e)}static impersonate(t,e,r="",i=0,a=null,n=86400,o=null){let u={};return u.secret=t,u.impersonatedPartnerId=e,u.userId=r,u.type=i,u.partnerId=a,u.expiry=n,u.privileges=o,new s.RequestBuilder("session","impersonate",u)}static impersonateByKs(t,e=null,r=null,i=null){let a={};return a.session=t,a.type=e,a.expiry=r,a.privileges=i,new s.RequestBuilder("session","impersonateByKs",a)}static start(t,e="",r=0,i=null,a=86400,n=null){let o={};return o.secret=t,o.userId=e,o.type=r,o.partnerId=i,o.expiry=a,o.privileges=n,new s.RequestBuilder("session","start",o)}static startWidgetSession(t,e=86400){let r={};return r.widgetId=t,r.expiry=e,new s.RequestBuilder("session","startWidgetSession",r)}};t.exports.stats=class{static collect(t){let e={};return e.event=t,new s.RequestBuilder("stats","collect",e)}static kmcCollect(t){let e={};return e.kmcEvent=t,new s.RequestBuilder("stats","kmcCollect",e)}static reportDeviceCapabilities(t){let e={};return e.data=t,new s.RequestBuilder("stats","reportDeviceCapabilities",e)}static reportError(t,e){let r={};return r.errorCode=t,r.errorMessage=e,new s.RequestBuilder("stats","reportError",r)}static reportKceError(t){let e={};return e.kalturaCEError=t,new s.RequestBuilder("stats","reportKceError",e)}};t.exports.storageProfile=class{static add(t){let e={};return e.storageProfile=t,new s.RequestBuilder("storageprofile","add",e)}static get(t){let e={};return e.storageProfileId=t,new s.RequestBuilder("storageprofile","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("storageprofile","list",r)}static lockPendingFileSyncs(t,e,r,i,a=0x8000000000000000){let n={};return n.filter=t,n.workerId=e,n.storageProfileId=r,n.maxCount=i,n.maxSize=a,new s.RequestBuilder("storageprofile","lockPendingFileSyncs",n)}static update(t,e){let r={};return r.storageProfileId=t,r.storageProfile=e,new s.RequestBuilder("storageprofile","update",r)}static updateStatus(t,e){let r={};return r.storageId=t,r.status=e,new s.RequestBuilder("storageprofile","updateStatus",r)}};t.exports.syndicationFeed=class{static add(t){let e={};return e.syndicationFeed=t,new s.RequestBuilder("syndicationfeed","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("syndicationfeed","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("syndicationfeed","get",e)}static getEntryCount(t){let e={};return e.feedId=t,new s.RequestBuilder("syndicationfeed","getEntryCount",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("syndicationfeed","list",r)}static requestConversion(t){let e={};return e.feedId=t,new s.RequestBuilder("syndicationfeed","requestConversion",e)}static update(t,e){let r={};return r.id=t,r.syndicationFeed=e,new s.RequestBuilder("syndicationfeed","update",r)}};t.exports.system=class{static getHealthCheck(){return new s.RequestBuilder("system","getHealthCheck",{})}static getTime(){return new s.RequestBuilder("system","getTime",{})}static getVersion(){return new s.RequestBuilder("system","getVersion",{})}static ping(){return new s.RequestBuilder("system","ping",{})}static pingDatabase(){return new s.RequestBuilder("system","pingDatabase",{})}};t.exports.thumbAsset=class{static add(t,e){let r={};return r.entryId=t,r.thumbAsset=e,new s.RequestBuilder("thumbasset","add",r)}static addFromImage(t,e){let r={};r.entryId=t;let i={};return i.fileData=e,new s.RequestBuilder("thumbasset","addFromImage",r,i)}static addFromUrl(t,e){let r={};return r.entryId=t,r.url=e,new s.RequestBuilder("thumbasset","addFromUrl",r)}static deleteAction(t){let e={};return e.thumbAssetId=t,new s.RequestBuilder("thumbasset","delete",e)}static exportAction(t,e){let r={};return r.assetId=t,r.storageProfileId=e,new s.RequestBuilder("thumbasset","export",r)}static generate(t,e,r=null){let i={};return i.entryId=t,i.thumbParams=e,i.sourceAssetId=r,new s.RequestBuilder("thumbasset","generate",i)}static generateByEntryId(t,e){let r={};return r.entryId=t,r.destThumbParamsId=e,new s.RequestBuilder("thumbasset","generateByEntryId",r)}static get(t){let e={};return e.thumbAssetId=t,new s.RequestBuilder("thumbasset","get",e)}static getByEntryId(t){let e={};return e.entryId=t,new s.RequestBuilder("thumbasset","getByEntryId",e)}static getRemotePaths(t){let e={};return e.id=t,new s.RequestBuilder("thumbasset","getRemotePaths",e)}static getUrl(t,e=null,r=null){let i={};return i.id=t,i.storageId=e,i.thumbParams=r,new s.RequestBuilder("thumbasset","getUrl",i)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("thumbasset","list",r)}static regenerate(t){let e={};return e.thumbAssetId=t,new s.RequestBuilder("thumbasset","regenerate",e)}static setAsDefault(t){let e={};return e.thumbAssetId=t,new s.RequestBuilder("thumbasset","setAsDefault",e)}static setContent(t,e){let r={};return r.id=t,r.contentResource=e,new s.RequestBuilder("thumbasset","setContent",r)}static update(t,e){let r={};return r.id=t,r.thumbAsset=e,new s.RequestBuilder("thumbasset","update",r)}};t.exports.thumbParamsOutput=class{static get(t){let e={};return e.id=t,new s.RequestBuilder("thumbparamsoutput","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("thumbparamsoutput","list",r)}};t.exports.thumbParams=class{static add(t){let e={};return e.thumbParams=t,new s.RequestBuilder("thumbparams","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("thumbparams","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("thumbparams","get",e)}static getByConversionProfileId(t){let e={};return e.conversionProfileId=t,new s.RequestBuilder("thumbparams","getByConversionProfileId",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("thumbparams","list",r)}static update(t,e){let r={};return r.id=t,r.thumbParams=e,new s.RequestBuilder("thumbparams","update",r)}};t.exports.uiConf=class{static add(t){let e={};return e.uiConf=t,new s.RequestBuilder("uiconf","add",e)}static cloneAction(t){let e={};return e.id=t,new s.RequestBuilder("uiconf","clone",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("uiconf","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("uiconf","get",e)}static getAvailableTypes(){return new s.RequestBuilder("uiconf","getAvailableTypes",{})}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("uiconf","list",r)}static listTemplates(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("uiconf","listTemplates",r)}static update(t,e){let r={};return r.id=t,r.uiConf=e,new s.RequestBuilder("uiconf","update",r)}};t.exports.upload=class{static getUploadedFileTokenByFileName(t){let e={};return e.fileName=t,new s.RequestBuilder("upload","getUploadedFileTokenByFileName",e)}static upload(t){let e={};return e.fileData=t,new s.RequestBuilder("upload","upload",{},e)}};t.exports.uploadToken=class{static add(t=null){let e={};return e.uploadToken=t,new s.RequestBuilder("uploadtoken","add",e)}static deleteAction(t){let e={};return e.uploadTokenId=t,new s.RequestBuilder("uploadtoken","delete",e)}static get(t){let e={};return e.uploadTokenId=t,new s.RequestBuilder("uploadtoken","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("uploadtoken","list",r)}static upload(t,e,r=!1,i=!0,a=-1){let n={};n.uploadTokenId=t;let o={};return o.fileData=e,n.resume=r,n.finalChunk=i,n.resumeAt=a,new s.RequestBuilder("uploadtoken","upload",n,o)}};t.exports.userEntry=class{static add(t){let e={};return e.userEntry=t,new s.RequestBuilder("userentry","add",e)}static bulkDelete(t){let e={};return e.filter=t,new s.RequestBuilder("userentry","bulkDelete",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("userentry","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("userentry","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("userentry","list",r)}static submitQuiz(t){let e={};return e.id=t,new s.RequestBuilder("userentry","submitQuiz",e)}static update(t,e){let r={};return r.id=t,r.userEntry=e,new s.RequestBuilder("userentry","update",r)}};t.exports.userRole=class{static add(t){let e={};return e.userRole=t,new s.RequestBuilder("userrole","add",e)}static cloneAction(t){let e={};return e.userRoleId=t,new s.RequestBuilder("userrole","clone",e)}static deleteAction(t){let e={};return e.userRoleId=t,new s.RequestBuilder("userrole","delete",e)}static get(t){let e={};return e.userRoleId=t,new s.RequestBuilder("userrole","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("userrole","list",r)}static update(t,e){let r={};return r.userRoleId=t,r.userRole=e,new s.RequestBuilder("userrole","update",r)}};t.exports.user=class{static add(t){let e={};return e.user=t,new s.RequestBuilder("user","add",e)}static addFromBulkUpload(t,e=null,r=null){let i={},a={};return a.fileData=t,i.bulkUploadData=e,i.bulkUploadUserData=r,new s.RequestBuilder("user","addFromBulkUpload",i,a)}static checkLoginDataExists(t){let e={};return e.filter=t,new s.RequestBuilder("user","checkLoginDataExists",e)}static deleteAction(t){let e={};return e.userId=t,new s.RequestBuilder("user","delete",e)}static disableLogin(t=null,e=null){let r={};return r.userId=t,r.loginId=e,new s.RequestBuilder("user","disableLogin",r)}static enableLogin(t,e,r=null){let i={};return i.userId=t,i.loginId=e,i.password=r,new s.RequestBuilder("user","enableLogin",i)}static exportToCsv(t=null,e=null,r=null,i=null,a=null){let n={};return n.filter=t,n.metadataProfileId=e,n.additionalFields=r,n.mappedFields=i,n.options=a,new s.RequestBuilder("user","exportToCsv",n)}static generateQrCode(t){let e={};return e.hashKey=t,new s.RequestBuilder("user","generateQrCode",e)}static get(t=null){let e={};return e.userId=t,new s.RequestBuilder("user","get",e)}static getByLoginId(t){let e={};return e.loginId=t,new s.RequestBuilder("user","getByLoginId",e)}static index(t,e=!0){let r={};return r.id=t,r.shouldUpdate=e,new s.RequestBuilder("user","index",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("user","list",r)}static login(t,e,r,i=86400,a="*"){let n={};return n.partnerId=t,n.userId=e,n.password=r,n.expiry=i,n.privileges=a,new s.RequestBuilder("user","login",n)}static loginByKs(t){let e={};return e.requestedPartnerId=t,new s.RequestBuilder("user","loginByKs",e)}static loginByLoginId(t,e,r=null,i=86400,a="*",n=null){let o={};return o.loginId=t,o.password=e,o.partnerId=r,o.expiry=i,o.privileges=a,o.otp=n,new s.RequestBuilder("user","loginByLoginId",o)}static loginDataResetPassword(t,e){let r={};return r.loginDataId=t,r.newPassword=e,new s.RequestBuilder("user","loginDataResetPassword",r)}static notifyBan(t){let e={};return e.userId=t,new s.RequestBuilder("user","notifyBan",e)}static resetPassword(t,e=null){let r={};return r.email=t,r.linkType=e,new s.RequestBuilder("user","resetPassword",r)}static serveCsv(t){let e={};return e.id=t,new s.RequestBuilder("user","serveCsv",e)}static setInitialPassword(t,e){let r={};return r.hashKey=t,r.newPassword=e,new s.RequestBuilder("user","setInitialPassword",r)}static update(t,e){let r={};return r.userId=t,r.user=e,new s.RequestBuilder("user","update",r)}static updateLoginData(t,e,r="",i="",a=null,n=null,o=null){let u={};return u.oldLoginId=t,u.password=e,u.newLoginId=r,u.newPassword=i,u.newFirstName=a,u.newLastName=n,u.otp=o,new s.RequestBuilder("user","updateLoginData",u)}static validateHashKey(t){let e={};return e.hashKey=t,new s.RequestBuilder("user","validateHashKey",e)}};t.exports.widget=class{static add(t){let e={};return e.widget=t,new s.RequestBuilder("widget","add",e)}static cloneAction(t){let e={};return e.widget=t,new s.RequestBuilder("widget","clone",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("widget","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("widget","list",r)}static update(t,e){let r={};return r.id=t,r.widget=e,new s.RequestBuilder("widget","update",r)}};t.exports.annotation=class{static add(t){let e={};return e.annotation=t,new s.RequestBuilder("annotation_annotation","add",e)}static addFromBulk(t){let e={};return e.fileData=t,new s.RequestBuilder("annotation_annotation","addFromBulk",{},e)}static cloneAction(t,e,r=null){let i={};return i.id=t,i.entryId=e,i.parentId=r,new s.RequestBuilder("annotation_annotation","clone",i)}static count(t=null){let e={};return e.filter=t,new s.RequestBuilder("annotation_annotation","count",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("annotation_annotation","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("annotation_annotation","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("annotation_annotation","list",r)}static update(t,e){let r={};return r.id=t,r.annotation=e,new s.RequestBuilder("annotation_annotation","update",r)}static updateCuePointsTimes(t,e,r=null){let i={};return i.id=t,i.startTime=e,i.endTime=r,new s.RequestBuilder("annotation_annotation","updateCuePointsTimes",i)}static updateStatus(t,e){let r={};return r.id=t,r.status=e,new s.RequestBuilder("annotation_annotation","updateStatus",r)}};t.exports.aspera=class{static getFaspUrl(t){let e={};return e.flavorAssetId=t,new s.RequestBuilder("aspera_aspera","getFaspUrl",e)}};t.exports.attachmentAsset=class{static add(t,e){let r={};return r.entryId=t,r.attachmentAsset=e,new s.RequestBuilder("attachment_attachmentasset","add",r)}static deleteAction(t){let e={};return e.attachmentAssetId=t,new s.RequestBuilder("attachment_attachmentasset","delete",e)}static get(t){let e={};return e.attachmentAssetId=t,new s.RequestBuilder("attachment_attachmentasset","get",e)}static getRemotePaths(t){let e={};return e.id=t,new s.RequestBuilder("attachment_attachmentasset","getRemotePaths",e)}static getUrl(t,e=null){let r={};return r.id=t,r.storageId=e,new s.RequestBuilder("attachment_attachmentasset","getUrl",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("attachment_attachmentasset","list",r)}static setContent(t,e){let r={};return r.id=t,r.contentResource=e,new s.RequestBuilder("attachment_attachmentasset","setContent",r)}static update(t,e){let r={};return r.id=t,r.attachmentAsset=e,new s.RequestBuilder("attachment_attachmentasset","update",r)}};t.exports.auditTrail=class{static add(t){let e={};return e.auditTrail=t,new s.RequestBuilder("audit_audittrail","add",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("audit_audittrail","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("audit_audittrail","list",r)}};t.exports.beacon=class{static add(t,e=0){let r={};return r.beacon=t,r.shouldLog=e,new s.RequestBuilder("beacon_beacon","add",r)}static enhanceSearch(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("beacon_beacon","enhanceSearch",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("beacon_beacon","list",r)}static searchScheduledResource(t,e=null){let r={};return r.searchParams=t,r.pager=e,new s.RequestBuilder("beacon_beacon","searchScheduledResource",r)}};t.exports.bulk=class{static abort(t){let e={};return e.id=t,new s.RequestBuilder("bulkupload_bulk","abort",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("bulkupload_bulk","get",e)}static listAction(t=null,e=null){let r={};return r.bulkUploadFilter=t,r.pager=e,new s.RequestBuilder("bulkupload_bulk","list",r)}};t.exports.businessProcessCase=class{static abort(t,e,r){let i={};return i.objectType=t,i.objectId=e,i.businessProcessStartNotificationTemplateId=r,new s.RequestBuilder("businessprocessnotification_businessprocesscase","abort",i)}static listAction(t,e){let r={};return r.objectType=t,r.objectId=e,new s.RequestBuilder("businessprocessnotification_businessprocesscase","list",r)}};t.exports.captionAsset=class{static add(t,e){let r={};return r.entryId=t,r.captionAsset=e,new s.RequestBuilder("caption_captionasset","add",r)}static deleteAction(t){let e={};return e.captionAssetId=t,new s.RequestBuilder("caption_captionasset","delete",e)}static exportAction(t,e){let r={};return r.assetId=t,r.storageProfileId=e,new s.RequestBuilder("caption_captionasset","export",r)}static get(t){let e={};return e.captionAssetId=t,new s.RequestBuilder("caption_captionasset","get",e)}static getRemotePaths(t){let e={};return e.id=t,new s.RequestBuilder("caption_captionasset","getRemotePaths",e)}static getUrl(t,e=null){let r={};return r.id=t,r.storageId=e,new s.RequestBuilder("caption_captionasset","getUrl",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("caption_captionasset","list",r)}static setAsDefault(t){let e={};return e.captionAssetId=t,new s.RequestBuilder("caption_captionasset","setAsDefault",e)}static setContent(t,e){let r={};return r.id=t,r.contentResource=e,new s.RequestBuilder("caption_captionasset","setContent",r)}static update(t,e){let r={};return r.id=t,r.captionAsset=e,new s.RequestBuilder("caption_captionasset","update",r)}};t.exports.captionParams=class{static add(t){let e={};return e.captionParams=t,new s.RequestBuilder("caption_captionparams","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("caption_captionparams","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("caption_captionparams","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("caption_captionparams","list",r)}static update(t,e){let r={};return r.id=t,r.captionParams=e,new s.RequestBuilder("caption_captionparams","update",r)}};t.exports.captionAssetItem=class{static listAction(t,e=null,r=null){let i={};return i.captionAssetId=t,i.captionAssetItemFilter=e,i.captionAssetItemPager=r,new s.RequestBuilder("captionsearch_captionassetitem","list",i)}static parse(t){let e={};return e.captionAssetId=t,new s.RequestBuilder("captionsearch_captionassetitem","parse",e)}static search(t=null,e=null,r=null){let i={};return i.entryFilter=t,i.captionAssetItemFilter=e,i.captionAssetItemPager=r,new s.RequestBuilder("captionsearch_captionassetitem","search",i)}static searchEntries(t=null,e=null,r=null){let i={};return i.entryFilter=t,i.captionAssetItemFilter=e,i.captionAssetItemPager=r,new s.RequestBuilder("captionsearch_captionassetitem","searchEntries",i)}};t.exports.distributionProfile=class{static add(t){let e={};return e.distributionProfile=t,new s.RequestBuilder("contentdistribution_distributionprofile","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_distributionprofile","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_distributionprofile","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("contentdistribution_distributionprofile","list",r)}static listByPartner(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("contentdistribution_distributionprofile","listByPartner",r)}static update(t,e){let r={};return r.id=t,r.distributionProfile=e,new s.RequestBuilder("contentdistribution_distributionprofile","update",r)}static updateStatus(t,e){let r={};return r.id=t,r.status=e,new s.RequestBuilder("contentdistribution_distributionprofile","updateStatus",r)}};t.exports.entryDistribution=class{static add(t){let e={};return e.entryDistribution=t,new s.RequestBuilder("contentdistribution_entrydistribution","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_entrydistribution","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_entrydistribution","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("contentdistribution_entrydistribution","list",r)}static retrySubmit(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_entrydistribution","retrySubmit",e)}static submitAdd(t,e=!1){let r={};return r.id=t,r.submitWhenReady=e,new s.RequestBuilder("contentdistribution_entrydistribution","submitAdd",r)}static submitDelete(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_entrydistribution","submitDelete",e)}static submitFetchReport(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_entrydistribution","submitFetchReport",e)}static submitUpdate(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_entrydistribution","submitUpdate",e)}static update(t,e){let r={};return r.id=t,r.entryDistribution=e,new s.RequestBuilder("contentdistribution_entrydistribution","update",r)}static validate(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_entrydistribution","validate",e)}};t.exports.distributionProvider=class{static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("contentdistribution_distributionprovider","list",r)}};t.exports.genericDistributionProvider=class{static add(t){let e={};return e.genericDistributionProvider=t,new s.RequestBuilder("contentdistribution_genericdistributionprovider","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_genericdistributionprovider","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_genericdistributionprovider","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("contentdistribution_genericdistributionprovider","list",r)}static update(t,e){let r={};return r.id=t,r.genericDistributionProvider=e,new s.RequestBuilder("contentdistribution_genericdistributionprovider","update",r)}};t.exports.genericDistributionProviderAction=class{static add(t){let e={};return e.genericDistributionProviderAction=t,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","add",e)}static addMrssTransform(t,e){let r={};return r.id=t,r.xslData=e,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","addMrssTransform",r)}static addMrssTransformFromFile(t,e){let r={};r.id=t;let i={};return i.xslFile=e,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","addMrssTransformFromFile",r,i)}static addMrssValidate(t,e){let r={};return r.id=t,r.xsdData=e,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","addMrssValidate",r)}static addMrssValidateFromFile(t,e){let r={};r.id=t;let i={};return i.xsdFile=e,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","addMrssValidateFromFile",r,i)}static addResultsTransform(t,e){let r={};return r.id=t,r.transformData=e,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","addResultsTransform",r)}static addResultsTransformFromFile(t,e){let r={};r.id=t;let i={};return i.transformFile=e,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","addResultsTransformFromFile",r,i)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","delete",e)}static deleteByProviderId(t,e){let r={};return r.genericDistributionProviderId=t,r.actionType=e,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","deleteByProviderId",r)}static get(t){let e={};return e.id=t,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","get",e)}static getByProviderId(t,e){let r={};return r.genericDistributionProviderId=t,r.actionType=e,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","getByProviderId",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","list",r)}static update(t,e){let r={};return r.id=t,r.genericDistributionProviderAction=e,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","update",r)}static updateByProviderId(t,e,r){let i={};return i.genericDistributionProviderId=t,i.actionType=e,i.genericDistributionProviderAction=r,new s.RequestBuilder("contentdistribution_genericdistributionprovideraction","updateByProviderId",i)}};t.exports.cuePoint=class{static add(t){let e={};return e.cuePoint=t,new s.RequestBuilder("cuepoint_cuepoint","add",e)}static addFromBulk(t){let e={};return e.fileData=t,new s.RequestBuilder("cuepoint_cuepoint","addFromBulk",{},e)}static cloneAction(t,e){let r={};return r.id=t,r.entryId=e,new s.RequestBuilder("cuepoint_cuepoint","clone",r)}static count(t=null){let e={};return e.filter=t,new s.RequestBuilder("cuepoint_cuepoint","count",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("cuepoint_cuepoint","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("cuepoint_cuepoint","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("cuepoint_cuepoint","list",r)}static update(t,e){let r={};return r.id=t,r.cuePoint=e,new s.RequestBuilder("cuepoint_cuepoint","update",r)}static updateCuePointsTimes(t,e,r=null){let i={};return i.id=t,i.startTime=e,i.endTime=r,new s.RequestBuilder("cuepoint_cuepoint","updateCuePointsTimes",i)}static updateStatus(t,e){let r={};return r.id=t,r.status=e,new s.RequestBuilder("cuepoint_cuepoint","updateStatus",r)}};t.exports.documents=class{static addFromEntry(t,e=null,r=null){let i={};return i.sourceEntryId=t,i.documentEntry=e,i.sourceFlavorParamsId=r,new s.RequestBuilder("document_documents","addFromEntry",i)}static addFromFlavorAsset(t,e=null){let r={};return r.sourceFlavorAssetId=t,r.documentEntry=e,new s.RequestBuilder("document_documents","addFromFlavorAsset",r)}static addFromUploadedFile(t,e){let r={};return r.documentEntry=t,r.uploadTokenId=e,new s.RequestBuilder("document_documents","addFromUploadedFile",r)}static approveReplace(t){let e={};return e.entryId=t,new s.RequestBuilder("document_documents","approveReplace",e)}static cancelReplace(t){let e={};return e.entryId=t,new s.RequestBuilder("document_documents","cancelReplace",e)}static convert(t,e=null,r=null){let i={};return i.entryId=t,i.conversionProfileId=e,i.dynamicConversionAttributes=r,new s.RequestBuilder("document_documents","convert",i)}static convertPptToSwf(t){let e={};return e.entryId=t,new s.RequestBuilder("document_documents","convertPptToSwf",e)}static deleteAction(t){let e={};return e.entryId=t,new s.RequestBuilder("document_documents","delete",e)}static get(t,e=-1){let r={};return r.entryId=t,r.version=e,new s.RequestBuilder("document_documents","get",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("document_documents","list",r)}static update(t,e){let r={};return r.entryId=t,r.documentEntry=e,new s.RequestBuilder("document_documents","update",r)}static updateContent(t,e,r=null){let i={};return i.entryId=t,i.resource=e,i.conversionProfileId=r,new s.RequestBuilder("document_documents","updateContent",i)}static upload(t){let e={};return e.fileData=t,new s.RequestBuilder("document_documents","upload",{},e)}};t.exports.drmPolicy=class{static add(t){let e={};return e.drmPolicy=t,new s.RequestBuilder("drm_drmpolicy","add",e)}static deleteAction(t){let e={};return e.drmPolicyId=t,new s.RequestBuilder("drm_drmpolicy","delete",e)}static get(t){let e={};return e.drmPolicyId=t,new s.RequestBuilder("drm_drmpolicy","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("drm_drmpolicy","list",r)}static update(t,e){let r={};return r.drmPolicyId=t,r.drmPolicy=e,new s.RequestBuilder("drm_drmpolicy","update",r)}};t.exports.drmProfile=class{static add(t){let e={};return e.drmProfile=t,new s.RequestBuilder("drm_drmprofile","add",e)}static deleteAction(t){let e={};return e.drmProfileId=t,new s.RequestBuilder("drm_drmprofile","delete",e)}static get(t){let e={};return e.drmProfileId=t,new s.RequestBuilder("drm_drmprofile","get",e)}static getByProvider(t){let e={};return e.provider=t,new s.RequestBuilder("drm_drmprofile","getByProvider",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("drm_drmprofile","list",r)}static update(t,e){let r={};return r.drmProfileId=t,r.drmProfile=e,new s.RequestBuilder("drm_drmprofile","update",r)}};t.exports.drmLicenseAccess=class{static getAccess(t,e,r){let i={};return i.entryId=t,i.flavorIds=e,i.referrer=r,new s.RequestBuilder("drm_drmlicenseaccess","getAccess",i)}};t.exports.dropFolder=class{static add(t){let e={};return e.dropFolder=t,new s.RequestBuilder("dropfolder_dropfolder","add",e)}static deleteAction(t){let e={};return e.dropFolderId=t,new s.RequestBuilder("dropfolder_dropfolder","delete",e)}static freeExclusiveDropFolder(t,e=null,r=null){let i={};return i.dropFolderId=t,i.errorCode=e,i.errorDescription=r,new s.RequestBuilder("dropfolder_dropfolder","freeExclusiveDropFolder",i)}static get(t){let e={};return e.dropFolderId=t,new s.RequestBuilder("dropfolder_dropfolder","get",e)}static getExclusiveDropFolder(t,e){let r={};return r.tag=t,r.maxTime=e,new s.RequestBuilder("dropfolder_dropfolder","getExclusiveDropFolder",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("dropfolder_dropfolder","list",r)}static update(t,e){let r={};return r.dropFolderId=t,r.dropFolder=e,new s.RequestBuilder("dropfolder_dropfolder","update",r)}static updateBasicFields(t,e){let r={};return r.dropFolderId=t,r.dropFolder=e,new s.RequestBuilder("dropfolder_dropfolder","updateBasicFields",r)}static updateStatus(t,e){let r={};return r.dropFolderId=t,r.status=e,new s.RequestBuilder("dropfolder_dropfolder","updateStatus",r)}};t.exports.dropFolderFile=class{static add(t){let e={};return e.dropFolderFile=t,new s.RequestBuilder("dropfolder_dropfolderfile","add",e)}static deleteAction(t){let e={};return e.dropFolderFileId=t,new s.RequestBuilder("dropfolder_dropfolderfile","delete",e)}static get(t){let e={};return e.dropFolderFileId=t,new s.RequestBuilder("dropfolder_dropfolderfile","get",e)}static ignore(t){let e={};return e.dropFolderFileId=t,new s.RequestBuilder("dropfolder_dropfolderfile","ignore",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("dropfolder_dropfolderfile","list",r)}static update(t,e){let r={};return r.dropFolderFileId=t,r.dropFolderFile=e,new s.RequestBuilder("dropfolder_dropfolderfile","update",r)}static updateStatus(t,e){let r={};return r.dropFolderFileId=t,r.status=e,new s.RequestBuilder("dropfolder_dropfolderfile","updateStatus",r)}};t.exports.eSearch=class{static searchCategory(t,e=null){let r={};return r.searchParams=t,r.pager=e,new s.RequestBuilder("elasticsearch_esearch","searchCategory",r)}static searchEntry(t,e=null){let r={};return r.searchParams=t,r.pager=e,new s.RequestBuilder("elasticsearch_esearch","searchEntry",r)}static searchGroup(t,e=null){let r={};return r.searchParams=t,r.pager=e,new s.RequestBuilder("elasticsearch_esearch","searchGroup",r)}static searchUser(t,e=null){let r={};return r.searchParams=t,r.pager=e,new s.RequestBuilder("elasticsearch_esearch","searchUser",r)}};t.exports.eventNotificationTemplate=class{static add(t){let e={};return e.eventNotificationTemplate=t,new s.RequestBuilder("eventnotification_eventnotificationtemplate","add",e)}static cloneAction(t,e=null){let r={};return r.id=t,r.eventNotificationTemplate=e,new s.RequestBuilder("eventnotification_eventnotificationtemplate","clone",r)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("eventnotification_eventnotificationtemplate","delete",e)}static dispatch(t,e){let r={};return r.id=t,r.scope=e,new s.RequestBuilder("eventnotification_eventnotificationtemplate","dispatch",r)}static get(t){let e={};return e.id=t,new s.RequestBuilder("eventnotification_eventnotificationtemplate","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("eventnotification_eventnotificationtemplate","list",r)}static listByPartner(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("eventnotification_eventnotificationtemplate","listByPartner",r)}static listTemplates(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("eventnotification_eventnotificationtemplate","listTemplates",r)}static register(t,e){let r={};return r.notificationTemplateSystemName=t,r.pushNotificationParams=e,new s.RequestBuilder("eventnotification_eventnotificationtemplate","register",r)}static sendCommand(t,e,r){let i={};return i.notificationTemplateSystemName=t,i.pushNotificationParams=e,i.command=r,new s.RequestBuilder("eventnotification_eventnotificationtemplate","sendCommand",i)}static update(t,e){let r={};return r.id=t,r.eventNotificationTemplate=e,new s.RequestBuilder("eventnotification_eventnotificationtemplate","update",r)}static updateStatus(t,e){let r={};return r.id=t,r.status=e,new s.RequestBuilder("eventnotification_eventnotificationtemplate","updateStatus",r)}};t.exports.externalMedia=class{static add(t){let e={};return e.entry=t,new s.RequestBuilder("externalmedia_externalmedia","add",e)}static count(t=null){let e={};return e.filter=t,new s.RequestBuilder("externalmedia_externalmedia","count",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("externalmedia_externalmedia","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("externalmedia_externalmedia","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("externalmedia_externalmedia","list",r)}static update(t,e){let r={};return r.id=t,r.entry=e,new s.RequestBuilder("externalmedia_externalmedia","update",r)}};t.exports.group=class{static add(t){let e={};return e.group=t,new s.RequestBuilder("group_group","add",e)}static cloneAction(t,e,r=null){let i={};return i.originalGroupId=t,i.newGroupId=e,i.newGroupName=r,new s.RequestBuilder("group_group","clone",i)}static deleteAction(t){let e={};return e.groupId=t,new s.RequestBuilder("group_group","delete",e)}static get(t){let e={};return e.groupId=t,new s.RequestBuilder("group_group","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("group_group","list",r)}static update(t,e){let r={};return r.groupId=t,r.group=e,new s.RequestBuilder("group_group","update",r)}};t.exports.integration=class{static dispatch(t,e,r){let i={};return i.data=t,i.objectType=e,i.objectId=r,new s.RequestBuilder("integration_integration","dispatch",i)}static notify(t){let e={};return e.id=t,new s.RequestBuilder("integration_integration","notify",e)}};t.exports.interactivity=class{static add(t,e){let r={};return r.entryId=t,r.kalturaInteractivity=e,new s.RequestBuilder("interactivity_interactivity","add",r)}static deleteAction(t){let e={};return e.entryId=t,new s.RequestBuilder("interactivity_interactivity","delete",e)}static get(t,e=null){let r={};return r.entryId=t,r.dataFilter=e,new s.RequestBuilder("interactivity_interactivity","get",r)}static update(t,e,r){let i={};return i.entryId=t,i.version=e,i.kalturaInteractivity=r,new s.RequestBuilder("interactivity_interactivity","update",i)}};t.exports.volatileInteractivity=class{static add(t,e){let r={};return r.entryId=t,r.kalturaVolatileInteractivity=e,new s.RequestBuilder("interactivity_volatileinteractivity","add",r)}static deleteAction(t){let e={};return e.entryId=t,new s.RequestBuilder("interactivity_volatileinteractivity","delete",e)}static get(t){let e={};return e.entryId=t,new s.RequestBuilder("interactivity_volatileinteractivity","get",e)}static update(t,e,r){let i={};return i.entryId=t,i.version=e,i.kalturaVolatileInteractivity=r,new s.RequestBuilder("interactivity_volatileinteractivity","update",i)}};t.exports.like=class{static checkLikeExists(t,e=null){let r={};return r.entryId=t,r.userId=e,new s.RequestBuilder("like_like","checkLikeExists",r)}static like(t){let e={};return e.entryId=t,new s.RequestBuilder("like_like","like",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("like_like","list",r)}static unlike(t){let e={};return e.entryId=t,new s.RequestBuilder("like_like","unlike",e)}};t.exports.metadata=class{static add(t,e,r,i){let a={};return a.metadataProfileId=t,a.objectType=e,a.objectId=r,a.xmlData=i,new s.RequestBuilder("metadata_metadata","add",a)}static addFromBulk(t,e,r,i){let a={};return a.metadataProfileId=t,a.objectType=e,a.objectId=r,a.url=i,new s.RequestBuilder("metadata_metadata","addFromBulk",a)}static addFromFile(t,e,r,i){let a={};a.metadataProfileId=t,a.objectType=e,a.objectId=r;let n={};return n.xmlFile=i,new s.RequestBuilder("metadata_metadata","addFromFile",a,n)}static addFromUrl(t,e,r,i){let a={};return a.metadataProfileId=t,a.objectType=e,a.objectId=r,a.url=i,new s.RequestBuilder("metadata_metadata","addFromUrl",a)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("metadata_metadata","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("metadata_metadata","get",e)}static index(t,e){let r={};return r.id=t,r.shouldUpdate=e,new s.RequestBuilder("metadata_metadata","index",r)}static invalidate(t,e=null){let r={};return r.id=t,r.version=e,new s.RequestBuilder("metadata_metadata","invalidate",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("metadata_metadata","list",r)}static update(t,e=null,r=null){let i={};return i.id=t,i.xmlData=e,i.version=r,new s.RequestBuilder("metadata_metadata","update",i)}static updateFromFile(t,e=null){let r={};r.id=t;let i={};return i.xmlFile=e,new s.RequestBuilder("metadata_metadata","updateFromFile",r,i)}static updateFromXSL(t,e){let r={};r.id=t;let i={};return i.xslFile=e,new s.RequestBuilder("metadata_metadata","updateFromXSL",r,i)}};t.exports.metadataProfile=class{static add(t,e,r=null){let i={};return i.metadataProfile=t,i.xsdData=e,i.viewsData=r,new s.RequestBuilder("metadata_metadataprofile","add",i)}static addFromFile(t,e,r=null){let i={};i.metadataProfile=t;let a={};return a.xsdFile=e,a.viewsFile=r,new s.RequestBuilder("metadata_metadataprofile","addFromFile",i,a)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("metadata_metadataprofile","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("metadata_metadataprofile","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("metadata_metadataprofile","list",r)}static listFields(t){let e={};return e.metadataProfileId=t,new s.RequestBuilder("metadata_metadataprofile","listFields",e)}static revert(t,e){let r={};return r.id=t,r.toVersion=e,new s.RequestBuilder("metadata_metadataprofile","revert",r)}static update(t,e,r=null,i=null){let a={};return a.id=t,a.metadataProfile=e,a.xsdData=r,a.viewsData=i,new s.RequestBuilder("metadata_metadataprofile","update",a)}static updateDefinitionFromFile(t,e){let r={};r.id=t;let i={};return i.xsdFile=e,new s.RequestBuilder("metadata_metadataprofile","updateDefinitionFromFile",r,i)}static updateTransformationFromFile(t,e){let r={};r.id=t;let i={};return i.xsltFile=e,new s.RequestBuilder("metadata_metadataprofile","updateTransformationFromFile",r,i)}static updateViewsFromFile(t,e){let r={};r.id=t;let i={};return i.viewsFile=e,new s.RequestBuilder("metadata_metadataprofile","updateViewsFromFile",r,i)}};t.exports.playReadyDrm=class{static generateKey(){return new s.RequestBuilder("playready_playreadydrm","generateKey",{})}static getContentKeys(t){let e={};return e.keyIds=t,new s.RequestBuilder("playready_playreadydrm","getContentKeys",e)}static getEntryContentKey(t,e=!1){let r={};return r.entryId=t,r.createIfMissing=e,new s.RequestBuilder("playready_playreadydrm","getEntryContentKey",r)}static getLicenseDetails(t,e,r,i=null,a=null){let n={};return n.keyId=t,n.deviceId=e,n.deviceType=r,n.entryId=i,n.referrer=a,new s.RequestBuilder("playready_playreadydrm","getLicenseDetails",n)}};t.exports.poll=class{static add(t="SINGLE_ANONYMOUS"){let e={};return e.pollType=t,new s.RequestBuilder("poll_poll","add",e)}static getVote(t,e){let r={};return r.pollId=t,r.userId=e,new s.RequestBuilder("poll_poll","getVote",r)}static getVotes(t,e){let r={};return r.pollId=t,r.answerIds=e,new s.RequestBuilder("poll_poll","getVotes",r)}static resetVotes(t){let e={};return e.pollId=t,new s.RequestBuilder("poll_poll","resetVotes",e)}static vote(t,e,r){let i={};return i.pollId=t,i.userId=e,i.answerIds=r,new s.RequestBuilder("poll_poll","vote",i)}};t.exports.quiz=class{static add(t,e){let r={};return r.entryId=t,r.quiz=e,new s.RequestBuilder("quiz_quiz","add",r)}static get(t){let e={};return e.entryId=t,new s.RequestBuilder("quiz_quiz","get",e)}static getUrl(t,e){let r={};return r.entryId=t,r.quizOutputType=e,new s.RequestBuilder("quiz_quiz","getUrl",r)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("quiz_quiz","list",r)}static update(t,e){let r={};return r.entryId=t,r.quiz=e,new s.RequestBuilder("quiz_quiz","update",r)}};t.exports.rating=class{static checkRating(t){let e={};return e.entryId=t,new s.RequestBuilder("rating_rating","checkRating",e)}static getRatingCounts(t){let e={};return e.filter=t,new s.RequestBuilder("rating_rating","getRatingCounts",e)}static rate(t,e){let r={};return r.entryId=t,r.rank=e,new s.RequestBuilder("rating_rating","rate",r)}static removeRating(t){let e={};return e.entryId=t,new s.RequestBuilder("rating_rating","removeRating",e)}};t.exports.vendorCatalogItem=class{static add(t){let e={};return e.vendorCatalogItem=t,new s.RequestBuilder("reach_vendorcatalogitem","add",e)}static addFromBulkUpload(t,e=null,r=null){let i={},a={};return a.fileData=t,i.bulkUploadData=e,i.bulkUploadVendorCatalogItemData=r,new s.RequestBuilder("reach_vendorcatalogitem","addFromBulkUpload",i,a)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("reach_vendorcatalogitem","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("reach_vendorcatalogitem","get",e)}static getServeUrl(t=null){let e={};return e.vendorPartnerId=t,new s.RequestBuilder("reach_vendorcatalogitem","getServeUrl",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("reach_vendorcatalogitem","list",r)}static update(t,e){let r={};return r.id=t,r.vendorCatalogItem=e,new s.RequestBuilder("reach_vendorcatalogitem","update",r)}static updateStatus(t,e){let r={};return r.id=t,r.status=e,new s.RequestBuilder("reach_vendorcatalogitem","updateStatus",r)}};t.exports.reachProfile=class{static add(t){let e={};return e.reachProfile=t,new s.RequestBuilder("reach_reachprofile","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("reach_reachprofile","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("reach_reachprofile","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("reach_reachprofile","list",r)}static syncCredit(t){let e={};return e.reachProfileId=t,new s.RequestBuilder("reach_reachprofile","syncCredit",e)}static update(t,e){let r={};return r.id=t,r.reachProfile=e,new s.RequestBuilder("reach_reachprofile","update",r)}static updateStatus(t,e){let r={};return r.id=t,r.status=e,new s.RequestBuilder("reach_reachprofile","updateStatus",r)}};t.exports.entryVendorTask=class{static abort(t,e=null){let r={};return r.id=t,r.abortReason=e,new s.RequestBuilder("reach_entryvendortask","abort",r)}static add(t){let e={};return e.entryVendorTask=t,new s.RequestBuilder("reach_entryvendortask","add",e)}static approve(t){let e={};return e.id=t,new s.RequestBuilder("reach_entryvendortask","approve",e)}static exportToCsv(t){let e={};return e.filter=t,new s.RequestBuilder("reach_entryvendortask","exportToCsv",e)}static extendAccessKey(t){let e={};return e.id=t,new s.RequestBuilder("reach_entryvendortask","extendAccessKey",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("reach_entryvendortask","get",e)}static getJobs(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("reach_entryvendortask","getJobs",r)}static getServeUrl(t=null,e=null,r=null,i=null){let a={};return a.filterType=t,a.filterInput=e,a.status=r,a.dueDate=i,new s.RequestBuilder("reach_entryvendortask","getServeUrl",a)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("reach_entryvendortask","list",r)}static reject(t,e=null){let r={};return r.id=t,r.rejectReason=e,new s.RequestBuilder("reach_entryvendortask","reject",r)}static serveCsv(t){let e={};return e.id=t,new s.RequestBuilder("reach_entryvendortask","serveCsv",e)}static update(t,e){let r={};return r.id=t,r.entryVendorTask=e,new s.RequestBuilder("reach_entryvendortask","update",r)}static updateJob(t,e){let r={};return r.id=t,r.entryVendorTask=e,new s.RequestBuilder("reach_entryvendortask","updateJob",r)}};t.exports.PartnerCatalogItem=class{static add(t){let e={};return e.id=t,new s.RequestBuilder("reach_partnercatalogitem","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("reach_partnercatalogitem","delete",e)}};t.exports.scheduleEvent=class{static add(t){let e={};return e.scheduleEvent=t,new s.RequestBuilder("schedule_scheduleevent","add",e)}static addFromBulkUpload(t,e=null){let r={},i={};return i.fileData=t,r.bulkUploadData=e,new s.RequestBuilder("schedule_scheduleevent","addFromBulkUpload",r,i)}static cancel(t){let e={};return e.scheduleEventId=t,new s.RequestBuilder("schedule_scheduleevent","cancel",e)}static deleteAction(t){let e={};return e.scheduleEventId=t,new s.RequestBuilder("schedule_scheduleevent","delete",e)}static get(t){let e={};return e.scheduleEventId=t,new s.RequestBuilder("schedule_scheduleevent","get",e)}static getConflicts(t,e,r=null,i=1){let a={};return a.resourceIds=t,a.scheduleEvent=e,a.scheduleEventIdToIgnore=r,a.scheduleEventConflictType=i,new s.RequestBuilder("schedule_scheduleevent","getConflicts",a)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("schedule_scheduleevent","list",r)}static update(t,e){let r={};return r.scheduleEventId=t,r.scheduleEvent=e,new s.RequestBuilder("schedule_scheduleevent","update",r)}static updateLiveFeature(t,e,r){let i={};return i.scheduledEventId=t,i.featureName=e,i.liveFeature=r,new s.RequestBuilder("schedule_scheduleevent","updateLiveFeature",i)}};t.exports.scheduleResource=class{static add(t){let e={};return e.scheduleResource=t,new s.RequestBuilder("schedule_scheduleresource","add",e)}static addFromBulkUpload(t,e=null){let r={},i={};return i.fileData=t,r.bulkUploadData=e,new s.RequestBuilder("schedule_scheduleresource","addFromBulkUpload",r,i)}static deleteAction(t){let e={};return e.scheduleResourceId=t,new s.RequestBuilder("schedule_scheduleresource","delete",e)}static get(t){let e={};return e.scheduleResourceId=t,new s.RequestBuilder("schedule_scheduleresource","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("schedule_scheduleresource","list",r)}static update(t,e){let r={};return r.scheduleResourceId=t,r.scheduleResource=e,new s.RequestBuilder("schedule_scheduleresource","update",r)}};t.exports.scheduleEventResource=class{static add(t){let e={};return e.scheduleEventResource=t,new s.RequestBuilder("schedule_scheduleeventresource","add",e)}static deleteAction(t,e){let r={};return r.scheduleEventId=t,r.scheduleResourceId=e,new s.RequestBuilder("schedule_scheduleeventresource","delete",r)}static get(t,e){let r={};return r.scheduleEventId=t,r.scheduleResourceId=e,new s.RequestBuilder("schedule_scheduleeventresource","get",r)}static listAction(t=null,e=null,r=!0){let i={};return i.filter=t,i.pager=e,i.filterBlackoutConflicts=r,new s.RequestBuilder("schedule_scheduleeventresource","list",i)}static update(t,e,r){let i={};return i.scheduleEventId=t,i.scheduleResourceId=e,i.scheduleEventResource=r,new s.RequestBuilder("schedule_scheduleeventresource","update",i)}};t.exports.scheduledTaskProfile=class{static add(t){let e={};return e.scheduledTaskProfile=t,new s.RequestBuilder("scheduledtask_scheduledtaskprofile","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("scheduledtask_scheduledtaskprofile","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("scheduledtask_scheduledtaskprofile","get",e)}static getDryRunResults(t){let e={};return e.requestId=t,new s.RequestBuilder("scheduledtask_scheduledtaskprofile","getDryRunResults",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("scheduledtask_scheduledtaskprofile","list",r)}static requestDryRun(t,e=500){let r={};return r.scheduledTaskProfileId=t,r.maxResults=e,new s.RequestBuilder("scheduledtask_scheduledtaskprofile","requestDryRun",r)}static update(t,e){let r={};return r.id=t,r.scheduledTaskProfile=e,new s.RequestBuilder("scheduledtask_scheduledtaskprofile","update",r)}};t.exports.searchHistory=class{static deleteAction(t){let e={};return e.searchTerm=t,new s.RequestBuilder("searchhistory_searchhistory","delete",e)}static listAction(t=null){let e={};return e.filter=t,new s.RequestBuilder("searchhistory_searchhistory","list",e)}};t.exports.shortLink=class{static add(t){let e={};return e.shortLink=t,new s.RequestBuilder("shortlink_shortlink","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("shortlink_shortlink","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("shortlink_shortlink","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("shortlink_shortlink","list",r)}static update(t,e){let r={};return r.id=t,r.shortLink=e,new s.RequestBuilder("shortlink_shortlink","update",r)}};t.exports.pexip=class{static generateSipUrl(t,e=!1,r=1){let i={};return i.entryId=t,i.regenerate=e,i.sourceType=r,new s.RequestBuilder("sip_pexip","generateSipUrl",i)}static handleIncomingCall(){return new s.RequestBuilder("sip_pexip","handleIncomingCall",{})}static listRooms(t=0,e=500,r=!1){let i={};return i.offset=t,i.pageSize=e,i.activeOnly=r,new s.RequestBuilder("sip_pexip","listRooms",i)}};t.exports.sso=class{static add(t){let e={};return e.sso=t,new s.RequestBuilder("sso_sso","add",e)}static deleteAction(t){let e={};return e.ssoId=t,new s.RequestBuilder("sso_sso","delete",e)}static get(t){let e={};return e.ssoId=t,new s.RequestBuilder("sso_sso","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("sso_sso","list",r)}static login(t,e,r=null){let i={};return i.userId=t,i.applicationType=e,i.partnerId=r,new s.RequestBuilder("sso_sso","login",i)}static update(t,e){let r={};return r.ssoId=t,r.sso=e,new s.RequestBuilder("sso_sso","update",r)}};t.exports.tag=class{static deletePending(){return new s.RequestBuilder("tagsearch_tag","deletePending",{})}static indexCategoryEntryTags(t,e,r){let i={};return i.categoryId=t,i.pcToDecrement=e,i.pcToIncrement=r,new s.RequestBuilder("tagsearch_tag","indexCategoryEntryTags",i)}static search(t,e=null){let r={};return r.tagFilter=t,r.pager=e,new s.RequestBuilder("tagsearch_tag","search",r)}};t.exports.thumbnail=class{static transform(t){let e={};return e.transformString=t,new s.RequestBuilder("thumbnail_thumbnail","transform",e)}};t.exports.unicorn=class{static notify(t){let e={};return e.id=t,new s.RequestBuilder("unicorndistribution_unicorn","notify",e)}};t.exports.varConsole=class{static getPartnerUsage(t=null,e=null,r=null){let i={};return i.partnerFilter=t,i.usageFilter=e,i.pager=r,new s.RequestBuilder("varconsole_varconsole","getPartnerUsage",i)}static updateStatus(t,e){let r={};return r.id=t,r.status=e,new s.RequestBuilder("varconsole_varconsole","updateStatus",r)}};t.exports.zoomVendor=class{static deAuthorization(){return new s.RequestBuilder("vendor_zoomvendor","deAuthorization",{})}static fetchRegistrationPage(t,e){let r={};return r.tokensData=t,r.iv=e,new s.RequestBuilder("vendor_zoomvendor","fetchRegistrationPage",r)}static get(t){let e={};return e.partnerId=t,new s.RequestBuilder("vendor_zoomvendor","get",e)}static listAction(t=null){let e={};return e.pager=t,new s.RequestBuilder("vendor_zoomvendor","list",e)}static localRegistrationPage(t){let e={};return e.jwt=t,new s.RequestBuilder("vendor_zoomvendor","localRegistrationPage",e)}static oauthValidation(){return new s.RequestBuilder("vendor_zoomvendor","oauthValidation",{})}static preOauthValidation(){return new s.RequestBuilder("vendor_zoomvendor","preOauthValidation",{})}static recordingComplete(){return new s.RequestBuilder("vendor_zoomvendor","recordingComplete",{})}static submitRegistration(t,e){let r={};return r.accountId=t,r.integrationSetting=e,new s.RequestBuilder("vendor_zoomvendor","submitRegistration",r)}};t.exports.vendorIntegration=class{static add(t,e){let r={};return r.integration=t,r.remoteId=e,new s.RequestBuilder("vendor_vendorintegration","add",r)}static deleteAction(t){let e={};return e.integrationId=t,new s.RequestBuilder("vendor_vendorintegration","delete",e)}static get(t){let e={};return e.integrationId=t,new s.RequestBuilder("vendor_vendorintegration","get",e)}static update(t,e){let r={};return r.id=t,r.integrationSetting=e,new s.RequestBuilder("vendor_vendorintegration","update",r)}static updateStatus(t,e){let r={};return r.id=t,r.status=e,new s.RequestBuilder("vendor_vendorintegration","updateStatus",r)}};t.exports.virusScanProfile=class{static add(t){let e={};return e.virusScanProfile=t,new s.RequestBuilder("virusscan_virusscanprofile","add",e)}static deleteAction(t){let e={};return e.virusScanProfileId=t,new s.RequestBuilder("virusscan_virusscanprofile","delete",e)}static get(t){let e={};return e.virusScanProfileId=t,new s.RequestBuilder("virusscan_virusscanprofile","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("virusscan_virusscanprofile","list",r)}static scan(t,e=null){let r={};return r.flavorAssetId=t,r.virusScanProfileId=e,new s.RequestBuilder("virusscan_virusscanprofile","scan",r)}static update(t,e){let r={};return r.virusScanProfileId=t,r.virusScanProfile=e,new s.RequestBuilder("virusscan_virusscanprofile","update",r)}};t.exports.virtualEvent=class{static add(t){let e={};return e.virtualEvent=t,new s.RequestBuilder("virtualevent_virtualevent","add",e)}static deleteAction(t){let e={};return e.id=t,new s.RequestBuilder("virtualevent_virtualevent","delete",e)}static get(t){let e={};return e.id=t,new s.RequestBuilder("virtualevent_virtualevent","get",e)}static listAction(t=null,e=null){let r={};return r.filter=t,r.pager=e,new s.RequestBuilder("virtualevent_virtualevent","list",r)}static update(t,e){let r={};return r.id=t,r.virtualEvent=e,new s.RequestBuilder("virtualevent_virtualevent","update",r)}};t.exports.widevineDrm=class{static getLicense(t,e=null){let r={};return r.flavorAssetId=t,r.referrer=e,new s.RequestBuilder("widevine_widevinedrm","getLicense",r)}}},8861:t=>{t.exports.AppTokenStatus={DISABLED:1,ACTIVE:2,DELETED:3},t.exports.AppearInListType={PARTNER_ONLY:1,CATEGORY_MEMBERS_ONLY:3},t.exports.AssetParamsDeletePolicy={KEEP:0,DELETE:1},t.exports.AssetParamsOrigin={CONVERT:0,INGEST:1,CONVERT_WHEN_MISSING:2},t.exports.AttachmentAssetStatus={ERROR:-1,QUEUED:0,READY:2,DELETED:3,IMPORTING:7,EXPORTING:9},t.exports.AuditTrailChangeXmlNodeType={CHANGED:1,ADDED:2,REMOVED:3},t.exports.AuditTrailContext={CLIENT:-1,SCRIPT:0,PS2:1,API_V3:2},t.exports.AuditTrailFileSyncType={FILE:1,LINK:2,URL:3},t.exports.AuditTrailStatus={PENDING:1,READY:2,FAILED:3},t.exports.BatchJobErrorTypes={APP:0,RUNTIME:1,HTTP:2,CURL:3,KALTURA_API:4,KALTURA_CLIENT:5},t.exports.BatchJobStatus={PENDING:0,QUEUED:1,PROCESSING:2,PROCESSED:3,MOVEFILE:4,FINISHED:5,FAILED:6,ABORTED:7,ALMOST_DONE:8,RETRY:9,FATAL:10,DONT_PROCESS:11,FINISHED_PARTIALLY:12,SUSPEND:13,SUSPEND_ALMOST_DONE:14},t.exports.BitRateMode={CBR:1,VBR:2},t.exports.BulkUploadCsvVersion={V1:1,V2:2,V3:3},t.exports.CaptionAssetStatus={ERROR:-1,QUEUED:0,READY:2,DELETED:3,IMPORTING:7,EXPORTING:9},t.exports.CategoryEntryStatus={PENDING:1,ACTIVE:2,DELETED:3,REJECTED:4},t.exports.CategoryStatus={UPDATING:1,ACTIVE:2,DELETED:3,PURGED:4},t.exports.CategoryUserPermissionLevel={MANAGER:0,MODERATOR:1,CONTRIBUTOR:2,MEMBER:3,NONE:4},t.exports.CategoryUserStatus={ACTIVE:1,PENDING:2,NOT_ACTIVE:3,DELETED:4},t.exports.ChinaCacheAlgorithmType={SHA1:1,SHA256:2},t.exports.CommercialUseType={NON_COMMERCIAL_USE:0,COMMERCIAL_USE:1},t.exports.ConfMapsStatus={STATUS_DISABLED:0,STATUS_ENABLED:1},t.exports.ConferenceRoomStatus={CREATED:1,READY:2,ENDED:3},t.exports.ContributionPolicyType={ALL:1,MEMBERS_WITH_CONTRIBUTION_PERMISSION:2},t.exports.ControlPanelCommandStatus={PENDING:1,HANDLED:2,DONE:3,FAILED:4},t.exports.ControlPanelCommandTargetType={DATA_CENTER:1,SCHEDULER:2,JOB_TYPE:3,JOB:4,BATCH:5},t.exports.ControlPanelCommandType={KILL:4},t.exports.CountryRestrictionType={RESTRICT_COUNTRY_LIST:0,ALLOW_COUNTRY_LIST:1},t.exports.CuePointStatus={READY:1,DELETED:2,HANDLED:3,PENDING:4},t.exports.DVRStatus={DISABLED:0,ENABLED:1},t.exports.DailymotionDistributionCaptionAction={UPDATE_ACTION:1,SUBMIT_ACTION:2,DELETE_ACTION:3},t.exports.DailymotionDistributionCaptionFormat={SRT:1,STL:2,TT:3},t.exports.DailymotionGeoBlockingMapping={DISABLED:0,ACCESS_CONTROL:1,METADATA:2},t.exports.DeleteFlavorsLogicType={KEEP_LIST_DELETE_OTHERS:1,DELETE_LIST:2,DELETE_KEEP_SMALLEST:3},t.exports.DeliveryStatus={ACTIVE:0,DELETED:1,STAGING_IN:2,STAGING_OUT:3},t.exports.DirectoryRestrictionType={DONT_DISPLAY:0,DISPLAY_WITH_LINK:1},t.exports.DistributeTrigger={ENTRY_READY:1,MODERATION_APPROVED:2},t.exports.DistributionAction={SUBMIT:1,UPDATE:2,DELETE:3,FETCH_REPORT:4},t.exports.DistributionErrorType={MISSING_FLAVOR:1,MISSING_THUMBNAIL:2,MISSING_METADATA:3,INVALID_DATA:4,MISSING_ASSET:5,CONDITION_NOT_MET:6},t.exports.DistributionFieldRequiredStatus={NOT_REQUIRED:0,REQUIRED_BY_PROVIDER:1,REQUIRED_BY_PARTNER:2,REQUIRED_FOR_AUTOMATIC_DISTRIBUTION:3},t.exports.DistributionProfileActionStatus={DISABLED:1,AUTOMATIC:2,MANUAL:3},t.exports.DistributionProfileStatus={DISABLED:1,ENABLED:2,DELETED:3},t.exports.DistributionProtocol={FTP:1,SCP:2,SFTP:3,HTTP:4,HTTPS:5,ASPERA:10},t.exports.DistributionValidationErrorType={CUSTOM_ERROR:0,STRING_EMPTY:1,STRING_TOO_LONG:2,STRING_TOO_SHORT:3,INVALID_FORMAT:4},t.exports.DocumentType={DOCUMENT:11,SWF:12,PDF:13},t.exports.DrmLicenseExpirationPolicy={FIXED_DURATION:1,ENTRY_SCHEDULING_END:2,UNLIMITED:3},t.exports.DrmPolicyStatus={ACTIVE:1,DELETED:2},t.exports.DrmProfileStatus={ACTIVE:1,DELETED:2},t.exports.DropFolderContentFileHandlerMatchPolicy={ADD_AS_NEW:1,MATCH_EXISTING_OR_ADD_AS_NEW:2,MATCH_EXISTING_OR_KEEP_IN_FOLDER:3},t.exports.DropFolderFileDeletePolicy={MANUAL_DELETE:1,AUTO_DELETE:2,AUTO_DELETE_WHEN_ENTRY_IS_READY:3},t.exports.DropFolderFileStatus={UPLOADING:1,PENDING:2,WAITING:3,HANDLED:4,IGNORE:5,DELETED:6,PURGED:7,NO_MATCH:8,ERROR_HANDLING:9,ERROR_DELETING:10,DOWNLOADING:11,ERROR_DOWNLOADING:12,PROCESSING:13,PARSED:14,DETECTED:15},t.exports.DropFolderStatus={DISABLED:0,ENABLED:1,DELETED:2,ERROR:3},t.exports.DryRunFileType={LIST_RESPONSE:1,CSV:2},t.exports.ESearchItemType={EXACT_MATCH:1,PARTIAL:2,STARTS_WITH:3,EXISTS:4,RANGE:5},t.exports.ESearchOperatorType={AND_OP:1,OR_OP:2,NOT_OP:3},t.exports.EditorType={SIMPLE:1,ADVANCED:2},t.exports.EffectType={VIDEO_FADE_IN:1,VIDEO_FADE_OUT:2},t.exports.EmailIngestionProfileStatus={INACTIVE:0,ACTIVE:1},t.exports.EmailNotificationTemplatePriority={HIGH:1,NORMAL:3,LOW:5},t.exports.EntryDisplayInSearchType={RECYCLED:-2,SYSTEM:-1,NONE:0,PARTNER_ONLY:1,KALTURA_NETWORK:2},t.exports.EntryDistributionFlag={NONE:0,SUBMIT_REQUIRED:1,DELETE_REQUIRED:2,UPDATE_REQUIRED:3,ENABLE_REQUIRED:4,DISABLE_REQUIRED:5},t.exports.EntryDistributionStatus={PENDING:0,QUEUED:1,READY:2,DELETED:3,SUBMITTING:4,UPDATING:5,DELETING:6,ERROR_SUBMITTING:7,ERROR_UPDATING:8,ERROR_DELETING:9,REMOVED:10,IMPORT_SUBMITTING:11,IMPORT_UPDATING:12},t.exports.EntryDistributionSunStatus={BEFORE_SUNRISE:1,AFTER_SUNRISE:2,AFTER_SUNSET:3},t.exports.EntryModerationStatus={PENDING_MODERATION:1,APPROVED:2,REJECTED:3,DELETED:4,FLAGGED_FOR_REVIEW:5,AUTO_APPROVED:6},t.exports.EntryServerNodeRecordingStatus={STOPPED:0,ON_GOING:1,DONE:2,DISMISSED:3},t.exports.EntryServerNodeStatus={ERROR:-1,STOPPED:0,PLAYABLE:1,BROADCASTING:2,AUTHENTICATED:3,MARKED_FOR_DELETION:4,TASK_PENDING:5,TASK_QUEUED:6,TASK_PROCESSING:7,TASK_UPLOADING:8,TASK_FINISHED:9},t.exports.EntryVendorTaskCreationMode={MANUAL:1,AUTOMATIC:2},t.exports.EntryVendorTaskStatus={PENDING:1,READY:2,PROCESSING:3,PENDING_MODERATION:4,REJECTED:5,ERROR:6,ABORTED:7,PENDING_ENTRY_READY:8,SCHEDULED:9},t.exports.EventNotificationTemplateStatus={DISABLED:1,ACTIVE:2,DELETED:3},t.exports.FeatureStatusType={LOCK_CATEGORY:1,CATEGORY:2,CATEGORY_ENTRY:3,ENTRY:4,CATEGORY_USER:5,USER:6},t.exports.FileSyncStatus={ERROR:-1,PENDING:1,READY:2,DELETED:3,PURGED:4},t.exports.FileSyncType={FILE:1,LINK:2,URL:3},t.exports.FlavorAssetStatus={ERROR:-1,QUEUED:0,CONVERTING:1,READY:2,DELETED:3,NOT_APPLICABLE:4,TEMP:5,WAIT_FOR_CONVERT:6,IMPORTING:7,VALIDATING:8,EXPORTING:9},t.exports.FlavorReadyBehaviorType={NO_IMPACT:0,INHERIT_FLAVOR_PARAMS:0,REQUIRED:1,OPTIONAL:2},t.exports.Gender={UNKNOWN:0,MALE:1,FEMALE:2},t.exports.GenericDistributionProviderParser={XSL:1,XPATH:2,REGEX:3},t.exports.GenericDistributionProviderStatus={ACTIVE:2,DELETED:3},t.exports.GroupProcessStatus={NONE:0,PROCESSING:1},t.exports.GroupUserCreationMode={MANUAL:1,AUTOMATIC:2},t.exports.GroupUserRole={MEMBER:1,MANAGER:2},t.exports.GroupUserStatus={ACTIVE:0,DELETED:1},t.exports.HandleParticipantsMode={ADD_AS_CO_PUBLISHERS:0,ADD_AS_CO_VIEWERS:1,IGNORE:2},t.exports.HttpNotificationAuthenticationMethod={ANYSAFE:-18,ANY:-17,BASIC:1,DIGEST:2,GSSNEGOTIATE:4,NTLM:8},t.exports.HttpNotificationMethod={GET:1,POST:2,PUT:3,DELETE:4},t.exports.HttpNotificationSslVersion={V2:2,V3:3},t.exports.InheritanceType={INHERIT:1,MANUAL:2},t.exports.IpAddressRestrictionType={RESTRICT_LIST:0,ALLOW_LIST:1},t.exports.LicenseType={UNKNOWN:-1,NONE:0,COPYRIGHTED:1,PUBLIC_DOMAIN:2,CREATIVECOMMONS_ATTRIBUTION:3,CREATIVECOMMONS_ATTRIBUTION_SHARE_ALIKE:4,CREATIVECOMMONS_ATTRIBUTION_NO_DERIVATIVES:5,CREATIVECOMMONS_ATTRIBUTION_NON_COMMERCIAL:6,CREATIVECOMMONS_ATTRIBUTION_NON_COMMERCIAL_SHARE_ALIKE:7,CREATIVECOMMONS_ATTRIBUTION_NON_COMMERCIAL_NO_DERIVATIVES:8,GFDL:9,GPL:10,AFFERO_GPL:11,LGPL:12,BSD:13,APACHE:14,MOZILLA:15},t.exports.LimitFlavorsRestrictionType={RESTRICT_LIST:0,ALLOW_LIST:1},t.exports.LivePublishStatus={DISABLED:0,ENABLED:1},t.exports.LiveReportExportType={PARTNER_TOTAL_ALL:1,PARTNER_TOTAL_LIVE:2,ENTRY_TIME_LINE_ALL:11,ENTRY_TIME_LINE_LIVE:12,LOCATION_ALL:21,LOCATION_LIVE:22,SYNDICATION_ALL:31,SYNDICATION_LIVE:32},t.exports.LiveStatsEventType={LIVE:1,DVR:2},t.exports.LiveStreamBroadcastStatus={OFFLINE:1,PREVIEW:2,LIVE:3},t.exports.MailJobStatus={PENDING:1,SENT:2,ERROR:3,QUEUED:4},t.exports.MediaType={VIDEO:1,IMAGE:2,AUDIO:5,LIVE_STREAM_FLASH:201,LIVE_STREAM_WINDOWS_MEDIA:202,LIVE_STREAM_REAL_MEDIA:203,LIVE_STREAM_QUICKTIME:204},t.exports.MetadataProfileCreateMode={API:1,KMC:2,APP:3},t.exports.MetadataProfileStatus={ACTIVE:1,DEPRECATED:2,TRANSFORMING:3},t.exports.MetadataStatus={VALID:1,INVALID:2,DELETED:3},t.exports.ModerationFlagType={SEXUAL_CONTENT:1,VIOLENT_REPULSIVE:2,HARMFUL_DANGEROUS:3,SPAM_COMMERCIALS:4,COPYRIGHT:5,TERMS_OF_USE_VIOLATION:6},t.exports.MrssExtensionMode={APPEND:1,REPLACE:2},t.exports.NotificationObjectType={ENTRY:1,KSHOW:2,USER:3,BATCH_JOB:4},t.exports.NotificationStatus={PENDING:1,SENT:2,ERROR:3,SHOULD_RESEND:4,ERROR_RESENDING:5,SENT_SYNCH:6,QUEUED:7},t.exports.NotificationType={ENTRY_ADD:1,ENTR_UPDATE_PERMISSIONS:2,ENTRY_DELETE:3,ENTRY_BLOCK:4,ENTRY_UPDATE:5,ENTRY_UPDATE_THUMBNAIL:6,ENTRY_UPDATE_MODERATION:7,USER_ADD:21,USER_BANNED:26},t.exports.NullableBoolean={NULL_VALUE:-1,FALSE_VALUE:0,TRUE_VALUE:1},t.exports.PartnerAuthenticationType={PASSWORD_ONLY:0,TWO_FACTOR_AUTH:1,SSO:2},t.exports.PartnerGroupType={PUBLISHER:1,VAR_GROUP:2,GROUP:3,TEMPLATE:4},t.exports.PartnerStatus={DELETED:0,ACTIVE:1,BLOCKED:2,FULL_BLOCK:3,READ_ONLY:4},t.exports.PartnerType={KMC:1,WIKI:100,WORDPRESS:101,DRUPAL:102,DEKIWIKI:103,MOODLE:104,COMMUNITY_EDITION:105,JOOMLA:106,BLACKBOARD:107,SAKAI:108,ADMIN_CONSOLE:109},t.exports.PermissionStatus={ACTIVE:1,BLOCKED:2,DELETED:3},t.exports.PermissionType={NORMAL:1,SPECIAL_FEATURE:2,PLUGIN:3,PARTNER_GROUP:4},t.exports.PlayReadyAnalogVideoOPL={MIN_100:100,MIN_150:150,MIN_200:200},t.exports.PlayReadyCompressedDigitalVideoOPL={MIN_400:400,MIN_500:500},t.exports.PlayReadyDigitalAudioOPL={MIN_100:100,MIN_150:150,MIN_200:200,MIN_250:250,MIN_300:300},t.exports.PlayReadyLicenseRemovalPolicy={FIXED_FROM_EXPIRATION:1,ENTRY_SCHEDULING_END:2,NONE:3},t.exports.PlayReadyMinimumLicenseSecurityLevel={NON_COMMERCIAL_QUALITY:150,COMMERCIAL_QUALITY:2e3},t.exports.PlayReadyUncompressedDigitalVideoOPL={MIN_100:100,MIN_250:250,MIN_270:270,MIN_300:300},t.exports.PlaylistType={STATIC_LIST:3,DYNAMIC:10,EXTERNAL:101,PATH:102},t.exports.PrivacyType={ALL:1,AUTHENTICATED_USERS:2,MEMBERS_ONLY:3},t.exports.QuestionType={MULTIPLE_CHOICE_ANSWER:1,TRUE_FALSE:2,REFLECTION_POINT:3,MULTIPLE_ANSWER_QUESTION:4,FILL_IN_BLANK:5,HOT_SPOT:6,GO_TO:7,OPEN_QUESTION:8},t.exports.QuizOutputType={PDF:1},t.exports.ReachProfileContentDeletionPolicy={DO_NOTHING:1,DELETE_ONCE_PROCESSED:2,DELETE_AFTER_WEEK:3,DELETE_AFTER_MONTH:4,DELETE_AFTER_THREE_MONTHS:5},t.exports.ReachProfileStatus={DISABLED:1,ACTIVE:2,DELETED:3},t.exports.ReachProfileType={FREE_TRIAL:1,PAID:2},t.exports.RecordStatus={DISABLED:0,APPENDED:1,PER_SESSION:2},t.exports.RecordingStatus={STOPPED:0,PAUSED:1,ACTIVE:2,DISABLED:3},t.exports.ReportExportItemType={TABLE:1,TOTAL:2,GRAPH:3},t.exports.ResponseProfileStatus={DISABLED:1,ENABLED:2,DELETED:3},t.exports.ResponseProfileType={INCLUDE_FIELDS:1,EXCLUDE_FIELDS:2},t.exports.ResponseType={RESPONSE_TYPE_JSON:1,RESPONSE_TYPE_XML:2,RESPONSE_TYPE_PHP:3,RESPONSE_TYPE_PHP_ARRAY:4,RESPONSE_TYPE_HTML:7,RESPONSE_TYPE_MRSS:8,RESPONSE_TYPE_JSONP:9},t.exports.ScheduleEventClassificationType={PUBLIC_EVENT:1,PRIVATE_EVENT:2,CONFIDENTIAL_EVENT:3},t.exports.ScheduleEventConflictType={RESOURCE_CONFLICT:1,BLACKOUT_CONFLICT:2,BOTH:3},t.exports.ScheduleEventRecurrenceType={NONE:0,RECURRING:1,RECURRENCE:2},t.exports.ScheduleEventStatus={CANCELLED:1,ACTIVE:2,DELETED:3},t.exports.ScheduleEventType={RECORD:1,LIVE_STREAM:2,BLACKOUT:3,MEETING:4,LIVE_REDIRECT:5,VOD:6},t.exports.ScheduleResourceStatus={DISABLED:1,ACTIVE:2,DELETED:3},t.exports.ScheduledTaskAddOrRemoveType={ADD:1,REMOVE:2,MOVE:3},t.exports.ScheduledTaskProfileStatus={DISABLED:1,ACTIVE:2,DELETED:3,SUSPENDED:4,DRY_RUN_ONLY:5},t.exports.SchedulerStatusType={RUNNING_BATCHES_COUNT:1,RUNNING_BATCHES_CPU:2,RUNNING_BATCHES_MEMORY:3,RUNNING_BATCHES_NETWORK:4,RUNNING_BATCHES_DISC_IO:5,RUNNING_BATCHES_DISC_SPACE:6,RUNNING_BATCHES_IS_RUNNING:7,RUNNING_BATCHES_LAST_EXECUTION_TIME:8},t.exports.ScoreType={HIGHEST:1,LOWEST:2,LATEST:3,FIRST:4,AVERAGE:5},t.exports.SearchOperatorType={SEARCH_AND:1,SEARCH_OR:2},t.exports.SearchProviderType={FLICKR:3,YOUTUBE:4,MYSPACE:7,PHOTOBUCKET:8,JAMENDO:9,CCMIXTER:10,NYPL:11,CURRENT:12,MEDIA_COMMONS:13,KALTURA:20,KALTURA_USER_CLIPS:21,ARCHIVE_ORG:22,KALTURA_PARTNER:23,METACAFE:24,SEARCH_PROXY:28,PARTNER_SPECIFIC:100},t.exports.ServerNodeStatus={ACTIVE:1,DISABLED:2,DELETED:3,NOT_REGISTERED:4,NOT_OPERATIONAL:5},t.exports.SessionType={USER:0,ADMIN:2},t.exports.ShortLinkStatus={DISABLED:1,ENABLED:2,DELETED:3},t.exports.SipSourceType={PICTURE_IN_PICTURE:1,TALKING_HEADS:2,SCREEN_SHARE:3},t.exports.SiteRestrictionType={RESTRICT_SITE_LIST:0,ALLOW_SITE_LIST:1},t.exports.SsoStatus={DISABLED:1,ACTIVE:2,DELETED:3},t.exports.StatsEventType={WIDGET_LOADED:1,MEDIA_LOADED:2,PLAY:3,PLAY_REACHED_25:4,PLAY_REACHED_50:5,PLAY_REACHED_75:6,PLAY_REACHED_100:7,OPEN_EDIT:8,OPEN_VIRAL:9,OPEN_DOWNLOAD:10,OPEN_REPORT:11,BUFFER_START:12,BUFFER_END:13,OPEN_FULL_SCREEN:14,CLOSE_FULL_SCREEN:15,REPLAY:16,SEEK:17,OPEN_UPLOAD:18,SAVE_PUBLISH:19,CLOSE_EDITOR:20,PRE_BUMPER_PLAYED:21,POST_BUMPER_PLAYED:22,BUMPER_CLICKED:23,PREROLL_STARTED:24,MIDROLL_STARTED:25,POSTROLL_STARTED:26,OVERLAY_STARTED:27,PREROLL_CLICKED:28,MIDROLL_CLICKED:29,POSTROLL_CLICKED:30,OVERLAY_CLICKED:31,PREROLL_25:32,PREROLL_50:33,PREROLL_75:34,MIDROLL_25:35,MIDROLL_50:36,MIDROLL_75:37,POSTROLL_25:38,POSTROLL_50:39,POSTROLL_75:40},t.exports.StatsFeatureType={NONE:0,RELATED:1},t.exports.StatsKmcEventType={CONTENT_PAGE_VIEW:1001,CONTENT_ADD_PLAYLIST:1010,CONTENT_EDIT_PLAYLIST:1011,CONTENT_DELETE_PLAYLIST:1012,CONTENT_EDIT_ENTRY:1013,CONTENT_CHANGE_THUMBNAIL:1014,CONTENT_ADD_TAGS:1015,CONTENT_REMOVE_TAGS:1016,CONTENT_ADD_ADMIN_TAGS:1017,CONTENT_REMOVE_ADMIN_TAGS:1018,CONTENT_DOWNLOAD:1019,CONTENT_APPROVE_MODERATION:1020,CONTENT_REJECT_MODERATION:1021,CONTENT_BULK_UPLOAD:1022,CONTENT_ADMIN_KCW_UPLOAD:1023,ACCOUNT_CHANGE_PARTNER_INFO:1030,ACCOUNT_CHANGE_LOGIN_INFO:1031,ACCOUNT_CONTACT_US_USAGE:1032,ACCOUNT_UPDATE_SERVER_SETTINGS:1033,ACCOUNT_ACCOUNT_OVERVIEW:1034,ACCOUNT_ACCESS_CONTROL:1035,ACCOUNT_TRANSCODING_SETTINGS:1036,ACCOUNT_ACCOUNT_UPGRADE:1037,ACCOUNT_SAVE_SERVER_SETTINGS:1038,ACCOUNT_ACCESS_CONTROL_DELETE:1039,ACCOUNT_SAVE_TRANSCODING_SETTINGS:1040,LOGIN:1041,DASHBOARD_IMPORT_CONTENT:1042,DASHBOARD_UPDATE_CONTENT:1043,DASHBOARD_ACCOUNT_CONTACT_US:1044,DASHBOARD_VIEW_REPORTS:1045,DASHBOARD_EMBED_PLAYER:1046,DASHBOARD_EMBED_PLAYLIST:1047,DASHBOARD_CUSTOMIZE_PLAYERS:1048,APP_STUDIO_NEW_PLAYER_SINGLE_VIDEO:1050,APP_STUDIO_NEW_PLAYER_PLAYLIST:1051,APP_STUDIO_NEW_PLAYER_MULTI_TAB_PLAYLIST:1052,APP_STUDIO_EDIT_PLAYER_SINGLE_VIDEO:1053,APP_STUDIO_EDIT_PLAYER_PLAYLIST:1054,APP_STUDIO_EDIT_PLAYER_MULTI_TAB_PLAYLIST:1055,APP_STUDIO_DUPLICATE_PLAYER:1056,CONTENT_CONTENT_GO_TO_PAGE:1057,CONTENT_DELETE_ITEM:1058,CONTENT_DELETE_MIX:1059,REPORTS_AND_ANALYTICS_BANDWIDTH_USAGE_TAB:1070,REPORTS_AND_ANALYTICS_CONTENT_REPORTS_TAB:1071,REPORTS_AND_ANALYTICS_USERS_AND_COMMUNITY_REPORTS_TAB:1072,REPORTS_AND_ANALYTICS_TOP_CONTRIBUTORS:1073,REPORTS_AND_ANALYTICS_MAP_OVERLAYS:1074,REPORTS_AND_ANALYTICS_TOP_SYNDICATIONS:1075,REPORTS_AND_ANALYTICS_TOP_CONTENT:1076,REPORTS_AND_ANALYTICS_CONTENT_DROPOFF:1077,REPORTS_AND_ANALYTICS_CONTENT_INTERACTIONS:1078,REPORTS_AND_ANALYTICS_CONTENT_CONTRIBUTIONS:1079,REPORTS_AND_ANALYTICS_VIDEO_DRILL_DOWN:1080,REPORTS_AND_ANALYTICS_CONTENT_DRILL_DOWN_INTERACTION:1081,REPORTS_AND_ANALYTICS_CONTENT_CONTRIBUTIONS_DRILLDOWN:1082,REPORTS_AND_ANALYTICS_VIDEO_DRILL_DOWN_DROPOFF:1083,REPORTS_AND_ANALYTICS_MAP_OVERLAYS_DRILLDOWN:1084,REPORTS_AND_ANALYTICS_TOP_SYNDICATIONS_DRILL_DOWN:1085,REPORTS_AND_ANALYTICS_BANDWIDTH_USAGE_VIEW_MONTHLY:1086,REPORTS_AND_ANALYTICS_BANDWIDTH_USAGE_VIEW_YEARLY:1087,CONTENT_ENTRY_DRILLDOWN:1088,CONTENT_OPEN_PREVIEW_AND_EMBED:1089},t.exports.StorageProfileDeliveryStatus={ACTIVE:1,BLOCKED:2},t.exports.StorageProfileReadyBehavior={NO_IMPACT:0,REQUIRED:1},t.exports.StorageProfileStatus={DISABLED:1,AUTOMATIC:2,MANUAL:3},t.exports.SyndicationFeedStatus={DELETED:-1,ACTIVE:1},t.exports.SyndicationFeedType={GOOGLE_VIDEO:1,YAHOO:2,ITUNES:3,TUBE_MOGUL:4,KALTURA:5,KALTURA_XSLT:6,ROKU_DIRECT_PUBLISHER:7,OPERA_TV_SNAP:8},t.exports.ThumbAssetStatus={ERROR:-1,QUEUED:0,CAPTURING:1,READY:2,DELETED:3,IMPORTING:7,EXPORTING:9},t.exports.ThumbCropType={RESIZE:1,RESIZE_WITH_PADDING:2,CROP:3,CROP_FROM_TOP:4,RESIZE_WITH_FORCE:5},t.exports.ThumbCuePointSubType={SLIDE:1,CHAPTER:2},t.exports.TrackEntryEventType={UPLOADED_FILE:1,WEBCAM_COMPLETED:2,IMPORT_STARTED:3,ADD_ENTRY:4,UPDATE_ENTRY:5,DELETED_ENTRY:6},t.exports.TwoFactorAuthenticationMode={ALL:0,ADMIN_USERS_ONLY:1,NON_ADMIN_USERS_ONLY:2},t.exports.UiConfCreationMode={WIZARD:2,ADVANCED:3,SYSTEM:4},t.exports.UiConfObjType={PLAYER:1,CONTRIBUTION_WIZARD:2,SIMPLE_EDITOR:3,ADVANCED_EDITOR:4,PLAYLIST:5,APP_STUDIO:6,KRECORD:7,PLAYER_V3:8,KMC_ACCOUNT:9,KMC_ANALYTICS:10,KMC_CONTENT:11,KMC_DASHBOARD:12,KMC_LOGIN:13,PLAYER_SL:14,CLIENTSIDE_ENCODER:15,KMC_GENERAL:16,KMC_ROLES_AND_PERMISSIONS:17,CLIPPER:18,KSR:19,KUPLOAD:20,WEBCASTING:21},t.exports.UpdateMethodType={MANUAL:0,AUTOMATIC:1},t.exports.UploadErrorCode={NO_ERROR:0,GENERAL_ERROR:1,PARTIAL_UPLOAD:2},t.exports.UploadTokenStatus={PENDING:0,PARTIAL_UPLOAD:1,FULL_UPLOAD:2,CLOSED:3,TIMED_OUT:4,DELETED:5},t.exports.UserAgentRestrictionType={RESTRICT_LIST:0,ALLOW_LIST:1},t.exports.UserJoinPolicyType={AUTO_JOIN:1,REQUEST_TO_JOIN:2,NOT_ALLOWED:3},t.exports.UserMode={NONE:0,PROTECTED_USER:1},t.exports.UserRoleStatus={ACTIVE:1,BLOCKED:2,DELETED:3},t.exports.UserStatus={BLOCKED:0,ACTIVE:1,DELETED:2},t.exports.UserType={USER:0,GROUP:1},t.exports.VendorCatalogItemOutputFormat={SRT:1,DFXP:2,VTT:3},t.exports.VendorCatalogItemStatus={DEPRECATED:1,ACTIVE:2,DELETED:3},t.exports.VendorIntegrationStatus={DISABLED:1,ACTIVE:2,DELETED:3},t.exports.VendorServiceFeature={CAPTIONS:1,TRANSLATION:2,ALIGNMENT:3,AUDIO_DESCRIPTION:4,CHAPTERING:5,INTELLIGENT_TAGGING:6,DUBBING:7,LIVE_CAPTION:8,EXTENDED_AUDIO_DESCRIPTION:9},t.exports.VendorServiceTurnAroundTime={BEST_EFFORT:-1,IMMEDIATE:0,ONE_BUSINESS_DAY:1,TWO_BUSINESS_DAYS:2,THREE_BUSINESS_DAYS:3,FOUR_BUSINESS_DAYS:4,FIVE_BUSINESS_DAYS:5,SIX_BUSINESS_DAYS:6,SEVEN_BUSINESS_DAYS:7,THIRTY_MINUTES:1800,TWO_HOURS:7200,THREE_HOURS:10800,SIX_HOURS:21600,EIGHT_HOURS:28800,TWELVE_HOURS:43200,TWENTY_FOUR_HOURS:86400,FORTY_EIGHT_HOURS:172800,FOUR_DAYS:345600,FIVE_DAYS:432e3,TEN_DAYS:864e3},t.exports.VendorServiceType={HUMAN:1,MACHINE:2},t.exports.VendorTaskProcessingRegion={US:1,EU:2,CA:3},t.exports.ViewMode={PREVIEW:0,ALLOW_ALL:1},t.exports.VirtualEventStatus={ACTIVE:2,DELETED:3},t.exports.VirtualScheduleEventSubType={AGENDA:1,REGISTRATION:2,MAIN_EVENT:3},t.exports.VirusFoundAction={NONE:0,DELETE:1,CLEAN_NONE:2,CLEAN_DELETE:3},t.exports.VirusScanJobResult={SCAN_ERROR:1,FILE_IS_CLEAN:2,FILE_WAS_CLEANED:3,FILE_INFECTED:4},t.exports.VirusScanProfileStatus={DISABLED:1,ENABLED:2,DELETED:3},t.exports.WidevineRepositorySyncMode={MODIFY:0},t.exports.WidgetSecurityType={NONE:1,TIMEHASH:2},t.exports.YahooDistributionProcessFeedActionStatus={MANUAL:0,AUTOMATIC:1},t.exports.YouTubeApiDistributionCaptionAction={UPDATE_ACTION:1,SUBMIT_ACTION:2,DELETE_ACTION:3},t.exports.ZoomGroupParticipationType={NO_CLASSIFICATION:0,OPT_IN:1,OPT_OUT:2},t.exports.ZoomUsersMatching={DO_NOT_MODIFY:0,ADD_POSTFIX:1,REMOVE_POSTFIX:2,CMS_MATCHING:3},t.exports.AccessControlOrderBy={CREATED_AT_ASC:"+createdAt",CREATED_AT_DESC:"-createdAt"},t.exports.AccessControlProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.ActivitiBusinessProcessServerOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.ActivitiBusinessProcessServerProtocol={HTTP:"http",HTTPS:"https"},t.exports.AdCuePointOrderBy={CREATED_AT_ASC:"+createdAt",DURATION_ASC:"+duration",END_TIME_ASC:"+endTime",INT_ID_ASC:"+intId",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",START_TIME_ASC:"+startTime",TRIGGERED_AT_ASC:"+triggeredAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DURATION_DESC:"-duration",END_TIME_DESC:"-endTime",INT_ID_DESC:"-intId",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",START_TIME_DESC:"-startTime",TRIGGERED_AT_DESC:"-triggeredAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.AdProtocolType={CUSTOM:"0",VAST:"1",VAST_2_0:"2",VPAID:"3"},t.exports.AdType={VIDEO:"1",OVERLAY:"2"},t.exports.AdminUserOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.AkamaiUniversalStreamType={HD_IPHONE_IPAD_LIVE:"HD iPhone/iPad Live",UNIVERSAL_STREAMING_LIVE:"Universal Streaming Live"},t.exports.AmazonS3StorageProfileFilesPermissionLevel={ACL_AUTHENTICATED_READ:"authenticated-read",ACL_PRIVATE:"private",ACL_PUBLIC_READ:"public-read",ACL_PUBLIC_READ_WRITE:"public-read-write"},t.exports.AmazonS3StorageProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.AnnotationOrderBy={CREATED_AT_ASC:"+createdAt",DURATION_ASC:"+duration",END_TIME_ASC:"+endTime",INT_ID_ASC:"+intId",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",START_TIME_ASC:"+startTime",TRIGGERED_AT_ASC:"+triggeredAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DURATION_DESC:"-duration",END_TIME_DESC:"-endTime",INT_ID_DESC:"-intId",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",START_TIME_DESC:"-startTime",TRIGGERED_AT_DESC:"-triggeredAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.AnswerCuePointOrderBy={CREATED_AT_ASC:"+createdAt",INT_ID_ASC:"+intId",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",START_TIME_ASC:"+startTime",TRIGGERED_AT_ASC:"+triggeredAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",INT_ID_DESC:"-intId",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",START_TIME_DESC:"-startTime",TRIGGERED_AT_DESC:"-triggeredAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.ApiActionPermissionItemOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.ApiParameterPermissionItemAction={USAGE:"all",INSERT:"insert",READ:"read",UPDATE:"update"},t.exports.ApiParameterPermissionItemOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.AppTokenHashType={MD5:"MD5",SHA1:"SHA1",SHA256:"SHA256",SHA512:"SHA512"},t.exports.AppTokenOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.AssetOrderBy={CREATED_AT_ASC:"+createdAt",DELETED_AT_ASC:"+deletedAt",SIZE_ASC:"+size",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DELETED_AT_DESC:"-deletedAt",SIZE_DESC:"-size",UPDATED_AT_DESC:"-updatedAt"},t.exports.AssetParamsOrderBy={},t.exports.AssetParamsOutputOrderBy={},t.exports.AssetType={ATTACHMENT:"attachment.Attachment",CAPTION:"caption.Caption",DOCUMENT:"document.Document",IMAGE:"document.Image",PDF:"document.PDF",SWF:"document.SWF",TIMED_THUMB_ASSET:"thumbCuePoint.timedThumb",TRANSCRIPT:"transcript.Transcript",WIDEVINE_FLAVOR:"widevine.WidevineFlavor",FLAVOR:"1",THUMBNAIL:"2",LIVE:"3"},t.exports.AttachmentAssetOrderBy={CREATED_AT_ASC:"+createdAt",DELETED_AT_ASC:"+deletedAt",SIZE_ASC:"+size",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DELETED_AT_DESC:"-deletedAt",SIZE_DESC:"-size",UPDATED_AT_DESC:"-updatedAt"},t.exports.AttachmentType={TEXT:"1",MEDIA:"2",DOCUMENT:"3",JSON:"4"},t.exports.AudioCodec={NONE:"",AAC:"aac",AACHE:"aache",AC3:"ac3",AMRNB:"amrnb",COPY:"copy",EAC3:"eac3",MP3:"mp3",MPEG2:"mpeg2",PCM:"pcm",VORBIS:"vorbis",WMA:"wma",WMAPRO:"wmapro"},t.exports.AuditTrailAction={CHANGED:"CHANGED",CONTENT_VIEWED:"CONTENT_VIEWED",COPIED:"COPIED",CREATED:"CREATED",DELETED:"DELETED",FILE_SYNC_CREATED:"FILE_SYNC_CREATED",RELATION_ADDED:"RELATION_ADDED",RELATION_REMOVED:"RELATION_REMOVED",VIEWED:"VIEWED"},t.exports.AuditTrailObjectType={BATCH_JOB:"BatchJob",EMAIL_INGESTION_PROFILE:"EmailIngestionProfile",FILE_SYNC:"FileSync",KSHOW_KUSER:"KshowKuser",METADATA:"Metadata",METADATA_PROFILE:"MetadataProfile",PARTNER:"Partner",PERMISSION:"Permission",REACH_PROFILE:"ReachProfile",UPLOAD_TOKEN:"UploadToken",USER_LOGIN_DATA:"UserLoginData",USER_ROLE:"UserRole",ACCESS_CONTROL:"accessControl",CATEGORY:"category",CATEGORY_ENTRY:"categoryEntry",CONVERSION_PROFILE_2:"conversionProfile2",ENTRY:"entry",FLAVOR_ASSET:"flavorAsset",FLAVOR_PARAMS:"flavorParams",FLAVOR_PARAMS_CONVERSION_PROFILE:"flavorParamsConversionProfile",FLAVOR_PARAMS_OUTPUT:"flavorParamsOutput",KSHOW:"kshow",KUSER:"kuser",MEDIA_INFO:"mediaInfo",MODERATION:"moderation",ROUGHCUT:"roughcutEntry",SYNDICATION:"syndicationFeed",THUMBNAIL_ASSET:"thumbAsset",THUMBNAIL_PARAMS:"thumbParams",THUMBNAIL_PARAMS_OUTPUT:"thumbParamsOutput",UI_CONF:"uiConf",WIDGET:"widget"},t.exports.AuditTrailOrderBy={CREATED_AT_ASC:"+createdAt",PARSED_AT_ASC:"+parsedAt",CREATED_AT_DESC:"-createdAt",PARSED_AT_DESC:"-parsedAt"},t.exports.AvnDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.AvnDistributionProviderOrderBy={},t.exports.BaseEntryCloneOptions={AD_CUE_POINTS:"adCuePoint.AD_CUE_POINTS",ANNOTATION_CUE_POINTS:"annotation.ANNOTATION_CUE_POINTS",CODE_CUE_POINTS:"codeCuePoint.CODE_CUE_POINTS",THUMB_CUE_POINTS:"thumbCuePoint.THUMB_CUE_POINTS",USERS:"1",CATEGORIES:"2",CHILD_ENTRIES:"3",ACCESS_CONTROL:"4",METADATA:"5",FLAVORS:"6",CAPTIONS:"7"},t.exports.BaseEntryCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt"},t.exports.BaseEntryMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.BaseEntryOrderBy={CREATED_AT_ASC:"+createdAt",END_DATE_ASC:"+endDate",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",END_DATE_DESC:"-endDate",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",WEIGHT_DESC:"-weight"},t.exports.BaseSyndicationFeedOrderBy={CREATED_AT_ASC:"+createdAt",NAME_ASC:"+name",PLAYLIST_ID_ASC:"+playlistId",TYPE_ASC:"+type",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",NAME_DESC:"-name",PLAYLIST_ID_DESC:"-playlistId",TYPE_DESC:"-type",UPDATED_AT_DESC:"-updatedAt"},t.exports.BaseUserOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.BatchJobObjectType={ENTRY_DISTRIBUTION:"contentDistribution.EntryDistribution",DROP_FOLDER_FILE:"dropFolderXmlBulkUpload.DropFolderFile",METADATA:"metadata.Metadata",METADATA_PROFILE:"metadata.MetadataProfile",SCHEDULED_TASK_PROFILE:"scheduledTask.ScheduledTaskProfile",ENTRY:"1",CATEGORY:"2",FILE_SYNC:"3",ASSET:"4"},t.exports.BatchJobOrderBy={CREATED_AT_ASC:"+createdAt",ESTIMATED_EFFORT_ASC:"+estimatedEffort",EXECUTION_ATTEMPTS_ASC:"+executionAttempts",FINISH_TIME_ASC:"+finishTime",LOCK_VERSION_ASC:"+lockVersion",PRIORITY_ASC:"+priority",QUEUE_TIME_ASC:"+queueTime",STATUS_ASC:"+status",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ESTIMATED_EFFORT_DESC:"-estimatedEffort",EXECUTION_ATTEMPTS_DESC:"-executionAttempts",FINISH_TIME_DESC:"-finishTime",LOCK_VERSION_DESC:"-lockVersion",PRIORITY_DESC:"-priority",QUEUE_TIME_DESC:"-queueTime",STATUS_DESC:"-status",UPDATED_AT_DESC:"-updatedAt"},t.exports.BatchJobType={CONVERT:"0",CONVERT_CAPTION_ASSET:"caption.convertcaptionasset",PARSE_MULTI_LANGUAGE_CAPTION_ASSET:"caption.parsemultilanguagecaptionasset",PARSE_CAPTION_ASSET:"captionSearch.parseCaptionAsset",DISTRIBUTION_DELETE:"contentDistribution.DistributionDelete",DISTRIBUTION_DISABLE:"contentDistribution.DistributionDisable",DISTRIBUTION_ENABLE:"contentDistribution.DistributionEnable",DISTRIBUTION_FETCH_REPORT:"contentDistribution.DistributionFetchReport",DISTRIBUTION_SUBMIT:"contentDistribution.DistributionSubmit",DISTRIBUTION_SYNC:"contentDistribution.DistributionSync",DISTRIBUTION_UPDATE:"contentDistribution.DistributionUpdate",DROP_FOLDER_CONTENT_PROCESSOR:"dropFolder.DropFolderContentProcessor",DROP_FOLDER_WATCHER:"dropFolder.DropFolderWatcher",EVENT_NOTIFICATION_HANDLER:"eventNotification.EventNotificationHandler",INTEGRATION:"integration.Integration",ENTRY_VENDOR_TASK_CSV:"reach.EntryVendorTasksCsv",SYNC_REACH_CREDIT_TASK:"reach.SyncReachCreditTask",SCHEDULED_TASK:"scheduledTask.ScheduledTask",INDEX_TAGS:"tagSearch.IndexTagsByPrivacyContext",TAG_RESOLVE:"tagSearch.TagResolve",VIRUS_SCAN:"virusScan.VirusScan",WIDEVINE_REPOSITORY_SYNC:"widevine.WidevineRepositorySync",IMPORT:"1",DELETE:"2",FLATTEN:"3",BULKUPLOAD:"4",DVDCREATOR:"5",DOWNLOAD:"6",OOCONVERT:"7",CONVERT_PROFILE:"10",POSTCONVERT:"11",EXTRACT_MEDIA:"14",MAIL:"15",NOTIFICATION:"16",CLEANUP:"17",SCHEDULER_HELPER:"18",BULKDOWNLOAD:"19",DB_CLEANUP:"20",PROVISION_PROVIDE:"21",CONVERT_COLLECTION:"22",STORAGE_EXPORT:"23",PROVISION_DELETE:"24",STORAGE_DELETE:"25",EMAIL_INGESTION:"26",METADATA_IMPORT:"27",METADATA_TRANSFORM:"28",FILESYNC_IMPORT:"29",CAPTURE_THUMB:"30",DELETE_FILE:"31",INDEX:"32",MOVE_CATEGORY_ENTRIES:"33",COPY:"34",CONCAT:"35",CONVERT_LIVE_SEGMENT:"36",COPY_PARTNER:"37",VALIDATE_LIVE_MEDIA_SERVERS:"38",SYNC_CATEGORY_PRIVACY_CONTEXT:"39",LIVE_REPORT_EXPORT:"40",RECALCULATE_CACHE:"41",LIVE_TO_VOD:"42",COPY_CAPTIONS:"43",CHUNKED_ENCODE_JOB_SCHEDULER:"44",SERVER_NODE_MONITOR:"45",USERS_CSV:"46",CLIP_CONCAT:"47",COPY_CUE_POINTS:"48",EXPORT_CSV:"49",REPORT_EXPORT:"50",LIVE_ENTRY_ARCHIVE:"51",STORAGE_UPDATE:"52",STORAGE_PERIODIC_EXPORT:"53",STORAGE_PERIODIC_PURGE:"54",STORAGE_PERIODIC_DELETE_LOCAL:"55",REACH_JOB_CLEANER:"56"},t.exports.BeaconIndexType={LOG:"Log",STATE:"State"},t.exports.BeaconObjectTypes={SCHEDULE_RESOURCE_BEACON:"1",ENTRY_SERVER_NODE_BEACON:"2",SERVER_NODE_BEACON:"3",ENTRY_BEACON:"4"},t.exports.BeaconOrderBy={OBJECT_ID_ASC:"+objectId",UPDATED_AT_ASC:"+updatedAt",OBJECT_ID_DESC:"-objectId",UPDATED_AT_DESC:"-updatedAt"},t.exports.BeaconScheduledResourceFieldName={EVENT_TYPE:"event_type",IS_LOG:"is_log",OBJECT_ID:"object_id",RECORDING:"recording",RESOURCE_NAME:"resource_name",STATUS:"status",UPDATED_AT:"updated_at"},t.exports.BeaconScheduledResourceOrderByFieldName={STATUS:"app_status",RECORDING:"recording_phase",RESOURCE_NAME:"resource_Name",UPDATED_AT:"updated_at"},t.exports.BulkUploadAction={CANCEL:"scheduleBulkUpload.CANCEL",ADD:"1",UPDATE:"2",DELETE:"3",REPLACE:"4",TRANSFORM_XSLT:"5",ADD_OR_UPDATE:"6",ACTIVATE:"7",REJECT:"8",UPDATE_STATUS:"9"},t.exports.BulkUploadObjectType={JOB:"bulkUploadFilter.JOB",SCHEDULE_EVENT:"scheduleBulkUpload.SCHEDULE_EVENT",SCHEDULE_RESOURCE:"scheduleBulkUpload.SCHEDULE_RESOURCE",ENTRY:"1",CATEGORY:"2",USER:"3",CATEGORY_USER:"4",CATEGORY_ENTRY:"5",USER_ENTRY:"6",VENDOR_CATALOG_ITEM:"7"},t.exports.BulkUploadOrderBy={},t.exports.BulkUploadResultStatus={ERROR:"1",OK:"2",IN_PROGRESS:"3"},t.exports.BulkUploadType={CSV:"bulkUploadCsv.CSV",FILTER:"bulkUploadFilter.FILTER",XML:"bulkUploadXml.XML",DROP_FOLDER_XML:"dropFolderXmlBulkUpload.DROP_FOLDER_XML",ICAL:"scheduleBulkUpload.ICAL",DROP_FOLDER_ICAL:"scheduleDropFolder.DROP_FOLDER_ICAL"},t.exports.BusinessProcessAbortNotificationTemplateOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.BusinessProcessNotificationTemplateOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.BusinessProcessProvider={ACTIVITI:"activitiBusinessProcessNotification.Activiti"},t.exports.BusinessProcessServerOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.BusinessProcessServerStatus={DISABLED:"1",ENABLED:"2",DELETED:"3"},t.exports.BusinessProcessSignalNotificationTemplateOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.BusinessProcessStartNotificationTemplateOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.CameraScheduleResourceOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.CaptionAssetOrderBy={CREATED_AT_ASC:"+createdAt",DELETED_AT_ASC:"+deletedAt",SIZE_ASC:"+size",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DELETED_AT_DESC:"-deletedAt",SIZE_DESC:"-size",UPDATED_AT_DESC:"-updatedAt"},t.exports.CaptionParamsOrderBy={},t.exports.CaptionSource={UNKNOWN:"0",ZOOM:"1",WEBEX:"2"},t.exports.CaptionType={SRT:"1",DFXP:"2",WEBVTT:"3",CAP:"4",SCC:"5"},t.exports.CatalogItemLanguage={AR:"Arabic",YUE:"Cantonese",CA:"Catalan",ZH:"Chinese",CS:"Czech",DA:"Danish",NL:"Dutch",EN:"English",EN_US:"English (American)",EN_GB:"English (British)",FI:"Finnish",FR:"French",FR_CA:"French (Canada)",GD:"Gaelic (Scottish)",DE:"German",EL:"Greek",HE:"Hebrew",HI:"Hindi",HU:"Hungarian",IS:"Icelandic",IN:"Indonesian",GA:"Irish",IT:"Italian",JA:"Japanese",KO:"Korean",ML:"Malayalam",CMN:"Mandarin Chinese",NO:"Norwegian",PL:"Polish",PT:"Portuguese",PT_BR:"Portuguese (Brazil)",RO:"Romanian",RU:"Russian",ES:"Spanish",ES_XL:"Spanish (Latin America)",SV:"Swedish",ZH_TW:"Taiwanese Mandarin",TA:"Tamil",TH:"Thai",TR:"Turkish",UK:"Ukrainian",UR:"Urdu",VI:"Vietnamese",CY:"Welsh",ZU:"Zulu"},t.exports.CategoryEntryAdvancedOrderBy={CREATED_AT_ASC:"+createdAt",CREATED_AT_DESC:"-createdAt"},t.exports.CategoryEntryOrderBy={CREATED_AT_ASC:"+createdAt",CREATED_AT_DESC:"-createdAt"},t.exports.CategoryIdentifierField={FULL_NAME:"fullName",ID:"id",REFERENCE_ID:"referenceId"},t.exports.CategoryOrderBy={CREATED_AT_ASC:"+createdAt",DEPTH_ASC:"+depth",DIRECT_ENTRIES_COUNT_ASC:"+directEntriesCount",DIRECT_SUB_CATEGORIES_COUNT_ASC:"+directSubCategoriesCount",ENTRIES_COUNT_ASC:"+entriesCount",FULL_NAME_ASC:"+fullName",MEMBERS_COUNT_ASC:"+membersCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DEPTH_DESC:"-depth",DIRECT_ENTRIES_COUNT_DESC:"-directEntriesCount",DIRECT_SUB_CATEGORIES_COUNT_DESC:"-directSubCategoriesCount",ENTRIES_COUNT_DESC:"-entriesCount",FULL_NAME_DESC:"-fullName",MEMBERS_COUNT_DESC:"-membersCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",UPDATED_AT_DESC:"-updatedAt"},t.exports.CategoryUserOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.Cielo24Fidelity={MECHANICAL:"MECHANICAL",PREMIUM:"PREMIUM",PROFESSIONAL:"PROFESSIONAL"},t.exports.Cielo24Priority={PRIORITY:"PRIORITY",STANDARD:"STANDARD"},t.exports.CloneComponentSelectorType={INCLUDE_COMPONENT:"0",EXCLUDE_COMPONENT:"1"},t.exports.CodeCuePointOrderBy={CREATED_AT_ASC:"+createdAt",DURATION_ASC:"+duration",END_TIME_ASC:"+endTime",INT_ID_ASC:"+intId",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",START_TIME_ASC:"+startTime",TRIGGERED_AT_ASC:"+triggeredAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DURATION_DESC:"-duration",END_TIME_DESC:"-endTime",INT_ID_DESC:"-intId",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",START_TIME_DESC:"-startTime",TRIGGERED_AT_DESC:"-triggeredAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.ComcastMrssDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.ComcastMrssDistributionProviderOrderBy={},t.exports.ConditionType={EVENT_NOTIFICATION_FIELD:"eventNotification.BooleanField",EVENT_NOTIFICATION_OBJECT_CHANGED:"eventNotification.ObjectChanged",METADATA_FIELD_CHANGED:"metadata.FieldChanged",METADATA_FIELD_COMPARE:"metadata.FieldCompare",METADATA_FIELD_MATCH:"metadata.FieldMatch",EVENT_CATEGORY_ENTRY:"reach.CategoryEntry",AUTHENTICATED:"1",COUNTRY:"2",IP_ADDRESS:"3",SITE:"4",USER_AGENT:"5",FIELD_MATCH:"6",FIELD_COMPARE:"7",ASSET_PROPERTIES_COMPARE:"8",USER_ROLE:"9",GEO_DISTANCE:"10",OR_OPERATOR:"11",HASH:"12",DELIVERY_PROFILE:"13",ACTIVE_EDGE_VALIDATE:"14",ANONYMOUS_IP:"15",ASSET_TYPE:"16",BOOLEAN:"17",HTTP_HEADER:"18",ENTRY_SCHEDULED:"19",ACTION_NAME:"20",URL_AUTH_PARAMS:"21"},t.exports.ConfMapsSourceLocation={FS:"FileSystem",DB:"database"},t.exports.ConferenceServerNodeOrderBy={CREATED_AT_ASC:"+createdAt",HEARTBEAT_TIME_ASC:"+heartbeatTime",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",HEARTBEAT_TIME_DESC:"-heartbeatTime",UPDATED_AT_DESC:"-updatedAt"},t.exports.ConfigurableDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.ContainerFormat={_3GP:"3gp",APPLEHTTP:"applehttp",AVI:"avi",BIF:"bif",BMP:"bmp",COPY:"copy",FLV:"flv",HLS:"hls",ISMA:"isma",ISMV:"ismv",JPG:"jpg",M2TS:"m2ts",M4V:"m4v",MKV:"mkv",MOV:"mov",MP3:"mp3",MP4:"mp4",MPEG:"mpeg",MPEGTS:"mpegts",MXF:"mxf",OGG:"ogg",OGV:"ogv",PDF:"pdf",PNG:"png",SWF:"swf",WAV:"wav",WEBM:"webm",WMA:"wma",WMV:"wmv",WVM:"wvm"},t.exports.ContextType={PLAY:"1",DOWNLOAD:"2",THUMBNAIL:"3",METADATA:"4",EXPORT:"5",SERVE:"6"},t.exports.ControlPanelCommandOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.ConversionProfileAssetParamsOrderBy={},t.exports.ConversionProfileOrderBy={CREATED_AT_ASC:"+createdAt",CREATED_AT_DESC:"-createdAt"},t.exports.ConversionProfileStatus={DISABLED:"1",ENABLED:"2",DELETED:"3"},t.exports.ConversionProfileType={MEDIA:"1",LIVE_STREAM:"2"},t.exports.CrossKalturaDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.CrossKalturaDistributionProviderOrderBy={},t.exports.CuePointOrderBy={CREATED_AT_ASC:"+createdAt",INT_ID_ASC:"+intId",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",START_TIME_ASC:"+startTime",TRIGGERED_AT_ASC:"+triggeredAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",INT_ID_DESC:"-intId",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",START_TIME_DESC:"-startTime",TRIGGERED_AT_DESC:"-triggeredAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.CuePointType={AD:"adCuePoint.Ad",ANNOTATION:"annotation.Annotation",CODE:"codeCuePoint.Code",EVENT:"eventCuePoint.Event",QUIZ_ANSWER:"quiz.QUIZ_ANSWER",QUIZ_QUESTION:"quiz.QUIZ_QUESTION",THUMB:"thumbCuePoint.Thumb"},t.exports.DailymotionDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DailymotionDistributionProviderOrderBy={},t.exports.DataEntryCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt"},t.exports.DataEntryMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.DataEntryOrderBy={CREATED_AT_ASC:"+createdAt",END_DATE_ASC:"+endDate",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",END_DATE_DESC:"-endDate",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",WEIGHT_DESC:"-weight"},t.exports.DeliveryProfileAkamaiAppleHttpManifestOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DeliveryProfileAkamaiHdsOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DeliveryProfileAkamaiHttpOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DeliveryProfileGenericAppleHttpOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DeliveryProfileGenericHdsOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DeliveryProfileGenericHttpOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DeliveryProfileGenericRtmpOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DeliveryProfileGenericSilverLightOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DeliveryProfileLiveAppleHttpOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DeliveryProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DeliveryProfileRtmpOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DeliveryProfileType={EDGE_CAST_HTTP:"edgeCast.EDGE_CAST_HTTP",EDGE_CAST_RTMP:"edgeCast.EDGE_CAST_RTMP",KONTIKI_HTTP:"kontiki.KONTIKI_HTTP",VELOCIX_HDS:"velocix.VELOCIX_HDS",VELOCIX_HLS:"velocix.VELOCIX_HLS",APPLE_HTTP:"1",HDS:"3",HTTP:"4",RTMP:"5",RTSP:"6",SILVER_LIGHT:"7",AKAMAI_HLS_DIRECT:"10",AKAMAI_HLS_MANIFEST:"11",AKAMAI_HD:"12",AKAMAI_HDS:"13",AKAMAI_HTTP:"14",AKAMAI_RTMP:"15",AKAMAI_RTSP:"16",AKAMAI_SS:"17",GENERIC_HLS:"21",GENERIC_HDS:"23",GENERIC_HTTP:"24",GENERIC_HLS_MANIFEST:"25",GENERIC_HDS_MANIFEST:"26",GENERIC_SS:"27",GENERIC_RTMP:"28",LEVEL3_HLS:"31",LEVEL3_HTTP:"34",LEVEL3_RTMP:"35",LIMELIGHT_HTTP:"44",LIMELIGHT_RTMP:"45",LOCAL_PATH_APPLE_HTTP:"51",LOCAL_PATH_HDS:"53",LOCAL_PATH_HTTP:"54",LOCAL_PATH_RTMP:"55",VOD_PACKAGER_HLS:"61",VOD_PACKAGER_HDS:"63",VOD_PACKAGER_MSS:"67",VOD_PACKAGER_DASH:"68",VOD_PACKAGER_HLS_MANIFEST:"69",LIVE_HLS:"1001",LIVE_HDS:"1002",LIVE_DASH:"1003",LIVE_RTMP:"1005",LIVE_HLS_TO_MULTICAST:"1006",LIVE_PACKAGER_HLS:"1007",LIVE_PACKAGER_HDS:"1008",LIVE_PACKAGER_DASH:"1009",LIVE_PACKAGER_MSS:"1010",LIVE_AKAMAI_HDS:"1013"},t.exports.DeliveryServerNodeOrderBy={CREATED_AT_ASC:"+createdAt",HEARTBEAT_TIME_ASC:"+heartbeatTime",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",HEARTBEAT_TIME_DESC:"-heartbeatTime",UPDATED_AT_DESC:"-updatedAt"},t.exports.DistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DistributionProviderOrderBy={},t.exports.DistributionProviderType={AVN:"avnDistribution.AVN",COMCAST_MRSS:"comcastMrssDistribution.COMCAST_MRSS",CROSS_KALTURA:"crossKalturaDistribution.CROSS_KALTURA",DAILYMOTION:"dailymotionDistribution.DAILYMOTION",DOUBLECLICK:"doubleClickDistribution.DOUBLECLICK",FACEBOOK:"facebookDistribution.FACEBOOK",FREEWHEEL:"freewheelDistribution.FREEWHEEL",FREEWHEEL_GENERIC:"freewheelGenericDistribution.FREEWHEEL_GENERIC",FTP:"ftpDistribution.FTP",FTP_SCHEDULED:"ftpDistribution.FTP_SCHEDULED",HULU:"huluDistribution.HULU",IDETIC:"ideticDistribution.IDETIC",METRO_PCS:"metroPcsDistribution.METRO_PCS",MSN:"msnDistribution.MSN",PODCAST:"podcastDistribution.PODCAST",QUICKPLAY:"quickPlayDistribution.QUICKPLAY",UNICORN:"unicornDistribution.UNICORN",YAHOO:"yahooDistribution.YAHOO",YOUTUBE:"youTubeDistribution.YOUTUBE",YOUTUBE_API:"youtubeApiDistribution.YOUTUBE_API",GENERIC:"1",SYNDICATION:"2"},t.exports.DocumentEntryCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt"},t.exports.DocumentEntryMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.DocumentEntryOrderBy={CREATED_AT_ASC:"+createdAt",END_DATE_ASC:"+endDate",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",END_DATE_DESC:"-endDate",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",WEIGHT_DESC:"-weight"},t.exports.DocumentFlavorParamsOrderBy={},t.exports.DocumentFlavorParamsOutputOrderBy={},t.exports.DoubleClickDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.DoubleClickDistributionProviderOrderBy={},t.exports.DrmLicenseScenario={NONE:"0",PROTECTION:"playReady.PROTECTION",PURCHASE:"playReady.PURCHASE",RENTAL:"playReady.RENTAL",SUBSCRIPTION:"playReady.SUBSCRIPTION"},t.exports.DrmLicenseType={NON_PERSISTENT:"playReady.NON_PERSISTENT",PERSISTENT:"playReady.PERSISTENT"},t.exports.DrmPolicyOrderBy={},t.exports.DrmProfileOrderBy={ID_ASC:"+id",NAME_ASC:"+name",ID_DESC:"-id",NAME_DESC:"-name"},t.exports.DrmProviderType={FAIRPLAY:"fairplay.FAIRPLAY",PLAY_READY:"playReady.PLAY_READY",WIDEVINE:"widevine.WIDEVINE",CENC:"1"},t.exports.DrmSchemeName={PLAYREADY_CENC:"drm.PLAYREADY_CENC",WIDEVINE_CENC:"drm.WIDEVINE_CENC",FAIRPLAY:"fairplay.FAIRPLAY",PLAYREADY:"playReady.PLAYREADY",WIDEVINE:"widevine.WIDEVINE"},t.exports.DropFolderErrorCode={ERROR_CONNECT:"1",ERROR_AUTENTICATE:"2",ERROR_GET_PHISICAL_FILE_LIST:"3",ERROR_GET_DB_FILE_LIST:"4",DROP_FOLDER_APP_ERROR:"5",CONTENT_MATCH_POLICY_UNDEFINED:"6",MISSING_CONFIG:"7"},t.exports.DropFolderFileErrorCode={ERROR_ADDING_BULK_UPLOAD:"dropFolderXmlBulkUpload.ERROR_ADDING_BULK_UPLOAD",ERROR_ADD_CONTENT_RESOURCE:"dropFolderXmlBulkUpload.ERROR_ADD_CONTENT_RESOURCE",ERROR_IN_BULK_UPLOAD:"dropFolderXmlBulkUpload.ERROR_IN_BULK_UPLOAD",ERROR_WRITING_TEMP_FILE:"dropFolderXmlBulkUpload.ERROR_WRITING_TEMP_FILE",LOCAL_FILE_WRONG_CHECKSUM:"dropFolderXmlBulkUpload.LOCAL_FILE_WRONG_CHECKSUM",LOCAL_FILE_WRONG_SIZE:"dropFolderXmlBulkUpload.LOCAL_FILE_WRONG_SIZE",MALFORMED_XML_FILE:"dropFolderXmlBulkUpload.MALFORMED_XML_FILE",XML_FILE_SIZE_EXCEED_LIMIT:"dropFolderXmlBulkUpload.XML_FILE_SIZE_EXCEED_LIMIT",ERROR_UPDATE_ENTRY:"1",ERROR_ADD_ENTRY:"2",FLAVOR_NOT_FOUND:"3",FLAVOR_MISSING_IN_FILE_NAME:"4",SLUG_REGEX_NO_MATCH:"5",ERROR_READING_FILE:"6",ERROR_DOWNLOADING_FILE:"7",ERROR_UPDATE_FILE:"8",ERROR_ADDING_CONTENT_PROCESSOR:"10",ERROR_IN_CONTENT_PROCESSOR:"11",ERROR_DELETING_FILE:"12",FILE_NO_MATCH:"13"},t.exports.DropFolderFileHandlerType={XML:"dropFolderXmlBulkUpload.XML",ICAL:"scheduleDropFolder.ICAL",CONTENT:"1"},t.exports.DropFolderFileOrderBy={CREATED_AT_ASC:"+createdAt",FILE_NAME_ASC:"+fileName",FILE_SIZE_ASC:"+fileSize",FILE_SIZE_LAST_SET_AT_ASC:"+fileSizeLastSetAt",ID_ASC:"+id",PARSED_FLAVOR_ASC:"+parsedFlavor",PARSED_SLUG_ASC:"+parsedSlug",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",FILE_NAME_DESC:"-fileName",FILE_SIZE_DESC:"-fileSize",FILE_SIZE_LAST_SET_AT_DESC:"-fileSizeLastSetAt",ID_DESC:"-id",PARSED_FLAVOR_DESC:"-parsedFlavor",PARSED_SLUG_DESC:"-parsedSlug",UPDATED_AT_DESC:"-updatedAt"},t.exports.DropFolderOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",UPDATED_AT_DESC:"-updatedAt"},t.exports.DropFolderType={FEED:"FeedDropFolder.FEED",WEBEX:"WebexDropFolder.WEBEX",LOCAL:"1",FTP:"2",SCP:"3",SFTP:"4",S3:"6"},t.exports.DurationType={LONG:"long",MEDIUM:"medium",NOT_AVAILABLE:"notavailable",SHORT:"short"},t.exports.ESearchCaptionFieldName={CAPTION_ASSET_ID:"caption_asset_id",CONTENT:"content",END_TIME:"end_time",LABEL:"label",LANGUAGE:"language",START_TIME:"start_time"},t.exports.ESearchCategoryAggregateByFieldName={CATEGORY_NAME:"category_name"},t.exports.ESearchCategoryEntryFieldName={ANCESTOR_ID:"ancestor_id",ANCESTOR_NAME:"ancestor_name",FULL_IDS:"full_ids",ID:"id",NAME:"name"},t.exports.ESearchCategoryFieldName={CONTRIBUTION_POLICY:"contribution_policy",CREATED_AT:"created_at",DEPTH:"depth",DESCRIPTION:"description",DIRECT_ENTRIES_COUNT:"direct_entries_count",DIRECT_SUB_CATEGORIES_COUNT:"direct_sub_categories_count",DISPLAY_IN_SEARCH:"display_in_search",ENTRIES_COUNT:"entries_count",FULL_IDS:"full_ids",FULL_NAME:"full_name",ID:"id",INHERITANCE_TYPE:"inheritance_type",INHERITED_PARENT_ID:"inherited_parent_id",MEMBERS_COUNT:"members_count",MODERATION:"moderation",NAME:"name",PARENT_ID:"parent_id",PENDING_ENTRIES_COUNT:"pending_entries_count",PENDING_MEMBERS_COUNT:"pending_members_count",PRIVACY:"privacy",PRIVACY_CONTEXT:"privacy_context",PRIVACY_CONTEXTS:"privacy_contexts",REFERENCE_ID:"reference_id",TAGS:"tags",UPDATED_AT:"updated_at",USER_ID:"user_id"},t.exports.ESearchCategoryOrderByFieldName={CREATED_AT:"created_at",ENTRIES_COUNT:"entries_count",MEMBERS_COUNT:"members_count",NAME:"name",UPDATED_AT:"updated_at"},t.exports.ESearchCategoryUserFieldName={USER_ID:"user_id"},t.exports.ESearchCuePointAggregateByFieldName={TAGS:"tags",TYPE:"type"},t.exports.ESearchCuePointFieldName={ANSWERS:"answers",END_TIME:"end_time",EXPLANATION:"explanation",HINT:"hint",ID:"id",NAME:"name",QUESTION:"question",START_TIME:"start_time",SUB_TYPE:"sub_type",TAGS:"tags",TEXT:"text",TYPE:"type"},t.exports.ESearchEntryAggregateByFieldName={ACCESS_CONTROL_PROFILE:"access_control_profile_id",ENTRY_TYPE:"entry_type",MEDIA_TYPE:"media_type",TAGS:"tags"},t.exports.ESearchEntryFieldName={ACCESS_CONTROL_ID:"access_control_id",ADMIN_TAGS:"admin_tags",CAPTIONS_CONTENT:"captions_content",CONVERSION_PROFILE_ID:"conversion_profile_id",CREATED_AT:"created_at",CREATOR_ID:"creator_kuser_id",CREDIT:"credit",DESCRIPTION:"description",DISPLAY_IN_SEARCH:"display_in_search",END_DATE:"end_date",ENTITLED_USER_EDIT:"entitled_kusers_edit",ENTITLED_USER_PUBLISH:"entitled_kusers_publish",ENTITLED_USER_VIEW:"entitled_kusers_view",ENTRY_TYPE:"entry_type",EXTERNAL_SOURCE_TYPE:"external_source_type",ID:"id",IS_LIVE:"is_live",IS_QUIZ:"is_quiz",USER_ID:"kuser_id",LAST_PLAYED_AT:"last_played_at",LENGTH_IN_MSECS:"length_in_msecs",MEDIA_TYPE:"media_type",MODERATION_STATUS:"moderation_status",NAME:"name",PARENT_ENTRY_ID:"parent_id",PARTNER_SORT_VALUE:"partner_sort_value",PLAYS:"plays",PUSH_PUBLISH:"push_publish",RANK:"rank",RECORDED_ENTRY_ID:"recorded_entry_id",REDIRECT_ENTRY_ID:"redirect_entry_id",REFERENCE_ID:"reference_id",ROOT_ID:"root_id",SITE_URL:"site_url",SOURCE_TYPE:"source_type",START_DATE:"start_date",TAGS:"tags",TEMPLATE_ENTRY_ID:"template_entry_id",UPDATED_AT:"updated_at",USER_NAMES:"user_names",VOTES:"votes"},t.exports.ESearchEntryOrderByFieldName={CREATED_AT:"created_at",END_DATE:"end_date",LAST_PLAYED_AT:"last_played_at",NAME:"name",PLAYS:"plays",PLAYS_LAST_1_DAY:"plays_last_1_day",PLAYS_LAST_30_DAYS:"plays_last_30_days",PLAYS_LAST_7_DAYS:"plays_last_7_days",RANK:"rank",START_DATE:"start_date",UPDATED_AT:"updated_at",VIEWS:"views",VIEWS_LAST_1_DAY:"views_last_1_day",VIEWS_LAST_30_DAYS:"views_last_30_days",VIEWS_LAST_7_DAYS:"views_last_7_days",VOTES:"votes"},t.exports.ESearchGroupFieldName={COMPANY:"company",COUNTRY:"country",CREATED_AT:"created_at",EMAIL:"email",EXTERNAL_ID:"external_id",FIRST_NAME:"first_name",GROUP_IDS:"group_ids",IS_ADMIN:"is_admin",IS_HASHED:"is_hashed",LAST_NAME:"last_name",LOGIN_ENABLED:"login_enabled",PERMISSION_NAMES:"permission_names",ROLE_IDS:"role_ids",SCREEN_NAME:"screen_name",TAGS:"tags",TITLE:"title",UPDATED_AT:"updated_at",USER_ID:"user_id"},t.exports.ESearchGroupOrderByFieldName={CREATED_AT:"created_at",MEMBERS_COUNT:"members_count",USER_ID:"puser_id",SCREEN_NAME:"screen_name",UPDATED_AT:"updated_at"},t.exports.ESearchLanguage={ARABIC:"Arabic",BASQUE:"Basque",BRAZILIAN:"Brazilian",BULGARIAN:"Bulgarian",CATALAN:"Catalan",CHINESE:"Chinese",CZECH:"Czech",DANISH:"Danish",DUTCH:"Dutch",ENGLISH:"English",FINNISH:"Finnish",FRENCH:"French",GALICIAN:"Galician",GERMAN:"German",GREEK:"Greek",HINDI:"Hindi",HUNGRIAN:"Hungarian",INDONESIAN:"Indonesian",ITALIAN:"Italian",JAPANESE:"Japanese",KOREAN:"Korean",LATVIAN:"Latvian",LITHUANIAN:"Lithuanian",NORWEGIAN:"Norwegian",PERSIAN:"Persian",PORTUGUESE:"Prtuguese",ROMANIAN:"Romanian",RUSSIAN:"Russian",SORANI:"Sorani",SPANISH:"Spanish",SWEDISH:"Swedish",THAI:"Thai",TURKISH:"Turkish"},t.exports.ESearchMetadataAggregateByFieldName={},t.exports.ESearchSortOrder={ORDER_BY_ASC:"asc",ORDER_BY_DESC:"desc"},t.exports.ESearchUserFieldName={COMPANY:"company",COUNTRY:"country",CREATED_AT:"created_at",EMAIL:"email",EXTERNAL_ID:"external_id",FIRST_NAME:"first_name",GROUP_IDS:"group_ids",IS_ADMIN:"is_admin",IS_HASHED:"is_hashed",LAST_NAME:"last_name",LOGIN_ENABLED:"login_enabled",PERMISSION_NAMES:"permission_names",ROLE_IDS:"role_ids",SCREEN_NAME:"screen_name",TAGS:"tags",TITLE:"title",UPDATED_AT:"updated_at",USER_ID:"user_id",TYPE:"user_type"},t.exports.ESearchUserOrderByFieldName={CREATED_AT:"created_at",USER_ID:"puser_id",SCREEN_NAME:"screen_name",UPDATED_AT:"updated_at"},t.exports.EdgeServerNodeOrderBy={CREATED_AT_ASC:"+createdAt",HEARTBEAT_TIME_ASC:"+heartbeatTime",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",HEARTBEAT_TIME_DESC:"-heartbeatTime",UPDATED_AT_DESC:"-updatedAt"},t.exports.EmailNotificationFormat={HTML:"1",TEXT:"2"},t.exports.EmailNotificationRecipientProviderType={STATIC_LIST:"1",CATEGORY:"2",USER:"3",GROUP:"4"},t.exports.EmailNotificationTemplateOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.EntryApplication={KMC:"0",KMS:"1",KAF:"2",PITCH:"3",KMS_GO:"4",WEBCAST_APP:"5",PERSONAL_CAPTURE:"6",KALTURA_MEETING:"7",EP:"8"},t.exports.EntryDistributionOrderBy={CREATED_AT_ASC:"+createdAt",SUBMITTED_AT_ASC:"+submittedAt",SUNRISE_ASC:"+sunrise",SUNSET_ASC:"+sunset",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",SUBMITTED_AT_DESC:"-submittedAt",SUNRISE_DESC:"-sunrise",SUNSET_DESC:"-sunset",UPDATED_AT_DESC:"-updatedAt"},t.exports.EntryIdentifierField={ID:"id",REFERENCE_ID:"referenceId"},t.exports.EntryReplacementStatus={NONE:"0",APPROVED_BUT_NOT_READY:"1",READY_BUT_NOT_APPROVED:"2",NOT_READY_AND_NOT_APPROVED:"3",FAILED:"4"},t.exports.EntryScheduleEventOrderBy={CREATED_AT_ASC:"+createdAt",END_DATE_ASC:"+endDate",PRIORITY_ASC:"+priority",START_DATE_ASC:"+startDate",SUMMARY_ASC:"+summary",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",END_DATE_DESC:"-endDate",PRIORITY_DESC:"-priority",START_DATE_DESC:"-startDate",SUMMARY_DESC:"-summary",UPDATED_AT_DESC:"-updatedAt"},t.exports.EntryServerNodeOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.EntryServerNodeType={LIVE_PRIMARY:"0",LIVE_BACKUP:"1",LIVE_CLIPPING_TASK:"2"},t.exports.EntryStatus={ERROR_IMPORTING:"-2",ERROR_CONVERTING:"-1",IMPORT:"0",INFECTED:"virusScan.Infected",SCAN_FAILURE:"virusScan.ScanFailure",PRECONVERT:"1",READY:"2",DELETED:"3",PENDING:"4",MODERATE:"5",BLOCKED:"6",NO_CONTENT:"7"},t.exports.EntryType={AUTOMATIC:"-1",CONFERENCE_ENTRY_SERVER:"conference.CONFERENCE_ENTRY_SERVER",EXTERNAL_MEDIA:"externalMedia.externalMedia",SIP_ENTRY_SERVER:"sip.SIP_ENTRY_SERVER",MEDIA_CLIP:"1",MIX:"2",PLAYLIST:"5",DATA:"6",LIVE_STREAM:"7",LIVE_CHANNEL:"8",DOCUMENT:"10"},t.exports.EntryVendorTaskOrderBy={CREATED_AT_ASC:"+createdAt",EXPECTED_FINISH_TIME_ASC:"+expectedFinishTime",FINISH_TIME_ASC:"+finishTime",ID_ASC:"+id",PRICE_ASC:"+price",QUEUE_TIME_ASC:"+queueTime",STATUS_ASC:"+status",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",EXPECTED_FINISH_TIME_DESC:"-expectedFinishTime",FINISH_TIME_DESC:"-finishTime",ID_DESC:"-id",PRICE_DESC:"-price",QUEUE_TIME_DESC:"-queueTime",STATUS_DESC:"-status",UPDATED_AT_DESC:"-updatedAt"},t.exports.EsearchGroupUserFieldName={GROUP_IDS:"group_ids"},t.exports.EventCuePointOrderBy={CREATED_AT_ASC:"+createdAt",INT_ID_ASC:"+intId",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",START_TIME_ASC:"+startTime",TRIGGERED_AT_ASC:"+triggeredAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",INT_ID_DESC:"-intId",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",START_TIME_DESC:"-startTime",TRIGGERED_AT_DESC:"-triggeredAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.EventNotificationEventObjectType={AD_CUE_POINT:"adCuePointEventNotifications.AdCuePoint",ANNOTATION:"annotationEventNotifications.Annotation",ATTACHMENT_ASSET:"attachmentAssetEventNotifications.AttachmentAsset",CAPTION_ASSET:"captionAssetEventNotifications.CaptionAsset",CODE_CUE_POINT:"codeCuePointEventNotifications.CodeCuePoint",DISTRIBUTION_PROFILE:"contentDistributionEventNotifications.DistributionProfile",ENTRY_DISTRIBUTION:"contentDistributionEventNotifications.EntryDistribution",CUE_POINT:"cuePointEventNotifications.CuePoint",DROP_FOLDER:"dropFolderEventNotifications.DropFolder",DROP_FOLDER_FILE:"dropFolderEventNotifications.DropFolderFile",METADATA:"metadataEventNotifications.Metadata",TRANSCRIPT_ASSET:"transcriptAssetEventNotifications.TranscriptAsset",ENTRY:"1",CATEGORY:"2",ASSET:"3",FLAVORASSET:"4",THUMBASSET:"5",KUSER:"8",ACCESSCONTROL:"9",BATCHJOB:"10",BULKUPLOADRESULT:"11",CATEGORYKUSER:"12",CONVERSIONPROFILE2:"14",FLAVORPARAMS:"15",FLAVORPARAMSCONVERSIONPROFILE:"16",FLAVORPARAMSOUTPUT:"17",GENERICSYNDICATIONFEED:"18",KUSERTOUSERROLE:"19",PARTNER:"20",PERMISSION:"21",PERMISSIONITEM:"22",PERMISSIONTOPERMISSIONITEM:"23",SCHEDULER:"24",SCHEDULERCONFIG:"25",SCHEDULERSTATUS:"26",SCHEDULERWORKER:"27",STORAGEPROFILE:"28",SYNDICATIONFEED:"29",THUMBPARAMS:"31",THUMBPARAMSOUTPUT:"32",UPLOADTOKEN:"33",USERLOGINDATA:"34",USERROLE:"35",WIDGET:"36",CATEGORYENTRY:"37",LIVE_STREAM:"38",SERVER_NODE:"39",ENTRY_SERVER_NODE:"40",REACH_PROFILE:"41",ENTRY_VENDOR_TASK:"42"},t.exports.EventNotificationEventType={INTEGRATION_JOB_CLOSED:"integrationEventNotifications.INTEGRATION_JOB_CLOSED",BATCH_JOB_STATUS:"1",OBJECT_ADDED:"2",OBJECT_CHANGED:"3",OBJECT_COPIED:"4",OBJECT_CREATED:"5",OBJECT_DATA_CHANGED:"6",OBJECT_DELETED:"7",OBJECT_ERASED:"8",OBJECT_READY_FOR_REPLACMENT:"9",OBJECT_SAVED:"10",OBJECT_UPDATED:"11",OBJECT_REPLACED:"12",OBJECT_READY_FOR_INDEX:"13"},t.exports.EventNotificationTemplateOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.EventNotificationTemplateType={BPM_ABORT:"businessProcessNotification.BusinessProcessAbort",BPM_SIGNAL:"businessProcessNotification.BusinessProcessSignal",BPM_START:"businessProcessNotification.BusinessProcessStart",EMAIL:"emailNotification.Email",HTTP:"httpNotification.Http",PUSH:"pushNotification.Push"},t.exports.EventType={BROADCAST_START:"1",BROADCAST_END:"2"},t.exports.ExternalMediaEntryCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",LAST_PLAYED_AT:"lastPlayedAt",MEDIA_DATE:"mediaDate",MEDIA_TYPE:"mediaType",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",MS_DURATION:"msDuration",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",PLAYS:"plays",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt",VIEWS:"views"},t.exports.ExternalMediaEntryMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",DURATION_TYPE:"durationType",FLAVOR_PARAMS_IDS:"flavorParamsIds",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.ExternalMediaEntryOrderBy={CREATED_AT_ASC:"+createdAt",DURATION_ASC:"+duration",END_DATE_ASC:"+endDate",LAST_PLAYED_AT_ASC:"+lastPlayedAt",MEDIA_TYPE_ASC:"+mediaType",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",PLAYS_ASC:"+plays",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",VIEWS_ASC:"+views",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",DURATION_DESC:"-duration",END_DATE_DESC:"-endDate",LAST_PLAYED_AT_DESC:"-lastPlayedAt",MEDIA_TYPE_DESC:"-mediaType",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",PLAYS_DESC:"-plays",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",VIEWS_DESC:"-views",WEIGHT_DESC:"-weight"},t.exports.ExternalMediaSourceType={INTERCALL:"InterCall",YOUTUBE:"YouTube"},t.exports.FacebookDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.FacebookDistributionProviderOrderBy={},t.exports.FileAssetObjectType={UI_CONF:"2",ENTRY:"3"},t.exports.FileAssetOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.FileAssetStatus={PENDING:"0",UPLOADING:"1",READY:"2",DELETED:"3",ERROR:"4"},t.exports.FileSyncObjectType={DISTRIBUTION_PROFILE:"contentDistribution.DistributionProfile",ENTRY_DISTRIBUTION:"contentDistribution.EntryDistribution",GENERIC_DISTRIBUTION_ACTION:"contentDistribution.GenericDistributionAction",EMAIL_NOTIFICATION_TEMPLATE:"emailNotification.EmailNotificationTemplate",HTTP_NOTIFICATION_TEMPLATE:"httpNotification.HttpNotificationTemplate",ENTRY:"1",UICONF:"2",BATCHJOB:"3",ASSET:"4",FLAVOR_ASSET:"4",METADATA:"5",METADATA_PROFILE:"6",SYNDICATION_FEED:"7",CONVERSION_PROFILE:"8",FILE_ASSET:"9"},t.exports.FileSyncOrderBy={CREATED_AT_ASC:"+createdAt",FILE_SIZE_ASC:"+fileSize",READY_AT_ASC:"+readyAt",SYNC_TIME_ASC:"+syncTime",UPDATED_AT_ASC:"+updatedAt",VERSION_ASC:"+version",CREATED_AT_DESC:"-createdAt",FILE_SIZE_DESC:"-fileSize",READY_AT_DESC:"-readyAt",SYNC_TIME_DESC:"-syncTime",UPDATED_AT_DESC:"-updatedAt",VERSION_DESC:"-version"},t.exports.FlavorAssetOrderBy={CREATED_AT_ASC:"+createdAt",DELETED_AT_ASC:"+deletedAt",SIZE_ASC:"+size",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DELETED_AT_DESC:"-deletedAt",SIZE_DESC:"-size",UPDATED_AT_DESC:"-updatedAt"},t.exports.FlavorParamsOrderBy={},t.exports.FlavorParamsOutputOrderBy={},t.exports.FreewheelDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.FreewheelDistributionProviderOrderBy={},t.exports.FreewheelGenericDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.FreewheelGenericDistributionProviderOrderBy={},t.exports.FtpDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.FtpDistributionProviderOrderBy={},t.exports.FtpDropFolderOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",UPDATED_AT_DESC:"-updatedAt"},t.exports.FtpScheduledDistributionProviderOrderBy={},t.exports.GenericDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.GenericDistributionProviderActionOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.GenericDistributionProviderOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.GenericSyndicationFeedOrderBy={CREATED_AT_ASC:"+createdAt",NAME_ASC:"+name",PLAYLIST_ID_ASC:"+playlistId",TYPE_ASC:"+type",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",NAME_DESC:"-name",PLAYLIST_ID_DESC:"-playlistId",TYPE_DESC:"-type",UPDATED_AT_DESC:"-updatedAt"},t.exports.GenericXsltSyndicationFeedOrderBy={CREATED_AT_ASC:"+createdAt",NAME_ASC:"+name",PLAYLIST_ID_ASC:"+playlistId",TYPE_ASC:"+type",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",NAME_DESC:"-name",PLAYLIST_ID_DESC:"-playlistId",TYPE_DESC:"-type",UPDATED_AT_DESC:"-updatedAt"},t.exports.GeoCoderType={KALTURA:"1",MAX_MIND:"2",DIGITAL_ELEMENT:"3"},t.exports.GoogleSyndicationFeedAdultValues={NO:"No",YES:"Yes"},t.exports.GoogleVideoSyndicationFeedOrderBy={CREATED_AT_ASC:"+createdAt",NAME_ASC:"+name",PLAYLIST_ID_ASC:"+playlistId",TYPE_ASC:"+type",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",NAME_DESC:"-name",PLAYLIST_ID_DESC:"-playlistId",TYPE_DESC:"-type",UPDATED_AT_DESC:"-updatedAt"},t.exports.GroupUserOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.HttpNotificationCertificateType={DER:"DER",ENG:"ENG",PEM:"PEM"},t.exports.HttpNotificationSslKeyType={DER:"DER",ENG:"ENG",PEM:"PEM"},t.exports.HttpNotificationTemplateOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.HuluDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.HuluDistributionProviderOrderBy={},t.exports.ITunesSyndicationFeedAdultValues={CLEAN:"clean",NO:"no",YES:"yes"},t.exports.ITunesSyndicationFeedCategories={ARTS:"Arts",ARTS_DESIGN:"Arts/Design",ARTS_FASHION_BEAUTY:"Arts/Fashion & Beauty",ARTS_FOOD:"Arts/Food",ARTS_LITERATURE:"Arts/Literature",ARTS_PERFORMING_ARTS:"Arts/Performing Arts",ARTS_VISUAL_ARTS:"Arts/Visual Arts",BUSINESS:"Business",BUSINESS_BUSINESS_NEWS:"Business/Business News",BUSINESS_CAREERS:"Business/Careers",BUSINESS_INVESTING:"Business/Investing",BUSINESS_MANAGEMENT_MARKETING:"Business/Management & Marketing",BUSINESS_SHOPPING:"Business/Shopping",COMEDY:"Comedy",EDUCATION:"Education",EDUCATION_TECHNOLOGY:"Education/Education Technology",EDUCATION_HIGHER_EDUCATION:"Education/Higher Education",EDUCATION_K_12:"Education/K-12",EDUCATION_LANGUAGE_COURSES:"Education/Language Courses",EDUCATION_TRAINING:"Education/Training",GAMES_HOBBIES:"Games & Hobbies",GAMES_HOBBIES_AUTOMOTIVE:"Games & Hobbies/Automotive",GAMES_HOBBIES_AVIATION:"Games & Hobbies/Aviation",GAMES_HOBBIES_HOBBIES:"Games & Hobbies/Hobbies",GAMES_HOBBIES_OTHER_GAMES:"Games & Hobbies/Other Games",GAMES_HOBBIES_VIDEO_GAMES:"Games & Hobbies/Video Games",GOVERNMENT_ORGANIZATIONS:"Government & Organizations",GOVERNMENT_ORGANIZATIONS_LOCAL:"Government & Organizations/Local",GOVERNMENT_ORGANIZATIONS_NATIONAL:"Government & Organizations/National",GOVERNMENT_ORGANIZATIONS_NON_PROFIT:"Government & Organizations/Non-Profit",GOVERNMENT_ORGANIZATIONS_REGIONAL:"Government & Organizations/Regional",HEALTH:"Health",HEALTH_ALTERNATIVE_HEALTH:"Health/Alternative Health",HEALTH_FITNESS_NUTRITION:"Health/Fitness & Nutrition",HEALTH_SELF_HELP:"Health/Self-Help",HEALTH_SEXUALITY:"Health/Sexuality",KIDS_FAMILY:"Kids & Family",MUSIC:"Music",NEWS_POLITICS:"News & Politics",RELIGION_SPIRITUALITY:"Religion & Spirituality",RELIGION_SPIRITUALITY_BUDDHISM:"Religion & Spirituality/Buddhism",RELIGION_SPIRITUALITY_CHRISTIANITY:"Religion & Spirituality/Christianity",RELIGION_SPIRITUALITY_HINDUISM:"Religion & Spirituality/Hinduism",RELIGION_SPIRITUALITY_ISLAM:"Religion & Spirituality/Islam",RELIGION_SPIRITUALITY_JUDAISM:"Religion & Spirituality/Judaism",RELIGION_SPIRITUALITY_OTHER:"Religion & Spirituality/Other",RELIGION_SPIRITUALITY_SPIRITUALITY:"Religion & Spirituality/Spirituality",SCIENCE_MEDICINE:"Science & Medicine",SCIENCE_MEDICINE_MEDICINE:"Science & Medicine/Medicine",SCIENCE_MEDICINE_NATURAL_SCIENCES:"Science & Medicine/Natural Sciences",SCIENCE_MEDICINE_SOCIAL_SCIENCES:"Science & Medicine/Social Sciences",SOCIETY_CULTURE:"Society & Culture",SOCIETY_CULTURE_HISTORY:"Society & Culture/History",SOCIETY_CULTURE_PERSONAL_JOURNALS:"Society & Culture/Personal Journals",SOCIETY_CULTURE_PHILOSOPHY:"Society & Culture/Philosophy",SOCIETY_CULTURE_PLACES_TRAVEL:"Society & Culture/Places & Travel",SPORTS_RECREATION:"Sports & Recreation",SPORTS_RECREATION_AMATEUR:"Sports & Recreation/Amateur",SPORTS_RECREATION_COLLEGE_HIGH_SCHOOL:"Sports & Recreation/College & High School",SPORTS_RECREATION_OUTDOOR:"Sports & Recreation/Outdoor",SPORTS_RECREATION_PROFESSIONAL:"Sports & Recreation/Professional",TV_FILM:"TV & Film",TECHNOLOGY:"Technology",TECHNOLOGY_GADGETS:"Technology/Gadgets",TECHNOLOGY_PODCASTING:"Technology/Podcasting",TECHNOLOGY_SOFTWARE_HOW_TO:"Technology/Software How-To",TECHNOLOGY_TECH_NEWS:"Technology/Tech News"},t.exports.ITunesSyndicationFeedOrderBy={CREATED_AT_ASC:"+createdAt",NAME_ASC:"+name",PLAYLIST_ID_ASC:"+playlistId",TYPE_ASC:"+type",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",NAME_DESC:"-name",PLAYLIST_ID_DESC:"-playlistId",TYPE_DESC:"-type",UPDATED_AT_DESC:"-updatedAt"},t.exports.IdeticDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.IdeticDistributionProviderOrderBy={},t.exports.ImageFlavorParamsOrderBy={},t.exports.ImageFlavorParamsOutputOrderBy={},t.exports.IntegrationProviderType={CIELO24:"cielo24.Cielo24",VOICEBASE:"voicebase.Voicebase"},t.exports.IntegrationTriggerType={BPM_EVENT_NOTIFICATION:"bpmEventNotificationIntegration.BpmEventNotification",MANUAL:"1"},t.exports.KontikiStorageProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.Language={ABQ:"Abaza",AB:"Abkhazian",ABE:"Abnaki Western",ABU:"Abure",ACN:"Achang",ACE:"Achinese",ACT:"Achterhooks",ACV:"Achumawi",ADJ:"Adioukrou",ADY:"Adyghe; Adygei",ADT:"Adynyamathanha",AAL:"Afade",AA:"Afar",AF:"Afrikaans",AGQ:"Aghem",AGX:"Aghul",AGU:"Aguacateco",AGR:"Aguaruna",AIN:"Ainu (Japan)",AKK:"Akkadian",AKL:"Aklanon",AKU:"Akum",AKZ:"Alabama",SQ:"Albanian",ALN:"Albanian (Gheg)",ALS:"Albanian (Tosk)",ALE:"Aleut",ALG:"Algonquian languages",ALQ:"Algonquin",ALT:"Altai (Southern)",AM:"Amharic",RME:"Angloromani",APJ:"Apache (Jicarilla)",APW:"Apache (Western)",AR:"Arabic",ARB:"Arabic (standard)",B_T:"Arabic Tunisian Spoken",ARC:"Aramaic",SAM:"Aramaic Samaritan",ARP:"Arapaho",ARN:"Araucanian",ARI:"Arikara",HY:"Armenian",RUP:"Aromanian",AS_:"Assamese",ASB:"Assiniboine",AII:"Assyrian Neo-Aramaic",AST:"Asturian",ATH:"Athapascan languages",ATJ:"Atikamekw",AWA:"Awadhi",AY:"Aymara",AZ:"Azerbaijani",BCR:"Babine",BFQ:"Badaga",BDJ:"Bai",BAN:"Balinese",BCC:"Balochi Southern",BFT:"Balti",BAL:"Baluchi",BAS:"Basa (Cameroon)",BA:"Bashkir",EU:"Basque",BAR:"Bavarian",BEA:"Beaver",BEJ:"Beja",BEM:"Bemba (Zambia)",BN:"Bengali (Bangla)",BEW:"Betawi",KAP:"Bezhta",BHB:"Bhili",BHO:"Bhojpuri",DZ:"Bhutani",BH:"Bihari",BIK:"Bikol",BIN:"Bini",BPY:"Bishnupriya Manipuri",BI:"Bislama",BR:"Breton",BUG:"Buginese",BG:"Bulgarian",BUA:"Buriat",MY:"Burmese",BE:"Byelorussian (Belarusian)",CAD:"Caddo",KM:"Cambodian",YUE:"Cantonese",CRX:"Carrier",CAF:"Carrier Southern",CA:"Catalan",CHC:"Catawba",CAY:"Cayuga",CEB:"Cebuano",CHG:"Chagatai",CLD:"Chaldean Neo-Aramaic",CHR:"Cherokee",CHY:"Cheyenne",CIC:"Chickasaw",CLC:"Chilcotin",ZH:"Chinese",CHN:"Chinook jargon",CHP:"Chipewyan",CIW:"Chippewa",CHO:"Choctaw",CAA:"Chor",CKT:"Chukot",CIM:"Cimbrian",CLM:"Clallam Klallam",COJ:"Cochimi",COC:"Cocopa",KSH:"Colognian",COM:"Comanche",SWB:"Comorian",COO:"Comox",COP:"Coptic",CO:"Corsican",CR:"Cree",MUS:"Creek",CRH:"Crimean Tatar",HR:"Croatian",CUP:"Cupeo",CS:"Czech",DAK:"Dakota",DA:"Danish",DAR:"Dargwa",PRD:"Dari (Persian)",GBZ:"Dari Zoroastrian",DHV:"Dehu",DEL:"Delaware",DIN:"Dinka",DOI:"Dogri (generic)",DGR:"Dogrib",DLG:"Dolgan",DOH:"Dong",DUA:"Duala",DNG:"Dungan",NL:"Dutch",DYU:"Dyula",EEE:"E",EGL:"Emilian",EN:"English",EN_US:"English (American)",EN_GB:"English (British)",ENM:"English Middle (1100-1500)",MYV:"Erzya",EO:"Esperanto",ET:"Estonian",EVE:"Even",EVN:"Evenki",FO:"Faeroese",FAX:"Fala",FAN:"Fang (Equatorial Guinea)",FA:"Farsi",FJ:"Fiji",FIL:"Filipino",FI:"Finnish",FIT:"Finnish (Tornedalen)",FON:"Fon",FRP:"Franco-Prove",FRK:"Frankish",FR:"French",FR_CA:"French (Canada)",FY:"Frisian",FRR:"Frisian Northern",FUR:"Friulian",FVR:"Fur",GAA:"Ga",GV:"Gaelic (Manx)",GD:"Gaelic (Scottish)",GAG:"Gagauz",GL:"Galician",GAN:"Gan",GEZ:"Geez",KA:"Georgian",DE:"German",GEH:"German Hutterite",PDC:"German Pennsylvania",GIL:"Gilbertese",NIV:"Gilyak Nivkh",GIT:"Gitxsan",EL:"Greek",GRC:"Greek Ancient (to 1453)",KL:"Greenlandic",GN:"Guarani",GU:"Gujarati",GWI:"Gwichin",HAI:"Haida",HNN:"Hainanese",HAS:"Haisla",HAK:"Hakka",HUR:"Halkomelem",HAA:"Han",HNI:"Hani",HA:"Hausa",HAW:"Hawaiian",IW:"Hebrew",HE:"Hebrew",HEI:"Heiltsuk",HID:"Hidatsa",HIL:"Hiligaynon",HI:"Hindi",HMN:"Hmong",HKK:"Hokkien",HOP:"Hopi",CZH:"Huizhou Chinese",HU:"Hungarian",IS:"Icelandic",KPO:"Ikposo",ILO:"Iloko",SMN:"Inari Sami",IN:"Indonesian",ID:"Indonesian",IZH:"Ingrian",INH:"Ingush",IA:"Interlingua",IE:"Interlingue",IKT:"Inuinnaqtun",IU:"Inuktitut",IK:"Inupiak",GA:"Irish",IRO:"Iroquoian languages",IT:"Italian",ITL:"Itelmen",JA:"Japanese",JV:"Javanese",CJY:"Jinyu Chinese",KAJ:"Jju",JCT:"Judeo-Crimean Tatar",JGE:"Judeo-Georgian",JUT:"Jutish",KBD:"Kabardian",KEA:"Kabuverdianu",KAB:"Kabyle",KFR:"Kachchi",KJV:"Kaikavian literary language (Kajkavian)",XAL:"Kalmyk Oirat",KN:"Kannada",KSK:"Kansa",KRC:"Karachay-Balkar",KIM:"Karagas",KDR:"Karaim",KAA:"Karakalpak",KRL:"Karelian",KS:"Kashmiri",CSB:"Kashubian",KKZ:"Kaska",KAW:"Kawi",KK:"Kazakh",KJH:"Khakas",KLJ:"Khalaj Turkic",KCA:"Khanty",KHA:"Khasi",KXM:"Khmer Northern",KIC:"Kickapoo",RW:"Kinyarwanda (Ruanda)",KIO:"Kiowa",KY:"Kirghiz",RN:"Kirundi (Rundi)",TLH:"Klingon tlhIngan-Hol",KFA:"Kodava",KOI:"Komi-Permyak",KOK:"Konkani (generic)",KNN:"Konkani (specific)",GOM:"Konkani Goan",KO:"Korean",KPY:"Koryak",KOS:"Kosraean",AVK:"Kotava",KPE:"Kpelle",DIH:"Kumiai",KUM:"Kumyk",KU:"Kurdish",KUT:"Kutenai",KWK:"Kwakiutl",GDM:"Laal",LLD:"Ladin",LAD:"Ladino",LAH:"Lahnda",LHU:"Lahu",LBE:"Lak",LKI:"Laki",LKT:"Lakota",LO:"Laothian",LA:"Latin",LV:"Latvian (Lettish)",LZZ:"Laz",LEZ:"Lezghian",LIJ:"Ligurian",LIL:"Lillooet",LIF:"Limbu",LI:"Limburgish ( Limburger)",LN:"Lingala",LT:"Lithuanian",JBO:"Lojban",LOM:"Loma (Liberia)",LMO:"Lombard",NDS:"Low German Low Saxon",LOZ:"Lozi",LUA:"Luba-Lulua",LUQ:"Lucumi",LUD:"Ludian",SMJ:"Lule Sami",LUN:"Lunda",LUO:"Luo (Kenya and Tanzania)",LUT:"Lushootseed",LB:"Luxembourgish (Letzeburgesch)",MK:"Macedonian",MAD:"Madurese",MAG:"Magahi",MAI:"Maithili",MG:"Malagasy",MS:"Malay",ML:"Malayalam",PQM:"Malecite-Passamaquoddy",MT:"Maltese",MNC:"Manchu",MID:"Mandaic",MHQ:"Mandan",CMN:"Mandarin Chinese",MNS:"Mansi",MI:"Maori",MRW:"Maranao",MR:"Marathi",CHM:"Mari (Russia)",MWR:"Marwari",MAS:"Masai",MFY:"Mayo",MNI:"Meitei",MEN:"Mende (Sierra Leone)",MEZ:"Menominee",CRG:"Michif",MIC:"Micmac",MNP:"Min Bei Chinese",CDO:"Min Dong Chinese",MIN:"Minangkabau",XMF:"Mingrelian",MWL:"Mirandese",MOH:"Mohawk",MDF:"Moksha",MO:"Moldavian",MNW:"Mon",MN:"Mongolian",MOE:"Montagnais",MFE:"Morisyen",MOS:"Mossi",MXI:"Mozarabic",MU:"Multilingual",MTQ:"Muong",NAQ:"Nama (Namibia)",GLD:"Nanai",NSK:"Naskapi",NA:"Nauru",NAP:"Neapolitan",NE:"Nepali",NEW_:"Newari Nepal Bhasa",NIO:"Nganasan",NCG:"Nisgaa",NIU:"Niuean",ZXX:"No linguistic content",NOG:"Nogai",NON:"Norse Old",NSO:"Northern Sotho Pedi Sepedi",NO:"Norwegian",NOV:"Novial",NYM:"Nyamwezi",NYO:"Nyoro",NYS:"Nyungah",OC:"Occitan",OJC:"Ojibwa Central",OJG:"Ojibwa Eastern",OJB:"Ojibwa Northwestern",OJS:"Ojibwa Severn",OJW:"Ojibwa Western",OJ:"Ojibwe, Ojibwa",OKA:"Okanagan",RYU:"Okinawan Central",ANG:"Old English",ONE:"Oneida",ONO:"Onondaga",OR_:"Oriya",OM:"Oromo (Afan, Galla)",OTW:"Ottawa",PPI:"Paipai",PAU:"Palauan",PAM:"Pampanga",PAG:"Pangasinan",PAP:"Papiamento",PS:"Pashto (Pushto)",PRP:"Persian",PRS:"Persian (Dari)",PFL:"Pfaelzisch",PCD:"Picard",PMS:"Piedmontese",MYP:"Pirah",PIH:"Pitcairn-Norfolk",PDT:"Plautdietsch",PL:"Polish",PNT:"Pontic",PT:"Portuguese",PT_BR:"Portuguese (Brazil)",POT:"Potawatomi",PRG:"Prussian",FUC:"Pulaar",PA:"Punjabi",QXQ:"Qashqai",ALC:"Qawasqar",QU:"Quechua",QUC:"Quich Central",RAP:"Rapanui",RAR:"Rarotongan",QTZ:"Reserved for local use.",RM:"Rhaeto-Romance",RGN:"Romagnol",RMF:"Romani Kalo Finnish",RMO:"Romani Sinte",RO:"Romanian",RUO:"Romanian Istro",RUQ:"Romanian Megleno",ROM:"Romany",RCF:"Runion Creole French",RU:"Russian",RUE:"Rusyn",ACF:"Saint Lucian Creole French",SAH:"Sakha",SLR:"Salar",STR:"Salish Straits",SAL:"Salishan languages",SJD:"Sami Kildin",SMI:"Sami languages",SM:"Samoan",SG:"Sangro",SA:"Sanskrit",SAT:"Santali",SRM:"Saramaccan",SDC:"Sardinian Sassarese",STQ:"Saterland Frisian",SXU:"Saxon Upper",SCO:"Scots",SEC:"Sechelt",TRV:"Seediq",SEK:"Sekani",SEL:"Selkup",SEE:"Seneca",SR:"Serbian",SH:"Serbo-Croatian",SEI:"Seri",ST:"Sesotho",TN:"Setswana",SJW:"Shawnee",SN:"Shona",CJS:"Shor",SHH:"Shoshoni",SHS:"Shuswap",SCN:"Sicilian",SID:"Sidamo",BLA:"Siksika",SZL:"Silesian",SD:"Sindhi",SI:"Sinhalese",SS:"Siswati",SMS:"Skolt Sami",SCS:"Slavey North",XSL:"Slavey South",SK:"Slovak",SL:"Slovenian",SO:"Somali",SNK:"Soninke",DSB:"Sorbian Lower",HSB:"Sorbian Upper",SMA:"Southern Sami",TCE:"Southern Tutchone",ES:"Spanish",ES_XL:"Spanish (Latin America)",SRN:"Sranan",STO:"Stoney",XSV:"Sudovian",SUX:"Sumerian",SU:"Sundanese",SVA:"Svan",SWG:"Swabian",SW:"Swahili (Kiswahili)",SV:"Swedish",SWL:"Swedish Sign Language",GSW:"Swiss German Alemannic Alsatian",SYR:"Syriac",TAB:"Tabassaran",SHY:"Tachawit",SHI:"Tachelhit",TL:"Tagalog",TBW:"Tagbanwa",TGX:"Tagish",THT:"Tahltan",TDD:"Tai Na",ZH_TW:"Taiwanese Mandarin",TG:"Tajik",TLY:"Talysh",TTQ:"Tamajaq Tawallammat",TAQ:"Tamasheq",TZM:"Tamazight Central Atlas",TA:"Tamil",TAR:"Tarahumara Central",TTT:"Tat Muslim",TT:"Tatar",TE:"Telugu",TEO:"Teo Chew",TET:"Tetum",TH:"Thai",NOD:"Thai (Northern)",TTS:"Thai Northeastern",THP:"Thompson",BO:"Tibetan",TIG:"Tigre",TI:"Tigrinya",TLI:"Tlingit",TCX:"Toda",OOD:"Tohono Oodham",TPI:"Tok Pisin",TO:"Tonga",TOG:"Tonga (Nyasa)",DDO:"Tsez",TSI:"Tsimshian",TS:"Tsonga",TCY:"Tulu",TUM:"Tumbuka",MZB:"Tumzabt",TPN:"Tupinamb",TUV:"Turkana",TR:"Turkish",OTA:"Turkish Ottoman",TK:"Turkmen",TUS:"Tuscarora",TVL:"Tuvalu",TYV:"Tuvinian",TW:"Twi",UBY:"Ubykh",UDI:"Udi",UDM:"Udmurt",UG:"Uighur",UK:"Ukrainian",UN:"Undefined",UR:"Urdu",UUM:"Urum",UZ:"Uzbek",VEC:"Venetian",VEP:"Veps",VI:"Vietnamese",VO:"Volapuk",VOR:"Voro",VOT:"Votic",VRO:"Vro",AUC:"Waorani",WAR:"Waray (Philippines)",CY:"Welsh",PES:"Western Farsi",AMW:"Western Neo-Aramaic",WIY:"Wiyot",WO:"Wolof",WUU:"Wu Chinese",WYM:"Wymysorys",XH:"Xhosa",AME:"Yanesha",JI:"Yiddish",YI:"Yiddish",YO:"Yoruba",ZAI:"Zapotec Isthmus",DJE:"Zarma",ZU:"Zulu"},t.exports.LanguageCode={AA:"aa",AB:"ab",AF:"af",ALG:"alg",AM:"am",AR:"ar",AS_:"as",ATH:"ath",AY:"ay",AZ:"az",BA:"ba",BE:"be",BG:"bg",BH:"bh",BI:"bi",BLA:"bla",BN:"bn",BO:"bo",BR:"br",CA:"ca",CO:"co",CR:"cr",CRG:"crg",CS:"cs",CY:"cy",DA:"da",DE:"de",DZ:"dz",EL:"el",EN:"en",EN_GB:"en_gb",EN_US:"en_us",EO:"eo",ES:"es",ES_XL:"es_xl",ET:"et",EU:"eu",FA:"fa",FI:"fi",FJ:"fj",FO:"fo",FR:"fr",FR_CA:"fr_ca",FY:"fy",GA:"ga",GD:"gd",GL:"gl",GN:"gn",GU:"gu",GV:"gv",HA:"ha",HE:"he",HI:"hi",HR:"hr",HU:"hu",HY:"hy",IA:"ia",ID:"id",IE:"ie",IK:"ik",IKT:"ikt",IN:"in",IRO:"iro",IS:"is",IT:"it",IU:"iu",IW:"iw",JA:"ja",JI:"ji",JV:"jv",KA:"ka",KK:"kk",KL:"kl",KM:"km",KN:"kn",KO:"ko",KS:"ks",KU:"ku",KY:"ky",LA:"la",LB:"lb",LI:"li",LN:"ln",LO:"lo",LT:"lt",LV:"lv",MG:"mg",MI:"mi",MIC:"mic",MK:"mk",ML:"ml",MN:"mn",MO:"mo",MOE:"moe",MR:"mr",MS:"ms",MT:"mt",MU:"mu",MY:"my",NA:"na",NE:"ne",NL:"nl",NO:"no",OC:"oc",OJ:"oj",OJS:"ojs",OJW:"ojw",OKA:"oka",OM:"om",OR_:"or",PA:"pa",PL:"pl",PS:"ps",PT:"pt",PT_BR:"pt_br",QU:"qu",RM:"rm",RN:"rn",RO:"ro",RU:"ru",RW:"rw",SA:"sa",SAL:"sal",SD:"sd",SG:"sg",SH:"sh",SI:"si",SK:"sk",SL:"sl",SM:"sm",SMI:"smi",SN:"sn",SO:"so",SQ:"sq",SR:"sr",SS:"ss",ST:"st",SU:"su",SV:"sv",SW:"sw",TA:"ta",TCE:"tce",TE:"te",TG:"tg",TH:"th",TI:"ti",TK:"tk",TL:"tl",TN:"tn",TO:"to",TR:"tr",TS:"ts",TT:"tt",TW:"tw",UG:"ug",UK:"uk",UN:"un",UR:"ur",UZ:"uz",VI:"vi",VO:"vo",WO:"wo",XH:"xh",YI:"yi",YO:"yo",ZH:"zh",ZH_TW:"zh_tw",ZU:"zu",ZXX:"zxx"},t.exports.LikeOrderBy={},t.exports.LiveAssetOrderBy={CREATED_AT_ASC:"+createdAt",DELETED_AT_ASC:"+deletedAt",SIZE_ASC:"+size",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DELETED_AT_DESC:"-deletedAt",SIZE_DESC:"-size",UPDATED_AT_DESC:"-updatedAt"},t.exports.LiveChannelCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",LAST_PLAYED_AT:"lastPlayedAt",MEDIA_DATE:"mediaDate",MEDIA_TYPE:"mediaType",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",MS_DURATION:"msDuration",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",PLAYS:"plays",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt",VIEWS:"views"},t.exports.LiveChannelMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",DURATION_TYPE:"durationType",FLAVOR_PARAMS_IDS:"flavorParamsIds",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.LiveChannelOrderBy={CREATED_AT_ASC:"+createdAt",DURATION_ASC:"+duration",END_DATE_ASC:"+endDate",FIRST_BROADCAST_ASC:"+firstBroadcast",LAST_BROADCAST_ASC:"+lastBroadcast",LAST_PLAYED_AT_ASC:"+lastPlayedAt",MEDIA_TYPE_ASC:"+mediaType",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",PLAYS_ASC:"+plays",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",VIEWS_ASC:"+views",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",DURATION_DESC:"-duration",END_DATE_DESC:"-endDate",FIRST_BROADCAST_DESC:"-firstBroadcast",LAST_BROADCAST_DESC:"-lastBroadcast",LAST_PLAYED_AT_DESC:"-lastPlayedAt",MEDIA_TYPE_DESC:"-mediaType",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",PLAYS_DESC:"-plays",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",VIEWS_DESC:"-views",WEIGHT_DESC:"-weight"},t.exports.LiveChannelSegmentOrderBy={CREATED_AT_ASC:"+createdAt",START_TIME_ASC:"+startTime",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",START_TIME_DESC:"-startTime",UPDATED_AT_DESC:"-updatedAt"},t.exports.LiveChannelSegmentStatus={ACTIVE:"2",DELETED:"3"},t.exports.LiveChannelSegmentTriggerType={CHANNEL_RELATIVE:"1",ABSOLUTE_TIME:"2",SEGMENT_START_RELATIVE:"3",SEGMENT_END_RELATIVE:"4"},t.exports.LiveChannelSegmentType={VIDEO_AND_AUDIO:"1"},t.exports.LiveEntryCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",LAST_PLAYED_AT:"lastPlayedAt",MEDIA_DATE:"mediaDate",MEDIA_TYPE:"mediaType",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",MS_DURATION:"msDuration",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",PLAYS:"plays",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt",VIEWS:"views"},t.exports.LiveEntryMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",DURATION_TYPE:"durationType",FLAVOR_PARAMS_IDS:"flavorParamsIds",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.LiveEntryOrderBy={CREATED_AT_ASC:"+createdAt",DURATION_ASC:"+duration",END_DATE_ASC:"+endDate",FIRST_BROADCAST_ASC:"+firstBroadcast",LAST_BROADCAST_ASC:"+lastBroadcast",LAST_PLAYED_AT_ASC:"+lastPlayedAt",MEDIA_TYPE_ASC:"+mediaType",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",PLAYS_ASC:"+plays",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",VIEWS_ASC:"+views",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",DURATION_DESC:"-duration",END_DATE_DESC:"-endDate",FIRST_BROADCAST_DESC:"-firstBroadcast",LAST_BROADCAST_DESC:"-lastBroadcast",LAST_PLAYED_AT_DESC:"-lastPlayedAt",MEDIA_TYPE_DESC:"-mediaType",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",PLAYS_DESC:"-plays",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",VIEWS_DESC:"-views",WEIGHT_DESC:"-weight"},t.exports.LiveEntryScheduleResourceOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.LiveParamsOrderBy={},t.exports.LiveReportOrderBy={NAME_ASC:"+name",AUDIENCE_DESC:"-audience",EVENT_TIME_DESC:"-eventTime",PLAYS_DESC:"-plays"},t.exports.LiveReportType={ENTRY_GEO_TIME_LINE:"ENTRY_GEO_TIME_LINE",ENTRY_SYNDICATION_TOTAL:"ENTRY_SYNDICATION_TOTAL",ENTRY_TIME_LINE:"ENTRY_TIME_LINE",ENTRY_TOTAL:"ENTRY_TOTAL",PARTNER_TOTAL:"PARTNER_TOTAL"},t.exports.LiveStreamAdminEntryCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",LAST_PLAYED_AT:"lastPlayedAt",MEDIA_DATE:"mediaDate",MEDIA_TYPE:"mediaType",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",MS_DURATION:"msDuration",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",PLAYS:"plays",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt",VIEWS:"views"},t.exports.LiveStreamAdminEntryMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",DURATION_TYPE:"durationType",FLAVOR_PARAMS_IDS:"flavorParamsIds",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.LiveStreamAdminEntryOrderBy={CREATED_AT_ASC:"+createdAt",DURATION_ASC:"+duration",END_DATE_ASC:"+endDate",FIRST_BROADCAST_ASC:"+firstBroadcast",LAST_BROADCAST_ASC:"+lastBroadcast",LAST_PLAYED_AT_ASC:"+lastPlayedAt",MEDIA_TYPE_ASC:"+mediaType",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",PLAYS_ASC:"+plays",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",VIEWS_ASC:"+views",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",DURATION_DESC:"-duration",END_DATE_DESC:"-endDate",FIRST_BROADCAST_DESC:"-firstBroadcast",LAST_BROADCAST_DESC:"-lastBroadcast",LAST_PLAYED_AT_DESC:"-lastPlayedAt",MEDIA_TYPE_DESC:"-mediaType",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",PLAYS_DESC:"-plays",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",VIEWS_DESC:"-views",WEIGHT_DESC:"-weight"},t.exports.LiveStreamEntryCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",LAST_PLAYED_AT:"lastPlayedAt",MEDIA_DATE:"mediaDate",MEDIA_TYPE:"mediaType",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",MS_DURATION:"msDuration",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",PLAYS:"plays",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt",VIEWS:"views"},t.exports.LiveStreamEntryMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",DURATION_TYPE:"durationType",FLAVOR_PARAMS_IDS:"flavorParamsIds",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.LiveStreamEntryOrderBy={CREATED_AT_ASC:"+createdAt",DURATION_ASC:"+duration",END_DATE_ASC:"+endDate",FIRST_BROADCAST_ASC:"+firstBroadcast",LAST_BROADCAST_ASC:"+lastBroadcast",LAST_PLAYED_AT_ASC:"+lastPlayedAt",MEDIA_TYPE_ASC:"+mediaType",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",PLAYS_ASC:"+plays",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",VIEWS_ASC:"+views",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",DURATION_DESC:"-duration",END_DATE_DESC:"-endDate",FIRST_BROADCAST_DESC:"-firstBroadcast",LAST_BROADCAST_DESC:"-lastBroadcast",LAST_PLAYED_AT_DESC:"-lastPlayedAt",MEDIA_TYPE_DESC:"-mediaType",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",PLAYS_DESC:"-plays",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",VIEWS_DESC:"-views",WEIGHT_DESC:"-weight"},t.exports.LiveStreamScheduleEventOrderBy={CREATED_AT_ASC:"+createdAt",END_DATE_ASC:"+endDate",PRIORITY_ASC:"+priority",START_DATE_ASC:"+startDate",SUMMARY_ASC:"+summary",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",END_DATE_DESC:"-endDate",PRIORITY_DESC:"-priority",START_DATE_DESC:"-startDate",SUMMARY_DESC:"-summary",UPDATED_AT_DESC:"-updatedAt"},t.exports.LocationScheduleResourceOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.MailType={MAIL_TYPE_KALTURA_NEWSLETTER:"10",MAIL_TYPE_ADDED_TO_FAVORITES:"11",MAIL_TYPE_ADDED_TO_CLIP_FAVORITES:"12",MAIL_TYPE_NEW_COMMENT_IN_PROFILE:"13",MAIL_TYPE_CLIP_ADDED_YOUR_KALTURA:"20",MAIL_TYPE_VIDEO_ADDED:"21",MAIL_TYPE_ROUGHCUT_CREATED:"22",MAIL_TYPE_ADDED_KALTURA_TO_YOUR_FAVORITES:"23",MAIL_TYPE_NEW_COMMENT_IN_KALTURA:"24",MAIL_TYPE_CLIP_ADDED:"30",MAIL_TYPE_VIDEO_CREATED:"31",MAIL_TYPE_ADDED_KALTURA_TO_HIS_FAVORITES:"32",MAIL_TYPE_NEW_COMMENT_IN_KALTURA_YOU_CONTRIBUTED:"33",MAIL_TYPE_CLIP_CONTRIBUTED:"40",MAIL_TYPE_ROUGHCUT_CREATED_SUBSCRIBED:"41",MAIL_TYPE_ADDED_KALTURA_TO_HIS_FAVORITES_SUBSCRIBED:"42",MAIL_TYPE_NEW_COMMENT_IN_KALTURA_YOU_SUBSCRIBED:"43",MAIL_TYPE_REGISTER_CONFIRM:"50",MAIL_TYPE_PASSWORD_RESET:"51",MAIL_TYPE_LOGIN_MAIL_RESET:"52",MAIL_TYPE_REGISTER_CONFIRM_VIDEO_SERVICE:"54",MAIL_TYPE_VIDEO_READY:"60",MAIL_TYPE_VIDEO_IS_READY:"62",MAIL_TYPE_BULK_DOWNLOAD_READY:"63",MAIL_TYPE_BULKUPLOAD_FINISHED:"64",MAIL_TYPE_BULKUPLOAD_FAILED:"65",MAIL_TYPE_BULKUPLOAD_ABORTED:"66",MAIL_TYPE_NOTIFY_ERR:"70",MAIL_TYPE_ACCOUNT_UPGRADE_CONFIRM:"80",MAIL_TYPE_VIDEO_SERVICE_NOTICE:"81",MAIL_TYPE_VIDEO_SERVICE_NOTICE_LIMIT_REACHED:"82",MAIL_TYPE_VIDEO_SERVICE_NOTICE_ACCOUNT_LOCKED:"83",MAIL_TYPE_VIDEO_SERVICE_NOTICE_ACCOUNT_DELETED:"84",MAIL_TYPE_VIDEO_SERVICE_NOTICE_UPGRADE_OFFER:"85",MAIL_TYPE_ACCOUNT_REACTIVE_CONFIRM:"86",MAIL_TYPE_EXTENDED_FREE_TRIAL_ENDS_WARNING:"87",MAIL_TYPE_SYSTEM_USER_RESET_PASSWORD:"110",MAIL_TYPE_SYSTEM_USER_RESET_PASSWORD_SUCCESS:"111",MAIL_TYPE_SYSTEM_USER_NEW_PASSWORD:"112",MAIL_TYPE_SYSTEM_USER_CREDENTIALS_SAVED:"113",MAIL_TYPE_LIVE_REPORT_EXPORT_SUCCESS:"130",MAIL_TYPE_LIVE_REPORT_EXPORT_FAILURE:"131",MAIL_TYPE_LIVE_REPORT_EXPORT_ABORT:"132",MAIL_TYPE_USERS_CSV:"133",MAIL_TYPE_OBJECTS_CSV:"135",MAIL_TYPE_REPORT_EXPORT_SUCCESS:"136",MAIL_TYPE_REPORT_EXPORT_FAILURE:"137",MAIL_TYPE_REPORT_EXPORT_ABORT:"138",MAIL_TYPE_SIP_FAILURE:"139"},t.exports.MatchConditionType={MATCH_ANY:"1",MATCH_ALL:"2"},t.exports.MediaEntryCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",LAST_PLAYED_AT:"lastPlayedAt",MEDIA_DATE:"mediaDate",MEDIA_TYPE:"mediaType",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",MS_DURATION:"msDuration",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",PLAYS:"plays",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt",VIEWS:"views"},t.exports.MediaEntryMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",DURATION_TYPE:"durationType",FLAVOR_PARAMS_IDS:"flavorParamsIds",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.MediaEntryOrderBy={CREATED_AT_ASC:"+createdAt",DURATION_ASC:"+duration",END_DATE_ASC:"+endDate",LAST_PLAYED_AT_ASC:"+lastPlayedAt",MEDIA_TYPE_ASC:"+mediaType",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",PLAYS_ASC:"+plays",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",VIEWS_ASC:"+views",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",DURATION_DESC:"-duration",END_DATE_DESC:"-endDate",LAST_PLAYED_AT_DESC:"-lastPlayedAt",MEDIA_TYPE_DESC:"-mediaType",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",PLAYS_DESC:"-plays",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",VIEWS_DESC:"-views",WEIGHT_DESC:"-weight"},t.exports.MediaFlavorParamsOrderBy={},t.exports.MediaFlavorParamsOutputOrderBy={},t.exports.MediaInfoOrderBy={},t.exports.MediaParserType={MEDIAINFO:"0",FFMPEG:"1"},t.exports.MediaServerNodeOrderBy={CREATED_AT_ASC:"+createdAt",HEARTBEAT_TIME_ASC:"+heartbeatTime",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",HEARTBEAT_TIME_DESC:"-heartbeatTime",UPDATED_AT_DESC:"-updatedAt"},t.exports.MetadataObjectType={AD_CUE_POINT:"adCuePointMetadata.AdCuePoint",ANNOTATION:"annotationMetadata.Annotation",CODE_CUE_POINT:"codeCuePointMetadata.CodeCuePoint",ANSWER_CUE_POINT:"quiz.AnswerCuePoint",QUESTION_CUE_POINT:"quiz.QuestionCuePoint",THUMB_CUE_POINT:"thumbCuePointMetadata.thumbCuePoint",ENTRY:"1",CATEGORY:"2",USER:"3",PARTNER:"4",DYNAMIC_OBJECT:"5",USER_ENTRY:"6"},t.exports.MetadataOrderBy={CREATED_AT_ASC:"+createdAt",METADATA_PROFILE_VERSION_ASC:"+metadataProfileVersion",UPDATED_AT_ASC:"+updatedAt",VERSION_ASC:"+version",CREATED_AT_DESC:"-createdAt",METADATA_PROFILE_VERSION_DESC:"-metadataProfileVersion",UPDATED_AT_DESC:"-updatedAt",VERSION_DESC:"-version"},t.exports.MetadataProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.MetroPcsDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.MetroPcsDistributionProviderOrderBy={},t.exports.MixEntryCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",LAST_PLAYED_AT:"lastPlayedAt",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",MS_DURATION:"msDuration",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",PLAYS:"plays",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt",VIEWS:"views"},t.exports.MixEntryMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",DURATION_TYPE:"durationType",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.MixEntryOrderBy={CREATED_AT_ASC:"+createdAt",DURATION_ASC:"+duration",END_DATE_ASC:"+endDate",LAST_PLAYED_AT_ASC:"+lastPlayedAt",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",PLAYS_ASC:"+plays",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",VIEWS_ASC:"+views",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",DURATION_DESC:"-duration",END_DATE_DESC:"-endDate",LAST_PLAYED_AT_DESC:"-lastPlayedAt",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",PLAYS_DESC:"-plays",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",VIEWS_DESC:"-views",WEIGHT_DESC:"-weight"},t.exports.ModerationFlagStatus={PENDING:"1",MODERATED:"2"},t.exports.ModerationObjectType={ENTRY:"2",USER:"3"},t.exports.MsnDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.MsnDistributionProviderOrderBy={},t.exports.ObjectFilterEngineType={ENTRY:"1",ENTRY_VENDOR_TASK:"2"},t.exports.ObjectTaskType={DISTRIBUTE:"scheduledTaskContentDistribution.Distribute",DISPATCH_EVENT_NOTIFICATION:"scheduledTaskEventNotification.DispatchEventNotification",EXECUTE_METADATA_XSLT:"scheduledTaskMetadata.ExecuteMetadataXslt",DELETE_ENTRY:"1",MODIFY_CATEGORIES:"2",DELETE_ENTRY_FLAVORS:"3",CONVERT_ENTRY_FLAVORS:"4",DELETE_LOCAL_CONTENT:"5",STORAGE_EXPORT:"6",MODIFY_ENTRY:"7",MAIL_NOTIFICATION:"8"},t.exports.PartnerOrderBy={ADMIN_EMAIL_ASC:"+adminEmail",ADMIN_NAME_ASC:"+adminName",CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",STATUS_ASC:"+status",WEBSITE_ASC:"+website",ADMIN_EMAIL_DESC:"-adminEmail",ADMIN_NAME_DESC:"-adminName",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",STATUS_DESC:"-status",WEBSITE_DESC:"-website"},t.exports.PdfFlavorParamsOrderBy={},t.exports.PdfFlavorParamsOutputOrderBy={},t.exports.PermissionItemOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.PermissionItemType={API_ACTION_ITEM:"kApiActionPermissionItem",API_PARAMETER_ITEM:"kApiParameterPermissionItem"},t.exports.PermissionOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",UPDATED_AT_DESC:"-updatedAt"},t.exports.PlayReadyAnalogVideoOPId={EXPLICIT_ANALOG_TV:"2098DE8D-7DDD-4BAB-96C6-32EBB6FABEA3",BEST_EFFORT_EXPLICIT_ANALOG_TV:"225CD36F-F132-49EF-BA8C-C91EA28E4369",IMAGE_CONSTRAINT_VIDEO:"811C5110-46C8-4C6E-8163-C0482A15D47E",AGC_AND_COLOR_STRIPE:"C3FD11C6-F8B7-4D20-B008-1DB17D61F2DA",IMAGE_CONSTRAINT_MONITOR:"D783A191-E083-4BAF-B2DA-E69F910B3772"},t.exports.PlayReadyCopyEnablerType={CSS:"3CAF2814-A7AB-467C-B4DF-54ACC56C66DC",PRINTER:"3CF2E054-F4D5-46cd-85A6-FCD152AD5FBE",DEVICE:"6848955D-516B-4EB0-90E8-8F6D5A77B85F",CLIPBOARD:"6E76C588-C3A9-47ea-A875-546D5209FF38",SDC:"79F78A0D-0B69-401e-8A90-8BEF30BCE192",SDC_PREVIEW:"81BD9AD4-A720-4ea1-B510-5D4E6FFB6A4D",AACS:"C3CF56E0-7FF2-4491-809F-53E21D3ABF07",HELIX:"CCB0B4E3-8B46-409e-A998-82556E3F5AF4",CPRM:"CDD801AD-A577-48DB-950E-46D5F1592FAE",PC:"CE480EDE-516B-40B3-90E1-D6CFC47630C5",SDC_LIMITED:"E6785609-64CC-4bfa-B82D-6B619733B746",ORANGE_BOOK_CD:"EC930B7D-1F2D-4682-A38B-8AB977721D0D"},t.exports.PlayReadyDigitalAudioOPId={SCMS:"6D5CFA59-C250-4426-930E-FAC72C8FCFA6"},t.exports.PlayReadyPlayEnablerType={HELIX:"002F9772-38A0-43E5-9F79-0F6361DCC62A",HDCP_WIVU:"1B4542E3-B5CF-4C99-B3BA-829AF46C92F8",AIRPLAY:"5ABF0F0D-DC29-4B82-9982-FD8E57525BFC",UNKNOWN:"786627D8-C2A6-44BE-8F88-08AE255B01A",HDCP_MIRACAST:"A340C256-0941-4D4C-AD1D-0B6735C0CB24",UNKNOWN_520:"B621D91F-EDCC-4035-8D4B-DC71760D43E9",DTCP:"D685030B-0F4F-43A6-BBAD-356F1EA0049A"},t.exports.PlayReadyPolicyOrderBy={},t.exports.PlayReadyProfileOrderBy={ID_ASC:"+id",NAME_ASC:"+name",ID_DESC:"-id",NAME_DESC:"-name"},t.exports.PlayableEntryCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",LAST_PLAYED_AT:"lastPlayedAt",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",MS_DURATION:"msDuration",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",PLAYS:"plays",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt",VIEWS:"views"},t.exports.PlayableEntryMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",DURATION_TYPE:"durationType",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.PlayableEntryOrderBy={CREATED_AT_ASC:"+createdAt",DURATION_ASC:"+duration",END_DATE_ASC:"+endDate",LAST_PLAYED_AT_ASC:"+lastPlayedAt",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",PLAYS_ASC:"+plays",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",VIEWS_ASC:"+views",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",DURATION_DESC:"-duration",END_DATE_DESC:"-endDate",LAST_PLAYED_AT_DESC:"-lastPlayedAt",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",PLAYS_DESC:"-plays",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",VIEWS_DESC:"-views",WEIGHT_DESC:"-weight"},t.exports.PlaybackProtocol={APPLE_HTTP:"applehttp",APPLE_HTTP_TO_MC:"applehttp_to_mc",AUTO:"auto",DOWNLOAD:"download",AKAMAI_HD:"hdnetwork",AKAMAI_HDS:"hdnetworkmanifest",HDS:"hds",HLS:"hls",HTTP:"http",MPEG_DASH:"mpegdash",MULTICAST_SL:"multicast_silverlight",RTMP:"rtmp",RTSP:"rtsp",SILVER_LIGHT:"sl",URL:"url"},t.exports.PlaylistCompareAttribute={ACCESS_CONTROL_ID:"accessControlId",CREATED_AT:"createdAt",END_DATE:"endDate",MODERATION_COUNT:"moderationCount",MODERATION_STATUS:"moderationStatus",PARTNER_ID:"partnerId",PARTNER_SORT_VALUE:"partnerSortValue",RANK:"rank",REPLACEMENT_STATUS:"replacementStatus",START_DATE:"startDate",STATUS:"status",TOTAL_RANK:"totalRank",TYPE:"type",UPDATED_AT:"updatedAt"},t.exports.PlaylistMatchAttribute={ADMIN_TAGS:"adminTags",CATEGORIES_IDS:"categoriesIds",CREATOR_ID:"creatorId",DESCRIPTION:"description",GROUP_ID:"groupId",ID:"id",NAME:"name",REFERENCE_ID:"referenceId",REPLACED_ENTRY_ID:"replacedEntryId",REPLACING_ENTRY_ID:"replacingEntryId",SEARCH_TEXT:"searchText",TAGS:"tags",USER_ID:"userId"},t.exports.PlaylistOrderBy={CREATED_AT_ASC:"+createdAt",END_DATE_ASC:"+endDate",MODERATION_COUNT_ASC:"+moderationCount",NAME_ASC:"+name",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",RANK_ASC:"+rank",RECENT_ASC:"+recent",START_DATE_ASC:"+startDate",TOTAL_RANK_ASC:"+totalRank",UPDATED_AT_ASC:"+updatedAt",WEIGHT_ASC:"+weight",CREATED_AT_DESC:"-createdAt",END_DATE_DESC:"-endDate",MODERATION_COUNT_DESC:"-moderationCount",NAME_DESC:"-name",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",RANK_DESC:"-rank",RECENT_DESC:"-recent",START_DATE_DESC:"-startDate",TOTAL_RANK_DESC:"-totalRank",UPDATED_AT_DESC:"-updatedAt",WEIGHT_DESC:"-weight"},t.exports.PodcastDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.PodcastDistributionProviderOrderBy={},t.exports.PushNotificationCommandType={CLEAR_QUEUE:"CLEAR_QUEUE"},t.exports.PushNotificationTemplateOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.QuestionCuePointOrderBy={CREATED_AT_ASC:"+createdAt",INT_ID_ASC:"+intId",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",START_TIME_ASC:"+startTime",TRIGGERED_AT_ASC:"+triggeredAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",INT_ID_DESC:"-intId",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",START_TIME_DESC:"-startTime",TRIGGERED_AT_DESC:"-triggeredAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.QuickPlayDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.QuickPlayDistributionProviderOrderBy={},t.exports.QuizUserEntryOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.RatingCountOrderBy={},t.exports.ReachProfileOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.ReachVendorEngineType={},t.exports.RecordScheduleEventOrderBy={CREATED_AT_ASC:"+createdAt",END_DATE_ASC:"+endDate",PRIORITY_ASC:"+priority",START_DATE_ASC:"+startDate",SUMMARY_ASC:"+summary",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",END_DATE_DESC:"-endDate",PRIORITY_DESC:"-priority",START_DATE_DESC:"-startDate",SUMMARY_DESC:"-summary",UPDATED_AT_DESC:"-updatedAt"},t.exports.RemoteDropFolderOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",UPDATED_AT_DESC:"-updatedAt"},t.exports.ReportInterval={DAYS:"days",HOURS:"hours",MINUTES:"minutes",MONTHS:"months",TEN_MINUTES:"ten_minutes",TEN_SECONDS:"ten_seconds",YEARS:"years"},t.exports.ReportOrderBy={CREATED_AT_ASC:"+createdAt",CREATED_AT_DESC:"-createdAt"},t.exports.ReportType={QUIZ:"quiz.QUIZ",QUIZ_AGGREGATE_BY_QUESTION:"quiz.QUIZ_AGGREGATE_BY_QUESTION",QUIZ_USER_AGGREGATE_BY_QUESTION:"quiz.QUIZ_USER_AGGREGATE_BY_QUESTION",QUIZ_USER_PERCENTAGE:"quiz.QUIZ_USER_PERCENTAGE",TOP_CONTENT:"1",CONTENT_DROPOFF:"2",CONTENT_INTERACTIONS:"3",MAP_OVERLAY:"4",TOP_CONTRIBUTORS:"5",TOP_SYNDICATION:"6",CONTENT_CONTRIBUTIONS:"7",USER_ENGAGEMENT:"11",SPECIFIC_USER_ENGAGEMENT:"12",USER_TOP_CONTENT:"13",USER_CONTENT_DROPOFF:"14",USER_CONTENT_INTERACTIONS:"15",APPLICATIONS:"16",USER_USAGE:"17",SPECIFIC_USER_USAGE:"18",VAR_USAGE:"19",TOP_CREATORS:"20",PLATFORMS:"21",OPERATING_SYSTEM:"22",BROWSERS:"23",LIVE:"24",TOP_PLAYBACK_CONTEXT:"25",VPAAS_USAGE:"26",ENTRY_USAGE:"27",REACH_USAGE:"28",TOP_CUSTOM_VAR1:"29",MAP_OVERLAY_CITY:"30",OPERATING_SYSTEM_FAMILIES:"32",BROWSERS_FAMILIES:"33",USER_ENGAGEMENT_TIMELINE:"34",UNIQUE_USERS_PLAY:"35",MAP_OVERLAY_COUNTRY:"36",MAP_OVERLAY_REGION:"37",TOP_CONTENT_CREATOR:"38",TOP_CONTENT_CONTRIBUTORS:"39",APP_DOMAIN_UNIQUE_ACTIVE_USERS:"40",TOP_SOURCES:"41",VPAAS_USAGE_MULTI:"42",PERCENTILES:"43",CONTENT_REPORT_REASONS:"44",PLAYER_RELATED_INTERACTIONS:"45",PLAYBACK_RATE:"46",TOP_USER_CONTENT:"47",USER_HIGHLIGHTS:"48",USER_INTERACTIVE_VIDEO:"49",INTERACTIVE_VIDEO_TOP_NODES:"50",LATEST_PLAYED_ENTRIES:"51",CATEGORY_HIGHLIGHTS:"52",SUB_CATEGORIES:"53",INTERACTIVE_VIDEO_NODE_TOP_HOTSPOTS:"54",INTERCATIVE_VIDEO_NODE_SWITCH_TOP_HOTSPOTS:"55",INTERACTIVE_VIDEO_HOTSPOT_CLICKED_PERCENTILES:"56",INTERACTIVE_VIDEO_NODE_SWITCH_HOTSPOT_CLICKED_PERCENTILES:"57",TOP_CUSTOM_VAR2:"58",TOP_CUSTOM_VAR3:"59",SELF_SERVE_USAGE:"60",FLAVOR_PARAMS_TRANSCODING_USAGE:"61",PLAYER_HIGHLIGHTS:"62",PARTNER_USAGE_HIGHLIGHTS:"63",CDN_BANDWIDTH_USAGE:"64",REACH_CATALOG_USAGE:"65",REACH_PROFILE_USAGE:"66",SELF_SERVE_BANDWIDTH:"67",PARTNER_USAGE:"201",MAP_OVERLAY_COUNTRY_REALTIME:"10001",MAP_OVERLAY_REGION_REALTIME:"10002",MAP_OVERLAY_CITY_REALTIME:"10003",PLATFORMS_REALTIME:"10004",USERS_OVERVIEW_REALTIME:"10005",QOS_OVERVIEW_REALTIME:"10006",DISCOVERY_REALTIME:"10007",ENTRY_LEVEL_USERS_DISCOVERY_REALTIME:"10008",ENTRY_LEVEL_USERS_STATUS_REALTIME:"10009",PLATFORMS_DISCOVERY_REALTIME:"10010",PLAYBACK_TYPE_REALTIME:"10011",CONTENT_REALTIME:"10012",DISCOVERY_VIEW_REALTIME:"10013",TOP_ENDED_BROADCAST_ENTRIES:"10014",TOP_LIVE_NOW_ENTRIES:"10015",CONTENT_DROPOFF_VPAAS:"20001",TOP_SYNDICATION_VPAAS:"20002",USER_TOP_CONTENT_VPAAS:"20003",USER_USAGE_VPAAS:"20004",PLATFORMS_VPAAS:"20005",OPERATING_SYSTEM_VPAAS:"20006",BROWSERS_VPAAS:"20007",OPERATING_SYSTEM_FAMILIES_VPAAS:"20008",BROWSERS_FAMILIES_VPAAS:"20009",USER_ENGAGEMENT_TIMELINE_VPAAS:"20010",UNIQUE_USERS_PLAY_VPAAS:"20011",MAP_OVERLAY_COUNTRY_VPAAS:"20012",MAP_OVERLAY_REGION_VPAAS:"20013",MAP_OVERLAY_CITY_VPAAS:"20014",TOP_CONTENT_CREATOR_VPAAS:"20015",TOP_CONTENT_CONTRIBUTORS_VPAAS:"20016",TOP_SOURCES_VPAAS:"20017",CONTENT_REPORT_REASONS_VPAAS:"20018",PLAYER_RELATED_INTERACTIONS_VPAAS:"20019",PLAYBACK_RATE_VPAAS:"20020",PARTNER_USAGE_VPAAS:"20021",TOP_PLAYBACK_CONTEXT_VPAAS:"20022",SELF_SERVE_USAGE_VPAAS:"20023",QOE_OVERVIEW:"30001",QOE_EXPERIENCE:"30002",QOE_EXPERIENCE_PLATFORMS:"30003",QOE_EXPERIENCE_COUNTRY:"30004",QOE_EXPERIENCE_REGION:"30005",QOE_EXPERIENCE_CITY:"30006",QOE_EXPERIENCE_BROWSERS_FAMILIES:"30007",QOE_EXPERIENCE_BROWSERS:"30008",QOE_EXPERIENCE_OPERATING_SYSTEM_FAMILIES:"30009",QOE_EXPERIENCE_OPERATING_SYSTEM:"30010",QOE_EXPERIENCE_PLAYER_VERSION:"30011",QOE_EXPERIENCE_ENTRY:"30012",QOE_EXPERIENCE_ISP:"30013",QOE_ENGAGEMENT:"30014",QOE_ENGAGEMENT_PLATFORMS:"30015",QOE_ENGAGEMENT_COUNTRY:"30016",QOE_ENGAGEMENT_REGION:"30017",QOE_ENGAGEMENT_CITY:"30018",QOE_ENGAGEMENT_BROWSERS_FAMILIES:"30019",QOE_ENGAGEMENT_BROWSERS:"30020",QOE_ENGAGEMENT_OPERATING_SYSTEM_FAMILIES:"30021",QOE_ENGAGEMENT_OPERATING_SYSTEM:"30022",QOE_ENGAGEMENT_PLAYER_VERSION:"30023",QOE_ENGAGEMENT_ENTRY:"30024",QOE_ENGAGEMENT_ISP:"30025",QOE_STREAM_QUALITY:"30026",QOE_STREAM_QUALITY_PLATFORMS:"30027",QOE_STREAM_QUALITY_COUNTRY:"30028",QOE_STREAM_QUALITY_REGION:"30029",QOE_STREAM_QUALITY_CITY:"30030",QOE_STREAM_QUALITY_BROWSERS_FAMILIES:"30031",QOE_STREAM_QUALITY_BROWSERS:"30032",QOE_STREAM_QUALITY_OPERATING_SYSTEM_FAMILIES:"30033",QOE_STREAM_QUALITY_OPERATING_SYSTEM:"30034",QOE_STREAM_QUALITY_PLAYER_VERSION:"30035",QOE_STREAM_QUALITY_ENTRY:"30036",QOE_STREAM_QUALITY_ISP:"30037",QOE_ERROR_TRACKING:"30038",QOE_ERROR_TRACKING_CODES:"30039",QOE_ERROR_TRACKING_PLATFORMS:"30040",QOE_ERROR_TRACKING_BROWSERS_FAMILIES:"30041",QOE_ERROR_TRACKING_BROWSERS:"30042",QOE_ERROR_TRACKING_OPERATING_SYSTEM_FAMILIES:"30043",QOE_ERROR_TRACKING_OPERATING_SYSTEM:"30044",QOE_ERROR_TRACKING_PLAYER_VERSION:"30045",QOE_ERROR_TRACKING_ENTRY:"30046",QOE_VOD_SESSION_FLOW:"30047",QOE_LIVE_SESSION_FLOW:"30048",QOE_EXPERIENCE_CUSTOM_VAR1:"30049",QOE_EXPERIENCE_CUSTOM_VAR2:"30050",QOE_EXPERIENCE_CUSTOM_VAR3:"30051",QOE_ENGAGEMENT_CUSTOM_VAR1:"30052",QOE_ENGAGEMENT_CUSTOM_VAR2:"30053",QOE_ENGAGEMENT_CUSTOM_VAR3:"30054",QOE_STREAM_QUALITY_CUSTOM_VAR1:"30055",QOE_STREAM_QUALITY_CUSTOM_VAR2:"30056",QOE_STREAM_QUALITY_CUSTOM_VAR3:"30057",QOE_ERROR_TRACKING_CUSTOM_VAR1:"30058",QOE_ERROR_TRACKING_CUSTOM_VAR2:"30059",QOE_ERROR_TRACKING_CUSTOM_VAR3:"30060",QOE_EXPERIENCE_APPLICATION_VERSION:"30061",QOE_ENGAGEMENT_APPLICATION_VERSION:"30062",QOE_STREAM_QUALITY_APPLICATION_VERSION:"30063",QOE_ERROR_TRACKING_APPLICATION_VERSION:"30064",HIGHLIGHTS_WEBCAST:"40001",ENGAGEMENT_WEBCAST:"40002",QUALITY_WEBCAST:"40003",MAP_OVERLAY_COUNTRY_WEBCAST:"40004",MAP_OVERLAY_REGION_WEBCAST:"40005",MAP_OVERLAY_CITY_WEBCAST:"40006",PLATFORMS_WEBCAST:"40007",TOP_DOMAINS_WEBCAST:"40008",TOP_USERS_WEBCAST:"40009",ENGAGEMENT_BREAKDOWN_WEBCAST:"40010",ENGAGMENT_TIMELINE_WEBCAST:"40011",ENGAGEMENT_TOOLS_WEBCAST:"40012",REACTIONS_BREAKDOWN_WEBCAST:"40013",VE_HIGHLIGHTS:"50000",VE_REGISTERED_PLATFORMS:"50001",VE_REGISTERED_INDUSTRY:"50002",VE_REGISTERED_ROLES:"50003",VE_REGISTERED_COUNTRIES:"50004",VE_REGISTERED_WORLD_REGIONS:"50005"},t.exports.ResetPassLinkType={KMC:"1",KMS:"2",KME:"3"},t.exports.ResponseProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.RuleActionType={DRM_POLICY:"drm.DRM_POLICY",ADD_ENTRY_VENDOR_TASK:"reach.ADD_ENTRY_VENDOR_TASK",BLOCK:"1",PREVIEW:"2",LIMIT_FLAVORS:"3",ADD_TO_STORAGE:"4",LIMIT_DELIVERY_PROFILES:"5",SERVE_FROM_REMOTE_SERVER:"6",REQUEST_HOST_REGEX:"7",LIMIT_THUMBNAIL_CAPTURE:"8"},t.exports.ScheduleEventOrderBy={CREATED_AT_ASC:"+createdAt",END_DATE_ASC:"+endDate",PRIORITY_ASC:"+priority",START_DATE_ASC:"+startDate",SUMMARY_ASC:"+summary",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",END_DATE_DESC:"-endDate",PRIORITY_DESC:"-priority",START_DATE_DESC:"-startDate",SUMMARY_DESC:"-summary",UPDATED_AT_DESC:"-updatedAt"},t.exports.ScheduleEventRecurrenceDay={FRIDAY:"FR",MONDAY:"MO",SATURDAY:"SA",SUNDAY:"SU",THURSDAY:"TH",TUESDAY:"TU",WEDNESDAY:"WE"},t.exports.ScheduleEventRecurrenceFrequency={DAILY:"days",HOURLY:"hours",MINUTELY:"minutes",MONTHLY:"months",SECONDLY:"seconds",WEEKLY:"weeks",YEARLY:"years"},t.exports.ScheduleEventResourceOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.ScheduleResourceOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.ScheduledTaskProfileOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",LAST_EXECUTION_STARTED_AT_ASC:"+lastExecutionStartedAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",LAST_EXECUTION_STARTED_AT_DESC:"-lastExecutionStartedAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.SchemaType={BULK_UPLOAD_RESULT_XML:"bulkUploadXml.bulkUploadResultXML",BULK_UPLOAD_XML:"bulkUploadXml.bulkUploadXML",INGEST_API:"cuePoint.ingestAPI",SERVE_API:"cuePoint.serveAPI",DROP_FOLDER_XML:"dropFolderXmlBulkUpload.dropFolderXml",SYNDICATION:"syndication"},t.exports.ScpDropFolderOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",UPDATED_AT_DESC:"-updatedAt"},t.exports.SearchConditionComparison={EQUAL:"1",GREATER_THAN:"2",GREATER_THAN_OR_EQUAL:"3",LESS_THAN:"4",LESS_THAN_OR_EQUAL:"5",NOT_EQUAL:"6"},t.exports.ServerNodeOrderBy={CREATED_AT_ASC:"+createdAt",HEARTBEAT_TIME_ASC:"+heartbeatTime",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",HEARTBEAT_TIME_DESC:"-heartbeatTime",UPDATED_AT_DESC:"-updatedAt"},t.exports.ServerNodeType={CONFERENCE_SERVER:"conference.CONFERENCE_SERVER",LIVE_CLUSTER_MEDIA_SERVER:"liveCluster.LIVE_CLUSTER_MEDIA_SERVER",SIP_SERVER:"sip.SIP_SERVER",WOWZA_MEDIA_SERVER:"wowza.WOWZA_MEDIA_SERVER",EDGE:"1"},t.exports.SftpDropFolderOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",UPDATED_AT_DESC:"-updatedAt"},t.exports.ShortLinkOrderBy={CREATED_AT_ASC:"+createdAt",EXPIRES_AT_ASC:"+expiresAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",EXPIRES_AT_DESC:"-expiresAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.SipServerNodeOrderBy={CREATED_AT_ASC:"+createdAt",HEARTBEAT_TIME_ASC:"+heartbeatTime",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",HEARTBEAT_TIME_DESC:"-heartbeatTime",UPDATED_AT_DESC:"-updatedAt"},t.exports.SourceType={LIMELIGHT_LIVE:"limeLight.LIVE_STREAM",VELOCIX_LIVE:"velocix.VELOCIX_LIVE",FILE:"1",WEBCAM:"2",URL:"5",SEARCH_PROVIDER:"6",AKAMAI_LIVE:"29",MANUAL_LIVE_STREAM:"30",AKAMAI_UNIVERSAL_LIVE:"31",LIVE_STREAM:"32",LIVE_CHANNEL:"33",RECORDED_LIVE:"34",CLIP:"35",KALTURA_RECORDED_LIVE:"36",LECTURE_CAPTURE:"37",LIVE_STREAM_ONTEXTDATA_CAPTIONS:"42"},t.exports.SshDropFolderOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",UPDATED_AT_DESC:"-updatedAt"},t.exports.StorageProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.StorageProfileProtocol={KONTIKI:"kontiki.KONTIKI",KALTURA_DC:"0",FTP:"1",SCP:"2",SFTP:"3",S3:"6",LOCAL:"7"},t.exports.SwfFlavorParamsOrderBy={},t.exports.SwfFlavorParamsOutputOrderBy={},t.exports.SyndicationDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.SyndicationFeedEntriesOrderBy={CREATED_AT_DESC:"-createdAt",RECENT:"recent"},t.exports.TaggedObjectType={ENTRY:"1",CATEGORY:"2"},t.exports.ThumbAssetOrderBy={CREATED_AT_ASC:"+createdAt",DELETED_AT_ASC:"+deletedAt",SIZE_ASC:"+size",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DELETED_AT_DESC:"-deletedAt",SIZE_DESC:"-size",UPDATED_AT_DESC:"-updatedAt"},t.exports.ThumbCuePointOrderBy={CREATED_AT_ASC:"+createdAt",INT_ID_ASC:"+intId",PARTNER_SORT_VALUE_ASC:"+partnerSortValue",START_TIME_ASC:"+startTime",TRIGGERED_AT_ASC:"+triggeredAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",INT_ID_DESC:"-intId",PARTNER_SORT_VALUE_DESC:"-partnerSortValue",START_TIME_DESC:"-startTime",TRIGGERED_AT_DESC:"-triggeredAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.ThumbParamsOrderBy={},t.exports.ThumbParamsOutputOrderBy={},t.exports.TimedThumbAssetOrderBy={CREATED_AT_ASC:"+createdAt",DELETED_AT_ASC:"+deletedAt",SIZE_ASC:"+size",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DELETED_AT_DESC:"-deletedAt",SIZE_DESC:"-size",UPDATED_AT_DESC:"-updatedAt"},t.exports.TranscriptAssetOrderBy={CREATED_AT_ASC:"+createdAt",DELETED_AT_ASC:"+deletedAt",SIZE_ASC:"+size",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DELETED_AT_DESC:"-deletedAt",SIZE_DESC:"-size",UPDATED_AT_DESC:"-updatedAt"},t.exports.TranscriptProviderType={CIELO24:"cielo24.Cielo24",VOICEBASE:"voicebase.Voicebase"},t.exports.TubeMogulSyndicationFeedCategories={ANIMALS_AND_PETS:"Animals & Pets",ARTS_AND_ANIMATION:"Arts & Animation",AUTOS:"Autos",COMEDY:"Comedy",COMMERCIALS_PROMOTIONAL:"Commercials/Promotional",ENTERTAINMENT:"Entertainment",FAMILY_AND_KIDS:"Family & Kids",HOW_TO_INSTRUCTIONAL_DIY:"How To/Instructional/DIY",MUSIC:"Music",NEWS_AND_BLOGS:"News & Blogs",SCIENCE_AND_TECHNOLOGY:"Science & Technology",SPORTS:"Sports",TRAVEL_AND_PLACES:"Travel & Places",VIDEO_GAMES:"Video Games",VLOGS_PEOPLE:"Vlogs & People"},t.exports.TubeMogulSyndicationFeedOrderBy={CREATED_AT_ASC:"+createdAt",NAME_ASC:"+name",PLAYLIST_ID_ASC:"+playlistId",TYPE_ASC:"+type",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",NAME_DESC:"-name",PLAYLIST_ID_DESC:"-playlistId",TYPE_DESC:"-type",UPDATED_AT_DESC:"-updatedAt"},t.exports.UiConfAdminOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",UPDATED_AT_DESC:"-updatedAt"},t.exports.UiConfOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",UPDATED_AT_DESC:"-updatedAt"},t.exports.UnicornDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.UnicornDistributionProviderOrderBy={},t.exports.UploadTokenOrderBy={CREATED_AT_ASC:"+createdAt",CREATED_AT_DESC:"-createdAt"},t.exports.UserEntryExtendedStatus={SYNC_STATUS_ERROR:"quiz.SYNC_STATUS_ERROR",SYNC_STATUS_SUCCESS:"quiz.SYNC_STATUS_SUCCESS",PLAYBACK_COMPLETE:"viewHistory.PLAYBACK_COMPLETE",PLAYBACK_STARTED:"viewHistory.PLAYBACK_STARTED",VIEWED:"viewHistory.VIEWED"},t.exports.UserEntryOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.UserEntryStatus={QUIZ_SUBMITTED:"quiz.3",ACTIVE:"1",DELETED:"2"},t.exports.UserEntryType={QUIZ:"quiz.QUIZ",REGISTRATION:"registration.REGISTRATION",VIEW_HISTORY:"viewHistory.VIEW_HISTORY",WATCH_LATER:"watchLater.WATCH_LATER"},t.exports.UserLoginDataOrderBy={},t.exports.UserOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.UserRoleOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",UPDATED_AT_DESC:"-updatedAt"},t.exports.VendorCaptionsCatalogItemOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.VendorCatalogItemOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.VendorCatalogItemPriceFunction={PRICE_PER_MINUTE:"kReachUtils::calcPricePerMinute",PRICE_PER_SECOND:"kReachUtils::calcPricePerSecond"},t.exports.VendorCreditRecurrenceFrequency={DAILY:"day",MONTHLY:"month",WEEKLY:"week",YEARLY:"year"},t.exports.VendorTranslationCatalogItemOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",UPDATED_AT_DESC:"-updatedAt"},t.exports.VideoCodec={NONE:"",APCH:"apch",APCN:"apcn",APCO:"apco",APCS:"apcs",AV1:"av1",COPY:"copy",DNXHD:"dnxhd",DV:"dv",FLV:"flv",H263:"h263",H264:"h264",H264B:"h264b",H264H:"h264h",H264M:"h264m",H265:"h265",MPEG2:"mpeg2",MPEG4:"mpeg4",THEORA:"theora",VP6:"vp6",VP8:"vp8",VP9:"vp9",WMV2:"wmv2",WMV3:"wmv3",WVC1A:"wvc1a"},t.exports.VirtualEventOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.VirusScanEngineType={CLAMAV_SCAN_ENGINE:"clamAVScanEngine.ClamAV",SYMANTEC_SCAN_DIRECT_ENGINE:"symantecScanEngine.SymantecScanDirectEngine",SYMANTEC_SCAN_ENGINE:"symantecScanEngine.SymantecScanEngine",SYMANTEC_SCAN_JAVA_ENGINE:"symantecScanEngine.SymantecScanJavaEngine"},t.exports.VirusScanProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.WebexDropFolderFileOrderBy={CREATED_AT_ASC:"+createdAt",FILE_NAME_ASC:"+fileName",FILE_SIZE_ASC:"+fileSize",FILE_SIZE_LAST_SET_AT_ASC:"+fileSizeLastSetAt",ID_ASC:"+id",PARSED_FLAVOR_ASC:"+parsedFlavor",PARSED_SLUG_ASC:"+parsedSlug",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",FILE_NAME_DESC:"-fileName",FILE_SIZE_DESC:"-fileSize",FILE_SIZE_LAST_SET_AT_DESC:"-fileSizeLastSetAt",ID_DESC:"-id",PARSED_FLAVOR_DESC:"-parsedFlavor",PARSED_SLUG_DESC:"-parsedSlug",UPDATED_AT_DESC:"-updatedAt"},t.exports.WebexDropFolderOrderBy={CREATED_AT_ASC:"+createdAt",ID_ASC:"+id",NAME_ASC:"+name",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",ID_DESC:"-id",NAME_DESC:"-name",UPDATED_AT_DESC:"-updatedAt"},t.exports.WidevineFlavorAssetOrderBy={CREATED_AT_ASC:"+createdAt",DELETED_AT_ASC:"+deletedAt",SIZE_ASC:"+size",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",DELETED_AT_DESC:"-deletedAt",SIZE_DESC:"-size",UPDATED_AT_DESC:"-updatedAt"},t.exports.WidevineFlavorParamsOrderBy={},t.exports.WidevineFlavorParamsOutputOrderBy={},t.exports.WidevineProfileOrderBy={ID_ASC:"+id",NAME_ASC:"+name",ID_DESC:"-id",NAME_DESC:"-name"},t.exports.WidgetOrderBy={CREATED_AT_ASC:"+createdAt",CREATED_AT_DESC:"-createdAt"},t.exports.WowzaMediaServerNodeOrderBy={CREATED_AT_ASC:"+createdAt",HEARTBEAT_TIME_ASC:"+heartbeatTime",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",HEARTBEAT_TIME_DESC:"-heartbeatTime",UPDATED_AT_DESC:"-updatedAt"},t.exports.YahooDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.YahooDistributionProviderOrderBy={},t.exports.YahooSyndicationFeedAdultValues={ADULT:"adult",NON_ADULT:"nonadult"},t.exports.YahooSyndicationFeedCategories={ACTION:"Action",ANIMALS:"Animals",ART_AND_ANIMATION:"Art & Animation",COMMERCIALS:"Commercials",ENTERTAINMENT_AND_TV:"Entertainment & TV",FAMILY:"Family",FOOD:"Food",FUNNY_VIDEOS:"Funny Videos",GAMES:"Games",HEALTH_AND_BEAUTY:"Health & Beauty",HOW_TO:"How-To",MOVIES_AND_SHORTS:"Movies & Shorts",MUSIC:"Music",NEWS_AND_POLITICS:"News & Politics",PEOPLE_AND_VLOGS:"People & Vlogs",PRODUCTS_AND_TECH:"Products & Tech.",SCIENCE_AND_ENVIRONMENT:"Science & Environment",SPORTS:"Sports",TRANSPORTATION:"Transportation",TRAVEL:"Travel"},t.exports.YahooSyndicationFeedOrderBy={CREATED_AT_ASC:"+createdAt",NAME_ASC:"+name",PLAYLIST_ID_ASC:"+playlistId",TYPE_ASC:"+type",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",NAME_DESC:"-name",PLAYLIST_ID_DESC:"-playlistId",TYPE_DESC:"-type",UPDATED_AT_DESC:"-updatedAt"},t.exports.YouTubeDistributionFeedSpecVersion={VERSION_1:"1",VERSION_2:"2",VERSION_3:"3"},t.exports.YouTubeDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.YouTubeDistributionProviderOrderBy={},t.exports.YoutubeApiDistributionProfileOrderBy={CREATED_AT_ASC:"+createdAt",UPDATED_AT_ASC:"+updatedAt",CREATED_AT_DESC:"-createdAt",UPDATED_AT_DESC:"-updatedAt"},t.exports.YoutubeApiDistributionProviderOrderBy={}},5702:function(t){t.exports=function(){"use strict";const t=(t,e=2)=>(""+t).padStart(e,"0");class e{t;constructor(t){this.t=new Date(t)}get month(){return this.t.getMonth()+1}get M(){return this.month}get MM(){return t(this.month)}get quarter(){return Math.ceil(this.month/3)}get Q(){return this.quarter}get day(){return this.t.getDate()}get D(){return this.day}get DD(){return t(this.day)}get dayOfWeek(){return this.t.getDay()}get d(){return this.dayOfWeek}get year(){return this.t.getFullYear()}get YY(){return this.year%100}get YYYY(){return this.year}get AM_PM(){return this.hour<12?"AM":"PM"}get A(){return this.AM_PM}get hour(){return this.t.getHours()}get H(){return this.hour}get HH(){return t(this.hour)}get h(){const t=this.hour%12;return 0!==t?t:12}get hh(){return t(this.h)}get k(){return 0===this.hour?24:this.hour}get kk(){return t(this.k)}get minute(){return this.t.getMinutes()}get m(){return this.minute}get mm(){return t(this.minute)}get second(){return this.t.getSeconds()}get s(){return this.second}get ss(){return t(this.second)}get milliSecond(){return this.t.getMilliseconds()}get SSS(){return t(this.milliSecond,3)}get Z(){const e=this.t.getTimezoneOffset();return 0===e?"Z":[e>0?"-":"+",t(Math.floor(Math.abs(e)/60)),":",t(e%60)].join("")}get ZZ(){const t=this.Z;return 1===t.length?t:t.replace(":","")}}const r="undefined"!=typeof navigator&&/Chrom(?:e|ium)/.test(navigator.userAgent)||void 0===String.raw?(t,...e)=>{let r="";const s=t.raw,i=s.length-1;for(let t=0;ti=>{const a=new e(i);return r(t,...s.map((t=>"string"==typeof t?a[t]:t(a))))}}()},9150:(t,e,r)=>{var s,i,a,n,o;s=r(242),i=r(3934).utf8,a=r(6031),n=r(3934).bin,(o=function(t,e){t.constructor==String?t=e&&"binary"===e.encoding?n.stringToBytes(t):i.stringToBytes(t):a(t)?t=Array.prototype.slice.call(t,0):Array.isArray(t)||t.constructor===Uint8Array||(t=t.toString());for(var r=s.bytesToWords(t),u=8*t.length,l=1732584193,d=-271733879,c=-1732584194,h=271733878,p=0;p>>24)|4278255360&(r[p]<<24|r[p]>>>8);r[u>>>5]|=128<>>9<<4)]=u;var E=o._ff,T=o._gg,g=o._hh,A=o._ii;for(p=0;p>>0,d=d+y>>>0,c=c+m>>>0,h=h+S>>>0}return s.endian([l,d,c,h])})._ff=function(t,e,r,s,i,a,n){var o=t+(e&r|~e&s)+(i>>>0)+n;return(o<>>32-a)+e},o._gg=function(t,e,r,s,i,a,n){var o=t+(e&s|r&~s)+(i>>>0)+n;return(o<>>32-a)+e},o._hh=function(t,e,r,s,i,a,n){var o=t+(e^r^s)+(i>>>0)+n;return(o<>>32-a)+e},o._ii=function(t,e,r,s,i,a,n){var o=t+(r^(e|~s))+(i>>>0)+n;return(o<>>32-a)+e},o._blocksize=16,o._digestsize=16,t.exports=function(t,e){if(null==t)throw new Error("Illegal argument "+t);var r=s.wordsToBytes(o(t,e));return e&&e.asBytes?r:e&&e.asString?n.bytesToString(r):s.bytesToHex(r)}},6031:t=>{function e(t){return!!t.constructor&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}t.exports=function(t){return null!=t&&(e(t)||function(t){return"function"==typeof t.readFloatLE&&"function"==typeof t.slice&&e(t.slice(0,0))}(t)||!!t._isBuffer)}},8660:(t,e,r)=>{var s="function"==typeof Map&&Map.prototype,i=Object.getOwnPropertyDescriptor&&s?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,a=s&&i&&"function"==typeof i.get?i.get:null,n=s&&Map.prototype.forEach,o="function"==typeof Set&&Set.prototype,u=Object.getOwnPropertyDescriptor&&o?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,l=o&&u&&"function"==typeof u.get?u.get:null,d=o&&Set.prototype.forEach,c="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,h="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,p="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,E=Boolean.prototype.valueOf,T=Object.prototype.toString,g=Function.prototype.toString,A=String.prototype.match,I=String.prototype.slice,y=String.prototype.replace,m=String.prototype.toUpperCase,S=String.prototype.toLowerCase,D=RegExp.prototype.test,C=Array.prototype.concat,P=Array.prototype.join,b=Array.prototype.slice,R=Math.floor,O="function"==typeof BigInt?BigInt.prototype.valueOf:null,_=Object.getOwnPropertySymbols,f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,x="function"==typeof Symbol&&"object"==typeof Symbol.iterator,L="function"==typeof Symbol&&Symbol.toStringTag&&(typeof Symbol.toStringTag===x||"symbol")?Symbol.toStringTag:null,N=Object.prototype.propertyIsEnumerable,v=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(t){return t.__proto__}:null);function F(t,e){if(t===1/0||t===-1/0||t!=t||t&&t>-1e3&&t<1e3||D.call(/e/,e))return e;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof t){var s=t<0?-R(-t):R(t);if(s!==t){var i=String(s),a=I.call(e,i.length+1);return y.call(i,r,"$&_")+"."+y.call(y.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return y.call(e,r,"$&_")}var q=r(6973),U=q.custom,B=k(U)?U:null;function M(t,e,r){var s="double"===(r.quoteStyle||e)?'"':"'";return s+t+s}function j(t){return y.call(String(t),/"/g,""")}function w(t){return!("[object Array]"!==H(t)||L&&"object"==typeof t&&L in t)}function K(t){return!("[object RegExp]"!==H(t)||L&&"object"==typeof t&&L in t)}function k(t){if(x)return t&&"object"==typeof t&&t instanceof Symbol;if("symbol"==typeof t)return!0;if(!t||"object"!=typeof t||!f)return!1;try{return f.call(t),!0}catch(t){}return!1}t.exports=function t(e,s,i,o){var u=s||{};if(V(u,"quoteStyle")&&"single"!==u.quoteStyle&&"double"!==u.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(V(u,"maxStringLength")&&("number"==typeof u.maxStringLength?u.maxStringLength<0&&u.maxStringLength!==1/0:null!==u.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var T=!V(u,"customInspect")||u.customInspect;if("boolean"!=typeof T&&"symbol"!==T)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(V(u,"indent")&&null!==u.indent&&"\t"!==u.indent&&!(parseInt(u.indent,10)===u.indent&&u.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(V(u,"numericSeparator")&&"boolean"!=typeof u.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var m=u.numericSeparator;if(void 0===e)return"undefined";if(null===e)return"null";if("boolean"==typeof e)return e?"true":"false";if("string"==typeof e)return W(e,u);if("number"==typeof e){if(0===e)return 1/0/e>0?"0":"-0";var D=String(e);return m?F(e,D):D}if("bigint"==typeof e){var R=String(e)+"n";return m?F(e,R):R}var _=void 0===u.depth?5:u.depth;if(void 0===i&&(i=0),i>=_&&_>0&&"object"==typeof e)return w(e)?"[Array]":"[Object]";var U=function(t,e){var r;if("\t"===t.indent)r="\t";else{if(!("number"==typeof t.indent&&t.indent>0))return null;r=P.call(Array(t.indent+1)," ")}return{base:r,prev:P.call(Array(e+1),r)}}(u,i);if(void 0===o)o=[];else if(Y(o,e)>=0)return"[Circular]";function G(e,r,s){if(r&&(o=b.call(o)).push(r),s){var a={depth:u.depth};return V(u,"quoteStyle")&&(a.quoteStyle=u.quoteStyle),t(e,a,i+1,o)}return t(e,u,i+1,o)}if("function"==typeof e&&!K(e)){var z=function(t){if(t.name)return t.name;var e=A.call(g.call(t),/^function\s*([\w$]+)/);if(e)return e[1];return null}(e),tt=$(e,G);return"[Function"+(z?": "+z:" (anonymous)")+"]"+(tt.length>0?" { "+P.call(tt,", ")+" }":"")}if(k(e)){var et=x?y.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):f.call(e);return"object"!=typeof e||x?et:J(et)}if(function(t){if(!t||"object"!=typeof t)return!1;if("undefined"!=typeof HTMLElement&&t instanceof HTMLElement)return!0;return"string"==typeof t.nodeName&&"function"==typeof t.getAttribute}(e)){for(var rt="<"+S.call(String(e.nodeName)),st=e.attributes||[],it=0;it"}if(w(e)){if(0===e.length)return"[]";var at=$(e,G);return U&&!function(t){for(var e=0;e=0)return!1;return!0}(at)?"["+Z(at,U)+"]":"[ "+P.call(at,", ")+" ]"}if(function(t){return!("[object Error]"!==H(t)||L&&"object"==typeof t&&L in t)}(e)){var nt=$(e,G);return"cause"in Error.prototype||!("cause"in e)||N.call(e,"cause")?0===nt.length?"["+String(e)+"]":"{ ["+String(e)+"] "+P.call(nt,", ")+" }":"{ ["+String(e)+"] "+P.call(C.call("[cause]: "+G(e.cause),nt),", ")+" }"}if("object"==typeof e&&T){if(B&&"function"==typeof e[B]&&q)return q(e,{depth:_-i});if("symbol"!==T&&"function"==typeof e.inspect)return e.inspect()}if(function(t){if(!a||!t||"object"!=typeof t)return!1;try{a.call(t);try{l.call(t)}catch(t){return!0}return t instanceof Map}catch(t){}return!1}(e)){var ot=[];return n&&n.call(e,(function(t,r){ot.push(G(r,e,!0)+" => "+G(t,e))})),Q("Map",a.call(e),ot,U)}if(function(t){if(!l||!t||"object"!=typeof t)return!1;try{l.call(t);try{a.call(t)}catch(t){return!0}return t instanceof Set}catch(t){}return!1}(e)){var ut=[];return d&&d.call(e,(function(t){ut.push(G(t,e))})),Q("Set",l.call(e),ut,U)}if(function(t){if(!c||!t||"object"!=typeof t)return!1;try{c.call(t,c);try{h.call(t,h)}catch(t){return!0}return t instanceof WeakMap}catch(t){}return!1}(e))return X("WeakMap");if(function(t){if(!h||!t||"object"!=typeof t)return!1;try{h.call(t,h);try{c.call(t,c)}catch(t){return!0}return t instanceof WeakSet}catch(t){}return!1}(e))return X("WeakSet");if(function(t){if(!p||!t||"object"!=typeof t)return!1;try{return p.call(t),!0}catch(t){}return!1}(e))return X("WeakRef");if(function(t){return!("[object Number]"!==H(t)||L&&"object"==typeof t&&L in t)}(e))return J(G(Number(e)));if(function(t){if(!t||"object"!=typeof t||!O)return!1;try{return O.call(t),!0}catch(t){}return!1}(e))return J(G(O.call(e)));if(function(t){return!("[object Boolean]"!==H(t)||L&&"object"==typeof t&&L in t)}(e))return J(E.call(e));if(function(t){return!("[object String]"!==H(t)||L&&"object"==typeof t&&L in t)}(e))return J(G(String(e)));if("undefined"!=typeof window&&e===window)return"{ [object Window] }";if("undefined"!=typeof globalThis&&e===globalThis||void 0!==r.g&&e===r.g)return"{ [object globalThis] }";if(!function(t){return!("[object Date]"!==H(t)||L&&"object"==typeof t&&L in t)}(e)&&!K(e)){var lt=$(e,G),dt=v?v(e)===Object.prototype:e instanceof Object||e.constructor===Object,ct=e instanceof Object?"":"null prototype",ht=!dt&&L&&Object(e)===e&&L in e?I.call(H(e),8,-1):ct?"Object":"",pt=(dt||"function"!=typeof e.constructor?"":e.constructor.name?e.constructor.name+" ":"")+(ht||ct?"["+P.call(C.call([],ht||[],ct||[]),": ")+"] ":"");return 0===lt.length?pt+"{}":U?pt+"{"+Z(lt,U)+"}":pt+"{ "+P.call(lt,", ")+" }"}return String(e)};var G=Object.prototype.hasOwnProperty||function(t){return t in this};function V(t,e){return G.call(t,e)}function H(t){return T.call(t)}function Y(t,e){if(t.indexOf)return t.indexOf(e);for(var r=0,s=t.length;re.maxStringLength){var r=t.length-e.maxStringLength,s="... "+r+" more character"+(r>1?"s":"");return W(I.call(t,0,e.maxStringLength),e)+s}return M(y.call(y.call(t,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,z),"single",e)}function z(t){var e=t.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return r?"\\"+r:"\\x"+(e<16?"0":"")+m.call(e.toString(16))}function J(t){return"Object("+t+")"}function X(t){return t+" { ? }"}function Q(t,e,r,s){return t+" ("+e+") {"+(s?Z(r,s):P.call(r,", "))+"}"}function Z(t,e){if(0===t.length)return"";var r="\n"+e.prev+e.base;return r+P.call(t,","+r)+"\n"+e.prev}function $(t,e){var r=w(t),s=[];if(r){s.length=t.length;for(var i=0;i{"function"==typeof Object.create?t.exports=function(t,e){t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})}:t.exports=function(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}},8575:t=>{t.exports=function(t){return t&&"object"==typeof t&&"function"==typeof t.copy&&"function"==typeof t.fill&&"function"==typeof t.readUInt8}},25:(t,e,r)=>{var s=r(9907),i=/%[sdj%]/g;e.format=function(t){if(!A(t)){for(var e=[],r=0;r=a)return t;switch(t){case"%s":return String(s[r++]);case"%d":return Number(s[r++]);case"%j":try{return JSON.stringify(s[r++])}catch(t){return"[Circular]"}default:return t}})),u=s[r];r=3&&(s.depth=arguments[2]),arguments.length>=4&&(s.colors=arguments[3]),E(r)?s.showHidden=r:r&&e._extend(s,r),I(s.showHidden)&&(s.showHidden=!1),I(s.depth)&&(s.depth=2),I(s.colors)&&(s.colors=!1),I(s.customInspect)&&(s.customInspect=!0),s.colors&&(s.stylize=u),d(s,t,s.depth)}function u(t,e){var r=o.styles[e];return r?"["+o.colors[r][0]+"m"+t+"["+o.colors[r][1]+"m":t}function l(t,e){return t}function d(t,r,s){if(t.customInspect&&r&&C(r.inspect)&&r.inspect!==e.inspect&&(!r.constructor||r.constructor.prototype!==r)){var i=r.inspect(s,t);return A(i)||(i=d(t,i,s)),i}var a=function(t,e){if(I(e))return t.stylize("undefined","undefined");if(A(e)){var r="'"+JSON.stringify(e).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return t.stylize(r,"string")}if(g(e))return t.stylize(""+e,"number");if(E(e))return t.stylize(""+e,"boolean");if(T(e))return t.stylize("null","null")}(t,r);if(a)return a;var n=Object.keys(r),o=function(t){var e={};return t.forEach((function(t,r){e[t]=!0})),e}(n);if(t.showHidden&&(n=Object.getOwnPropertyNames(r)),D(r)&&(n.indexOf("message")>=0||n.indexOf("description")>=0))return c(r);if(0===n.length){if(C(r)){var u=r.name?": "+r.name:"";return t.stylize("[Function"+u+"]","special")}if(y(r))return t.stylize(RegExp.prototype.toString.call(r),"regexp");if(S(r))return t.stylize(Date.prototype.toString.call(r),"date");if(D(r))return c(r)}var l,m="",P=!1,b=["{","}"];(p(r)&&(P=!0,b=["[","]"]),C(r))&&(m=" [Function"+(r.name?": "+r.name:"")+"]");return y(r)&&(m=" "+RegExp.prototype.toString.call(r)),S(r)&&(m=" "+Date.prototype.toUTCString.call(r)),D(r)&&(m=" "+c(r)),0!==n.length||P&&0!=r.length?s<0?y(r)?t.stylize(RegExp.prototype.toString.call(r),"regexp"):t.stylize("[Object]","special"):(t.seen.push(r),l=P?function(t,e,r,s,i){for(var a=[],n=0,o=e.length;n=0&&0,t+e.replace(/\u001b\[\d\d?m/g,"").length+1}),0);if(s>60)return r[0]+(""===e?"":e+"\n ")+" "+t.join(",\n ")+" "+r[1];return r[0]+e+" "+t.join(", ")+" "+r[1]}(l,m,b)):b[0]+m+b[1]}function c(t){return"["+Error.prototype.toString.call(t)+"]"}function h(t,e,r,s,i,a){var n,o,u;if((u=Object.getOwnPropertyDescriptor(e,i)||{value:e[i]}).get?o=u.set?t.stylize("[Getter/Setter]","special"):t.stylize("[Getter]","special"):u.set&&(o=t.stylize("[Setter]","special")),O(s,i)||(n="["+i+"]"),o||(t.seen.indexOf(u.value)<0?(o=T(r)?d(t,u.value,null):d(t,u.value,r-1)).indexOf("\n")>-1&&(o=a?o.split("\n").map((function(t){return" "+t})).join("\n").substr(2):"\n"+o.split("\n").map((function(t){return" "+t})).join("\n")):o=t.stylize("[Circular]","special")),I(n)){if(a&&i.match(/^\d+$/))return o;(n=JSON.stringify(""+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(n=n.substr(1,n.length-2),n=t.stylize(n,"name")):(n=n.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),n=t.stylize(n,"string"))}return n+": "+o}function p(t){return Array.isArray(t)}function E(t){return"boolean"==typeof t}function T(t){return null===t}function g(t){return"number"==typeof t}function A(t){return"string"==typeof t}function I(t){return void 0===t}function y(t){return m(t)&&"[object RegExp]"===P(t)}function m(t){return"object"==typeof t&&null!==t}function S(t){return m(t)&&"[object Date]"===P(t)}function D(t){return m(t)&&("[object Error]"===P(t)||t instanceof Error)}function C(t){return"function"==typeof t}function P(t){return Object.prototype.toString.call(t)}function b(t){return t<10?"0"+t.toString(10):t.toString(10)}e.debuglog=function(t){if(I(a)&&(a=s.env.NODE_DEBUG||""),t=t.toUpperCase(),!n[t])if(new RegExp("\\b"+t+"\\b","i").test(a)){var r=s.pid;n[t]=function(){var s=e.format.apply(e,arguments);console.error("%s %d: %s",t,r,s)}}else n[t]=function(){};return n[t]},e.inspect=o,o.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},o.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},e.isArray=p,e.isBoolean=E,e.isNull=T,e.isNullOrUndefined=function(t){return null==t},e.isNumber=g,e.isString=A,e.isSymbol=function(t){return"symbol"==typeof t},e.isUndefined=I,e.isRegExp=y,e.isObject=m,e.isDate=S,e.isError=D,e.isFunction=C,e.isPrimitive=function(t){return null===t||"boolean"==typeof t||"number"==typeof t||"string"==typeof t||"symbol"==typeof t||void 0===t},e.isBuffer=r(8575);var R=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function O(t,e){return Object.prototype.hasOwnProperty.call(t,e)}e.log=function(){var t,r;console.log("%s - %s",(t=new Date,r=[b(t.getHours()),b(t.getMinutes()),b(t.getSeconds())].join(":"),[t.getDate(),R[t.getMonth()],r].join(" ")),e.format.apply(e,arguments))},e.inherits=r(5402),e._extend=function(t,e){if(!e||!m(e))return t;for(var r=Object.keys(e),s=r.length;s--;)t[r[s]]=e[r[s]];return t}},8558:(t,e,r)=>{"use strict";var s=r(9907),i="win32"===s.platform,a=r(25);function n(t,e){for(var r=[],s=0;s=0&&!t[s];s--);return 0===r&&s===e?t:r>s?[]:t.slice(r,s+1)}var u=/^([a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/]+[^\\\/]+)?([\\\/])?([\s\S]*?)$/,l=/^([\s\S]*?)((?:\.{1,2}|[^\\\/]+?|)(\.[^.\/\\]*|))(?:[\\\/]*)$/,d={};function c(t){var e=u.exec(t),r=(e[1]||"")+(e[2]||""),s=e[3]||"",i=l.exec(s);return[r,i[1],i[2],i[3]]}function h(t){var e=u.exec(t),r=e[1]||"",s=!!r&&":"!==r[1];return{device:r,isUnc:s,isAbsolute:s||!!e[2],tail:e[3]}}function p(t){return"\\\\"+t.replace(/^[\\\/]+/,"").replace(/[\\\/]+/g,"\\")}d.resolve=function(){for(var t="",e="",r=!1,i=arguments.length-1;i>=-1;i--){var o;if(i>=0?o=arguments[i]:t?(o=s.env["="+t])&&o.substr(0,3).toLowerCase()===t.toLowerCase()+"\\"||(o=t+"\\"):o=s.cwd(),!a.isString(o))throw new TypeError("Arguments to path.resolve must be strings");if(o){var u=h(o),l=u.device,d=u.isUnc,c=u.isAbsolute,E=u.tail;if((!l||!t||l.toLowerCase()===t.toLowerCase())&&(t||(t=l),r||(e=E+"\\"+e,r=c),t&&r))break}}return d&&(t=p(t)),t+(r?"\\":"")+(e=n(e.split(/[\\\/]+/),!r).join("\\"))||"."},d.normalize=function(t){var e=h(t),r=e.device,s=e.isUnc,i=e.isAbsolute,a=e.tail,o=/[\\\/]$/.test(a);return(a=n(a.split(/[\\\/]+/),!i).join("\\"))||i||(a="."),a&&o&&(a+="\\"),s&&(r=p(r)),r+(i?"\\":"")+a},d.isAbsolute=function(t){return h(t).isAbsolute},d.join=function(){for(var t=[],e=0;e=-1&&!e;r--){var i=r>=0?arguments[r]:s.cwd();if(!a.isString(i))throw new TypeError("Arguments to path.resolve must be strings");i&&(t=i+"/"+t,e="/"===i[0])}return(e?"/":"")+(t=n(t.split("/"),!e).join("/"))||"."},T.normalize=function(t){var e=T.isAbsolute(t),r=t&&"/"===t[t.length-1];return(t=n(t.split("/"),!e).join("/"))||e||(t="."),t&&r&&(t+="/"),(e?"/":"")+t},T.isAbsolute=function(t){return"/"===t.charAt(0)},T.join=function(){for(var t="",e=0;e{"use strict";t.exports=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]},6108:(t,e,r)=>{"use strict";var s=r(528),i=r(686),a=r(7239)(),n=r(9336),o=r(3468),u=s("%Math.floor%");t.exports=function(t,e){if("function"!=typeof t)throw new o("`fn` is not a function");if("number"!=typeof e||e<0||e>4294967295||u(e)!==e)throw new o("`length` must be a positive 32-bit integer");var r=arguments.length>2&&!!arguments[2],s=!0,l=!0;if("length"in t&&n){var d=n(t,"length");d&&!d.configurable&&(s=!1),d&&!d.writable&&(l=!1)}return(s||l||!r)&&(a?i(t,"length",e,!0,!0):i(t,"length",e)),t}},7575:(t,e,r)=>{"use strict";var s=r(528),i=r(9818),a=r(8660),n=r(3468),o=s("%WeakMap%",!0),u=s("%Map%",!0),l=i("WeakMap.prototype.get",!0),d=i("WeakMap.prototype.set",!0),c=i("WeakMap.prototype.has",!0),h=i("Map.prototype.get",!0),p=i("Map.prototype.set",!0),E=i("Map.prototype.has",!0),T=function(t,e){for(var r,s=t;null!==(r=s.next);s=r)if(r.key===e)return s.next=r.next,r.next=t.next,t.next=r,r};t.exports=function(){var t,e,r,s={assert:function(t){if(!s.has(t))throw new n("Side channel does not contain "+a(t))},get:function(s){if(o&&s&&("object"==typeof s||"function"==typeof s)){if(t)return l(t,s)}else if(u){if(e)return h(e,s)}else if(r)return function(t,e){var r=T(t,e);return r&&r.value}(r,s)},has:function(s){if(o&&s&&("object"==typeof s||"function"==typeof s)){if(t)return c(t,s)}else if(u){if(e)return E(e,s)}else if(r)return function(t,e){return!!T(t,e)}(r,s);return!1},set:function(s,i){o&&s&&("object"==typeof s||"function"==typeof s)?(t||(t=new o),d(t,s,i)):u?(e||(e=new u),p(e,s,i)):(r||(r={key:{},next:null}),function(t,e,r){var s=T(t,e);s?s.value=r:t.next={key:e,next:t.next,value:r}}(r,s,i))}};return s}},2113:function(t,e,r){var s;t=r.nmd(t),function(){e&&e.nodeType,t&&t.nodeType;var i="object"==typeof r.g&&r.g;i.global!==i&&i.window!==i&&i.self;var a,n=2147483647,o=36,u=1,l=26,d=38,c=700,h=72,p=128,E="-",T=/^xn--/,g=/[^\x20-\x7E]/,A=/[\x2E\u3002\uFF0E\uFF61]/g,I={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},y=o-u,m=Math.floor,S=String.fromCharCode;function D(t){throw new RangeError(I[t])}function C(t,e){for(var r=t.length,s=[];r--;)s[r]=e(t[r]);return s}function P(t,e){var r=t.split("@"),s="";return r.length>1&&(s=r[0]+"@",t=r[1]),s+C((t=t.replace(A,".")).split("."),e).join(".")}function b(t){for(var e,r,s=[],i=0,a=t.length;i=55296&&e<=56319&&i65535&&(e+=S((t-=65536)>>>10&1023|55296),t=56320|1023&t),e+=S(t)})).join("")}function O(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function _(t,e,r){var s=0;for(t=r?m(t/c):t>>1,t+=m(t/e);t>y*l>>1;s+=o)t=m(t/y);return m(s+(y+1)*t/(t+d))}function f(t){var e,r,s,i,a,d,c,T,g,A,I,y=[],S=t.length,C=0,P=p,b=h;for((r=t.lastIndexOf(E))<0&&(r=0),s=0;s=128&&D("not-basic"),y.push(t.charCodeAt(s));for(i=r>0?r+1:0;i=S&&D("invalid-input"),((T=(I=t.charCodeAt(i++))-48<10?I-22:I-65<26?I-65:I-97<26?I-97:o)>=o||T>m((n-C)/d))&&D("overflow"),C+=T*d,!(T<(g=c<=b?u:c>=b+l?l:c-b));c+=o)d>m(n/(A=o-g))&&D("overflow"),d*=A;b=_(C-a,e=y.length+1,0==a),m(C/e)>n-P&&D("overflow"),P+=m(C/e),C%=e,y.splice(C++,0,P)}return R(y)}function x(t){var e,r,s,i,a,d,c,T,g,A,I,y,C,P,R,f=[];for(y=(t=b(t)).length,e=p,r=0,a=h,d=0;d=e&&Im((n-r)/(C=s+1))&&D("overflow"),r+=(c-e)*C,e=c,d=0;dn&&D("overflow"),I==e){for(T=r,g=o;!(T<(A=g<=a?u:g>=a+l?l:g-a));g+=o)R=T-A,P=o-A,f.push(S(O(A+R%P,0))),T=m(R/P);f.push(S(O(T,0))),a=_(r,C,s==i),r=0,++s}++r,++e}return f.join("")}a={version:"1.4.1",ucs2:{decode:b,encode:R},decode:f,encode:x,toASCII:function(t){return P(t,(function(t){return g.test(t)?"xn--"+x(t):t}))},toUnicode:function(t){return P(t,(function(t){return T.test(t)?f(t.slice(4).toLowerCase()):t}))}},void 0===(s=function(){return a}.call(e,r,e,t))||(t.exports=s)}()},6695:t=>{"use strict";var e=String.prototype.replace,r=/%20/g,s="RFC1738",i="RFC3986";t.exports={default:i,formatters:{RFC1738:function(t){return e.call(t,r,"+")},RFC3986:function(t){return String(t)}},RFC1738:s,RFC3986:i}},9667:(t,e,r)=>{"use strict";var s=r(8322),i=r(1020),a=r(6695);t.exports={formats:a,parse:i,stringify:s}},1020:(t,e,r)=>{"use strict";var s=r(7230),i=Object.prototype.hasOwnProperty,a=Array.isArray,n={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:s.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1},o=function(t){return t.replace(/&#(\d+);/g,(function(t,e){return String.fromCharCode(parseInt(e,10))}))},u=function(t,e){return t&&"string"==typeof t&&e.comma&&t.indexOf(",")>-1?t.split(","):t},l=function(t,e,r,s){if(t){var a=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,n=/(\[[^[\]]*])/g,o=r.depth>0&&/(\[[^[\]]*])/.exec(a),l=o?a.slice(0,o.index):a,d=[];if(l){if(!r.plainObjects&&i.call(Object.prototype,l)&&!r.allowPrototypes)return;d.push(l)}for(var c=0;r.depth>0&&null!==(o=n.exec(a))&&c=0;--a){var n,o=t[a];if("[]"===o&&r.parseArrays)n=r.allowEmptyArrays&&(""===i||r.strictNullHandling&&null===i)?[]:[].concat(i);else{n=r.plainObjects?Object.create(null):{};var l="["===o.charAt(0)&&"]"===o.charAt(o.length-1)?o.slice(1,-1):o,d=r.decodeDotInKeys?l.replace(/%2E/g,"."):l,c=parseInt(d,10);r.parseArrays||""!==d?!isNaN(c)&&o!==d&&String(c)===d&&c>=0&&r.parseArrays&&c<=r.arrayLimit?(n=[])[c]=i:"__proto__"!==d&&(n[d]=i):n={0:i}}i=n}return i}(d,e,r,s)}};t.exports=function(t,e){var r=function(t){if(!t)return n;if(void 0!==t.allowEmptyArrays&&"boolean"!=typeof t.allowEmptyArrays)throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(void 0!==t.decodeDotInKeys&&"boolean"!=typeof t.decodeDotInKeys)throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(null!==t.decoder&&void 0!==t.decoder&&"function"!=typeof t.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e=void 0===t.charset?n.charset:t.charset,r=void 0===t.duplicates?n.duplicates:t.duplicates;if("combine"!==r&&"first"!==r&&"last"!==r)throw new TypeError("The duplicates option must be either combine, first, or last");return{allowDots:void 0===t.allowDots?!0===t.decodeDotInKeys||n.allowDots:!!t.allowDots,allowEmptyArrays:"boolean"==typeof t.allowEmptyArrays?!!t.allowEmptyArrays:n.allowEmptyArrays,allowPrototypes:"boolean"==typeof t.allowPrototypes?t.allowPrototypes:n.allowPrototypes,allowSparse:"boolean"==typeof t.allowSparse?t.allowSparse:n.allowSparse,arrayLimit:"number"==typeof t.arrayLimit?t.arrayLimit:n.arrayLimit,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:n.charsetSentinel,comma:"boolean"==typeof t.comma?t.comma:n.comma,decodeDotInKeys:"boolean"==typeof t.decodeDotInKeys?t.decodeDotInKeys:n.decodeDotInKeys,decoder:"function"==typeof t.decoder?t.decoder:n.decoder,delimiter:"string"==typeof t.delimiter||s.isRegExp(t.delimiter)?t.delimiter:n.delimiter,depth:"number"==typeof t.depth||!1===t.depth?+t.depth:n.depth,duplicates:r,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof t.interpretNumericEntities?t.interpretNumericEntities:n.interpretNumericEntities,parameterLimit:"number"==typeof t.parameterLimit?t.parameterLimit:n.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"==typeof t.plainObjects?t.plainObjects:n.plainObjects,strictDepth:"boolean"==typeof t.strictDepth?!!t.strictDepth:n.strictDepth,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:n.strictNullHandling}}(e);if(""===t||null==t)return r.plainObjects?Object.create(null):{};for(var d="string"==typeof t?function(t,e){var r={__proto__:null},l=e.ignoreQueryPrefix?t.replace(/^\?/,""):t;l=l.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var d,c=e.parameterLimit===1/0?void 0:e.parameterLimit,h=l.split(e.delimiter,c),p=-1,E=e.charset;if(e.charsetSentinel)for(d=0;d-1&&(g=a(g)?[g]:g);var m=i.call(r,T);m&&"combine"===e.duplicates?r[T]=s.combine(r[T],g):m&&"last"!==e.duplicates||(r[T]=g)}return r}(t,r):t,c=r.plainObjects?Object.create(null):{},h=Object.keys(d),p=0;p{"use strict";var s=r(7575),i=r(7230),a=r(6695),n=Object.prototype.hasOwnProperty,o={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},u=Array.isArray,l=Array.prototype.push,d=function(t,e){l.apply(t,u(e)?e:[e])},c=Date.prototype.toISOString,h=a.default,p={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:i.encode,encodeValuesOnly:!1,format:h,formatter:a.formatters[h],indices:!1,serializeDate:function(t){return c.call(t)},skipNulls:!1,strictNullHandling:!1},E={},T=function t(e,r,a,n,o,l,c,h,T,g,A,I,y,m,S,D,C,P){for(var b,R=e,O=P,_=0,f=!1;void 0!==(O=O.get(E))&&!f;){var x=O.get(e);if(_+=1,void 0!==x){if(x===_)throw new RangeError("Cyclic object value");f=!0}void 0===O.get(E)&&(_=0)}if("function"==typeof g?R=g(r,R):R instanceof Date?R=y(R):"comma"===a&&u(R)&&(R=i.maybeMap(R,(function(t){return t instanceof Date?y(t):t}))),null===R){if(l)return T&&!D?T(r,p.encoder,C,"key",m):r;R=""}if("string"==typeof(b=R)||"number"==typeof b||"boolean"==typeof b||"symbol"==typeof b||"bigint"==typeof b||i.isBuffer(R))return T?[S(D?r:T(r,p.encoder,C,"key",m))+"="+S(T(R,p.encoder,C,"value",m))]:[S(r)+"="+S(String(R))];var L,N=[];if(void 0===R)return N;if("comma"===a&&u(R))D&&T&&(R=i.maybeMap(R,T)),L=[{value:R.length>0?R.join(",")||null:void 0}];else if(u(g))L=g;else{var v=Object.keys(R);L=A?v.sort(A):v}var F=h?r.replace(/\./g,"%2E"):r,q=n&&u(R)&&1===R.length?F+"[]":F;if(o&&u(R)&&0===R.length)return q+"[]";for(var U=0;U0?m+y:""}},7230:(t,e,r)=>{"use strict";var s=r(6695),i=Object.prototype.hasOwnProperty,a=Array.isArray,n=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),o=function(t,e){for(var r=e&&e.plainObjects?Object.create(null):{},s=0;s1;){var e=t.pop(),r=e.obj[e.prop];if(a(r)){for(var s=[],i=0;i=u?o.slice(d,d+u):o,h=[],p=0;p=48&&E<=57||E>=65&&E<=90||E>=97&&E<=122||a===s.RFC1738&&(40===E||41===E)?h[h.length]=c.charAt(p):E<128?h[h.length]=n[E]:E<2048?h[h.length]=n[192|E>>6]+n[128|63&E]:E<55296||E>=57344?h[h.length]=n[224|E>>12]+n[128|E>>6&63]+n[128|63&E]:(p+=1,E=65536+((1023&E)<<10|1023&c.charCodeAt(p)),h[h.length]=n[240|E>>18]+n[128|E>>12&63]+n[128|E>>6&63]+n[128|63&E])}l+=h.join("")}return l},isBuffer:function(t){return!(!t||"object"!=typeof t)&&!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},maybeMap:function(t,e){if(a(t)){for(var r=[],s=0;s{"use strict";var s=r(2113);function i(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}var a=/^([a-z0-9.+-]+:)/i,n=/:[0-9]*$/,o=/^(\/\/?(?!\/)[^?\s]*)(\?[^\s]*)?$/,u=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),l=["'"].concat(u),d=["%","/","?",";","#"].concat(l),c=["/","?","#"],h=/^[+a-z0-9A-Z_-]{0,63}$/,p=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,E={javascript:!0,"javascript:":!0},T={javascript:!0,"javascript:":!0},g={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},A=r(9667);function I(t,e,r){if(t&&"object"==typeof t&&t instanceof i)return t;var s=new i;return s.parse(t,e,r),s}i.prototype.parse=function(t,e,r){if("string"!=typeof t)throw new TypeError("Parameter 'url' must be a string, not "+typeof t);var i=t.indexOf("?"),n=-1!==i&&i127?N+="x":N+=L[v];if(!N.match(h)){var q=f.slice(0,R),U=f.slice(R+1),B=L.match(p);B&&(q.push(B[1]),U.unshift(B[2])),U.length&&(I="/"+U.join(".")+I),this.hostname=q.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),_||(this.hostname=s.toASCII(this.hostname));var M=this.port?":"+this.port:"",j=this.hostname||"";this.host=j+M,this.href+=this.host,_&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==I[0]&&(I="/"+I))}if(!E[S])for(R=0,x=l.length;R0)&&r.host.split("@"))&&(r.auth=_.shift(),r.hostname=_.shift(),r.host=r.hostname);return r.search=t.search,r.query=t.query,null===r.pathname&&null===r.search||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.href=r.format(),r}if(!D.length)return r.pathname=null,r.search?r.path="/"+r.search:r.path=null,r.href=r.format(),r;for(var P=D.slice(-1)[0],b=(r.host||t.host||D.length>1)&&("."===P||".."===P)||""===P,R=0,O=D.length;O>=0;O--)"."===(P=D[O])?D.splice(O,1):".."===P?(D.splice(O,1),R++):R&&(D.splice(O,1),R--);if(!m&&!S)for(;R--;R)D.unshift("..");!m||""===D[0]||D[0]&&"/"===D[0].charAt(0)||D.unshift(""),b&&"/"!==D.join("/").substr(-1)&&D.push("");var _,f=""===D[0]||D[0]&&"/"===D[0].charAt(0);C&&(r.hostname=f?"":D.length?D.shift():"",r.host=r.hostname,(_=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=_.shift(),r.hostname=_.shift(),r.host=r.hostname));return(m=m||r.host&&D.length)&&!f&&D.unshift(""),D.length>0?r.pathname=D.join("/"):(r.pathname=null,r.path=null),null===r.pathname&&null===r.search||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.auth=t.auth||r.auth,r.slashes=r.slashes||t.slashes,r.href=r.format(),r},i.prototype.parseHost=function(){var t=this.host,e=n.exec(t);e&&(":"!==(e=e[0])&&(this.port=e.substr(1)),t=t.substr(0,t.length-e.length)),t&&(this.hostname=t)},e.parse=I,e.resolve=function(t,e){return I(t,!1,!0).resolve(e)},e.resolveObject=function(t,e){return t?I(t,!1,!0).resolveObject(e):e},e.format=function(t){return"string"==typeof t&&(t=I(t)),t instanceof i?t.format():i.prototype.format.call(t)},e.Url=i},5272:t=>{t.exports=function(t){return t&&"object"==typeof t&&"function"==typeof t.copy&&"function"==typeof t.fill&&"function"==typeof t.readUInt8}},1531:(t,e,r)=>{"use strict";var s=r(5387),i=r(2625),a=r(2730),n=r(5943);function o(t){return t.call.bind(t)}var u="undefined"!=typeof BigInt,l="undefined"!=typeof Symbol,d=o(Object.prototype.toString),c=o(Number.prototype.valueOf),h=o(String.prototype.valueOf),p=o(Boolean.prototype.valueOf);if(u)var E=o(BigInt.prototype.valueOf);if(l)var T=o(Symbol.prototype.valueOf);function g(t,e){if("object"!=typeof t)return!1;try{return e(t),!0}catch(t){return!1}}function A(t){return"[object Map]"===d(t)}function I(t){return"[object Set]"===d(t)}function y(t){return"[object WeakMap]"===d(t)}function m(t){return"[object WeakSet]"===d(t)}function S(t){return"[object ArrayBuffer]"===d(t)}function D(t){return"undefined"!=typeof ArrayBuffer&&(S.working?S(t):t instanceof ArrayBuffer)}function C(t){return"[object DataView]"===d(t)}function P(t){return"undefined"!=typeof DataView&&(C.working?C(t):t instanceof DataView)}e.isArgumentsObject=s,e.isGeneratorFunction=i,e.isTypedArray=n,e.isPromise=function(t){return"undefined"!=typeof Promise&&t instanceof Promise||null!==t&&"object"==typeof t&&"function"==typeof t.then&&"function"==typeof t.catch},e.isArrayBufferView=function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):n(t)||P(t)},e.isUint8Array=function(t){return"Uint8Array"===a(t)},e.isUint8ClampedArray=function(t){return"Uint8ClampedArray"===a(t)},e.isUint16Array=function(t){return"Uint16Array"===a(t)},e.isUint32Array=function(t){return"Uint32Array"===a(t)},e.isInt8Array=function(t){return"Int8Array"===a(t)},e.isInt16Array=function(t){return"Int16Array"===a(t)},e.isInt32Array=function(t){return"Int32Array"===a(t)},e.isFloat32Array=function(t){return"Float32Array"===a(t)},e.isFloat64Array=function(t){return"Float64Array"===a(t)},e.isBigInt64Array=function(t){return"BigInt64Array"===a(t)},e.isBigUint64Array=function(t){return"BigUint64Array"===a(t)},A.working="undefined"!=typeof Map&&A(new Map),e.isMap=function(t){return"undefined"!=typeof Map&&(A.working?A(t):t instanceof Map)},I.working="undefined"!=typeof Set&&I(new Set),e.isSet=function(t){return"undefined"!=typeof Set&&(I.working?I(t):t instanceof Set)},y.working="undefined"!=typeof WeakMap&&y(new WeakMap),e.isWeakMap=function(t){return"undefined"!=typeof WeakMap&&(y.working?y(t):t instanceof WeakMap)},m.working="undefined"!=typeof WeakSet&&m(new WeakSet),e.isWeakSet=function(t){return m(t)},S.working="undefined"!=typeof ArrayBuffer&&S(new ArrayBuffer),e.isArrayBuffer=D,C.working="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView&&C(new DataView(new ArrayBuffer(1),0,1)),e.isDataView=P;var b="undefined"!=typeof SharedArrayBuffer?SharedArrayBuffer:void 0;function R(t){return"[object SharedArrayBuffer]"===d(t)}function O(t){return void 0!==b&&(void 0===R.working&&(R.working=R(new b)),R.working?R(t):t instanceof b)}function _(t){return g(t,c)}function f(t){return g(t,h)}function x(t){return g(t,p)}function L(t){return u&&g(t,E)}function N(t){return l&&g(t,T)}e.isSharedArrayBuffer=O,e.isAsyncFunction=function(t){return"[object AsyncFunction]"===d(t)},e.isMapIterator=function(t){return"[object Map Iterator]"===d(t)},e.isSetIterator=function(t){return"[object Set Iterator]"===d(t)},e.isGeneratorObject=function(t){return"[object Generator]"===d(t)},e.isWebAssemblyCompiledModule=function(t){return"[object WebAssembly.Module]"===d(t)},e.isNumberObject=_,e.isStringObject=f,e.isBooleanObject=x,e.isBigIntObject=L,e.isSymbolObject=N,e.isBoxedPrimitive=function(t){return _(t)||f(t)||x(t)||L(t)||N(t)},e.isAnyArrayBuffer=function(t){return"undefined"!=typeof Uint8Array&&(D(t)||O(t))},["isProxy","isExternal","isModuleNamespaceObject"].forEach((function(t){Object.defineProperty(e,t,{enumerable:!1,value:function(){throw new Error(t+" is not supported in userland")}})}))},9208:(t,e,r)=>{var s=r(9907),i=Object.getOwnPropertyDescriptors||function(t){for(var e=Object.keys(t),r={},s=0;s=i)return t;switch(t){case"%s":return String(s[r++]);case"%d":return Number(s[r++]);case"%j":try{return JSON.stringify(s[r++])}catch(t){return"[Circular]"}default:return t}})),o=s[r];r=3&&(s.depth=arguments[2]),arguments.length>=4&&(s.colors=arguments[3]),g(r)?s.showHidden=r:r&&e._extend(s,r),m(s.showHidden)&&(s.showHidden=!1),m(s.depth)&&(s.depth=2),m(s.colors)&&(s.colors=!1),m(s.customInspect)&&(s.customInspect=!0),s.colors&&(s.stylize=d),h(s,t,s.depth)}function d(t,e){var r=l.styles[e];return r?"["+l.colors[r][0]+"m"+t+"["+l.colors[r][1]+"m":t}function c(t,e){return t}function h(t,r,s){if(t.customInspect&&r&&b(r.inspect)&&r.inspect!==e.inspect&&(!r.constructor||r.constructor.prototype!==r)){var i=r.inspect(s,t);return y(i)||(i=h(t,i,s)),i}var a=function(t,e){if(m(e))return t.stylize("undefined","undefined");if(y(e)){var r="'"+JSON.stringify(e).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return t.stylize(r,"string")}if(I(e))return t.stylize(""+e,"number");if(g(e))return t.stylize(""+e,"boolean");if(A(e))return t.stylize("null","null")}(t,r);if(a)return a;var n=Object.keys(r),o=function(t){var e={};return t.forEach((function(t,r){e[t]=!0})),e}(n);if(t.showHidden&&(n=Object.getOwnPropertyNames(r)),P(r)&&(n.indexOf("message")>=0||n.indexOf("description")>=0))return p(r);if(0===n.length){if(b(r)){var u=r.name?": "+r.name:"";return t.stylize("[Function"+u+"]","special")}if(S(r))return t.stylize(RegExp.prototype.toString.call(r),"regexp");if(C(r))return t.stylize(Date.prototype.toString.call(r),"date");if(P(r))return p(r)}var l,d="",c=!1,D=["{","}"];(T(r)&&(c=!0,D=["[","]"]),b(r))&&(d=" [Function"+(r.name?": "+r.name:"")+"]");return S(r)&&(d=" "+RegExp.prototype.toString.call(r)),C(r)&&(d=" "+Date.prototype.toUTCString.call(r)),P(r)&&(d=" "+p(r)),0!==n.length||c&&0!=r.length?s<0?S(r)?t.stylize(RegExp.prototype.toString.call(r),"regexp"):t.stylize("[Object]","special"):(t.seen.push(r),l=c?function(t,e,r,s,i){for(var a=[],n=0,o=e.length;n=0&&0,t+e.replace(/\u001b\[\d\d?m/g,"").length+1}),0);if(s>60)return r[0]+(""===e?"":e+"\n ")+" "+t.join(",\n ")+" "+r[1];return r[0]+e+" "+t.join(", ")+" "+r[1]}(l,d,D)):D[0]+d+D[1]}function p(t){return"["+Error.prototype.toString.call(t)+"]"}function E(t,e,r,s,i,a){var n,o,u;if((u=Object.getOwnPropertyDescriptor(e,i)||{value:e[i]}).get?o=u.set?t.stylize("[Getter/Setter]","special"):t.stylize("[Getter]","special"):u.set&&(o=t.stylize("[Setter]","special")),f(s,i)||(n="["+i+"]"),o||(t.seen.indexOf(u.value)<0?(o=A(r)?h(t,u.value,null):h(t,u.value,r-1)).indexOf("\n")>-1&&(o=a?o.split("\n").map((function(t){return" "+t})).join("\n").slice(2):"\n"+o.split("\n").map((function(t){return" "+t})).join("\n")):o=t.stylize("[Circular]","special")),m(n)){if(a&&i.match(/^\d+$/))return o;(n=JSON.stringify(""+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(n=n.slice(1,-1),n=t.stylize(n,"name")):(n=n.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),n=t.stylize(n,"string"))}return n+": "+o}function T(t){return Array.isArray(t)}function g(t){return"boolean"==typeof t}function A(t){return null===t}function I(t){return"number"==typeof t}function y(t){return"string"==typeof t}function m(t){return void 0===t}function S(t){return D(t)&&"[object RegExp]"===R(t)}function D(t){return"object"==typeof t&&null!==t}function C(t){return D(t)&&"[object Date]"===R(t)}function P(t){return D(t)&&("[object Error]"===R(t)||t instanceof Error)}function b(t){return"function"==typeof t}function R(t){return Object.prototype.toString.call(t)}function O(t){return t<10?"0"+t.toString(10):t.toString(10)}e.debuglog=function(t){if(t=t.toUpperCase(),!n[t])if(o.test(t)){var r=s.pid;n[t]=function(){var s=e.format.apply(e,arguments);console.error("%s %d: %s",t,r,s)}}else n[t]=function(){};return n[t]},e.inspect=l,l.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},l.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},e.types=r(1531),e.isArray=T,e.isBoolean=g,e.isNull=A,e.isNullOrUndefined=function(t){return null==t},e.isNumber=I,e.isString=y,e.isSymbol=function(t){return"symbol"==typeof t},e.isUndefined=m,e.isRegExp=S,e.types.isRegExp=S,e.isObject=D,e.isDate=C,e.types.isDate=C,e.isError=P,e.types.isNativeError=P,e.isFunction=b,e.isPrimitive=function(t){return null===t||"boolean"==typeof t||"number"==typeof t||"string"==typeof t||"symbol"==typeof t||void 0===t},e.isBuffer=r(5272);var _=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function f(t,e){return Object.prototype.hasOwnProperty.call(t,e)}e.log=function(){var t,r;console.log("%s - %s",(t=new Date,r=[O(t.getHours()),O(t.getMinutes()),O(t.getSeconds())].join(":"),[t.getDate(),_[t.getMonth()],r].join(" ")),e.format.apply(e,arguments))},e.inherits=r(5615),e._extend=function(t,e){if(!e||!D(e))return t;for(var r=Object.keys(e),s=r.length;s--;)t[r[s]]=e[r[s]];return t};var x="undefined"!=typeof Symbol?Symbol("util.promisify.custom"):void 0;function L(t,e){if(!t){var r=new Error("Promise was rejected with a falsy value");r.reason=t,t=r}return e(t)}e.promisify=function(t){if("function"!=typeof t)throw new TypeError('The "original" argument must be of type Function');if(x&&t[x]){var e;if("function"!=typeof(e=t[x]))throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(e,x,{value:e,enumerable:!1,writable:!1,configurable:!0}),e}function e(){for(var e,r,s=new Promise((function(t,s){e=t,r=s})),i=[],a=0;a{"use strict";var s=r(705),i=r(4834),a=r(8498),n=r(9818),o=r(9336),u=n("Object.prototype.toString"),l=r(1913)(),d="undefined"==typeof globalThis?r.g:globalThis,c=i(),h=n("String.prototype.slice"),p=Object.getPrototypeOf,E=n("Array.prototype.indexOf",!0)||function(t,e){for(var r=0;r-1?e:"Object"===e&&function(t){var e=!1;return s(T,(function(r,s){if(!e)try{r(t),e=h(s,1)}catch(t){}})),e}(t)}return o?function(t){var e=!1;return s(T,(function(r,s){if(!e)try{"$"+r(t)===s&&(e=h(s,1))}catch(t){}})),e}(t):null}},4834:(t,e,r)=>{"use strict";var s=r(9501),i="undefined"==typeof globalThis?r.g:globalThis;t.exports=function(){for(var t=[],e=0;e{"use strict";var s=r(9907);function i(t,e){return function(){return t.apply(e,arguments)}}const{toString:a}=Object.prototype,{getPrototypeOf:n}=Object,o=(u=Object.create(null),t=>{const e=a.call(t);return u[e]||(u[e]=e.slice(8,-1).toLowerCase())});var u;const l=t=>(t=t.toLowerCase(),e=>o(e)===t),d=t=>e=>typeof e===t,{isArray:c}=Array,h=d("undefined");const p=l("ArrayBuffer");const E=d("string"),T=d("function"),g=d("number"),A=t=>null!==t&&"object"==typeof t,I=t=>{if("object"!==o(t))return!1;const e=n(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e)||Symbol.toStringTag in t||Symbol.iterator in t)},y=l("Date"),m=l("File"),S=l("Blob"),D=l("FileList"),C=l("URLSearchParams"),[P,b,R,O]=["ReadableStream","Request","Response","Headers"].map(l);function _(t,e,{allOwnKeys:r=!1}={}){if(null==t)return;let s,i;if("object"!=typeof t&&(t=[t]),c(t))for(s=0,i=t.length;s0;)if(s=r[i],e===s.toLowerCase())return s;return null}const x="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:r.g,L=t=>!h(t)&&t!==x;const N=(v="undefined"!=typeof Uint8Array&&n(Uint8Array),t=>v&&t instanceof v);var v;const F=l("HTMLFormElement"),q=(({hasOwnProperty:t})=>(e,r)=>t.call(e,r))(Object.prototype),U=l("RegExp"),B=(t,e)=>{const r=Object.getOwnPropertyDescriptors(t),s={};_(r,((r,i)=>{let a;!1!==(a=e(r,i,t))&&(s[i]=a||r)})),Object.defineProperties(t,s)},M="abcdefghijklmnopqrstuvwxyz",j="0123456789",w={DIGIT:j,ALPHA:M,ALPHA_DIGIT:M+M.toUpperCase()+j};const K=l("AsyncFunction"),k=(G="function"==typeof setImmediate,V=T(x.postMessage),G?setImmediate:V?(H=`axios@${Math.random()}`,Y=[],x.addEventListener("message",(({source:t,data:e})=>{t===x&&e===H&&Y.length&&Y.shift()()}),!1),t=>{Y.push(t),x.postMessage(H,"*")}):t=>setTimeout(t));var G,V,H,Y;const W="undefined"!=typeof queueMicrotask?queueMicrotask.bind(x):void 0!==s&&s.nextTick||k;var z={isArray:c,isArrayBuffer:p,isBuffer:function(t){return null!==t&&!h(t)&&null!==t.constructor&&!h(t.constructor)&&T(t.constructor.isBuffer)&&t.constructor.isBuffer(t)},isFormData:t=>{let e;return t&&("function"==typeof FormData&&t instanceof FormData||T(t.append)&&("formdata"===(e=o(t))||"object"===e&&T(t.toString)&&"[object FormData]"===t.toString()))},isArrayBufferView:function(t){let e;return e="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&p(t.buffer),e},isString:E,isNumber:g,isBoolean:t=>!0===t||!1===t,isObject:A,isPlainObject:I,isReadableStream:P,isRequest:b,isResponse:R,isHeaders:O,isUndefined:h,isDate:y,isFile:m,isBlob:S,isRegExp:U,isFunction:T,isStream:t=>A(t)&&T(t.pipe),isURLSearchParams:C,isTypedArray:N,isFileList:D,forEach:_,merge:function t(){const{caseless:e}=L(this)&&this||{},r={},s=(s,i)=>{const a=e&&f(r,i)||i;I(r[a])&&I(s)?r[a]=t(r[a],s):I(s)?r[a]=t({},s):c(s)?r[a]=s.slice():r[a]=s};for(let t=0,e=arguments.length;t(_(e,((e,s)=>{r&&T(e)?t[s]=i(e,r):t[s]=e}),{allOwnKeys:s}),t),trim:t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:t=>(65279===t.charCodeAt(0)&&(t=t.slice(1)),t),inherits:(t,e,r,s)=>{t.prototype=Object.create(e.prototype,s),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),r&&Object.assign(t.prototype,r)},toFlatObject:(t,e,r,s)=>{let i,a,o;const u={};if(e=e||{},null==t)return e;do{for(i=Object.getOwnPropertyNames(t),a=i.length;a-- >0;)o=i[a],s&&!s(o,t,e)||u[o]||(e[o]=t[o],u[o]=!0);t=!1!==r&&n(t)}while(t&&(!r||r(t,e))&&t!==Object.prototype);return e},kindOf:o,kindOfTest:l,endsWith:(t,e,r)=>{t=String(t),(void 0===r||r>t.length)&&(r=t.length),r-=e.length;const s=t.indexOf(e,r);return-1!==s&&s===r},toArray:t=>{if(!t)return null;if(c(t))return t;let e=t.length;if(!g(e))return null;const r=new Array(e);for(;e-- >0;)r[e]=t[e];return r},forEachEntry:(t,e)=>{const r=(t&&t[Symbol.iterator]).call(t);let s;for(;(s=r.next())&&!s.done;){const r=s.value;e.call(t,r[0],r[1])}},matchAll:(t,e)=>{let r;const s=[];for(;null!==(r=t.exec(e));)s.push(r);return s},isHTMLForm:F,hasOwnProperty:q,hasOwnProp:q,reduceDescriptors:B,freezeMethods:t=>{B(t,((e,r)=>{if(T(t)&&-1!==["arguments","caller","callee"].indexOf(r))return!1;const s=t[r];T(s)&&(e.enumerable=!1,"writable"in e?e.writable=!1:e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")}))}))},toObjectSet:(t,e)=>{const r={},s=t=>{t.forEach((t=>{r[t]=!0}))};return c(t)?s(t):s(String(t).split(e)),r},toCamelCase:t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(t,e,r){return e.toUpperCase()+r})),noop:()=>{},toFiniteNumber:(t,e)=>null!=t&&Number.isFinite(t=+t)?t:e,findKey:f,global:x,isContextDefined:L,ALPHABET:w,generateString:(t=16,e=w.ALPHA_DIGIT)=>{let r="";const{length:s}=e;for(;t--;)r+=e[Math.random()*s|0];return r},isSpecCompliantForm:function(t){return!!(t&&T(t.append)&&"FormData"===t[Symbol.toStringTag]&&t[Symbol.iterator])},toJSONObject:t=>{const e=new Array(10),r=(t,s)=>{if(A(t)){if(e.indexOf(t)>=0)return;if(!("toJSON"in t)){e[s]=t;const i=c(t)?[]:{};return _(t,((t,e)=>{const a=r(t,s+1);!h(a)&&(i[e]=a)})),e[s]=void 0,i}}return t};return r(t,0)},isAsyncFn:K,isThenable:t=>t&&(A(t)||T(t))&&T(t.then)&&T(t.catch),setImmediate:k,asap:W};function J(t,e,r,s,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=t,this.name="AxiosError",e&&(this.code=e),r&&(this.config=r),s&&(this.request=s),i&&(this.response=i)}z.inherits(J,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:z.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const X=J.prototype,Q={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((t=>{Q[t]={value:t}})),Object.defineProperties(J,Q),Object.defineProperty(X,"isAxiosError",{value:!0}),J.from=(t,e,r,s,i,a)=>{const n=Object.create(X);return z.toFlatObject(t,n,(function(t){return t!==Error.prototype}),(t=>"isAxiosError"!==t)),J.call(n,t.message,e,r,s,i),n.cause=t,n.name=t.name,a&&Object.assign(n,a),n};function Z(t){return z.isPlainObject(t)||z.isArray(t)}function $(t){return z.endsWith(t,"[]")?t.slice(0,-2):t}function tt(t,e,r){return t?t.concat(e).map((function(t,e){return t=$(t),!r&&e?"["+t+"]":t})).join(r?".":""):e}const et=z.toFlatObject(z,{},null,(function(t){return/^is[A-Z]/.test(t)}));function rt(t,e,r){if(!z.isObject(t))throw new TypeError("target must be an object");e=e||new FormData;const s=(r=z.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(t,e){return!z.isUndefined(e[t])}))).metaTokens,i=r.visitor||l,a=r.dots,n=r.indexes,o=(r.Blob||"undefined"!=typeof Blob&&Blob)&&z.isSpecCompliantForm(e);if(!z.isFunction(i))throw new TypeError("visitor must be a function");function u(t){if(null===t)return"";if(z.isDate(t))return t.toISOString();if(!o&&z.isBlob(t))throw new J("Blob is not supported. Use a Buffer instead.");return z.isArrayBuffer(t)||z.isTypedArray(t)?o&&"function"==typeof Blob?new Blob([t]):Buffer.from(t):t}function l(t,r,i){let o=t;if(t&&!i&&"object"==typeof t)if(z.endsWith(r,"{}"))r=s?r:r.slice(0,-2),t=JSON.stringify(t);else if(z.isArray(t)&&function(t){return z.isArray(t)&&!t.some(Z)}(t)||(z.isFileList(t)||z.endsWith(r,"[]"))&&(o=z.toArray(t)))return r=$(r),o.forEach((function(t,s){!z.isUndefined(t)&&null!==t&&e.append(!0===n?tt([r],s,a):null===n?r:r+"[]",u(t))})),!1;return!!Z(t)||(e.append(tt(i,r,a),u(t)),!1)}const d=[],c=Object.assign(et,{defaultVisitor:l,convertValue:u,isVisitable:Z});if(!z.isObject(t))throw new TypeError("data must be an object");return function t(r,s){if(!z.isUndefined(r)){if(-1!==d.indexOf(r))throw Error("Circular reference detected in "+s.join("."));d.push(r),z.forEach(r,(function(r,a){!0===(!(z.isUndefined(r)||null===r)&&i.call(e,r,z.isString(a)?a.trim():a,s,c))&&t(r,s?s.concat(a):[a])})),d.pop()}}(t),e}function st(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,(function(t){return e[t]}))}function it(t,e){this._pairs=[],t&&rt(t,this,e)}const at=it.prototype;function nt(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function ot(t,e,r){if(!e)return t;const s=r&&r.encode||nt,i=r&&r.serialize;let a;if(a=i?i(e,r):z.isURLSearchParams(e)?e.toString():new it(e,r).toString(s),a){const e=t.indexOf("#");-1!==e&&(t=t.slice(0,e)),t+=(-1===t.indexOf("?")?"?":"&")+a}return t}at.append=function(t,e){this._pairs.push([t,e])},at.toString=function(t){const e=t?function(e){return t.call(this,e,st)}:st;return this._pairs.map((function(t){return e(t[0])+"="+e(t[1])}),"").join("&")};var ut=class{constructor(){this.handlers=[]}use(t,e,r){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){z.forEach(this.handlers,(function(e){null!==e&&t(e)}))}},lt={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},dt={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:it,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]};const ct="undefined"!=typeof window&&"undefined"!=typeof document,ht=(pt="undefined"!=typeof navigator&&navigator.product,ct&&["ReactNative","NativeScript","NS"].indexOf(pt)<0);var pt;const Et="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,Tt=ct&&window.location.href||"http://localhost";var gt={...Object.freeze({__proto__:null,hasBrowserEnv:ct,hasStandardBrowserWebWorkerEnv:Et,hasStandardBrowserEnv:ht,origin:Tt}),...dt};function At(t){function e(t,r,s,i){let a=t[i++];if("__proto__"===a)return!0;const n=Number.isFinite(+a),o=i>=t.length;if(a=!a&&z.isArray(s)?s.length:a,o)return z.hasOwnProp(s,a)?s[a]=[s[a],r]:s[a]=r,!n;s[a]&&z.isObject(s[a])||(s[a]=[]);return e(t,r,s[a],i)&&z.isArray(s[a])&&(s[a]=function(t){const e={},r=Object.keys(t);let s;const i=r.length;let a;for(s=0;s{e(function(t){return z.matchAll(/\w+|\[(\w*)]/g,t).map((t=>"[]"===t[0]?"":t[1]||t[0]))}(t),s,r,0)})),r}return null}const It={transitional:lt,adapter:["xhr","http","fetch"],transformRequest:[function(t,e){const r=e.getContentType()||"",s=r.indexOf("application/json")>-1,i=z.isObject(t);i&&z.isHTMLForm(t)&&(t=new FormData(t));if(z.isFormData(t))return s?JSON.stringify(At(t)):t;if(z.isArrayBuffer(t)||z.isBuffer(t)||z.isStream(t)||z.isFile(t)||z.isBlob(t)||z.isReadableStream(t))return t;if(z.isArrayBufferView(t))return t.buffer;if(z.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let a;if(i){if(r.indexOf("application/x-www-form-urlencoded")>-1)return function(t,e){return rt(t,new gt.classes.URLSearchParams,Object.assign({visitor:function(t,e,r,s){return gt.isNode&&z.isBuffer(t)?(this.append(e,t.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},e))}(t,this.formSerializer).toString();if((a=z.isFileList(t))||r.indexOf("multipart/form-data")>-1){const e=this.env&&this.env.FormData;return rt(a?{"files[]":t}:t,e&&new e,this.formSerializer)}}return i||s?(e.setContentType("application/json",!1),function(t,e,r){if(z.isString(t))try{return(e||JSON.parse)(t),z.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(r||JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){const e=this.transitional||It.transitional,r=e&&e.forcedJSONParsing,s="json"===this.responseType;if(z.isResponse(t)||z.isReadableStream(t))return t;if(t&&z.isString(t)&&(r&&!this.responseType||s)){const r=!(e&&e.silentJSONParsing)&&s;try{return JSON.parse(t)}catch(t){if(r){if("SyntaxError"===t.name)throw J.from(t,J.ERR_BAD_RESPONSE,this,null,this.response);throw t}}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:gt.classes.FormData,Blob:gt.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};z.forEach(["delete","get","head","post","put","patch"],(t=>{It.headers[t]={}}));var yt=It;const mt=z.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);const St=Symbol("internals");function Dt(t){return t&&String(t).trim().toLowerCase()}function Ct(t){return!1===t||null==t?t:z.isArray(t)?t.map(Ct):String(t)}function Pt(t,e,r,s,i){return z.isFunction(s)?s.call(this,e,r):(i&&(e=r),z.isString(e)?z.isString(s)?-1!==e.indexOf(s):z.isRegExp(s)?s.test(e):void 0:void 0)}class bt{constructor(t){t&&this.set(t)}set(t,e,r){const s=this;function i(t,e,r){const i=Dt(e);if(!i)throw new Error("header name must be a non-empty string");const a=z.findKey(s,i);(!a||void 0===s[a]||!0===r||void 0===r&&!1!==s[a])&&(s[a||e]=Ct(t))}const a=(t,e)=>z.forEach(t,((t,r)=>i(t,r,e)));if(z.isPlainObject(t)||t instanceof this.constructor)a(t,e);else if(z.isString(t)&&(t=t.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim()))a((t=>{const e={};let r,s,i;return t&&t.split("\n").forEach((function(t){i=t.indexOf(":"),r=t.substring(0,i).trim().toLowerCase(),s=t.substring(i+1).trim(),!r||e[r]&&mt[r]||("set-cookie"===r?e[r]?e[r].push(s):e[r]=[s]:e[r]=e[r]?e[r]+", "+s:s)})),e})(t),e);else if(z.isHeaders(t))for(const[e,s]of t.entries())i(s,e,r);else null!=t&&i(e,t,r);return this}get(t,e){if(t=Dt(t)){const r=z.findKey(this,t);if(r){const t=this[r];if(!e)return t;if(!0===e)return function(t){const e=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let s;for(;s=r.exec(t);)e[s[1]]=s[2];return e}(t);if(z.isFunction(e))return e.call(this,t,r);if(z.isRegExp(e))return e.exec(t);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,e){if(t=Dt(t)){const r=z.findKey(this,t);return!(!r||void 0===this[r]||e&&!Pt(0,this[r],r,e))}return!1}delete(t,e){const r=this;let s=!1;function i(t){if(t=Dt(t)){const i=z.findKey(r,t);!i||e&&!Pt(0,r[i],i,e)||(delete r[i],s=!0)}}return z.isArray(t)?t.forEach(i):i(t),s}clear(t){const e=Object.keys(this);let r=e.length,s=!1;for(;r--;){const i=e[r];t&&!Pt(0,this[i],i,t,!0)||(delete this[i],s=!0)}return s}normalize(t){const e=this,r={};return z.forEach(this,((s,i)=>{const a=z.findKey(r,i);if(a)return e[a]=Ct(s),void delete e[i];const n=t?function(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((t,e,r)=>e.toUpperCase()+r))}(i):String(i).trim();n!==i&&delete e[i],e[n]=Ct(s),r[n]=!0})),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const e=Object.create(null);return z.forEach(this,((r,s)=>{null!=r&&!1!==r&&(e[s]=t&&z.isArray(r)?r.join(", "):r)})),e}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((([t,e])=>t+": "+e)).join("\n")}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...e){const r=new this(t);return e.forEach((t=>r.set(t))),r}static accessor(t){const e=(this[St]=this[St]={accessors:{}}).accessors,r=this.prototype;function s(t){const s=Dt(t);e[s]||(!function(t,e){const r=z.toCamelCase(" "+e);["get","set","has"].forEach((s=>{Object.defineProperty(t,s+r,{value:function(t,r,i){return this[s].call(this,e,t,r,i)},configurable:!0})}))}(r,t),e[s]=!0)}return z.isArray(t)?t.forEach(s):s(t),this}}bt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),z.reduceDescriptors(bt.prototype,(({value:t},e)=>{let r=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(t){this[r]=t}}})),z.freezeMethods(bt);var Rt=bt;function Ot(t,e){const r=this||yt,s=e||r,i=Rt.from(s.headers);let a=s.data;return z.forEach(t,(function(t){a=t.call(r,a,i.normalize(),e?e.status:void 0)})),i.normalize(),a}function _t(t){return!(!t||!t.__CANCEL__)}function ft(t,e,r){J.call(this,null==t?"canceled":t,J.ERR_CANCELED,e,r),this.name="CanceledError"}function xt(t,e,r){const s=r.config.validateStatus;r.status&&s&&!s(r.status)?e(new J("Request failed with status code "+r.status,[J.ERR_BAD_REQUEST,J.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r)):t(r)}z.inherits(ft,J,{__CANCEL__:!0});const Lt=(t,e,r=3)=>{let s=0;const i=function(t,e){t=t||10;const r=new Array(t),s=new Array(t);let i,a=0,n=0;return e=void 0!==e?e:1e3,function(o){const u=Date.now(),l=s[n];i||(i=u),r[a]=o,s[a]=u;let d=n,c=0;for(;d!==a;)c+=r[d++],d%=t;if(a=(a+1)%t,a===n&&(n=(n+1)%t),u-i{i=a,r=null,s&&(clearTimeout(s),s=null),t.apply(null,e)};return[(...t)=>{const e=Date.now(),o=e-i;o>=a?n(t,e):(r=t,s||(s=setTimeout((()=>{s=null,n(r)}),a-o)))},()=>r&&n(r)]}((r=>{const a=r.loaded,n=r.lengthComputable?r.total:void 0,o=a-s,u=i(o);s=a;t({loaded:a,total:n,progress:n?a/n:void 0,bytes:o,rate:u||void 0,estimated:u&&n&&a<=n?(n-a)/u:void 0,event:r,lengthComputable:null!=n,[e?"download":"upload"]:!0})}),r)},Nt=(t,e)=>{const r=null!=t;return[s=>e[0]({lengthComputable:r,total:t,loaded:s}),e[1]]},vt=t=>(...e)=>z.asap((()=>t(...e)));var Ft=gt.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),e=document.createElement("a");let r;function s(r){let s=r;return t&&(e.setAttribute("href",s),s=e.href),e.setAttribute("href",s),{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",host:e.host,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):"",hostname:e.hostname,port:e.port,pathname:"/"===e.pathname.charAt(0)?e.pathname:"/"+e.pathname}}return r=s(window.location.href),function(t){const e=z.isString(t)?s(t):t;return e.protocol===r.protocol&&e.host===r.host}}():function(){return!0},qt=gt.hasStandardBrowserEnv?{write(t,e,r,s,i,a){const n=[t+"="+encodeURIComponent(e)];z.isNumber(r)&&n.push("expires="+new Date(r).toGMTString()),z.isString(s)&&n.push("path="+s),z.isString(i)&&n.push("domain="+i),!0===a&&n.push("secure"),document.cookie=n.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function Ut(t,e){return t&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)?function(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}(t,e):e}const Bt=t=>t instanceof Rt?{...t}:t;function Mt(t,e){e=e||{};const r={};function s(t,e,r){return z.isPlainObject(t)&&z.isPlainObject(e)?z.merge.call({caseless:r},t,e):z.isPlainObject(e)?z.merge({},e):z.isArray(e)?e.slice():e}function i(t,e,r){return z.isUndefined(e)?z.isUndefined(t)?void 0:s(void 0,t,r):s(t,e,r)}function a(t,e){if(!z.isUndefined(e))return s(void 0,e)}function n(t,e){return z.isUndefined(e)?z.isUndefined(t)?void 0:s(void 0,t):s(void 0,e)}function o(r,i,a){return a in e?s(r,i):a in t?s(void 0,r):void 0}const u={url:a,method:a,data:a,baseURL:n,transformRequest:n,transformResponse:n,paramsSerializer:n,timeout:n,timeoutMessage:n,withCredentials:n,withXSRFToken:n,adapter:n,responseType:n,xsrfCookieName:n,xsrfHeaderName:n,onUploadProgress:n,onDownloadProgress:n,decompress:n,maxContentLength:n,maxBodyLength:n,beforeRedirect:n,transport:n,httpAgent:n,httpsAgent:n,cancelToken:n,socketPath:n,responseEncoding:n,validateStatus:o,headers:(t,e)=>i(Bt(t),Bt(e),!0)};return z.forEach(Object.keys(Object.assign({},t,e)),(function(s){const a=u[s]||i,n=a(t[s],e[s],s);z.isUndefined(n)&&a!==o||(r[s]=n)})),r}var jt=t=>{const e=Mt({},t);let r,{data:s,withXSRFToken:i,xsrfHeaderName:a,xsrfCookieName:n,headers:o,auth:u}=e;if(e.headers=o=Rt.from(o),e.url=ot(Ut(e.baseURL,e.url),t.params,t.paramsSerializer),u&&o.set("Authorization","Basic "+btoa((u.username||"")+":"+(u.password?unescape(encodeURIComponent(u.password)):""))),z.isFormData(s))if(gt.hasStandardBrowserEnv||gt.hasStandardBrowserWebWorkerEnv)o.setContentType(void 0);else if(!1!==(r=o.getContentType())){const[t,...e]=r?r.split(";").map((t=>t.trim())).filter(Boolean):[];o.setContentType([t||"multipart/form-data",...e].join("; "))}if(gt.hasStandardBrowserEnv&&(i&&z.isFunction(i)&&(i=i(e)),i||!1!==i&&Ft(e.url))){const t=a&&n&&qt.read(n);t&&o.set(a,t)}return e};var wt="undefined"!=typeof XMLHttpRequest&&function(t){return new Promise((function(e,r){const s=jt(t);let i=s.data;const a=Rt.from(s.headers).normalize();let n,o,u,l,d,{responseType:c,onUploadProgress:h,onDownloadProgress:p}=s;function E(){l&&l(),d&&d(),s.cancelToken&&s.cancelToken.unsubscribe(n),s.signal&&s.signal.removeEventListener("abort",n)}let T=new XMLHttpRequest;function g(){if(!T)return;const s=Rt.from("getAllResponseHeaders"in T&&T.getAllResponseHeaders());xt((function(t){e(t),E()}),(function(t){r(t),E()}),{data:c&&"text"!==c&&"json"!==c?T.response:T.responseText,status:T.status,statusText:T.statusText,headers:s,config:t,request:T}),T=null}T.open(s.method.toUpperCase(),s.url,!0),T.timeout=s.timeout,"onloadend"in T?T.onloadend=g:T.onreadystatechange=function(){T&&4===T.readyState&&(0!==T.status||T.responseURL&&0===T.responseURL.indexOf("file:"))&&setTimeout(g)},T.onabort=function(){T&&(r(new J("Request aborted",J.ECONNABORTED,t,T)),T=null)},T.onerror=function(){r(new J("Network Error",J.ERR_NETWORK,t,T)),T=null},T.ontimeout=function(){let e=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const i=s.transitional||lt;s.timeoutErrorMessage&&(e=s.timeoutErrorMessage),r(new J(e,i.clarifyTimeoutError?J.ETIMEDOUT:J.ECONNABORTED,t,T)),T=null},void 0===i&&a.setContentType(null),"setRequestHeader"in T&&z.forEach(a.toJSON(),(function(t,e){T.setRequestHeader(e,t)})),z.isUndefined(s.withCredentials)||(T.withCredentials=!!s.withCredentials),c&&"json"!==c&&(T.responseType=s.responseType),p&&([u,d]=Lt(p,!0),T.addEventListener("progress",u)),h&&T.upload&&([o,l]=Lt(h),T.upload.addEventListener("progress",o),T.upload.addEventListener("loadend",l)),(s.cancelToken||s.signal)&&(n=e=>{T&&(r(!e||e.type?new ft(null,t,T):e),T.abort(),T=null)},s.cancelToken&&s.cancelToken.subscribe(n),s.signal&&(s.signal.aborted?n():s.signal.addEventListener("abort",n)));const A=function(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}(s.url);A&&-1===gt.protocols.indexOf(A)?r(new J("Unsupported protocol "+A+":",J.ERR_BAD_REQUEST,t)):T.send(i||null)}))};var Kt=(t,e)=>{let r,s=new AbortController;const i=function(t){if(!r){r=!0,n();const e=t instanceof Error?t:this.reason;s.abort(e instanceof J?e:new ft(e instanceof Error?e.message:e))}};let a=e&&setTimeout((()=>{i(new J(`timeout ${e} of ms exceeded`,J.ETIMEDOUT))}),e);const n=()=>{t&&(a&&clearTimeout(a),a=null,t.forEach((t=>{t&&(t.removeEventListener?t.removeEventListener("abort",i):t.unsubscribe(i))})),t=null)};t.forEach((t=>t&&t.addEventListener&&t.addEventListener("abort",i)));const{signal:o}=s;return o.unsubscribe=n,[o,()=>{a&&clearTimeout(a),a=null}]};const kt=function*(t,e){let r=t.byteLength;if(!e||r{const a=async function*(t,e,r){for await(const s of t)yield*kt(ArrayBuffer.isView(s)?s:await r(String(s)),e)}(t,e,i);let n,o=0,u=t=>{n||(n=!0,s&&s(t))};return new ReadableStream({async pull(t){try{const{done:e,value:s}=await a.next();if(e)return u(),void t.close();let i=s.byteLength;if(r){let t=o+=i;r(t)}t.enqueue(new Uint8Array(s))}catch(t){throw u(t),t}},cancel:t=>(u(t),a.return())},{highWaterMark:2})},Vt="function"==typeof fetch&&"function"==typeof Request&&"function"==typeof Response,Ht=Vt&&"function"==typeof ReadableStream,Yt=Vt&&("function"==typeof TextEncoder?(Wt=new TextEncoder,t=>Wt.encode(t)):async t=>new Uint8Array(await new Response(t).arrayBuffer()));var Wt;const zt=(t,...e)=>{try{return!!t(...e)}catch(t){return!1}},Jt=Ht&&zt((()=>{let t=!1;const e=new Request(gt.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e})),Xt=Ht&&zt((()=>z.isReadableStream(new Response("").body))),Qt={stream:Xt&&(t=>t.body)};var Zt;Vt&&(Zt=new Response,["text","arrayBuffer","blob","formData","stream"].forEach((t=>{!Qt[t]&&(Qt[t]=z.isFunction(Zt[t])?e=>e[t]():(e,r)=>{throw new J(`Response type '${t}' is not supported`,J.ERR_NOT_SUPPORT,r)})})));const $t=async(t,e)=>{const r=z.toFiniteNumber(t.getContentLength());return null==r?(async t=>null==t?0:z.isBlob(t)?t.size:z.isSpecCompliantForm(t)?(await new Request(t).arrayBuffer()).byteLength:z.isArrayBufferView(t)||z.isArrayBuffer(t)?t.byteLength:(z.isURLSearchParams(t)&&(t+=""),z.isString(t)?(await Yt(t)).byteLength:void 0))(e):r};const te={http:null,xhr:wt,fetch:Vt&&(async t=>{let{url:e,method:r,data:s,signal:i,cancelToken:a,timeout:n,onDownloadProgress:o,onUploadProgress:u,responseType:l,headers:d,withCredentials:c="same-origin",fetchOptions:h}=jt(t);l=l?(l+"").toLowerCase():"text";let p,E,[T,g]=i||a||n?Kt([i,a],n):[];const A=()=>{!p&&setTimeout((()=>{T&&T.unsubscribe()})),p=!0};let I;try{if(u&&Jt&&"get"!==r&&"head"!==r&&0!==(I=await $t(d,s))){let t,r=new Request(e,{method:"POST",body:s,duplex:"half"});if(z.isFormData(s)&&(t=r.headers.get("content-type"))&&d.setContentType(t),r.body){const[t,e]=Nt(I,Lt(vt(u)));s=Gt(r.body,65536,t,e,Yt)}}z.isString(c)||(c=c?"include":"omit"),E=new Request(e,{...h,signal:T,method:r.toUpperCase(),headers:d.normalize().toJSON(),body:s,duplex:"half",credentials:c});let i=await fetch(E);const a=Xt&&("stream"===l||"response"===l);if(Xt&&(o||a)){const t={};["status","statusText","headers"].forEach((e=>{t[e]=i[e]}));const e=z.toFiniteNumber(i.headers.get("content-length")),[r,s]=o&&Nt(e,Lt(vt(o),!0))||[];i=new Response(Gt(i.body,65536,r,(()=>{s&&s(),a&&A()}),Yt),t)}l=l||"text";let n=await Qt[z.findKey(Qt,l)||"text"](i,t);return!a&&A(),g&&g(),await new Promise(((e,r)=>{xt(e,r,{data:n,headers:Rt.from(i.headers),status:i.status,statusText:i.statusText,config:t,request:E})}))}catch(e){if(A(),e&&"TypeError"===e.name&&/fetch/i.test(e.message))throw Object.assign(new J("Network Error",J.ERR_NETWORK,t,E),{cause:e.cause||e});throw J.from(e,e&&e.code,t,E)}})};z.forEach(te,((t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch(t){}Object.defineProperty(t,"adapterName",{value:e})}}));const ee=t=>`- ${t}`,re=t=>z.isFunction(t)||null===t||!1===t;var se=t=>{t=z.isArray(t)?t:[t];const{length:e}=t;let r,s;const i={};for(let a=0;a`adapter ${t} `+(!1===e?"is not supported by the environment":"is not available in the build")));throw new J("There is no suitable adapter to dispatch the request "+(e?t.length>1?"since :\n"+t.map(ee).join("\n"):" "+ee(t[0]):"as no adapter specified"),"ERR_NOT_SUPPORT")}return s};function ie(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new ft(null,t)}function ae(t){ie(t),t.headers=Rt.from(t.headers),t.data=Ot.call(t,t.transformRequest),-1!==["post","put","patch"].indexOf(t.method)&&t.headers.setContentType("application/x-www-form-urlencoded",!1);return se(t.adapter||yt.adapter)(t).then((function(e){return ie(t),e.data=Ot.call(t,t.transformResponse,e),e.headers=Rt.from(e.headers),e}),(function(e){return _t(e)||(ie(t),e&&e.response&&(e.response.data=Ot.call(t,t.transformResponse,e.response),e.response.headers=Rt.from(e.response.headers))),Promise.reject(e)}))}const ne="1.7.3",oe={};["object","boolean","number","function","string","symbol"].forEach(((t,e)=>{oe[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}}));const ue={};oe.transitional=function(t,e,r){function s(t,e){return"[Axios v1.7.3] Transitional option '"+t+"'"+e+(r?". "+r:"")}return(r,i,a)=>{if(!1===t)throw new J(s(i," has been removed"+(e?" in "+e:"")),J.ERR_DEPRECATED);return e&&!ue[i]&&(ue[i]=!0,console.warn(s(i," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,i,a)}};var le={assertOptions:function(t,e,r){if("object"!=typeof t)throw new J("options must be an object",J.ERR_BAD_OPTION_VALUE);const s=Object.keys(t);let i=s.length;for(;i-- >0;){const a=s[i],n=e[a];if(n){const e=t[a],r=void 0===e||n(e,a,t);if(!0!==r)throw new J("option "+a+" must be "+r,J.ERR_BAD_OPTION_VALUE)}else if(!0!==r)throw new J("Unknown option "+a,J.ERR_BAD_OPTION)}},validators:oe};const de=le.validators;class ce{constructor(t){this.defaults=t,this.interceptors={request:new ut,response:new ut}}async request(t,e){try{return await this._request(t,e)}catch(t){if(t instanceof Error){let e;Error.captureStackTrace?Error.captureStackTrace(e={}):e=new Error;const r=e.stack?e.stack.replace(/^.+\n/,""):"";try{t.stack?r&&!String(t.stack).endsWith(r.replace(/^.+\n.+\n/,""))&&(t.stack+="\n"+r):t.stack=r}catch(t){}}throw t}}_request(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},e=Mt(this.defaults,e);const{transitional:r,paramsSerializer:s,headers:i}=e;void 0!==r&&le.assertOptions(r,{silentJSONParsing:de.transitional(de.boolean),forcedJSONParsing:de.transitional(de.boolean),clarifyTimeoutError:de.transitional(de.boolean)},!1),null!=s&&(z.isFunction(s)?e.paramsSerializer={serialize:s}:le.assertOptions(s,{encode:de.function,serialize:de.function},!0)),e.method=(e.method||this.defaults.method||"get").toLowerCase();let a=i&&z.merge(i.common,i[e.method]);i&&z.forEach(["delete","get","head","post","put","patch","common"],(t=>{delete i[t]})),e.headers=Rt.concat(a,i);const n=[];let o=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(o=o&&t.synchronous,n.unshift(t.fulfilled,t.rejected))}));const u=[];let l;this.interceptors.response.forEach((function(t){u.push(t.fulfilled,t.rejected)}));let d,c=0;if(!o){const t=[ae.bind(this),void 0];for(t.unshift.apply(t,n),t.push.apply(t,u),d=t.length,l=Promise.resolve(e);c{if(!r._listeners)return;let e=r._listeners.length;for(;e-- >0;)r._listeners[e](t);r._listeners=null})),this.promise.then=t=>{let e;const s=new Promise((t=>{r.subscribe(t),e=t})).then(t);return s.cancel=function(){r.unsubscribe(e)},s},t((function(t,s,i){r.reason||(r.reason=new ft(t,s,i),e(r.reason))}))}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}static source(){let t;return{token:new pe((function(e){t=e})),cancel:t}}}var Ee=pe;const Te={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Te).forEach((([t,e])=>{Te[e]=t}));var ge=Te;const Ae=function t(e){const r=new he(e),s=i(he.prototype.request,r);return z.extend(s,he.prototype,r,{allOwnKeys:!0}),z.extend(s,r,null,{allOwnKeys:!0}),s.create=function(r){return t(Mt(e,r))},s}(yt);Ae.Axios=he,Ae.CanceledError=ft,Ae.CancelToken=Ee,Ae.isCancel=_t,Ae.VERSION=ne,Ae.toFormData=rt,Ae.AxiosError=J,Ae.Cancel=Ae.CanceledError,Ae.all=function(t){return Promise.all(t)},Ae.spread=function(t){return function(e){return t.apply(null,e)}},Ae.isAxiosError=function(t){return z.isObject(t)&&!0===t.isAxiosError},Ae.mergeConfig=Mt,Ae.AxiosHeaders=Rt,Ae.formToJSON=t=>At(z.isHTMLForm(t)?new FormData(t):t),Ae.getAdapter=se,Ae.HttpStatusCode=ge,Ae.default=Ae,t.exports=Ae}}]);