@google/earthengine 1.3.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,25 +1,25 @@
1
1
  (function(){var h,aa=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ba=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a},ca=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");
2
2
  },k=ca(this),n=function(a,b){if(b)a:{var c=k;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&b!=null&&ba(c,a,{configurable:!0,writable:!0,value:b})}};
3
- n("Symbol",function(a){if(a)return a;var b=function(g,f){this.Ti=g;ba(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.Ti};var c="jscomp_symbol_"+(Math.random()*1E9>>>0)+"_",d=0,e=function(g){if(this instanceof e)throw new TypeError("Symbol is not a constructor");return new b(c+(g||"")+"_"+d++,g)};return e});
3
+ n("Symbol",function(a){if(a)return a;var b=function(g,f){this.Qi=g;ba(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.Qi};var c="jscomp_symbol_"+(Math.random()*1E9>>>0)+"_",d=0,e=function(g){if(this instanceof e)throw new TypeError("Symbol is not a constructor");return new b(c+(g||"")+"_"+d++,g)};return e});
4
4
  n("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=k[b[c]];typeof d==="function"&&typeof d.prototype[a]!="function"&&ba(d.prototype,a,{configurable:!0,writable:!0,value:function(){return fa(aa(this))}})}return a});
5
5
  var fa=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a},ia=function(a){return ha(a,a)},ha=function(a,b){a.raw=b;Object.freeze&&(Object.freeze(a),Object.freeze(b));return a},q=function(a){var b=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];if(b)return b.call(a);if(typeof a.length=="number")return{next:aa(a)};throw Error(String(a)+" is not an iterable or ArrayLike");},ja=function(a){if(!(a instanceof Array)){a=q(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);
6
6
  a=c}return a},ka=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)},la=typeof Object.assign=="function"?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)ka(d,e)&&(a[e]=d[e])}return a};n("Object.assign",function(a){return a||la});var ma=typeof Object.create=="function"?Object.create:function(a){var b=function(){};b.prototype=a;return new b},na;
7
7
  if(typeof Object.setPrototypeOf=="function")na=Object.setPrototypeOf;else{var oa;a:{var pa={a:!0},qa={};try{qa.__proto__=pa;oa=qa.a;break a}catch(a){}oa=!1}na=oa?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
8
8
  var ra=na,r=function(a,b){a.prototype=ma(b.prototype);a.prototype.constructor=a;if(ra)ra(a,b);else for(var c in b)if(c!="prototype")if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.L=b.prototype},sa=function(){for(var a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b};
9
- n("Promise",function(a){function b(){this.ob=null}function c(f){return f instanceof e?f:new e(function(l){l(f)})}if(a)return a;b.prototype.Gg=function(f){if(this.ob==null){this.ob=[];var l=this;this.Hg(function(){l.Tk()})}this.ob.push(f)};var d=k.setTimeout;b.prototype.Hg=function(f){d(f,0)};b.prototype.Tk=function(){for(;this.ob&&this.ob.length;){var f=this.ob;this.ob=[];for(var l=0;l<f.length;++l){var m=f[l];f[l]=null;try{m()}catch(p){this.Lk(p)}}}this.ob=null};b.prototype.Lk=function(f){this.Hg(function(){throw f;
10
- })};var e=function(f){this.T=0;this.ia=void 0;this.tc=[];this.Ih=!1;var l=this.af();try{f(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.af=function(){function f(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:f(this.rl),reject:f(this.Yf)}};e.prototype.rl=function(f){if(f===this)this.Yf(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.tl(f);else{a:switch(typeof f){case "object":var l=f!=null;break a;case "function":l=!0;break a;default:l=
11
- !1}l?this.ql(f):this.zh(f)}};e.prototype.ql=function(f){var l=void 0;try{l=f.then}catch(m){this.Yf(m);return}typeof l=="function"?this.ul(l,f):this.zh(f)};e.prototype.Yf=function(f){this.wi(2,f)};e.prototype.zh=function(f){this.wi(1,f)};e.prototype.wi=function(f,l){if(this.T!=0)throw Error("Cannot settle("+f+", "+l+"): Promise already settled in state"+this.T);this.T=f;this.ia=l;this.T===2&&this.sl();this.Vk()};e.prototype.sl=function(){var f=this;d(function(){if(f.ll()){var l=k.console;typeof l!==
12
- "undefined"&&l.error(f.ia)}},1)};e.prototype.ll=function(){if(this.Ih)return!1;var f=k.CustomEvent,l=k.Event,m=k.dispatchEvent;if(typeof m==="undefined")return!0;typeof f==="function"?f=new f("unhandledrejection",{cancelable:!0}):typeof l==="function"?f=new l("unhandledrejection",{cancelable:!0}):(f=k.document.createEvent("CustomEvent"),f.initCustomEvent("unhandledrejection",!1,!0,f));f.promise=this;f.reason=this.ia;return m(f)};e.prototype.Vk=function(){if(this.tc!=null){for(var f=0;f<this.tc.length;++f)g.Gg(this.tc[f]);
13
- this.tc=null}};var g=new b;e.prototype.tl=function(f){var l=this.af();f.Ad(l.resolve,l.reject)};e.prototype.ul=function(f,l){var m=this.af();try{f.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(f,l){function m(B,H){return typeof B=="function"?function(ea){try{p(B(ea))}catch(W){v(W)}}:H}var p,v,z=new e(function(B,H){p=B;v=H});this.Ad(m(f,p),m(l,v));return z};e.prototype.catch=function(f){return this.then(void 0,f)};e.prototype.Ad=function(f,l){function m(){switch(p.T){case 1:f(p.ia);
14
- break;case 2:l(p.ia);break;default:throw Error("Unexpected state: "+p.T);}}var p=this;this.tc==null?g.Gg(m):this.tc.push(m);this.Ih=!0};e.resolve=c;e.reject=function(f){return new e(function(l,m){m(f)})};e.race=function(f){return new e(function(l,m){for(var p=q(f),v=p.next();!v.done;v=p.next())c(v.value).Ad(l,m)})};e.all=function(f){var l=q(f),m=l.next();return m.done?c([]):new e(function(p,v){function z(ea){return function(W){B[ea]=W;H--;H==0&&p(B)}}var B=[],H=0;do B.push(void 0),H++,c(m.value).Ad(z(B.length-
9
+ n("Promise",function(a){function b(){this.ob=null}function c(f){return f instanceof e?f:new e(function(l){l(f)})}if(a)return a;b.prototype.Fg=function(f){if(this.ob==null){this.ob=[];var l=this;this.Gg(function(){l.Qk()})}this.ob.push(f)};var d=k.setTimeout;b.prototype.Gg=function(f){d(f,0)};b.prototype.Qk=function(){for(;this.ob&&this.ob.length;){var f=this.ob;this.ob=[];for(var l=0;l<f.length;++l){var m=f[l];f[l]=null;try{m()}catch(p){this.Ik(p)}}}this.ob=null};b.prototype.Ik=function(f){this.Gg(function(){throw f;
10
+ })};var e=function(f){this.T=0;this.ia=void 0;this.uc=[];this.Gh=!1;var l=this.Ze();try{f(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.Ze=function(){function f(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:f(this.ol),reject:f(this.Xf)}};e.prototype.ol=function(f){if(f===this)this.Xf(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.ql(f);else{a:switch(typeof f){case "object":var l=f!=null;break a;case "function":l=!0;break a;default:l=
11
+ !1}l?this.nl(f):this.xh(f)}};e.prototype.nl=function(f){var l=void 0;try{l=f.then}catch(m){this.Xf(m);return}typeof l=="function"?this.rl(l,f):this.xh(f)};e.prototype.Xf=function(f){this.ui(2,f)};e.prototype.xh=function(f){this.ui(1,f)};e.prototype.ui=function(f,l){if(this.T!=0)throw Error("Cannot settle("+f+", "+l+"): Promise already settled in state"+this.T);this.T=f;this.ia=l;this.T===2&&this.pl();this.Sk()};e.prototype.pl=function(){var f=this;d(function(){if(f.il()){var l=k.console;typeof l!==
12
+ "undefined"&&l.error(f.ia)}},1)};e.prototype.il=function(){if(this.Gh)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.Sk=function(){if(this.uc!=null){for(var f=0;f<this.uc.length;++f)g.Fg(this.uc[f]);
13
+ this.uc=null}};var g=new b;e.prototype.ql=function(f){var l=this.Ze();f.Bd(l.resolve,l.reject)};e.prototype.rl=function(f,l){var m=this.Ze();try{f.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(f,l){function m(B,H){return typeof B=="function"?function(ea){try{p(B(ea))}catch(W){v(W)}}:H}var p,v,z=new e(function(B,H){p=B;v=H});this.Bd(m(f,p),m(l,v));return z};e.prototype.catch=function(f){return this.then(void 0,f)};e.prototype.Bd=function(f,l){function m(){switch(p.T){case 1:f(p.ia);
14
+ break;case 2:l(p.ia);break;default:throw Error("Unexpected state: "+p.T);}}var p=this;this.uc==null?g.Fg(m):this.uc.push(m);this.Gh=!0};e.resolve=c;e.reject=function(f){return new e(function(l,m){m(f)})};e.race=function(f){return new e(function(l,m){for(var p=q(f),v=p.next();!v.done;v=p.next())c(v.value).Bd(l,m)})};e.all=function(f){var l=q(f),m=l.next();return m.done?c([]):new e(function(p,v){function z(ea){return function(W){B[ea]=W;H--;H==0&&p(B)}}var B=[],H=0;do B.push(void 0),H++,c(m.value).Bd(z(B.length-
15
15
  1),v),m=l.next();while(!m.done)})};return e});n("Symbol.dispose",function(a){return a?a:Symbol("Symbol.dispose")});var ta=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var g=c++;return{value:b(g,a[g]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};n("Array.prototype.keys",function(a){return a?a:function(){return ta(this,function(b){return b})}});n("globalThis",function(a){return a||k});
16
16
  n("WeakMap",function(a){function b(){}function c(m){var p=typeof m;return p==="object"&&m!==null||p==="function"}function d(m){if(!ka(m,g)){var p=new b;ba(m,g,{value:p})}}function e(m){var p=Object[m];p&&(Object[m]=function(v){if(v instanceof b)return v;Object.isExtensible(v)&&d(v);return p(v)})}if(function(){if(!a||!Object.seal)return!1;try{var m=Object.seal({}),p=Object.seal({}),v=new a([[m,2],[p,3]]);if(v.get(m)!=2||v.get(p)!=3)return!1;v.delete(m);v.set(p,4);return!v.has(m)&&v.get(p)==4}catch(z){return!1}}())return a;
17
- var g="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var f=0,l=function(m){this.fa=(f+=Math.random()+1).toString();if(m){m=q(m);for(var p;!(p=m.next()).done;)p=p.value,this.set(p[0],p[1])}};l.prototype.set=function(m,p){if(!c(m))throw Error("Invalid WeakMap key");d(m);if(!ka(m,g))throw Error("WeakMap key fail: "+m);m[g][this.fa]=p;return this};l.prototype.get=function(m){return c(m)&&ka(m,g)?m[g][this.fa]:void 0};l.prototype.has=function(m){return c(m)&&ka(m,g)&&ka(m[g],
18
- this.fa)};l.prototype.delete=function(m){return c(m)&&ka(m,g)&&ka(m[g],this.fa)?delete m[g][this.fa]:!1};return l});
17
+ 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=q(m);for(var p;!(p=m.next()).done;)p=p.value,this.set(p[0],p[1])}};l.prototype.set=function(m,p){if(!c(m))throw Error("Invalid WeakMap key");d(m);if(!ka(m,g))throw Error("WeakMap key fail: "+m);m[g][this.ea]=p;return this};l.prototype.get=function(m){return c(m)&&ka(m,g)?m[g][this.ea]:void 0};l.prototype.has=function(m){return c(m)&&ka(m,g)&&ka(m[g],
18
+ this.ea)};l.prototype.delete=function(m){return c(m)&&ka(m,g)&&ka(m[g],this.ea)?delete m[g][this.ea]:!1};return l});
19
19
  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(q([[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]=
20
- g();this.size=0;if(l){l=q(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.ea?p.ea.value=m:(p.ea={next:this[1],kb:this[1].kb,head:this[1],key:l,value:m},p.list.push(p.ea),this[1].kb.next=p.ea,this[1].kb=p.ea,this.size++);return this};c.prototype.delete=function(l){l=d(this,l);return l.ea&&l.list?(l.list.splice(l.index,1),l.list.length||delete this[0][l.id],l.ea.kb.next=l.ea.next,l.ea.next.kb=
21
- l.ea.kb,l.ea.head=null,this.size--,!0):!1};c.prototype.clear=function(){this[0]={};this[1]=this[1].kb=g();this.size=0};c.prototype.has=function(l){return!!d(this,l).ea};c.prototype.get=function(l){return(l=d(this,l).ea)&&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=function(l,m){for(var p=this.entries(),
22
- v;!(v=p.next()).done;)v=v.value,l.call(m,v[1],v[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(l,m){var p=m&&typeof m;p=="object"||p=="function"?b.has(m)?p=b.get(m):(p=""+ ++f,b.set(m,p)):p="p_"+m;var v=l[0][p];if(v&&ka(l[0],p))for(l=0;l<v.length;l++){var z=v[l];if(m!==m&&z.key!==z.key||m===z.key)return{id:p,list:v,index:l,ea:z}}return{id:p,list:v,index:-1,ea:void 0}},e=function(l,m){var p=l[1];return fa(function(){if(p){for(;p.head!=l[1];)p=p.kb;for(;p.next!=p.head;)return p=
20
+ g();this.size=0;if(l){l=q(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.da?p.da.value=m:(p.da={next:this[1],kb:this[1].kb,head:this[1],key:l,value:m},p.list.push(p.da),this[1].kb.next=p.da,this[1].kb=p.da,this.size++);return this};c.prototype.delete=function(l){l=d(this,l);return l.da&&l.list?(l.list.splice(l.index,1),l.list.length||delete this[0][l.id],l.da.kb.next=l.da.next,l.da.next.kb=
21
+ l.da.kb,l.da.head=null,this.size--,!0):!1};c.prototype.clear=function(){this[0]={};this[1]=this[1].kb=g();this.size=0};c.prototype.has=function(l){return!!d(this,l).da};c.prototype.get=function(l){return(l=d(this,l).da)&&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=function(l,m){for(var p=this.entries(),
22
+ v;!(v=p.next()).done;)v=v.value,l.call(m,v[1],v[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(l,m){var p=m&&typeof m;p=="object"||p=="function"?b.has(m)?p=b.get(m):(p=""+ ++f,b.set(m,p)):p="p_"+m;var v=l[0][p];if(v&&ka(l[0],p))for(l=0;l<v.length;l++){var z=v[l];if(m!==m&&z.key!==z.key||m===z.key)return{id:p,list:v,index:l,da:z}}return{id:p,list:v,index:-1,da:void 0}},e=function(l,m){var p=l[1];return fa(function(){if(p){for(;p.head!=l[1];)p=p.kb;for(;p.next!=p.head;)return p=
23
23
  p.next,{done:!1,value:m(p)};p=null}return{done:!0,value:void 0}})},g=function(){var l={};return l.kb=l.next=l.head=l},f=0;return c});
24
24
  n("Set",function(a){if(function(){if(!a||typeof a!="function"||!a.prototype.entries||typeof Object.seal!="function")return!1;try{var c=Object.seal({x:4}),d=new a(q([c]));if(!d.has(c)||d.size!=1||d.add(c)!=d||d.size!=1||d.add({x:4})!=d||d.size!=2)return!1;var e=d.entries(),g=e.next();if(g.done||g.value[0]!=c||g.value[1]!=c)return!1;g=e.next();return g.done||g.value[0]==c||g.value[0].x!=4||g.value[1]!=g.value[0]?!1:e.next().done}catch(f){return!1}}())return a;var b=function(c){this.A=new Map;if(c){c=
25
25
  q(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.A.size};b.prototype.add=function(c){c=c===0?0:c;this.A.set(c,c);this.size=this.A.size;return this};b.prototype.delete=function(c){c=this.A.delete(c);this.size=this.A.size;return c};b.prototype.clear=function(){this.A.clear();this.size=0};b.prototype.has=function(c){return this.A.has(c)};b.prototype.entries=function(){return this.A.entries()};b.prototype.values=function(){return this.A.values()};b.prototype.keys=b.prototype.values;
@@ -36,153 +36,152 @@ n("String.prototype.padStart",function(a){return a?a:function(b,c){var d=ua(this
36
36
  */
37
37
  var va=va||{},t=this||self,wa=function(a){var b=typeof a;return b!="object"?b:a?Array.isArray(a)?"array":b:"null"},xa=function(a){var b=wa(a);return b=="array"||b=="object"&&typeof a.length=="number"},ya=function(a){return u(a)&&typeof a.getFullYear=="function"},u=function(a){var b=typeof a;return b=="object"&&a!=null||b=="function"},Ba=function(a){return Object.prototype.hasOwnProperty.call(a,za)&&a[za]||(a[za]=++Aa)},za="closure_uid_"+(Math.random()*1E9>>>0),Aa=0,Ca=function(a,b,c){return a.call.apply(a.bind,
38
38
  arguments)},Da=function(a,b,c){if(!a)throw Error();if(arguments.length>2){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}},w=function(a,b,c){w=Function.prototype.bind&&Function.prototype.bind.toString().indexOf("native code")!=-1?Ca:Da;return w.apply(null,arguments)},Ea=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=
39
- c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");var c=t;a[0]in c||typeof c.execScript=="undefined"||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||b===void 0?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},y=function(a,b){function c(){}c.prototype=b.prototype;a.L=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Hl=function(d,e,g){for(var f=Array(arguments.length-2),l=2;l<arguments.length;l++)f[l-2]=arguments[l];return b.prototype[e].apply(d,
40
- f)}};var Fa=function(){},Ga=new Fa;function Ha(a){return Object.assign({},{P:{},Jl:{},keys:[],Ma:{},o:{},H:{},ph:!1},a)}var A=function(){this.h={}},C=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},D=function(a,b){return a.h[b]!=null};function Ia(a,b){return C(b,a)}function Ja(a,b,c){b[a]=c}function Ka(){return{}}function La(a,b){var c=new a;return b==null?c:Ma(b,Na,Oa,Pa,a)}function Na(a,b){return b[a]}function Oa(a,b,c){b.h[a]=c}
41
- function Pa(a){if(a==null)throw Error("Cannot deserialize, target constructor was null.");return new a}
42
- function Ma(a,b,c,d,e){e=d(e);for(var g=Qa(a,e),f=g.P||{},l=g.o||{},m=g.Ma||{},p=q(g.keys||[]),v=p.next(),z={};!v.done;z={Ud:void 0},v=p.next()){v=v.value;var B=b(v,a);if(B!=null){var H=void 0;if(f.hasOwnProperty(v)){if(g.ph&&B.length===0)continue;H=Ra(B,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))H=Ra(B,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Ud=m[v],H=z.Ud.pa?B.map(function(ea){return function(W){return Sa(W,ea.Ud,b,c,d)}}(z)):Sa(B,z.Ud,b,c,d);else if(Array.isArray(B)){if(g.ph&&B.length===
43
- 0)continue;H=Ra(B,b,c,d,!0,!1)}else H=B instanceof Fa?null:B;c(v,e,H)}}return e}function Sa(a,b,c,d,e){for(var g={},f=q(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Ra(m,c,d,e,b.ra,b.qa,b.ka))}return g}
44
- function Ra(a,b,c,d,e,g,f){if(g&&f==null)throw Error("Cannot deserialize a reference object without a constructor.");return a==null?a:e&&g?a.map(function(l){return Ma(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?Ma(a,b,c,d,f):a instanceof Fa?null:typeof a==="object"?JSON.parse(JSON.stringify(a)):a}function Qa(a,b){if(b instanceof A)a=Ha(b.i());else if(a instanceof A)a=Ha(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Ta=function(){};Ta.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Ua(a,b){if(a==null)return null;a=a.Kl(b);return a==null?null:a};function Va(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Wa(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Xa(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Ya(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function Za(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function $a(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function ab(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
45
- function bb(a){var b=cb,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function db(a){for(var b in a)return!1;return!0}function eb(a,b){b in a&&delete a[b]}function fb(a){var b={},c;for(c in a)b[c]=a[c];return b}
46
- function gb(a){if(!a||typeof a!=="object")return a;if(typeof a.clone==="function")return a.clone();if(typeof Map!=="undefined"&&a instanceof Map)return new Map(a);if(typeof Set!=="undefined"&&a instanceof Set)return new Set(a);if(a instanceof Date)return new Date(a.getTime());var b=Array.isArray(a)?[]:typeof ArrayBuffer!=="function"||typeof ArrayBuffer.isView!=="function"||!ArrayBuffer.isView(a)||a instanceof DataView?{}:new a.constructor(a.length),c;for(c in a)b[c]=gb(a[c]);return b}var hb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
47
- function ib(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var g=0;g<hb.length;g++)c=hb[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};/*
39
+ c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");var c=t;a[0]in c||typeof c.execScript=="undefined"||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||b===void 0?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},y=function(a,b){function c(){}c.prototype=b.prototype;a.L=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.El=function(d,e,g){for(var f=Array(arguments.length-2),l=2;l<arguments.length;l++)f[l-2]=arguments[l];return b.prototype[e].apply(d,
40
+ f)}};var Fa=typeof AsyncContext!=="undefined"&&typeof AsyncContext.Snapshot==="function"?function(a){return a&&AsyncContext.Snapshot.wrap(a)}:function(a){return a};var Ga=function(){},Ha=new Ga;function Ia(a){return Object.assign({},{P:{},Gl:{},keys:[],Ma:{},o:{},H:{},nh:!1},a)}var A=function(){this.h={}},C=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},D=function(a,b){return a.h[b]!=null};function Ja(a,b){return C(b,a)}function Ka(a,b,c){b[a]=c}function La(){return{}}function Ma(a,b){var c=new a;return b==null?c:Na(b,Oa,Pa,Qa,a)}function Oa(a,b){return b[a]}function Pa(a,b,c){b.h[a]=c}
41
+ function Qa(a){if(a==null)throw Error("Cannot deserialize, target constructor was null.");return new a}
42
+ function Na(a,b,c,d,e){e=d(e);for(var g=Ra(a,e),f=g.P||{},l=g.o||{},m=g.Ma||{},p=q(g.keys||[]),v=p.next(),z={};!v.done;z={Vd:void 0},v=p.next()){v=v.value;var B=b(v,a);if(B!=null){var H=void 0;if(f.hasOwnProperty(v)){if(g.nh&&B.length===0)continue;H=Sa(B,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))H=Sa(B,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Vd=m[v],H=z.Vd.pa?B.map(function(ea){return function(W){return Ta(W,ea.Vd,b,c,d)}}(z)):Ta(B,z.Vd,b,c,d);else if(Array.isArray(B)){if(g.nh&&B.length===
43
+ 0)continue;H=Sa(B,b,c,d,!0,!1)}else H=B instanceof Ga?null:B;c(v,e,H)}}return e}function Ta(a,b,c,d,e){for(var g={},f=q(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Sa(m,c,d,e,b.ra,b.qa,b.ka))}return g}
44
+ function Sa(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 Na(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?Na(a,b,c,d,f):a instanceof Ga?null:typeof a==="object"?JSON.parse(JSON.stringify(a)):a}function Ra(a,b){if(b instanceof A)a=Ia(b.i());else if(a instanceof A)a=Ia(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Ua=function(){};Ua.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Va(a,b){if(a==null)return null;a=a.Hl(b);return a==null?null:a};function Wa(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Xa(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Ya(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Za(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function $a(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function ab(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function bb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
45
+ function cb(a){var b=db,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function eb(a){for(var b in a)return!1;return!0}function fb(a,b){b in a&&delete a[b]}function gb(a){var b={},c;for(c in a)b[c]=a[c];return b}
46
+ function hb(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]=hb(a[c]);return b}var ib="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
47
+ function jb(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<ib.length;g++)c=ib[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};/*
48
48
 
49
49
  Copyright Google LLC
50
50
  SPDX-License-Identifier: Apache-2.0
51
51
  */
52
- var jb={};function kb(){if(jb!==jb)throw Error("Bad secret");};var lb=globalThis.trustedTypes,mb;function nb(){var a=null;if(!lb)return a;try{var b=function(c){return c};a=lb.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){throw c;}return a};var ob=function(a){kb();this.hi=a};ob.prototype.toString=function(){return this.hi+""};function pb(a){mb===void 0&&(mb=nb());var b=mb;return new ob(b?b.createScriptURL(a):a)}function qb(a){if(a instanceof ob)return a.hi;throw Error("Unexpected type when unwrapping TrustedResourceUrl");};var rb=ia([""]),sb=ha(["\x00"],["\\0"]),tb=ha(["\n"],["\\n"]),ub=ha(["\x00"],["\\u0000"]),vb=ia([""]),wb=ha(["\x00"],["\\0"]),xb=ha(["\n"],["\\n"]),yb=ha(["\x00"],["\\u0000"]);function zb(a){return Object.isFrozen(a)&&Object.isFrozen(a.raw)}function Ab(a){return a.toString().indexOf("`")===-1}var Bb=Ab(function(a){return a(rb)})||Ab(function(a){return a(sb)})||Ab(function(a){return a(tb)})||Ab(function(a){return a(ub)}),Cb=zb(vb)&&zb(wb)&&zb(xb)&&zb(yb);var Db=function(a){kb();this.ii=a};Db.prototype.toString=function(){return this.ii};new Db("about:blank");var Eb=new Db("about:invalid#zClosurez");function Fb(a){if(a instanceof Db)return a.ii;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Gb(a){if(typeof MediaSource!=="undefined"&&a instanceof MediaSource)return new Db(URL.createObjectURL(a));var b=a.type.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i);if((b==null?void 0:b.length)!==2||!(/^image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif|avif|x-ms-bmp)$/i.test(b[1])||/^video\/(?:mpeg|mp4|ogg|webm|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||/^audio\/(?:3gpp2|3gpp|aac|amr|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)$/i.test(b[1])||/^font\/[\w-]+$/i.test(b[1])))throw Error("unsafe blob MIME type: "+
53
- a.type);return new Db(URL.createObjectURL(a))}var Ib=[],Jb=function(a){console.warn("A URL with content '"+a+"' was sanitized away.")};Ib.indexOf(Jb)===-1&&Ib.push(Jb);function Kb(a,b){a.src=qb(b);var c;b=a.ownerDocument&&a.ownerDocument.defaultView||window;b=b===void 0?document:b;var d;b=(d=(c="document"in b?b.document:b).querySelector)==null?void 0:d.call(c,"script[nonce]");(c=b==null?"":b.nonce||b.getAttribute("nonce")||"")&&a.setAttribute("nonce",c)};function Lb(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Lb);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)}y(Lb,Error);Lb.prototype.name="CustomError";var Mb;function Nb(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");Lb.call(this,c+a[d])}y(Nb,Lb);Nb.prototype.name="AssertionError";function Ob(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Nb(""+e,g||[]);}
54
- var E=function(a,b,c){a||Ob("",null,b,Array.prototype.slice.call(arguments,2))},Pb=function(a,b,c){a==null&&Ob("Expected to exist: %s.",[a],b,Array.prototype.slice.call(arguments,2));return a},Qb=function(a,b){throw new Nb("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Rb=function(a,b,c){typeof a!=="number"&&Ob("Expected number but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a},Sb=function(a,b,c){typeof a!=="string"&&Ob("Expected string but got %s: %s.",
55
- [wa(a),a],b,Array.prototype.slice.call(arguments,2))},Tb=function(a,b,c){typeof a!=="function"&&Ob("Expected function but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2))},Ub=function(a,b,c){u(a)||Ob("Expected object but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Vb=Array.prototype.indexOf?function(a,b){E(a.length!=null);return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Wb=Array.prototype.lastIndexOf?function(a,b){E(a.length!=null);return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;c<0&&(c=Math.max(0,a.length+c));if(typeof a==="string")return typeof b!=="string"||
56
- b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&&a[c]===b)return c;return-1},Xb=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)},Yb=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
57
- g){var l=g[f];b.call(void 0,l,f,a)&&(d[e++]=l)}return d},Zb=Array.prototype.map?function(a,b,c){E(a.length!=null);return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),g=typeof a==="string"?a.split(""):a,f=0;f<d;f++)f in g&&(e[f]=b.call(c,g[f],f,a));return e},$b=Array.prototype.some?function(a,b){E(a.length!=null);return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],
58
- e,a))return!0;return!1},ac=Array.prototype.every?function(a,b){E(a.length!=null);return Array.prototype.every.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&!b.call(void 0,d[e],e,a))return!1;return!0};function bc(a,b){var c=0;Xb(a,function(d,e,g){b.call(void 0,d,e,g)&&++c});return c}function cc(a,b){return Vb(a,b)>=0}function dc(a,b){b=Vb(a,b);var c;(c=b>=0)&&ec(a,b);return c}
59
- function ec(a,b){E(a.length!=null);Array.prototype.splice.call(a,b,1)}function fc(a){var b=a.length;if(b>0){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]}function gc(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(xa(d)){var e=a.length||0,g=d.length||0;a.length=e+g;for(var f=0;f<g;f++)a[e+f]=d[f]}else a.push(d)}}function hc(a,b,c){E(a.length!=null);return arguments.length<=2?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
60
- function ic(a){var b=[];if(a-0<0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function jc(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192){var g=hc(d,e,e+8192);g=jc.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var kc=Object.freeze||function(a){return a};var lc=function(a,b){this.name=a;this.value=b};lc.prototype.toString=function(){return this.name};var mc=new lc("OFF",Infinity),nc=new lc("SEVERE",1E3),oc=new lc("CONFIG",700),pc=new lc("FINE",500),qc=function(){this.Bd=0;this.clear()},rc;qc.prototype.clear=function(){this.yd=Array(this.Bd);this.hh=-1;this.Hh=!1};var sc=function(a,b,c){this.reset(a||mc,b,c,void 0,void 0)};sc.prototype.reset=function(){};
61
- var tc=function(a,b){this.level=null;this.Yk=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.fl={uf:function(){return a}}},uc=function(a){if(a.level)return a.level;if(a.parent)return uc(a.parent);Qb("Root logger has no level set.");return mc},vc=function(a,b){for(;a;)a.Yk.forEach(function(c){c(b)}),a=a.parent},wc=function(){this.entries={};var a=new tc("");a.level=oc;this.entries[""]=a},xc,yc=function(a,b){var c=a.entries[b];if(c)return c;c=yc(a,b.slice(0,Math.max(b.lastIndexOf("."),
62
- 0)));var d=new tc(b,c);a.entries[b]=d;c.children.push(d);return d},zc=function(){xc||(xc=new wc);return xc},Ac=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?uc(yc(zc(),a.uf())):mc;d=d>=e.value}if(d){b=b||mc;d=yc(zc(),a.uf());typeof c==="function"&&(c=c());rc||(rc=new qc);e=rc;a=a.uf();if(e.Bd>0){var g=(e.hh+1)%e.Bd;e.hh=g;e.Hh?(e=e.yd[g],e.reset(b,c,a),a=e):(e.Hh=g==e.Bd-1,a=e.yd[g]=new sc(b,c,a))}else a=new sc(b,c,a);vc(d,a)}},Bc=function(a,b){a&&Ac(a,nc,b)},Cc=function(a,b){a&&Ac(a,
63
- pc,b)};var Dc=function(a,b){for(var c=a.split("%s"),d="",e=Array.prototype.slice.call(arguments,1);e.length&&c.length>1;)d+=c.shift()+e.shift();return d+c.join("%s")},Ec=function(a){var b=1;a=a.split(":");for(var c=[];b>0&&a.length;)c.push(a.shift()),b--;a.length&&c.push(a.join(":"));return c};var Fc=function(a){if(a.R&&typeof a.R=="function")a=a.R();else if(xa(a)||typeof a==="string")a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Gc=function(a){if(a.aa&&typeof a.aa=="function")return a.aa();if(typeof Map!=="undefined"&&a instanceof Map||typeof Set!=="undefined"&&a instanceof Set)return Array.from(a.values());if(typeof a==="string")return a.split("");if(xa(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return Za(a)},Hc=function(a){if(a.sb&&typeof a.sb=="function")return a.sb();
64
- if(!a.aa||typeof a.aa!="function"){if(typeof Map!=="undefined"&&a instanceof Map)return Array.from(a.keys());if(!(typeof Set!=="undefined"&&a instanceof Set)){if(xa(a)||typeof a==="string"){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return $a(a)}}},Ic=function(a,b,c){if(a.forEach&&typeof a.forEach=="function")a.forEach(b,c);else if(xa(a)||typeof a==="string")Array.prototype.forEach.call(a,b,c);else for(var d=Hc(a),e=Gc(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Jc=function(a,
65
- b){if(typeof a.every=="function")return a.every(b,void 0);if(xa(a)||typeof a==="string")return Array.prototype.every.call(a,b,void 0);for(var c=Hc(a),d=Gc(a),e=d.length,g=0;g<e;g++)if(!b.call(void 0,d[g],c&&c[g],a))return!1;return!0};var Kc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Lc=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(d>=0){var g=a[c].substring(0,d);e=a[c].substring(d+1)}else g=a[c];b(g,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var Mc=function(a){this.hb=this.fc=this.vb="";this.uc=null;this.Rb=this.Yb="";this.za=this.bl=!1;if(a instanceof Mc){this.za=a.za;Nc(this,a.vb);var b=a.fc;Oc(this);this.fc=b;b=a.hb;Oc(this);this.hb=b;Pc(this,a.uc);this.setPath(a.getPath());Qc(this,a.Ba.clone());a=a.Rb;Oc(this);this.Rb=a}else a&&(b=String(a).match(Kc))?(this.za=!1,Nc(this,b[1]||"",!0),a=b[2]||"",Oc(this),this.fc=Rc(a),a=b[3]||"",Oc(this),this.hb=Rc(a,!0),Pc(this,b[4]),this.setPath(b[5]||"",!0),Qc(this,b[6]||"",!0),a=b[7]||"",Oc(this),
66
- this.Rb=Rc(a)):(this.za=!1,this.Ba=new Sc(null,this.za))};
67
- Mc.prototype.toString=function(){var a=[],b=this.vb;b&&a.push(Tc(b,Uc,!0),":");var c=this.hb;if(c||b=="file")a.push("//"),(b=this.fc)&&a.push(Tc(b,Uc,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.uc,c!=null&&a.push(":",String(c));if(c=this.getPath())this.hb&&c.charAt(0)!="/"&&a.push("/"),a.push(Tc(c,c.charAt(0)=="/"?Vc:Wc,!0));(c=this.Ba.toString())&&a.push("?",c);(c=this.Rb)&&a.push("#",Tc(c,Xc));return a.join("")};
68
- Mc.prototype.resolve=function(a){var b=this.clone(),c=!!a.vb;c?Nc(b,a.vb):c=!!a.fc;if(c){var d=a.fc;Oc(b);b.fc=d}else c=!!a.hb;c?(d=a.hb,Oc(b),b.hb=d):c=a.uc!=null;d=a.getPath();if(c)Pc(b,a.uc);else if(c=!!a.Yb){if(d.charAt(0)!="/")if(this.hb&&!this.Yb)d="/"+d;else{var e=b.getPath().lastIndexOf("/");e!=-1&&(d=b.getPath().slice(0,e+1)+d)}e=d;if(e==".."||e==".")d="";else if(e.indexOf("./")!=-1||e.indexOf("/.")!=-1){d=e.lastIndexOf("/",0)==0;e=e.split("/");for(var g=[],f=0;f<e.length;){var l=e[f++];
69
- l=="."?d&&f==e.length&&g.push(""):l==".."?((g.length>1||g.length==1&&g[0]!="")&&g.pop(),d&&f==e.length&&g.push("")):(g.push(l),d=!0)}d=g.join("/")}else d=e}c?b.setPath(d):c=a.Ba.toString()!=="";c?Qc(b,a.Ba.clone()):c=!!a.Rb;c&&(a=a.Rb,Oc(b),b.Rb=a);return b};Mc.prototype.clone=function(){return new Mc(this)};
70
- var Nc=function(a,b,c){Oc(a);a.vb=c?Rc(b,!0):b;a.vb&&(a.vb=a.vb.replace(/:$/,""))},Pc=function(a,b){Oc(a);if(b){b=Number(b);if(isNaN(b)||b<0)throw Error("Bad port number "+b);a.uc=b}else a.uc=null};Mc.prototype.getPath=function(){return this.Yb};Mc.prototype.setPath=function(a,b){Oc(this);this.Yb=b?Rc(a,!0):a;return this};var Qc=function(a,b,c){Oc(a);b instanceof Sc?(a.Ba=b,a.Ba.fg(a.za)):(c||(b=Tc(b,Yc)),a.Ba=new Sc(b,a.za))};Mc.prototype.getQuery=function(){return this.Ba.toString()};
71
- Mc.prototype.removeParameter=function(a){Oc(this);this.Ba.remove(a);return this};var Oc=function(a){if(a.bl)throw Error("Tried to modify a read-only Uri");};Mc.prototype.fg=function(a){this.za=a;this.Ba&&this.Ba.fg(a)};
52
+ var kb={};function lb(){if(kb!==kb)throw Error("Bad secret");};var mb=globalThis.trustedTypes,nb;function ob(){var a=null;if(!mb)return a;try{var b=function(c){return c};a=mb.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){throw c;}return a};var pb=function(a){lb();this.fi=a};pb.prototype.toString=function(){return this.fi+""};function qb(a){nb===void 0&&(nb=ob());var b=nb;return new pb(b?b.createScriptURL(a):a)}function rb(a){if(a instanceof pb)return a.fi;throw Error("Unexpected type when unwrapping TrustedResourceUrl");};var sb=ia([""]),tb=ha(["\x00"],["\\0"]),ub=ha(["\n"],["\\n"]),vb=ha(["\x00"],["\\u0000"]),wb=ia([""]),xb=ha(["\x00"],["\\0"]),yb=ha(["\n"],["\\n"]),zb=ha(["\x00"],["\\u0000"]);function Ab(a){return Object.isFrozen(a)&&Object.isFrozen(a.raw)}function Bb(a){return a.toString().indexOf("`")===-1}var Cb=Bb(function(a){return a(sb)})||Bb(function(a){return a(tb)})||Bb(function(a){return a(ub)})||Bb(function(a){return a(vb)}),Db=Ab(wb)&&Ab(xb)&&Ab(yb)&&Ab(zb);var Eb=function(a){lb();this.gi=a};Eb.prototype.toString=function(){return this.gi};new Eb("about:blank");var Fb=new Eb("about:invalid#zClosurez");function Gb(a){if(a instanceof Eb)return a.gi;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Ib(a){if(typeof MediaSource!=="undefined"&&a instanceof MediaSource)return new Eb(URL.createObjectURL(a));var b=a.type.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i);if((b==null?void 0:b.length)!==2||!(/^image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif|avif|x-ms-bmp)$/i.test(b[1])||/^video\/(?:mpeg|mp4|ogg|webm|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||/^audio\/(?:3gpp2|3gpp|aac|amr|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)$/i.test(b[1])||/^font\/[\w-]+$/i.test(b[1])))throw Error("unsafe blob MIME type: "+
53
+ a.type);return new Eb(URL.createObjectURL(a))}var Jb=[],Kb=function(a){console.warn("A URL with content '"+a+"' was sanitized away.")};Jb.indexOf(Kb)===-1&&Jb.push(Kb);function Lb(a,b){a.src=rb(b);var c;b=a.ownerDocument&&a.ownerDocument.defaultView||window;b=b===void 0?document:b;var d;b=(d=(c="document"in b?b.document:b).querySelector)==null?void 0:d.call(c,"script[nonce]");(c=b==null?"":b.nonce||b.getAttribute("nonce")||"")&&a.setAttribute("nonce",c)};function Mb(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Mb);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)}y(Mb,Error);Mb.prototype.name="CustomError";var Nb;function Ob(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");Mb.call(this,c+a[d])}y(Ob,Mb);Ob.prototype.name="AssertionError";function Pb(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Ob(""+e,g||[]);}
54
+ var E=function(a,b,c){a||Pb("",null,b,Array.prototype.slice.call(arguments,2))},Qb=function(a,b,c){a==null&&Pb("Expected to exist: %s.",[a],b,Array.prototype.slice.call(arguments,2));return a},Rb=function(a,b){throw new Ob("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Sb=function(a,b,c){typeof a!=="number"&&Pb("Expected number but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a},Tb=function(a,b,c){typeof a!=="string"&&Pb("Expected string but got %s: %s.",
55
+ [wa(a),a],b,Array.prototype.slice.call(arguments,2))},Ub=function(a,b,c){typeof a!=="function"&&Pb("Expected function but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2))},Vb=function(a,b,c){u(a)||Pb("Expected object but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Wb=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},Xb=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"||
56
+ b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&&a[c]===b)return c;return-1},Yb=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)},Zb=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
57
+ g){var l=g[f];b.call(void 0,l,f,a)&&(d[e++]=l)}return d},$b=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},ac=Array.prototype.some?function(a,b){E(a.length!=null);return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],
58
+ e,a))return!0;return!1},bc=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 cc(a,b){var c=0;Yb(a,function(d,e,g){b.call(void 0,d,e,g)&&++c});return c}function dc(a,b){return Wb(a,b)>=0}function ec(a,b){b=Wb(a,b);var c;(c=b>=0)&&fc(a,b);return c}
59
+ function fc(a,b){E(a.length!=null);Array.prototype.splice.call(a,b,1)}function gc(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 hc(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(xa(d)){var e=a.length||0,g=d.length||0;a.length=e+g;for(var f=0;f<g;f++)a[e+f]=d[f]}else a.push(d)}}function ic(a,b,c){E(a.length!=null);return arguments.length<=2?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
60
+ function jc(a){var b=[];if(a-0<0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function kc(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=ic(d,e,e+8192);g=kc.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var lc=Object.freeze||function(a){return a};var mc=function(a,b){this.name=a;this.value=b};mc.prototype.toString=function(){return this.name};var nc=new mc("OFF",Infinity),oc=new mc("SEVERE",1E3),pc=new mc("CONFIG",700),qc=new mc("FINE",500),rc=function(){this.Cd=0;this.clear()},sc;rc.prototype.clear=function(){this.zd=Array(this.Cd);this.fh=-1;this.Fh=!1};var tc=function(a,b,c){this.reset(a||nc,b,c,void 0,void 0)};tc.prototype.reset=function(){};
61
+ var uc=function(a,b){this.level=null;this.Vk=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.cl={tf:function(){return a}}},vc=function(a){if(a.level)return a.level;if(a.parent)return vc(a.parent);Rb("Root logger has no level set.");return nc},wc=function(a,b){for(;a;)a.Vk.forEach(function(c){c(b)}),a=a.parent},xc=function(){this.entries={};var a=new uc("");a.level=pc;this.entries[""]=a},yc,zc=function(a,b){var c=a.entries[b];if(c)return c;c=zc(a,b.slice(0,Math.max(b.lastIndexOf("."),
62
+ 0)));var d=new uc(b,c);a.entries[b]=d;c.children.push(d);return d},Ac=function(){yc||(yc=new xc);return yc},Bc=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?vc(zc(Ac(),a.tf())):nc;d=d>=e.value}if(d){b=b||nc;d=zc(Ac(),a.tf());typeof c==="function"&&(c=c());sc||(sc=new rc);e=sc;a=a.tf();if(e.Cd>0){var g=(e.fh+1)%e.Cd;e.fh=g;e.Fh?(e=e.zd[g],e.reset(b,c,a),a=e):(e.Fh=g==e.Cd-1,a=e.zd[g]=new tc(b,c,a))}else a=new tc(b,c,a);wc(d,a)}},Cc=function(a,b){a&&Bc(a,qc,b)};var Dc=function(a,b){for(var c=a.split("%s"),d="",e=Array.prototype.slice.call(arguments,1);e.length&&c.length>1;)d+=c.shift()+e.shift();return d+c.join("%s")},Ec=function(a){var b=1;a=a.split(":");for(var c=[];b>0&&a.length;)c.push(a.shift()),b--;a.length&&c.push(a.join(":"));return c};var Fc=function(a){if(a.R&&typeof a.R=="function")a=a.R();else if(xa(a)||typeof a==="string")a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Gc=function(a){if(a.aa&&typeof a.aa=="function")return a.aa();if(typeof Map!=="undefined"&&a instanceof Map||typeof Set!=="undefined"&&a instanceof Set)return Array.from(a.values());if(typeof a==="string")return a.split("");if(xa(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return $a(a)},Hc=function(a){if(a.sb&&typeof a.sb=="function")return a.sb();
63
+ if(!a.aa||typeof a.aa!="function"){if(typeof Map!=="undefined"&&a instanceof Map)return Array.from(a.keys());if(!(typeof Set!=="undefined"&&a instanceof Set)){if(xa(a)||typeof a==="string"){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return ab(a)}}},Ic=function(a,b,c){if(a.forEach&&typeof a.forEach=="function")a.forEach(b,c);else if(xa(a)||typeof a==="string")Array.prototype.forEach.call(a,b,c);else for(var d=Hc(a),e=Gc(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Jc=function(a,
64
+ b){if(typeof a.every=="function")return a.every(b,void 0);if(xa(a)||typeof a==="string")return Array.prototype.every.call(a,b,void 0);for(var c=Hc(a),d=Gc(a),e=d.length,g=0;g<e;g++)if(!b.call(void 0,d[g],c&&c[g],a))return!1;return!0};var Kc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Lc=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(d>=0){var g=a[c].substring(0,d);e=a[c].substring(d+1)}else g=a[c];b(g,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var Mc=function(a){this.hb=this.hc=this.ub="";this.vc=null;this.Qb=this.Yb="";this.za=this.Yk=!1;if(a instanceof Mc){this.za=a.za;Nc(this,a.ub);var b=a.hc;Oc(this);this.hc=b;b=a.hb;Oc(this);this.hb=b;Pc(this,a.vc);this.setPath(a.getPath());Qc(this,a.Ba.clone());a=a.Qb;Oc(this);this.Qb=a}else a&&(b=String(a).match(Kc))?(this.za=!1,Nc(this,b[1]||"",!0),a=b[2]||"",Oc(this),this.hc=Rc(a),a=b[3]||"",Oc(this),this.hb=Rc(a,!0),Pc(this,b[4]),this.setPath(b[5]||"",!0),Qc(this,b[6]||"",!0),a=b[7]||"",Oc(this),
65
+ this.Qb=Rc(a)):(this.za=!1,this.Ba=new Sc(null,this.za))};
66
+ Mc.prototype.toString=function(){var a=[],b=this.ub;b&&a.push(Tc(b,Uc,!0),":");var c=this.hb;if(c||b=="file")a.push("//"),(b=this.hc)&&a.push(Tc(b,Uc,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.vc,c!=null&&a.push(":",String(c));if(c=this.getPath())this.hb&&c.charAt(0)!="/"&&a.push("/"),a.push(Tc(c,c.charAt(0)=="/"?Vc:Wc,!0));(c=this.Ba.toString())&&a.push("?",c);(c=this.Qb)&&a.push("#",Tc(c,Xc));return a.join("")};
67
+ Mc.prototype.resolve=function(a){var b=this.clone(),c=!!a.ub;c?Nc(b,a.ub):c=!!a.hc;if(c){var d=a.hc;Oc(b);b.hc=d}else c=!!a.hb;c?(d=a.hb,Oc(b),b.hb=d):c=a.vc!=null;d=a.getPath();if(c)Pc(b,a.vc);else if(c=!!a.Yb){if(d.charAt(0)!="/")if(this.hb&&!this.Yb)d="/"+d;else{var e=b.getPath().lastIndexOf("/");e!=-1&&(d=b.getPath().slice(0,e+1)+d)}e=d;if(e==".."||e==".")d="";else if(e.indexOf("./")!=-1||e.indexOf("/.")!=-1){d=e.lastIndexOf("/",0)==0;e=e.split("/");for(var g=[],f=0;f<e.length;){var l=e[f++];
68
+ l=="."?d&&f==e.length&&g.push(""):l==".."?((g.length>1||g.length==1&&g[0]!="")&&g.pop(),d&&f==e.length&&g.push("")):(g.push(l),d=!0)}d=g.join("/")}else d=e}c?b.setPath(d):c=a.Ba.toString()!=="";c?Qc(b,a.Ba.clone()):c=!!a.Qb;c&&(a=a.Qb,Oc(b),b.Qb=a);return b};Mc.prototype.clone=function(){return new Mc(this)};
69
+ var Nc=function(a,b,c){Oc(a);a.ub=c?Rc(b,!0):b;a.ub&&(a.ub=a.ub.replace(/:$/,""))},Pc=function(a,b){Oc(a);if(b){b=Number(b);if(isNaN(b)||b<0)throw Error("Bad port number "+b);a.vc=b}else a.vc=null};Mc.prototype.getPath=function(){return this.Yb};Mc.prototype.setPath=function(a,b){Oc(this);this.Yb=b?Rc(a,!0):a;return this};var Qc=function(a,b,c){Oc(a);b instanceof Sc?(a.Ba=b,a.Ba.eg(a.za)):(c||(b=Tc(b,Yc)),a.Ba=new Sc(b,a.za))};Mc.prototype.getQuery=function(){return this.Ba.toString()};
70
+ Mc.prototype.removeParameter=function(a){Oc(this);this.Ba.remove(a);return this};var Oc=function(a){if(a.Yk)throw Error("Tried to modify a read-only Uri");};Mc.prototype.eg=function(a){this.za=a;this.Ba&&this.Ba.eg(a)};
72
71
  var Zc=function(a){return a instanceof Mc?a.clone():new Mc(a)},Rc=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},Tc=function(a,b,c){return typeof a==="string"?(a=encodeURI(a).replace(b,$c),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},$c=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},Uc=/[#\/\?@]/g,Wc=/[#\?:]/g,Vc=/[#\?]/g,Yc=/[#\?@]/g,Xc=/#/g,Sc=function(a,b){this.Y=this.N=null;this.ta=a||null;this.za=!!b},ad=
73
- function(a){a.N||(a.N=new Map,a.Y=0,a.ta&&Lc(a.ta,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Sc.prototype;h.R=function(){ad(this);return this.Y};h.add=function(a,b){ad(this);this.ta=null;a=bd(this,a);var c=this.N.get(a);c||this.N.set(a,c=[]);c.push(b);this.Y=Rb(this.Y)+1;return this};h.remove=function(a){ad(this);a=bd(this,a);return this.N.has(a)?(this.ta=null,this.Y=Rb(this.Y)-this.N.get(a).length,this.N.delete(a)):!1};h.clear=function(){this.N=this.ta=null;this.Y=0};
74
- h.isEmpty=function(){ad(this);return this.Y==0};h.Ob=function(a){ad(this);a=bd(this,a);return this.N.has(a)};h.Gc=function(a){var b=this.aa();return cc(b,a)};h.forEach=function(a,b){ad(this);this.N.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.sb=function(){ad(this);for(var a=Array.from(this.N.values()),b=Array.from(this.N.keys()),c=[],d=0;d<b.length;d++)for(var e=a[d],g=0;g<e.length;g++)c.push(b[d]);return c};
75
- h.aa=function(a){ad(this);var b=[];if(typeof a==="string")this.Ob(a)&&(b=b.concat(this.N.get(bd(this,a))));else{a=Array.from(this.N.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){ad(this);this.ta=null;a=bd(this,a);this.Ob(a)&&(this.Y=Rb(this.Y)-this.N.get(a).length);this.N.set(a,[b]);this.Y=Rb(this.Y)+1;return this};h.get=function(a,b){if(!a)return b;a=this.aa(a);return a.length>0?String(a[0]):b};
76
- h.setValues=function(a,b){this.remove(a);b.length>0&&(this.ta=null,this.N.set(bd(this,a),fc(b)),this.Y=Rb(this.Y)+b.length)};h.toString=function(){if(this.ta)return this.ta;if(!this.N)return"";for(var a=[],b=Array.from(this.N.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.aa(d);for(var g=0;g<d.length;g++){var f=e;d[g]!==""&&(f+="="+encodeURIComponent(String(d[g])));a.push(f)}}return this.ta=a.join("&")};
77
- h.clone=function(){var a=new Sc;a.ta=this.ta;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var bd=function(a,b){b=String(b);a.za&&(b=b.toLowerCase());return b};Sc.prototype.fg=function(a){a&&!this.za&&(ad(this),this.ta=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.za=a};Sc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Ic(arguments[b],function(c,d){this.add(d,c)},this)};function cd(a){if(a.u!=null){var b={},c;for(c in a.u)a.u[c]!==void 0&&(b[c]=a.u[c]);a.u=b}}function F(a,b){var c=dd;b=b===void 0?{}:b;c=q(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=q(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var ed=function(a,b){this.M=a;this.Zk=b===void 0?null:b};r(ed,Ta);var fd=function(a,b,c){var d=Ua(a.Zk,b);if(d==null)return c;d.Ll();return c.then(function(e){d.Nl(e);return e},function(e){d.Ml(e);throw e;})},G=function(a,b){var c=b.G||void 0,d=a.M,e=d.send,g=b.body instanceof A?Ma(b.body,Ia,Ja,Ka):b.body;return fd(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:g,u:b.u,Ci:b.Ci&&b.Ci},c))};var gd=function(){};gd.prototype.send=function(a,b){cd(a);return(void 0).then(function(c){return b?La(b,c):c})};function hd(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Ra=this.Ra;this.Yd=this.Yd};I.prototype.Ra=!1;I.prototype.dispose=function(){this.Ra||(this.Ra=!0,this.J())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.J=function(){if(this.Yd)for(;this.Yd.length;)this.Yd.shift()()};var id=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.cd=!1};id.prototype.stopPropagation=function(){this.cd=!0};id.prototype.preventDefault=function(){this.defaultPrevented=!0};var jd=function(){if(!t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};t.addEventListener("test",c,b);t.removeEventListener("test",c,b)}catch(d){}return a}();function kd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var ld=kd().toLowerCase().indexOf("webkit")!=-1&&kd().indexOf("Edge")==-1;var md=function(a,b){id.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Ja=null;if(a){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;
72
+ function(a){a.N||(a.N=new Map,a.Y=0,a.ta&&Lc(a.ta,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Sc.prototype;h.R=function(){ad(this);return this.Y};h.add=function(a,b){ad(this);this.ta=null;a=bd(this,a);var c=this.N.get(a);c||this.N.set(a,c=[]);c.push(b);this.Y=Sb(this.Y)+1;return this};h.remove=function(a){ad(this);a=bd(this,a);return this.N.has(a)?(this.ta=null,this.Y=Sb(this.Y)-this.N.get(a).length,this.N.delete(a)):!1};h.clear=function(){this.N=this.ta=null;this.Y=0};
73
+ h.isEmpty=function(){ad(this);return this.Y==0};h.Nb=function(a){ad(this);a=bd(this,a);return this.N.has(a)};h.Hc=function(a){var b=this.aa();return dc(b,a)};h.forEach=function(a,b){ad(this);this.N.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.sb=function(){ad(this);for(var a=Array.from(this.N.values()),b=Array.from(this.N.keys()),c=[],d=0;d<b.length;d++)for(var e=a[d],g=0;g<e.length;g++)c.push(b[d]);return c};
74
+ h.aa=function(a){ad(this);var b=[];if(typeof a==="string")this.Nb(a)&&(b=b.concat(this.N.get(bd(this,a))));else{a=Array.from(this.N.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){ad(this);this.ta=null;a=bd(this,a);this.Nb(a)&&(this.Y=Sb(this.Y)-this.N.get(a).length);this.N.set(a,[b]);this.Y=Sb(this.Y)+1;return this};h.get=function(a,b){if(!a)return b;a=this.aa(a);return a.length>0?String(a[0]):b};
75
+ h.setValues=function(a,b){this.remove(a);b.length>0&&(this.ta=null,this.N.set(bd(this,a),gc(b)),this.Y=Sb(this.Y)+b.length)};h.toString=function(){if(this.ta)return this.ta;if(!this.N)return"";for(var a=[],b=Array.from(this.N.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.aa(d);for(var g=0;g<d.length;g++){var f=e;d[g]!==""&&(f+="="+encodeURIComponent(String(d[g])));a.push(f)}}return this.ta=a.join("&")};
76
+ h.clone=function(){var a=new Sc;a.ta=this.ta;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var bd=function(a,b){b=String(b);a.za&&(b=b.toLowerCase());return b};Sc.prototype.eg=function(a){a&&!this.za&&(ad(this),this.ta=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.za=a};Sc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Ic(arguments[b],function(c,d){this.add(d,c)},this)};function cd(a){if(a.u!=null){var b={},c;for(c in a.u)a.u[c]!==void 0&&(b[c]=a.u[c]);a.u=b}}function F(a,b){var c=dd;b=b===void 0?{}:b;c=q(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=q(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var ed=function(a,b){this.M=a;this.Wk=b===void 0?null:b};r(ed,Ua);var fd=function(a,b,c){var d=Va(a.Wk,b);if(d==null)return c;d.Il();return c.then(function(e){d.Kl(e);return e},function(e){d.Jl(e);throw e;})},G=function(a,b){var c=b.G||void 0,d=a.M,e=d.send,g=b.body instanceof A?Na(b.body,Ja,Ka,La):b.body;return fd(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:g,u:b.u,Ai:b.Ai&&b.Ai},c))};var gd=function(){};gd.prototype.send=function(a,b){cd(a);return(void 0).then(function(c){return b?Ma(b,c):c})};function hd(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Ra=this.Ra;this.Zd=this.Zd};I.prototype.Ra=!1;I.prototype.dispose=function(){this.Ra||(this.Ra=!0,this.J())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.J=function(){if(this.Zd)for(;this.Zd.length;)this.Zd.shift()()};var id=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.dd=!1};id.prototype.stopPropagation=function(){this.dd=!0};id.prototype.preventDefault=function(){this.defaultPrevented=!0};var jd=function(){if(!t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};t.addEventListener("test",c,b);t.removeEventListener("test",c,b)}catch(d){}return a}();function kd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var ld=kd().toLowerCase().indexOf("webkit")!=-1&&kd().indexOf("Edge")==-1;var md=function(a,b){id.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Ja=null;if(a){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;
78
77
  this.currentTarget=b;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=ld||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=ld||a.offsetY!==void 0?a.offsetY:a.layerY,this.clientX=a.clientX!==void 0?a.clientX:a.pageX,this.clientY=a.clientY!==void 0?a.clientY:a.pageY,this.screenX=
79
78
  a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||(c=="keypress"?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.pointerId=a.pointerId||0;this.pointerType=a.pointerType;this.state=a.state;this.timeStamp=a.timeStamp;this.Ja=a;a.defaultPrevented&&md.L.preventDefault.call(this)}};y(md,id);
80
- md.prototype.stopPropagation=function(){md.L.stopPropagation.call(this);this.Ja.stopPropagation?this.Ja.stopPropagation():this.Ja.cancelBubble=!0};md.prototype.preventDefault=function(){md.L.preventDefault.call(this);var a=this.Ja;a.preventDefault?a.preventDefault():a.returnValue=!1};var nd="closure_listenable_"+(Math.random()*1E6|0),od=function(a){return!(!a||!a[nd])};var pd=0;var qd=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.ib=e;this.key=++pd;this.fd=this.zd=!1},rd=function(a){a.fd=!0;a.listener=null;a.proxy=null;a.src=null;a.ib=null};var sd=function(a){this.src=a;this.ha={};this.md=0};sd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ha[g];a||(a=this.ha[g]=[],this.md++);var f=td(a,b,d,e);f>-1?(b=a[f],c||(b.zd=!1)):(b=new qd(b,this.src,g,!!d,e),b.zd=c,a.push(b));return b};sd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ha))return!1;var e=this.ha[a];b=td(e,b,c,d);return b>-1?(rd(e[b]),ec(e,b),e.length==0&&(delete this.ha[a],this.md--),!0):!1};
81
- var ud=function(a,b){var c=b.type;c in a.ha&&dc(a.ha[c],b)&&(rd(b),a.ha[c].length==0&&(delete a.ha[c],a.md--))};sd.prototype.ed=function(a){a=a&&a.toString();var b=0,c;for(c in this.ha)if(!a||c==a){for(var d=this.ha[c],e=0;e<d.length;e++)++b,rd(d[e]);delete this.ha[c];this.md--}};sd.prototype.Kc=function(a,b,c,d){a=this.ha[a.toString()];var e=-1;a&&(e=td(a,b,c,d));return e>-1?a[e]:null};
82
- sd.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return Ya(this.ha,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 td=function(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!g.fd&&g.listener==b&&g.capture==!!c&&g.ib==d)return e}return-1};var vd="closure_lm_"+(Math.random()*1E6|0),wd={},xd=0,zd=function(a,b,c,d,e){if(d&&d.once)return yd(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g++)zd(a,b[g],c,d,e);return null}c=Ad(c);return od(a)?a.Wa(b,c,u(d)?!!d.capture:!!d,e):Bd(a,b,c,!1,d,e)},Bd=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=u(e)?!!e.capture:!!e,l=Cd(a);l||(a[vd]=l=new sd(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=Dd();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)jd||(e=f),e===void 0&&
79
+ md.prototype.stopPropagation=function(){md.L.stopPropagation.call(this);this.Ja.stopPropagation?this.Ja.stopPropagation():this.Ja.cancelBubble=!0};md.prototype.preventDefault=function(){md.L.preventDefault.call(this);var a=this.Ja;a.preventDefault?a.preventDefault():a.returnValue=!1};var nd="closure_listenable_"+(Math.random()*1E6|0),od=function(a){return!(!a||!a[nd])};var pd=0;var qd=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.ib=e;this.key=++pd;this.gd=this.Ad=!1},rd=function(a){a.gd=!0;a.listener=null;a.proxy=null;a.src=null;a.ib=null};var sd=function(a){this.src=a;this.ga={};this.nd=0};sd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ga[g];a||(a=this.ga[g]=[],this.nd++);var f=td(a,b,d,e);f>-1?(b=a[f],c||(b.Ad=!1)):(b=new qd(b,this.src,g,!!d,e),b.Ad=c,a.push(b));return b};sd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ga))return!1;var e=this.ga[a];b=td(e,b,c,d);return b>-1?(rd(e[b]),fc(e,b),e.length==0&&(delete this.ga[a],this.nd--),!0):!1};
80
+ var ud=function(a,b){var c=b.type;c in a.ga&&ec(a.ga[c],b)&&(rd(b),a.ga[c].length==0&&(delete a.ga[c],a.nd--))};sd.prototype.fd=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,rd(d[e]);delete this.ga[c];this.nd--}};sd.prototype.Lc=function(a,b,c,d){a=this.ga[a.toString()];var e=-1;a&&(e=td(a,b,c,d));return e>-1?a[e]:null};
81
+ sd.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return Za(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 td=function(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!g.gd&&g.listener==b&&g.capture==!!c&&g.ib==d)return e}return-1};var vd="closure_lm_"+(Math.random()*1E6|0),wd={},xd=0,zd=function(a,b,c,d,e){if(d&&d.once)return yd(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g++)zd(a,b[g],c,d,e);return null}c=Ad(c);return od(a)?a.Wa(b,c,u(d)?!!d.capture:!!d,e):Bd(a,b,c,!1,d,e)},Bd=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=u(e)?!!e.capture:!!e,l=Cd(a);l||(a[vd]=l=new sd(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=Dd();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)jd||(e=f),e===void 0&&
83
82
  (e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ed(b.toString()),d);else if(a.addListener&&a.removeListener)E(b==="change","MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");xd++;return c},Dd=function(){var a=Fd,b=function(c){return a.call(b.src,b.listener,c)};return b},yd=function(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g++)yd(a,b[g],c,d,e);return null}c=Ad(c);return od(a)?
84
- a.Uc(b,c,u(d)?!!d.capture:!!d,e):Bd(a,b,c,!0,d,e)},Gd=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)Gd(a,b[g],c,d,e);else d=u(d)?!!d.capture:!!d,c=Ad(c),od(a)?a.se(b,c,d,e):a&&(a=Cd(a))&&(b=a.Kc(b,c,d,e))&&Hd(b)},Hd=function(a){if(typeof a!=="number"&&a&&!a.fd){var b=a.src;if(od(b))ud(b.Ia,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ed(c),d):b.addListener&&b.removeListener&&b.removeListener(d);xd--;(c=Cd(b))?
85
- (ud(c,a),c.md==0&&(c.src=null,b[vd]=null)):rd(a)}}},Ed=function(a){return a in wd?wd[a]:wd[a]="on"+a},Fd=function(a,b){if(a.fd)a=!0;else{b=new md(b,this);var c=a.listener,d=a.ib||a.src;a.zd&&Hd(a);a=c.call(d,b)}return a},Cd=function(a){a=a[vd];return a instanceof sd?a:null},Id="__closure_events_fn_"+(Math.random()*1E9>>>0),Ad=function(a){E(a,"Listener can not be null.");if(typeof a==="function")return a;E(a.handleEvent,"An object listener must have handleEvent method.");a[Id]||(a[Id]=function(b){return a.handleEvent(b)});
86
- return a[Id]};var J=function(){I.call(this);this.Ia=new sd(this);this.Jk=this;this.Sf=null};y(J,I);J.prototype[nd]=!0;h=J.prototype;h.addEventListener=function(a,b,c,d){zd(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Gd(this,a,b,c,d)};
87
- h.dispatchEvent=function(a){Jd(this);var b=this.Sf;if(b){var c=[];for(var d=1;b;b=b.Sf)c.push(b),E(++d<1E3,"infinite loop")}b=this.Jk;d=a.type||a;if(typeof a==="string")a=new id(a,b);else if(a instanceof id)a.target=a.target||b;else{var e=a;a=new id(d,b);ib(a,e)}e=!0;if(c)for(var g=c.length-1;!a.cd&&g>=0;g--){var f=a.currentTarget=c[g];e=Kd(f,d,!0,a)&&e}a.cd||(f=a.currentTarget=b,e=Kd(f,d,!0,a)&&e,a.cd||(e=Kd(f,d,!1,a)&&e));if(c)for(g=0;!a.cd&&g<c.length;g++)f=a.currentTarget=c[g],e=Kd(f,d,!1,a)&&
88
- e;return e};h.J=function(){J.L.J.call(this);this.Ia&&this.Ia.ed();this.Sf=null};h.Wa=function(a,b,c,d){Jd(this);return this.Ia.add(String(a),b,!1,c,d)};h.Uc=function(a,b,c,d){return this.Ia.add(String(a),b,!0,c,d)};h.se=function(a,b,c,d){this.Ia.remove(String(a),b,c,d)};var Kd=function(a,b,c,d){b=a.Ia.ha[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,g=0;g<b.length;++g){var f=b[g];if(f&&!f.fd&&f.capture==c){var l=f.listener,m=f.ib||f.src;f.zd&&ud(a.Ia,f);e=l.call(m,d)!==!1&&e}}return e&&!d.defaultPrevented};
89
- J.prototype.Kc=function(a,b,c,d){return this.Ia.Kc(String(a),b,c,d)};J.prototype.hasListener=function(a,b){return this.Ia.hasListener(a!==void 0?String(a):void 0,b)};var Jd=function(a){E(a.Ia,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Ld=function(a,b){this.Ok=a[t.Symbol.iterator]();this.gl=b};Ld.prototype[Symbol.iterator]=function(){return this};Ld.prototype.next=function(){var a=this.Ok.next();return{value:a.done?void 0:this.gl.call(void 0,a.value),done:a.done}};var Md=function(a,b){return new Ld(a,b)};var Nd=function(){},Od=function(a){return a};var Pd=function(){};Pd.prototype.next=function(){return Qd};var Qd=kc({done:!0,value:void 0});Pd.prototype.Da=function(){return this};
90
- var Rd=function(a){if(a instanceof Pd)return a;if(typeof a.Da=="function")return a.Da(!1);if(xa(a)){var b=0,c=new Pd;c.next=function(){for(;;){if(b>=a.length)return Qd;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");},Sd=function(a,b){if(xa(a))Xb(a,b);else for(a=Rd(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var Wd=function(a){if(a instanceof Td||a instanceof Ud||a instanceof Vd)return a;if(typeof a.next=="function")return new Td(function(){return a});if(typeof a[Symbol.iterator]=="function")return new Td(function(){return a[Symbol.iterator]()});if(typeof a.Da=="function")return new Td(function(){return a.Da()});throw Error("Not an iterator or iterable.");},Td=function(a){this.sf=a};Td.prototype.Da=function(){return new Ud(this.sf())};Td.prototype[Symbol.iterator]=function(){return new Vd(this.sf())};
91
- Td.prototype.vg=function(){return new Vd(this.sf())};var Ud=function(a){this.Qc=a};r(Ud,Pd);Ud.prototype.next=function(){return this.Qc.next()};Ud.prototype[Symbol.iterator]=function(){return new Vd(this.Qc)};Ud.prototype.vg=function(){return new Vd(this.Qc)};var Vd=function(a){Td.call(this,function(){return a});this.Qc=a};r(Vd,Td);Vd.prototype.next=function(){return this.Qc.next()};var Xd=function(a,b){this.A={};this.K=[];this.od=this.size=0;var c=arguments.length;if(c>1){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};h=Xd.prototype;h.R=function(){return this.size};h.aa=function(){Yd(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.A[this.K[b]]);return a};h.sb=function(){Yd(this);return this.K.concat()};h.Ob=function(a){return this.has(a)};h.has=function(a){return Zd(this.A,a)};
92
- h.Gc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(Zd(this.A,c)&&this.A[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.R())return!1;b=b||$d;Yd(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var $d=function(a,b){return a===b};Xd.prototype.isEmpty=function(){return this.size==0};Xd.prototype.clear=function(){this.A={};this.K.length=0;this.lb(0);this.od=0};Xd.prototype.remove=function(a){return this.delete(a)};
93
- Xd.prototype.delete=function(a){return Zd(this.A,a)?(delete this.A[a],this.lb(this.size-1),this.od++,this.K.length>2*this.size&&Yd(this),!0):!1};var Yd=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];Zd(a.A,d)&&(a.K[c++]=d);b++}a.K.length=c}if(a.size!=a.K.length){var e={};for(c=b=0;b<a.K.length;)d=a.K[b],Zd(e,d)||(a.K[c++]=d,e[d]=1),b++;a.K.length=c}};h=Xd.prototype;h.get=function(a,b){return Zd(this.A,a)?this.A[a]:b};
94
- h.set=function(a,b){Zd(this.A,a)||(this.lb(this.size+1),this.K.push(a),this.od++);this.A[a]=b};h.addAll=function(a){if(a instanceof Xd)for(var b=a.sb(),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.sb(),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 Xd(this)};h.keys=function(){return Wd(this.Da(!0)).vg()};h.values=function(){return Wd(this.Da(!1)).vg()};
95
- h.entries=function(){var a=this;return Md(this.keys(),function(b){return[b,a.get(b)]})};h.Da=function(a){Yd(this);var b=0,c=this.od,d=this,e=new Pd;e.next=function(){if(c!=d.od)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return Qd;var g=d.K[b++];return{value:a?g:d.A[g],done:!1}};return e};h.lb=function(a){this.size=a};var Zd=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var ae=function(a){this.A=new Xd;this.size=0;a&&this.addAll(a)},be=function(a){var b=typeof a;return b=="object"&&a||b=="function"?"o"+Ba(a):b.slice(0,1)+a};h=ae.prototype;h.R=function(){return this.A.size};h.add=function(a){this.A.set(be(a),a);this.lb(this.A.size)};h.addAll=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.lb(this.A.size)};h.ed=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.lb(this.A.size)};
96
- h.delete=function(a){a=this.A.remove(be(a));this.lb(this.A.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.A.clear();this.lb(0)};h.isEmpty=function(){return this.A.size===0};h.has=function(a){return this.A.Ob(be(a))};h.contains=function(a){return this.A.Ob(be(a))};var ce=function(a,b){var c=new ae;b=Gc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},de=function(a,b){a=a.clone();a.ed(b);return a};ae.prototype.aa=function(){return this.A.aa()};
97
- ae.prototype.values=function(){return this.A.values()};ae.prototype.clone=function(){return new ae(this)};ae.prototype.equals=function(a){return this.R()==Fc(a)&&fe(this,a)};var fe=function(a,b){var c=Fc(b);if(a.R()>c)return!1;!(b instanceof ae)&&c>5&&(b=new ae(b));return Jc(a,function(d){var e=b;return e.contains&&typeof e.contains=="function"?e.contains(d):e.Gc&&typeof e.Gc=="function"?e.Gc(d):xa(e)||typeof e==="string"?cc(e,d):ab(e,d)})};ae.prototype.Da=function(){return this.A.Da(!1)};
98
- ae.prototype[Symbol.iterator]=function(){return this.values()};ae.prototype.lb=function(a){this.size=a};var ge=function(a,b,c){J.call(this);this.hl=b;this.token=c;this.zb=[];this.tg=new ae;this.xb=0;this.url=a};y(ge,J);x("ee.AbstractOverlay",ge);var he=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.hl,c,e,b.y].join("/")};ge.prototype.Lc=function(){return this.zb.length};var ie=function(a){id.call(this,"tileevent");this.count=a};y(ie,id);var je={yc:"ADMIN_READ",zc:"DATA_READ",Ac:"DATA_WRITE",ak:"LOG_TYPE_UNSPECIFIED",values:function(){return[je.ak,je.yc,je.Ac,je.zc]}},ke={yc:"ADMIN_READ",we:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ke.Ee,ke.yc,ke.we,ke.zc,ke.Ac]}},le={bj:"AUTO_APPEAL_ELIGIBLE",fj:"CAPABILITY_GROUP_UNSPECIFIED",hj:"CLOUD_ALPHA",Cj:"EXTERNAL",Tj:"INTERNAL",Wj:"LIMITED",ik:"PREAUTHORIZED",kk:"PREVIEW",Cc:"PUBLIC",mk:"RESTRICTED",values:function(){return[le.fj,
99
- le.Cc,le.Tj,le.Cj,le.Wj,le.ik,le.kk,le.hj,le.mk,le.bj]}},me={Ui:"ADMIN_ACTIVITY",sj:"DATA_ACCESS",Ck:"UNSPECIFIED_LOG_NAME",values:function(){return[me.Ck,me.Ui,me.sj]}},ne={yc:"ADMIN_READ",we:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ne.Ee,ne.yc,ne.we,ne.zc,ne.Ac]}},oe={vj:"DEFAULT_OBJECT_ACL",Cc:"PUBLIC",xk:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[oe.xk,oe.Cc,oe.vj]}},pe={Xi:"APPROVER",Zi:"ATTRIBUTION",aj:"AUTHORITY",mj:"CREDENTIALS_TYPE",
100
- nj:"CREDS_ASSERTION",Vj:"JUSTIFICATION_TYPE",De:"NO_ATTR",pk:"SECURITY_REALM",values:function(){return[pe.De,pe.aj,pe.Zi,pe.pk,pe.Xi,pe.Vj,pe.mj,pe.nj]}},qe={Aj:"DISCHARGED",Bj:"EQUALS",Nj:"IN",ck:"NOT_EQUALS",dk:"NOT_IN",fk:"NO_OP",values:function(){return[qe.fk,qe.Bj,qe.ck,qe.Nj,qe.dk,qe.Aj]}},re={Uj:"IP",bk:"NAME",De:"NO_ATTR",lk:"REGION",qk:"SERVICE",values:function(){return[re.De,re.lk,re.qk,re.bk,re.Uj]}},se={Yj:"LOG_FAIL_CLOSED",Zj:"LOG_MODE_UNSPECIFIED",values:function(){return[se.Zj,se.Yj]}},
101
- te={gj:"CLASSIFIER",Ej:"FEATURE_VIEW",Gj:"FOLDER",Kj:"IMAGE",Lj:"IMAGE_COLLECTION",wk:"TABLE",Ie:"TYPE_UNSPECIFIED",values:function(){return[te.Ie,te.Kj,te.Lj,te.wk,te.Gj,te.gj,te.Ej]}},ue={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[ue.Cb,ue.Db,ue.Gb,ue.Ab,ue.Fb,ue.Bb,ue.Hb,ue.Eb,ue.Ib,ue.Jb]}},ve={Dk:"V1",Ek:"V2",Fk:"VERSION_UNSPECIFIED",
102
- values:function(){return[ve.Fk,ve.Dk,ve.Ek]}},we={cj:"BOOLEAN",uj:"DATE_TIME",Bc:"DOUBLE",Sj:"INTEGER",uk:"STRING",Ie:"TYPE_UNSPECIFIED",values:function(){return[we.Ie,we.Sj,we.cj,we.Bc,we.uk,we.uj]}},xe={Fj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Cc:"PUBLIC",values:function(){return[xe.Fj,xe.Cc]}},ye={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",
103
- values:function(){return[ye.Cb,ye.Db,ye.Gb,ye.Ab,ye.Fb,ye.Bb,ye.Hb,ye.Eb,ye.Ib,ye.Jb]}},ze={Jj:"HORIZONTAL",gk:"ORIENTATION_UNSPECIFIED",Gk:"VERTICAL",values:function(){return[ze.gk,ze.Jj,ze.Gk]}},Ae={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ae.cb,Ae.Za,Ae.eb,Ae.MIN,Ae.MAX,Ae.bb,Ae.ab]}},Be={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Be.cb,
104
- Be.Za,Be.eb,Be.MIN,Be.MAX,Be.bb,Be.ab]}},Ce={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ce.cb,Ce.Za,Ce.eb,Ce.MIN,Ce.MAX,Ce.bb,Ce.ab]}},De={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[De.Cb,De.Db,De.Gb,De.Ab,De.Fb,De.Bb,De.Hb,De.Eb,De.Ib,De.Jb]}},
105
- Ee={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ee.cb,Ee.Za,Ee.eb,Ee.MIN,Ee.MAX,Ee.bb,Ee.ab]}},Fe={Mj:"IMPORT_MODE_UNSPECIFIED",Oj:"INGEST",Hk:"VIRTUAL",values:function(){return[Fe.Mj,Fe.Oj,Fe.Hk]}},Ge={dj:"CANCELLED",ej:"CANCELLING",Dj:"FAILED",hk:"PENDING",nk:"RUNNING",tk:"STATE_UNSPECIFIED",vk:"SUCCEEDED",values:function(){return[Ge.tk,Ge.hk,Ge.nk,Ge.ej,Ge.vk,Ge.dj,Ge.Dj]}},He={rk:"SEVERE",sk:"SEVERITY_UNSPECIFIED",
106
- Ik:"WARNING",values:function(){return[He.sk,He.Ik,He.rk]}},Ie={Bc:"DOUBLE",FLOAT:"FLOAT",INT:"INT",jk:"PRECISION_UNSPECIFIED",values:function(){return[Ie.jk,Ie.INT,Ie.FLOAT,Ie.Bc]}},Je={Yi:"ASCENDING",yj:"DESCENDING",zj:"DIRECTION_UNSPECIFIED",values:function(){return[Je.zj,Je.Yi,Je.yj]}},Ke={Vi:"ALLOW",Wi:"ALLOW_WITH_LOG",wj:"DENY",xj:"DENY_WITH_LOG",Xj:"LOG",ek:"NO_ACTION",values:function(){return[Ke.ek,Ke.Vi,Ke.Wi,Ke.wj,Ke.xj,Ke.Xj]}},Le={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",
107
- He:"TF_RECORD_TABLE",values:function(){return[Le.Ge,Le.xe,Le.ye,Le.Ae,Le.Be,Le.Fe,Le.He]}},Me={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",He:"TF_RECORD_TABLE",values:function(){return[Me.Ge,Me.xe,Me.ye,Me.Ae,Me.Be,Me.Fe,Me.He]}},Ne={ij:"COLUMN_DATA_TYPE_LONG",jj:"COLUMN_DATA_TYPE_NUMERIC",kj:"COLUMN_DATA_TYPE_STRING",lj:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Ne.lj,Ne.kj,Ne.jj,Ne.ij]}},Oe={oj:"CSV_COLUMN_DATA_TYPE_LONG",pj:"CSV_COLUMN_DATA_TYPE_NUMERIC",
108
- qj:"CSV_COLUMN_DATA_TYPE_STRING",rj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Oe.rj,Oe.qj,Oe.pj,Oe.oj]}},Pe={Hj:"GLOBALLY_CONSISTENT",Ij:"HIGHER_DENSITY",Bk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Pe.Bk,Pe.Hj,Pe.Ij]}},Qe={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Qe.Cb,Qe.Db,Qe.Gb,Qe.Ab,Qe.Fb,
109
- Qe.Bb,Qe.Hb,Qe.Eb,Qe.Ib,Qe.Jb]}},Re={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Re.cb,Re.Za,Re.eb,Re.MIN,Re.MAX,Re.bb,Re.ab]}},Se={tj:"DATA_TYPE_UNSPECIFIED",Bc:"DOUBLE",FLOAT:"FLOAT",Pj:"INT16",Qj:"INT32",Rj:"INT8",yk:"UINT16",zk:"UINT32",Ak:"UINT8",values:function(){return[Se.tj,Se.Rj,Se.Ak,Se.Pj,Se.yk,Se.Qj,Se.zk,Se.FLOAT,Se.Bc]}},Te={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[Te.Je,
110
- Te.Ce,Te.ze,Te.Ke]}},Ue={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[Ue.Je,Ue.Ce,Ue.ze,Ue.Ke]}},Ve=function(a){a=a===void 0?{}:a;this.h={};this.h.scaleX=a.bg==null?null:a.bg;this.h.shearX=a.gg==null?null:a.gg;this.h.translateX=a.xg==null?null:a.xg;this.h.shearY=a.hg==null?null:a.hg;this.h.scaleY=a.cg==null?null:a.cg;this.h.translateY=a.yg==null?null:a.yg};r(Ve,A);Ve.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
111
- k.Object.defineProperties(Ve.prototype,{bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleX")?C(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleY")?C(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearX")?C(this,"shearX"):null},set:function(a){this.h.shearX=a}},hg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearY")?
112
- C(this,"shearY"):null},set:function(a){this.h.shearY=a}},xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateX")?C(this,"translateX"):null},set:function(a){this.h.translateX=a}},yg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateY")?C(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
113
- var We=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.description=a.description==null?null:a.description;this.h.returnType=a.ag==null?null:a.ag;this.h.arguments=a.arguments==null?null:a.arguments;this.h.deprecated=a.deprecated==null?null:a.deprecated;this.h.deprecationReason=a.df==null?null:a.df;this.h.hidden=a.hidden==null?null:a.hidden;this.h.preview=a.preview==null?null:a.preview;this.h.sourceCodeUri=a.sourceCodeUri==null?null:a.sourceCodeUri};r(We,A);
83
+ a.Vc(b,c,u(d)?!!d.capture:!!d,e):Bd(a,b,c,!0,d,e)},Gd=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)Gd(a,b[g],c,d,e);else d=u(d)?!!d.capture:!!d,c=Ad(c),od(a)?a.se(b,c,d,e):a&&(a=Cd(a))&&(b=a.Lc(b,c,d,e))&&Hd(b)},Hd=function(a){if(typeof a!=="number"&&a&&!a.gd){var b=a.src;if(od(b))ud(b.Ia,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ed(c),d):b.addListener&&b.removeListener&&b.removeListener(d);xd--;(c=Cd(b))?
84
+ (ud(c,a),c.nd==0&&(c.src=null,b[vd]=null)):rd(a)}}},Ed=function(a){return a in wd?wd[a]:wd[a]="on"+a},Fd=function(a,b){if(a.gd)a=!0;else{b=new md(b,this);var c=a.listener,d=a.ib||a.src;a.Ad&&Hd(a);a=c.call(d,b)}return a},Cd=function(a){a=a[vd];return a instanceof sd?a:null},Id="__closure_events_fn_"+(Math.random()*1E9>>>0),Ad=function(a){E(a,"Listener can not be null.");if(typeof a==="function")return a;E(a.handleEvent,"An object listener must have handleEvent method.");a[Id]||(a[Id]=function(b){return a.handleEvent(b)});
85
+ return a[Id]};var J=function(){I.call(this);this.Ia=new sd(this);this.Gk=this;this.Rf=null};y(J,I);J.prototype[nd]=!0;h=J.prototype;h.addEventListener=function(a,b,c,d){zd(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Gd(this,a,b,c,d)};
86
+ h.dispatchEvent=function(a){Jd(this);var b=this.Rf;if(b){var c=[];for(var d=1;b;b=b.Rf)c.push(b),E(++d<1E3,"infinite loop")}b=this.Gk;d=a.type||a;if(typeof a==="string")a=new id(a,b);else if(a instanceof id)a.target=a.target||b;else{var e=a;a=new id(d,b);jb(a,e)}e=!0;var g;if(c)for(g=c.length-1;!a.dd&&g>=0;g--){var f=a.currentTarget=c[g];e=Kd(f,d,!0,a)&&e}a.dd||(f=a.currentTarget=b,e=Kd(f,d,!0,a)&&e,a.dd||(e=Kd(f,d,!1,a)&&e));if(c)for(g=0;!a.dd&&g<c.length;g++)f=a.currentTarget=c[g],e=Kd(f,d,!1,a)&&
87
+ e;return e};h.J=function(){J.L.J.call(this);this.Ia&&this.Ia.fd();this.Rf=null};h.Wa=function(a,b,c,d){Jd(this);return this.Ia.add(String(a),b,!1,c,d)};h.Vc=function(a,b,c,d){return this.Ia.add(String(a),b,!0,c,d)};h.se=function(a,b,c,d){this.Ia.remove(String(a),b,c,d)};var Kd=function(a,b,c,d){b=a.Ia.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.gd&&f.capture==c){var l=f.listener,m=f.ib||f.src;f.Ad&&ud(a.Ia,f);e=l.call(m,d)!==!1&&e}}return e&&!d.defaultPrevented};
88
+ J.prototype.Lc=function(a,b,c,d){return this.Ia.Lc(String(a),b,c,d)};J.prototype.hasListener=function(a,b){return this.Ia.hasListener(a!==void 0?String(a):void 0,b)};var Jd=function(a){E(a.Ia,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Ld=function(a,b){this.Lk=a[t.Symbol.iterator]();this.dl=b};Ld.prototype[Symbol.iterator]=function(){return this};Ld.prototype.next=function(){var a=this.Lk.next();return{value:a.done?void 0:this.dl.call(void 0,a.value),done:a.done}};var Md=function(a,b){return new Ld(a,b)};var Nd=function(){},Od=function(a){return a};var Pd=function(){};Pd.prototype.next=function(){return Qd};var Qd=lc({done:!0,value:void 0});Pd.prototype.Da=function(){return this};
89
+ var Rd=function(a){if(a instanceof Pd)return a;if(typeof a.Da=="function")return a.Da(!1);if(xa(a)){var b=0,c=new Pd;c.next=function(){for(;;){if(b>=a.length)return Qd;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");},Sd=function(a,b){if(xa(a))Yb(a,b);else for(a=Rd(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var Wd=function(a){if(a instanceof Td||a instanceof Ud||a instanceof Vd)return a;if(typeof a.next=="function")return new Td(function(){return a});if(typeof a[Symbol.iterator]=="function")return new Td(function(){return a[Symbol.iterator]()});if(typeof a.Da=="function")return new Td(function(){return a.Da()});throw Error("Not an iterator or iterable.");},Td=function(a){this.rf=a};Td.prototype.Da=function(){return new Ud(this.rf())};Td.prototype[Symbol.iterator]=function(){return new Vd(this.rf())};
90
+ Td.prototype.ug=function(){return new Vd(this.rf())};var Ud=function(a){this.Rc=a};r(Ud,Pd);Ud.prototype.next=function(){return this.Rc.next()};Ud.prototype[Symbol.iterator]=function(){return new Vd(this.Rc)};Ud.prototype.ug=function(){return new Vd(this.Rc)};var Vd=function(a){Td.call(this,function(){return a});this.Rc=a};r(Vd,Td);Vd.prototype.next=function(){return this.Rc.next()};var Xd=function(a,b){this.A={};this.K=[];this.pd=this.size=0;var c=arguments.length;if(c>1){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};h=Xd.prototype;h.R=function(){return this.size};h.aa=function(){Yd(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.A[this.K[b]]);return a};h.sb=function(){Yd(this);return this.K.concat()};h.Nb=function(a){return this.has(a)};h.has=function(a){return Zd(this.A,a)};
91
+ h.Hc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(Zd(this.A,c)&&this.A[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.R())return!1;b=b||$d;Yd(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var $d=function(a,b){return a===b};Xd.prototype.isEmpty=function(){return this.size==0};Xd.prototype.clear=function(){this.A={};this.K.length=0;this.lb(0);this.pd=0};Xd.prototype.remove=function(a){return this.delete(a)};
92
+ Xd.prototype.delete=function(a){return Zd(this.A,a)?(delete this.A[a],this.lb(this.size-1),this.pd++,this.K.length>2*this.size&&Yd(this),!0):!1};var Yd=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];Zd(a.A,d)&&(a.K[c++]=d);b++}a.K.length=c}if(a.size!=a.K.length){b={};for(d=c=0;c<a.K.length;){var e=a.K[c];Zd(b,e)||(a.K[d++]=e,b[e]=1);c++}a.K.length=d}};h=Xd.prototype;h.get=function(a,b){return Zd(this.A,a)?this.A[a]:b};
93
+ h.set=function(a,b){Zd(this.A,a)||(this.lb(this.size+1),this.K.push(a),this.pd++);this.A[a]=b};h.addAll=function(a){if(a instanceof Xd)for(var b=a.sb(),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.sb(),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 Xd(this)};h.keys=function(){return Wd(this.Da(!0)).ug()};h.values=function(){return Wd(this.Da(!1)).ug()};
94
+ h.entries=function(){var a=this;return Md(this.keys(),function(b){return[b,a.get(b)]})};h.Da=function(a){Yd(this);var b=0,c=this.pd,d=this,e=new Pd;e.next=function(){if(c!=d.pd)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return Qd;var g=d.K[b++];return{value:a?g:d.A[g],done:!1}};return e};h.lb=function(a){this.size=a};var Zd=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var ae=function(a){this.A=new Xd;this.size=0;a&&this.addAll(a)},be=function(a){var b=typeof a;return b=="object"&&a||b=="function"?"o"+Ba(a):b.slice(0,1)+a};h=ae.prototype;h.R=function(){return this.A.size};h.add=function(a){this.A.set(be(a),a);this.lb(this.A.size)};h.addAll=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.lb(this.A.size)};h.fd=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.lb(this.A.size)};
95
+ h.delete=function(a){a=this.A.remove(be(a));this.lb(this.A.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.A.clear();this.lb(0)};h.isEmpty=function(){return this.A.size===0};h.has=function(a){return this.A.Nb(be(a))};h.contains=function(a){return this.A.Nb(be(a))};var ce=function(a,b){var c=new ae;b=Gc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},de=function(a,b){a=a.clone();a.fd(b);return a};ae.prototype.aa=function(){return this.A.aa()};
96
+ ae.prototype.values=function(){return this.A.values()};ae.prototype.clone=function(){return new ae(this)};ae.prototype.equals=function(a){return this.R()==Fc(a)&&fe(this,a)};var fe=function(a,b){var c=Fc(b);if(a.R()>c)return!1;!(b instanceof ae)&&c>5&&(b=new ae(b));return Jc(a,function(d){var e=b;return e.contains&&typeof e.contains=="function"?e.contains(d):e.Hc&&typeof e.Hc=="function"?e.Hc(d):xa(e)||typeof e==="string"?dc(e,d):bb(e,d)})};ae.prototype.Da=function(){return this.A.Da(!1)};
97
+ ae.prototype[Symbol.iterator]=function(){return this.values()};ae.prototype.lb=function(a){this.size=a};var ge=function(a,b,c){J.call(this);this.el=b;this.token=c;this.yb=[];this.sg=new ae;this.wb=0;this.url=a};y(ge,J);x("ee.AbstractOverlay",ge);var he=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.el,c,e,b.y].join("/")};ge.prototype.Mc=function(){return this.yb.length};var ie=function(a){id.call(this,"tileevent");this.count=a};y(ie,id);var je={zc:"ADMIN_READ",Ac:"DATA_READ",Bc:"DATA_WRITE",Xj:"LOG_TYPE_UNSPECIFIED",values:function(){return[je.Xj,je.zc,je.Bc,je.Ac]}},ke={zc:"ADMIN_READ",ve:"ADMIN_WRITE",Ac:"DATA_READ",Bc:"DATA_WRITE",De:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ke.De,ke.zc,ke.ve,ke.Ac,ke.Bc]}},le={Yi:"AUTO_APPEAL_ELIGIBLE",cj:"CAPABILITY_GROUP_UNSPECIFIED",ej:"CLOUD_ALPHA",zj:"EXTERNAL",Qj:"INTERNAL",Tj:"LIMITED",fk:"PREAUTHORIZED",hk:"PREVIEW",Dc:"PUBLIC",jk:"RESTRICTED",values:function(){return[le.cj,
98
+ le.Dc,le.Qj,le.zj,le.Tj,le.fk,le.hk,le.ej,le.jk,le.Yi]}},me={Ri:"ADMIN_ACTIVITY",pj:"DATA_ACCESS",zk:"UNSPECIFIED_LOG_NAME",values:function(){return[me.zk,me.Ri,me.pj]}},ne={zc:"ADMIN_READ",ve:"ADMIN_WRITE",Ac:"DATA_READ",Bc:"DATA_WRITE",De:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ne.De,ne.zc,ne.ve,ne.Ac,ne.Bc]}},oe={sj:"DEFAULT_OBJECT_ACL",Dc:"PUBLIC",uk:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[oe.uk,oe.Dc,oe.sj]}},pe={Ui:"APPROVER",Wi:"ATTRIBUTION",Xi:"AUTHORITY",jj:"CREDENTIALS_TYPE",
99
+ kj:"CREDS_ASSERTION",Sj:"JUSTIFICATION_TYPE",Ce:"NO_ATTR",lk:"SECURITY_REALM",values:function(){return[pe.Ce,pe.Xi,pe.Wi,pe.lk,pe.Ui,pe.Sj,pe.jj,pe.kj]}},qe={xj:"DISCHARGED",yj:"EQUALS",Kj:"IN",Zj:"NOT_EQUALS",ak:"NOT_IN",ck:"NO_OP",values:function(){return[qe.ck,qe.yj,qe.Zj,qe.Kj,qe.ak,qe.xj]}},re={Rj:"IP",Yj:"NAME",Ce:"NO_ATTR",ik:"REGION",mk:"SERVICE",values:function(){return[re.Ce,re.ik,re.mk,re.Yj,re.Rj]}},se={Vj:"LOG_FAIL_CLOSED",Wj:"LOG_MODE_UNSPECIFIED",values:function(){return[se.Wj,se.Vj]}},
100
+ te={dj:"CLASSIFIER",Bj:"FEATURE_VIEW",Dj:"FOLDER",Hj:"IMAGE",Ij:"IMAGE_COLLECTION",tk:"TABLE",He:"TYPE_UNSPECIFIED",values:function(){return[te.He,te.Hj,te.Ij,te.tk,te.Dj,te.dj,te.Bj]}},ue={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[ue.Bb,ue.Cb,ue.Fb,ue.zb,ue.Eb,ue.Ab,ue.Gb,ue.Db,ue.Hb,ue.Ib]}},ve={Ak:"V1",Bk:"V2",Ck:"VERSION_UNSPECIFIED",
101
+ values:function(){return[ve.Ck,ve.Ak,ve.Bk]}},we={Zi:"BOOLEAN",rj:"DATE_TIME",Cc:"DOUBLE",Pj:"INTEGER",rk:"STRING",He:"TYPE_UNSPECIFIED",values:function(){return[we.He,we.Pj,we.Zi,we.Cc,we.rk,we.rj]}},xe={Cj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Dc:"PUBLIC",values:function(){return[xe.Cj,xe.Dc]}},ye={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[ye.Bb,ye.Cb,ye.Fb,ye.zb,ye.Eb,ye.Ab,ye.Gb,ye.Db,ye.Hb,ye.Ib]}},ze={Gj:"HORIZONTAL",dk:"ORIENTATION_UNSPECIFIED",Dk:"VERTICAL",values:function(){return[ze.dk,ze.Gj,ze.Dk]}},Ae={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ae.cb,Ae.Za,Ae.eb,Ae.MIN,Ae.MAX,Ae.bb,Ae.ab]}},Be={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Be.cb,
103
+ Be.Za,Be.eb,Be.MIN,Be.MAX,Be.bb,Be.ab]}},Ce={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ce.cb,Ce.Za,Ce.eb,Ce.MIN,Ce.MAX,Ce.bb,Ce.ab]}},De={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[De.Bb,De.Cb,De.Fb,De.zb,De.Eb,De.Ab,De.Gb,De.Db,De.Hb,De.Ib]}},
104
+ Ee={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ee.cb,Ee.Za,Ee.eb,Ee.MIN,Ee.MAX,Ee.bb,Ee.ab]}},Fe={Jj:"IMPORT_MODE_UNSPECIFIED",Lj:"INGEST",Ek:"VIRTUAL",values:function(){return[Fe.Jj,Fe.Lj,Fe.Ek]}},Ge={aj:"CANCELLED",bj:"CANCELLING",Aj:"FAILED",ek:"PENDING",kk:"RUNNING",qk:"STATE_UNSPECIFIED",sk:"SUCCEEDED",values:function(){return[Ge.qk,Ge.ek,Ge.kk,Ge.bj,Ge.sk,Ge.aj,Ge.Aj]}},He={nk:"SEVERE",pk:"SEVERITY_UNSPECIFIED",
105
+ Fk:"WARNING",values:function(){return[He.pk,He.Fk,He.nk]}},Ie={Cc:"DOUBLE",FLOAT:"FLOAT",INT:"INT",gk:"PRECISION_UNSPECIFIED",values:function(){return[Ie.gk,Ie.INT,Ie.FLOAT,Ie.Cc]}},Je={Vi:"ASCENDING",vj:"DESCENDING",wj:"DIRECTION_UNSPECIFIED",values:function(){return[Je.wj,Je.Vi,Je.vj]}},Ke={Si:"ALLOW",Ti:"ALLOW_WITH_LOG",tj:"DENY",uj:"DENY_WITH_LOG",Uj:"LOG",bk:"NO_ACTION",values:function(){return[Ke.bk,Ke.Si,Ke.Ti,Ke.tj,Ke.uj,Ke.Uj]}},Le={we:"CSV",xe:"GEO_JSON",ze:"KML",Ae:"KMZ",Ee:"SHP",Fe:"TABLE_FILE_FORMAT_UNSPECIFIED",
106
+ Ge:"TF_RECORD_TABLE",values:function(){return[Le.Fe,Le.we,Le.xe,Le.ze,Le.Ae,Le.Ee,Le.Ge]}},Me={we:"CSV",xe:"GEO_JSON",ze:"KML",Ae:"KMZ",Ee:"SHP",Fe:"TABLE_FILE_FORMAT_UNSPECIFIED",Ge:"TF_RECORD_TABLE",values:function(){return[Me.Fe,Me.we,Me.xe,Me.ze,Me.Ae,Me.Ee,Me.Ge]}},Ne={fj:"COLUMN_DATA_TYPE_LONG",gj:"COLUMN_DATA_TYPE_NUMERIC",hj:"COLUMN_DATA_TYPE_STRING",ij:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Ne.ij,Ne.hj,Ne.gj,Ne.fj]}},Oe={lj:"CSV_COLUMN_DATA_TYPE_LONG",mj:"CSV_COLUMN_DATA_TYPE_NUMERIC",
107
+ nj:"CSV_COLUMN_DATA_TYPE_STRING",oj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Oe.oj,Oe.nj,Oe.mj,Oe.lj]}},Pe={Ej:"GLOBALLY_CONSISTENT",Fj:"HIGHER_DENSITY",yk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Pe.yk,Pe.Ej,Pe.Fj]}},Qe={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[Qe.Bb,Qe.Cb,Qe.Fb,Qe.zb,Qe.Eb,
108
+ Qe.Ab,Qe.Gb,Qe.Db,Qe.Hb,Qe.Ib]}},Re={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Re.cb,Re.Za,Re.eb,Re.MIN,Re.MAX,Re.bb,Re.ab]}},Se={qj:"DATA_TYPE_UNSPECIFIED",Cc:"DOUBLE",FLOAT:"FLOAT",Mj:"INT16",Nj:"INT32",Oj:"INT8",vk:"UINT16",wk:"UINT32",xk:"UINT8",values:function(){return[Se.qj,Se.Oj,Se.xk,Se.Mj,Se.vk,Se.Nj,Se.wk,Se.FLOAT,Se.Cc]}},Te={ye:"GIF",Be:"MP4",Ie:"VIDEO_FILE_FORMAT_UNSPECIFIED",Je:"VP9",values:function(){return[Te.Ie,
109
+ Te.Be,Te.ye,Te.Je]}},Ue={ye:"GIF",Be:"MP4",Ie:"VIDEO_FILE_FORMAT_UNSPECIFIED",Je:"VP9",values:function(){return[Ue.Ie,Ue.Be,Ue.ye,Ue.Je]}},Ve=function(a){a=a===void 0?{}:a;this.h={};this.h.scaleX=a.ag==null?null:a.ag;this.h.shearX=a.fg==null?null:a.fg;this.h.translateX=a.wg==null?null:a.wg;this.h.shearY=a.gg==null?null:a.gg;this.h.scaleY=a.bg==null?null:a.bg;this.h.translateY=a.xg==null?null:a.xg};r(Ve,A);Ve.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
110
+ k.Object.defineProperties(Ve.prototype,{ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleX")?C(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleY")?C(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},fg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearX")?C(this,"shearX"):null},set:function(a){this.h.shearX=a}},gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearY")?
111
+ C(this,"shearY"):null},set:function(a){this.h.shearY=a}},wg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateX")?C(this,"translateX"):null},set:function(a){this.h.translateX=a}},xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateY")?C(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
112
+ var We=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.description=a.description==null?null:a.description;this.h.returnType=a.Zf==null?null:a.Zf;this.h.arguments=a.arguments==null?null:a.arguments;this.h.deprecated=a.deprecated==null?null:a.deprecated;this.h.deprecationReason=a.cf==null?null:a.cf;this.h.hidden=a.hidden==null?null:a.hidden;this.h.preview=a.preview==null?null:a.preview;this.h.sourceCodeUri=a.sourceCodeUri==null?null:a.sourceCodeUri};r(We,A);
114
113
  We.prototype.i=function(){return{P:{arguments:Xe},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
115
- k.Object.defineProperties(We.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?C(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecated")?C(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},df:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecationReason")?C(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
114
+ k.Object.defineProperties(We.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?C(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecated")?C(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},cf:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecationReason")?C(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
116
115
  enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},hidden:{configurable:!0,enumerable:!0,get:function(){return D(this,"hidden")?C(this,"hidden"):null},set:function(a){this.h.hidden=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},preview:{configurable:!0,enumerable:!0,get:function(){return D(this,"preview")?C(this,"preview"):null},set:function(a){this.h.preview=
117
- a}},ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"returnType")?C(this,"returnType"):null},set:function(a){this.h.returnType=a}},sourceCodeUri:{configurable:!0,enumerable:!0,get:function(){return D(this,"sourceCodeUri")?C(this,"sourceCodeUri"):null},set:function(a){this.h.sourceCodeUri=a}}});
118
- var Xe=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentName=a.ud==null?null:a.ud;this.h.type=a.type==null?null:a.type;this.h.description=a.description==null?null:a.description;this.h.optional=a.optional==null?null:a.optional;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue};r(Xe,A);Xe.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
119
- k.Object.defineProperties(Xe.prototype,{ud:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentName")?C(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
116
+ a}},Zf:{configurable:!0,enumerable:!0,get:function(){return D(this,"returnType")?C(this,"returnType"):null},set:function(a){this.h.returnType=a}},sourceCodeUri:{configurable:!0,enumerable:!0,get:function(){return D(this,"sourceCodeUri")?C(this,"sourceCodeUri"):null},set:function(a){this.h.sourceCodeUri=a}}});
117
+ var Xe=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentName=a.vd==null?null:a.vd;this.h.type=a.type==null?null:a.type;this.h.description=a.description==null?null:a.description;this.h.optional=a.optional==null?null:a.optional;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue};r(Xe,A);Xe.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
118
+ k.Object.defineProperties(Xe.prototype,{vd:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentName")?C(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
120
119
  enumerable:!0,get:function(){return D(this,"optional")?C(this,"optional"):null},set:function(a){this.h.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});var Ye=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(Ye,A);Ye.prototype.i=function(){return{P:{values:Ze},keys:["values"]}};
121
- k.Object.defineProperties(Ye.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var $e=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.vi==null?null:a.vi;this.h.auditLogConfigs=a.Kg==null?null:a.Kg};r($e,A);$e.prototype.i=function(){return{P:{auditLogConfigs:af},keys:["auditLogConfigs","service"]}};
122
- k.Object.defineProperties($e.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?C(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},vi:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?C(this,"service"):null},set:function(a){this.h.service=a}}});
123
- var af=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Ph==null?null:a.Ph;this.h.exemptedMembers=a.qh==null?null:a.qh;this.h.ignoreChildExemptions=a.Dh==null?null:a.Dh};r(af,A);af.prototype.i=function(){return{H:{logType:je},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
124
- k.Object.defineProperties(af.prototype,{qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?C(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?C(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?C(this,"logType"):null},set:function(a){this.h.logType=
125
- a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.ad==null?null:a.ad};r(bf,A);bf.prototype.i=function(){return{H:{permissionType:ke},keys:["permissionType"]}};k.Object.defineProperties(bf.prototype,{ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
120
+ k.Object.defineProperties(Ye.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var $e=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.ti==null?null:a.ti;this.h.auditLogConfigs=a.Jg==null?null:a.Jg};r($e,A);$e.prototype.i=function(){return{P:{auditLogConfigs:af},keys:["auditLogConfigs","service"]}};
121
+ k.Object.defineProperties($e.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?C(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},ti:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?C(this,"service"):null},set:function(a){this.h.service=a}}});
122
+ var af=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Nh==null?null:a.Nh;this.h.exemptedMembers=a.oh==null?null:a.oh;this.h.ignoreChildExemptions=a.Bh==null?null:a.Bh};r(af,A);af.prototype.i=function(){return{H:{logType:je},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
123
+ k.Object.defineProperties(af.prototype,{oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?C(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Bh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?C(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Nh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?C(this,"logType"):null},set:function(a){this.h.logType=
124
+ a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.bd==null?null:a.bd};r(bf,A);bf.prototype.i=function(){return{H:{permissionType:ke},keys:["permissionType"]}};k.Object.defineProperties(bf.prototype,{bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
126
125
  var cf=function(a){a=a===void 0?{}:a;this.h={};this.h.table=a.table==null?null:a.table;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.append=a.append==null?null:a.append};r(cf,A);cf.prototype.i=function(){return{keys:["append","overwrite","table"]}};
127
126
  k.Object.defineProperties(cf.prototype,{append:{configurable:!0,enumerable:!0,get:function(){return D(this,"append")?C(this,"append"):null},set:function(a){this.h.append=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},table:{configurable:!0,enumerable:!0,get:function(){return D(this,"table")?C(this,"table"):null},set:function(a){this.h.table=a}}});
128
- var df=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Pe==null?null:a.Pe};r(df,A);df.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:cf}}};k.Object.defineProperties(df.prototype,{Pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?C(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
129
- var ef=function(a){a=a===void 0?{}:a;this.h={};this.h.role=a.role==null?null:a.role;this.h.members=a.Wb==null?null:a.Wb;this.h.condition=a.Xg==null?null:a.Xg;this.h.bindingId=a.Ng==null?null:a.Ng};r(ef,A);ef.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:ff}}};
130
- k.Object.defineProperties(ef.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?C(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?C(this,"condition"):null},set:function(a){this.h.condition=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return D(this,"members")?C(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return D(this,
131
- "role")?C(this,"role"):null},set:function(a){this.h.role=a}}});var gf=function(){this.h={}};r(gf,A);gf.prototype.i=function(){return{keys:[]}};var hf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Tg==null?null:a.Tg};r(hf,A);hf.prototype.i=function(){return{H:{capabilities:le},keys:["capabilities"]}};
132
- k.Object.defineProperties(hf.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?C(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var jf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(jf,A);jf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
133
- k.Object.defineProperties(jf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Oh==null?null:a.Oh;this.h.authorizationLoggingOptions=a.Lg==null?null:a.Lg;this.h.permissionType=a.ad==null?null:a.ad};r(lf,A);
127
+ var df=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Oe==null?null:a.Oe};r(df,A);df.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:cf}}};k.Object.defineProperties(df.prototype,{Oe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?C(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
128
+ var ef=function(a){a=a===void 0?{}:a;this.h={};this.h.role=a.role==null?null:a.role;this.h.members=a.Wb==null?null:a.Wb;this.h.condition=a.Vg==null?null:a.Vg;this.h.bindingId=a.Mg==null?null:a.Mg};r(ef,A);ef.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:ff}}};
129
+ k.Object.defineProperties(ef.prototype,{Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?C(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?C(this,"condition"):null},set:function(a){this.h.condition=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return D(this,"members")?C(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return D(this,
130
+ "role")?C(this,"role"):null},set:function(a){this.h.role=a}}});var gf=function(){this.h={}};r(gf,A);gf.prototype.i=function(){return{keys:[]}};var hf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Rg==null?null:a.Rg};r(hf,A);hf.prototype.i=function(){return{H:{capabilities:le},keys:["capabilities"]}};
131
+ k.Object.defineProperties(hf.prototype,{Rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?C(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var jf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(jf,A);jf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
132
+ k.Object.defineProperties(jf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Mh==null?null:a.Mh;this.h.authorizationLoggingOptions=a.Kg==null?null:a.Kg;this.h.permissionType=a.bd==null?null:a.bd};r(lf,A);
134
133
  lf.prototype.i=function(){return{H:{logName:me,permissionType:ne},keys:["authorizationLoggingOptions","logName","permissionType"],o:{authorizationLoggingOptions:bf}}};
135
- k.Object.defineProperties(lf.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?C(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?C(this,"logName"):null},set:function(a){this.h.logName=a}},ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=
136
- a}}});var mf=function(a){a=a===void 0?{}:a;this.h={};this.h.bucket=a.Se==null?null:a.Se;this.h.filenamePrefix=a.xa==null?null:a.xa;this.h.permissions=a.permissions==null?null:a.permissions;this.h.bucketCorsUris=a.Te==null?null:a.Te};r(mf,A);mf.prototype.i=function(){return{H:{permissions:oe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
137
- k.Object.defineProperties(mf.prototype,{Se:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?C(this,"bucket"):null},set:function(a){this.h.bucket=a}},Te:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?C(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
134
+ k.Object.defineProperties(lf.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?C(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Mh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?C(this,"logName"):null},set:function(a){this.h.logName=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=
135
+ a}}});var mf=function(a){a=a===void 0?{}:a;this.h={};this.h.bucket=a.Re==null?null:a.Re;this.h.filenamePrefix=a.xa==null?null:a.xa;this.h.permissions=a.permissions==null?null:a.permissions;this.h.bucketCorsUris=a.Se==null?null:a.Se};r(mf,A);mf.prototype.i=function(){return{H:{permissions:oe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
136
+ k.Object.defineProperties(mf.prototype,{Re:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?C(this,"bucket"):null},set:function(a){this.h.bucket=a}},Se:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?C(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
138
137
  enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(mf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return oe}}});var nf=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris};r(nf,A);nf.prototype.i=function(){return{keys:["uris"]}};
139
138
  k.Object.defineProperties(nf.prototype,{uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});var of=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag};r(of,A);of.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:pf}}};
140
139
  k.Object.defineProperties(of.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var qf=function(a){a=a===void 0?{}:a;this.h={};this.h.result=a.result==null?null:a.result};r(qf,A);qf.prototype.i=function(){return{keys:["result"]}};
141
- k.Object.defineProperties(qf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}}});var rf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Ch==null?null:a.Ch;this.h.sys=a.Gi==null?null:a.Gi;this.h.svc=a.Fi==null?null:a.Fi;this.h.op=a.di==null?null:a.di;this.h.values=a.values==null?null:a.values};r(rf,A);rf.prototype.i=function(){return{H:{iam:pe,op:qe,sys:re},keys:["iam","op","svc","sys","values"]}};
142
- k.Object.defineProperties(rf.prototype,{Ch:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?C(this,"iam"):null},set:function(a){this.h.iam=a}},di:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?C(this,"op"):null},set:function(a){this.h.op=a}},Fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?C(this,"svc"):null},set:function(a){this.h.svc=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?C(this,"sys"):null},set:function(a){this.h.sys=
143
- a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var sf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.da==null?null:a.da};r(sf,A);sf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
144
- k.Object.defineProperties(sf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
145
- var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Rh==null?null:a.Rh;this.h.field=a.sh==null?null:a.sh;this.h.customFields=a.ih==null?null:a.ih};r(tf,A);tf.prototype.i=function(){return{P:{customFields:uf},keys:["customFields","field","metric"]}};
146
- k.Object.defineProperties(tf.prototype,{ih:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?C(this,"customFields"):null},set:function(a){this.h.customFields=a}},sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?C(this,"field"):null},set:function(a){this.h.field=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?C(this,"metric"):null},set:function(a){this.h.metric=a}}});
140
+ k.Object.defineProperties(qf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}}});var rf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Ah==null?null:a.Ah;this.h.sys=a.Ei==null?null:a.Ei;this.h.svc=a.Di==null?null:a.Di;this.h.op=a.bi==null?null:a.bi;this.h.values=a.values==null?null:a.values};r(rf,A);rf.prototype.i=function(){return{H:{iam:pe,op:qe,sys:re},keys:["iam","op","svc","sys","values"]}};
141
+ k.Object.defineProperties(rf.prototype,{Ah:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?C(this,"iam"):null},set:function(a){this.h.iam=a}},bi:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?C(this,"op"):null},set:function(a){this.h.op=a}},Di:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?C(this,"svc"):null},set:function(a){this.h.svc=a}},Ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?C(this,"sys"):null},set:function(a){this.h.sys=
142
+ a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var sf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.ca==null?null:a.ca};r(sf,A);sf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
143
+ k.Object.defineProperties(sf.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
144
+ var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Ph==null?null:a.Ph;this.h.field=a.qh==null?null:a.qh;this.h.customFields=a.gh==null?null:a.gh};r(tf,A);tf.prototype.i=function(){return{P:{customFields:uf},keys:["customFields","field","metric"]}};
145
+ k.Object.defineProperties(tf.prototype,{gh:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?C(this,"customFields"):null},set:function(a){this.h.customFields=a}},qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?C(this,"field"):null},set:function(a){this.h.field=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?C(this,"metric"):null},set:function(a){this.h.metric=a}}});
147
146
  var uf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.value=a.value==null?null:a.value};r(uf,A);uf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(uf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return D(this,"value")?C(this,"value"):null},set:function(a){this.h.value=a}}});
148
- var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Nh==null?null:a.Nh;this.h.isDirectAuth=a.Gh==null?null:a.Gh};r(vf,A);vf.prototype.i=function(){return{H:{logMode:se},keys:["isDirectAuth","logMode"]}};
149
- k.Object.defineProperties(vf.prototype,{Gh:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?C(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Nh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?C(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var wf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(wf,A);
147
+ var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Lh==null?null:a.Lh;this.h.isDirectAuth=a.Eh==null?null:a.Eh};r(vf,A);vf.prototype.i=function(){return{H:{logMode:se},keys:["isDirectAuth","logMode"]}};
148
+ k.Object.defineProperties(vf.prototype,{Eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?C(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Lh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?C(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var wf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(wf,A);
150
149
  wf.prototype.i=function(){return{keys:["values"],Ma:{values:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};k.Object.defineProperties(wf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var xf=function(a){a=a===void 0?{}:a;this.h={};this.h.min=a.min==null?null:a.min;this.h.max=a.max==null?null:a.max};r(xf,A);xf.prototype.i=function(){return{keys:["max","min"]}};
151
- k.Object.defineProperties(xf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?C(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?C(this,"min"):null},set:function(a){this.h.min=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.rf==null?null:a.rf;this.h.filenamePrefix=a.xa==null?null:a.xa};r(yf,A);yf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
152
- k.Object.defineProperties(yf.prototype,{xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},rf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?C(this,"folder"):null},set:function(a){this.h.folder=a}}});
153
- var zf=function(a){a=a===void 0?{}:a;this.h={};this.h.tilestoreLocation=a.tilestoreLocation==null?null:a.tilestoreLocation;this.h.cloudStorageLocation=a.cloudStorageLocation==null?null:a.cloudStorageLocation;this.h.featureViewAssetLocation=a.Hd==null?null:a.Hd;this.h.tableLocation=a.Hi==null?null:a.Hi;this.h.type=a.type==null?null:a.type;this.h.name=a.name==null?null:a.name;this.h.id=a.id==null?null:a.id;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.properties=a.properties==null?null:
150
+ k.Object.defineProperties(xf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?C(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?C(this,"min"):null},set:function(a){this.h.min=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.qf==null?null:a.qf;this.h.filenamePrefix=a.xa==null?null:a.xa};r(yf,A);yf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
151
+ k.Object.defineProperties(yf.prototype,{xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},qf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?C(this,"folder"):null},set:function(a){this.h.folder=a}}});
152
+ var zf=function(a){a=a===void 0?{}:a;this.h={};this.h.tilestoreLocation=a.tilestoreLocation==null?null:a.tilestoreLocation;this.h.cloudStorageLocation=a.cloudStorageLocation==null?null:a.cloudStorageLocation;this.h.featureViewAssetLocation=a.Id==null?null:a.Id;this.h.tableLocation=a.Fi==null?null:a.Fi;this.h.type=a.type==null?null:a.type;this.h.name=a.name==null?null:a.name;this.h.id=a.id==null?null:a.id;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.properties=a.properties==null?null:
154
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};r(zf,A);
155
154
  zf.prototype.i=function(){return{P:{bands:Af,tilesets:Bf},H:{type:te},keys:"bands cloudStorageLocation endTime expression featureCount featureViewAssetLocation geometry id name properties quota sizeBytes startTime tableLocation tilesets tilestoreLocation type updateTime".split(" "),Ma:{geometry:{ka:null,pa:!1,qa:!1,ra:!1},properties:{ka:null,pa:!1,qa:!1,ra:!1}},o:{cloudStorageLocation:nf,expression:pf,featureViewAssetLocation:Cf,quota:Df,tableLocation:Ef,tilestoreLocation:Ff}}};
156
155
  k.Object.defineProperties(zf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?C(this,"bands"):null},set:function(a){this.h.bands=a}},cloudStorageLocation:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageLocation")?C(this,"cloudStorageLocation"):null},set:function(a){this.h.cloudStorageLocation=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},l:{configurable:!0,
157
- enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},featureCount:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureCount")?C(this,"featureCount"):null},set:function(a){this.h.featureCount=a}},Hd:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAssetLocation")?C(this,"featureViewAssetLocation"):null},set:function(a){this.h.featureViewAssetLocation=a}},geometry:{configurable:!0,enumerable:!0,
156
+ enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},featureCount:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureCount")?C(this,"featureCount"):null},set:function(a){this.h.featureCount=a}},Id:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAssetLocation")?C(this,"featureViewAssetLocation"):null},set:function(a){this.h.featureViewAssetLocation=a}},geometry:{configurable:!0,enumerable:!0,
158
157
  get:function(){return D(this,"geometry")?C(this,"geometry"):null},set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},quota:{configurable:!0,
159
- enumerable:!0,get:function(){return D(this,"quota")?C(this,"quota"):null},set:function(a){this.h.quota=a}},sizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},Hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"tableLocation")?C(this,"tableLocation"):
158
+ enumerable:!0,get:function(){return D(this,"quota")?C(this,"quota"):null},set:function(a){this.h.quota=a}},sizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},Fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"tableLocation")?C(this,"tableLocation"):
160
159
  null},set:function(a){this.h.tableLocation=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},tilestoreLocation:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilestoreLocation")?C(this,"tilestoreLocation"):null},set:function(a){this.h.tilestoreLocation=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}},updateTime:{configurable:!0,
161
160
  enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var kf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.overwrite=a.overwrite==null?null:a.overwrite};r(kf,A);kf.prototype.i=function(){return{keys:["name","overwrite"]}};
162
161
  k.Object.defineProperties(kf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
163
- var Gf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.hc==null?null:a.hc};r(Gf,A);Gf.prototype.i=function(){return{H:{fileFormat:ue},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:pf,visualizationOptions:Hf}}};
164
- k.Object.defineProperties(Gf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
165
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},hc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var If=function(){this.h={}};r(If,A);If.prototype.i=function(){return{keys:[]}};
162
+ var Gf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.ca==null?null:a.ca;this.h.visualizationOptions=a.ic==null?null:a.ic};r(Gf,A);Gf.prototype.i=function(){return{H:{fileFormat:ue},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:pf,visualizationOptions:Hf}}};
163
+ k.Object.defineProperties(Gf.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
164
+ "name")?C(this,"name"):null},set:function(a){this.h.name=a}},ic:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var If=function(){this.h={}};r(If,A);If.prototype.i=function(){return{keys:[]}};
166
165
  var Jf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.requestId=a.requestId==null?null:a.requestId;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Jf,A);
167
166
  Jf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:jf,expression:pf}}};
168
167
  k.Object.defineProperties(Jf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},
169
168
  O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,
170
169
  "workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
171
- var Kf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.maxPixels=a.Of==null?null:a.Of;this.h.grid=a.grid==null?null:a.grid;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
170
+ var Kf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.maxPixels=a.Nf==null?null:a.Nf;this.h.grid=a.grid==null?null:a.grid;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
172
171
  r(Kf,A);Kf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:Lf,expression:pf,fileExportOptions:Mf,grid:Nf}}};
173
172
  k.Object.defineProperties(Kf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},
174
- oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},Of:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixels")?C(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?
173
+ oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},Nf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixels")?C(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?
175
174
  C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
176
175
  a}}});var Of=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.tileOptions=a.dc==null?null:a.dc;this.h.tileExportOptions=a.cc==null?null:a.cc;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Of,A);
177
176
  Of.prototype.i=function(){return{keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:pf,tileExportOptions:Mf,tileOptions:Pf}}};
178
177
  k.Object.defineProperties(Of.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
179
178
  enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
180
179
  C(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
181
- var Qf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.featureViewExportOptions=a.Id==null?null:a.Id;this.h.bigqueryExportOptions=a.wd==null?null:a.wd;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.selectors=a.selectors==null?null:a.selectors;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxWorkers=
180
+ var Qf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.featureViewExportOptions=a.Jd==null?null:a.Jd;this.h.bigqueryExportOptions=a.xd==null?null:a.xd;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.selectors=a.selectors==null?null:a.selectors;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxWorkers=
182
181
  a.O==null?null:a.O;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.policy=a.jb==null?null:a.jb;this.h.priority=a.priority==null?null:a.priority};r(Qf,A);
183
182
  Qf.prototype.i=function(){return{keys:"assetExportOptions bigqueryExportOptions description expression featureViewExportOptions fileExportOptions maxErrorMeters maxVertices maxWorkers policy priority requestId selectors workloadTag".split(" "),o:{assetExportOptions:Rf,bigqueryExportOptions:df,expression:pf,featureViewExportOptions:Sf,fileExportOptions:Tf,policy:Uf}}};
184
- k.Object.defineProperties(Qf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},wd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryExportOptions")?C(this,"bigqueryExportOptions"):null},set:function(a){this.h.bigqueryExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=
185
- a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},Id:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewExportOptions")?C(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Ub:{configurable:!0,
183
+ k.Object.defineProperties(Qf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},xd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryExportOptions")?C(this,"bigqueryExportOptions"):null},set:function(a){this.h.bigqueryExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=
184
+ a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},Jd:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewExportOptions")?C(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Ub:{configurable:!0,
186
185
  enumerable:!0,get:function(){return D(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?C(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?
187
186
  C(this,"policy"):null},set:function(a){this.h.policy=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?C(this,"selectors"):null},set:function(a){this.h.selectors=a}},workloadTag:{configurable:!0,
188
187
  enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
@@ -202,108 +201,108 @@ get:function(){return D(this,"title")?C(this,"title"):null},set:function(a){this
202
201
  k.Object.defineProperties(pf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Zf=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.geometry=a.geometry==null?null:a.geometry;this.h.properties=a.properties==null?null:a.properties};
203
202
  r(Zf,A);Zf.prototype.i=function(){return{keys:["geometry","properties","type"]}};
204
203
  k.Object.defineProperties(Zf.prototype,{geometry:{configurable:!0,enumerable:!0,get:function(){return D(this,"geometry")?C(this,"geometry"):null},set:function(a){this.h.geometry=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});
205
- var $f=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Mb==null?null:a.Mb;this.h.mapName=a.mapName==null?null:a.mapName;this.h.name=a.name==null?null:a.name;this.h.visualizationExpression=a.Ag==null?null:a.Ag};r($f,A);$f.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:pf}}};
206
- k.Object.defineProperties($f.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapName")?C(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},Ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
207
- C(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Sf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.kf==null?null:a.kf;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};r(Sf,A);Sf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:ag,ingestionTimeParameters:bg}}};
208
- k.Object.defineProperties(Sf.prototype,{kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewDestination")?C(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},qc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?C(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
204
+ var $f=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.zg==null?null:a.zg};r($f,A);$f.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:pf}}};
205
+ k.Object.defineProperties($f.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapName")?C(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},zg:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
206
+ C(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Sf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.jf==null?null:a.jf;this.h.ingestionTimeParameters=a.rc==null?null:a.rc};r(Sf,A);Sf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:ag,ingestionTimeParameters:bg}}};
207
+ k.Object.defineProperties(Sf.prototype,{jf:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewDestination")?C(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},rc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?C(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
209
208
  var cg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.type=a.type==null?null:a.type};r(cg,A);cg.prototype.i=function(){return{H:{type:we},keys:["name","type"]}};k.Object.defineProperties(cg.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});
210
- var ag=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.assetVersion=a.Fg==null?null:a.Fg;this.h.permissions=a.permissions==null?null:a.permissions};r(ag,A);ag.prototype.i=function(){return{H:{permissions:xe},keys:["assetVersion","name","permissions"]}};
211
- k.Object.defineProperties(ag.prototype,{Fg:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetVersion")?C(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});
212
- k.Object.defineProperties(ag,{Permissions:{configurable:!0,enumerable:!0,get:function(){return xe}}});var bg=function(a){a=a===void 0?{}:a;this.h={};this.h.thinningOptions=a.pg==null?null:a.pg;this.h.rankingOptions=a.Wf==null?null:a.Wf;this.h.prerenderingOptions=a.gi==null?null:a.gi};r(bg,A);bg.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:dg,rankingOptions:eg,thinningOptions:fg}}};
213
- k.Object.defineProperties(bg.prototype,{gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderingOptions")?C(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Wf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankingOptions")?C(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},pg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?C(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
209
+ var ag=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.assetVersion=a.Eg==null?null:a.Eg;this.h.permissions=a.permissions==null?null:a.permissions};r(ag,A);ag.prototype.i=function(){return{H:{permissions:xe},keys:["assetVersion","name","permissions"]}};
210
+ k.Object.defineProperties(ag.prototype,{Eg:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetVersion")?C(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});
211
+ k.Object.defineProperties(ag,{Permissions:{configurable:!0,enumerable:!0,get:function(){return xe}}});var bg=function(a){a=a===void 0?{}:a;this.h={};this.h.thinningOptions=a.og==null?null:a.og;this.h.rankingOptions=a.Vf==null?null:a.Vf;this.h.prerenderingOptions=a.ei==null?null:a.ei};r(bg,A);bg.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:dg,rankingOptions:eg,thinningOptions:fg}}};
212
+ k.Object.defineProperties(bg.prototype,{ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderingOptions")?C(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankingOptions")?C(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},og:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?C(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
214
213
  a}}});var Cf=function(a){a=a===void 0?{}:a;this.h={};this.h.location=a.location==null?null:a.location;this.h.assetOptions=a.assetOptions==null?null:a.assetOptions};r(Cf,A);Cf.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:gg}}};
215
- k.Object.defineProperties(Cf.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetOptions")?C(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?C(this,"location"):null},set:function(a){this.h.location=a}}});var gg=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.rh==null?null:a.rh;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};r(gg,A);
214
+ k.Object.defineProperties(Cf.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetOptions")?C(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?C(this,"location"):null},set:function(a){this.h.location=a}}});var gg=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.ph==null?null:a.ph;this.h.ingestionTimeParameters=a.rc==null?null:a.rc};r(gg,A);
216
215
  gg.prototype.i=function(){return{P:{featureViewAttributes:cg},keys:["featureViewAttributes","ingestionTimeParameters"],o:{ingestionTimeParameters:bg}}};
217
- k.Object.defineProperties(gg.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAttributes")?C(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},qc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?C(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
216
+ k.Object.defineProperties(gg.prototype,{ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAttributes")?C(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},rc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?C(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
218
217
  var hg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.orientation=a.orientation==null?null:a.orientation;this.h.fileFormat=a.F==null?null:a.F;this.h.grid=a.grid==null?null:a.grid};r(hg,A);hg.prototype.i=function(){return{H:{fileFormat:ye,orientation:ze},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:pf,grid:Nf}}};
219
218
  k.Object.defineProperties(hg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
220
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return D(this,"orientation")?C(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var Df=function(a){a=a===void 0?{}:a;this.h={};this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.assetCount=a.Ne==null?null:a.Ne;this.h.maxAssets=a.Lf==null?null:a.Lf};r(Df,A);
219
+ "name")?C(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return D(this,"orientation")?C(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var Df=function(a){a=a===void 0?{}:a;this.h={};this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.assetCount=a.Me==null?null:a.Me;this.h.maxAssets=a.Kf==null?null:a.Kf};r(Df,A);
221
220
  Df.prototype.i=function(){return{keys:["assetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
222
- k.Object.defineProperties(Df.prototype,{Ne:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetCount")?C(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Lf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxAssets")?C(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},sizeBytes:{configurable:!0,enumerable:!0,
223
- get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var ig=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentNames=a.kc==null?null:a.kc;this.h.body=a.body==null?null:a.body};r(ig,A);ig.prototype.i=function(){return{keys:["argumentNames","body"]}};
224
- k.Object.defineProperties(ig.prototype,{kc:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentNames")?C(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return D(this,"body")?C(this,"body"):null},set:function(a){this.h.body=a}}});
221
+ k.Object.defineProperties(Df.prototype,{Me:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetCount")?C(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxAssets")?C(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},sizeBytes:{configurable:!0,enumerable:!0,
222
+ get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var ig=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentNames=a.lc==null?null:a.lc;this.h.body=a.body==null?null:a.body};r(ig,A);ig.prototype.i=function(){return{keys:["argumentNames","body"]}};
223
+ k.Object.defineProperties(ig.prototype,{lc:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentNames")?C(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return D(this,"body")?C(this,"body"):null},set:function(a){this.h.body=a}}});
225
224
  var jg=function(a){a=a===void 0?{}:a;this.h={};this.h.functionName=a.functionName==null?null:a.functionName;this.h.functionReference=a.Ua==null?null:a.Ua;this.h.arguments=a.arguments==null?null:a.arguments};r(jg,A);jg.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],Ma:{arguments:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};
226
225
  k.Object.defineProperties(jg.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?C(this,"arguments"):null},set:function(a){this.h.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionName")?C(this,"functionName"):null},set:function(a){this.h.functionName=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionReference")?C(this,"functionReference"):null},set:function(a){this.h.functionReference=
227
- a}}});var kg=function(a){a=a===void 0?{}:a;this.h={};this.h.cloudOptimized=a.Ue==null?null:a.Ue;this.h.tileDimensions=a.bc==null?null:a.bc;this.h.skipEmptyFiles=a.kg==null?null:a.kg;this.h.tileSize=a.tileSize==null?null:a.tileSize;this.h.noData=a.Pf==null?null:a.Pf};r(kg,A);kg.prototype.i=function(){return{keys:["cloudOptimized","noData","skipEmptyFiles","tileDimensions","tileSize"],o:{noData:lg,tileDimensions:mg}}};
228
- k.Object.defineProperties(kg.prototype,{Ue:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudOptimized")?C(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},Pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"noData")?C(this,"noData"):null},set:function(a){this.h.noData=a}},kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmptyFiles")?C(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},bc:{configurable:!0,enumerable:!0,
226
+ a}}});var kg=function(a){a=a===void 0?{}:a;this.h={};this.h.cloudOptimized=a.Te==null?null:a.Te;this.h.tileDimensions=a.bc==null?null:a.bc;this.h.skipEmptyFiles=a.jg==null?null:a.jg;this.h.tileSize=a.tileSize==null?null:a.tileSize;this.h.noData=a.Of==null?null:a.Of};r(kg,A);kg.prototype.i=function(){return{keys:["cloudOptimized","noData","skipEmptyFiles","tileDimensions","tileSize"],o:{noData:lg,tileDimensions:mg}}};
227
+ k.Object.defineProperties(kg.prototype,{Te:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudOptimized")?C(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},Of:{configurable:!0,enumerable:!0,get:function(){return D(this,"noData")?C(this,"noData"):null},set:function(a){this.h.noData=a}},jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmptyFiles")?C(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},bc:{configurable:!0,enumerable:!0,
229
228
  get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?C(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.options=a.options==null?null:a.options};r(ng,A);ng.prototype.i=function(){return{keys:["options"],o:{options:og}}};
230
- k.Object.defineProperties(ng.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?C(this,"options"):null},set:function(a){this.h.options=a}}});var og=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.pi==null?null:a.pi};r(og,A);og.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
231
- k.Object.defineProperties(og.prototype,{pi:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?C(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var mg=function(a){a=a===void 0?{}:a;this.h={};this.h.width=a.width==null?null:a.width;this.h.height=a.height==null?null:a.height};r(mg,A);mg.prototype.i=function(){return{keys:["height","width"]}};
229
+ k.Object.defineProperties(ng.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?C(this,"options"):null},set:function(a){this.h.options=a}}});var og=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.ni==null?null:a.ni};r(og,A);og.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
230
+ k.Object.defineProperties(og.prototype,{ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?C(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var mg=function(a){a=a===void 0?{}:a;this.h={};this.h.width=a.width==null?null:a.width;this.h.height=a.height==null?null:a.height};r(mg,A);mg.prototype.i=function(){return{keys:["height","width"]}};
232
231
  k.Object.defineProperties(mg.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return D(this,"height")?C(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return D(this,"width")?C(this,"width"):null},set:function(a){this.h.width=a}}});var pg=function(a){a=a===void 0?{}:a;this.h={};this.h.x=a.x==null?null:a.x;this.h.y=a.y==null?null:a.y};r(pg,A);pg.prototype.i=function(){return{keys:["x","y"]}};
233
232
  k.Object.defineProperties(pg.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return D(this,"x")?C(this,"x"):null},set:function(a){this.h.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return D(this,"y")?C(this,"y"):null},set:function(a){this.h.y=a}}});
234
- var Lf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=a.Tf==null?null:a.Tf;this.h.tileSize=a.tileSize==null?null:a.tileSize};r(Lf,A);
233
+ var Lf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=a.Sf==null?null:a.Sf;this.h.tileSize=a.tileSize==null?null:a.tileSize};r(Lf,A);
235
234
  Lf.prototype.i=function(){return{H:{pyramidingPolicy:Ae,pyramidingPolicyOverrides:Be},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],Ma:{pyramidingPolicyOverrides:{ka:null,pa:!1,qa:!1,ra:!1}},o:{earthEngineDestination:kf}}};
236
- k.Object.defineProperties(Lf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?C(this,"pyramidingPolicyOverrides"):
235
+ k.Object.defineProperties(Lf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Sf:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?C(this,"pyramidingPolicyOverrides"):
237
236
  null},set:function(a){this.h.pyramidingPolicyOverrides=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?C(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});
238
- var Af=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.dataType=a.dataType==null?null:a.dataType;this.h.grid=a.grid==null?null:a.grid;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.missingData=a.missingData==null?null:a.missingData;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.kd==null?null:a.kd};r(Af,A);
237
+ var Af=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.dataType=a.dataType==null?null:a.dataType;this.h.grid=a.grid==null?null:a.grid;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.missingData=a.missingData==null?null:a.missingData;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.ld==null?null:a.ld};r(Af,A);
239
238
  Af.prototype.i=function(){return{P:{tilesets:qg},H:{pyramidingPolicy:Ce},keys:"dataType grid id missingData pyramidingPolicy tilesetBandIndex tilesetId tilesets".split(" "),o:{dataType:rg,grid:Nf,missingData:sg}}};
240
239
  k.Object.defineProperties(Af.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?C(this,"dataType"):null},set:function(a){this.h.dataType=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?
241
- C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},kd:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},
242
- set:function(a){this.h.tilesetId=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Jd==null?null:a.Jd;this.h.tfRecordOptions=a.le==null?null:a.le;this.h.fileFormat=a.F==null?null:a.F};r(Mf,A);
240
+ C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},ld:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},
241
+ set:function(a){this.h.tilesetId=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Kd==null?null:a.Kd;this.h.tfRecordOptions=a.me==null?null:a.me;this.h.fileFormat=a.F==null?null:a.F};r(Mf,A);
243
242
  Mf.prototype.i=function(){return{H:{fileFormat:De},keys:["cloudStorageDestination","driveDestination","fileFormat","geoTiffOptions","tfRecordOptions"],o:{cloudStorageDestination:mf,driveDestination:yf,geoTiffOptions:kg,tfRecordOptions:tg}}};
244
243
  k.Object.defineProperties(Mf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
245
- a}},Jd:{configurable:!0,enumerable:!0,get:function(){return D(this,"geoTiffOptions")?C(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},le:{configurable:!0,enumerable:!0,get:function(){return D(this,"tfRecordOptions")?C(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
246
- var ug=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.nd==null?null:a.nd;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.bands=a.bands==null?null:a.bands;this.h.maskBands=a.Kf==null?null:a.Kf;this.h.footprint=a.yh==null?null:a.yh;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.startTime=a.startTime==
247
- null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.minTileAreaRatio=a.Uh==null?null:a.Uh;this.h.skipMetadataRead=a.zi==null?null:a.zi;this.h.memo=a.Vc==null?null:a.Vc};r(ug,A);
244
+ a}},Kd:{configurable:!0,enumerable:!0,get:function(){return D(this,"geoTiffOptions")?C(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},me:{configurable:!0,enumerable:!0,get:function(){return D(this,"tfRecordOptions")?C(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
245
+ var ug=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.od==null?null:a.od;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.bands=a.bands==null?null:a.bands;this.h.maskBands=a.Jf==null?null:a.Jf;this.h.footprint=a.wh==null?null:a.wh;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.Sh==null?null:a.Sh;this.h.skipMetadataRead=a.xi==null?null:a.xi;this.h.memo=a.Wc==null?null:a.Wc};r(ug,A);
248
247
  ug.prototype.i=function(){return{P:{bands:vg,maskBands:wg,tilesets:Bf},H:{pyramidingPolicy:Ee},keys:"bands endTime footprint maskBands memo minTileAreaRatio missingData name properties pyramidingPolicy skipMetadataRead startTime tilesets uriPrefix".split(" "),Ma:{properties:{ka:null,pa:!1,qa:!1,ra:!1}},o:{footprint:xg,missingData:sg}}};
249
- k.Object.defineProperties(ug.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?C(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},yh:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?C(this,"footprint"):null},set:function(a){this.h.footprint=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return D(this,
250
- "maskBands")?C(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Vc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?C(this,"memo"):null},set:function(a){this.h.memo=a}},Uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minTileAreaRatio")?C(this,"minTileAreaRatio"):null},set:function(a){this.h.minTileAreaRatio=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?C(this,"missingData"):null},set:function(a){this.h.missingData=
251
- a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},zi:{configurable:!0,enumerable:!0,get:function(){return D(this,
252
- "skipMetadataRead")?C(this,"skipMetadataRead"):null},set:function(a){this.h.skipMetadataRead=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},nd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=
253
- a}}});var yg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.affineTransform=a.Kb==null?null:a.Kb;this.h.dimensions=a.dimensions==null?null:a.dimensions};r(yg,A);yg.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:Ve,dimensions:mg}}};
254
- k.Object.defineProperties(yg.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});
255
- var zg=function(a){a=a===void 0?{}:a;this.h={};this.h.imageManifest=a.zf==null?null:a.zf;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId;this.h.mode=a.mode==null?null:a.mode};r(zg,A);zg.prototype.i=function(){return{H:{mode:Fe},keys:["description","imageManifest","mode","overwrite","requestId"],o:{imageManifest:ug}}};
256
- k.Object.defineProperties(zg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},zf:{configurable:!0,enumerable:!0,get:function(){return D(this,"imageManifest")?C(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},mode:{configurable:!0,enumerable:!0,get:function(){return D(this,"mode")?C(this,"mode"):null},set:function(a){this.h.mode=a}},overwrite:{configurable:!0,enumerable:!0,
257
- get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var Ag=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.og==null?null:a.og;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId};
248
+ k.Object.defineProperties(ug.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?C(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?C(this,"footprint"):null},set:function(a){this.h.footprint=a}},Jf:{configurable:!0,enumerable:!0,get:function(){return D(this,
249
+ "maskBands")?C(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Wc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?C(this,"memo"):null},set:function(a){this.h.memo=a}},Sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minTileAreaRatio")?C(this,"minTileAreaRatio"):null},set:function(a){this.h.minTileAreaRatio=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?C(this,"missingData"):null},set:function(a){this.h.missingData=
250
+ a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},xi:{configurable:!0,enumerable:!0,get:function(){return D(this,
251
+ "skipMetadataRead")?C(this,"skipMetadataRead"):null},set:function(a){this.h.skipMetadataRead=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},od:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=
252
+ a}}});var yg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.affineTransform=a.Jb==null?null:a.Jb;this.h.dimensions=a.dimensions==null?null:a.dimensions};r(yg,A);yg.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:Ve,dimensions:mg}}};
253
+ k.Object.defineProperties(yg.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});
254
+ var zg=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};r(zg,A);zg.prototype.i=function(){return{H:{mode:Fe},keys:["description","imageManifest","mode","overwrite","requestId"],o:{imageManifest:ug}}};
255
+ k.Object.defineProperties(zg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},yf:{configurable:!0,enumerable:!0,get:function(){return D(this,"imageManifest")?C(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},mode:{configurable:!0,enumerable:!0,get:function(){return D(this,"mode")?C(this,"mode"):null},set:function(a){this.h.mode=a}},overwrite:{configurable:!0,enumerable:!0,
256
+ get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var Ag=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.ng==null?null:a.ng;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId};
258
257
  r(Ag,A);Ag.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:Bg}}};
259
- k.Object.defineProperties(Ag.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},og:{configurable:!0,
260
- enumerable:!0,get:function(){return D(this,"tableManifest")?C(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Dc==null?null:a.Dc};r(Cg,A);Cg.prototype.i=function(){return{P:{algorithms:We},keys:["algorithms"]}};k.Object.defineProperties(Cg.prototype,{Dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?C(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
258
+ k.Object.defineProperties(Ag.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},ng:{configurable:!0,
259
+ enumerable:!0,get:function(){return D(this,"tableManifest")?C(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Ec==null?null:a.Ec};r(Cg,A);Cg.prototype.i=function(){return{P:{algorithms:We},keys:["algorithms"]}};k.Object.defineProperties(Cg.prototype,{Ec:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?C(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
261
260
  var Dg=function(a){a=a===void 0?{}:a;this.h={};this.h.assets=a.assets==null?null:a.assets;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Dg,A);Dg.prototype.i=function(){return{P:{assets:zf},keys:["assets","nextPageToken"]}};
262
261
  k.Object.defineProperties(Dg.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return D(this,"assets")?C(this,"assets"):null},set:function(a){this.h.assets=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});
263
262
  var Eg=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.features=a.features==null?null:a.features;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Eg,A);Eg.prototype.i=function(){return{P:{features:Zf},keys:["features","nextPageToken","type"]}};
264
263
  k.Object.defineProperties(Eg.prototype,{features:{configurable:!0,enumerable:!0,get:function(){return D(this,"features")?C(this,"features"):null},set:function(a){this.h.features=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});
265
264
  var Fg=function(a){a=a===void 0?{}:a;this.h={};this.h.operations=a.Na==null?null:a.Na;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Fg,A);Fg.prototype.i=function(){return{P:{operations:Gg},keys:["nextPageToken","operations"]}};
266
265
  k.Object.defineProperties(Fg.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Na:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?C(this,"operations"):null},set:function(a){this.h.operations=a}}});
267
- var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.counter=a.counter==null?null:a.counter;this.h.dataAccess=a.jh==null?null:a.jh;this.h.cloudAudit=a.Ug==null?null:a.Ug};r(Hg,A);Hg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:lf,counter:tf,dataAccess:vf}}};
268
- k.Object.defineProperties(Hg.prototype,{Ug:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudAudit")?C(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return D(this,"counter")?C(this,"counter"):null},set:function(a){this.h.counter=a}},jh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?C(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
269
- var sg=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(sg,A);sg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(sg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Ig=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb};r(Ig,A);Ig.prototype.i=function(){return{keys:["destinationName"]}};
270
- k.Object.defineProperties(Ig.prototype,{Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var lg=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.pf==null?null:a.pf;this.h.integerValue=a.Va==null?null:a.Va};r(lg,A);lg.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
271
- k.Object.defineProperties(lg.prototype,{pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?C(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
266
+ var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.counter=a.counter==null?null:a.counter;this.h.dataAccess=a.hh==null?null:a.hh;this.h.cloudAudit=a.Sg==null?null:a.Sg};r(Hg,A);Hg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:lf,counter:tf,dataAccess:vf}}};
267
+ k.Object.defineProperties(Hg.prototype,{Sg:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudAudit")?C(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return D(this,"counter")?C(this,"counter"):null},set:function(a){this.h.counter=a}},hh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?C(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
268
+ var sg=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(sg,A);sg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(sg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Ig=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob};r(Ig,A);Ig.prototype.i=function(){return{keys:["destinationName"]}};
269
+ k.Object.defineProperties(Ig.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var lg=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.nf==null?null:a.nf;this.h.integerValue=a.Va==null?null:a.Va};r(lg,A);lg.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
270
+ k.Object.defineProperties(lg.prototype,{nf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?C(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
272
271
  var Gg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.metadata=a.metadata==null?null:a.metadata;this.h.done=a.done==null?null:a.done;this.h.error=a.error==null?null:a.error;this.h.response=a.response==null?null:a.response};r(Gg,A);Gg.prototype.i=function(){return{keys:["done","error","metadata","name","response"],Ma:{metadata:{ka:null,pa:!1,qa:!1,ra:!1},response:{ka:null,pa:!1,qa:!1,ra:!1}},o:{error:Jg}}};
273
272
  k.Object.defineProperties(Gg.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return D(this,"done")?C(this,"done"):null},set:function(a){this.h.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return D(this,"error")?C(this,"error"):null},set:function(a){this.h.error=a}},metadata:{configurable:!0,enumerable:!0,get:function(){return D(this,"metadata")?C(this,"metadata"):null},set:function(a){this.h.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
274
273
  "name")?C(this,"name"):null},set:function(a){this.h.name=a}},response:{configurable:!0,enumerable:!0,get:function(){return D(this,"response")?C(this,"response"):null},set:function(a){this.h.response=a}}});
275
- var Kg=function(a){a=a===void 0?{}:a;this.h={};this.h.state=a.state==null?null:a.state;this.h.description=a.description==null?null:a.description;this.h.type=a.type==null?null:a.type;this.h.priority=a.priority==null?null:a.priority;this.h.createTime=a.bf==null?null:a.bf;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.progress=a.progress==null?null:a.progress;this.h.stages=a.Bi==null?null:
276
- a.Bi;this.h.attempt=a.attempt==null?null:a.attempt;this.h.scriptUri=a.dg==null?null:a.dg;this.h.destinationUris=a.ef==null?null:a.ef;this.h.notifications=a.Yh==null?null:a.Yh;this.h.batchEecuUsageSeconds=a.vd==null?null:a.vd};r(Kg,A);Kg.prototype.i=function(){return{P:{notifications:Lg,stages:Mg},H:{state:Ge},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
277
- k.Object.defineProperties(Kg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return D(this,"attempt")?C(this,"attempt"):null},set:function(a){this.h.attempt=a}},vd:{configurable:!0,enumerable:!0,get:function(){return D(this,"batchEecuUsageSeconds")?C(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},bf:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?C(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
278
- enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},ef:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationUris")?C(this,"destinationUris"):null},set:function(a){this.h.destinationUris=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},Yh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notifications")?C(this,
279
- "notifications"):null},set:function(a){this.h.notifications=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},progress:{configurable:!0,enumerable:!0,get:function(){return D(this,"progress")?C(this,"progress"):null},set:function(a){this.h.progress=a}},dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scriptUri")?C(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},Bi:{configurable:!0,
274
+ var Kg=function(a){a=a===void 0?{}:a;this.h={};this.h.state=a.state==null?null:a.state;this.h.description=a.description==null?null:a.description;this.h.type=a.type==null?null:a.type;this.h.priority=a.priority==null?null:a.priority;this.h.createTime=a.af==null?null:a.af;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.zi==null?null:
275
+ a.zi;this.h.attempt=a.attempt==null?null:a.attempt;this.h.scriptUri=a.cg==null?null:a.cg;this.h.destinationUris=a.df==null?null:a.df;this.h.notifications=a.Wh==null?null:a.Wh;this.h.batchEecuUsageSeconds=a.wd==null?null:a.wd};r(Kg,A);Kg.prototype.i=function(){return{P:{notifications:Lg,stages:Mg},H:{state:Ge},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
276
+ k.Object.defineProperties(Kg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return D(this,"attempt")?C(this,"attempt"):null},set:function(a){this.h.attempt=a}},wd:{configurable:!0,enumerable:!0,get:function(){return D(this,"batchEecuUsageSeconds")?C(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},af:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?C(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
277
+ enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},df:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationUris")?C(this,"destinationUris"):null},set:function(a){this.h.destinationUris=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},Wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notifications")?C(this,
278
+ "notifications"):null},set:function(a){this.h.notifications=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},progress:{configurable:!0,enumerable:!0,get:function(){return D(this,"progress")?C(this,"progress"):null},set:function(a){this.h.progress=a}},cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scriptUri")?C(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},zi:{configurable:!0,
280
279
  enumerable:!0,get:function(){return D(this,"stages")?C(this,"stages"):null},set:function(a){this.h.stages=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},state:{configurable:!0,enumerable:!0,get:function(){return D(this,"state")?C(this,"state"):null},set:function(a){this.h.state=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=
281
- a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Lg=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Mi==null?null:a.Mi;this.h.detail=a.detail==null?null:a.detail};r(Lg,A);Lg.prototype.i=function(){return{H:{severity:He},keys:["detail","severity","topic"]}};
282
- k.Object.defineProperties(Lg.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return D(this,"detail")?C(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return D(this,"severity")?C(this,"severity"):null},set:function(a){this.h.severity=a}},Mi:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?C(this,"topic"):null},set:function(a){this.h.topic=a}}});
283
- var Mg=function(a){a=a===void 0?{}:a;this.h={};this.h.displayName=a.displayName==null?null:a.displayName;this.h.completeWorkUnits=a.Wg==null?null:a.Wg;this.h.totalWorkUnits=a.Ni==null?null:a.Ni;this.h.description=a.description==null?null:a.description};r(Mg,A);Mg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
284
- k.Object.defineProperties(Mg.prototype,{Wg:{configurable:!0,enumerable:!0,get:function(){return D(this,"completeWorkUnits")?C(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return D(this,"displayName")?C(this,"displayName"):null},set:function(a){this.h.displayName=
285
- a}},Ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?C(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var rg=function(a){a=a===void 0?{}:a;this.h={};this.h.precision=a.precision==null?null:a.precision;this.h.range=a.dd==null?null:a.dd;this.h.dimensionsCount=a.nh==null?null:a.nh};r(rg,A);rg.prototype.i=function(){return{H:{precision:Ie},keys:["dimensionsCount","precision","range"],o:{range:xf}}};
286
- k.Object.defineProperties(rg.prototype,{nh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensionsCount")?C(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return D(this,"precision")?C(this,"precision"):null},set:function(a){this.h.precision=a}},dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?C(this,"range"):null},set:function(a){this.h.range=a}}});
287
- var xg=function(a){a=a===void 0?{}:a;this.h={};this.h.points=a.points==null?null:a.points;this.h.bandId=a.Mg==null?null:a.Mg};r(xg,A);xg.prototype.i=function(){return{P:{points:pg},keys:["bandId","points"]}};
288
- k.Object.defineProperties(xg.prototype,{Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandId")?C(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return D(this,"points")?C(this,"points"):null},set:function(a){this.h.points=a}}});
289
- var Nf=function(a){a=a===void 0?{}:a;this.h={};this.h.crsCode=a.cf==null?null:a.cf;this.h.crsWkt=a.dh==null?null:a.dh;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.affineTransform=a.Kb==null?null:a.Kb};r(Nf,A);Nf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Ve,dimensions:mg}}};
290
- k.Object.defineProperties(Nf.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},cf:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?C(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsWkt")?C(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
291
- get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.version=a.version==null?null:a.version;this.h.bindings=a.xd==null?null:a.xd;this.h.auditConfigs=a.Jg==null?null:a.Jg;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.hf==null?null:a.hf};r(Uf,A);Uf.prototype.i=function(){return{P:{auditConfigs:$e,bindings:ef,rules:Ng},keys:["auditConfigs","bindings","etag","rules","version"]}};
292
- k.Object.defineProperties(Uf.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?C(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},xd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindings")?C(this,"bindings"):null},set:function(a){this.h.bindings=a}},hf:{configurable:!0,enumerable:!0,get:function(){return D(this,"etag")?C(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return D(this,
293
- "rules")?C(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?C(this,"version"):null},set:function(a){this.h.version=a}}});var dg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.fi==null?null:a.fi;this.h.tileLimiting=a.Ii==null?null:a.Ii};r(dg,A);dg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Og}}};
294
- k.Object.defineProperties(dg.prototype,{fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?C(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?C(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Pg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};r(Pg,A);Pg.prototype.i=function(){return{keys:["attributeName"]}};
280
+ a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Lg=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Ki==null?null:a.Ki;this.h.detail=a.detail==null?null:a.detail};r(Lg,A);Lg.prototype.i=function(){return{H:{severity:He},keys:["detail","severity","topic"]}};
281
+ k.Object.defineProperties(Lg.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return D(this,"detail")?C(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return D(this,"severity")?C(this,"severity"):null},set:function(a){this.h.severity=a}},Ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?C(this,"topic"):null},set:function(a){this.h.topic=a}}});
282
+ var Mg=function(a){a=a===void 0?{}:a;this.h={};this.h.displayName=a.displayName==null?null:a.displayName;this.h.completeWorkUnits=a.Ug==null?null:a.Ug;this.h.totalWorkUnits=a.Li==null?null:a.Li;this.h.description=a.description==null?null:a.description};r(Mg,A);Mg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
283
+ k.Object.defineProperties(Mg.prototype,{Ug:{configurable:!0,enumerable:!0,get:function(){return D(this,"completeWorkUnits")?C(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return D(this,"displayName")?C(this,"displayName"):null},set:function(a){this.h.displayName=
284
+ a}},Li:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?C(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var rg=function(a){a=a===void 0?{}:a;this.h={};this.h.precision=a.precision==null?null:a.precision;this.h.range=a.ed==null?null:a.ed;this.h.dimensionsCount=a.lh==null?null:a.lh};r(rg,A);rg.prototype.i=function(){return{H:{precision:Ie},keys:["dimensionsCount","precision","range"],o:{range:xf}}};
285
+ k.Object.defineProperties(rg.prototype,{lh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensionsCount")?C(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return D(this,"precision")?C(this,"precision"):null},set:function(a){this.h.precision=a}},ed:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?C(this,"range"):null},set:function(a){this.h.range=a}}});
286
+ var xg=function(a){a=a===void 0?{}:a;this.h={};this.h.points=a.points==null?null:a.points;this.h.bandId=a.Lg==null?null:a.Lg};r(xg,A);xg.prototype.i=function(){return{P:{points:pg},keys:["bandId","points"]}};
287
+ k.Object.defineProperties(xg.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandId")?C(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return D(this,"points")?C(this,"points"):null},set:function(a){this.h.points=a}}});
288
+ var Nf=function(a){a=a===void 0?{}:a;this.h={};this.h.crsCode=a.bf==null?null:a.bf;this.h.crsWkt=a.ah==null?null:a.ah;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.affineTransform=a.Jb==null?null:a.Jb};r(Nf,A);Nf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Ve,dimensions:mg}}};
289
+ k.Object.defineProperties(Nf.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},bf:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?C(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},ah:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsWkt")?C(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
290
+ get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.version=a.version==null?null:a.version;this.h.bindings=a.yd==null?null:a.yd;this.h.auditConfigs=a.Ig==null?null:a.Ig;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.gf==null?null:a.gf};r(Uf,A);Uf.prototype.i=function(){return{P:{auditConfigs:$e,bindings:ef,rules:Ng},keys:["auditConfigs","bindings","etag","rules","version"]}};
291
+ k.Object.defineProperties(Uf.prototype,{Ig:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?C(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},yd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindings")?C(this,"bindings"):null},set:function(a){this.h.bindings=a}},gf:{configurable:!0,enumerable:!0,get:function(){return D(this,"etag")?C(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return D(this,
292
+ "rules")?C(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?C(this,"version"):null},set:function(a){this.h.version=a}}});var dg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.di==null?null:a.di;this.h.tileLimiting=a.Gi==null?null:a.Gi};r(dg,A);dg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Og}}};
293
+ k.Object.defineProperties(dg.prototype,{di:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?C(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?C(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Pg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};r(Pg,A);Pg.prototype.i=function(){return{keys:["attributeName"]}};
295
294
  k.Object.defineProperties(Pg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return D(this,"attributeName")?C(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Qg=function(){this.h={}};r(Qg,A);Qg.prototype.i=function(){return{keys:[]}};var Rg=function(){this.h={}};r(Rg,A);Rg.prototype.i=function(){return{keys:[]}};var Sg=function(){this.h={}};r(Sg,A);Sg.prototype.i=function(){return{keys:[]}};
296
- var Tg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.Zd==null?null:a.Zd;this.h.rankByMinVisibleLodRule=a.li==null?null:a.li;this.h.rankByGeometryTypeRule=a.ae==null?null:a.ae;this.h.rankByMinZoomLevelRule=a.be==null?null:a.be;this.h.direction=a.direction==null?null:a.direction};r(Tg,A);
295
+ var Tg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.ae==null?null:a.ae;this.h.rankByMinVisibleLodRule=a.ji==null?null:a.ji;this.h.rankByGeometryTypeRule=a.be==null?null:a.be;this.h.rankByMinZoomLevelRule=a.ce==null?null:a.ce;this.h.direction=a.direction==null?null:a.direction};r(Tg,A);
297
296
  Tg.prototype.i=function(){return{H:{direction:Je},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],o:{rankByAttributeRule:Pg,rankByGeometryTypeRule:Qg,rankByMinVisibleLodRule:Rg,rankByMinZoomLevelRule:Sg}}};
298
- k.Object.defineProperties(Tg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return D(this,"direction")?C(this,"direction"):null},set:function(a){this.h.direction=a}},Zd:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByAttributeRule")?C(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},ae:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByGeometryTypeRule")?C(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
299
- a}},li:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinVisibleLodRule")?C(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},be:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinZoomLevelRule")?C(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
300
- var eg=function(a){a=a===void 0?{}:a;this.h={};this.h.zOrderRankingRule=a.Cg==null?null:a.Cg;this.h.thinningRankingRule=a.qg==null?null:a.qg};r(eg,A);eg.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Ug,zOrderRankingRule:Ug}}};
301
- k.Object.defineProperties(eg.prototype,{qg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?C(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?C(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
302
- var Ug=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByOneThingRule=a.Vf==null?null:a.Vf;this.h.pseudoRandomTiebreaking=a.ki==null?null:a.ki};r(Ug,A);Ug.prototype.i=function(){return{P:{rankByOneThingRule:Tg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
303
- k.Object.defineProperties(Ug.prototype,{ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"pseudoRandomTiebreaking")?C(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByOneThingRule")?C(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
304
- var Ng=function(a){a=a===void 0?{}:a;this.h={};this.h.description=a.description==null?null:a.description;this.h.permissions=a.permissions==null?null:a.permissions;this.h.action=a.action==null?null:a.action;this.h["in"]=a.Fh==null?null:a.Fh;this.h.notIn=a.Xh==null?null:a.Xh;this.h.conditions=a.conditions==null?null:a.conditions;this.h.logConfig=a.Mh==null?null:a.Mh};r(Ng,A);Ng.prototype.i=function(){return{P:{conditions:rf,logConfig:Hg},H:{action:Ke},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
305
- k.Object.defineProperties(Ng.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return D(this,"action")?C(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return D(this,"conditions")?C(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},Fh:{configurable:!0,enumerable:!0,
306
- get:function(){return D(this,"in")?C(this,"in"):null},set:function(a){this.h["in"]=a}},Mh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logConfig")?C(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notIn")?C(this,"notIn"):null},set:function(a){this.h.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=
297
+ k.Object.defineProperties(Tg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return D(this,"direction")?C(this,"direction"):null},set:function(a){this.h.direction=a}},ae:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByAttributeRule")?C(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},be:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByGeometryTypeRule")?C(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
298
+ a}},ji:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinVisibleLodRule")?C(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},ce:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinZoomLevelRule")?C(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
299
+ var eg=function(a){a=a===void 0?{}:a;this.h={};this.h.zOrderRankingRule=a.Bg==null?null:a.Bg;this.h.thinningRankingRule=a.pg==null?null:a.pg};r(eg,A);eg.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Ug,zOrderRankingRule:Ug}}};
300
+ k.Object.defineProperties(eg.prototype,{pg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?C(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?C(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
301
+ var Ug=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByOneThingRule=a.Uf==null?null:a.Uf;this.h.pseudoRandomTiebreaking=a.ii==null?null:a.ii};r(Ug,A);Ug.prototype.i=function(){return{P:{rankByOneThingRule:Tg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
302
+ k.Object.defineProperties(Ug.prototype,{ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"pseudoRandomTiebreaking")?C(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByOneThingRule")?C(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
303
+ var Ng=function(a){a=a===void 0?{}:a;this.h={};this.h.description=a.description==null?null:a.description;this.h.permissions=a.permissions==null?null:a.permissions;this.h.action=a.action==null?null:a.action;this.h["in"]=a.Dh==null?null:a.Dh;this.h.notIn=a.Vh==null?null:a.Vh;this.h.conditions=a.conditions==null?null:a.conditions;this.h.logConfig=a.Kh==null?null:a.Kh};r(Ng,A);Ng.prototype.i=function(){return{P:{conditions:rf,logConfig:Hg},H:{action:Ke},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
304
+ k.Object.defineProperties(Ng.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return D(this,"action")?C(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return D(this,"conditions")?C(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},Dh:{configurable:!0,enumerable:!0,
305
+ get:function(){return D(this,"in")?C(this,"in"):null},set:function(a){this.h["in"]=a}},Kh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logConfig")?C(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notIn")?C(this,"notIn"):null},set:function(a){this.h.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=
307
306
  a}}});var Vg=function(a){a=a===void 0?{}:a;this.h={};this.h.policy=a.jb==null?null:a.jb;this.h.updateMask=a.updateMask==null?null:a.updateMask};r(Vg,A);Vg.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:Uf}}};
308
307
  k.Object.defineProperties(Vg.prototype,{jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?C(this,"policy"):null},set:function(a){this.h.policy=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});var Jg=function(a){a=a===void 0?{}:a;this.h={};this.h.code=a.code==null?null:a.code;this.h.message=a.message==null?null:a.message;this.h.details=a.details==null?null:a.details};
309
308
  r(Jg,A);Jg.prototype.i=function(){return{keys:["code","details","message"],Ma:{details:{ka:null,pa:!0,qa:!1,ra:!1}}}};
@@ -314,56 +313,56 @@ k.Object.defineProperties(Wg.prototype,{l:{configurable:!0,enumerable:!0,get:fun
314
313
  k.Object.defineProperties(Rf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Tf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};r(Tf,A);
315
314
  Tf.prototype.i=function(){return{H:{fileFormat:Le},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:mf,driveDestination:yf}}};
316
315
  k.Object.defineProperties(Tf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
317
- a}}});var Ef=function(a){a=a===void 0?{}:a;this.h={};this.h.paths=a.paths==null?null:a.paths;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.shardCount=a.xi==null?null:a.xi;this.h.primaryGeometryColumn=a.bd==null?null:a.bd};r(Ef,A);Ef.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
318
- k.Object.defineProperties(Ef.prototype,{paths:{configurable:!0,enumerable:!0,get:function(){return D(this,"paths")?C(this,"paths"):null},set:function(a){this.h.paths=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?C(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},xi:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?C(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
316
+ a}}});var Ef=function(a){a=a===void 0?{}:a;this.h={};this.h.paths=a.paths==null?null:a.paths;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.shardCount=a.vi==null?null:a.vi;this.h.primaryGeometryColumn=a.cd==null?null:a.cd};r(Ef,A);Ef.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
317
+ k.Object.defineProperties(Ef.prototype,{paths:{configurable:!0,enumerable:!0,get:function(){return D(this,"paths")?C(this,"paths"):null},set:function(a){this.h.paths=a}},cd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?C(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},vi:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?C(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
319
318
  enumerable:!0,get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});
320
- var Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.nd==null?null:a.nd;this.h.sources=a.sources==null?null:a.sources;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.csvColumnDataTypeOverrides=a.eh==null?null:a.eh;this.h.policy=a.jb==null?null:a.jb;this.h.columnDataTypeOverrides=a.Vg==null?null:a.Vg;this.h.memo=a.Vc==null?null:a.Vc};
319
+ var Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.od==null?null:a.od;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.bh==null?null:a.bh;this.h.policy=a.jb==null?null:a.jb;this.h.columnDataTypeOverrides=a.Tg==null?null:a.Tg;this.h.memo=a.Wc==null?null:a.Wc};
321
320
  r(Bg,A);Bg.prototype.i=function(){return{P:{sources:Xg},H:{columnDataTypeOverrides:Ne,csvColumnDataTypeOverrides:Oe},keys:"columnDataTypeOverrides csvColumnDataTypeOverrides endTime memo name policy properties sources startTime uriPrefix".split(" "),Ma:{columnDataTypeOverrides:{ka:null,pa:!1,qa:!1,ra:!1},csvColumnDataTypeOverrides:{ka:null,pa:!1,qa:!1,ra:!1},properties:{ka:null,pa:!1,qa:!1,ra:!1}},o:{policy:Uf}}};
322
- k.Object.defineProperties(Bg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?C(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvColumnDataTypeOverrides")?C(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):
323
- null},set:function(a){this.h.endTime=a}},Vc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?C(this,"memo"):null},set:function(a){this.h.memo=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?C(this,"policy"):null},set:function(a){this.h.policy=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?
324
- C(this,"properties"):null},set:function(a){this.h.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?C(this,"sources"):null},set:function(a){this.h.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},nd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
325
- var Xg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.charset=a.charset==null?null:a.charset;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.crs=a.crs==null?null:a.crs;this.h.geodesic=a.geodesic==null?null:a.geodesic;this.h.primaryGeometryColumn=a.bd==null?null:a.bd;this.h.xColumn=a.Qi==null?null:a.Qi;this.h.yColumn=a.Si==null?null:a.Si;this.h.dateFormat=a.kh==null?null:a.kh;this.h.csvDelimiter=a.fh==
326
- null?null:a.fh;this.h.csvQualifier=a.gh==null?null:a.gh;this.h.simplifyErrorMeters=a.yi==null?null:a.yi};r(Xg,A);Xg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn simplifyErrorMeters uris xColumn yColumn".split(" ")}};
327
- k.Object.defineProperties(Xg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return D(this,"charset")?C(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?C(this,"crs"):null},set:function(a){this.h.crs=a}},fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?C(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},gh:{configurable:!0,enumerable:!0,get:function(){return D(this,
328
- "csvQualifier")?C(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},kh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dateFormat")?C(this,"dateFormat"):null},set:function(a){this.h.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return D(this,"geodesic")?C(this,"geodesic"):null},set:function(a){this.h.geodesic=a}},Ub:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=
329
- a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?C(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?C(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},yi:{configurable:!0,enumerable:!0,get:function(){return D(this,"simplifyErrorMeters")?C(this,"simplifyErrorMeters"):null},set:function(a){this.h.simplifyErrorMeters=a}},
330
- uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}},Qi:{configurable:!0,enumerable:!0,get:function(){return D(this,"xColumn")?C(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Si:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?C(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
331
- var tg=function(a){a=a===void 0?{}:a;this.h={};this.h.tileDimensions=a.bc==null?null:a.bc;this.h.marginDimensions=a.Jf==null?null:a.Jf;this.h.compress=a.Xe==null?null:a.Xe;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue;this.h.tensorDepths=a.ke==null?null:a.ke;this.h.sequenceData=a.eg==null?null:a.eg;this.h.collapseBands=a.Ve==null?null:a.Ve;this.h.maxMaskedRatio=a.Nf==null?null:a.Nf};r(tg,A);
321
+ k.Object.defineProperties(Bg.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?C(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},bh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvColumnDataTypeOverrides")?C(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):
322
+ null},set:function(a){this.h.endTime=a}},Wc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?C(this,"memo"):null},set:function(a){this.h.memo=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?C(this,"policy"):null},set:function(a){this.h.policy=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?
323
+ C(this,"properties"):null},set:function(a){this.h.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?C(this,"sources"):null},set:function(a){this.h.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},od:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
324
+ var Xg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.charset=a.charset==null?null:a.charset;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.crs=a.crs==null?null:a.crs;this.h.geodesic=a.geodesic==null?null:a.geodesic;this.h.primaryGeometryColumn=a.cd==null?null:a.cd;this.h.xColumn=a.Oi==null?null:a.Oi;this.h.yColumn=a.Pi==null?null:a.Pi;this.h.dateFormat=a.ih==null?null:a.ih;this.h.csvDelimiter=a.dh==
325
+ null?null:a.dh;this.h.csvQualifier=a.eh==null?null:a.eh;this.h.simplifyErrorMeters=a.wi==null?null:a.wi};r(Xg,A);Xg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn simplifyErrorMeters uris xColumn yColumn".split(" ")}};
326
+ k.Object.defineProperties(Xg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return D(this,"charset")?C(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?C(this,"crs"):null},set:function(a){this.h.crs=a}},dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?C(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},eh:{configurable:!0,enumerable:!0,get:function(){return D(this,
327
+ "csvQualifier")?C(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},ih:{configurable:!0,enumerable:!0,get:function(){return D(this,"dateFormat")?C(this,"dateFormat"):null},set:function(a){this.h.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return D(this,"geodesic")?C(this,"geodesic"):null},set:function(a){this.h.geodesic=a}},Ub:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=
328
+ a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?C(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},cd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?C(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},wi:{configurable:!0,enumerable:!0,get:function(){return D(this,"simplifyErrorMeters")?C(this,"simplifyErrorMeters"):null},set:function(a){this.h.simplifyErrorMeters=a}},
329
+ uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}},Oi:{configurable:!0,enumerable:!0,get:function(){return D(this,"xColumn")?C(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Pi:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?C(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
330
+ var tg=function(a){a=a===void 0?{}:a;this.h={};this.h.tileDimensions=a.bc==null?null:a.bc;this.h.marginDimensions=a.If==null?null:a.If;this.h.compress=a.We==null?null:a.We;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue;this.h.tensorDepths=a.le==null?null:a.le;this.h.sequenceData=a.dg==null?null:a.dg;this.h.collapseBands=a.Ue==null?null:a.Ue;this.h.maxMaskedRatio=a.Mf==null?null:a.Mf};r(tg,A);
332
331
  tg.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),Ma:{tensorDepths:{ka:null,pa:!1,qa:!1,ra:!1}},o:{marginDimensions:mg,tileDimensions:mg}}};
333
- k.Object.defineProperties(tg.prototype,{Ve:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?C(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Xe:{configurable:!0,enumerable:!0,get:function(){return D(this,"compress")?C(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},Jf:{configurable:!0,
334
- enumerable:!0,get:function(){return D(this,"marginDimensions")?C(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Nf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxMaskedRatio")?C(this,"maxMaskedRatio"):null},set:function(a){this.h.maxMaskedRatio=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},eg:{configurable:!0,enumerable:!0,get:function(){return D(this,
335
- "sequenceData")?C(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},ke:{configurable:!0,enumerable:!0,get:function(){return D(this,"tensorDepths")?C(this,"tensorDepths"):null},set:function(a){this.h.tensorDepths=a}},bc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
336
- var fg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxFeaturesPerTile=a.Mf==null?null:a.Mf;this.h.thinningStrategy=a.rg==null?null:a.rg};r(fg,A);fg.prototype.i=function(){return{H:{thinningStrategy:Pe},keys:["maxFeaturesPerTile","thinningStrategy"]}};
337
- k.Object.defineProperties(fg.prototype,{Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?C(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?C(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
338
- var Yg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.hc==null?null:a.hc;this.h.grid=a.grid==null?null:a.grid;this.h.filenamePrefix=a.xa==null?null:a.xa};r(Yg,A);
332
+ k.Object.defineProperties(tg.prototype,{Ue:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?C(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},We:{configurable:!0,enumerable:!0,get:function(){return D(this,"compress")?C(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},If:{configurable:!0,
333
+ enumerable:!0,get:function(){return D(this,"marginDimensions")?C(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxMaskedRatio")?C(this,"maxMaskedRatio"):null},set:function(a){this.h.maxMaskedRatio=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},dg:{configurable:!0,enumerable:!0,get:function(){return D(this,
334
+ "sequenceData")?C(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},le:{configurable:!0,enumerable:!0,get:function(){return D(this,"tensorDepths")?C(this,"tensorDepths"):null},set:function(a){this.h.tensorDepths=a}},bc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
335
+ var fg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxFeaturesPerTile=a.Lf==null?null:a.Lf;this.h.thinningStrategy=a.qg==null?null:a.qg};r(fg,A);fg.prototype.i=function(){return{H:{thinningStrategy:Pe},keys:["maxFeaturesPerTile","thinningStrategy"]}};
336
+ k.Object.defineProperties(fg.prototype,{Lf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?C(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},qg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?C(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
337
+ var Yg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.ca==null?null:a.ca;this.h.visualizationOptions=a.ic==null?null:a.ic;this.h.grid=a.grid==null?null:a.grid;this.h.filenamePrefix=a.xa==null?null:a.xa};r(Yg,A);
339
338
  Yg.prototype.i=function(){return{H:{fileFormat:Qe},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:pf,grid:Nf,visualizationOptions:Hf}}};
340
- k.Object.defineProperties(Yg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,
341
- "filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},hc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
342
- a}}});var Og=function(a){a=a===void 0?{}:a;this.h={};this.h.maxPrerenderZoom=a.Qh==null?null:a.Qh;this.h.minVerticesPerTile=a.Vh==null?null:a.Vh;this.h.neighborDepth=a.Wh==null?null:a.Wh;this.h.minFeaturesPerTile=a.Th==null?null:a.Th};r(Og,A);Og.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
343
- k.Object.defineProperties(Og.prototype,{Qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?C(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Th:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?C(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?C(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
344
- a}},Wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"neighborDepth")?C(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
345
- var Pf=function(a){a=a===void 0?{}:a;this.h={};this.h.endZoom=a.ff==null?null:a.ff;this.h.scale=a.scale==null?null:a.scale;this.h.startZoom=a.mg==null?null:a.mg;this.h.skipEmpty=a.jg==null?null:a.jg;this.h.mapsApiKey=a.If==null?null:a.If;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.stride=a.stride==null?null:a.stride;this.h.zoomSubset=a.Dg==null?null:a.Dg};r(Pf,A);
339
+ k.Object.defineProperties(Yg.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,
340
+ "filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},ic:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
341
+ a}}});var Og=function(a){a=a===void 0?{}:a;this.h={};this.h.maxPrerenderZoom=a.Oh==null?null:a.Oh;this.h.minVerticesPerTile=a.Th==null?null:a.Th;this.h.neighborDepth=a.Uh==null?null:a.Uh;this.h.minFeaturesPerTile=a.Rh==null?null:a.Rh};r(Og,A);Og.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
342
+ k.Object.defineProperties(Og.prototype,{Oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?C(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?C(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Th:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?C(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
343
+ a}},Uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"neighborDepth")?C(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
344
+ var Pf=function(a){a=a===void 0?{}:a;this.h={};this.h.endZoom=a.ef==null?null:a.ef;this.h.scale=a.scale==null?null:a.scale;this.h.startZoom=a.lg==null?null:a.lg;this.h.skipEmpty=a.ig==null?null:a.ig;this.h.mapsApiKey=a.Hf==null?null:a.Hf;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.stride=a.stride==null?null:a.stride;this.h.zoomSubset=a.Cg==null?null:a.Cg};r(Pf,A);
346
345
  Pf.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey scale skipEmpty startZoom stride zoomSubset".split(" "),o:{dimensions:mg,zoomSubset:Zg}}};
347
- k.Object.defineProperties(Pf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},ff:{configurable:!0,enumerable:!0,get:function(){return D(this,"endZoom")?C(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},If:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapsApiKey")?C(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},scale:{configurable:!0,enumerable:!0,
348
- get:function(){return D(this,"scale")?C(this,"scale"):null},set:function(a){this.h.scale=a}},jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmpty")?C(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=a}},mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"startZoom")?C(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},stride:{configurable:!0,enumerable:!0,get:function(){return D(this,"stride")?C(this,"stride"):null},set:function(a){this.h.stride=
349
- a}},Dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?C(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Bf=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.sources=a.sources==null?null:a.sources;this.h.dataType=a.dataType==null?null:a.dataType;this.h.crs=a.crs==null?null:a.crs;this.h.subdatasetPrefix=a.Di==null?null:a.Di;this.h.subdatasetSuffix=a.Ei==null?null:a.Ei};r(Bf,A);
346
+ k.Object.defineProperties(Pf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},ef:{configurable:!0,enumerable:!0,get:function(){return D(this,"endZoom")?C(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},Hf:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapsApiKey")?C(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},scale:{configurable:!0,enumerable:!0,
347
+ get:function(){return D(this,"scale")?C(this,"scale"):null},set:function(a){this.h.scale=a}},ig:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmpty")?C(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=a}},lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"startZoom")?C(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},stride:{configurable:!0,enumerable:!0,get:function(){return D(this,"stride")?C(this,"stride"):null},set:function(a){this.h.stride=
348
+ a}},Cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?C(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Bf=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.sources=a.sources==null?null:a.sources;this.h.dataType=a.dataType==null?null:a.dataType;this.h.crs=a.crs==null?null:a.crs;this.h.subdatasetPrefix=a.Bi==null?null:a.Bi;this.h.subdatasetSuffix=a.Ci==null?null:a.Ci};r(Bf,A);
350
349
  Bf.prototype.i=function(){return{P:{sources:yg},H:{dataType:Se},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
351
350
  k.Object.defineProperties(Bf.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?C(this,"crs"):null},set:function(a){this.h.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?C(this,"dataType"):null},set:function(a){this.h.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?
352
- C(this,"sources"):null},set:function(a){this.h.sources=a}},Di:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?C(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?C(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
353
- var vg=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.kd==null?null:a.kd;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy};r(vg,A);vg.prototype.i=function(){return{H:{pyramidingPolicy:Re},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:sg}}};
354
- k.Object.defineProperties(vg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},kd:{configurable:!0,
355
- enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var wg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.mb==null?null:a.mb;this.h.bandIds=a.da==null?null:a.da};r(wg,A);wg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
356
- k.Object.defineProperties(wg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Ff=function(a){a=a===void 0?{}:a;this.h={};this.h.sources=a.sources==null?null:a.sources;this.h.pathPrefix=a.pathPrefix==null?null:a.pathPrefix};r(Ff,A);
351
+ C(this,"sources"):null},set:function(a){this.h.sources=a}},Bi:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?C(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Ci:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?C(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
352
+ var vg=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.ld==null?null:a.ld;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy};r(vg,A);vg.prototype.i=function(){return{H:{pyramidingPolicy:Re},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:sg}}};
353
+ k.Object.defineProperties(vg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},ld:{configurable:!0,
354
+ enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var wg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.mb==null?null:a.mb;this.h.bandIds=a.ca==null?null:a.ca};r(wg,A);wg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
355
+ k.Object.defineProperties(wg.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Ff=function(a){a=a===void 0?{}:a;this.h={};this.h.sources=a.sources==null?null:a.sources;this.h.pathPrefix=a.pathPrefix==null?null:a.pathPrefix};r(Ff,A);
357
356
  Ff.prototype.i=function(){return{P:{sources:$g},keys:["pathPrefix","sources"]}};k.Object.defineProperties(Ff.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathPrefix")?C(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?C(this,"sources"):null},set:function(a){this.h.sources=a}}});
358
357
  var $g=function(a){a=a===void 0?{}:a;this.h={};this.h.pathSuffix=a.pathSuffix==null?null:a.pathSuffix;this.h.headerSizeBytes=a.headerSizeBytes==null?null:a.headerSizeBytes};r($g,A);$g.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
359
358
  k.Object.defineProperties($g.prototype,{headerSizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"headerSizeBytes")?C(this,"headerSizeBytes"):null},set:function(a){this.h.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathSuffix")?C(this,"pathSuffix"):null},set:function(a){this.h.pathSuffix=a}}});
360
- var qg=function(a){a=a===void 0?{}:a;this.h={};this.h.fileIndexes=a.th==null?null:a.th;this.h.firstTileIndex=a.vh==null?null:a.vh;this.h.tilesPerFile=a.Ki==null?null:a.Ki};r(qg,A);qg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
361
- k.Object.defineProperties(qg.prototype,{th:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?C(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?C(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?C(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
362
- var ah=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Mb==null?null:a.Mb;this.h.updateMask=a.updateMask==null?null:a.updateMask};r(ah,A);ah.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:zf}}};
363
- k.Object.defineProperties(ah.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
364
- var Ze=function(a){a=a===void 0?{}:a;this.h={};this.h.constantValue=a.gb==null?null:a.gb;this.h.integerValue=a.Va==null?null:a.Va;this.h.bytesValue=a.pb==null?null:a.pb;this.h.arrayValue=a.Fa==null?null:a.Fa;this.h.dictionaryValue=a.Ga==null?null:a.Ga;this.h.functionDefinitionValue=a.Ta==null?null:a.Ta;this.h.functionInvocationValue=a.ya==null?null:a.ya;this.h.argumentReference=a.Lb==null?null:a.Lb;this.h.valueReference=a.Oa==null?null:a.Oa};r(Ze,A);
359
+ var qg=function(a){a=a===void 0?{}:a;this.h={};this.h.fileIndexes=a.rh==null?null:a.rh;this.h.firstTileIndex=a.th==null?null:a.th;this.h.tilesPerFile=a.Ii==null?null:a.Ii};r(qg,A);qg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
360
+ k.Object.defineProperties(qg.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?C(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},th:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?C(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?C(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
361
+ var ah=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};r(ah,A);ah.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:zf}}};
362
+ k.Object.defineProperties(ah.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
363
+ var Ze=function(a){a=a===void 0?{}:a;this.h={};this.h.constantValue=a.gb==null?null:a.gb;this.h.integerValue=a.Va==null?null:a.Va;this.h.bytesValue=a.pb==null?null:a.pb;this.h.arrayValue=a.Fa==null?null:a.Fa;this.h.dictionaryValue=a.Ga==null?null:a.Ga;this.h.functionDefinitionValue=a.Ta==null?null:a.Ta;this.h.functionInvocationValue=a.ya==null?null:a.ya;this.h.argumentReference=a.Kb==null?null:a.Kb;this.h.valueReference=a.Oa==null?null:a.Oa};r(Ze,A);
365
364
  Ze.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),o:{arrayValue:Ye,dictionaryValue:wf,functionDefinitionValue:ig,functionInvocationValue:jg}}};
366
- k.Object.defineProperties(Ze.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?C(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?C(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?C(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},gb:{configurable:!0,
365
+ k.Object.defineProperties(Ze.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?C(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?C(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?C(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},gb:{configurable:!0,
367
366
  enumerable:!0,get:function(){return D(this,"constantValue")?C(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"dictionaryValue")?C(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},Ta:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionDefinitionValue")?C(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},ya:{configurable:!0,enumerable:!0,
368
367
  get:function(){return D(this,"functionInvocationValue")?C(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"valueReference")?C(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
369
368
  var Wf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};r(Wf,A);Wf.prototype.i=function(){return{H:{fileFormat:Te},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:mf,driveDestination:yf}}};
@@ -372,17 +371,17 @@ a}}});var Xf=function(a){a=a===void 0?{}:a;this.h={};this.h.framesPerSecond=a.fr
372
371
  k.Object.defineProperties(Xf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return D(this,"framesPerSecond")?C(this,"framesPerSecond"):null},set:function(a){this.h.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFrames")?C(this,"maxFrames"):null},set:function(a){this.h.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixelsPerFrame")?C(this,"maxPixelsPerFrame"):null},set:function(a){this.h.maxPixelsPerFrame=
373
372
  a}}});var bh=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.fileFormat=a.F==null?null:a.F;this.h.grid=a.grid==null?null:a.grid};r(bh,A);bh.prototype.i=function(){return{H:{fileFormat:Ue},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:pf,grid:Nf,videoOptions:Xf}}};
374
373
  k.Object.defineProperties(bh.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
375
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Hf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Uf==null?null:a.Uf;this.h.paletteColors=a.Yc==null?null:a.Yc;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};r(Hf,A);
374
+ "name")?C(this,"name"):null},set:function(a){this.h.name=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Hf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Tf==null?null:a.Tf;this.h.paletteColors=a.Zc==null?null:a.Zc;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};r(Hf,A);
376
375
  Hf.prototype.i=function(){return{P:{ranges:xf},keys:["gamma","opacity","paletteColors","ranges"]}};
377
- k.Object.defineProperties(Hf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return D(this,"gamma")?C(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return D(this,"opacity")?C(this,"opacity"):null},set:function(a){this.h.opacity=a}},Yc:{configurable:!0,enumerable:!0,get:function(){return D(this,"paletteColors")?C(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return D(this,
376
+ k.Object.defineProperties(Hf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return D(this,"gamma")?C(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return D(this,"opacity")?C(this,"opacity"):null},set:function(a){this.h.opacity=a}},Zc:{configurable:!0,enumerable:!0,get:function(){return D(this,"paletteColors")?C(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return D(this,
378
377
  "ranges")?C(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var Zg=function(a){a=a===void 0?{}:a;this.h={};this.h.start=a.start==null?null:a.start;this.h.end=a.end==null?null:a.end};r(Zg,A);Zg.prototype.i=function(){return{keys:["end","start"]}};
379
378
  k.Object.defineProperties(Zg.prototype,{end:{configurable:!0,enumerable:!0,get:function(){return D(this,"end")?C(this,"end"):null},set:function(a){this.h.end=a}},start:{configurable:!0,enumerable:!0,get:function(){return D(this,"start")?C(this,"start"):null},set:function(a){this.h.start=a}}});
380
379
  var dd={$Xgafv:"$.xgafv",access_token:"access_token",alt:"alt",assetId:"assetId",callback:"callback",featureProjection:"featureProjection",fields:"fields",filter:"filter",key:"key",oauth_token:"oauth_token",overwrite:"overwrite",pageSize:"pageSize",pageToken:"pageToken",parent:"parent",prettyPrint:"prettyPrint",quotaUser:"quotaUser",region:"region",updateMask:"updateMask",uploadType:"uploadType",upload_protocol:"upload_protocol",view:"view",workloadTag:"workloadTag"},ch=function(a){this.m="v1";this.j=
381
380
  new ed(a,null)};ch.prototype.list=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.algorithms.list",path:"/"+this.m+"/"+a+"/algorithms",u:F(b,c),G:Cg})};var dh=function(a){this.m="v1";this.j=new ed(a,null)};
382
- dh.prototype.getCapabilities=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",u:F(b,c),G:hf})};dh.prototype.Sc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:F(b,c),G:Dg})};
381
+ dh.prototype.getCapabilities=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",u:F(b,c),G:hf})};dh.prototype.Tc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:F(b,c),G:Dg})};
383
382
  var eh=function(a){this.m="v1";this.j=new ed(a,null)};h=eh.prototype;h.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.create",path:"/"+this.m+"/"+a+"/assets",u:F(c,d),G:zf})};
384
383
  h.delete=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,B:"DELETE",D:"earthengine.projects.assets.delete",path:"/"+this.m+"/"+a,u:F(b,c),G:If})};h.get=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.assets.get",path:"/"+this.m+"/"+a,u:F(b,c),G:zf})};
385
- h.link=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",u:F(c,d),G:zf})};h.Sc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:F(b,c),G:Dg})};
384
+ h.link=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",u:F(c,d),G:zf})};h.Tc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:F(b,c),G:Dg})};
386
385
  h.move=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.move",path:"/"+this.m+"/"+a+":move",u:F(c,d),G:zf})};var fh=function(a){this.m="v1";this.j=new ed(a,null)};
387
386
  fh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.classifier.export",path:"/"+this.m+"/"+a+"/classifier:export",u:F(c,d),G:Gg})};var gh=function(a){this.m="v1";this.j=new ed(a,null)};
388
387
  gh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.featureView.create",path:"/"+this.m+"/"+a+"/featureView",u:F(c,d),G:$f})};var hh=function(a){this.m="v1";this.j=new ed(a,null)};
@@ -399,94 +398,94 @@ oh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j
399
398
  var ph=function(a){this.m="v1";this.j=new ed(a,null)},qh=function(a,b,c){var d=d===void 0?{}:d;var e=e===void 0?{}:e;a.j.C(b,RegExp("^projects/[^/]+$"));return G(a.j,{body:c,B:"POST",D:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",u:F(d,e),G:qf})},rh=function(a){this.m="v1";this.j=new ed(a,null)};
400
399
  rh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.video.export",path:"/"+this.m+"/"+a+"/video:export",u:F(c,d),G:Gg})};var sh=function(a){this.m="v1";this.j=new ed(a,null)};
401
400
  sh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",u:F(c,d),G:Gg})};var th=function(a){this.m="v1";this.j=new ed(a,null)};
402
- th.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",u:F(c,d),G:bh})};var uh=function(a,b){this.cl=100;this.Rk=a;this.pl=b;this.Xd=0;this.Pd=null};uh.prototype.get=function(){if(this.Xd>0){this.Xd--;var a=this.Pd;this.Pd=a.next;a.next=null}else a=this.Rk();return a};uh.prototype.put=function(a){this.pl(a);this.Xd<this.cl&&(this.Xd++,a.next=this.Pd,this.Pd=a)};function vh(a){t.setTimeout(function(){throw a;},0)};var wh=function(){this.ue=this.ic=null};wh.prototype.add=function(a,b){var c=xh.get();c.set(a,b);this.ue?this.ue.next=c:(E(!this.ic),this.ic=c);this.ue=c};wh.prototype.remove=function(){var a=null;this.ic&&(a=this.ic,this.ic=this.ic.next,this.ic||(this.ue=null),a.next=null);return a};var xh=new uh(function(){return new yh},function(a){return a.reset()}),yh=function(){this.next=this.scope=this.qf=null};yh.prototype.set=function(a,b){this.qf=a;this.scope=b;this.next=null};
403
- yh.prototype.reset=function(){this.next=this.scope=this.qf=null};var zh=t.console&&t.console.createTask?t.console.createTask.bind(t.console):void 0,Ah=zh?Symbol("consoleTask"):void 0;
401
+ th.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",u:F(c,d),G:bh})};var uh=function(a,b){this.Zk=100;this.Ok=a;this.ml=b;this.Yd=0;this.Qd=null};uh.prototype.get=function(){if(this.Yd>0){this.Yd--;var a=this.Qd;this.Qd=a.next;a.next=null}else a=this.Ok();return a};uh.prototype.put=function(a){this.ml(a);this.Yd<this.Zk&&(this.Yd++,a.next=this.Qd,this.Qd=a)};function vh(a){t.setTimeout(function(){throw a;},0)};var wh=function(){this.ue=this.jc=null};wh.prototype.add=function(a,b){var c=xh.get();c.set(a,b);this.ue?this.ue.next=c:(E(!this.jc),this.jc=c);this.ue=c};wh.prototype.remove=function(){var a=null;this.jc&&(a=this.jc,this.jc=this.jc.next,this.jc||(this.ue=null),a.next=null);return a};var xh=new uh(function(){return new yh},function(a){return a.reset()}),yh=function(){this.next=this.scope=this.pf=null};yh.prototype.set=function(a,b){this.pf=a;this.scope=b;this.next=null};
402
+ yh.prototype.reset=function(){this.next=this.scope=this.pf=null};var zh=t.console&&t.console.createTask?t.console.createTask.bind(t.console):void 0,Ah=zh?Symbol("consoleTask"):void 0;
404
403
  function Bh(a,b){function c(){var l=sa.apply(0,arguments),m=this;return f.run(function(){return a.call.apply(a,[m].concat(ja(l)))})}b=b===void 0?"anonymous":b;if(Ah&&a[Ah])return a;var d=a,e,g=(e=Ch)==null?void 0:e();a=function(){var l=sa.apply(0,arguments),m,p=(m=Ch)==null?void 0:m();if(g!==p)throw Error(b+" was scheduled in '"+g+"' but called in '"+p+"'.\nMake sure your test awaits all async calls.\n\nTIP: To help investigate, debug the test in Chrome and look at the async portion\nof the call stack to see what originally scheduled the callback. Then, make the\ntest wait for the relevant asynchronous work to finish.");return d.call.apply(d,
405
- [this].concat(ja(l)))};if(!zh)return a;var f=zh(a.name||b);c[Pb(Ah)]=f;return c}var Ch;var Dh,Eh=!1,Fh=new wh,Hh=function(a,b){a=Bh(a,"goog.async.run");Dh||Gh();Eh||(Dh(),Eh=!0);Fh.add(a,b)},Gh=function(){var a=Promise.resolve(void 0);Dh=function(){a.then(Ih)}};function Ih(){for(var a;a=Fh.remove();){try{a.qf.call(a.scope)}catch(b){vh(b)}xh.put(a)}Eh=!1};var Jh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Mh=function(a){this.T=0;this.ia=void 0;this.lc=this.fb=this.X=null;this.Md=this.jf=!1;if(a!=Nd)try{var b=this;a.call(void 0,function(c){Kh(b,2,c)},function(c){if(!(c instanceof Lh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Kh(b,3,c)})}catch(c){Kh(this,3,c)}},Nh=function(){this.next=this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};Nh.prototype.reset=function(){this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};
406
- var Oh=new uh(function(){return new Nh},function(a){a.reset()}),Ph=function(a,b,c){var d=Oh.get();d.Xb=a;d.sc=b;d.context=c;return d};Mh.prototype.then=function(a,b,c){a!=null&&Tb(a,"opt_onFulfilled should be a function.");b!=null&&Tb(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Qh(this,typeof a==="function"?a:null,typeof b==="function"?b:null,c)};Mh.prototype.$goog_Thenable=!0;
407
- Mh.prototype.yl=function(a,b){return Qh(this,null,a,b)};Mh.prototype.catch=Mh.prototype.yl;Mh.prototype.cancel=function(a){if(this.T==0){var b=new Lh(a);Hh(function(){Rh(this,b)},this)}};
408
- var Rh=function(a,b){if(a.T==0)if(a.X){var c=a.X;if(c.fb){for(var d=0,e=null,g=null,f=c.fb;f&&(f.sd||(d++,f.Nb==a&&(e=f),!(e&&d>1)));f=f.next)e||(g=f);e&&(c.T==0&&d==1?Rh(c,b):(g?(d=g,E(c.fb),E(d!=null),d.next==c.lc&&(c.lc=d),d.next=d.next.next):Sh(c),Th(c,e,3,b)))}a.X=null}else Kh(a,3,b)},Vh=function(a,b){a.fb||a.T!=2&&a.T!=3||Uh(a);E(b.Xb!=null);a.lc?a.lc.next=b:a.fb=b;a.lc=b},Qh=function(a,b,c,d){b&&(b=Bh(b,"goog.Promise.then"));c&&(c=Bh(c,"goog.Promise.then"));var e=Ph(null,null,null);e.Nb=new Mh(function(g,
409
- f){e.Xb=b?function(l){try{var m=b.call(d,l);g(m)}catch(p){f(p)}}:g;e.sc=c?function(l){try{var m=c.call(d,l);m===void 0&&l instanceof Lh?f(l):g(m)}catch(p){f(p)}}:f});e.Nb.X=a;Vh(a,e);return e.Nb};Mh.prototype.Al=function(a){E(this.T==1);this.T=0;Kh(this,2,a)};Mh.prototype.Bl=function(a){E(this.T==1);this.T=0;Kh(this,3,a)};
410
- var Kh=function(a,b,c){if(a.T==0){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.T=1;a:{var d=c,e=a.Al,g=a.Bl;if(d instanceof Mh){e!=null&&Tb(e,"opt_onFulfilled should be a function.");g!=null&&Tb(g,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Vh(d,Ph(e||Nd,g||null,a));var f=!0}else if(Jh(d))d.then(e,g,a),f=!0;else{if(u(d))try{var l=d.then;if(typeof l==="function"){Wh(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);
411
- f=!0;break a}f=!1}}f||(a.ia=c,a.T=b,a.X=null,Uh(a),b!=3||c instanceof Lh||Xh(a,c))}},Wh=function(a,b,c,d,e){var g=!1,f=function(m){g||(g=!0,c.call(e,m))},l=function(m){g||(g=!0,d.call(e,m))};try{b.call(a,f,l)}catch(m){l(m)}},Uh=function(a){a.jf||(a.jf=!0,Hh(a.Uk,a))},Sh=function(a){var b=null;a.fb&&(b=a.fb,a.fb=b.next,b.next=null);a.fb||(a.lc=null);b!=null&&E(b.Xb!=null);return b};Mh.prototype.Uk=function(){for(var a;a=Sh(this);)Th(this,a,this.T,this.ia);this.jf=!1};
412
- var Th=function(a,b,c,d){if(c==3&&b.sc&&!b.sd)for(;a&&a.Md;a=a.X)a.Md=!1;if(b.Nb)b.Nb.X=null,Yh(b,c,d);else try{b.sd?b.Xb.call(b.context):Yh(b,c,d)}catch(e){Zh.call(null,e)}Oh.put(b)},Yh=function(a,b,c){b==2?a.Xb.call(a.context,c):a.sc&&a.sc.call(a.context,c)},Xh=function(a,b){a.Md=!0;Hh(function(){a.Md&&Zh.call(null,b)})},Zh=vh,Lh=function(a){Lb.call(this,a)};y(Lh,Lb);Lh.prototype.name="cancel";var $h=function(a,b){if(typeof a!=="function")if(a&&typeof a.handleEvent=="function")a=w(a.handleEvent,a);else throw Error("Invalid listener argument");return Number(b)>2147483647?-1:t.setTimeout(a,b||0)};var ai=function(a,b,c){I.call(this);this.dl=c!=null?a.bind(c):a;this.al=b;this.td=null;this.xc=!1;this.Zc=0;this.ec=null};r(ai,I);h=ai.prototype;h.nf=function(a){this.td=arguments;this.ec||this.Zc?this.xc=!0:bi(this)};h.stop=function(){this.ec&&(t.clearTimeout(this.ec),this.ec=null,this.xc=!1,this.td=null)};h.pause=function(){this.Zc++};h.resume=function(){this.Zc--;this.Zc||!this.xc||this.ec||(this.xc=!1,bi(this))};h.J=function(){I.prototype.J.call(this);this.stop()};
413
- var bi=function(a){a.ec=$h(function(){a.ec=null;a.xc&&!a.Zc&&(a.xc=!1,bi(a))},a.al);var b=a.td;a.td=null;a.dl.apply(null,b)};function ci(a){var b=sa.apply(1,arguments);if(!Array.isArray(a)||!Array.isArray(a.raw)||a.length!==a.raw.length||!Bb&&a===a.raw||!(Bb&&!Cb||zb(a))||b.length+1!==a.length)throw new TypeError("\n ############################## ERROR ##############################\n\n It looks like you are trying to call a template tag function (fn`...`)\n using the normal function syntax (fn(...)), which is not supported.\n\n The functions in the safevalues library are not designed to be called\n like normal functions, and doing so invalidates the security guarantees\n that safevalues provides.\n\n If you are stuck and not sure how to proceed, please reach out to us\n instead through:\n - go/ise-hardening-yaqs (preferred) // LINE-INTERNAL\n - g/ise-hardening // LINE-INTERNAL\n - https://github.com/google/safevalues/issues\n\n ############################## ERROR ##############################");
414
- if(b.length===0)return pb(a[0]);var c=a[0].toLowerCase();if(/^data:/.test(c))throw Error("Data URLs cannot have expressions in the template literal input.");if(/^https:\/\//.test(c)||/^\/\//.test(c)){var d=c.indexOf("//")+2;var e=c.indexOf("/",d);if(e<=d)throw Error("Can't interpolate data in a url's origin, Please make sure to fully specify the origin, terminated with '/'.");d=c.substring(d,e);if(!/^[0-9a-z.:-]+$/i.test(d))throw Error("The origin contains unsupported characters.");if(!/^[^:]*(:[0-9]+)?$/i.test(d))throw Error("Invalid port number.");
404
+ [this].concat(ja(l)))};if(!zh)return a;var f=zh(a.name||b);c[Qb(Ah)]=f;return c}var Ch;var Dh,Eh=!1,Fh=new wh,Hh=function(a,b){a=Bh(a,"goog.async.run");Dh||Gh();Eh||(Dh(),Eh=!0);Fh.add(a,b)},Gh=function(){var a=Promise.resolve(void 0);Dh=function(){a.then(Ih)}};function Ih(){for(var a;a=Fh.remove();){try{a.pf.call(a.scope)}catch(b){vh(b)}xh.put(a)}Eh=!1};var Jh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Mh=function(a){this.T=0;this.ia=void 0;this.mc=this.fb=this.X=null;this.Nd=this.hf=!1;if(a!=Nd)try{var b=this;a.call(void 0,function(c){Kh(b,2,c)},function(c){if(!(c instanceof Lh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Kh(b,3,c)})}catch(c){Kh(this,3,c)}},Nh=function(){this.next=this.context=this.tc=this.Xb=this.Mb=null;this.td=!1};Nh.prototype.reset=function(){this.context=this.tc=this.Xb=this.Mb=null;this.td=!1};
405
+ var Oh=new uh(function(){return new Nh},function(a){a.reset()}),Ph=function(a,b,c){var d=Oh.get();d.Xb=a;d.tc=b;d.context=c;return d};Mh.prototype.then=function(a,b,c){a!=null&&Ub(a,"opt_onFulfilled should be a function.");b!=null&&Ub(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Qh(this,Fa(typeof a==="function"?a:null),Fa(typeof b==="function"?b:null),c)};Mh.prototype.$goog_Thenable=!0;
406
+ Mh.prototype.vl=function(a,b){return Qh(this,null,Fa(a),b)};Mh.prototype.catch=Mh.prototype.vl;Mh.prototype.cancel=function(a){if(this.T==0){var b=new Lh(a);Hh(function(){Rh(this,b)},this)}};
407
+ var Rh=function(a,b){if(a.T==0)if(a.X){var c=a.X;if(c.fb){for(var d=0,e=null,g=null,f=c.fb;f&&(f.td||(d++,f.Mb==a&&(e=f),!(e&&d>1)));f=f.next)e||(g=f);e&&(c.T==0&&d==1?Rh(c,b):(g?(d=g,E(c.fb),E(d!=null),d.next==c.mc&&(c.mc=d),d.next=d.next.next):Sh(c),Th(c,e,3,b)))}a.X=null}else Kh(a,3,b)},Vh=function(a,b){a.fb||a.T!=2&&a.T!=3||Uh(a);E(b.Xb!=null);a.mc?a.mc.next=b:a.fb=b;a.mc=b},Qh=function(a,b,c,d){b&&(b=Bh(b,"goog.Promise.then"));c&&(c=Bh(c,"goog.Promise.then"));var e=Ph(null,null,null);e.Mb=new Mh(function(g,
408
+ f){e.Xb=b?function(l){try{var m=b.call(d,l);g(m)}catch(p){f(p)}}:g;e.tc=c?function(l){try{var m=c.call(d,l);m===void 0&&l instanceof Lh?f(l):g(m)}catch(p){f(p)}}:f});e.Mb.X=a;Vh(a,e);return e.Mb};Mh.prototype.xl=function(a){E(this.T==1);this.T=0;Kh(this,2,a)};Mh.prototype.yl=function(a){E(this.T==1);this.T=0;Kh(this,3,a)};
409
+ var Kh=function(a,b,c){if(a.T==0){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.T=1;a:{var d=c,e=a.xl,g=a.yl;if(d instanceof Mh){e!=null&&Ub(e,"opt_onFulfilled should be a function.");g!=null&&Ub(g,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Vh(d,Ph(e||Nd,g||null,a));var f=!0}else if(Jh(d))d.then(e,g,a),f=!0;else{if(u(d))try{var l=d.then;if(typeof l==="function"){Wh(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);
410
+ f=!0;break a}f=!1}}f||(a.ia=c,a.T=b,a.X=null,Uh(a),b!=3||c instanceof Lh||Xh(a,c))}},Wh=function(a,b,c,d,e){var g=!1,f=function(m){g||(g=!0,c.call(e,m))},l=function(m){g||(g=!0,d.call(e,m))};try{b.call(a,f,l)}catch(m){l(m)}},Uh=function(a){a.hf||(a.hf=!0,Hh(a.Rk,a))},Sh=function(a){var b=null;a.fb&&(b=a.fb,a.fb=b.next,b.next=null);a.fb||(a.mc=null);b!=null&&E(b.Xb!=null);return b};Mh.prototype.Rk=function(){for(var a;a=Sh(this);)Th(this,a,this.T,this.ia);this.hf=!1};
411
+ var Th=function(a,b,c,d){if(c==3&&b.tc&&!b.td)for(;a&&a.Nd;a=a.X)a.Nd=!1;if(b.Mb)b.Mb.X=null,Yh(b,c,d);else try{b.td?b.Xb.call(b.context):Yh(b,c,d)}catch(e){Zh.call(null,e)}Oh.put(b)},Yh=function(a,b,c){b==2?a.Xb.call(a.context,c):a.tc&&a.tc.call(a.context,c)},Xh=function(a,b){a.Nd=!0;Hh(function(){a.Nd&&Zh.call(null,b)})},Zh=vh,Lh=function(a){Mb.call(this,a)};y(Lh,Mb);Lh.prototype.name="cancel";var $h=function(a,b){if(typeof a!=="function")if(a&&typeof a.handleEvent=="function")a=w(a.handleEvent,a);else throw Error("Invalid listener argument");return Number(b)>2147483647?-1:t.setTimeout(a,b||0)};var ai=function(a,b,c){I.call(this);this.al=c!=null?a.bind(c):a;this.Xk=b;this.ud=null;this.yc=!1;this.ad=0;this.fc=null};r(ai,I);h=ai.prototype;h.mf=function(a){this.ud=arguments;this.fc||this.ad?this.yc=!0:bi(this)};h.stop=function(){this.fc&&(t.clearTimeout(this.fc),this.fc=null,this.yc=!1,this.ud=null)};h.pause=function(){this.ad++};h.resume=function(){this.ad--;this.ad||!this.yc||this.fc||(this.yc=!1,bi(this))};h.J=function(){I.prototype.J.call(this);this.stop()};
412
+ var bi=function(a){a.fc=$h(function(){a.fc=null;a.yc&&!a.ad&&(a.yc=!1,bi(a))},a.Xk);var b=a.ud;a.ud=null;a.al.apply(null,b)};function ci(a){var b=sa.apply(1,arguments);if(!Array.isArray(a)||!Array.isArray(a.raw)||a.length!==a.raw.length||!Cb&&a===a.raw||!(Cb&&!Db||Ab(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 ##############################");
413
+ if(b.length===0)return qb(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
414
  if(!/(^|\.)[a-z][^.]*$/i.test(d))throw Error("The top-level domain must start with a letter.");d=!0}else d=!1;if(!d)if(/^\//.test(c))if(c==="/"||c.length>1&&c[1]!=="/"&&c[1]!=="\\")d=!0;else throw Error("The path start in the url is invalid.");else d=!1;if(!(d=d||RegExp("^[^:\\s\\\\/]+/").test(c)))if(/^about:blank/.test(c)){if(c!=="about:blank"&&!/^about:blank#/.test(c))throw Error("The about url is invalid.");d=!0}else d=!1;if(!d)throw Error("Trying to interpolate expressions in an unsupported url format.");
416
- c=a[0];for(d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return pb(c)};var ei=function(a,b){Va(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:di.hasOwnProperty(d)?a.setAttribute(di[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})},di={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"},gi=function(a,
415
+ c=a[0];for(d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return qb(c)};var ei=function(a,b){Wa(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:di.hasOwnProperty(d)?a.setAttribute(di[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})},di={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"},gi=function(a,
417
416
  b,c){return fi(document,arguments)},fi=function(a,b){var c=b[1],d=hi(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):ei(d,c));b.length>2&&ii(a,d,b,2);return d},ii=function(a,b,c,d){function e(l){l&&b.appendChild(typeof l==="string"?a.createTextNode(l):l)}for(;d<c.length;d++){var g=c[d];if(!xa(g)||u(g)&&g.nodeType>0)e(g);else{a:{if(g&&typeof g.length=="number"){if(u(g)){var f=typeof g.item=="function"||typeof g.item=="string";break a}if(typeof g==="function"){f=
418
- typeof g.item=="function";break a}}f=!1}Xb(f?fc(g):g,e)}}},hi=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},ji=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},ki=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},li=function(a){this.Dd=a||t.document||document};h=li.prototype;h.getElementsByTagName=function(a,b){return(b||this.Dd).getElementsByTagName(String(a))};
419
- h.Qk=function(a,b,c){return fi(this.Dd,arguments)};h.createElement=function(a){return hi(this.Dd,a)};h.createTextNode=function(a){return this.Dd.createTextNode(String(a))};h.appendChild=function(a,b){E(a!=null&&b!=null,"goog.dom.appendChild expects non-null arguments");a.appendChild(b)};h.append=function(a,b){ii(ki(a),a,arguments,1)};h.canHaveChildren=function(a){if(a.nodeType!=1)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
417
+ typeof g.item=="function";break a}}f=!1}Yb(f?gc(g):g,e)}}},hi=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},ji=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},ki=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},li=function(a){this.Ed=a||t.document||document};h=li.prototype;h.getElementsByTagName=function(a,b){return(b||this.Ed).getElementsByTagName(String(a))};
418
+ h.Nk=function(a,b,c){return fi(this.Ed,arguments)};h.createElement=function(a){return hi(this.Ed,a)};h.createTextNode=function(a){return this.Ed.createTextNode(String(a))};h.appendChild=function(a,b){E(a!=null&&b!=null,"goog.dom.appendChild expects non-null arguments");a.appendChild(b)};h.append=function(a,b){ii(ki(a),a,arguments,1)};h.canHaveChildren=function(a){if(a.nodeType!=1)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
420
419
  h.removeNode=ji;h.contains=function(a,b){if(!a||!b)return!1;if(a.contains&&b.nodeType==1)return a==b||a.contains(b);if(typeof a.compareDocumentPosition!="undefined")return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};/*
421
420
 
422
421
  Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
423
422
  Copyright The Closure Library Authors.
424
423
  SPDX-License-Identifier: MIT
425
424
  */
426
- var ni=function(a){var b=mi;this.ge=[];this.Zh=b;this.lh=a||null;this.Nc=this.oc=!1;this.ia=void 0;this.ig=this.Og=this.Qe=!1;this.re=0;this.X=null;this.Re=0};ni.prototype.cancel=function(a){if(this.oc)this.ia instanceof ni&&this.ia.cancel();else{if(this.X){var b=this.X;delete this.X;a?b.cancel(a):(b.Re--,b.Re<=0&&b.cancel())}this.Zh?this.Zh.call(this.lh,this):this.ig=!0;this.oc||oi(this,new pi(this))}};ni.prototype.Yg=function(a,b){this.Qe=!1;qi(this,a,b)};
427
- var qi=function(a,b,c){a.oc=!0;a.ia=c;a.Nc=!b;ri(a)},ti=function(a){if(a.oc){if(!a.ig)throw new si(a);a.ig=!1}};ni.prototype.callback=function(a){ti(this);ui(a);qi(this,!0,a)};var oi=function(a,b){ti(a);ui(b);qi(a,!1,b)},ui=function(a){E(!(a instanceof ni),"An execution sequence may not be initiated with a blocking Deferred.")},xi=function(a){var b=vi();wi(b,a,null)},wi=function(a,b,c,d){E(!a.Og,"Blocking Deferreds can not be re-used");a.ge.push([b,c,d]);a.oc&&ri(a)};
425
+ var ni=function(a){var b=mi;this.he=[];this.Xh=b;this.jh=a||null;this.Oc=this.pc=!1;this.ia=void 0;this.hg=this.Ng=this.Pe=!1;this.re=0;this.X=null;this.Qe=0};ni.prototype.cancel=function(a){if(this.pc)this.ia instanceof ni&&this.ia.cancel();else{if(this.X){var b=this.X;delete this.X;a?b.cancel(a):(b.Qe--,b.Qe<=0&&b.cancel())}this.Xh?this.Xh.call(this.jh,this):this.hg=!0;this.pc||oi(this,new pi(this))}};ni.prototype.Wg=function(a,b){this.Pe=!1;qi(this,a,b)};
426
+ var qi=function(a,b,c){a.pc=!0;a.ia=c;a.Oc=!b;ri(a)},ti=function(a){if(a.pc){if(!a.hg)throw new si(a);a.hg=!1}};ni.prototype.callback=function(a){ti(this);ui(a);qi(this,!0,a)};var oi=function(a,b){ti(a);ui(b);qi(a,!1,b)},ui=function(a){E(!(a instanceof ni),"An execution sequence may not be initiated with a blocking Deferred.")},xi=function(a){var b=vi();wi(b,a,null)},wi=function(a,b,c,d){E(!a.Ng,"Blocking Deferreds can not be re-used");a.he.push([b,c,d]);a.pc&&ri(a)};
428
427
  ni.prototype.then=function(a,b,c){var d,e,g=new Mh(function(f,l){e=f;d=l});wi(this,e,function(f){f instanceof pi?g.cancel():d(f);return yi},this);return g.then(a,b,c)};ni.prototype.$goog_Thenable=!0;
429
- var zi=function(a){return $b(a.ge,function(b){return typeof b[1]==="function"})},yi={},ri=function(a){if(a.re&&a.oc&&zi(a)){var b=a.re,c=Ai[b];c&&(t.clearTimeout(c.fa),delete Ai[b]);a.re=0}a.X&&(a.X.Re--,delete a.X);b=a.ia;for(var d=c=!1;a.ge.length&&!a.Qe;){var e=a.ge.shift(),g=e[0],f=e[1];e=e[2];if(g=a.Nc?f:g)try{var l=g.call(e||a.lh,b);l===yi&&(l=void 0);l!==void 0&&(a.Nc=a.Nc&&(l==b||l instanceof Error),a.ia=b=l);if(Jh(b)||typeof t.Promise==="function"&&b instanceof t.Promise)d=!0,a.Qe=!0}catch(m){b=
430
- m,a.Nc=!0,zi(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Yg,a,!0),d=w(a.Yg,a,!1),b instanceof ni?(wi(b,l,d),b.Og=!0):b.then(l,d));c&&(b=new Bi(b),Ai[b.fa]=b,a.re=b.fa)},si=function(){Lb.call(this)};y(si,Lb);si.prototype.message="Deferred has already fired";si.prototype.name="AlreadyCalledError";var pi=function(){Lb.call(this)};y(pi,Lb);pi.prototype.message="Deferred was canceled";pi.prototype.name="CanceledError";var Bi=function(a){this.fa=t.setTimeout(w(this.zl,this),0);this.Gd=a};
431
- Bi.prototype.zl=function(){E(Ai[this.fa],"Cannot throw an error that is not scheduled.");delete Ai[this.fa];throw this.Gd;};var Ai={};var vi=function(){var a=ci(Ci),b={},c=b.document||document,d=qb(a).toString(),e=(new li(c)).createElement("SCRIPT"),g={ui:e,ne:void 0},f=new ni(g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Di(e,!0);oi(f,new Ei(1,"Timeout reached for loading script "+d))},m),g.ne=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Di(e,b.Il||!1,l),f.callback(null))};e.onerror=function(){Di(e,!0,l);oi(f,new Ei(0,"Error while loading script "+
432
- d))};g=b.attributes||{};ib(g,{type:"text/javascript",charset:"UTF-8"});ei(e,g);Kb(e,a);Fi(c).appendChild(e);return f},Fi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},mi=function(){if(this&&this.ui){var a=this.ui;a&&a.tagName=="SCRIPT"&&Di(a,!0,this.ne)}},Di=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){ji(a)},0)},Ei=function(a,
433
- b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Lb.call(this,c);this.code=a};y(Ei,Lb);var Gi=function(){this.de=void 0};Gi.prototype.va=function(a){var b=[];Hi(this,a,b);return b.join("")};
434
- var Hi=function(a,b,c){if(b==null)c.push("null");else{if(typeof b=="object"){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",g=0;g<b;g++)c.push(e),e=d[g],Hi(a,a.de?a.de.call(d,String(g),e):e,c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");g="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(e=b[d],typeof e!="function"&&(c.push(g),Ii(d,c),c.push(":"),Hi(a,a.de?a.de.call(b,d,e):e,c),g=","));c.push("}");
428
+ var zi=function(a){return ac(a.he,function(b){return typeof b[1]==="function"})},yi={},ri=function(a){if(a.re&&a.pc&&zi(a)){var b=a.re,c=Ai[b];c&&(t.clearTimeout(c.ea),delete Ai[b]);a.re=0}a.X&&(a.X.Qe--,delete a.X);b=a.ia;for(var d=c=!1;a.he.length&&!a.Pe;){var e=a.he.shift(),g=e[0],f=e[1];e=e[2];if(g=a.Oc?f:g)try{var l=g.call(e||a.jh,b);l===yi&&(l=void 0);l!==void 0&&(a.Oc=a.Oc&&(l==b||l instanceof Error),a.ia=b=l);if(Jh(b)||typeof t.Promise==="function"&&b instanceof t.Promise)d=!0,a.Pe=!0}catch(m){b=
429
+ m,a.Oc=!0,zi(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Wg,a,!0),d=w(a.Wg,a,!1),b instanceof ni?(wi(b,l,d),b.Ng=!0):b.then(l,d));c&&(b=new Bi(b),Ai[b.ea]=b,a.re=b.ea)},si=function(){Mb.call(this)};y(si,Mb);si.prototype.message="Deferred has already fired";si.prototype.name="AlreadyCalledError";var pi=function(){Mb.call(this)};y(pi,Mb);pi.prototype.message="Deferred was canceled";pi.prototype.name="CanceledError";var Bi=function(a){this.ea=t.setTimeout(w(this.wl,this),0);this.Hd=a};
430
+ Bi.prototype.wl=function(){E(Ai[this.ea],"Cannot throw an error that is not scheduled.");delete Ai[this.ea];throw this.Hd;};var Ai={};var vi=function(){var a=ci(Ci),b={},c=b.document||document,d=rb(a).toString(),e=(new li(c)).createElement("SCRIPT"),g={si:e,ne:void 0},f=new ni(g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Di(e,!0);oi(f,new Ei(1,"Timeout reached for loading script "+d))},m),g.ne=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Di(e,b.Fl||!1,l),f.callback(null))};e.onerror=function(){Di(e,!0,l);oi(f,new Ei(0,"Error while loading script "+
431
+ d))};g=b.attributes||{};jb(g,{type:"text/javascript",charset:"UTF-8"});ei(e,g);Lb(e,a);Fi(c).appendChild(e);return f},Fi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},mi=function(){if(this&&this.si){var a=this.si;a&&a.tagName=="SCRIPT"&&Di(a,!0,this.ne)}},Di=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){ji(a)},0)},Ei=function(a,
432
+ b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Mb.call(this,c);this.code=a};y(Ei,Mb);var Gi=function(){this.fe=void 0};Gi.prototype.va=function(a){var b=[];Hi(this,a,b);return b.join("")};
433
+ var Hi=function(a,b,c){if(b==null)c.push("null");else{if(typeof b=="object"){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",g=0;g<b;g++)c.push(e),e=d[g],Hi(a,a.fe?a.fe.call(d,String(g),e):e,c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");g="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(e=b[d],typeof e!="function"&&(c.push(g),Ii(d,c),c.push(":"),Hi(a,a.fe?a.fe.call(b,d,e):e,c),g=","));c.push("}");
435
434
  return}}switch(typeof b){case "string":Ii(b,c);break;case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("Unknown type: "+typeof b);}}},Ji={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},Ki=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Ii=function(a,b){b.push('"',a.replace(Ki,function(c){var d=Ji[c];
436
- d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Ji[c]=d);return d}),'"')};var Li=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Mi=function(){};Mi.prototype.Sg=null;var Ni=function(a){var b;(b=a.Sg)||(b=a.Sg={});return b};var Oi,Pi=function(){};y(Pi,Mi);Oi=new Pi;var Qi=function(a){J.call(this);this.headers=new Map;this.Ri=a||null;this.Ea=!1;this.ve=this.s=null;this.Rc=this.Lh=this.Td="";this.Tb=this.Af=this.Rd=this.gf=!1;this.ld=0;this.me=null;this.wc="";this.nl=this.Pi=!1;this.Oe=this.zg=null};y(Qi,J);Qi.prototype.ba=yc(zc(),"goog.net.XhrIo").fl;var Ri=/^https?$/i,Si=["POST","PUT"],Ti=[];h=Qi.prototype;h.Pk=function(){this.dispose();dc(Ti,this)};h.setTrustToken=function(a){this.zg=a};h.setAttributionReporting=function(a){this.Oe=a};
437
- h.send=function(a,b,c,d){if(this.s)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Td+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Td=a;this.Rc="";this.Lh=b;this.gf=!1;this.Ea=!0;this.s=new XMLHttpRequest;this.ve=this.Ri?Ni(this.Ri):Ni(Oi);this.s.onreadystatechange=w(this.ci,this);this.nl&&"onprogress"in this.s&&(this.s.onprogress=w(function(f){this.bi(f,!0)},this),this.s.upload&&(this.s.upload.onprogress=w(this.bi,this)));try{Cc(this.ba,Ui(this,"Opening Xhr")),this.Af=
438
- !0,this.s.open(b,String(a),!0),this.Af=!1}catch(f){Cc(this.ba,Ui(this,"Error opening Xhr: "+f.message));this.Gd(5,f);return}a=c||"";c=new Map(this.headers);if(d)if(Object.getPrototypeOf(d)===Object.prototype)for(var e in d)c.set(e,d[e]);else if(typeof d.keys==="function"&&typeof d.get==="function"){e=q(d.keys());for(var g=e.next();!g.done;g=e.next())g=g.value,c.set(g,d.get(g))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(f){return"content-type"==
439
- f.toLowerCase()});e=t.FormData&&a instanceof t.FormData;!cc(Si,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=q(c);for(d=b.next();!d.done;d=b.next())c=q(d.value),d=c.next().value,c=c.next().value,this.s.setRequestHeader(d,c);this.wc&&(this.s.responseType=this.wc);"withCredentials"in this.s&&this.s.withCredentials!==this.Pi&&(this.s.withCredentials=this.Pi);if("setTrustToken"in this.s&&this.zg)try{this.s.setTrustToken(this.zg)}catch(f){Cc(this.ba,Ui(this,"Error SetTrustToken: "+
440
- f.message))}if("setAttributionReporting"in this.s&&this.Oe)try{this.s.setAttributionReporting(this.Oe)}catch(f){Cc(this.ba,Ui(this,"Error SetAttributionReporting: "+f.message))}try{Vi(this),this.ld>0&&(Cc(this.ba,Ui(this,"Will abort after "+this.ld+"ms if incomplete")),this.me=setTimeout(this.ne.bind(this),this.ld)),Cc(this.ba,Ui(this,"Sending request")),this.Rd=!0,this.s.send(a),this.Rd=!1}catch(f){Cc(this.ba,Ui(this,"Send error: "+f.message)),this.Gd(5,f)}};
441
- h.ne=function(){typeof va!="undefined"&&this.s&&(this.Rc="Timed out after "+this.ld+"ms, aborting",Cc(this.ba,Ui(this,this.Rc)),this.dispatchEvent("timeout"),this.abort(8))};h.Gd=function(a,b){this.Ea=!1;this.s&&(this.Tb=!0,this.s.abort(),this.Tb=!1);this.Rc=b;Wi(this);Xi(this)};var Wi=function(a){a.gf||(a.gf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
442
- Qi.prototype.abort=function(){this.s&&this.Ea&&(Cc(this.ba,Ui(this,"Aborting")),this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Xi(this))};Qi.prototype.J=function(){this.s&&(this.Ea&&(this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1),Xi(this,!0));Qi.L.J.call(this)};Qi.prototype.ci=function(){this.Ra||(this.Af||this.Rd||this.Tb?Yi(this):this.ml())};Qi.prototype.ml=function(){Yi(this)};
443
- var Yi=function(a){if(a.Ea&&typeof va!="undefined")if(a.ve[1]&&a.tb()==4&&a.getStatus()==2)Cc(a.ba,Ui(a,"Local request error detected and ignored"));else if(a.Rd&&a.tb()==4)setTimeout(a.ci.bind(a),0);else if(a.dispatchEvent("readystatechange"),a.tb()==4){Cc(a.ba,Ui(a,"Request complete"));a.Ea=!1;try{var b=a.getStatus(),c;if(!(c=Li(b))){var d;if(d=b===0){var e=String(a.Td).match(Kc)[1]||null;!e&&t.self&&t.self.location&&(e=t.self.location.protocol.slice(0,-1));d=!Ri.test(e?e.toLowerCase():"")}c=d}if(c)a.dispatchEvent("complete"),
444
- a.dispatchEvent("success");else{try{var g=a.tb()>2?a.s.statusText:""}catch(f){Cc(a.ba,"Can not get status: "+f.message),g=""}a.Rc=g+" ["+a.getStatus()+"]";Wi(a)}}finally{Xi(a)}}};Qi.prototype.bi=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Zi(a,"progress"));this.dispatchEvent(Zi(a,b?"downloadprogress":"uploadprogress"))};
445
- var Zi=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Xi=function(a,b){if(a.s){Vi(a);var c=a.s,d=a.ve[0]?function(){}:null;a.s=null;a.ve=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){Bc(a.ba,"Problem encountered resetting onreadystatechange: "+e.message)}}},Vi=function(a){a.me&&(clearTimeout(a.me),a.me=null)};Qi.prototype.isActive=function(){return!!this.s};Qi.prototype.tb=function(){return this.s?this.s.readyState:0};
446
- Qi.prototype.getStatus=function(){try{return this.tb()>2?this.s.status:-1}catch(a){return-1}};var $i=function(a){try{if(!a.s)return null;if("response"in a.s)return a.s.response;switch(a.wc){case "":case "text":return a.s.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.s)return a.s.mozResponseArrayBuffer}Bc(a.ba,"Response type "+a.wc+" is not supported on this browser");return null}catch(b){return Cc(a.ba,"Can not get response: "+b.message),null}};
447
- Qi.prototype.getResponseHeader=function(a){if(this.s&&this.tb()==4)return a=this.s.getResponseHeader(a),a===null?void 0:a};Qi.prototype.getAllResponseHeaders=function(){return this.s&&this.tb()>=2?this.s.getAllResponseHeaders()||"":""};
448
- var aj=function(a){var b={};a=a.getAllResponseHeaders().split("\r\n");for(var c=0;c<a.length;c++)if(!/^[\s\xa0]*$/.test(a[c])){var d=Ec(a[c]),e=d[0];d=d[1];if(typeof d==="string"){d=d.trim();var g=b[e]||[];b[e]=g;g.push(d)}}return Xa(b,function(f){return f.join(", ")})},Ui=function(a,b){return b+" ["+a.Lh+" "+a.Td+" "+a.getStatus()+"]"};var Ci=ia(["https://accounts.google.com/gsi/client"]),bj,K=function(a,b){cj();this.callback=a;this.M=new dj(!a,b)};K.prototype.pd=function(a){this.M.Qb=a;return this};K.prototype.handle=function(a){var b=this;if(a instanceof Promise){if(this.callback){var c=function(d,e){try{return b.callback(d,e)}catch(g){setTimeout(function(){throw g;},0)}};a.then(c,function(d){return c(void 0,d)})}}else a.then(function(d){a=d});return a};var ej=function(){return"projects/"+bj};h=K.prototype;h.Dc=function(){return new ch(this.M)};
449
- h.assets=function(){return new eh(this.M)};h.Na=function(){return new lh(this.M)};h.value=function(){return new ph(this.M)};h.maps=function(){return new kh(this.M)};h.map=function(){return new jh(this.M)};h.image=function(){return new ih(this.M)};h.table=function(){return new mh(this.M)};h.video=function(){return new rh(this.M)};var dj=function(a,b){this.sync=a=a===void 0?!1:a;this.Qb=void 0;this.ri=b!=null?b:a?5:10};r(dj,gd);
450
- dj.prototype.send=function(a,b){var c=this;cd(a);var d=a.path||"",e=fj()+d,g=gj(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=hj(e,g,void 0,a.B,f,this.ri,this.Qb);d=b?La(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){hj(e,g,function(v,z){z?p(z):m(v)},a.B,f,c.ri,c.Qb)})).then(function(m){return b?La(b,m):m})};var kj=function(a){K.call(this,a);this.M=new ij;this.Qb=void 0};r(kj,K);
451
- kj.prototype.pd=function(a){this.Qb=a;return this};
452
- kj.prototype.send=function(a,b){var c=this,d=fj()+"/batch",e=a.map(function(f){var l=q(f);f=l.next().value;var m=q(l.next().value);l=m.next().value;m.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+f+">\r\n\r\n"+l+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",g=function(f){var l={};a.forEach(function(m){var p=q(m);m=p.next().value;p=q(p.next().value);p.next();p=p.next().value;f[m]!=null&&(l[m]=
453
- La(p,f[m]))});return b?b(l):l};return this.callback?(hj(d,null,function(f,l){return c.callback(l?f:g(f),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb),null):g(hj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb))};var ij=function(){};r(ij,gd);
454
- ij.prototype.send=function(a,b){var c=[a.B+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=lj();d!=null&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
455
- var mj=function(a,b,c){a=q(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(b.length<3)){var d=b[0].match(/\r\nContent-ID: <response-([^>]*)>/)[1],e=Number(b[1].match(/^HTTP\S*\s(\d+)\s/)[1]);c(d,e,b.slice(2).join("\r\n\r\n"))}},fj=function(){var a=nj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},pj=function(a,b,c){var d=[];a&&(d=d.concat(oj));
456
- b&&d.push("https://www.googleapis.com/auth/devstorage.read_write");a=d=d.concat(c);c=b=0;for(var e={};c<a.length;){var g=a[c++],f=u(g)?"o"+Ba(g):(typeof g).charAt(0)+g;Object.prototype.hasOwnProperty.call(e,f)||(e[f]=!0,a[b++]=g)}a.length=b;return d},vj=function(a,b,c){qj&&rj&&qj({client_id:String(rj),scope:sj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{tj(function(){try{uj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else uj(a,
457
- b,d)})},lj=function(){wj&&Date.now()-wj>=0&&xj();return yj},xj=function(){wj=yj=null},cj=function(a,b,c,d){a!=null?nj=a:zj||(nj="https://earthengine.googleapis.com/api");b!=null?Aj=b:zj||(Aj="https://earthengine.googleapis.com");c!==void 0&&(Bj=c);bj=d!=null?d:bj||"earthengine-legacy";zj=!0},hj=function(a,b,c,d,e,g,f){cj();var l=Cj,m="application/x-www-form-urlencoded";e&&(m="application/json",d&&d.startsWith("multipart")&&(m=d,d="POST"));d=d||"POST";m={"Content-Type":m};var p="1.3.0";p==="1.3.0"&&
458
- (p="latest");m["x-goog-api-client"]="ee-js/"+p;p=lj();if(p!=null)m.Authorization=p;else if(c&&qj&&rj)return vj(function(){Dj(l,function(){hj(a,b,c,d)})}),null;b=b?b.clone():new Sc;Ej!=null&&b.add("key",Ej);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");bj&&bj!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=bj);b=Fj(b,a);Bj!=null&&(m["X-XSRF-Token"]=Bj);Gj!=null&&(m["X-Earth-Engine-App-ID-Token"]=Gj);p=e||null;var v=b?b.toString():"";d==="POST"&&e===void 0?p=v:/^[\s\xa0]*$/.test(v)||(a+=a.indexOf("?")!=
459
- -1?"&":"?",a+=v);e=a.startsWith("/")?nj+a:a;if(c)return Hj.push(Ij(e,c,d,p,m,g,f)),Jj.nf(),null;v=function(H,ea){this.setRequestHeader&&this.setRequestHeader(ea,H)};var z=0;for(g=g!=null?g:5;;){var B=new XMLHttpRequest;B.open(d,e,!1);Va(m,v,B);B.send(p);if(B.status!=429||z>g)break;z++}return Kj(B.status,function(H){try{return B.getResponseHeader(H)}catch(ea){return null}},B.responseText,l,void 0,e,d,f)},Ij=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},p=Cj,v=g!=null?g:10;
460
- m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Hj.push(m);Jj.nf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var B=Kj,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.s?z.s.responseText:""}catch(da){Cc(z.ba,"Can not get responseText: "+da.message),W=""}return B(H,ea,W,p,b,a,c,f)};return m},Dj=function(a,b){var c=Cj;try{Cj=a,b.call(void 0)}finally{Cj=c}},Kj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):"";m&&d&&d(m);var p=
435
+ d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Ji[c]=d);return d}),'"')};var Li=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Mi=function(){J.call(this);this.headers=new Map;this.Ea=!1;this.s=null;this.Sc=this.Jh=this.Ud="";this.Tb=this.zf=this.Sd=this.ff=!1;this.md=0;this.ec=null;this.xc="";this.kl=this.Ni=!1;this.Ne=this.yg=null};y(Mi,J);Mi.prototype.ha=zc(Ac(),"goog.net.XhrIo").cl;var Ni=/^https?$/i,Oi=["POST","PUT"],Pi=[];h=Mi.prototype;h.Mk=function(){this.dispose();ec(Pi,this)};h.setTrustToken=function(a){this.yg=a};h.setAttributionReporting=function(a){this.Ne=a};
436
+ h.send=function(a,b,c,d){if(this.s)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Ud+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Ud=a;this.Sc="";this.Jh=b;this.ff=!1;this.Ea=!0;this.s=new XMLHttpRequest;this.s.onreadystatechange=Fa(w(this.ai,this));this.kl&&"onprogress"in this.s&&(this.s.onprogress=Fa(w(function(f){this.Zh(f,!0)},this)),this.s.upload&&(this.s.upload.onprogress=Fa(w(this.Zh,this))));try{Cc(this.ha,Qi(this,"Opening Xhr")),this.zf=!0,this.s.open(b,String(a),
437
+ !0),this.zf=!1}catch(f){Cc(this.ha,Qi(this,"Error opening Xhr: "+f.message));this.Hd(5,f);return}a=c||"";c=new Map(this.headers);if(d)if(Object.getPrototypeOf(d)===Object.prototype)for(var e in d)c.set(e,d[e]);else if(typeof d.keys==="function"&&typeof d.get==="function"){e=q(d.keys());for(var g=e.next();!g.done;g=e.next())g=g.value,c.set(g,d.get(g))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(f){return"content-type"==f.toLowerCase()});e=
438
+ t.FormData&&a instanceof t.FormData;!dc(Oi,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=q(c);for(d=b.next();!d.done;d=b.next())c=q(d.value),d=c.next().value,c=c.next().value,this.s.setRequestHeader(d,c);this.xc&&(this.s.responseType=this.xc);"withCredentials"in this.s&&this.s.withCredentials!==this.Ni&&(this.s.withCredentials=this.Ni);if("setTrustToken"in this.s&&this.yg)try{this.s.setTrustToken(this.yg)}catch(f){Cc(this.ha,Qi(this,"Error SetTrustToken: "+f.message))}if("setAttributionReporting"in
439
+ this.s&&this.Ne)try{this.s.setAttributionReporting(this.Ne)}catch(f){Cc(this.ha,Qi(this,"Error SetAttributionReporting: "+f.message))}try{this.ec&&(clearTimeout(this.ec),this.ec=null),this.md>0&&(Cc(this.ha,Qi(this,"Will abort after "+this.md+"ms if incomplete")),this.ec=setTimeout(this.ne.bind(this),this.md)),Cc(this.ha,Qi(this,"Sending request")),this.Sd=!0,this.s.send(a),this.Sd=!1}catch(f){Cc(this.ha,Qi(this,"Send error: "+f.message)),this.Hd(5,f)}};
440
+ h.ne=function(){typeof va!="undefined"&&this.s&&(this.Sc="Timed out after "+this.md+"ms, aborting",Cc(this.ha,Qi(this,this.Sc)),this.dispatchEvent("timeout"),this.abort(8))};h.Hd=function(a,b){this.Ea=!1;this.s&&(this.Tb=!0,this.s.abort(),this.Tb=!1);this.Sc=b;Ri(this);Si(this)};var Ri=function(a){a.ff||(a.ff=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
441
+ Mi.prototype.abort=function(){this.s&&this.Ea&&(Cc(this.ha,Qi(this,"Aborting")),this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Si(this))};Mi.prototype.J=function(){this.s&&(this.Ea&&(this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1),Si(this,!0));Mi.L.J.call(this)};Mi.prototype.ai=function(){this.Ra||(this.zf||this.Sd||this.Tb?Ti(this):this.jl())};Mi.prototype.jl=function(){Ti(this)};
442
+ var Ti=function(a){if(a.Ea&&typeof va!="undefined")if(a.Sd&&a.Rb()==4)setTimeout(a.ai.bind(a),0);else if(a.dispatchEvent("readystatechange"),a.Rb()==4){Cc(a.ha,Qi(a,"Request complete"));a.Ea=!1;try{var b=a.getStatus(),c;if(!(c=Li(b))){var d;if(d=b===0){var e=String(a.Ud).match(Kc)[1]||null;!e&&t.self&&t.self.location&&(e=t.self.location.protocol.slice(0,-1));d=!Ni.test(e?e.toLowerCase():"")}c=d}if(c)a.dispatchEvent("complete"),a.dispatchEvent("success");else{try{var g=a.Rb()>2?a.s.statusText:""}catch(f){Cc(a.ha,
443
+ "Can not get status: "+f.message),g=""}a.Sc=g+" ["+a.getStatus()+"]";Ri(a)}}finally{Si(a)}}};Mi.prototype.Zh=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Ui(a,"progress"));this.dispatchEvent(Ui(a,b?"downloadprogress":"uploadprogress"))};
444
+ var Ui=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Si=function(a,b){if(a.s){a.ec&&(clearTimeout(a.ec),a.ec=null);var c=a.s;a.s=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=null}catch(d){(a=a.ha)&&Bc(a,oc,"Problem encountered resetting onreadystatechange: "+d.message)}}};Mi.prototype.isActive=function(){return!!this.s};Mi.prototype.Rb=function(){return this.s?this.s.readyState:0};
445
+ Mi.prototype.getStatus=function(){try{return this.Rb()>2?this.s.status:-1}catch(a){return-1}};var Vi=function(a){try{if(!a.s)return null;if("response"in a.s)return a.s.response;switch(a.xc){case "":case "text":return a.s.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.s)return a.s.mozResponseArrayBuffer}var b=a.ha;b&&Bc(b,oc,"Response type "+a.xc+" is not supported on this browser");return null}catch(c){return Cc(a.ha,"Can not get response: "+c.message),null}};
446
+ Mi.prototype.getResponseHeader=function(a){if(this.s&&this.Rb()==4)return a=this.s.getResponseHeader(a),a===null?void 0:a};Mi.prototype.getAllResponseHeaders=function(){return this.s&&this.Rb()>=2?this.s.getAllResponseHeaders()||"":""};
447
+ var Wi=function(a){var b={};a=a.getAllResponseHeaders().split("\r\n");for(var c=0;c<a.length;c++)if(!/^[\s\xa0]*$/.test(a[c])){var d=Ec(a[c]),e=d[0];d=d[1];if(typeof d==="string"){d=d.trim();var g=b[e]||[];b[e]=g;g.push(d)}}return Ya(b,function(f){return f.join(", ")})},Qi=function(a,b){return b+" ["+a.Jh+" "+a.Ud+" "+a.getStatus()+"]"};var Ci=ia(["https://accounts.google.com/gsi/client"]),Xi,K=function(a,b){Yi();this.callback=a;this.M=new Zi(!a,b)};K.prototype.qd=function(a){this.M.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 $i=function(){return"projects/"+Xi};h=K.prototype;h.Ec=function(){return new ch(this.M)};
448
+ h.assets=function(){return new eh(this.M)};h.Na=function(){return new lh(this.M)};h.value=function(){return new ph(this.M)};h.maps=function(){return new kh(this.M)};h.map=function(){return new jh(this.M)};h.image=function(){return new ih(this.M)};h.table=function(){return new mh(this.M)};h.video=function(){return new rh(this.M)};var Zi=function(a,b){this.sync=a=a===void 0?!1:a;this.Pb=void 0;this.oi=b!=null?b:a?5:10};r(Zi,gd);
449
+ Zi.prototype.send=function(a,b){var c=this;cd(a);var d=a.path||"",e=aj()+d,g=bj(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=cj(e,g,void 0,a.B,f,this.oi,this.Pb);d=b?Ma(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){cj(e,g,function(v,z){z?p(z):m(v)},a.B,f,c.oi,c.Pb)})).then(function(m){return b?Ma(b,m):m})};var ej=function(a){K.call(this,a);this.M=new dj;this.Pb=void 0};r(ej,K);
450
+ ej.prototype.qd=function(a){this.Pb=a;return this};
451
+ ej.prototype.send=function(a,b){var c=this,d=aj()+"/batch",e=a.map(function(f){var l=q(f);f=l.next().value;var m=q(l.next().value);l=m.next().value;m.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+f+">\r\n\r\n"+l+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",g=function(f){var l={};a.forEach(function(m){var p=q(m);m=p.next().value;p=q(p.next().value);p.next();p=p.next().value;f[m]!=null&&(l[m]=
452
+ Ma(p,f[m]))});return b?b(l):l};return this.callback?(cj(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(cj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Pb))};var dj=function(){};r(dj,gd);
453
+ dj.prototype.send=function(a,b){var c=[a.B+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=fj();d!=null&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
454
+ var gj=function(a,b,c){a=q(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(b.length<3)){var d=b[0].match(/\r\nContent-ID: <response-([^>]*)>/)[1],e=Number(b[1].match(/^HTTP\S*\s(\d+)\s/)[1]);c(d,e,b.slice(2).join("\r\n\r\n"))}},aj=function(){var a=hj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},jj=function(a,b,c){var d=[];a&&(d=d.concat(ij));
455
+ b&&d.push("https://www.googleapis.com/auth/devstorage.read_write");a=d=d.concat(c);c=b=0;for(var e={};c<a.length;){var g=a[c++],f=u(g)?"o"+Ba(g):(typeof g).charAt(0)+g;Object.prototype.hasOwnProperty.call(e,f)||(e[f]=!0,a[b++]=g)}a.length=b;return d},qj=function(a,b,c){kj&&mj&&kj({client_id:String(mj),scope:nj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{oj(function(){try{pj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else pj(a,
456
+ b,d)})},fj=function(){rj&&Date.now()-rj>=0&&sj();return tj},sj=function(){rj=tj=null},Yi=function(a,b,c,d){a!=null?hj=a:uj||(hj="https://earthengine.googleapis.com/api");b!=null?vj=b:uj||(vj="https://earthengine.googleapis.com");c!==void 0&&(wj=c);Xi=d!=null?d:Xi||"earthengine-legacy";uj=!0},cj=function(a,b,c,d,e,g,f){Yi();var l=xj,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.4.0";p==="1.4.0"&&
457
+ (p="latest");m["x-goog-api-client"]="ee-js/"+p;p=fj();if(p!=null)m.Authorization=p;else if(c&&kj&&mj)return qj(function(){yj(l,function(){cj(a,b,c,d)})}),null;b=b?b.clone():new Sc;zj!=null&&b.add("key",zj);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");Xi&&Xi!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=Xi);b=Aj(b,a);wj!=null&&(m["X-XSRF-Token"]=wj);Bj!=null&&(m["X-Earth-Engine-App-ID-Token"]=Bj);p=e||null;var v=b?b.toString():"";d==="POST"&&e===void 0?p=v:/^[\s\xa0]*$/.test(v)||(a+=a.indexOf("?")!=
458
+ -1?"&":"?",a+=v);e=a.startsWith("/")?hj+a:a;if(c)return Cj.push(Dj(e,c,d,p,m,g,f)),Ej.mf(),null;v=function(H,ea){this.setRequestHeader&&this.setRequestHeader(ea,H)};var z=0;for(g=g!=null?g:5;;){var B=new XMLHttpRequest;B.open(d,e,!1);Wa(m,v,B);B.send(p);if(B.status!=429||z>g)break;z++}return Fj(B.status,function(H){try{return B.getResponseHeader(H)}catch(ea){return null}},B.responseText,l,void 0,e,d,f)},Dj=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},p=xj,v=g!=null?g:10;
459
+ m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Cj.push(m);Ej.mf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var B=Fj,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.s?z.s.responseText:""}catch(da){Cc(z.ha,"Can not get responseText: "+da.message),W=""}return B(H,ea,W,p,b,a,c,f)};return m},yj=function(a,b){var c=xj;try{xj=a,b.call(void 0)}finally{xj=c}},Fj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):"";m&&d&&d(m);var p=
461
460
  function(W){try{var da=JSON.parse(W);return!(u(da)&&"error"in da&&"message"in da.error)||l&&l(da)?{parsed:da}:da.error.message}catch(Hb){return W===""?"":"Invalid JSON: "+W}},v=function(W){return W===0?"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.":W<200||W>=300?"Server returned HTTP code: "+W+" for "+f+" "+g:""},z,B;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if(d==="application/json"||d==="text/json")c=p(c),c.parsed?
462
- B=c.parsed:z=c||v(a)||"Response was too large to parse. Hint: Use limit() to fetch less elements of a collection.";else if(d==="multipart/mixed"){B={};var H=[];mj(b,c,function(W,da,Hb){Hb=p(Hb);Hb.parsed&&(B[W]=Hb.parsed);(da=(Hb.parsed?"":Hb)||v(da))&&H.push(W+": "+da)});H.length&&(z=H.join("\n"))}else var ea="Response was unexpectedly not JSON, but "+d;z=z||v(a)||ea;if(e)return e(B,z),null;if(!z)return B;throw Error(z);},tj=function(a){var b=function(){qj||(qj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,
463
- callback:d,scope:c.scope}).requestAccessToken()});a()};u(t.default_gsi)?b():xi(b)},uj=function(a,b,c){if(c.access_token){b=c.token_type+" "+c.access_token;if(c.expires_in||c.expires_in===0){c=c.expires_in*1E3*.9;var d=setTimeout(vj,c*.9);d.unref!==void 0&&d.unref();wj=Date.now()+c}yj=b;a&&a()}else b&&b(c.error||"Unknown error.")},gj=function(a){var b=new Sc;a=q(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=q(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},Hj=[],Jj=
464
- new ai(function(){var a=Hj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var g=Lj,f=new Qi;Ti.push(f);c&&f.Wa("complete",c);f.Uc("ready",f.Pk);g&&(f.ld=Math.max(0,g));f.send(b,d,e,a)}Hj.length==0||Jj.nf()},350),nj=null,Aj=null,Bj=null,Gj=null,Fj=Od,yj=null,wj=null,rj=null,sj=[],qj=null,oj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],Ej=null,zj=!1,Lj=0,Cj=null;x("ee.api.ListAssetsResponse",Dg);
465
- x("ee.api.EarthEngineAsset",zf);x("ee.api.Operation",Gg);x("ee.api.ListFeaturesResponse",Eg);x("ee.api.FeatureViewLocation",Cf);var Mj=function(){};Mj.prototype.Bh=function(){return null};var Nj=function(){};x("ee.Encodable.SourceFrame",Nj);
466
- var Oj=function(a){if(a===void 0||a===null)a=Ga;return new Ze({gb:a})},Pj=function(a){return new Ze({Oa:a})},Qj=function(a){return new Ze({Fa:new Ye({values:a})})},Rj=function(a){return new Ze({Ga:new wf({values:a})})},Sj=function(a,b){return new Ze({ya:new jg({functionName:a,arguments:b})})},Tj=function(a,b){return new Ze({ya:new jg({Ua:a,arguments:b})})},Uj=function(a,b){return new Ze({Ta:new ig({kc:a,body:b})})},Vj=function(a){if(!a)return"AUTO_JPEG_PNG";a=a.toUpperCase();switch(a){case "JPG":return"JPEG";
467
- case "AUTO":return"AUTO_JPEG_PNG";case "TIF":case "TIFF":case "GEOTIF":case "GEOTIFF":return"GEO_TIFF";case "TF_RECORD":case "TFRECORD":return"TF_RECORD_IMAGE";case "NUMPY":return"NPY";case "ZIPPED_TIF":case "ZIPPED_TIFF":case "ZIPPED_GEOTIF":case "ZIPPED_GEOTIFF":return"ZIPPED_GEO_TIFF";case "ZIPPED_TIF_PER_BAND":case "ZIPPED_TIFF_PER_BAND":case "ZIPPED_GEOTIF_PER_BAND":case "ZIPPED_GEOTIFF_PER_BAND":return"ZIPPED_GEO_TIFF_PER_BAND";default:return a}},Wj=function(a){if(!a)return"CSV";a=a.toUpperCase();
468
- switch(a){case "TF_RECORD":case "TFRECORD":return"TF_RECORD_TABLE";case "JSON":case "GEOJSON":return"GEO_JSON";default:return a}},Xj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if(a!=="HORIZONTAL"&&a!=="VERTICAL")throw Error('Orientation must be "horizontal" or "vertical"');return a},Yj=function(a){if(!a)return[];if(typeof a==="string")return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},bk=function(a){var b=new Hf,c=!1;"palette"in a&&(c=a.palette,b.Yc=typeof c===
469
- "string"?c.split(","):c,c=!0);var d=[];if("gain"in a||"bias"in a){if("min"in a||"max"in a)throw Error("Gain and bias can't be specified with min and max");var e=b.Yc?b.Yc.length-1:255;d=Zj(a,"bias","gain").map(function(g){var f=-g.bias/g.gain;return{min:f,max:e/g.gain+f}})}else if("min"in a||"max"in a)d=Zj(a,"min","max");d.length!==0&&(b.Uf=d.map(function(g){return new xf(g)}),c=!0);a=ak(a.gamma);if(a.length>1)throw Error("Only one gamma value is supported");a.length===1&&(b.gamma=a[0],c=!0);return c?
470
- b:null},ak=function(a){return a?a.split(",").map(Number):[]},Zj=function(a,b,c){var d=ak(a[b]),e=ak(a[c]);if(d.length===0)return e.map(function(g){var f={};return f[b]=0,f[c]=g,f});if(e.length===0)return d.map(function(g){var f={};return f[b]=g,f[c]=1,f});if(d.length!==e.length)throw Error("Length of "+b+" and "+c+" must match.");return d.map(function(g,f){var l={};return l[b]=g,l[c]=e[f],l})},ck=function(a){var b=function(f){var l={};l.description=f.description||"";l.type=f.type||"";f.ud!=null&&
471
- (l.name=f.ud);f.defaultValue!==void 0&&(l["default"]=f.defaultValue);f.optional!=null&&(l.optional=f.optional);return l},c=function(f){var l={};l.args=(f.arguments||[]).map(b);l.description=f.description||"";l.returns=f.ag||"";f.hidden!=null&&(l.hidden=f.hidden);f.preview&&(l.preview=f.preview);f.deprecated&&(l.deprecated=f.df);f.sourceCodeUri&&(l.sourceCodeUri=f.sourceCodeUri);return l},d={};a=q(a.Dc||[]);for(var e=a.next();!e.done;e=a.next()){e=e.value;var g=e.name.replace(/^algorithms\//,"");d[g]=
472
- c(e)}return d},dk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,ek=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,fk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,gk=function(a){return(a=dk.exec(a))?a[1]:"earthengine-legacy"},hk=function(a){return ek.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
473
- a},jk=function(a){return(a.assets||[]).map(ik)},kk=function(a){switch(a){case "ALGORITHM":return"Algorithm";case "FOLDER":return"Folder";case "IMAGE":return"Image";case "IMAGE_COLLECTION":return"ImageCollection";case "TABLE":return"Table";case "CLASSIFIER":return"Classifier";case "FEATURE_VIEW":return"FeatureView";default:return"Unknown"}},ik=function(a){var b=lk(kk(a.type),a.name),c=Object.assign({},a.properties||{});a.sizeBytes&&(c["system:asset_size"]=Number(a.sizeBytes));a.startTime&&(c["system:time_start"]=
461
+ B=c.parsed:z=c||v(a)||"Response was too large to parse. Hint: Use limit() to fetch less elements of a collection.";else if(d==="multipart/mixed"){B={};var H=[];gj(b,c,function(W,da,Hb){Hb=p(Hb);Hb.parsed&&(B[W]=Hb.parsed);(da=(Hb.parsed?"":Hb)||v(da))&&H.push(W+": "+da)});H.length&&(z=H.join("\n"))}else var ea="Response was unexpectedly not JSON, but "+d;z=z||v(a)||ea;if(e)return e(B,z),null;if(!z)return B;throw Error(z);},oj=function(a){var b=function(){kj||(kj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,
462
+ callback:d,scope:c.scope}).requestAccessToken()});a()};u(t.default_gsi)?b():xi(b)},pj=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(qj,c*.9);d.unref!==void 0&&d.unref();rj=Date.now()+c}tj=b;a&&a()}else b&&b(c.error||"Unknown error.")},bj=function(a){var b=new Sc;a=q(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=q(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},Cj=[],Ej=
463
+ new ai(function(){var a=Cj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var g=Gj,f=new Mi;Pi.push(f);c&&f.Wa("complete",c);f.Vc("ready",f.Mk);g&&(f.md=Math.max(0,g));f.send(b,d,e,a)}Cj.length==0||Ej.mf()},350),hj=null,vj=null,wj=null,Bj=null,Aj=Od,tj=null,rj=null,mj=null,nj=[],kj=null,ij=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],zj=null,uj=!1,Gj=0,xj=null;x("ee.api.ListAssetsResponse",Dg);
464
+ x("ee.api.EarthEngineAsset",zf);x("ee.api.Operation",Gg);x("ee.api.ListFeaturesResponse",Eg);x("ee.api.FeatureViewLocation",Cf);var Hj=function(){};Hj.prototype.zh=function(){return null};var Ij=function(){};x("ee.Encodable.SourceFrame",Ij);
465
+ var Jj=function(a){if(a===void 0||a===null)a=Ha;return new Ze({gb:a})},Kj=function(a){return new Ze({Oa:a})},Lj=function(a){return new Ze({Fa:new Ye({values:a})})},Mj=function(a){return new Ze({Ga:new wf({values:a})})},Nj=function(a,b){return new Ze({ya:new jg({functionName:a,arguments:b})})},Oj=function(a,b){return new Ze({ya:new jg({Ua:a,arguments:b})})},Pj=function(a,b){return new Ze({Ta:new ig({lc:a,body:b})})},Qj=function(a){if(!a)return"AUTO_JPEG_PNG";a=a.toUpperCase();switch(a){case "JPG":return"JPEG";
466
+ 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}},Rj=function(a){if(!a)return"CSV";a=a.toUpperCase();
467
+ switch(a){case "TF_RECORD":case "TFRECORD":return"TF_RECORD_TABLE";case "JSON":case "GEOJSON":return"GEO_JSON";default:return a}},Sj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if(a!=="HORIZONTAL"&&a!=="VERTICAL")throw Error('Orientation must be "horizontal" or "vertical"');return a},Tj=function(a){if(!a)return[];if(typeof a==="string")return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},Wj=function(a){var b=new Hf,c=!1;"palette"in a&&(c=a.palette,b.Zc=typeof c===
468
+ "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.Zc?b.Zc.length-1:255;d=Uj(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=Uj(a,"min","max");d.length!==0&&(b.Tf=d.map(function(g){return new xf(g)}),c=!0);a=Vj(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?
469
+ b:null},Vj=function(a){return a?a.split(",").map(Number):[]},Uj=function(a,b,c){var d=Vj(a[b]),e=Vj(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})},Xj=function(a){var b=function(f){var l={};l.description=f.description||"";l.type=f.type||"";f.vd!=null&&
470
+ (l.name=f.vd);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.Zf||"";f.hidden!=null&&(l.hidden=f.hidden);f.preview&&(l.preview=f.preview);f.deprecated&&(l.deprecated=f.cf);f.sourceCodeUri&&(l.sourceCodeUri=f.sourceCodeUri);return l},d={};a=q(a.Ec||[]);for(var e=a.next();!e.done;e=a.next()){e=e.value;var g=e.name.replace(/^algorithms\//,"");d[g]=
471
+ c(e)}return d},Yj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,Zj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,ak=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,bk=function(a){return(a=Yj.exec(a))?a[1]:"earthengine-legacy"},ck=function(a){return Zj.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
472
+ a},ek=function(a){return(a.assets||[]).map(dk)},fk=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"}},dk=function(a){var b=gk(fk(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
473
  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.Kb!=null){var g=d.grid.Kb;e.crs_transform=[g.bg||0,g.gg||0,g.xg||0,g.hg||0,g.cg||0,g.yg||0]}d.grid.dimensions!=null&&(e.dimensions=[d.grid.dimensions.width,d.grid.dimensions.height])}d.dataType&&(g={type:"PixelType"},g.precision=(d.dataType.precision||"").toLowerCase(),d.dataType.dd&&(g.min=d.dataType.dd.min||0,g.max=d.dataType.dd.max),e.data_type=g);return e}));a.Hd&&(b.mapLocation=a.Hd);a.featureCount&&(b.featureCount=a.featureCount);
476
- return b},mk=function(a){var b=new zf,c=function(g){return g===null?Ga:void 0},d=Object.assign({},a),e;a=function(g){e=d[g];delete d[g];return e};a("system:asset_size")!==void 0&&(b.sizeBytes=c(e)||String(e));a("system:time_start")!==void 0&&(b.startTime=c(e)||(new Date(Number(e))).toISOString());a("system:time_end")!==void 0&&(b.endTime=c(e)||(new Date(Number(e))).toISOString());a("system:footprint")!==void 0&&(b.geometry=c(e)||e);a("system:title");typeof e!=="string"&&e!==null||d.title!=null||(d.title=
477
- c(e)||e);a("system:description");typeof e!=="string"&&e!==null||d.description!=null||(d.description=c(e)||e);Object.entries(d).forEach(function(g){var f=q(g);g=f.next().value;f=f.next().value;d[g]=c(f)||f});b.properties=d;return b},lk=function(a,b){var c={};c.type=a;b!=null&&(a=b.split("/"),b=a[0]==="projects"&&a[2]==="assets"&&["earthengine-legacy","earthengine-public"].includes(a[1])?a.slice(3).join("/"):b,c.id=b);return c},pk=function(a){var b={};a.num&&(b.pageSize=a.num);a.starttime&&(b.startTime=
478
- (new Date(a.starttime)).toISOString());a.endtime&&(b.endTime=(new Date(a.endtime)).toISOString());a.bbox&&(b.region=nk(a.bbox));a.region&&(b.region=a.region);a.bbox&&a.region&&console.warn("Multiple request parameters converted to region");var c="id num starttime endtime bbox region".split(" ");a=q(Object.keys(a).filter(function(e){return!c.includes(e)}));for(var d=a.next();!d.done;d=a.next())console.warn("Unrecognized key "+d.value+" ignored");return ok(b)},nk=function(a){return'{"type":"Polygon","coordinates":[[['+
479
- [[0,1],[2,1],[2,3],[0,3],[0,1]].map(function(b){return a[b[0]]+","+a[b[1]]}).join("],[")+"]]]}"},qk=function(a){var b={};(a.xd||[]).forEach(function(g){b[g.role]=g.Wb});var c=new Set,d=function(g){var f=g.replace(/^domain:|^group:|^serviceAccount:|^user:/,"");g.startsWith("group:")&&c.add(f);return f};a=b["roles/viewer"]||[];var e=a.filter(function(g){return g!=="allUsers"});d={owners:(b["roles/owner"]||[]).map(d),writers:(b["roles/editor"]||[]).map(d),readers:e.map(d)};c.size>0&&(d.groups=c);a.length!=
480
- e.length&&(d.all_users_can_read=!0);return d},rk=function(a){var b=function(d){return(a[d]||[]).map(function(e){if(e.includes(":"))return e;var g="user:";e.includes("@")?a.groups&&a.groups.has(e)?g="group:":e.match(/[@|\.]gserviceaccount\.com$/)&&(g="serviceAccount:"):g="domain:";return g+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{role:"roles/owner",Wb:b("owners")},{role:"roles/viewer",Wb:b("readers").concat(c)},{role:"roles/editor",Wb:b("writers")}].map(function(d){return new ef(d)});return new Uf({xd:b.filter(function(d){return d.Wb.length}),
481
- hf:null})},tk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+sk(a)},sk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},uk=function(a){var b={},c=function(g,f){f!=null&&(b[g]=Date.parse(f))},d=function(g){switch(g){case "PENDING":return"READY";case "RUNNING":return"RUNNING";case "CANCELLING":return"CANCEL_REQUESTED";case "SUCCEEDED":return"COMPLETED";case "CANCELLED":return"CANCELLED";case "FAILED":return"FAILED";
482
- default:return"UNKNOWN"}},e=La(Kg,a.metadata||{});e.description!=null&&(b.description=e.description);e.state!=null&&(b.state=d(e.state));c("creation_timestamp_ms",e.bf);c("update_timestamp_ms",e.updateTime);c("start_timestamp_ms",e.startTime);b.attempt=e.attempt;a.done&&a.error!=null&&(b.error_message=a.error.message);a.name!=null&&(b.id=sk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.ef;b.source_url=e.dg;e.vd!=null&&(b.batch_eecu_usage_seconds=e.vd);return b},vk=function(a){var b=
483
- {started:"OK"};a.name&&(b.taskId=sk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},wk=function(a){return a.primaryPath?[a.primaryPath].concat(ja(a.additionalPaths||[])):null},zk=function(a){var b=function(g){var f=La(yg,g);f.uris=wk(g);return f},c=La(ug,a);c.name=hk(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=La(Bf,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=La(vg,g);f.missingData=xk(g.missingData);return f});c.missingData=
484
- xk(a.missingData);c.Kf=jc((a.tilesets||[]).map(yk));c.pyramidingPolicy=a.pyramidingPolicy||null;if(a.properties){var d=Object.assign({},a.properties),e;a=function(g){e=d[g];delete d[g];return e};a("system:time_start")&&(c.startTime=(new Date(Number(e))).toISOString());a("system:time_end")&&(c.endTime=(new Date(Number(e))).toISOString());c.properties=d}return c},yk=function(a){var b=[];if(!Array.isArray(a.fileBands))return b;var c=function(d){var e=[];d!=null&&Array.isArray(d.bandId)&&(e=d.bandId.map(function(g){return g||
485
- ""}));return new wg({mb:a.id||"",da:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):d.maskForBands!=null&&b.push(c(d.maskForBands))});return b},Ak=function(a){var b=La(Bg,a);b.name=hk(a.id);b.sources=(a.sources||[]).map(function(e){var g=La(Xg,e);g.uris=wk(e);e.maxError&&(g.Ub=e.maxError);return g});if(a.properties){var c=Object.assign({},a.properties),d;a=function(e){d=c[e];delete c[e];return d};a("system:time_start")&&(b.startTime=(new Date(Number(d))).toISOString());a("system:time_end")&&
486
- (b.endTime=(new Date(Number(d))).toISOString());b.properties=c}return b},xk=function(a){if(a==null)return null;var b=new sg({values:[]});a.value!=null&&typeof a.value==="number"&&b.values.push(a.value);Array.isArray(a.values)&&a.values.map(function(c){typeof c==="number"&&b.values.push(c)});return b.values.length==0?null:b},Bk=function(a){var b=[];"startTime"in a&&(b.push('startTime >= "'+(new Date(a.startTime)).toISOString()+'"'),delete a.startTime);"endTime"in a&&(b.push('endTime < "'+(new Date(a.endTime)).toISOString()+
474
+ crs:d.grid.bf,dimensions:void 0,crs_transform:void 0};if(d.grid){if(d.grid.Jb!=null){var g=d.grid.Jb;e.crs_transform=[g.ag||0,g.fg||0,g.wg||0,g.gg||0,g.bg||0,g.xg||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.ed&&(g.min=d.dataType.ed.min||0,g.max=d.dataType.ed.max),e.data_type=g);return e}));a.Id&&(b.mapLocation=a.Id);a.featureCount&&(b.featureCount=a.featureCount);
475
+ return b},hk=function(a){var b=new zf,c=function(g){return g===null?Ha:void 0},d=Object.assign({},a),e;a=function(g){e=d[g];delete d[g];return e};a("system:asset_size")!==void 0&&(b.sizeBytes=c(e)||String(e));a("system:time_start")!==void 0&&(b.startTime=c(e)||(new Date(Number(e))).toISOString());a("system:time_end")!==void 0&&(b.endTime=c(e)||(new Date(Number(e))).toISOString());a("system:footprint")!==void 0&&(b.geometry=c(e)||e);a("system:title");typeof e!=="string"&&e!==null||d.title!=null||(d.title=
476
+ c(e)||e);a("system:description");typeof e!=="string"&&e!==null||d.description!=null||(d.description=c(e)||e);Object.entries(d).forEach(function(g){var f=q(g);g=f.next().value;f=f.next().value;d[g]=c(f)||f});b.properties=d;return b},gk=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},kk=function(a){var b={};a.num&&(b.pageSize=a.num);a.starttime&&(b.startTime=
477
+ (new Date(a.starttime)).toISOString());a.endtime&&(b.endTime=(new Date(a.endtime)).toISOString());a.bbox&&(b.region=ik(a.bbox));a.region&&(b.region=a.region);a.bbox&&a.region&&console.warn("Multiple request parameters converted to region");var c="id num starttime endtime bbox region".split(" ");a=q(Object.keys(a).filter(function(e){return!c.includes(e)}));for(var d=a.next();!d.done;d=a.next())console.warn("Unrecognized key "+d.value+" ignored");return jk(b)},ik=function(a){return'{"type":"Polygon","coordinates":[[['+
478
+ [[0,1],[2,1],[2,3],[0,3],[0,1]].map(function(b){return a[b[0]]+","+a[b[1]]}).join("],[")+"]]]}"},lk=function(a){var b={};(a.yd||[]).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!=
479
+ e.length&&(d.all_users_can_read=!0);return d},mk=function(a){var b=function(d){return(a[d]||[]).map(function(e){if(e.includes(":"))return e;var g="user:";e.includes("@")?a.groups&&a.groups.has(e)?g="group:":e.match(/[@|\.]gserviceaccount\.com$/)&&(g="serviceAccount:"):g="domain:";return g+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{role:"roles/owner",Wb:b("owners")},{role:"roles/viewer",Wb:b("readers").concat(c)},{role:"roles/editor",Wb:b("writers")}].map(function(d){return new ef(d)});return new Uf({yd:b.filter(function(d){return d.Wb.length}),
480
+ gf:null})},ok=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+nk(a)},nk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},pk=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";
481
+ default:return"UNKNOWN"}},e=Ma(Kg,a.metadata||{});e.description!=null&&(b.description=e.description);e.state!=null&&(b.state=d(e.state));c("creation_timestamp_ms",e.af);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=nk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.df;b.source_url=e.cg;e.wd!=null&&(b.batch_eecu_usage_seconds=e.wd);return b},qk=function(a){var b=
482
+ {started:"OK"};a.name&&(b.taskId=nk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},rk=function(a){return a.primaryPath?[a.primaryPath].concat(ja(a.additionalPaths||[])):null},uk=function(a){var b=function(g){var f=Ma(yg,g);f.uris=rk(g);return f},c=Ma(ug,a);c.name=ck(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=Ma(Bf,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=Ma(vg,g);f.missingData=sk(g.missingData);return f});c.missingData=
483
+ sk(a.missingData);c.Jf=kc((a.tilesets||[]).map(tk));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},tk=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||
484
+ ""}));return new wg({mb: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},vk=function(a){var b=Ma(Bg,a);b.name=ck(a.id);b.sources=(a.sources||[]).map(function(e){var g=Ma(Xg,e);g.uris=rk(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")&&
485
+ (b.endTime=(new Date(Number(d))).toISOString());b.properties=c}return b},sk=function(a){if(a==null)return null;var b=new sg({values:[]});a.value!=null&&typeof a.value==="number"&&b.values.push(a.value);Array.isArray(a.values)&&a.values.map(function(c){typeof c==="number"&&b.values.push(c)});return b.values.length==0?null:b},wk=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
486
  '"'),delete a.endTime);if("region"in a){var c=a.region;if(typeof c==="object")try{c=JSON.stringify(c)}catch(e){throw Error('Filter parameter "region" must be a GeoJSON or WKT string.');}else if(typeof c!=="string")throw Error('Filter parameter "region" must be a GeoJSON or WKT string.');c=c.replace(/"/g,"'");b.push('intersects("'+c+'")');delete a.region}if("properties"in a){if(!Array.isArray(a.properties)&&a.properties.some(function(e){return typeof e!=="string"}))throw Error('Filter parameter "properties" must be an array of strings');
488
- c=q(a.properties);for(var d=c.next();!d.done;d=c.next())b.push(d.value.trim().replace(/^(properties\.)?/,"properties."));delete a.properties}return b.join(" AND ")},ok=function(a){a=Object.assign({},a);var b=Bk(a);b&&(a.filter=a.filter?a.filter+" AND "+b:b);return a};var Ck=function(){this.blockSize=-1};var Dk=function(){this.blockSize=-1;this.blockSize=64;this.W=Array(4);this.Mk=Array(this.blockSize);this.qe=this.Ec=0;this.reset()};y(Dk,Ck);Dk.prototype.reset=function(){this.W[0]=1732584193;this.W[1]=4023233417;this.W[2]=2562383102;this.W[3]=271733878;this.qe=this.Ec=0};
489
- var Ek=function(a,b,c){c||(c=0);var d=Array(16);if(typeof b==="string")for(var e=0;e<16;++e)d[e]=b.charCodeAt(c++)|b.charCodeAt(c++)<<8|b.charCodeAt(c++)<<16|b.charCodeAt(c++)<<24;else for(e=0;e<16;++e)d[e]=b[c++]|b[c++]<<8|b[c++]<<16|b[c++]<<24;b=a.W[0];c=a.W[1];e=a.W[2];var g=a.W[3];var f=b+(g^c&(e^g))+d[0]+3614090360&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[1]+3905402710&4294967295;g=b+(f<<12&4294967295|f>>>20);f=e+(c^g&(b^c))+d[2]+606105819&4294967295;e=g+(f<<17&4294967295|f>>>
487
+ c=q(a.properties);for(var d=c.next();!d.done;d=c.next())b.push(d.value.trim().replace(/^(properties\.)?/,"properties."));delete a.properties}return b.join(" AND ")},jk=function(a){a=Object.assign({},a);var b=wk(a);b&&(a.filter=a.filter?a.filter+" AND "+b:b);return a};var xk=function(){this.blockSize=-1};var yk=function(){this.blockSize=-1;this.blockSize=64;this.W=Array(4);this.Jk=Array(this.blockSize);this.qe=this.Fc=0;this.reset()};y(yk,xk);yk.prototype.reset=function(){this.W[0]=1732584193;this.W[1]=4023233417;this.W[2]=2562383102;this.W[3]=271733878;this.qe=this.Fc=0};
488
+ var zk=function(a,b,c){c||(c=0);var d=Array(16);if(typeof b==="string")for(var e=0;e<16;++e)d[e]=b.charCodeAt(c++)|b.charCodeAt(c++)<<8|b.charCodeAt(c++)<<16|b.charCodeAt(c++)<<24;else for(e=0;e<16;++e)d[e]=b[c++]|b[c++]<<8|b[c++]<<16|b[c++]<<24;b=a.W[0];c=a.W[1];e=a.W[2];var g=a.W[3];var f=b+(g^c&(e^g))+d[0]+3614090360&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[1]+3905402710&4294967295;g=b+(f<<12&4294967295|f>>>20);f=e+(c^g&(b^c))+d[2]+606105819&4294967295;e=g+(f<<17&4294967295|f>>>
490
489
  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
490
  f>>>20);f=e+(c^g&(b^c))+d[10]+4294925233&4294967295;e=g+(f<<17&4294967295|f>>>15);f=c+(b^e&(g^b))+d[11]+2304563134&4294967295;c=e+(f<<22&4294967295|f>>>10);f=b+(g^c&(e^g))+d[12]+1804603682&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[13]+4254626195&4294967295;g=b+(f<<12&4294967295|f>>>20);f=e+(c^g&(b^c))+d[14]+2792965006&4294967295;e=g+(f<<17&4294967295|f>>>15);f=c+(b^e&(g^b))+d[15]+1236535329&4294967295;c=e+(f<<22&4294967295|f>>>10);f=b+(e^g&(c^e))+d[1]+4129170786&4294967295;b=c+(f<<
492
491
  5&4294967295|f>>>27);f=g+(c^e&(b^c))+d[6]+3225465664&4294967295;g=b+(f<<9&4294967295|f>>>23);f=e+(b^c&(g^b))+d[11]+643717713&4294967295;e=g+(f<<14&4294967295|f>>>18);f=c+(g^b&(e^g))+d[0]+3921069994&4294967295;c=e+(f<<20&4294967295|f>>>12);f=b+(e^g&(c^e))+d[5]+3593408605&4294967295;b=c+(f<<5&4294967295|f>>>27);f=g+(c^e&(b^c))+d[10]+38016083&4294967295;g=b+(f<<9&4294967295|f>>>23);f=e+(b^c&(g^b))+d[15]+3634488961&4294967295;e=g+(f<<14&4294967295|f>>>18);f=c+(g^b&(e^g))+d[4]+3889429448&4294967295;c=
@@ -496,229 +495,229 @@ f>>>21);f=e+(g^b^c)+d[7]+4139469664&4294967295;e=g+(f<<16&4294967295|f>>>16);f=c
496
495
  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
496
  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
497
  4294967295;c=e+(f<<21&4294967295|f>>>11);f=b+(e^(c|~g))+d[4]+4149444226&4294967295;b=c+(f<<6&4294967295|f>>>26);f=g+(c^(b|~e))+d[11]+3174756917&4294967295;g=b+(f<<10&4294967295|f>>>22);f=e+(b^(g|~c))+d[2]+718787259&4294967295;e=g+(f<<15&4294967295|f>>>17);f=c+(g^(e|~b))+d[9]+3951481745&4294967295;a.W[0]=a.W[0]+b&4294967295;a.W[1]=a.W[1]+(e+(f<<21&4294967295|f>>>11))&4294967295;a.W[2]=a.W[2]+e&4294967295;a.W[3]=a.W[3]+g&4294967295};
499
- Dk.prototype.update=function(a,b){b===void 0&&(b=a.length);for(var c=b-this.blockSize,d=this.Mk,e=this.Ec,g=0;g<b;){if(e==0)for(;g<=c;)Ek(this,a,g),g+=this.blockSize;if(typeof a==="string")for(;g<b;){if(d[e++]=a.charCodeAt(g++),e==this.blockSize){Ek(this,d);e=0;break}}else for(;g<b;)if(d[e++]=a[g++],e==this.blockSize){Ek(this,d);e=0;break}}this.Ec=e;this.qe+=b};
500
- Dk.prototype.digest=function(){var a=Array((this.Ec<56?this.blockSize:this.blockSize*2)-this.Ec);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=this.qe*8;for(b=a.length-8;b<a.length;++b)a[b]=c&255,c/=256;this.update(a);a=Array(16);for(b=c=0;b<4;++b)for(var d=0;d<32;d+=8)a[c++]=this.W[b]>>>d&255;return a};var Fk=function(a){this.qd="__ee_hash__";this.Sd=a!==!1;this.Xa=[];this.wa={};this.Bg=[];this.Od=new WeakMap;this.lg=new WeakMap;this.Oi=void 0};x("ee.Serializer",Fk);var Gk=new Gi,Hk=new Dk,Jk=function(a,b){return Ik(new Fk(b!==void 0?b:!0),a)};x("ee.Serializer.encode",Jk);var Kk=function(a){return Gk.va(Jk(a))};x("ee.Serializer.toJSON",Kk);var Mk=function(a){return Lk(Jk(a,!1))};x("ee.Serializer.toReadableJSON",Mk);
501
- var Lk=function(a){return"JSON"in t?t.JSON.stringify(a,null," "):Gk.va(a)},Ik=function(a,b){b=a.Fd(b);a.Sd&&(b=u(b)&&b.type=="ValueRef"&&a.Xa.length==1?a.Xa[0][1]:{type:"CompoundValue",scope:a.Xa,value:b},a.Xa=[],Xb(a.Bg,w(function(c){delete c[this.qd]},a)),a.Bg=[],a.wa={});return b};
502
- Fk.prototype.Fd=function(a){if(a===void 0)throw Error("Can't encode an undefined value.");var b=u(a)?a[this.qd]:null;if(this.Sd&&b!=null&&this.wa[b])return{type:"ValueRef",value:this.wa[b]};if(a===null||typeof a==="boolean"||typeof a==="number"||typeof a==="string")return a;if(ya(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Mj){var c=a.encode(w(this.Fd,this));if(!(Array.isArray(c)||u(c)&&c.type!="ArgumentRef"))return c}else if(Array.isArray(a))c=
503
- Zb(a,function(e){return this.Fd(e)},this);else if(u(a)&&typeof a!=="function")c=Xa(a,function(e){if(typeof e!=="function")return this.Fd(e)},this),eb(c,this.qd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Sd){b=Nk(c);if(this.wa[b])var d=this.wa[b];else d=String(this.Xa.length),this.Xa.push([d,c]),this.wa[b]=d;a[this.qd]=b;this.Bg.push(a);return{type:"ValueRef",value:d}}return c};
504
- var Nk=function(a){Hk.reset();Hk.update(Gk.va(a));return Hk.digest().toString()},Pk=function(a){return Ma(Ok(a),Ia,Ja,Ka)};x("ee.Serializer.encodeCloudApi",Pk);
505
- var Ok=function(a,b){return Qk(new Fk(!0),a,b)},Qk=function(a,b,c){a.Oi=c;return Rk(a,b)},Sk=function(a,b){var c={};b=b.values;for(var d in b){var e=a.lg.get(b[d]);c[d]=Object.assign({},e)}return c},Tk=function(a){a=Rk(new Fk(!1),a);var b=a.values,c=function(d){if(!u(d))return d;var e=Array.isArray(d)?[]:{},g=d instanceof Object.getPrototypeOf(Ze);d=q(Object.entries(g?d.h:d));for(var f=d.next();!f.done;f=d.next()){var l=q(f.value);f=l.next().value;l=l.next().value;g?l!==null&&(e[f]=f==="functionDefinitionValue"&&
506
- l.body!=null?{argumentNames:l.kc,body:c(b[l.body])}:f==="functionInvocationValue"&&l.Ua!=null?{arguments:Xa(l.arguments,c),functionReference:c(b[l.Ua])}:f==="constantValue"?l===Ga?null:l:c(l)):e[f]=c(l)}return e};return a.result&&c(b[a.result])};x("ee.Serializer.encodeCloudApiPretty",Tk);var Uk=function(a){return Gk.va(Pk(a))};x("ee.Serializer.toCloudApiJSON",Uk);var Vk=function(a){return Lk(Tk(a))};x("ee.Serializer.toReadableCloudApiJSON",Vk);
507
- var Rk=function(a,b){try{var c=Wk(a,b),d=new Xk(c,a.Xa,a.Sd,a.lg),e=Yk(d,d.ti);return new pf({result:e,values:d.ei})}finally{a.Od=new WeakMap,a.wa={},a.Xa=[]}},Wk=function(a,b){var c=function(f){var l=Nk(f);u(b)&&a.Od.set(b,l);if(a.wa[l])return a.wa[l];var m=String(a.Xa.length);a.Xa.push([m,f]);return a.wa[l]=m};if(u(b)&&a.wa[a.Od.get(b)])return a.wa[a.Od.get(b)];if(b===null||typeof b==="boolean"||typeof b==="string"||typeof b==="number")return c(Oj(b));if(ya(b))return c(Sj("Date",{value:Oj(Math.floor(b.getTime()))}));
508
- if(b instanceof Mj){var d=b.na(a),e=b.Bh();e!==null&&a.lg.set(d,e);return c(d)}if(Array.isArray(b))return c(Qj(b.map(function(f){return Pj(Wk(a,f))})));if(u(b)&&typeof b!=="function"){var g={};Object.keys(b).sort().forEach(function(f){g[f]=Pj(Wk(a,b[f]))});return c(Rj(g))}throw Error("Can't encode object: "+b);},Xk=function(a,b,c,d){var e=this;this.ti=a;this.values={};b.forEach(function(g){return e.values[g[0]]=g[1]});this.mi=c?Zk(this):null;this.ei={};this.Xf={};this.kl=0;this.hd=d},Yk=function(a,
509
- b){if(b in a.Xf)return a.Xf[b];var c=String(a.kl++);a.Xf[b]=c;a.ei[c]=$k(a,a.values[b],0);return c},$k=function(a,b,c){var d=function(z){return z.gb!==null},e=function(z){return z===Ga?null:z},g=function(z,B){a.hd&&a.hd.has(z)&&!a.hd.has(B)&&a.hd.set(B,a.hd.get(z));return B};if(d(b)||b.Va!=null||b.pb!=null||b.Lb!=null)return b;if(b.Oa!=null){d=a.values[b.Oa];if(a.mi===null||c<50&&a.mi[b.Oa]===1)return d=$k(a,d,c),g(b,d);if(al(d))return g(b,d);d=Pj(Yk(a,b.Oa));return g(b,d)}if(b.Fa!=null){var f=b.Fa.values.map(function(z){return $k(a,
510
- z,c+3)});d=f.every(d)?Oj(f.map(function(z){return e(z.gb)})):Qj(f);return g(b,d)}if(b.Ga!=null){f={};for(var l={},m=q(Object.entries(b.Ga.values||{})),p=m.next();!p.done;p=m.next()){var v=q(p.value);p=v.next().value;v=v.next().value;f[p]=$k(a,v,c+3);l!==null&&d(f[p])?l[p]=e(f[p].gb):l=null}return l!==null?g(b,Oj(l)):g(f,Rj(f))}if(b.Ta!=null)return d=b.Ta,d=Uj(d.kc||[],Yk(a,d.body||"")),g(b,d);if(b.ya!=null){d=b.ya;f={};l=q(Object.keys(d.arguments||{}));for(m=l.next();!m.done;m=l.next())m=m.value,
511
- f[m]=$k(a,d.arguments[m],c+3);d=d.functionName?Sj(d.functionName,f):Tj(Yk(a,d.Ua||""),f);return g(b,d)}throw Error("Can't optimize value: "+b);},al=function(a){var b=a.gb;return b!==null?b===Ga||typeof b==="number"||typeof b==="boolean":a.Lb!=null},Zk=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){e.Fa!=null?e.Fa.values.forEach(d):e.Ga!=null?Object.values(e.Ga.values).forEach(d):e.Ta!=null?c(e.Ta.body):e.ya!=null?(e=e.ya,e.Ua!=null&&c(e.Ua),Object.values(e.arguments).forEach(d)):
512
- e.Oa!=null&&c(e.Oa)};c(a.ti);return b};var gl=function(a){if(a.element==null)throw Error('"element" not found in params '+a);var b=a.selectors||null;b!=null&&typeof b==="string"&&(b=b.split(","));b=new Qf({l:Ok(a.element),description:L(a.description),oa:null,sa:null,Id:null,wd:null,selectors:b,Ub:M(a.maxErrorMeters),requestId:L(a.id),maxVertices:M(a.maxVertices),O:M(a.maxWorkers),priority:M(a.priority)});var c=bl(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Tf({ja:null,ma:null,F:Wj(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
513
- d.ja=cl(a):d.ma=dl(a);b.oa=d;break;case "ASSET":b.sa=new Rf({Ha:el(a)});break;case "FEATURE_VIEW":c=new ag({name:hk(a.mapName)});d=a==null?null:new fg({Mf:M(a.maxFeaturesPerTile),rg:a.thinningStrategy});var e=a==null?null:new eg({Cg:fl(a.zOrderRanking),qg:fl(a.thinningRanking)});d=new bg({pg:d,Wf:e});c=new Sf({kf:c,qc:d});b.Id=c;break;case "BIGQUERY":b.wd=new df({Pe:new cf({table:L(a.table),overwrite:!!a.overwrite,append:!!a.append})});break;default:throw Error('Export destination "'+c+'" unknown');
498
+ yk.prototype.update=function(a,b){b===void 0&&(b=a.length);for(var c=b-this.blockSize,d=this.Jk,e=this.Fc,g=0;g<b;){if(e==0)for(;g<=c;)zk(this,a,g),g+=this.blockSize;if(typeof a==="string")for(;g<b;){if(d[e++]=a.charCodeAt(g++),e==this.blockSize){zk(this,d);e=0;break}}else for(;g<b;)if(d[e++]=a[g++],e==this.blockSize){zk(this,d);e=0;break}}this.Fc=e;this.qe+=b};
499
+ yk.prototype.digest=function(){var a=Array((this.Fc<56?this.blockSize:this.blockSize*2)-this.Fc);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;b=this.qe*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.W[c]>>>d&255;return a};var Ak=function(a){this.rd="__ee_hash__";this.Td=a!==!1;this.Xa=[];this.wa={};this.Ag=[];this.Pd=new WeakMap;this.kg=new WeakMap;this.Mi=void 0};x("ee.Serializer",Ak);var Bk=new Gi,Ck=new yk,Ek=function(a,b){return Dk(new Ak(b!==void 0?b:!0),a)};x("ee.Serializer.encode",Ek);var Fk=function(a){return Bk.va(Ek(a))};x("ee.Serializer.toJSON",Fk);var Hk=function(a){return Gk(Ek(a,!1))};x("ee.Serializer.toReadableJSON",Hk);
500
+ var Gk=function(a){return"JSON"in t?t.JSON.stringify(a,null," "):Bk.va(a)},Dk=function(a,b){b=a.Gd(b);a.Td&&(b=u(b)&&b.type=="ValueRef"&&a.Xa.length==1?a.Xa[0][1]:{type:"CompoundValue",scope:a.Xa,value:b},a.Xa=[],Yb(a.Ag,w(function(c){delete c[this.rd]},a)),a.Ag=[],a.wa={});return b};
501
+ Ak.prototype.Gd=function(a){if(a===void 0)throw Error("Can't encode an undefined value.");var b=u(a)?a[this.rd]:null;if(this.Td&&b!=null&&this.wa[b])return{type:"ValueRef",value:this.wa[b]};if(a===null||typeof a==="boolean"||typeof a==="number"||typeof a==="string")return a;if(ya(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Hj){var c=a.encode(w(this.Gd,this));if(!(Array.isArray(c)||u(c)&&c.type!="ArgumentRef"))return c}else if(Array.isArray(a))c=
502
+ $b(a,function(e){return this.Gd(e)},this);else if(u(a)&&typeof a!=="function")c=Ya(a,function(e){if(typeof e!=="function")return this.Gd(e)},this),fb(c,this.rd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Td){b=Ik(c);if(this.wa[b])var d=this.wa[b];else d=String(this.Xa.length),this.Xa.push([d,c]),this.wa[b]=d;a[this.rd]=b;this.Ag.push(a);return{type:"ValueRef",value:d}}return c};
503
+ var Ik=function(a){Ck.reset();Ck.update(Bk.va(a));return Ck.digest().toString()},Kk=function(a){return Na(Jk(a),Ja,Ka,La)};x("ee.Serializer.encodeCloudApi",Kk);
504
+ var Jk=function(a,b){return Lk(new Ak(!0),a,b)},Lk=function(a,b,c){a.Mi=c;return Mk(a,b)},Nk=function(a,b){var c={};b=b.values;for(var d in b){var e=a.kg.get(b[d]);c[d]=Object.assign({},e)}return c},Ok=function(a){a=Mk(new Ak(!1),a);var b=a.values,c=function(d){if(!u(d))return d;var e=Array.isArray(d)?[]:{},g=d instanceof Object.getPrototypeOf(Ze);d=q(Object.entries(g?d.h:d));for(var f=d.next();!f.done;f=d.next()){var l=q(f.value);f=l.next().value;l=l.next().value;g?l!==null&&(e[f]=f==="functionDefinitionValue"&&
505
+ l.body!=null?{argumentNames:l.lc,body:c(b[l.body])}:f==="functionInvocationValue"&&l.Ua!=null?{arguments:Ya(l.arguments,c),functionReference:c(b[l.Ua])}:f==="constantValue"?l===Ha?null:l:c(l)):e[f]=c(l)}return e};return a.result&&c(b[a.result])};x("ee.Serializer.encodeCloudApiPretty",Ok);var Pk=function(a){return Bk.va(Kk(a))};x("ee.Serializer.toCloudApiJSON",Pk);var Qk=function(a){return Gk(Ok(a))};x("ee.Serializer.toReadableCloudApiJSON",Qk);
506
+ var Mk=function(a,b){try{var c=Rk(a,b),d=new Sk(c,a.Xa,a.Td,a.kg),e=Tk(d,d.ri);return new pf({result:e,values:d.ci})}finally{a.Pd=new WeakMap,a.wa={},a.Xa=[]}},Rk=function(a,b){var c=function(f){var l=Ik(f);u(b)&&a.Pd.set(b,l);if(a.wa[l])return a.wa[l];var m=String(a.Xa.length);a.Xa.push([m,f]);return a.wa[l]=m};if(u(b)&&a.wa[a.Pd.get(b)])return a.wa[a.Pd.get(b)];if(b===null||typeof b==="boolean"||typeof b==="string"||typeof b==="number")return c(Jj(b));if(ya(b))return c(Nj("Date",{value:Jj(Math.floor(b.getTime()))}));
507
+ if(b instanceof Hj){var d=b.na(a),e=b.zh();e!==null&&a.kg.set(d,e);return c(d)}if(Array.isArray(b))return c(Lj(b.map(function(f){return Kj(Rk(a,f))})));if(u(b)&&typeof b!=="function"){var g={};Object.keys(b).sort().forEach(function(f){g[f]=Kj(Rk(a,b[f]))});return c(Mj(g))}throw Error("Can't encode object: "+b);},Sk=function(a,b,c,d){var e=this;this.ri=a;this.values={};b.forEach(function(g){return e.values[g[0]]=g[1]});this.ki=c?Uk(this):null;this.ci={};this.Wf={};this.hl=0;this.jd=d},Tk=function(a,
508
+ b){if(b in a.Wf)return a.Wf[b];var c=String(a.hl++);a.Wf[b]=c;a.ci[c]=Vk(a,a.values[b],0);return c},Vk=function(a,b,c){var d=function(z){return z.gb!==null},e=function(z){return z===Ha?null:z},g=function(z,B){a.jd&&a.jd.has(z)&&!a.jd.has(B)&&a.jd.set(B,a.jd.get(z));return B};if(d(b)||b.Va!=null||b.pb!=null||b.Kb!=null)return b;if(b.Oa!=null){d=a.values[b.Oa];if(a.ki===null||c<50&&a.ki[b.Oa]===1)return d=Vk(a,d,c),g(b,d);if(Wk(d))return g(b,d);d=Kj(Tk(a,b.Oa));return g(b,d)}if(b.Fa!=null){var f=b.Fa.values.map(function(z){return Vk(a,
509
+ z,c+3)});d=f.every(d)?Jj(f.map(function(z){return e(z.gb)})):Lj(f);return g(b,d)}if(b.Ga!=null){f={};for(var l={},m=q(Object.entries(b.Ga.values||{})),p=m.next();!p.done;p=m.next()){var v=q(p.value);p=v.next().value;v=v.next().value;f[p]=Vk(a,v,c+3);l!==null&&d(f[p])?l[p]=e(f[p].gb):l=null}return l!==null?g(b,Jj(l)):g(f,Mj(f))}if(b.Ta!=null)return d=b.Ta,d=Pj(d.lc||[],Tk(a,d.body||"")),g(b,d);if(b.ya!=null){d=b.ya;f={};l=q(Object.keys(d.arguments||{}));for(m=l.next();!m.done;m=l.next())m=m.value,
510
+ f[m]=Vk(a,d.arguments[m],c+3);d=d.functionName?Nj(d.functionName,f):Oj(Tk(a,d.Ua||""),f);return g(b,d)}throw Error("Can't optimize value: "+b);},Wk=function(a){var b=a.gb;return b!==null?b===Ha||typeof b==="number"||typeof b==="boolean":a.Kb!=null},Uk=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){e.Fa!=null?e.Fa.values.forEach(d):e.Ga!=null?Object.values(e.Ga.values).forEach(d):e.Ta!=null?c(e.Ta.body):e.ya!=null?(e=e.ya,e.Ua!=null&&c(e.Ua),Object.values(e.arguments).forEach(d)):
511
+ e.Oa!=null&&c(e.Oa)};c(a.ri);return b};var bl=function(a){if(a.element==null)throw Error('"element" not found in params '+a);var b=a.selectors||null;b!=null&&typeof b==="string"&&(b=b.split(","));b=new Qf({l:Jk(a.element),description:L(a.description),oa:null,sa:null,Jd:null,xd:null,selectors:b,Ub:M(a.maxErrorMeters),requestId:L(a.id),maxVertices:M(a.maxVertices),O:M(a.maxWorkers),priority:M(a.priority)});var c=Xk(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Tf({ja:null,ma:null,F:Rj(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
512
+ d.ja=Yk(a):d.ma=Zk(a);b.oa=d;break;case "ASSET":b.sa=new Rf({Ha:$k(a)});break;case "FEATURE_VIEW":c=new ag({name:ck(a.mapName)});d=a==null?null:new fg({Lf:M(a.maxFeaturesPerTile),qg:a.thinningStrategy});var e=a==null?null:new eg({Bg:al(a.zOrderRanking),pg:al(a.thinningRanking)});d=new bg({og:d,Vf:e});c=new Sf({jf:c,rc:d});b.Jd=c;break;case "BIGQUERY":b.xd=new df({Oe:new cf({table:L(a.table),overwrite:!!a.overwrite,append:!!a.append})});break;default:throw Error('Export destination "'+c+'" unknown');
514
513
  }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 tg({Xe:!!a.tfrecordCompressed,Vb:L(a.tfrecordMaxFileSize),eg:!!a.tfrecordSequenceData,Ve:!!a.tfrecordCollapseBands,Nf:M(a.tfrecordMaskedThreshold),defaultValue:M(a.tfrecordDefaultValue),bc:hl(a.tfrecordPatchDimensions),Jf:hl(a.tfrecordKernelSize),ke:null});
516
- a=a.tfrecordTensorDepths;if(a!=null)if(u(a)){var c={};Va(a,function(d,e){if(typeof e!=="string"||typeof d!=="number")throw Error('"tensorDepths" option must be an object of type Object<string, number>');c[e]=d});b.ke=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},jl=function(a,b){var c=new Mf({ja:null,ma:null,Jd:null,le:null,F:Vj(a.fileFormat)});if(c.F==="GEO_TIFF"){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');
517
- var d=a.tiffShardSize||a.shardSize;var e=!!a.tiffCloudOptimized;var g=!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),f=hl(a.fileDimensions||a.tiffFileDimensions);d=M(d);var l=a.tiffNoData;l=l!=null?new lg({pf:Number(l)}):null;e=new kg({Ue:e,kg:g,bc:f,tileSize:d,Pf:l});c.Jd=e}else c.F==="TF_RECORD_IMAGE"&&(c.le=il(a));b==="GOOGLE_CLOUD_STORAGE"?c.ja=cl(a):c.ma=dl(a);return c},kl=function(a,b){var c=new Wf({ja:null,ma:null,F:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ja=cl(a):c.ma=dl(a);return c},ll=function(a){var b,
518
- c,d,e,g=M((b=a.endZoom)!=null?b:a.maxZoom);b=M((c=a.startZoom)!=null?c:a.minZoom);c=M(a.scale);var f=!((d=a.skipEmpty)!=null?!d:!a.skipEmptyTiles);d=L(a.mapsApiKey);var l=hl((e=a.dimensions)!=null?e:a.tileDimensions);e=M(a.stride);var m=M(a.minTimeMachineZoomSubset);a=M(a.maxTimeMachineZoomSubset);a=m==null&&a==null?null:new Zg({start:m!=null?m:0,end:a});return new Pf({ff:g,mg:b,scale:c,jg:f,If:d,dimensions:l,stride:e,Dg:a})},hl=function(a){if(a==null)return null;var b=new mg({height:0,width:0});
514
+ var Xk=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},dl=function(a){var b=new tg({We:!!a.tfrecordCompressed,Vb:L(a.tfrecordMaxFileSize),dg:!!a.tfrecordSequenceData,Ue:!!a.tfrecordCollapseBands,Mf:M(a.tfrecordMaskedThreshold),defaultValue:M(a.tfrecordDefaultValue),bc:cl(a.tfrecordPatchDimensions),If:cl(a.tfrecordKernelSize),le:null});
515
+ a=a.tfrecordTensorDepths;if(a!=null)if(u(a)){var c={};Wa(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.le=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},el=function(a,b){var c=new Mf({ja:null,ma:null,Kd:null,me:null,F:Qj(a.fileFormat)});if(c.F==="GEO_TIFF"){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');
516
+ var d=a.tiffShardSize||a.shardSize;var e=!!a.tiffCloudOptimized;var g=!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),f=cl(a.fileDimensions||a.tiffFileDimensions);d=M(d);var l=a.tiffNoData;l=l!=null?new lg({nf:Number(l)}):null;e=new kg({Te:e,jg:g,bc:f,tileSize:d,Of:l});c.Kd=e}else c.F==="TF_RECORD_IMAGE"&&(c.me=dl(a));b==="GOOGLE_CLOUD_STORAGE"?c.ja=Yk(a):c.ma=Zk(a);return c},fl=function(a,b){var c=new Wf({ja:null,ma:null,F:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ja=Yk(a):c.ma=Zk(a);return c},gl=function(a){var b,
517
+ 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=cl((e=a.dimensions)!=null?e:a.tileDimensions);e=M(a.stride);var m=M(a.minTimeMachineZoomSubset);a=M(a.maxTimeMachineZoomSubset);a=m==null&&a==null?null:new Zg({start:m!=null?m:0,end:a});return new Pf({ef:g,lg:b,scale:c,ig:f,Hf:d,dimensions:l,stride:e,Cg:a})},cl=function(a){if(a==null)return null;var b=new mg({height:0,width:0});
519
518
  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 mf({Se:L(a.outputBucket),xa:L(a.outputPrefix),Te:a.bucketCorsUris||null,permissions:b})},dl=function(a){return new yf({rf:L(a.driveFolder),xa:L(a.driveFileNamePrefix)})},el=function(a){return new kf({name:hk(a.assetId)})},fl=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Ug({Vf:(a||[]).map(ml)});throw Error("Unable to build ranking rule from rules: "+
521
- JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");},ml=function(a){var b=new Tg({direction:null,Zd:null,be:null,ae:null});a=a.trim();a=a.match(/^([\S]+.*)\s+(ASC|DESC)$/);if(a==null)throw Error("Ranking rule format is invalid. Each rule should be defined by a rule type and a direction (ASC or DESC), separated by a space. Valid rule types are: .geometryType, .minZoomLevel, or a feature property name.");var c=q(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction=
522
- "ASCENDING";break;case "DESC":b.direction="DESCENDING";break;default:throw Error("Ranking rule direction '"+c+"' is invalid. Directions are: ASC, DESC.");}switch(a.trim()){case ".geometryType":b.ae=new Qg({});break;case ".minZoomLevel":b.be=new Sg({});break;default:b.Zd=new Pg({attributeName:L(a)})}return b};var nl=[],ol=function(a){E(!Object.isSealed(a),"Cannot use getInstance() with a sealed constructor.");var b="Cf";if(a.Cf&&a.hasOwnProperty(b))return a.Cf;nl.push(a);var c=new a;a.Cf=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var ql=function(a,b,c,d,e,g){d=pj(!g,!1,d||[]);rj=a;sj=d;a===null?xj():tj(function(){vj(b,c,e||Ea(pl,b,c))})};x("ee.data.authenticateViaOauth",ql);var rl=function(a,b,c,d,e){ql(a,b,c,d,e)};x("ee.data.authenticate",rl);var pl=function(a,b){t.google.accounts.oauth2.initTokenClient({client_id:rj,callback:Ea(uj,a,b),scope:sj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",pl);
523
- var sl=function(a,b,c,d,e){if("window"in t)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");d=pj(!e,!e,d||[]);rj=a.client_email;sj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);qj=function(f,l){g.authorize(function(m,p){m?l({error:m}):l({access_token:p.access_token,token_type:p.token_type,expires_in:(p.expiry_date-Date.now())/1E3})})};vj(b,c)};x("ee.data.authenticateViaPrivateKey",sl);
524
- x("ee.data.setExpressionAugmenter",function(a){tl=a||Od});var tl=Od;x("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=pj(!l,!1,e||[]);rj=a;sj=e;uj(void 0,void 0,{token_type:b,access_token:c,state:e.join(" "),expires_in:d});f===!1?g&&g():tj(function(){g&&g()})});x("ee.data.refreshAuthToken",vj);x("ee.data.setAuthTokenRefresher",function(a){qj=a});x("ee.data.getAuthToken",lj);x("ee.data.clearAuthToken",xj);x("ee.data.getAuthClientId",function(){return rj});x("ee.data.getAuthScopes",function(){return sj});
525
- x("ee.data.setDeadline",function(a){Lj=a});x("ee.data.setParamAugmenter",function(a){Fj=a||Od});
526
- var ul=function(a){a=new K(a);return a.handle(a.Dc().list(ej(),{prettyPrint:!1}).then(ck))},xl=function(a,b){if(typeof a.image==="string")throw Error("Image as JSON string not supported.");if(a.version!==void 0)throw Error("Image version specification not supported.");a=new Gf({name:null,l:tl(Ok(a.image)),F:Vj(a.format),da:Yj(a.bands),hc:bk(a)});var c={fields:"name"},d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle(b.maps().create(ej(),a,c).then(function(e){return wl(e.name,"")}))};
527
- x("ee.data.getMapId",xl);var yl=function(a,b,c,d){if(!a.formatTileUrl){var e=wl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};x("ee.data.getTileUrl",yl);
528
- var wl=function(a,b,c){var d=c===void 0?"":c;d||(cj(),c=Aj,d=b?c+"/map/"+a+"/{z}/{x}/{y}?token="+b:c+"/v1/"+a+"/tiles/{z}/{x}/{y}");return{mapid:a,token:b,formatTileUrl:function(e,g,f){var l=Math.pow(2,f);e%=l;e=String(e<0?e+l:e);return d.replace("{x}",e).replace("{y}",g).replace("{z}",f)},urlFormat:d}},zl=function(a,b){var c=a.visParams?tl(Ok(a.visParams)):null;a=new $f({name:null,Mb:a.assetId,mapName:a.mapName,Ag:c});b=new K(b);return b.handle((new gh(b.M)).create(ej(),a,{fields:["name"]}).then(function(d){var e=
529
- d.name.split("/").pop();return{token:e,formatTileUrl:function(g,f,l){return Aj+"/v1/"+d.name+"/tiles/"+l+"/"+g+"/"+f},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};x("ee.data.getFeatureViewTilesKey",zl);
530
- var Al=function(a,b,c){c=new K(c);var d=hk(a);a=c.handle;var e=c.assets();b=b===void 0?{}:b;var g=g===void 0?{}:g;e.j.C(d,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:null,B:"GET",D:"earthengine.projects.assets.listFeatures",path:"/"+e.m+"/"+d+":listFeatures",u:F(b,g),G:Eg});return a.call(c,g)};x("ee.data.listFeatures",Al);
531
- var Bl=function(a,b){var c=new Fk(!0);a=Qk(c,a);var d={};c=Sk(c,a);Object.keys(c).length&&(d={__source_code_nodes__:c});c={l:tl(a,d)};if(a=vl())c.workloadTag=a;b=new K(b);return b.handle(qh(b.value(),ej(),new of(c)).then(function(e){return e.result}))};x("ee.data.computeValue",Bl);
532
- var Cl=function(a,b){if(typeof a.image==="string")throw Error("Image as JSON string not supported.");if(a.version!==void 0)throw Error("Image version specification not supported.");if(a.region!==void 0)throw Error('"region" not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');if(a.dimensions!==void 0)throw Error('"dimensions" is not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');a=new Yg({name:null,l:tl(Ok(a.image)),F:Vj(a.format),xa:a.name,da:Yj(a.bands),
533
- hc:bk(a),grid:null});var c={fields:"name"},d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create(ej(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getThumbId",Cl);
534
- var Dl=function(a,b){var c=new Xf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new bh({name:null,l:tl(Ok(a.imageCollection)),F:Vj(a.format),Pa:c,grid:null});c={fields:"name"};var d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new th(b.M)).create(ej(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getVideoThumbId",Dl);
535
- var El=function(a,b){a=new hg({name:null,l:tl(Ok(a.imageCollection)),F:Vj(a.format),orientation:Xj(a.orientation),grid:null});var c={fields:"name"},d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new hh(b.M)).create(ej(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getFilmstripThumbId",El);var Fl=function(a){return Aj+"/v1/"+a.thumbid+":getPixels"};x("ee.data.makeThumbUrl",Fl);
536
- var Hl=function(a,b){a=Object.assign({},a);a.id&&(a.image=new N(a.id));if(typeof a.image==="string")throw Error("Image as serialized JSON string not supported.");if(!a.image)throw Error("Missing ID or image parameter.");a.filePerBand=a.filePerBand!==!1;a.format=a.format||(a.filePerBand?"ZIPPED_GEO_TIFF_PER_BAND":"ZIPPED_GEO_TIFF");if(a.region!=null&&(a.scale!=null||a.crs_transform!=null)&&a.dimensions!=null)throw Error("Cannot specify (bounding region, crs_transform/scale, dimensions) simultaneously.");
537
- if(typeof a.bands==="string")try{a.bands=JSON.parse(a.bands)}catch(e){a.bands=Yj(a.bands)}if(a.bands&&!Array.isArray(a.bands))throw Error("Bands parameter must be an array.");a.bands&&a.bands.every(function(e){return typeof e==="string"})&&(a.bands=a.bands.map(function(e){return{id:e}}));if(a.bands&&a.bands.some(function(e){return e.id==null}))throw Error("Each band dictionary must have an id.");typeof a.region==="string"&&(a.region=JSON.parse(a.region));if(typeof a.crs_transform==="string")try{a.crs_transform=
538
- JSON.parse(a.crs_transform)}catch(e){}var c=Gl(a.image,a);a=new Yg({name:null,l:tl(Ok(c)),F:Vj(a.format),xa:a.name,da:a.bands&&Yj(a.bands.map(function(e){return e.id})),grid:null});c={fields:"name"};var d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create(ej(),a,c).then(function(e){return{docid:e.name,token:""}}))};x("ee.data.getDownloadId",Hl);var Il=function(a){cj();return Aj+"/v1/"+a.docid+":getPixels"};x("ee.data.makeDownloadUrl",Il);
539
- var Jl=function(a,b){b=new K(b);var c=Wj(a.format),d=tl(Ok(a.table)),e=null;if(a.selectors!=null)if(typeof a.selectors==="string")e=a.selectors.split(",");else if(Array.isArray(a.selectors)&&a.selectors.every(function(g){return typeof g==="string"}))e=a.selectors;else throw Error("'selectors' parameter must be an array of strings.");a=new Wg({name:null,l:d,F:c,selectors:e,filename:a.filename||null});c={fields:"name"};if(d=vl())c.workloadTag=d;return b.handle((new nh(b.M)).create(ej(),a,c).then(function(g){return{docid:g.name||
540
- "",token:""}}))};x("ee.data.getTableDownloadId",Jl);var Kl=function(a){return Aj+"/v1/"+a.docid+":getFeatures"};x("ee.data.makeTableDownloadUrl",Kl);var Ll=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,d*4)).toString(16).padStart(d,"0")};a=ic(a||1).map(function(){return[c(8),c(4),"4"+c(3),(8+Math.floor(Math.random()*4)).toString(16)+c(3),c(12)].join("-")});return b?b(a):a};x("ee.data.newTaskId",Ll);
541
- var Ml=function(a){return a.name&&a.done&&a.error},Ol=function(a,b){var c=Nl(a).map(tk);if(c.length===1)return a=(new K(b)).pd(Ml),a.handle(a.Na().get(c[0]).then(function(e){return[uk(e)]}));a=(new kj(b)).pd(Ml);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(g){return uk(e[g])})})};x("ee.data.getTaskStatus",Ol);
542
- var Nl=function(a){if(typeof a==="string")return[a];if(Array.isArray(a))return a;throw Error("Invalid value: expected a string or an array of strings.");},Ql=function(a){return Pl(void 0,a)};x("ee.data.getTaskList",Ql);var Pl=function(a,b){return b?(Rl(a,function(c,d){return b(c?{tasks:c.map(uk)}:null,d)}),null):{tasks:Rl(a).map(uk)}};x("ee.data.getTaskListWithLimit",Pl);
543
- var Rl=function(a,b){var c=[],d={pageSize:500},e=function(l){gc(c,l.Na||[]);!l.nextPageToken||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.nextPageToken,g.handle(f.list(ej(),d).then(e)));return null},g=new K(b?function(l,m){return m&&b(l,m)}:void 0),f=g.Na();g.handle(f.list(ej(),d).then(e));return b?null:a?c.slice(0,a):c};x("ee.data.listOperations",Rl);
544
- var Sl=function(a,b){a=Nl(a).map(tk);var c=new gf;if(a.length===1)b=new K(b),b.handle(b.Na().cancel(a[0],c));else{b=new kj(b);var d=b.Na();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};x("ee.data.cancelOperation",Sl);var Tl=function(a,b){var c=Nl(a).map(tk);if(!Array.isArray(a))return a=(new K(b)).pd(Ml),a.handle(a.Na().get(c[0]));a=(new kj(b)).pd(Ml);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}))};x("ee.data.getOperation",Tl);
545
- var Vl=function(a,b){return Ul(a,"CANCEL",b)};x("ee.data.cancelTask",Vl);var Ul=function(a,b,c){if(!ab(Wl,b))throw Error("Invalid action: "+b);a=Nl(a);a=a.map(tk);Sl(a,c);return null};x("ee.data.updateTask",Ul);
546
- var bm=function(a,b,c){b.id=a;var d=b.type;a=b.sourceUrl!=null?{__source_url__:b.sourceUrl}:{};if("workloadTag"in b)b.workloadTag||delete b.workloadTag;else{var e=vl();e&&(b.workloadTag=e)}var g=new K(c);c=function(f){return g.handle(f.then(vk))};switch(d){case "EXPORT_IMAGE":return b=Xl(b,a),c(g.image().Ka(ej(),b));case "EXPORT_FEATURES":return b=gl(b),b.l=tl(b.l,a),c(g.table().Ka(ej(),b));case "EXPORT_VIDEO":return b=Yl(b,a),c(g.video().Ka(ej(),b));case "EXPORT_TILES":return b=Zl(b,a),c(g.map().Ka(ej(),
547
- b));case "EXPORT_VIDEO_MAP":return b=$l(b),c((new sh(g.M)).Ka(ej(),b));case "EXPORT_CLASSIFIER":return b=am(b,a),c((new fh(g.M)).Ka(ej(),b));default:throw Error("Unable to start processing for task of type "+d);}};x("ee.data.startProcessing",bm);
548
- var Xl=function(a,b){var c=cm(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Kf({l:Ok(c.element),description:L(c.description),oa:null,sa:null,grid:null,Of:L(c.maxPixels),requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)}),e=bl(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.oa=jl(c,e);break;case "ASSET":e=c.pyramidingPolicy||{};try{e=JSON.parse(e)}catch(f){}var g="PYRAMIDING_POLICY_UNSPECIFIED";typeof e==="string"?(g=e,e={}):e[".default"]&&(g=e[".default"],
549
- delete e[".default"]);c=new Lf({Ha:el(c),pyramidingPolicy:g,Tf:db(e)?null:e,tileSize:M(c.shardSize)});d.sa=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=tl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Yl=function(a,b){var c=dm(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Yf({l:Ok(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:L(c.maxPixels)}),
550
- oa:null,requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)});d.oa=kl(c,bl(c));d.l=tl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Zl=function(a,b){var c=a.scale;delete a.scale;var d=cm(a);d.scale=c;if(d.element==null)throw Error('"element" not found in params '+d);c=new Of({l:Ok(d.element),description:L(d.description),dc:ll(d),cc:jl(d,"GOOGLE_CLOUD_STORAGE"),requestId:L(d.id),O:M(d.maxWorkers),priority:M(d.priority)});c.l=tl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);
551
- return c},$l=function(a){var b=a.scale;delete a.scale;var c=dm(a);c.scale=b;if(c.element==null)throw Error('"element" not found in params '+c);b=new Vf({l:Ok(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:null}),dc:ll(c),cc:kl(c,"GOOGLE_CLOUD_STORAGE"),requestId:L(c.id),version:L(c.version),O:M(c.maxWorkers),priority:M(c.priority)});b.l=tl(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},am=function(a,b){if(a.element==
552
- null)throw Error('"element" not found in params '+a);var c=bl(a);if(c!="ASSET")throw Error('Export destination "'+c+'" unknown');c=new Jf({l:Ok(a.element),description:L(a.description),requestId:L(a.id),sa:new jf({Ha:el(a)}),O:M(a.maxWorkers),priority:M(a.priority)});c.l=tl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);return c},fm=function(a,b,c){b=zk(b);var d=function(e){return e?vk(e):null};return d(em(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startIngestion",fm);
553
- var em=function(a,b,c){b=new zg({zf:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.image().import(ej(),b))},gm=function(a,b,c){b=new Ag({og:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.table().import(ej(),b))},hm=function(a,b,c){b=Ak(b);var d=function(e){return e?vk(e):null};return d(gm(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startTableIngestion",hm);
554
- var im=function(a,b){b=new K(b);a=hk(a);return b.handle(b.assets().get(a,{prettyPrint:!1}).then(ik))};x("ee.data.getAsset",im);x("ee.data.getInfo",im);
555
- var jm=function(a,b,c,d){b=b===void 0?{}:b;d=d===void 0?Od:d;var e=Object.assign({},b),g=new K(c),f=(b=fk.test(a))?new dh(g.M):g.assets();a=b?"projects/"+gk(a):hk(a);var l=function(m){if(e.pageSize!=null||!m.nextPageToken)return m;var p=m.assets||[];e.pageToken=m.nextPageToken;m=f.Sc(a,e).then(function(v){v.assets=p.concat(v.assets);return v}).then(l);return c?m:g.handle(m)};return g.handle(f.Sc(a,e).then(l).then(d))},km=function(a,b){var c=pk(a);c.pageSize||(c.pageSize=1E3);return jm(a.id,c,b,function(d){return d==
556
- null?null:jk(d)})};x("ee.data.getList",km);var lm=function(a,b,c){b=b===void 0?{}:b;return jm(a,b,c)};x("ee.data.listAssets",lm);var mm=function(a,b,c){b=b===void 0?{}:b;b=ok(b);return jm(a,b,c,function(d){if(d==null)return null;var e={};d.assets&&(e.images=d.assets);d.nextPageToken&&(e.nextPageToken=d.nextPageToken);return e})};x("ee.data.listImages",mm);var nm=function(a,b){b=new K(b);return b.handle((new dh(b.M)).Sc(a||ej()))};x("ee.data.listBuckets",nm);var om=function(a){a=new K(a);return a.handle((new dh(a.M)).Sc(ej()).then(jk))};
557
- x("ee.data.getAssetRoots",om);var pm=function(a,b){var c="projects/"+gk(a);a=c==="projects/earthengine-legacy"?a:void 0;var d=new zf({type:"Folder"});b=new K(b);b.handle(b.assets().create(c,d,{assetId:a}).then(ik))};x("ee.data.createAssetHome",pm);
558
- var qm=function(a,b,c,d,e){if(c)throw Error("Asset overwrite not supported.");if(typeof a==="string")throw Error("Asset cannot be specified as string.");b=a.name||b&&hk(b);if(!b)throw Error("Either asset name or opt_path must be specified.");c=b.indexOf("/assets/");if(c===-1)throw Error("Asset name must contain /assets/.");a=Object.assign({},a);a.tilestoreEntry&&!a.tilestoreLocation&&(a.tilestoreLocation=a.tilestoreEntry,delete a.tilestoreEntry);a.tilestoreLocation&&(a.tilestoreLocation=new Ff(a.tilestoreLocation));
519
+ Yk=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new mf({Re:L(a.outputBucket),xa:L(a.outputPrefix),Se:a.bucketCorsUris||null,permissions:b})},Zk=function(a){return new yf({qf:L(a.driveFolder),xa:L(a.driveFileNamePrefix)})},$k=function(a){return new kf({name:ck(a.assetId)})},al=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Ug({Uf:(a||[]).map(hl)});throw Error("Unable to build ranking rule from rules: "+
520
+ JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");},hl=function(a){var b=new Tg({direction:null,ae:null,ce:null,be:null});a=a.trim();a=a.match(/^([\S]+.*)\s+(ASC|DESC)$/);if(a==null)throw Error("Ranking rule format is invalid. Each rule should be defined by a rule type and a direction (ASC or DESC), separated by a space. Valid rule types are: .geometryType, .minZoomLevel, or a feature property name.");var c=q(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction=
521
+ "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.be=new Qg({});break;case ".minZoomLevel":b.ce=new Sg({});break;default:b.ae=new Pg({attributeName:L(a)})}return b};var il=[],jl=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;il.push(a);var c=new a;a.Bf=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var ll=function(a,b,c,d,e,g){d=jj(!g,!1,d||[]);mj=a;nj=d;a===null?sj():oj(function(){qj(b,c,e||Ea(kl,b,c))})};x("ee.data.authenticateViaOauth",ll);var ml=function(a,b,c,d,e){ll(a,b,c,d,e)};x("ee.data.authenticate",ml);var kl=function(a,b){t.google.accounts.oauth2.initTokenClient({client_id:mj,callback:Ea(pj,a,b),scope:nj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",kl);
522
+ var nl=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=jj(!e,!e,d||[]);mj=a.client_email;nj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);kj=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})})};qj(b,c)};x("ee.data.authenticateViaPrivateKey",nl);
523
+ x("ee.data.setExpressionAugmenter",function(a){ol=a||Od});var ol=Od;x("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=jj(!l,!1,e||[]);mj=a;nj=e;pj(void 0,void 0,{token_type:b,access_token:c,state:e.join(" "),expires_in:d});f===!1?g&&g():oj(function(){g&&g()})});x("ee.data.refreshAuthToken",qj);x("ee.data.setAuthTokenRefresher",function(a){kj=a});x("ee.data.getAuthToken",fj);x("ee.data.clearAuthToken",sj);x("ee.data.getAuthClientId",function(){return mj});x("ee.data.getAuthScopes",function(){return nj});
524
+ x("ee.data.setDeadline",function(a){Gj=a});x("ee.data.setParamAugmenter",function(a){Aj=a||Od});
525
+ var pl=function(a){a=new K(a);return a.handle(a.Ec().list($i(),{prettyPrint:!1}).then(Xj))},sl=function(a,b){if(typeof a.image==="string")throw Error("Image as JSON string not supported.");if(a.version!==void 0)throw Error("Image version specification not supported.");a=new Gf({name:null,l:ol(Jk(a.image)),F:Qj(a.format),ca:Tj(a.bands),ic:Wj(a)});var c={fields:"name"},d=ql();d&&(c.workloadTag=d);b=new K(b);return b.handle(b.maps().create($i(),a,c).then(function(e){return rl(e.name,"")}))};
526
+ x("ee.data.getMapId",sl);var tl=function(a,b,c,d){if(!a.formatTileUrl){var e=rl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};x("ee.data.getTileUrl",tl);
527
+ var rl=function(a,b,c){var d=c===void 0?"":c;d||(Yi(),c=vj,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}},ul=function(a,b){var c=a.visParams?ol(Jk(a.visParams)):null;a=new $f({name:null,Lb:a.assetId,mapName:a.mapName,zg:c});b=new K(b);return b.handle((new gh(b.M)).create($i(),a,{fields:["name"]}).then(function(d){var e=
528
+ d.name.split("/").pop();return{token:e,formatTileUrl:function(g,f,l){return vj+"/v1/"+d.name+"/tiles/"+l+"/"+g+"/"+f},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};x("ee.data.getFeatureViewTilesKey",ul);
529
+ var vl=function(a,b,c){c=new K(c);var d=ck(a);a=c.handle;var e=c.assets();b=b===void 0?{}:b;var g=g===void 0?{}:g;e.j.C(d,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:null,B:"GET",D:"earthengine.projects.assets.listFeatures",path:"/"+e.m+"/"+d+":listFeatures",u:F(b,g),G:Eg});return a.call(c,g)};x("ee.data.listFeatures",vl);
530
+ var wl=function(a,b){var c=new Ak(!0);a=Lk(c,a);var d={};c=Nk(c,a);Object.keys(c).length&&(d={__source_code_nodes__:c});c={l:ol(a,d)};if(a=ql())c.workloadTag=a;b=new K(b);return b.handle(qh(b.value(),$i(),new of(c)).then(function(e){return e.result}))};x("ee.data.computeValue",wl);
531
+ var 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.");if(a.region!==void 0)throw Error('"region" not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');if(a.dimensions!==void 0)throw Error('"dimensions" is not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');a=new Yg({name:null,l:ol(Jk(a.image)),F:Qj(a.format),xa:a.name,ca:Tj(a.bands),
532
+ ic:Wj(a),grid:null});var c={fields:"name"},d=ql();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create($i(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getThumbId",xl);
533
+ var yl=function(a,b){var c=new Xf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new bh({name:null,l:ol(Jk(a.imageCollection)),F:Qj(a.format),Pa:c,grid:null});c={fields:"name"};var d=ql();d&&(c.workloadTag=d);b=new K(b);return b.handle((new th(b.M)).create($i(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getVideoThumbId",yl);
534
+ var zl=function(a,b){a=new hg({name:null,l:ol(Jk(a.imageCollection)),F:Qj(a.format),orientation:Sj(a.orientation),grid:null});var c={fields:"name"},d=ql();d&&(c.workloadTag=d);b=new K(b);return b.handle((new hh(b.M)).create($i(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getFilmstripThumbId",zl);var Al=function(a){return vj+"/v1/"+a.thumbid+":getPixels"};x("ee.data.makeThumbUrl",Al);
535
+ var Cl=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.");
536
+ if(typeof a.bands==="string")try{a.bands=JSON.parse(a.bands)}catch(e){a.bands=Tj(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=
537
+ JSON.parse(a.crs_transform)}catch(e){}var c=Bl(a.image,a);a=new Yg({name:null,l:ol(Jk(c)),F:Qj(a.format),xa:a.name,ca:a.bands&&Tj(a.bands.map(function(e){return e.id})),grid:null});c={fields:"name"};var d=ql();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create($i(),a,c).then(function(e){return{docid:e.name,token:""}}))};x("ee.data.getDownloadId",Cl);var Dl=function(a){Yi();return vj+"/v1/"+a.docid+":getPixels"};x("ee.data.makeDownloadUrl",Dl);
538
+ var El=function(a,b){b=new K(b);var c=Rj(a.format),d=ol(Jk(a.table)),e=null;if(a.selectors!=null)if(typeof a.selectors==="string")e=a.selectors.split(",");else if(Array.isArray(a.selectors)&&a.selectors.every(function(g){return typeof g==="string"}))e=a.selectors;else throw Error("'selectors' parameter must be an array of strings.");a=new Wg({name:null,l:d,F:c,selectors:e,filename:a.filename||null});c={fields:"name"};if(d=ql())c.workloadTag=d;return b.handle((new nh(b.M)).create($i(),a,c).then(function(g){return{docid:g.name||
539
+ "",token:""}}))};x("ee.data.getTableDownloadId",El);var Fl=function(a){return vj+"/v1/"+a.docid+":getFeatures"};x("ee.data.makeTableDownloadUrl",Fl);var Gl=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,d*4)).toString(16).padStart(d,"0")};a=jc(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",Gl);
540
+ var Hl=function(a){return a.name&&a.done&&a.error},Jl=function(a,b){var c=Il(a).map(ok);if(c.length===1)return a=(new K(b)).qd(Hl),a.handle(a.Na().get(c[0]).then(function(e){return[pk(e)]}));a=(new ej(b)).qd(Hl);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(g){return pk(e[g])})})};x("ee.data.getTaskStatus",Jl);
541
+ var Il=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.");},Ll=function(a){return Kl(void 0,a)};x("ee.data.getTaskList",Ll);var Kl=function(a,b){return b?(Ml(a,function(c,d){return b(c?{tasks:c.map(pk)}:null,d)}),null):{tasks:Ml(a).map(pk)}};x("ee.data.getTaskListWithLimit",Kl);
542
+ var Ml=function(a,b){var c=[],d={pageSize:500},e=function(l){hc(c,l.Na||[]);!l.nextPageToken||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.nextPageToken,g.handle(f.list($i(),d).then(e)));return null},g=new K(b?function(l,m){return m&&b(l,m)}:void 0),f=g.Na();g.handle(f.list($i(),d).then(e));return b?null:a?c.slice(0,a):c};x("ee.data.listOperations",Ml);
543
+ var Nl=function(a,b){a=Il(a).map(ok);var c=new gf;if(a.length===1)b=new K(b),b.handle(b.Na().cancel(a[0],c));else{b=new ej(b);var d=b.Na();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};x("ee.data.cancelOperation",Nl);var Ol=function(a,b){var c=Il(a).map(ok);if(!Array.isArray(a))return a=(new K(b)).qd(Hl),a.handle(a.Na().get(c[0]));a=(new ej(b)).qd(Hl);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}))};x("ee.data.getOperation",Ol);
544
+ var Ql=function(a,b){return Pl(a,"CANCEL",b)};x("ee.data.cancelTask",Ql);var Pl=function(a,b,c){if(!bb(Rl,b))throw Error("Invalid action: "+b);a=Il(a);a=a.map(ok);Nl(a,c);return null};x("ee.data.updateTask",Pl);
545
+ var Xl=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=ql();e&&(b.workloadTag=e)}var g=new K(c);c=function(f){return g.handle(f.then(qk))};switch(d){case "EXPORT_IMAGE":return b=Sl(b,a),c(g.image().Ka($i(),b));case "EXPORT_FEATURES":return b=bl(b),b.l=ol(b.l,a),c(g.table().Ka($i(),b));case "EXPORT_VIDEO":return b=Tl(b,a),c(g.video().Ka($i(),b));case "EXPORT_TILES":return b=Ul(b,a),c(g.map().Ka($i(),
546
+ b));case "EXPORT_VIDEO_MAP":return b=Vl(b),c((new sh(g.M)).Ka($i(),b));case "EXPORT_CLASSIFIER":return b=Wl(b,a),c((new fh(g.M)).Ka($i(),b));default:throw Error("Unable to start processing for task of type "+d);}};x("ee.data.startProcessing",Xl);
547
+ var Sl=function(a,b){var c=Yl(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Kf({l:Jk(c.element),description:L(c.description),oa:null,sa:null,grid:null,Nf:L(c.maxPixels),requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)}),e=Xk(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.oa=el(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"],
548
+ delete e[".default"]);c=new Lf({Ha:$k(c),pyramidingPolicy:g,Sf:eb(e)?null:e,tileSize:M(c.shardSize)});d.sa=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=ol(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Tl=function(a,b){var c=Zl(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Yf({l:Jk(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:L(c.maxPixels)}),
549
+ oa:null,requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)});d.oa=fl(c,Xk(c));d.l=ol(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Ul=function(a,b){var c=a.scale;delete a.scale;var d=Yl(a);d.scale=c;if(d.element==null)throw Error('"element" not found in params '+d);c=new Of({l:Jk(d.element),description:L(d.description),dc:gl(d),cc:el(d,"GOOGLE_CLOUD_STORAGE"),requestId:L(d.id),O:M(d.maxWorkers),priority:M(d.priority)});c.l=ol(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);
550
+ return c},Vl=function(a){var b=a.scale;delete a.scale;var c=Zl(a);c.scale=b;if(c.element==null)throw Error('"element" not found in params '+c);b=new Vf({l:Jk(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:null}),dc:gl(c),cc:fl(c,"GOOGLE_CLOUD_STORAGE"),requestId:L(c.id),version:L(c.version),O:M(c.maxWorkers),priority:M(c.priority)});b.l=ol(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},Wl=function(a,b){if(a.element==
551
+ null)throw Error('"element" not found in params '+a);var c=Xk(a);if(c!="ASSET")throw Error('Export destination "'+c+'" unknown');c=new Jf({l:Jk(a.element),description:L(a.description),requestId:L(a.id),sa:new jf({Ha:$k(a)}),O:M(a.maxWorkers),priority:M(a.priority)});c.l=ol(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);return c},am=function(a,b,c){b=uk(b);var d=function(e){return e?qk(e):null};return d($l(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startIngestion",am);
552
+ var $l=function(a,b,c){b=new zg({yf:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.image().import($i(),b))},bm=function(a,b,c){b=new Ag({ng:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.table().import($i(),b))},cm=function(a,b,c){b=vk(b);var d=function(e){return e?qk(e):null};return d(bm(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startTableIngestion",cm);
553
+ var dm=function(a,b){b=new K(b);a=ck(a);return b.handle(b.assets().get(a,{prettyPrint:!1}).then(dk))};x("ee.data.getAsset",dm);x("ee.data.getInfo",dm);
554
+ var em=function(a,b,c,d){b=b===void 0?{}:b;d=d===void 0?Od:d;var e=Object.assign({},b),g=new K(c),f=(b=ak.test(a))?new dh(g.M):g.assets();a=b?"projects/"+bk(a):ck(a);var l=function(m){if(e.pageSize!=null||!m.nextPageToken)return m;var p=m.assets||[];e.pageToken=m.nextPageToken;m=f.Tc(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.Tc(a,e).then(l).then(d))},fm=function(a,b){var c=kk(a);c.pageSize||(c.pageSize=1E3);return em(a.id,c,b,function(d){return d==
555
+ null?null:ek(d)})};x("ee.data.getList",fm);var gm=function(a,b,c){b=b===void 0?{}:b;return em(a,b,c)};x("ee.data.listAssets",gm);var hm=function(a,b,c){b=b===void 0?{}:b;b=jk(b);return em(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",hm);var im=function(a,b){b=new K(b);return b.handle((new dh(b.M)).Tc(a||$i()))};x("ee.data.listBuckets",im);var jm=function(a){a=new K(a);return a.handle((new dh(a.M)).Tc($i()).then(ek))};
556
+ x("ee.data.getAssetRoots",jm);var km=function(a,b){var c="projects/"+bk(a);a=c==="projects/earthengine-legacy"?a:void 0;var d=new zf({type:"Folder"});b=new K(b);b.handle(b.assets().create(c,d,{assetId:a}).then(dk))};x("ee.data.createAssetHome",km);
557
+ var lm=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&&ck(b);if(!b)throw Error("Either asset name or opt_path must be specified.");c=b.indexOf("/assets/");if(c===-1)throw Error("Asset name must contain /assets/.");a=Object.assign({},a);a.tilestoreEntry&&!a.tilestoreLocation&&(a.tilestoreLocation=a.tilestoreEntry,delete a.tilestoreEntry);a.tilestoreLocation&&(a.tilestoreLocation=new Ff(a.tilestoreLocation));
559
558
  a.gcsLocation&&!a.cloudStorageLocation&&(a.cloudStorageLocation=a.gcsLocation,delete a.gcsLocation);a.cloudStorageLocation&&(a.cloudStorageLocation=new nf(a.cloudStorageLocation));d&&!a.properties&&(a.properties=Object.assign({},d));d=q(["title","description"]);for(var g=d.next();!g.done;g=d.next())if(g=g.value,a[g]){var f={};a.properties=Object.assign((f[g]=a[g],f),a.properties||{});delete a[g]}a=new zf(a);d=b.slice(0,c);b=b.slice(c+8);a.id=null;a.name=null;a:switch(c=a.type,c){case "ImageCollection":c=
560
- "IMAGE_COLLECTION";break a;case "Folder":c="FOLDER"}a.type=c;e=new K(e);return e.handle(e.assets().create(d,a,{assetId:b}).then(ik))};x("ee.data.createAsset",qm);var rm=function(a,b,c){return qm({type:"Folder"},a,b,void 0,c)};x("ee.data.createFolder",rm);var sm=function(a,b,c){a=hk(a);b=hk(b);b=new Ig({Pb:b});c=new K(c);c.handle(c.assets().move(a,b).then(ik))};x("ee.data.renameAsset",sm);
561
- var tm=function(a,b,c,d){a=hk(a);b=hk(b);c=new sf({Pb:b,overwrite:c!=null?c:null});d=new K(d);b=d.handle;var e=d.assets();var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",u:F(g,f),G:zf});b.call(d,g.then(ik))};x("ee.data.copyAsset",tm);var um=function(a,b){b=new K(b);b.handle(b.assets().delete(hk(a)))};x("ee.data.deleteAsset",um);
562
- var vm=function(a,b){a=hk(a);var c=new ng;b=new K(b);var d=b.handle,e=b.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.getIamPolicy",path:"/"+e.m+"/"+a+":getIamPolicy",u:F(g,f),G:Uf});return d.call(b,f.then(qk))};x("ee.data.getAssetAcl",vm);
563
- var wm=function(a,b,c,d){b=new ah({Mb:b,updateMask:(c||[]).join(",")});d=new K(d);c=d.handle;var e=d.assets();a=hk(a);var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:b,B:"PATCH",D:"earthengine.projects.assets.patch",path:"/"+e.m+"/"+a,u:F(g,f),G:zf});return c.call(d,g.then(ik))};x("ee.data.updateAsset",wm);
564
- var xm=function(a,b,c){a=hk(a);b=rk(b);b=new Vg({jb:b});c=new K(c);var d=c.handle,e=c.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:b,B:"POST",D:"earthengine.projects.assets.setIamPolicy",path:"/"+e.m+"/"+a+":setIamPolicy",u:F(g,f),G:Uf});d.call(c,f)};x("ee.data.setAssetAcl",xm);
565
- var ym=function(a,b,c){var d=mk(b);b=Ha(d.i()).keys.filter(function(e){return e!=="properties"&&D(d,e)}).map(function(e){return e.replace(/([A-Z])/g,function(g,f){return"_"+f.toLowerCase()})}).concat(Object.keys(d.properties||{}).map(function(e){return'properties."'+e+'"'}));wm(a,d,b,c)};x("ee.data.setAssetProperties",ym);
566
- var zm=function(a,b){var c=hk(a);b=new K(b);var d=b.assets(),e=d.j.C;d.j.C=function(g,f){f.source==="^projects\\/[^/]+\\/assets\\/.+$"&&(f=RegExp("^projects/[^/]+/assets/.*$"));return e(g,f)};c=d.get(c,{prettyPrint:!1});return b.handle(c.then(function(g){if(!(g instanceof zf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Ne||0),limit:Number(g.Lf||0)},asset_size:{usage:Number(g.sizeBytes||0),limit:Number(g.Vb||0)}}}))};x("ee.data.getAssetRootQuota",zm);
567
- var Am=function(){this.default=this.tag=""};Am.prototype.get=function(){return this.tag};Am.prototype.set=function(a){this.tag=this.validate(a)};Am.prototype.reset=function(){this.tag=this.default};
568
- Am.prototype.validate=function(a){if(a==null||a==="")return"";a=String(a);if(!/^([a-z0-9]|[a-z0-9][-_a-z0-9]{0,61}[a-z0-9])$/g.test(a))throw Error('Invalid tag, "'+a+'". Tags must be 1-63 characters, beginning and ending with a lowercase alphanumeric character ([a-z0-9]) with dashes (-), underscores (_), and lowercase alphanumerics between.');return a};var vl=function(){return ol(Am).get()};x("ee.data.getWorkloadTag",vl);var Bm=function(a){ol(Am).set(a)};x("ee.data.setWorkloadTag",Bm);
569
- var Cm=function(a){var b=ol(Am);b.default=b.validate(a);ol(Am).set(a)};x("ee.data.setDefaultWorkloadTag",Cm);var Dm=function(a){a&&(a=ol(Am),a.default=a.validate(""));ol(Am).reset()};x("ee.data.resetWorkloadTag",Dm);var Wl={Dl:"CANCEL",Gl:"UPDATE"};var O=function(a,b,c){if(!(this instanceof O))return Em(O,arguments);if(c&&(a||b))throw Error('When "opt_varName" is specified, "func" and "args" must be null.');if(a&&!b)throw Error('When "func" is specified, "args" must not be null.');this.I=a;this.args=b;this.U=c||null;this.vl=null};y(O,Mj);x("ee.ComputedObject",O);O.prototype.Bh=function(){return this.vl};O.prototype.evaluate=function(a){if(!a||typeof a!=="function")throw Error("evaluate() requires a callback function.");Bl(this,a)};
570
- O.prototype.evaluate=O.prototype.evaluate;O.prototype.V=function(a){return Bl(this,a)};O.prototype.getInfo=O.prototype.V;O.prototype.encode=function(a){if(this.I===null&&this.args===null)return{type:"ArgumentRef",value:this.U};var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=a(this.args[c]));b={type:"Invocation",arguments:b};a=a(this.I);b[typeof a==="string"?"functionName":"function"]=a;return b};
571
- O.prototype.na=function(a){if(this.I===null&&this.args===null){a=this.U||a.Oi;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new Ze({Lb:a})}var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=Pj(Wk(a,this.args[c])));return typeof this.I==="string"?Sj(String(this.I),b):this.I.Ed(a,b)};O.prototype.va=function(a){return(a===void 0?0:a)?Kk(this):Uk(this)};O.prototype.serialize=O.prototype.va;
572
- O.prototype.toString=function(){return"ee."+this.name()+"("+Mk(this)+")"};x("ee.ComputedObject.prototype.toString",O.prototype.toString);O.prototype.name=function(){return"ComputedObject"};O.prototype.Eg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(t,c);return this};O.prototype.aside=O.prototype.Eg;
573
- var Fm=function(a,b){if(b instanceof a.constructor)return b;var c=function(){};c.prototype=a.constructor.prototype;a=new c;a.I=b.I;a.args=b.args;a.U=b.U;return a},Em=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Gm={},Hm=function(a,b){if(b==a)return!0;switch(a){case "Element":return b=="Element"||b=="Image"||b=="Feature"||b=="Collection"||b=="ImageCollection"||b=="FeatureCollection";case "FeatureCollection":case "Collection":return b=="Collection"||b=="ImageCollection"||b=="FeatureCollection";case "Object":return!0;default:return!1}},Im=function(a){return typeof a==="number"||a instanceof O&&a.name()=="Number"},Jm=function(a){return typeof a==="string"||a instanceof O&&a.name()=="String"},Km=function(a){return u(a)&&
574
- typeof a!=="function"?(a=Object.getPrototypeOf(a),a!==null&&Object.getPrototypeOf(a)===null):!1},Lm=function(a,b,c){c=c===void 0?!1:c;return a.length===1&&Km(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(a.length===1||a[1].optional)||a[0].type!=="Dictionary":!1};var Mm=function(){if(!(this instanceof Mm))return new Mm};y(Mm,Mj);x("ee.Function",Mm);var Nm=Od;Mm.prototype.call=function(a){return this.apply(Om(this,Array.prototype.slice.call(arguments,0)))};Mm.prototype.call=Mm.prototype.call;Mm.prototype.apply=function(a){a=new O(this,Pm(this,a));return Nm(a,this.Z().returns)};Mm.prototype.apply=Mm.prototype.apply;
575
- var Qm=function(a,b,c){var d=b!==void 0,e=a.Z();if(Lm(c,e,d)){if(c=fb(c[0]),d){d=e.args[0].name;if(d in c)throw Error("Named args for "+e.name+" can't contain keyword "+d);c[d]=b}}else c=Om(a,d?[b].concat(c):c);return a.apply(c)},Pm=function(a,b){for(var c=a.Z().args,d={},e={},g=0;g<c.length;g++){var f=c[g].name;if(f in b&&b[f]!==void 0)d[f]=Nm(b[f],c[g].type);else if(!c[g].optional)throw Error("Required argument ("+f+") missing to function: "+a);e[f]=!0}c=[];for(var l in b)e[l]||c.push(l);if(c.length>
576
- 0)throw Error("Unrecognized arguments ("+c+") to function: "+a);return d},Om=function(a,b){var c=a.Z().args;if(c.length<b.length)throw Error("Too many ("+b.length+") arguments to function: "+a);a={};for(var d=0;d<b.length;d++)a[c[d].name]=b[d];return a};
577
- Mm.prototype.toString=function(a,b){var c=this.Z(),d=[];d.push(a||c.name);d.push("(");d.push(Zb(c.args.slice(b?1:0),function(g){return g.name}).join(", "));d.push(")\n");d.push("\n");c.description?d.push(c.description):d.push("Undocumented.");d.push("\n");if(c.args.length)for(d.push("\nArgs:\n"),a=0;a<c.args.length;a++){b&&a==0?d.push(" this:"):d.push("\n ");var e=c.args[a];d.push(e.name);d.push(" (");d.push(e.type);e.optional&&d.push(", optional");d.push("): ");e.description?d.push(e.description):
578
- d.push("Undocumented.")}return d.join("")};Mm.prototype.va=function(a){return(a===void 0?0:a)?Kk(this):Uk(this)};var P=function(a,b){if(b===void 0)return Rm(a);if(!(this instanceof P))return Em(P,arguments);this.wb=gb(b);this.wb.name=a};y(P,Mm);x("ee.ApiFunction",P);var Q=function(a,b){return Mm.prototype.call.apply(Rm(a),Array.prototype.slice.call(arguments,1))};x("ee.ApiFunction._call",Q);var Sm=function(a,b){return Rm(a).apply(b)};x("ee.ApiFunction._apply",Sm);P.prototype.encode=function(){return this.wb.name};P.prototype.Ed=function(a,b){return Sj(this.wb.name,b)};P.prototype.Z=function(){return this.wb};
579
- var Tm=null,Um={},Wm=function(){Vm();return Xa(Tm,function(a){return a.Z()})},Xm=function(){Vm();return Wa(Tm,function(a,b){return!Um[b]})},Rm=function(a){var b=Ym(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};x("ee.ApiFunction.lookup",Rm);
580
- var Ym=function(a){Vm();return Tm[a]||null},Vm=function(a,b){if(Tm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Tm=Xa(d,function(g,f){g.returns=g.returns.replace(/<.*>/,"");for(var l=0;l<g.args.length;l++)g.args[l].type=g.args[l].type.replace(/<.*>/,"");return new P(f,g)}),a&&a())};a?ul(c):c(ul())}},Zm=function(a,b,c,d){Vm();var e=d||"";Va(Tm,function(g,f){var l=f.split(".");if(l.length==2&&l[0]==b){l=e+l[1];var m=g.Z();Um[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p=f!="Object"&&Hm(f,c));
581
- f=p?a.prototype:a;l in f&&!f[l].signature||(f[l]=function(v){return Qm(g,p?this:void 0,Array.prototype.slice.call(arguments,0))},f[l].toString=w(g.toString,g,l,p),f[l].signature=m)}})},$m=function(a){var b=function(c){for(var d in c)typeof c[d]==="function"&&c[d].signature&&delete c[d]};b(a);b(a.prototype||{})};var R=function(a,b){var c=an(a),d=Zb(c,function(m){return m.replace(/^opt_/,"")});a=(a=t.EXPORTED_FN_INFO?t.EXPORTED_FN_INFO[a.toString()].name.split(".").pop()+"()":null)?" to function "+a:"";var e={},g=b[0],f=u(g)&&typeof g!=="function"&&!Array.isArray(g)&&Object.getPrototypeOf(g).constructor.name==="Object";if(b.length>1||!f){if(b.length>d.length)throw Error("Received too many arguments"+a+". Expected at most "+d.length+" but got "+b.length+".");for(g=0;g<b.length;g++)e[d[g]]=b[g]}else{f=new ae($a(g));
582
- var l=new ae(d);if(ce(l,f).isEmpty())e[d[0]]=b[0];else{b=de(f,l);if(b.size!==0)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=fb(g)}}b=new ae($a(e));c=de(new ae(Yb(c,function(m){return m.lastIndexOf("opt_",0)!=0})),b);if(c.size!==0)throw Error("Missing required arguments"+a+": "+Array.from(c.values()).join(", "));return e},an=function(a){var b=bn,c=[];t.EXPORTED_FN_INFO?(a=t.EXPORTED_FN_INFO[a.toString()],u(a)||cn(),c=a.paramNames,Array.isArray(c)||cn()):(a=a.toString().replace(dn,
583
- "").match(b),a===null&&cn(),c=(a[1].split(",")||[]).map(function(d){return d.replace(en,"")}));return c},cn=function(){throw Error("Failed to locate function parameters.");},dn=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,bn=/^function[^\(]*\(([^\)]*)\)/m,en=/=.*$/;var S=function(a,b,c){O.call(this,a,b,c);fn()};y(S,O);x("ee.Element",S);var gn=!1,fn=function(){gn||(Zm(S,"Element","Element"),gn=!0)};S.prototype.name=function(){return"Element"};
584
- S.prototype.set=function(a){var b;if(arguments.length<=1){var c=arguments[0];if(b=Km(c))a:{b=$a(c);var d=["properties"];if(xa(b)&&xa(d)&&b.length==d.length){for(var e=b.length,g=0;g<e;g++)if(b[g]!==d[g]){b=!1;break a}b=!0}else b=!1}b&&u(c.properties)&&(c=c.properties);if(Km(c)){b=this;for(var f in c)d=c[f],b=Q("Element.set",b,f,d)}else if(c instanceof O&&Ym("Element.setMulti"))b=Q("Element.setMulti",this,c);else throw Error("When Element.set() is passed one argument, it must be a dictionary.");}else{if(arguments.length%
585
- 2!=0)throw Error("When Element.set() is passed multiple arguments, there must be an even number of them.");b=this;for(c=0;c<arguments.length;c+=2)f=arguments[c],d=arguments[c+1],b=Q("Element.set",b,f,d)}return Fm(this,b)};S.prototype.set=S.prototype.set;var T=function(a,b,c,d){if(!(this instanceof T))return Em(T,arguments);if(typeof a!=="object"||!("type"in a)){var e=R(T,arguments);a=e.geoJson;b=e.proj;c=e.geodesic;d=e.evenOdd}hn();e=b!=null||c!=null||d!=null;if(a instanceof O&&!(a instanceof T&&a.nb)){if(e)throw Error("Setting the CRS, geodesic, or evenOdd flag on a computed Geometry is not supported. Use Geometry.transform().");O.call(this,a.I,a.args,a.U)}else{a instanceof T&&(a=a.encode());if(!jn(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));
586
- O.call(this,null,null);this.nb=a.type;this.Zg=a.coordinates!=null?gb(a.coordinates):null;this.Ah=a.geometries||null;if(b!=null)this.Zb=b;else if("crs"in a)if(u(a.crs)&&a.crs.type=="name"&&u(a.crs.properties)&&typeof a.crs.properties.name==="string")this.Zb=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new Gi).va(a.crs));this.pc=c;this.pc===void 0&&"geodesic"in a&&(this.pc=!!a.geodesic);this.nc=d;this.nc===void 0&&"evenOdd"in a&&(this.nc=!!a.evenOdd)}};y(T,O);
587
- x("ee.Geometry",T);var kn=!1,hn=function(){kn||(Zm(T,"Geometry","Geometry"),kn=!0)},ln=function(a,b){if(!(this instanceof ln))return mn(ln,arguments);var c=nn(ln,"Point",1,arguments);if(!(c instanceof O)){var d=c.coordinates;if(!Array.isArray(d)||d.length!=2)throw Error("The Geometry.Point constructor requires 2 coordinates.");}T.call(this,c)};y(ln,T);T.Point=ln;var on=function(a,b){if(!(this instanceof on))return mn(on,arguments);T.call(this,nn(on,"MultiPoint",2,arguments))};y(on,T);
588
- T.MultiPoint=on;var pn=function(a,b,c,d){if(!(this instanceof pn))return mn(pn,arguments);var e=nn(pn,"Rectangle",2,arguments);if(!(e instanceof O)){var g=e.coordinates;if(g.length!=2)throw Error("The Geometry.Rectangle constructor requires 2 points or 4 coordinates.");var f=g[0][0],l=g[0][1],m=g[1][0];g=g[1][1];e.coordinates=[[[f,g],[f,l],[m,l],[m,g]]];e.type="Polygon"}T.call(this,e)};y(pn,T);T.Rectangle=pn;
589
- var qn=function(a,b,c,d){if(!(this instanceof qn))return mn(qn,arguments);var e=R(qn,arguments);a=e.west;b=e.south;c=e.east;d=e.north;e=[a,b,c,d];if(rn(e)){var g;return(g=new P("GeometryConstructors.BBox")).call.apply(g,ja(e))}if(!(a<Infinity))throw Error("Geometry.BBox: west must not be "+a);if(!(c>-Infinity))throw Error("Geometry.BBox: east must not be "+c);if(!(b<=90))throw Error("Geometry.BBox: south must be at most +90\u00b0, but was "+b+"\u00b0");if(!(d>=-90))throw Error("Geometry.BBox: north must be at least -90\u00b0, but was "+
590
- d+"\u00b0");b=Math.max(b,-90);d=Math.min(d,90);c-a>=360?(a=-180,c=180):(a=sn(a),c=sn(c),c<a&&(c+=360));T.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};y(qn,pn);T.BBox=qn;var sn=function(a){a%=360;a>180?a-=360:a<-180&&(a+=360);return a},tn=function(a,b,c,d){if(!(this instanceof tn))return mn(tn,arguments);T.call(this,nn(tn,"LineString",2,arguments))};y(tn,T);T.LineString=tn;
591
- var un=function(a,b,c,d){if(!(this instanceof un))return mn(un,arguments);T.call(this,nn(un,"LinearRing",2,arguments))};y(un,T);T.LinearRing=un;var vn=function(a,b,c,d){if(!(this instanceof vn))return mn(vn,arguments);T.call(this,nn(vn,"MultiLineString",3,arguments))};y(vn,T);T.MultiLineString=vn;var wn=function(a,b,c,d,e){if(!(this instanceof wn))return mn(wn,arguments);T.call(this,nn(wn,"Polygon",3,arguments))};y(wn,T);T.Polygon=wn;
592
- var xn=function(a,b,c,d,e){if(!(this instanceof xn))return mn(xn,arguments);T.call(this,nn(xn,"MultiPolygon",4,arguments))};y(xn,T);T.MultiPolygon=xn;
593
- T.prototype.encode=function(a){if(!this.nb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return O.prototype.encode.call(this,a)}a={type:this.nb};this.nb=="GeometryCollection"?a.geometries=this.Ah:a.coordinates=this.Zg;this.Zb!=null&&(a.crs={type:"name",properties:{name:this.Zb}});this.pc!=null&&(a.geodesic=this.pc);this.nc!=null&&(a.evenOdd=this.nc);return a};
594
- T.prototype.oe=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};T.prototype.toGeoJSON=T.prototype.oe;T.prototype.wg=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new Gi).va(this.oe())};T.prototype.toGeoJSONString=T.prototype.wg;T.prototype.va=function(a){return(a===void 0?0:a)?Kk(this):Uk(this)};T.prototype.serialize=T.prototype.va;
595
- T.prototype.toString=function(){return"ee.Geometry("+this.wg()+")"};
596
- T.prototype.na=function(a){if(!this.nb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return O.prototype.na.call(this,a)}var b={},c="";this.nb==="GeometryCollection"?(b.geometries=this.Ah.map(function(e){return new T(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.Zg,c="GeometryConstructors."+this.nb);this.Zb!=null&&(b.crs=typeof this.Zb==="string"?(new P("Projection")).call(this.Zb):this.Zb);var d=this.nb!=="Point"&&this.nb!=="MultiPoint";this.pc!=
597
- null&&d&&(b.geodesic=this.pc);this.nc!=null&&(b.evenOdd=this.nc);return(new P(c)).apply(b).na(a)};
598
- var jn=function(a){var b=a.type;if(b=="GeometryCollection"){b=a.geometries;if(!Array.isArray(b))return!1;for(a=0;a<b.length;a++)if(!jn(b[a]))return!1;return!0}a=a.coordinates;var c=yn(a);return b=="Point"&&c==1||b=="MultiPoint"&&(c==2||a.length==0)||b=="LineString"&&c==2||b=="LinearRing"&&c==2||b=="MultiLineString"&&(c==3||a.length==0)||b=="Polygon"&&c==3||b=="MultiPolygon"&&(c==4||a.length==0)},yn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=yn(a[0]),c=1;c<a.length;c++)if(yn(a[c])!=
599
- b)return-1;return b+1}for(c=0;c<a.length;c++)if(typeof a[c]!=="number")return-1;return a.length%2==0?1:-1},zn=function(a){if(typeof a[0]!=="number"||a.length==2)return a;if(a.length%2!=0)throw Error("Invalid number of coordinates: "+a.length);for(var b=[],c=0;c<a.length;c+=2)b.push([a[c],a[c+1]]);return b},nn=function(a,b,c,d){a=An(a,d);if(rn(a.coordinates)||a.crs!=null||a.maxError!=null)return(new P("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=Bn(c,a.coordinates);(b=cc(["Polygon",
600
- "Rectangle","MultiPolygon"],b))&&a.evenOdd==null&&(a.evenOdd=!0);if(b&&a.geodesic===!1&&a.evenOdd===!1)throw Error("Planar interiors must be even/odd.");return a},An=function(a,b){if(ac(b,Im))return{coordinates:fc(b)};a=R(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return Wa(a,function(c){return c!=null})},rn=function(a){return Array.isArray(a)?$b(a,rn):a instanceof O},Bn=function(a,b){if(a<1||a>4)throw Error("Unexpected nesting level.");ac(b,function(e){return typeof e===
601
- "number"})&&(b=zn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(yn(b)!=a)throw Error("Invalid geometry");for(c=b;Array.isArray(c)&&c.length==1;)c=c[0];return Array.isArray(c)&&c.length==0?[]:b},mn=function(a,b){var c=function(){};c.prototype=a.prototype;c=new c;a=a.apply(c,b);return a!==void 0?a:c};T.prototype.name=function(){return"Geometry"};var U=function(a){if(!(this instanceof U))return Em(U,arguments);if(a instanceof U)return a;Cn();if(Array.isArray(a)){if(a.length==0)throw Error("Empty list specified for ee.Filter().");if(a.length==1)return new U(a[0]);O.call(this,new P("Filter.and"),{filters:a})}else if(a instanceof O)O.call(this,a.I,a.args,a.U);else if(a===void 0)O.call(this,null,null);else throw Error("Invalid argument specified for ee.Filter(): "+a);};y(U,O);x("ee.Filter",U);
602
- var Dn=!1,Cn=function(){Dn||(Zm(U,"Filter","Filter"),Dn=!0)},En={equals:"equals",less_than:"lessThan",greater_than:"greaterThan",contains:"stringContains",starts_with:"stringStartsWith",ends_with:"stringEndsWith"};U.prototype.rc=function(){return Q("Filter.not",this)};U.prototype.not=U.prototype.rc;var Fn=function(a,b){var c=R(Fn,arguments);return Q("Filter.equals",c.name,c.value)};U.eq=Fn;var Gn=function(a,b){var c=R(Gn,arguments);return Fn(c.name,c.value).rc()};U.neq=Gn;
603
- var Hn=function(a,b){var c=R(Hn,arguments);return Q("Filter.lessThan",c.name,c.value)};U.lt=Hn;var In=function(a,b){var c=R(In,arguments);return Hn(c.name,c.value).rc()};U.gte=In;var Jn=function(a,b){var c=R(Jn,arguments);return Q("Filter.greaterThan",c.name,c.value)};U.gt=Jn;var Kn=function(a,b){var c=R(Kn,arguments);return Jn(c.name,c.value).rc()};U.lte=Kn;var Ln=function(a){return Q("Filter.and",Array.prototype.slice.call(arguments))};U.and=Ln;var Mn=function(a){return Q("Filter.or",Array.prototype.slice.call(arguments))};
604
- U.or=Mn;var Nn=function(a,b){var c=R(Nn,arguments);c=Q("DateRange",c.start,c.end);return Sm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};U.date=Nn;var On=function(a,b,c,d){var e=R(On,arguments);return Sm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};U.inList=On;var Pn=function(a,b){return Sm("Filter.intersects",{leftField:".all",rightValue:Q("Feature",a),maxError:b})};U.bounds=Pn;
605
- U.prototype.name=function(){return"Filter"};var Qn=function(a,b,c){b=b.toLowerCase();var d=!1;b.lastIndexOf("not_",0)==0&&(d=!0,b=b.substring(4));if(!(b in En))throw Error("Unknown filtering operator: "+b);a=Q("Filter."+En[b],a,c);return d?a.rc():a};U.metadata=Qn;var V=function(a,b,c){S.call(this,a,b,c);Rn()};y(V,S);x("ee.Collection",V);var Sn=!1,Rn=function(){Sn||(Zm(V,"Collection","Collection"),Zm(V,"AggregateFeatureCollection","Collection","aggregate_"),Sn=!0)};V.prototype.filter=function(a){a=R(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return Fm(this,Q("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
606
- V.prototype.mf=function(a,b,c){var d=R(V.prototype.mf,arguments);return this.filter(Qn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.mf;V.prototype.uh=function(a){return this.filter(Pn(a))};V.prototype.filterBounds=V.prototype.uh;V.prototype.lf=function(a,b){var c=R(V.prototype.lf,arguments);return this.filter(Nn(c.start,c.end))};V.prototype.filterDate=V.prototype.lf;
607
- V.prototype.limit=function(a,b,c){var d=R(V.prototype.limit,arguments);return Fm(this,Q("Collection.limit",this,d.max,d.property,d.ascending))};V.prototype.limit=V.prototype.limit;V.prototype.sort=function(a,b){var c=R(V.prototype.sort,arguments);return Fm(this,Q("Collection.limit",this,void 0,c.property,c.ascending))};V.prototype.sort=V.prototype.sort;V.prototype.name=function(){return"Collection"};V.prototype.elementType=function(){return S};
608
- V.prototype.map=function(a,b){var c=this.elementType();return Fm(this,Q("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Jh=function(a,b){b=b!==void 0?b:null;var c=this.elementType();return Q("Collection.iterate",this,function(d,e){return a(new c(d),e)},b)};V.prototype.iterate=V.prototype.Jh;var X=function(a,b){if(!(this instanceof X))return Em(X,arguments);if(a instanceof X){if(b)throw Error("Can't create Feature out of a Feature and properties.");return a}if(arguments.length>2)throw Error("The Feature constructor takes at most 2 arguments ("+arguments.length+" given)");Tn();if(a instanceof T||a===null)S.call(this,new P("Feature"),{geometry:a,metadata:b||null});else if(a instanceof O)S.call(this,a.I,a.args,a.U);else if(a.type=="Feature"){var c=a.properties||{};if("id"in a){if("system:index"in
609
- c)throw Error('Can\'t specify both "id" and "system:index".');c=fb(c);c["system:index"]=a.id}S.call(this,new P("Feature"),{geometry:new T(a.geometry),metadata:c})}else S.call(this,new P("Feature"),{geometry:new T(a),metadata:b||null})};y(X,S);x("ee.Feature",X);var Un=!1,Tn=function(){Un||(Zm(X,"Feature","Feature"),Un=!0)};X.prototype.V=function(a){return X.L.V.call(this,a)};X.prototype.getInfo=X.prototype.V;
610
- X.prototype.S=function(a,b){var c=R(X.prototype.getMap,arguments);return Q("Collection",[this]).S(c.visParams,c.callback)};X.prototype.getMapId=X.prototype.S;X.prototype.getMap=X.prototype.S;X.prototype.getMap=X.prototype.getMap;X.prototype.name=function(){return"Feature"};var cm=function(a){var b={},c=Vn(a.element,a);c=Wn(c,a,b);b.element=c;return b},dm=function(a){var b={},c=a.element.map(function(d){d=Vn(d,a);return Wn(d,a,b)});b.element=c;return b},Wn=function(a,b,c){var d={},e=!1,g=["maxDimension","width","height","scale"];Va(b,function(f,l){if(f!=null)switch(l){case "dimensions":l=typeof f==="string"?f.split("x").map(Number):Array.isArray(f)?f:typeof f==="number"?[f]:[];if(l.length===1)d.maxDimension=l[0];else if(l.length===2)d.width=l[0],d.height=l[1];else throw Error("Invalid dimensions "+
611
- f);break;case "dimensions_consumed":e=!0;break;case "bbox":d.geometry!=null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof pn)){l=f;if(typeof f==="string")try{l=JSON.parse(f)}catch(m){l=f.split(/\s*,\s*/).map(Number)}if(Array.isArray(l)){if(l.some(isNaN))throw Error("Invalid bbox `{bboxArray}`, please specify a list of numbers.");f=new pn(l,null,!1)}else throw Error('Invalid bbox "{bbox}" type, must be of type Array<number>');}d.geometry=f;break;case "region":d.geometry!=
612
- null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof T)){l=f;if(typeof f==="string")try{l=JSON.parse(f)}catch(m){throw Error('Region string "'+f+'" is not valid GeoJSON.');}if(Array.isArray(l))f=new wn(l,null,!1);else if(u(l))f=new T(l,null,!1);else throw Error("Region {region} was not convertible to an ee.Geometry.");}d.geometry=f;break;case "scale":d.scale=Number(f);break;default:c[l]=f}});db(d)||(d.input=a,a=g.some(function(f){return f in d})||e?Sm("Image.clipToBoundsAndScale",
613
- d):Sm("Image.clip",d));return a},Vn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;d!=null&&(d=Xn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Sm("Image.reproject",{image:a,crs:c,crsTransform:d}),b.dimensions!=null&&b.scale==null&&b.region==null){var e=b.dimensions;typeof e==="string"&&(e=e.split("x").map(Number));e.length===2&&(delete b.dimensions,b.dimensions_consumed=!0,c=(new P("Projection")).call(c,d),b.region=new pn([0,
614
- 0,e[0],e[1]],c,!1))}}else a=Sm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Xn=function(a){if(typeof a==="string")try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(a.length===6&&ac(a,function(b){return typeof b==="number"}))return a;throw Error("Invalid argument, crs transform must be a list of 6 numbers.");}throw Error("Invalid argument, crs transform was not a string or array.");},Zn=function(a,b){var c={};b=Yn(b,c);db(b)||(b.image=a,a=Sm("Image.visualize",
615
- b));c.image=a;return c},Yn=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};Va(a,function(e,g){cc(c,g)?d[g]=e:b[g]=e});return d},Gl=function(a,b){b=Object.assign({},b);var c=function(e){var g={};["crs","crs_transform","dimensions","region"].forEach(function(f){f in e&&(g[f]=e[f])});e.scale!=null&&e.dimensions==null&&(g.scale=e.scale);return g},d=function(e){var g=e.id;if(g===void 0)throw Error("Each band dictionary must have an id.");g=a.select(g);
616
- var f=c(b);e=c(e);e=c(Object.assign(f,e));g=Vn(g,e);return g=Wn(g,e,{})};b.format==="ZIPPED_GEO_TIFF_PER_BAND"&&b.bands&&b.bands.length?(d=b.bands.map(d),a=d.reduce(function(e,g){return Q("Image.addBands",e,g,null,!0)},d.shift())):(d=c(b),a=Vn(a,d),a=Wn(a,d,{}));return a};var N=function(a){if(!(this instanceof N))return Em(N,arguments);if(a instanceof N)return a;$n();var b=arguments.length;if(b==0||b==1&&a===void 0)S.call(this,new P("Image.mask"),{image:new N(0),mask:new N(0)});else if(b==1)if(Im(a))S.call(this,new P("Image.constant"),{value:a});else if(Jm(a))S.call(this,new P("Image.load"),{id:a});else{if(Array.isArray(a))return ao(Zb(a,function(d){return new N(d)}));if(a instanceof O)a.name()=="Array"?S.call(this,new P("Image.constant"),{value:a}):S.call(this,a.I,
617
- a.args,a.U);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(b==2){b=arguments[0];var c=arguments[1];if(Jm(b)&&Im(c))S.call(this,new P("Image.load"),{id:b,version:c});else throw Error("Unrecognized argument types to convert to an Image: "+arguments);}else throw Error("The Image constructor takes at most 2 arguments ("+b+" given)");};y(N,S);x("ee.Image",N);var bo=!1,$n=function(){bo||(Zm(N,"Image","Image"),bo=!0)};N.prototype.V=function(a){return N.L.V.call(this,a)};
618
- N.prototype.getInfo=N.prototype.V;N.prototype.S=function(a,b){var c=this,d=R(N.prototype.getMap,arguments),e=Zn(this,d.visParams);if(d.callback){var g=d.callback;xl(e,function(f,l){f=f?Object.assign(f,{image:c}):void 0;g(f,l)})}else return d=xl(e),d.image=this,d};N.prototype.getMapId=N.prototype.S;N.prototype.getMap=N.prototype.S;N.prototype.getMap=N.prototype.getMap;
619
- N.prototype.rb=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?fb(c.params):{};d.image=this;if(c.callback){var e=c.callback;Hl(d,function(g,f){g?e(Il(g)):e(null,f)})}else return Il(Hl(d))};N.prototype.getDownloadURL=N.prototype.rb;N.prototype.Kd=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?fb(c.params):{},e={},g=Vn(this,d);g=Wn(g,d,e);d=Zn(g,e);return c.callback?(Cl(d,c.callback),null):Cl(d)};N.prototype.getThumbId=N.prototype.Kd;
620
- N.prototype.vf=function(a,b){var c=R(N.prototype.vf,arguments);if(c.callback)this.Kd(c.params,function(d,e){var g="";if(e===void 0)try{g=Fl(d)}catch(f){e=String(f.message)}c.callback(g,e)});else return Fl(this.Kd(c.params))};N.prototype.getThumbURL=N.prototype.vf;var co=function(a,b,c){var d=R(co,arguments);return ao([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};N.rgb=co;var eo=function(a){return ao(Array.prototype.slice.call(arguments),null)};N.cat=eo;
621
- var ao=function(a,b){if(a.length==0)return Q("Image.constant",[]);for(var c=new N(a[0]),d=1;d<a.length;d++)c=Q("Image.addBands",c,a[d]);b&&(c=c.select([".*"],b));return c};
622
- N.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(b.length>2||Jm(b[0])||Im(b[0])){for(var d=0;d<b.length;d++)if(!(Jm(b[d])||Im(b[d])||b[d]instanceof O))throw Error("Illegal argument to select(): "+b[d]);c.bandSelectors=b}else b[1]&&(c.newNames=b[1]);return Sm("Image.select",c)};N.prototype.select=N.prototype.select;
623
- N.prototype.l=function(a,b){var c=R(N.prototype.l,arguments),d=["DEFAULT_EXPRESSION_IMAGE"],e={DEFAULT_EXPRESSION_IMAGE:this};if(c.map){var g=c.map,f;for(f in g)d.push(f),e[f]=new N(g[f])}var l=Q("Image.parseExpression",c.expression,"DEFAULT_EXPRESSION_IMAGE",d);c=new Mm;c.encode=function(m){return l.encode(m)};c.Ed=function(m,p){return Tj(Wk(m,l),p)};c.Z=function(){return{name:"",args:Zb(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
624
- N.prototype.expression=N.prototype.l;N.prototype.clip=function(a){try{a=new T(a)}catch(b){}return Q("Image.clip",this,a)};N.prototype.clip=N.prototype.clip;N.prototype.oi=function(a){var b=arguments.length!=1||Jm(arguments[0])?Array.from(arguments):arguments[0];return Q("Image.rename",this,b)};N.prototype.rename=N.prototype.oi;N.prototype.name=function(){return"Image"};var fo=function(a){if(this instanceof fo){if(arguments.length>1)throw Error("ee.List() only accepts 1 argument.");if(a instanceof fo)return a}else return Em(fo,arguments);go();if(Array.isArray(a))O.call(this,null,null),this.Tc=a;else if(a instanceof O)O.call(this,a.I,a.args,a.U),this.Tc=null;else throw Error("Invalid argument specified for ee.List(): "+a);};y(fo,O);x("ee.List",fo);var ho=!1,go=function(){ho||(Zm(fo,"List","List"),ho=!0)};
625
- fo.prototype.encode=function(a){return Array.isArray(this.Tc)?Zb(this.Tc,function(b){return a(b)}):fo.L.encode.call(this,a)};fo.prototype.na=function(a){return Array.isArray(this.Tc)?Pj(Wk(a,this.Tc)):fo.L.na.call(this,a)};fo.prototype.name=function(){return"List"};var Y=function(a,b){if(!(this instanceof Y))return Em(Y,arguments);if(a instanceof Y)return a;if(arguments.length>2)throw Error("The FeatureCollection constructor takes at most 2 arguments ("+arguments.length+" given)");io();a instanceof T&&(a=new X(a));a instanceof X&&(a=[a]);if(Jm(a)){var c={tableId:a};b&&(c.geometryColumn=b);V.call(this,new P("Collection.loadTable"),c)}else if(Array.isArray(a))V.call(this,new P("Collection"),{features:Zb(a,function(d){return new X(d)})});else if(a instanceof fo)V.call(this,
626
- new P("Collection"),{features:a});else if(a&&typeof a==="object"&&a.type==="FeatureCollection")V.call(this,new P("Collection"),{features:a.features.map(function(d){return new X(d)})});else if(a instanceof O)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};y(Y,V);x("ee.FeatureCollection",Y);var jo=!1,io=function(){jo||(Zm(Y,"FeatureCollection","FeatureCollection"),jo=!0)};
627
- Y.prototype.S=function(a,b){var c=R(Y.prototype.S,arguments),d=Sm("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.S(void 0,c.callback);else return d.S()};Y.prototype.getMapId=Y.prototype.S;Y.prototype.getMap=Y.prototype.S;Y.prototype.getMap=Y.prototype.getMap;Y.prototype.V=function(a){return Y.L.V.call(this,a)};Y.prototype.getInfo=Y.prototype.V;
628
- Y.prototype.rb=function(a,b,c,d){var e=R(Y.prototype.rb,arguments),g={table:this};e.format&&(g.format=e.format.toUpperCase());e.filename&&(g.filename=e.filename);e.selectors&&(g.selectors=e.selectors);if(e.callback)Jl(g,function(f,l){f?e.callback(Kl(f)):e.callback(null,l)});else return Kl(Jl(g))};Y.prototype.getDownloadURL=Y.prototype.rb;
629
- Y.prototype.select=function(a,b,c){if(Jm(a)){var d=Array.prototype.slice.call(arguments);return this.map(function(g){return g.select(d)})}var e=R(Y.prototype.select,arguments);return this.map(function(g){return g.select(e)})};Y.prototype.select=Y.prototype.select;Y.prototype.name=function(){return"FeatureCollection"};Y.prototype.elementType=function(){return X};var Z=function(a){if(!(this instanceof Z))return Em(Z,arguments);if(a instanceof Z)return a;if(arguments.length!=1)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");ko();a instanceof N&&(a=[a]);if(Jm(a))V.call(this,new P("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new P("ImageCollection.fromImages"),{images:Zb(a,function(b){return new N(b)})});else if(a instanceof fo)V.call(this,new P("ImageCollection.fromImages"),{images:a});
630
- else if(a instanceof O)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to an ImageCollection: "+a);};y(Z,V);x("ee.ImageCollection",Z);var lo=!1,ko=function(){lo||(Zm(Z,"ImageCollection","ImageCollection"),Zm(Z,"reduce","ImageCollection"),lo=!0)};Z.prototype.tf=function(a,b){var c=R(Z.prototype.tf,arguments);return mo(this,c,["png","jpg","jpeg"],"filmstrip")};Z.prototype.getFilmstripThumbURL=Z.prototype.tf;
631
- Z.prototype.wf=function(a,b){var c=R(Z.prototype.wf,arguments);return mo(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.wf;
632
- var mo=function(a,b,c,d){var e={};a=a.map(function(l){l=Vn(l,b.params);return Wn(l,b.params,e)});var g={},f=Yn(e,g);g.imageCollection=a.map(function(l){f.image=l;return Sm("Image.visualize",f)});b.params.dimensions!=null&&(g.dimensions=b.params.dimensions);if(g.format){if(!$b(c,function(l){return l.toLowerCase()==g.format.toLowerCase()}))throw Error("Invalid format specified.");}else g.format=c[0];c=Cl;switch(d){case "video":c=Dl;break;case "filmstrip":c=El}if(b.callback)c(g,function(l,m){var p="";
633
- if(m===void 0)try{p=Fl(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return Fl(c(g))};Z.prototype.S=function(a,b){var c=R(Z.prototype.S,arguments),d=Q("ImageCollection.mosaic",this);if(c.callback)d.S(c.visParams,c.callback);else return d.S(c.visParams)};Z.prototype.getMapId=Z.prototype.S;Z.prototype.getMap=Z.prototype.S;Z.prototype.getMap=Z.prototype.getMap;Z.prototype.V=function(a){return Z.L.V.call(this,a)};Z.prototype.getInfo=Z.prototype.V;
634
- 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=Wa(b,function(c){return c!=null});return new no(b)};no.prototype.start=function(a,b){var c=this;E(this.Ye,"Task config must be specified for tasks to be started.");this.id=this.id||Ll(1)[0];Sb(this.id,"Failed to obtain task ID.");if(a)bm(this.id,this.Ye,function(e,g){if(g)b(g);else{var f;c.id=(f=e.taskId)!=null?f:null;a()}});else{var d;this.id=(d=bm(this.id,this.Ye).taskId)!=null?d:null}};
636
- no.prototype.start=no.prototype.start;var qo=function(a,b,c,d,e,g,f,l,m,p,v,z){var B=R(qo,arguments);B=ro(B,"ASSET","EXPORT_IMAGE");return po(B)};x("module$contents$ee$batch_Export.image.toAsset",qo);var so=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(so,arguments);da=ro(da,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return po(da)};x("module$contents$ee$batch_Export.image.toCloudStorage",so);
637
- var to=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(to,arguments);da=ro(da,"DRIVE","EXPORT_IMAGE");return po(da)};x("module$contents$ee$batch_Export.image.toDrive",to);var uo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H){var ea=R(uo,arguments);ea=ro(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return po(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",uo);var vo=function(a,b,c,d,e,g,f,l){var m=R(vo,arguments);m=ro(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return po(m)};
638
- x("module$contents$ee$batch_Export.table.toCloudStorage",vo);var wo=function(a,b,c,d,e,g,f,l){var m=R(wo,arguments);m.type="EXPORT_FEATURES";m=ro(m,"DRIVE","EXPORT_FEATURES");return po(m)};x("module$contents$ee$batch_Export.table.toDrive",wo);var xo=function(a,b,c,d,e){var g=R(xo,arguments);g=ro(g,"ASSET","EXPORT_FEATURES");return po(g)};x("module$contents$ee$batch_Export.table.toAsset",xo);var yo=function(a,b,c,d,e,g,f,l){var m=R(yo,arguments);m=ro(m,"FEATURE_VIEW","EXPORT_FEATURES");return po(m)};
639
- x("module$contents$ee$batch_Export.table.toFeatureView",yo);var zo=function(a,b,c,d,e,g,f,l){var m=R(zo,arguments);m=ro(m,"BIGQUERY","EXPORT_FEATURES");return po(m)};x("module$contents$ee$batch_Export.table.toBigQuery",zo);var Ao=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(Ao,arguments);H=ro(H,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return po(H)};x("module$contents$ee$batch_Export.video.toCloudStorage",Ao);
640
- var Bo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(Bo,arguments);H=ro(H,"DRIVE","EXPORT_VIDEO");return po(H)};x("module$contents$ee$batch_Export.video.toDrive",Bo);var Co=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W,da,Hb,Bq,Cq,Dq){var jj=R(Co,arguments);jj=ro(jj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return po(jj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",Co);var Do=function(a,b,c,d){var e=R(Do,arguments);e=ro(e,"ASSET","EXPORT_CLASSIFIER");return po(e)};
641
- x("module$contents$ee$batch_Export.classifier.toAsset",Do);
642
- var oo=function(a){var b=function(d){return d in a},c=Eo.find(b);E(bc(Eo,b)===1,'Expected a single "image", "collection" or "classifier" key.');b=a[c];if(!(b instanceof N||b instanceof Y||b instanceof Z||b instanceof S||b instanceof O))throw Error("Unknown element type provided: "+typeof b+". Expected: ee.Image, ee.ImageCollection, ee.FeatureCollection, ee.Element or ee.ComputedObject.");delete a[c];return b},ro=function(a,b,c){var d=d===void 0?!0:d;var e={type:c};Object.assign(e,a);switch(c){case "EXPORT_IMAGE":e.fileFormat==
643
- null&&(e.fileFormat="GeoTIFF");a=e.fileFormat;a==null&&(a="GEO_TIFF");a=a.toUpperCase();switch(a){case "TIFF":case "TIF":case "GEO_TIFF":case "GEOTIFF":a="GEO_TIFF";break;case "TF_RECORD":case "TF_RECORD_IMAGE":case "TFRECORD":a="TF_RECORD_IMAGE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'GEOTIFF', 'TFRECORD'.");}e.fileFormat=a;e.formatOptions!=null&&(a=Fo(e,a),delete e.formatOptions,Object.assign(e,a));e=Go(e,b);e.crsTransform!=null&&(e.crs_transform=e.crsTransform,
644
- delete e.crsTransform);break;case "EXPORT_TILES":b=Go(e,b);e=b.fileFormat;e==null&&(e="AUTO_JPEG_PNG");e=e.toUpperCase();switch(e){case "AUTO":case "AUTO_JPEG_PNG":case "AUTO_JPG_PNG":e="AUTO_JPEG_PNG";break;case "JPG":case "JPEG":e="JPEG";break;case "PNG":e="PNG";break;default:throw Error("Invalid file format "+e+". Supported formats are: 'AUTO', 'PNG', and 'JPEG'.");}b.fileFormat=e;e=b;break;case "EXPORT_FEATURES":Array.isArray(e.selectors)&&(e.selectors=e.selectors.join());a=e.fileFormat;a==null&&
645
- (a="CSV");a=a.toUpperCase();switch(a){case "CSV":a="CSV";break;case "JSON":case "GEOJSON":case "GEO_JSON":a="GEO_JSON";break;case "KML":a="KML";break;case "KMZ":a="KMZ";break;case "SHP":a="SHP";break;case "TF_RECORD":case "TF_RECORD_TABLE":case "TFRECORD":a="TF_RECORD_TABLE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'CSV', 'GeoJSON', 'KML', 'KMZ', 'SHP', and 'TFRecord'.");}e.fileFormat=a;e=Go(e,b);break;case "EXPORT_VIDEO":e=Ho(e);e=Go(e,b);e.crsTransform!=null&&
646
- (e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Ho(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=Go(e,b);break;case "EXPORT_CLASSIFIER":e=Go(e,b);break;default:throw Error("Unknown export type: "+e.type);}if(d&&e.region!=null){d=e;b=e.region;if(b instanceof T)b=b.oe();else if(typeof b==="string")try{b=Ub(JSON.parse(b))}catch(g){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");
647
- }if(!(u(b)&&"type"in b))try{new tn(b)}catch(g){try{new wn(b)}catch(f){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");}}b=JSON.stringify(b);d.region=b}return e},Go=function(a,b){switch(b){case "GOOGLE_CLOUD_STORAGE":a.outputBucket=a.bucket||"";a.outputPrefix=a.fileNamePrefix||a.path||"";delete a.fileNamePrefix;delete a.path;delete a.bucket;break;case "ASSET":a.assetId=
648
- a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;case "BIGQUERY":a.table=a.table||"";break;default:b=wa(a.folder);if(!cc(["string","undefined"],b))throw Error('Error: toDrive "folder" parameter must be a string, but is of type '+b+".");a.driveFolder=a.folder||"";a.driveFileNamePrefix=a.fileNamePrefix||"";delete a.folder;delete a.fileNamePrefix}return a},Io={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
649
- Jo={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Ho=function(a){a.videoOptions=a.framesPerSecond||5;a.maxFrames=a.maxFrames||1E3;a.maxPixels=a.maxPixels||1E8;var b=a.fileFormat;b==null&&(b="MP4");b=b.toUpperCase();switch(b){case "MP4":b="MP4";break;case "GIF":case "JIF":b="GIF";break;case "VP9":case "WEBM":b="VP9";break;default:throw Error("Invalid file format "+b+". Supported formats are: 'MP4', 'GIF', and 'WEBM'.");}a.fileFormat=b;return a},Fo=function(a,b){var c=a.formatOptions;if(c==null)return{};
650
- if(Object.keys(a).some(function(m){return c!==null&&m in c}))throw Error("Parameter specified at least twice: once in config, and once in config format options.");a=Jo[b];for(var d=Io[b],e={},g=q(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=q(f.value);f=l.next().value;l=l.next().value;if(!cc(d,f))throw Error('"'+f+'" is not a valid option, the image format "'+b+'""may have the following options: '+(d.join(", ")+'".'));e[a+f[0].toUpperCase()+f.substring(1)]=Array.isArray(l)?l.join():l}return e},
651
- Eo=["image","collection","classifier"];var Ko=function(a){if(!(this instanceof Ko))return Em(Ko,arguments);if(a instanceof Ko)return a;Lo();if(typeof a==="number")O.call(this,null,null),this.Wc=a;else if(a instanceof O)O.call(this,a.I,a.args,a.U),this.Wc=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};y(Ko,O);x("ee.Number",Ko);var Mo=!1,Lo=function(){Mo||(Zm(Ko,"Number","Number"),Mo=!0)};Ko.prototype.encode=function(a){return typeof this.Wc==="number"?this.Wc:Ko.L.encode.call(this,a)};
652
- Ko.prototype.na=function(a){return typeof this.Wc==="number"?Pj(Wk(a,this.Wc)):Ko.L.na.call(this,a)};Ko.prototype.name=function(){return"Number"};var No=function(a){if(!(this instanceof No))return Em(No,arguments);if(a instanceof No)return a;Oo();if(typeof a==="string")O.call(this,null,null),this.jd=a;else if(a instanceof O)this.jd=null,a.I&&a.I.Z().returns=="String"?O.call(this,a.I,a.args,a.U):O.call(this,new P("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};y(No,O);x("ee.String",No);var Po=!1,Oo=function(){Po||(Zm(No,"String","String"),Po=!0)};
653
- No.prototype.encode=function(a){return typeof this.jd==="string"?this.jd:No.L.encode.call(this,a)};No.prototype.na=function(a){return typeof this.jd==="string"?Pj(Wk(a,this.jd)):No.L.na.call(this,a)};No.prototype.name=function(){return"String"};var Qo=function(a,b){if(!(this instanceof Qo))return Em(Qo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(Ro(f in Gm?Gm[f]:null,g.name))}if(b.apply(null,c)===void 0)throw Error("User-defined methods must return a value.");this.wb=So(a,c,b);this.Pg=b.apply(null,c)};y(Qo,Mm);x("ee.CustomFunction",Qo);Qo.prototype.encode=function(a){return{type:"Function",argumentNames:Zb(this.wb.args,function(b){return b.name}),body:a(this.Pg)}};
654
- Qo.prototype.na=function(a){return Uj(this.wb.args.map(function(b){return b.name}),Wk(a,this.Pg))};Qo.prototype.Ed=function(a,b){return Tj(Wk(a,this),b)};Qo.prototype.Z=function(){return this.wb};
655
- var Ro=function(a,b){a=a||Object;if(!(a.prototype instanceof O))if(a&&a!=Object)if(a==String)a=No;else if(a==Number)a=Ko;else if(a==Array)a=t.ee.List;else throw Error("Variables must be of an EE type, e.g. ee.Image or ee.Number.");else a=O;var c=function(d){this.args=this.I=null;this.U=d};c.prototype=a.prototype;return new c(b)},To=function(a,b){b={name:"",returns:"Object",args:Zb(b,function(c){return{name:null,type:typeof c==="string"?c:c.prototype instanceof O?c.prototype.name.call(null):c==Number?
656
- "Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Qo(b,a)},So=function(a,b,c){for(var d=[],e=0;e<b.length;e++)b[e].U===null&&d.push(e);if(d.length===0)return a;c="_MAPPING_VAR_"+function(l){var m=function(v){return v.map(p).reduce(function(z,B){return z+B},0)},p=function(v){return v.Ta?1:v.Fa?m(v.Fa.values):v.Ga?m(Object.values(v.Ga.values)):v.ya?m(Object.values(v.ya.arguments)):0};return m(Object.values(l.values))}(Ok(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
657
- d.length;e++){var g=d[e],f=c+e;b[g].U=f;a.args[g].name=f}return a};var Uo=function(a,b){if(!(this instanceof Uo))return Em(Uo,arguments);if(a instanceof Uo)return a;Vo();var c=R(Uo,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},g=null;if(Jm(a)){if(e.value=a,c)if(Jm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Im(a))e.value=a;else if(ya(a))e.value=Math.floor(a.getTime());else if(a instanceof O)a.I&&a.I.Z().returns=="Date"?(d=a.I,e=a.args,g=a.U):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
658
- a);O.call(this,d,e,g)};y(Uo,O);x("ee.Date",Uo);var Wo=!1,Vo=function(){Wo||(Zm(Uo,"Date","Date"),Wo=!0)};Uo.prototype.name=function(){return"Date"};x("ee.Deserializer",function(){});var Yo=function(a){return Xo(JSON.parse(a))};x("ee.Deserializer.fromJSON",Yo);var Xo=function(a){if("result"in a&&"values"in a)return Zo(a);var b={};if(u(a)&&a.type==="CompoundValue"){for(var c=a.scope,d=0;d<c.length;d++){var e=c[d][0],g=c[d][1];if(e in b)throw Error('Duplicate scope key "'+e+'" in scope #'+d+".");b[e]=$o(g,b)}a=a.value}return $o(a,b)};x("ee.Deserializer.decode",Xo);
659
- var $o=function(a,b){if(a===null||typeof a==="number"||typeof a==="boolean"||typeof a==="string")return a;if(Array.isArray(a))return Zb(a,function(e){return $o(e,b)});if(!u(a)||typeof a==="function")throw Error("Cannot decode object: "+a);var c=a.type;switch(c){case "ValueRef":if(a.value in b)return b[a.value];throw Error("Unknown ValueRef: "+a);case "ArgumentRef":a=a.value;if(typeof a!=="string")throw Error("Invalid variable name: "+a);return Ro(Object,a);case "Date":a=a.value;if(typeof a!=="number")throw Error("Invalid date value: "+
660
- a);return new Uo(a/1E3);case "Bytes":return ap(new Ze({pb:a}),a);case "Invocation":return c="functionName"in a?Rm(a.functionName):$o(a["function"],b),a=Xa(a.arguments,function(e){return $o(e,b)}),bp(c,a);case "Dictionary":return Xa(a.value,function(e){return $o(e,b)});case "Function":var d=$o(a.body,b);a={name:"",args:Zb(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new Qo(a,function(){return d});case "Point":case "MultiPoint":case "LineString":case "MultiLineString":case "Polygon":case "MultiPolygon":case "LinearRing":case "GeometryCollection":return new T(a);
661
- case "CompoundValue":throw Error("Nested CompoundValues are disallowed.");default:throw Error("Unknown encoded object type: "+c);}},ap=function(a,b){var c=function(){};r(c,Mj);c.prototype.encode=function(){return b};c.prototype.na=function(){return a};return new c},bp=function(a,b){if(a instanceof Mm)return a.apply(b);if(a instanceof O){var c=function(){return Mm.apply(this,arguments)||this};r(c,Mm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Ed=function(d,e){return Tj(Wk(d,a),
662
- e)};return new O(new c,b)}throw Error("Invalid function value");},cp=function(a){return Zo(JSON.parse(a))};x("ee.Deserializer.fromCloudApiJSON",cp);
663
- var Zo=function(a){var b=La(pf,a),c={},d=function(f,l){if(!(f in c)){if(!(f in b.values))throw Error("Cannot find "+l+" "+f);c[f]=e(b.values[f])}return c[f]},e=function(f){if(f.gb!==null)f=f.gb;else if(f.Fa!==null)f=f.Fa.values.map(e);else if(f.Ga!==null)f=Xa(f.Ga.values,e);else if(f.Lb!==null)f=Ro(Object,f.Lb);else if(f.Ta!==null)f=g(f.Ta);else if(f.ya!==null){var l=f.ya;f=l.Ua?d(l.Ua,"function"):Rm(l.functionName);l=Xa(l.arguments,e);f=bp(f,l)}else f=f.pb!==null?ap(new Ze({pb:f.pb}),f.pb):f.Va!==
664
- null?ap(new Ze({Va:f.Va}),f.Va):f.Oa!==null?d(f.Oa,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.kc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new Qo(f,function(){return l})};return d(b.result,"result value")};x("ee.Deserializer.decodeCloudApi",Zo);var dp=function(a){if(!(this instanceof dp))return Em(dp,arguments);if(a instanceof dp)return a;ep();Km(a)?(O.call(this,null,null),this.Ic=a):(a instanceof O&&a.I&&a.I.Z().returns=="Dictionary"?O.call(this,a.I,a.args,a.U):O.call(this,new P("Dictionary"),{input:a},null),this.Ic=null)};y(dp,O);x("ee.Dictionary",dp);var fp=!1,ep=function(){fp||(Zm(dp,"Dictionary","Dictionary"),fp=!0)};dp.prototype.encode=function(a){return this.Ic!==null?a(this.Ic):dp.L.encode.call(this,a)};
665
- dp.prototype.na=function(a){return this.Ic!==null?Pj(Wk(a,this.Ic)):dp.L.na.call(this,a)};dp.prototype.name=function(){return"Dictionary"};var gp={};x("ee.Terrain",gp);gp.Bf=!1;gp.initialize=function(){gp.Bf||(Zm(gp,"Terrain","Terrain"),gp.Bf=!0)};gp.reset=function(){$m(gp);gp.Bf=!1};var mp=function(a,b,c,d,e,g){if(hp!="ready"||a||b){var f=c!=null;if(d)if(f)ip.push(d);else throw Error("Can't pass an error callback without a success callback.");if(hp=="loading"&&f)jp.push(c);else if(hp="loading",cj(a,b,e,g),f)jp.push(c),Vm(kp,lp);else try{Vm(),kp()}catch(l){throw lp(l),l;}}else c&&c()};x("ee.initialize",mp);
666
- var pp=function(){hp="not_ready";Bj=Aj=nj=null;zj=!1;Tm=null;Um={};$m(Uo);Wo=!1;$m(dp);fp=!1;$m(S);gn=!1;$m(N);bo=!1;$m(X);Un=!1;$m(V);Sn=!1;$m(Z);lo=!1;$m(Y);jo=!1;$m(U);Dn=!1;$m(T);kn=!1;$m(fo);ho=!1;$m(Ko);Mo=!1;$m(No);Po=!1;gp.reset();for(var a=t.ee,b=0;b<np.length;b++){var c=np[b];$m(a[c]);delete a[c]}np=[];Gm=a;a=op;for(var d in a)delete a[d]};x("ee.reset",pp);var qp={El:"not_ready",LOADING:"loading",Fl:"ready"};x("ee.InitState",qp);x("ee.InitState.NOT_READY","not_ready");
667
- x("ee.InitState.LOADING","loading");x("ee.InitState.READY","ready");var hp="not_ready",jp=[],ip=[];x("ee.TILE_SIZE",256);var np=[],op={};x("ee.Algorithms",op);var rp=function(a,b){typeof a==="string"&&(a=new P(a));return Mm.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};x("ee.call",rp);var sp=function(a,b){typeof a==="string"&&(a=new P(a));return a.apply(b)};x("ee.apply",sp);
668
- var kp=function(){if(hp=="loading"){try{Vo();ep();fn();$n();Tn();Rn();ko();io();Cn();hn();go();Lo();Oo();gp.initialize();var a=Wm(),b={},c={},d;for(d in a){var e=void 0;e=d.indexOf(".")!=-1?d.slice(0,d.indexOf(".")):d;b[e]=!0;var g=a[d].returns.replace(/<.*>/,"");c[g]=!0}var f=t.ee,l;for(l in b)l in c&&!(l in f)&&(f[l]=tp(l),np.push(l),a[l]?(f[l].signature=a[l],f[l].signature.isConstructor=!0,Um[l]=!0):f[l].signature={});Gm=f;up()}catch(m){lp(m);return}hp="ready";for(ip=[];jp.length>0;)jp.shift()()}},
669
- lp=function(a){if(hp=="loading")for(hp="not_ready",jp=[];ip.length>0;)ip.shift()(a)},up=function(){var a=Xm();$a(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=op;for(e.signature={};b.length>1;){var g=b[0];g in e||(e[g]={signature:{}});e=e[g];b=hc(b,1)}g=function(f){return Qm(c,void 0,Array.prototype.slice.call(arguments,0))};g.signature=d;g.toString=w(c.toString,c);e[b[0]]=g}})},tp=function(a){var b=function(c){var d=t.ee[a],e=Array.prototype.slice.call(arguments),
670
- g=e.length==1;if(g&&e[0]instanceof d)return e[0];if(!(this instanceof d))return Em(d,e);d=Ym(a);var f=!(e[0]instanceof O),l=!1;d&&(g?f?l=!0:e[0].I&&e[0].I.Z().returns==d.Z().returns||(l=!0):l=!0);if(l)e=Lm(e,d.Z())?e[0]:Om(d,e),O.call(this,d,Pm(d,e));else{if(!g)throw Error("Too many arguments for ee."+a+"(): "+e);if(f)throw Error("Invalid argument for ee."+a+"(): "+e+". Must be a ComputedObject.");e=e[0];O.call(this,e.I,e.args,e.U)}};y(b,O);b.prototype.name=function(){return a};Zm(b,a,a);return b};
671
- Nm=function(a,b){if(a===null)return null;if(a!==void 0){var c=t.ee;switch(b){case "Image":return new N(a);case "Feature":return a instanceof V?Q("Feature",Q("Collection.geometry",a)):new X(a);case "Element":if(a instanceof S)return a;if(a instanceof T)return new X(a);if(a instanceof O)return new S(a.I,a.args,a.U);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof Y?Q("Collection.geometry",a):new T(a);case "FeatureCollection":case "Collection":return a instanceof V?
672
- a:new Y(a);case "ImageCollection":return new Z(a);case "Filter":return new U(a);case "Algorithm":if(typeof a==="string")return new P(a);if(typeof a==="function"){b=a.length;c=[];for(var d=0;d<b;d++)c[d]="Object";return To(a,c)}if(a instanceof Mj)return a;throw Error("Argument is not a function: "+a);case "String":return Jm(a)||a instanceof No||a instanceof O?new No(a):a;case "Dictionary":return Km(a)?a:new dp(a);case "List":return new fo(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Ko(a);
673
- default:if(b in c){d=Ym(b);if(a instanceof c[b])return a;if(d)return new c[b](a);if(typeof a==="string"){if(a in c[b])return c[b][a].call();throw Error("Unknown algorithm: "+b+"."+a);}return new c[b](a)}return a}}};var vp=function(a,b,c){ge.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.xh=new Xd;this.wh=new Xd};r(vp,ge);vp.prototype.getTile=function(a,b){var c=he(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.xb,this.token].join("/");this.zb.push(c);this.xb+=1;var d=gi("DIV");wp(this,b,a,c,d);xp(this);return d};
674
- var wp=function(a,b,c,d,e){var g=new XMLHttpRequest;g.open("GET",b,!0);g.responseType="arraybuffer";g.onreadystatechange=w(function(){if(g.readyState===XMLHttpRequest.DONE&&g.status===200){var f=g.response;if(f)f=new Float32Array(f),this.xh.set(c,f),this.wh.set(c,e),dc(this.zb,d),xp(this);else throw this.tg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},xp=function(a){a.dispatchEvent(new ie(a.zb.length))};vp.prototype.J=function(){this.wh=this.xh=null;ge.prototype.J.call(this)};
675
- x("ee.FloatTileOverlay",vp);var yp=function(){this.ie=new Map};yp.prototype.clear=function(){this.ie.clear()};var zp=function(a,b){a.ie.has(b)||a.ie.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.ie.get(b)};var Ap=function(a){I.call(this);this.Sb=a;this.K={}};y(Ap,I);var Bp=[];Ap.prototype.Wa=function(a,b,c,d){Array.isArray(b)||(b&&(Bp[0]=b.toString()),b=Bp);for(var e=0;e<b.length;e++){var g=zd(a,b[e],c||this.handleEvent,d||!1,this.Sb||this);if(!g)break;this.K[g.key]=g}return this};Ap.prototype.Uc=function(a,b,c,d){return Cp(this,a,b,c,d)};
676
- var Cp=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)Cp(a,b,c[f],d,e,g);else{b=yd(b,c,d||a.handleEvent,e,g||a.Sb||a);if(!b)return a;a.K[b.key]=b}return a};Ap.prototype.se=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.se(a,b[g],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Sb||this,c=Ad(c),d=!!d,b=od(a)?a.Kc(b,c,d,e):a?(a=Cd(a))?a.Kc(b,c,d,e):null:null,b&&(Hd(b),delete this.K[b.key])};
677
- Ap.prototype.ed=function(){Va(this.K,function(a,b){this.K.hasOwnProperty(b)&&Hd(a)},this);this.K={}};Ap.prototype.J=function(){Ap.L.J.call(this);this.ed()};Ap.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var Ep=function(a,b){a.name!==void 0?(this.name=a.name,this.code=cb[a.name]):(this.code=a=Rb(a.code),this.name=Dp(a));Lb.call(this,Dc("%s %s",this.name,b))};y(Ep,Lb);
678
- var Dp=function(a){var b=bb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Fp={},cb=(Fp.AbortError=3,Fp.EncodingError=5,Fp.InvalidModificationError=9,Fp.InvalidStateError=7,Fp.NotFoundError=1,Fp.NotReadableError=4,Fp.NoModificationAllowedError=6,Fp.PathExistsError=12,Fp.QuotaExceededError=10,Fp.SecurityError=2,Fp.SyntaxError=8,Fp.TypeMismatchError=11,Fp);var Gp=function(a,b){id.call(this,a.type,b);this.Ja=a};y(Gp,id);var Hp=function(){J.call(this);this.ca=new FileReader;this.ca.onloadstart=w(this.mc,this);this.ca.onprogress=w(this.mc,this);this.ca.onload=w(this.mc,this);this.ca.onabort=w(this.mc,this);this.ca.onerror=w(this.mc,this);this.ca.onloadend=w(this.mc,this)};y(Hp,J);h=Hp.prototype;h.abort=function(){try{this.ca.abort()}catch(a){throw new Ep(a,"aborting read");}};h.tb=function(){return this.ca.readyState};h.getError=function(){return this.ca.error&&new Ep(this.ca.error,"reading file")};
679
- h.mc=function(a){this.dispatchEvent(new Gp(a,this))};h.J=function(){Hp.L.J.call(this);delete this.ca};h.readAsBinaryString=function(a){this.ca.readAsBinaryString(a)};h.readAsArrayBuffer=function(a){this.ca.readAsArrayBuffer(a)};h.readAsText=function(a,b){this.ca.readAsText(a,b)};var Ip=function(a,b){E(a);a=a.style;"opacity"in a?a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in a&&(a.filter=b===""?"":"alpha(opacity="+Number(b)*100+")")};var Jp=function(a,b){J.call(this);b=b||{};this.minZoom=b.minZoom||0;this.maxZoom=b.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=b.tileSize||new google.maps.Size(256,256);this.name=b.name;this.opacity="opacity"in b?b.opacity:1;this.he=new yp(a.getUniqueId());this.yb=new Xd;this.xb=0;this.sg=a;this.ib=new Ap(this);this.radius=0};r(Jp,J);h=Jp.prototype;h.Me=function(a){return zd(this,"tile-load",a)};h.Zf=function(a){Hd(a)};
680
- h.Lc=function(){return Kp(this,"throttled")+Kp(this,"loading")+Kp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.yb.forEach(function(b){Ip(b.la,this.opacity)},this)};h.getStats=function(){return this.he};
681
- h.getTile=function(a,b,c){var d=1<<b;if(b<this.minZoom||a.y<0||a.y>=d)return c.createElement("div");var e=a.x%d;e<0&&(e+=d);d=new google.maps.Point(e,a.y);a=[a.x,a.y,b,this.xb++].join("-");e=this.sg.getUniqueId();a=[a,e].join("-");b=this.bh(d,b,c,a);b.tileSize=this.tileSize;Ip(b.la,this.opacity);this.yb.set(a,b);Lp(this,b);this.dispatchEvent(new Mp(this.Lc()));this.sg.Gf(b,(new Date).getTime()/1E3);return b.la};h.releaseTile=function(a){var b=this.yb.get(a.id);this.yb.remove(a.id);b&&(b.abort(),hd(b))};
682
- var Lp=function(a,b){a.ib.Wa(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.el,d=(new Date).getTime();zp(this.he,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Np(this.Lc()));break;case "throttled":zp(this.he,b.zoom).throttleCount++;this.dispatchEvent(new Op(b.Ca));break;case "failed":zp(this.he,b.zoom).errorCount++;this.dispatchEvent(new Pp(b.Ca,b.Sk));break;case "aborted":this.dispatchEvent(new Qp(this.Lc()))}})};
683
- Jp.prototype.J=function(){J.prototype.J.call(this);this.yb.forEach(hd);this.yb.clear();this.yb=null;hd(this.ib);this.sg=this.ib=null};var Kp=function(a,b){return bc(a.yb.aa(),function(c){return c.getStatus()==b})};x("ee.layers.AbstractOverlay",Jp);Jp.prototype.removeTileCallback=Jp.prototype.Zf;Jp.prototype.addTileCallback=Jp.prototype.Me;var Np=function(){id.call(this,"tile-load")};r(Np,id);var Mp=function(){id.call(this,"tile-start")};r(Mp,id);var Op=function(){id.call(this,"tile-throttle")};
684
- r(Op,id);var Pp=function(a,b){id.call(this,"tile-fail");this.errorMessage=b};r(Pp,id);var Qp=function(){id.call(this,"tile-abort")};r(Qp,id);var Rp=function(a,b,c,d){J.call(this);this.qb=a;this.zoom=b;this.la=c.createElement("div");this.la.id=d;this.il=5;this.ce=function(){};this.je="new";this.si=0;this.Df=!1};r(Rp,J);Rp.prototype.getDiv=function(){return this.la};
685
- var Tp=function(a){if(!a.Df&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Sp(a,"loading");a.el=(new Date).getTime();a.Ya=new Qi;a.Ya.wc="blob";a.Ya.Wa("complete",function(){var b=$i(a.Ya),c=a.Ya.getStatus();c==429&&Sp(a,"throttled");if(Li(c)){var d={};Va(aj(a.Ya),function(g,f){d[f.toLowerCase()]=g});a.wl=d;a.Ai=b;a.Jc()}else if(b){var e=new Hp;e.Wa("loadend",function(){a.gd(e.ca.result)});e.readAsText(b)}else a.gd("Failed to load tile.")},
686
- !1);a.Ya.Uc("ready",Ea(hd,a.Ya));a.Ca&&a.Ca.endsWith("&profiling=1")&&(a.Ca=a.Ca.replace("&profiling=1",""),a.Ya.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.Ya.send(a.Ca,"GET")};h=Rp.prototype;h.Jc=function(){this.ce(this);Sp(this,"loaded")};h.Fc=function(){hd(this.Ya)};
687
- h.gd=function(a){var b=function(c){try{if(c=JSON.parse(c),c.error&&c.error.message)return c.error.message}catch(d){}return c};this.si>=this.il?(this.Sk=b(a),Sp(this,"failed")):(this.Fc(),setTimeout(w(function(){this.Ra||(this.Df=!0,Tp(this),this.Df=!1)},this),1E3*Math.pow(2,this.si++)))};h.abort=function(){this.Fc();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&Sp(this,this.je in Up?"removed":"aborted")};h.getStatus=function(){return this.je};var Sp=function(a,b){a.je=b;a.dispatchEvent("status-changed")};
688
- Rp.prototype.J=function(){J.prototype.J.call(this);this.Fc();this.la.remove();this.ce=null};var Up={aborted:!0,failed:!0,loaded:!0,removed:!0};var Vp=function(){I.call(this)};r(Vp,I);var Wp=function(a,b){Jp.call(this,a,b);this.Rg=new Xd;this.oh=new Xd};r(Wp,Jp);Wp.prototype.bh=function(a,b,c,d){var e=new Xp(a,b,c,d);this.ib.Wa(e,"status-changed",function(){e.getStatus()=="loaded"&&(this.Rg.set(a,new Float32Array(e.yd)),this.oh.set(a,e.la))});return e};Wp.prototype.J=function(){Jp.prototype.J.call(this);this.oh=this.Rg=null};x("ee.layers.BinaryOverlay",Wp);var Xp=function(a,b,c,d){Rp.call(this,a,b,c,d)};r(Xp,Rp);
689
- Xp.prototype.Jc=function(){var a=new Hp;a.Wa("loadend",function(){this.yd=a.ca.result;Rp.prototype.Jc.call(this)},void 0,this);a.readAsArrayBuffer(this.Ai)};var Yp=function(a){J.call(this);this.Pc={};this.Oc={};this.Sb=new Ap(this);this.X=a;this.We=!1};y(Yp,J);var Zp=["load","abort","error"],$p=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.We=!1,a.Pc[b]={src:c,ah:null}},aq=function(a,b){delete a.Pc[b];var c=a.Oc[b];c&&(delete a.Oc[b],a.Sb.se(c,Zp,a.ai))};
690
- Yp.prototype.start=function(){var a=this.Pc;$a(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Ra)){if(this.X){var d=this.X;d=(d?new li(ki(d)):Mb||(Mb=new li)).Qk("IMG")}else d=new Image;c.ah&&(d.crossOrigin=c.ah);this.Sb.Wa(d,Zp,this.ai);this.Oc[b]=d;d.id=b;d.src=c.src}},this)};
691
- Yp.prototype.ai=function(a){var b=a.currentTarget;if(b){if(a.type=="readystatechange")if(b.readyState=="complete")a.type="load";else return;typeof b.naturalWidth=="undefined"&&(a.type=="load"?(b.naturalWidth=b.width,b.naturalHeight=b.height):(b.naturalWidth=0,b.naturalHeight=0));aq(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ra&&db(this.Oc)&&db(this.Pc)&&!this.We&&(this.We=!0,this.dispatchEvent("complete"))}};Yp.prototype.J=function(){delete this.Pc;delete this.Oc;hd(this.Sb);Yp.L.J.call(this)};var bq=function(a,b){Jp.call(this,a,b)};r(bq,Jp);bq.prototype.bh=function(a,b,c,d){return new cq(a,b,c,d)};x("ee.layers.ImageOverlay",bq);var cq=function(a,b,c,d){Rp.call(this,a,b,c,d);this.ce=dq;this.Eh=this.ga=this.Qd=null;this.Xc=""};r(cq,Rp);
692
- cq.prototype.Jc=function(){try{var a=Gb(this.Ai);this.Xc=Fb(a);var b=this.Xc!==Eb.toString()?this.Xc:this.Ca}catch(c){b=this.Ca}this.ga=new Yp;$p(this.ga,this.la.id+"-image",b);this.Eh=yd(this.ga,eq,function(c){c.type=="load"?(this.Qd=c.target,Rp.prototype.Jc.call(this)):this.gd()},void 0,this);this.ga.start()};cq.prototype.Fc=function(){Rp.prototype.Fc.call(this);this.ga&&(Hd(this.Eh),hd(this.ga))};cq.prototype.J=function(){Rp.prototype.J.call(this);this.Xc&&URL.revokeObjectURL(this.Xc)};
693
- var dq=function(a){a.la.appendChild(a.Qd)},eq=["load","abort","error"];var fq=function(a){for(var b=arguments[0],c=1;c<arguments.length;c++){var d=arguments[c];if(d.lastIndexOf("/",0)==0)b=d;else{var e;(e=b=="")||(e=b.length-1,e=e>=0&&b.indexOf("/",e)==e);b=e?b+d:b+("/"+d)}}return b};var gq=function(a,b,c,d){I.call(this);this.Qg=a;this.Yb=b;this.ng=d||"";this.Wd=c};r(gq,Vp);gq.prototype.Gf=function(a){if(a.zoom<=this.Wd)a.Ca=this.Ld(a.qb,a.zoom);else{var b=a.zoom-this.Wd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.qb.x/c),Math.floor(a.qb.y/c));a.Ca=this.Ld(c,a.zoom-b);a.ce=Ea(hq,this.Wd)}var d=w(a.gd,a);a.gd=w(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Sp(a,"loaded"):d(e)},a);Tp(a)};
694
- gq.prototype.getUniqueId=function(){return[this.Qg,this.Yb,this.Wd,this.ng].join("-")};gq.prototype.Ld=function(a,b){a=fq("https://storage.googleapis.com",this.Qg,this.Yb,String(b),String(a.x),String(a.y));this.ng&&(a+=this.ng);return a};
695
- var hq=function(a,b){if(!b.Qd)throw Error("Tile must have an image element to be rendered.");a=Math.pow(2,b.zoom-a);var c=b.tileSize.width,d=b.la.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.la.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Qd,c/a*(b.qb.x%a),c/a*(b.qb.y%a),c/a,c/a,0,0,c,c)};x("ee.layers.CloudStorageTileSource",gq);var iq=function(){this.La=[];this.Qa=[]};h=iq.prototype;h.enqueue=function(a){this.Qa.push(a)};h.Hc=function(){this.La.length===0&&(this.La=this.Qa,this.La.reverse(),this.Qa=[]);return this.La.pop()};h.R=function(){return this.La.length+this.Qa.length};h.isEmpty=function(){return this.La.length===0&&this.Qa.length===0};h.clear=function(){this.La=[];this.Qa=[]};h.contains=function(a){return cc(this.La,a)||cc(this.Qa,a)};
696
- h.remove=function(a){var b=this.La;var c=Wb(b,a);c>=0?(ec(b,c),b=!0):b=!1;return b||dc(this.Qa,a)};h.aa=function(){for(var a=[],b=this.La.length-1;b>=0;--b)a.push(this.La[b]);var c=this.Qa.length;for(b=0;b<c;++b)a.push(this.Qa[b]);return a};var jq=function(a,b){I.call(this);this.Sh=a||0;this.Vd=b||10;if(this.Sh>this.Vd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Sa=new iq;this.ub=new ae;this.delay=0;this.Ef=null;this.rd()};y(jq,I);jq.prototype.Mc=function(){var a=Date.now();if(!(this.Ef!=null&&a-this.Ef<this.delay)){for(var b;this.Sa.R()>0&&(b=this.Sa.Hc(),!this.Qf(b));)this.rd();!b&&this.R()<this.Vd&&(b=this.Ze());b&&(this.Ef=a,this.ub.add(b));return b}};
697
- var kq=function(a,b){return a.ub.remove(b)?(a.Le(b),!0):!1};h=jq.prototype;h.Le=function(a){this.ub.remove(a);this.Qf(a)&&this.R()<this.Vd?this.Sa.enqueue(a):this.Cd(a)};h.rd=function(){for(var a=this.Sa;this.R()<this.Sh;)a.enqueue(this.Ze());for(;this.R()>this.Vd&&this.Sa.R()>0;)this.Cd(a.Hc())};h.Ze=function(){return{}};h.Cd=function(a){if(typeof a.dispose=="function")a.dispose();else for(var b in a)a[b]=null};h.Qf=function(a){return typeof a.Nk=="function"?a.Nk():!0};
698
- h.contains=function(a){return this.Sa.contains(a)||this.ub.contains(a)};h.R=function(){return this.Sa.R()+this.ub.R()};h.isEmpty=function(){return this.Sa.isEmpty()&&this.ub.isEmpty()};h.J=function(){jq.L.J.call(this);if(this.ub.R()>0)throw Error("[goog.structs.Pool] Objects not released");delete this.ub;for(var a=this.Sa;!a.isEmpty();)this.Cd(a.Hc());delete this.Sa};var lq=function(a,b){this.Kh=a;this.te=b};lq.prototype.getKey=function(){return this.Kh};lq.prototype.clone=function(){return new lq(this.Kh,this.te)};var mq=function(a){this.Aa=[];if(a)a:{if(a instanceof mq){var b=a.sb();a=a.aa();if(this.R()<=0){for(var c=this.Aa,d=0;d<b.length;d++)c.push(new lq(b[d],a[d]));break a}}else b=$a(a),a=Za(a);for(c=0;c<b.length;c++)nq(this,b[c],a[c])}},nq=function(a,b,c){var d=a.Aa;d.push(new lq(b,c));b=d.length-1;a=a.Aa;for(c=a[b];b>0;)if(d=b-1>>1,a[d].getKey()>c.getKey())a[b]=a[d],b=d;else break;a[b]=c};h=mq.prototype;
559
+ "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(dk))};x("ee.data.createAsset",lm);var mm=function(a,b,c){return lm({type:"Folder"},a,b,void 0,c)};x("ee.data.createFolder",mm);var nm=function(a,b,c){a=ck(a);b=ck(b);b=new Ig({Ob:b});c=new K(c);c.handle(c.assets().move(a,b).then(dk))};x("ee.data.renameAsset",nm);
560
+ var om=function(a,b,c,d){a=ck(a);b=ck(b);c=new sf({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.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",u:F(g,f),G:zf});b.call(d,g.then(dk))};x("ee.data.copyAsset",om);var pm=function(a,b){b=new K(b);b.handle(b.assets().delete(ck(a)))};x("ee.data.deleteAsset",pm);
561
+ var qm=function(a,b){a=ck(a);var c=new ng;b=new K(b);var d=b.handle,e=b.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.getIamPolicy",path:"/"+e.m+"/"+a+":getIamPolicy",u:F(g,f),G:Uf});return d.call(b,f.then(lk))};x("ee.data.getAssetAcl",qm);
562
+ var rm=function(a,b,c,d){b=new ah({Lb:b,updateMask:(c||[]).join(",")});d=new K(d);c=d.handle;var e=d.assets();a=ck(a);var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:b,B:"PATCH",D:"earthengine.projects.assets.patch",path:"/"+e.m+"/"+a,u:F(g,f),G:zf});return c.call(d,g.then(dk))};x("ee.data.updateAsset",rm);
563
+ var sm=function(a,b,c){a=ck(a);b=mk(b);b=new Vg({jb:b});c=new K(c);var d=c.handle,e=c.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:b,B:"POST",D:"earthengine.projects.assets.setIamPolicy",path:"/"+e.m+"/"+a+":setIamPolicy",u:F(g,f),G:Uf});d.call(c,f)};x("ee.data.setAssetAcl",sm);
564
+ var tm=function(a,b,c){var d=hk(b);b=Ia(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+'"'}));rm(a,d,b,c)};x("ee.data.setAssetProperties",tm);
565
+ var um=function(a,b){var c=ck(a);b=new K(b);var d=b.assets(),e=d.j.C;d.j.C=function(g,f){f.source==="^projects\\/[^/]+\\/assets\\/.+$"&&(f=RegExp("^projects/[^/]+/assets/.*$"));return e(g,f)};c=d.get(c,{prettyPrint:!1});return b.handle(c.then(function(g){if(!(g instanceof zf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Me||0),limit:Number(g.Kf||0)},asset_size:{usage:Number(g.sizeBytes||0),limit:Number(g.Vb||0)}}}))};x("ee.data.getAssetRootQuota",um);
566
+ var vm=function(){this.default=this.tag=""};vm.prototype.get=function(){return this.tag};vm.prototype.set=function(a){this.tag=this.validate(a)};vm.prototype.reset=function(){this.tag=this.default};
567
+ vm.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 ql=function(){return jl(vm).get()};x("ee.data.getWorkloadTag",ql);var wm=function(a){jl(vm).set(a)};x("ee.data.setWorkloadTag",wm);
568
+ var xm=function(a){var b=jl(vm);b.default=b.validate(a);jl(vm).set(a)};x("ee.data.setDefaultWorkloadTag",xm);var ym=function(a){a&&(a=jl(vm),a.default=a.validate(""));jl(vm).reset()};x("ee.data.resetWorkloadTag",ym);var Rl={Al:"CANCEL",Dl:"UPDATE"};var O=function(a,b,c){if(!(this instanceof O))return zm(O,arguments);if(c&&(a||b))throw Error('When "opt_varName" is specified, "func" and "args" must be null.');if(a&&!b)throw Error('When "func" is specified, "args" must not be null.');this.I=a;this.args=b;this.U=c||null;this.sl=null};y(O,Hj);x("ee.ComputedObject",O);O.prototype.zh=function(){return this.sl};O.prototype.evaluate=function(a){if(!a||typeof a!=="function")throw Error("evaluate() requires a callback function.");wl(this,a)};
569
+ O.prototype.evaluate=O.prototype.evaluate;O.prototype.V=function(a){return wl(this,a)};O.prototype.getInfo=O.prototype.V;O.prototype.encode=function(a){if(this.I===null&&this.args===null)return{type:"ArgumentRef",value:this.U};var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=a(this.args[c]));b={type:"Invocation",arguments:b};a=a(this.I);b[typeof a==="string"?"functionName":"function"]=a;return b};
570
+ O.prototype.na=function(a){if(this.I===null&&this.args===null){a=this.U||a.Mi;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new Ze({Kb:a})}var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=Kj(Rk(a,this.args[c])));return typeof this.I==="string"?Nj(String(this.I),b):this.I.Fd(a,b)};O.prototype.va=function(a){return(a===void 0?0:a)?Fk(this):Pk(this)};O.prototype.serialize=O.prototype.va;
571
+ O.prototype.toString=function(){return"ee."+this.name()+"("+Hk(this)+")"};x("ee.ComputedObject.prototype.toString",O.prototype.toString);O.prototype.name=function(){return"ComputedObject"};O.prototype.Dg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(t,c);return this};O.prototype.aside=O.prototype.Dg;
572
+ var Am=function(a,b){if(b instanceof a.constructor)return b;var c=function(){};c.prototype=a.constructor.prototype;a=new c;a.I=b.I;a.args=b.args;a.U=b.U;return a},zm=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Bm={},Cm=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}},Dm=function(a){return typeof a==="number"||a instanceof O&&a.name()=="Number"},Em=function(a){return typeof a==="string"||a instanceof O&&a.name()=="String"},Fm=function(a){return u(a)&&
573
+ typeof a!=="function"?(a=Object.getPrototypeOf(a),a!==null&&Object.getPrototypeOf(a)===null):!1},Gm=function(a,b,c){c=c===void 0?!1:c;return a.length===1&&Fm(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(a.length===1||a[1].optional)||a[0].type!=="Dictionary":!1};var Hm=function(){if(!(this instanceof Hm))return new Hm};y(Hm,Hj);x("ee.Function",Hm);var Im=Od;Hm.prototype.call=function(a){return this.apply(Jm(this,Array.prototype.slice.call(arguments,0)))};Hm.prototype.call=Hm.prototype.call;Hm.prototype.apply=function(a){a=new O(this,Km(this,a));return Im(a,this.Z().returns)};Hm.prototype.apply=Hm.prototype.apply;
574
+ var Lm=function(a,b,c){var d=b!==void 0,e=a.Z();if(Gm(c,e,d)){if(c=gb(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=Jm(a,d?[b].concat(c):c);return a.apply(c)},Km=function(a,b){for(var c=a.Z().args,d={},e={},g=0;g<c.length;g++){var f=c[g].name;if(f in b&&b[f]!==void 0)d[f]=Im(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>
575
+ 0)throw Error("Unrecognized arguments ("+c+") to function: "+a);return d},Jm=function(a,b){var c=a.Z().args;if(c.length<b.length)throw Error("Too many ("+b.length+") arguments to function: "+a);a={};for(var d=0;d<b.length;d++)a[c[d].name]=b[d];return a};
576
+ Hm.prototype.toString=function(a,b){var c=this.Z(),d=[];d.push(a||c.name);d.push("(");d.push($b(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):
577
+ d.push("Undocumented.")}return d.join("")};Hm.prototype.va=function(a){return(a===void 0?0:a)?Fk(this):Pk(this)};var P=function(a,b){if(b===void 0)return Mm(a);if(!(this instanceof P))return zm(P,arguments);this.vb=hb(b);this.vb.name=a};y(P,Hm);x("ee.ApiFunction",P);var Q=function(a,b){return Hm.prototype.call.apply(Mm(a),Array.prototype.slice.call(arguments,1))};x("ee.ApiFunction._call",Q);var Nm=function(a,b){return Mm(a).apply(b)};x("ee.ApiFunction._apply",Nm);P.prototype.encode=function(){return this.vb.name};P.prototype.Fd=function(a,b){return Nj(this.vb.name,b)};P.prototype.Z=function(){return this.vb};
578
+ var Om=null,Pm={},Rm=function(){Qm();return Ya(Om,function(a){return a.Z()})},Sm=function(){Qm();return Xa(Om,function(a,b){return!Pm[b]})},Mm=function(a){var b=Tm(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};x("ee.ApiFunction.lookup",Mm);
579
+ var Tm=function(a){Qm();return Om[a]||null},Qm=function(a,b){if(Om)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Om=Ya(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?pl(c):c(pl())}},Um=function(a,b,c,d){Qm();var e=d||"";Wa(Om,function(g,f){var l=f.split(".");if(l.length==2&&l[0]==b){l=e+l[1];var m=g.Z();Pm[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p=f!="Object"&&Cm(f,c));
580
+ f=p?a.prototype:a;l in f&&!f[l].signature||(f[l]=function(v){return Lm(g,p?this:void 0,Array.prototype.slice.call(arguments,0))},f[l].toString=w(g.toString,g,l,p),f[l].signature=m)}})},Vm=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=Wm(a),d=$b(c,function(m){return m.replace(/^opt_/,"")});a=(a=t.EXPORTED_FN_INFO?t.EXPORTED_FN_INFO[a.toString()].name.split(".").pop()+"()":null)?" to function "+a:"";var e={},g=b[0],f=u(g)&&typeof g!=="function"&&!Array.isArray(g)&&Object.getPrototypeOf(g).constructor.name==="Object";if(b.length>1||!f){if(b.length>d.length)throw Error("Received too many arguments"+a+". Expected at most "+d.length+" but got "+b.length+".");for(g=0;g<b.length;g++)e[d[g]]=b[g]}else{f=new ae(ab(g));
581
+ var l=new ae(d);if(ce(l,f).isEmpty())e[d[0]]=b[0];else{b=de(f,l);if(b.size!==0)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=gb(g)}}b=new ae(ab(e));c=de(new ae(Zb(c,function(m){return m.lastIndexOf("opt_",0)!=0})),b);if(c.size!==0)throw Error("Missing required arguments"+a+": "+Array.from(c.values()).join(", "));return e},Wm=function(a){var b=Xm,c=[];t.EXPORTED_FN_INFO?(a=t.EXPORTED_FN_INFO[a.toString()],u(a)||Ym(),c=a.paramNames,Array.isArray(c)||Ym()):(a=a.toString().replace(Zm,
582
+ "").match(b),a===null&&Ym(),c=(a[1].split(",")||[]).map(function(d){return d.replace($m,"")}));return c},Ym=function(){throw Error("Failed to locate function parameters.");},Zm=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,Xm=/^function[^\(]*\(([^\)]*)\)/m,$m=/=.*$/;var S=function(a,b,c){O.call(this,a,b,c);an()};y(S,O);x("ee.Element",S);var bn=!1,an=function(){bn||(Um(S,"Element","Element"),bn=!0)};S.prototype.name=function(){return"Element"};
583
+ S.prototype.set=function(a){var b;if(arguments.length<=1){var c=arguments[0];if(b=Fm(c))a:{b=ab(c);var d=["properties"];if(xa(b)&&xa(d)&&b.length==d.length){for(var e=b.length,g=0;g<e;g++)if(b[g]!==d[g]){b=!1;break a}b=!0}else b=!1}b&&u(c.properties)&&(c=c.properties);if(Fm(c)){b=this;for(var f in c)d=c[f],b=Q("Element.set",b,f,d)}else if(c instanceof O&&Tm("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%
584
+ 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 Am(this,b)};S.prototype.set=S.prototype.set;var T=function(a,b,c,d){if(!(this instanceof T))return zm(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}cn();e=b!=null||c!=null||d!=null;if(a instanceof O&&!(a instanceof T&&a.nb)){if(e)throw Error("Setting the CRS, geodesic, or evenOdd flag on a computed Geometry is not supported. Use Geometry.transform().");O.call(this,a.I,a.args,a.U)}else{a instanceof T&&(a=a.encode());if(!dn(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));
585
+ O.call(this,null,null);this.nb=a.type;this.Xg=a.coordinates!=null?hb(a.coordinates):null;this.yh=a.geometries||null;if(b!=null)this.Zb=b;else if("crs"in a)if(u(a.crs)&&a.crs.type=="name"&&u(a.crs.properties)&&typeof a.crs.properties.name==="string")this.Zb=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new Gi).va(a.crs));this.qc=c;this.qc===void 0&&"geodesic"in a&&(this.qc=!!a.geodesic);this.oc=d;this.oc===void 0&&"evenOdd"in a&&(this.oc=!!a.evenOdd)}};y(T,O);
586
+ x("ee.Geometry",T);var en=!1,cn=function(){en||(Um(T,"Geometry","Geometry"),en=!0)},fn=function(a,b){if(!(this instanceof fn))return gn(fn,arguments);var c=hn(fn,"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(fn,T);T.Point=fn;var jn=function(a,b){if(!(this instanceof jn))return gn(jn,arguments);T.call(this,hn(jn,"MultiPoint",2,arguments))};y(jn,T);
587
+ T.MultiPoint=jn;var kn=function(a,b,c,d){if(!(this instanceof kn))return gn(kn,arguments);var e=hn(kn,"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(kn,T);T.Rectangle=kn;
588
+ var ln=function(a,b,c,d){if(!(this instanceof ln))return gn(ln,arguments);var e=R(ln,arguments);a=e.west;b=e.south;c=e.east;d=e.north;e=[a,b,c,d];if(mn(e)){var g;return(g=new P("GeometryConstructors.BBox")).call.apply(g,ja(e))}if(!(a<Infinity))throw Error("Geometry.BBox: west must not be "+a);if(!(c>-Infinity))throw Error("Geometry.BBox: east must not be "+c);if(!(b<=90))throw Error("Geometry.BBox: south must be at most +90\u00b0, but was "+b+"\u00b0");if(!(d>=-90))throw Error("Geometry.BBox: north must be at least -90\u00b0, but was "+
589
+ d+"\u00b0");b=Math.max(b,-90);d=Math.min(d,90);c-a>=360?(a=-180,c=180):(a=nn(a),c=nn(c),c<a&&(c+=360));T.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};y(ln,kn);T.BBox=ln;var nn=function(a){a%=360;a>180?a-=360:a<-180&&(a+=360);return a},on=function(a,b,c,d){if(!(this instanceof on))return gn(on,arguments);T.call(this,hn(on,"LineString",2,arguments))};y(on,T);T.LineString=on;
590
+ var pn=function(a,b,c,d){if(!(this instanceof pn))return gn(pn,arguments);T.call(this,hn(pn,"LinearRing",2,arguments))};y(pn,T);T.LinearRing=pn;var qn=function(a,b,c,d){if(!(this instanceof qn))return gn(qn,arguments);T.call(this,hn(qn,"MultiLineString",3,arguments))};y(qn,T);T.MultiLineString=qn;var rn=function(a,b,c,d,e){if(!(this instanceof rn))return gn(rn,arguments);T.call(this,hn(rn,"Polygon",3,arguments))};y(rn,T);T.Polygon=rn;
591
+ var sn=function(a,b,c,d,e){if(!(this instanceof sn))return gn(sn,arguments);T.call(this,hn(sn,"MultiPolygon",4,arguments))};y(sn,T);T.MultiPolygon=sn;
592
+ T.prototype.encode=function(a){if(!this.nb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return O.prototype.encode.call(this,a)}a={type:this.nb};this.nb=="GeometryCollection"?a.geometries=this.yh:a.coordinates=this.Xg;this.Zb!=null&&(a.crs={type:"name",properties:{name:this.Zb}});this.qc!=null&&(a.geodesic=this.qc);this.oc!=null&&(a.evenOdd=this.oc);return a};
593
+ T.prototype.oe=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};T.prototype.toGeoJSON=T.prototype.oe;T.prototype.vg=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new Gi).va(this.oe())};T.prototype.toGeoJSONString=T.prototype.vg;T.prototype.va=function(a){return(a===void 0?0:a)?Fk(this):Pk(this)};T.prototype.serialize=T.prototype.va;
594
+ T.prototype.toString=function(){return"ee.Geometry("+this.vg()+")"};
595
+ T.prototype.na=function(a){if(!this.nb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return O.prototype.na.call(this,a)}var b={},c="";this.nb==="GeometryCollection"?(b.geometries=this.yh.map(function(e){return new T(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.Xg,c="GeometryConstructors."+this.nb);this.Zb!=null&&(b.crs=typeof this.Zb==="string"?(new P("Projection")).call(this.Zb):this.Zb);var d=this.nb!=="Point"&&this.nb!=="MultiPoint";this.qc!=
596
+ null&&d&&(b.geodesic=this.qc);this.oc!=null&&(b.evenOdd=this.oc);return(new P(c)).apply(b).na(a)};
597
+ var dn=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(!dn(b[a]))return!1;return!0}a=a.coordinates;var c=tn(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)},tn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=tn(a[0]),c=1;c<a.length;c++)if(tn(a[c])!=
598
+ 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},un=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},hn=function(a,b,c,d){a=vn(a,d);if(mn(a.coordinates)||a.crs!=null||a.maxError!=null)return(new P("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=wn(c,a.coordinates);(b=dc(["Polygon",
599
+ "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},vn=function(a,b){if(bc(b,Dm))return{coordinates:gc(b)};a=R(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return Xa(a,function(c){return c!=null})},mn=function(a){return Array.isArray(a)?ac(a,mn):a instanceof O},wn=function(a,b){if(a<1||a>4)throw Error("Unexpected nesting level.");bc(b,function(e){return typeof e===
600
+ "number"})&&(b=un(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(tn(b)!=a)throw Error("Invalid geometry");for(c=b;Array.isArray(c)&&c.length==1;)c=c[0];return Array.isArray(c)&&c.length==0?[]:b},gn=function(a,b){var c=function(){};c.prototype=a.prototype;c=new c;a=a.apply(c,b);return a!==void 0?a:c};T.prototype.name=function(){return"Geometry"};var U=function(a){if(!(this instanceof U))return zm(U,arguments);if(a instanceof U)return a;xn();if(Array.isArray(a)){if(a.length==0)throw Error("Empty list specified for ee.Filter().");if(a.length==1)return new U(a[0]);O.call(this,new P("Filter.and"),{filters:a})}else if(a instanceof O)O.call(this,a.I,a.args,a.U);else if(a===void 0)O.call(this,null,null);else throw Error("Invalid argument specified for ee.Filter(): "+a);};y(U,O);x("ee.Filter",U);
601
+ var yn=!1,xn=function(){yn||(Um(U,"Filter","Filter"),yn=!0)},zn={equals:"equals",less_than:"lessThan",greater_than:"greaterThan",contains:"stringContains",starts_with:"stringStartsWith",ends_with:"stringEndsWith"};U.prototype.sc=function(){return Q("Filter.not",this)};U.prototype.not=U.prototype.sc;var An=function(a,b){var c=R(An,arguments);return Q("Filter.equals",c.name,c.value)};U.eq=An;var Bn=function(a,b){var c=R(Bn,arguments);return An(c.name,c.value).sc()};U.neq=Bn;
602
+ var Cn=function(a,b){var c=R(Cn,arguments);return Q("Filter.lessThan",c.name,c.value)};U.lt=Cn;var Dn=function(a,b){var c=R(Dn,arguments);return Cn(c.name,c.value).sc()};U.gte=Dn;var En=function(a,b){var c=R(En,arguments);return Q("Filter.greaterThan",c.name,c.value)};U.gt=En;var Fn=function(a,b){var c=R(Fn,arguments);return En(c.name,c.value).sc()};U.lte=Fn;var Gn=function(a){return Q("Filter.and",Array.prototype.slice.call(arguments))};U.and=Gn;var Hn=function(a){return Q("Filter.or",Array.prototype.slice.call(arguments))};
603
+ U.or=Hn;var In=function(a,b){var c=R(In,arguments);c=Q("DateRange",c.start,c.end);return Nm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};U.date=In;var Jn=function(a,b,c,d){var e=R(Jn,arguments);return Nm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};U.inList=Jn;var Kn=function(a,b){return Nm("Filter.intersects",{leftField:".all",rightValue:Q("Feature",a),maxError:b})};U.bounds=Kn;
604
+ U.prototype.name=function(){return"Filter"};var Ln=function(a,b,c){b=b.toLowerCase();var d=!1;b.lastIndexOf("not_",0)==0&&(d=!0,b=b.substring(4));if(!(b in zn))throw Error("Unknown filtering operator: "+b);a=Q("Filter."+zn[b],a,c);return d?a.sc():a};U.metadata=Ln;var V=function(a,b,c){S.call(this,a,b,c);Mn()};y(V,S);x("ee.Collection",V);var Nn=!1,Mn=function(){Nn||(Um(V,"Collection","Collection"),Um(V,"AggregateFeatureCollection","Collection","aggregate_"),Nn=!0)};V.prototype.filter=function(a){a=R(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return Am(this,Q("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
605
+ V.prototype.lf=function(a,b,c){var d=R(V.prototype.lf,arguments);return this.filter(Ln(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.lf;V.prototype.sh=function(a){return this.filter(Kn(a))};V.prototype.filterBounds=V.prototype.sh;V.prototype.kf=function(a,b){var c=R(V.prototype.kf,arguments);return this.filter(In(c.start,c.end))};V.prototype.filterDate=V.prototype.kf;
606
+ V.prototype.limit=function(a,b,c){var d=R(V.prototype.limit,arguments);return Am(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 Am(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};
607
+ V.prototype.map=function(a,b){var c=this.elementType();return Am(this,Q("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Hh=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.Hh;var X=function(a,b){if(!(this instanceof X))return zm(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)");On();if(a instanceof T||a===null)S.call(this,new P("Feature"),{geometry:a,metadata:b||null});else if(a instanceof O)S.call(this,a.I,a.args,a.U);else if(a.type=="Feature"){var c=a.properties||{};if("id"in a){if("system:index"in
608
+ c)throw Error('Can\'t specify both "id" and "system:index".');c=gb(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 Pn=!1,On=function(){Pn||(Um(X,"Feature","Feature"),Pn=!0)};X.prototype.V=function(a){return X.L.V.call(this,a)};X.prototype.getInfo=X.prototype.V;
609
+ 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 Yl=function(a){var b={},c=Qn(a.element,a);c=Rn(c,a,b);b.element=c;return b},Zl=function(a){var b={},c=a.element.map(function(d){d=Qn(d,a);return Rn(d,a,b)});b.element=c;return b},Rn=function(a,b,c){var d={},e=!1,g=["maxDimension","width","height","scale"];Wa(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 "+
610
+ f);break;case "dimensions_consumed":e=!0;break;case "bbox":d.geometry!=null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof kn)){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 kn(l,null,!1)}else throw Error('Invalid bbox "{bbox}" type, must be of type Array<number>');}d.geometry=f;break;case "region":d.geometry!=
611
+ 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 rn(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}});eb(d)||(d.input=a,a=g.some(function(f){return f in d})||e?Nm("Image.clipToBoundsAndScale",
612
+ d):Nm("Image.clip",d));return a},Qn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;d!=null&&(d=Sn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Nm("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 kn([0,
613
+ 0,e[0],e[1]],c,!1))}}else a=Nm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Sn=function(a){if(typeof a==="string")try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(a.length===6&&bc(a,function(b){return typeof b==="number"}))return a;throw Error("Invalid argument, crs transform must be a list of 6 numbers.");}throw Error("Invalid argument, crs transform was not a string or array.");},Un=function(a,b){var c={};b=Tn(b,c);eb(b)||(b.image=a,a=Nm("Image.visualize",
614
+ b));c.image=a;return c},Tn=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};Wa(a,function(e,g){dc(c,g)?d[g]=e:b[g]=e});return d},Bl=function(a,b){b=Object.assign({},b);var c=function(e){var g={};["crs","crs_transform","dimensions","region"].forEach(function(f){f in e&&(g[f]=e[f])});e.scale!=null&&e.dimensions==null&&(g.scale=e.scale);return g},d=function(e){var g=e.id;if(g===void 0)throw Error("Each band dictionary must have an id.");g=a.select(g);
615
+ var f=c(b);e=c(e);e=c(Object.assign(f,e));g=Qn(g,e);return g=Rn(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=Qn(a,d),a=Rn(a,d,{}));return a};var N=function(a){if(!(this instanceof N))return zm(N,arguments);if(a instanceof N)return a;Vn();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(Dm(a))S.call(this,new P("Image.constant"),{value:a});else if(Em(a))S.call(this,new P("Image.load"),{id:a});else{if(Array.isArray(a))return Wn($b(a,function(d){return new N(d)}));if(a instanceof O)a.name()=="Array"?S.call(this,new P("Image.constant"),{value:a}):S.call(this,a.I,
616
+ a.args,a.U);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(b==2){b=arguments[0];var c=arguments[1];if(Em(b)&&Dm(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 Xn=!1,Vn=function(){Xn||(Um(N,"Image","Image"),Xn=!0)};N.prototype.V=function(a){return N.L.V.call(this,a)};
617
+ N.prototype.getInfo=N.prototype.V;N.prototype.S=function(a,b){var c=this,d=R(N.prototype.getMap,arguments),e=Un(this,d.visParams);if(d.callback){var g=d.callback;sl(e,function(f,l){f=f?Object.assign(f,{image:c}):void 0;g(f,l)})}else return d=sl(e),d.image=this,d};N.prototype.getMapId=N.prototype.S;N.prototype.getMap=N.prototype.S;N.prototype.getMap=N.prototype.getMap;
618
+ N.prototype.rb=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?gb(c.params):{};d.image=this;if(c.callback){var e=c.callback;Cl(d,function(g,f){g?e(Dl(g)):e(null,f)})}else return Dl(Cl(d))};N.prototype.getDownloadURL=N.prototype.rb;N.prototype.Ld=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?gb(c.params):{},e={},g=Qn(this,d);g=Rn(g,d,e);d=Un(g,e);return c.callback?(xl(d,c.callback),null):xl(d)};N.prototype.getThumbId=N.prototype.Ld;
619
+ N.prototype.uf=function(a,b){var c=R(N.prototype.uf,arguments);if(c.callback)this.Ld(c.params,function(d,e){var g="";if(e===void 0)try{g=Al(d)}catch(f){e=String(f.message)}c.callback(g,e)});else return Al(this.Ld(c.params))};N.prototype.getThumbURL=N.prototype.uf;var Yn=function(a,b,c){var d=R(Yn,arguments);return Wn([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};N.rgb=Yn;var Zn=function(a){return Wn(Array.prototype.slice.call(arguments),null)};N.cat=Zn;
620
+ var Wn=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};
621
+ N.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(b.length>2||Em(b[0])||Dm(b[0])){for(var d=0;d<b.length;d++)if(!(Em(b[d])||Dm(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 Nm("Image.select",c)};N.prototype.select=N.prototype.select;
622
+ 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 Hm;c.encode=function(m){return l.encode(m)};c.Fd=function(m,p){return Oj(Rk(m,l),p)};c.Z=function(){return{name:"",args:$b(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
623
+ 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.mi=function(a){var b=arguments.length!=1||Em(arguments[0])?Array.from(arguments):arguments[0];return Q("Image.rename",this,b)};N.prototype.rename=N.prototype.mi;N.prototype.name=function(){return"Image"};var $n=function(a){if(this instanceof $n){if(arguments.length>1)throw Error("ee.List() only accepts 1 argument.");if(a instanceof $n)return a}else return zm($n,arguments);ao();if(Array.isArray(a))O.call(this,null,null),this.Uc=a;else if(a instanceof O)O.call(this,a.I,a.args,a.U),this.Uc=null;else throw Error("Invalid argument specified for ee.List(): "+a);};y($n,O);x("ee.List",$n);var bo=!1,ao=function(){bo||(Um($n,"List","List"),bo=!0)};
624
+ $n.prototype.encode=function(a){return Array.isArray(this.Uc)?$b(this.Uc,function(b){return a(b)}):$n.L.encode.call(this,a)};$n.prototype.na=function(a){return Array.isArray(this.Uc)?Kj(Rk(a,this.Uc)):$n.L.na.call(this,a)};$n.prototype.name=function(){return"List"};var Y=function(a,b){if(!(this instanceof Y))return zm(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)");co();a instanceof T&&(a=new X(a));a instanceof X&&(a=[a]);if(Em(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:$b(a,function(d){return new X(d)})});else if(a instanceof $n)V.call(this,
625
+ new P("Collection"),{features:a});else if(a&&typeof a==="object"&&a.type==="FeatureCollection")V.call(this,new P("Collection"),{features:a.features.map(function(d){return new X(d)})});else if(a instanceof O)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};y(Y,V);x("ee.FeatureCollection",Y);var eo=!1,co=function(){eo||(Um(Y,"FeatureCollection","FeatureCollection"),eo=!0)};
626
+ Y.prototype.S=function(a,b){var c=R(Y.prototype.S,arguments),d=Nm("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.S(void 0,c.callback);else return d.S()};Y.prototype.getMapId=Y.prototype.S;Y.prototype.getMap=Y.prototype.S;Y.prototype.getMap=Y.prototype.getMap;Y.prototype.V=function(a){return Y.L.V.call(this,a)};Y.prototype.getInfo=Y.prototype.V;
627
+ Y.prototype.rb=function(a,b,c,d){var e=R(Y.prototype.rb,arguments),g={table:this};e.format&&(g.format=e.format.toUpperCase());e.filename&&(g.filename=e.filename);e.selectors&&(g.selectors=e.selectors);if(e.callback)El(g,function(f,l){f?e.callback(Fl(f)):e.callback(null,l)});else return Fl(El(g))};Y.prototype.getDownloadURL=Y.prototype.rb;
628
+ Y.prototype.select=function(a,b,c){if(Em(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 zm(Z,arguments);if(a instanceof Z)return a;if(arguments.length!=1)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");fo();a instanceof N&&(a=[a]);if(Em(a))V.call(this,new P("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new P("ImageCollection.fromImages"),{images:$b(a,function(b){return new N(b)})});else if(a instanceof $n)V.call(this,new P("ImageCollection.fromImages"),{images:a});
629
+ else if(a instanceof O)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to an ImageCollection: "+a);};y(Z,V);x("ee.ImageCollection",Z);var go=!1,fo=function(){go||(Um(Z,"ImageCollection","ImageCollection"),Um(Z,"reduce","ImageCollection"),go=!0)};Z.prototype.sf=function(a,b){var c=R(Z.prototype.sf,arguments);return ho(this,c,["png","jpg","jpeg"],"filmstrip")};Z.prototype.getFilmstripThumbURL=Z.prototype.sf;
630
+ Z.prototype.vf=function(a,b){var c=R(Z.prototype.vf,arguments);return ho(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.vf;
631
+ var ho=function(a,b,c,d){var e={};a=a.map(function(l){l=Qn(l,b.params);return Rn(l,b.params,e)});var g={},f=Tn(e,g);g.imageCollection=a.map(function(l){f.image=l;return Nm("Image.visualize",f)});b.params.dimensions!=null&&(g.dimensions=b.params.dimensions);if(g.format){if(!ac(c,function(l){return l.toLowerCase()==g.format.toLowerCase()}))throw Error("Invalid format specified.");}else g.format=c[0];c=xl;switch(d){case "video":c=yl;break;case "filmstrip":c=zl}if(b.callback)c(g,function(l,m){var p="";
632
+ if(m===void 0)try{p=Al(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return Al(c(g))};Z.prototype.S=function(a,b){var c=R(Z.prototype.S,arguments),d=Q("ImageCollection.mosaic",this);if(c.callback)d.S(c.visParams,c.callback);else return d.S(c.visParams)};Z.prototype.getMapId=Z.prototype.S;Z.prototype.getMap=Z.prototype.S;Z.prototype.getMap=Z.prototype.getMap;Z.prototype.V=function(a){return Z.L.V.call(this,a)};Z.prototype.getInfo=Z.prototype.V;
633
+ 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.Ef=function(a,b,c,d){var e=R(Z.prototype.Ef,arguments);return this.map(function(g){return Q("Image.linkCollection",g,e.imageCollection,e.linkedBands,e.linkedProperties,e.matchPropertyName)})};Z.prototype.linkCollection=Z.prototype.Ef;Z.prototype.first=function(){return new N(Q("Collection.first",this))};Z.prototype.first=Z.prototype.first;
634
+ Z.prototype.name=function(){return"ImageCollection"};Z.prototype.elementType=function(){return N};var io=function(a){this.Xe=a;this.id=null},ko=function(a){var b={element:jo(a)};Object.assign(b,a);b=Xa(b,function(c){return c!=null});return new io(b)};io.prototype.start=function(a,b){var c=this;E(this.Xe,"Task config must be specified for tasks to be started.");this.id=this.id||Gl(1)[0];Tb(this.id,"Failed to obtain task ID.");if(a)Xl(this.id,this.Xe,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=Xl(this.id,this.Xe).taskId)!=null?d:null}};
635
+ io.prototype.start=io.prototype.start;var lo=function(a,b,c,d,e,g,f,l,m,p,v,z){var B=R(lo,arguments);B=mo(B,"ASSET","EXPORT_IMAGE");return ko(B)};x("module$contents$ee$batch_Export.image.toAsset",lo);var no=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(no,arguments);da=mo(da,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return ko(da)};x("module$contents$ee$batch_Export.image.toCloudStorage",no);
636
+ var oo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(oo,arguments);da=mo(da,"DRIVE","EXPORT_IMAGE");return ko(da)};x("module$contents$ee$batch_Export.image.toDrive",oo);var po=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H){var ea=R(po,arguments);ea=mo(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return ko(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",po);var qo=function(a,b,c,d,e,g,f,l){var m=R(qo,arguments);m=mo(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return ko(m)};
637
+ x("module$contents$ee$batch_Export.table.toCloudStorage",qo);var ro=function(a,b,c,d,e,g,f,l){var m=R(ro,arguments);m.type="EXPORT_FEATURES";m=mo(m,"DRIVE","EXPORT_FEATURES");return ko(m)};x("module$contents$ee$batch_Export.table.toDrive",ro);var so=function(a,b,c,d,e){var g=R(so,arguments);g=mo(g,"ASSET","EXPORT_FEATURES");return ko(g)};x("module$contents$ee$batch_Export.table.toAsset",so);var to=function(a,b,c,d,e,g,f,l){var m=R(to,arguments);m=mo(m,"FEATURE_VIEW","EXPORT_FEATURES");return ko(m)};
638
+ x("module$contents$ee$batch_Export.table.toFeatureView",to);var uo=function(a,b,c,d,e,g,f,l){var m=R(uo,arguments);m=mo(m,"BIGQUERY","EXPORT_FEATURES");return ko(m)};x("module$contents$ee$batch_Export.table.toBigQuery",uo);var vo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(vo,arguments);H=mo(H,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return ko(H)};x("module$contents$ee$batch_Export.video.toCloudStorage",vo);
639
+ var wo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(wo,arguments);H=mo(H,"DRIVE","EXPORT_VIDEO");return ko(H)};x("module$contents$ee$batch_Export.video.toDrive",wo);var xo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W,da,Hb,wq,xq,yq){var lj=R(xo,arguments);lj=mo(lj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return ko(lj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",xo);var yo=function(a,b,c,d){var e=R(yo,arguments);e=mo(e,"ASSET","EXPORT_CLASSIFIER");return ko(e)};
640
+ x("module$contents$ee$batch_Export.classifier.toAsset",yo);
641
+ var jo=function(a){var b=function(d){return d in a},c=zo.find(b);E(cc(zo,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},mo=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==
642
+ 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=Ao(e,a),delete e.formatOptions,Object.assign(e,a));e=Bo(e,b);e.crsTransform!=null&&(e.crs_transform=e.crsTransform,
643
+ delete e.crsTransform);break;case "EXPORT_TILES":b=Bo(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&&
644
+ (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=Bo(e,b);break;case "EXPORT_VIDEO":e=Co(e);e=Bo(e,b);e.crsTransform!=null&&
645
+ (e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Co(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=Bo(e,b);break;case "EXPORT_CLASSIFIER":e=Bo(e,b);break;default:throw Error("Unknown export type: "+e.type);}if(d&&e.region!=null){d=e;b=e.region;if(b instanceof T)b=b.oe();else if(typeof b==="string")try{b=Vb(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
+ }if(!(u(b)&&"type"in b))try{new on(b)}catch(g){try{new rn(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},Bo=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=
647
+ a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;case "BIGQUERY":a.table=a.table||"";break;default:b=wa(a.folder);if(!dc(["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},Do={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
648
+ Eo={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Co=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},Ao=function(a,b){var c=a.formatOptions;if(c==null)return{};
649
+ 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=Eo[b];for(var d=Do[b],e={},g=q(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=q(f.value);f=l.next().value;l=l.next().value;if(!dc(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},
650
+ zo=["image","collection","classifier"];var Fo=function(a){if(!(this instanceof Fo))return zm(Fo,arguments);if(a instanceof Fo)return a;Go();if(typeof a==="number")O.call(this,null,null),this.Xc=a;else if(a instanceof O)O.call(this,a.I,a.args,a.U),this.Xc=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};y(Fo,O);x("ee.Number",Fo);var Ho=!1,Go=function(){Ho||(Um(Fo,"Number","Number"),Ho=!0)};Fo.prototype.encode=function(a){return typeof this.Xc==="number"?this.Xc:Fo.L.encode.call(this,a)};
651
+ Fo.prototype.na=function(a){return typeof this.Xc==="number"?Kj(Rk(a,this.Xc)):Fo.L.na.call(this,a)};Fo.prototype.name=function(){return"Number"};var Io=function(a){if(!(this instanceof Io))return zm(Io,arguments);if(a instanceof Io)return a;Jo();if(typeof a==="string")O.call(this,null,null),this.kd=a;else if(a instanceof O)this.kd=null,a.I&&a.I.Z().returns=="String"?O.call(this,a.I,a.args,a.U):O.call(this,new P("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};y(Io,O);x("ee.String",Io);var Ko=!1,Jo=function(){Ko||(Um(Io,"String","String"),Ko=!0)};
652
+ Io.prototype.encode=function(a){return typeof this.kd==="string"?this.kd:Io.L.encode.call(this,a)};Io.prototype.na=function(a){return typeof this.kd==="string"?Kj(Rk(a,this.kd)):Io.L.na.call(this,a)};Io.prototype.name=function(){return"String"};var Lo=function(a,b){if(!(this instanceof Lo))return zm(Lo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(Mo(f in Bm?Bm[f]:null,g.name))}if(b.apply(null,c)===void 0)throw Error("User-defined methods must return a value.");this.vb=No(a,c,b);this.Og=b.apply(null,c)};y(Lo,Hm);x("ee.CustomFunction",Lo);Lo.prototype.encode=function(a){return{type:"Function",argumentNames:$b(this.vb.args,function(b){return b.name}),body:a(this.Og)}};
653
+ Lo.prototype.na=function(a){return Pj(this.vb.args.map(function(b){return b.name}),Rk(a,this.Og))};Lo.prototype.Fd=function(a,b){return Oj(Rk(a,this),b)};Lo.prototype.Z=function(){return this.vb};
654
+ var Mo=function(a,b){a=a||Object;if(!(a.prototype instanceof O))if(a&&a!=Object)if(a==String)a=Io;else if(a==Number)a=Fo;else if(a==Array)a=t.ee.List;else throw Error("Variables must be of an EE type, e.g. ee.Image or ee.Number.");else a=O;var c=function(d){this.args=this.I=null;this.U=d};c.prototype=a.prototype;return new c(b)},Oo=function(a,b){b={name:"",returns:"Object",args:$b(b,function(c){return{name:null,type:typeof c==="string"?c:c.prototype instanceof O?c.prototype.name.call(null):c==Number?
655
+ "Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Lo(b,a)},No=function(a,b,c){for(var d=[],e=0;e<b.length;e++)b[e].U===null&&d.push(e);if(d.length===0)return a;c="_MAPPING_VAR_"+function(l){var m=function(v){return v.map(p).reduce(function(z,B){return z+B},0)},p=function(v){return v.Ta?1:v.Fa?m(v.Fa.values):v.Ga?m(Object.values(v.Ga.values)):v.ya?m(Object.values(v.ya.arguments)):0};return m(Object.values(l.values))}(Jk(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
656
+ d.length;e++){var g=d[e],f=c+e;b[g].U=f;a.args[g].name=f}return a};var Po=function(a,b){if(!(this instanceof Po))return zm(Po,arguments);if(a instanceof Po)return a;Qo();var c=R(Po,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},g=null;if(Em(a)){if(e.value=a,c)if(Em(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Dm(a))e.value=a;else if(ya(a))e.value=Math.floor(a.getTime());else if(a instanceof O)a.I&&a.I.Z().returns=="Date"?(d=a.I,e=a.args,g=a.U):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
657
+ a);O.call(this,d,e,g)};y(Po,O);x("ee.Date",Po);var Ro=!1,Qo=function(){Ro||(Um(Po,"Date","Date"),Ro=!0)};Po.prototype.name=function(){return"Date"};x("ee.Deserializer",function(){});var To=function(a){return So(JSON.parse(a))};x("ee.Deserializer.fromJSON",To);var So=function(a){if("result"in a&&"values"in a)return Uo(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]=Vo(g,b)}a=a.value}return Vo(a,b)};x("ee.Deserializer.decode",So);
658
+ var Vo=function(a,b){if(a===null||typeof a==="number"||typeof a==="boolean"||typeof a==="string")return a;if(Array.isArray(a))return $b(a,function(e){return Vo(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 Mo(Object,a);case "Date":a=a.value;if(typeof a!=="number")throw Error("Invalid date value: "+
659
+ a);return new Po(a/1E3);case "Bytes":return Wo(new Ze({pb:a}),a);case "Invocation":return c="functionName"in a?Mm(a.functionName):Vo(a["function"],b),a=Ya(a.arguments,function(e){return Vo(e,b)}),Xo(c,a);case "Dictionary":return Ya(a.value,function(e){return Vo(e,b)});case "Function":var d=Vo(a.body,b);a={name:"",args:$b(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new Lo(a,function(){return d});case "Point":case "MultiPoint":case "LineString":case "MultiLineString":case "Polygon":case "MultiPolygon":case "LinearRing":case "GeometryCollection":return new T(a);
660
+ case "CompoundValue":throw Error("Nested CompoundValues are disallowed.");default:throw Error("Unknown encoded object type: "+c);}},Wo=function(a,b){var c=function(){};r(c,Hj);c.prototype.encode=function(){return b};c.prototype.na=function(){return a};return new c},Xo=function(a,b){if(a instanceof Hm)return a.apply(b);if(a instanceof O){var c=function(){return Hm.apply(this,arguments)||this};r(c,Hm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Fd=function(d,e){return Oj(Rk(d,a),
661
+ e)};return new O(new c,b)}throw Error("Invalid function value");},Yo=function(a){return Uo(JSON.parse(a))};x("ee.Deserializer.fromCloudApiJSON",Yo);
662
+ var Uo=function(a){var b=Ma(pf,a),c={},d=function(f,l){if(!(f in c)){if(!(f in b.values))throw Error("Cannot find "+l+" "+f);c[f]=e(b.values[f])}return c[f]},e=function(f){if(f.gb!==null)f=f.gb;else if(f.Fa!==null)f=f.Fa.values.map(e);else if(f.Ga!==null)f=Ya(f.Ga.values,e);else if(f.Kb!==null)f=Mo(Object,f.Kb);else if(f.Ta!==null)f=g(f.Ta);else if(f.ya!==null){var l=f.ya;f=l.Ua?d(l.Ua,"function"):Mm(l.functionName);l=Ya(l.arguments,e);f=Xo(f,l)}else f=f.pb!==null?Wo(new Ze({pb:f.pb}),f.pb):f.Va!==
663
+ null?Wo(new Ze({Va:f.Va}),f.Va):f.Oa!==null?d(f.Oa,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.lc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new Lo(f,function(){return l})};return d(b.result,"result value")};x("ee.Deserializer.decodeCloudApi",Uo);var Zo=function(a){if(!(this instanceof Zo))return zm(Zo,arguments);if(a instanceof Zo)return a;$o();Fm(a)?(O.call(this,null,null),this.Jc=a):(a instanceof O&&a.I&&a.I.Z().returns=="Dictionary"?O.call(this,a.I,a.args,a.U):O.call(this,new P("Dictionary"),{input:a},null),this.Jc=null)};y(Zo,O);x("ee.Dictionary",Zo);var ap=!1,$o=function(){ap||(Um(Zo,"Dictionary","Dictionary"),ap=!0)};Zo.prototype.encode=function(a){return this.Jc!==null?a(this.Jc):Zo.L.encode.call(this,a)};
664
+ Zo.prototype.na=function(a){return this.Jc!==null?Kj(Rk(a,this.Jc)):Zo.L.na.call(this,a)};Zo.prototype.name=function(){return"Dictionary"};var bp={};x("ee.Terrain",bp);bp.Af=!1;bp.initialize=function(){bp.Af||(Um(bp,"Terrain","Terrain"),bp.Af=!0)};bp.reset=function(){Vm(bp);bp.Af=!1};var hp=function(a,b,c,d,e,g){if(cp!="ready"||a||b){var f=c!=null;if(d)if(f)dp.push(d);else throw Error("Can't pass an error callback without a success callback.");if(cp=="loading"&&f)ep.push(c);else if(cp="loading",Yi(a,b,e,g),f)ep.push(c),Qm(fp,gp);else try{Qm(),fp()}catch(l){throw gp(l),l;}}else c&&c()};x("ee.initialize",hp);
665
+ var kp=function(){cp="not_ready";wj=vj=hj=null;uj=!1;Om=null;Pm={};Vm(Po);Ro=!1;Vm(Zo);ap=!1;Vm(S);bn=!1;Vm(N);Xn=!1;Vm(X);Pn=!1;Vm(V);Nn=!1;Vm(Z);go=!1;Vm(Y);eo=!1;Vm(U);yn=!1;Vm(T);en=!1;Vm($n);bo=!1;Vm(Fo);Ho=!1;Vm(Io);Ko=!1;bp.reset();for(var a=t.ee,b=0;b<ip.length;b++){var c=ip[b];Vm(a[c]);delete a[c]}ip=[];Bm=a;a=jp;for(var d in a)delete a[d]};x("ee.reset",kp);var lp={Bl:"not_ready",LOADING:"loading",Cl:"ready"};x("ee.InitState",lp);x("ee.InitState.NOT_READY","not_ready");
666
+ x("ee.InitState.LOADING","loading");x("ee.InitState.READY","ready");var cp="not_ready",ep=[],dp=[];x("ee.TILE_SIZE",256);var ip=[],jp={};x("ee.Algorithms",jp);var mp=function(a,b){typeof a==="string"&&(a=new P(a));return Hm.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};x("ee.call",mp);var np=function(a,b){typeof a==="string"&&(a=new P(a));return a.apply(b)};x("ee.apply",np);
667
+ var fp=function(){if(cp=="loading"){try{Qo();$o();an();Vn();On();Mn();fo();co();xn();cn();ao();Go();Jo();bp.initialize();var a=Rm(),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]=op(l),ip.push(l),a[l]?(f[l].signature=a[l],f[l].signature.isConstructor=!0,Pm[l]=!0):f[l].signature={});Bm=f;pp()}catch(m){gp(m);return}cp="ready";for(dp=[];ep.length>0;)ep.shift()()}},
668
+ gp=function(a){if(cp=="loading")for(cp="not_ready",ep=[];dp.length>0;)dp.shift()(a)},pp=function(){var a=Sm();ab(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=jp;for(e.signature={};b.length>1;){var g=b[0];g in e||(e[g]={signature:{}});e=e[g];b=ic(b,1)}g=function(f){return Lm(c,void 0,Array.prototype.slice.call(arguments,0))};g.signature=d;g.toString=w(c.toString,c);e[b[0]]=g}})},op=function(a){var b=function(c){var d=t.ee[a],e=Array.prototype.slice.call(arguments),
669
+ g=e.length==1;if(g&&e[0]instanceof d)return e[0];if(!(this instanceof d))return zm(d,e);d=Tm(a);var f=!(e[0]instanceof O),l=!1;d&&(g?f?l=!0:e[0].I&&e[0].I.Z().returns==d.Z().returns||(l=!0):l=!0);if(l)e=Gm(e,d.Z())?e[0]:Jm(d,e),O.call(this,d,Km(d,e));else{if(!g)throw Error("Too many arguments for ee."+a+"(): "+e);if(f)throw Error("Invalid argument for ee."+a+"(): "+e+". Must be a ComputedObject.");e=e[0];O.call(this,e.I,e.args,e.U)}};y(b,O);b.prototype.name=function(){return a};Um(b,a,a);return b};
670
+ Im=function(a,b){if(a===null)return null;if(a!==void 0){var c=t.ee;switch(b){case "Image":return new N(a);case "Feature":return a instanceof V?Q("Feature",Q("Collection.geometry",a)):new X(a);case "Element":if(a instanceof S)return a;if(a instanceof T)return new X(a);if(a instanceof O)return new S(a.I,a.args,a.U);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof Y?Q("Collection.geometry",a):new T(a);case "FeatureCollection":case "Collection":return a instanceof V?
671
+ 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 Oo(a,c)}if(a instanceof Hj)return a;throw Error("Argument is not a function: "+a);case "String":return Em(a)||a instanceof Io||a instanceof O?new Io(a):a;case "Dictionary":return Fm(a)?a:new Zo(a);case "List":return new $n(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Fo(a);
672
+ default:if(b in c){d=Tm(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 qp=function(a,b,c){ge.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.vh=new Xd;this.uh=new Xd};r(qp,ge);qp.prototype.getTile=function(a,b){var c=he(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=gi("DIV");rp(this,b,a,c,d);sp(this);return d};
673
+ var rp=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.vh.set(c,f),this.uh.set(c,e),ec(this.yb,d),sp(this);else throw this.sg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},sp=function(a){a.dispatchEvent(new ie(a.yb.length))};qp.prototype.J=function(){this.uh=this.vh=null;ge.prototype.J.call(this)};
674
+ x("ee.FloatTileOverlay",qp);var tp=function(){this.je=new Map};tp.prototype.clear=function(){this.je.clear()};var up=function(a,b){a.je.has(b)||a.je.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.je.get(b)};var vp=function(a){I.call(this);this.Sb=a;this.K={}};y(vp,I);var wp=[];vp.prototype.Wa=function(a,b,c,d){Array.isArray(b)||(b&&(wp[0]=b.toString()),b=wp);for(var e=0;e<b.length;e++){var g=zd(a,b[e],c||this.handleEvent,d||!1,this.Sb||this);if(!g)break;this.K[g.key]=g}return this};vp.prototype.Vc=function(a,b,c,d){return xp(this,a,b,c,d)};
675
+ var xp=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)xp(a,b,c[f],d,e,g);else{b=yd(b,c,d||a.handleEvent,e,g||a.Sb||a);if(!b)return a;a.K[b.key]=b}return a};vp.prototype.se=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.se(a,b[g],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Sb||this,c=Ad(c),d=!!d,b=od(a)?a.Lc(b,c,d,e):a?(a=Cd(a))?a.Lc(b,c,d,e):null:null,b&&(Hd(b),delete this.K[b.key])};
676
+ vp.prototype.fd=function(){Wa(this.K,function(a,b){this.K.hasOwnProperty(b)&&Hd(a)},this);this.K={}};vp.prototype.J=function(){vp.L.J.call(this);this.fd()};vp.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var zp=function(a,b){a.name!==void 0?(this.name=a.name,this.code=db[a.name]):(this.code=a=Sb(a.code),this.name=yp(a));Mb.call(this,Dc("%s %s",this.name,b))};y(zp,Mb);
677
+ var yp=function(a){var b=cb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Ap={},db=(Ap.AbortError=3,Ap.EncodingError=5,Ap.InvalidModificationError=9,Ap.InvalidStateError=7,Ap.NotFoundError=1,Ap.NotReadableError=4,Ap.NoModificationAllowedError=6,Ap.PathExistsError=12,Ap.QuotaExceededError=10,Ap.SecurityError=2,Ap.SyntaxError=8,Ap.TypeMismatchError=11,Ap);var Bp=function(a,b){id.call(this,a.type,b);this.Ja=a};y(Bp,id);var Cp=function(){J.call(this);this.ba=new FileReader;this.ba.onloadstart=w(this.nc,this);this.ba.onprogress=w(this.nc,this);this.ba.onload=w(this.nc,this);this.ba.onabort=w(this.nc,this);this.ba.onerror=w(this.nc,this);this.ba.onloadend=w(this.nc,this)};y(Cp,J);h=Cp.prototype;h.abort=function(){try{this.ba.abort()}catch(a){throw new zp(a,"aborting read");}};h.Rb=function(){return this.ba.readyState};h.getError=function(){return this.ba.error&&new zp(this.ba.error,"reading file")};
678
+ h.nc=function(a){this.dispatchEvent(new Bp(a,this))};h.J=function(){Cp.L.J.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 Dp=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 Ep=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.ie=new tp(a.getUniqueId());this.xb=new Xd;this.wb=0;this.rg=a;this.ib=new vp(this);this.radius=0};r(Ep,J);h=Ep.prototype;h.Le=function(a){return zd(this,"tile-load",a)};h.Yf=function(a){Hd(a)};
679
+ h.Mc=function(){return Fp(this,"throttled")+Fp(this,"loading")+Fp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.xb.forEach(function(b){Dp(b.la,this.opacity)},this)};h.getStats=function(){return this.ie};
680
+ 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.rg.getUniqueId();a=[a,e].join("-");b=this.Zg(d,b,c,a);b.tileSize=this.tileSize;Dp(b.la,this.opacity);this.xb.set(a,b);Gp(this,b);this.dispatchEvent(new Hp(this.Mc()));this.rg.Ff(b,(new Date).getTime()/1E3);return b.la};h.releaseTile=function(a){var b=this.xb.get(a.id);this.xb.remove(a.id);b&&(b.abort(),hd(b))};
681
+ var Gp=function(a,b){a.ib.Wa(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.bl,d=(new Date).getTime();up(this.ie,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Ip(this.Mc()));break;case "throttled":up(this.ie,b.zoom).throttleCount++;this.dispatchEvent(new Jp(b.Ca));break;case "failed":up(this.ie,b.zoom).errorCount++;this.dispatchEvent(new Kp(b.Ca,b.Pk));break;case "aborted":this.dispatchEvent(new Lp(this.Mc()))}})};
682
+ Ep.prototype.J=function(){J.prototype.J.call(this);this.xb.forEach(hd);this.xb.clear();this.xb=null;hd(this.ib);this.rg=this.ib=null};var Fp=function(a,b){return cc(a.xb.aa(),function(c){return c.getStatus()==b})};x("ee.layers.AbstractOverlay",Ep);Ep.prototype.removeTileCallback=Ep.prototype.Yf;Ep.prototype.addTileCallback=Ep.prototype.Le;var Ip=function(){id.call(this,"tile-load")};r(Ip,id);var Hp=function(){id.call(this,"tile-start")};r(Hp,id);var Jp=function(){id.call(this,"tile-throttle")};
683
+ r(Jp,id);var Kp=function(a,b){id.call(this,"tile-fail");this.errorMessage=b};r(Kp,id);var Lp=function(){id.call(this,"tile-abort")};r(Lp,id);var Mp=function(a,b,c,d){J.call(this);this.qb=a;this.zoom=b;this.la=c.createElement("div");this.la.id=d;this.fl=5;this.de=function(){};this.ke="new";this.pi=0;this.Cf=!1};r(Mp,J);Mp.prototype.getDiv=function(){return this.la};
684
+ var Op=function(a){if(!a.Cf&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Np(a,"loading");a.bl=(new Date).getTime();a.Ya=new Mi;a.Ya.xc="blob";a.Ya.Wa("complete",function(){var b=Vi(a.Ya),c=a.Ya.getStatus();c==429&&Np(a,"throttled");if(Li(c)){var d={};Wa(Wi(a.Ya),function(g,f){d[f.toLowerCase()]=g});a.tl=d;a.yi=b;a.Kc()}else if(b){var e=new Cp;e.Wa("loadend",function(){a.hd(e.ba.result)});e.readAsText(b)}else a.hd("Failed to load tile.")},
685
+ !1);a.Ya.Vc("ready",Ea(hd,a.Ya));a.Ca&&a.Ca.endsWith("&profiling=1")&&(a.Ca=a.Ca.replace("&profiling=1",""),a.Ya.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.Ya.send(a.Ca,"GET")};h=Mp.prototype;h.Kc=function(){this.de(this);Np(this,"loaded")};h.Gc=function(){hd(this.Ya)};
686
+ h.hd=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.pi>=this.fl?(this.Pk=b(a),Np(this,"failed")):(this.Gc(),setTimeout(w(function(){this.Ra||(this.Cf=!0,Op(this),this.Cf=!1)},this),1E3*Math.pow(2,this.pi++)))};h.abort=function(){this.Gc();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&Np(this,this.ke in Pp?"removed":"aborted")};h.getStatus=function(){return this.ke};var Np=function(a,b){a.ke=b;a.dispatchEvent("status-changed")};
687
+ Mp.prototype.J=function(){J.prototype.J.call(this);this.Gc();this.la.remove();this.de=null};var Pp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Qp=function(){I.call(this)};r(Qp,I);var Rp=function(a,b){Ep.call(this,a,b);this.Qg=new Xd;this.mh=new Xd};r(Rp,Ep);Rp.prototype.Zg=function(a,b,c,d){var e=new Sp(a,b,c,d);this.ib.Wa(e,"status-changed",function(){e.getStatus()=="loaded"&&(this.Qg.set(a,new Float32Array(e.zd)),this.mh.set(a,e.la))});return e};Rp.prototype.J=function(){Ep.prototype.J.call(this);this.mh=this.Qg=null};x("ee.layers.BinaryOverlay",Rp);var Sp=function(a,b,c,d){Mp.call(this,a,b,c,d)};r(Sp,Mp);
688
+ Sp.prototype.Kc=function(){var a=new Cp;a.Wa("loadend",function(){this.zd=a.ba.result;Mp.prototype.Kc.call(this)},void 0,this);a.readAsArrayBuffer(this.yi)};var Tp=function(a){J.call(this);this.Qc={};this.Pc={};this.Sb=new vp(this);this.X=a;this.Ve=!1};y(Tp,J);var Up=["load","abort","error"],Vp=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.Ve=!1,a.Qc[b]={src:c,Yg:null}},Wp=function(a,b){delete a.Qc[b];var c=a.Pc[b];c&&(delete a.Pc[b],a.Sb.se(c,Up,a.Yh))};
689
+ Tp.prototype.start=function(){var a=this.Qc;ab(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Ra)){if(this.X){var d=this.X;d=(d?new li(ki(d)):Nb||(Nb=new li)).Nk("IMG")}else d=new Image;c.Yg&&(d.crossOrigin=c.Yg);this.Sb.Wa(d,Up,this.Yh);this.Pc[b]=d;d.id=b;d.src=c.src}},this)};
690
+ Tp.prototype.Yh=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));Wp(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ra&&eb(this.Pc)&&eb(this.Qc)&&!this.Ve&&(this.Ve=!0,this.dispatchEvent("complete"))}};Tp.prototype.J=function(){delete this.Qc;delete this.Pc;hd(this.Sb);Tp.L.J.call(this)};var Xp=function(a,b){Ep.call(this,a,b)};r(Xp,Ep);Xp.prototype.Zg=function(a,b,c,d){return new Yp(a,b,c,d)};x("ee.layers.ImageOverlay",Xp);var Yp=function(a,b,c,d){Mp.call(this,a,b,c,d);this.de=Zp;this.Ch=this.fa=this.Rd=null;this.Yc=""};r(Yp,Mp);
691
+ Yp.prototype.Kc=function(){try{var a=Ib(this.yi);this.Yc=Gb(a);var b=this.Yc!==Fb.toString()?this.Yc:this.Ca}catch(c){b=this.Ca}this.fa=new Tp;Vp(this.fa,this.la.id+"-image",b);this.Ch=yd(this.fa,$p,function(c){c.type=="load"?(this.Rd=c.target,Mp.prototype.Kc.call(this)):this.hd()},void 0,this);this.fa.start()};Yp.prototype.Gc=function(){Mp.prototype.Gc.call(this);this.fa&&(Hd(this.Ch),hd(this.fa))};Yp.prototype.J=function(){Mp.prototype.J.call(this);this.Yc&&URL.revokeObjectURL(this.Yc)};
692
+ var Zp=function(a){a.la.appendChild(a.Rd)},$p=["load","abort","error"];var aq=function(a){for(var b=arguments[0],c=1;c<arguments.length;c++){var d=arguments[c];if(d.lastIndexOf("/",0)==0)b=d;else{var e;(e=b=="")||(e=b.length-1,e=e>=0&&b.indexOf("/",e)==e);b=e?b+d:b+("/"+d)}}return b};var bq=function(a,b,c,d){I.call(this);this.Pg=a;this.Yb=b;this.mg=d||"";this.Xd=c};r(bq,Qp);bq.prototype.Ff=function(a){if(a.zoom<=this.Xd)a.Ca=this.Md(a.qb,a.zoom);else{var b=a.zoom-this.Xd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.qb.x/c),Math.floor(a.qb.y/c));a.Ca=this.Md(c,a.zoom-b);a.de=Ea(cq,this.Xd)}var d=w(a.hd,a);a.hd=w(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Np(a,"loaded"):d(e)},a);Op(a)};
693
+ bq.prototype.getUniqueId=function(){return[this.Pg,this.Yb,this.Xd,this.mg].join("-")};bq.prototype.Md=function(a,b){a=aq("https://storage.googleapis.com",this.Pg,this.Yb,String(b),String(a.x),String(a.y));this.mg&&(a+=this.mg);return a};
694
+ var cq=function(a,b){if(!b.Rd)throw Error("Tile must have an image element to be rendered.");a=Math.pow(2,b.zoom-a);var c=b.tileSize.width,d=b.la.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.la.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Rd,c/a*(b.qb.x%a),c/a*(b.qb.y%a),c/a,c/a,0,0,c,c)};x("ee.layers.CloudStorageTileSource",bq);var dq=function(){this.La=[];this.Qa=[]};h=dq.prototype;h.enqueue=function(a){this.Qa.push(a)};h.Ic=function(){this.La.length===0&&(this.La=this.Qa,this.La.reverse(),this.Qa=[]);return this.La.pop()};h.R=function(){return this.La.length+this.Qa.length};h.isEmpty=function(){return this.La.length===0&&this.Qa.length===0};h.clear=function(){this.La=[];this.Qa=[]};h.contains=function(a){return dc(this.La,a)||dc(this.Qa,a)};
695
+ h.remove=function(a){var b=this.La;var c=Xb(b,a);c>=0?(fc(b,c),b=!0):b=!1;return b||ec(this.Qa,a)};h.aa=function(){for(var a=[],b=this.La.length-1;b>=0;--b)a.push(this.La[b]);b=this.Qa.length;for(var c=0;c<b;++c)a.push(this.Qa[c]);return a};var eq=function(a,b){I.call(this);this.Qh=a||0;this.Wd=b||10;if(this.Qh>this.Wd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Sa=new dq;this.tb=new ae;this.delay=0;this.Df=null;this.sd()};y(eq,I);eq.prototype.Nc=function(){var a=Date.now();if(!(this.Df!=null&&a-this.Df<this.delay)){for(var b;this.Sa.R()>0&&(b=this.Sa.Ic(),!this.Pf(b));)this.sd();!b&&this.R()<this.Wd&&(b=this.Ye());b&&(this.Df=a,this.tb.add(b));return b}};
696
+ var fq=function(a,b){return a.tb.remove(b)?(a.Ke(b),!0):!1};h=eq.prototype;h.Ke=function(a){this.tb.remove(a);this.Pf(a)&&this.R()<this.Wd?this.Sa.enqueue(a):this.Dd(a)};h.sd=function(){for(var a=this.Sa;this.R()<this.Qh;)a.enqueue(this.Ye());for(;this.R()>this.Wd&&this.Sa.R()>0;)this.Dd(a.Ic())};h.Ye=function(){return{}};h.Dd=function(a){if(typeof a.dispose=="function")a.dispose();else for(var b in a)a[b]=null};h.Pf=function(a){return typeof a.Kk=="function"?a.Kk():!0};
697
+ h.contains=function(a){return this.Sa.contains(a)||this.tb.contains(a)};h.R=function(){return this.Sa.R()+this.tb.R()};h.isEmpty=function(){return this.Sa.isEmpty()&&this.tb.isEmpty()};h.J=function(){eq.L.J.call(this);if(this.tb.R()>0)throw Error("[goog.structs.Pool] Objects not released");delete this.tb;for(var a=this.Sa;!a.isEmpty();)this.Dd(a.Ic());delete this.Sa};var gq=function(a,b){this.Ih=a;this.te=b};gq.prototype.getKey=function(){return this.Ih};gq.prototype.clone=function(){return new gq(this.Ih,this.te)};var hq=function(a){this.Aa=[];if(a)a:{if(a instanceof hq){var b=a.sb();a=a.aa();if(this.R()<=0){for(var c=this.Aa,d=0;d<b.length;d++)c.push(new gq(b[d],a[d]));break a}}else b=ab(a),a=$a(a);for(c=0;c<b.length;c++)iq(this,b[c],a[c])}},iq=function(a,b,c){var d=a.Aa;d.push(new gq(b,c));b=d.length-1;a=a.Aa;for(c=a[b];b>0;)if(d=b-1>>1,a[d].getKey()>c.getKey())a[b]=a[d],b=d;else break;a[b]=c};h=hq.prototype;
699
698
  h.remove=function(){var a=this.Aa,b=a.length,c=a[0];if(!(b<=0)){if(b==1)a.length=0;else{a[0]=a.pop();a=0;b=this.Aa;for(var d=b.length,e=b[a];a<d>>1;){var g=a*2+1,f=a*2+2;g=f<d&&b[f].getKey()<b[g].getKey()?f:g;if(b[g].getKey()>e.getKey())break;b[a]=b[g];a=g}b[a]=e}return c.te}};h.aa=function(){for(var a=this.Aa,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].te);return b};h.sb=function(){for(var a=this.Aa,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].getKey());return b};
700
- h.Gc=function(a){return this.Aa.some(function(b){return b.te==a})};h.Ob=function(a){return this.Aa.some(function(b){return b.getKey()==a})};h.clone=function(){return new mq(this)};h.R=function(){return this.Aa.length};h.isEmpty=function(){return this.Aa.length===0};h.clear=function(){this.Aa.length=0};var oq=function(){mq.apply(this,arguments)};r(oq,mq);oq.prototype.enqueue=function(a,b){nq(this,a,b)};oq.prototype.Hc=function(){return this.remove()};var pq=function(a,b){this.mh=void 0;this.fe=new oq;jq.call(this,a,b)};y(pq,jq);h=pq.prototype;h.Mc=function(a,b){if(!a)return(a=pq.L.Mc.call(this))&&this.delay&&(this.mh=t.setTimeout(w(this.Nd,this),this.delay)),a;this.fe.enqueue(b!==void 0?b:100,a);this.Nd()};h.Nd=function(){for(var a=this.fe;a.R()>0;){var b=this.Mc();if(b)a.Hc().apply(this,[b]);else break}};h.Le=function(a){pq.L.Le.call(this,a);this.Nd()};h.rd=function(){pq.L.rd.call(this);this.Nd()};
701
- h.J=function(){pq.L.J.call(this);t.clearTimeout(this.mh);this.fe.clear();this.fe=null};var qq=function(a,b){I.call(this);this.Hf=a;this.ua=b||null};r(qq,Vp);qq.prototype.Gf=function(a,b){var c=this,d=zd(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.wl["x-earth-engine-computation-profile"];this.ua&&e&&this.ua.Kk(a.la.id,e);break;case "failed":case "aborted":this.ua&&a.la.id!==""&&this.ua.ol(a.la.id),Hd(d)}},void 0,this);a.Ca=this.Ld(a.qb,a.zoom);rq().Mc(function(e){c.xf(a,e)},b)};qq.prototype.getUniqueId=function(){return this.Hf.mapid+"-"+this.Hf.token};
702
- qq.prototype.xf=function(a,b){var c=rq();if(a.Ra||a.getStatus()=="aborted")kq(c,b);else{var d=zd(a,"status-changed",function(){a.je in Up&&(Hd(d),kq(c,b))});Tp(a)}};qq.prototype.Ld=function(a,b){a=yl(this.Hf,a.x,a.y,b);return this.ua&&this.ua.isEnabled()?a+"&profiling=1":a};var rq=function(){sq||(sq=new pq(0,4));return sq};x("ee.layers.EarthEngineTileSource",qq);var sq=null;var tq=function(a){I.call(this);this.Ji=a};r(tq,Vp);tq.prototype.Gf=function(a){a.Ca=this.Ji.formatTileUrl(a.qb.x,a.qb.y,a.zoom);Tp(a)};tq.prototype.getUniqueId=function(){return this.Ji.token};x("ee.layers.FeatureViewTileSource",tq);var vq=function(){J.call(this);this.pe=new uq(0,60);this.vc=new Xd};r(vq,J);vq.prototype.send=function(a,b,c,d,e){if(this.vc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new wq(a,b,d,w(this.ni,this),e!==void 0?e:1);this.vc.set(a,b);a=w(this.xf,this,b);this.pe.Mc(a,c);return b};vq.prototype.abort=function(a){if(a=this.vc.get(a))a.jc||(a.jc=!0,a.Ja=new id("abort")),this.ni(a)};
703
- vq.prototype.xf=function(a,b){if(a.ga||a.jc)xq(this,b);else if(a.Li=b,b.setActive(!0),b=new Yp,a.ga=b,!a.retry())throw Error("Cannot dispatch first request!");};vq.prototype.ni=function(a){this.vc.remove(a.getId());a.ga&&(xq(this,a.Li),a.ga.dispose());a.yf&&a.yf(a.Ja,a.ji)};var xq=function(a,b){b.setActive(!1);if(!kq(a.pe,b))throw Error("Object not released");};
704
- vq.prototype.J=function(){J.prototype.J.call(this);this.pe.dispose();this.pe=null;var a=this.vc;Xb(a.aa(),function(b){b.dispose()});a.clear();this.vc=null};x("ee.MapTileManager",vq);var wq=function(a,b,c,d,e){I.call(this);this.fa=a;this.Cl=b;this.jl=e!==void 0?e:1;this.yf=c;this.ac=d};r(wq,I);h=wq.prototype;h.getId=function(){return this.fa};h.getUrl=function(){return this.Cl};
705
- h.Xk=function(a){if(this.jc)this.ac&&this.ac(this);else switch(a.type){case "load":this.Ja=a;this.ac&&this.ac(this);break;case "error":case "abort":this.retry()||(this.Ja=a,this.ac&&this.ac(this))}};h.J=function(){I.prototype.J.call(this);delete this.yf;delete this.ac};h.retry=function(){if(this.Ig>this.jl)return!1;this.Ig++;aq(this.ga,this.fa);setTimeout(w(this.xl,this),0);return!0};
706
- h.xl=function(){if(!this.jc){var a=w(function(d){this.jc||($p(this.ga,this.fa,d),yd(this.ga,yq,w(this.Xk,this)),this.ga.start())},this),b=this.getUrl();if(Zc(b).Ba.Ob("profiling")){var c=new Qi;c.wc="blob";c.Wa("complete",w(function(){this.ji=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(c.getStatus()>=200&&c.getStatus()<300)try{var d=Fb(Gb($i(c)));var e=d!==Eb.toString()}catch(g){}a(e?d:b)},this));c.Uc("ready",w(c.dispose,c));c.send(b,"GET")}else a(b)}};h.Ig=0;h.jc=!1;h.ga=null;
707
- h.Li=null;h.Ja=null;h.ji=null;var yq=["load","abort","error"],zq=function(){I.call(this);this.Ea=!1};r(zq,I);zq.prototype.setActive=function(a){this.Ea=a};zq.prototype.isActive=function(){return this.Ea};var uq=function(a,b){pq.call(this,a,b)};r(uq,pq);uq.prototype.Ze=function(){return new zq};uq.prototype.Cd=function(a){a.dispose()};uq.prototype.Qf=function(a){return!a.Ra&&!a.isActive()};var Aq=function(a,b,c,d,e){ge.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.ug=new ae;this.Rf=1;this.ua=e||null};r(Aq,ge);h=Aq.prototype;h.Me=function(a){return zd(this,"tileevent",a)};h.Zf=function(a){Hd(a)};
708
- h.getTile=function(a,b,c){if(b<this.minZoom||a.y<0||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=he(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ua&&this.ua.isEnabled()&&(a+="&profiling=1");b=[b,this.xb,this.token].join("/");this.xb+=1;c=gi("DIV",{id:b});var d=(new Date).getTime()/1E3;this.zb.push(b);ol(vq).send(b,a,d,w(this.Wk,this,c,b));xp(this);return c};h.Lc=function(){return this.zb.length};
709
- h.releaseTile=function(a){ol(vq).abort(a.id);if(a.firstElementChild!==void 0)var b=a.firstElementChild;else for(b=a.firstChild;b&&b.nodeType!=1;)b=b.nextSibling;this.ug.remove(b);a.id!==""&&(this.tg.remove(a.id),this.ua&&this.ua.ol(a.id))};h.setOpacity=function(a){this.Rf=a;var b=this.ug.Da();Sd(b,function(c){Ip(c,a)})};
710
- h.Wk=function(a,b,c,d){c.type=="error"?(dc(this.zb,b),this.tg.add(b),this.dispatchEvent(c)):(dc(this.zb,b),c.target&&c.type=="load"&&(c=c.target,this.ug.add(c),this.Rf!=1&&Ip(c,this.Rf),a.appendChild(c)),xp(this));this.ua&&d!==null&&this.ua.Kk(b,d)};x("ee.MapLayerOverlay",Aq);Aq.prototype.removeTileCallback=Aq.prototype.Zf;Aq.prototype.addTileCallback=Aq.prototype.Me;Aq.prototype.getTile=Aq.prototype.getTile;Aq.prototype.setOpacity=Aq.prototype.setOpacity;Aq.prototype.releaseTile=Aq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call ee.batch.Export.image.toCloudStorage ee.batch.Export.video.toCloudStorage ee.batch.Export.table.toFeatureView ee.batch.Export.video.toDrive ee.batch.Export.table.toDrive ee.batch.Export.image.toDrive ee.batch.Export.table.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.table.toCloudStorage ee.batch.Export.image.toAsset ee.batch.Export.map.toCloudStorage ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toBigQuery ee.Collection.prototype.filter ee.Collection.prototype.limit ee.Collection.prototype.sort ee.Collection.prototype.map ee.Collection.prototype.iterate ee.Collection.prototype.filterBounds ee.Collection.prototype.filterDate ee.Collection.prototype.filterMetadata ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.aside ee.data.startProcessing ee.data.createFolder ee.data.getMapId ee.data.makeThumbUrl ee.data.authenticateViaOauth ee.data.setAssetAcl ee.data.renameAsset ee.data.listAssets ee.data.authenticate ee.data.getTaskList ee.data.setAssetProperties ee.data.getTileUrl ee.data.getTableDownloadId ee.data.copyAsset ee.data.listBuckets ee.data.makeTableDownloadUrl ee.data.getTaskListWithLimit ee.data.deleteAsset ee.data.startTableIngestion ee.data.getAssetRootQuota ee.data.listOperations ee.data.getDownloadId ee.data.authenticateViaPopup ee.data.makeDownloadUrl ee.data.cancelOperation ee.data.getFeatureViewTilesKey ee.data.getAssetAcl ee.data.listImages ee.data.getWorkloadTag ee.data.listFeatures ee.data.setWorkloadTag ee.data.getAssetRoots ee.data.getAsset ee.data.authenticateViaPrivateKey ee.data.getOperation ee.data.newTaskId ee.data.createAssetHome ee.data.computeValue ee.data.getInfo ee.data.getThumbId ee.data.createAsset ee.data.cancelTask ee.data.getVideoThumbId ee.data.setDefaultWorkloadTag ee.data.resetWorkloadTag ee.data.getTaskStatus ee.data.getFilmstripThumbId ee.data.updateTask ee.data.updateAsset ee.data.getList ee.data.startIngestion ee.Date ee.Deserializer.fromCloudApiJSON ee.Deserializer.decode ee.Deserializer.fromJSON ee.Deserializer.decodeCloudApi ee.Dictionary ee.Algorithms ee.InitState ee.apply ee.TILE_SIZE ee.initialize ee.reset ee.call ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.Feature.prototype.getMap ee.Feature ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getMapId ee.Filter.gt ee.Filter.inList ee.Filter.lt ee.Filter.neq ee.Filter.prototype.not ee.Filter.or ee.Filter.lte ee.Filter.gte ee.Filter.metadata ee.Filter.date ee.Filter.bounds ee.Filter ee.Filter.eq ee.Filter.and ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.Rectangle ee.Geometry.LineString ee.Geometry.prototype.toGeoJSONString ee.Geometry.Point ee.Geometry.prototype.serialize ee.Geometry.Polygon ee.Geometry.MultiLineString ee.Geometry.MultiPolygon ee.Geometry.BBox ee.Geometry.prototype.toGeoJSON ee.Geometry.MultiPoint ee.Geometry.LinearRing ee.Geometry ee.Image ee.Image.prototype.rename ee.Image.cat ee.Image.prototype.select ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.prototype.getThumbId ee.Image.rgb ee.Image.prototype.getMap ee.Image.prototype.getDownloadURL ee.Image.prototype.expression ee.Image.prototype.clip ee.Image.prototype.getThumbURL ee.ImageCollection ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.ImageCollection.prototype.linkCollection ee.List ee.Number ee.Serializer.toReadableCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.encodeCloudApiPretty ee.Serializer.encode ee.Serializer.toCloudApiJSON ee.Serializer.toJSON ee.Serializer.encodeCloudApi ee.String ee.Terrain".split(" "),
699
+ h.Hc=function(a){return this.Aa.some(function(b){return b.te==a})};h.Nb=function(a){return this.Aa.some(function(b){return b.getKey()==a})};h.clone=function(){return new hq(this)};h.R=function(){return this.Aa.length};h.isEmpty=function(){return this.Aa.length===0};h.clear=function(){this.Aa.length=0};var jq=function(){hq.apply(this,arguments)};r(jq,hq);jq.prototype.enqueue=function(a,b){iq(this,a,b)};jq.prototype.Ic=function(){return this.remove()};var kq=function(a,b){this.kh=void 0;this.ge=new jq;eq.call(this,a,b)};y(kq,eq);h=kq.prototype;h.Nc=function(a,b){if(!a)return(a=kq.L.Nc.call(this))&&this.delay&&(this.kh=t.setTimeout(w(this.Od,this),this.delay)),a;this.ge.enqueue(b!==void 0?b:100,a);this.Od()};h.Od=function(){for(var a=this.ge;a.R()>0;){var b=this.Nc();if(b)a.Ic().apply(this,[b]);else break}};h.Ke=function(a){kq.L.Ke.call(this,a);this.Od()};h.sd=function(){kq.L.sd.call(this);this.Od()};
700
+ h.J=function(){kq.L.J.call(this);t.clearTimeout(this.kh);this.ge.clear();this.ge=null};var lq=function(a,b){I.call(this);this.Gf=a;this.ua=b||null};r(lq,Qp);lq.prototype.Ff=function(a,b){var c=this,d=zd(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.tl["x-earth-engine-computation-profile"];this.ua&&e&&this.ua.Hk(a.la.id,e);break;case "failed":case "aborted":this.ua&&a.la.id!==""&&this.ua.ll(a.la.id),Hd(d)}},void 0,this);a.Ca=this.Md(a.qb,a.zoom);mq().Nc(function(e){c.wf(a,e)},b)};lq.prototype.getUniqueId=function(){return this.Gf.mapid+"-"+this.Gf.token};
701
+ lq.prototype.wf=function(a,b){var c=mq();if(a.Ra||a.getStatus()=="aborted")fq(c,b);else{var d=zd(a,"status-changed",function(){a.ke in Pp&&(Hd(d),fq(c,b))});Op(a)}};lq.prototype.Md=function(a,b){a=tl(this.Gf,a.x,a.y,b);return this.ua&&this.ua.isEnabled()?a+"&profiling=1":a};var mq=function(){nq||(nq=new kq(0,4));return nq};x("ee.layers.EarthEngineTileSource",lq);var nq=null;var oq=function(a){I.call(this);this.Hi=a};r(oq,Qp);oq.prototype.Ff=function(a){a.Ca=this.Hi.formatTileUrl(a.qb.x,a.qb.y,a.zoom);Op(a)};oq.prototype.getUniqueId=function(){return this.Hi.token};x("ee.layers.FeatureViewTileSource",oq);var qq=function(){J.call(this);this.pe=new pq(0,60);this.wc=new Xd};r(qq,J);qq.prototype.send=function(a,b,c,d,e){if(this.wc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new rq(a,b,d,w(this.li,this),e!==void 0?e:1);this.wc.set(a,b);a=w(this.wf,this,b);this.pe.Nc(a,c);return b};qq.prototype.abort=function(a){if(a=this.wc.get(a))a.kc||(a.kc=!0,a.Ja=new id("abort")),this.li(a)};
702
+ qq.prototype.wf=function(a,b){if(a.fa||a.kc)sq(this,b);else if(a.Ji=b,b.setActive(!0),b=new Tp,a.fa=b,!a.retry())throw Error("Cannot dispatch first request!");};qq.prototype.li=function(a){this.wc.remove(a.getId());a.fa&&(sq(this,a.Ji),a.fa.dispose());a.xf&&a.xf(a.Ja,a.hi)};var sq=function(a,b){b.setActive(!1);if(!fq(a.pe,b))throw Error("Object not released");};
703
+ qq.prototype.J=function(){J.prototype.J.call(this);this.pe.dispose();this.pe=null;var a=this.wc;Yb(a.aa(),function(b){b.dispose()});a.clear();this.wc=null};x("ee.MapTileManager",qq);var rq=function(a,b,c,d,e){I.call(this);this.ea=a;this.zl=b;this.gl=e!==void 0?e:1;this.xf=c;this.ac=d};r(rq,I);h=rq.prototype;h.getId=function(){return this.ea};h.getUrl=function(){return this.zl};
704
+ h.Uk=function(a){if(this.kc)this.ac&&this.ac(this);else switch(a.type){case "load":this.Ja=a;this.ac&&this.ac(this);break;case "error":case "abort":this.retry()||(this.Ja=a,this.ac&&this.ac(this))}};h.J=function(){I.prototype.J.call(this);delete this.xf;delete this.ac};h.retry=function(){if(this.Hg>this.gl)return!1;this.Hg++;Wp(this.fa,this.ea);setTimeout(w(this.ul,this),0);return!0};
705
+ h.ul=function(){if(!this.kc){var a=w(function(d){this.kc||(Vp(this.fa,this.ea,d),yd(this.fa,tq,w(this.Uk,this)),this.fa.start())},this),b=this.getUrl();if(Zc(b).Ba.Nb("profiling")){var c=new Mi;c.xc="blob";c.Wa("complete",w(function(){this.hi=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(c.getStatus()>=200&&c.getStatus()<300)try{var d=Gb(Ib(Vi(c)));var e=d!==Fb.toString()}catch(g){}a(e?d:b)},this));c.Vc("ready",w(c.dispose,c));c.send(b,"GET")}else a(b)}};h.Hg=0;h.kc=!1;h.fa=null;
706
+ h.Ji=null;h.Ja=null;h.hi=null;var tq=["load","abort","error"],uq=function(){I.call(this);this.Ea=!1};r(uq,I);uq.prototype.setActive=function(a){this.Ea=a};uq.prototype.isActive=function(){return this.Ea};var pq=function(a,b){kq.call(this,a,b)};r(pq,kq);pq.prototype.Ye=function(){return new uq};pq.prototype.Dd=function(a){a.dispose()};pq.prototype.Pf=function(a){return!a.Ra&&!a.isActive()};var vq=function(a,b,c,d,e){ge.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.tg=new ae;this.Qf=1;this.ua=e||null};r(vq,ge);h=vq.prototype;h.Le=function(a){return zd(this,"tileevent",a)};h.Yf=function(a){Hd(a)};
707
+ h.getTile=function(a,b,c){if(b<this.minZoom||a.y<0||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=he(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ua&&this.ua.isEnabled()&&(a+="&profiling=1");b=[b,this.wb,this.token].join("/");this.wb+=1;c=gi("DIV",{id:b});var d=(new Date).getTime()/1E3;this.yb.push(b);jl(qq).send(b,a,d,w(this.Tk,this,c,b));sp(this);return c};h.Mc=function(){return this.yb.length};
708
+ h.releaseTile=function(a){jl(qq).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.tg.remove(b);a.id!==""&&(this.sg.remove(a.id),this.ua&&this.ua.ll(a.id))};h.setOpacity=function(a){this.Qf=a;var b=this.tg.Da();Sd(b,function(c){Dp(c,a)})};
709
+ h.Tk=function(a,b,c,d){c.type=="error"?(ec(this.yb,b),this.sg.add(b),this.dispatchEvent(c)):(ec(this.yb,b),c.target&&c.type=="load"&&(c=c.target,this.tg.add(c),this.Qf!=1&&Dp(c,this.Qf),a.appendChild(c)),sp(this));this.ua&&d!==null&&this.ua.Hk(b,d)};x("ee.MapLayerOverlay",vq);vq.prototype.removeTileCallback=vq.prototype.Yf;vq.prototype.addTileCallback=vq.prototype.Le;vq.prototype.getTile=vq.prototype.getTile;vq.prototype.setOpacity=vq.prototype.setOpacity;vq.prototype.releaseTile=vq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call ee.batch.Export.image.toCloudStorage ee.batch.Export.video.toCloudStorage ee.batch.Export.table.toFeatureView ee.batch.Export.video.toDrive ee.batch.Export.table.toDrive ee.batch.Export.image.toDrive ee.batch.Export.table.toCloudStorage ee.batch.Export.table.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.image.toAsset ee.batch.Export.map.toCloudStorage ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toBigQuery ee.Collection.prototype.limit ee.Collection.prototype.filter ee.Collection.prototype.iterate ee.Collection.prototype.filterBounds ee.Collection.prototype.sort ee.Collection.prototype.filterDate ee.Collection.prototype.filterMetadata ee.Collection.prototype.map ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.data.setDefaultWorkloadTag ee.data.cancelTask ee.data.getVideoThumbId ee.data.resetWorkloadTag ee.data.getFilmstripThumbId ee.data.updateAsset ee.data.getTaskStatus ee.data.updateTask ee.data.getList ee.data.startProcessing ee.data.listAssets ee.data.startIngestion ee.data.makeThumbUrl ee.data.createFolder ee.data.authenticateViaOauth ee.data.setAssetAcl ee.data.getMapId ee.data.renameAsset ee.data.authenticate ee.data.getTaskList ee.data.setAssetProperties ee.data.copyAsset ee.data.getTileUrl ee.data.getTableDownloadId ee.data.listBuckets ee.data.deleteAsset ee.data.makeTableDownloadUrl ee.data.getTaskListWithLimit ee.data.getAssetRootQuota ee.data.cancelOperation ee.data.startTableIngestion ee.data.listOperations ee.data.getDownloadId ee.data.authenticateViaPopup ee.data.makeDownloadUrl ee.data.getAssetAcl ee.data.getWorkloadTag ee.data.getFeatureViewTilesKey ee.data.listImages ee.data.listFeatures ee.data.getAssetRoots ee.data.getAsset ee.data.authenticateViaPrivateKey ee.data.createAssetHome ee.data.setWorkloadTag ee.data.getOperation ee.data.newTaskId ee.data.computeValue ee.data.getThumbId ee.data.getInfo ee.data.createAsset ee.Date ee.Deserializer.decode ee.Deserializer.fromJSON ee.Deserializer.fromCloudApiJSON ee.Deserializer.decodeCloudApi ee.Dictionary ee.Algorithms ee.InitState ee.apply ee.TILE_SIZE ee.initialize ee.reset ee.call ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.Feature.prototype.getMap ee.Feature ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getMap ee.Filter.lte ee.Filter.gte ee.Filter.prototype.not ee.Filter.eq ee.Filter.date ee.Filter ee.Filter.metadata ee.Filter.bounds ee.Filter.and ee.Filter.gt ee.Filter.lt ee.Filter.inList ee.Filter.neq ee.Filter.or ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.Polygon ee.Geometry.prototype.serialize ee.Geometry.Point ee.Geometry.MultiLineString ee.Geometry.MultiPolygon ee.Geometry.prototype.toGeoJSON ee.Geometry.BBox ee.Geometry.MultiPoint ee.Geometry ee.Geometry.Rectangle ee.Geometry.LinearRing ee.Geometry.prototype.toGeoJSONString ee.Geometry.LineString ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.prototype.getThumbURL ee.Image ee.Image.prototype.select ee.Image.prototype.clip ee.Image.prototype.getMap ee.Image.cat ee.Image.prototype.expression ee.Image.prototype.getDownloadURL ee.Image.prototype.getThumbId ee.Image.rgb ee.Image.prototype.rename ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getMap ee.ImageCollection ee.List ee.Number ee.Serializer.toReadableJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encodeCloudApiPretty ee.Serializer.encode ee.Serializer.toJSON ee.Serializer.toCloudApiJSON ee.Serializer.encodeCloudApi ee.String ee.Terrain".split(" "),
711
710
  c=[["name","namedArgs"],["name"],["name","var_args"],"image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),
712
711
  "collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),"image opt_description opt_folder opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),
713
- ["collection","opt_description","opt_assetId","opt_maxVertices","opt_priority"],["classifier","opt_description","opt_assetId","opt_priority"],"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices 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".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_bucket opt_fileNamePrefix opt_framesPerSecond opt_writePublicTiles opt_minZoom opt_maxZoom opt_scale opt_region opt_skipEmptyTiles opt_minTimeMachineZoomSubset opt_maxTimeMachineZoomSubset opt_tileWidth opt_tileHeight opt_tileStride opt_videoFormat opt_version opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),"collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),["filter"],["max","opt_property",
715
- "opt_ascending"],["property","opt_ascending"],["algorithm","opt_dropNulls"],["algorithm","opt_first"],["geometry"],["start","opt_end"],["name","operator","value"],["callback"],["opt_callback"],["legacy"],["func","var_args"],["taskId","params","opt_callback"],["path","opt_force","opt_callback"],["params","opt_callback"],["id"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["assetId","aclUpdate","opt_callback"],["sourceId","destinationId","opt_callback"],
716
- ["parent","opt_params","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["opt_callback"],["assetId","properties","opt_callback"],["id","x","y","z"],["params","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["project","opt_callback"],["id"],["opt_limit","opt_callback"],["assetId","opt_callback"],["taskId","request","opt_callback"],["rootId","opt_callback"],["opt_limit","opt_callback"],["params","opt_callback"],["opt_success","opt_error"],
717
- ["id"],["operationName","opt_callback"],["params","opt_callback"],["assetId","opt_callback"],["parent","opt_params","opt_callback"],[],["asset","params","opt_callback"],["tag"],["opt_callback"],["id","opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["operationName","opt_callback"],["opt_count","opt_callback"],["requestedId","opt_callback"],["obj","opt_callback"],["id","opt_callback"],["params","opt_callback"],["value","opt_path","opt_force","opt_properties",
718
- "opt_callback"],["taskId","opt_callback"],["params","opt_callback"],["tag"],["opt_resetDefault"],["taskId","opt_callback"],["params","opt_callback"],["taskId","action","opt_callback"],["assetId","asset","updateFields","opt_callback"],["params","opt_callback"],["taskId","request","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],[],["func","namedArgs"],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),[],["func",
719
- "var_args"],["var_args"],[],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["geometry","opt_properties"],["opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_format","opt_selectors","opt_filename","opt_callback"],["args","opt_column"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["name","value"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name","value"],["name","value"],[],["var_args"],
720
- ["name","value"],["name","value"],["name","operator","value"],["start","opt_end"],["geometry","opt_errorMargin"],["opt_filter"],["name","value"],["var_args"],["namedArgs"],["var_args"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["coords","opt_proj"],["legacy"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],
721
- ["west","south","east","north"],[],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["opt_args"],["var_args"],["var_args"],["var_args"],["opt_callback"],["opt_visParams","opt_callback"],["params","opt_callback"],["r","g","b"],["opt_visParams","opt_callback"],["params","opt_callback"],["expression","opt_map"],["geometry"],["params","opt_callback"],["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","opt_isCompound"],["obj"],["obj"],["obj"],["string"],[]];[Sm,Rm,Q,so,Ao,yo,Bo,wo,to,xo,Do,vo,qo,uo,Co,zo,V.prototype.filter,V.prototype.limit,V.prototype.sort,V.prototype.map,V.prototype.Jh,V.prototype.uh,V.prototype.lf,V.prototype.mf,O.prototype.evaluate,O.prototype.V,
723
- O.prototype.va,O.prototype.Eg,bm,rm,xl,Fl,ql,xm,sm,lm,rl,Ql,ym,yl,Jl,tm,nm,Kl,Pl,um,hm,zm,Rl,Hl,pl,Il,Sl,zl,vm,mm,vl,Al,Bm,om,im,sl,Tl,Ll,pm,Bl,im,Cl,qm,Vl,Dl,Cm,Dm,Ol,El,Ul,wm,km,fm,Uo,cp,Xo,Yo,Zo,dp,op,qp,sp,256,mp,pp,rp,S.prototype.set,Nj,X.prototype.V,X.prototype.S,X.prototype.getMap,X,Y.prototype.V,Y.prototype.select,Y.prototype.rb,Y,Y.prototype.getMap,Y.prototype.S,Jn,On,Hn,Gn,U.prototype.rc,Mn,Kn,In,Qn,Nn,Pn,U,Fn,Ln,Mm.prototype.apply,Mm.prototype.call,pn,tn,T.prototype.wg,ln,T.prototype.va,
724
- wn,vn,xn,qn,T.prototype.oe,on,un,T,N,N.prototype.oi,eo,N.prototype.select,N.prototype.V,N.prototype.S,N.prototype.Kd,co,N.prototype.getMap,N.prototype.rb,N.prototype.l,N.prototype.clip,N.prototype.vf,Z,Z.prototype.wf,Z.prototype.tf,Z.prototype.S,Z.prototype.first,Z.prototype.getMap,Z.prototype.V,Z.prototype.select,Z.prototype.Ff,fo,Ko,Vk,Mk,Tk,Jk,Uk,Kk,Pk,No,gp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);
712
+ "collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),["collection","opt_description","opt_assetId","opt_maxVertices","opt_priority"],["classifier","opt_description","opt_assetId","opt_priority"],"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "),"image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),
713
+ "collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_writePublicTiles opt_minZoom opt_maxZoom opt_scale opt_region opt_skipEmptyTiles opt_minTimeMachineZoomSubset opt_maxTimeMachineZoomSubset opt_tileWidth opt_tileHeight opt_tileStride opt_videoFormat opt_version opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),"collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),["max","opt_property","opt_ascending"],
714
+ ["filter"],["algorithm","opt_first"],["geometry"],["property","opt_ascending"],["start","opt_end"],["name","operator","value"],["algorithm","opt_dropNulls"],["func","var_args"],["callback"],["opt_callback"],["legacy"],["tag"],["taskId","opt_callback"],["params","opt_callback"],["opt_resetDefault"],["params","opt_callback"],["assetId","asset","updateFields","opt_callback"],["taskId","opt_callback"],["taskId","action","opt_callback"],["params","opt_callback"],["taskId","params","opt_callback"],["parent",
715
+ "opt_params","opt_callback"],["taskId","request","opt_callback"],["id"],["path","opt_force","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["assetId","aclUpdate","opt_callback"],["params","opt_callback"],["sourceId","destinationId","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["opt_callback"],["assetId","properties","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],
716
+ ["id","x","y","z"],["params","opt_callback"],["project","opt_callback"],["assetId","opt_callback"],["id"],["opt_limit","opt_callback"],["rootId","opt_callback"],["operationName","opt_callback"],["taskId","request","opt_callback"],["opt_limit","opt_callback"],["params","opt_callback"],["opt_success","opt_error"],["id"],["assetId","opt_callback"],[],["params","opt_callback"],["parent","opt_params","opt_callback"],["asset","params","opt_callback"],["opt_callback"],["id","opt_callback"],["privateKey",
717
+ "opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["requestedId","opt_callback"],["tag"],["operationName","opt_callback"],["opt_count","opt_callback"],["obj","opt_callback"],["params","opt_callback"],["id","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],[],["func","namedArgs"],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),
718
+ [],["func","var_args"],["var_args"],[],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["geometry","opt_properties"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["args","opt_column"],["opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_visParams","opt_callback"],["name","value"],["name","value"],[],["name","value"],["start","opt_end"],["opt_filter"],["name","operator","value"],["geometry",
719
+ "opt_errorMargin"],["var_args"],["name","value"],["name","value"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name","value"],["var_args"],["namedArgs"],["var_args"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["legacy"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],[],["west","south","east","north"],["coords","opt_proj"],["geoJson","opt_proj","opt_geodesic",
720
+ "opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],["opt_callback"],["opt_visParams","opt_callback"],["params","opt_callback"],["opt_args"],["var_args"],["geometry"],["opt_visParams","opt_callback"],["var_args"],["expression","opt_map"],["params","opt_callback"],["params","opt_callback"],["r","g","b"],["var_args"],["opt_visParams","opt_callback"],["params","opt_callback"],[],["opt_callback"],
721
+ ["selectors","opt_names"],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],["params","opt_callback"],["opt_visParams","opt_callback"],["args"],["list"],["number"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["obj"],["obj"],["obj"],["string"],[]];[Nm,Mm,Q,no,vo,to,wo,ro,oo,qo,so,yo,lo,po,xo,uo,V.prototype.limit,V.prototype.filter,V.prototype.Hh,V.prototype.sh,V.prototype.sort,V.prototype.kf,V.prototype.lf,V.prototype.map,O.prototype.Dg,O.prototype.evaluate,
722
+ O.prototype.V,O.prototype.va,xm,Ql,yl,ym,zl,rm,Jl,Pl,fm,Xl,gm,am,Al,mm,ll,sm,sl,nm,ml,Ll,tm,om,tl,El,im,pm,Fl,Kl,um,Nl,cm,Ml,Cl,kl,Dl,qm,ql,ul,hm,vl,jm,dm,nl,km,wm,Ol,Gl,wl,xl,dm,lm,Po,So,To,Yo,Uo,Zo,jp,lp,np,256,hp,kp,mp,S.prototype.set,Ij,X.prototype.V,X.prototype.S,X.prototype.getMap,X,Y.prototype.S,Y.prototype.rb,Y,Y.prototype.V,Y.prototype.select,Y.prototype.getMap,Fn,Dn,U.prototype.sc,An,In,U,Ln,Kn,Gn,En,Cn,Jn,Bn,Hn,Hm.prototype.apply,Hm.prototype.call,rn,T.prototype.va,fn,qn,sn,T.prototype.oe,
723
+ ln,jn,T,kn,pn,T.prototype.vg,on,N.prototype.V,N.prototype.S,N.prototype.uf,N,N.prototype.select,N.prototype.clip,N.prototype.getMap,Zn,N.prototype.l,N.prototype.rb,N.prototype.Ld,Yn,N.prototype.mi,Z.prototype.S,Z.prototype.sf,Z.prototype.first,Z.prototype.V,Z.prototype.select,Z.prototype.Ef,Z.prototype.vf,Z.prototype.getMap,Z,$n,Fo,Hk,Qk,Ok,Ek,Fk,Pk,Kk,Io,bp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);