@google/earthengine 1.1.4 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
1
  (function(){var h,aa=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ba=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a},ca=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");
2
2
  },k=ca(this),n=function(a,b){if(b)a:{var c=k;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&b!=null&&ba(c,a,{configurable:!0,writable:!0,value:b})}};
3
- n("Symbol",function(a){if(a)return a;var b=function(g,f){this.Ui=g;ba(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.Ui};var c="jscomp_symbol_"+(Math.random()*1E9>>>0)+"_",d=0,e=function(g){if(this instanceof e)throw new TypeError("Symbol is not a constructor");return new b(c+(g||"")+"_"+d++,g)};return e});
3
+ n("Symbol",function(a){if(a)return a;var b=function(g,f){this.Ti=g;ba(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.Ti};var c="jscomp_symbol_"+(Math.random()*1E9>>>0)+"_",d=0,e=function(g){if(this instanceof e)throw new TypeError("Symbol is not a constructor");return new b(c+(g||"")+"_"+d++,g)};return e});
4
4
  n("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=k[b[c]];typeof d==="function"&&typeof d.prototype[a]!="function"&&ba(d.prototype,a,{configurable:!0,writable:!0,value:function(){return fa(aa(this))}})}return a});
5
5
  var fa=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a},ia=function(a){return ha(a,a)},ha=function(a,b){a.raw=b;Object.freeze&&(Object.freeze(a),Object.freeze(b));return a},q=function(a){var b=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];if(b)return b.call(a);if(typeof a.length=="number")return{next:aa(a)};throw Error(String(a)+" is not an iterable or ArrayLike");},ja=function(a){if(!(a instanceof Array)){a=q(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);
6
6
  a=c}return a},ka=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)},la=typeof Object.assign=="function"?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)ka(d,e)&&(a[e]=d[e])}return a};n("Object.assign",function(a){return a||la});var ma=typeof Object.create=="function"?Object.create:function(a){var b=function(){};b.prototype=a;return new b},na;
7
7
  if(typeof Object.setPrototypeOf=="function")na=Object.setPrototypeOf;else{var oa;a:{var pa={a:!0},qa={};try{qa.__proto__=pa;oa=qa.a;break a}catch(a){}oa=!1}na=oa?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
8
8
  var ra=na,r=function(a,b){a.prototype=ma(b.prototype);a.prototype.constructor=a;if(ra)ra(a,b);else for(var c in b)if(c!="prototype")if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.L=b.prototype},sa=function(){for(var a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b};
9
- n("Promise",function(a){function b(){this.ob=null}function c(f){return f instanceof e?f:new e(function(l){l(f)})}if(a)return a;b.prototype.Gg=function(f){if(this.ob==null){this.ob=[];var l=this;this.Hg(function(){l.Uk()})}this.ob.push(f)};var d=k.setTimeout;b.prototype.Hg=function(f){d(f,0)};b.prototype.Uk=function(){for(;this.ob&&this.ob.length;){var f=this.ob;this.ob=[];for(var l=0;l<f.length;++l){var m=f[l];f[l]=null;try{m()}catch(p){this.Mk(p)}}}this.ob=null};b.prototype.Mk=function(f){this.Hg(function(){throw f;
10
- })};var e=function(f){this.T=0;this.ia=void 0;this.tc=[];this.Jh=!1;var l=this.af();try{f(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.af=function(){function f(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:f(this.sl),reject:f(this.Yf)}};e.prototype.sl=function(f){if(f===this)this.Yf(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.ul(f);else{a:switch(typeof f){case "object":var l=f!=null;break a;case "function":l=!0;break a;default:l=
11
- !1}l?this.rl(f):this.Ah(f)}};e.prototype.rl=function(f){var l=void 0;try{l=f.then}catch(m){this.Yf(m);return}typeof l=="function"?this.vl(l,f):this.Ah(f)};e.prototype.Yf=function(f){this.xi(2,f)};e.prototype.Ah=function(f){this.xi(1,f)};e.prototype.xi=function(f,l){if(this.T!=0)throw Error("Cannot settle("+f+", "+l+"): Promise already settled in state"+this.T);this.T=f;this.ia=l;this.T===2&&this.tl();this.Wk()};e.prototype.tl=function(){var f=this;d(function(){if(f.ml()){var l=k.console;typeof l!==
12
- "undefined"&&l.error(f.ia)}},1)};e.prototype.ml=function(){if(this.Jh)return!1;var f=k.CustomEvent,l=k.Event,m=k.dispatchEvent;if(typeof m==="undefined")return!0;typeof f==="function"?f=new f("unhandledrejection",{cancelable:!0}):typeof l==="function"?f=new l("unhandledrejection",{cancelable:!0}):(f=k.document.createEvent("CustomEvent"),f.initCustomEvent("unhandledrejection",!1,!0,f));f.promise=this;f.reason=this.ia;return m(f)};e.prototype.Wk=function(){if(this.tc!=null){for(var f=0;f<this.tc.length;++f)g.Gg(this.tc[f]);
13
- this.tc=null}};var g=new b;e.prototype.ul=function(f){var l=this.af();f.Ad(l.resolve,l.reject)};e.prototype.vl=function(f,l){var m=this.af();try{f.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(f,l){function m(C,H){return typeof C=="function"?function(ea){try{p(C(ea))}catch(W){v(W)}}:H}var p,v,z=new e(function(C,H){p=C;v=H});this.Ad(m(f,p),m(l,v));return z};e.prototype.catch=function(f){return this.then(void 0,f)};e.prototype.Ad=function(f,l){function m(){switch(p.T){case 1:f(p.ia);
14
- break;case 2:l(p.ia);break;default:throw Error("Unexpected state: "+p.T);}}var p=this;this.tc==null?g.Gg(m):this.tc.push(m);this.Jh=!0};e.resolve=c;e.reject=function(f){return new e(function(l,m){m(f)})};e.race=function(f){return new e(function(l,m){for(var p=q(f),v=p.next();!v.done;v=p.next())c(v.value).Ad(l,m)})};e.all=function(f){var l=q(f),m=l.next();return m.done?c([]):new e(function(p,v){function z(ea){return function(W){C[ea]=W;H--;H==0&&p(C)}}var C=[],H=0;do C.push(void 0),H++,c(m.value).Ad(z(C.length-
9
+ n("Promise",function(a){function b(){this.ob=null}function c(f){return f instanceof e?f:new e(function(l){l(f)})}if(a)return a;b.prototype.Gg=function(f){if(this.ob==null){this.ob=[];var l=this;this.Hg(function(){l.Tk()})}this.ob.push(f)};var d=k.setTimeout;b.prototype.Hg=function(f){d(f,0)};b.prototype.Tk=function(){for(;this.ob&&this.ob.length;){var f=this.ob;this.ob=[];for(var l=0;l<f.length;++l){var m=f[l];f[l]=null;try{m()}catch(p){this.Lk(p)}}}this.ob=null};b.prototype.Lk=function(f){this.Hg(function(){throw f;
10
+ })};var e=function(f){this.T=0;this.ia=void 0;this.tc=[];this.Ih=!1;var l=this.af();try{f(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.af=function(){function f(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:f(this.rl),reject:f(this.Yf)}};e.prototype.rl=function(f){if(f===this)this.Yf(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.tl(f);else{a:switch(typeof f){case "object":var l=f!=null;break a;case "function":l=!0;break a;default:l=
11
+ !1}l?this.ql(f):this.zh(f)}};e.prototype.ql=function(f){var l=void 0;try{l=f.then}catch(m){this.Yf(m);return}typeof l=="function"?this.ul(l,f):this.zh(f)};e.prototype.Yf=function(f){this.wi(2,f)};e.prototype.zh=function(f){this.wi(1,f)};e.prototype.wi=function(f,l){if(this.T!=0)throw Error("Cannot settle("+f+", "+l+"): Promise already settled in state"+this.T);this.T=f;this.ia=l;this.T===2&&this.sl();this.Vk()};e.prototype.sl=function(){var f=this;d(function(){if(f.ll()){var l=k.console;typeof l!==
12
+ "undefined"&&l.error(f.ia)}},1)};e.prototype.ll=function(){if(this.Ih)return!1;var f=k.CustomEvent,l=k.Event,m=k.dispatchEvent;if(typeof m==="undefined")return!0;typeof f==="function"?f=new f("unhandledrejection",{cancelable:!0}):typeof l==="function"?f=new l("unhandledrejection",{cancelable:!0}):(f=k.document.createEvent("CustomEvent"),f.initCustomEvent("unhandledrejection",!1,!0,f));f.promise=this;f.reason=this.ia;return m(f)};e.prototype.Vk=function(){if(this.tc!=null){for(var f=0;f<this.tc.length;++f)g.Gg(this.tc[f]);
13
+ this.tc=null}};var g=new b;e.prototype.tl=function(f){var l=this.af();f.Ad(l.resolve,l.reject)};e.prototype.ul=function(f,l){var m=this.af();try{f.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(f,l){function m(B,H){return typeof B=="function"?function(ea){try{p(B(ea))}catch(W){v(W)}}:H}var p,v,z=new e(function(B,H){p=B;v=H});this.Ad(m(f,p),m(l,v));return z};e.prototype.catch=function(f){return this.then(void 0,f)};e.prototype.Ad=function(f,l){function m(){switch(p.T){case 1:f(p.ia);
14
+ break;case 2:l(p.ia);break;default:throw Error("Unexpected state: "+p.T);}}var p=this;this.tc==null?g.Gg(m):this.tc.push(m);this.Ih=!0};e.resolve=c;e.reject=function(f){return new e(function(l,m){m(f)})};e.race=function(f){return new e(function(l,m){for(var p=q(f),v=p.next();!v.done;v=p.next())c(v.value).Ad(l,m)})};e.all=function(f){var l=q(f),m=l.next();return m.done?c([]):new e(function(p,v){function z(ea){return function(W){B[ea]=W;H--;H==0&&p(B)}}var B=[],H=0;do B.push(void 0),H++,c(m.value).Ad(z(B.length-
15
15
  1),v),m=l.next();while(!m.done)})};return e});n("Symbol.dispose",function(a){return a?a:Symbol("Symbol.dispose")});var ta=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var g=c++;return{value:b(g,a[g]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};n("Array.prototype.keys",function(a){return a?a:function(){return ta(this,function(b){return b})}});n("globalThis",function(a){return a||k});
16
16
  n("WeakMap",function(a){function b(){}function c(m){var p=typeof m;return p==="object"&&m!==null||p==="function"}function d(m){if(!ka(m,g)){var p=new b;ba(m,g,{value:p})}}function e(m){var p=Object[m];p&&(Object[m]=function(v){if(v instanceof b)return v;Object.isExtensible(v)&&d(v);return p(v)})}if(function(){if(!a||!Object.seal)return!1;try{var m=Object.seal({}),p=Object.seal({}),v=new a([[m,2],[p,3]]);if(v.get(m)!=2||v.get(p)!=3)return!1;v.delete(m);v.set(p,4);return!v.has(m)&&v.get(p)==4}catch(z){return!1}}())return a;
17
17
  var g="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var f=0,l=function(m){this.fa=(f+=Math.random()+1).toString();if(m){m=q(m);for(var p;!(p=m.next()).done;)p=p.value,this.set(p[0],p[1])}};l.prototype.set=function(m,p){if(!c(m))throw Error("Invalid WeakMap key");d(m);if(!ka(m,g))throw Error("WeakMap key fail: "+m);m[g][this.fa]=p;return this};l.prototype.get=function(m){return c(m)&&ka(m,g)?m[g][this.fa]:void 0};l.prototype.has=function(m){return c(m)&&ka(m,g)&&ka(m[g],
@@ -36,12 +36,12 @@ n("String.prototype.padStart",function(a){return a?a:function(b,c){var d=ua(this
36
36
  */
37
37
  var va=va||{},t=this||self,wa=function(a){var b=typeof a;return b!="object"?b:a?Array.isArray(a)?"array":b:"null"},xa=function(a){var b=wa(a);return b=="array"||b=="object"&&typeof a.length=="number"},ya=function(a){return u(a)&&typeof a.getFullYear=="function"},u=function(a){var b=typeof a;return b=="object"&&a!=null||b=="function"},Ba=function(a){return Object.prototype.hasOwnProperty.call(a,za)&&a[za]||(a[za]=++Aa)},za="closure_uid_"+(Math.random()*1E9>>>0),Aa=0,Ca=function(a,b,c){return a.call.apply(a.bind,
38
38
  arguments)},Da=function(a,b,c){if(!a)throw Error();if(arguments.length>2){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}},w=function(a,b,c){w=Function.prototype.bind&&Function.prototype.bind.toString().indexOf("native code")!=-1?Ca:Da;return w.apply(null,arguments)},Ea=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=
39
- c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");var c=t;a[0]in c||typeof c.execScript=="undefined"||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||b===void 0?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},y=function(a,b){function c(){}c.prototype=b.prototype;a.L=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Il=function(d,e,g){for(var f=Array(arguments.length-2),l=2;l<arguments.length;l++)f[l-2]=arguments[l];return b.prototype[e].apply(d,
40
- f)}};var Fa=function(){},Ga=new Fa;function Ha(a){return Object.assign({},{P:{},Kl:{},keys:[],Ma:{},o:{},H:{},qh:!1},a)}var A=function(){this.h={}},B=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},D=function(a,b){return a.h[b]!=null};function Ia(a,b){return B(b,a)}function Ja(a,b,c){b[a]=c}function Ka(){return{}}function La(a,b){var c=new a;return b==null?c:Ma(b,Na,Oa,Pa,a)}function Na(a,b){return b[a]}function Oa(a,b,c){b.h[a]=c}
39
+ c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");var c=t;a[0]in c||typeof c.execScript=="undefined"||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||b===void 0?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},y=function(a,b){function c(){}c.prototype=b.prototype;a.L=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Hl=function(d,e,g){for(var f=Array(arguments.length-2),l=2;l<arguments.length;l++)f[l-2]=arguments[l];return b.prototype[e].apply(d,
40
+ f)}};var Fa=function(){},Ga=new Fa;function Ha(a){return Object.assign({},{P:{},Jl:{},keys:[],Ma:{},o:{},H:{},ph:!1},a)}var A=function(){this.h={}},C=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},D=function(a,b){return a.h[b]!=null};function Ia(a,b){return C(b,a)}function Ja(a,b,c){b[a]=c}function Ka(){return{}}function La(a,b){var c=new a;return b==null?c:Ma(b,Na,Oa,Pa,a)}function Na(a,b){return b[a]}function Oa(a,b,c){b.h[a]=c}
41
41
  function Pa(a){if(a==null)throw Error("Cannot deserialize, target constructor was null.");return new a}
42
- function Ma(a,b,c,d,e){e=d(e);for(var g=Qa(a,e),f=g.P||{},l=g.o||{},m=g.Ma||{},p=q(g.keys||[]),v=p.next(),z={};!v.done;z={Ud:void 0},v=p.next()){v=v.value;var C=b(v,a);if(C!=null){var H=void 0;if(f.hasOwnProperty(v)){if(g.qh&&C.length===0)continue;H=Ra(C,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))H=Ra(C,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Ud=m[v],H=z.Ud.pa?C.map(function(ea){return function(W){return Sa(W,ea.Ud,b,c,d)}}(z)):Sa(C,z.Ud,b,c,d);else if(Array.isArray(C)){if(g.qh&&C.length===
43
- 0)continue;H=Ra(C,b,c,d,!0,!1)}else H=C instanceof Fa?null:C;c(v,e,H)}}return e}function Sa(a,b,c,d,e){for(var g={},f=q(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Ra(m,c,d,e,b.ra,b.qa,b.ka))}return g}
44
- function Ra(a,b,c,d,e,g,f){if(g&&f==null)throw Error("Cannot deserialize a reference object without a constructor.");return a==null?a:e&&g?a.map(function(l){return Ma(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?Ma(a,b,c,d,f):a instanceof Fa?null:typeof a==="object"?JSON.parse(JSON.stringify(a)):a}function Qa(a,b){if(b instanceof A)a=Ha(b.i());else if(a instanceof A)a=Ha(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Ta=function(){};Ta.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Ua(a,b){if(a==null)return null;a=a.Ll(b);return a==null?null:a};function Va(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Wa(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Xa(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Ya(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function Za(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function $a(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function ab(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
42
+ function Ma(a,b,c,d,e){e=d(e);for(var g=Qa(a,e),f=g.P||{},l=g.o||{},m=g.Ma||{},p=q(g.keys||[]),v=p.next(),z={};!v.done;z={Ud:void 0},v=p.next()){v=v.value;var B=b(v,a);if(B!=null){var H=void 0;if(f.hasOwnProperty(v)){if(g.ph&&B.length===0)continue;H=Ra(B,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))H=Ra(B,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Ud=m[v],H=z.Ud.pa?B.map(function(ea){return function(W){return Sa(W,ea.Ud,b,c,d)}}(z)):Sa(B,z.Ud,b,c,d);else if(Array.isArray(B)){if(g.ph&&B.length===
43
+ 0)continue;H=Ra(B,b,c,d,!0,!1)}else H=B instanceof Fa?null:B;c(v,e,H)}}return e}function Sa(a,b,c,d,e){for(var g={},f=q(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Ra(m,c,d,e,b.ra,b.qa,b.ka))}return g}
44
+ function Ra(a,b,c,d,e,g,f){if(g&&f==null)throw Error("Cannot deserialize a reference object without a constructor.");return a==null?a:e&&g?a.map(function(l){return Ma(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?Ma(a,b,c,d,f):a instanceof Fa?null:typeof a==="object"?JSON.parse(JSON.stringify(a)):a}function Qa(a,b){if(b instanceof A)a=Ha(b.i());else if(a instanceof A)a=Ha(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Ta=function(){};Ta.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Ua(a,b){if(a==null)return null;a=a.Kl(b);return a==null?null:a};function Va(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Wa(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Xa(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Ya(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function Za(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function $a(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function ab(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
45
45
  function bb(a){var b=cb,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function db(a){for(var b in a)return!1;return!0}function eb(a,b){b in a&&delete a[b]}function fb(a){var b={},c;for(c in a)b[c]=a[c];return b}
46
46
  function gb(a){if(!a||typeof a!=="object")return a;if(typeof a.clone==="function")return a.clone();if(typeof Map!=="undefined"&&a instanceof Map)return new Map(a);if(typeof Set!=="undefined"&&a instanceof Set)return new Set(a);if(a instanceof Date)return new Date(a.getTime());var b=Array.isArray(a)?[]:typeof ArrayBuffer!=="function"||typeof ArrayBuffer.isView!=="function"||!ArrayBuffer.isView(a)||a instanceof DataView?{}:new a.constructor(a.length),c;for(c in a)b[c]=gb(a[c]);return b}var hb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
47
47
  function ib(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var g=0;g<hb.length;g++)c=hb[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};/*
@@ -49,7 +49,7 @@ function ib(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in
49
49
  Copyright Google LLC
50
50
  SPDX-License-Identifier: Apache-2.0
51
51
  */
52
- var jb={};function kb(){if(jb!==jb)throw Error("Bad secret");};var lb=globalThis.trustedTypes,mb;function nb(){var a=null;if(!lb)return a;try{var b=function(c){return c};a=lb.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){throw c;}return a};var ob=function(a){kb();this.ii=a};ob.prototype.toString=function(){return this.ii+""};function pb(a){mb===void 0&&(mb=nb());var b=mb;return new ob(b?b.createScriptURL(a):a)}function qb(a){if(a instanceof ob)return a.ii;throw Error("Unexpected type when unwrapping TrustedResourceUrl");};var rb=ia([""]),sb=ha(["\x00"],["\\0"]),tb=ha(["\n"],["\\n"]),ub=ha(["\x00"],["\\u0000"]),vb=ia([""]),wb=ha(["\x00"],["\\0"]),xb=ha(["\n"],["\\n"]),yb=ha(["\x00"],["\\u0000"]);function zb(a){return Object.isFrozen(a)&&Object.isFrozen(a.raw)}function Ab(a){return a.toString().indexOf("`")===-1}var Bb=Ab(function(a){return a(rb)})||Ab(function(a){return a(sb)})||Ab(function(a){return a(tb)})||Ab(function(a){return a(ub)}),Cb=zb(vb)&&zb(wb)&&zb(xb)&&zb(yb);var Db=function(a){kb();this.ji=a};Db.prototype.toString=function(){return this.ji};new Db("about:blank");var Eb=new Db("about:invalid#zClosurez");function Fb(a){if(a instanceof Db)return a.ji;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Gb(a){if(typeof MediaSource!=="undefined"&&a instanceof MediaSource)return new Db(URL.createObjectURL(a));var b=a.type.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i);if((b==null?void 0:b.length)!==2||!(/^image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif|avif|x-ms-bmp)$/i.test(b[1])||/^video\/(?:mpeg|mp4|ogg|webm|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||/^audio\/(?:3gpp2|3gpp|aac|amr|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)$/i.test(b[1])||/^font\/[\w-]+$/i.test(b[1])))throw Error("unsafe blob MIME type: "+
52
+ var jb={};function kb(){if(jb!==jb)throw Error("Bad secret");};var lb=globalThis.trustedTypes,mb;function nb(){var a=null;if(!lb)return a;try{var b=function(c){return c};a=lb.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){throw c;}return a};var ob=function(a){kb();this.hi=a};ob.prototype.toString=function(){return this.hi+""};function pb(a){mb===void 0&&(mb=nb());var b=mb;return new ob(b?b.createScriptURL(a):a)}function qb(a){if(a instanceof ob)return a.hi;throw Error("Unexpected type when unwrapping TrustedResourceUrl");};var rb=ia([""]),sb=ha(["\x00"],["\\0"]),tb=ha(["\n"],["\\n"]),ub=ha(["\x00"],["\\u0000"]),vb=ia([""]),wb=ha(["\x00"],["\\0"]),xb=ha(["\n"],["\\n"]),yb=ha(["\x00"],["\\u0000"]);function zb(a){return Object.isFrozen(a)&&Object.isFrozen(a.raw)}function Ab(a){return a.toString().indexOf("`")===-1}var Bb=Ab(function(a){return a(rb)})||Ab(function(a){return a(sb)})||Ab(function(a){return a(tb)})||Ab(function(a){return a(ub)}),Cb=zb(vb)&&zb(wb)&&zb(xb)&&zb(yb);var Db=function(a){kb();this.ii=a};Db.prototype.toString=function(){return this.ii};new Db("about:blank");var Eb=new Db("about:invalid#zClosurez");function Fb(a){if(a instanceof Db)return a.ii;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Gb(a){if(typeof MediaSource!=="undefined"&&a instanceof MediaSource)return new Db(URL.createObjectURL(a));var b=a.type.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i);if((b==null?void 0:b.length)!==2||!(/^image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif|avif|x-ms-bmp)$/i.test(b[1])||/^video\/(?:mpeg|mp4|ogg|webm|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||/^audio\/(?:3gpp2|3gpp|aac|amr|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)$/i.test(b[1])||/^font\/[\w-]+$/i.test(b[1])))throw Error("unsafe blob MIME type: "+
53
53
  a.type);return new Db(URL.createObjectURL(a))}var Ib=[],Jb=function(a){console.warn("A URL with content '"+a+"' was sanitized away.")};Ib.indexOf(Jb)===-1&&Ib.push(Jb);function Kb(a,b){a.src=qb(b);var c;b=a.ownerDocument&&a.ownerDocument.defaultView||window;b=b===void 0?document:b;var d;b=(d=(c="document"in b?b.document:b).querySelector)==null?void 0:d.call(c,"script[nonce]");(c=b==null?"":b.nonce||b.getAttribute("nonce")||"")&&a.setAttribute("nonce",c)};function Lb(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Lb);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)}y(Lb,Error);Lb.prototype.name="CustomError";var Mb;function Nb(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");Lb.call(this,c+a[d])}y(Nb,Lb);Nb.prototype.name="AssertionError";function Ob(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Nb(""+e,g||[]);}
54
54
  var E=function(a,b,c){a||Ob("",null,b,Array.prototype.slice.call(arguments,2))},Pb=function(a,b,c){a==null&&Ob("Expected to exist: %s.",[a],b,Array.prototype.slice.call(arguments,2));return a},Qb=function(a,b){throw new Nb("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Rb=function(a,b,c){typeof a!=="number"&&Ob("Expected number but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a},Sb=function(a,b,c){typeof a!=="string"&&Ob("Expected string but got %s: %s.",
55
55
  [wa(a),a],b,Array.prototype.slice.call(arguments,2))},Tb=function(a,b,c){typeof a!=="function"&&Ob("Expected function but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2))},Ub=function(a,b,c){u(a)||Ob("Expected object but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Vb=Array.prototype.indexOf?function(a,b){E(a.length!=null);return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Wb=Array.prototype.lastIndexOf?function(a,b){E(a.length!=null);return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;c<0&&(c=Math.max(0,a.length+c));if(typeof a==="string")return typeof b!=="string"||
@@ -57,24 +57,24 @@ b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&&a[c]===b)return c;ret
57
57
  g){var l=g[f];b.call(void 0,l,f,a)&&(d[e++]=l)}return d},Zb=Array.prototype.map?function(a,b,c){E(a.length!=null);return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),g=typeof a==="string"?a.split(""):a,f=0;f<d;f++)f in g&&(e[f]=b.call(c,g[f],f,a));return e},$b=Array.prototype.some?function(a,b){E(a.length!=null);return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],
58
58
  e,a))return!0;return!1},ac=Array.prototype.every?function(a,b){E(a.length!=null);return Array.prototype.every.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&!b.call(void 0,d[e],e,a))return!1;return!0};function bc(a,b){var c=0;Xb(a,function(d,e,g){b.call(void 0,d,e,g)&&++c});return c}function cc(a,b){return Vb(a,b)>=0}function dc(a,b){b=Vb(a,b);var c;(c=b>=0)&&ec(a,b);return c}
59
59
  function ec(a,b){E(a.length!=null);Array.prototype.splice.call(a,b,1)}function fc(a){var b=a.length;if(b>0){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]}function gc(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(xa(d)){var e=a.length||0,g=d.length||0;a.length=e+g;for(var f=0;f<g;f++)a[e+f]=d[f]}else a.push(d)}}function hc(a,b,c){E(a.length!=null);return arguments.length<=2?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
60
- function ic(a){var b=[];if(a-0<0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function jc(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192){var g=hc(d,e,e+8192);g=jc.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var kc=Object.freeze||function(a){return a};var lc=function(a,b){this.name=a;this.value=b};lc.prototype.toString=function(){return this.name};var mc=new lc("OFF",Infinity),nc=new lc("SEVERE",1E3),oc=new lc("CONFIG",700),pc=new lc("FINE",500),qc=function(){this.Bd=0;this.clear()},rc;qc.prototype.clear=function(){this.yd=Array(this.Bd);this.ih=-1;this.Ih=!1};var sc=function(a,b,c){this.reset(a||mc,b,c,void 0,void 0)};sc.prototype.reset=function(){};
61
- var tc=function(a,b){this.level=null;this.Zk=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.gl={uf:function(){return a}}},uc=function(a){if(a.level)return a.level;if(a.parent)return uc(a.parent);Qb("Root logger has no level set.");return mc},vc=function(a,b){for(;a;)a.Zk.forEach(function(c){c(b)}),a=a.parent},wc=function(){this.entries={};var a=new tc("");a.level=oc;this.entries[""]=a},xc,yc=function(a,b){var c=a.entries[b];if(c)return c;c=yc(a,b.slice(0,Math.max(b.lastIndexOf("."),
62
- 0)));var d=new tc(b,c);a.entries[b]=d;c.children.push(d);return d},zc=function(){xc||(xc=new wc);return xc},Ac=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?uc(yc(zc(),a.uf())):mc;d=d>=e.value}if(d){b=b||mc;d=yc(zc(),a.uf());typeof c==="function"&&(c=c());rc||(rc=new qc);e=rc;a=a.uf();if(e.Bd>0){var g=(e.ih+1)%e.Bd;e.ih=g;e.Ih?(e=e.yd[g],e.reset(b,c,a),a=e):(e.Ih=g==e.Bd-1,a=e.yd[g]=new sc(b,c,a))}else a=new sc(b,c,a);vc(d,a)}},Bc=function(a,b){a&&Ac(a,nc,b)},Cc=function(a,b){a&&Ac(a,
60
+ function ic(a){var b=[];if(a-0<0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function jc(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192){var g=hc(d,e,e+8192);g=jc.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var kc=Object.freeze||function(a){return a};var lc=function(a,b){this.name=a;this.value=b};lc.prototype.toString=function(){return this.name};var mc=new lc("OFF",Infinity),nc=new lc("SEVERE",1E3),oc=new lc("CONFIG",700),pc=new lc("FINE",500),qc=function(){this.Bd=0;this.clear()},rc;qc.prototype.clear=function(){this.yd=Array(this.Bd);this.hh=-1;this.Hh=!1};var sc=function(a,b,c){this.reset(a||mc,b,c,void 0,void 0)};sc.prototype.reset=function(){};
61
+ var tc=function(a,b){this.level=null;this.Yk=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.fl={uf:function(){return a}}},uc=function(a){if(a.level)return a.level;if(a.parent)return uc(a.parent);Qb("Root logger has no level set.");return mc},vc=function(a,b){for(;a;)a.Yk.forEach(function(c){c(b)}),a=a.parent},wc=function(){this.entries={};var a=new tc("");a.level=oc;this.entries[""]=a},xc,yc=function(a,b){var c=a.entries[b];if(c)return c;c=yc(a,b.slice(0,Math.max(b.lastIndexOf("."),
62
+ 0)));var d=new tc(b,c);a.entries[b]=d;c.children.push(d);return d},zc=function(){xc||(xc=new wc);return xc},Ac=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?uc(yc(zc(),a.uf())):mc;d=d>=e.value}if(d){b=b||mc;d=yc(zc(),a.uf());typeof c==="function"&&(c=c());rc||(rc=new qc);e=rc;a=a.uf();if(e.Bd>0){var g=(e.hh+1)%e.Bd;e.hh=g;e.Hh?(e=e.yd[g],e.reset(b,c,a),a=e):(e.Hh=g==e.Bd-1,a=e.yd[g]=new sc(b,c,a))}else a=new sc(b,c,a);vc(d,a)}},Bc=function(a,b){a&&Ac(a,nc,b)},Cc=function(a,b){a&&Ac(a,
63
63
  pc,b)};var Dc=function(a,b){for(var c=a.split("%s"),d="",e=Array.prototype.slice.call(arguments,1);e.length&&c.length>1;)d+=c.shift()+e.shift();return d+c.join("%s")},Ec=function(a){var b=1;a=a.split(":");for(var c=[];b>0&&a.length;)c.push(a.shift()),b--;a.length&&c.push(a.join(":"));return c};var Fc=function(a){if(a.R&&typeof a.R=="function")a=a.R();else if(xa(a)||typeof a==="string")a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Gc=function(a){if(a.aa&&typeof a.aa=="function")return a.aa();if(typeof Map!=="undefined"&&a instanceof Map||typeof Set!=="undefined"&&a instanceof Set)return Array.from(a.values());if(typeof a==="string")return a.split("");if(xa(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return Za(a)},Hc=function(a){if(a.sb&&typeof a.sb=="function")return a.sb();
64
64
  if(!a.aa||typeof a.aa!="function"){if(typeof Map!=="undefined"&&a instanceof Map)return Array.from(a.keys());if(!(typeof Set!=="undefined"&&a instanceof Set)){if(xa(a)||typeof a==="string"){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return $a(a)}}},Ic=function(a,b,c){if(a.forEach&&typeof a.forEach=="function")a.forEach(b,c);else if(xa(a)||typeof a==="string")Array.prototype.forEach.call(a,b,c);else for(var d=Hc(a),e=Gc(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Jc=function(a,
65
- b){if(typeof a.every=="function")return a.every(b,void 0);if(xa(a)||typeof a==="string")return Array.prototype.every.call(a,b,void 0);for(var c=Hc(a),d=Gc(a),e=d.length,g=0;g<e;g++)if(!b.call(void 0,d[g],c&&c[g],a))return!1;return!0};var Kc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Lc=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(d>=0){var g=a[c].substring(0,d);e=a[c].substring(d+1)}else g=a[c];b(g,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var Mc=function(a){this.hb=this.fc=this.vb="";this.uc=null;this.Rb=this.Yb="";this.za=this.cl=!1;if(a instanceof Mc){this.za=a.za;Nc(this,a.vb);var b=a.fc;Oc(this);this.fc=b;b=a.hb;Oc(this);this.hb=b;Pc(this,a.uc);this.setPath(a.getPath());Qc(this,a.Ba.clone());a=a.Rb;Oc(this);this.Rb=a}else a&&(b=String(a).match(Kc))?(this.za=!1,Nc(this,b[1]||"",!0),a=b[2]||"",Oc(this),this.fc=Rc(a),a=b[3]||"",Oc(this),this.hb=Rc(a,!0),Pc(this,b[4]),this.setPath(b[5]||"",!0),Qc(this,b[6]||"",!0),a=b[7]||"",Oc(this),
65
+ b){if(typeof a.every=="function")return a.every(b,void 0);if(xa(a)||typeof a==="string")return Array.prototype.every.call(a,b,void 0);for(var c=Hc(a),d=Gc(a),e=d.length,g=0;g<e;g++)if(!b.call(void 0,d[g],c&&c[g],a))return!1;return!0};var Kc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Lc=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(d>=0){var g=a[c].substring(0,d);e=a[c].substring(d+1)}else g=a[c];b(g,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var Mc=function(a){this.hb=this.fc=this.vb="";this.uc=null;this.Rb=this.Yb="";this.za=this.bl=!1;if(a instanceof Mc){this.za=a.za;Nc(this,a.vb);var b=a.fc;Oc(this);this.fc=b;b=a.hb;Oc(this);this.hb=b;Pc(this,a.uc);this.setPath(a.getPath());Qc(this,a.Ba.clone());a=a.Rb;Oc(this);this.Rb=a}else a&&(b=String(a).match(Kc))?(this.za=!1,Nc(this,b[1]||"",!0),a=b[2]||"",Oc(this),this.fc=Rc(a),a=b[3]||"",Oc(this),this.hb=Rc(a,!0),Pc(this,b[4]),this.setPath(b[5]||"",!0),Qc(this,b[6]||"",!0),a=b[7]||"",Oc(this),
66
66
  this.Rb=Rc(a)):(this.za=!1,this.Ba=new Sc(null,this.za))};
67
67
  Mc.prototype.toString=function(){var a=[],b=this.vb;b&&a.push(Tc(b,Uc,!0),":");var c=this.hb;if(c||b=="file")a.push("//"),(b=this.fc)&&a.push(Tc(b,Uc,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.uc,c!=null&&a.push(":",String(c));if(c=this.getPath())this.hb&&c.charAt(0)!="/"&&a.push("/"),a.push(Tc(c,c.charAt(0)=="/"?Vc:Wc,!0));(c=this.Ba.toString())&&a.push("?",c);(c=this.Rb)&&a.push("#",Tc(c,Xc));return a.join("")};
68
68
  Mc.prototype.resolve=function(a){var b=this.clone(),c=!!a.vb;c?Nc(b,a.vb):c=!!a.fc;if(c){var d=a.fc;Oc(b);b.fc=d}else c=!!a.hb;c?(d=a.hb,Oc(b),b.hb=d):c=a.uc!=null;d=a.getPath();if(c)Pc(b,a.uc);else if(c=!!a.Yb){if(d.charAt(0)!="/")if(this.hb&&!this.Yb)d="/"+d;else{var e=b.getPath().lastIndexOf("/");e!=-1&&(d=b.getPath().slice(0,e+1)+d)}e=d;if(e==".."||e==".")d="";else if(e.indexOf("./")!=-1||e.indexOf("/.")!=-1){d=e.lastIndexOf("/",0)==0;e=e.split("/");for(var g=[],f=0;f<e.length;){var l=e[f++];
69
69
  l=="."?d&&f==e.length&&g.push(""):l==".."?((g.length>1||g.length==1&&g[0]!="")&&g.pop(),d&&f==e.length&&g.push("")):(g.push(l),d=!0)}d=g.join("/")}else d=e}c?b.setPath(d):c=a.Ba.toString()!=="";c?Qc(b,a.Ba.clone()):c=!!a.Rb;c&&(a=a.Rb,Oc(b),b.Rb=a);return b};Mc.prototype.clone=function(){return new Mc(this)};
70
70
  var Nc=function(a,b,c){Oc(a);a.vb=c?Rc(b,!0):b;a.vb&&(a.vb=a.vb.replace(/:$/,""))},Pc=function(a,b){Oc(a);if(b){b=Number(b);if(isNaN(b)||b<0)throw Error("Bad port number "+b);a.uc=b}else a.uc=null};Mc.prototype.getPath=function(){return this.Yb};Mc.prototype.setPath=function(a,b){Oc(this);this.Yb=b?Rc(a,!0):a;return this};var Qc=function(a,b,c){Oc(a);b instanceof Sc?(a.Ba=b,a.Ba.fg(a.za)):(c||(b=Tc(b,Yc)),a.Ba=new Sc(b,a.za))};Mc.prototype.getQuery=function(){return this.Ba.toString()};
71
- Mc.prototype.removeParameter=function(a){Oc(this);this.Ba.remove(a);return this};var Oc=function(a){if(a.cl)throw Error("Tried to modify a read-only Uri");};Mc.prototype.fg=function(a){this.za=a;this.Ba&&this.Ba.fg(a)};
71
+ Mc.prototype.removeParameter=function(a){Oc(this);this.Ba.remove(a);return this};var Oc=function(a){if(a.bl)throw Error("Tried to modify a read-only Uri");};Mc.prototype.fg=function(a){this.za=a;this.Ba&&this.Ba.fg(a)};
72
72
  var Zc=function(a){return a instanceof Mc?a.clone():new Mc(a)},Rc=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},Tc=function(a,b,c){return typeof a==="string"?(a=encodeURI(a).replace(b,$c),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},$c=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},Uc=/[#\/\?@]/g,Wc=/[#\?:]/g,Vc=/[#\?]/g,Yc=/[#\?@]/g,Xc=/#/g,Sc=function(a,b){this.Y=this.N=null;this.ta=a||null;this.za=!!b},ad=
73
73
  function(a){a.N||(a.N=new Map,a.Y=0,a.ta&&Lc(a.ta,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Sc.prototype;h.R=function(){ad(this);return this.Y};h.add=function(a,b){ad(this);this.ta=null;a=bd(this,a);var c=this.N.get(a);c||this.N.set(a,c=[]);c.push(b);this.Y=Rb(this.Y)+1;return this};h.remove=function(a){ad(this);a=bd(this,a);return this.N.has(a)?(this.ta=null,this.Y=Rb(this.Y)-this.N.get(a).length,this.N.delete(a)):!1};h.clear=function(){this.N=this.ta=null;this.Y=0};
74
74
  h.isEmpty=function(){ad(this);return this.Y==0};h.Ob=function(a){ad(this);a=bd(this,a);return this.N.has(a)};h.Gc=function(a){var b=this.aa();return cc(b,a)};h.forEach=function(a,b){ad(this);this.N.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.sb=function(){ad(this);for(var a=Array.from(this.N.values()),b=Array.from(this.N.keys()),c=[],d=0;d<b.length;d++)for(var e=a[d],g=0;g<e.length;g++)c.push(b[d]);return c};
75
75
  h.aa=function(a){ad(this);var b=[];if(typeof a==="string")this.Ob(a)&&(b=b.concat(this.N.get(bd(this,a))));else{a=Array.from(this.N.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){ad(this);this.ta=null;a=bd(this,a);this.Ob(a)&&(this.Y=Rb(this.Y)-this.N.get(a).length);this.N.set(a,[b]);this.Y=Rb(this.Y)+1;return this};h.get=function(a,b){if(!a)return b;a=this.aa(a);return a.length>0?String(a[0]):b};
76
76
  h.setValues=function(a,b){this.remove(a);b.length>0&&(this.ta=null,this.N.set(bd(this,a),fc(b)),this.Y=Rb(this.Y)+b.length)};h.toString=function(){if(this.ta)return this.ta;if(!this.N)return"";for(var a=[],b=Array.from(this.N.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.aa(d);for(var g=0;g<d.length;g++){var f=e;d[g]!==""&&(f+="="+encodeURIComponent(String(d[g])));a.push(f)}}return this.ta=a.join("&")};
77
- h.clone=function(){var a=new Sc;a.ta=this.ta;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var bd=function(a,b){b=String(b);a.za&&(b=b.toLowerCase());return b};Sc.prototype.fg=function(a){a&&!this.za&&(ad(this),this.ta=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.za=a};Sc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Ic(arguments[b],function(c,d){this.add(d,c)},this)};function cd(a){if(a.u!=null){var b={},c;for(c in a.u)a.u[c]!==void 0&&(b[c]=a.u[c]);a.u=b}}function F(a,b){var c=dd;b=b===void 0?{}:b;c=q(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=q(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var ed=function(a,b){this.M=a;this.al=b===void 0?null:b};r(ed,Ta);var fd=function(a,b,c){var d=Ua(a.al,b);if(d==null)return c;d.Ml();return c.then(function(e){d.Ol(e);return e},function(e){d.Nl(e);throw e;})},G=function(a,b){var c=b.G||void 0,d=a.M,e=d.send,g=b.body instanceof A?Ma(b.body,Ia,Ja,Ka):b.body;return fd(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:g,u:b.u,Di:b.Di&&b.Di},c))};var gd=function(){};gd.prototype.send=function(a,b){cd(a);return(void 0).then(function(c){return b?La(b,c):c})};function hd(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Ra=this.Ra;this.Yd=this.Yd};I.prototype.Ra=!1;I.prototype.dispose=function(){this.Ra||(this.Ra=!0,this.J())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.J=function(){if(this.Yd)for(;this.Yd.length;)this.Yd.shift()()};var id=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.cd=!1};id.prototype.stopPropagation=function(){this.cd=!0};id.prototype.preventDefault=function(){this.defaultPrevented=!0};var jd=function(){if(!t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};t.addEventListener("test",c,b);t.removeEventListener("test",c,b)}catch(d){}return a}();function kd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var ld=kd().toLowerCase().indexOf("webkit")!=-1&&kd().indexOf("Edge")==-1;var md=function(a,b){id.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Ja=null;if(a){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;
77
+ h.clone=function(){var a=new Sc;a.ta=this.ta;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var bd=function(a,b){b=String(b);a.za&&(b=b.toLowerCase());return b};Sc.prototype.fg=function(a){a&&!this.za&&(ad(this),this.ta=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.za=a};Sc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Ic(arguments[b],function(c,d){this.add(d,c)},this)};function cd(a){if(a.u!=null){var b={},c;for(c in a.u)a.u[c]!==void 0&&(b[c]=a.u[c]);a.u=b}}function F(a,b){var c=dd;b=b===void 0?{}:b;c=q(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=q(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var ed=function(a,b){this.M=a;this.Zk=b===void 0?null:b};r(ed,Ta);var fd=function(a,b,c){var d=Ua(a.Zk,b);if(d==null)return c;d.Ll();return c.then(function(e){d.Nl(e);return e},function(e){d.Ml(e);throw e;})},G=function(a,b){var c=b.G||void 0,d=a.M,e=d.send,g=b.body instanceof A?Ma(b.body,Ia,Ja,Ka):b.body;return fd(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:g,u:b.u,Ci:b.Ci&&b.Ci},c))};var gd=function(){};gd.prototype.send=function(a,b){cd(a);return(void 0).then(function(c){return b?La(b,c):c})};function hd(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Ra=this.Ra;this.Yd=this.Yd};I.prototype.Ra=!1;I.prototype.dispose=function(){this.Ra||(this.Ra=!0,this.J())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.J=function(){if(this.Yd)for(;this.Yd.length;)this.Yd.shift()()};var id=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.cd=!1};id.prototype.stopPropagation=function(){this.cd=!0};id.prototype.preventDefault=function(){this.defaultPrevented=!0};var jd=function(){if(!t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};t.addEventListener("test",c,b);t.removeEventListener("test",c,b)}catch(d){}return a}();function kd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var ld=kd().toLowerCase().indexOf("webkit")!=-1&&kd().indexOf("Edge")==-1;var md=function(a,b){id.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Ja=null;if(a){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;
78
78
  this.currentTarget=b;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=ld||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=ld||a.offsetY!==void 0?a.offsetY:a.layerY,this.clientX=a.clientX!==void 0?a.clientX:a.pageX,this.clientY=a.clientY!==void 0?a.clientY:a.pageY,this.screenX=
79
79
  a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||(c=="keypress"?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.pointerId=a.pointerId||0;this.pointerType=a.pointerType;this.state=a.state;this.timeStamp=a.timeStamp;this.Ja=a;a.defaultPrevented&&md.L.preventDefault.call(this)}};y(md,id);
80
80
  md.prototype.stopPropagation=function(){md.L.stopPropagation.call(this);this.Ja.stopPropagation?this.Ja.stopPropagation():this.Ja.cancelBubble=!0};md.prototype.preventDefault=function(){md.L.preventDefault.call(this);var a=this.Ja;a.preventDefault?a.preventDefault():a.returnValue=!1};var nd="closure_listenable_"+(Math.random()*1E6|0),od=function(a){return!(!a||!a[nd])};var pd=0;var qd=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.ib=e;this.key=++pd;this.fd=this.zd=!1},rd=function(a){a.fd=!0;a.listener=null;a.proxy=null;a.src=null;a.ib=null};var sd=function(a){this.src=a;this.ha={};this.md=0};sd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ha[g];a||(a=this.ha[g]=[],this.md++);var f=td(a,b,d,e);f>-1?(b=a[f],c||(b.zd=!1)):(b=new qd(b,this.src,g,!!d,e),b.zd=c,a.push(b));return b};sd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ha))return!1;var e=this.ha[a];b=td(e,b,c,d);return b>-1?(rd(e[b]),ec(e,b),e.length==0&&(delete this.ha[a],this.md--),!0):!1};
@@ -83,10 +83,10 @@ sd.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!
83
83
  (e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ed(b.toString()),d);else if(a.addListener&&a.removeListener)E(b==="change","MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");xd++;return c},Dd=function(){var a=Fd,b=function(c){return a.call(b.src,b.listener,c)};return b},yd=function(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g++)yd(a,b[g],c,d,e);return null}c=Ad(c);return od(a)?
84
84
  a.Uc(b,c,u(d)?!!d.capture:!!d,e):Bd(a,b,c,!0,d,e)},Gd=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)Gd(a,b[g],c,d,e);else d=u(d)?!!d.capture:!!d,c=Ad(c),od(a)?a.se(b,c,d,e):a&&(a=Cd(a))&&(b=a.Kc(b,c,d,e))&&Hd(b)},Hd=function(a){if(typeof a!=="number"&&a&&!a.fd){var b=a.src;if(od(b))ud(b.Ia,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ed(c),d):b.addListener&&b.removeListener&&b.removeListener(d);xd--;(c=Cd(b))?
85
85
  (ud(c,a),c.md==0&&(c.src=null,b[vd]=null)):rd(a)}}},Ed=function(a){return a in wd?wd[a]:wd[a]="on"+a},Fd=function(a,b){if(a.fd)a=!0;else{b=new md(b,this);var c=a.listener,d=a.ib||a.src;a.zd&&Hd(a);a=c.call(d,b)}return a},Cd=function(a){a=a[vd];return a instanceof sd?a:null},Id="__closure_events_fn_"+(Math.random()*1E9>>>0),Ad=function(a){E(a,"Listener can not be null.");if(typeof a==="function")return a;E(a.handleEvent,"An object listener must have handleEvent method.");a[Id]||(a[Id]=function(b){return a.handleEvent(b)});
86
- return a[Id]};var J=function(){I.call(this);this.Ia=new sd(this);this.Kk=this;this.Sf=null};y(J,I);J.prototype[nd]=!0;h=J.prototype;h.addEventListener=function(a,b,c,d){zd(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Gd(this,a,b,c,d)};
87
- h.dispatchEvent=function(a){Jd(this);var b=this.Sf;if(b){var c=[];for(var d=1;b;b=b.Sf)c.push(b),E(++d<1E3,"infinite loop")}b=this.Kk;d=a.type||a;if(typeof a==="string")a=new id(a,b);else if(a instanceof id)a.target=a.target||b;else{var e=a;a=new id(d,b);ib(a,e)}e=!0;if(c)for(var g=c.length-1;!a.cd&&g>=0;g--){var f=a.currentTarget=c[g];e=Kd(f,d,!0,a)&&e}a.cd||(f=a.currentTarget=b,e=Kd(f,d,!0,a)&&e,a.cd||(e=Kd(f,d,!1,a)&&e));if(c)for(g=0;!a.cd&&g<c.length;g++)f=a.currentTarget=c[g],e=Kd(f,d,!1,a)&&
86
+ return a[Id]};var J=function(){I.call(this);this.Ia=new sd(this);this.Jk=this;this.Sf=null};y(J,I);J.prototype[nd]=!0;h=J.prototype;h.addEventListener=function(a,b,c,d){zd(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Gd(this,a,b,c,d)};
87
+ h.dispatchEvent=function(a){Jd(this);var b=this.Sf;if(b){var c=[];for(var d=1;b;b=b.Sf)c.push(b),E(++d<1E3,"infinite loop")}b=this.Jk;d=a.type||a;if(typeof a==="string")a=new id(a,b);else if(a instanceof id)a.target=a.target||b;else{var e=a;a=new id(d,b);ib(a,e)}e=!0;if(c)for(var g=c.length-1;!a.cd&&g>=0;g--){var f=a.currentTarget=c[g];e=Kd(f,d,!0,a)&&e}a.cd||(f=a.currentTarget=b,e=Kd(f,d,!0,a)&&e,a.cd||(e=Kd(f,d,!1,a)&&e));if(c)for(g=0;!a.cd&&g<c.length;g++)f=a.currentTarget=c[g],e=Kd(f,d,!1,a)&&
88
88
  e;return e};h.J=function(){J.L.J.call(this);this.Ia&&this.Ia.ed();this.Sf=null};h.Wa=function(a,b,c,d){Jd(this);return this.Ia.add(String(a),b,!1,c,d)};h.Uc=function(a,b,c,d){return this.Ia.add(String(a),b,!0,c,d)};h.se=function(a,b,c,d){this.Ia.remove(String(a),b,c,d)};var Kd=function(a,b,c,d){b=a.Ia.ha[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,g=0;g<b.length;++g){var f=b[g];if(f&&!f.fd&&f.capture==c){var l=f.listener,m=f.ib||f.src;f.zd&&ud(a.Ia,f);e=l.call(m,d)!==!1&&e}}return e&&!d.defaultPrevented};
89
- J.prototype.Kc=function(a,b,c,d){return this.Ia.Kc(String(a),b,c,d)};J.prototype.hasListener=function(a,b){return this.Ia.hasListener(a!==void 0?String(a):void 0,b)};var Jd=function(a){E(a.Ia,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Ld=function(a,b){this.Pk=a[t.Symbol.iterator]();this.hl=b};Ld.prototype[Symbol.iterator]=function(){return this};Ld.prototype.next=function(){var a=this.Pk.next();return{value:a.done?void 0:this.hl.call(void 0,a.value),done:a.done}};var Md=function(a,b){return new Ld(a,b)};var Nd=function(){},Od=function(a){return a};var Pd=function(){};Pd.prototype.next=function(){return Qd};var Qd=kc({done:!0,value:void 0});Pd.prototype.Da=function(){return this};
89
+ J.prototype.Kc=function(a,b,c,d){return this.Ia.Kc(String(a),b,c,d)};J.prototype.hasListener=function(a,b){return this.Ia.hasListener(a!==void 0?String(a):void 0,b)};var Jd=function(a){E(a.Ia,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Ld=function(a,b){this.Ok=a[t.Symbol.iterator]();this.gl=b};Ld.prototype[Symbol.iterator]=function(){return this};Ld.prototype.next=function(){var a=this.Ok.next();return{value:a.done?void 0:this.gl.call(void 0,a.value),done:a.done}};var Md=function(a,b){return new Ld(a,b)};var Nd=function(){},Od=function(a){return a};var Pd=function(){};Pd.prototype.next=function(){return Qd};var Qd=kc({done:!0,value:void 0});Pd.prototype.Da=function(){return this};
90
90
  var Rd=function(a){if(a instanceof Pd)return a;if(typeof a.Da=="function")return a.Da(!1);if(xa(a)){var b=0,c=new Pd;c.next=function(){for(;;){if(b>=a.length)return Qd;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");},Sd=function(a,b){if(xa(a))Xb(a,b);else for(a=Rd(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var Wd=function(a){if(a instanceof Td||a instanceof Ud||a instanceof Vd)return a;if(typeof a.next=="function")return new Td(function(){return a});if(typeof a[Symbol.iterator]=="function")return new Td(function(){return a[Symbol.iterator]()});if(typeof a.Da=="function")return new Td(function(){return a.Da()});throw Error("Not an iterator or iterable.");},Td=function(a){this.sf=a};Td.prototype.Da=function(){return new Ud(this.sf())};Td.prototype[Symbol.iterator]=function(){return new Vd(this.sf())};
91
91
  Td.prototype.vg=function(){return new Vd(this.sf())};var Ud=function(a){this.Qc=a};r(Ud,Pd);Ud.prototype.next=function(){return this.Qc.next()};Ud.prototype[Symbol.iterator]=function(){return new Vd(this.Qc)};Ud.prototype.vg=function(){return new Vd(this.Qc)};var Vd=function(a){Td.call(this,function(){return a});this.Qc=a};r(Vd,Td);Vd.prototype.next=function(){return this.Qc.next()};var Xd=function(a,b){this.A={};this.K=[];this.od=this.size=0;var c=arguments.length;if(c>1){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};h=Xd.prototype;h.R=function(){return this.size};h.aa=function(){Yd(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.A[this.K[b]]);return a};h.sb=function(){Yd(this);return this.K.concat()};h.Ob=function(a){return this.has(a)};h.has=function(a){return Zd(this.A,a)};
92
92
  h.Gc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(Zd(this.A,c)&&this.A[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.R())return!1;b=b||$d;Yd(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var $d=function(a,b){return a===b};Xd.prototype.isEmpty=function(){return this.size==0};Xd.prototype.clear=function(){this.A={};this.K.length=0;this.lb(0);this.od=0};Xd.prototype.remove=function(a){return this.delete(a)};
@@ -95,288 +95,288 @@ h.set=function(a,b){Zd(this.A,a)||(this.lb(this.size+1),this.K.push(a),this.od++
95
95
  h.entries=function(){var a=this;return Md(this.keys(),function(b){return[b,a.get(b)]})};h.Da=function(a){Yd(this);var b=0,c=this.od,d=this,e=new Pd;e.next=function(){if(c!=d.od)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return Qd;var g=d.K[b++];return{value:a?g:d.A[g],done:!1}};return e};h.lb=function(a){this.size=a};var Zd=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var ae=function(a){this.A=new Xd;this.size=0;a&&this.addAll(a)},be=function(a){var b=typeof a;return b=="object"&&a||b=="function"?"o"+Ba(a):b.slice(0,1)+a};h=ae.prototype;h.R=function(){return this.A.size};h.add=function(a){this.A.set(be(a),a);this.lb(this.A.size)};h.addAll=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.lb(this.A.size)};h.ed=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.lb(this.A.size)};
96
96
  h.delete=function(a){a=this.A.remove(be(a));this.lb(this.A.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.A.clear();this.lb(0)};h.isEmpty=function(){return this.A.size===0};h.has=function(a){return this.A.Ob(be(a))};h.contains=function(a){return this.A.Ob(be(a))};var ce=function(a,b){var c=new ae;b=Gc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},de=function(a,b){a=a.clone();a.ed(b);return a};ae.prototype.aa=function(){return this.A.aa()};
97
97
  ae.prototype.values=function(){return this.A.values()};ae.prototype.clone=function(){return new ae(this)};ae.prototype.equals=function(a){return this.R()==Fc(a)&&fe(this,a)};var fe=function(a,b){var c=Fc(b);if(a.R()>c)return!1;!(b instanceof ae)&&c>5&&(b=new ae(b));return Jc(a,function(d){var e=b;return e.contains&&typeof e.contains=="function"?e.contains(d):e.Gc&&typeof e.Gc=="function"?e.Gc(d):xa(e)||typeof e==="string"?cc(e,d):ab(e,d)})};ae.prototype.Da=function(){return this.A.Da(!1)};
98
- ae.prototype[Symbol.iterator]=function(){return this.values()};ae.prototype.lb=function(a){this.size=a};var ge=function(a,b,c){J.call(this);this.il=b;this.token=c;this.zb=[];this.tg=new ae;this.xb=0;this.url=a};y(ge,J);x("ee.AbstractOverlay",ge);var he=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.il,c,e,b.y].join("/")};ge.prototype.Lc=function(){return this.zb.length};var ie=function(a){id.call(this,"tileevent");this.count=a};y(ie,id);var je={yc:"ADMIN_READ",zc:"DATA_READ",Ac:"DATA_WRITE",bk:"LOG_TYPE_UNSPECIFIED",values:function(){return[je.bk,je.yc,je.Ac,je.zc]}},ke={yc:"ADMIN_READ",we:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ke.Ee,ke.yc,ke.we,ke.zc,ke.Ac]}},le={cj:"AUTO_APPEAL_ELIGIBLE",gj:"CAPABILITY_GROUP_UNSPECIFIED",ij:"CLOUD_ALPHA",Dj:"EXTERNAL",Uj:"INTERNAL",Xj:"LIMITED",jk:"PREAUTHORIZED",lk:"PREVIEW",Cc:"PUBLIC",nk:"RESTRICTED",values:function(){return[le.gj,
99
- le.Cc,le.Uj,le.Dj,le.Xj,le.jk,le.lk,le.ij,le.nk,le.cj]}},me={Vi:"ADMIN_ACTIVITY",tj:"DATA_ACCESS",Dk:"UNSPECIFIED_LOG_NAME",values:function(){return[me.Dk,me.Vi,me.tj]}},ne={yc:"ADMIN_READ",we:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ne.Ee,ne.yc,ne.we,ne.zc,ne.Ac]}},oe={wj:"DEFAULT_OBJECT_ACL",Cc:"PUBLIC",yk:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[oe.yk,oe.Cc,oe.wj]}},pe={Yi:"APPROVER",aj:"ATTRIBUTION",bj:"AUTHORITY",nj:"CREDENTIALS_TYPE",
100
- oj:"CREDS_ASSERTION",Wj:"JUSTIFICATION_TYPE",De:"NO_ATTR",qk:"SECURITY_REALM",values:function(){return[pe.De,pe.bj,pe.aj,pe.qk,pe.Yi,pe.Wj,pe.nj,pe.oj]}},qe={Bj:"DISCHARGED",Cj:"EQUALS",Oj:"IN",dk:"NOT_EQUALS",ek:"NOT_IN",gk:"NO_OP",values:function(){return[qe.gk,qe.Cj,qe.dk,qe.Oj,qe.ek,qe.Bj]}},re={Vj:"IP",ck:"NAME",De:"NO_ATTR",mk:"REGION",rk:"SERVICE",values:function(){return[re.De,re.mk,re.rk,re.ck,re.Vj]}},se={Zj:"LOG_FAIL_CLOSED",ak:"LOG_MODE_UNSPECIFIED",values:function(){return[se.ak,se.Zj]}},
101
- te={hj:"CLASSIFIER",Fj:"FEATURE_VIEW",Hj:"FOLDER",Lj:"IMAGE",Mj:"IMAGE_COLLECTION",xk:"TABLE",Ie:"TYPE_UNSPECIFIED",values:function(){return[te.Ie,te.Lj,te.Mj,te.xk,te.Hj,te.hj,te.Fj]}},ue={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[ue.Cb,ue.Db,ue.Gb,ue.Ab,ue.Fb,ue.Bb,ue.Hb,ue.Eb,ue.Ib,ue.Jb]}},ve={Ek:"V1",Fk:"V2",Gk:"VERSION_UNSPECIFIED",
102
- values:function(){return[ve.Gk,ve.Ek,ve.Fk]}},we={dj:"BOOLEAN",vj:"DATE_TIME",Bc:"DOUBLE",Tj:"INTEGER",vk:"STRING",Ie:"TYPE_UNSPECIFIED",values:function(){return[we.Ie,we.Tj,we.dj,we.Bc,we.vk,we.vj]}},xe={Gj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Cc:"PUBLIC",values:function(){return[xe.Gj,xe.Cc]}},ye={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",
103
- values:function(){return[ye.Cb,ye.Db,ye.Gb,ye.Ab,ye.Fb,ye.Bb,ye.Hb,ye.Eb,ye.Ib,ye.Jb]}},ze={Kj:"HORIZONTAL",hk:"ORIENTATION_UNSPECIFIED",Hk:"VERTICAL",values:function(){return[ze.hk,ze.Kj,ze.Hk]}},Ae={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ae.cb,Ae.Za,Ae.eb,Ae.MIN,Ae.MAX,Ae.bb,Ae.ab]}},Be={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Be.cb,
98
+ ae.prototype[Symbol.iterator]=function(){return this.values()};ae.prototype.lb=function(a){this.size=a};var ge=function(a,b,c){J.call(this);this.hl=b;this.token=c;this.zb=[];this.tg=new ae;this.xb=0;this.url=a};y(ge,J);x("ee.AbstractOverlay",ge);var he=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.hl,c,e,b.y].join("/")};ge.prototype.Lc=function(){return this.zb.length};var ie=function(a){id.call(this,"tileevent");this.count=a};y(ie,id);var je={yc:"ADMIN_READ",zc:"DATA_READ",Ac:"DATA_WRITE",ak:"LOG_TYPE_UNSPECIFIED",values:function(){return[je.ak,je.yc,je.Ac,je.zc]}},ke={yc:"ADMIN_READ",we:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ke.Ee,ke.yc,ke.we,ke.zc,ke.Ac]}},le={bj:"AUTO_APPEAL_ELIGIBLE",fj:"CAPABILITY_GROUP_UNSPECIFIED",hj:"CLOUD_ALPHA",Cj:"EXTERNAL",Tj:"INTERNAL",Wj:"LIMITED",ik:"PREAUTHORIZED",kk:"PREVIEW",Cc:"PUBLIC",mk:"RESTRICTED",values:function(){return[le.fj,
99
+ le.Cc,le.Tj,le.Cj,le.Wj,le.ik,le.kk,le.hj,le.mk,le.bj]}},me={Ui:"ADMIN_ACTIVITY",sj:"DATA_ACCESS",Ck:"UNSPECIFIED_LOG_NAME",values:function(){return[me.Ck,me.Ui,me.sj]}},ne={yc:"ADMIN_READ",we:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ne.Ee,ne.yc,ne.we,ne.zc,ne.Ac]}},oe={vj:"DEFAULT_OBJECT_ACL",Cc:"PUBLIC",xk:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[oe.xk,oe.Cc,oe.vj]}},pe={Xi:"APPROVER",Zi:"ATTRIBUTION",aj:"AUTHORITY",mj:"CREDENTIALS_TYPE",
100
+ nj:"CREDS_ASSERTION",Vj:"JUSTIFICATION_TYPE",De:"NO_ATTR",pk:"SECURITY_REALM",values:function(){return[pe.De,pe.aj,pe.Zi,pe.pk,pe.Xi,pe.Vj,pe.mj,pe.nj]}},qe={Aj:"DISCHARGED",Bj:"EQUALS",Nj:"IN",ck:"NOT_EQUALS",dk:"NOT_IN",fk:"NO_OP",values:function(){return[qe.fk,qe.Bj,qe.ck,qe.Nj,qe.dk,qe.Aj]}},re={Uj:"IP",bk:"NAME",De:"NO_ATTR",lk:"REGION",qk:"SERVICE",values:function(){return[re.De,re.lk,re.qk,re.bk,re.Uj]}},se={Yj:"LOG_FAIL_CLOSED",Zj:"LOG_MODE_UNSPECIFIED",values:function(){return[se.Zj,se.Yj]}},
101
+ te={gj:"CLASSIFIER",Ej:"FEATURE_VIEW",Gj:"FOLDER",Kj:"IMAGE",Lj:"IMAGE_COLLECTION",wk:"TABLE",Ie:"TYPE_UNSPECIFIED",values:function(){return[te.Ie,te.Kj,te.Lj,te.wk,te.Gj,te.gj,te.Ej]}},ue={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[ue.Cb,ue.Db,ue.Gb,ue.Ab,ue.Fb,ue.Bb,ue.Hb,ue.Eb,ue.Ib,ue.Jb]}},ve={Dk:"V1",Ek:"V2",Fk:"VERSION_UNSPECIFIED",
102
+ values:function(){return[ve.Fk,ve.Dk,ve.Ek]}},we={cj:"BOOLEAN",uj:"DATE_TIME",Bc:"DOUBLE",Sj:"INTEGER",uk:"STRING",Ie:"TYPE_UNSPECIFIED",values:function(){return[we.Ie,we.Sj,we.cj,we.Bc,we.uk,we.uj]}},xe={Fj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Cc:"PUBLIC",values:function(){return[xe.Fj,xe.Cc]}},ye={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",
103
+ values:function(){return[ye.Cb,ye.Db,ye.Gb,ye.Ab,ye.Fb,ye.Bb,ye.Hb,ye.Eb,ye.Ib,ye.Jb]}},ze={Jj:"HORIZONTAL",gk:"ORIENTATION_UNSPECIFIED",Gk:"VERTICAL",values:function(){return[ze.gk,ze.Jj,ze.Gk]}},Ae={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ae.cb,Ae.Za,Ae.eb,Ae.MIN,Ae.MAX,Ae.bb,Ae.ab]}},Be={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Be.cb,
104
104
  Be.Za,Be.eb,Be.MIN,Be.MAX,Be.bb,Be.ab]}},Ce={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ce.cb,Ce.Za,Ce.eb,Ce.MIN,Ce.MAX,Ce.bb,Ce.ab]}},De={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[De.Cb,De.Db,De.Gb,De.Ab,De.Fb,De.Bb,De.Hb,De.Eb,De.Ib,De.Jb]}},
105
- Ee={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ee.cb,Ee.Za,Ee.eb,Ee.MIN,Ee.MAX,Ee.bb,Ee.ab]}},Fe={Nj:"IMPORT_MODE_UNSPECIFIED",Pj:"INGEST",Ik:"VIRTUAL",values:function(){return[Fe.Nj,Fe.Pj,Fe.Ik]}},Ge={ej:"CANCELLED",fj:"CANCELLING",Ej:"FAILED",ik:"PENDING",pk:"RUNNING",uk:"STATE_UNSPECIFIED",wk:"SUCCEEDED",values:function(){return[Ge.uk,Ge.ik,Ge.pk,Ge.fj,Ge.wk,Ge.ej,Ge.Ej]}},He={sk:"SEVERE",tk:"SEVERITY_UNSPECIFIED",
106
- Jk:"WARNING",values:function(){return[He.tk,He.Jk,He.sk]}},Ie={Bc:"DOUBLE",FLOAT:"FLOAT",INT:"INT",kk:"PRECISION_UNSPECIFIED",values:function(){return[Ie.kk,Ie.INT,Ie.FLOAT,Ie.Bc]}},Je={Zi:"ASCENDING",zj:"DESCENDING",Aj:"DIRECTION_UNSPECIFIED",values:function(){return[Je.Aj,Je.Zi,Je.zj]}},Ke={Wi:"ALLOW",Xi:"ALLOW_WITH_LOG",xj:"DENY",yj:"DENY_WITH_LOG",Yj:"LOG",fk:"NO_ACTION",values:function(){return[Ke.fk,Ke.Wi,Ke.Xi,Ke.xj,Ke.yj,Ke.Yj]}},Le={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",
107
- He:"TF_RECORD_TABLE",values:function(){return[Le.Ge,Le.xe,Le.ye,Le.Ae,Le.Be,Le.Fe,Le.He]}},Me={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",He:"TF_RECORD_TABLE",values:function(){return[Me.Ge,Me.xe,Me.ye,Me.Ae,Me.Be,Me.Fe,Me.He]}},Ne={jj:"COLUMN_DATA_TYPE_LONG",kj:"COLUMN_DATA_TYPE_NUMERIC",lj:"COLUMN_DATA_TYPE_STRING",mj:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Ne.mj,Ne.lj,Ne.kj,Ne.jj]}},Oe={pj:"CSV_COLUMN_DATA_TYPE_LONG",qj:"CSV_COLUMN_DATA_TYPE_NUMERIC",
108
- rj:"CSV_COLUMN_DATA_TYPE_STRING",sj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Oe.sj,Oe.rj,Oe.qj,Oe.pj]}},Pe={Ij:"GLOBALLY_CONSISTENT",Jj:"HIGHER_DENSITY",Ck:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Pe.Ck,Pe.Ij,Pe.Jj]}},Qe={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Qe.Cb,Qe.Db,Qe.Gb,Qe.Ab,Qe.Fb,
109
- Qe.Bb,Qe.Hb,Qe.Eb,Qe.Ib,Qe.Jb]}},Re={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Re.cb,Re.Za,Re.eb,Re.MIN,Re.MAX,Re.bb,Re.ab]}},Se={uj:"DATA_TYPE_UNSPECIFIED",Bc:"DOUBLE",FLOAT:"FLOAT",Qj:"INT16",Rj:"INT32",Sj:"INT8",zk:"UINT16",Ak:"UINT32",Bk:"UINT8",values:function(){return[Se.uj,Se.Sj,Se.Bk,Se.Qj,Se.zk,Se.Rj,Se.Ak,Se.FLOAT,Se.Bc]}},Te={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[Te.Je,
105
+ Ee={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ee.cb,Ee.Za,Ee.eb,Ee.MIN,Ee.MAX,Ee.bb,Ee.ab]}},Fe={Mj:"IMPORT_MODE_UNSPECIFIED",Oj:"INGEST",Hk:"VIRTUAL",values:function(){return[Fe.Mj,Fe.Oj,Fe.Hk]}},Ge={dj:"CANCELLED",ej:"CANCELLING",Dj:"FAILED",hk:"PENDING",nk:"RUNNING",tk:"STATE_UNSPECIFIED",vk:"SUCCEEDED",values:function(){return[Ge.tk,Ge.hk,Ge.nk,Ge.ej,Ge.vk,Ge.dj,Ge.Dj]}},He={rk:"SEVERE",sk:"SEVERITY_UNSPECIFIED",
106
+ Ik:"WARNING",values:function(){return[He.sk,He.Ik,He.rk]}},Ie={Bc:"DOUBLE",FLOAT:"FLOAT",INT:"INT",jk:"PRECISION_UNSPECIFIED",values:function(){return[Ie.jk,Ie.INT,Ie.FLOAT,Ie.Bc]}},Je={Yi:"ASCENDING",yj:"DESCENDING",zj:"DIRECTION_UNSPECIFIED",values:function(){return[Je.zj,Je.Yi,Je.yj]}},Ke={Vi:"ALLOW",Wi:"ALLOW_WITH_LOG",wj:"DENY",xj:"DENY_WITH_LOG",Xj:"LOG",ek:"NO_ACTION",values:function(){return[Ke.ek,Ke.Vi,Ke.Wi,Ke.wj,Ke.xj,Ke.Xj]}},Le={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",
107
+ He:"TF_RECORD_TABLE",values:function(){return[Le.Ge,Le.xe,Le.ye,Le.Ae,Le.Be,Le.Fe,Le.He]}},Me={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",He:"TF_RECORD_TABLE",values:function(){return[Me.Ge,Me.xe,Me.ye,Me.Ae,Me.Be,Me.Fe,Me.He]}},Ne={ij:"COLUMN_DATA_TYPE_LONG",jj:"COLUMN_DATA_TYPE_NUMERIC",kj:"COLUMN_DATA_TYPE_STRING",lj:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Ne.lj,Ne.kj,Ne.jj,Ne.ij]}},Oe={oj:"CSV_COLUMN_DATA_TYPE_LONG",pj:"CSV_COLUMN_DATA_TYPE_NUMERIC",
108
+ qj:"CSV_COLUMN_DATA_TYPE_STRING",rj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Oe.rj,Oe.qj,Oe.pj,Oe.oj]}},Pe={Hj:"GLOBALLY_CONSISTENT",Ij:"HIGHER_DENSITY",Bk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Pe.Bk,Pe.Hj,Pe.Ij]}},Qe={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Qe.Cb,Qe.Db,Qe.Gb,Qe.Ab,Qe.Fb,
109
+ Qe.Bb,Qe.Hb,Qe.Eb,Qe.Ib,Qe.Jb]}},Re={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Re.cb,Re.Za,Re.eb,Re.MIN,Re.MAX,Re.bb,Re.ab]}},Se={tj:"DATA_TYPE_UNSPECIFIED",Bc:"DOUBLE",FLOAT:"FLOAT",Pj:"INT16",Qj:"INT32",Rj:"INT8",yk:"UINT16",zk:"UINT32",Ak:"UINT8",values:function(){return[Se.tj,Se.Rj,Se.Ak,Se.Pj,Se.yk,Se.Qj,Se.zk,Se.FLOAT,Se.Bc]}},Te={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[Te.Je,
110
110
  Te.Ce,Te.ze,Te.Ke]}},Ue={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[Ue.Je,Ue.Ce,Ue.ze,Ue.Ke]}},Ve=function(a){a=a===void 0?{}:a;this.h={};this.h.scaleX=a.bg==null?null:a.bg;this.h.shearX=a.gg==null?null:a.gg;this.h.translateX=a.xg==null?null:a.xg;this.h.shearY=a.hg==null?null:a.hg;this.h.scaleY=a.cg==null?null:a.cg;this.h.translateY=a.yg==null?null:a.yg};r(Ve,A);Ve.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
111
- k.Object.defineProperties(Ve.prototype,{bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleX")?B(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleY")?B(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearX")?B(this,"shearX"):null},set:function(a){this.h.shearX=a}},hg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearY")?
112
- B(this,"shearY"):null},set:function(a){this.h.shearY=a}},xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateX")?B(this,"translateX"):null},set:function(a){this.h.translateX=a}},yg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateY")?B(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
111
+ k.Object.defineProperties(Ve.prototype,{bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleX")?C(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleY")?C(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearX")?C(this,"shearX"):null},set:function(a){this.h.shearX=a}},hg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearY")?
112
+ C(this,"shearY"):null},set:function(a){this.h.shearY=a}},xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateX")?C(this,"translateX"):null},set:function(a){this.h.translateX=a}},yg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateY")?C(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
113
113
  var We=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.description=a.description==null?null:a.description;this.h.returnType=a.ag==null?null:a.ag;this.h.arguments=a.arguments==null?null:a.arguments;this.h.deprecated=a.deprecated==null?null:a.deprecated;this.h.deprecationReason=a.df==null?null:a.df;this.h.hidden=a.hidden==null?null:a.hidden;this.h.preview=a.preview==null?null:a.preview;this.h.sourceCodeUri=a.sourceCodeUri==null?null:a.sourceCodeUri};r(We,A);
114
114
  We.prototype.i=function(){return{P:{arguments:Xe},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
115
- k.Object.defineProperties(We.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?B(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecated")?B(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},df:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecationReason")?B(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
116
- enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},hidden:{configurable:!0,enumerable:!0,get:function(){return D(this,"hidden")?B(this,"hidden"):null},set:function(a){this.h.hidden=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},preview:{configurable:!0,enumerable:!0,get:function(){return D(this,"preview")?B(this,"preview"):null},set:function(a){this.h.preview=
117
- a}},ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"returnType")?B(this,"returnType"):null},set:function(a){this.h.returnType=a}},sourceCodeUri:{configurable:!0,enumerable:!0,get:function(){return D(this,"sourceCodeUri")?B(this,"sourceCodeUri"):null},set:function(a){this.h.sourceCodeUri=a}}});
115
+ k.Object.defineProperties(We.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?C(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecated")?C(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},df:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecationReason")?C(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
116
+ enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},hidden:{configurable:!0,enumerable:!0,get:function(){return D(this,"hidden")?C(this,"hidden"):null},set:function(a){this.h.hidden=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},preview:{configurable:!0,enumerable:!0,get:function(){return D(this,"preview")?C(this,"preview"):null},set:function(a){this.h.preview=
117
+ a}},ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"returnType")?C(this,"returnType"):null},set:function(a){this.h.returnType=a}},sourceCodeUri:{configurable:!0,enumerable:!0,get:function(){return D(this,"sourceCodeUri")?C(this,"sourceCodeUri"):null},set:function(a){this.h.sourceCodeUri=a}}});
118
118
  var Xe=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentName=a.ud==null?null:a.ud;this.h.type=a.type==null?null:a.type;this.h.description=a.description==null?null:a.description;this.h.optional=a.optional==null?null:a.optional;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue};r(Xe,A);Xe.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
119
- k.Object.defineProperties(Xe.prototype,{ud:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentName")?B(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?B(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
120
- enumerable:!0,get:function(){return D(this,"optional")?B(this,"optional"):null},set:function(a){this.h.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});var Ye=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(Ye,A);Ye.prototype.i=function(){return{P:{values:Ze},keys:["values"]}};
121
- k.Object.defineProperties(Ye.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var $e=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.wi==null?null:a.wi;this.h.auditLogConfigs=a.Kg==null?null:a.Kg};r($e,A);$e.prototype.i=function(){return{P:{auditLogConfigs:af},keys:["auditLogConfigs","service"]}};
122
- k.Object.defineProperties($e.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?B(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},wi:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?B(this,"service"):null},set:function(a){this.h.service=a}}});
123
- var af=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Qh==null?null:a.Qh;this.h.exemptedMembers=a.rh==null?null:a.rh;this.h.ignoreChildExemptions=a.Eh==null?null:a.Eh};r(af,A);af.prototype.i=function(){return{H:{logType:je},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
124
- k.Object.defineProperties(af.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?B(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?B(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?B(this,"logType"):null},set:function(a){this.h.logType=
125
- a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.ad==null?null:a.ad};r(bf,A);bf.prototype.i=function(){return{H:{permissionType:ke},keys:["permissionType"]}};k.Object.defineProperties(bf.prototype,{ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
119
+ k.Object.defineProperties(Xe.prototype,{ud:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentName")?C(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
120
+ enumerable:!0,get:function(){return D(this,"optional")?C(this,"optional"):null},set:function(a){this.h.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});var Ye=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(Ye,A);Ye.prototype.i=function(){return{P:{values:Ze},keys:["values"]}};
121
+ k.Object.defineProperties(Ye.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var $e=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.vi==null?null:a.vi;this.h.auditLogConfigs=a.Kg==null?null:a.Kg};r($e,A);$e.prototype.i=function(){return{P:{auditLogConfigs:af},keys:["auditLogConfigs","service"]}};
122
+ k.Object.defineProperties($e.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?C(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},vi:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?C(this,"service"):null},set:function(a){this.h.service=a}}});
123
+ var af=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Ph==null?null:a.Ph;this.h.exemptedMembers=a.qh==null?null:a.qh;this.h.ignoreChildExemptions=a.Dh==null?null:a.Dh};r(af,A);af.prototype.i=function(){return{H:{logType:je},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
124
+ k.Object.defineProperties(af.prototype,{qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?C(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?C(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?C(this,"logType"):null},set:function(a){this.h.logType=
125
+ a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.ad==null?null:a.ad};r(bf,A);bf.prototype.i=function(){return{H:{permissionType:ke},keys:["permissionType"]}};k.Object.defineProperties(bf.prototype,{ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
126
126
  var cf=function(a){a=a===void 0?{}:a;this.h={};this.h.table=a.table==null?null:a.table;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.append=a.append==null?null:a.append};r(cf,A);cf.prototype.i=function(){return{keys:["append","overwrite","table"]}};
127
- k.Object.defineProperties(cf.prototype,{append:{configurable:!0,enumerable:!0,get:function(){return D(this,"append")?B(this,"append"):null},set:function(a){this.h.append=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},table:{configurable:!0,enumerable:!0,get:function(){return D(this,"table")?B(this,"table"):null},set:function(a){this.h.table=a}}});
128
- var df=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Pe==null?null:a.Pe};r(df,A);df.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:cf}}};k.Object.defineProperties(df.prototype,{Pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?B(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
129
- var ef=function(a){a=a===void 0?{}:a;this.h={};this.h.role=a.role==null?null:a.role;this.h.members=a.Wb==null?null:a.Wb;this.h.condition=a.Yg==null?null:a.Yg;this.h.bindingId=a.Ng==null?null:a.Ng};r(ef,A);ef.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:ff}}};
130
- k.Object.defineProperties(ef.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?B(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Yg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?B(this,"condition"):null},set:function(a){this.h.condition=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return D(this,"members")?B(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return D(this,
131
- "role")?B(this,"role"):null},set:function(a){this.h.role=a}}});var gf=function(){this.h={}};r(gf,A);gf.prototype.i=function(){return{keys:[]}};var hf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Tg==null?null:a.Tg};r(hf,A);hf.prototype.i=function(){return{H:{capabilities:le},keys:["capabilities"]}};
132
- k.Object.defineProperties(hf.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?B(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var jf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(jf,A);jf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
133
- k.Object.defineProperties(jf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Ph==null?null:a.Ph;this.h.authorizationLoggingOptions=a.Lg==null?null:a.Lg;this.h.permissionType=a.ad==null?null:a.ad};r(lf,A);
127
+ k.Object.defineProperties(cf.prototype,{append:{configurable:!0,enumerable:!0,get:function(){return D(this,"append")?C(this,"append"):null},set:function(a){this.h.append=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},table:{configurable:!0,enumerable:!0,get:function(){return D(this,"table")?C(this,"table"):null},set:function(a){this.h.table=a}}});
128
+ var df=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Pe==null?null:a.Pe};r(df,A);df.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:cf}}};k.Object.defineProperties(df.prototype,{Pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?C(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
129
+ var ef=function(a){a=a===void 0?{}:a;this.h={};this.h.role=a.role==null?null:a.role;this.h.members=a.Wb==null?null:a.Wb;this.h.condition=a.Xg==null?null:a.Xg;this.h.bindingId=a.Ng==null?null:a.Ng};r(ef,A);ef.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:ff}}};
130
+ k.Object.defineProperties(ef.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?C(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?C(this,"condition"):null},set:function(a){this.h.condition=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return D(this,"members")?C(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return D(this,
131
+ "role")?C(this,"role"):null},set:function(a){this.h.role=a}}});var gf=function(){this.h={}};r(gf,A);gf.prototype.i=function(){return{keys:[]}};var hf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Tg==null?null:a.Tg};r(hf,A);hf.prototype.i=function(){return{H:{capabilities:le},keys:["capabilities"]}};
132
+ k.Object.defineProperties(hf.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?C(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var jf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(jf,A);jf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
133
+ k.Object.defineProperties(jf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Oh==null?null:a.Oh;this.h.authorizationLoggingOptions=a.Lg==null?null:a.Lg;this.h.permissionType=a.ad==null?null:a.ad};r(lf,A);
134
134
  lf.prototype.i=function(){return{H:{logName:me,permissionType:ne},keys:["authorizationLoggingOptions","logName","permissionType"],o:{authorizationLoggingOptions:bf}}};
135
- k.Object.defineProperties(lf.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?B(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?B(this,"logName"):null},set:function(a){this.h.logName=a}},ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=
135
+ k.Object.defineProperties(lf.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?C(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?C(this,"logName"):null},set:function(a){this.h.logName=a}},ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=
136
136
  a}}});var mf=function(a){a=a===void 0?{}:a;this.h={};this.h.bucket=a.Se==null?null:a.Se;this.h.filenamePrefix=a.xa==null?null:a.xa;this.h.permissions=a.permissions==null?null:a.permissions;this.h.bucketCorsUris=a.Te==null?null:a.Te};r(mf,A);mf.prototype.i=function(){return{H:{permissions:oe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
137
- k.Object.defineProperties(mf.prototype,{Se:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?B(this,"bucket"):null},set:function(a){this.h.bucket=a}},Te:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?B(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
138
- enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(mf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return oe}}});var nf=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris};r(nf,A);nf.prototype.i=function(){return{keys:["uris"]}};
139
- k.Object.defineProperties(nf.prototype,{uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}}});var of=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag};r(of,A);of.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:pf}}};
140
- k.Object.defineProperties(of.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var qf=function(a){a=a===void 0?{}:a;this.h={};this.h.result=a.result==null?null:a.result};r(qf,A);qf.prototype.i=function(){return{keys:["result"]}};
141
- k.Object.defineProperties(qf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?B(this,"result"):null},set:function(a){this.h.result=a}}});var rf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Dh==null?null:a.Dh;this.h.sys=a.Hi==null?null:a.Hi;this.h.svc=a.Gi==null?null:a.Gi;this.h.op=a.ei==null?null:a.ei;this.h.values=a.values==null?null:a.values};r(rf,A);rf.prototype.i=function(){return{H:{iam:pe,op:qe,sys:re},keys:["iam","op","svc","sys","values"]}};
142
- k.Object.defineProperties(rf.prototype,{Dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?B(this,"iam"):null},set:function(a){this.h.iam=a}},ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?B(this,"op"):null},set:function(a){this.h.op=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?B(this,"svc"):null},set:function(a){this.h.svc=a}},Hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?B(this,"sys"):null},set:function(a){this.h.sys=
143
- a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var sf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.da==null?null:a.da};r(sf,A);sf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
144
- k.Object.defineProperties(sf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?B(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
145
- var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Sh==null?null:a.Sh;this.h.field=a.th==null?null:a.th;this.h.customFields=a.jh==null?null:a.jh};r(tf,A);tf.prototype.i=function(){return{P:{customFields:uf},keys:["customFields","field","metric"]}};
146
- k.Object.defineProperties(tf.prototype,{jh:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?B(this,"customFields"):null},set:function(a){this.h.customFields=a}},th:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?B(this,"field"):null},set:function(a){this.h.field=a}},Sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?B(this,"metric"):null},set:function(a){this.h.metric=a}}});
147
- var uf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.value=a.value==null?null:a.value};r(uf,A);uf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(uf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return D(this,"value")?B(this,"value"):null},set:function(a){this.h.value=a}}});
148
- var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Oh==null?null:a.Oh;this.h.isDirectAuth=a.Hh==null?null:a.Hh};r(vf,A);vf.prototype.i=function(){return{H:{logMode:se},keys:["isDirectAuth","logMode"]}};
149
- k.Object.defineProperties(vf.prototype,{Hh:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?B(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?B(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var wf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(wf,A);
150
- wf.prototype.i=function(){return{keys:["values"],Ma:{values:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};k.Object.defineProperties(wf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var xf=function(a){a=a===void 0?{}:a;this.h={};this.h.min=a.min==null?null:a.min;this.h.max=a.max==null?null:a.max};r(xf,A);xf.prototype.i=function(){return{keys:["max","min"]}};
151
- k.Object.defineProperties(xf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?B(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?B(this,"min"):null},set:function(a){this.h.min=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.rf==null?null:a.rf;this.h.filenamePrefix=a.xa==null?null:a.xa};r(yf,A);yf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
152
- k.Object.defineProperties(yf.prototype,{xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},rf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?B(this,"folder"):null},set:function(a){this.h.folder=a}}});
153
- var zf=function(a){a=a===void 0?{}:a;this.h={};this.h.tilestoreLocation=a.tilestoreLocation==null?null:a.tilestoreLocation;this.h.cloudStorageLocation=a.cloudStorageLocation==null?null:a.cloudStorageLocation;this.h.featureViewAssetLocation=a.Hd==null?null:a.Hd;this.h.tableLocation=a.Ii==null?null:a.Ii;this.h.type=a.type==null?null:a.type;this.h.name=a.name==null?null:a.name;this.h.id=a.id==null?null:a.id;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.properties=a.properties==null?null:
137
+ k.Object.defineProperties(mf.prototype,{Se:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?C(this,"bucket"):null},set:function(a){this.h.bucket=a}},Te:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?C(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
138
+ enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(mf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return oe}}});var nf=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris};r(nf,A);nf.prototype.i=function(){return{keys:["uris"]}};
139
+ k.Object.defineProperties(nf.prototype,{uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});var of=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag};r(of,A);of.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:pf}}};
140
+ k.Object.defineProperties(of.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var qf=function(a){a=a===void 0?{}:a;this.h={};this.h.result=a.result==null?null:a.result};r(qf,A);qf.prototype.i=function(){return{keys:["result"]}};
141
+ k.Object.defineProperties(qf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}}});var rf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Ch==null?null:a.Ch;this.h.sys=a.Gi==null?null:a.Gi;this.h.svc=a.Fi==null?null:a.Fi;this.h.op=a.di==null?null:a.di;this.h.values=a.values==null?null:a.values};r(rf,A);rf.prototype.i=function(){return{H:{iam:pe,op:qe,sys:re},keys:["iam","op","svc","sys","values"]}};
142
+ k.Object.defineProperties(rf.prototype,{Ch:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?C(this,"iam"):null},set:function(a){this.h.iam=a}},di:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?C(this,"op"):null},set:function(a){this.h.op=a}},Fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?C(this,"svc"):null},set:function(a){this.h.svc=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?C(this,"sys"):null},set:function(a){this.h.sys=
143
+ a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var sf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.da==null?null:a.da};r(sf,A);sf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
144
+ k.Object.defineProperties(sf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
145
+ var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Rh==null?null:a.Rh;this.h.field=a.sh==null?null:a.sh;this.h.customFields=a.ih==null?null:a.ih};r(tf,A);tf.prototype.i=function(){return{P:{customFields:uf},keys:["customFields","field","metric"]}};
146
+ k.Object.defineProperties(tf.prototype,{ih:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?C(this,"customFields"):null},set:function(a){this.h.customFields=a}},sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?C(this,"field"):null},set:function(a){this.h.field=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?C(this,"metric"):null},set:function(a){this.h.metric=a}}});
147
+ var uf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.value=a.value==null?null:a.value};r(uf,A);uf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(uf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return D(this,"value")?C(this,"value"):null},set:function(a){this.h.value=a}}});
148
+ var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Nh==null?null:a.Nh;this.h.isDirectAuth=a.Gh==null?null:a.Gh};r(vf,A);vf.prototype.i=function(){return{H:{logMode:se},keys:["isDirectAuth","logMode"]}};
149
+ k.Object.defineProperties(vf.prototype,{Gh:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?C(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Nh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?C(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var wf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(wf,A);
150
+ wf.prototype.i=function(){return{keys:["values"],Ma:{values:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};k.Object.defineProperties(wf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var xf=function(a){a=a===void 0?{}:a;this.h={};this.h.min=a.min==null?null:a.min;this.h.max=a.max==null?null:a.max};r(xf,A);xf.prototype.i=function(){return{keys:["max","min"]}};
151
+ k.Object.defineProperties(xf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?C(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?C(this,"min"):null},set:function(a){this.h.min=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.rf==null?null:a.rf;this.h.filenamePrefix=a.xa==null?null:a.xa};r(yf,A);yf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
152
+ k.Object.defineProperties(yf.prototype,{xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},rf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?C(this,"folder"):null},set:function(a){this.h.folder=a}}});
153
+ var zf=function(a){a=a===void 0?{}:a;this.h={};this.h.tilestoreLocation=a.tilestoreLocation==null?null:a.tilestoreLocation;this.h.cloudStorageLocation=a.cloudStorageLocation==null?null:a.cloudStorageLocation;this.h.featureViewAssetLocation=a.Hd==null?null:a.Hd;this.h.tableLocation=a.Hi==null?null:a.Hi;this.h.type=a.type==null?null:a.type;this.h.name=a.name==null?null:a.name;this.h.id=a.id==null?null:a.id;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.properties=a.properties==null?null:
154
154
  a.properties;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.geometry=a.geometry==null?null:a.geometry;this.h.bands=a.bands==null?null:a.bands;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.featureCount=a.featureCount==null?null:a.featureCount;this.h.quota=a.quota==null?null:a.quota;this.h.expression=a.l==null?null:a.l;this.h.tilesets=a.tilesets==null?null:a.tilesets};r(zf,A);
155
155
  zf.prototype.i=function(){return{P:{bands:Af,tilesets:Bf},H:{type:te},keys:"bands cloudStorageLocation endTime expression featureCount featureViewAssetLocation geometry id name properties quota sizeBytes startTime tableLocation tilesets tilestoreLocation type updateTime".split(" "),Ma:{geometry:{ka:null,pa:!1,qa:!1,ra:!1},properties:{ka:null,pa:!1,qa:!1,ra:!1}},o:{cloudStorageLocation:nf,expression:pf,featureViewAssetLocation:Cf,quota:Df,tableLocation:Ef,tilestoreLocation:Ff}}};
156
- k.Object.defineProperties(zf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?B(this,"bands"):null},set:function(a){this.h.bands=a}},cloudStorageLocation:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageLocation")?B(this,"cloudStorageLocation"):null},set:function(a){this.h.cloudStorageLocation=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):null},set:function(a){this.h.endTime=a}},l:{configurable:!0,
157
- enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},featureCount:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureCount")?B(this,"featureCount"):null},set:function(a){this.h.featureCount=a}},Hd:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAssetLocation")?B(this,"featureViewAssetLocation"):null},set:function(a){this.h.featureViewAssetLocation=a}},geometry:{configurable:!0,enumerable:!0,
158
- get:function(){return D(this,"geometry")?B(this,"geometry"):null},set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?B(this,"properties"):null},set:function(a){this.h.properties=a}},quota:{configurable:!0,
159
- enumerable:!0,get:function(){return D(this,"quota")?B(this,"quota"):null},set:function(a){this.h.quota=a}},sizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?B(this,"startTime"):null},set:function(a){this.h.startTime=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"tableLocation")?B(this,"tableLocation"):
160
- null},set:function(a){this.h.tableLocation=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?B(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},tilestoreLocation:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilestoreLocation")?B(this,"tilestoreLocation"):null},set:function(a){this.h.tilestoreLocation=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}},updateTime:{configurable:!0,
161
- enumerable:!0,get:function(){return D(this,"updateTime")?B(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var kf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.overwrite=a.overwrite==null?null:a.overwrite};r(kf,A);kf.prototype.i=function(){return{keys:["name","overwrite"]}};
162
- k.Object.defineProperties(kf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
156
+ k.Object.defineProperties(zf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?C(this,"bands"):null},set:function(a){this.h.bands=a}},cloudStorageLocation:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageLocation")?C(this,"cloudStorageLocation"):null},set:function(a){this.h.cloudStorageLocation=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},l:{configurable:!0,
157
+ enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},featureCount:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureCount")?C(this,"featureCount"):null},set:function(a){this.h.featureCount=a}},Hd:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAssetLocation")?C(this,"featureViewAssetLocation"):null},set:function(a){this.h.featureViewAssetLocation=a}},geometry:{configurable:!0,enumerable:!0,
158
+ get:function(){return D(this,"geometry")?C(this,"geometry"):null},set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},quota:{configurable:!0,
159
+ enumerable:!0,get:function(){return D(this,"quota")?C(this,"quota"):null},set:function(a){this.h.quota=a}},sizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},Hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"tableLocation")?C(this,"tableLocation"):
160
+ null},set:function(a){this.h.tableLocation=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},tilestoreLocation:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilestoreLocation")?C(this,"tilestoreLocation"):null},set:function(a){this.h.tilestoreLocation=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}},updateTime:{configurable:!0,
161
+ enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var kf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.overwrite=a.overwrite==null?null:a.overwrite};r(kf,A);kf.prototype.i=function(){return{keys:["name","overwrite"]}};
162
+ k.Object.defineProperties(kf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
163
163
  var Gf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.hc==null?null:a.hc};r(Gf,A);Gf.prototype.i=function(){return{H:{fileFormat:ue},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:pf,visualizationOptions:Hf}}};
164
- k.Object.defineProperties(Gf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
165
- "name")?B(this,"name"):null},set:function(a){this.h.name=a}},hc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?B(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var If=function(){this.h={}};r(If,A);If.prototype.i=function(){return{keys:[]}};
164
+ k.Object.defineProperties(Gf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
165
+ "name")?C(this,"name"):null},set:function(a){this.h.name=a}},hc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var If=function(){this.h={}};r(If,A);If.prototype.i=function(){return{keys:[]}};
166
166
  var Jf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.requestId=a.requestId==null?null:a.requestId;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Jf,A);
167
167
  Jf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:jf,expression:pf}}};
168
- k.Object.defineProperties(Jf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},
169
- O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,
170
- "workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
168
+ k.Object.defineProperties(Jf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},
169
+ O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,
170
+ "workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
171
171
  var Kf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.maxPixels=a.Of==null?null:a.Of;this.h.grid=a.grid==null?null:a.grid;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
172
172
  r(Kf,A);Kf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:Lf,expression:pf,fileExportOptions:Mf,grid:Nf}}};
173
- k.Object.defineProperties(Kf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},
174
- oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},Of:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixels")?B(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?
175
- B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
173
+ k.Object.defineProperties(Kf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},
174
+ oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},Of:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixels")?C(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?
175
+ C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
176
176
  a}}});var Of=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.tileOptions=a.dc==null?null:a.dc;this.h.tileExportOptions=a.cc==null?null:a.cc;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Of,A);
177
177
  Of.prototype.i=function(){return{keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:pf,tileExportOptions:Mf,tileOptions:Pf}}};
178
- k.Object.defineProperties(Of.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
179
- enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?B(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
180
- B(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
178
+ k.Object.defineProperties(Of.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
179
+ enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
180
+ C(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
181
181
  var Qf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.featureViewExportOptions=a.Id==null?null:a.Id;this.h.bigqueryExportOptions=a.wd==null?null:a.wd;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.selectors=a.selectors==null?null:a.selectors;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxWorkers=
182
182
  a.O==null?null:a.O;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.policy=a.jb==null?null:a.jb;this.h.priority=a.priority==null?null:a.priority};r(Qf,A);
183
183
  Qf.prototype.i=function(){return{keys:"assetExportOptions bigqueryExportOptions description expression featureViewExportOptions fileExportOptions maxErrorMeters maxVertices maxWorkers policy priority requestId selectors workloadTag".split(" "),o:{assetExportOptions:Rf,bigqueryExportOptions:df,expression:pf,featureViewExportOptions:Sf,fileExportOptions:Tf,policy:Uf}}};
184
- k.Object.defineProperties(Qf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},wd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryExportOptions")?B(this,"bigqueryExportOptions"):null},set:function(a){this.h.bigqueryExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=
185
- a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},Id:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewExportOptions")?B(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Ub:{configurable:!0,
186
- enumerable:!0,get:function(){return D(this,"maxErrorMeters")?B(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?B(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?
187
- B(this,"policy"):null},set:function(a){this.h.policy=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?B(this,"selectors"):null},set:function(a){this.h.selectors=a}},workloadTag:{configurable:!0,
188
- enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
184
+ k.Object.defineProperties(Qf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},wd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryExportOptions")?C(this,"bigqueryExportOptions"):null},set:function(a){this.h.bigqueryExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=
185
+ a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},Id:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewExportOptions")?C(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Ub:{configurable:!0,
186
+ enumerable:!0,get:function(){return D(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?C(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?
187
+ C(this,"policy"):null},set:function(a){this.h.policy=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?C(this,"selectors"):null},set:function(a){this.h.selectors=a}},workloadTag:{configurable:!0,
188
+ enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
189
189
  var Vf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.tileOptions=a.dc==null?null:a.dc;this.h.tileExportOptions=a.cc==null?null:a.cc;this.h.requestId=a.requestId==null?null:a.requestId;this.h.version=a.version==null?null:a.version;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
190
190
  r(Vf,A);Vf.prototype.i=function(){return{H:{version:ve},keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions version videoOptions workloadTag".split(" "),o:{expression:pf,tileExportOptions:Wf,tileOptions:Pf,videoOptions:Xf}}};
191
- k.Object.defineProperties(Vf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
192
- enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?B(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
193
- B(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?B(this,"version"):null},set:function(a){this.h.version=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
191
+ k.Object.defineProperties(Vf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
192
+ enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
193
+ C(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?C(this,"version"):null},set:function(a){this.h.version=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
194
194
  a}}});var Yf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Yf,A);
195
195
  Yf.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkers priority requestId videoOptions workloadTag".split(" "),o:{expression:pf,fileExportOptions:Wf,videoOptions:Xf}}};
196
- k.Object.defineProperties(Yf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},O:{configurable:!0,
197
- enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):
198
- null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var ff=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.title=a.title==null?null:a.title;this.h.description=a.description==null?null:a.description;this.h.location=a.location==null?null:a.location};r(ff,A);
196
+ k.Object.defineProperties(Yf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},O:{configurable:!0,
197
+ enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):
198
+ null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var ff=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.title=a.title==null?null:a.title;this.h.description=a.description==null?null:a.description;this.h.location=a.location==null?null:a.location};r(ff,A);
199
199
  ff.prototype.i=function(){return{keys:["description","expression","location","title"]}};
200
- k.Object.defineProperties(ff.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?B(this,"location"):null},set:function(a){this.h.location=a}},title:{configurable:!0,enumerable:!0,
201
- get:function(){return D(this,"title")?B(this,"title"):null},set:function(a){this.h.title=a}}});var pf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values;this.h.result=a.result==null?null:a.result};r(pf,A);pf.prototype.i=function(){return{keys:["result","values"],Ma:{values:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};
202
- k.Object.defineProperties(pf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?B(this,"result"):null},set:function(a){this.h.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var Zf=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.geometry=a.geometry==null?null:a.geometry;this.h.properties=a.properties==null?null:a.properties};
200
+ k.Object.defineProperties(ff.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?C(this,"location"):null},set:function(a){this.h.location=a}},title:{configurable:!0,enumerable:!0,
201
+ get:function(){return D(this,"title")?C(this,"title"):null},set:function(a){this.h.title=a}}});var pf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values;this.h.result=a.result==null?null:a.result};r(pf,A);pf.prototype.i=function(){return{keys:["result","values"],Ma:{values:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};
202
+ k.Object.defineProperties(pf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Zf=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.geometry=a.geometry==null?null:a.geometry;this.h.properties=a.properties==null?null:a.properties};
203
203
  r(Zf,A);Zf.prototype.i=function(){return{keys:["geometry","properties","type"]}};
204
- k.Object.defineProperties(Zf.prototype,{geometry:{configurable:!0,enumerable:!0,get:function(){return D(this,"geometry")?B(this,"geometry"):null},set:function(a){this.h.geometry=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?B(this,"properties"):null},set:function(a){this.h.properties=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});
204
+ k.Object.defineProperties(Zf.prototype,{geometry:{configurable:!0,enumerable:!0,get:function(){return D(this,"geometry")?C(this,"geometry"):null},set:function(a){this.h.geometry=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});
205
205
  var $f=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Mb==null?null:a.Mb;this.h.mapName=a.mapName==null?null:a.mapName;this.h.name=a.name==null?null:a.name;this.h.visualizationExpression=a.Ag==null?null:a.Ag};r($f,A);$f.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:pf}}};
206
- k.Object.defineProperties($f.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?B(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapName")?B(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},Ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
207
- B(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Sf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.kf==null?null:a.kf;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};r(Sf,A);Sf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:ag,ingestionTimeParameters:bg}}};
208
- k.Object.defineProperties(Sf.prototype,{kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewDestination")?B(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},qc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
209
- var cg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.type=a.type==null?null:a.type};r(cg,A);cg.prototype.i=function(){return{H:{type:we},keys:["name","type"]}};k.Object.defineProperties(cg.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});
206
+ k.Object.defineProperties($f.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapName")?C(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},Ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
207
+ C(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Sf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.kf==null?null:a.kf;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};r(Sf,A);Sf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:ag,ingestionTimeParameters:bg}}};
208
+ k.Object.defineProperties(Sf.prototype,{kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewDestination")?C(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},qc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?C(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
209
+ var cg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.type=a.type==null?null:a.type};r(cg,A);cg.prototype.i=function(){return{H:{type:we},keys:["name","type"]}};k.Object.defineProperties(cg.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});
210
210
  var ag=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.assetVersion=a.Fg==null?null:a.Fg;this.h.permissions=a.permissions==null?null:a.permissions};r(ag,A);ag.prototype.i=function(){return{H:{permissions:xe},keys:["assetVersion","name","permissions"]}};
211
- k.Object.defineProperties(ag.prototype,{Fg:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetVersion")?B(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=a}}});
212
- k.Object.defineProperties(ag,{Permissions:{configurable:!0,enumerable:!0,get:function(){return xe}}});var bg=function(a){a=a===void 0?{}:a;this.h={};this.h.thinningOptions=a.pg==null?null:a.pg;this.h.rankingOptions=a.Wf==null?null:a.Wf;this.h.prerenderingOptions=a.hi==null?null:a.hi};r(bg,A);bg.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:dg,rankingOptions:eg,thinningOptions:fg}}};
213
- k.Object.defineProperties(bg.prototype,{hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderingOptions")?B(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Wf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankingOptions")?B(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},pg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?B(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
211
+ k.Object.defineProperties(ag.prototype,{Fg:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetVersion")?C(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});
212
+ k.Object.defineProperties(ag,{Permissions:{configurable:!0,enumerable:!0,get:function(){return xe}}});var bg=function(a){a=a===void 0?{}:a;this.h={};this.h.thinningOptions=a.pg==null?null:a.pg;this.h.rankingOptions=a.Wf==null?null:a.Wf;this.h.prerenderingOptions=a.gi==null?null:a.gi};r(bg,A);bg.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:dg,rankingOptions:eg,thinningOptions:fg}}};
213
+ k.Object.defineProperties(bg.prototype,{gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderingOptions")?C(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Wf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankingOptions")?C(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},pg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?C(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
214
214
  a}}});var Cf=function(a){a=a===void 0?{}:a;this.h={};this.h.location=a.location==null?null:a.location;this.h.assetOptions=a.assetOptions==null?null:a.assetOptions};r(Cf,A);Cf.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:gg}}};
215
- k.Object.defineProperties(Cf.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetOptions")?B(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?B(this,"location"):null},set:function(a){this.h.location=a}}});var gg=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.sh==null?null:a.sh;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};r(gg,A);
215
+ k.Object.defineProperties(Cf.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetOptions")?C(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?C(this,"location"):null},set:function(a){this.h.location=a}}});var gg=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.rh==null?null:a.rh;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};r(gg,A);
216
216
  gg.prototype.i=function(){return{P:{featureViewAttributes:cg},keys:["featureViewAttributes","ingestionTimeParameters"],o:{ingestionTimeParameters:bg}}};
217
- k.Object.defineProperties(gg.prototype,{sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAttributes")?B(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},qc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
217
+ k.Object.defineProperties(gg.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAttributes")?C(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},qc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?C(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
218
218
  var hg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.orientation=a.orientation==null?null:a.orientation;this.h.fileFormat=a.F==null?null:a.F;this.h.grid=a.grid==null?null:a.grid};r(hg,A);hg.prototype.i=function(){return{H:{fileFormat:ye,orientation:ze},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:pf,grid:Nf}}};
219
- k.Object.defineProperties(hg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
220
- "name")?B(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return D(this,"orientation")?B(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var Df=function(a){a=a===void 0?{}:a;this.h={};this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.assetCount=a.Ne==null?null:a.Ne;this.h.maxAssets=a.Lf==null?null:a.Lf};r(Df,A);
219
+ k.Object.defineProperties(hg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
220
+ "name")?C(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return D(this,"orientation")?C(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var Df=function(a){a=a===void 0?{}:a;this.h={};this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.assetCount=a.Ne==null?null:a.Ne;this.h.maxAssets=a.Lf==null?null:a.Lf};r(Df,A);
221
221
  Df.prototype.i=function(){return{keys:["assetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
222
- k.Object.defineProperties(Df.prototype,{Ne:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetCount")?B(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Lf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxAssets")?B(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?B(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},sizeBytes:{configurable:!0,enumerable:!0,
223
- get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var ig=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentNames=a.kc==null?null:a.kc;this.h.body=a.body==null?null:a.body};r(ig,A);ig.prototype.i=function(){return{keys:["argumentNames","body"]}};
224
- k.Object.defineProperties(ig.prototype,{kc:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentNames")?B(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return D(this,"body")?B(this,"body"):null},set:function(a){this.h.body=a}}});
222
+ k.Object.defineProperties(Df.prototype,{Ne:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetCount")?C(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Lf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxAssets")?C(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},sizeBytes:{configurable:!0,enumerable:!0,
223
+ get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var ig=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentNames=a.kc==null?null:a.kc;this.h.body=a.body==null?null:a.body};r(ig,A);ig.prototype.i=function(){return{keys:["argumentNames","body"]}};
224
+ k.Object.defineProperties(ig.prototype,{kc:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentNames")?C(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return D(this,"body")?C(this,"body"):null},set:function(a){this.h.body=a}}});
225
225
  var jg=function(a){a=a===void 0?{}:a;this.h={};this.h.functionName=a.functionName==null?null:a.functionName;this.h.functionReference=a.Ua==null?null:a.Ua;this.h.arguments=a.arguments==null?null:a.arguments};r(jg,A);jg.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],Ma:{arguments:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};
226
- k.Object.defineProperties(jg.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?B(this,"arguments"):null},set:function(a){this.h.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionName")?B(this,"functionName"):null},set:function(a){this.h.functionName=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionReference")?B(this,"functionReference"):null},set:function(a){this.h.functionReference=
226
+ k.Object.defineProperties(jg.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?C(this,"arguments"):null},set:function(a){this.h.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionName")?C(this,"functionName"):null},set:function(a){this.h.functionName=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionReference")?C(this,"functionReference"):null},set:function(a){this.h.functionReference=
227
227
  a}}});var kg=function(a){a=a===void 0?{}:a;this.h={};this.h.cloudOptimized=a.Ue==null?null:a.Ue;this.h.tileDimensions=a.bc==null?null:a.bc;this.h.skipEmptyFiles=a.kg==null?null:a.kg;this.h.tileSize=a.tileSize==null?null:a.tileSize;this.h.noData=a.Pf==null?null:a.Pf};r(kg,A);kg.prototype.i=function(){return{keys:["cloudOptimized","noData","skipEmptyFiles","tileDimensions","tileSize"],o:{noData:lg,tileDimensions:mg}}};
228
- k.Object.defineProperties(kg.prototype,{Ue:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudOptimized")?B(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},Pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"noData")?B(this,"noData"):null},set:function(a){this.h.noData=a}},kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmptyFiles")?B(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},bc:{configurable:!0,enumerable:!0,
229
- get:function(){return D(this,"tileDimensions")?B(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?B(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.options=a.options==null?null:a.options};r(ng,A);ng.prototype.i=function(){return{keys:["options"],o:{options:og}}};
230
- k.Object.defineProperties(ng.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?B(this,"options"):null},set:function(a){this.h.options=a}}});var og=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.ri==null?null:a.ri};r(og,A);og.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
231
- k.Object.defineProperties(og.prototype,{ri:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?B(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var mg=function(a){a=a===void 0?{}:a;this.h={};this.h.width=a.width==null?null:a.width;this.h.height=a.height==null?null:a.height};r(mg,A);mg.prototype.i=function(){return{keys:["height","width"]}};
232
- k.Object.defineProperties(mg.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return D(this,"height")?B(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return D(this,"width")?B(this,"width"):null},set:function(a){this.h.width=a}}});var pg=function(a){a=a===void 0?{}:a;this.h={};this.h.x=a.x==null?null:a.x;this.h.y=a.y==null?null:a.y};r(pg,A);pg.prototype.i=function(){return{keys:["x","y"]}};
233
- k.Object.defineProperties(pg.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return D(this,"x")?B(this,"x"):null},set:function(a){this.h.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return D(this,"y")?B(this,"y"):null},set:function(a){this.h.y=a}}});
228
+ k.Object.defineProperties(kg.prototype,{Ue:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudOptimized")?C(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},Pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"noData")?C(this,"noData"):null},set:function(a){this.h.noData=a}},kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmptyFiles")?C(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},bc:{configurable:!0,enumerable:!0,
229
+ get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?C(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.options=a.options==null?null:a.options};r(ng,A);ng.prototype.i=function(){return{keys:["options"],o:{options:og}}};
230
+ k.Object.defineProperties(ng.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?C(this,"options"):null},set:function(a){this.h.options=a}}});var og=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.pi==null?null:a.pi};r(og,A);og.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
231
+ k.Object.defineProperties(og.prototype,{pi:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?C(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var mg=function(a){a=a===void 0?{}:a;this.h={};this.h.width=a.width==null?null:a.width;this.h.height=a.height==null?null:a.height};r(mg,A);mg.prototype.i=function(){return{keys:["height","width"]}};
232
+ k.Object.defineProperties(mg.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return D(this,"height")?C(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return D(this,"width")?C(this,"width"):null},set:function(a){this.h.width=a}}});var pg=function(a){a=a===void 0?{}:a;this.h={};this.h.x=a.x==null?null:a.x;this.h.y=a.y==null?null:a.y};r(pg,A);pg.prototype.i=function(){return{keys:["x","y"]}};
233
+ k.Object.defineProperties(pg.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return D(this,"x")?C(this,"x"):null},set:function(a){this.h.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return D(this,"y")?C(this,"y"):null},set:function(a){this.h.y=a}}});
234
234
  var Lf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=a.Tf==null?null:a.Tf;this.h.tileSize=a.tileSize==null?null:a.tileSize};r(Lf,A);
235
235
  Lf.prototype.i=function(){return{H:{pyramidingPolicy:Ae,pyramidingPolicyOverrides:Be},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],Ma:{pyramidingPolicyOverrides:{ka:null,pa:!1,qa:!1,ra:!1}},o:{earthEngineDestination:kf}}};
236
- k.Object.defineProperties(Lf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?B(this,"pyramidingPolicyOverrides"):
237
- null},set:function(a){this.h.pyramidingPolicyOverrides=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?B(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});
236
+ k.Object.defineProperties(Lf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?C(this,"pyramidingPolicyOverrides"):
237
+ null},set:function(a){this.h.pyramidingPolicyOverrides=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?C(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});
238
238
  var Af=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.dataType=a.dataType==null?null:a.dataType;this.h.grid=a.grid==null?null:a.grid;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.missingData=a.missingData==null?null:a.missingData;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.kd==null?null:a.kd};r(Af,A);
239
239
  Af.prototype.i=function(){return{P:{tilesets:qg},H:{pyramidingPolicy:Ce},keys:"dataType grid id missingData pyramidingPolicy tilesetBandIndex tilesetId tilesets".split(" "),o:{dataType:rg,grid:Nf,missingData:sg}}};
240
- k.Object.defineProperties(Af.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?B(this,"dataType"):null},set:function(a){this.h.dataType=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?
241
- B(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},kd:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?B(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},
242
- set:function(a){this.h.tilesetId=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?B(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Jd==null?null:a.Jd;this.h.tfRecordOptions=a.le==null?null:a.le;this.h.fileFormat=a.F==null?null:a.F};r(Mf,A);
240
+ k.Object.defineProperties(Af.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?C(this,"dataType"):null},set:function(a){this.h.dataType=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?
241
+ C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},kd:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},
242
+ set:function(a){this.h.tilesetId=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Jd==null?null:a.Jd;this.h.tfRecordOptions=a.le==null?null:a.le;this.h.fileFormat=a.F==null?null:a.F};r(Mf,A);
243
243
  Mf.prototype.i=function(){return{H:{fileFormat:De},keys:["cloudStorageDestination","driveDestination","fileFormat","geoTiffOptions","tfRecordOptions"],o:{cloudStorageDestination:mf,driveDestination:yf,geoTiffOptions:kg,tfRecordOptions:tg}}};
244
- k.Object.defineProperties(Mf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
245
- a}},Jd:{configurable:!0,enumerable:!0,get:function(){return D(this,"geoTiffOptions")?B(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},le:{configurable:!0,enumerable:!0,get:function(){return D(this,"tfRecordOptions")?B(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
246
- var ug=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.nd==null?null:a.nd;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.bands=a.bands==null?null:a.bands;this.h.maskBands=a.Kf==null?null:a.Kf;this.h.footprint=a.zh==null?null:a.zh;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.startTime=a.startTime==
247
- null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.minTileAreaRatio=a.Vh==null?null:a.Vh;this.h.skipMetadataRead=a.Ai==null?null:a.Ai;this.h.memo=a.Vc==null?null:a.Vc};r(ug,A);
244
+ k.Object.defineProperties(Mf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
245
+ a}},Jd:{configurable:!0,enumerable:!0,get:function(){return D(this,"geoTiffOptions")?C(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},le:{configurable:!0,enumerable:!0,get:function(){return D(this,"tfRecordOptions")?C(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
246
+ var ug=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.nd==null?null:a.nd;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.bands=a.bands==null?null:a.bands;this.h.maskBands=a.Kf==null?null:a.Kf;this.h.footprint=a.yh==null?null:a.yh;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.startTime=a.startTime==
247
+ null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.minTileAreaRatio=a.Uh==null?null:a.Uh;this.h.skipMetadataRead=a.zi==null?null:a.zi;this.h.memo=a.Vc==null?null:a.Vc};r(ug,A);
248
248
  ug.prototype.i=function(){return{P:{bands:vg,maskBands:wg,tilesets:Bf},H:{pyramidingPolicy:Ee},keys:"bands endTime footprint maskBands memo minTileAreaRatio missingData name properties pyramidingPolicy skipMetadataRead startTime tilesets uriPrefix".split(" "),Ma:{properties:{ka:null,pa:!1,qa:!1,ra:!1}},o:{footprint:xg,missingData:sg}}};
249
- k.Object.defineProperties(ug.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?B(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):null},set:function(a){this.h.endTime=a}},zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?B(this,"footprint"):null},set:function(a){this.h.footprint=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return D(this,
250
- "maskBands")?B(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Vc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?B(this,"memo"):null},set:function(a){this.h.memo=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minTileAreaRatio")?B(this,"minTileAreaRatio"):null},set:function(a){this.h.minTileAreaRatio=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?B(this,"missingData"):null},set:function(a){this.h.missingData=
251
- a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?B(this,"properties"):null},set:function(a){this.h.properties=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Ai:{configurable:!0,enumerable:!0,get:function(){return D(this,
252
- "skipMetadataRead")?B(this,"skipMetadataRead"):null},set:function(a){this.h.skipMetadataRead=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?B(this,"startTime"):null},set:function(a){this.h.startTime=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?B(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},nd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?B(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=
249
+ k.Object.defineProperties(ug.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?C(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},yh:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?C(this,"footprint"):null},set:function(a){this.h.footprint=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return D(this,
250
+ "maskBands")?C(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Vc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?C(this,"memo"):null},set:function(a){this.h.memo=a}},Uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minTileAreaRatio")?C(this,"minTileAreaRatio"):null},set:function(a){this.h.minTileAreaRatio=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?C(this,"missingData"):null},set:function(a){this.h.missingData=
251
+ a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},zi:{configurable:!0,enumerable:!0,get:function(){return D(this,
252
+ "skipMetadataRead")?C(this,"skipMetadataRead"):null},set:function(a){this.h.skipMetadataRead=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},nd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=
253
253
  a}}});var yg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.affineTransform=a.Kb==null?null:a.Kb;this.h.dimensions=a.dimensions==null?null:a.dimensions};r(yg,A);yg.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:Ve,dimensions:mg}}};
254
- k.Object.defineProperties(yg.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?B(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}}});
254
+ k.Object.defineProperties(yg.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});
255
255
  var zg=function(a){a=a===void 0?{}:a;this.h={};this.h.imageManifest=a.zf==null?null:a.zf;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId;this.h.mode=a.mode==null?null:a.mode};r(zg,A);zg.prototype.i=function(){return{H:{mode:Fe},keys:["description","imageManifest","mode","overwrite","requestId"],o:{imageManifest:ug}}};
256
- k.Object.defineProperties(zg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},zf:{configurable:!0,enumerable:!0,get:function(){return D(this,"imageManifest")?B(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},mode:{configurable:!0,enumerable:!0,get:function(){return D(this,"mode")?B(this,"mode"):null},set:function(a){this.h.mode=a}},overwrite:{configurable:!0,enumerable:!0,
257
- get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var Ag=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.og==null?null:a.og;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId};
256
+ k.Object.defineProperties(zg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},zf:{configurable:!0,enumerable:!0,get:function(){return D(this,"imageManifest")?C(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},mode:{configurable:!0,enumerable:!0,get:function(){return D(this,"mode")?C(this,"mode"):null},set:function(a){this.h.mode=a}},overwrite:{configurable:!0,enumerable:!0,
257
+ get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var Ag=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.og==null?null:a.og;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId};
258
258
  r(Ag,A);Ag.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:Bg}}};
259
- k.Object.defineProperties(Ag.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},og:{configurable:!0,
260
- enumerable:!0,get:function(){return D(this,"tableManifest")?B(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Dc==null?null:a.Dc};r(Cg,A);Cg.prototype.i=function(){return{P:{algorithms:We},keys:["algorithms"]}};k.Object.defineProperties(Cg.prototype,{Dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?B(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
259
+ k.Object.defineProperties(Ag.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},og:{configurable:!0,
260
+ enumerable:!0,get:function(){return D(this,"tableManifest")?C(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Dc==null?null:a.Dc};r(Cg,A);Cg.prototype.i=function(){return{P:{algorithms:We},keys:["algorithms"]}};k.Object.defineProperties(Cg.prototype,{Dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?C(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
261
261
  var Dg=function(a){a=a===void 0?{}:a;this.h={};this.h.assets=a.assets==null?null:a.assets;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Dg,A);Dg.prototype.i=function(){return{P:{assets:zf},keys:["assets","nextPageToken"]}};
262
- k.Object.defineProperties(Dg.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return D(this,"assets")?B(this,"assets"):null},set:function(a){this.h.assets=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});
262
+ k.Object.defineProperties(Dg.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return D(this,"assets")?C(this,"assets"):null},set:function(a){this.h.assets=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});
263
263
  var Eg=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.features=a.features==null?null:a.features;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Eg,A);Eg.prototype.i=function(){return{P:{features:Zf},keys:["features","nextPageToken","type"]}};
264
- k.Object.defineProperties(Eg.prototype,{features:{configurable:!0,enumerable:!0,get:function(){return D(this,"features")?B(this,"features"):null},set:function(a){this.h.features=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});
264
+ k.Object.defineProperties(Eg.prototype,{features:{configurable:!0,enumerable:!0,get:function(){return D(this,"features")?C(this,"features"):null},set:function(a){this.h.features=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});
265
265
  var Fg=function(a){a=a===void 0?{}:a;this.h={};this.h.operations=a.Na==null?null:a.Na;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Fg,A);Fg.prototype.i=function(){return{P:{operations:Gg},keys:["nextPageToken","operations"]}};
266
- k.Object.defineProperties(Fg.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Na:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?B(this,"operations"):null},set:function(a){this.h.operations=a}}});
267
- var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.counter=a.counter==null?null:a.counter;this.h.dataAccess=a.kh==null?null:a.kh;this.h.cloudAudit=a.Vg==null?null:a.Vg};r(Hg,A);Hg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:lf,counter:tf,dataAccess:vf}}};
268
- k.Object.defineProperties(Hg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudAudit")?B(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return D(this,"counter")?B(this,"counter"):null},set:function(a){this.h.counter=a}},kh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?B(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
269
- var sg=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(sg,A);sg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(sg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var Ig=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb};r(Ig,A);Ig.prototype.i=function(){return{keys:["destinationName"]}};
270
- k.Object.defineProperties(Ig.prototype,{Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?B(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var lg=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.pf==null?null:a.pf;this.h.integerValue=a.Va==null?null:a.Va};r(lg,A);lg.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
271
- k.Object.defineProperties(lg.prototype,{pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?B(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?B(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
266
+ k.Object.defineProperties(Fg.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Na:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?C(this,"operations"):null},set:function(a){this.h.operations=a}}});
267
+ var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.counter=a.counter==null?null:a.counter;this.h.dataAccess=a.jh==null?null:a.jh;this.h.cloudAudit=a.Ug==null?null:a.Ug};r(Hg,A);Hg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:lf,counter:tf,dataAccess:vf}}};
268
+ k.Object.defineProperties(Hg.prototype,{Ug:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudAudit")?C(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return D(this,"counter")?C(this,"counter"):null},set:function(a){this.h.counter=a}},jh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?C(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
269
+ var sg=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(sg,A);sg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(sg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Ig=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb};r(Ig,A);Ig.prototype.i=function(){return{keys:["destinationName"]}};
270
+ k.Object.defineProperties(Ig.prototype,{Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var lg=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.pf==null?null:a.pf;this.h.integerValue=a.Va==null?null:a.Va};r(lg,A);lg.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
271
+ k.Object.defineProperties(lg.prototype,{pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?C(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
272
272
  var Gg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.metadata=a.metadata==null?null:a.metadata;this.h.done=a.done==null?null:a.done;this.h.error=a.error==null?null:a.error;this.h.response=a.response==null?null:a.response};r(Gg,A);Gg.prototype.i=function(){return{keys:["done","error","metadata","name","response"],Ma:{metadata:{ka:null,pa:!1,qa:!1,ra:!1},response:{ka:null,pa:!1,qa:!1,ra:!1}},o:{error:Jg}}};
273
- k.Object.defineProperties(Gg.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return D(this,"done")?B(this,"done"):null},set:function(a){this.h.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return D(this,"error")?B(this,"error"):null},set:function(a){this.h.error=a}},metadata:{configurable:!0,enumerable:!0,get:function(){return D(this,"metadata")?B(this,"metadata"):null},set:function(a){this.h.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
274
- "name")?B(this,"name"):null},set:function(a){this.h.name=a}},response:{configurable:!0,enumerable:!0,get:function(){return D(this,"response")?B(this,"response"):null},set:function(a){this.h.response=a}}});
275
- var Kg=function(a){a=a===void 0?{}:a;this.h={};this.h.state=a.state==null?null:a.state;this.h.description=a.description==null?null:a.description;this.h.type=a.type==null?null:a.type;this.h.priority=a.priority==null?null:a.priority;this.h.createTime=a.bf==null?null:a.bf;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.progress=a.progress==null?null:a.progress;this.h.stages=a.Ci==null?null:
276
- a.Ci;this.h.attempt=a.attempt==null?null:a.attempt;this.h.scriptUri=a.dg==null?null:a.dg;this.h.destinationUris=a.ef==null?null:a.ef;this.h.notifications=a.Zh==null?null:a.Zh;this.h.batchEecuUsageSeconds=a.vd==null?null:a.vd};r(Kg,A);Kg.prototype.i=function(){return{P:{notifications:Lg,stages:Mg},H:{state:Ge},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
277
- k.Object.defineProperties(Kg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return D(this,"attempt")?B(this,"attempt"):null},set:function(a){this.h.attempt=a}},vd:{configurable:!0,enumerable:!0,get:function(){return D(this,"batchEecuUsageSeconds")?B(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},bf:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?B(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
278
- enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},ef:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationUris")?B(this,"destinationUris"):null},set:function(a){this.h.destinationUris=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):null},set:function(a){this.h.endTime=a}},Zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notifications")?B(this,
279
- "notifications"):null},set:function(a){this.h.notifications=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},progress:{configurable:!0,enumerable:!0,get:function(){return D(this,"progress")?B(this,"progress"):null},set:function(a){this.h.progress=a}},dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scriptUri")?B(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},Ci:{configurable:!0,
280
- enumerable:!0,get:function(){return D(this,"stages")?B(this,"stages"):null},set:function(a){this.h.stages=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?B(this,"startTime"):null},set:function(a){this.h.startTime=a}},state:{configurable:!0,enumerable:!0,get:function(){return D(this,"state")?B(this,"state"):null},set:function(a){this.h.state=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=
281
- a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?B(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Lg=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Ni==null?null:a.Ni;this.h.detail=a.detail==null?null:a.detail};r(Lg,A);Lg.prototype.i=function(){return{H:{severity:He},keys:["detail","severity","topic"]}};
282
- k.Object.defineProperties(Lg.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return D(this,"detail")?B(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return D(this,"severity")?B(this,"severity"):null},set:function(a){this.h.severity=a}},Ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?B(this,"topic"):null},set:function(a){this.h.topic=a}}});
283
- var Mg=function(a){a=a===void 0?{}:a;this.h={};this.h.displayName=a.displayName==null?null:a.displayName;this.h.completeWorkUnits=a.Xg==null?null:a.Xg;this.h.totalWorkUnits=a.Oi==null?null:a.Oi;this.h.description=a.description==null?null:a.description};r(Mg,A);Mg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
284
- k.Object.defineProperties(Mg.prototype,{Xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"completeWorkUnits")?B(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return D(this,"displayName")?B(this,"displayName"):null},set:function(a){this.h.displayName=
285
- a}},Oi:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?B(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var rg=function(a){a=a===void 0?{}:a;this.h={};this.h.precision=a.precision==null?null:a.precision;this.h.range=a.dd==null?null:a.dd;this.h.dimensionsCount=a.oh==null?null:a.oh};r(rg,A);rg.prototype.i=function(){return{H:{precision:Ie},keys:["dimensionsCount","precision","range"],o:{range:xf}}};
286
- k.Object.defineProperties(rg.prototype,{oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensionsCount")?B(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return D(this,"precision")?B(this,"precision"):null},set:function(a){this.h.precision=a}},dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?B(this,"range"):null},set:function(a){this.h.range=a}}});
273
+ k.Object.defineProperties(Gg.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return D(this,"done")?C(this,"done"):null},set:function(a){this.h.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return D(this,"error")?C(this,"error"):null},set:function(a){this.h.error=a}},metadata:{configurable:!0,enumerable:!0,get:function(){return D(this,"metadata")?C(this,"metadata"):null},set:function(a){this.h.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
274
+ "name")?C(this,"name"):null},set:function(a){this.h.name=a}},response:{configurable:!0,enumerable:!0,get:function(){return D(this,"response")?C(this,"response"):null},set:function(a){this.h.response=a}}});
275
+ var Kg=function(a){a=a===void 0?{}:a;this.h={};this.h.state=a.state==null?null:a.state;this.h.description=a.description==null?null:a.description;this.h.type=a.type==null?null:a.type;this.h.priority=a.priority==null?null:a.priority;this.h.createTime=a.bf==null?null:a.bf;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.progress=a.progress==null?null:a.progress;this.h.stages=a.Bi==null?null:
276
+ a.Bi;this.h.attempt=a.attempt==null?null:a.attempt;this.h.scriptUri=a.dg==null?null:a.dg;this.h.destinationUris=a.ef==null?null:a.ef;this.h.notifications=a.Yh==null?null:a.Yh;this.h.batchEecuUsageSeconds=a.vd==null?null:a.vd};r(Kg,A);Kg.prototype.i=function(){return{P:{notifications:Lg,stages:Mg},H:{state:Ge},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
277
+ k.Object.defineProperties(Kg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return D(this,"attempt")?C(this,"attempt"):null},set:function(a){this.h.attempt=a}},vd:{configurable:!0,enumerable:!0,get:function(){return D(this,"batchEecuUsageSeconds")?C(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},bf:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?C(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
278
+ enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},ef:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationUris")?C(this,"destinationUris"):null},set:function(a){this.h.destinationUris=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},Yh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notifications")?C(this,
279
+ "notifications"):null},set:function(a){this.h.notifications=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},progress:{configurable:!0,enumerable:!0,get:function(){return D(this,"progress")?C(this,"progress"):null},set:function(a){this.h.progress=a}},dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scriptUri")?C(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},Bi:{configurable:!0,
280
+ enumerable:!0,get:function(){return D(this,"stages")?C(this,"stages"):null},set:function(a){this.h.stages=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},state:{configurable:!0,enumerable:!0,get:function(){return D(this,"state")?C(this,"state"):null},set:function(a){this.h.state=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=
281
+ a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Lg=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Mi==null?null:a.Mi;this.h.detail=a.detail==null?null:a.detail};r(Lg,A);Lg.prototype.i=function(){return{H:{severity:He},keys:["detail","severity","topic"]}};
282
+ k.Object.defineProperties(Lg.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return D(this,"detail")?C(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return D(this,"severity")?C(this,"severity"):null},set:function(a){this.h.severity=a}},Mi:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?C(this,"topic"):null},set:function(a){this.h.topic=a}}});
283
+ var Mg=function(a){a=a===void 0?{}:a;this.h={};this.h.displayName=a.displayName==null?null:a.displayName;this.h.completeWorkUnits=a.Wg==null?null:a.Wg;this.h.totalWorkUnits=a.Ni==null?null:a.Ni;this.h.description=a.description==null?null:a.description};r(Mg,A);Mg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
284
+ k.Object.defineProperties(Mg.prototype,{Wg:{configurable:!0,enumerable:!0,get:function(){return D(this,"completeWorkUnits")?C(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return D(this,"displayName")?C(this,"displayName"):null},set:function(a){this.h.displayName=
285
+ a}},Ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?C(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var rg=function(a){a=a===void 0?{}:a;this.h={};this.h.precision=a.precision==null?null:a.precision;this.h.range=a.dd==null?null:a.dd;this.h.dimensionsCount=a.nh==null?null:a.nh};r(rg,A);rg.prototype.i=function(){return{H:{precision:Ie},keys:["dimensionsCount","precision","range"],o:{range:xf}}};
286
+ k.Object.defineProperties(rg.prototype,{nh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensionsCount")?C(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return D(this,"precision")?C(this,"precision"):null},set:function(a){this.h.precision=a}},dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?C(this,"range"):null},set:function(a){this.h.range=a}}});
287
287
  var xg=function(a){a=a===void 0?{}:a;this.h={};this.h.points=a.points==null?null:a.points;this.h.bandId=a.Mg==null?null:a.Mg};r(xg,A);xg.prototype.i=function(){return{P:{points:pg},keys:["bandId","points"]}};
288
- k.Object.defineProperties(xg.prototype,{Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandId")?B(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return D(this,"points")?B(this,"points"):null},set:function(a){this.h.points=a}}});
289
- var Nf=function(a){a=a===void 0?{}:a;this.h={};this.h.crsCode=a.cf==null?null:a.cf;this.h.crsWkt=a.eh==null?null:a.eh;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.affineTransform=a.Kb==null?null:a.Kb};r(Nf,A);Nf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Ve,dimensions:mg}}};
290
- k.Object.defineProperties(Nf.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?B(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},cf:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?B(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsWkt")?B(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
291
- get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.version=a.version==null?null:a.version;this.h.bindings=a.xd==null?null:a.xd;this.h.auditConfigs=a.Jg==null?null:a.Jg;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.hf==null?null:a.hf};r(Uf,A);Uf.prototype.i=function(){return{P:{auditConfigs:$e,bindings:ef,rules:Ng},keys:["auditConfigs","bindings","etag","rules","version"]}};
292
- k.Object.defineProperties(Uf.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?B(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},xd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindings")?B(this,"bindings"):null},set:function(a){this.h.bindings=a}},hf:{configurable:!0,enumerable:!0,get:function(){return D(this,"etag")?B(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return D(this,
293
- "rules")?B(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?B(this,"version"):null},set:function(a){this.h.version=a}}});var dg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.gi==null?null:a.gi;this.h.tileLimiting=a.Ji==null?null:a.Ji};r(dg,A);dg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Og}}};
294
- k.Object.defineProperties(dg.prototype,{gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?B(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Ji:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?B(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Pg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};r(Pg,A);Pg.prototype.i=function(){return{keys:["attributeName"]}};
295
- k.Object.defineProperties(Pg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return D(this,"attributeName")?B(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Qg=function(){this.h={}};r(Qg,A);Qg.prototype.i=function(){return{keys:[]}};var Rg=function(){this.h={}};r(Rg,A);Rg.prototype.i=function(){return{keys:[]}};var Sg=function(){this.h={}};r(Sg,A);Sg.prototype.i=function(){return{keys:[]}};
296
- var Tg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.Zd==null?null:a.Zd;this.h.rankByMinVisibleLodRule=a.mi==null?null:a.mi;this.h.rankByGeometryTypeRule=a.ae==null?null:a.ae;this.h.rankByMinZoomLevelRule=a.be==null?null:a.be;this.h.direction=a.direction==null?null:a.direction};r(Tg,A);
288
+ k.Object.defineProperties(xg.prototype,{Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandId")?C(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return D(this,"points")?C(this,"points"):null},set:function(a){this.h.points=a}}});
289
+ var Nf=function(a){a=a===void 0?{}:a;this.h={};this.h.crsCode=a.cf==null?null:a.cf;this.h.crsWkt=a.dh==null?null:a.dh;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.affineTransform=a.Kb==null?null:a.Kb};r(Nf,A);Nf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Ve,dimensions:mg}}};
290
+ k.Object.defineProperties(Nf.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},cf:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?C(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsWkt")?C(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
291
+ get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.version=a.version==null?null:a.version;this.h.bindings=a.xd==null?null:a.xd;this.h.auditConfigs=a.Jg==null?null:a.Jg;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.hf==null?null:a.hf};r(Uf,A);Uf.prototype.i=function(){return{P:{auditConfigs:$e,bindings:ef,rules:Ng},keys:["auditConfigs","bindings","etag","rules","version"]}};
292
+ k.Object.defineProperties(Uf.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?C(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},xd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindings")?C(this,"bindings"):null},set:function(a){this.h.bindings=a}},hf:{configurable:!0,enumerable:!0,get:function(){return D(this,"etag")?C(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return D(this,
293
+ "rules")?C(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?C(this,"version"):null},set:function(a){this.h.version=a}}});var dg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.fi==null?null:a.fi;this.h.tileLimiting=a.Ii==null?null:a.Ii};r(dg,A);dg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Og}}};
294
+ k.Object.defineProperties(dg.prototype,{fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?C(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?C(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Pg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};r(Pg,A);Pg.prototype.i=function(){return{keys:["attributeName"]}};
295
+ k.Object.defineProperties(Pg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return D(this,"attributeName")?C(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Qg=function(){this.h={}};r(Qg,A);Qg.prototype.i=function(){return{keys:[]}};var Rg=function(){this.h={}};r(Rg,A);Rg.prototype.i=function(){return{keys:[]}};var Sg=function(){this.h={}};r(Sg,A);Sg.prototype.i=function(){return{keys:[]}};
296
+ var Tg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.Zd==null?null:a.Zd;this.h.rankByMinVisibleLodRule=a.li==null?null:a.li;this.h.rankByGeometryTypeRule=a.ae==null?null:a.ae;this.h.rankByMinZoomLevelRule=a.be==null?null:a.be;this.h.direction=a.direction==null?null:a.direction};r(Tg,A);
297
297
  Tg.prototype.i=function(){return{H:{direction:Je},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],o:{rankByAttributeRule:Pg,rankByGeometryTypeRule:Qg,rankByMinVisibleLodRule:Rg,rankByMinZoomLevelRule:Sg}}};
298
- k.Object.defineProperties(Tg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return D(this,"direction")?B(this,"direction"):null},set:function(a){this.h.direction=a}},Zd:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByAttributeRule")?B(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},ae:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByGeometryTypeRule")?B(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
299
- a}},mi:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinVisibleLodRule")?B(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},be:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinZoomLevelRule")?B(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
298
+ k.Object.defineProperties(Tg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return D(this,"direction")?C(this,"direction"):null},set:function(a){this.h.direction=a}},Zd:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByAttributeRule")?C(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},ae:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByGeometryTypeRule")?C(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
299
+ a}},li:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinVisibleLodRule")?C(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},be:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinZoomLevelRule")?C(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
300
300
  var eg=function(a){a=a===void 0?{}:a;this.h={};this.h.zOrderRankingRule=a.Cg==null?null:a.Cg;this.h.thinningRankingRule=a.qg==null?null:a.qg};r(eg,A);eg.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Ug,zOrderRankingRule:Ug}}};
301
- k.Object.defineProperties(eg.prototype,{qg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?B(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?B(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
302
- var Ug=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByOneThingRule=a.Vf==null?null:a.Vf;this.h.pseudoRandomTiebreaking=a.li==null?null:a.li};r(Ug,A);Ug.prototype.i=function(){return{P:{rankByOneThingRule:Tg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
303
- k.Object.defineProperties(Ug.prototype,{li:{configurable:!0,enumerable:!0,get:function(){return D(this,"pseudoRandomTiebreaking")?B(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByOneThingRule")?B(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
304
- var Ng=function(a){a=a===void 0?{}:a;this.h={};this.h.description=a.description==null?null:a.description;this.h.permissions=a.permissions==null?null:a.permissions;this.h.action=a.action==null?null:a.action;this.h["in"]=a.Gh==null?null:a.Gh;this.h.notIn=a.Yh==null?null:a.Yh;this.h.conditions=a.conditions==null?null:a.conditions;this.h.logConfig=a.Nh==null?null:a.Nh};r(Ng,A);Ng.prototype.i=function(){return{P:{conditions:rf,logConfig:Hg},H:{action:Ke},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
305
- k.Object.defineProperties(Ng.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return D(this,"action")?B(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return D(this,"conditions")?B(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},Gh:{configurable:!0,enumerable:!0,
306
- get:function(){return D(this,"in")?B(this,"in"):null},set:function(a){this.h["in"]=a}},Nh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logConfig")?B(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Yh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notIn")?B(this,"notIn"):null},set:function(a){this.h.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=
301
+ k.Object.defineProperties(eg.prototype,{qg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?C(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?C(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
302
+ var Ug=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByOneThingRule=a.Vf==null?null:a.Vf;this.h.pseudoRandomTiebreaking=a.ki==null?null:a.ki};r(Ug,A);Ug.prototype.i=function(){return{P:{rankByOneThingRule:Tg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
303
+ k.Object.defineProperties(Ug.prototype,{ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"pseudoRandomTiebreaking")?C(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByOneThingRule")?C(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
304
+ var Ng=function(a){a=a===void 0?{}:a;this.h={};this.h.description=a.description==null?null:a.description;this.h.permissions=a.permissions==null?null:a.permissions;this.h.action=a.action==null?null:a.action;this.h["in"]=a.Fh==null?null:a.Fh;this.h.notIn=a.Xh==null?null:a.Xh;this.h.conditions=a.conditions==null?null:a.conditions;this.h.logConfig=a.Mh==null?null:a.Mh};r(Ng,A);Ng.prototype.i=function(){return{P:{conditions:rf,logConfig:Hg},H:{action:Ke},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
305
+ k.Object.defineProperties(Ng.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return D(this,"action")?C(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return D(this,"conditions")?C(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},Fh:{configurable:!0,enumerable:!0,
306
+ get:function(){return D(this,"in")?C(this,"in"):null},set:function(a){this.h["in"]=a}},Mh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logConfig")?C(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notIn")?C(this,"notIn"):null},set:function(a){this.h.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=
307
307
  a}}});var Vg=function(a){a=a===void 0?{}:a;this.h={};this.h.policy=a.jb==null?null:a.jb;this.h.updateMask=a.updateMask==null?null:a.updateMask};r(Vg,A);Vg.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:Uf}}};
308
- k.Object.defineProperties(Vg.prototype,{jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?B(this,"policy"):null},set:function(a){this.h.policy=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?B(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});var Jg=function(a){a=a===void 0?{}:a;this.h={};this.h.code=a.code==null?null:a.code;this.h.message=a.message==null?null:a.message;this.h.details=a.details==null?null:a.details};
308
+ k.Object.defineProperties(Vg.prototype,{jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?C(this,"policy"):null},set:function(a){this.h.policy=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});var Jg=function(a){a=a===void 0?{}:a;this.h={};this.h.code=a.code==null?null:a.code;this.h.message=a.message==null?null:a.message;this.h.details=a.details==null?null:a.details};
309
309
  r(Jg,A);Jg.prototype.i=function(){return{keys:["code","details","message"],Ma:{details:{ka:null,pa:!0,qa:!1,ra:!1}}}};
310
- k.Object.defineProperties(Jg.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return D(this,"code")?B(this,"code"):null},set:function(a){this.h.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return D(this,"details")?B(this,"details"):null},set:function(a){this.h.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return D(this,"message")?B(this,"message"):null},set:function(a){this.h.message=a}}});
310
+ k.Object.defineProperties(Jg.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return D(this,"code")?C(this,"code"):null},set:function(a){this.h.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return D(this,"details")?C(this,"details"):null},set:function(a){this.h.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return D(this,"message")?C(this,"message"):null},set:function(a){this.h.message=a}}});
311
311
  var Wg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.selectors=a.selectors==null?null:a.selectors;this.h.filename=a.filename==null?null:a.filename};r(Wg,A);Wg.prototype.i=function(){return{H:{fileFormat:Me},keys:["expression","fileFormat","filename","name","selectors"],o:{expression:pf}}};
312
- k.Object.defineProperties(Wg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return D(this,"filename")?B(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
313
- "name")?B(this,"name"):null},set:function(a){this.h.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?B(this,"selectors"):null},set:function(a){this.h.selectors=a}}});var Rf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(Rf,A);Rf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
314
- k.Object.defineProperties(Rf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Tf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};r(Tf,A);
312
+ k.Object.defineProperties(Wg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return D(this,"filename")?C(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
313
+ "name")?C(this,"name"):null},set:function(a){this.h.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?C(this,"selectors"):null},set:function(a){this.h.selectors=a}}});var Rf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(Rf,A);Rf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
314
+ k.Object.defineProperties(Rf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Tf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};r(Tf,A);
315
315
  Tf.prototype.i=function(){return{H:{fileFormat:Le},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:mf,driveDestination:yf}}};
316
- k.Object.defineProperties(Tf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
317
- a}}});var Ef=function(a){a=a===void 0?{}:a;this.h={};this.h.paths=a.paths==null?null:a.paths;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.shardCount=a.yi==null?null:a.yi;this.h.primaryGeometryColumn=a.bd==null?null:a.bd};r(Ef,A);Ef.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
318
- k.Object.defineProperties(Ef.prototype,{paths:{configurable:!0,enumerable:!0,get:function(){return D(this,"paths")?B(this,"paths"):null},set:function(a){this.h.paths=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},yi:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?B(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
319
- enumerable:!0,get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});
320
- var Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.nd==null?null:a.nd;this.h.sources=a.sources==null?null:a.sources;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.csvColumnDataTypeOverrides=a.fh==null?null:a.fh;this.h.policy=a.jb==null?null:a.jb;this.h.columnDataTypeOverrides=a.Wg==null?null:a.Wg;this.h.memo=a.Vc==null?null:a.Vc};
316
+ k.Object.defineProperties(Tf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
317
+ a}}});var Ef=function(a){a=a===void 0?{}:a;this.h={};this.h.paths=a.paths==null?null:a.paths;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.shardCount=a.xi==null?null:a.xi;this.h.primaryGeometryColumn=a.bd==null?null:a.bd};r(Ef,A);Ef.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
318
+ k.Object.defineProperties(Ef.prototype,{paths:{configurable:!0,enumerable:!0,get:function(){return D(this,"paths")?C(this,"paths"):null},set:function(a){this.h.paths=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?C(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},xi:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?C(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
319
+ enumerable:!0,get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});
320
+ var Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.nd==null?null:a.nd;this.h.sources=a.sources==null?null:a.sources;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.csvColumnDataTypeOverrides=a.eh==null?null:a.eh;this.h.policy=a.jb==null?null:a.jb;this.h.columnDataTypeOverrides=a.Vg==null?null:a.Vg;this.h.memo=a.Vc==null?null:a.Vc};
321
321
  r(Bg,A);Bg.prototype.i=function(){return{P:{sources:Xg},H:{columnDataTypeOverrides:Ne,csvColumnDataTypeOverrides:Oe},keys:"columnDataTypeOverrides csvColumnDataTypeOverrides endTime memo name policy properties sources startTime uriPrefix".split(" "),Ma:{columnDataTypeOverrides:{ka:null,pa:!1,qa:!1,ra:!1},csvColumnDataTypeOverrides:{ka:null,pa:!1,qa:!1,ra:!1},properties:{ka:null,pa:!1,qa:!1,ra:!1}},o:{policy:Uf}}};
322
- k.Object.defineProperties(Bg.prototype,{Wg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?B(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvColumnDataTypeOverrides")?B(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):
323
- null},set:function(a){this.h.endTime=a}},Vc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?B(this,"memo"):null},set:function(a){this.h.memo=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?B(this,"policy"):null},set:function(a){this.h.policy=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?
324
- B(this,"properties"):null},set:function(a){this.h.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?B(this,"sources"):null},set:function(a){this.h.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?B(this,"startTime"):null},set:function(a){this.h.startTime=a}},nd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?B(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
325
- var Xg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.charset=a.charset==null?null:a.charset;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.crs=a.crs==null?null:a.crs;this.h.geodesic=a.geodesic==null?null:a.geodesic;this.h.primaryGeometryColumn=a.bd==null?null:a.bd;this.h.xColumn=a.Ri==null?null:a.Ri;this.h.yColumn=a.Ti==null?null:a.Ti;this.h.dateFormat=a.lh==null?null:a.lh;this.h.csvDelimiter=a.gh==
326
- null?null:a.gh;this.h.csvQualifier=a.hh==null?null:a.hh;this.h.simplifyErrorMeters=a.zi==null?null:a.zi};r(Xg,A);Xg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn simplifyErrorMeters uris xColumn yColumn".split(" ")}};
327
- k.Object.defineProperties(Xg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return D(this,"charset")?B(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?B(this,"crs"):null},set:function(a){this.h.crs=a}},gh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?B(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},hh:{configurable:!0,enumerable:!0,get:function(){return D(this,
328
- "csvQualifier")?B(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},lh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dateFormat")?B(this,"dateFormat"):null},set:function(a){this.h.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return D(this,"geodesic")?B(this,"geodesic"):null},set:function(a){this.h.geodesic=a}},Ub:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxErrorMeters")?B(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=
329
- a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?B(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},zi:{configurable:!0,enumerable:!0,get:function(){return D(this,"simplifyErrorMeters")?B(this,"simplifyErrorMeters"):null},set:function(a){this.h.simplifyErrorMeters=a}},
330
- uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}},Ri:{configurable:!0,enumerable:!0,get:function(){return D(this,"xColumn")?B(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Ti:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?B(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
322
+ k.Object.defineProperties(Bg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?C(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvColumnDataTypeOverrides")?C(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):
323
+ null},set:function(a){this.h.endTime=a}},Vc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?C(this,"memo"):null},set:function(a){this.h.memo=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?C(this,"policy"):null},set:function(a){this.h.policy=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?
324
+ C(this,"properties"):null},set:function(a){this.h.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?C(this,"sources"):null},set:function(a){this.h.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},nd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
325
+ var Xg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.charset=a.charset==null?null:a.charset;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.crs=a.crs==null?null:a.crs;this.h.geodesic=a.geodesic==null?null:a.geodesic;this.h.primaryGeometryColumn=a.bd==null?null:a.bd;this.h.xColumn=a.Qi==null?null:a.Qi;this.h.yColumn=a.Si==null?null:a.Si;this.h.dateFormat=a.kh==null?null:a.kh;this.h.csvDelimiter=a.fh==
326
+ null?null:a.fh;this.h.csvQualifier=a.gh==null?null:a.gh;this.h.simplifyErrorMeters=a.yi==null?null:a.yi};r(Xg,A);Xg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn simplifyErrorMeters uris xColumn yColumn".split(" ")}};
327
+ k.Object.defineProperties(Xg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return D(this,"charset")?C(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?C(this,"crs"):null},set:function(a){this.h.crs=a}},fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?C(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},gh:{configurable:!0,enumerable:!0,get:function(){return D(this,
328
+ "csvQualifier")?C(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},kh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dateFormat")?C(this,"dateFormat"):null},set:function(a){this.h.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return D(this,"geodesic")?C(this,"geodesic"):null},set:function(a){this.h.geodesic=a}},Ub:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=
329
+ a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?C(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?C(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},yi:{configurable:!0,enumerable:!0,get:function(){return D(this,"simplifyErrorMeters")?C(this,"simplifyErrorMeters"):null},set:function(a){this.h.simplifyErrorMeters=a}},
330
+ uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}},Qi:{configurable:!0,enumerable:!0,get:function(){return D(this,"xColumn")?C(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Si:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?C(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
331
331
  var tg=function(a){a=a===void 0?{}:a;this.h={};this.h.tileDimensions=a.bc==null?null:a.bc;this.h.marginDimensions=a.Jf==null?null:a.Jf;this.h.compress=a.Xe==null?null:a.Xe;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue;this.h.tensorDepths=a.ke==null?null:a.ke;this.h.sequenceData=a.eg==null?null:a.eg;this.h.collapseBands=a.Ve==null?null:a.Ve;this.h.maxMaskedRatio=a.Nf==null?null:a.Nf};r(tg,A);
332
332
  tg.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),Ma:{tensorDepths:{ka:null,pa:!1,qa:!1,ra:!1}},o:{marginDimensions:mg,tileDimensions:mg}}};
333
- k.Object.defineProperties(tg.prototype,{Ve:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?B(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Xe:{configurable:!0,enumerable:!0,get:function(){return D(this,"compress")?B(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?B(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},Jf:{configurable:!0,
334
- enumerable:!0,get:function(){return D(this,"marginDimensions")?B(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Nf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxMaskedRatio")?B(this,"maxMaskedRatio"):null},set:function(a){this.h.maxMaskedRatio=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?B(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},eg:{configurable:!0,enumerable:!0,get:function(){return D(this,
335
- "sequenceData")?B(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},ke:{configurable:!0,enumerable:!0,get:function(){return D(this,"tensorDepths")?B(this,"tensorDepths"):null},set:function(a){this.h.tensorDepths=a}},bc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileDimensions")?B(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
333
+ k.Object.defineProperties(tg.prototype,{Ve:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?C(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Xe:{configurable:!0,enumerable:!0,get:function(){return D(this,"compress")?C(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},Jf:{configurable:!0,
334
+ enumerable:!0,get:function(){return D(this,"marginDimensions")?C(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Nf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxMaskedRatio")?C(this,"maxMaskedRatio"):null},set:function(a){this.h.maxMaskedRatio=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},eg:{configurable:!0,enumerable:!0,get:function(){return D(this,
335
+ "sequenceData")?C(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},ke:{configurable:!0,enumerable:!0,get:function(){return D(this,"tensorDepths")?C(this,"tensorDepths"):null},set:function(a){this.h.tensorDepths=a}},bc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
336
336
  var fg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxFeaturesPerTile=a.Mf==null?null:a.Mf;this.h.thinningStrategy=a.rg==null?null:a.rg};r(fg,A);fg.prototype.i=function(){return{H:{thinningStrategy:Pe},keys:["maxFeaturesPerTile","thinningStrategy"]}};
337
- k.Object.defineProperties(fg.prototype,{Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?B(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?B(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
337
+ k.Object.defineProperties(fg.prototype,{Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?C(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?C(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
338
338
  var Yg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.hc==null?null:a.hc;this.h.grid=a.grid==null?null:a.grid;this.h.filenamePrefix=a.xa==null?null:a.xa};r(Yg,A);
339
339
  Yg.prototype.i=function(){return{H:{fileFormat:Qe},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:pf,grid:Nf,visualizationOptions:Hf}}};
340
- k.Object.defineProperties(Yg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,
341
- "filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},hc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?B(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
342
- a}}});var Og=function(a){a=a===void 0?{}:a;this.h={};this.h.maxPrerenderZoom=a.Rh==null?null:a.Rh;this.h.minVerticesPerTile=a.Wh==null?null:a.Wh;this.h.neighborDepth=a.Xh==null?null:a.Xh;this.h.minFeaturesPerTile=a.Uh==null?null:a.Uh};r(Og,A);Og.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
343
- k.Object.defineProperties(Og.prototype,{Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?B(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?B(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?B(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
344
- a}},Xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"neighborDepth")?B(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
340
+ k.Object.defineProperties(Yg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,
341
+ "filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},hc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
342
+ a}}});var Og=function(a){a=a===void 0?{}:a;this.h={};this.h.maxPrerenderZoom=a.Qh==null?null:a.Qh;this.h.minVerticesPerTile=a.Vh==null?null:a.Vh;this.h.neighborDepth=a.Wh==null?null:a.Wh;this.h.minFeaturesPerTile=a.Th==null?null:a.Th};r(Og,A);Og.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
343
+ k.Object.defineProperties(Og.prototype,{Qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?C(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Th:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?C(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?C(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
344
+ a}},Wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"neighborDepth")?C(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
345
345
  var Pf=function(a){a=a===void 0?{}:a;this.h={};this.h.endZoom=a.ff==null?null:a.ff;this.h.scale=a.scale==null?null:a.scale;this.h.startZoom=a.mg==null?null:a.mg;this.h.skipEmpty=a.jg==null?null:a.jg;this.h.mapsApiKey=a.If==null?null:a.If;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.stride=a.stride==null?null:a.stride;this.h.zoomSubset=a.Dg==null?null:a.Dg};r(Pf,A);
346
346
  Pf.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey scale skipEmpty startZoom stride zoomSubset".split(" "),o:{dimensions:mg,zoomSubset:Zg}}};
347
- k.Object.defineProperties(Pf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},ff:{configurable:!0,enumerable:!0,get:function(){return D(this,"endZoom")?B(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},If:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapsApiKey")?B(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},scale:{configurable:!0,enumerable:!0,
348
- get:function(){return D(this,"scale")?B(this,"scale"):null},set:function(a){this.h.scale=a}},jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmpty")?B(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=a}},mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"startZoom")?B(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},stride:{configurable:!0,enumerable:!0,get:function(){return D(this,"stride")?B(this,"stride"):null},set:function(a){this.h.stride=
349
- a}},Dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?B(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Bf=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.sources=a.sources==null?null:a.sources;this.h.dataType=a.dataType==null?null:a.dataType;this.h.crs=a.crs==null?null:a.crs;this.h.subdatasetPrefix=a.Ei==null?null:a.Ei;this.h.subdatasetSuffix=a.Fi==null?null:a.Fi};r(Bf,A);
347
+ k.Object.defineProperties(Pf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},ff:{configurable:!0,enumerable:!0,get:function(){return D(this,"endZoom")?C(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},If:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapsApiKey")?C(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},scale:{configurable:!0,enumerable:!0,
348
+ get:function(){return D(this,"scale")?C(this,"scale"):null},set:function(a){this.h.scale=a}},jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmpty")?C(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=a}},mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"startZoom")?C(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},stride:{configurable:!0,enumerable:!0,get:function(){return D(this,"stride")?C(this,"stride"):null},set:function(a){this.h.stride=
349
+ a}},Dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?C(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Bf=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.sources=a.sources==null?null:a.sources;this.h.dataType=a.dataType==null?null:a.dataType;this.h.crs=a.crs==null?null:a.crs;this.h.subdatasetPrefix=a.Di==null?null:a.Di;this.h.subdatasetSuffix=a.Ei==null?null:a.Ei};r(Bf,A);
350
350
  Bf.prototype.i=function(){return{P:{sources:yg},H:{dataType:Se},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
351
- k.Object.defineProperties(Bf.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?B(this,"crs"):null},set:function(a){this.h.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?B(this,"dataType"):null},set:function(a){this.h.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?
352
- B(this,"sources"):null},set:function(a){this.h.sources=a}},Ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?B(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?B(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
351
+ k.Object.defineProperties(Bf.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?C(this,"crs"):null},set:function(a){this.h.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?C(this,"dataType"):null},set:function(a){this.h.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?
352
+ C(this,"sources"):null},set:function(a){this.h.sources=a}},Di:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?C(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?C(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
353
353
  var vg=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.kd==null?null:a.kd;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy};r(vg,A);vg.prototype.i=function(){return{H:{pyramidingPolicy:Re},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:sg}}};
354
- k.Object.defineProperties(vg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?B(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},kd:{configurable:!0,
355
- enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?B(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var wg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.mb==null?null:a.mb;this.h.bandIds=a.da==null?null:a.da};r(wg,A);wg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
356
- k.Object.defineProperties(wg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Ff=function(a){a=a===void 0?{}:a;this.h={};this.h.sources=a.sources==null?null:a.sources;this.h.pathPrefix=a.pathPrefix==null?null:a.pathPrefix};r(Ff,A);
357
- Ff.prototype.i=function(){return{P:{sources:$g},keys:["pathPrefix","sources"]}};k.Object.defineProperties(Ff.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathPrefix")?B(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?B(this,"sources"):null},set:function(a){this.h.sources=a}}});
354
+ k.Object.defineProperties(vg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},kd:{configurable:!0,
355
+ enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var wg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.mb==null?null:a.mb;this.h.bandIds=a.da==null?null:a.da};r(wg,A);wg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
356
+ k.Object.defineProperties(wg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Ff=function(a){a=a===void 0?{}:a;this.h={};this.h.sources=a.sources==null?null:a.sources;this.h.pathPrefix=a.pathPrefix==null?null:a.pathPrefix};r(Ff,A);
357
+ Ff.prototype.i=function(){return{P:{sources:$g},keys:["pathPrefix","sources"]}};k.Object.defineProperties(Ff.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathPrefix")?C(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?C(this,"sources"):null},set:function(a){this.h.sources=a}}});
358
358
  var $g=function(a){a=a===void 0?{}:a;this.h={};this.h.pathSuffix=a.pathSuffix==null?null:a.pathSuffix;this.h.headerSizeBytes=a.headerSizeBytes==null?null:a.headerSizeBytes};r($g,A);$g.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
359
- k.Object.defineProperties($g.prototype,{headerSizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"headerSizeBytes")?B(this,"headerSizeBytes"):null},set:function(a){this.h.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathSuffix")?B(this,"pathSuffix"):null},set:function(a){this.h.pathSuffix=a}}});
360
- var qg=function(a){a=a===void 0?{}:a;this.h={};this.h.fileIndexes=a.uh==null?null:a.uh;this.h.firstTileIndex=a.wh==null?null:a.wh;this.h.tilesPerFile=a.Li==null?null:a.Li};r(qg,A);qg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
361
- k.Object.defineProperties(qg.prototype,{uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?B(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?B(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Li:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?B(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
359
+ k.Object.defineProperties($g.prototype,{headerSizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"headerSizeBytes")?C(this,"headerSizeBytes"):null},set:function(a){this.h.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathSuffix")?C(this,"pathSuffix"):null},set:function(a){this.h.pathSuffix=a}}});
360
+ var qg=function(a){a=a===void 0?{}:a;this.h={};this.h.fileIndexes=a.th==null?null:a.th;this.h.firstTileIndex=a.vh==null?null:a.vh;this.h.tilesPerFile=a.Ki==null?null:a.Ki};r(qg,A);qg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
361
+ k.Object.defineProperties(qg.prototype,{th:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?C(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?C(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?C(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
362
362
  var ah=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Mb==null?null:a.Mb;this.h.updateMask=a.updateMask==null?null:a.updateMask};r(ah,A);ah.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:zf}}};
363
- k.Object.defineProperties(ah.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?B(this,"asset"):null},set:function(a){this.h.asset=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?B(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
363
+ k.Object.defineProperties(ah.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
364
364
  var Ze=function(a){a=a===void 0?{}:a;this.h={};this.h.constantValue=a.gb==null?null:a.gb;this.h.integerValue=a.Va==null?null:a.Va;this.h.bytesValue=a.pb==null?null:a.pb;this.h.arrayValue=a.Fa==null?null:a.Fa;this.h.dictionaryValue=a.Ga==null?null:a.Ga;this.h.functionDefinitionValue=a.Ta==null?null:a.Ta;this.h.functionInvocationValue=a.ya==null?null:a.ya;this.h.argumentReference=a.Lb==null?null:a.Lb;this.h.valueReference=a.Oa==null?null:a.Oa};r(Ze,A);
365
365
  Ze.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),o:{arrayValue:Ye,dictionaryValue:wf,functionDefinitionValue:ig,functionInvocationValue:jg}}};
366
- k.Object.defineProperties(Ze.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?B(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?B(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?B(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},gb:{configurable:!0,
367
- enumerable:!0,get:function(){return D(this,"constantValue")?B(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"dictionaryValue")?B(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},Ta:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionDefinitionValue")?B(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},ya:{configurable:!0,enumerable:!0,
368
- get:function(){return D(this,"functionInvocationValue")?B(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?B(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"valueReference")?B(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
366
+ k.Object.defineProperties(Ze.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?C(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?C(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?C(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},gb:{configurable:!0,
367
+ enumerable:!0,get:function(){return D(this,"constantValue")?C(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"dictionaryValue")?C(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},Ta:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionDefinitionValue")?C(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},ya:{configurable:!0,enumerable:!0,
368
+ get:function(){return D(this,"functionInvocationValue")?C(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"valueReference")?C(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
369
369
  var Wf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};r(Wf,A);Wf.prototype.i=function(){return{H:{fileFormat:Te},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:mf,driveDestination:yf}}};
370
- k.Object.defineProperties(Wf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
370
+ k.Object.defineProperties(Wf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
371
371
  a}}});var Xf=function(a){a=a===void 0?{}:a;this.h={};this.h.framesPerSecond=a.framesPerSecond==null?null:a.framesPerSecond;this.h.maxFrames=a.maxFrames==null?null:a.maxFrames;this.h.maxPixelsPerFrame=a.maxPixelsPerFrame==null?null:a.maxPixelsPerFrame};r(Xf,A);Xf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
372
- k.Object.defineProperties(Xf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return D(this,"framesPerSecond")?B(this,"framesPerSecond"):null},set:function(a){this.h.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFrames")?B(this,"maxFrames"):null},set:function(a){this.h.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixelsPerFrame")?B(this,"maxPixelsPerFrame"):null},set:function(a){this.h.maxPixelsPerFrame=
372
+ k.Object.defineProperties(Xf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return D(this,"framesPerSecond")?C(this,"framesPerSecond"):null},set:function(a){this.h.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFrames")?C(this,"maxFrames"):null},set:function(a){this.h.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixelsPerFrame")?C(this,"maxPixelsPerFrame"):null},set:function(a){this.h.maxPixelsPerFrame=
373
373
  a}}});var bh=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.fileFormat=a.F==null?null:a.F;this.h.grid=a.grid==null?null:a.grid};r(bh,A);bh.prototype.i=function(){return{H:{fileFormat:Ue},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:pf,grid:Nf,videoOptions:Xf}}};
374
- k.Object.defineProperties(bh.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
375
- "name")?B(this,"name"):null},set:function(a){this.h.name=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Hf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Uf==null?null:a.Uf;this.h.paletteColors=a.Yc==null?null:a.Yc;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};r(Hf,A);
374
+ k.Object.defineProperties(bh.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
375
+ "name")?C(this,"name"):null},set:function(a){this.h.name=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Hf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Uf==null?null:a.Uf;this.h.paletteColors=a.Yc==null?null:a.Yc;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};r(Hf,A);
376
376
  Hf.prototype.i=function(){return{P:{ranges:xf},keys:["gamma","opacity","paletteColors","ranges"]}};
377
- k.Object.defineProperties(Hf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return D(this,"gamma")?B(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return D(this,"opacity")?B(this,"opacity"):null},set:function(a){this.h.opacity=a}},Yc:{configurable:!0,enumerable:!0,get:function(){return D(this,"paletteColors")?B(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return D(this,
378
- "ranges")?B(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var Zg=function(a){a=a===void 0?{}:a;this.h={};this.h.start=a.start==null?null:a.start;this.h.end=a.end==null?null:a.end};r(Zg,A);Zg.prototype.i=function(){return{keys:["end","start"]}};
379
- k.Object.defineProperties(Zg.prototype,{end:{configurable:!0,enumerable:!0,get:function(){return D(this,"end")?B(this,"end"):null},set:function(a){this.h.end=a}},start:{configurable:!0,enumerable:!0,get:function(){return D(this,"start")?B(this,"start"):null},set:function(a){this.h.start=a}}});
377
+ k.Object.defineProperties(Hf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return D(this,"gamma")?C(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return D(this,"opacity")?C(this,"opacity"):null},set:function(a){this.h.opacity=a}},Yc:{configurable:!0,enumerable:!0,get:function(){return D(this,"paletteColors")?C(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return D(this,
378
+ "ranges")?C(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var Zg=function(a){a=a===void 0?{}:a;this.h={};this.h.start=a.start==null?null:a.start;this.h.end=a.end==null?null:a.end};r(Zg,A);Zg.prototype.i=function(){return{keys:["end","start"]}};
379
+ k.Object.defineProperties(Zg.prototype,{end:{configurable:!0,enumerable:!0,get:function(){return D(this,"end")?C(this,"end"):null},set:function(a){this.h.end=a}},start:{configurable:!0,enumerable:!0,get:function(){return D(this,"start")?C(this,"start"):null},set:function(a){this.h.start=a}}});
380
380
  var dd={$Xgafv:"$.xgafv",access_token:"access_token",alt:"alt",assetId:"assetId",callback:"callback",featureProjection:"featureProjection",fields:"fields",filter:"filter",key:"key",oauth_token:"oauth_token",overwrite:"overwrite",pageSize:"pageSize",pageToken:"pageToken",parent:"parent",prettyPrint:"prettyPrint",quotaUser:"quotaUser",region:"region",updateMask:"updateMask",uploadType:"uploadType",upload_protocol:"upload_protocol",view:"view",workloadTag:"workloadTag"},ch=function(a){this.m="v1";this.j=
381
381
  new ed(a,null)};ch.prototype.list=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.algorithms.list",path:"/"+this.m+"/"+a+"/algorithms",u:F(b,c),G:Cg})};var dh=function(a){this.m="v1";this.j=new ed(a,null)};
382
382
  dh.prototype.getCapabilities=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",u:F(b,c),G:hf})};dh.prototype.Sc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:F(b,c),G:Dg})};
@@ -399,94 +399,94 @@ oh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j
399
399
  var ph=function(a){this.m="v1";this.j=new ed(a,null)},qh=function(a,b,c){var d=d===void 0?{}:d;var e=e===void 0?{}:e;a.j.C(b,RegExp("^projects/[^/]+$"));return G(a.j,{body:c,B:"POST",D:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",u:F(d,e),G:qf})},rh=function(a){this.m="v1";this.j=new ed(a,null)};
400
400
  rh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.video.export",path:"/"+this.m+"/"+a+"/video:export",u:F(c,d),G:Gg})};var sh=function(a){this.m="v1";this.j=new ed(a,null)};
401
401
  sh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",u:F(c,d),G:Gg})};var th=function(a){this.m="v1";this.j=new ed(a,null)};
402
- th.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",u:F(c,d),G:bh})};var uh=function(a,b){this.dl=100;this.Sk=a;this.ql=b;this.Xd=0;this.Pd=null};uh.prototype.get=function(){if(this.Xd>0){this.Xd--;var a=this.Pd;this.Pd=a.next;a.next=null}else a=this.Sk();return a};uh.prototype.put=function(a){this.ql(a);this.Xd<this.dl&&(this.Xd++,a.next=this.Pd,this.Pd=a)};var vh,wh=function(){if(typeof MessageChannel!=="undefined"){var a=new MessageChannel,b={},c=b;a.port1.onmessage=function(){if(b.next!==void 0){b=b.next;var d=b.Ug;b.Ug=null;d()}};return function(d){c.next={Ug:d};c=c.next;a.port2.postMessage(0)}}return function(d){t.setTimeout(d,0)}};function xh(a){t.setTimeout(function(){throw a;},0)};var yh=function(){this.ue=this.ic=null};yh.prototype.add=function(a,b){var c=zh.get();c.set(a,b);this.ue?this.ue.next=c:(E(!this.ic),this.ic=c);this.ue=c};yh.prototype.remove=function(){var a=null;this.ic&&(a=this.ic,this.ic=this.ic.next,this.ic||(this.ue=null),a.next=null);return a};var zh=new uh(function(){return new Ah},function(a){return a.reset()}),Ah=function(){this.next=this.scope=this.qf=null};Ah.prototype.set=function(a,b){this.qf=a;this.scope=b;this.next=null};
403
- Ah.prototype.reset=function(){this.next=this.scope=this.qf=null};var Bh=t.console&&t.console.createTask?t.console.createTask.bind(t.console):void 0,Ch=Bh?Symbol("consoleTask"):void 0;
404
- function Dh(a,b){function c(){var l=sa.apply(0,arguments),m=this;return f.run(function(){return a.call.apply(a,[m].concat(ja(l)))})}b=b===void 0?"anonymous":b;if(Ch&&a[Ch])return a;var d=a,e,g=(e=Eh)==null?void 0:e();a=function(){var l=sa.apply(0,arguments),m,p=(m=Eh)==null?void 0:m();if(g!==p)throw Error(b+" was scheduled in '"+g+"' but called in '"+p+"'.\nMake sure your test awaits all async calls.\n\nTIP: To help investigate, debug the test in Chrome and look at the async portion\nof the call stack to see what originally scheduled the callback. Then, make the\ntest wait for the relevant asynchronous work to finish.");return d.call.apply(d,
405
- [this].concat(ja(l)))};if(!Bh)return a;var f=Bh(a.name||b);c[Pb(Ch)]=f;return c}var Eh;var Fh,Gh=!1,Hh=new yh,Jh=function(a,b){a=Dh(a,"goog.async.run");Fh||Ih();Gh||(Fh(),Gh=!0);Hh.add(a,b)},Ih=function(){if(t.Promise&&t.Promise.resolve){var a=t.Promise.resolve(void 0);Fh=function(){a.then(Kh)}}else Fh=function(){var b=Kh;typeof t.setImmediate!=="function"||t.Window&&t.Window.prototype&&t.Window.prototype.setImmediate==t.setImmediate?(vh||(vh=wh()),vh(b)):t.setImmediate(b)}};function Kh(){for(var a;a=Hh.remove();){try{a.qf.call(a.scope)}catch(b){xh(b)}zh.put(a)}Gh=!1};var Lh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Oh=function(a){this.T=0;this.ia=void 0;this.lc=this.fb=this.X=null;this.Md=this.jf=!1;if(a!=Nd)try{var b=this;a.call(void 0,function(c){Mh(b,2,c)},function(c){if(!(c instanceof Nh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Mh(b,3,c)})}catch(c){Mh(this,3,c)}},Ph=function(){this.next=this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};Ph.prototype.reset=function(){this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};
406
- var Qh=new uh(function(){return new Ph},function(a){a.reset()}),Rh=function(a,b,c){var d=Qh.get();d.Xb=a;d.sc=b;d.context=c;return d};Oh.prototype.then=function(a,b,c){a!=null&&Tb(a,"opt_onFulfilled should be a function.");b!=null&&Tb(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Sh(this,typeof a==="function"?a:null,typeof b==="function"?b:null,c)};Oh.prototype.$goog_Thenable=!0;
407
- Oh.prototype.zl=function(a,b){return Sh(this,null,a,b)};Oh.prototype.catch=Oh.prototype.zl;Oh.prototype.cancel=function(a){if(this.T==0){var b=new Nh(a);Jh(function(){Th(this,b)},this)}};
408
- var Th=function(a,b){if(a.T==0)if(a.X){var c=a.X;if(c.fb){for(var d=0,e=null,g=null,f=c.fb;f&&(f.sd||(d++,f.Nb==a&&(e=f),!(e&&d>1)));f=f.next)e||(g=f);e&&(c.T==0&&d==1?Th(c,b):(g?(d=g,E(c.fb),E(d!=null),d.next==c.lc&&(c.lc=d),d.next=d.next.next):Uh(c),Vh(c,e,3,b)))}a.X=null}else Mh(a,3,b)},Xh=function(a,b){a.fb||a.T!=2&&a.T!=3||Wh(a);E(b.Xb!=null);a.lc?a.lc.next=b:a.fb=b;a.lc=b},Sh=function(a,b,c,d){b&&(b=Dh(b,"goog.Promise.then"));c&&(c=Dh(c,"goog.Promise.then"));var e=Rh(null,null,null);e.Nb=new Oh(function(g,
409
- f){e.Xb=b?function(l){try{var m=b.call(d,l);g(m)}catch(p){f(p)}}:g;e.sc=c?function(l){try{var m=c.call(d,l);m===void 0&&l instanceof Nh?f(l):g(m)}catch(p){f(p)}}:f});e.Nb.X=a;Xh(a,e);return e.Nb};Oh.prototype.Bl=function(a){E(this.T==1);this.T=0;Mh(this,2,a)};Oh.prototype.Cl=function(a){E(this.T==1);this.T=0;Mh(this,3,a)};
410
- var Mh=function(a,b,c){if(a.T==0){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.T=1;a:{var d=c,e=a.Bl,g=a.Cl;if(d instanceof Oh){e!=null&&Tb(e,"opt_onFulfilled should be a function.");g!=null&&Tb(g,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Xh(d,Rh(e||Nd,g||null,a));var f=!0}else if(Lh(d))d.then(e,g,a),f=!0;else{if(u(d))try{var l=d.then;if(typeof l==="function"){Yh(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);
411
- f=!0;break a}f=!1}}f||(a.ia=c,a.T=b,a.X=null,Wh(a),b!=3||c instanceof Nh||Zh(a,c))}},Yh=function(a,b,c,d,e){var g=!1,f=function(m){g||(g=!0,c.call(e,m))},l=function(m){g||(g=!0,d.call(e,m))};try{b.call(a,f,l)}catch(m){l(m)}},Wh=function(a){a.jf||(a.jf=!0,Jh(a.Vk,a))},Uh=function(a){var b=null;a.fb&&(b=a.fb,a.fb=b.next,b.next=null);a.fb||(a.lc=null);b!=null&&E(b.Xb!=null);return b};Oh.prototype.Vk=function(){for(var a;a=Uh(this);)Vh(this,a,this.T,this.ia);this.jf=!1};
412
- var Vh=function(a,b,c,d){if(c==3&&b.sc&&!b.sd)for(;a&&a.Md;a=a.X)a.Md=!1;if(b.Nb)b.Nb.X=null,$h(b,c,d);else try{b.sd?b.Xb.call(b.context):$h(b,c,d)}catch(e){ai.call(null,e)}Qh.put(b)},$h=function(a,b,c){b==2?a.Xb.call(a.context,c):a.sc&&a.sc.call(a.context,c)},Zh=function(a,b){a.Md=!0;Jh(function(){a.Md&&ai.call(null,b)})},ai=xh,Nh=function(a){Lb.call(this,a)};y(Nh,Lb);Nh.prototype.name="cancel";var bi=function(a,b,c){if(typeof a==="function")c&&(a=w(a,c));else if(a&&typeof a.handleEvent=="function")a=w(a.handleEvent,a);else throw Error("Invalid listener argument");return Number(b)>2147483647?-1:t.setTimeout(a,b||0)};var ci=function(a,b,c){I.call(this);this.el=c!=null?a.bind(c):a;this.bl=b;this.td=null;this.xc=!1;this.Zc=0;this.ec=null};r(ci,I);h=ci.prototype;h.nf=function(a){this.td=arguments;this.ec||this.Zc?this.xc=!0:di(this)};h.stop=function(){this.ec&&(t.clearTimeout(this.ec),this.ec=null,this.xc=!1,this.td=null)};h.pause=function(){this.Zc++};h.resume=function(){this.Zc--;this.Zc||!this.xc||this.ec||(this.xc=!1,di(this))};h.J=function(){I.prototype.J.call(this);this.stop()};
413
- var di=function(a){a.ec=bi(function(){a.ec=null;a.xc&&!a.Zc&&(a.xc=!1,di(a))},a.bl);var b=a.td;a.td=null;a.el.apply(null,b)};function ei(a){var b=sa.apply(1,arguments);if(!Array.isArray(a)||!Array.isArray(a.raw)||a.length!==a.raw.length||!Bb&&a===a.raw||!(Bb&&!Cb||zb(a))||b.length+1!==a.length)throw new TypeError("\n ############################## ERROR ##############################\n\n It looks like you are trying to call a template tag function (fn`...`)\n using the normal function syntax (fn(...)), which is not supported.\n\n The functions in the safevalues library are not designed to be called\n like normal functions, and doing so invalidates the security guarantees\n that safevalues provides.\n\n If you are stuck and not sure how to proceed, please reach out to us\n instead through:\n - go/ise-hardening-yaqs (preferred) // LINE-INTERNAL\n - g/ise-hardening // LINE-INTERNAL\n - https://github.com/google/safevalues/issues\n\n ############################## ERROR ##############################");
402
+ th.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",u:F(c,d),G:bh})};var uh=function(a,b){this.cl=100;this.Rk=a;this.pl=b;this.Xd=0;this.Pd=null};uh.prototype.get=function(){if(this.Xd>0){this.Xd--;var a=this.Pd;this.Pd=a.next;a.next=null}else a=this.Rk();return a};uh.prototype.put=function(a){this.pl(a);this.Xd<this.cl&&(this.Xd++,a.next=this.Pd,this.Pd=a)};function vh(a){t.setTimeout(function(){throw a;},0)};var wh=function(){this.ue=this.ic=null};wh.prototype.add=function(a,b){var c=xh.get();c.set(a,b);this.ue?this.ue.next=c:(E(!this.ic),this.ic=c);this.ue=c};wh.prototype.remove=function(){var a=null;this.ic&&(a=this.ic,this.ic=this.ic.next,this.ic||(this.ue=null),a.next=null);return a};var xh=new uh(function(){return new yh},function(a){return a.reset()}),yh=function(){this.next=this.scope=this.qf=null};yh.prototype.set=function(a,b){this.qf=a;this.scope=b;this.next=null};
403
+ yh.prototype.reset=function(){this.next=this.scope=this.qf=null};var zh=t.console&&t.console.createTask?t.console.createTask.bind(t.console):void 0,Ah=zh?Symbol("consoleTask"):void 0;
404
+ function Bh(a,b){function c(){var l=sa.apply(0,arguments),m=this;return f.run(function(){return a.call.apply(a,[m].concat(ja(l)))})}b=b===void 0?"anonymous":b;if(Ah&&a[Ah])return a;var d=a,e,g=(e=Ch)==null?void 0:e();a=function(){var l=sa.apply(0,arguments),m,p=(m=Ch)==null?void 0:m();if(g!==p)throw Error(b+" was scheduled in '"+g+"' but called in '"+p+"'.\nMake sure your test awaits all async calls.\n\nTIP: To help investigate, debug the test in Chrome and look at the async portion\nof the call stack to see what originally scheduled the callback. Then, make the\ntest wait for the relevant asynchronous work to finish.");return d.call.apply(d,
405
+ [this].concat(ja(l)))};if(!zh)return a;var f=zh(a.name||b);c[Pb(Ah)]=f;return c}var Ch;var Dh,Eh=!1,Fh=new wh,Hh=function(a,b){a=Bh(a,"goog.async.run");Dh||Gh();Eh||(Dh(),Eh=!0);Fh.add(a,b)},Gh=function(){var a=Promise.resolve(void 0);Dh=function(){a.then(Ih)}};function Ih(){for(var a;a=Fh.remove();){try{a.qf.call(a.scope)}catch(b){vh(b)}xh.put(a)}Eh=!1};var Jh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Mh=function(a){this.T=0;this.ia=void 0;this.lc=this.fb=this.X=null;this.Md=this.jf=!1;if(a!=Nd)try{var b=this;a.call(void 0,function(c){Kh(b,2,c)},function(c){if(!(c instanceof Lh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Kh(b,3,c)})}catch(c){Kh(this,3,c)}},Nh=function(){this.next=this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};Nh.prototype.reset=function(){this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};
406
+ var Oh=new uh(function(){return new Nh},function(a){a.reset()}),Ph=function(a,b,c){var d=Oh.get();d.Xb=a;d.sc=b;d.context=c;return d};Mh.prototype.then=function(a,b,c){a!=null&&Tb(a,"opt_onFulfilled should be a function.");b!=null&&Tb(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Qh(this,typeof a==="function"?a:null,typeof b==="function"?b:null,c)};Mh.prototype.$goog_Thenable=!0;
407
+ Mh.prototype.yl=function(a,b){return Qh(this,null,a,b)};Mh.prototype.catch=Mh.prototype.yl;Mh.prototype.cancel=function(a){if(this.T==0){var b=new Lh(a);Hh(function(){Rh(this,b)},this)}};
408
+ var Rh=function(a,b){if(a.T==0)if(a.X){var c=a.X;if(c.fb){for(var d=0,e=null,g=null,f=c.fb;f&&(f.sd||(d++,f.Nb==a&&(e=f),!(e&&d>1)));f=f.next)e||(g=f);e&&(c.T==0&&d==1?Rh(c,b):(g?(d=g,E(c.fb),E(d!=null),d.next==c.lc&&(c.lc=d),d.next=d.next.next):Sh(c),Th(c,e,3,b)))}a.X=null}else Kh(a,3,b)},Vh=function(a,b){a.fb||a.T!=2&&a.T!=3||Uh(a);E(b.Xb!=null);a.lc?a.lc.next=b:a.fb=b;a.lc=b},Qh=function(a,b,c,d){b&&(b=Bh(b,"goog.Promise.then"));c&&(c=Bh(c,"goog.Promise.then"));var e=Ph(null,null,null);e.Nb=new Mh(function(g,
409
+ f){e.Xb=b?function(l){try{var m=b.call(d,l);g(m)}catch(p){f(p)}}:g;e.sc=c?function(l){try{var m=c.call(d,l);m===void 0&&l instanceof Lh?f(l):g(m)}catch(p){f(p)}}:f});e.Nb.X=a;Vh(a,e);return e.Nb};Mh.prototype.Al=function(a){E(this.T==1);this.T=0;Kh(this,2,a)};Mh.prototype.Bl=function(a){E(this.T==1);this.T=0;Kh(this,3,a)};
410
+ var Kh=function(a,b,c){if(a.T==0){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.T=1;a:{var d=c,e=a.Al,g=a.Bl;if(d instanceof Mh){e!=null&&Tb(e,"opt_onFulfilled should be a function.");g!=null&&Tb(g,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Vh(d,Ph(e||Nd,g||null,a));var f=!0}else if(Jh(d))d.then(e,g,a),f=!0;else{if(u(d))try{var l=d.then;if(typeof l==="function"){Wh(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);
411
+ f=!0;break a}f=!1}}f||(a.ia=c,a.T=b,a.X=null,Uh(a),b!=3||c instanceof Lh||Xh(a,c))}},Wh=function(a,b,c,d,e){var g=!1,f=function(m){g||(g=!0,c.call(e,m))},l=function(m){g||(g=!0,d.call(e,m))};try{b.call(a,f,l)}catch(m){l(m)}},Uh=function(a){a.jf||(a.jf=!0,Hh(a.Uk,a))},Sh=function(a){var b=null;a.fb&&(b=a.fb,a.fb=b.next,b.next=null);a.fb||(a.lc=null);b!=null&&E(b.Xb!=null);return b};Mh.prototype.Uk=function(){for(var a;a=Sh(this);)Th(this,a,this.T,this.ia);this.jf=!1};
412
+ var Th=function(a,b,c,d){if(c==3&&b.sc&&!b.sd)for(;a&&a.Md;a=a.X)a.Md=!1;if(b.Nb)b.Nb.X=null,Yh(b,c,d);else try{b.sd?b.Xb.call(b.context):Yh(b,c,d)}catch(e){Zh.call(null,e)}Oh.put(b)},Yh=function(a,b,c){b==2?a.Xb.call(a.context,c):a.sc&&a.sc.call(a.context,c)},Xh=function(a,b){a.Md=!0;Hh(function(){a.Md&&Zh.call(null,b)})},Zh=vh,Lh=function(a){Lb.call(this,a)};y(Lh,Lb);Lh.prototype.name="cancel";var $h=function(a,b){if(typeof a!=="function")if(a&&typeof a.handleEvent=="function")a=w(a.handleEvent,a);else throw Error("Invalid listener argument");return Number(b)>2147483647?-1:t.setTimeout(a,b||0)};var ai=function(a,b,c){I.call(this);this.dl=c!=null?a.bind(c):a;this.al=b;this.td=null;this.xc=!1;this.Zc=0;this.ec=null};r(ai,I);h=ai.prototype;h.nf=function(a){this.td=arguments;this.ec||this.Zc?this.xc=!0:bi(this)};h.stop=function(){this.ec&&(t.clearTimeout(this.ec),this.ec=null,this.xc=!1,this.td=null)};h.pause=function(){this.Zc++};h.resume=function(){this.Zc--;this.Zc||!this.xc||this.ec||(this.xc=!1,bi(this))};h.J=function(){I.prototype.J.call(this);this.stop()};
413
+ var bi=function(a){a.ec=$h(function(){a.ec=null;a.xc&&!a.Zc&&(a.xc=!1,bi(a))},a.al);var b=a.td;a.td=null;a.dl.apply(null,b)};function ci(a){var b=sa.apply(1,arguments);if(!Array.isArray(a)||!Array.isArray(a.raw)||a.length!==a.raw.length||!Bb&&a===a.raw||!(Bb&&!Cb||zb(a))||b.length+1!==a.length)throw new TypeError("\n ############################## ERROR ##############################\n\n It looks like you are trying to call a template tag function (fn`...`)\n using the normal function syntax (fn(...)), which is not supported.\n\n The functions in the safevalues library are not designed to be called\n like normal functions, and doing so invalidates the security guarantees\n that safevalues provides.\n\n If you are stuck and not sure how to proceed, please reach out to us\n instead through:\n - go/ise-hardening-yaqs (preferred) // LINE-INTERNAL\n - g/ise-hardening // LINE-INTERNAL\n - https://github.com/google/safevalues/issues\n\n ############################## ERROR ##############################");
414
414
  if(b.length===0)return pb(a[0]);var c=a[0].toLowerCase();if(/^data:/.test(c))throw Error("Data URLs cannot have expressions in the template literal input.");if(/^https:\/\//.test(c)||/^\/\//.test(c)){var d=c.indexOf("//")+2;var e=c.indexOf("/",d);if(e<=d)throw Error("Can't interpolate data in a url's origin, Please make sure to fully specify the origin, terminated with '/'.");d=c.substring(d,e);if(!/^[0-9a-z.:-]+$/i.test(d))throw Error("The origin contains unsupported characters.");if(!/^[^:]*(:[0-9]+)?$/i.test(d))throw Error("Invalid port number.");
415
415
  if(!/(^|\.)[a-z][^.]*$/i.test(d))throw Error("The top-level domain must start with a letter.");d=!0}else d=!1;if(!d)if(/^\//.test(c))if(c==="/"||c.length>1&&c[1]!=="/"&&c[1]!=="\\")d=!0;else throw Error("The path start in the url is invalid.");else d=!1;if(!(d=d||RegExp("^[^:\\s\\\\/]+/").test(c)))if(/^about:blank/.test(c)){if(c!=="about:blank"&&!/^about:blank#/.test(c))throw Error("The about url is invalid.");d=!0}else d=!1;if(!d)throw Error("Trying to interpolate expressions in an unsupported url format.");
416
- c=a[0];for(d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return pb(c)};var gi=function(a,b){Va(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:fi.hasOwnProperty(d)?a.setAttribute(fi[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})},fi={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"},ii=function(a,
417
- b,c){return hi(document,arguments)},hi=function(a,b){var c=b[1],d=ji(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):gi(d,c));b.length>2&&ki(a,d,b,2);return d},ki=function(a,b,c,d){function e(l){l&&b.appendChild(typeof l==="string"?a.createTextNode(l):l)}for(;d<c.length;d++){var g=c[d];if(!xa(g)||u(g)&&g.nodeType>0)e(g);else{a:{if(g&&typeof g.length=="number"){if(u(g)){var f=typeof g.item=="function"||typeof g.item=="string";break a}if(typeof g==="function"){f=
418
- typeof g.item=="function";break a}}f=!1}Xb(f?fc(g):g,e)}}},ji=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},li=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},mi=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},ni=function(a){this.Dd=a||t.document||document};h=ni.prototype;h.getElementsByTagName=function(a,b){return(b||this.Dd).getElementsByTagName(String(a))};
419
- h.Rk=function(a,b,c){return hi(this.Dd,arguments)};h.createElement=function(a){return ji(this.Dd,a)};h.createTextNode=function(a){return this.Dd.createTextNode(String(a))};h.appendChild=function(a,b){E(a!=null&&b!=null,"goog.dom.appendChild expects non-null arguments");a.appendChild(b)};h.append=function(a,b){ki(mi(a),a,arguments,1)};h.canHaveChildren=function(a){if(a.nodeType!=1)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
420
- h.removeNode=li;h.contains=function(a,b){if(!a||!b)return!1;if(a.contains&&b.nodeType==1)return a==b||a.contains(b);if(typeof a.compareDocumentPosition!="undefined")return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};/*
416
+ c=a[0];for(d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return pb(c)};var ei=function(a,b){Va(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:di.hasOwnProperty(d)?a.setAttribute(di[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})},di={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"},gi=function(a,
417
+ b,c){return fi(document,arguments)},fi=function(a,b){var c=b[1],d=hi(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):ei(d,c));b.length>2&&ii(a,d,b,2);return d},ii=function(a,b,c,d){function e(l){l&&b.appendChild(typeof l==="string"?a.createTextNode(l):l)}for(;d<c.length;d++){var g=c[d];if(!xa(g)||u(g)&&g.nodeType>0)e(g);else{a:{if(g&&typeof g.length=="number"){if(u(g)){var f=typeof g.item=="function"||typeof g.item=="string";break a}if(typeof g==="function"){f=
418
+ typeof g.item=="function";break a}}f=!1}Xb(f?fc(g):g,e)}}},hi=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},ji=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},ki=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},li=function(a){this.Dd=a||t.document||document};h=li.prototype;h.getElementsByTagName=function(a,b){return(b||this.Dd).getElementsByTagName(String(a))};
419
+ h.Qk=function(a,b,c){return fi(this.Dd,arguments)};h.createElement=function(a){return hi(this.Dd,a)};h.createTextNode=function(a){return this.Dd.createTextNode(String(a))};h.appendChild=function(a,b){E(a!=null&&b!=null,"goog.dom.appendChild expects non-null arguments");a.appendChild(b)};h.append=function(a,b){ii(ki(a),a,arguments,1)};h.canHaveChildren=function(a){if(a.nodeType!=1)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
420
+ h.removeNode=ji;h.contains=function(a,b){if(!a||!b)return!1;if(a.contains&&b.nodeType==1)return a==b||a.contains(b);if(typeof a.compareDocumentPosition!="undefined")return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};/*
421
421
 
422
422
  Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
423
423
  Copyright The Closure Library Authors.
424
424
  SPDX-License-Identifier: MIT
425
425
  */
426
- var pi=function(a){var b=oi;this.ge=[];this.ai=b;this.mh=a||null;this.Nc=this.oc=!1;this.ia=void 0;this.ig=this.Og=this.Qe=!1;this.re=0;this.X=null;this.Re=0};pi.prototype.cancel=function(a){if(this.oc)this.ia instanceof pi&&this.ia.cancel();else{if(this.X){var b=this.X;delete this.X;a?b.cancel(a):(b.Re--,b.Re<=0&&b.cancel())}this.ai?this.ai.call(this.mh,this):this.ig=!0;this.oc||qi(this,new ri(this))}};pi.prototype.Zg=function(a,b){this.Qe=!1;si(this,a,b)};
427
- var si=function(a,b,c){a.oc=!0;a.ia=c;a.Nc=!b;ti(a)},vi=function(a){if(a.oc){if(!a.ig)throw new ui(a);a.ig=!1}};pi.prototype.callback=function(a){vi(this);wi(a);si(this,!0,a)};var qi=function(a,b){vi(a);wi(b);si(a,!1,b)},wi=function(a){E(!(a instanceof pi),"An execution sequence may not be initiated with a blocking Deferred.")},zi=function(a){var b=xi();yi(b,a,null)},yi=function(a,b,c,d){E(!a.Og,"Blocking Deferreds can not be re-used");a.ge.push([b,c,d]);a.oc&&ti(a)};
428
- pi.prototype.then=function(a,b,c){var d,e,g=new Oh(function(f,l){e=f;d=l});yi(this,e,function(f){f instanceof ri?g.cancel():d(f);return Ai},this);return g.then(a,b,c)};pi.prototype.$goog_Thenable=!0;
429
- var Bi=function(a){return $b(a.ge,function(b){return typeof b[1]==="function"})},Ai={},ti=function(a){if(a.re&&a.oc&&Bi(a)){var b=a.re,c=Ci[b];c&&(t.clearTimeout(c.fa),delete Ci[b]);a.re=0}a.X&&(a.X.Re--,delete a.X);b=a.ia;for(var d=c=!1;a.ge.length&&!a.Qe;){var e=a.ge.shift(),g=e[0],f=e[1];e=e[2];if(g=a.Nc?f:g)try{var l=g.call(e||a.mh,b);l===Ai&&(l=void 0);l!==void 0&&(a.Nc=a.Nc&&(l==b||l instanceof Error),a.ia=b=l);if(Lh(b)||typeof t.Promise==="function"&&b instanceof t.Promise)d=!0,a.Qe=!0}catch(m){b=
430
- m,a.Nc=!0,Bi(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Zg,a,!0),d=w(a.Zg,a,!1),b instanceof pi?(yi(b,l,d),b.Og=!0):b.then(l,d));c&&(b=new Di(b),Ci[b.fa]=b,a.re=b.fa)},ui=function(){Lb.call(this)};y(ui,Lb);ui.prototype.message="Deferred has already fired";ui.prototype.name="AlreadyCalledError";var ri=function(){Lb.call(this)};y(ri,Lb);ri.prototype.message="Deferred was canceled";ri.prototype.name="CanceledError";var Di=function(a){this.fa=t.setTimeout(w(this.Al,this),0);this.Gd=a};
431
- Di.prototype.Al=function(){E(Ci[this.fa],"Cannot throw an error that is not scheduled.");delete Ci[this.fa];throw this.Gd;};var Ci={};var xi=function(){var a=ei(Ei),b={},c=b.document||document,d=qb(a).toString(),e=(new ni(c)).createElement("SCRIPT"),g={vi:e,ne:void 0},f=new pi(g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Fi(e,!0);qi(f,new Gi(1,"Timeout reached for loading script "+d))},m),g.ne=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Fi(e,b.Jl||!1,l),f.callback(null))};e.onerror=function(){Fi(e,!0,l);qi(f,new Gi(0,"Error while loading script "+
432
- d))};g=b.attributes||{};ib(g,{type:"text/javascript",charset:"UTF-8"});gi(e,g);Kb(e,a);Hi(c).appendChild(e);return f},Hi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},oi=function(){if(this&&this.vi){var a=this.vi;a&&a.tagName=="SCRIPT"&&Fi(a,!0,this.ne)}},Fi=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){li(a)},0)},Gi=function(a,
433
- b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Lb.call(this,c);this.code=a};y(Gi,Lb);var Ii=function(){this.de=void 0};Ii.prototype.va=function(a){var b=[];Ji(this,a,b);return b.join("")};
434
- var Ji=function(a,b,c){if(b==null)c.push("null");else{if(typeof b=="object"){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",g=0;g<b;g++)c.push(e),e=d[g],Ji(a,a.de?a.de.call(d,String(g),e):e,c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");g="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(e=b[d],typeof e!="function"&&(c.push(g),Ki(d,c),c.push(":"),Ji(a,a.de?a.de.call(b,d,e):e,c),g=","));c.push("}");
435
- return}}switch(typeof b){case "string":Ki(b,c);break;case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("Unknown type: "+typeof b);}}},Li={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},Mi=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Ki=function(a,b){b.push('"',a.replace(Mi,function(c){var d=Li[c];
436
- d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Li[c]=d);return d}),'"')};var Ni=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Oi=function(){};Oi.prototype.Sg=null;var Pi=function(a){var b;(b=a.Sg)||(b=a.Sg={});return b};var Qi,Ri=function(){};y(Ri,Oi);Qi=new Ri;var Si=function(a){J.call(this);this.headers=new Map;this.Si=a||null;this.Ea=!1;this.ve=this.s=null;this.Rc=this.Mh=this.Td="";this.Tb=this.Af=this.Rd=this.gf=!1;this.ld=0;this.me=null;this.wc="";this.ol=this.Qi=!1;this.Oe=this.zg=null};y(Si,J);Si.prototype.ba=yc(zc(),"goog.net.XhrIo").gl;var Ti=/^https?$/i,Ui=["POST","PUT"],Vi=[];h=Si.prototype;h.Qk=function(){this.dispose();dc(Vi,this)};h.setTrustToken=function(a){this.zg=a};h.setAttributionReporting=function(a){this.Oe=a};
437
- h.send=function(a,b,c,d){if(this.s)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Td+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Td=a;this.Rc="";this.Mh=b;this.gf=!1;this.Ea=!0;this.s=new XMLHttpRequest;this.ve=this.Si?Pi(this.Si):Pi(Qi);this.s.onreadystatechange=w(this.di,this);this.ol&&"onprogress"in this.s&&(this.s.onprogress=w(function(f){this.ci(f,!0)},this),this.s.upload&&(this.s.upload.onprogress=w(this.ci,this)));try{Cc(this.ba,Wi(this,"Opening Xhr")),this.Af=
438
- !0,this.s.open(b,String(a),!0),this.Af=!1}catch(f){Cc(this.ba,Wi(this,"Error opening Xhr: "+f.message));this.Gd(5,f);return}a=c||"";c=new Map(this.headers);if(d)if(Object.getPrototypeOf(d)===Object.prototype)for(var e in d)c.set(e,d[e]);else if(typeof d.keys==="function"&&typeof d.get==="function"){e=q(d.keys());for(var g=e.next();!g.done;g=e.next())g=g.value,c.set(g,d.get(g))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(f){return"content-type"==
439
- f.toLowerCase()});e=t.FormData&&a instanceof t.FormData;!cc(Ui,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=q(c);for(d=b.next();!d.done;d=b.next())c=q(d.value),d=c.next().value,c=c.next().value,this.s.setRequestHeader(d,c);this.wc&&(this.s.responseType=this.wc);"withCredentials"in this.s&&this.s.withCredentials!==this.Qi&&(this.s.withCredentials=this.Qi);if("setTrustToken"in this.s&&this.zg)try{this.s.setTrustToken(this.zg)}catch(f){Cc(this.ba,Wi(this,"Error SetTrustToken: "+
440
- f.message))}if("setAttributionReporting"in this.s&&this.Oe)try{this.s.setAttributionReporting(this.Oe)}catch(f){Cc(this.ba,Wi(this,"Error SetAttributionReporting: "+f.message))}try{Xi(this),this.ld>0&&(Cc(this.ba,Wi(this,"Will abort after "+this.ld+"ms if incomplete")),this.me=bi(this.ne,this.ld,this)),Cc(this.ba,Wi(this,"Sending request")),this.Rd=!0,this.s.send(a),this.Rd=!1}catch(f){Cc(this.ba,Wi(this,"Send error: "+f.message)),this.Gd(5,f)}};
441
- h.ne=function(){typeof va!="undefined"&&this.s&&(this.Rc="Timed out after "+this.ld+"ms, aborting",Cc(this.ba,Wi(this,this.Rc)),this.dispatchEvent("timeout"),this.abort(8))};h.Gd=function(a,b){this.Ea=!1;this.s&&(this.Tb=!0,this.s.abort(),this.Tb=!1);this.Rc=b;Yi(this);Zi(this)};var Yi=function(a){a.gf||(a.gf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
442
- Si.prototype.abort=function(){this.s&&this.Ea&&(Cc(this.ba,Wi(this,"Aborting")),this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Zi(this))};Si.prototype.J=function(){this.s&&(this.Ea&&(this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1),Zi(this,!0));Si.L.J.call(this)};Si.prototype.di=function(){this.Ra||(this.Af||this.Rd||this.Tb?$i(this):this.nl())};Si.prototype.nl=function(){$i(this)};
443
- var $i=function(a){if(a.Ea&&typeof va!="undefined")if(a.ve[1]&&a.tb()==4&&a.getStatus()==2)Cc(a.ba,Wi(a,"Local request error detected and ignored"));else if(a.Rd&&a.tb()==4)bi(a.di,0,a);else if(a.dispatchEvent("readystatechange"),a.tb()==4){Cc(a.ba,Wi(a,"Request complete"));a.Ea=!1;try{var b=a.getStatus(),c;if(!(c=Ni(b))){var d;if(d=b===0){var e=String(a.Td).match(Kc)[1]||null;!e&&t.self&&t.self.location&&(e=t.self.location.protocol.slice(0,-1));d=!Ti.test(e?e.toLowerCase():"")}c=d}if(c)a.dispatchEvent("complete"),
444
- a.dispatchEvent("success");else{try{var g=a.tb()>2?a.s.statusText:""}catch(f){Cc(a.ba,"Can not get status: "+f.message),g=""}a.Rc=g+" ["+a.getStatus()+"]";Yi(a)}}finally{Zi(a)}}};Si.prototype.ci=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(aj(a,"progress"));this.dispatchEvent(aj(a,b?"downloadprogress":"uploadprogress"))};
445
- var aj=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Zi=function(a,b){if(a.s){Xi(a);var c=a.s,d=a.ve[0]?function(){}:null;a.s=null;a.ve=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){Bc(a.ba,"Problem encountered resetting onreadystatechange: "+e.message)}}},Xi=function(a){a.me&&(t.clearTimeout(a.me),a.me=null)};Si.prototype.isActive=function(){return!!this.s};Si.prototype.tb=function(){return this.s?this.s.readyState:0};
446
- Si.prototype.getStatus=function(){try{return this.tb()>2?this.s.status:-1}catch(a){return-1}};var bj=function(a){try{if(!a.s)return null;if("response"in a.s)return a.s.response;switch(a.wc){case "":case "text":return a.s.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.s)return a.s.mozResponseArrayBuffer}Bc(a.ba,"Response type "+a.wc+" is not supported on this browser");return null}catch(b){return Cc(a.ba,"Can not get response: "+b.message),null}};
447
- Si.prototype.getResponseHeader=function(a){if(this.s&&this.tb()==4)return a=this.s.getResponseHeader(a),a===null?void 0:a};Si.prototype.getAllResponseHeaders=function(){return this.s&&this.tb()>=2?this.s.getAllResponseHeaders()||"":""};
448
- var cj=function(a){var b={};a=a.getAllResponseHeaders().split("\r\n");for(var c=0;c<a.length;c++)if(!/^[\s\xa0]*$/.test(a[c])){var d=Ec(a[c]),e=d[0];d=d[1];if(typeof d==="string"){d=d.trim();var g=b[e]||[];b[e]=g;g.push(d)}}return Xa(b,function(f){return f.join(", ")})},Wi=function(a,b){return b+" ["+a.Mh+" "+a.Td+" "+a.getStatus()+"]"};var Ei=ia(["https://accounts.google.com/gsi/client"]),dj,K=function(a,b){ej();this.callback=a;this.M=new fj(!a,b)};K.prototype.pd=function(a){this.M.Qb=a;return this};K.prototype.handle=function(a){var b=this;if(a instanceof Promise){if(this.callback){var c=function(d,e){try{return b.callback(d,e)}catch(g){setTimeout(function(){throw g;},0)}};a.then(c,function(d){return c(void 0,d)})}}else a.then(function(d){a=d});return a};var gj=function(){return"projects/"+dj};h=K.prototype;h.Dc=function(){return new ch(this.M)};
449
- h.assets=function(){return new eh(this.M)};h.Na=function(){return new lh(this.M)};h.value=function(){return new ph(this.M)};h.maps=function(){return new kh(this.M)};h.map=function(){return new jh(this.M)};h.image=function(){return new ih(this.M)};h.table=function(){return new mh(this.M)};h.video=function(){return new rh(this.M)};var fj=function(a,b){this.sync=a=a===void 0?!1:a;this.Qb=void 0;this.si=b!=null?b:a?5:10};r(fj,gd);
450
- fj.prototype.send=function(a,b){var c=this;cd(a);var d=a.path||"",e=hj()+d,g=ij(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=jj(e,g,void 0,a.B,f,this.si,this.Qb);d=b?La(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){jj(e,g,function(v,z){z?p(z):m(v)},a.B,f,c.si,c.Qb)})).then(function(m){return b?La(b,m):m})};var mj=function(a){K.call(this,a);this.M=new kj;this.Qb=void 0};r(mj,K);
451
- mj.prototype.pd=function(a){this.Qb=a;return this};
452
- mj.prototype.send=function(a,b){var c=this,d=hj()+"/batch",e=a.map(function(f){var l=q(f);f=l.next().value;var m=q(l.next().value);l=m.next().value;m.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+f+">\r\n\r\n"+l+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",g=function(f){var l={};a.forEach(function(m){var p=q(m);m=p.next().value;p=q(p.next().value);p.next();p=p.next().value;f[m]!=null&&(l[m]=
453
- La(p,f[m]))});return b?b(l):l};return this.callback?(jj(d,null,function(f,l){return c.callback(l?f:g(f),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb),null):g(jj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb))};var kj=function(){};r(kj,gd);
454
- kj.prototype.send=function(a,b){var c=[a.B+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=nj();d!=null&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
455
- var oj=function(a,b,c){a=q(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(b.length<3)){var d=b[0].match(/\r\nContent-ID: <response-([^>]*)>/)[1],e=Number(b[1].match(/^HTTP\S*\s(\d+)\s/)[1]);c(d,e,b.slice(2).join("\r\n\r\n"))}},hj=function(){var a=pj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},rj=function(a,b,c){var d=[];a&&(d=d.concat(qj));
456
- b&&d.push("https://www.googleapis.com/auth/devstorage.read_write");a=d=d.concat(c);c=b=0;for(var e={};c<a.length;){var g=a[c++],f=u(g)?"o"+Ba(g):(typeof g).charAt(0)+g;Object.prototype.hasOwnProperty.call(e,f)||(e[f]=!0,a[b++]=g)}a.length=b;return d},xj=function(a,b,c){sj&&tj&&sj({client_id:String(tj),scope:uj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{vj(function(){try{wj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else wj(a,
457
- b,d)})},nj=function(){yj&&Date.now()-yj>=0&&zj();return Aj},zj=function(){yj=Aj=null},ej=function(a,b,c,d){a!=null?pj=a:Bj||(pj="https://earthengine.googleapis.com/api");b!=null?Cj=b:Bj||(Cj="https://earthengine.googleapis.com");c!==void 0&&(Dj=c);dj=d!=null?d:dj||"earthengine-legacy";Bj=!0},jj=function(a,b,c,d,e,g,f){ej();var l=Ej,m="application/x-www-form-urlencoded";e&&(m="application/json",d&&d.startsWith("multipart")&&(m=d,d="POST"));d=d||"POST";m={"Content-Type":m};var p="1.1.4";p==="1.1.4"&&
458
- (p="latest");m["x-goog-api-client"]="ee-js/"+p;p=nj();if(p!=null)m.Authorization=p;else if(c&&sj&&tj)return xj(function(){Fj(l,function(){jj(a,b,c,d)})}),null;b=b?b.clone():new Sc;Gj!=null&&b.add("key",Gj);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");dj&&dj!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=dj);b=Hj(b,a);Dj!=null&&(m["X-XSRF-Token"]=Dj);Ij!=null&&(m["X-Earth-Engine-App-ID-Token"]=Ij);p=e||null;var v=b?b.toString():"";d==="POST"&&e===void 0?p=v:/^[\s\xa0]*$/.test(v)||(a+=a.indexOf("?")!=
459
- -1?"&":"?",a+=v);e=a.startsWith("/")?pj+a:a;if(c)return Jj.push(Kj(e,c,d,p,m,g,f)),Lj.nf(),null;v=function(H,ea){this.setRequestHeader&&this.setRequestHeader(ea,H)};var z=0;for(g=g!=null?g:5;;){var C=new XMLHttpRequest;C.open(d,e,!1);Va(m,v,C);C.send(p);if(C.status!=429||z>g)break;z++}return Mj(C.status,function(H){try{return C.getResponseHeader(H)}catch(ea){return null}},C.responseText,l,void 0,e,d,f)},Kj=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},p=Ej,v=g!=null?g:10;
460
- m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Jj.push(m);Lj.nf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var C=Mj,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.s?z.s.responseText:""}catch(da){Cc(z.ba,"Can not get responseText: "+da.message),W=""}return C(H,ea,W,p,b,a,c,f)};return m},Fj=function(a,b){var c=Ej;try{Ej=a,b.call(void 0)}finally{Ej=c}},Mj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):"";m&&d&&d(m);var p=
461
- function(W){try{var da=JSON.parse(W);return!(u(da)&&"error"in da&&"message"in da.error)||l&&l(da)?{parsed:da}:da.error.message}catch(Hb){return W===""?"":"Invalid JSON: "+W}},v=function(W){return W===0?"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.":W<200||W>=300?"Server returned HTTP code: "+W+" for "+f+" "+g:""},z,C;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if(d==="application/json"||d==="text/json")c=p(c),c.parsed?
462
- C=c.parsed:z=c||v(a)||"Response was too large to parse. Hint: Use limit() to fetch less elements of a collection.";else if(d==="multipart/mixed"){C={};var H=[];oj(b,c,function(W,da,Hb){Hb=p(Hb);Hb.parsed&&(C[W]=Hb.parsed);(da=(Hb.parsed?"":Hb)||v(da))&&H.push(W+": "+da)});H.length&&(z=H.join("\n"))}else var ea="Response was unexpectedly not JSON, but "+d;z=z||v(a)||ea;if(e)return e(C,z),null;if(!z)return C;throw Error(z);},vj=function(a){var b=function(){sj||(sj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,
463
- callback:d,scope:c.scope}).requestAccessToken()});a()};u(t.default_gsi)?b():zi(b)},wj=function(a,b,c){if(c.access_token){b=c.token_type+" "+c.access_token;if(c.expires_in||c.expires_in===0){c=c.expires_in*900;var d=setTimeout(xj,c*.9);d.unref!==void 0&&d.unref();yj=Date.now()+c}Aj=b;a&&a()}else b&&b(c.error||"Unknown error.")},ij=function(a){var b=new Sc;a=q(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=q(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},Jj=[],Lj=new ci(function(){var a=
464
- Jj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var g=Nj,f=new Si;Vi.push(f);c&&f.Wa("complete",c);f.Uc("ready",f.Qk);g&&(f.ld=Math.max(0,g));f.send(b,d,e,a)}Jj.length==0||Lj.nf()},350),pj=null,Cj=null,Dj=null,Ij=null,Hj=Od,Aj=null,yj=null,tj=null,uj=[],sj=null,qj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],Gj=null,Bj=!1,Nj=0,Ej=null;x("ee.api.ListAssetsResponse",Dg);x("ee.api.EarthEngineAsset",zf);
465
- x("ee.api.Operation",Gg);x("ee.api.ListFeaturesResponse",Eg);x("ee.api.FeatureViewLocation",Cf);var Oj=function(){};Oj.prototype.Ch=function(){return null};var Pj=function(){};x("ee.Encodable.SourceFrame",Pj);
466
- var Qj=function(a){if(a===void 0||a===null)a=Ga;return new Ze({gb:a})},Rj=function(a){return new Ze({Oa:a})},Sj=function(a){return new Ze({Fa:new Ye({values:a})})},Tj=function(a){return new Ze({Ga:new wf({values:a})})},Uj=function(a,b){return new Ze({ya:new jg({functionName:a,arguments:b})})},Vj=function(a,b){return new Ze({ya:new jg({Ua:a,arguments:b})})},Wj=function(a,b){return new Ze({Ta:new ig({kc:a,body:b})})},Xj=function(a){if(!a)return"AUTO_JPEG_PNG";a=a.toUpperCase();switch(a){case "JPG":return"JPEG";
467
- case "AUTO":return"AUTO_JPEG_PNG";case "TIF":case "TIFF":case "GEOTIF":case "GEOTIFF":return"GEO_TIFF";case "TF_RECORD":case "TFRECORD":return"TF_RECORD_IMAGE";case "NUMPY":return"NPY";case "ZIPPED_TIF":case "ZIPPED_TIFF":case "ZIPPED_GEOTIF":case "ZIPPED_GEOTIFF":return"ZIPPED_GEO_TIFF";case "ZIPPED_TIF_PER_BAND":case "ZIPPED_TIFF_PER_BAND":case "ZIPPED_GEOTIF_PER_BAND":case "ZIPPED_GEOTIFF_PER_BAND":return"ZIPPED_GEO_TIFF_PER_BAND";default:return a}},Yj=function(a){if(!a)return"CSV";a=a.toUpperCase();
468
- switch(a){case "TF_RECORD":case "TFRECORD":return"TF_RECORD_TABLE";case "JSON":case "GEOJSON":return"GEO_JSON";default:return a}},Zj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if(a!=="HORIZONTAL"&&a!=="VERTICAL")throw Error('Orientation must be "horizontal" or "vertical"');return a},ak=function(a){if(!a)return[];if(typeof a==="string")return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},dk=function(a){var b=new Hf,c=!1;"palette"in a&&(c=a.palette,b.Yc=typeof c===
469
- "string"?c.split(","):c,c=!0);var d=[];if("gain"in a||"bias"in a){if("min"in a||"max"in a)throw Error("Gain and bias can't be specified with min and max");var e=b.Yc?b.Yc.length-1:255;d=bk(a,"bias","gain").map(function(g){var f=-g.bias/g.gain;return{min:f,max:e/g.gain+f}})}else if("min"in a||"max"in a)d=bk(a,"min","max");d.length!==0&&(b.Uf=d.map(function(g){return new xf(g)}),c=!0);a=ck(a.gamma);if(a.length>1)throw Error("Only one gamma value is supported");a.length===1&&(b.gamma=a[0],c=!0);return c?
470
- b:null},ck=function(a){return a?a.split(",").map(Number):[]},bk=function(a,b,c){var d=ck(a[b]),e=ck(a[c]);if(d.length===0)return e.map(function(g){var f={};return f[b]=0,f[c]=g,f});if(e.length===0)return d.map(function(g){var f={};return f[b]=g,f[c]=1,f});if(d.length!==e.length)throw Error("Length of "+b+" and "+c+" must match.");return d.map(function(g,f){var l={};return l[b]=g,l[c]=e[f],l})},ek=function(a){var b=function(f){var l={};l.description=f.description||"";l.type=f.type||"";f.ud!=null&&
426
+ var ni=function(a){var b=mi;this.ge=[];this.Zh=b;this.lh=a||null;this.Nc=this.oc=!1;this.ia=void 0;this.ig=this.Og=this.Qe=!1;this.re=0;this.X=null;this.Re=0};ni.prototype.cancel=function(a){if(this.oc)this.ia instanceof ni&&this.ia.cancel();else{if(this.X){var b=this.X;delete this.X;a?b.cancel(a):(b.Re--,b.Re<=0&&b.cancel())}this.Zh?this.Zh.call(this.lh,this):this.ig=!0;this.oc||oi(this,new pi(this))}};ni.prototype.Yg=function(a,b){this.Qe=!1;qi(this,a,b)};
427
+ var qi=function(a,b,c){a.oc=!0;a.ia=c;a.Nc=!b;ri(a)},ti=function(a){if(a.oc){if(!a.ig)throw new si(a);a.ig=!1}};ni.prototype.callback=function(a){ti(this);ui(a);qi(this,!0,a)};var oi=function(a,b){ti(a);ui(b);qi(a,!1,b)},ui=function(a){E(!(a instanceof ni),"An execution sequence may not be initiated with a blocking Deferred.")},xi=function(a){var b=vi();wi(b,a,null)},wi=function(a,b,c,d){E(!a.Og,"Blocking Deferreds can not be re-used");a.ge.push([b,c,d]);a.oc&&ri(a)};
428
+ ni.prototype.then=function(a,b,c){var d,e,g=new Mh(function(f,l){e=f;d=l});wi(this,e,function(f){f instanceof pi?g.cancel():d(f);return yi},this);return g.then(a,b,c)};ni.prototype.$goog_Thenable=!0;
429
+ var zi=function(a){return $b(a.ge,function(b){return typeof b[1]==="function"})},yi={},ri=function(a){if(a.re&&a.oc&&zi(a)){var b=a.re,c=Ai[b];c&&(t.clearTimeout(c.fa),delete Ai[b]);a.re=0}a.X&&(a.X.Re--,delete a.X);b=a.ia;for(var d=c=!1;a.ge.length&&!a.Qe;){var e=a.ge.shift(),g=e[0],f=e[1];e=e[2];if(g=a.Nc?f:g)try{var l=g.call(e||a.lh,b);l===yi&&(l=void 0);l!==void 0&&(a.Nc=a.Nc&&(l==b||l instanceof Error),a.ia=b=l);if(Jh(b)||typeof t.Promise==="function"&&b instanceof t.Promise)d=!0,a.Qe=!0}catch(m){b=
430
+ m,a.Nc=!0,zi(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Yg,a,!0),d=w(a.Yg,a,!1),b instanceof ni?(wi(b,l,d),b.Og=!0):b.then(l,d));c&&(b=new Bi(b),Ai[b.fa]=b,a.re=b.fa)},si=function(){Lb.call(this)};y(si,Lb);si.prototype.message="Deferred has already fired";si.prototype.name="AlreadyCalledError";var pi=function(){Lb.call(this)};y(pi,Lb);pi.prototype.message="Deferred was canceled";pi.prototype.name="CanceledError";var Bi=function(a){this.fa=t.setTimeout(w(this.zl,this),0);this.Gd=a};
431
+ Bi.prototype.zl=function(){E(Ai[this.fa],"Cannot throw an error that is not scheduled.");delete Ai[this.fa];throw this.Gd;};var Ai={};var vi=function(){var a=ci(Ci),b={},c=b.document||document,d=qb(a).toString(),e=(new li(c)).createElement("SCRIPT"),g={ui:e,ne:void 0},f=new ni(g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Di(e,!0);oi(f,new Ei(1,"Timeout reached for loading script "+d))},m),g.ne=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Di(e,b.Il||!1,l),f.callback(null))};e.onerror=function(){Di(e,!0,l);oi(f,new Ei(0,"Error while loading script "+
432
+ d))};g=b.attributes||{};ib(g,{type:"text/javascript",charset:"UTF-8"});ei(e,g);Kb(e,a);Fi(c).appendChild(e);return f},Fi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},mi=function(){if(this&&this.ui){var a=this.ui;a&&a.tagName=="SCRIPT"&&Di(a,!0,this.ne)}},Di=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){ji(a)},0)},Ei=function(a,
433
+ b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Lb.call(this,c);this.code=a};y(Ei,Lb);var Gi=function(){this.de=void 0};Gi.prototype.va=function(a){var b=[];Hi(this,a,b);return b.join("")};
434
+ var Hi=function(a,b,c){if(b==null)c.push("null");else{if(typeof b=="object"){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",g=0;g<b;g++)c.push(e),e=d[g],Hi(a,a.de?a.de.call(d,String(g),e):e,c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");g="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(e=b[d],typeof e!="function"&&(c.push(g),Ii(d,c),c.push(":"),Hi(a,a.de?a.de.call(b,d,e):e,c),g=","));c.push("}");
435
+ return}}switch(typeof b){case "string":Ii(b,c);break;case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("Unknown type: "+typeof b);}}},Ji={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},Ki=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Ii=function(a,b){b.push('"',a.replace(Ki,function(c){var d=Ji[c];
436
+ d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Ji[c]=d);return d}),'"')};var Li=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Mi=function(){};Mi.prototype.Sg=null;var Ni=function(a){var b;(b=a.Sg)||(b=a.Sg={});return b};var Oi,Pi=function(){};y(Pi,Mi);Oi=new Pi;var Qi=function(a){J.call(this);this.headers=new Map;this.Ri=a||null;this.Ea=!1;this.ve=this.s=null;this.Rc=this.Lh=this.Td="";this.Tb=this.Af=this.Rd=this.gf=!1;this.ld=0;this.me=null;this.wc="";this.nl=this.Pi=!1;this.Oe=this.zg=null};y(Qi,J);Qi.prototype.ba=yc(zc(),"goog.net.XhrIo").fl;var Ri=/^https?$/i,Si=["POST","PUT"],Ti=[];h=Qi.prototype;h.Pk=function(){this.dispose();dc(Ti,this)};h.setTrustToken=function(a){this.zg=a};h.setAttributionReporting=function(a){this.Oe=a};
437
+ h.send=function(a,b,c,d){if(this.s)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Td+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Td=a;this.Rc="";this.Lh=b;this.gf=!1;this.Ea=!0;this.s=new XMLHttpRequest;this.ve=this.Ri?Ni(this.Ri):Ni(Oi);this.s.onreadystatechange=w(this.ci,this);this.nl&&"onprogress"in this.s&&(this.s.onprogress=w(function(f){this.bi(f,!0)},this),this.s.upload&&(this.s.upload.onprogress=w(this.bi,this)));try{Cc(this.ba,Ui(this,"Opening Xhr")),this.Af=
438
+ !0,this.s.open(b,String(a),!0),this.Af=!1}catch(f){Cc(this.ba,Ui(this,"Error opening Xhr: "+f.message));this.Gd(5,f);return}a=c||"";c=new Map(this.headers);if(d)if(Object.getPrototypeOf(d)===Object.prototype)for(var e in d)c.set(e,d[e]);else if(typeof d.keys==="function"&&typeof d.get==="function"){e=q(d.keys());for(var g=e.next();!g.done;g=e.next())g=g.value,c.set(g,d.get(g))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(f){return"content-type"==
439
+ f.toLowerCase()});e=t.FormData&&a instanceof t.FormData;!cc(Si,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=q(c);for(d=b.next();!d.done;d=b.next())c=q(d.value),d=c.next().value,c=c.next().value,this.s.setRequestHeader(d,c);this.wc&&(this.s.responseType=this.wc);"withCredentials"in this.s&&this.s.withCredentials!==this.Pi&&(this.s.withCredentials=this.Pi);if("setTrustToken"in this.s&&this.zg)try{this.s.setTrustToken(this.zg)}catch(f){Cc(this.ba,Ui(this,"Error SetTrustToken: "+
440
+ f.message))}if("setAttributionReporting"in this.s&&this.Oe)try{this.s.setAttributionReporting(this.Oe)}catch(f){Cc(this.ba,Ui(this,"Error SetAttributionReporting: "+f.message))}try{Vi(this),this.ld>0&&(Cc(this.ba,Ui(this,"Will abort after "+this.ld+"ms if incomplete")),this.me=setTimeout(this.ne.bind(this),this.ld)),Cc(this.ba,Ui(this,"Sending request")),this.Rd=!0,this.s.send(a),this.Rd=!1}catch(f){Cc(this.ba,Ui(this,"Send error: "+f.message)),this.Gd(5,f)}};
441
+ h.ne=function(){typeof va!="undefined"&&this.s&&(this.Rc="Timed out after "+this.ld+"ms, aborting",Cc(this.ba,Ui(this,this.Rc)),this.dispatchEvent("timeout"),this.abort(8))};h.Gd=function(a,b){this.Ea=!1;this.s&&(this.Tb=!0,this.s.abort(),this.Tb=!1);this.Rc=b;Wi(this);Xi(this)};var Wi=function(a){a.gf||(a.gf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
442
+ Qi.prototype.abort=function(){this.s&&this.Ea&&(Cc(this.ba,Ui(this,"Aborting")),this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Xi(this))};Qi.prototype.J=function(){this.s&&(this.Ea&&(this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1),Xi(this,!0));Qi.L.J.call(this)};Qi.prototype.ci=function(){this.Ra||(this.Af||this.Rd||this.Tb?Yi(this):this.ml())};Qi.prototype.ml=function(){Yi(this)};
443
+ var Yi=function(a){if(a.Ea&&typeof va!="undefined")if(a.ve[1]&&a.tb()==4&&a.getStatus()==2)Cc(a.ba,Ui(a,"Local request error detected and ignored"));else if(a.Rd&&a.tb()==4)setTimeout(a.ci.bind(a),0);else if(a.dispatchEvent("readystatechange"),a.tb()==4){Cc(a.ba,Ui(a,"Request complete"));a.Ea=!1;try{var b=a.getStatus(),c;if(!(c=Li(b))){var d;if(d=b===0){var e=String(a.Td).match(Kc)[1]||null;!e&&t.self&&t.self.location&&(e=t.self.location.protocol.slice(0,-1));d=!Ri.test(e?e.toLowerCase():"")}c=d}if(c)a.dispatchEvent("complete"),
444
+ a.dispatchEvent("success");else{try{var g=a.tb()>2?a.s.statusText:""}catch(f){Cc(a.ba,"Can not get status: "+f.message),g=""}a.Rc=g+" ["+a.getStatus()+"]";Wi(a)}}finally{Xi(a)}}};Qi.prototype.bi=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Zi(a,"progress"));this.dispatchEvent(Zi(a,b?"downloadprogress":"uploadprogress"))};
445
+ var Zi=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Xi=function(a,b){if(a.s){Vi(a);var c=a.s,d=a.ve[0]?function(){}:null;a.s=null;a.ve=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){Bc(a.ba,"Problem encountered resetting onreadystatechange: "+e.message)}}},Vi=function(a){a.me&&(clearTimeout(a.me),a.me=null)};Qi.prototype.isActive=function(){return!!this.s};Qi.prototype.tb=function(){return this.s?this.s.readyState:0};
446
+ Qi.prototype.getStatus=function(){try{return this.tb()>2?this.s.status:-1}catch(a){return-1}};var $i=function(a){try{if(!a.s)return null;if("response"in a.s)return a.s.response;switch(a.wc){case "":case "text":return a.s.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.s)return a.s.mozResponseArrayBuffer}Bc(a.ba,"Response type "+a.wc+" is not supported on this browser");return null}catch(b){return Cc(a.ba,"Can not get response: "+b.message),null}};
447
+ Qi.prototype.getResponseHeader=function(a){if(this.s&&this.tb()==4)return a=this.s.getResponseHeader(a),a===null?void 0:a};Qi.prototype.getAllResponseHeaders=function(){return this.s&&this.tb()>=2?this.s.getAllResponseHeaders()||"":""};
448
+ var aj=function(a){var b={};a=a.getAllResponseHeaders().split("\r\n");for(var c=0;c<a.length;c++)if(!/^[\s\xa0]*$/.test(a[c])){var d=Ec(a[c]),e=d[0];d=d[1];if(typeof d==="string"){d=d.trim();var g=b[e]||[];b[e]=g;g.push(d)}}return Xa(b,function(f){return f.join(", ")})},Ui=function(a,b){return b+" ["+a.Lh+" "+a.Td+" "+a.getStatus()+"]"};var Ci=ia(["https://accounts.google.com/gsi/client"]),bj,K=function(a,b){cj();this.callback=a;this.M=new dj(!a,b)};K.prototype.pd=function(a){this.M.Qb=a;return this};K.prototype.handle=function(a){var b=this;if(a instanceof Promise){if(this.callback){var c=function(d,e){try{return b.callback(d,e)}catch(g){setTimeout(function(){throw g;},0)}};a.then(c,function(d){return c(void 0,d)})}}else a.then(function(d){a=d});return a};var ej=function(){return"projects/"+bj};h=K.prototype;h.Dc=function(){return new ch(this.M)};
449
+ h.assets=function(){return new eh(this.M)};h.Na=function(){return new lh(this.M)};h.value=function(){return new ph(this.M)};h.maps=function(){return new kh(this.M)};h.map=function(){return new jh(this.M)};h.image=function(){return new ih(this.M)};h.table=function(){return new mh(this.M)};h.video=function(){return new rh(this.M)};var dj=function(a,b){this.sync=a=a===void 0?!1:a;this.Qb=void 0;this.ri=b!=null?b:a?5:10};r(dj,gd);
450
+ dj.prototype.send=function(a,b){var c=this;cd(a);var d=a.path||"",e=fj()+d,g=gj(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=hj(e,g,void 0,a.B,f,this.ri,this.Qb);d=b?La(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){hj(e,g,function(v,z){z?p(z):m(v)},a.B,f,c.ri,c.Qb)})).then(function(m){return b?La(b,m):m})};var kj=function(a){K.call(this,a);this.M=new ij;this.Qb=void 0};r(kj,K);
451
+ kj.prototype.pd=function(a){this.Qb=a;return this};
452
+ kj.prototype.send=function(a,b){var c=this,d=fj()+"/batch",e=a.map(function(f){var l=q(f);f=l.next().value;var m=q(l.next().value);l=m.next().value;m.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+f+">\r\n\r\n"+l+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",g=function(f){var l={};a.forEach(function(m){var p=q(m);m=p.next().value;p=q(p.next().value);p.next();p=p.next().value;f[m]!=null&&(l[m]=
453
+ La(p,f[m]))});return b?b(l):l};return this.callback?(hj(d,null,function(f,l){return c.callback(l?f:g(f),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb),null):g(hj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb))};var ij=function(){};r(ij,gd);
454
+ ij.prototype.send=function(a,b){var c=[a.B+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=lj();d!=null&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
455
+ var mj=function(a,b,c){a=q(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(b.length<3)){var d=b[0].match(/\r\nContent-ID: <response-([^>]*)>/)[1],e=Number(b[1].match(/^HTTP\S*\s(\d+)\s/)[1]);c(d,e,b.slice(2).join("\r\n\r\n"))}},fj=function(){var a=nj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},pj=function(a,b,c){var d=[];a&&(d=d.concat(oj));
456
+ b&&d.push("https://www.googleapis.com/auth/devstorage.read_write");a=d=d.concat(c);c=b=0;for(var e={};c<a.length;){var g=a[c++],f=u(g)?"o"+Ba(g):(typeof g).charAt(0)+g;Object.prototype.hasOwnProperty.call(e,f)||(e[f]=!0,a[b++]=g)}a.length=b;return d},vj=function(a,b,c){qj&&rj&&qj({client_id:String(rj),scope:sj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{tj(function(){try{uj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else uj(a,
457
+ b,d)})},lj=function(){wj&&Date.now()-wj>=0&&xj();return yj},xj=function(){wj=yj=null},cj=function(a,b,c,d){a!=null?nj=a:zj||(nj="https://earthengine.googleapis.com/api");b!=null?Aj=b:zj||(Aj="https://earthengine.googleapis.com");c!==void 0&&(Bj=c);bj=d!=null?d:bj||"earthengine-legacy";zj=!0},hj=function(a,b,c,d,e,g,f){cj();var l=Cj,m="application/x-www-form-urlencoded";e&&(m="application/json",d&&d.startsWith("multipart")&&(m=d,d="POST"));d=d||"POST";m={"Content-Type":m};var p="1.2.0";p==="1.2.0"&&
458
+ (p="latest");m["x-goog-api-client"]="ee-js/"+p;p=lj();if(p!=null)m.Authorization=p;else if(c&&qj&&rj)return vj(function(){Dj(l,function(){hj(a,b,c,d)})}),null;b=b?b.clone():new Sc;Ej!=null&&b.add("key",Ej);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");bj&&bj!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=bj);b=Fj(b,a);Bj!=null&&(m["X-XSRF-Token"]=Bj);Gj!=null&&(m["X-Earth-Engine-App-ID-Token"]=Gj);p=e||null;var v=b?b.toString():"";d==="POST"&&e===void 0?p=v:/^[\s\xa0]*$/.test(v)||(a+=a.indexOf("?")!=
459
+ -1?"&":"?",a+=v);e=a.startsWith("/")?nj+a:a;if(c)return Hj.push(Ij(e,c,d,p,m,g,f)),Jj.nf(),null;v=function(H,ea){this.setRequestHeader&&this.setRequestHeader(ea,H)};var z=0;for(g=g!=null?g:5;;){var B=new XMLHttpRequest;B.open(d,e,!1);Va(m,v,B);B.send(p);if(B.status!=429||z>g)break;z++}return Kj(B.status,function(H){try{return B.getResponseHeader(H)}catch(ea){return null}},B.responseText,l,void 0,e,d,f)},Ij=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},p=Cj,v=g!=null?g:10;
460
+ m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Hj.push(m);Jj.nf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var B=Kj,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.s?z.s.responseText:""}catch(da){Cc(z.ba,"Can not get responseText: "+da.message),W=""}return B(H,ea,W,p,b,a,c,f)};return m},Dj=function(a,b){var c=Cj;try{Cj=a,b.call(void 0)}finally{Cj=c}},Kj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):"";m&&d&&d(m);var p=
461
+ function(W){try{var da=JSON.parse(W);return!(u(da)&&"error"in da&&"message"in da.error)||l&&l(da)?{parsed:da}:da.error.message}catch(Hb){return W===""?"":"Invalid JSON: "+W}},v=function(W){return W===0?"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.":W<200||W>=300?"Server returned HTTP code: "+W+" for "+f+" "+g:""},z,B;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if(d==="application/json"||d==="text/json")c=p(c),c.parsed?
462
+ B=c.parsed:z=c||v(a)||"Response was too large to parse. Hint: Use limit() to fetch less elements of a collection.";else if(d==="multipart/mixed"){B={};var H=[];mj(b,c,function(W,da,Hb){Hb=p(Hb);Hb.parsed&&(B[W]=Hb.parsed);(da=(Hb.parsed?"":Hb)||v(da))&&H.push(W+": "+da)});H.length&&(z=H.join("\n"))}else var ea="Response was unexpectedly not JSON, but "+d;z=z||v(a)||ea;if(e)return e(B,z),null;if(!z)return B;throw Error(z);},tj=function(a){var b=function(){qj||(qj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,
463
+ callback:d,scope:c.scope}).requestAccessToken()});a()};u(t.default_gsi)?b():xi(b)},uj=function(a,b,c){if(c.access_token){b=c.token_type+" "+c.access_token;if(c.expires_in||c.expires_in===0){c=c.expires_in*1E3*.9;var d=setTimeout(vj,c*.9);d.unref!==void 0&&d.unref();wj=Date.now()+c}yj=b;a&&a()}else b&&b(c.error||"Unknown error.")},gj=function(a){var b=new Sc;a=q(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=q(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},Hj=[],Jj=
464
+ new ai(function(){var a=Hj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var g=Lj,f=new Qi;Ti.push(f);c&&f.Wa("complete",c);f.Uc("ready",f.Pk);g&&(f.ld=Math.max(0,g));f.send(b,d,e,a)}Hj.length==0||Jj.nf()},350),nj=null,Aj=null,Bj=null,Gj=null,Fj=Od,yj=null,wj=null,rj=null,sj=[],qj=null,oj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],Ej=null,zj=!1,Lj=0,Cj=null;x("ee.api.ListAssetsResponse",Dg);
465
+ x("ee.api.EarthEngineAsset",zf);x("ee.api.Operation",Gg);x("ee.api.ListFeaturesResponse",Eg);x("ee.api.FeatureViewLocation",Cf);var Mj=function(){};Mj.prototype.Bh=function(){return null};var Nj=function(){};x("ee.Encodable.SourceFrame",Nj);
466
+ var Oj=function(a){if(a===void 0||a===null)a=Ga;return new Ze({gb:a})},Pj=function(a){return new Ze({Oa:a})},Qj=function(a){return new Ze({Fa:new Ye({values:a})})},Rj=function(a){return new Ze({Ga:new wf({values:a})})},Sj=function(a,b){return new Ze({ya:new jg({functionName:a,arguments:b})})},Tj=function(a,b){return new Ze({ya:new jg({Ua:a,arguments:b})})},Uj=function(a,b){return new Ze({Ta:new ig({kc:a,body:b})})},Vj=function(a){if(!a)return"AUTO_JPEG_PNG";a=a.toUpperCase();switch(a){case "JPG":return"JPEG";
467
+ case "AUTO":return"AUTO_JPEG_PNG";case "TIF":case "TIFF":case "GEOTIF":case "GEOTIFF":return"GEO_TIFF";case "TF_RECORD":case "TFRECORD":return"TF_RECORD_IMAGE";case "NUMPY":return"NPY";case "ZIPPED_TIF":case "ZIPPED_TIFF":case "ZIPPED_GEOTIF":case "ZIPPED_GEOTIFF":return"ZIPPED_GEO_TIFF";case "ZIPPED_TIF_PER_BAND":case "ZIPPED_TIFF_PER_BAND":case "ZIPPED_GEOTIF_PER_BAND":case "ZIPPED_GEOTIFF_PER_BAND":return"ZIPPED_GEO_TIFF_PER_BAND";default:return a}},Wj=function(a){if(!a)return"CSV";a=a.toUpperCase();
468
+ switch(a){case "TF_RECORD":case "TFRECORD":return"TF_RECORD_TABLE";case "JSON":case "GEOJSON":return"GEO_JSON";default:return a}},Xj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if(a!=="HORIZONTAL"&&a!=="VERTICAL")throw Error('Orientation must be "horizontal" or "vertical"');return a},Yj=function(a){if(!a)return[];if(typeof a==="string")return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},bk=function(a){var b=new Hf,c=!1;"palette"in a&&(c=a.palette,b.Yc=typeof c===
469
+ "string"?c.split(","):c,c=!0);var d=[];if("gain"in a||"bias"in a){if("min"in a||"max"in a)throw Error("Gain and bias can't be specified with min and max");var e=b.Yc?b.Yc.length-1:255;d=Zj(a,"bias","gain").map(function(g){var f=-g.bias/g.gain;return{min:f,max:e/g.gain+f}})}else if("min"in a||"max"in a)d=Zj(a,"min","max");d.length!==0&&(b.Uf=d.map(function(g){return new xf(g)}),c=!0);a=ak(a.gamma);if(a.length>1)throw Error("Only one gamma value is supported");a.length===1&&(b.gamma=a[0],c=!0);return c?
470
+ b:null},ak=function(a){return a?a.split(",").map(Number):[]},Zj=function(a,b,c){var d=ak(a[b]),e=ak(a[c]);if(d.length===0)return e.map(function(g){var f={};return f[b]=0,f[c]=g,f});if(e.length===0)return d.map(function(g){var f={};return f[b]=g,f[c]=1,f});if(d.length!==e.length)throw Error("Length of "+b+" and "+c+" must match.");return d.map(function(g,f){var l={};return l[b]=g,l[c]=e[f],l})},ck=function(a){var b=function(f){var l={};l.description=f.description||"";l.type=f.type||"";f.ud!=null&&
471
471
  (l.name=f.ud);f.defaultValue!==void 0&&(l["default"]=f.defaultValue);f.optional!=null&&(l.optional=f.optional);return l},c=function(f){var l={};l.args=(f.arguments||[]).map(b);l.description=f.description||"";l.returns=f.ag||"";f.hidden!=null&&(l.hidden=f.hidden);f.preview&&(l.preview=f.preview);f.deprecated&&(l.deprecated=f.df);f.sourceCodeUri&&(l.sourceCodeUri=f.sourceCodeUri);return l},d={};a=q(a.Dc||[]);for(var e=a.next();!e.done;e=a.next()){e=e.value;var g=e.name.replace(/^algorithms\//,"");d[g]=
472
- c(e)}return d},fk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,gk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,hk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,ik=function(a){return(a=fk.exec(a))?a[1]:"earthengine-legacy"},jk=function(a){return gk.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
473
- a},lk=function(a){return(a.assets||[]).map(kk)},mk=function(a){switch(a){case "ALGORITHM":return"Algorithm";case "FOLDER":return"Folder";case "IMAGE":return"Image";case "IMAGE_COLLECTION":return"ImageCollection";case "TABLE":return"Table";case "CLASSIFIER":return"Classifier";case "FEATURE_VIEW":return"FeatureView";default:return"Unknown"}},kk=function(a){var b=nk(mk(a.type),a.name),c=Object.assign({},a.properties||{});a.sizeBytes&&(c["system:asset_size"]=Number(a.sizeBytes));a.startTime&&(c["system:time_start"]=
472
+ c(e)}return d},dk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,ek=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,fk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,gk=function(a){return(a=dk.exec(a))?a[1]:"earthengine-legacy"},hk=function(a){return ek.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
473
+ a},jk=function(a){return(a.assets||[]).map(ik)},kk=function(a){switch(a){case "ALGORITHM":return"Algorithm";case "FOLDER":return"Folder";case "IMAGE":return"Image";case "IMAGE_COLLECTION":return"ImageCollection";case "TABLE":return"Table";case "CLASSIFIER":return"Classifier";case "FEATURE_VIEW":return"FeatureView";default:return"Unknown"}},ik=function(a){var b=lk(kk(a.type),a.name),c=Object.assign({},a.properties||{});a.sizeBytes&&(c["system:asset_size"]=Number(a.sizeBytes));a.startTime&&(c["system:time_start"]=
474
474
  Date.parse(a.startTime));a.endTime&&(c["system:time_end"]=Date.parse(a.endTime));a.geometry&&(c["system:footprint"]=a.geometry);typeof a.title==="string"?c["system:title"]=a.title:typeof c.title==="string"&&(c["system:title"]=c.title);typeof a.description==="string"?c["system:description"]=a.description:typeof c.description==="string"&&(c["system:description"]=c.description);a.updateTime&&(b.version=Date.parse(a.updateTime)*1E3);b.properties=c;a.bands&&(b.bands=a.bands.map(function(d){var e={id:d.id,
475
475
  crs:d.grid.cf,dimensions:void 0,crs_transform:void 0};if(d.grid){if(d.grid.Kb!=null){var g=d.grid.Kb;e.crs_transform=[g.bg||0,g.gg||0,g.xg||0,g.hg||0,g.cg||0,g.yg||0]}d.grid.dimensions!=null&&(e.dimensions=[d.grid.dimensions.width,d.grid.dimensions.height])}d.dataType&&(g={type:"PixelType"},g.precision=(d.dataType.precision||"").toLowerCase(),d.dataType.dd&&(g.min=d.dataType.dd.min||0,g.max=d.dataType.dd.max),e.data_type=g);return e}));a.Hd&&(b.mapLocation=a.Hd);a.featureCount&&(b.featureCount=a.featureCount);
476
- return b},ok=function(a){var b=new zf,c=function(g){return g===null?Ga:void 0},d=Object.assign({},a),e;a=function(g){e=d[g];delete d[g];return e};a("system:asset_size")!==void 0&&(b.sizeBytes=c(e)||String(e));a("system:time_start")!==void 0&&(b.startTime=c(e)||(new Date(Number(e))).toISOString());a("system:time_end")!==void 0&&(b.endTime=c(e)||(new Date(Number(e))).toISOString());a("system:footprint")!==void 0&&(b.geometry=c(e)||e);a("system:title");typeof e!=="string"&&e!==null||d.title!=null||(d.title=
477
- c(e)||e);a("system:description");typeof e!=="string"&&e!==null||d.description!=null||(d.description=c(e)||e);Object.entries(d).forEach(function(g){var f=q(g);g=f.next().value;f=f.next().value;d[g]=c(f)||f});b.properties=d;return b},nk=function(a,b){var c={};c.type=a;b!=null&&(a=b.split("/"),b=a[0]==="projects"&&a[2]==="assets"&&["earthengine-legacy","earthengine-public"].includes(a[1])?a.slice(3).join("/"):b,c.id=b);return c},rk=function(a){var b={};a.num&&(b.pageSize=a.num);a.starttime&&(b.startTime=
478
- (new Date(a.starttime)).toISOString());a.endtime&&(b.endTime=(new Date(a.endtime)).toISOString());a.bbox&&(b.region=pk(a.bbox));a.region&&(b.region=a.region);a.bbox&&a.region&&console.warn("Multiple request parameters converted to region");var c="id num starttime endtime bbox region".split(" ");a=q(Object.keys(a).filter(function(e){return!c.includes(e)}));for(var d=a.next();!d.done;d=a.next())console.warn("Unrecognized key "+d.value+" ignored");return qk(b)},pk=function(a){return'{"type":"Polygon","coordinates":[[['+
479
- [[0,1],[2,1],[2,3],[0,3],[0,1]].map(function(b){return a[b[0]]+","+a[b[1]]}).join("],[")+"]]]}"},sk=function(a){var b={};(a.xd||[]).forEach(function(g){b[g.role]=g.Wb});var c=new Set,d=function(g){var f=g.replace(/^domain:|^group:|^serviceAccount:|^user:/,"");g.startsWith("group:")&&c.add(f);return f};a=b["roles/viewer"]||[];var e=a.filter(function(g){return g!=="allUsers"});d={owners:(b["roles/owner"]||[]).map(d),writers:(b["roles/editor"]||[]).map(d),readers:e.map(d)};c.size>0&&(d.groups=c);a.length!=
480
- e.length&&(d.all_users_can_read=!0);return d},tk=function(a){var b=function(d){return(a[d]||[]).map(function(e){if(e.includes(":"))return e;var g="user:";e.includes("@")?a.groups&&a.groups.has(e)?g="group:":e.match(/[@|\.]gserviceaccount\.com$/)&&(g="serviceAccount:"):g="domain:";return g+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{role:"roles/owner",Wb:b("owners")},{role:"roles/viewer",Wb:b("readers").concat(c)},{role:"roles/editor",Wb:b("writers")}].map(function(d){return new ef(d)});return new Uf({xd:b.filter(function(d){return d.Wb.length}),
481
- hf:null})},vk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+uk(a)},uk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},wk=function(a){var b={},c=function(g,f){f!=null&&(b[g]=Date.parse(f))},d=function(g){switch(g){case "PENDING":return"READY";case "RUNNING":return"RUNNING";case "CANCELLING":return"CANCEL_REQUESTED";case "SUCCEEDED":return"COMPLETED";case "CANCELLED":return"CANCELLED";case "FAILED":return"FAILED";
482
- default:return"UNKNOWN"}},e=La(Kg,a.metadata||{});e.description!=null&&(b.description=e.description);e.state!=null&&(b.state=d(e.state));c("creation_timestamp_ms",e.bf);c("update_timestamp_ms",e.updateTime);c("start_timestamp_ms",e.startTime);b.attempt=e.attempt;a.done&&a.error!=null&&(b.error_message=a.error.message);a.name!=null&&(b.id=uk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.ef;b.source_url=e.dg;e.vd!=null&&(b.batch_eecu_usage_seconds=e.vd);return b},xk=function(a){var b=
483
- {started:"OK"};a.name&&(b.taskId=uk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},yk=function(a){return a.primaryPath?[a.primaryPath].concat(ja(a.additionalPaths||[])):null},Bk=function(a){var b=function(g){var f=La(yg,g);f.uris=yk(g);return f},c=La(ug,a);c.name=jk(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=La(Bf,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=La(vg,g);f.missingData=zk(g.missingData);return f});c.missingData=
484
- zk(a.missingData);c.Kf=jc((a.tilesets||[]).map(Ak));c.pyramidingPolicy=a.pyramidingPolicy||null;if(a.properties){var d=Object.assign({},a.properties),e;a=function(g){e=d[g];delete d[g];return e};a("system:time_start")&&(c.startTime=(new Date(Number(e))).toISOString());a("system:time_end")&&(c.endTime=(new Date(Number(e))).toISOString());c.properties=d}return c},Ak=function(a){var b=[];if(!Array.isArray(a.fileBands))return b;var c=function(d){var e=[];d!=null&&Array.isArray(d.bandId)&&(e=d.bandId.map(function(g){return g||
485
- ""}));return new wg({mb:a.id||"",da:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):d.maskForBands!=null&&b.push(c(d.maskForBands))});return b},Ck=function(a){var b=La(Bg,a);b.name=jk(a.id);b.sources=(a.sources||[]).map(function(e){var g=La(Xg,e);g.uris=yk(e);e.maxError&&(g.Ub=e.maxError);return g});if(a.properties){var c=Object.assign({},a.properties),d;a=function(e){d=c[e];delete c[e];return d};a("system:time_start")&&(b.startTime=(new Date(Number(d))).toISOString());a("system:time_end")&&
486
- (b.endTime=(new Date(Number(d))).toISOString());b.properties=c}return b},zk=function(a){if(a==null)return null;var b=new sg({values:[]});a.value!=null&&typeof a.value==="number"&&b.values.push(a.value);Array.isArray(a.values)&&a.values.map(function(c){typeof c==="number"&&b.values.push(c)});return b.values.length==0?null:b},Dk=function(a){var b=[];"startTime"in a&&(b.push('startTime >= "'+(new Date(a.startTime)).toISOString()+'"'),delete a.startTime);"endTime"in a&&(b.push('endTime < "'+(new Date(a.endTime)).toISOString()+
476
+ return b},mk=function(a){var b=new zf,c=function(g){return g===null?Ga:void 0},d=Object.assign({},a),e;a=function(g){e=d[g];delete d[g];return e};a("system:asset_size")!==void 0&&(b.sizeBytes=c(e)||String(e));a("system:time_start")!==void 0&&(b.startTime=c(e)||(new Date(Number(e))).toISOString());a("system:time_end")!==void 0&&(b.endTime=c(e)||(new Date(Number(e))).toISOString());a("system:footprint")!==void 0&&(b.geometry=c(e)||e);a("system:title");typeof e!=="string"&&e!==null||d.title!=null||(d.title=
477
+ c(e)||e);a("system:description");typeof e!=="string"&&e!==null||d.description!=null||(d.description=c(e)||e);Object.entries(d).forEach(function(g){var f=q(g);g=f.next().value;f=f.next().value;d[g]=c(f)||f});b.properties=d;return b},lk=function(a,b){var c={};c.type=a;b!=null&&(a=b.split("/"),b=a[0]==="projects"&&a[2]==="assets"&&["earthengine-legacy","earthengine-public"].includes(a[1])?a.slice(3).join("/"):b,c.id=b);return c},pk=function(a){var b={};a.num&&(b.pageSize=a.num);a.starttime&&(b.startTime=
478
+ (new Date(a.starttime)).toISOString());a.endtime&&(b.endTime=(new Date(a.endtime)).toISOString());a.bbox&&(b.region=nk(a.bbox));a.region&&(b.region=a.region);a.bbox&&a.region&&console.warn("Multiple request parameters converted to region");var c="id num starttime endtime bbox region".split(" ");a=q(Object.keys(a).filter(function(e){return!c.includes(e)}));for(var d=a.next();!d.done;d=a.next())console.warn("Unrecognized key "+d.value+" ignored");return ok(b)},nk=function(a){return'{"type":"Polygon","coordinates":[[['+
479
+ [[0,1],[2,1],[2,3],[0,3],[0,1]].map(function(b){return a[b[0]]+","+a[b[1]]}).join("],[")+"]]]}"},qk=function(a){var b={};(a.xd||[]).forEach(function(g){b[g.role]=g.Wb});var c=new Set,d=function(g){var f=g.replace(/^domain:|^group:|^serviceAccount:|^user:/,"");g.startsWith("group:")&&c.add(f);return f};a=b["roles/viewer"]||[];var e=a.filter(function(g){return g!=="allUsers"});d={owners:(b["roles/owner"]||[]).map(d),writers:(b["roles/editor"]||[]).map(d),readers:e.map(d)};c.size>0&&(d.groups=c);a.length!=
480
+ e.length&&(d.all_users_can_read=!0);return d},rk=function(a){var b=function(d){return(a[d]||[]).map(function(e){if(e.includes(":"))return e;var g="user:";e.includes("@")?a.groups&&a.groups.has(e)?g="group:":e.match(/[@|\.]gserviceaccount\.com$/)&&(g="serviceAccount:"):g="domain:";return g+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{role:"roles/owner",Wb:b("owners")},{role:"roles/viewer",Wb:b("readers").concat(c)},{role:"roles/editor",Wb:b("writers")}].map(function(d){return new ef(d)});return new Uf({xd:b.filter(function(d){return d.Wb.length}),
481
+ hf:null})},tk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+sk(a)},sk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},uk=function(a){var b={},c=function(g,f){f!=null&&(b[g]=Date.parse(f))},d=function(g){switch(g){case "PENDING":return"READY";case "RUNNING":return"RUNNING";case "CANCELLING":return"CANCEL_REQUESTED";case "SUCCEEDED":return"COMPLETED";case "CANCELLED":return"CANCELLED";case "FAILED":return"FAILED";
482
+ default:return"UNKNOWN"}},e=La(Kg,a.metadata||{});e.description!=null&&(b.description=e.description);e.state!=null&&(b.state=d(e.state));c("creation_timestamp_ms",e.bf);c("update_timestamp_ms",e.updateTime);c("start_timestamp_ms",e.startTime);b.attempt=e.attempt;a.done&&a.error!=null&&(b.error_message=a.error.message);a.name!=null&&(b.id=sk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.ef;b.source_url=e.dg;e.vd!=null&&(b.batch_eecu_usage_seconds=e.vd);return b},vk=function(a){var b=
483
+ {started:"OK"};a.name&&(b.taskId=sk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},wk=function(a){return a.primaryPath?[a.primaryPath].concat(ja(a.additionalPaths||[])):null},zk=function(a){var b=function(g){var f=La(yg,g);f.uris=wk(g);return f},c=La(ug,a);c.name=hk(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=La(Bf,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=La(vg,g);f.missingData=xk(g.missingData);return f});c.missingData=
484
+ xk(a.missingData);c.Kf=jc((a.tilesets||[]).map(yk));c.pyramidingPolicy=a.pyramidingPolicy||null;if(a.properties){var d=Object.assign({},a.properties),e;a=function(g){e=d[g];delete d[g];return e};a("system:time_start")&&(c.startTime=(new Date(Number(e))).toISOString());a("system:time_end")&&(c.endTime=(new Date(Number(e))).toISOString());c.properties=d}return c},yk=function(a){var b=[];if(!Array.isArray(a.fileBands))return b;var c=function(d){var e=[];d!=null&&Array.isArray(d.bandId)&&(e=d.bandId.map(function(g){return g||
485
+ ""}));return new wg({mb:a.id||"",da:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):d.maskForBands!=null&&b.push(c(d.maskForBands))});return b},Ak=function(a){var b=La(Bg,a);b.name=hk(a.id);b.sources=(a.sources||[]).map(function(e){var g=La(Xg,e);g.uris=wk(e);e.maxError&&(g.Ub=e.maxError);return g});if(a.properties){var c=Object.assign({},a.properties),d;a=function(e){d=c[e];delete c[e];return d};a("system:time_start")&&(b.startTime=(new Date(Number(d))).toISOString());a("system:time_end")&&
486
+ (b.endTime=(new Date(Number(d))).toISOString());b.properties=c}return b},xk=function(a){if(a==null)return null;var b=new sg({values:[]});a.value!=null&&typeof a.value==="number"&&b.values.push(a.value);Array.isArray(a.values)&&a.values.map(function(c){typeof c==="number"&&b.values.push(c)});return b.values.length==0?null:b},Bk=function(a){var b=[];"startTime"in a&&(b.push('startTime >= "'+(new Date(a.startTime)).toISOString()+'"'),delete a.startTime);"endTime"in a&&(b.push('endTime < "'+(new Date(a.endTime)).toISOString()+
487
487
  '"'),delete a.endTime);if("region"in a){var c=a.region;if(typeof c==="object")try{c=JSON.stringify(c)}catch(e){throw Error('Filter parameter "region" must be a GeoJSON or WKT string.');}else if(typeof c!=="string")throw Error('Filter parameter "region" must be a GeoJSON or WKT string.');c=c.replace(/"/g,"'");b.push('intersects("'+c+'")');delete a.region}if("properties"in a){if(!Array.isArray(a.properties)&&a.properties.some(function(e){return typeof e!=="string"}))throw Error('Filter parameter "properties" must be an array of strings');
488
- c=q(a.properties);for(var d=c.next();!d.done;d=c.next())b.push(d.value.trim().replace(/^(properties\.)?/,"properties."));delete a.properties}return b.join(" AND ")},qk=function(a){a=Object.assign({},a);var b=Dk(a);b&&(a.filter=a.filter?a.filter+" AND "+b:b);return a};var Ek=function(){this.blockSize=-1};var Fk=function(){this.blockSize=-1;this.blockSize=64;this.W=Array(4);this.Nk=Array(this.blockSize);this.qe=this.Ec=0;this.reset()};y(Fk,Ek);Fk.prototype.reset=function(){this.W[0]=1732584193;this.W[1]=4023233417;this.W[2]=2562383102;this.W[3]=271733878;this.qe=this.Ec=0};
489
- var Gk=function(a,b,c){c||(c=0);var d=Array(16);if(typeof b==="string")for(var e=0;e<16;++e)d[e]=b.charCodeAt(c++)|b.charCodeAt(c++)<<8|b.charCodeAt(c++)<<16|b.charCodeAt(c++)<<24;else for(e=0;e<16;++e)d[e]=b[c++]|b[c++]<<8|b[c++]<<16|b[c++]<<24;b=a.W[0];c=a.W[1];e=a.W[2];var g=a.W[3];var f=b+(g^c&(e^g))+d[0]+3614090360&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[1]+3905402710&4294967295;g=b+(f<<12&4294967295|f>>>20);f=e+(c^g&(b^c))+d[2]+606105819&4294967295;e=g+(f<<17&4294967295|f>>>
488
+ c=q(a.properties);for(var d=c.next();!d.done;d=c.next())b.push(d.value.trim().replace(/^(properties\.)?/,"properties."));delete a.properties}return b.join(" AND ")},ok=function(a){a=Object.assign({},a);var b=Bk(a);b&&(a.filter=a.filter?a.filter+" AND "+b:b);return a};var Ck=function(){this.blockSize=-1};var Dk=function(){this.blockSize=-1;this.blockSize=64;this.W=Array(4);this.Mk=Array(this.blockSize);this.qe=this.Ec=0;this.reset()};y(Dk,Ck);Dk.prototype.reset=function(){this.W[0]=1732584193;this.W[1]=4023233417;this.W[2]=2562383102;this.W[3]=271733878;this.qe=this.Ec=0};
489
+ var Ek=function(a,b,c){c||(c=0);var d=Array(16);if(typeof b==="string")for(var e=0;e<16;++e)d[e]=b.charCodeAt(c++)|b.charCodeAt(c++)<<8|b.charCodeAt(c++)<<16|b.charCodeAt(c++)<<24;else for(e=0;e<16;++e)d[e]=b[c++]|b[c++]<<8|b[c++]<<16|b[c++]<<24;b=a.W[0];c=a.W[1];e=a.W[2];var g=a.W[3];var f=b+(g^c&(e^g))+d[0]+3614090360&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[1]+3905402710&4294967295;g=b+(f<<12&4294967295|f>>>20);f=e+(c^g&(b^c))+d[2]+606105819&4294967295;e=g+(f<<17&4294967295|f>>>
490
490
  15);f=c+(b^e&(g^b))+d[3]+3250441966&4294967295;c=e+(f<<22&4294967295|f>>>10);f=b+(g^c&(e^g))+d[4]+4118548399&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[5]+1200080426&4294967295;g=b+(f<<12&4294967295|f>>>20);f=e+(c^g&(b^c))+d[6]+2821735955&4294967295;e=g+(f<<17&4294967295|f>>>15);f=c+(b^e&(g^b))+d[7]+4249261313&4294967295;c=e+(f<<22&4294967295|f>>>10);f=b+(g^c&(e^g))+d[8]+1770035416&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[9]+2336552879&4294967295;g=b+(f<<12&4294967295|
491
491
  f>>>20);f=e+(c^g&(b^c))+d[10]+4294925233&4294967295;e=g+(f<<17&4294967295|f>>>15);f=c+(b^e&(g^b))+d[11]+2304563134&4294967295;c=e+(f<<22&4294967295|f>>>10);f=b+(g^c&(e^g))+d[12]+1804603682&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[13]+4254626195&4294967295;g=b+(f<<12&4294967295|f>>>20);f=e+(c^g&(b^c))+d[14]+2792965006&4294967295;e=g+(f<<17&4294967295|f>>>15);f=c+(b^e&(g^b))+d[15]+1236535329&4294967295;c=e+(f<<22&4294967295|f>>>10);f=b+(e^g&(c^e))+d[1]+4129170786&4294967295;b=c+(f<<
492
492
  5&4294967295|f>>>27);f=g+(c^e&(b^c))+d[6]+3225465664&4294967295;g=b+(f<<9&4294967295|f>>>23);f=e+(b^c&(g^b))+d[11]+643717713&4294967295;e=g+(f<<14&4294967295|f>>>18);f=c+(g^b&(e^g))+d[0]+3921069994&4294967295;c=e+(f<<20&4294967295|f>>>12);f=b+(e^g&(c^e))+d[5]+3593408605&4294967295;b=c+(f<<5&4294967295|f>>>27);f=g+(c^e&(b^c))+d[10]+38016083&4294967295;g=b+(f<<9&4294967295|f>>>23);f=e+(b^c&(g^b))+d[15]+3634488961&4294967295;e=g+(f<<14&4294967295|f>>>18);f=c+(g^b&(e^g))+d[4]+3889429448&4294967295;c=
@@ -496,229 +496,229 @@ f>>>21);f=e+(g^b^c)+d[7]+4139469664&4294967295;e=g+(f<<16&4294967295|f>>>16);f=c
496
496
  3873151461&4294967295;g=b+(f<<11&4294967295|f>>>21);f=e+(g^b^c)+d[15]+530742520&4294967295;e=g+(f<<16&4294967295|f>>>16);f=c+(e^g^b)+d[2]+3299628645&4294967295;c=e+(f<<23&4294967295|f>>>9);f=b+(e^(c|~g))+d[0]+4096336452&4294967295;b=c+(f<<6&4294967295|f>>>26);f=g+(c^(b|~e))+d[7]+1126891415&4294967295;g=b+(f<<10&4294967295|f>>>22);f=e+(b^(g|~c))+d[14]+2878612391&4294967295;e=g+(f<<15&4294967295|f>>>17);f=c+(g^(e|~b))+d[5]+4237533241&4294967295;c=e+(f<<21&4294967295|f>>>11);f=b+(e^(c|~g))+d[12]+1700485571&
497
497
  4294967295;b=c+(f<<6&4294967295|f>>>26);f=g+(c^(b|~e))+d[3]+2399980690&4294967295;g=b+(f<<10&4294967295|f>>>22);f=e+(b^(g|~c))+d[10]+4293915773&4294967295;e=g+(f<<15&4294967295|f>>>17);f=c+(g^(e|~b))+d[1]+2240044497&4294967295;c=e+(f<<21&4294967295|f>>>11);f=b+(e^(c|~g))+d[8]+1873313359&4294967295;b=c+(f<<6&4294967295|f>>>26);f=g+(c^(b|~e))+d[15]+4264355552&4294967295;g=b+(f<<10&4294967295|f>>>22);f=e+(b^(g|~c))+d[6]+2734768916&4294967295;e=g+(f<<15&4294967295|f>>>17);f=c+(g^(e|~b))+d[13]+1309151649&
498
498
  4294967295;c=e+(f<<21&4294967295|f>>>11);f=b+(e^(c|~g))+d[4]+4149444226&4294967295;b=c+(f<<6&4294967295|f>>>26);f=g+(c^(b|~e))+d[11]+3174756917&4294967295;g=b+(f<<10&4294967295|f>>>22);f=e+(b^(g|~c))+d[2]+718787259&4294967295;e=g+(f<<15&4294967295|f>>>17);f=c+(g^(e|~b))+d[9]+3951481745&4294967295;a.W[0]=a.W[0]+b&4294967295;a.W[1]=a.W[1]+(e+(f<<21&4294967295|f>>>11))&4294967295;a.W[2]=a.W[2]+e&4294967295;a.W[3]=a.W[3]+g&4294967295};
499
- Fk.prototype.update=function(a,b){b===void 0&&(b=a.length);for(var c=b-this.blockSize,d=this.Nk,e=this.Ec,g=0;g<b;){if(e==0)for(;g<=c;)Gk(this,a,g),g+=this.blockSize;if(typeof a==="string")for(;g<b;){if(d[e++]=a.charCodeAt(g++),e==this.blockSize){Gk(this,d);e=0;break}}else for(;g<b;)if(d[e++]=a[g++],e==this.blockSize){Gk(this,d);e=0;break}}this.Ec=e;this.qe+=b};
500
- Fk.prototype.digest=function(){var a=Array((this.Ec<56?this.blockSize:this.blockSize*2)-this.Ec);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=this.qe*8;for(b=a.length-8;b<a.length;++b)a[b]=c&255,c/=256;this.update(a);a=Array(16);for(b=c=0;b<4;++b)for(var d=0;d<32;d+=8)a[c++]=this.W[b]>>>d&255;return a};var Hk=function(a){this.qd="__ee_hash__";this.Sd=a!==!1;this.Xa=[];this.wa={};this.Bg=[];this.Od=new WeakMap;this.lg=new WeakMap;this.Pi=void 0};x("ee.Serializer",Hk);var Ik=new Ii,Jk=new Fk,Lk=function(a,b){return Kk(new Hk(b!==void 0?b:!0),a)};x("ee.Serializer.encode",Lk);var Mk=function(a){return Ik.va(Lk(a))};x("ee.Serializer.toJSON",Mk);var Ok=function(a){return Nk(Lk(a,!1))};x("ee.Serializer.toReadableJSON",Ok);
501
- var Nk=function(a){return"JSON"in t?t.JSON.stringify(a,null," "):Ik.va(a)},Kk=function(a,b){b=a.Fd(b);a.Sd&&(b=u(b)&&b.type=="ValueRef"&&a.Xa.length==1?a.Xa[0][1]:{type:"CompoundValue",scope:a.Xa,value:b},a.Xa=[],Xb(a.Bg,w(function(c){delete c[this.qd]},a)),a.Bg=[],a.wa={});return b};
502
- Hk.prototype.Fd=function(a){if(a===void 0)throw Error("Can't encode an undefined value.");var b=u(a)?a[this.qd]:null;if(this.Sd&&b!=null&&this.wa[b])return{type:"ValueRef",value:this.wa[b]};if(a===null||typeof a==="boolean"||typeof a==="number"||typeof a==="string")return a;if(ya(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Oj){var c=a.encode(w(this.Fd,this));if(!(Array.isArray(c)||u(c)&&c.type!="ArgumentRef"))return c}else if(Array.isArray(a))c=
503
- Zb(a,function(e){return this.Fd(e)},this);else if(u(a)&&typeof a!=="function")c=Xa(a,function(e){if(typeof e!=="function")return this.Fd(e)},this),eb(c,this.qd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Sd){b=Pk(c);if(this.wa[b])var d=this.wa[b];else d=String(this.Xa.length),this.Xa.push([d,c]),this.wa[b]=d;a[this.qd]=b;this.Bg.push(a);return{type:"ValueRef",value:d}}return c};
504
- var Pk=function(a){Jk.reset();Jk.update(Ik.va(a));return Jk.digest().toString()},Rk=function(a){return Ma(Qk(a),Ia,Ja,Ka)};x("ee.Serializer.encodeCloudApi",Rk);
505
- var Qk=function(a,b){return Sk(new Hk(!0),a,b)},Sk=function(a,b,c){a.Pi=c;return Tk(a,b)},Uk=function(a,b){var c={};b=b.values;for(var d in b){var e=a.lg.get(b[d]);c[d]=Object.assign({},e)}return c},Vk=function(a){a=Tk(new Hk(!1),a);var b=a.values,c=function(d){if(!u(d))return d;var e=Array.isArray(d)?[]:{},g=d instanceof Object.getPrototypeOf(Ze);d=q(Object.entries(g?d.h:d));for(var f=d.next();!f.done;f=d.next()){var l=q(f.value);f=l.next().value;l=l.next().value;g?l!==null&&(e[f]=f==="functionDefinitionValue"&&
506
- l.body!=null?{argumentNames:l.kc,body:c(b[l.body])}:f==="functionInvocationValue"&&l.Ua!=null?{arguments:Xa(l.arguments,c),functionReference:c(b[l.Ua])}:f==="constantValue"?l===Ga?null:l:c(l)):e[f]=c(l)}return e};return a.result&&c(b[a.result])};x("ee.Serializer.encodeCloudApiPretty",Vk);var Wk=function(a){return Ik.va(Rk(a))};x("ee.Serializer.toCloudApiJSON",Wk);var Xk=function(a){return Nk(Vk(a))};x("ee.Serializer.toReadableCloudApiJSON",Xk);
507
- var Tk=function(a,b){try{var c=Yk(a,b),d=new Zk(c,a.Xa,a.Sd,a.lg),e=$k(d,d.ui);return new pf({result:e,values:d.fi})}finally{a.Od=new WeakMap,a.wa={},a.Xa=[]}},Yk=function(a,b){var c=function(f){var l=Pk(f);u(b)&&a.Od.set(b,l);if(a.wa[l])return a.wa[l];var m=String(a.Xa.length);a.Xa.push([m,f]);return a.wa[l]=m};if(u(b)&&a.wa[a.Od.get(b)])return a.wa[a.Od.get(b)];if(b===null||typeof b==="boolean"||typeof b==="string"||typeof b==="number")return c(Qj(b));if(ya(b))return c(Uj("Date",{value:Qj(Math.floor(b.getTime()))}));
508
- if(b instanceof Oj){var d=b.na(a),e=b.Ch();e!==null&&a.lg.set(d,e);return c(d)}if(Array.isArray(b))return c(Sj(b.map(function(f){return Rj(Yk(a,f))})));if(u(b)&&typeof b!=="function"){var g={};Object.keys(b).sort().forEach(function(f){g[f]=Rj(Yk(a,b[f]))});return c(Tj(g))}throw Error("Can't encode object: "+b);},Zk=function(a,b,c,d){var e=this;this.ui=a;this.values={};b.forEach(function(g){return e.values[g[0]]=g[1]});this.ni=c?al(this):null;this.fi={};this.Xf={};this.ll=0;this.hd=d},$k=function(a,
509
- b){if(b in a.Xf)return a.Xf[b];var c=String(a.ll++);a.Xf[b]=c;a.fi[c]=bl(a,a.values[b],0);return c},bl=function(a,b,c){var d=function(z){return z.gb!==null},e=function(z){return z===Ga?null:z},g=function(z,C){a.hd&&a.hd.has(z)&&!a.hd.has(C)&&a.hd.set(C,a.hd.get(z));return C};if(d(b)||b.Va!=null||b.pb!=null||b.Lb!=null)return b;if(b.Oa!=null){d=a.values[b.Oa];if(a.ni===null||c<50&&a.ni[b.Oa]===1)return d=bl(a,d,c),g(b,d);if(cl(d))return g(b,d);d=Rj($k(a,b.Oa));return g(b,d)}if(b.Fa!=null){var f=b.Fa.values.map(function(z){return bl(a,
510
- z,c+3)});d=f.every(d)?Qj(f.map(function(z){return e(z.gb)})):Sj(f);return g(b,d)}if(b.Ga!=null){f={};for(var l={},m=q(Object.entries(b.Ga.values||{})),p=m.next();!p.done;p=m.next()){var v=q(p.value);p=v.next().value;v=v.next().value;f[p]=bl(a,v,c+3);l!==null&&d(f[p])?l[p]=e(f[p].gb):l=null}return l!==null?g(b,Qj(l)):g(f,Tj(f))}if(b.Ta!=null)return d=b.Ta,d=Wj(d.kc||[],$k(a,d.body||"")),g(b,d);if(b.ya!=null){d=b.ya;f={};l=q(Object.keys(d.arguments||{}));for(m=l.next();!m.done;m=l.next())m=m.value,
511
- f[m]=bl(a,d.arguments[m],c+3);d=d.functionName?Uj(d.functionName,f):Vj($k(a,d.Ua||""),f);return g(b,d)}throw Error("Can't optimize value: "+b);},cl=function(a){var b=a.gb;return b!==null?b===Ga||typeof b==="number"||typeof b==="boolean":a.Lb!=null},al=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){e.Fa!=null?e.Fa.values.forEach(d):e.Ga!=null?Object.values(e.Ga.values).forEach(d):e.Ta!=null?c(e.Ta.body):e.ya!=null?(e=e.ya,e.Ua!=null&&c(e.Ua),Object.values(e.arguments).forEach(d)):
512
- e.Oa!=null&&c(e.Oa)};c(a.ui);return b};var il=function(a){if(a.element==null)throw Error('"element" not found in params '+a);var b=a.selectors||null;b!=null&&typeof b==="string"&&(b=b.split(","));b=new Qf({l:Qk(a.element),description:L(a.description),oa:null,sa:null,Id:null,wd:null,selectors:b,Ub:M(a.maxErrorMeters),requestId:L(a.id),maxVertices:M(a.maxVertices),O:M(a.maxWorkers),priority:M(a.priority)});var c=dl(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Tf({ja:null,ma:null,F:Yj(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
513
- d.ja=el(a):d.ma=fl(a);b.oa=d;break;case "ASSET":b.sa=new Rf({Ha:gl(a)});break;case "FEATURE_VIEW":c=new ag({name:jk(a.mapName)});d=a==null?null:new fg({Mf:M(a.maxFeaturesPerTile),rg:a.thinningStrategy});var e=a==null?null:new eg({Cg:hl(a.zOrderRanking),qg:hl(a.thinningRanking)});d=new bg({pg:d,Wf:e});c=new Sf({kf:c,qc:d});b.Id=c;break;case "BIGQUERY":b.wd=new df({Pe:new cf({table:L(a.table),overwrite:!!a.overwrite,append:!!a.append})});break;default:throw Error('Export destination "'+c+'" unknown');
499
+ Dk.prototype.update=function(a,b){b===void 0&&(b=a.length);for(var c=b-this.blockSize,d=this.Mk,e=this.Ec,g=0;g<b;){if(e==0)for(;g<=c;)Ek(this,a,g),g+=this.blockSize;if(typeof a==="string")for(;g<b;){if(d[e++]=a.charCodeAt(g++),e==this.blockSize){Ek(this,d);e=0;break}}else for(;g<b;)if(d[e++]=a[g++],e==this.blockSize){Ek(this,d);e=0;break}}this.Ec=e;this.qe+=b};
500
+ Dk.prototype.digest=function(){var a=Array((this.Ec<56?this.blockSize:this.blockSize*2)-this.Ec);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=this.qe*8;for(b=a.length-8;b<a.length;++b)a[b]=c&255,c/=256;this.update(a);a=Array(16);for(b=c=0;b<4;++b)for(var d=0;d<32;d+=8)a[c++]=this.W[b]>>>d&255;return a};var Fk=function(a){this.qd="__ee_hash__";this.Sd=a!==!1;this.Xa=[];this.wa={};this.Bg=[];this.Od=new WeakMap;this.lg=new WeakMap;this.Oi=void 0};x("ee.Serializer",Fk);var Gk=new Gi,Hk=new Dk,Jk=function(a,b){return Ik(new Fk(b!==void 0?b:!0),a)};x("ee.Serializer.encode",Jk);var Kk=function(a){return Gk.va(Jk(a))};x("ee.Serializer.toJSON",Kk);var Mk=function(a){return Lk(Jk(a,!1))};x("ee.Serializer.toReadableJSON",Mk);
501
+ var Lk=function(a){return"JSON"in t?t.JSON.stringify(a,null," "):Gk.va(a)},Ik=function(a,b){b=a.Fd(b);a.Sd&&(b=u(b)&&b.type=="ValueRef"&&a.Xa.length==1?a.Xa[0][1]:{type:"CompoundValue",scope:a.Xa,value:b},a.Xa=[],Xb(a.Bg,w(function(c){delete c[this.qd]},a)),a.Bg=[],a.wa={});return b};
502
+ Fk.prototype.Fd=function(a){if(a===void 0)throw Error("Can't encode an undefined value.");var b=u(a)?a[this.qd]:null;if(this.Sd&&b!=null&&this.wa[b])return{type:"ValueRef",value:this.wa[b]};if(a===null||typeof a==="boolean"||typeof a==="number"||typeof a==="string")return a;if(ya(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Mj){var c=a.encode(w(this.Fd,this));if(!(Array.isArray(c)||u(c)&&c.type!="ArgumentRef"))return c}else if(Array.isArray(a))c=
503
+ Zb(a,function(e){return this.Fd(e)},this);else if(u(a)&&typeof a!=="function")c=Xa(a,function(e){if(typeof e!=="function")return this.Fd(e)},this),eb(c,this.qd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Sd){b=Nk(c);if(this.wa[b])var d=this.wa[b];else d=String(this.Xa.length),this.Xa.push([d,c]),this.wa[b]=d;a[this.qd]=b;this.Bg.push(a);return{type:"ValueRef",value:d}}return c};
504
+ var Nk=function(a){Hk.reset();Hk.update(Gk.va(a));return Hk.digest().toString()},Pk=function(a){return Ma(Ok(a),Ia,Ja,Ka)};x("ee.Serializer.encodeCloudApi",Pk);
505
+ var Ok=function(a,b){return Qk(new Fk(!0),a,b)},Qk=function(a,b,c){a.Oi=c;return Rk(a,b)},Sk=function(a,b){var c={};b=b.values;for(var d in b){var e=a.lg.get(b[d]);c[d]=Object.assign({},e)}return c},Tk=function(a){a=Rk(new Fk(!1),a);var b=a.values,c=function(d){if(!u(d))return d;var e=Array.isArray(d)?[]:{},g=d instanceof Object.getPrototypeOf(Ze);d=q(Object.entries(g?d.h:d));for(var f=d.next();!f.done;f=d.next()){var l=q(f.value);f=l.next().value;l=l.next().value;g?l!==null&&(e[f]=f==="functionDefinitionValue"&&
506
+ l.body!=null?{argumentNames:l.kc,body:c(b[l.body])}:f==="functionInvocationValue"&&l.Ua!=null?{arguments:Xa(l.arguments,c),functionReference:c(b[l.Ua])}:f==="constantValue"?l===Ga?null:l:c(l)):e[f]=c(l)}return e};return a.result&&c(b[a.result])};x("ee.Serializer.encodeCloudApiPretty",Tk);var Uk=function(a){return Gk.va(Pk(a))};x("ee.Serializer.toCloudApiJSON",Uk);var Vk=function(a){return Lk(Tk(a))};x("ee.Serializer.toReadableCloudApiJSON",Vk);
507
+ var Rk=function(a,b){try{var c=Wk(a,b),d=new Xk(c,a.Xa,a.Sd,a.lg),e=Yk(d,d.ti);return new pf({result:e,values:d.ei})}finally{a.Od=new WeakMap,a.wa={},a.Xa=[]}},Wk=function(a,b){var c=function(f){var l=Nk(f);u(b)&&a.Od.set(b,l);if(a.wa[l])return a.wa[l];var m=String(a.Xa.length);a.Xa.push([m,f]);return a.wa[l]=m};if(u(b)&&a.wa[a.Od.get(b)])return a.wa[a.Od.get(b)];if(b===null||typeof b==="boolean"||typeof b==="string"||typeof b==="number")return c(Oj(b));if(ya(b))return c(Sj("Date",{value:Oj(Math.floor(b.getTime()))}));
508
+ if(b instanceof Mj){var d=b.na(a),e=b.Bh();e!==null&&a.lg.set(d,e);return c(d)}if(Array.isArray(b))return c(Qj(b.map(function(f){return Pj(Wk(a,f))})));if(u(b)&&typeof b!=="function"){var g={};Object.keys(b).sort().forEach(function(f){g[f]=Pj(Wk(a,b[f]))});return c(Rj(g))}throw Error("Can't encode object: "+b);},Xk=function(a,b,c,d){var e=this;this.ti=a;this.values={};b.forEach(function(g){return e.values[g[0]]=g[1]});this.mi=c?Zk(this):null;this.ei={};this.Xf={};this.kl=0;this.hd=d},Yk=function(a,
509
+ b){if(b in a.Xf)return a.Xf[b];var c=String(a.kl++);a.Xf[b]=c;a.ei[c]=$k(a,a.values[b],0);return c},$k=function(a,b,c){var d=function(z){return z.gb!==null},e=function(z){return z===Ga?null:z},g=function(z,B){a.hd&&a.hd.has(z)&&!a.hd.has(B)&&a.hd.set(B,a.hd.get(z));return B};if(d(b)||b.Va!=null||b.pb!=null||b.Lb!=null)return b;if(b.Oa!=null){d=a.values[b.Oa];if(a.mi===null||c<50&&a.mi[b.Oa]===1)return d=$k(a,d,c),g(b,d);if(al(d))return g(b,d);d=Pj(Yk(a,b.Oa));return g(b,d)}if(b.Fa!=null){var f=b.Fa.values.map(function(z){return $k(a,
510
+ z,c+3)});d=f.every(d)?Oj(f.map(function(z){return e(z.gb)})):Qj(f);return g(b,d)}if(b.Ga!=null){f={};for(var l={},m=q(Object.entries(b.Ga.values||{})),p=m.next();!p.done;p=m.next()){var v=q(p.value);p=v.next().value;v=v.next().value;f[p]=$k(a,v,c+3);l!==null&&d(f[p])?l[p]=e(f[p].gb):l=null}return l!==null?g(b,Oj(l)):g(f,Rj(f))}if(b.Ta!=null)return d=b.Ta,d=Uj(d.kc||[],Yk(a,d.body||"")),g(b,d);if(b.ya!=null){d=b.ya;f={};l=q(Object.keys(d.arguments||{}));for(m=l.next();!m.done;m=l.next())m=m.value,
511
+ f[m]=$k(a,d.arguments[m],c+3);d=d.functionName?Sj(d.functionName,f):Tj(Yk(a,d.Ua||""),f);return g(b,d)}throw Error("Can't optimize value: "+b);},al=function(a){var b=a.gb;return b!==null?b===Ga||typeof b==="number"||typeof b==="boolean":a.Lb!=null},Zk=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){e.Fa!=null?e.Fa.values.forEach(d):e.Ga!=null?Object.values(e.Ga.values).forEach(d):e.Ta!=null?c(e.Ta.body):e.ya!=null?(e=e.ya,e.Ua!=null&&c(e.Ua),Object.values(e.arguments).forEach(d)):
512
+ e.Oa!=null&&c(e.Oa)};c(a.ti);return b};var gl=function(a){if(a.element==null)throw Error('"element" not found in params '+a);var b=a.selectors||null;b!=null&&typeof b==="string"&&(b=b.split(","));b=new Qf({l:Ok(a.element),description:L(a.description),oa:null,sa:null,Id:null,wd:null,selectors:b,Ub:M(a.maxErrorMeters),requestId:L(a.id),maxVertices:M(a.maxVertices),O:M(a.maxWorkers),priority:M(a.priority)});var c=bl(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Tf({ja:null,ma:null,F:Wj(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
513
+ d.ja=cl(a):d.ma=dl(a);b.oa=d;break;case "ASSET":b.sa=new Rf({Ha:el(a)});break;case "FEATURE_VIEW":c=new ag({name:hk(a.mapName)});d=a==null?null:new fg({Mf:M(a.maxFeaturesPerTile),rg:a.thinningStrategy});var e=a==null?null:new eg({Cg:fl(a.zOrderRanking),qg:fl(a.thinningRanking)});d=new bg({pg:d,Wf:e});c=new Sf({kf:c,qc:d});b.Id=c;break;case "BIGQUERY":b.wd=new df({Pe:new cf({table:L(a.table),overwrite:!!a.overwrite,append:!!a.append})});break;default:throw Error('Export destination "'+c+'" unknown');
514
514
  }a.workloadTag&&(b.workloadTag=a.workloadTag);return b};function L(a){return a!=null?String(a):null}function M(a){return a!=null?Number(a):null}
515
- var dl=function(a){var b="DRIVE";if(a==null)return b;a.outputBucket!=null||a.outputPrefix!=null?b="GOOGLE_CLOUD_STORAGE":a.assetId!=null?b="ASSET":a.mapName!=null&&(b="FEATURE_VIEW");a.table!=null&&(b="BIGQUERY");return b},kl=function(a){var b=new tg({Xe:!!a.tfrecordCompressed,Vb:L(a.tfrecordMaxFileSize),eg:!!a.tfrecordSequenceData,Ve:!!a.tfrecordCollapseBands,Nf:M(a.tfrecordMaskedThreshold),defaultValue:M(a.tfrecordDefaultValue),bc:jl(a.tfrecordPatchDimensions),Jf:jl(a.tfrecordKernelSize),ke:null});
516
- a=a.tfrecordTensorDepths;if(a!=null)if(u(a)){var c={};Va(a,function(d,e){if(typeof e!=="string"||typeof d!=="number")throw Error('"tensorDepths" option must be an object of type Object<string, number>');c[e]=d});b.ke=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},ll=function(a,b){var c=new Mf({ja:null,ma:null,Jd:null,le:null,F:Xj(a.fileFormat)});if(c.F==="GEO_TIFF"){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');
517
- var d=a.tiffShardSize||a.shardSize;var e=!!a.tiffCloudOptimized;var g=!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),f=jl(a.fileDimensions||a.tiffFileDimensions);d=M(d);var l=a.tiffNoData;l=l!=null?new lg({pf:Number(l)}):null;e=new kg({Ue:e,kg:g,bc:f,tileSize:d,Pf:l});c.Jd=e}else c.F==="TF_RECORD_IMAGE"&&(c.le=kl(a));b==="GOOGLE_CLOUD_STORAGE"?c.ja=el(a):c.ma=fl(a);return c},ml=function(a,b){var c=new Wf({ja:null,ma:null,F:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ja=el(a):c.ma=fl(a);return c},nl=function(a){var b,
518
- c,d,e,g=M((b=a.endZoom)!=null?b:a.maxZoom);b=M((c=a.startZoom)!=null?c:a.minZoom);c=M(a.scale);var f=!((d=a.skipEmpty)!=null?!d:!a.skipEmptyTiles);d=L(a.mapsApiKey);var l=jl((e=a.dimensions)!=null?e:a.tileDimensions);e=M(a.stride);var m=M(a.minTimeMachineZoomSubset);a=M(a.maxTimeMachineZoomSubset);a=m==null&&a==null?null:new Zg({start:m!=null?m:0,end:a});return new Pf({ff:g,mg:b,scale:c,jg:f,If:d,dimensions:l,stride:e,Dg:a})},jl=function(a){if(a==null)return null;var b=new mg({height:0,width:0});
515
+ var bl=function(a){var b="DRIVE";if(a==null)return b;a.outputBucket!=null||a.outputPrefix!=null?b="GOOGLE_CLOUD_STORAGE":a.assetId!=null?b="ASSET":a.mapName!=null&&(b="FEATURE_VIEW");a.table!=null&&(b="BIGQUERY");return b},il=function(a){var b=new tg({Xe:!!a.tfrecordCompressed,Vb:L(a.tfrecordMaxFileSize),eg:!!a.tfrecordSequenceData,Ve:!!a.tfrecordCollapseBands,Nf:M(a.tfrecordMaskedThreshold),defaultValue:M(a.tfrecordDefaultValue),bc:hl(a.tfrecordPatchDimensions),Jf:hl(a.tfrecordKernelSize),ke:null});
516
+ a=a.tfrecordTensorDepths;if(a!=null)if(u(a)){var c={};Va(a,function(d,e){if(typeof e!=="string"||typeof d!=="number")throw Error('"tensorDepths" option must be an object of type Object<string, number>');c[e]=d});b.ke=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},jl=function(a,b){var c=new Mf({ja:null,ma:null,Jd:null,le:null,F:Vj(a.fileFormat)});if(c.F==="GEO_TIFF"){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');
517
+ var d=a.tiffShardSize||a.shardSize;var e=!!a.tiffCloudOptimized;var g=!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),f=hl(a.fileDimensions||a.tiffFileDimensions);d=M(d);var l=a.tiffNoData;l=l!=null?new lg({pf:Number(l)}):null;e=new kg({Ue:e,kg:g,bc:f,tileSize:d,Pf:l});c.Jd=e}else c.F==="TF_RECORD_IMAGE"&&(c.le=il(a));b==="GOOGLE_CLOUD_STORAGE"?c.ja=cl(a):c.ma=dl(a);return c},kl=function(a,b){var c=new Wf({ja:null,ma:null,F:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ja=cl(a):c.ma=dl(a);return c},ll=function(a){var b,
518
+ c,d,e,g=M((b=a.endZoom)!=null?b:a.maxZoom);b=M((c=a.startZoom)!=null?c:a.minZoom);c=M(a.scale);var f=!((d=a.skipEmpty)!=null?!d:!a.skipEmptyTiles);d=L(a.mapsApiKey);var l=hl((e=a.dimensions)!=null?e:a.tileDimensions);e=M(a.stride);var m=M(a.minTimeMachineZoomSubset);a=M(a.maxTimeMachineZoomSubset);a=m==null&&a==null?null:new Zg({start:m!=null?m:0,end:a});return new Pf({ff:g,mg:b,scale:c,jg:f,If:d,dimensions:l,stride:e,Dg:a})},hl=function(a){if(a==null)return null;var b=new mg({height:0,width:0});
519
519
  typeof a==="string"&&(a.indexOf("x")!==-1?a=a.split("x").map(Number):a.indexOf(",")!==-1&&(a=a.split(",").map(Number)));if(Array.isArray(a))if(a.length===2)b.height=a[0],b.width=a[1];else if(a.length===1)b.height=a[0],b.width=a[0];else throw Error("Unable to construct grid from dimensions: "+a);else if(typeof a!=="number"||isNaN(a))if(u(a)&&a.height!=null&&a.width!=null)b.height=a.height,b.width=a.width;else throw Error("Unable to construct grid from dimensions: "+a);else b.height=a,b.width=a;return b},
520
- el=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new mf({Se:L(a.outputBucket),xa:L(a.outputPrefix),Te:a.bucketCorsUris||null,permissions:b})},fl=function(a){return new yf({rf:L(a.driveFolder),xa:L(a.driveFileNamePrefix)})},gl=function(a){return new kf({name:jk(a.assetId)})},hl=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Ug({Vf:(a||[]).map(ol)});throw Error("Unable to build ranking rule from rules: "+
521
- JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");},ol=function(a){var b=new Tg({direction:null,Zd:null,be:null,ae:null});a=a.trim();a=a.match(/^([\S]+.*)\s+(ASC|DESC)$/);if(a==null)throw Error("Ranking rule format is invalid. Each rule should be defined by a rule type and a direction (ASC or DESC), separated by a space. Valid rule types are: .geometryType, .minZoomLevel, or a feature property name.");var c=q(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction=
522
- "ASCENDING";break;case "DESC":b.direction="DESCENDING";break;default:throw Error("Ranking rule direction '"+c+"' is invalid. Directions are: ASC, DESC.");}switch(a.trim()){case ".geometryType":b.ae=new Qg({});break;case ".minZoomLevel":b.be=new Sg({});break;default:b.Zd=new Pg({attributeName:L(a)})}return b};var pl=[],ql=function(a){E(!Object.isSealed(a),"Cannot use getInstance() with a sealed constructor.");var b="Cf";if(a.Cf&&a.hasOwnProperty(b))return a.Cf;pl.push(a);var c=new a;a.Cf=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var sl=function(a,b,c,d,e,g){d=rj(!g,!1,d||[]);tj=a;uj=d;a===null?zj():vj(function(){xj(b,c,e||Ea(rl,b,c))})};x("ee.data.authenticateViaOauth",sl);var tl=function(a,b,c,d,e){sl(a,b,c,d,e)};x("ee.data.authenticate",tl);var rl=function(a,b){t.google.accounts.oauth2.initTokenClient({client_id:tj,callback:Ea(wj,a,b),scope:uj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",rl);
523
- var ul=function(a,b,c,d,e){if("window"in t)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");d=rj(!e,!e,d||[]);tj=a.client_email;uj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);sj=function(f,l){g.authorize(function(m,p){m?l({error:m}):l({access_token:p.access_token,token_type:p.token_type,expires_in:(p.expiry_date-Date.now())/1E3})})};xj(b,c)};x("ee.data.authenticateViaPrivateKey",ul);
524
- x("ee.data.setExpressionAugmenter",function(a){vl=a||Od});var vl=Od;x("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=rj(!l,!1,e||[]);tj=a;uj=e;wj(void 0,void 0,{token_type:b,access_token:c,state:e.join(" "),expires_in:d});f===!1?g&&g():vj(function(){g&&g()})});x("ee.data.refreshAuthToken",xj);x("ee.data.setAuthTokenRefresher",function(a){sj=a});x("ee.data.getAuthToken",nj);x("ee.data.clearAuthToken",zj);x("ee.data.getAuthClientId",function(){return tj});x("ee.data.getAuthScopes",function(){return uj});
525
- x("ee.data.setDeadline",function(a){Nj=a});x("ee.data.setParamAugmenter",function(a){Hj=a||Od});
526
- var wl=function(a){a=new K(a);return a.handle(a.Dc().list(gj(),{prettyPrint:!1}).then(ek))},zl=function(a,b){if(typeof a.image==="string")throw Error("Image as JSON string not supported.");if(a.version!==void 0)throw Error("Image version specification not supported.");a=new Gf({name:null,l:vl(Qk(a.image)),F:Xj(a.format),da:ak(a.bands),hc:dk(a)});var c={fields:"name"},d=xl();d&&(c.workloadTag=d);b=new K(b);return b.handle(b.maps().create(gj(),a,c).then(function(e){return yl(e.name,"")}))};
527
- x("ee.data.getMapId",zl);var Al=function(a,b,c,d){if(!a.formatTileUrl){var e=yl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};x("ee.data.getTileUrl",Al);
528
- var yl=function(a,b,c){var d=c===void 0?"":c;d||(ej(),c=Cj,d=b?c+"/map/"+a+"/{z}/{x}/{y}?token="+b:c+"/v1/"+a+"/tiles/{z}/{x}/{y}");return{mapid:a,token:b,formatTileUrl:function(e,g,f){var l=Math.pow(2,f);e%=l;e=String(e<0?e+l:e);return d.replace("{x}",e).replace("{y}",g).replace("{z}",f)},urlFormat:d}},Bl=function(a,b){var c=a.visParams?vl(Qk(a.visParams)):null;a=new $f({name:null,Mb:a.assetId,mapName:a.mapName,Ag:c});b=new K(b);return b.handle((new gh(b.M)).create(gj(),a,{fields:["name"]}).then(function(d){var e=
529
- d.name.split("/").pop();return{token:e,formatTileUrl:function(g,f,l){return Cj+"/v1/"+d.name+"/tiles/"+l+"/"+g+"/"+f},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};x("ee.data.getFeatureViewTilesKey",Bl);
530
- var Cl=function(a,b,c){c=new K(c);var d=jk(a);a=c.handle;var e=c.assets();b=b===void 0?{}:b;var g=g===void 0?{}:g;e.j.C(d,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:null,B:"GET",D:"earthengine.projects.assets.listFeatures",path:"/"+e.m+"/"+d+":listFeatures",u:F(b,g),G:Eg});return a.call(c,g)};x("ee.data.listFeatures",Cl);
531
- var Dl=function(a,b){var c=new Hk(!0);a=Sk(c,a);var d={};c=Uk(c,a);Object.keys(c).length&&(d={__source_code_nodes__:c});c={l:vl(a,d)};if(a=xl())c.workloadTag=a;b=new K(b);return b.handle(qh(b.value(),gj(),new of(c)).then(function(e){return e.result}))};x("ee.data.computeValue",Dl);
532
- var El=function(a,b){if(typeof a.image==="string")throw Error("Image as JSON string not supported.");if(a.version!==void 0)throw Error("Image version specification not supported.");if(a.region!==void 0)throw Error('"region" not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');if(a.dimensions!==void 0)throw Error('"dimensions" is not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');a=new Yg({name:null,l:vl(Qk(a.image)),F:Xj(a.format),xa:a.name,da:ak(a.bands),
533
- hc:dk(a),grid:null});var c={fields:"name"},d=xl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create(gj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getThumbId",El);
534
- var Fl=function(a,b){var c=new Xf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new bh({name:null,l:vl(Qk(a.imageCollection)),F:Xj(a.format),Pa:c,grid:null});c={fields:"name"};var d=xl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new th(b.M)).create(gj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getVideoThumbId",Fl);
535
- var Gl=function(a,b){a=new hg({name:null,l:vl(Qk(a.imageCollection)),F:Xj(a.format),orientation:Zj(a.orientation),grid:null});var c={fields:"name"},d=xl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new hh(b.M)).create(gj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getFilmstripThumbId",Gl);var Hl=function(a){return Cj+"/v1/"+a.thumbid+":getPixels"};x("ee.data.makeThumbUrl",Hl);
536
- var Jl=function(a,b){a=Object.assign({},a);a.id&&(a.image=new N(a.id));if(typeof a.image==="string")throw Error("Image as serialized JSON string not supported.");if(!a.image)throw Error("Missing ID or image parameter.");a.filePerBand=a.filePerBand!==!1;a.format=a.format||(a.filePerBand?"ZIPPED_GEO_TIFF_PER_BAND":"ZIPPED_GEO_TIFF");if(a.region!=null&&(a.scale!=null||a.crs_transform!=null)&&a.dimensions!=null)throw Error("Cannot specify (bounding region, crs_transform/scale, dimensions) simultaneously.");
537
- if(typeof a.bands==="string")try{a.bands=JSON.parse(a.bands)}catch(e){a.bands=ak(a.bands)}if(a.bands&&!Array.isArray(a.bands))throw Error("Bands parameter must be an array.");a.bands&&a.bands.every(function(e){return typeof e==="string"})&&(a.bands=a.bands.map(function(e){return{id:e}}));if(a.bands&&a.bands.some(function(e){return e.id==null}))throw Error("Each band dictionary must have an id.");typeof a.region==="string"&&(a.region=JSON.parse(a.region));if(typeof a.crs_transform==="string")try{a.crs_transform=
538
- JSON.parse(a.crs_transform)}catch(e){}var c=Il(a.image,a);a=new Yg({name:null,l:vl(Qk(c)),F:Xj(a.format),xa:a.name,da:a.bands&&ak(a.bands.map(function(e){return e.id})),grid:null});c={fields:"name"};var d=xl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create(gj(),a,c).then(function(e){return{docid:e.name,token:""}}))};x("ee.data.getDownloadId",Jl);var Kl=function(a){ej();return Cj+"/v1/"+a.docid+":getPixels"};x("ee.data.makeDownloadUrl",Kl);
539
- var Ll=function(a,b){b=new K(b);var c=Yj(a.format),d=vl(Qk(a.table)),e=null;if(a.selectors!=null)if(typeof a.selectors==="string")e=a.selectors.split(",");else if(Array.isArray(a.selectors)&&a.selectors.every(function(g){return typeof g==="string"}))e=a.selectors;else throw Error("'selectors' parameter must be an array of strings.");a=new Wg({name:null,l:d,F:c,selectors:e,filename:a.filename||null});c={fields:"name"};if(d=xl())c.workloadTag=d;return b.handle((new nh(b.M)).create(gj(),a,c).then(function(g){return{docid:g.name||
540
- "",token:""}}))};x("ee.data.getTableDownloadId",Ll);var Ml=function(a){return Cj+"/v1/"+a.docid+":getFeatures"};x("ee.data.makeTableDownloadUrl",Ml);var Nl=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,d*4)).toString(16).padStart(d,"0")};a=ic(a||1).map(function(){return[c(8),c(4),"4"+c(3),(8+Math.floor(Math.random()*4)).toString(16)+c(3),c(12)].join("-")});return b?b(a):a};x("ee.data.newTaskId",Nl);
541
- var Ol=function(a){return a.name&&a.done&&a.error},Ql=function(a,b){var c=Pl(a).map(vk);if(c.length===1)return a=(new K(b)).pd(Ol),a.handle(a.Na().get(c[0]).then(function(e){return[wk(e)]}));a=(new mj(b)).pd(Ol);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(g){return wk(e[g])})})};x("ee.data.getTaskStatus",Ql);
542
- var Pl=function(a){if(typeof a==="string")return[a];if(Array.isArray(a))return a;throw Error("Invalid value: expected a string or an array of strings.");},Sl=function(a){return Rl(void 0,a)};x("ee.data.getTaskList",Sl);var Rl=function(a,b){return b?(Tl(a,function(c,d){return b(c?{tasks:c.map(wk)}:null,d)}),null):{tasks:Tl(a).map(wk)}};x("ee.data.getTaskListWithLimit",Rl);
543
- var Tl=function(a,b){var c=[],d={pageSize:500},e=function(l){gc(c,l.Na||[]);!l.nextPageToken||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.nextPageToken,g.handle(f.list(gj(),d).then(e)));return null},g=new K(b?function(l,m){return m&&b(l,m)}:void 0),f=g.Na();g.handle(f.list(gj(),d).then(e));return b?null:a?c.slice(0,a):c};x("ee.data.listOperations",Tl);
544
- var Ul=function(a,b){a=Pl(a).map(vk);var c=new gf;if(a.length===1)b=new K(b),b.handle(b.Na().cancel(a[0],c));else{b=new mj(b);var d=b.Na();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};x("ee.data.cancelOperation",Ul);var Vl=function(a,b){var c=Pl(a).map(vk);if(!Array.isArray(a))return a=(new K(b)).pd(Ol),a.handle(a.Na().get(c[0]));a=(new mj(b)).pd(Ol);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}))};x("ee.data.getOperation",Vl);
545
- var Xl=function(a,b){return Wl(a,"CANCEL",b)};x("ee.data.cancelTask",Xl);var Wl=function(a,b,c){if(!ab(Yl,b))throw Error("Invalid action: "+b);a=Pl(a);a=a.map(vk);Ul(a,c);return null};x("ee.data.updateTask",Wl);
546
- var dm=function(a,b,c){b.id=a;var d=b.type;a=b.sourceUrl!=null?{__source_url__:b.sourceUrl}:{};if("workloadTag"in b)b.workloadTag||delete b.workloadTag;else{var e=xl();e&&(b.workloadTag=e)}var g=new K(c);c=function(f){return g.handle(f.then(xk))};switch(d){case "EXPORT_IMAGE":return b=Zl(b,a),c(g.image().Ka(gj(),b));case "EXPORT_FEATURES":return b=il(b),b.l=vl(b.l,a),c(g.table().Ka(gj(),b));case "EXPORT_VIDEO":return b=$l(b,a),c(g.video().Ka(gj(),b));case "EXPORT_TILES":return b=am(b,a),c(g.map().Ka(gj(),
547
- b));case "EXPORT_VIDEO_MAP":return b=bm(b),c((new sh(g.M)).Ka(gj(),b));case "EXPORT_CLASSIFIER":return b=cm(b,a),c((new fh(g.M)).Ka(gj(),b));default:throw Error("Unable to start processing for task of type "+d);}};x("ee.data.startProcessing",dm);
548
- var Zl=function(a,b){var c=em(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Kf({l:Qk(c.element),description:L(c.description),oa:null,sa:null,grid:null,Of:L(c.maxPixels),requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)}),e=dl(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.oa=ll(c,e);break;case "ASSET":e=c.pyramidingPolicy||{};try{e=JSON.parse(e)}catch(f){}var g="PYRAMIDING_POLICY_UNSPECIFIED";typeof e==="string"?(g=e,e={}):e[".default"]&&(g=e[".default"],
549
- delete e[".default"]);c=new Lf({Ha:gl(c),pyramidingPolicy:g,Tf:db(e)?null:e,tileSize:M(c.shardSize)});d.sa=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=vl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},$l=function(a,b){var c=fm(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Yf({l:Qk(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:L(c.maxPixels)}),
550
- oa:null,requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)});d.oa=ml(c,dl(c));d.l=vl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},am=function(a,b){var c=a.scale;delete a.scale;var d=em(a);d.scale=c;if(d.element==null)throw Error('"element" not found in params '+d);c=new Of({l:Qk(d.element),description:L(d.description),dc:nl(d),cc:ll(d,"GOOGLE_CLOUD_STORAGE"),requestId:L(d.id),O:M(d.maxWorkers),priority:M(d.priority)});c.l=vl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);
551
- return c},bm=function(a){var b=a.scale;delete a.scale;var c=fm(a);c.scale=b;if(c.element==null)throw Error('"element" not found in params '+c);b=new Vf({l:Qk(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:null}),dc:nl(c),cc:ml(c,"GOOGLE_CLOUD_STORAGE"),requestId:L(c.id),version:L(c.version),O:M(c.maxWorkers),priority:M(c.priority)});b.l=vl(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},cm=function(a,b){if(a.element==
552
- null)throw Error('"element" not found in params '+a);var c=dl(a);if(c!="ASSET")throw Error('Export destination "'+c+'" unknown');c=new Jf({l:Qk(a.element),description:L(a.description),requestId:L(a.id),sa:new jf({Ha:gl(a)}),O:M(a.maxWorkers),priority:M(a.priority)});c.l=vl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);return c},hm=function(a,b,c){b=Bk(b);var d=function(e){return e?xk(e):null};return d(gm(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startIngestion",hm);
553
- var gm=function(a,b,c){b=new zg({zf:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.image().import(gj(),b))},im=function(a,b,c){b=new Ag({og:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.table().import(gj(),b))},jm=function(a,b,c){b=Ck(b);var d=function(e){return e?xk(e):null};return d(im(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startTableIngestion",jm);
554
- var km=function(a,b){b=new K(b);a=jk(a);return b.handle(b.assets().get(a,{prettyPrint:!1}).then(kk))};x("ee.data.getAsset",km);x("ee.data.getInfo",km);
555
- var lm=function(a,b,c,d){b=b===void 0?{}:b;d=d===void 0?Od:d;var e=Object.assign({},b),g=new K(c),f=(b=hk.test(a))?new dh(g.M):g.assets();a=b?"projects/"+ik(a):jk(a);var l=function(m){if(e.pageSize!=null||!m.nextPageToken)return m;var p=m.assets||[];e.pageToken=m.nextPageToken;m=f.Sc(a,e).then(function(v){v.assets=p.concat(v.assets);return v}).then(l);return c?m:g.handle(m)};return g.handle(f.Sc(a,e).then(l).then(d))},mm=function(a,b){var c=rk(a);c.pageSize||(c.pageSize=1E3);return lm(a.id,c,b,function(d){return d==
556
- null?null:lk(d)})};x("ee.data.getList",mm);var nm=function(a,b,c){b=b===void 0?{}:b;return lm(a,b,c)};x("ee.data.listAssets",nm);var om=function(a,b,c){b=b===void 0?{}:b;b=qk(b);return lm(a,b,c,function(d){if(d==null)return null;var e={};d.assets&&(e.images=d.assets);d.nextPageToken&&(e.nextPageToken=d.nextPageToken);return e})};x("ee.data.listImages",om);var pm=function(a,b){b=new K(b);return b.handle((new dh(b.M)).Sc(a||gj()))};x("ee.data.listBuckets",pm);var qm=function(a){a=new K(a);return a.handle((new dh(a.M)).Sc(gj()).then(lk))};
557
- x("ee.data.getAssetRoots",qm);var rm=function(a,b){var c="projects/"+ik(a);a=c==="projects/earthengine-legacy"?a:void 0;var d=new zf({type:"Folder"});b=new K(b);b.handle(b.assets().create(c,d,{assetId:a}).then(kk))};x("ee.data.createAssetHome",rm);
558
- var sm=function(a,b,c,d,e){if(c)throw Error("Asset overwrite not supported.");if(typeof a==="string")throw Error("Asset cannot be specified as string.");b=a.name||b&&jk(b);if(!b)throw Error("Either asset name or opt_path must be specified.");c=b.indexOf("/assets/");if(c===-1)throw Error("Asset name must contain /assets/.");a=Object.assign({},a);a.tilestoreEntry&&!a.tilestoreLocation&&(a.tilestoreLocation=a.tilestoreEntry,delete a.tilestoreEntry);a.tilestoreLocation&&(a.tilestoreLocation=new Ff(a.tilestoreLocation));
520
+ cl=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new mf({Se:L(a.outputBucket),xa:L(a.outputPrefix),Te:a.bucketCorsUris||null,permissions:b})},dl=function(a){return new yf({rf:L(a.driveFolder),xa:L(a.driveFileNamePrefix)})},el=function(a){return new kf({name:hk(a.assetId)})},fl=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Ug({Vf:(a||[]).map(ml)});throw Error("Unable to build ranking rule from rules: "+
521
+ JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");},ml=function(a){var b=new Tg({direction:null,Zd:null,be:null,ae:null});a=a.trim();a=a.match(/^([\S]+.*)\s+(ASC|DESC)$/);if(a==null)throw Error("Ranking rule format is invalid. Each rule should be defined by a rule type and a direction (ASC or DESC), separated by a space. Valid rule types are: .geometryType, .minZoomLevel, or a feature property name.");var c=q(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction=
522
+ "ASCENDING";break;case "DESC":b.direction="DESCENDING";break;default:throw Error("Ranking rule direction '"+c+"' is invalid. Directions are: ASC, DESC.");}switch(a.trim()){case ".geometryType":b.ae=new Qg({});break;case ".minZoomLevel":b.be=new Sg({});break;default:b.Zd=new Pg({attributeName:L(a)})}return b};var nl=[],ol=function(a){E(!Object.isSealed(a),"Cannot use getInstance() with a sealed constructor.");var b="Cf";if(a.Cf&&a.hasOwnProperty(b))return a.Cf;nl.push(a);var c=new a;a.Cf=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var ql=function(a,b,c,d,e,g){d=pj(!g,!1,d||[]);rj=a;sj=d;a===null?xj():tj(function(){vj(b,c,e||Ea(pl,b,c))})};x("ee.data.authenticateViaOauth",ql);var rl=function(a,b,c,d,e){ql(a,b,c,d,e)};x("ee.data.authenticate",rl);var pl=function(a,b){t.google.accounts.oauth2.initTokenClient({client_id:rj,callback:Ea(uj,a,b),scope:sj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",pl);
523
+ var sl=function(a,b,c,d,e){if("window"in t)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");d=pj(!e,!e,d||[]);rj=a.client_email;sj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);qj=function(f,l){g.authorize(function(m,p){m?l({error:m}):l({access_token:p.access_token,token_type:p.token_type,expires_in:(p.expiry_date-Date.now())/1E3})})};vj(b,c)};x("ee.data.authenticateViaPrivateKey",sl);
524
+ x("ee.data.setExpressionAugmenter",function(a){tl=a||Od});var tl=Od;x("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=pj(!l,!1,e||[]);rj=a;sj=e;uj(void 0,void 0,{token_type:b,access_token:c,state:e.join(" "),expires_in:d});f===!1?g&&g():tj(function(){g&&g()})});x("ee.data.refreshAuthToken",vj);x("ee.data.setAuthTokenRefresher",function(a){qj=a});x("ee.data.getAuthToken",lj);x("ee.data.clearAuthToken",xj);x("ee.data.getAuthClientId",function(){return rj});x("ee.data.getAuthScopes",function(){return sj});
525
+ x("ee.data.setDeadline",function(a){Lj=a});x("ee.data.setParamAugmenter",function(a){Fj=a||Od});
526
+ var ul=function(a){a=new K(a);return a.handle(a.Dc().list(ej(),{prettyPrint:!1}).then(ck))},xl=function(a,b){if(typeof a.image==="string")throw Error("Image as JSON string not supported.");if(a.version!==void 0)throw Error("Image version specification not supported.");a=new Gf({name:null,l:tl(Ok(a.image)),F:Vj(a.format),da:Yj(a.bands),hc:bk(a)});var c={fields:"name"},d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle(b.maps().create(ej(),a,c).then(function(e){return wl(e.name,"")}))};
527
+ x("ee.data.getMapId",xl);var yl=function(a,b,c,d){if(!a.formatTileUrl){var e=wl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};x("ee.data.getTileUrl",yl);
528
+ var wl=function(a,b,c){var d=c===void 0?"":c;d||(cj(),c=Aj,d=b?c+"/map/"+a+"/{z}/{x}/{y}?token="+b:c+"/v1/"+a+"/tiles/{z}/{x}/{y}");return{mapid:a,token:b,formatTileUrl:function(e,g,f){var l=Math.pow(2,f);e%=l;e=String(e<0?e+l:e);return d.replace("{x}",e).replace("{y}",g).replace("{z}",f)},urlFormat:d}},zl=function(a,b){var c=a.visParams?tl(Ok(a.visParams)):null;a=new $f({name:null,Mb:a.assetId,mapName:a.mapName,Ag:c});b=new K(b);return b.handle((new gh(b.M)).create(ej(),a,{fields:["name"]}).then(function(d){var e=
529
+ d.name.split("/").pop();return{token:e,formatTileUrl:function(g,f,l){return Aj+"/v1/"+d.name+"/tiles/"+l+"/"+g+"/"+f},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};x("ee.data.getFeatureViewTilesKey",zl);
530
+ var Al=function(a,b,c){c=new K(c);var d=hk(a);a=c.handle;var e=c.assets();b=b===void 0?{}:b;var g=g===void 0?{}:g;e.j.C(d,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:null,B:"GET",D:"earthengine.projects.assets.listFeatures",path:"/"+e.m+"/"+d+":listFeatures",u:F(b,g),G:Eg});return a.call(c,g)};x("ee.data.listFeatures",Al);
531
+ var Bl=function(a,b){var c=new Fk(!0);a=Qk(c,a);var d={};c=Sk(c,a);Object.keys(c).length&&(d={__source_code_nodes__:c});c={l:tl(a,d)};if(a=vl())c.workloadTag=a;b=new K(b);return b.handle(qh(b.value(),ej(),new of(c)).then(function(e){return e.result}))};x("ee.data.computeValue",Bl);
532
+ var Cl=function(a,b){if(typeof a.image==="string")throw Error("Image as JSON string not supported.");if(a.version!==void 0)throw Error("Image version specification not supported.");if(a.region!==void 0)throw Error('"region" not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');if(a.dimensions!==void 0)throw Error('"dimensions" is not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');a=new Yg({name:null,l:tl(Ok(a.image)),F:Vj(a.format),xa:a.name,da:Yj(a.bands),
533
+ hc:bk(a),grid:null});var c={fields:"name"},d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create(ej(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getThumbId",Cl);
534
+ var Dl=function(a,b){var c=new Xf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new bh({name:null,l:tl(Ok(a.imageCollection)),F:Vj(a.format),Pa:c,grid:null});c={fields:"name"};var d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new th(b.M)).create(ej(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getVideoThumbId",Dl);
535
+ var El=function(a,b){a=new hg({name:null,l:tl(Ok(a.imageCollection)),F:Vj(a.format),orientation:Xj(a.orientation),grid:null});var c={fields:"name"},d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new hh(b.M)).create(ej(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getFilmstripThumbId",El);var Fl=function(a){return Aj+"/v1/"+a.thumbid+":getPixels"};x("ee.data.makeThumbUrl",Fl);
536
+ var Hl=function(a,b){a=Object.assign({},a);a.id&&(a.image=new N(a.id));if(typeof a.image==="string")throw Error("Image as serialized JSON string not supported.");if(!a.image)throw Error("Missing ID or image parameter.");a.filePerBand=a.filePerBand!==!1;a.format=a.format||(a.filePerBand?"ZIPPED_GEO_TIFF_PER_BAND":"ZIPPED_GEO_TIFF");if(a.region!=null&&(a.scale!=null||a.crs_transform!=null)&&a.dimensions!=null)throw Error("Cannot specify (bounding region, crs_transform/scale, dimensions) simultaneously.");
537
+ if(typeof a.bands==="string")try{a.bands=JSON.parse(a.bands)}catch(e){a.bands=Yj(a.bands)}if(a.bands&&!Array.isArray(a.bands))throw Error("Bands parameter must be an array.");a.bands&&a.bands.every(function(e){return typeof e==="string"})&&(a.bands=a.bands.map(function(e){return{id:e}}));if(a.bands&&a.bands.some(function(e){return e.id==null}))throw Error("Each band dictionary must have an id.");typeof a.region==="string"&&(a.region=JSON.parse(a.region));if(typeof a.crs_transform==="string")try{a.crs_transform=
538
+ JSON.parse(a.crs_transform)}catch(e){}var c=Gl(a.image,a);a=new Yg({name:null,l:tl(Ok(c)),F:Vj(a.format),xa:a.name,da:a.bands&&Yj(a.bands.map(function(e){return e.id})),grid:null});c={fields:"name"};var d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create(ej(),a,c).then(function(e){return{docid:e.name,token:""}}))};x("ee.data.getDownloadId",Hl);var Il=function(a){cj();return Aj+"/v1/"+a.docid+":getPixels"};x("ee.data.makeDownloadUrl",Il);
539
+ var Jl=function(a,b){b=new K(b);var c=Wj(a.format),d=tl(Ok(a.table)),e=null;if(a.selectors!=null)if(typeof a.selectors==="string")e=a.selectors.split(",");else if(Array.isArray(a.selectors)&&a.selectors.every(function(g){return typeof g==="string"}))e=a.selectors;else throw Error("'selectors' parameter must be an array of strings.");a=new Wg({name:null,l:d,F:c,selectors:e,filename:a.filename||null});c={fields:"name"};if(d=vl())c.workloadTag=d;return b.handle((new nh(b.M)).create(ej(),a,c).then(function(g){return{docid:g.name||
540
+ "",token:""}}))};x("ee.data.getTableDownloadId",Jl);var Kl=function(a){return Aj+"/v1/"+a.docid+":getFeatures"};x("ee.data.makeTableDownloadUrl",Kl);var Ll=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,d*4)).toString(16).padStart(d,"0")};a=ic(a||1).map(function(){return[c(8),c(4),"4"+c(3),(8+Math.floor(Math.random()*4)).toString(16)+c(3),c(12)].join("-")});return b?b(a):a};x("ee.data.newTaskId",Ll);
541
+ var Ml=function(a){return a.name&&a.done&&a.error},Ol=function(a,b){var c=Nl(a).map(tk);if(c.length===1)return a=(new K(b)).pd(Ml),a.handle(a.Na().get(c[0]).then(function(e){return[uk(e)]}));a=(new kj(b)).pd(Ml);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(g){return uk(e[g])})})};x("ee.data.getTaskStatus",Ol);
542
+ var Nl=function(a){if(typeof a==="string")return[a];if(Array.isArray(a))return a;throw Error("Invalid value: expected a string or an array of strings.");},Ql=function(a){return Pl(void 0,a)};x("ee.data.getTaskList",Ql);var Pl=function(a,b){return b?(Rl(a,function(c,d){return b(c?{tasks:c.map(uk)}:null,d)}),null):{tasks:Rl(a).map(uk)}};x("ee.data.getTaskListWithLimit",Pl);
543
+ var Rl=function(a,b){var c=[],d={pageSize:500},e=function(l){gc(c,l.Na||[]);!l.nextPageToken||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.nextPageToken,g.handle(f.list(ej(),d).then(e)));return null},g=new K(b?function(l,m){return m&&b(l,m)}:void 0),f=g.Na();g.handle(f.list(ej(),d).then(e));return b?null:a?c.slice(0,a):c};x("ee.data.listOperations",Rl);
544
+ var Sl=function(a,b){a=Nl(a).map(tk);var c=new gf;if(a.length===1)b=new K(b),b.handle(b.Na().cancel(a[0],c));else{b=new kj(b);var d=b.Na();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};x("ee.data.cancelOperation",Sl);var Tl=function(a,b){var c=Nl(a).map(tk);if(!Array.isArray(a))return a=(new K(b)).pd(Ml),a.handle(a.Na().get(c[0]));a=(new kj(b)).pd(Ml);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}))};x("ee.data.getOperation",Tl);
545
+ var Vl=function(a,b){return Ul(a,"CANCEL",b)};x("ee.data.cancelTask",Vl);var Ul=function(a,b,c){if(!ab(Wl,b))throw Error("Invalid action: "+b);a=Nl(a);a=a.map(tk);Sl(a,c);return null};x("ee.data.updateTask",Ul);
546
+ var bm=function(a,b,c){b.id=a;var d=b.type;a=b.sourceUrl!=null?{__source_url__:b.sourceUrl}:{};if("workloadTag"in b)b.workloadTag||delete b.workloadTag;else{var e=vl();e&&(b.workloadTag=e)}var g=new K(c);c=function(f){return g.handle(f.then(vk))};switch(d){case "EXPORT_IMAGE":return b=Xl(b,a),c(g.image().Ka(ej(),b));case "EXPORT_FEATURES":return b=gl(b),b.l=tl(b.l,a),c(g.table().Ka(ej(),b));case "EXPORT_VIDEO":return b=Yl(b,a),c(g.video().Ka(ej(),b));case "EXPORT_TILES":return b=Zl(b,a),c(g.map().Ka(ej(),
547
+ b));case "EXPORT_VIDEO_MAP":return b=$l(b),c((new sh(g.M)).Ka(ej(),b));case "EXPORT_CLASSIFIER":return b=am(b,a),c((new fh(g.M)).Ka(ej(),b));default:throw Error("Unable to start processing for task of type "+d);}};x("ee.data.startProcessing",bm);
548
+ var Xl=function(a,b){var c=cm(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Kf({l:Ok(c.element),description:L(c.description),oa:null,sa:null,grid:null,Of:L(c.maxPixels),requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)}),e=bl(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.oa=jl(c,e);break;case "ASSET":e=c.pyramidingPolicy||{};try{e=JSON.parse(e)}catch(f){}var g="PYRAMIDING_POLICY_UNSPECIFIED";typeof e==="string"?(g=e,e={}):e[".default"]&&(g=e[".default"],
549
+ delete e[".default"]);c=new Lf({Ha:el(c),pyramidingPolicy:g,Tf:db(e)?null:e,tileSize:M(c.shardSize)});d.sa=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=tl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Yl=function(a,b){var c=dm(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Yf({l:Ok(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:L(c.maxPixels)}),
550
+ oa:null,requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)});d.oa=kl(c,bl(c));d.l=tl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Zl=function(a,b){var c=a.scale;delete a.scale;var d=cm(a);d.scale=c;if(d.element==null)throw Error('"element" not found in params '+d);c=new Of({l:Ok(d.element),description:L(d.description),dc:ll(d),cc:jl(d,"GOOGLE_CLOUD_STORAGE"),requestId:L(d.id),O:M(d.maxWorkers),priority:M(d.priority)});c.l=tl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);
551
+ return c},$l=function(a){var b=a.scale;delete a.scale;var c=dm(a);c.scale=b;if(c.element==null)throw Error('"element" not found in params '+c);b=new Vf({l:Ok(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:null}),dc:ll(c),cc:kl(c,"GOOGLE_CLOUD_STORAGE"),requestId:L(c.id),version:L(c.version),O:M(c.maxWorkers),priority:M(c.priority)});b.l=tl(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},am=function(a,b){if(a.element==
552
+ null)throw Error('"element" not found in params '+a);var c=bl(a);if(c!="ASSET")throw Error('Export destination "'+c+'" unknown');c=new Jf({l:Ok(a.element),description:L(a.description),requestId:L(a.id),sa:new jf({Ha:el(a)}),O:M(a.maxWorkers),priority:M(a.priority)});c.l=tl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);return c},fm=function(a,b,c){b=zk(b);var d=function(e){return e?vk(e):null};return d(em(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startIngestion",fm);
553
+ var em=function(a,b,c){b=new zg({zf:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.image().import(ej(),b))},gm=function(a,b,c){b=new Ag({og:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.table().import(ej(),b))},hm=function(a,b,c){b=Ak(b);var d=function(e){return e?vk(e):null};return d(gm(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startTableIngestion",hm);
554
+ var im=function(a,b){b=new K(b);a=hk(a);return b.handle(b.assets().get(a,{prettyPrint:!1}).then(ik))};x("ee.data.getAsset",im);x("ee.data.getInfo",im);
555
+ var jm=function(a,b,c,d){b=b===void 0?{}:b;d=d===void 0?Od:d;var e=Object.assign({},b),g=new K(c),f=(b=fk.test(a))?new dh(g.M):g.assets();a=b?"projects/"+gk(a):hk(a);var l=function(m){if(e.pageSize!=null||!m.nextPageToken)return m;var p=m.assets||[];e.pageToken=m.nextPageToken;m=f.Sc(a,e).then(function(v){v.assets=p.concat(v.assets);return v}).then(l);return c?m:g.handle(m)};return g.handle(f.Sc(a,e).then(l).then(d))},km=function(a,b){var c=pk(a);c.pageSize||(c.pageSize=1E3);return jm(a.id,c,b,function(d){return d==
556
+ null?null:jk(d)})};x("ee.data.getList",km);var lm=function(a,b,c){b=b===void 0?{}:b;return jm(a,b,c)};x("ee.data.listAssets",lm);var mm=function(a,b,c){b=b===void 0?{}:b;b=ok(b);return jm(a,b,c,function(d){if(d==null)return null;var e={};d.assets&&(e.images=d.assets);d.nextPageToken&&(e.nextPageToken=d.nextPageToken);return e})};x("ee.data.listImages",mm);var nm=function(a,b){b=new K(b);return b.handle((new dh(b.M)).Sc(a||ej()))};x("ee.data.listBuckets",nm);var om=function(a){a=new K(a);return a.handle((new dh(a.M)).Sc(ej()).then(jk))};
557
+ x("ee.data.getAssetRoots",om);var pm=function(a,b){var c="projects/"+gk(a);a=c==="projects/earthengine-legacy"?a:void 0;var d=new zf({type:"Folder"});b=new K(b);b.handle(b.assets().create(c,d,{assetId:a}).then(ik))};x("ee.data.createAssetHome",pm);
558
+ var qm=function(a,b,c,d,e){if(c)throw Error("Asset overwrite not supported.");if(typeof a==="string")throw Error("Asset cannot be specified as string.");b=a.name||b&&hk(b);if(!b)throw Error("Either asset name or opt_path must be specified.");c=b.indexOf("/assets/");if(c===-1)throw Error("Asset name must contain /assets/.");a=Object.assign({},a);a.tilestoreEntry&&!a.tilestoreLocation&&(a.tilestoreLocation=a.tilestoreEntry,delete a.tilestoreEntry);a.tilestoreLocation&&(a.tilestoreLocation=new Ff(a.tilestoreLocation));
559
559
  a.gcsLocation&&!a.cloudStorageLocation&&(a.cloudStorageLocation=a.gcsLocation,delete a.gcsLocation);a.cloudStorageLocation&&(a.cloudStorageLocation=new nf(a.cloudStorageLocation));d&&!a.properties&&(a.properties=Object.assign({},d));d=q(["title","description"]);for(var g=d.next();!g.done;g=d.next())if(g=g.value,a[g]){var f={};a.properties=Object.assign((f[g]=a[g],f),a.properties||{});delete a[g]}a=new zf(a);d=b.slice(0,c);b=b.slice(c+8);a.id=null;a.name=null;a:switch(c=a.type,c){case "ImageCollection":c=
560
- "IMAGE_COLLECTION";break a;case "Folder":c="FOLDER"}a.type=c;e=new K(e);return e.handle(e.assets().create(d,a,{assetId:b}).then(kk))};x("ee.data.createAsset",sm);var tm=function(a,b,c){return sm({type:"Folder"},a,b,void 0,c)};x("ee.data.createFolder",tm);var um=function(a,b,c){a=jk(a);b=jk(b);b=new Ig({Pb:b});c=new K(c);c.handle(c.assets().move(a,b).then(kk))};x("ee.data.renameAsset",um);
561
- var vm=function(a,b,c,d){a=jk(a);b=jk(b);c=new sf({Pb:b,overwrite:c!=null?c:null});d=new K(d);b=d.handle;var e=d.assets();var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",u:F(g,f),G:zf});b.call(d,g.then(kk))};x("ee.data.copyAsset",vm);var wm=function(a,b){b=new K(b);b.handle(b.assets().delete(jk(a)))};x("ee.data.deleteAsset",wm);
562
- var xm=function(a,b){a=jk(a);var c=new ng;b=new K(b);var d=b.handle,e=b.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.getIamPolicy",path:"/"+e.m+"/"+a+":getIamPolicy",u:F(g,f),G:Uf});return d.call(b,f.then(sk))};x("ee.data.getAssetAcl",xm);
563
- var ym=function(a,b,c,d){b=new ah({Mb:b,updateMask:(c||[]).join(",")});d=new K(d);c=d.handle;var e=d.assets();a=jk(a);var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:b,B:"PATCH",D:"earthengine.projects.assets.patch",path:"/"+e.m+"/"+a,u:F(g,f),G:zf});return c.call(d,g.then(kk))};x("ee.data.updateAsset",ym);
564
- var zm=function(a,b,c){a=jk(a);b=tk(b);b=new Vg({jb:b});c=new K(c);var d=c.handle,e=c.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:b,B:"POST",D:"earthengine.projects.assets.setIamPolicy",path:"/"+e.m+"/"+a+":setIamPolicy",u:F(g,f),G:Uf});d.call(c,f)};x("ee.data.setAssetAcl",zm);
565
- var Am=function(a,b,c){var d=ok(b);b=Ha(d.i()).keys.filter(function(e){return e!=="properties"&&D(d,e)}).map(function(e){return e.replace(/([A-Z])/g,function(g,f){return"_"+f.toLowerCase()})}).concat(Object.keys(d.properties||{}).map(function(e){return'properties."'+e+'"'}));ym(a,d,b,c)};x("ee.data.setAssetProperties",Am);
566
- var Bm=function(a,b){var c=jk(a);b=new K(b);var d=b.assets(),e=d.j.C;d.j.C=function(g,f){f.source==="^projects\\/[^/]+\\/assets\\/.+$"&&(f=RegExp("^projects/[^/]+/assets/.*$"));return e(g,f)};c=d.get(c,{prettyPrint:!1});return b.handle(c.then(function(g){if(!(g instanceof zf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Ne||0),limit:Number(g.Lf||0)},asset_size:{usage:Number(g.sizeBytes||0),limit:Number(g.Vb||0)}}}))};x("ee.data.getAssetRootQuota",Bm);
567
- var Cm=function(){this.default=this.tag=""};Cm.prototype.get=function(){return this.tag};Cm.prototype.set=function(a){this.tag=this.validate(a)};Cm.prototype.reset=function(){this.tag=this.default};
568
- Cm.prototype.validate=function(a){if(a==null||a==="")return"";a=String(a);if(!/^([a-z0-9]|[a-z0-9][-_a-z0-9]{0,61}[a-z0-9])$/g.test(a))throw Error('Invalid tag, "'+a+'". Tags must be 1-63 characters, beginning and ending with a lowercase alphanumeric character ([a-z0-9]) with dashes (-), underscores (_), and lowercase alphanumerics between.');return a};var xl=function(){return ql(Cm).get()};x("ee.data.getWorkloadTag",xl);var Dm=function(a){ql(Cm).set(a)};x("ee.data.setWorkloadTag",Dm);
569
- var Em=function(a){var b=ql(Cm);b.default=b.validate(a);ql(Cm).set(a)};x("ee.data.setDefaultWorkloadTag",Em);var Fm=function(a){a&&(a=ql(Cm),a.default=a.validate(""));ql(Cm).reset()};x("ee.data.resetWorkloadTag",Fm);var Yl={El:"CANCEL",Hl:"UPDATE"};var O=function(a,b,c){if(!(this instanceof O))return Gm(O,arguments);if(c&&(a||b))throw Error('When "opt_varName" is specified, "func" and "args" must be null.');if(a&&!b)throw Error('When "func" is specified, "args" must not be null.');this.I=a;this.args=b;this.U=c||null;this.wl=null};y(O,Oj);x("ee.ComputedObject",O);O.prototype.Ch=function(){return this.wl};O.prototype.evaluate=function(a){if(!a||typeof a!=="function")throw Error("evaluate() requires a callback function.");Dl(this,a)};
570
- O.prototype.evaluate=O.prototype.evaluate;O.prototype.V=function(a){return Dl(this,a)};O.prototype.getInfo=O.prototype.V;O.prototype.encode=function(a){if(this.I===null&&this.args===null)return{type:"ArgumentRef",value:this.U};var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=a(this.args[c]));b={type:"Invocation",arguments:b};a=a(this.I);b[typeof a==="string"?"functionName":"function"]=a;return b};
571
- O.prototype.na=function(a){if(this.I===null&&this.args===null){a=this.U||a.Pi;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new Ze({Lb:a})}var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=Rj(Yk(a,this.args[c])));return typeof this.I==="string"?Uj(String(this.I),b):this.I.Ed(a,b)};O.prototype.va=function(a){return(a===void 0?0:a)?Mk(this):Wk(this)};O.prototype.serialize=O.prototype.va;
572
- O.prototype.toString=function(){return"ee."+this.name()+"("+Ok(this)+")"};x("ee.ComputedObject.prototype.toString",O.prototype.toString);O.prototype.name=function(){return"ComputedObject"};O.prototype.Eg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(t,c);return this};O.prototype.aside=O.prototype.Eg;
573
- var Hm=function(a,b){if(b instanceof a.constructor)return b;var c=function(){};c.prototype=a.constructor.prototype;a=new c;a.I=b.I;a.args=b.args;a.U=b.U;return a},Gm=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Im={},Jm=function(a,b){if(b==a)return!0;switch(a){case "Element":return b=="Element"||b=="Image"||b=="Feature"||b=="Collection"||b=="ImageCollection"||b=="FeatureCollection";case "FeatureCollection":case "Collection":return b=="Collection"||b=="ImageCollection"||b=="FeatureCollection";case "Object":return!0;default:return!1}},Km=function(a){return typeof a==="number"||a instanceof O&&a.name()=="Number"},Lm=function(a){return typeof a==="string"||a instanceof O&&a.name()=="String"},Mm=function(a){return u(a)&&
574
- typeof a!=="function"?(a=Object.getPrototypeOf(a),a!==null&&Object.getPrototypeOf(a)===null):!1},Nm=function(a,b,c){c=c===void 0?!1:c;return a.length===1&&Mm(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(a.length===1||a[1].optional)||a[0].type!=="Dictionary":!1};var Om=function(){if(!(this instanceof Om))return new Om};y(Om,Oj);x("ee.Function",Om);var Pm=Od;Om.prototype.call=function(a){return this.apply(Qm(this,Array.prototype.slice.call(arguments,0)))};Om.prototype.call=Om.prototype.call;Om.prototype.apply=function(a){a=new O(this,Rm(this,a));return Pm(a,this.Z().returns)};Om.prototype.apply=Om.prototype.apply;
575
- var Sm=function(a,b,c){var d=b!==void 0,e=a.Z();if(Nm(c,e,d)){if(c=fb(c[0]),d){d=e.args[0].name;if(d in c)throw Error("Named args for "+e.name+" can't contain keyword "+d);c[d]=b}}else c=Qm(a,d?[b].concat(c):c);return a.apply(c)},Rm=function(a,b){for(var c=a.Z().args,d={},e={},g=0;g<c.length;g++){var f=c[g].name;if(f in b&&b[f]!==void 0)d[f]=Pm(b[f],c[g].type);else if(!c[g].optional)throw Error("Required argument ("+f+") missing to function: "+a);e[f]=!0}c=[];for(var l in b)e[l]||c.push(l);if(c.length>
576
- 0)throw Error("Unrecognized arguments ("+c+") to function: "+a);return d},Qm=function(a,b){var c=a.Z().args;if(c.length<b.length)throw Error("Too many ("+b.length+") arguments to function: "+a);a={};for(var d=0;d<b.length;d++)a[c[d].name]=b[d];return a};
577
- Om.prototype.toString=function(a,b){var c=this.Z(),d=[];d.push(a||c.name);d.push("(");d.push(Zb(c.args.slice(b?1:0),function(g){return g.name}).join(", "));d.push(")\n");d.push("\n");c.description?d.push(c.description):d.push("Undocumented.");d.push("\n");if(c.args.length)for(d.push("\nArgs:\n"),a=0;a<c.args.length;a++){b&&a==0?d.push(" this:"):d.push("\n ");var e=c.args[a];d.push(e.name);d.push(" (");d.push(e.type);e.optional&&d.push(", optional");d.push("): ");e.description?d.push(e.description):
578
- d.push("Undocumented.")}return d.join("")};Om.prototype.va=function(a){return(a===void 0?0:a)?Mk(this):Wk(this)};var P=function(a,b){if(b===void 0)return Tm(a);if(!(this instanceof P))return Gm(P,arguments);this.wb=gb(b);this.wb.name=a};y(P,Om);x("ee.ApiFunction",P);var Q=function(a,b){return Om.prototype.call.apply(Tm(a),Array.prototype.slice.call(arguments,1))};x("ee.ApiFunction._call",Q);var Um=function(a,b){return Tm(a).apply(b)};x("ee.ApiFunction._apply",Um);P.prototype.encode=function(){return this.wb.name};P.prototype.Ed=function(a,b){return Uj(this.wb.name,b)};P.prototype.Z=function(){return this.wb};
579
- var Vm=null,Wm={},Ym=function(){Xm();return Xa(Vm,function(a){return a.Z()})},Zm=function(){Xm();return Wa(Vm,function(a,b){return!Wm[b]})},Tm=function(a){var b=$m(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};x("ee.ApiFunction.lookup",Tm);
580
- var $m=function(a){Xm();return Vm[a]||null},Xm=function(a,b){if(Vm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Vm=Xa(d,function(g,f){g.returns=g.returns.replace(/<.*>/,"");for(var l=0;l<g.args.length;l++)g.args[l].type=g.args[l].type.replace(/<.*>/,"");return new P(f,g)}),a&&a())};a?wl(c):c(wl())}},an=function(a,b,c,d){Xm();var e=d||"";Va(Vm,function(g,f){var l=f.split(".");if(l.length==2&&l[0]==b){l=e+l[1];var m=g.Z();Wm[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p=f!="Object"&&Jm(f,c));
581
- f=p?a.prototype:a;l in f&&!f[l].signature||(f[l]=function(v){return Sm(g,p?this:void 0,Array.prototype.slice.call(arguments,0))},f[l].toString=w(g.toString,g,l,p),f[l].signature=m)}})},bn=function(a){var b=function(c){for(var d in c)typeof c[d]==="function"&&c[d].signature&&delete c[d]};b(a);b(a.prototype||{})};var R=function(a,b){var c=cn(a),d=Zb(c,function(m){return m.replace(/^opt_/,"")});a=(a=t.EXPORTED_FN_INFO?t.EXPORTED_FN_INFO[a.toString()].name.split(".").pop()+"()":null)?" to function "+a:"";var e={},g=b[0],f=u(g)&&typeof g!=="function"&&!Array.isArray(g)&&Object.getPrototypeOf(g).constructor.name==="Object";if(b.length>1||!f){if(b.length>d.length)throw Error("Received too many arguments"+a+". Expected at most "+d.length+" but got "+b.length+".");for(g=0;g<b.length;g++)e[d[g]]=b[g]}else{f=new ae($a(g));
582
- var l=new ae(d);if(ce(l,f).isEmpty())e[d[0]]=b[0];else{b=de(f,l);if(b.size!==0)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=fb(g)}}b=new ae($a(e));c=de(new ae(Yb(c,function(m){return m.lastIndexOf("opt_",0)!=0})),b);if(c.size!==0)throw Error("Missing required arguments"+a+": "+Array.from(c.values()).join(", "));return e},cn=function(a){var b=dn,c=[];t.EXPORTED_FN_INFO?(a=t.EXPORTED_FN_INFO[a.toString()],u(a)||en(),c=a.paramNames,Array.isArray(c)||en()):(a=a.toString().replace(fn,
583
- "").match(b),a===null&&en(),c=(a[1].split(",")||[]).map(function(d){return d.replace(gn,"")}));return c},en=function(){throw Error("Failed to locate function parameters.");},fn=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,dn=/^function[^\(]*\(([^\)]*)\)/m,gn=/=.*$/;var S=function(a,b,c){O.call(this,a,b,c);hn()};y(S,O);x("ee.Element",S);var jn=!1,hn=function(){jn||(an(S,"Element","Element"),jn=!0)};S.prototype.name=function(){return"Element"};
584
- S.prototype.set=function(a){var b;if(arguments.length<=1){var c=arguments[0];if(b=Mm(c))a:{b=$a(c);var d=["properties"];if(xa(b)&&xa(d)&&b.length==d.length){for(var e=b.length,g=0;g<e;g++)if(b[g]!==d[g]){b=!1;break a}b=!0}else b=!1}b&&u(c.properties)&&(c=c.properties);if(Mm(c)){b=this;for(var f in c)d=c[f],b=Q("Element.set",b,f,d)}else if(c instanceof O&&$m("Element.setMulti"))b=Q("Element.setMulti",this,c);else throw Error("When Element.set() is passed one argument, it must be a dictionary.");}else{if(arguments.length%
585
- 2!=0)throw Error("When Element.set() is passed multiple arguments, there must be an even number of them.");b=this;for(c=0;c<arguments.length;c+=2)f=arguments[c],d=arguments[c+1],b=Q("Element.set",b,f,d)}return Hm(this,b)};S.prototype.set=S.prototype.set;var T=function(a,b,c,d){if(!(this instanceof T))return Gm(T,arguments);if(typeof a!=="object"||!("type"in a)){var e=R(T,arguments);a=e.geoJson;b=e.proj;c=e.geodesic;d=e.evenOdd}kn();e=b!=null||c!=null||d!=null;if(a instanceof O&&!(a instanceof T&&a.nb)){if(e)throw Error("Setting the CRS, geodesic, or evenOdd flag on a computed Geometry is not supported. Use Geometry.transform().");O.call(this,a.I,a.args,a.U)}else{a instanceof T&&(a=a.encode());if(!ln(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));
586
- O.call(this,null,null);this.nb=a.type;this.ah=a.coordinates!=null?gb(a.coordinates):null;this.Bh=a.geometries||null;if(b!=null)this.Zb=b;else if("crs"in a)if(u(a.crs)&&a.crs.type=="name"&&u(a.crs.properties)&&typeof a.crs.properties.name==="string")this.Zb=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new Ii).va(a.crs));this.pc=c;this.pc===void 0&&"geodesic"in a&&(this.pc=!!a.geodesic);this.nc=d;this.nc===void 0&&"evenOdd"in a&&(this.nc=!!a.evenOdd)}};y(T,O);
587
- x("ee.Geometry",T);var mn=!1,kn=function(){mn||(an(T,"Geometry","Geometry"),mn=!0)},nn=function(a,b){if(!(this instanceof nn))return on(nn,arguments);var c=pn(nn,"Point",1,arguments);if(!(c instanceof O)){var d=c.coordinates;if(!Array.isArray(d)||d.length!=2)throw Error("The Geometry.Point constructor requires 2 coordinates.");}T.call(this,c)};y(nn,T);T.Point=nn;var qn=function(a,b){if(!(this instanceof qn))return on(qn,arguments);T.call(this,pn(qn,"MultiPoint",2,arguments))};y(qn,T);
588
- T.MultiPoint=qn;var rn=function(a,b,c,d){if(!(this instanceof rn))return on(rn,arguments);var e=pn(rn,"Rectangle",2,arguments);if(!(e instanceof O)){var g=e.coordinates;if(g.length!=2)throw Error("The Geometry.Rectangle constructor requires 2 points or 4 coordinates.");var f=g[0][0],l=g[0][1],m=g[1][0];g=g[1][1];e.coordinates=[[[f,g],[f,l],[m,l],[m,g]]];e.type="Polygon"}T.call(this,e)};y(rn,T);T.Rectangle=rn;
589
- var sn=function(a,b,c,d){if(!(this instanceof sn))return on(sn,arguments);var e=R(sn,arguments);a=e.west;b=e.south;c=e.east;d=e.north;e=[a,b,c,d];if(tn(e)){var g;return(g=new P("GeometryConstructors.BBox")).call.apply(g,ja(e))}if(!(a<Infinity))throw Error("Geometry.BBox: west must not be "+a);if(!(c>-Infinity))throw Error("Geometry.BBox: east must not be "+c);if(!(b<=90))throw Error("Geometry.BBox: south must be at most +90\u00b0, but was "+b+"\u00b0");if(!(d>=-90))throw Error("Geometry.BBox: north must be at least -90\u00b0, but was "+
590
- d+"\u00b0");b=Math.max(b,-90);d=Math.min(d,90);c-a>=360?(a=-180,c=180):(a=un(a),c=un(c),c<a&&(c+=360));T.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};y(sn,rn);T.BBox=sn;var un=function(a){a%=360;a>180?a-=360:a<-180&&(a+=360);return a},vn=function(a,b,c,d){if(!(this instanceof vn))return on(vn,arguments);T.call(this,pn(vn,"LineString",2,arguments))};y(vn,T);T.LineString=vn;
591
- var wn=function(a,b,c,d){if(!(this instanceof wn))return on(wn,arguments);T.call(this,pn(wn,"LinearRing",2,arguments))};y(wn,T);T.LinearRing=wn;var xn=function(a,b,c,d){if(!(this instanceof xn))return on(xn,arguments);T.call(this,pn(xn,"MultiLineString",3,arguments))};y(xn,T);T.MultiLineString=xn;var yn=function(a,b,c,d,e){if(!(this instanceof yn))return on(yn,arguments);T.call(this,pn(yn,"Polygon",3,arguments))};y(yn,T);T.Polygon=yn;
592
- var zn=function(a,b,c,d,e){if(!(this instanceof zn))return on(zn,arguments);T.call(this,pn(zn,"MultiPolygon",4,arguments))};y(zn,T);T.MultiPolygon=zn;
593
- T.prototype.encode=function(a){if(!this.nb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return O.prototype.encode.call(this,a)}a={type:this.nb};this.nb=="GeometryCollection"?a.geometries=this.Bh:a.coordinates=this.ah;this.Zb!=null&&(a.crs={type:"name",properties:{name:this.Zb}});this.pc!=null&&(a.geodesic=this.pc);this.nc!=null&&(a.evenOdd=this.nc);return a};
594
- T.prototype.oe=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};T.prototype.toGeoJSON=T.prototype.oe;T.prototype.wg=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new Ii).va(this.oe())};T.prototype.toGeoJSONString=T.prototype.wg;T.prototype.va=function(a){return(a===void 0?0:a)?Mk(this):Wk(this)};T.prototype.serialize=T.prototype.va;
560
+ "IMAGE_COLLECTION";break a;case "Folder":c="FOLDER"}a.type=c;e=new K(e);return e.handle(e.assets().create(d,a,{assetId:b}).then(ik))};x("ee.data.createAsset",qm);var rm=function(a,b,c){return qm({type:"Folder"},a,b,void 0,c)};x("ee.data.createFolder",rm);var sm=function(a,b,c){a=hk(a);b=hk(b);b=new Ig({Pb:b});c=new K(c);c.handle(c.assets().move(a,b).then(ik))};x("ee.data.renameAsset",sm);
561
+ var tm=function(a,b,c,d){a=hk(a);b=hk(b);c=new sf({Pb:b,overwrite:c!=null?c:null});d=new K(d);b=d.handle;var e=d.assets();var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",u:F(g,f),G:zf});b.call(d,g.then(ik))};x("ee.data.copyAsset",tm);var um=function(a,b){b=new K(b);b.handle(b.assets().delete(hk(a)))};x("ee.data.deleteAsset",um);
562
+ var vm=function(a,b){a=hk(a);var c=new ng;b=new K(b);var d=b.handle,e=b.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.getIamPolicy",path:"/"+e.m+"/"+a+":getIamPolicy",u:F(g,f),G:Uf});return d.call(b,f.then(qk))};x("ee.data.getAssetAcl",vm);
563
+ var wm=function(a,b,c,d){b=new ah({Mb:b,updateMask:(c||[]).join(",")});d=new K(d);c=d.handle;var e=d.assets();a=hk(a);var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:b,B:"PATCH",D:"earthengine.projects.assets.patch",path:"/"+e.m+"/"+a,u:F(g,f),G:zf});return c.call(d,g.then(ik))};x("ee.data.updateAsset",wm);
564
+ var xm=function(a,b,c){a=hk(a);b=rk(b);b=new Vg({jb:b});c=new K(c);var d=c.handle,e=c.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:b,B:"POST",D:"earthengine.projects.assets.setIamPolicy",path:"/"+e.m+"/"+a+":setIamPolicy",u:F(g,f),G:Uf});d.call(c,f)};x("ee.data.setAssetAcl",xm);
565
+ var ym=function(a,b,c){var d=mk(b);b=Ha(d.i()).keys.filter(function(e){return e!=="properties"&&D(d,e)}).map(function(e){return e.replace(/([A-Z])/g,function(g,f){return"_"+f.toLowerCase()})}).concat(Object.keys(d.properties||{}).map(function(e){return'properties."'+e+'"'}));wm(a,d,b,c)};x("ee.data.setAssetProperties",ym);
566
+ var zm=function(a,b){var c=hk(a);b=new K(b);var d=b.assets(),e=d.j.C;d.j.C=function(g,f){f.source==="^projects\\/[^/]+\\/assets\\/.+$"&&(f=RegExp("^projects/[^/]+/assets/.*$"));return e(g,f)};c=d.get(c,{prettyPrint:!1});return b.handle(c.then(function(g){if(!(g instanceof zf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Ne||0),limit:Number(g.Lf||0)},asset_size:{usage:Number(g.sizeBytes||0),limit:Number(g.Vb||0)}}}))};x("ee.data.getAssetRootQuota",zm);
567
+ var Am=function(){this.default=this.tag=""};Am.prototype.get=function(){return this.tag};Am.prototype.set=function(a){this.tag=this.validate(a)};Am.prototype.reset=function(){this.tag=this.default};
568
+ Am.prototype.validate=function(a){if(a==null||a==="")return"";a=String(a);if(!/^([a-z0-9]|[a-z0-9][-_a-z0-9]{0,61}[a-z0-9])$/g.test(a))throw Error('Invalid tag, "'+a+'". Tags must be 1-63 characters, beginning and ending with a lowercase alphanumeric character ([a-z0-9]) with dashes (-), underscores (_), and lowercase alphanumerics between.');return a};var vl=function(){return ol(Am).get()};x("ee.data.getWorkloadTag",vl);var Bm=function(a){ol(Am).set(a)};x("ee.data.setWorkloadTag",Bm);
569
+ var Cm=function(a){var b=ol(Am);b.default=b.validate(a);ol(Am).set(a)};x("ee.data.setDefaultWorkloadTag",Cm);var Dm=function(a){a&&(a=ol(Am),a.default=a.validate(""));ol(Am).reset()};x("ee.data.resetWorkloadTag",Dm);var Wl={Dl:"CANCEL",Gl:"UPDATE"};var O=function(a,b,c){if(!(this instanceof O))return Em(O,arguments);if(c&&(a||b))throw Error('When "opt_varName" is specified, "func" and "args" must be null.');if(a&&!b)throw Error('When "func" is specified, "args" must not be null.');this.I=a;this.args=b;this.U=c||null;this.vl=null};y(O,Mj);x("ee.ComputedObject",O);O.prototype.Bh=function(){return this.vl};O.prototype.evaluate=function(a){if(!a||typeof a!=="function")throw Error("evaluate() requires a callback function.");Bl(this,a)};
570
+ O.prototype.evaluate=O.prototype.evaluate;O.prototype.V=function(a){return Bl(this,a)};O.prototype.getInfo=O.prototype.V;O.prototype.encode=function(a){if(this.I===null&&this.args===null)return{type:"ArgumentRef",value:this.U};var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=a(this.args[c]));b={type:"Invocation",arguments:b};a=a(this.I);b[typeof a==="string"?"functionName":"function"]=a;return b};
571
+ O.prototype.na=function(a){if(this.I===null&&this.args===null){a=this.U||a.Oi;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new Ze({Lb:a})}var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=Pj(Wk(a,this.args[c])));return typeof this.I==="string"?Sj(String(this.I),b):this.I.Ed(a,b)};O.prototype.va=function(a){return(a===void 0?0:a)?Kk(this):Uk(this)};O.prototype.serialize=O.prototype.va;
572
+ O.prototype.toString=function(){return"ee."+this.name()+"("+Mk(this)+")"};x("ee.ComputedObject.prototype.toString",O.prototype.toString);O.prototype.name=function(){return"ComputedObject"};O.prototype.Eg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(t,c);return this};O.prototype.aside=O.prototype.Eg;
573
+ var Fm=function(a,b){if(b instanceof a.constructor)return b;var c=function(){};c.prototype=a.constructor.prototype;a=new c;a.I=b.I;a.args=b.args;a.U=b.U;return a},Em=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Gm={},Hm=function(a,b){if(b==a)return!0;switch(a){case "Element":return b=="Element"||b=="Image"||b=="Feature"||b=="Collection"||b=="ImageCollection"||b=="FeatureCollection";case "FeatureCollection":case "Collection":return b=="Collection"||b=="ImageCollection"||b=="FeatureCollection";case "Object":return!0;default:return!1}},Im=function(a){return typeof a==="number"||a instanceof O&&a.name()=="Number"},Jm=function(a){return typeof a==="string"||a instanceof O&&a.name()=="String"},Km=function(a){return u(a)&&
574
+ typeof a!=="function"?(a=Object.getPrototypeOf(a),a!==null&&Object.getPrototypeOf(a)===null):!1},Lm=function(a,b,c){c=c===void 0?!1:c;return a.length===1&&Km(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(a.length===1||a[1].optional)||a[0].type!=="Dictionary":!1};var Mm=function(){if(!(this instanceof Mm))return new Mm};y(Mm,Mj);x("ee.Function",Mm);var Nm=Od;Mm.prototype.call=function(a){return this.apply(Om(this,Array.prototype.slice.call(arguments,0)))};Mm.prototype.call=Mm.prototype.call;Mm.prototype.apply=function(a){a=new O(this,Pm(this,a));return Nm(a,this.Z().returns)};Mm.prototype.apply=Mm.prototype.apply;
575
+ var Qm=function(a,b,c){var d=b!==void 0,e=a.Z();if(Lm(c,e,d)){if(c=fb(c[0]),d){d=e.args[0].name;if(d in c)throw Error("Named args for "+e.name+" can't contain keyword "+d);c[d]=b}}else c=Om(a,d?[b].concat(c):c);return a.apply(c)},Pm=function(a,b){for(var c=a.Z().args,d={},e={},g=0;g<c.length;g++){var f=c[g].name;if(f in b&&b[f]!==void 0)d[f]=Nm(b[f],c[g].type);else if(!c[g].optional)throw Error("Required argument ("+f+") missing to function: "+a);e[f]=!0}c=[];for(var l in b)e[l]||c.push(l);if(c.length>
576
+ 0)throw Error("Unrecognized arguments ("+c+") to function: "+a);return d},Om=function(a,b){var c=a.Z().args;if(c.length<b.length)throw Error("Too many ("+b.length+") arguments to function: "+a);a={};for(var d=0;d<b.length;d++)a[c[d].name]=b[d];return a};
577
+ Mm.prototype.toString=function(a,b){var c=this.Z(),d=[];d.push(a||c.name);d.push("(");d.push(Zb(c.args.slice(b?1:0),function(g){return g.name}).join(", "));d.push(")\n");d.push("\n");c.description?d.push(c.description):d.push("Undocumented.");d.push("\n");if(c.args.length)for(d.push("\nArgs:\n"),a=0;a<c.args.length;a++){b&&a==0?d.push(" this:"):d.push("\n ");var e=c.args[a];d.push(e.name);d.push(" (");d.push(e.type);e.optional&&d.push(", optional");d.push("): ");e.description?d.push(e.description):
578
+ d.push("Undocumented.")}return d.join("")};Mm.prototype.va=function(a){return(a===void 0?0:a)?Kk(this):Uk(this)};var P=function(a,b){if(b===void 0)return Rm(a);if(!(this instanceof P))return Em(P,arguments);this.wb=gb(b);this.wb.name=a};y(P,Mm);x("ee.ApiFunction",P);var Q=function(a,b){return Mm.prototype.call.apply(Rm(a),Array.prototype.slice.call(arguments,1))};x("ee.ApiFunction._call",Q);var Sm=function(a,b){return Rm(a).apply(b)};x("ee.ApiFunction._apply",Sm);P.prototype.encode=function(){return this.wb.name};P.prototype.Ed=function(a,b){return Sj(this.wb.name,b)};P.prototype.Z=function(){return this.wb};
579
+ var Tm=null,Um={},Wm=function(){Vm();return Xa(Tm,function(a){return a.Z()})},Xm=function(){Vm();return Wa(Tm,function(a,b){return!Um[b]})},Rm=function(a){var b=Ym(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};x("ee.ApiFunction.lookup",Rm);
580
+ var Ym=function(a){Vm();return Tm[a]||null},Vm=function(a,b){if(Tm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Tm=Xa(d,function(g,f){g.returns=g.returns.replace(/<.*>/,"");for(var l=0;l<g.args.length;l++)g.args[l].type=g.args[l].type.replace(/<.*>/,"");return new P(f,g)}),a&&a())};a?ul(c):c(ul())}},Zm=function(a,b,c,d){Vm();var e=d||"";Va(Tm,function(g,f){var l=f.split(".");if(l.length==2&&l[0]==b){l=e+l[1];var m=g.Z();Um[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p=f!="Object"&&Hm(f,c));
581
+ f=p?a.prototype:a;l in f&&!f[l].signature||(f[l]=function(v){return Qm(g,p?this:void 0,Array.prototype.slice.call(arguments,0))},f[l].toString=w(g.toString,g,l,p),f[l].signature=m)}})},$m=function(a){var b=function(c){for(var d in c)typeof c[d]==="function"&&c[d].signature&&delete c[d]};b(a);b(a.prototype||{})};var R=function(a,b){var c=an(a),d=Zb(c,function(m){return m.replace(/^opt_/,"")});a=(a=t.EXPORTED_FN_INFO?t.EXPORTED_FN_INFO[a.toString()].name.split(".").pop()+"()":null)?" to function "+a:"";var e={},g=b[0],f=u(g)&&typeof g!=="function"&&!Array.isArray(g)&&Object.getPrototypeOf(g).constructor.name==="Object";if(b.length>1||!f){if(b.length>d.length)throw Error("Received too many arguments"+a+". Expected at most "+d.length+" but got "+b.length+".");for(g=0;g<b.length;g++)e[d[g]]=b[g]}else{f=new ae($a(g));
582
+ var l=new ae(d);if(ce(l,f).isEmpty())e[d[0]]=b[0];else{b=de(f,l);if(b.size!==0)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=fb(g)}}b=new ae($a(e));c=de(new ae(Yb(c,function(m){return m.lastIndexOf("opt_",0)!=0})),b);if(c.size!==0)throw Error("Missing required arguments"+a+": "+Array.from(c.values()).join(", "));return e},an=function(a){var b=bn,c=[];t.EXPORTED_FN_INFO?(a=t.EXPORTED_FN_INFO[a.toString()],u(a)||cn(),c=a.paramNames,Array.isArray(c)||cn()):(a=a.toString().replace(dn,
583
+ "").match(b),a===null&&cn(),c=(a[1].split(",")||[]).map(function(d){return d.replace(en,"")}));return c},cn=function(){throw Error("Failed to locate function parameters.");},dn=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,bn=/^function[^\(]*\(([^\)]*)\)/m,en=/=.*$/;var S=function(a,b,c){O.call(this,a,b,c);fn()};y(S,O);x("ee.Element",S);var gn=!1,fn=function(){gn||(Zm(S,"Element","Element"),gn=!0)};S.prototype.name=function(){return"Element"};
584
+ S.prototype.set=function(a){var b;if(arguments.length<=1){var c=arguments[0];if(b=Km(c))a:{b=$a(c);var d=["properties"];if(xa(b)&&xa(d)&&b.length==d.length){for(var e=b.length,g=0;g<e;g++)if(b[g]!==d[g]){b=!1;break a}b=!0}else b=!1}b&&u(c.properties)&&(c=c.properties);if(Km(c)){b=this;for(var f in c)d=c[f],b=Q("Element.set",b,f,d)}else if(c instanceof O&&Ym("Element.setMulti"))b=Q("Element.setMulti",this,c);else throw Error("When Element.set() is passed one argument, it must be a dictionary.");}else{if(arguments.length%
585
+ 2!=0)throw Error("When Element.set() is passed multiple arguments, there must be an even number of them.");b=this;for(c=0;c<arguments.length;c+=2)f=arguments[c],d=arguments[c+1],b=Q("Element.set",b,f,d)}return Fm(this,b)};S.prototype.set=S.prototype.set;var T=function(a,b,c,d){if(!(this instanceof T))return Em(T,arguments);if(typeof a!=="object"||!("type"in a)){var e=R(T,arguments);a=e.geoJson;b=e.proj;c=e.geodesic;d=e.evenOdd}hn();e=b!=null||c!=null||d!=null;if(a instanceof O&&!(a instanceof T&&a.nb)){if(e)throw Error("Setting the CRS, geodesic, or evenOdd flag on a computed Geometry is not supported. Use Geometry.transform().");O.call(this,a.I,a.args,a.U)}else{a instanceof T&&(a=a.encode());if(!jn(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));
586
+ O.call(this,null,null);this.nb=a.type;this.Zg=a.coordinates!=null?gb(a.coordinates):null;this.Ah=a.geometries||null;if(b!=null)this.Zb=b;else if("crs"in a)if(u(a.crs)&&a.crs.type=="name"&&u(a.crs.properties)&&typeof a.crs.properties.name==="string")this.Zb=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new Gi).va(a.crs));this.pc=c;this.pc===void 0&&"geodesic"in a&&(this.pc=!!a.geodesic);this.nc=d;this.nc===void 0&&"evenOdd"in a&&(this.nc=!!a.evenOdd)}};y(T,O);
587
+ x("ee.Geometry",T);var kn=!1,hn=function(){kn||(Zm(T,"Geometry","Geometry"),kn=!0)},ln=function(a,b){if(!(this instanceof ln))return mn(ln,arguments);var c=nn(ln,"Point",1,arguments);if(!(c instanceof O)){var d=c.coordinates;if(!Array.isArray(d)||d.length!=2)throw Error("The Geometry.Point constructor requires 2 coordinates.");}T.call(this,c)};y(ln,T);T.Point=ln;var on=function(a,b){if(!(this instanceof on))return mn(on,arguments);T.call(this,nn(on,"MultiPoint",2,arguments))};y(on,T);
588
+ T.MultiPoint=on;var pn=function(a,b,c,d){if(!(this instanceof pn))return mn(pn,arguments);var e=nn(pn,"Rectangle",2,arguments);if(!(e instanceof O)){var g=e.coordinates;if(g.length!=2)throw Error("The Geometry.Rectangle constructor requires 2 points or 4 coordinates.");var f=g[0][0],l=g[0][1],m=g[1][0];g=g[1][1];e.coordinates=[[[f,g],[f,l],[m,l],[m,g]]];e.type="Polygon"}T.call(this,e)};y(pn,T);T.Rectangle=pn;
589
+ var qn=function(a,b,c,d){if(!(this instanceof qn))return mn(qn,arguments);var e=R(qn,arguments);a=e.west;b=e.south;c=e.east;d=e.north;e=[a,b,c,d];if(rn(e)){var g;return(g=new P("GeometryConstructors.BBox")).call.apply(g,ja(e))}if(!(a<Infinity))throw Error("Geometry.BBox: west must not be "+a);if(!(c>-Infinity))throw Error("Geometry.BBox: east must not be "+c);if(!(b<=90))throw Error("Geometry.BBox: south must be at most +90\u00b0, but was "+b+"\u00b0");if(!(d>=-90))throw Error("Geometry.BBox: north must be at least -90\u00b0, but was "+
590
+ d+"\u00b0");b=Math.max(b,-90);d=Math.min(d,90);c-a>=360?(a=-180,c=180):(a=sn(a),c=sn(c),c<a&&(c+=360));T.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};y(qn,pn);T.BBox=qn;var sn=function(a){a%=360;a>180?a-=360:a<-180&&(a+=360);return a},tn=function(a,b,c,d){if(!(this instanceof tn))return mn(tn,arguments);T.call(this,nn(tn,"LineString",2,arguments))};y(tn,T);T.LineString=tn;
591
+ var un=function(a,b,c,d){if(!(this instanceof un))return mn(un,arguments);T.call(this,nn(un,"LinearRing",2,arguments))};y(un,T);T.LinearRing=un;var vn=function(a,b,c,d){if(!(this instanceof vn))return mn(vn,arguments);T.call(this,nn(vn,"MultiLineString",3,arguments))};y(vn,T);T.MultiLineString=vn;var wn=function(a,b,c,d,e){if(!(this instanceof wn))return mn(wn,arguments);T.call(this,nn(wn,"Polygon",3,arguments))};y(wn,T);T.Polygon=wn;
592
+ var xn=function(a,b,c,d,e){if(!(this instanceof xn))return mn(xn,arguments);T.call(this,nn(xn,"MultiPolygon",4,arguments))};y(xn,T);T.MultiPolygon=xn;
593
+ T.prototype.encode=function(a){if(!this.nb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return O.prototype.encode.call(this,a)}a={type:this.nb};this.nb=="GeometryCollection"?a.geometries=this.Ah:a.coordinates=this.Zg;this.Zb!=null&&(a.crs={type:"name",properties:{name:this.Zb}});this.pc!=null&&(a.geodesic=this.pc);this.nc!=null&&(a.evenOdd=this.nc);return a};
594
+ T.prototype.oe=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};T.prototype.toGeoJSON=T.prototype.oe;T.prototype.wg=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new Gi).va(this.oe())};T.prototype.toGeoJSONString=T.prototype.wg;T.prototype.va=function(a){return(a===void 0?0:a)?Kk(this):Uk(this)};T.prototype.serialize=T.prototype.va;
595
595
  T.prototype.toString=function(){return"ee.Geometry("+this.wg()+")"};
596
- T.prototype.na=function(a){if(!this.nb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return O.prototype.na.call(this,a)}var b={},c="";this.nb==="GeometryCollection"?(b.geometries=this.Bh.map(function(e){return new T(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.ah,c="GeometryConstructors."+this.nb);this.Zb!=null&&(b.crs=typeof this.Zb==="string"?(new P("Projection")).call(this.Zb):this.Zb);var d=this.nb!=="Point"&&this.nb!=="MultiPoint";this.pc!=
596
+ T.prototype.na=function(a){if(!this.nb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return O.prototype.na.call(this,a)}var b={},c="";this.nb==="GeometryCollection"?(b.geometries=this.Ah.map(function(e){return new T(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.Zg,c="GeometryConstructors."+this.nb);this.Zb!=null&&(b.crs=typeof this.Zb==="string"?(new P("Projection")).call(this.Zb):this.Zb);var d=this.nb!=="Point"&&this.nb!=="MultiPoint";this.pc!=
597
597
  null&&d&&(b.geodesic=this.pc);this.nc!=null&&(b.evenOdd=this.nc);return(new P(c)).apply(b).na(a)};
598
- var ln=function(a){var b=a.type;if(b=="GeometryCollection"){b=a.geometries;if(!Array.isArray(b))return!1;for(a=0;a<b.length;a++)if(!ln(b[a]))return!1;return!0}a=a.coordinates;var c=An(a);return b=="Point"&&c==1||b=="MultiPoint"&&(c==2||a.length==0)||b=="LineString"&&c==2||b=="LinearRing"&&c==2||b=="MultiLineString"&&(c==3||a.length==0)||b=="Polygon"&&c==3||b=="MultiPolygon"&&(c==4||a.length==0)},An=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=An(a[0]),c=1;c<a.length;c++)if(An(a[c])!=
599
- b)return-1;return b+1}for(c=0;c<a.length;c++)if(typeof a[c]!=="number")return-1;return a.length%2==0?1:-1},Bn=function(a){if(typeof a[0]!=="number"||a.length==2)return a;if(a.length%2!=0)throw Error("Invalid number of coordinates: "+a.length);for(var b=[],c=0;c<a.length;c+=2)b.push([a[c],a[c+1]]);return b},pn=function(a,b,c,d){a=Cn(a,d);if(tn(a.coordinates)||a.crs!=null||a.maxError!=null)return(new P("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=Dn(c,a.coordinates);(b=cc(["Polygon",
600
- "Rectangle","MultiPolygon"],b))&&a.evenOdd==null&&(a.evenOdd=!0);if(b&&a.geodesic===!1&&a.evenOdd===!1)throw Error("Planar interiors must be even/odd.");return a},Cn=function(a,b){if(ac(b,Km))return{coordinates:fc(b)};a=R(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return Wa(a,function(c){return c!=null})},tn=function(a){return Array.isArray(a)?$b(a,tn):a instanceof O},Dn=function(a,b){if(a<1||a>4)throw Error("Unexpected nesting level.");ac(b,function(e){return typeof e===
601
- "number"})&&(b=Bn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(An(b)!=a)throw Error("Invalid geometry");for(c=b;Array.isArray(c)&&c.length==1;)c=c[0];return Array.isArray(c)&&c.length==0?[]:b},on=function(a,b){var c=function(){};c.prototype=a.prototype;c=new c;a=a.apply(c,b);return a!==void 0?a:c};T.prototype.name=function(){return"Geometry"};var U=function(a){if(!(this instanceof U))return Gm(U,arguments);if(a instanceof U)return a;En();if(Array.isArray(a)){if(a.length==0)throw Error("Empty list specified for ee.Filter().");if(a.length==1)return new U(a[0]);O.call(this,new P("Filter.and"),{filters:a})}else if(a instanceof O)O.call(this,a.I,a.args,a.U);else if(a===void 0)O.call(this,null,null);else throw Error("Invalid argument specified for ee.Filter(): "+a);};y(U,O);x("ee.Filter",U);
602
- var Fn=!1,En=function(){Fn||(an(U,"Filter","Filter"),Fn=!0)},Gn={equals:"equals",less_than:"lessThan",greater_than:"greaterThan",contains:"stringContains",starts_with:"stringStartsWith",ends_with:"stringEndsWith"};U.prototype.rc=function(){return Q("Filter.not",this)};U.prototype.not=U.prototype.rc;var Hn=function(a,b){var c=R(Hn,arguments);return Q("Filter.equals",c.name,c.value)};U.eq=Hn;var In=function(a,b){var c=R(In,arguments);return Hn(c.name,c.value).rc()};U.neq=In;
603
- var Jn=function(a,b){var c=R(Jn,arguments);return Q("Filter.lessThan",c.name,c.value)};U.lt=Jn;var Kn=function(a,b){var c=R(Kn,arguments);return Jn(c.name,c.value).rc()};U.gte=Kn;var Ln=function(a,b){var c=R(Ln,arguments);return Q("Filter.greaterThan",c.name,c.value)};U.gt=Ln;var Mn=function(a,b){var c=R(Mn,arguments);return Ln(c.name,c.value).rc()};U.lte=Mn;var Nn=function(a){return Q("Filter.and",Array.prototype.slice.call(arguments))};U.and=Nn;var On=function(a){return Q("Filter.or",Array.prototype.slice.call(arguments))};
604
- U.or=On;var Pn=function(a,b){var c=R(Pn,arguments);c=Q("DateRange",c.start,c.end);return Um("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};U.date=Pn;var Qn=function(a,b,c,d){var e=R(Qn,arguments);return Um("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};U.inList=Qn;var Rn=function(a,b){return Um("Filter.intersects",{leftField:".all",rightValue:Q("Feature",a),maxError:b})};U.bounds=Rn;
605
- U.prototype.name=function(){return"Filter"};var Sn=function(a,b,c){b=b.toLowerCase();var d=!1;b.lastIndexOf("not_",0)==0&&(d=!0,b=b.substring(4));if(!(b in Gn))throw Error("Unknown filtering operator: "+b);a=Q("Filter."+Gn[b],a,c);return d?a.rc():a};U.metadata=Sn;var V=function(a,b,c){S.call(this,a,b,c);Tn()};y(V,S);x("ee.Collection",V);var Un=!1,Tn=function(){Un||(an(V,"Collection","Collection"),an(V,"AggregateFeatureCollection","Collection","aggregate_"),Un=!0)};V.prototype.filter=function(a){a=R(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return Hm(this,Q("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
606
- V.prototype.mf=function(a,b,c){var d=R(V.prototype.mf,arguments);return this.filter(Sn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.mf;V.prototype.vh=function(a){return this.filter(Rn(a))};V.prototype.filterBounds=V.prototype.vh;V.prototype.lf=function(a,b){var c=R(V.prototype.lf,arguments);return this.filter(Pn(c.start,c.end))};V.prototype.filterDate=V.prototype.lf;
607
- V.prototype.limit=function(a,b,c){var d=R(V.prototype.limit,arguments);return Hm(this,Q("Collection.limit",this,d.max,d.property,d.ascending))};V.prototype.limit=V.prototype.limit;V.prototype.sort=function(a,b){var c=R(V.prototype.sort,arguments);return Hm(this,Q("Collection.limit",this,void 0,c.property,c.ascending))};V.prototype.sort=V.prototype.sort;V.prototype.name=function(){return"Collection"};V.prototype.elementType=function(){return S};
608
- V.prototype.map=function(a,b){var c=this.elementType();return Hm(this,Q("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Kh=function(a,b){b=b!==void 0?b:null;var c=this.elementType();return Q("Collection.iterate",this,function(d,e){return a(new c(d),e)},b)};V.prototype.iterate=V.prototype.Kh;var X=function(a,b){if(!(this instanceof X))return Gm(X,arguments);if(a instanceof X){if(b)throw Error("Can't create Feature out of a Feature and properties.");return a}if(arguments.length>2)throw Error("The Feature constructor takes at most 2 arguments ("+arguments.length+" given)");Vn();if(a instanceof T||a===null)S.call(this,new P("Feature"),{geometry:a,metadata:b||null});else if(a instanceof O)S.call(this,a.I,a.args,a.U);else if(a.type=="Feature"){var c=a.properties||{};if("id"in a){if("system:index"in
609
- c)throw Error('Can\'t specify both "id" and "system:index".');c=fb(c);c["system:index"]=a.id}S.call(this,new P("Feature"),{geometry:new T(a.geometry),metadata:c})}else S.call(this,new P("Feature"),{geometry:new T(a),metadata:b||null})};y(X,S);x("ee.Feature",X);var Wn=!1,Vn=function(){Wn||(an(X,"Feature","Feature"),Wn=!0)};X.prototype.V=function(a){return X.L.V.call(this,a)};X.prototype.getInfo=X.prototype.V;
610
- X.prototype.S=function(a,b){var c=R(X.prototype.getMap,arguments);return Q("Collection",[this]).S(c.visParams,c.callback)};X.prototype.getMapId=X.prototype.S;X.prototype.getMap=X.prototype.S;X.prototype.getMap=X.prototype.getMap;X.prototype.name=function(){return"Feature"};var em=function(a){var b={},c=Xn(a.element,a);c=Yn(c,a,b);b.element=c;return b},fm=function(a){var b={},c=a.element.map(function(d){d=Xn(d,a);return Yn(d,a,b)});b.element=c;return b},Yn=function(a,b,c){var d={},e=!1,g=["maxDimension","width","height","scale"];Va(b,function(f,l){if(f!=null)switch(l){case "dimensions":l=typeof f==="string"?f.split("x").map(Number):Array.isArray(f)?f:typeof f==="number"?[f]:[];if(l.length===1)d.maxDimension=l[0];else if(l.length===2)d.width=l[0],d.height=l[1];else throw Error("Invalid dimensions "+
611
- f);break;case "dimensions_consumed":e=!0;break;case "bbox":d.geometry!=null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof rn)){l=f;if(typeof f==="string")try{l=JSON.parse(f)}catch(m){l=f.split(/\s*,\s*/).map(Number)}if(Array.isArray(l)){if(l.some(isNaN))throw Error("Invalid bbox `{bboxArray}`, please specify a list of numbers.");f=new rn(l,null,!1)}else throw Error('Invalid bbox "{bbox}" type, must be of type Array<number>');}d.geometry=f;break;case "region":d.geometry!=
612
- null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof T)){l=f;if(typeof f==="string")try{l=JSON.parse(f)}catch(m){throw Error('Region string "'+f+'" is not valid GeoJSON.');}if(Array.isArray(l))f=new yn(l,null,!1);else if(u(l))f=new T(l,null,!1);else throw Error("Region {region} was not convertible to an ee.Geometry.");}d.geometry=f;break;case "scale":d.scale=Number(f);break;default:c[l]=f}});db(d)||(d.input=a,a=g.some(function(f){return f in d})||e?Um("Image.clipToBoundsAndScale",
613
- d):Um("Image.clip",d));return a},Xn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;d!=null&&(d=Zn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Um("Image.reproject",{image:a,crs:c,crsTransform:d}),b.dimensions!=null&&b.scale==null&&b.region==null){var e=b.dimensions;typeof e==="string"&&(e=e.split("x").map(Number));e.length===2&&(delete b.dimensions,b.dimensions_consumed=!0,c=(new P("Projection")).call(c,d),b.region=new rn([0,
614
- 0,e[0],e[1]],c,!1))}}else a=Um("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Zn=function(a){if(typeof a==="string")try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(a.length===6&&ac(a,function(b){return typeof b==="number"}))return a;throw Error("Invalid argument, crs transform must be a list of 6 numbers.");}throw Error("Invalid argument, crs transform was not a string or array.");},ao=function(a,b){var c={};b=$n(b,c);db(b)||(b.image=a,a=Um("Image.visualize",
615
- b));c.image=a;return c},$n=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};Va(a,function(e,g){cc(c,g)?d[g]=e:b[g]=e});return d},Il=function(a,b){b=Object.assign({},b);var c=function(e){var g={};["crs","crs_transform","dimensions","region"].forEach(function(f){f in e&&(g[f]=e[f])});e.scale!=null&&e.dimensions==null&&(g.scale=e.scale);return g},d=function(e){var g=e.id;if(g===void 0)throw Error("Each band dictionary must have an id.");g=a.select(g);
616
- var f=c(b);e=c(e);e=c(Object.assign(f,e));g=Xn(g,e);return g=Yn(g,e,{})};b.format==="ZIPPED_GEO_TIFF_PER_BAND"&&b.bands&&b.bands.length?(d=b.bands.map(d),a=d.reduce(function(e,g){return Q("Image.addBands",e,g,null,!0)},d.shift())):(d=c(b),a=Xn(a,d),a=Yn(a,d,{}));return a};var N=function(a){if(!(this instanceof N))return Gm(N,arguments);if(a instanceof N)return a;bo();var b=arguments.length;if(b==0||b==1&&a===void 0)S.call(this,new P("Image.mask"),{image:new N(0),mask:new N(0)});else if(b==1)if(Km(a))S.call(this,new P("Image.constant"),{value:a});else if(Lm(a))S.call(this,new P("Image.load"),{id:a});else{if(Array.isArray(a))return co(Zb(a,function(d){return new N(d)}));if(a instanceof O)a.name()=="Array"?S.call(this,new P("Image.constant"),{value:a}):S.call(this,a.I,
617
- a.args,a.U);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(b==2){b=arguments[0];var c=arguments[1];if(Lm(b)&&Km(c))S.call(this,new P("Image.load"),{id:b,version:c});else throw Error("Unrecognized argument types to convert to an Image: "+arguments);}else throw Error("The Image constructor takes at most 2 arguments ("+b+" given)");};y(N,S);x("ee.Image",N);var eo=!1,bo=function(){eo||(an(N,"Image","Image"),eo=!0)};N.prototype.V=function(a){return N.L.V.call(this,a)};
618
- N.prototype.getInfo=N.prototype.V;N.prototype.S=function(a,b){var c=this,d=R(N.prototype.getMap,arguments),e=ao(this,d.visParams);if(d.callback){var g=d.callback;zl(e,function(f,l){f=f?Object.assign(f,{image:c}):void 0;g(f,l)})}else return d=zl(e),d.image=this,d};N.prototype.getMapId=N.prototype.S;N.prototype.getMap=N.prototype.S;N.prototype.getMap=N.prototype.getMap;
619
- N.prototype.rb=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?fb(c.params):{};d.image=this;if(c.callback){var e=c.callback;Jl(d,function(g,f){g?e(Kl(g)):e(null,f)})}else return Kl(Jl(d))};N.prototype.getDownloadURL=N.prototype.rb;N.prototype.Kd=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?fb(c.params):{},e={},g=Xn(this,d);g=Yn(g,d,e);d=ao(g,e);return c.callback?(El(d,c.callback),null):El(d)};N.prototype.getThumbId=N.prototype.Kd;
620
- N.prototype.vf=function(a,b){var c=R(N.prototype.vf,arguments);if(c.callback)this.Kd(c.params,function(d,e){var g="";if(e===void 0)try{g=Hl(d)}catch(f){e=String(f.message)}c.callback(g,e)});else return Hl(this.Kd(c.params))};N.prototype.getThumbURL=N.prototype.vf;var fo=function(a,b,c){var d=R(fo,arguments);return co([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};N.rgb=fo;var go=function(a){return co(Array.prototype.slice.call(arguments),null)};N.cat=go;
621
- var co=function(a,b){if(a.length==0)return Q("Image.constant",[]);for(var c=new N(a[0]),d=1;d<a.length;d++)c=Q("Image.addBands",c,a[d]);b&&(c=c.select([".*"],b));return c};
622
- N.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(b.length>2||Lm(b[0])||Km(b[0])){for(var d=0;d<b.length;d++)if(!(Lm(b[d])||Km(b[d])||b[d]instanceof O))throw Error("Illegal argument to select(): "+b[d]);c.bandSelectors=b}else b[1]&&(c.newNames=b[1]);return Um("Image.select",c)};N.prototype.select=N.prototype.select;
623
- N.prototype.l=function(a,b){var c=R(N.prototype.l,arguments),d=["DEFAULT_EXPRESSION_IMAGE"],e={DEFAULT_EXPRESSION_IMAGE:this};if(c.map){var g=c.map,f;for(f in g)d.push(f),e[f]=new N(g[f])}var l=Q("Image.parseExpression",c.expression,"DEFAULT_EXPRESSION_IMAGE",d);c=new Om;c.encode=function(m){return l.encode(m)};c.Ed=function(m,p){return Vj(Yk(m,l),p)};c.Z=function(){return{name:"",args:Zb(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
624
- N.prototype.expression=N.prototype.l;N.prototype.clip=function(a){try{a=new T(a)}catch(b){}return Q("Image.clip",this,a)};N.prototype.clip=N.prototype.clip;N.prototype.pi=function(a){var b=arguments.length!=1||Lm(arguments[0])?Array.from(arguments):arguments[0];return Q("Image.rename",this,b)};N.prototype.rename=N.prototype.pi;N.prototype.name=function(){return"Image"};var ho=function(a){if(this instanceof ho){if(arguments.length>1)throw Error("ee.List() only accepts 1 argument.");if(a instanceof ho)return a}else return Gm(ho,arguments);io();if(Array.isArray(a))O.call(this,null,null),this.Tc=a;else if(a instanceof O)O.call(this,a.I,a.args,a.U),this.Tc=null;else throw Error("Invalid argument specified for ee.List(): "+a);};y(ho,O);x("ee.List",ho);var jo=!1,io=function(){jo||(an(ho,"List","List"),jo=!0)};
625
- ho.prototype.encode=function(a){return Array.isArray(this.Tc)?Zb(this.Tc,function(b){return a(b)}):ho.L.encode.call(this,a)};ho.prototype.na=function(a){return Array.isArray(this.Tc)?Rj(Yk(a,this.Tc)):ho.L.na.call(this,a)};ho.prototype.name=function(){return"List"};var Y=function(a,b){if(!(this instanceof Y))return Gm(Y,arguments);if(a instanceof Y)return a;if(arguments.length>2)throw Error("The FeatureCollection constructor takes at most 2 arguments ("+arguments.length+" given)");ko();a instanceof T&&(a=new X(a));a instanceof X&&(a=[a]);if(Lm(a)){var c={tableId:a};b&&(c.geometryColumn=b);V.call(this,new P("Collection.loadTable"),c)}else if(Array.isArray(a))V.call(this,new P("Collection"),{features:Zb(a,function(d){return new X(d)})});else if(a instanceof ho)V.call(this,
626
- new P("Collection"),{features:a});else if(a&&typeof a==="object"&&a.type==="FeatureCollection")V.call(this,new P("Collection"),{features:a.features.map(function(d){return new X(d)})});else if(a instanceof O)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};y(Y,V);x("ee.FeatureCollection",Y);var lo=!1,ko=function(){lo||(an(Y,"FeatureCollection","FeatureCollection"),lo=!0)};
627
- Y.prototype.S=function(a,b){var c=R(Y.prototype.S,arguments),d=Um("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.S(void 0,c.callback);else return d.S()};Y.prototype.getMapId=Y.prototype.S;Y.prototype.getMap=Y.prototype.S;Y.prototype.getMap=Y.prototype.getMap;Y.prototype.V=function(a){return Y.L.V.call(this,a)};Y.prototype.getInfo=Y.prototype.V;
628
- Y.prototype.rb=function(a,b,c,d){var e=R(Y.prototype.rb,arguments),g={table:this};e.format&&(g.format=e.format.toUpperCase());e.filename&&(g.filename=e.filename);e.selectors&&(g.selectors=e.selectors);if(e.callback)Ll(g,function(f,l){f?e.callback(Ml(f)):e.callback(null,l)});else return Ml(Ll(g))};Y.prototype.getDownloadURL=Y.prototype.rb;
629
- Y.prototype.select=function(a,b,c){if(Lm(a)){var d=Array.prototype.slice.call(arguments);return this.map(function(g){return g.select(d)})}var e=R(Y.prototype.select,arguments);return this.map(function(g){return g.select(e)})};Y.prototype.select=Y.prototype.select;Y.prototype.name=function(){return"FeatureCollection"};Y.prototype.elementType=function(){return X};var Z=function(a){if(!(this instanceof Z))return Gm(Z,arguments);if(a instanceof Z)return a;if(arguments.length!=1)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");mo();a instanceof N&&(a=[a]);if(Lm(a))V.call(this,new P("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new P("ImageCollection.fromImages"),{images:Zb(a,function(b){return new N(b)})});else if(a instanceof ho)V.call(this,new P("ImageCollection.fromImages"),{images:a});
630
- else if(a instanceof O)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to an ImageCollection: "+a);};y(Z,V);x("ee.ImageCollection",Z);var no=!1,mo=function(){no||(an(Z,"ImageCollection","ImageCollection"),an(Z,"reduce","ImageCollection"),no=!0)};Z.prototype.tf=function(a,b){var c=R(Z.prototype.tf,arguments);return oo(this,c,["png","jpg","jpeg"],"filmstrip")};Z.prototype.getFilmstripThumbURL=Z.prototype.tf;
631
- Z.prototype.wf=function(a,b){var c=R(Z.prototype.wf,arguments);return oo(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.wf;
632
- var oo=function(a,b,c,d){var e={};a=a.map(function(l){l=Xn(l,b.params);return Yn(l,b.params,e)});var g={},f=$n(e,g);g.imageCollection=a.map(function(l){f.image=l;return Um("Image.visualize",f)});b.params.dimensions!=null&&(g.dimensions=b.params.dimensions);if(g.format){if(!$b(c,function(l){return l.toLowerCase()==g.format.toLowerCase()}))throw Error("Invalid format specified.");}else g.format=c[0];c=El;switch(d){case "video":c=Fl;break;case "filmstrip":c=Gl}if(b.callback)c(g,function(l,m){var p="";
633
- if(m===void 0)try{p=Hl(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return Hl(c(g))};Z.prototype.S=function(a,b){var c=R(Z.prototype.S,arguments),d=Q("ImageCollection.mosaic",this);if(c.callback)d.S(c.visParams,c.callback);else return d.S(c.visParams)};Z.prototype.getMapId=Z.prototype.S;Z.prototype.getMap=Z.prototype.S;Z.prototype.getMap=Z.prototype.getMap;Z.prototype.V=function(a){return Z.L.V.call(this,a)};Z.prototype.getInfo=Z.prototype.V;
598
+ var jn=function(a){var b=a.type;if(b=="GeometryCollection"){b=a.geometries;if(!Array.isArray(b))return!1;for(a=0;a<b.length;a++)if(!jn(b[a]))return!1;return!0}a=a.coordinates;var c=yn(a);return b=="Point"&&c==1||b=="MultiPoint"&&(c==2||a.length==0)||b=="LineString"&&c==2||b=="LinearRing"&&c==2||b=="MultiLineString"&&(c==3||a.length==0)||b=="Polygon"&&c==3||b=="MultiPolygon"&&(c==4||a.length==0)},yn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=yn(a[0]),c=1;c<a.length;c++)if(yn(a[c])!=
599
+ b)return-1;return b+1}for(c=0;c<a.length;c++)if(typeof a[c]!=="number")return-1;return a.length%2==0?1:-1},zn=function(a){if(typeof a[0]!=="number"||a.length==2)return a;if(a.length%2!=0)throw Error("Invalid number of coordinates: "+a.length);for(var b=[],c=0;c<a.length;c+=2)b.push([a[c],a[c+1]]);return b},nn=function(a,b,c,d){a=An(a,d);if(rn(a.coordinates)||a.crs!=null||a.maxError!=null)return(new P("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=Bn(c,a.coordinates);(b=cc(["Polygon",
600
+ "Rectangle","MultiPolygon"],b))&&a.evenOdd==null&&(a.evenOdd=!0);if(b&&a.geodesic===!1&&a.evenOdd===!1)throw Error("Planar interiors must be even/odd.");return a},An=function(a,b){if(ac(b,Im))return{coordinates:fc(b)};a=R(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return Wa(a,function(c){return c!=null})},rn=function(a){return Array.isArray(a)?$b(a,rn):a instanceof O},Bn=function(a,b){if(a<1||a>4)throw Error("Unexpected nesting level.");ac(b,function(e){return typeof e===
601
+ "number"})&&(b=zn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(yn(b)!=a)throw Error("Invalid geometry");for(c=b;Array.isArray(c)&&c.length==1;)c=c[0];return Array.isArray(c)&&c.length==0?[]:b},mn=function(a,b){var c=function(){};c.prototype=a.prototype;c=new c;a=a.apply(c,b);return a!==void 0?a:c};T.prototype.name=function(){return"Geometry"};var U=function(a){if(!(this instanceof U))return Em(U,arguments);if(a instanceof U)return a;Cn();if(Array.isArray(a)){if(a.length==0)throw Error("Empty list specified for ee.Filter().");if(a.length==1)return new U(a[0]);O.call(this,new P("Filter.and"),{filters:a})}else if(a instanceof O)O.call(this,a.I,a.args,a.U);else if(a===void 0)O.call(this,null,null);else throw Error("Invalid argument specified for ee.Filter(): "+a);};y(U,O);x("ee.Filter",U);
602
+ var Dn=!1,Cn=function(){Dn||(Zm(U,"Filter","Filter"),Dn=!0)},En={equals:"equals",less_than:"lessThan",greater_than:"greaterThan",contains:"stringContains",starts_with:"stringStartsWith",ends_with:"stringEndsWith"};U.prototype.rc=function(){return Q("Filter.not",this)};U.prototype.not=U.prototype.rc;var Fn=function(a,b){var c=R(Fn,arguments);return Q("Filter.equals",c.name,c.value)};U.eq=Fn;var Gn=function(a,b){var c=R(Gn,arguments);return Fn(c.name,c.value).rc()};U.neq=Gn;
603
+ var Hn=function(a,b){var c=R(Hn,arguments);return Q("Filter.lessThan",c.name,c.value)};U.lt=Hn;var In=function(a,b){var c=R(In,arguments);return Hn(c.name,c.value).rc()};U.gte=In;var Jn=function(a,b){var c=R(Jn,arguments);return Q("Filter.greaterThan",c.name,c.value)};U.gt=Jn;var Kn=function(a,b){var c=R(Kn,arguments);return Jn(c.name,c.value).rc()};U.lte=Kn;var Ln=function(a){return Q("Filter.and",Array.prototype.slice.call(arguments))};U.and=Ln;var Mn=function(a){return Q("Filter.or",Array.prototype.slice.call(arguments))};
604
+ U.or=Mn;var Nn=function(a,b){var c=R(Nn,arguments);c=Q("DateRange",c.start,c.end);return Sm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};U.date=Nn;var On=function(a,b,c,d){var e=R(On,arguments);return Sm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};U.inList=On;var Pn=function(a,b){return Sm("Filter.intersects",{leftField:".all",rightValue:Q("Feature",a),maxError:b})};U.bounds=Pn;
605
+ U.prototype.name=function(){return"Filter"};var Qn=function(a,b,c){b=b.toLowerCase();var d=!1;b.lastIndexOf("not_",0)==0&&(d=!0,b=b.substring(4));if(!(b in En))throw Error("Unknown filtering operator: "+b);a=Q("Filter."+En[b],a,c);return d?a.rc():a};U.metadata=Qn;var V=function(a,b,c){S.call(this,a,b,c);Rn()};y(V,S);x("ee.Collection",V);var Sn=!1,Rn=function(){Sn||(Zm(V,"Collection","Collection"),Zm(V,"AggregateFeatureCollection","Collection","aggregate_"),Sn=!0)};V.prototype.filter=function(a){a=R(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return Fm(this,Q("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
606
+ V.prototype.mf=function(a,b,c){var d=R(V.prototype.mf,arguments);return this.filter(Qn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.mf;V.prototype.uh=function(a){return this.filter(Pn(a))};V.prototype.filterBounds=V.prototype.uh;V.prototype.lf=function(a,b){var c=R(V.prototype.lf,arguments);return this.filter(Nn(c.start,c.end))};V.prototype.filterDate=V.prototype.lf;
607
+ V.prototype.limit=function(a,b,c){var d=R(V.prototype.limit,arguments);return Fm(this,Q("Collection.limit",this,d.max,d.property,d.ascending))};V.prototype.limit=V.prototype.limit;V.prototype.sort=function(a,b){var c=R(V.prototype.sort,arguments);return Fm(this,Q("Collection.limit",this,void 0,c.property,c.ascending))};V.prototype.sort=V.prototype.sort;V.prototype.name=function(){return"Collection"};V.prototype.elementType=function(){return S};
608
+ V.prototype.map=function(a,b){var c=this.elementType();return Fm(this,Q("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Jh=function(a,b){b=b!==void 0?b:null;var c=this.elementType();return Q("Collection.iterate",this,function(d,e){return a(new c(d),e)},b)};V.prototype.iterate=V.prototype.Jh;var X=function(a,b){if(!(this instanceof X))return Em(X,arguments);if(a instanceof X){if(b)throw Error("Can't create Feature out of a Feature and properties.");return a}if(arguments.length>2)throw Error("The Feature constructor takes at most 2 arguments ("+arguments.length+" given)");Tn();if(a instanceof T||a===null)S.call(this,new P("Feature"),{geometry:a,metadata:b||null});else if(a instanceof O)S.call(this,a.I,a.args,a.U);else if(a.type=="Feature"){var c=a.properties||{};if("id"in a){if("system:index"in
609
+ c)throw Error('Can\'t specify both "id" and "system:index".');c=fb(c);c["system:index"]=a.id}S.call(this,new P("Feature"),{geometry:new T(a.geometry),metadata:c})}else S.call(this,new P("Feature"),{geometry:new T(a),metadata:b||null})};y(X,S);x("ee.Feature",X);var Un=!1,Tn=function(){Un||(Zm(X,"Feature","Feature"),Un=!0)};X.prototype.V=function(a){return X.L.V.call(this,a)};X.prototype.getInfo=X.prototype.V;
610
+ X.prototype.S=function(a,b){var c=R(X.prototype.getMap,arguments);return Q("Collection",[this]).S(c.visParams,c.callback)};X.prototype.getMapId=X.prototype.S;X.prototype.getMap=X.prototype.S;X.prototype.getMap=X.prototype.getMap;X.prototype.name=function(){return"Feature"};var cm=function(a){var b={},c=Vn(a.element,a);c=Wn(c,a,b);b.element=c;return b},dm=function(a){var b={},c=a.element.map(function(d){d=Vn(d,a);return Wn(d,a,b)});b.element=c;return b},Wn=function(a,b,c){var d={},e=!1,g=["maxDimension","width","height","scale"];Va(b,function(f,l){if(f!=null)switch(l){case "dimensions":l=typeof f==="string"?f.split("x").map(Number):Array.isArray(f)?f:typeof f==="number"?[f]:[];if(l.length===1)d.maxDimension=l[0];else if(l.length===2)d.width=l[0],d.height=l[1];else throw Error("Invalid dimensions "+
611
+ f);break;case "dimensions_consumed":e=!0;break;case "bbox":d.geometry!=null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof pn)){l=f;if(typeof f==="string")try{l=JSON.parse(f)}catch(m){l=f.split(/\s*,\s*/).map(Number)}if(Array.isArray(l)){if(l.some(isNaN))throw Error("Invalid bbox `{bboxArray}`, please specify a list of numbers.");f=new pn(l,null,!1)}else throw Error('Invalid bbox "{bbox}" type, must be of type Array<number>');}d.geometry=f;break;case "region":d.geometry!=
612
+ null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof T)){l=f;if(typeof f==="string")try{l=JSON.parse(f)}catch(m){throw Error('Region string "'+f+'" is not valid GeoJSON.');}if(Array.isArray(l))f=new wn(l,null,!1);else if(u(l))f=new T(l,null,!1);else throw Error("Region {region} was not convertible to an ee.Geometry.");}d.geometry=f;break;case "scale":d.scale=Number(f);break;default:c[l]=f}});db(d)||(d.input=a,a=g.some(function(f){return f in d})||e?Sm("Image.clipToBoundsAndScale",
613
+ d):Sm("Image.clip",d));return a},Vn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;d!=null&&(d=Xn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Sm("Image.reproject",{image:a,crs:c,crsTransform:d}),b.dimensions!=null&&b.scale==null&&b.region==null){var e=b.dimensions;typeof e==="string"&&(e=e.split("x").map(Number));e.length===2&&(delete b.dimensions,b.dimensions_consumed=!0,c=(new P("Projection")).call(c,d),b.region=new pn([0,
614
+ 0,e[0],e[1]],c,!1))}}else a=Sm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Xn=function(a){if(typeof a==="string")try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(a.length===6&&ac(a,function(b){return typeof b==="number"}))return a;throw Error("Invalid argument, crs transform must be a list of 6 numbers.");}throw Error("Invalid argument, crs transform was not a string or array.");},Zn=function(a,b){var c={};b=Yn(b,c);db(b)||(b.image=a,a=Sm("Image.visualize",
615
+ b));c.image=a;return c},Yn=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};Va(a,function(e,g){cc(c,g)?d[g]=e:b[g]=e});return d},Gl=function(a,b){b=Object.assign({},b);var c=function(e){var g={};["crs","crs_transform","dimensions","region"].forEach(function(f){f in e&&(g[f]=e[f])});e.scale!=null&&e.dimensions==null&&(g.scale=e.scale);return g},d=function(e){var g=e.id;if(g===void 0)throw Error("Each band dictionary must have an id.");g=a.select(g);
616
+ var f=c(b);e=c(e);e=c(Object.assign(f,e));g=Vn(g,e);return g=Wn(g,e,{})};b.format==="ZIPPED_GEO_TIFF_PER_BAND"&&b.bands&&b.bands.length?(d=b.bands.map(d),a=d.reduce(function(e,g){return Q("Image.addBands",e,g,null,!0)},d.shift())):(d=c(b),a=Vn(a,d),a=Wn(a,d,{}));return a};var N=function(a){if(!(this instanceof N))return Em(N,arguments);if(a instanceof N)return a;$n();var b=arguments.length;if(b==0||b==1&&a===void 0)S.call(this,new P("Image.mask"),{image:new N(0),mask:new N(0)});else if(b==1)if(Im(a))S.call(this,new P("Image.constant"),{value:a});else if(Jm(a))S.call(this,new P("Image.load"),{id:a});else{if(Array.isArray(a))return ao(Zb(a,function(d){return new N(d)}));if(a instanceof O)a.name()=="Array"?S.call(this,new P("Image.constant"),{value:a}):S.call(this,a.I,
617
+ a.args,a.U);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(b==2){b=arguments[0];var c=arguments[1];if(Jm(b)&&Im(c))S.call(this,new P("Image.load"),{id:b,version:c});else throw Error("Unrecognized argument types to convert to an Image: "+arguments);}else throw Error("The Image constructor takes at most 2 arguments ("+b+" given)");};y(N,S);x("ee.Image",N);var bo=!1,$n=function(){bo||(Zm(N,"Image","Image"),bo=!0)};N.prototype.V=function(a){return N.L.V.call(this,a)};
618
+ N.prototype.getInfo=N.prototype.V;N.prototype.S=function(a,b){var c=this,d=R(N.prototype.getMap,arguments),e=Zn(this,d.visParams);if(d.callback){var g=d.callback;xl(e,function(f,l){f=f?Object.assign(f,{image:c}):void 0;g(f,l)})}else return d=xl(e),d.image=this,d};N.prototype.getMapId=N.prototype.S;N.prototype.getMap=N.prototype.S;N.prototype.getMap=N.prototype.getMap;
619
+ N.prototype.rb=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?fb(c.params):{};d.image=this;if(c.callback){var e=c.callback;Hl(d,function(g,f){g?e(Il(g)):e(null,f)})}else return Il(Hl(d))};N.prototype.getDownloadURL=N.prototype.rb;N.prototype.Kd=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?fb(c.params):{},e={},g=Vn(this,d);g=Wn(g,d,e);d=Zn(g,e);return c.callback?(Cl(d,c.callback),null):Cl(d)};N.prototype.getThumbId=N.prototype.Kd;
620
+ N.prototype.vf=function(a,b){var c=R(N.prototype.vf,arguments);if(c.callback)this.Kd(c.params,function(d,e){var g="";if(e===void 0)try{g=Fl(d)}catch(f){e=String(f.message)}c.callback(g,e)});else return Fl(this.Kd(c.params))};N.prototype.getThumbURL=N.prototype.vf;var co=function(a,b,c){var d=R(co,arguments);return ao([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};N.rgb=co;var eo=function(a){return ao(Array.prototype.slice.call(arguments),null)};N.cat=eo;
621
+ var ao=function(a,b){if(a.length==0)return Q("Image.constant",[]);for(var c=new N(a[0]),d=1;d<a.length;d++)c=Q("Image.addBands",c,a[d]);b&&(c=c.select([".*"],b));return c};
622
+ N.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(b.length>2||Jm(b[0])||Im(b[0])){for(var d=0;d<b.length;d++)if(!(Jm(b[d])||Im(b[d])||b[d]instanceof O))throw Error("Illegal argument to select(): "+b[d]);c.bandSelectors=b}else b[1]&&(c.newNames=b[1]);return Sm("Image.select",c)};N.prototype.select=N.prototype.select;
623
+ N.prototype.l=function(a,b){var c=R(N.prototype.l,arguments),d=["DEFAULT_EXPRESSION_IMAGE"],e={DEFAULT_EXPRESSION_IMAGE:this};if(c.map){var g=c.map,f;for(f in g)d.push(f),e[f]=new N(g[f])}var l=Q("Image.parseExpression",c.expression,"DEFAULT_EXPRESSION_IMAGE",d);c=new Mm;c.encode=function(m){return l.encode(m)};c.Ed=function(m,p){return Tj(Wk(m,l),p)};c.Z=function(){return{name:"",args:Zb(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
624
+ N.prototype.expression=N.prototype.l;N.prototype.clip=function(a){try{a=new T(a)}catch(b){}return Q("Image.clip",this,a)};N.prototype.clip=N.prototype.clip;N.prototype.oi=function(a){var b=arguments.length!=1||Jm(arguments[0])?Array.from(arguments):arguments[0];return Q("Image.rename",this,b)};N.prototype.rename=N.prototype.oi;N.prototype.name=function(){return"Image"};var fo=function(a){if(this instanceof fo){if(arguments.length>1)throw Error("ee.List() only accepts 1 argument.");if(a instanceof fo)return a}else return Em(fo,arguments);go();if(Array.isArray(a))O.call(this,null,null),this.Tc=a;else if(a instanceof O)O.call(this,a.I,a.args,a.U),this.Tc=null;else throw Error("Invalid argument specified for ee.List(): "+a);};y(fo,O);x("ee.List",fo);var ho=!1,go=function(){ho||(Zm(fo,"List","List"),ho=!0)};
625
+ fo.prototype.encode=function(a){return Array.isArray(this.Tc)?Zb(this.Tc,function(b){return a(b)}):fo.L.encode.call(this,a)};fo.prototype.na=function(a){return Array.isArray(this.Tc)?Pj(Wk(a,this.Tc)):fo.L.na.call(this,a)};fo.prototype.name=function(){return"List"};var Y=function(a,b){if(!(this instanceof Y))return Em(Y,arguments);if(a instanceof Y)return a;if(arguments.length>2)throw Error("The FeatureCollection constructor takes at most 2 arguments ("+arguments.length+" given)");io();a instanceof T&&(a=new X(a));a instanceof X&&(a=[a]);if(Jm(a)){var c={tableId:a};b&&(c.geometryColumn=b);V.call(this,new P("Collection.loadTable"),c)}else if(Array.isArray(a))V.call(this,new P("Collection"),{features:Zb(a,function(d){return new X(d)})});else if(a instanceof fo)V.call(this,
626
+ new P("Collection"),{features:a});else if(a&&typeof a==="object"&&a.type==="FeatureCollection")V.call(this,new P("Collection"),{features:a.features.map(function(d){return new X(d)})});else if(a instanceof O)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};y(Y,V);x("ee.FeatureCollection",Y);var jo=!1,io=function(){jo||(Zm(Y,"FeatureCollection","FeatureCollection"),jo=!0)};
627
+ Y.prototype.S=function(a,b){var c=R(Y.prototype.S,arguments),d=Sm("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.S(void 0,c.callback);else return d.S()};Y.prototype.getMapId=Y.prototype.S;Y.prototype.getMap=Y.prototype.S;Y.prototype.getMap=Y.prototype.getMap;Y.prototype.V=function(a){return Y.L.V.call(this,a)};Y.prototype.getInfo=Y.prototype.V;
628
+ Y.prototype.rb=function(a,b,c,d){var e=R(Y.prototype.rb,arguments),g={table:this};e.format&&(g.format=e.format.toUpperCase());e.filename&&(g.filename=e.filename);e.selectors&&(g.selectors=e.selectors);if(e.callback)Jl(g,function(f,l){f?e.callback(Kl(f)):e.callback(null,l)});else return Kl(Jl(g))};Y.prototype.getDownloadURL=Y.prototype.rb;
629
+ Y.prototype.select=function(a,b,c){if(Jm(a)){var d=Array.prototype.slice.call(arguments);return this.map(function(g){return g.select(d)})}var e=R(Y.prototype.select,arguments);return this.map(function(g){return g.select(e)})};Y.prototype.select=Y.prototype.select;Y.prototype.name=function(){return"FeatureCollection"};Y.prototype.elementType=function(){return X};var Z=function(a){if(!(this instanceof Z))return Em(Z,arguments);if(a instanceof Z)return a;if(arguments.length!=1)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");ko();a instanceof N&&(a=[a]);if(Jm(a))V.call(this,new P("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new P("ImageCollection.fromImages"),{images:Zb(a,function(b){return new N(b)})});else if(a instanceof fo)V.call(this,new P("ImageCollection.fromImages"),{images:a});
630
+ else if(a instanceof O)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to an ImageCollection: "+a);};y(Z,V);x("ee.ImageCollection",Z);var lo=!1,ko=function(){lo||(Zm(Z,"ImageCollection","ImageCollection"),Zm(Z,"reduce","ImageCollection"),lo=!0)};Z.prototype.tf=function(a,b){var c=R(Z.prototype.tf,arguments);return mo(this,c,["png","jpg","jpeg"],"filmstrip")};Z.prototype.getFilmstripThumbURL=Z.prototype.tf;
631
+ Z.prototype.wf=function(a,b){var c=R(Z.prototype.wf,arguments);return mo(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.wf;
632
+ var mo=function(a,b,c,d){var e={};a=a.map(function(l){l=Vn(l,b.params);return Wn(l,b.params,e)});var g={},f=Yn(e,g);g.imageCollection=a.map(function(l){f.image=l;return Sm("Image.visualize",f)});b.params.dimensions!=null&&(g.dimensions=b.params.dimensions);if(g.format){if(!$b(c,function(l){return l.toLowerCase()==g.format.toLowerCase()}))throw Error("Invalid format specified.");}else g.format=c[0];c=Cl;switch(d){case "video":c=Dl;break;case "filmstrip":c=El}if(b.callback)c(g,function(l,m){var p="";
633
+ if(m===void 0)try{p=Fl(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return Fl(c(g))};Z.prototype.S=function(a,b){var c=R(Z.prototype.S,arguments),d=Q("ImageCollection.mosaic",this);if(c.callback)d.S(c.visParams,c.callback);else return d.S(c.visParams)};Z.prototype.getMapId=Z.prototype.S;Z.prototype.getMap=Z.prototype.S;Z.prototype.getMap=Z.prototype.getMap;Z.prototype.V=function(a){return Z.L.V.call(this,a)};Z.prototype.getInfo=Z.prototype.V;
634
634
  Z.prototype.select=function(a,b){var c=arguments;return this.map(function(d){return d.select.apply(d,c)})};Z.prototype.select=Z.prototype.select;Z.prototype.Ff=function(a,b,c,d){var e=R(Z.prototype.Ff,arguments);return this.map(function(g){return Q("Image.linkCollection",g,e.imageCollection,e.linkedBands,e.linkedProperties,e.matchPropertyName)})};Z.prototype.linkCollection=Z.prototype.Ff;Z.prototype.first=function(){return new N(Q("Collection.first",this))};Z.prototype.first=Z.prototype.first;
635
- Z.prototype.name=function(){return"ImageCollection"};Z.prototype.elementType=function(){return N};var po=function(a){this.Ye=a;this.id=null},ro=function(a){var b={element:qo(a)};Object.assign(b,a);b=Wa(b,function(c){return c!=null});return new po(b)};po.prototype.start=function(a,b){var c=this;E(this.Ye,"Task config must be specified for tasks to be started.");this.id=this.id||Nl(1)[0];Sb(this.id,"Failed to obtain task ID.");if(a)dm(this.id,this.Ye,function(e,g){if(g)b(g);else{var f;c.id=(f=e.taskId)!=null?f:null;a()}});else{var d;this.id=(d=dm(this.id,this.Ye).taskId)!=null?d:null}};
636
- po.prototype.start=po.prototype.start;var so=function(a,b,c,d,e,g,f,l,m,p,v,z){var C=R(so,arguments);C=to(C,"ASSET","EXPORT_IMAGE");return ro(C)};x("module$contents$ee$batch_Export.image.toAsset",so);var uo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H,ea,W){var da=R(uo,arguments);da=to(da,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return ro(da)};x("module$contents$ee$batch_Export.image.toCloudStorage",uo);
637
- var vo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H,ea,W){var da=R(vo,arguments);da=to(da,"DRIVE","EXPORT_IMAGE");return ro(da)};x("module$contents$ee$batch_Export.image.toDrive",vo);var wo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H){var ea=R(wo,arguments);ea=to(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return ro(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",wo);var xo=function(a,b,c,d,e,g,f,l){var m=R(xo,arguments);m=to(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return ro(m)};
638
- x("module$contents$ee$batch_Export.table.toCloudStorage",xo);var yo=function(a,b,c,d,e,g,f,l){var m=R(yo,arguments);m.type="EXPORT_FEATURES";m=to(m,"DRIVE","EXPORT_FEATURES");return ro(m)};x("module$contents$ee$batch_Export.table.toDrive",yo);var zo=function(a,b,c,d,e){var g=R(zo,arguments);g=to(g,"ASSET","EXPORT_FEATURES");return ro(g)};x("module$contents$ee$batch_Export.table.toAsset",zo);var Ao=function(a,b,c,d,e,g,f,l){var m=R(Ao,arguments);m=to(m,"FEATURE_VIEW","EXPORT_FEATURES");return ro(m)};
639
- x("module$contents$ee$batch_Export.table.toFeatureView",Ao);var Bo=function(a,b,c,d,e,g,f,l){var m=R(Bo,arguments);m=to(m,"BIGQUERY","EXPORT_FEATURES");return ro(m)};x("module$contents$ee$batch_Export.table.toBigQuery",Bo);var Co=function(a,b,c,d,e,g,f,l,m,p,v,z,C){var H=R(Co,arguments);H=to(H,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return ro(H)};x("module$contents$ee$batch_Export.video.toCloudStorage",Co);
640
- var Do=function(a,b,c,d,e,g,f,l,m,p,v,z,C){var H=R(Do,arguments);H=to(H,"DRIVE","EXPORT_VIDEO");return ro(H)};x("module$contents$ee$batch_Export.video.toDrive",Do);var Eo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H,ea,W,da,Hb,Dq,Eq,Fq){var lj=R(Eo,arguments);lj=to(lj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return ro(lj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",Eo);var Fo=function(a,b,c,d){var e=R(Fo,arguments);e=to(e,"ASSET","EXPORT_CLASSIFIER");return ro(e)};
641
- x("module$contents$ee$batch_Export.classifier.toAsset",Fo);
642
- var qo=function(a){var b=function(d){return d in a},c=Go.find(b);E(bc(Go,b)===1,'Expected a single "image", "collection" or "classifier" key.');b=a[c];if(!(b instanceof N||b instanceof Y||b instanceof Z||b instanceof S||b instanceof O))throw Error("Unknown element type provided: "+typeof b+". Expected: ee.Image, ee.ImageCollection, ee.FeatureCollection, ee.Element or ee.ComputedObject.");delete a[c];return b},to=function(a,b,c){var d=d===void 0?!0:d;var e={type:c};Object.assign(e,a);switch(c){case "EXPORT_IMAGE":e.fileFormat==
643
- null&&(e.fileFormat="GeoTIFF");a=e.fileFormat;a==null&&(a="GEO_TIFF");a=a.toUpperCase();switch(a){case "TIFF":case "TIF":case "GEO_TIFF":case "GEOTIFF":a="GEO_TIFF";break;case "TF_RECORD":case "TF_RECORD_IMAGE":case "TFRECORD":a="TF_RECORD_IMAGE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'GEOTIFF', 'TFRECORD'.");}e.fileFormat=a;e.formatOptions!=null&&(a=Ho(e,a),delete e.formatOptions,Object.assign(e,a));e=Io(e,b);e.crsTransform!=null&&(e.crs_transform=e.crsTransform,
644
- delete e.crsTransform);break;case "EXPORT_TILES":b=Io(e,b);e=b.fileFormat;e==null&&(e="AUTO_JPEG_PNG");e=e.toUpperCase();switch(e){case "AUTO":case "AUTO_JPEG_PNG":case "AUTO_JPG_PNG":e="AUTO_JPEG_PNG";break;case "JPG":case "JPEG":e="JPEG";break;case "PNG":e="PNG";break;default:throw Error("Invalid file format "+e+". Supported formats are: 'AUTO', 'PNG', and 'JPEG'.");}b.fileFormat=e;e=b;break;case "EXPORT_FEATURES":Array.isArray(e.selectors)&&(e.selectors=e.selectors.join());a=e.fileFormat;a==null&&
645
- (a="CSV");a=a.toUpperCase();switch(a){case "CSV":a="CSV";break;case "JSON":case "GEOJSON":case "GEO_JSON":a="GEO_JSON";break;case "KML":a="KML";break;case "KMZ":a="KMZ";break;case "SHP":a="SHP";break;case "TF_RECORD":case "TF_RECORD_TABLE":case "TFRECORD":a="TF_RECORD_TABLE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'CSV', 'GeoJSON', 'KML', 'KMZ', 'SHP', and 'TFRecord'.");}e.fileFormat=a;e=Io(e,b);break;case "EXPORT_VIDEO":e=Jo(e);e=Io(e,b);e.crsTransform!=null&&
646
- (e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Jo(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=Io(e,b);break;case "EXPORT_CLASSIFIER":e=Io(e,b);break;default:throw Error("Unknown export type: "+e.type);}if(d&&e.region!=null){d=e;b=e.region;if(b instanceof T)b=b.oe();else if(typeof b==="string")try{b=Ub(JSON.parse(b))}catch(g){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");
647
- }if(!(u(b)&&"type"in b))try{new vn(b)}catch(g){try{new yn(b)}catch(f){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");}}b=JSON.stringify(b);d.region=b}return e},Io=function(a,b){switch(b){case "GOOGLE_CLOUD_STORAGE":a.outputBucket=a.bucket||"";a.outputPrefix=a.fileNamePrefix||a.path||"";delete a.fileNamePrefix;delete a.path;delete a.bucket;break;case "ASSET":a.assetId=
648
- a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;case "BIGQUERY":a.table=a.table||"";break;default:b=wa(a.folder);if(!cc(["string","undefined"],b))throw Error('Error: toDrive "folder" parameter must be a string, but is of type '+b+".");a.driveFolder=a.folder||"";a.driveFileNamePrefix=a.fileNamePrefix||"";delete a.folder;delete a.fileNamePrefix}return a},Ko={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
649
- Lo={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Jo=function(a){a.videoOptions=a.framesPerSecond||5;a.maxFrames=a.maxFrames||1E3;a.maxPixels=a.maxPixels||1E8;var b=a.fileFormat;b==null&&(b="MP4");b=b.toUpperCase();switch(b){case "MP4":b="MP4";break;case "GIF":case "JIF":b="GIF";break;case "VP9":case "WEBM":b="VP9";break;default:throw Error("Invalid file format "+b+". Supported formats are: 'MP4', 'GIF', and 'WEBM'.");}a.fileFormat=b;return a},Ho=function(a,b){var c=a.formatOptions;if(c==null)return{};
650
- if(Object.keys(a).some(function(m){return c!==null&&m in c}))throw Error("Parameter specified at least twice: once in config, and once in config format options.");a=Lo[b];for(var d=Ko[b],e={},g=q(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=q(f.value);f=l.next().value;l=l.next().value;if(!cc(d,f))throw Error('"'+f+'" is not a valid option, the image format "'+b+'""may have the following options: '+(d.join(", ")+'".'));e[a+f[0].toUpperCase()+f.substring(1)]=Array.isArray(l)?l.join():l}return e},
651
- Go=["image","collection","classifier"];var Mo=function(a){if(!(this instanceof Mo))return Gm(Mo,arguments);if(a instanceof Mo)return a;No();if(typeof a==="number")O.call(this,null,null),this.Wc=a;else if(a instanceof O)O.call(this,a.I,a.args,a.U),this.Wc=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};y(Mo,O);x("ee.Number",Mo);var Oo=!1,No=function(){Oo||(an(Mo,"Number","Number"),Oo=!0)};Mo.prototype.encode=function(a){return typeof this.Wc==="number"?this.Wc:Mo.L.encode.call(this,a)};
652
- Mo.prototype.na=function(a){return typeof this.Wc==="number"?Rj(Yk(a,this.Wc)):Mo.L.na.call(this,a)};Mo.prototype.name=function(){return"Number"};var Po=function(a){if(!(this instanceof Po))return Gm(Po,arguments);if(a instanceof Po)return a;Qo();if(typeof a==="string")O.call(this,null,null),this.jd=a;else if(a instanceof O)this.jd=null,a.I&&a.I.Z().returns=="String"?O.call(this,a.I,a.args,a.U):O.call(this,new P("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};y(Po,O);x("ee.String",Po);var Ro=!1,Qo=function(){Ro||(an(Po,"String","String"),Ro=!0)};
653
- Po.prototype.encode=function(a){return typeof this.jd==="string"?this.jd:Po.L.encode.call(this,a)};Po.prototype.na=function(a){return typeof this.jd==="string"?Rj(Yk(a,this.jd)):Po.L.na.call(this,a)};Po.prototype.name=function(){return"String"};var So=function(a,b){if(!(this instanceof So))return Gm(So,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(To(f in Im?Im[f]:null,g.name))}if(b.apply(null,c)===void 0)throw Error("User-defined methods must return a value.");this.wb=Uo(a,c,b);this.Pg=b.apply(null,c)};y(So,Om);x("ee.CustomFunction",So);So.prototype.encode=function(a){return{type:"Function",argumentNames:Zb(this.wb.args,function(b){return b.name}),body:a(this.Pg)}};
654
- So.prototype.na=function(a){return Wj(this.wb.args.map(function(b){return b.name}),Yk(a,this.Pg))};So.prototype.Ed=function(a,b){return Vj(Yk(a,this),b)};So.prototype.Z=function(){return this.wb};
655
- var To=function(a,b){a=a||Object;if(!(a.prototype instanceof O))if(a&&a!=Object)if(a==String)a=Po;else if(a==Number)a=Mo;else if(a==Array)a=t.ee.List;else throw Error("Variables must be of an EE type, e.g. ee.Image or ee.Number.");else a=O;var c=function(d){this.args=this.I=null;this.U=d};c.prototype=a.prototype;return new c(b)},Vo=function(a,b){b={name:"",returns:"Object",args:Zb(b,function(c){return{name:null,type:typeof c==="string"?c:c.prototype instanceof O?c.prototype.name.call(null):c==Number?
656
- "Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new So(b,a)},Uo=function(a,b,c){for(var d=[],e=0;e<b.length;e++)b[e].U===null&&d.push(e);if(d.length===0)return a;c="_MAPPING_VAR_"+function(l){var m=function(v){return v.map(p).reduce(function(z,C){return z+C},0)},p=function(v){return v.Ta?1:v.Fa?m(v.Fa.values):v.Ga?m(Object.values(v.Ga.values)):v.ya?m(Object.values(v.ya.arguments)):0};return m(Object.values(l.values))}(Qk(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
657
- d.length;e++){var g=d[e],f=c+e;b[g].U=f;a.args[g].name=f}return a};var Wo=function(a,b){if(!(this instanceof Wo))return Gm(Wo,arguments);if(a instanceof Wo)return a;Xo();var c=R(Wo,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},g=null;if(Lm(a)){if(e.value=a,c)if(Lm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Km(a))e.value=a;else if(ya(a))e.value=Math.floor(a.getTime());else if(a instanceof O)a.I&&a.I.Z().returns=="Date"?(d=a.I,e=a.args,g=a.U):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
658
- a);O.call(this,d,e,g)};y(Wo,O);x("ee.Date",Wo);var Yo=!1,Xo=function(){Yo||(an(Wo,"Date","Date"),Yo=!0)};Wo.prototype.name=function(){return"Date"};x("ee.Deserializer",function(){});var $o=function(a){return Zo(JSON.parse(a))};x("ee.Deserializer.fromJSON",$o);var Zo=function(a){if("result"in a&&"values"in a)return ap(a);var b={};if(u(a)&&a.type==="CompoundValue"){for(var c=a.scope,d=0;d<c.length;d++){var e=c[d][0],g=c[d][1];if(e in b)throw Error('Duplicate scope key "'+e+'" in scope #'+d+".");b[e]=bp(g,b)}a=a.value}return bp(a,b)};x("ee.Deserializer.decode",Zo);
659
- var bp=function(a,b){if(a===null||typeof a==="number"||typeof a==="boolean"||typeof a==="string")return a;if(Array.isArray(a))return Zb(a,function(e){return bp(e,b)});if(!u(a)||typeof a==="function")throw Error("Cannot decode object: "+a);var c=a.type;switch(c){case "ValueRef":if(a.value in b)return b[a.value];throw Error("Unknown ValueRef: "+a);case "ArgumentRef":a=a.value;if(typeof a!=="string")throw Error("Invalid variable name: "+a);return To(Object,a);case "Date":a=a.value;if(typeof a!=="number")throw Error("Invalid date value: "+
660
- a);return new Wo(a/1E3);case "Bytes":return cp(new Ze({pb:a}),a);case "Invocation":return c="functionName"in a?Tm(a.functionName):bp(a["function"],b),a=Xa(a.arguments,function(e){return bp(e,b)}),dp(c,a);case "Dictionary":return Xa(a.value,function(e){return bp(e,b)});case "Function":var d=bp(a.body,b);a={name:"",args:Zb(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new So(a,function(){return d});case "Point":case "MultiPoint":case "LineString":case "MultiLineString":case "Polygon":case "MultiPolygon":case "LinearRing":case "GeometryCollection":return new T(a);
661
- case "CompoundValue":throw Error("Nested CompoundValues are disallowed.");default:throw Error("Unknown encoded object type: "+c);}},cp=function(a,b){var c=function(){};r(c,Oj);c.prototype.encode=function(){return b};c.prototype.na=function(){return a};return new c},dp=function(a,b){if(a instanceof Om)return a.apply(b);if(a instanceof O){var c=function(){return Om.apply(this,arguments)||this};r(c,Om);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Ed=function(d,e){return Vj(Yk(d,a),
662
- e)};return new O(new c,b)}throw Error("Invalid function value");},ep=function(a){return ap(JSON.parse(a))};x("ee.Deserializer.fromCloudApiJSON",ep);
663
- var ap=function(a){var b=La(pf,a),c={},d=function(f,l){if(!(f in c)){if(!(f in b.values))throw Error("Cannot find "+l+" "+f);c[f]=e(b.values[f])}return c[f]},e=function(f){if(f.gb!==null)f=f.gb;else if(f.Fa!==null)f=f.Fa.values.map(e);else if(f.Ga!==null)f=Xa(f.Ga.values,e);else if(f.Lb!==null)f=To(Object,f.Lb);else if(f.Ta!==null)f=g(f.Ta);else if(f.ya!==null){var l=f.ya;f=l.Ua?d(l.Ua,"function"):Tm(l.functionName);l=Xa(l.arguments,e);f=dp(f,l)}else f=f.pb!==null?cp(new Ze({pb:f.pb}),f.pb):f.Va!==
664
- null?cp(new Ze({Va:f.Va}),f.Va):f.Oa!==null?d(f.Oa,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.kc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new So(f,function(){return l})};return d(b.result,"result value")};x("ee.Deserializer.decodeCloudApi",ap);var fp=function(a){if(!(this instanceof fp))return Gm(fp,arguments);if(a instanceof fp)return a;gp();Mm(a)?(O.call(this,null,null),this.Ic=a):(a instanceof O&&a.I&&a.I.Z().returns=="Dictionary"?O.call(this,a.I,a.args,a.U):O.call(this,new P("Dictionary"),{input:a},null),this.Ic=null)};y(fp,O);x("ee.Dictionary",fp);var hp=!1,gp=function(){hp||(an(fp,"Dictionary","Dictionary"),hp=!0)};fp.prototype.encode=function(a){return this.Ic!==null?a(this.Ic):fp.L.encode.call(this,a)};
665
- fp.prototype.na=function(a){return this.Ic!==null?Rj(Yk(a,this.Ic)):fp.L.na.call(this,a)};fp.prototype.name=function(){return"Dictionary"};var ip={};x("ee.Terrain",ip);ip.Bf=!1;ip.initialize=function(){ip.Bf||(an(ip,"Terrain","Terrain"),ip.Bf=!0)};ip.reset=function(){bn(ip);ip.Bf=!1};var op=function(a,b,c,d,e,g){if(jp!="ready"||a||b){var f=c!=null;if(d)if(f)kp.push(d);else throw Error("Can't pass an error callback without a success callback.");if(jp=="loading"&&f)lp.push(c);else if(jp="loading",ej(a,b,e,g),f)lp.push(c),Xm(mp,np);else try{Xm(),mp()}catch(l){throw np(l),l;}}else c&&c()};x("ee.initialize",op);
666
- var rp=function(){jp="not_ready";Dj=Cj=pj=null;Bj=!1;Vm=null;Wm={};bn(Wo);Yo=!1;bn(fp);hp=!1;bn(S);jn=!1;bn(N);eo=!1;bn(X);Wn=!1;bn(V);Un=!1;bn(Z);no=!1;bn(Y);lo=!1;bn(U);Fn=!1;bn(T);mn=!1;bn(ho);jo=!1;bn(Mo);Oo=!1;bn(Po);Ro=!1;ip.reset();for(var a=t.ee,b=0;b<pp.length;b++){var c=pp[b];bn(a[c]);delete a[c]}pp=[];Im=a;a=qp;for(var d in a)delete a[d]};x("ee.reset",rp);var sp={Fl:"not_ready",LOADING:"loading",Gl:"ready"};x("ee.InitState",sp);x("ee.InitState.NOT_READY","not_ready");
667
- x("ee.InitState.LOADING","loading");x("ee.InitState.READY","ready");var jp="not_ready",lp=[],kp=[];x("ee.TILE_SIZE",256);var pp=[],qp={};x("ee.Algorithms",qp);var tp=function(a,b){typeof a==="string"&&(a=new P(a));return Om.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};x("ee.call",tp);var up=function(a,b){typeof a==="string"&&(a=new P(a));return a.apply(b)};x("ee.apply",up);
668
- var mp=function(){if(jp=="loading"){try{Xo();gp();hn();bo();Vn();Tn();mo();ko();En();kn();io();No();Qo();ip.initialize();var a=Ym(),b={},c={},d;for(d in a){var e=void 0;e=d.indexOf(".")!=-1?d.slice(0,d.indexOf(".")):d;b[e]=!0;var g=a[d].returns.replace(/<.*>/,"");c[g]=!0}var f=t.ee,l;for(l in b)l in c&&!(l in f)&&(f[l]=vp(l),pp.push(l),a[l]?(f[l].signature=a[l],f[l].signature.isConstructor=!0,Wm[l]=!0):f[l].signature={});Im=f;wp()}catch(m){np(m);return}jp="ready";for(kp=[];lp.length>0;)lp.shift()()}},
669
- np=function(a){if(jp=="loading")for(jp="not_ready",lp=[];kp.length>0;)kp.shift()(a)},wp=function(){var a=Zm();$a(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=qp;for(e.signature={};b.length>1;){var g=b[0];g in e||(e[g]={signature:{}});e=e[g];b=hc(b,1)}g=function(f){return Sm(c,void 0,Array.prototype.slice.call(arguments,0))};g.signature=d;g.toString=w(c.toString,c);e[b[0]]=g}})},vp=function(a){var b=function(c){var d=t.ee[a],e=Array.prototype.slice.call(arguments),
670
- g=e.length==1;if(g&&e[0]instanceof d)return e[0];if(!(this instanceof d))return Gm(d,e);d=$m(a);var f=!(e[0]instanceof O),l=!1;d&&(g?f?l=!0:e[0].I&&e[0].I.Z().returns==d.Z().returns||(l=!0):l=!0);if(l)e=Nm(e,d.Z())?e[0]:Qm(d,e),O.call(this,d,Rm(d,e));else{if(!g)throw Error("Too many arguments for ee."+a+"(): "+e);if(f)throw Error("Invalid argument for ee."+a+"(): "+e+". Must be a ComputedObject.");e=e[0];O.call(this,e.I,e.args,e.U)}};y(b,O);b.prototype.name=function(){return a};an(b,a,a);return b};
671
- Pm=function(a,b){if(a===null)return null;if(a!==void 0){var c=t.ee;switch(b){case "Image":return new N(a);case "Feature":return a instanceof V?Q("Feature",Q("Collection.geometry",a)):new X(a);case "Element":if(a instanceof S)return a;if(a instanceof T)return new X(a);if(a instanceof O)return new S(a.I,a.args,a.U);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof Y?Q("Collection.geometry",a):new T(a);case "FeatureCollection":case "Collection":return a instanceof V?
672
- a:new Y(a);case "ImageCollection":return new Z(a);case "Filter":return new U(a);case "Algorithm":if(typeof a==="string")return new P(a);if(typeof a==="function"){b=a.length;c=[];for(var d=0;d<b;d++)c[d]="Object";return Vo(a,c)}if(a instanceof Oj)return a;throw Error("Argument is not a function: "+a);case "String":return Lm(a)||a instanceof Po||a instanceof O?new Po(a):a;case "Dictionary":return Mm(a)?a:new fp(a);case "List":return new ho(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Mo(a);
673
- default:if(b in c){d=$m(b);if(a instanceof c[b])return a;if(d)return new c[b](a);if(typeof a==="string"){if(a in c[b])return c[b][a].call();throw Error("Unknown algorithm: "+b+"."+a);}return new c[b](a)}return a}}};var xp=function(a,b,c){ge.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.yh=new Xd;this.xh=new Xd};r(xp,ge);xp.prototype.getTile=function(a,b){var c=he(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.xb,this.token].join("/");this.zb.push(c);this.xb+=1;var d=ii("DIV");yp(this,b,a,c,d);zp(this);return d};
674
- var yp=function(a,b,c,d,e){var g=new XMLHttpRequest;g.open("GET",b,!0);g.responseType="arraybuffer";g.onreadystatechange=w(function(){if(g.readyState===XMLHttpRequest.DONE&&g.status===200){var f=g.response;if(f)f=new Float32Array(f),this.yh.set(c,f),this.xh.set(c,e),dc(this.zb,d),zp(this);else throw this.tg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},zp=function(a){a.dispatchEvent(new ie(a.zb.length))};xp.prototype.J=function(){this.xh=this.yh=null;ge.prototype.J.call(this)};
675
- x("ee.FloatTileOverlay",xp);var Ap=function(){this.ie=new Map};Ap.prototype.clear=function(){this.ie.clear()};var Bp=function(a,b){a.ie.has(b)||a.ie.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.ie.get(b)};var Cp=function(a){I.call(this);this.Sb=a;this.K={}};y(Cp,I);var Dp=[];Cp.prototype.Wa=function(a,b,c,d){Array.isArray(b)||(b&&(Dp[0]=b.toString()),b=Dp);for(var e=0;e<b.length;e++){var g=zd(a,b[e],c||this.handleEvent,d||!1,this.Sb||this);if(!g)break;this.K[g.key]=g}return this};Cp.prototype.Uc=function(a,b,c,d){return Ep(this,a,b,c,d)};
676
- var Ep=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)Ep(a,b,c[f],d,e,g);else{b=yd(b,c,d||a.handleEvent,e,g||a.Sb||a);if(!b)return a;a.K[b.key]=b}return a};Cp.prototype.se=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.se(a,b[g],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Sb||this,c=Ad(c),d=!!d,b=od(a)?a.Kc(b,c,d,e):a?(a=Cd(a))?a.Kc(b,c,d,e):null:null,b&&(Hd(b),delete this.K[b.key])};
677
- Cp.prototype.ed=function(){Va(this.K,function(a,b){this.K.hasOwnProperty(b)&&Hd(a)},this);this.K={}};Cp.prototype.J=function(){Cp.L.J.call(this);this.ed()};Cp.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var Gp=function(a,b){a.name!==void 0?(this.name=a.name,this.code=cb[a.name]):(this.code=a=Rb(a.code),this.name=Fp(a));Lb.call(this,Dc("%s %s",this.name,b))};y(Gp,Lb);
678
- var Fp=function(a){var b=bb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Hp={},cb=(Hp.AbortError=3,Hp.EncodingError=5,Hp.InvalidModificationError=9,Hp.InvalidStateError=7,Hp.NotFoundError=1,Hp.NotReadableError=4,Hp.NoModificationAllowedError=6,Hp.PathExistsError=12,Hp.QuotaExceededError=10,Hp.SecurityError=2,Hp.SyntaxError=8,Hp.TypeMismatchError=11,Hp);var Ip=function(a,b){id.call(this,a.type,b);this.Ja=a};y(Ip,id);var Jp=function(){J.call(this);this.ca=new FileReader;this.ca.onloadstart=w(this.mc,this);this.ca.onprogress=w(this.mc,this);this.ca.onload=w(this.mc,this);this.ca.onabort=w(this.mc,this);this.ca.onerror=w(this.mc,this);this.ca.onloadend=w(this.mc,this)};y(Jp,J);h=Jp.prototype;h.abort=function(){try{this.ca.abort()}catch(a){throw new Gp(a,"aborting read");}};h.tb=function(){return this.ca.readyState};h.getError=function(){return this.ca.error&&new Gp(this.ca.error,"reading file")};
679
- h.mc=function(a){this.dispatchEvent(new Ip(a,this))};h.J=function(){Jp.L.J.call(this);delete this.ca};h.readAsBinaryString=function(a){this.ca.readAsBinaryString(a)};h.readAsArrayBuffer=function(a){this.ca.readAsArrayBuffer(a)};h.readAsText=function(a,b){this.ca.readAsText(a,b)};var Kp=function(a,b){E(a);a=a.style;"opacity"in a?a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in a&&(a.filter=b===""?"":"alpha(opacity="+Number(b)*100+")")};var Lp=function(a,b){J.call(this);b=b||{};this.minZoom=b.minZoom||0;this.maxZoom=b.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=b.tileSize||new google.maps.Size(256,256);this.name=b.name;this.opacity="opacity"in b?b.opacity:1;this.he=new Ap(a.getUniqueId());this.yb=new Xd;this.xb=0;this.sg=a;this.ib=new Cp(this);this.radius=0};r(Lp,J);h=Lp.prototype;h.Me=function(a){return zd(this,"tile-load",a)};h.Zf=function(a){Hd(a)};
680
- h.Lc=function(){return Mp(this,"throttled")+Mp(this,"loading")+Mp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.yb.forEach(function(b){Kp(b.la,this.opacity)},this)};h.getStats=function(){return this.he};
681
- h.getTile=function(a,b,c){var d=1<<b;if(b<this.minZoom||a.y<0||a.y>=d)return c.createElement("div");var e=a.x%d;e<0&&(e+=d);d=new google.maps.Point(e,a.y);a=[a.x,a.y,b,this.xb++].join("-");e=this.sg.getUniqueId();a=[a,e].join("-");b=this.dh(d,b,c,a);b.tileSize=this.tileSize;Kp(b.la,this.opacity);this.yb.set(a,b);Np(this,b);this.dispatchEvent(new Op(this.Lc()));this.sg.Gf(b,(new Date).getTime()/1E3);return b.la};h.releaseTile=function(a){var b=this.yb.get(a.id);this.yb.remove(a.id);b&&(b.abort(),hd(b))};
682
- var Np=function(a,b){a.ib.Wa(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.fl,d=(new Date).getTime();Bp(this.he,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Pp(this.Lc()));break;case "throttled":Bp(this.he,b.zoom).throttleCount++;this.dispatchEvent(new Qp(b.Ca));break;case "failed":Bp(this.he,b.zoom).errorCount++;this.dispatchEvent(new Rp(b.Ca,b.Tk));break;case "aborted":this.dispatchEvent(new Sp(this.Lc()))}})};
683
- Lp.prototype.J=function(){J.prototype.J.call(this);this.yb.forEach(hd);this.yb.clear();this.yb=null;hd(this.ib);this.sg=this.ib=null};var Mp=function(a,b){return bc(a.yb.aa(),function(c){return c.getStatus()==b})};x("ee.layers.AbstractOverlay",Lp);Lp.prototype.removeTileCallback=Lp.prototype.Zf;Lp.prototype.addTileCallback=Lp.prototype.Me;var Pp=function(){id.call(this,"tile-load")};r(Pp,id);var Op=function(){id.call(this,"tile-start")};r(Op,id);var Qp=function(){id.call(this,"tile-throttle")};
684
- r(Qp,id);var Rp=function(a,b){id.call(this,"tile-fail");this.errorMessage=b};r(Rp,id);var Sp=function(){id.call(this,"tile-abort")};r(Sp,id);var Tp=function(a,b,c,d){J.call(this);this.qb=a;this.zoom=b;this.la=c.createElement("div");this.la.id=d;this.jl=5;this.ce=function(){};this.je="new";this.ti=0;this.Df=!1};r(Tp,J);Tp.prototype.getDiv=function(){return this.la};
685
- var Vp=function(a){if(!a.Df&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Up(a,"loading");a.fl=(new Date).getTime();a.Ya=new Si;a.Ya.wc="blob";a.Ya.Wa("complete",function(){var b=bj(a.Ya),c=a.Ya.getStatus();c==429&&Up(a,"throttled");if(Ni(c)){var d={};Va(cj(a.Ya),function(g,f){d[f.toLowerCase()]=g});a.xl=d;a.Bi=b;a.Jc()}else if(b){var e=new Jp;e.Wa("loadend",function(){a.gd(e.ca.result)});e.readAsText(b)}else a.gd("Failed to load tile.")},
686
- !1);a.Ya.Uc("ready",Ea(hd,a.Ya));a.Ca&&a.Ca.endsWith("&profiling=1")&&(a.Ca=a.Ca.replace("&profiling=1",""),a.Ya.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.Ya.send(a.Ca,"GET")};h=Tp.prototype;h.Jc=function(){this.ce(this);Up(this,"loaded")};h.Fc=function(){hd(this.Ya)};
687
- h.gd=function(a){var b=function(c){try{if(c=JSON.parse(c),c.error&&c.error.message)return c.error.message}catch(d){}return c};this.ti>=this.jl?(this.Tk=b(a),Up(this,"failed")):(this.Fc(),setTimeout(w(function(){this.Ra||(this.Df=!0,Vp(this),this.Df=!1)},this),1E3*Math.pow(2,this.ti++)))};h.abort=function(){this.Fc();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&Up(this,this.je in Wp?"removed":"aborted")};h.getStatus=function(){return this.je};var Up=function(a,b){a.je=b;a.dispatchEvent("status-changed")};
688
- Tp.prototype.J=function(){J.prototype.J.call(this);this.Fc();this.la.remove();this.ce=null};var Wp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Xp=function(){I.call(this)};r(Xp,I);var Yp=function(a,b){Lp.call(this,a,b);this.Rg=new Xd;this.ph=new Xd};r(Yp,Lp);Yp.prototype.dh=function(a,b,c,d){var e=new Zp(a,b,c,d);this.ib.Wa(e,"status-changed",function(){e.getStatus()=="loaded"&&(this.Rg.set(a,new Float32Array(e.yd)),this.ph.set(a,e.la))});return e};Yp.prototype.J=function(){Lp.prototype.J.call(this);this.ph=this.Rg=null};x("ee.layers.BinaryOverlay",Yp);var Zp=function(a,b,c,d){Tp.call(this,a,b,c,d)};r(Zp,Tp);
689
- Zp.prototype.Jc=function(){var a=new Jp;a.Wa("loadend",function(){this.yd=a.ca.result;Tp.prototype.Jc.call(this)},void 0,this);a.readAsArrayBuffer(this.Bi)};var $p=function(a){J.call(this);this.Pc={};this.Oc={};this.Sb=new Cp(this);this.X=a;this.We=!1};y($p,J);var aq=["load","abort","error"],bq=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.We=!1,a.Pc[b]={src:c,bh:null}},cq=function(a,b){delete a.Pc[b];var c=a.Oc[b];c&&(delete a.Oc[b],a.Sb.se(c,aq,a.bi))};
690
- $p.prototype.start=function(){var a=this.Pc;$a(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Ra)){if(this.X){var d=this.X;d=(d?new ni(mi(d)):Mb||(Mb=new ni)).Rk("IMG")}else d=new Image;c.bh&&(d.crossOrigin=c.bh);this.Sb.Wa(d,aq,this.bi);this.Oc[b]=d;d.id=b;d.src=c.src}},this)};
691
- $p.prototype.bi=function(a){var b=a.currentTarget;if(b){if(a.type=="readystatechange")if(b.readyState=="complete")a.type="load";else return;typeof b.naturalWidth=="undefined"&&(a.type=="load"?(b.naturalWidth=b.width,b.naturalHeight=b.height):(b.naturalWidth=0,b.naturalHeight=0));cq(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ra&&db(this.Oc)&&db(this.Pc)&&!this.We&&(this.We=!0,this.dispatchEvent("complete"))}};$p.prototype.J=function(){delete this.Pc;delete this.Oc;hd(this.Sb);$p.L.J.call(this)};var dq=function(a,b){Lp.call(this,a,b)};r(dq,Lp);dq.prototype.dh=function(a,b,c,d){return new eq(a,b,c,d)};x("ee.layers.ImageOverlay",dq);var eq=function(a,b,c,d){Tp.call(this,a,b,c,d);this.ce=fq;this.Fh=this.ga=this.Qd=null;this.Xc=""};r(eq,Tp);
692
- eq.prototype.Jc=function(){try{var a=Gb(this.Bi);this.Xc=Fb(a);var b=this.Xc!==Eb.toString()?this.Xc:this.Ca}catch(c){b=this.Ca}this.ga=new $p;bq(this.ga,this.la.id+"-image",b);this.Fh=yd(this.ga,gq,function(c){c.type=="load"?(this.Qd=c.target,Tp.prototype.Jc.call(this)):this.gd()},void 0,this);this.ga.start()};eq.prototype.Fc=function(){Tp.prototype.Fc.call(this);this.ga&&(Hd(this.Fh),hd(this.ga))};eq.prototype.J=function(){Tp.prototype.J.call(this);this.Xc&&URL.revokeObjectURL(this.Xc)};
693
- var fq=function(a){a.la.appendChild(a.Qd)},gq=["load","abort","error"];var hq=function(a){for(var b=arguments[0],c=1;c<arguments.length;c++){var d=arguments[c];if(d.lastIndexOf("/",0)==0)b=d;else{var e;(e=b=="")||(e=b.length-1,e=e>=0&&b.indexOf("/",e)==e);b=e?b+d:b+("/"+d)}}return b};var iq=function(a,b,c,d){I.call(this);this.Qg=a;this.Yb=b;this.ng=d||"";this.Wd=c};r(iq,Xp);iq.prototype.Gf=function(a){if(a.zoom<=this.Wd)a.Ca=this.Ld(a.qb,a.zoom);else{var b=a.zoom-this.Wd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.qb.x/c),Math.floor(a.qb.y/c));a.Ca=this.Ld(c,a.zoom-b);a.ce=Ea(jq,this.Wd)}var d=w(a.gd,a);a.gd=w(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Up(a,"loaded"):d(e)},a);Vp(a)};
694
- iq.prototype.getUniqueId=function(){return[this.Qg,this.Yb,this.Wd,this.ng].join("-")};iq.prototype.Ld=function(a,b){a=hq("https://storage.googleapis.com",this.Qg,this.Yb,String(b),String(a.x),String(a.y));this.ng&&(a+=this.ng);return a};
695
- var jq=function(a,b){if(!b.Qd)throw Error("Tile must have an image element to be rendered.");a=Math.pow(2,b.zoom-a);var c=b.tileSize.width,d=b.la.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.la.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Qd,c/a*(b.qb.x%a),c/a*(b.qb.y%a),c/a,c/a,0,0,c,c)};x("ee.layers.CloudStorageTileSource",iq);var kq=function(){this.La=[];this.Qa=[]};h=kq.prototype;h.enqueue=function(a){this.Qa.push(a)};h.Hc=function(){this.La.length===0&&(this.La=this.Qa,this.La.reverse(),this.Qa=[]);return this.La.pop()};h.R=function(){return this.La.length+this.Qa.length};h.isEmpty=function(){return this.La.length===0&&this.Qa.length===0};h.clear=function(){this.La=[];this.Qa=[]};h.contains=function(a){return cc(this.La,a)||cc(this.Qa,a)};
696
- h.remove=function(a){var b=this.La;var c=Wb(b,a);c>=0?(ec(b,c),b=!0):b=!1;return b||dc(this.Qa,a)};h.aa=function(){for(var a=[],b=this.La.length-1;b>=0;--b)a.push(this.La[b]);var c=this.Qa.length;for(b=0;b<c;++b)a.push(this.Qa[b]);return a};var lq=function(a,b){I.call(this);this.Th=a||0;this.Vd=b||10;if(this.Th>this.Vd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Sa=new kq;this.ub=new ae;this.delay=0;this.Ef=null;this.rd()};y(lq,I);lq.prototype.Mc=function(){var a=Date.now();if(!(this.Ef!=null&&a-this.Ef<this.delay)){for(var b;this.Sa.R()>0&&(b=this.Sa.Hc(),!this.Qf(b));)this.rd();!b&&this.R()<this.Vd&&(b=this.Ze());b&&(this.Ef=a,this.ub.add(b));return b}};
697
- var mq=function(a,b){return a.ub.remove(b)?(a.Le(b),!0):!1};h=lq.prototype;h.Le=function(a){this.ub.remove(a);this.Qf(a)&&this.R()<this.Vd?this.Sa.enqueue(a):this.Cd(a)};h.rd=function(){for(var a=this.Sa;this.R()<this.Th;)a.enqueue(this.Ze());for(;this.R()>this.Vd&&this.Sa.R()>0;)this.Cd(a.Hc())};h.Ze=function(){return{}};h.Cd=function(a){if(typeof a.dispose=="function")a.dispose();else for(var b in a)a[b]=null};h.Qf=function(a){return typeof a.Ok=="function"?a.Ok():!0};
698
- h.contains=function(a){return this.Sa.contains(a)||this.ub.contains(a)};h.R=function(){return this.Sa.R()+this.ub.R()};h.isEmpty=function(){return this.Sa.isEmpty()&&this.ub.isEmpty()};h.J=function(){lq.L.J.call(this);if(this.ub.R()>0)throw Error("[goog.structs.Pool] Objects not released");delete this.ub;for(var a=this.Sa;!a.isEmpty();)this.Cd(a.Hc());delete this.Sa};var nq=function(a,b){this.Lh=a;this.te=b};nq.prototype.getKey=function(){return this.Lh};nq.prototype.clone=function(){return new nq(this.Lh,this.te)};var oq=function(a){this.Aa=[];if(a)a:{if(a instanceof oq){var b=a.sb();a=a.aa();if(this.R()<=0){for(var c=this.Aa,d=0;d<b.length;d++)c.push(new nq(b[d],a[d]));break a}}else b=$a(a),a=Za(a);for(c=0;c<b.length;c++)pq(this,b[c],a[c])}},pq=function(a,b,c){var d=a.Aa;d.push(new nq(b,c));b=d.length-1;a=a.Aa;for(c=a[b];b>0;)if(d=b-1>>1,a[d].getKey()>c.getKey())a[b]=a[d],b=d;else break;a[b]=c};h=oq.prototype;
635
+ Z.prototype.name=function(){return"ImageCollection"};Z.prototype.elementType=function(){return N};var no=function(a){this.Ye=a;this.id=null},po=function(a){var b={element:oo(a)};Object.assign(b,a);b=Wa(b,function(c){return c!=null});return new no(b)};no.prototype.start=function(a,b){var c=this;E(this.Ye,"Task config must be specified for tasks to be started.");this.id=this.id||Ll(1)[0];Sb(this.id,"Failed to obtain task ID.");if(a)bm(this.id,this.Ye,function(e,g){if(g)b(g);else{var f;c.id=(f=e.taskId)!=null?f:null;a()}});else{var d;this.id=(d=bm(this.id,this.Ye).taskId)!=null?d:null}};
636
+ no.prototype.start=no.prototype.start;var qo=function(a,b,c,d,e,g,f,l,m,p,v,z){var B=R(qo,arguments);B=ro(B,"ASSET","EXPORT_IMAGE");return po(B)};x("module$contents$ee$batch_Export.image.toAsset",qo);var so=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(so,arguments);da=ro(da,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return po(da)};x("module$contents$ee$batch_Export.image.toCloudStorage",so);
637
+ var to=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(to,arguments);da=ro(da,"DRIVE","EXPORT_IMAGE");return po(da)};x("module$contents$ee$batch_Export.image.toDrive",to);var uo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H){var ea=R(uo,arguments);ea=ro(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return po(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",uo);var vo=function(a,b,c,d,e,g,f,l){var m=R(vo,arguments);m=ro(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return po(m)};
638
+ x("module$contents$ee$batch_Export.table.toCloudStorage",vo);var wo=function(a,b,c,d,e,g,f,l){var m=R(wo,arguments);m.type="EXPORT_FEATURES";m=ro(m,"DRIVE","EXPORT_FEATURES");return po(m)};x("module$contents$ee$batch_Export.table.toDrive",wo);var xo=function(a,b,c,d,e){var g=R(xo,arguments);g=ro(g,"ASSET","EXPORT_FEATURES");return po(g)};x("module$contents$ee$batch_Export.table.toAsset",xo);var yo=function(a,b,c,d,e,g,f,l){var m=R(yo,arguments);m=ro(m,"FEATURE_VIEW","EXPORT_FEATURES");return po(m)};
639
+ x("module$contents$ee$batch_Export.table.toFeatureView",yo);var zo=function(a,b,c,d,e,g,f,l){var m=R(zo,arguments);m=ro(m,"BIGQUERY","EXPORT_FEATURES");return po(m)};x("module$contents$ee$batch_Export.table.toBigQuery",zo);var Ao=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(Ao,arguments);H=ro(H,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return po(H)};x("module$contents$ee$batch_Export.video.toCloudStorage",Ao);
640
+ var Bo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(Bo,arguments);H=ro(H,"DRIVE","EXPORT_VIDEO");return po(H)};x("module$contents$ee$batch_Export.video.toDrive",Bo);var Co=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W,da,Hb,Bq,Cq,Dq){var jj=R(Co,arguments);jj=ro(jj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return po(jj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",Co);var Do=function(a,b,c,d){var e=R(Do,arguments);e=ro(e,"ASSET","EXPORT_CLASSIFIER");return po(e)};
641
+ x("module$contents$ee$batch_Export.classifier.toAsset",Do);
642
+ var oo=function(a){var b=function(d){return d in a},c=Eo.find(b);E(bc(Eo,b)===1,'Expected a single "image", "collection" or "classifier" key.');b=a[c];if(!(b instanceof N||b instanceof Y||b instanceof Z||b instanceof S||b instanceof O))throw Error("Unknown element type provided: "+typeof b+". Expected: ee.Image, ee.ImageCollection, ee.FeatureCollection, ee.Element or ee.ComputedObject.");delete a[c];return b},ro=function(a,b,c){var d=d===void 0?!0:d;var e={type:c};Object.assign(e,a);switch(c){case "EXPORT_IMAGE":e.fileFormat==
643
+ null&&(e.fileFormat="GeoTIFF");a=e.fileFormat;a==null&&(a="GEO_TIFF");a=a.toUpperCase();switch(a){case "TIFF":case "TIF":case "GEO_TIFF":case "GEOTIFF":a="GEO_TIFF";break;case "TF_RECORD":case "TF_RECORD_IMAGE":case "TFRECORD":a="TF_RECORD_IMAGE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'GEOTIFF', 'TFRECORD'.");}e.fileFormat=a;e.formatOptions!=null&&(a=Fo(e,a),delete e.formatOptions,Object.assign(e,a));e=Go(e,b);e.crsTransform!=null&&(e.crs_transform=e.crsTransform,
644
+ delete e.crsTransform);break;case "EXPORT_TILES":b=Go(e,b);e=b.fileFormat;e==null&&(e="AUTO_JPEG_PNG");e=e.toUpperCase();switch(e){case "AUTO":case "AUTO_JPEG_PNG":case "AUTO_JPG_PNG":e="AUTO_JPEG_PNG";break;case "JPG":case "JPEG":e="JPEG";break;case "PNG":e="PNG";break;default:throw Error("Invalid file format "+e+". Supported formats are: 'AUTO', 'PNG', and 'JPEG'.");}b.fileFormat=e;e=b;break;case "EXPORT_FEATURES":Array.isArray(e.selectors)&&(e.selectors=e.selectors.join());a=e.fileFormat;a==null&&
645
+ (a="CSV");a=a.toUpperCase();switch(a){case "CSV":a="CSV";break;case "JSON":case "GEOJSON":case "GEO_JSON":a="GEO_JSON";break;case "KML":a="KML";break;case "KMZ":a="KMZ";break;case "SHP":a="SHP";break;case "TF_RECORD":case "TF_RECORD_TABLE":case "TFRECORD":a="TF_RECORD_TABLE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'CSV', 'GeoJSON', 'KML', 'KMZ', 'SHP', and 'TFRecord'.");}e.fileFormat=a;e=Go(e,b);break;case "EXPORT_VIDEO":e=Ho(e);e=Go(e,b);e.crsTransform!=null&&
646
+ (e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Ho(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=Go(e,b);break;case "EXPORT_CLASSIFIER":e=Go(e,b);break;default:throw Error("Unknown export type: "+e.type);}if(d&&e.region!=null){d=e;b=e.region;if(b instanceof T)b=b.oe();else if(typeof b==="string")try{b=Ub(JSON.parse(b))}catch(g){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");
647
+ }if(!(u(b)&&"type"in b))try{new tn(b)}catch(g){try{new wn(b)}catch(f){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");}}b=JSON.stringify(b);d.region=b}return e},Go=function(a,b){switch(b){case "GOOGLE_CLOUD_STORAGE":a.outputBucket=a.bucket||"";a.outputPrefix=a.fileNamePrefix||a.path||"";delete a.fileNamePrefix;delete a.path;delete a.bucket;break;case "ASSET":a.assetId=
648
+ a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;case "BIGQUERY":a.table=a.table||"";break;default:b=wa(a.folder);if(!cc(["string","undefined"],b))throw Error('Error: toDrive "folder" parameter must be a string, but is of type '+b+".");a.driveFolder=a.folder||"";a.driveFileNamePrefix=a.fileNamePrefix||"";delete a.folder;delete a.fileNamePrefix}return a},Io={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
649
+ Jo={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Ho=function(a){a.videoOptions=a.framesPerSecond||5;a.maxFrames=a.maxFrames||1E3;a.maxPixels=a.maxPixels||1E8;var b=a.fileFormat;b==null&&(b="MP4");b=b.toUpperCase();switch(b){case "MP4":b="MP4";break;case "GIF":case "JIF":b="GIF";break;case "VP9":case "WEBM":b="VP9";break;default:throw Error("Invalid file format "+b+". Supported formats are: 'MP4', 'GIF', and 'WEBM'.");}a.fileFormat=b;return a},Fo=function(a,b){var c=a.formatOptions;if(c==null)return{};
650
+ if(Object.keys(a).some(function(m){return c!==null&&m in c}))throw Error("Parameter specified at least twice: once in config, and once in config format options.");a=Jo[b];for(var d=Io[b],e={},g=q(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=q(f.value);f=l.next().value;l=l.next().value;if(!cc(d,f))throw Error('"'+f+'" is not a valid option, the image format "'+b+'""may have the following options: '+(d.join(", ")+'".'));e[a+f[0].toUpperCase()+f.substring(1)]=Array.isArray(l)?l.join():l}return e},
651
+ Eo=["image","collection","classifier"];var Ko=function(a){if(!(this instanceof Ko))return Em(Ko,arguments);if(a instanceof Ko)return a;Lo();if(typeof a==="number")O.call(this,null,null),this.Wc=a;else if(a instanceof O)O.call(this,a.I,a.args,a.U),this.Wc=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};y(Ko,O);x("ee.Number",Ko);var Mo=!1,Lo=function(){Mo||(Zm(Ko,"Number","Number"),Mo=!0)};Ko.prototype.encode=function(a){return typeof this.Wc==="number"?this.Wc:Ko.L.encode.call(this,a)};
652
+ Ko.prototype.na=function(a){return typeof this.Wc==="number"?Pj(Wk(a,this.Wc)):Ko.L.na.call(this,a)};Ko.prototype.name=function(){return"Number"};var No=function(a){if(!(this instanceof No))return Em(No,arguments);if(a instanceof No)return a;Oo();if(typeof a==="string")O.call(this,null,null),this.jd=a;else if(a instanceof O)this.jd=null,a.I&&a.I.Z().returns=="String"?O.call(this,a.I,a.args,a.U):O.call(this,new P("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};y(No,O);x("ee.String",No);var Po=!1,Oo=function(){Po||(Zm(No,"String","String"),Po=!0)};
653
+ No.prototype.encode=function(a){return typeof this.jd==="string"?this.jd:No.L.encode.call(this,a)};No.prototype.na=function(a){return typeof this.jd==="string"?Pj(Wk(a,this.jd)):No.L.na.call(this,a)};No.prototype.name=function(){return"String"};var Qo=function(a,b){if(!(this instanceof Qo))return Em(Qo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(Ro(f in Gm?Gm[f]:null,g.name))}if(b.apply(null,c)===void 0)throw Error("User-defined methods must return a value.");this.wb=So(a,c,b);this.Pg=b.apply(null,c)};y(Qo,Mm);x("ee.CustomFunction",Qo);Qo.prototype.encode=function(a){return{type:"Function",argumentNames:Zb(this.wb.args,function(b){return b.name}),body:a(this.Pg)}};
654
+ Qo.prototype.na=function(a){return Uj(this.wb.args.map(function(b){return b.name}),Wk(a,this.Pg))};Qo.prototype.Ed=function(a,b){return Tj(Wk(a,this),b)};Qo.prototype.Z=function(){return this.wb};
655
+ var Ro=function(a,b){a=a||Object;if(!(a.prototype instanceof O))if(a&&a!=Object)if(a==String)a=No;else if(a==Number)a=Ko;else if(a==Array)a=t.ee.List;else throw Error("Variables must be of an EE type, e.g. ee.Image or ee.Number.");else a=O;var c=function(d){this.args=this.I=null;this.U=d};c.prototype=a.prototype;return new c(b)},To=function(a,b){b={name:"",returns:"Object",args:Zb(b,function(c){return{name:null,type:typeof c==="string"?c:c.prototype instanceof O?c.prototype.name.call(null):c==Number?
656
+ "Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Qo(b,a)},So=function(a,b,c){for(var d=[],e=0;e<b.length;e++)b[e].U===null&&d.push(e);if(d.length===0)return a;c="_MAPPING_VAR_"+function(l){var m=function(v){return v.map(p).reduce(function(z,B){return z+B},0)},p=function(v){return v.Ta?1:v.Fa?m(v.Fa.values):v.Ga?m(Object.values(v.Ga.values)):v.ya?m(Object.values(v.ya.arguments)):0};return m(Object.values(l.values))}(Ok(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
657
+ d.length;e++){var g=d[e],f=c+e;b[g].U=f;a.args[g].name=f}return a};var Uo=function(a,b){if(!(this instanceof Uo))return Em(Uo,arguments);if(a instanceof Uo)return a;Vo();var c=R(Uo,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},g=null;if(Jm(a)){if(e.value=a,c)if(Jm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Im(a))e.value=a;else if(ya(a))e.value=Math.floor(a.getTime());else if(a instanceof O)a.I&&a.I.Z().returns=="Date"?(d=a.I,e=a.args,g=a.U):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
658
+ a);O.call(this,d,e,g)};y(Uo,O);x("ee.Date",Uo);var Wo=!1,Vo=function(){Wo||(Zm(Uo,"Date","Date"),Wo=!0)};Uo.prototype.name=function(){return"Date"};x("ee.Deserializer",function(){});var Yo=function(a){return Xo(JSON.parse(a))};x("ee.Deserializer.fromJSON",Yo);var Xo=function(a){if("result"in a&&"values"in a)return Zo(a);var b={};if(u(a)&&a.type==="CompoundValue"){for(var c=a.scope,d=0;d<c.length;d++){var e=c[d][0],g=c[d][1];if(e in b)throw Error('Duplicate scope key "'+e+'" in scope #'+d+".");b[e]=$o(g,b)}a=a.value}return $o(a,b)};x("ee.Deserializer.decode",Xo);
659
+ var $o=function(a,b){if(a===null||typeof a==="number"||typeof a==="boolean"||typeof a==="string")return a;if(Array.isArray(a))return Zb(a,function(e){return $o(e,b)});if(!u(a)||typeof a==="function")throw Error("Cannot decode object: "+a);var c=a.type;switch(c){case "ValueRef":if(a.value in b)return b[a.value];throw Error("Unknown ValueRef: "+a);case "ArgumentRef":a=a.value;if(typeof a!=="string")throw Error("Invalid variable name: "+a);return Ro(Object,a);case "Date":a=a.value;if(typeof a!=="number")throw Error("Invalid date value: "+
660
+ a);return new Uo(a/1E3);case "Bytes":return ap(new Ze({pb:a}),a);case "Invocation":return c="functionName"in a?Rm(a.functionName):$o(a["function"],b),a=Xa(a.arguments,function(e){return $o(e,b)}),bp(c,a);case "Dictionary":return Xa(a.value,function(e){return $o(e,b)});case "Function":var d=$o(a.body,b);a={name:"",args:Zb(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new Qo(a,function(){return d});case "Point":case "MultiPoint":case "LineString":case "MultiLineString":case "Polygon":case "MultiPolygon":case "LinearRing":case "GeometryCollection":return new T(a);
661
+ case "CompoundValue":throw Error("Nested CompoundValues are disallowed.");default:throw Error("Unknown encoded object type: "+c);}},ap=function(a,b){var c=function(){};r(c,Mj);c.prototype.encode=function(){return b};c.prototype.na=function(){return a};return new c},bp=function(a,b){if(a instanceof Mm)return a.apply(b);if(a instanceof O){var c=function(){return Mm.apply(this,arguments)||this};r(c,Mm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Ed=function(d,e){return Tj(Wk(d,a),
662
+ e)};return new O(new c,b)}throw Error("Invalid function value");},cp=function(a){return Zo(JSON.parse(a))};x("ee.Deserializer.fromCloudApiJSON",cp);
663
+ var Zo=function(a){var b=La(pf,a),c={},d=function(f,l){if(!(f in c)){if(!(f in b.values))throw Error("Cannot find "+l+" "+f);c[f]=e(b.values[f])}return c[f]},e=function(f){if(f.gb!==null)f=f.gb;else if(f.Fa!==null)f=f.Fa.values.map(e);else if(f.Ga!==null)f=Xa(f.Ga.values,e);else if(f.Lb!==null)f=Ro(Object,f.Lb);else if(f.Ta!==null)f=g(f.Ta);else if(f.ya!==null){var l=f.ya;f=l.Ua?d(l.Ua,"function"):Rm(l.functionName);l=Xa(l.arguments,e);f=bp(f,l)}else f=f.pb!==null?ap(new Ze({pb:f.pb}),f.pb):f.Va!==
664
+ null?ap(new Ze({Va:f.Va}),f.Va):f.Oa!==null?d(f.Oa,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.kc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new Qo(f,function(){return l})};return d(b.result,"result value")};x("ee.Deserializer.decodeCloudApi",Zo);var dp=function(a){if(!(this instanceof dp))return Em(dp,arguments);if(a instanceof dp)return a;ep();Km(a)?(O.call(this,null,null),this.Ic=a):(a instanceof O&&a.I&&a.I.Z().returns=="Dictionary"?O.call(this,a.I,a.args,a.U):O.call(this,new P("Dictionary"),{input:a},null),this.Ic=null)};y(dp,O);x("ee.Dictionary",dp);var fp=!1,ep=function(){fp||(Zm(dp,"Dictionary","Dictionary"),fp=!0)};dp.prototype.encode=function(a){return this.Ic!==null?a(this.Ic):dp.L.encode.call(this,a)};
665
+ dp.prototype.na=function(a){return this.Ic!==null?Pj(Wk(a,this.Ic)):dp.L.na.call(this,a)};dp.prototype.name=function(){return"Dictionary"};var gp={};x("ee.Terrain",gp);gp.Bf=!1;gp.initialize=function(){gp.Bf||(Zm(gp,"Terrain","Terrain"),gp.Bf=!0)};gp.reset=function(){$m(gp);gp.Bf=!1};var mp=function(a,b,c,d,e,g){if(hp!="ready"||a||b){var f=c!=null;if(d)if(f)ip.push(d);else throw Error("Can't pass an error callback without a success callback.");if(hp=="loading"&&f)jp.push(c);else if(hp="loading",cj(a,b,e,g),f)jp.push(c),Vm(kp,lp);else try{Vm(),kp()}catch(l){throw lp(l),l;}}else c&&c()};x("ee.initialize",mp);
666
+ var pp=function(){hp="not_ready";Bj=Aj=nj=null;zj=!1;Tm=null;Um={};$m(Uo);Wo=!1;$m(dp);fp=!1;$m(S);gn=!1;$m(N);bo=!1;$m(X);Un=!1;$m(V);Sn=!1;$m(Z);lo=!1;$m(Y);jo=!1;$m(U);Dn=!1;$m(T);kn=!1;$m(fo);ho=!1;$m(Ko);Mo=!1;$m(No);Po=!1;gp.reset();for(var a=t.ee,b=0;b<np.length;b++){var c=np[b];$m(a[c]);delete a[c]}np=[];Gm=a;a=op;for(var d in a)delete a[d]};x("ee.reset",pp);var qp={El:"not_ready",LOADING:"loading",Fl:"ready"};x("ee.InitState",qp);x("ee.InitState.NOT_READY","not_ready");
667
+ x("ee.InitState.LOADING","loading");x("ee.InitState.READY","ready");var hp="not_ready",jp=[],ip=[];x("ee.TILE_SIZE",256);var np=[],op={};x("ee.Algorithms",op);var rp=function(a,b){typeof a==="string"&&(a=new P(a));return Mm.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};x("ee.call",rp);var sp=function(a,b){typeof a==="string"&&(a=new P(a));return a.apply(b)};x("ee.apply",sp);
668
+ var kp=function(){if(hp=="loading"){try{Vo();ep();fn();$n();Tn();Rn();ko();io();Cn();hn();go();Lo();Oo();gp.initialize();var a=Wm(),b={},c={},d;for(d in a){var e=void 0;e=d.indexOf(".")!=-1?d.slice(0,d.indexOf(".")):d;b[e]=!0;var g=a[d].returns.replace(/<.*>/,"");c[g]=!0}var f=t.ee,l;for(l in b)l in c&&!(l in f)&&(f[l]=tp(l),np.push(l),a[l]?(f[l].signature=a[l],f[l].signature.isConstructor=!0,Um[l]=!0):f[l].signature={});Gm=f;up()}catch(m){lp(m);return}hp="ready";for(ip=[];jp.length>0;)jp.shift()()}},
669
+ lp=function(a){if(hp=="loading")for(hp="not_ready",jp=[];ip.length>0;)ip.shift()(a)},up=function(){var a=Xm();$a(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=op;for(e.signature={};b.length>1;){var g=b[0];g in e||(e[g]={signature:{}});e=e[g];b=hc(b,1)}g=function(f){return Qm(c,void 0,Array.prototype.slice.call(arguments,0))};g.signature=d;g.toString=w(c.toString,c);e[b[0]]=g}})},tp=function(a){var b=function(c){var d=t.ee[a],e=Array.prototype.slice.call(arguments),
670
+ g=e.length==1;if(g&&e[0]instanceof d)return e[0];if(!(this instanceof d))return Em(d,e);d=Ym(a);var f=!(e[0]instanceof O),l=!1;d&&(g?f?l=!0:e[0].I&&e[0].I.Z().returns==d.Z().returns||(l=!0):l=!0);if(l)e=Lm(e,d.Z())?e[0]:Om(d,e),O.call(this,d,Pm(d,e));else{if(!g)throw Error("Too many arguments for ee."+a+"(): "+e);if(f)throw Error("Invalid argument for ee."+a+"(): "+e+". Must be a ComputedObject.");e=e[0];O.call(this,e.I,e.args,e.U)}};y(b,O);b.prototype.name=function(){return a};Zm(b,a,a);return b};
671
+ Nm=function(a,b){if(a===null)return null;if(a!==void 0){var c=t.ee;switch(b){case "Image":return new N(a);case "Feature":return a instanceof V?Q("Feature",Q("Collection.geometry",a)):new X(a);case "Element":if(a instanceof S)return a;if(a instanceof T)return new X(a);if(a instanceof O)return new S(a.I,a.args,a.U);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof Y?Q("Collection.geometry",a):new T(a);case "FeatureCollection":case "Collection":return a instanceof V?
672
+ a:new Y(a);case "ImageCollection":return new Z(a);case "Filter":return new U(a);case "Algorithm":if(typeof a==="string")return new P(a);if(typeof a==="function"){b=a.length;c=[];for(var d=0;d<b;d++)c[d]="Object";return To(a,c)}if(a instanceof Mj)return a;throw Error("Argument is not a function: "+a);case "String":return Jm(a)||a instanceof No||a instanceof O?new No(a):a;case "Dictionary":return Km(a)?a:new dp(a);case "List":return new fo(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Ko(a);
673
+ default:if(b in c){d=Ym(b);if(a instanceof c[b])return a;if(d)return new c[b](a);if(typeof a==="string"){if(a in c[b])return c[b][a].call();throw Error("Unknown algorithm: "+b+"."+a);}return new c[b](a)}return a}}};var vp=function(a,b,c){ge.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.xh=new Xd;this.wh=new Xd};r(vp,ge);vp.prototype.getTile=function(a,b){var c=he(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.xb,this.token].join("/");this.zb.push(c);this.xb+=1;var d=gi("DIV");wp(this,b,a,c,d);xp(this);return d};
674
+ var wp=function(a,b,c,d,e){var g=new XMLHttpRequest;g.open("GET",b,!0);g.responseType="arraybuffer";g.onreadystatechange=w(function(){if(g.readyState===XMLHttpRequest.DONE&&g.status===200){var f=g.response;if(f)f=new Float32Array(f),this.xh.set(c,f),this.wh.set(c,e),dc(this.zb,d),xp(this);else throw this.tg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},xp=function(a){a.dispatchEvent(new ie(a.zb.length))};vp.prototype.J=function(){this.wh=this.xh=null;ge.prototype.J.call(this)};
675
+ x("ee.FloatTileOverlay",vp);var yp=function(){this.ie=new Map};yp.prototype.clear=function(){this.ie.clear()};var zp=function(a,b){a.ie.has(b)||a.ie.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.ie.get(b)};var Ap=function(a){I.call(this);this.Sb=a;this.K={}};y(Ap,I);var Bp=[];Ap.prototype.Wa=function(a,b,c,d){Array.isArray(b)||(b&&(Bp[0]=b.toString()),b=Bp);for(var e=0;e<b.length;e++){var g=zd(a,b[e],c||this.handleEvent,d||!1,this.Sb||this);if(!g)break;this.K[g.key]=g}return this};Ap.prototype.Uc=function(a,b,c,d){return Cp(this,a,b,c,d)};
676
+ var Cp=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)Cp(a,b,c[f],d,e,g);else{b=yd(b,c,d||a.handleEvent,e,g||a.Sb||a);if(!b)return a;a.K[b.key]=b}return a};Ap.prototype.se=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.se(a,b[g],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Sb||this,c=Ad(c),d=!!d,b=od(a)?a.Kc(b,c,d,e):a?(a=Cd(a))?a.Kc(b,c,d,e):null:null,b&&(Hd(b),delete this.K[b.key])};
677
+ Ap.prototype.ed=function(){Va(this.K,function(a,b){this.K.hasOwnProperty(b)&&Hd(a)},this);this.K={}};Ap.prototype.J=function(){Ap.L.J.call(this);this.ed()};Ap.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var Ep=function(a,b){a.name!==void 0?(this.name=a.name,this.code=cb[a.name]):(this.code=a=Rb(a.code),this.name=Dp(a));Lb.call(this,Dc("%s %s",this.name,b))};y(Ep,Lb);
678
+ var Dp=function(a){var b=bb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Fp={},cb=(Fp.AbortError=3,Fp.EncodingError=5,Fp.InvalidModificationError=9,Fp.InvalidStateError=7,Fp.NotFoundError=1,Fp.NotReadableError=4,Fp.NoModificationAllowedError=6,Fp.PathExistsError=12,Fp.QuotaExceededError=10,Fp.SecurityError=2,Fp.SyntaxError=8,Fp.TypeMismatchError=11,Fp);var Gp=function(a,b){id.call(this,a.type,b);this.Ja=a};y(Gp,id);var Hp=function(){J.call(this);this.ca=new FileReader;this.ca.onloadstart=w(this.mc,this);this.ca.onprogress=w(this.mc,this);this.ca.onload=w(this.mc,this);this.ca.onabort=w(this.mc,this);this.ca.onerror=w(this.mc,this);this.ca.onloadend=w(this.mc,this)};y(Hp,J);h=Hp.prototype;h.abort=function(){try{this.ca.abort()}catch(a){throw new Ep(a,"aborting read");}};h.tb=function(){return this.ca.readyState};h.getError=function(){return this.ca.error&&new Ep(this.ca.error,"reading file")};
679
+ h.mc=function(a){this.dispatchEvent(new Gp(a,this))};h.J=function(){Hp.L.J.call(this);delete this.ca};h.readAsBinaryString=function(a){this.ca.readAsBinaryString(a)};h.readAsArrayBuffer=function(a){this.ca.readAsArrayBuffer(a)};h.readAsText=function(a,b){this.ca.readAsText(a,b)};var Ip=function(a,b){E(a);a=a.style;"opacity"in a?a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in a&&(a.filter=b===""?"":"alpha(opacity="+Number(b)*100+")")};var Jp=function(a,b){J.call(this);b=b||{};this.minZoom=b.minZoom||0;this.maxZoom=b.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=b.tileSize||new google.maps.Size(256,256);this.name=b.name;this.opacity="opacity"in b?b.opacity:1;this.he=new yp(a.getUniqueId());this.yb=new Xd;this.xb=0;this.sg=a;this.ib=new Ap(this);this.radius=0};r(Jp,J);h=Jp.prototype;h.Me=function(a){return zd(this,"tile-load",a)};h.Zf=function(a){Hd(a)};
680
+ h.Lc=function(){return Kp(this,"throttled")+Kp(this,"loading")+Kp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.yb.forEach(function(b){Ip(b.la,this.opacity)},this)};h.getStats=function(){return this.he};
681
+ h.getTile=function(a,b,c){var d=1<<b;if(b<this.minZoom||a.y<0||a.y>=d)return c.createElement("div");var e=a.x%d;e<0&&(e+=d);d=new google.maps.Point(e,a.y);a=[a.x,a.y,b,this.xb++].join("-");e=this.sg.getUniqueId();a=[a,e].join("-");b=this.bh(d,b,c,a);b.tileSize=this.tileSize;Ip(b.la,this.opacity);this.yb.set(a,b);Lp(this,b);this.dispatchEvent(new Mp(this.Lc()));this.sg.Gf(b,(new Date).getTime()/1E3);return b.la};h.releaseTile=function(a){var b=this.yb.get(a.id);this.yb.remove(a.id);b&&(b.abort(),hd(b))};
682
+ var Lp=function(a,b){a.ib.Wa(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.el,d=(new Date).getTime();zp(this.he,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Np(this.Lc()));break;case "throttled":zp(this.he,b.zoom).throttleCount++;this.dispatchEvent(new Op(b.Ca));break;case "failed":zp(this.he,b.zoom).errorCount++;this.dispatchEvent(new Pp(b.Ca,b.Sk));break;case "aborted":this.dispatchEvent(new Qp(this.Lc()))}})};
683
+ Jp.prototype.J=function(){J.prototype.J.call(this);this.yb.forEach(hd);this.yb.clear();this.yb=null;hd(this.ib);this.sg=this.ib=null};var Kp=function(a,b){return bc(a.yb.aa(),function(c){return c.getStatus()==b})};x("ee.layers.AbstractOverlay",Jp);Jp.prototype.removeTileCallback=Jp.prototype.Zf;Jp.prototype.addTileCallback=Jp.prototype.Me;var Np=function(){id.call(this,"tile-load")};r(Np,id);var Mp=function(){id.call(this,"tile-start")};r(Mp,id);var Op=function(){id.call(this,"tile-throttle")};
684
+ r(Op,id);var Pp=function(a,b){id.call(this,"tile-fail");this.errorMessage=b};r(Pp,id);var Qp=function(){id.call(this,"tile-abort")};r(Qp,id);var Rp=function(a,b,c,d){J.call(this);this.qb=a;this.zoom=b;this.la=c.createElement("div");this.la.id=d;this.il=5;this.ce=function(){};this.je="new";this.si=0;this.Df=!1};r(Rp,J);Rp.prototype.getDiv=function(){return this.la};
685
+ var Tp=function(a){if(!a.Df&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Sp(a,"loading");a.el=(new Date).getTime();a.Ya=new Qi;a.Ya.wc="blob";a.Ya.Wa("complete",function(){var b=$i(a.Ya),c=a.Ya.getStatus();c==429&&Sp(a,"throttled");if(Li(c)){var d={};Va(aj(a.Ya),function(g,f){d[f.toLowerCase()]=g});a.wl=d;a.Ai=b;a.Jc()}else if(b){var e=new Hp;e.Wa("loadend",function(){a.gd(e.ca.result)});e.readAsText(b)}else a.gd("Failed to load tile.")},
686
+ !1);a.Ya.Uc("ready",Ea(hd,a.Ya));a.Ca&&a.Ca.endsWith("&profiling=1")&&(a.Ca=a.Ca.replace("&profiling=1",""),a.Ya.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.Ya.send(a.Ca,"GET")};h=Rp.prototype;h.Jc=function(){this.ce(this);Sp(this,"loaded")};h.Fc=function(){hd(this.Ya)};
687
+ h.gd=function(a){var b=function(c){try{if(c=JSON.parse(c),c.error&&c.error.message)return c.error.message}catch(d){}return c};this.si>=this.il?(this.Sk=b(a),Sp(this,"failed")):(this.Fc(),setTimeout(w(function(){this.Ra||(this.Df=!0,Tp(this),this.Df=!1)},this),1E3*Math.pow(2,this.si++)))};h.abort=function(){this.Fc();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&Sp(this,this.je in Up?"removed":"aborted")};h.getStatus=function(){return this.je};var Sp=function(a,b){a.je=b;a.dispatchEvent("status-changed")};
688
+ Rp.prototype.J=function(){J.prototype.J.call(this);this.Fc();this.la.remove();this.ce=null};var Up={aborted:!0,failed:!0,loaded:!0,removed:!0};var Vp=function(){I.call(this)};r(Vp,I);var Wp=function(a,b){Jp.call(this,a,b);this.Rg=new Xd;this.oh=new Xd};r(Wp,Jp);Wp.prototype.bh=function(a,b,c,d){var e=new Xp(a,b,c,d);this.ib.Wa(e,"status-changed",function(){e.getStatus()=="loaded"&&(this.Rg.set(a,new Float32Array(e.yd)),this.oh.set(a,e.la))});return e};Wp.prototype.J=function(){Jp.prototype.J.call(this);this.oh=this.Rg=null};x("ee.layers.BinaryOverlay",Wp);var Xp=function(a,b,c,d){Rp.call(this,a,b,c,d)};r(Xp,Rp);
689
+ Xp.prototype.Jc=function(){var a=new Hp;a.Wa("loadend",function(){this.yd=a.ca.result;Rp.prototype.Jc.call(this)},void 0,this);a.readAsArrayBuffer(this.Ai)};var Yp=function(a){J.call(this);this.Pc={};this.Oc={};this.Sb=new Ap(this);this.X=a;this.We=!1};y(Yp,J);var Zp=["load","abort","error"],$p=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.We=!1,a.Pc[b]={src:c,ah:null}},aq=function(a,b){delete a.Pc[b];var c=a.Oc[b];c&&(delete a.Oc[b],a.Sb.se(c,Zp,a.ai))};
690
+ Yp.prototype.start=function(){var a=this.Pc;$a(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Ra)){if(this.X){var d=this.X;d=(d?new li(ki(d)):Mb||(Mb=new li)).Qk("IMG")}else d=new Image;c.ah&&(d.crossOrigin=c.ah);this.Sb.Wa(d,Zp,this.ai);this.Oc[b]=d;d.id=b;d.src=c.src}},this)};
691
+ Yp.prototype.ai=function(a){var b=a.currentTarget;if(b){if(a.type=="readystatechange")if(b.readyState=="complete")a.type="load";else return;typeof b.naturalWidth=="undefined"&&(a.type=="load"?(b.naturalWidth=b.width,b.naturalHeight=b.height):(b.naturalWidth=0,b.naturalHeight=0));aq(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ra&&db(this.Oc)&&db(this.Pc)&&!this.We&&(this.We=!0,this.dispatchEvent("complete"))}};Yp.prototype.J=function(){delete this.Pc;delete this.Oc;hd(this.Sb);Yp.L.J.call(this)};var bq=function(a,b){Jp.call(this,a,b)};r(bq,Jp);bq.prototype.bh=function(a,b,c,d){return new cq(a,b,c,d)};x("ee.layers.ImageOverlay",bq);var cq=function(a,b,c,d){Rp.call(this,a,b,c,d);this.ce=dq;this.Eh=this.ga=this.Qd=null;this.Xc=""};r(cq,Rp);
692
+ cq.prototype.Jc=function(){try{var a=Gb(this.Ai);this.Xc=Fb(a);var b=this.Xc!==Eb.toString()?this.Xc:this.Ca}catch(c){b=this.Ca}this.ga=new Yp;$p(this.ga,this.la.id+"-image",b);this.Eh=yd(this.ga,eq,function(c){c.type=="load"?(this.Qd=c.target,Rp.prototype.Jc.call(this)):this.gd()},void 0,this);this.ga.start()};cq.prototype.Fc=function(){Rp.prototype.Fc.call(this);this.ga&&(Hd(this.Eh),hd(this.ga))};cq.prototype.J=function(){Rp.prototype.J.call(this);this.Xc&&URL.revokeObjectURL(this.Xc)};
693
+ var dq=function(a){a.la.appendChild(a.Qd)},eq=["load","abort","error"];var fq=function(a){for(var b=arguments[0],c=1;c<arguments.length;c++){var d=arguments[c];if(d.lastIndexOf("/",0)==0)b=d;else{var e;(e=b=="")||(e=b.length-1,e=e>=0&&b.indexOf("/",e)==e);b=e?b+d:b+("/"+d)}}return b};var gq=function(a,b,c,d){I.call(this);this.Qg=a;this.Yb=b;this.ng=d||"";this.Wd=c};r(gq,Vp);gq.prototype.Gf=function(a){if(a.zoom<=this.Wd)a.Ca=this.Ld(a.qb,a.zoom);else{var b=a.zoom-this.Wd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.qb.x/c),Math.floor(a.qb.y/c));a.Ca=this.Ld(c,a.zoom-b);a.ce=Ea(hq,this.Wd)}var d=w(a.gd,a);a.gd=w(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Sp(a,"loaded"):d(e)},a);Tp(a)};
694
+ gq.prototype.getUniqueId=function(){return[this.Qg,this.Yb,this.Wd,this.ng].join("-")};gq.prototype.Ld=function(a,b){a=fq("https://storage.googleapis.com",this.Qg,this.Yb,String(b),String(a.x),String(a.y));this.ng&&(a+=this.ng);return a};
695
+ var hq=function(a,b){if(!b.Qd)throw Error("Tile must have an image element to be rendered.");a=Math.pow(2,b.zoom-a);var c=b.tileSize.width,d=b.la.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.la.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Qd,c/a*(b.qb.x%a),c/a*(b.qb.y%a),c/a,c/a,0,0,c,c)};x("ee.layers.CloudStorageTileSource",gq);var iq=function(){this.La=[];this.Qa=[]};h=iq.prototype;h.enqueue=function(a){this.Qa.push(a)};h.Hc=function(){this.La.length===0&&(this.La=this.Qa,this.La.reverse(),this.Qa=[]);return this.La.pop()};h.R=function(){return this.La.length+this.Qa.length};h.isEmpty=function(){return this.La.length===0&&this.Qa.length===0};h.clear=function(){this.La=[];this.Qa=[]};h.contains=function(a){return cc(this.La,a)||cc(this.Qa,a)};
696
+ h.remove=function(a){var b=this.La;var c=Wb(b,a);c>=0?(ec(b,c),b=!0):b=!1;return b||dc(this.Qa,a)};h.aa=function(){for(var a=[],b=this.La.length-1;b>=0;--b)a.push(this.La[b]);var c=this.Qa.length;for(b=0;b<c;++b)a.push(this.Qa[b]);return a};var jq=function(a,b){I.call(this);this.Sh=a||0;this.Vd=b||10;if(this.Sh>this.Vd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Sa=new iq;this.ub=new ae;this.delay=0;this.Ef=null;this.rd()};y(jq,I);jq.prototype.Mc=function(){var a=Date.now();if(!(this.Ef!=null&&a-this.Ef<this.delay)){for(var b;this.Sa.R()>0&&(b=this.Sa.Hc(),!this.Qf(b));)this.rd();!b&&this.R()<this.Vd&&(b=this.Ze());b&&(this.Ef=a,this.ub.add(b));return b}};
697
+ var kq=function(a,b){return a.ub.remove(b)?(a.Le(b),!0):!1};h=jq.prototype;h.Le=function(a){this.ub.remove(a);this.Qf(a)&&this.R()<this.Vd?this.Sa.enqueue(a):this.Cd(a)};h.rd=function(){for(var a=this.Sa;this.R()<this.Sh;)a.enqueue(this.Ze());for(;this.R()>this.Vd&&this.Sa.R()>0;)this.Cd(a.Hc())};h.Ze=function(){return{}};h.Cd=function(a){if(typeof a.dispose=="function")a.dispose();else for(var b in a)a[b]=null};h.Qf=function(a){return typeof a.Nk=="function"?a.Nk():!0};
698
+ h.contains=function(a){return this.Sa.contains(a)||this.ub.contains(a)};h.R=function(){return this.Sa.R()+this.ub.R()};h.isEmpty=function(){return this.Sa.isEmpty()&&this.ub.isEmpty()};h.J=function(){jq.L.J.call(this);if(this.ub.R()>0)throw Error("[goog.structs.Pool] Objects not released");delete this.ub;for(var a=this.Sa;!a.isEmpty();)this.Cd(a.Hc());delete this.Sa};var lq=function(a,b){this.Kh=a;this.te=b};lq.prototype.getKey=function(){return this.Kh};lq.prototype.clone=function(){return new lq(this.Kh,this.te)};var mq=function(a){this.Aa=[];if(a)a:{if(a instanceof mq){var b=a.sb();a=a.aa();if(this.R()<=0){for(var c=this.Aa,d=0;d<b.length;d++)c.push(new lq(b[d],a[d]));break a}}else b=$a(a),a=Za(a);for(c=0;c<b.length;c++)nq(this,b[c],a[c])}},nq=function(a,b,c){var d=a.Aa;d.push(new lq(b,c));b=d.length-1;a=a.Aa;for(c=a[b];b>0;)if(d=b-1>>1,a[d].getKey()>c.getKey())a[b]=a[d],b=d;else break;a[b]=c};h=mq.prototype;
699
699
  h.remove=function(){var a=this.Aa,b=a.length,c=a[0];if(!(b<=0)){if(b==1)a.length=0;else{a[0]=a.pop();a=0;b=this.Aa;for(var d=b.length,e=b[a];a<d>>1;){var g=a*2+1,f=a*2+2;g=f<d&&b[f].getKey()<b[g].getKey()?f:g;if(b[g].getKey()>e.getKey())break;b[a]=b[g];a=g}b[a]=e}return c.te}};h.aa=function(){for(var a=this.Aa,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].te);return b};h.sb=function(){for(var a=this.Aa,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].getKey());return b};
700
- h.Gc=function(a){return this.Aa.some(function(b){return b.te==a})};h.Ob=function(a){return this.Aa.some(function(b){return b.getKey()==a})};h.clone=function(){return new oq(this)};h.R=function(){return this.Aa.length};h.isEmpty=function(){return this.Aa.length===0};h.clear=function(){this.Aa.length=0};var qq=function(){oq.apply(this,arguments)};r(qq,oq);qq.prototype.enqueue=function(a,b){pq(this,a,b)};qq.prototype.Hc=function(){return this.remove()};var rq=function(a,b){this.nh=void 0;this.fe=new qq;lq.call(this,a,b)};y(rq,lq);h=rq.prototype;h.Mc=function(a,b){if(!a)return(a=rq.L.Mc.call(this))&&this.delay&&(this.nh=t.setTimeout(w(this.Nd,this),this.delay)),a;this.fe.enqueue(b!==void 0?b:100,a);this.Nd()};h.Nd=function(){for(var a=this.fe;a.R()>0;){var b=this.Mc();if(b)a.Hc().apply(this,[b]);else break}};h.Le=function(a){rq.L.Le.call(this,a);this.Nd()};h.rd=function(){rq.L.rd.call(this);this.Nd()};
701
- h.J=function(){rq.L.J.call(this);t.clearTimeout(this.nh);this.fe.clear();this.fe=null};var sq=function(a,b){I.call(this);this.Hf=a;this.ua=b||null};r(sq,Xp);sq.prototype.Gf=function(a,b){var c=this,d=zd(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.xl["x-earth-engine-computation-profile"];this.ua&&e&&this.ua.Lk(a.la.id,e);break;case "failed":case "aborted":this.ua&&a.la.id!==""&&this.ua.pl(a.la.id),Hd(d)}},void 0,this);a.Ca=this.Ld(a.qb,a.zoom);tq().Mc(function(e){c.xf(a,e)},b)};sq.prototype.getUniqueId=function(){return this.Hf.mapid+"-"+this.Hf.token};
702
- sq.prototype.xf=function(a,b){var c=tq();if(a.Ra||a.getStatus()=="aborted")mq(c,b);else{var d=zd(a,"status-changed",function(){a.je in Wp&&(Hd(d),mq(c,b))});Vp(a)}};sq.prototype.Ld=function(a,b){a=Al(this.Hf,a.x,a.y,b);return this.ua&&this.ua.isEnabled()?a+"&profiling=1":a};var tq=function(){uq||(uq=new rq(0,4));return uq};x("ee.layers.EarthEngineTileSource",sq);var uq=null;var vq=function(a){I.call(this);this.Ki=a};r(vq,Xp);vq.prototype.Gf=function(a){a.Ca=this.Ki.formatTileUrl(a.qb.x,a.qb.y,a.zoom);Vp(a)};vq.prototype.getUniqueId=function(){return this.Ki.token};x("ee.layers.FeatureViewTileSource",vq);var xq=function(){J.call(this);this.pe=new wq(0,60);this.vc=new Xd};r(xq,J);xq.prototype.send=function(a,b,c,d,e){if(this.vc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new yq(a,b,d,w(this.oi,this),e!==void 0?e:1);this.vc.set(a,b);a=w(this.xf,this,b);this.pe.Mc(a,c);return b};xq.prototype.abort=function(a){if(a=this.vc.get(a))a.jc||(a.jc=!0,a.Ja=new id("abort")),this.oi(a)};
703
- xq.prototype.xf=function(a,b){if(a.ga||a.jc)zq(this,b);else if(a.Mi=b,b.setActive(!0),b=new $p,a.ga=b,!a.retry())throw Error("Cannot dispatch first request!");};xq.prototype.oi=function(a){this.vc.remove(a.getId());a.ga&&(zq(this,a.Mi),a.ga.dispose());a.yf&&a.yf(a.Ja,a.ki)};var zq=function(a,b){b.setActive(!1);if(!mq(a.pe,b))throw Error("Object not released");};
704
- xq.prototype.J=function(){J.prototype.J.call(this);this.pe.dispose();this.pe=null;var a=this.vc;Xb(a.aa(),function(b){b.dispose()});a.clear();this.vc=null};x("ee.MapTileManager",xq);var yq=function(a,b,c,d,e){I.call(this);this.fa=a;this.Dl=b;this.kl=e!==void 0?e:1;this.yf=c;this.ac=d};r(yq,I);h=yq.prototype;h.getId=function(){return this.fa};h.getUrl=function(){return this.Dl};
705
- h.Yk=function(a){if(this.jc)this.ac&&this.ac(this);else switch(a.type){case "load":this.Ja=a;this.ac&&this.ac(this);break;case "error":case "abort":this.retry()||(this.Ja=a,this.ac&&this.ac(this))}};h.J=function(){I.prototype.J.call(this);delete this.yf;delete this.ac};h.retry=function(){if(this.Ig>this.kl)return!1;this.Ig++;cq(this.ga,this.fa);setTimeout(w(this.yl,this),0);return!0};
706
- h.yl=function(){if(!this.jc){var a=w(function(d){this.jc||(bq(this.ga,this.fa,d),yd(this.ga,Aq,w(this.Yk,this)),this.ga.start())},this),b=this.getUrl();if(Zc(b).Ba.Ob("profiling")){var c=new Si;c.wc="blob";c.Wa("complete",w(function(){this.ki=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(c.getStatus()>=200&&c.getStatus()<300)try{var d=Fb(Gb(bj(c)));var e=d!==Eb.toString()}catch(g){}a(e?d:b)},this));c.Uc("ready",w(c.dispose,c));c.send(b,"GET")}else a(b)}};h.Ig=0;h.jc=!1;h.ga=null;
707
- h.Mi=null;h.Ja=null;h.ki=null;var Aq=["load","abort","error"],Bq=function(){I.call(this);this.Ea=!1};r(Bq,I);Bq.prototype.setActive=function(a){this.Ea=a};Bq.prototype.isActive=function(){return this.Ea};var wq=function(a,b){rq.call(this,a,b)};r(wq,rq);wq.prototype.Ze=function(){return new Bq};wq.prototype.Cd=function(a){a.dispose()};wq.prototype.Qf=function(a){return!a.Ra&&!a.isActive()};var Cq=function(a,b,c,d,e){ge.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.ug=new ae;this.Rf=1;this.ua=e||null};r(Cq,ge);h=Cq.prototype;h.Me=function(a){return zd(this,"tileevent",a)};h.Zf=function(a){Hd(a)};
708
- h.getTile=function(a,b,c){if(b<this.minZoom||a.y<0||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=he(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ua&&this.ua.isEnabled()&&(a+="&profiling=1");b=[b,this.xb,this.token].join("/");this.xb+=1;c=ii("DIV",{id:b});var d=(new Date).getTime()/1E3;this.zb.push(b);ql(xq).send(b,a,d,w(this.Xk,this,c,b));zp(this);return c};h.Lc=function(){return this.zb.length};
709
- h.releaseTile=function(a){ql(xq).abort(a.id);if(a.firstElementChild!==void 0)var b=a.firstElementChild;else for(b=a.firstChild;b&&b.nodeType!=1;)b=b.nextSibling;this.ug.remove(b);a.id!==""&&(this.tg.remove(a.id),this.ua&&this.ua.pl(a.id))};h.setOpacity=function(a){this.Rf=a;var b=this.ug.Da();Sd(b,function(c){Kp(c,a)})};
710
- h.Xk=function(a,b,c,d){c.type=="error"?(dc(this.zb,b),this.tg.add(b),this.dispatchEvent(c)):(dc(this.zb,b),c.target&&c.type=="load"&&(c=c.target,this.ug.add(c),this.Rf!=1&&Kp(c,this.Rf),a.appendChild(c)),zp(this));this.ua&&d!==null&&this.ua.Lk(b,d)};x("ee.MapLayerOverlay",Cq);Cq.prototype.removeTileCallback=Cq.prototype.Zf;Cq.prototype.addTileCallback=Cq.prototype.Me;Cq.prototype.getTile=Cq.prototype.getTile;Cq.prototype.setOpacity=Cq.prototype.setOpacity;Cq.prototype.releaseTile=Cq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toBigQuery ee.batch.Export.image.toCloudStorage ee.batch.Export.video.toCloudStorage ee.batch.Export.table.toFeatureView ee.batch.Export.video.toDrive ee.batch.Export.table.toDrive ee.batch.Export.image.toDrive ee.batch.Export.table.toAsset ee.batch.Export.table.toCloudStorage ee.batch.Export.classifier.toAsset ee.batch.Export.image.toAsset ee.batch.Export.map.toCloudStorage ee.Collection.prototype.filterBounds ee.Collection.prototype.sort ee.Collection.prototype.filterMetadata ee.Collection.prototype.filterDate ee.Collection.prototype.filter ee.Collection.prototype.map ee.Collection.prototype.iterate ee.Collection.prototype.limit ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.aside ee.data.updateAsset ee.data.getFilmstripThumbId ee.data.getList ee.data.getTaskStatus ee.data.createFolder ee.data.updateTask ee.data.startIngestion ee.data.startProcessing ee.data.setAssetAcl ee.data.makeThumbUrl ee.data.authenticateViaOauth ee.data.renameAsset ee.data.listAssets ee.data.getMapId ee.data.setAssetProperties ee.data.listBuckets ee.data.copyAsset ee.data.getTaskList ee.data.authenticate ee.data.getTileUrl ee.data.getTableDownloadId ee.data.getAssetRootQuota ee.data.deleteAsset ee.data.makeTableDownloadUrl ee.data.startTableIngestion ee.data.getTaskListWithLimit ee.data.cancelOperation ee.data.listOperations ee.data.getWorkloadTag ee.data.getAssetAcl ee.data.getDownloadId ee.data.listImages ee.data.authenticateViaPopup ee.data.makeDownloadUrl ee.data.getFeatureViewTilesKey ee.data.listFeatures ee.data.getAssetRoots ee.data.setWorkloadTag ee.data.getAsset ee.data.createAssetHome ee.data.authenticateViaPrivateKey ee.data.createAsset ee.data.getOperation ee.data.getInfo ee.data.newTaskId ee.data.computeValue ee.data.setDefaultWorkloadTag ee.data.getThumbId ee.data.resetWorkloadTag ee.data.cancelTask ee.data.getVideoThumbId ee.Date ee.Deserializer.decode ee.Deserializer.fromCloudApiJSON ee.Deserializer.fromJSON ee.Deserializer.decodeCloudApi ee.Dictionary ee.Algorithms ee.InitState ee.apply ee.TILE_SIZE ee.initialize ee.reset ee.call ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.Feature.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getInfo ee.FeatureCollection ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getMapId ee.Filter ee.Filter.date ee.Filter.metadata ee.Filter.bounds ee.Filter.and ee.Filter.gt ee.Filter.neq ee.Filter.lt ee.Filter.inList ee.Filter.prototype.not ee.Filter.or ee.Filter.eq ee.Filter.lte ee.Filter.gte ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry.BBox ee.Geometry.LineString ee.Geometry.prototype.toGeoJSONString ee.Geometry.MultiPoint ee.Geometry.Polygon ee.Geometry.MultiPolygon ee.Geometry.prototype.serialize ee.Geometry.Rectangle ee.Geometry.Point ee.Geometry ee.Geometry.MultiLineString ee.Geometry.prototype.toGeoJSON ee.Geometry.LinearRing ee.Image.prototype.rename ee.Image.rgb ee.Image.prototype.select ee.Image.prototype.clip ee.Image ee.Image.prototype.getDownloadURL ee.Image.cat ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.prototype.getThumbId ee.Image.prototype.getMap ee.Image.prototype.getThumbURL ee.Image.prototype.expression ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.linkCollection ee.ImageCollection ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.first ee.List ee.Number ee.Serializer.encode ee.Serializer.toCloudApiJSON ee.Serializer.toJSON ee.Serializer.encodeCloudApi ee.Serializer.toReadableCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.encodeCloudApiPretty ee.String ee.Terrain".split(" "),
711
- c=[["name","namedArgs"],["name"],["name","var_args"],"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_writePublicTiles opt_minZoom opt_maxZoom opt_scale opt_region opt_skipEmptyTiles opt_minTimeMachineZoomSubset opt_maxTimeMachineZoomSubset opt_tileWidth opt_tileHeight opt_tileStride opt_videoFormat opt_version opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),"collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),
712
- "image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),
713
- "collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),"image opt_description opt_folder opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),
714
- ["collection","opt_description","opt_assetId","opt_maxVertices","opt_priority"],"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),["classifier","opt_description","opt_assetId","opt_priority"],"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "),"image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),
715
- ["geometry"],["property","opt_ascending"],["name","operator","value"],["start","opt_end"],["filter"],["algorithm","opt_dropNulls"],["algorithm","opt_first"],["max","opt_property","opt_ascending"],["opt_callback"],["legacy"],["callback"],["func","var_args"],["assetId","asset","updateFields","opt_callback"],["params","opt_callback"],["params","opt_callback"],["taskId","opt_callback"],["path","opt_force","opt_callback"],["taskId","action","opt_callback"],["taskId","request","opt_callback"],["taskId",
716
- "params","opt_callback"],["assetId","aclUpdate","opt_callback"],["id"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["sourceId","destinationId","opt_callback"],["parent","opt_params","opt_callback"],["params","opt_callback"],["assetId","properties","opt_callback"],["project","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],
717
- ["id","x","y","z"],["params","opt_callback"],["rootId","opt_callback"],["assetId","opt_callback"],["id"],["taskId","request","opt_callback"],["opt_limit","opt_callback"],["operationName","opt_callback"],["opt_limit","opt_callback"],[],["assetId","opt_callback"],["params","opt_callback"],["parent","opt_params","opt_callback"],["opt_success","opt_error"],["id"],["params","opt_callback"],["asset","params","opt_callback"],["opt_callback"],["tag"],["id","opt_callback"],["requestedId","opt_callback"],["privateKey",
718
- "opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["value","opt_path","opt_force","opt_properties","opt_callback"],["operationName","opt_callback"],["id","opt_callback"],["opt_count","opt_callback"],["obj","opt_callback"],["tag"],["params","opt_callback"],["opt_resetDefault"],["taskId","opt_callback"],["params","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],[],["func","namedArgs"],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),
719
- [],["func","var_args"],["var_args"],[],["geometry","opt_properties"],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],["args","opt_column"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_visParams","opt_callback"],["opt_filter"],["start","opt_end"],["name","operator","value"],["geometry","opt_errorMargin"],["var_args"],["name","value"],
720
- ["name","value"],["name","value"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],[],["var_args"],["name","value"],["name","value"],["name","value"],["var_args"],["namedArgs"],["west","south","east","north"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["legacy"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords",
721
- "opt_proj"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],["var_args"],["r","g","b"],["var_args"],["geometry"],["opt_args"],["params","opt_callback"],["var_args"],["opt_callback"],["opt_visParams","opt_callback"],["params","opt_callback"],["opt_visParams","opt_callback"],["params","opt_callback"],["expression","opt_map"],["opt_visParams","opt_callback"],["opt_callback"],["selectors","opt_names"],
722
- ["params","opt_callback"],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],["args"],["opt_visParams","opt_callback"],["params","opt_callback"],[],["list"],["number"],["obj","opt_isCompound"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj"],["string"],[]];[Um,Tm,Q,Eo,Bo,uo,Co,Ao,Do,yo,vo,zo,xo,Fo,so,wo,V.prototype.vh,V.prototype.sort,V.prototype.mf,V.prototype.lf,V.prototype.filter,V.prototype.map,V.prototype.Kh,V.prototype.limit,O.prototype.V,O.prototype.va,O.prototype.evaluate,
723
- O.prototype.Eg,ym,Gl,mm,Ql,tm,Wl,hm,dm,zm,Hl,sl,um,nm,zl,Am,pm,vm,Sl,tl,Al,Ll,Bm,wm,Ml,jm,Rl,Ul,Tl,xl,xm,Jl,om,rl,Kl,Bl,Cl,qm,Dm,km,rm,ul,sm,Vl,km,Nl,Dl,Em,El,Fm,Xl,Fl,Wo,Zo,ep,$o,ap,fp,qp,sp,up,256,op,rp,tp,S.prototype.set,Pj,X,X.prototype.V,X.prototype.S,X.prototype.getMap,Y.prototype.rb,Y.prototype.getMap,Y.prototype.V,Y,Y.prototype.select,Y.prototype.S,U,Pn,Sn,Rn,Nn,Ln,In,Jn,Qn,U.prototype.rc,On,Hn,Mn,Kn,Om.prototype.call,Om.prototype.apply,sn,vn,T.prototype.wg,qn,yn,zn,T.prototype.va,rn,nn,T,
724
- xn,T.prototype.oe,wn,N.prototype.pi,fo,N.prototype.select,N.prototype.clip,N,N.prototype.rb,go,N.prototype.V,N.prototype.S,N.prototype.Kd,N.prototype.getMap,N.prototype.vf,N.prototype.l,Z.prototype.getMap,Z.prototype.V,Z.prototype.select,Z.prototype.wf,Z.prototype.Ff,Z,Z.prototype.S,Z.prototype.tf,Z.prototype.first,ho,Mo,Lk,Wk,Mk,Rk,Xk,Ok,Vk,Po,ip].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);
700
+ h.Gc=function(a){return this.Aa.some(function(b){return b.te==a})};h.Ob=function(a){return this.Aa.some(function(b){return b.getKey()==a})};h.clone=function(){return new mq(this)};h.R=function(){return this.Aa.length};h.isEmpty=function(){return this.Aa.length===0};h.clear=function(){this.Aa.length=0};var oq=function(){mq.apply(this,arguments)};r(oq,mq);oq.prototype.enqueue=function(a,b){nq(this,a,b)};oq.prototype.Hc=function(){return this.remove()};var pq=function(a,b){this.mh=void 0;this.fe=new oq;jq.call(this,a,b)};y(pq,jq);h=pq.prototype;h.Mc=function(a,b){if(!a)return(a=pq.L.Mc.call(this))&&this.delay&&(this.mh=t.setTimeout(w(this.Nd,this),this.delay)),a;this.fe.enqueue(b!==void 0?b:100,a);this.Nd()};h.Nd=function(){for(var a=this.fe;a.R()>0;){var b=this.Mc();if(b)a.Hc().apply(this,[b]);else break}};h.Le=function(a){pq.L.Le.call(this,a);this.Nd()};h.rd=function(){pq.L.rd.call(this);this.Nd()};
701
+ h.J=function(){pq.L.J.call(this);t.clearTimeout(this.mh);this.fe.clear();this.fe=null};var qq=function(a,b){I.call(this);this.Hf=a;this.ua=b||null};r(qq,Vp);qq.prototype.Gf=function(a,b){var c=this,d=zd(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.wl["x-earth-engine-computation-profile"];this.ua&&e&&this.ua.Kk(a.la.id,e);break;case "failed":case "aborted":this.ua&&a.la.id!==""&&this.ua.ol(a.la.id),Hd(d)}},void 0,this);a.Ca=this.Ld(a.qb,a.zoom);rq().Mc(function(e){c.xf(a,e)},b)};qq.prototype.getUniqueId=function(){return this.Hf.mapid+"-"+this.Hf.token};
702
+ qq.prototype.xf=function(a,b){var c=rq();if(a.Ra||a.getStatus()=="aborted")kq(c,b);else{var d=zd(a,"status-changed",function(){a.je in Up&&(Hd(d),kq(c,b))});Tp(a)}};qq.prototype.Ld=function(a,b){a=yl(this.Hf,a.x,a.y,b);return this.ua&&this.ua.isEnabled()?a+"&profiling=1":a};var rq=function(){sq||(sq=new pq(0,4));return sq};x("ee.layers.EarthEngineTileSource",qq);var sq=null;var tq=function(a){I.call(this);this.Ji=a};r(tq,Vp);tq.prototype.Gf=function(a){a.Ca=this.Ji.formatTileUrl(a.qb.x,a.qb.y,a.zoom);Tp(a)};tq.prototype.getUniqueId=function(){return this.Ji.token};x("ee.layers.FeatureViewTileSource",tq);var vq=function(){J.call(this);this.pe=new uq(0,60);this.vc=new Xd};r(vq,J);vq.prototype.send=function(a,b,c,d,e){if(this.vc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new wq(a,b,d,w(this.ni,this),e!==void 0?e:1);this.vc.set(a,b);a=w(this.xf,this,b);this.pe.Mc(a,c);return b};vq.prototype.abort=function(a){if(a=this.vc.get(a))a.jc||(a.jc=!0,a.Ja=new id("abort")),this.ni(a)};
703
+ vq.prototype.xf=function(a,b){if(a.ga||a.jc)xq(this,b);else if(a.Li=b,b.setActive(!0),b=new Yp,a.ga=b,!a.retry())throw Error("Cannot dispatch first request!");};vq.prototype.ni=function(a){this.vc.remove(a.getId());a.ga&&(xq(this,a.Li),a.ga.dispose());a.yf&&a.yf(a.Ja,a.ji)};var xq=function(a,b){b.setActive(!1);if(!kq(a.pe,b))throw Error("Object not released");};
704
+ vq.prototype.J=function(){J.prototype.J.call(this);this.pe.dispose();this.pe=null;var a=this.vc;Xb(a.aa(),function(b){b.dispose()});a.clear();this.vc=null};x("ee.MapTileManager",vq);var wq=function(a,b,c,d,e){I.call(this);this.fa=a;this.Cl=b;this.jl=e!==void 0?e:1;this.yf=c;this.ac=d};r(wq,I);h=wq.prototype;h.getId=function(){return this.fa};h.getUrl=function(){return this.Cl};
705
+ h.Xk=function(a){if(this.jc)this.ac&&this.ac(this);else switch(a.type){case "load":this.Ja=a;this.ac&&this.ac(this);break;case "error":case "abort":this.retry()||(this.Ja=a,this.ac&&this.ac(this))}};h.J=function(){I.prototype.J.call(this);delete this.yf;delete this.ac};h.retry=function(){if(this.Ig>this.jl)return!1;this.Ig++;aq(this.ga,this.fa);setTimeout(w(this.xl,this),0);return!0};
706
+ h.xl=function(){if(!this.jc){var a=w(function(d){this.jc||($p(this.ga,this.fa,d),yd(this.ga,yq,w(this.Xk,this)),this.ga.start())},this),b=this.getUrl();if(Zc(b).Ba.Ob("profiling")){var c=new Qi;c.wc="blob";c.Wa("complete",w(function(){this.ji=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(c.getStatus()>=200&&c.getStatus()<300)try{var d=Fb(Gb($i(c)));var e=d!==Eb.toString()}catch(g){}a(e?d:b)},this));c.Uc("ready",w(c.dispose,c));c.send(b,"GET")}else a(b)}};h.Ig=0;h.jc=!1;h.ga=null;
707
+ h.Li=null;h.Ja=null;h.ji=null;var yq=["load","abort","error"],zq=function(){I.call(this);this.Ea=!1};r(zq,I);zq.prototype.setActive=function(a){this.Ea=a};zq.prototype.isActive=function(){return this.Ea};var uq=function(a,b){pq.call(this,a,b)};r(uq,pq);uq.prototype.Ze=function(){return new zq};uq.prototype.Cd=function(a){a.dispose()};uq.prototype.Qf=function(a){return!a.Ra&&!a.isActive()};var Aq=function(a,b,c,d,e){ge.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.ug=new ae;this.Rf=1;this.ua=e||null};r(Aq,ge);h=Aq.prototype;h.Me=function(a){return zd(this,"tileevent",a)};h.Zf=function(a){Hd(a)};
708
+ h.getTile=function(a,b,c){if(b<this.minZoom||a.y<0||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=he(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ua&&this.ua.isEnabled()&&(a+="&profiling=1");b=[b,this.xb,this.token].join("/");this.xb+=1;c=gi("DIV",{id:b});var d=(new Date).getTime()/1E3;this.zb.push(b);ol(vq).send(b,a,d,w(this.Wk,this,c,b));xp(this);return c};h.Lc=function(){return this.zb.length};
709
+ h.releaseTile=function(a){ol(vq).abort(a.id);if(a.firstElementChild!==void 0)var b=a.firstElementChild;else for(b=a.firstChild;b&&b.nodeType!=1;)b=b.nextSibling;this.ug.remove(b);a.id!==""&&(this.tg.remove(a.id),this.ua&&this.ua.ol(a.id))};h.setOpacity=function(a){this.Rf=a;var b=this.ug.Da();Sd(b,function(c){Ip(c,a)})};
710
+ h.Wk=function(a,b,c,d){c.type=="error"?(dc(this.zb,b),this.tg.add(b),this.dispatchEvent(c)):(dc(this.zb,b),c.target&&c.type=="load"&&(c=c.target,this.ug.add(c),this.Rf!=1&&Ip(c,this.Rf),a.appendChild(c)),xp(this));this.ua&&d!==null&&this.ua.Kk(b,d)};x("ee.MapLayerOverlay",Aq);Aq.prototype.removeTileCallback=Aq.prototype.Zf;Aq.prototype.addTileCallback=Aq.prototype.Me;Aq.prototype.getTile=Aq.prototype.getTile;Aq.prototype.setOpacity=Aq.prototype.setOpacity;Aq.prototype.releaseTile=Aq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call ee.batch.Export.table.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.image.toDrive ee.batch.Export.table.toCloudStorage ee.batch.Export.image.toAsset ee.batch.Export.map.toCloudStorage ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toBigQuery ee.batch.Export.video.toCloudStorage ee.batch.Export.image.toCloudStorage ee.batch.Export.table.toFeatureView ee.batch.Export.video.toDrive ee.batch.Export.table.toDrive ee.Collection.prototype.limit ee.Collection.prototype.sort ee.Collection.prototype.filterMetadata ee.Collection.prototype.filterBounds ee.Collection.prototype.filter ee.Collection.prototype.filterDate ee.Collection.prototype.iterate ee.Collection.prototype.map ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.getInfo ee.data.getAssetRootQuota ee.data.getTileUrl ee.data.getTableDownloadId ee.data.startTableIngestion ee.data.makeTableDownloadUrl ee.data.getWorkloadTag ee.data.getTaskListWithLimit ee.data.listOperations ee.data.getAssetAcl ee.data.listImages ee.data.getDownloadId ee.data.authenticateViaPopup ee.data.cancelOperation ee.data.getAssetRoots ee.data.getFeatureViewTilesKey ee.data.getAsset ee.data.makeDownloadUrl ee.data.listFeatures ee.data.setWorkloadTag ee.data.createAssetHome ee.data.authenticateViaPrivateKey ee.data.getInfo ee.data.createAsset ee.data.getOperation ee.data.newTaskId ee.data.setDefaultWorkloadTag ee.data.computeValue ee.data.resetWorkloadTag ee.data.getThumbId ee.data.cancelTask ee.data.updateAsset ee.data.getList ee.data.getVideoThumbId ee.data.createFolder ee.data.getTaskStatus ee.data.startIngestion ee.data.updateTask ee.data.setAssetAcl ee.data.getFilmstripThumbId ee.data.renameAsset ee.data.makeThumbUrl ee.data.startProcessing ee.data.authenticateViaOauth ee.data.listAssets ee.data.getMapId ee.data.setAssetProperties ee.data.copyAsset ee.data.listBuckets ee.data.getTaskList ee.data.authenticate ee.data.deleteAsset ee.Date ee.Deserializer.fromCloudApiJSON ee.Deserializer.decode ee.Deserializer.fromJSON ee.Deserializer.decodeCloudApi ee.Dictionary ee.InitState ee.apply ee.TILE_SIZE ee.initialize ee.reset ee.call ee.Algorithms ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.Feature.prototype.getMap ee.Feature ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.select ee.FeatureCollection ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getMapId ee.Filter.and ee.Filter.inList ee.Filter.gt ee.Filter.or ee.Filter.lt ee.Filter.neq ee.Filter.lte ee.Filter.gte ee.Filter.prototype.not ee.Filter.date ee.Filter.metadata ee.Filter.bounds ee.Filter.eq ee.Filter ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.BBox ee.Geometry.MultiPoint ee.Geometry.LineString ee.Geometry ee.Geometry.Rectangle ee.Geometry.prototype.serialize ee.Geometry.Polygon ee.Geometry.Point ee.Geometry.MultiLineString ee.Geometry.MultiPolygon ee.Geometry.prototype.toGeoJSON ee.Geometry.LinearRing ee.Geometry.prototype.toGeoJSONString ee.Image.cat ee.Image.prototype.select ee.Image.rgb ee.Image.prototype.expression ee.Image.prototype.rename ee.Image ee.Image.prototype.getDownloadURL ee.Image.prototype.clip ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.prototype.getMap ee.Image.prototype.getThumbId ee.Image.prototype.getThumbURL ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.first ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection ee.List ee.Number ee.Serializer.toJSON ee.Serializer.encodeCloudApi ee.Serializer.toCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encode ee.Serializer.encodeCloudApiPretty ee.String ee.Terrain".split(" "),
711
+ c=[["name","namedArgs"],["name"],["name","var_args"],["collection","opt_description","opt_assetId","opt_maxVertices","opt_priority"],["classifier","opt_description","opt_assetId","opt_priority"],"image opt_description opt_folder opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),
712
+ "image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "),"image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_writePublicTiles opt_minZoom opt_maxZoom opt_scale opt_region opt_skipEmptyTiles opt_minTimeMachineZoomSubset opt_maxTimeMachineZoomSubset opt_tileWidth opt_tileHeight opt_tileStride opt_videoFormat opt_version opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),
713
+ "collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),
714
+ "collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),["max","opt_property","opt_ascending"],
715
+ ["property","opt_ascending"],["name","operator","value"],["geometry"],["filter"],["start","opt_end"],["algorithm","opt_first"],["algorithm","opt_dropNulls"],["legacy"],["func","var_args"],["callback"],["opt_callback"],["rootId","opt_callback"],["id","x","y","z"],["params","opt_callback"],["taskId","request","opt_callback"],["id"],[],["opt_limit","opt_callback"],["opt_limit","opt_callback"],["assetId","opt_callback"],["parent","opt_params","opt_callback"],["params","opt_callback"],["opt_success","opt_error"],
716
+ ["operationName","opt_callback"],["opt_callback"],["params","opt_callback"],["id","opt_callback"],["id"],["asset","params","opt_callback"],["tag"],["requestedId","opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["id","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["operationName","opt_callback"],["opt_count","opt_callback"],["tag"],["obj","opt_callback"],["opt_resetDefault"],["params","opt_callback"],["taskId",
717
+ "opt_callback"],["assetId","asset","updateFields","opt_callback"],["params","opt_callback"],["params","opt_callback"],["path","opt_force","opt_callback"],["taskId","opt_callback"],["taskId","request","opt_callback"],["taskId","action","opt_callback"],["assetId","aclUpdate","opt_callback"],["params","opt_callback"],["sourceId","destinationId","opt_callback"],["id"],["taskId","params","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),
718
+ ["parent","opt_params","opt_callback"],["params","opt_callback"],["assetId","properties","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["project","opt_callback"],["opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["assetId","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],["func","namedArgs"],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),
719
+ [],["func","var_args"],[],["var_args"],[],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["geometry","opt_properties"],["opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["args","opt_column"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["opt_visParams","opt_callback"],["var_args"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name","value"],["var_args"],["name",
720
+ "value"],["name","value"],["name","value"],["name","value"],[],["start","opt_end"],["name","operator","value"],["geometry","opt_errorMargin"],["name","value"],["opt_filter"],["namedArgs"],["var_args"],["west","south","east","north"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["legacy"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj"],
721
+ ["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["var_args"],["var_args"],["r","g","b"],["expression","opt_map"],["var_args"],["opt_args"],["params","opt_callback"],["geometry"],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["params","opt_callback"],["params","opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],
722
+ ["params","opt_callback"],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],[],["selectors","opt_names"],["opt_callback"],["params","opt_callback"],["args"],["list"],["number"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["obj"],["string"],[]];[Sm,Rm,Q,xo,Do,to,vo,qo,uo,Co,zo,Ao,so,yo,Bo,wo,V.prototype.limit,V.prototype.sort,V.prototype.mf,V.prototype.uh,V.prototype.filter,V.prototype.lf,V.prototype.Jh,V.prototype.map,O.prototype.va,O.prototype.Eg,
723
+ O.prototype.evaluate,O.prototype.V,zm,yl,Jl,hm,Kl,vl,Pl,Rl,vm,mm,Hl,pl,Sl,om,zl,im,Il,Al,Bm,pm,sl,im,qm,Tl,Ll,Cm,Bl,Dm,Cl,Vl,wm,km,Dl,rm,Ol,fm,Ul,xm,El,sm,Fl,bm,ql,lm,xl,ym,tm,nm,Ql,rl,um,Uo,cp,Xo,Yo,Zo,dp,qp,sp,256,mp,pp,rp,op,S.prototype.set,Nj,X.prototype.V,X.prototype.S,X.prototype.getMap,X,Y.prototype.V,Y.prototype.select,Y,Y.prototype.getMap,Y.prototype.rb,Y.prototype.S,Ln,On,Jn,Mn,Hn,Gn,Kn,In,U.prototype.rc,Nn,Qn,Pn,Fn,U,Mm.prototype.apply,Mm.prototype.call,qn,on,tn,T,pn,T.prototype.va,wn,
724
+ ln,vn,xn,T.prototype.oe,un,T.prototype.wg,eo,N.prototype.select,co,N.prototype.l,N.prototype.oi,N,N.prototype.rb,N.prototype.clip,N.prototype.V,N.prototype.S,N.prototype.getMap,N.prototype.Kd,N.prototype.vf,Z.prototype.S,Z.prototype.getMap,Z.prototype.tf,Z.prototype.Ff,Z.prototype.first,Z.prototype.select,Z.prototype.V,Z.prototype.wf,Z,fo,Ko,Kk,Pk,Uk,Mk,Vk,Jk,Tk,No,gp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);