@google/earthengine 1.7.9 → 1.7.12

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.
@@ -3,18 +3,18 @@
3
3
  var ka=fa,q=function(a,b){a.prototype=aa(b.prototype);a.prototype.constructor=a;if(ka)ka(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.M=b.prototype},la=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},r=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:la(a)};
4
4
  throw Error(String(a)+" is not an iterable or ArrayLike");},ma=function(a){if(!(a instanceof Array)){a=r(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a},oa=function(a){return na(a,a)},na=function(a,b){a.raw=b;Object.freeze&&(Object.freeze(a),Object.freeze(b));return a},pa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)},qa=typeof Object.assign=="function"?Object.assign:function(a,b){if(a==null)throw new TypeError("No nullish arg");a=Object(a);for(var c=1;c<arguments.length;c++){var d=
5
5
  arguments[c];if(d)for(var e in d)pa(d,e)&&(a[e]=d[e])}return a};n("Object.assign",function(a){return a||qa});var ra=function(){for(var a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b};n("globalThis",function(a){return a||k});
6
- n("Symbol",function(a){if(a)return a;var b=function(g,f){this.Wi=g;ba(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.Wi};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});
6
+ n("Symbol",function(a){if(a)return a;var b=function(g,f){this.Yi=g;ba(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.Yi};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});
7
7
  n("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");ba(Array.prototype,a,{configurable:!0,writable:!0,value:function(){return sa(la(this))}});return a});var sa=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a};
8
- n("Promise",function(a){function b(){this.nb=null}function c(f){return f instanceof e?f:new e(function(l){l(f)})}if(a)return a;b.prototype.Hg=function(f){if(this.nb==null){this.nb=[];var l=this;this.Ig(function(){l.Wk()})}this.nb.push(f)};var d=k.setTimeout;b.prototype.Ig=function(f){d(f,0)};b.prototype.Wk=function(){for(;this.nb&&this.nb.length;){var f=this.nb;this.nb=[];for(var l=0;l<f.length;++l){var m=f[l];f[l]=null;try{m()}catch(p){this.Ok(p)}}}this.nb=null};b.prototype.Ok=function(f){this.Ig(function(){throw f;
9
- })};var e=function(f){this.U=0;this.ia=void 0;this.wc=[];this.Kh=!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.ul),reject:f(this.Yf)}};e.prototype.ul=function(f){if(f===this)this.Yf(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.wl(f);else{a:switch(typeof f){case "object":var l=f!=null;break a;case "function":l=!0;break a;default:l=
10
- !1}l?this.tl(f):this.Bh(f)}};e.prototype.tl=function(f){var l=void 0;try{l=f.then}catch(m){this.Yf(m);return}typeof l=="function"?this.xl(l,f):this.Bh(f)};e.prototype.Yf=function(f){this.zi(2,f)};e.prototype.Bh=function(f){this.zi(1,f)};e.prototype.zi=function(f,l){if(this.U!=0)throw Error("Cannot settle("+f+", "+l+"): Promise already settled in state"+this.U);this.U=f;this.ia=l;this.U===2&&this.vl();this.Yk()};e.prototype.vl=function(){var f=this;d(function(){if(f.ol()){var l=k.console;typeof l!==
11
- "undefined"&&l.error(f.ia)}},1)};e.prototype.ol=function(){if(this.Kh)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.Yk=function(){if(this.wc!=null){for(var f=0;f<this.wc.length;++f)g.Hg(this.wc[f]);
12
- this.wc=null}};var g=new b;e.prototype.wl=function(f){var l=this.af();f.Cd(l.resolve,l.reject)};e.prototype.xl=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,G){return typeof C=="function"?function(ea){try{p(C(ea))}catch(W){v(W)}}:G}var p,v,z=new e(function(C,G){p=C;v=G});this.Cd(m(f,p),m(l,v));return z};e.prototype.catch=function(f){return this.then(void 0,f)};e.prototype.Cd=function(f,l){function m(){switch(p.U){case 1:f(p.ia);
13
- break;case 2:l(p.ia);break;default:throw Error("Unexpected state: "+p.U);}}var p=this;this.wc==null?g.Hg(m):this.wc.push(m);this.Kh=!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=r(f),v=p.next();!v.done;v=p.next())c(v.value).Cd(l,m)})};e.all=function(f){var l=r(f),m=l.next();return m.done?c([]):new e(function(p,v){function z(ea){return function(W){C[ea]=W;G--;G==0&&p(C)}}var C=[],G=0;do C.push(void 0),G++,c(m.value).Cd(z(C.length-
8
+ n("Promise",function(a){function b(){this.nb=null}function c(f){return f instanceof e?f:new e(function(l){l(f)})}if(a)return a;b.prototype.Jg=function(f){if(this.nb==null){this.nb=[];var l=this;this.Kg(function(){l.Yk()})}this.nb.push(f)};var d=k.setTimeout;b.prototype.Kg=function(f){d(f,0)};b.prototype.Yk=function(){for(;this.nb&&this.nb.length;){var f=this.nb;this.nb=[];for(var l=0;l<f.length;++l){var m=f[l];f[l]=null;try{m()}catch(p){this.Qk(p)}}}this.nb=null};b.prototype.Qk=function(f){this.Kg(function(){throw f;
9
+ })};var e=function(f){this.U=0;this.ha=void 0;this.wc=[];this.Mh=!1;var l=this.cf();try{f(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.cf=function(){function f(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:f(this.wl),reject:f(this.ag)}};e.prototype.wl=function(f){if(f===this)this.ag(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.yl(f);else{a:switch(typeof f){case "object":var l=f!=null;break a;case "function":l=!0;break a;default:l=
10
+ !1}l?this.vl(f):this.Dh(f)}};e.prototype.vl=function(f){var l=void 0;try{l=f.then}catch(m){this.ag(m);return}typeof l=="function"?this.zl(l,f):this.Dh(f)};e.prototype.ag=function(f){this.Bi(2,f)};e.prototype.Dh=function(f){this.Bi(1,f)};e.prototype.Bi=function(f,l){if(this.U!=0)throw Error("Cannot settle("+f+", "+l+"): Promise already settled in state"+this.U);this.U=f;this.ha=l;this.U===2&&this.xl();this.al()};e.prototype.xl=function(){var f=this;d(function(){if(f.ql()){var l=k.console;typeof l!==
11
+ "undefined"&&l.error(f.ha)}},1)};e.prototype.ql=function(){if(this.Mh)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.ha;return m(f)};e.prototype.al=function(){if(this.wc!=null){for(var f=0;f<this.wc.length;++f)g.Jg(this.wc[f]);
12
+ this.wc=null}};var g=new b;e.prototype.yl=function(f){var l=this.cf();f.Ed(l.resolve,l.reject)};e.prototype.zl=function(f,l){var m=this.cf();try{f.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(f,l){function m(C,G){return typeof C=="function"?function(ea){try{p(C(ea))}catch(X){v(X)}}:G}var p,v,z=new e(function(C,G){p=C;v=G});this.Ed(m(f,p),m(l,v));return z};e.prototype.catch=function(f){return this.then(void 0,f)};e.prototype.Ed=function(f,l){function m(){switch(p.U){case 1:f(p.ha);
13
+ break;case 2:l(p.ha);break;default:throw Error("Unexpected state: "+p.U);}}var p=this;this.wc==null?g.Jg(m):this.wc.push(m);this.Mh=!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=r(f),v=p.next();!v.done;v=p.next())c(v.value).Ed(l,m)})};e.all=function(f){var l=r(f),m=l.next();return m.done?c([]):new e(function(p,v){function z(ea){return function(X){C[ea]=X;G--;G==0&&p(C)}}var C=[],G=0;do C.push(void 0),G++,c(m.value).Ed(z(C.length-
14
14
  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})}});
15
15
  n("WeakMap",function(a){function b(){}function c(m){var p=typeof m;return p==="object"&&m!==null||p==="function"}function d(m){if(!pa(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;
16
- var g="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var f=0,l=function(m){this.ea=(f+=Math.random()+1).toString();if(m){m=r(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(!pa(m,g))throw Error("WeakMap key fail: "+m);m[g][this.ea]=p;return this};l.prototype.get=function(m){return c(m)&&pa(m,g)?m[g][this.ea]:void 0};l.prototype.has=function(m){return c(m)&&pa(m,g)&&pa(m[g],
17
- this.ea)};l.prototype.delete=function(m){return c(m)&&pa(m,g)&&pa(m[g],this.ea)?delete m[g][this.ea]:!1};return l});
16
+ var g="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var f=0,l=function(m){this.da=(f+=Math.random()+1).toString();if(m){m=r(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(!pa(m,g))throw Error("WeakMap key fail: "+m);m[g][this.da]=p;return this};l.prototype.get=function(m){return c(m)&&pa(m,g)?m[g][this.da]:void 0};l.prototype.has=function(m){return c(m)&&pa(m,g)&&pa(m[g],
17
+ this.da)};l.prototype.delete=function(m){return c(m)&&pa(m,g)&&pa(m[g],this.da)?delete m[g][this.da]:!1};return l});
18
18
  n("Map",function(a){if(function(){if(!a||typeof a!="function"||!a.prototype.entries||typeof Object.seal!="function")return!1;try{var l=Object.seal({x:4}),m=new a(r([[l,"s"]]));if(m.get(l)!="s"||m.size!=1||m.get({x:4})||m.set({x:4},"t")!=m||m.size!=2)return!1;var p=m.entries(),v=p.next();if(v.done||v.value[0]!=l||v.value[1]!="s")return!1;v=p.next();return v.done||v.value[0].x!=4||v.value[1]!="t"||!p.next().done?!1:!0}catch(z){return!1}}())return a;var b=new WeakMap,c=function(l){this[0]={};this[1]=
19
19
  g();this.size=0;if(l){l=r(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};c.prototype.set=function(l,m){l=l===0?0:l;var p=d(this,l);p.list||(p.list=this[0][p.id]=[]);p.entry?p.entry.value=m:(p.entry={next:this[1],jb:this[1].jb,head:this[1],key:l,value:m},p.list.push(p.entry),this[1].jb.next=p.entry,this[1].jb=p.entry,this.size++);return this};c.prototype.delete=function(l){l=d(this,l);return l.entry&&l.list?(l.list.splice(l.index,1),l.list.length||delete this[0][l.id],l.entry.jb.next=
20
20
  l.entry.next,l.entry.next.jb=l.entry.jb,l.entry.head=null,this.size--,!0):!1};c.prototype.clear=function(){this[0]={};this[1]=this[1].jb=g();this.size=0};c.prototype.has=function(l){return!!d(this,l).entry};c.prototype.get=function(l){return(l=d(this,l).entry)&&l.value};c.prototype.entries=function(){return e(this,function(l){return[l.key,l.value]})};c.prototype.keys=function(){return e(this,function(l){return l.key})};c.prototype.values=function(){return e(this,function(l){return l.value})};c.prototype.forEach=
@@ -28,9 +28,9 @@ n("String.prototype.endsWith",function(a){return a?a:function(b,c){var d=ua(this
28
28
  n("Array.prototype.values",function(a){return a?a:function(){return ta(this,function(b,c){return c})}});n("Array.from",function(a){return a?a:function(b,c,d){c=c!=null?c:function(l){return l};var e=[],g=typeof Symbol!="undefined"&&Symbol.iterator&&b[Symbol.iterator];if(typeof g=="function"){b=g.call(b);for(var f=0;!(g=b.next()).done;)e.push(c.call(d,g.value,f++))}else for(g=b.length,f=0;f<g;f++)e.push(c.call(d,b[f],f));return e}});
29
29
  n("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)pa(b,d)&&c.push([d,b[d]]);return c}});n("Object.is",function(a){return a?a:function(b,c){return b===c?b!==0||1/b===1/c:b!==b&&c!==c}});n("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(c<0&&(c=Math.max(c+e,0));c<e;c++){var g=d[c];if(g===b||Object.is(g,b))return!0}return!1}});
30
30
  n("String.prototype.includes",function(a){return a?a:function(b,c){return ua(this,b,"includes").indexOf(b,c||0)!==-1}});n("Promise.prototype.finally",function(a){return a?a:function(b){return this.then(function(c){return Promise.resolve(b()).then(function(){return c})},function(c){return Promise.resolve(b()).then(function(){throw c;})})}});
31
- n("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,g=0;g<e;g++){var f=d[g];if(b.call(c,f,g,d)){b=f;break a}}b=void 0}return b}});n("Set.prototype.difference",function(a){return a?a:function(b){va(this);wa(b);var c=xa(this,b);b=new Set(this);var d=c.lg;c=c.Df;for(var e=d.next();!e.done;)c.has(e.value)&&b.delete(e.value),e=d.next();return b}});
32
- n("Set.prototype.intersection",function(a){return a?a:function(b){va(this);wa(b);var c=new Set,d=xa(this,b);b=d.lg;d=d.Df;for(var e=b.next();!e.done;)d.has(e.value)&&c.add(e.value),e=b.next();return c}});n("Set.prototype.isSubsetOf",function(a){return a?a:function(b){va(this);wa(b);if(this.size>b.size)return!1;for(var c=this.keys(),d=c.next();!d.done;){if(!b.has(d.value))return!1;d=c.next()}return!0}});
33
- var wa=function(a){if(typeof a!=="object"||a===null||typeof a.size!=="number"||a.size<0||typeof a.keys!=="function"||typeof a.has!=="function")throw new TypeError("Argument must be set-like");},xa=function(a,b){if(a.size<=b.size)a={lg:a.keys(),Df:b};else{b=b.keys();if(typeof b!=="object"||b===null||typeof b.next!=="function")throw new TypeError("Invalid iterator.");a={lg:b,Df:a}}return a},va=function(a){if(!(a instanceof Set))throw new TypeError("Method must be called on an instance of Set.");};
31
+ n("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,g=0;g<e;g++){var f=d[g];if(b.call(c,f,g,d)){b=f;break a}}b=void 0}return b}});n("Set.prototype.difference",function(a){return a?a:function(b){va(this);wa(b);var c=xa(this,b);b=new Set(this);var d=c.ng;c=c.Ff;for(var e=d.next();!e.done;)c.has(e.value)&&b.delete(e.value),e=d.next();return b}});
32
+ n("Set.prototype.intersection",function(a){return a?a:function(b){va(this);wa(b);var c=new Set,d=xa(this,b);b=d.ng;d=d.Ff;for(var e=b.next();!e.done;)d.has(e.value)&&c.add(e.value),e=b.next();return c}});n("Set.prototype.isSubsetOf",function(a){return a?a:function(b){va(this);wa(b);if(this.size>b.size)return!1;for(var c=this.keys(),d=c.next();!d.done;){if(!b.has(d.value))return!1;d=c.next()}return!0}});
33
+ var wa=function(a){if(typeof a!=="object"||a===null||typeof a.size!=="number"||a.size<0||typeof a.keys!=="function"||typeof a.has!=="function")throw new TypeError("Argument must be set-like");},xa=function(a,b){if(a.size<=b.size)a={ng:a.keys(),Ff:b};else{b=b.keys();if(typeof b!=="object"||b===null||typeof b.next!=="function")throw new TypeError("Invalid iterator.");a={ng:b,Ff:a}}return a},va=function(a){if(!(a instanceof Set))throw new TypeError("Method must be called on an instance of Set.");};
34
34
  n("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)pa(b,d)&&c.push(b[d]);return c}});n("String.prototype.padStart",function(a){return a?a:function(b,c){var d=ua(this,null,"padStart");b-=d.length;c=c!==void 0?String(c):" ";return(b>0&&c?c.repeat(Math.ceil(b/c.length)).substring(0,b):"")+d}});/*
35
35
 
36
36
  Copyright The Closure Library Authors.
@@ -38,11 +38,11 @@ n("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)pa(b,
38
38
  */
39
39
  var ya=ya||{},t=this||self,za=function(a){var b=typeof a;return b!="object"?b:a?Array.isArray(a)?"array":b:"null"},Aa=function(a){var b=za(a);return b=="array"||b=="object"&&typeof a.length=="number"},Ba=function(a){return u(a)&&typeof a.getFullYear=="function"},u=function(a){var b=typeof a;return b=="object"&&a!=null||b=="function"},Ea=function(a){return Object.prototype.hasOwnProperty.call(a,Ca)&&a[Ca]||(a[Ca]=++Da)},Ca="closure_uid_"+(Math.random()*1E9>>>0),Da=0,Fa=function(a,b,c){return a.call.apply(a.bind,
40
40
  arguments)},Ga=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?Fa:Ga;return w.apply(null,arguments)},Ha=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=
41
- c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");for(var c=t,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.M=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Kl=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,f)}};var Ia=typeof AsyncContext!=="undefined"&&typeof AsyncContext.Snapshot==="function"?function(a){return a&&AsyncContext.Snapshot.wrap(a)}:function(a){return a};var Ja=function(){},Ka=new Ja;function La(a){return Object.assign({},{R:{},Ml:{},keys:[],La:{},o:{},I:{},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 Ma(a,b){return B(b,a)}function Na(a,b,c){b[a]=c}function Oa(){return{}}function Pa(a,b){var c=new a;return b==null?c:Qa(b,Ra,Sa,Ta,a)}function Ra(a,b){return b[a]}function Sa(a,b,c){b.h[a]=c}
41
+ c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");for(var c=t,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.M=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Ml=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,f)}};var Ia=typeof AsyncContext!=="undefined"&&typeof AsyncContext.Snapshot==="function"?function(a){return a&&AsyncContext.Snapshot.wrap(a)}:function(a){return a};var Ja=function(){},Ka=new Ja;function La(a){return Object.assign({},{R:{},Ol:{},keys:[],La:{},o:{},I:{},sh:!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 Ma(a,b){return B(b,a)}function Na(a,b,c){b[a]=c}function Oa(){return{}}function Pa(a,b){var c=new a;return b==null?c:Qa(b,Ra,Sa,Ta,a)}function Ra(a,b){return b[a]}function Sa(a,b,c){b.h[a]=c}
42
42
  function Ta(a){if(a==null)throw Error("Cannot deserialize, target constructor was null.");return new a}
43
- function Qa(a,b,c,d,e){e=d(e);for(var g=Ua(a,e),f=g.R||{},l=g.o||{},m=g.La||{},p=r(g.keys||[]),v=p.next(),z={};!v.done;z={Wd:void 0},v=p.next()){v=v.value;var C=b(v,a);if(C!=null){var G=void 0;if(f.hasOwnProperty(v)){if(g.qh&&C.length===0)continue;G=Va(C,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))G=Va(C,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Wd=m[v],G=z.Wd.oa?C.map(function(ea){return function(W){return Wa(W,ea.Wd,b,c,d)}}(z)):Wa(C,z.Wd,b,c,d);else if(Array.isArray(C)){if(g.qh&&C.length===
44
- 0)continue;G=Va(C,b,c,d,!0,!1)}else G=C instanceof Ja?null:C;c(v,e,G)}}return e}function Wa(a,b,c,d,e){for(var g={},f=r(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Va(m,c,d,e,b.qa,b.pa,b.ka))}return g}
45
- function Va(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 Qa(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?Qa(a,b,c,d,f):a instanceof Ja?null:typeof a==="object"?JSON.parse(JSON.stringify(a)):a}function Ua(a,b){if(b instanceof A)a=La(b.i());else if(a instanceof A)a=La(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Xa=function(){};Xa.prototype.D=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Ya(a,b){if(a==null)return null;a=a.Nl(b);return a==null?null:a};function Za(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function $a(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function ab(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function bb(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function cb(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function db(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function eb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
43
+ function Qa(a,b,c,d,e){e=d(e);for(var g=Ua(a,e),f=g.R||{},l=g.o||{},m=g.La||{},p=r(g.keys||[]),v=p.next(),z={};!v.done;z={Yd:void 0},v=p.next()){v=v.value;var C=b(v,a);if(C!=null){var G=void 0;if(f.hasOwnProperty(v)){if(g.sh&&C.length===0)continue;G=Va(C,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))G=Va(C,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Yd=m[v],G=z.Yd.oa?C.map(function(ea){return function(X){return Wa(X,ea.Yd,b,c,d)}}(z)):Wa(C,z.Yd,b,c,d);else if(Array.isArray(C)){if(g.sh&&C.length===
44
+ 0)continue;G=Va(C,b,c,d,!0,!1)}else G=C instanceof Ja?null:C;c(v,e,G)}}return e}function Wa(a,b,c,d,e){for(var g={},f=r(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Va(m,c,d,e,b.qa,b.pa,b.ja))}return g}
45
+ function Va(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 Qa(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?Qa(a,b,c,d,f):a instanceof Ja?null:typeof a==="object"?JSON.parse(JSON.stringify(a)):a}function Ua(a,b){if(b instanceof A)a=La(b.i());else if(a instanceof A)a=La(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Xa=function(){};Xa.prototype.D=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Ya(a,b){if(a==null)return null;a=a.Pl(b);return a==null?null:a};function Za(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function $a(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function ab(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function bb(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function cb(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function db(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function eb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
46
46
  function fb(a){var b=gb,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function hb(a){for(var b in a)return!1;return!0}function ib(a,b){b in a&&delete a[b]}function jb(a){var b={},c;for(c in a)b[c]=a[c];return b}
47
47
  function kb(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]=kb(a[c]);return b}var lb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
48
48
  function mb(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<lb.length;g++)c=lb[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};/*
@@ -50,138 +50,138 @@ function mb(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in
50
50
  Copyright Google LLC
51
51
  SPDX-License-Identifier: Apache-2.0
52
52
  */
53
- var nb={};function ob(){if(nb!==nb)throw Error("Bad secret");};var pb=globalThis.trustedTypes,qb;function rb(){var a=null;if(!pb)return a;try{var b=function(c){return c};a=pb.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){throw c;}return a};var sb=function(a){ob();this.ji=a};sb.prototype.toString=function(){return this.ji+""};function tb(a){var b;qb===void 0&&(qb=rb());a=(b=qb)?b.createScriptURL(a):a;return new sb(a)}function ub(a){if(a instanceof sb)return a.ji;throw Error("Unexpected type when unwrapping TrustedResourceUrl");};var vb=oa([""]),wb=na(["\x00"],["\\0"]),xb=na(["\n"],["\\n"]),yb=na(["\x00"],["\\u0000"]),zb=oa([""]),Ab=na(["\x00"],["\\0"]),Bb=na(["\n"],["\\n"]),Cb=na(["\x00"],["\\u0000"]);function Db(a){return Object.isFrozen(a)&&Object.isFrozen(a.raw)}function Eb(a){return a.toString().indexOf("`")===-1}var Fb=Eb(function(a){return a(vb)})||Eb(function(a){return a(wb)})||Eb(function(a){return a(xb)})||Eb(function(a){return a(yb)}),Gb=Db(zb)&&Db(Ab)&&Db(Bb)&&Db(Cb);var Hb=function(a){ob();this.ki=a};Hb.prototype.toString=function(){return this.ki};function Ib(a){return new Hb(a)}Ib("about:blank");var Kb=Ib("about:invalid#zClosurez");function Lb(a){if(a instanceof Hb)return a.ki;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Mb(a){var b=window;if(typeof MediaSource!=="undefined"&&a instanceof MediaSource||typeof b.ManagedMediaSource!=="undefined"&&a instanceof b.ManagedMediaSource)return Ib(URL.createObjectURL(a));b=a.type;b.toLowerCase()==="application/octet-stream"?b=!0:(b=b.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i),b=(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\/(?:3gpp|avi|mpeg|mpg|mp4|ogg|webm|x-flv|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||
54
- /^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])));if(!b)throw Error("unsafe blob MIME type: "+a.type);return Ib(URL.createObjectURL(a))}var Nb=[],Ob=function(a){console.warn("A URL with content '"+a+"' was sanitized away.")};Nb.indexOf(Ob)===-1&&Nb.push(Ob);function Pb(a,b){a.src=ub(b);var c;b=a.ownerDocument;b=b===void 0?document:b;var d;b=(d=(c=b).querySelector)==null?void 0:d.call(c,"script[nonce]");(c=b==null?"":b.nonce||b.getAttribute("nonce")||"")&&a.setAttribute("nonce",c)};function Qb(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Qb);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)}y(Qb,Error);Qb.prototype.name="CustomError";var Rb;function Sb(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");Qb.call(this,c+a[d])}y(Sb,Qb);Sb.prototype.name="AssertionError";function Tb(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Sb(""+e,g||[]);}
53
+ var nb={};function ob(){if(nb!==nb)throw Error("Bad secret");};var pb=globalThis.trustedTypes,qb;function rb(){var a=null;if(!pb)return a;try{var b=function(c){return c};a=pb.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){throw c;}return a};var sb=function(a){ob();this.li=a};sb.prototype.toString=function(){return this.li+""};function tb(a){var b;qb===void 0&&(qb=rb());a=(b=qb)?b.createScriptURL(a):a;return new sb(a)}function ub(a){if(a instanceof sb)return a.li;throw Error("Unexpected type when unwrapping TrustedResourceUrl");};var vb=oa([""]),wb=na(["\x00"],["\\0"]),xb=na(["\n"],["\\n"]),yb=na(["\x00"],["\\u0000"]),zb=oa([""]),Ab=na(["\x00"],["\\0"]),Bb=na(["\n"],["\\n"]),Cb=na(["\x00"],["\\u0000"]);function Db(a){return Object.isFrozen(a)&&Object.isFrozen(a.raw)}function Eb(a){return a.toString().indexOf("`")===-1}var Fb=Eb(function(a){return a(vb)})||Eb(function(a){return a(wb)})||Eb(function(a){return a(xb)})||Eb(function(a){return a(yb)}),Gb=Db(zb)&&Db(Ab)&&Db(Bb)&&Db(Cb);var Hb=function(a){ob();this.mi=a};Hb.prototype.toString=function(){return this.mi};function Jb(a){return new Hb(a)}Jb("about:blank");var Kb=Jb("about:invalid#zClosurez");function Lb(a){if(a instanceof Hb)return a.mi;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Mb(a){var b=window;if(typeof MediaSource!=="undefined"&&a instanceof MediaSource||typeof b.ManagedMediaSource!=="undefined"&&a instanceof b.ManagedMediaSource)return Jb(URL.createObjectURL(a));b=a.type;b.toLowerCase()==="application/octet-stream"?b=!0:(b=b.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i),b=(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\/(?:3gpp|avi|mpeg|mpg|mp4|ogg|webm|x-flv|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||
54
+ /^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])));if(!b)throw Error("unsafe blob MIME type: "+a.type);return Jb(URL.createObjectURL(a))}var Nb=[],Ob=function(a){console.warn("A URL with content '"+a+"' was sanitized away.")};Nb.indexOf(Ob)===-1&&Nb.push(Ob);function Pb(a,b){a.src=ub(b);var c;b=a.ownerDocument;b=b===void 0?document:b;var d;b=(d=(c=b).querySelector)==null?void 0:d.call(c,"script[nonce]");(c=b==null?"":b.nonce||b.getAttribute("nonce")||"")&&a.setAttribute("nonce",c)};function Qb(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Qb);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)}y(Qb,Error);Qb.prototype.name="CustomError";var Rb;function Sb(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");Qb.call(this,c+a[d])}y(Sb,Qb);Sb.prototype.name="AssertionError";function Tb(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Sb(""+e,g||[]);}
55
55
  var E=function(a,b,c){a||Tb("",null,b,Array.prototype.slice.call(arguments,2))},Ub=function(a,b,c){a==null&&Tb("Expected to exist: %s.",[a],b,Array.prototype.slice.call(arguments,2));return a},Vb=function(a,b){throw new Sb("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Wb=function(a,b,c){typeof a!=="number"&&Tb("Expected number but got %s: %s.",[za(a),a],b,Array.prototype.slice.call(arguments,2));return a},Xb=function(a,b,c){typeof a!=="string"&&Tb("Expected string but got %s: %s.",
56
56
  [za(a),a],b,Array.prototype.slice.call(arguments,2))},Yb=function(a,b,c){typeof a!=="function"&&Tb("Expected function but got %s: %s.",[za(a),a],b,Array.prototype.slice.call(arguments,2))},Zb=function(a,b,c){u(a)||Tb("Expected object but got %s: %s.",[za(a),a],b,Array.prototype.slice.call(arguments,2));return a};var $b=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},ac=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
57
  b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&&a[c]===b)return c;return-1},bc=Array.prototype.forEach?function(a,b){E(a.length!=null);Array.prototype.forEach.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++)e in d&&b.call(void 0,d[e],e,a)},cc=Array.prototype.filter?function(a,b){E(a.length!=null);return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,g=typeof a==="string"?a.split(""):a,f=0;f<c;f++)if(f in
58
58
  g){var l=g[f];b.call(void 0,l,f,a)&&(d[e++]=l)}return d},dc=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},ec=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],
59
59
  e,a))return!0;return!1},fc=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 hc(a,b){var c=0;bc(a,function(d,e,g){b.call(void 0,d,e,g)&&++c});return c}function ic(a,b){return $b(a,b)>=0}function jc(a,b){b=$b(a,b);var c;(c=b>=0)&&kc(a,b);return c}
60
60
  function kc(a,b){E(a.length!=null);Array.prototype.splice.call(a,b,1)}function lc(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 mc(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(Aa(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 nc(a,b,c){E(a.length!=null);return arguments.length<=2?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
61
- function oc(a){var b=[];if(a-0<0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function pc(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=nc(d,e,e+8192);g=pc.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var qc=Object.freeze||function(a){return a};var rc=function(a,b){this.name=a;this.value=b};rc.prototype.toString=function(){return this.name};var sc=new rc("OFF",Infinity),tc=new rc("SEVERE",1E3),uc=new rc("CONFIG",700),vc=new rc("FINE",500),wc=function(){this.Dd=0;this.clear()},xc;wc.prototype.clear=function(){this.Ad=Array(this.Dd);this.hh=-1;this.Jh=!1};var yc=function(a,b,c){this.reset(a||sc,b,c,void 0,void 0)};yc.prototype.reset=function(){};
62
- var zc=function(a,b){this.level=null;this.bl=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.il={getName:function(){return a}}},Ac=function(a){if(a.level)return a.level;if(a.parent)return Ac(a.parent);Vb("Root logger has no level set.");return sc},Bc=function(a,b){for(;a;)a.bl.forEach(function(c){c(b)}),a=a.parent},Cc=function(){this.entries={};var a=new zc("");a.level=uc;this.entries[""]=a},Dc,Ec=function(a,b){var c=a.entries[b];if(c)return c;c=Ec(a,b.slice(0,Math.max(b.lastIndexOf("."),
63
- 0)));var d=new zc(b,c);a.entries[b]=d;c.children.push(d);return d},Fc=function(){Dc||(Dc=new Cc);return Dc},Gc=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?Ac(Ec(Fc(),a.getName())):sc;d=d>=e.value}if(d){b=b||sc;d=Ec(Fc(),a.getName());typeof c==="function"&&(c=c());xc||(xc=new wc);e=xc;a=a.getName();if(e.Dd>0){var g=(e.hh+1)%e.Dd;e.hh=g;e.Jh?(e=e.Ad[g],e.reset(b,c,a),a=e):(e.Jh=g==e.Dd-1,a=e.Ad[g]=new yc(b,c,a))}else a=new yc(b,c,a);Bc(d,a)}},Hc=function(a,b){a&&Gc(a,vc,b)};var Ic=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")},Jc=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 Kc=function(a){if(a.T&&typeof a.T=="function")a=a.T();else if(Aa(a)||typeof a==="string")a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Lc=function(a){if(a.ba&&typeof a.ba=="function")return a.ba();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(Aa(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return cb(a)},Mc=function(a){if(a.rb&&typeof a.rb=="function")return a.rb();
64
- if(!a.ba||typeof a.ba!="function"){if(typeof Map!=="undefined"&&a instanceof Map)return Array.from(a.keys());if(!(typeof Set!=="undefined"&&a instanceof Set)){if(Aa(a)||typeof a==="string"){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return db(a)}}},Nc=function(a,b,c){if(a.forEach&&typeof a.forEach=="function")a.forEach(b,c);else if(Aa(a)||typeof a==="string")Array.prototype.forEach.call(a,b,c);else for(var d=Mc(a),e=Lc(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Oc=function(a,
65
- b){if(typeof a.every=="function")return a.every(b,void 0);if(Aa(a)||typeof a==="string")return Array.prototype.every.call(a,b,void 0);for(var c=Mc(a),d=Lc(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 Pc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$");function Qc(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 Rc=function(a){this.gb=this.hc=this.tb="";this.xc=null;this.Qb=this.Yb="";this.ya=this.el=!1;if(a instanceof Rc){this.ya=a.ya;Sc(this,a.tb);var b=a.hc;Tc(this);this.hc=b;b=a.gb;Tc(this);this.gb=b;Uc(this,a.xc);this.setPath(a.getPath());Vc(this,a.Aa.clone());a=a.Qb;Tc(this);this.Qb=a}else a&&(b=String(a).match(Pc))?(this.ya=!1,Sc(this,b[1]||"",!0),a=b[2]||"",Tc(this),this.hc=Wc(a),a=b[3]||"",Tc(this),this.gb=Wc(a,!0),Uc(this,b[4]),this.setPath(b[5]||"",!0),Vc(this,b[6]||"",!0),a=b[7]||"",Tc(this),
66
- this.Qb=Wc(a)):(this.ya=!1,this.Aa=new Xc(null,this.ya))};
61
+ function oc(a){var b=[];if(a-0<0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function pc(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=nc(d,e,e+8192);g=pc.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var qc=Object.freeze||function(a){return a};var rc=function(a,b){this.name=a;this.value=b};rc.prototype.toString=function(){return this.name};var sc=new rc("OFF",Infinity),tc=new rc("SEVERE",1E3),uc=new rc("CONFIG",700),vc=new rc("FINE",500),wc=function(){this.Fd=0;this.clear()},xc;wc.prototype.clear=function(){this.Cd=Array(this.Fd);this.jh=-1;this.Lh=!1};var yc=function(a,b,c){this.reset(a||sc,b,c,void 0,void 0)};yc.prototype.reset=function(){};
62
+ var zc=function(a,b){this.level=null;this.dl=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.kl={getName:function(){return a}}},Ac=function(a){if(a.level)return a.level;if(a.parent)return Ac(a.parent);Vb("Root logger has no level set.");return sc},Bc=function(a,b){for(;a;)a.dl.forEach(function(c){c(b)}),a=a.parent},Cc=function(){this.entries={};var a=new zc("");a.level=uc;this.entries[""]=a},Dc,Ec=function(a,b){var c=a.entries[b];if(c)return c;c=Ec(a,b.slice(0,Math.max(b.lastIndexOf("."),
63
+ 0)));var d=new zc(b,c);a.entries[b]=d;c.children.push(d);return d},Fc=function(){Dc||(Dc=new Cc);return Dc},Gc=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?Ac(Ec(Fc(),a.getName())):sc;d=d>=e.value}if(d){b=b||sc;d=Ec(Fc(),a.getName());typeof c==="function"&&(c=c());xc||(xc=new wc);e=xc;a=a.getName();if(e.Fd>0){var g=(e.jh+1)%e.Fd;e.jh=g;e.Lh?(e=e.Cd[g],e.reset(b,c,a),a=e):(e.Lh=g==e.Fd-1,a=e.Cd[g]=new yc(b,c,a))}else a=new yc(b,c,a);Bc(d,a)}},Hc=function(a,b){a&&Gc(a,vc,b)};var Ic=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")},Jc=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 Kc=function(a){if(a.T&&typeof a.T=="function")a=a.T();else if(Aa(a)||typeof a==="string")a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Lc=function(a){if(a.na&&typeof a.na=="function")return a.na();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(Aa(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return cb(a)},Mc=function(a){if(a.rb&&typeof a.rb=="function")return a.rb();
64
+ if(!a.na||typeof a.na!="function"){if(typeof Map!=="undefined"&&a instanceof Map)return Array.from(a.keys());if(!(typeof Set!=="undefined"&&a instanceof Set)){if(Aa(a)||typeof a==="string"){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return db(a)}}},Nc=function(a,b,c){if(a.forEach&&typeof a.forEach=="function")a.forEach(b,c);else if(Aa(a)||typeof a==="string")Array.prototype.forEach.call(a,b,c);else for(var d=Mc(a),e=Lc(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Oc=function(a,
65
+ b){if(typeof a.every=="function")return a.every(b,void 0);if(Aa(a)||typeof a==="string")return Array.prototype.every.call(a,b,void 0);for(var c=Mc(a),d=Lc(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 Pc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$");function Qc(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," ")):"")}}};function Rc(a){this.gb=this.hc=this.tb="";this.xc=null;this.Qb=this.Yb="";this.ya=this.gl=!1;if(a instanceof Rc){this.ya=a.ya;Sc(this,a.tb);var b=a.hc;Tc(this);this.hc=b;b=a.gb;Tc(this);this.gb=b;Uc(this,a.xc);this.setPath(a.getPath());Vc(this,a.Aa.clone());a=a.Qb;Tc(this);this.Qb=a}else a&&(b=String(a).match(Pc))?(this.ya=!1,Sc(this,b[1]||"",!0),a=b[2]||"",Tc(this),this.hc=Wc(a),a=b[3]||"",Tc(this),this.gb=Wc(a,!0),Uc(this,b[4]),this.setPath(b[5]||"",!0),Vc(this,b[6]||"",!0),a=b[7]||"",Tc(this),
66
+ this.Qb=Wc(a)):(this.ya=!1,this.Aa=new Xc(null,this.ya))}
67
67
  Rc.prototype.toString=function(){var a=[],b=this.tb;b&&a.push(Yc(b,Zc,!0),":");var c=this.gb;if(c||b=="file")a.push("//"),(b=this.hc)&&a.push(Yc(b,Zc,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.xc,c!=null&&a.push(":",String(c));if(c=this.getPath())this.gb&&c.charAt(0)!="/"&&a.push("/"),a.push(Yc(c,c.charAt(0)=="/"?$c:ad,!0));(c=this.Aa.toString())&&a.push("?",c);(c=this.Qb)&&a.push("#",Yc(c,bd));return a.join("")};
68
68
  Rc.prototype.resolve=function(a){var b=this.clone(),c=!!a.tb;c?Sc(b,a.tb):c=!!a.hc;if(c){var d=a.hc;Tc(b);b.hc=d}else c=!!a.gb;c?(d=a.gb,Tc(b),b.gb=d):c=a.xc!=null;d=a.getPath();if(c)Uc(b,a.xc);else if(c=!!a.Yb){if(d.charAt(0)!="/")if(this.gb&&!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.Aa.toString()!=="";c?Vc(b,a.Aa.clone()):c=!!a.Qb;c&&(a=a.Qb,Tc(b),b.Qb=a);return b};Rc.prototype.clone=function(){return new Rc(this)};
70
- var Sc=function(a,b,c){Tc(a);a.tb=c?Wc(b,!0):b;a.tb&&(a.tb=a.tb.replace(/:$/,""))},Uc=function(a,b){Tc(a);if(b){b=Number(b);if(isNaN(b)||b<0)throw Error("Bad port number "+b);a.xc=b}else a.xc=null};Rc.prototype.getPath=function(){return this.Yb};Rc.prototype.setPath=function(a,b){Tc(this);this.Yb=b?Wc(a,!0):a;return this};var Vc=function(a,b,c){Tc(a);b instanceof Xc?(a.Aa=b,a.Aa.fg(a.ya)):(c||(b=Yc(b,cd)),a.Aa=new Xc(b,a.ya))};Rc.prototype.getQuery=function(){return this.Aa.toString()};
71
- Rc.prototype.removeParameter=function(a){Tc(this);this.Aa.remove(a);return this};var Tc=function(a){if(a.el)throw Error("Tried to modify a read-only Uri");};Rc.prototype.fg=function(a){this.ya=a;this.Aa&&this.Aa.fg(a)};
70
+ var Sc=function(a,b,c){Tc(a);a.tb=c?Wc(b,!0):b;a.tb&&(a.tb=a.tb.replace(/:$/,""))},Uc=function(a,b){Tc(a);if(b){b=Number(b);if(isNaN(b)||b<0)throw Error("Bad port number "+b);a.xc=b}else a.xc=null};Rc.prototype.getPath=function(){return this.Yb};Rc.prototype.setPath=function(a,b){Tc(this);this.Yb=b?Wc(a,!0):a;return this};var Vc=function(a,b,c){Tc(a);b instanceof Xc?(a.Aa=b,a.Aa.hg(a.ya)):(c||(b=Yc(b,cd)),a.Aa=new Xc(b,a.ya))};Rc.prototype.getQuery=function(){return this.Aa.toString()};
71
+ Rc.prototype.removeParameter=function(a){Tc(this);this.Aa.remove(a);return this};var Tc=function(a){if(a.gl)throw Error("Tried to modify a read-only Uri");};Rc.prototype.hg=function(a){this.ya=a;this.Aa&&this.Aa.hg(a)};
72
72
  var dd=function(a){return a instanceof Rc?a.clone():new Rc(a)},Wc=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},Yc=function(a,b,c){return typeof a==="string"?(a=encodeURI(a).replace(b,ed),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},ed=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},Zc=/[#\/\?@]/g,ad=/[#\?:]/g,$c=/[#\?]/g,cd=/[#\?@]/g,bd=/#/g,Xc=function(a,b){this.Z=this.O=null;this.sa=a||null;this.ya=!!b},fd=
73
73
  function(a){a.O||(a.O=new Map,a.Z=0,a.sa&&Qc(a.sa,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Xc.prototype;h.T=function(){fd(this);return this.Z};h.add=function(a,b){fd(this);this.sa=null;a=gd(this,a);var c=this.O.get(a);c||this.O.set(a,c=[]);c.push(b);this.Z=Wb(this.Z)+1;return this};h.remove=function(a){fd(this);a=gd(this,a);return this.O.has(a)?(this.sa=null,this.Z=Wb(this.Z)-this.O.get(a).length,this.O.delete(a)):!1};h.clear=function(){this.O=this.sa=null;this.Z=0};
74
- h.isEmpty=function(){fd(this);return this.Z==0};h.Nb=function(a){fd(this);a=gd(this,a);return this.O.has(a)};h.Jc=function(a){var b=this.ba();return ic(b,a)};h.forEach=function(a,b){fd(this);this.O.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.rb=function(){fd(this);for(var a=Array.from(this.O.values()),b=Array.from(this.O.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
- h.ba=function(a){fd(this);var b=[];if(typeof a==="string")this.Nb(a)&&(b=b.concat(this.O.get(gd(this,a))));else{a=Array.from(this.O.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){fd(this);this.sa=null;a=gd(this,a);this.Nb(a)&&(this.Z=Wb(this.Z)-this.O.get(a).length);this.O.set(a,[b]);this.Z=Wb(this.Z)+1;return this};h.get=function(a,b){if(!a)return b;a=this.ba(a);return a.length>0?String(a[0]):b};
76
- h.setValues=function(a,b){this.remove(a);b.length>0&&(this.sa=null,this.O.set(gd(this,a),lc(b)),this.Z=Wb(this.Z)+b.length)};h.toString=function(){if(this.sa)return this.sa;if(!this.O)return"";for(var a=[],b=Array.from(this.O.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.ba(d);for(var g=0;g<d.length;g++){var f=e;d[g]!==""&&(f+="="+encodeURIComponent(String(d[g])));a.push(f)}}return this.sa=a.join("&")};
77
- h.clone=function(){var a=new Xc;a.sa=this.sa;this.O&&(a.O=new Map(this.O),a.Z=this.Z);return a};var gd=function(a,b){b=String(b);a.ya&&(b=b.toLowerCase());return b};Xc.prototype.fg=function(a){a&&!this.ya&&(fd(this),this.sa=null,this.O.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.ya=a};Xc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Nc(arguments[b],function(c,d){this.add(d,c)},this)};function hd(a){if(a.A!=null){var b={},c;for(c in a.A)a.A[c]!==void 0&&(b[c]=a.A[c]);a.A=b}}function F(a,b){var c=id;b=b===void 0?{}:b;c=r(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=r(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var jd=function(a,b){this.N=a;this.cl=b===void 0?null:b};q(jd,Xa);var kd=function(a,b,c){var d=Ya(a.cl,b);if(d==null)return c;d.Ol();return c.then(function(e){d.Rl(e);return e},function(e){d.Pl(e);throw e;}).finally(function(){var e;(e=d.Ql)==null||e.call(d)})},H=function(a,b){var c=b.H||void 0,d=a.N,e=d.send,g=b.body instanceof A?Qa(b.body,Ma,Na,Oa):b.body;return kd(a,b,e.call(d,{path:b.path,C:b.C,F:b.F,body:g,A:b.A,Fi:b.Fi&&b.Fi},c))};var ld=function(){};ld.prototype.send=function(a,b){hd(a);return(void 0).then(function(c){return b?Pa(b,c):c})};function md(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Qa=this.Qa;this.ae=this.ae};I.prototype.Qa=!1;I.prototype.dispose=function(){this.Qa||(this.Qa=!0,this.K())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.K=function(){if(this.ae)for(;this.ae.length;)this.ae.shift()()};var nd=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.fd=!1};nd.prototype.stopPropagation=function(){this.fd=!0};nd.prototype.preventDefault=function(){this.defaultPrevented=!0};var od=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 pd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var qd=pd().toLowerCase().indexOf("webkit")!=-1&&pd().indexOf("Edge")==-1;var rd=function(a,b){nd.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.Ia=null;a&&this.init(a,b)};y(rd,nd);
74
+ h.isEmpty=function(){fd(this);return this.Z==0};h.Nb=function(a){fd(this);a=gd(this,a);return this.O.has(a)};h.Kc=function(a){var b=this.na();return ic(b,a)};h.forEach=function(a,b){fd(this);this.O.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.rb=function(){fd(this);for(var a=Array.from(this.O.values()),b=Array.from(this.O.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
+ h.na=function(a){fd(this);var b=[];if(typeof a==="string")this.Nb(a)&&(b=b.concat(this.O.get(gd(this,a))));else{a=Array.from(this.O.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){fd(this);this.sa=null;a=gd(this,a);this.Nb(a)&&(this.Z=Wb(this.Z)-this.O.get(a).length);this.O.set(a,[b]);this.Z=Wb(this.Z)+1;return this};h.get=function(a,b){if(!a)return b;a=this.na(a);return a.length>0?String(a[0]):b};
76
+ h.setValues=function(a,b){this.remove(a);b.length>0&&(this.sa=null,this.O.set(gd(this,a),lc(b)),this.Z=Wb(this.Z)+b.length)};h.toString=function(){if(this.sa)return this.sa;if(!this.O)return"";for(var a=[],b=Array.from(this.O.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.na(d);for(var g=0;g<d.length;g++){var f=e;d[g]!==""&&(f+="="+encodeURIComponent(String(d[g])));a.push(f)}}return this.sa=a.join("&")};
77
+ h.clone=function(){var a=new Xc;a.sa=this.sa;this.O&&(a.O=new Map(this.O),a.Z=this.Z);return a};var gd=function(a,b){b=String(b);a.ya&&(b=b.toLowerCase());return b};Xc.prototype.hg=function(a){a&&!this.ya&&(fd(this),this.sa=null,this.O.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.ya=a};Xc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Nc(arguments[b],function(c,d){this.add(d,c)},this)};function hd(a){if(a.A!=null){var b={},c;for(c in a.A)a.A[c]!==void 0&&(b[c]=a.A[c]);a.A=b}}function F(a,b){var c=id;b=b===void 0?{}:b;c=r(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=r(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var jd=function(a,b){this.N=a;this.el=b===void 0?null:b};q(jd,Xa);var kd=function(a,b,c){var d=Ya(a.el,b);if(d==null)return c;d.Ql();return c.then(function(e){d.Tl(e);return e},function(e){d.Rl(e);throw e;}).finally(function(){var e;(e=d.Sl)==null||e.call(d)})},H=function(a,b){var c=b.H||void 0,d=a.N,e=d.send,g=b.body instanceof A?Qa(b.body,Ma,Na,Oa):b.body;return kd(a,b,e.call(d,{path:b.path,C:b.C,F:b.F,body:g,A:b.A,Hi:b.Hi&&b.Hi},c))};var ld=function(){};ld.prototype.send=function(a,b){hd(a);return(void 0).then(function(c){return b?Pa(b,c):c})};function md(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Qa=this.Qa;this.ce=this.ce};I.prototype.Qa=!1;I.prototype.dispose=function(){this.Qa||(this.Qa=!0,this.K())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.K=function(){if(this.ce)for(;this.ce.length;)this.ce.shift()()};var nd=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.hd=!1};nd.prototype.stopPropagation=function(){this.hd=!0};nd.prototype.preventDefault=function(){this.defaultPrevented=!0};var od=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 pd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var qd=pd().toLowerCase().indexOf("webkit")!=-1&&pd().indexOf("Edge")==-1;function rd(a,b){nd.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.Ia=null;a&&this.init(a,b)}y(rd,nd);
78
78
  rd.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;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=qd||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=
79
79
  qd||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=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=
80
- a.timeStamp;this.Ia=a;a.defaultPrevented&&rd.M.preventDefault.call(this)};rd.prototype.stopPropagation=function(){rd.M.stopPropagation.call(this);this.Ia.stopPropagation?this.Ia.stopPropagation():this.Ia.cancelBubble=!0};rd.prototype.preventDefault=function(){rd.M.preventDefault.call(this);var a=this.Ia;a.preventDefault?a.preventDefault():a.returnValue=!1};var sd="closure_listenable_"+(Math.random()*1E6|0),td=function(a){return!(!a||!a[sd])};var ud=0;function vd(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.hb=e;this.key=++ud;this.hd=this.Bd=!1}var wd=function(a){a.hd=!0;a.listener=null;a.proxy=null;a.src=null;a.hb=null};function xd(a){this.src=a;this.ga={};this.od=0}xd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ga[g];a||(a=this.ga[g]=[],this.od++);var f=yd(a,b,d,e);f>-1?(b=a[f],c||(b.Bd=!1)):(b=new vd(b,this.src,g,!!d,e),b.Bd=c,a.push(b));return b};xd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ga))return!1;var e=this.ga[a];b=yd(e,b,c,d);return b>-1?(wd(e[b]),kc(e,b),e.length==0&&(delete this.ga[a],this.od--),!0):!1};
81
- var zd=function(a,b){var c=b.type;c in a.ga&&jc(a.ga[c],b)&&(wd(b),a.ga[c].length==0&&(delete a.ga[c],a.od--))};xd.prototype.gd=function(a){a=a&&a.toString();var b=0,c;for(c in this.ga)if(!a||c==a){for(var d=this.ga[c],e=0;e<d.length;e++)++b,wd(d[e]);delete this.ga[c];this.od--}};xd.prototype.Nc=function(a,b,c,d){a=this.ga[a.toString()];var e=-1;a&&(e=yd(a,b,c,d));return e>-1?a[e]:null};
82
- xd.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return bb(this.ga,function(g){for(var f=0;f<g.length;++f)if(!(c&&g[f].type!=d||e&&g[f].capture!=b))return!0;return!1})};var yd=function(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!g.hd&&g.listener==b&&g.capture==!!c&&g.hb==d)return e}return-1};var Ad="closure_lm_"+(Math.random()*1E6|0),Bd={},Cd=0,Ed=function(a,b,c,d,e){if(d&&d.once)return Dd(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g++)Ed(a,b[g],c,d,e);return null}c=Fd(c);return td(a)?a.Va(b,c,u(d)?!!d.capture:!!d,e):Gd(a,b,c,!1,d,e)},Gd=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=u(e)?!!e.capture:!!e,l=Hd(a);l||(a[Ad]=l=new xd(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=Id();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)od||(e=f),e===void 0&&
80
+ a.timeStamp;this.Ia=a;a.defaultPrevented&&rd.M.preventDefault.call(this)};rd.prototype.stopPropagation=function(){rd.M.stopPropagation.call(this);this.Ia.stopPropagation?this.Ia.stopPropagation():this.Ia.cancelBubble=!0};rd.prototype.preventDefault=function(){rd.M.preventDefault.call(this);var a=this.Ia;a.preventDefault?a.preventDefault():a.returnValue=!1};var sd="closure_listenable_"+(Math.random()*1E6|0),td=function(a){return!(!a||!a[sd])};var ud=0;function vd(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.hb=e;this.key=++ud;this.kd=this.Dd=!1}var wd=function(a){a.kd=!0;a.listener=null;a.proxy=null;a.src=null;a.hb=null};function xd(a){this.src=a;this.fa={};this.qd=0}xd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.fa[g];a||(a=this.fa[g]=[],this.qd++);var f=yd(a,b,d,e);f>-1?(b=a[f],c||(b.Dd=!1)):(b=new vd(b,this.src,g,!!d,e),b.Dd=c,a.push(b));return b};xd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.fa))return!1;var e=this.fa[a];b=yd(e,b,c,d);return b>-1?(wd(e[b]),kc(e,b),e.length==0&&(delete this.fa[a],this.qd--),!0):!1};
81
+ var zd=function(a,b){var c=b.type;c in a.fa&&jc(a.fa[c],b)&&(wd(b),a.fa[c].length==0&&(delete a.fa[c],a.qd--))};xd.prototype.jd=function(a){a=a&&a.toString();var b=0,c;for(c in this.fa)if(!a||c==a){for(var d=this.fa[c],e=0;e<d.length;e++)++b,wd(d[e]);delete this.fa[c];this.qd--}};xd.prototype.Oc=function(a,b,c,d){a=this.fa[a.toString()];var e=-1;a&&(e=yd(a,b,c,d));return e>-1?a[e]:null};
82
+ xd.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return bb(this.fa,function(g){for(var f=0;f<g.length;++f)if(!(c&&g[f].type!=d||e&&g[f].capture!=b))return!0;return!1})};var yd=function(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!g.kd&&g.listener==b&&g.capture==!!c&&g.hb==d)return e}return-1};var Ad="closure_lm_"+(Math.random()*1E6|0),Bd={},Cd=0,Ed=function(a,b,c,d,e){if(d&&d.once)return Dd(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g++)Ed(a,b[g],c,d,e);return null}c=Fd(c);return td(a)?a.Va(b,c,u(d)?!!d.capture:!!d,e):Gd(a,b,c,!1,d,e)},Gd=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=u(e)?!!e.capture:!!e,l=Hd(a);l||(a[Ad]=l=new xd(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=Id();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)od||(e=f),e===void 0&&
83
83
  (e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Jd(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.");Cd++;return c},Id=function(){var a=Kd,b=function(c){return a.call(b.src,b.listener,c)};return b},Dd=function(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g++)Dd(a,b[g],c,d,e);return null}c=Fd(c);return td(a)?
84
- a.Xc(b,c,u(d)?!!d.capture:!!d,e):Gd(a,b,c,!0,d,e)},Ld=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)Ld(a,b[g],c,d,e);else d=u(d)?!!d.capture:!!d,c=Fd(c),td(a)?a.te(b,c,d,e):a&&(a=Hd(a))&&(b=a.Nc(b,c,d,e))&&Md(b)},Md=function(a){if(typeof a!=="number"&&a&&!a.hd){var b=a.src;if(td(b))zd(b.Ha,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Jd(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Cd--;(c=Hd(b))?
85
- (zd(c,a),c.od==0&&(c.src=null,b[Ad]=null)):wd(a)}}},Jd=function(a){return a in Bd?Bd[a]:Bd[a]="on"+a},Kd=function(a,b){if(a.hd)a=!0;else{b=new rd(b,this);var c=a.listener,d=a.hb||a.src;a.Bd&&Md(a);a=c.call(d,b)}return a},Hd=function(a){a=a[Ad];return a instanceof xd?a:null},Nd="__closure_events_fn_"+(Math.random()*1E9>>>0),Fd=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[Nd]||(a[Nd]=function(b){return a.handleEvent(b)});
86
- return a[Nd]};var J=function(){I.call(this);this.Ha=new xd(this);this.Mk=this;this.Sf=null};y(J,I);J.prototype[sd]=!0;h=J.prototype;h.addEventListener=function(a,b,c,d){Ed(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Ld(this,a,b,c,d)};
87
- h.dispatchEvent=function(a){Od(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.Mk;d=a.type||a;if(typeof a==="string")a=new nd(a,b);else if(a instanceof nd)a.target=a.target||b;else{var e=a;a=new nd(d,b);mb(a,e)}e=!0;var g;if(c)for(g=c.length-1;!a.fd&&g>=0;g--){var f=a.currentTarget=c[g];e=Pd(f,d,!0,a)&&e}a.fd||(f=a.currentTarget=b,e=Pd(f,d,!0,a)&&e,a.fd||(e=Pd(f,d,!1,a)&&e));if(c)for(g=0;!a.fd&&g<c.length;g++)f=a.currentTarget=c[g],e=Pd(f,d,!1,a)&&
88
- e;return e};h.K=function(){J.M.K.call(this);this.Ha&&this.Ha.gd();this.Sf=null};h.Va=function(a,b,c,d){Od(this);return this.Ha.add(String(a),b,!1,c,d)};h.Xc=function(a,b,c,d){return this.Ha.add(String(a),b,!0,c,d)};h.te=function(a,b,c,d){this.Ha.remove(String(a),b,c,d)};var Pd=function(a,b,c,d){b=a.Ha.ga[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.hd&&f.capture==c){var l=f.listener,m=f.hb||f.src;f.Bd&&zd(a.Ha,f);e=l.call(m,d)!==!1&&e}}return e&&!d.defaultPrevented};
89
- J.prototype.Nc=function(a,b,c,d){return this.Ha.Nc(String(a),b,c,d)};J.prototype.hasListener=function(a,b){return this.Ha.hasListener(a!==void 0?String(a):void 0,b)};var Od=function(a){E(a.Ha,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Qd=function(a,b){this.Rk=a[t.Symbol.iterator]();this.jl=b};Qd.prototype[Symbol.iterator]=function(){return this};Qd.prototype.next=function(){var a=this.Rk.next();return{value:a.done?void 0:this.jl.call(void 0,a.value),done:a.done}};var Rd=function(a,b){return new Qd(a,b)};var Sd=function(){},Td=function(a){return a};function Ud(){}Ud.prototype.next=function(){return Vd};var Vd=qc({done:!0,value:void 0});Ud.prototype.Ca=function(){return this};function Wd(a){if(a instanceof Ud)return a;if(typeof a.Ca=="function")return a.Ca(!1);if(Aa(a)){var b=0,c=new Ud;c.next=function(){for(;;){if(b>=a.length)return Vd;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");}function Xd(a,b){if(Aa(a))bc(a,b);else for(a=Wd(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var ae=function(a){if(a instanceof Yd||a instanceof Zd||a instanceof $d)return a;if(typeof a.next=="function")return new Yd(function(){return a});if(typeof a[Symbol.iterator]=="function")return new Yd(function(){return a[Symbol.iterator]()});if(typeof a.Ca=="function")return new Yd(function(){return a.Ca()});throw Error("Not an iterator or iterable.");},Yd=function(a){this.sf=a};Yd.prototype.Ca=function(){return new Zd(this.sf())};Yd.prototype[Symbol.iterator]=function(){return new $d(this.sf())};
90
- Yd.prototype.wg=function(){return new $d(this.sf())};var Zd=function(a){this.Tc=a};q(Zd,Ud);Zd.prototype.next=function(){return this.Tc.next()};Zd.prototype[Symbol.iterator]=function(){return new $d(this.Tc)};Zd.prototype.wg=function(){return new $d(this.Tc)};var $d=function(a){Yd.call(this,function(){return a});this.Tc=a};q($d,Yd);$d.prototype.next=function(){return this.Tc.next()};function be(a,b){this.B={};this.L=[];this.qd=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=be.prototype;h.T=function(){return this.size};h.ba=function(){ce(this);for(var a=[],b=0;b<this.L.length;b++)a.push(this.B[this.L[b]]);return a};h.rb=function(){ce(this);return this.L.concat()};h.Nb=function(a){return this.has(a)};h.has=function(a){return de(this.B,a)};
91
- h.Jc=function(a){for(var b=0;b<this.L.length;b++){var c=this.L[b];if(de(this.B,c)&&this.B[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.T())return!1;b=b||fe;ce(this);for(var c,d=0;c=this.L[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var fe=function(a,b){return a===b};be.prototype.isEmpty=function(){return this.size==0};be.prototype.clear=function(){this.B={};this.L.length=0;this.kb(0);this.qd=0};be.prototype.remove=function(a){return this.delete(a)};
92
- be.prototype.delete=function(a){return de(this.B,a)?(delete this.B[a],this.kb(this.size-1),this.qd++,this.L.length>2*this.size&&ce(this),!0):!1};var ce=function(a){if(a.size!=a.L.length){for(var b=0,c=0;b<a.L.length;){var d=a.L[b];de(a.B,d)&&(a.L[c++]=d);b++}a.L.length=c}if(a.size!=a.L.length){b={};for(d=c=0;c<a.L.length;){var e=a.L[c];de(b,e)||(a.L[d++]=e,b[e]=1);c++}a.L.length=d}};h=be.prototype;h.get=function(a,b){return de(this.B,a)?this.B[a]:b};
93
- h.set=function(a,b){de(this.B,a)||(this.kb(this.size+1),this.L.push(a),this.qd++);this.B[a]=b};h.addAll=function(a){if(a instanceof be)for(var b=a.rb(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};h.forEach=function(a,b){for(var c=this.rb(),d=0;d<c.length;d++){var e=c[d],g=this.get(e);a.call(b,g,e,this)}};h.clone=function(){return new be(this)};h.keys=function(){return ae(this.Ca(!0)).wg()};h.values=function(){return ae(this.Ca(!1)).wg()};
94
- h.entries=function(){var a=this;return Rd(this.keys(),function(b){return[b,a.get(b)]})};h.Ca=function(a){ce(this);var b=0,c=this.qd,d=this,e=new Ud;e.next=function(){if(c!=d.qd)throw Error("The map has changed since the iterator was created");if(b>=d.L.length)return Vd;var g=d.L[b++];return{value:a?g:d.B[g],done:!1}};return e};h.kb=function(a){this.size=a};var de=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};function ge(a){this.B=new be;this.size=0;a&&this.addAll(a)}var he=function(a){var b=typeof a;return b=="object"&&a||b=="function"?"o"+Ea(a):b.slice(0,1)+a};h=ge.prototype;h.T=function(){return this.B.size};h.add=function(a){this.B.set(he(a),a);this.kb(this.B.size)};h.addAll=function(a){a=Lc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.kb(this.B.size)};h.gd=function(a){a=Lc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.kb(this.B.size)};
95
- h.delete=function(a){a=this.B.remove(he(a));this.kb(this.B.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.B.clear();this.kb(0)};h.isEmpty=function(){return this.B.size===0};h.has=function(a){return this.B.Nb(he(a))};h.contains=function(a){return this.B.Nb(he(a))};h.intersection=function(a){var b=new ge;a=Lc(a);for(var c=0;c<a.length;c++){var d=a[c];this.contains(d)&&b.add(d)}return b};h.difference=function(a){var b=this.clone();b.gd(a);return b};h.ba=function(){return this.B.ba()};
96
- h.values=function(){return this.B.values()};h.clone=function(){return new ge(this)};h.equals=function(a){return this.T()==Kc(a)&&this.isSubsetOf(a)};h.isSubsetOf=function(a){var b=Kc(a);if(this.T()>b)return!1;!(a instanceof ge)&&b>5&&(a=new ge(a));return Oc(this,function(c){var d=a;return d.contains&&typeof d.contains=="function"?d.contains(c):d.Jc&&typeof d.Jc=="function"?d.Jc(c):Aa(d)||typeof d==="string"?ic(d,c):eb(d,c)})};h.Ca=function(){return this.B.Ca(!1)};ge.prototype[Symbol.iterator]=function(){return this.values()};
97
- ge.prototype.kb=function(a){this.size=a};var ie=function(a,b,c){J.call(this);this.kl=b;this.token=c;this.yb=[];this.ug=new ge;this.wb=0;this.url=a};y(ie,J);x("ee_root.third_party.earthengine_api.javascript.abstractoverlay.AbstractOverlay",ie);var je=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.kl,c,e,b.y].join("/")};ie.prototype.Oc=function(){return this.yb.length};var ke=function(a){nd.call(this,"tileevent");this.count=a};y(ke,nd);var le={Bc:"ADMIN_READ",Cc:"DATA_READ",Dc:"DATA_WRITE",dk:"LOG_TYPE_UNSPECIFIED",values:function(){return[le.dk,le.Bc,le.Dc,le.Cc]}},me={Bc:"ADMIN_READ",we:"ADMIN_WRITE",Cc:"DATA_READ",Dc:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[me.Ee,me.Bc,me.we,me.Cc,me.Dc]}},ne={ej:"AUTO_APPEAL_ELIGIBLE",ij:"CAPABILITY_GROUP_UNSPECIFIED",kj:"CLOUD_ALPHA",Fj:"EXTERNAL",Wj:"INTERNAL",Zj:"LIMITED",lk:"PREAUTHORIZED",nk:"PREVIEW",Fc:"PUBLIC",qk:"RESTRICTED",values:function(){return[ne.ij,
98
- ne.Fc,ne.Wj,ne.Fj,ne.Zj,ne.lk,ne.nk,ne.kj,ne.qk,ne.ej]}},oe={Xi:"ADMIN_ACTIVITY",vj:"DATA_ACCESS",Fk:"UNSPECIFIED_LOG_NAME",values:function(){return[oe.Fk,oe.Xi,oe.vj]}},pe={Bc:"ADMIN_READ",we:"ADMIN_WRITE",Cc:"DATA_READ",Dc:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[pe.Ee,pe.Bc,pe.we,pe.Cc,pe.Dc]}},qe={yj:"DEFAULT_OBJECT_ACL",Fc:"PUBLIC",Ak:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[qe.Ak,qe.Fc,qe.yj]}},re={aj:"APPROVER",cj:"ATTRIBUTION",dj:"AUTHORITY",pj:"CREDENTIALS_TYPE",
99
- qj:"CREDS_ASSERTION",Yj:"JUSTIFICATION_TYPE",De:"NO_ATTR",sk:"SECURITY_REALM",values:function(){return[re.De,re.dj,re.cj,re.sk,re.aj,re.Yj,re.pj,re.qj]}},se={Dj:"DISCHARGED",Ej:"EQUALS",Qj:"IN",fk:"NOT_EQUALS",gk:"NOT_IN",ik:"NO_OP",values:function(){return[se.ik,se.Ej,se.fk,se.Qj,se.gk,se.Dj]}},te={Xj:"IP",ek:"NAME",De:"NO_ATTR",pk:"REGION",tk:"SERVICE",values:function(){return[te.De,te.pk,te.tk,te.ek,te.Xj]}},ue={bk:"LOG_FAIL_CLOSED",ck:"LOG_MODE_UNSPECIFIED",values:function(){return[ue.ck,ue.bk]}},
100
- ve={jj:"CLASSIFIER",Hj:"FEATURE_VIEW",Jj:"FOLDER",Nj:"IMAGE",Oj:"IMAGE_COLLECTION",zk:"TABLE",Ie:"TYPE_UNSPECIFIED",values:function(){return[ve.Ie,ve.Nj,ve.Oj,ve.zk,ve.Jj,ve.jj,ve.Hj]}},we={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[we.Bb,we.Cb,we.Fb,we.zb,we.Eb,we.Ab,we.Gb,we.Db,we.Hb,we.Ib]}},xe={Gk:"V1",Hk:"V2",Ik:"VERSION_UNSPECIFIED",
101
- values:function(){return[xe.Ik,xe.Gk,xe.Hk]}},ye={fj:"BOOLEAN",xj:"DATE_TIME",Ec:"DOUBLE",Vj:"INTEGER",xk:"STRING",Ie:"TYPE_UNSPECIFIED",values:function(){return[ye.Ie,ye.Vj,ye.fj,ye.Ec,ye.xk,ye.xj]}},ze={Ij:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Fc:"PUBLIC",values:function(){return[ze.Ij,ze.Fc]}},Ae={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",
102
- values:function(){return[Ae.Bb,Ae.Cb,Ae.Fb,Ae.zb,Ae.Eb,Ae.Ab,Ae.Gb,Ae.Db,Ae.Hb,Ae.Ib]}},Be={Mj:"HORIZONTAL",jk:"ORIENTATION_UNSPECIFIED",Jk:"VERTICAL",values:function(){return[Be.jk,Be.Mj,Be.Jk]}},Ce={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[Ce.bb,Ce.Ya,Ce.cb,Ce.MIN,Ce.MAX,Ce.ab,Ce.Za]}},De={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[De.bb,
84
+ a.Zc(b,c,u(d)?!!d.capture:!!d,e):Gd(a,b,c,!0,d,e)},Ld=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)Ld(a,b[g],c,d,e);else d=u(d)?!!d.capture:!!d,c=Fd(c),td(a)?a.ve(b,c,d,e):a&&(a=Hd(a))&&(b=a.Oc(b,c,d,e))&&Md(b)},Md=function(a){if(typeof a!=="number"&&a&&!a.kd){var b=a.src;if(td(b))zd(b.Ha,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Jd(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Cd--;(c=Hd(b))?
85
+ (zd(c,a),c.qd==0&&(c.src=null,b[Ad]=null)):wd(a)}}},Jd=function(a){return a in Bd?Bd[a]:Bd[a]="on"+a},Kd=function(a,b){if(a.kd)a=!0;else{b=new rd(b,this);var c=a.listener,d=a.hb||a.src;a.Dd&&Md(a);a=c.call(d,b)}return a},Hd=function(a){a=a[Ad];return a instanceof xd?a:null},Nd="__closure_events_fn_"+(Math.random()*1E9>>>0),Fd=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[Nd]||(a[Nd]=function(b){return a.handleEvent(b)});
86
+ return a[Nd]};var J=function(){I.call(this);this.Ha=new xd(this);this.Ok=this;this.Uf=null};y(J,I);J.prototype[sd]=!0;h=J.prototype;h.addEventListener=function(a,b,c,d){Ed(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Ld(this,a,b,c,d)};
87
+ h.dispatchEvent=function(a){Od(this);var b=this.Uf;if(b){var c=[];for(var d=1;b;b=b.Uf)c.push(b),E(++d<1E3,"infinite loop")}b=this.Ok;d=a.type||a;if(typeof a==="string")a=new nd(a,b);else if(a instanceof nd)a.target=a.target||b;else{var e=a;a=new nd(d,b);mb(a,e)}e=!0;var g;if(c)for(g=c.length-1;!a.hd&&g>=0;g--){var f=a.currentTarget=c[g];e=Pd(f,d,!0,a)&&e}a.hd||(f=a.currentTarget=b,e=Pd(f,d,!0,a)&&e,a.hd||(e=Pd(f,d,!1,a)&&e));if(c)for(g=0;!a.hd&&g<c.length;g++)f=a.currentTarget=c[g],e=Pd(f,d,!1,a)&&
88
+ e;return e};h.K=function(){J.M.K.call(this);this.Ha&&this.Ha.jd();this.Uf=null};h.Va=function(a,b,c,d){Od(this);return this.Ha.add(String(a),b,!1,c,d)};h.Zc=function(a,b,c,d){return this.Ha.add(String(a),b,!0,c,d)};h.ve=function(a,b,c,d){this.Ha.remove(String(a),b,c,d)};var Pd=function(a,b,c,d){b=a.Ha.fa[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.kd&&f.capture==c){var l=f.listener,m=f.hb||f.src;f.Dd&&zd(a.Ha,f);e=l.call(m,d)!==!1&&e}}return e&&!d.defaultPrevented};
89
+ J.prototype.Oc=function(a,b,c,d){return this.Ha.Oc(String(a),b,c,d)};J.prototype.hasListener=function(a,b){return this.Ha.hasListener(a!==void 0?String(a):void 0,b)};var Od=function(a){E(a.Ha,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Qd=function(a,b){this.Tk=a[t.Symbol.iterator]();this.ll=b};Qd.prototype[Symbol.iterator]=function(){return this};Qd.prototype.next=function(){var a=this.Tk.next();return{value:a.done?void 0:this.ll.call(void 0,a.value),done:a.done}};var Rd=function(a,b){return new Qd(a,b)};var Sd=function(){},Td=function(a){return a};function Ud(){}Ud.prototype.next=function(){return Vd};var Vd=qc({done:!0,value:void 0});Ud.prototype.Ca=function(){return this};function Wd(a){if(a instanceof Ud)return a;if(typeof a.Ca=="function")return a.Ca(!1);if(Aa(a)){var b=0,c=new Ud;c.next=function(){for(;;){if(b>=a.length)return Vd;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");}function Xd(a,b){if(Aa(a))bc(a,b);else for(a=Wd(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var ae=function(a){if(a instanceof Yd||a instanceof Zd||a instanceof $d)return a;if(typeof a.next=="function")return new Yd(function(){return a});if(typeof a[Symbol.iterator]=="function")return new Yd(function(){return a[Symbol.iterator]()});if(typeof a.Ca=="function")return new Yd(function(){return a.Ca()});throw Error("Not an iterator or iterable.");},Yd=function(a){this.uf=a};Yd.prototype.Ca=function(){return new Zd(this.uf())};Yd.prototype[Symbol.iterator]=function(){return new $d(this.uf())};
90
+ Yd.prototype.yg=function(){return new $d(this.uf())};var Zd=function(a){this.Vc=a};q(Zd,Ud);Zd.prototype.next=function(){return this.Vc.next()};Zd.prototype[Symbol.iterator]=function(){return new $d(this.Vc)};Zd.prototype.yg=function(){return new $d(this.Vc)};var $d=function(a){Yd.call(this,function(){return a});this.Vc=a};q($d,Yd);$d.prototype.next=function(){return this.Vc.next()};function be(a,b){this.B={};this.L=[];this.sd=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=be.prototype;h.T=function(){return this.size};h.na=function(){ce(this);for(var a=[],b=0;b<this.L.length;b++)a.push(this.B[this.L[b]]);return a};h.rb=function(){ce(this);return this.L.concat()};h.Nb=function(a){return this.has(a)};h.has=function(a){return de(this.B,a)};
91
+ h.Kc=function(a){for(var b=0;b<this.L.length;b++){var c=this.L[b];if(de(this.B,c)&&this.B[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.T())return!1;b=b||fe;ce(this);for(var c,d=0;c=this.L[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var fe=function(a,b){return a===b};be.prototype.isEmpty=function(){return this.size==0};be.prototype.clear=function(){this.B={};this.L.length=0;this.kb(0);this.sd=0};be.prototype.remove=function(a){return this.delete(a)};
92
+ be.prototype.delete=function(a){return de(this.B,a)?(delete this.B[a],this.kb(this.size-1),this.sd++,this.L.length>2*this.size&&ce(this),!0):!1};var ce=function(a){if(a.size!=a.L.length){for(var b=0,c=0;b<a.L.length;){var d=a.L[b];de(a.B,d)&&(a.L[c++]=d);b++}a.L.length=c}if(a.size!=a.L.length){b={};for(d=c=0;c<a.L.length;){var e=a.L[c];de(b,e)||(a.L[d++]=e,b[e]=1);c++}a.L.length=d}};h=be.prototype;h.get=function(a,b){return de(this.B,a)?this.B[a]:b};
93
+ h.set=function(a,b){de(this.B,a)||(this.kb(this.size+1),this.L.push(a),this.sd++);this.B[a]=b};h.addAll=function(a){if(a instanceof be)for(var b=a.rb(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};h.forEach=function(a,b){for(var c=this.rb(),d=0;d<c.length;d++){var e=c[d],g=this.get(e);a.call(b,g,e,this)}};h.clone=function(){return new be(this)};h.keys=function(){return ae(this.Ca(!0)).yg()};h.values=function(){return ae(this.Ca(!1)).yg()};
94
+ h.entries=function(){var a=this;return Rd(this.keys(),function(b){return[b,a.get(b)]})};h.Ca=function(a){ce(this);var b=0,c=this.sd,d=this,e=new Ud;e.next=function(){if(c!=d.sd)throw Error("The map has changed since the iterator was created");if(b>=d.L.length)return Vd;var g=d.L[b++];return{value:a?g:d.B[g],done:!1}};return e};h.kb=function(a){this.size=a};var de=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};function ge(a){this.B=new be;this.size=0;a&&this.addAll(a)}var he=function(a){var b=typeof a;return b=="object"&&a||b=="function"?"o"+Ea(a):b.slice(0,1)+a};h=ge.prototype;h.T=function(){return this.B.size};h.add=function(a){this.B.set(he(a),a);this.kb(this.B.size)};h.addAll=function(a){a=Lc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.kb(this.B.size)};h.jd=function(a){a=Lc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.kb(this.B.size)};
95
+ h.delete=function(a){a=this.B.remove(he(a));this.kb(this.B.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.B.clear();this.kb(0)};h.isEmpty=function(){return this.B.size===0};h.has=function(a){return this.B.Nb(he(a))};h.contains=function(a){return this.B.Nb(he(a))};h.intersection=function(a){var b=new ge;a=Lc(a);for(var c=0;c<a.length;c++){var d=a[c];this.contains(d)&&b.add(d)}return b};h.difference=function(a){var b=this.clone();b.jd(a);return b};h.na=function(){return this.B.na()};
96
+ h.values=function(){return this.B.values()};h.clone=function(){return new ge(this)};h.equals=function(a){return this.T()==Kc(a)&&this.isSubsetOf(a)};h.isSubsetOf=function(a){var b=Kc(a);if(this.T()>b)return!1;!(a instanceof ge)&&b>5&&(a=new ge(a));return Oc(this,function(c){var d=a;return d.contains&&typeof d.contains=="function"?d.contains(c):d.Kc&&typeof d.Kc=="function"?d.Kc(c):Aa(d)||typeof d==="string"?ic(d,c):eb(d,c)})};h.Ca=function(){return this.B.Ca(!1)};ge.prototype[Symbol.iterator]=function(){return this.values()};
97
+ ge.prototype.kb=function(a){this.size=a};var ie=function(a,b,c){J.call(this);this.ml=b;this.token=c;this.yb=[];this.wg=new ge;this.wb=0;this.url=a};y(ie,J);x("ee_root.third_party.earthengine_api.javascript.abstractoverlay.AbstractOverlay",ie);var je=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.ml,c,e,b.y].join("/")};ie.prototype.Pc=function(){return this.yb.length};var ke=function(a){nd.call(this,"tileevent");this.count=a};y(ke,nd);var le={Bc:"ADMIN_READ",Cc:"DATA_READ",Dc:"DATA_WRITE",fk:"LOG_TYPE_UNSPECIFIED",values:function(){return[le.fk,le.Bc,le.Dc,le.Cc]}},me={Bc:"ADMIN_READ",ye:"ADMIN_WRITE",Cc:"DATA_READ",Dc:"DATA_WRITE",Ge:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[me.Ge,me.Bc,me.ye,me.Cc,me.Dc]}},ne={gj:"AUTO_APPEAL_ELIGIBLE",kj:"CAPABILITY_GROUP_UNSPECIFIED",mj:"CLOUD_ALPHA",Hj:"EXTERNAL",Yj:"INTERNAL",bk:"LIMITED",nk:"PREAUTHORIZED",qk:"PREVIEW",Fc:"PUBLIC",sk:"RESTRICTED",values:function(){return[ne.kj,
98
+ ne.Fc,ne.Yj,ne.Hj,ne.bk,ne.nk,ne.qk,ne.mj,ne.sk,ne.gj]}},oe={Zi:"ADMIN_ACTIVITY",xj:"DATA_ACCESS",Hk:"UNSPECIFIED_LOG_NAME",values:function(){return[oe.Hk,oe.Zi,oe.xj]}},pe={Bc:"ADMIN_READ",ye:"ADMIN_WRITE",Cc:"DATA_READ",Dc:"DATA_WRITE",Ge:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[pe.Ge,pe.Bc,pe.ye,pe.Cc,pe.Dc]}},qe={Aj:"DEFAULT_OBJECT_ACL",Fc:"PUBLIC",Ck:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[qe.Ck,qe.Fc,qe.Aj]}},re={cj:"APPROVER",ej:"ATTRIBUTION",fj:"AUTHORITY",rj:"CREDENTIALS_TYPE",
99
+ sj:"CREDS_ASSERTION",ak:"JUSTIFICATION_TYPE",Fe:"NO_ATTR",uk:"SECURITY_REALM",values:function(){return[re.Fe,re.fj,re.ej,re.uk,re.cj,re.ak,re.rj,re.sj]}},se={Fj:"DISCHARGED",Gj:"EQUALS",Sj:"IN",hk:"NOT_EQUALS",ik:"NOT_IN",kk:"NO_OP",values:function(){return[se.kk,se.Gj,se.hk,se.Sj,se.ik,se.Fj]}},te={Zj:"IP",gk:"NAME",Fe:"NO_ATTR",rk:"REGION",vk:"SERVICE",values:function(){return[te.Fe,te.rk,te.vk,te.gk,te.Zj]}},ue={dk:"LOG_FAIL_CLOSED",ek:"LOG_MODE_UNSPECIFIED",values:function(){return[ue.ek,ue.dk]}},
100
+ ve={lj:"CLASSIFIER",Jj:"FEATURE_VIEW",Lj:"FOLDER",Pj:"IMAGE",Qj:"IMAGE_COLLECTION",Bk:"TABLE",Ke:"TYPE_UNSPECIFIED",values:function(){return[ve.Ke,ve.Pj,ve.Qj,ve.Bk,ve.Lj,ve.lj,ve.Jj]}},we={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[we.Bb,we.Cb,we.Fb,we.zb,we.Eb,we.Ab,we.Gb,we.Db,we.Hb,we.Ib]}},xe={Ik:"V1",Jk:"V2",Kk:"VERSION_UNSPECIFIED",
101
+ values:function(){return[xe.Kk,xe.Ik,xe.Jk]}},ye={hj:"BOOLEAN",zj:"DATE_TIME",Ec:"DOUBLE",Xj:"INTEGER",zk:"STRING",Ke:"TYPE_UNSPECIFIED",values:function(){return[ye.Ke,ye.Xj,ye.hj,ye.Ec,ye.zk,ye.zj]}},ze={Kj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Fc:"PUBLIC",values:function(){return[ze.Kj,ze.Fc]}},Ae={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",
102
+ values:function(){return[Ae.Bb,Ae.Cb,Ae.Fb,Ae.zb,Ae.Eb,Ae.Ab,Ae.Gb,Ae.Db,Ae.Hb,Ae.Ib]}},Be={Oj:"HORIZONTAL",lk:"ORIENTATION_UNSPECIFIED",Lk:"VERTICAL",values:function(){return[Be.lk,Be.Oj,Be.Lk]}},Ce={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[Ce.bb,Ce.Ya,Ce.cb,Ce.MIN,Ce.MAX,Ce.ab,Ce.Za]}},De={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[De.bb,
103
103
  De.Ya,De.cb,De.MIN,De.MAX,De.ab,De.Za]}},Ee={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[Ee.bb,Ee.Ya,Ee.cb,Ee.MIN,Ee.MAX,Ee.ab,Ee.Za]}},Fe={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Fe.Bb,Fe.Cb,Fe.Fb,Fe.zb,Fe.Eb,Fe.Ab,Fe.Gb,Fe.Db,Fe.Hb,Fe.Ib]}},
104
- Ge={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[Ge.bb,Ge.Ya,Ge.cb,Ge.MIN,Ge.MAX,Ge.ab,Ge.Za]}},He={Pj:"IMPORT_MODE_UNSPECIFIED",Rj:"INGEST",Kk:"VIRTUAL",values:function(){return[He.Pj,He.Rj,He.Kk]}},Ie={gj:"CANCELLED",hj:"CANCELLING",Gj:"FAILED",kk:"PENDING",rk:"RUNNING",wk:"STATE_UNSPECIFIED",yk:"SUCCEEDED",values:function(){return[Ie.wk,Ie.kk,Ie.rk,Ie.hj,Ie.yk,Ie.gj,Ie.Gj]}},Je={uk:"SEVERE",vk:"SEVERITY_UNSPECIFIED",
105
- Lk:"WARNING",values:function(){return[Je.vk,Je.Lk,Je.uk]}},Ke={Ec:"DOUBLE",FLOAT:"FLOAT",INT:"INT",mk:"PRECISION_UNSPECIFIED",values:function(){return[Ke.mk,Ke.INT,Ke.FLOAT,Ke.Ec]}},Le={bj:"ASCENDING",Bj:"DESCENDING",Cj:"DIRECTION_UNSPECIFIED",values:function(){return[Le.Cj,Le.bj,Le.Bj]}},Me={Yi:"ALLOW",Zi:"ALLOW_WITH_LOG",zj:"DENY",Aj:"DENY_WITH_LOG",ak:"LOG",hk:"NO_ACTION",values:function(){return[Me.hk,Me.Yi,Me.Zi,Me.zj,Me.Aj,Me.ak]}},Ne={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",
106
- He:"TF_RECORD_TABLE",values:function(){return[Ne.Ge,Ne.xe,Ne.ye,Ne.Ae,Ne.Be,Ne.Fe,Ne.He]}},Oe={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",He:"TF_RECORD_TABLE",values:function(){return[Oe.Ge,Oe.xe,Oe.ye,Oe.Ae,Oe.Be,Oe.Fe,Oe.He]}},Pe={lj:"COLUMN_DATA_TYPE_LONG",mj:"COLUMN_DATA_TYPE_NUMERIC",nj:"COLUMN_DATA_TYPE_STRING",oj:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Pe.oj,Pe.nj,Pe.mj,Pe.lj]}},Qe={rj:"CSV_COLUMN_DATA_TYPE_LONG",sj:"CSV_COLUMN_DATA_TYPE_NUMERIC",
107
- tj:"CSV_COLUMN_DATA_TYPE_STRING",uj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Qe.uj,Qe.tj,Qe.sj,Qe.rj]}},Re={Kj:"GLOBALLY_CONSISTENT",Lj:"HIGHER_DENSITY",Ek:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Re.Ek,Re.Kj,Re.Lj]}},Se={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Se.Bb,Se.Cb,Se.Fb,Se.zb,Se.Eb,
108
- Se.Ab,Se.Gb,Se.Db,Se.Hb,Se.Ib]}},Te={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[Te.bb,Te.Ya,Te.cb,Te.MIN,Te.MAX,Te.ab,Te.Za]}},Ue={wj:"DATA_TYPE_UNSPECIFIED",Ec:"DOUBLE",FLOAT:"FLOAT",Sj:"INT16",Tj:"INT32",Uj:"INT8",Bk:"UINT16",Ck:"UINT32",Dk:"UINT8",values:function(){return[Ue.wj,Ue.Uj,Ue.Dk,Ue.Sj,Ue.Bk,Ue.Tj,Ue.Ck,Ue.FLOAT,Ue.Ec]}},Ve={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[Ve.Je,
109
- Ve.Ce,Ve.ze,Ve.Ke]}},We={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[We.Je,We.Ce,We.ze,We.Ke]}},Xe=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.yg==null?null:a.yg;this.h.shearY=a.hg==null?null:a.hg;this.h.scaleY=a.cg==null?null:a.cg;this.h.translateY=a.zg==null?null:a.zg};q(Xe,A);Xe.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
110
- k.Object.defineProperties(Xe.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")?
111
- B(this,"shearY"):null},set:function(a){this.h.shearY=a}},yg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateX")?B(this,"translateX"):null},set:function(a){this.h.translateX=a}},zg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateY")?B(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
112
- var Ye=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};q(Ye,A);
104
+ Ge={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[Ge.bb,Ge.Ya,Ge.cb,Ge.MIN,Ge.MAX,Ge.ab,Ge.Za]}},He={Rj:"IMPORT_MODE_UNSPECIFIED",Tj:"INGEST",Mk:"VIRTUAL",values:function(){return[He.Rj,He.Tj,He.Mk]}},Ie={ij:"CANCELLED",jj:"CANCELLING",Ij:"FAILED",mk:"PENDING",tk:"RUNNING",yk:"STATE_UNSPECIFIED",Ak:"SUCCEEDED",values:function(){return[Ie.yk,Ie.mk,Ie.tk,Ie.jj,Ie.Ak,Ie.ij,Ie.Ij]}},Je={wk:"SEVERE",xk:"SEVERITY_UNSPECIFIED",
105
+ Nk:"WARNING",values:function(){return[Je.xk,Je.Nk,Je.wk]}},Ke={Ec:"DOUBLE",FLOAT:"FLOAT",INT:"INT",pk:"PRECISION_UNSPECIFIED",values:function(){return[Ke.pk,Ke.INT,Ke.FLOAT,Ke.Ec]}},Le={dj:"ASCENDING",Dj:"DESCENDING",Ej:"DIRECTION_UNSPECIFIED",values:function(){return[Le.Ej,Le.dj,Le.Dj]}},Me={aj:"ALLOW",bj:"ALLOW_WITH_LOG",Bj:"DENY",Cj:"DENY_WITH_LOG",ck:"LOG",jk:"NO_ACTION",values:function(){return[Me.jk,Me.aj,Me.bj,Me.Bj,Me.Cj,Me.ck]}},Ne={ze:"CSV",Ae:"GEO_JSON",Ce:"KML",De:"KMZ",He:"SHP",Ie:"TABLE_FILE_FORMAT_UNSPECIFIED",
106
+ Je:"TF_RECORD_TABLE",values:function(){return[Ne.Ie,Ne.ze,Ne.Ae,Ne.Ce,Ne.De,Ne.He,Ne.Je]}},Oe={ze:"CSV",Ae:"GEO_JSON",Ce:"KML",De:"KMZ",He:"SHP",Ie:"TABLE_FILE_FORMAT_UNSPECIFIED",Je:"TF_RECORD_TABLE",values:function(){return[Oe.Ie,Oe.ze,Oe.Ae,Oe.Ce,Oe.De,Oe.He,Oe.Je]}},Pe={nj:"COLUMN_DATA_TYPE_LONG",oj:"COLUMN_DATA_TYPE_NUMERIC",pj:"COLUMN_DATA_TYPE_STRING",qj:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Pe.qj,Pe.pj,Pe.oj,Pe.nj]}},Qe={tj:"CSV_COLUMN_DATA_TYPE_LONG",uj:"CSV_COLUMN_DATA_TYPE_NUMERIC",
107
+ vj:"CSV_COLUMN_DATA_TYPE_STRING",wj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Qe.wj,Qe.vj,Qe.uj,Qe.tj]}},Re={Mj:"GLOBALLY_CONSISTENT",Nj:"HIGHER_DENSITY",Gk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Re.Gk,Re.Mj,Re.Nj]}},Se={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Se.Bb,Se.Cb,Se.Fb,Se.zb,Se.Eb,
108
+ Se.Ab,Se.Gb,Se.Db,Se.Hb,Se.Ib]}},Te={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[Te.bb,Te.Ya,Te.cb,Te.MIN,Te.MAX,Te.ab,Te.Za]}},Ue={yj:"DATA_TYPE_UNSPECIFIED",Ec:"DOUBLE",FLOAT:"FLOAT",Uj:"INT16",Vj:"INT32",Wj:"INT8",Dk:"UINT16",Ek:"UINT32",Fk:"UINT8",values:function(){return[Ue.yj,Ue.Wj,Ue.Fk,Ue.Uj,Ue.Dk,Ue.Vj,Ue.Ek,Ue.FLOAT,Ue.Ec]}},Ve={Be:"GIF",Ee:"MP4",Le:"VIDEO_FILE_FORMAT_UNSPECIFIED",Me:"VP9",values:function(){return[Ve.Le,
109
+ Ve.Ee,Ve.Be,Ve.Me]}},We={Be:"GIF",Ee:"MP4",Le:"VIDEO_FILE_FORMAT_UNSPECIFIED",Me:"VP9",values:function(){return[We.Le,We.Ee,We.Be,We.Me]}},Xe=function(a){a=a===void 0?{}:a;this.h={};this.h.scaleX=a.dg==null?null:a.dg;this.h.shearX=a.ig==null?null:a.ig;this.h.translateX=a.Ag==null?null:a.Ag;this.h.shearY=a.jg==null?null:a.jg;this.h.scaleY=a.eg==null?null:a.eg;this.h.translateY=a.Bg==null?null:a.Bg};q(Xe,A);Xe.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
110
+ k.Object.defineProperties(Xe.prototype,{dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleX")?B(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},eg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleY")?B(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},ig:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearX")?B(this,"shearX"):null},set:function(a){this.h.shearX=a}},jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearY")?
111
+ B(this,"shearY"):null},set:function(a){this.h.shearY=a}},Ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateX")?B(this,"translateX"):null},set:function(a){this.h.translateX=a}},Bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateY")?B(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
112
+ var Ye=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.cg==null?null:a.cg;this.h.arguments=a.arguments==null?null:a.arguments;this.h.deprecated=a.deprecated==null?null:a.deprecated;this.h.deprecationReason=a.ff==null?null:a.ff;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};q(Ye,A);
113
113
  Ye.prototype.i=function(){return{R:{arguments:Ze},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
114
- k.Object.defineProperties(Ye.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,
114
+ k.Object.defineProperties(Ye.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}},ff:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecationReason")?B(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
115
115
  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=
116
- 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}}});
117
- var Ze=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentName=a.wd==null?null:a.wd;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};q(Ze,A);Ze.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
118
- k.Object.defineProperties(Ze.prototype,{wd:{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,
116
+ a}},cg:{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}}});
117
+ var Ze=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentName=a.yd==null?null:a.yd;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};q(Ze,A);Ze.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
118
+ k.Object.defineProperties(Ze.prototype,{yd:{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,
119
119
  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 $e=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q($e,A);$e.prototype.i=function(){return{R:{values:af},keys:["values"]}};
120
- k.Object.defineProperties($e.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.yi==null?null:a.yi;this.h.auditLogConfigs=a.Lg==null?null:a.Lg};q(bf,A);bf.prototype.i=function(){return{R:{auditLogConfigs:cf},keys:["auditLogConfigs","service"]}};
121
- k.Object.defineProperties(bf.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?B(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},yi:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?B(this,"service"):null},set:function(a){this.h.service=a}}});
122
- var cf=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Rh==null?null:a.Rh;this.h.exemptedMembers=a.rh==null?null:a.rh;this.h.ignoreChildExemptions=a.Fh==null?null:a.Fh};q(cf,A);cf.prototype.i=function(){return{I:{logType:le},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
123
- k.Object.defineProperties(cf.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?B(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?B(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?B(this,"logType"):null},set:function(a){this.h.logType=
124
- a}}});var df=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.dd==null?null:a.dd};q(df,A);df.prototype.i=function(){return{I:{permissionType:me},keys:["permissionType"]}};k.Object.defineProperties(df.prototype,{dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
120
+ k.Object.defineProperties($e.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.Ai==null?null:a.Ai;this.h.auditLogConfigs=a.Ng==null?null:a.Ng};q(bf,A);bf.prototype.i=function(){return{R:{auditLogConfigs:cf},keys:["auditLogConfigs","service"]}};
121
+ k.Object.defineProperties(bf.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?B(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},Ai:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?B(this,"service"):null},set:function(a){this.h.service=a}}});
122
+ var cf=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Th==null?null:a.Th;this.h.exemptedMembers=a.th==null?null:a.th;this.h.ignoreChildExemptions=a.Hh==null?null:a.Hh};q(cf,A);cf.prototype.i=function(){return{I:{logType:le},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
123
+ k.Object.defineProperties(cf.prototype,{th:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?B(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Hh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?B(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Th:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?B(this,"logType"):null},set:function(a){this.h.logType=
124
+ a}}});var df=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.fd==null?null:a.fd};q(df,A);df.prototype.i=function(){return{I:{permissionType:me},keys:["permissionType"]}};k.Object.defineProperties(df.prototype,{fd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
125
125
  var ef=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};q(ef,A);ef.prototype.i=function(){return{keys:["append","overwrite","table"]}};
126
126
  k.Object.defineProperties(ef.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}}});
127
- var ff=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Pe==null?null:a.Pe};q(ff,A);ff.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:ef}}};k.Object.defineProperties(ff.prototype,{Pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?B(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
128
- var gf=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.Og==null?null:a.Og};q(gf,A);gf.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:hf}}};
129
- k.Object.defineProperties(gf.prototype,{Og:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?B(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Xg:{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,
130
- "role")?B(this,"role"):null},set:function(a){this.h.role=a}}});var jf=function(){this.h={}};q(jf,A);jf.prototype.i=function(){return{keys:[]}};var kf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Tg==null?null:a.Tg};q(kf,A);kf.prototype.i=function(){return{I:{capabilities:ne},keys:["capabilities"]}};
131
- k.Object.defineProperties(kf.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?B(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga};q(lf,A);lf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:mf}}};
132
- k.Object.defineProperties(lf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var nf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Qh==null?null:a.Qh;this.h.authorizationLoggingOptions=a.Mg==null?null:a.Mg;this.h.permissionType=a.dd==null?null:a.dd};q(nf,A);
127
+ var ff=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Re==null?null:a.Re};q(ff,A);ff.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:ef}}};k.Object.defineProperties(ff.prototype,{Re:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?B(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
128
+ var gf=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.Zg==null?null:a.Zg;this.h.bindingId=a.Qg==null?null:a.Qg};q(gf,A);gf.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:hf}}};
129
+ k.Object.defineProperties(gf.prototype,{Qg:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?B(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Zg:{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,
130
+ "role")?B(this,"role"):null},set:function(a){this.h.role=a}}});var jf=function(){this.h={}};q(jf,A);jf.prototype.i=function(){return{keys:[]}};var kf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Vg==null?null:a.Vg};q(kf,A);kf.prototype.i=function(){return{I:{capabilities:ne},keys:["capabilities"]}};
131
+ k.Object.defineProperties(kf.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?B(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga};q(lf,A);lf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:mf}}};
132
+ k.Object.defineProperties(lf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var nf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Sh==null?null:a.Sh;this.h.authorizationLoggingOptions=a.Og==null?null:a.Og;this.h.permissionType=a.fd==null?null:a.fd};q(nf,A);
133
133
  nf.prototype.i=function(){return{I:{logName:oe,permissionType:pe},keys:["authorizationLoggingOptions","logName","permissionType"],o:{authorizationLoggingOptions:df}}};
134
- k.Object.defineProperties(nf.prototype,{Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?B(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?B(this,"logName"):null},set:function(a){this.h.logName=a}},dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=
135
- a}}});var of=function(a){a=a===void 0?{}:a;this.h={};this.h.bucket=a.Se==null?null:a.Se;this.h.filenamePrefix=a.wa==null?null:a.wa;this.h.permissions=a.permissions==null?null:a.permissions;this.h.bucketCorsUris=a.Te==null?null:a.Te};q(of,A);of.prototype.i=function(){return{I:{permissions:qe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
136
- k.Object.defineProperties(of.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}},wa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
134
+ k.Object.defineProperties(nf.prototype,{Og:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?B(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?B(this,"logName"):null},set:function(a){this.h.logName=a}},fd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=
135
+ a}}});var of=function(a){a=a===void 0?{}:a;this.h={};this.h.bucket=a.Ue==null?null:a.Ue;this.h.filenamePrefix=a.wa==null?null:a.wa;this.h.permissions=a.permissions==null?null:a.permissions;this.h.bucketCorsUris=a.Ve==null?null:a.Ve};q(of,A);of.prototype.i=function(){return{I:{permissions:qe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
136
+ k.Object.defineProperties(of.prototype,{Ue:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?B(this,"bucket"):null},set:function(a){this.h.bucket=a}},Ve:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?B(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},wa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
137
137
  enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(of,{Permissions:{configurable:!0,enumerable:!0,get:function(){return qe}}});var pf=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris};q(pf,A);pf.prototype.i=function(){return{keys:["uris"]}};
138
138
  k.Object.defineProperties(pf.prototype,{uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}}});var qf=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};q(qf,A);qf.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:rf}}};
139
139
  k.Object.defineProperties(qf.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 sf=function(a){a=a===void 0?{}:a;this.h={};this.h.result=a.result==null?null:a.result};q(sf,A);sf.prototype.i=function(){return{keys:["result"]}};
140
- k.Object.defineProperties(sf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?B(this,"result"):null},set:function(a){this.h.result=a}}});var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Eh==null?null:a.Eh;this.h.sys=a.Ji==null?null:a.Ji;this.h.svc=a.Ii==null?null:a.Ii;this.h.op=a.fi==null?null:a.fi;this.h.values=a.values==null?null:a.values};q(tf,A);tf.prototype.i=function(){return{I:{iam:re,op:se,sys:te},keys:["iam","op","svc","sys","values"]}};
141
- k.Object.defineProperties(tf.prototype,{Eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?B(this,"iam"):null},set:function(a){this.h.iam=a}},fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?B(this,"op"):null},set:function(a){this.h.op=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?B(this,"svc"):null},set:function(a){this.h.svc=a}},Ji:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?B(this,"sys"):null},set:function(a){this.h.sys=
142
- a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var uf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.da==null?null:a.da};q(uf,A);uf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
143
- k.Object.defineProperties(uf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ob:{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}}});
144
- var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Th==null?null:a.Th;this.h.field=a.th==null?null:a.th;this.h.customFields=a.ih==null?null:a.ih};q(vf,A);vf.prototype.i=function(){return{R:{customFields:wf},keys:["customFields","field","metric"]}};
145
- k.Object.defineProperties(vf.prototype,{ih:{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}},Th:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?B(this,"metric"):null},set:function(a){this.h.metric=a}}});
140
+ k.Object.defineProperties(sf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?B(this,"result"):null},set:function(a){this.h.result=a}}});var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Gh==null?null:a.Gh;this.h.sys=a.Li==null?null:a.Li;this.h.svc=a.Ki==null?null:a.Ki;this.h.op=a.hi==null?null:a.hi;this.h.values=a.values==null?null:a.values};q(tf,A);tf.prototype.i=function(){return{I:{iam:re,op:se,sys:te},keys:["iam","op","svc","sys","values"]}};
141
+ k.Object.defineProperties(tf.prototype,{Gh:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?B(this,"iam"):null},set:function(a){this.h.iam=a}},hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?B(this,"op"):null},set:function(a){this.h.op=a}},Ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?B(this,"svc"):null},set:function(a){this.h.svc=a}},Li:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?B(this,"sys"):null},set:function(a){this.h.sys=
142
+ a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var uf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.ca==null?null:a.ca};q(uf,A);uf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
143
+ k.Object.defineProperties(uf.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ob:{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}}});
144
+ var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Vh==null?null:a.Vh;this.h.field=a.wh==null?null:a.wh;this.h.customFields=a.kh==null?null:a.kh};q(vf,A);vf.prototype.i=function(){return{R:{customFields:wf},keys:["customFields","field","metric"]}};
145
+ k.Object.defineProperties(vf.prototype,{kh:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?B(this,"customFields"):null},set:function(a){this.h.customFields=a}},wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?B(this,"field"):null},set:function(a){this.h.field=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?B(this,"metric"):null},set:function(a){this.h.metric=a}}});
146
146
  var wf=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};q(wf,A);wf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(wf.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}}});
147
- var xf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Ph==null?null:a.Ph;this.h.isDirectAuth=a.Ih==null?null:a.Ih};q(xf,A);xf.prototype.i=function(){return{I:{logMode:ue},keys:["isDirectAuth","logMode"]}};
148
- k.Object.defineProperties(xf.prototype,{Ih:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?B(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?B(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(yf,A);
149
- yf.prototype.i=function(){return{keys:["values"],La:{values:{ka:af,oa:!1,pa:!0,qa:!1}}}};k.Object.defineProperties(yf.prototype,{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.min=a.min==null?null:a.min;this.h.max=a.max==null?null:a.max};q(zf,A);zf.prototype.i=function(){return{keys:["max","min"]}};
150
- k.Object.defineProperties(zf.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 Af=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.rf==null?null:a.rf;this.h.filenamePrefix=a.wa==null?null:a.wa};q(Af,A);Af.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
151
- k.Object.defineProperties(Af.prototype,{wa:{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}}});
152
- var Bf=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.Jd==null?null:a.Jd;this.h.tableLocation=a.Ki==null?null:a.Ki;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:
147
+ var xf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Rh==null?null:a.Rh;this.h.isDirectAuth=a.Kh==null?null:a.Kh};q(xf,A);xf.prototype.i=function(){return{I:{logMode:ue},keys:["isDirectAuth","logMode"]}};
148
+ k.Object.defineProperties(xf.prototype,{Kh:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?B(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?B(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(yf,A);
149
+ yf.prototype.i=function(){return{keys:["values"],La:{values:{ja:af,oa:!1,pa:!0,qa:!1}}}};k.Object.defineProperties(yf.prototype,{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.min=a.min==null?null:a.min;this.h.max=a.max==null?null:a.max};q(zf,A);zf.prototype.i=function(){return{keys:["max","min"]}};
150
+ k.Object.defineProperties(zf.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 Af=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.tf==null?null:a.tf;this.h.filenamePrefix=a.wa==null?null:a.wa};q(Af,A);Af.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
151
+ k.Object.defineProperties(Af.prototype,{wa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},tf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?B(this,"folder"):null},set:function(a){this.h.folder=a}}});
152
+ var Bf=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.Ld==null?null:a.Ld;this.h.tableLocation=a.Mi==null?null:a.Mi;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:
153
153
  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};q(Bf,A);
154
- Bf.prototype.i=function(){return{R:{bands:Cf,tilesets:Df},I:{type:ve},keys:"bands cloudStorageLocation endTime expression featureCount featureViewAssetLocation geometry id name properties quota sizeBytes startTime tableLocation tilesets tilestoreLocation type updateTime".split(" "),La:{geometry:{ka:null,oa:!1,pa:!1,qa:!1},properties:{ka:null,oa:!1,pa:!1,qa:!1}},o:{cloudStorageLocation:pf,expression:rf,featureViewAssetLocation:Ef,quota:Ff,tableLocation:Gf,tilestoreLocation:Hf}}};
154
+ Bf.prototype.i=function(){return{R:{bands:Cf,tilesets:Df},I:{type:ve},keys:"bands cloudStorageLocation endTime expression featureCount featureViewAssetLocation geometry id name properties quota sizeBytes startTime tableLocation tilesets tilestoreLocation type updateTime".split(" "),La:{geometry:{ja:null,oa:!1,pa:!1,qa:!1},properties:{ja:null,oa:!1,pa:!1,qa:!1}},o:{cloudStorageLocation:pf,expression:rf,featureViewAssetLocation:Ef,quota:Ff,tableLocation:Gf,tilestoreLocation:Hf}}};
155
155
  k.Object.defineProperties(Bf.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,
156
- 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}},Jd:{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,
156
+ 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}},Ld:{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,
157
157
  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,
158
- 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}},Ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"tableLocation")?B(this,"tableLocation"):
158
+ 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}},Mi:{configurable:!0,enumerable:!0,get:function(){return D(this,"tableLocation")?B(this,"tableLocation"):
159
159
  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,
160
160
  enumerable:!0,get:function(){return D(this,"updateTime")?B(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var mf=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};q(mf,A);mf.prototype.i=function(){return{keys:["name","overwrite"]}};
161
161
  k.Object.defineProperties(mf.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}}});
162
- var If=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.G==null?null:a.G;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.jc==null?null:a.jc};q(If,A);If.prototype.i=function(){return{I:{fileFormat:we},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:rf,visualizationOptions:Jf}}};
163
- k.Object.defineProperties(If.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}},G:{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,
162
+ var If=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.G==null?null:a.G;this.h.bandIds=a.ca==null?null:a.ca;this.h.visualizationOptions=a.jc==null?null:a.jc};q(If,A);If.prototype.i=function(){return{I:{fileFormat:we},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:rf,visualizationOptions:Jf}}};
163
+ k.Object.defineProperties(If.prototype,{ca:{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}},G:{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,
164
164
  "name")?B(this,"name"):null},set:function(a){this.h.name=a}},jc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?B(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var Kf=function(){this.h={}};q(Kf,A);Kf.prototype.i=function(){return{keys:[]}};
165
165
  var Lf=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.ra==null?null:a.ra;this.h.maxWorkers=a.P==null?null:a.P;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};q(Lf,A);
166
166
  Lf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:lf,expression:rf}}};
167
167
  k.Object.defineProperties(Lf.prototype,{ra:{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}},
168
168
  P:{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,
169
169
  "workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
170
- var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.na==null?null:a.na;this.h.assetExportOptions=a.ra==null?null:a.ra;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.P==null?null:a.P;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
170
+ var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.ma==null?null:a.ma;this.h.assetExportOptions=a.ra==null?null:a.ra;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.maxPixels=a.Qf==null?null:a.Qf;this.h.grid=a.grid==null?null:a.grid;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.P==null?null:a.P;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
171
171
  q(Mf,A);Mf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:Nf,expression:rf,fileExportOptions:Of,grid:Pf}}};
172
172
  k.Object.defineProperties(Mf.prototype,{ra:{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}},
173
- na:{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}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?
173
+ ma:{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}},Qf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixels")?B(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?
174
174
  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=
175
175
  a}}});var Qf=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.P==null?null:a.P;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};q(Qf,A);
176
176
  Qf.prototype.i=function(){return{keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:rf,tileExportOptions:Of,tileOptions:Rf}}};
177
177
  k.Object.defineProperties(Qf.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}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
178
178
  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")?
179
179
  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}}});
180
- var Sf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.na==null?null:a.na;this.h.assetExportOptions=a.ra==null?null:a.ra;this.h.featureViewExportOptions=a.Kd==null?null:a.Kd;this.h.bigqueryExportOptions=a.yd==null?null:a.yd;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=
180
+ var Sf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.ma==null?null:a.ma;this.h.assetExportOptions=a.ra==null?null:a.ra;this.h.featureViewExportOptions=a.Md==null?null:a.Md;this.h.bigqueryExportOptions=a.Ad==null?null:a.Ad;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=
181
181
  a.P==null?null:a.P;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.policy=a.ib==null?null:a.ib;this.h.priority=a.priority==null?null:a.priority};q(Sf,A);
182
182
  Sf.prototype.i=function(){return{keys:"assetExportOptions bigqueryExportOptions description expression featureViewExportOptions fileExportOptions maxErrorMeters maxVertices maxWorkers policy priority requestId selectors workloadTag".split(" "),o:{assetExportOptions:Tf,bigqueryExportOptions:ff,expression:rf,featureViewExportOptions:Uf,fileExportOptions:Vf,policy:Wf}}};
183
- k.Object.defineProperties(Sf.prototype,{ra:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},yd:{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=
184
- a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},Kd:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewExportOptions")?B(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},na:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Ub:{configurable:!0,
183
+ k.Object.defineProperties(Sf.prototype,{ra:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},Ad:{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=
184
+ a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},Md:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewExportOptions")?B(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Ub:{configurable:!0,
185
185
  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}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},ib:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?
186
186
  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,
187
187
  enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
@@ -190,174 +190,174 @@ q(Xf,A);Xf.prototype.i=function(){return{I:{version:xe},keys:"description expres
190
190
  k.Object.defineProperties(Xf.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}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
191
191
  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")?
192
192
  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}},Oa:{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=
193
- a}}});var $f=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.Oa==null?null:a.Oa;this.h.fileExportOptions=a.na==null?null:a.na;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.P==null?null:a.P;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};q($f,A);
193
+ a}}});var $f=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.Oa==null?null:a.Oa;this.h.fileExportOptions=a.ma==null?null:a.ma;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.P==null?null:a.P;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};q($f,A);
194
194
  $f.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkers priority requestId videoOptions workloadTag".split(" "),o:{expression:rf,fileExportOptions:Yf,videoOptions:Zf}}};
195
- k.Object.defineProperties($f.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}},na:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},P:{configurable:!0,
195
+ k.Object.defineProperties($f.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}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},P:{configurable:!0,
196
196
  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}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):
197
197
  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 hf=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};q(hf,A);
198
198
  hf.prototype.i=function(){return{keys:["description","expression","location","title"]}};
199
199
  k.Object.defineProperties(hf.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,
200
- get:function(){return D(this,"title")?B(this,"title"):null},set:function(a){this.h.title=a}}});var rf=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};q(rf,A);rf.prototype.i=function(){return{keys:["result","values"],La:{values:{ka:af,oa:!1,pa:!0,qa:!1}}}};
200
+ get:function(){return D(this,"title")?B(this,"title"):null},set:function(a){this.h.title=a}}});var rf=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};q(rf,A);rf.prototype.i=function(){return{keys:["result","values"],La:{values:{ja:af,oa:!1,pa:!0,qa:!1}}}};
201
201
  k.Object.defineProperties(rf.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 ag=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};
202
202
  q(ag,A);ag.prototype.i=function(){return{keys:["geometry","properties","type"]}};
203
203
  k.Object.defineProperties(ag.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
- var bg=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Lb==null?null:a.Lb;this.h.mapName=a.mapName==null?null:a.mapName;this.h.name=a.name==null?null:a.name;this.h.visualizationExpression=a.Bg==null?null:a.Bg};q(bg,A);bg.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:rf}}};
205
- k.Object.defineProperties(bg.prototype,{Lb:{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}},Bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
206
- B(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.kf==null?null:a.kf;this.h.ingestionTimeParameters=a.tc==null?null:a.tc};q(Uf,A);Uf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:cg,ingestionTimeParameters:dg}}};
207
- k.Object.defineProperties(Uf.prototype,{kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewDestination")?B(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},tc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
204
+ var bg=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Lb==null?null:a.Lb;this.h.mapName=a.mapName==null?null:a.mapName;this.h.name=a.name==null?null:a.name;this.h.visualizationExpression=a.Dg==null?null:a.Dg};q(bg,A);bg.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:rf}}};
205
+ k.Object.defineProperties(bg.prototype,{Lb:{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}},Dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
206
+ B(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.mf==null?null:a.mf;this.h.ingestionTimeParameters=a.tc==null?null:a.tc};q(Uf,A);Uf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:cg,ingestionTimeParameters:dg}}};
207
+ k.Object.defineProperties(Uf.prototype,{mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewDestination")?B(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},tc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
208
208
  var eg=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};q(eg,A);eg.prototype.i=function(){return{I:{type:ye},keys:["name","type"]}};k.Object.defineProperties(eg.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}}});
209
- var cg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.assetVersion=a.Gg==null?null:a.Gg;this.h.permissions=a.permissions==null?null:a.permissions};q(cg,A);cg.prototype.i=function(){return{I:{permissions:ze},keys:["assetVersion","name","permissions"]}};
210
- k.Object.defineProperties(cg.prototype,{Gg:{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}}});
211
- k.Object.defineProperties(cg,{Permissions:{configurable:!0,enumerable:!0,get:function(){return ze}}});var dg=function(a){a=a===void 0?{}:a;this.h={};this.h.thinningOptions=a.qg==null?null:a.qg;this.h.rankingOptions=a.Wf==null?null:a.Wf;this.h.prerenderingOptions=a.ii==null?null:a.ii};q(dg,A);dg.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:fg,rankingOptions:gg,thinningOptions:hg}}};
212
- k.Object.defineProperties(dg.prototype,{ii:{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}},qg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?B(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
209
+ var cg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.assetVersion=a.Ig==null?null:a.Ig;this.h.permissions=a.permissions==null?null:a.permissions};q(cg,A);cg.prototype.i=function(){return{I:{permissions:ze},keys:["assetVersion","name","permissions"]}};
210
+ k.Object.defineProperties(cg.prototype,{Ig:{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}}});
211
+ k.Object.defineProperties(cg,{Permissions:{configurable:!0,enumerable:!0,get:function(){return ze}}});var dg=function(a){a=a===void 0?{}:a;this.h={};this.h.thinningOptions=a.sg==null?null:a.sg;this.h.rankingOptions=a.Yf==null?null:a.Yf;this.h.prerenderingOptions=a.ki==null?null:a.ki};q(dg,A);dg.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:fg,rankingOptions:gg,thinningOptions:hg}}};
212
+ k.Object.defineProperties(dg.prototype,{ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderingOptions")?B(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Yf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankingOptions")?B(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},sg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?B(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
213
213
  a}}});var Ef=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};q(Ef,A);Ef.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:ig}}};
214
- k.Object.defineProperties(Ef.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 ig=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.sh==null?null:a.sh;this.h.ingestionTimeParameters=a.tc==null?null:a.tc};q(ig,A);
214
+ k.Object.defineProperties(Ef.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 ig=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.uh==null?null:a.uh;this.h.ingestionTimeParameters=a.tc==null?null:a.tc};q(ig,A);
215
215
  ig.prototype.i=function(){return{R:{featureViewAttributes:eg},keys:["featureViewAttributes","ingestionTimeParameters"],o:{ingestionTimeParameters:dg}}};
216
- k.Object.defineProperties(ig.prototype,{sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAttributes")?B(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},tc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
216
+ k.Object.defineProperties(ig.prototype,{uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAttributes")?B(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},tc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
217
217
  var jg=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.G==null?null:a.G;this.h.grid=a.grid==null?null:a.grid};q(jg,A);jg.prototype.i=function(){return{I:{fileFormat:Ae,orientation:Be},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:rf,grid:Pf}}};
218
218
  k.Object.defineProperties(jg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},G:{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,
219
- "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 Ff=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};q(Ff,A);
219
+ "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 Ff=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.Pe==null?null:a.Pe;this.h.maxAssets=a.Nf==null?null:a.Nf};q(Ff,A);
220
220
  Ff.prototype.i=function(){return{keys:["assetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
221
- k.Object.defineProperties(Ff.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,
221
+ k.Object.defineProperties(Ff.prototype,{Pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetCount")?B(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Nf:{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,
222
222
  get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var kg=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentNames=a.mc==null?null:a.mc;this.h.body=a.body==null?null:a.body};q(kg,A);kg.prototype.i=function(){return{keys:["argumentNames","body"]}};
223
223
  k.Object.defineProperties(kg.prototype,{mc:{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}}});
224
- var lg=function(a){a=a===void 0?{}:a;this.h={};this.h.functionName=a.functionName==null?null:a.functionName;this.h.functionReference=a.Ta==null?null:a.Ta;this.h.arguments=a.arguments==null?null:a.arguments};q(lg,A);lg.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],La:{arguments:{ka:af,oa:!1,pa:!0,qa:!1}}}};
224
+ var lg=function(a){a=a===void 0?{}:a;this.h={};this.h.functionName=a.functionName==null?null:a.functionName;this.h.functionReference=a.Ta==null?null:a.Ta;this.h.arguments=a.arguments==null?null:a.arguments};q(lg,A);lg.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],La:{arguments:{ja:af,oa:!1,pa:!0,qa:!1}}}};
225
225
  k.Object.defineProperties(lg.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}},Ta:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionReference")?B(this,"functionReference"):null},set:function(a){this.h.functionReference=
226
- a}}});var mg=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};q(mg,A);mg.prototype.i=function(){return{keys:["cloudOptimized","noData","skipEmptyFiles","tileDimensions","tileSize"],o:{noData:ng,tileDimensions:og}}};
227
- k.Object.defineProperties(mg.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,
226
+ a}}});var mg=function(a){a=a===void 0?{}:a;this.h={};this.h.cloudOptimized=a.We==null?null:a.We;this.h.tileDimensions=a.bc==null?null:a.bc;this.h.skipEmptyFiles=a.mg==null?null:a.mg;this.h.tileSize=a.tileSize==null?null:a.tileSize;this.h.noData=a.Rf==null?null:a.Rf};q(mg,A);mg.prototype.i=function(){return{keys:["cloudOptimized","noData","skipEmptyFiles","tileDimensions","tileSize"],o:{noData:ng,tileDimensions:og}}};
227
+ k.Object.defineProperties(mg.prototype,{We:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudOptimized")?B(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},Rf:{configurable:!0,enumerable:!0,get:function(){return D(this,"noData")?B(this,"noData"):null},set:function(a){this.h.noData=a}},mg:{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,
228
228
  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 pg=function(a){a=a===void 0?{}:a;this.h={};this.h.options=a.options==null?null:a.options};q(pg,A);pg.prototype.i=function(){return{keys:["options"],o:{options:qg}}};
229
- k.Object.defineProperties(pg.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?B(this,"options"):null},set:function(a){this.h.options=a}}});var qg=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.si==null?null:a.si};q(qg,A);qg.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
230
- k.Object.defineProperties(qg.prototype,{si:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?B(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var og=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};q(og,A);og.prototype.i=function(){return{keys:["height","width"]}};
229
+ k.Object.defineProperties(pg.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?B(this,"options"):null},set:function(a){this.h.options=a}}});var qg=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.ui==null?null:a.ui};q(qg,A);qg.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
230
+ k.Object.defineProperties(qg.prototype,{ui:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?B(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var og=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};q(og,A);og.prototype.i=function(){return{keys:["height","width"]}};
231
231
  k.Object.defineProperties(og.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 rg=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};q(rg,A);rg.prototype.i=function(){return{keys:["x","y"]}};
232
232
  k.Object.defineProperties(rg.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}}});
233
- var Nf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga;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};q(Nf,A);
234
- Nf.prototype.i=function(){return{I:{pyramidingPolicy:Ce,pyramidingPolicyOverrides:De},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],La:{pyramidingPolicyOverrides:{ka:null,oa:!1,pa:!1,qa:!1}},o:{earthEngineDestination:mf}}};
235
- k.Object.defineProperties(Nf.prototype,{Ga:{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"):
233
+ var Nf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=a.Vf==null?null:a.Vf;this.h.tileSize=a.tileSize==null?null:a.tileSize};q(Nf,A);
234
+ Nf.prototype.i=function(){return{I:{pyramidingPolicy:Ce,pyramidingPolicyOverrides:De},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],La:{pyramidingPolicyOverrides:{ja:null,oa:!1,pa:!1,qa:!1}},o:{earthEngineDestination:mf}}};
235
+ k.Object.defineProperties(Nf.prototype,{Ga:{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}},Vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?B(this,"pyramidingPolicyOverrides"):
236
236
  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}}});
237
- var Cf=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.lb==null?null:a.lb;this.h.tilesetBandIndex=a.md==null?null:a.md};q(Cf,A);
237
+ var Cf=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.lb==null?null:a.lb;this.h.tilesetBandIndex=a.od==null?null:a.od};q(Cf,A);
238
238
  Cf.prototype.i=function(){return{R:{tilesets:sg},I:{pyramidingPolicy:Ee},keys:"dataType grid id missingData pyramidingPolicy tilesetBandIndex tilesetId tilesets".split(" "),o:{dataType:tg,grid:Pf,missingData:ug}}};
239
239
  k.Object.defineProperties(Cf.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")?
240
- 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}},md:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?B(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},
241
- 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 Of=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.la==null?null:a.la;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Ld==null?null:a.Ld;this.h.tfRecordOptions=a.ne==null?null:a.ne;this.h.fileFormat=a.G==null?null:a.G};q(Of,A);
240
+ 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}},od:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?B(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},
241
+ 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 Of=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ka==null?null:a.ka;this.h.cloudStorageDestination=a.ia==null?null:a.ia;this.h.geoTiffOptions=a.Nd==null?null:a.Nd;this.h.tfRecordOptions=a.pe==null?null:a.pe;this.h.fileFormat=a.G==null?null:a.G};q(Of,A);
242
242
  Of.prototype.i=function(){return{I:{fileFormat:Fe},keys:["cloudStorageDestination","driveDestination","fileFormat","geoTiffOptions","tfRecordOptions"],o:{cloudStorageDestination:of,driveDestination:Af,geoTiffOptions:mg,tfRecordOptions:vg}}};
243
- k.Object.defineProperties(Of.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},la:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
244
- a}},Ld:{configurable:!0,enumerable:!0,get:function(){return D(this,"geoTiffOptions")?B(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},ne:{configurable:!0,enumerable:!0,get:function(){return D(this,"tfRecordOptions")?B(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
245
- var wg=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.pd==null?null:a.pd;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.Ah==null?null:a.Ah;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.startTime=a.startTime==
246
- null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.minTileAreaRatio=a.Wh==null?null:a.Wh;this.h.skipMetadataRead=a.Ci==null?null:a.Ci;this.h.memo=a.Yc==null?null:a.Yc};q(wg,A);
247
- wg.prototype.i=function(){return{R:{bands:xg,maskBands:yg,tilesets:Df},I:{pyramidingPolicy:Ge},keys:"bands endTime footprint maskBands memo minTileAreaRatio missingData name properties pyramidingPolicy skipMetadataRead startTime tilesets uriPrefix".split(" "),La:{properties:{ka:null,oa:!1,pa:!1,qa:!1}},o:{footprint:zg,missingData:ug}}};
248
- k.Object.defineProperties(wg.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}},Ah:{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,
249
- "maskBands")?B(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Yc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?B(this,"memo"):null},set:function(a){this.h.memo=a}},Wh:{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=
250
- 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}},Ci:{configurable:!0,enumerable:!0,get:function(){return D(this,
251
- "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}},pd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?B(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=
243
+ k.Object.defineProperties(Of.prototype,{ia:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ka:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
244
+ a}},Nd:{configurable:!0,enumerable:!0,get:function(){return D(this,"geoTiffOptions")?B(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"tfRecordOptions")?B(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
245
+ var wg=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.rd==null?null:a.rd;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.bands=a.bands==null?null:a.bands;this.h.maskBands=a.Mf==null?null:a.Mf;this.h.footprint=a.Ch==null?null:a.Ch;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.startTime=a.startTime==
246
+ null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.minTileAreaRatio=a.Yh==null?null:a.Yh;this.h.skipMetadataRead=a.Ei==null?null:a.Ei;this.h.memo=a.ad==null?null:a.ad};q(wg,A);
247
+ wg.prototype.i=function(){return{R:{bands:xg,maskBands:yg,tilesets:Df},I:{pyramidingPolicy:Ge},keys:"bands endTime footprint maskBands memo minTileAreaRatio missingData name properties pyramidingPolicy skipMetadataRead startTime tilesets uriPrefix".split(" "),La:{properties:{ja:null,oa:!1,pa:!1,qa:!1}},o:{footprint:zg,missingData:ug}}};
248
+ k.Object.defineProperties(wg.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}},Ch:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?B(this,"footprint"):null},set:function(a){this.h.footprint=a}},Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,
249
+ "maskBands")?B(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?B(this,"memo"):null},set:function(a){this.h.memo=a}},Yh:{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=
250
+ 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}},Ei:{configurable:!0,enumerable:!0,get:function(){return D(this,
251
+ "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}},rd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?B(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=
252
252
  a}}});var Ag=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.affineTransform=a.Jb==null?null:a.Jb;this.h.dimensions=a.dimensions==null?null:a.dimensions};q(Ag,A);Ag.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:Xe,dimensions:og}}};
253
253
  k.Object.defineProperties(Ag.prototype,{Jb:{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
- var Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.imageManifest=a.yf==null?null:a.yf;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};q(Bg,A);Bg.prototype.i=function(){return{I:{mode:He},keys:["description","imageManifest","mode","overwrite","requestId"],o:{imageManifest:wg}}};
255
- k.Object.defineProperties(Bg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},yf:{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,
256
- 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 Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.pg==null?null:a.pg;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};
254
+ var Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.imageManifest=a.Af==null?null:a.Af;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};q(Bg,A);Bg.prototype.i=function(){return{I:{mode:He},keys:["description","imageManifest","mode","overwrite","requestId"],o:{imageManifest:wg}}};
255
+ k.Object.defineProperties(Bg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},Af:{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,
256
+ 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 Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.rg==null?null:a.rg;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};
257
257
  q(Cg,A);Cg.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:Dg}}};
258
- k.Object.defineProperties(Cg.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}},pg:{configurable:!0,
258
+ k.Object.defineProperties(Cg.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}},rg:{configurable:!0,
259
259
  enumerable:!0,get:function(){return D(this,"tableManifest")?B(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Eg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Gc==null?null:a.Gc};q(Eg,A);Eg.prototype.i=function(){return{R:{algorithms:Ye},keys:["algorithms"]}};k.Object.defineProperties(Eg.prototype,{Gc:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?B(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
260
260
  var Fg=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};q(Fg,A);Fg.prototype.i=function(){return{R:{assets:Bf},keys:["assets","nextPageToken"]}};
261
261
  k.Object.defineProperties(Fg.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
262
  var Gg=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};q(Gg,A);Gg.prototype.i=function(){return{R:{features:ag},keys:["features","nextPageToken","type"]}};
263
263
  k.Object.defineProperties(Gg.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
- var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.operations=a.Ma==null?null:a.Ma;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken;this.h.unreachable=a.Si==null?null:a.Si};q(Hg,A);Hg.prototype.i=function(){return{R:{operations:Ig},keys:["nextPageToken","operations","unreachable"]}};
265
- k.Object.defineProperties(Hg.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?B(this,"operations"):null},set:function(a){this.h.operations=a}},Si:{configurable:!0,enumerable:!0,get:function(){return D(this,"unreachable")?B(this,"unreachable"):null},set:function(a){this.h.unreachable=a}}});
266
- var Jg=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};q(Jg,A);Jg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:nf,counter:vf,dataAccess:xf}}};
267
- k.Object.defineProperties(Jg.prototype,{Ug:{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}},jh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?B(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
264
+ var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.operations=a.Ma==null?null:a.Ma;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken;this.h.unreachable=a.Ui==null?null:a.Ui};q(Hg,A);Hg.prototype.i=function(){return{R:{operations:Ig},keys:["nextPageToken","operations","unreachable"]}};
265
+ k.Object.defineProperties(Hg.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?B(this,"operations"):null},set:function(a){this.h.operations=a}},Ui:{configurable:!0,enumerable:!0,get:function(){return D(this,"unreachable")?B(this,"unreachable"):null},set:function(a){this.h.unreachable=a}}});
266
+ var Jg=function(a){a=a===void 0?{}:a;this.h={};this.h.counter=a.counter==null?null:a.counter;this.h.dataAccess=a.mh==null?null:a.mh;this.h.cloudAudit=a.Wg==null?null:a.Wg};q(Jg,A);Jg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:nf,counter:vf,dataAccess:xf}}};
267
+ k.Object.defineProperties(Jg.prototype,{Wg:{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}},mh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?B(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
268
268
  var ug=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(ug,A);ug.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(ug.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var Kg=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob};q(Kg,A);Kg.prototype.i=function(){return{keys:["destinationName"]}};
269
- k.Object.defineProperties(Kg.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?B(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.pf==null?null:a.pf;this.h.integerValue=a.Ua==null?null:a.Ua};q(ng,A);ng.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
270
- k.Object.defineProperties(ng.prototype,{pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?B(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?B(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
271
- var Ig=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};q(Ig,A);Ig.prototype.i=function(){return{keys:["done","error","metadata","name","response"],La:{metadata:{ka:null,oa:!1,pa:!1,qa:!1},response:{ka:null,oa:!1,pa:!1,qa:!1}},o:{error:Lg}}};
269
+ k.Object.defineProperties(Kg.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?B(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.rf==null?null:a.rf;this.h.integerValue=a.Ua==null?null:a.Ua};q(ng,A);ng.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
270
+ k.Object.defineProperties(ng.prototype,{rf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?B(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?B(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
271
+ var Ig=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};q(Ig,A);Ig.prototype.i=function(){return{keys:["done","error","metadata","name","response"],La:{metadata:{ja:null,oa:!1,pa:!1,qa:!1},response:{ja:null,oa:!1,pa:!1,qa:!1}},o:{error:Lg}}};
272
272
  k.Object.defineProperties(Ig.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,
273
273
  "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}}});
274
- var Mg=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.Ei==null?null:
275
- a.Ei;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.ai==null?null:a.ai;this.h.batchEecuUsageSeconds=a.xd==null?null:a.xd};q(Mg,A);Mg.prototype.i=function(){return{R:{notifications:Ng,stages:Og},I:{state:Ie},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
276
- k.Object.defineProperties(Mg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return D(this,"attempt")?B(this,"attempt"):null},set:function(a){this.h.attempt=a}},xd:{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,
277
- 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}},ai:{configurable:!0,enumerable:!0,get:function(){return D(this,"notifications")?B(this,
278
- "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}},Ei:{configurable:!0,
274
+ var Mg=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.df==null?null:a.df;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.Gi==null?null:
275
+ a.Gi;this.h.attempt=a.attempt==null?null:a.attempt;this.h.scriptUri=a.fg==null?null:a.fg;this.h.destinationUris=a.gf==null?null:a.gf;this.h.notifications=a.ci==null?null:a.ci;this.h.batchEecuUsageSeconds=a.zd==null?null:a.zd};q(Mg,A);Mg.prototype.i=function(){return{R:{notifications:Ng,stages:Og},I:{state:Ie},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
276
+ k.Object.defineProperties(Mg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return D(this,"attempt")?B(this,"attempt"):null},set:function(a){this.h.attempt=a}},zd:{configurable:!0,enumerable:!0,get:function(){return D(this,"batchEecuUsageSeconds")?B(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},df:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?B(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
277
+ enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},gf:{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}},ci:{configurable:!0,enumerable:!0,get:function(){return D(this,"notifications")?B(this,
278
+ "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}},fg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scriptUri")?B(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},Gi:{configurable:!0,
279
279
  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=
280
- a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?B(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Ng=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Pi==null?null:a.Pi;this.h.detail=a.detail==null?null:a.detail};q(Ng,A);Ng.prototype.i=function(){return{I:{severity:Je},keys:["detail","severity","topic"]}};
281
- k.Object.defineProperties(Ng.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}},Pi:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?B(this,"topic"):null},set:function(a){this.h.topic=a}}});
282
- var Og=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.Qi==null?null:a.Qi;this.h.description=a.description==null?null:a.description};q(Og,A);Og.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
283
- k.Object.defineProperties(Og.prototype,{Wg:{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=
284
- a}},Qi:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?B(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var tg=function(a){a=a===void 0?{}:a;this.h={};this.h.precision=a.precision==null?null:a.precision;this.h.range=a.range==null?null:a.range;this.h.dimensionsCount=a.oh==null?null:a.oh};q(tg,A);tg.prototype.i=function(){return{I:{precision:Ke},keys:["dimensionsCount","precision","range"],o:{range:zf}}};
285
- k.Object.defineProperties(tg.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}},range:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?B(this,"range"):null},set:function(a){this.h.range=a}}});
286
- var zg=function(a){a=a===void 0?{}:a;this.h={};this.h.points=a.points==null?null:a.points;this.h.bandId=a.Ng==null?null:a.Ng};q(zg,A);zg.prototype.i=function(){return{R:{points:rg},keys:["bandId","points"]}};
287
- k.Object.defineProperties(zg.prototype,{Ng:{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}}});
288
- var Pf=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.Jb==null?null:a.Jb};q(Pf,A);Pf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Xe,dimensions:og}}};
289
- k.Object.defineProperties(Pf.prototype,{Jb:{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}},dh:{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,
290
- get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Wf=function(a){a=a===void 0?{}:a;this.h={};this.h.version=a.version==null?null:a.version;this.h.bindings=a.zd==null?null:a.zd;this.h.auditConfigs=a.Kg==null?null:a.Kg;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.hf==null?null:a.hf};q(Wf,A);Wf.prototype.i=function(){return{R:{auditConfigs:bf,bindings:gf,rules:Pg},keys:["auditConfigs","bindings","etag","rules","version"]}};
291
- k.Object.defineProperties(Wf.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?B(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},zd:{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,
292
- "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 fg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.hi==null?null:a.hi;this.h.tileLimiting=a.Li==null?null:a.Li};q(fg,A);fg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Qg}}};
293
- k.Object.defineProperties(fg.prototype,{hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?B(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Li:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?B(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Rg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};q(Rg,A);Rg.prototype.i=function(){return{keys:["attributeName"]}};
280
+ a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?B(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Ng=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Ri==null?null:a.Ri;this.h.detail=a.detail==null?null:a.detail};q(Ng,A);Ng.prototype.i=function(){return{I:{severity:Je},keys:["detail","severity","topic"]}};
281
+ k.Object.defineProperties(Ng.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}},Ri:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?B(this,"topic"):null},set:function(a){this.h.topic=a}}});
282
+ var Og=function(a){a=a===void 0?{}:a;this.h={};this.h.displayName=a.displayName==null?null:a.displayName;this.h.completeWorkUnits=a.Yg==null?null:a.Yg;this.h.totalWorkUnits=a.Si==null?null:a.Si;this.h.description=a.description==null?null:a.description};q(Og,A);Og.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
283
+ k.Object.defineProperties(Og.prototype,{Yg:{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=
284
+ a}},Si:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?B(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var tg=function(a){a=a===void 0?{}:a;this.h={};this.h.precision=a.precision==null?null:a.precision;this.h.range=a.range==null?null:a.range;this.h.dimensionsCount=a.qh==null?null:a.qh};q(tg,A);tg.prototype.i=function(){return{I:{precision:Ke},keys:["dimensionsCount","precision","range"],o:{range:zf}}};
285
+ k.Object.defineProperties(tg.prototype,{qh:{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}},range:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?B(this,"range"):null},set:function(a){this.h.range=a}}});
286
+ var zg=function(a){a=a===void 0?{}:a;this.h={};this.h.points=a.points==null?null:a.points;this.h.bandId=a.Pg==null?null:a.Pg};q(zg,A);zg.prototype.i=function(){return{R:{points:rg},keys:["bandId","points"]}};
287
+ k.Object.defineProperties(zg.prototype,{Pg:{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}}});
288
+ var Pf=function(a){a=a===void 0?{}:a;this.h={};this.h.crsCode=a.ef==null?null:a.ef;this.h.crsWkt=a.fh==null?null:a.fh;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.affineTransform=a.Jb==null?null:a.Jb};q(Pf,A);Pf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Xe,dimensions:og}}};
289
+ k.Object.defineProperties(Pf.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?B(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},ef:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?B(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},fh:{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,
290
+ get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Wf=function(a){a=a===void 0?{}:a;this.h={};this.h.version=a.version==null?null:a.version;this.h.bindings=a.Bd==null?null:a.Bd;this.h.auditConfigs=a.Mg==null?null:a.Mg;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.kf==null?null:a.kf};q(Wf,A);Wf.prototype.i=function(){return{R:{auditConfigs:bf,bindings:gf,rules:Pg},keys:["auditConfigs","bindings","etag","rules","version"]}};
291
+ k.Object.defineProperties(Wf.prototype,{Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?B(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},Bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindings")?B(this,"bindings"):null},set:function(a){this.h.bindings=a}},kf:{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,
292
+ "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 fg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.ji==null?null:a.ji;this.h.tileLimiting=a.Ni==null?null:a.Ni};q(fg,A);fg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Qg}}};
293
+ k.Object.defineProperties(fg.prototype,{ji:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?B(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?B(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Rg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};q(Rg,A);Rg.prototype.i=function(){return{keys:["attributeName"]}};
294
294
  k.Object.defineProperties(Rg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return D(this,"attributeName")?B(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Sg=function(){this.h={}};q(Sg,A);Sg.prototype.i=function(){return{keys:[]}};var Tg=function(){this.h={}};q(Tg,A);Tg.prototype.i=function(){return{keys:[]}};var Ug=function(){this.h={}};q(Ug,A);Ug.prototype.i=function(){return{keys:[]}};
295
- var Vg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.be==null?null:a.be;this.h.rankByMinVisibleLodRule=a.ni==null?null:a.ni;this.h.rankByGeometryTypeRule=a.ce==null?null:a.ce;this.h.rankByMinZoomLevelRule=a.de==null?null:a.de;this.h.direction=a.direction==null?null:a.direction};q(Vg,A);
295
+ var Vg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.de==null?null:a.de;this.h.rankByMinVisibleLodRule=a.pi==null?null:a.pi;this.h.rankByGeometryTypeRule=a.fe==null?null:a.fe;this.h.rankByMinZoomLevelRule=a.ge==null?null:a.ge;this.h.direction=a.direction==null?null:a.direction};q(Vg,A);
296
296
  Vg.prototype.i=function(){return{I:{direction:Le},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],o:{rankByAttributeRule:Rg,rankByGeometryTypeRule:Sg,rankByMinVisibleLodRule:Tg,rankByMinZoomLevelRule:Ug}}};
297
- k.Object.defineProperties(Vg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return D(this,"direction")?B(this,"direction"):null},set:function(a){this.h.direction=a}},be:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByAttributeRule")?B(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},ce:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByGeometryTypeRule")?B(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
298
- a}},ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinVisibleLodRule")?B(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},de:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinZoomLevelRule")?B(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
299
- var gg=function(a){a=a===void 0?{}:a;this.h={};this.h.zOrderRankingRule=a.Dg==null?null:a.Dg;this.h.thinningRankingRule=a.rg==null?null:a.rg};q(gg,A);gg.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Wg,zOrderRankingRule:Wg}}};
300
- k.Object.defineProperties(gg.prototype,{rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?B(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?B(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
301
- var Wg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByOneThingRule=a.Vf==null?null:a.Vf;this.h.pseudoRandomTiebreaking=a.mi==null?null:a.mi};q(Wg,A);Wg.prototype.i=function(){return{R:{rankByOneThingRule:Vg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
302
- k.Object.defineProperties(Wg.prototype,{mi:{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}}});
303
- var Pg=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.Hh==null?null:a.Hh;this.h.notIn=a.Zh==null?null:a.Zh;this.h.conditions=a.conditions==null?null:a.conditions;this.h.logConfig=a.Oh==null?null:a.Oh};q(Pg,A);Pg.prototype.i=function(){return{R:{conditions:tf,logConfig:Jg},I:{action:Me},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
304
- k.Object.defineProperties(Pg.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}},Hh:{configurable:!0,enumerable:!0,
305
- get:function(){return D(this,"in")?B(this,"in"):null},set:function(a){this.h["in"]=a}},Oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logConfig")?B(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Zh:{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=
297
+ k.Object.defineProperties(Vg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return D(this,"direction")?B(this,"direction"):null},set:function(a){this.h.direction=a}},de:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByAttributeRule")?B(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},fe:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByGeometryTypeRule")?B(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
298
+ a}},pi:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinVisibleLodRule")?B(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},ge:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinZoomLevelRule")?B(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
299
+ var gg=function(a){a=a===void 0?{}:a;this.h={};this.h.zOrderRankingRule=a.Fg==null?null:a.Fg;this.h.thinningRankingRule=a.tg==null?null:a.tg};q(gg,A);gg.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Wg,zOrderRankingRule:Wg}}};
300
+ k.Object.defineProperties(gg.prototype,{tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?B(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Fg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?B(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
301
+ var Wg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByOneThingRule=a.Xf==null?null:a.Xf;this.h.pseudoRandomTiebreaking=a.oi==null?null:a.oi};q(Wg,A);Wg.prototype.i=function(){return{R:{rankByOneThingRule:Vg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
302
+ k.Object.defineProperties(Wg.prototype,{oi:{configurable:!0,enumerable:!0,get:function(){return D(this,"pseudoRandomTiebreaking")?B(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Xf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByOneThingRule")?B(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
303
+ var Pg=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.Jh==null?null:a.Jh;this.h.notIn=a.bi==null?null:a.bi;this.h.conditions=a.conditions==null?null:a.conditions;this.h.logConfig=a.Qh==null?null:a.Qh};q(Pg,A);Pg.prototype.i=function(){return{R:{conditions:tf,logConfig:Jg},I:{action:Me},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
304
+ k.Object.defineProperties(Pg.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}},Jh:{configurable:!0,enumerable:!0,
305
+ get:function(){return D(this,"in")?B(this,"in"):null},set:function(a){this.h["in"]=a}},Qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logConfig")?B(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},bi:{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=
306
306
  a}}});var Xg=function(a){a=a===void 0?{}:a;this.h={};this.h.policy=a.ib==null?null:a.ib;this.h.updateMask=a.updateMask==null?null:a.updateMask};q(Xg,A);Xg.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:Wf}}};
307
307
  k.Object.defineProperties(Xg.prototype,{ib:{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 Lg=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
- q(Lg,A);Lg.prototype.i=function(){return{keys:["code","details","message"],La:{details:{ka:null,oa:!0,pa:!1,qa:!1}}}};
308
+ q(Lg,A);Lg.prototype.i=function(){return{keys:["code","details","message"],La:{details:{ja:null,oa:!0,pa:!1,qa:!1}}}};
309
309
  k.Object.defineProperties(Lg.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
310
  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.G==null?null:a.G;this.h.selectors=a.selectors==null?null:a.selectors;this.h.filename=a.filename==null?null:a.filename};q(Yg,A);Yg.prototype.i=function(){return{I:{fileFormat:Oe},keys:["expression","fileFormat","filename","name","selectors"],o:{expression:rf}}};
311
311
  k.Object.defineProperties(Yg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},G:{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,
312
312
  "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 Tf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga};q(Tf,A);Tf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:mf}}};
313
- k.Object.defineProperties(Tf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Vf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.la==null?null:a.la;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.G==null?null:a.G};q(Vf,A);
313
+ k.Object.defineProperties(Tf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Vf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ka==null?null:a.ka;this.h.cloudStorageDestination=a.ia==null?null:a.ia;this.h.fileFormat=a.G==null?null:a.G};q(Vf,A);
314
314
  Vf.prototype.i=function(){return{I:{fileFormat:Ne},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:of,driveDestination:Af}}};
315
- k.Object.defineProperties(Vf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},la:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
316
- a}}});var Gf=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.Ai==null?null:a.Ai;this.h.primaryGeometryColumn=a.ed==null?null:a.ed};q(Gf,A);Gf.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
317
- k.Object.defineProperties(Gf.prototype,{paths:{configurable:!0,enumerable:!0,get:function(){return D(this,"paths")?B(this,"paths"):null},set:function(a){this.h.paths=a}},ed:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},Ai:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?B(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
315
+ k.Object.defineProperties(Vf.prototype,{ia:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ka:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
316
+ a}}});var Gf=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.Ci==null?null:a.Ci;this.h.primaryGeometryColumn=a.gd==null?null:a.gd};q(Gf,A);Gf.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
317
+ k.Object.defineProperties(Gf.prototype,{paths:{configurable:!0,enumerable:!0,get:function(){return D(this,"paths")?B(this,"paths"):null},set:function(a){this.h.paths=a}},gd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},Ci:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?B(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
318
318
  enumerable:!0,get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});
319
- var Dg=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.pd==null?null:a.pd;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.ib==null?null:a.ib;this.h.columnDataTypeOverrides=a.Vg==null?null:a.Vg;this.h.memo=a.Yc==null?null:a.Yc};
320
- q(Dg,A);Dg.prototype.i=function(){return{R:{sources:Zg},I:{columnDataTypeOverrides:Pe,csvColumnDataTypeOverrides:Qe},keys:"columnDataTypeOverrides csvColumnDataTypeOverrides endTime memo name policy properties sources startTime uriPrefix".split(" "),La:{columnDataTypeOverrides:{ka:null,oa:!1,pa:!1,qa:!1},csvColumnDataTypeOverrides:{ka:null,oa:!1,pa:!1,qa:!1},properties:{ka:null,oa:!1,pa:!1,qa:!1}},o:{policy:Wf}}};
321
- k.Object.defineProperties(Dg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?B(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},eh:{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"):
322
- null},set:function(a){this.h.endTime=a}},Yc:{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}},ib:{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")?
323
- 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}},pd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?B(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
324
- var Zg=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.ed==null?null:a.ed;this.h.xColumn=a.Ui==null?null:a.Ui;this.h.yColumn=a.Vi==null?null:a.Vi;this.h.dateFormat=a.kh==null?null:a.kh;this.h.csvDelimiter=a.fh==
325
- null?null:a.fh;this.h.csvQualifier=a.gh==null?null:a.gh;this.h.simplifyErrorMeters=a.Bi==null?null:a.Bi};q(Zg,A);Zg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn simplifyErrorMeters uris xColumn yColumn".split(" ")}};
326
- k.Object.defineProperties(Zg.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}},fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?B(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},gh:{configurable:!0,enumerable:!0,get:function(){return D(this,
327
- "csvQualifier")?B(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},kh:{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=
328
- a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?B(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},ed:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},Bi:{configurable:!0,enumerable:!0,get:function(){return D(this,"simplifyErrorMeters")?B(this,"simplifyErrorMeters"):null},set:function(a){this.h.simplifyErrorMeters=a}},
329
- uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}},Ui:{configurable:!0,enumerable:!0,get:function(){return D(this,"xColumn")?B(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Vi:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?B(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
330
- var vg=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.me==null?null:a.me;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};q(vg,A);
331
- vg.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),La:{tensorDepths:{ka:null,oa:!1,pa:!1,qa:!1}},o:{marginDimensions:og,tileDimensions:og}}};
332
- k.Object.defineProperties(vg.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,
333
- 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,
334
- "sequenceData")?B(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},me:{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}}});
335
- var hg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxFeaturesPerTile=a.Mf==null?null:a.Mf;this.h.thinningStrategy=a.sg==null?null:a.sg};q(hg,A);hg.prototype.i=function(){return{I:{thinningStrategy:Re},keys:["maxFeaturesPerTile","thinningStrategy"]}};
336
- k.Object.defineProperties(hg.prototype,{Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?B(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},sg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?B(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
337
- var $g=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.G==null?null:a.G;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.jc==null?null:a.jc;this.h.grid=a.grid==null?null:a.grid;this.h.filenamePrefix=a.wa==null?null:a.wa};q($g,A);
319
+ var Dg=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.rd==null?null:a.rd;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.gh==null?null:a.gh;this.h.policy=a.ib==null?null:a.ib;this.h.columnDataTypeOverrides=a.Xg==null?null:a.Xg;this.h.memo=a.ad==null?null:a.ad};
320
+ q(Dg,A);Dg.prototype.i=function(){return{R:{sources:Zg},I:{columnDataTypeOverrides:Pe,csvColumnDataTypeOverrides:Qe},keys:"columnDataTypeOverrides csvColumnDataTypeOverrides endTime memo name policy properties sources startTime uriPrefix".split(" "),La:{columnDataTypeOverrides:{ja:null,oa:!1,pa:!1,qa:!1},csvColumnDataTypeOverrides:{ja:null,oa:!1,pa:!1,qa:!1},properties:{ja:null,oa:!1,pa:!1,qa:!1}},o:{policy:Wf}}};
321
+ k.Object.defineProperties(Dg.prototype,{Xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?B(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},gh:{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"):
322
+ null},set:function(a){this.h.endTime=a}},ad:{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}},ib:{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")?
323
+ 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}},rd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?B(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
324
+ var Zg=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.gd==null?null:a.gd;this.h.xColumn=a.Wi==null?null:a.Wi;this.h.yColumn=a.Xi==null?null:a.Xi;this.h.dateFormat=a.nh==null?null:a.nh;this.h.csvDelimiter=a.hh==
325
+ null?null:a.hh;this.h.csvQualifier=a.ih==null?null:a.ih;this.h.simplifyErrorMeters=a.Di==null?null:a.Di};q(Zg,A);Zg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn simplifyErrorMeters uris xColumn yColumn".split(" ")}};
326
+ k.Object.defineProperties(Zg.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}},hh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?B(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},ih:{configurable:!0,enumerable:!0,get:function(){return D(this,
327
+ "csvQualifier")?B(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},nh:{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=
328
+ a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?B(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},gd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},Di:{configurable:!0,enumerable:!0,get:function(){return D(this,"simplifyErrorMeters")?B(this,"simplifyErrorMeters"):null},set:function(a){this.h.simplifyErrorMeters=a}},
329
+ uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}},Wi:{configurable:!0,enumerable:!0,get:function(){return D(this,"xColumn")?B(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Xi:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?B(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
330
+ var vg=function(a){a=a===void 0?{}:a;this.h={};this.h.tileDimensions=a.bc==null?null:a.bc;this.h.marginDimensions=a.Lf==null?null:a.Lf;this.h.compress=a.Ze==null?null:a.Ze;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue;this.h.tensorDepths=a.oe==null?null:a.oe;this.h.sequenceData=a.gg==null?null:a.gg;this.h.collapseBands=a.Xe==null?null:a.Xe;this.h.maxMaskedRatio=a.Pf==null?null:a.Pf};q(vg,A);
331
+ vg.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),La:{tensorDepths:{ja:null,oa:!1,pa:!1,qa:!1}},o:{marginDimensions:og,tileDimensions:og}}};
332
+ k.Object.defineProperties(vg.prototype,{Xe:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?B(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Ze:{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}},Lf:{configurable:!0,
333
+ enumerable:!0,get:function(){return D(this,"marginDimensions")?B(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Pf:{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}},gg:{configurable:!0,enumerable:!0,get:function(){return D(this,
334
+ "sequenceData")?B(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},oe:{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}}});
335
+ var hg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxFeaturesPerTile=a.Of==null?null:a.Of;this.h.thinningStrategy=a.ug==null?null:a.ug};q(hg,A);hg.prototype.i=function(){return{I:{thinningStrategy:Re},keys:["maxFeaturesPerTile","thinningStrategy"]}};
336
+ k.Object.defineProperties(hg.prototype,{Of:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?B(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},ug:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?B(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
337
+ var $g=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.G==null?null:a.G;this.h.bandIds=a.ca==null?null:a.ca;this.h.visualizationOptions=a.jc==null?null:a.jc;this.h.grid=a.grid==null?null:a.grid;this.h.filenamePrefix=a.wa==null?null:a.wa};q($g,A);
338
338
  $g.prototype.i=function(){return{I:{fileFormat:Se},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:rf,grid:Pf,visualizationOptions:Jf}}};
339
- k.Object.defineProperties($g.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}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},wa:{configurable:!0,enumerable:!0,get:function(){return D(this,
339
+ k.Object.defineProperties($g.prototype,{ca:{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}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},wa:{configurable:!0,enumerable:!0,get:function(){return D(this,
340
340
  "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}},jc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?B(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
341
- a}}});var Qg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxPrerenderZoom=a.Sh==null?null:a.Sh;this.h.minVerticesPerTile=a.Xh==null?null:a.Xh;this.h.neighborDepth=a.Yh==null?null:a.Yh;this.h.minFeaturesPerTile=a.Vh==null?null:a.Vh};q(Qg,A);Qg.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
342
- k.Object.defineProperties(Qg.prototype,{Sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?B(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?B(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?B(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
343
- a}},Yh:{configurable:!0,enumerable:!0,get:function(){return D(this,"neighborDepth")?B(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
344
- var Rf=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.ng==null?null:a.ng;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.Eg==null?null:a.Eg};q(Rf,A);
341
+ a}}});var Qg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxPrerenderZoom=a.Uh==null?null:a.Uh;this.h.minVerticesPerTile=a.Zh==null?null:a.Zh;this.h.neighborDepth=a.ai==null?null:a.ai;this.h.minFeaturesPerTile=a.Xh==null?null:a.Xh};q(Qg,A);Qg.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
342
+ k.Object.defineProperties(Qg.prototype,{Uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?B(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?B(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?B(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
343
+ a}},ai:{configurable:!0,enumerable:!0,get:function(){return D(this,"neighborDepth")?B(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
344
+ var Rf=function(a){a=a===void 0?{}:a;this.h={};this.h.endZoom=a.hf==null?null:a.hf;this.h.scale=a.scale==null?null:a.scale;this.h.startZoom=a.pg==null?null:a.pg;this.h.skipEmpty=a.lg==null?null:a.lg;this.h.mapsApiKey=a.Kf==null?null:a.Kf;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.stride=a.stride==null?null:a.stride;this.h.zoomSubset=a.Gg==null?null:a.Gg};q(Rf,A);
345
345
  Rf.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey scale skipEmpty startZoom stride zoomSubset".split(" "),o:{dimensions:og,zoomSubset:ah}}};
346
- k.Object.defineProperties(Rf.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,
347
- 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}},ng:{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=
348
- a}},Eg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?B(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Df=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.Gi==null?null:a.Gi;this.h.subdatasetSuffix=a.Hi==null?null:a.Hi};q(Df,A);
346
+ k.Object.defineProperties(Rf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},hf:{configurable:!0,enumerable:!0,get:function(){return D(this,"endZoom")?B(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},Kf:{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,
347
+ get:function(){return D(this,"scale")?B(this,"scale"):null},set:function(a){this.h.scale=a}},lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmpty")?B(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=a}},pg:{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=
348
+ a}},Gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?B(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Df=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.Ii==null?null:a.Ii;this.h.subdatasetSuffix=a.Ji==null?null:a.Ji};q(Df,A);
349
349
  Df.prototype.i=function(){return{R:{sources:Ag},I:{dataType:Ue},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
350
350
  k.Object.defineProperties(Df.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")?
351
- B(this,"sources"):null},set:function(a){this.h.sources=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?B(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?B(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
352
- var xg=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.tilesetId=a.lb==null?null:a.lb;this.h.tilesetBandIndex=a.md==null?null:a.md;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy};q(xg,A);xg.prototype.i=function(){return{I:{pyramidingPolicy:Te},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:ug}}};
353
- k.Object.defineProperties(xg.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}},md:{configurable:!0,
354
- enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?B(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var yg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.lb==null?null:a.lb;this.h.bandIds=a.da==null?null:a.da};q(yg,A);yg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
355
- 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}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Hf=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};q(Hf,A);
351
+ B(this,"sources"):null},set:function(a){this.h.sources=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?B(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Ji:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?B(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
352
+ var xg=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.tilesetId=a.lb==null?null:a.lb;this.h.tilesetBandIndex=a.od==null?null:a.od;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy};q(xg,A);xg.prototype.i=function(){return{I:{pyramidingPolicy:Te},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:ug}}};
353
+ k.Object.defineProperties(xg.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}},od:{configurable:!0,
354
+ enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?B(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var yg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.lb==null?null:a.lb;this.h.bandIds=a.ca==null?null:a.ca};q(yg,A);yg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
355
+ k.Object.defineProperties(yg.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Hf=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};q(Hf,A);
356
356
  Hf.prototype.i=function(){return{R:{sources:bh},keys:["pathPrefix","sources"]}};k.Object.defineProperties(Hf.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}}});
357
357
  var bh=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};q(bh,A);bh.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
358
358
  k.Object.defineProperties(bh.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}}});
359
- var sg=function(a){a=a===void 0?{}:a;this.h={};this.h.fileIndexes=a.uh==null?null:a.uh;this.h.firstTileIndex=a.xh==null?null:a.xh;this.h.tilesPerFile=a.Ni==null?null:a.Ni};q(sg,A);sg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
360
- k.Object.defineProperties(sg.prototype,{uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?B(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?B(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?B(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
359
+ var sg=function(a){a=a===void 0?{}:a;this.h={};this.h.fileIndexes=a.xh==null?null:a.xh;this.h.firstTileIndex=a.zh==null?null:a.zh;this.h.tilesPerFile=a.Pi==null?null:a.Pi};q(sg,A);sg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
360
+ k.Object.defineProperties(sg.prototype,{xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?B(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?B(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Pi:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?B(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
361
361
  var ch=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Lb==null?null:a.Lb;this.h.updateMask=a.updateMask==null?null:a.updateMask};q(ch,A);ch.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:Bf}}};
362
362
  k.Object.defineProperties(ch.prototype,{Lb:{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
363
  var af=function(a){a=a===void 0?{}:a;this.h={};this.h.constantValue=a.fb==null?null:a.fb;this.h.integerValue=a.Ua==null?null:a.Ua;this.h.bytesValue=a.ob==null?null:a.ob;this.h.arrayValue=a.Ea==null?null:a.Ea;this.h.dictionaryValue=a.Fa==null?null:a.Fa;this.h.functionDefinitionValue=a.Sa==null?null:a.Sa;this.h.functionInvocationValue=a.xa==null?null:a.xa;this.h.argumentReference=a.Kb==null?null:a.Kb;this.h.valueReference=a.Na==null?null:a.Na};q(af,A);
@@ -365,23 +365,23 @@ af.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue c
365
365
  k.Object.defineProperties(af.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?B(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Ea:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?B(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?B(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},fb:{configurable:!0,
366
366
  enumerable:!0,get:function(){return D(this,"constantValue")?B(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"dictionaryValue")?B(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionDefinitionValue")?B(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},xa:{configurable:!0,enumerable:!0,
367
367
  get:function(){return D(this,"functionInvocationValue")?B(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?B(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Na:{configurable:!0,enumerable:!0,get:function(){return D(this,"valueReference")?B(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
368
- var Yf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.la==null?null:a.la;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.G==null?null:a.G};q(Yf,A);Yf.prototype.i=function(){return{I:{fileFormat:Ve},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:of,driveDestination:Af}}};
369
- k.Object.defineProperties(Yf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},la:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
368
+ var Yf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ka==null?null:a.ka;this.h.cloudStorageDestination=a.ia==null?null:a.ia;this.h.fileFormat=a.G==null?null:a.G};q(Yf,A);Yf.prototype.i=function(){return{I:{fileFormat:Ve},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:of,driveDestination:Af}}};
369
+ k.Object.defineProperties(Yf.prototype,{ia:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ka:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
370
370
  a}}});var Zf=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};q(Zf,A);Zf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
371
371
  k.Object.defineProperties(Zf.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
372
  a}}});var dh=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.Oa==null?null:a.Oa;this.h.fileFormat=a.G==null?null:a.G;this.h.grid=a.grid==null?null:a.grid};q(dh,A);dh.prototype.i=function(){return{I:{fileFormat:We},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:rf,grid:Pf,videoOptions:Zf}}};
373
373
  k.Object.defineProperties(dh.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},G:{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,
374
- "name")?B(this,"name"):null},set:function(a){this.h.name=a}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Jf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Uf==null?null:a.Uf;this.h.paletteColors=a.bd==null?null:a.bd;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};q(Jf,A);
374
+ "name")?B(this,"name"):null},set:function(a){this.h.name=a}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Jf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Wf==null?null:a.Wf;this.h.paletteColors=a.dd==null?null:a.dd;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};q(Jf,A);
375
375
  Jf.prototype.i=function(){return{R:{ranges:zf},keys:["gamma","opacity","paletteColors","ranges"]}};
376
- k.Object.defineProperties(Jf.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}},bd:{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,
376
+ k.Object.defineProperties(Jf.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}},dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"paletteColors")?B(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Wf:{configurable:!0,enumerable:!0,get:function(){return D(this,
377
377
  "ranges")?B(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var ah=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};q(ah,A);ah.prototype.i=function(){return{keys:["end","start"]}};
378
378
  k.Object.defineProperties(ah.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}}});
379
379
  var id={$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",returnPartialSuccess:"returnPartialSuccess",updateMask:"updateMask",uploadType:"uploadType",upload_protocol:"upload_protocol",view:"view",workloadTag:"workloadTag"},
380
380
  eh=function(a){this.m="v1";this.j=new jd(a,null)};eh.prototype.list=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.algorithms.list",path:"/"+this.m+"/"+a+"/algorithms",A:F(b,c),H:Eg})};var fh=function(a){this.m="v1";this.j=new jd(a,null)};
381
- fh.prototype.getCapabilities=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",A:F(b,c),H:kf})};fh.prototype.Vc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",A:F(b,c),H:Fg})};
381
+ fh.prototype.getCapabilities=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",A:F(b,c),H:kf})};fh.prototype.Xc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",A:F(b,c),H:Fg})};
382
382
  var gh=function(a){this.m="v1";this.j=new jd(a,null)};h=gh.prototype;h.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.assets.create",path:"/"+this.m+"/"+a+"/assets",A:F(c,d),H:Bf})};
383
383
  h.delete=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,C:"DELETE",F:"earthengine.projects.assets.delete",path:"/"+this.m+"/"+a,A:F(b,c),H:Kf})};h.get=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.assets.get",path:"/"+this.m+"/"+a,A:F(b,c),H:Bf})};
384
- h.link=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",A:F(c,d),H:Bf})};h.Vc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",A:F(b,c),H:Fg})};
384
+ h.link=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",A:F(c,d),H:Bf})};h.Xc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",A:F(b,c),H:Fg})};
385
385
  h.move=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.assets.move",path:"/"+this.m+"/"+a+":move",A:F(c,d),H:Bf})};var hh=function(a){this.m="v1";this.j=new jd(a,null)};
386
386
  hh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.classifier.export",path:"/"+this.m+"/"+a+"/classifier:export",A:F(c,d),H:Ig})};var ih=function(a){this.m="v1";this.j=new jd(a,null)};
387
387
  ih.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.featureView.create",path:"/"+this.m+"/"+a+"/featureView",A:F(c,d),H:bg})};var jh=function(a){this.m="v1";this.j=new jd(a,null)};
@@ -398,94 +398,94 @@ qh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j
398
398
  var rh=function(a){this.m="v1";this.j=new jd(a,null)},sh=function(a,b,c){var d=d===void 0?{}:d;var e=e===void 0?{}:e;a.j.D(b,RegExp("^projects/[^/]+$"));return H(a.j,{body:c,C:"POST",F:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",A:F(d,e),H:sf})},th=function(a){this.m="v1";this.j=new jd(a,null)};
399
399
  th.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.video.export",path:"/"+this.m+"/"+a+"/video:export",A:F(c,d),H:Ig})};var uh=function(a){this.m="v1";this.j=new jd(a,null)};
400
400
  uh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",A:F(c,d),H:Ig})};var vh=function(a){this.m="v1";this.j=new jd(a,null)};
401
- vh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",A:F(c,d),H:dh})};var wh=function(a,b){this.fl=100;this.Uk=a;this.sl=b;this.Zd=0;this.Rd=null};wh.prototype.get=function(){if(this.Zd>0){this.Zd--;var a=this.Rd;this.Rd=a.next;a.next=null}else a=this.Uk();return a};wh.prototype.put=function(a){this.sl(a);this.Zd<this.fl&&(this.Zd++,a.next=this.Rd,this.Rd=a)};function xh(a){t.setTimeout(function(){throw a;},0)};var yh=function(){this.ve=this.kc=null};yh.prototype.add=function(a,b){var c=zh.get();c.set(a,b);this.ve?this.ve.next=c:(E(!this.kc),this.kc=c);this.ve=c};yh.prototype.remove=function(){var a=null;this.kc&&(a=this.kc,this.kc=this.kc.next,this.kc||(this.ve=null),a.next=null);return a};var zh=new wh(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};
402
- 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;
401
+ vh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",A:F(c,d),H:dh})};var wh=function(a,b){this.hl=100;this.Wk=a;this.ul=b;this.be=0;this.Td=null};wh.prototype.get=function(){if(this.be>0){this.be--;var a=this.Td;this.Td=a.next;a.next=null}else a=this.Wk();return a};wh.prototype.put=function(a){this.ul(a);this.be<this.hl&&(this.be++,a.next=this.Td,this.Td=a)};function xh(a){t.setTimeout(function(){throw a;},0)};var yh=function(){this.xe=this.kc=null};yh.prototype.add=function(a,b){var c=zh.get();c.set(a,b);this.xe?this.xe.next=c:(E(!this.kc),this.kc=c);this.xe=c};yh.prototype.remove=function(){var a=null;this.kc&&(a=this.kc,this.kc=this.kc.next,this.kc||(this.xe=null),a.next=null);return a};var zh=new wh(function(){return new Ah},function(a){return a.reset()}),Ah=function(){this.next=this.scope=this.sf=null};Ah.prototype.set=function(a,b){this.sf=a;this.scope=b;this.next=null};
402
+ Ah.prototype.reset=function(){this.next=this.scope=this.sf=null};var Bh=t.console&&t.console.createTask?t.console.createTask.bind(t.console):void 0,Ch=Bh?Symbol("consoleTask"):void 0;
403
403
  function Dh(a,b){function c(){var l=ra.apply(0,arguments),m=this;return f.run(function(){return a.call.apply(a,[m].concat(ma(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=ra.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,
404
- [this].concat(ma(l)))};if(!Bh)return a;var f=Bh(a.name||b);c[Ub(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(){var a=Promise.resolve(void 0);Fh=function(){a.then(Kh)}};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.U=0;this.ia=void 0;this.nc=this.eb=this.Y=null;this.Od=this.jf=!1;if(a!=Sd)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.vc=this.Xb=this.Mb=null;this.ud=!1};Ph.prototype.reset=function(){this.context=this.vc=this.Xb=this.Mb=null;this.ud=!1};
404
+ [this].concat(ma(l)))};if(!Bh)return a;var f=Bh(a.name||b);c[Ub(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(){var a=Promise.resolve(void 0);Fh=function(){a.then(Kh)}};function Kh(){for(var a;a=Hh.remove();){try{a.sf.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.U=0;this.ha=void 0;this.nc=this.eb=this.Y=null;this.Qd=this.lf=!1;if(a!=Sd)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.vc=this.Xb=this.Mb=null;this.wd=!1};Ph.prototype.reset=function(){this.context=this.vc=this.Xb=this.Mb=null;this.wd=!1};
405
405
  var Qh=new wh(function(){return new Ph},function(a){a.reset()}),Rh=function(a,b,c){var d=Qh.get();d.Xb=a;d.vc=b;d.context=c;return d};Oh.prototype.then=function(a,b,c){a!=null&&Yb(a,"opt_onFulfilled should be a function.");b!=null&&Yb(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Sh(this,Ia(typeof a==="function"?a:null),Ia(typeof b==="function"?b:null),c)};Oh.prototype.$goog_Thenable=!0;
406
- var Uh=function(a,b,c,d){b!=null&&Yb(b,"opt_onFulfilled should be a function.");c!=null&&Yb(c,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Th(a,Rh(b||Sd,c||null,d))};Oh.prototype.finally=function(a){var b=this;a=Ia(a);return new Oh(function(c,d){Uh(b,function(e){a();c(e)},function(e){a();d(e)})})};Oh.prototype.Bl=function(a,b){return Sh(this,null,Ia(a),b)};Oh.prototype.catch=Oh.prototype.Bl;
406
+ var Uh=function(a,b,c,d){b!=null&&Yb(b,"opt_onFulfilled should be a function.");c!=null&&Yb(c,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Th(a,Rh(b||Sd,c||null,d))};Oh.prototype.finally=function(a){var b=this;a=Ia(a);return new Oh(function(c,d){Uh(b,function(e){a();c(e)},function(e){a();d(e)})})};Oh.prototype.Dl=function(a,b){return Sh(this,null,Ia(a),b)};Oh.prototype.catch=Oh.prototype.Dl;
407
407
  Oh.prototype.cancel=function(a){if(this.U==0){var b=new Nh(a);Jh(function(){Vh(this,b)},this)}};
408
- var Vh=function(a,b){if(a.U==0)if(a.Y){var c=a.Y;if(c.eb){for(var d=0,e=null,g=null,f=c.eb;f&&(f.ud||(d++,f.Mb==a&&(e=f),!(e&&d>1)));f=f.next)e||(g=f);e&&(c.U==0&&d==1?Vh(c,b):(g?(d=g,E(c.eb),E(d!=null),d.next==c.nc&&(c.nc=d),d.next=d.next.next):Wh(c),Xh(c,e,3,b)))}a.Y=null}else Mh(a,3,b)},Th=function(a,b){a.eb||a.U!=2&&a.U!=3||Yh(a);E(b.Xb!=null);a.nc?a.nc.next=b:a.eb=b;a.nc=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.Mb=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.vc=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.Mb.Y=a;Th(a,e);return e.Mb};Oh.prototype.Dl=function(a){E(this.U==1);this.U=0;Mh(this,2,a)};Oh.prototype.El=function(a){E(this.U==1);this.U=0;Mh(this,3,a)};
410
- var Mh=function(a,b,c){if(a.U==0){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.U=1;a:{var d=c,e=a.Dl,g=a.El;if(d instanceof Oh){Uh(d,e,g,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"){Zh(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);f=!0;break a}f=!1}}f||(a.ia=c,a.U=b,a.Y=null,Yh(a),b!=3||c instanceof Nh||$h(a,c))}},Zh=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,
411
- f,l)}catch(m){l(m)}},Yh=function(a){a.jf||(a.jf=!0,Jh(a.Xk,a))},Wh=function(a){var b=null;a.eb&&(b=a.eb,a.eb=b.next,b.next=null);a.eb||(a.nc=null);b!=null&&E(b.Xb!=null);return b};Oh.prototype.Xk=function(){for(var a;a=Wh(this);)Xh(this,a,this.U,this.ia);this.jf=!1};
412
- var Xh=function(a,b,c,d){if(c==3&&b.vc&&!b.ud)for(;a&&a.Od;a=a.Y)a.Od=!1;if(b.Mb)b.Mb.Y=null,ai(b,c,d);else try{b.ud?b.Xb.call(b.context):ai(b,c,d)}catch(e){bi.call(null,e)}Qh.put(b)},ai=function(a,b,c){b==2?a.Xb.call(a.context,c):a.vc&&a.vc.call(a.context,c)},$h=function(a,b){a.Od=!0;Jh(function(){a.Od&&bi.call(null,b)})},bi=xh,Nh=function(a){Qb.call(this,a)};y(Nh,Qb);Nh.prototype.name="cancel";var ci=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 di=function(a,b,c){I.call(this);this.gl=c!=null?a.bind(c):a;this.dl=b;this.vd=null;this.Ac=!1;this.cd=0;this.fc=null};q(di,I);h=di.prototype;h.nf=function(a){this.vd=arguments;this.fc||this.cd?this.Ac=!0:ei(this)};h.stop=function(){this.fc&&(t.clearTimeout(this.fc),this.fc=null,this.Ac=!1,this.vd=null)};h.pause=function(){this.cd++};h.resume=function(){this.cd--;this.cd||!this.Ac||this.fc||(this.Ac=!1,ei(this))};h.K=function(){I.prototype.K.call(this);this.stop()};
413
- var ei=function(a){a.fc=ci(function(){a.fc=null;a.Ac&&!a.cd&&(a.Ac=!1,ei(a))},a.dl);var b=a.vd;a.vd=null;a.gl.apply(null,b)};function fi(a){var b=ra.apply(1,arguments);if(!Array.isArray(a)||!Array.isArray(a.raw)||a.length!==a.raw.length||!Fb&&a===a.raw||!(Fb&&!Gb||Db(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 ##############################");
408
+ var Vh=function(a,b){if(a.U==0)if(a.Y){var c=a.Y;if(c.eb){for(var d=0,e=null,g=null,f=c.eb;f&&(f.wd||(d++,f.Mb==a&&(e=f),!(e&&d>1)));f=f.next)e||(g=f);e&&(c.U==0&&d==1?Vh(c,b):(g?(d=g,E(c.eb),E(d!=null),d.next==c.nc&&(c.nc=d),d.next=d.next.next):Wh(c),Xh(c,e,3,b)))}a.Y=null}else Mh(a,3,b)},Th=function(a,b){a.eb||a.U!=2&&a.U!=3||Yh(a);E(b.Xb!=null);a.nc?a.nc.next=b:a.eb=b;a.nc=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.Mb=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.vc=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.Mb.Y=a;Th(a,e);return e.Mb};Oh.prototype.Fl=function(a){E(this.U==1);this.U=0;Mh(this,2,a)};Oh.prototype.Gl=function(a){E(this.U==1);this.U=0;Mh(this,3,a)};
410
+ var Mh=function(a,b,c){if(a.U==0){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.U=1;a:{var d=c,e=a.Fl,g=a.Gl;if(d instanceof Oh){Uh(d,e,g,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"){Zh(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);f=!0;break a}f=!1}}f||(a.ha=c,a.U=b,a.Y=null,Yh(a),b!=3||c instanceof Nh||$h(a,c))}},Zh=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,
411
+ f,l)}catch(m){l(m)}},Yh=function(a){a.lf||(a.lf=!0,Jh(a.Zk,a))},Wh=function(a){var b=null;a.eb&&(b=a.eb,a.eb=b.next,b.next=null);a.eb||(a.nc=null);b!=null&&E(b.Xb!=null);return b};Oh.prototype.Zk=function(){for(var a;a=Wh(this);)Xh(this,a,this.U,this.ha);this.lf=!1};
412
+ var Xh=function(a,b,c,d){if(c==3&&b.vc&&!b.wd)for(;a&&a.Qd;a=a.Y)a.Qd=!1;if(b.Mb)b.Mb.Y=null,ai(b,c,d);else try{b.wd?b.Xb.call(b.context):ai(b,c,d)}catch(e){bi.call(null,e)}Qh.put(b)},ai=function(a,b,c){b==2?a.Xb.call(a.context,c):a.vc&&a.vc.call(a.context,c)},$h=function(a,b){a.Qd=!0;Jh(function(){a.Qd&&bi.call(null,b)})},bi=xh,Nh=function(a){Qb.call(this,a)};y(Nh,Qb);Nh.prototype.name="cancel";var ci=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 di=function(a,b,c){I.call(this);this.il=c!=null?a.bind(c):a;this.fl=b;this.xd=null;this.Ac=!1;this.ed=0;this.fc=null};q(di,I);h=di.prototype;h.qf=function(a){this.xd=arguments;this.fc||this.ed?this.Ac=!0:ei(this)};h.stop=function(){this.fc&&(t.clearTimeout(this.fc),this.fc=null,this.Ac=!1,this.xd=null)};h.pause=function(){this.ed++};h.resume=function(){this.ed--;this.ed||!this.Ac||this.fc||(this.Ac=!1,ei(this))};h.K=function(){I.prototype.K.call(this);this.stop()};
413
+ var ei=function(a){a.fc=ci(function(){a.fc=null;a.Ac&&!a.ed&&(a.Ac=!1,ei(a))},a.fl);var b=a.xd;a.xd=null;a.il.apply(null,b)};function fi(a){var b=ra.apply(1,arguments);if(!Array.isArray(a)||!Array.isArray(a.raw)||a.length!==a.raw.length||!Fb&&a===a.raw||!(Fb&&!Gb||Db(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 tb(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
416
  c=a[0];for(d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return tb(c)};var hi=function(a,b){Za(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:gi.hasOwnProperty(d)?a.setAttribute(gi[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})},gi={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"},ji=function(a,
417
417
  b,c){return ii(document,arguments)},ii=function(a,b){var c=b[1],d=ki(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):hi(d,c));b.length>2&&li(a,d,b,2);return d},li=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(!Aa(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}bc(f?lc(g):g,e)}}},ki=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},mi=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},ni=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},oi=function(a){this.Fd=a||t.document||document};h=oi.prototype;h.getElementsByTagName=function(a,b){return(b||this.Fd).getElementsByTagName(String(a))};
419
- h.Tk=function(a,b,c){return ii(this.Fd,arguments)};h.createElement=function(a){return ki(this.Fd,a)};h.createTextNode=function(a){return this.Fd.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){li(ni(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};
418
+ typeof g.item=="function";break a}}f=!1}bc(f?lc(g):g,e)}}},ki=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},mi=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},ni=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},oi=function(a){this.Hd=a||t.document||document};h=oi.prototype;h.getElementsByTagName=function(a,b){return(b||this.Hd).getElementsByTagName(String(a))};
419
+ h.Vk=function(a,b,c){return ii(this.Hd,arguments)};h.createElement=function(a){return ki(this.Hd,a)};h.createTextNode=function(a){return this.Hd.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){li(ni(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
420
  h.removeNode=mi;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,b){this.ie=[];this.bi=a;this.mh=b||null;this.Qc=this.rc=!1;this.ia=void 0;this.ig=this.Pg=this.Qe=!1;this.se=0;this.Y=null;this.Re=0};pi.prototype.cancel=function(a){if(this.rc)this.ia instanceof pi&&this.ia.cancel();else{if(this.Y){var b=this.Y;delete this.Y;a?b.cancel(a):(b.Re--,b.Re<=0&&b.cancel())}this.bi?this.bi.call(this.mh,this):this.ig=!0;this.rc||qi(this,new ri(this))}};pi.prototype.Yg=function(a,b){this.Qe=!1;si(this,a,b)};
427
- var si=function(a,b,c){a.rc=!0;a.ia=c;a.Qc=!b;ti(a)},vi=function(a){if(a.rc){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)};pi.prototype.finally=function(a){var b=this;return Ai(new Promise(function(c,d){yi(b,function(e){a();c(e)},function(e){a();d(e)})}))};
428
- var yi=function(a,b,c,d){E(!a.Pg,"Blocking Deferreds can not be re-used");var e=a.rc;e||(b===c?b=c=Ia(b):(b=Ia(b),c=Ia(c)));a.ie.push([b,c,d]);e&&ti(a)};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 Bi},this);return g.then(a,b,c)};pi.prototype.$goog_Thenable=!0;
429
- var Ci=function(a){return ec(a.ie,function(b){return typeof b[1]==="function"})},Bi={},ti=function(a){if(a.se&&a.rc&&Ci(a)){var b=a.se,c=Di[b];c&&(t.clearTimeout(c.ea),delete Di[b]);a.se=0}a.Y&&(a.Y.Re--,delete a.Y);b=a.ia;for(var d=c=!1;a.ie.length&&!a.Qe;){var e=a.ie.shift(),g=e[0],f=e[1];e=e[2];if(g=a.Qc?f:g)try{var l=g.call(e||a.mh,b);l===Bi&&(l=void 0);l!==void 0&&(a.Qc=a.Qc&&(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.Qc=!0,Ci(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Yg,a,!0),d=w(a.Yg,a,!1),b instanceof pi?(yi(b,l,d),b.Pg=!0):b.then(l,d));c&&(b=new Ei(b),Di[b.ea]=b,a.se=b.ea)},Ai=function(a){var b=new pi;a.then(function(c){b.callback(c)},function(c){qi(b,c)});return b},ui=function(){Qb.call(this)};y(ui,Qb);ui.prototype.message="Deferred has already fired";ui.prototype.name="AlreadyCalledError";var ri=function(){Qb.call(this)};y(ri,Qb);ri.prototype.message="Deferred was canceled";ri.prototype.name="CanceledError";
431
- var Ei=function(a){this.ea=t.setTimeout(w(this.Cl,this),0);this.Id=a};Ei.prototype.Cl=function(){E(Di[this.ea],"Cannot throw an error that is not scheduled.");delete Di[this.ea];throw this.Id;};var Di={};var xi=function(){var a=fi(Fi),b={},c=b.document||document,d=ub(a).toString(),e=(new oi(c)).createElement("SCRIPT"),g={xi:e,oe:void 0},f=new pi(Gi,g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Hi(e,!0);qi(f,new Ii(1,"Timeout reached for loading script "+d))},m),g.oe=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Hi(e,b.Ll||!1,l),f.callback(null))};e.onerror=function(){Hi(e,!0,l);qi(f,new Ii(0,"Error while loading script "+
432
- d))};g=b.attributes||{};mb(g,{type:"text/javascript",charset:"UTF-8"});hi(e,g);Pb(e,a);Ji(c).appendChild(e);return f},Ji=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},Gi=function(){if(this&&this.xi){var a=this.xi;a&&a.tagName=="SCRIPT"&&Hi(a,!0,this.oe)}},Hi=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){mi(a)},0)},Ii=function(a,
433
- b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Qb.call(this,c);this.code=a};y(Ii,Qb);function Ki(){this.ge=void 0}Ki.prototype.ua=function(a){var b=[];Li(this,a,b);return b.join("")};
434
- var Li=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],Li(a,a.ge?a.ge.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),Mi(d,c),c.push(":"),Li(a,a.ge?a.ge.call(b,d,e):e,c),g=","));c.push("}");
426
+ var pi=function(a,b){this.ke=[];this.di=a;this.oh=b||null;this.Rc=this.rc=!1;this.ha=void 0;this.kg=this.Rg=this.Se=!1;this.ue=0;this.Y=null;this.Te=0};pi.prototype.cancel=function(a){if(this.rc)this.ha instanceof pi&&this.ha.cancel();else{if(this.Y){var b=this.Y;delete this.Y;a?b.cancel(a):(b.Te--,b.Te<=0&&b.cancel())}this.di?this.di.call(this.oh,this):this.kg=!0;this.rc||qi(this,new ri(this))}};pi.prototype.ah=function(a,b){this.Se=!1;si(this,a,b)};
427
+ var si=function(a,b,c){a.rc=!0;a.ha=c;a.Rc=!b;ti(a)},vi=function(a){if(a.rc){if(!a.kg)throw new ui(a);a.kg=!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)};pi.prototype.finally=function(a){var b=this;return Ai(new Promise(function(c,d){yi(b,function(e){a();c(e)},function(e){a();d(e)})}))};
428
+ var yi=function(a,b,c,d){E(!a.Rg,"Blocking Deferreds can not be re-used");var e=a.rc;e||(b===c?b=c=Ia(b):(b=Ia(b),c=Ia(c)));a.ke.push([b,c,d]);e&&ti(a)};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 Bi},this);return g.then(a,b,c)};pi.prototype.$goog_Thenable=!0;
429
+ var Ci=function(a){return ec(a.ke,function(b){return typeof b[1]==="function"})},Bi={},ti=function(a){if(a.ue&&a.rc&&Ci(a)){var b=a.ue,c=Di[b];c&&(t.clearTimeout(c.da),delete Di[b]);a.ue=0}a.Y&&(a.Y.Te--,delete a.Y);b=a.ha;for(var d=c=!1;a.ke.length&&!a.Se;){var e=a.ke.shift(),g=e[0],f=e[1];e=e[2];if(g=a.Rc?f:g)try{var l=g.call(e||a.oh,b);l===Bi&&(l=void 0);l!==void 0&&(a.Rc=a.Rc&&(l==b||l instanceof Error),a.ha=b=l);if(Lh(b)||typeof t.Promise==="function"&&b instanceof t.Promise)d=!0,a.Se=!0}catch(m){b=
430
+ m,a.Rc=!0,Ci(a)||(c=!0)}}a.ha=b;d&&(l=w(a.ah,a,!0),d=w(a.ah,a,!1),b instanceof pi?(yi(b,l,d),b.Rg=!0):b.then(l,d));c&&(b=new Ei(b),Di[b.da]=b,a.ue=b.da)},Ai=function(a){var b=new pi;a.then(function(c){b.callback(c)},function(c){qi(b,c)});return b},ui=function(){Qb.call(this)};y(ui,Qb);ui.prototype.message="Deferred has already fired";ui.prototype.name="AlreadyCalledError";var ri=function(){Qb.call(this)};y(ri,Qb);ri.prototype.message="Deferred was canceled";ri.prototype.name="CanceledError";
431
+ var Ei=function(a){this.da=t.setTimeout(w(this.El,this),0);this.Kd=a};Ei.prototype.El=function(){E(Di[this.da],"Cannot throw an error that is not scheduled.");delete Di[this.da];throw this.Kd;};var Di={};var xi=function(){var a=fi(Fi),b={},c=b.document||document,d=ub(a).toString(),e=(new oi(c)).createElement("SCRIPT"),g={zi:e,qe:void 0},f=new pi(Gi,g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Hi(e,!0);qi(f,new Ii(1,"Timeout reached for loading script "+d))},m),g.qe=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Hi(e,b.Nl||!1,l),f.callback(null))};e.onerror=function(){Hi(e,!0,l);qi(f,new Ii(0,"Error while loading script "+
432
+ d))};g=b.attributes||{};mb(g,{type:"text/javascript",charset:"UTF-8"});hi(e,g);Pb(e,a);Ji(c).appendChild(e);return f},Ji=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},Gi=function(){if(this&&this.zi){var a=this.zi;a&&a.tagName=="SCRIPT"&&Hi(a,!0,this.qe)}},Hi=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){mi(a)},0)},Ii=function(a,
433
+ b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Qb.call(this,c);this.code=a};y(Ii,Qb);function Ki(){this.ie=void 0}Ki.prototype.ua=function(a){var b=[];Li(this,a,b);return b.join("")};
434
+ var Li=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],Li(a,a.ie?a.ie.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),Mi(d,c),c.push(":"),Li(a,a.ie?a.ie.call(b,d,e):e,c),g=","));c.push("}");
435
435
  return}}switch(typeof b){case "string":Mi(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);}}},Ni={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},Oi=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Mi=function(a,b){b.push('"',a.replace(Oi,function(c){var d=Ni[c];
436
- d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Ni[c]=d);return d}),'"')};var Pi=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Qi=function(){J.call(this);this.headers=new Map;this.Da=!1;this.u=null;this.Uc=this.Nh=this.Vd="";this.Tb=this.zf=this.Td=this.gf=!1;this.nd=0;this.ec=null;this.zc="";this.ql=this.Ti=!1;this.Oe=this.Ag=null};y(Qi,J);Qi.prototype.ha=Ec(Fc(),"goog.net.XhrIo").il;var Ri=/^https?$/i,Si=["POST","PUT"],Ti=[];h=Qi.prototype;h.Sk=function(){this.dispose();jc(Ti,this)};h.setTrustToken=function(a){this.Ag=a};h.setAttributionReporting=function(a){this.Oe=a};
437
- h.send=function(a,b,c,d){if(this.u)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Vd+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Vd=a;this.Uc="";this.Nh=b;this.gf=!1;this.Da=!0;this.u=new XMLHttpRequest;this.u.onreadystatechange=Ia(w(this.ei,this));this.ql&&"onprogress"in this.u&&(this.u.onprogress=Ia(w(function(f){this.di(f,!0)},this)),this.u.upload&&(this.u.upload.onprogress=Ia(w(this.di,this))));try{Hc(this.ha,Ui(this,"Opening Xhr")),this.zf=!0,this.u.open(b,String(a),
438
- !0),this.zf=!1}catch(f){Hc(this.ha,Ui(this,"Error opening Xhr: "+f.message));this.Id(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=r(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"==f.toLowerCase()});e=
439
- t.FormData&&a instanceof t.FormData;!ic(Si,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=r(c);for(d=b.next();!d.done;d=b.next())c=r(d.value),d=c.next().value,c=c.next().value,this.u.setRequestHeader(d,c);this.zc&&(this.u.responseType=this.zc);"withCredentials"in this.u&&this.u.withCredentials!==this.Ti&&(this.u.withCredentials=this.Ti);if("setTrustToken"in this.u&&this.Ag)try{this.u.setTrustToken(this.Ag)}catch(f){Hc(this.ha,Ui(this,"Error SetTrustToken: "+f.message))}if("setAttributionReporting"in
440
- this.u&&this.Oe)try{this.u.setAttributionReporting(this.Oe)}catch(f){Hc(this.ha,Ui(this,"Error SetAttributionReporting: "+f.message))}try{this.ec&&(clearTimeout(this.ec),this.ec=null),this.nd>0&&(Hc(this.ha,Ui(this,"Will abort after "+this.nd+"ms if incomplete")),this.ec=setTimeout(this.oe.bind(this),this.nd)),Hc(this.ha,Ui(this,"Sending request")),this.Td=!0,this.u.send(a),this.Td=!1}catch(f){Hc(this.ha,Ui(this,"Send error: "+f.message)),this.Id(5,f)}};
441
- h.oe=function(){typeof ya!="undefined"&&this.u&&(this.Uc="Timed out after "+this.nd+"ms, aborting",Hc(this.ha,Ui(this,this.Uc)),this.dispatchEvent("timeout"),this.abort(8))};h.Id=function(a,b){this.Da=!1;this.u&&(this.Tb=!0,this.u.abort(),this.Tb=!1);this.Uc=b;Vi(this);Wi(this)};var Vi=function(a){a.gf||(a.gf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
442
- Qi.prototype.abort=function(){this.u&&this.Da&&(Hc(this.ha,Ui(this,"Aborting")),this.Da=!1,this.Tb=!0,this.u.abort(),this.Tb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Wi(this))};Qi.prototype.K=function(){this.u&&(this.Da&&(this.Da=!1,this.Tb=!0,this.u.abort(),this.Tb=!1),Wi(this,!0));Qi.M.K.call(this)};Qi.prototype.ei=function(){this.Qa||(this.zf||this.Td||this.Tb?Xi(this):this.pl())};Qi.prototype.pl=function(){Xi(this)};
443
- var Xi=function(a){if(a.Da&&typeof ya!="undefined")if(a.Td&&a.Rb()==4)setTimeout(a.ei.bind(a),0);else if(a.dispatchEvent("readystatechange"),a.Rb()==4){Hc(a.ha,Ui(a,"Request complete"));a.Da=!1;try{var b=a.getStatus(),c;if(!(c=Pi(b))){var d;if(d=b===0){var e=String(a.Vd).match(Pc)[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"),a.dispatchEvent("success");else{try{var g=a.Rb()>2?a.u.statusText:""}catch(f){Hc(a.ha,
444
- "Can not get status: "+f.message),g=""}a.Uc=g+" ["+a.getStatus()+"]";Vi(a)}}finally{Wi(a)}}};Qi.prototype.di=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Yi(a,"progress"));this.dispatchEvent(Yi(a,b?"downloadprogress":"uploadprogress"))};
445
- var Yi=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Wi=function(a,b){if(a.u){a.ec&&(clearTimeout(a.ec),a.ec=null);var c=a.u;a.u=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=null}catch(d){(a=a.ha)&&Gc(a,tc,"Problem encountered resetting onreadystatechange: "+d.message)}}};Qi.prototype.isActive=function(){return!!this.u};Qi.prototype.Rb=function(){return this.u?this.u.readyState:0};
446
- Qi.prototype.getStatus=function(){try{return this.Rb()>2?this.u.status:-1}catch(a){return-1}};var Zi=function(a){try{if(!a.u)return null;if("response"in a.u)return a.u.response;switch(a.zc){case "":case "text":return a.u.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.u)return a.u.mozResponseArrayBuffer}var b=a.ha;b&&Gc(b,tc,"Response type "+a.zc+" is not supported on this browser");return null}catch(c){return Hc(a.ha,"Can not get response: "+c.message),null}};
436
+ d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Ni[c]=d);return d}),'"')};var Pi=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Qi=function(){J.call(this);this.headers=new Map;this.Da=!1;this.u=null;this.Wc=this.Ph=this.Xd="";this.Tb=this.Bf=this.Vd=this.jf=!1;this.pd=0;this.ec=null;this.zc="";this.sl=this.Vi=!1;this.Qe=this.Cg=null};y(Qi,J);Qi.prototype.ga=Ec(Fc(),"goog.net.XhrIo").kl;var Ri=/^https?$/i,Si=["POST","PUT"],Ti=[];h=Qi.prototype;h.Uk=function(){this.dispose();jc(Ti,this)};h.setTrustToken=function(a){this.Cg=a};h.setAttributionReporting=function(a){this.Qe=a};
437
+ h.send=function(a,b,c,d){if(this.u)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Xd+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Xd=a;this.Wc="";this.Ph=b;this.jf=!1;this.Da=!0;this.u=new XMLHttpRequest;this.u.onreadystatechange=Ia(w(this.gi,this));this.sl&&"onprogress"in this.u&&(this.u.onprogress=Ia(w(function(f){this.fi(f,!0)},this)),this.u.upload&&(this.u.upload.onprogress=Ia(w(this.fi,this))));try{Hc(this.ga,Ui(this,"Opening Xhr")),this.Bf=!0,this.u.open(b,String(a),
438
+ !0),this.Bf=!1}catch(f){Hc(this.ga,Ui(this,"Error opening Xhr: "+f.message));this.Kd(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=r(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"==f.toLowerCase()});e=
439
+ t.FormData&&a instanceof t.FormData;!ic(Si,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=r(c);for(d=b.next();!d.done;d=b.next())c=r(d.value),d=c.next().value,c=c.next().value,this.u.setRequestHeader(d,c);this.zc&&(this.u.responseType=this.zc);"withCredentials"in this.u&&this.u.withCredentials!==this.Vi&&(this.u.withCredentials=this.Vi);if("setTrustToken"in this.u&&this.Cg)try{this.u.setTrustToken(this.Cg)}catch(f){Hc(this.ga,Ui(this,"Error SetTrustToken: "+f.message))}if("setAttributionReporting"in
440
+ this.u&&this.Qe)try{this.u.setAttributionReporting(this.Qe)}catch(f){Hc(this.ga,Ui(this,"Error SetAttributionReporting: "+f.message))}try{this.ec&&(clearTimeout(this.ec),this.ec=null),this.pd>0&&(Hc(this.ga,Ui(this,"Will abort after "+this.pd+"ms if incomplete")),this.ec=setTimeout(this.qe.bind(this),this.pd)),Hc(this.ga,Ui(this,"Sending request")),this.Vd=!0,this.u.send(a),this.Vd=!1}catch(f){Hc(this.ga,Ui(this,"Send error: "+f.message)),this.Kd(5,f)}};
441
+ h.qe=function(){typeof ya!="undefined"&&this.u&&(this.Wc="Timed out after "+this.pd+"ms, aborting",Hc(this.ga,Ui(this,this.Wc)),this.dispatchEvent("timeout"),this.abort(8))};h.Kd=function(a,b){this.Da=!1;this.u&&(this.Tb=!0,this.u.abort(),this.Tb=!1);this.Wc=b;Vi(this);Wi(this)};var Vi=function(a){a.jf||(a.jf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
442
+ Qi.prototype.abort=function(){this.u&&this.Da&&(Hc(this.ga,Ui(this,"Aborting")),this.Da=!1,this.Tb=!0,this.u.abort(),this.Tb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Wi(this))};Qi.prototype.K=function(){this.u&&(this.Da&&(this.Da=!1,this.Tb=!0,this.u.abort(),this.Tb=!1),Wi(this,!0));Qi.M.K.call(this)};Qi.prototype.gi=function(){this.Qa||(this.Bf||this.Vd||this.Tb?Xi(this):this.rl())};Qi.prototype.rl=function(){Xi(this)};
443
+ var Xi=function(a){if(a.Da&&typeof ya!="undefined")if(a.Vd&&a.Rb()==4)setTimeout(a.gi.bind(a),0);else if(a.dispatchEvent("readystatechange"),a.Rb()==4){Hc(a.ga,Ui(a,"Request complete"));a.Da=!1;try{var b=a.getStatus(),c;if(!(c=Pi(b))){var d;if(d=b===0){var e=String(a.Xd).match(Pc)[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"),a.dispatchEvent("success");else{try{var g=a.Rb()>2?a.u.statusText:""}catch(f){Hc(a.ga,
444
+ "Can not get status: "+f.message),g=""}a.Wc=g+" ["+a.getStatus()+"]";Vi(a)}}finally{Wi(a)}}};Qi.prototype.fi=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Yi(a,"progress"));this.dispatchEvent(Yi(a,b?"downloadprogress":"uploadprogress"))};
445
+ var Yi=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Wi=function(a,b){if(a.u){a.ec&&(clearTimeout(a.ec),a.ec=null);var c=a.u;a.u=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=null}catch(d){(a=a.ga)&&Gc(a,tc,"Problem encountered resetting onreadystatechange: "+d.message)}}};Qi.prototype.isActive=function(){return!!this.u};Qi.prototype.Rb=function(){return this.u?this.u.readyState:0};
446
+ Qi.prototype.getStatus=function(){try{return this.Rb()>2?this.u.status:-1}catch(a){return-1}};var Zi=function(a){try{if(!a.u)return null;if("response"in a.u)return a.u.response;switch(a.zc){case "":case "text":return a.u.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.u)return a.u.mozResponseArrayBuffer}var b=a.ga;b&&Gc(b,tc,"Response type "+a.zc+" is not supported on this browser");return null}catch(c){return Hc(a.ga,"Can not get response: "+c.message),null}};
447
447
  Qi.prototype.getResponseHeader=function(a){if(this.u&&this.Rb()==4)return a=this.u.getResponseHeader(a),a===null?void 0:a};Qi.prototype.getAllResponseHeaders=function(){return this.u&&this.Rb()>=2?this.u.getAllResponseHeaders()||"":""};
448
- var $i=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=Jc(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 ab(b,function(f){return f.join(", ")})},Ui=function(a,b){return b+" ["+a.Nh+" "+a.Vd+" "+a.getStatus()+"]"};var Fi=oa(["https://accounts.google.com/gsi/client"]),aj,K=function(a,b){bj();this.callback=a;this.N=new cj(!a,b)};K.prototype.rd=function(a){this.N.Pb=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 dj=function(){return"projects/"+aj};h=K.prototype;h.Gc=function(){return new eh(this.N)};
449
- h.assets=function(){return new gh(this.N)};h.Ma=function(){return new nh(this.N)};h.value=function(){return new rh(this.N)};h.maps=function(){return new mh(this.N)};h.map=function(){return new lh(this.N)};h.image=function(){return new kh(this.N)};h.table=function(){return new oh(this.N)};h.video=function(){return new th(this.N)};var cj=function(a,b){this.sync=a=a===void 0?!1:a;this.Pb=void 0;this.ti=b!=null?b:a?5:10};q(cj,ld);
450
- cj.prototype.send=function(a,b){var c=this;hd(a);var d=a.path||"",e=ej()+d,g=fj(a.A||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=gj(e,g,void 0,a.C,f,this.ti,this.Pb);d=b?Pa(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){gj(e,g,function(v,z){z?p(z):m(v)},a.C,f,c.ti,c.Pb)})).then(function(m){return b?Pa(b,m):m})};var ij=function(a){K.call(this,a);this.N=new hj;this.Pb=void 0};q(ij,K);
451
- ij.prototype.rd=function(a){this.Pb=a;return this};
448
+ var $i=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=Jc(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 ab(b,function(f){return f.join(", ")})},Ui=function(a,b){return b+" ["+a.Ph+" "+a.Xd+" "+a.getStatus()+"]"};var Fi=oa(["https://accounts.google.com/gsi/client"]),aj,K=function(a,b){bj();this.callback=a;this.N=new cj(!a,b)};K.prototype.td=function(a){this.N.Pb=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 dj=function(){return"projects/"+aj};h=K.prototype;h.Gc=function(){return new eh(this.N)};
449
+ h.assets=function(){return new gh(this.N)};h.Ma=function(){return new nh(this.N)};h.value=function(){return new rh(this.N)};h.maps=function(){return new mh(this.N)};h.map=function(){return new lh(this.N)};h.image=function(){return new kh(this.N)};h.table=function(){return new oh(this.N)};h.video=function(){return new th(this.N)};var cj=function(a,b){this.sync=a=a===void 0?!1:a;this.Pb=void 0;this.wi=b!=null?b:a?5:10};q(cj,ld);
450
+ cj.prototype.send=function(a,b){var c=this;hd(a);var d=a.path||"",e=ej()+d,g=fj(a.A||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=gj(e,g,void 0,a.C,f,this.wi,this.Pb);d=b?Pa(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){gj(e,g,function(v,z){z?p(z):m(v)},a.C,f,c.wi,c.Pb)})).then(function(m){return b?Pa(b,m):m})};var ij=function(a){K.call(this,a);this.N=new hj;this.Pb=void 0};q(ij,K);
451
+ ij.prototype.td=function(a){this.Pb=a;return this};
452
452
  ij.prototype.send=function(a,b){var c=this,d=ej()+"/batch",e=a.map(function(f){var l=r(f);f=l.next().value;var m=r(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=r(m);m=p.next().value;p=r(p.next().value);p.next();p=p.next().value;f[m]!=null&&(l[m]=
453
453
  Pa(p,f[m]))});return b?b(l):l};return this.callback?(gj(d,null,function(f,l){return c.callback(l?f:g(f),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Pb),null):g(gj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Pb))};var hj=function(){};q(hj,ld);
454
454
  hj.prototype.send=function(a,b){var c=[a.C+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=jj();d!=null&&c.push("Authorization: "+d);kj&&c.push("User-Agent: "+kj);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
455
455
  var lj=function(a,b,c){a=r(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"))}},ej=function(){var a=mj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},oj=function(a,b,c){var d=[];a&&(d=d.concat(nj));
456
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"+Ea(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)})},jj=function(){wj&&Date.now()-wj>=0&&xj();return yj},xj=function(){wj=yj=null},bj=function(a,b,c,d){a!=null?mj=a:zj||(mj="https://earthengine.googleapis.com/api");b!=null?Aj=b:zj||(Aj="https://earthengine.googleapis.com");c!==void 0&&(Bj=c);aj=d!=null?d:aj||"earthengine-legacy";zj=!0},gj=function(a,b,c,d,e,g,f){bj();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.7.9";p==="1.7.9"&&
457
+ b,d)})},jj=function(){wj&&Date.now()-wj>=0&&xj();return yj},xj=function(){wj=yj=null},bj=function(a,b,c,d){a!=null?mj=a:zj||(mj="https://earthengine.googleapis.com/api");b!=null?Aj=b:zj||(Aj="https://earthengine.googleapis.com");c!==void 0&&(Bj=c);aj=d!=null?d:aj||"earthengine-legacy";zj=!0},gj=function(a,b,c,d,e,g,f){bj();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.7.12";p==="1.7.12"&&
458
458
  (p="latest");m["x-goog-api-client"]="ee-js/"+p;kj&&(m["User-Agent"]=kj);p=jj();if(p!=null)m.Authorization=p;else if(c&&qj&&rj)return vj(function(){Dj(l,function(){gj(a,b,c,d)})}),null;b=b?b.clone():new Xc;Ej!=null&&b.add("key",Ej);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");aj&&aj!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=aj);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)||
459
- (a+=a.indexOf("?")!=-1?"&":"?",a+=v);e=a.startsWith("/")?mj+a:a;if(c)return Hj.push(Ij(e,c,d,p,m,g,f)),Jj.nf(),null;v=function(G,ea){this.setRequestHeader&&this.setRequestHeader(ea,G)};var z=0;for(g=g!=null?g:5;;){var C=new XMLHttpRequest;C.open(d,e,!1);Za(m,v,C);C.send(p);if(C.status!=429||z>g)break;z++}return Kj(C.status,function(G){try{return C.getResponseHeader(G)}catch(ea){return null}},C.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},
460
- p=Cj,v=g!=null?g:10;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 C=Kj,G=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.u?z.u.responseText:""}catch(da){Hc(z.ha,"Can not get responseText: "+da.message),W=""}return C(G,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"):
461
- "";m&&d&&d(m);var p=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(Jb){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=
462
- p(c),c.parsed?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 G=[];lj(b,c,function(W,da,Jb){Jb=p(Jb);Jb.parsed&&(C[W]=Jb.parsed);(da=(Jb.parsed?"":Jb)||v(da))&&G.push(W+": "+da)});G.length&&(z=G.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);},tj=function(a){var b=function(){qj||(qj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,
459
+ (a+=a.indexOf("?")!=-1?"&":"?",a+=v);e=a.startsWith("/")?mj+a:a;if(c)return Hj.push(Ij(e,c,d,p,m,g,f)),Jj.qf(),null;v=function(G,ea){this.setRequestHeader&&this.setRequestHeader(ea,G)};var z=0;for(g=g!=null?g:5;;){var C=new XMLHttpRequest;C.open(d,e,!1);Za(m,v,C);C.send(p);if(C.status!=429||z>g)break;z++}return Kj(C.status,function(G){try{return C.getResponseHeader(G)}catch(ea){return null}},C.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},
460
+ p=Cj,v=g!=null?g:10;m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Hj.push(m);Jj.qf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var C=Kj,G=z.getStatus(),ea=w(z.getResponseHeader,z);try{var X=z.u?z.u.responseText:""}catch(da){Hc(z.ga,"Can not get responseText: "+da.message),X=""}return C(G,ea,X,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"):
461
+ "";m&&d&&d(m);var p=function(X){try{var da=JSON.parse(X);return!(u(da)&&"error"in da&&"message"in da.error)||l&&l(da)?{parsed:da}:da.error.message}catch(Ib){return X===""?"":"Invalid JSON: "+X}},v=function(X){return X===0?"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.":X<200||X>=300?"Server returned HTTP code: "+X+" for "+f+" "+g:""},z,C;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if(d==="application/json"||d==="text/json")c=
462
+ p(c),c.parsed?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 G=[];lj(b,c,function(X,da,Ib){Ib=p(Ib);Ib.parsed&&(C[X]=Ib.parsed);(da=(Ib.parsed?"":Ib)||v(da))&&G.push(X+": "+da)});G.length&&(z=G.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);},tj=function(a){var b=function(){qj||(qj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,
463
463
  callback:d,scope:c.scope}).requestAccessToken()});a()};u(t.default_gsi)?b():zi(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.")},fj=function(a){var b=new Xc;a=r(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=r(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},Hj=[],Jj=
464
- new di(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.Va("complete",c);f.Xc("ready",f.Sk);g&&(f.nd=Math.max(0,g));f.send(b,d,e,a)}Hj.length==0||Jj.nf()},350),mj=null,Aj=null,Bj=null,Gj=null,kj=null,Fj=Td,yj=null,wj=null,rj=null,sj=[],qj=null,nj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/drive"],Ej=null,zj=!1,Lj=0,Cj=null;
465
- x("ee.api.ListAssetsResponse",Fg);x("ee.api.EarthEngineAsset",Bf);x("ee.api.Operation",Ig);x("ee.api.ListFeaturesResponse",Gg);x("ee.api.FeatureViewLocation",Ef);var Mj=function(){};Mj.prototype.Dh=function(){return null};var Nj=function(){};x("ee.Encodable.SourceFrame",Nj);
464
+ new di(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.Va("complete",c);f.Zc("ready",f.Uk);g&&(f.pd=Math.max(0,g));f.send(b,d,e,a)}Hj.length==0||Jj.qf()},350),mj=null,Aj=null,Bj=null,Gj=null,kj=null,Fj=Td,yj=null,wj=null,rj=null,sj=[],qj=null,nj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/drive"],Ej=null,zj=!1,Lj=0,Cj=null;
465
+ x("ee.api.ListAssetsResponse",Fg);x("ee.api.EarthEngineAsset",Bf);x("ee.api.Operation",Ig);x("ee.api.ListFeaturesResponse",Gg);x("ee.api.FeatureViewLocation",Ef);var Mj=function(){};Mj.prototype.Fh=function(){return null};var Nj=function(){};x("ee.Encodable.SourceFrame",Nj);
466
466
  var Oj=function(a){if(a===void 0||a===null)a=Ka;return new af({fb:a})},Pj=function(a){return new af({Na:a})},Qj=function(a){return new af({Ea:new $e({values:a})})},Rj=function(a){return new af({Fa:new yf({values:a})})},Sj=function(a,b){return new af({xa:new lg({functionName:a,arguments:b})})},Tj=function(a,b){return new af({xa:new lg({Ta:a,arguments:b})})},Uj=function(a,b){return new af({Sa:new kg({mc:a,body:b})})},Vj=function(a){if(!a)return"AUTO_JPEG_PNG";a=a.toUpperCase();switch(a){case "JPG":return"JPEG";
467
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 Jf,c=!1;"palette"in a&&(c=a.palette,b.bd=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.bd?b.bd.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 zf(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.wd!=null&&
471
- (l.name=f.wd);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=r(a.Gc||[]);for(var e=a.next();!e.done;e=a.next()){e=e.value;var g=e.name.replace(/^algorithms\//,"");d[g]=
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 Jf,c=!1;"palette"in a&&(c=a.palette,b.dd=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.dd?b.dd.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.Wf=d.map(function(g){return new zf(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.yd!=null&&
471
+ (l.name=f.yd);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.cg||"";f.hidden!=null&&(l.hidden=f.hidden);f.preview&&(l.preview=f.preview);f.deprecated&&(l.deprecated=f.ff);f.sourceCodeUri&&(l.sourceCodeUri=f.sourceCodeUri);return l},d={};a=r(a.Gc||[]);for(var e=a.next();!e.done;e=a.next()){e=e.value;var g=e.name.replace(/^algorithms\//,"");d[g]=
472
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
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
- crs:d.grid.cf,dimensions:void 0,crs_transform:void 0};if(d.grid){if(d.grid.Jb!=null){var g=d.grid.Jb;e.crs_transform=[g.bg||0,g.gg||0,g.yg||0,g.hg||0,g.cg||0,g.zg||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.range&&(g.min=d.dataType.range.min||0,g.max=d.dataType.range.max),e.data_type=g);return e}));a.Jd&&(b.mapLocation=a.Jd);a.featureCount&&(b.featureCount=
475
+ crs:d.grid.ef,dimensions:void 0,crs_transform:void 0};if(d.grid){if(d.grid.Jb!=null){var g=d.grid.Jb;e.crs_transform=[g.dg||0,g.ig||0,g.Ag||0,g.jg||0,g.eg||0,g.Bg||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.range&&(g.min=d.dataType.range.min||0,g.max=d.dataType.range.max),e.data_type=g);return e}));a.Ld&&(b.mapLocation=a.Ld);a.featureCount&&(b.featureCount=
476
476
  a.featureCount);return b},mk=function(a){var b=new Bf,c=function(g){return g===null?Ka: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||
477
477
  d.title!=null||(d.title=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=r(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);
478
478
  a.starttime&&(b.startTime=(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=r(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.zd||[]).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 gf(d)});return new Wf({zd: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=Pa(Mg,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.xd!=null&&(b.batch_eecu_usage_seconds=e.xd);return b},vk=function(a){var b=
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.Bd||[]).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 gf(d)});return new Wf({Bd:b.filter(function(d){return d.Wb.length}),
481
+ kf: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=Pa(Mg,a.metadata||{});e.description!=null&&(b.description=e.description);e.state!=null&&(b.state=d(e.state));c("creation_timestamp_ms",e.df);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.gf;b.source_url=e.fg;e.zd!=null&&(b.batch_eecu_usage_seconds=e.zd);return b},vk=function(a){var b=
483
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(ma(a.additionalPaths||[])):null},zk=function(a){var b=function(g){var f=Pa(Ag,g);f.uris=wk(g);return f},c=Pa(wg,a);c.name=hk(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=Pa(Df,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=Pa(xg,g);f.missingData=xk(g.missingData);return f});c.missingData=
484
- xk(a.missingData);c.Kf=pc((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 yg({lb: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=Pa(Dg,a);b.name=hk(a.id);b.sources=(a.sources||[]).map(function(e){var g=Pa(Zg,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")&&
484
+ xk(a.missingData);c.Mf=pc((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 yg({lb:a.id||"",ca: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=Pa(Dg,a);b.name=hk(a.id);b.sources=(a.sources||[]).map(function(e){var g=Pa(Zg,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
486
  (b.endTime=(new Date(Number(d))).toISOString());b.properties=c}return b},xk=function(a){if(a==null)return null;var b=new ug({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=r(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};function Ck(){this.blockSize=-1};function Dk(){this.blockSize=-1;this.blockSize=64;this.X=Array(4);this.Pk=Array(this.blockSize);this.re=this.Hc=0;this.reset()}y(Dk,Ck);Dk.prototype.reset=function(){this.X[0]=1732584193;this.X[1]=4023233417;this.X[2]=2562383102;this.X[3]=271733878;this.re=this.Hc=0};
488
+ c=r(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};function Ck(){this.blockSize=-1};function Dk(){this.blockSize=-1;this.blockSize=64;this.X=Array(4);this.Rk=Array(this.blockSize);this.te=this.Ic=0;this.reset()}y(Dk,Ck);Dk.prototype.reset=function(){this.X[0]=1732584193;this.X[1]=4023233417;this.X[2]=2562383102;this.X[3]=271733878;this.te=this.Ic=0};
489
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.X[0];c=a.X[1];e=a.X[2];var g=a.X[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<<
@@ -496,105 +496,105 @@ 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.X[0]=a.X[0]+b&4294967295;a.X[1]=a.X[1]+(e+(f<<21&4294967295|f>>>11))&4294967295;a.X[2]=a.X[2]+e&4294967295;a.X[3]=a.X[3]+g&4294967295};
499
- Dk.prototype.update=function(a,b){b===void 0&&(b=a.length);for(var c=b-this.blockSize,d=this.Pk,e=this.Hc,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.Hc=e;this.re+=b};
500
- Dk.prototype.digest=function(){var a=Array((this.Hc<56?this.blockSize:this.blockSize*2)-this.Hc);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;b=this.re*8;for(var c=a.length-8;c<a.length;++c)a[c]=b&255,b/=256;this.update(a);a=Array(16);for(c=b=0;c<4;++c)for(var d=0;d<32;d+=8)a[b++]=this.X[c]>>>d&255;return a};var Fk=function(a){this.sd="__ee_hash__";this.Ud=a!==!1;this.Wa=[];this.va={};this.Cg=[];this.Qd=new WeakMap;this.mg=new WeakMap;this.Ri=void 0};x("ee.Serializer",Fk);var Gk=new Ki,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.ua(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.ua(a)},Ik=function(a,b){b=a.Hd(b);a.Ud&&(b=u(b)&&b.type=="ValueRef"&&a.Wa.length==1?a.Wa[0][1]:{type:"CompoundValue",scope:a.Wa,value:b},a.Wa=[],bc(a.Cg,w(function(c){delete c[this.sd]},a)),a.Cg=[],a.va={});return b};
502
- Fk.prototype.Hd=function(a){if(a===void 0)throw Error("Can't encode an undefined value.");var b=u(a)?a[this.sd]:null;if(this.Ud&&b!=null&&this.va[b])return{type:"ValueRef",value:this.va[b]};if(a===null||typeof a==="boolean"||typeof a==="number"||typeof a==="string")return a;if(Ba(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Mj){var c=a.encode(w(this.Hd,this));if(!(Array.isArray(c)||u(c)&&c.type!="ArgumentRef"))return c}else if(Array.isArray(a))c=
503
- dc(a,function(e){return this.Hd(e)},this);else if(u(a)&&typeof a!=="function")c=ab(a,function(e){if(typeof e!=="function")return this.Hd(e)},this),ib(c,this.sd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Ud){b=Nk(c);if(this.va[b])var d=this.va[b];else d=String(this.Wa.length),this.Wa.push([d,c]),this.va[b]=d;a[this.sd]=b;this.Cg.push(a);return{type:"ValueRef",value:d}}return c};
499
+ Dk.prototype.update=function(a,b){b===void 0&&(b=a.length);for(var c=b-this.blockSize,d=this.Rk,e=this.Ic,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.Ic=e;this.te+=b};
500
+ Dk.prototype.digest=function(){var a=Array((this.Ic<56?this.blockSize:this.blockSize*2)-this.Ic);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;b=this.te*8;for(var c=a.length-8;c<a.length;++c)a[c]=b&255,b/=256;this.update(a);a=Array(16);for(c=b=0;c<4;++c)for(var d=0;d<32;d+=8)a[b++]=this.X[c]>>>d&255;return a};var Fk=function(a){this.ud="__ee_hash__";this.Wd=a!==!1;this.Wa=[];this.va={};this.Eg=[];this.Sd=new WeakMap;this.og=new WeakMap;this.Ti=void 0};x("ee.Serializer",Fk);var Gk=new Ki,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.ua(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.ua(a)},Ik=function(a,b){b=a.Jd(b);a.Wd&&(b=u(b)&&b.type=="ValueRef"&&a.Wa.length==1?a.Wa[0][1]:{type:"CompoundValue",scope:a.Wa,value:b},a.Wa=[],bc(a.Eg,w(function(c){delete c[this.ud]},a)),a.Eg=[],a.va={});return b};
502
+ Fk.prototype.Jd=function(a){if(a===void 0)throw Error("Can't encode an undefined value.");var b=u(a)?a[this.ud]:null;if(this.Wd&&b!=null&&this.va[b])return{type:"ValueRef",value:this.va[b]};if(a===null||typeof a==="boolean"||typeof a==="number"||typeof a==="string")return a;if(Ba(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Mj){var c=a.encode(w(this.Jd,this));if(!(Array.isArray(c)||u(c)&&c.type!="ArgumentRef"))return c}else if(Array.isArray(a))c=
503
+ dc(a,function(e){return this.Jd(e)},this);else if(u(a)&&typeof a!=="function")c=ab(a,function(e){if(typeof e!=="function")return this.Jd(e)},this),ib(c,this.ud),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Wd){b=Nk(c);if(this.va[b])var d=this.va[b];else d=String(this.Wa.length),this.Wa.push([d,c]),this.va[b]=d;a[this.ud]=b;this.Eg.push(a);return{type:"ValueRef",value:d}}return c};
504
504
  var Nk=function(a){Hk.reset();Hk.update(Gk.ua(a));return Hk.digest().toString()},Pk=function(a){a=Ok(a);return Qa(a,Ma,Na,Oa)};x("ee.Serializer.encodeCloudApi",Pk);
505
- var Ok=function(a,b){return Qk(new Fk(!0),a,b)},Qk=function(a,b,c){a.Ri=c;return Rk(a,b)},Sk=function(a,b){var c={};b=b.values;for(var d in b){var e=a.mg.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(af);d=r(Object.entries(g?d.h:d));for(var f=d.next();!f.done;f=d.next()){var l=r(f.value);f=l.next().value;l=l.next().value;g?l!==null&&(e[f]=f==="functionDefinitionValue"&&
505
+ var Ok=function(a,b){return Qk(new Fk(!0),a,b)},Qk=function(a,b,c){a.Ti=c;return Rk(a,b)},Sk=function(a,b){var c={};b=b.values;for(var d in b){var e=a.og.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(af);d=r(Object.entries(g?d.h:d));for(var f=d.next();!f.done;f=d.next()){var l=r(f.value);f=l.next().value;l=l.next().value;g?l!==null&&(e[f]=f==="functionDefinitionValue"&&
506
506
  l.body!=null?{argumentNames:l.mc,body:c(b[l.body])}:f==="functionInvocationValue"&&l.Ta!=null?{arguments:ab(l.arguments,c),functionReference:c(b[l.Ta])}:f==="constantValue"?l===Ka?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.ua(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.Wa,a.Ud,a.mg),e=Yk(d,d.wi);return new rf({result:e,values:d.gi})}finally{a.Qd=new WeakMap,a.va={},a.Wa=[]}},Wk=function(a,b){var c=function(f){var l=Nk(f);u(b)&&a.Qd.set(b,l);if(a.va[l])return a.va[l];var m=String(a.Wa.length);a.Wa.push([m,f]);return a.va[l]=m};if(u(b)&&a.va[a.Qd.get(b)])return a.va[a.Qd.get(b)];if(b===null||typeof b==="boolean"||typeof b==="string"||typeof b==="number")return c(Oj(b));if(Ba(b))return c(Sj("Date",{value:Oj(Math.floor(b.getTime()))}));
508
- if(b instanceof Mj){var d=b.ma(a),e=b.Dh();e!==null&&a.mg.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.wi=a;this.values={};b.forEach(function(g){return e.values[g[0]]=g[1]});this.oi=c?Zk(this):null;this.gi={};this.Xf={};this.nl=0;this.kd=d},Yk=function(a,
509
- b){if(b in a.Xf)return a.Xf[b];var c=String(a.nl++);a.Xf[b]=c;a.gi[c]=$k(a,a.values[b],0);return c},$k=function(a,b,c){var d=function(z){return z.fb!==null},e=function(z){return z===Ka?null:z},g=function(z,C){a.kd&&a.kd.has(z)&&!a.kd.has(C)&&a.kd.set(C,a.kd.get(z));return C};if(d(b)||b.Ua!=null||b.ob!=null||b.Kb!=null)return b;if(b.Na!=null){d=a.values[b.Na];if(a.oi===null||c<50&&a.oi[b.Na]===1)return d=$k(a,d,c),g(b,d);if(al(d))return g(b,d);d=Pj(Yk(a,b.Na));return g(b,d)}if(b.Ea!=null){var f=b.Ea.values.map(function(z){return $k(a,
507
+ var Rk=function(a,b){try{var c=Wk(a,b),d=new Xk(c,a.Wa,a.Wd,a.og),e=Yk(d,d.yi);return new rf({result:e,values:d.ii})}finally{a.Sd=new WeakMap,a.va={},a.Wa=[]}},Wk=function(a,b){var c=function(f){var l=Nk(f);u(b)&&a.Sd.set(b,l);if(a.va[l])return a.va[l];var m=String(a.Wa.length);a.Wa.push([m,f]);return a.va[l]=m};if(u(b)&&a.va[a.Sd.get(b)])return a.va[a.Sd.get(b)];if(b===null||typeof b==="boolean"||typeof b==="string"||typeof b==="number")return c(Oj(b));if(Ba(b))return c(Sj("Date",{value:Oj(Math.floor(b.getTime()))}));
508
+ if(b instanceof Mj){var d=b.la(a),e=b.Fh();e!==null&&a.og.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.yi=a;this.values={};b.forEach(function(g){return e.values[g[0]]=g[1]});this.ri=c?Zk(this):null;this.ii={};this.Zf={};this.pl=0;this.md=d},Yk=function(a,
509
+ b){if(b in a.Zf)return a.Zf[b];var c=String(a.pl++);a.Zf[b]=c;a.ii[c]=$k(a,a.values[b],0);return c},$k=function(a,b,c){var d=function(z){return z.fb!==null},e=function(z){return z===Ka?null:z},g=function(z,C){a.md&&a.md.has(z)&&!a.md.has(C)&&a.md.set(C,a.md.get(z));return C};if(d(b)||b.Ua!=null||b.ob!=null||b.Kb!=null)return b;if(b.Na!=null){d=a.values[b.Na];if(a.ri===null||c<50&&a.ri[b.Na]===1)return d=$k(a,d,c),g(b,d);if(al(d))return g(b,d);d=Pj(Yk(a,b.Na));return g(b,d)}if(b.Ea!=null){var f=b.Ea.values.map(function(z){return $k(a,
510
510
  z,c+3)});d=f.every(d)?Oj(f.map(function(z){return e(z.fb)})):Qj(f);return g(b,d)}if(b.Fa!=null){f={};for(var l={},m=r(Object.entries(b.Fa.values||{})),p=m.next();!p.done;p=m.next()){var v=r(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].fb):l=null}return l!==null?g(b,Oj(l)):g(f,Rj(f))}if(b.Sa!=null)return d=b.Sa,d=Uj(d.mc||[],Yk(a,d.body||"")),g(b,d);if(b.xa!=null){d=b.xa;f={};l=r(Object.keys(d.arguments||{}));for(m=l.next();!m.done;m=l.next())m=m.value,
511
511
  f[m]=$k(a,d.arguments[m],c+3);d=d.functionName?Sj(d.functionName,f):Tj(Yk(a,d.Ta||""),f);return g(b,d)}throw Error("Can't optimize value: "+b);},al=function(a){var b=a.fb;return b!==null?b===Ka||typeof b==="number"||typeof b==="boolean":a.Kb!=null},Zk=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){e.Ea!=null?e.Ea.values.forEach(d):e.Fa!=null?Object.values(e.Fa.values).forEach(d):e.Sa!=null?c(e.Sa.body):e.xa!=null?(e=e.xa,e.Ta!=null&&c(e.Ta),Object.values(e.arguments).forEach(d)):
512
- e.Na!=null&&c(e.Na)};c(a.wi);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 Sf({l:Ok(a.element),description:L(a.description),na:null,ra:null,Kd:null,yd:null,selectors:b,Ub:M(a.maxErrorMeters),requestId:L(a.id),maxVertices:M(a.maxVertices),P:M(a.maxWorkers),priority:M(a.priority)});var c=bl(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Vf({ja:null,la:null,G:Wj(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
513
- d.ja=cl(a):d.la=dl(a);b.na=d;break;case "ASSET":b.ra=new Tf({Ga:el(a)});break;case "FEATURE_VIEW":c=new cg({name:hk(a.mapName)});d=a==null?null:new hg({Mf:M(a.maxFeaturesPerTile),sg:a.thinningStrategy});var e=a==null?null:new gg({Dg:fl(a.zOrderRanking),rg:fl(a.thinningRanking)});d=new dg({qg:d,Wf:e});c=new Uf({kf:c,tc:d});b.Kd=c;break;case "BIGQUERY":b.yd=new ff({Pe:new ef({table:L(a.table),overwrite:!!a.overwrite,append:!!a.append})});break;default:throw Error('Export destination "'+c+'" unknown');
512
+ e.Na!=null&&c(e.Na)};c(a.yi);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 Sf({l:Ok(a.element),description:L(a.description),ma:null,ra:null,Md:null,Ad:null,selectors:b,Ub:M(a.maxErrorMeters),requestId:L(a.id),maxVertices:M(a.maxVertices),P:M(a.maxWorkers),priority:M(a.priority)});var c=bl(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Vf({ia:null,ka:null,G:Wj(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
513
+ d.ia=cl(a):d.ka=dl(a);b.ma=d;break;case "ASSET":b.ra=new Tf({Ga:el(a)});break;case "FEATURE_VIEW":c=new cg({name:hk(a.mapName)});d=a==null?null:new hg({Of:M(a.maxFeaturesPerTile),ug:a.thinningStrategy});var e=a==null?null:new gg({Fg:fl(a.zOrderRanking),tg:fl(a.thinningRanking)});d=new dg({sg:d,Yf:e});c=new Uf({mf:c,tc:d});b.Md=c;break;case "BIGQUERY":b.Ad=new ff({Re:new ef({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 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 vg({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),me:null});
516
- a=a.tfrecordTensorDepths;if(a!=null)if(u(a)){var c={};Za(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.me=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},jl=function(a,b){var c=new Of({ja:null,la:null,Ld:null,ne:null,G:Vj(a.fileFormat)});if(c.G==="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 ng({pf:Number(l)}):null;e=new mg({Ue:e,kg:g,bc:f,tileSize:d,Pf:l});c.Ld=e}else c.G==="TF_RECORD_IMAGE"&&(c.ne=il(a));b==="GOOGLE_CLOUD_STORAGE"?c.ja=cl(a):c.la=dl(a);return c},kl=function(a,b){var c=new Yf({ja:null,la:null,G:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ja=cl(a):c.la=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 ah({start:m!=null?m:0,end:a});return new Rf({ff:g,ng:b,scale:c,jg:f,If:d,dimensions:l,stride:e,Eg:a})},hl=function(a){if(a==null)return null;var b=new og({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 vg({Ze:!!a.tfrecordCompressed,Vb:L(a.tfrecordMaxFileSize),gg:!!a.tfrecordSequenceData,Xe:!!a.tfrecordCollapseBands,Pf:M(a.tfrecordMaskedThreshold),defaultValue:M(a.tfrecordDefaultValue),bc:hl(a.tfrecordPatchDimensions),Lf:hl(a.tfrecordKernelSize),oe:null});
516
+ a=a.tfrecordTensorDepths;if(a!=null)if(u(a)){var c={};Za(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.oe=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},jl=function(a,b){var c=new Of({ia:null,ka:null,Nd:null,pe:null,G:Vj(a.fileFormat)});if(c.G==="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 ng({rf:Number(l)}):null;e=new mg({We:e,mg:g,bc:f,tileSize:d,Rf:l});c.Nd=e}else c.G==="TF_RECORD_IMAGE"&&(c.pe=il(a));b==="GOOGLE_CLOUD_STORAGE"?c.ia=cl(a):c.ka=dl(a);return c},kl=function(a,b){var c=new Yf({ia:null,ka:null,G:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ia=cl(a):c.ka=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 ah({start:m!=null?m:0,end:a});return new Rf({hf:g,pg:b,scale:c,lg:f,Kf:d,dimensions:l,stride:e,Gg:a})},hl=function(a){if(a==null)return null;var b=new og({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
- cl=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new of({Se:L(a.outputBucket),wa:L(a.outputPrefix),Te:a.bucketCorsUris||null,permissions:b})},dl=function(a){return new Af({rf:L(a.driveFolder),wa:L(a.driveFileNamePrefix)})},el=function(a){return new mf({name:hk(a.assetId),overwrite:!!a.overwrite})},fl=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Wg({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 Vg({direction:null,be:null,de:null,ce: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=r(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.ce=new Sg({});break;case ".minZoomLevel":b.de=new Ug({});break;default:b.be=new Rg({attributeName:L(a)})}return b};var nl=[],ol=function(a){E(!Object.isSealed(a),"Cannot use getInstance() with a sealed constructor.");var b="Bf";if(a.Bf&&a.hasOwnProperty(b))return a.Bf;nl.push(a);var c=new a;a.Bf=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var ql=function(a,b,c,d,e,g){d=oj(!g,!1,d||[]);rj=a;sj=d;a===null?xj():tj(function(){vj(b,c,e||Ha(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:Ha(uj,a,b),scope:sj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",pl);
520
+ cl=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new of({Ue:L(a.outputBucket),wa:L(a.outputPrefix),Ve:a.bucketCorsUris||null,permissions:b})},dl=function(a){return new Af({tf:L(a.driveFolder),wa:L(a.driveFileNamePrefix)})},el=function(a){return new mf({name:hk(a.assetId),overwrite:!!a.overwrite})},fl=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Wg({Xf:(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 Vg({direction:null,de:null,ge:null,fe: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=r(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.fe=new Sg({});break;case ".minZoomLevel":b.ge=new Ug({});break;default:b.de=new Rg({attributeName:L(a)})}return b};var nl=[],ol=function(a){E(!Object.isSealed(a),"Cannot use getInstance() with a sealed constructor.");var b="Df";if(a.Df&&a.hasOwnProperty(b))return a.Df;nl.push(a);var c=new a;a.Df=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var ql=function(a,b,c,d,e,g){d=oj(!g,!1,d||[]);rj=a;sj=d;a===null?xj():tj(function(){vj(b,c,e||Ha(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:Ha(uj,a,b),scope:sj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",pl);
523
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=oj(!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
524
  x("ee.data.setExpressionAugmenter",function(a){tl=a||Td});var tl=Td;x("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=oj(!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",jj);x("ee.data.clearAuthToken",xj);x("ee.data.getAuthClientId",function(){return rj});x("ee.data.getAuthScopes",function(){return sj});
525
525
  x("ee.data.setDeadline",function(a){Lj=a});x("ee.data.setUserAgent",function(a){kj=a==null?null:String(a).replace(/[\r\n]/g,"")});x("ee.data.getUserAgent",function(){return kj});x("ee.data.setParamAugmenter",function(a){Fj=a||Td});
526
- var ul=function(a){a=new K(a);return a.handle(a.Gc().list(dj(),{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 If({name:null,l:tl(Ok(a.image)),G:Vj(a.format),da:Yj(a.bands),jc:bk(a)});var c={fields:"name"},d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle(b.maps().create(dj(),a,c).then(function(e){return wl(e.name,"")}))};
526
+ var ul=function(a){a=new K(a);return a.handle(a.Gc().list(dj(),{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 If({name:null,l:tl(Ok(a.image)),G:Vj(a.format),ca:Yj(a.bands),jc:bk(a)});var c={fields:"name"},d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle(b.maps().create(dj(),a,c).then(function(e){return wl(e.name,"")}))};
527
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||(bj(),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 bg({name:null,Lb:a.assetId,mapName:a.mapName,Bg:c});b=new K(b);return b.handle((new ih(b.N)).create(dj(),a,{fields:["name"]}).then(function(d){var e=
528
+ var wl=function(a,b,c){var d=c===void 0?"":c;d||(bj(),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 bg({name:null,Lb:a.assetId,mapName:a.mapName,Dg:c});b=new K(b);return b.handle((new ih(b.N)).create(dj(),a,{fields:["name"]}).then(function(d){var e=
529
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
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.D(d,RegExp("^projects/[^/]+/assets/.*$"));g=H(e.j,{body:null,C:"GET",F:"earthengine.projects.assets.listFeatures",path:"/"+e.m+"/"+d+":listFeatures",A:F(b,g),H:Gg});return a.call(c,g)};x("ee.data.listFeatures",Al);
531
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(sh(b.value(),dj(),new qf(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 $g({name:null,l:tl(Ok(a.image)),G:Vj(a.format),wa:a.name,da:Yj(a.bands),
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 $g({name:null,l:tl(Ok(a.image)),G:Vj(a.format),wa:a.name,ca:Yj(a.bands),
533
533
  jc:bk(a),grid:null});var c={fields:"name"},d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new qh(b.N)).create(dj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getThumbId",Cl);
534
534
  var Dl=function(a,b){var c=new Zf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new dh({name:null,l:tl(Ok(a.imageCollection)),G:Vj(a.format),Oa:c,grid:null});c={fields:"name"};var d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new vh(b.N)).create(dj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getVideoThumbId",Dl);
535
535
  var El=function(a,b){a=new jg({name:null,l:tl(Ok(a.imageCollection)),G: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 jh(b.N)).create(dj(),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
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
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 $g({name:null,l:tl(Ok(c)),G:Vj(a.format),wa: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 qh(b.N)).create(dj(),a,c).then(function(e){return{docid:e.name,token:""}}))};x("ee.data.getDownloadId",Hl);var Il=function(a){bj();return Aj+"/v1/"+a.docid+":getPixels"};x("ee.data.makeDownloadUrl",Il);
538
+ JSON.parse(a.crs_transform)}catch(e){}var c=Gl(a.image,a);a=new $g({name:null,l:tl(Ok(c)),G:Vj(a.format),wa:a.name,ca: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 qh(b.N)).create(dj(),a,c).then(function(e){return{docid:e.name,token:""}}))};x("ee.data.getDownloadId",Hl);var Il=function(a){bj();return Aj+"/v1/"+a.docid+":getPixels"};x("ee.data.makeDownloadUrl",Il);
539
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 Yg({name:null,l:d,G:c,selectors:e,filename:a.filename||null});c={fields:"name"};if(d=vl())c.workloadTag=d;return b.handle((new ph(b.N)).create(dj(),a,c).then(function(g){return{docid:g.name||
540
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=oc(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)).rd(Ml),a.handle(a.Ma().get(c[0]).then(function(e){return[uk(e)]}));a=(new ij(b)).rd(Ml);var d=a.Ma();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);
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)).td(Ml),a.handle(a.Ma().get(c[0]).then(function(e){return[uk(e)]}));a=(new ij(b)).td(Ml);var d=a.Ma();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
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
543
  var Rl=function(a,b){var c=[],d={pageSize:500},e=function(l){mc(c,l.Ma||[]);!l.nextPageToken||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.nextPageToken,g.handle(f.list(dj(),d).then(e)));return null},g=new K(b?function(l,m){return m&&b(l,m)}:void 0),f=g.Ma();g.handle(f.list(dj(),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 jf;if(a.length===1)b=new K(b),b.handle(b.Ma().cancel(a[0],c));else{b=new ij(b);var d=b.Ma();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)).rd(Ml),a.handle(a.Ma().get(c[0]));a=(new ij(b)).rd(Ml);var d=a.Ma();return a.send(c.map(function(e){return[e,d.get(e)]}))};x("ee.data.getOperation",Tl);
544
+ var Sl=function(a,b){a=Nl(a).map(tk);var c=new jf;if(a.length===1)b=new K(b),b.handle(b.Ma().cancel(a[0],c));else{b=new ij(b);var d=b.Ma();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)).td(Ml),a.handle(a.Ma().get(c[0]));a=(new ij(b)).td(Ml);var d=a.Ma();return a.send(c.map(function(e){return[e,d.get(e)]}))};x("ee.data.getOperation",Tl);
545
545
  var Vl=function(a,b){return Ul(a,"CANCEL",b)};x("ee.data.cancelTask",Vl);var Ul=function(a,b,c){if(!eb(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
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().Ja(dj(),b));case "EXPORT_FEATURES":return b=gl(b),b.l=tl(b.l,a),c(g.table().Ja(dj(),b));case "EXPORT_VIDEO":return b=Yl(b,a),c(g.video().Ja(dj(),b));case "EXPORT_TILES":return b=Zl(b,a),c(g.map().Ja(dj(),
547
547
  b));case "EXPORT_VIDEO_MAP":return b=$l(b),c((new uh(g.N)).Ja(dj(),b));case "EXPORT_CLASSIFIER":return b=am(b,a),c((new hh(g.N)).Ja(dj(),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 Mf({l:Ok(c.element),description:L(c.description),na:null,ra:null,grid:null,Of:L(c.maxPixels),requestId:L(c.id),P:M(c.maxWorkers),priority:M(c.priority)}),e=bl(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.na=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 Nf({Ga:el(c),pyramidingPolicy:g,Tf:hb(e)?null:e,tileSize:M(c.shardSize)});d.ra=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 $f({l:Ok(c.element),description:L(c.description),Oa:new Zf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:L(c.maxPixels)}),
550
- na:null,requestId:L(c.id),P:M(c.maxWorkers),priority:M(c.priority)});d.na=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 Qf({l:Ok(d.element),description:L(d.description),dc:ll(d),cc:jl(d,"GOOGLE_CLOUD_STORAGE"),requestId:L(d.id),P:M(d.maxWorkers),priority:M(d.priority)});c.l=tl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);
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 Mf({l:Ok(c.element),description:L(c.description),ma:null,ra:null,grid:null,Qf:L(c.maxPixels),requestId:L(c.id),P:M(c.maxWorkers),priority:M(c.priority)}),e=bl(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.ma=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 Nf({Ga:el(c),pyramidingPolicy:g,Vf:hb(e)?null:e,tileSize:M(c.shardSize)});d.ra=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 $f({l:Ok(c.element),description:L(c.description),Oa:new Zf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:L(c.maxPixels)}),
550
+ ma:null,requestId:L(c.id),P:M(c.maxWorkers),priority:M(c.priority)});d.ma=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 Qf({l:Ok(d.element),description:L(d.description),dc:ll(d),cc:jl(d,"GOOGLE_CLOUD_STORAGE"),requestId:L(d.id),P:M(d.maxWorkers),priority:M(d.priority)});c.l=tl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);
551
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 Xf({l:Ok(c.element),description:L(c.description),Oa:new Zf({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),P: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
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 Lf({l:Ok(a.element),description:L(a.description),requestId:L(a.id),ra:new lf({Ga:el(a)}),P: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 Bg({yf:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.image().import(dj(),b))},gm=function(a,b,c){b=new Cg({pg:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.table().import(dj(),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);
553
+ var em=function(a,b,c){b=new Bg({Af:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.image().import(dj(),b))},gm=function(a,b,c){b=new Cg({rg:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.table().import(dj(),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
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?Td:d;var e=Object.assign({},b),g=new K(c),f=(b=fk.test(a))?new fh(g.N):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.Vc(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.Vc(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 fh(b.N)).Vc(a||dj()))};x("ee.data.listBuckets",nm);var om=function(a){a=new K(a);return a.handle((new fh(a.N)).Vc(dj()).then(jk))};
555
+ var jm=function(a,b,c,d){b=b===void 0?{}:b;d=d===void 0?Td:d;var e=Object.assign({},b),g=new K(c),f=(b=fk.test(a))?new fh(g.N):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.Xc(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.Xc(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 fh(b.N)).Xc(a||dj()))};x("ee.data.listBuckets",nm);var om=function(a){a=new K(a);return a.handle((new fh(a.N)).Xc(dj()).then(jk))};
557
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 Bf({type:"Folder"});b=new K(b);b.handle(b.assets().create(c,d,{assetId:a}).then(ik))};x("ee.data.createAssetHome",pm);
558
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 Hf(a.tilestoreLocation));
559
559
  a.gcsLocation&&!a.cloudStorageLocation&&(a.cloudStorageLocation=a.gcsLocation,delete a.gcsLocation);a.cloudStorageLocation&&(a.cloudStorageLocation=new pf(a.cloudStorageLocation));d&&!a.properties&&(a.properties=Object.assign({},d));d=r(["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 Bf(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(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 Kg({Ob:b});c=new K(c);c.handle(c.assets().move(a,b).then(ik))};x("ee.data.renameAsset",sm);
560
+ "IMAGE_COLLECTION";break a;case "Folder":c="FOLDER";break a}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 Kg({Ob:b});c=new K(c);c.handle(c.assets().move(a,b).then(ik))};x("ee.data.renameAsset",sm);
561
561
  var tm=function(a,b,c,d){a=hk(a);b=hk(b);c=new uf({Ob: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.D(a,RegExp("^projects/[^/]+/assets/.*$"));g=H(e.j,{body:c,C:"POST",F:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",A:F(g,f),H:Bf});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
562
  var vm=function(a,b){a=hk(a);var c=new pg;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.D(a,RegExp("^projects/[^/]+/assets/.*$"));f=H(e.j,{body:c,C:"POST",F:"earthengine.projects.assets.getIamPolicy",path:"/"+e.m+"/"+a+":getIamPolicy",A:F(g,f),H:Wf});return d.call(b,f.then(qk))};x("ee.data.getAssetAcl",vm);
563
563
  var wm=function(a,b,c,d){b=new ch({Lb: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.D(a,RegExp("^projects/[^/]+/assets/.*$"));g=H(e.j,{body:b,C:"PATCH",F:"earthengine.projects.assets.patch",path:"/"+e.m+"/"+a,A:F(g,f),H:Bf});return c.call(d,g.then(ik))};x("ee.data.updateAsset",wm);
564
564
  var xm=function(a,b,c){a=hk(a);b=rk(b);b=new Xg({ib: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.D(a,RegExp("^projects/[^/]+/assets/.*$"));f=H(e.j,{body:b,C:"POST",F:"earthengine.projects.assets.setIamPolicy",path:"/"+e.m+"/"+a+":setIamPolicy",A:F(g,f),H:Wf});d.call(c,f)};x("ee.data.setAssetAcl",xm);
565
565
  var ym=function(a,b,c){var d=mk(b);b=La(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.D;d.j.D=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 Bf&&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);
566
+ var zm=function(a,b){var c=hk(a);b=new K(b);var d=b.assets(),e=d.j.D;d.j.D=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 Bf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Pe||0),limit:Number(g.Nf||0)},asset_size:{usage:Number(g.sizeBytes||0),limit:Number(g.Vb||0)}}}))};x("ee.data.getAssetRootQuota",zm);
567
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
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={Gl:"CANCEL",Jl:"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.J=a;this.args=b;this.V=c||null;this.yl=null};y(O,Mj);x("ee.ComputedObject",O);O.prototype.Dh=function(){return this.yl};O.prototype.evaluate=function(a){if(!a||typeof a!=="function")throw Error("evaluate() requires a callback function.");Bl(this,a)};
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={Il:"CANCEL",Ll:"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.J=a;this.args=b;this.V=c||null;this.Al=null};y(O,Mj);x("ee.ComputedObject",O);O.prototype.Fh=function(){return this.Al};O.prototype.evaluate=function(a){if(!a||typeof a!=="function")throw Error("evaluate() requires a callback function.");Bl(this,a)};
570
570
  O.prototype.evaluate=O.prototype.evaluate;O.prototype.W=function(a){return Bl(this,a)};O.prototype.getInfo=O.prototype.W;O.prototype.encode=function(a){if(this.J===null&&this.args===null)return{type:"ArgumentRef",value:this.V};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.J);b[typeof a==="string"?"functionName":"function"]=a;return b};
571
- O.prototype.ma=function(a){if(this.J===null&&this.args===null){a=this.V||a.Ri;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new af({Kb: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.J==="string"?Sj(String(this.J),b):this.J.Gd(a,b)};O.prototype.ua=function(a){return(a===void 0?0:a)?Kk(this):Uk(this)};O.prototype.serialize=O.prototype.ua;
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.Fg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(t,c);return this};O.prototype.aside=O.prototype.Fg;
571
+ O.prototype.la=function(a){if(this.J===null&&this.args===null){a=this.V||a.Ti;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new af({Kb: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.J==="string"?Sj(String(this.J),b):this.J.Id(a,b)};O.prototype.ua=function(a){return(a===void 0?0:a)?Kk(this):Uk(this)};O.prototype.serialize=O.prototype.ua;
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.Hg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(t,c);return this};O.prototype.aside=O.prototype.Hg;
573
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.J=b.J;a.args=b.args;a.V=b.V;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
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=Td;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.aa().returns)};Mm.prototype.apply=Mm.prototype.apply;
575
575
  var Qm=function(a,b,c){var d=b!==void 0,e=a.aa();if(Lm(c,e,d)){if(c=jb(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.aa().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
576
  0)throw Error("Unrecognized arguments ("+c+") to function: "+a);return d},Om=function(a,b){var c=a.aa().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
577
  Mm.prototype.toString=function(a,b){var c=this.aa(),d=[];d.push(a||c.name);d.push("(");d.push(dc(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.ua=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.ub=kb(b);this.ub.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.ub.name};P.prototype.Gd=function(a,b){return Sj(this.ub.name,b)};P.prototype.aa=function(){return this.ub};
578
+ d.push("Undocumented.")}return d.join("")};Mm.prototype.ua=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.ub=kb(b);this.ub.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.ub.name};P.prototype.Id=function(a,b){return Sj(this.ub.name,b)};P.prototype.aa=function(){return this.ub};
579
579
  var Tm=null,Um={},Wm=function(){Vm();return ab(Tm,function(a){return a.aa()})},Xm=function(){Vm();return $a(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=ab(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||"";Za(Tm,function(g,f){var l=f.split(".");if(l.length==2&&l[0]==b){l=e+l[1];var m=g.aa();Um[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p=f!="Object"&&Hm(f,
581
- c));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=dc(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 ge(db(g));
580
+ var Ym=function(a){Vm();return Tm.hasOwnProperty(a)?Tm[a]:null},Vm=function(a,b){if(Tm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Tm=ab(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();d=d||"";var e=Tm,g={},f;for(f in e)if(g={Hc:void 0,Uc:void 0},Object.prototype.hasOwnProperty.call(e,f)){g.Hc=e[f];var l=f.split(".");if(l.length===2&&
581
+ l[0]===b){l=d+l[1];var m=g.Hc.aa();Um[f]=!0;g.Uc=!1;if(m.args.length){var p=m.args[0].type;g.Uc=p!="Object"&&Hm(p,c)}p=g.Uc?a.prototype:a;l in p&&!p[l].signature||(p[l]=function(v){return function(z){return Qm(v.Hc,v.Uc?this:void 0,Array.prototype.slice.call(arguments,0))}}(g),p[l].toString=w(g.Hc.toString,g.Hc,l,g.Uc),p[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=dc(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 ge(db(g));
582
582
  var l=new ge(d);if(l.intersection(f).isEmpty())e[d[0]]=b[0];else{b=f.difference(l);if(b.size!==0)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=jb(g)}}b=new ge(db(e));c=(new ge(cc(c,function(m){return m.lastIndexOf("opt_",0)!=0}))).difference(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)||
583
583
  cn()):(a=a.toString().replace(dn,"").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
584
  S.prototype.set=function(a){var b;if(arguments.length<=1){var c=arguments[0];if(b=Km(c))a:{b=db(c);var d=["properties"];if(Aa(b)&&Aa(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
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.mb)){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.J,a.args,a.V)}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.mb=a.type;this.Zg=a.coordinates!=null?kb(a.coordinates):null;this.Ch=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 Ki).ua(a.crs));this.sc=c;this.sc===void 0&&"geodesic"in a&&(this.sc=!!a.geodesic);this.qc=d;this.qc===void 0&&"evenOdd"in a&&(this.qc=!!a.evenOdd)}};y(T,O);
586
+ O.call(this,null,null);this.mb=a.type;this.bh=a.coordinates!=null?kb(a.coordinates):null;this.Eh=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 Ki).ua(a.crs));this.sc=c;this.sc===void 0&&"geodesic"in a&&(this.sc=!!a.geodesic);this.qc=d;this.qc===void 0&&"evenOdd"in a&&(this.qc=!!a.evenOdd)}};y(T,O);
587
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
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
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,ma(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
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
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
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.mb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return O.prototype.encode.call(this,a)}a={type:this.mb};this.mb=="GeometryCollection"?a.geometries=this.Ch:a.coordinates=this.Zg;this.Zb!=null&&(a.crs={type:"name",properties:{name:this.Zb}});this.sc!=null&&(a.geodesic=this.sc);this.qc!=null&&(a.evenOdd=this.qc);return a};
594
- T.prototype.pe=function(){if(this.J)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};T.prototype.toGeoJSON=T.prototype.pe;T.prototype.xg=function(){if(this.J)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new Ki).ua(this.pe())};T.prototype.toGeoJSONString=T.prototype.xg;T.prototype.ua=function(a){return(a===void 0?0:a)?Kk(this):Uk(this)};T.prototype.serialize=T.prototype.ua;
595
- T.prototype.toString=function(){return"ee.Geometry("+this.xg()+")"};
596
- T.prototype.ma=function(a){if(!this.mb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return O.prototype.ma.call(this,a)}var b={},c="";this.mb==="GeometryCollection"?(b.geometries=this.Ch.map(function(e){return new T(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.Zg,c="GeometryConstructors."+this.mb);this.Zb!=null&&(b.crs=typeof this.Zb==="string"?(new P("Projection")).call(this.Zb):this.Zb);var d=this.mb!=="Point"&&this.mb!=="MultiPoint";this.sc!=
597
- null&&d&&(b.geodesic=this.sc);this.qc!=null&&(b.evenOdd=this.qc);return(new P(c)).apply(b).ma(a)};
593
+ T.prototype.encode=function(a){if(!this.mb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return O.prototype.encode.call(this,a)}a={type:this.mb};this.mb=="GeometryCollection"?a.geometries=this.Eh:a.coordinates=this.bh;this.Zb!=null&&(a.crs={type:"name",properties:{name:this.Zb}});this.sc!=null&&(a.geodesic=this.sc);this.qc!=null&&(a.evenOdd=this.qc);return a};
594
+ T.prototype.re=function(){if(this.J)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};T.prototype.toGeoJSON=T.prototype.re;T.prototype.zg=function(){if(this.J)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new Ki).ua(this.re())};T.prototype.toGeoJSONString=T.prototype.zg;T.prototype.ua=function(a){return(a===void 0?0:a)?Kk(this):Uk(this)};T.prototype.serialize=T.prototype.ua;
595
+ T.prototype.toString=function(){return"ee.Geometry("+this.zg()+")"};
596
+ T.prototype.la=function(a){if(!this.mb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return O.prototype.la.call(this,a)}var b={},c="";this.mb==="GeometryCollection"?(b.geometries=this.Eh.map(function(e){return new T(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.bh,c="GeometryConstructors."+this.mb);this.Zb!=null&&(b.crs=typeof this.Zb==="string"?(new P("Projection")).call(this.Zb):this.Zb);var d=this.mb!=="Point"&&this.mb!=="MultiPoint";this.sc!=
597
+ null&&d&&(b.geodesic=this.sc);this.qc!=null&&(b.evenOdd=this.qc);return(new P(c)).apply(b).la(a)};
598
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
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=ic(["Polygon",
600
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(fc(b,Im))return{coordinates:lc(b)};a=R(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return $a(a,function(c){return c!=null})},rn=function(a){return Array.isArray(a)?ec(a,rn):a instanceof O},Bn=function(a,b){if(a<1||a>4)throw Error("Unexpected nesting level.");fc(b,function(e){return typeof e===
@@ -603,11 +603,11 @@ var Dn=!1,Cn=function(){Dn||(Zm(U,"Filter","Filter"),Dn=!0)},En={equals:"equals"
603
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).uc()};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).uc()};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
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
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.uc():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.wh=function(a){return this.filter(Pn(a))};V.prototype.filterBounds=V.prototype.wh;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;
606
+ V.prototype.pf=function(a,b,c){var d=R(V.prototype.pf,arguments);return this.filter(Qn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.pf;V.prototype.yh=function(a){return this.filter(Pn(a))};V.prototype.filterBounds=V.prototype.yh;V.prototype.nf=function(a,b){var c=R(V.prototype.nf,arguments);return this.filter(Nn(c.start,c.end))};V.prototype.filterDate=V.prototype.nf;
607
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.Lh=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.Lh;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.J,a.args,a.V);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=jb(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.W=function(a){return X.M.W.call(this,a)};X.prototype.getInfo=X.prototype.W;
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"];Za(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 "+
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.Nh=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.Nh;var W=function(a,b){if(!(this instanceof W))return Em(W,arguments);if(a instanceof W){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.J,a.args,a.V);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=jb(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(W,S);x("ee.Feature",W);var Un=!1,Tn=function(){Un||(Zm(W,"Feature","Feature"),Un=!0)};W.prototype.W=function(a){return W.M.W.call(this,a)};W.prototype.getInfo=W.prototype.W;
610
+ W.prototype.S=function(a,b){var c=R(W.prototype.getMap,arguments);return Q("Collection",[this]).S(c.visParams,c.callback)};W.prototype.getMapId=W.prototype.S;W.prototype.getMap=W.prototype.S;W.prototype.getMap=W.prototype.getMap;W.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"];Za(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
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
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}});hb(d)||(d.input=a,a=g.some(function(f){return f in d})||e?Sm("Image.clipToBoundsAndScale",
613
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,
@@ -616,109 +616,110 @@ b));c.image=a;return c},Yn=function(a,b){var c="bands gain bias min max gamma pa
616
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(dc(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.J,
617
617
  a.args,a.V);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.W=function(a){return N.M.W.call(this,a)};
618
618
  N.prototype.getInfo=N.prototype.W;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.qb=function(a,b){var c=R(N.prototype.qb,arguments),d=c.params?jb(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.qb;N.prototype.Md=function(a,b){var c=R(N.prototype.qb,arguments),d=c.params?jb(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.Md;
620
- N.prototype.uf=function(a,b){var c=R(N.prototype.uf,arguments);if(c.callback)this.Md(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.Md(c.params))};N.prototype.getThumbURL=N.prototype.uf;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;
619
+ N.prototype.qb=function(a,b){var c=R(N.prototype.qb,arguments),d=c.params?jb(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.qb;N.prototype.Od=function(a,b){var c=R(N.prototype.qb,arguments),d=c.params?jb(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.Od;
620
+ N.prototype.wf=function(a,b){var c=R(N.prototype.wf,arguments);if(c.callback)this.Od(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.Od(c.params))};N.prototype.getThumbURL=N.prototype.wf;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
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
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.Gd=function(m,p){return Tj(Wk(m,l),p)};c.aa=function(){return{name:"",args:dc(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.ri=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.ri;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.Wc=a;else if(a instanceof O)O.call(this,a.J,a.args,a.V),this.Wc=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.Wc)?dc(this.Wc,function(b){return a(b)}):fo.M.encode.call(this,a)};fo.prototype.ma=function(a){return Array.isArray(this.Wc)?Pj(Wk(a,this.Wc)):fo.M.ma.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:dc(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.J,a.args,a.V);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)};
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.Id=function(m,p){return Tj(Wk(m,l),p)};c.aa=function(){return{name:"",args:dc(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.ti=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.ti;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.Yc=a;else if(a instanceof O)O.call(this,a.J,a.args,a.V),this.Yc=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.Yc)?dc(this.Yc,function(b){return a(b)}):fo.M.encode.call(this,a)};fo.prototype.la=function(a){return Array.isArray(this.Yc)?Pj(Wk(a,this.Yc)):fo.M.la.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 W(a));a instanceof W&&(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:dc(a,function(d){return new W(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 W(d)})});else if(a instanceof O)V.call(this,a.J,a.args,a.V);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
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.W=function(a){return Y.M.W.call(this,a)};Y.prototype.getInfo=Y.prototype.W;
628
628
  Y.prototype.qb=function(a,b,c,d){var e=R(Y.prototype.qb,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.qb;
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:dc(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.J,a.args,a.V);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.vf=function(a,b){var c=R(Z.prototype.vf,arguments);return mo(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.vf;
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 W};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:dc(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.J,a.args,a.V);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.vf=function(a,b){var c=R(Z.prototype.vf,arguments);return mo(this,c,["png","jpg","jpeg"],"filmstrip")};Z.prototype.getFilmstripThumbURL=Z.prototype.vf;
631
+ Z.prototype.xf=function(a,b){var c=R(Z.prototype.xf,arguments);return mo(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.xf;
632
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(!ec(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
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.W=function(a){return Z.M.W.call(this,a)};Z.prototype.getInfo=Z.prototype.W;
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 no=function(a){this.Ye=a;this.id=null},po=function(a){var b={element:oo(a)};Object.assign(b,a);b=$a(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];Xb(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,C){var G=R(qo,arguments);G=ro(G,"ASSET","EXPORT_IMAGE");return po(G)};x("module$contents$ee$batch_Export.image.toAsset",qo);var so=function(a,b,c,d,e,g,f,l,m,p,v,z,C,G,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,C,G,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,C,G){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)};
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.Hf=function(a,b,c,d){var e=R(Z.prototype.Hf,arguments);return this.map(function(g){return Q("Image.linkCollection",g,e.imageCollection,e.linkedBands,e.linkedProperties,e.matchPropertyName)})};Z.prototype.linkCollection=Z.prototype.Hf;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 no=function(a){this.af=a;this.id=null},po=function(a){var b={element:oo(a)};Object.assign(b,a);b=$a(b,function(c){return c!=null});return new no(b)};no.prototype.start=function(a,b){var c=this;E(this.af,"Task config must be specified for tasks to be started.");this.id=this.id||Ll(1)[0];Xb(this.id,"Failed to obtain task ID.");if(a)bm(this.id,this.af,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.af).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,C){var G=R(qo,arguments);G=ro(G,"ASSET","EXPORT_IMAGE");return po(G)};x("module$contents$ee$batch_Export.image.toAsset",qo);var so=function(a,b,c,d,e,g,f,l,m,p,v,z,C,G,ea,X){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,C,G,ea,X){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,C,G){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
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,g){var f=R(xo,arguments);f=ro(f,"ASSET","EXPORT_FEATURES");return po(f)};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
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,C){var G=R(Ao,arguments);G=ro(G,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return po(G)};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,C){var G=R(Bo,arguments);G=ro(G,"DRIVE","EXPORT_VIDEO");return po(G)};x("module$contents$ee$batch_Export.video.toDrive",Bo);var Co=function(a,b,c,d,e,g,f,l,m,p,v,z,C,G,ea,W,da,Jb,Aq,Bq,Cq){var pj=R(Co,arguments);pj=ro(pj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return po(pj)};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)};
640
+ var Bo=function(a,b,c,d,e,g,f,l,m,p,v,z,C){var G=R(Bo,arguments);G=ro(G,"DRIVE","EXPORT_VIDEO");return po(G)};x("module$contents$ee$batch_Export.video.toDrive",Bo);var Co=function(a,b,c,d,e,g,f,l,m,p,v,z,C,G,ea,X,da,Ib,Aq,Bq,Cq){var pj=R(Co,arguments);pj=ro(pj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return po(pj)};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
641
  x("module$contents$ee$batch_Export.classifier.toAsset",Do);
642
642
  var oo=function(a){var b=function(d){return d in a},c=Eo.find(b);E(hc(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
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
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
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.pe();else if(typeof b==="string")try{b=Zb(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.");
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.re();else if(typeof b==="string")try{b=Zb(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
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
648
  a.assetId||"";a.overwrite=a.overwrite||!1;break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;case "BIGQUERY":a.table=a.table||"";break;default:b=za(a.folder);if(!ic(["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
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
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=r(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=r(f.value);f=l.next().value;l=l.next().value;if(!ic(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.Zc=a;else if(a instanceof O)O.call(this,a.J,a.args,a.V),this.Zc=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.Zc==="number"?this.Zc:Ko.M.encode.call(this,a)};
652
- Ko.prototype.ma=function(a){return typeof this.Zc==="number"?Pj(Wk(a,this.Zc)):Ko.M.ma.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.ld=a;else if(a instanceof O)this.ld=null,a.J&&a.J.aa().returns=="String"?O.call(this,a.J,a.args,a.V):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.ld==="string"?this.ld:No.M.encode.call(this,a)};No.prototype.ma=function(a){return typeof this.ld==="string"?Pj(Wk(a,this.ld)):No.M.ma.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.ub=So(a,c,b);this.Qg=b.apply(null,c)};y(Qo,Mm);x("ee.CustomFunction",Qo);Qo.prototype.encode=function(a){return{type:"Function",argumentNames:dc(this.ub.args,function(b){return b.name}),body:a(this.Qg)}};
654
- Qo.prototype.ma=function(a){return Uj(this.ub.args.map(function(b){return b.name}),Wk(a,this.Qg))};Qo.prototype.Gd=function(a,b){return Tj(Wk(a,this),b)};Qo.prototype.aa=function(){return this.ub};
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.bd=a;else if(a instanceof O)O.call(this,a.J,a.args,a.V),this.bd=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.bd==="number"?this.bd:Ko.M.encode.call(this,a)};
652
+ Ko.prototype.la=function(a){return typeof this.bd==="number"?Pj(Wk(a,this.bd)):Ko.M.la.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.nd=a;else if(a instanceof O)this.nd=null,a.J&&a.J.aa().returns=="String"?O.call(this,a.J,a.args,a.V):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.nd==="string"?this.nd:No.M.encode.call(this,a)};No.prototype.la=function(a){return typeof this.nd==="string"?Pj(Wk(a,this.nd)):No.M.la.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.ub=So(a,c,b);this.Sg=b.apply(null,c)};y(Qo,Mm);x("ee.CustomFunction",Qo);Qo.prototype.encode=function(a){return{type:"Function",argumentNames:dc(this.ub.args,function(b){return b.name}),body:a(this.Sg)}};
654
+ Qo.prototype.la=function(a){return Uj(this.ub.args.map(function(b){return b.name}),Wk(a,this.Sg))};Qo.prototype.Id=function(a,b){return Tj(Wk(a,this),b)};Qo.prototype.aa=function(){return this.ub};
655
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.J=null;this.V=d};c.prototype=a.prototype;return new c(b)},To=function(a,b){b={name:"",returns:"Object",args:dc(b,function(c){return{name:null,type:typeof c==="string"?c:c.prototype instanceof O?c.prototype.name.call(null):c==Number?
656
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].V===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.Sa?1:v.Ea?m(v.Ea.values):v.Fa?m(Object.values(v.Fa.values)):v.xa?m(Object.values(v.xa.arguments)):0};return m(Object.values(l.values))}(Ok(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
657
657
  d.length;e++){var g=d[e],f=c+e;b[g].V=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(Ba(a))e.value=Math.floor(a.getTime());else if(a instanceof O)a.J&&a.J.aa().returns=="Date"?(d=a.J,e=a.args,g=a.V):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
658
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
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 dc(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
660
  a);return new Uo(a/1E3);case "Bytes":return ap(new af({ob:a}),a);case "Invocation":return c="functionName"in a?Rm(a.functionName):$o(a["function"],b),a=ab(a.arguments,function(e){return $o(e,b)}),bp(c,a);case "Dictionary":return ab(a.value,function(e){return $o(e,b)});case "Function":var d=$o(a.body,b);a={name:"",args:dc(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(){};q(c,Mj);c.prototype.encode=function(){return b};c.prototype.ma=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};q(c,Mm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Gd=function(d,e){return Tj(Wk(d,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(){};q(c,Mj);c.prototype.encode=function(){return b};c.prototype.la=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};q(c,Mm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Id=function(d,e){return Tj(Wk(d,a),
662
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
663
  var Zo=function(a){var b=Pa(rf,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.fb!==null)f=f.fb;else if(f.Ea!==null)f=f.Ea.values.map(e);else if(f.Fa!==null)f=ab(f.Fa.values,e);else if(f.Kb!==null)f=Ro(Object,f.Kb);else if(f.Sa!==null)f=g(f.Sa);else if(f.xa!==null){var l=f.xa;f=l.Ta?d(l.Ta,"function"):Rm(l.functionName);l=ab(l.arguments,e);f=bp(f,l)}else f=f.ob!==null?ap(new af({ob:f.ob}),f.ob):f.Ua!==
664
- null?ap(new af({Ua:f.Ua}),f.Ua):f.Na!==null?d(f.Na,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.mc.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.Lc=a):(a instanceof O&&a.J&&a.J.aa().returns=="Dictionary"?O.call(this,a.J,a.args,a.V):O.call(this,new P("Dictionary"),{input:a},null),this.Lc=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.Lc!==null?a(this.Lc):dp.M.encode.call(this,a)};
665
- dp.prototype.ma=function(a){return this.Lc!==null?Pj(Wk(a,this.Lc)):dp.M.ma.call(this,a)};dp.prototype.name=function(){return"Dictionary"};var gp={};x("ee.Terrain",gp);gp.Af=!1;gp.initialize=function(){gp.Af||(Zm(gp,"Terrain","Terrain"),gp.Af=!0)};gp.reset=function(){$m(gp);gp.Af=!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",bj(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=mj=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={Hl:"not_ready",LOADING:"loading",Il:"ready"};x("ee.InitState",qp);x("ee.InitState.NOT_READY","not_ready");
664
+ null?ap(new af({Ua:f.Ua}),f.Ua):f.Na!==null?d(f.Na,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.mc.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.Mc=a):(a instanceof O&&a.J&&a.J.aa().returns=="Dictionary"?O.call(this,a.J,a.args,a.V):O.call(this,new P("Dictionary"),{input:a},null),this.Mc=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.Mc!==null?a(this.Mc):dp.M.encode.call(this,a)};
665
+ dp.prototype.la=function(a){return this.Mc!==null?Pj(Wk(a,this.Mc)):dp.M.la.call(this,a)};dp.prototype.name=function(){return"Dictionary"};var gp={};x("ee.Terrain",gp);gp.Cf=!1;gp.initialize=function(){gp.Cf||(Zm(gp,"Terrain","Terrain"),gp.Cf=!0)};gp.reset=function(){$m(gp);gp.Cf=!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",bj(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=mj=null;zj=!1;Tm=null;Um={};$m(Uo);Wo=!1;$m(dp);fp=!1;$m(S);gn=!1;$m(N);bo=!1;$m(W);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={Jl:"not_ready",LOADING:"loading",Kl:"ready"};x("ee.InitState",qp);x("ee.InitState.NOT_READY","not_ready");
667
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
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
669
  lp=function(a){if(hp=="loading")for(hp="not_ready",jp=[];ip.length>0;)ip.shift()(a)},up=function(){var a=Xm();db(a).sort().forEach(function(b){var c=a[b],d=c.aa();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=nc(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
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].J&&e[0].J.aa().returns==d.aa().returns||(l=!0):l=!0);if(l)e=Lm(e,d.aa())?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.J,e.args,e.V)}};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){if(typeof b!="string")throw Error("Unexpected type: "+Object.prototype.toString.call(b));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.J,a.args,a.V);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof Y?Q("Collection.geometry",
671
+ Nm=function(a,b){if(a===null)return null;if(a!==void 0){if(typeof b!="string")throw Error("Unexpected type: "+Object.prototype.toString.call(b));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 W(a);case "Element":if(a instanceof S)return a;if(a instanceof T)return new W(a);if(a instanceof O)return new S(a.J,a.args,a.V);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof Y?Q("Collection.geometry",
672
672
  a):new T(a);case "FeatureCollection":case "Collection":return a instanceof V?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);
673
- case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Ko(a);default:if(b in c){if(!(c[b].prototype instanceof O))throw Error("Algorithm not an instance of ee.ComputedObject: "+b+": "+a);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){ie.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.zh=new be;this.yh=new be};q(vp,ie);vp.prototype.getTile=function(a,b){var c=je(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.wb,this.token].join("/");this.yb.push(c);this.wb+=1;var d=ji("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.zh.set(c,f),this.yh.set(c,e),jc(this.yb,d),xp(this);else throw this.ug.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},xp=function(a){a.dispatchEvent(new ke(a.yb.length))};vp.prototype.K=function(){this.yh=this.zh=null;ie.prototype.K.call(this)};
675
- x("ee.FloatTileOverlay",vp);var yp=function(){this.ke=new Map};yp.prototype.clear=function(){this.ke.clear()};var zp=function(a,b){a.ke.has(b)||a.ke.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.ke.get(b)};function Ap(a){I.call(this);this.Sb=a;this.L={}}y(Ap,I);var Bp=[];Ap.prototype.Va=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=Ed(a,b[e],c||this.handleEvent,d||!1,this.Sb||this);if(!g)break;this.L[g.key]=g}return this};Ap.prototype.Xc=function(a,b,c,d){return Cp(this,a,b,c,d)};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=Dd(b,c,d||a.handleEvent,e,g||a.Sb||a);if(!b)return a;a.L[b.key]=b}return a};
676
- Ap.prototype.te=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.te(a,b[g],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Sb||this,c=Fd(c),d=!!d,b=td(a)?a.Nc(b,c,d,e):a?(a=Hd(a))?a.Nc(b,c,d,e):null:null,b&&(Md(b),delete this.L[b.key])};Ap.prototype.gd=function(){Za(this.L,function(a,b){this.L.hasOwnProperty(b)&&Md(a)},this);this.L={}};Ap.prototype.K=function(){Ap.M.K.call(this);this.gd()};
673
+ case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Ko(a);default:if(b in c){if(!(c[b].prototype instanceof O))throw Error("Algorithm not an instance of ee.ComputedObject: "+b+": "+a);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){ie.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.Bh=new be;this.Ah=new be};q(vp,ie);vp.prototype.getTile=function(a,b){var c=je(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.wb,this.token].join("/");this.yb.push(c);this.wb+=1;var d=ji("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.Bh.set(c,f),this.Ah.set(c,e),jc(this.yb,d),xp(this);else throw this.wg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},xp=function(a){a.dispatchEvent(new ke(a.yb.length))};vp.prototype.K=function(){this.Ah=this.Bh=null;ie.prototype.K.call(this)};
675
+ x("ee.FloatTileOverlay",vp);var yp=function(){this.me=new Map};yp.prototype.clear=function(){this.me.clear()};var zp=function(a,b){a.me.has(b)||a.me.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.me.get(b)};function Ap(a){I.call(this);this.Sb=a;this.L={}}y(Ap,I);var Bp=[];Ap.prototype.Va=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=Ed(a,b[e],c||this.handleEvent,d||!1,this.Sb||this);if(!g)break;this.L[g.key]=g}return this};Ap.prototype.Zc=function(a,b,c,d){return Cp(this,a,b,c,d)};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=Dd(b,c,d||a.handleEvent,e,g||a.Sb||a);if(!b)return a;a.L[b.key]=b}return a};
676
+ Ap.prototype.ve=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.ve(a,b[g],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Sb||this,c=Fd(c),d=!!d,b=td(a)?a.Oc(b,c,d,e):a?(a=Hd(a))?a.Oc(b,c,d,e):null:null,b&&(Md(b),delete this.L[b.key])};Ap.prototype.jd=function(){Za(this.L,function(a,b){this.L.hasOwnProperty(b)&&Md(a)},this);this.L={}};Ap.prototype.K=function(){Ap.M.K.call(this);this.jd()};
677
677
  Ap.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};function Dp(a,b){a.name!==void 0?(this.name=a.name,this.code=gb[a.name]):(this.code=a=Wb(a.code),this.name=Ep(a));Qb.call(this,Ic("%s %s",this.name,b))}y(Dp,Qb);
678
- var Ep=function(a){var b=fb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Fp={},gb=(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);function Gp(a,b){nd.call(this,a.type,b);this.Ia=a}y(Gp,nd);var Hp=function(){J.call(this);this.ca=new FileReader;this.ca.onloadstart=w(this.oc,this);this.ca.onprogress=w(this.oc,this);this.ca.onload=w(this.oc,this);this.ca.onabort=w(this.oc,this);this.ca.onerror=w(this.oc,this);this.ca.onloadend=w(this.oc,this)};y(Hp,J);h=Hp.prototype;h.abort=function(){try{this.ca.abort()}catch(a){throw new Dp(a,"aborting read");}};h.Rb=function(){return this.ca.readyState};h.getError=function(){return this.ca.error&&new Dp(this.ca.error,"reading file")};
679
- h.oc=function(a){this.dispatchEvent(new Gp(a,this))};h.K=function(){Hp.M.K.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.je=new yp(a.getUniqueId());this.xb=new be;this.wb=0;this.tg=a;this.hb=new Ap(this);this.radius=0};q(Jp,J);h=Jp.prototype;h.Me=function(a){return Ed(this,"tile-load",a)};h.Zf=function(a){Md(a)};
680
- h.Oc=function(){return Kp(this,"throttled")+Kp(this,"loading")+Kp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.xb.forEach(function(b){Ip(b.div,this.opacity)},this)};h.getStats=function(){return this.je};
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.wb++].join("-");e=this.tg.getUniqueId();a=[a,e].join("-");b=this.bh(d,b,c,a);b.tileSize=this.tileSize;Ip(b.div,this.opacity);this.xb.set(a,b);Lp(this,b);this.dispatchEvent(new Mp(this.Oc()));this.tg.Gf(b,(new Date).getTime()/1E3);return b.div};
682
- h.releaseTile=function(a){var b=this.xb.get(a.id);this.xb.remove(a.id);b&&(b.abort(),md(b))};var Lp=function(a,b){a.hb.Va(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.hl,d=(new Date).getTime();zp(this.je,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Np(this.Oc()));break;case "throttled":zp(this.je,b.zoom).throttleCount++;this.dispatchEvent(new Op(b.Ba));break;case "failed":zp(this.je,b.zoom).errorCount++;this.dispatchEvent(new Pp(b.Ba,b.Vk));break;case "aborted":this.dispatchEvent(new Qp(this.Oc()))}})};
683
- Jp.prototype.K=function(){J.prototype.K.call(this);this.xb.forEach(md);this.xb.clear();this.xb=null;md(this.hb);this.tg=this.hb=null};var Kp=function(a,b){return hc(a.xb.ba(),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(){nd.call(this,"tile-load")};q(Np,nd);var Mp=function(){nd.call(this,"tile-start")};q(Mp,nd);var Op=function(){nd.call(this,"tile-throttle")};
684
- q(Op,nd);var Pp=function(a,b){nd.call(this,"tile-fail");this.errorMessage=b};q(Pp,nd);var Qp=function(){nd.call(this,"tile-abort")};q(Qp,nd);var Rp=function(a,b,c,d){J.call(this);this.pb=a;this.zoom=b;this.div=c.createElement("div");this.div.id=d;this.ll=5;this.fe=function(){};this.le="new";this.ui=0;this.Cf=!1};q(Rp,J);Rp.prototype.getDiv=function(){return this.div};
685
- var Sp=function(a){if(!a.Cf&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");a.setStatus("loading");a.hl=(new Date).getTime();a.Xa=new Qi;a.Xa.zc="blob";a.Xa.Va("complete",function(){var b=Zi(a.Xa),c=a.Xa.getStatus();c==429&&a.setStatus("throttled");if(Pi(c)){var d={};Za($i(a.Xa),function(g,f){d[f.toLowerCase()]=g});a.zl=d;a.Di=b;a.Mc()}else if(b){var e=new Hp;e.Va("loadend",function(){a.jd(e.ca.result)});e.readAsText(b)}else a.jd("Failed to load tile.")},
686
- !1);a.Xa.Xc("ready",Ha(md,a.Xa));a.Ba&&a.Ba.endsWith("&profiling=1")&&(a.Ba=a.Ba.replace("&profiling=1",""),a.Xa.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.Xa.send(a.Ba,"GET")};h=Rp.prototype;h.Mc=function(){this.fe(this);this.setStatus("loaded")};h.Ic=function(){md(this.Xa)};
687
- h.jd=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.ui>=this.ll?(this.Vk=b(a),this.setStatus("failed")):(this.Ic(),setTimeout(w(function(){this.Qa||(this.Cf=!0,Sp(this),this.Cf=!1)},this),1E3*Math.pow(2,this.ui++)))};h.abort=function(){this.Ic();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&this.setStatus(this.le in Tp?"removed":"aborted")};h.getStatus=function(){return this.le};
688
- h.setStatus=function(a){this.le=a;this.dispatchEvent("status-changed")};h.K=function(){J.prototype.K.call(this);this.Ic();this.div.remove();this.fe=null};var Tp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Up=function(){I.call(this)};q(Up,I);var Vp=function(a,b){Jp.call(this,a,b);this.Sg=new be;this.ph=new be};q(Vp,Jp);Vp.prototype.bh=function(a,b,c,d){var e=new Wp(a,b,c,d);this.hb.Va(e,"status-changed",function(){e.getStatus()=="loaded"&&(this.Sg.set(a,new Float32Array(e.Ad)),this.ph.set(a,e.div))});return e};Vp.prototype.K=function(){Jp.prototype.K.call(this);this.ph=this.Sg=null};x("ee_root.third_party.earthengine_api.javascript.layers.binaryoverlay.BinaryOverlay",Vp);var Wp=function(a,b,c,d){Rp.call(this,a,b,c,d)};q(Wp,Rp);
689
- Wp.prototype.Mc=function(){var a=new Hp;a.Va("loadend",function(){this.Ad=a.ca.result;Rp.prototype.Mc.call(this)},void 0,this);a.readAsArrayBuffer(this.Di)};function Xp(a){J.call(this);this.Sc={};this.Rc={};this.Sb=new Ap(this);this.Y=a;this.We=!1}y(Xp,J);var Yp=["load","abort","error"],Zp=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.We=!1,a.Sc[b]={src:c,ah:null}},$p=function(a,b){delete a.Sc[b];var c=a.Rc[b];c&&(delete a.Rc[b],a.Sb.te(c,Yp,a.ci))};
690
- Xp.prototype.start=function(){var a=this.Sc;db(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Qa)){if(this.Y){var d=this.Y;d=(d?new oi(ni(d)):Rb||(Rb=new oi)).Tk("IMG")}else d=new Image;c.ah&&(d.crossOrigin=c.ah);this.Sb.Va(d,Yp,this.ci);this.Rc[b]=d;d.id=b;d.src=c.src}},this)};
691
- Xp.prototype.ci=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));$p(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Qa&&hb(this.Rc)&&hb(this.Sc)&&!this.We&&(this.We=!0,this.dispatchEvent("complete"))}};Xp.prototype.K=function(){delete this.Sc;delete this.Rc;md(this.Sb);Xp.M.K.call(this)};var aq=function(a,b){Jp.call(this,a,b)};q(aq,Jp);aq.prototype.bh=function(a,b,c,d){return new bq(a,b,c,d)};x("ee_root.third_party.earthengine_api.javascript.layers.imageoverlay.ImageOverlay",aq);var bq=function(a,b,c,d){Rp.call(this,a,b,c,d);this.fe=cq;this.Gh=this.fa=this.Sd=null;this.ad=""};q(bq,Rp);
692
- bq.prototype.Mc=function(){try{var a=Mb(this.Di);this.ad=Lb(a);var b=this.ad!==Kb.toString()?this.ad:this.Ba}catch(c){b=this.Ba}this.fa=new Xp;Zp(this.fa,this.div.id+"-image",b);this.Gh=Dd(this.fa,dq,function(c){c.type=="load"?(this.Sd=c.target,Rp.prototype.Mc.call(this)):this.jd()},void 0,this);this.fa.start()};bq.prototype.Ic=function(){Rp.prototype.Ic.call(this);this.fa&&(Md(this.Gh),md(this.fa))};bq.prototype.K=function(){Rp.prototype.K.call(this);this.ad&&URL.revokeObjectURL(this.ad)};
693
- var cq=function(a){a.div.appendChild(a.Sd)},dq=["load","abort","error"];function eq(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 fq=function(a,b,c,d){I.call(this);this.Rg=a;this.Yb=b;this.og=d||"";this.Yd=c};q(fq,Up);fq.prototype.Gf=function(a){if(a.zoom<=this.Yd)a.Ba=this.Nd(a.pb,a.zoom);else{var b=a.zoom-this.Yd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.pb.x/c),Math.floor(a.pb.y/c));a.Ba=this.Nd(c,a.zoom-b);a.fe=Ha(gq,this.Yd)}var d=w(a.jd,a);a.jd=w(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?a.setStatus("loaded"):d(e)},a);Sp(a)};
694
- fq.prototype.getUniqueId=function(){return[this.Rg,this.Yb,this.Yd,this.og].join("-")};fq.prototype.Nd=function(a,b){a=eq("https://storage.googleapis.com",this.Rg,this.Yb,String(b),String(a.x),String(a.y));this.og&&(a+=this.og);return a};
695
- var gq=function(a,b){if(!b.Sd)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.div.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.div.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Sd,c/a*(b.pb.x%a),c/a*(b.pb.y%a),c/a,c/a,0,0,c,c)};x("ee.layers.CloudStorageTileSource",fq);function hq(){this.Ka=[];this.Pa=[]}h=hq.prototype;h.enqueue=function(a){this.Pa.push(a)};h.Kc=function(){this.Ka.length===0&&(this.Ka=this.Pa,this.Ka.reverse(),this.Pa=[]);return this.Ka.pop()};h.T=function(){return this.Ka.length+this.Pa.length};h.isEmpty=function(){return this.Ka.length===0&&this.Pa.length===0};h.clear=function(){this.Ka=[];this.Pa=[]};h.contains=function(a){return ic(this.Ka,a)||ic(this.Pa,a)};
696
- h.remove=function(a){var b=this.Ka;var c=ac(b,a);c>=0?(kc(b,c),b=!0):b=!1;return b||jc(this.Pa,a)};h.ba=function(){for(var a=[],b=this.Ka.length-1;b>=0;--b)a.push(this.Ka[b]);b=this.Pa.length;for(var c=0;c<b;++c)a.push(this.Pa[c]);return a};function iq(a,b){I.call(this);this.Uh=a||0;this.Xd=b||10;if(this.Uh>this.Xd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Ra=new hq;this.sb=new Set;this.delay=0;this.Ef=null;this.td()}y(iq,I);iq.prototype.Pc=function(){var a=Date.now();if(!(this.Ef!=null&&a-this.Ef<this.delay)){for(var b;this.Ra.T()>0&&(b=this.Ra.Kc(),!this.Qf(b));)this.td();!b&&this.T()<this.Xd&&(b=this.Ze());b&&(this.Ef=a,this.sb.add(b));return b}};
697
- var jq=function(a,b){return a.sb.delete(b)?(a.Le(b),!0):!1};h=iq.prototype;h.Le=function(a){this.sb.delete(a);this.Qf(a)&&this.T()<this.Xd?this.Ra.enqueue(a):this.Ed(a)};h.td=function(){for(var a=this.Ra;this.T()<this.Uh;)a.enqueue(this.Ze());for(;this.T()>this.Xd&&this.Ra.T()>0;)this.Ed(a.Kc())};h.Ze=function(){return{}};h.Ed=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.Qk=="function"?a.Qk():!0};
698
- h.contains=function(a){return this.Ra.contains(a)||this.sb.has(a)};h.T=function(){return this.Ra.T()+this.sb.size};h.isEmpty=function(){return this.Ra.T()===0&&this.sb.size===0};h.K=function(){iq.M.K.call(this);if(this.sb.size>0)throw Error("[goog.structs.Pool] Objects not released");delete this.sb;for(var a=this.Ra;!a.isEmpty();)this.Ed(a.Kc());delete this.Ra};function kq(a,b){this.Mh=a;this.ue=b}kq.prototype.getKey=function(){return this.Mh};kq.prototype.clone=function(){return new kq(this.Mh,this.ue)};var lq=function(a){this.za=[];if(a)a:{if(a instanceof lq){var b=a.rb();a=a.ba();if(this.T()<=0){for(var c=this.za,d=0;d<b.length;d++)c.push(new kq(b[d],a[d]));break a}}else b=db(a),a=cb(a);for(c=0;c<b.length;c++)mq(this,b[c],a[c])}},mq=function(a,b,c){var d=a.za;d.push(new kq(b,c));b=d.length-1;a=a.za;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=lq.prototype;
699
- h.remove=function(){var a=this.za,b=a.length,c=a[0];if(!(b<=0)){if(b==1)a.length=0;else{a[0]=a.pop();a=0;b=this.za;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.ue}};h.ba=function(){for(var a=this.za,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].ue);return b};h.rb=function(){for(var a=this.za,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].getKey());return b};
700
- h.Jc=function(a){return this.za.some(function(b){return b.ue==a})};h.Nb=function(a){return this.za.some(function(b){return b.getKey()==a})};h.clone=function(){return new lq(this)};h.T=function(){return this.za.length};h.isEmpty=function(){return this.za.length===0};h.clear=function(){this.za.length=0};var nq=function(){lq.apply(this,arguments)};q(nq,lq);nq.prototype.enqueue=function(a,b){mq(this,a,b)};nq.prototype.Kc=function(){return this.remove()};function oq(a,b){this.nh=void 0;this.he=new nq;iq.call(this,a,b)}y(oq,iq);h=oq.prototype;h.Pc=function(a,b){if(!a)return(a=oq.M.Pc.call(this))&&this.delay&&(this.nh=t.setTimeout(w(this.Pd,this),this.delay)),a;this.he.enqueue(b!==void 0?b:100,a);this.Pd()};h.Pd=function(){for(var a=this.he;a.T()>0;){var b=this.Pc();if(b)a.Kc().apply(this,[b]);else break}};h.Le=function(a){oq.M.Le.call(this,a);this.Pd()};h.td=function(){oq.M.td.call(this);this.Pd()};
701
- h.K=function(){oq.M.K.call(this);t.clearTimeout(this.nh);this.he.clear();this.he=null};var pq=function(a,b){I.call(this);this.Hf=a;this.ta=b||null};q(pq,Up);pq.prototype.Gf=function(a,b){var c=this,d=Ed(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.zl["x-earth-engine-computation-profile"];this.ta&&e&&this.ta.Nk(a.div.id,e);break;case "failed":case "aborted":this.ta&&a.div.id!==""&&this.ta.rl(a.div.id),Md(d)}},void 0,this);a.Ba=this.Nd(a.pb,a.zoom);qq().Pc(function(e){c.wf(a,e)},b)};pq.prototype.getUniqueId=function(){return this.Hf.mapid+"-"+this.Hf.token};
702
- pq.prototype.wf=function(a,b){var c=qq();if(a.Qa||a.getStatus()=="aborted")jq(c,b);else{var d=Ed(a,"status-changed",function(){a.le in Tp&&(Md(d),jq(c,b))});Sp(a)}};pq.prototype.Nd=function(a,b){a=yl(this.Hf,a.x,a.y,b);return this.ta&&this.ta.isEnabled()?a+"&profiling=1":a};var qq=function(){rq||(rq=new oq(0,4));return rq};x("ee.layers.EarthEngineTileSource",pq);var rq=null;var sq=function(a){I.call(this);this.Mi=a};q(sq,Up);sq.prototype.Gf=function(a){a.Ba=this.Mi.formatTileUrl(a.pb.x,a.pb.y,a.zoom);Sp(a)};sq.prototype.getUniqueId=function(){return this.Mi.token};x("ee.layers.FeatureViewTileSource",sq);var uq=function(){J.call(this);this.qe=new tq(0,60);this.yc=new be};q(uq,J);uq.prototype.send=function(a,b,c,d,e){if(this.yc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new vq(a,b,d,w(this.pi,this),e!==void 0?e:1);this.yc.set(a,b);a=w(this.wf,this,b);this.qe.Pc(a,c);return b};uq.prototype.abort=function(a){if(a=this.yc.get(a))a.lc||(a.lc=!0,a.Ia=new nd("abort")),this.pi(a)};
703
- uq.prototype.wf=function(a,b){if(a.fa||a.lc)wq(this,b);else if(a.Oi=b,b.setActive(!0),b=new Xp,a.fa=b,!a.retry())throw Error("Cannot dispatch first request!");};uq.prototype.pi=function(a){this.yc.remove(a.getId());a.fa&&(wq(this,a.Oi),a.fa.dispose());a.xf&&a.xf(a.Ia,a.li)};var wq=function(a,b){b.setActive(!1);if(!jq(a.qe,b))throw Error("Object not released");};
704
- uq.prototype.K=function(){J.prototype.K.call(this);this.qe.dispose();this.qe=null;var a=this.yc;bc(a.ba(),function(b){b.dispose()});a.clear();this.yc=null};x("ee.MapTileManager",uq);var vq=function(a,b,c,d,e){I.call(this);this.ea=a;this.Fl=b;this.ml=e!==void 0?e:1;this.xf=c;this.ac=d};q(vq,I);h=vq.prototype;h.getId=function(){return this.ea};h.getUrl=function(){return this.Fl};
705
- h.al=function(a){if(this.lc)this.ac&&this.ac(this);else switch(a.type){case "load":this.Ia=a;this.ac&&this.ac(this);break;case "error":case "abort":this.retry()||(this.Ia=a,this.ac&&this.ac(this))}};h.K=function(){I.prototype.K.call(this);delete this.xf;delete this.ac};h.retry=function(){if(this.Jg>this.ml)return!1;this.Jg++;$p(this.fa,this.ea);setTimeout(w(this.Al,this),0);return!0};
706
- h.Al=function(){if(!this.lc){var a=w(function(d){this.lc||(Zp(this.fa,this.ea,d),Dd(this.fa,xq,w(this.al,this)),this.fa.start())},this),b=this.getUrl();if(dd(b).Aa.Nb("profiling")){var c=new Qi;c.zc="blob";c.Va("complete",w(function(){this.li=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(c.getStatus()>=200&&c.getStatus()<300)try{var d=Lb(Mb(Zi(c)));var e=d!==Kb.toString()}catch(g){}a(e?d:b)},this));c.Xc("ready",w(c.dispose,c));c.send(b,"GET")}else a(b)}};h.Jg=0;h.lc=!1;h.fa=null;
707
- h.Oi=null;h.Ia=null;h.li=null;var xq=["load","abort","error"],yq=function(){I.call(this);this.Da=!1};q(yq,I);yq.prototype.setActive=function(a){this.Da=a};yq.prototype.isActive=function(){return this.Da};var tq=function(a,b){oq.call(this,a,b)};q(tq,oq);tq.prototype.Ze=function(){return new yq};tq.prototype.Ed=function(a){a.dispose()};tq.prototype.Qf=function(a){return!a.Qa&&!a.isActive()};var zq=function(a,b,c,d,e){ie.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.vg=new ge;this.Rf=1;this.ta=e||null};q(zq,ie);h=zq.prototype;h.Me=function(a){return Ed(this,"tileevent",a)};h.Zf=function(a){Md(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=je(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ta&&this.ta.isEnabled()&&(a+="&profiling=1");b=[b,this.wb,this.token].join("/");this.wb+=1;c=ji("DIV",{id:b});var d=(new Date).getTime()/1E3;this.yb.push(b);ol(uq).send(b,a,d,w(this.Zk,this,c,b));xp(this);return c};h.Oc=function(){return this.yb.length};
709
- h.releaseTile=function(a){ol(uq).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.vg.remove(b);a.id!==""&&(this.ug.remove(a.id),this.ta&&this.ta.rl(a.id))};h.setOpacity=function(a){this.Rf=a;var b=this.vg.Ca();Xd(b,function(c){Ip(c,a)})};
710
- h.Zk=function(a,b,c,d){c.type=="error"?(jc(this.yb,b),this.ug.add(b),this.dispatchEvent(c)):(jc(this.yb,b),c.target&&c.type=="load"&&(c=c.target,this.vg.add(c),this.Rf!=1&&Ip(c,this.Rf),a.appendChild(c)),xp(this));this.ta&&d!==null&&this.ta.Nk(b,d)};x("ee.MapLayerOverlay",zq);zq.prototype.removeTileCallback=zq.prototype.Zf;zq.prototype.addTileCallback=zq.prototype.Me;zq.prototype.getTile=zq.prototype.getTile;zq.prototype.setOpacity=zq.prototype.setOpacity;zq.prototype.releaseTile=zq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._call ee.ApiFunction._apply ee.ApiFunction.lookup ee.batch.Export.table.toBigQuery ee.batch.Export.video.toDrive ee.batch.Export.image.toCloudStorage ee.batch.Export.table.toDrive ee.batch.Export.table.toFeatureView ee.batch.Export.video.toCloudStorage ee.batch.Export.table.toCloudStorage ee.batch.Export.classifier.toAsset ee.batch.Export.image.toDrive ee.batch.Export.image.toAsset ee.batch.Export.map.toCloudStorage ee.batch.Export.table.toAsset ee.batch.Export.videoMap.toCloudStorage ee.Collection.prototype.iterate ee.Collection.prototype.filter ee.Collection.prototype.filterDate ee.Collection.prototype.limit ee.Collection.prototype.filterMetadata ee.Collection.prototype.sort ee.Collection.prototype.map ee.Collection.prototype.filterBounds ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.data.makeThumbUrl ee.data.authenticateViaPopup ee.data.getDownloadId ee.data.getList ee.data.listAssets ee.data.makeDownloadUrl ee.data.authenticateViaPrivateKey ee.data.getTableDownloadId ee.data.makeTableDownloadUrl ee.data.updateAsset ee.data.listImages ee.data.setAssetAcl ee.data.newTaskId ee.data.listBuckets ee.data.getMapId ee.data.getAssetRoots ee.data.setAssetProperties ee.data.getTaskStatus ee.data.getTileUrl ee.data.getAssetRootQuota ee.data.createAssetHome ee.data.startIngestion ee.data.getTaskList ee.data.createAsset ee.data.getFeatureViewTilesKey ee.data.setWorkloadTag ee.data.getTaskListWithLimit ee.data.listOperations ee.data.createFolder ee.data.listFeatures ee.data.setDefaultWorkloadTag ee.data.getWorkloadTag ee.data.resetWorkloadTag ee.data.startTableIngestion ee.data.renameAsset ee.data.computeValue ee.data.authenticateViaOauth ee.data.cancelOperation ee.data.getVideoThumbId ee.data.getThumbId ee.data.copyAsset ee.data.getOperation ee.data.getAsset ee.data.updateTask ee.data.authenticate ee.data.deleteAsset ee.data.getFilmstripThumbId ee.data.getAssetAcl ee.data.cancelTask ee.data.getInfo ee.data.startProcessing ee.Date ee.Deserializer.fromCloudApiJSON ee.Deserializer.decode ee.Deserializer.decodeCloudApi ee.Deserializer.fromJSON ee.Dictionary ee.initialize ee.apply ee.reset ee.TILE_SIZE ee.Algorithms ee.call ee.InitState ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature ee.Feature.prototype.getMap ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getMapId ee.Filter.neq ee.Filter.inList ee.Filter.lte ee.Filter.and ee.Filter.lt ee.Filter.prototype.not ee.Filter.bounds ee.Filter ee.Filter.or ee.Filter.gt ee.Filter.gte ee.Filter.eq ee.Filter.metadata ee.Filter.date ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.prototype.serialize ee.Geometry.BBox ee.Geometry.MultiPoint ee.Geometry.MultiPolygon ee.Geometry.Rectangle ee.Geometry.MultiLineString ee.Geometry.prototype.toGeoJSON ee.Geometry ee.Geometry.LineString ee.Geometry.LinearRing ee.Geometry.Point ee.Geometry.Polygon ee.Geometry.prototype.toGeoJSONString ee.Image.prototype.rename ee.Image.prototype.clip ee.Image.prototype.getMap ee.Image.prototype.getThumbURL ee.Image.prototype.getDownloadURL ee.Image ee.Image.prototype.getThumbId ee.Image.prototype.getMapId ee.Image.cat ee.Image.rgb ee.Image.prototype.select ee.Image.prototype.getInfo ee.Image.prototype.expression ee.ImageCollection ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.ImageCollection.prototype.linkCollection ee.List ee.Number ee.Serializer.toCloudApiJSON ee.Serializer.encodeCloudApiPretty ee.Serializer.toJSON ee.Serializer.encodeCloudApi ee.Serializer.toReadableCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.encode ee.String ee.Terrain".split(" "),
711
- c=[["name","var_args"],["name","namedArgs"],["name"],"collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices 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(" "),"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(" "),
712
- "collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),"collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking 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_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),
713
- ["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(" "),"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority opt_overwrite".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(" "),
714
- "collection opt_description opt_assetId opt_maxVertices opt_priority opt_overwrite".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(" "),["algorithm","opt_first"],["filter"],["start","opt_end"],
715
- ["max","opt_property","opt_ascending"],["name","operator","value"],["property","opt_ascending"],["algorithm","opt_dropNulls"],["geometry"],["func","var_args"],["callback"],["opt_callback"],["legacy"],["id"],["opt_success","opt_error"],["params","opt_callback"],["params","opt_callback"],["parent","opt_params","opt_callback"],["id"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["params","opt_callback"],["id"],["assetId","asset","updateFields","opt_callback"],
716
- ["parent","opt_params","opt_callback"],["assetId","aclUpdate","opt_callback"],["opt_count","opt_callback"],["project","opt_callback"],["params","opt_callback"],["opt_callback"],["assetId","properties","opt_callback"],["taskId","opt_callback"],["id","x","y","z"],["rootId","opt_callback"],["requestedId","opt_callback"],["taskId","request","opt_callback"],["opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["params","opt_callback"],["tag"],["opt_limit","opt_callback"],["opt_limit",
717
- "opt_callback"],["path","opt_force","opt_callback"],["asset","params","opt_callback"],["tag"],[],["opt_resetDefault"],["taskId","request","opt_callback"],["sourceId","destinationId","opt_callback"],["obj","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["operationName","opt_callback"],["params","opt_callback"],["params","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["operationName","opt_callback"],
718
- ["id","opt_callback"],["taskId","action","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["assetId","opt_callback"],["params","opt_callback"],["assetId","opt_callback"],["taskId","opt_callback"],["id","opt_callback"],["taskId","params","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),["func","namedArgs"],[],[],[],["func",
719
- "var_args"],[],["var_args"],[],["geometry","opt_properties"],["opt_visParams","opt_callback"],["opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["args","opt_column"],["opt_visParams","opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_visParams","opt_callback"],["name","value"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name","value"],["var_args"],["name","value"],
720
- [],["geometry","opt_errorMargin"],["opt_filter"],["var_args"],["name","value"],["name","value"],["name","value"],["name","operator","value"],["start","opt_end"],["namedArgs"],["var_args"],["legacy"],["west","south","east","north"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic",
721
- "opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],[],["var_args"],["geometry"],["opt_visParams","opt_callback"],["params","opt_callback"],["params","opt_callback"],["opt_args"],["params","opt_callback"],["opt_visParams","opt_callback"],["var_args"],["r","g","b"],["var_args"],["opt_callback"],["expression","opt_map"],["args"],[],["params","opt_callback"],["params","opt_callback"],["opt_visParams",
722
- "opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],["selectors","opt_names"],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],["list"],["number"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["string"],[]];[Q,Sm,Rm,zo,Bo,so,wo,yo,Ao,vo,Do,to,qo,uo,xo,Co,V.prototype.Lh,V.prototype.filter,V.prototype.lf,V.prototype.limit,V.prototype.mf,V.prototype.sort,V.prototype.map,V.prototype.wh,O.prototype.Fg,O.prototype.evaluate,O.prototype.W,
723
- O.prototype.ua,Fl,pl,Hl,km,lm,Il,sl,Jl,Kl,wm,mm,xm,Ll,nm,xl,om,ym,Ol,yl,zm,pm,fm,Ql,qm,zl,Bm,Pl,Rl,rm,Al,Cm,vl,Dm,hm,sm,Bl,ql,Sl,Dl,Cl,tm,Tl,im,Ul,rl,um,El,vm,Vl,im,bm,Uo,cp,Xo,Zo,Yo,dp,mp,sp,pp,256,op,rp,qp,S.prototype.set,Nj,X,X.prototype.getMap,X.prototype.W,X.prototype.S,Y.prototype.W,Y.prototype.qb,Y,Y.prototype.getMap,Y.prototype.select,Y.prototype.S,Gn,On,Kn,Ln,Hn,U.prototype.uc,Pn,U,Mn,Jn,In,Fn,Qn,Nn,Mm.prototype.apply,Mm.prototype.call,T.prototype.ua,qn,on,xn,pn,vn,T.prototype.pe,T,tn,un,
724
- ln,wn,T.prototype.xg,N.prototype.ri,N.prototype.clip,N.prototype.getMap,N.prototype.uf,N.prototype.qb,N,N.prototype.Md,N.prototype.S,eo,co,N.prototype.select,N.prototype.W,N.prototype.l,Z,Z.prototype.first,Z.prototype.tf,Z.prototype.vf,Z.prototype.getMap,Z.prototype.S,Z.prototype.W,Z.prototype.select,Z.prototype.Ff,fo,Ko,Uk,Tk,Kk,Pk,Vk,Mk,Jk,No,gp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);
678
+ var Ep=function(a){var b=fb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Fp={},gb=(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);function Gp(a,b){nd.call(this,a.type,b);this.Ia=a}y(Gp,nd);function Hp(){J.call(this);this.ba=new FileReader;this.ba.onloadstart=w(this.oc,this);this.ba.onprogress=w(this.oc,this);this.ba.onload=w(this.oc,this);this.ba.onabort=w(this.oc,this);this.ba.onerror=w(this.oc,this);this.ba.onloadend=w(this.oc,this)}y(Hp,J);h=Hp.prototype;h.abort=function(){try{this.ba.abort()}catch(a){throw new Dp(a,"aborting read");}};h.Rb=function(){return this.ba.readyState};h.getError=function(){return this.ba.error&&new Dp(this.ba.error,"reading file")};
679
+ h.oc=function(a){this.dispatchEvent(new Gp(a,this))};h.K=function(){Hp.M.K.call(this);delete this.ba};h.readAsBinaryString=function(a){this.ba.readAsBinaryString(a)};h.readAsArrayBuffer=function(a){this.ba.readAsArrayBuffer(a)};h.readAsText=function(a,b){this.ba.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.le=new yp(a.getUniqueId());this.xb=new be;this.wb=0;this.vg=a;this.hb=new Ap(this);this.radius=0};q(Jp,J);h=Jp.prototype;h.Oe=function(a){return Ed(this,"tile-load",a)};h.bg=function(a){Md(a)};
680
+ h.Pc=function(){return Kp(this,"throttled")+Kp(this,"loading")+Kp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.xb.forEach(function(b){Ip(b.div,this.opacity)}.bind(this))};h.getStats=function(){return this.le};
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.wb++].join("-");e=this.vg.getUniqueId();a=[a,e].join("-");b=this.eh(d,b,c,a);b.tileSize=this.tileSize;Ip(b.div,this.opacity);this.xb.set(a,b);Lp(this,b);this.dispatchEvent(new Mp(this.Pc()));this.vg.If(b,(new Date).getTime()/1E3);return b.div};
682
+ h.releaseTile=function(a){var b=this.xb.get(a.id);this.xb.delete(a.id);b&&(b.abort(),md(b))};var Lp=function(a,b){a.hb.Va(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.jl,d=(new Date).getTime();zp(this.le,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Np(this.Pc()));break;case "throttled":zp(this.le,b.zoom).throttleCount++;this.dispatchEvent(new Op(b.Ba));break;case "failed":zp(this.le,b.zoom).errorCount++;this.dispatchEvent(new Pp(b.Ba,b.Xk));break;case "aborted":this.dispatchEvent(new Qp(this.Pc()))}})};
683
+ Jp.prototype.K=function(){J.prototype.K.call(this);this.xb.forEach(md);this.xb.clear();this.xb=null;md(this.hb);this.vg=this.hb=null};var Kp=function(a,b){return hc([].concat(ma(a.xb.values())),function(c){return c.getStatus()==b})};x("ee.layers.AbstractOverlay",Jp);Jp.prototype.removeTileCallback=Jp.prototype.bg;Jp.prototype.addTileCallback=Jp.prototype.Oe;var Np=function(){nd.call(this,"tile-load")};q(Np,nd);var Mp=function(){nd.call(this,"tile-start")};q(Mp,nd);var Op=function(){nd.call(this,"tile-throttle")};
684
+ q(Op,nd);var Pp=function(a,b){nd.call(this,"tile-fail");this.errorMessage=b};q(Pp,nd);var Qp=function(){nd.call(this,"tile-abort")};q(Qp,nd);var Rp=function(a,b,c,d){J.call(this);this.pb=a;this.zoom=b;this.div=c.createElement("div");this.div.id=d;this.nl=5;this.he=function(){};this.ne="new";this.xi=0;this.Ef=!1};q(Rp,J);Rp.prototype.getDiv=function(){return this.div};
685
+ var Sp=function(a){if(!a.Ef&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");a.setStatus("loading");a.jl=(new Date).getTime();a.Xa=new Qi;a.Xa.zc="blob";a.Xa.Va("complete",function(){var b=Zi(a.Xa),c=a.Xa.getStatus();c==429&&a.setStatus("throttled");if(Pi(c)){var d={};Za($i(a.Xa),function(g,f){d[f.toLowerCase()]=g});a.Bl=d;a.Fi=b;a.Nc()}else if(b){var e=new Hp;e.Va("loadend",function(){a.ld(e.ba.result)});e.readAsText(b)}else a.ld("Failed to load tile.")},
686
+ !1);a.Xa.Zc("ready",Ha(md,a.Xa));a.Ba&&a.Ba.endsWith("&profiling=1")&&(a.Ba=a.Ba.replace("&profiling=1",""),a.Xa.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.Xa.send(a.Ba,"GET")};h=Rp.prototype;h.Nc=function(){this.he(this);this.setStatus("loaded")};h.Jc=function(){md(this.Xa)};
687
+ h.ld=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.xi>=this.nl?(this.Xk=b(a),this.setStatus("failed")):(this.Jc(),setTimeout(w(function(){this.Qa||(this.Ef=!0,Sp(this),this.Ef=!1)},this),1E3*Math.pow(2,this.xi++)))};h.abort=function(){this.Jc();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&this.setStatus(this.ne in Tp?"removed":"aborted")};h.getStatus=function(){return this.ne};
688
+ h.setStatus=function(a){this.ne=a;this.dispatchEvent("status-changed")};h.K=function(){J.prototype.K.call(this);this.Jc();this.div.remove();this.he=null};var Tp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Up=function(){I.call(this)};q(Up,I);var Vp=function(a,b){Jp.call(this,a,b);this.Ug=new be;this.rh=new be};q(Vp,Jp);Vp.prototype.eh=function(a,b,c,d){var e=new Wp(a,b,c,d);this.hb.Va(e,"status-changed",function(){e.getStatus()=="loaded"&&(this.Ug.set(a,new Float32Array(e.Cd)),this.rh.set(a,e.div))});return e};Vp.prototype.K=function(){Jp.prototype.K.call(this);this.rh=this.Ug=null};x("ee_root.third_party.earthengine_api.javascript.layers.binaryoverlay.BinaryOverlay",Vp);var Wp=function(a,b,c,d){Rp.call(this,a,b,c,d)};q(Wp,Rp);
689
+ Wp.prototype.Nc=function(){var a=new Hp;a.Va("loadend",function(){this.Cd=a.ba.result;Rp.prototype.Nc.call(this)},void 0,this);a.readAsArrayBuffer(this.Fi)};var Xp=function(a){J.call(this);this.Tc={};this.Sc={};this.Sb=new Ap(this);this.Y=a;this.Ye=!1};q(Xp,J);var Yp=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.Ye=!1,a.Tc[b]={src:c,dh:null}},$p=function(a,b){delete a.Tc[b];var c=a.Sc[b];c&&(delete a.Sc[b],a.Sb.ve(c,Zp,a.ei))};
690
+ Xp.prototype.start=function(){var a=this.Tc;db(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Qa)){if(this.Y){var d=this.Y;d=(d?new oi(ni(d)):Rb||(Rb=new oi)).Vk("IMG")}else d=new Image;c.dh&&(d.crossOrigin=c.dh);this.Sb.Va(d,Zp,this.ei);this.Sc[b]=d;d.id=b;d.src=c.src}},this)};
691
+ Xp.prototype.ei=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));$p(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Qa&&hb(this.Sc)&&hb(this.Tc)&&!this.Ye&&(this.Ye=!0,this.dispatchEvent("complete"))}};Xp.prototype.K=function(){delete this.Tc;delete this.Sc;md(this.Sb);J.prototype.K.call(this)};
692
+ var Zp=["load","abort","error"];var aq=function(a,b){Jp.call(this,a,b)};q(aq,Jp);aq.prototype.eh=function(a,b,c,d){return new bq(a,b,c,d)};x("ee_root.third_party.earthengine_api.javascript.layers.imageoverlay.ImageOverlay",aq);var bq=function(a,b,c,d){Rp.call(this,a,b,c,d);this.he=cq;this.Ih=this.ea=this.Ud=null;this.cd=""};q(bq,Rp);
693
+ bq.prototype.Nc=function(){try{var a=Mb(this.Fi);this.cd=Lb(a);var b=this.cd!==Kb.toString()?this.cd:this.Ba}catch(c){b=this.Ba}this.ea=new Xp;Yp(this.ea,this.div.id+"-image",b);this.Ih=Dd(this.ea,dq,function(c){c.type=="load"?(this.Ud=c.target,Rp.prototype.Nc.call(this)):this.ld()},void 0,this);this.ea.start()};bq.prototype.Jc=function(){Rp.prototype.Jc.call(this);this.ea&&(Md(this.Ih),md(this.ea))};bq.prototype.K=function(){Rp.prototype.K.call(this);this.cd&&URL.revokeObjectURL(this.cd)};
694
+ var cq=function(a){a.div.appendChild(a.Ud)},dq=["load","abort","error"];function eq(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 fq=function(a,b,c,d){I.call(this);this.Tg=a;this.Yb=b;this.qg=d||"";this.ae=c};q(fq,Up);fq.prototype.If=function(a){if(a.zoom<=this.ae)a.Ba=this.Pd(a.pb,a.zoom);else{var b=a.zoom-this.ae,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.pb.x/c),Math.floor(a.pb.y/c));a.Ba=this.Pd(c,a.zoom-b);a.he=Ha(gq,this.ae)}var d=w(a.ld,a);a.ld=w(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?a.setStatus("loaded"):d(e)},a);Sp(a)};
695
+ fq.prototype.getUniqueId=function(){return[this.Tg,this.Yb,this.ae,this.qg].join("-")};fq.prototype.Pd=function(a,b){a=eq("https://storage.googleapis.com",this.Tg,this.Yb,String(b),String(a.x),String(a.y));this.qg&&(a+=this.qg);return a};
696
+ var gq=function(a,b){if(!b.Ud)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.div.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.div.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Ud,c/a*(b.pb.x%a),c/a*(b.pb.y%a),c/a,c/a,0,0,c,c)};x("ee.layers.CloudStorageTileSource",fq);function hq(){this.Ka=[];this.Pa=[]}h=hq.prototype;h.enqueue=function(a){this.Pa.push(a)};h.Lc=function(){this.Ka.length===0&&(this.Ka=this.Pa,this.Ka.reverse(),this.Pa=[]);return this.Ka.pop()};h.T=function(){return this.Ka.length+this.Pa.length};h.isEmpty=function(){return this.Ka.length===0&&this.Pa.length===0};h.clear=function(){this.Ka=[];this.Pa=[]};h.contains=function(a){return ic(this.Ka,a)||ic(this.Pa,a)};
697
+ h.remove=function(a){var b=this.Ka;var c=ac(b,a);c>=0?(kc(b,c),b=!0):b=!1;return b||jc(this.Pa,a)};h.na=function(){for(var a=[],b=this.Ka.length-1;b>=0;--b)a.push(this.Ka[b]);b=this.Pa.length;for(var c=0;c<b;++c)a.push(this.Pa[c]);return a};function iq(a,b){I.call(this);this.Wh=a||0;this.Zd=b||10;if(this.Wh>this.Zd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Ra=new hq;this.sb=new Set;this.delay=0;this.Gf=null;this.vd()}y(iq,I);iq.prototype.Qc=function(){var a=Date.now();if(!(this.Gf!=null&&a-this.Gf<this.delay)){for(var b;this.Ra.T()>0&&(b=this.Ra.Lc(),!this.Sf(b));)this.vd();!b&&this.T()<this.Zd&&(b=this.bf());b&&(this.Gf=a,this.sb.add(b));return b}};
698
+ var jq=function(a,b){return a.sb.delete(b)?(a.Ne(b),!0):!1};h=iq.prototype;h.Ne=function(a){this.sb.delete(a);this.Sf(a)&&this.T()<this.Zd?this.Ra.enqueue(a):this.Gd(a)};h.vd=function(){for(var a=this.Ra;this.T()<this.Wh;)a.enqueue(this.bf());for(;this.T()>this.Zd&&this.Ra.T()>0;)this.Gd(a.Lc())};h.bf=function(){return{}};h.Gd=function(a){if(typeof a.dispose=="function")a.dispose();else for(var b in a)a[b]=null};h.Sf=function(a){return typeof a.Sk=="function"?a.Sk():!0};
699
+ h.contains=function(a){return this.Ra.contains(a)||this.sb.has(a)};h.T=function(){return this.Ra.T()+this.sb.size};h.isEmpty=function(){return this.Ra.T()===0&&this.sb.size===0};h.K=function(){iq.M.K.call(this);if(this.sb.size>0)throw Error("[goog.structs.Pool] Objects not released");delete this.sb;for(var a=this.Ra;!a.isEmpty();)this.Gd(a.Lc());delete this.Ra};function kq(a,b){this.Oh=a;this.we=b}kq.prototype.getKey=function(){return this.Oh};kq.prototype.clone=function(){return new kq(this.Oh,this.we)};var lq=function(a){this.za=[];if(a)a:{if(a instanceof lq){var b=a.rb();a=a.na();if(this.T()<=0){for(var c=this.za,d=0;d<b.length;d++)c.push(new kq(b[d],a[d]));break a}}else b=db(a),a=cb(a);for(c=0;c<b.length;c++)mq(this,b[c],a[c])}},mq=function(a,b,c){var d=a.za;d.push(new kq(b,c));b=d.length-1;a=a.za;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=lq.prototype;
700
+ h.remove=function(){var a=this.za,b=a.length,c=a[0];if(!(b<=0)){if(b==1)a.length=0;else{a[0]=a.pop();a=0;b=this.za;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.we}};h.na=function(){for(var a=this.za,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].we);return b};h.rb=function(){for(var a=this.za,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].getKey());return b};
701
+ h.Kc=function(a){return this.za.some(function(b){return b.we==a})};h.Nb=function(a){return this.za.some(function(b){return b.getKey()==a})};h.clone=function(){return new lq(this)};h.T=function(){return this.za.length};h.isEmpty=function(){return this.za.length===0};h.clear=function(){this.za.length=0};var nq=function(){lq.apply(this,arguments)};q(nq,lq);nq.prototype.enqueue=function(a,b){mq(this,a,b)};nq.prototype.Lc=function(){return this.remove()};function oq(a,b){this.ph=void 0;this.je=new nq;iq.call(this,a,b)}y(oq,iq);h=oq.prototype;h.Qc=function(a,b){if(!a)return(a=oq.M.Qc.call(this))&&this.delay&&(this.ph=t.setTimeout(w(this.Rd,this),this.delay)),a;this.je.enqueue(b!==void 0?b:100,a);this.Rd()};h.Rd=function(){for(var a=this.je;a.T()>0;){var b=this.Qc();if(b)a.Lc().apply(this,[b]);else break}};h.Ne=function(a){oq.M.Ne.call(this,a);this.Rd()};h.vd=function(){oq.M.vd.call(this);this.Rd()};
702
+ h.K=function(){oq.M.K.call(this);t.clearTimeout(this.ph);this.je.clear();this.je=null};var pq=function(a,b){I.call(this);this.Jf=a;this.ta=b||null};q(pq,Up);pq.prototype.If=function(a,b){var c=this,d=Ed(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.Bl["x-earth-engine-computation-profile"];this.ta&&e&&this.ta.Pk(a.div.id,e);break;case "failed":case "aborted":this.ta&&a.div.id!==""&&this.ta.tl(a.div.id),Md(d)}},void 0,this);a.Ba=this.Pd(a.pb,a.zoom);qq().Qc(function(e){c.yf(a,e)},b)};pq.prototype.getUniqueId=function(){return this.Jf.mapid+"-"+this.Jf.token};
703
+ pq.prototype.yf=function(a,b){var c=qq();if(a.Qa||a.getStatus()=="aborted")jq(c,b);else{var d=Ed(a,"status-changed",function(){a.ne in Tp&&(Md(d),jq(c,b))});Sp(a)}};pq.prototype.Pd=function(a,b){a=yl(this.Jf,a.x,a.y,b);return this.ta&&this.ta.isEnabled()?a+"&profiling=1":a};var qq=function(){rq||(rq=new oq(0,4));return rq};x("ee.layers.EarthEngineTileSource",pq);var rq=null;var sq=function(a){I.call(this);this.Oi=a};q(sq,Up);sq.prototype.If=function(a){a.Ba=this.Oi.formatTileUrl(a.pb.x,a.pb.y,a.zoom);Sp(a)};sq.prototype.getUniqueId=function(){return this.Oi.token};x("ee.layers.FeatureViewTileSource",sq);var uq=function(){J.call(this);this.se=new tq(0,60);this.yc=new be};q(uq,J);uq.prototype.send=function(a,b,c,d,e){if(this.yc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new vq(a,b,d,w(this.si,this),e!==void 0?e:1);this.yc.set(a,b);a=w(this.yf,this,b);this.se.Qc(a,c);return b};uq.prototype.abort=function(a){if(a=this.yc.get(a))a.lc||(a.lc=!0,a.Ia=new nd("abort")),this.si(a)};
704
+ uq.prototype.yf=function(a,b){if(a.ea||a.lc)wq(this,b);else if(a.Qi=b,b.setActive(!0),b=new Xp,a.ea=b,!a.retry())throw Error("Cannot dispatch first request!");};uq.prototype.si=function(a){this.yc.delete(a.getId());a.ea&&(wq(this,a.Qi),a.ea.dispose());a.zf&&a.zf(a.Ia,a.ni)};var wq=function(a,b){b.setActive(!1);if(!jq(a.se,b))throw Error("Object not released");};
705
+ uq.prototype.K=function(){J.prototype.K.call(this);this.se.dispose();this.se=null;var a=this.yc;bc([].concat(ma(a.values())),function(b){b.dispose()});a.clear();this.yc=null};x("ee.MapTileManager",uq);var vq=function(a,b,c,d,e){I.call(this);this.da=a;this.Hl=b;this.ol=e!==void 0?e:1;this.zf=c;this.ac=d};q(vq,I);h=vq.prototype;h.getId=function(){return this.da};h.getUrl=function(){return this.Hl};
706
+ h.cl=function(a){if(this.lc)this.ac&&this.ac(this);else switch(a.type){case "load":this.Ia=a;this.ac&&this.ac(this);break;case "error":case "abort":this.retry()||(this.Ia=a,this.ac&&this.ac(this))}};h.K=function(){I.prototype.K.call(this);delete this.zf;delete this.ac};h.retry=function(){if(this.Lg>this.ol)return!1;this.Lg++;$p(this.ea,this.da);setTimeout(w(this.Cl,this),0);return!0};
707
+ h.Cl=function(){if(!this.lc){var a=w(function(d){this.lc||(Yp(this.ea,this.da,d),Dd(this.ea,xq,w(this.cl,this)),this.ea.start())},this),b=this.getUrl();if(dd(b).Aa.Nb("profiling")){var c=new Qi;c.zc="blob";c.Va("complete",w(function(){this.ni=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(c.getStatus()>=200&&c.getStatus()<300)try{var d=Lb(Mb(Zi(c)));var e=d!==Kb.toString()}catch(g){}a(e?d:b)},this));c.Zc("ready",w(c.dispose,c));c.send(b,"GET")}else a(b)}};h.Lg=0;h.lc=!1;h.ea=null;
708
+ h.Qi=null;h.Ia=null;h.ni=null;var xq=["load","abort","error"],yq=function(){I.call(this);this.Da=!1};q(yq,I);yq.prototype.setActive=function(a){this.Da=a};yq.prototype.isActive=function(){return this.Da};var tq=function(a,b){oq.call(this,a,b)};q(tq,oq);tq.prototype.bf=function(){return new yq};tq.prototype.Gd=function(a){a.dispose()};tq.prototype.Sf=function(a){return!a.Qa&&!a.isActive()};var zq=function(a,b,c,d,e){ie.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.xg=new ge;this.Tf=1;this.ta=e||null};q(zq,ie);h=zq.prototype;h.Oe=function(a){return Ed(this,"tileevent",a)};h.bg=function(a){Md(a)};
709
+ 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=je(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ta&&this.ta.isEnabled()&&(a+="&profiling=1");b=[b,this.wb,this.token].join("/");this.wb+=1;c=ji("DIV",{id:b});var d=(new Date).getTime()/1E3;this.yb.push(b);ol(uq).send(b,a,d,w(this.bl,this,c,b));xp(this);return c};h.Pc=function(){return this.yb.length};
710
+ h.releaseTile=function(a){ol(uq).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.xg.remove(b);a.id!==""&&(this.wg.remove(a.id),this.ta&&this.ta.tl(a.id))};h.setOpacity=function(a){this.Tf=a;var b=this.xg.Ca();Xd(b,function(c){Ip(c,a)})};
711
+ h.bl=function(a,b,c,d){c.type=="error"?(jc(this.yb,b),this.wg.add(b),this.dispatchEvent(c)):(jc(this.yb,b),c.target&&c.type=="load"&&(c=c.target,this.xg.add(c),this.Tf!=1&&Ip(c,this.Tf),a.appendChild(c)),xp(this));this.ta&&d!==null&&this.ta.Pk(b,d)};x("ee.MapLayerOverlay",zq);zq.prototype.removeTileCallback=zq.prototype.bg;zq.prototype.addTileCallback=zq.prototype.Oe;zq.prototype.getTile=zq.prototype.getTile;zq.prototype.setOpacity=zq.prototype.setOpacity;zq.prototype.releaseTile=zq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._call ee.ApiFunction._apply ee.ApiFunction.lookup ee.batch.Export.video.toCloudStorage ee.batch.Export.image.toCloudStorage ee.batch.Export.table.toDrive ee.batch.Export.table.toBigQuery ee.batch.Export.map.toCloudStorage ee.batch.Export.table.toCloudStorage ee.batch.Export.image.toDrive ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toAsset ee.batch.Export.image.toAsset ee.batch.Export.video.toDrive ee.batch.Export.classifier.toAsset ee.batch.Export.table.toFeatureView ee.Collection.prototype.filterBounds ee.Collection.prototype.filter ee.Collection.prototype.map ee.Collection.prototype.filterMetadata ee.Collection.prototype.filterDate ee.Collection.prototype.iterate ee.Collection.prototype.sort ee.Collection.prototype.limit ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.getInfo ee.data.authenticate ee.data.setAssetAcl ee.data.authenticateViaPopup ee.data.makeDownloadUrl ee.data.setAssetProperties ee.data.makeTableDownloadUrl ee.data.getTableDownloadId ee.data.listImages ee.data.authenticateViaPrivateKey ee.data.getAssetRootQuota ee.data.listBuckets ee.data.getWorkloadTag ee.data.setWorkloadTag ee.data.createFolder ee.data.getAssetRoots ee.data.getMapId ee.data.setDefaultWorkloadTag ee.data.createAsset ee.data.resetWorkloadTag ee.data.getTileUrl ee.data.startIngestion ee.data.createAssetHome ee.data.getTaskStatus ee.data.newTaskId ee.data.computeValue ee.data.getFeatureViewTilesKey ee.data.getTaskList ee.data.listOperations ee.data.renameAsset ee.data.getTaskListWithLimit ee.data.listFeatures ee.data.deleteAsset ee.data.startTableIngestion ee.data.copyAsset ee.data.cancelOperation ee.data.getAsset ee.data.getOperation ee.data.getAssetAcl ee.data.startProcessing ee.data.getThumbId ee.data.getVideoThumbId ee.data.authenticateViaOauth ee.data.getInfo ee.data.cancelTask ee.data.getFilmstripThumbId ee.data.listAssets ee.data.getDownloadId ee.data.updateAsset ee.data.getList ee.data.updateTask ee.data.makeThumbUrl ee.Date ee.Deserializer.decodeCloudApi ee.Deserializer.decode ee.Deserializer.fromCloudApiJSON ee.Deserializer.fromJSON ee.Dictionary ee.Algorithms ee.initialize ee.InitState ee.call ee.apply ee.TILE_SIZE ee.reset ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getInfo ee.Feature ee.Feature.prototype.getMapId ee.Feature.prototype.getMap ee.FeatureCollection ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.Filter.neq ee.Filter.lt ee.Filter.and ee.Filter ee.Filter.bounds ee.Filter.gt ee.Filter.prototype.not ee.Filter.or ee.Filter.gte ee.Filter.eq ee.Filter.inList ee.Filter.metadata ee.Filter.date ee.Filter.lte ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.Rectangle ee.Geometry.MultiPolygon ee.Geometry.prototype.serialize ee.Geometry.Point ee.Geometry.MultiPoint ee.Geometry.BBox ee.Geometry ee.Geometry.LineString ee.Geometry.MultiLineString ee.Geometry.prototype.toGeoJSON ee.Geometry.Polygon ee.Geometry.prototype.toGeoJSONString ee.Geometry.LinearRing ee.Image.prototype.getMap ee.Image.cat ee.Image.prototype.rename ee.Image.prototype.getThumbId ee.Image.prototype.getThumbURL ee.Image.rgb ee.Image.prototype.getDownloadURL ee.Image.prototype.clip ee.Image.prototype.select ee.Image.prototype.expression ee.Image ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.ImageCollection.prototype.select ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.first ee.ImageCollection ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getMap ee.List ee.Number ee.Serializer.toReadableJSON ee.Serializer.encode ee.Serializer.encodeCloudApiPretty ee.Serializer.encodeCloudApi ee.Serializer.toJSON ee.Serializer.toCloudApiJSON ee.Serializer.toReadableCloudApiJSON ee.String ee.Terrain".split(" "),
712
+ c=[["name","var_args"],["name","namedArgs"],["name"],"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(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),
713
+ "collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices 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_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_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_assetId opt_maxVertices opt_priority opt_overwrite".split(" "),"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority opt_overwrite".split(" "),
715
+ "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(" "),["classifier","opt_description","opt_assetId","opt_priority"],"collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),["geometry"],["filter"],["algorithm","opt_dropNulls"],["name","operator","value"],["start","opt_end"],
716
+ ["algorithm","opt_first"],["property","opt_ascending"],["max","opt_property","opt_ascending"],["func","var_args"],["callback"],["legacy"],["opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["assetId","aclUpdate","opt_callback"],["opt_success","opt_error"],["id"],["assetId","properties","opt_callback"],["id"],["params","opt_callback"],["parent","opt_params","opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],
717
+ ["rootId","opt_callback"],["project","opt_callback"],[],["tag"],["path","opt_force","opt_callback"],["opt_callback"],["params","opt_callback"],["tag"],["value","opt_path","opt_force","opt_properties","opt_callback"],["opt_resetDefault"],["id","x","y","z"],["taskId","request","opt_callback"],["requestedId","opt_callback"],["taskId","opt_callback"],["opt_count","opt_callback"],["obj","opt_callback"],["params","opt_callback"],["opt_callback"],["opt_limit","opt_callback"],["sourceId","destinationId",
718
+ "opt_callback"],["opt_limit","opt_callback"],["asset","params","opt_callback"],["assetId","opt_callback"],["taskId","request","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["operationName","opt_callback"],["id","opt_callback"],["operationName","opt_callback"],["assetId","opt_callback"],["taskId","params","opt_callback"],["params","opt_callback"],["params","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),
719
+ ["id","opt_callback"],["taskId","opt_callback"],["params","opt_callback"],["parent","opt_params","opt_callback"],["params","opt_callback"],["assetId","asset","updateFields","opt_callback"],["params","opt_callback"],["taskId","action","opt_callback"],["id"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),[],["func","var_args"],["func","namedArgs"],[],[],["var_args"],[],["opt_callback"],
720
+ ["geometry","opt_properties"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["args","opt_column"],["opt_visParams","opt_callback"],["opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["name","value"],["name","value"],["var_args"],["opt_filter"],["geometry","opt_errorMargin"],["name","value"],[],["var_args"],["name","value"],["name","value"],["opt_leftField",
721
+ "opt_rightValue","opt_rightField","opt_leftValue"],["name","operator","value"],["start","opt_end"],["name","value"],["namedArgs"],["var_args"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["legacy"],["coords","opt_proj"],["coords","opt_proj"],["west","south","east","north"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError"],
722
+ [],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],["opt_visParams","opt_callback"],["var_args"],["var_args"],["params","opt_callback"],["params","opt_callback"],["r","g","b"],["params","opt_callback"],["geometry"],["var_args"],["expression","opt_map"],["opt_args"],["opt_callback"],["opt_visParams","opt_callback"],["selectors","opt_names"],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],[],
723
+ ["args"],["opt_callback"],["opt_visParams","opt_callback"],["params","opt_callback"],["params","opt_callback"],["opt_visParams","opt_callback"],["list"],["number"],["obj"],["obj","opt_isCompound"],["obj"],["obj"],["obj"],["obj"],["obj"],["string"],[]];[Q,Sm,Rm,Ao,so,wo,zo,uo,vo,to,Co,xo,qo,Bo,Do,yo,V.prototype.yh,V.prototype.filter,V.prototype.map,V.prototype.pf,V.prototype.nf,V.prototype.Nh,V.prototype.sort,V.prototype.limit,O.prototype.Hg,O.prototype.evaluate,O.prototype.ua,O.prototype.W,rl,xm,
724
+ pl,Il,ym,Kl,Jl,mm,sl,zm,nm,vl,Bm,rm,om,xl,Cm,qm,Dm,yl,fm,pm,Ol,Ll,Bl,zl,Ql,Rl,sm,Pl,Al,um,hm,tm,Sl,im,Tl,vm,bm,Cl,Dl,ql,im,Vl,El,lm,Hl,wm,km,Ul,Fl,Uo,Zo,Xo,cp,Yo,dp,op,mp,qp,rp,sp,256,pp,S.prototype.set,Nj,W.prototype.W,W,W.prototype.S,W.prototype.getMap,Y,Y.prototype.S,Y.prototype.W,Y.prototype.select,Y.prototype.getMap,Y.prototype.qb,Gn,Hn,Ln,U,Pn,Jn,U.prototype.uc,Mn,In,Fn,On,Qn,Nn,Kn,Mm.prototype.apply,Mm.prototype.call,pn,xn,T.prototype.ua,ln,on,qn,T,tn,vn,T.prototype.re,wn,T.prototype.zg,un,
725
+ N.prototype.getMap,eo,N.prototype.ti,N.prototype.Od,N.prototype.wf,co,N.prototype.qb,N.prototype.clip,N.prototype.select,N.prototype.l,N,N.prototype.W,N.prototype.S,Z.prototype.select,Z.prototype.Hf,Z.prototype.first,Z,Z.prototype.W,Z.prototype.S,Z.prototype.vf,Z.prototype.xf,Z.prototype.getMap,fo,Ko,Mk,Jk,Tk,Pk,Kk,Uk,Vk,No,gp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);