@google/earthengine 1.5.11 → 1.5.13

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,26 +1,26 @@
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.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});
3
+ n("Symbol",function(a){if(a)return a;var b=function(g,f){this.Oi=g;ba(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.Oi};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},ha=typeof Object.create=="function"?Object.create:function(a){var b=function(){};b.prototype=a;return new b},ia;if(typeof Object.setPrototypeOf=="function")ia=Object.setPrototypeOf;else{var ja;a:{var ka={a:!0},la={};try{la.__proto__=ka;ja=la.a;break a}catch(a){}ja=!1}ia=ja?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
6
6
  var ma=ia,q=function(a,b){a.prototype=ha(b.prototype);a.prototype.constructor=a;if(ma)ma(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},r=function(a){var b=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];if(b)return b.call(a);if(typeof a.length=="number")return{next:aa(a)};throw Error(String(a)+" is not an iterable or ArrayLike");},na=function(a){if(!(a instanceof
7
7
  Array)){a=r(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);a=c}return a},pa=function(a){return oa(a,a)},oa=function(a,b){a.raw=b;Object.freeze&&(Object.freeze(a),Object.freeze(b));return a},qa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)},ra=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)qa(d,e)&&(a[e]=d[e])}return a};n("Object.assign",function(a){return a||ra});
8
8
  var sa=function(){for(var a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b};n("globalThis",function(a){return a||k});
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=r(f),v=p.next();!v.done;v=p.next())c(v.value).Bd(l,m)})};e.all=function(f){var l=r(f),m=l.next();return m.done?c([]):new e(function(p,v){function z(ea){return function(W){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-
9
+ n("Promise",function(a){function b(){this.nb=null}function c(f){return f instanceof e?f:new e(function(l){l(f)})}if(a)return a;b.prototype.Dg=function(f){if(this.nb==null){this.nb=[];var l=this;this.Eg(function(){l.Ok()})}this.nb.push(f)};var d=k.setTimeout;b.prototype.Eg=function(f){d(f,0)};b.prototype.Ok=function(){for(;this.nb&&this.nb.length;){var f=this.nb;this.nb=[];for(var l=0;l<f.length;++l){var m=f[l];f[l]=null;try{m()}catch(p){this.Gk(p)}}}this.nb=null};b.prototype.Gk=function(f){this.Eg(function(){throw f;
10
+ })};var e=function(f){this.T=0;this.ia=void 0;this.tc=[];this.Eh=!1;var l=this.Ye();try{f(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.Ye=function(){function f(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:f(this.ml),reject:f(this.Vf)}};e.prototype.ml=function(f){if(f===this)this.Vf(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.ol(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.ll(f):this.vh(f)}};e.prototype.ll=function(f){var l=void 0;try{l=f.then}catch(m){this.Vf(m);return}typeof l=="function"?this.pl(l,f):this.vh(f)};e.prototype.Vf=function(f){this.si(2,f)};e.prototype.vh=function(f){this.si(1,f)};e.prototype.si=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.nl();this.Qk()};e.prototype.nl=function(){var f=this;d(function(){if(f.gl()){var l=k.console;typeof l!==
12
+ "undefined"&&l.error(f.ia)}},1)};e.prototype.gl=function(){if(this.Eh)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.Qk=function(){if(this.tc!=null){for(var f=0;f<this.tc.length;++f)g.Dg(this.tc[f]);
13
+ this.tc=null}};var g=new b;e.prototype.ol=function(f){var l=this.Ye();f.Ad(l.resolve,l.reject)};e.prototype.pl=function(f,l){var m=this.Ye();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.Dg(m):this.tc.push(m);this.Eh=!0};e.resolve=c;e.reject=function(f){return new e(function(l,m){m(f)})};e.race=function(f){return new e(function(l,m){for(var p=r(f),v=p.next();!v.done;v=p.next())c(v.value).Ad(l,m)})};e.all=function(f){var l=r(f),m=l.next();return m.done?c([]):new e(function(p,v){function z(ea){return function(W){B[ea]=W;H--;H==0&&p(B)}}var B=[],H=0;do B.push(void 0),H++,c(m.value).Ad(z(B.length-
15
15
  1),v),m=l.next();while(!m.done)})};return e});n("Symbol.dispose",function(a){return a?a:Symbol("Symbol.dispose")});var ta=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var g=c++;return{value:b(g,a[g]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};n("Array.prototype.keys",function(a){return a?a:function(){return ta(this,function(b){return b})}});
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(!qa(m,g)){var p=new b;ba(m,g,{value:p})}}function e(m){var p=Object[m];p&&(Object[m]=function(v){if(v instanceof b)return v;Object.isExtensible(v)&&d(v);return p(v)})}if(function(){if(!a||!Object.seal)return!1;try{var m=Object.seal({}),p=Object.seal({}),v=new a([[m,2],[p,3]]);if(v.get(m)!=2||v.get(p)!=3)return!1;v.delete(m);v.set(p,4);return!v.has(m)&&v.get(p)==4}catch(z){return!1}}())return a;
17
17
  var g="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var f=0,l=function(m){this.ea=(f+=Math.random()+1).toString();if(m){m=r(m);for(var p;!(p=m.next()).done;)p=p.value,this.set(p[0],p[1])}};l.prototype.set=function(m,p){if(!c(m))throw Error("Invalid WeakMap key");d(m);if(!qa(m,g))throw Error("WeakMap key fail: "+m);m[g][this.ea]=p;return this};l.prototype.get=function(m){return c(m)&&qa(m,g)?m[g][this.ea]:void 0};l.prototype.has=function(m){return c(m)&&qa(m,g)&&qa(m[g],
18
18
  this.ea)};l.prototype.delete=function(m){return c(m)&&qa(m,g)&&qa(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(r([[l,"s"]]));if(m.get(l)!="s"||m.size!=1||m.get({x:4})||m.set({x:4},"t")!=m||m.size!=2)return!1;var p=m.entries(),v=p.next();if(v.done||v.value[0]!=l||v.value[1]!="s")return!1;v=p.next();return v.done||v.value[0].x!=4||v.value[1]!="t"||!p.next().done?!1:!0}catch(z){return!1}}())return a;var b=new WeakMap,c=function(l){this[0]={};this[1]=
20
- g();this.size=0;if(l){l=r(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};c.prototype.set=function(l,m){l=l===0?0:l;var p=d(this,l);p.list||(p.list=this[0][p.id]=[]);p.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&&qa(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
- 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});
20
+ g();this.size=0;if(l){l=r(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};c.prototype.set=function(l,m){l=l===0?0:l;var p=d(this,l);p.list||(p.list=this[0][p.id]=[]);p.da?p.da.value=m:(p.da={next:this[1],jb:this[1].jb,head:this[1],key:l,value:m},p.list.push(p.da),this[1].jb.next=p.da,this[1].jb=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.jb.next=l.da.next,l.da.next.jb=
21
+ l.da.jb,l.da.head=null,this.size--,!0):!1};c.prototype.clear=function(){this[0]={};this[1]=this[1].jb=g();this.size=0};c.prototype.has=function(l){return!!d(this,l).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&&qa(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.jb;for(;p.next!=p.head;)return p=
23
+ p.next,{done:!1,value:m(p)};p=null}return{done:!0,value:void 0}})},g=function(){var l={};return l.jb=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(r([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
  r(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;
26
26
  b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.A.forEach(function(g){return c.call(d,g,g,e)})};return b});n("Array.prototype.entries",function(a){return a?a:function(){return ta(this,function(b,c){return[b,c]})}});
@@ -36,11 +36,11 @@ 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(".");for(var c=t,d;a.length&&(d=a.shift());)a.length||b===void 0?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},y=function(a,b){function c(){}c.prototype=b.prototype;a.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,f)}};var Fa=typeof AsyncContext!=="undefined"&&typeof AsyncContext.Snapshot==="function"?function(a){return a&&AsyncContext.Snapshot.wrap(a)}:function(a){return a};var Ga=function(){},Ha=new Ga;function Ia(a){return Object.assign({},{P:{},Gl:{},keys:[],Ma:{},o:{},H:{},nh:!1},a)}var A=function(){this.h={}},C=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},D=function(a,b){return a.h[b]!=null};function Ja(a,b){return C(b,a)}function Ka(a,b,c){b[a]=c}function La(){return{}}function Ma(a,b){var c=new a;return b==null?c:Na(b,Oa,Pa,Qa,a)}function Oa(a,b){return b[a]}function Pa(a,b,c){b.h[a]=c}
39
+ c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");for(var c=t,d;a.length&&(d=a.shift());)a.length||b===void 0?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},y=function(a,b){function c(){}c.prototype=b.prototype;a.L=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Cl=function(d,e,g){for(var f=Array(arguments.length-2),l=2;l<arguments.length;l++)f[l-2]=arguments[l];return b.prototype[e].apply(d,f)}};var Fa=typeof AsyncContext!=="undefined"&&typeof AsyncContext.Snapshot==="function"?function(a){return a&&AsyncContext.Snapshot.wrap(a)}:function(a){return a};var Ga=function(){},Ha=new Ga;function Ia(a){return Object.assign({},{P:{},El:{},keys:[],La:{},o:{},H:{},lh:!1},a)}var A=function(){this.h={}},C=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},D=function(a,b){return a.h[b]!=null};function Ja(a,b){return C(b,a)}function Ka(a,b,c){b[a]=c}function La(){return{}}function Ma(a,b){var c=new a;return b==null?c:Na(b,Oa,Pa,Qa,a)}function Oa(a,b){return b[a]}function Pa(a,b,c){b.h[a]=c}
40
40
  function Qa(a){if(a==null)throw Error("Cannot deserialize, target constructor was null.");return new a}
41
- function Na(a,b,c,d,e){e=d(e);for(var g=Ra(a,e),f=g.P||{},l=g.o||{},m=g.Ma||{},p=r(g.keys||[]),v=p.next(),z={};!v.done;z={Vd:void 0},v=p.next()){v=v.value;var B=b(v,a);if(B!=null){var H=void 0;if(f.hasOwnProperty(v)){if(g.nh&&B.length===0)continue;H=Sa(B,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))H=Sa(B,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Vd=m[v],H=z.Vd.pa?B.map(function(ea){return function(W){return Ta(W,ea.Vd,b,c,d)}}(z)):Ta(B,z.Vd,b,c,d);else if(Array.isArray(B)){if(g.nh&&B.length===
42
- 0)continue;H=Sa(B,b,c,d,!0,!1)}else H=B instanceof Ga?null:B;c(v,e,H)}}return e}function Ta(a,b,c,d,e){for(var g={},f=r(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Sa(m,c,d,e,b.ra,b.qa,b.ka))}return g}
43
- function Sa(a,b,c,d,e,g,f){if(g&&f==null)throw Error("Cannot deserialize a reference object without a constructor.");return a==null?a:e&&g?a.map(function(l){return Na(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?Na(a,b,c,d,f):a instanceof Ga?null:typeof a==="object"?JSON.parse(JSON.stringify(a)):a}function Ra(a,b){if(b instanceof A)a=Ia(b.i());else if(a instanceof A)a=Ia(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Ua=function(){};Ua.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Va(a,b){if(a==null)return null;a=a.Hl(b);return a==null?null:a};function Wa(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Xa(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Ya(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Za(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function $a(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function ab(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function bb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
41
+ function Na(a,b,c,d,e){e=d(e);for(var g=Ra(a,e),f=g.P||{},l=g.o||{},m=g.La||{},p=r(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.lh&&B.length===0)continue;H=Sa(B,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))H=Sa(B,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Ud=m[v],H=z.Ud.oa?B.map(function(ea){return function(W){return Ta(W,ea.Ud,b,c,d)}}(z)):Ta(B,z.Ud,b,c,d);else if(Array.isArray(B)){if(g.lh&&B.length===
42
+ 0)continue;H=Sa(B,b,c,d,!0,!1)}else H=B instanceof Ga?null:B;c(v,e,H)}}return e}function Ta(a,b,c,d,e){for(var g={},f=r(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Sa(m,c,d,e,b.qa,b.pa,b.ka))}return g}
43
+ function Sa(a,b,c,d,e,g,f){if(g&&f==null)throw Error("Cannot deserialize a reference object without a constructor.");return a==null?a:e&&g?a.map(function(l){return Na(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?Na(a,b,c,d,f):a instanceof Ga?null:typeof a==="object"?JSON.parse(JSON.stringify(a)):a}function Ra(a,b){if(b instanceof A)a=Ia(b.i());else if(a instanceof A)a=Ia(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Ua=function(){};Ua.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Va(a,b){if(a==null)return null;a=a.Fl(b);return a==null?null:a};function Wa(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Xa(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Ya(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Za(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function $a(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function ab(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function bb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
44
44
  function cb(a){var b=db,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function eb(a){for(var b in a)return!1;return!0}function fb(a,b){b in a&&delete a[b]}function gb(a){var b={},c;for(c in a)b[c]=a[c];return b}
45
45
  function hb(a){if(!a||typeof a!=="object")return a;if(typeof a.clone==="function")return a.clone();if(typeof Map!=="undefined"&&a instanceof Map)return new Map(a);if(typeof Set!=="undefined"&&a instanceof Set)return new Set(a);if(a instanceof Date)return new Date(a.getTime());var b=Array.isArray(a)?[]:typeof ArrayBuffer!=="function"||typeof ArrayBuffer.isView!=="function"||!ArrayBuffer.isView(a)||a instanceof DataView?{}:new a.constructor(a.length),c;for(c in a)b[c]=hb(a[c]);return b}var ib="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
46
46
  function jb(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var g=0;g<ib.length;g++)c=ib[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};/*
@@ -48,444 +48,443 @@ function jb(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in
48
48
  Copyright Google LLC
49
49
  SPDX-License-Identifier: Apache-2.0
50
50
  */
51
- var kb={};function lb(){if(kb!==kb)throw Error("Bad secret");};var mb=globalThis.trustedTypes,nb;function ob(){var a=null;if(!mb)return a;try{var b=function(c){return c};a=mb.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){throw c;}return a};var pb=function(a){lb();this.fi=a};pb.prototype.toString=function(){return this.fi+""};function qb(a){nb===void 0&&(nb=ob());var b=nb;return new pb(b?b.createScriptURL(a):a)}function rb(a){if(a instanceof pb)return a.fi;throw Error("Unexpected type when unwrapping TrustedResourceUrl");};var sb=pa([""]),tb=oa(["\x00"],["\\0"]),ub=oa(["\n"],["\\n"]),vb=oa(["\x00"],["\\u0000"]),wb=pa([""]),xb=oa(["\x00"],["\\0"]),yb=oa(["\n"],["\\n"]),zb=oa(["\x00"],["\\u0000"]);function Ab(a){return Object.isFrozen(a)&&Object.isFrozen(a.raw)}function Bb(a){return a.toString().indexOf("`")===-1}var Cb=Bb(function(a){return a(sb)})||Bb(function(a){return a(tb)})||Bb(function(a){return a(ub)})||Bb(function(a){return a(vb)}),Db=Ab(wb)&&Ab(xb)&&Ab(yb)&&Ab(zb);var Eb=function(a){lb();this.gi=a};Eb.prototype.toString=function(){return this.gi};new Eb("about:blank");var Fb=new Eb("about:invalid#zClosurez");function Gb(a){if(a instanceof Eb)return a.gi;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Hb(a){if(typeof MediaSource!=="undefined"&&a instanceof MediaSource)return new Eb(URL.createObjectURL(a));var b=a.type;b.toLowerCase()==="application/octet-stream"?b=!0:(b=b.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i),b=(b==null?void 0:b.length)===2&&(/^image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif|avif|x-ms-bmp)$/i.test(b[1])||/^video\/(?:3gpp|avi|mpeg|mpg|mp4|ogg|webm|x-flv|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||/^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])||
52
- /^font\/[\w-]+$/i.test(b[1])));if(!b)throw Error("unsafe blob MIME type: "+a.type);return new Eb(URL.createObjectURL(a))}var Ib=[],Kb=function(a){console.warn("A URL with content '"+a+"' was sanitized away.")};Ib.indexOf(Kb)===-1&&Ib.push(Kb);function Lb(a,b){a.src=rb(b);var c;b=a.ownerDocument;b=b===void 0?document:b;var d;b=(d=(c=b).querySelector)==null?void 0:d.call(c,"script[nonce]");(c=b==null?"":b.nonce||b.getAttribute("nonce")||"")&&a.setAttribute("nonce",c)};function Mb(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Mb);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)}y(Mb,Error);Mb.prototype.name="CustomError";var Nb;function Ob(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");Mb.call(this,c+a[d])}y(Ob,Mb);Ob.prototype.name="AssertionError";function Pb(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Ob(""+e,g||[]);}
53
- var E=function(a,b,c){a||Pb("",null,b,Array.prototype.slice.call(arguments,2))},Qb=function(a,b,c){a==null&&Pb("Expected to exist: %s.",[a],b,Array.prototype.slice.call(arguments,2));return a},Rb=function(a,b){throw new Ob("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Sb=function(a,b,c){typeof a!=="number"&&Pb("Expected number but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a},Tb=function(a,b,c){typeof a!=="string"&&Pb("Expected string but got %s: %s.",
54
- [wa(a),a],b,Array.prototype.slice.call(arguments,2))},Ub=function(a,b,c){typeof a!=="function"&&Pb("Expected function but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2))},Vb=function(a,b,c){u(a)||Pb("Expected object but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Wb=Array.prototype.indexOf?function(a,b){E(a.length!=null);return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Xb=Array.prototype.lastIndexOf?function(a,b){E(a.length!=null);return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;c<0&&(c=Math.max(0,a.length+c));if(typeof a==="string")return typeof b!=="string"||
55
- b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&&a[c]===b)return c;return-1},Yb=Array.prototype.forEach?function(a,b){E(a.length!=null);Array.prototype.forEach.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)e in d&&b.call(void 0,d[e],e,a)},Zb=Array.prototype.filter?function(a,b){E(a.length!=null);return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,g=typeof a==="string"?a.split(""):a,f=0;f<c;f++)if(f in
56
- g){var l=g[f];b.call(void 0,l,f,a)&&(d[e++]=l)}return d},$b=Array.prototype.map?function(a,b,c){E(a.length!=null);return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),g=typeof a==="string"?a.split(""):a,f=0;f<d;f++)f in g&&(e[f]=b.call(c,g[f],f,a));return e},ac=Array.prototype.some?function(a,b){E(a.length!=null);return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],
57
- e,a))return!0;return!1},bc=Array.prototype.every?function(a,b){E(a.length!=null);return Array.prototype.every.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&!b.call(void 0,d[e],e,a))return!1;return!0};function cc(a,b){var c=0;Yb(a,function(d,e,g){b.call(void 0,d,e,g)&&++c});return c}function dc(a,b){return Wb(a,b)>=0}function ec(a,b){b=Wb(a,b);var c;(c=b>=0)&&fc(a,b);return c}
58
- function fc(a,b){E(a.length!=null);Array.prototype.splice.call(a,b,1)}function gc(a){var b=a.length;if(b>0){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]}function hc(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(xa(d)){var e=a.length||0,g=d.length||0;a.length=e+g;for(var f=0;f<g;f++)a[e+f]=d[f]}else a.push(d)}}function ic(a,b,c){E(a.length!=null);return arguments.length<=2?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
59
- function jc(a){var b=[];if(a-0<0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function kc(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192){var g=ic(d,e,e+8192);g=kc.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var lc=Object.freeze||function(a){return a};var mc=function(a,b){this.name=a;this.value=b};mc.prototype.toString=function(){return this.name};var nc=new mc("OFF",Infinity),oc=new mc("SEVERE",1E3),pc=new mc("CONFIG",700),qc=new mc("FINE",500),rc=function(){this.Cd=0;this.clear()},sc;rc.prototype.clear=function(){this.zd=Array(this.Cd);this.fh=-1;this.Fh=!1};var tc=function(a,b,c){this.reset(a||nc,b,c,void 0,void 0)};tc.prototype.reset=function(){};
60
- var uc=function(a,b){this.level=null;this.Vk=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.cl={tf:function(){return a}}},vc=function(a){if(a.level)return a.level;if(a.parent)return vc(a.parent);Rb("Root logger has no level set.");return nc},wc=function(a,b){for(;a;)a.Vk.forEach(function(c){c(b)}),a=a.parent},xc=function(){this.entries={};var a=new uc("");a.level=pc;this.entries[""]=a},yc,zc=function(a,b){var c=a.entries[b];if(c)return c;c=zc(a,b.slice(0,Math.max(b.lastIndexOf("."),
61
- 0)));var d=new uc(b,c);a.entries[b]=d;c.children.push(d);return d},Ac=function(){yc||(yc=new xc);return yc},Bc=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?vc(zc(Ac(),a.tf())):nc;d=d>=e.value}if(d){b=b||nc;d=zc(Ac(),a.tf());typeof c==="function"&&(c=c());sc||(sc=new rc);e=sc;a=a.tf();if(e.Cd>0){var g=(e.fh+1)%e.Cd;e.fh=g;e.Fh?(e=e.zd[g],e.reset(b,c,a),a=e):(e.Fh=g==e.Cd-1,a=e.zd[g]=new tc(b,c,a))}else a=new tc(b,c,a);wc(d,a)}},Cc=function(a,b){a&&Bc(a,qc,b)};var Dc=function(a,b){for(var c=a.split("%s"),d="",e=Array.prototype.slice.call(arguments,1);e.length&&c.length>1;)d+=c.shift()+e.shift();return d+c.join("%s")},Ec=function(a){var b=1;a=a.split(":");for(var c=[];b>0&&a.length;)c.push(a.shift()),b--;a.length&&c.push(a.join(":"));return c};var Fc=function(a){if(a.S&&typeof a.S=="function")a=a.S();else if(xa(a)||typeof a==="string")a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Gc=function(a){if(a.aa&&typeof a.aa=="function")return a.aa();if(typeof Map!=="undefined"&&a instanceof Map||typeof Set!=="undefined"&&a instanceof Set)return Array.from(a.values());if(typeof a==="string")return a.split("");if(xa(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return $a(a)},Hc=function(a){if(a.sb&&typeof a.sb=="function")return a.sb();
62
- if(!a.aa||typeof a.aa!="function"){if(typeof Map!=="undefined"&&a instanceof Map)return Array.from(a.keys());if(!(typeof Set!=="undefined"&&a instanceof Set)){if(xa(a)||typeof a==="string"){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return ab(a)}}},Ic=function(a,b,c){if(a.forEach&&typeof a.forEach=="function")a.forEach(b,c);else if(xa(a)||typeof a==="string")Array.prototype.forEach.call(a,b,c);else for(var d=Hc(a),e=Gc(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Jc=function(a,
63
- b){if(typeof a.every=="function")return a.every(b,void 0);if(xa(a)||typeof a==="string")return Array.prototype.every.call(a,b,void 0);for(var c=Hc(a),d=Gc(a),e=d.length,g=0;g<e;g++)if(!b.call(void 0,d[g],c&&c[g],a))return!1;return!0};var Kc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Lc=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(d>=0){var g=a[c].substring(0,d);e=a[c].substring(d+1)}else g=a[c];b(g,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var Mc=function(a){this.hb=this.hc=this.ub="";this.vc=null;this.Qb=this.Yb="";this.za=this.Yk=!1;if(a instanceof Mc){this.za=a.za;Nc(this,a.ub);var b=a.hc;Oc(this);this.hc=b;b=a.hb;Oc(this);this.hb=b;Pc(this,a.vc);this.setPath(a.getPath());Qc(this,a.Ba.clone());a=a.Qb;Oc(this);this.Qb=a}else a&&(b=String(a).match(Kc))?(this.za=!1,Nc(this,b[1]||"",!0),a=b[2]||"",Oc(this),this.hc=Rc(a),a=b[3]||"",Oc(this),this.hb=Rc(a,!0),Pc(this,b[4]),this.setPath(b[5]||"",!0),Qc(this,b[6]||"",!0),a=b[7]||"",Oc(this),
64
- this.Qb=Rc(a)):(this.za=!1,this.Ba=new Sc(null,this.za))};
65
- Mc.prototype.toString=function(){var a=[],b=this.ub;b&&a.push(Tc(b,Uc,!0),":");var c=this.hb;if(c||b=="file")a.push("//"),(b=this.hc)&&a.push(Tc(b,Uc,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.vc,c!=null&&a.push(":",String(c));if(c=this.getPath())this.hb&&c.charAt(0)!="/"&&a.push("/"),a.push(Tc(c,c.charAt(0)=="/"?Vc:Wc,!0));(c=this.Ba.toString())&&a.push("?",c);(c=this.Qb)&&a.push("#",Tc(c,Xc));return a.join("")};
66
- Mc.prototype.resolve=function(a){var b=this.clone(),c=!!a.ub;c?Nc(b,a.ub):c=!!a.hc;if(c){var d=a.hc;Oc(b);b.hc=d}else c=!!a.hb;c?(d=a.hb,Oc(b),b.hb=d):c=a.vc!=null;d=a.getPath();if(c)Pc(b,a.vc);else if(c=!!a.Yb){if(d.charAt(0)!="/")if(this.hb&&!this.Yb)d="/"+d;else{var e=b.getPath().lastIndexOf("/");e!=-1&&(d=b.getPath().slice(0,e+1)+d)}e=d;if(e==".."||e==".")d="";else if(e.indexOf("./")!=-1||e.indexOf("/.")!=-1){d=e.lastIndexOf("/",0)==0;e=e.split("/");for(var g=[],f=0;f<e.length;){var l=e[f++];
67
- l=="."?d&&f==e.length&&g.push(""):l==".."?((g.length>1||g.length==1&&g[0]!="")&&g.pop(),d&&f==e.length&&g.push("")):(g.push(l),d=!0)}d=g.join("/")}else d=e}c?b.setPath(d):c=a.Ba.toString()!=="";c?Qc(b,a.Ba.clone()):c=!!a.Qb;c&&(a=a.Qb,Oc(b),b.Qb=a);return b};Mc.prototype.clone=function(){return new Mc(this)};
68
- var Nc=function(a,b,c){Oc(a);a.ub=c?Rc(b,!0):b;a.ub&&(a.ub=a.ub.replace(/:$/,""))},Pc=function(a,b){Oc(a);if(b){b=Number(b);if(isNaN(b)||b<0)throw Error("Bad port number "+b);a.vc=b}else a.vc=null};Mc.prototype.getPath=function(){return this.Yb};Mc.prototype.setPath=function(a,b){Oc(this);this.Yb=b?Rc(a,!0):a;return this};var Qc=function(a,b,c){Oc(a);b instanceof Sc?(a.Ba=b,a.Ba.eg(a.za)):(c||(b=Tc(b,Yc)),a.Ba=new Sc(b,a.za))};Mc.prototype.getQuery=function(){return this.Ba.toString()};
69
- Mc.prototype.removeParameter=function(a){Oc(this);this.Ba.remove(a);return this};var Oc=function(a){if(a.Yk)throw Error("Tried to modify a read-only Uri");};Mc.prototype.eg=function(a){this.za=a;this.Ba&&this.Ba.eg(a)};
70
- 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=
71
- 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.S=function(){ad(this);return this.Y};h.add=function(a,b){ad(this);this.ta=null;a=bd(this,a);var c=this.N.get(a);c||this.N.set(a,c=[]);c.push(b);this.Y=Sb(this.Y)+1;return this};h.remove=function(a){ad(this);a=bd(this,a);return this.N.has(a)?(this.ta=null,this.Y=Sb(this.Y)-this.N.get(a).length,this.N.delete(a)):!1};h.clear=function(){this.N=this.ta=null;this.Y=0};
72
- h.isEmpty=function(){ad(this);return this.Y==0};h.Nb=function(a){ad(this);a=bd(this,a);return this.N.has(a)};h.Hc=function(a){var b=this.aa();return dc(b,a)};h.forEach=function(a,b){ad(this);this.N.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.sb=function(){ad(this);for(var a=Array.from(this.N.values()),b=Array.from(this.N.keys()),c=[],d=0;d<b.length;d++)for(var e=a[d],g=0;g<e.length;g++)c.push(b[d]);return c};
73
- h.aa=function(a){ad(this);var b=[];if(typeof a==="string")this.Nb(a)&&(b=b.concat(this.N.get(bd(this,a))));else{a=Array.from(this.N.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){ad(this);this.ta=null;a=bd(this,a);this.Nb(a)&&(this.Y=Sb(this.Y)-this.N.get(a).length);this.N.set(a,[b]);this.Y=Sb(this.Y)+1;return this};h.get=function(a,b){if(!a)return b;a=this.aa(a);return a.length>0?String(a[0]):b};
74
- h.setValues=function(a,b){this.remove(a);b.length>0&&(this.ta=null,this.N.set(bd(this,a),gc(b)),this.Y=Sb(this.Y)+b.length)};h.toString=function(){if(this.ta)return this.ta;if(!this.N)return"";for(var a=[],b=Array.from(this.N.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.aa(d);for(var g=0;g<d.length;g++){var f=e;d[g]!==""&&(f+="="+encodeURIComponent(String(d[g])));a.push(f)}}return this.ta=a.join("&")};
75
- h.clone=function(){var a=new Sc;a.ta=this.ta;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var bd=function(a,b){b=String(b);a.za&&(b=b.toLowerCase());return b};Sc.prototype.eg=function(a){a&&!this.za&&(ad(this),this.ta=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.za=a};Sc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Ic(arguments[b],function(c,d){this.add(d,c)},this)};function cd(a){if(a.u!=null){var b={},c;for(c in a.u)a.u[c]!==void 0&&(b[c]=a.u[c]);a.u=b}}function F(a,b){var c=dd;b=b===void 0?{}:b;c=r(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=r(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var ed=function(a,b){this.M=a;this.Wk=b===void 0?null:b};q(ed,Ua);var fd=function(a,b,c){var d=Va(a.Wk,b);if(d==null)return c;d.Il();return c.then(function(e){d.Kl(e);return e},function(e){d.Jl(e);throw e;})},G=function(a,b){var c=b.G||void 0,d=a.M,e=d.send,g=b.body instanceof A?Na(b.body,Ja,Ka,La):b.body;return fd(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:g,u:b.u,Ai:b.Ai&&b.Ai},c))};var gd=function(){};gd.prototype.send=function(a,b){cd(a);return(void 0).then(function(c){return b?Ma(b,c):c})};function hd(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Ra=this.Ra;this.Zd=this.Zd};I.prototype.Ra=!1;I.prototype.dispose=function(){this.Ra||(this.Ra=!0,this.J())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.J=function(){if(this.Zd)for(;this.Zd.length;)this.Zd.shift()()};var id=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.dd=!1};id.prototype.stopPropagation=function(){this.dd=!0};id.prototype.preventDefault=function(){this.defaultPrevented=!0};var jd=function(){if(!t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};t.addEventListener("test",c,b);t.removeEventListener("test",c,b)}catch(d){}return a}();function kd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var ld=kd().toLowerCase().indexOf("webkit")!=-1&&kd().indexOf("Edge")==-1;var md=function(a,b){id.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Ja=null;a&&this.init(a,b)};y(md,id);
76
- md.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=ld||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=
77
- 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=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=
78
- a.timeStamp;this.Ja=a;a.defaultPrevented&&md.L.preventDefault.call(this)};md.prototype.stopPropagation=function(){md.L.stopPropagation.call(this);this.Ja.stopPropagation?this.Ja.stopPropagation():this.Ja.cancelBubble=!0};md.prototype.preventDefault=function(){md.L.preventDefault.call(this);var a=this.Ja;a.preventDefault?a.preventDefault():a.returnValue=!1};var nd="closure_listenable_"+(Math.random()*1E6|0),od=function(a){return!(!a||!a[nd])};var pd=0;var qd=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.ib=e;this.key=++pd;this.gd=this.Ad=!1},rd=function(a){a.gd=!0;a.listener=null;a.proxy=null;a.src=null;a.ib=null};function sd(a){this.src=a;this.ga={};this.nd=0}sd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ga[g];a||(a=this.ga[g]=[],this.nd++);var f=td(a,b,d,e);f>-1?(b=a[f],c||(b.Ad=!1)):(b=new qd(b,this.src,g,!!d,e),b.Ad=c,a.push(b));return b};sd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ga))return!1;var e=this.ga[a];b=td(e,b,c,d);return b>-1?(rd(e[b]),fc(e,b),e.length==0&&(delete this.ga[a],this.nd--),!0):!1};
79
- var ud=function(a,b){var c=b.type;c in a.ga&&ec(a.ga[c],b)&&(rd(b),a.ga[c].length==0&&(delete a.ga[c],a.nd--))};sd.prototype.fd=function(a){a=a&&a.toString();var b=0,c;for(c in this.ga)if(!a||c==a){for(var d=this.ga[c],e=0;e<d.length;e++)++b,rd(d[e]);delete this.ga[c];this.nd--}};sd.prototype.Lc=function(a,b,c,d){a=this.ga[a.toString()];var e=-1;a&&(e=td(a,b,c,d));return e>-1?a[e]:null};
80
- sd.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return Za(this.ga,function(g){for(var f=0;f<g.length;++f)if(!(c&&g[f].type!=d||e&&g[f].capture!=b))return!0;return!1})};var td=function(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!g.gd&&g.listener==b&&g.capture==!!c&&g.ib==d)return e}return-1};var vd="closure_lm_"+(Math.random()*1E6|0),wd={},xd=0,zd=function(a,b,c,d,e){if(d&&d.once)return yd(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g++)zd(a,b[g],c,d,e);return null}c=Ad(c);return od(a)?a.Wa(b,c,u(d)?!!d.capture:!!d,e):Bd(a,b,c,!1,d,e)},Bd=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=u(e)?!!e.capture:!!e,l=Cd(a);l||(a[vd]=l=new sd(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=Dd();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)jd||(e=f),e===void 0&&
81
- (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)?
82
- a.Vc(b,c,u(d)?!!d.capture:!!d,e):Bd(a,b,c,!0,d,e)},Gd=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)Gd(a,b[g],c,d,e);else d=u(d)?!!d.capture:!!d,c=Ad(c),od(a)?a.se(b,c,d,e):a&&(a=Cd(a))&&(b=a.Lc(b,c,d,e))&&Hd(b)},Hd=function(a){if(typeof a!=="number"&&a&&!a.gd){var b=a.src;if(od(b))ud(b.Ia,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ed(c),d):b.addListener&&b.removeListener&&b.removeListener(d);xd--;(c=Cd(b))?
83
- (ud(c,a),c.nd==0&&(c.src=null,b[vd]=null)):rd(a)}}},Ed=function(a){return a in wd?wd[a]:wd[a]="on"+a},Fd=function(a,b){if(a.gd)a=!0;else{b=new md(b,this);var c=a.listener,d=a.ib||a.src;a.Ad&&Hd(a);a=c.call(d,b)}return a},Cd=function(a){a=a[vd];return a instanceof sd?a:null},Id="__closure_events_fn_"+(Math.random()*1E9>>>0),Ad=function(a){E(a,"Listener can not be null.");if(typeof a==="function")return a;E(a.handleEvent,"An object listener must have handleEvent method.");a[Id]||(a[Id]=function(b){return a.handleEvent(b)});
84
- return a[Id]};var J=function(){I.call(this);this.Ia=new sd(this);this.Gk=this;this.Rf=null};y(J,I);J.prototype[nd]=!0;h=J.prototype;h.addEventListener=function(a,b,c,d){zd(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Gd(this,a,b,c,d)};
85
- h.dispatchEvent=function(a){Jd(this);var b=this.Rf;if(b){var c=[];for(var d=1;b;b=b.Rf)c.push(b),E(++d<1E3,"infinite loop")}b=this.Gk;d=a.type||a;if(typeof a==="string")a=new id(a,b);else if(a instanceof id)a.target=a.target||b;else{var e=a;a=new id(d,b);jb(a,e)}e=!0;var g;if(c)for(g=c.length-1;!a.dd&&g>=0;g--){var f=a.currentTarget=c[g];e=Kd(f,d,!0,a)&&e}a.dd||(f=a.currentTarget=b,e=Kd(f,d,!0,a)&&e,a.dd||(e=Kd(f,d,!1,a)&&e));if(c)for(g=0;!a.dd&&g<c.length;g++)f=a.currentTarget=c[g],e=Kd(f,d,!1,a)&&
86
- e;return e};h.J=function(){J.L.J.call(this);this.Ia&&this.Ia.fd();this.Rf=null};h.Wa=function(a,b,c,d){Jd(this);return this.Ia.add(String(a),b,!1,c,d)};h.Vc=function(a,b,c,d){return this.Ia.add(String(a),b,!0,c,d)};h.se=function(a,b,c,d){this.Ia.remove(String(a),b,c,d)};var Kd=function(a,b,c,d){b=a.Ia.ga[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,g=0;g<b.length;++g){var f=b[g];if(f&&!f.gd&&f.capture==c){var l=f.listener,m=f.ib||f.src;f.Ad&&ud(a.Ia,f);e=l.call(m,d)!==!1&&e}}return e&&!d.defaultPrevented};
87
- J.prototype.Lc=function(a,b,c,d){return this.Ia.Lc(String(a),b,c,d)};J.prototype.hasListener=function(a,b){return this.Ia.hasListener(a!==void 0?String(a):void 0,b)};var Jd=function(a){E(a.Ia,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Ld=function(a,b){this.Lk=a[t.Symbol.iterator]();this.dl=b};Ld.prototype[Symbol.iterator]=function(){return this};Ld.prototype.next=function(){var a=this.Lk.next();return{value:a.done?void 0:this.dl.call(void 0,a.value),done:a.done}};var Md=function(a,b){return new Ld(a,b)};var Nd=function(){},Od=function(a){return a};var Pd=function(){};Pd.prototype.next=function(){return Qd};var Qd=lc({done:!0,value:void 0});Pd.prototype.Da=function(){return this};
88
- var Rd=function(a){if(a instanceof Pd)return a;if(typeof a.Da=="function")return a.Da(!1);if(xa(a)){var b=0,c=new Pd;c.next=function(){for(;;){if(b>=a.length)return Qd;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");},Sd=function(a,b){if(xa(a))Yb(a,b);else for(a=Rd(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var Wd=function(a){if(a instanceof Td||a instanceof Ud||a instanceof Vd)return a;if(typeof a.next=="function")return new Td(function(){return a});if(typeof a[Symbol.iterator]=="function")return new Td(function(){return a[Symbol.iterator]()});if(typeof a.Da=="function")return new Td(function(){return a.Da()});throw Error("Not an iterator or iterable.");},Td=function(a){this.rf=a};Td.prototype.Da=function(){return new Ud(this.rf())};Td.prototype[Symbol.iterator]=function(){return new Vd(this.rf())};
89
- Td.prototype.ug=function(){return new Vd(this.rf())};var Ud=function(a){this.Rc=a};q(Ud,Pd);Ud.prototype.next=function(){return this.Rc.next()};Ud.prototype[Symbol.iterator]=function(){return new Vd(this.Rc)};Ud.prototype.ug=function(){return new Vd(this.Rc)};var Vd=function(a){Td.call(this,function(){return a});this.Rc=a};q(Vd,Td);Vd.prototype.next=function(){return this.Rc.next()};var Xd=function(a,b){this.A={};this.K=[];this.pd=this.size=0;var c=arguments.length;if(c>1){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};h=Xd.prototype;h.S=function(){return this.size};h.aa=function(){Yd(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.A[this.K[b]]);return a};h.sb=function(){Yd(this);return this.K.concat()};h.Nb=function(a){return this.has(a)};h.has=function(a){return Zd(this.A,a)};
90
- h.Hc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(Zd(this.A,c)&&this.A[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.S())return!1;b=b||$d;Yd(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var $d=function(a,b){return a===b};Xd.prototype.isEmpty=function(){return this.size==0};Xd.prototype.clear=function(){this.A={};this.K.length=0;this.lb(0);this.pd=0};Xd.prototype.remove=function(a){return this.delete(a)};
91
- Xd.prototype.delete=function(a){return Zd(this.A,a)?(delete this.A[a],this.lb(this.size-1),this.pd++,this.K.length>2*this.size&&Yd(this),!0):!1};var Yd=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];Zd(a.A,d)&&(a.K[c++]=d);b++}a.K.length=c}if(a.size!=a.K.length){b={};for(d=c=0;c<a.K.length;){var e=a.K[c];Zd(b,e)||(a.K[d++]=e,b[e]=1);c++}a.K.length=d}};h=Xd.prototype;h.get=function(a,b){return Zd(this.A,a)?this.A[a]:b};
92
- h.set=function(a,b){Zd(this.A,a)||(this.lb(this.size+1),this.K.push(a),this.pd++);this.A[a]=b};h.addAll=function(a){if(a instanceof Xd)for(var b=a.sb(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};h.forEach=function(a,b){for(var c=this.sb(),d=0;d<c.length;d++){var e=c[d],g=this.get(e);a.call(b,g,e,this)}};h.clone=function(){return new Xd(this)};h.keys=function(){return Wd(this.Da(!0)).ug()};h.values=function(){return Wd(this.Da(!1)).ug()};
93
- h.entries=function(){var a=this;return Md(this.keys(),function(b){return[b,a.get(b)]})};h.Da=function(a){Yd(this);var b=0,c=this.pd,d=this,e=new Pd;e.next=function(){if(c!=d.pd)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return Qd;var g=d.K[b++];return{value:a?g:d.A[g],done:!1}};return e};h.lb=function(a){this.size=a};var Zd=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var ae=function(a){this.A=new Xd;this.size=0;a&&this.addAll(a)},be=function(a){var b=typeof a;return b=="object"&&a||b=="function"?"o"+Ba(a):b.slice(0,1)+a};h=ae.prototype;h.S=function(){return this.A.size};h.add=function(a){this.A.set(be(a),a);this.lb(this.A.size)};h.addAll=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.lb(this.A.size)};h.fd=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.lb(this.A.size)};
94
- h.delete=function(a){a=this.A.remove(be(a));this.lb(this.A.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.A.clear();this.lb(0)};h.isEmpty=function(){return this.A.size===0};h.has=function(a){return this.A.Nb(be(a))};h.contains=function(a){return this.A.Nb(be(a))};var ce=function(a,b){var c=new ae;b=Gc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},de=function(a,b){a=a.clone();a.fd(b);return a};ae.prototype.aa=function(){return this.A.aa()};
95
- ae.prototype.values=function(){return this.A.values()};ae.prototype.clone=function(){return new ae(this)};ae.prototype.equals=function(a){return this.S()==Fc(a)&&fe(this,a)};var fe=function(a,b){var c=Fc(b);if(a.S()>c)return!1;!(b instanceof ae)&&c>5&&(b=new ae(b));return Jc(a,function(d){var e=b;return e.contains&&typeof e.contains=="function"?e.contains(d):e.Hc&&typeof e.Hc=="function"?e.Hc(d):xa(e)||typeof e==="string"?dc(e,d):bb(e,d)})};ae.prototype.Da=function(){return this.A.Da(!1)};
96
- ae.prototype[Symbol.iterator]=function(){return this.values()};ae.prototype.lb=function(a){this.size=a};var ge=function(a,b,c){J.call(this);this.el=b;this.token=c;this.yb=[];this.sg=new ae;this.wb=0;this.url=a};y(ge,J);x("ee_root.third_party.earthengine_api.javascript.abstractoverlay.AbstractOverlay",ge);var he=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.el,c,e,b.y].join("/")};ge.prototype.Mc=function(){return this.yb.length};var ie=function(a){id.call(this,"tileevent");this.count=a};y(ie,id);var je={zc:"ADMIN_READ",Ac:"DATA_READ",Bc:"DATA_WRITE",Xj:"LOG_TYPE_UNSPECIFIED",values:function(){return[je.Xj,je.zc,je.Bc,je.Ac]}},ke={zc:"ADMIN_READ",ve:"ADMIN_WRITE",Ac:"DATA_READ",Bc:"DATA_WRITE",De:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ke.De,ke.zc,ke.ve,ke.Ac,ke.Bc]}},le={Yi:"AUTO_APPEAL_ELIGIBLE",cj:"CAPABILITY_GROUP_UNSPECIFIED",ej:"CLOUD_ALPHA",zj:"EXTERNAL",Qj:"INTERNAL",Tj:"LIMITED",fk:"PREAUTHORIZED",hk:"PREVIEW",Dc:"PUBLIC",jk:"RESTRICTED",values:function(){return[le.cj,
97
- le.Dc,le.Qj,le.zj,le.Tj,le.fk,le.hk,le.ej,le.jk,le.Yi]}},me={Ri:"ADMIN_ACTIVITY",pj:"DATA_ACCESS",zk:"UNSPECIFIED_LOG_NAME",values:function(){return[me.zk,me.Ri,me.pj]}},ne={zc:"ADMIN_READ",ve:"ADMIN_WRITE",Ac:"DATA_READ",Bc:"DATA_WRITE",De:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ne.De,ne.zc,ne.ve,ne.Ac,ne.Bc]}},oe={sj:"DEFAULT_OBJECT_ACL",Dc:"PUBLIC",uk:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[oe.uk,oe.Dc,oe.sj]}},pe={Ui:"APPROVER",Wi:"ATTRIBUTION",Xi:"AUTHORITY",jj:"CREDENTIALS_TYPE",
98
- kj:"CREDS_ASSERTION",Sj:"JUSTIFICATION_TYPE",Ce:"NO_ATTR",lk:"SECURITY_REALM",values:function(){return[pe.Ce,pe.Xi,pe.Wi,pe.lk,pe.Ui,pe.Sj,pe.jj,pe.kj]}},qe={xj:"DISCHARGED",yj:"EQUALS",Kj:"IN",Zj:"NOT_EQUALS",ak:"NOT_IN",ck:"NO_OP",values:function(){return[qe.ck,qe.yj,qe.Zj,qe.Kj,qe.ak,qe.xj]}},re={Rj:"IP",Yj:"NAME",Ce:"NO_ATTR",ik:"REGION",mk:"SERVICE",values:function(){return[re.Ce,re.ik,re.mk,re.Yj,re.Rj]}},se={Vj:"LOG_FAIL_CLOSED",Wj:"LOG_MODE_UNSPECIFIED",values:function(){return[se.Wj,se.Vj]}},
99
- te={dj:"CLASSIFIER",Bj:"FEATURE_VIEW",Dj:"FOLDER",Hj:"IMAGE",Ij:"IMAGE_COLLECTION",tk:"TABLE",He:"TYPE_UNSPECIFIED",values:function(){return[te.He,te.Hj,te.Ij,te.tk,te.Dj,te.dj,te.Bj]}},ue={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[ue.Bb,ue.Cb,ue.Fb,ue.zb,ue.Eb,ue.Ab,ue.Gb,ue.Db,ue.Hb,ue.Ib]}},ve={Ak:"V1",Bk:"V2",Ck:"VERSION_UNSPECIFIED",
100
- values:function(){return[ve.Ck,ve.Ak,ve.Bk]}},we={Zi:"BOOLEAN",rj:"DATE_TIME",Cc:"DOUBLE",Pj:"INTEGER",rk:"STRING",He:"TYPE_UNSPECIFIED",values:function(){return[we.He,we.Pj,we.Zi,we.Cc,we.rk,we.rj]}},xe={Cj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Dc:"PUBLIC",values:function(){return[xe.Cj,xe.Dc]}},ye={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",
101
- values:function(){return[ye.Bb,ye.Cb,ye.Fb,ye.zb,ye.Eb,ye.Ab,ye.Gb,ye.Db,ye.Hb,ye.Ib]}},ze={Gj:"HORIZONTAL",dk:"ORIENTATION_UNSPECIFIED",Dk:"VERTICAL",values:function(){return[ze.dk,ze.Gj,ze.Dk]}},Ae={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ae.cb,Ae.Za,Ae.eb,Ae.MIN,Ae.MAX,Ae.bb,Ae.ab]}},Be={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Be.cb,
102
- Be.Za,Be.eb,Be.MIN,Be.MAX,Be.bb,Be.ab]}},Ce={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ce.cb,Ce.Za,Ce.eb,Ce.MIN,Ce.MAX,Ce.bb,Ce.ab]}},De={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[De.Bb,De.Cb,De.Fb,De.zb,De.Eb,De.Ab,De.Gb,De.Db,De.Hb,De.Ib]}},
103
- Ee={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ee.cb,Ee.Za,Ee.eb,Ee.MIN,Ee.MAX,Ee.bb,Ee.ab]}},Fe={Jj:"IMPORT_MODE_UNSPECIFIED",Lj:"INGEST",Ek:"VIRTUAL",values:function(){return[Fe.Jj,Fe.Lj,Fe.Ek]}},Ge={aj:"CANCELLED",bj:"CANCELLING",Aj:"FAILED",ek:"PENDING",kk:"RUNNING",qk:"STATE_UNSPECIFIED",sk:"SUCCEEDED",values:function(){return[Ge.qk,Ge.ek,Ge.kk,Ge.bj,Ge.sk,Ge.aj,Ge.Aj]}},He={nk:"SEVERE",pk:"SEVERITY_UNSPECIFIED",
104
- Fk:"WARNING",values:function(){return[He.pk,He.Fk,He.nk]}},Ie={Cc:"DOUBLE",FLOAT:"FLOAT",INT:"INT",gk:"PRECISION_UNSPECIFIED",values:function(){return[Ie.gk,Ie.INT,Ie.FLOAT,Ie.Cc]}},Je={Vi:"ASCENDING",vj:"DESCENDING",wj:"DIRECTION_UNSPECIFIED",values:function(){return[Je.wj,Je.Vi,Je.vj]}},Ke={Si:"ALLOW",Ti:"ALLOW_WITH_LOG",tj:"DENY",uj:"DENY_WITH_LOG",Uj:"LOG",bk:"NO_ACTION",values:function(){return[Ke.bk,Ke.Si,Ke.Ti,Ke.tj,Ke.uj,Ke.Uj]}},Le={we:"CSV",xe:"GEO_JSON",ze:"KML",Ae:"KMZ",Ee:"SHP",Fe:"TABLE_FILE_FORMAT_UNSPECIFIED",
105
- Ge:"TF_RECORD_TABLE",values:function(){return[Le.Fe,Le.we,Le.xe,Le.ze,Le.Ae,Le.Ee,Le.Ge]}},Me={we:"CSV",xe:"GEO_JSON",ze:"KML",Ae:"KMZ",Ee:"SHP",Fe:"TABLE_FILE_FORMAT_UNSPECIFIED",Ge:"TF_RECORD_TABLE",values:function(){return[Me.Fe,Me.we,Me.xe,Me.ze,Me.Ae,Me.Ee,Me.Ge]}},Ne={fj:"COLUMN_DATA_TYPE_LONG",gj:"COLUMN_DATA_TYPE_NUMERIC",hj:"COLUMN_DATA_TYPE_STRING",ij:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Ne.ij,Ne.hj,Ne.gj,Ne.fj]}},Oe={lj:"CSV_COLUMN_DATA_TYPE_LONG",mj:"CSV_COLUMN_DATA_TYPE_NUMERIC",
106
- nj:"CSV_COLUMN_DATA_TYPE_STRING",oj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Oe.oj,Oe.nj,Oe.mj,Oe.lj]}},Pe={Ej:"GLOBALLY_CONSISTENT",Fj:"HIGHER_DENSITY",yk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Pe.yk,Pe.Ej,Pe.Fj]}},Qe={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Qe.Bb,Qe.Cb,Qe.Fb,Qe.zb,Qe.Eb,
107
- Qe.Ab,Qe.Gb,Qe.Db,Qe.Hb,Qe.Ib]}},Re={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Re.cb,Re.Za,Re.eb,Re.MIN,Re.MAX,Re.bb,Re.ab]}},Se={qj:"DATA_TYPE_UNSPECIFIED",Cc:"DOUBLE",FLOAT:"FLOAT",Mj:"INT16",Nj:"INT32",Oj:"INT8",vk:"UINT16",wk:"UINT32",xk:"UINT8",values:function(){return[Se.qj,Se.Oj,Se.xk,Se.Mj,Se.vk,Se.Nj,Se.wk,Se.FLOAT,Se.Cc]}},Te={ye:"GIF",Be:"MP4",Ie:"VIDEO_FILE_FORMAT_UNSPECIFIED",Je:"VP9",values:function(){return[Te.Ie,
108
- Te.Be,Te.ye,Te.Je]}},Ue={ye:"GIF",Be:"MP4",Ie:"VIDEO_FILE_FORMAT_UNSPECIFIED",Je:"VP9",values:function(){return[Ue.Ie,Ue.Be,Ue.ye,Ue.Je]}},Ve=function(a){a=a===void 0?{}:a;this.h={};this.h.scaleX=a.ag==null?null:a.ag;this.h.shearX=a.fg==null?null:a.fg;this.h.translateX=a.wg==null?null:a.wg;this.h.shearY=a.gg==null?null:a.gg;this.h.scaleY=a.bg==null?null:a.bg;this.h.translateY=a.xg==null?null:a.xg};q(Ve,A);Ve.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
109
- k.Object.defineProperties(Ve.prototype,{ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleX")?C(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleY")?C(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},fg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearX")?C(this,"shearX"):null},set:function(a){this.h.shearX=a}},gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearY")?
110
- 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}}});
111
- var We=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.description=a.description==null?null:a.description;this.h.returnType=a.Zf==null?null:a.Zf;this.h.arguments=a.arguments==null?null:a.arguments;this.h.deprecated=a.deprecated==null?null:a.deprecated;this.h.deprecationReason=a.cf==null?null:a.cf;this.h.hidden=a.hidden==null?null:a.hidden;this.h.preview=a.preview==null?null:a.preview;this.h.sourceCodeUri=a.sourceCodeUri==null?null:a.sourceCodeUri};q(We,A);
112
- We.prototype.i=function(){return{P:{arguments:Xe},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
113
- k.Object.defineProperties(We.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?C(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecated")?C(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},cf:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecationReason")?C(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
51
+ var kb={};function lb(){if(kb!==kb)throw Error("Bad secret");};var mb=globalThis.trustedTypes,nb;function ob(){var a=null;if(!mb)return a;try{var b=function(c){return c};a=mb.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){throw c;}return a};var pb=function(a){lb();this.di=a};pb.prototype.toString=function(){return this.di+""};function qb(a){var b;nb===void 0&&(nb=ob());a=(b=nb)?b.createScriptURL(a):a;return new pb(a)}function rb(a){if(a instanceof pb)return a.di;throw Error("Unexpected type when unwrapping TrustedResourceUrl");};var sb=pa([""]),tb=oa(["\x00"],["\\0"]),ub=oa(["\n"],["\\n"]),vb=oa(["\x00"],["\\u0000"]),wb=pa([""]),xb=oa(["\x00"],["\\0"]),yb=oa(["\n"],["\\n"]),zb=oa(["\x00"],["\\u0000"]);function Ab(a){return Object.isFrozen(a)&&Object.isFrozen(a.raw)}function Bb(a){return a.toString().indexOf("`")===-1}var Cb=Bb(function(a){return a(sb)})||Bb(function(a){return a(tb)})||Bb(function(a){return a(ub)})||Bb(function(a){return a(vb)}),Db=Ab(wb)&&Ab(xb)&&Ab(yb)&&Ab(zb);var Eb=function(a){lb();this.ei=a};Eb.prototype.toString=function(){return this.ei};function Fb(a){return new Eb(a)}Fb("about:blank");var Gb=Fb("about:invalid#zClosurez");function Hb(a){if(a instanceof Eb)return a.ei;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Ib(a){var b=window;if(typeof MediaSource!=="undefined"&&a instanceof MediaSource||typeof b.ManagedMediaSource!=="undefined"&&a instanceof b.ManagedMediaSource)return Fb(URL.createObjectURL(a));b=a.type;b.toLowerCase()==="application/octet-stream"?b=!0:(b=b.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i),b=(b==null?void 0:b.length)===2&&(/^image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif|avif|x-ms-bmp)$/i.test(b[1])||/^video\/(?:3gpp|avi|mpeg|mpg|mp4|ogg|webm|x-flv|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||
52
+ /^audio\/(?:3gpp2|3gpp|aac|amr|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)$/i.test(b[1])||/^font\/[\w-]+$/i.test(b[1])));if(!b)throw Error("unsafe blob MIME type: "+a.type);return Fb(URL.createObjectURL(a))}var Kb=[],Lb=function(a){console.warn("A URL with content '"+a+"' was sanitized away.")};Kb.indexOf(Lb)===-1&&Kb.push(Lb);function Mb(a,b){a.src=rb(b);var c;b=a.ownerDocument;b=b===void 0?document:b;var d;b=(d=(c=b).querySelector)==null?void 0:d.call(c,"script[nonce]");(c=b==null?"":b.nonce||b.getAttribute("nonce")||"")&&a.setAttribute("nonce",c)};function Nb(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Nb);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)}y(Nb,Error);Nb.prototype.name="CustomError";var Ob;function Pb(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");Nb.call(this,c+a[d])}y(Pb,Nb);Pb.prototype.name="AssertionError";function Qb(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Pb(""+e,g||[]);}
53
+ var E=function(a,b,c){a||Qb("",null,b,Array.prototype.slice.call(arguments,2))},Rb=function(a,b,c){a==null&&Qb("Expected to exist: %s.",[a],b,Array.prototype.slice.call(arguments,2));return a},Sb=function(a,b){throw new Pb("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Tb=function(a,b,c){typeof a!=="number"&&Qb("Expected number but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a},Ub=function(a,b,c){typeof a!=="string"&&Qb("Expected string but got %s: %s.",
54
+ [wa(a),a],b,Array.prototype.slice.call(arguments,2))},Vb=function(a,b,c){typeof a!=="function"&&Qb("Expected function but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2))},Wb=function(a,b,c){u(a)||Qb("Expected object but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Xb=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},Yb=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"||
55
+ b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&&a[c]===b)return c;return-1},Zb=Array.prototype.forEach?function(a,b){E(a.length!=null);Array.prototype.forEach.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)e in d&&b.call(void 0,d[e],e,a)},$b=Array.prototype.filter?function(a,b){E(a.length!=null);return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,g=typeof a==="string"?a.split(""):a,f=0;f<c;f++)if(f in
56
+ g){var l=g[f];b.call(void 0,l,f,a)&&(d[e++]=l)}return d},ac=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},bc=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],
57
+ e,a))return!0;return!1},cc=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 dc(a,b){var c=0;Zb(a,function(d,e,g){b.call(void 0,d,e,g)&&++c});return c}function ec(a,b){return Xb(a,b)>=0}function fc(a,b){b=Xb(a,b);var c;(c=b>=0)&&gc(a,b);return c}
58
+ function gc(a,b){E(a.length!=null);Array.prototype.splice.call(a,b,1)}function hc(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 ic(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 jc(a,b,c){E(a.length!=null);return arguments.length<=2?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
59
+ function kc(a){var b=[];if(a-0<0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function lc(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=jc(d,e,e+8192);g=lc.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var mc=Object.freeze||function(a){return a};var nc=function(a,b){this.name=a;this.value=b};nc.prototype.toString=function(){return this.name};var oc=new nc("OFF",Infinity),pc=new nc("SEVERE",1E3),qc=new nc("CONFIG",700),rc=new nc("FINE",500),sc=function(){this.Bd=0;this.clear()},tc;sc.prototype.clear=function(){this.yd=Array(this.Bd);this.dh=-1;this.Dh=!1};var uc=function(a,b,c){this.reset(a||oc,b,c,void 0,void 0)};uc.prototype.reset=function(){};
60
+ var vc=function(a,b){this.level=null;this.Tk=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.al={getName:function(){return a}}},wc=function(a){if(a.level)return a.level;if(a.parent)return wc(a.parent);Sb("Root logger has no level set.");return oc},xc=function(a,b){for(;a;)a.Tk.forEach(function(c){c(b)}),a=a.parent},yc=function(){this.entries={};var a=new vc("");a.level=qc;this.entries[""]=a},zc,Ac=function(a,b){var c=a.entries[b];if(c)return c;c=Ac(a,b.slice(0,Math.max(b.lastIndexOf("."),
61
+ 0)));var d=new vc(b,c);a.entries[b]=d;c.children.push(d);return d},Bc=function(){zc||(zc=new yc);return zc},Cc=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?wc(Ac(Bc(),a.getName())):oc;d=d>=e.value}if(d){b=b||oc;d=Ac(Bc(),a.getName());typeof c==="function"&&(c=c());tc||(tc=new sc);e=tc;a=a.getName();if(e.Bd>0){var g=(e.dh+1)%e.Bd;e.dh=g;e.Dh?(e=e.yd[g],e.reset(b,c,a),a=e):(e.Dh=g==e.Bd-1,a=e.yd[g]=new uc(b,c,a))}else a=new uc(b,c,a);xc(d,a)}},Dc=function(a,b){a&&Cc(a,rc,b)};var Ec=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")},Fc=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 Gc=function(a){if(a.S&&typeof a.S=="function")a=a.S();else if(xa(a)||typeof a==="string")a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Hc=function(a){if(a.aa&&typeof a.aa=="function")return a.aa();if(typeof Map!=="undefined"&&a instanceof Map||typeof Set!=="undefined"&&a instanceof Set)return Array.from(a.values());if(typeof a==="string")return a.split("");if(xa(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return $a(a)},Ic=function(a){if(a.rb&&typeof a.rb=="function")return a.rb();
62
+ if(!a.aa||typeof a.aa!="function"){if(typeof Map!=="undefined"&&a instanceof Map)return Array.from(a.keys());if(!(typeof Set!=="undefined"&&a instanceof Set)){if(xa(a)||typeof a==="string"){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return ab(a)}}},Jc=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=Ic(a),e=Hc(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Kc=function(a,
63
+ 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=Ic(a),d=Hc(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 Lc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Mc=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 Nc=function(a){this.gb=this.fc=this.tb="";this.uc=null;this.Pb=this.Xb="";this.ya=this.Wk=!1;if(a instanceof Nc){this.ya=a.ya;Oc(this,a.tb);var b=a.fc;Pc(this);this.fc=b;b=a.gb;Pc(this);this.gb=b;Qc(this,a.uc);this.setPath(a.getPath());Rc(this,a.Aa.clone());a=a.Pb;Pc(this);this.Pb=a}else a&&(b=String(a).match(Lc))?(this.ya=!1,Oc(this,b[1]||"",!0),a=b[2]||"",Pc(this),this.fc=Sc(a),a=b[3]||"",Pc(this),this.gb=Sc(a,!0),Qc(this,b[4]),this.setPath(b[5]||"",!0),Rc(this,b[6]||"",!0),a=b[7]||"",Pc(this),
64
+ this.Pb=Sc(a)):(this.ya=!1,this.Aa=new Tc(null,this.ya))};Nc.prototype.toString=function(){var a=[],b=this.tb;b&&a.push(Uc(b,Vc,!0),":");var c=this.gb;if(c||b=="file")a.push("//"),(b=this.fc)&&a.push(Uc(b,Vc,!0),"@"),a.push(Wc(encodeURIComponent(String(c)))),c=this.uc,c!=null&&a.push(":",String(c));if(c=this.getPath())this.gb&&c.charAt(0)!="/"&&a.push("/"),a.push(Uc(c,c.charAt(0)=="/"?Xc:Yc,!0));(c=this.Aa.toString())&&a.push("?",c);(c=this.Pb)&&a.push("#",Uc(c,Zc));return a.join("")};
65
+ Nc.prototype.resolve=function(a){var b=this.clone(),c=!!a.tb;c?Oc(b,a.tb):c=!!a.fc;if(c){var d=a.fc;Pc(b);b.fc=d}else c=!!a.gb;c?(d=a.gb,Pc(b),b.gb=d):c=a.uc!=null;d=a.getPath();if(c)Qc(b,a.uc);else if(c=!!a.Xb){if(d.charAt(0)!="/")if(this.gb&&!this.Xb)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++];
66
+ l=="."?d&&f==e.length&&g.push(""):l==".."?((g.length>1||g.length==1&&g[0]!="")&&g.pop(),d&&f==e.length&&g.push("")):(g.push(l),d=!0)}d=g.join("/")}else d=e}c?b.setPath(d):c=a.Aa.toString()!=="";c?Rc(b,a.Aa.clone()):c=!!a.Pb;c&&(a=a.Pb,Pc(b),b.Pb=a);return b};Nc.prototype.clone=function(){return new Nc(this)};
67
+ var Oc=function(a,b,c){Pc(a);a.tb=c?Sc(b,!0):b;a.tb&&(a.tb=a.tb.replace(/:$/,""))},Qc=function(a,b){Pc(a);if(b){b=Number(b);if(isNaN(b)||b<0)throw Error("Bad port number "+b);a.uc=b}else a.uc=null};Nc.prototype.getPath=function(){return this.Xb};Nc.prototype.setPath=function(a,b){Pc(this);this.Xb=b?Sc(a,!0):a;return this};var Rc=function(a,b,c){Pc(a);b instanceof Tc?(a.Aa=b,a.Aa.cg(a.ya)):(c||(b=Uc(b,$c)),a.Aa=new Tc(b,a.ya))},ad=function(a){return a.Aa};Nc.prototype.getQuery=function(){return this.Aa.toString()};
68
+ Nc.prototype.removeParameter=function(a){Pc(this);this.Aa.remove(a);return this};var Pc=function(a){if(a.Wk)throw Error("Tried to modify a read-only Uri");};Nc.prototype.cg=function(a){this.ya=a;this.Aa&&this.Aa.cg(a)};
69
+ var bd=function(a){return a instanceof Nc?a.clone():new Nc(a)},Sc=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},Uc=function(a,b,c){return typeof a==="string"?(a=encodeURI(a).replace(b,cd),c&&(a=Wc(a)),a):null},cd=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},Wc=function(a){return a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")},Vc=/[#\/\?@]/g,Yc=/[#\?:]/g,Xc=/[#\?]/g,$c=/[#\?@]/g,Zc=/#/g,Tc=function(a,b){this.Y=this.N=null;this.sa=
70
+ a||null;this.ya=!!b},dd=function(a){a.N||(a.N=new Map,a.Y=0,a.sa&&Mc(a.sa,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Tc.prototype;h.S=function(){dd(this);return this.Y};h.add=function(a,b){dd(this);this.sa=null;a=ed(this,a);var c=this.N.get(a);c||this.N.set(a,c=[]);c.push(b);this.Y=Tb(this.Y)+1;return this};h.remove=function(a){dd(this);a=ed(this,a);return this.N.has(a)?(this.sa=null,this.Y=Tb(this.Y)-this.N.get(a).length,this.N.delete(a)):!1};
71
+ h.clear=function(){this.N=this.sa=null;this.Y=0};h.isEmpty=function(){dd(this);return this.Y==0};h.Mb=function(a){dd(this);a=ed(this,a);return this.N.has(a)};h.Gc=function(a){var b=this.aa();return ec(b,a)};h.forEach=function(a,b){dd(this);this.N.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.rb=function(){dd(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};
72
+ h.aa=function(a){dd(this);var b=[];if(typeof a==="string")this.Mb(a)&&(b=b.concat(this.N.get(ed(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){dd(this);this.sa=null;a=ed(this,a);this.Mb(a)&&(this.Y=Tb(this.Y)-this.N.get(a).length);this.N.set(a,[b]);this.Y=Tb(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};
73
+ h.setValues=function(a,b){this.remove(a);b.length>0&&(this.sa=null,this.N.set(ed(this,a),hc(b)),this.Y=Tb(this.Y)+b.length)};h.toString=function(){if(this.sa)return this.sa;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.sa=a.join("&")};
74
+ h.clone=function(){var a=new Tc;a.sa=this.sa;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var ed=function(a,b){b=String(b);a.ya&&(b=b.toLowerCase());return b};Tc.prototype.cg=function(a){a&&!this.ya&&(dd(this),this.sa=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.ya=a};Tc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Jc(arguments[b],function(c,d){this.add(d,c)},this)};function fd(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=gd;b=b===void 0?{}:b;c=r(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=r(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var hd=function(a,b){this.M=a;this.Uk=b===void 0?null:b};q(hd,Ua);var id=function(a,b,c){var d=Va(a.Uk,b);if(d==null)return c;d.Gl();return c.then(function(e){d.Il(e);return e},function(e){d.Hl(e);throw e;})},G=function(a,b){var c=b.G||void 0,d=a.M,e=d.send,g=b.body instanceof A?Na(b.body,Ja,Ka,La):b.body;return id(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:g,u:b.u,yi:b.yi&&b.yi},c))};var jd=function(){};jd.prototype.send=function(a,b){fd(a);return(void 0).then(function(c){return b?Ma(b,c):c})};function kd(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Qa=this.Qa;this.Yd=this.Yd};I.prototype.Qa=!1;I.prototype.dispose=function(){this.Qa||(this.Qa=!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 ld=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.cd=!1};ld.prototype.stopPropagation=function(){this.cd=!0};ld.prototype.preventDefault=function(){this.defaultPrevented=!0};var md=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 nd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var od=nd().toLowerCase().indexOf("webkit")!=-1&&nd().indexOf("Edge")==-1;var pd=function(a,b){ld.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Ia=null;a&&this.init(a,b)};y(pd,ld);
75
+ pd.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=od||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=
76
+ od||a.offsetY!==void 0?a.offsetY:a.layerY,this.clientX=a.clientX!==void 0?a.clientX:a.pageX,this.clientY=a.clientY!==void 0?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||(c=="keypress"?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.pointerId=a.pointerId||0;this.pointerType=a.pointerType;this.state=a.state;this.timeStamp=
77
+ a.timeStamp;this.Ia=a;a.defaultPrevented&&pd.L.preventDefault.call(this)};pd.prototype.stopPropagation=function(){pd.L.stopPropagation.call(this);this.Ia.stopPropagation?this.Ia.stopPropagation():this.Ia.cancelBubble=!0};pd.prototype.preventDefault=function(){pd.L.preventDefault.call(this);var a=this.Ia;a.preventDefault?a.preventDefault():a.returnValue=!1};var qd="closure_listenable_"+(Math.random()*1E6|0),rd=function(a){return!(!a||!a[qd])};var sd=0;var td=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.hb=e;this.key=++sd;this.fd=this.zd=!1},ud=function(a){a.fd=!0;a.listener=null;a.proxy=null;a.src=null;a.hb=null};function vd(a){this.src=a;this.ga={};this.md=0}vd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ga[g];a||(a=this.ga[g]=[],this.md++);var f=wd(a,b,d,e);f>-1?(b=a[f],c||(b.zd=!1)):(b=new td(b,this.src,g,!!d,e),b.zd=c,a.push(b));return b};vd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ga))return!1;var e=this.ga[a];b=wd(e,b,c,d);return b>-1?(ud(e[b]),gc(e,b),e.length==0&&(delete this.ga[a],this.md--),!0):!1};
78
+ var xd=function(a,b){var c=b.type;c in a.ga&&fc(a.ga[c],b)&&(ud(b),a.ga[c].length==0&&(delete a.ga[c],a.md--))};vd.prototype.ed=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,ud(d[e]);delete this.ga[c];this.md--}};vd.prototype.Kc=function(a,b,c,d){a=this.ga[a.toString()];var e=-1;a&&(e=wd(a,b,c,d));return e>-1?a[e]:null};
79
+ vd.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return Za(this.ga,function(g){for(var f=0;f<g.length;++f)if(!(c&&g[f].type!=d||e&&g[f].capture!=b))return!0;return!1})};var wd=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.hb==d)return e}return-1};var yd="closure_lm_"+(Math.random()*1E6|0),zd={},Ad=0,Cd=function(a,b,c,d,e){if(d&&d.once)return Bd(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g++)Cd(a,b[g],c,d,e);return null}c=Dd(c);return rd(a)?a.Va(b,c,u(d)?!!d.capture:!!d,e):Ed(a,b,c,!1,d,e)},Ed=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=u(e)?!!e.capture:!!e,l=Fd(a);l||(a[yd]=l=new vd(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=Gd();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)md||(e=f),e===void 0&&
80
+ (e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Hd(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.");Ad++;return c},Gd=function(){var a=Id,b=function(c){return a.call(b.src,b.listener,c)};return b},Bd=function(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g++)Bd(a,b[g],c,d,e);return null}c=Dd(c);return rd(a)?
81
+ a.Uc(b,c,u(d)?!!d.capture:!!d,e):Ed(a,b,c,!0,d,e)},Jd=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)Jd(a,b[g],c,d,e);else d=u(d)?!!d.capture:!!d,c=Dd(c),rd(a)?a.re(b,c,d,e):a&&(a=Fd(a))&&(b=a.Kc(b,c,d,e))&&Kd(b)},Kd=function(a){if(typeof a!=="number"&&a&&!a.fd){var b=a.src;if(rd(b))xd(b.Ha,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Hd(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Ad--;(c=Fd(b))?
82
+ (xd(c,a),c.md==0&&(c.src=null,b[yd]=null)):ud(a)}}},Hd=function(a){return a in zd?zd[a]:zd[a]="on"+a},Id=function(a,b){if(a.fd)a=!0;else{b=new pd(b,this);var c=a.listener,d=a.hb||a.src;a.zd&&Kd(a);a=c.call(d,b)}return a},Fd=function(a){a=a[yd];return a instanceof vd?a:null},Ld="__closure_events_fn_"+(Math.random()*1E9>>>0),Dd=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[Ld]||(a[Ld]=function(b){return a.handleEvent(b)});
83
+ return a[Ld]};var J=function(){I.call(this);this.Ha=new vd(this);this.Ek=this;this.Pf=null};y(J,I);J.prototype[qd]=!0;h=J.prototype;h.addEventListener=function(a,b,c,d){Cd(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Jd(this,a,b,c,d)};
84
+ h.dispatchEvent=function(a){Md(this);var b=this.Pf;if(b){var c=[];for(var d=1;b;b=b.Pf)c.push(b),E(++d<1E3,"infinite loop")}b=this.Ek;d=a.type||a;if(typeof a==="string")a=new ld(a,b);else if(a instanceof ld)a.target=a.target||b;else{var e=a;a=new ld(d,b);jb(a,e)}e=!0;var g;if(c)for(g=c.length-1;!a.cd&&g>=0;g--){var f=a.currentTarget=c[g];e=Nd(f,d,!0,a)&&e}a.cd||(f=a.currentTarget=b,e=Nd(f,d,!0,a)&&e,a.cd||(e=Nd(f,d,!1,a)&&e));if(c)for(g=0;!a.cd&&g<c.length;g++)f=a.currentTarget=c[g],e=Nd(f,d,!1,a)&&
85
+ e;return e};h.J=function(){J.L.J.call(this);this.Ha&&this.Ha.ed();this.Pf=null};h.Va=function(a,b,c,d){Md(this);return this.Ha.add(String(a),b,!1,c,d)};h.Uc=function(a,b,c,d){return this.Ha.add(String(a),b,!0,c,d)};h.re=function(a,b,c,d){this.Ha.remove(String(a),b,c,d)};var Nd=function(a,b,c,d){b=a.Ha.ga[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,g=0;g<b.length;++g){var f=b[g];if(f&&!f.fd&&f.capture==c){var l=f.listener,m=f.hb||f.src;f.zd&&xd(a.Ha,f);e=l.call(m,d)!==!1&&e}}return e&&!d.defaultPrevented};
86
+ J.prototype.Kc=function(a,b,c,d){return this.Ha.Kc(String(a),b,c,d)};J.prototype.hasListener=function(a,b){return this.Ha.hasListener(a!==void 0?String(a):void 0,b)};var Md=function(a){E(a.Ha,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Od=function(a,b){this.Jk=a[t.Symbol.iterator]();this.bl=b};Od.prototype[Symbol.iterator]=function(){return this};Od.prototype.next=function(){var a=this.Jk.next();return{value:a.done?void 0:this.bl.call(void 0,a.value),done:a.done}};var Pd=function(a,b){return new Od(a,b)};var Qd=function(){},Rd=function(a){return a};var Sd=function(){};Sd.prototype.next=function(){return Td};var Td=mc({done:!0,value:void 0});Sd.prototype.Ca=function(){return this};
87
+ var Ud=function(a){if(a instanceof Sd)return a;if(typeof a.Ca=="function")return a.Ca(!1);if(xa(a)){var b=0,c=new Sd;c.next=function(){for(;;){if(b>=a.length)return Td;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");},Vd=function(a,b){if(xa(a))Zb(a,b);else for(a=Ud(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var Zd=function(a){if(a instanceof Wd||a instanceof Xd||a instanceof Yd)return a;if(typeof a.next=="function")return new Wd(function(){return a});if(typeof a[Symbol.iterator]=="function")return new Wd(function(){return a[Symbol.iterator]()});if(typeof a.Ca=="function")return new Wd(function(){return a.Ca()});throw Error("Not an iterator or iterable.");},Wd=function(a){this.qf=a};Wd.prototype.Ca=function(){return new Xd(this.qf())};Wd.prototype[Symbol.iterator]=function(){return new Yd(this.qf())};
88
+ Wd.prototype.sg=function(){return new Yd(this.qf())};var Xd=function(a){this.Qc=a};q(Xd,Sd);Xd.prototype.next=function(){return this.Qc.next()};Xd.prototype[Symbol.iterator]=function(){return new Yd(this.Qc)};Xd.prototype.sg=function(){return new Yd(this.Qc)};var Yd=function(a){Wd.call(this,function(){return a});this.Qc=a};q(Yd,Wd);Yd.prototype.next=function(){return this.Qc.next()};var $d=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=$d.prototype;h.S=function(){return this.size};h.aa=function(){ae(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.A[this.K[b]]);return a};h.rb=function(){ae(this);return this.K.concat()};h.Mb=function(a){return this.has(a)};h.has=function(a){return be(this.A,a)};
89
+ h.Gc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(be(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.S())return!1;b=b||ce;ae(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var ce=function(a,b){return a===b};$d.prototype.isEmpty=function(){return this.size==0};$d.prototype.clear=function(){this.A={};this.K.length=0;this.kb(0);this.od=0};$d.prototype.remove=function(a){return this.delete(a)};
90
+ $d.prototype.delete=function(a){return be(this.A,a)?(delete this.A[a],this.kb(this.size-1),this.od++,this.K.length>2*this.size&&ae(this),!0):!1};var ae=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];be(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];be(b,e)||(a.K[d++]=e,b[e]=1);c++}a.K.length=d}};h=$d.prototype;h.get=function(a,b){return be(this.A,a)?this.A[a]:b};
91
+ h.set=function(a,b){be(this.A,a)||(this.kb(this.size+1),this.K.push(a),this.od++);this.A[a]=b};h.addAll=function(a){if(a instanceof $d)for(var b=a.rb(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};h.forEach=function(a,b){for(var c=this.rb(),d=0;d<c.length;d++){var e=c[d],g=this.get(e);a.call(b,g,e,this)}};h.clone=function(){return new $d(this)};h.keys=function(){return Zd(this.Ca(!0)).sg()};h.values=function(){return Zd(this.Ca(!1)).sg()};
92
+ h.entries=function(){var a=this;return Pd(this.keys(),function(b){return[b,a.get(b)]})};h.Ca=function(a){ae(this);var b=0,c=this.od,d=this,e=new Sd;e.next=function(){if(c!=d.od)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return Td;var g=d.K[b++];return{value:a?g:d.A[g],done:!1}};return e};h.kb=function(a){this.size=a};var be=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var de=function(a){this.A=new $d;this.size=0;a&&this.addAll(a)},fe=function(a){var b=typeof a;return b=="object"&&a||b=="function"?"o"+Ba(a):b.slice(0,1)+a};h=de.prototype;h.S=function(){return this.A.size};h.add=function(a){this.A.set(fe(a),a);this.kb(this.A.size)};h.addAll=function(a){a=Hc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.kb(this.A.size)};h.ed=function(a){a=Hc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.kb(this.A.size)};
93
+ h.delete=function(a){a=this.A.remove(fe(a));this.kb(this.A.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.A.clear();this.kb(0)};h.isEmpty=function(){return this.A.size===0};h.has=function(a){return this.A.Mb(fe(a))};h.contains=function(a){return this.A.Mb(fe(a))};var ge=function(a,b){var c=new de;b=Hc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},he=function(a,b){a=a.clone();a.ed(b);return a};de.prototype.aa=function(){return this.A.aa()};
94
+ de.prototype.values=function(){return this.A.values()};de.prototype.clone=function(){return new de(this)};de.prototype.equals=function(a){return this.S()==Gc(a)&&ie(this,a)};var ie=function(a,b){var c=Gc(b);if(a.S()>c)return!1;!(b instanceof de)&&c>5&&(b=new de(b));return Kc(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"?ec(e,d):bb(e,d)})};de.prototype.Ca=function(){return this.A.Ca(!1)};
95
+ de.prototype[Symbol.iterator]=function(){return this.values()};de.prototype.kb=function(a){this.size=a};var je=function(a,b,c){J.call(this);this.cl=b;this.token=c;this.xb=[];this.qg=new de;this.vb=0;this.url=a};y(je,J);x("ee_root.third_party.earthengine_api.javascript.abstractoverlay.AbstractOverlay",je);var ke=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.cl,c,e,b.y].join("/")};je.prototype.Lc=function(){return this.xb.length};var le=function(a){ld.call(this,"tileevent");this.count=a};y(le,ld);var me={yc:"ADMIN_READ",zc:"DATA_READ",Ac:"DATA_WRITE",Vj:"LOG_TYPE_UNSPECIFIED",values:function(){return[me.Vj,me.yc,me.Ac,me.zc]}},ne={yc:"ADMIN_READ",ue:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ce:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ne.Ce,ne.yc,ne.ue,ne.zc,ne.Ac]}},oe={Wi:"AUTO_APPEAL_ELIGIBLE",aj:"CAPABILITY_GROUP_UNSPECIFIED",cj:"CLOUD_ALPHA",xj:"EXTERNAL",Oj:"INTERNAL",Rj:"LIMITED",dk:"PREAUTHORIZED",fk:"PREVIEW",Cc:"PUBLIC",hk:"RESTRICTED",values:function(){return[oe.aj,
96
+ oe.Cc,oe.Oj,oe.xj,oe.Rj,oe.dk,oe.fk,oe.cj,oe.hk,oe.Wi]}},pe={Pi:"ADMIN_ACTIVITY",nj:"DATA_ACCESS",xk:"UNSPECIFIED_LOG_NAME",values:function(){return[pe.xk,pe.Pi,pe.nj]}},qe={yc:"ADMIN_READ",ue:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ce:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[qe.Ce,qe.yc,qe.ue,qe.zc,qe.Ac]}},re={qj:"DEFAULT_OBJECT_ACL",Cc:"PUBLIC",sk:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[re.sk,re.Cc,re.qj]}},se={Si:"APPROVER",Ui:"ATTRIBUTION",Vi:"AUTHORITY",hj:"CREDENTIALS_TYPE",
97
+ ij:"CREDS_ASSERTION",Qj:"JUSTIFICATION_TYPE",Be:"NO_ATTR",jk:"SECURITY_REALM",values:function(){return[se.Be,se.Vi,se.Ui,se.jk,se.Si,se.Qj,se.hj,se.ij]}},te={vj:"DISCHARGED",wj:"EQUALS",Ij:"IN",Xj:"NOT_EQUALS",Yj:"NOT_IN",ak:"NO_OP",values:function(){return[te.ak,te.wj,te.Xj,te.Ij,te.Yj,te.vj]}},ue={Pj:"IP",Wj:"NAME",Be:"NO_ATTR",gk:"REGION",kk:"SERVICE",values:function(){return[ue.Be,ue.gk,ue.kk,ue.Wj,ue.Pj]}},ve={Tj:"LOG_FAIL_CLOSED",Uj:"LOG_MODE_UNSPECIFIED",values:function(){return[ve.Uj,ve.Tj]}},
98
+ we={bj:"CLASSIFIER",zj:"FEATURE_VIEW",Bj:"FOLDER",Fj:"IMAGE",Gj:"IMAGE_COLLECTION",rk:"TABLE",Ge:"TYPE_UNSPECIFIED",values:function(){return[we.Ge,we.Fj,we.Gj,we.rk,we.Bj,we.bj,we.zj]}},xe={yb:"AUTO_JPEG_PNG",zb:"GEO_TIFF",Ab:"IMAGE_FILE_FORMAT_UNSPECIFIED",Bb:"JPEG",Cb:"MULTI_BAND_IMAGE_TILE",Db:"NPY",Eb:"PNG",Fb:"TF_RECORD_IMAGE",Gb:"ZIPPED_GEO_TIFF",Hb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[xe.Ab,xe.Bb,xe.Eb,xe.yb,xe.Db,xe.zb,xe.Fb,xe.Cb,xe.Gb,xe.Hb]}},ye={yk:"V1",zk:"V2",Ak:"VERSION_UNSPECIFIED",
99
+ values:function(){return[ye.Ak,ye.yk,ye.zk]}},ze={Xi:"BOOLEAN",pj:"DATE_TIME",Bc:"DOUBLE",Nj:"INTEGER",pk:"STRING",Ge:"TYPE_UNSPECIFIED",values:function(){return[ze.Ge,ze.Nj,ze.Xi,ze.Bc,ze.pk,ze.pj]}},Ae={Aj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Cc:"PUBLIC",values:function(){return[Ae.Aj,Ae.Cc]}},Be={yb:"AUTO_JPEG_PNG",zb:"GEO_TIFF",Ab:"IMAGE_FILE_FORMAT_UNSPECIFIED",Bb:"JPEG",Cb:"MULTI_BAND_IMAGE_TILE",Db:"NPY",Eb:"PNG",Fb:"TF_RECORD_IMAGE",Gb:"ZIPPED_GEO_TIFF",Hb:"ZIPPED_GEO_TIFF_PER_BAND",
100
+ values:function(){return[Be.Ab,Be.Bb,Be.Eb,Be.yb,Be.Db,Be.zb,Be.Fb,Be.Cb,Be.Gb,Be.Hb]}},Ce={Ej:"HORIZONTAL",bk:"ORIENTATION_UNSPECIFIED",Bk:"VERTICAL",values:function(){return[Ce.bk,Ce.Ej,Ce.Bk]}},De={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[De.bb,De.Ya,De.cb,De.MIN,De.MAX,De.ab,De.Za]}},Ee={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[Ee.bb,
101
+ Ee.Ya,Ee.cb,Ee.MIN,Ee.MAX,Ee.ab,Ee.Za]}},Fe={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[Fe.bb,Fe.Ya,Fe.cb,Fe.MIN,Fe.MAX,Fe.ab,Fe.Za]}},Ge={yb:"AUTO_JPEG_PNG",zb:"GEO_TIFF",Ab:"IMAGE_FILE_FORMAT_UNSPECIFIED",Bb:"JPEG",Cb:"MULTI_BAND_IMAGE_TILE",Db:"NPY",Eb:"PNG",Fb:"TF_RECORD_IMAGE",Gb:"ZIPPED_GEO_TIFF",Hb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Ge.Ab,Ge.Bb,Ge.Eb,Ge.yb,Ge.Db,Ge.zb,Ge.Fb,Ge.Cb,Ge.Gb,Ge.Hb]}},
102
+ He={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[He.bb,He.Ya,He.cb,He.MIN,He.MAX,He.ab,He.Za]}},Ie={Hj:"IMPORT_MODE_UNSPECIFIED",Jj:"INGEST",Ck:"VIRTUAL",values:function(){return[Ie.Hj,Ie.Jj,Ie.Ck]}},Je={Yi:"CANCELLED",Zi:"CANCELLING",yj:"FAILED",ck:"PENDING",ik:"RUNNING",nk:"STATE_UNSPECIFIED",qk:"SUCCEEDED",values:function(){return[Je.nk,Je.ck,Je.ik,Je.Zi,Je.qk,Je.Yi,Je.yj]}},Ke={lk:"SEVERE",mk:"SEVERITY_UNSPECIFIED",
103
+ Dk:"WARNING",values:function(){return[Ke.mk,Ke.Dk,Ke.lk]}},Le={Bc:"DOUBLE",FLOAT:"FLOAT",INT:"INT",ek:"PRECISION_UNSPECIFIED",values:function(){return[Le.ek,Le.INT,Le.FLOAT,Le.Bc]}},Me={Ti:"ASCENDING",tj:"DESCENDING",uj:"DIRECTION_UNSPECIFIED",values:function(){return[Me.uj,Me.Ti,Me.tj]}},Ne={Qi:"ALLOW",Ri:"ALLOW_WITH_LOG",rj:"DENY",sj:"DENY_WITH_LOG",Sj:"LOG",Zj:"NO_ACTION",values:function(){return[Ne.Zj,Ne.Qi,Ne.Ri,Ne.rj,Ne.sj,Ne.Sj]}},Oe={ve:"CSV",we:"GEO_JSON",ye:"KML",ze:"KMZ",De:"SHP",Ee:"TABLE_FILE_FORMAT_UNSPECIFIED",
104
+ Fe:"TF_RECORD_TABLE",values:function(){return[Oe.Ee,Oe.ve,Oe.we,Oe.ye,Oe.ze,Oe.De,Oe.Fe]}},Pe={ve:"CSV",we:"GEO_JSON",ye:"KML",ze:"KMZ",De:"SHP",Ee:"TABLE_FILE_FORMAT_UNSPECIFIED",Fe:"TF_RECORD_TABLE",values:function(){return[Pe.Ee,Pe.ve,Pe.we,Pe.ye,Pe.ze,Pe.De,Pe.Fe]}},Qe={dj:"COLUMN_DATA_TYPE_LONG",ej:"COLUMN_DATA_TYPE_NUMERIC",fj:"COLUMN_DATA_TYPE_STRING",gj:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Qe.gj,Qe.fj,Qe.ej,Qe.dj]}},Re={jj:"CSV_COLUMN_DATA_TYPE_LONG",kj:"CSV_COLUMN_DATA_TYPE_NUMERIC",
105
+ lj:"CSV_COLUMN_DATA_TYPE_STRING",mj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Re.mj,Re.lj,Re.kj,Re.jj]}},Se={Cj:"GLOBALLY_CONSISTENT",Dj:"HIGHER_DENSITY",wk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Se.wk,Se.Cj,Se.Dj]}},Te={yb:"AUTO_JPEG_PNG",zb:"GEO_TIFF",Ab:"IMAGE_FILE_FORMAT_UNSPECIFIED",Bb:"JPEG",Cb:"MULTI_BAND_IMAGE_TILE",Db:"NPY",Eb:"PNG",Fb:"TF_RECORD_IMAGE",Gb:"ZIPPED_GEO_TIFF",Hb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Te.Ab,Te.Bb,Te.Eb,Te.yb,Te.Db,
106
+ Te.zb,Te.Fb,Te.Cb,Te.Gb,Te.Hb]}},Ue={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[Ue.bb,Ue.Ya,Ue.cb,Ue.MIN,Ue.MAX,Ue.ab,Ue.Za]}},Ve={oj:"DATA_TYPE_UNSPECIFIED",Bc:"DOUBLE",FLOAT:"FLOAT",Kj:"INT16",Lj:"INT32",Mj:"INT8",tk:"UINT16",uk:"UINT32",vk:"UINT8",values:function(){return[Ve.oj,Ve.Mj,Ve.vk,Ve.Kj,Ve.tk,Ve.Lj,Ve.uk,Ve.FLOAT,Ve.Bc]}},We={xe:"GIF",Ae:"MP4",He:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ie:"VP9",values:function(){return[We.He,
107
+ We.Ae,We.xe,We.Ie]}},Xe={xe:"GIF",Ae:"MP4",He:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ie:"VP9",values:function(){return[Xe.He,Xe.Ae,Xe.xe,Xe.Ie]}},Ye=function(a){a=a===void 0?{}:a;this.h={};this.h.scaleX=a.Yf==null?null:a.Yf;this.h.shearX=a.dg==null?null:a.dg;this.h.translateX=a.ug==null?null:a.ug;this.h.shearY=a.eg==null?null:a.eg;this.h.scaleY=a.Zf==null?null:a.Zf;this.h.translateY=a.vg==null?null:a.vg};q(Ye,A);Ye.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
108
+ k.Object.defineProperties(Ye.prototype,{Yf:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleX")?C(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},Zf:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleY")?C(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearX")?C(this,"shearX"):null},set:function(a){this.h.shearX=a}},eg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearY")?
109
+ C(this,"shearY"):null},set:function(a){this.h.shearY=a}},ug:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateX")?C(this,"translateX"):null},set:function(a){this.h.translateX=a}},vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateY")?C(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
110
+ var Ze=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.Xf==null?null:a.Xf;this.h.arguments=a.arguments==null?null:a.arguments;this.h.deprecated=a.deprecated==null?null:a.deprecated;this.h.deprecationReason=a.bf==null?null:a.bf;this.h.hidden=a.hidden==null?null:a.hidden;this.h.preview=a.preview==null?null:a.preview;this.h.sourceCodeUri=a.sourceCodeUri==null?null:a.sourceCodeUri};q(Ze,A);
111
+ Ze.prototype.i=function(){return{P:{arguments:$e},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
112
+ k.Object.defineProperties(Ze.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}},bf:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecationReason")?C(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
114
113
  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=
115
- 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}}});
116
- var Xe=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentName=a.vd==null?null:a.vd;this.h.type=a.type==null?null:a.type;this.h.description=a.description==null?null:a.description;this.h.optional=a.optional==null?null:a.optional;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue};q(Xe,A);Xe.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
117
- k.Object.defineProperties(Xe.prototype,{vd:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentName")?C(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
118
- 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};q(Ye,A);Ye.prototype.i=function(){return{P:{values:Ze},keys:["values"]}};
119
- k.Object.defineProperties(Ye.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var $e=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.ti==null?null:a.ti;this.h.auditLogConfigs=a.Jg==null?null:a.Jg};q($e,A);$e.prototype.i=function(){return{P:{auditLogConfigs:af},keys:["auditLogConfigs","service"]}};
120
- k.Object.defineProperties($e.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?C(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},ti:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?C(this,"service"):null},set:function(a){this.h.service=a}}});
121
- var af=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Nh==null?null:a.Nh;this.h.exemptedMembers=a.oh==null?null:a.oh;this.h.ignoreChildExemptions=a.Bh==null?null:a.Bh};q(af,A);af.prototype.i=function(){return{H:{logType:je},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
122
- k.Object.defineProperties(af.prototype,{oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?C(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Bh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?C(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Nh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?C(this,"logType"):null},set:function(a){this.h.logType=
123
- a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.bd==null?null:a.bd};q(bf,A);bf.prototype.i=function(){return{H:{permissionType:ke},keys:["permissionType"]}};k.Object.defineProperties(bf.prototype,{bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
124
- 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};q(cf,A);cf.prototype.i=function(){return{keys:["append","overwrite","table"]}};
125
- 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}}});
126
- var df=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Oe==null?null:a.Oe};q(df,A);df.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:cf}}};k.Object.defineProperties(df.prototype,{Oe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?C(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
127
- var ef=function(a){a=a===void 0?{}:a;this.h={};this.h.role=a.role==null?null:a.role;this.h.members=a.Wb==null?null:a.Wb;this.h.condition=a.Vg==null?null:a.Vg;this.h.bindingId=a.Mg==null?null:a.Mg};q(ef,A);ef.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:ff}}};
128
- k.Object.defineProperties(ef.prototype,{Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?C(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?C(this,"condition"):null},set:function(a){this.h.condition=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return D(this,"members")?C(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return D(this,
129
- "role")?C(this,"role"):null},set:function(a){this.h.role=a}}});var gf=function(){this.h={}};q(gf,A);gf.prototype.i=function(){return{keys:[]}};var hf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Rg==null?null:a.Rg};q(hf,A);hf.prototype.i=function(){return{H:{capabilities:le},keys:["capabilities"]}};
130
- k.Object.defineProperties(hf.prototype,{Rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?C(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var jf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};q(jf,A);jf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
131
- k.Object.defineProperties(jf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Mh==null?null:a.Mh;this.h.authorizationLoggingOptions=a.Kg==null?null:a.Kg;this.h.permissionType=a.bd==null?null:a.bd};q(lf,A);
132
- lf.prototype.i=function(){return{H:{logName:me,permissionType:ne},keys:["authorizationLoggingOptions","logName","permissionType"],o:{authorizationLoggingOptions:bf}}};
133
- k.Object.defineProperties(lf.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?C(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Mh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?C(this,"logName"):null},set:function(a){this.h.logName=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=
134
- a}}});var mf=function(a){a=a===void 0?{}:a;this.h={};this.h.bucket=a.Re==null?null:a.Re;this.h.filenamePrefix=a.xa==null?null:a.xa;this.h.permissions=a.permissions==null?null:a.permissions;this.h.bucketCorsUris=a.Se==null?null:a.Se};q(mf,A);mf.prototype.i=function(){return{H:{permissions:oe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
135
- k.Object.defineProperties(mf.prototype,{Re:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?C(this,"bucket"):null},set:function(a){this.h.bucket=a}},Se:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?C(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
136
- 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};q(nf,A);nf.prototype.i=function(){return{keys:["uris"]}};
137
- 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};q(of,A);of.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:pf}}};
138
- 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};q(qf,A);qf.prototype.i=function(){return{keys:["result"]}};
139
- k.Object.defineProperties(qf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}}});var rf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Ah==null?null:a.Ah;this.h.sys=a.Ei==null?null:a.Ei;this.h.svc=a.Di==null?null:a.Di;this.h.op=a.bi==null?null:a.bi;this.h.values=a.values==null?null:a.values};q(rf,A);rf.prototype.i=function(){return{H:{iam:pe,op:qe,sys:re},keys:["iam","op","svc","sys","values"]}};
140
- k.Object.defineProperties(rf.prototype,{Ah:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?C(this,"iam"):null},set:function(a){this.h.iam=a}},bi:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?C(this,"op"):null},set:function(a){this.h.op=a}},Di:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?C(this,"svc"):null},set:function(a){this.h.svc=a}},Ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?C(this,"sys"):null},set:function(a){this.h.sys=
141
- a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var sf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.ca==null?null:a.ca};q(sf,A);sf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
142
- k.Object.defineProperties(sf.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
143
- var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Ph==null?null:a.Ph;this.h.field=a.qh==null?null:a.qh;this.h.customFields=a.gh==null?null:a.gh};q(tf,A);tf.prototype.i=function(){return{P:{customFields:uf},keys:["customFields","field","metric"]}};
144
- k.Object.defineProperties(tf.prototype,{gh:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?C(this,"customFields"):null},set:function(a){this.h.customFields=a}},qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?C(this,"field"):null},set:function(a){this.h.field=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?C(this,"metric"):null},set:function(a){this.h.metric=a}}});
145
- 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};q(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}}});
146
- var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Lh==null?null:a.Lh;this.h.isDirectAuth=a.Eh==null?null:a.Eh};q(vf,A);vf.prototype.i=function(){return{H:{logMode:se},keys:["isDirectAuth","logMode"]}};
147
- k.Object.defineProperties(vf.prototype,{Eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?C(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Lh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?C(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var wf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(wf,A);
148
- 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};q(xf,A);xf.prototype.i=function(){return{keys:["max","min"]}};
149
- k.Object.defineProperties(xf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?C(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?C(this,"min"):null},set:function(a){this.h.min=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.qf==null?null:a.qf;this.h.filenamePrefix=a.xa==null?null:a.xa};q(yf,A);yf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
150
- k.Object.defineProperties(yf.prototype,{xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},qf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?C(this,"folder"):null},set:function(a){this.h.folder=a}}});
151
- var zf=function(a){a=a===void 0?{}:a;this.h={};this.h.tilestoreLocation=a.tilestoreLocation==null?null:a.tilestoreLocation;this.h.cloudStorageLocation=a.cloudStorageLocation==null?null:a.cloudStorageLocation;this.h.featureViewAssetLocation=a.Id==null?null:a.Id;this.h.tableLocation=a.Fi==null?null:a.Fi;this.h.type=a.type==null?null:a.type;this.h.name=a.name==null?null:a.name;this.h.id=a.id==null?null:a.id;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.properties=a.properties==null?null:
152
- a.properties;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.geometry=a.geometry==null?null:a.geometry;this.h.bands=a.bands==null?null:a.bands;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.featureCount=a.featureCount==null?null:a.featureCount;this.h.quota=a.quota==null?null:a.quota;this.h.expression=a.l==null?null:a.l;this.h.tilesets=a.tilesets==null?null:a.tilesets};q(zf,A);
153
- 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}}};
154
- 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,
155
- 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,
114
+ a}},Xf:{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}}});
115
+ var $e=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};q($e,A);$e.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
116
+ k.Object.defineProperties($e.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,
117
+ 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 af=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(af,A);af.prototype.i=function(){return{P:{values:bf},keys:["values"]}};
118
+ k.Object.defineProperties(af.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var cf=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.ri==null?null:a.ri;this.h.auditLogConfigs=a.Hg==null?null:a.Hg};q(cf,A);cf.prototype.i=function(){return{P:{auditLogConfigs:df},keys:["auditLogConfigs","service"]}};
119
+ k.Object.defineProperties(cf.prototype,{Hg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?C(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},ri:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?C(this,"service"):null},set:function(a){this.h.service=a}}});
120
+ var df=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Lh==null?null:a.Lh;this.h.exemptedMembers=a.mh==null?null:a.mh;this.h.ignoreChildExemptions=a.zh==null?null:a.zh};q(df,A);df.prototype.i=function(){return{H:{logType:me},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
121
+ k.Object.defineProperties(df.prototype,{mh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?C(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?C(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Lh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?C(this,"logType"):null},set:function(a){this.h.logType=
122
+ a}}});var ef=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.ad==null?null:a.ad};q(ef,A);ef.prototype.i=function(){return{H:{permissionType:ne},keys:["permissionType"]}};k.Object.defineProperties(ef.prototype,{ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
123
+ var ff=function(a){a=a===void 0?{}:a;this.h={};this.h.table=a.table==null?null:a.table;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.append=a.append==null?null:a.append};q(ff,A);ff.prototype.i=function(){return{keys:["append","overwrite","table"]}};
124
+ k.Object.defineProperties(ff.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}}});
125
+ var gf=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Ne==null?null:a.Ne};q(gf,A);gf.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:ff}}};k.Object.defineProperties(gf.prototype,{Ne:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?C(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
126
+ var hf=function(a){a=a===void 0?{}:a;this.h={};this.h.role=a.role==null?null:a.role;this.h.members=a.Vb==null?null:a.Vb;this.h.condition=a.Tg==null?null:a.Tg;this.h.bindingId=a.Kg==null?null:a.Kg};q(hf,A);hf.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:jf}}};
127
+ k.Object.defineProperties(hf.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?C(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?C(this,"condition"):null},set:function(a){this.h.condition=a}},Vb:{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,
128
+ "role")?C(this,"role"):null},set:function(a){this.h.role=a}}});var kf=function(){this.h={}};q(kf,A);kf.prototype.i=function(){return{keys:[]}};var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Pg==null?null:a.Pg};q(lf,A);lf.prototype.i=function(){return{H:{capabilities:oe},keys:["capabilities"]}};
129
+ k.Object.defineProperties(lf.prototype,{Pg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?C(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var mf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga};q(mf,A);mf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:nf}}};
130
+ k.Object.defineProperties(mf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var of=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Kh==null?null:a.Kh;this.h.authorizationLoggingOptions=a.Ig==null?null:a.Ig;this.h.permissionType=a.ad==null?null:a.ad};q(of,A);
131
+ of.prototype.i=function(){return{H:{logName:pe,permissionType:qe},keys:["authorizationLoggingOptions","logName","permissionType"],o:{authorizationLoggingOptions:ef}}};
132
+ k.Object.defineProperties(of.prototype,{Ig:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?C(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Kh:{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=
133
+ a}}});var pf=function(a){a=a===void 0?{}:a;this.h={};this.h.bucket=a.Qe==null?null:a.Qe;this.h.filenamePrefix=a.wa==null?null:a.wa;this.h.permissions=a.permissions==null?null:a.permissions;this.h.bucketCorsUris=a.Re==null?null:a.Re};q(pf,A);pf.prototype.i=function(){return{H:{permissions:re},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
134
+ k.Object.defineProperties(pf.prototype,{Qe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?C(this,"bucket"):null},set:function(a){this.h.bucket=a}},Re:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?C(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},wa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
135
+ enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(pf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return re}}});var qf=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris};q(qf,A);qf.prototype.i=function(){return{keys:["uris"]}};
136
+ k.Object.defineProperties(qf.prototype,{uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});var rf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag};q(rf,A);rf.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:sf}}};
137
+ k.Object.defineProperties(rf.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 tf=function(a){a=a===void 0?{}:a;this.h={};this.h.result=a.result==null?null:a.result};q(tf,A);tf.prototype.i=function(){return{keys:["result"]}};
138
+ k.Object.defineProperties(tf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}}});var uf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.yh==null?null:a.yh;this.h.sys=a.Ci==null?null:a.Ci;this.h.svc=a.Bi==null?null:a.Bi;this.h.op=a.Zh==null?null:a.Zh;this.h.values=a.values==null?null:a.values};q(uf,A);uf.prototype.i=function(){return{H:{iam:se,op:te,sys:ue},keys:["iam","op","svc","sys","values"]}};
139
+ k.Object.defineProperties(uf.prototype,{yh:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?C(this,"iam"):null},set:function(a){this.h.iam=a}},Zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?C(this,"op"):null},set:function(a){this.h.op=a}},Bi:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?C(this,"svc"):null},set:function(a){this.h.svc=a}},Ci:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?C(this,"sys"):null},set:function(a){this.h.sys=
140
+ a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Nb==null?null:a.Nb;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.ca==null?null:a.ca};q(vf,A);vf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
141
+ k.Object.defineProperties(vf.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Nb:{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}}});
142
+ var wf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Nh==null?null:a.Nh;this.h.field=a.oh==null?null:a.oh;this.h.customFields=a.eh==null?null:a.eh};q(wf,A);wf.prototype.i=function(){return{P:{customFields:xf},keys:["customFields","field","metric"]}};
143
+ k.Object.defineProperties(wf.prototype,{eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?C(this,"customFields"):null},set:function(a){this.h.customFields=a}},oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?C(this,"field"):null},set:function(a){this.h.field=a}},Nh:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?C(this,"metric"):null},set:function(a){this.h.metric=a}}});
144
+ var xf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.value=a.value==null?null:a.value};q(xf,A);xf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(xf.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}}});
145
+ var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Jh==null?null:a.Jh;this.h.isDirectAuth=a.Ch==null?null:a.Ch};q(yf,A);yf.prototype.i=function(){return{H:{logMode:ve},keys:["isDirectAuth","logMode"]}};
146
+ k.Object.defineProperties(yf.prototype,{Ch:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?C(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Jh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?C(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var zf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(zf,A);
147
+ zf.prototype.i=function(){return{keys:["values"],La:{values:{ka:bf,oa:!1,pa:!0,qa:!1}}}};k.Object.defineProperties(zf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Af=function(a){a=a===void 0?{}:a;this.h={};this.h.min=a.min==null?null:a.min;this.h.max=a.max==null?null:a.max};q(Af,A);Af.prototype.i=function(){return{keys:["max","min"]}};
148
+ k.Object.defineProperties(Af.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 Bf=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.pf==null?null:a.pf;this.h.filenamePrefix=a.wa==null?null:a.wa};q(Bf,A);Bf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
149
+ k.Object.defineProperties(Bf.prototype,{wa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?C(this,"folder"):null},set:function(a){this.h.folder=a}}});
150
+ var Cf=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.Di==null?null:a.Di;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:
151
+ a.properties;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.geometry=a.geometry==null?null:a.geometry;this.h.bands=a.bands==null?null:a.bands;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.featureCount=a.featureCount==null?null:a.featureCount;this.h.quota=a.quota==null?null:a.quota;this.h.expression=a.l==null?null:a.l;this.h.tilesets=a.tilesets==null?null:a.tilesets};q(Cf,A);
152
+ Cf.prototype.i=function(){return{P:{bands:Df,tilesets:Ef},H:{type:we},keys:"bands cloudStorageLocation endTime expression featureCount featureViewAssetLocation geometry id name properties quota sizeBytes startTime tableLocation tilesets tilestoreLocation type updateTime".split(" "),La:{geometry:{ka:null,oa:!1,pa:!1,qa:!1},properties:{ka:null,oa:!1,pa:!1,qa:!1}},o:{cloudStorageLocation:qf,expression:sf,featureViewAssetLocation:Ff,quota:Gf,tableLocation:Hf,tilestoreLocation:If}}};
153
+ k.Object.defineProperties(Cf.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,
154
+ enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},featureCount:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureCount")?C(this,"featureCount"):null},set:function(a){this.h.featureCount=a}},Hd:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAssetLocation")?C(this,"featureViewAssetLocation"):null},set:function(a){this.h.featureViewAssetLocation=a}},geometry:{configurable:!0,enumerable:!0,
156
155
  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,
157
- 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"):
156
+ 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}},Di:{configurable:!0,enumerable:!0,get:function(){return D(this,"tableLocation")?C(this,"tableLocation"):
158
157
  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,
159
- 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};q(kf,A);kf.prototype.i=function(){return{keys:["name","overwrite"]}};
160
- 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}}});
161
- var Gf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.ca==null?null:a.ca;this.h.visualizationOptions=a.ic==null?null:a.ic};q(Gf,A);Gf.prototype.i=function(){return{H:{fileFormat:ue},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:pf,visualizationOptions:Hf}}};
162
- k.Object.defineProperties(Gf.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
163
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},ic:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var If=function(){this.h={}};q(If,A);If.prototype.i=function(){return{keys:[]}};
164
- 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};q(Jf,A);
165
- Jf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:jf,expression:pf}}};
166
- 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}},
158
+ enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var nf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.overwrite=a.overwrite==null?null:a.overwrite};q(nf,A);nf.prototype.i=function(){return{keys:["name","overwrite"]}};
159
+ k.Object.defineProperties(nf.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}}});
160
+ var Jf=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.hc==null?null:a.hc};q(Jf,A);Jf.prototype.i=function(){return{H:{fileFormat:xe},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:sf,visualizationOptions:Kf}}};
161
+ k.Object.defineProperties(Jf.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,
162
+ "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 Lf=function(){this.h={}};q(Lf,A);Lf.prototype.i=function(){return{keys:[]}};
163
+ var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.requestId=a.requestId==null?null:a.requestId;this.h.assetExportOptions=a.ra==null?null:a.ra;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};q(Mf,A);
164
+ Mf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:mf,expression:sf}}};
165
+ k.Object.defineProperties(Mf.prototype,{ra:{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}},
167
166
  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,
168
167
  "workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
169
- var Kf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.maxPixels=a.Nf==null?null:a.Nf;this.h.grid=a.grid==null?null:a.grid;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
170
- q(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}}};
171
- 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}},
172
- 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")?
168
+ var Nf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.na==null?null:a.na;this.h.assetExportOptions=a.ra==null?null:a.ra;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.maxPixels=a.Lf==null?null:a.Lf;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};
169
+ q(Nf,A);Nf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:Of,expression:sf,fileExportOptions:Pf,grid:Qf}}};
170
+ k.Object.defineProperties(Nf.prototype,{ra:{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}},
171
+ na:{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}},Lf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixels")?C(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?
173
172
  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=
174
- 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};q(Of,A);
175
- Of.prototype.i=function(){return{keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:pf,tileExportOptions:Mf,tileOptions:Pf}}};
176
- 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,
177
- 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")?
173
+ a}}});var Rf=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.cc==null?null:a.cc;this.h.tileExportOptions=a.bc==null?null:a.bc;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};q(Rf,A);
174
+ Rf.prototype.i=function(){return{keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:sf,tileExportOptions:Pf,tileOptions:Sf}}};
175
+ k.Object.defineProperties(Rf.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,
176
+ 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}},bc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
178
177
  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}}});
179
- var Qf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.featureViewExportOptions=a.Jd==null?null:a.Jd;this.h.bigqueryExportOptions=a.xd==null?null:a.xd;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.selectors=a.selectors==null?null:a.selectors;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxWorkers=
180
- 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};q(Qf,A);
181
- 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}}};
182
- k.Object.defineProperties(Qf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},xd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryExportOptions")?C(this,"bigqueryExportOptions"):null},set:function(a){this.h.bigqueryExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=
183
- 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,
184
- 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")?
178
+ var Tf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.na==null?null:a.na;this.h.assetExportOptions=a.ra==null?null:a.ra;this.h.featureViewExportOptions=a.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.Tb==null?null:a.Tb;this.h.maxWorkers=
179
+ 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.ib==null?null:a.ib;this.h.priority=a.priority==null?null:a.priority};q(Tf,A);
180
+ Tf.prototype.i=function(){return{keys:"assetExportOptions bigqueryExportOptions description expression featureViewExportOptions fileExportOptions maxErrorMeters maxVertices maxWorkers policy priority requestId selectors workloadTag".split(" "),o:{assetExportOptions:Uf,bigqueryExportOptions:gf,expression:sf,featureViewExportOptions:Vf,fileExportOptions:Wf,policy:Xf}}};
181
+ k.Object.defineProperties(Tf.prototype,{ra:{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=
182
+ 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}},na:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Tb:{configurable:!0,
183
+ 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}},ib:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?
185
184
  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,
186
185
  enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
187
- 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};
188
- q(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}}};
189
- 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,
190
- 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")?
191
- 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=
192
- 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};q(Yf,A);
193
- Yf.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkers priority requestId videoOptions workloadTag".split(" "),o:{expression:pf,fileExportOptions:Wf,videoOptions:Xf}}};
194
- 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,
195
- 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"):
196
- 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};q(ff,A);
197
- ff.prototype.i=function(){return{keys:["description","expression","location","title"]}};
198
- 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,
199
- 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};q(pf,A);pf.prototype.i=function(){return{keys:["result","values"],Ma:{values:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};
200
- 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};
201
- q(Zf,A);Zf.prototype.i=function(){return{keys:["geometry","properties","type"]}};
202
- 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}}});
203
- var $f=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Lb==null?null:a.Lb;this.h.mapName=a.mapName==null?null:a.mapName;this.h.name=a.name==null?null:a.name;this.h.visualizationExpression=a.zg==null?null:a.zg};q($f,A);$f.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:pf}}};
204
- k.Object.defineProperties($f.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapName")?C(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},zg:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
205
- C(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Sf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.jf==null?null:a.jf;this.h.ingestionTimeParameters=a.rc==null?null:a.rc};q(Sf,A);Sf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:ag,ingestionTimeParameters:bg}}};
206
- k.Object.defineProperties(Sf.prototype,{jf:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewDestination")?C(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},rc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?C(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
207
- 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};q(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}}});
208
- var ag=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.assetVersion=a.Eg==null?null:a.Eg;this.h.permissions=a.permissions==null?null:a.permissions};q(ag,A);ag.prototype.i=function(){return{H:{permissions:xe},keys:["assetVersion","name","permissions"]}};
209
- k.Object.defineProperties(ag.prototype,{Eg:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetVersion")?C(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});
210
- k.Object.defineProperties(ag,{Permissions:{configurable:!0,enumerable:!0,get:function(){return xe}}});var bg=function(a){a=a===void 0?{}:a;this.h={};this.h.thinningOptions=a.og==null?null:a.og;this.h.rankingOptions=a.Vf==null?null:a.Vf;this.h.prerenderingOptions=a.ei==null?null:a.ei};q(bg,A);bg.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:dg,rankingOptions:eg,thinningOptions:fg}}};
211
- k.Object.defineProperties(bg.prototype,{ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderingOptions")?C(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankingOptions")?C(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},og:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?C(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
212
- 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};q(Cf,A);Cf.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:gg}}};
213
- k.Object.defineProperties(Cf.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetOptions")?C(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?C(this,"location"):null},set:function(a){this.h.location=a}}});var gg=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.ph==null?null:a.ph;this.h.ingestionTimeParameters=a.rc==null?null:a.rc};q(gg,A);
214
- gg.prototype.i=function(){return{P:{featureViewAttributes:cg},keys:["featureViewAttributes","ingestionTimeParameters"],o:{ingestionTimeParameters:bg}}};
215
- k.Object.defineProperties(gg.prototype,{ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAttributes")?C(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},rc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?C(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
216
- 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};q(hg,A);hg.prototype.i=function(){return{H:{fileFormat:ye,orientation:ze},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:pf,grid:Nf}}};
217
- 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,
218
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return D(this,"orientation")?C(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var Df=function(a){a=a===void 0?{}:a;this.h={};this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.assetCount=a.Me==null?null:a.Me;this.h.maxAssets=a.Kf==null?null:a.Kf};q(Df,A);
219
- Df.prototype.i=function(){return{keys:["assetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
220
- k.Object.defineProperties(Df.prototype,{Me:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetCount")?C(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxAssets")?C(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},sizeBytes:{configurable:!0,enumerable:!0,
221
- get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var ig=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentNames=a.lc==null?null:a.lc;this.h.body=a.body==null?null:a.body};q(ig,A);ig.prototype.i=function(){return{keys:["argumentNames","body"]}};
222
- k.Object.defineProperties(ig.prototype,{lc:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentNames")?C(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return D(this,"body")?C(this,"body"):null},set:function(a){this.h.body=a}}});
223
- 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};q(jg,A);jg.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],Ma:{arguments:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};
224
- 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=
225
- a}}});var kg=function(a){a=a===void 0?{}:a;this.h={};this.h.cloudOptimized=a.Te==null?null:a.Te;this.h.tileDimensions=a.bc==null?null:a.bc;this.h.skipEmptyFiles=a.jg==null?null:a.jg;this.h.tileSize=a.tileSize==null?null:a.tileSize;this.h.noData=a.Of==null?null:a.Of};q(kg,A);kg.prototype.i=function(){return{keys:["cloudOptimized","noData","skipEmptyFiles","tileDimensions","tileSize"],o:{noData:lg,tileDimensions:mg}}};
226
- k.Object.defineProperties(kg.prototype,{Te:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudOptimized")?C(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},Of:{configurable:!0,enumerable:!0,get:function(){return D(this,"noData")?C(this,"noData"):null},set:function(a){this.h.noData=a}},jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmptyFiles")?C(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},bc:{configurable:!0,enumerable:!0,
227
- 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};q(ng,A);ng.prototype.i=function(){return{keys:["options"],o:{options:og}}};
228
- k.Object.defineProperties(ng.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?C(this,"options"):null},set:function(a){this.h.options=a}}});var og=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.ni==null?null:a.ni};q(og,A);og.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
229
- k.Object.defineProperties(og.prototype,{ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?C(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var mg=function(a){a=a===void 0?{}:a;this.h={};this.h.width=a.width==null?null:a.width;this.h.height=a.height==null?null:a.height};q(mg,A);mg.prototype.i=function(){return{keys:["height","width"]}};
230
- 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};q(pg,A);pg.prototype.i=function(){return{keys:["x","y"]}};
231
- 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}}});
232
- var Lf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=a.Sf==null?null:a.Sf;this.h.tileSize=a.tileSize==null?null:a.tileSize};q(Lf,A);
233
- 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}}};
234
- k.Object.defineProperties(Lf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Sf:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?C(this,"pyramidingPolicyOverrides"):
186
+ 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.Oa==null?null:a.Oa;this.h.tileOptions=a.cc==null?null:a.cc;this.h.tileExportOptions=a.bc==null?null:a.bc;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};
187
+ q(Yf,A);Yf.prototype.i=function(){return{H:{version:ye},keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions version videoOptions workloadTag".split(" "),o:{expression:sf,tileExportOptions:Zf,tileOptions:Sf,videoOptions:$f}}};
188
+ 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}},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,
189
+ 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}},bc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
190
+ 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}},Oa:{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=
191
+ a}}});var ag=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Oa==null?null:a.Oa;this.h.fileExportOptions=a.na==null?null:a.na;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};q(ag,A);
192
+ ag.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkers priority requestId videoOptions workloadTag".split(" "),o:{expression:sf,fileExportOptions:Zf,videoOptions:$f}}};
193
+ 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}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},na:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},O:{configurable:!0,
194
+ 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}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):
195
+ 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 jf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.title=a.title==null?null:a.title;this.h.description=a.description==null?null:a.description;this.h.location=a.location==null?null:a.location};q(jf,A);
196
+ jf.prototype.i=function(){return{keys:["description","expression","location","title"]}};
197
+ k.Object.defineProperties(jf.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,
198
+ get:function(){return D(this,"title")?C(this,"title"):null},set:function(a){this.h.title=a}}});var sf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values;this.h.result=a.result==null?null:a.result};q(sf,A);sf.prototype.i=function(){return{keys:["result","values"],La:{values:{ka:bf,oa:!1,pa:!0,qa:!1}}}};
199
+ k.Object.defineProperties(sf.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 bg=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.geometry=a.geometry==null?null:a.geometry;this.h.properties=a.properties==null?null:a.properties};
200
+ q(bg,A);bg.prototype.i=function(){return{keys:["geometry","properties","type"]}};
201
+ k.Object.defineProperties(bg.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}}});
202
+ var cg=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Kb==null?null:a.Kb;this.h.mapName=a.mapName==null?null:a.mapName;this.h.name=a.name==null?null:a.name;this.h.visualizationExpression=a.xg==null?null:a.xg};q(cg,A);cg.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:sf}}};
203
+ k.Object.defineProperties(cg.prototype,{Kb:{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}},xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
204
+ C(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Vf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.hf==null?null:a.hf;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};q(Vf,A);Vf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:dg,ingestionTimeParameters:eg}}};
205
+ k.Object.defineProperties(Vf.prototype,{hf:{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}}});
206
+ var fg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.type=a.type==null?null:a.type};q(fg,A);fg.prototype.i=function(){return{H:{type:ze},keys:["name","type"]}};k.Object.defineProperties(fg.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}}});
207
+ var dg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.assetVersion=a.Cg==null?null:a.Cg;this.h.permissions=a.permissions==null?null:a.permissions};q(dg,A);dg.prototype.i=function(){return{H:{permissions:Ae},keys:["assetVersion","name","permissions"]}};
208
+ k.Object.defineProperties(dg.prototype,{Cg:{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}}});
209
+ k.Object.defineProperties(dg,{Permissions:{configurable:!0,enumerable:!0,get:function(){return Ae}}});var eg=function(a){a=a===void 0?{}:a;this.h={};this.h.thinningOptions=a.mg==null?null:a.mg;this.h.rankingOptions=a.Tf==null?null:a.Tf;this.h.prerenderingOptions=a.ci==null?null:a.ci};q(eg,A);eg.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:gg,rankingOptions:hg,thinningOptions:ig}}};
210
+ k.Object.defineProperties(eg.prototype,{ci:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderingOptions")?C(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankingOptions")?C(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?C(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
211
+ a}}});var Ff=function(a){a=a===void 0?{}:a;this.h={};this.h.location=a.location==null?null:a.location;this.h.assetOptions=a.assetOptions==null?null:a.assetOptions};q(Ff,A);Ff.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:jg}}};
212
+ k.Object.defineProperties(Ff.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 jg=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.nh==null?null:a.nh;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};q(jg,A);
213
+ jg.prototype.i=function(){return{P:{featureViewAttributes:fg},keys:["featureViewAttributes","ingestionTimeParameters"],o:{ingestionTimeParameters:eg}}};
214
+ k.Object.defineProperties(jg.prototype,{nh:{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}}});
215
+ var kg=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};q(kg,A);kg.prototype.i=function(){return{H:{fileFormat:Be,orientation:Ce},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:sf,grid:Qf}}};
216
+ k.Object.defineProperties(kg.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,
217
+ "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 Gf=function(a){a=a===void 0?{}:a;this.h={};this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.maxSizeBytes=a.Ub==null?null:a.Ub;this.h.assetCount=a.Le==null?null:a.Le;this.h.maxAssets=a.If==null?null:a.If};q(Gf,A);
218
+ Gf.prototype.i=function(){return{keys:["assetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
219
+ k.Object.defineProperties(Gf.prototype,{Le:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetCount")?C(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},If:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxAssets")?C(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},Ub:{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,
220
+ get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var lg=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};q(lg,A);lg.prototype.i=function(){return{keys:["argumentNames","body"]}};
221
+ k.Object.defineProperties(lg.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}}});
222
+ var mg=function(a){a=a===void 0?{}:a;this.h={};this.h.functionName=a.functionName==null?null:a.functionName;this.h.functionReference=a.Ta==null?null:a.Ta;this.h.arguments=a.arguments==null?null:a.arguments};q(mg,A);mg.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],La:{arguments:{ka:bf,oa:!1,pa:!0,qa:!1}}}};
223
+ k.Object.defineProperties(mg.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}},Ta:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionReference")?C(this,"functionReference"):null},set:function(a){this.h.functionReference=
224
+ a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.cloudOptimized=a.Se==null?null:a.Se;this.h.tileDimensions=a.ac==null?null:a.ac;this.h.skipEmptyFiles=a.hg==null?null:a.hg;this.h.tileSize=a.tileSize==null?null:a.tileSize;this.h.noData=a.Mf==null?null:a.Mf};q(ng,A);ng.prototype.i=function(){return{keys:["cloudOptimized","noData","skipEmptyFiles","tileDimensions","tileSize"],o:{noData:og,tileDimensions:pg}}};
225
+ k.Object.defineProperties(ng.prototype,{Se:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudOptimized")?C(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"noData")?C(this,"noData"):null},set:function(a){this.h.noData=a}},hg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmptyFiles")?C(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},ac:{configurable:!0,enumerable:!0,
226
+ 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 qg=function(a){a=a===void 0?{}:a;this.h={};this.h.options=a.options==null?null:a.options};q(qg,A);qg.prototype.i=function(){return{keys:["options"],o:{options:rg}}};
227
+ k.Object.defineProperties(qg.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?C(this,"options"):null},set:function(a){this.h.options=a}}});var rg=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.li==null?null:a.li};q(rg,A);rg.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
228
+ k.Object.defineProperties(rg.prototype,{li:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?C(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var pg=function(a){a=a===void 0?{}:a;this.h={};this.h.width=a.width==null?null:a.width;this.h.height=a.height==null?null:a.height};q(pg,A);pg.prototype.i=function(){return{keys:["height","width"]}};
229
+ k.Object.defineProperties(pg.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 sg=function(a){a=a===void 0?{}:a;this.h={};this.h.x=a.x==null?null:a.x;this.h.y=a.y==null?null:a.y};q(sg,A);sg.prototype.i=function(){return{keys:["x","y"]}};
230
+ k.Object.defineProperties(sg.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}}});
231
+ var Of=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=a.Qf==null?null:a.Qf;this.h.tileSize=a.tileSize==null?null:a.tileSize};q(Of,A);
232
+ Of.prototype.i=function(){return{H:{pyramidingPolicy:De,pyramidingPolicyOverrides:Ee},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],La:{pyramidingPolicyOverrides:{ka:null,oa:!1,pa:!1,qa:!1}},o:{earthEngineDestination:nf}}};
233
+ k.Object.defineProperties(Of.prototype,{Ga:{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}},Qf:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?C(this,"pyramidingPolicyOverrides"):
235
234
  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}}});
236
- var Af=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.dataType=a.dataType==null?null:a.dataType;this.h.grid=a.grid==null?null:a.grid;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.missingData=a.missingData==null?null:a.missingData;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.ld==null?null:a.ld};q(Af,A);
237
- 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}}};
238
- 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")?
239
- 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},
240
- set:function(a){this.h.tilesetId=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Kd==null?null:a.Kd;this.h.tfRecordOptions=a.me==null?null:a.me;this.h.fileFormat=a.F==null?null:a.F};q(Mf,A);
241
- Mf.prototype.i=function(){return{H:{fileFormat:De},keys:["cloudStorageDestination","driveDestination","fileFormat","geoTiffOptions","tfRecordOptions"],o:{cloudStorageDestination:mf,driveDestination:yf,geoTiffOptions:kg,tfRecordOptions:tg}}};
242
- 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=
243
- 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}}});
244
- var ug=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.od==null?null:a.od;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.bands=a.bands==null?null:a.bands;this.h.maskBands=a.Jf==null?null:a.Jf;this.h.footprint=a.wh==null?null:a.wh;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.startTime=a.startTime==
245
- 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};q(ug,A);
246
- 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}}};
247
- k.Object.defineProperties(ug.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?C(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?C(this,"footprint"):null},set:function(a){this.h.footprint=a}},Jf:{configurable:!0,enumerable:!0,get:function(){return D(this,
248
- "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=
249
- 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,
250
- "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=
251
- a}}});var yg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.affineTransform=a.Jb==null?null:a.Jb;this.h.dimensions=a.dimensions==null?null:a.dimensions};q(yg,A);yg.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:Ve,dimensions:mg}}};
252
- k.Object.defineProperties(yg.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});
253
- var zg=function(a){a=a===void 0?{}:a;this.h={};this.h.imageManifest=a.yf==null?null:a.yf;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId;this.h.mode=a.mode==null?null:a.mode};q(zg,A);zg.prototype.i=function(){return{H:{mode:Fe},keys:["description","imageManifest","mode","overwrite","requestId"],o:{imageManifest:ug}}};
254
- k.Object.defineProperties(zg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},yf:{configurable:!0,enumerable:!0,get:function(){return D(this,"imageManifest")?C(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},mode:{configurable:!0,enumerable:!0,get:function(){return D(this,"mode")?C(this,"mode"):null},set:function(a){this.h.mode=a}},overwrite:{configurable:!0,enumerable:!0,
255
- get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var Ag=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.ng==null?null:a.ng;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId};
256
- q(Ag,A);Ag.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:Bg}}};
257
- k.Object.defineProperties(Ag.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},ng:{configurable:!0,
258
- enumerable:!0,get:function(){return D(this,"tableManifest")?C(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Ec==null?null:a.Ec};q(Cg,A);Cg.prototype.i=function(){return{P:{algorithms:We},keys:["algorithms"]}};k.Object.defineProperties(Cg.prototype,{Ec:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?C(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
259
- 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};q(Dg,A);Dg.prototype.i=function(){return{P:{assets:zf},keys:["assets","nextPageToken"]}};
260
- 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}}});
261
- 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};q(Eg,A);Eg.prototype.i=function(){return{P:{features:Zf},keys:["features","nextPageToken","type"]}};
262
- 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}}});
263
- 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};q(Fg,A);Fg.prototype.i=function(){return{P:{operations:Gg},keys:["nextPageToken","operations"]}};
264
- 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}}});
265
- var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.counter=a.counter==null?null:a.counter;this.h.dataAccess=a.hh==null?null:a.hh;this.h.cloudAudit=a.Sg==null?null:a.Sg};q(Hg,A);Hg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:lf,counter:tf,dataAccess:vf}}};
266
- k.Object.defineProperties(Hg.prototype,{Sg:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudAudit")?C(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return D(this,"counter")?C(this,"counter"):null},set:function(a){this.h.counter=a}},hh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?C(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
267
- var sg=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(sg,A);sg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(sg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Ig=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob};q(Ig,A);Ig.prototype.i=function(){return{keys:["destinationName"]}};
268
- k.Object.defineProperties(Ig.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var lg=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.nf==null?null:a.nf;this.h.integerValue=a.Va==null?null:a.Va};q(lg,A);lg.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
269
- k.Object.defineProperties(lg.prototype,{nf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?C(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
270
- 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};q(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}}};
271
- 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,
235
+ var Df=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.dataType=a.dataType==null?null:a.dataType;this.h.grid=a.grid==null?null:a.grid;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.missingData=a.missingData==null?null:a.missingData;this.h.tilesetId=a.lb==null?null:a.lb;this.h.tilesetBandIndex=a.kd==null?null:a.kd};q(Df,A);
236
+ Df.prototype.i=function(){return{P:{tilesets:tg},H:{pyramidingPolicy:Fe},keys:"dataType grid id missingData pyramidingPolicy tilesetBandIndex tilesetId tilesets".split(" "),o:{dataType:ug,grid:Qf,missingData:vg}}};
237
+ k.Object.defineProperties(Df.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")?
238
+ 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}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},
239
+ 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 Pf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.la==null?null:a.la;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Jd==null?null:a.Jd;this.h.tfRecordOptions=a.le==null?null:a.le;this.h.fileFormat=a.F==null?null:a.F};q(Pf,A);
240
+ Pf.prototype.i=function(){return{H:{fileFormat:Ge},keys:["cloudStorageDestination","driveDestination","fileFormat","geoTiffOptions","tfRecordOptions"],o:{cloudStorageDestination:pf,driveDestination:Bf,geoTiffOptions:ng,tfRecordOptions:wg}}};
241
+ k.Object.defineProperties(Pf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},la:{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=
242
+ 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}}});
243
+ var xg=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.Hf==null?null:a.Hf;this.h.footprint=a.uh==null?null:a.uh;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.startTime=a.startTime==
244
+ null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.minTileAreaRatio=a.Qh==null?null:a.Qh;this.h.skipMetadataRead=a.vi==null?null:a.vi;this.h.memo=a.Vc==null?null:a.Vc};q(xg,A);
245
+ xg.prototype.i=function(){return{P:{bands:yg,maskBands:zg,tilesets:Ef},H:{pyramidingPolicy:He},keys:"bands endTime footprint maskBands memo minTileAreaRatio missingData name properties pyramidingPolicy skipMetadataRead startTime tilesets uriPrefix".split(" "),La:{properties:{ka:null,oa:!1,pa:!1,qa:!1}},o:{footprint:Ag,missingData:vg}}};
246
+ k.Object.defineProperties(xg.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}},uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?C(this,"footprint"):null},set:function(a){this.h.footprint=a}},Hf:{configurable:!0,enumerable:!0,get:function(){return D(this,
247
+ "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}},Qh:{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=
248
+ 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}},vi:{configurable:!0,enumerable:!0,get:function(){return D(this,
249
+ "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=
250
+ a}}});var Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.affineTransform=a.Ib==null?null:a.Ib;this.h.dimensions=a.dimensions==null?null:a.dimensions};q(Bg,A);Bg.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:Ye,dimensions:pg}}};
251
+ k.Object.defineProperties(Bg.prototype,{Ib:{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}}});
252
+ var Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.imageManifest=a.wf==null?null:a.wf;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId;this.h.mode=a.mode==null?null:a.mode};q(Cg,A);Cg.prototype.i=function(){return{H:{mode:Ie},keys:["description","imageManifest","mode","overwrite","requestId"],o:{imageManifest:xg}}};
253
+ k.Object.defineProperties(Cg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},wf:{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,
254
+ 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 Dg=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.lg==null?null:a.lg;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};
255
+ q(Dg,A);Dg.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:Eg}}};
256
+ k.Object.defineProperties(Dg.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}},lg:{configurable:!0,
257
+ enumerable:!0,get:function(){return D(this,"tableManifest")?C(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Fg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Dc==null?null:a.Dc};q(Fg,A);Fg.prototype.i=function(){return{P:{algorithms:Ze},keys:["algorithms"]}};k.Object.defineProperties(Fg.prototype,{Dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?C(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
258
+ var Gg=function(a){a=a===void 0?{}:a;this.h={};this.h.assets=a.assets==null?null:a.assets;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};q(Gg,A);Gg.prototype.i=function(){return{P:{assets:Cf},keys:["assets","nextPageToken"]}};
259
+ k.Object.defineProperties(Gg.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}}});
260
+ var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.features=a.features==null?null:a.features;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};q(Hg,A);Hg.prototype.i=function(){return{P:{features:bg},keys:["features","nextPageToken","type"]}};
261
+ k.Object.defineProperties(Hg.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}}});
262
+ var Ig=function(a){a=a===void 0?{}:a;this.h={};this.h.operations=a.Ma==null?null:a.Ma;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};q(Ig,A);Ig.prototype.i=function(){return{P:{operations:Jg},keys:["nextPageToken","operations"]}};
263
+ k.Object.defineProperties(Ig.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?C(this,"operations"):null},set:function(a){this.h.operations=a}}});
264
+ var Kg=function(a){a=a===void 0?{}:a;this.h={};this.h.counter=a.counter==null?null:a.counter;this.h.dataAccess=a.fh==null?null:a.fh;this.h.cloudAudit=a.Qg==null?null:a.Qg};q(Kg,A);Kg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:of,counter:wf,dataAccess:yf}}};
265
+ k.Object.defineProperties(Kg.prototype,{Qg:{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}},fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?C(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
266
+ var vg=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(vg,A);vg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(vg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Lg=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Nb==null?null:a.Nb};q(Lg,A);Lg.prototype.i=function(){return{keys:["destinationName"]}};
267
+ k.Object.defineProperties(Lg.prototype,{Nb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var og=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.mf==null?null:a.mf;this.h.integerValue=a.Ua==null?null:a.Ua};q(og,A);og.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
268
+ k.Object.defineProperties(og.prototype,{mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?C(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
269
+ var Jg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.metadata=a.metadata==null?null:a.metadata;this.h.done=a.done==null?null:a.done;this.h.error=a.error==null?null:a.error;this.h.response=a.response==null?null:a.response};q(Jg,A);Jg.prototype.i=function(){return{keys:["done","error","metadata","name","response"],La:{metadata:{ka:null,oa:!1,pa:!1,qa:!1},response:{ka:null,oa:!1,pa:!1,qa:!1}},o:{error:Mg}}};
270
+ k.Object.defineProperties(Jg.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,
272
271
  "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}}});
273
- var Kg=function(a){a=a===void 0?{}:a;this.h={};this.h.state=a.state==null?null:a.state;this.h.description=a.description==null?null:a.description;this.h.type=a.type==null?null:a.type;this.h.priority=a.priority==null?null:a.priority;this.h.createTime=a.af==null?null:a.af;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.progress=a.progress==null?null:a.progress;this.h.stages=a.zi==null?null:
274
- 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};q(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(" ")}};
275
- k.Object.defineProperties(Kg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return D(this,"attempt")?C(this,"attempt"):null},set:function(a){this.h.attempt=a}},wd:{configurable:!0,enumerable:!0,get:function(){return D(this,"batchEecuUsageSeconds")?C(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},af:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?C(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
276
- 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,
277
- "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,
272
+ var Ng=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.Ze==null?null:a.Ze;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.xi==null?null:
273
+ a.xi;this.h.attempt=a.attempt==null?null:a.attempt;this.h.scriptUri=a.ag==null?null:a.ag;this.h.destinationUris=a.cf==null?null:a.cf;this.h.notifications=a.Uh==null?null:a.Uh;this.h.batchEecuUsageSeconds=a.vd==null?null:a.vd};q(Ng,A);Ng.prototype.i=function(){return{P:{notifications:Og,stages:Pg},H:{state:Je},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
274
+ k.Object.defineProperties(Ng.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}},Ze:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?C(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
275
+ enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},cf:{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}},Uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notifications")?C(this,
276
+ "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}},ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"scriptUri")?C(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},xi:{configurable:!0,
278
277
  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=
279
- a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Lg=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Ki==null?null:a.Ki;this.h.detail=a.detail==null?null:a.detail};q(Lg,A);Lg.prototype.i=function(){return{H:{severity:He},keys:["detail","severity","topic"]}};
280
- k.Object.defineProperties(Lg.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return D(this,"detail")?C(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return D(this,"severity")?C(this,"severity"):null},set:function(a){this.h.severity=a}},Ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?C(this,"topic"):null},set:function(a){this.h.topic=a}}});
281
- var Mg=function(a){a=a===void 0?{}:a;this.h={};this.h.displayName=a.displayName==null?null:a.displayName;this.h.completeWorkUnits=a.Ug==null?null:a.Ug;this.h.totalWorkUnits=a.Li==null?null:a.Li;this.h.description=a.description==null?null:a.description};q(Mg,A);Mg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
282
- k.Object.defineProperties(Mg.prototype,{Ug:{configurable:!0,enumerable:!0,get:function(){return D(this,"completeWorkUnits")?C(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return D(this,"displayName")?C(this,"displayName"):null},set:function(a){this.h.displayName=
283
- a}},Li:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?C(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var rg=function(a){a=a===void 0?{}:a;this.h={};this.h.precision=a.precision==null?null:a.precision;this.h.range=a.ed==null?null:a.ed;this.h.dimensionsCount=a.lh==null?null:a.lh};q(rg,A);rg.prototype.i=function(){return{H:{precision:Ie},keys:["dimensionsCount","precision","range"],o:{range:xf}}};
284
- k.Object.defineProperties(rg.prototype,{lh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensionsCount")?C(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return D(this,"precision")?C(this,"precision"):null},set:function(a){this.h.precision=a}},ed:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?C(this,"range"):null},set:function(a){this.h.range=a}}});
285
- var xg=function(a){a=a===void 0?{}:a;this.h={};this.h.points=a.points==null?null:a.points;this.h.bandId=a.Lg==null?null:a.Lg};q(xg,A);xg.prototype.i=function(){return{P:{points:pg},keys:["bandId","points"]}};
286
- k.Object.defineProperties(xg.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandId")?C(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return D(this,"points")?C(this,"points"):null},set:function(a){this.h.points=a}}});
287
- var Nf=function(a){a=a===void 0?{}:a;this.h={};this.h.crsCode=a.bf==null?null:a.bf;this.h.crsWkt=a.ah==null?null:a.ah;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.affineTransform=a.Jb==null?null:a.Jb};q(Nf,A);Nf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Ve,dimensions:mg}}};
288
- k.Object.defineProperties(Nf.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},bf:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?C(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},ah:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsWkt")?C(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
289
- get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.version=a.version==null?null:a.version;this.h.bindings=a.yd==null?null:a.yd;this.h.auditConfigs=a.Ig==null?null:a.Ig;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.gf==null?null:a.gf};q(Uf,A);Uf.prototype.i=function(){return{P:{auditConfigs:$e,bindings:ef,rules:Ng},keys:["auditConfigs","bindings","etag","rules","version"]}};
290
- k.Object.defineProperties(Uf.prototype,{Ig:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?C(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},yd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindings")?C(this,"bindings"):null},set:function(a){this.h.bindings=a}},gf:{configurable:!0,enumerable:!0,get:function(){return D(this,"etag")?C(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return D(this,
291
- "rules")?C(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?C(this,"version"):null},set:function(a){this.h.version=a}}});var dg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.di==null?null:a.di;this.h.tileLimiting=a.Gi==null?null:a.Gi};q(dg,A);dg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Og}}};
292
- k.Object.defineProperties(dg.prototype,{di:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?C(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?C(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Pg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};q(Pg,A);Pg.prototype.i=function(){return{keys:["attributeName"]}};
293
- 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={}};q(Qg,A);Qg.prototype.i=function(){return{keys:[]}};var Rg=function(){this.h={}};q(Rg,A);Rg.prototype.i=function(){return{keys:[]}};var Sg=function(){this.h={}};q(Sg,A);Sg.prototype.i=function(){return{keys:[]}};
294
- var Tg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.ae==null?null:a.ae;this.h.rankByMinVisibleLodRule=a.ji==null?null:a.ji;this.h.rankByGeometryTypeRule=a.be==null?null:a.be;this.h.rankByMinZoomLevelRule=a.ce==null?null:a.ce;this.h.direction=a.direction==null?null:a.direction};q(Tg,A);
295
- Tg.prototype.i=function(){return{H:{direction:Je},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],o:{rankByAttributeRule:Pg,rankByGeometryTypeRule:Qg,rankByMinVisibleLodRule:Rg,rankByMinZoomLevelRule:Sg}}};
296
- k.Object.defineProperties(Tg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return D(this,"direction")?C(this,"direction"):null},set:function(a){this.h.direction=a}},ae:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByAttributeRule")?C(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},be:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByGeometryTypeRule")?C(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
297
- 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}}});
298
- var eg=function(a){a=a===void 0?{}:a;this.h={};this.h.zOrderRankingRule=a.Bg==null?null:a.Bg;this.h.thinningRankingRule=a.pg==null?null:a.pg};q(eg,A);eg.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Ug,zOrderRankingRule:Ug}}};
299
- k.Object.defineProperties(eg.prototype,{pg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?C(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?C(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
300
- var Ug=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByOneThingRule=a.Uf==null?null:a.Uf;this.h.pseudoRandomTiebreaking=a.ii==null?null:a.ii};q(Ug,A);Ug.prototype.i=function(){return{P:{rankByOneThingRule:Tg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
301
- k.Object.defineProperties(Ug.prototype,{ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"pseudoRandomTiebreaking")?C(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByOneThingRule")?C(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
302
- var Ng=function(a){a=a===void 0?{}:a;this.h={};this.h.description=a.description==null?null:a.description;this.h.permissions=a.permissions==null?null:a.permissions;this.h.action=a.action==null?null:a.action;this.h["in"]=a.Dh==null?null:a.Dh;this.h.notIn=a.Vh==null?null:a.Vh;this.h.conditions=a.conditions==null?null:a.conditions;this.h.logConfig=a.Kh==null?null:a.Kh};q(Ng,A);Ng.prototype.i=function(){return{P:{conditions:rf,logConfig:Hg},H:{action:Ke},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
303
- k.Object.defineProperties(Ng.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return D(this,"action")?C(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return D(this,"conditions")?C(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},Dh:{configurable:!0,enumerable:!0,
304
- 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=
305
- 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};q(Vg,A);Vg.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:Uf}}};
306
- 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};
307
- q(Jg,A);Jg.prototype.i=function(){return{keys:["code","details","message"],Ma:{details:{ka:null,pa:!0,qa:!1,ra:!1}}}};
308
- 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}}});
309
- 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};q(Wg,A);Wg.prototype.i=function(){return{H:{fileFormat:Me},keys:["expression","fileFormat","filename","name","selectors"],o:{expression:pf}}};
310
- 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,
311
- "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};q(Rf,A);Rf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
312
- 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};q(Tf,A);
313
- Tf.prototype.i=function(){return{H:{fileFormat:Le},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:mf,driveDestination:yf}}};
314
- 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=
315
- a}}});var Ef=function(a){a=a===void 0?{}:a;this.h={};this.h.paths=a.paths==null?null:a.paths;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.shardCount=a.vi==null?null:a.vi;this.h.primaryGeometryColumn=a.cd==null?null:a.cd};q(Ef,A);Ef.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
316
- k.Object.defineProperties(Ef.prototype,{paths:{configurable:!0,enumerable:!0,get:function(){return D(this,"paths")?C(this,"paths"):null},set:function(a){this.h.paths=a}},cd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?C(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},vi:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?C(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
278
+ a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Og=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Ii==null?null:a.Ii;this.h.detail=a.detail==null?null:a.detail};q(Og,A);Og.prototype.i=function(){return{H:{severity:Ke},keys:["detail","severity","topic"]}};
279
+ k.Object.defineProperties(Og.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}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?C(this,"topic"):null},set:function(a){this.h.topic=a}}});
280
+ var Pg=function(a){a=a===void 0?{}:a;this.h={};this.h.displayName=a.displayName==null?null:a.displayName;this.h.completeWorkUnits=a.Sg==null?null:a.Sg;this.h.totalWorkUnits=a.Ji==null?null:a.Ji;this.h.description=a.description==null?null:a.description};q(Pg,A);Pg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
281
+ k.Object.defineProperties(Pg.prototype,{Sg:{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=
282
+ a}},Ji:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?C(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var ug=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.jh==null?null:a.jh};q(ug,A);ug.prototype.i=function(){return{H:{precision:Le},keys:["dimensionsCount","precision","range"],o:{range:Af}}};
283
+ k.Object.defineProperties(ug.prototype,{jh:{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}}});
284
+ var Ag=function(a){a=a===void 0?{}:a;this.h={};this.h.points=a.points==null?null:a.points;this.h.bandId=a.Jg==null?null:a.Jg};q(Ag,A);Ag.prototype.i=function(){return{P:{points:sg},keys:["bandId","points"]}};
285
+ k.Object.defineProperties(Ag.prototype,{Jg:{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}}});
286
+ var Qf=function(a){a=a===void 0?{}:a;this.h={};this.h.crsCode=a.af==null?null:a.af;this.h.crsWkt=a.Yg==null?null:a.Yg;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.affineTransform=a.Ib==null?null:a.Ib};q(Qf,A);Qf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Ye,dimensions:pg}}};
287
+ k.Object.defineProperties(Qf.prototype,{Ib:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},af:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?C(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},Yg:{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,
288
+ get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Xf=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.Gg==null?null:a.Gg;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.ff==null?null:a.ff};q(Xf,A);Xf.prototype.i=function(){return{P:{auditConfigs:cf,bindings:hf,rules:Qg},keys:["auditConfigs","bindings","etag","rules","version"]}};
289
+ k.Object.defineProperties(Xf.prototype,{Gg:{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}},ff:{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,
290
+ "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 gg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.bi==null?null:a.bi;this.h.tileLimiting=a.Ei==null?null:a.Ei};q(gg,A);gg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Rg}}};
291
+ k.Object.defineProperties(gg.prototype,{bi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?C(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?C(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Sg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};q(Sg,A);Sg.prototype.i=function(){return{keys:["attributeName"]}};
292
+ k.Object.defineProperties(Sg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return D(this,"attributeName")?C(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Tg=function(){this.h={}};q(Tg,A);Tg.prototype.i=function(){return{keys:[]}};var Ug=function(){this.h={}};q(Ug,A);Ug.prototype.i=function(){return{keys:[]}};var Vg=function(){this.h={}};q(Vg,A);Vg.prototype.i=function(){return{keys:[]}};
293
+ var Wg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.Zd==null?null:a.Zd;this.h.rankByMinVisibleLodRule=a.hi==null?null:a.hi;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};q(Wg,A);
294
+ Wg.prototype.i=function(){return{H:{direction:Me},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],o:{rankByAttributeRule:Sg,rankByGeometryTypeRule:Tg,rankByMinVisibleLodRule:Ug,rankByMinZoomLevelRule:Vg}}};
295
+ k.Object.defineProperties(Wg.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=
296
+ a}},hi:{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}}});
297
+ var hg=function(a){a=a===void 0?{}:a;this.h={};this.h.zOrderRankingRule=a.zg==null?null:a.zg;this.h.thinningRankingRule=a.ng==null?null:a.ng};q(hg,A);hg.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Xg,zOrderRankingRule:Xg}}};
298
+ k.Object.defineProperties(hg.prototype,{ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?C(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},zg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?C(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
299
+ var Xg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByOneThingRule=a.Sf==null?null:a.Sf;this.h.pseudoRandomTiebreaking=a.gi==null?null:a.gi};q(Xg,A);Xg.prototype.i=function(){return{P:{rankByOneThingRule:Wg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
300
+ k.Object.defineProperties(Xg.prototype,{gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"pseudoRandomTiebreaking")?C(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Sf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByOneThingRule")?C(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
301
+ var Qg=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.Bh==null?null:a.Bh;this.h.notIn=a.Th==null?null:a.Th;this.h.conditions=a.conditions==null?null:a.conditions;this.h.logConfig=a.Ih==null?null:a.Ih};q(Qg,A);Qg.prototype.i=function(){return{P:{conditions:uf,logConfig:Kg},H:{action:Ne},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
302
+ k.Object.defineProperties(Qg.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}},Bh:{configurable:!0,enumerable:!0,
303
+ get:function(){return D(this,"in")?C(this,"in"):null},set:function(a){this.h["in"]=a}},Ih:{configurable:!0,enumerable:!0,get:function(){return D(this,"logConfig")?C(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Th:{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=
304
+ a}}});var Yg=function(a){a=a===void 0?{}:a;this.h={};this.h.policy=a.ib==null?null:a.ib;this.h.updateMask=a.updateMask==null?null:a.updateMask};q(Yg,A);Yg.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:Xf}}};
305
+ k.Object.defineProperties(Yg.prototype,{ib:{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 Mg=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};
306
+ q(Mg,A);Mg.prototype.i=function(){return{keys:["code","details","message"],La:{details:{ka:null,oa:!0,pa:!1,qa:!1}}}};
307
+ k.Object.defineProperties(Mg.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}}});
308
+ var Zg=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};q(Zg,A);Zg.prototype.i=function(){return{H:{fileFormat:Pe},keys:["expression","fileFormat","filename","name","selectors"],o:{expression:sf}}};
309
+ k.Object.defineProperties(Zg.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,
310
+ "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 Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga};q(Uf,A);Uf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:nf}}};
311
+ k.Object.defineProperties(Uf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Wf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.la==null?null:a.la;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};q(Wf,A);
312
+ Wf.prototype.i=function(){return{H:{fileFormat:Oe},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:pf,driveDestination:Bf}}};
313
+ 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}},la:{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=
314
+ a}}});var Hf=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.ti==null?null:a.ti;this.h.primaryGeometryColumn=a.bd==null?null:a.bd};q(Hf,A);Hf.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
315
+ k.Object.defineProperties(Hf.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}},ti:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?C(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
317
316
  enumerable:!0,get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});
318
- var Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.od==null?null:a.od;this.h.sources=a.sources==null?null:a.sources;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.csvColumnDataTypeOverrides=a.bh==null?null:a.bh;this.h.policy=a.jb==null?null:a.jb;this.h.columnDataTypeOverrides=a.Tg==null?null:a.Tg;this.h.memo=a.Wc==null?null:a.Wc};
319
- q(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}}};
320
- k.Object.defineProperties(Bg.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?C(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},bh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvColumnDataTypeOverrides")?C(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):
321
- 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")?
322
- 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}}});
323
- var Xg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.charset=a.charset==null?null:a.charset;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.crs=a.crs==null?null:a.crs;this.h.geodesic=a.geodesic==null?null:a.geodesic;this.h.primaryGeometryColumn=a.cd==null?null:a.cd;this.h.xColumn=a.Oi==null?null:a.Oi;this.h.yColumn=a.Pi==null?null:a.Pi;this.h.dateFormat=a.ih==null?null:a.ih;this.h.csvDelimiter=a.dh==
324
- null?null:a.dh;this.h.csvQualifier=a.eh==null?null:a.eh;this.h.simplifyErrorMeters=a.wi==null?null:a.wi};q(Xg,A);Xg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn simplifyErrorMeters uris xColumn yColumn".split(" ")}};
325
- k.Object.defineProperties(Xg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return D(this,"charset")?C(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?C(this,"crs"):null},set:function(a){this.h.crs=a}},dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?C(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},eh:{configurable:!0,enumerable:!0,get:function(){return D(this,
326
- "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=
327
- 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}},
328
- 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}}});
329
- var tg=function(a){a=a===void 0?{}:a;this.h={};this.h.tileDimensions=a.bc==null?null:a.bc;this.h.marginDimensions=a.If==null?null:a.If;this.h.compress=a.We==null?null:a.We;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue;this.h.tensorDepths=a.le==null?null:a.le;this.h.sequenceData=a.dg==null?null:a.dg;this.h.collapseBands=a.Ue==null?null:a.Ue;this.h.maxMaskedRatio=a.Mf==null?null:a.Mf};q(tg,A);
330
- 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}}};
331
- k.Object.defineProperties(tg.prototype,{Ue:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?C(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},We:{configurable:!0,enumerable:!0,get:function(){return D(this,"compress")?C(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},If:{configurable:!0,
332
- 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,
333
- "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}}});
334
- var fg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxFeaturesPerTile=a.Lf==null?null:a.Lf;this.h.thinningStrategy=a.qg==null?null:a.qg};q(fg,A);fg.prototype.i=function(){return{H:{thinningStrategy:Pe},keys:["maxFeaturesPerTile","thinningStrategy"]}};
335
- k.Object.defineProperties(fg.prototype,{Lf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?C(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},qg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?C(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
336
- var Yg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.ca==null?null:a.ca;this.h.visualizationOptions=a.ic==null?null:a.ic;this.h.grid=a.grid==null?null:a.grid;this.h.filenamePrefix=a.xa==null?null:a.xa};q(Yg,A);
337
- Yg.prototype.i=function(){return{H:{fileFormat:Qe},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:pf,grid:Nf,visualizationOptions:Hf}}};
338
- k.Object.defineProperties(Yg.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,
339
- "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=
340
- a}}});var Og=function(a){a=a===void 0?{}:a;this.h={};this.h.maxPrerenderZoom=a.Oh==null?null:a.Oh;this.h.minVerticesPerTile=a.Th==null?null:a.Th;this.h.neighborDepth=a.Uh==null?null:a.Uh;this.h.minFeaturesPerTile=a.Rh==null?null:a.Rh};q(Og,A);Og.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
341
- k.Object.defineProperties(Og.prototype,{Oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?C(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?C(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Th:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?C(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
342
- a}},Uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"neighborDepth")?C(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
343
- var Pf=function(a){a=a===void 0?{}:a;this.h={};this.h.endZoom=a.ef==null?null:a.ef;this.h.scale=a.scale==null?null:a.scale;this.h.startZoom=a.lg==null?null:a.lg;this.h.skipEmpty=a.ig==null?null:a.ig;this.h.mapsApiKey=a.Hf==null?null:a.Hf;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.stride=a.stride==null?null:a.stride;this.h.zoomSubset=a.Cg==null?null:a.Cg};q(Pf,A);
344
- Pf.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey scale skipEmpty startZoom stride zoomSubset".split(" "),o:{dimensions:mg,zoomSubset:Zg}}};
345
- k.Object.defineProperties(Pf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},ef:{configurable:!0,enumerable:!0,get:function(){return D(this,"endZoom")?C(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},Hf:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapsApiKey")?C(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},scale:{configurable:!0,enumerable:!0,
346
- 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=
347
- a}},Cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?C(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Bf=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.sources=a.sources==null?null:a.sources;this.h.dataType=a.dataType==null?null:a.dataType;this.h.crs=a.crs==null?null:a.crs;this.h.subdatasetPrefix=a.Bi==null?null:a.Bi;this.h.subdatasetSuffix=a.Ci==null?null:a.Ci};q(Bf,A);
348
- Bf.prototype.i=function(){return{P:{sources:yg},H:{dataType:Se},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
349
- 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")?
350
- 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}}});
351
- var vg=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.ld==null?null:a.ld;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy};q(vg,A);vg.prototype.i=function(){return{H:{pyramidingPolicy:Re},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:sg}}};
352
- k.Object.defineProperties(vg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},ld:{configurable:!0,
353
- enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var wg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.mb==null?null:a.mb;this.h.bandIds=a.ca==null?null:a.ca};q(wg,A);wg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
354
- k.Object.defineProperties(wg.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Ff=function(a){a=a===void 0?{}:a;this.h={};this.h.sources=a.sources==null?null:a.sources;this.h.pathPrefix=a.pathPrefix==null?null:a.pathPrefix};q(Ff,A);
355
- 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}}});
356
- 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};q($g,A);$g.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
357
- 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}}});
358
- var qg=function(a){a=a===void 0?{}:a;this.h={};this.h.fileIndexes=a.rh==null?null:a.rh;this.h.firstTileIndex=a.th==null?null:a.th;this.h.tilesPerFile=a.Ii==null?null:a.Ii};q(qg,A);qg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
359
- k.Object.defineProperties(qg.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?C(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},th:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?C(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?C(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
360
- var ah=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Lb==null?null:a.Lb;this.h.updateMask=a.updateMask==null?null:a.updateMask};q(ah,A);ah.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:zf}}};
361
- k.Object.defineProperties(ah.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
362
- var Ze=function(a){a=a===void 0?{}:a;this.h={};this.h.constantValue=a.gb==null?null:a.gb;this.h.integerValue=a.Va==null?null:a.Va;this.h.bytesValue=a.pb==null?null:a.pb;this.h.arrayValue=a.Fa==null?null:a.Fa;this.h.dictionaryValue=a.Ga==null?null:a.Ga;this.h.functionDefinitionValue=a.Ta==null?null:a.Ta;this.h.functionInvocationValue=a.ya==null?null:a.ya;this.h.argumentReference=a.Kb==null?null:a.Kb;this.h.valueReference=a.Oa==null?null:a.Oa};q(Ze,A);
363
- 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}}};
364
- k.Object.defineProperties(Ze.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?C(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?C(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?C(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},gb:{configurable:!0,
365
- 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,
366
- 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}}});
367
- 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};q(Wf,A);Wf.prototype.i=function(){return{H:{fileFormat:Te},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:mf,driveDestination:yf}}};
368
- 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=
369
- 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};q(Xf,A);Xf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
370
- 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=
371
- 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};q(bh,A);bh.prototype.i=function(){return{H:{fileFormat:Ue},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:pf,grid:Nf,videoOptions:Xf}}};
372
- 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,
373
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Hf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Tf==null?null:a.Tf;this.h.paletteColors=a.Zc==null?null:a.Zc;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};q(Hf,A);
374
- Hf.prototype.i=function(){return{P:{ranges:xf},keys:["gamma","opacity","paletteColors","ranges"]}};
375
- k.Object.defineProperties(Hf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return D(this,"gamma")?C(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return D(this,"opacity")?C(this,"opacity"):null},set:function(a){this.h.opacity=a}},Zc:{configurable:!0,enumerable:!0,get:function(){return D(this,"paletteColors")?C(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return D(this,
376
- "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};q(Zg,A);Zg.prototype.i=function(){return{keys:["end","start"]}};
377
- 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}}});
378
- 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=
379
- 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)};
380
- dh.prototype.getCapabilities=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",u:F(b,c),G:hf})};dh.prototype.Tc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:F(b,c),G:Dg})};
381
- 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})};
382
- 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})};
383
- h.link=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",u:F(c,d),G:zf})};h.Tc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:F(b,c),G:Dg})};
384
- 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)};
385
- 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)};
386
- 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)};
387
- 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)};
388
- 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})};
389
- 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)};
390
- 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;
391
- 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})};
392
- 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})};
393
- 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)};
394
- 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})};
395
- 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)};
396
- 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})};
397
- 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)};
398
- 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)};
399
- 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)};
400
- th.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",u:F(c,d),G:bh})};var uh=function(a,b){this.Zk=100;this.Ok=a;this.ml=b;this.Yd=0;this.Qd=null};uh.prototype.get=function(){if(this.Yd>0){this.Yd--;var a=this.Qd;this.Qd=a.next;a.next=null}else a=this.Ok();return a};uh.prototype.put=function(a){this.ml(a);this.Yd<this.Zk&&(this.Yd++,a.next=this.Qd,this.Qd=a)};function vh(a){t.setTimeout(function(){throw a;},0)};var wh=function(){this.ue=this.jc=null};wh.prototype.add=function(a,b){var c=xh.get();c.set(a,b);this.ue?this.ue.next=c:(E(!this.jc),this.jc=c);this.ue=c};wh.prototype.remove=function(){var a=null;this.jc&&(a=this.jc,this.jc=this.jc.next,this.jc||(this.ue=null),a.next=null);return a};var xh=new uh(function(){return new yh},function(a){return a.reset()}),yh=function(){this.next=this.scope=this.pf=null};yh.prototype.set=function(a,b){this.pf=a;this.scope=b;this.next=null};
401
- yh.prototype.reset=function(){this.next=this.scope=this.pf=null};var zh=t.console&&t.console.createTask?t.console.createTask.bind(t.console):void 0,Ah=zh?Symbol("consoleTask"):void 0;
402
- 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(na(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,
403
- [this].concat(na(l)))};if(!zh)return a;var f=zh(a.name||b);c[Qb(Ah)]=f;return c}var Ch;var Dh,Eh=!1,Fh=new wh,Hh=function(a,b){a=Bh(a,"goog.async.run");Dh||Gh();Eh||(Dh(),Eh=!0);Fh.add(a,b)},Gh=function(){var a=Promise.resolve(void 0);Dh=function(){a.then(Ih)}};function Ih(){for(var a;a=Fh.remove();){try{a.pf.call(a.scope)}catch(b){vh(b)}xh.put(a)}Eh=!1};var Jh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Mh=function(a){this.T=0;this.ia=void 0;this.mc=this.fb=this.X=null;this.Nd=this.hf=!1;if(a!=Nd)try{var b=this;a.call(void 0,function(c){Kh(b,2,c)},function(c){if(!(c instanceof Lh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Kh(b,3,c)})}catch(c){Kh(this,3,c)}},Nh=function(){this.next=this.context=this.tc=this.Xb=this.Mb=null;this.td=!1};Nh.prototype.reset=function(){this.context=this.tc=this.Xb=this.Mb=null;this.td=!1};
404
- var Oh=new uh(function(){return new Nh},function(a){a.reset()}),Ph=function(a,b,c){var d=Oh.get();d.Xb=a;d.tc=b;d.context=c;return d};Mh.prototype.then=function(a,b,c){a!=null&&Ub(a,"opt_onFulfilled should be a function.");b!=null&&Ub(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Qh(this,Fa(typeof a==="function"?a:null),Fa(typeof b==="function"?b:null),c)};Mh.prototype.$goog_Thenable=!0;
405
- var Sh=function(a,b,c,d){b!=null&&Ub(b,"opt_onFulfilled should be a function.");c!=null&&Ub(c,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Rh(a,Ph(b||Nd,c||null,d))};Mh.prototype.finally=function(a){var b=this;a=Fa(a);return new Promise(function(c,d){Sh(b,function(e){a();c(e)},function(e){a();d(e)})})};Mh.prototype.vl=function(a,b){return Qh(this,null,Fa(a),b)};Mh.prototype.catch=Mh.prototype.vl;
406
- Mh.prototype.cancel=function(a){if(this.T==0){var b=new Lh(a);Hh(function(){Th(this,b)},this)}};
407
- var Th=function(a,b){if(a.T==0)if(a.X){var c=a.X;if(c.fb){for(var d=0,e=null,g=null,f=c.fb;f&&(f.td||(d++,f.Mb==a&&(e=f),!(e&&d>1)));f=f.next)e||(g=f);e&&(c.T==0&&d==1?Th(c,b):(g?(d=g,E(c.fb),E(d!=null),d.next==c.mc&&(c.mc=d),d.next=d.next.next):Uh(c),Vh(c,e,3,b)))}a.X=null}else Kh(a,3,b)},Rh=function(a,b){a.fb||a.T!=2&&a.T!=3||Wh(a);E(b.Xb!=null);a.mc?a.mc.next=b:a.fb=b;a.mc=b},Qh=function(a,b,c,d){b&&(b=Bh(b,"goog.Promise.then"));c&&(c=Bh(c,"goog.Promise.then"));var e=Ph(null,null,null);e.Mb=new Mh(function(g,
408
- f){e.Xb=b?function(l){try{var m=b.call(d,l);g(m)}catch(p){f(p)}}:g;e.tc=c?function(l){try{var m=c.call(d,l);m===void 0&&l instanceof Lh?f(l):g(m)}catch(p){f(p)}}:f});e.Mb.X=a;Rh(a,e);return e.Mb};Mh.prototype.xl=function(a){E(this.T==1);this.T=0;Kh(this,2,a)};Mh.prototype.yl=function(a){E(this.T==1);this.T=0;Kh(this,3,a)};
409
- var Kh=function(a,b,c){if(a.T==0){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.T=1;a:{var d=c,e=a.xl,g=a.yl;if(d instanceof Mh){Sh(d,e,g,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"){Xh(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);f=!0;break a}f=!1}}f||(a.ia=c,a.T=b,a.X=null,Wh(a),b!=3||c instanceof Lh||Yh(a,c))}},Xh=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,
410
- f,l)}catch(m){l(m)}},Wh=function(a){a.hf||(a.hf=!0,Hh(a.Rk,a))},Uh=function(a){var b=null;a.fb&&(b=a.fb,a.fb=b.next,b.next=null);a.fb||(a.mc=null);b!=null&&E(b.Xb!=null);return b};Mh.prototype.Rk=function(){for(var a;a=Uh(this);)Vh(this,a,this.T,this.ia);this.hf=!1};
411
- var Vh=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,Zh(b,c,d);else try{b.td?b.Xb.call(b.context):Zh(b,c,d)}catch(e){$h.call(null,e)}Oh.put(b)},Zh=function(a,b,c){b==2?a.Xb.call(a.context,c):a.tc&&a.tc.call(a.context,c)},Yh=function(a,b){a.Nd=!0;Hh(function(){a.Nd&&$h.call(null,b)})},$h=vh,Lh=function(a){Mb.call(this,a)};y(Lh,Mb);Lh.prototype.name="cancel";var ai=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 bi=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};q(bi,I);h=bi.prototype;h.mf=function(a){this.ud=arguments;this.fc||this.ad?this.yc=!0:ci(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,ci(this))};h.J=function(){I.prototype.J.call(this);this.stop()};
412
- var ci=function(a){a.fc=ai(function(){a.fc=null;a.yc&&!a.ad&&(a.yc=!1,ci(a))},a.Xk);var b=a.ud;a.ud=null;a.al.apply(null,b)};function di(a){var b=sa.apply(1,arguments);if(!Array.isArray(a)||!Array.isArray(a.raw)||a.length!==a.raw.length||!Cb&&a===a.raw||!(Cb&&!Db||Ab(a))||b.length+1!==a.length)throw new TypeError("\n ############################## ERROR ##############################\n\n It looks like you are trying to call a template tag function (fn`...`)\n using the normal function syntax (fn(...)), which is not supported.\n\n The functions in the safevalues library are not designed to be called\n like normal functions, and doing so invalidates the security guarantees\n that safevalues provides.\n\n If you are stuck and not sure how to proceed, please reach out to us\n instead through:\n - go/ise-hardening-yaqs (preferred) // LINE-INTERNAL\n - g/ise-hardening // LINE-INTERNAL\n - https://github.com/google/safevalues/issues\n\n ############################## ERROR ##############################");
317
+ var Eg=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.Zg==null?null:a.Zg;this.h.policy=a.ib==null?null:a.ib;this.h.columnDataTypeOverrides=a.Rg==null?null:a.Rg;this.h.memo=a.Vc==null?null:a.Vc};
318
+ q(Eg,A);Eg.prototype.i=function(){return{P:{sources:$g},H:{columnDataTypeOverrides:Qe,csvColumnDataTypeOverrides:Re},keys:"columnDataTypeOverrides csvColumnDataTypeOverrides endTime memo name policy properties sources startTime uriPrefix".split(" "),La:{columnDataTypeOverrides:{ka:null,oa:!1,pa:!1,qa:!1},csvColumnDataTypeOverrides:{ka:null,oa:!1,pa:!1,qa:!1},properties:{ka:null,oa:!1,pa:!1,qa:!1}},o:{policy:Xf}}};
319
+ k.Object.defineProperties(Eg.prototype,{Rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?C(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},Zg:{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"):
320
+ 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}},ib:{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")?
321
+ 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}}});
322
+ var $g=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.Tb==null?null:a.Tb;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.Mi==null?null:a.Mi;this.h.yColumn=a.Ni==null?null:a.Ni;this.h.dateFormat=a.gh==null?null:a.gh;this.h.csvDelimiter=a.ah==
323
+ null?null:a.ah;this.h.csvQualifier=a.bh==null?null:a.bh;this.h.simplifyErrorMeters=a.ui==null?null:a.ui};q($g,A);$g.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn simplifyErrorMeters uris xColumn yColumn".split(" ")}};
324
+ k.Object.defineProperties($g.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}},ah:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?C(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},bh:{configurable:!0,enumerable:!0,get:function(){return D(this,
325
+ "csvQualifier")?C(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},gh:{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}},Tb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=
326
+ 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}},ui:{configurable:!0,enumerable:!0,get:function(){return D(this,"simplifyErrorMeters")?C(this,"simplifyErrorMeters"):null},set:function(a){this.h.simplifyErrorMeters=a}},
327
+ uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}},Mi:{configurable:!0,enumerable:!0,get:function(){return D(this,"xColumn")?C(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?C(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
328
+ var wg=function(a){a=a===void 0?{}:a;this.h={};this.h.tileDimensions=a.ac==null?null:a.ac;this.h.marginDimensions=a.Gf==null?null:a.Gf;this.h.compress=a.Ve==null?null:a.Ve;this.h.maxSizeBytes=a.Ub==null?null:a.Ub;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue;this.h.tensorDepths=a.ke==null?null:a.ke;this.h.sequenceData=a.bg==null?null:a.bg;this.h.collapseBands=a.Te==null?null:a.Te;this.h.maxMaskedRatio=a.Kf==null?null:a.Kf};q(wg,A);
329
+ wg.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),La:{tensorDepths:{ka:null,oa:!1,pa:!1,qa:!1}},o:{marginDimensions:pg,tileDimensions:pg}}};
330
+ k.Object.defineProperties(wg.prototype,{Te:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?C(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Ve:{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}},Gf:{configurable:!0,
331
+ enumerable:!0,get:function(){return D(this,"marginDimensions")?C(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxMaskedRatio")?C(this,"maxMaskedRatio"):null},set:function(a){this.h.maxMaskedRatio=a}},Ub:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},bg:{configurable:!0,enumerable:!0,get:function(){return D(this,
332
+ "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}},ac:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
333
+ var ig=function(a){a=a===void 0?{}:a;this.h={};this.h.maxFeaturesPerTile=a.Jf==null?null:a.Jf;this.h.thinningStrategy=a.og==null?null:a.og};q(ig,A);ig.prototype.i=function(){return{H:{thinningStrategy:Se},keys:["maxFeaturesPerTile","thinningStrategy"]}};
334
+ k.Object.defineProperties(ig.prototype,{Jf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?C(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},og:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?C(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
335
+ 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.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.ca==null?null:a.ca;this.h.visualizationOptions=a.hc==null?null:a.hc;this.h.grid=a.grid==null?null:a.grid;this.h.filenamePrefix=a.wa==null?null:a.wa};q(ah,A);
336
+ ah.prototype.i=function(){return{H:{fileFormat:Te},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:sf,grid:Qf,visualizationOptions:Kf}}};
337
+ k.Object.defineProperties(ah.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}},wa:{configurable:!0,enumerable:!0,get:function(){return D(this,
338
+ "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=
339
+ a}}});var Rg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxPrerenderZoom=a.Mh==null?null:a.Mh;this.h.minVerticesPerTile=a.Rh==null?null:a.Rh;this.h.neighborDepth=a.Sh==null?null:a.Sh;this.h.minFeaturesPerTile=a.Ph==null?null:a.Ph};q(Rg,A);Rg.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
340
+ k.Object.defineProperties(Rg.prototype,{Mh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?C(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?C(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?C(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
341
+ a}},Sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"neighborDepth")?C(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
342
+ var Sf=function(a){a=a===void 0?{}:a;this.h={};this.h.endZoom=a.df==null?null:a.df;this.h.scale=a.scale==null?null:a.scale;this.h.startZoom=a.jg==null?null:a.jg;this.h.skipEmpty=a.gg==null?null:a.gg;this.h.mapsApiKey=a.Ff==null?null:a.Ff;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.stride=a.stride==null?null:a.stride;this.h.zoomSubset=a.Ag==null?null:a.Ag};q(Sf,A);
343
+ Sf.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey scale skipEmpty startZoom stride zoomSubset".split(" "),o:{dimensions:pg,zoomSubset:bh}}};
344
+ k.Object.defineProperties(Sf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},df:{configurable:!0,enumerable:!0,get:function(){return D(this,"endZoom")?C(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},Ff:{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,
345
+ get:function(){return D(this,"scale")?C(this,"scale"):null},set:function(a){this.h.scale=a}},gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmpty")?C(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=a}},jg:{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=
346
+ a}},Ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?C(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Ef=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.zi==null?null:a.zi;this.h.subdatasetSuffix=a.Ai==null?null:a.Ai};q(Ef,A);
347
+ Ef.prototype.i=function(){return{P:{sources:Bg},H:{dataType:Ve},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
348
+ k.Object.defineProperties(Ef.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")?
349
+ C(this,"sources"):null},set:function(a){this.h.sources=a}},zi:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?C(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Ai:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?C(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
350
+ var yg=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.tilesetId=a.lb==null?null:a.lb;this.h.tilesetBandIndex=a.kd==null?null:a.kd;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy};q(yg,A);yg.prototype.i=function(){return{H:{pyramidingPolicy:Ue},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:vg}}};
351
+ k.Object.defineProperties(yg.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,
352
+ enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var zg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.lb==null?null:a.lb;this.h.bandIds=a.ca==null?null:a.ca};q(zg,A);zg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
353
+ k.Object.defineProperties(zg.prototype,{ca:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var If=function(a){a=a===void 0?{}:a;this.h={};this.h.sources=a.sources==null?null:a.sources;this.h.pathPrefix=a.pathPrefix==null?null:a.pathPrefix};q(If,A);
354
+ If.prototype.i=function(){return{P:{sources:ch},keys:["pathPrefix","sources"]}};k.Object.defineProperties(If.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}}});
355
+ var ch=function(a){a=a===void 0?{}:a;this.h={};this.h.pathSuffix=a.pathSuffix==null?null:a.pathSuffix;this.h.headerSizeBytes=a.headerSizeBytes==null?null:a.headerSizeBytes};q(ch,A);ch.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
356
+ k.Object.defineProperties(ch.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}}});
357
+ var tg=function(a){a=a===void 0?{}:a;this.h={};this.h.fileIndexes=a.ph==null?null:a.ph;this.h.firstTileIndex=a.rh==null?null:a.rh;this.h.tilesPerFile=a.Gi==null?null:a.Gi};q(tg,A);tg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
358
+ k.Object.defineProperties(tg.prototype,{ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?C(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?C(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?C(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
359
+ var dh=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Kb==null?null:a.Kb;this.h.updateMask=a.updateMask==null?null:a.updateMask};q(dh,A);dh.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:Cf}}};
360
+ k.Object.defineProperties(dh.prototype,{Kb:{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}}});
361
+ var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.constantValue=a.fb==null?null:a.fb;this.h.integerValue=a.Ua==null?null:a.Ua;this.h.bytesValue=a.ob==null?null:a.ob;this.h.arrayValue=a.Ea==null?null:a.Ea;this.h.dictionaryValue=a.Fa==null?null:a.Fa;this.h.functionDefinitionValue=a.Sa==null?null:a.Sa;this.h.functionInvocationValue=a.xa==null?null:a.xa;this.h.argumentReference=a.Jb==null?null:a.Jb;this.h.valueReference=a.Na==null?null:a.Na};q(bf,A);
362
+ bf.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),o:{arrayValue:af,dictionaryValue:zf,functionDefinitionValue:lg,functionInvocationValue:mg}}};
363
+ k.Object.defineProperties(bf.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?C(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Ea:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?C(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?C(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},fb:{configurable:!0,
364
+ enumerable:!0,get:function(){return D(this,"constantValue")?C(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"dictionaryValue")?C(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionDefinitionValue")?C(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},xa:{configurable:!0,enumerable:!0,
365
+ get:function(){return D(this,"functionInvocationValue")?C(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Na:{configurable:!0,enumerable:!0,get:function(){return D(this,"valueReference")?C(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
366
+ var Zf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.la==null?null:a.la;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};q(Zf,A);Zf.prototype.i=function(){return{H:{fileFormat:We},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:pf,driveDestination:Bf}}};
367
+ k.Object.defineProperties(Zf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},la:{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=
368
+ a}}});var $f=function(a){a=a===void 0?{}:a;this.h={};this.h.framesPerSecond=a.framesPerSecond==null?null:a.framesPerSecond;this.h.maxFrames=a.maxFrames==null?null:a.maxFrames;this.h.maxPixelsPerFrame=a.maxPixelsPerFrame==null?null:a.maxPixelsPerFrame};q($f,A);$f.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
369
+ k.Object.defineProperties($f.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=
370
+ a}}});var eh=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.videoOptions=a.Oa==null?null:a.Oa;this.h.fileFormat=a.F==null?null:a.F;this.h.grid=a.grid==null?null:a.grid};q(eh,A);eh.prototype.i=function(){return{H:{fileFormat:Xe},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:sf,grid:Qf,videoOptions:$f}}};
371
+ k.Object.defineProperties(eh.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,
372
+ "name")?C(this,"name"):null},set:function(a){this.h.name=a}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Kf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Rf==null?null:a.Rf;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};q(Kf,A);
373
+ Kf.prototype.i=function(){return{P:{ranges:Af},keys:["gamma","opacity","paletteColors","ranges"]}};
374
+ k.Object.defineProperties(Kf.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}},Rf:{configurable:!0,enumerable:!0,get:function(){return D(this,
375
+ "ranges")?C(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var bh=function(a){a=a===void 0?{}:a;this.h={};this.h.start=a.start==null?null:a.start;this.h.end=a.end==null?null:a.end};q(bh,A);bh.prototype.i=function(){return{keys:["end","start"]}};
376
+ k.Object.defineProperties(bh.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}}});
377
+ var gd={$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"},fh=function(a){this.m="v1";this.j=
378
+ new hd(a,null)};fh.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:Fg})};var gh=function(a){this.m="v1";this.j=new hd(a,null)};
379
+ gh.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:lf})};gh.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:Gg})};
380
+ var hh=function(a){this.m="v1";this.j=new hd(a,null)};h=hh.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:Cf})};
381
+ 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:Lf})};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:Cf})};
382
+ 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:Cf})};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:Gg})};
383
+ 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:Cf})};var ih=function(a){this.m="v1";this.j=new hd(a,null)};
384
+ ih.prototype.Ja=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:Jg})};var jh=function(a){this.m="v1";this.j=new hd(a,null)};
385
+ 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.featureView.create",path:"/"+this.m+"/"+a+"/featureView",u:F(c,d),G:cg})};var kh=function(a){this.m="v1";this.j=new hd(a,null)};
386
+ 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.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",u:F(c,d),G:kg})};var lh=function(a){this.m="v1";this.j=new hd(a,null)};
387
+ lh.prototype.Ja=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:Jg})};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.image.import",path:"/"+this.m+"/"+a+"/image:import",u:F(c,d),G:Jg})};
388
+ var mh=function(a){this.m="v1";this.j=new hd(a,null)};mh.prototype.Ja=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:Jg})};var nh=function(a){this.m="v1";this.j=new hd(a,null)};
389
+ 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.maps.create",path:"/"+this.m+"/"+a+"/maps",u:F(c,d),G:Jf})};var oh=function(a){this.m="v1";this.j=new hd(a,null)};h=oh.prototype;
390
+ 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:Lf})};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:Lf})};
391
+ 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:Jg})};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:Ig})};
392
+ 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:Jg})};var ph=function(a){this.m="v1";this.j=new hd(a,null)};
393
+ ph.prototype.Ja=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:Jg})};ph.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:Jg})};
394
+ var qh=function(a){this.m="v1";this.j=new hd(a,null)};qh.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:Zg})};var rh=function(a){this.m="v1";this.j=new hd(a,null)};
395
+ rh.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:ah})};
396
+ var sh=function(a){this.m="v1";this.j=new hd(a,null)},th=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:tf})},uh=function(a){this.m="v1";this.j=new hd(a,null)};
397
+ uh.prototype.Ja=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:Jg})};var vh=function(a){this.m="v1";this.j=new hd(a,null)};
398
+ vh.prototype.Ja=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:Jg})};var wh=function(a){this.m="v1";this.j=new hd(a,null)};
399
+ wh.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:eh})};var xh=function(a,b){this.Xk=100;this.Mk=a;this.kl=b;this.Xd=0;this.Pd=null};xh.prototype.get=function(){if(this.Xd>0){this.Xd--;var a=this.Pd;this.Pd=a.next;a.next=null}else a=this.Mk();return a};xh.prototype.put=function(a){this.kl(a);this.Xd<this.Xk&&(this.Xd++,a.next=this.Pd,this.Pd=a)};function yh(a){t.setTimeout(function(){throw a;},0)};var zh=function(){this.te=this.ic=null};zh.prototype.add=function(a,b){var c=Ah.get();c.set(a,b);this.te?this.te.next=c:(E(!this.ic),this.ic=c);this.te=c};zh.prototype.remove=function(){var a=null;this.ic&&(a=this.ic,this.ic=this.ic.next,this.ic||(this.te=null),a.next=null);return a};var Ah=new xh(function(){return new Bh},function(a){return a.reset()}),Bh=function(){this.next=this.scope=this.nf=null};Bh.prototype.set=function(a,b){this.nf=a;this.scope=b;this.next=null};
400
+ Bh.prototype.reset=function(){this.next=this.scope=this.nf=null};var Ch=t.console&&t.console.createTask?t.console.createTask.bind(t.console):void 0,Dh=Ch?Symbol("consoleTask"):void 0;
401
+ function Eh(a,b){function c(){var l=sa.apply(0,arguments),m=this;return f.run(function(){return a.call.apply(a,[m].concat(na(l)))})}b=b===void 0?"anonymous":b;if(Dh&&a[Dh])return a;var d=a,e,g=(e=Fh)==null?void 0:e();a=function(){var l=sa.apply(0,arguments),m,p=(m=Fh)==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,
402
+ [this].concat(na(l)))};if(!Ch)return a;var f=Ch(a.name||b);c[Rb(Dh)]=f;return c}var Fh;var Gh,Hh=!1,Ih=new zh,Kh=function(a,b){a=Eh(a,"goog.async.run");Gh||Jh();Hh||(Gh(),Hh=!0);Ih.add(a,b)},Jh=function(){var a=Promise.resolve(void 0);Gh=function(){a.then(Lh)}};function Lh(){for(var a;a=Ih.remove();){try{a.nf.call(a.scope)}catch(b){yh(b)}Ah.put(a)}Hh=!1};var Mh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Ph=function(a){this.T=0;this.ia=void 0;this.lc=this.eb=this.X=null;this.Md=this.gf=!1;if(a!=Qd)try{var b=this;a.call(void 0,function(c){Nh(b,2,c)},function(c){if(!(c instanceof Oh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Nh(b,3,c)})}catch(c){Nh(this,3,c)}},Qh=function(){this.next=this.context=this.sc=this.Wb=this.Lb=null;this.sd=!1};Qh.prototype.reset=function(){this.context=this.sc=this.Wb=this.Lb=null;this.sd=!1};
403
+ var Rh=new xh(function(){return new Qh},function(a){a.reset()}),Sh=function(a,b,c){var d=Rh.get();d.Wb=a;d.sc=b;d.context=c;return d};Ph.prototype.then=function(a,b,c){a!=null&&Vb(a,"opt_onFulfilled should be a function.");b!=null&&Vb(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Th(this,Fa(typeof a==="function"?a:null),Fa(typeof b==="function"?b:null),c)};Ph.prototype.$goog_Thenable=!0;
404
+ var Vh=function(a,b,c,d){b!=null&&Vb(b,"opt_onFulfilled should be a function.");c!=null&&Vb(c,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Uh(a,Sh(b||Qd,c||null,d))};Ph.prototype.finally=function(a){var b=this;a=Fa(a);return new Promise(function(c,d){Vh(b,function(e){a();c(e)},function(e){a();d(e)})})};Ph.prototype.tl=function(a,b){return Th(this,null,Fa(a),b)};Ph.prototype.catch=Ph.prototype.tl;
405
+ Ph.prototype.cancel=function(a){if(this.T==0){var b=new Oh(a);Kh(function(){Wh(this,b)},this)}};
406
+ var Wh=function(a,b){if(a.T==0)if(a.X){var c=a.X;if(c.eb){for(var d=0,e=null,g=null,f=c.eb;f&&(f.sd||(d++,f.Lb==a&&(e=f),!(e&&d>1)));f=f.next)e||(g=f);e&&(c.T==0&&d==1?Wh(c,b):(g?(d=g,E(c.eb),E(d!=null),d.next==c.lc&&(c.lc=d),d.next=d.next.next):Xh(c),Yh(c,e,3,b)))}a.X=null}else Nh(a,3,b)},Uh=function(a,b){a.eb||a.T!=2&&a.T!=3||Zh(a);E(b.Wb!=null);a.lc?a.lc.next=b:a.eb=b;a.lc=b},Th=function(a,b,c,d){b&&(b=Eh(b,"goog.Promise.then"));c&&(c=Eh(c,"goog.Promise.then"));var e=Sh(null,null,null);e.Lb=new Ph(function(g,
407
+ f){e.Wb=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 Oh?f(l):g(m)}catch(p){f(p)}}:f});e.Lb.X=a;Uh(a,e);return e.Lb};Ph.prototype.vl=function(a){E(this.T==1);this.T=0;Nh(this,2,a)};Ph.prototype.wl=function(a){E(this.T==1);this.T=0;Nh(this,3,a)};
408
+ var Nh=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.vl,g=a.wl;if(d instanceof Ph){Vh(d,e,g,a);var f=!0}else if(Mh(d))d.then(e,g,a),f=!0;else{if(u(d))try{var l=d.then;if(typeof l==="function"){$h(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);f=!0;break a}f=!1}}f||(a.ia=c,a.T=b,a.X=null,Zh(a),b!=3||c instanceof Oh||ai(a,c))}},$h=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,
409
+ f,l)}catch(m){l(m)}},Zh=function(a){a.gf||(a.gf=!0,Kh(a.Pk,a))},Xh=function(a){var b=null;a.eb&&(b=a.eb,a.eb=b.next,b.next=null);a.eb||(a.lc=null);b!=null&&E(b.Wb!=null);return b};Ph.prototype.Pk=function(){for(var a;a=Xh(this);)Yh(this,a,this.T,this.ia);this.gf=!1};
410
+ var Yh=function(a,b,c,d){if(c==3&&b.sc&&!b.sd)for(;a&&a.Md;a=a.X)a.Md=!1;if(b.Lb)b.Lb.X=null,bi(b,c,d);else try{b.sd?b.Wb.call(b.context):bi(b,c,d)}catch(e){ci.call(null,e)}Rh.put(b)},bi=function(a,b,c){b==2?a.Wb.call(a.context,c):a.sc&&a.sc.call(a.context,c)},ai=function(a,b){a.Md=!0;Kh(function(){a.Md&&ci.call(null,b)})},ci=yh,Oh=function(a){Nb.call(this,a)};y(Oh,Nb);Oh.prototype.name="cancel";var di=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 ei=function(a,b,c){I.call(this);this.Yk=c!=null?a.bind(c):a;this.Vk=b;this.td=null;this.xc=!1;this.Zc=0;this.ec=null};q(ei,I);h=ei.prototype;h.lf=function(a){this.td=arguments;this.ec||this.Zc?this.xc=!0:fi(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,fi(this))};h.J=function(){I.prototype.J.call(this);this.stop()};
411
+ var fi=function(a){a.ec=di(function(){a.ec=null;a.xc&&!a.Zc&&(a.xc=!1,fi(a))},a.Vk);var b=a.td;a.td=null;a.Yk.apply(null,b)};function gi(a){var b=sa.apply(1,arguments);if(!Array.isArray(a)||!Array.isArray(a.raw)||a.length!==a.raw.length||!Cb&&a===a.raw||!(Cb&&!Db||Ab(a))||b.length+1!==a.length)throw new TypeError("\n ############################## ERROR ##############################\n\n It looks like you are trying to call a template tag function (fn`...`)\n using the normal function syntax (fn(...)), which is not supported.\n\n The functions in the safevalues library are not designed to be called\n like normal functions, and doing so invalidates the security guarantees\n that safevalues provides.\n\n If you are stuck and not sure how to proceed, please reach out to us\n instead through:\n - go/ise-hardening-yaqs (preferred) // LINE-INTERNAL\n - g/ise-hardening // LINE-INTERNAL\n - https://github.com/google/safevalues/issues\n\n ############################## ERROR ##############################");
413
412
  if(b.length===0)return qb(a[0]);var c=a[0].toLowerCase();if(/^data:/.test(c))throw Error("Data URLs cannot have expressions in the template literal input.");if(/^https:\/\//.test(c)||/^\/\//.test(c)){var d=c.indexOf("//")+2;var e=c.indexOf("/",d);if(e<=d)throw Error("Can't interpolate data in a url's origin, Please make sure to fully specify the origin, terminated with '/'.");d=c.substring(d,e);if(!/^[0-9a-z.:-]+$/i.test(d))throw Error("The origin contains unsupported characters.");if(!/^[^:]*(:[0-9]+)?$/i.test(d))throw Error("Invalid port number.");
414
413
  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.");
415
- c=a[0];for(d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return qb(c)};var fi=function(a,b){Wa(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:ei.hasOwnProperty(d)?a.setAttribute(ei[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})},ei={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"},hi=function(a,
416
- b,c){return gi(document,arguments)},gi=function(a,b){var c=b[1],d=ii(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):fi(d,c));b.length>2&&ji(a,d,b,2);return d},ji=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}Yb(f?gc(g):g,e)}}},ii=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},ki=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},li=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},mi=function(a){this.Ed=a||t.document||document};h=mi.prototype;h.getElementsByTagName=function(a,b){return(b||this.Ed).getElementsByTagName(String(a))};
418
- h.Nk=function(a,b,c){return gi(this.Ed,arguments)};h.createElement=function(a){return ii(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){ji(li(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=ki;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};/*
414
+ c=a[0];for(d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return qb(c)};var ii=function(a,b){Wa(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:hi.hasOwnProperty(d)?a.setAttribute(hi[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})},hi={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"},ki=function(a,
415
+ b,c){return ji(document,arguments)},ji=function(a,b){var c=b[1],d=li(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):ii(d,c));b.length>2&&mi(a,d,b,2);return d},mi=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=
416
+ typeof g.item=="function";break a}}f=!1}Zb(f?hc(g):g,e)}}},li=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},ni=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},oi=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},pi=function(a){this.Dd=a||t.document||document};h=pi.prototype;h.getElementsByTagName=function(a,b){return(b||this.Dd).getElementsByTagName(String(a))};
417
+ h.Lk=function(a,b,c){return ji(this.Dd,arguments)};h.createElement=function(a){return li(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){mi(oi(a),a,arguments,1)};h.canHaveChildren=function(a){if(a.nodeType!=1)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
418
+ h.removeNode=ni;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};/*
420
419
 
421
420
  Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
422
421
  Copyright The Closure Library Authors.
423
422
  SPDX-License-Identifier: MIT
424
423
  */
425
- var oi=function(a){var b=ni;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};oi.prototype.cancel=function(a){if(this.pc)this.ia instanceof oi&&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||pi(this,new qi(this))}};oi.prototype.Wg=function(a,b){this.Pe=!1;ri(this,a,b)};
426
- var ri=function(a,b,c){a.pc=!0;a.ia=c;a.Oc=!b;si(a)},ui=function(a){if(a.pc){if(!a.hg)throw new ti(a);a.hg=!1}};oi.prototype.callback=function(a){ui(this);vi(a);ri(this,!0,a)};var pi=function(a,b){ui(a);vi(b);ri(a,!1,b)},vi=function(a){E(!(a instanceof oi),"An execution sequence may not be initiated with a blocking Deferred.")},yi=function(a){var b=wi();xi(b,a,null)};oi.prototype.finally=function(a){var b=this;return new Promise(function(c,d){xi(b,function(e){a();c(e)},function(e){a();d(e)})})};
427
- var xi=function(a,b,c,d){E(!a.Ng,"Blocking Deferreds can not be re-used");var e=a.pc;e||(b===c?b=c=Fa(b):(b=Fa(b),c=Fa(c)));a.he.push([b,c,d]);e&&si(a)};oi.prototype.then=function(a,b,c){var d,e,g=new Mh(function(f,l){e=f;d=l});xi(this,e,function(f){f instanceof qi?g.cancel():d(f);return zi},this);return g.then(a,b,c)};oi.prototype.$goog_Thenable=!0;
428
- var Ai=function(a){return ac(a.he,function(b){return typeof b[1]==="function"})},zi={},si=function(a){if(a.re&&a.pc&&Ai(a)){var b=a.re,c=Bi[b];c&&(t.clearTimeout(c.ea),delete Bi[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===zi&&(l=void 0);l!==void 0&&(a.Oc=a.Oc&&(l==b||l instanceof Error),a.ia=b=l);if(Jh(b)||typeof t.Promise==="function"&&b instanceof t.Promise)d=!0,a.Pe=!0}catch(m){b=
429
- m,a.Oc=!0,Ai(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Wg,a,!0),d=w(a.Wg,a,!1),b instanceof oi?(xi(b,l,d),b.Ng=!0):b.then(l,d));c&&(b=new Ci(b),Bi[b.ea]=b,a.re=b.ea)},ti=function(){Mb.call(this)};y(ti,Mb);ti.prototype.message="Deferred has already fired";ti.prototype.name="AlreadyCalledError";var qi=function(){Mb.call(this)};y(qi,Mb);qi.prototype.message="Deferred was canceled";qi.prototype.name="CanceledError";var Ci=function(a){this.ea=t.setTimeout(w(this.wl,this),0);this.Hd=a};
430
- Ci.prototype.wl=function(){E(Bi[this.ea],"Cannot throw an error that is not scheduled.");delete Bi[this.ea];throw this.Hd;};var Bi={};var wi=function(){var a=di(Di),b={},c=b.document||document,d=rb(a).toString(),e=(new mi(c)).createElement("SCRIPT"),g={si:e,ne:void 0},f=new oi(g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Ei(e,!0);pi(f,new Fi(1,"Timeout reached for loading script "+d))},m),g.ne=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Ei(e,b.Fl||!1,l),f.callback(null))};e.onerror=function(){Ei(e,!0,l);pi(f,new Fi(0,"Error while loading script "+
431
- d))};g=b.attributes||{};jb(g,{type:"text/javascript",charset:"UTF-8"});fi(e,g);Lb(e,a);Gi(c).appendChild(e);return f},Gi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},ni=function(){if(this&&this.si){var a=this.si;a&&a.tagName=="SCRIPT"&&Ei(a,!0,this.ne)}},Ei=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){ki(a)},0)},Fi=function(a,
432
- b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Mb.call(this,c);this.code=a};y(Fi,Mb);var Hi=function(){this.fe=void 0};Hi.prototype.va=function(a){var b=[];Ii(this,a,b);return b.join("")};
433
- var Ii=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],Ii(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),Ji(d,c),c.push(":"),Ii(a,a.fe?a.fe.call(b,d,e):e,c),g=","));c.push("}");
434
- return}}switch(typeof b){case "string":Ji(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);}}},Ki={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},Li=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Ji=function(a,b){b.push('"',a.replace(Li,function(c){var d=Ki[c];
435
- d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Ki[c]=d);return d}),'"')};var Mi=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Ni=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(Ni,J);Ni.prototype.ha=zc(Ac(),"goog.net.XhrIo").cl;var Oi=/^https?$/i,Pi=["POST","PUT"],Qi=[];h=Ni.prototype;h.Mk=function(){this.dispose();ec(Qi,this)};h.setTrustToken=function(a){this.yg=a};h.setAttributionReporting=function(a){this.Ne=a};
436
- h.send=function(a,b,c,d){if(this.s)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Ud+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Ud=a;this.Sc="";this.Jh=b;this.ff=!1;this.Ea=!0;this.s=new XMLHttpRequest;this.s.onreadystatechange=Fa(w(this.ai,this));this.kl&&"onprogress"in this.s&&(this.s.onprogress=Fa(w(function(f){this.Zh(f,!0)},this)),this.s.upload&&(this.s.upload.onprogress=Fa(w(this.Zh,this))));try{Cc(this.ha,Ri(this,"Opening Xhr")),this.zf=!0,this.s.open(b,String(a),
437
- !0),this.zf=!1}catch(f){Cc(this.ha,Ri(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=r(d.keys());for(var g=e.next();!g.done;g=e.next())g=g.value,c.set(g,d.get(g))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(f){return"content-type"==f.toLowerCase()});e=
438
- t.FormData&&a instanceof t.FormData;!dc(Pi,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=r(c);for(d=b.next();!d.done;d=b.next())c=r(d.value),d=c.next().value,c=c.next().value,this.s.setRequestHeader(d,c);this.xc&&(this.s.responseType=this.xc);"withCredentials"in this.s&&this.s.withCredentials!==this.Ni&&(this.s.withCredentials=this.Ni);if("setTrustToken"in this.s&&this.yg)try{this.s.setTrustToken(this.yg)}catch(f){Cc(this.ha,Ri(this,"Error SetTrustToken: "+f.message))}if("setAttributionReporting"in
439
- this.s&&this.Ne)try{this.s.setAttributionReporting(this.Ne)}catch(f){Cc(this.ha,Ri(this,"Error SetAttributionReporting: "+f.message))}try{this.ec&&(clearTimeout(this.ec),this.ec=null),this.md>0&&(Cc(this.ha,Ri(this,"Will abort after "+this.md+"ms if incomplete")),this.ec=setTimeout(this.ne.bind(this),this.md)),Cc(this.ha,Ri(this,"Sending request")),this.Sd=!0,this.s.send(a),this.Sd=!1}catch(f){Cc(this.ha,Ri(this,"Send error: "+f.message)),this.Hd(5,f)}};
440
- h.ne=function(){typeof va!="undefined"&&this.s&&(this.Sc="Timed out after "+this.md+"ms, aborting",Cc(this.ha,Ri(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;Si(this);Ti(this)};var Si=function(a){a.ff||(a.ff=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
441
- Ni.prototype.abort=function(){this.s&&this.Ea&&(Cc(this.ha,Ri(this,"Aborting")),this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Ti(this))};Ni.prototype.J=function(){this.s&&(this.Ea&&(this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1),Ti(this,!0));Ni.L.J.call(this)};Ni.prototype.ai=function(){this.Ra||(this.zf||this.Sd||this.Tb?Ui(this):this.jl())};Ni.prototype.jl=function(){Ui(this)};
442
- var Ui=function(a){if(a.Ea&&typeof va!="undefined")if(a.Sd&&a.Rb()==4)setTimeout(a.ai.bind(a),0);else if(a.dispatchEvent("readystatechange"),a.Rb()==4){Cc(a.ha,Ri(a,"Request complete"));a.Ea=!1;try{var b=a.getStatus(),c;if(!(c=Mi(b))){var d;if(d=b===0){var e=String(a.Ud).match(Kc)[1]||null;!e&&t.self&&t.self.location&&(e=t.self.location.protocol.slice(0,-1));d=!Oi.test(e?e.toLowerCase():"")}c=d}if(c)a.dispatchEvent("complete"),a.dispatchEvent("success");else{try{var g=a.Rb()>2?a.s.statusText:""}catch(f){Cc(a.ha,
443
- "Can not get status: "+f.message),g=""}a.Sc=g+" ["+a.getStatus()+"]";Si(a)}}finally{Ti(a)}}};Ni.prototype.Zh=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Vi(a,"progress"));this.dispatchEvent(Vi(a,b?"downloadprogress":"uploadprogress"))};
444
- var Vi=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Ti=function(a,b){if(a.s){a.ec&&(clearTimeout(a.ec),a.ec=null);var c=a.s;a.s=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=null}catch(d){(a=a.ha)&&Bc(a,oc,"Problem encountered resetting onreadystatechange: "+d.message)}}};Ni.prototype.isActive=function(){return!!this.s};Ni.prototype.Rb=function(){return this.s?this.s.readyState:0};
445
- Ni.prototype.getStatus=function(){try{return this.Rb()>2?this.s.status:-1}catch(a){return-1}};var Wi=function(a){try{if(!a.s)return null;if("response"in a.s)return a.s.response;switch(a.xc){case "":case "text":return a.s.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.s)return a.s.mozResponseArrayBuffer}var b=a.ha;b&&Bc(b,oc,"Response type "+a.xc+" is not supported on this browser");return null}catch(c){return Cc(a.ha,"Can not get response: "+c.message),null}};
446
- Ni.prototype.getResponseHeader=function(a){if(this.s&&this.Rb()==4)return a=this.s.getResponseHeader(a),a===null?void 0:a};Ni.prototype.getAllResponseHeaders=function(){return this.s&&this.Rb()>=2?this.s.getAllResponseHeaders()||"":""};
447
- var Xi=function(a){var b={};a=a.getAllResponseHeaders().split("\r\n");for(var c=0;c<a.length;c++)if(!/^[\s\xa0]*$/.test(a[c])){var d=Ec(a[c]),e=d[0];d=d[1];if(typeof d==="string"){d=d.trim();var g=b[e]||[];b[e]=g;g.push(d)}}return Ya(b,function(f){return f.join(", ")})},Ri=function(a,b){return b+" ["+a.Jh+" "+a.Ud+" "+a.getStatus()+"]"};var Di=pa(["https://accounts.google.com/gsi/client"]),Yi,K=function(a,b){Zi();this.callback=a;this.M=new $i(!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 aj=function(){return"projects/"+Yi};h=K.prototype;h.Ec=function(){return new ch(this.M)};
448
- h.assets=function(){return new eh(this.M)};h.Na=function(){return new lh(this.M)};h.value=function(){return new ph(this.M)};h.maps=function(){return new kh(this.M)};h.map=function(){return new jh(this.M)};h.image=function(){return new ih(this.M)};h.table=function(){return new mh(this.M)};h.video=function(){return new rh(this.M)};var $i=function(a,b){this.sync=a=a===void 0?!1:a;this.Pb=void 0;this.oi=b!=null?b:a?5:10};q($i,gd);
449
- $i.prototype.send=function(a,b){var c=this;cd(a);var d=a.path||"",e=bj()+d,g=cj(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=dj(e,g,void 0,a.B,f,this.oi,this.Pb);d=b?Ma(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){dj(e,g,function(v,z){z?p(z):m(v)},a.B,f,c.oi,c.Pb)})).then(function(m){return b?Ma(b,m):m})};var fj=function(a){K.call(this,a);this.M=new ej;this.Pb=void 0};q(fj,K);
450
- fj.prototype.qd=function(a){this.Pb=a;return this};
451
- fj.prototype.send=function(a,b){var c=this,d=bj()+"/batch",e=a.map(function(f){var l=r(f);f=l.next().value;var m=r(l.next().value);l=m.next().value;m.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+f+">\r\n\r\n"+l+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",g=function(f){var l={};a.forEach(function(m){var p=r(m);m=p.next().value;p=r(p.next().value);p.next();p=p.next().value;f[m]!=null&&(l[m]=
452
- Ma(p,f[m]))});return b?b(l):l};return this.callback?(dj(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(dj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Pb))};var ej=function(){};q(ej,gd);
453
- ej.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=gj();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 hj=function(a,b,c){a=r(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(b.length<3)){var d=b[0].match(/\r\nContent-ID: <response-([^>]*)>/)[1],e=Number(b[1].match(/^HTTP\S*\s(\d+)\s/)[1]);c(d,e,b.slice(2).join("\r\n\r\n"))}},bj=function(){var a=ij.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},kj=function(a,b,c){var d=[];a&&(d=d.concat(jj));
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},rj=function(a,b,c){mj&&nj&&mj({client_id:String(nj),scope:oj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{pj(function(){try{qj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else qj(a,
456
- b,d)})},gj=function(){sj&&Date.now()-sj>=0&&tj();return uj},tj=function(){sj=uj=null},Zi=function(a,b,c,d){a!=null?ij=a:vj||(ij="https://earthengine.googleapis.com/api");b!=null?wj=b:vj||(wj="https://earthengine.googleapis.com");c!==void 0&&(xj=c);Yi=d!=null?d:Yi||"earthengine-legacy";vj=!0},dj=function(a,b,c,d,e,g,f){Zi();var l=yj,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.5.11";p==="1.5.11"&&
457
- (p="latest");m["x-goog-api-client"]="ee-js/"+p;p=gj();if(p!=null)m.Authorization=p;else if(c&&mj&&nj)return rj(function(){zj(l,function(){dj(a,b,c,d)})}),null;b=b?b.clone():new Sc;Aj!=null&&b.add("key",Aj);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");Yi&&Yi!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=Yi);b=Bj(b,a);xj!=null&&(m["X-XSRF-Token"]=xj);Cj!=null&&(m["X-Earth-Engine-App-ID-Token"]=Cj);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("/")?ij+a:a;if(c)return Dj.push(Ej(e,c,d,p,m,g,f)),Fj.mf(),null;v=function(H,ea){this.setRequestHeader&&this.setRequestHeader(ea,H)};var z=0;for(g=g!=null?g:5;;){var B=new XMLHttpRequest;B.open(d,e,!1);Wa(m,v,B);B.send(p);if(B.status!=429||z>g)break;z++}return Gj(B.status,function(H){try{return B.getResponseHeader(H)}catch(ea){return null}},B.responseText,l,void 0,e,d,f)},Ej=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},p=yj,v=g!=null?g:10;
459
- m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Dj.push(m);Fj.mf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var B=Gj,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.s?z.s.responseText:""}catch(da){Cc(z.ha,"Can not get responseText: "+da.message),W=""}return B(H,ea,W,p,b,a,c,f)};return m},zj=function(a,b){var c=yj;try{yj=a,b.call(void 0)}finally{yj=c}},Gj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):"";m&&d&&d(m);var p=
424
+ var ri=function(a){var b=qi;this.ge=[];this.Vh=b;this.hh=a||null;this.Nc=this.oc=!1;this.ia=void 0;this.fg=this.Lg=this.Oe=!1;this.qe=0;this.X=null;this.Pe=0};ri.prototype.cancel=function(a){if(this.oc)this.ia instanceof ri&&this.ia.cancel();else{if(this.X){var b=this.X;delete this.X;a?b.cancel(a):(b.Pe--,b.Pe<=0&&b.cancel())}this.Vh?this.Vh.call(this.hh,this):this.fg=!0;this.oc||si(this,new ti(this))}};ri.prototype.Ug=function(a,b){this.Oe=!1;ui(this,a,b)};
425
+ var ui=function(a,b,c){a.oc=!0;a.ia=c;a.Nc=!b;vi(a)},xi=function(a){if(a.oc){if(!a.fg)throw new wi(a);a.fg=!1}};ri.prototype.callback=function(a){xi(this);yi(a);ui(this,!0,a)};var si=function(a,b){xi(a);yi(b);ui(a,!1,b)},yi=function(a){E(!(a instanceof ri),"An execution sequence may not be initiated with a blocking Deferred.")},Bi=function(a){var b=zi();Ai(b,a,null)};ri.prototype.finally=function(a){var b=this;return new Promise(function(c,d){Ai(b,function(e){a();c(e)},function(e){a();d(e)})})};
426
+ var Ai=function(a,b,c,d){E(!a.Lg,"Blocking Deferreds can not be re-used");var e=a.oc;e||(b===c?b=c=Fa(b):(b=Fa(b),c=Fa(c)));a.ge.push([b,c,d]);e&&vi(a)};ri.prototype.then=function(a,b,c){var d,e,g=new Ph(function(f,l){e=f;d=l});Ai(this,e,function(f){f instanceof ti?g.cancel():d(f);return Ci},this);return g.then(a,b,c)};ri.prototype.$goog_Thenable=!0;
427
+ var Di=function(a){return bc(a.ge,function(b){return typeof b[1]==="function"})},Ci={},vi=function(a){if(a.qe&&a.oc&&Di(a)){var b=a.qe,c=Ei[b];c&&(t.clearTimeout(c.ea),delete Ei[b]);a.qe=0}a.X&&(a.X.Pe--,delete a.X);b=a.ia;for(var d=c=!1;a.ge.length&&!a.Oe;){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.hh,b);l===Ci&&(l=void 0);l!==void 0&&(a.Nc=a.Nc&&(l==b||l instanceof Error),a.ia=b=l);if(Mh(b)||typeof t.Promise==="function"&&b instanceof t.Promise)d=!0,a.Oe=!0}catch(m){b=
428
+ m,a.Nc=!0,Di(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Ug,a,!0),d=w(a.Ug,a,!1),b instanceof ri?(Ai(b,l,d),b.Lg=!0):b.then(l,d));c&&(b=new Fi(b),Ei[b.ea]=b,a.qe=b.ea)},wi=function(){Nb.call(this)};y(wi,Nb);wi.prototype.message="Deferred has already fired";wi.prototype.name="AlreadyCalledError";var ti=function(){Nb.call(this)};y(ti,Nb);ti.prototype.message="Deferred was canceled";ti.prototype.name="CanceledError";var Fi=function(a){this.ea=t.setTimeout(w(this.ul,this),0);this.Gd=a};
429
+ Fi.prototype.ul=function(){E(Ei[this.ea],"Cannot throw an error that is not scheduled.");delete Ei[this.ea];throw this.Gd;};var Ei={};var zi=function(){var a=gi(Gi),b={},c=b.document||document,d=rb(a).toString(),e=(new pi(c)).createElement("SCRIPT"),g={pi:e,me:void 0},f=new ri(g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Hi(e,!0);si(f,new Ii(1,"Timeout reached for loading script "+d))},m),g.me=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Hi(e,b.Dl||!1,l),f.callback(null))};e.onerror=function(){Hi(e,!0,l);si(f,new Ii(0,"Error while loading script "+
430
+ d))};g=b.attributes||{};jb(g,{type:"text/javascript",charset:"UTF-8"});ii(e,g);Mb(e,a);Ji(c).appendChild(e);return f},Ji=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},qi=function(){if(this&&this.pi){var a=this.pi;a&&a.tagName=="SCRIPT"&&Hi(a,!0,this.me)}},Hi=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){ni(a)},0)},Ii=function(a,
431
+ b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Nb.call(this,c);this.code=a};y(Ii,Nb);var Ki=function(){this.de=void 0};Ki.prototype.ua=function(a){var b=[];Li(this,a,b);return b.join("")};
432
+ var Li=function(a,b,c){if(b==null)c.push("null");else{if(typeof b=="object"){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",g=0;g<b;g++)c.push(e),e=d[g],Li(a,a.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),Mi(d,c),c.push(":"),Li(a,a.de?a.de.call(b,d,e):e,c),g=","));c.push("}");
433
+ return}}switch(typeof b){case "string":Mi(b,c);break;case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("Unknown type: "+typeof b);}}},Ni={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},Oi=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Mi=function(a,b){b.push('"',a.replace(Oi,function(c){var d=Ni[c];
434
+ d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Ni[c]=d);return d}),'"')};var Pi=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Qi=function(){J.call(this);this.headers=new Map;this.Da=!1;this.s=null;this.Rc=this.Hh=this.Td="";this.Sb=this.xf=this.Rd=this.ef=!1;this.ld=0;this.dc=null;this.wc="";this.il=this.Li=!1;this.Me=this.wg=null};y(Qi,J);Qi.prototype.ha=Ac(Bc(),"goog.net.XhrIo").al;var Ri=/^https?$/i,Si=["POST","PUT"],Ti=[];h=Qi.prototype;h.Kk=function(){this.dispose();fc(Ti,this)};h.setTrustToken=function(a){this.wg=a};h.setAttributionReporting=function(a){this.Me=a};
435
+ 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.Hh=b;this.ef=!1;this.Da=!0;this.s=new XMLHttpRequest;this.s.onreadystatechange=Fa(w(this.Yh,this));this.il&&"onprogress"in this.s&&(this.s.onprogress=Fa(w(function(f){this.Xh(f,!0)},this)),this.s.upload&&(this.s.upload.onprogress=Fa(w(this.Xh,this))));try{Dc(this.ha,Ui(this,"Opening Xhr")),this.xf=!0,this.s.open(b,String(a),
436
+ !0),this.xf=!1}catch(f){Dc(this.ha,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=r(d.keys());for(var g=e.next();!g.done;g=e.next())g=g.value,c.set(g,d.get(g))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(f){return"content-type"==f.toLowerCase()});e=
437
+ t.FormData&&a instanceof t.FormData;!ec(Si,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=r(c);for(d=b.next();!d.done;d=b.next())c=r(d.value),d=c.next().value,c=c.next().value,this.s.setRequestHeader(d,c);this.wc&&(this.s.responseType=this.wc);"withCredentials"in this.s&&this.s.withCredentials!==this.Li&&(this.s.withCredentials=this.Li);if("setTrustToken"in this.s&&this.wg)try{this.s.setTrustToken(this.wg)}catch(f){Dc(this.ha,Ui(this,"Error SetTrustToken: "+f.message))}if("setAttributionReporting"in
438
+ this.s&&this.Me)try{this.s.setAttributionReporting(this.Me)}catch(f){Dc(this.ha,Ui(this,"Error SetAttributionReporting: "+f.message))}try{this.dc&&(clearTimeout(this.dc),this.dc=null),this.ld>0&&(Dc(this.ha,Ui(this,"Will abort after "+this.ld+"ms if incomplete")),this.dc=setTimeout(this.me.bind(this),this.ld)),Dc(this.ha,Ui(this,"Sending request")),this.Rd=!0,this.s.send(a),this.Rd=!1}catch(f){Dc(this.ha,Ui(this,"Send error: "+f.message)),this.Gd(5,f)}};
439
+ h.me=function(){typeof va!="undefined"&&this.s&&(this.Rc="Timed out after "+this.ld+"ms, aborting",Dc(this.ha,Ui(this,this.Rc)),this.dispatchEvent("timeout"),this.abort(8))};h.Gd=function(a,b){this.Da=!1;this.s&&(this.Sb=!0,this.s.abort(),this.Sb=!1);this.Rc=b;Vi(this);Wi(this)};var Vi=function(a){a.ef||(a.ef=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
440
+ Qi.prototype.abort=function(){this.s&&this.Da&&(Dc(this.ha,Ui(this,"Aborting")),this.Da=!1,this.Sb=!0,this.s.abort(),this.Sb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Wi(this))};Qi.prototype.J=function(){this.s&&(this.Da&&(this.Da=!1,this.Sb=!0,this.s.abort(),this.Sb=!1),Wi(this,!0));Qi.L.J.call(this)};Qi.prototype.Yh=function(){this.Qa||(this.xf||this.Rd||this.Sb?Xi(this):this.hl())};Qi.prototype.hl=function(){Xi(this)};
441
+ var Xi=function(a){if(a.Da&&typeof va!="undefined")if(a.Rd&&a.Qb()==4)setTimeout(a.Yh.bind(a),0);else if(a.dispatchEvent("readystatechange"),a.Qb()==4){Dc(a.ha,Ui(a,"Request complete"));a.Da=!1;try{var b=a.getStatus(),c;if(!(c=Pi(b))){var d;if(d=b===0){var e=String(a.Td).match(Lc)[1]||null;!e&&t.self&&t.self.location&&(e=t.self.location.protocol.slice(0,-1));d=!Ri.test(e?e.toLowerCase():"")}c=d}if(c)a.dispatchEvent("complete"),a.dispatchEvent("success");else{try{var g=a.Qb()>2?a.s.statusText:""}catch(f){Dc(a.ha,
442
+ "Can not get status: "+f.message),g=""}a.Rc=g+" ["+a.getStatus()+"]";Vi(a)}}finally{Wi(a)}}};Qi.prototype.Xh=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(Yi(a,"progress"));this.dispatchEvent(Yi(a,b?"downloadprogress":"uploadprogress"))};
443
+ var Yi=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Wi=function(a,b){if(a.s){a.dc&&(clearTimeout(a.dc),a.dc=null);var c=a.s;a.s=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=null}catch(d){(a=a.ha)&&Cc(a,pc,"Problem encountered resetting onreadystatechange: "+d.message)}}};Qi.prototype.isActive=function(){return!!this.s};Qi.prototype.Qb=function(){return this.s?this.s.readyState:0};
444
+ Qi.prototype.getStatus=function(){try{return this.Qb()>2?this.s.status:-1}catch(a){return-1}};var Zi=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}var b=a.ha;b&&Cc(b,pc,"Response type "+a.wc+" is not supported on this browser");return null}catch(c){return Dc(a.ha,"Can not get response: "+c.message),null}};
445
+ Qi.prototype.getResponseHeader=function(a){if(this.s&&this.Qb()==4)return a=this.s.getResponseHeader(a),a===null?void 0:a};Qi.prototype.getAllResponseHeaders=function(){return this.s&&this.Qb()>=2?this.s.getAllResponseHeaders()||"":""};
446
+ var $i=function(a){var b={};a=a.getAllResponseHeaders().split("\r\n");for(var c=0;c<a.length;c++)if(!/^[\s\xa0]*$/.test(a[c])){var d=Fc(a[c]),e=d[0];d=d[1];if(typeof d==="string"){d=d.trim();var g=b[e]||[];b[e]=g;g.push(d)}}return Ya(b,function(f){return f.join(", ")})},Ui=function(a,b){return b+" ["+a.Hh+" "+a.Td+" "+a.getStatus()+"]"};var Gi=pa(["https://accounts.google.com/gsi/client"]),aj,K=function(a,b){bj();this.callback=a;this.M=new cj(!a,b)};K.prototype.pd=function(a){this.M.Ob=a;return this};K.prototype.handle=function(a){var b=this;if(a instanceof Promise){if(this.callback){var c=function(d,e){try{return b.callback(d,e)}catch(g){setTimeout(function(){throw g;},0)}};a.then(c,function(d){return c(void 0,d)})}}else a.then(function(d){a=d});return a};var dj=function(){return"projects/"+aj};h=K.prototype;h.Dc=function(){return new fh(this.M)};
447
+ h.assets=function(){return new hh(this.M)};h.Ma=function(){return new oh(this.M)};h.value=function(){return new sh(this.M)};h.maps=function(){return new nh(this.M)};h.map=function(){return new mh(this.M)};h.image=function(){return new lh(this.M)};h.table=function(){return new ph(this.M)};h.video=function(){return new uh(this.M)};var cj=function(a,b){this.sync=a=a===void 0?!1:a;this.Ob=void 0;this.mi=b!=null?b:a?5:10};q(cj,jd);
448
+ cj.prototype.send=function(a,b){var c=this;fd(a);var d=a.path||"",e=ej()+d,g=fj(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=gj(e,g,void 0,a.B,f,this.mi,this.Ob);d=b?Ma(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){gj(e,g,function(v,z){z?p(z):m(v)},a.B,f,c.mi,c.Ob)})).then(function(m){return b?Ma(b,m):m})};var ij=function(a){K.call(this,a);this.M=new hj;this.Ob=void 0};q(ij,K);
449
+ ij.prototype.pd=function(a){this.Ob=a;return this};
450
+ ij.prototype.send=function(a,b){var c=this,d=ej()+"/batch",e=a.map(function(f){var l=r(f);f=l.next().value;var m=r(l.next().value);l=m.next().value;m.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+f+">\r\n\r\n"+l+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",g=function(f){var l={};a.forEach(function(m){var p=r(m);m=p.next().value;p=r(p.next().value);p.next();p=p.next().value;f[m]!=null&&(l[m]=
451
+ Ma(p,f[m]))});return b?b(l):l};return this.callback?(gj(d,null,function(f,l){return c.callback(l?f:g(f),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Ob),null):g(gj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Ob))};var hj=function(){};q(hj,jd);
452
+ hj.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=jj();d!=null&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
453
+ var kj=function(a,b,c){a=r(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(b.length<3)){var d=b[0].match(/\r\nContent-ID: <response-([^>]*)>/)[1],e=Number(b[1].match(/^HTTP\S*\s(\d+)\s/)[1]);c(d,e,b.slice(2).join("\r\n\r\n"))}},ej=function(){var a=lj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},oj=function(a,b,c){var d=[];a&&(d=d.concat(nj));
454
+ 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},uj=function(a,b,c){pj&&qj&&pj({client_id:String(qj),scope:rj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{sj(function(){try{tj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else tj(a,
455
+ b,d)})},jj=function(){vj&&Date.now()-vj>=0&&wj();return xj},wj=function(){vj=xj=null},bj=function(a,b,c,d){a!=null?lj=a:yj||(lj="https://earthengine.googleapis.com/api");b!=null?zj=b:yj||(zj="https://earthengine.googleapis.com");c!==void 0&&(Aj=c);aj=d!=null?d:aj||"earthengine-legacy";yj=!0},gj=function(a,b,c,d,e,g,f){bj();var l=Bj,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.5.13";p==="1.5.13"&&
456
+ (p="latest");m["x-goog-api-client"]="ee-js/"+p;p=jj();if(p!=null)m.Authorization=p;else if(c&&pj&&qj)return uj(function(){Cj(l,function(){gj(a,b,c,d)})}),null;b=b?b.clone():new Tc;Dj!=null&&b.add("key",Dj);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");aj&&aj!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=aj);b=Ej(b,a);Aj!=null&&(m["X-XSRF-Token"]=Aj);Fj!=null&&(m["X-Earth-Engine-App-ID-Token"]=Fj);p=e||null;var v=b?b.toString():"";d==="POST"&&e===void 0?p=v:/^[\s\xa0]*$/.test(v)||(a+=a.indexOf("?")!=
457
+ -1?"&":"?",a+=v);e=a.startsWith("/")?lj+a:a;if(c)return Gj.push(Hj(e,c,d,p,m,g,f)),Ij.lf(),null;v=function(H,ea){this.setRequestHeader&&this.setRequestHeader(ea,H)};var z=0;for(g=g!=null?g:5;;){var B=new XMLHttpRequest;B.open(d,e,!1);Wa(m,v,B);B.send(p);if(B.status!=429||z>g)break;z++}return Jj(B.status,function(H){try{return B.getResponseHeader(H)}catch(ea){return null}},B.responseText,l,void 0,e,d,f)},Hj=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},p=Bj,v=g!=null?g:10;
458
+ m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Gj.push(m);Ij.lf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var B=Jj,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.s?z.s.responseText:""}catch(da){Dc(z.ha,"Can not get responseText: "+da.message),W=""}return B(H,ea,W,p,b,a,c,f)};return m},Cj=function(a,b){var c=Bj;try{Bj=a,b.call(void 0)}finally{Bj=c}},Jj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):"";m&&d&&d(m);var p=
460
459
  function(W){try{var da=JSON.parse(W);return!(u(da)&&"error"in da&&"message"in da.error)||l&&l(da)?{parsed:da}:da.error.message}catch(Jb){return W===""?"":"Invalid JSON: "+W}},v=function(W){return W===0?"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.":W<200||W>=300?"Server returned HTTP code: "+W+" for "+f+" "+g:""},z,B;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if(d==="application/json"||d==="text/json")c=p(c),c.parsed?
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=[];hj(b,c,function(W,da,Jb){Jb=p(Jb);Jb.parsed&&(B[W]=Jb.parsed);(da=(Jb.parsed?"":Jb)||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);},pj=function(a){var b=function(){mj||(mj=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():yi(b)},qj=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(rj,c*.9);d.unref!==void 0&&d.unref();sj=Date.now()+c}uj=b;a&&a()}else b&&b(c.error||"Unknown error.")},cj=function(a){var b=new Sc;a=r(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=r(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},Dj=[],Fj=
463
- new bi(function(){var a=Dj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var g=Hj,f=new Ni;Qi.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)}Dj.length==0||Fj.mf()},350),ij=null,wj=null,xj=null,Cj=null,Bj=Od,uj=null,sj=null,nj=null,oj=[],mj=null,jj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],Aj=null,vj=!1,Hj=0,yj=null;x("ee.api.ListAssetsResponse",Dg);
464
- x("ee.api.EarthEngineAsset",zf);x("ee.api.Operation",Gg);x("ee.api.ListFeaturesResponse",Eg);x("ee.api.FeatureViewLocation",Cf);var Ij=function(){};Ij.prototype.zh=function(){return null};var Jj=function(){};x("ee.Encodable.SourceFrame",Jj);
465
- var Kj=function(a){if(a===void 0||a===null)a=Ha;return new Ze({gb:a})},Lj=function(a){return new Ze({Oa:a})},Mj=function(a){return new Ze({Fa:new Ye({values:a})})},Nj=function(a){return new Ze({Ga:new wf({values:a})})},Oj=function(a,b){return new Ze({ya:new jg({functionName:a,arguments:b})})},Pj=function(a,b){return new Ze({ya:new jg({Ua:a,arguments:b})})},Qj=function(a,b){return new Ze({Ta:new ig({lc:a,body:b})})},Rj=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}},Sj=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}},Tj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if(a!=="HORIZONTAL"&&a!=="VERTICAL")throw Error('Orientation must be "horizontal" or "vertical"');return a},Uj=function(a){if(!a)return[];if(typeof a==="string")return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},Xj=function(a){var b=new Hf,c=!1;"palette"in a&&(c=a.palette,b.Zc=typeof c===
468
- "string"?c.split(","):c,c=!0);var d=[];if("gain"in a||"bias"in a){if("min"in a||"max"in a)throw Error("Gain and bias can't be specified with min and max");var e=b.Zc?b.Zc.length-1:255;d=Vj(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=Vj(a,"min","max");d.length!==0&&(b.Tf=d.map(function(g){return new xf(g)}),c=!0);a=Wj(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},Wj=function(a){return a?a.split(",").map(Number):[]},Vj=function(a,b,c){var d=Wj(a[b]),e=Wj(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})},Yj=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=r(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},Zj=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,ak=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,bk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,ck=function(a){return(a=Zj.exec(a))?a[1]:"earthengine-legacy"},dk=function(a){return ak.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
472
- a},fk=function(a){return(a.assets||[]).map(ek)},gk=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"}},ek=function(a){var b=hk(gk(a.type),a.name),c=Object.assign({},a.properties||{});a.sizeBytes&&(c["system:asset_size"]=Number(a.sizeBytes));a.startTime&&(c["system:time_start"]=
460
+ 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=[];kj(b,c,function(W,da,Jb){Jb=p(Jb);Jb.parsed&&(B[W]=Jb.parsed);(da=(Jb.parsed?"":Jb)||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);},sj=function(a){var b=function(){pj||(pj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,
461
+ callback:d,scope:c.scope}).requestAccessToken()});a()};u(t.default_gsi)?b():Bi(b)},tj=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(uj,c*.9);d.unref!==void 0&&d.unref();vj=Date.now()+c}xj=b;a&&a()}else b&&b(c.error||"Unknown error.")},fj=function(a){var b=new Tc;a=r(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=r(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},Gj=[],Ij=
462
+ new ei(function(){var a=Gj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var g=Kj,f=new Qi;Ti.push(f);c&&f.Va("complete",c);f.Uc("ready",f.Kk);g&&(f.ld=Math.max(0,g));f.send(b,d,e,a)}Gj.length==0||Ij.lf()},350),lj=null,zj=null,Aj=null,Fj=null,Ej=Rd,xj=null,vj=null,qj=null,rj=[],pj=null,nj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/drive"],Dj=null,yj=!1,Kj=0,Bj=null;
463
+ x("ee.api.ListAssetsResponse",Gg);x("ee.api.EarthEngineAsset",Cf);x("ee.api.Operation",Jg);x("ee.api.ListFeaturesResponse",Hg);x("ee.api.FeatureViewLocation",Ff);var Lj=function(){};Lj.prototype.xh=function(){return null};var Mj=function(){};x("ee.Encodable.SourceFrame",Mj);
464
+ var Nj=function(a){if(a===void 0||a===null)a=Ha;return new bf({fb:a})},Oj=function(a){return new bf({Na:a})},Pj=function(a){return new bf({Ea:new af({values:a})})},Qj=function(a){return new bf({Fa:new zf({values:a})})},Rj=function(a,b){return new bf({xa:new mg({functionName:a,arguments:b})})},Sj=function(a,b){return new bf({xa:new mg({Ta:a,arguments:b})})},Tj=function(a,b){return new bf({Sa:new lg({kc:a,body:b})})},Uj=function(a){if(!a)return"AUTO_JPEG_PNG";a=a.toUpperCase();switch(a){case "JPG":return"JPEG";
465
+ 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}},Vj=function(a){if(!a)return"CSV";a=a.toUpperCase();
466
+ switch(a){case "TF_RECORD":case "TFRECORD":return"TF_RECORD_TABLE";case "JSON":case "GEOJSON":return"GEO_JSON";default:return a}},Wj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if(a!=="HORIZONTAL"&&a!=="VERTICAL")throw Error('Orientation must be "horizontal" or "vertical"');return a},Xj=function(a){if(!a)return[];if(typeof a==="string")return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},ak=function(a){var b=new Kf,c=!1;"palette"in a&&(c=a.palette,b.Yc=typeof c===
467
+ "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=Yj(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=Yj(a,"min","max");d.length!==0&&(b.Rf=d.map(function(g){return new Af(g)}),c=!0);a=Zj(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?
468
+ b:null},Zj=function(a){return a?a.split(",").map(Number):[]},Yj=function(a,b,c){var d=Zj(a[b]),e=Zj(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})},bk=function(a){var b=function(f){var l={};l.description=f.description||"";l.type=f.type||"";f.ud!=null&&
469
+ (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.Xf||"";f.hidden!=null&&(l.hidden=f.hidden);f.preview&&(l.preview=f.preview);f.deprecated&&(l.deprecated=f.bf);f.sourceCodeUri&&(l.sourceCodeUri=f.sourceCodeUri);return l},d={};a=r(a.Dc||[]);for(var e=a.next();!e.done;e=a.next()){e=e.value;var g=e.name.replace(/^algorithms\//,"");d[g]=
470
+ c(e)}return d},ck=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,dk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,ek=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,fk=function(a){return(a=ck.exec(a))?a[1]:"earthengine-legacy"},gk=function(a){return dk.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
471
+ a},ik=function(a){return(a.assets||[]).map(hk)},jk=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"}},hk=function(a){var b=kk(jk(a.type),a.name),c=Object.assign({},a.properties||{});a.sizeBytes&&(c["system:asset_size"]=Number(a.sizeBytes));a.startTime&&(c["system:time_start"]=
473
472
  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,
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},ik=function(a){var b=new zf,c=function(g){return g===null?Ha:void 0},d=Object.assign({},a),e;a=function(g){e=d[g];delete d[g];return e};a("system:asset_size")!==void 0&&(b.sizeBytes=c(e)||String(e));a("system:time_start")!==void 0&&(b.startTime=c(e)||(new Date(Number(e))).toISOString());a("system:time_end")!==void 0&&(b.endTime=c(e)||(new Date(Number(e))).toISOString());a("system:footprint")!==void 0&&(b.geometry=c(e)||e);a("system:title");typeof e!=="string"&&e!==null||d.title!=null||(d.title=
476
- c(e)||e);a("system:description");typeof e!=="string"&&e!==null||d.description!=null||(d.description=c(e)||e);Object.entries(d).forEach(function(g){var f=r(g);g=f.next().value;f=f.next().value;d[g]=c(f)||f});b.properties=d;return b},hk=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},lk=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=jk(a.bbox));a.region&&(b.region=a.region);a.bbox&&a.region&&console.warn("Multiple request parameters converted to region");var c="id num starttime endtime bbox region".split(" ");a=r(Object.keys(a).filter(function(e){return!c.includes(e)}));for(var d=a.next();!d.done;d=a.next())console.warn("Unrecognized key "+d.value+" ignored");return kk(b)},jk=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("],[")+"]]]}"},mk=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},nk=function(a){var b=function(d){return(a[d]||[]).map(function(e){if(e.includes(":"))return e;var g="user:";e.includes("@")?a.groups&&a.groups.has(e)?g="group:":e.match(/[@|\.]gserviceaccount\.com$/)&&(g="serviceAccount:"):g="domain:";return g+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{role:"roles/owner",Wb:b("owners")},{role:"roles/viewer",Wb:b("readers").concat(c)},{role:"roles/editor",Wb:b("writers")}].map(function(d){return new ef(d)});return new Uf({yd:b.filter(function(d){return d.Wb.length}),
480
- gf:null})},pk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+ok(a)},ok=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},qk=function(a){var b={},c=function(g,f){f!=null&&(b[g]=Date.parse(f))},d=function(g){switch(g){case "PENDING":return"READY";case "RUNNING":return"RUNNING";case "CANCELLING":return"CANCEL_REQUESTED";case "SUCCEEDED":return"COMPLETED";case "CANCELLED":return"CANCELLED";case "FAILED":return"FAILED";
481
- default:return"UNKNOWN"}},e=Ma(Kg,a.metadata||{});e.description!=null&&(b.description=e.description);e.state!=null&&(b.state=d(e.state));c("creation_timestamp_ms",e.af);c("update_timestamp_ms",e.updateTime);c("start_timestamp_ms",e.startTime);b.attempt=e.attempt;a.done&&a.error!=null&&(b.error_message=a.error.message);a.name!=null&&(b.id=ok(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},rk=function(a){var b=
482
- {started:"OK"};a.name&&(b.taskId=ok(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},sk=function(a){return a.primaryPath?[a.primaryPath].concat(na(a.additionalPaths||[])):null},vk=function(a){var b=function(g){var f=Ma(yg,g);f.uris=sk(g);return f},c=Ma(ug,a);c.name=dk(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=Ma(Bf,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=Ma(vg,g);f.missingData=tk(g.missingData);return f});c.missingData=
483
- tk(a.missingData);c.Jf=kc((a.tilesets||[]).map(uk));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},uk=function(a){var b=[];if(!Array.isArray(a.fileBands))return b;var c=function(d){var e=[];d!=null&&Array.isArray(d.bandId)&&(e=d.bandId.map(function(g){return g||
484
- ""}));return new wg({mb:a.id||"",ca:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):d.maskForBands!=null&&b.push(c(d.maskForBands))});return b},wk=function(a){var b=Ma(Bg,a);b.name=dk(a.id);b.sources=(a.sources||[]).map(function(e){var g=Ma(Xg,e);g.uris=sk(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},tk=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},xk=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()+
473
+ crs:d.grid.af,dimensions:void 0,crs_transform:void 0};if(d.grid){if(d.grid.Ib!=null){var g=d.grid.Ib;e.crs_transform=[g.Yf||0,g.dg||0,g.ug||0,g.eg||0,g.Zf||0,g.vg||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);
474
+ return b},lk=function(a){var b=new Cf,c=function(g){return g===null?Ha:void 0},d=Object.assign({},a),e;a=function(g){e=d[g];delete d[g];return e};a("system:asset_size")!==void 0&&(b.sizeBytes=c(e)||String(e));a("system:time_start")!==void 0&&(b.startTime=c(e)||(new Date(Number(e))).toISOString());a("system:time_end")!==void 0&&(b.endTime=c(e)||(new Date(Number(e))).toISOString());a("system:footprint")!==void 0&&(b.geometry=c(e)||e);a("system:title");typeof e!=="string"&&e!==null||d.title!=null||(d.title=
475
+ c(e)||e);a("system:description");typeof e!=="string"&&e!==null||d.description!=null||(d.description=c(e)||e);Object.entries(d).forEach(function(g){var f=r(g);g=f.next().value;f=f.next().value;d[g]=c(f)||f});b.properties=d;return b},kk=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},ok=function(a){var b={};a.num&&(b.pageSize=a.num);a.starttime&&(b.startTime=
476
+ (new Date(a.starttime)).toISOString());a.endtime&&(b.endTime=(new Date(a.endtime)).toISOString());a.bbox&&(b.region=mk(a.bbox));a.region&&(b.region=a.region);a.bbox&&a.region&&console.warn("Multiple request parameters converted to region");var c="id num starttime endtime bbox region".split(" ");a=r(Object.keys(a).filter(function(e){return!c.includes(e)}));for(var d=a.next();!d.done;d=a.next())console.warn("Unrecognized key "+d.value+" ignored");return nk(b)},mk=function(a){return'{"type":"Polygon","coordinates":[[['+
477
+ [[0,1],[2,1],[2,3],[0,3],[0,1]].map(function(b){return a[b[0]]+","+a[b[1]]}).join("],[")+"]]]}"},pk=function(a){var b={};(a.xd||[]).forEach(function(g){b[g.role]=g.Vb});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!=
478
+ e.length&&(d.all_users_can_read=!0);return d},qk=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",Vb:b("owners")},{role:"roles/viewer",Vb:b("readers").concat(c)},{role:"roles/editor",Vb:b("writers")}].map(function(d){return new hf(d)});return new Xf({xd:b.filter(function(d){return d.Vb.length}),
479
+ ff:null})},sk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+rk(a)},rk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},tk=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";
480
+ default:return"UNKNOWN"}},e=Ma(Ng,a.metadata||{});e.description!=null&&(b.description=e.description);e.state!=null&&(b.state=d(e.state));c("creation_timestamp_ms",e.Ze);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=rk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.cf;b.source_url=e.ag;e.vd!=null&&(b.batch_eecu_usage_seconds=e.vd);return b},uk=function(a){var b=
481
+ {started:"OK"};a.name&&(b.taskId=rk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},vk=function(a){return a.primaryPath?[a.primaryPath].concat(na(a.additionalPaths||[])):null},yk=function(a){var b=function(g){var f=Ma(Bg,g);f.uris=vk(g);return f},c=Ma(xg,a);c.name=gk(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=Ma(Ef,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=Ma(yg,g);f.missingData=wk(g.missingData);return f});c.missingData=
482
+ wk(a.missingData);c.Hf=lc((a.tilesets||[]).map(xk));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},xk=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||
483
+ ""}));return new zg({lb:a.id||"",ca:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):d.maskForBands!=null&&b.push(c(d.maskForBands))});return b},zk=function(a){var b=Ma(Eg,a);b.name=gk(a.id);b.sources=(a.sources||[]).map(function(e){var g=Ma($g,e);g.uris=vk(e);e.maxError&&(g.Tb=e.maxError);return g});if(a.properties){var c=Object.assign({},a.properties),d;a=function(e){d=c[e];delete c[e];return d};a("system:time_start")&&(b.startTime=(new Date(Number(d))).toISOString());a("system:time_end")&&
484
+ (b.endTime=(new Date(Number(d))).toISOString());b.properties=c}return b},wk=function(a){if(a==null)return null;var b=new vg({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},Ak=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()+
486
485
  '"'),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');
487
- c=r(a.properties);for(var d=c.next();!d.done;d=c.next())b.push(d.value.trim().replace(/^(properties\.)?/,"properties."));delete a.properties}return b.join(" AND ")},kk=function(a){a=Object.assign({},a);var b=xk(a);b&&(a.filter=a.filter?a.filter+" AND "+b:b);return a};function yk(){this.blockSize=-1};function zk(){this.blockSize=-1;this.blockSize=64;this.W=Array(4);this.Jk=Array(this.blockSize);this.qe=this.Fc=0;this.reset()}y(zk,yk);zk.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 Ak=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>>>
486
+ c=r(a.properties);for(var d=c.next();!d.done;d=c.next())b.push(d.value.trim().replace(/^(properties\.)?/,"properties."));delete a.properties}return b.join(" AND ")},nk=function(a){a=Object.assign({},a);var b=Ak(a);b&&(a.filter=a.filter?a.filter+" AND "+b:b);return a};function Bk(){this.blockSize=-1};function Ck(){this.blockSize=-1;this.blockSize=64;this.W=Array(4);this.Hk=Array(this.blockSize);this.pe=this.Ec=0;this.reset()}y(Ck,Bk);Ck.prototype.reset=function(){this.W[0]=1732584193;this.W[1]=4023233417;this.W[2]=2562383102;this.W[3]=271733878;this.pe=this.Ec=0};
487
+ var Dk=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>>>
489
488
  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|
490
489
  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<<
491
490
  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=
@@ -495,229 +494,229 @@ f>>>21);f=e+(g^b^c)+d[7]+4139469664&4294967295;e=g+(f<<16&4294967295|f>>>16);f=c
495
494
  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&
496
495
  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&
497
496
  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};
498
- zk.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;)Ak(this,a,g),g+=this.blockSize;if(typeof a==="string")for(;g<b;){if(d[e++]=a.charCodeAt(g++),e==this.blockSize){Ak(this,d);e=0;break}}else for(;g<b;)if(d[e++]=a[g++],e==this.blockSize){Ak(this,d);e=0;break}}this.Fc=e;this.qe+=b};
499
- zk.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 Bk=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",Bk);var Ck=new Hi,Dk=new zk,Fk=function(a,b){return Ek(new Bk(b!==void 0?b:!0),a)};x("ee.Serializer.encode",Fk);var Gk=function(a){return Ck.va(Fk(a))};x("ee.Serializer.toJSON",Gk);var Ik=function(a){return Hk(Fk(a,!1))};x("ee.Serializer.toReadableJSON",Ik);
500
- var Hk=function(a){return"JSON"in t?t.JSON.stringify(a,null," "):Ck.va(a)},Ek=function(a,b){b=a.Gd(b);a.Td&&(b=u(b)&&b.type=="ValueRef"&&a.Xa.length==1?a.Xa[0][1]:{type:"CompoundValue",scope:a.Xa,value:b},a.Xa=[],Yb(a.Ag,w(function(c){delete c[this.rd]},a)),a.Ag=[],a.wa={});return b};
501
- Bk.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 Ij){var c=a.encode(w(this.Gd,this));if(!(Array.isArray(c)||u(c)&&c.type!="ArgumentRef"))return c}else if(Array.isArray(a))c=
502
- $b(a,function(e){return this.Gd(e)},this);else if(u(a)&&typeof a!=="function")c=Ya(a,function(e){if(typeof e!=="function")return this.Gd(e)},this),fb(c,this.rd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Td){b=Jk(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 Jk=function(a){Dk.reset();Dk.update(Ck.va(a));return Dk.digest().toString()},Lk=function(a){return Na(Kk(a),Ja,Ka,La)};x("ee.Serializer.encodeCloudApi",Lk);
504
- var Kk=function(a,b){return Mk(new Bk(!0),a,b)},Mk=function(a,b,c){a.Mi=c;return Nk(a,b)},Ok=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},Pk=function(a){a=Nk(new Bk(!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=r(Object.entries(g?d.h:d));for(var f=d.next();!f.done;f=d.next()){var l=r(f.value);f=l.next().value;l=l.next().value;g?l!==null&&(e[f]=f==="functionDefinitionValue"&&
505
- l.body!=null?{argumentNames:l.lc,body:c(b[l.body])}:f==="functionInvocationValue"&&l.Ua!=null?{arguments:Ya(l.arguments,c),functionReference:c(b[l.Ua])}:f==="constantValue"?l===Ha?null:l:c(l)):e[f]=c(l)}return e};return a.result&&c(b[a.result])};x("ee.Serializer.encodeCloudApiPretty",Pk);var Qk=function(a){return Ck.va(Lk(a))};x("ee.Serializer.toCloudApiJSON",Qk);var Rk=function(a){return Hk(Pk(a))};x("ee.Serializer.toReadableCloudApiJSON",Rk);
506
- var Nk=function(a,b){try{var c=Sk(a,b),d=new Tk(c,a.Xa,a.Td,a.kg),e=Uk(d,d.ri);return new pf({result:e,values:d.ci})}finally{a.Pd=new WeakMap,a.wa={},a.Xa=[]}},Sk=function(a,b){var c=function(f){var l=Jk(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(Kj(b));if(ya(b))return c(Oj("Date",{value:Kj(Math.floor(b.getTime()))}));
507
- if(b instanceof Ij){var d=b.na(a),e=b.zh();e!==null&&a.kg.set(d,e);return c(d)}if(Array.isArray(b))return c(Mj(b.map(function(f){return Lj(Sk(a,f))})));if(u(b)&&typeof b!=="function"){var g={};Object.keys(b).sort().forEach(function(f){g[f]=Lj(Sk(a,b[f]))});return c(Nj(g))}throw Error("Can't encode object: "+b);},Tk=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?Vk(this):null;this.ci={};this.Wf={};this.hl=0;this.jd=d},Uk=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]=Wk(a,a.values[b],0);return c},Wk=function(a,b,c){var d=function(z){return z.gb!==null},e=function(z){return z===Ha?null:z},g=function(z,B){a.jd&&a.jd.has(z)&&!a.jd.has(B)&&a.jd.set(B,a.jd.get(z));return B};if(d(b)||b.Va!=null||b.pb!=null||b.Kb!=null)return b;if(b.Oa!=null){d=a.values[b.Oa];if(a.ki===null||c<50&&a.ki[b.Oa]===1)return d=Wk(a,d,c),g(b,d);if(Xk(d))return g(b,d);d=Lj(Uk(a,b.Oa));return g(b,d)}if(b.Fa!=null){var f=b.Fa.values.map(function(z){return Wk(a,
509
- z,c+3)});d=f.every(d)?Kj(f.map(function(z){return e(z.gb)})):Mj(f);return g(b,d)}if(b.Ga!=null){f={};for(var l={},m=r(Object.entries(b.Ga.values||{})),p=m.next();!p.done;p=m.next()){var v=r(p.value);p=v.next().value;v=v.next().value;f[p]=Wk(a,v,c+3);l!==null&&d(f[p])?l[p]=e(f[p].gb):l=null}return l!==null?g(b,Kj(l)):g(f,Nj(f))}if(b.Ta!=null)return d=b.Ta,d=Qj(d.lc||[],Uk(a,d.body||"")),g(b,d);if(b.ya!=null){d=b.ya;f={};l=r(Object.keys(d.arguments||{}));for(m=l.next();!m.done;m=l.next())m=m.value,
510
- f[m]=Wk(a,d.arguments[m],c+3);d=d.functionName?Oj(d.functionName,f):Pj(Uk(a,d.Ua||""),f);return g(b,d)}throw Error("Can't optimize value: "+b);},Xk=function(a){var b=a.gb;return b!==null?b===Ha||typeof b==="number"||typeof b==="boolean":a.Kb!=null},Vk=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 cl=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:Kk(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=Yk(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Tf({ja:null,ma:null,F:Sj(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
512
- d.ja=Zk(a):d.ma=$k(a);b.oa=d;break;case "ASSET":b.sa=new Rf({Ha:al(a)});break;case "FEATURE_VIEW":c=new ag({name:dk(a.mapName)});d=a==null?null:new fg({Lf:M(a.maxFeaturesPerTile),qg:a.thinningStrategy});var e=a==null?null:new eg({Bg:bl(a.zOrderRanking),pg:bl(a.thinningRanking)});d=new bg({og:d,Vf:e});c=new Sf({jf:c,rc:d});b.Jd=c;break;case "BIGQUERY":b.xd=new df({Oe:new cf({table:L(a.table),overwrite:!!a.overwrite,append:!!a.append})});break;default:throw Error('Export destination "'+c+'" unknown');
497
+ Ck.prototype.update=function(a,b){b===void 0&&(b=a.length);for(var c=b-this.blockSize,d=this.Hk,e=this.Ec,g=0;g<b;){if(e==0)for(;g<=c;)Dk(this,a,g),g+=this.blockSize;if(typeof a==="string")for(;g<b;){if(d[e++]=a.charCodeAt(g++),e==this.blockSize){Dk(this,d);e=0;break}}else for(;g<b;)if(d[e++]=a[g++],e==this.blockSize){Dk(this,d);e=0;break}}this.Ec=e;this.pe+=b};
498
+ Ck.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;b=this.pe*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 Ek=function(a){this.qd="__ee_hash__";this.Sd=a!==!1;this.Wa=[];this.va={};this.yg=[];this.Od=new WeakMap;this.ig=new WeakMap;this.Ki=void 0};x("ee.Serializer",Ek);var Fk=new Ki,Gk=new Ck,Ik=function(a,b){return Hk(new Ek(b!==void 0?b:!0),a)};x("ee.Serializer.encode",Ik);var Jk=function(a){return Fk.ua(Ik(a))};x("ee.Serializer.toJSON",Jk);var Lk=function(a){return Kk(Ik(a,!1))};x("ee.Serializer.toReadableJSON",Lk);
499
+ var Kk=function(a){return"JSON"in t?t.JSON.stringify(a,null," "):Fk.ua(a)},Hk=function(a,b){b=a.Fd(b);a.Sd&&(b=u(b)&&b.type=="ValueRef"&&a.Wa.length==1?a.Wa[0][1]:{type:"CompoundValue",scope:a.Wa,value:b},a.Wa=[],Zb(a.yg,w(function(c){delete c[this.qd]},a)),a.yg=[],a.va={});return b};
500
+ Ek.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.va[b])return{type:"ValueRef",value:this.va[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 Lj){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=
501
+ ac(a,function(e){return this.Fd(e)},this);else if(u(a)&&typeof a!=="function")c=Ya(a,function(e){if(typeof e!=="function")return this.Fd(e)},this),fb(c,this.qd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Sd){b=Mk(c);if(this.va[b])var d=this.va[b];else d=String(this.Wa.length),this.Wa.push([d,c]),this.va[b]=d;a[this.qd]=b;this.yg.push(a);return{type:"ValueRef",value:d}}return c};
502
+ var Mk=function(a){Gk.reset();Gk.update(Fk.ua(a));return Gk.digest().toString()},Ok=function(a){a=Nk(a);return Na(a,Ja,Ka,La)};x("ee.Serializer.encodeCloudApi",Ok);
503
+ var Nk=function(a,b){return Pk(new Ek(!0),a,b)},Pk=function(a,b,c){a.Ki=c;return Qk(a,b)},Rk=function(a,b){var c={};b=b.values;for(var d in b){var e=a.ig.get(b[d]);c[d]=Object.assign({},e)}return c},Sk=function(a){a=Qk(new Ek(!1),a);var b=a.values,c=function(d){if(!u(d))return d;var e=Array.isArray(d)?[]:{},g=d instanceof Object.getPrototypeOf(bf);d=r(Object.entries(g?d.h:d));for(var f=d.next();!f.done;f=d.next()){var l=r(f.value);f=l.next().value;l=l.next().value;g?l!==null&&(e[f]=f==="functionDefinitionValue"&&
504
+ l.body!=null?{argumentNames:l.kc,body:c(b[l.body])}:f==="functionInvocationValue"&&l.Ta!=null?{arguments:Ya(l.arguments,c),functionReference:c(b[l.Ta])}:f==="constantValue"?l===Ha?null:l:c(l)):e[f]=c(l)}return e};return a.result&&c(b[a.result])};x("ee.Serializer.encodeCloudApiPretty",Sk);var Tk=function(a){return Fk.ua(Ok(a))};x("ee.Serializer.toCloudApiJSON",Tk);var Uk=function(a){return Kk(Sk(a))};x("ee.Serializer.toReadableCloudApiJSON",Uk);
505
+ var Qk=function(a,b){try{var c=Vk(a,b),d=new Wk(c,a.Wa,a.Sd,a.ig),e=Xk(d,d.oi);return new sf({result:e,values:d.ai})}finally{a.Od=new WeakMap,a.va={},a.Wa=[]}},Vk=function(a,b){var c=function(f){var l=Mk(f);u(b)&&a.Od.set(b,l);if(a.va[l])return a.va[l];var m=String(a.Wa.length);a.Wa.push([m,f]);return a.va[l]=m};if(u(b)&&a.va[a.Od.get(b)])return a.va[a.Od.get(b)];if(b===null||typeof b==="boolean"||typeof b==="string"||typeof b==="number")return c(Nj(b));if(ya(b))return c(Rj("Date",{value:Nj(Math.floor(b.getTime()))}));
506
+ if(b instanceof Lj){var d=b.ma(a),e=b.xh();e!==null&&a.ig.set(d,e);return c(d)}if(Array.isArray(b))return c(Pj(b.map(function(f){return Oj(Vk(a,f))})));if(u(b)&&typeof b!=="function"){var g={};Object.keys(b).sort().forEach(function(f){g[f]=Oj(Vk(a,b[f]))});return c(Qj(g))}throw Error("Can't encode object: "+b);},Wk=function(a,b,c,d){var e=this;this.oi=a;this.values={};b.forEach(function(g){return e.values[g[0]]=g[1]});this.ii=c?Yk(this):null;this.ai={};this.Uf={};this.fl=0;this.hd=d},Xk=function(a,
507
+ b){if(b in a.Uf)return a.Uf[b];var c=String(a.fl++);a.Uf[b]=c;a.ai[c]=Zk(a,a.values[b],0);return c},Zk=function(a,b,c){var d=function(z){return z.fb!==null},e=function(z){return z===Ha?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.Ua!=null||b.ob!=null||b.Jb!=null)return b;if(b.Na!=null){d=a.values[b.Na];if(a.ii===null||c<50&&a.ii[b.Na]===1)return d=Zk(a,d,c),g(b,d);if($k(d))return g(b,d);d=Oj(Xk(a,b.Na));return g(b,d)}if(b.Ea!=null){var f=b.Ea.values.map(function(z){return Zk(a,
508
+ z,c+3)});d=f.every(d)?Nj(f.map(function(z){return e(z.fb)})):Pj(f);return g(b,d)}if(b.Fa!=null){f={};for(var l={},m=r(Object.entries(b.Fa.values||{})),p=m.next();!p.done;p=m.next()){var v=r(p.value);p=v.next().value;v=v.next().value;f[p]=Zk(a,v,c+3);l!==null&&d(f[p])?l[p]=e(f[p].fb):l=null}return l!==null?g(b,Nj(l)):g(f,Qj(f))}if(b.Sa!=null)return d=b.Sa,d=Tj(d.kc||[],Xk(a,d.body||"")),g(b,d);if(b.xa!=null){d=b.xa;f={};l=r(Object.keys(d.arguments||{}));for(m=l.next();!m.done;m=l.next())m=m.value,
509
+ f[m]=Zk(a,d.arguments[m],c+3);d=d.functionName?Rj(d.functionName,f):Sj(Xk(a,d.Ta||""),f);return g(b,d)}throw Error("Can't optimize value: "+b);},$k=function(a){var b=a.fb;return b!==null?b===Ha||typeof b==="number"||typeof b==="boolean":a.Jb!=null},Yk=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){e.Ea!=null?e.Ea.values.forEach(d):e.Fa!=null?Object.values(e.Fa.values).forEach(d):e.Sa!=null?c(e.Sa.body):e.xa!=null?(e=e.xa,e.Ta!=null&&c(e.Ta),Object.values(e.arguments).forEach(d)):
510
+ e.Na!=null&&c(e.Na)};c(a.oi);return b};var fl=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 Tf({l:Nk(a.element),description:L(a.description),na:null,ra:null,Id:null,wd:null,selectors:b,Tb:M(a.maxErrorMeters),requestId:L(a.id),maxVertices:M(a.maxVertices),O:M(a.maxWorkers),priority:M(a.priority)});var c=al(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Wf({ja:null,la:null,F:Vj(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
511
+ d.ja=bl(a):d.la=cl(a);b.na=d;break;case "ASSET":b.ra=new Uf({Ga:dl(a)});break;case "FEATURE_VIEW":c=new dg({name:gk(a.mapName)});d=a==null?null:new ig({Jf:M(a.maxFeaturesPerTile),og:a.thinningStrategy});var e=a==null?null:new hg({zg:el(a.zOrderRanking),ng:el(a.thinningRanking)});d=new eg({mg:d,Tf:e});c=new Vf({hf:c,qc:d});b.Id=c;break;case "BIGQUERY":b.wd=new gf({Ne:new ff({table:L(a.table),overwrite:!!a.overwrite,append:!!a.append})});break;default:throw Error('Export destination "'+c+'" unknown');
513
512
  }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}
514
- var Yk=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},el=function(a){var b=new tg({We:!!a.tfrecordCompressed,Vb:L(a.tfrecordMaxFileSize),dg:!!a.tfrecordSequenceData,Ue:!!a.tfrecordCollapseBands,Mf:M(a.tfrecordMaskedThreshold),defaultValue:M(a.tfrecordDefaultValue),bc:dl(a.tfrecordPatchDimensions),If:dl(a.tfrecordKernelSize),le:null});
515
- a=a.tfrecordTensorDepths;if(a!=null)if(u(a)){var c={};Wa(a,function(d,e){if(typeof e!=="string"||typeof d!=="number")throw Error('"tensorDepths" option must be an object of type Object<string, number>');c[e]=d});b.le=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},fl=function(a,b){var c=new Mf({ja:null,ma:null,Kd:null,me:null,F:Rj(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=dl(a.fileDimensions||a.tiffFileDimensions);d=M(d);var l=a.tiffNoData;l=l!=null?new lg({nf:Number(l)}):null;e=new kg({Te:e,jg:g,bc:f,tileSize:d,Of:l});c.Kd=e}else c.F==="TF_RECORD_IMAGE"&&(c.me=el(a));b==="GOOGLE_CLOUD_STORAGE"?c.ja=Zk(a):c.ma=$k(a);return c},gl=function(a,b){var c=new Wf({ja:null,ma:null,F:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ja=Zk(a):c.ma=$k(a);return c},hl=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=dl((e=a.dimensions)!=null?e:a.tileDimensions);e=M(a.stride);var m=M(a.minTimeMachineZoomSubset);a=M(a.maxTimeMachineZoomSubset);a=m==null&&a==null?null:new Zg({start:m!=null?m:0,end:a});return new Pf({ef:g,lg:b,scale:c,ig:f,Hf:d,dimensions:l,stride:e,Cg:a})},dl=function(a){if(a==null)return null;var b=new mg({height:0,width:0});
513
+ var al=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},hl=function(a){var b=new wg({Ve:!!a.tfrecordCompressed,Ub:L(a.tfrecordMaxFileSize),bg:!!a.tfrecordSequenceData,Te:!!a.tfrecordCollapseBands,Kf:M(a.tfrecordMaskedThreshold),defaultValue:M(a.tfrecordDefaultValue),ac:gl(a.tfrecordPatchDimensions),Gf:gl(a.tfrecordKernelSize),ke:null});
514
+ a=a.tfrecordTensorDepths;if(a!=null)if(u(a)){var c={};Wa(a,function(d,e){if(typeof e!=="string"||typeof d!=="number")throw Error('"tensorDepths" option must be an object of type Object<string, number>');c[e]=d});b.ke=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},il=function(a,b){var c=new Pf({ja:null,la:null,Jd:null,le:null,F:Uj(a.fileFormat)});if(c.F==="GEO_TIFF"){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');
515
+ var d=a.tiffShardSize||a.shardSize;var e=!!a.tiffCloudOptimized;var g=!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),f=gl(a.fileDimensions||a.tiffFileDimensions);d=M(d);var l=a.tiffNoData;l=l!=null?new og({mf:Number(l)}):null;e=new ng({Se:e,hg:g,ac:f,tileSize:d,Mf:l});c.Jd=e}else c.F==="TF_RECORD_IMAGE"&&(c.le=hl(a));b==="GOOGLE_CLOUD_STORAGE"?c.ja=bl(a):c.la=cl(a);return c},jl=function(a,b){var c=new Zf({ja:null,la:null,F:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ja=bl(a):c.la=cl(a);return c},kl=function(a){var b,
516
+ 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=gl((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 bh({start:m!=null?m:0,end:a});return new Sf({df:g,jg:b,scale:c,gg:f,Ff:d,dimensions:l,stride:e,Ag:a})},gl=function(a){if(a==null)return null;var b=new pg({height:0,width:0});
518
517
  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},
519
- Zk=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new mf({Re:L(a.outputBucket),xa:L(a.outputPrefix),Se:a.bucketCorsUris||null,permissions:b})},$k=function(a){return new yf({qf:L(a.driveFolder),xa:L(a.driveFileNamePrefix)})},al=function(a){return new kf({name:dk(a.assetId)})},bl=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Ug({Uf:(a||[]).map(il)});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.");},il=function(a){var b=new Tg({direction:null,ae:null,ce:null,be:null});a=a.trim();a=a.match(/^([\S]+.*)\s+(ASC|DESC)$/);if(a==null)throw Error("Ranking rule format is invalid. Each rule should be defined by a rule type and a direction (ASC or DESC), separated by a space. Valid rule types are: .geometryType, .minZoomLevel, or a feature property name.");var c=r(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction=
521
- "ASCENDING";break;case "DESC":b.direction="DESCENDING";break;default:throw Error("Ranking rule direction '"+c+"' is invalid. Directions are: ASC, DESC.");}switch(a.trim()){case ".geometryType":b.be=new Qg({});break;case ".minZoomLevel":b.ce=new Sg({});break;default:b.ae=new Pg({attributeName:L(a)})}return b};var jl=[],kl=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;jl.push(a);var c=new a;a.Bf=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var ml=function(a,b,c,d,e,g){d=kj(!g,!1,d||[]);nj=a;oj=d;a===null?tj():pj(function(){rj(b,c,e||Ea(ll,b,c))})};x("ee.data.authenticateViaOauth",ml);var nl=function(a,b,c,d,e){ml(a,b,c,d,e)};x("ee.data.authenticate",nl);var ll=function(a,b){t.google.accounts.oauth2.initTokenClient({client_id:nj,callback:Ea(qj,a,b),scope:oj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",ll);
522
- var ol=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=kj(!e,!e,d||[]);nj=a.client_email;oj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);mj=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})})};rj(b,c)};x("ee.data.authenticateViaPrivateKey",ol);
523
- x("ee.data.setExpressionAugmenter",function(a){pl=a||Od});var pl=Od;x("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=kj(!l,!1,e||[]);nj=a;oj=e;qj(void 0,void 0,{token_type:b,access_token:c,state:e.join(" "),expires_in:d});f===!1?g&&g():pj(function(){g&&g()})});x("ee.data.refreshAuthToken",rj);x("ee.data.setAuthTokenRefresher",function(a){mj=a});x("ee.data.getAuthToken",gj);x("ee.data.clearAuthToken",tj);x("ee.data.getAuthClientId",function(){return nj});x("ee.data.getAuthScopes",function(){return oj});
524
- x("ee.data.setDeadline",function(a){Hj=a});x("ee.data.setParamAugmenter",function(a){Bj=a||Od});
525
- var ql=function(a){a=new K(a);return a.handle(a.Ec().list(aj(),{prettyPrint:!1}).then(Yj))},tl=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:pl(Kk(a.image)),F:Rj(a.format),ca:Uj(a.bands),ic:Xj(a)});var c={fields:"name"},d=rl();d&&(c.workloadTag=d);b=new K(b);return b.handle(b.maps().create(aj(),a,c).then(function(e){return sl(e.name,"")}))};
526
- x("ee.data.getMapId",tl);var ul=function(a,b,c,d){if(!a.formatTileUrl){var e=sl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};x("ee.data.getTileUrl",ul);
527
- var sl=function(a,b,c){var d=c===void 0?"":c;d||(Zi(),c=wj,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}},vl=function(a,b){var c=a.visParams?pl(Kk(a.visParams)):null;a=new $f({name:null,Lb:a.assetId,mapName:a.mapName,zg:c});b=new K(b);return b.handle((new gh(b.M)).create(aj(),a,{fields:["name"]}).then(function(d){var e=
528
- d.name.split("/").pop();return{token:e,formatTileUrl:function(g,f,l){return wj+"/v1/"+d.name+"/tiles/"+l+"/"+g+"/"+f},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};x("ee.data.getFeatureViewTilesKey",vl);
529
- var wl=function(a,b,c){c=new K(c);var d=dk(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",wl);
530
- var xl=function(a,b){var c=new Bk(!0);a=Mk(c,a);var d={};c=Ok(c,a);Object.keys(c).length&&(d={__source_code_nodes__:c});c={l:pl(a,d)};if(a=rl())c.workloadTag=a;b=new K(b);return b.handle(qh(b.value(),aj(),new of(c)).then(function(e){return e.result}))};x("ee.data.computeValue",xl);
531
- var yl=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:pl(Kk(a.image)),F:Rj(a.format),xa:a.name,ca:Uj(a.bands),
532
- ic:Xj(a),grid:null});var c={fields:"name"},d=rl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create(aj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getThumbId",yl);
533
- var zl=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:pl(Kk(a.imageCollection)),F:Rj(a.format),Pa:c,grid:null});c={fields:"name"};var d=rl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new th(b.M)).create(aj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getVideoThumbId",zl);
534
- var Al=function(a,b){a=new hg({name:null,l:pl(Kk(a.imageCollection)),F:Rj(a.format),orientation:Tj(a.orientation),grid:null});var c={fields:"name"},d=rl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new hh(b.M)).create(aj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getFilmstripThumbId",Al);var Bl=function(a){return wj+"/v1/"+a.thumbid+":getPixels"};x("ee.data.makeThumbUrl",Bl);
535
- var Dl=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=Uj(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=Cl(a.image,a);a=new Yg({name:null,l:pl(Kk(c)),F:Rj(a.format),xa:a.name,ca:a.bands&&Uj(a.bands.map(function(e){return e.id})),grid:null});c={fields:"name"};var d=rl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create(aj(),a,c).then(function(e){return{docid:e.name,token:""}}))};x("ee.data.getDownloadId",Dl);var El=function(a){Zi();return wj+"/v1/"+a.docid+":getPixels"};x("ee.data.makeDownloadUrl",El);
538
- var Fl=function(a,b){b=new K(b);var c=Sj(a.format),d=pl(Kk(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=rl())c.workloadTag=d;return b.handle((new nh(b.M)).create(aj(),a,c).then(function(g){return{docid:g.name||
539
- "",token:""}}))};x("ee.data.getTableDownloadId",Fl);var Gl=function(a){return wj+"/v1/"+a.docid+":getFeatures"};x("ee.data.makeTableDownloadUrl",Gl);var Hl=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,d*4)).toString(16).padStart(d,"0")};a=jc(a||1).map(function(){return[c(8),c(4),"4"+c(3),(8+Math.floor(Math.random()*4)).toString(16)+c(3),c(12)].join("-")});return b?b(a):a};x("ee.data.newTaskId",Hl);
540
- var Il=function(a){return a.name&&a.done&&a.error},Kl=function(a,b){var c=Jl(a).map(pk);if(c.length===1)return a=(new K(b)).qd(Il),a.handle(a.Na().get(c[0]).then(function(e){return[qk(e)]}));a=(new fj(b)).qd(Il);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(g){return qk(e[g])})})};x("ee.data.getTaskStatus",Kl);
541
- var Jl=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.");},Ml=function(a){return Ll(void 0,a)};x("ee.data.getTaskList",Ml);var Ll=function(a,b){return b?(Nl(a,function(c,d){return b(c?{tasks:c.map(qk)}:null,d)}),null):{tasks:Nl(a).map(qk)}};x("ee.data.getTaskListWithLimit",Ll);
542
- var Nl=function(a,b){var c=[],d={pageSize:500},e=function(l){hc(c,l.Na||[]);!l.nextPageToken||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.nextPageToken,g.handle(f.list(aj(),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(aj(),d).then(e));return b?null:a?c.slice(0,a):c};x("ee.data.listOperations",Nl);
543
- var Ol=function(a,b){a=Jl(a).map(pk);var c=new gf;if(a.length===1)b=new K(b),b.handle(b.Na().cancel(a[0],c));else{b=new fj(b);var d=b.Na();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};x("ee.data.cancelOperation",Ol);var Pl=function(a,b){var c=Jl(a).map(pk);if(!Array.isArray(a))return a=(new K(b)).qd(Il),a.handle(a.Na().get(c[0]));a=(new fj(b)).qd(Il);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}))};x("ee.data.getOperation",Pl);
544
- var Rl=function(a,b){return Ql(a,"CANCEL",b)};x("ee.data.cancelTask",Rl);var Ql=function(a,b,c){if(!bb(Sl,b))throw Error("Invalid action: "+b);a=Jl(a);a=a.map(pk);Ol(a,c);return null};x("ee.data.updateTask",Ql);
545
- var Yl=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=rl();e&&(b.workloadTag=e)}var g=new K(c);c=function(f){return g.handle(f.then(rk))};switch(d){case "EXPORT_IMAGE":return b=Tl(b,a),c(g.image().Ka(aj(),b));case "EXPORT_FEATURES":return b=cl(b),b.l=pl(b.l,a),c(g.table().Ka(aj(),b));case "EXPORT_VIDEO":return b=Ul(b,a),c(g.video().Ka(aj(),b));case "EXPORT_TILES":return b=Vl(b,a),c(g.map().Ka(aj(),
546
- b));case "EXPORT_VIDEO_MAP":return b=Wl(b),c((new sh(g.M)).Ka(aj(),b));case "EXPORT_CLASSIFIER":return b=Xl(b,a),c((new fh(g.M)).Ka(aj(),b));default:throw Error("Unable to start processing for task of type "+d);}};x("ee.data.startProcessing",Yl);
547
- var Tl=function(a,b){var c=Zl(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Kf({l:Kk(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=Yk(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.oa=fl(c,e);break;case "ASSET":e=c.pyramidingPolicy||{};try{e=JSON.parse(e)}catch(f){}var g="PYRAMIDING_POLICY_UNSPECIFIED";typeof e==="string"?(g=e,e={}):e[".default"]&&(g=e[".default"],
548
- delete e[".default"]);c=new Lf({Ha:al(c),pyramidingPolicy:g,Sf:eb(e)?null:e,tileSize:M(c.shardSize)});d.sa=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=pl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Ul=function(a,b){var c=$l(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Yf({l:Kk(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:L(c.maxPixels)}),
549
- oa:null,requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)});d.oa=gl(c,Yk(c));d.l=pl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Vl=function(a,b){var c=a.scale;delete a.scale;var d=Zl(a);d.scale=c;if(d.element==null)throw Error('"element" not found in params '+d);c=new Of({l:Kk(d.element),description:L(d.description),dc:hl(d),cc:fl(d,"GOOGLE_CLOUD_STORAGE"),requestId:L(d.id),O:M(d.maxWorkers),priority:M(d.priority)});c.l=pl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);
550
- return c},Wl=function(a){var b=a.scale;delete a.scale;var c=$l(a);c.scale=b;if(c.element==null)throw Error('"element" not found in params '+c);b=new Vf({l:Kk(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:null}),dc:hl(c),cc:gl(c,"GOOGLE_CLOUD_STORAGE"),requestId:L(c.id),version:L(c.version),O:M(c.maxWorkers),priority:M(c.priority)});b.l=pl(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},Xl=function(a,b){if(a.element==
551
- null)throw Error('"element" not found in params '+a);var c=Yk(a);if(c!="ASSET")throw Error('Export destination "'+c+'" unknown');c=new Jf({l:Kk(a.element),description:L(a.description),requestId:L(a.id),sa:new jf({Ha:al(a)}),O:M(a.maxWorkers),priority:M(a.priority)});c.l=pl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);return c},bm=function(a,b,c){b=vk(b);var d=function(e){return e?rk(e):null};return d(am(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startIngestion",bm);
552
- var am=function(a,b,c){b=new zg({yf:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.image().import(aj(),b))},cm=function(a,b,c){b=new Ag({ng:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.table().import(aj(),b))},dm=function(a,b,c){b=wk(b);var d=function(e){return e?rk(e):null};return d(cm(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startTableIngestion",dm);
553
- var em=function(a,b){b=new K(b);a=dk(a);return b.handle(b.assets().get(a,{prettyPrint:!1}).then(ek))};x("ee.data.getAsset",em);x("ee.data.getInfo",em);
554
- var fm=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=bk.test(a))?new dh(g.M):g.assets();a=b?"projects/"+ck(a):dk(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))},gm=function(a,b){var c=lk(a);c.pageSize||(c.pageSize=1E3);return fm(a.id,c,b,function(d){return d==
555
- null?null:fk(d)})};x("ee.data.getList",gm);var hm=function(a,b,c){b=b===void 0?{}:b;return fm(a,b,c)};x("ee.data.listAssets",hm);var im=function(a,b,c){b=b===void 0?{}:b;b=kk(b);return fm(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",im);var jm=function(a,b){b=new K(b);return b.handle((new dh(b.M)).Tc(a||aj()))};x("ee.data.listBuckets",jm);var km=function(a){a=new K(a);return a.handle((new dh(a.M)).Tc(aj()).then(fk))};
556
- x("ee.data.getAssetRoots",km);var lm=function(a,b){var c="projects/"+ck(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(ek))};x("ee.data.createAssetHome",lm);
557
- var mm=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&&dk(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));
558
- a.gcsLocation&&!a.cloudStorageLocation&&(a.cloudStorageLocation=a.gcsLocation,delete a.gcsLocation);a.cloudStorageLocation&&(a.cloudStorageLocation=new nf(a.cloudStorageLocation));d&&!a.properties&&(a.properties=Object.assign({},d));d=r(["title","description"]);for(var g=d.next();!g.done;g=d.next())if(g=g.value,a[g]){var f={};a.properties=Object.assign((f[g]=a[g],f),a.properties||{});delete a[g]}a=new 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=
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(ek))};x("ee.data.createAsset",mm);var nm=function(a,b,c){return mm({type:"Folder"},a,b,void 0,c)};x("ee.data.createFolder",nm);var om=function(a,b,c){a=dk(a);b=dk(b);b=new Ig({Ob:b});c=new K(c);c.handle(c.assets().move(a,b).then(ek))};x("ee.data.renameAsset",om);
560
- var pm=function(a,b,c,d){a=dk(a);b=dk(b);c=new sf({Ob:b,overwrite:c!=null?c:null});d=new K(d);b=d.handle;var e=d.assets();var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",u:F(g,f),G:zf});b.call(d,g.then(ek))};x("ee.data.copyAsset",pm);var qm=function(a,b){b=new K(b);b.handle(b.assets().delete(dk(a)))};x("ee.data.deleteAsset",qm);
561
- var rm=function(a,b){a=dk(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(mk))};x("ee.data.getAssetAcl",rm);
562
- var sm=function(a,b,c,d){b=new ah({Lb:b,updateMask:(c||[]).join(",")});d=new K(d);c=d.handle;var e=d.assets();a=dk(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(ek))};x("ee.data.updateAsset",sm);
563
- var tm=function(a,b,c){a=dk(a);b=nk(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",tm);
564
- var um=function(a,b,c){var d=ik(b);b=Ia(d.i()).keys.filter(function(e){return e!=="properties"&&D(d,e)}).map(function(e){return e.replace(/([A-Z])/g,function(g,f){return"_"+f.toLowerCase()})}).concat(Object.keys(d.properties||{}).map(function(e){return'properties."'+e+'"'}));sm(a,d,b,c)};x("ee.data.setAssetProperties",um);
565
- var vm=function(a,b){var c=dk(a);b=new K(b);var d=b.assets(),e=d.j.C;d.j.C=function(g,f){f.source==="^projects\\/[^/]+\\/assets\\/.+$"&&(f=RegExp("^projects/[^/]+/assets/.*$"));return e(g,f)};c=d.get(c,{prettyPrint:!1});return b.handle(c.then(function(g){if(!(g instanceof zf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Me||0),limit:Number(g.Kf||0)},asset_size:{usage:Number(g.sizeBytes||0),limit:Number(g.Vb||0)}}}))};x("ee.data.getAssetRootQuota",vm);
566
- var wm=function(){this.default=this.tag=""};wm.prototype.get=function(){return this.tag};wm.prototype.set=function(a){this.tag=this.validate(a)};wm.prototype.reset=function(){this.tag=this.default};
567
- wm.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 rl=function(){return kl(wm).get()};x("ee.data.getWorkloadTag",rl);var xm=function(a){kl(wm).set(a)};x("ee.data.setWorkloadTag",xm);
568
- var ym=function(a){var b=kl(wm);b.default=b.validate(a);kl(wm).set(a)};x("ee.data.setDefaultWorkloadTag",ym);var zm=function(a){a&&(a=kl(wm),a.default=a.validate(""));kl(wm).reset()};x("ee.data.resetWorkloadTag",zm);var Sl={Al:"CANCEL",Dl:"UPDATE"};var O=function(a,b,c){if(!(this instanceof O))return Am(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,Ij);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.");xl(this,a)};
569
- O.prototype.evaluate=O.prototype.evaluate;O.prototype.V=function(a){return xl(this,a)};O.prototype.getInfo=O.prototype.V;O.prototype.encode=function(a){if(this.I===null&&this.args===null)return{type:"ArgumentRef",value:this.U};var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=a(this.args[c]));b={type:"Invocation",arguments:b};a=a(this.I);b[typeof a==="string"?"functionName":"function"]=a;return b};
570
- O.prototype.na=function(a){if(this.I===null&&this.args===null){a=this.U||a.Mi;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new Ze({Kb:a})}var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=Lj(Sk(a,this.args[c])));return typeof this.I==="string"?Oj(String(this.I),b):this.I.Fd(a,b)};O.prototype.va=function(a){return(a===void 0?0:a)?Gk(this):Qk(this)};O.prototype.serialize=O.prototype.va;
571
- O.prototype.toString=function(){return"ee."+this.name()+"("+Ik(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 Bm=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},Am=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Cm={},Dm=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}},Em=function(a){return typeof a==="number"||a instanceof O&&a.name()=="Number"},Fm=function(a){return typeof a==="string"||a instanceof O&&a.name()=="String"},Gm=function(a){return u(a)&&
573
- typeof a!=="function"?(a=Object.getPrototypeOf(a),a!==null&&Object.getPrototypeOf(a)===null):!1},Hm=function(a,b,c){c=c===void 0?!1:c;return a.length===1&&Gm(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(a.length===1||a[1].optional)||a[0].type!=="Dictionary":!1};var Im=function(){if(!(this instanceof Im))return new Im};y(Im,Ij);x("ee.Function",Im);var Jm=Od;Im.prototype.call=function(a){return this.apply(Km(this,Array.prototype.slice.call(arguments,0)))};Im.prototype.call=Im.prototype.call;Im.prototype.apply=function(a){a=new O(this,Lm(this,a));return Jm(a,this.Z().returns)};Im.prototype.apply=Im.prototype.apply;
574
- var Mm=function(a,b,c){var d=b!==void 0,e=a.Z();if(Hm(c,e,d)){if(c=gb(c[0]),d){d=e.args[0].name;if(d in c)throw Error("Named args for "+e.name+" can't contain keyword "+d);c[d]=b}}else c=Km(a,d?[b].concat(c):c);return a.apply(c)},Lm=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]=Jm(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},Km=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
- Im.prototype.toString=function(a,b){var c=this.Z(),d=[];d.push(a||c.name);d.push("(");d.push($b(c.args.slice(b?1:0),function(g){return g.name}).join(", "));d.push(")\n");d.push("\n");c.description?d.push(c.description):d.push("Undocumented.");d.push("\n");if(c.args.length)for(d.push("\nArgs:\n"),a=0;a<c.args.length;a++){b&&a==0?d.push(" this:"):d.push("\n ");var e=c.args[a];d.push(e.name);d.push(" (");d.push(e.type);e.optional&&d.push(", optional");d.push("): ");e.description?d.push(e.description):
577
- d.push("Undocumented.")}return d.join("")};Im.prototype.va=function(a){return(a===void 0?0:a)?Gk(this):Qk(this)};var P=function(a,b){if(b===void 0)return Nm(a);if(!(this instanceof P))return Am(P,arguments);this.vb=hb(b);this.vb.name=a};y(P,Im);x("ee.ApiFunction",P);var Q=function(a,b){return Im.prototype.call.apply(Nm(a),Array.prototype.slice.call(arguments,1))};x("ee.ApiFunction._call",Q);var Om=function(a,b){return Nm(a).apply(b)};x("ee.ApiFunction._apply",Om);P.prototype.encode=function(){return this.vb.name};P.prototype.Fd=function(a,b){return Oj(this.vb.name,b)};P.prototype.Z=function(){return this.vb};
578
- var Pm=null,Qm={},Sm=function(){Rm();return Ya(Pm,function(a){return a.Z()})},Tm=function(){Rm();return Xa(Pm,function(a,b){return!Qm[b]})},Nm=function(a){var b=Um(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};x("ee.ApiFunction.lookup",Nm);
579
- var Um=function(a){Rm();return Pm[a]||null},Rm=function(a,b){if(Pm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Pm=Ya(d,function(g,f){g.returns=g.returns.replace(/<.*>/,"");for(var l=0;l<g.args.length;l++)g.args[l].type=g.args[l].type.replace(/<.*>/,"");return new P(f,g)}),a&&a())};a?ql(c):c(ql())}},Vm=function(a,b,c,d){Rm();var e=d||"";Wa(Pm,function(g,f){var l=f.split(".");if(l.length==2&&l[0]==b){l=e+l[1];var m=g.Z();Qm[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p=f!="Object"&&Dm(f,c));
580
- f=p?a.prototype:a;l in f&&!f[l].signature||(f[l]=function(v){return Mm(g,p?this:void 0,Array.prototype.slice.call(arguments,0))},f[l].toString=w(g.toString,g,l,p),f[l].signature=m)}})},Wm=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=Xm(a),d=$b(c,function(m){return m.replace(/^opt_/,"")});a=(a=t.EXPORTED_FN_INFO?t.EXPORTED_FN_INFO[a.toString()].name.split(".").pop()+"()":null)?" to function "+a:"";var e={},g=b[0],f=u(g)&&typeof g!=="function"&&!Array.isArray(g)&&Object.getPrototypeOf(g).constructor.name==="Object";if(b.length>1||!f){if(b.length>d.length)throw Error("Received too many arguments"+a+". Expected at most "+d.length+" but got "+b.length+".");for(g=0;g<b.length;g++)e[d[g]]=b[g]}else{f=new ae(ab(g));
581
- var l=new ae(d);if(ce(l,f).isEmpty())e[d[0]]=b[0];else{b=de(f,l);if(b.size!==0)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=gb(g)}}b=new ae(ab(e));c=de(new ae(Zb(c,function(m){return m.lastIndexOf("opt_",0)!=0})),b);if(c.size!==0)throw Error("Missing required arguments"+a+": "+Array.from(c.values()).join(", "));return e},Xm=function(a){var b=Ym,c=[];t.EXPORTED_FN_INFO?(a=t.EXPORTED_FN_INFO[a.toString()],u(a)||Zm(),c=a.paramNames,Array.isArray(c)||Zm()):(a=a.toString().replace($m,
582
- "").match(b),a===null&&Zm(),c=(a[1].split(",")||[]).map(function(d){return d.replace(an,"")}));return c},Zm=function(){throw Error("Failed to locate function parameters.");},$m=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,Ym=/^function[^\(]*\(([^\)]*)\)/m,an=/=.*$/;var S=function(a,b,c){O.call(this,a,b,c);bn()};y(S,O);x("ee.Element",S);var cn=!1,bn=function(){cn||(Vm(S,"Element","Element"),cn=!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=Gm(c))a:{b=ab(c);var d=["properties"];if(xa(b)&&xa(d)&&b.length==d.length){for(var e=b.length,g=0;g<e;g++)if(b[g]!==d[g]){b=!1;break a}b=!0}else b=!1}b&&u(c.properties)&&(c=c.properties);if(Gm(c)){b=this;for(var f in c)d=c[f],b=Q("Element.set",b,f,d)}else if(c instanceof O&&Um("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 Bm(this,b)};S.prototype.set=S.prototype.set;var T=function(a,b,c,d){if(!(this instanceof T))return Am(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}dn();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(!en(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));
585
- O.call(this,null,null);this.nb=a.type;this.Xg=a.coordinates!=null?hb(a.coordinates):null;this.yh=a.geometries||null;if(b!=null)this.Zb=b;else if("crs"in a)if(u(a.crs)&&a.crs.type=="name"&&u(a.crs.properties)&&typeof a.crs.properties.name==="string")this.Zb=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new Hi).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 fn=!1,dn=function(){fn||(Vm(T,"Geometry","Geometry"),fn=!0)},gn=function(a,b){if(!(this instanceof gn))return hn(gn,arguments);var c=jn(gn,"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(gn,T);T.Point=gn;var kn=function(a,b){if(!(this instanceof kn))return hn(kn,arguments);T.call(this,jn(kn,"MultiPoint",2,arguments))};y(kn,T);
587
- T.MultiPoint=kn;var ln=function(a,b,c,d){if(!(this instanceof ln))return hn(ln,arguments);var e=jn(ln,"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(ln,T);T.Rectangle=ln;
588
- var mn=function(a,b,c,d){if(!(this instanceof mn))return hn(mn,arguments);var e=R(mn,arguments);a=e.west;b=e.south;c=e.east;d=e.north;e=[a,b,c,d];if(nn(e)){var g;return(g=new P("GeometryConstructors.BBox")).call.apply(g,na(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=on(a),c=on(c),c<a&&(c+=360));T.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};y(mn,ln);T.BBox=mn;var on=function(a){a%=360;a>180?a-=360:a<-180&&(a+=360);return a},pn=function(a,b,c,d){if(!(this instanceof pn))return hn(pn,arguments);T.call(this,jn(pn,"LineString",2,arguments))};y(pn,T);T.LineString=pn;
590
- var qn=function(a,b,c,d){if(!(this instanceof qn))return hn(qn,arguments);T.call(this,jn(qn,"LinearRing",2,arguments))};y(qn,T);T.LinearRing=qn;var rn=function(a,b,c,d){if(!(this instanceof rn))return hn(rn,arguments);T.call(this,jn(rn,"MultiLineString",3,arguments))};y(rn,T);T.MultiLineString=rn;var sn=function(a,b,c,d,e){if(!(this instanceof sn))return hn(sn,arguments);T.call(this,jn(sn,"Polygon",3,arguments))};y(sn,T);T.Polygon=sn;
591
- var tn=function(a,b,c,d,e){if(!(this instanceof tn))return hn(tn,arguments);T.call(this,jn(tn,"MultiPolygon",4,arguments))};y(tn,T);T.MultiPolygon=tn;
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 Hi).va(this.oe())};T.prototype.toGeoJSONString=T.prototype.vg;T.prototype.va=function(a){return(a===void 0?0:a)?Gk(this):Qk(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 en=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(!en(b[a]))return!1;return!0}a=a.coordinates;var c=un(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)},un=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=un(a[0]),c=1;c<a.length;c++)if(un(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},vn=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},jn=function(a,b,c,d){a=wn(a,d);if(nn(a.coordinates)||a.crs!=null||a.maxError!=null)return(new P("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=xn(c,a.coordinates);(b=dc(["Polygon",
599
- "Rectangle","MultiPolygon"],b))&&a.evenOdd==null&&(a.evenOdd=!0);if(b&&a.geodesic===!1&&a.evenOdd===!1)throw Error("Planar interiors must be even/odd.");return a},wn=function(a,b){if(bc(b,Em))return{coordinates:gc(b)};a=R(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return Xa(a,function(c){return c!=null})},nn=function(a){return Array.isArray(a)?ac(a,nn):a instanceof O},xn=function(a,b){if(a<1||a>4)throw Error("Unexpected nesting level.");bc(b,function(e){return typeof e===
600
- "number"})&&(b=vn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(un(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},hn=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 Am(U,arguments);if(a instanceof U)return a;yn();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 zn=!1,yn=function(){zn||(Vm(U,"Filter","Filter"),zn=!0)},An={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 Bn=function(a,b){var c=R(Bn,arguments);return Q("Filter.equals",c.name,c.value)};U.eq=Bn;var Cn=function(a,b){var c=R(Cn,arguments);return Bn(c.name,c.value).sc()};U.neq=Cn;
602
- var Dn=function(a,b){var c=R(Dn,arguments);return Q("Filter.lessThan",c.name,c.value)};U.lt=Dn;var En=function(a,b){var c=R(En,arguments);return Dn(c.name,c.value).sc()};U.gte=En;var Fn=function(a,b){var c=R(Fn,arguments);return Q("Filter.greaterThan",c.name,c.value)};U.gt=Fn;var Gn=function(a,b){var c=R(Gn,arguments);return Fn(c.name,c.value).sc()};U.lte=Gn;var Hn=function(a){return Q("Filter.and",Array.prototype.slice.call(arguments))};U.and=Hn;var In=function(a){return Q("Filter.or",Array.prototype.slice.call(arguments))};
603
- U.or=In;var Jn=function(a,b){var c=R(Jn,arguments);c=Q("DateRange",c.start,c.end);return Om("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};U.date=Jn;var Kn=function(a,b,c,d){var e=R(Kn,arguments);return Om("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};U.inList=Kn;var Ln=function(a,b){return Om("Filter.intersects",{leftField:".all",rightValue:Q("Feature",a),maxError:b})};U.bounds=Ln;
604
- U.prototype.name=function(){return"Filter"};var Mn=function(a,b,c){b=b.toLowerCase();var d=!1;b.lastIndexOf("not_",0)==0&&(d=!0,b=b.substring(4));if(!(b in An))throw Error("Unknown filtering operator: "+b);a=Q("Filter."+An[b],a,c);return d?a.sc():a};U.metadata=Mn;var V=function(a,b,c){S.call(this,a,b,c);Nn()};y(V,S);x("ee.Collection",V);var On=!1,Nn=function(){On||(Vm(V,"Collection","Collection"),Vm(V,"AggregateFeatureCollection","Collection","aggregate_"),On=!0)};V.prototype.filter=function(a){a=R(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return Bm(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(Mn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.lf;V.prototype.sh=function(a){return this.filter(Ln(a))};V.prototype.filterBounds=V.prototype.sh;V.prototype.kf=function(a,b){var c=R(V.prototype.kf,arguments);return this.filter(Jn(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 Bm(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 Bm(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 Bm(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 Am(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)");Pn();if(a instanceof T||a===null)S.call(this,new P("Feature"),{geometry:a,metadata:b||null});else if(a instanceof O)S.call(this,a.I,a.args,a.U);else if(a.type=="Feature"){var c=a.properties||{};if("id"in a){if("system:index"in
608
- c)throw Error('Can\'t specify both "id" and "system:index".');c=gb(c);c["system:index"]=a.id}S.call(this,new P("Feature"),{geometry:new T(a.geometry),metadata:c})}else S.call(this,new P("Feature"),{geometry:new T(a),metadata:b||null})};y(X,S);x("ee.Feature",X);var Qn=!1,Pn=function(){Qn||(Vm(X,"Feature","Feature"),Qn=!0)};X.prototype.V=function(a){return X.L.V.call(this,a)};X.prototype.getInfo=X.prototype.V;
609
- X.prototype.R=function(a,b){var c=R(X.prototype.getMap,arguments);return Q("Collection",[this]).R(c.visParams,c.callback)};X.prototype.getMapId=X.prototype.R;X.prototype.getMap=X.prototype.R;X.prototype.getMap=X.prototype.getMap;X.prototype.name=function(){return"Feature"};var Zl=function(a){var b={},c=Rn(a.element,a);c=Sn(c,a,b);b.element=c;return b},$l=function(a){var b={},c=a.element.map(function(d){d=Rn(d,a);return Sn(d,a,b)});b.element=c;return b},Sn=function(a,b,c){var d={},e=!1,g=["maxDimension","width","height","scale"];Wa(b,function(f,l){if(f!=null)switch(l){case "dimensions":l=typeof f==="string"?f.split("x").map(Number):Array.isArray(f)?f:typeof f==="number"?[f]:[];if(l.length===1)d.maxDimension=l[0];else if(l.length===2)d.width=l[0],d.height=l[1];else throw Error("Invalid dimensions "+
610
- f);break;case "dimensions_consumed":e=!0;break;case "bbox":d.geometry!=null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof ln)){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 ln(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 sn(l,null,!1);else if(u(l))f=new T(l,null,!1);else throw Error("Region {region} was not convertible to an ee.Geometry.");}d.geometry=f;break;case "scale":d.scale=Number(f);break;default:c[l]=f}});eb(d)||(d.input=a,a=g.some(function(f){return f in d})||e?Om("Image.clipToBoundsAndScale",
612
- d):Om("Image.clip",d));return a},Rn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;d!=null&&(d=Tn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Om("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 ln([0,
613
- 0,e[0],e[1]],c,!1))}}else a=Om("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Tn=function(a){if(typeof a==="string")try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(a.length===6&&bc(a,function(b){return typeof b==="number"}))return a;throw Error("Invalid argument, crs transform must be a list of 6 numbers.");}throw Error("Invalid argument, crs transform was not a string or array.");},Vn=function(a,b){var c={};b=Un(b,c);eb(b)||(b.image=a,a=Om("Image.visualize",
614
- b));c.image=a;return c},Un=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};Wa(a,function(e,g){dc(c,g)?d[g]=e:b[g]=e});return d},Cl=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=Rn(g,e);return g=Sn(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=Rn(a,d),a=Sn(a,d,{}));return a};var N=function(a){if(!(this instanceof N))return Am(N,arguments);if(a instanceof N)return a;Wn();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(Em(a))S.call(this,new P("Image.constant"),{value:a});else if(Fm(a))S.call(this,new P("Image.load"),{id:a});else{if(Array.isArray(a))return Xn($b(a,function(d){return new N(d)}));if(a instanceof O)a.name()=="Array"?S.call(this,new P("Image.constant"),{value:a}):S.call(this,a.I,
616
- a.args,a.U);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(b==2){b=arguments[0];var c=arguments[1];if(Fm(b)&&Em(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 Yn=!1,Wn=function(){Yn||(Vm(N,"Image","Image"),Yn=!0)};N.prototype.V=function(a){return N.L.V.call(this,a)};
617
- N.prototype.getInfo=N.prototype.V;N.prototype.R=function(a,b){var c=this,d=R(N.prototype.getMap,arguments),e=Vn(this,d.visParams);if(d.callback){var g=d.callback;tl(e,function(f,l){f=f?Object.assign(f,{image:c}):void 0;g(f,l)})}else return d=tl(e),d.image=this,d};N.prototype.getMapId=N.prototype.R;N.prototype.getMap=N.prototype.R;N.prototype.getMap=N.prototype.getMap;
618
- N.prototype.rb=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?gb(c.params):{};d.image=this;if(c.callback){var e=c.callback;Dl(d,function(g,f){g?e(El(g)):e(null,f)})}else return El(Dl(d))};N.prototype.getDownloadURL=N.prototype.rb;N.prototype.Ld=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?gb(c.params):{},e={},g=Rn(this,d);g=Sn(g,d,e);d=Vn(g,e);return c.callback?(yl(d,c.callback),null):yl(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=Bl(d)}catch(f){e=String(f.message)}c.callback(g,e)});else return Bl(this.Ld(c.params))};N.prototype.getThumbURL=N.prototype.uf;var Zn=function(a,b,c){var d=R(Zn,arguments);return Xn([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};N.rgb=Zn;var $n=function(a){return Xn(Array.prototype.slice.call(arguments),null)};N.cat=$n;
620
- var Xn=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||Fm(b[0])||Em(b[0])){for(var d=0;d<b.length;d++)if(!(Fm(b[d])||Em(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 Om("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 Im;c.encode=function(m){return l.encode(m)};c.Fd=function(m,p){return Pj(Sk(m,l),p)};c.Z=function(){return{name:"",args:$b(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
623
- N.prototype.expression=N.prototype.l;N.prototype.clip=function(a){try{a=new T(a)}catch(b){}return Q("Image.clip",this,a)};N.prototype.clip=N.prototype.clip;N.prototype.mi=function(a){var b=arguments.length!=1||Fm(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 ao=function(a){if(this instanceof ao){if(arguments.length>1)throw Error("ee.List() only accepts 1 argument.");if(a instanceof ao)return a}else return Am(ao,arguments);bo();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(ao,O);x("ee.List",ao);var co=!1,bo=function(){co||(Vm(ao,"List","List"),co=!0)};
624
- ao.prototype.encode=function(a){return Array.isArray(this.Uc)?$b(this.Uc,function(b){return a(b)}):ao.L.encode.call(this,a)};ao.prototype.na=function(a){return Array.isArray(this.Uc)?Lj(Sk(a,this.Uc)):ao.L.na.call(this,a)};ao.prototype.name=function(){return"List"};var Y=function(a,b){if(!(this instanceof Y))return Am(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)");eo();a instanceof T&&(a=new X(a));a instanceof X&&(a=[a]);if(Fm(a)){var c={tableId:a};b&&(c.geometryColumn=b);V.call(this,new P("Collection.loadTable"),c)}else if(Array.isArray(a))V.call(this,new P("Collection"),{features:$b(a,function(d){return new X(d)})});else if(a instanceof ao)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 fo=!1,eo=function(){fo||(Vm(Y,"FeatureCollection","FeatureCollection"),fo=!0)};
626
- Y.prototype.R=function(a,b){var c=R(Y.prototype.R,arguments),d=Om("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.R(void 0,c.callback);else return d.R()};Y.prototype.getMapId=Y.prototype.R;Y.prototype.getMap=Y.prototype.R;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)Fl(g,function(f,l){f?e.callback(Gl(f)):e.callback(null,l)});else return Gl(Fl(g))};Y.prototype.getDownloadURL=Y.prototype.rb;
628
- Y.prototype.select=function(a,b,c){if(Fm(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 Am(Z,arguments);if(a instanceof Z)return a;if(arguments.length!=1)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");go();a instanceof N&&(a=[a]);if(Fm(a))V.call(this,new P("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new P("ImageCollection.fromImages"),{images:$b(a,function(b){return new N(b)})});else if(a instanceof ao)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 ho=!1,go=function(){ho||(Vm(Z,"ImageCollection","ImageCollection"),Vm(Z,"reduce","ImageCollection"),ho=!0)};Z.prototype.sf=function(a,b){var c=R(Z.prototype.sf,arguments);return io(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 io(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.vf;
631
- var io=function(a,b,c,d){var e={};a=a.map(function(l){l=Rn(l,b.params);return Sn(l,b.params,e)});var g={},f=Un(e,g);g.imageCollection=a.map(function(l){f.image=l;return Om("Image.visualize",f)});b.params.dimensions!=null&&(g.dimensions=b.params.dimensions);if(g.format){if(!ac(c,function(l){return l.toLowerCase()==g.format.toLowerCase()}))throw Error("Invalid format specified.");}else g.format=c[0];c=yl;switch(d){case "video":c=zl;break;case "filmstrip":c=Al}if(b.callback)c(g,function(l,m){var p="";
632
- if(m===void 0)try{p=Bl(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return Bl(c(g))};Z.prototype.R=function(a,b){var c=R(Z.prototype.R,arguments),d=Q("ImageCollection.mosaic",this);if(c.callback)d.R(c.visParams,c.callback);else return d.R(c.visParams)};Z.prototype.getMapId=Z.prototype.R;Z.prototype.getMap=Z.prototype.R;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 jo=function(a){this.Xe=a;this.id=null},lo=function(a){var b={element:ko(a)};Object.assign(b,a);b=Xa(b,function(c){return c!=null});return new jo(b)};jo.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||Hl(1)[0];Tb(this.id,"Failed to obtain task ID.");if(a)Yl(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=Yl(this.id,this.Xe).taskId)!=null?d:null}};
635
- jo.prototype.start=jo.prototype.start;var mo=function(a,b,c,d,e,g,f,l,m,p,v,z){var B=R(mo,arguments);B=no(B,"ASSET","EXPORT_IMAGE");return lo(B)};x("module$contents$ee$batch_Export.image.toAsset",mo);var oo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(oo,arguments);da=no(da,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return lo(da)};x("module$contents$ee$batch_Export.image.toCloudStorage",oo);
636
- var po=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(po,arguments);da=no(da,"DRIVE","EXPORT_IMAGE");return lo(da)};x("module$contents$ee$batch_Export.image.toDrive",po);var qo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H){var ea=R(qo,arguments);ea=no(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return lo(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",qo);var ro=function(a,b,c,d,e,g,f,l){var m=R(ro,arguments);m=no(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return lo(m)};
637
- x("module$contents$ee$batch_Export.table.toCloudStorage",ro);var so=function(a,b,c,d,e,g,f,l){var m=R(so,arguments);m.type="EXPORT_FEATURES";m=no(m,"DRIVE","EXPORT_FEATURES");return lo(m)};x("module$contents$ee$batch_Export.table.toDrive",so);var to=function(a,b,c,d,e){var g=R(to,arguments);g=no(g,"ASSET","EXPORT_FEATURES");return lo(g)};x("module$contents$ee$batch_Export.table.toAsset",to);var uo=function(a,b,c,d,e,g,f,l){var m=R(uo,arguments);m=no(m,"FEATURE_VIEW","EXPORT_FEATURES");return lo(m)};
638
- x("module$contents$ee$batch_Export.table.toFeatureView",uo);var vo=function(a,b,c,d,e,g,f,l){var m=R(vo,arguments);m=no(m,"BIGQUERY","EXPORT_FEATURES");return lo(m)};x("module$contents$ee$batch_Export.table.toBigQuery",vo);var wo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(wo,arguments);H=no(H,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return lo(H)};x("module$contents$ee$batch_Export.video.toCloudStorage",wo);
639
- var xo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(xo,arguments);H=no(H,"DRIVE","EXPORT_VIDEO");return lo(H)};x("module$contents$ee$batch_Export.video.toDrive",xo);var yo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W,da,Jb,xq,yq,zq){var lj=R(yo,arguments);lj=no(lj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return lo(lj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",yo);var zo=function(a,b,c,d){var e=R(zo,arguments);e=no(e,"ASSET","EXPORT_CLASSIFIER");return lo(e)};
640
- x("module$contents$ee$batch_Export.classifier.toAsset",zo);
641
- var ko=function(a){var b=function(d){return d in a},c=Ao.find(b);E(cc(Ao,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},no=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=Bo(e,a),delete e.formatOptions,Object.assign(e,a));e=Co(e,b);e.crsTransform!=null&&(e.crs_transform=e.crsTransform,
643
- delete e.crsTransform);break;case "EXPORT_TILES":b=Co(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=Co(e,b);break;case "EXPORT_VIDEO":e=Do(e);e=Co(e,b);e.crsTransform!=null&&
645
- (e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Do(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=Co(e,b);break;case "EXPORT_CLASSIFIER":e=Co(e,b);break;default:throw Error("Unknown export type: "+e.type);}if(d&&e.region!=null){d=e;b=e.region;if(b instanceof T)b=b.oe();else if(typeof b==="string")try{b=Vb(JSON.parse(b))}catch(g){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");
646
- }if(!(u(b)&&"type"in b))try{new pn(b)}catch(g){try{new sn(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},Co=function(a,b){switch(b){case "GOOGLE_CLOUD_STORAGE":a.outputBucket=a.bucket||"";a.outputPrefix=a.fileNamePrefix||a.path||"";delete a.fileNamePrefix;delete a.path;delete a.bucket;break;case "ASSET":a.assetId=
647
- a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;case "BIGQUERY":a.table=a.table||"";break;default:b=wa(a.folder);if(!dc(["string","undefined"],b))throw Error('Error: toDrive "folder" parameter must be a string, but is of type '+b+".");a.driveFolder=a.folder||"";a.driveFileNamePrefix=a.fileNamePrefix||"";delete a.folder;delete a.fileNamePrefix}return a},Eo={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
648
- Fo={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Do=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},Bo=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=Fo[b];for(var d=Eo[b],e={},g=r(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=r(f.value);f=l.next().value;l=l.next().value;if(!dc(d,f))throw Error('"'+f+'" is not a valid option, the image format "'+b+'" "may have the following options: '+(d.join(", ")+'".'));e[a+f[0].toUpperCase()+f.substring(1)]=Array.isArray(l)?l.join():l}return e},
650
- Ao=["image","collection","classifier"];var Go=function(a){if(!(this instanceof Go))return Am(Go,arguments);if(a instanceof Go)return a;Ho();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(Go,O);x("ee.Number",Go);var Io=!1,Ho=function(){Io||(Vm(Go,"Number","Number"),Io=!0)};Go.prototype.encode=function(a){return typeof this.Xc==="number"?this.Xc:Go.L.encode.call(this,a)};
651
- Go.prototype.na=function(a){return typeof this.Xc==="number"?Lj(Sk(a,this.Xc)):Go.L.na.call(this,a)};Go.prototype.name=function(){return"Number"};var Jo=function(a){if(!(this instanceof Jo))return Am(Jo,arguments);if(a instanceof Jo)return a;Ko();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(Jo,O);x("ee.String",Jo);var Lo=!1,Ko=function(){Lo||(Vm(Jo,"String","String"),Lo=!0)};
652
- Jo.prototype.encode=function(a){return typeof this.kd==="string"?this.kd:Jo.L.encode.call(this,a)};Jo.prototype.na=function(a){return typeof this.kd==="string"?Lj(Sk(a,this.kd)):Jo.L.na.call(this,a)};Jo.prototype.name=function(){return"String"};var Mo=function(a,b){if(!(this instanceof Mo))return Am(Mo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(No(f in Cm?Cm[f]:null,g.name))}if(b.apply(null,c)===void 0)throw Error("User-defined methods must return a value.");this.vb=Oo(a,c,b);this.Og=b.apply(null,c)};y(Mo,Im);x("ee.CustomFunction",Mo);Mo.prototype.encode=function(a){return{type:"Function",argumentNames:$b(this.vb.args,function(b){return b.name}),body:a(this.Og)}};
653
- Mo.prototype.na=function(a){return Qj(this.vb.args.map(function(b){return b.name}),Sk(a,this.Og))};Mo.prototype.Fd=function(a,b){return Pj(Sk(a,this),b)};Mo.prototype.Z=function(){return this.vb};
654
- var No=function(a,b){a=a||Object;if(!(a.prototype instanceof O))if(a&&a!=Object)if(a==String)a=Jo;else if(a==Number)a=Go;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)},Po=function(a,b){b={name:"",returns:"Object",args:$b(b,function(c){return{name:null,type:typeof c==="string"?c:c.prototype instanceof O?c.prototype.name.call(null):c==Number?
655
- "Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Mo(b,a)},Oo=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))}(Kk(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 Qo=function(a,b){if(!(this instanceof Qo))return Am(Qo,arguments);if(a instanceof Qo)return a;Ro();var c=R(Qo,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},g=null;if(Fm(a)){if(e.value=a,c)if(Fm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Em(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(Qo,O);x("ee.Date",Qo);var So=!1,Ro=function(){So||(Vm(Qo,"Date","Date"),So=!0)};Qo.prototype.name=function(){return"Date"};x("ee.Deserializer",function(){});var Uo=function(a){return To(JSON.parse(a))};x("ee.Deserializer.fromJSON",Uo);var To=function(a){if("result"in a&&"values"in a)return Vo(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]=Wo(g,b)}a=a.value}return Wo(a,b)};x("ee.Deserializer.decode",To);
658
- var Wo=function(a,b){if(a===null||typeof a==="number"||typeof a==="boolean"||typeof a==="string")return a;if(Array.isArray(a))return $b(a,function(e){return Wo(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 No(Object,a);case "Date":a=a.value;if(typeof a!=="number")throw Error("Invalid date value: "+
659
- a);return new Qo(a/1E3);case "Bytes":return Xo(new Ze({pb:a}),a);case "Invocation":return c="functionName"in a?Nm(a.functionName):Wo(a["function"],b),a=Ya(a.arguments,function(e){return Wo(e,b)}),Yo(c,a);case "Dictionary":return Ya(a.value,function(e){return Wo(e,b)});case "Function":var d=Wo(a.body,b);a={name:"",args:$b(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new Mo(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);}},Xo=function(a,b){var c=function(){};q(c,Ij);c.prototype.encode=function(){return b};c.prototype.na=function(){return a};return new c},Yo=function(a,b){if(a instanceof Im)return a.apply(b);if(a instanceof O){var c=function(){return Im.apply(this,arguments)||this};q(c,Im);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Fd=function(d,e){return Pj(Sk(d,a),
661
- e)};return new O(new c,b)}throw Error("Invalid function value");},Zo=function(a){return Vo(JSON.parse(a))};x("ee.Deserializer.fromCloudApiJSON",Zo);
662
- var Vo=function(a){var b=Ma(pf,a),c={},d=function(f,l){if(!(f in c)){if(!(f in b.values))throw Error("Cannot find "+l+" "+f);c[f]=e(b.values[f])}return c[f]},e=function(f){if(f.gb!==null)f=f.gb;else if(f.Fa!==null)f=f.Fa.values.map(e);else if(f.Ga!==null)f=Ya(f.Ga.values,e);else if(f.Kb!==null)f=No(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"):Nm(l.functionName);l=Ya(l.arguments,e);f=Yo(f,l)}else f=f.pb!==null?Xo(new Ze({pb:f.pb}),f.pb):f.Va!==
663
- null?Xo(new Ze({Va:f.Va}),f.Va):f.Oa!==null?d(f.Oa,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.lc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new Mo(f,function(){return l})};return d(b.result,"result value")};x("ee.Deserializer.decodeCloudApi",Vo);var $o=function(a){if(!(this instanceof $o))return Am($o,arguments);if(a instanceof $o)return a;ap();Gm(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($o,O);x("ee.Dictionary",$o);var bp=!1,ap=function(){bp||(Vm($o,"Dictionary","Dictionary"),bp=!0)};$o.prototype.encode=function(a){return this.Jc!==null?a(this.Jc):$o.L.encode.call(this,a)};
664
- $o.prototype.na=function(a){return this.Jc!==null?Lj(Sk(a,this.Jc)):$o.L.na.call(this,a)};$o.prototype.name=function(){return"Dictionary"};var cp={};x("ee.Terrain",cp);cp.Af=!1;cp.initialize=function(){cp.Af||(Vm(cp,"Terrain","Terrain"),cp.Af=!0)};cp.reset=function(){Wm(cp);cp.Af=!1};var ip=function(a,b,c,d,e,g){if(dp!="ready"||a||b){var f=c!=null;if(d)if(f)ep.push(d);else throw Error("Can't pass an error callback without a success callback.");if(dp=="loading"&&f)fp.push(c);else if(dp="loading",Zi(a,b,e,g),f)fp.push(c),Rm(gp,hp);else try{Rm(),gp()}catch(l){throw hp(l),l;}}else c&&c()};x("ee.initialize",ip);
665
- var lp=function(){dp="not_ready";xj=wj=ij=null;vj=!1;Pm=null;Qm={};Wm(Qo);So=!1;Wm($o);bp=!1;Wm(S);cn=!1;Wm(N);Yn=!1;Wm(X);Qn=!1;Wm(V);On=!1;Wm(Z);ho=!1;Wm(Y);fo=!1;Wm(U);zn=!1;Wm(T);fn=!1;Wm(ao);co=!1;Wm(Go);Io=!1;Wm(Jo);Lo=!1;cp.reset();for(var a=t.ee,b=0;b<jp.length;b++){var c=jp[b];Wm(a[c]);delete a[c]}jp=[];Cm=a;a=kp;for(var d in a)delete a[d]};x("ee.reset",lp);var mp={Bl:"not_ready",LOADING:"loading",Cl:"ready"};x("ee.InitState",mp);x("ee.InitState.NOT_READY","not_ready");
666
- x("ee.InitState.LOADING","loading");x("ee.InitState.READY","ready");var dp="not_ready",fp=[],ep=[];x("ee.TILE_SIZE",256);var jp=[],kp={};x("ee.Algorithms",kp);var np=function(a,b){typeof a==="string"&&(a=new P(a));return Im.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};x("ee.call",np);var op=function(a,b){typeof a==="string"&&(a=new P(a));return a.apply(b)};x("ee.apply",op);
667
- var gp=function(){if(dp=="loading"){try{Ro();ap();bn();Wn();Pn();Nn();go();eo();yn();dn();bo();Ho();Ko();cp.initialize();var a=Sm(),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]=pp(l),jp.push(l),a[l]?(f[l].signature=a[l],f[l].signature.isConstructor=!0,Qm[l]=!0):f[l].signature={});Cm=f;qp()}catch(m){hp(m);return}dp="ready";for(ep=[];fp.length>0;)fp.shift()()}},
668
- hp=function(a){if(dp=="loading")for(dp="not_ready",fp=[];ep.length>0;)ep.shift()(a)},qp=function(){var a=Tm();ab(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=kp;for(e.signature={};b.length>1;){var g=b[0];g in e||(e[g]={signature:{}});e=e[g];b=ic(b,1)}g=function(f){return Mm(c,void 0,Array.prototype.slice.call(arguments,0))};g.signature=d;g.toString=w(c.toString,c);e[b[0]]=g}})},pp=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 Am(d,e);d=Um(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=Hm(e,d.Z())?e[0]:Km(d,e),O.call(this,d,Lm(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};Vm(b,a,a);return b};
670
- Jm=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 Po(a,c)}if(a instanceof Ij)return a;throw Error("Argument is not a function: "+a);case "String":return Fm(a)||a instanceof Jo||a instanceof O?new Jo(a):a;case "Dictionary":return Gm(a)?a:new $o(a);case "List":return new ao(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Go(a);
672
- default:if(b in c){d=Um(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 rp=function(a,b,c){ge.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.vh=new Xd;this.uh=new Xd};q(rp,ge);rp.prototype.getTile=function(a,b){var c=he(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.wb,this.token].join("/");this.yb.push(c);this.wb+=1;var d=hi("DIV");sp(this,b,a,c,d);tp(this);return d};
673
- var sp=function(a,b,c,d,e){var g=new XMLHttpRequest;g.open("GET",b,!0);g.responseType="arraybuffer";g.onreadystatechange=w(function(){if(g.readyState===XMLHttpRequest.DONE&&g.status===200){var f=g.response;if(f)f=new Float32Array(f),this.vh.set(c,f),this.uh.set(c,e),ec(this.yb,d),tp(this);else throw this.sg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},tp=function(a){a.dispatchEvent(new ie(a.yb.length))};rp.prototype.J=function(){this.uh=this.vh=null;ge.prototype.J.call(this)};
674
- x("ee.FloatTileOverlay",rp);var up=function(){this.je=new Map};up.prototype.clear=function(){this.je.clear()};var vp=function(a,b){a.je.has(b)||a.je.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.je.get(b)};var wp=function(a){I.call(this);this.Sb=a;this.K={}};y(wp,I);var xp=[];wp.prototype.Wa=function(a,b,c,d){Array.isArray(b)||(b&&(xp[0]=b.toString()),b=xp);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};wp.prototype.Vc=function(a,b,c,d){return yp(this,a,b,c,d)};
675
- var yp=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)yp(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};wp.prototype.se=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.se(a,b[g],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Sb||this,c=Ad(c),d=!!d,b=od(a)?a.Lc(b,c,d,e):a?(a=Cd(a))?a.Lc(b,c,d,e):null:null,b&&(Hd(b),delete this.K[b.key])};
676
- wp.prototype.fd=function(){Wa(this.K,function(a,b){this.K.hasOwnProperty(b)&&Hd(a)},this);this.K={}};wp.prototype.J=function(){wp.L.J.call(this);this.fd()};wp.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var Ap=function(a,b){a.name!==void 0?(this.name=a.name,this.code=db[a.name]):(this.code=a=Sb(a.code),this.name=zp(a));Mb.call(this,Dc("%s %s",this.name,b))};y(Ap,Mb);
677
- var zp=function(a){var b=cb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Bp={},db=(Bp.AbortError=3,Bp.EncodingError=5,Bp.InvalidModificationError=9,Bp.InvalidStateError=7,Bp.NotFoundError=1,Bp.NotReadableError=4,Bp.NoModificationAllowedError=6,Bp.PathExistsError=12,Bp.QuotaExceededError=10,Bp.SecurityError=2,Bp.SyntaxError=8,Bp.TypeMismatchError=11,Bp);var Cp=function(a,b){id.call(this,a.type,b);this.Ja=a};y(Cp,id);var Dp=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(Dp,J);h=Dp.prototype;h.abort=function(){try{this.ba.abort()}catch(a){throw new Ap(a,"aborting read");}};h.Rb=function(){return this.ba.readyState};h.getError=function(){return this.ba.error&&new Ap(this.ba.error,"reading file")};
678
- h.nc=function(a){this.dispatchEvent(new Cp(a,this))};h.J=function(){Dp.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 Ep=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 Fp=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 up(a.getUniqueId());this.xb=new Xd;this.wb=0;this.rg=a;this.ib=new wp(this);this.radius=0};q(Fp,J);h=Fp.prototype;h.Le=function(a){return zd(this,"tile-load",a)};h.Yf=function(a){Hd(a)};
679
- h.Mc=function(){return Gp(this,"throttled")+Gp(this,"loading")+Gp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.xb.forEach(function(b){Ep(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;Ep(b.la,this.opacity);this.xb.set(a,b);Hp(this,b);this.dispatchEvent(new Ip(this.Mc()));this.rg.Ff(b,(new Date).getTime()/1E3);return b.la};h.releaseTile=function(a){var b=this.xb.get(a.id);this.xb.remove(a.id);b&&(b.abort(),hd(b))};
681
- var Hp=function(a,b){a.ib.Wa(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.bl,d=(new Date).getTime();vp(this.ie,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Jp(this.Mc()));break;case "throttled":vp(this.ie,b.zoom).throttleCount++;this.dispatchEvent(new Kp(b.Ca));break;case "failed":vp(this.ie,b.zoom).errorCount++;this.dispatchEvent(new Lp(b.Ca,b.Pk));break;case "aborted":this.dispatchEvent(new Mp(this.Mc()))}})};
682
- Fp.prototype.J=function(){J.prototype.J.call(this);this.xb.forEach(hd);this.xb.clear();this.xb=null;hd(this.ib);this.rg=this.ib=null};var Gp=function(a,b){return cc(a.xb.aa(),function(c){return c.getStatus()==b})};x("ee.layers.AbstractOverlay",Fp);Fp.prototype.removeTileCallback=Fp.prototype.Yf;Fp.prototype.addTileCallback=Fp.prototype.Le;var Jp=function(){id.call(this,"tile-load")};q(Jp,id);var Ip=function(){id.call(this,"tile-start")};q(Ip,id);var Kp=function(){id.call(this,"tile-throttle")};
683
- q(Kp,id);var Lp=function(a,b){id.call(this,"tile-fail");this.errorMessage=b};q(Lp,id);var Mp=function(){id.call(this,"tile-abort")};q(Mp,id);var Np=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};q(Np,J);Np.prototype.getDiv=function(){return this.la};
684
- var Pp=function(a){if(!a.Cf&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Op(a,"loading");a.bl=(new Date).getTime();a.Ya=new Ni;a.Ya.xc="blob";a.Ya.Wa("complete",function(){var b=Wi(a.Ya),c=a.Ya.getStatus();c==429&&Op(a,"throttled");if(Mi(c)){var d={};Wa(Xi(a.Ya),function(g,f){d[f.toLowerCase()]=g});a.tl=d;a.yi=b;a.Kc()}else if(b){var e=new Dp;e.Wa("loadend",function(){a.hd(e.ba.result)});e.readAsText(b)}else a.hd("Failed to load tile.")},
685
- !1);a.Ya.Vc("ready",Ea(hd,a.Ya));a.Ca&&a.Ca.endsWith("&profiling=1")&&(a.Ca=a.Ca.replace("&profiling=1",""),a.Ya.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.Ya.send(a.Ca,"GET")};h=Np.prototype;h.Kc=function(){this.de(this);Op(this,"loaded")};h.Gc=function(){hd(this.Ya)};
686
- h.hd=function(a){var b=function(c){try{if(c=JSON.parse(c),c.error&&c.error.message)return c.error.message}catch(d){}return c};this.pi>=this.fl?(this.Pk=b(a),Op(this,"failed")):(this.Gc(),setTimeout(w(function(){this.Ra||(this.Cf=!0,Pp(this),this.Cf=!1)},this),1E3*Math.pow(2,this.pi++)))};h.abort=function(){this.Gc();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&Op(this,this.ke in Qp?"removed":"aborted")};h.getStatus=function(){return this.ke};var Op=function(a,b){a.ke=b;a.dispatchEvent("status-changed")};
687
- Np.prototype.J=function(){J.prototype.J.call(this);this.Gc();this.la.remove();this.de=null};var Qp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Rp=function(){I.call(this)};q(Rp,I);var Sp=function(a,b){Fp.call(this,a,b);this.Qg=new Xd;this.mh=new Xd};q(Sp,Fp);Sp.prototype.Zg=function(a,b,c,d){var e=new Tp(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};Sp.prototype.J=function(){Fp.prototype.J.call(this);this.mh=this.Qg=null};x("ee_root.third_party.earthengine_api.javascript.layers.binaryoverlay.BinaryOverlay",Sp);var Tp=function(a,b,c,d){Np.call(this,a,b,c,d)};q(Tp,Np);
688
- Tp.prototype.Kc=function(){var a=new Dp;a.Wa("loadend",function(){this.zd=a.ba.result;Np.prototype.Kc.call(this)},void 0,this);a.readAsArrayBuffer(this.yi)};var Up=function(a){J.call(this);this.Qc={};this.Pc={};this.Sb=new wp(this);this.X=a;this.Ve=!1};y(Up,J);var Vp=["load","abort","error"],Wp=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.Ve=!1,a.Qc[b]={src:c,Yg:null}},Xp=function(a,b){delete a.Qc[b];var c=a.Pc[b];c&&(delete a.Pc[b],a.Sb.se(c,Vp,a.Yh))};
689
- Up.prototype.start=function(){var a=this.Qc;ab(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Ra)){if(this.X){var d=this.X;d=(d?new mi(li(d)):Nb||(Nb=new mi)).Nk("IMG")}else d=new Image;c.Yg&&(d.crossOrigin=c.Yg);this.Sb.Wa(d,Vp,this.Yh);this.Pc[b]=d;d.id=b;d.src=c.src}},this)};
690
- Up.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));Xp(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ra&&eb(this.Pc)&&eb(this.Qc)&&!this.Ve&&(this.Ve=!0,this.dispatchEvent("complete"))}};Up.prototype.J=function(){delete this.Qc;delete this.Pc;hd(this.Sb);Up.L.J.call(this)};var Yp=function(a,b){Fp.call(this,a,b)};q(Yp,Fp);Yp.prototype.Zg=function(a,b,c,d){return new Zp(a,b,c,d)};x("ee_root.third_party.earthengine_api.javascript.layers.imageoverlay.ImageOverlay",Yp);var Zp=function(a,b,c,d){Np.call(this,a,b,c,d);this.de=$p;this.Ch=this.fa=this.Rd=null;this.Yc=""};q(Zp,Np);
691
- Zp.prototype.Kc=function(){try{var a=Hb(this.yi);this.Yc=Gb(a);var b=this.Yc!==Fb.toString()?this.Yc:this.Ca}catch(c){b=this.Ca}this.fa=new Up;Wp(this.fa,this.la.id+"-image",b);this.Ch=yd(this.fa,aq,function(c){c.type=="load"?(this.Rd=c.target,Np.prototype.Kc.call(this)):this.hd()},void 0,this);this.fa.start()};Zp.prototype.Gc=function(){Np.prototype.Gc.call(this);this.fa&&(Hd(this.Ch),hd(this.fa))};Zp.prototype.J=function(){Np.prototype.J.call(this);this.Yc&&URL.revokeObjectURL(this.Yc)};
692
- var $p=function(a){a.la.appendChild(a.Rd)},aq=["load","abort","error"];var bq=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 cq=function(a,b,c,d){I.call(this);this.Pg=a;this.Yb=b;this.mg=d||"";this.Xd=c};q(cq,Rp);cq.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(dq,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"))?Op(a,"loaded"):d(e)},a);Pp(a)};
693
- cq.prototype.getUniqueId=function(){return[this.Pg,this.Yb,this.Xd,this.mg].join("-")};cq.prototype.Md=function(a,b){a=bq("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 dq=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",cq);function eq(){this.La=[];this.Qa=[]}h=eq.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.S=function(){return this.La.length+this.Qa.length};h.isEmpty=function(){return this.La.length===0&&this.Qa.length===0};h.clear=function(){this.La=[];this.Qa=[]};h.contains=function(a){return dc(this.La,a)||dc(this.Qa,a)};
695
- h.remove=function(a){var b=this.La;var c=Xb(b,a);c>=0?(fc(b,c),b=!0):b=!1;return b||ec(this.Qa,a)};h.aa=function(){for(var a=[],b=this.La.length-1;b>=0;--b)a.push(this.La[b]);b=this.Qa.length;for(var c=0;c<b;++c)a.push(this.Qa[c]);return a};function fq(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 eq;this.tb=new Set;this.delay=0;this.Df=null;this.sd()}y(fq,I);fq.prototype.Nc=function(){var a=Date.now();if(!(this.Df!=null&&a-this.Df<this.delay)){for(var b;this.Sa.S()>0&&(b=this.Sa.Ic(),!this.Pf(b));)this.sd();!b&&this.S()<this.Wd&&(b=this.Ye());b&&(this.Df=a,this.tb.add(b));return b}};
696
- var gq=function(a,b){return a.tb.delete(b)?(a.Ke(b),!0):!1};h=fq.prototype;h.Ke=function(a){this.tb.delete(a);this.Pf(a)&&this.S()<this.Wd?this.Sa.enqueue(a):this.Dd(a)};h.sd=function(){for(var a=this.Sa;this.S()<this.Qh;)a.enqueue(this.Ye());for(;this.S()>this.Wd&&this.Sa.S()>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.has(a)};h.S=function(){return this.Sa.S()+this.tb.size};h.isEmpty=function(){return this.Sa.S()===0&&this.tb.size===0};h.J=function(){fq.L.J.call(this);if(this.tb.size>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};function hq(a,b){this.Ih=a;this.te=b}hq.prototype.getKey=function(){return this.Ih};hq.prototype.clone=function(){return new hq(this.Ih,this.te)};var iq=function(a){this.Aa=[];if(a)a:{if(a instanceof iq){var b=a.sb();a=a.aa();if(this.S()<=0){for(var c=this.Aa,d=0;d<b.length;d++)c.push(new hq(b[d],a[d]));break a}}else b=ab(a),a=$a(a);for(c=0;c<b.length;c++)jq(this,b[c],a[c])}},jq=function(a,b,c){var d=a.Aa;d.push(new hq(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=iq.prototype;
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};
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 iq(this)};h.S=function(){return this.Aa.length};h.isEmpty=function(){return this.Aa.length===0};h.clear=function(){this.Aa.length=0};var kq=function(){iq.apply(this,arguments)};q(kq,iq);kq.prototype.enqueue=function(a,b){jq(this,a,b)};kq.prototype.Ic=function(){return this.remove()};function lq(a,b){this.kh=void 0;this.ge=new kq;fq.call(this,a,b)}y(lq,fq);h=lq.prototype;h.Nc=function(a,b){if(!a)return(a=lq.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.S()>0;){var b=this.Nc();if(b)a.Ic().apply(this,[b]);else break}};h.Ke=function(a){lq.L.Ke.call(this,a);this.Od()};h.sd=function(){lq.L.sd.call(this);this.Od()};
700
- h.J=function(){lq.L.J.call(this);t.clearTimeout(this.kh);this.ge.clear();this.ge=null};var mq=function(a,b){I.call(this);this.Gf=a;this.ua=b||null};q(mq,Rp);mq.prototype.Ff=function(a,b){var c=this,d=zd(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.tl["x-earth-engine-computation-profile"];this.ua&&e&&this.ua.Hk(a.la.id,e);break;case "failed":case "aborted":this.ua&&a.la.id!==""&&this.ua.ll(a.la.id),Hd(d)}},void 0,this);a.Ca=this.Md(a.qb,a.zoom);nq().Nc(function(e){c.wf(a,e)},b)};mq.prototype.getUniqueId=function(){return this.Gf.mapid+"-"+this.Gf.token};
701
- mq.prototype.wf=function(a,b){var c=nq();if(a.Ra||a.getStatus()=="aborted")gq(c,b);else{var d=zd(a,"status-changed",function(){a.ke in Qp&&(Hd(d),gq(c,b))});Pp(a)}};mq.prototype.Md=function(a,b){a=ul(this.Gf,a.x,a.y,b);return this.ua&&this.ua.isEnabled()?a+"&profiling=1":a};var nq=function(){oq||(oq=new lq(0,4));return oq};x("ee.layers.EarthEngineTileSource",mq);var oq=null;var pq=function(a){I.call(this);this.Hi=a};q(pq,Rp);pq.prototype.Ff=function(a){a.Ca=this.Hi.formatTileUrl(a.qb.x,a.qb.y,a.zoom);Pp(a)};pq.prototype.getUniqueId=function(){return this.Hi.token};x("ee.layers.FeatureViewTileSource",pq);var rq=function(){J.call(this);this.pe=new qq(0,60);this.wc=new Xd};q(rq,J);rq.prototype.send=function(a,b,c,d,e){if(this.wc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new sq(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};rq.prototype.abort=function(a){if(a=this.wc.get(a))a.kc||(a.kc=!0,a.Ja=new id("abort")),this.li(a)};
702
- rq.prototype.wf=function(a,b){if(a.fa||a.kc)tq(this,b);else if(a.Ji=b,b.setActive(!0),b=new Up,a.fa=b,!a.retry())throw Error("Cannot dispatch first request!");};rq.prototype.li=function(a){this.wc.remove(a.getId());a.fa&&(tq(this,a.Ji),a.fa.dispose());a.xf&&a.xf(a.Ja,a.hi)};var tq=function(a,b){b.setActive(!1);if(!gq(a.pe,b))throw Error("Object not released");};
703
- rq.prototype.J=function(){J.prototype.J.call(this);this.pe.dispose();this.pe=null;var a=this.wc;Yb(a.aa(),function(b){b.dispose()});a.clear();this.wc=null};x("ee.MapTileManager",rq);var sq=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};q(sq,I);h=sq.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++;Xp(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||(Wp(this.fa,this.ea,d),yd(this.fa,uq,w(this.Uk,this)),this.fa.start())},this),b=this.getUrl();if(Zc(b).Ba.Nb("profiling")){var c=new Ni;c.xc="blob";c.Wa("complete",w(function(){this.hi=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(c.getStatus()>=200&&c.getStatus()<300)try{var d=Gb(Hb(Wi(c)));var e=d!==Fb.toString()}catch(g){}a(e?d:b)},this));c.Vc("ready",w(c.dispose,c));c.send(b,"GET")}else a(b)}};h.Hg=0;h.kc=!1;h.fa=null;
706
- h.Ji=null;h.Ja=null;h.hi=null;var uq=["load","abort","error"],vq=function(){I.call(this);this.Ea=!1};q(vq,I);vq.prototype.setActive=function(a){this.Ea=a};vq.prototype.isActive=function(){return this.Ea};var qq=function(a,b){lq.call(this,a,b)};q(qq,lq);qq.prototype.Ye=function(){return new vq};qq.prototype.Dd=function(a){a.dispose()};qq.prototype.Pf=function(a){return!a.Ra&&!a.isActive()};var wq=function(a,b,c,d,e){ge.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.tg=new ae;this.Qf=1;this.ua=e||null};q(wq,ge);h=wq.prototype;h.Le=function(a){return zd(this,"tileevent",a)};h.Yf=function(a){Hd(a)};
707
- h.getTile=function(a,b,c){if(b<this.minZoom||a.y<0||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=he(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ua&&this.ua.isEnabled()&&(a+="&profiling=1");b=[b,this.wb,this.token].join("/");this.wb+=1;c=hi("DIV",{id:b});var d=(new Date).getTime()/1E3;this.yb.push(b);kl(rq).send(b,a,d,w(this.Tk,this,c,b));tp(this);return c};h.Mc=function(){return this.yb.length};
708
- h.releaseTile=function(a){kl(rq).abort(a.id);if(a.firstElementChild!==void 0)var b=a.firstElementChild;else for(b=a.firstChild;b&&b.nodeType!=1;)b=b.nextSibling;this.tg.remove(b);a.id!==""&&(this.sg.remove(a.id),this.ua&&this.ua.ll(a.id))};h.setOpacity=function(a){this.Qf=a;var b=this.tg.Da();Sd(b,function(c){Ep(c,a)})};
709
- h.Tk=function(a,b,c,d){c.type=="error"?(ec(this.yb,b),this.sg.add(b),this.dispatchEvent(c)):(ec(this.yb,b),c.target&&c.type=="load"&&(c=c.target,this.tg.add(c),this.Qf!=1&&Ep(c,this.Qf),a.appendChild(c)),tp(this));this.ua&&d!==null&&this.ua.Hk(b,d)};x("ee.MapLayerOverlay",wq);wq.prototype.removeTileCallback=wq.prototype.Yf;wq.prototype.addTileCallback=wq.prototype.Le;wq.prototype.getTile=wq.prototype.getTile;wq.prototype.setOpacity=wq.prototype.setOpacity;wq.prototype.releaseTile=wq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call ee.batch.Export.video.toCloudStorage ee.batch.Export.table.toFeatureView ee.batch.Export.video.toDrive ee.batch.Export.table.toDrive ee.batch.Export.image.toDrive ee.batch.Export.table.toCloudStorage ee.batch.Export.table.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.image.toAsset ee.batch.Export.map.toCloudStorage ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toBigQuery ee.batch.Export.image.toCloudStorage ee.Collection.prototype.filterDate ee.Collection.prototype.filterBounds ee.Collection.prototype.map ee.Collection.prototype.iterate ee.Collection.prototype.filter ee.Collection.prototype.limit ee.Collection.prototype.sort ee.Collection.prototype.filterMetadata ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.data.getVideoThumbId ee.data.resetWorkloadTag ee.data.getTaskStatus ee.data.updateAsset ee.data.updateTask ee.data.getList ee.data.startIngestion ee.data.getFilmstripThumbId ee.data.startProcessing ee.data.createFolder ee.data.setAssetAcl ee.data.authenticateViaOauth ee.data.makeThumbUrl ee.data.renameAsset ee.data.listAssets ee.data.getMapId ee.data.getTaskList ee.data.setAssetProperties ee.data.authenticate ee.data.copyAsset ee.data.getTableDownloadId ee.data.getTileUrl ee.data.listBuckets ee.data.makeTableDownloadUrl ee.data.getTaskListWithLimit ee.data.getAssetRootQuota ee.data.startTableIngestion ee.data.deleteAsset ee.data.listOperations ee.data.getDownloadId ee.data.getWorkloadTag ee.data.makeDownloadUrl ee.data.cancelOperation ee.data.authenticateViaPopup ee.data.getAssetAcl ee.data.listImages ee.data.getFeatureViewTilesKey ee.data.listFeatures ee.data.getAsset ee.data.getAssetRoots ee.data.authenticateViaPrivateKey ee.data.getOperation ee.data.setWorkloadTag ee.data.newTaskId ee.data.createAssetHome ee.data.getInfo ee.data.computeValue ee.data.createAsset ee.data.getThumbId ee.data.setDefaultWorkloadTag ee.data.cancelTask ee.Date ee.Deserializer.decode ee.Deserializer.fromCloudApiJSON ee.Deserializer.fromJSON ee.Deserializer.decodeCloudApi ee.Dictionary ee.call ee.reset ee.Algorithms ee.initialize ee.apply ee.InitState ee.TILE_SIZE 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.getInfo ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getMapId ee.Filter.prototype.not ee.Filter.and ee.Filter.neq ee.Filter.lt ee.Filter.gt ee.Filter.inList ee.Filter.metadata ee.Filter.or ee.Filter.gte ee.Filter.lte ee.Filter ee.Filter.eq ee.Filter.date ee.Filter.bounds ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry.prototype.toGeoJSONString ee.Geometry.MultiPoint ee.Geometry.Rectangle ee.Geometry.BBox ee.Geometry ee.Geometry.LineString ee.Geometry.Polygon ee.Geometry.Point ee.Geometry.MultiPolygon ee.Geometry.prototype.serialize ee.Geometry.MultiLineString ee.Geometry.prototype.toGeoJSON ee.Geometry.LinearRing ee.Image.prototype.select ee.Image.prototype.expression ee.Image.rgb ee.Image.prototype.getThumbId ee.Image.prototype.getThumbURL ee.Image.prototype.clip ee.Image.cat ee.Image ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.prototype.getMap ee.Image.prototype.getDownloadURL ee.Image.prototype.rename ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getMapId ee.ImageCollection ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.ImageCollection.prototype.linkCollection ee.List ee.Number ee.Serializer.encode ee.Serializer.toCloudApiJSON ee.Serializer.toJSON ee.Serializer.encodeCloudApi ee.Serializer.toReadableJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encodeCloudApiPretty ee.String ee.Terrain".split(" "),
710
- c=[["name","namedArgs"],["name"],["name","var_args"],"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(" "),"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(" "),
711
- "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(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),["collection",
712
- "opt_description","opt_assetId","opt_maxVertices","opt_priority"],["classifier","opt_description","opt_assetId","opt_priority"],"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "),"image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_writePublicTiles opt_minZoom opt_maxZoom opt_scale opt_region opt_skipEmptyTiles opt_minTimeMachineZoomSubset opt_maxTimeMachineZoomSubset opt_tileWidth opt_tileHeight opt_tileStride opt_videoFormat opt_version opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),
713
- "collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),"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(" "),["start","opt_end"],["geometry"],["algorithm","opt_dropNulls"],["algorithm","opt_first"],["filter"],["max","opt_property","opt_ascending"],["property",
714
- "opt_ascending"],["name","operator","value"],["opt_callback"],["legacy"],["func","var_args"],["callback"],["params","opt_callback"],["opt_resetDefault"],["taskId","opt_callback"],["assetId","asset","updateFields","opt_callback"],["taskId","action","opt_callback"],["params","opt_callback"],["taskId","request","opt_callback"],["params","opt_callback"],["taskId","params","opt_callback"],["path","opt_force","opt_callback"],["assetId","aclUpdate","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),
715
- ["id"],["sourceId","destinationId","opt_callback"],["parent","opt_params","opt_callback"],["params","opt_callback"],["opt_callback"],["assetId","properties","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["sourceId","destinationId","opt_overwrite","opt_callback"],["params","opt_callback"],["id","x","y","z"],["project","opt_callback"],["id"],["opt_limit","opt_callback"],["rootId","opt_callback"],["taskId","request","opt_callback"],["assetId","opt_callback"],
716
- ["opt_limit","opt_callback"],["params","opt_callback"],[],["id"],["operationName","opt_callback"],["opt_success","opt_error"],["assetId","opt_callback"],["parent","opt_params","opt_callback"],["params","opt_callback"],["asset","params","opt_callback"],["id","opt_callback"],["opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["operationName","opt_callback"],["tag"],["opt_count","opt_callback"],["requestedId","opt_callback"],["id","opt_callback"],
717
- ["obj","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["params","opt_callback"],["tag"],["taskId","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],["func","var_args"],[],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),["func","namedArgs"],[],[],["var_args"],[],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["geometry","opt_properties"],["args",
718
- "opt_column"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_visParams","opt_callback"],[],["var_args"],["name","value"],["name","value"],["name","value"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name","operator","value"],["var_args"],["name","value"],["name","value"],["opt_filter"],["name","value"],["start","opt_end"],["geometry","opt_errorMargin"],
719
- ["var_args"],["namedArgs"],[],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["west","south","east","north"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["legacy"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],
720
- ["var_args"],["expression","opt_map"],["r","g","b"],["params","opt_callback"],["params","opt_callback"],["geometry"],["var_args"],["opt_args"],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["params","opt_callback"],["var_args"],["params","opt_callback"],["opt_visParams","opt_callback"],["args"],["opt_visParams","opt_callback"],["params","opt_callback"],[],["opt_callback"],["selectors","opt_names"],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],
721
- ["list"],["number"],["obj","opt_isCompound"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj"],["string"],[]];[Om,Nm,Q,wo,uo,xo,so,po,ro,to,zo,mo,qo,yo,vo,oo,V.prototype.kf,V.prototype.sh,V.prototype.map,V.prototype.Hh,V.prototype.filter,V.prototype.limit,V.prototype.sort,V.prototype.lf,O.prototype.V,O.prototype.va,O.prototype.Dg,O.prototype.evaluate,zl,zm,Kl,sm,Ql,gm,bm,Al,Yl,nm,tm,ml,Bl,om,hm,tl,Ml,um,nl,pm,Fl,ul,jm,Gl,Ll,vm,dm,qm,Nl,Dl,rl,El,Ol,ll,rm,im,vl,wl,em,km,ol,Pl,xm,Hl,lm,em,xl,mm,yl,ym,
722
- Rl,Qo,To,Zo,Uo,Vo,$o,np,lp,kp,ip,op,mp,256,S.prototype.set,Jj,X.prototype.V,X.prototype.R,X.prototype.getMap,X,Y,Y.prototype.getMap,Y.prototype.rb,Y.prototype.V,Y.prototype.select,Y.prototype.R,U.prototype.sc,Hn,Cn,Dn,Fn,Kn,Mn,In,En,Gn,U,Bn,Jn,Ln,Im.prototype.call,Im.prototype.apply,T.prototype.vg,kn,ln,mn,T,pn,sn,gn,tn,T.prototype.va,rn,T.prototype.oe,qn,N.prototype.select,N.prototype.l,Zn,N.prototype.Ld,N.prototype.uf,N.prototype.clip,$n,N,N.prototype.V,N.prototype.R,N.prototype.getMap,N.prototype.rb,
723
- N.prototype.mi,Z.prototype.vf,Z.prototype.R,Z,Z.prototype.getMap,Z.prototype.sf,Z.prototype.first,Z.prototype.V,Z.prototype.select,Z.prototype.Ef,ao,Go,Fk,Qk,Gk,Lk,Ik,Rk,Pk,Jo,cp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);
518
+ bl=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new pf({Qe:L(a.outputBucket),wa:L(a.outputPrefix),Re:a.bucketCorsUris||null,permissions:b})},cl=function(a){return new Bf({pf:L(a.driveFolder),wa:L(a.driveFileNamePrefix)})},dl=function(a){return new nf({name:gk(a.assetId)})},el=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Xg({Sf:(a||[]).map(ll)});throw Error("Unable to build ranking rule from rules: "+
519
+ JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");},ll=function(a){var b=new Wg({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=r(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction=
520
+ "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 Tg({});break;case ".minZoomLevel":b.be=new Vg({});break;default:b.Zd=new Sg({attributeName:L(a)})}return b};var ml=[],nl=function(a){E(!Object.isSealed(a),"Cannot use getInstance() with a sealed constructor.");var b="zf";if(a.zf&&a.hasOwnProperty(b))return a.zf;ml.push(a);var c=new a;a.zf=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var pl=function(a,b,c,d,e,g){d=oj(!g,!1,d||[]);qj=a;rj=d;a===null?wj():sj(function(){uj(b,c,e||Ea(ol,b,c))})};x("ee.data.authenticateViaOauth",pl);var ql=function(a,b,c,d,e){pl(a,b,c,d,e)};x("ee.data.authenticate",ql);var ol=function(a,b){t.google.accounts.oauth2.initTokenClient({client_id:qj,callback:Ea(tj,a,b),scope:rj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",ol);
521
+ var rl=function(a,b,c,d,e){if("window"in t)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");d=oj(!e,!e,d||[]);qj=a.client_email;rj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);pj=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})})};uj(b,c)};x("ee.data.authenticateViaPrivateKey",rl);
522
+ x("ee.data.setExpressionAugmenter",function(a){sl=a||Rd});var sl=Rd;x("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=oj(!l,!1,e||[]);qj=a;rj=e;tj(void 0,void 0,{token_type:b,access_token:c,state:e.join(" "),expires_in:d});f===!1?g&&g():sj(function(){g&&g()})});x("ee.data.refreshAuthToken",uj);x("ee.data.setAuthTokenRefresher",function(a){pj=a});x("ee.data.getAuthToken",jj);x("ee.data.clearAuthToken",wj);x("ee.data.getAuthClientId",function(){return qj});x("ee.data.getAuthScopes",function(){return rj});
523
+ x("ee.data.setDeadline",function(a){Kj=a});x("ee.data.setParamAugmenter",function(a){Ej=a||Rd});
524
+ var tl=function(a){a=new K(a);return a.handle(a.Dc().list(dj(),{prettyPrint:!1}).then(bk))},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.");a=new Jf({name:null,l:sl(Nk(a.image)),F:Uj(a.format),ca:Xj(a.bands),hc:ak(a)});var c={fields:"name"},d=ul();d&&(c.workloadTag=d);b=new K(b);return b.handle(b.maps().create(dj(),a,c).then(function(e){return vl(e.name,"")}))};
525
+ x("ee.data.getMapId",wl);var xl=function(a,b,c,d){if(!a.formatTileUrl){var e=vl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};x("ee.data.getTileUrl",xl);
526
+ var vl=function(a,b,c){var d=c===void 0?"":c;d||(bj(),c=zj,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}},yl=function(a,b){var c=a.visParams?sl(Nk(a.visParams)):null;a=new cg({name:null,Kb:a.assetId,mapName:a.mapName,xg:c});b=new K(b);return b.handle((new jh(b.M)).create(dj(),a,{fields:["name"]}).then(function(d){var e=
527
+ d.name.split("/").pop();return{token:e,formatTileUrl:function(g,f,l){return zj+"/v1/"+d.name+"/tiles/"+l+"/"+g+"/"+f},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};x("ee.data.getFeatureViewTilesKey",yl);
528
+ var zl=function(a,b,c){c=new K(c);var d=gk(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:Hg});return a.call(c,g)};x("ee.data.listFeatures",zl);
529
+ var Al=function(a,b){var c=new Ek(!0);a=Pk(c,a);var d={};c=Rk(c,a);Object.keys(c).length&&(d={__source_code_nodes__:c});c={l:sl(a,d)};if(a=ul())c.workloadTag=a;b=new K(b);return b.handle(th(b.value(),dj(),new rf(c)).then(function(e){return e.result}))};x("ee.data.computeValue",Al);
530
+ var Bl=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 ah({name:null,l:sl(Nk(a.image)),F:Uj(a.format),wa:a.name,ca:Xj(a.bands),
531
+ hc:ak(a),grid:null});var c={fields:"name"},d=ul();d&&(c.workloadTag=d);b=new K(b);return b.handle((new rh(b.M)).create(dj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getThumbId",Bl);
532
+ var Cl=function(a,b){var c=new $f({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new eh({name:null,l:sl(Nk(a.imageCollection)),F:Uj(a.format),Oa:c,grid:null});c={fields:"name"};var d=ul();d&&(c.workloadTag=d);b=new K(b);return b.handle((new wh(b.M)).create(dj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getVideoThumbId",Cl);
533
+ var Dl=function(a,b){a=new kg({name:null,l:sl(Nk(a.imageCollection)),F:Uj(a.format),orientation:Wj(a.orientation),grid:null});var c={fields:"name"},d=ul();d&&(c.workloadTag=d);b=new K(b);return b.handle((new kh(b.M)).create(dj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getFilmstripThumbId",Dl);var El=function(a){return zj+"/v1/"+a.thumbid+":getPixels"};x("ee.data.makeThumbUrl",El);
534
+ var Gl=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.");
535
+ if(typeof a.bands==="string")try{a.bands=JSON.parse(a.bands)}catch(e){a.bands=Xj(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=
536
+ JSON.parse(a.crs_transform)}catch(e){}var c=Fl(a.image,a);a=new ah({name:null,l:sl(Nk(c)),F:Uj(a.format),wa:a.name,ca:a.bands&&Xj(a.bands.map(function(e){return e.id})),grid:null});c={fields:"name"};var d=ul();d&&(c.workloadTag=d);b=new K(b);return b.handle((new rh(b.M)).create(dj(),a,c).then(function(e){return{docid:e.name,token:""}}))};x("ee.data.getDownloadId",Gl);var Hl=function(a){bj();return zj+"/v1/"+a.docid+":getPixels"};x("ee.data.makeDownloadUrl",Hl);
537
+ var Il=function(a,b){b=new K(b);var c=Vj(a.format),d=sl(Nk(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 Zg({name:null,l:d,F:c,selectors:e,filename:a.filename||null});c={fields:"name"};if(d=ul())c.workloadTag=d;return b.handle((new qh(b.M)).create(dj(),a,c).then(function(g){return{docid:g.name||
538
+ "",token:""}}))};x("ee.data.getTableDownloadId",Il);var Jl=function(a){return zj+"/v1/"+a.docid+":getFeatures"};x("ee.data.makeTableDownloadUrl",Jl);var Kl=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,d*4)).toString(16).padStart(d,"0")};a=kc(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",Kl);
539
+ var Ll=function(a){return a.name&&a.done&&a.error},Nl=function(a,b){var c=Ml(a).map(sk);if(c.length===1)return a=(new K(b)).pd(Ll),a.handle(a.Ma().get(c[0]).then(function(e){return[tk(e)]}));a=(new ij(b)).pd(Ll);var d=a.Ma();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(g){return tk(e[g])})})};x("ee.data.getTaskStatus",Nl);
540
+ var Ml=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.");},Pl=function(a){return Ol(void 0,a)};x("ee.data.getTaskList",Pl);var Ol=function(a,b){var c=function(d){return{tasks:d.map(tk)}};return b?(Ql(a,function(d,e){return b(d?c(d):null,e)}),null):c(Ql(a))};x("ee.data.getTaskListWithLimit",Ol);
541
+ var Ql=function(a,b){var c=[],d={pageSize:500},e=function(l){ic(c,l.Ma||[]);!l.nextPageToken||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.nextPageToken,g.handle(f.list(dj(),d).then(e)));return null},g=new K(b?function(l,m){return m&&b(l,m)}:void 0),f=g.Ma();g.handle(f.list(dj(),d).then(e));return b?null:a?c.slice(0,a):c};x("ee.data.listOperations",Ql);
542
+ var Rl=function(a,b){a=Ml(a).map(sk);var c=new kf;if(a.length===1)b=new K(b),b.handle(b.Ma().cancel(a[0],c));else{b=new ij(b);var d=b.Ma();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};x("ee.data.cancelOperation",Rl);var Sl=function(a,b){var c=Ml(a).map(sk);if(!Array.isArray(a))return a=(new K(b)).pd(Ll),a.handle(a.Ma().get(c[0]));a=(new ij(b)).pd(Ll);var d=a.Ma();return a.send(c.map(function(e){return[e,d.get(e)]}))};x("ee.data.getOperation",Sl);
543
+ var Ul=function(a,b){return Tl(a,"CANCEL",b)};x("ee.data.cancelTask",Ul);var Tl=function(a,b,c){if(!bb(Vl,b))throw Error("Invalid action: "+b);a=Ml(a);a=a.map(sk);Rl(a,c);return null};x("ee.data.updateTask",Tl);
544
+ var am=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=ul();e&&(b.workloadTag=e)}var g=new K(c);c=function(f){return g.handle(f.then(uk))};switch(d){case "EXPORT_IMAGE":return b=Wl(b,a),c(g.image().Ja(dj(),b));case "EXPORT_FEATURES":return b=fl(b),b.l=sl(b.l,a),c(g.table().Ja(dj(),b));case "EXPORT_VIDEO":return b=Xl(b,a),c(g.video().Ja(dj(),b));case "EXPORT_TILES":return b=Yl(b,a),c(g.map().Ja(dj(),
545
+ b));case "EXPORT_VIDEO_MAP":return b=Zl(b),c((new vh(g.M)).Ja(dj(),b));case "EXPORT_CLASSIFIER":return b=$l(b,a),c((new ih(g.M)).Ja(dj(),b));default:throw Error("Unable to start processing for task of type "+d);}};x("ee.data.startProcessing",am);
546
+ var Wl=function(a,b){var c=bm(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Nf({l:Nk(c.element),description:L(c.description),na:null,ra:null,grid:null,Lf:L(c.maxPixels),requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)}),e=al(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.na=il(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"],
547
+ delete e[".default"]);c=new Of({Ga:dl(c),pyramidingPolicy:g,Qf:eb(e)?null:e,tileSize:M(c.shardSize)});d.ra=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=sl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Xl=function(a,b){var c=cm(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new ag({l:Nk(c.element),description:L(c.description),Oa:new $f({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:L(c.maxPixels)}),
548
+ na:null,requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)});d.na=jl(c,al(c));d.l=sl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},Yl=function(a,b){var c=a.scale;delete a.scale;var d=bm(a);d.scale=c;if(d.element==null)throw Error('"element" not found in params '+d);c=new Rf({l:Nk(d.element),description:L(d.description),cc:kl(d),bc:il(d,"GOOGLE_CLOUD_STORAGE"),requestId:L(d.id),O:M(d.maxWorkers),priority:M(d.priority)});c.l=sl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);
549
+ return c},Zl=function(a){var b=a.scale;delete a.scale;var c=cm(a);c.scale=b;if(c.element==null)throw Error('"element" not found in params '+c);b=new Yf({l:Nk(c.element),description:L(c.description),Oa:new $f({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:null}),cc:kl(c),bc:jl(c,"GOOGLE_CLOUD_STORAGE"),requestId:L(c.id),version:L(c.version),O:M(c.maxWorkers),priority:M(c.priority)});b.l=sl(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},$l=function(a,b){if(a.element==
550
+ null)throw Error('"element" not found in params '+a);var c=al(a);if(c!="ASSET")throw Error('Export destination "'+c+'" unknown');c=new Mf({l:Nk(a.element),description:L(a.description),requestId:L(a.id),ra:new mf({Ga:dl(a)}),O:M(a.maxWorkers),priority:M(a.priority)});c.l=sl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);return c},em=function(a,b,c){b=yk(b);var d=function(e){return e?uk(e):null};return d(dm(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startIngestion",em);
551
+ var dm=function(a,b,c){b=new Cg({wf:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.image().import(dj(),b))},fm=function(a,b,c){b=new Dg({lg:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.table().import(dj(),b))},gm=function(a,b,c){b=zk(b);var d=function(e){return e?uk(e):null};return d(fm(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startTableIngestion",gm);
552
+ var hm=function(a,b){b=new K(b);a=gk(a);return b.handle(b.assets().get(a,{prettyPrint:!1}).then(hk))};x("ee.data.getAsset",hm);x("ee.data.getInfo",hm);
553
+ var im=function(a,b,c,d){b=b===void 0?{}:b;d=d===void 0?Rd:d;var e=Object.assign({},b),g=new K(c),f=(b=ek.test(a))?new gh(g.M):g.assets();a=b?"projects/"+fk(a):gk(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))},jm=function(a,b){var c=ok(a);c.pageSize||(c.pageSize=1E3);return im(a.id,c,b,function(d){return d==
554
+ null?null:ik(d)})};x("ee.data.getList",jm);var km=function(a,b,c){b=b===void 0?{}:b;return im(a,b,c)};x("ee.data.listAssets",km);var lm=function(a,b,c){b=b===void 0?{}:b;b=nk(b);return im(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",lm);var mm=function(a,b){b=new K(b);return b.handle((new gh(b.M)).Sc(a||dj()))};x("ee.data.listBuckets",mm);var nm=function(a){a=new K(a);return a.handle((new gh(a.M)).Sc(dj()).then(ik))};
555
+ x("ee.data.getAssetRoots",nm);var om=function(a,b){var c="projects/"+fk(a);a=c==="projects/earthengine-legacy"?a:void 0;var d=new Cf({type:"Folder"});b=new K(b);b.handle(b.assets().create(c,d,{assetId:a}).then(hk))};x("ee.data.createAssetHome",om);
556
+ var pm=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&&gk(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 If(a.tilestoreLocation));
557
+ a.gcsLocation&&!a.cloudStorageLocation&&(a.cloudStorageLocation=a.gcsLocation,delete a.gcsLocation);a.cloudStorageLocation&&(a.cloudStorageLocation=new qf(a.cloudStorageLocation));d&&!a.properties&&(a.properties=Object.assign({},d));d=r(["title","description"]);for(var g=d.next();!g.done;g=d.next())if(g=g.value,a[g]){var f={};a.properties=Object.assign((f[g]=a[g],f),a.properties||{});delete a[g]}a=new Cf(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=
558
+ "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(hk))};x("ee.data.createAsset",pm);var qm=function(a,b,c){return pm({type:"Folder"},a,b,void 0,c)};x("ee.data.createFolder",qm);var rm=function(a,b,c){a=gk(a);b=gk(b);b=new Lg({Nb:b});c=new K(c);c.handle(c.assets().move(a,b).then(hk))};x("ee.data.renameAsset",rm);
559
+ var sm=function(a,b,c,d){a=gk(a);b=gk(b);c=new vf({Nb: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:Cf});b.call(d,g.then(hk))};x("ee.data.copyAsset",sm);var tm=function(a,b){b=new K(b);b.handle(b.assets().delete(gk(a)))};x("ee.data.deleteAsset",tm);
560
+ var um=function(a,b){a=gk(a);var c=new qg;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:Xf});return d.call(b,f.then(pk))};x("ee.data.getAssetAcl",um);
561
+ var vm=function(a,b,c,d){b=new dh({Kb:b,updateMask:(c||[]).join(",")});d=new K(d);c=d.handle;var e=d.assets();a=gk(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:Cf});return c.call(d,g.then(hk))};x("ee.data.updateAsset",vm);
562
+ var wm=function(a,b,c){a=gk(a);b=qk(b);b=new Yg({ib:b});c=new K(c);var d=c.handle,e=c.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.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:Xf});d.call(c,f)};x("ee.data.setAssetAcl",wm);
563
+ var xm=function(a,b,c){var d=lk(b);b=Ia(d.i()).keys.filter(function(e){return e!=="properties"&&D(d,e)}).map(function(e){return e.replace(/([A-Z])/g,function(g,f){return"_"+f.toLowerCase()})}).concat(Object.keys(d.properties||{}).map(function(e){return'properties."'+e+'"'}));vm(a,d,b,c)};x("ee.data.setAssetProperties",xm);
564
+ var ym=function(a,b){var c=gk(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 Cf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Le||0),limit:Number(g.If||0)},asset_size:{usage:Number(g.sizeBytes||0),limit:Number(g.Ub||0)}}}))};x("ee.data.getAssetRootQuota",ym);
565
+ var zm=function(){this.default=this.tag=""};zm.prototype.get=function(){return this.tag};zm.prototype.set=function(a){this.tag=this.validate(a)};zm.prototype.reset=function(){this.tag=this.default};
566
+ zm.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 ul=function(){return nl(zm).get()};x("ee.data.getWorkloadTag",ul);var Am=function(a){nl(zm).set(a)};x("ee.data.setWorkloadTag",Am);
567
+ var Bm=function(a){var b=nl(zm);b.default=b.validate(a);nl(zm).set(a)};x("ee.data.setDefaultWorkloadTag",Bm);var Cm=function(a){a&&(a=nl(zm),a.default=a.validate(""));nl(zm).reset()};x("ee.data.resetWorkloadTag",Cm);var Vl={yl:"CANCEL",Bl:"UPDATE"};var O=function(a,b,c){if(!(this instanceof O))return Dm(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.ql=null};y(O,Lj);x("ee.ComputedObject",O);O.prototype.xh=function(){return this.ql};O.prototype.evaluate=function(a){if(!a||typeof a!=="function")throw Error("evaluate() requires a callback function.");Al(this,a)};
568
+ O.prototype.evaluate=O.prototype.evaluate;O.prototype.V=function(a){return Al(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};
569
+ O.prototype.ma=function(a){if(this.I===null&&this.args===null){a=this.U||a.Ki;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new bf({Jb:a})}var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=Oj(Vk(a,this.args[c])));return typeof this.I==="string"?Rj(String(this.I),b):this.I.Ed(a,b)};O.prototype.ua=function(a){return(a===void 0?0:a)?Jk(this):Tk(this)};O.prototype.serialize=O.prototype.ua;
570
+ O.prototype.toString=function(){return"ee."+this.name()+"("+Lk(this)+")"};x("ee.ComputedObject.prototype.toString",O.prototype.toString);O.prototype.name=function(){return"ComputedObject"};O.prototype.Bg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(t,c);return this};O.prototype.aside=O.prototype.Bg;
571
+ var Em=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},Dm=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Fm={},Gm=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}},Hm=function(a){return typeof a==="number"||a instanceof O&&a.name()=="Number"},Im=function(a){return typeof a==="string"||a instanceof O&&a.name()=="String"},Jm=function(a){return u(a)&&
572
+ typeof a!=="function"?(a=Object.getPrototypeOf(a),a!==null&&Object.getPrototypeOf(a)===null):!1},Km=function(a,b,c){c=c===void 0?!1:c;return a.length===1&&Jm(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(a.length===1||a[1].optional)||a[0].type!=="Dictionary":!1};var Lm=function(){if(!(this instanceof Lm))return new Lm};y(Lm,Lj);x("ee.Function",Lm);var Mm=Rd;Lm.prototype.call=function(a){return this.apply(Nm(this,Array.prototype.slice.call(arguments,0)))};Lm.prototype.call=Lm.prototype.call;Lm.prototype.apply=function(a){a=new O(this,Om(this,a));return Mm(a,this.Z().returns)};Lm.prototype.apply=Lm.prototype.apply;
573
+ var Pm=function(a,b,c){var d=b!==void 0,e=a.Z();if(Km(c,e,d)){if(c=gb(c[0]),d){d=e.args[0].name;if(d in c)throw Error("Named args for "+e.name+" can't contain keyword "+d);c[d]=b}}else c=Nm(a,d?[b].concat(c):c);return a.apply(c)},Om=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]=Mm(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>
574
+ 0)throw Error("Unrecognized arguments ("+c+") to function: "+a);return d},Nm=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};
575
+ Lm.prototype.toString=function(a,b){var c=this.Z(),d=[];d.push(a||c.name);d.push("(");d.push(ac(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):
576
+ d.push("Undocumented.")}return d.join("")};Lm.prototype.ua=function(a){return(a===void 0?0:a)?Jk(this):Tk(this)};var P=function(a,b){if(b===void 0)return Qm(a);if(!(this instanceof P))return Dm(P,arguments);this.ub=hb(b);this.ub.name=a};y(P,Lm);x("ee.ApiFunction",P);var Q=function(a,b){return Lm.prototype.call.apply(Qm(a),Array.prototype.slice.call(arguments,1))};x("ee.ApiFunction._call",Q);var Rm=function(a,b){return Qm(a).apply(b)};x("ee.ApiFunction._apply",Rm);P.prototype.encode=function(){return this.ub.name};P.prototype.Ed=function(a,b){return Rj(this.ub.name,b)};P.prototype.Z=function(){return this.ub};
577
+ var Sm=null,Tm={},Vm=function(){Um();return Ya(Sm,function(a){return a.Z()})},Wm=function(){Um();return Xa(Sm,function(a,b){return!Tm[b]})},Qm=function(a){var b=Xm(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};x("ee.ApiFunction.lookup",Qm);
578
+ var Xm=function(a){Um();return Sm[a]||null},Um=function(a,b){if(Sm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Sm=Ya(d,function(g,f){g.returns=g.returns.replace(/<.*>/,"");for(var l=0;l<g.args.length;l++)g.args[l].type=g.args[l].type.replace(/<.*>/,"");return new P(f,g)}),a&&a())};a?tl(c):c(tl())}},Ym=function(a,b,c,d){Um();var e=d||"";Wa(Sm,function(g,f){var l=f.split(".");if(l.length==2&&l[0]==b){l=e+l[1];var m=g.Z();Tm[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p=f!="Object"&&Gm(f,c));
579
+ f=p?a.prototype:a;l in f&&!f[l].signature||(f[l]=function(v){return Pm(g,p?this:void 0,Array.prototype.slice.call(arguments,0))},f[l].toString=w(g.toString,g,l,p),f[l].signature=m)}})},Zm=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=$m(a),d=ac(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 de(ab(g));
580
+ var l=new de(d);if(ge(l,f).isEmpty())e[d[0]]=b[0];else{b=he(f,l);if(b.size!==0)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=gb(g)}}b=new de(ab(e));c=he(new de($b(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},$m=function(a){var b=an,c=[];t.EXPORTED_FN_INFO?(a=t.EXPORTED_FN_INFO[a.toString()],u(a)||bn(),c=a.paramNames,Array.isArray(c)||bn()):(a=a.toString().replace(cn,
581
+ "").match(b),a===null&&bn(),c=(a[1].split(",")||[]).map(function(d){return d.replace(dn,"")}));return c},bn=function(){throw Error("Failed to locate function parameters.");},cn=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,an=/^function[^\(]*\(([^\)]*)\)/m,dn=/=.*$/;var S=function(a,b,c){O.call(this,a,b,c);en()};y(S,O);x("ee.Element",S);var fn=!1,en=function(){fn||(Ym(S,"Element","Element"),fn=!0)};S.prototype.name=function(){return"Element"};
582
+ S.prototype.set=function(a){var b;if(arguments.length<=1){var c=arguments[0];if(b=Jm(c))a:{b=ab(c);var d=["properties"];if(xa(b)&&xa(d)&&b.length==d.length){for(var e=b.length,g=0;g<e;g++)if(b[g]!==d[g]){b=!1;break a}b=!0}else b=!1}b&&u(c.properties)&&(c=c.properties);if(Jm(c)){b=this;for(var f in c)d=c[f],b=Q("Element.set",b,f,d)}else if(c instanceof O&&Xm("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%
583
+ 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 Em(this,b)};S.prototype.set=S.prototype.set;var T=function(a,b,c,d){if(!(this instanceof T))return Dm(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}gn();e=b!=null||c!=null||d!=null;if(a instanceof O&&!(a instanceof T&&a.mb)){if(e)throw Error("Setting the CRS, geodesic, or evenOdd flag on a computed Geometry is not supported. Use Geometry.transform().");O.call(this,a.I,a.args,a.U)}else{a instanceof T&&(a=a.encode());if(!hn(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));
584
+ O.call(this,null,null);this.mb=a.type;this.Vg=a.coordinates!=null?hb(a.coordinates):null;this.wh=a.geometries||null;if(b!=null)this.Yb=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.Yb=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new Ki).ua(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);
585
+ x("ee.Geometry",T);var jn=!1,gn=function(){jn||(Ym(T,"Geometry","Geometry"),jn=!0)},kn=function(a,b){if(!(this instanceof kn))return ln(kn,arguments);var c=mn(kn,"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(kn,T);T.Point=kn;var nn=function(a,b){if(!(this instanceof nn))return ln(nn,arguments);T.call(this,mn(nn,"MultiPoint",2,arguments))};y(nn,T);
586
+ T.MultiPoint=nn;var on=function(a,b,c,d){if(!(this instanceof on))return ln(on,arguments);var e=mn(on,"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(on,T);T.Rectangle=on;
587
+ var pn=function(a,b,c,d){if(!(this instanceof pn))return ln(pn,arguments);var e=R(pn,arguments);a=e.west;b=e.south;c=e.east;d=e.north;e=[a,b,c,d];if(qn(e)){var g;return(g=new P("GeometryConstructors.BBox")).call.apply(g,na(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 "+
588
+ d+"\u00b0");b=Math.max(b,-90);d=Math.min(d,90);c-a>=360?(a=-180,c=180):(a=rn(a),c=rn(c),c<a&&(c+=360));T.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};y(pn,on);T.BBox=pn;var rn=function(a){a%=360;a>180?a-=360:a<-180&&(a+=360);return a},sn=function(a,b,c,d){if(!(this instanceof sn))return ln(sn,arguments);T.call(this,mn(sn,"LineString",2,arguments))};y(sn,T);T.LineString=sn;
589
+ var tn=function(a,b,c,d){if(!(this instanceof tn))return ln(tn,arguments);T.call(this,mn(tn,"LinearRing",2,arguments))};y(tn,T);T.LinearRing=tn;var un=function(a,b,c,d){if(!(this instanceof un))return ln(un,arguments);T.call(this,mn(un,"MultiLineString",3,arguments))};y(un,T);T.MultiLineString=un;var vn=function(a,b,c,d,e){if(!(this instanceof vn))return ln(vn,arguments);T.call(this,mn(vn,"Polygon",3,arguments))};y(vn,T);T.Polygon=vn;
590
+ var wn=function(a,b,c,d,e){if(!(this instanceof wn))return ln(wn,arguments);T.call(this,mn(wn,"MultiPolygon",4,arguments))};y(wn,T);T.MultiPolygon=wn;
591
+ T.prototype.encode=function(a){if(!this.mb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return O.prototype.encode.call(this,a)}a={type:this.mb};this.mb=="GeometryCollection"?a.geometries=this.wh:a.coordinates=this.Vg;this.Yb!=null&&(a.crs={type:"name",properties:{name:this.Yb}});this.pc!=null&&(a.geodesic=this.pc);this.nc!=null&&(a.evenOdd=this.nc);return a};
592
+ T.prototype.ne=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.ne;T.prototype.tg=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new Ki).ua(this.ne())};T.prototype.toGeoJSONString=T.prototype.tg;T.prototype.ua=function(a){return(a===void 0?0:a)?Jk(this):Tk(this)};T.prototype.serialize=T.prototype.ua;
593
+ T.prototype.toString=function(){return"ee.Geometry("+this.tg()+")"};
594
+ T.prototype.ma=function(a){if(!this.mb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return O.prototype.ma.call(this,a)}var b={},c="";this.mb==="GeometryCollection"?(b.geometries=this.wh.map(function(e){return new T(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.Vg,c="GeometryConstructors."+this.mb);this.Yb!=null&&(b.crs=typeof this.Yb==="string"?(new P("Projection")).call(this.Yb):this.Yb);var d=this.mb!=="Point"&&this.mb!=="MultiPoint";this.pc!=
595
+ null&&d&&(b.geodesic=this.pc);this.nc!=null&&(b.evenOdd=this.nc);return(new P(c)).apply(b).ma(a)};
596
+ var hn=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(!hn(b[a]))return!1;return!0}a=a.coordinates;var c=xn(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)},xn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=xn(a[0]),c=1;c<a.length;c++)if(xn(a[c])!=
597
+ 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},yn=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},mn=function(a,b,c,d){a=zn(a,d);if(qn(a.coordinates)||a.crs!=null||a.maxError!=null)return(new P("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=An(c,a.coordinates);(b=ec(["Polygon",
598
+ "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},zn=function(a,b){if(cc(b,Hm))return{coordinates:hc(b)};a=R(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return Xa(a,function(c){return c!=null})},qn=function(a){return Array.isArray(a)?bc(a,qn):a instanceof O},An=function(a,b){if(a<1||a>4)throw Error("Unexpected nesting level.");cc(b,function(e){return typeof e===
599
+ "number"})&&(b=yn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(xn(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},ln=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 Dm(U,arguments);if(a instanceof U)return a;Bn();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);
600
+ var Cn=!1,Bn=function(){Cn||(Ym(U,"Filter","Filter"),Cn=!0)},Dn={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 En=function(a,b){var c=R(En,arguments);return Q("Filter.equals",c.name,c.value)};U.eq=En;var Fn=function(a,b){var c=R(Fn,arguments);return En(c.name,c.value).rc()};U.neq=Fn;
601
+ var Gn=function(a,b){var c=R(Gn,arguments);return Q("Filter.lessThan",c.name,c.value)};U.lt=Gn;var Hn=function(a,b){var c=R(Hn,arguments);return Gn(c.name,c.value).rc()};U.gte=Hn;var In=function(a,b){var c=R(In,arguments);return Q("Filter.greaterThan",c.name,c.value)};U.gt=In;var Jn=function(a,b){var c=R(Jn,arguments);return In(c.name,c.value).rc()};U.lte=Jn;var Kn=function(a){return Q("Filter.and",Array.prototype.slice.call(arguments))};U.and=Kn;var Ln=function(a){return Q("Filter.or",Array.prototype.slice.call(arguments))};
602
+ U.or=Ln;var Mn=function(a,b){var c=R(Mn,arguments);c=Q("DateRange",c.start,c.end);return Rm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};U.date=Mn;var Nn=function(a,b,c,d){var e=R(Nn,arguments);return Rm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};U.inList=Nn;var On=function(a,b){return Rm("Filter.intersects",{leftField:".all",rightValue:Q("Feature",a),maxError:b})};U.bounds=On;
603
+ U.prototype.name=function(){return"Filter"};var Pn=function(a,b,c){b=b.toLowerCase();var d=!1;b.lastIndexOf("not_",0)==0&&(d=!0,b=b.substring(4));if(!(b in Dn))throw Error("Unknown filtering operator: "+b);a=Q("Filter."+Dn[b],a,c);return d?a.rc():a};U.metadata=Pn;var V=function(a,b,c){S.call(this,a,b,c);Qn()};y(V,S);x("ee.Collection",V);var Rn=!1,Qn=function(){Rn||(Ym(V,"Collection","Collection"),Ym(V,"AggregateFeatureCollection","Collection","aggregate_"),Rn=!0)};V.prototype.filter=function(a){a=R(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return Em(this,Q("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
604
+ V.prototype.kf=function(a,b,c){var d=R(V.prototype.kf,arguments);return this.filter(Pn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.kf;V.prototype.qh=function(a){return this.filter(On(a))};V.prototype.filterBounds=V.prototype.qh;V.prototype.jf=function(a,b){var c=R(V.prototype.jf,arguments);return this.filter(Mn(c.start,c.end))};V.prototype.filterDate=V.prototype.jf;
605
+ V.prototype.limit=function(a,b,c){var d=R(V.prototype.limit,arguments);return Em(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 Em(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};
606
+ V.prototype.map=function(a,b){var c=this.elementType();return Em(this,Q("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Fh=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.Fh;var X=function(a,b){if(!(this instanceof X))return Dm(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)");Sn();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
607
+ c)throw Error('Can\'t specify both "id" and "system:index".');c=gb(c);c["system:index"]=a.id}S.call(this,new P("Feature"),{geometry:new T(a.geometry),metadata:c})}else S.call(this,new P("Feature"),{geometry:new T(a),metadata:b||null})};y(X,S);x("ee.Feature",X);var Tn=!1,Sn=function(){Tn||(Ym(X,"Feature","Feature"),Tn=!0)};X.prototype.V=function(a){return X.L.V.call(this,a)};X.prototype.getInfo=X.prototype.V;
608
+ X.prototype.R=function(a,b){var c=R(X.prototype.getMap,arguments);return Q("Collection",[this]).R(c.visParams,c.callback)};X.prototype.getMapId=X.prototype.R;X.prototype.getMap=X.prototype.R;X.prototype.getMap=X.prototype.getMap;X.prototype.name=function(){return"Feature"};var bm=function(a){var b={},c=Un(a.element,a);c=Vn(c,a,b);b.element=c;return b},cm=function(a){var b={},c=a.element.map(function(d){d=Un(d,a);return Vn(d,a,b)});b.element=c;return b},Vn=function(a,b,c){var d={},e=!1,g=["maxDimension","width","height","scale"];Wa(b,function(f,l){if(f!=null)switch(l){case "dimensions":l=typeof f==="string"?f.split("x").map(Number):Array.isArray(f)?f:typeof f==="number"?[f]:[];if(l.length===1)d.maxDimension=l[0];else if(l.length===2)d.width=l[0],d.height=l[1];else throw Error("Invalid dimensions "+
609
+ f);break;case "dimensions_consumed":e=!0;break;case "bbox":d.geometry!=null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof on)){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 on(l,null,!1)}else throw Error('Invalid bbox "{bbox}" type, must be of type Array<number>');}d.geometry=f;break;case "region":d.geometry!=
610
+ 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 vn(l,null,!1);else if(u(l))f=new T(l,null,!1);else throw Error("Region {region} was not convertible to an ee.Geometry.");}d.geometry=f;break;case "scale":d.scale=Number(f);break;default:c[l]=f}});eb(d)||(d.input=a,a=g.some(function(f){return f in d})||e?Rm("Image.clipToBoundsAndScale",
611
+ d):Rm("Image.clip",d));return a},Un=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;d!=null&&(d=Wn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Rm("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 on([0,
612
+ 0,e[0],e[1]],c,!1))}}else a=Rm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Wn=function(a){if(typeof a==="string")try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(a.length===6&&cc(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.");},Yn=function(a,b){var c={};b=Xn(b,c);eb(b)||(b.image=a,a=Rm("Image.visualize",
613
+ b));c.image=a;return c},Xn=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};Wa(a,function(e,g){ec(c,g)?d[g]=e:b[g]=e});return d},Fl=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);
614
+ var f=c(b);e=c(e);e=c(Object.assign(f,e));g=Un(g,e);return g=Vn(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=Un(a,d),a=Vn(a,d,{}));return a};var N=function(a){if(!(this instanceof N))return Dm(N,arguments);if(a instanceof N)return a;Zn();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(Hm(a))S.call(this,new P("Image.constant"),{value:a});else if(Im(a))S.call(this,new P("Image.load"),{id:a});else{if(Array.isArray(a))return $n(ac(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,
615
+ 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(Im(b)&&Hm(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 ao=!1,Zn=function(){ao||(Ym(N,"Image","Image"),ao=!0)};N.prototype.V=function(a){return N.L.V.call(this,a)};
616
+ N.prototype.getInfo=N.prototype.V;N.prototype.R=function(a,b){var c=this,d=R(N.prototype.getMap,arguments),e=Yn(this,d.visParams);if(d.callback){var g=d.callback;wl(e,function(f,l){f=f?Object.assign(f,{image:c}):void 0;g(f,l)})}else return d=wl(e),d.image=this,d};N.prototype.getMapId=N.prototype.R;N.prototype.getMap=N.prototype.R;N.prototype.getMap=N.prototype.getMap;
617
+ N.prototype.qb=function(a,b){var c=R(N.prototype.qb,arguments),d=c.params?gb(c.params):{};d.image=this;if(c.callback){var e=c.callback;Gl(d,function(g,f){g?e(Hl(g)):e(null,f)})}else return Hl(Gl(d))};N.prototype.getDownloadURL=N.prototype.qb;N.prototype.Kd=function(a,b){var c=R(N.prototype.qb,arguments),d=c.params?gb(c.params):{},e={},g=Un(this,d);g=Vn(g,d,e);d=Yn(g,e);return c.callback?(Bl(d,c.callback),null):Bl(d)};N.prototype.getThumbId=N.prototype.Kd;
618
+ N.prototype.sf=function(a,b){var c=R(N.prototype.sf,arguments);if(c.callback)this.Kd(c.params,function(d,e){var g="";if(e===void 0)try{g=El(d)}catch(f){e=String(f.message)}c.callback(g,e)});else return El(this.Kd(c.params))};N.prototype.getThumbURL=N.prototype.sf;var bo=function(a,b,c){var d=R(bo,arguments);return $n([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};N.rgb=bo;var co=function(a){return $n(Array.prototype.slice.call(arguments),null)};N.cat=co;
619
+ var $n=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};
620
+ N.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(b.length>2||Im(b[0])||Hm(b[0])){for(var d=0;d<b.length;d++)if(!(Im(b[d])||Hm(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 Rm("Image.select",c)};N.prototype.select=N.prototype.select;
621
+ 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 Lm;c.encode=function(m){return l.encode(m)};c.Ed=function(m,p){return Sj(Vk(m,l),p)};c.Z=function(){return{name:"",args:ac(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
622
+ 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.ki=function(a){var b=arguments.length!=1||Im(arguments[0])?Array.from(arguments):arguments[0];return Q("Image.rename",this,b)};N.prototype.rename=N.prototype.ki;N.prototype.name=function(){return"Image"};var eo=function(a){if(this instanceof eo){if(arguments.length>1)throw Error("ee.List() only accepts 1 argument.");if(a instanceof eo)return a}else return Dm(eo,arguments);fo();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(eo,O);x("ee.List",eo);var go=!1,fo=function(){go||(Ym(eo,"List","List"),go=!0)};
623
+ eo.prototype.encode=function(a){return Array.isArray(this.Tc)?ac(this.Tc,function(b){return a(b)}):eo.L.encode.call(this,a)};eo.prototype.ma=function(a){return Array.isArray(this.Tc)?Oj(Vk(a,this.Tc)):eo.L.ma.call(this,a)};eo.prototype.name=function(){return"List"};var Y=function(a,b){if(!(this instanceof Y))return Dm(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)");ho();a instanceof T&&(a=new X(a));a instanceof X&&(a=[a]);if(Im(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:ac(a,function(d){return new X(d)})});else if(a instanceof eo)V.call(this,
624
+ 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 io=!1,ho=function(){io||(Ym(Y,"FeatureCollection","FeatureCollection"),io=!0)};
625
+ Y.prototype.R=function(a,b){var c=R(Y.prototype.R,arguments),d=Rm("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.R(void 0,c.callback);else return d.R()};Y.prototype.getMapId=Y.prototype.R;Y.prototype.getMap=Y.prototype.R;Y.prototype.getMap=Y.prototype.getMap;Y.prototype.V=function(a){return Y.L.V.call(this,a)};Y.prototype.getInfo=Y.prototype.V;
626
+ Y.prototype.qb=function(a,b,c,d){var e=R(Y.prototype.qb,arguments),g={table:this};e.format&&(g.format=e.format.toUpperCase());e.filename&&(g.filename=e.filename);e.selectors&&(g.selectors=e.selectors);if(e.callback)Il(g,function(f,l){f?e.callback(Jl(f)):e.callback(null,l)});else return Jl(Il(g))};Y.prototype.getDownloadURL=Y.prototype.qb;
627
+ Y.prototype.select=function(a,b,c){if(Im(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 Dm(Z,arguments);if(a instanceof Z)return a;if(arguments.length!=1)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");jo();a instanceof N&&(a=[a]);if(Im(a))V.call(this,new P("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new P("ImageCollection.fromImages"),{images:ac(a,function(b){return new N(b)})});else if(a instanceof eo)V.call(this,new P("ImageCollection.fromImages"),{images:a});
628
+ 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 ko=!1,jo=function(){ko||(Ym(Z,"ImageCollection","ImageCollection"),Ym(Z,"reduce","ImageCollection"),ko=!0)};Z.prototype.rf=function(a,b){var c=R(Z.prototype.rf,arguments);return lo(this,c,["png","jpg","jpeg"],"filmstrip")};Z.prototype.getFilmstripThumbURL=Z.prototype.rf;
629
+ Z.prototype.tf=function(a,b){var c=R(Z.prototype.tf,arguments);return lo(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.tf;
630
+ var lo=function(a,b,c,d){var e={};a=a.map(function(l){l=Un(l,b.params);return Vn(l,b.params,e)});var g={},f=Xn(e,g);g.imageCollection=a.map(function(l){f.image=l;return Rm("Image.visualize",f)});b.params.dimensions!=null&&(g.dimensions=b.params.dimensions);if(g.format){if(!bc(c,function(l){return l.toLowerCase()==g.format.toLowerCase()}))throw Error("Invalid format specified.");}else g.format=c[0];c=Bl;switch(d){case "video":c=Cl;break;case "filmstrip":c=Dl}if(b.callback)c(g,function(l,m){var p="";
631
+ if(m===void 0)try{p=El(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return El(c(g))};Z.prototype.R=function(a,b){var c=R(Z.prototype.R,arguments),d=Q("ImageCollection.mosaic",this);if(c.callback)d.R(c.visParams,c.callback);else return d.R(c.visParams)};Z.prototype.getMapId=Z.prototype.R;Z.prototype.getMap=Z.prototype.R;Z.prototype.getMap=Z.prototype.getMap;Z.prototype.V=function(a){return Z.L.V.call(this,a)};Z.prototype.getInfo=Z.prototype.V;
632
+ 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.Cf=function(a,b,c,d){var e=R(Z.prototype.Cf,arguments);return this.map(function(g){return Q("Image.linkCollection",g,e.imageCollection,e.linkedBands,e.linkedProperties,e.matchPropertyName)})};Z.prototype.linkCollection=Z.prototype.Cf;Z.prototype.first=function(){return new N(Q("Collection.first",this))};Z.prototype.first=Z.prototype.first;
633
+ Z.prototype.name=function(){return"ImageCollection"};Z.prototype.elementType=function(){return N};var mo=function(a){this.We=a;this.id=null},oo=function(a){var b={element:no(a)};Object.assign(b,a);b=Xa(b,function(c){return c!=null});return new mo(b)};mo.prototype.start=function(a,b){var c=this;E(this.We,"Task config must be specified for tasks to be started.");this.id=this.id||Kl(1)[0];Ub(this.id,"Failed to obtain task ID.");if(a)am(this.id,this.We,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=am(this.id,this.We).taskId)!=null?d:null}};
634
+ mo.prototype.start=mo.prototype.start;var po=function(a,b,c,d,e,g,f,l,m,p,v,z){var B=R(po,arguments);B=qo(B,"ASSET","EXPORT_IMAGE");return oo(B)};x("module$contents$ee$batch_Export.image.toAsset",po);var ro=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(ro,arguments);da=qo(da,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return oo(da)};x("module$contents$ee$batch_Export.image.toCloudStorage",ro);
635
+ 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=qo(da,"DRIVE","EXPORT_IMAGE");return oo(da)};x("module$contents$ee$batch_Export.image.toDrive",so);var to=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H){var ea=R(to,arguments);ea=qo(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return oo(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",to);var uo=function(a,b,c,d,e,g,f,l){var m=R(uo,arguments);m=qo(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return oo(m)};
636
+ x("module$contents$ee$batch_Export.table.toCloudStorage",uo);var vo=function(a,b,c,d,e,g,f,l){var m=R(vo,arguments);m.type="EXPORT_FEATURES";m=qo(m,"DRIVE","EXPORT_FEATURES");return oo(m)};x("module$contents$ee$batch_Export.table.toDrive",vo);var wo=function(a,b,c,d,e){var g=R(wo,arguments);g=qo(g,"ASSET","EXPORT_FEATURES");return oo(g)};x("module$contents$ee$batch_Export.table.toAsset",wo);var xo=function(a,b,c,d,e,g,f,l){var m=R(xo,arguments);m=qo(m,"FEATURE_VIEW","EXPORT_FEATURES");return oo(m)};
637
+ x("module$contents$ee$batch_Export.table.toFeatureView",xo);var yo=function(a,b,c,d,e,g,f,l){var m=R(yo,arguments);m=qo(m,"BIGQUERY","EXPORT_FEATURES");return oo(m)};x("module$contents$ee$batch_Export.table.toBigQuery",yo);var zo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(zo,arguments);H=qo(H,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return oo(H)};x("module$contents$ee$batch_Export.video.toCloudStorage",zo);
638
+ var Ao=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(Ao,arguments);H=qo(H,"DRIVE","EXPORT_VIDEO");return oo(H)};x("module$contents$ee$batch_Export.video.toDrive",Ao);var Bo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W,da,Jb,Aq,Bq,Cq){var mj=R(Bo,arguments);mj=qo(mj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return oo(mj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",Bo);var Co=function(a,b,c,d){var e=R(Co,arguments);e=qo(e,"ASSET","EXPORT_CLASSIFIER");return oo(e)};
639
+ x("module$contents$ee$batch_Export.classifier.toAsset",Co);
640
+ var no=function(a){var b=function(d){return d in a},c=Do.find(b);E(dc(Do,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},qo=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==
641
+ 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=Eo(e,a),delete e.formatOptions,Object.assign(e,a));e=Fo(e,b);e.crsTransform!=null&&(e.crs_transform=e.crsTransform,
642
+ delete e.crsTransform);break;case "EXPORT_TILES":b=Fo(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&&
643
+ (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=Fo(e,b);break;case "EXPORT_VIDEO":e=Go(e);e=Fo(e,b);e.crsTransform!=null&&
644
+ (e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Go(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=Fo(e,b);break;case "EXPORT_CLASSIFIER":e=Fo(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.ne();else if(typeof b==="string")try{b=Wb(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.");
645
+ }if(!(u(b)&&"type"in b))try{new sn(b)}catch(g){try{new vn(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},Fo=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=
646
+ a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;case "BIGQUERY":a.table=a.table||"";break;default:b=wa(a.folder);if(!ec(["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},Ho={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
647
+ Io={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Go=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},Eo=function(a,b){var c=a.formatOptions;if(c==null)return{};
648
+ 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=Io[b];for(var d=Ho[b],e={},g=r(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=r(f.value);f=l.next().value;l=l.next().value;if(!ec(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},
649
+ Do=["image","collection","classifier"];var Jo=function(a){if(!(this instanceof Jo))return Dm(Jo,arguments);if(a instanceof Jo)return a;Ko();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(Jo,O);x("ee.Number",Jo);var Lo=!1,Ko=function(){Lo||(Ym(Jo,"Number","Number"),Lo=!0)};Jo.prototype.encode=function(a){return typeof this.Wc==="number"?this.Wc:Jo.L.encode.call(this,a)};
650
+ Jo.prototype.ma=function(a){return typeof this.Wc==="number"?Oj(Vk(a,this.Wc)):Jo.L.ma.call(this,a)};Jo.prototype.name=function(){return"Number"};var Mo=function(a){if(!(this instanceof Mo))return Dm(Mo,arguments);if(a instanceof Mo)return a;No();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(Mo,O);x("ee.String",Mo);var Oo=!1,No=function(){Oo||(Ym(Mo,"String","String"),Oo=!0)};
651
+ Mo.prototype.encode=function(a){return typeof this.jd==="string"?this.jd:Mo.L.encode.call(this,a)};Mo.prototype.ma=function(a){return typeof this.jd==="string"?Oj(Vk(a,this.jd)):Mo.L.ma.call(this,a)};Mo.prototype.name=function(){return"String"};var Po=function(a,b){if(!(this instanceof Po))return Dm(Po,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(Qo(f in Fm?Fm[f]:null,g.name))}if(b.apply(null,c)===void 0)throw Error("User-defined methods must return a value.");this.ub=Ro(a,c,b);this.Mg=b.apply(null,c)};y(Po,Lm);x("ee.CustomFunction",Po);Po.prototype.encode=function(a){return{type:"Function",argumentNames:ac(this.ub.args,function(b){return b.name}),body:a(this.Mg)}};
652
+ Po.prototype.ma=function(a){return Tj(this.ub.args.map(function(b){return b.name}),Vk(a,this.Mg))};Po.prototype.Ed=function(a,b){return Sj(Vk(a,this),b)};Po.prototype.Z=function(){return this.ub};
653
+ var Qo=function(a,b){a=a||Object;if(!(a.prototype instanceof O))if(a&&a!=Object)if(a==String)a=Mo;else if(a==Number)a=Jo;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)},So=function(a,b){b={name:"",returns:"Object",args:ac(b,function(c){return{name:null,type:typeof c==="string"?c:c.prototype instanceof O?c.prototype.name.call(null):c==Number?
654
+ "Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Po(b,a)},Ro=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.Sa?1:v.Ea?m(v.Ea.values):v.Fa?m(Object.values(v.Fa.values)):v.xa?m(Object.values(v.xa.arguments)):0};return m(Object.values(l.values))}(Nk(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
655
+ d.length;e++){var g=d[e],f=c+e;b[g].U=f;a.args[g].name=f}return a};var To=function(a,b){if(!(this instanceof To))return Dm(To,arguments);if(a instanceof To)return a;Uo();var c=R(To,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},g=null;if(Im(a)){if(e.value=a,c)if(Im(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Hm(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(): "+
656
+ a);O.call(this,d,e,g)};y(To,O);x("ee.Date",To);var Vo=!1,Uo=function(){Vo||(Ym(To,"Date","Date"),Vo=!0)};To.prototype.name=function(){return"Date"};x("ee.Deserializer",function(){});var Xo=function(a){return Wo(JSON.parse(a))};x("ee.Deserializer.fromJSON",Xo);var Wo=function(a){if("result"in a&&"values"in a)return Yo(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]=Zo(g,b)}a=a.value}return Zo(a,b)};x("ee.Deserializer.decode",Wo);
657
+ var Zo=function(a,b){if(a===null||typeof a==="number"||typeof a==="boolean"||typeof a==="string")return a;if(Array.isArray(a))return ac(a,function(e){return Zo(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 Qo(Object,a);case "Date":a=a.value;if(typeof a!=="number")throw Error("Invalid date value: "+
658
+ a);return new To(a/1E3);case "Bytes":return $o(new bf({ob:a}),a);case "Invocation":return c="functionName"in a?Qm(a.functionName):Zo(a["function"],b),a=Ya(a.arguments,function(e){return Zo(e,b)}),ap(c,a);case "Dictionary":return Ya(a.value,function(e){return Zo(e,b)});case "Function":var d=Zo(a.body,b);a={name:"",args:ac(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new Po(a,function(){return d});case "Point":case "MultiPoint":case "LineString":case "MultiLineString":case "Polygon":case "MultiPolygon":case "LinearRing":case "GeometryCollection":return new T(a);
659
+ case "CompoundValue":throw Error("Nested CompoundValues are disallowed.");default:throw Error("Unknown encoded object type: "+c);}},$o=function(a,b){var c=function(){};q(c,Lj);c.prototype.encode=function(){return b};c.prototype.ma=function(){return a};return new c},ap=function(a,b){if(a instanceof Lm)return a.apply(b);if(a instanceof O){var c=function(){return Lm.apply(this,arguments)||this};q(c,Lm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Ed=function(d,e){return Sj(Vk(d,a),
660
+ e)};return new O(new c,b)}throw Error("Invalid function value");},bp=function(a){return Yo(JSON.parse(a))};x("ee.Deserializer.fromCloudApiJSON",bp);
661
+ var Yo=function(a){var b=Ma(sf,a),c={},d=function(f,l){if(!(f in c)){if(!(f in b.values))throw Error("Cannot find "+l+" "+f);c[f]=e(b.values[f])}return c[f]},e=function(f){if(f.fb!==null)f=f.fb;else if(f.Ea!==null)f=f.Ea.values.map(e);else if(f.Fa!==null)f=Ya(f.Fa.values,e);else if(f.Jb!==null)f=Qo(Object,f.Jb);else if(f.Sa!==null)f=g(f.Sa);else if(f.xa!==null){var l=f.xa;f=l.Ta?d(l.Ta,"function"):Qm(l.functionName);l=Ya(l.arguments,e);f=ap(f,l)}else f=f.ob!==null?$o(new bf({ob:f.ob}),f.ob):f.Ua!==
662
+ null?$o(new bf({Ua:f.Ua}),f.Ua):f.Na!==null?d(f.Na,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.kc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new Po(f,function(){return l})};return d(b.result,"result value")};x("ee.Deserializer.decodeCloudApi",Yo);var cp=function(a){if(!(this instanceof cp))return Dm(cp,arguments);if(a instanceof cp)return a;dp();Jm(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(cp,O);x("ee.Dictionary",cp);var ep=!1,dp=function(){ep||(Ym(cp,"Dictionary","Dictionary"),ep=!0)};cp.prototype.encode=function(a){return this.Ic!==null?a(this.Ic):cp.L.encode.call(this,a)};
663
+ cp.prototype.ma=function(a){return this.Ic!==null?Oj(Vk(a,this.Ic)):cp.L.ma.call(this,a)};cp.prototype.name=function(){return"Dictionary"};var fp={};x("ee.Terrain",fp);fp.yf=!1;fp.initialize=function(){fp.yf||(Ym(fp,"Terrain","Terrain"),fp.yf=!0)};fp.reset=function(){Zm(fp);fp.yf=!1};var lp=function(a,b,c,d,e,g){if(gp!="ready"||a||b){var f=c!=null;if(d)if(f)hp.push(d);else throw Error("Can't pass an error callback without a success callback.");if(gp=="loading"&&f)ip.push(c);else if(gp="loading",bj(a,b,e,g),f)ip.push(c),Um(jp,kp);else try{Um(),jp()}catch(l){throw kp(l),l;}}else c&&c()};x("ee.initialize",lp);
664
+ var op=function(){gp="not_ready";Aj=zj=lj=null;yj=!1;Sm=null;Tm={};Zm(To);Vo=!1;Zm(cp);ep=!1;Zm(S);fn=!1;Zm(N);ao=!1;Zm(X);Tn=!1;Zm(V);Rn=!1;Zm(Z);ko=!1;Zm(Y);io=!1;Zm(U);Cn=!1;Zm(T);jn=!1;Zm(eo);go=!1;Zm(Jo);Lo=!1;Zm(Mo);Oo=!1;fp.reset();for(var a=t.ee,b=0;b<mp.length;b++){var c=mp[b];Zm(a[c]);delete a[c]}mp=[];Fm=a;a=np;for(var d in a)delete a[d]};x("ee.reset",op);var pp={zl:"not_ready",LOADING:"loading",Al:"ready"};x("ee.InitState",pp);x("ee.InitState.NOT_READY","not_ready");
665
+ x("ee.InitState.LOADING","loading");x("ee.InitState.READY","ready");var gp="not_ready",ip=[],hp=[];x("ee.TILE_SIZE",256);var mp=[],np={};x("ee.Algorithms",np);var qp=function(a,b){typeof a==="string"&&(a=new P(a));return Lm.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};x("ee.call",qp);var rp=function(a,b){typeof a==="string"&&(a=new P(a));return a.apply(b)};x("ee.apply",rp);
666
+ var jp=function(){if(gp=="loading"){try{Uo();dp();en();Zn();Sn();Qn();jo();ho();Bn();gn();fo();Ko();No();fp.initialize();var a=Vm(),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]=sp(l),mp.push(l),a[l]?(f[l].signature=a[l],f[l].signature.isConstructor=!0,Tm[l]=!0):f[l].signature={});Fm=f;tp()}catch(m){kp(m);return}gp="ready";for(hp=[];ip.length>0;)ip.shift()()}},
667
+ kp=function(a){if(gp=="loading")for(gp="not_ready",ip=[];hp.length>0;)hp.shift()(a)},tp=function(){var a=Wm();ab(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=np;for(e.signature={};b.length>1;){var g=b[0];g in e||(e[g]={signature:{}});e=e[g];b=jc(b,1)}g=function(f){return Pm(c,void 0,Array.prototype.slice.call(arguments,0))};g.signature=d;g.toString=w(c.toString,c);e[b[0]]=g}})},sp=function(a){var b=function(c){var d=t.ee[a],e=Array.prototype.slice.call(arguments),
668
+ g=e.length==1;if(g&&e[0]instanceof d)return e[0];if(!(this instanceof d))return Dm(d,e);d=Xm(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=Km(e,d.Z())?e[0]:Nm(d,e),O.call(this,d,Om(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};Ym(b,a,a);return b};
669
+ Mm=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?
670
+ 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 So(a,c)}if(a instanceof Lj)return a;throw Error("Argument is not a function: "+a);case "String":return Im(a)||a instanceof Mo||a instanceof O?new Mo(a):a;case "Dictionary":return Jm(a)?a:new cp(a);case "List":return new eo(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Jo(a);
671
+ default:if(b in c){d=Xm(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 up=function(a,b,c){je.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.th=new $d;this.sh=new $d};q(up,je);up.prototype.getTile=function(a,b){var c=ke(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.vb,this.token].join("/");this.xb.push(c);this.vb+=1;var d=ki("DIV");vp(this,b,a,c,d);wp(this);return d};
672
+ var vp=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.th.set(c,f),this.sh.set(c,e),fc(this.xb,d),wp(this);else throw this.qg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},wp=function(a){a.dispatchEvent(new le(a.xb.length))};up.prototype.J=function(){this.sh=this.th=null;je.prototype.J.call(this)};
673
+ x("ee.FloatTileOverlay",up);var xp=function(){this.ie=new Map};xp.prototype.clear=function(){this.ie.clear()};var yp=function(a,b){a.ie.has(b)||a.ie.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.ie.get(b)};var zp=function(a){I.call(this);this.Rb=a;this.K={}};y(zp,I);var Ap=[];zp.prototype.Va=function(a,b,c,d){Array.isArray(b)||(b&&(Ap[0]=b.toString()),b=Ap);for(var e=0;e<b.length;e++){var g=Cd(a,b[e],c||this.handleEvent,d||!1,this.Rb||this);if(!g)break;this.K[g.key]=g}return this};zp.prototype.Uc=function(a,b,c,d){return Bp(this,a,b,c,d)};
674
+ var Bp=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)Bp(a,b,c[f],d,e,g);else{b=Bd(b,c,d||a.handleEvent,e,g||a.Rb||a);if(!b)return a;a.K[b.key]=b}return a};zp.prototype.re=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.re(a,b[g],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Rb||this,c=Dd(c),d=!!d,b=rd(a)?a.Kc(b,c,d,e):a?(a=Fd(a))?a.Kc(b,c,d,e):null:null,b&&(Kd(b),delete this.K[b.key])};
675
+ zp.prototype.ed=function(){Wa(this.K,function(a,b){this.K.hasOwnProperty(b)&&Kd(a)},this);this.K={}};zp.prototype.J=function(){zp.L.J.call(this);this.ed()};zp.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var Dp=function(a,b){a.name!==void 0?(this.name=a.name,this.code=db[a.name]):(this.code=a=Tb(a.code),this.name=Cp(a));Nb.call(this,Ec("%s %s",this.name,b))};y(Dp,Nb);
676
+ var Cp=function(a){var b=cb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Ep={},db=(Ep.AbortError=3,Ep.EncodingError=5,Ep.InvalidModificationError=9,Ep.InvalidStateError=7,Ep.NotFoundError=1,Ep.NotReadableError=4,Ep.NoModificationAllowedError=6,Ep.PathExistsError=12,Ep.QuotaExceededError=10,Ep.SecurityError=2,Ep.SyntaxError=8,Ep.TypeMismatchError=11,Ep);var Fp=function(a,b){ld.call(this,a.type,b);this.Ia=a};y(Fp,ld);var Gp=function(){J.call(this);this.ba=new FileReader;this.ba.onloadstart=w(this.mc,this);this.ba.onprogress=w(this.mc,this);this.ba.onload=w(this.mc,this);this.ba.onabort=w(this.mc,this);this.ba.onerror=w(this.mc,this);this.ba.onloadend=w(this.mc,this)};y(Gp,J);h=Gp.prototype;h.abort=function(){try{this.ba.abort()}catch(a){throw new Dp(a,"aborting read");}};h.Qb=function(){return this.ba.readyState};h.getError=function(){return this.ba.error&&new Dp(this.ba.error,"reading file")};
677
+ h.mc=function(a){this.dispatchEvent(new Fp(a,this))};h.J=function(){Gp.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 Hp=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 Ip=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 xp(a.getUniqueId());this.wb=new $d;this.vb=0;this.pg=a;this.hb=new zp(this);this.radius=0};q(Ip,J);h=Ip.prototype;h.Ke=function(a){return Cd(this,"tile-load",a)};h.Wf=function(a){Kd(a)};
678
+ h.Lc=function(){return Jp(this,"throttled")+Jp(this,"loading")+Jp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.wb.forEach(function(b){Hp(b.div,this.opacity)},this)};h.getStats=function(){return this.he};
679
+ 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.vb++].join("-");e=this.pg.getUniqueId();a=[a,e].join("-");b=this.Xg(d,b,c,a);b.tileSize=this.tileSize;Hp(b.div,this.opacity);this.wb.set(a,b);Kp(this,b);this.dispatchEvent(new Lp(this.Lc()));this.pg.Df(b,(new Date).getTime()/1E3);return b.div};
680
+ h.releaseTile=function(a){var b=this.wb.get(a.id);this.wb.remove(a.id);b&&(b.abort(),kd(b))};var Kp=function(a,b){a.hb.Va(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.Zk,d=(new Date).getTime();yp(this.he,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Mp(this.Lc()));break;case "throttled":yp(this.he,b.zoom).throttleCount++;this.dispatchEvent(new Np(b.Ba));break;case "failed":yp(this.he,b.zoom).errorCount++;this.dispatchEvent(new Op(b.Ba,b.Nk));break;case "aborted":this.dispatchEvent(new Pp(this.Lc()))}})};
681
+ Ip.prototype.J=function(){J.prototype.J.call(this);this.wb.forEach(kd);this.wb.clear();this.wb=null;kd(this.hb);this.pg=this.hb=null};var Jp=function(a,b){return dc(a.wb.aa(),function(c){return c.getStatus()==b})};x("ee.layers.AbstractOverlay",Ip);Ip.prototype.removeTileCallback=Ip.prototype.Wf;Ip.prototype.addTileCallback=Ip.prototype.Ke;var Mp=function(){ld.call(this,"tile-load")};q(Mp,ld);var Lp=function(){ld.call(this,"tile-start")};q(Lp,ld);var Np=function(){ld.call(this,"tile-throttle")};
682
+ q(Np,ld);var Op=function(a,b){ld.call(this,"tile-fail");this.errorMessage=b};q(Op,ld);var Pp=function(){ld.call(this,"tile-abort")};q(Pp,ld);var Qp=function(a,b,c,d){J.call(this);this.pb=a;this.zoom=b;this.div=c.createElement("div");this.div.id=d;this.dl=5;this.ce=function(){};this.je="new";this.ni=0;this.Af=!1};q(Qp,J);Qp.prototype.getDiv=function(){return this.div};
683
+ var Sp=function(a){if(!a.Af&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Rp(a,"loading");a.Zk=(new Date).getTime();a.Xa=new Qi;a.Xa.wc="blob";a.Xa.Va("complete",function(){var b=Zi(a.Xa),c=a.Xa.getStatus();c==429&&Rp(a,"throttled");if(Pi(c)){var d={};Wa($i(a.Xa),function(g,f){d[f.toLowerCase()]=g});a.rl=d;a.wi=b;a.Jc()}else if(b){var e=new Gp;e.Va("loadend",function(){a.gd(e.ba.result)});e.readAsText(b)}else a.gd("Failed to load tile.")},
684
+ !1);a.Xa.Uc("ready",Ea(kd,a.Xa));a.Ba&&a.Ba.endsWith("&profiling=1")&&(a.Ba=a.Ba.replace("&profiling=1",""),a.Xa.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.Xa.send(a.Ba,"GET")};h=Qp.prototype;h.Jc=function(){this.ce(this);Rp(this,"loaded")};h.Fc=function(){kd(this.Xa)};
685
+ 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.ni>=this.dl?(this.Nk=b(a),Rp(this,"failed")):(this.Fc(),setTimeout(w(function(){this.Qa||(this.Af=!0,Sp(this),this.Af=!1)},this),1E3*Math.pow(2,this.ni++)))};h.abort=function(){this.Fc();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&Rp(this,this.je in Tp?"removed":"aborted")};h.getStatus=function(){return this.je};var Rp=function(a,b){a.je=b;a.dispatchEvent("status-changed")};
686
+ Qp.prototype.J=function(){J.prototype.J.call(this);this.Fc();this.div.remove();this.ce=null};var Tp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Up=function(){I.call(this)};q(Up,I);var Vp=function(a,b){Ip.call(this,a,b);this.Og=new $d;this.kh=new $d};q(Vp,Ip);Vp.prototype.Xg=function(a,b,c,d){var e=new Wp(a,b,c,d);this.hb.Va(e,"status-changed",function(){e.getStatus()=="loaded"&&(this.Og.set(a,new Float32Array(e.yd)),this.kh.set(a,e.div))});return e};Vp.prototype.J=function(){Ip.prototype.J.call(this);this.kh=this.Og=null};x("ee_root.third_party.earthengine_api.javascript.layers.binaryoverlay.BinaryOverlay",Vp);var Wp=function(a,b,c,d){Qp.call(this,a,b,c,d)};q(Wp,Qp);
687
+ Wp.prototype.Jc=function(){var a=new Gp;a.Va("loadend",function(){this.yd=a.ba.result;Qp.prototype.Jc.call(this)},void 0,this);a.readAsArrayBuffer(this.wi)};var Xp=function(a){J.call(this);this.Pc={};this.Oc={};this.Rb=new zp(this);this.X=a;this.Ue=!1};y(Xp,J);var Yp=["load","abort","error"],Zp=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.Ue=!1,a.Pc[b]={src:c,Wg:null}},$p=function(a,b){delete a.Pc[b];var c=a.Oc[b];c&&(delete a.Oc[b],a.Rb.re(c,Yp,a.Wh))};
688
+ Xp.prototype.start=function(){var a=this.Pc;ab(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Qa)){if(this.X){var d=this.X;d=(d?new pi(oi(d)):Ob||(Ob=new pi)).Lk("IMG")}else d=new Image;c.Wg&&(d.crossOrigin=c.Wg);this.Rb.Va(d,Yp,this.Wh);this.Oc[b]=d;d.id=b;d.src=c.src}},this)};
689
+ Xp.prototype.Wh=function(a){var b=a.currentTarget;if(b){if(a.type=="readystatechange")if(b.readyState=="complete")a.type="load";else return;typeof b.naturalWidth=="undefined"&&(a.type=="load"?(b.naturalWidth=b.width,b.naturalHeight=b.height):(b.naturalWidth=0,b.naturalHeight=0));$p(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Qa&&eb(this.Oc)&&eb(this.Pc)&&!this.Ue&&(this.Ue=!0,this.dispatchEvent("complete"))}};Xp.prototype.J=function(){delete this.Pc;delete this.Oc;kd(this.Rb);Xp.L.J.call(this)};var aq=function(a,b){Ip.call(this,a,b)};q(aq,Ip);aq.prototype.Xg=function(a,b,c,d){return new bq(a,b,c,d)};x("ee_root.third_party.earthengine_api.javascript.layers.imageoverlay.ImageOverlay",aq);var bq=function(a,b,c,d){Qp.call(this,a,b,c,d);this.ce=cq;this.Ah=this.fa=this.Qd=null;this.Xc=""};q(bq,Qp);
690
+ bq.prototype.Jc=function(){try{var a=Ib(this.wi);this.Xc=Hb(a);var b=this.Xc!==Gb.toString()?this.Xc:this.Ba}catch(c){b=this.Ba}this.fa=new Xp;Zp(this.fa,this.div.id+"-image",b);this.Ah=Bd(this.fa,dq,function(c){c.type=="load"?(this.Qd=c.target,Qp.prototype.Jc.call(this)):this.gd()},void 0,this);this.fa.start()};bq.prototype.Fc=function(){Qp.prototype.Fc.call(this);this.fa&&(Kd(this.Ah),kd(this.fa))};bq.prototype.J=function(){Qp.prototype.J.call(this);this.Xc&&URL.revokeObjectURL(this.Xc)};
691
+ var cq=function(a){a.div.appendChild(a.Qd)},dq=["load","abort","error"];var eq=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 fq=function(a,b,c,d){I.call(this);this.Ng=a;this.Xb=b;this.kg=d||"";this.Wd=c};q(fq,Up);fq.prototype.Df=function(a){if(a.zoom<=this.Wd)a.Ba=this.Ld(a.pb,a.zoom);else{var b=a.zoom-this.Wd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.pb.x/c),Math.floor(a.pb.y/c));a.Ba=this.Ld(c,a.zoom-b);a.ce=Ea(gq,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"))?Rp(a,"loaded"):d(e)},a);Sp(a)};
692
+ fq.prototype.getUniqueId=function(){return[this.Ng,this.Xb,this.Wd,this.kg].join("-")};fq.prototype.Ld=function(a,b){a=eq("https://storage.googleapis.com",this.Ng,this.Xb,String(b),String(a.x),String(a.y));this.kg&&(a+=this.kg);return a};
693
+ var gq=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.div.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.div.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Qd,c/a*(b.pb.x%a),c/a*(b.pb.y%a),c/a,c/a,0,0,c,c)};x("ee.layers.CloudStorageTileSource",fq);function hq(){this.Ka=[];this.Pa=[]}h=hq.prototype;h.enqueue=function(a){this.Pa.push(a)};h.Hc=function(){this.Ka.length===0&&(this.Ka=this.Pa,this.Ka.reverse(),this.Pa=[]);return this.Ka.pop()};h.S=function(){return this.Ka.length+this.Pa.length};h.isEmpty=function(){return this.Ka.length===0&&this.Pa.length===0};h.clear=function(){this.Ka=[];this.Pa=[]};h.contains=function(a){return ec(this.Ka,a)||ec(this.Pa,a)};
694
+ h.remove=function(a){var b=this.Ka;var c=Yb(b,a);c>=0?(gc(b,c),b=!0):b=!1;return b||fc(this.Pa,a)};h.aa=function(){for(var a=[],b=this.Ka.length-1;b>=0;--b)a.push(this.Ka[b]);b=this.Pa.length;for(var c=0;c<b;++c)a.push(this.Pa[c]);return a};function iq(a,b){I.call(this);this.Oh=a||0;this.Vd=b||10;if(this.Oh>this.Vd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Ra=new hq;this.sb=new Set;this.delay=0;this.Bf=null;this.rd()}y(iq,I);iq.prototype.Mc=function(){var a=Date.now();if(!(this.Bf!=null&&a-this.Bf<this.delay)){for(var b;this.Ra.S()>0&&(b=this.Ra.Hc(),!this.Nf(b));)this.rd();!b&&this.S()<this.Vd&&(b=this.Xe());b&&(this.Bf=a,this.sb.add(b));return b}};
695
+ var jq=function(a,b){return a.sb.delete(b)?(a.Je(b),!0):!1};h=iq.prototype;h.Je=function(a){this.sb.delete(a);this.Nf(a)&&this.S()<this.Vd?this.Ra.enqueue(a):this.Cd(a)};h.rd=function(){for(var a=this.Ra;this.S()<this.Oh;)a.enqueue(this.Xe());for(;this.S()>this.Vd&&this.Ra.S()>0;)this.Cd(a.Hc())};h.Xe=function(){return{}};h.Cd=function(a){if(typeof a.dispose=="function")a.dispose();else for(var b in a)a[b]=null};h.Nf=function(a){return typeof a.Ik=="function"?a.Ik():!0};
696
+ h.contains=function(a){return this.Ra.contains(a)||this.sb.has(a)};h.S=function(){return this.Ra.S()+this.sb.size};h.isEmpty=function(){return this.Ra.S()===0&&this.sb.size===0};h.J=function(){iq.L.J.call(this);if(this.sb.size>0)throw Error("[goog.structs.Pool] Objects not released");delete this.sb;for(var a=this.Ra;!a.isEmpty();)this.Cd(a.Hc());delete this.Ra};function kq(a,b){this.Gh=a;this.se=b}kq.prototype.getKey=function(){return this.Gh};kq.prototype.clone=function(){return new kq(this.Gh,this.se)};var lq=function(a){this.za=[];if(a)a:{if(a instanceof lq){var b=a.rb();a=a.aa();if(this.S()<=0){for(var c=this.za,d=0;d<b.length;d++)c.push(new kq(b[d],a[d]));break a}}else b=ab(a),a=$a(a);for(c=0;c<b.length;c++)mq(this,b[c],a[c])}},mq=function(a,b,c){var d=a.za;d.push(new kq(b,c));b=d.length-1;a=a.za;for(c=a[b];b>0;)if(d=b-1>>1,a[d].getKey()>c.getKey())a[b]=a[d],b=d;else break;a[b]=c};h=lq.prototype;
697
+ h.remove=function(){var a=this.za,b=a.length,c=a[0];if(!(b<=0)){if(b==1)a.length=0;else{a[0]=a.pop();a=0;b=this.za;for(var d=b.length,e=b[a];a<d>>1;){var g=a*2+1,f=a*2+2;g=f<d&&b[f].getKey()<b[g].getKey()?f:g;if(b[g].getKey()>e.getKey())break;b[a]=b[g];a=g}b[a]=e}return c.se}};h.aa=function(){for(var a=this.za,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].se);return b};h.rb=function(){for(var a=this.za,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].getKey());return b};
698
+ h.Gc=function(a){return this.za.some(function(b){return b.se==a})};h.Mb=function(a){return this.za.some(function(b){return b.getKey()==a})};h.clone=function(){return new lq(this)};h.S=function(){return this.za.length};h.isEmpty=function(){return this.za.length===0};h.clear=function(){this.za.length=0};var nq=function(){lq.apply(this,arguments)};q(nq,lq);nq.prototype.enqueue=function(a,b){mq(this,a,b)};nq.prototype.Hc=function(){return this.remove()};function oq(a,b){this.ih=void 0;this.fe=new nq;iq.call(this,a,b)}y(oq,iq);h=oq.prototype;h.Mc=function(a,b){if(!a)return(a=oq.L.Mc.call(this))&&this.delay&&(this.ih=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.S()>0;){var b=this.Mc();if(b)a.Hc().apply(this,[b]);else break}};h.Je=function(a){oq.L.Je.call(this,a);this.Nd()};h.rd=function(){oq.L.rd.call(this);this.Nd()};
699
+ h.J=function(){oq.L.J.call(this);t.clearTimeout(this.ih);this.fe.clear();this.fe=null};var pq=function(a,b){I.call(this);this.Ef=a;this.ta=b||null};q(pq,Up);pq.prototype.Df=function(a,b){var c=this,d=Cd(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.rl["x-earth-engine-computation-profile"];this.ta&&e&&this.ta.Fk(a.div.id,e);break;case "failed":case "aborted":this.ta&&a.div.id!==""&&this.ta.jl(a.div.id),Kd(d)}},void 0,this);a.Ba=this.Ld(a.pb,a.zoom);qq().Mc(function(e){c.uf(a,e)},b)};pq.prototype.getUniqueId=function(){return this.Ef.mapid+"-"+this.Ef.token};
700
+ pq.prototype.uf=function(a,b){var c=qq();if(a.Qa||a.getStatus()=="aborted")jq(c,b);else{var d=Cd(a,"status-changed",function(){a.je in Tp&&(Kd(d),jq(c,b))});Sp(a)}};pq.prototype.Ld=function(a,b){a=xl(this.Ef,a.x,a.y,b);return this.ta&&this.ta.isEnabled()?a+"&profiling=1":a};var qq=function(){rq||(rq=new oq(0,4));return rq};x("ee.layers.EarthEngineTileSource",pq);var rq=null;var sq=function(a){I.call(this);this.Fi=a};q(sq,Up);sq.prototype.Df=function(a){a.Ba=this.Fi.formatTileUrl(a.pb.x,a.pb.y,a.zoom);Sp(a)};sq.prototype.getUniqueId=function(){return this.Fi.token};x("ee.layers.FeatureViewTileSource",sq);var uq=function(){J.call(this);this.oe=new tq(0,60);this.vc=new $d};q(uq,J);uq.prototype.send=function(a,b,c,d,e){if(this.vc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new vq(a,b,d,w(this.ji,this),e!==void 0?e:1);this.vc.set(a,b);a=w(this.uf,this,b);this.oe.Mc(a,c);return b};uq.prototype.abort=function(a){if(a=this.vc.get(a))a.jc||(a.jc=!0,a.Ia=new ld("abort")),this.ji(a)};
701
+ uq.prototype.uf=function(a,b){if(a.fa||a.jc)wq(this,b);else if(a.Hi=b,b.setActive(!0),b=new Xp,a.fa=b,!a.retry())throw Error("Cannot dispatch first request!");};uq.prototype.ji=function(a){this.vc.remove(a.getId());a.fa&&(wq(this,a.Hi),a.fa.dispose());a.vf&&a.vf(a.Ia,a.fi)};var wq=function(a,b){b.setActive(!1);if(!jq(a.oe,b))throw Error("Object not released");};
702
+ uq.prototype.J=function(){J.prototype.J.call(this);this.oe.dispose();this.oe=null;var a=this.vc;Zb(a.aa(),function(b){b.dispose()});a.clear();this.vc=null};x("ee.MapTileManager",uq);var vq=function(a,b,c,d,e){I.call(this);this.ea=a;this.xl=b;this.el=e!==void 0?e:1;this.vf=c;this.Zb=d};q(vq,I);h=vq.prototype;h.getId=function(){return this.ea};h.getUrl=function(){return this.xl};
703
+ h.Sk=function(a){if(this.jc)this.Zb&&this.Zb(this);else switch(a.type){case "load":this.Ia=a;this.Zb&&this.Zb(this);break;case "error":case "abort":this.retry()||(this.Ia=a,this.Zb&&this.Zb(this))}};h.J=function(){I.prototype.J.call(this);delete this.vf;delete this.Zb};h.retry=function(){if(this.Fg>this.el)return!1;this.Fg++;$p(this.fa,this.ea);setTimeout(w(this.sl,this),0);return!0};
704
+ h.sl=function(){if(!this.jc){var a=w(function(d){this.jc||(Zp(this.fa,this.ea,d),Bd(this.fa,xq,w(this.Sk,this)),this.fa.start())},this),b=this.getUrl();if(ad(bd(b)).Mb("profiling")){var c=new Qi;c.wc="blob";c.Va("complete",w(function(){this.fi=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(c.getStatus()>=200&&c.getStatus()<300)try{var d=Hb(Ib(Zi(c)));var e=d!==Gb.toString()}catch(g){}a(e?d:b)},this));c.Uc("ready",w(c.dispose,c));c.send(b,"GET")}else a(b)}};h.Fg=0;h.jc=!1;
705
+ h.fa=null;h.Hi=null;h.Ia=null;h.fi=null;var xq=["load","abort","error"],yq=function(){I.call(this);this.Da=!1};q(yq,I);yq.prototype.setActive=function(a){this.Da=a};yq.prototype.isActive=function(){return this.Da};var tq=function(a,b){oq.call(this,a,b)};q(tq,oq);tq.prototype.Xe=function(){return new yq};tq.prototype.Cd=function(a){a.dispose()};tq.prototype.Nf=function(a){return!a.Qa&&!a.isActive()};var zq=function(a,b,c,d,e){je.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.rg=new de;this.Of=1;this.ta=e||null};q(zq,je);h=zq.prototype;h.Ke=function(a){return Cd(this,"tileevent",a)};h.Wf=function(a){Kd(a)};
706
+ 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=ke(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ta&&this.ta.isEnabled()&&(a+="&profiling=1");b=[b,this.vb,this.token].join("/");this.vb+=1;c=ki("DIV",{id:b});var d=(new Date).getTime()/1E3;this.xb.push(b);nl(uq).send(b,a,d,w(this.Rk,this,c,b));wp(this);return c};h.Lc=function(){return this.xb.length};
707
+ h.releaseTile=function(a){nl(uq).abort(a.id);if(a.firstElementChild!==void 0)var b=a.firstElementChild;else for(b=a.firstChild;b&&b.nodeType!=1;)b=b.nextSibling;this.rg.remove(b);a.id!==""&&(this.qg.remove(a.id),this.ta&&this.ta.jl(a.id))};h.setOpacity=function(a){this.Of=a;var b=this.rg.Ca();Vd(b,function(c){Hp(c,a)})};
708
+ h.Rk=function(a,b,c,d){c.type=="error"?(fc(this.xb,b),this.qg.add(b),this.dispatchEvent(c)):(fc(this.xb,b),c.target&&c.type=="load"&&(c=c.target,this.rg.add(c),this.Of!=1&&Hp(c,this.Of),a.appendChild(c)),wp(this));this.ta&&d!==null&&this.ta.Fk(b,d)};x("ee.MapLayerOverlay",zq);zq.prototype.removeTileCallback=zq.prototype.Wf;zq.prototype.addTileCallback=zq.prototype.Ke;zq.prototype.getTile=zq.prototype.getTile;zq.prototype.setOpacity=zq.prototype.setOpacity;zq.prototype.releaseTile=zq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call 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.batch.Export.image.toDrive ee.batch.Export.table.toAsset ee.batch.Export.table.toCloudStorage ee.batch.Export.classifier.toAsset ee.batch.Export.image.toAsset ee.Collection.prototype.filterMetadata ee.Collection.prototype.filterBounds ee.Collection.prototype.filterDate ee.Collection.prototype.sort ee.Collection.prototype.filter ee.Collection.prototype.map ee.Collection.prototype.iterate ee.Collection.prototype.limit ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.aside ee.data.getAssetAcl ee.data.listBuckets ee.data.getTableDownloadId ee.data.authenticateViaPopup ee.data.cancelOperation ee.data.getFeatureViewTilesKey ee.data.makeTableDownloadUrl ee.data.listFeatures ee.data.getAssetRoots ee.data.getAsset ee.data.setWorkloadTag ee.data.authenticateViaPrivateKey ee.data.createAssetHome ee.data.getOperation ee.data.setDefaultWorkloadTag ee.data.newTaskId ee.data.getInfo ee.data.createAsset ee.data.computeValue ee.data.resetWorkloadTag ee.data.getThumbId ee.data.updateAsset ee.data.cancelTask ee.data.getVideoThumbId ee.data.getTaskStatus ee.data.getList ee.data.updateTask ee.data.setAssetAcl ee.data.getFilmstripThumbId ee.data.startIngestion ee.data.createFolder ee.data.startProcessing ee.data.authenticateViaOauth ee.data.makeThumbUrl ee.data.renameAsset ee.data.setAssetProperties ee.data.listAssets ee.data.getMapId ee.data.getDownloadId ee.data.makeDownloadUrl ee.data.authenticate ee.data.getTaskList ee.data.copyAsset ee.data.listImages ee.data.getAssetRootQuota ee.data.getTileUrl ee.data.deleteAsset ee.data.getWorkloadTag ee.data.getTaskListWithLimit ee.data.startTableIngestion ee.data.listOperations ee.Date ee.Deserializer.decode ee.Deserializer.decodeCloudApi ee.Deserializer.fromCloudApiJSON ee.Deserializer.fromJSON ee.Dictionary ee.call ee.initialize ee.reset ee.Algorithms ee.apply ee.InitState ee.TILE_SIZE ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.Feature.prototype.getMap ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getInfo ee.FeatureCollection ee.FeatureCollection.prototype.select ee.Filter.inList ee.Filter.lt ee.Filter.gt ee.Filter.neq ee.Filter.or ee.Filter.gte ee.Filter.lte ee.Filter.prototype.not ee.Filter ee.Filter.eq ee.Filter.date ee.Filter.bounds ee.Filter.metadata ee.Filter.and ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.MultiPoint ee.Geometry.LineString ee.Geometry.BBox ee.Geometry ee.Geometry.Rectangle ee.Geometry.Polygon ee.Geometry.Point ee.Geometry.MultiPolygon ee.Geometry.prototype.serialize ee.Geometry.MultiLineString ee.Geometry.prototype.toGeoJSON ee.Geometry.LinearRing ee.Geometry.prototype.toGeoJSONString ee.Image.cat ee.Image.prototype.clip ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.prototype.expression ee.Image ee.Image.prototype.getMap ee.Image.prototype.select ee.Image.prototype.getThumbURL ee.Image.rgb ee.Image.prototype.rename ee.Image.prototype.getDownloadURL ee.Image.prototype.getThumbId ee.ImageCollection ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.select ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.getMap 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(" "),
709
+ c=[["name","namedArgs"],["name"],["name","var_args"],"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(" "),
710
+ "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(" "),
711
+ "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(" "),"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(" "),
712
+ ["collection","opt_description","opt_assetId","opt_maxVertices","opt_priority"],"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),["classifier","opt_description","opt_assetId","opt_priority"],"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "),["name","operator","value"],["geometry"],["start","opt_end"],
713
+ ["property","opt_ascending"],["filter"],["algorithm","opt_dropNulls"],["algorithm","opt_first"],["max","opt_property","opt_ascending"],["opt_callback"],["legacy"],["callback"],["func","var_args"],["assetId","opt_callback"],["project","opt_callback"],["params","opt_callback"],["opt_success","opt_error"],["operationName","opt_callback"],["params","opt_callback"],["id"],["asset","params","opt_callback"],["opt_callback"],["id","opt_callback"],["tag"],["privateKey","opt_success","opt_error","opt_extraScopes",
714
+ "opt_suppressDefaultScopes"],["requestedId","opt_callback"],["operationName","opt_callback"],["tag"],["opt_count","opt_callback"],["id","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["obj","opt_callback"],["opt_resetDefault"],["params","opt_callback"],["assetId","asset","updateFields","opt_callback"],["taskId","opt_callback"],["params","opt_callback"],["taskId","opt_callback"],["params","opt_callback"],["taskId","action","opt_callback"],["assetId","aclUpdate","opt_callback"],
715
+ ["params","opt_callback"],["taskId","request","opt_callback"],["path","opt_force","opt_callback"],["taskId","params","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["id"],["sourceId","destinationId","opt_callback"],["assetId","properties","opt_callback"],["parent","opt_params","opt_callback"],["params","opt_callback"],["params","opt_callback"],["id"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],
716
+ ["opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["parent","opt_params","opt_callback"],["rootId","opt_callback"],["id","x","y","z"],["assetId","opt_callback"],[],["opt_limit","opt_callback"],["taskId","request","opt_callback"],["opt_limit","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],["func","var_args"],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),[],[],["func","namedArgs"],[],
717
+ [],["var_args"],[],["geometry","opt_properties"],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["opt_callback"],["args","opt_column"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name","value"],["name","value"],["name","value"],["var_args"],["name",
718
+ "value"],["name","value"],[],["opt_filter"],["name","value"],["start","opt_end"],["geometry","opt_errorMargin"],["name","operator","value"],["var_args"],["namedArgs"],["var_args"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError"],["west","south","east","north"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic",
719
+ "opt_maxError","opt_evenOdd"],["legacy"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["var_args"],["geometry"],["opt_callback"],["opt_visParams","opt_callback"],["expression","opt_map"],["opt_args"],["opt_visParams","opt_callback"],["var_args"],["params","opt_callback"],["r","g","b"],["var_args"],["params","opt_callback"],["params","opt_callback"],["args"],["params","opt_callback"],["opt_callback"],["selectors","opt_names"],["params",
720
+ "opt_callback"],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],[],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["list"],["number"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["string"],[]];[Rm,Qm,Q,to,Bo,yo,ro,zo,xo,Ao,vo,so,wo,uo,Co,po,V.prototype.kf,V.prototype.qh,V.prototype.jf,V.prototype.sort,V.prototype.filter,V.prototype.map,V.prototype.Fh,V.prototype.limit,O.prototype.V,O.prototype.ua,O.prototype.evaluate,
721
+ O.prototype.Bg,um,mm,Il,ol,Rl,yl,Jl,zl,nm,hm,Am,rl,om,Sl,Bm,Kl,hm,pm,Al,Cm,Bl,vm,Ul,Cl,Nl,jm,Tl,wm,Dl,em,qm,am,pl,El,rm,xm,km,wl,Gl,Hl,ql,Pl,sm,lm,ym,xl,tm,ul,Ol,gm,Ql,To,Wo,Yo,bp,Xo,cp,qp,lp,op,np,rp,pp,256,S.prototype.set,Mj,X,X.prototype.V,X.prototype.R,X.prototype.getMap,Y.prototype.getMap,Y.prototype.R,Y.prototype.qb,Y.prototype.V,Y,Y.prototype.select,Nn,Gn,In,Fn,Ln,Hn,Jn,U.prototype.rc,U,En,Mn,On,Pn,Kn,Lm.prototype.apply,Lm.prototype.call,nn,sn,pn,T,on,vn,kn,wn,T.prototype.ua,un,T.prototype.ne,
722
+ tn,T.prototype.tg,co,N.prototype.clip,N.prototype.V,N.prototype.R,N.prototype.l,N,N.prototype.getMap,N.prototype.select,N.prototype.sf,bo,N.prototype.ki,N.prototype.qb,N.prototype.Kd,Z,Z.prototype.tf,Z.prototype.V,Z.prototype.select,Z.prototype.rf,Z.prototype.Cf,Z.prototype.first,Z.prototype.R,Z.prototype.getMap,eo,Jo,Jk,Ok,Tk,Lk,Uk,Sk,Ik,Mo,fp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);