@google/earthengine 1.3.0 → 1.3.1

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,12 +36,12 @@ n("String.prototype.padStart",function(a){return a?a:function(b,c){var d=ua(this
36
36
  */
37
37
  var va=va||{},t=this||self,wa=function(a){var b=typeof a;return b!="object"?b:a?Array.isArray(a)?"array":b:"null"},xa=function(a){var b=wa(a);return b=="array"||b=="object"&&typeof a.length=="number"},ya=function(a){return u(a)&&typeof a.getFullYear=="function"},u=function(a){var b=typeof a;return b=="object"&&a!=null||b=="function"},Ba=function(a){return Object.prototype.hasOwnProperty.call(a,za)&&a[za]||(a[za]=++Aa)},za="closure_uid_"+(Math.random()*1E9>>>0),Aa=0,Ca=function(a,b,c){return a.call.apply(a.bind,
38
38
  arguments)},Da=function(a,b,c){if(!a)throw Error();if(arguments.length>2){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}},w=function(a,b,c){w=Function.prototype.bind&&Function.prototype.bind.toString().indexOf("native code")!=-1?Ca:Da;return w.apply(null,arguments)},Ea=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=
39
- c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");var c=t;a[0]in c||typeof c.execScript=="undefined"||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||b===void 0?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},y=function(a,b){function c(){}c.prototype=b.prototype;a.L=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.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}
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=function(){},Ga=new Fa;function Ha(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 Ia(a,b){return C(b,a)}function Ja(a,b,c){b[a]=c}function Ka(){return{}}function La(a,b){var c=new a;return b==null?c:Ma(b,Na,Oa,Pa,a)}function Na(a,b){return b[a]}function Oa(a,b,c){b.h[a]=c}
41
41
  function Pa(a){if(a==null)throw Error("Cannot deserialize, target constructor was null.");return new a}
42
- function Ma(a,b,c,d,e){e=d(e);for(var g=Qa(a,e),f=g.P||{},l=g.o||{},m=g.Ma||{},p=q(g.keys||[]),v=p.next(),z={};!v.done;z={Ud:void 0},v=p.next()){v=v.value;var 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===
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={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=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.Vd=m[v],H=z.Vd.pa?B.map(function(ea){return function(W){return Sa(W,ea.Vd,b,c,d)}}(z)):Sa(B,z.Vd,b,c,d);else if(Array.isArray(B)){if(g.nh&&B.length===
43
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}
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.Hl(b);return a==null?null:a};function Va(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Wa(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Xa(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Ya(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function Za(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function $a(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function ab(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
45
45
  function bb(a){var b=cb,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function db(a){for(var b in a)return!1;return!0}function eb(a,b){b in a&&delete a[b]}function fb(a){var b={},c;for(c in a)b[c]=a[c];return b}
46
46
  function gb(a){if(!a||typeof a!=="object")return a;if(typeof a.clone==="function")return a.clone();if(typeof Map!=="undefined"&&a instanceof Map)return new Map(a);if(typeof Set!=="undefined"&&a instanceof Set)return new Set(a);if(a instanceof Date)return new Date(a.getTime());var b=Array.isArray(a)?[]:typeof ArrayBuffer!=="function"||typeof ArrayBuffer.isView!=="function"||!ArrayBuffer.isView(a)||a instanceof DataView?{}:new a.constructor(a.length),c;for(c in a)b[c]=gb(a[c]);return b}var hb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
47
47
  function ib(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var g=0;g<hb.length;g++)c=hb[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};/*
@@ -49,7 +49,7 @@ function ib(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in
49
49
  Copyright Google LLC
50
50
  SPDX-License-Identifier: Apache-2.0
51
51
  */
52
- var jb={};function kb(){if(jb!==jb)throw Error("Bad secret");};var lb=globalThis.trustedTypes,mb;function nb(){var a=null;if(!lb)return a;try{var b=function(c){return c};a=lb.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){throw c;}return a};var ob=function(a){kb();this.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: "+
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.fi=a};ob.prototype.toString=function(){return this.fi+""};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.fi;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.gi=a};Db.prototype.toString=function(){return this.gi};new Db("about:blank");var Eb=new Db("about:invalid#zClosurez");function Fb(a){if(a instanceof Db)return a.gi;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Gb(a){if(typeof MediaSource!=="undefined"&&a instanceof MediaSource)return new Db(URL.createObjectURL(a));var b=a.type.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i);if((b==null?void 0:b.length)!==2||!(/^image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif|avif|x-ms-bmp)$/i.test(b[1])||/^video\/(?:mpeg|mp4|ogg|webm|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||/^audio\/(?:3gpp2|3gpp|aac|amr|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)$/i.test(b[1])||/^font\/[\w-]+$/i.test(b[1])))throw Error("unsafe blob MIME type: "+
53
53
  a.type);return new Db(URL.createObjectURL(a))}var Ib=[],Jb=function(a){console.warn("A URL with content '"+a+"' was sanitized away.")};Ib.indexOf(Jb)===-1&&Ib.push(Jb);function Kb(a,b){a.src=qb(b);var c;b=a.ownerDocument&&a.ownerDocument.defaultView||window;b=b===void 0?document:b;var d;b=(d=(c="document"in b?b.document:b).querySelector)==null?void 0:d.call(c,"script[nonce]");(c=b==null?"":b.nonce||b.getAttribute("nonce")||"")&&a.setAttribute("nonce",c)};function Lb(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Lb);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)}y(Lb,Error);Lb.prototype.name="CustomError";var Mb;function Nb(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");Lb.call(this,c+a[d])}y(Nb,Lb);Nb.prototype.name="AssertionError";function Ob(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Nb(""+e,g||[]);}
54
54
  var E=function(a,b,c){a||Ob("",null,b,Array.prototype.slice.call(arguments,2))},Pb=function(a,b,c){a==null&&Ob("Expected to exist: %s.",[a],b,Array.prototype.slice.call(arguments,2));return a},Qb=function(a,b){throw new Nb("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Rb=function(a,b,c){typeof a!=="number"&&Ob("Expected number but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a},Sb=function(a,b,c){typeof a!=="string"&&Ob("Expected string but got %s: %s.",
55
55
  [wa(a),a],b,Array.prototype.slice.call(arguments,2))},Tb=function(a,b,c){typeof a!=="function"&&Ob("Expected function but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2))},Ub=function(a,b,c){u(a)||Ob("Expected object but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Vb=Array.prototype.indexOf?function(a,b){E(a.length!=null);return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Wb=Array.prototype.lastIndexOf?function(a,b){E(a.length!=null);return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;c<0&&(c=Math.max(0,a.length+c));if(typeof a==="string")return typeof b!=="string"||
@@ -57,436 +57,435 @@ b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&&a[c]===b)return c;ret
57
57
  g){var l=g[f];b.call(void 0,l,f,a)&&(d[e++]=l)}return d},Zb=Array.prototype.map?function(a,b,c){E(a.length!=null);return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),g=typeof a==="string"?a.split(""):a,f=0;f<d;f++)f in g&&(e[f]=b.call(c,g[f],f,a));return e},$b=Array.prototype.some?function(a,b){E(a.length!=null);return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],
58
58
  e,a))return!0;return!1},ac=Array.prototype.every?function(a,b){E(a.length!=null);return Array.prototype.every.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&!b.call(void 0,d[e],e,a))return!1;return!0};function bc(a,b){var c=0;Xb(a,function(d,e,g){b.call(void 0,d,e,g)&&++c});return c}function cc(a,b){return Vb(a,b)>=0}function dc(a,b){b=Vb(a,b);var c;(c=b>=0)&&ec(a,b);return c}
59
59
  function ec(a,b){E(a.length!=null);Array.prototype.splice.call(a,b,1)}function fc(a){var b=a.length;if(b>0){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]}function gc(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(xa(d)){var e=a.length||0,g=d.length||0;a.length=e+g;for(var f=0;f<g;f++)a[e+f]=d[f]}else a.push(d)}}function hc(a,b,c){E(a.length!=null);return arguments.length<=2?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
60
- function ic(a){var b=[];if(a-0<0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function jc(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192){var g=hc(d,e,e+8192);g=jc.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var kc=Object.freeze||function(a){return a};var lc=function(a,b){this.name=a;this.value=b};lc.prototype.toString=function(){return this.name};var mc=new lc("OFF",Infinity),nc=new lc("SEVERE",1E3),oc=new lc("CONFIG",700),pc=new lc("FINE",500),qc=function(){this.Bd=0;this.clear()},rc;qc.prototype.clear=function(){this.yd=Array(this.Bd);this.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)};
72
- var Zc=function(a){return a instanceof Mc?a.clone():new Mc(a)},Rc=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},Tc=function(a,b,c){return typeof a==="string"?(a=encodeURI(a).replace(b,$c),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},$c=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},Uc=/[#\/\?@]/g,Wc=/[#\?:]/g,Vc=/[#\?]/g,Yc=/[#\?@]/g,Xc=/#/g,Sc=function(a,b){this.Y=this.N=null;this.ta=a||null;this.za=!!b},ad=
73
- 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;
78
- this.currentTarget=b;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=ld||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=ld||a.offsetY!==void 0?a.offsetY:a.layerY,this.clientX=a.clientX!==void 0?a.clientX:a.pageX,this.clientY=a.clientY!==void 0?a.clientY:a.pageY,this.screenX=
79
- 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&&
83
- (e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ed(b.toString()),d);else if(a.addListener&&a.removeListener)E(b==="change","MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");xd++;return c},Dd=function(){var a=Fd,b=function(c){return a.call(b.src,b.listener,c)};return b},yd=function(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g++)yd(a,b[g],c,d,e);return null}c=Ad(c);return od(a)?
84
- 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);
114
- We.prototype.i=function(){return{P:{arguments:Xe},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
115
- k.Object.defineProperties(We.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?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,
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.Cd=0;this.clear()},rc;qc.prototype.clear=function(){this.zd=Array(this.Cd);this.fh=-1;this.Fh=!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.Vk=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.cl={tf: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.Vk.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.tf())):mc;d=d>=e.value}if(d){b=b||mc;d=yc(zc(),a.tf());typeof c==="function"&&(c=c());rc||(rc=new qc);e=rc;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 sc(b,c,a))}else a=new sc(b,c,a);vc(d,a)}},Bc=function(a,b){a&&Ac(a,pc,b)};var Cc=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")},Dc=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 Ec=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},Fc=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)},Gc=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 $a(a)}}},Hc=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=Gc(a),e=Fc(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Ic=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=Gc(a),d=Fc(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 Jc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Kc=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 Lc=function(a){this.hb=this.hc=this.ub="";this.vc=null;this.Qb=this.Yb="";this.za=this.Yk=!1;if(a instanceof Lc){this.za=a.za;Mc(this,a.ub);var b=a.hc;Nc(this);this.hc=b;b=a.hb;Nc(this);this.hb=b;Oc(this,a.vc);this.setPath(a.getPath());Pc(this,a.Ba.clone());a=a.Qb;Nc(this);this.Qb=a}else a&&(b=String(a).match(Jc))?(this.za=!1,Mc(this,b[1]||"",!0),a=b[2]||"",Nc(this),this.hc=Qc(a),a=b[3]||"",Nc(this),this.hb=Qc(a,!0),Oc(this,b[4]),this.setPath(b[5]||"",!0),Pc(this,b[6]||"",!0),a=b[7]||"",Nc(this),
65
+ this.Qb=Qc(a)):(this.za=!1,this.Ba=new Rc(null,this.za))};
66
+ Lc.prototype.toString=function(){var a=[],b=this.ub;b&&a.push(Sc(b,Tc,!0),":");var c=this.hb;if(c||b=="file")a.push("//"),(b=this.hc)&&a.push(Sc(b,Tc,!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(Sc(c,c.charAt(0)=="/"?Uc:Vc,!0));(c=this.Ba.toString())&&a.push("?",c);(c=this.Qb)&&a.push("#",Sc(c,Wc));return a.join("")};
67
+ Lc.prototype.resolve=function(a){var b=this.clone(),c=!!a.ub;c?Mc(b,a.ub):c=!!a.hc;if(c){var d=a.hc;Nc(b);b.hc=d}else c=!!a.hb;c?(d=a.hb,Nc(b),b.hb=d):c=a.vc!=null;d=a.getPath();if(c)Oc(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?Pc(b,a.Ba.clone()):c=!!a.Qb;c&&(a=a.Qb,Nc(b),b.Qb=a);return b};Lc.prototype.clone=function(){return new Lc(this)};
69
+ var Mc=function(a,b,c){Nc(a);a.ub=c?Qc(b,!0):b;a.ub&&(a.ub=a.ub.replace(/:$/,""))},Oc=function(a,b){Nc(a);if(b){b=Number(b);if(isNaN(b)||b<0)throw Error("Bad port number "+b);a.vc=b}else a.vc=null};Lc.prototype.getPath=function(){return this.Yb};Lc.prototype.setPath=function(a,b){Nc(this);this.Yb=b?Qc(a,!0):a;return this};var Pc=function(a,b,c){Nc(a);b instanceof Rc?(a.Ba=b,a.Ba.eg(a.za)):(c||(b=Sc(b,Xc)),a.Ba=new Rc(b,a.za))};Lc.prototype.getQuery=function(){return this.Ba.toString()};
70
+ Lc.prototype.removeParameter=function(a){Nc(this);this.Ba.remove(a);return this};var Nc=function(a){if(a.Yk)throw Error("Tried to modify a read-only Uri");};Lc.prototype.eg=function(a){this.za=a;this.Ba&&this.Ba.eg(a)};
71
+ var Yc=function(a){return a instanceof Lc?a.clone():new Lc(a)},Qc=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},Sc=function(a,b,c){return typeof a==="string"?(a=encodeURI(a).replace(b,Zc),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},Zc=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},Tc=/[#\/\?@]/g,Vc=/[#\?:]/g,Uc=/[#\?]/g,Xc=/[#\?@]/g,Wc=/#/g,Rc=function(a,b){this.Y=this.N=null;this.ta=a||null;this.za=!!b},$c=
72
+ function(a){a.N||(a.N=new Map,a.Y=0,a.ta&&Kc(a.ta,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Rc.prototype;h.R=function(){$c(this);return this.Y};h.add=function(a,b){$c(this);this.ta=null;a=ad(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){$c(this);a=ad(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};
73
+ h.isEmpty=function(){$c(this);return this.Y==0};h.Nb=function(a){$c(this);a=ad(this,a);return this.N.has(a)};h.Hc=function(a){var b=this.aa();return cc(b,a)};h.forEach=function(a,b){$c(this);this.N.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.sb=function(){$c(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){$c(this);var b=[];if(typeof a==="string")this.Nb(a)&&(b=b.concat(this.N.get(ad(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){$c(this);this.ta=null;a=ad(this,a);this.Nb(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};
75
+ h.setValues=function(a,b){this.remove(a);b.length>0&&(this.ta=null,this.N.set(ad(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("&")};
76
+ h.clone=function(){var a=new Rc;a.ta=this.ta;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var ad=function(a,b){b=String(b);a.za&&(b=b.toLowerCase());return b};Rc.prototype.eg=function(a){a&&!this.za&&($c(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};Rc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Hc(arguments[b],function(c,d){this.add(d,c)},this)};function bd(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=cd;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 dd=function(a,b){this.M=a;this.Wk=b===void 0?null:b};r(dd,Ta);var ed=function(a,b,c){var d=Ua(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?Ma(b.body,Ia,Ja,Ka):b.body;return ed(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 fd=function(){};fd.prototype.send=function(a,b){bd(a);return(void 0).then(function(c){return b?La(b,c):c})};function gd(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 hd=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.dd=!1};hd.prototype.stopPropagation=function(){this.dd=!0};hd.prototype.preventDefault=function(){this.defaultPrevented=!0};var id=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 jd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var kd=jd().toLowerCase().indexOf("webkit")!=-1&&jd().indexOf("Edge")==-1;var ld=function(a,b){hd.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Ja=null;if(a){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;
77
+ 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=kd||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=kd||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=
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&&ld.L.preventDefault.call(this)}};y(ld,hd);
79
+ ld.prototype.stopPropagation=function(){ld.L.stopPropagation.call(this);this.Ja.stopPropagation?this.Ja.stopPropagation():this.Ja.cancelBubble=!0};ld.prototype.preventDefault=function(){ld.L.preventDefault.call(this);var a=this.Ja;a.preventDefault?a.preventDefault():a.returnValue=!1};var md="closure_listenable_"+(Math.random()*1E6|0),nd=function(a){return!(!a||!a[md])};var od=0;var pd=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=++od;this.gd=this.Ad=!1},qd=function(a){a.gd=!0;a.listener=null;a.proxy=null;a.src=null;a.ib=null};var rd=function(a){this.src=a;this.ga={};this.nd=0};rd.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=sd(a,b,d,e);f>-1?(b=a[f],c||(b.Ad=!1)):(b=new pd(b,this.src,g,!!d,e),b.Ad=c,a.push(b));return b};rd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ga))return!1;var e=this.ga[a];b=sd(e,b,c,d);return b>-1?(qd(e[b]),ec(e,b),e.length==0&&(delete this.ga[a],this.nd--),!0):!1};
80
+ var td=function(a,b){var c=b.type;c in a.ga&&dc(a.ga[c],b)&&(qd(b),a.ga[c].length==0&&(delete a.ga[c],a.nd--))};rd.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,qd(d[e]);delete this.ga[c];this.nd--}};rd.prototype.Lc=function(a,b,c,d){a=this.ga[a.toString()];var e=-1;a&&(e=sd(a,b,c,d));return e>-1?a[e]:null};
81
+ rd.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return Ya(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 sd=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 ud="closure_lm_"+(Math.random()*1E6|0),vd={},wd=0,yd=function(a,b,c,d,e){if(d&&d.once)return xd(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=zd(c);return nd(a)?a.Wa(b,c,u(d)?!!d.capture:!!d,e):Ad(a,b,c,!1,d,e)},Ad=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=u(e)?!!e.capture:!!e,l=Bd(a);l||(a[ud]=l=new rd(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=Cd();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)id||(e=f),e===void 0&&
82
+ (e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Dd(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.");wd++;return c},Cd=function(){var a=Ed,b=function(c){return a.call(b.src,b.listener,c)};return b},xd=function(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g++)xd(a,b[g],c,d,e);return null}c=zd(c);return nd(a)?
83
+ a.Vc(b,c,u(d)?!!d.capture:!!d,e):Ad(a,b,c,!0,d,e)},Fd=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)Fd(a,b[g],c,d,e);else d=u(d)?!!d.capture:!!d,c=zd(c),nd(a)?a.se(b,c,d,e):a&&(a=Bd(a))&&(b=a.Lc(b,c,d,e))&&Gd(b)},Gd=function(a){if(typeof a!=="number"&&a&&!a.gd){var b=a.src;if(nd(b))td(b.Ia,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Dd(c),d):b.addListener&&b.removeListener&&b.removeListener(d);wd--;(c=Bd(b))?
84
+ (td(c,a),c.nd==0&&(c.src=null,b[ud]=null)):qd(a)}}},Dd=function(a){return a in vd?vd[a]:vd[a]="on"+a},Ed=function(a,b){if(a.gd)a=!0;else{b=new ld(b,this);var c=a.listener,d=a.ib||a.src;a.Ad&&Gd(a);a=c.call(d,b)}return a},Bd=function(a){a=a[ud];return a instanceof rd?a:null},Hd="__closure_events_fn_"+(Math.random()*1E9>>>0),zd=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[Hd]||(a[Hd]=function(b){return a.handleEvent(b)});
85
+ return a[Hd]};var J=function(){I.call(this);this.Ia=new rd(this);this.Gk=this;this.Rf=null};y(J,I);J.prototype[md]=!0;h=J.prototype;h.addEventListener=function(a,b,c,d){yd(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Fd(this,a,b,c,d)};
86
+ h.dispatchEvent=function(a){Id(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 hd(a,b);else if(a instanceof hd)a.target=a.target||b;else{var e=a;a=new hd(d,b);ib(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=Jd(f,d,!0,a)&&e}a.dd||(f=a.currentTarget=b,e=Jd(f,d,!0,a)&&e,a.dd||(e=Jd(f,d,!1,a)&&e));if(c)for(g=0;!a.dd&&g<c.length;g++)f=a.currentTarget=c[g],e=Jd(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){Id(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 Jd=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&&td(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 Id=function(a){E(a.Ia,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Kd=function(a,b){this.Lk=a[t.Symbol.iterator]();this.dl=b};Kd.prototype[Symbol.iterator]=function(){return this};Kd.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 Ld=function(a,b){return new Kd(a,b)};var Md=function(){},Nd=function(a){return a};var Od=function(){};Od.prototype.next=function(){return Pd};var Pd=kc({done:!0,value:void 0});Od.prototype.Da=function(){return this};
89
+ var Qd=function(a){if(a instanceof Od)return a;if(typeof a.Da=="function")return a.Da(!1);if(xa(a)){var b=0,c=new Od;c.next=function(){for(;;){if(b>=a.length)return Pd;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");},Rd=function(a,b){if(xa(a))Xb(a,b);else for(a=Qd(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var Vd=function(a){if(a instanceof Sd||a instanceof Td||a instanceof Ud)return a;if(typeof a.next=="function")return new Sd(function(){return a});if(typeof a[Symbol.iterator]=="function")return new Sd(function(){return a[Symbol.iterator]()});if(typeof a.Da=="function")return new Sd(function(){return a.Da()});throw Error("Not an iterator or iterable.");},Sd=function(a){this.rf=a};Sd.prototype.Da=function(){return new Td(this.rf())};Sd.prototype[Symbol.iterator]=function(){return new Ud(this.rf())};
90
+ Sd.prototype.ug=function(){return new Ud(this.rf())};var Td=function(a){this.Rc=a};r(Td,Od);Td.prototype.next=function(){return this.Rc.next()};Td.prototype[Symbol.iterator]=function(){return new Ud(this.Rc)};Td.prototype.ug=function(){return new Ud(this.Rc)};var Ud=function(a){Sd.call(this,function(){return a});this.Rc=a};r(Ud,Sd);Ud.prototype.next=function(){return this.Rc.next()};var Wd=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=Wd.prototype;h.R=function(){return this.size};h.aa=function(){Xd(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.A[this.K[b]]);return a};h.sb=function(){Xd(this);return this.K.concat()};h.Nb=function(a){return this.has(a)};h.has=function(a){return Yd(this.A,a)};
91
+ h.Hc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(Yd(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||Zd;Xd(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var Zd=function(a,b){return a===b};Wd.prototype.isEmpty=function(){return this.size==0};Wd.prototype.clear=function(){this.A={};this.K.length=0;this.lb(0);this.pd=0};Wd.prototype.remove=function(a){return this.delete(a)};
92
+ Wd.prototype.delete=function(a){return Yd(this.A,a)?(delete this.A[a],this.lb(this.size-1),this.pd++,this.K.length>2*this.size&&Xd(this),!0):!1};var Xd=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];Yd(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];Yd(b,e)||(a.K[d++]=e,b[e]=1);c++}a.K.length=d}};h=Wd.prototype;h.get=function(a,b){return Yd(this.A,a)?this.A[a]:b};
93
+ h.set=function(a,b){Yd(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 Wd)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 Wd(this)};h.keys=function(){return Vd(this.Da(!0)).ug()};h.values=function(){return Vd(this.Da(!1)).ug()};
94
+ h.entries=function(){var a=this;return Ld(this.keys(),function(b){return[b,a.get(b)]})};h.Da=function(a){Xd(this);var b=0,c=this.pd,d=this,e=new Od;e.next=function(){if(c!=d.pd)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return Pd;var g=d.K[b++];return{value:a?g:d.A[g],done:!1}};return e};h.lb=function(a){this.size=a};var Yd=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var $d=function(a){this.A=new Wd;this.size=0;a&&this.addAll(a)},ae=function(a){var b=typeof a;return b=="object"&&a||b=="function"?"o"+Ba(a):b.slice(0,1)+a};h=$d.prototype;h.R=function(){return this.A.size};h.add=function(a){this.A.set(ae(a),a);this.lb(this.A.size)};h.addAll=function(a){a=Fc(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=Fc(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(ae(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(ae(a))};h.contains=function(a){return this.A.Nb(ae(a))};var be=function(a,b){var c=new $d;b=Fc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},ce=function(a,b){a=a.clone();a.fd(b);return a};$d.prototype.aa=function(){return this.A.aa()};
96
+ $d.prototype.values=function(){return this.A.values()};$d.prototype.clone=function(){return new $d(this)};$d.prototype.equals=function(a){return this.R()==Ec(a)&&de(this,a)};var de=function(a,b){var c=Ec(b);if(a.R()>c)return!1;!(b instanceof $d)&&c>5&&(b=new $d(b));return Ic(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"?cc(e,d):ab(e,d)})};$d.prototype.Da=function(){return this.A.Da(!1)};
97
+ $d.prototype[Symbol.iterator]=function(){return this.values()};$d.prototype.lb=function(a){this.size=a};var fe=function(a,b,c){J.call(this);this.el=b;this.token=c;this.yb=[];this.sg=new $d;this.wb=0;this.url=a};y(fe,J);x("ee.AbstractOverlay",fe);var ge=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.el,c,e,b.y].join("/")};fe.prototype.Mc=function(){return this.yb.length};var he=function(a){hd.call(this,"tileevent");this.count=a};y(he,hd);var ie={zc:"ADMIN_READ",Ac:"DATA_READ",Bc:"DATA_WRITE",Xj:"LOG_TYPE_UNSPECIFIED",values:function(){return[ie.Xj,ie.zc,ie.Bc,ie.Ac]}},je={zc:"ADMIN_READ",ve:"ADMIN_WRITE",Ac:"DATA_READ",Bc:"DATA_WRITE",De:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[je.De,je.zc,je.ve,je.Ac,je.Bc]}},ke={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[ke.cj,
98
+ ke.Dc,ke.Qj,ke.zj,ke.Tj,ke.fk,ke.hk,ke.ej,ke.jk,ke.Yi]}},le={Ri:"ADMIN_ACTIVITY",pj:"DATA_ACCESS",zk:"UNSPECIFIED_LOG_NAME",values:function(){return[le.zk,le.Ri,le.pj]}},me={zc:"ADMIN_READ",ve:"ADMIN_WRITE",Ac:"DATA_READ",Bc:"DATA_WRITE",De:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[me.De,me.zc,me.ve,me.Ac,me.Bc]}},ne={sj:"DEFAULT_OBJECT_ACL",Dc:"PUBLIC",uk:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[ne.uk,ne.Dc,ne.sj]}},oe={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[oe.Ce,oe.Xi,oe.Wi,oe.lk,oe.Ui,oe.Sj,oe.jj,oe.kj]}},pe={xj:"DISCHARGED",yj:"EQUALS",Kj:"IN",Zj:"NOT_EQUALS",ak:"NOT_IN",ck:"NO_OP",values:function(){return[pe.ck,pe.yj,pe.Zj,pe.Kj,pe.ak,pe.xj]}},qe={Rj:"IP",Yj:"NAME",Ce:"NO_ATTR",ik:"REGION",mk:"SERVICE",values:function(){return[qe.Ce,qe.ik,qe.mk,qe.Yj,qe.Rj]}},re={Vj:"LOG_FAIL_CLOSED",Wj:"LOG_MODE_UNSPECIFIED",values:function(){return[re.Wj,re.Vj]}},
100
+ se={dj:"CLASSIFIER",Bj:"FEATURE_VIEW",Dj:"FOLDER",Hj:"IMAGE",Ij:"IMAGE_COLLECTION",tk:"TABLE",He:"TYPE_UNSPECIFIED",values:function(){return[se.He,se.Hj,se.Ij,se.tk,se.Dj,se.dj,se.Bj]}},te={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[te.Bb,te.Cb,te.Fb,te.zb,te.Eb,te.Ab,te.Gb,te.Db,te.Hb,te.Ib]}},ue={Ak:"V1",Bk:"V2",Ck:"VERSION_UNSPECIFIED",
101
+ values:function(){return[ue.Ck,ue.Ak,ue.Bk]}},ve={Zi:"BOOLEAN",rj:"DATE_TIME",Cc:"DOUBLE",Pj:"INTEGER",rk:"STRING",He:"TYPE_UNSPECIFIED",values:function(){return[ve.He,ve.Pj,ve.Zi,ve.Cc,ve.rk,ve.rj]}},we={Cj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Dc:"PUBLIC",values:function(){return[we.Cj,we.Dc]}},xe={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[xe.Bb,xe.Cb,xe.Fb,xe.zb,xe.Eb,xe.Ab,xe.Gb,xe.Db,xe.Hb,xe.Ib]}},ye={Gj:"HORIZONTAL",dk:"ORIENTATION_UNSPECIFIED",Dk:"VERTICAL",values:function(){return[ye.dk,ye.Gj,ye.Dk]}},ze={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[ze.cb,ze.Za,ze.eb,ze.MIN,ze.MAX,ze.bb,ze.ab]}},Ae={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ae.cb,
103
+ 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,Be.Za,Be.eb,Be.MIN,Be.MAX,Be.bb,Be.ab]}},Ce={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[Ce.Bb,Ce.Cb,Ce.Fb,Ce.zb,Ce.Eb,Ce.Ab,Ce.Gb,Ce.Db,Ce.Hb,Ce.Ib]}},
104
+ De={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[De.cb,De.Za,De.eb,De.MIN,De.MAX,De.bb,De.ab]}},Ee={Jj:"IMPORT_MODE_UNSPECIFIED",Lj:"INGEST",Ek:"VIRTUAL",values:function(){return[Ee.Jj,Ee.Lj,Ee.Ek]}},Fe={aj:"CANCELLED",bj:"CANCELLING",Aj:"FAILED",ek:"PENDING",kk:"RUNNING",qk:"STATE_UNSPECIFIED",sk:"SUCCEEDED",values:function(){return[Fe.qk,Fe.ek,Fe.kk,Fe.bj,Fe.sk,Fe.aj,Fe.Aj]}},Ge={nk:"SEVERE",pk:"SEVERITY_UNSPECIFIED",
105
+ Fk:"WARNING",values:function(){return[Ge.pk,Ge.Fk,Ge.nk]}},He={Cc:"DOUBLE",FLOAT:"FLOAT",INT:"INT",gk:"PRECISION_UNSPECIFIED",values:function(){return[He.gk,He.INT,He.FLOAT,He.Cc]}},Ie={Vi:"ASCENDING",vj:"DESCENDING",wj:"DIRECTION_UNSPECIFIED",values:function(){return[Ie.wj,Ie.Vi,Ie.vj]}},Je={Si:"ALLOW",Ti:"ALLOW_WITH_LOG",tj:"DENY",uj:"DENY_WITH_LOG",Uj:"LOG",bk:"NO_ACTION",values:function(){return[Je.bk,Je.Si,Je.Ti,Je.tj,Je.uj,Je.Uj]}},Ke={we:"CSV",xe:"GEO_JSON",ze:"KML",Ae:"KMZ",Ee:"SHP",Fe:"TABLE_FILE_FORMAT_UNSPECIFIED",
106
+ Ge:"TF_RECORD_TABLE",values:function(){return[Ke.Fe,Ke.we,Ke.xe,Ke.ze,Ke.Ae,Ke.Ee,Ke.Ge]}},Le={we:"CSV",xe:"GEO_JSON",ze:"KML",Ae:"KMZ",Ee:"SHP",Fe:"TABLE_FILE_FORMAT_UNSPECIFIED",Ge:"TF_RECORD_TABLE",values:function(){return[Le.Fe,Le.we,Le.xe,Le.ze,Le.Ae,Le.Ee,Le.Ge]}},Me={fj:"COLUMN_DATA_TYPE_LONG",gj:"COLUMN_DATA_TYPE_NUMERIC",hj:"COLUMN_DATA_TYPE_STRING",ij:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Me.ij,Me.hj,Me.gj,Me.fj]}},Ne={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[Ne.oj,Ne.nj,Ne.mj,Ne.lj]}},Oe={Ej:"GLOBALLY_CONSISTENT",Fj:"HIGHER_DENSITY",yk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Oe.yk,Oe.Ej,Oe.Fj]}},Pe={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[Pe.Bb,Pe.Cb,Pe.Fb,Pe.zb,Pe.Eb,
108
+ Pe.Ab,Pe.Gb,Pe.Db,Pe.Hb,Pe.Ib]}},Qe={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Qe.cb,Qe.Za,Qe.eb,Qe.MIN,Qe.MAX,Qe.bb,Qe.ab]}},Re={qj:"DATA_TYPE_UNSPECIFIED",Cc:"DOUBLE",FLOAT:"FLOAT",Mj:"INT16",Nj:"INT32",Oj:"INT8",vk:"UINT16",wk:"UINT32",xk:"UINT8",values:function(){return[Re.qj,Re.Oj,Re.xk,Re.Mj,Re.vk,Re.Nj,Re.wk,Re.FLOAT,Re.Cc]}},Se={ye:"GIF",Be:"MP4",Ie:"VIDEO_FILE_FORMAT_UNSPECIFIED",Je:"VP9",values:function(){return[Se.Ie,
109
+ Se.Be,Se.ye,Se.Je]}},Te={ye:"GIF",Be:"MP4",Ie:"VIDEO_FILE_FORMAT_UNSPECIFIED",Je:"VP9",values:function(){return[Te.Ie,Te.Be,Te.ye,Te.Je]}},Ue=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(Ue,A);Ue.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
110
+ k.Object.defineProperties(Ue.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 Ve=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(Ve,A);
113
+ Ve.prototype.i=function(){return{P:{arguments:We},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
114
+ k.Object.defineProperties(Ve.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,
120
- enumerable:!0,get:function(){return D(this,"optional")?C(this,"optional"):null},set:function(a){this.h.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});var Ye=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(Ye,A);Ye.prototype.i=function(){return{P:{values:Ze},keys:["values"]}};
121
- k.Object.defineProperties(Ye.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var $e=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.vi==null?null:a.vi;this.h.auditLogConfigs=a.Kg==null?null:a.Kg};r($e,A);$e.prototype.i=function(){return{P:{auditLogConfigs:af},keys:["auditLogConfigs","service"]}};
122
- k.Object.defineProperties($e.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?C(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},vi:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?C(this,"service"):null},set:function(a){this.h.service=a}}});
123
- var af=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Ph==null?null:a.Ph;this.h.exemptedMembers=a.qh==null?null:a.qh;this.h.ignoreChildExemptions=a.Dh==null?null:a.Dh};r(af,A);af.prototype.i=function(){return{H:{logType:je},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
124
- k.Object.defineProperties(af.prototype,{qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?C(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?C(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?C(this,"logType"):null},set:function(a){this.h.logType=
125
- a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.ad==null?null:a.ad};r(bf,A);bf.prototype.i=function(){return{H:{permissionType:ke},keys:["permissionType"]}};k.Object.defineProperties(bf.prototype,{ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
126
- var cf=function(a){a=a===void 0?{}:a;this.h={};this.h.table=a.table==null?null:a.table;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.append=a.append==null?null:a.append};r(cf,A);cf.prototype.i=function(){return{keys:["append","overwrite","table"]}};
127
- k.Object.defineProperties(cf.prototype,{append:{configurable:!0,enumerable:!0,get:function(){return D(this,"append")?C(this,"append"):null},set:function(a){this.h.append=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},table:{configurable:!0,enumerable:!0,get:function(){return D(this,"table")?C(this,"table"):null},set:function(a){this.h.table=a}}});
128
- var df=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Pe==null?null:a.Pe};r(df,A);df.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:cf}}};k.Object.defineProperties(df.prototype,{Pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?C(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
129
- var ef=function(a){a=a===void 0?{}:a;this.h={};this.h.role=a.role==null?null:a.role;this.h.members=a.Wb==null?null:a.Wb;this.h.condition=a.Xg==null?null:a.Xg;this.h.bindingId=a.Ng==null?null:a.Ng};r(ef,A);ef.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:ff}}};
130
- k.Object.defineProperties(ef.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?C(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?C(this,"condition"):null},set:function(a){this.h.condition=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return D(this,"members")?C(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return D(this,
131
- "role")?C(this,"role"):null},set:function(a){this.h.role=a}}});var gf=function(){this.h={}};r(gf,A);gf.prototype.i=function(){return{keys:[]}};var hf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Tg==null?null:a.Tg};r(hf,A);hf.prototype.i=function(){return{H:{capabilities:le},keys:["capabilities"]}};
132
- k.Object.defineProperties(hf.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?C(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var jf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(jf,A);jf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
133
- k.Object.defineProperties(jf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Oh==null?null:a.Oh;this.h.authorizationLoggingOptions=a.Lg==null?null:a.Lg;this.h.permissionType=a.ad==null?null:a.ad};r(lf,A);
134
- 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,
138
- enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(mf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return oe}}});var nf=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris};r(nf,A);nf.prototype.i=function(){return{keys:["uris"]}};
139
- k.Object.defineProperties(nf.prototype,{uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});var of=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag};r(of,A);of.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:pf}}};
140
- k.Object.defineProperties(of.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var qf=function(a){a=a===void 0?{}:a;this.h={};this.h.result=a.result==null?null:a.result};r(qf,A);qf.prototype.i=function(){return{keys:["result"]}};
141
- k.Object.defineProperties(qf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}}});var rf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Ch==null?null:a.Ch;this.h.sys=a.Gi==null?null:a.Gi;this.h.svc=a.Fi==null?null:a.Fi;this.h.op=a.di==null?null:a.di;this.h.values=a.values==null?null:a.values};r(rf,A);rf.prototype.i=function(){return{H:{iam:pe,op:qe,sys:re},keys:["iam","op","svc","sys","values"]}};
142
- k.Object.defineProperties(rf.prototype,{Ch:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?C(this,"iam"):null},set:function(a){this.h.iam=a}},di:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?C(this,"op"):null},set:function(a){this.h.op=a}},Fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?C(this,"svc"):null},set:function(a){this.h.svc=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?C(this,"sys"):null},set:function(a){this.h.sys=
143
- a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var sf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.da==null?null:a.da};r(sf,A);sf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
144
- k.Object.defineProperties(sf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
145
- var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Rh==null?null:a.Rh;this.h.field=a.sh==null?null:a.sh;this.h.customFields=a.ih==null?null:a.ih};r(tf,A);tf.prototype.i=function(){return{P:{customFields:uf},keys:["customFields","field","metric"]}};
146
- k.Object.defineProperties(tf.prototype,{ih:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?C(this,"customFields"):null},set:function(a){this.h.customFields=a}},sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?C(this,"field"):null},set:function(a){this.h.field=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?C(this,"metric"):null},set:function(a){this.h.metric=a}}});
147
- var uf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.value=a.value==null?null:a.value};r(uf,A);uf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(uf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return D(this,"value")?C(this,"value"):null},set:function(a){this.h.value=a}}});
148
- var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Nh==null?null:a.Nh;this.h.isDirectAuth=a.Gh==null?null:a.Gh};r(vf,A);vf.prototype.i=function(){return{H:{logMode:se},keys:["isDirectAuth","logMode"]}};
149
- k.Object.defineProperties(vf.prototype,{Gh:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?C(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Nh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?C(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var wf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(wf,A);
150
- wf.prototype.i=function(){return{keys:["values"],Ma:{values:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};k.Object.defineProperties(wf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var xf=function(a){a=a===void 0?{}:a;this.h={};this.h.min=a.min==null?null:a.min;this.h.max=a.max==null?null:a.max};r(xf,A);xf.prototype.i=function(){return{keys:["max","min"]}};
151
- k.Object.defineProperties(xf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?C(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?C(this,"min"):null},set:function(a){this.h.min=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.rf==null?null:a.rf;this.h.filenamePrefix=a.xa==null?null:a.xa};r(yf,A);yf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
152
- k.Object.defineProperties(yf.prototype,{xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},rf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?C(this,"folder"):null},set:function(a){this.h.folder=a}}});
153
- var zf=function(a){a=a===void 0?{}:a;this.h={};this.h.tilestoreLocation=a.tilestoreLocation==null?null:a.tilestoreLocation;this.h.cloudStorageLocation=a.cloudStorageLocation==null?null:a.cloudStorageLocation;this.h.featureViewAssetLocation=a.Hd==null?null:a.Hd;this.h.tableLocation=a.Hi==null?null:a.Hi;this.h.type=a.type==null?null:a.type;this.h.name=a.name==null?null:a.name;this.h.id=a.id==null?null:a.id;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.properties=a.properties==null?null:
154
- 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
- zf.prototype.i=function(){return{P:{bands:Af,tilesets:Bf},H:{type:te},keys:"bands cloudStorageLocation endTime expression featureCount featureViewAssetLocation geometry id name properties quota sizeBytes startTime tableLocation tilesets tilestoreLocation type updateTime".split(" "),Ma:{geometry:{ka:null,pa:!1,qa:!1,ra:!1},properties:{ka:null,pa:!1,qa:!1,ra:!1}},o:{cloudStorageLocation:nf,expression:pf,featureViewAssetLocation:Cf,quota:Df,tableLocation:Ef,tilestoreLocation:Ff}}};
156
- k.Object.defineProperties(zf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?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,
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 We=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(We,A);We.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
118
+ k.Object.defineProperties(We.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,
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 Xe=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(Xe,A);Xe.prototype.i=function(){return{P:{values:Ye},keys:["values"]}};
120
+ k.Object.defineProperties(Xe.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Ze=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(Ze,A);Ze.prototype.i=function(){return{P:{auditLogConfigs:$e},keys:["auditLogConfigs","service"]}};
121
+ k.Object.defineProperties(Ze.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 $e=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($e,A);$e.prototype.i=function(){return{H:{logType:ie},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
123
+ k.Object.defineProperties($e.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 af=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.bd==null?null:a.bd};r(af,A);af.prototype.i=function(){return{H:{permissionType:je},keys:["permissionType"]}};k.Object.defineProperties(af.prototype,{bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
125
+ var bf=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(bf,A);bf.prototype.i=function(){return{keys:["append","overwrite","table"]}};
126
+ k.Object.defineProperties(bf.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}}});
127
+ var cf=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Oe==null?null:a.Oe};r(cf,A);cf.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:bf}}};k.Object.defineProperties(cf.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 df=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(df,A);df.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:ef}}};
129
+ k.Object.defineProperties(df.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 ff=function(){this.h={}};r(ff,A);ff.prototype.i=function(){return{keys:[]}};var gf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Rg==null?null:a.Rg};r(gf,A);gf.prototype.i=function(){return{H:{capabilities:ke},keys:["capabilities"]}};
131
+ k.Object.defineProperties(gf.prototype,{Rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?C(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var hf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(hf,A);hf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:jf}}};
132
+ k.Object.defineProperties(hf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var kf=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(kf,A);
133
+ kf.prototype.i=function(){return{H:{logName:le,permissionType:me},keys:["authorizationLoggingOptions","logName","permissionType"],o:{authorizationLoggingOptions:af}}};
134
+ k.Object.defineProperties(kf.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 lf=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(lf,A);lf.prototype.i=function(){return{H:{permissions:ne},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
136
+ k.Object.defineProperties(lf.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,
137
+ enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(lf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return ne}}});var mf=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris};r(mf,A);mf.prototype.i=function(){return{keys:["uris"]}};
138
+ k.Object.defineProperties(mf.prototype,{uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});var nf=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(nf,A);nf.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:of}}};
139
+ k.Object.defineProperties(nf.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 pf=function(a){a=a===void 0?{}:a;this.h={};this.h.result=a.result==null?null:a.result};r(pf,A);pf.prototype.i=function(){return{keys:["result"]}};
140
+ 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}}});var qf=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(qf,A);qf.prototype.i=function(){return{H:{iam:oe,op:pe,sys:qe},keys:["iam","op","svc","sys","values"]}};
141
+ k.Object.defineProperties(qf.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 rf=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(rf,A);rf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
143
+ k.Object.defineProperties(rf.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 sf=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(sf,A);sf.prototype.i=function(){return{P:{customFields:tf},keys:["customFields","field","metric"]}};
145
+ k.Object.defineProperties(sf.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}}});
146
+ var tf=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(tf,A);tf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(tf.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}}});
147
+ var uf=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(uf,A);uf.prototype.i=function(){return{H:{logMode:re},keys:["isDirectAuth","logMode"]}};
148
+ k.Object.defineProperties(uf.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 vf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(vf,A);
149
+ vf.prototype.i=function(){return{keys:["values"],Ma:{values:{ka:Ye,pa:!1,qa:!0,ra:!1}}}};k.Object.defineProperties(vf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var wf=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(wf,A);wf.prototype.i=function(){return{keys:["max","min"]}};
150
+ k.Object.defineProperties(wf.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 xf=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(xf,A);xf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
151
+ k.Object.defineProperties(xf.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 yf=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:
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(yf,A);
154
+ yf.prototype.i=function(){return{P:{bands:zf,tilesets:Af},H:{type:se},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:mf,expression:of,featureViewAssetLocation:Bf,quota:Cf,tableLocation:Df,tilestoreLocation:Ef}}};
155
+ k.Object.defineProperties(yf.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,
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
- enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var kf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.overwrite=a.overwrite==null?null:a.overwrite};r(kf,A);kf.prototype.i=function(){return{keys:["name","overwrite"]}};
162
- k.Object.defineProperties(kf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
163
- 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:[]}};
166
- var Jf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.requestId=a.requestId==null?null:a.requestId;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Jf,A);
167
- Jf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:jf,expression:pf}}};
168
- k.Object.defineProperties(Jf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?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}},
160
+ enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var jf=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(jf,A);jf.prototype.i=function(){return{keys:["name","overwrite"]}};
161
+ k.Object.defineProperties(jf.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}}});
162
+ var Ff=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(Ff,A);Ff.prototype.i=function(){return{H:{fileFormat:te},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:of,visualizationOptions:Gf}}};
163
+ k.Object.defineProperties(Ff.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 Hf=function(){this.h={}};r(Hf,A);Hf.prototype.i=function(){return{keys:[]}};
165
+ var If=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(If,A);
166
+ If.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:hf,expression:of}}};
167
+ k.Object.defineProperties(If.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};
172
- r(Kf,A);Kf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:Lf,expression:pf,fileExportOptions:Mf,grid:Nf}}};
173
- k.Object.defineProperties(Kf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?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")?
170
+ var Jf=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};
171
+ r(Jf,A);Jf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:Kf,expression:of,fileExportOptions:Lf,grid:Mf}}};
172
+ 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}},
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
- 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
- Of.prototype.i=function(){return{keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:pf,tileExportOptions:Mf,tileOptions:Pf}}};
178
- k.Object.defineProperties(Of.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?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,
175
+ a}}});var Nf=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(Nf,A);
176
+ Nf.prototype.i=function(){return{keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:of,tileExportOptions:Lf,tileOptions:Of}}};
177
+ k.Object.defineProperties(Nf.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=
182
- a.O==null?null:a.O;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.policy=a.jb==null?null:a.jb;this.h.priority=a.priority==null?null:a.priority};r(Qf,A);
183
- 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,
180
+ var Pf=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=
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(Pf,A);
182
+ Pf.prototype.i=function(){return{keys:"assetExportOptions bigqueryExportOptions description expression featureViewExportOptions fileExportOptions maxErrorMeters maxVertices maxWorkers policy priority requestId selectors workloadTag".split(" "),o:{assetExportOptions:Qf,bigqueryExportOptions:cf,expression:of,featureViewExportOptions:Rf,fileExportOptions:Sf,policy:Tf}}};
183
+ k.Object.defineProperties(Pf.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}}});
189
- var Vf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.tileOptions=a.dc==null?null:a.dc;this.h.tileExportOptions=a.cc==null?null:a.cc;this.h.requestId=a.requestId==null?null:a.requestId;this.h.version=a.version==null?null:a.version;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
190
- r(Vf,A);Vf.prototype.i=function(){return{H:{version:ve},keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions version videoOptions workloadTag".split(" "),o:{expression:pf,tileExportOptions:Wf,tileOptions:Pf,videoOptions:Xf}}};
191
- k.Object.defineProperties(Vf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?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,
188
+ var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.tileOptions=a.dc==null?null:a.dc;this.h.tileExportOptions=a.cc==null?null:a.cc;this.h.requestId=a.requestId==null?null:a.requestId;this.h.version=a.version==null?null:a.version;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
189
+ r(Uf,A);Uf.prototype.i=function(){return{H:{version:ue},keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions version videoOptions workloadTag".split(" "),o:{expression:of,tileExportOptions:Vf,tileOptions:Of,videoOptions:Wf}}};
190
+ k.Object.defineProperties(Uf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
192
191
  enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
193
192
  C(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?C(this,"version"):null},set:function(a){this.h.version=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
194
- a}}});var Yf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Yf,A);
195
- Yf.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkers priority requestId videoOptions workloadTag".split(" "),o:{expression:pf,fileExportOptions:Wf,videoOptions:Xf}}};
196
- k.Object.defineProperties(Yf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},O:{configurable:!0,
193
+ a}}});var Xf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Xf,A);
194
+ Xf.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkers priority requestId videoOptions workloadTag".split(" "),o:{expression:of,fileExportOptions:Vf,videoOptions:Wf}}};
195
+ k.Object.defineProperties(Xf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},O:{configurable:!0,
197
196
  enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):
198
- null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var ff=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.title=a.title==null?null:a.title;this.h.description=a.description==null?null:a.description;this.h.location=a.location==null?null:a.location};r(ff,A);
199
- ff.prototype.i=function(){return{keys:["description","expression","location","title"]}};
200
- k.Object.defineProperties(ff.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?C(this,"location"):null},set:function(a){this.h.location=a}},title:{configurable:!0,enumerable:!0,
201
- get:function(){return D(this,"title")?C(this,"title"):null},set:function(a){this.h.title=a}}});var pf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values;this.h.result=a.result==null?null:a.result};r(pf,A);pf.prototype.i=function(){return{keys:["result","values"],Ma:{values:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};
202
- k.Object.defineProperties(pf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Zf=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.geometry=a.geometry==null?null:a.geometry;this.h.properties=a.properties==null?null:a.properties};
203
- r(Zf,A);Zf.prototype.i=function(){return{keys:["geometry","properties","type"]}};
204
- k.Object.defineProperties(Zf.prototype,{geometry:{configurable:!0,enumerable:!0,get:function(){return D(this,"geometry")?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}}});
209
- var cg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.type=a.type==null?null:a.type};r(cg,A);cg.prototype.i=function(){return{H:{type:we},keys:["name","type"]}};k.Object.defineProperties(cg.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});
210
- 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=
214
- a}}});var Cf=function(a){a=a===void 0?{}:a;this.h={};this.h.location=a.location==null?null:a.location;this.h.assetOptions=a.assetOptions==null?null:a.assetOptions};r(Cf,A);Cf.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:gg}}};
215
- k.Object.defineProperties(Cf.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetOptions")?C(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?C(this,"location"):null},set:function(a){this.h.location=a}}});var gg=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.rh==null?null:a.rh;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};r(gg,A);
216
- 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}}});
218
- var hg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.orientation=a.orientation==null?null:a.orientation;this.h.fileFormat=a.F==null?null:a.F;this.h.grid=a.grid==null?null:a.grid};r(hg,A);hg.prototype.i=function(){return{H:{fileFormat:ye,orientation:ze},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:pf,grid:Nf}}};
219
- k.Object.defineProperties(hg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
220
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return D(this,"orientation")?C(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var Df=function(a){a=a===void 0?{}:a;this.h={};this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.assetCount=a.Ne==null?null:a.Ne;this.h.maxAssets=a.Lf==null?null:a.Lf};r(Df,A);
221
- 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}}});
225
- var jg=function(a){a=a===void 0?{}:a;this.h={};this.h.functionName=a.functionName==null?null:a.functionName;this.h.functionReference=a.Ua==null?null:a.Ua;this.h.arguments=a.arguments==null?null:a.arguments};r(jg,A);jg.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],Ma:{arguments:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};
226
- k.Object.defineProperties(jg.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?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,
229
- get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?C(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.options=a.options==null?null:a.options};r(ng,A);ng.prototype.i=function(){return{keys:["options"],o:{options:og}}};
230
- k.Object.defineProperties(ng.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?C(this,"options"):null},set:function(a){this.h.options=a}}});var og=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.pi==null?null:a.pi};r(og,A);og.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
231
- k.Object.defineProperties(og.prototype,{pi:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?C(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var mg=function(a){a=a===void 0?{}:a;this.h={};this.h.width=a.width==null?null:a.width;this.h.height=a.height==null?null:a.height};r(mg,A);mg.prototype.i=function(){return{keys:["height","width"]}};
232
- k.Object.defineProperties(mg.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return D(this,"height")?C(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return D(this,"width")?C(this,"width"):null},set:function(a){this.h.width=a}}});var pg=function(a){a=a===void 0?{}:a;this.h={};this.h.x=a.x==null?null:a.x;this.h.y=a.y==null?null:a.y};r(pg,A);pg.prototype.i=function(){return{keys:["x","y"]}};
233
- k.Object.defineProperties(pg.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return D(this,"x")?C(this,"x"):null},set:function(a){this.h.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return D(this,"y")?C(this,"y"):null},set:function(a){this.h.y=a}}});
234
- var Lf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=a.Tf==null?null:a.Tf;this.h.tileSize=a.tileSize==null?null:a.tileSize};r(Lf,A);
235
- 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"):
197
+ null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var ef=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.title=a.title==null?null:a.title;this.h.description=a.description==null?null:a.description;this.h.location=a.location==null?null:a.location};r(ef,A);
198
+ ef.prototype.i=function(){return{keys:["description","expression","location","title"]}};
199
+ k.Object.defineProperties(ef.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?C(this,"location"):null},set:function(a){this.h.location=a}},title:{configurable:!0,enumerable:!0,
200
+ get:function(){return D(this,"title")?C(this,"title"):null},set:function(a){this.h.title=a}}});var of=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values;this.h.result=a.result==null?null:a.result};r(of,A);of.prototype.i=function(){return{keys:["result","values"],Ma:{values:{ka:Ye,pa:!1,qa:!0,ra:!1}}}};
201
+ k.Object.defineProperties(of.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 Yf=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.geometry=a.geometry==null?null:a.geometry;this.h.properties=a.properties==null?null:a.properties};
202
+ r(Yf,A);Yf.prototype.i=function(){return{keys:["geometry","properties","type"]}};
203
+ k.Object.defineProperties(Yf.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}}});
204
+ var Zf=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(Zf,A);Zf.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:of}}};
205
+ k.Object.defineProperties(Zf.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 Rf=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(Rf,A);Rf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:$f,ingestionTimeParameters:ag}}};
207
+ k.Object.defineProperties(Rf.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}}});
208
+ var bg=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(bg,A);bg.prototype.i=function(){return{H:{type:ve},keys:["name","type"]}};k.Object.defineProperties(bg.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}}});
209
+ var $f=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($f,A);$f.prototype.i=function(){return{H:{permissions:we},keys:["assetVersion","name","permissions"]}};
210
+ k.Object.defineProperties($f.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($f,{Permissions:{configurable:!0,enumerable:!0,get:function(){return we}}});var ag=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(ag,A);ag.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:cg,rankingOptions:dg,thinningOptions:eg}}};
212
+ k.Object.defineProperties(ag.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=
213
+ a}}});var Bf=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(Bf,A);Bf.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:fg}}};
214
+ k.Object.defineProperties(Bf.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 fg=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(fg,A);
215
+ fg.prototype.i=function(){return{P:{featureViewAttributes:bg},keys:["featureViewAttributes","ingestionTimeParameters"],o:{ingestionTimeParameters:ag}}};
216
+ k.Object.defineProperties(fg.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}}});
217
+ var gg=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(gg,A);gg.prototype.i=function(){return{H:{fileFormat:xe,orientation:ye},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:of,grid:Mf}}};
218
+ k.Object.defineProperties(gg.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,
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 Cf=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(Cf,A);
220
+ Cf.prototype.i=function(){return{keys:["assetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
221
+ k.Object.defineProperties(Cf.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 hg=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(hg,A);hg.prototype.i=function(){return{keys:["argumentNames","body"]}};
223
+ k.Object.defineProperties(hg.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}}});
224
+ var ig=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(ig,A);ig.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],Ma:{arguments:{ka:Ye,pa:!1,qa:!0,ra:!1}}}};
225
+ k.Object.defineProperties(ig.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=
226
+ a}}});var jg=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(jg,A);jg.prototype.i=function(){return{keys:["cloudOptimized","noData","skipEmptyFiles","tileDimensions","tileSize"],o:{noData:kg,tileDimensions:lg}}};
227
+ k.Object.defineProperties(jg.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,
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 mg=function(a){a=a===void 0?{}:a;this.h={};this.h.options=a.options==null?null:a.options};r(mg,A);mg.prototype.i=function(){return{keys:["options"],o:{options:ng}}};
229
+ k.Object.defineProperties(mg.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?C(this,"options"):null},set:function(a){this.h.options=a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.ni==null?null:a.ni};r(ng,A);ng.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
230
+ k.Object.defineProperties(ng.prototype,{ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?C(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var lg=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(lg,A);lg.prototype.i=function(){return{keys:["height","width"]}};
231
+ k.Object.defineProperties(lg.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 og=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(og,A);og.prototype.i=function(){return{keys:["x","y"]}};
232
+ k.Object.defineProperties(og.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}}});
233
+ var Kf=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(Kf,A);
234
+ Kf.prototype.i=function(){return{H:{pyramidingPolicy:ze,pyramidingPolicyOverrides:Ae},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],Ma:{pyramidingPolicyOverrides:{ka:null,pa:!1,qa:!1,ra:!1}},o:{earthEngineDestination:jf}}};
235
+ k.Object.defineProperties(Kf.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);
239
- Af.prototype.i=function(){return{P:{tilesets:qg},H:{pyramidingPolicy:Ce},keys:"dataType grid id missingData pyramidingPolicy tilesetBandIndex tilesetId tilesets".split(" "),o:{dataType:rg,grid:Nf,missingData:sg}}};
240
- k.Object.defineProperties(Af.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?C(this,"dataType"):null},set:function(a){this.h.dataType=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?
241
- C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},kd:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},
242
- set:function(a){this.h.tilesetId=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Jd==null?null:a.Jd;this.h.tfRecordOptions=a.le==null?null:a.le;this.h.fileFormat=a.F==null?null:a.F};r(Mf,A);
243
- Mf.prototype.i=function(){return{H:{fileFormat:De},keys:["cloudStorageDestination","driveDestination","fileFormat","geoTiffOptions","tfRecordOptions"],o:{cloudStorageDestination:mf,driveDestination:yf,geoTiffOptions:kg,tfRecordOptions:tg}}};
244
- k.Object.defineProperties(Mf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
245
- a}},Jd:{configurable:!0,enumerable:!0,get:function(){return D(this,"geoTiffOptions")?C(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},le:{configurable:!0,enumerable:!0,get:function(){return D(this,"tfRecordOptions")?C(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
246
- var ug=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.nd==null?null:a.nd;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.bands=a.bands==null?null:a.bands;this.h.maskBands=a.Kf==null?null:a.Kf;this.h.footprint=a.yh==null?null:a.yh;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.startTime=a.startTime==
247
- null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.minTileAreaRatio=a.Uh==null?null:a.Uh;this.h.skipMetadataRead=a.zi==null?null:a.zi;this.h.memo=a.Vc==null?null:a.Vc};r(ug,A);
248
- 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};
258
- r(Ag,A);Ag.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:Bg}}};
259
- k.Object.defineProperties(Ag.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},og:{configurable:!0,
260
- enumerable:!0,get:function(){return D(this,"tableManifest")?C(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Dc==null?null:a.Dc};r(Cg,A);Cg.prototype.i=function(){return{P:{algorithms:We},keys:["algorithms"]}};k.Object.defineProperties(Cg.prototype,{Dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?C(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
261
- var Dg=function(a){a=a===void 0?{}:a;this.h={};this.h.assets=a.assets==null?null:a.assets;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Dg,A);Dg.prototype.i=function(){return{P:{assets:zf},keys:["assets","nextPageToken"]}};
262
- k.Object.defineProperties(Dg.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return D(this,"assets")?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
- var Eg=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.features=a.features==null?null:a.features;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Eg,A);Eg.prototype.i=function(){return{P:{features:Zf},keys:["features","nextPageToken","type"]}};
264
- k.Object.defineProperties(Eg.prototype,{features:{configurable:!0,enumerable:!0,get:function(){return D(this,"features")?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
- var Fg=function(a){a=a===void 0?{}:a;this.h={};this.h.operations=a.Na==null?null:a.Na;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Fg,A);Fg.prototype.i=function(){return{P:{operations:Gg},keys:["nextPageToken","operations"]}};
266
- k.Object.defineProperties(Fg.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Na:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?C(this,"operations"):null},set:function(a){this.h.operations=a}}});
267
- var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.counter=a.counter==null?null:a.counter;this.h.dataAccess=a.jh==null?null:a.jh;this.h.cloudAudit=a.Ug==null?null:a.Ug};r(Hg,A);Hg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:lf,counter:tf,dataAccess:vf}}};
268
- k.Object.defineProperties(Hg.prototype,{Ug:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudAudit")?C(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return D(this,"counter")?C(this,"counter"):null},set:function(a){this.h.counter=a}},jh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?C(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
269
- var sg=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(sg,A);sg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(sg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Ig=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb};r(Ig,A);Ig.prototype.i=function(){return{keys:["destinationName"]}};
270
- k.Object.defineProperties(Ig.prototype,{Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var lg=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.pf==null?null:a.pf;this.h.integerValue=a.Va==null?null:a.Va};r(lg,A);lg.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
271
- k.Object.defineProperties(lg.prototype,{pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?C(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
272
- var Gg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.metadata=a.metadata==null?null:a.metadata;this.h.done=a.done==null?null:a.done;this.h.error=a.error==null?null:a.error;this.h.response=a.response==null?null:a.response};r(Gg,A);Gg.prototype.i=function(){return{keys:["done","error","metadata","name","response"],Ma:{metadata:{ka:null,pa:!1,qa:!1,ra:!1},response:{ka:null,pa:!1,qa:!1,ra:!1}},o:{error:Jg}}};
273
- k.Object.defineProperties(Gg.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return D(this,"done")?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,
237
+ var zf=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(zf,A);
238
+ zf.prototype.i=function(){return{P:{tilesets:pg},H:{pyramidingPolicy:Be},keys:"dataType grid id missingData pyramidingPolicy tilesetBandIndex tilesetId tilesets".split(" "),o:{dataType:qg,grid:Mf,missingData:rg}}};
239
+ k.Object.defineProperties(zf.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")?
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 Lf=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(Lf,A);
242
+ Lf.prototype.i=function(){return{H:{fileFormat:Ce},keys:["cloudStorageDestination","driveDestination","fileFormat","geoTiffOptions","tfRecordOptions"],o:{cloudStorageDestination:lf,driveDestination:xf,geoTiffOptions:jg,tfRecordOptions:sg}}};
243
+ k.Object.defineProperties(Lf.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=
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 tg=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(tg,A);
247
+ tg.prototype.i=function(){return{P:{bands:ug,maskBands:vg,tilesets:Af},H:{pyramidingPolicy:De},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:wg,missingData:rg}}};
248
+ k.Object.defineProperties(tg.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 xg=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(xg,A);xg.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:Ue,dimensions:lg}}};
253
+ k.Object.defineProperties(xg.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 yg=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(yg,A);yg.prototype.i=function(){return{H:{mode:Ee},keys:["description","imageManifest","mode","overwrite","requestId"],o:{imageManifest:tg}}};
255
+ k.Object.defineProperties(yg.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 zg=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};
257
+ r(zg,A);zg.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:Ag}}};
258
+ 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}},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 Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Ec==null?null:a.Ec};r(Bg,A);Bg.prototype.i=function(){return{P:{algorithms:Ve},keys:["algorithms"]}};k.Object.defineProperties(Bg.prototype,{Ec:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?C(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
260
+ var Cg=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(Cg,A);Cg.prototype.i=function(){return{P:{assets:yf},keys:["assets","nextPageToken"]}};
261
+ k.Object.defineProperties(Cg.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}}});
262
+ var Dg=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(Dg,A);Dg.prototype.i=function(){return{P:{features:Yf},keys:["features","nextPageToken","type"]}};
263
+ k.Object.defineProperties(Dg.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}}});
264
+ var Eg=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(Eg,A);Eg.prototype.i=function(){return{P:{operations:Fg},keys:["nextPageToken","operations"]}};
265
+ k.Object.defineProperties(Eg.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}}});
266
+ var Gg=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(Gg,A);Gg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:kf,counter:sf,dataAccess:uf}}};
267
+ k.Object.defineProperties(Gg.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 rg=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(rg,A);rg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(rg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob};r(Hg,A);Hg.prototype.i=function(){return{keys:["destinationName"]}};
269
+ k.Object.defineProperties(Hg.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var kg=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(kg,A);kg.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
270
+ k.Object.defineProperties(kg.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}}});
271
+ var Fg=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(Fg,A);Fg.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:Ig}}};
272
+ k.Object.defineProperties(Fg.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 Jg=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(Jg,A);Jg.prototype.i=function(){return{P:{notifications:Kg,stages:Lg},H:{state:Fe},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
276
+ k.Object.defineProperties(Jg.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"]}};
295
- k.Object.defineProperties(Pg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return D(this,"attributeName")?C(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Qg=function(){this.h={}};r(Qg,A);Qg.prototype.i=function(){return{keys:[]}};var Rg=function(){this.h={}};r(Rg,A);Rg.prototype.i=function(){return{keys:[]}};var Sg=function(){this.h={}};r(Sg,A);Sg.prototype.i=function(){return{keys:[]}};
296
- var Tg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.Zd==null?null:a.Zd;this.h.rankByMinVisibleLodRule=a.li==null?null:a.li;this.h.rankByGeometryTypeRule=a.ae==null?null:a.ae;this.h.rankByMinZoomLevelRule=a.be==null?null:a.be;this.h.direction=a.direction==null?null:a.direction};r(Tg,A);
297
- 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=
307
- a}}});var Vg=function(a){a=a===void 0?{}:a;this.h={};this.h.policy=a.jb==null?null:a.jb;this.h.updateMask=a.updateMask==null?null:a.updateMask};r(Vg,A);Vg.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:Uf}}};
308
- k.Object.defineProperties(Vg.prototype,{jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?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
- r(Jg,A);Jg.prototype.i=function(){return{keys:["code","details","message"],Ma:{details:{ka:null,pa:!0,qa:!1,ra:!1}}}};
310
- k.Object.defineProperties(Jg.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return D(this,"code")?C(this,"code"):null},set:function(a){this.h.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return D(this,"details")?C(this,"details"):null},set:function(a){this.h.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return D(this,"message")?C(this,"message"):null},set:function(a){this.h.message=a}}});
311
- var Wg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.selectors=a.selectors==null?null:a.selectors;this.h.filename=a.filename==null?null:a.filename};r(Wg,A);Wg.prototype.i=function(){return{H:{fileFormat:Me},keys:["expression","fileFormat","filename","name","selectors"],o:{expression:pf}}};
312
- k.Object.defineProperties(Wg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return D(this,"filename")?C(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
313
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?C(this,"selectors"):null},set:function(a){this.h.selectors=a}}});var Rf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(Rf,A);Rf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
314
- k.Object.defineProperties(Rf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Tf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};r(Tf,A);
315
- Tf.prototype.i=function(){return{H:{fileFormat:Le},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:mf,driveDestination:yf}}};
316
- k.Object.defineProperties(Tf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?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,
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 Kg=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(Kg,A);Kg.prototype.i=function(){return{H:{severity:Ge},keys:["detail","severity","topic"]}};
281
+ k.Object.defineProperties(Kg.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 Lg=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(Lg,A);Lg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
283
+ k.Object.defineProperties(Lg.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 qg=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(qg,A);qg.prototype.i=function(){return{H:{precision:He},keys:["dimensionsCount","precision","range"],o:{range:wf}}};
285
+ k.Object.defineProperties(qg.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 wg=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(wg,A);wg.prototype.i=function(){return{P:{points:og},keys:["bandId","points"]}};
287
+ k.Object.defineProperties(wg.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 Mf=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(Mf,A);Mf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Ue,dimensions:lg}}};
289
+ k.Object.defineProperties(Mf.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 Tf=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(Tf,A);Tf.prototype.i=function(){return{P:{auditConfigs:Ze,bindings:df,rules:Mg},keys:["auditConfigs","bindings","etag","rules","version"]}};
291
+ k.Object.defineProperties(Tf.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 cg=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(cg,A);cg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Ng}}};
293
+ k.Object.defineProperties(cg.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 Og=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};r(Og,A);Og.prototype.i=function(){return{keys:["attributeName"]}};
294
+ k.Object.defineProperties(Og.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return D(this,"attributeName")?C(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Pg=function(){this.h={}};r(Pg,A);Pg.prototype.i=function(){return{keys:[]}};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:[]}};
295
+ var Sg=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(Sg,A);
296
+ Sg.prototype.i=function(){return{H:{direction:Ie},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],o:{rankByAttributeRule:Og,rankByGeometryTypeRule:Pg,rankByMinVisibleLodRule:Qg,rankByMinZoomLevelRule:Rg}}};
297
+ k.Object.defineProperties(Sg.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 dg=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(dg,A);dg.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Tg,zOrderRankingRule:Tg}}};
300
+ k.Object.defineProperties(dg.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 Tg=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(Tg,A);Tg.prototype.i=function(){return{P:{rankByOneThingRule:Sg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
302
+ k.Object.defineProperties(Tg.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 Mg=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(Mg,A);Mg.prototype.i=function(){return{P:{conditions:qf,logConfig:Gg},H:{action:Je},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
304
+ k.Object.defineProperties(Mg.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=
306
+ a}}});var Ug=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(Ug,A);Ug.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:Tf}}};
307
+ k.Object.defineProperties(Ug.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 Ig=function(a){a=a===void 0?{}:a;this.h={};this.h.code=a.code==null?null:a.code;this.h.message=a.message==null?null:a.message;this.h.details=a.details==null?null:a.details};
308
+ r(Ig,A);Ig.prototype.i=function(){return{keys:["code","details","message"],Ma:{details:{ka:null,pa:!0,qa:!1,ra:!1}}}};
309
+ k.Object.defineProperties(Ig.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return D(this,"code")?C(this,"code"):null},set:function(a){this.h.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return D(this,"details")?C(this,"details"):null},set:function(a){this.h.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return D(this,"message")?C(this,"message"):null},set:function(a){this.h.message=a}}});
310
+ var Vg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.selectors=a.selectors==null?null:a.selectors;this.h.filename=a.filename==null?null:a.filename};r(Vg,A);Vg.prototype.i=function(){return{H:{fileFormat:Le},keys:["expression","fileFormat","filename","name","selectors"],o:{expression:of}}};
311
+ k.Object.defineProperties(Vg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return D(this,"filename")?C(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
312
+ "name")?C(this,"name"):null},set:function(a){this.h.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?C(this,"selectors"):null},set:function(a){this.h.selectors=a}}});var Qf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(Qf,A);Qf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:jf}}};
313
+ k.Object.defineProperties(Qf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Sf=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(Sf,A);
314
+ Sf.prototype.i=function(){return{H:{fileFormat:Ke},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:lf,driveDestination:xf}}};
315
+ k.Object.defineProperties(Sf.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=
316
+ a}}});var Df=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(Df,A);Df.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
317
+ k.Object.defineProperties(Df.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};
321
- r(Bg,A);Bg.prototype.i=function(){return{P:{sources:Xg},H:{columnDataTypeOverrides:Ne,csvColumnDataTypeOverrides:Oe},keys:"columnDataTypeOverrides csvColumnDataTypeOverrides endTime memo name policy properties sources startTime uriPrefix".split(" "),Ma:{columnDataTypeOverrides:{ka:null,pa:!1,qa:!1,ra:!1},csvColumnDataTypeOverrides:{ka:null,pa:!1,qa:!1,ra:!1},properties:{ka:null,pa:!1,qa:!1,ra:!1}},o:{policy:Uf}}};
322
- k.Object.defineProperties(Bg.prototype,{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);
332
- tg.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),Ma:{tensorDepths:{ka:null,pa:!1,qa:!1,ra:!1}},o:{marginDimensions:mg,tileDimensions:mg}}};
333
- k.Object.defineProperties(tg.prototype,{Ve:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?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);
339
- Yg.prototype.i=function(){return{H:{fileFormat:Qe},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:pf,grid:Nf,visualizationOptions:Hf}}};
340
- k.Object.defineProperties(Yg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?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);
346
- Pf.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey scale skipEmpty startZoom stride zoomSubset".split(" "),o:{dimensions:mg,zoomSubset:Zg}}};
347
- k.Object.defineProperties(Pf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},ff:{configurable:!0,enumerable:!0,get:function(){return D(this,"endZoom")?C(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},If:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapsApiKey")?C(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},scale:{configurable:!0,enumerable:!0,
348
- get:function(){return D(this,"scale")?C(this,"scale"):null},set:function(a){this.h.scale=a}},jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmpty")?C(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=a}},mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"startZoom")?C(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},stride:{configurable:!0,enumerable:!0,get:function(){return D(this,"stride")?C(this,"stride"):null},set:function(a){this.h.stride=
349
- a}},Dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?C(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Bf=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.sources=a.sources==null?null:a.sources;this.h.dataType=a.dataType==null?null:a.dataType;this.h.crs=a.crs==null?null:a.crs;this.h.subdatasetPrefix=a.Di==null?null:a.Di;this.h.subdatasetSuffix=a.Ei==null?null:a.Ei};r(Bf,A);
350
- Bf.prototype.i=function(){return{P:{sources:yg},H:{dataType:Se},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
351
- k.Object.defineProperties(Bf.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?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);
357
- Ff.prototype.i=function(){return{P:{sources:$g},keys:["pathPrefix","sources"]}};k.Object.defineProperties(Ff.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathPrefix")?C(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?C(this,"sources"):null},set:function(a){this.h.sources=a}}});
358
- var $g=function(a){a=a===void 0?{}:a;this.h={};this.h.pathSuffix=a.pathSuffix==null?null:a.pathSuffix;this.h.headerSizeBytes=a.headerSizeBytes==null?null:a.headerSizeBytes};r($g,A);$g.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
359
- k.Object.defineProperties($g.prototype,{headerSizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"headerSizeBytes")?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);
365
- Ze.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),o:{arrayValue:Ye,dictionaryValue:wf,functionDefinitionValue:ig,functionInvocationValue:jg}}};
366
- k.Object.defineProperties(Ze.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?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,
319
+ var Ag=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};
320
+ r(Ag,A);Ag.prototype.i=function(){return{P:{sources:Wg},H:{columnDataTypeOverrides:Me,csvColumnDataTypeOverrides:Ne},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:Tf}}};
321
+ k.Object.defineProperties(Ag.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 Wg=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(Wg,A);Wg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn simplifyErrorMeters uris xColumn yColumn".split(" ")}};
326
+ k.Object.defineProperties(Wg.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 sg=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(sg,A);
331
+ sg.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:lg,tileDimensions:lg}}};
332
+ k.Object.defineProperties(sg.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 eg=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(eg,A);eg.prototype.i=function(){return{H:{thinningStrategy:Oe},keys:["maxFeaturesPerTile","thinningStrategy"]}};
336
+ k.Object.defineProperties(eg.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 Xg=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(Xg,A);
338
+ Xg.prototype.i=function(){return{H:{fileFormat:Pe},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:of,grid:Mf,visualizationOptions:Gf}}};
339
+ k.Object.defineProperties(Xg.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 Ng=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(Ng,A);Ng.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
342
+ k.Object.defineProperties(Ng.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 Of=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(Of,A);
345
+ Of.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey scale skipEmpty startZoom stride zoomSubset".split(" "),o:{dimensions:lg,zoomSubset:Yg}}};
346
+ k.Object.defineProperties(Of.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 Af=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(Af,A);
349
+ Af.prototype.i=function(){return{P:{sources:xg},H:{dataType:Re},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
350
+ k.Object.defineProperties(Af.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")?
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 ug=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(ug,A);ug.prototype.i=function(){return{H:{pyramidingPolicy:Qe},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:rg}}};
353
+ k.Object.defineProperties(ug.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 vg=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(vg,A);vg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
355
+ k.Object.defineProperties(vg.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 Ef=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(Ef,A);
356
+ Ef.prototype.i=function(){return{P:{sources:Zg},keys:["pathPrefix","sources"]}};k.Object.defineProperties(Ef.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}}});
357
+ var Zg=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(Zg,A);Zg.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
358
+ k.Object.defineProperties(Zg.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}}});
359
+ var pg=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(pg,A);pg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
360
+ k.Object.defineProperties(pg.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 $g=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($g,A);$g.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:yf}}};
362
+ k.Object.defineProperties($g.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 Ye=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(Ye,A);
364
+ Ye.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),o:{arrayValue:Xe,dictionaryValue:vf,functionDefinitionValue:hg,functionInvocationValue:ig}}};
365
+ k.Object.defineProperties(Ye.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
- var Wf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};r(Wf,A);Wf.prototype.i=function(){return{H:{fileFormat:Te},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:mf,driveDestination:yf}}};
370
- k.Object.defineProperties(Wf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
371
- a}}});var Xf=function(a){a=a===void 0?{}:a;this.h={};this.h.framesPerSecond=a.framesPerSecond==null?null:a.framesPerSecond;this.h.maxFrames=a.maxFrames==null?null:a.maxFrames;this.h.maxPixelsPerFrame=a.maxPixelsPerFrame==null?null:a.maxPixelsPerFrame};r(Xf,A);Xf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
372
- k.Object.defineProperties(Xf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return D(this,"framesPerSecond")?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
- a}}});var bh=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.fileFormat=a.F==null?null:a.F;this.h.grid=a.grid==null?null:a.grid};r(bh,A);bh.prototype.i=function(){return{H:{fileFormat:Ue},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:pf,grid:Nf,videoOptions:Xf}}};
374
- k.Object.defineProperties(bh.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
375
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Hf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Uf==null?null:a.Uf;this.h.paletteColors=a.Yc==null?null:a.Yc;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};r(Hf,A);
376
- 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,
378
- "ranges")?C(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var Zg=function(a){a=a===void 0?{}:a;this.h={};this.h.start=a.start==null?null:a.start;this.h.end=a.end==null?null:a.end};r(Zg,A);Zg.prototype.i=function(){return{keys:["end","start"]}};
379
- k.Object.defineProperties(Zg.prototype,{end:{configurable:!0,enumerable:!0,get:function(){return D(this,"end")?C(this,"end"):null},set:function(a){this.h.end=a}},start:{configurable:!0,enumerable:!0,get:function(){return D(this,"start")?C(this,"start"):null},set:function(a){this.h.start=a}}});
380
- 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
- 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})};
383
- 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
- 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})};
386
- 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
- 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
- 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)};
389
- hh.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.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",u:F(c,d),G:hg})};var ih=function(a){this.m="v1";this.j=new ed(a,null)};
390
- ih.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.image.export",path:"/"+this.m+"/"+a+"/image:export",u:F(c,d),G:Gg})};ih.prototype.import=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.image.import",path:"/"+this.m+"/"+a+"/image:import",u:F(c,d),G:Gg})};
391
- var jh=function(a){this.m="v1";this.j=new ed(a,null)};jh.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.map.export",path:"/"+this.m+"/"+a+"/map:export",u:F(c,d),G:Gg})};var kh=function(a){this.m="v1";this.j=new ed(a,null)};
392
- kh.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.maps.create",path:"/"+this.m+"/"+a+"/maps",u:F(c,d),G:Gf})};var lh=function(a){this.m="v1";this.j=new ed(a,null)};h=lh.prototype;
393
- h.cancel=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.operations.cancel",path:"/"+this.m+"/"+a+":cancel",u:F(c,d),G:If})};h.delete=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:null,B:"DELETE",D:"earthengine.projects.operations.delete",path:"/"+this.m+"/"+a,u:F(b,c),G:If})};
394
- h.get=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.operations.get",path:"/"+this.m+"/"+a,u:F(b,c),G:Gg})};h.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.operations.list",path:"/"+this.m+"/"+a+"/operations",u:F(b,c),G:Fg})};
395
- h.wait=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.operations.wait",path:"/"+this.m+"/"+a+":wait",u:F(c,d),G:Gg})};var mh=function(a){this.m="v1";this.j=new ed(a,null)};
396
- mh.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.table.export",path:"/"+this.m+"/"+a+"/table:export",u:F(c,d),G:Gg})};mh.prototype.import=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.table.import",path:"/"+this.m+"/"+a+"/table:import",u:F(c,d),G:Gg})};
397
- var nh=function(a){this.m="v1";this.j=new ed(a,null)};nh.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.tables.create",path:"/"+this.m+"/"+a+"/tables",u:F(c,d),G:Wg})};var oh=function(a){this.m="v1";this.j=new ed(a,null)};
398
- oh.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.thumbnails.create",path:"/"+this.m+"/"+a+"/thumbnails",u:F(c,d),G:Yg})};
399
- var ph=function(a){this.m="v1";this.j=new ed(a,null)},qh=function(a,b,c){var d=d===void 0?{}:d;var e=e===void 0?{}:e;a.j.C(b,RegExp("^projects/[^/]+$"));return G(a.j,{body:c,B:"POST",D:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",u:F(d,e),G:qf})},rh=function(a){this.m="v1";this.j=new ed(a,null)};
400
- 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
- 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;
404
- function Bh(a,b){function c(){var l=sa.apply(0,arguments),m=this;return f.run(function(){return a.call.apply(a,[m].concat(ja(l)))})}b=b===void 0?"anonymous":b;if(Ah&&a[Ah])return a;var d=a,e,g=(e=Ch)==null?void 0:e();a=function(){var l=sa.apply(0,arguments),m,p=(m=Ch)==null?void 0:m();if(g!==p)throw Error(b+" was scheduled in '"+g+"' but called in '"+p+"'.\nMake sure your test awaits all async calls.\n\nTIP: To help investigate, debug the test in Chrome and look at the async portion\nof the call stack to see what originally scheduled the callback. Then, make the\ntest wait for the relevant asynchronous work to finish.");return d.call.apply(d,
405
- [this].concat(ja(l)))};if(!zh)return a;var f=zh(a.name||b);c[Pb(Ah)]=f;return c}var Ch;var Dh,Eh=!1,Fh=new wh,Hh=function(a,b){a=Bh(a,"goog.async.run");Dh||Gh();Eh||(Dh(),Eh=!0);Fh.add(a,b)},Gh=function(){var a=Promise.resolve(void 0);Dh=function(){a.then(Ih)}};function Ih(){for(var a;a=Fh.remove();){try{a.qf.call(a.scope)}catch(b){vh(b)}xh.put(a)}Eh=!1};var Jh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Mh=function(a){this.T=0;this.ia=void 0;this.lc=this.fb=this.X=null;this.Md=this.jf=!1;if(a!=Nd)try{var b=this;a.call(void 0,function(c){Kh(b,2,c)},function(c){if(!(c instanceof Lh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Kh(b,3,c)})}catch(c){Kh(this,3,c)}},Nh=function(){this.next=this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};Nh.prototype.reset=function(){this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};
406
- var Oh=new uh(function(){return new Nh},function(a){a.reset()}),Ph=function(a,b,c){var d=Oh.get();d.Xb=a;d.sc=b;d.context=c;return d};Mh.prototype.then=function(a,b,c){a!=null&&Tb(a,"opt_onFulfilled should be a function.");b!=null&&Tb(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Qh(this,typeof a==="function"?a:null,typeof b==="function"?b:null,c)};Mh.prototype.$goog_Thenable=!0;
407
- Mh.prototype.yl=function(a,b){return Qh(this,null,a,b)};Mh.prototype.catch=Mh.prototype.yl;Mh.prototype.cancel=function(a){if(this.T==0){var b=new Lh(a);Hh(function(){Rh(this,b)},this)}};
408
- var Rh=function(a,b){if(a.T==0)if(a.X){var c=a.X;if(c.fb){for(var d=0,e=null,g=null,f=c.fb;f&&(f.sd||(d++,f.Nb==a&&(e=f),!(e&&d>1)));f=f.next)e||(g=f);e&&(c.T==0&&d==1?Rh(c,b):(g?(d=g,E(c.fb),E(d!=null),d.next==c.lc&&(c.lc=d),d.next=d.next.next):Sh(c),Th(c,e,3,b)))}a.X=null}else Kh(a,3,b)},Vh=function(a,b){a.fb||a.T!=2&&a.T!=3||Uh(a);E(b.Xb!=null);a.lc?a.lc.next=b:a.fb=b;a.lc=b},Qh=function(a,b,c,d){b&&(b=Bh(b,"goog.Promise.then"));c&&(c=Bh(c,"goog.Promise.then"));var e=Ph(null,null,null);e.Nb=new Mh(function(g,
409
- f){e.Xb=b?function(l){try{var m=b.call(d,l);g(m)}catch(p){f(p)}}:g;e.sc=c?function(l){try{var m=c.call(d,l);m===void 0&&l instanceof Lh?f(l):g(m)}catch(p){f(p)}}:f});e.Nb.X=a;Vh(a,e);return e.Nb};Mh.prototype.Al=function(a){E(this.T==1);this.T=0;Kh(this,2,a)};Mh.prototype.Bl=function(a){E(this.T==1);this.T=0;Kh(this,3,a)};
410
- var Kh=function(a,b,c){if(a.T==0){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.T=1;a:{var d=c,e=a.Al,g=a.Bl;if(d instanceof Mh){e!=null&&Tb(e,"opt_onFulfilled should be a function.");g!=null&&Tb(g,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Vh(d,Ph(e||Nd,g||null,a));var f=!0}else if(Jh(d))d.then(e,g,a),f=!0;else{if(u(d))try{var l=d.then;if(typeof l==="function"){Wh(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);
411
- f=!0;break a}f=!1}}f||(a.ia=c,a.T=b,a.X=null,Uh(a),b!=3||c instanceof Lh||Xh(a,c))}},Wh=function(a,b,c,d,e){var g=!1,f=function(m){g||(g=!0,c.call(e,m))},l=function(m){g||(g=!0,d.call(e,m))};try{b.call(a,f,l)}catch(m){l(m)}},Uh=function(a){a.jf||(a.jf=!0,Hh(a.Uk,a))},Sh=function(a){var b=null;a.fb&&(b=a.fb,a.fb=b.next,b.next=null);a.fb||(a.lc=null);b!=null&&E(b.Xb!=null);return b};Mh.prototype.Uk=function(){for(var a;a=Sh(this);)Th(this,a,this.T,this.ia);this.jf=!1};
412
- var Th=function(a,b,c,d){if(c==3&&b.sc&&!b.sd)for(;a&&a.Md;a=a.X)a.Md=!1;if(b.Nb)b.Nb.X=null,Yh(b,c,d);else try{b.sd?b.Xb.call(b.context):Yh(b,c,d)}catch(e){Zh.call(null,e)}Oh.put(b)},Yh=function(a,b,c){b==2?a.Xb.call(a.context,c):a.sc&&a.sc.call(a.context,c)},Xh=function(a,b){a.Md=!0;Hh(function(){a.Md&&Zh.call(null,b)})},Zh=vh,Lh=function(a){Lb.call(this,a)};y(Lh,Lb);Lh.prototype.name="cancel";var $h=function(a,b){if(typeof a!=="function")if(a&&typeof a.handleEvent=="function")a=w(a.handleEvent,a);else throw Error("Invalid listener argument");return Number(b)>2147483647?-1:t.setTimeout(a,b||0)};var ai=function(a,b,c){I.call(this);this.dl=c!=null?a.bind(c):a;this.al=b;this.td=null;this.xc=!1;this.Zc=0;this.ec=null};r(ai,I);h=ai.prototype;h.nf=function(a){this.td=arguments;this.ec||this.Zc?this.xc=!0:bi(this)};h.stop=function(){this.ec&&(t.clearTimeout(this.ec),this.ec=null,this.xc=!1,this.td=null)};h.pause=function(){this.Zc++};h.resume=function(){this.Zc--;this.Zc||!this.xc||this.ec||(this.xc=!1,bi(this))};h.J=function(){I.prototype.J.call(this);this.stop()};
413
- var bi=function(a){a.ec=$h(function(){a.ec=null;a.xc&&!a.Zc&&(a.xc=!1,bi(a))},a.al);var b=a.td;a.td=null;a.dl.apply(null,b)};function ci(a){var b=sa.apply(1,arguments);if(!Array.isArray(a)||!Array.isArray(a.raw)||a.length!==a.raw.length||!Bb&&a===a.raw||!(Bb&&!Cb||zb(a))||b.length+1!==a.length)throw new TypeError("\n ############################## ERROR ##############################\n\n It looks like you are trying to call a template tag function (fn`...`)\n using the normal function syntax (fn(...)), which is not supported.\n\n The functions in the safevalues library are not designed to be called\n like normal functions, and doing so invalidates the security guarantees\n that safevalues provides.\n\n If you are stuck and not sure how to proceed, please reach out to us\n instead through:\n - go/ise-hardening-yaqs (preferred) // LINE-INTERNAL\n - g/ise-hardening // LINE-INTERNAL\n - https://github.com/google/safevalues/issues\n\n ############################## ERROR ##############################");
368
+ var Vf=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(Vf,A);Vf.prototype.i=function(){return{H:{fileFormat:Se},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:lf,driveDestination:xf}}};
369
+ k.Object.defineProperties(Vf.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=
370
+ a}}});var Wf=function(a){a=a===void 0?{}:a;this.h={};this.h.framesPerSecond=a.framesPerSecond==null?null:a.framesPerSecond;this.h.maxFrames=a.maxFrames==null?null:a.maxFrames;this.h.maxPixelsPerFrame=a.maxPixelsPerFrame==null?null:a.maxPixelsPerFrame};r(Wf,A);Wf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
371
+ k.Object.defineProperties(Wf.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=
372
+ a}}});var ah=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(ah,A);ah.prototype.i=function(){return{H:{fileFormat:Te},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:of,grid:Mf,videoOptions:Wf}}};
373
+ k.Object.defineProperties(ah.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,
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 Gf=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(Gf,A);
375
+ Gf.prototype.i=function(){return{P:{ranges:wf},keys:["gamma","opacity","paletteColors","ranges"]}};
376
+ k.Object.defineProperties(Gf.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,
377
+ "ranges")?C(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var Yg=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(Yg,A);Yg.prototype.i=function(){return{keys:["end","start"]}};
378
+ k.Object.defineProperties(Yg.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}}});
379
+ var cd={$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"},bh=function(a){this.m="v1";this.j=
380
+ new dd(a,null)};bh.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:Bg})};var ch=function(a){this.m="v1";this.j=new dd(a,null)};
381
+ ch.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:gf})};ch.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:Cg})};
382
+ var dh=function(a){this.m="v1";this.j=new dd(a,null)};h=dh.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:yf})};
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:Hf})};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:yf})};
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:yf})};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:Cg})};
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:yf})};var eh=function(a){this.m="v1";this.j=new dd(a,null)};
386
+ eh.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:Fg})};var fh=function(a){this.m="v1";this.j=new dd(a,null)};
387
+ fh.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:Zf})};var gh=function(a){this.m="v1";this.j=new dd(a,null)};
388
+ 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.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",u:F(c,d),G:gg})};var hh=function(a){this.m="v1";this.j=new dd(a,null)};
389
+ hh.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.image.export",path:"/"+this.m+"/"+a+"/image:export",u:F(c,d),G:Fg})};hh.prototype.import=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.image.import",path:"/"+this.m+"/"+a+"/image:import",u:F(c,d),G:Fg})};
390
+ var ih=function(a){this.m="v1";this.j=new dd(a,null)};ih.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.map.export",path:"/"+this.m+"/"+a+"/map:export",u:F(c,d),G:Fg})};var jh=function(a){this.m="v1";this.j=new dd(a,null)};
391
+ jh.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.maps.create",path:"/"+this.m+"/"+a+"/maps",u:F(c,d),G:Ff})};var kh=function(a){this.m="v1";this.j=new dd(a,null)};h=kh.prototype;
392
+ h.cancel=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.operations.cancel",path:"/"+this.m+"/"+a+":cancel",u:F(c,d),G:Hf})};h.delete=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:null,B:"DELETE",D:"earthengine.projects.operations.delete",path:"/"+this.m+"/"+a,u:F(b,c),G:Hf})};
393
+ h.get=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.operations.get",path:"/"+this.m+"/"+a,u:F(b,c),G:Fg})};h.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.operations.list",path:"/"+this.m+"/"+a+"/operations",u:F(b,c),G:Eg})};
394
+ h.wait=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.operations.wait",path:"/"+this.m+"/"+a+":wait",u:F(c,d),G:Fg})};var lh=function(a){this.m="v1";this.j=new dd(a,null)};
395
+ lh.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.table.export",path:"/"+this.m+"/"+a+"/table:export",u:F(c,d),G:Fg})};lh.prototype.import=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.table.import",path:"/"+this.m+"/"+a+"/table:import",u:F(c,d),G:Fg})};
396
+ var mh=function(a){this.m="v1";this.j=new dd(a,null)};mh.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.tables.create",path:"/"+this.m+"/"+a+"/tables",u:F(c,d),G:Vg})};var nh=function(a){this.m="v1";this.j=new dd(a,null)};
397
+ nh.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.thumbnails.create",path:"/"+this.m+"/"+a+"/thumbnails",u:F(c,d),G:Xg})};
398
+ var oh=function(a){this.m="v1";this.j=new dd(a,null)},ph=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:pf})},qh=function(a){this.m="v1";this.j=new dd(a,null)};
399
+ qh.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:Fg})};var rh=function(a){this.m="v1";this.j=new dd(a,null)};
400
+ rh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",u:F(c,d),G:Fg})};var sh=function(a){this.m="v1";this.j=new dd(a,null)};
401
+ sh.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:ah})};var th=function(a,b){this.Zk=100;this.Ok=a;this.ml=b;this.Yd=0;this.Qd=null};th.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};th.prototype.put=function(a){this.ml(a);this.Yd<this.Zk&&(this.Yd++,a.next=this.Qd,this.Qd=a)};function uh(a){t.setTimeout(function(){throw a;},0)};var vh=function(){this.ue=this.jc=null};vh.prototype.add=function(a,b){var c=wh.get();c.set(a,b);this.ue?this.ue.next=c:(E(!this.jc),this.jc=c);this.ue=c};vh.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 wh=new th(function(){return new xh},function(a){return a.reset()}),xh=function(){this.next=this.scope=this.pf=null};xh.prototype.set=function(a,b){this.pf=a;this.scope=b;this.next=null};
402
+ xh.prototype.reset=function(){this.next=this.scope=this.pf=null};var yh=t.console&&t.console.createTask?t.console.createTask.bind(t.console):void 0,zh=yh?Symbol("consoleTask"):void 0;
403
+ function Ah(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(zh&&a[zh])return a;var d=a,e,g=(e=Bh)==null?void 0:e();a=function(){var l=sa.apply(0,arguments),m,p=(m=Bh)==null?void 0:m();if(g!==p)throw Error(b+" was scheduled in '"+g+"' but called in '"+p+"'.\nMake sure your test awaits all async calls.\n\nTIP: To help investigate, debug the test in Chrome and look at the async portion\nof the call stack to see what originally scheduled the callback. Then, make the\ntest wait for the relevant asynchronous work to finish.");return d.call.apply(d,
404
+ [this].concat(ja(l)))};if(!yh)return a;var f=yh(a.name||b);c[Pb(zh)]=f;return c}var Bh;var Ch,Dh=!1,Eh=new vh,Gh=function(a,b){a=Ah(a,"goog.async.run");Ch||Fh();Dh||(Ch(),Dh=!0);Eh.add(a,b)},Fh=function(){var a=Promise.resolve(void 0);Ch=function(){a.then(Hh)}};function Hh(){for(var a;a=Eh.remove();){try{a.pf.call(a.scope)}catch(b){uh(b)}wh.put(a)}Dh=!1};var Ih=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Lh=function(a){this.T=0;this.ia=void 0;this.mc=this.fb=this.X=null;this.Nd=this.hf=!1;if(a!=Md)try{var b=this;a.call(void 0,function(c){Jh(b,2,c)},function(c){if(!(c instanceof Kh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Jh(b,3,c)})}catch(c){Jh(this,3,c)}},Mh=function(){this.next=this.context=this.tc=this.Xb=this.Mb=null;this.td=!1};Mh.prototype.reset=function(){this.context=this.tc=this.Xb=this.Mb=null;this.td=!1};
405
+ var Nh=new th(function(){return new Mh},function(a){a.reset()}),Oh=function(a,b,c){var d=Nh.get();d.Xb=a;d.tc=b;d.context=c;return d};Lh.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 Ph(this,typeof a==="function"?a:null,typeof b==="function"?b:null,c)};Lh.prototype.$goog_Thenable=!0;
406
+ Lh.prototype.vl=function(a,b){return Ph(this,null,a,b)};Lh.prototype.catch=Lh.prototype.vl;Lh.prototype.cancel=function(a){if(this.T==0){var b=new Kh(a);Gh(function(){Qh(this,b)},this)}};
407
+ var Qh=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?Qh(c,b):(g?(d=g,E(c.fb),E(d!=null),d.next==c.mc&&(c.mc=d),d.next=d.next.next):Rh(c),Sh(c,e,3,b)))}a.X=null}else Jh(a,3,b)},Uh=function(a,b){a.fb||a.T!=2&&a.T!=3||Th(a);E(b.Xb!=null);a.mc?a.mc.next=b:a.fb=b;a.mc=b},Ph=function(a,b,c,d){b&&(b=Ah(b,"goog.Promise.then"));c&&(c=Ah(c,"goog.Promise.then"));var e=Oh(null,null,null);e.Mb=new Lh(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 Kh?f(l):g(m)}catch(p){f(p)}}:f});e.Mb.X=a;Uh(a,e);return e.Mb};Lh.prototype.xl=function(a){E(this.T==1);this.T=0;Jh(this,2,a)};Lh.prototype.yl=function(a){E(this.T==1);this.T=0;Jh(this,3,a)};
409
+ var Jh=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 Lh){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?");Uh(d,Oh(e||Md,g||null,a));var f=!0}else if(Ih(d))d.then(e,g,a),f=!0;else{if(u(d))try{var l=d.then;if(typeof l==="function"){Vh(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,Th(a),b!=3||c instanceof Kh||Wh(a,c))}},Vh=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)}},Th=function(a){a.hf||(a.hf=!0,Gh(a.Rk,a))},Rh=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};Lh.prototype.Rk=function(){for(var a;a=Rh(this);)Sh(this,a,this.T,this.ia);this.hf=!1};
411
+ var Sh=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,Xh(b,c,d);else try{b.td?b.Xb.call(b.context):Xh(b,c,d)}catch(e){Yh.call(null,e)}Nh.put(b)},Xh=function(a,b,c){b==2?a.Xb.call(a.context,c):a.tc&&a.tc.call(a.context,c)},Wh=function(a,b){a.Nd=!0;Gh(function(){a.Nd&&Yh.call(null,b)})},Yh=uh,Kh=function(a){Lb.call(this,a)};y(Kh,Lb);Kh.prototype.name="cancel";var Zh=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 $h=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($h,I);h=$h.prototype;h.mf=function(a){this.ud=arguments;this.fc||this.ad?this.yc=!0:ai(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,ai(this))};h.J=function(){I.prototype.J.call(this);this.stop()};
412
+ var ai=function(a){a.fc=Zh(function(){a.fc=null;a.yc&&!a.ad&&(a.yc=!1,ai(a))},a.Xk);var b=a.ud;a.ud=null;a.al.apply(null,b)};function bi(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
413
  if(b.length===0)return pb(a[0]);var c=a[0].toLowerCase();if(/^data:/.test(c))throw Error("Data URLs cannot have expressions in the template literal input.");if(/^https:\/\//.test(c)||/^\/\//.test(c)){var d=c.indexOf("//")+2;var e=c.indexOf("/",d);if(e<=d)throw Error("Can't interpolate data in a url's origin, Please make sure to fully specify the origin, terminated with '/'.");d=c.substring(d,e);if(!/^[0-9a-z.:-]+$/i.test(d))throw Error("The origin contains unsupported characters.");if(!/^[^:]*(:[0-9]+)?$/i.test(d))throw Error("Invalid port number.");
415
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,
417
- b,c){return fi(document,arguments)},fi=function(a,b){var c=b[1],d=hi(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):ei(d,c));b.length>2&&ii(a,d,b,2);return d},ii=function(a,b,c,d){function e(l){l&&b.appendChild(typeof l==="string"?a.createTextNode(l):l)}for(;d<c.length;d++){var g=c[d];if(!xa(g)||u(g)&&g.nodeType>0)e(g);else{a:{if(g&&typeof g.length=="number"){if(u(g)){var f=typeof g.item=="function"||typeof g.item=="string";break a}if(typeof g==="function"){f=
418
- typeof g.item=="function";break a}}f=!1}Xb(f?fc(g):g,e)}}},hi=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},ji=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},ki=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},li=function(a){this.Dd=a||t.document||document};h=li.prototype;h.getElementsByTagName=function(a,b){return(b||this.Dd).getElementsByTagName(String(a))};
419
- h.Qk=function(a,b,c){return fi(this.Dd,arguments)};h.createElement=function(a){return hi(this.Dd,a)};h.createTextNode=function(a){return this.Dd.createTextNode(String(a))};h.appendChild=function(a,b){E(a!=null&&b!=null,"goog.dom.appendChild expects non-null arguments");a.appendChild(b)};h.append=function(a,b){ii(ki(a),a,arguments,1)};h.canHaveChildren=function(a){if(a.nodeType!=1)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
420
- h.removeNode=ji;h.contains=function(a,b){if(!a||!b)return!1;if(a.contains&&b.nodeType==1)return a==b||a.contains(b);if(typeof a.compareDocumentPosition!="undefined")return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};/*
415
+ c=a[0];for(d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return pb(c)};var di=function(a,b){Va(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:ci.hasOwnProperty(d)?a.setAttribute(ci[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})},ci={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"},fi=function(a,
416
+ b,c){return ei(document,arguments)},ei=function(a,b){var c=b[1],d=gi(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):di(d,c));b.length>2&&hi(a,d,b,2);return d},hi=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=
417
+ typeof g.item=="function";break a}}f=!1}Xb(f?fc(g):g,e)}}},gi=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},ii=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},ji=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},ki=function(a){this.Ed=a||t.document||document};h=ki.prototype;h.getElementsByTagName=function(a,b){return(b||this.Ed).getElementsByTagName(String(a))};
418
+ h.Nk=function(a,b,c){return ei(this.Ed,arguments)};h.createElement=function(a){return gi(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){hi(ji(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};
419
+ h.removeNode=ii;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)};
428
- ni.prototype.then=function(a,b,c){var d,e,g=new Mh(function(f,l){e=f;d=l});wi(this,e,function(f){f instanceof pi?g.cancel():d(f);return yi},this);return g.then(a,b,c)};ni.prototype.$goog_Thenable=!0;
429
- var zi=function(a){return $b(a.ge,function(b){return typeof b[1]==="function"})},yi={},ri=function(a){if(a.re&&a.oc&&zi(a)){var b=a.re,c=Ai[b];c&&(t.clearTimeout(c.fa),delete Ai[b]);a.re=0}a.X&&(a.X.Re--,delete a.X);b=a.ia;for(var d=c=!1;a.ge.length&&!a.Qe;){var e=a.ge.shift(),g=e[0],f=e[1];e=e[2];if(g=a.Nc?f:g)try{var l=g.call(e||a.lh,b);l===yi&&(l=void 0);l!==void 0&&(a.Nc=a.Nc&&(l==b||l instanceof Error),a.ia=b=l);if(Jh(b)||typeof t.Promise==="function"&&b instanceof t.Promise)d=!0,a.Qe=!0}catch(m){b=
430
- m,a.Nc=!0,zi(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Yg,a,!0),d=w(a.Yg,a,!1),b instanceof ni?(wi(b,l,d),b.Og=!0):b.then(l,d));c&&(b=new Bi(b),Ai[b.fa]=b,a.re=b.fa)},si=function(){Lb.call(this)};y(si,Lb);si.prototype.message="Deferred has already fired";si.prototype.name="AlreadyCalledError";var pi=function(){Lb.call(this)};y(pi,Lb);pi.prototype.message="Deferred was canceled";pi.prototype.name="CanceledError";var Bi=function(a){this.fa=t.setTimeout(w(this.zl,this),0);this.Gd=a};
431
- Bi.prototype.zl=function(){E(Ai[this.fa],"Cannot throw an error that is not scheduled.");delete Ai[this.fa];throw this.Gd;};var Ai={};var vi=function(){var a=ci(Ci),b={},c=b.document||document,d=qb(a).toString(),e=(new li(c)).createElement("SCRIPT"),g={ui:e,ne:void 0},f=new ni(g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Di(e,!0);oi(f,new Ei(1,"Timeout reached for loading script "+d))},m),g.ne=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Di(e,b.Il||!1,l),f.callback(null))};e.onerror=function(){Di(e,!0,l);oi(f,new Ei(0,"Error while loading script "+
432
- d))};g=b.attributes||{};ib(g,{type:"text/javascript",charset:"UTF-8"});ei(e,g);Kb(e,a);Fi(c).appendChild(e);return f},Fi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},mi=function(){if(this&&this.ui){var a=this.ui;a&&a.tagName=="SCRIPT"&&Di(a,!0,this.ne)}},Di=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){ji(a)},0)},Ei=function(a,
433
- b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Lb.call(this,c);this.code=a};y(Ei,Lb);var Gi=function(){this.de=void 0};Gi.prototype.va=function(a){var b=[];Hi(this,a,b);return b.join("")};
434
- var Hi=function(a,b,c){if(b==null)c.push("null");else{if(typeof b=="object"){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",g=0;g<b;g++)c.push(e),e=d[g],Hi(a,a.de?a.de.call(d,String(g),e):e,c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");g="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(e=b[d],typeof e!="function"&&(c.push(g),Ii(d,c),c.push(":"),Hi(a,a.de?a.de.call(b,d,e):e,c),g=","));c.push("}");
435
- return}}switch(typeof b){case "string":Ii(b,c);break;case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("Unknown type: "+typeof b);}}},Ji={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},Ki=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Ii=function(a,b){b.push('"',a.replace(Ki,function(c){var d=Ji[c];
436
- d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Ji[c]=d);return d}),'"')};var Li=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Mi=function(){};Mi.prototype.Sg=null;var Ni=function(a){var b;(b=a.Sg)||(b=a.Sg={});return b};var Oi,Pi=function(){};y(Pi,Mi);Oi=new Pi;var Qi=function(a){J.call(this);this.headers=new Map;this.Ri=a||null;this.Ea=!1;this.ve=this.s=null;this.Rc=this.Lh=this.Td="";this.Tb=this.Af=this.Rd=this.gf=!1;this.ld=0;this.me=null;this.wc="";this.nl=this.Pi=!1;this.Oe=this.zg=null};y(Qi,J);Qi.prototype.ba=yc(zc(),"goog.net.XhrIo").fl;var Ri=/^https?$/i,Si=["POST","PUT"],Ti=[];h=Qi.prototype;h.Pk=function(){this.dispose();dc(Ti,this)};h.setTrustToken=function(a){this.zg=a};h.setAttributionReporting=function(a){this.Oe=a};
437
- h.send=function(a,b,c,d){if(this.s)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Td+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Td=a;this.Rc="";this.Lh=b;this.gf=!1;this.Ea=!0;this.s=new XMLHttpRequest;this.ve=this.Ri?Ni(this.Ri):Ni(Oi);this.s.onreadystatechange=w(this.ci,this);this.nl&&"onprogress"in this.s&&(this.s.onprogress=w(function(f){this.bi(f,!0)},this),this.s.upload&&(this.s.upload.onprogress=w(this.bi,this)));try{Cc(this.ba,Ui(this,"Opening Xhr")),this.Af=
438
- !0,this.s.open(b,String(a),!0),this.Af=!1}catch(f){Cc(this.ba,Ui(this,"Error opening Xhr: "+f.message));this.Gd(5,f);return}a=c||"";c=new Map(this.headers);if(d)if(Object.getPrototypeOf(d)===Object.prototype)for(var e in d)c.set(e,d[e]);else if(typeof d.keys==="function"&&typeof d.get==="function"){e=q(d.keys());for(var g=e.next();!g.done;g=e.next())g=g.value,c.set(g,d.get(g))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(f){return"content-type"==
439
- f.toLowerCase()});e=t.FormData&&a instanceof t.FormData;!cc(Si,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=q(c);for(d=b.next();!d.done;d=b.next())c=q(d.value),d=c.next().value,c=c.next().value,this.s.setRequestHeader(d,c);this.wc&&(this.s.responseType=this.wc);"withCredentials"in this.s&&this.s.withCredentials!==this.Pi&&(this.s.withCredentials=this.Pi);if("setTrustToken"in this.s&&this.zg)try{this.s.setTrustToken(this.zg)}catch(f){Cc(this.ba,Ui(this,"Error SetTrustToken: "+
440
- f.message))}if("setAttributionReporting"in this.s&&this.Oe)try{this.s.setAttributionReporting(this.Oe)}catch(f){Cc(this.ba,Ui(this,"Error SetAttributionReporting: "+f.message))}try{Vi(this),this.ld>0&&(Cc(this.ba,Ui(this,"Will abort after "+this.ld+"ms if incomplete")),this.me=setTimeout(this.ne.bind(this),this.ld)),Cc(this.ba,Ui(this,"Sending request")),this.Rd=!0,this.s.send(a),this.Rd=!1}catch(f){Cc(this.ba,Ui(this,"Send error: "+f.message)),this.Gd(5,f)}};
441
- h.ne=function(){typeof va!="undefined"&&this.s&&(this.Rc="Timed out after "+this.ld+"ms, aborting",Cc(this.ba,Ui(this,this.Rc)),this.dispatchEvent("timeout"),this.abort(8))};h.Gd=function(a,b){this.Ea=!1;this.s&&(this.Tb=!0,this.s.abort(),this.Tb=!1);this.Rc=b;Wi(this);Xi(this)};var Wi=function(a){a.gf||(a.gf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
442
- Qi.prototype.abort=function(){this.s&&this.Ea&&(Cc(this.ba,Ui(this,"Aborting")),this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Xi(this))};Qi.prototype.J=function(){this.s&&(this.Ea&&(this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1),Xi(this,!0));Qi.L.J.call(this)};Qi.prototype.ci=function(){this.Ra||(this.Af||this.Rd||this.Tb?Yi(this):this.ml())};Qi.prototype.ml=function(){Yi(this)};
443
- var Yi=function(a){if(a.Ea&&typeof va!="undefined")if(a.ve[1]&&a.tb()==4&&a.getStatus()==2)Cc(a.ba,Ui(a,"Local request error detected and ignored"));else if(a.Rd&&a.tb()==4)setTimeout(a.ci.bind(a),0);else if(a.dispatchEvent("readystatechange"),a.tb()==4){Cc(a.ba,Ui(a,"Request complete"));a.Ea=!1;try{var b=a.getStatus(),c;if(!(c=Li(b))){var d;if(d=b===0){var e=String(a.Td).match(Kc)[1]||null;!e&&t.self&&t.self.location&&(e=t.self.location.protocol.slice(0,-1));d=!Ri.test(e?e.toLowerCase():"")}c=d}if(c)a.dispatchEvent("complete"),
444
- a.dispatchEvent("success");else{try{var g=a.tb()>2?a.s.statusText:""}catch(f){Cc(a.ba,"Can not get status: "+f.message),g=""}a.Rc=g+" ["+a.getStatus()+"]";Wi(a)}}finally{Xi(a)}}};Qi.prototype.bi=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Zi(a,"progress"));this.dispatchEvent(Zi(a,b?"downloadprogress":"uploadprogress"))};
445
- var Zi=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Xi=function(a,b){if(a.s){Vi(a);var c=a.s,d=a.ve[0]?function(){}:null;a.s=null;a.ve=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){Bc(a.ba,"Problem encountered resetting onreadystatechange: "+e.message)}}},Vi=function(a){a.me&&(clearTimeout(a.me),a.me=null)};Qi.prototype.isActive=function(){return!!this.s};Qi.prototype.tb=function(){return this.s?this.s.readyState:0};
446
- Qi.prototype.getStatus=function(){try{return this.tb()>2?this.s.status:-1}catch(a){return-1}};var $i=function(a){try{if(!a.s)return null;if("response"in a.s)return a.s.response;switch(a.wc){case "":case "text":return a.s.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.s)return a.s.mozResponseArrayBuffer}Bc(a.ba,"Response type "+a.wc+" is not supported on this browser");return null}catch(b){return Cc(a.ba,"Can not get response: "+b.message),null}};
447
- Qi.prototype.getResponseHeader=function(a){if(this.s&&this.tb()==4)return a=this.s.getResponseHeader(a),a===null?void 0:a};Qi.prototype.getAllResponseHeaders=function(){return this.s&&this.tb()>=2?this.s.getAllResponseHeaders()||"":""};
448
- var aj=function(a){var b={};a=a.getAllResponseHeaders().split("\r\n");for(var c=0;c<a.length;c++)if(!/^[\s\xa0]*$/.test(a[c])){var d=Ec(a[c]),e=d[0];d=d[1];if(typeof d==="string"){d=d.trim();var g=b[e]||[];b[e]=g;g.push(d)}}return Xa(b,function(f){return f.join(", ")})},Ui=function(a,b){return b+" ["+a.Lh+" "+a.Td+" "+a.getStatus()+"]"};var Ci=ia(["https://accounts.google.com/gsi/client"]),bj,K=function(a,b){cj();this.callback=a;this.M=new dj(!a,b)};K.prototype.pd=function(a){this.M.Qb=a;return this};K.prototype.handle=function(a){var b=this;if(a instanceof Promise){if(this.callback){var c=function(d,e){try{return b.callback(d,e)}catch(g){setTimeout(function(){throw g;},0)}};a.then(c,function(d){return c(void 0,d)})}}else a.then(function(d){a=d});return a};var ej=function(){return"projects/"+bj};h=K.prototype;h.Dc=function(){return new ch(this.M)};
449
- h.assets=function(){return new eh(this.M)};h.Na=function(){return new lh(this.M)};h.value=function(){return new ph(this.M)};h.maps=function(){return new kh(this.M)};h.map=function(){return new jh(this.M)};h.image=function(){return new ih(this.M)};h.table=function(){return new mh(this.M)};h.video=function(){return new rh(this.M)};var dj=function(a,b){this.sync=a=a===void 0?!1:a;this.Qb=void 0;this.ri=b!=null?b:a?5:10};r(dj,gd);
450
- dj.prototype.send=function(a,b){var c=this;cd(a);var d=a.path||"",e=fj()+d,g=gj(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=hj(e,g,void 0,a.B,f,this.ri,this.Qb);d=b?La(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){hj(e,g,function(v,z){z?p(z):m(v)},a.B,f,c.ri,c.Qb)})).then(function(m){return b?La(b,m):m})};var kj=function(a){K.call(this,a);this.M=new ij;this.Qb=void 0};r(kj,K);
451
- kj.prototype.pd=function(a){this.Qb=a;return this};
452
- kj.prototype.send=function(a,b){var c=this,d=fj()+"/batch",e=a.map(function(f){var l=q(f);f=l.next().value;var m=q(l.next().value);l=m.next().value;m.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+f+">\r\n\r\n"+l+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",g=function(f){var l={};a.forEach(function(m){var p=q(m);m=p.next().value;p=q(p.next().value);p.next();p=p.next().value;f[m]!=null&&(l[m]=
453
- La(p,f[m]))});return b?b(l):l};return this.callback?(hj(d,null,function(f,l){return c.callback(l?f:g(f),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb),null):g(hj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb))};var ij=function(){};r(ij,gd);
454
- ij.prototype.send=function(a,b){var c=[a.B+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=lj();d!=null&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
455
- var mj=function(a,b,c){a=q(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(b.length<3)){var d=b[0].match(/\r\nContent-ID: <response-([^>]*)>/)[1],e=Number(b[1].match(/^HTTP\S*\s(\d+)\s/)[1]);c(d,e,b.slice(2).join("\r\n\r\n"))}},fj=function(){var a=nj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},pj=function(a,b,c){var d=[];a&&(d=d.concat(oj));
456
- b&&d.push("https://www.googleapis.com/auth/devstorage.read_write");a=d=d.concat(c);c=b=0;for(var e={};c<a.length;){var g=a[c++],f=u(g)?"o"+Ba(g):(typeof g).charAt(0)+g;Object.prototype.hasOwnProperty.call(e,f)||(e[f]=!0,a[b++]=g)}a.length=b;return d},vj=function(a,b,c){qj&&rj&&qj({client_id:String(rj),scope:sj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{tj(function(){try{uj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else uj(a,
457
- b,d)})},lj=function(){wj&&Date.now()-wj>=0&&xj();return yj},xj=function(){wj=yj=null},cj=function(a,b,c,d){a!=null?nj=a:zj||(nj="https://earthengine.googleapis.com/api");b!=null?Aj=b:zj||(Aj="https://earthengine.googleapis.com");c!==void 0&&(Bj=c);bj=d!=null?d:bj||"earthengine-legacy";zj=!0},hj=function(a,b,c,d,e,g,f){cj();var l=Cj,m="application/x-www-form-urlencoded";e&&(m="application/json",d&&d.startsWith("multipart")&&(m=d,d="POST"));d=d||"POST";m={"Content-Type":m};var p="1.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=
425
+ var mi=function(a){var b=li;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};mi.prototype.cancel=function(a){if(this.pc)this.ia instanceof mi&&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||ni(this,new oi(this))}};mi.prototype.Wg=function(a,b){this.Pe=!1;pi(this,a,b)};
426
+ var pi=function(a,b,c){a.pc=!0;a.ia=c;a.Oc=!b;qi(a)},si=function(a){if(a.pc){if(!a.hg)throw new ri(a);a.hg=!1}};mi.prototype.callback=function(a){si(this);ti(a);pi(this,!0,a)};var ni=function(a,b){si(a);ti(b);pi(a,!1,b)},ti=function(a){E(!(a instanceof mi),"An execution sequence may not be initiated with a blocking Deferred.")},wi=function(a){var b=ui();vi(b,a,null)},vi=function(a,b,c,d){E(!a.Ng,"Blocking Deferreds can not be re-used");a.he.push([b,c,d]);a.pc&&qi(a)};
427
+ mi.prototype.then=function(a,b,c){var d,e,g=new Lh(function(f,l){e=f;d=l});vi(this,e,function(f){f instanceof oi?g.cancel():d(f);return xi},this);return g.then(a,b,c)};mi.prototype.$goog_Thenable=!0;
428
+ var yi=function(a){return $b(a.he,function(b){return typeof b[1]==="function"})},xi={},qi=function(a){if(a.re&&a.pc&&yi(a)){var b=a.re,c=zi[b];c&&(t.clearTimeout(c.ea),delete zi[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===xi&&(l=void 0);l!==void 0&&(a.Oc=a.Oc&&(l==b||l instanceof Error),a.ia=b=l);if(Ih(b)||typeof t.Promise==="function"&&b instanceof t.Promise)d=!0,a.Pe=!0}catch(m){b=
429
+ m,a.Oc=!0,yi(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Wg,a,!0),d=w(a.Wg,a,!1),b instanceof mi?(vi(b,l,d),b.Ng=!0):b.then(l,d));c&&(b=new Ai(b),zi[b.ea]=b,a.re=b.ea)},ri=function(){Lb.call(this)};y(ri,Lb);ri.prototype.message="Deferred has already fired";ri.prototype.name="AlreadyCalledError";var oi=function(){Lb.call(this)};y(oi,Lb);oi.prototype.message="Deferred was canceled";oi.prototype.name="CanceledError";var Ai=function(a){this.ea=t.setTimeout(w(this.wl,this),0);this.Hd=a};
430
+ Ai.prototype.wl=function(){E(zi[this.ea],"Cannot throw an error that is not scheduled.");delete zi[this.ea];throw this.Hd;};var zi={};var ui=function(){var a=bi(Bi),b={},c=b.document||document,d=qb(a).toString(),e=(new ki(c)).createElement("SCRIPT"),g={si:e,ne:void 0},f=new mi(g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Ci(e,!0);ni(f,new Di(1,"Timeout reached for loading script "+d))},m),g.ne=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Ci(e,b.Fl||!1,l),f.callback(null))};e.onerror=function(){Ci(e,!0,l);ni(f,new Di(0,"Error while loading script "+
431
+ d))};g=b.attributes||{};ib(g,{type:"text/javascript",charset:"UTF-8"});di(e,g);Kb(e,a);Ei(c).appendChild(e);return f},Ei=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},li=function(){if(this&&this.si){var a=this.si;a&&a.tagName=="SCRIPT"&&Ci(a,!0,this.ne)}},Ci=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){ii(a)},0)},Di=function(a,
432
+ b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Lb.call(this,c);this.code=a};y(Di,Lb);var Fi=function(){this.fe=void 0};Fi.prototype.va=function(a){var b=[];Gi(this,a,b);return b.join("")};
433
+ var Gi=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],Gi(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),Hi(d,c),c.push(":"),Gi(a,a.fe?a.fe.call(b,d,e):e,c),g=","));c.push("}");
434
+ return}}switch(typeof b){case "string":Hi(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);}}},Ii={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},Ji=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Hi=function(a,b){b.push('"',a.replace(Ji,function(c){var d=Ii[c];
435
+ d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Ii[c]=d);return d}),'"')};var Ki=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Li=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(Li,J);Li.prototype.ha=yc(zc(),"goog.net.XhrIo").cl;var Mi=/^https?$/i,Ni=["POST","PUT"],Oi=[];h=Li.prototype;h.Mk=function(){this.dispose();dc(Oi,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=w(this.ai,this);this.kl&&"onprogress"in this.s&&(this.s.onprogress=w(function(f){this.Zh(f,!0)},this),this.s.upload&&(this.s.upload.onprogress=w(this.Zh,this)));try{Bc(this.ha,Pi(this,"Opening Xhr")),this.zf=!0,this.s.open(b,String(a),!0),this.zf=
437
+ !1}catch(f){Bc(this.ha,Pi(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=t.FormData&&
438
+ a instanceof t.FormData;!cc(Ni,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){Bc(this.ha,Pi(this,"Error SetTrustToken: "+f.message))}if("setAttributionReporting"in
439
+ this.s&&this.Ne)try{this.s.setAttributionReporting(this.Ne)}catch(f){Bc(this.ha,Pi(this,"Error SetAttributionReporting: "+f.message))}try{this.ec&&(clearTimeout(this.ec),this.ec=null),this.md>0&&(Bc(this.ha,Pi(this,"Will abort after "+this.md+"ms if incomplete")),this.ec=setTimeout(this.ne.bind(this),this.md)),Bc(this.ha,Pi(this,"Sending request")),this.Sd=!0,this.s.send(a),this.Sd=!1}catch(f){Bc(this.ha,Pi(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",Bc(this.ha,Pi(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;Qi(this);Ri(this)};var Qi=function(a){a.ff||(a.ff=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
441
+ Li.prototype.abort=function(){this.s&&this.Ea&&(Bc(this.ha,Pi(this,"Aborting")),this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Ri(this))};Li.prototype.J=function(){this.s&&(this.Ea&&(this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1),Ri(this,!0));Li.L.J.call(this)};Li.prototype.ai=function(){this.Ra||(this.zf||this.Sd||this.Tb?Si(this):this.jl())};Li.prototype.jl=function(){Si(this)};
442
+ var Si=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){Bc(a.ha,Pi(a,"Request complete"));a.Ea=!1;try{var b=a.getStatus(),c;if(!(c=Ki(b))){var d;if(d=b===0){var e=String(a.Ud).match(Jc)[1]||null;!e&&t.self&&t.self.location&&(e=t.self.location.protocol.slice(0,-1));d=!Mi.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){Bc(a.ha,
443
+ "Can not get status: "+f.message),g=""}a.Sc=g+" ["+a.getStatus()+"]";Qi(a)}}finally{Ri(a)}}};Li.prototype.Zh=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Ti(a,"progress"));this.dispatchEvent(Ti(a,b?"downloadprogress":"uploadprogress"))};
444
+ var Ti=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Ri=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)&&Ac(a,nc,"Problem encountered resetting onreadystatechange: "+d.message)}}};Li.prototype.isActive=function(){return!!this.s};Li.prototype.Rb=function(){return this.s?this.s.readyState:0};
445
+ Li.prototype.getStatus=function(){try{return this.Rb()>2?this.s.status:-1}catch(a){return-1}};var Ui=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&&Ac(b,nc,"Response type "+a.xc+" is not supported on this browser");return null}catch(c){return Bc(a.ha,"Can not get response: "+c.message),null}};
446
+ Li.prototype.getResponseHeader=function(a){if(this.s&&this.Rb()==4)return a=this.s.getResponseHeader(a),a===null?void 0:a};Li.prototype.getAllResponseHeaders=function(){return this.s&&this.Rb()>=2?this.s.getAllResponseHeaders()||"":""};
447
+ var Vi=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=Dc(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(", ")})},Pi=function(a,b){return b+" ["+a.Jh+" "+a.Ud+" "+a.getStatus()+"]"};var Bi=ia(["https://accounts.google.com/gsi/client"]),Wi,K=function(a,b){Xi();this.callback=a;this.M=new Yi(!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 Zi=function(){return"projects/"+Wi};h=K.prototype;h.Ec=function(){return new bh(this.M)};
448
+ h.assets=function(){return new dh(this.M)};h.Na=function(){return new kh(this.M)};h.value=function(){return new oh(this.M)};h.maps=function(){return new jh(this.M)};h.map=function(){return new ih(this.M)};h.image=function(){return new hh(this.M)};h.table=function(){return new lh(this.M)};h.video=function(){return new qh(this.M)};var Yi=function(a,b){this.sync=a=a===void 0?!1:a;this.Pb=void 0;this.oi=b!=null?b:a?5:10};r(Yi,fd);
449
+ Yi.prototype.send=function(a,b){var c=this;bd(a);var d=a.path||"",e=$i()+d,g=aj(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=bj(e,g,void 0,a.B,f,this.oi,this.Pb);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){bj(e,g,function(v,z){z?p(z):m(v)},a.B,f,c.oi,c.Pb)})).then(function(m){return b?La(b,m):m})};var dj=function(a){K.call(this,a);this.M=new cj;this.Pb=void 0};r(dj,K);
450
+ dj.prototype.qd=function(a){this.Pb=a;return this};
451
+ dj.prototype.send=function(a,b){var c=this,d=$i()+"/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
+ La(p,f[m]))});return b?b(l):l};return this.callback?(bj(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(bj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Pb))};var cj=function(){};r(cj,fd);
453
+ cj.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=ej();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 fj=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"))}},$i=function(){var a=gj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},ij=function(a,b,c){var d=[];a&&(d=d.concat(hj));
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},pj=function(a,b,c){jj&&lj&&jj({client_id:String(lj),scope:mj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{nj(function(){try{oj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else oj(a,
456
+ b,d)})},ej=function(){qj&&Date.now()-qj>=0&&rj();return sj},rj=function(){qj=sj=null},Xi=function(a,b,c,d){a!=null?gj=a:tj||(gj="https://earthengine.googleapis.com/api");b!=null?uj=b:tj||(uj="https://earthengine.googleapis.com");c!==void 0&&(vj=c);Wi=d!=null?d:Wi||"earthengine-legacy";tj=!0},bj=function(a,b,c,d,e,g,f){Xi();var l=wj,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.1";p==="1.3.1"&&
457
+ (p="latest");m["x-goog-api-client"]="ee-js/"+p;p=ej();if(p!=null)m.Authorization=p;else if(c&&jj&&lj)return pj(function(){xj(l,function(){bj(a,b,c,d)})}),null;b=b?b.clone():new Rc;yj!=null&&b.add("key",yj);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");Wi&&Wi!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=Wi);b=zj(b,a);vj!=null&&(m["X-XSRF-Token"]=vj);Aj!=null&&(m["X-Earth-Engine-App-ID-Token"]=Aj);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("/")?gj+a:a;if(c)return Bj.push(Cj(e,c,d,p,m,g,f)),Dj.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);Va(m,v,B);B.send(p);if(B.status!=429||z>g)break;z++}return Ej(B.status,function(H){try{return B.getResponseHeader(H)}catch(ea){return null}},B.responseText,l,void 0,e,d,f)},Cj=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},p=wj,v=g!=null?g:10;
459
+ m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Bj.push(m);Dj.mf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var B=Ej,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.s?z.s.responseText:""}catch(da){Bc(z.ha,"Can not get responseText: "+da.message),W=""}return B(H,ea,W,p,b,a,c,f)};return m},xj=function(a,b){var c=wj;try{wj=a,b.call(void 0)}finally{wj=c}},Ej=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=[];fj(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);},nj=function(a){var b=function(){jj||(jj=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():wi(b)},oj=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(pj,c*.9);d.unref!==void 0&&d.unref();qj=Date.now()+c}sj=b;a&&a()}else b&&b(c.error||"Unknown error.")},aj=function(a){var b=new Rc;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},Bj=[],Dj=
463
+ new $h(function(){var a=Bj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var g=Fj,f=new Li;Oi.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)}Bj.length==0||Dj.mf()},350),gj=null,uj=null,vj=null,Aj=null,zj=Nd,sj=null,qj=null,lj=null,mj=[],jj=null,hj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],yj=null,tj=!1,Fj=0,wj=null;x("ee.api.ListAssetsResponse",Cg);
464
+ x("ee.api.EarthEngineAsset",yf);x("ee.api.Operation",Fg);x("ee.api.ListFeaturesResponse",Dg);x("ee.api.FeatureViewLocation",Bf);var Gj=function(){};Gj.prototype.zh=function(){return null};var Hj=function(){};x("ee.Encodable.SourceFrame",Hj);
465
+ var Ij=function(a){if(a===void 0||a===null)a=Ga;return new Ye({gb:a})},Jj=function(a){return new Ye({Oa:a})},Kj=function(a){return new Ye({Fa:new Xe({values:a})})},Lj=function(a){return new Ye({Ga:new vf({values:a})})},Mj=function(a,b){return new Ye({ya:new ig({functionName:a,arguments:b})})},Nj=function(a,b){return new Ye({ya:new ig({Ua:a,arguments:b})})},Oj=function(a,b){return new Ye({Ta:new hg({lc:a,body:b})})},Pj=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}},Qj=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}},Rj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if(a!=="HORIZONTAL"&&a!=="VERTICAL")throw Error('Orientation must be "horizontal" or "vertical"');return a},Sj=function(a){if(!a)return[];if(typeof a==="string")return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},Vj=function(a){var b=new Gf,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=Tj(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=Tj(a,"min","max");d.length!==0&&(b.Tf=d.map(function(g){return new wf(g)}),c=!0);a=Uj(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},Uj=function(a){return a?a.split(",").map(Number):[]},Tj=function(a,b,c){var d=Uj(a[b]),e=Uj(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})},Wj=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},Xj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,Yj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,Zj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,ak=function(a){return(a=Xj.exec(a))?a[1]:"earthengine-legacy"},bk=function(a){return Yj.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
472
+ a},dk=function(a){return(a.assets||[]).map(ck)},ek=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"}},ck=function(a){var b=fk(ek(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},gk=function(a){var b=new yf,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=
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},fk=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},jk=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=hk(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 ik(b)},hk=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("],[")+"]]]}"},kk=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},lk=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 df(d)});return new Tf({yd:b.filter(function(d){return d.Wb.length}),
480
+ gf:null})},nk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+mk(a)},mk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},ok=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=La(Jg,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=mk(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},pk=function(a){var b=
482
+ {started:"OK"};a.name&&(b.taskId=mk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},qk=function(a){return a.primaryPath?[a.primaryPath].concat(ja(a.additionalPaths||[])):null},tk=function(a){var b=function(g){var f=La(xg,g);f.uris=qk(g);return f},c=La(tg,a);c.name=bk(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=La(Af,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=La(ug,g);f.missingData=rk(g.missingData);return f});c.missingData=
483
+ rk(a.missingData);c.Jf=jc((a.tilesets||[]).map(sk));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},sk=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 vg({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},uk=function(a){var b=La(Ag,a);b.name=bk(a.id);b.sources=(a.sources||[]).map(function(e){var g=La(Wg,e);g.uris=qk(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},rk=function(a){if(a==null)return null;var b=new rg({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},vk=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 ")},ik=function(a){a=Object.assign({},a);var b=vk(a);b&&(a.filter=a.filter?a.filter+" AND "+b:b);return a};var wk=function(){this.blockSize=-1};var xk=function(){this.blockSize=-1;this.blockSize=64;this.W=Array(4);this.Jk=Array(this.blockSize);this.qe=this.Fc=0;this.reset()};y(xk,wk);xk.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 yk=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
+ xk.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;)yk(this,a,g),g+=this.blockSize;if(typeof a==="string")for(;g<b;){if(d[e++]=a.charCodeAt(g++),e==this.blockSize){yk(this,d);e=0;break}}else for(;g<b;)if(d[e++]=a[g++],e==this.blockSize){yk(this,d);e=0;break}}this.Fc=e;this.qe+=b};
499
+ xk.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 zk=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",zk);var Ak=new Fi,Bk=new xk,Dk=function(a,b){return Ck(new zk(b!==void 0?b:!0),a)};x("ee.Serializer.encode",Dk);var Ek=function(a){return Ak.va(Dk(a))};x("ee.Serializer.toJSON",Ek);var Gk=function(a){return Fk(Dk(a,!1))};x("ee.Serializer.toReadableJSON",Gk);
500
+ var Fk=function(a){return"JSON"in t?t.JSON.stringify(a,null," "):Ak.va(a)},Ck=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=[],Xb(a.Ag,w(function(c){delete c[this.rd]},a)),a.Ag=[],a.wa={});return b};
501
+ zk.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 Gj){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
+ Zb(a,function(e){return this.Gd(e)},this);else if(u(a)&&typeof a!=="function")c=Xa(a,function(e){if(typeof e!=="function")return this.Gd(e)},this),eb(c,this.rd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Td){b=Hk(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 Hk=function(a){Bk.reset();Bk.update(Ak.va(a));return Bk.digest().toString()},Jk=function(a){return Ma(Ik(a),Ia,Ja,Ka)};x("ee.Serializer.encodeCloudApi",Jk);
504
+ var Ik=function(a,b){return Kk(new zk(!0),a,b)},Kk=function(a,b,c){a.Mi=c;return Lk(a,b)},Mk=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},Nk=function(a){a=Lk(new zk(!1),a);var b=a.values,c=function(d){if(!u(d))return d;var e=Array.isArray(d)?[]:{},g=d instanceof Object.getPrototypeOf(Ye);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: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",Nk);var Ok=function(a){return Ak.va(Jk(a))};x("ee.Serializer.toCloudApiJSON",Ok);var Pk=function(a){return Fk(Nk(a))};x("ee.Serializer.toReadableCloudApiJSON",Pk);
506
+ var Lk=function(a,b){try{var c=Qk(a,b),d=new Rk(c,a.Xa,a.Td,a.kg),e=Sk(d,d.ri);return new of({result:e,values:d.ci})}finally{a.Pd=new WeakMap,a.wa={},a.Xa=[]}},Qk=function(a,b){var c=function(f){var l=Hk(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(Ij(b));if(ya(b))return c(Mj("Date",{value:Ij(Math.floor(b.getTime()))}));
507
+ if(b instanceof Gj){var d=b.na(a),e=b.zh();e!==null&&a.kg.set(d,e);return c(d)}if(Array.isArray(b))return c(Kj(b.map(function(f){return Jj(Qk(a,f))})));if(u(b)&&typeof b!=="function"){var g={};Object.keys(b).sort().forEach(function(f){g[f]=Jj(Qk(a,b[f]))});return c(Lj(g))}throw Error("Can't encode object: "+b);},Rk=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?Tk(this):null;this.ci={};this.Wf={};this.hl=0;this.jd=d},Sk=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]=Uk(a,a.values[b],0);return c},Uk=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.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=Uk(a,d,c),g(b,d);if(Vk(d))return g(b,d);d=Jj(Sk(a,b.Oa));return g(b,d)}if(b.Fa!=null){var f=b.Fa.values.map(function(z){return Uk(a,
509
+ z,c+3)});d=f.every(d)?Ij(f.map(function(z){return e(z.gb)})):Kj(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]=Uk(a,v,c+3);l!==null&&d(f[p])?l[p]=e(f[p].gb):l=null}return l!==null?g(b,Ij(l)):g(f,Lj(f))}if(b.Ta!=null)return d=b.Ta,d=Oj(d.lc||[],Sk(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]=Uk(a,d.arguments[m],c+3);d=d.functionName?Mj(d.functionName,f):Nj(Sk(a,d.Ua||""),f);return g(b,d)}throw Error("Can't optimize value: "+b);},Vk=function(a){var b=a.gb;return b!==null?b===Ga||typeof b==="number"||typeof b==="boolean":a.Kb!=null},Tk=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 al=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 Pf({l:Ik(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=Wk(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Sf({ja:null,ma:null,F:Qj(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
512
+ d.ja=Xk(a):d.ma=Yk(a);b.oa=d;break;case "ASSET":b.sa=new Qf({Ha:Zk(a)});break;case "FEATURE_VIEW":c=new $f({name:bk(a.mapName)});d=a==null?null:new eg({Lf:M(a.maxFeaturesPerTile),qg:a.thinningStrategy});var e=a==null?null:new dg({Bg:$k(a.zOrderRanking),pg:$k(a.thinningRanking)});d=new ag({og:d,Vf:e});c=new Rf({jf:c,rc:d});b.Jd=c;break;case "BIGQUERY":b.xd=new cf({Oe:new bf({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 Wk=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},cl=function(a){var b=new sg({We:!!a.tfrecordCompressed,Vb:L(a.tfrecordMaxFileSize),dg:!!a.tfrecordSequenceData,Ue:!!a.tfrecordCollapseBands,Mf:M(a.tfrecordMaskedThreshold),defaultValue:M(a.tfrecordDefaultValue),bc:bl(a.tfrecordPatchDimensions),If:bl(a.tfrecordKernelSize),le:null});
515
+ 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.le=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},dl=function(a,b){var c=new Lf({ja:null,ma:null,Kd:null,me:null,F:Pj(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=bl(a.fileDimensions||a.tiffFileDimensions);d=M(d);var l=a.tiffNoData;l=l!=null?new kg({nf:Number(l)}):null;e=new jg({Te:e,jg:g,bc:f,tileSize:d,Of:l});c.Kd=e}else c.F==="TF_RECORD_IMAGE"&&(c.me=cl(a));b==="GOOGLE_CLOUD_STORAGE"?c.ja=Xk(a):c.ma=Yk(a);return c},el=function(a,b){var c=new Vf({ja:null,ma:null,F:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ja=Xk(a):c.ma=Yk(a);return c},fl=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=bl((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 Yg({start:m!=null?m:0,end:a});return new Of({ef:g,lg:b,scale:c,ig:f,Hf:d,dimensions:l,stride:e,Cg:a})},bl=function(a){if(a==null)return null;var b=new lg({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));
559
- a.gcsLocation&&!a.cloudStorageLocation&&(a.cloudStorageLocation=a.gcsLocation,delete a.gcsLocation);a.cloudStorageLocation&&(a.cloudStorageLocation=new nf(a.cloudStorageLocation));d&&!a.properties&&(a.properties=Object.assign({},d));d=q(["title","description"]);for(var g=d.next();!g.done;g=d.next())if(g=g.value,a[g]){var f={};a.properties=Object.assign((f[g]=a[g],f),a.properties||{});delete a[g]}a=new zf(a);d=b.slice(0,c);b=b.slice(c+8);a.id=null;a.name=null;a:switch(c=a.type,c){case "ImageCollection":c=
560
- "IMAGE_COLLECTION";break a;case "Folder":c="FOLDER"}a.type=c;e=new K(e);return e.handle(e.assets().create(d,a,{assetId:b}).then(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;
519
+ Xk=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new lf({Re:L(a.outputBucket),xa:L(a.outputPrefix),Se:a.bucketCorsUris||null,permissions:b})},Yk=function(a){return new xf({qf:L(a.driveFolder),xa:L(a.driveFileNamePrefix)})},Zk=function(a){return new jf({name:bk(a.assetId)})},$k=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Tg({Uf:(a||[]).map(gl)});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.");},gl=function(a){var b=new Sg({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 Pg({});break;case ".minZoomLevel":b.ce=new Rg({});break;default:b.ae=new Og({attributeName:L(a)})}return b};var hl=[],il=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;hl.push(a);var c=new a;a.Bf=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var kl=function(a,b,c,d,e,g){d=ij(!g,!1,d||[]);lj=a;mj=d;a===null?rj():nj(function(){pj(b,c,e||Ea(jl,b,c))})};x("ee.data.authenticateViaOauth",kl);var ll=function(a,b,c,d,e){kl(a,b,c,d,e)};x("ee.data.authenticate",ll);var jl=function(a,b){t.google.accounts.oauth2.initTokenClient({client_id:lj,callback:Ea(oj,a,b),scope:mj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",jl);
522
+ var ml=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=ij(!e,!e,d||[]);lj=a.client_email;mj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);jj=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})})};pj(b,c)};x("ee.data.authenticateViaPrivateKey",ml);
523
+ x("ee.data.setExpressionAugmenter",function(a){nl=a||Nd});var nl=Nd;x("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=ij(!l,!1,e||[]);lj=a;mj=e;oj(void 0,void 0,{token_type:b,access_token:c,state:e.join(" "),expires_in:d});f===!1?g&&g():nj(function(){g&&g()})});x("ee.data.refreshAuthToken",pj);x("ee.data.setAuthTokenRefresher",function(a){jj=a});x("ee.data.getAuthToken",ej);x("ee.data.clearAuthToken",rj);x("ee.data.getAuthClientId",function(){return lj});x("ee.data.getAuthScopes",function(){return mj});
524
+ x("ee.data.setDeadline",function(a){Fj=a});x("ee.data.setParamAugmenter",function(a){zj=a||Nd});
525
+ var ol=function(a){a=new K(a);return a.handle(a.Ec().list(Zi(),{prettyPrint:!1}).then(Wj))},rl=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 Ff({name:null,l:nl(Ik(a.image)),F:Pj(a.format),ca:Sj(a.bands),ic:Vj(a)});var c={fields:"name"},d=pl();d&&(c.workloadTag=d);b=new K(b);return b.handle(b.maps().create(Zi(),a,c).then(function(e){return ql(e.name,"")}))};
526
+ x("ee.data.getMapId",rl);var sl=function(a,b,c,d){if(!a.formatTileUrl){var e=ql(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};x("ee.data.getTileUrl",sl);
527
+ var ql=function(a,b,c){var d=c===void 0?"":c;d||(Xi(),c=uj,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}},tl=function(a,b){var c=a.visParams?nl(Ik(a.visParams)):null;a=new Zf({name:null,Lb:a.assetId,mapName:a.mapName,zg:c});b=new K(b);return b.handle((new fh(b.M)).create(Zi(),a,{fields:["name"]}).then(function(d){var e=
528
+ d.name.split("/").pop();return{token:e,formatTileUrl:function(g,f,l){return uj+"/v1/"+d.name+"/tiles/"+l+"/"+g+"/"+f},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};x("ee.data.getFeatureViewTilesKey",tl);
529
+ var ul=function(a,b,c){c=new K(c);var d=bk(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:Dg});return a.call(c,g)};x("ee.data.listFeatures",ul);
530
+ var vl=function(a,b){var c=new zk(!0);a=Kk(c,a);var d={};c=Mk(c,a);Object.keys(c).length&&(d={__source_code_nodes__:c});c={l:nl(a,d)};if(a=pl())c.workloadTag=a;b=new K(b);return b.handle(ph(b.value(),Zi(),new nf(c)).then(function(e){return e.result}))};x("ee.data.computeValue",vl);
531
+ var wl=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 Xg({name:null,l:nl(Ik(a.image)),F:Pj(a.format),xa:a.name,ca:Sj(a.bands),
532
+ ic:Vj(a),grid:null});var c={fields:"name"},d=pl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new nh(b.M)).create(Zi(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getThumbId",wl);
533
+ var xl=function(a,b){var c=new Wf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new ah({name:null,l:nl(Ik(a.imageCollection)),F:Pj(a.format),Pa:c,grid:null});c={fields:"name"};var d=pl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new sh(b.M)).create(Zi(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getVideoThumbId",xl);
534
+ var yl=function(a,b){a=new gg({name:null,l:nl(Ik(a.imageCollection)),F:Pj(a.format),orientation:Rj(a.orientation),grid:null});var c={fields:"name"},d=pl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new gh(b.M)).create(Zi(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getFilmstripThumbId",yl);var zl=function(a){return uj+"/v1/"+a.thumbid+":getPixels"};x("ee.data.makeThumbUrl",zl);
535
+ var Bl=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=Sj(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=Al(a.image,a);a=new Xg({name:null,l:nl(Ik(c)),F:Pj(a.format),xa:a.name,ca:a.bands&&Sj(a.bands.map(function(e){return e.id})),grid:null});c={fields:"name"};var d=pl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new nh(b.M)).create(Zi(),a,c).then(function(e){return{docid:e.name,token:""}}))};x("ee.data.getDownloadId",Bl);var Cl=function(a){Xi();return uj+"/v1/"+a.docid+":getPixels"};x("ee.data.makeDownloadUrl",Cl);
538
+ var Dl=function(a,b){b=new K(b);var c=Qj(a.format),d=nl(Ik(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 Vg({name:null,l:d,F:c,selectors:e,filename:a.filename||null});c={fields:"name"};if(d=pl())c.workloadTag=d;return b.handle((new mh(b.M)).create(Zi(),a,c).then(function(g){return{docid:g.name||
539
+ "",token:""}}))};x("ee.data.getTableDownloadId",Dl);var El=function(a){return uj+"/v1/"+a.docid+":getFeatures"};x("ee.data.makeTableDownloadUrl",El);var Fl=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",Fl);
540
+ var Gl=function(a){return a.name&&a.done&&a.error},Il=function(a,b){var c=Hl(a).map(nk);if(c.length===1)return a=(new K(b)).qd(Gl),a.handle(a.Na().get(c[0]).then(function(e){return[ok(e)]}));a=(new dj(b)).qd(Gl);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(g){return ok(e[g])})})};x("ee.data.getTaskStatus",Il);
541
+ var Hl=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.");},Kl=function(a){return Jl(void 0,a)};x("ee.data.getTaskList",Kl);var Jl=function(a,b){return b?(Ll(a,function(c,d){return b(c?{tasks:c.map(ok)}:null,d)}),null):{tasks:Ll(a).map(ok)}};x("ee.data.getTaskListWithLimit",Jl);
542
+ var Ll=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(Zi(),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(Zi(),d).then(e));return b?null:a?c.slice(0,a):c};x("ee.data.listOperations",Ll);
543
+ var Ml=function(a,b){a=Hl(a).map(nk);var c=new ff;if(a.length===1)b=new K(b),b.handle(b.Na().cancel(a[0],c));else{b=new dj(b);var d=b.Na();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};x("ee.data.cancelOperation",Ml);var Nl=function(a,b){var c=Hl(a).map(nk);if(!Array.isArray(a))return a=(new K(b)).qd(Gl),a.handle(a.Na().get(c[0]));a=(new dj(b)).qd(Gl);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}))};x("ee.data.getOperation",Nl);
544
+ var Pl=function(a,b){return Ol(a,"CANCEL",b)};x("ee.data.cancelTask",Pl);var Ol=function(a,b,c){if(!ab(Ql,b))throw Error("Invalid action: "+b);a=Hl(a);a=a.map(nk);Ml(a,c);return null};x("ee.data.updateTask",Ol);
545
+ var Wl=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=pl();e&&(b.workloadTag=e)}var g=new K(c);c=function(f){return g.handle(f.then(pk))};switch(d){case "EXPORT_IMAGE":return b=Rl(b,a),c(g.image().Ka(Zi(),b));case "EXPORT_FEATURES":return b=al(b),b.l=nl(b.l,a),c(g.table().Ka(Zi(),b));case "EXPORT_VIDEO":return b=Sl(b,a),c(g.video().Ka(Zi(),b));case "EXPORT_TILES":return b=Tl(b,a),c(g.map().Ka(Zi(),
546
+ b));case "EXPORT_VIDEO_MAP":return b=Ul(b),c((new rh(g.M)).Ka(Zi(),b));case "EXPORT_CLASSIFIER":return b=Vl(b,a),c((new eh(g.M)).Ka(Zi(),b));default:throw Error("Unable to start processing for task of type "+d);}};x("ee.data.startProcessing",Wl);
547
+ var Rl=function(a,b){var c=Xl(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Jf({l:Ik(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=Wk(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.oa=dl(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 Kf({Ha:Zk(c),pyramidingPolicy:g,Sf:db(e)?null:e,tileSize:M(c.shardSize)});d.sa=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=nl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Sl=function(a,b){var c=Yl(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Xf({l:Ik(c.element),description:L(c.description),Pa:new Wf({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=el(c,Wk(c));d.l=nl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Tl=function(a,b){var c=a.scale;delete a.scale;var d=Xl(a);d.scale=c;if(d.element==null)throw Error('"element" not found in params '+d);c=new Nf({l:Ik(d.element),description:L(d.description),dc:fl(d),cc:dl(d,"GOOGLE_CLOUD_STORAGE"),requestId:L(d.id),O:M(d.maxWorkers),priority:M(d.priority)});c.l=nl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);
550
+ return c},Ul=function(a){var b=a.scale;delete a.scale;var c=Yl(a);c.scale=b;if(c.element==null)throw Error('"element" not found in params '+c);b=new Uf({l:Ik(c.element),description:L(c.description),Pa:new Wf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:null}),dc:fl(c),cc:el(c,"GOOGLE_CLOUD_STORAGE"),requestId:L(c.id),version:L(c.version),O:M(c.maxWorkers),priority:M(c.priority)});b.l=nl(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},Vl=function(a,b){if(a.element==
551
+ null)throw Error('"element" not found in params '+a);var c=Wk(a);if(c!="ASSET")throw Error('Export destination "'+c+'" unknown');c=new If({l:Ik(a.element),description:L(a.description),requestId:L(a.id),sa:new hf({Ha:Zk(a)}),O:M(a.maxWorkers),priority:M(a.priority)});c.l=nl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);return c},$l=function(a,b,c){b=tk(b);var d=function(e){return e?pk(e):null};return d(Zl(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startIngestion",$l);
552
+ var Zl=function(a,b,c){b=new yg({yf:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.image().import(Zi(),b))},am=function(a,b,c){b=new zg({ng:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.table().import(Zi(),b))},bm=function(a,b,c){b=uk(b);var d=function(e){return e?pk(e):null};return d(am(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startTableIngestion",bm);
553
+ var cm=function(a,b){b=new K(b);a=bk(a);return b.handle(b.assets().get(a,{prettyPrint:!1}).then(ck))};x("ee.data.getAsset",cm);x("ee.data.getInfo",cm);
554
+ var dm=function(a,b,c,d){b=b===void 0?{}:b;d=d===void 0?Nd:d;var e=Object.assign({},b),g=new K(c),f=(b=Zj.test(a))?new ch(g.M):g.assets();a=b?"projects/"+ak(a):bk(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))},em=function(a,b){var c=jk(a);c.pageSize||(c.pageSize=1E3);return dm(a.id,c,b,function(d){return d==
555
+ null?null:dk(d)})};x("ee.data.getList",em);var fm=function(a,b,c){b=b===void 0?{}:b;return dm(a,b,c)};x("ee.data.listAssets",fm);var gm=function(a,b,c){b=b===void 0?{}:b;b=ik(b);return dm(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",gm);var hm=function(a,b){b=new K(b);return b.handle((new ch(b.M)).Tc(a||Zi()))};x("ee.data.listBuckets",hm);var im=function(a){a=new K(a);return a.handle((new ch(a.M)).Tc(Zi()).then(dk))};
556
+ x("ee.data.getAssetRoots",im);var jm=function(a,b){var c="projects/"+ak(a);a=c==="projects/earthengine-legacy"?a:void 0;var d=new yf({type:"Folder"});b=new K(b);b.handle(b.assets().create(c,d,{assetId:a}).then(ck))};x("ee.data.createAssetHome",jm);
557
+ var km=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&&bk(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 Ef(a.tilestoreLocation));
558
+ a.gcsLocation&&!a.cloudStorageLocation&&(a.cloudStorageLocation=a.gcsLocation,delete a.gcsLocation);a.cloudStorageLocation&&(a.cloudStorageLocation=new mf(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 yf(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=
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(ck))};x("ee.data.createAsset",km);var lm=function(a,b,c){return km({type:"Folder"},a,b,void 0,c)};x("ee.data.createFolder",lm);var mm=function(a,b,c){a=bk(a);b=bk(b);b=new Hg({Ob:b});c=new K(c);c.handle(c.assets().move(a,b).then(ck))};x("ee.data.renameAsset",mm);
560
+ var nm=function(a,b,c,d){a=bk(a);b=bk(b);c=new rf({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:yf});b.call(d,g.then(ck))};x("ee.data.copyAsset",nm);var om=function(a,b){b=new K(b);b.handle(b.assets().delete(bk(a)))};x("ee.data.deleteAsset",om);
561
+ var pm=function(a,b){a=bk(a);var c=new mg;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:Tf});return d.call(b,f.then(kk))};x("ee.data.getAssetAcl",pm);
562
+ var qm=function(a,b,c,d){b=new $g({Lb:b,updateMask:(c||[]).join(",")});d=new K(d);c=d.handle;var e=d.assets();a=bk(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:yf});return c.call(d,g.then(ck))};x("ee.data.updateAsset",qm);
563
+ var rm=function(a,b,c){a=bk(a);b=lk(b);b=new Ug({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:Tf});d.call(c,f)};x("ee.data.setAssetAcl",rm);
564
+ var sm=function(a,b,c){var d=gk(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+'"'}));qm(a,d,b,c)};x("ee.data.setAssetProperties",sm);
565
+ var tm=function(a,b){var c=bk(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 yf&&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",tm);
566
+ var um=function(){this.default=this.tag=""};um.prototype.get=function(){return this.tag};um.prototype.set=function(a){this.tag=this.validate(a)};um.prototype.reset=function(){this.tag=this.default};
567
+ um.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 pl=function(){return il(um).get()};x("ee.data.getWorkloadTag",pl);var vm=function(a){il(um).set(a)};x("ee.data.setWorkloadTag",vm);
568
+ var wm=function(a){var b=il(um);b.default=b.validate(a);il(um).set(a)};x("ee.data.setDefaultWorkloadTag",wm);var xm=function(a){a&&(a=il(um),a.default=a.validate(""));il(um).reset()};x("ee.data.resetWorkloadTag",xm);var Ql={Al:"CANCEL",Dl:"UPDATE"};var O=function(a,b,c){if(!(this instanceof O))return ym(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,Gj);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.");vl(this,a)};
569
+ O.prototype.evaluate=O.prototype.evaluate;O.prototype.V=function(a){return vl(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 Ye({Kb:a})}var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=Jj(Qk(a,this.args[c])));return typeof this.I==="string"?Mj(String(this.I),b):this.I.Fd(a,b)};O.prototype.va=function(a){return(a===void 0?0:a)?Ek(this):Ok(this)};O.prototype.serialize=O.prototype.va;
571
+ O.prototype.toString=function(){return"ee."+this.name()+"("+Gk(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 zm=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},ym=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Am={},Bm=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}},Cm=function(a){return typeof a==="number"||a instanceof O&&a.name()=="Number"},Dm=function(a){return typeof a==="string"||a instanceof O&&a.name()=="String"},Em=function(a){return u(a)&&
573
+ typeof a!=="function"?(a=Object.getPrototypeOf(a),a!==null&&Object.getPrototypeOf(a)===null):!1},Fm=function(a,b,c){c=c===void 0?!1:c;return a.length===1&&Em(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(a.length===1||a[1].optional)||a[0].type!=="Dictionary":!1};var Gm=function(){if(!(this instanceof Gm))return new Gm};y(Gm,Gj);x("ee.Function",Gm);var Hm=Nd;Gm.prototype.call=function(a){return this.apply(Im(this,Array.prototype.slice.call(arguments,0)))};Gm.prototype.call=Gm.prototype.call;Gm.prototype.apply=function(a){a=new O(this,Jm(this,a));return Hm(a,this.Z().returns)};Gm.prototype.apply=Gm.prototype.apply;
574
+ var Km=function(a,b,c){var d=b!==void 0,e=a.Z();if(Fm(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=Im(a,d?[b].concat(c):c);return a.apply(c)},Jm=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]=Hm(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},Im=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
+ Gm.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):
577
+ d.push("Undocumented.")}return d.join("")};Gm.prototype.va=function(a){return(a===void 0?0:a)?Ek(this):Ok(this)};var P=function(a,b){if(b===void 0)return Lm(a);if(!(this instanceof P))return ym(P,arguments);this.vb=gb(b);this.vb.name=a};y(P,Gm);x("ee.ApiFunction",P);var Q=function(a,b){return Gm.prototype.call.apply(Lm(a),Array.prototype.slice.call(arguments,1))};x("ee.ApiFunction._call",Q);var Mm=function(a,b){return Lm(a).apply(b)};x("ee.ApiFunction._apply",Mm);P.prototype.encode=function(){return this.vb.name};P.prototype.Fd=function(a,b){return Mj(this.vb.name,b)};P.prototype.Z=function(){return this.vb};
578
+ var Nm=null,Om={},Qm=function(){Pm();return Xa(Nm,function(a){return a.Z()})},Rm=function(){Pm();return Wa(Nm,function(a,b){return!Om[b]})},Lm=function(a){var b=Sm(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};x("ee.ApiFunction.lookup",Lm);
579
+ var Sm=function(a){Pm();return Nm[a]||null},Pm=function(a,b){if(Nm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Nm=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?ol(c):c(ol())}},Tm=function(a,b,c,d){Pm();var e=d||"";Va(Nm,function(g,f){var l=f.split(".");if(l.length==2&&l[0]==b){l=e+l[1];var m=g.Z();Om[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p=f!="Object"&&Bm(f,c));
580
+ f=p?a.prototype:a;l in f&&!f[l].signature||(f[l]=function(v){return Km(g,p?this:void 0,Array.prototype.slice.call(arguments,0))},f[l].toString=w(g.toString,g,l,p),f[l].signature=m)}})},Um=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=Vm(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 $d($a(g));
581
+ var l=new $d(d);if(be(l,f).isEmpty())e[d[0]]=b[0];else{b=ce(f,l);if(b.size!==0)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=fb(g)}}b=new $d($a(e));c=ce(new $d(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},Vm=function(a){var b=Wm,c=[];t.EXPORTED_FN_INFO?(a=t.EXPORTED_FN_INFO[a.toString()],u(a)||Xm(),c=a.paramNames,Array.isArray(c)||Xm()):(a=a.toString().replace(Ym,
582
+ "").match(b),a===null&&Xm(),c=(a[1].split(",")||[]).map(function(d){return d.replace(Zm,"")}));return c},Xm=function(){throw Error("Failed to locate function parameters.");},Ym=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,Wm=/^function[^\(]*\(([^\)]*)\)/m,Zm=/=.*$/;var S=function(a,b,c){O.call(this,a,b,c);$m()};y(S,O);x("ee.Element",S);var an=!1,$m=function(){an||(Tm(S,"Element","Element"),an=!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=Em(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(Em(c)){b=this;for(var f in c)d=c[f],b=Q("Element.set",b,f,d)}else if(c instanceof O&&Sm("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 zm(this,b)};S.prototype.set=S.prototype.set;var T=function(a,b,c,d){if(!(this instanceof T))return ym(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}bn();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(!cn(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));
585
+ O.call(this,null,null);this.nb=a.type;this.Xg=a.coordinates!=null?gb(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 Fi).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 dn=!1,bn=function(){dn||(Tm(T,"Geometry","Geometry"),dn=!0)},en=function(a,b){if(!(this instanceof en))return fn(en,arguments);var c=gn(en,"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(en,T);T.Point=en;var hn=function(a,b){if(!(this instanceof hn))return fn(hn,arguments);T.call(this,gn(hn,"MultiPoint",2,arguments))};y(hn,T);
587
+ T.MultiPoint=hn;var jn=function(a,b,c,d){if(!(this instanceof jn))return fn(jn,arguments);var e=gn(jn,"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(jn,T);T.Rectangle=jn;
588
+ var kn=function(a,b,c,d){if(!(this instanceof kn))return fn(kn,arguments);var e=R(kn,arguments);a=e.west;b=e.south;c=e.east;d=e.north;e=[a,b,c,d];if(ln(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=mn(a),c=mn(c),c<a&&(c+=360));T.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};y(kn,jn);T.BBox=kn;var mn=function(a){a%=360;a>180?a-=360:a<-180&&(a+=360);return a},nn=function(a,b,c,d){if(!(this instanceof nn))return fn(nn,arguments);T.call(this,gn(nn,"LineString",2,arguments))};y(nn,T);T.LineString=nn;
590
+ var on=function(a,b,c,d){if(!(this instanceof on))return fn(on,arguments);T.call(this,gn(on,"LinearRing",2,arguments))};y(on,T);T.LinearRing=on;var pn=function(a,b,c,d){if(!(this instanceof pn))return fn(pn,arguments);T.call(this,gn(pn,"MultiLineString",3,arguments))};y(pn,T);T.MultiLineString=pn;var qn=function(a,b,c,d,e){if(!(this instanceof qn))return fn(qn,arguments);T.call(this,gn(qn,"Polygon",3,arguments))};y(qn,T);T.Polygon=qn;
591
+ var rn=function(a,b,c,d,e){if(!(this instanceof rn))return fn(rn,arguments);T.call(this,gn(rn,"MultiPolygon",4,arguments))};y(rn,T);T.MultiPolygon=rn;
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 Fi).va(this.oe())};T.prototype.toGeoJSONString=T.prototype.vg;T.prototype.va=function(a){return(a===void 0?0:a)?Ek(this):Ok(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 cn=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(!cn(b[a]))return!1;return!0}a=a.coordinates;var c=sn(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)},sn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=sn(a[0]),c=1;c<a.length;c++)if(sn(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},tn=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},gn=function(a,b,c,d){a=un(a,d);if(ln(a.coordinates)||a.crs!=null||a.maxError!=null)return(new P("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=vn(c,a.coordinates);(b=cc(["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},un=function(a,b){if(ac(b,Cm))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})},ln=function(a){return Array.isArray(a)?$b(a,ln):a instanceof O},vn=function(a,b){if(a<1||a>4)throw Error("Unexpected nesting level.");ac(b,function(e){return typeof e===
600
+ "number"})&&(b=tn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(sn(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},fn=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 ym(U,arguments);if(a instanceof U)return a;wn();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 xn=!1,wn=function(){xn||(Tm(U,"Filter","Filter"),xn=!0)},yn={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 zn=function(a,b){var c=R(zn,arguments);return Q("Filter.equals",c.name,c.value)};U.eq=zn;var An=function(a,b){var c=R(An,arguments);return zn(c.name,c.value).sc()};U.neq=An;
602
+ var Bn=function(a,b){var c=R(Bn,arguments);return Q("Filter.lessThan",c.name,c.value)};U.lt=Bn;var Cn=function(a,b){var c=R(Cn,arguments);return Bn(c.name,c.value).sc()};U.gte=Cn;var Dn=function(a,b){var c=R(Dn,arguments);return Q("Filter.greaterThan",c.name,c.value)};U.gt=Dn;var En=function(a,b){var c=R(En,arguments);return Dn(c.name,c.value).sc()};U.lte=En;var Fn=function(a){return Q("Filter.and",Array.prototype.slice.call(arguments))};U.and=Fn;var Gn=function(a){return Q("Filter.or",Array.prototype.slice.call(arguments))};
603
+ U.or=Gn;var Hn=function(a,b){var c=R(Hn,arguments);c=Q("DateRange",c.start,c.end);return Mm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};U.date=Hn;var In=function(a,b,c,d){var e=R(In,arguments);return Mm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};U.inList=In;var Jn=function(a,b){return Mm("Filter.intersects",{leftField:".all",rightValue:Q("Feature",a),maxError:b})};U.bounds=Jn;
604
+ U.prototype.name=function(){return"Filter"};var Kn=function(a,b,c){b=b.toLowerCase();var d=!1;b.lastIndexOf("not_",0)==0&&(d=!0,b=b.substring(4));if(!(b in yn))throw Error("Unknown filtering operator: "+b);a=Q("Filter."+yn[b],a,c);return d?a.sc():a};U.metadata=Kn;var V=function(a,b,c){S.call(this,a,b,c);Ln()};y(V,S);x("ee.Collection",V);var Mn=!1,Ln=function(){Mn||(Tm(V,"Collection","Collection"),Tm(V,"AggregateFeatureCollection","Collection","aggregate_"),Mn=!0)};V.prototype.filter=function(a){a=R(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return zm(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(Kn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.lf;V.prototype.sh=function(a){return this.filter(Jn(a))};V.prototype.filterBounds=V.prototype.sh;V.prototype.kf=function(a,b){var c=R(V.prototype.kf,arguments);return this.filter(Hn(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 zm(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 zm(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 zm(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 ym(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)");Nn();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=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 On=!1,Nn=function(){On||(Tm(X,"Feature","Feature"),On=!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 Xl=function(a){var b={},c=Pn(a.element,a);c=Qn(c,a,b);b.element=c;return b},Yl=function(a){var b={},c=a.element.map(function(d){d=Pn(d,a);return Qn(d,a,b)});b.element=c;return b},Qn=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 "+
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 jn)){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 jn(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 qn(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?Mm("Image.clipToBoundsAndScale",
612
+ d):Mm("Image.clip",d));return a},Pn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;d!=null&&(d=Rn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Mm("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 jn([0,
613
+ 0,e[0],e[1]],c,!1))}}else a=Mm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Rn=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.");},Tn=function(a,b){var c={};b=Sn(b,c);db(b)||(b.image=a,a=Mm("Image.visualize",
614
+ b));c.image=a;return c},Sn=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},Al=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=Pn(g,e);return g=Qn(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=Pn(a,d),a=Qn(a,d,{}));return a};var N=function(a){if(!(this instanceof N))return ym(N,arguments);if(a instanceof N)return a;Un();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(Cm(a))S.call(this,new P("Image.constant"),{value:a});else if(Dm(a))S.call(this,new P("Image.load"),{id:a});else{if(Array.isArray(a))return Vn(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,
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(Dm(b)&&Cm(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 Wn=!1,Un=function(){Wn||(Tm(N,"Image","Image"),Wn=!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=Tn(this,d.visParams);if(d.callback){var g=d.callback;rl(e,function(f,l){f=f?Object.assign(f,{image:c}):void 0;g(f,l)})}else return d=rl(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?fb(c.params):{};d.image=this;if(c.callback){var e=c.callback;Bl(d,function(g,f){g?e(Cl(g)):e(null,f)})}else return Cl(Bl(d))};N.prototype.getDownloadURL=N.prototype.rb;N.prototype.Ld=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?fb(c.params):{},e={},g=Pn(this,d);g=Qn(g,d,e);d=Tn(g,e);return c.callback?(wl(d,c.callback),null):wl(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=zl(d)}catch(f){e=String(f.message)}c.callback(g,e)});else return zl(this.Ld(c.params))};N.prototype.getThumbURL=N.prototype.uf;var Xn=function(a,b,c){var d=R(Xn,arguments);return Vn([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};N.rgb=Xn;var Yn=function(a){return Vn(Array.prototype.slice.call(arguments),null)};N.cat=Yn;
620
+ var Vn=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||Dm(b[0])||Cm(b[0])){for(var d=0;d<b.length;d++)if(!(Dm(b[d])||Cm(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 Mm("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 Gm;c.encode=function(m){return l.encode(m)};c.Fd=function(m,p){return Nj(Qk(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)};
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||Dm(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 Zn=function(a){if(this instanceof Zn){if(arguments.length>1)throw Error("ee.List() only accepts 1 argument.");if(a instanceof Zn)return a}else return ym(Zn,arguments);$n();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(Zn,O);x("ee.List",Zn);var ao=!1,$n=function(){ao||(Tm(Zn,"List","List"),ao=!0)};
624
+ Zn.prototype.encode=function(a){return Array.isArray(this.Uc)?Zb(this.Uc,function(b){return a(b)}):Zn.L.encode.call(this,a)};Zn.prototype.na=function(a){return Array.isArray(this.Uc)?Jj(Qk(a,this.Uc)):Zn.L.na.call(this,a)};Zn.prototype.name=function(){return"List"};var Y=function(a,b){if(!(this instanceof Y))return ym(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)");bo();a instanceof T&&(a=new X(a));a instanceof X&&(a=[a]);if(Dm(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 Zn)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 co=!1,bo=function(){co||(Tm(Y,"FeatureCollection","FeatureCollection"),co=!0)};
626
+ Y.prototype.S=function(a,b){var c=R(Y.prototype.S,arguments),d=Mm("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)Dl(g,function(f,l){f?e.callback(El(f)):e.callback(null,l)});else return El(Dl(g))};Y.prototype.getDownloadURL=Y.prototype.rb;
628
+ Y.prototype.select=function(a,b,c){if(Dm(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 ym(Z,arguments);if(a instanceof Z)return a;if(arguments.length!=1)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");eo();a instanceof N&&(a=[a]);if(Dm(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 Zn)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 fo=!1,eo=function(){fo||(Tm(Z,"ImageCollection","ImageCollection"),Tm(Z,"reduce","ImageCollection"),fo=!0)};Z.prototype.sf=function(a,b){var c=R(Z.prototype.sf,arguments);return go(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 go(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.vf;
631
+ var go=function(a,b,c,d){var e={};a=a.map(function(l){l=Pn(l,b.params);return Qn(l,b.params,e)});var g={},f=Sn(e,g);g.imageCollection=a.map(function(l){f.image=l;return Mm("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=wl;switch(d){case "video":c=xl;break;case "filmstrip":c=yl}if(b.callback)c(g,function(l,m){var p="";
632
+ if(m===void 0)try{p=zl(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return zl(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 ho=function(a){this.Xe=a;this.id=null},jo=function(a){var b={element:io(a)};Object.assign(b,a);b=Wa(b,function(c){return c!=null});return new ho(b)};ho.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||Fl(1)[0];Sb(this.id,"Failed to obtain task ID.");if(a)Wl(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=Wl(this.id,this.Xe).taskId)!=null?d:null}};
635
+ ho.prototype.start=ho.prototype.start;var ko=function(a,b,c,d,e,g,f,l,m,p,v,z){var B=R(ko,arguments);B=lo(B,"ASSET","EXPORT_IMAGE");return jo(B)};x("module$contents$ee$batch_Export.image.toAsset",ko);var mo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(mo,arguments);da=lo(da,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return jo(da)};x("module$contents$ee$batch_Export.image.toCloudStorage",mo);
636
+ 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=lo(da,"DRIVE","EXPORT_IMAGE");return jo(da)};x("module$contents$ee$batch_Export.image.toDrive",no);var oo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H){var ea=R(oo,arguments);ea=lo(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return jo(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",oo);var po=function(a,b,c,d,e,g,f,l){var m=R(po,arguments);m=lo(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return jo(m)};
637
+ x("module$contents$ee$batch_Export.table.toCloudStorage",po);var qo=function(a,b,c,d,e,g,f,l){var m=R(qo,arguments);m.type="EXPORT_FEATURES";m=lo(m,"DRIVE","EXPORT_FEATURES");return jo(m)};x("module$contents$ee$batch_Export.table.toDrive",qo);var ro=function(a,b,c,d,e){var g=R(ro,arguments);g=lo(g,"ASSET","EXPORT_FEATURES");return jo(g)};x("module$contents$ee$batch_Export.table.toAsset",ro);var so=function(a,b,c,d,e,g,f,l){var m=R(so,arguments);m=lo(m,"FEATURE_VIEW","EXPORT_FEATURES");return jo(m)};
638
+ x("module$contents$ee$batch_Export.table.toFeatureView",so);var to=function(a,b,c,d,e,g,f,l){var m=R(to,arguments);m=lo(m,"BIGQUERY","EXPORT_FEATURES");return jo(m)};x("module$contents$ee$batch_Export.table.toBigQuery",to);var uo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(uo,arguments);H=lo(H,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return jo(H)};x("module$contents$ee$batch_Export.video.toCloudStorage",uo);
639
+ var vo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(vo,arguments);H=lo(H,"DRIVE","EXPORT_VIDEO");return jo(H)};x("module$contents$ee$batch_Export.video.toDrive",vo);var wo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W,da,Hb,vq,wq,xq){var kj=R(wo,arguments);kj=lo(kj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return jo(kj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",wo);var xo=function(a,b,c,d){var e=R(xo,arguments);e=lo(e,"ASSET","EXPORT_CLASSIFIER");return jo(e)};
640
+ x("module$contents$ee$batch_Export.classifier.toAsset",xo);
641
+ var io=function(a){var b=function(d){return d in a},c=yo.find(b);E(bc(yo,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},lo=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=zo(e,a),delete e.formatOptions,Object.assign(e,a));e=Ao(e,b);e.crsTransform!=null&&(e.crs_transform=e.crsTransform,
643
+ delete e.crsTransform);break;case "EXPORT_TILES":b=Ao(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=Ao(e,b);break;case "EXPORT_VIDEO":e=Bo(e);e=Ao(e,b);e.crsTransform!=null&&
645
+ (e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Bo(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=Ao(e,b);break;case "EXPORT_CLASSIFIER":e=Ao(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.");
646
+ }if(!(u(b)&&"type"in b))try{new nn(b)}catch(g){try{new qn(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},Ao=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(!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},Co={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
648
+ Do={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Bo=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},zo=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=Do[b];for(var d=Co[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},
650
+ yo=["image","collection","classifier"];var Eo=function(a){if(!(this instanceof Eo))return ym(Eo,arguments);if(a instanceof Eo)return a;Fo();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(Eo,O);x("ee.Number",Eo);var Go=!1,Fo=function(){Go||(Tm(Eo,"Number","Number"),Go=!0)};Eo.prototype.encode=function(a){return typeof this.Xc==="number"?this.Xc:Eo.L.encode.call(this,a)};
651
+ Eo.prototype.na=function(a){return typeof this.Xc==="number"?Jj(Qk(a,this.Xc)):Eo.L.na.call(this,a)};Eo.prototype.name=function(){return"Number"};var Ho=function(a){if(!(this instanceof Ho))return ym(Ho,arguments);if(a instanceof Ho)return a;Io();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(Ho,O);x("ee.String",Ho);var Jo=!1,Io=function(){Jo||(Tm(Ho,"String","String"),Jo=!0)};
652
+ Ho.prototype.encode=function(a){return typeof this.kd==="string"?this.kd:Ho.L.encode.call(this,a)};Ho.prototype.na=function(a){return typeof this.kd==="string"?Jj(Qk(a,this.kd)):Ho.L.na.call(this,a)};Ho.prototype.name=function(){return"String"};var Ko=function(a,b){if(!(this instanceof Ko))return ym(Ko,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(Lo(f in Am?Am[f]:null,g.name))}if(b.apply(null,c)===void 0)throw Error("User-defined methods must return a value.");this.vb=Mo(a,c,b);this.Og=b.apply(null,c)};y(Ko,Gm);x("ee.CustomFunction",Ko);Ko.prototype.encode=function(a){return{type:"Function",argumentNames:Zb(this.vb.args,function(b){return b.name}),body:a(this.Og)}};
653
+ Ko.prototype.na=function(a){return Oj(this.vb.args.map(function(b){return b.name}),Qk(a,this.Og))};Ko.prototype.Fd=function(a,b){return Nj(Qk(a,this),b)};Ko.prototype.Z=function(){return this.vb};
654
+ var Lo=function(a,b){a=a||Object;if(!(a.prototype instanceof O))if(a&&a!=Object)if(a==String)a=Ho;else if(a==Number)a=Eo;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)},No=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?
655
+ "Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Ko(b,a)},Mo=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))}(Ik(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 Oo=function(a,b){if(!(this instanceof Oo))return ym(Oo,arguments);if(a instanceof Oo)return a;Po();var c=R(Oo,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},g=null;if(Dm(a)){if(e.value=a,c)if(Dm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Cm(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(Oo,O);x("ee.Date",Oo);var Qo=!1,Po=function(){Qo||(Tm(Oo,"Date","Date"),Qo=!0)};Oo.prototype.name=function(){return"Date"};x("ee.Deserializer",function(){});var So=function(a){return Ro(JSON.parse(a))};x("ee.Deserializer.fromJSON",So);var Ro=function(a){if("result"in a&&"values"in a)return To(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]=Uo(g,b)}a=a.value}return Uo(a,b)};x("ee.Deserializer.decode",Ro);
658
+ var Uo=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 Uo(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 Lo(Object,a);case "Date":a=a.value;if(typeof a!=="number")throw Error("Invalid date value: "+
659
+ a);return new Oo(a/1E3);case "Bytes":return Vo(new Ye({pb:a}),a);case "Invocation":return c="functionName"in a?Lm(a.functionName):Uo(a["function"],b),a=Xa(a.arguments,function(e){return Uo(e,b)}),Wo(c,a);case "Dictionary":return Xa(a.value,function(e){return Uo(e,b)});case "Function":var d=Uo(a.body,b);a={name:"",args:Zb(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new Ko(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);}},Vo=function(a,b){var c=function(){};r(c,Gj);c.prototype.encode=function(){return b};c.prototype.na=function(){return a};return new c},Wo=function(a,b){if(a instanceof Gm)return a.apply(b);if(a instanceof O){var c=function(){return Gm.apply(this,arguments)||this};r(c,Gm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Fd=function(d,e){return Nj(Qk(d,a),
661
+ e)};return new O(new c,b)}throw Error("Invalid function value");},Xo=function(a){return To(JSON.parse(a))};x("ee.Deserializer.fromCloudApiJSON",Xo);
662
+ var To=function(a){var b=La(of,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.Kb!==null)f=Lo(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"):Lm(l.functionName);l=Xa(l.arguments,e);f=Wo(f,l)}else f=f.pb!==null?Vo(new Ye({pb:f.pb}),f.pb):f.Va!==
663
+ null?Vo(new Ye({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 Ko(f,function(){return l})};return d(b.result,"result value")};x("ee.Deserializer.decodeCloudApi",To);var Yo=function(a){if(!(this instanceof Yo))return ym(Yo,arguments);if(a instanceof Yo)return a;Zo();Em(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(Yo,O);x("ee.Dictionary",Yo);var $o=!1,Zo=function(){$o||(Tm(Yo,"Dictionary","Dictionary"),$o=!0)};Yo.prototype.encode=function(a){return this.Jc!==null?a(this.Jc):Yo.L.encode.call(this,a)};
664
+ Yo.prototype.na=function(a){return this.Jc!==null?Jj(Qk(a,this.Jc)):Yo.L.na.call(this,a)};Yo.prototype.name=function(){return"Dictionary"};var ap={};x("ee.Terrain",ap);ap.Af=!1;ap.initialize=function(){ap.Af||(Tm(ap,"Terrain","Terrain"),ap.Af=!0)};ap.reset=function(){Um(ap);ap.Af=!1};var gp=function(a,b,c,d,e,g){if(bp!="ready"||a||b){var f=c!=null;if(d)if(f)cp.push(d);else throw Error("Can't pass an error callback without a success callback.");if(bp=="loading"&&f)dp.push(c);else if(bp="loading",Xi(a,b,e,g),f)dp.push(c),Pm(ep,fp);else try{Pm(),ep()}catch(l){throw fp(l),l;}}else c&&c()};x("ee.initialize",gp);
665
+ var jp=function(){bp="not_ready";vj=uj=gj=null;tj=!1;Nm=null;Om={};Um(Oo);Qo=!1;Um(Yo);$o=!1;Um(S);an=!1;Um(N);Wn=!1;Um(X);On=!1;Um(V);Mn=!1;Um(Z);fo=!1;Um(Y);co=!1;Um(U);xn=!1;Um(T);dn=!1;Um(Zn);ao=!1;Um(Eo);Go=!1;Um(Ho);Jo=!1;ap.reset();for(var a=t.ee,b=0;b<hp.length;b++){var c=hp[b];Um(a[c]);delete a[c]}hp=[];Am=a;a=ip;for(var d in a)delete a[d]};x("ee.reset",jp);var kp={Bl:"not_ready",LOADING:"loading",Cl:"ready"};x("ee.InitState",kp);x("ee.InitState.NOT_READY","not_ready");
666
+ x("ee.InitState.LOADING","loading");x("ee.InitState.READY","ready");var bp="not_ready",dp=[],cp=[];x("ee.TILE_SIZE",256);var hp=[],ip={};x("ee.Algorithms",ip);var lp=function(a,b){typeof a==="string"&&(a=new P(a));return Gm.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};x("ee.call",lp);var mp=function(a,b){typeof a==="string"&&(a=new P(a));return a.apply(b)};x("ee.apply",mp);
667
+ var ep=function(){if(bp=="loading"){try{Po();Zo();$m();Un();Nn();Ln();eo();bo();wn();bn();$n();Fo();Io();ap.initialize();var a=Qm(),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]=np(l),hp.push(l),a[l]?(f[l].signature=a[l],f[l].signature.isConstructor=!0,Om[l]=!0):f[l].signature={});Am=f;op()}catch(m){fp(m);return}bp="ready";for(cp=[];dp.length>0;)dp.shift()()}},
668
+ fp=function(a){if(bp=="loading")for(bp="not_ready",dp=[];cp.length>0;)cp.shift()(a)},op=function(){var a=Rm();$a(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=ip;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 Km(c,void 0,Array.prototype.slice.call(arguments,0))};g.signature=d;g.toString=w(c.toString,c);e[b[0]]=g}})},np=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 ym(d,e);d=Sm(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=Fm(e,d.Z())?e[0]:Im(d,e),O.call(this,d,Jm(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};Tm(b,a,a);return b};
670
+ Hm=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 No(a,c)}if(a instanceof Gj)return a;throw Error("Argument is not a function: "+a);case "String":return Dm(a)||a instanceof Ho||a instanceof O?new Ho(a):a;case "Dictionary":return Em(a)?a:new Yo(a);case "List":return new Zn(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Eo(a);
672
+ default:if(b in c){d=Sm(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 pp=function(a,b,c){fe.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.vh=new Wd;this.uh=new Wd};r(pp,fe);pp.prototype.getTile=function(a,b){var c=ge(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=fi("DIV");qp(this,b,a,c,d);rp(this);return d};
673
+ var qp=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),dc(this.yb,d),rp(this);else throw this.sg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},rp=function(a){a.dispatchEvent(new he(a.yb.length))};pp.prototype.J=function(){this.uh=this.vh=null;fe.prototype.J.call(this)};
674
+ x("ee.FloatTileOverlay",pp);var sp=function(){this.je=new Map};sp.prototype.clear=function(){this.je.clear()};var tp=function(a,b){a.je.has(b)||a.je.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.je.get(b)};var up=function(a){I.call(this);this.Sb=a;this.K={}};y(up,I);var vp=[];up.prototype.Wa=function(a,b,c,d){Array.isArray(b)||(b&&(vp[0]=b.toString()),b=vp);for(var e=0;e<b.length;e++){var g=yd(a,b[e],c||this.handleEvent,d||!1,this.Sb||this);if(!g)break;this.K[g.key]=g}return this};up.prototype.Vc=function(a,b,c,d){return wp(this,a,b,c,d)};
675
+ var wp=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)wp(a,b,c[f],d,e,g);else{b=xd(b,c,d||a.handleEvent,e,g||a.Sb||a);if(!b)return a;a.K[b.key]=b}return a};up.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=zd(c),d=!!d,b=nd(a)?a.Lc(b,c,d,e):a?(a=Bd(a))?a.Lc(b,c,d,e):null:null,b&&(Gd(b),delete this.K[b.key])};
676
+ up.prototype.fd=function(){Va(this.K,function(a,b){this.K.hasOwnProperty(b)&&Gd(a)},this);this.K={}};up.prototype.J=function(){up.L.J.call(this);this.fd()};up.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var yp=function(a,b){a.name!==void 0?(this.name=a.name,this.code=cb[a.name]):(this.code=a=Rb(a.code),this.name=xp(a));Lb.call(this,Cc("%s %s",this.name,b))};y(yp,Lb);
677
+ var xp=function(a){var b=bb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},zp={},cb=(zp.AbortError=3,zp.EncodingError=5,zp.InvalidModificationError=9,zp.InvalidStateError=7,zp.NotFoundError=1,zp.NotReadableError=4,zp.NoModificationAllowedError=6,zp.PathExistsError=12,zp.QuotaExceededError=10,zp.SecurityError=2,zp.SyntaxError=8,zp.TypeMismatchError=11,zp);var Ap=function(a,b){hd.call(this,a.type,b);this.Ja=a};y(Ap,hd);var Bp=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(Bp,J);h=Bp.prototype;h.abort=function(){try{this.ba.abort()}catch(a){throw new yp(a,"aborting read");}};h.Rb=function(){return this.ba.readyState};h.getError=function(){return this.ba.error&&new yp(this.ba.error,"reading file")};
678
+ h.nc=function(a){this.dispatchEvent(new Ap(a,this))};h.J=function(){Bp.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 Cp=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 Dp=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 sp(a.getUniqueId());this.xb=new Wd;this.wb=0;this.rg=a;this.ib=new up(this);this.radius=0};r(Dp,J);h=Dp.prototype;h.Le=function(a){return yd(this,"tile-load",a)};h.Yf=function(a){Gd(a)};
679
+ h.Mc=function(){return Ep(this,"throttled")+Ep(this,"loading")+Ep(this,"new")};h.setOpacity=function(a){this.opacity=a;this.xb.forEach(function(b){Cp(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;Cp(b.la,this.opacity);this.xb.set(a,b);Fp(this,b);this.dispatchEvent(new Gp(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(),gd(b))};
681
+ var Fp=function(a,b){a.ib.Wa(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.bl,d=(new Date).getTime();tp(this.ie,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Hp(this.Mc()));break;case "throttled":tp(this.ie,b.zoom).throttleCount++;this.dispatchEvent(new Ip(b.Ca));break;case "failed":tp(this.ie,b.zoom).errorCount++;this.dispatchEvent(new Jp(b.Ca,b.Pk));break;case "aborted":this.dispatchEvent(new Kp(this.Mc()))}})};
682
+ Dp.prototype.J=function(){J.prototype.J.call(this);this.xb.forEach(gd);this.xb.clear();this.xb=null;gd(this.ib);this.rg=this.ib=null};var Ep=function(a,b){return bc(a.xb.aa(),function(c){return c.getStatus()==b})};x("ee.layers.AbstractOverlay",Dp);Dp.prototype.removeTileCallback=Dp.prototype.Yf;Dp.prototype.addTileCallback=Dp.prototype.Le;var Hp=function(){hd.call(this,"tile-load")};r(Hp,hd);var Gp=function(){hd.call(this,"tile-start")};r(Gp,hd);var Ip=function(){hd.call(this,"tile-throttle")};
683
+ r(Ip,hd);var Jp=function(a,b){hd.call(this,"tile-fail");this.errorMessage=b};r(Jp,hd);var Kp=function(){hd.call(this,"tile-abort")};r(Kp,hd);var Lp=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(Lp,J);Lp.prototype.getDiv=function(){return this.la};
684
+ var Np=function(a){if(!a.Cf&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Mp(a,"loading");a.bl=(new Date).getTime();a.Ya=new Li;a.Ya.xc="blob";a.Ya.Wa("complete",function(){var b=Ui(a.Ya),c=a.Ya.getStatus();c==429&&Mp(a,"throttled");if(Ki(c)){var d={};Va(Vi(a.Ya),function(g,f){d[f.toLowerCase()]=g});a.tl=d;a.yi=b;a.Kc()}else if(b){var e=new Bp;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(gd,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=Lp.prototype;h.Kc=function(){this.de(this);Mp(this,"loaded")};h.Gc=function(){gd(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),Mp(this,"failed")):(this.Gc(),setTimeout(w(function(){this.Ra||(this.Cf=!0,Np(this),this.Cf=!1)},this),1E3*Math.pow(2,this.pi++)))};h.abort=function(){this.Gc();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&Mp(this,this.ke in Op?"removed":"aborted")};h.getStatus=function(){return this.ke};var Mp=function(a,b){a.ke=b;a.dispatchEvent("status-changed")};
687
+ Lp.prototype.J=function(){J.prototype.J.call(this);this.Gc();this.la.remove();this.de=null};var Op={aborted:!0,failed:!0,loaded:!0,removed:!0};var Pp=function(){I.call(this)};r(Pp,I);var Qp=function(a,b){Dp.call(this,a,b);this.Qg=new Wd;this.mh=new Wd};r(Qp,Dp);Qp.prototype.Zg=function(a,b,c,d){var e=new Rp(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};Qp.prototype.J=function(){Dp.prototype.J.call(this);this.mh=this.Qg=null};x("ee.layers.BinaryOverlay",Qp);var Rp=function(a,b,c,d){Lp.call(this,a,b,c,d)};r(Rp,Lp);
688
+ Rp.prototype.Kc=function(){var a=new Bp;a.Wa("loadend",function(){this.zd=a.ba.result;Lp.prototype.Kc.call(this)},void 0,this);a.readAsArrayBuffer(this.yi)};var Sp=function(a){J.call(this);this.Qc={};this.Pc={};this.Sb=new up(this);this.X=a;this.Ve=!1};y(Sp,J);var Tp=["load","abort","error"],Up=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.Ve=!1,a.Qc[b]={src:c,Yg:null}},Vp=function(a,b){delete a.Qc[b];var c=a.Pc[b];c&&(delete a.Pc[b],a.Sb.se(c,Tp,a.Yh))};
689
+ Sp.prototype.start=function(){var a=this.Qc;$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 ki(ji(d)):Mb||(Mb=new ki)).Nk("IMG")}else d=new Image;c.Yg&&(d.crossOrigin=c.Yg);this.Sb.Wa(d,Tp,this.Yh);this.Pc[b]=d;d.id=b;d.src=c.src}},this)};
690
+ Sp.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));Vp(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ra&&db(this.Pc)&&db(this.Qc)&&!this.Ve&&(this.Ve=!0,this.dispatchEvent("complete"))}};Sp.prototype.J=function(){delete this.Qc;delete this.Pc;gd(this.Sb);Sp.L.J.call(this)};var Wp=function(a,b){Dp.call(this,a,b)};r(Wp,Dp);Wp.prototype.Zg=function(a,b,c,d){return new Xp(a,b,c,d)};x("ee.layers.ImageOverlay",Wp);var Xp=function(a,b,c,d){Lp.call(this,a,b,c,d);this.de=Yp;this.Ch=this.fa=this.Rd=null;this.Yc=""};r(Xp,Lp);
691
+ Xp.prototype.Kc=function(){try{var a=Gb(this.yi);this.Yc=Fb(a);var b=this.Yc!==Eb.toString()?this.Yc:this.Ca}catch(c){b=this.Ca}this.fa=new Sp;Up(this.fa,this.la.id+"-image",b);this.Ch=xd(this.fa,Zp,function(c){c.type=="load"?(this.Rd=c.target,Lp.prototype.Kc.call(this)):this.hd()},void 0,this);this.fa.start()};Xp.prototype.Gc=function(){Lp.prototype.Gc.call(this);this.fa&&(Gd(this.Ch),gd(this.fa))};Xp.prototype.J=function(){Lp.prototype.J.call(this);this.Yc&&URL.revokeObjectURL(this.Yc)};
692
+ var Yp=function(a){a.la.appendChild(a.Rd)},Zp=["load","abort","error"];var $p=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 aq=function(a,b,c,d){I.call(this);this.Pg=a;this.Yb=b;this.mg=d||"";this.Xd=c};r(aq,Pp);aq.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(bq,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"))?Mp(a,"loaded"):d(e)},a);Np(a)};
693
+ aq.prototype.getUniqueId=function(){return[this.Pg,this.Yb,this.Xd,this.mg].join("-")};aq.prototype.Md=function(a,b){a=$p("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 bq=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",aq);var cq=function(){this.La=[];this.Qa=[]};h=cq.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 cc(this.La,a)||cc(this.Qa,a)};
695
+ 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]);b=this.Qa.length;for(var c=0;c<b;++c)a.push(this.Qa[c]);return a};var dq=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 cq;this.tb=new $d;this.delay=0;this.Df=null;this.sd()};y(dq,I);dq.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 eq=function(a,b){return a.tb.remove(b)?(a.Ke(b),!0):!1};h=dq.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(){dq.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 fq=function(a,b){this.Ih=a;this.te=b};fq.prototype.getKey=function(){return this.Ih};fq.prototype.clone=function(){return new fq(this.Ih,this.te)};var gq=function(a){this.Aa=[];if(a)a:{if(a instanceof gq){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 fq(b[d],a[d]));break a}}else b=$a(a),a=Za(a);for(c=0;c<b.length;c++)hq(this,b[c],a[c])}},hq=function(a,b,c){var d=a.Aa;d.push(new fq(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=gq.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(" "),
711
- 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
- "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);
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 gq(this)};h.R=function(){return this.Aa.length};h.isEmpty=function(){return this.Aa.length===0};h.clear=function(){this.Aa.length=0};var iq=function(){gq.apply(this,arguments)};r(iq,gq);iq.prototype.enqueue=function(a,b){hq(this,a,b)};iq.prototype.Ic=function(){return this.remove()};var jq=function(a,b){this.kh=void 0;this.ge=new iq;dq.call(this,a,b)};y(jq,dq);h=jq.prototype;h.Nc=function(a,b){if(!a)return(a=jq.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){jq.L.Ke.call(this,a);this.Od()};h.sd=function(){jq.L.sd.call(this);this.Od()};
700
+ h.J=function(){jq.L.J.call(this);t.clearTimeout(this.kh);this.ge.clear();this.ge=null};var kq=function(a,b){I.call(this);this.Gf=a;this.ua=b||null};r(kq,Pp);kq.prototype.Ff=function(a,b){var c=this,d=yd(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),Gd(d)}},void 0,this);a.Ca=this.Md(a.qb,a.zoom);lq().Nc(function(e){c.wf(a,e)},b)};kq.prototype.getUniqueId=function(){return this.Gf.mapid+"-"+this.Gf.token};
701
+ kq.prototype.wf=function(a,b){var c=lq();if(a.Ra||a.getStatus()=="aborted")eq(c,b);else{var d=yd(a,"status-changed",function(){a.ke in Op&&(Gd(d),eq(c,b))});Np(a)}};kq.prototype.Md=function(a,b){a=sl(this.Gf,a.x,a.y,b);return this.ua&&this.ua.isEnabled()?a+"&profiling=1":a};var lq=function(){mq||(mq=new jq(0,4));return mq};x("ee.layers.EarthEngineTileSource",kq);var mq=null;var nq=function(a){I.call(this);this.Hi=a};r(nq,Pp);nq.prototype.Ff=function(a){a.Ca=this.Hi.formatTileUrl(a.qb.x,a.qb.y,a.zoom);Np(a)};nq.prototype.getUniqueId=function(){return this.Hi.token};x("ee.layers.FeatureViewTileSource",nq);var pq=function(){J.call(this);this.pe=new oq(0,60);this.wc=new Wd};r(pq,J);pq.prototype.send=function(a,b,c,d,e){if(this.wc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new qq(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};pq.prototype.abort=function(a){if(a=this.wc.get(a))a.kc||(a.kc=!0,a.Ja=new hd("abort")),this.li(a)};
702
+ pq.prototype.wf=function(a,b){if(a.fa||a.kc)rq(this,b);else if(a.Ji=b,b.setActive(!0),b=new Sp,a.fa=b,!a.retry())throw Error("Cannot dispatch first request!");};pq.prototype.li=function(a){this.wc.remove(a.getId());a.fa&&(rq(this,a.Ji),a.fa.dispose());a.xf&&a.xf(a.Ja,a.hi)};var rq=function(a,b){b.setActive(!1);if(!eq(a.pe,b))throw Error("Object not released");};
703
+ pq.prototype.J=function(){J.prototype.J.call(this);this.pe.dispose();this.pe=null;var a=this.wc;Xb(a.aa(),function(b){b.dispose()});a.clear();this.wc=null};x("ee.MapTileManager",pq);var qq=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(qq,I);h=qq.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++;Vp(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||(Up(this.fa,this.ea,d),xd(this.fa,sq,w(this.Uk,this)),this.fa.start())},this),b=this.getUrl();if(Yc(b).Ba.Nb("profiling")){var c=new Li;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=Fb(Gb(Ui(c)));var e=d!==Eb.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 sq=["load","abort","error"],tq=function(){I.call(this);this.Ea=!1};r(tq,I);tq.prototype.setActive=function(a){this.Ea=a};tq.prototype.isActive=function(){return this.Ea};var oq=function(a,b){jq.call(this,a,b)};r(oq,jq);oq.prototype.Ye=function(){return new tq};oq.prototype.Dd=function(a){a.dispose()};oq.prototype.Pf=function(a){return!a.Ra&&!a.isActive()};var uq=function(a,b,c,d,e){fe.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 $d;this.Qf=1;this.ua=e||null};r(uq,fe);h=uq.prototype;h.Le=function(a){return yd(this,"tileevent",a)};h.Yf=function(a){Gd(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=ge(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=fi("DIV",{id:b});var d=(new Date).getTime()/1E3;this.yb.push(b);il(pq).send(b,a,d,w(this.Tk,this,c,b));rp(this);return c};h.Mc=function(){return this.yb.length};
708
+ h.releaseTile=function(a){il(pq).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();Rd(b,function(c){Cp(c,a)})};
709
+ h.Tk=function(a,b,c,d){c.type=="error"?(dc(this.yb,b),this.sg.add(b),this.dispatchEvent(c)):(dc(this.yb,b),c.target&&c.type=="load"&&(c=c.target,this.tg.add(c),this.Qf!=1&&Cp(c,this.Qf),a.appendChild(c)),rp(this));this.ua&&d!==null&&this.ua.Hk(b,d)};x("ee.MapLayerOverlay",uq);uq.prototype.removeTileCallback=uq.prototype.Yf;uq.prototype.addTileCallback=uq.prototype.Le;uq.prototype.getTile=uq.prototype.getTile;uq.prototype.setOpacity=uq.prototype.setOpacity;uq.prototype.releaseTile=uq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call 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.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.Collection.prototype.filter ee.Collection.prototype.limit ee.Collection.prototype.sort ee.Collection.prototype.filterBounds ee.Collection.prototype.map ee.Collection.prototype.iterate ee.Collection.prototype.filterMetadata ee.Collection.prototype.filterDate ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.data.cancelTask ee.data.getVideoThumbId ee.data.resetWorkloadTag ee.data.getTaskStatus ee.data.updateTask ee.data.getList ee.data.updateAsset ee.data.getFilmstripThumbId ee.data.startIngestion ee.data.makeThumbUrl ee.data.startProcessing ee.data.createFolder ee.data.authenticateViaOauth ee.data.setAssetAcl ee.data.getMapId ee.data.renameAsset ee.data.listAssets ee.data.getTaskList ee.data.setAssetProperties ee.data.authenticate ee.data.getTileUrl ee.data.getTableDownloadId ee.data.copyAsset ee.data.listBuckets ee.data.makeTableDownloadUrl ee.data.getTaskListWithLimit ee.data.startTableIngestion ee.data.listOperations ee.data.deleteAsset ee.data.getAssetRootQuota ee.data.getDownloadId ee.data.authenticateViaPopup ee.data.getWorkloadTag ee.data.cancelOperation ee.data.getFeatureViewTilesKey ee.data.makeDownloadUrl ee.data.listImages ee.data.listFeatures ee.data.getAssetAcl ee.data.getAsset ee.data.getAssetRoots ee.data.authenticateViaPrivateKey ee.data.getOperation ee.data.newTaskId ee.data.createAssetHome ee.data.setWorkloadTag ee.data.computeValue ee.data.getInfo ee.data.createAsset ee.data.setDefaultWorkloadTag ee.data.getThumbId ee.Date ee.Deserializer.decodeCloudApi ee.Deserializer.fromCloudApiJSON ee.Deserializer.decode ee.Deserializer.fromJSON ee.Dictionary ee.InitState ee.Algorithms ee.apply ee.TILE_SIZE ee.initialize ee.call ee.reset ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.Feature.prototype.getMap ee.Feature ee.FeatureCollection ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.select ee.Filter.lte ee.Filter.gte ee.Filter ee.Filter.eq ee.Filter.date ee.Filter.metadata ee.Filter.bounds ee.Filter.and ee.Filter.prototype.not ee.Filter.gt ee.Filter.neq ee.Filter.lt ee.Filter.inList ee.Filter.or ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry.Polygon ee.Geometry.MultiPolygon ee.Geometry.prototype.toGeoJSON ee.Geometry.MultiLineString ee.Geometry.prototype.toGeoJSONString ee.Geometry.LinearRing ee.Geometry.prototype.serialize ee.Geometry.MultiPoint ee.Geometry.BBox ee.Geometry.LineString ee.Geometry ee.Geometry.Point ee.Geometry.Rectangle ee.Image.prototype.expression ee.Image.prototype.getThumbURL ee.Image.rgb ee.Image.prototype.select ee.Image.prototype.rename ee.Image.prototype.getThumbId ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image ee.Image.prototype.clip ee.Image.prototype.getMap ee.Image.cat ee.Image.prototype.getDownloadURL ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.getMap ee.ImageCollection ee.List ee.Number ee.Serializer.toJSON ee.Serializer.encodeCloudApi ee.Serializer.toCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encodeCloudApiPretty ee.Serializer.encode ee.String ee.Terrain".split(" "),
710
+ c=[["name","namedArgs"],["name"],["name","var_args"],"image opt_description opt_folder opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),["collection","opt_description","opt_assetId","opt_maxVertices","opt_priority"],["classifier",
711
+ "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(" "),"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(" "),
712
+ "collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),"image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),
713
+ "collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),["filter"],["max","opt_property","opt_ascending"],
714
+ ["property","opt_ascending"],["geometry"],["algorithm","opt_dropNulls"],["algorithm","opt_first"],["name","operator","value"],["start","opt_end"],["func","var_args"],["callback"],["opt_callback"],["legacy"],["taskId","opt_callback"],["params","opt_callback"],["opt_resetDefault"],["taskId","opt_callback"],["taskId","action","opt_callback"],["params","opt_callback"],["assetId","asset","updateFields","opt_callback"],["params","opt_callback"],["taskId","request","opt_callback"],["id"],["taskId","params",
715
+ "opt_callback"],["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"],["parent","opt_params","opt_callback"],["opt_callback"],["assetId","properties","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["id","x","y","z"],["params","opt_callback"],["sourceId","destinationId",
716
+ "opt_overwrite","opt_callback"],["project","opt_callback"],["id"],["opt_limit","opt_callback"],["taskId","request","opt_callback"],["opt_limit","opt_callback"],["assetId","opt_callback"],["rootId","opt_callback"],["params","opt_callback"],["opt_success","opt_error"],[],["operationName","opt_callback"],["params","opt_callback"],["id"],["parent","opt_params","opt_callback"],["asset","params","opt_callback"],["assetId","opt_callback"],["id","opt_callback"],["opt_callback"],["privateKey","opt_success",
717
+ "opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["operationName","opt_callback"],["opt_count","opt_callback"],["requestedId","opt_callback"],["tag"],["obj","opt_callback"],["id","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["tag"],["params","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],[],["func","namedArgs"],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),
718
+ ["func","var_args"],[],["var_args"],[],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["geometry","opt_properties"],["args","opt_column"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["name","value"],["name","value"],["opt_filter"],["name","value"],["start","opt_end"],["name","operator","value"],["geometry",
719
+ "opt_errorMargin"],["var_args"],[],["name","value"],["name","value"],["name","value"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["var_args"],["var_args"],["namedArgs"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],["legacy"],["coords","opt_proj"],["west","south","east","north"],
720
+ ["coords","opt_proj","opt_geodesic","opt_maxError"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["expression","opt_map"],["params","opt_callback"],["r","g","b"],["var_args"],["var_args"],["params","opt_callback"],["opt_callback"],["opt_visParams","opt_callback"],["opt_args"],["geometry"],["opt_visParams","opt_callback"],["var_args"],["params","opt_callback"],["opt_callback"],["selectors","opt_names"],["params","opt_callback"],
721
+ ["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],[],["params","opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["args"],["list"],["number"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["string"],[]];[Mm,Lm,Q,no,po,ro,xo,ko,oo,wo,to,mo,uo,so,vo,qo,V.prototype.filter,V.prototype.limit,V.prototype.sort,V.prototype.sh,V.prototype.map,V.prototype.Hh,V.prototype.lf,V.prototype.kf,O.prototype.Dg,O.prototype.evaluate,
722
+ O.prototype.V,O.prototype.va,Pl,xl,xm,Il,Ol,em,qm,yl,$l,zl,Wl,lm,kl,rm,rl,mm,fm,Kl,sm,ll,sl,Dl,nm,hm,El,Jl,bm,Ll,om,tm,Bl,jl,pl,Ml,tl,Cl,gm,ul,pm,cm,im,ml,Nl,Fl,jm,vm,vl,cm,km,wm,wl,Oo,To,Xo,Ro,So,Yo,kp,ip,mp,256,gp,lp,jp,S.prototype.set,Hj,X.prototype.V,X.prototype.S,X.prototype.getMap,X,Y,Y.prototype.getMap,Y.prototype.rb,Y.prototype.S,Y.prototype.V,Y.prototype.select,En,Cn,U,zn,Hn,Kn,Jn,Fn,U.prototype.sc,Dn,An,Bn,In,Gn,Gm.prototype.call,Gm.prototype.apply,qn,rn,T.prototype.oe,pn,T.prototype.vg,
723
+ on,T.prototype.va,hn,kn,nn,T,en,jn,N.prototype.l,N.prototype.uf,Xn,N.prototype.select,N.prototype.mi,N.prototype.Ld,N.prototype.V,N.prototype.S,N,N.prototype.clip,N.prototype.getMap,Yn,N.prototype.rb,Z.prototype.V,Z.prototype.select,Z.prototype.vf,Z.prototype.Ef,Z.prototype.first,Z.prototype.sf,Z.prototype.S,Z.prototype.getMap,Z,Zn,Eo,Ek,Jk,Ok,Gk,Pk,Nk,Dk,Ho,ap].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);