@google/earthengine 1.0.0 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,18 +1,18 @@
1
1
  (function(){var h,aa=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ba=typeof Object.defineProperties=="function"?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a},ca=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");
2
2
  },k=ca(this),n=function(a,b){if(b)a:{var c=k;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&b!=null&&ba(c,a,{configurable:!0,writable:!0,value:b})}};
3
- n("Symbol",function(a){if(a)return a;var b=function(g,f){this.Ti=g;ba(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.Ti};var c="jscomp_symbol_"+(Math.random()*1E9>>>0)+"_",d=0,e=function(g){if(this instanceof e)throw new TypeError("Symbol is not a constructor");return new b(c+(g||"")+"_"+d++,g)};return e});
3
+ n("Symbol",function(a){if(a)return a;var b=function(g,f){this.Ui=g;ba(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return this.Ui};var c="jscomp_symbol_"+(Math.random()*1E9>>>0)+"_",d=0,e=function(g){if(this instanceof e)throw new TypeError("Symbol is not a constructor");return new b(c+(g||"")+"_"+d++,g)};return e});
4
4
  n("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=k[b[c]];typeof d==="function"&&typeof d.prototype[a]!="function"&&ba(d.prototype,a,{configurable:!0,writable:!0,value:function(){return fa(aa(this))}})}return a});
5
5
  var fa=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a},ia=function(a){return ha(a,a)},ha=function(a,b){a.raw=b;Object.freeze&&(Object.freeze(a),Object.freeze(b));return a},q=function(a){var b=typeof Symbol!="undefined"&&Symbol.iterator&&a[Symbol.iterator];if(b)return b.call(a);if(typeof a.length=="number")return{next:aa(a)};throw Error(String(a)+" is not an iterable or ArrayLike");},ja=function(a){if(!(a instanceof Array)){a=q(a);for(var b,c=[];!(b=a.next()).done;)c.push(b.value);
6
6
  a=c}return a},ka=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)},la=typeof Object.assign=="function"?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)ka(d,e)&&(a[e]=d[e])}return a};n("Object.assign",function(a){return a||la});var ma=typeof Object.create=="function"?Object.create:function(a){var b=function(){};b.prototype=a;return new b},na;
7
7
  if(typeof Object.setPrototypeOf=="function")na=Object.setPrototypeOf;else{var oa;a:{var pa={a:!0},qa={};try{qa.__proto__=pa;oa=qa.a;break a}catch(a){}oa=!1}na=oa?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
8
8
  var ra=na,r=function(a,b){a.prototype=ma(b.prototype);a.prototype.constructor=a;if(ra)ra(a,b);else for(var c in b)if(c!="prototype")if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.L=b.prototype},sa=function(){for(var a=Number(this),b=[],c=a;c<arguments.length;c++)b[c-a]=arguments[c];return b};
9
- n("Promise",function(a){function b(){this.ob=null}function c(f){return f instanceof e?f:new e(function(l){l(f)})}if(a)return a;b.prototype.Gg=function(f){if(this.ob==null){this.ob=[];var l=this;this.Hg(function(){l.Tk()})}this.ob.push(f)};var d=k.setTimeout;b.prototype.Hg=function(f){d(f,0)};b.prototype.Tk=function(){for(;this.ob&&this.ob.length;){var f=this.ob;this.ob=[];for(var l=0;l<f.length;++l){var m=f[l];f[l]=null;try{m()}catch(p){this.Lk(p)}}}this.ob=null};b.prototype.Lk=function(f){this.Hg(function(){throw f;
10
- })};var e=function(f){this.T=0;this.ia=void 0;this.tc=[];this.Jh=!1;var l=this.af();try{f(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.af=function(){function f(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:f(this.tl),reject:f(this.Yf)}};e.prototype.tl=function(f){if(f===this)this.Yf(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.vl(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.sl(f):this.Ah(f)}};e.prototype.sl=function(f){var l=void 0;try{l=f.then}catch(m){this.Yf(m);return}typeof l=="function"?this.wl(l,f):this.Ah(f)};e.prototype.Yf=function(f){this.xi(2,f)};e.prototype.Ah=function(f){this.xi(1,f)};e.prototype.xi=function(f,l){if(this.T!=0)throw Error("Cannot settle("+f+", "+l+"): Promise already settled in state"+this.T);this.T=f;this.ia=l;this.T===2&&this.ul();this.Vk()};e.prototype.ul=function(){var f=this;d(function(){if(f.ll()){var l=k.console;typeof l!==
12
- "undefined"&&l.error(f.ia)}},1)};e.prototype.ll=function(){if(this.Jh)return!1;var f=k.CustomEvent,l=k.Event,m=k.dispatchEvent;if(typeof m==="undefined")return!0;typeof f==="function"?f=new f("unhandledrejection",{cancelable:!0}):typeof l==="function"?f=new l("unhandledrejection",{cancelable:!0}):(f=k.document.createEvent("CustomEvent"),f.initCustomEvent("unhandledrejection",!1,!0,f));f.promise=this;f.reason=this.ia;return m(f)};e.prototype.Vk=function(){if(this.tc!=null){for(var f=0;f<this.tc.length;++f)g.Gg(this.tc[f]);
13
- this.tc=null}};var g=new b;e.prototype.vl=function(f){var l=this.af();f.Ad(l.resolve,l.reject)};e.prototype.wl=function(f,l){var m=this.af();try{f.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(f,l){function m(C,H){return typeof C=="function"?function(ea){try{p(C(ea))}catch(Z){v(Z)}}:H}var p,v,z=new e(function(C,H){p=C;v=H});this.Ad(m(f,p),m(l,v));return z};e.prototype.catch=function(f){return this.then(void 0,f)};e.prototype.Ad=function(f,l){function m(){switch(p.T){case 1:f(p.ia);
9
+ n("Promise",function(a){function b(){this.ob=null}function c(f){return f instanceof e?f:new e(function(l){l(f)})}if(a)return a;b.prototype.Gg=function(f){if(this.ob==null){this.ob=[];var l=this;this.Hg(function(){l.Uk()})}this.ob.push(f)};var d=k.setTimeout;b.prototype.Hg=function(f){d(f,0)};b.prototype.Uk=function(){for(;this.ob&&this.ob.length;){var f=this.ob;this.ob=[];for(var l=0;l<f.length;++l){var m=f[l];f[l]=null;try{m()}catch(p){this.Mk(p)}}}this.ob=null};b.prototype.Mk=function(f){this.Hg(function(){throw f;
10
+ })};var e=function(f){this.T=0;this.ia=void 0;this.tc=[];this.Jh=!1;var l=this.af();try{f(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.af=function(){function f(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:f(this.sl),reject:f(this.Yf)}};e.prototype.sl=function(f){if(f===this)this.Yf(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.ul(f);else{a:switch(typeof f){case "object":var l=f!=null;break a;case "function":l=!0;break a;default:l=
11
+ !1}l?this.rl(f):this.Ah(f)}};e.prototype.rl=function(f){var l=void 0;try{l=f.then}catch(m){this.Yf(m);return}typeof l=="function"?this.vl(l,f):this.Ah(f)};e.prototype.Yf=function(f){this.xi(2,f)};e.prototype.Ah=function(f){this.xi(1,f)};e.prototype.xi=function(f,l){if(this.T!=0)throw Error("Cannot settle("+f+", "+l+"): Promise already settled in state"+this.T);this.T=f;this.ia=l;this.T===2&&this.tl();this.Wk()};e.prototype.tl=function(){var f=this;d(function(){if(f.ml()){var l=k.console;typeof l!==
12
+ "undefined"&&l.error(f.ia)}},1)};e.prototype.ml=function(){if(this.Jh)return!1;var f=k.CustomEvent,l=k.Event,m=k.dispatchEvent;if(typeof m==="undefined")return!0;typeof f==="function"?f=new f("unhandledrejection",{cancelable:!0}):typeof l==="function"?f=new l("unhandledrejection",{cancelable:!0}):(f=k.document.createEvent("CustomEvent"),f.initCustomEvent("unhandledrejection",!1,!0,f));f.promise=this;f.reason=this.ia;return m(f)};e.prototype.Wk=function(){if(this.tc!=null){for(var f=0;f<this.tc.length;++f)g.Gg(this.tc[f]);
13
+ this.tc=null}};var g=new b;e.prototype.ul=function(f){var l=this.af();f.Ad(l.resolve,l.reject)};e.prototype.vl=function(f,l){var m=this.af();try{f.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(f,l){function m(C,H){return typeof C=="function"?function(ea){try{p(C(ea))}catch(Z){v(Z)}}:H}var p,v,z=new e(function(C,H){p=C;v=H});this.Ad(m(f,p),m(l,v));return z};e.prototype.catch=function(f){return this.then(void 0,f)};e.prototype.Ad=function(f,l){function m(){switch(p.T){case 1:f(p.ia);
14
14
  break;case 2:l(p.ia);break;default:throw Error("Unexpected state: "+p.T);}}var p=this;this.tc==null?g.Gg(m):this.tc.push(m);this.Jh=!0};e.resolve=c;e.reject=function(f){return new e(function(l,m){m(f)})};e.race=function(f){return new e(function(l,m){for(var p=q(f),v=p.next();!v.done;v=p.next())c(v.value).Ad(l,m)})};e.all=function(f){var l=q(f),m=l.next();return m.done?c([]):new e(function(p,v){function z(ea){return function(Z){C[ea]=Z;H--;H==0&&p(C)}}var C=[],H=0;do C.push(void 0),H++,c(m.value).Ad(z(C.length-
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})}});
15
+ 1),v),m=l.next();while(!m.done)})};return e});n("Symbol.dispose",function(a){return a?a:Symbol("Symbol.dispose")});var ta=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var g=c++;return{value:b(g,a[g]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};n("Array.prototype.keys",function(a){return a?a:function(){return ta(this,function(b){return b})}});n("globalThis",function(a){return a||k});
16
16
  n("WeakMap",function(a){function b(){}function c(m){var p=typeof m;return p==="object"&&m!==null||p==="function"}function d(m){if(!ka(m,g)){var p=new b;ba(m,g,{value:p})}}function e(m){var p=Object[m];p&&(Object[m]=function(v){if(v instanceof b)return v;Object.isExtensible(v)&&d(v);return p(v)})}if(function(){if(!a||!Object.seal)return!1;try{var m=Object.seal({}),p=Object.seal({}),v=new a([[m,2],[p,3]]);if(v.get(m)!=2||v.get(p)!=3)return!1;v.delete(m);v.set(p,4);return!v.has(m)&&v.get(p)==4}catch(z){return!1}}())return a;
17
17
  var g="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var f=0,l=function(m){this.fa=(f+=Math.random()+1).toString();if(m){m=q(m);for(var p;!(p=m.next()).done;)p=p.value,this.set(p[0],p[1])}};l.prototype.set=function(m,p){if(!c(m))throw Error("Invalid WeakMap key");d(m);if(!ka(m,g))throw Error("WeakMap key fail: "+m);m[g][this.fa]=p;return this};l.prototype.get=function(m){return c(m)&&ka(m,g)?m[g][this.fa]:void 0};l.prototype.has=function(m){return c(m)&&ka(m,g)&&ka(m[g],
18
18
  this.fa)};l.prototype.delete=function(m){return c(m)&&ka(m,g)&&ka(m[g],this.fa)?delete m[g][this.fa]:!1};return l});
@@ -36,459 +36,458 @@ n("String.prototype.padStart",function(a){return a?a:function(b,c){var d=ua(this
36
36
  */
37
37
  var va=va||{},t=this||self,wa=function(a){var b=typeof a;return b!="object"?b:a?Array.isArray(a)?"array":b:"null"},xa=function(a){var b=wa(a);return b=="array"||b=="object"&&typeof a.length=="number"},ya=function(a){return u(a)&&typeof a.getFullYear=="function"},u=function(a){var b=typeof a;return b=="object"&&a!=null||b=="function"},Ba=function(a){return Object.prototype.hasOwnProperty.call(a,za)&&a[za]||(a[za]=++Aa)},za="closure_uid_"+(Math.random()*1E9>>>0),Aa=0,Ca=function(a,b,c){return a.call.apply(a.bind,
38
38
  arguments)},Da=function(a,b,c){if(!a)throw Error();if(arguments.length>2){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}},w=function(a,b,c){w=Function.prototype.bind&&Function.prototype.bind.toString().indexOf("native code")!=-1?Ca:Da;return w.apply(null,arguments)},Ea=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=
39
- c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");var c=t;a[0]in c||typeof c.execScript=="undefined"||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||b===void 0?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},y=function(a,b){function c(){}c.prototype=b.prototype;a.L=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Jl=function(d,e,g){for(var f=Array(arguments.length-2),l=2;l<arguments.length;l++)f[l-2]=arguments[l];return b.prototype[e].apply(d,
40
- f)}},Fa=function(a){return a};var Ga=function(){},Ha=new Ga;function Ia(a){return Object.assign({},{P:{},Ll:{},keys:[],Ma:{},o:{},H:{},qh:!1},a)}var A=function(){this.h={}},B=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},D=function(a,b){return a.h[b]!=null};function Ja(a,b){return B(b,a)}function Ka(a,b,c){b[a]=c}function La(){return{}}function Ma(a,b){var c=new a;return b==null?c:Na(b,Oa,Pa,Qa,a)}function Oa(a,b){return b[a]}function Pa(a,b,c){b.h[a]=c}
41
- function Qa(a){if(a==null)throw Error("Cannot deserialize, target constructor was null.");return new a}
42
- function Na(a,b,c,d,e){e=d(e);for(var g=Ra(a,e),f=g.P||{},l=g.o||{},m=g.Ma||{},p=q(g.keys||[]),v=p.next(),z={};!v.done;z={Ud:void 0},v=p.next()){v=v.value;var C=b(v,a);if(C!=null){var H=void 0;if(f.hasOwnProperty(v)){if(g.qh&&C.length===0)continue;H=Sa(C,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))H=Sa(C,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Ud=m[v],H=z.Ud.pa?C.map(function(ea){return function(Z){return Ta(Z,ea.Ud,b,c,d)}}(z)):Ta(C,z.Ud,b,c,d);else if(Array.isArray(C)){if(g.qh&&C.length===
43
- 0)continue;H=Sa(C,b,c,d,!0,!1)}else H=C instanceof Ga?null:C;c(v,e,H)}}return e}function Ta(a,b,c,d,e){for(var g={},f=q(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Sa(m,c,d,e,b.ra,b.qa,b.ka))}return g}
44
- function Sa(a,b,c,d,e,g,f){if(g&&f==null)throw Error("Cannot deserialize a reference object without a constructor.");return a==null?a:e&&g?a.map(function(l){return Na(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?Na(a,b,c,d,f):a instanceof Ga?null:typeof a==="object"?JSON.parse(JSON.stringify(a)):a}function Ra(a,b){if(b instanceof A)a=Ia(b.i());else if(a instanceof A)a=Ia(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Ua=function(){};Ua.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Va(a,b){if(a==null)return null;a=a.Ml(b);return a==null?null:a};function Wa(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Xa(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Ya(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Za(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function $a(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function ab(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function bb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
45
- function cb(a){var b=db,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function eb(a){for(var b in a)return!1;return!0}function fb(a,b){b in a&&delete a[b]}function gb(a){var b={},c;for(c in a)b[c]=a[c];return b}
46
- function hb(a){if(!a||typeof a!=="object")return a;if(typeof a.clone==="function")return a.clone();if(typeof Map!=="undefined"&&a instanceof Map)return new Map(a);if(typeof Set!=="undefined"&&a instanceof Set)return new Set(a);if(a instanceof Date)return new Date(a.getTime());var b=Array.isArray(a)?[]:typeof ArrayBuffer!=="function"||typeof ArrayBuffer.isView!=="function"||!ArrayBuffer.isView(a)||a instanceof DataView?{}:new a.constructor(a.length),c;for(c in a)b[c]=hb(a[c]);return b}var ib="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
47
- function jb(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var g=0;g<ib.length;g++)c=ib[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};function kb(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,kb);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)}y(kb,Error);kb.prototype.name="CustomError";var lb;function mb(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");kb.call(this,c+a[d])}y(mb,kb);mb.prototype.name="AssertionError";function nb(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new mb(""+e,g||[]);}
48
- var E=function(a,b,c){a||nb("",null,b,Array.prototype.slice.call(arguments,2))},ob=function(a,b,c){a==null&&nb("Expected to exist: %s.",[a],b,Array.prototype.slice.call(arguments,2));return a},pb=function(a,b){throw new mb("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},qb=function(a,b,c){typeof a!=="number"&&nb("Expected number but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a},rb=function(a,b,c){typeof a!=="string"&&nb("Expected string but got %s: %s.",
49
- [wa(a),a],b,Array.prototype.slice.call(arguments,2))},sb=function(a,b,c){typeof a!=="function"&&nb("Expected function but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2))},tb=function(a,b,c){u(a)||nb("Expected object but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var ub;var vb={},wb=function(a,b){if(b!==vb)throw Error("TrustedResourceUrl is not meant to be built directly");this.ii=a};wb.prototype.toString=function(){return this.ii+""};
50
- var xb=function(a){if(a instanceof wb&&a.constructor===wb)return a.ii;pb("expected object of type TrustedResourceUrl, got '%s' of type %s",a,wa(a));return"type_error:TrustedResourceUrl"},yb=function(a){if(ub===void 0){var b=null;var c=t.trustedTypes;if(c&&c.createPolicy)try{b=c.createPolicy("goog#html",{createHTML:Fa,createScript:Fa,createScriptURL:Fa})}catch(d){t.console&&t.console.error(d.message)}ub=b}a=(b=ub)?b.createScriptURL(a):a;return new wb(a,vb)};/*
39
+ c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");var c=t;a[0]in c||typeof c.execScript=="undefined"||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||b===void 0?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},y=function(a,b){function c(){}c.prototype=b.prototype;a.L=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Il=function(d,e,g){for(var f=Array(arguments.length-2),l=2;l<arguments.length;l++)f[l-2]=arguments[l];return b.prototype[e].apply(d,
40
+ f)}};var Fa=function(){},Ga=new Fa;function Ha(a){return Object.assign({},{P:{},Kl:{},keys:[],Ma:{},o:{},H:{},qh:!1},a)}var A=function(){this.h={}},B=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},D=function(a,b){return a.h[b]!=null};function Ia(a,b){return B(b,a)}function Ja(a,b,c){b[a]=c}function Ka(){return{}}function La(a,b){var c=new a;return b==null?c:Ma(b,Na,Oa,Pa,a)}function Na(a,b){return b[a]}function Oa(a,b,c){b.h[a]=c}
41
+ function Pa(a){if(a==null)throw Error("Cannot deserialize, target constructor was null.");return new a}
42
+ function Ma(a,b,c,d,e){e=d(e);for(var g=Qa(a,e),f=g.P||{},l=g.o||{},m=g.Ma||{},p=q(g.keys||[]),v=p.next(),z={};!v.done;z={Ud:void 0},v=p.next()){v=v.value;var C=b(v,a);if(C!=null){var H=void 0;if(f.hasOwnProperty(v)){if(g.qh&&C.length===0)continue;H=Ra(C,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))H=Ra(C,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Ud=m[v],H=z.Ud.pa?C.map(function(ea){return function(Z){return Sa(Z,ea.Ud,b,c,d)}}(z)):Sa(C,z.Ud,b,c,d);else if(Array.isArray(C)){if(g.qh&&C.length===
43
+ 0)continue;H=Ra(C,b,c,d,!0,!1)}else H=C instanceof Fa?null:C;c(v,e,H)}}return e}function Sa(a,b,c,d,e){for(var g={},f=q(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Ra(m,c,d,e,b.ra,b.qa,b.ka))}return g}
44
+ function Ra(a,b,c,d,e,g,f){if(g&&f==null)throw Error("Cannot deserialize a reference object without a constructor.");return a==null?a:e&&g?a.map(function(l){return Ma(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?Ma(a,b,c,d,f):a instanceof Fa?null:typeof a==="object"?JSON.parse(JSON.stringify(a)):a}function Qa(a,b){if(b instanceof A)a=Ha(b.i());else if(a instanceof A)a=Ha(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Ta=function(){};Ta.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Ua(a,b){if(a==null)return null;a=a.Ll(b);return a==null?null:a};function Va(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Wa(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Xa(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Ya(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function Za(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function $a(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function ab(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
45
+ function bb(a){var b=cb,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function db(a){for(var b in a)return!1;return!0}function eb(a,b){b in a&&delete a[b]}function fb(a){var b={},c;for(c in a)b[c]=a[c];return b}
46
+ function gb(a){if(!a||typeof a!=="object")return a;if(typeof a.clone==="function")return a.clone();if(typeof Map!=="undefined"&&a instanceof Map)return new Map(a);if(typeof Set!=="undefined"&&a instanceof Set)return new Set(a);if(a instanceof Date)return new Date(a.getTime());var b=Array.isArray(a)?[]:typeof ArrayBuffer!=="function"||typeof ArrayBuffer.isView!=="function"||!ArrayBuffer.isView(a)||a instanceof DataView?{}:new a.constructor(a.length),c;for(c in a)b[c]=gb(a[c]);return b}var hb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
47
+ function ib(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var g=0;g<hb.length;g++)c=hb[g],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};/*
51
48
 
52
49
  Copyright Google LLC
53
50
  SPDX-License-Identifier: Apache-2.0
54
51
  */
55
- var zb=ia([""]),Ab=ha(["\x00"],["\\0"]),Bb=ha(["\n"],["\\n"]),Cb=ha(["\x00"],["\\u0000"]),Db=ia([""]),Eb=ha(["\x00"],["\\0"]),Fb=ha(["\n"],["\\n"]),Gb=ha(["\x00"],["\\u0000"]);function Ib(a){return Object.isFrozen(a)&&Object.isFrozen(a.raw)}function Jb(a){return a.toString().indexOf("`")===-1}var Kb=Jb(function(a){return a(zb)})||Jb(function(a){return a(Ab)})||Jb(function(a){return a(Bb)})||Jb(function(a){return a(Cb)}),Lb=Ib(Db)&&Ib(Eb)&&Ib(Fb)&&Ib(Gb);var Mb={};function Nb(){if(Mb!==Mb)throw Error("Bad secret");};var Ob=function(a){Nb();this.ji=a};Ob.prototype.toString=function(){return this.ji};new Ob("about:blank");var Pb=new Ob("about:invalid#zClosurez");function Qb(a){if(a instanceof Ob)return a.ji;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Rb(a){if(typeof MediaSource!=="undefined"&&a instanceof MediaSource)return new Ob(URL.createObjectURL(a));var b=a.type.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i);if((b==null?void 0:b.length)!==2||!(/^image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif|avif|x-ms-bmp)$/i.test(b[1])||/^video\/(?:mpeg|mp4|ogg|webm|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||/^audio\/(?:3gpp2|3gpp|aac|amr|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)$/i.test(b[1])||/^font\/\w+/i.test(b[1])))throw Error("unsafe blob MIME type: "+
56
- a.type);return new Ob(URL.createObjectURL(a))}var Sb=[],Tb=function(a){console.warn("A URL with content '"+a+"' was sanitized away.")};Sb.indexOf(Tb)===-1&&Sb.push(Tb);var Ub=function(){Nb();this.nl=""};Ub.prototype.toString=function(){return this.nl};function Vb(a,b){a.src=xb(b);var c,d;(c=(b=(d=(c=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)==null?void 0:d.call(c,"script[nonce]"))?b.nonce||b.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",c)};var Wb=function(){Nb();this.ol=""};Wb.prototype.toString=function(){return this.ol};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"||
57
- 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
58
- 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],
59
- 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}
60
- 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)}
61
- 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.ih=-1;this.Ih=!1};var uc=function(a,b,c){this.reset(a||oc,b,c,void 0,void 0)};uc.prototype.reset=function(){};
62
- var vc=function(a,b){this.level=null;this.Yk=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.fl={uf:function(){return a}}},wc=function(a){if(a.level)return a.level;if(a.parent)return wc(a.parent);pb("Root logger has no level set.");return oc},xc=function(a,b){for(;a;)a.Yk.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("."),
63
- 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.uf())):oc;d=d>=e.value}if(d){b=b||oc;d=Ac(Bc(),a.uf());typeof c==="function"&&(c=c());tc||(tc=new sc);e=tc;a=a.uf();if(e.Bd>0){var g=(e.ih+1)%e.Bd;e.ih=g;e.Ih?(e=e.yd[g],e.reset(b,c,a),a=e):(e.Ih=g==e.Bd-1,a=e.yd[g]=new uc(b,c,a))}else a=new uc(b,c,a);xc(d,a)}},Dc=function(a,b){a&&Cc(a,pc,b)},Ec=function(a,b){a&&Cc(a,
64
- rc,b)};var Fc=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")},Gc=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 Hc=function(a){if(a.R&&typeof a.R=="function")a=a.R();else if(xa(a)||typeof a==="string")a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Ic=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)},Jc=function(a){if(a.sb&&typeof a.sb=="function")return a.sb();
65
- 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)}}},Kc=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=Jc(a),e=Ic(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Lc=function(a,
66
- 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=Jc(a),d=Ic(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 Mc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Nc=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 Oc=function(a){this.hb=this.fc=this.vb="";this.uc=null;this.Rb=this.Yb="";this.za=this.bl=!1;if(a instanceof Oc){this.za=a.za;Pc(this,a.vb);var b=a.fc;Qc(this);this.fc=b;b=a.hb;Qc(this);this.hb=b;Rc(this,a.uc);this.setPath(a.getPath());Sc(this,a.Ba.clone());a=a.Rb;Qc(this);this.Rb=a}else a&&(b=String(a).match(Mc))?(this.za=!1,Pc(this,b[1]||"",!0),a=b[2]||"",Qc(this),this.fc=Tc(a),a=b[3]||"",Qc(this),this.hb=Tc(a,!0),Rc(this,b[4]),this.setPath(b[5]||"",!0),Sc(this,b[6]||"",!0),a=b[7]||"",Qc(this),
67
- this.Rb=Tc(a)):(this.za=!1,this.Ba=new Uc(null,this.za))};
68
- Oc.prototype.toString=function(){var a=[],b=this.vb;b&&a.push(Vc(b,Wc,!0),":");var c=this.hb;if(c||b=="file")a.push("//"),(b=this.fc)&&a.push(Vc(b,Wc,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.uc,c!=null&&a.push(":",String(c));if(c=this.getPath())this.hb&&c.charAt(0)!="/"&&a.push("/"),a.push(Vc(c,c.charAt(0)=="/"?Xc:Yc,!0));(c=this.Ba.toString())&&a.push("?",c);(c=this.Rb)&&a.push("#",Vc(c,Zc));return a.join("")};
69
- Oc.prototype.resolve=function(a){var b=this.clone(),c=!!a.vb;c?Pc(b,a.vb):c=!!a.fc;if(c){var d=a.fc;Qc(b);b.fc=d}else c=!!a.hb;c?(d=a.hb,Qc(b),b.hb=d):c=a.uc!=null;d=a.getPath();if(c)Rc(b,a.uc);else if(c=!!a.Yb){if(d.charAt(0)!="/")if(this.hb&&!this.Yb)d="/"+d;else{var e=b.getPath().lastIndexOf("/");e!=-1&&(d=b.getPath().slice(0,e+1)+d)}e=d;if(e==".."||e==".")d="";else if(e.indexOf("./")!=-1||e.indexOf("/.")!=-1){d=e.lastIndexOf("/",0)==0;e=e.split("/");for(var g=[],f=0;f<e.length;){var l=e[f++];
70
- 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?Sc(b,a.Ba.clone()):c=!!a.Rb;c&&(a=a.Rb,Qc(b),b.Rb=a);return b};Oc.prototype.clone=function(){return new Oc(this)};
71
- var Pc=function(a,b,c){Qc(a);a.vb=c?Tc(b,!0):b;a.vb&&(a.vb=a.vb.replace(/:$/,""))},Rc=function(a,b){Qc(a);if(b){b=Number(b);if(isNaN(b)||b<0)throw Error("Bad port number "+b);a.uc=b}else a.uc=null};Oc.prototype.getPath=function(){return this.Yb};Oc.prototype.setPath=function(a,b){Qc(this);this.Yb=b?Tc(a,!0):a;return this};var Sc=function(a,b,c){Qc(a);b instanceof Uc?(a.Ba=b,a.Ba.fg(a.za)):(c||(b=Vc(b,$c)),a.Ba=new Uc(b,a.za))};Oc.prototype.getQuery=function(){return this.Ba.toString()};
72
- Oc.prototype.removeParameter=function(a){Qc(this);this.Ba.remove(a);return this};var Qc=function(a){if(a.bl)throw Error("Tried to modify a read-only Uri");};Oc.prototype.fg=function(a){this.za=a;this.Ba&&this.Ba.fg(a)};
73
- var ad=function(a){return a instanceof Oc?a.clone():new Oc(a)},Tc=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},Vc=function(a,b,c){return typeof a==="string"?(a=encodeURI(a).replace(b,bd),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},bd=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},Wc=/[#\/\?@]/g,Yc=/[#\?:]/g,Xc=/[#\?]/g,$c=/[#\?@]/g,Zc=/#/g,Uc=function(a,b){this.Y=this.N=null;this.ta=a||null;this.za=!!b},cd=
74
- function(a){a.N||(a.N=new Map,a.Y=0,a.ta&&Nc(a.ta,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Uc.prototype;h.R=function(){cd(this);return this.Y};h.add=function(a,b){cd(this);this.ta=null;a=dd(this,a);var c=this.N.get(a);c||this.N.set(a,c=[]);c.push(b);this.Y=qb(this.Y)+1;return this};h.remove=function(a){cd(this);a=dd(this,a);return this.N.has(a)?(this.ta=null,this.Y=qb(this.Y)-this.N.get(a).length,this.N.delete(a)):!1};h.clear=function(){this.N=this.ta=null;this.Y=0};
75
- h.isEmpty=function(){cd(this);return this.Y==0};h.Ob=function(a){cd(this);a=dd(this,a);return this.N.has(a)};h.Gc=function(a){var b=this.aa();return ec(b,a)};h.forEach=function(a,b){cd(this);this.N.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.sb=function(){cd(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};
76
- h.aa=function(a){cd(this);var b=[];if(typeof a==="string")this.Ob(a)&&(b=b.concat(this.N.get(dd(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){cd(this);this.ta=null;a=dd(this,a);this.Ob(a)&&(this.Y=qb(this.Y)-this.N.get(a).length);this.N.set(a,[b]);this.Y=qb(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};
77
- h.setValues=function(a,b){this.remove(a);b.length>0&&(this.ta=null,this.N.set(dd(this,a),hc(b)),this.Y=qb(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("&")};
78
- h.clone=function(){var a=new Uc;a.ta=this.ta;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var dd=function(a,b){b=String(b);a.za&&(b=b.toLowerCase());return b};Uc.prototype.fg=function(a){a&&!this.za&&(cd(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};Uc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Kc(arguments[b],function(c,d){this.add(d,c)},this)};function ed(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=fd;b=b===void 0?{}:b;c=q(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=q(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var gd=function(a,b){this.M=a;this.Zk=b===void 0?null:b};r(gd,Ua);var hd=function(a,b,c){var d=Va(a.Zk,b);if(d==null)return c;d.Nl();return c.then(function(e){d.Pl(e);return e},function(e){d.Ol(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 hd(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:g,u:b.u,Ci:b.Ci&&b.Ci},c))};var id=function(){};id.prototype.send=function(a,b){ed(a);return(void 0).then(function(c){return b?Ma(b,c):c})};function jd(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Ra=this.Ra;this.Yd=this.Yd};I.prototype.Ra=!1;I.prototype.dispose=function(){this.Ra||(this.Ra=!0,this.J())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.J=function(){if(this.Yd)for(;this.Yd.length;)this.Yd.shift()()};var kd=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.cd=!1};kd.prototype.stopPropagation=function(){this.cd=!0};kd.prototype.preventDefault=function(){this.defaultPrevented=!0};var ld=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 md(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var nd=md().toLowerCase().indexOf("webkit")!=-1&&md().indexOf("Edge")==-1;var od=function(a,b){kd.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Ja=null;if(a){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;
79
- 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=nd||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=nd||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=
80
- a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||(c=="keypress"?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.pointerId=a.pointerId||0;this.pointerType=a.pointerType;this.state=a.state;this.timeStamp=a.timeStamp;this.Ja=a;a.defaultPrevented&&od.L.preventDefault.call(this)}};y(od,kd);
81
- od.prototype.stopPropagation=function(){od.L.stopPropagation.call(this);this.Ja.stopPropagation?this.Ja.stopPropagation():this.Ja.cancelBubble=!0};od.prototype.preventDefault=function(){od.L.preventDefault.call(this);var a=this.Ja;a.preventDefault?a.preventDefault():a.returnValue=!1};var pd="closure_listenable_"+(Math.random()*1E6|0),qd=function(a){return!(!a||!a[pd])};var rd=0;var sd=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=++rd;this.fd=this.zd=!1},td=function(a){a.fd=!0;a.listener=null;a.proxy=null;a.src=null;a.ib=null};var ud=function(a){this.src=a;this.ha={};this.md=0};ud.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ha[g];a||(a=this.ha[g]=[],this.md++);var f=vd(a,b,d,e);f>-1?(b=a[f],c||(b.zd=!1)):(b=new sd(b,this.src,g,!!d,e),b.zd=c,a.push(b));return b};ud.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ha))return!1;var e=this.ha[a];b=vd(e,b,c,d);return b>-1?(td(e[b]),gc(e,b),e.length==0&&(delete this.ha[a],this.md--),!0):!1};
82
- var wd=function(a,b){var c=b.type;c in a.ha&&fc(a.ha[c],b)&&(td(b),a.ha[c].length==0&&(delete a.ha[c],a.md--))};ud.prototype.ed=function(a){a=a&&a.toString();var b=0,c;for(c in this.ha)if(!a||c==a){for(var d=this.ha[c],e=0;e<d.length;e++)++b,td(d[e]);delete this.ha[c];this.md--}};ud.prototype.Kc=function(a,b,c,d){a=this.ha[a.toString()];var e=-1;a&&(e=vd(a,b,c,d));return e>-1?a[e]:null};
83
- ud.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return Za(this.ha,function(g){for(var f=0;f<g.length;++f)if(!(c&&g[f].type!=d||e&&g[f].capture!=b))return!0;return!1})};var vd=function(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!g.fd&&g.listener==b&&g.capture==!!c&&g.ib==d)return e}return-1};var xd="closure_lm_"+(Math.random()*1E6|0),yd={},zd=0,Bd=function(a,b,c,d,e){if(d&&d.once)return Ad(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=Cd(c);return qd(a)?a.Wa(b,c,u(d)?!!d.capture:!!d,e):Dd(a,b,c,!1,d,e)},Dd=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=u(e)?!!e.capture:!!e,l=Ed(a);l||(a[xd]=l=new ud(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=Fd();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)ld||(e=f),e===void 0&&
84
- (e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Gd(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.");zd++;return c},Fd=function(){var a=Hd,b=function(c){return a.call(b.src,b.listener,c)};return b},Ad=function(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g++)Ad(a,b[g],c,d,e);return null}c=Cd(c);return qd(a)?
85
- a.Uc(b,c,u(d)?!!d.capture:!!d,e):Dd(a,b,c,!0,d,e)},Id=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)Id(a,b[g],c,d,e);else d=u(d)?!!d.capture:!!d,c=Cd(c),qd(a)?a.se(b,c,d,e):a&&(a=Ed(a))&&(b=a.Kc(b,c,d,e))&&Jd(b)},Jd=function(a){if(typeof a!=="number"&&a&&!a.fd){var b=a.src;if(qd(b))wd(b.Ia,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Gd(c),d):b.addListener&&b.removeListener&&b.removeListener(d);zd--;(c=Ed(b))?
86
- (wd(c,a),c.md==0&&(c.src=null,b[xd]=null)):td(a)}}},Gd=function(a){return a in yd?yd[a]:yd[a]="on"+a},Hd=function(a,b){if(a.fd)a=!0;else{b=new od(b,this);var c=a.listener,d=a.ib||a.src;a.zd&&Jd(a);a=c.call(d,b)}return a},Ed=function(a){a=a[xd];return a instanceof ud?a:null},Kd="__closure_events_fn_"+(Math.random()*1E9>>>0),Cd=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[Kd]||(a[Kd]=function(b){return a.handleEvent(b)});
87
- return a[Kd]};var J=function(){I.call(this);this.Ia=new ud(this);this.Jk=this;this.Sf=null};y(J,I);J.prototype[pd]=!0;h=J.prototype;h.addEventListener=function(a,b,c,d){Bd(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Id(this,a,b,c,d)};
88
- h.dispatchEvent=function(a){Ld(this);var b=this.Sf;if(b){var c=[];for(var d=1;b;b=b.Sf)c.push(b),E(++d<1E3,"infinite loop")}b=this.Jk;d=a.type||a;if(typeof a==="string")a=new kd(a,b);else if(a instanceof kd)a.target=a.target||b;else{var e=a;a=new kd(d,b);jb(a,e)}e=!0;if(c)for(var g=c.length-1;!a.cd&&g>=0;g--){var f=a.currentTarget=c[g];e=Md(f,d,!0,a)&&e}a.cd||(f=a.currentTarget=b,e=Md(f,d,!0,a)&&e,a.cd||(e=Md(f,d,!1,a)&&e));if(c)for(g=0;!a.cd&&g<c.length;g++)f=a.currentTarget=c[g],e=Md(f,d,!1,a)&&
89
- e;return e};h.J=function(){J.L.J.call(this);this.Ia&&this.Ia.ed();this.Sf=null};h.Wa=function(a,b,c,d){Ld(this);return this.Ia.add(String(a),b,!1,c,d)};h.Uc=function(a,b,c,d){return this.Ia.add(String(a),b,!0,c,d)};h.se=function(a,b,c,d){this.Ia.remove(String(a),b,c,d)};var Md=function(a,b,c,d){b=a.Ia.ha[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,g=0;g<b.length;++g){var f=b[g];if(f&&!f.fd&&f.capture==c){var l=f.listener,m=f.ib||f.src;f.zd&&wd(a.Ia,f);e=l.call(m,d)!==!1&&e}}return e&&!d.defaultPrevented};
90
- J.prototype.Kc=function(a,b,c,d){return this.Ia.Kc(String(a),b,c,d)};J.prototype.hasListener=function(a,b){return this.Ia.hasListener(a!==void 0?String(a):void 0,b)};var Ld=function(a){E(a.Ia,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Nd=function(a,b){this.Ok=a[t.Symbol.iterator]();this.gl=b};Nd.prototype[Symbol.iterator]=function(){return this};Nd.prototype.next=function(){var a=this.Ok.next();return{value:a.done?void 0:this.gl.call(void 0,a.value),done:a.done}};var Od=function(a,b){return new Nd(a,b)};var Pd=function(){},Qd=function(a){return a};var Rd=function(){};Rd.prototype.next=function(){return Sd};var Sd=mc({done:!0,value:void 0});Rd.prototype.Da=function(){return this};
91
- var Td=function(a){if(a instanceof Rd)return a;if(typeof a.Da=="function")return a.Da(!1);if(xa(a)){var b=0,c=new Rd;c.next=function(){for(;;){if(b>=a.length)return Sd;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");},Ud=function(a,b){if(xa(a))Zb(a,b);else for(a=Td(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var Yd=function(a){if(a instanceof Vd||a instanceof Wd||a instanceof Xd)return a;if(typeof a.next=="function")return new Vd(function(){return a});if(typeof a[Symbol.iterator]=="function")return new Vd(function(){return a[Symbol.iterator]()});if(typeof a.Da=="function")return new Vd(function(){return a.Da()});throw Error("Not an iterator or iterable.");},Vd=function(a){this.sf=a};Vd.prototype.Da=function(){return new Wd(this.sf())};Vd.prototype[Symbol.iterator]=function(){return new Xd(this.sf())};
92
- Vd.prototype.vg=function(){return new Xd(this.sf())};var Wd=function(a){this.Qc=a};r(Wd,Rd);Wd.prototype.next=function(){return this.Qc.next()};Wd.prototype[Symbol.iterator]=function(){return new Xd(this.Qc)};Wd.prototype.vg=function(){return new Xd(this.Qc)};var Xd=function(a){Vd.call(this,function(){return a});this.Qc=a};r(Xd,Vd);Xd.prototype.next=function(){return this.Qc.next()};var Zd=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=Zd.prototype;h.R=function(){return this.size};h.aa=function(){$d(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.A[this.K[b]]);return a};h.sb=function(){$d(this);return this.K.concat()};h.Ob=function(a){return this.has(a)};h.has=function(a){return ae(this.A,a)};
93
- h.Gc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(ae(this.A,c)&&this.A[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.R())return!1;b=b||be;$d(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var be=function(a,b){return a===b};Zd.prototype.isEmpty=function(){return this.size==0};Zd.prototype.clear=function(){this.A={};this.K.length=0;this.lb(0);this.od=0};Zd.prototype.remove=function(a){return this.delete(a)};
94
- Zd.prototype.delete=function(a){return ae(this.A,a)?(delete this.A[a],this.lb(this.size-1),this.od++,this.K.length>2*this.size&&$d(this),!0):!1};var $d=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];ae(a.A,d)&&(a.K[c++]=d);b++}a.K.length=c}if(a.size!=a.K.length){var e={};for(c=b=0;b<a.K.length;)d=a.K[b],ae(e,d)||(a.K[c++]=d,e[d]=1),b++;a.K.length=c}};h=Zd.prototype;h.get=function(a,b){return ae(this.A,a)?this.A[a]:b};
95
- h.set=function(a,b){ae(this.A,a)||(this.lb(this.size+1),this.K.push(a),this.od++);this.A[a]=b};h.addAll=function(a){if(a instanceof Zd)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 Zd(this)};h.keys=function(){return Yd(this.Da(!0)).vg()};h.values=function(){return Yd(this.Da(!1)).vg()};
96
- h.entries=function(){var a=this;return Od(this.keys(),function(b){return[b,a.get(b)]})};h.Da=function(a){$d(this);var b=0,c=this.od,d=this,e=new Rd;e.next=function(){if(c!=d.od)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return Sd;var g=d.K[b++];return{value:a?g:d.A[g],done:!1}};return e};h.lb=function(a){this.size=a};var ae=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var ce=function(a){this.A=new Zd;this.size=0;a&&this.addAll(a)},de=function(a){var b=typeof a;return b=="object"&&a||b=="function"?"o"+Ba(a):b.slice(0,1)+a};h=ce.prototype;h.R=function(){return this.A.size};h.add=function(a){this.A.set(de(a),a);this.lb(this.A.size)};h.addAll=function(a){a=Ic(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.lb(this.A.size)};h.ed=function(a){a=Ic(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.lb(this.A.size)};
97
- h.delete=function(a){a=this.A.remove(de(a));this.lb(this.A.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.A.clear();this.lb(0)};h.isEmpty=function(){return this.A.size===0};h.has=function(a){return this.A.Ob(de(a))};h.contains=function(a){return this.A.Ob(de(a))};var fe=function(a,b){var c=new ce;b=Ic(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},ge=function(a,b){a=a.clone();a.ed(b);return a};ce.prototype.aa=function(){return this.A.aa()};
98
- ce.prototype.values=function(){return this.A.values()};ce.prototype.clone=function(){return new ce(this)};ce.prototype.equals=function(a){return this.R()==Hc(a)&&he(this,a)};var he=function(a,b){var c=Hc(b);if(a.R()>c)return!1;!(b instanceof ce)&&c>5&&(b=new ce(b));return Lc(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)})};ce.prototype.Da=function(){return this.A.Da(!1)};
99
- ce.prototype[Symbol.iterator]=function(){return this.values()};ce.prototype.lb=function(a){this.size=a};var ie=function(a,b,c){J.call(this);this.hl=b;this.token=c;this.zb=[];this.tg=new ce;this.xb=0;this.url=a};y(ie,J);x("ee.AbstractOverlay",ie);var je=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.hl,c,e,b.y].join("/")};ie.prototype.Lc=function(){return this.zb.length};var ke=function(a){kd.call(this,"tileevent");this.count=a};y(ke,kd);var le={yc:"ADMIN_READ",zc:"DATA_READ",Ac:"DATA_WRITE",ak:"LOG_TYPE_UNSPECIFIED",values:function(){return[le.ak,le.yc,le.Ac,le.zc]}},me={yc:"ADMIN_READ",we:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[me.Ee,me.yc,me.we,me.zc,me.Ac]}},ne={bj:"AUTO_APPEAL_ELIGIBLE",fj:"CAPABILITY_GROUP_UNSPECIFIED",hj:"CLOUD_ALPHA",Cj:"EXTERNAL",Tj:"INTERNAL",Wj:"LIMITED",ik:"PREAUTHORIZED",kk:"PREVIEW",Cc:"PUBLIC",mk:"RESTRICTED",values:function(){return[ne.fj,
100
- ne.Cc,ne.Tj,ne.Cj,ne.Wj,ne.ik,ne.kk,ne.hj,ne.mk,ne.bj]}},oe={Ui:"ADMIN_ACTIVITY",sj:"DATA_ACCESS",Ck:"UNSPECIFIED_LOG_NAME",values:function(){return[oe.Ck,oe.Ui,oe.sj]}},pe={yc:"ADMIN_READ",we:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[pe.Ee,pe.yc,pe.we,pe.zc,pe.Ac]}},qe={vj:"DEFAULT_OBJECT_ACL",Cc:"PUBLIC",xk:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[qe.xk,qe.Cc,qe.vj]}},re={Xi:"APPROVER",Zi:"ATTRIBUTION",aj:"AUTHORITY",mj:"CREDENTIALS_TYPE",
101
- nj:"CREDS_ASSERTION",Vj:"JUSTIFICATION_TYPE",De:"NO_ATTR",pk:"SECURITY_REALM",values:function(){return[re.De,re.aj,re.Zi,re.pk,re.Xi,re.Vj,re.mj,re.nj]}},se={Aj:"DISCHARGED",Bj:"EQUALS",Nj:"IN",ck:"NOT_EQUALS",dk:"NOT_IN",fk:"NO_OP",values:function(){return[se.fk,se.Bj,se.ck,se.Nj,se.dk,se.Aj]}},te={Uj:"IP",bk:"NAME",De:"NO_ATTR",lk:"REGION",qk:"SERVICE",values:function(){return[te.De,te.lk,te.qk,te.bk,te.Uj]}},ue={Yj:"LOG_FAIL_CLOSED",Zj:"LOG_MODE_UNSPECIFIED",values:function(){return[ue.Zj,ue.Yj]}},
102
- ve={gj:"CLASSIFIER",Ej:"FEATURE_VIEW",Gj:"FOLDER",Kj:"IMAGE",Lj:"IMAGE_COLLECTION",wk:"TABLE",Ie:"TYPE_UNSPECIFIED",values:function(){return[ve.Ie,ve.Kj,ve.Lj,ve.wk,ve.Gj,ve.gj,ve.Ej]}},we={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[we.Cb,we.Db,we.Gb,we.Ab,we.Fb,we.Bb,we.Hb,we.Eb,we.Ib,we.Jb]}},xe={Dk:"V1",Ek:"V2",Fk:"VERSION_UNSPECIFIED",
103
- values:function(){return[xe.Fk,xe.Dk,xe.Ek]}},ye={cj:"BOOLEAN",uj:"DATE_TIME",Bc:"DOUBLE",Sj:"INTEGER",uk:"STRING",Ie:"TYPE_UNSPECIFIED",values:function(){return[ye.Ie,ye.Sj,ye.cj,ye.Bc,ye.uk,ye.uj]}},ze={Fj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Cc:"PUBLIC",values:function(){return[ze.Fj,ze.Cc]}},Ae={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",
104
- values:function(){return[Ae.Cb,Ae.Db,Ae.Gb,Ae.Ab,Ae.Fb,Ae.Bb,Ae.Hb,Ae.Eb,Ae.Ib,Ae.Jb]}},Be={Jj:"HORIZONTAL",gk:"ORIENTATION_UNSPECIFIED",Gk:"VERTICAL",values:function(){return[Be.gk,Be.Jj,Be.Gk]}},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={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[De.cb,
105
- De.Za,De.eb,De.MIN,De.MAX,De.bb,De.ab]}},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={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Fe.Cb,Fe.Db,Fe.Gb,Fe.Ab,Fe.Fb,Fe.Bb,Fe.Hb,Fe.Eb,Fe.Ib,Fe.Jb]}},
106
- Ge={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ge.cb,Ge.Za,Ge.eb,Ge.MIN,Ge.MAX,Ge.bb,Ge.ab]}},He={Mj:"IMPORT_MODE_UNSPECIFIED",Oj:"INGEST",Hk:"VIRTUAL",values:function(){return[He.Mj,He.Oj,He.Hk]}},Ie={dj:"CANCELLED",ej:"CANCELLING",Dj:"FAILED",hk:"PENDING",nk:"RUNNING",tk:"STATE_UNSPECIFIED",vk:"SUCCEEDED",values:function(){return[Ie.tk,Ie.hk,Ie.nk,Ie.ej,Ie.vk,Ie.dj,Ie.Dj]}},Je={rk:"SEVERE",sk:"SEVERITY_UNSPECIFIED",
107
- Ik:"WARNING",values:function(){return[Je.sk,Je.Ik,Je.rk]}},Ke={Bc:"DOUBLE",FLOAT:"FLOAT",INT:"INT",jk:"PRECISION_UNSPECIFIED",values:function(){return[Ke.jk,Ke.INT,Ke.FLOAT,Ke.Bc]}},Le={Yi:"ASCENDING",yj:"DESCENDING",zj:"DIRECTION_UNSPECIFIED",values:function(){return[Le.zj,Le.Yi,Le.yj]}},Me={Vi:"ALLOW",Wi:"ALLOW_WITH_LOG",wj:"DENY",xj:"DENY_WITH_LOG",Xj:"LOG",ek:"NO_ACTION",values:function(){return[Me.ek,Me.Vi,Me.Wi,Me.wj,Me.xj,Me.Xj]}},Ne={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",
108
- He:"TF_RECORD_TABLE",values:function(){return[Ne.Ge,Ne.xe,Ne.ye,Ne.Ae,Ne.Be,Ne.Fe,Ne.He]}},Oe={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",He:"TF_RECORD_TABLE",values:function(){return[Oe.Ge,Oe.xe,Oe.ye,Oe.Ae,Oe.Be,Oe.Fe,Oe.He]}},Pe={ij:"COLUMN_DATA_TYPE_LONG",jj:"COLUMN_DATA_TYPE_NUMERIC",kj:"COLUMN_DATA_TYPE_STRING",lj:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Pe.lj,Pe.kj,Pe.jj,Pe.ij]}},Qe={oj:"CSV_COLUMN_DATA_TYPE_LONG",pj:"CSV_COLUMN_DATA_TYPE_NUMERIC",
109
- qj:"CSV_COLUMN_DATA_TYPE_STRING",rj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Qe.rj,Qe.qj,Qe.pj,Qe.oj]}},Re={Hj:"GLOBALLY_CONSISTENT",Ij:"HIGHER_DENSITY",Bk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Re.Bk,Re.Hj,Re.Ij]}},Se={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Se.Cb,Se.Db,Se.Gb,Se.Ab,Se.Fb,
110
- Se.Bb,Se.Hb,Se.Eb,Se.Ib,Se.Jb]}},Te={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Te.cb,Te.Za,Te.eb,Te.MIN,Te.MAX,Te.bb,Te.ab]}},Ue={tj:"DATA_TYPE_UNSPECIFIED",Bc:"DOUBLE",FLOAT:"FLOAT",Pj:"INT16",Qj:"INT32",Rj:"INT8",yk:"UINT16",zk:"UINT32",Ak:"UINT8",values:function(){return[Ue.tj,Ue.Rj,Ue.Ak,Ue.Pj,Ue.yk,Ue.Qj,Ue.zk,Ue.FLOAT,Ue.Bc]}},Ve={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[Ve.Je,
111
- Ve.Ce,Ve.ze,Ve.Ke]}},We={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[We.Je,We.Ce,We.ze,We.Ke]}},Xe=function(a){a=a===void 0?{}:a;this.h={};this.h.scaleX=a.bg==null?null:a.bg;this.h.shearX=a.gg==null?null:a.gg;this.h.translateX=a.xg==null?null:a.xg;this.h.shearY=a.hg==null?null:a.hg;this.h.scaleY=a.cg==null?null:a.cg;this.h.translateY=a.yg==null?null:a.yg};r(Xe,A);Xe.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
112
- k.Object.defineProperties(Xe.prototype,{bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleX")?B(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleY")?B(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearX")?B(this,"shearX"):null},set:function(a){this.h.shearX=a}},hg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearY")?
52
+ var jb={};function kb(){if(jb!==jb)throw Error("Bad secret");};var lb=globalThis.trustedTypes,mb;function nb(){var a=null;if(!lb)return a;try{var b=function(c){return c};a=lb.createPolicy("goog#html",{createHTML:b,createScript:b,createScriptURL:b})}catch(c){throw c;}return a};var ob=function(a){kb();this.ii=a};ob.prototype.toString=function(){return this.ii+""};function pb(a){mb===void 0&&(mb=nb());var b=mb;return new ob(b?b.createScriptURL(a):a)}function qb(a){if(a instanceof ob)return a.ii;throw Error("Unexpected type when unwrapping TrustedResourceUrl");};var rb=ia([""]),sb=ha(["\x00"],["\\0"]),tb=ha(["\n"],["\\n"]),ub=ha(["\x00"],["\\u0000"]),vb=ia([""]),wb=ha(["\x00"],["\\0"]),xb=ha(["\n"],["\\n"]),yb=ha(["\x00"],["\\u0000"]);function zb(a){return Object.isFrozen(a)&&Object.isFrozen(a.raw)}function Ab(a){return a.toString().indexOf("`")===-1}var Bb=Ab(function(a){return a(rb)})||Ab(function(a){return a(sb)})||Ab(function(a){return a(tb)})||Ab(function(a){return a(ub)}),Cb=zb(vb)&&zb(wb)&&zb(xb)&&zb(yb);var Db=function(a){kb();this.ji=a};Db.prototype.toString=function(){return this.ji};new Db("about:blank");var Eb=new Db("about:invalid#zClosurez");function Fb(a){if(a instanceof Db)return a.ji;throw Error("Unexpected type when unwrapping SafeUrl, got '"+a+"' of type '"+typeof a+"'");};function Gb(a){if(typeof MediaSource!=="undefined"&&a instanceof MediaSource)return new Db(URL.createObjectURL(a));var b=a.type.match(/^([^;]+)(?:;\w+=(?:\w+|"[\w;,= ]+"))*$/i);if((b==null?void 0:b.length)!==2||!(/^image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif|avif|x-ms-bmp)$/i.test(b[1])||/^video\/(?:mpeg|mp4|ogg|webm|x-matroska|quicktime|x-ms-wmv)$/i.test(b[1])||/^audio\/(?:3gpp2|3gpp|aac|amr|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)$/i.test(b[1])||/^font\/\w+/i.test(b[1])))throw Error("unsafe blob MIME type: "+
53
+ a.type);return new Db(URL.createObjectURL(a))}var Ib=[],Jb=function(a){console.warn("A URL with content '"+a+"' was sanitized away.")};Ib.indexOf(Jb)===-1&&Ib.push(Jb);function Kb(a,b){a.src=qb(b);var c,d;(c=(b=(d=(c=(a.ownerDocument&&a.ownerDocument.defaultView||window).document).querySelector)==null?void 0:d.call(c,"script[nonce]"))?b.nonce||b.getAttribute("nonce")||"":"")&&a.setAttribute("nonce",c)};function Lb(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Lb);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));b!==void 0&&(this.cause=b)}y(Lb,Error);Lb.prototype.name="CustomError";var Mb;function Nb(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");Lb.call(this,c+a[d])}y(Nb,Lb);Nb.prototype.name="AssertionError";function Ob(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var g=d}else a&&(e+=": "+a,g=b);throw new Nb(""+e,g||[]);}
54
+ var E=function(a,b,c){a||Ob("",null,b,Array.prototype.slice.call(arguments,2))},Pb=function(a,b,c){a==null&&Ob("Expected to exist: %s.",[a],b,Array.prototype.slice.call(arguments,2));return a},Qb=function(a,b){throw new Nb("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Rb=function(a,b,c){typeof a!=="number"&&Ob("Expected number but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a},Sb=function(a,b,c){typeof a!=="string"&&Ob("Expected string but got %s: %s.",
55
+ [wa(a),a],b,Array.prototype.slice.call(arguments,2))},Tb=function(a,b,c){typeof a!=="function"&&Ob("Expected function but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2))},Ub=function(a,b,c){u(a)||Ob("Expected object but got %s: %s.",[wa(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Vb=Array.prototype.indexOf?function(a,b){E(a.length!=null);return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Wb=Array.prototype.lastIndexOf?function(a,b){E(a.length!=null);return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;c<0&&(c=Math.max(0,a.length+c));if(typeof a==="string")return typeof b!=="string"||
56
+ b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&&a[c]===b)return c;return-1},Xb=Array.prototype.forEach?function(a,b){E(a.length!=null);Array.prototype.forEach.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)e in d&&b.call(void 0,d[e],e,a)},Yb=Array.prototype.filter?function(a,b){E(a.length!=null);return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,g=typeof a==="string"?a.split(""):a,f=0;f<c;f++)if(f in
57
+ g){var l=g[f];b.call(void 0,l,f,a)&&(d[e++]=l)}return d},Zb=Array.prototype.map?function(a,b,c){E(a.length!=null);return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),g=typeof a==="string"?a.split(""):a,f=0;f<d;f++)f in g&&(e[f]=b.call(c,g[f],f,a));return e},$b=Array.prototype.some?function(a,b){E(a.length!=null);return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],
58
+ e,a))return!0;return!1},ac=Array.prototype.every?function(a,b){E(a.length!=null);return Array.prototype.every.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&&!b.call(void 0,d[e],e,a))return!1;return!0};function bc(a,b){var c=0;Xb(a,function(d,e,g){b.call(void 0,d,e,g)&&++c});return c}function cc(a,b){return Vb(a,b)>=0}function dc(a,b){b=Vb(a,b);var c;(c=b>=0)&&ec(a,b);return c}
59
+ function ec(a,b){E(a.length!=null);Array.prototype.splice.call(a,b,1)}function fc(a){var b=a.length;if(b>0){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]}function gc(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(xa(d)){var e=a.length||0,g=d.length||0;a.length=e+g;for(var f=0;f<g;f++)a[e+f]=d[f]}else a.push(d)}}function hc(a,b,c){E(a.length!=null);return arguments.length<=2?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
60
+ function ic(a){var b=[];if(a-0<0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function jc(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192){var g=hc(d,e,e+8192);g=jc.apply(null,g);for(var f=0;f<g.length;f++)b.push(g[f])}else b.push(d)}return b};var kc=Object.freeze||function(a){return a};var lc=function(a,b){this.name=a;this.value=b};lc.prototype.toString=function(){return this.name};var mc=new lc("OFF",Infinity),nc=new lc("SEVERE",1E3),oc=new lc("CONFIG",700),pc=new lc("FINE",500),qc=function(){this.Bd=0;this.clear()},rc;qc.prototype.clear=function(){this.yd=Array(this.Bd);this.ih=-1;this.Ih=!1};var sc=function(a,b,c){this.reset(a||mc,b,c,void 0,void 0)};sc.prototype.reset=function(){};
61
+ var tc=function(a,b){this.level=null;this.Zk=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.gl={uf:function(){return a}}},uc=function(a){if(a.level)return a.level;if(a.parent)return uc(a.parent);Qb("Root logger has no level set.");return mc},vc=function(a,b){for(;a;)a.Zk.forEach(function(c){c(b)}),a=a.parent},wc=function(){this.entries={};var a=new tc("");a.level=oc;this.entries[""]=a},xc,yc=function(a,b){var c=a.entries[b];if(c)return c;c=yc(a,b.slice(0,Math.max(b.lastIndexOf("."),
62
+ 0)));var d=new tc(b,c);a.entries[b]=d;c.children.push(d);return d},zc=function(){xc||(xc=new wc);return xc},Ac=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?uc(yc(zc(),a.uf())):mc;d=d>=e.value}if(d){b=b||mc;d=yc(zc(),a.uf());typeof c==="function"&&(c=c());rc||(rc=new qc);e=rc;a=a.uf();if(e.Bd>0){var g=(e.ih+1)%e.Bd;e.ih=g;e.Ih?(e=e.yd[g],e.reset(b,c,a),a=e):(e.Ih=g==e.Bd-1,a=e.yd[g]=new sc(b,c,a))}else a=new sc(b,c,a);vc(d,a)}},Bc=function(a,b){a&&Ac(a,nc,b)},Cc=function(a,b){a&&Ac(a,
63
+ pc,b)};var Dc=function(a,b){for(var c=a.split("%s"),d="",e=Array.prototype.slice.call(arguments,1);e.length&&c.length>1;)d+=c.shift()+e.shift();return d+c.join("%s")},Ec=function(a){var b=1;a=a.split(":");for(var c=[];b>0&&a.length;)c.push(a.shift()),b--;a.length&&c.push(a.join(":"));return c};var Fc=function(a){if(a.R&&typeof a.R=="function")a=a.R();else if(xa(a)||typeof a==="string")a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Gc=function(a){if(a.aa&&typeof a.aa=="function")return a.aa();if(typeof Map!=="undefined"&&a instanceof Map||typeof Set!=="undefined"&&a instanceof Set)return Array.from(a.values());if(typeof a==="string")return a.split("");if(xa(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return Za(a)},Hc=function(a){if(a.sb&&typeof a.sb=="function")return a.sb();
64
+ if(!a.aa||typeof a.aa!="function"){if(typeof Map!=="undefined"&&a instanceof Map)return Array.from(a.keys());if(!(typeof Set!=="undefined"&&a instanceof Set)){if(xa(a)||typeof a==="string"){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return $a(a)}}},Ic=function(a,b,c){if(a.forEach&&typeof a.forEach=="function")a.forEach(b,c);else if(xa(a)||typeof a==="string")Array.prototype.forEach.call(a,b,c);else for(var d=Hc(a),e=Gc(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Jc=function(a,
65
+ b){if(typeof a.every=="function")return a.every(b,void 0);if(xa(a)||typeof a==="string")return Array.prototype.every.call(a,b,void 0);for(var c=Hc(a),d=Gc(a),e=d.length,g=0;g<e;g++)if(!b.call(void 0,d[g],c&&c[g],a))return!1;return!0};var Kc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Lc=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(d>=0){var g=a[c].substring(0,d);e=a[c].substring(d+1)}else g=a[c];b(g,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var Mc=function(a){this.hb=this.fc=this.vb="";this.uc=null;this.Rb=this.Yb="";this.za=this.cl=!1;if(a instanceof Mc){this.za=a.za;Nc(this,a.vb);var b=a.fc;Oc(this);this.fc=b;b=a.hb;Oc(this);this.hb=b;Pc(this,a.uc);this.setPath(a.getPath());Qc(this,a.Ba.clone());a=a.Rb;Oc(this);this.Rb=a}else a&&(b=String(a).match(Kc))?(this.za=!1,Nc(this,b[1]||"",!0),a=b[2]||"",Oc(this),this.fc=Rc(a),a=b[3]||"",Oc(this),this.hb=Rc(a,!0),Pc(this,b[4]),this.setPath(b[5]||"",!0),Qc(this,b[6]||"",!0),a=b[7]||"",Oc(this),
66
+ this.Rb=Rc(a)):(this.za=!1,this.Ba=new Sc(null,this.za))};
67
+ Mc.prototype.toString=function(){var a=[],b=this.vb;b&&a.push(Tc(b,Uc,!0),":");var c=this.hb;if(c||b=="file")a.push("//"),(b=this.fc)&&a.push(Tc(b,Uc,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.uc,c!=null&&a.push(":",String(c));if(c=this.getPath())this.hb&&c.charAt(0)!="/"&&a.push("/"),a.push(Tc(c,c.charAt(0)=="/"?Vc:Wc,!0));(c=this.Ba.toString())&&a.push("?",c);(c=this.Rb)&&a.push("#",Tc(c,Xc));return a.join("")};
68
+ Mc.prototype.resolve=function(a){var b=this.clone(),c=!!a.vb;c?Nc(b,a.vb):c=!!a.fc;if(c){var d=a.fc;Oc(b);b.fc=d}else c=!!a.hb;c?(d=a.hb,Oc(b),b.hb=d):c=a.uc!=null;d=a.getPath();if(c)Pc(b,a.uc);else if(c=!!a.Yb){if(d.charAt(0)!="/")if(this.hb&&!this.Yb)d="/"+d;else{var e=b.getPath().lastIndexOf("/");e!=-1&&(d=b.getPath().slice(0,e+1)+d)}e=d;if(e==".."||e==".")d="";else if(e.indexOf("./")!=-1||e.indexOf("/.")!=-1){d=e.lastIndexOf("/",0)==0;e=e.split("/");for(var g=[],f=0;f<e.length;){var l=e[f++];
69
+ l=="."?d&&f==e.length&&g.push(""):l==".."?((g.length>1||g.length==1&&g[0]!="")&&g.pop(),d&&f==e.length&&g.push("")):(g.push(l),d=!0)}d=g.join("/")}else d=e}c?b.setPath(d):c=a.Ba.toString()!=="";c?Qc(b,a.Ba.clone()):c=!!a.Rb;c&&(a=a.Rb,Oc(b),b.Rb=a);return b};Mc.prototype.clone=function(){return new Mc(this)};
70
+ var Nc=function(a,b,c){Oc(a);a.vb=c?Rc(b,!0):b;a.vb&&(a.vb=a.vb.replace(/:$/,""))},Pc=function(a,b){Oc(a);if(b){b=Number(b);if(isNaN(b)||b<0)throw Error("Bad port number "+b);a.uc=b}else a.uc=null};Mc.prototype.getPath=function(){return this.Yb};Mc.prototype.setPath=function(a,b){Oc(this);this.Yb=b?Rc(a,!0):a;return this};var Qc=function(a,b,c){Oc(a);b instanceof Sc?(a.Ba=b,a.Ba.fg(a.za)):(c||(b=Tc(b,Yc)),a.Ba=new Sc(b,a.za))};Mc.prototype.getQuery=function(){return this.Ba.toString()};
71
+ Mc.prototype.removeParameter=function(a){Oc(this);this.Ba.remove(a);return this};var Oc=function(a){if(a.cl)throw Error("Tried to modify a read-only Uri");};Mc.prototype.fg=function(a){this.za=a;this.Ba&&this.Ba.fg(a)};
72
+ var Zc=function(a){return a instanceof Mc?a.clone():new Mc(a)},Rc=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},Tc=function(a,b,c){return typeof a==="string"?(a=encodeURI(a).replace(b,$c),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},$c=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},Uc=/[#\/\?@]/g,Wc=/[#\?:]/g,Vc=/[#\?]/g,Yc=/[#\?@]/g,Xc=/#/g,Sc=function(a,b){this.Y=this.N=null;this.ta=a||null;this.za=!!b},ad=
73
+ function(a){a.N||(a.N=new Map,a.Y=0,a.ta&&Lc(a.ta,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Sc.prototype;h.R=function(){ad(this);return this.Y};h.add=function(a,b){ad(this);this.ta=null;a=bd(this,a);var c=this.N.get(a);c||this.N.set(a,c=[]);c.push(b);this.Y=Rb(this.Y)+1;return this};h.remove=function(a){ad(this);a=bd(this,a);return this.N.has(a)?(this.ta=null,this.Y=Rb(this.Y)-this.N.get(a).length,this.N.delete(a)):!1};h.clear=function(){this.N=this.ta=null;this.Y=0};
74
+ h.isEmpty=function(){ad(this);return this.Y==0};h.Ob=function(a){ad(this);a=bd(this,a);return this.N.has(a)};h.Gc=function(a){var b=this.aa();return cc(b,a)};h.forEach=function(a,b){ad(this);this.N.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.sb=function(){ad(this);for(var a=Array.from(this.N.values()),b=Array.from(this.N.keys()),c=[],d=0;d<b.length;d++)for(var e=a[d],g=0;g<e.length;g++)c.push(b[d]);return c};
75
+ h.aa=function(a){ad(this);var b=[];if(typeof a==="string")this.Ob(a)&&(b=b.concat(this.N.get(bd(this,a))));else{a=Array.from(this.N.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){ad(this);this.ta=null;a=bd(this,a);this.Ob(a)&&(this.Y=Rb(this.Y)-this.N.get(a).length);this.N.set(a,[b]);this.Y=Rb(this.Y)+1;return this};h.get=function(a,b){if(!a)return b;a=this.aa(a);return a.length>0?String(a[0]):b};
76
+ h.setValues=function(a,b){this.remove(a);b.length>0&&(this.ta=null,this.N.set(bd(this,a),fc(b)),this.Y=Rb(this.Y)+b.length)};h.toString=function(){if(this.ta)return this.ta;if(!this.N)return"";for(var a=[],b=Array.from(this.N.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.aa(d);for(var g=0;g<d.length;g++){var f=e;d[g]!==""&&(f+="="+encodeURIComponent(String(d[g])));a.push(f)}}return this.ta=a.join("&")};
77
+ h.clone=function(){var a=new Sc;a.ta=this.ta;this.N&&(a.N=new Map(this.N),a.Y=this.Y);return a};var bd=function(a,b){b=String(b);a.za&&(b=b.toLowerCase());return b};Sc.prototype.fg=function(a){a&&!this.za&&(ad(this),this.ta=null,this.N.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.za=a};Sc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Ic(arguments[b],function(c,d){this.add(d,c)},this)};function cd(a){if(a.u!=null){var b={},c;for(c in a.u)a.u[c]!==void 0&&(b[c]=a.u[c]);a.u=b}}function F(a,b){var c=dd;b=b===void 0?{}:b;c=q(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=q(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var ed=function(a,b){this.M=a;this.al=b===void 0?null:b};r(ed,Ta);var fd=function(a,b,c){var d=Ua(a.al,b);if(d==null)return c;d.Ml();return c.then(function(e){d.Ol(e);return e},function(e){d.Nl(e);throw e;})},G=function(a,b){var c=b.G||void 0,d=a.M,e=d.send,g=b.body instanceof A?Ma(b.body,Ia,Ja,Ka):b.body;return fd(a,b,e.call(d,{path:b.path,B:b.B,D:b.D,body:g,u:b.u,Di:b.Di&&b.Di},c))};var gd=function(){};gd.prototype.send=function(a,b){cd(a);return(void 0).then(function(c){return b?La(b,c):c})};function hd(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Ra=this.Ra;this.Yd=this.Yd};I.prototype.Ra=!1;I.prototype.dispose=function(){this.Ra||(this.Ra=!0,this.J())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.J=function(){if(this.Yd)for(;this.Yd.length;)this.Yd.shift()()};var id=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.cd=!1};id.prototype.stopPropagation=function(){this.cd=!0};id.prototype.preventDefault=function(){this.defaultPrevented=!0};var jd=function(){if(!t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};t.addEventListener("test",c,b);t.removeEventListener("test",c,b)}catch(d){}return a}();function kd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var ld=kd().toLowerCase().indexOf("webkit")!=-1&&kd().indexOf("Edge")==-1;var md=function(a,b){id.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Ja=null;if(a){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;
78
+ this.currentTarget=b;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=ld||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=ld||a.offsetY!==void 0?a.offsetY:a.layerY,this.clientX=a.clientX!==void 0?a.clientX:a.pageX,this.clientY=a.clientY!==void 0?a.clientY:a.pageY,this.screenX=
79
+ a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||(c=="keypress"?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.pointerId=a.pointerId||0;this.pointerType=a.pointerType;this.state=a.state;this.timeStamp=a.timeStamp;this.Ja=a;a.defaultPrevented&&md.L.preventDefault.call(this)}};y(md,id);
80
+ md.prototype.stopPropagation=function(){md.L.stopPropagation.call(this);this.Ja.stopPropagation?this.Ja.stopPropagation():this.Ja.cancelBubble=!0};md.prototype.preventDefault=function(){md.L.preventDefault.call(this);var a=this.Ja;a.preventDefault?a.preventDefault():a.returnValue=!1};var nd="closure_listenable_"+(Math.random()*1E6|0),od=function(a){return!(!a||!a[nd])};var pd=0;var qd=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.ib=e;this.key=++pd;this.fd=this.zd=!1},rd=function(a){a.fd=!0;a.listener=null;a.proxy=null;a.src=null;a.ib=null};var sd=function(a){this.src=a;this.ha={};this.md=0};sd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ha[g];a||(a=this.ha[g]=[],this.md++);var f=td(a,b,d,e);f>-1?(b=a[f],c||(b.zd=!1)):(b=new qd(b,this.src,g,!!d,e),b.zd=c,a.push(b));return b};sd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ha))return!1;var e=this.ha[a];b=td(e,b,c,d);return b>-1?(rd(e[b]),ec(e,b),e.length==0&&(delete this.ha[a],this.md--),!0):!1};
81
+ var ud=function(a,b){var c=b.type;c in a.ha&&dc(a.ha[c],b)&&(rd(b),a.ha[c].length==0&&(delete a.ha[c],a.md--))};sd.prototype.ed=function(a){a=a&&a.toString();var b=0,c;for(c in this.ha)if(!a||c==a){for(var d=this.ha[c],e=0;e<d.length;e++)++b,rd(d[e]);delete this.ha[c];this.md--}};sd.prototype.Kc=function(a,b,c,d){a=this.ha[a.toString()];var e=-1;a&&(e=td(a,b,c,d));return e>-1?a[e]:null};
82
+ sd.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return Ya(this.ha,function(g){for(var f=0;f<g.length;++f)if(!(c&&g[f].type!=d||e&&g[f].capture!=b))return!0;return!1})};var td=function(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!g.fd&&g.listener==b&&g.capture==!!c&&g.ib==d)return e}return-1};var vd="closure_lm_"+(Math.random()*1E6|0),wd={},xd=0,zd=function(a,b,c,d,e){if(d&&d.once)return yd(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g++)zd(a,b[g],c,d,e);return null}c=Ad(c);return od(a)?a.Wa(b,c,u(d)?!!d.capture:!!d,e):Bd(a,b,c,!1,d,e)},Bd=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=u(e)?!!e.capture:!!e,l=Cd(a);l||(a[vd]=l=new sd(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=Dd();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)jd||(e=f),e===void 0&&
83
+ (e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Ed(b.toString()),d);else if(a.addListener&&a.removeListener)E(b==="change","MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");xd++;return c},Dd=function(){var a=Fd,b=function(c){return a.call(b.src,b.listener,c)};return b},yd=function(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g++)yd(a,b[g],c,d,e);return null}c=Ad(c);return od(a)?
84
+ a.Uc(b,c,u(d)?!!d.capture:!!d,e):Bd(a,b,c,!0,d,e)},Gd=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)Gd(a,b[g],c,d,e);else d=u(d)?!!d.capture:!!d,c=Ad(c),od(a)?a.se(b,c,d,e):a&&(a=Cd(a))&&(b=a.Kc(b,c,d,e))&&Hd(b)},Hd=function(a){if(typeof a!=="number"&&a&&!a.fd){var b=a.src;if(od(b))ud(b.Ia,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Ed(c),d):b.addListener&&b.removeListener&&b.removeListener(d);xd--;(c=Cd(b))?
85
+ (ud(c,a),c.md==0&&(c.src=null,b[vd]=null)):rd(a)}}},Ed=function(a){return a in wd?wd[a]:wd[a]="on"+a},Fd=function(a,b){if(a.fd)a=!0;else{b=new md(b,this);var c=a.listener,d=a.ib||a.src;a.zd&&Hd(a);a=c.call(d,b)}return a},Cd=function(a){a=a[vd];return a instanceof sd?a:null},Id="__closure_events_fn_"+(Math.random()*1E9>>>0),Ad=function(a){E(a,"Listener can not be null.");if(typeof a==="function")return a;E(a.handleEvent,"An object listener must have handleEvent method.");a[Id]||(a[Id]=function(b){return a.handleEvent(b)});
86
+ return a[Id]};var J=function(){I.call(this);this.Ia=new sd(this);this.Kk=this;this.Sf=null};y(J,I);J.prototype[nd]=!0;h=J.prototype;h.addEventListener=function(a,b,c,d){zd(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){Gd(this,a,b,c,d)};
87
+ h.dispatchEvent=function(a){Jd(this);var b=this.Sf;if(b){var c=[];for(var d=1;b;b=b.Sf)c.push(b),E(++d<1E3,"infinite loop")}b=this.Kk;d=a.type||a;if(typeof a==="string")a=new id(a,b);else if(a instanceof id)a.target=a.target||b;else{var e=a;a=new id(d,b);ib(a,e)}e=!0;if(c)for(var g=c.length-1;!a.cd&&g>=0;g--){var f=a.currentTarget=c[g];e=Kd(f,d,!0,a)&&e}a.cd||(f=a.currentTarget=b,e=Kd(f,d,!0,a)&&e,a.cd||(e=Kd(f,d,!1,a)&&e));if(c)for(g=0;!a.cd&&g<c.length;g++)f=a.currentTarget=c[g],e=Kd(f,d,!1,a)&&
88
+ e;return e};h.J=function(){J.L.J.call(this);this.Ia&&this.Ia.ed();this.Sf=null};h.Wa=function(a,b,c,d){Jd(this);return this.Ia.add(String(a),b,!1,c,d)};h.Uc=function(a,b,c,d){return this.Ia.add(String(a),b,!0,c,d)};h.se=function(a,b,c,d){this.Ia.remove(String(a),b,c,d)};var Kd=function(a,b,c,d){b=a.Ia.ha[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,g=0;g<b.length;++g){var f=b[g];if(f&&!f.fd&&f.capture==c){var l=f.listener,m=f.ib||f.src;f.zd&&ud(a.Ia,f);e=l.call(m,d)!==!1&&e}}return e&&!d.defaultPrevented};
89
+ J.prototype.Kc=function(a,b,c,d){return this.Ia.Kc(String(a),b,c,d)};J.prototype.hasListener=function(a,b){return this.Ia.hasListener(a!==void 0?String(a):void 0,b)};var Jd=function(a){E(a.Ia,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var Ld=function(a,b){this.Pk=a[t.Symbol.iterator]();this.hl=b};Ld.prototype[Symbol.iterator]=function(){return this};Ld.prototype.next=function(){var a=this.Pk.next();return{value:a.done?void 0:this.hl.call(void 0,a.value),done:a.done}};var Md=function(a,b){return new Ld(a,b)};var Nd=function(){},Od=function(a){return a};var Pd=function(){};Pd.prototype.next=function(){return Qd};var Qd=kc({done:!0,value:void 0});Pd.prototype.Da=function(){return this};
90
+ var Rd=function(a){if(a instanceof Pd)return a;if(typeof a.Da=="function")return a.Da(!1);if(xa(a)){var b=0,c=new Pd;c.next=function(){for(;;){if(b>=a.length)return Qd;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");},Sd=function(a,b){if(xa(a))Xb(a,b);else for(a=Rd(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var Wd=function(a){if(a instanceof Td||a instanceof Ud||a instanceof Vd)return a;if(typeof a.next=="function")return new Td(function(){return a});if(typeof a[Symbol.iterator]=="function")return new Td(function(){return a[Symbol.iterator]()});if(typeof a.Da=="function")return new Td(function(){return a.Da()});throw Error("Not an iterator or iterable.");},Td=function(a){this.sf=a};Td.prototype.Da=function(){return new Ud(this.sf())};Td.prototype[Symbol.iterator]=function(){return new Vd(this.sf())};
91
+ Td.prototype.vg=function(){return new Vd(this.sf())};var Ud=function(a){this.Qc=a};r(Ud,Pd);Ud.prototype.next=function(){return this.Qc.next()};Ud.prototype[Symbol.iterator]=function(){return new Vd(this.Qc)};Ud.prototype.vg=function(){return new Vd(this.Qc)};var Vd=function(a){Td.call(this,function(){return a});this.Qc=a};r(Vd,Td);Vd.prototype.next=function(){return this.Qc.next()};var Xd=function(a,b){this.A={};this.K=[];this.od=this.size=0;var c=arguments.length;if(c>1){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};h=Xd.prototype;h.R=function(){return this.size};h.aa=function(){Yd(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.A[this.K[b]]);return a};h.sb=function(){Yd(this);return this.K.concat()};h.Ob=function(a){return this.has(a)};h.has=function(a){return Zd(this.A,a)};
92
+ h.Gc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(Zd(this.A,c)&&this.A[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.R())return!1;b=b||$d;Yd(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var $d=function(a,b){return a===b};Xd.prototype.isEmpty=function(){return this.size==0};Xd.prototype.clear=function(){this.A={};this.K.length=0;this.lb(0);this.od=0};Xd.prototype.remove=function(a){return this.delete(a)};
93
+ Xd.prototype.delete=function(a){return Zd(this.A,a)?(delete this.A[a],this.lb(this.size-1),this.od++,this.K.length>2*this.size&&Yd(this),!0):!1};var Yd=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];Zd(a.A,d)&&(a.K[c++]=d);b++}a.K.length=c}if(a.size!=a.K.length){var e={};for(c=b=0;b<a.K.length;)d=a.K[b],Zd(e,d)||(a.K[c++]=d,e[d]=1),b++;a.K.length=c}};h=Xd.prototype;h.get=function(a,b){return Zd(this.A,a)?this.A[a]:b};
94
+ h.set=function(a,b){Zd(this.A,a)||(this.lb(this.size+1),this.K.push(a),this.od++);this.A[a]=b};h.addAll=function(a){if(a instanceof Xd)for(var b=a.sb(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};h.forEach=function(a,b){for(var c=this.sb(),d=0;d<c.length;d++){var e=c[d],g=this.get(e);a.call(b,g,e,this)}};h.clone=function(){return new Xd(this)};h.keys=function(){return Wd(this.Da(!0)).vg()};h.values=function(){return Wd(this.Da(!1)).vg()};
95
+ h.entries=function(){var a=this;return Md(this.keys(),function(b){return[b,a.get(b)]})};h.Da=function(a){Yd(this);var b=0,c=this.od,d=this,e=new Pd;e.next=function(){if(c!=d.od)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return Qd;var g=d.K[b++];return{value:a?g:d.A[g],done:!1}};return e};h.lb=function(a){this.size=a};var Zd=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var ae=function(a){this.A=new Xd;this.size=0;a&&this.addAll(a)},be=function(a){var b=typeof a;return b=="object"&&a||b=="function"?"o"+Ba(a):b.slice(0,1)+a};h=ae.prototype;h.R=function(){return this.A.size};h.add=function(a){this.A.set(be(a),a);this.lb(this.A.size)};h.addAll=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.lb(this.A.size)};h.ed=function(a){a=Gc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.lb(this.A.size)};
96
+ h.delete=function(a){a=this.A.remove(be(a));this.lb(this.A.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.A.clear();this.lb(0)};h.isEmpty=function(){return this.A.size===0};h.has=function(a){return this.A.Ob(be(a))};h.contains=function(a){return this.A.Ob(be(a))};var ce=function(a,b){var c=new ae;b=Gc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},de=function(a,b){a=a.clone();a.ed(b);return a};ae.prototype.aa=function(){return this.A.aa()};
97
+ ae.prototype.values=function(){return this.A.values()};ae.prototype.clone=function(){return new ae(this)};ae.prototype.equals=function(a){return this.R()==Fc(a)&&fe(this,a)};var fe=function(a,b){var c=Fc(b);if(a.R()>c)return!1;!(b instanceof ae)&&c>5&&(b=new ae(b));return Jc(a,function(d){var e=b;return e.contains&&typeof e.contains=="function"?e.contains(d):e.Gc&&typeof e.Gc=="function"?e.Gc(d):xa(e)||typeof e==="string"?cc(e,d):ab(e,d)})};ae.prototype.Da=function(){return this.A.Da(!1)};
98
+ ae.prototype[Symbol.iterator]=function(){return this.values()};ae.prototype.lb=function(a){this.size=a};var ge=function(a,b,c){J.call(this);this.il=b;this.token=c;this.zb=[];this.tg=new ae;this.xb=0;this.url=a};y(ge,J);x("ee.AbstractOverlay",ge);var he=function(a,b,c){var d=1<<c,e=b.x%d;e<0&&(e+=d);return[a.il,c,e,b.y].join("/")};ge.prototype.Lc=function(){return this.zb.length};var ie=function(a){id.call(this,"tileevent");this.count=a};y(ie,id);var je={yc:"ADMIN_READ",zc:"DATA_READ",Ac:"DATA_WRITE",bk:"LOG_TYPE_UNSPECIFIED",values:function(){return[je.bk,je.yc,je.Ac,je.zc]}},ke={yc:"ADMIN_READ",we:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ke.Ee,ke.yc,ke.we,ke.zc,ke.Ac]}},le={cj:"AUTO_APPEAL_ELIGIBLE",gj:"CAPABILITY_GROUP_UNSPECIFIED",ij:"CLOUD_ALPHA",Dj:"EXTERNAL",Uj:"INTERNAL",Xj:"LIMITED",jk:"PREAUTHORIZED",lk:"PREVIEW",Cc:"PUBLIC",nk:"RESTRICTED",values:function(){return[le.gj,
99
+ le.Cc,le.Uj,le.Dj,le.Xj,le.jk,le.lk,le.ij,le.nk,le.cj]}},me={Vi:"ADMIN_ACTIVITY",tj:"DATA_ACCESS",Dk:"UNSPECIFIED_LOG_NAME",values:function(){return[me.Dk,me.Vi,me.tj]}},ne={yc:"ADMIN_READ",we:"ADMIN_WRITE",zc:"DATA_READ",Ac:"DATA_WRITE",Ee:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[ne.Ee,ne.yc,ne.we,ne.zc,ne.Ac]}},oe={wj:"DEFAULT_OBJECT_ACL",Cc:"PUBLIC",yk:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[oe.yk,oe.Cc,oe.wj]}},pe={Yi:"APPROVER",aj:"ATTRIBUTION",bj:"AUTHORITY",nj:"CREDENTIALS_TYPE",
100
+ oj:"CREDS_ASSERTION",Wj:"JUSTIFICATION_TYPE",De:"NO_ATTR",qk:"SECURITY_REALM",values:function(){return[pe.De,pe.bj,pe.aj,pe.qk,pe.Yi,pe.Wj,pe.nj,pe.oj]}},qe={Bj:"DISCHARGED",Cj:"EQUALS",Oj:"IN",dk:"NOT_EQUALS",ek:"NOT_IN",gk:"NO_OP",values:function(){return[qe.gk,qe.Cj,qe.dk,qe.Oj,qe.ek,qe.Bj]}},re={Vj:"IP",ck:"NAME",De:"NO_ATTR",mk:"REGION",rk:"SERVICE",values:function(){return[re.De,re.mk,re.rk,re.ck,re.Vj]}},se={Zj:"LOG_FAIL_CLOSED",ak:"LOG_MODE_UNSPECIFIED",values:function(){return[se.ak,se.Zj]}},
101
+ te={hj:"CLASSIFIER",Fj:"FEATURE_VIEW",Hj:"FOLDER",Lj:"IMAGE",Mj:"IMAGE_COLLECTION",xk:"TABLE",Ie:"TYPE_UNSPECIFIED",values:function(){return[te.Ie,te.Lj,te.Mj,te.xk,te.Hj,te.hj,te.Fj]}},ue={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[ue.Cb,ue.Db,ue.Gb,ue.Ab,ue.Fb,ue.Bb,ue.Hb,ue.Eb,ue.Ib,ue.Jb]}},ve={Ek:"V1",Fk:"V2",Gk:"VERSION_UNSPECIFIED",
102
+ values:function(){return[ve.Gk,ve.Ek,ve.Fk]}},we={dj:"BOOLEAN",vj:"DATE_TIME",Bc:"DOUBLE",Tj:"INTEGER",vk:"STRING",Ie:"TYPE_UNSPECIFIED",values:function(){return[we.Ie,we.Tj,we.dj,we.Bc,we.vk,we.vj]}},xe={Gj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Cc:"PUBLIC",values:function(){return[xe.Gj,xe.Cc]}},ye={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",
103
+ values:function(){return[ye.Cb,ye.Db,ye.Gb,ye.Ab,ye.Fb,ye.Bb,ye.Hb,ye.Eb,ye.Ib,ye.Jb]}},ze={Kj:"HORIZONTAL",hk:"ORIENTATION_UNSPECIFIED",Hk:"VERTICAL",values:function(){return[ze.hk,ze.Kj,ze.Hk]}},Ae={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ae.cb,Ae.Za,Ae.eb,Ae.MIN,Ae.MAX,Ae.bb,Ae.ab]}},Be={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Be.cb,
104
+ Be.Za,Be.eb,Be.MIN,Be.MAX,Be.bb,Be.ab]}},Ce={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ce.cb,Ce.Za,Ce.eb,Ce.MIN,Ce.MAX,Ce.bb,Ce.ab]}},De={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[De.Cb,De.Db,De.Gb,De.Ab,De.Fb,De.Bb,De.Hb,De.Eb,De.Ib,De.Jb]}},
105
+ Ee={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Ee.cb,Ee.Za,Ee.eb,Ee.MIN,Ee.MAX,Ee.bb,Ee.ab]}},Fe={Nj:"IMPORT_MODE_UNSPECIFIED",Pj:"INGEST",Ik:"VIRTUAL",values:function(){return[Fe.Nj,Fe.Pj,Fe.Ik]}},Ge={ej:"CANCELLED",fj:"CANCELLING",Ej:"FAILED",ik:"PENDING",pk:"RUNNING",uk:"STATE_UNSPECIFIED",wk:"SUCCEEDED",values:function(){return[Ge.uk,Ge.ik,Ge.pk,Ge.fj,Ge.wk,Ge.ej,Ge.Ej]}},He={sk:"SEVERE",tk:"SEVERITY_UNSPECIFIED",
106
+ Jk:"WARNING",values:function(){return[He.tk,He.Jk,He.sk]}},Ie={Bc:"DOUBLE",FLOAT:"FLOAT",INT:"INT",kk:"PRECISION_UNSPECIFIED",values:function(){return[Ie.kk,Ie.INT,Ie.FLOAT,Ie.Bc]}},Je={Zi:"ASCENDING",zj:"DESCENDING",Aj:"DIRECTION_UNSPECIFIED",values:function(){return[Je.Aj,Je.Zi,Je.zj]}},Ke={Wi:"ALLOW",Xi:"ALLOW_WITH_LOG",xj:"DENY",yj:"DENY_WITH_LOG",Yj:"LOG",fk:"NO_ACTION",values:function(){return[Ke.fk,Ke.Wi,Ke.Xi,Ke.xj,Ke.yj,Ke.Yj]}},Le={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",
107
+ He:"TF_RECORD_TABLE",values:function(){return[Le.Ge,Le.xe,Le.ye,Le.Ae,Le.Be,Le.Fe,Le.He]}},Me={xe:"CSV",ye:"GEO_JSON",Ae:"KML",Be:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",He:"TF_RECORD_TABLE",values:function(){return[Me.Ge,Me.xe,Me.ye,Me.Ae,Me.Be,Me.Fe,Me.He]}},Ne={jj:"COLUMN_DATA_TYPE_LONG",kj:"COLUMN_DATA_TYPE_NUMERIC",lj:"COLUMN_DATA_TYPE_STRING",mj:"COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Ne.mj,Ne.lj,Ne.kj,Ne.jj]}},Oe={pj:"CSV_COLUMN_DATA_TYPE_LONG",qj:"CSV_COLUMN_DATA_TYPE_NUMERIC",
108
+ rj:"CSV_COLUMN_DATA_TYPE_STRING",sj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Oe.sj,Oe.rj,Oe.qj,Oe.pj]}},Pe={Ij:"GLOBALLY_CONSISTENT",Jj:"HIGHER_DENSITY",Ck:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Pe.Ck,Pe.Ij,Pe.Jj]}},Qe={Ab:"AUTO_JPEG_PNG",Bb:"GEO_TIFF",Cb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Db:"JPEG",Eb:"MULTI_BAND_IMAGE_TILE",Fb:"NPY",Gb:"PNG",Hb:"TF_RECORD_IMAGE",Ib:"ZIPPED_GEO_TIFF",Jb:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Qe.Cb,Qe.Db,Qe.Gb,Qe.Ab,Qe.Fb,
109
+ Qe.Bb,Qe.Hb,Qe.Eb,Qe.Ib,Qe.Jb]}},Re={MAX:"MAX",Za:"MEAN",ab:"MEDIAN",MIN:"MIN",bb:"MODE",cb:"PYRAMIDING_POLICY_UNSPECIFIED",eb:"SAMPLE",values:function(){return[Re.cb,Re.Za,Re.eb,Re.MIN,Re.MAX,Re.bb,Re.ab]}},Se={uj:"DATA_TYPE_UNSPECIFIED",Bc:"DOUBLE",FLOAT:"FLOAT",Qj:"INT16",Rj:"INT32",Sj:"INT8",zk:"UINT16",Ak:"UINT32",Bk:"UINT8",values:function(){return[Se.uj,Se.Sj,Se.Bk,Se.Qj,Se.zk,Se.Rj,Se.Ak,Se.FLOAT,Se.Bc]}},Te={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[Te.Je,
110
+ Te.Ce,Te.ze,Te.Ke]}},Ue={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[Ue.Je,Ue.Ce,Ue.ze,Ue.Ke]}},Ve=function(a){a=a===void 0?{}:a;this.h={};this.h.scaleX=a.bg==null?null:a.bg;this.h.shearX=a.gg==null?null:a.gg;this.h.translateX=a.xg==null?null:a.xg;this.h.shearY=a.hg==null?null:a.hg;this.h.scaleY=a.cg==null?null:a.cg;this.h.translateY=a.yg==null?null:a.yg};r(Ve,A);Ve.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
111
+ k.Object.defineProperties(Ve.prototype,{bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleX")?B(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleY")?B(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearX")?B(this,"shearX"):null},set:function(a){this.h.shearX=a}},hg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearY")?
113
112
  B(this,"shearY"):null},set:function(a){this.h.shearY=a}},xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateX")?B(this,"translateX"):null},set:function(a){this.h.translateX=a}},yg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateY")?B(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
114
- var Ye=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.description=a.description==null?null:a.description;this.h.returnType=a.ag==null?null:a.ag;this.h.arguments=a.arguments==null?null:a.arguments;this.h.deprecated=a.deprecated==null?null:a.deprecated;this.h.deprecationReason=a.df==null?null:a.df;this.h.hidden=a.hidden==null?null:a.hidden;this.h.preview=a.preview==null?null:a.preview;this.h.sourceCodeUri=a.sourceCodeUri==null?null:a.sourceCodeUri};r(Ye,A);
115
- Ye.prototype.i=function(){return{P:{arguments:Ze},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
116
- k.Object.defineProperties(Ye.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?B(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecated")?B(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},df:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecationReason")?B(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
113
+ var We=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.description=a.description==null?null:a.description;this.h.returnType=a.ag==null?null:a.ag;this.h.arguments=a.arguments==null?null:a.arguments;this.h.deprecated=a.deprecated==null?null:a.deprecated;this.h.deprecationReason=a.df==null?null:a.df;this.h.hidden=a.hidden==null?null:a.hidden;this.h.preview=a.preview==null?null:a.preview;this.h.sourceCodeUri=a.sourceCodeUri==null?null:a.sourceCodeUri};r(We,A);
114
+ We.prototype.i=function(){return{P:{arguments:Xe},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
115
+ k.Object.defineProperties(We.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?B(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecated")?B(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},df:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecationReason")?B(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
117
116
  enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},hidden:{configurable:!0,enumerable:!0,get:function(){return D(this,"hidden")?B(this,"hidden"):null},set:function(a){this.h.hidden=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},preview:{configurable:!0,enumerable:!0,get:function(){return D(this,"preview")?B(this,"preview"):null},set:function(a){this.h.preview=
118
117
  a}},ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"returnType")?B(this,"returnType"):null},set:function(a){this.h.returnType=a}},sourceCodeUri:{configurable:!0,enumerable:!0,get:function(){return D(this,"sourceCodeUri")?B(this,"sourceCodeUri"):null},set:function(a){this.h.sourceCodeUri=a}}});
119
- var Ze=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentName=a.ud==null?null:a.ud;this.h.type=a.type==null?null:a.type;this.h.description=a.description==null?null:a.description;this.h.optional=a.optional==null?null:a.optional;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue};r(Ze,A);Ze.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
120
- k.Object.defineProperties(Ze.prototype,{ud:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentName")?B(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?B(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
121
- enumerable:!0,get:function(){return D(this,"optional")?B(this,"optional"):null},set:function(a){this.h.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});var $e=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r($e,A);$e.prototype.i=function(){return{P:{values:af},keys:["values"]}};
122
- k.Object.defineProperties($e.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.wi==null?null:a.wi;this.h.auditLogConfigs=a.Kg==null?null:a.Kg};r(bf,A);bf.prototype.i=function(){return{P:{auditLogConfigs:cf},keys:["auditLogConfigs","service"]}};
123
- k.Object.defineProperties(bf.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?B(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},wi:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?B(this,"service"):null},set:function(a){this.h.service=a}}});
124
- var cf=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Qh==null?null:a.Qh;this.h.exemptedMembers=a.rh==null?null:a.rh;this.h.ignoreChildExemptions=a.Eh==null?null:a.Eh};r(cf,A);cf.prototype.i=function(){return{H:{logType:le},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
125
- k.Object.defineProperties(cf.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?B(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?B(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?B(this,"logType"):null},set:function(a){this.h.logType=
126
- a}}});var df=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.ad==null?null:a.ad};r(df,A);df.prototype.i=function(){return{H:{permissionType:me},keys:["permissionType"]}};k.Object.defineProperties(df.prototype,{ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
127
- var ef=function(a){a=a===void 0?{}:a;this.h={};this.h.table=a.table==null?null:a.table;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.append=a.append==null?null:a.append};r(ef,A);ef.prototype.i=function(){return{keys:["append","overwrite","table"]}};
128
- k.Object.defineProperties(ef.prototype,{append:{configurable:!0,enumerable:!0,get:function(){return D(this,"append")?B(this,"append"):null},set:function(a){this.h.append=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},table:{configurable:!0,enumerable:!0,get:function(){return D(this,"table")?B(this,"table"):null},set:function(a){this.h.table=a}}});
129
- var ff=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Pe==null?null:a.Pe};r(ff,A);ff.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:ef}}};k.Object.defineProperties(ff.prototype,{Pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?B(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
130
- var gf=function(a){a=a===void 0?{}:a;this.h={};this.h.role=a.role==null?null:a.role;this.h.members=a.Wb==null?null:a.Wb;this.h.condition=a.Yg==null?null:a.Yg;this.h.bindingId=a.Ng==null?null:a.Ng};r(gf,A);gf.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:hf}}};
131
- k.Object.defineProperties(gf.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?B(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Yg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?B(this,"condition"):null},set:function(a){this.h.condition=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return D(this,"members")?B(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return D(this,
132
- "role")?B(this,"role"):null},set:function(a){this.h.role=a}}});var jf=function(){this.h={}};r(jf,A);jf.prototype.i=function(){return{keys:[]}};var kf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Tg==null?null:a.Tg};r(kf,A);kf.prototype.i=function(){return{H:{capabilities:ne},keys:["capabilities"]}};
133
- k.Object.defineProperties(kf.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?B(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(lf,A);lf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:mf}}};
134
- k.Object.defineProperties(lf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var nf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Ph==null?null:a.Ph;this.h.authorizationLoggingOptions=a.Lg==null?null:a.Lg;this.h.permissionType=a.ad==null?null:a.ad};r(nf,A);
135
- nf.prototype.i=function(){return{H:{logName:oe,permissionType:pe},keys:["authorizationLoggingOptions","logName","permissionType"],o:{authorizationLoggingOptions:df}}};
136
- k.Object.defineProperties(nf.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?B(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?B(this,"logName"):null},set:function(a){this.h.logName=a}},ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=
137
- a}}});var of=function(a){a=a===void 0?{}:a;this.h={};this.h.bucket=a.Se==null?null:a.Se;this.h.filenamePrefix=a.xa==null?null:a.xa;this.h.permissions=a.permissions==null?null:a.permissions;this.h.bucketCorsUris=a.Te==null?null:a.Te};r(of,A);of.prototype.i=function(){return{H:{permissions:qe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
138
- k.Object.defineProperties(of.prototype,{Se:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?B(this,"bucket"):null},set:function(a){this.h.bucket=a}},Te:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?B(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
139
- enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(of,{Permissions:{configurable:!0,enumerable:!0,get:function(){return qe}}});var pf=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris};r(pf,A);pf.prototype.i=function(){return{keys:["uris"]}};
140
- k.Object.defineProperties(pf.prototype,{uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}}});var qf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag};r(qf,A);qf.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:rf}}};
141
- k.Object.defineProperties(qf.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var sf=function(a){a=a===void 0?{}:a;this.h={};this.h.result=a.result==null?null:a.result};r(sf,A);sf.prototype.i=function(){return{keys:["result"]}};
142
- k.Object.defineProperties(sf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?B(this,"result"):null},set:function(a){this.h.result=a}}});var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Dh==null?null:a.Dh;this.h.sys=a.Gi==null?null:a.Gi;this.h.svc=a.Fi==null?null:a.Fi;this.h.op=a.ei==null?null:a.ei;this.h.values=a.values==null?null:a.values};r(tf,A);tf.prototype.i=function(){return{H:{iam:re,op:se,sys:te},keys:["iam","op","svc","sys","values"]}};
143
- k.Object.defineProperties(tf.prototype,{Dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?B(this,"iam"):null},set:function(a){this.h.iam=a}},ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?B(this,"op"):null},set:function(a){this.h.op=a}},Fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?B(this,"svc"):null},set:function(a){this.h.svc=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?B(this,"sys"):null},set:function(a){this.h.sys=
144
- a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var uf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.da==null?null:a.da};r(uf,A);uf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
145
- k.Object.defineProperties(uf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?B(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
146
- var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Sh==null?null:a.Sh;this.h.field=a.th==null?null:a.th;this.h.customFields=a.jh==null?null:a.jh};r(vf,A);vf.prototype.i=function(){return{P:{customFields:wf},keys:["customFields","field","metric"]}};
147
- k.Object.defineProperties(vf.prototype,{jh:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?B(this,"customFields"):null},set:function(a){this.h.customFields=a}},th:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?B(this,"field"):null},set:function(a){this.h.field=a}},Sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?B(this,"metric"):null},set:function(a){this.h.metric=a}}});
148
- var wf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.value=a.value==null?null:a.value};r(wf,A);wf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(wf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return D(this,"value")?B(this,"value"):null},set:function(a){this.h.value=a}}});
149
- var xf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Oh==null?null:a.Oh;this.h.isDirectAuth=a.Hh==null?null:a.Hh};r(xf,A);xf.prototype.i=function(){return{H:{logMode:ue},keys:["isDirectAuth","logMode"]}};
150
- k.Object.defineProperties(xf.prototype,{Hh:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?B(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?B(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(yf,A);
151
- yf.prototype.i=function(){return{keys:["values"],Ma:{values:{ka:af,pa:!1,qa:!0,ra:!1}}}};k.Object.defineProperties(yf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var zf=function(a){a=a===void 0?{}:a;this.h={};this.h.min=a.min==null?null:a.min;this.h.max=a.max==null?null:a.max};r(zf,A);zf.prototype.i=function(){return{keys:["max","min"]}};
152
- k.Object.defineProperties(zf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?B(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?B(this,"min"):null},set:function(a){this.h.min=a}}});var Af=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.rf==null?null:a.rf;this.h.filenamePrefix=a.xa==null?null:a.xa};r(Af,A);Af.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
153
- k.Object.defineProperties(Af.prototype,{xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},rf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?B(this,"folder"):null},set:function(a){this.h.folder=a}}});
154
- var Bf=function(a){a=a===void 0?{}:a;this.h={};this.h.tilestoreLocation=a.tilestoreLocation==null?null:a.tilestoreLocation;this.h.cloudStorageLocation=a.cloudStorageLocation==null?null:a.cloudStorageLocation;this.h.featureViewAssetLocation=a.Hd==null?null:a.Hd;this.h.tableLocation=a.Hi==null?null:a.Hi;this.h.type=a.type==null?null:a.type;this.h.name=a.name==null?null:a.name;this.h.id=a.id==null?null:a.id;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.properties=a.properties==null?null:
155
- a.properties;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.geometry=a.geometry==null?null:a.geometry;this.h.bands=a.bands==null?null:a.bands;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.featureCount=a.featureCount==null?null:a.featureCount;this.h.quota=a.quota==null?null:a.quota;this.h.expression=a.l==null?null:a.l;this.h.tilesets=a.tilesets==null?null:a.tilesets};r(Bf,A);
156
- Bf.prototype.i=function(){return{P:{bands:Cf,tilesets:Df},H:{type:ve},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:pf,expression:rf,featureViewAssetLocation:Ef,quota:Ff,tableLocation:Gf,tilestoreLocation:Hf}}};
157
- k.Object.defineProperties(Bf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?B(this,"bands"):null},set:function(a){this.h.bands=a}},cloudStorageLocation:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageLocation")?B(this,"cloudStorageLocation"):null},set:function(a){this.h.cloudStorageLocation=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):null},set:function(a){this.h.endTime=a}},l:{configurable:!0,
118
+ var Xe=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentName=a.ud==null?null:a.ud;this.h.type=a.type==null?null:a.type;this.h.description=a.description==null?null:a.description;this.h.optional=a.optional==null?null:a.optional;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue};r(Xe,A);Xe.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
119
+ k.Object.defineProperties(Xe.prototype,{ud:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentName")?B(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?B(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
120
+ enumerable:!0,get:function(){return D(this,"optional")?B(this,"optional"):null},set:function(a){this.h.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});var Ye=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(Ye,A);Ye.prototype.i=function(){return{P:{values:Ze},keys:["values"]}};
121
+ k.Object.defineProperties(Ye.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var $e=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.wi==null?null:a.wi;this.h.auditLogConfigs=a.Kg==null?null:a.Kg};r($e,A);$e.prototype.i=function(){return{P:{auditLogConfigs:af},keys:["auditLogConfigs","service"]}};
122
+ k.Object.defineProperties($e.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?B(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},wi:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?B(this,"service"):null},set:function(a){this.h.service=a}}});
123
+ var af=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Qh==null?null:a.Qh;this.h.exemptedMembers=a.rh==null?null:a.rh;this.h.ignoreChildExemptions=a.Eh==null?null:a.Eh};r(af,A);af.prototype.i=function(){return{H:{logType:je},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
124
+ k.Object.defineProperties(af.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?B(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?B(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?B(this,"logType"):null},set:function(a){this.h.logType=
125
+ a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.ad==null?null:a.ad};r(bf,A);bf.prototype.i=function(){return{H:{permissionType:ke},keys:["permissionType"]}};k.Object.defineProperties(bf.prototype,{ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
126
+ var cf=function(a){a=a===void 0?{}:a;this.h={};this.h.table=a.table==null?null:a.table;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.append=a.append==null?null:a.append};r(cf,A);cf.prototype.i=function(){return{keys:["append","overwrite","table"]}};
127
+ k.Object.defineProperties(cf.prototype,{append:{configurable:!0,enumerable:!0,get:function(){return D(this,"append")?B(this,"append"):null},set:function(a){this.h.append=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},table:{configurable:!0,enumerable:!0,get:function(){return D(this,"table")?B(this,"table"):null},set:function(a){this.h.table=a}}});
128
+ var df=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Pe==null?null:a.Pe};r(df,A);df.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:cf}}};k.Object.defineProperties(df.prototype,{Pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?B(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
129
+ var ef=function(a){a=a===void 0?{}:a;this.h={};this.h.role=a.role==null?null:a.role;this.h.members=a.Wb==null?null:a.Wb;this.h.condition=a.Yg==null?null:a.Yg;this.h.bindingId=a.Ng==null?null:a.Ng};r(ef,A);ef.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:ff}}};
130
+ k.Object.defineProperties(ef.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?B(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Yg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?B(this,"condition"):null},set:function(a){this.h.condition=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return D(this,"members")?B(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return D(this,
131
+ "role")?B(this,"role"):null},set:function(a){this.h.role=a}}});var gf=function(){this.h={}};r(gf,A);gf.prototype.i=function(){return{keys:[]}};var hf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Tg==null?null:a.Tg};r(hf,A);hf.prototype.i=function(){return{H:{capabilities:le},keys:["capabilities"]}};
132
+ k.Object.defineProperties(hf.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?B(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var jf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(jf,A);jf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
133
+ k.Object.defineProperties(jf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Ph==null?null:a.Ph;this.h.authorizationLoggingOptions=a.Lg==null?null:a.Lg;this.h.permissionType=a.ad==null?null:a.ad};r(lf,A);
134
+ lf.prototype.i=function(){return{H:{logName:me,permissionType:ne},keys:["authorizationLoggingOptions","logName","permissionType"],o:{authorizationLoggingOptions:bf}}};
135
+ k.Object.defineProperties(lf.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?B(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?B(this,"logName"):null},set:function(a){this.h.logName=a}},ad:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=
136
+ a}}});var mf=function(a){a=a===void 0?{}:a;this.h={};this.h.bucket=a.Se==null?null:a.Se;this.h.filenamePrefix=a.xa==null?null:a.xa;this.h.permissions=a.permissions==null?null:a.permissions;this.h.bucketCorsUris=a.Te==null?null:a.Te};r(mf,A);mf.prototype.i=function(){return{H:{permissions:oe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
137
+ k.Object.defineProperties(mf.prototype,{Se:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?B(this,"bucket"):null},set:function(a){this.h.bucket=a}},Te:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?B(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
138
+ enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(mf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return oe}}});var nf=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris};r(nf,A);nf.prototype.i=function(){return{keys:["uris"]}};
139
+ k.Object.defineProperties(nf.prototype,{uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}}});var of=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag};r(of,A);of.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:pf}}};
140
+ k.Object.defineProperties(of.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var qf=function(a){a=a===void 0?{}:a;this.h={};this.h.result=a.result==null?null:a.result};r(qf,A);qf.prototype.i=function(){return{keys:["result"]}};
141
+ k.Object.defineProperties(qf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?B(this,"result"):null},set:function(a){this.h.result=a}}});var rf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Dh==null?null:a.Dh;this.h.sys=a.Hi==null?null:a.Hi;this.h.svc=a.Gi==null?null:a.Gi;this.h.op=a.ei==null?null:a.ei;this.h.values=a.values==null?null:a.values};r(rf,A);rf.prototype.i=function(){return{H:{iam:pe,op:qe,sys:re},keys:["iam","op","svc","sys","values"]}};
142
+ k.Object.defineProperties(rf.prototype,{Dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?B(this,"iam"):null},set:function(a){this.h.iam=a}},ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?B(this,"op"):null},set:function(a){this.h.op=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?B(this,"svc"):null},set:function(a){this.h.svc=a}},Hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?B(this,"sys"):null},set:function(a){this.h.sys=
143
+ a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var sf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.da==null?null:a.da};r(sf,A);sf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
144
+ k.Object.defineProperties(sf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?B(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
145
+ var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Sh==null?null:a.Sh;this.h.field=a.th==null?null:a.th;this.h.customFields=a.jh==null?null:a.jh};r(tf,A);tf.prototype.i=function(){return{P:{customFields:uf},keys:["customFields","field","metric"]}};
146
+ k.Object.defineProperties(tf.prototype,{jh:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?B(this,"customFields"):null},set:function(a){this.h.customFields=a}},th:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?B(this,"field"):null},set:function(a){this.h.field=a}},Sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?B(this,"metric"):null},set:function(a){this.h.metric=a}}});
147
+ var uf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.value=a.value==null?null:a.value};r(uf,A);uf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(uf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return D(this,"value")?B(this,"value"):null},set:function(a){this.h.value=a}}});
148
+ var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Oh==null?null:a.Oh;this.h.isDirectAuth=a.Hh==null?null:a.Hh};r(vf,A);vf.prototype.i=function(){return{H:{logMode:se},keys:["isDirectAuth","logMode"]}};
149
+ k.Object.defineProperties(vf.prototype,{Hh:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?B(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?B(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var wf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(wf,A);
150
+ wf.prototype.i=function(){return{keys:["values"],Ma:{values:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};k.Object.defineProperties(wf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var xf=function(a){a=a===void 0?{}:a;this.h={};this.h.min=a.min==null?null:a.min;this.h.max=a.max==null?null:a.max};r(xf,A);xf.prototype.i=function(){return{keys:["max","min"]}};
151
+ k.Object.defineProperties(xf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?B(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?B(this,"min"):null},set:function(a){this.h.min=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.rf==null?null:a.rf;this.h.filenamePrefix=a.xa==null?null:a.xa};r(yf,A);yf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
152
+ k.Object.defineProperties(yf.prototype,{xa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},rf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?B(this,"folder"):null},set:function(a){this.h.folder=a}}});
153
+ var zf=function(a){a=a===void 0?{}:a;this.h={};this.h.tilestoreLocation=a.tilestoreLocation==null?null:a.tilestoreLocation;this.h.cloudStorageLocation=a.cloudStorageLocation==null?null:a.cloudStorageLocation;this.h.featureViewAssetLocation=a.Hd==null?null:a.Hd;this.h.tableLocation=a.Ii==null?null:a.Ii;this.h.type=a.type==null?null:a.type;this.h.name=a.name==null?null:a.name;this.h.id=a.id==null?null:a.id;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.properties=a.properties==null?null:
154
+ a.properties;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.geometry=a.geometry==null?null:a.geometry;this.h.bands=a.bands==null?null:a.bands;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.featureCount=a.featureCount==null?null:a.featureCount;this.h.quota=a.quota==null?null:a.quota;this.h.expression=a.l==null?null:a.l;this.h.tilesets=a.tilesets==null?null:a.tilesets};r(zf,A);
155
+ zf.prototype.i=function(){return{P:{bands:Af,tilesets:Bf},H:{type:te},keys:"bands cloudStorageLocation endTime expression featureCount featureViewAssetLocation geometry id name properties quota sizeBytes startTime tableLocation tilesets tilestoreLocation type updateTime".split(" "),Ma:{geometry:{ka:null,pa:!1,qa:!1,ra:!1},properties:{ka:null,pa:!1,qa:!1,ra:!1}},o:{cloudStorageLocation:nf,expression:pf,featureViewAssetLocation:Cf,quota:Df,tableLocation:Ef,tilestoreLocation:Ff}}};
156
+ k.Object.defineProperties(zf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?B(this,"bands"):null},set:function(a){this.h.bands=a}},cloudStorageLocation:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageLocation")?B(this,"cloudStorageLocation"):null},set:function(a){this.h.cloudStorageLocation=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):null},set:function(a){this.h.endTime=a}},l:{configurable:!0,
158
157
  enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},featureCount:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureCount")?B(this,"featureCount"):null},set:function(a){this.h.featureCount=a}},Hd:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAssetLocation")?B(this,"featureViewAssetLocation"):null},set:function(a){this.h.featureViewAssetLocation=a}},geometry:{configurable:!0,enumerable:!0,
159
158
  get:function(){return D(this,"geometry")?B(this,"geometry"):null},set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?B(this,"properties"):null},set:function(a){this.h.properties=a}},quota:{configurable:!0,
160
- enumerable:!0,get:function(){return D(this,"quota")?B(this,"quota"):null},set:function(a){this.h.quota=a}},sizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?B(this,"startTime"):null},set:function(a){this.h.startTime=a}},Hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"tableLocation")?B(this,"tableLocation"):
159
+ enumerable:!0,get:function(){return D(this,"quota")?B(this,"quota"):null},set:function(a){this.h.quota=a}},sizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?B(this,"startTime"):null},set:function(a){this.h.startTime=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"tableLocation")?B(this,"tableLocation"):
161
160
  null},set:function(a){this.h.tableLocation=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?B(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},tilestoreLocation:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilestoreLocation")?B(this,"tilestoreLocation"):null},set:function(a){this.h.tilestoreLocation=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}},updateTime:{configurable:!0,
162
- enumerable:!0,get:function(){return D(this,"updateTime")?B(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var mf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.overwrite=a.overwrite==null?null:a.overwrite};r(mf,A);mf.prototype.i=function(){return{keys:["name","overwrite"]}};
163
- k.Object.defineProperties(mf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
164
- var If=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.hc==null?null:a.hc};r(If,A);If.prototype.i=function(){return{H:{fileFormat:we},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:rf,visualizationOptions:Jf}}};
165
- k.Object.defineProperties(If.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
166
- "name")?B(this,"name"):null},set:function(a){this.h.name=a}},hc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?B(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var Kf=function(){this.h={}};r(Kf,A);Kf.prototype.i=function(){return{keys:[]}};
167
- var Lf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.requestId=a.requestId==null?null:a.requestId;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Lf,A);
168
- Lf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:lf,expression:rf}}};
169
- k.Object.defineProperties(Lf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},
161
+ enumerable:!0,get:function(){return D(this,"updateTime")?B(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var kf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.overwrite=a.overwrite==null?null:a.overwrite};r(kf,A);kf.prototype.i=function(){return{keys:["name","overwrite"]}};
162
+ k.Object.defineProperties(kf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
163
+ var Gf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.hc==null?null:a.hc};r(Gf,A);Gf.prototype.i=function(){return{H:{fileFormat:ue},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:pf,visualizationOptions:Hf}}};
164
+ k.Object.defineProperties(Gf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
165
+ "name")?B(this,"name"):null},set:function(a){this.h.name=a}},hc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?B(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var If=function(){this.h={}};r(If,A);If.prototype.i=function(){return{keys:[]}};
166
+ var Jf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.requestId=a.requestId==null?null:a.requestId;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Jf,A);
167
+ Jf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:jf,expression:pf}}};
168
+ k.Object.defineProperties(Jf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},
170
169
  O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,
171
170
  "workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
172
- var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.maxPixels=a.Of==null?null:a.Of;this.h.grid=a.grid==null?null:a.grid;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
173
- r(Mf,A);Mf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:Nf,expression:rf,fileExportOptions:Of,grid:Pf}}};
174
- k.Object.defineProperties(Mf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},
171
+ var Kf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.maxPixels=a.Of==null?null:a.Of;this.h.grid=a.grid==null?null:a.grid;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
172
+ r(Kf,A);Kf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:Lf,expression:pf,fileExportOptions:Mf,grid:Nf}}};
173
+ k.Object.defineProperties(Kf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},
175
174
  oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},Of:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixels")?B(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?
176
175
  B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
177
- a}}});var Qf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.tileOptions=a.dc==null?null:a.dc;this.h.tileExportOptions=a.cc==null?null:a.cc;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Qf,A);
178
- Qf.prototype.i=function(){return{keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:rf,tileExportOptions:Of,tileOptions:Rf}}};
179
- k.Object.defineProperties(Qf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
176
+ a}}});var Of=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.tileOptions=a.dc==null?null:a.dc;this.h.tileExportOptions=a.cc==null?null:a.cc;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Of,A);
177
+ Of.prototype.i=function(){return{keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:pf,tileExportOptions:Mf,tileOptions:Pf}}};
178
+ k.Object.defineProperties(Of.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
180
179
  enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?B(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
181
180
  B(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
182
- var Sf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.featureViewExportOptions=a.Id==null?null:a.Id;this.h.bigqueryExportOptions=a.wd==null?null:a.wd;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.selectors=a.selectors==null?null:a.selectors;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxWorkers=
183
- a.O==null?null:a.O;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.policy=a.jb==null?null:a.jb;this.h.priority=a.priority==null?null:a.priority};r(Sf,A);
184
- Sf.prototype.i=function(){return{keys:"assetExportOptions bigqueryExportOptions description expression featureViewExportOptions fileExportOptions maxErrorMeters maxVertices maxWorkers policy priority requestId selectors workloadTag".split(" "),o:{assetExportOptions:Tf,bigqueryExportOptions:ff,expression:rf,featureViewExportOptions:Uf,fileExportOptions:Vf,policy:Wf}}};
185
- k.Object.defineProperties(Sf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},wd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryExportOptions")?B(this,"bigqueryExportOptions"):null},set:function(a){this.h.bigqueryExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=
181
+ var Qf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.assetExportOptions=a.sa==null?null:a.sa;this.h.featureViewExportOptions=a.Id==null?null:a.Id;this.h.bigqueryExportOptions=a.wd==null?null:a.wd;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.selectors=a.selectors==null?null:a.selectors;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxWorkers=
182
+ a.O==null?null:a.O;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.policy=a.jb==null?null:a.jb;this.h.priority=a.priority==null?null:a.priority};r(Qf,A);
183
+ Qf.prototype.i=function(){return{keys:"assetExportOptions bigqueryExportOptions description expression featureViewExportOptions fileExportOptions maxErrorMeters maxVertices maxWorkers policy priority requestId selectors workloadTag".split(" "),o:{assetExportOptions:Rf,bigqueryExportOptions:df,expression:pf,featureViewExportOptions:Sf,fileExportOptions:Tf,policy:Uf}}};
184
+ k.Object.defineProperties(Qf.prototype,{sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},wd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryExportOptions")?B(this,"bigqueryExportOptions"):null},set:function(a){this.h.bigqueryExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=
186
185
  a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},Id:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewExportOptions")?B(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Ub:{configurable:!0,
187
186
  enumerable:!0,get:function(){return D(this,"maxErrorMeters")?B(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?B(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?
188
187
  B(this,"policy"):null},set:function(a){this.h.policy=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?B(this,"selectors"):null},set:function(a){this.h.selectors=a}},workloadTag:{configurable:!0,
189
188
  enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
190
- var Xf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.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};
191
- r(Xf,A);Xf.prototype.i=function(){return{H:{version:xe},keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions version videoOptions workloadTag".split(" "),o:{expression:rf,tileExportOptions:Yf,tileOptions:Rf,videoOptions:Zf}}};
192
- k.Object.defineProperties(Xf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
189
+ var Vf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.tileOptions=a.dc==null?null:a.dc;this.h.tileExportOptions=a.cc==null?null:a.cc;this.h.requestId=a.requestId==null?null:a.requestId;this.h.version=a.version==null?null:a.version;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
190
+ r(Vf,A);Vf.prototype.i=function(){return{H:{version:ve},keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions version videoOptions workloadTag".split(" "),o:{expression:pf,tileExportOptions:Wf,tileOptions:Pf,videoOptions:Xf}}};
191
+ k.Object.defineProperties(Vf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},O:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
193
192
  enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?B(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
194
193
  B(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?B(this,"version"):null},set:function(a){this.h.version=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
195
- a}}});var $f=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r($f,A);
196
- $f.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkers priority requestId videoOptions workloadTag".split(" "),o:{expression:rf,fileExportOptions:Yf,videoOptions:Zf}}};
197
- k.Object.defineProperties($f.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},O:{configurable:!0,
194
+ a}}});var Yf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.fileExportOptions=a.oa==null?null:a.oa;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.O==null?null:a.O;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};r(Yf,A);
195
+ Yf.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkers priority requestId videoOptions workloadTag".split(" "),o:{expression:pf,fileExportOptions:Wf,videoOptions:Xf}}};
196
+ k.Object.defineProperties(Yf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},O:{configurable:!0,
198
197
  enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):
199
- null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var hf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.title=a.title==null?null:a.title;this.h.description=a.description==null?null:a.description;this.h.location=a.location==null?null:a.location};r(hf,A);
200
- hf.prototype.i=function(){return{keys:["description","expression","location","title"]}};
201
- k.Object.defineProperties(hf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?B(this,"location"):null},set:function(a){this.h.location=a}},title:{configurable:!0,enumerable:!0,
202
- get:function(){return D(this,"title")?B(this,"title"):null},set:function(a){this.h.title=a}}});var rf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values;this.h.result=a.result==null?null:a.result};r(rf,A);rf.prototype.i=function(){return{keys:["result","values"],Ma:{values:{ka:af,pa:!1,qa:!0,ra:!1}}}};
203
- k.Object.defineProperties(rf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?B(this,"result"):null},set:function(a){this.h.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var ag=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.geometry=a.geometry==null?null:a.geometry;this.h.properties=a.properties==null?null:a.properties};
204
- r(ag,A);ag.prototype.i=function(){return{keys:["geometry","properties","type"]}};
205
- k.Object.defineProperties(ag.prototype,{geometry:{configurable:!0,enumerable:!0,get:function(){return D(this,"geometry")?B(this,"geometry"):null},set:function(a){this.h.geometry=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?B(this,"properties"):null},set:function(a){this.h.properties=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});
206
- var bg=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Mb==null?null:a.Mb;this.h.mapName=a.mapName==null?null:a.mapName;this.h.name=a.name==null?null:a.name;this.h.visualizationExpression=a.Ag==null?null:a.Ag};r(bg,A);bg.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:rf}}};
207
- k.Object.defineProperties(bg.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?B(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapName")?B(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},Ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
208
- B(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.kf==null?null:a.kf;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};r(Uf,A);Uf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:cg,ingestionTimeParameters:dg}}};
209
- k.Object.defineProperties(Uf.prototype,{kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewDestination")?B(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},qc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
210
- var eg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.type=a.type==null?null:a.type};r(eg,A);eg.prototype.i=function(){return{H:{type:ye},keys:["name","type"]}};k.Object.defineProperties(eg.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});
211
- var cg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.assetVersion=a.Fg==null?null:a.Fg;this.h.permissions=a.permissions==null?null:a.permissions};r(cg,A);cg.prototype.i=function(){return{H:{permissions:ze},keys:["assetVersion","name","permissions"]}};
212
- k.Object.defineProperties(cg.prototype,{Fg:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetVersion")?B(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=a}}});
213
- k.Object.defineProperties(cg,{Permissions:{configurable:!0,enumerable:!0,get:function(){return ze}}});var dg=function(a){a=a===void 0?{}:a;this.h={};this.h.thinningOptions=a.pg==null?null:a.pg;this.h.rankingOptions=a.Wf==null?null:a.Wf;this.h.prerenderingOptions=a.hi==null?null:a.hi};r(dg,A);dg.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:fg,rankingOptions:gg,thinningOptions:hg}}};
214
- k.Object.defineProperties(dg.prototype,{hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderingOptions")?B(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Wf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankingOptions")?B(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},pg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?B(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
215
- a}}});var Ef=function(a){a=a===void 0?{}:a;this.h={};this.h.location=a.location==null?null:a.location;this.h.assetOptions=a.assetOptions==null?null:a.assetOptions};r(Ef,A);Ef.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:ig}}};
216
- k.Object.defineProperties(Ef.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetOptions")?B(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?B(this,"location"):null},set:function(a){this.h.location=a}}});var ig=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.sh==null?null:a.sh;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};r(ig,A);
217
- ig.prototype.i=function(){return{P:{featureViewAttributes:eg},keys:["featureViewAttributes","ingestionTimeParameters"],o:{ingestionTimeParameters:dg}}};
218
- k.Object.defineProperties(ig.prototype,{sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAttributes")?B(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},qc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
219
- var jg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.orientation=a.orientation==null?null:a.orientation;this.h.fileFormat=a.F==null?null:a.F;this.h.grid=a.grid==null?null:a.grid};r(jg,A);jg.prototype.i=function(){return{H:{fileFormat:Ae,orientation:Be},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:rf,grid:Pf}}};
220
- k.Object.defineProperties(jg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
221
- "name")?B(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return D(this,"orientation")?B(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var Ff=function(a){a=a===void 0?{}:a;this.h={};this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.assetCount=a.Ne==null?null:a.Ne;this.h.maxAssets=a.Lf==null?null:a.Lf};r(Ff,A);
222
- Ff.prototype.i=function(){return{keys:["assetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
223
- k.Object.defineProperties(Ff.prototype,{Ne:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetCount")?B(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Lf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxAssets")?B(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?B(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},sizeBytes:{configurable:!0,enumerable:!0,
224
- get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var kg=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentNames=a.kc==null?null:a.kc;this.h.body=a.body==null?null:a.body};r(kg,A);kg.prototype.i=function(){return{keys:["argumentNames","body"]}};
225
- k.Object.defineProperties(kg.prototype,{kc:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentNames")?B(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return D(this,"body")?B(this,"body"):null},set:function(a){this.h.body=a}}});
226
- var lg=function(a){a=a===void 0?{}:a;this.h={};this.h.functionName=a.functionName==null?null:a.functionName;this.h.functionReference=a.Ua==null?null:a.Ua;this.h.arguments=a.arguments==null?null:a.arguments};r(lg,A);lg.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],Ma:{arguments:{ka:af,pa:!1,qa:!0,ra:!1}}}};
227
- k.Object.defineProperties(lg.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?B(this,"arguments"):null},set:function(a){this.h.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionName")?B(this,"functionName"):null},set:function(a){this.h.functionName=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionReference")?B(this,"functionReference"):null},set:function(a){this.h.functionReference=
228
- a}}});var mg=function(a){a=a===void 0?{}:a;this.h={};this.h.cloudOptimized=a.Ue==null?null:a.Ue;this.h.tileDimensions=a.bc==null?null:a.bc;this.h.skipEmptyFiles=a.kg==null?null:a.kg;this.h.tileSize=a.tileSize==null?null:a.tileSize;this.h.noData=a.Pf==null?null:a.Pf};r(mg,A);mg.prototype.i=function(){return{keys:["cloudOptimized","noData","skipEmptyFiles","tileDimensions","tileSize"],o:{noData:ng,tileDimensions:og}}};
229
- k.Object.defineProperties(mg.prototype,{Ue:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudOptimized")?B(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},Pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"noData")?B(this,"noData"):null},set:function(a){this.h.noData=a}},kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmptyFiles")?B(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},bc:{configurable:!0,enumerable:!0,
230
- get:function(){return D(this,"tileDimensions")?B(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?B(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});var pg=function(a){a=a===void 0?{}:a;this.h={};this.h.options=a.options==null?null:a.options};r(pg,A);pg.prototype.i=function(){return{keys:["options"],o:{options:qg}}};
231
- k.Object.defineProperties(pg.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?B(this,"options"):null},set:function(a){this.h.options=a}}});var qg=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.ri==null?null:a.ri};r(qg,A);qg.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
232
- k.Object.defineProperties(qg.prototype,{ri:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?B(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var og=function(a){a=a===void 0?{}:a;this.h={};this.h.width=a.width==null?null:a.width;this.h.height=a.height==null?null:a.height};r(og,A);og.prototype.i=function(){return{keys:["height","width"]}};
233
- k.Object.defineProperties(og.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return D(this,"height")?B(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return D(this,"width")?B(this,"width"):null},set:function(a){this.h.width=a}}});var rg=function(a){a=a===void 0?{}:a;this.h={};this.h.x=a.x==null?null:a.x;this.h.y=a.y==null?null:a.y};r(rg,A);rg.prototype.i=function(){return{keys:["x","y"]}};
234
- k.Object.defineProperties(rg.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return D(this,"x")?B(this,"x"):null},set:function(a){this.h.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return D(this,"y")?B(this,"y"):null},set:function(a){this.h.y=a}}});
235
- var Nf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=a.Tf==null?null:a.Tf;this.h.tileSize=a.tileSize==null?null:a.tileSize};r(Nf,A);
236
- Nf.prototype.i=function(){return{H:{pyramidingPolicy:Ce,pyramidingPolicyOverrides:De},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],Ma:{pyramidingPolicyOverrides:{ka:null,pa:!1,qa:!1,ra:!1}},o:{earthEngineDestination:mf}}};
237
- k.Object.defineProperties(Nf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?B(this,"pyramidingPolicyOverrides"):
198
+ null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var ff=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.title=a.title==null?null:a.title;this.h.description=a.description==null?null:a.description;this.h.location=a.location==null?null:a.location};r(ff,A);
199
+ ff.prototype.i=function(){return{keys:["description","expression","location","title"]}};
200
+ k.Object.defineProperties(ff.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?B(this,"location"):null},set:function(a){this.h.location=a}},title:{configurable:!0,enumerable:!0,
201
+ get:function(){return D(this,"title")?B(this,"title"):null},set:function(a){this.h.title=a}}});var pf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values;this.h.result=a.result==null?null:a.result};r(pf,A);pf.prototype.i=function(){return{keys:["result","values"],Ma:{values:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};
202
+ k.Object.defineProperties(pf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?B(this,"result"):null},set:function(a){this.h.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var Zf=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.geometry=a.geometry==null?null:a.geometry;this.h.properties=a.properties==null?null:a.properties};
203
+ r(Zf,A);Zf.prototype.i=function(){return{keys:["geometry","properties","type"]}};
204
+ k.Object.defineProperties(Zf.prototype,{geometry:{configurable:!0,enumerable:!0,get:function(){return D(this,"geometry")?B(this,"geometry"):null},set:function(a){this.h.geometry=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?B(this,"properties"):null},set:function(a){this.h.properties=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});
205
+ var $f=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Mb==null?null:a.Mb;this.h.mapName=a.mapName==null?null:a.mapName;this.h.name=a.name==null?null:a.name;this.h.visualizationExpression=a.Ag==null?null:a.Ag};r($f,A);$f.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:pf}}};
206
+ k.Object.defineProperties($f.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?B(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapName")?B(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},Ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
207
+ B(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Sf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.kf==null?null:a.kf;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};r(Sf,A);Sf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:ag,ingestionTimeParameters:bg}}};
208
+ k.Object.defineProperties(Sf.prototype,{kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewDestination")?B(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},qc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
209
+ var cg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.type=a.type==null?null:a.type};r(cg,A);cg.prototype.i=function(){return{H:{type:we},keys:["name","type"]}};k.Object.defineProperties(cg.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});
210
+ var ag=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.assetVersion=a.Fg==null?null:a.Fg;this.h.permissions=a.permissions==null?null:a.permissions};r(ag,A);ag.prototype.i=function(){return{H:{permissions:xe},keys:["assetVersion","name","permissions"]}};
211
+ k.Object.defineProperties(ag.prototype,{Fg:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetVersion")?B(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=a}}});
212
+ k.Object.defineProperties(ag,{Permissions:{configurable:!0,enumerable:!0,get:function(){return xe}}});var bg=function(a){a=a===void 0?{}:a;this.h={};this.h.thinningOptions=a.pg==null?null:a.pg;this.h.rankingOptions=a.Wf==null?null:a.Wf;this.h.prerenderingOptions=a.hi==null?null:a.hi};r(bg,A);bg.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:dg,rankingOptions:eg,thinningOptions:fg}}};
213
+ k.Object.defineProperties(bg.prototype,{hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderingOptions")?B(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Wf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankingOptions")?B(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},pg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?B(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
214
+ a}}});var Cf=function(a){a=a===void 0?{}:a;this.h={};this.h.location=a.location==null?null:a.location;this.h.assetOptions=a.assetOptions==null?null:a.assetOptions};r(Cf,A);Cf.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:gg}}};
215
+ k.Object.defineProperties(Cf.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetOptions")?B(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?B(this,"location"):null},set:function(a){this.h.location=a}}});var gg=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.sh==null?null:a.sh;this.h.ingestionTimeParameters=a.qc==null?null:a.qc};r(gg,A);
216
+ gg.prototype.i=function(){return{P:{featureViewAttributes:cg},keys:["featureViewAttributes","ingestionTimeParameters"],o:{ingestionTimeParameters:bg}}};
217
+ k.Object.defineProperties(gg.prototype,{sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAttributes")?B(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},qc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
218
+ var hg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.orientation=a.orientation==null?null:a.orientation;this.h.fileFormat=a.F==null?null:a.F;this.h.grid=a.grid==null?null:a.grid};r(hg,A);hg.prototype.i=function(){return{H:{fileFormat:ye,orientation:ze},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:pf,grid:Nf}}};
219
+ k.Object.defineProperties(hg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
220
+ "name")?B(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return D(this,"orientation")?B(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var Df=function(a){a=a===void 0?{}:a;this.h={};this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.assetCount=a.Ne==null?null:a.Ne;this.h.maxAssets=a.Lf==null?null:a.Lf};r(Df,A);
221
+ Df.prototype.i=function(){return{keys:["assetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
222
+ k.Object.defineProperties(Df.prototype,{Ne:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetCount")?B(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Lf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxAssets")?B(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?B(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},sizeBytes:{configurable:!0,enumerable:!0,
223
+ get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var ig=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentNames=a.kc==null?null:a.kc;this.h.body=a.body==null?null:a.body};r(ig,A);ig.prototype.i=function(){return{keys:["argumentNames","body"]}};
224
+ k.Object.defineProperties(ig.prototype,{kc:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentNames")?B(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return D(this,"body")?B(this,"body"):null},set:function(a){this.h.body=a}}});
225
+ var jg=function(a){a=a===void 0?{}:a;this.h={};this.h.functionName=a.functionName==null?null:a.functionName;this.h.functionReference=a.Ua==null?null:a.Ua;this.h.arguments=a.arguments==null?null:a.arguments};r(jg,A);jg.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],Ma:{arguments:{ka:Ze,pa:!1,qa:!0,ra:!1}}}};
226
+ k.Object.defineProperties(jg.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?B(this,"arguments"):null},set:function(a){this.h.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionName")?B(this,"functionName"):null},set:function(a){this.h.functionName=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionReference")?B(this,"functionReference"):null},set:function(a){this.h.functionReference=
227
+ a}}});var kg=function(a){a=a===void 0?{}:a;this.h={};this.h.cloudOptimized=a.Ue==null?null:a.Ue;this.h.tileDimensions=a.bc==null?null:a.bc;this.h.skipEmptyFiles=a.kg==null?null:a.kg;this.h.tileSize=a.tileSize==null?null:a.tileSize;this.h.noData=a.Pf==null?null:a.Pf};r(kg,A);kg.prototype.i=function(){return{keys:["cloudOptimized","noData","skipEmptyFiles","tileDimensions","tileSize"],o:{noData:lg,tileDimensions:mg}}};
228
+ k.Object.defineProperties(kg.prototype,{Ue:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudOptimized")?B(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},Pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"noData")?B(this,"noData"):null},set:function(a){this.h.noData=a}},kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmptyFiles")?B(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},bc:{configurable:!0,enumerable:!0,
229
+ get:function(){return D(this,"tileDimensions")?B(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?B(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.options=a.options==null?null:a.options};r(ng,A);ng.prototype.i=function(){return{keys:["options"],o:{options:og}}};
230
+ k.Object.defineProperties(ng.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?B(this,"options"):null},set:function(a){this.h.options=a}}});var og=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.ri==null?null:a.ri};r(og,A);og.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
231
+ k.Object.defineProperties(og.prototype,{ri:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?B(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var mg=function(a){a=a===void 0?{}:a;this.h={};this.h.width=a.width==null?null:a.width;this.h.height=a.height==null?null:a.height};r(mg,A);mg.prototype.i=function(){return{keys:["height","width"]}};
232
+ k.Object.defineProperties(mg.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return D(this,"height")?B(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return D(this,"width")?B(this,"width"):null},set:function(a){this.h.width=a}}});var pg=function(a){a=a===void 0?{}:a;this.h={};this.h.x=a.x==null?null:a.x;this.h.y=a.y==null?null:a.y};r(pg,A);pg.prototype.i=function(){return{keys:["x","y"]}};
233
+ k.Object.defineProperties(pg.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return D(this,"x")?B(this,"x"):null},set:function(a){this.h.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return D(this,"y")?B(this,"y"):null},set:function(a){this.h.y=a}}});
234
+ var Lf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=a.Tf==null?null:a.Tf;this.h.tileSize=a.tileSize==null?null:a.tileSize};r(Lf,A);
235
+ Lf.prototype.i=function(){return{H:{pyramidingPolicy:Ae,pyramidingPolicyOverrides:Be},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],Ma:{pyramidingPolicyOverrides:{ka:null,pa:!1,qa:!1,ra:!1}},o:{earthEngineDestination:kf}}};
236
+ k.Object.defineProperties(Lf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?B(this,"pyramidingPolicyOverrides"):
238
237
  null},set:function(a){this.h.pyramidingPolicyOverrides=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?B(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});
239
- var Cf=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.dataType=a.dataType==null?null:a.dataType;this.h.grid=a.grid==null?null:a.grid;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.missingData=a.missingData==null?null:a.missingData;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.kd==null?null:a.kd};r(Cf,A);
240
- Cf.prototype.i=function(){return{P:{tilesets:sg},H:{pyramidingPolicy:Ee},keys:"dataType grid id missingData pyramidingPolicy tilesetBandIndex tilesetId tilesets".split(" "),o:{dataType:tg,grid:Pf,missingData:ug}}};
241
- k.Object.defineProperties(Cf.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?B(this,"dataType"):null},set:function(a){this.h.dataType=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?
238
+ var Af=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.dataType=a.dataType==null?null:a.dataType;this.h.grid=a.grid==null?null:a.grid;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.missingData=a.missingData==null?null:a.missingData;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.kd==null?null:a.kd};r(Af,A);
239
+ Af.prototype.i=function(){return{P:{tilesets:qg},H:{pyramidingPolicy:Ce},keys:"dataType grid id missingData pyramidingPolicy tilesetBandIndex tilesetId tilesets".split(" "),o:{dataType:rg,grid:Nf,missingData:sg}}};
240
+ k.Object.defineProperties(Af.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?B(this,"dataType"):null},set:function(a){this.h.dataType=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?
242
241
  B(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},kd:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?B(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},
243
- set:function(a){this.h.tilesetId=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?B(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});var Of=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Jd==null?null:a.Jd;this.h.tfRecordOptions=a.le==null?null:a.le;this.h.fileFormat=a.F==null?null:a.F};r(Of,A);
244
- Of.prototype.i=function(){return{H:{fileFormat:Fe},keys:["cloudStorageDestination","driveDestination","fileFormat","geoTiffOptions","tfRecordOptions"],o:{cloudStorageDestination:of,driveDestination:Af,geoTiffOptions:mg,tfRecordOptions:vg}}};
245
- k.Object.defineProperties(Of.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
242
+ set:function(a){this.h.tilesetId=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?B(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Jd==null?null:a.Jd;this.h.tfRecordOptions=a.le==null?null:a.le;this.h.fileFormat=a.F==null?null:a.F};r(Mf,A);
243
+ Mf.prototype.i=function(){return{H:{fileFormat:De},keys:["cloudStorageDestination","driveDestination","fileFormat","geoTiffOptions","tfRecordOptions"],o:{cloudStorageDestination:mf,driveDestination:yf,geoTiffOptions:kg,tfRecordOptions:tg}}};
244
+ k.Object.defineProperties(Mf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
246
245
  a}},Jd:{configurable:!0,enumerable:!0,get:function(){return D(this,"geoTiffOptions")?B(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},le:{configurable:!0,enumerable:!0,get:function(){return D(this,"tfRecordOptions")?B(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
247
- var wg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.nd==null?null:a.nd;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.bands=a.bands==null?null:a.bands;this.h.maskBands=a.Kf==null?null:a.Kf;this.h.footprint=a.zh==null?null:a.zh;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.startTime=a.startTime==
248
- null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.minTileAreaRatio=a.Vh==null?null:a.Vh;this.h.skipMetadataRead=a.zi==null?null:a.zi;this.h.memo=a.Vc==null?null:a.Vc};r(wg,A);
249
- wg.prototype.i=function(){return{P:{bands:xg,maskBands:yg,tilesets:Df},H:{pyramidingPolicy:Ge},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:zg,missingData:ug}}};
250
- k.Object.defineProperties(wg.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?B(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):null},set:function(a){this.h.endTime=a}},zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?B(this,"footprint"):null},set:function(a){this.h.footprint=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return D(this,
246
+ var ug=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.nd==null?null:a.nd;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.bands=a.bands==null?null:a.bands;this.h.maskBands=a.Kf==null?null:a.Kf;this.h.footprint=a.zh==null?null:a.zh;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.startTime=a.startTime==
247
+ null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.minTileAreaRatio=a.Vh==null?null:a.Vh;this.h.skipMetadataRead=a.Ai==null?null:a.Ai;this.h.memo=a.Vc==null?null:a.Vc};r(ug,A);
248
+ ug.prototype.i=function(){return{P:{bands:vg,maskBands:wg,tilesets:Bf},H:{pyramidingPolicy:Ee},keys:"bands endTime footprint maskBands memo minTileAreaRatio missingData name properties pyramidingPolicy skipMetadataRead startTime tilesets uriPrefix".split(" "),Ma:{properties:{ka:null,pa:!1,qa:!1,ra:!1}},o:{footprint:xg,missingData:sg}}};
249
+ k.Object.defineProperties(ug.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?B(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):null},set:function(a){this.h.endTime=a}},zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?B(this,"footprint"):null},set:function(a){this.h.footprint=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return D(this,
251
250
  "maskBands")?B(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Vc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?B(this,"memo"):null},set:function(a){this.h.memo=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minTileAreaRatio")?B(this,"minTileAreaRatio"):null},set:function(a){this.h.minTileAreaRatio=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?B(this,"missingData"):null},set:function(a){this.h.missingData=
252
- a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?B(this,"properties"):null},set:function(a){this.h.properties=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},zi:{configurable:!0,enumerable:!0,get:function(){return D(this,
251
+ a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?B(this,"properties"):null},set:function(a){this.h.properties=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Ai:{configurable:!0,enumerable:!0,get:function(){return D(this,
253
252
  "skipMetadataRead")?B(this,"skipMetadataRead"):null},set:function(a){this.h.skipMetadataRead=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?B(this,"startTime"):null},set:function(a){this.h.startTime=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?B(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},nd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?B(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=
254
- a}}});var Ag=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.affineTransform=a.Kb==null?null:a.Kb;this.h.dimensions=a.dimensions==null?null:a.dimensions};r(Ag,A);Ag.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:Xe,dimensions:og}}};
255
- k.Object.defineProperties(Ag.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?B(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}}});
256
- var Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.imageManifest=a.zf==null?null:a.zf;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId;this.h.mode=a.mode==null?null:a.mode};r(Bg,A);Bg.prototype.i=function(){return{H:{mode:He},keys:["description","imageManifest","mode","overwrite","requestId"],o:{imageManifest:wg}}};
257
- k.Object.defineProperties(Bg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},zf:{configurable:!0,enumerable:!0,get:function(){return D(this,"imageManifest")?B(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},mode:{configurable:!0,enumerable:!0,get:function(){return D(this,"mode")?B(this,"mode"):null},set:function(a){this.h.mode=a}},overwrite:{configurable:!0,enumerable:!0,
258
- get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.og==null?null:a.og;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId};
259
- r(Cg,A);Cg.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:Dg}}};
260
- k.Object.defineProperties(Cg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},og:{configurable:!0,
261
- enumerable:!0,get:function(){return D(this,"tableManifest")?B(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Eg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Dc==null?null:a.Dc};r(Eg,A);Eg.prototype.i=function(){return{P:{algorithms:Ye},keys:["algorithms"]}};k.Object.defineProperties(Eg.prototype,{Dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?B(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
262
- var Fg=function(a){a=a===void 0?{}:a;this.h={};this.h.assets=a.assets==null?null:a.assets;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Fg,A);Fg.prototype.i=function(){return{P:{assets:Bf},keys:["assets","nextPageToken"]}};
263
- k.Object.defineProperties(Fg.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return D(this,"assets")?B(this,"assets"):null},set:function(a){this.h.assets=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});
264
- var Gg=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.features=a.features==null?null:a.features;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Gg,A);Gg.prototype.i=function(){return{P:{features:ag},keys:["features","nextPageToken","type"]}};
265
- k.Object.defineProperties(Gg.prototype,{features:{configurable:!0,enumerable:!0,get:function(){return D(this,"features")?B(this,"features"):null},set:function(a){this.h.features=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});
266
- var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.operations=a.Na==null?null:a.Na;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Hg,A);Hg.prototype.i=function(){return{P:{operations:Ig},keys:["nextPageToken","operations"]}};
267
- k.Object.defineProperties(Hg.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Na:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?B(this,"operations"):null},set:function(a){this.h.operations=a}}});
268
- var Jg=function(a){a=a===void 0?{}:a;this.h={};this.h.counter=a.counter==null?null:a.counter;this.h.dataAccess=a.kh==null?null:a.kh;this.h.cloudAudit=a.Vg==null?null:a.Vg};r(Jg,A);Jg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:nf,counter:vf,dataAccess:xf}}};
269
- k.Object.defineProperties(Jg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudAudit")?B(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return D(this,"counter")?B(this,"counter"):null},set:function(a){this.h.counter=a}},kh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?B(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
270
- var ug=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(ug,A);ug.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(ug.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var Kg=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb};r(Kg,A);Kg.prototype.i=function(){return{keys:["destinationName"]}};
271
- k.Object.defineProperties(Kg.prototype,{Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?B(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.pf==null?null:a.pf;this.h.integerValue=a.Va==null?null:a.Va};r(ng,A);ng.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
272
- k.Object.defineProperties(ng.prototype,{pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?B(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?B(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
273
- var Ig=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.metadata=a.metadata==null?null:a.metadata;this.h.done=a.done==null?null:a.done;this.h.error=a.error==null?null:a.error;this.h.response=a.response==null?null:a.response};r(Ig,A);Ig.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:Lg}}};
274
- k.Object.defineProperties(Ig.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return D(this,"done")?B(this,"done"):null},set:function(a){this.h.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return D(this,"error")?B(this,"error"):null},set:function(a){this.h.error=a}},metadata:{configurable:!0,enumerable:!0,get:function(){return D(this,"metadata")?B(this,"metadata"):null},set:function(a){this.h.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
253
+ a}}});var yg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.affineTransform=a.Kb==null?null:a.Kb;this.h.dimensions=a.dimensions==null?null:a.dimensions};r(yg,A);yg.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:Ve,dimensions:mg}}};
254
+ k.Object.defineProperties(yg.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?B(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}}});
255
+ var zg=function(a){a=a===void 0?{}:a;this.h={};this.h.imageManifest=a.zf==null?null:a.zf;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId;this.h.mode=a.mode==null?null:a.mode};r(zg,A);zg.prototype.i=function(){return{H:{mode:Fe},keys:["description","imageManifest","mode","overwrite","requestId"],o:{imageManifest:ug}}};
256
+ k.Object.defineProperties(zg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},zf:{configurable:!0,enumerable:!0,get:function(){return D(this,"imageManifest")?B(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},mode:{configurable:!0,enumerable:!0,get:function(){return D(this,"mode")?B(this,"mode"):null},set:function(a){this.h.mode=a}},overwrite:{configurable:!0,enumerable:!0,
257
+ get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var Ag=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.og==null?null:a.og;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId};
258
+ r(Ag,A);Ag.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:Bg}}};
259
+ k.Object.defineProperties(Ag.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},og:{configurable:!0,
260
+ enumerable:!0,get:function(){return D(this,"tableManifest")?B(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Dc==null?null:a.Dc};r(Cg,A);Cg.prototype.i=function(){return{P:{algorithms:We},keys:["algorithms"]}};k.Object.defineProperties(Cg.prototype,{Dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?B(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
261
+ var Dg=function(a){a=a===void 0?{}:a;this.h={};this.h.assets=a.assets==null?null:a.assets;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Dg,A);Dg.prototype.i=function(){return{P:{assets:zf},keys:["assets","nextPageToken"]}};
262
+ k.Object.defineProperties(Dg.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return D(this,"assets")?B(this,"assets"):null},set:function(a){this.h.assets=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});
263
+ var Eg=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.features=a.features==null?null:a.features;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Eg,A);Eg.prototype.i=function(){return{P:{features:Zf},keys:["features","nextPageToken","type"]}};
264
+ k.Object.defineProperties(Eg.prototype,{features:{configurable:!0,enumerable:!0,get:function(){return D(this,"features")?B(this,"features"):null},set:function(a){this.h.features=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});
265
+ var Fg=function(a){a=a===void 0?{}:a;this.h={};this.h.operations=a.Na==null?null:a.Na;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};r(Fg,A);Fg.prototype.i=function(){return{P:{operations:Gg},keys:["nextPageToken","operations"]}};
266
+ k.Object.defineProperties(Fg.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Na:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?B(this,"operations"):null},set:function(a){this.h.operations=a}}});
267
+ var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.counter=a.counter==null?null:a.counter;this.h.dataAccess=a.kh==null?null:a.kh;this.h.cloudAudit=a.Vg==null?null:a.Vg};r(Hg,A);Hg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:lf,counter:tf,dataAccess:vf}}};
268
+ k.Object.defineProperties(Hg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudAudit")?B(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return D(this,"counter")?B(this,"counter"):null},set:function(a){this.h.counter=a}},kh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?B(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
269
+ var sg=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};r(sg,A);sg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(sg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var Ig=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Pb==null?null:a.Pb};r(Ig,A);Ig.prototype.i=function(){return{keys:["destinationName"]}};
270
+ k.Object.defineProperties(Ig.prototype,{Pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?B(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var lg=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.pf==null?null:a.pf;this.h.integerValue=a.Va==null?null:a.Va};r(lg,A);lg.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
271
+ k.Object.defineProperties(lg.prototype,{pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?B(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?B(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
272
+ var Gg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.metadata=a.metadata==null?null:a.metadata;this.h.done=a.done==null?null:a.done;this.h.error=a.error==null?null:a.error;this.h.response=a.response==null?null:a.response};r(Gg,A);Gg.prototype.i=function(){return{keys:["done","error","metadata","name","response"],Ma:{metadata:{ka:null,pa:!1,qa:!1,ra:!1},response:{ka:null,pa:!1,qa:!1,ra:!1}},o:{error:Jg}}};
273
+ k.Object.defineProperties(Gg.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return D(this,"done")?B(this,"done"):null},set:function(a){this.h.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return D(this,"error")?B(this,"error"):null},set:function(a){this.h.error=a}},metadata:{configurable:!0,enumerable:!0,get:function(){return D(this,"metadata")?B(this,"metadata"):null},set:function(a){this.h.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
275
274
  "name")?B(this,"name"):null},set:function(a){this.h.name=a}},response:{configurable:!0,enumerable:!0,get:function(){return D(this,"response")?B(this,"response"):null},set:function(a){this.h.response=a}}});
276
- var Mg=function(a){a=a===void 0?{}:a;this.h={};this.h.state=a.state==null?null:a.state;this.h.description=a.description==null?null:a.description;this.h.type=a.type==null?null:a.type;this.h.priority=a.priority==null?null:a.priority;this.h.createTime=a.bf==null?null:a.bf;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.progress=a.progress==null?null:a.progress;this.h.stages=a.Bi==null?null:
277
- a.Bi;this.h.attempt=a.attempt==null?null:a.attempt;this.h.scriptUri=a.dg==null?null:a.dg;this.h.destinationUris=a.ef==null?null:a.ef;this.h.notifications=a.Zh==null?null:a.Zh;this.h.batchEecuUsageSeconds=a.vd==null?null:a.vd};r(Mg,A);Mg.prototype.i=function(){return{P:{notifications:Ng,stages:Og},H:{state:Ie},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
278
- k.Object.defineProperties(Mg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return D(this,"attempt")?B(this,"attempt"):null},set:function(a){this.h.attempt=a}},vd:{configurable:!0,enumerable:!0,get:function(){return D(this,"batchEecuUsageSeconds")?B(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},bf:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?B(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
275
+ var Kg=function(a){a=a===void 0?{}:a;this.h={};this.h.state=a.state==null?null:a.state;this.h.description=a.description==null?null:a.description;this.h.type=a.type==null?null:a.type;this.h.priority=a.priority==null?null:a.priority;this.h.createTime=a.bf==null?null:a.bf;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.progress=a.progress==null?null:a.progress;this.h.stages=a.Ci==null?null:
276
+ a.Ci;this.h.attempt=a.attempt==null?null:a.attempt;this.h.scriptUri=a.dg==null?null:a.dg;this.h.destinationUris=a.ef==null?null:a.ef;this.h.notifications=a.Zh==null?null:a.Zh;this.h.batchEecuUsageSeconds=a.vd==null?null:a.vd};r(Kg,A);Kg.prototype.i=function(){return{P:{notifications:Lg,stages:Mg},H:{state:Ge},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
277
+ k.Object.defineProperties(Kg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return D(this,"attempt")?B(this,"attempt"):null},set:function(a){this.h.attempt=a}},vd:{configurable:!0,enumerable:!0,get:function(){return D(this,"batchEecuUsageSeconds")?B(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},bf:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?B(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
279
278
  enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},ef:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationUris")?B(this,"destinationUris"):null},set:function(a){this.h.destinationUris=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):null},set:function(a){this.h.endTime=a}},Zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notifications")?B(this,
280
- "notifications"):null},set:function(a){this.h.notifications=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},progress:{configurable:!0,enumerable:!0,get:function(){return D(this,"progress")?B(this,"progress"):null},set:function(a){this.h.progress=a}},dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scriptUri")?B(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},Bi:{configurable:!0,
279
+ "notifications"):null},set:function(a){this.h.notifications=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},progress:{configurable:!0,enumerable:!0,get:function(){return D(this,"progress")?B(this,"progress"):null},set:function(a){this.h.progress=a}},dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scriptUri")?B(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},Ci:{configurable:!0,
281
280
  enumerable:!0,get:function(){return D(this,"stages")?B(this,"stages"):null},set:function(a){this.h.stages=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?B(this,"startTime"):null},set:function(a){this.h.startTime=a}},state:{configurable:!0,enumerable:!0,get:function(){return D(this,"state")?B(this,"state"):null},set:function(a){this.h.state=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=
282
- a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?B(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Ng=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Mi==null?null:a.Mi;this.h.detail=a.detail==null?null:a.detail};r(Ng,A);Ng.prototype.i=function(){return{H:{severity:Je},keys:["detail","severity","topic"]}};
283
- k.Object.defineProperties(Ng.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return D(this,"detail")?B(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return D(this,"severity")?B(this,"severity"):null},set:function(a){this.h.severity=a}},Mi:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?B(this,"topic"):null},set:function(a){this.h.topic=a}}});
284
- var Og=function(a){a=a===void 0?{}:a;this.h={};this.h.displayName=a.displayName==null?null:a.displayName;this.h.completeWorkUnits=a.Xg==null?null:a.Xg;this.h.totalWorkUnits=a.Ni==null?null:a.Ni;this.h.description=a.description==null?null:a.description};r(Og,A);Og.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
285
- k.Object.defineProperties(Og.prototype,{Xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"completeWorkUnits")?B(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return D(this,"displayName")?B(this,"displayName"):null},set:function(a){this.h.displayName=
286
- a}},Ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?B(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var tg=function(a){a=a===void 0?{}:a;this.h={};this.h.precision=a.precision==null?null:a.precision;this.h.range=a.dd==null?null:a.dd;this.h.dimensionsCount=a.oh==null?null:a.oh};r(tg,A);tg.prototype.i=function(){return{H:{precision:Ke},keys:["dimensionsCount","precision","range"],o:{range:zf}}};
287
- k.Object.defineProperties(tg.prototype,{oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensionsCount")?B(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return D(this,"precision")?B(this,"precision"):null},set:function(a){this.h.precision=a}},dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?B(this,"range"):null},set:function(a){this.h.range=a}}});
288
- var zg=function(a){a=a===void 0?{}:a;this.h={};this.h.points=a.points==null?null:a.points;this.h.bandId=a.Mg==null?null:a.Mg};r(zg,A);zg.prototype.i=function(){return{P:{points:rg},keys:["bandId","points"]}};
289
- k.Object.defineProperties(zg.prototype,{Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandId")?B(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return D(this,"points")?B(this,"points"):null},set:function(a){this.h.points=a}}});
290
- var Pf=function(a){a=a===void 0?{}:a;this.h={};this.h.crsCode=a.cf==null?null:a.cf;this.h.crsWkt=a.eh==null?null:a.eh;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.affineTransform=a.Kb==null?null:a.Kb};r(Pf,A);Pf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Xe,dimensions:og}}};
291
- k.Object.defineProperties(Pf.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?B(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},cf:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?B(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsWkt")?B(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
292
- get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Wf=function(a){a=a===void 0?{}:a;this.h={};this.h.version=a.version==null?null:a.version;this.h.bindings=a.xd==null?null:a.xd;this.h.auditConfigs=a.Jg==null?null:a.Jg;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.hf==null?null:a.hf};r(Wf,A);Wf.prototype.i=function(){return{P:{auditConfigs:bf,bindings:gf,rules:Pg},keys:["auditConfigs","bindings","etag","rules","version"]}};
293
- k.Object.defineProperties(Wf.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?B(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},xd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindings")?B(this,"bindings"):null},set:function(a){this.h.bindings=a}},hf:{configurable:!0,enumerable:!0,get:function(){return D(this,"etag")?B(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return D(this,
294
- "rules")?B(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?B(this,"version"):null},set:function(a){this.h.version=a}}});var fg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.gi==null?null:a.gi;this.h.tileLimiting=a.Ii==null?null:a.Ii};r(fg,A);fg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Qg}}};
295
- k.Object.defineProperties(fg.prototype,{gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?B(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?B(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Rg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};r(Rg,A);Rg.prototype.i=function(){return{keys:["attributeName"]}};
296
- k.Object.defineProperties(Rg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return D(this,"attributeName")?B(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Sg=function(){this.h={}};r(Sg,A);Sg.prototype.i=function(){return{keys:[]}};var Tg=function(){this.h={}};r(Tg,A);Tg.prototype.i=function(){return{keys:[]}};var Ug=function(){this.h={}};r(Ug,A);Ug.prototype.i=function(){return{keys:[]}};
297
- var Vg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.Zd==null?null:a.Zd;this.h.rankByMinVisibleLodRule=a.mi==null?null:a.mi;this.h.rankByGeometryTypeRule=a.ae==null?null:a.ae;this.h.rankByMinZoomLevelRule=a.be==null?null:a.be;this.h.direction=a.direction==null?null:a.direction};r(Vg,A);
298
- Vg.prototype.i=function(){return{H:{direction:Le},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],o:{rankByAttributeRule:Rg,rankByGeometryTypeRule:Sg,rankByMinVisibleLodRule:Tg,rankByMinZoomLevelRule:Ug}}};
299
- k.Object.defineProperties(Vg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return D(this,"direction")?B(this,"direction"):null},set:function(a){this.h.direction=a}},Zd:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByAttributeRule")?B(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},ae:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByGeometryTypeRule")?B(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
281
+ a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?B(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Lg=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Ni==null?null:a.Ni;this.h.detail=a.detail==null?null:a.detail};r(Lg,A);Lg.prototype.i=function(){return{H:{severity:He},keys:["detail","severity","topic"]}};
282
+ k.Object.defineProperties(Lg.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return D(this,"detail")?B(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return D(this,"severity")?B(this,"severity"):null},set:function(a){this.h.severity=a}},Ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?B(this,"topic"):null},set:function(a){this.h.topic=a}}});
283
+ var Mg=function(a){a=a===void 0?{}:a;this.h={};this.h.displayName=a.displayName==null?null:a.displayName;this.h.completeWorkUnits=a.Xg==null?null:a.Xg;this.h.totalWorkUnits=a.Oi==null?null:a.Oi;this.h.description=a.description==null?null:a.description};r(Mg,A);Mg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
284
+ k.Object.defineProperties(Mg.prototype,{Xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"completeWorkUnits")?B(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return D(this,"displayName")?B(this,"displayName"):null},set:function(a){this.h.displayName=
285
+ a}},Oi:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?B(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var rg=function(a){a=a===void 0?{}:a;this.h={};this.h.precision=a.precision==null?null:a.precision;this.h.range=a.dd==null?null:a.dd;this.h.dimensionsCount=a.oh==null?null:a.oh};r(rg,A);rg.prototype.i=function(){return{H:{precision:Ie},keys:["dimensionsCount","precision","range"],o:{range:xf}}};
286
+ k.Object.defineProperties(rg.prototype,{oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensionsCount")?B(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return D(this,"precision")?B(this,"precision"):null},set:function(a){this.h.precision=a}},dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?B(this,"range"):null},set:function(a){this.h.range=a}}});
287
+ var xg=function(a){a=a===void 0?{}:a;this.h={};this.h.points=a.points==null?null:a.points;this.h.bandId=a.Mg==null?null:a.Mg};r(xg,A);xg.prototype.i=function(){return{P:{points:pg},keys:["bandId","points"]}};
288
+ k.Object.defineProperties(xg.prototype,{Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandId")?B(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return D(this,"points")?B(this,"points"):null},set:function(a){this.h.points=a}}});
289
+ var Nf=function(a){a=a===void 0?{}:a;this.h={};this.h.crsCode=a.cf==null?null:a.cf;this.h.crsWkt=a.eh==null?null:a.eh;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.affineTransform=a.Kb==null?null:a.Kb};r(Nf,A);Nf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Ve,dimensions:mg}}};
290
+ k.Object.defineProperties(Nf.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?B(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},cf:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?B(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsWkt")?B(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
291
+ get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.version=a.version==null?null:a.version;this.h.bindings=a.xd==null?null:a.xd;this.h.auditConfigs=a.Jg==null?null:a.Jg;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.hf==null?null:a.hf};r(Uf,A);Uf.prototype.i=function(){return{P:{auditConfigs:$e,bindings:ef,rules:Ng},keys:["auditConfigs","bindings","etag","rules","version"]}};
292
+ k.Object.defineProperties(Uf.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?B(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},xd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindings")?B(this,"bindings"):null},set:function(a){this.h.bindings=a}},hf:{configurable:!0,enumerable:!0,get:function(){return D(this,"etag")?B(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return D(this,
293
+ "rules")?B(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?B(this,"version"):null},set:function(a){this.h.version=a}}});var dg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.gi==null?null:a.gi;this.h.tileLimiting=a.Ji==null?null:a.Ji};r(dg,A);dg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Og}}};
294
+ k.Object.defineProperties(dg.prototype,{gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?B(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Ji:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?B(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Pg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};r(Pg,A);Pg.prototype.i=function(){return{keys:["attributeName"]}};
295
+ k.Object.defineProperties(Pg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return D(this,"attributeName")?B(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Qg=function(){this.h={}};r(Qg,A);Qg.prototype.i=function(){return{keys:[]}};var Rg=function(){this.h={}};r(Rg,A);Rg.prototype.i=function(){return{keys:[]}};var Sg=function(){this.h={}};r(Sg,A);Sg.prototype.i=function(){return{keys:[]}};
296
+ var Tg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.Zd==null?null:a.Zd;this.h.rankByMinVisibleLodRule=a.mi==null?null:a.mi;this.h.rankByGeometryTypeRule=a.ae==null?null:a.ae;this.h.rankByMinZoomLevelRule=a.be==null?null:a.be;this.h.direction=a.direction==null?null:a.direction};r(Tg,A);
297
+ Tg.prototype.i=function(){return{H:{direction:Je},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],o:{rankByAttributeRule:Pg,rankByGeometryTypeRule:Qg,rankByMinVisibleLodRule:Rg,rankByMinZoomLevelRule:Sg}}};
298
+ k.Object.defineProperties(Tg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return D(this,"direction")?B(this,"direction"):null},set:function(a){this.h.direction=a}},Zd:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByAttributeRule")?B(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},ae:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByGeometryTypeRule")?B(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
300
299
  a}},mi:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinVisibleLodRule")?B(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},be:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinZoomLevelRule")?B(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
301
- var gg=function(a){a=a===void 0?{}:a;this.h={};this.h.zOrderRankingRule=a.Cg==null?null:a.Cg;this.h.thinningRankingRule=a.qg==null?null:a.qg};r(gg,A);gg.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Wg,zOrderRankingRule:Wg}}};
302
- k.Object.defineProperties(gg.prototype,{qg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?B(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?B(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
303
- var Wg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByOneThingRule=a.Vf==null?null:a.Vf;this.h.pseudoRandomTiebreaking=a.li==null?null:a.li};r(Wg,A);Wg.prototype.i=function(){return{P:{rankByOneThingRule:Vg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
304
- k.Object.defineProperties(Wg.prototype,{li:{configurable:!0,enumerable:!0,get:function(){return D(this,"pseudoRandomTiebreaking")?B(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByOneThingRule")?B(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
305
- var Pg=function(a){a=a===void 0?{}:a;this.h={};this.h.description=a.description==null?null:a.description;this.h.permissions=a.permissions==null?null:a.permissions;this.h.action=a.action==null?null:a.action;this.h["in"]=a.Gh==null?null:a.Gh;this.h.notIn=a.Yh==null?null:a.Yh;this.h.conditions=a.conditions==null?null:a.conditions;this.h.logConfig=a.Nh==null?null:a.Nh};r(Pg,A);Pg.prototype.i=function(){return{P:{conditions:tf,logConfig:Jg},H:{action:Me},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
306
- k.Object.defineProperties(Pg.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return D(this,"action")?B(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return D(this,"conditions")?B(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},Gh:{configurable:!0,enumerable:!0,
300
+ var eg=function(a){a=a===void 0?{}:a;this.h={};this.h.zOrderRankingRule=a.Cg==null?null:a.Cg;this.h.thinningRankingRule=a.qg==null?null:a.qg};r(eg,A);eg.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Ug,zOrderRankingRule:Ug}}};
301
+ k.Object.defineProperties(eg.prototype,{qg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?B(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?B(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
302
+ var Ug=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByOneThingRule=a.Vf==null?null:a.Vf;this.h.pseudoRandomTiebreaking=a.li==null?null:a.li};r(Ug,A);Ug.prototype.i=function(){return{P:{rankByOneThingRule:Tg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
303
+ k.Object.defineProperties(Ug.prototype,{li:{configurable:!0,enumerable:!0,get:function(){return D(this,"pseudoRandomTiebreaking")?B(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByOneThingRule")?B(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
304
+ var Ng=function(a){a=a===void 0?{}:a;this.h={};this.h.description=a.description==null?null:a.description;this.h.permissions=a.permissions==null?null:a.permissions;this.h.action=a.action==null?null:a.action;this.h["in"]=a.Gh==null?null:a.Gh;this.h.notIn=a.Yh==null?null:a.Yh;this.h.conditions=a.conditions==null?null:a.conditions;this.h.logConfig=a.Nh==null?null:a.Nh};r(Ng,A);Ng.prototype.i=function(){return{P:{conditions:rf,logConfig:Hg},H:{action:Ke},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
305
+ k.Object.defineProperties(Ng.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return D(this,"action")?B(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return D(this,"conditions")?B(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},Gh:{configurable:!0,enumerable:!0,
307
306
  get:function(){return D(this,"in")?B(this,"in"):null},set:function(a){this.h["in"]=a}},Nh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logConfig")?B(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Yh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notIn")?B(this,"notIn"):null},set:function(a){this.h.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=
308
- a}}});var Xg=function(a){a=a===void 0?{}:a;this.h={};this.h.policy=a.jb==null?null:a.jb;this.h.updateMask=a.updateMask==null?null:a.updateMask};r(Xg,A);Xg.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:Wf}}};
309
- k.Object.defineProperties(Xg.prototype,{jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?B(this,"policy"):null},set:function(a){this.h.policy=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?B(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});var Lg=function(a){a=a===void 0?{}:a;this.h={};this.h.code=a.code==null?null:a.code;this.h.message=a.message==null?null:a.message;this.h.details=a.details==null?null:a.details};
310
- r(Lg,A);Lg.prototype.i=function(){return{keys:["code","details","message"],Ma:{details:{ka:null,pa:!0,qa:!1,ra:!1}}}};
311
- k.Object.defineProperties(Lg.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return D(this,"code")?B(this,"code"):null},set:function(a){this.h.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return D(this,"details")?B(this,"details"):null},set:function(a){this.h.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return D(this,"message")?B(this,"message"):null},set:function(a){this.h.message=a}}});
312
- 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.selectors=a.selectors==null?null:a.selectors;this.h.filename=a.filename==null?null:a.filename};r(Yg,A);Yg.prototype.i=function(){return{H:{fileFormat:Oe},keys:["expression","fileFormat","filename","name","selectors"],o:{expression:rf}}};
313
- k.Object.defineProperties(Yg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return D(this,"filename")?B(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
314
- "name")?B(this,"name"):null},set:function(a){this.h.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?B(this,"selectors"):null},set:function(a){this.h.selectors=a}}});var Tf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(Tf,A);Tf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:mf}}};
315
- k.Object.defineProperties(Tf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Vf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};r(Vf,A);
316
- Vf.prototype.i=function(){return{H:{fileFormat:Ne},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:of,driveDestination:Af}}};
317
- k.Object.defineProperties(Vf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
318
- a}}});var Gf=function(a){a=a===void 0?{}:a;this.h={};this.h.paths=a.paths==null?null:a.paths;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.shardCount=a.yi==null?null:a.yi;this.h.primaryGeometryColumn=a.bd==null?null:a.bd};r(Gf,A);Gf.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
319
- k.Object.defineProperties(Gf.prototype,{paths:{configurable:!0,enumerable:!0,get:function(){return D(this,"paths")?B(this,"paths"):null},set:function(a){this.h.paths=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},yi:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?B(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
307
+ a}}});var Vg=function(a){a=a===void 0?{}:a;this.h={};this.h.policy=a.jb==null?null:a.jb;this.h.updateMask=a.updateMask==null?null:a.updateMask};r(Vg,A);Vg.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:Uf}}};
308
+ k.Object.defineProperties(Vg.prototype,{jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?B(this,"policy"):null},set:function(a){this.h.policy=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?B(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});var Jg=function(a){a=a===void 0?{}:a;this.h={};this.h.code=a.code==null?null:a.code;this.h.message=a.message==null?null:a.message;this.h.details=a.details==null?null:a.details};
309
+ r(Jg,A);Jg.prototype.i=function(){return{keys:["code","details","message"],Ma:{details:{ka:null,pa:!0,qa:!1,ra:!1}}}};
310
+ k.Object.defineProperties(Jg.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return D(this,"code")?B(this,"code"):null},set:function(a){this.h.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return D(this,"details")?B(this,"details"):null},set:function(a){this.h.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return D(this,"message")?B(this,"message"):null},set:function(a){this.h.message=a}}});
311
+ var Wg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.selectors=a.selectors==null?null:a.selectors;this.h.filename=a.filename==null?null:a.filename};r(Wg,A);Wg.prototype.i=function(){return{H:{fileFormat:Me},keys:["expression","fileFormat","filename","name","selectors"],o:{expression:pf}}};
312
+ k.Object.defineProperties(Wg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return D(this,"filename")?B(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
313
+ "name")?B(this,"name"):null},set:function(a){this.h.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?B(this,"selectors"):null},set:function(a){this.h.selectors=a}}});var Rf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ha==null?null:a.Ha};r(Rf,A);Rf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:kf}}};
314
+ k.Object.defineProperties(Rf.prototype,{Ha:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Tf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};r(Tf,A);
315
+ Tf.prototype.i=function(){return{H:{fileFormat:Le},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:mf,driveDestination:yf}}};
316
+ k.Object.defineProperties(Tf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
317
+ a}}});var Ef=function(a){a=a===void 0?{}:a;this.h={};this.h.paths=a.paths==null?null:a.paths;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.shardCount=a.yi==null?null:a.yi;this.h.primaryGeometryColumn=a.bd==null?null:a.bd};r(Ef,A);Ef.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
318
+ k.Object.defineProperties(Ef.prototype,{paths:{configurable:!0,enumerable:!0,get:function(){return D(this,"paths")?B(this,"paths"):null},set:function(a){this.h.paths=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},yi:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?B(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
320
319
  enumerable:!0,get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});
321
- var Dg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.nd==null?null:a.nd;this.h.sources=a.sources==null?null:a.sources;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.csvColumnDataTypeOverrides=a.fh==null?null:a.fh;this.h.policy=a.jb==null?null:a.jb;this.h.columnDataTypeOverrides=a.Wg==null?null:a.Wg;this.h.memo=a.Vc==null?null:a.Vc};
322
- r(Dg,A);Dg.prototype.i=function(){return{P:{sources:Zg},H:{columnDataTypeOverrides:Pe,csvColumnDataTypeOverrides:Qe},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:Wf}}};
323
- k.Object.defineProperties(Dg.prototype,{Wg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?B(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvColumnDataTypeOverrides")?B(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):
320
+ var Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.nd==null?null:a.nd;this.h.sources=a.sources==null?null:a.sources;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.csvColumnDataTypeOverrides=a.fh==null?null:a.fh;this.h.policy=a.jb==null?null:a.jb;this.h.columnDataTypeOverrides=a.Wg==null?null:a.Wg;this.h.memo=a.Vc==null?null:a.Vc};
321
+ r(Bg,A);Bg.prototype.i=function(){return{P:{sources:Xg},H:{columnDataTypeOverrides:Ne,csvColumnDataTypeOverrides:Oe},keys:"columnDataTypeOverrides csvColumnDataTypeOverrides endTime memo name policy properties sources startTime uriPrefix".split(" "),Ma:{columnDataTypeOverrides:{ka:null,pa:!1,qa:!1,ra:!1},csvColumnDataTypeOverrides:{ka:null,pa:!1,qa:!1,ra:!1},properties:{ka:null,pa:!1,qa:!1,ra:!1}},o:{policy:Uf}}};
322
+ k.Object.defineProperties(Bg.prototype,{Wg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?B(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvColumnDataTypeOverrides")?B(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):
324
323
  null},set:function(a){this.h.endTime=a}},Vc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?B(this,"memo"):null},set:function(a){this.h.memo=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?B(this,"policy"):null},set:function(a){this.h.policy=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?
325
324
  B(this,"properties"):null},set:function(a){this.h.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?B(this,"sources"):null},set:function(a){this.h.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?B(this,"startTime"):null},set:function(a){this.h.startTime=a}},nd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?B(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
326
- var Zg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.charset=a.charset==null?null:a.charset;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.crs=a.crs==null?null:a.crs;this.h.geodesic=a.geodesic==null?null:a.geodesic;this.h.primaryGeometryColumn=a.bd==null?null:a.bd;this.h.xColumn=a.Qi==null?null:a.Qi;this.h.yColumn=a.Si==null?null:a.Si;this.h.dateFormat=a.lh==null?null:a.lh;this.h.csvDelimiter=a.gh==
327
- null?null:a.gh;this.h.csvQualifier=a.hh==null?null:a.hh};r(Zg,A);Zg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn uris xColumn yColumn".split(" ")}};
328
- k.Object.defineProperties(Zg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return D(this,"charset")?B(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?B(this,"crs"):null},set:function(a){this.h.crs=a}},gh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?B(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},hh:{configurable:!0,enumerable:!0,get:function(){return D(this,
325
+ var Xg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.charset=a.charset==null?null:a.charset;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.crs=a.crs==null?null:a.crs;this.h.geodesic=a.geodesic==null?null:a.geodesic;this.h.primaryGeometryColumn=a.bd==null?null:a.bd;this.h.xColumn=a.Ri==null?null:a.Ri;this.h.yColumn=a.Ti==null?null:a.Ti;this.h.dateFormat=a.lh==null?null:a.lh;this.h.csvDelimiter=a.gh==
326
+ null?null:a.gh;this.h.csvQualifier=a.hh==null?null:a.hh;this.h.simplifyErrorMeters=a.zi==null?null:a.zi};r(Xg,A);Xg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn simplifyErrorMeters uris xColumn yColumn".split(" ")}};
327
+ k.Object.defineProperties(Xg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return D(this,"charset")?B(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?B(this,"crs"):null},set:function(a){this.h.crs=a}},gh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?B(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},hh:{configurable:!0,enumerable:!0,get:function(){return D(this,
329
328
  "csvQualifier")?B(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},lh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dateFormat")?B(this,"dateFormat"):null},set:function(a){this.h.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return D(this,"geodesic")?B(this,"geodesic"):null},set:function(a){this.h.geodesic=a}},Ub:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxErrorMeters")?B(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=
330
- a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?B(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}},Qi:{configurable:!0,enumerable:!0,get:function(){return D(this,
331
- "xColumn")?B(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Si:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?B(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
332
- var vg=function(a){a=a===void 0?{}:a;this.h={};this.h.tileDimensions=a.bc==null?null:a.bc;this.h.marginDimensions=a.Jf==null?null:a.Jf;this.h.compress=a.Xe==null?null:a.Xe;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue;this.h.tensorDepths=a.ke==null?null:a.ke;this.h.sequenceData=a.eg==null?null:a.eg;this.h.collapseBands=a.Ve==null?null:a.Ve;this.h.maxMaskedRatio=a.Nf==null?null:a.Nf};r(vg,A);
333
- vg.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:og,tileDimensions:og}}};
334
- k.Object.defineProperties(vg.prototype,{Ve:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?B(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Xe:{configurable:!0,enumerable:!0,get:function(){return D(this,"compress")?B(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?B(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},Jf:{configurable:!0,
329
+ a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?B(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},zi:{configurable:!0,enumerable:!0,get:function(){return D(this,"simplifyErrorMeters")?B(this,"simplifyErrorMeters"):null},set:function(a){this.h.simplifyErrorMeters=a}},
330
+ uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}},Ri:{configurable:!0,enumerable:!0,get:function(){return D(this,"xColumn")?B(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Ti:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?B(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
331
+ var tg=function(a){a=a===void 0?{}:a;this.h={};this.h.tileDimensions=a.bc==null?null:a.bc;this.h.marginDimensions=a.Jf==null?null:a.Jf;this.h.compress=a.Xe==null?null:a.Xe;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue;this.h.tensorDepths=a.ke==null?null:a.ke;this.h.sequenceData=a.eg==null?null:a.eg;this.h.collapseBands=a.Ve==null?null:a.Ve;this.h.maxMaskedRatio=a.Nf==null?null:a.Nf};r(tg,A);
332
+ tg.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),Ma:{tensorDepths:{ka:null,pa:!1,qa:!1,ra:!1}},o:{marginDimensions:mg,tileDimensions:mg}}};
333
+ k.Object.defineProperties(tg.prototype,{Ve:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?B(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Xe:{configurable:!0,enumerable:!0,get:function(){return D(this,"compress")?B(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?B(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},Jf:{configurable:!0,
335
334
  enumerable:!0,get:function(){return D(this,"marginDimensions")?B(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Nf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxMaskedRatio")?B(this,"maxMaskedRatio"):null},set:function(a){this.h.maxMaskedRatio=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?B(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},eg:{configurable:!0,enumerable:!0,get:function(){return D(this,
336
335
  "sequenceData")?B(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},ke:{configurable:!0,enumerable:!0,get:function(){return D(this,"tensorDepths")?B(this,"tensorDepths"):null},set:function(a){this.h.tensorDepths=a}},bc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileDimensions")?B(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
337
- var hg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxFeaturesPerTile=a.Mf==null?null:a.Mf;this.h.thinningStrategy=a.rg==null?null:a.rg};r(hg,A);hg.prototype.i=function(){return{H:{thinningStrategy:Re},keys:["maxFeaturesPerTile","thinningStrategy"]}};
338
- k.Object.defineProperties(hg.prototype,{Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?B(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?B(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
339
- var $g=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.hc==null?null:a.hc;this.h.grid=a.grid==null?null:a.grid;this.h.filenamePrefix=a.xa==null?null:a.xa};r($g,A);
340
- $g.prototype.i=function(){return{H:{fileFormat:Se},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:rf,grid:Pf,visualizationOptions:Jf}}};
341
- k.Object.defineProperties($g.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,
336
+ var fg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxFeaturesPerTile=a.Mf==null?null:a.Mf;this.h.thinningStrategy=a.rg==null?null:a.rg};r(fg,A);fg.prototype.i=function(){return{H:{thinningStrategy:Pe},keys:["maxFeaturesPerTile","thinningStrategy"]}};
337
+ k.Object.defineProperties(fg.prototype,{Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?B(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?B(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
338
+ var Yg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.F==null?null:a.F;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.hc==null?null:a.hc;this.h.grid=a.grid==null?null:a.grid;this.h.filenamePrefix=a.xa==null?null:a.xa};r(Yg,A);
339
+ Yg.prototype.i=function(){return{H:{fileFormat:Qe},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:pf,grid:Nf,visualizationOptions:Hf}}};
340
+ k.Object.defineProperties(Yg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},xa:{configurable:!0,enumerable:!0,get:function(){return D(this,
342
341
  "filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},hc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?B(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
343
- a}}});var Qg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxPrerenderZoom=a.Rh==null?null:a.Rh;this.h.minVerticesPerTile=a.Wh==null?null:a.Wh;this.h.neighborDepth=a.Xh==null?null:a.Xh;this.h.minFeaturesPerTile=a.Uh==null?null:a.Uh};r(Qg,A);Qg.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
344
- k.Object.defineProperties(Qg.prototype,{Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?B(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?B(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?B(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
342
+ a}}});var Og=function(a){a=a===void 0?{}:a;this.h={};this.h.maxPrerenderZoom=a.Rh==null?null:a.Rh;this.h.minVerticesPerTile=a.Wh==null?null:a.Wh;this.h.neighborDepth=a.Xh==null?null:a.Xh;this.h.minFeaturesPerTile=a.Uh==null?null:a.Uh};r(Og,A);Og.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
343
+ k.Object.defineProperties(Og.prototype,{Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?B(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?B(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?B(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
345
344
  a}},Xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"neighborDepth")?B(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
346
- var Rf=function(a){a=a===void 0?{}:a;this.h={};this.h.endZoom=a.ff==null?null:a.ff;this.h.scale=a.scale==null?null:a.scale;this.h.startZoom=a.mg==null?null:a.mg;this.h.skipEmpty=a.jg==null?null:a.jg;this.h.mapsApiKey=a.If==null?null:a.If;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.stride=a.stride==null?null:a.stride;this.h.zoomSubset=a.Dg==null?null:a.Dg};r(Rf,A);
347
- Rf.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey scale skipEmpty startZoom stride zoomSubset".split(" "),o:{dimensions:og,zoomSubset:ah}}};
348
- k.Object.defineProperties(Rf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},ff:{configurable:!0,enumerable:!0,get:function(){return D(this,"endZoom")?B(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},If:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapsApiKey")?B(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},scale:{configurable:!0,enumerable:!0,
345
+ var Pf=function(a){a=a===void 0?{}:a;this.h={};this.h.endZoom=a.ff==null?null:a.ff;this.h.scale=a.scale==null?null:a.scale;this.h.startZoom=a.mg==null?null:a.mg;this.h.skipEmpty=a.jg==null?null:a.jg;this.h.mapsApiKey=a.If==null?null:a.If;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.stride=a.stride==null?null:a.stride;this.h.zoomSubset=a.Dg==null?null:a.Dg};r(Pf,A);
346
+ Pf.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey scale skipEmpty startZoom stride zoomSubset".split(" "),o:{dimensions:mg,zoomSubset:Zg}}};
347
+ k.Object.defineProperties(Pf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},ff:{configurable:!0,enumerable:!0,get:function(){return D(this,"endZoom")?B(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},If:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapsApiKey")?B(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},scale:{configurable:!0,enumerable:!0,
349
348
  get:function(){return D(this,"scale")?B(this,"scale"):null},set:function(a){this.h.scale=a}},jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmpty")?B(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=a}},mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"startZoom")?B(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},stride:{configurable:!0,enumerable:!0,get:function(){return D(this,"stride")?B(this,"stride"):null},set:function(a){this.h.stride=
350
- a}},Dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?B(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Df=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.sources=a.sources==null?null:a.sources;this.h.dataType=a.dataType==null?null:a.dataType;this.h.crs=a.crs==null?null:a.crs;this.h.subdatasetPrefix=a.Di==null?null:a.Di;this.h.subdatasetSuffix=a.Ei==null?null:a.Ei};r(Df,A);
351
- Df.prototype.i=function(){return{P:{sources:Ag},H:{dataType:Ue},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
352
- k.Object.defineProperties(Df.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?B(this,"crs"):null},set:function(a){this.h.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?B(this,"dataType"):null},set:function(a){this.h.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?
353
- B(this,"sources"):null},set:function(a){this.h.sources=a}},Di:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?B(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?B(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
354
- var xg=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.kd==null?null:a.kd;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy};r(xg,A);xg.prototype.i=function(){return{H:{pyramidingPolicy:Te},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:ug}}};
355
- k.Object.defineProperties(xg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?B(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},kd:{configurable:!0,
356
- enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?B(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var yg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.mb==null?null:a.mb;this.h.bandIds=a.da==null?null:a.da};r(yg,A);yg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
357
- k.Object.defineProperties(yg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Hf=function(a){a=a===void 0?{}:a;this.h={};this.h.sources=a.sources==null?null:a.sources;this.h.pathPrefix=a.pathPrefix==null?null:a.pathPrefix};r(Hf,A);
358
- Hf.prototype.i=function(){return{P:{sources:bh},keys:["pathPrefix","sources"]}};k.Object.defineProperties(Hf.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathPrefix")?B(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?B(this,"sources"):null},set:function(a){this.h.sources=a}}});
359
- var bh=function(a){a=a===void 0?{}:a;this.h={};this.h.pathSuffix=a.pathSuffix==null?null:a.pathSuffix;this.h.headerSizeBytes=a.headerSizeBytes==null?null:a.headerSizeBytes};r(bh,A);bh.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
360
- k.Object.defineProperties(bh.prototype,{headerSizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"headerSizeBytes")?B(this,"headerSizeBytes"):null},set:function(a){this.h.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathSuffix")?B(this,"pathSuffix"):null},set:function(a){this.h.pathSuffix=a}}});
361
- var sg=function(a){a=a===void 0?{}:a;this.h={};this.h.fileIndexes=a.uh==null?null:a.uh;this.h.firstTileIndex=a.wh==null?null:a.wh;this.h.tilesPerFile=a.Ki==null?null:a.Ki};r(sg,A);sg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
362
- k.Object.defineProperties(sg.prototype,{uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?B(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?B(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?B(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
363
- var ch=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Mb==null?null:a.Mb;this.h.updateMask=a.updateMask==null?null:a.updateMask};r(ch,A);ch.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:Bf}}};
364
- k.Object.defineProperties(ch.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?B(this,"asset"):null},set:function(a){this.h.asset=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?B(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
365
- var af=function(a){a=a===void 0?{}:a;this.h={};this.h.constantValue=a.gb==null?null:a.gb;this.h.integerValue=a.Va==null?null:a.Va;this.h.bytesValue=a.pb==null?null:a.pb;this.h.arrayValue=a.Fa==null?null:a.Fa;this.h.dictionaryValue=a.Ga==null?null:a.Ga;this.h.functionDefinitionValue=a.Ta==null?null:a.Ta;this.h.functionInvocationValue=a.ya==null?null:a.ya;this.h.argumentReference=a.Lb==null?null:a.Lb;this.h.valueReference=a.Oa==null?null:a.Oa};r(af,A);
366
- af.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),o:{arrayValue:$e,dictionaryValue:yf,functionDefinitionValue:kg,functionInvocationValue:lg}}};
367
- k.Object.defineProperties(af.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?B(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?B(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?B(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},gb:{configurable:!0,
349
+ a}},Dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?B(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Bf=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.sources=a.sources==null?null:a.sources;this.h.dataType=a.dataType==null?null:a.dataType;this.h.crs=a.crs==null?null:a.crs;this.h.subdatasetPrefix=a.Ei==null?null:a.Ei;this.h.subdatasetSuffix=a.Fi==null?null:a.Fi};r(Bf,A);
350
+ Bf.prototype.i=function(){return{P:{sources:yg},H:{dataType:Se},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
351
+ k.Object.defineProperties(Bf.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?B(this,"crs"):null},set:function(a){this.h.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?B(this,"dataType"):null},set:function(a){this.h.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?
352
+ B(this,"sources"):null},set:function(a){this.h.sources=a}},Ei:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?B(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?B(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
353
+ var vg=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.tilesetId=a.mb==null?null:a.mb;this.h.tilesetBandIndex=a.kd==null?null:a.kd;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy};r(vg,A);vg.prototype.i=function(){return{H:{pyramidingPolicy:Re},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:sg}}};
354
+ k.Object.defineProperties(vg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?B(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},kd:{configurable:!0,
355
+ enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?B(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var wg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.mb==null?null:a.mb;this.h.bandIds=a.da==null?null:a.da};r(wg,A);wg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
356
+ k.Object.defineProperties(wg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Ff=function(a){a=a===void 0?{}:a;this.h={};this.h.sources=a.sources==null?null:a.sources;this.h.pathPrefix=a.pathPrefix==null?null:a.pathPrefix};r(Ff,A);
357
+ Ff.prototype.i=function(){return{P:{sources:$g},keys:["pathPrefix","sources"]}};k.Object.defineProperties(Ff.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathPrefix")?B(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?B(this,"sources"):null},set:function(a){this.h.sources=a}}});
358
+ var $g=function(a){a=a===void 0?{}:a;this.h={};this.h.pathSuffix=a.pathSuffix==null?null:a.pathSuffix;this.h.headerSizeBytes=a.headerSizeBytes==null?null:a.headerSizeBytes};r($g,A);$g.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
359
+ k.Object.defineProperties($g.prototype,{headerSizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"headerSizeBytes")?B(this,"headerSizeBytes"):null},set:function(a){this.h.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathSuffix")?B(this,"pathSuffix"):null},set:function(a){this.h.pathSuffix=a}}});
360
+ var qg=function(a){a=a===void 0?{}:a;this.h={};this.h.fileIndexes=a.uh==null?null:a.uh;this.h.firstTileIndex=a.wh==null?null:a.wh;this.h.tilesPerFile=a.Li==null?null:a.Li};r(qg,A);qg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
361
+ k.Object.defineProperties(qg.prototype,{uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?B(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?B(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Li:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?B(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
362
+ var ah=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Mb==null?null:a.Mb;this.h.updateMask=a.updateMask==null?null:a.updateMask};r(ah,A);ah.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:zf}}};
363
+ k.Object.defineProperties(ah.prototype,{Mb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?B(this,"asset"):null},set:function(a){this.h.asset=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?B(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
364
+ var Ze=function(a){a=a===void 0?{}:a;this.h={};this.h.constantValue=a.gb==null?null:a.gb;this.h.integerValue=a.Va==null?null:a.Va;this.h.bytesValue=a.pb==null?null:a.pb;this.h.arrayValue=a.Fa==null?null:a.Fa;this.h.dictionaryValue=a.Ga==null?null:a.Ga;this.h.functionDefinitionValue=a.Ta==null?null:a.Ta;this.h.functionInvocationValue=a.ya==null?null:a.ya;this.h.argumentReference=a.Lb==null?null:a.Lb;this.h.valueReference=a.Oa==null?null:a.Oa};r(Ze,A);
365
+ Ze.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),o:{arrayValue:Ye,dictionaryValue:wf,functionDefinitionValue:ig,functionInvocationValue:jg}}};
366
+ k.Object.defineProperties(Ze.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?B(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?B(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},pb:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?B(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},gb:{configurable:!0,
368
367
  enumerable:!0,get:function(){return D(this,"constantValue")?B(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"dictionaryValue")?B(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},Ta:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionDefinitionValue")?B(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},ya:{configurable:!0,enumerable:!0,
369
368
  get:function(){return D(this,"functionInvocationValue")?B(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Va:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?B(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"valueReference")?B(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
370
- var Yf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};r(Yf,A);Yf.prototype.i=function(){return{H:{fileFormat:Ve},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:of,driveDestination:Af}}};
371
- k.Object.defineProperties(Yf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
372
- a}}});var Zf=function(a){a=a===void 0?{}:a;this.h={};this.h.framesPerSecond=a.framesPerSecond==null?null:a.framesPerSecond;this.h.maxFrames=a.maxFrames==null?null:a.maxFrames;this.h.maxPixelsPerFrame=a.maxPixelsPerFrame==null?null:a.maxPixelsPerFrame};r(Zf,A);Zf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
373
- k.Object.defineProperties(Zf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return D(this,"framesPerSecond")?B(this,"framesPerSecond"):null},set:function(a){this.h.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFrames")?B(this,"maxFrames"):null},set:function(a){this.h.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixelsPerFrame")?B(this,"maxPixelsPerFrame"):null},set:function(a){this.h.maxPixelsPerFrame=
374
- a}}});var dh=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.fileFormat=a.F==null?null:a.F;this.h.grid=a.grid==null?null:a.grid};r(dh,A);dh.prototype.i=function(){return{H:{fileFormat:We},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:rf,grid:Pf,videoOptions:Zf}}};
375
- k.Object.defineProperties(dh.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
376
- "name")?B(this,"name"):null},set:function(a){this.h.name=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Jf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Uf==null?null:a.Uf;this.h.paletteColors=a.Yc==null?null:a.Yc;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};r(Jf,A);
377
- Jf.prototype.i=function(){return{P:{ranges:zf},keys:["gamma","opacity","paletteColors","ranges"]}};
378
- k.Object.defineProperties(Jf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return D(this,"gamma")?B(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return D(this,"opacity")?B(this,"opacity"):null},set:function(a){this.h.opacity=a}},Yc:{configurable:!0,enumerable:!0,get:function(){return D(this,"paletteColors")?B(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return D(this,
379
- "ranges")?B(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var ah=function(a){a=a===void 0?{}:a;this.h={};this.h.start=a.start==null?null:a.start;this.h.end=a.end==null?null:a.end};r(ah,A);ah.prototype.i=function(){return{keys:["end","start"]}};
380
- k.Object.defineProperties(ah.prototype,{end:{configurable:!0,enumerable:!0,get:function(){return D(this,"end")?B(this,"end"):null},set:function(a){this.h.end=a}},start:{configurable:!0,enumerable:!0,get:function(){return D(this,"start")?B(this,"start"):null},set:function(a){this.h.start=a}}});
381
- var fd={$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"},eh=function(a){this.m="v1";this.j=
382
- new gd(a,null)};eh.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:Eg})};var fh=function(a){this.m="v1";this.j=new gd(a,null)};
383
- fh.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:kf})};fh.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:Fg})};
384
- var gh=function(a){this.m="v1";this.j=new gd(a,null)};h=gh.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:Bf})};
385
- 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:Kf})};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:Bf})};
386
- 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:Bf})};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:Fg})};
387
- 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:Bf})};var hh=function(a){this.m="v1";this.j=new gd(a,null)};
388
- hh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.classifier.export",path:"/"+this.m+"/"+a+"/classifier:export",u:F(c,d),G:Ig})};var ih=function(a){this.m="v1";this.j=new gd(a,null)};
389
- ih.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:bg})};var jh=function(a){this.m="v1";this.j=new gd(a,null)};
390
- 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.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",u:F(c,d),G:jg})};var kh=function(a){this.m="v1";this.j=new gd(a,null)};
391
- kh.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:Ig})};kh.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:Ig})};
392
- var lh=function(a){this.m="v1";this.j=new gd(a,null)};lh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.map.export",path:"/"+this.m+"/"+a+"/map:export",u:F(c,d),G:Ig})};var mh=function(a){this.m="v1";this.j=new gd(a,null)};
393
- mh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.maps.create",path:"/"+this.m+"/"+a+"/maps",u:F(c,d),G:If})};var nh=function(a){this.m="v1";this.j=new gd(a,null)};h=nh.prototype;
394
- 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:Kf})};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:Kf})};
395
- 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:Ig})};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:Hg})};
396
- 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:Ig})};var oh=function(a){this.m="v1";this.j=new gd(a,null)};
397
- oh.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:Ig})};oh.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:Ig})};
398
- var ph=function(a){this.m="v1";this.j=new gd(a,null)};ph.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:Yg})};var qh=function(a){this.m="v1";this.j=new gd(a,null)};
399
- 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.thumbnails.create",path:"/"+this.m+"/"+a+"/thumbnails",u:F(c,d),G:$g})};
400
- var rh=function(a){this.m="v1";this.j=new gd(a,null)},sh=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:sf})},th=function(a){this.m="v1";this.j=new gd(a,null)};
401
- th.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:Ig})};var uh=function(a){this.m="v1";this.j=new gd(a,null)};
402
- uh.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:Ig})};var vh=function(a){this.m="v1";this.j=new gd(a,null)};
403
- vh.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:dh})};var wh=function(a,b){this.cl=100;this.Rk=a;this.rl=b;this.Xd=0;this.Pd=null};wh.prototype.get=function(){if(this.Xd>0){this.Xd--;var a=this.Pd;this.Pd=a.next;a.next=null}else a=this.Rk();return a};wh.prototype.put=function(a){this.rl(a);this.Xd<this.cl&&(this.Xd++,a.next=this.Pd,this.Pd=a)};new Ub;new Wb;function xh(a){var b=sa.apply(1,arguments);if(!Array.isArray(a)||!Array.isArray(a.raw)||a.length!==a.raw.length||!Kb&&a===a.raw||!(Kb&&!Lb||Ib(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 ##############################");
404
- if(b.length===0)return yb(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.");
369
+ var Wf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.ma==null?null:a.ma;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.F==null?null:a.F};r(Wf,A);Wf.prototype.i=function(){return{H:{fileFormat:Te},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:mf,driveDestination:yf}}};
370
+ k.Object.defineProperties(Wf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
371
+ a}}});var Xf=function(a){a=a===void 0?{}:a;this.h={};this.h.framesPerSecond=a.framesPerSecond==null?null:a.framesPerSecond;this.h.maxFrames=a.maxFrames==null?null:a.maxFrames;this.h.maxPixelsPerFrame=a.maxPixelsPerFrame==null?null:a.maxPixelsPerFrame};r(Xf,A);Xf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
372
+ k.Object.defineProperties(Xf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return D(this,"framesPerSecond")?B(this,"framesPerSecond"):null},set:function(a){this.h.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFrames")?B(this,"maxFrames"):null},set:function(a){this.h.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixelsPerFrame")?B(this,"maxPixelsPerFrame"):null},set:function(a){this.h.maxPixelsPerFrame=
373
+ a}}});var bh=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.videoOptions=a.Pa==null?null:a.Pa;this.h.fileFormat=a.F==null?null:a.F;this.h.grid=a.grid==null?null:a.grid};r(bh,A);bh.prototype.i=function(){return{H:{fileFormat:Ue},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:pf,grid:Nf,videoOptions:Xf}}};
374
+ k.Object.defineProperties(bh.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},F:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
375
+ "name")?B(this,"name"):null},set:function(a){this.h.name=a}},Pa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Hf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Uf==null?null:a.Uf;this.h.paletteColors=a.Yc==null?null:a.Yc;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};r(Hf,A);
376
+ Hf.prototype.i=function(){return{P:{ranges:xf},keys:["gamma","opacity","paletteColors","ranges"]}};
377
+ k.Object.defineProperties(Hf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return D(this,"gamma")?B(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return D(this,"opacity")?B(this,"opacity"):null},set:function(a){this.h.opacity=a}},Yc:{configurable:!0,enumerable:!0,get:function(){return D(this,"paletteColors")?B(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return D(this,
378
+ "ranges")?B(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var Zg=function(a){a=a===void 0?{}:a;this.h={};this.h.start=a.start==null?null:a.start;this.h.end=a.end==null?null:a.end};r(Zg,A);Zg.prototype.i=function(){return{keys:["end","start"]}};
379
+ k.Object.defineProperties(Zg.prototype,{end:{configurable:!0,enumerable:!0,get:function(){return D(this,"end")?B(this,"end"):null},set:function(a){this.h.end=a}},start:{configurable:!0,enumerable:!0,get:function(){return D(this,"start")?B(this,"start"):null},set:function(a){this.h.start=a}}});
380
+ var dd={$Xgafv:"$.xgafv",access_token:"access_token",alt:"alt",assetId:"assetId",callback:"callback",featureProjection:"featureProjection",fields:"fields",filter:"filter",key:"key",oauth_token:"oauth_token",overwrite:"overwrite",pageSize:"pageSize",pageToken:"pageToken",parent:"parent",prettyPrint:"prettyPrint",quotaUser:"quotaUser",region:"region",updateMask:"updateMask",uploadType:"uploadType",upload_protocol:"upload_protocol",view:"view",workloadTag:"workloadTag"},ch=function(a){this.m="v1";this.j=
381
+ new ed(a,null)};ch.prototype.list=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.algorithms.list",path:"/"+this.m+"/"+a+"/algorithms",u:F(b,c),G:Cg})};var dh=function(a){this.m="v1";this.j=new ed(a,null)};
382
+ dh.prototype.getCapabilities=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",u:F(b,c),G:hf})};dh.prototype.Sc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:F(b,c),G:Dg})};
383
+ var eh=function(a){this.m="v1";this.j=new ed(a,null)};h=eh.prototype;h.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.create",path:"/"+this.m+"/"+a+"/assets",u:F(c,d),G:zf})};
384
+ h.delete=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,B:"DELETE",D:"earthengine.projects.assets.delete",path:"/"+this.m+"/"+a,u:F(b,c),G:If})};h.get=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.assets.get",path:"/"+this.m+"/"+a,u:F(b,c),G:zf})};
385
+ h.link=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",u:F(c,d),G:zf})};h.Sc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:F(b,c),G:Dg})};
386
+ h.move=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.assets.move",path:"/"+this.m+"/"+a+":move",u:F(c,d),G:zf})};var fh=function(a){this.m="v1";this.j=new ed(a,null)};
387
+ fh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.classifier.export",path:"/"+this.m+"/"+a+"/classifier:export",u:F(c,d),G:Gg})};var gh=function(a){this.m="v1";this.j=new ed(a,null)};
388
+ gh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.featureView.create",path:"/"+this.m+"/"+a+"/featureView",u:F(c,d),G:$f})};var hh=function(a){this.m="v1";this.j=new ed(a,null)};
389
+ hh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",u:F(c,d),G:hg})};var ih=function(a){this.m="v1";this.j=new ed(a,null)};
390
+ ih.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.image.export",path:"/"+this.m+"/"+a+"/image:export",u:F(c,d),G:Gg})};ih.prototype.import=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.image.import",path:"/"+this.m+"/"+a+"/image:import",u:F(c,d),G:Gg})};
391
+ var jh=function(a){this.m="v1";this.j=new ed(a,null)};jh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.map.export",path:"/"+this.m+"/"+a+"/map:export",u:F(c,d),G:Gg})};var kh=function(a){this.m="v1";this.j=new ed(a,null)};
392
+ kh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.maps.create",path:"/"+this.m+"/"+a+"/maps",u:F(c,d),G:Gf})};var lh=function(a){this.m="v1";this.j=new ed(a,null)};h=lh.prototype;
393
+ h.cancel=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.operations.cancel",path:"/"+this.m+"/"+a+":cancel",u:F(c,d),G:If})};h.delete=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:null,B:"DELETE",D:"earthengine.projects.operations.delete",path:"/"+this.m+"/"+a,u:F(b,c),G:If})};
394
+ h.get=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.operations.get",path:"/"+this.m+"/"+a,u:F(b,c),G:Gg})};h.list=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,B:"GET",D:"earthengine.projects.operations.list",path:"/"+this.m+"/"+a+"/operations",u:F(b,c),G:Fg})};
395
+ h.wait=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.operations.wait",path:"/"+this.m+"/"+a+":wait",u:F(c,d),G:Gg})};var mh=function(a){this.m="v1";this.j=new ed(a,null)};
396
+ mh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.table.export",path:"/"+this.m+"/"+a+"/table:export",u:F(c,d),G:Gg})};mh.prototype.import=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.table.import",path:"/"+this.m+"/"+a+"/table:import",u:F(c,d),G:Gg})};
397
+ var nh=function(a){this.m="v1";this.j=new ed(a,null)};nh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.tables.create",path:"/"+this.m+"/"+a+"/tables",u:F(c,d),G:Wg})};var oh=function(a){this.m="v1";this.j=new ed(a,null)};
398
+ oh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.thumbnails.create",path:"/"+this.m+"/"+a+"/thumbnails",u:F(c,d),G:Yg})};
399
+ var ph=function(a){this.m="v1";this.j=new ed(a,null)},qh=function(a,b,c){var d=d===void 0?{}:d;var e=e===void 0?{}:e;a.j.C(b,RegExp("^projects/[^/]+$"));return G(a.j,{body:c,B:"POST",D:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",u:F(d,e),G:qf})},rh=function(a){this.m="v1";this.j=new ed(a,null)};
400
+ rh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.video.export",path:"/"+this.m+"/"+a+"/video:export",u:F(c,d),G:Gg})};var sh=function(a){this.m="v1";this.j=new ed(a,null)};
401
+ sh.prototype.Ka=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",u:F(c,d),G:Gg})};var th=function(a){this.m="v1";this.j=new ed(a,null)};
402
+ th.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,B:"POST",D:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",u:F(c,d),G:bh})};var uh=function(a,b){this.dl=100;this.Sk=a;this.ql=b;this.Xd=0;this.Pd=null};uh.prototype.get=function(){if(this.Xd>0){this.Xd--;var a=this.Pd;this.Pd=a.next;a.next=null}else a=this.Sk();return a};uh.prototype.put=function(a){this.ql(a);this.Xd<this.dl&&(this.Xd++,a.next=this.Pd,this.Pd=a)};function vh(a){var b=sa.apply(1,arguments);if(!Array.isArray(a)||!Array.isArray(a.raw)||a.length!==a.raw.length||!Bb&&a===a.raw||!(Bb&&!Cb||zb(a))||b.length+1!==a.length)throw new TypeError("\n ############################## ERROR ##############################\n\n It looks like you are trying to call a template tag function (fn`...`)\n using the normal function syntax (fn(...)), which is not supported.\n\n The functions in the safevalues library are not designed to be called\n like normal functions, and doing so invalidates the security guarantees\n that safevalues provides.\n\n If you are stuck and not sure how to proceed, please reach out to us\n instead through:\n - go/ise-hardening-yaqs (preferred) // LINE-INTERNAL\n - g/ise-hardening // LINE-INTERNAL\n - https://github.com/google/safevalues/issues\n\n ############################## ERROR ##############################");
403
+ if(b.length===0)return pb(a[0]);var c=a[0].toLowerCase();if(/^data:/.test(c))throw Error("Data URLs cannot have expressions in the template literal input.");if(/^https:\/\//.test(c)||/^\/\//.test(c)){var d=c.indexOf("//")+2;var e=c.indexOf("/",d);if(e<=d)throw Error("Can't interpolate data in a url's origin, Please make sure to fully specify the origin, terminated with '/'.");d=c.substring(d,e);if(!/^[0-9a-z.:-]+$/i.test(d))throw Error("The origin contains unsupported characters.");if(!/^[^:]*(:[0-9]+)?$/i.test(d))throw Error("Invalid port number.");
405
404
  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.");
406
- c=a[0];for(d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return yb(c)};var zh=function(a,b){Wa(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:yh.hasOwnProperty(d)?a.setAttribute(yh[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})},yh={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"},Bh=function(a,
407
- b,c){return Ah(document,arguments)},Ah=function(a,b){var c=b[1],d=Ch(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):zh(d,c));b.length>2&&Dh(a,d,b,2);return d},Dh=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=
408
- typeof g.item=="function";break a}}f=!1}Zb(f?hc(g):g,e)}}},Ch=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},Eh=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},Fh=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},Gh=function(a){this.Dd=a||t.document||document};h=Gh.prototype;h.getElementsByTagName=function(a,b){return(b||this.Dd).getElementsByTagName(String(a))};
409
- h.Qk=function(a,b,c){return Ah(this.Dd,arguments)};h.createElement=function(a){return Ch(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){Dh(Fh(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};
410
- h.removeNode=Eh;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};var Hh,Ih=function(){var a=t.MessageChannel;typeof a==="undefined"&&typeof window!=="undefined"&&window.postMessage&&window.addEventListener&&md().indexOf("Presto")==-1&&(a=function(){var e=Ch(document,"IFRAME");e.style.display="none";document.documentElement.appendChild(e);var g=e.contentWindow;e=g.document;e.open();e.close();var f="callImmediate"+Math.random(),l=g.location.protocol=="file:"?"*":g.location.protocol+"//"+g.location.host;e=w(function(m){if((l=="*"||m.origin==l)&&m.data==f)this.port1.onmessage()},
411
- this);g.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){g.postMessage(f,l)}}});if(typeof a!=="undefined"){var b=new a,c={},d=c;b.port1.onmessage=function(){if(c.next!==void 0){c=c.next;var e=c.Ug;c.Ug=null;e()}};return function(e){d.next={Ug:e};d=d.next;b.port2.postMessage(0)}}return function(e){t.setTimeout(e,0)}};function Jh(a){t.setTimeout(function(){throw a;},0)};var Kh=function(){this.ue=this.ic=null};Kh.prototype.add=function(a,b){var c=Lh.get();c.set(a,b);this.ue?this.ue.next=c:(E(!this.ic),this.ic=c);this.ue=c};Kh.prototype.remove=function(){var a=null;this.ic&&(a=this.ic,this.ic=this.ic.next,this.ic||(this.ue=null),a.next=null);return a};var Lh=new wh(function(){return new Mh},function(a){return a.reset()}),Mh=function(){this.next=this.scope=this.qf=null};Mh.prototype.set=function(a,b){this.qf=a;this.scope=b;this.next=null};
412
- Mh.prototype.reset=function(){this.next=this.scope=this.qf=null};var Nh=t.console&&t.console.createTask?t.console.createTask.bind(t.console):void 0,Oh=Nh?Symbol("consoleTask"):void 0;
413
- function Ph(a,b){function c(){var l=sa.apply(0,arguments),m=this;return f.run(function(){return a.call.apply(a,[m].concat(ja(l)))})}b=b===void 0?"anonymous":b;if(Oh&&a[Oh])return a;var d=a,e,g=(e=Qh)==null?void 0:e();a=function(){var l=sa.apply(0,arguments),m,p=(m=Qh)==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,
414
- [this].concat(ja(l)))};if(!Nh)return a;var f=Nh(a.name||b);c[ob(Oh)]=f;return c}var Qh;var Rh,Sh=!1,Th=new Kh,Vh=function(a,b){Rh||Uh();Sh||(Rh(),Sh=!0);a=Ph(a,"goog.async.run");Th.add(a,b)},Uh=function(){if(t.Promise&&t.Promise.resolve){var a=t.Promise.resolve(void 0);Rh=function(){a.then(Wh)}}else Rh=function(){var b=Wh;typeof t.setImmediate!=="function"||t.Window&&t.Window.prototype&&t.Window.prototype.setImmediate==t.setImmediate?(Hh||(Hh=Ih()),Hh(b)):t.setImmediate(b)}},Wh=function(){for(var a;a=Th.remove();){try{a.qf.call(a.scope)}catch(b){Jh(b)}Lh.put(a)}Sh=!1};var Xh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var $h=function(a){this.T=0;this.ia=void 0;this.lc=this.fb=this.X=null;this.Md=this.jf=!1;if(a!=Pd)try{var b=this;a.call(void 0,function(c){Yh(b,2,c)},function(c){if(!(c instanceof Zh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Yh(b,3,c)})}catch(c){Yh(this,3,c)}},ai=function(){this.next=this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};ai.prototype.reset=function(){this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};
415
- var bi=new wh(function(){return new ai},function(a){a.reset()}),ci=function(a,b,c){var d=bi.get();d.Xb=a;d.sc=b;d.context=c;return d};$h.prototype.then=function(a,b,c){a!=null&&sb(a,"opt_onFulfilled should be a function.");b!=null&&sb(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return di(this,typeof a==="function"?a:null,typeof b==="function"?b:null,c)};$h.prototype.$goog_Thenable=!0;
416
- $h.prototype.Al=function(a,b){return di(this,null,a,b)};$h.prototype.catch=$h.prototype.Al;$h.prototype.cancel=function(a){if(this.T==0){var b=new Zh(a);Vh(function(){ei(this,b)},this)}};
417
- var ei=function(a,b){if(a.T==0)if(a.X){var c=a.X;if(c.fb){for(var d=0,e=null,g=null,f=c.fb;f&&(f.sd||(d++,f.Nb==a&&(e=f),!(e&&d>1)));f=f.next)e||(g=f);e&&(c.T==0&&d==1?ei(c,b):(g?(d=g,E(c.fb),E(d!=null),d.next==c.lc&&(c.lc=d),d.next=d.next.next):fi(c),gi(c,e,3,b)))}a.X=null}else Yh(a,3,b)},ii=function(a,b){a.fb||a.T!=2&&a.T!=3||hi(a);E(b.Xb!=null);a.lc?a.lc.next=b:a.fb=b;a.lc=b},di=function(a,b,c,d){b&&(b=Ph(b,"goog.Promise.then"));c&&(c=Ph(c,"goog.Promise.then"));var e=ci(null,null,null);e.Nb=new $h(function(g,
418
- f){e.Xb=b?function(l){try{var m=b.call(d,l);g(m)}catch(p){f(p)}}:g;e.sc=c?function(l){try{var m=c.call(d,l);m===void 0&&l instanceof Zh?f(l):g(m)}catch(p){f(p)}}:f});e.Nb.X=a;ii(a,e);return e.Nb};$h.prototype.Cl=function(a){E(this.T==1);this.T=0;Yh(this,2,a)};$h.prototype.Dl=function(a){E(this.T==1);this.T=0;Yh(this,3,a)};
419
- var Yh=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.Cl,g=a.Dl;if(d instanceof $h){e!=null&&sb(e,"opt_onFulfilled should be a function.");g!=null&&sb(g,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");ii(d,ci(e||Pd,g||null,a));var f=!0}else if(Xh(d))d.then(e,g,a),f=!0;else{if(u(d))try{var l=d.then;if(typeof l==="function"){ji(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);
420
- f=!0;break a}f=!1}}f||(a.ia=c,a.T=b,a.X=null,hi(a),b!=3||c instanceof Zh||ki(a,c))}},ji=function(a,b,c,d,e){var g=!1,f=function(m){g||(g=!0,c.call(e,m))},l=function(m){g||(g=!0,d.call(e,m))};try{b.call(a,f,l)}catch(m){l(m)}},hi=function(a){a.jf||(a.jf=!0,Vh(a.Uk,a))},fi=function(a){var b=null;a.fb&&(b=a.fb,a.fb=b.next,b.next=null);a.fb||(a.lc=null);b!=null&&E(b.Xb!=null);return b};$h.prototype.Uk=function(){for(var a;a=fi(this);)gi(this,a,this.T,this.ia);this.jf=!1};
421
- var gi=function(a,b,c,d){if(c==3&&b.sc&&!b.sd)for(;a&&a.Md;a=a.X)a.Md=!1;if(b.Nb)b.Nb.X=null,li(b,c,d);else try{b.sd?b.Xb.call(b.context):li(b,c,d)}catch(e){mi.call(null,e)}bi.put(b)},li=function(a,b,c){b==2?a.Xb.call(a.context,c):a.sc&&a.sc.call(a.context,c)},ki=function(a,b){a.Md=!0;Vh(function(){a.Md&&mi.call(null,b)})},mi=Jh,Zh=function(a){kb.call(this,a)};y(Zh,kb);Zh.prototype.name="cancel";var ni=function(a,b,c){if(typeof a==="function")c&&(a=w(a,c));else if(a&&typeof a.handleEvent=="function")a=w(a.handleEvent,a);else throw Error("Invalid listener argument");return Number(b)>2147483647?-1:t.setTimeout(a,b||0)};var oi=function(a,b,c){I.call(this);this.dl=c!=null?a.bind(c):a;this.al=b;this.td=null;this.xc=!1;this.Zc=0;this.ec=null};r(oi,I);h=oi.prototype;h.nf=function(a){this.td=arguments;this.ec||this.Zc?this.xc=!0:pi(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,pi(this))};h.J=function(){I.prototype.J.call(this);this.stop()};
422
- var pi=function(a){a.ec=ni(function(){a.ec=null;a.xc&&!a.Zc&&(a.xc=!1,pi(a))},a.al);var b=a.td;a.td=null;a.dl.apply(null,b)};/*
405
+ c=a[0];for(d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return pb(c)};var xh=function(a,b){Va(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:wh.hasOwnProperty(d)?a.setAttribute(wh[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})},wh={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"},zh=function(a,
406
+ b,c){return yh(document,arguments)},yh=function(a,b){var c=b[1],d=Ah(a,String(b[0]));c&&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.join(" "):xh(d,c));b.length>2&&Bh(a,d,b,2);return d},Bh=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=
407
+ typeof g.item=="function";break a}}f=!1}Xb(f?fc(g):g,e)}}},Ah=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&&(b=b.toLowerCase());return a.createElement(b)},Ch=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},Dh=function(a){E(a,"Node cannot be null or undefined.");return a.nodeType==9?a:a.ownerDocument||a.document},Eh=function(a){this.Dd=a||t.document||document};h=Eh.prototype;h.getElementsByTagName=function(a,b){return(b||this.Dd).getElementsByTagName(String(a))};
408
+ h.Rk=function(a,b,c){return yh(this.Dd,arguments)};h.createElement=function(a){return Ah(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){Bh(Dh(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};
409
+ h.removeNode=Ch;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};var Fh,Gh=function(){var a=t.MessageChannel;typeof a==="undefined"&&typeof window!=="undefined"&&window.postMessage&&window.addEventListener&&kd().indexOf("Presto")==-1&&(a=function(){var e=Ah(document,"IFRAME");e.style.display="none";document.documentElement.appendChild(e);var g=e.contentWindow;e=g.document;e.open();e.close();var f="callImmediate"+Math.random(),l=g.location.protocol=="file:"?"*":g.location.protocol+"//"+g.location.host;e=w(function(m){if((l=="*"||m.origin==l)&&m.data==f)this.port1.onmessage()},
410
+ this);g.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){g.postMessage(f,l)}}});if(typeof a!=="undefined"){var b=new a,c={},d=c;b.port1.onmessage=function(){if(c.next!==void 0){c=c.next;var e=c.Ug;c.Ug=null;e()}};return function(e){d.next={Ug:e};d=d.next;b.port2.postMessage(0)}}return function(e){t.setTimeout(e,0)}};function Hh(a){t.setTimeout(function(){throw a;},0)};var Ih=function(){this.ue=this.ic=null};Ih.prototype.add=function(a,b){var c=Jh.get();c.set(a,b);this.ue?this.ue.next=c:(E(!this.ic),this.ic=c);this.ue=c};Ih.prototype.remove=function(){var a=null;this.ic&&(a=this.ic,this.ic=this.ic.next,this.ic||(this.ue=null),a.next=null);return a};var Jh=new uh(function(){return new Kh},function(a){return a.reset()}),Kh=function(){this.next=this.scope=this.qf=null};Kh.prototype.set=function(a,b){this.qf=a;this.scope=b;this.next=null};
411
+ Kh.prototype.reset=function(){this.next=this.scope=this.qf=null};var Lh=t.console&&t.console.createTask?t.console.createTask.bind(t.console):void 0,Mh=Lh?Symbol("consoleTask"):void 0;
412
+ function Nh(a,b){function c(){var l=sa.apply(0,arguments),m=this;return f.run(function(){return a.call.apply(a,[m].concat(ja(l)))})}b=b===void 0?"anonymous":b;if(Mh&&a[Mh])return a;var d=a,e,g=(e=Oh)==null?void 0:e();a=function(){var l=sa.apply(0,arguments),m,p=(m=Oh)==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,
413
+ [this].concat(ja(l)))};if(!Lh)return a;var f=Lh(a.name||b);c[Pb(Mh)]=f;return c}var Oh;var Ph,Qh=!1,Rh=new Ih,Th=function(a,b){Ph||Sh();Qh||(Ph(),Qh=!0);a=Nh(a,"goog.async.run");Rh.add(a,b)},Sh=function(){if(t.Promise&&t.Promise.resolve){var a=t.Promise.resolve(void 0);Ph=function(){a.then(Uh)}}else Ph=function(){var b=Uh;typeof t.setImmediate!=="function"||t.Window&&t.Window.prototype&&t.Window.prototype.setImmediate==t.setImmediate?(Fh||(Fh=Gh()),Fh(b)):t.setImmediate(b)}},Uh=function(){for(var a;a=Rh.remove();){try{a.qf.call(a.scope)}catch(b){Hh(b)}Jh.put(a)}Qh=!1};var Vh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Yh=function(a){this.T=0;this.ia=void 0;this.lc=this.fb=this.X=null;this.Md=this.jf=!1;if(a!=Nd)try{var b=this;a.call(void 0,function(c){Wh(b,2,c)},function(c){if(!(c instanceof Xh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Wh(b,3,c)})}catch(c){Wh(this,3,c)}},Zh=function(){this.next=this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};Zh.prototype.reset=function(){this.context=this.sc=this.Xb=this.Nb=null;this.sd=!1};
414
+ var $h=new uh(function(){return new Zh},function(a){a.reset()}),ai=function(a,b,c){var d=$h.get();d.Xb=a;d.sc=b;d.context=c;return d};Yh.prototype.then=function(a,b,c){a!=null&&Tb(a,"opt_onFulfilled should be a function.");b!=null&&Tb(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return bi(this,typeof a==="function"?a:null,typeof b==="function"?b:null,c)};Yh.prototype.$goog_Thenable=!0;
415
+ Yh.prototype.zl=function(a,b){return bi(this,null,a,b)};Yh.prototype.catch=Yh.prototype.zl;Yh.prototype.cancel=function(a){if(this.T==0){var b=new Xh(a);Th(function(){ci(this,b)},this)}};
416
+ var ci=function(a,b){if(a.T==0)if(a.X){var c=a.X;if(c.fb){for(var d=0,e=null,g=null,f=c.fb;f&&(f.sd||(d++,f.Nb==a&&(e=f),!(e&&d>1)));f=f.next)e||(g=f);e&&(c.T==0&&d==1?ci(c,b):(g?(d=g,E(c.fb),E(d!=null),d.next==c.lc&&(c.lc=d),d.next=d.next.next):di(c),ei(c,e,3,b)))}a.X=null}else Wh(a,3,b)},gi=function(a,b){a.fb||a.T!=2&&a.T!=3||fi(a);E(b.Xb!=null);a.lc?a.lc.next=b:a.fb=b;a.lc=b},bi=function(a,b,c,d){b&&(b=Nh(b,"goog.Promise.then"));c&&(c=Nh(c,"goog.Promise.then"));var e=ai(null,null,null);e.Nb=new Yh(function(g,
417
+ f){e.Xb=b?function(l){try{var m=b.call(d,l);g(m)}catch(p){f(p)}}:g;e.sc=c?function(l){try{var m=c.call(d,l);m===void 0&&l instanceof Xh?f(l):g(m)}catch(p){f(p)}}:f});e.Nb.X=a;gi(a,e);return e.Nb};Yh.prototype.Bl=function(a){E(this.T==1);this.T=0;Wh(this,2,a)};Yh.prototype.Cl=function(a){E(this.T==1);this.T=0;Wh(this,3,a)};
418
+ var Wh=function(a,b,c){if(a.T==0){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.T=1;a:{var d=c,e=a.Bl,g=a.Cl;if(d instanceof Yh){e!=null&&Tb(e,"opt_onFulfilled should be a function.");g!=null&&Tb(g,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");gi(d,ai(e||Nd,g||null,a));var f=!0}else if(Vh(d))d.then(e,g,a),f=!0;else{if(u(d))try{var l=d.then;if(typeof l==="function"){hi(d,l,e,g,a);f=!0;break a}}catch(m){g.call(a,m);
419
+ f=!0;break a}f=!1}}f||(a.ia=c,a.T=b,a.X=null,fi(a),b!=3||c instanceof Xh||ii(a,c))}},hi=function(a,b,c,d,e){var g=!1,f=function(m){g||(g=!0,c.call(e,m))},l=function(m){g||(g=!0,d.call(e,m))};try{b.call(a,f,l)}catch(m){l(m)}},fi=function(a){a.jf||(a.jf=!0,Th(a.Vk,a))},di=function(a){var b=null;a.fb&&(b=a.fb,a.fb=b.next,b.next=null);a.fb||(a.lc=null);b!=null&&E(b.Xb!=null);return b};Yh.prototype.Vk=function(){for(var a;a=di(this);)ei(this,a,this.T,this.ia);this.jf=!1};
420
+ var ei=function(a,b,c,d){if(c==3&&b.sc&&!b.sd)for(;a&&a.Md;a=a.X)a.Md=!1;if(b.Nb)b.Nb.X=null,ji(b,c,d);else try{b.sd?b.Xb.call(b.context):ji(b,c,d)}catch(e){ki.call(null,e)}$h.put(b)},ji=function(a,b,c){b==2?a.Xb.call(a.context,c):a.sc&&a.sc.call(a.context,c)},ii=function(a,b){a.Md=!0;Th(function(){a.Md&&ki.call(null,b)})},ki=Hh,Xh=function(a){Lb.call(this,a)};y(Xh,Lb);Xh.prototype.name="cancel";var li=function(a,b,c){if(typeof a==="function")c&&(a=w(a,c));else if(a&&typeof a.handleEvent=="function")a=w(a.handleEvent,a);else throw Error("Invalid listener argument");return Number(b)>2147483647?-1:t.setTimeout(a,b||0)};var mi=function(a,b,c){I.call(this);this.el=c!=null?a.bind(c):a;this.bl=b;this.td=null;this.xc=!1;this.Zc=0;this.ec=null};r(mi,I);h=mi.prototype;h.nf=function(a){this.td=arguments;this.ec||this.Zc?this.xc=!0:ni(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,ni(this))};h.J=function(){I.prototype.J.call(this);this.stop()};
421
+ var ni=function(a){a.ec=li(function(){a.ec=null;a.xc&&!a.Zc&&(a.xc=!1,ni(a))},a.bl);var b=a.td;a.td=null;a.el.apply(null,b)};/*
423
422
 
424
423
  Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
425
424
  Copyright The Closure Library Authors.
426
425
  SPDX-License-Identifier: MIT
427
426
  */
428
- var ri=function(a){var b=qi;this.ge=[];this.ai=b;this.mh=a||null;this.Nc=this.oc=!1;this.ia=void 0;this.ig=this.Og=this.Qe=!1;this.re=0;this.X=null;this.Re=0};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.Re--,b.Re<=0&&b.cancel())}this.ai?this.ai.call(this.mh,this):this.ig=!0;this.oc||si(this,new ti(this))}};ri.prototype.Zg=function(a,b){this.Qe=!1;ui(this,a,b)};
429
- 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.ig)throw new wi(a);a.ig=!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)},Ai=function(a,b,c,d){E(!a.Og,"Blocking Deferreds can not be re-used");a.ge.push([b,c,d]);a.oc&&vi(a)};
430
- ri.prototype.then=function(a,b,c){var d,e,g=new $h(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;
431
- var Di=function(a){return bc(a.ge,function(b){return typeof b[1]==="function"})},Ci={},vi=function(a){if(a.re&&a.oc&&Di(a)){var b=a.re,c=Ei[b];c&&(t.clearTimeout(c.fa),delete Ei[b]);a.re=0}a.X&&(a.X.Re--,delete a.X);b=a.ia;for(var d=c=!1;a.ge.length&&!a.Qe;){var e=a.ge.shift(),g=e[0],f=e[1];e=e[2];if(g=a.Nc?f:g)try{var l=g.call(e||a.mh,b);l===Ci&&(l=void 0);l!==void 0&&(a.Nc=a.Nc&&(l==b||l instanceof Error),a.ia=b=l);if(Xh(b)||typeof t.Promise==="function"&&b instanceof t.Promise)d=!0,a.Qe=!0}catch(m){b=
432
- m,a.Nc=!0,Di(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Zg,a,!0),d=w(a.Zg,a,!1),b instanceof ri?(Ai(b,l,d),b.Og=!0):b.then(l,d));c&&(b=new Fi(b),Ei[b.fa]=b,a.re=b.fa)},wi=function(){kb.call(this)};y(wi,kb);wi.prototype.message="Deferred has already fired";wi.prototype.name="AlreadyCalledError";var ti=function(){kb.call(this)};y(ti,kb);ti.prototype.message="Deferred was canceled";ti.prototype.name="CanceledError";var Fi=function(a){this.fa=t.setTimeout(w(this.Bl,this),0);this.Gd=a};
433
- Fi.prototype.Bl=function(){E(Ei[this.fa],"Cannot throw an error that is not scheduled.");delete Ei[this.fa];throw this.Gd;};var Ei={};var zi=function(){var a=xh(Gi),b={},c=b.document||document,d=xb(a).toString(),e=(new Gh(c)).createElement("SCRIPT"),g={vi:e,ne: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.ne=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Hi(e,b.Kl||!1,l),f.callback(null))};e.onerror=function(){Hi(e,!0,l);si(f,new Ii(0,"Error while loading script "+
434
- d))};g=b.attributes||{};jb(g,{type:"text/javascript",charset:"UTF-8"});zh(e,g);Vb(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.vi){var a=this.vi;a&&a.tagName=="SCRIPT"&&Hi(a,!0,this.ne)}},Hi=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){Eh(a)},0)},Ii=function(a,
435
- b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);kb.call(this,c);this.code=a};y(Ii,kb);var Ki=function(){this.de=void 0};Ki.prototype.va=function(a){var b=[];Li(this,a,b);return b.join("")};
436
- 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("}");
437
- 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];
438
- 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(){};Qi.prototype.Sg=null;var Ri=function(a){var b;(b=a.Sg)||(b=a.Sg={});return b};var Si,Ti=function(){};y(Ti,Qi);Si=new Ti;var Ui=function(a){J.call(this);this.headers=new Map;this.Ri=a||null;this.Ea=!1;this.ve=this.s=null;this.Rc=this.Mh=this.Td="";this.Tb=this.Af=this.Rd=this.gf=!1;this.ld=0;this.me=null;this.wc="";this.pl=this.Pi=!1;this.Oe=this.zg=null};y(Ui,J);Ui.prototype.ba=Ac(Bc(),"goog.net.XhrIo").fl;var Vi=/^https?$/i,Wi=["POST","PUT"],Xi=[];h=Ui.prototype;h.Pk=function(){this.dispose();fc(Xi,this)};h.setTrustToken=function(a){this.zg=a};h.setAttributionReporting=function(a){this.Oe=a};
439
- h.send=function(a,b,c,d){if(this.s)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Td+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Td=a;this.Rc="";this.Mh=b;this.gf=!1;this.Ea=!0;this.s=new XMLHttpRequest;this.ve=this.Ri?Ri(this.Ri):Ri(Si);this.s.onreadystatechange=w(this.di,this);this.pl&&"onprogress"in this.s&&(this.s.onprogress=w(function(f){this.ci(f,!0)},this),this.s.upload&&(this.s.upload.onprogress=w(this.ci,this)));try{Ec(this.ba,Yi(this,"Opening Xhr")),this.Af=
440
- !0,this.s.open(b,String(a),!0),this.Af=!1}catch(f){Ec(this.ba,Yi(this,"Error opening Xhr: "+f.message));this.Gd(5,f);return}a=c||"";c=new Map(this.headers);if(d)if(Object.getPrototypeOf(d)===Object.prototype)for(var e in d)c.set(e,d[e]);else if(typeof d.keys==="function"&&typeof d.get==="function"){e=q(d.keys());for(var g=e.next();!g.done;g=e.next())g=g.value,c.set(g,d.get(g))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(f){return"content-type"==
441
- f.toLowerCase()});e=t.FormData&&a instanceof t.FormData;!ec(Wi,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=q(c);for(d=b.next();!d.done;d=b.next())c=q(d.value),d=c.next().value,c=c.next().value,this.s.setRequestHeader(d,c);this.wc&&(this.s.responseType=this.wc);"withCredentials"in this.s&&this.s.withCredentials!==this.Pi&&(this.s.withCredentials=this.Pi);if("setTrustToken"in this.s&&this.zg)try{this.s.setTrustToken(this.zg)}catch(f){Ec(this.ba,Yi(this,"Error SetTrustToken: "+
442
- f.message))}if("setAttributionReporting"in this.s&&this.Oe)try{this.s.setAttributionReporting(this.Oe)}catch(f){Ec(this.ba,Yi(this,"Error SetAttributionReporting: "+f.message))}try{Zi(this),this.ld>0&&(Ec(this.ba,Yi(this,"Will abort after "+this.ld+"ms if incomplete")),this.me=ni(this.ne,this.ld,this)),Ec(this.ba,Yi(this,"Sending request")),this.Rd=!0,this.s.send(a),this.Rd=!1}catch(f){Ec(this.ba,Yi(this,"Send error: "+f.message)),this.Gd(5,f)}};
443
- h.ne=function(){typeof va!="undefined"&&this.s&&(this.Rc="Timed out after "+this.ld+"ms, aborting",Ec(this.ba,Yi(this,this.Rc)),this.dispatchEvent("timeout"),this.abort(8))};h.Gd=function(a,b){this.Ea=!1;this.s&&(this.Tb=!0,this.s.abort(),this.Tb=!1);this.Rc=b;$i(this);aj(this)};var $i=function(a){a.gf||(a.gf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
444
- Ui.prototype.abort=function(){this.s&&this.Ea&&(Ec(this.ba,Yi(this,"Aborting")),this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),aj(this))};Ui.prototype.J=function(){this.s&&(this.Ea&&(this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1),aj(this,!0));Ui.L.J.call(this)};Ui.prototype.di=function(){this.Ra||(this.Af||this.Rd||this.Tb?bj(this):this.ml())};Ui.prototype.ml=function(){bj(this)};
445
- var bj=function(a){if(a.Ea&&typeof va!="undefined")if(a.ve[1]&&a.tb()==4&&a.getStatus()==2)Ec(a.ba,Yi(a,"Local request error detected and ignored"));else if(a.Rd&&a.tb()==4)ni(a.di,0,a);else if(a.dispatchEvent("readystatechange"),a.tb()==4){Ec(a.ba,Yi(a,"Request complete"));a.Ea=!1;try{var b=a.getStatus(),c;if(!(c=Pi(b))){var d;if(d=b===0){var e=String(a.Td).match(Mc)[1]||null;!e&&t.self&&t.self.location&&(e=t.self.location.protocol.slice(0,-1));d=!Vi.test(e?e.toLowerCase():"")}c=d}if(c)a.dispatchEvent("complete"),
446
- a.dispatchEvent("success");else{try{var g=a.tb()>2?a.s.statusText:""}catch(f){Ec(a.ba,"Can not get status: "+f.message),g=""}a.Rc=g+" ["+a.getStatus()+"]";$i(a)}}finally{aj(a)}}};Ui.prototype.ci=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(cj(a,"progress"));this.dispatchEvent(cj(a,b?"downloadprogress":"uploadprogress"))};
447
- var cj=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},aj=function(a,b){if(a.s){Zi(a);var c=a.s,d=a.ve[0]?function(){}:null;a.s=null;a.ve=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){Dc(a.ba,"Problem encountered resetting onreadystatechange: "+e.message)}}},Zi=function(a){a.me&&(t.clearTimeout(a.me),a.me=null)};Ui.prototype.isActive=function(){return!!this.s};Ui.prototype.tb=function(){return this.s?this.s.readyState:0};
448
- Ui.prototype.getStatus=function(){try{return this.tb()>2?this.s.status:-1}catch(a){return-1}};var dj=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}Dc(a.ba,"Response type "+a.wc+" is not supported on this browser");return null}catch(b){return Ec(a.ba,"Can not get response: "+b.message),null}};
449
- Ui.prototype.getResponseHeader=function(a){if(this.s&&this.tb()==4)return a=this.s.getResponseHeader(a),a===null?void 0:a};Ui.prototype.getAllResponseHeaders=function(){return this.s&&this.tb()>=2?this.s.getAllResponseHeaders()||"":""};
450
- var ej=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=Gc(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(", ")})},Yi=function(a,b){return b+" ["+a.Mh+" "+a.Td+" "+a.getStatus()+"]"};var Gi=ia(["https://accounts.google.com/gsi/client"]),fj,K=function(a,b){gj();this.callback=a;this.M=new hj(!a,b)};K.prototype.pd=function(a){this.M.Qb=a;return this};K.prototype.handle=function(a){var b=this;if(a instanceof Promise){if(this.callback){var c=function(d,e){try{return b.callback(d,e)}catch(g){setTimeout(function(){throw g;},0)}};a.then(c,function(d){return c(void 0,d)})}}else a.then(function(d){a=d});return a};var ij=function(){return"projects/"+fj};h=K.prototype;h.Dc=function(){return new eh(this.M)};
451
- h.assets=function(){return new gh(this.M)};h.Na=function(){return new nh(this.M)};h.value=function(){return new rh(this.M)};h.maps=function(){return new mh(this.M)};h.map=function(){return new lh(this.M)};h.image=function(){return new kh(this.M)};h.table=function(){return new oh(this.M)};h.video=function(){return new th(this.M)};var hj=function(a,b){this.sync=a=a===void 0?!1:a;this.Qb=void 0;this.si=b!=null?b:a?5:10};r(hj,id);
452
- hj.prototype.send=function(a,b){var c=this;ed(a);var d=a.path||"",e=jj()+d,g=kj(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=lj(e,g,void 0,a.B,f,this.si,this.Qb);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){lj(e,g,function(v,z){z?p(z):m(v)},a.B,f,c.si,c.Qb)})).then(function(m){return b?Ma(b,m):m})};var nj=function(a){K.call(this,a);this.M=new mj;this.Qb=void 0};r(nj,K);
453
- nj.prototype.pd=function(a){this.Qb=a;return this};
454
- nj.prototype.send=function(a,b){var c=this,d=jj()+"/batch",e=a.map(function(f){var l=q(f);f=l.next().value;var m=q(l.next().value);l=m.next().value;m.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+f+">\r\n\r\n"+l+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",g=function(f){var l={};a.forEach(function(m){var p=q(m);m=p.next().value;p=q(p.next().value);p.next();p=p.next().value;f[m]!=null&&(l[m]=
455
- Ma(p,f[m]))});return b?b(l):l};return this.callback?(lj(d,null,function(f,l){return c.callback(l?f:g(f),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb),null):g(lj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb))};var mj=function(){};r(mj,id);
456
- mj.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=oj();d!=null&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
457
- var qj=function(a,b,c){a=q(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(b.length<3)){var d=b[0].match(/\r\nContent-ID: <response-([^>]*)>/)[1],e=Number(b[1].match(/^HTTP\S*\s(\d+)\s/)[1]);c(d,e,b.slice(2).join("\r\n\r\n"))}},jj=function(){var a=rj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},tj=function(a,b,c){var d=[];a&&(d=d.concat(sj));
458
- 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},zj=function(a,b,c){uj&&vj&&uj({client_id:String(vj),scope:wj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{xj(function(){try{yj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else yj(a,
459
- b,d)})},oj=function(){Aj&&Date.now()-Aj>=0&&Bj();return Cj},Bj=function(){Aj=Cj=null},gj=function(a,b,c,d){a!=null?rj=a:Dj||(rj="https://earthengine.googleapis.com/api");b!=null?Ej=b:Dj||(Ej="https://earthengine.googleapis.com");c!==void 0&&(Fj=c);fj=d!=null?d:fj||"earthengine-legacy";Dj=!0},lj=function(a,b,c,d,e,g,f){gj();var l=Gj,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.0.0";p==="1.0.0"&&
460
- (p="latest");m["x-goog-api-client"]="ee-js/"+p;p=oj();if(p!=null)m.Authorization=p;else if(c&&uj&&vj)return zj(function(){Hj(l,function(){lj(a,b,c,d)})}),null;b=b?b.clone():new Uc;Ij!=null&&b.add("key",Ij);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");fj&&fj!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=fj);b=Jj(b,a);Fj!=null&&(m["X-XSRF-Token"]=Fj);Kj!=null&&(m["X-Earth-Engine-App-ID-Token"]=Kj);p=e||null;var v=b?b.toString():"";d==="POST"&&e===void 0?p=v:/^[\s\xa0]*$/.test(v)||(a+=a.indexOf("?")!=
461
- -1?"&":"?",a+=v);e=a.startsWith("/")?rj+a:a;if(c)return Lj.push(Mj(e,c,d,p,m,g,f)),Nj.nf(),null;v=function(H,ea){this.setRequestHeader&&this.setRequestHeader(ea,H)};var z=0;for(g=g!=null?g:5;;){var C=new XMLHttpRequest;C.open(d,e,!1);Wa(m,v,C);C.send(p);if(C.status!=429||z>g)break;z++}return Oj(C.status,function(H){try{return C.getResponseHeader(H)}catch(ea){return null}},C.responseText,l,void 0,e,d,f)},Mj=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},p=Gj,v=g!=null?g:10;
462
- m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Lj.push(m);Nj.nf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var C=Oj,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var Z=z.s?z.s.responseText:""}catch(da){Ec(z.ba,"Can not get responseText: "+da.message),Z=""}return C(H,ea,Z,p,b,a,c,f)};return m},Hj=function(a,b){var c=Gj;try{Gj=a,b.call(void 0)}finally{Gj=c}},Oj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):"";m&&d&&d(m);var p=
427
+ var pi=function(a){var b=oi;this.ge=[];this.ai=b;this.mh=a||null;this.Nc=this.oc=!1;this.ia=void 0;this.ig=this.Og=this.Qe=!1;this.re=0;this.X=null;this.Re=0};pi.prototype.cancel=function(a){if(this.oc)this.ia instanceof pi&&this.ia.cancel();else{if(this.X){var b=this.X;delete this.X;a?b.cancel(a):(b.Re--,b.Re<=0&&b.cancel())}this.ai?this.ai.call(this.mh,this):this.ig=!0;this.oc||qi(this,new ri(this))}};pi.prototype.Zg=function(a,b){this.Qe=!1;si(this,a,b)};
428
+ var si=function(a,b,c){a.oc=!0;a.ia=c;a.Nc=!b;ti(a)},vi=function(a){if(a.oc){if(!a.ig)throw new ui(a);a.ig=!1}};pi.prototype.callback=function(a){vi(this);wi(a);si(this,!0,a)};var qi=function(a,b){vi(a);wi(b);si(a,!1,b)},wi=function(a){E(!(a instanceof pi),"An execution sequence may not be initiated with a blocking Deferred.")},zi=function(a){var b=xi();yi(b,a,null)},yi=function(a,b,c,d){E(!a.Og,"Blocking Deferreds can not be re-used");a.ge.push([b,c,d]);a.oc&&ti(a)};
429
+ pi.prototype.then=function(a,b,c){var d,e,g=new Yh(function(f,l){e=f;d=l});yi(this,e,function(f){f instanceof ri?g.cancel():d(f);return Ai},this);return g.then(a,b,c)};pi.prototype.$goog_Thenable=!0;
430
+ var Bi=function(a){return $b(a.ge,function(b){return typeof b[1]==="function"})},Ai={},ti=function(a){if(a.re&&a.oc&&Bi(a)){var b=a.re,c=Ci[b];c&&(t.clearTimeout(c.fa),delete Ci[b]);a.re=0}a.X&&(a.X.Re--,delete a.X);b=a.ia;for(var d=c=!1;a.ge.length&&!a.Qe;){var e=a.ge.shift(),g=e[0],f=e[1];e=e[2];if(g=a.Nc?f:g)try{var l=g.call(e||a.mh,b);l===Ai&&(l=void 0);l!==void 0&&(a.Nc=a.Nc&&(l==b||l instanceof Error),a.ia=b=l);if(Vh(b)||typeof t.Promise==="function"&&b instanceof t.Promise)d=!0,a.Qe=!0}catch(m){b=
431
+ m,a.Nc=!0,Bi(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Zg,a,!0),d=w(a.Zg,a,!1),b instanceof pi?(yi(b,l,d),b.Og=!0):b.then(l,d));c&&(b=new Di(b),Ci[b.fa]=b,a.re=b.fa)},ui=function(){Lb.call(this)};y(ui,Lb);ui.prototype.message="Deferred has already fired";ui.prototype.name="AlreadyCalledError";var ri=function(){Lb.call(this)};y(ri,Lb);ri.prototype.message="Deferred was canceled";ri.prototype.name="CanceledError";var Di=function(a){this.fa=t.setTimeout(w(this.Al,this),0);this.Gd=a};
432
+ Di.prototype.Al=function(){E(Ci[this.fa],"Cannot throw an error that is not scheduled.");delete Ci[this.fa];throw this.Gd;};var Ci={};var xi=function(){var a=vh(Ei),b={},c=b.document||document,d=qb(a).toString(),e=(new Eh(c)).createElement("SCRIPT"),g={vi:e,ne:void 0},f=new pi(g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Fi(e,!0);qi(f,new Gi(1,"Timeout reached for loading script "+d))},m),g.ne=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Fi(e,b.Jl||!1,l),f.callback(null))};e.onerror=function(){Fi(e,!0,l);qi(f,new Gi(0,"Error while loading script "+
433
+ d))};g=b.attributes||{};ib(g,{type:"text/javascript",charset:"UTF-8"});xh(e,g);Kb(e,a);Hi(c).appendChild(e);return f},Hi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},oi=function(){if(this&&this.vi){var a=this.vi;a&&a.tagName=="SCRIPT"&&Fi(a,!0,this.ne)}},Fi=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){Ch(a)},0)},Gi=function(a,
434
+ b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Lb.call(this,c);this.code=a};y(Gi,Lb);var Ii=function(){this.de=void 0};Ii.prototype.va=function(a){var b=[];Ji(this,a,b);return b.join("")};
435
+ var Ji=function(a,b,c){if(b==null)c.push("null");else{if(typeof b=="object"){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",g=0;g<b;g++)c.push(e),e=d[g],Ji(a,a.de?a.de.call(d,String(g),e):e,c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");g="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(e=b[d],typeof e!="function"&&(c.push(g),Ki(d,c),c.push(":"),Ji(a,a.de?a.de.call(b,d,e):e,c),g=","));c.push("}");
436
+ return}}switch(typeof b){case "string":Ki(b,c);break;case "number":c.push(isFinite(b)&&!isNaN(b)?String(b):"null");break;case "boolean":c.push(String(b));break;case "function":c.push("null");break;default:throw Error("Unknown type: "+typeof b);}}},Li={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},Mi=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,Ki=function(a,b){b.push('"',a.replace(Mi,function(c){var d=Li[c];
437
+ d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Li[c]=d);return d}),'"')};var Ni=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Oi=function(){};Oi.prototype.Sg=null;var Pi=function(a){var b;(b=a.Sg)||(b=a.Sg={});return b};var Qi,Ri=function(){};y(Ri,Oi);Qi=new Ri;var Si=function(a){J.call(this);this.headers=new Map;this.Si=a||null;this.Ea=!1;this.ve=this.s=null;this.Rc=this.Mh=this.Td="";this.Tb=this.Af=this.Rd=this.gf=!1;this.ld=0;this.me=null;this.wc="";this.ol=this.Qi=!1;this.Oe=this.zg=null};y(Si,J);Si.prototype.ba=yc(zc(),"goog.net.XhrIo").gl;var Ti=/^https?$/i,Ui=["POST","PUT"],Vi=[];h=Si.prototype;h.Qk=function(){this.dispose();dc(Vi,this)};h.setTrustToken=function(a){this.zg=a};h.setAttributionReporting=function(a){this.Oe=a};
438
+ h.send=function(a,b,c,d){if(this.s)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Td+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Td=a;this.Rc="";this.Mh=b;this.gf=!1;this.Ea=!0;this.s=new XMLHttpRequest;this.ve=this.Si?Pi(this.Si):Pi(Qi);this.s.onreadystatechange=w(this.di,this);this.ol&&"onprogress"in this.s&&(this.s.onprogress=w(function(f){this.ci(f,!0)},this),this.s.upload&&(this.s.upload.onprogress=w(this.ci,this)));try{Cc(this.ba,Wi(this,"Opening Xhr")),this.Af=
439
+ !0,this.s.open(b,String(a),!0),this.Af=!1}catch(f){Cc(this.ba,Wi(this,"Error opening Xhr: "+f.message));this.Gd(5,f);return}a=c||"";c=new Map(this.headers);if(d)if(Object.getPrototypeOf(d)===Object.prototype)for(var e in d)c.set(e,d[e]);else if(typeof d.keys==="function"&&typeof d.get==="function"){e=q(d.keys());for(var g=e.next();!g.done;g=e.next())g=g.value,c.set(g,d.get(g))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(f){return"content-type"==
440
+ f.toLowerCase()});e=t.FormData&&a instanceof t.FormData;!cc(Ui,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=q(c);for(d=b.next();!d.done;d=b.next())c=q(d.value),d=c.next().value,c=c.next().value,this.s.setRequestHeader(d,c);this.wc&&(this.s.responseType=this.wc);"withCredentials"in this.s&&this.s.withCredentials!==this.Qi&&(this.s.withCredentials=this.Qi);if("setTrustToken"in this.s&&this.zg)try{this.s.setTrustToken(this.zg)}catch(f){Cc(this.ba,Wi(this,"Error SetTrustToken: "+
441
+ f.message))}if("setAttributionReporting"in this.s&&this.Oe)try{this.s.setAttributionReporting(this.Oe)}catch(f){Cc(this.ba,Wi(this,"Error SetAttributionReporting: "+f.message))}try{Xi(this),this.ld>0&&(Cc(this.ba,Wi(this,"Will abort after "+this.ld+"ms if incomplete")),this.me=li(this.ne,this.ld,this)),Cc(this.ba,Wi(this,"Sending request")),this.Rd=!0,this.s.send(a),this.Rd=!1}catch(f){Cc(this.ba,Wi(this,"Send error: "+f.message)),this.Gd(5,f)}};
442
+ h.ne=function(){typeof va!="undefined"&&this.s&&(this.Rc="Timed out after "+this.ld+"ms, aborting",Cc(this.ba,Wi(this,this.Rc)),this.dispatchEvent("timeout"),this.abort(8))};h.Gd=function(a,b){this.Ea=!1;this.s&&(this.Tb=!0,this.s.abort(),this.Tb=!1);this.Rc=b;Yi(this);Zi(this)};var Yi=function(a){a.gf||(a.gf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
443
+ Si.prototype.abort=function(){this.s&&this.Ea&&(Cc(this.ba,Wi(this,"Aborting")),this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Zi(this))};Si.prototype.J=function(){this.s&&(this.Ea&&(this.Ea=!1,this.Tb=!0,this.s.abort(),this.Tb=!1),Zi(this,!0));Si.L.J.call(this)};Si.prototype.di=function(){this.Ra||(this.Af||this.Rd||this.Tb?$i(this):this.nl())};Si.prototype.nl=function(){$i(this)};
444
+ var $i=function(a){if(a.Ea&&typeof va!="undefined")if(a.ve[1]&&a.tb()==4&&a.getStatus()==2)Cc(a.ba,Wi(a,"Local request error detected and ignored"));else if(a.Rd&&a.tb()==4)li(a.di,0,a);else if(a.dispatchEvent("readystatechange"),a.tb()==4){Cc(a.ba,Wi(a,"Request complete"));a.Ea=!1;try{var b=a.getStatus(),c;if(!(c=Ni(b))){var d;if(d=b===0){var e=String(a.Td).match(Kc)[1]||null;!e&&t.self&&t.self.location&&(e=t.self.location.protocol.slice(0,-1));d=!Ti.test(e?e.toLowerCase():"")}c=d}if(c)a.dispatchEvent("complete"),
445
+ a.dispatchEvent("success");else{try{var g=a.tb()>2?a.s.statusText:""}catch(f){Cc(a.ba,"Can not get status: "+f.message),g=""}a.Rc=g+" ["+a.getStatus()+"]";Yi(a)}}finally{Zi(a)}}};Si.prototype.ci=function(a,b){E(a.type==="progress","goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(aj(a,"progress"));this.dispatchEvent(aj(a,b?"downloadprogress":"uploadprogress"))};
446
+ var aj=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},Zi=function(a,b){if(a.s){Xi(a);var c=a.s,d=a.ve[0]?function(){}:null;a.s=null;a.ve=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){Bc(a.ba,"Problem encountered resetting onreadystatechange: "+e.message)}}},Xi=function(a){a.me&&(t.clearTimeout(a.me),a.me=null)};Si.prototype.isActive=function(){return!!this.s};Si.prototype.tb=function(){return this.s?this.s.readyState:0};
447
+ Si.prototype.getStatus=function(){try{return this.tb()>2?this.s.status:-1}catch(a){return-1}};var bj=function(a){try{if(!a.s)return null;if("response"in a.s)return a.s.response;switch(a.wc){case "":case "text":return a.s.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.s)return a.s.mozResponseArrayBuffer}Bc(a.ba,"Response type "+a.wc+" is not supported on this browser");return null}catch(b){return Cc(a.ba,"Can not get response: "+b.message),null}};
448
+ Si.prototype.getResponseHeader=function(a){if(this.s&&this.tb()==4)return a=this.s.getResponseHeader(a),a===null?void 0:a};Si.prototype.getAllResponseHeaders=function(){return this.s&&this.tb()>=2?this.s.getAllResponseHeaders()||"":""};
449
+ var cj=function(a){var b={};a=a.getAllResponseHeaders().split("\r\n");for(var c=0;c<a.length;c++)if(!/^[\s\xa0]*$/.test(a[c])){var d=Ec(a[c]),e=d[0];d=d[1];if(typeof d==="string"){d=d.trim();var g=b[e]||[];b[e]=g;g.push(d)}}return Xa(b,function(f){return f.join(", ")})},Wi=function(a,b){return b+" ["+a.Mh+" "+a.Td+" "+a.getStatus()+"]"};var Ei=ia(["https://accounts.google.com/gsi/client"]),dj,K=function(a,b){ej();this.callback=a;this.M=new fj(!a,b)};K.prototype.pd=function(a){this.M.Qb=a;return this};K.prototype.handle=function(a){var b=this;if(a instanceof Promise){if(this.callback){var c=function(d,e){try{return b.callback(d,e)}catch(g){setTimeout(function(){throw g;},0)}};a.then(c,function(d){return c(void 0,d)})}}else a.then(function(d){a=d});return a};var gj=function(){return"projects/"+dj};h=K.prototype;h.Dc=function(){return new ch(this.M)};
450
+ h.assets=function(){return new eh(this.M)};h.Na=function(){return new lh(this.M)};h.value=function(){return new ph(this.M)};h.maps=function(){return new kh(this.M)};h.map=function(){return new jh(this.M)};h.image=function(){return new ih(this.M)};h.table=function(){return new mh(this.M)};h.video=function(){return new rh(this.M)};var fj=function(a,b){this.sync=a=a===void 0?!1:a;this.Qb=void 0;this.si=b!=null?b:a?5:10};r(fj,gd);
451
+ fj.prototype.send=function(a,b){var c=this;cd(a);var d=a.path||"",e=hj()+d,g=ij(a.u||{}),f=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=jj(e,g,void 0,a.B,f,this.si,this.Qb);d=b?La(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){jj(e,g,function(v,z){z?p(z):m(v)},a.B,f,c.si,c.Qb)})).then(function(m){return b?La(b,m):m})};var lj=function(a){K.call(this,a);this.M=new kj;this.Qb=void 0};r(lj,K);
452
+ lj.prototype.pd=function(a){this.Qb=a;return this};
453
+ lj.prototype.send=function(a,b){var c=this,d=hj()+"/batch",e=a.map(function(f){var l=q(f);f=l.next().value;var m=q(l.next().value);l=m.next().value;m.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+f+">\r\n\r\n"+l+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",g=function(f){var l={};a.forEach(function(m){var p=q(m);m=p.next().value;p=q(p.next().value);p.next();p=p.next().value;f[m]!=null&&(l[m]=
454
+ La(p,f[m]))});return b?b(l):l};return this.callback?(jj(d,null,function(f,l){return c.callback(l?f:g(f),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb),null):g(jj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e,void 0,this.Qb))};var kj=function(){};r(kj,gd);
455
+ kj.prototype.send=function(a,b){var c=[a.B+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=mj();d!=null&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
456
+ var oj=function(a,b,c){a=q(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(b.length<3)){var d=b[0].match(/\r\nContent-ID: <response-([^>]*)>/)[1],e=Number(b[1].match(/^HTTP\S*\s(\d+)\s/)[1]);c(d,e,b.slice(2).join("\r\n\r\n"))}},hj=function(){var a=pj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},rj=function(a,b,c){var d=[];a&&(d=d.concat(qj));
457
+ b&&d.push("https://www.googleapis.com/auth/devstorage.read_write");a=d=d.concat(c);c=b=0;for(var e={};c<a.length;){var g=a[c++],f=u(g)?"o"+Ba(g):(typeof g).charAt(0)+g;Object.prototype.hasOwnProperty.call(e,f)||(e[f]=!0,a[b++]=g)}a.length=b;return d},xj=function(a,b,c){sj&&tj&&sj({client_id:String(tj),scope:uj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{vj(function(){try{wj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else wj(a,
458
+ b,d)})},mj=function(){yj&&Date.now()-yj>=0&&zj();return Aj},zj=function(){yj=Aj=null},ej=function(a,b,c,d){a!=null?pj=a:Bj||(pj="https://earthengine.googleapis.com/api");b!=null?Cj=b:Bj||(Cj="https://earthengine.googleapis.com");c!==void 0&&(Dj=c);dj=d!=null?d:dj||"earthengine-legacy";Bj=!0},jj=function(a,b,c,d,e,g,f){ej();var l=Ej,m="application/x-www-form-urlencoded";e&&(m="application/json",d&&d.startsWith("multipart")&&(m=d,d="POST"));d=d||"POST";m={"Content-Type":m};var p="1.1.0";p==="1.1.0"&&
459
+ (p="latest");m["x-goog-api-client"]="ee-js/"+p;p=mj();if(p!=null)m.Authorization=p;else if(c&&sj&&tj)return xj(function(){Fj(l,function(){jj(a,b,c,d)})}),null;b=b?b.clone():new Sc;Gj!=null&&b.add("key",Gj);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");dj&&dj!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=dj);b=Hj(b,a);Dj!=null&&(m["X-XSRF-Token"]=Dj);Ij!=null&&(m["X-Earth-Engine-App-ID-Token"]=Ij);p=e||null;var v=b?b.toString():"";d==="POST"&&e===void 0?p=v:/^[\s\xa0]*$/.test(v)||(a+=a.indexOf("?")!=
460
+ -1?"&":"?",a+=v);e=a.startsWith("/")?pj+a:a;if(c)return Jj.push(Kj(e,c,d,p,m,g,f)),Lj.nf(),null;v=function(H,ea){this.setRequestHeader&&this.setRequestHeader(ea,H)};var z=0;for(g=g!=null?g:5;;){var C=new XMLHttpRequest;C.open(d,e,!1);Va(m,v,C);C.send(p);if(C.status!=429||z>g)break;z++}return Mj(C.status,function(H){try{return C.getResponseHeader(H)}catch(ea){return null}},C.responseText,l,void 0,e,d,f)},Kj=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},p=Ej,v=g!=null?g:10;
461
+ m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Jj.push(m);Lj.nf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var C=Mj,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var Z=z.s?z.s.responseText:""}catch(da){Cc(z.ba,"Can not get responseText: "+da.message),Z=""}return C(H,ea,Z,p,b,a,c,f)};return m},Fj=function(a,b){var c=Ej;try{Ej=a,b.call(void 0)}finally{Ej=c}},Mj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):"";m&&d&&d(m);var p=
463
462
  function(Z){try{var da=JSON.parse(Z);return!(u(da)&&"error"in da&&"message"in da.error)||l&&l(da)?{parsed:da}:da.error.message}catch(Hb){return"Invalid JSON: "+Z}},v=function(Z){if(Z===0)return"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.";if(Z<200||Z>=300)return"Server returned HTTP code: "+Z+" for "+f+" "+g},z,C;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if(d==="application/json"||d==="text/json")c=p(c),c.parsed?
464
- C=c.parsed:z=c;else if(d==="multipart/mixed"){C={};var H=[];qj(b,c,function(Z,da,Hb){Hb=p(Hb);Hb.parsed&&(C[Z]=Hb.parsed);(da=(Hb.parsed?"":Hb)||v(da))&&H.push(Z+": "+da)});H.length&&(z=H.join("\n"))}else var ea="Response was unexpectedly not JSON, but "+d;z=z||v(a)||ea;if(e)return e(C,z),null;if(!z)return C;throw Error(z);},xj=function(a){var b=function(){uj||(uj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,callback:d,scope:c.scope}).requestAccessToken()});a()};u(t.default_gsi)?
465
- b():Bi(b)},yj=function(a,b,c){if(c.access_token){b=c.token_type+" "+c.access_token;if(c.expires_in||c.expires_in===0){c=c.expires_in*900;var d=setTimeout(zj,c*.9);d.unref!==void 0&&d.unref();Aj=Date.now()+c}Cj=b;a&&a()}else b&&b(c.error||"Unknown error.")},kj=function(a){var b=new Uc;a=q(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=q(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},Lj=[],Nj=new oi(function(){var a=Lj.shift();if(a){var b=a.url,c=a.callback,d=a.method,
466
- e=a.content;a=a.headers;var g=Pj,f=new Ui;Xi.push(f);c&&f.Wa("complete",c);f.Uc("ready",f.Pk);g&&(f.ld=Math.max(0,g));f.send(b,d,e,a)}Lj.length==0||Nj.nf()},350),rj=null,Ej=null,Fj=null,Kj=null,Jj=Qd,Cj=null,Aj=null,vj=null,wj=[],uj=null,sj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],Ij=null,Dj=!1,Pj=0,Gj=null;x("ee.api.ListAssetsResponse",Fg);x("ee.api.EarthEngineAsset",Bf);x("ee.api.Operation",Ig);x("ee.api.ListFeaturesResponse",Gg);
467
- x("ee.api.FeatureViewLocation",Ef);var Qj=function(){};Qj.prototype.Ch=function(){return null};var Rj=function(){};x("ee.Encodable.SourceFrame",Rj);
468
- var Sj=function(a){if(a===void 0||a===null)a=Ha;return new af({gb:a})},Tj=function(a){return new af({Oa:a})},Uj=function(a){return new af({Fa:new $e({values:a})})},Vj=function(a){return new af({Ga:new yf({values:a})})},Wj=function(a,b){return new af({ya:new lg({functionName:a,arguments:b})})},Xj=function(a,b){return new af({ya:new lg({Ua:a,arguments:b})})},Yj=function(a,b){return new af({Ta:new kg({kc:a,body:b})})},Zj=function(a){if(!a)return"AUTO_JPEG_PNG";a=a.toUpperCase();switch(a){case "JPG":return"JPEG";
469
- 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}},ak=function(a){if(!a)return"CSV";a=a.toUpperCase();
470
- switch(a){case "TF_RECORD":case "TFRECORD":return"TF_RECORD_TABLE";case "JSON":case "GEOJSON":return"GEO_JSON";default:return a}},bk=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if(a!=="HORIZONTAL"&&a!=="VERTICAL")throw Error('Orientation must be "horizontal" or "vertical"');return a},ck=function(a){if(!a)return[];if(typeof a==="string")return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},fk=function(a){var b=new Jf,c=!1;"palette"in a&&(c=a.palette,b.Yc=typeof c===
471
- "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=dk(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=dk(a,"min","max");d.length!==0&&(b.Uf=d.map(function(g){return new zf(g)}),c=!0);a=ek(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?
472
- b:null},ek=function(a){return a?a.split(",").map(Number):[]},dk=function(a,b,c){var d=ek(a[b]),e=ek(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})},gk=function(a){var b=function(f){var l={};l.description=f.description||"";l.type=f.type||"";f.ud!=null&&
463
+ C=c.parsed:z=c;else if(d==="multipart/mixed"){C={};var H=[];oj(b,c,function(Z,da,Hb){Hb=p(Hb);Hb.parsed&&(C[Z]=Hb.parsed);(da=(Hb.parsed?"":Hb)||v(da))&&H.push(Z+": "+da)});H.length&&(z=H.join("\n"))}else var ea="Response was unexpectedly not JSON, but "+d;z=z||v(a)||ea;if(e)return e(C,z),null;if(!z)return C;throw Error(z);},vj=function(a){var b=function(){sj||(sj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,callback:d,scope:c.scope}).requestAccessToken()});a()};u(t.default_gsi)?
464
+ b():zi(b)},wj=function(a,b,c){if(c.access_token){b=c.token_type+" "+c.access_token;if(c.expires_in||c.expires_in===0){c=c.expires_in*900;var d=setTimeout(xj,c*.9);d.unref!==void 0&&d.unref();yj=Date.now()+c}Aj=b;a&&a()}else b&&b(c.error||"Unknown error.")},ij=function(a){var b=new Sc;a=q(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=q(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},Jj=[],Lj=new mi(function(){var a=Jj.shift();if(a){var b=a.url,c=a.callback,d=a.method,
465
+ e=a.content;a=a.headers;var g=Nj,f=new Si;Vi.push(f);c&&f.Wa("complete",c);f.Uc("ready",f.Qk);g&&(f.ld=Math.max(0,g));f.send(b,d,e,a)}Jj.length==0||Lj.nf()},350),pj=null,Cj=null,Dj=null,Ij=null,Hj=Od,Aj=null,yj=null,tj=null,uj=[],sj=null,qj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],Gj=null,Bj=!1,Nj=0,Ej=null;x("ee.api.ListAssetsResponse",Dg);x("ee.api.EarthEngineAsset",zf);x("ee.api.Operation",Gg);x("ee.api.ListFeaturesResponse",Eg);
466
+ x("ee.api.FeatureViewLocation",Cf);var Oj=function(){};Oj.prototype.Ch=function(){return null};var Pj=function(){};x("ee.Encodable.SourceFrame",Pj);
467
+ var Qj=function(a){if(a===void 0||a===null)a=Ga;return new Ze({gb:a})},Rj=function(a){return new Ze({Oa:a})},Sj=function(a){return new Ze({Fa:new Ye({values:a})})},Tj=function(a){return new Ze({Ga:new wf({values:a})})},Uj=function(a,b){return new Ze({ya:new jg({functionName:a,arguments:b})})},Vj=function(a,b){return new Ze({ya:new jg({Ua:a,arguments:b})})},Wj=function(a,b){return new Ze({Ta:new ig({kc:a,body:b})})},Xj=function(a){if(!a)return"AUTO_JPEG_PNG";a=a.toUpperCase();switch(a){case "JPG":return"JPEG";
468
+ case "AUTO":return"AUTO_JPEG_PNG";case "TIF":case "TIFF":case "GEOTIF":case "GEOTIFF":return"GEO_TIFF";case "TF_RECORD":case "TFRECORD":return"TF_RECORD_IMAGE";case "NUMPY":return"NPY";case "ZIPPED_TIF":case "ZIPPED_TIFF":case "ZIPPED_GEOTIF":case "ZIPPED_GEOTIFF":return"ZIPPED_GEO_TIFF";case "ZIPPED_TIF_PER_BAND":case "ZIPPED_TIFF_PER_BAND":case "ZIPPED_GEOTIF_PER_BAND":case "ZIPPED_GEOTIFF_PER_BAND":return"ZIPPED_GEO_TIFF_PER_BAND";default:return a}},Yj=function(a){if(!a)return"CSV";a=a.toUpperCase();
469
+ switch(a){case "TF_RECORD":case "TFRECORD":return"TF_RECORD_TABLE";case "JSON":case "GEOJSON":return"GEO_JSON";default:return a}},Zj=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if(a!=="HORIZONTAL"&&a!=="VERTICAL")throw Error('Orientation must be "horizontal" or "vertical"');return a},ak=function(a){if(!a)return[];if(typeof a==="string")return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},dk=function(a){var b=new Hf,c=!1;"palette"in a&&(c=a.palette,b.Yc=typeof c===
470
+ "string"?c.split(","):c,c=!0);var d=[];if("gain"in a||"bias"in a){if("min"in a||"max"in a)throw Error("Gain and bias can't be specified with min and max");var e=b.Yc?b.Yc.length-1:255;d=bk(a,"bias","gain").map(function(g){var f=-g.bias/g.gain;return{min:f,max:e/g.gain+f}})}else if("min"in a||"max"in a)d=bk(a,"min","max");d.length!==0&&(b.Uf=d.map(function(g){return new xf(g)}),c=!0);a=ck(a.gamma);if(a.length>1)throw Error("Only one gamma value is supported");a.length===1&&(b.gamma=a[0],c=!0);return c?
471
+ b:null},ck=function(a){return a?a.split(",").map(Number):[]},bk=function(a,b,c){var d=ck(a[b]),e=ck(a[c]);if(d.length===0)return e.map(function(g){var f={};return f[b]=0,f[c]=g,f});if(e.length===0)return d.map(function(g){var f={};return f[b]=g,f[c]=1,f});if(d.length!==e.length)throw Error("Length of "+b+" and "+c+" must match.");return d.map(function(g,f){var l={};return l[b]=g,l[c]=e[f],l})},ek=function(a){var b=function(f){var l={};l.description=f.description||"";l.type=f.type||"";f.ud!=null&&
473
472
  (l.name=f.ud);f.defaultValue!==void 0&&(l["default"]=f.defaultValue);f.optional!=null&&(l.optional=f.optional);return l},c=function(f){var l={};l.args=(f.arguments||[]).map(b);l.description=f.description||"";l.returns=f.ag||"";f.hidden!=null&&(l.hidden=f.hidden);f.preview&&(l.preview=f.preview);f.deprecated&&(l.deprecated=f.df);f.sourceCodeUri&&(l.sourceCodeUri=f.sourceCodeUri);return l},d={};a=q(a.Dc||[]);for(var e=a.next();!e.done;e=a.next()){e=e.value;var g=e.name.replace(/^algorithms\//,"");d[g]=
474
- c(e)}return d},hk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,ik=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,jk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,kk=function(a){return(a=hk.exec(a))?a[1]:"earthengine-legacy"},lk=function(a){return ik.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
475
- a},nk=function(a){return(a.assets||[]).map(mk)},ok=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"}},mk=function(a){var b=pk(ok(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
+ c(e)}return d},fk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,gk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,hk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,ik=function(a){return(a=fk.exec(a))?a[1]:"earthengine-legacy"},jk=function(a){return gk.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
474
+ a},lk=function(a){return(a.assets||[]).map(kk)},mk=function(a){switch(a){case "ALGORITHM":return"Algorithm";case "FOLDER":return"Folder";case "IMAGE":return"Image";case "IMAGE_COLLECTION":return"ImageCollection";case "TABLE":return"Table";case "CLASSIFIER":return"Classifier";case "FEATURE_VIEW":return"FeatureView";default:return"Unknown"}},kk=function(a){var b=nk(mk(a.type),a.name),c=Object.assign({},a.properties||{});a.sizeBytes&&(c["system:asset_size"]=Number(a.sizeBytes));a.startTime&&(c["system:time_start"]=
476
475
  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,
477
476
  crs:d.grid.cf,dimensions:void 0,crs_transform:void 0};if(d.grid){if(d.grid.Kb!=null){var g=d.grid.Kb;e.crs_transform=[g.bg||0,g.gg||0,g.xg||0,g.hg||0,g.cg||0,g.yg||0]}d.grid.dimensions!=null&&(e.dimensions=[d.grid.dimensions.width,d.grid.dimensions.height])}d.dataType&&(g={type:"PixelType"},g.precision=(d.dataType.precision||"").toLowerCase(),d.dataType.dd&&(g.min=d.dataType.dd.min||0,g.max=d.dataType.dd.max),e.data_type=g);return e}));a.Hd&&(b.mapLocation=a.Hd);a.featureCount&&(b.featureCount=a.featureCount);
478
- return b},qk=function(a){var b=new Bf,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=
479
- c(e)||e);a("system:description");typeof e!=="string"&&e!==null||d.description!=null||(d.description=c(e)||e);Object.entries(d).forEach(function(g){var f=q(g);g=f.next().value;f=f.next().value;d[g]=c(f)||f});b.properties=d;return b},pk=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},tk=function(a){var b={};a.num&&(b.pageSize=a.num);a.starttime&&(b.startTime=
480
- (new Date(a.starttime)).toISOString());a.endtime&&(b.endTime=(new Date(a.endtime)).toISOString());a.bbox&&(b.region=rk(a.bbox));a.region&&(b.region=a.region);a.bbox&&a.region&&console.warn("Multiple request parameters converted to region");var c="id num starttime endtime bbox region".split(" ");a=q(Object.keys(a).filter(function(e){return!c.includes(e)}));for(var d=a.next();!d.done;d=a.next())console.warn("Unrecognized key "+d.value+" ignored");return sk(b)},rk=function(a){return'{"type":"Polygon","coordinates":[[['+
481
- [[0,1],[2,1],[2,3],[0,3],[0,1]].map(function(b){return a[b[0]]+","+a[b[1]]}).join("],[")+"]]]}"},uk=function(a){var b={};(a.xd||[]).forEach(function(g){b[g.role]=g.Wb});var c=new Set,d=function(g){var f=g.replace(/^domain:|^group:|^serviceAccount:|^user:/,"");g.startsWith("group:")&&c.add(f);return f};a=b["roles/viewer"]||[];var e=a.filter(function(g){return g!=="allUsers"});d={owners:(b["roles/owner"]||[]).map(d),writers:(b["roles/editor"]||[]).map(d),readers:e.map(d)};c.size>0&&(d.groups=c);a.length!=
482
- e.length&&(d.all_users_can_read=!0);return d},vk=function(a){var b=function(d){return(a[d]||[]).map(function(e){if(e.includes(":"))return e;var g="user:";e.includes("@")?a.groups&&a.groups.has(e)?g="group:":e.match(/[@|\.]gserviceaccount\.com$/)&&(g="serviceAccount:"):g="domain:";return g+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{role:"roles/owner",Wb:b("owners")},{role:"roles/viewer",Wb:b("readers").concat(c)},{role:"roles/editor",Wb:b("writers")}].map(function(d){return new gf(d)});return new Wf({xd:b.filter(function(d){return d.Wb.length}),
483
- hf:null})},xk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+wk(a)},wk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},yk=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";
484
- default:return"UNKNOWN"}},e=Ma(Mg,a.metadata||{});e.description!=null&&(b.description=e.description);e.state!=null&&(b.state=d(e.state));c("creation_timestamp_ms",e.bf);c("update_timestamp_ms",e.updateTime);c("start_timestamp_ms",e.startTime);b.attempt=e.attempt;a.done&&a.error!=null&&(b.error_message=a.error.message);a.name!=null&&(b.id=wk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.ef;b.source_url=e.dg;e.vd!=null&&(b.batch_eecu_usage_seconds=e.vd);return b},zk=function(a){var b=
485
- {started:"OK"};a.name&&(b.taskId=wk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},Ak=function(a){return a.primaryPath?[a.primaryPath].concat(ja(a.additionalPaths||[])):null},Dk=function(a){var b=function(g){var f=Ma(Ag,g);f.uris=Ak(g);return f},c=Ma(wg,a);c.name=lk(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=Ma(Df,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=Ma(xg,g);f.missingData=Bk(g.missingData);return f});c.missingData=
486
- Bk(a.missingData);c.Kf=lc((a.tilesets||[]).map(Ck));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},Ck=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||
487
- ""}));return new yg({mb:a.id||"",da:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):d.maskForBands!=null&&b.push(c(d.maskForBands))});return b},Ek=function(a){var b=Ma(Dg,a);b.name=lk(a.id);b.sources=(a.sources||[]).map(function(e){var g=Ma(Zg,e);g.uris=Ak(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")&&
488
- (b.endTime=(new Date(Number(d))).toISOString());b.properties=c}return b},Bk=function(a){if(a==null)return null;var b=new ug({values:[]});a.value!=null&&typeof a.value==="number"&&b.values.push(a.value);Array.isArray(a.values)&&a.values.map(function(c){typeof c==="number"&&b.values.push(c)});return b.values.length==0?null:b},Fk=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()+
477
+ return b},ok=function(a){var b=new zf,c=function(g){return g===null?Ga:void 0},d=Object.assign({},a),e;a=function(g){e=d[g];delete d[g];return e};a("system:asset_size")!==void 0&&(b.sizeBytes=c(e)||String(e));a("system:time_start")!==void 0&&(b.startTime=c(e)||(new Date(Number(e))).toISOString());a("system:time_end")!==void 0&&(b.endTime=c(e)||(new Date(Number(e))).toISOString());a("system:footprint")!==void 0&&(b.geometry=c(e)||e);a("system:title");typeof e!=="string"&&e!==null||d.title!=null||(d.title=
478
+ c(e)||e);a("system:description");typeof e!=="string"&&e!==null||d.description!=null||(d.description=c(e)||e);Object.entries(d).forEach(function(g){var f=q(g);g=f.next().value;f=f.next().value;d[g]=c(f)||f});b.properties=d;return b},nk=function(a,b){var c={};c.type=a;b!=null&&(a=b.split("/"),b=a[0]==="projects"&&a[2]==="assets"&&["earthengine-legacy","earthengine-public"].includes(a[1])?a.slice(3).join("/"):b,c.id=b);return c},rk=function(a){var b={};a.num&&(b.pageSize=a.num);a.starttime&&(b.startTime=
479
+ (new Date(a.starttime)).toISOString());a.endtime&&(b.endTime=(new Date(a.endtime)).toISOString());a.bbox&&(b.region=pk(a.bbox));a.region&&(b.region=a.region);a.bbox&&a.region&&console.warn("Multiple request parameters converted to region");var c="id num starttime endtime bbox region".split(" ");a=q(Object.keys(a).filter(function(e){return!c.includes(e)}));for(var d=a.next();!d.done;d=a.next())console.warn("Unrecognized key "+d.value+" ignored");return qk(b)},pk=function(a){return'{"type":"Polygon","coordinates":[[['+
480
+ [[0,1],[2,1],[2,3],[0,3],[0,1]].map(function(b){return a[b[0]]+","+a[b[1]]}).join("],[")+"]]]}"},sk=function(a){var b={};(a.xd||[]).forEach(function(g){b[g.role]=g.Wb});var c=new Set,d=function(g){var f=g.replace(/^domain:|^group:|^serviceAccount:|^user:/,"");g.startsWith("group:")&&c.add(f);return f};a=b["roles/viewer"]||[];var e=a.filter(function(g){return g!=="allUsers"});d={owners:(b["roles/owner"]||[]).map(d),writers:(b["roles/editor"]||[]).map(d),readers:e.map(d)};c.size>0&&(d.groups=c);a.length!=
481
+ e.length&&(d.all_users_can_read=!0);return d},tk=function(a){var b=function(d){return(a[d]||[]).map(function(e){if(e.includes(":"))return e;var g="user:";e.includes("@")?a.groups&&a.groups.has(e)?g="group:":e.match(/[@|\.]gserviceaccount\.com$/)&&(g="serviceAccount:"):g="domain:";return g+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{role:"roles/owner",Wb:b("owners")},{role:"roles/viewer",Wb:b("readers").concat(c)},{role:"roles/editor",Wb:b("writers")}].map(function(d){return new ef(d)});return new Uf({xd:b.filter(function(d){return d.Wb.length}),
482
+ hf:null})},vk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+uk(a)},uk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},wk=function(a){var b={},c=function(g,f){f!=null&&(b[g]=Date.parse(f))},d=function(g){switch(g){case "PENDING":return"READY";case "RUNNING":return"RUNNING";case "CANCELLING":return"CANCEL_REQUESTED";case "SUCCEEDED":return"COMPLETED";case "CANCELLED":return"CANCELLED";case "FAILED":return"FAILED";
483
+ default:return"UNKNOWN"}},e=La(Kg,a.metadata||{});e.description!=null&&(b.description=e.description);e.state!=null&&(b.state=d(e.state));c("creation_timestamp_ms",e.bf);c("update_timestamp_ms",e.updateTime);c("start_timestamp_ms",e.startTime);b.attempt=e.attempt;a.done&&a.error!=null&&(b.error_message=a.error.message);a.name!=null&&(b.id=uk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.ef;b.source_url=e.dg;e.vd!=null&&(b.batch_eecu_usage_seconds=e.vd);return b},xk=function(a){var b=
484
+ {started:"OK"};a.name&&(b.taskId=uk(a.name),b.name=a.name);a.error&&(b.note=a.error.message);return b},yk=function(a){return a.primaryPath?[a.primaryPath].concat(ja(a.additionalPaths||[])):null},Bk=function(a){var b=function(g){var f=La(yg,g);f.uris=yk(g);return f},c=La(ug,a);c.name=jk(a.id);c.tilesets=(a.tilesets||[]).map(function(g){var f=La(Bf,g);f.sources=(g.sources||[]).map(b);return f});c.bands=(a.bands||[]).map(function(g){var f=La(vg,g);f.missingData=zk(g.missingData);return f});c.missingData=
485
+ zk(a.missingData);c.Kf=jc((a.tilesets||[]).map(Ak));c.pyramidingPolicy=a.pyramidingPolicy||null;if(a.properties){var d=Object.assign({},a.properties),e;a=function(g){e=d[g];delete d[g];return e};a("system:time_start")&&(c.startTime=(new Date(Number(e))).toISOString());a("system:time_end")&&(c.endTime=(new Date(Number(e))).toISOString());c.properties=d}return c},Ak=function(a){var b=[];if(!Array.isArray(a.fileBands))return b;var c=function(d){var e=[];d!=null&&Array.isArray(d.bandId)&&(e=d.bandId.map(function(g){return g||
486
+ ""}));return new wg({mb:a.id||"",da:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):d.maskForBands!=null&&b.push(c(d.maskForBands))});return b},Ck=function(a){var b=La(Bg,a);b.name=jk(a.id);b.sources=(a.sources||[]).map(function(e){var g=La(Xg,e);g.uris=yk(e);e.maxError&&(g.Ub=e.maxError);return g});if(a.properties){var c=Object.assign({},a.properties),d;a=function(e){d=c[e];delete c[e];return d};a("system:time_start")&&(b.startTime=(new Date(Number(d))).toISOString());a("system:time_end")&&
487
+ (b.endTime=(new Date(Number(d))).toISOString());b.properties=c}return b},zk=function(a){if(a==null)return null;var b=new sg({values:[]});a.value!=null&&typeof a.value==="number"&&b.values.push(a.value);Array.isArray(a.values)&&a.values.map(function(c){typeof c==="number"&&b.values.push(c)});return b.values.length==0?null:b},Dk=function(a){var b=[];"startTime"in a&&(b.push('startTime >= "'+(new Date(a.startTime)).toISOString()+'"'),delete a.startTime);"endTime"in a&&(b.push('endTime < "'+(new Date(a.endTime)).toISOString()+
489
488
  '"'),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');
490
- c=q(a.properties);for(var d=c.next();!d.done;d=c.next())b.push(d.value.trim().replace(/^(properties\.)?/,"properties."));delete a.properties}return b.join(" AND ")},sk=function(a){a=Object.assign({},a);var b=Fk(a);b&&(a.filter=a.filter?a.filter+" AND "+b:b);return a};var Gk=function(){this.blockSize=-1};var Hk=function(){this.blockSize=-1;this.blockSize=64;this.W=Array(4);this.Mk=Array(this.blockSize);this.qe=this.Ec=0;this.reset()};y(Hk,Gk);Hk.prototype.reset=function(){this.W[0]=1732584193;this.W[1]=4023233417;this.W[2]=2562383102;this.W[3]=271733878;this.qe=this.Ec=0};
491
- var Ik=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
+ c=q(a.properties);for(var d=c.next();!d.done;d=c.next())b.push(d.value.trim().replace(/^(properties\.)?/,"properties."));delete a.properties}return b.join(" AND ")},qk=function(a){a=Object.assign({},a);var b=Dk(a);b&&(a.filter=a.filter?a.filter+" AND "+b:b);return a};var Ek=function(){this.blockSize=-1};var Fk=function(){this.blockSize=-1;this.blockSize=64;this.W=Array(4);this.Nk=Array(this.blockSize);this.qe=this.Ec=0;this.reset()};y(Fk,Ek);Fk.prototype.reset=function(){this.W[0]=1732584193;this.W[1]=4023233417;this.W[2]=2562383102;this.W[3]=271733878;this.qe=this.Ec=0};
490
+ var Gk=function(a,b,c){c||(c=0);var d=Array(16);if(typeof b==="string")for(var e=0;e<16;++e)d[e]=b.charCodeAt(c++)|b.charCodeAt(c++)<<8|b.charCodeAt(c++)<<16|b.charCodeAt(c++)<<24;else for(e=0;e<16;++e)d[e]=b[c++]|b[c++]<<8|b[c++]<<16|b[c++]<<24;b=a.W[0];c=a.W[1];e=a.W[2];var g=a.W[3];var f=b+(g^c&(e^g))+d[0]+3614090360&4294967295;b=c+(f<<7&4294967295|f>>>25);f=g+(e^b&(c^e))+d[1]+3905402710&4294967295;g=b+(f<<12&4294967295|f>>>20);f=e+(c^g&(b^c))+d[2]+606105819&4294967295;e=g+(f<<17&4294967295|f>>>
492
491
  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|
493
492
  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<<
494
493
  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=
@@ -498,229 +497,229 @@ f>>>21);f=e+(g^b^c)+d[7]+4139469664&4294967295;e=g+(f<<16&4294967295|f>>>16);f=c
498
497
  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&
499
498
  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&
500
499
  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};
501
- Hk.prototype.update=function(a,b){b===void 0&&(b=a.length);for(var c=b-this.blockSize,d=this.Mk,e=this.Ec,g=0;g<b;){if(e==0)for(;g<=c;)Ik(this,a,g),g+=this.blockSize;if(typeof a==="string")for(;g<b;){if(d[e++]=a.charCodeAt(g++),e==this.blockSize){Ik(this,d);e=0;break}}else for(;g<b;)if(d[e++]=a[g++],e==this.blockSize){Ik(this,d);e=0;break}}this.Ec=e;this.qe+=b};
502
- Hk.prototype.digest=function(){var a=Array((this.Ec<56?this.blockSize:this.blockSize*2)-this.Ec);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=this.qe*8;for(b=a.length-8;b<a.length;++b)a[b]=c&255,c/=256;this.update(a);a=Array(16);for(b=c=0;b<4;++b)for(var d=0;d<32;d+=8)a[c++]=this.W[b]>>>d&255;return a};var Jk=function(a){this.qd="__ee_hash__";this.Sd=a!==!1;this.Xa=[];this.wa={};this.Bg=[];this.Od=new WeakMap;this.lg=new WeakMap;this.Oi=void 0};x("ee.Serializer",Jk);var Kk=new Ki,Lk=new Hk,Nk=function(a,b){return Mk(new Jk(b!==void 0?b:!0),a)};x("ee.Serializer.encode",Nk);var Ok=function(a){return Kk.va(Nk(a))};x("ee.Serializer.toJSON",Ok);var Qk=function(a){return Pk(Nk(a,!1))};x("ee.Serializer.toReadableJSON",Qk);
503
- var Pk=function(a){return"JSON"in t?t.JSON.stringify(a,null," "):Kk.va(a)},Mk=function(a,b){b=a.Fd(b);a.Sd&&(b=u(b)&&b.type=="ValueRef"&&a.Xa.length==1?a.Xa[0][1]:{type:"CompoundValue",scope:a.Xa,value:b},a.Xa=[],Zb(a.Bg,w(function(c){delete c[this.qd]},a)),a.Bg=[],a.wa={});return b};
504
- Jk.prototype.Fd=function(a){if(a===void 0)throw Error("Can't encode an undefined value.");var b=u(a)?a[this.qd]:null;if(this.Sd&&b!=null&&this.wa[b])return{type:"ValueRef",value:this.wa[b]};if(a===null||typeof a==="boolean"||typeof a==="number"||typeof a==="string")return a;if(ya(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Qj){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=
505
- 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=Rk(c);if(this.wa[b])var d=this.wa[b];else d=String(this.Xa.length),this.Xa.push([d,c]),this.wa[b]=d;a[this.qd]=b;this.Bg.push(a);return{type:"ValueRef",value:d}}return c};
506
- var Rk=function(a){Lk.reset();Lk.update(Kk.va(a));return Lk.digest().toString()},Tk=function(a){return Na(Sk(a),Ja,Ka,La)};x("ee.Serializer.encodeCloudApi",Tk);
507
- var Sk=function(a,b){return Uk(new Jk(!0),a,b)},Uk=function(a,b,c){a.Oi=c;return Vk(a,b)},Wk=function(a,b){var c={};b=b.values;for(var d in b){var e=a.lg.get(b[d]);c[d]=Object.assign({},e)}return c},Xk=function(a){a=Vk(new Jk(!1),a);var b=a.values,c=function(d){if(!u(d))return d;var e=Array.isArray(d)?[]:{},g=d instanceof Object.getPrototypeOf(af);d=q(Object.entries(g?d.h:d));for(var f=d.next();!f.done;f=d.next()){var l=q(f.value);f=l.next().value;l=l.next().value;g?l!==null&&(e[f]=f==="functionDefinitionValue"&&
508
- l.body!=null?{argumentNames:l.kc,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",Xk);var Yk=function(a){return Kk.va(Tk(a))};x("ee.Serializer.toCloudApiJSON",Yk);var Zk=function(a){return Pk(Xk(a))};x("ee.Serializer.toReadableCloudApiJSON",Zk);
509
- var Vk=function(a,b){try{var c=$k(a,b),d=new al(c,a.Xa,a.Sd,a.lg),e=bl(d,d.ui);return new rf({result:e,values:d.fi})}finally{a.Od=new WeakMap,a.wa={},a.Xa=[]}},$k=function(a,b){var c=function(f){var l=Rk(f);u(b)&&a.Od.set(b,l);if(a.wa[l])return a.wa[l];var m=String(a.Xa.length);a.Xa.push([m,f]);return a.wa[l]=m};if(u(b)&&a.wa[a.Od.get(b)])return a.wa[a.Od.get(b)];if(b===null||typeof b==="boolean"||typeof b==="string"||typeof b==="number")return c(Sj(b));if(ya(b))return c(Wj("Date",{value:Sj(Math.floor(b.getTime()))}));
510
- if(b instanceof Qj){var d=b.na(a),e=b.Ch();e!==null&&a.lg.set(d,e);return c(d)}if(Array.isArray(b))return c(Uj(b.map(function(f){return Tj($k(a,f))})));if(u(b)&&typeof b!=="function"){var g={};Object.keys(b).sort().forEach(function(f){g[f]=Tj($k(a,b[f]))});return c(Vj(g))}throw Error("Can't encode object: "+b);},al=function(a,b,c,d){var e=this;this.ui=a;this.values={};b.forEach(function(g){return e.values[g[0]]=g[1]});this.ni=c?cl(this):null;this.fi={};this.Xf={};this.kl=0;this.hd=d},bl=function(a,
511
- b){if(b in a.Xf)return a.Xf[b];var c=String(a.kl++);a.Xf[b]=c;a.fi[c]=dl(a,a.values[b],0);return c},dl=function(a,b,c){var d=function(z){return z.gb!==null},e=function(z){return z===Ha?null:z},g=function(z,C){a.hd&&a.hd.has(z)&&!a.hd.has(C)&&a.hd.set(C,a.hd.get(z));return C};if(d(b)||b.Va!=null||b.pb!=null||b.Lb!=null)return b;if(b.Oa!=null){d=a.values[b.Oa];if(a.ni===null||c<50&&a.ni[b.Oa]===1)return d=dl(a,d,c),g(b,d);if(el(d))return g(b,d);d=Tj(bl(a,b.Oa));return g(b,d)}if(b.Fa!=null){var f=b.Fa.values.map(function(z){return dl(a,
512
- z,c+3)});d=f.every(d)?Sj(f.map(function(z){return e(z.gb)})):Uj(f);return g(b,d)}if(b.Ga!=null){f={};for(var l={},m=q(Object.entries(b.Ga.values||{})),p=m.next();!p.done;p=m.next()){var v=q(p.value);p=v.next().value;v=v.next().value;f[p]=dl(a,v,c+3);l!==null&&d(f[p])?l[p]=e(f[p].gb):l=null}return l!==null?g(b,Sj(l)):g(f,Vj(f))}if(b.Ta!=null)return d=b.Ta,d=Yj(d.kc||[],bl(a,d.body||"")),g(b,d);if(b.ya!=null){d=b.ya;f={};l=q(Object.keys(d.arguments||{}));for(m=l.next();!m.done;m=l.next())m=m.value,
513
- f[m]=dl(a,d.arguments[m],c+3);d=d.functionName?Wj(d.functionName,f):Xj(bl(a,d.Ua||""),f);return g(b,d)}throw Error("Can't optimize value: "+b);},el=function(a){var b=a.gb;return b!==null?b===Ha||typeof b==="number"||typeof b==="boolean":a.Lb!=null},cl=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)):
514
- e.Oa!=null&&c(e.Oa)};c(a.ui);return b};var kl=function(a){if(a.element==null)throw Error('"element" not found in params '+a);var b=a.selectors||null;b!=null&&typeof b==="string"&&(b=b.split(","));b=new Sf({l:Sk(a.element),description:L(a.description),oa:null,sa:null,Id:null,wd:null,selectors:b,Ub:M(a.maxErrorMeters),requestId:L(a.id),maxVertices:M(a.maxVertices),O:M(a.maxWorkers),priority:M(a.priority)});var c=fl(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Vf({ja:null,ma:null,F:ak(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
515
- d.ja=gl(a):d.ma=hl(a);b.oa=d;break;case "ASSET":b.sa=new Tf({Ha:il(a)});break;case "FEATURE_VIEW":c=new cg({name:lk(a.mapName)});d=a==null?null:new hg({Mf:M(a.maxFeaturesPerTile),rg:a.thinningStrategy});var e=a==null?null:new gg({Cg:jl(a.zOrderRanking),qg:jl(a.thinningRanking)});d=new dg({pg:d,Wf:e});c=new Uf({kf:c,qc:d});b.Id=c;break;case "BIGQUERY":b.wd=new ff({Pe:new ef({table:L(a.table),overwrite:!!a.overwrite,append:!!a.append})});break;default:throw Error('Export destination "'+c+'" unknown');
500
+ Fk.prototype.update=function(a,b){b===void 0&&(b=a.length);for(var c=b-this.blockSize,d=this.Nk,e=this.Ec,g=0;g<b;){if(e==0)for(;g<=c;)Gk(this,a,g),g+=this.blockSize;if(typeof a==="string")for(;g<b;){if(d[e++]=a.charCodeAt(g++),e==this.blockSize){Gk(this,d);e=0;break}}else for(;g<b;)if(d[e++]=a[g++],e==this.blockSize){Gk(this,d);e=0;break}}this.Ec=e;this.qe+=b};
501
+ Fk.prototype.digest=function(){var a=Array((this.Ec<56?this.blockSize:this.blockSize*2)-this.Ec);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=this.qe*8;for(b=a.length-8;b<a.length;++b)a[b]=c&255,c/=256;this.update(a);a=Array(16);for(b=c=0;b<4;++b)for(var d=0;d<32;d+=8)a[c++]=this.W[b]>>>d&255;return a};var Hk=function(a){this.qd="__ee_hash__";this.Sd=a!==!1;this.Xa=[];this.wa={};this.Bg=[];this.Od=new WeakMap;this.lg=new WeakMap;this.Pi=void 0};x("ee.Serializer",Hk);var Ik=new Ii,Jk=new Fk,Lk=function(a,b){return Kk(new Hk(b!==void 0?b:!0),a)};x("ee.Serializer.encode",Lk);var Mk=function(a){return Ik.va(Lk(a))};x("ee.Serializer.toJSON",Mk);var Ok=function(a){return Nk(Lk(a,!1))};x("ee.Serializer.toReadableJSON",Ok);
502
+ var Nk=function(a){return"JSON"in t?t.JSON.stringify(a,null," "):Ik.va(a)},Kk=function(a,b){b=a.Fd(b);a.Sd&&(b=u(b)&&b.type=="ValueRef"&&a.Xa.length==1?a.Xa[0][1]:{type:"CompoundValue",scope:a.Xa,value:b},a.Xa=[],Xb(a.Bg,w(function(c){delete c[this.qd]},a)),a.Bg=[],a.wa={});return b};
503
+ Hk.prototype.Fd=function(a){if(a===void 0)throw Error("Can't encode an undefined value.");var b=u(a)?a[this.qd]:null;if(this.Sd&&b!=null&&this.wa[b])return{type:"ValueRef",value:this.wa[b]};if(a===null||typeof a==="boolean"||typeof a==="number"||typeof a==="string")return a;if(ya(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Oj){var c=a.encode(w(this.Fd,this));if(!(Array.isArray(c)||u(c)&&c.type!="ArgumentRef"))return c}else if(Array.isArray(a))c=
504
+ Zb(a,function(e){return this.Fd(e)},this);else if(u(a)&&typeof a!=="function")c=Xa(a,function(e){if(typeof e!=="function")return this.Fd(e)},this),eb(c,this.qd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Sd){b=Pk(c);if(this.wa[b])var d=this.wa[b];else d=String(this.Xa.length),this.Xa.push([d,c]),this.wa[b]=d;a[this.qd]=b;this.Bg.push(a);return{type:"ValueRef",value:d}}return c};
505
+ var Pk=function(a){Jk.reset();Jk.update(Ik.va(a));return Jk.digest().toString()},Rk=function(a){return Ma(Qk(a),Ia,Ja,Ka)};x("ee.Serializer.encodeCloudApi",Rk);
506
+ var Qk=function(a,b){return Sk(new Hk(!0),a,b)},Sk=function(a,b,c){a.Pi=c;return Tk(a,b)},Uk=function(a,b){var c={};b=b.values;for(var d in b){var e=a.lg.get(b[d]);c[d]=Object.assign({},e)}return c},Vk=function(a){a=Tk(new Hk(!1),a);var b=a.values,c=function(d){if(!u(d))return d;var e=Array.isArray(d)?[]:{},g=d instanceof Object.getPrototypeOf(Ze);d=q(Object.entries(g?d.h:d));for(var f=d.next();!f.done;f=d.next()){var l=q(f.value);f=l.next().value;l=l.next().value;g?l!==null&&(e[f]=f==="functionDefinitionValue"&&
507
+ l.body!=null?{argumentNames:l.kc,body:c(b[l.body])}:f==="functionInvocationValue"&&l.Ua!=null?{arguments:Xa(l.arguments,c),functionReference:c(b[l.Ua])}:f==="constantValue"?l===Ga?null:l:c(l)):e[f]=c(l)}return e};return a.result&&c(b[a.result])};x("ee.Serializer.encodeCloudApiPretty",Vk);var Wk=function(a){return Ik.va(Rk(a))};x("ee.Serializer.toCloudApiJSON",Wk);var Xk=function(a){return Nk(Vk(a))};x("ee.Serializer.toReadableCloudApiJSON",Xk);
508
+ var Tk=function(a,b){try{var c=Yk(a,b),d=new Zk(c,a.Xa,a.Sd,a.lg),e=$k(d,d.ui);return new pf({result:e,values:d.fi})}finally{a.Od=new WeakMap,a.wa={},a.Xa=[]}},Yk=function(a,b){var c=function(f){var l=Pk(f);u(b)&&a.Od.set(b,l);if(a.wa[l])return a.wa[l];var m=String(a.Xa.length);a.Xa.push([m,f]);return a.wa[l]=m};if(u(b)&&a.wa[a.Od.get(b)])return a.wa[a.Od.get(b)];if(b===null||typeof b==="boolean"||typeof b==="string"||typeof b==="number")return c(Qj(b));if(ya(b))return c(Uj("Date",{value:Qj(Math.floor(b.getTime()))}));
509
+ if(b instanceof Oj){var d=b.na(a),e=b.Ch();e!==null&&a.lg.set(d,e);return c(d)}if(Array.isArray(b))return c(Sj(b.map(function(f){return Rj(Yk(a,f))})));if(u(b)&&typeof b!=="function"){var g={};Object.keys(b).sort().forEach(function(f){g[f]=Rj(Yk(a,b[f]))});return c(Tj(g))}throw Error("Can't encode object: "+b);},Zk=function(a,b,c,d){var e=this;this.ui=a;this.values={};b.forEach(function(g){return e.values[g[0]]=g[1]});this.ni=c?al(this):null;this.fi={};this.Xf={};this.ll=0;this.hd=d},$k=function(a,
510
+ b){if(b in a.Xf)return a.Xf[b];var c=String(a.ll++);a.Xf[b]=c;a.fi[c]=bl(a,a.values[b],0);return c},bl=function(a,b,c){var d=function(z){return z.gb!==null},e=function(z){return z===Ga?null:z},g=function(z,C){a.hd&&a.hd.has(z)&&!a.hd.has(C)&&a.hd.set(C,a.hd.get(z));return C};if(d(b)||b.Va!=null||b.pb!=null||b.Lb!=null)return b;if(b.Oa!=null){d=a.values[b.Oa];if(a.ni===null||c<50&&a.ni[b.Oa]===1)return d=bl(a,d,c),g(b,d);if(cl(d))return g(b,d);d=Rj($k(a,b.Oa));return g(b,d)}if(b.Fa!=null){var f=b.Fa.values.map(function(z){return bl(a,
511
+ z,c+3)});d=f.every(d)?Qj(f.map(function(z){return e(z.gb)})):Sj(f);return g(b,d)}if(b.Ga!=null){f={};for(var l={},m=q(Object.entries(b.Ga.values||{})),p=m.next();!p.done;p=m.next()){var v=q(p.value);p=v.next().value;v=v.next().value;f[p]=bl(a,v,c+3);l!==null&&d(f[p])?l[p]=e(f[p].gb):l=null}return l!==null?g(b,Qj(l)):g(f,Tj(f))}if(b.Ta!=null)return d=b.Ta,d=Wj(d.kc||[],$k(a,d.body||"")),g(b,d);if(b.ya!=null){d=b.ya;f={};l=q(Object.keys(d.arguments||{}));for(m=l.next();!m.done;m=l.next())m=m.value,
512
+ f[m]=bl(a,d.arguments[m],c+3);d=d.functionName?Uj(d.functionName,f):Vj($k(a,d.Ua||""),f);return g(b,d)}throw Error("Can't optimize value: "+b);},cl=function(a){var b=a.gb;return b!==null?b===Ga||typeof b==="number"||typeof b==="boolean":a.Lb!=null},al=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){e.Fa!=null?e.Fa.values.forEach(d):e.Ga!=null?Object.values(e.Ga.values).forEach(d):e.Ta!=null?c(e.Ta.body):e.ya!=null?(e=e.ya,e.Ua!=null&&c(e.Ua),Object.values(e.arguments).forEach(d)):
513
+ e.Oa!=null&&c(e.Oa)};c(a.ui);return b};var il=function(a){if(a.element==null)throw Error('"element" not found in params '+a);var b=a.selectors||null;b!=null&&typeof b==="string"&&(b=b.split(","));b=new Qf({l:Qk(a.element),description:L(a.description),oa:null,sa:null,Id:null,wd:null,selectors:b,Ub:M(a.maxErrorMeters),requestId:L(a.id),maxVertices:M(a.maxVertices),O:M(a.maxWorkers),priority:M(a.priority)});var c=dl(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Tf({ja:null,ma:null,F:Yj(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
514
+ d.ja=el(a):d.ma=fl(a);b.oa=d;break;case "ASSET":b.sa=new Rf({Ha:gl(a)});break;case "FEATURE_VIEW":c=new ag({name:jk(a.mapName)});d=a==null?null:new fg({Mf:M(a.maxFeaturesPerTile),rg:a.thinningStrategy});var e=a==null?null:new eg({Cg:hl(a.zOrderRanking),qg:hl(a.thinningRanking)});d=new bg({pg:d,Wf:e});c=new Sf({kf:c,qc:d});b.Id=c;break;case "BIGQUERY":b.wd=new df({Pe:new cf({table:L(a.table),overwrite:!!a.overwrite,append:!!a.append})});break;default:throw Error('Export destination "'+c+'" unknown');
516
515
  }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}
517
- var fl=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},ml=function(a){var b=new vg({Xe:!!a.tfrecordCompressed,Vb:L(a.tfrecordMaxFileSize),eg:!!a.tfrecordSequenceData,Ve:!!a.tfrecordCollapseBands,Nf:M(a.tfrecordMaskedThreshold),defaultValue:M(a.tfrecordDefaultValue),bc:ll(a.tfrecordPatchDimensions),Jf:ll(a.tfrecordKernelSize),ke:null});
518
- 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},nl=function(a,b){var c=new Of({ja:null,ma:null,Jd:null,le:null,F:Zj(a.fileFormat)});if(c.F==="GEO_TIFF"){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');
519
- var d=a.tiffShardSize||a.shardSize;var e=!!a.tiffCloudOptimized;var g=!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),f=ll(a.fileDimensions||a.tiffFileDimensions);d=M(d);var l=a.tiffNoData;l=l!=null?new ng({pf:Number(l)}):null;e=new mg({Ue:e,kg:g,bc:f,tileSize:d,Pf:l});c.Jd=e}else c.F==="TF_RECORD_IMAGE"&&(c.le=ml(a));b==="GOOGLE_CLOUD_STORAGE"?c.ja=gl(a):c.ma=hl(a);return c},ol=function(a,b){var c=new Yf({ja:null,ma:null,F:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ja=gl(a):c.ma=hl(a);return c},pl=function(a){var b,
520
- 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=ll((e=a.dimensions)!=null?e:a.tileDimensions);e=M(a.stride);var m=M(a.minTimeMachineZoomSubset);a=M(a.maxTimeMachineZoomSubset);a=m==null&&a==null?null:new ah({start:m!=null?m:0,end:a});return new Rf({ff:g,mg:b,scale:c,jg:f,If:d,dimensions:l,stride:e,Dg:a})},ll=function(a){if(a==null)return null;var b=new og({height:0,width:0});
516
+ var dl=function(a){var b="DRIVE";if(a==null)return b;a.outputBucket!=null||a.outputPrefix!=null?b="GOOGLE_CLOUD_STORAGE":a.assetId!=null?b="ASSET":a.mapName!=null&&(b="FEATURE_VIEW");a.table!=null&&(b="BIGQUERY");return b},kl=function(a){var b=new tg({Xe:!!a.tfrecordCompressed,Vb:L(a.tfrecordMaxFileSize),eg:!!a.tfrecordSequenceData,Ve:!!a.tfrecordCollapseBands,Nf:M(a.tfrecordMaskedThreshold),defaultValue:M(a.tfrecordDefaultValue),bc:jl(a.tfrecordPatchDimensions),Jf:jl(a.tfrecordKernelSize),ke:null});
517
+ a=a.tfrecordTensorDepths;if(a!=null)if(u(a)){var c={};Va(a,function(d,e){if(typeof e!=="string"||typeof d!=="number")throw Error('"tensorDepths" option must be an object of type Object<string, number>');c[e]=d});b.ke=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},ll=function(a,b){var c=new Mf({ja:null,ma:null,Jd:null,le:null,F:Xj(a.fileFormat)});if(c.F==="GEO_TIFF"){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');
518
+ var d=a.tiffShardSize||a.shardSize;var e=!!a.tiffCloudOptimized;var g=!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),f=jl(a.fileDimensions||a.tiffFileDimensions);d=M(d);var l=a.tiffNoData;l=l!=null?new lg({pf:Number(l)}):null;e=new kg({Ue:e,kg:g,bc:f,tileSize:d,Pf:l});c.Jd=e}else c.F==="TF_RECORD_IMAGE"&&(c.le=kl(a));b==="GOOGLE_CLOUD_STORAGE"?c.ja=el(a):c.ma=fl(a);return c},ml=function(a,b){var c=new Wf({ja:null,ma:null,F:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ja=el(a):c.ma=fl(a);return c},nl=function(a){var b,
519
+ c,d,e,g=M((b=a.endZoom)!=null?b:a.maxZoom);b=M((c=a.startZoom)!=null?c:a.minZoom);c=M(a.scale);var f=!((d=a.skipEmpty)!=null?!d:!a.skipEmptyTiles);d=L(a.mapsApiKey);var l=jl((e=a.dimensions)!=null?e:a.tileDimensions);e=M(a.stride);var m=M(a.minTimeMachineZoomSubset);a=M(a.maxTimeMachineZoomSubset);a=m==null&&a==null?null:new Zg({start:m!=null?m:0,end:a});return new Pf({ff:g,mg:b,scale:c,jg:f,If:d,dimensions:l,stride:e,Dg:a})},jl=function(a){if(a==null)return null;var b=new mg({height:0,width:0});
521
520
  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},
522
- gl=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new of({Se:L(a.outputBucket),xa:L(a.outputPrefix),Te:a.bucketCorsUris||null,permissions:b})},hl=function(a){return new Af({rf:L(a.driveFolder),xa:L(a.driveFileNamePrefix)})},il=function(a){return new mf({name:lk(a.assetId)})},jl=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Wg({Vf:(a||[]).map(ql)});throw Error("Unable to build ranking rule from rules: "+
523
- JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");},ql=function(a){var b=new Vg({direction:null,Zd:null,be:null,ae:null});a=a.trim();a=a.match(/^([\S]+.*)\s+(ASC|DESC)$/);if(a==null)throw Error("Ranking rule format is invalid. Each rule should be defined by a rule type and a direction (ASC or DESC), separated by a space. Valid rule types are: .geometryType, .minZoomLevel, or a feature property name.");var c=q(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction=
524
- "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 Sg({});break;case ".minZoomLevel":b.be=new Ug({});break;default:b.Zd=new Rg({attributeName:L(a)})}return b};var rl=[],sl=function(a){E(!Object.isSealed(a),"Cannot use getInstance() with a sealed constructor.");var b="Cf";if(a.Cf&&a.hasOwnProperty(b))return a.Cf;rl.push(a);var c=new a;a.Cf=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var ul=function(a,b,c,d,e,g){d=tj(!g,!1,d||[]);vj=a;wj=d;a===null?Bj():xj(function(){zj(b,c,e||Ea(tl,b,c))})};x("ee.data.authenticateViaOauth",ul);var vl=function(a,b,c,d,e){ul(a,b,c,d,e)};x("ee.data.authenticate",vl);var tl=function(a,b){t.google.accounts.oauth2.initTokenClient({client_id:vj,callback:Ea(yj,a,b),scope:wj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",tl);
525
- var wl=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=tj(!e,!e,d||[]);vj=a.client_email;wj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);uj=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})})};zj(b,c)};x("ee.data.authenticateViaPrivateKey",wl);
526
- x("ee.data.setExpressionAugmenter",function(a){xl=a||Qd});var xl=Qd;x("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=tj(!l,!1,e||[]);vj=a;wj=e;yj(void 0,void 0,{token_type:b,access_token:c,state:e.join(" "),expires_in:d});f===!1?g&&g():xj(function(){g&&g()})});x("ee.data.refreshAuthToken",zj);x("ee.data.setAuthTokenRefresher",function(a){uj=a});x("ee.data.getAuthToken",oj);x("ee.data.clearAuthToken",Bj);x("ee.data.getAuthClientId",function(){return vj});x("ee.data.getAuthScopes",function(){return wj});
527
- x("ee.data.setDeadline",function(a){Pj=a});x("ee.data.setParamAugmenter",function(a){Jj=a||Qd});
528
- var yl=function(a){a=new K(a);return a.handle(a.Dc().list(ij(),{prettyPrint:!1}).then(gk))},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.");a=new If({name:null,l:xl(Sk(a.image)),F:Zj(a.format),da:ck(a.bands),hc:fk(a)});var c={fields:"name"},d=zl();d&&(c.workloadTag=d);b=new K(b);return b.handle(b.maps().create(ij(),a,c).then(function(e){return Al(e.name,"")}))};
529
- x("ee.data.getMapId",Bl);var Cl=function(a,b,c,d){if(!a.formatTileUrl){var e=Al(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};x("ee.data.getTileUrl",Cl);
530
- var Al=function(a,b,c){var d=c===void 0?"":c;d||(gj(),c=Ej,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}},Dl=function(a,b){var c=a.visParams?xl(Sk(a.visParams)):null;a=new bg({name:null,Mb:a.assetId,mapName:a.mapName,Ag:c});b=new K(b);return b.handle((new ih(b.M)).create(ij(),a,{fields:["name"]}).then(function(d){var e=
531
- d.name.split("/").pop();return{token:e,formatTileUrl:function(g,f,l){return Ej+"/v1/"+d.name+"/tiles/"+l+"/"+g+"/"+f},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};x("ee.data.getFeatureViewTilesKey",Dl);
532
- var El=function(a,b,c){c=new K(c);var d=lk(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:Gg});return a.call(c,g)};x("ee.data.listFeatures",El);
533
- var Fl=function(a,b){var c=new Jk(!0);a=Uk(c,a);var d={};c=Wk(c,a);Object.keys(c).length&&(d={__source_code_nodes__:c});c={l:xl(a,d)};if(a=zl())c.workloadTag=a;b=new K(b);return b.handle(sh(b.value(),ij(),new qf(c)).then(function(e){return e.result}))};x("ee.data.computeValue",Fl);
534
- var Gl=function(a,b){if(typeof a.image==="string")throw Error("Image as JSON string not supported.");if(a.version!==void 0)throw Error("Image version specification not supported.");if(a.region!==void 0)throw Error('"region" not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');if(a.dimensions!==void 0)throw Error('"dimensions" is not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');a=new $g({name:null,l:xl(Sk(a.image)),F:Zj(a.format),xa:a.name,da:ck(a.bands),
535
- hc:fk(a),grid:null});var c={fields:"name"},d=zl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new qh(b.M)).create(ij(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getThumbId",Gl);
536
- var Hl=function(a,b){var c=new Zf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new dh({name:null,l:xl(Sk(a.imageCollection)),F:Zj(a.format),Pa:c,grid:null});c={fields:"name"};var d=zl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new vh(b.M)).create(ij(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getVideoThumbId",Hl);
537
- var Il=function(a,b){a=new jg({name:null,l:xl(Sk(a.imageCollection)),F:Zj(a.format),orientation:bk(a.orientation),grid:null});var c={fields:"name"},d=zl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new jh(b.M)).create(ij(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getFilmstripThumbId",Il);var Jl=function(a){return Ej+"/v1/"+a.thumbid+":getPixels"};x("ee.data.makeThumbUrl",Jl);
538
- var Ll=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.");
539
- if(typeof a.bands==="string")try{a.bands=JSON.parse(a.bands)}catch(e){a.bands=ck(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=
540
- JSON.parse(a.crs_transform)}catch(e){}var c=Kl(a.image,a);a=new $g({name:null,l:xl(Sk(c)),F:Zj(a.format),xa:a.name,da:a.bands&&ck(a.bands.map(function(e){return e.id})),grid:null});c={fields:"name"};var d=zl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new qh(b.M)).create(ij(),a,c).then(function(e){return{docid:e.name,token:""}}))};x("ee.data.getDownloadId",Ll);var Ml=function(a){gj();return Ej+"/v1/"+a.docid+":getPixels"};x("ee.data.makeDownloadUrl",Ml);
541
- var Nl=function(a,b){b=new K(b);var c=ak(a.format),d=xl(Sk(a.table)),e=null;if(a.selectors!=null)if(typeof a.selectors==="string")e=a.selectors.split(",");else if(Array.isArray(a.selectors)&&a.selectors.every(function(g){return typeof g==="string"}))e=a.selectors;else throw Error("'selectors' parameter must be an array of strings.");a=new Yg({name:null,l:d,F:c,selectors:e,filename:a.filename||null});c={fields:"name"};if(d=zl())c.workloadTag=d;return b.handle((new ph(b.M)).create(ij(),a,c).then(function(g){return{docid:g.name||
542
- "",token:""}}))};x("ee.data.getTableDownloadId",Nl);var Ol=function(a){return Ej+"/v1/"+a.docid+":getFeatures"};x("ee.data.makeTableDownloadUrl",Ol);var Pl=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",Pl);
543
- var Ql=function(a){return a.name&&a.done&&a.error},Sl=function(a,b){var c=Rl(a).map(xk);if(c.length===1)return a=(new K(b)).pd(Ql),a.handle(a.Na().get(c[0]).then(function(e){return[yk(e)]}));a=(new nj(b)).pd(Ql);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(g){return yk(e[g])})})};x("ee.data.getTaskStatus",Sl);
544
- var Rl=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.");},Ul=function(a){return Tl(void 0,a)};x("ee.data.getTaskList",Ul);var Tl=function(a,b){return b?(Vl(a,function(c,d){return b(c?{tasks:c.map(yk)}:null,d)}),null):{tasks:Vl(a).map(yk)}};x("ee.data.getTaskListWithLimit",Tl);
545
- var Vl=function(a,b){var c=[],d={pageSize:500},e=function(l){ic(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(ij(),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(ij(),d).then(e));return b?null:a?c.slice(0,a):c};x("ee.data.listOperations",Vl);
546
- var Wl=function(a,b){a=Rl(a).map(xk);var c=new jf;if(a.length===1)b=new K(b),b.handle(b.Na().cancel(a[0],c));else{b=new nj(b);var d=b.Na();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};x("ee.data.cancelOperation",Wl);var Xl=function(a,b){var c=Rl(a).map(xk);if(!Array.isArray(a))return a=(new K(b)).pd(Ql),a.handle(a.Na().get(c[0]));a=(new nj(b)).pd(Ql);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}))};x("ee.data.getOperation",Xl);
547
- var Zl=function(a,b){return Yl(a,"CANCEL",b)};x("ee.data.cancelTask",Zl);var Yl=function(a,b,c){if(!bb($l,b))throw Error("Invalid action: "+b);a=Rl(a);a=a.map(xk);Wl(a,c);return null};x("ee.data.updateTask",Yl);
548
- var fm=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=zl();e&&(b.workloadTag=e)}var g=new K(c);c=function(f){return g.handle(f.then(zk))};switch(d){case "EXPORT_IMAGE":return b=am(b,a),c(g.image().Ka(ij(),b));case "EXPORT_FEATURES":return b=kl(b),b.l=xl(b.l,a),c(g.table().Ka(ij(),b));case "EXPORT_VIDEO":return b=bm(b,a),c(g.video().Ka(ij(),b));case "EXPORT_TILES":return b=cm(b,a),c(g.map().Ka(ij(),
549
- b));case "EXPORT_VIDEO_MAP":return b=dm(b),c((new uh(g.M)).Ka(ij(),b));case "EXPORT_CLASSIFIER":return b=em(b,a),c((new hh(g.M)).Ka(ij(),b));default:throw Error("Unable to start processing for task of type "+d);}};x("ee.data.startProcessing",fm);
550
- var am=function(a,b){var c=gm(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Mf({l:Sk(c.element),description:L(c.description),oa:null,sa:null,grid:null,Of:L(c.maxPixels),requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)}),e=fl(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.oa=nl(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"],
551
- delete e[".default"]);c=new Nf({Ha:il(c),pyramidingPolicy:g,Tf:eb(e)?null:e,tileSize:M(c.shardSize)});d.sa=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=xl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},bm=function(a,b){var c=hm(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new $f({l:Sk(c.element),description:L(c.description),Pa:new Zf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:L(c.maxPixels)}),
552
- oa:null,requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)});d.oa=ol(c,fl(c));d.l=xl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},cm=function(a,b){var c=a.scale;delete a.scale;var d=gm(a);d.scale=c;if(d.element==null)throw Error('"element" not found in params '+d);c=new Qf({l:Sk(d.element),description:L(d.description),dc:pl(d),cc:nl(d,"GOOGLE_CLOUD_STORAGE"),requestId:L(d.id),O:M(d.maxWorkers),priority:M(d.priority)});c.l=xl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);
553
- return c},dm=function(a){var b=a.scale;delete a.scale;var c=hm(a);c.scale=b;if(c.element==null)throw Error('"element" not found in params '+c);b=new Xf({l:Sk(c.element),description:L(c.description),Pa:new Zf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:null}),dc:pl(c),cc:ol(c,"GOOGLE_CLOUD_STORAGE"),requestId:L(c.id),version:L(c.version),O:M(c.maxWorkers),priority:M(c.priority)});b.l=xl(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},em=function(a,b){if(a.element==
554
- null)throw Error('"element" not found in params '+a);var c=fl(a);if(c!="ASSET")throw Error('Export destination "'+c+'" unknown');c=new Lf({l:Sk(a.element),description:L(a.description),requestId:L(a.id),sa:new lf({Ha:il(a)}),O:M(a.maxWorkers),priority:M(a.priority)});c.l=xl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);return c},jm=function(a,b,c){b=Dk(b);var d=function(e){return e?zk(e):null};return d(im(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startIngestion",jm);
555
- var im=function(a,b,c){b=new Bg({zf:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.image().import(ij(),b))},km=function(a,b,c){b=new Cg({og:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.table().import(ij(),b))},lm=function(a,b,c){b=Ek(b);var d=function(e){return e?zk(e):null};return d(km(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startTableIngestion",lm);
556
- var mm=function(a,b){b=new K(b);a=lk(a);return b.handle(b.assets().get(a,{prettyPrint:!1}).then(mk))};x("ee.data.getAsset",mm);x("ee.data.getInfo",mm);
557
- var nm=function(a,b,c,d){b=b===void 0?{}:b;d=d===void 0?Qd:d;var e=Object.assign({},b),g=new K(c),f=(b=jk.test(a))?new fh(g.M):g.assets();a=b?"projects/"+kk(a):lk(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))},om=function(a,b){var c=tk(a);c.pageSize||(c.pageSize=1E3);return nm(a.id,c,b,function(d){return d==
558
- null?null:nk(d)})};x("ee.data.getList",om);var pm=function(a,b,c){b=b===void 0?{}:b;return nm(a,b,c)};x("ee.data.listAssets",pm);var qm=function(a,b,c){b=b===void 0?{}:b;b=sk(b);return nm(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",qm);var rm=function(a,b){b=new K(b);return b.handle((new fh(b.M)).Sc(a||ij()))};x("ee.data.listBuckets",rm);var sm=function(a){a=new K(a);return a.handle((new fh(a.M)).Sc(ij()).then(nk))};
559
- x("ee.data.getAssetRoots",sm);var tm=function(a,b){var c="projects/"+kk(a);a=c==="projects/earthengine-legacy"?a:void 0;var d=new Bf({type:"Folder"});b=new K(b);b.handle(b.assets().create(c,d,{assetId:a}).then(mk))};x("ee.data.createAssetHome",tm);
560
- var um=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&&lk(b);if(!b)throw Error("Either asset name or opt_path must be specified.");c=b.indexOf("/assets/");if(c===-1)throw Error("Asset name must contain /assets/.");a=Object.assign({},a);a.tilestoreEntry&&!a.tilestoreLocation&&(a.tilestoreLocation=a.tilestoreEntry,delete a.tilestoreEntry);a.tilestoreLocation&&(a.tilestoreLocation=new Hf(a.tilestoreLocation));
561
- a.gcsLocation&&!a.cloudStorageLocation&&(a.cloudStorageLocation=a.gcsLocation,delete a.gcsLocation);a.cloudStorageLocation&&(a.cloudStorageLocation=new pf(a.cloudStorageLocation));d&&!a.properties&&(a.properties=Object.assign({},d));d=q(["title","description"]);for(var g=d.next();!g.done;g=d.next())if(g=g.value,a[g]){var f={};a.properties=Object.assign((f[g]=a[g],f),a.properties||{});delete a[g]}a=new Bf(a);d=b.slice(0,c);b=b.slice(c+8);a.id=null;a.name=null;a:switch(c=a.type,c){case "ImageCollection":c=
562
- "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(mk))};x("ee.data.createAsset",um);var vm=function(a,b,c){return um({type:"Folder"},a,b,void 0,c)};x("ee.data.createFolder",vm);var wm=function(a,b,c){a=lk(a);b=lk(b);b=new Kg({Pb:b});c=new K(c);c.handle(c.assets().move(a,b).then(mk))};x("ee.data.renameAsset",wm);
563
- var xm=function(a,b,c,d){a=lk(a);b=lk(b);c=new uf({Pb:b,overwrite:c!=null?c:null});d=new K(d);b=d.handle;var e=d.assets();var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",u:F(g,f),G:Bf});b.call(d,g.then(mk))};x("ee.data.copyAsset",xm);var ym=function(a,b){b=new K(b);b.handle(b.assets().delete(lk(a)))};x("ee.data.deleteAsset",ym);
564
- var zm=function(a,b){a=lk(a);var c=new pg;b=new K(b);var d=b.handle,e=b.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.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:Wf});return d.call(b,f.then(uk))};x("ee.data.getAssetAcl",zm);
565
- var Am=function(a,b,c,d){b=new ch({Mb:b,updateMask:(c||[]).join(",")});d=new K(d);c=d.handle;var e=d.assets();a=lk(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:Bf});return c.call(d,g.then(mk))};x("ee.data.updateAsset",Am);
566
- var Bm=function(a,b,c){a=lk(a);b=vk(b);b=new Xg({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:Wf});d.call(c,f)};x("ee.data.setAssetAcl",Bm);
567
- var Cm=function(a,b,c){var d=qk(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+'"'}));Am(a,d,b,c)};x("ee.data.setAssetProperties",Cm);
568
- var Dm=function(a,b){var c=lk(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 Bf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Ne||0),limit:Number(g.Lf||0)},asset_size:{usage:Number(g.sizeBytes||0),limit:Number(g.Vb||0)}}}))};x("ee.data.getAssetRootQuota",Dm);
569
- var Em=function(){this.default=this.tag=""};Em.prototype.get=function(){return this.tag};Em.prototype.set=function(a){this.tag=this.validate(a)};Em.prototype.reset=function(){this.tag=this.default};
570
- Em.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 zl=function(){return sl(Em).get()};x("ee.data.getWorkloadTag",zl);var Fm=function(a){sl(Em).set(a)};x("ee.data.setWorkloadTag",Fm);
571
- var Gm=function(a){var b=sl(Em);b.default=b.validate(a);sl(Em).set(a)};x("ee.data.setDefaultWorkloadTag",Gm);var Hm=function(a){a&&(a=sl(Em),a.default=a.validate(""));sl(Em).reset()};x("ee.data.resetWorkloadTag",Hm);var $l={Fl:"CANCEL",Il:"UPDATE"};var O=function(a,b,c){if(!(this instanceof O))return Im(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.xl=null};y(O,Qj);x("ee.ComputedObject",O);O.prototype.Ch=function(){return this.xl};O.prototype.evaluate=function(a){if(!a||typeof a!=="function")throw Error("evaluate() requires a callback function.");Fl(this,a)};
572
- O.prototype.evaluate=O.prototype.evaluate;O.prototype.V=function(a){return Fl(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};
573
- O.prototype.na=function(a){if(this.I===null&&this.args===null){a=this.U||a.Oi;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new af({Lb:a})}var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=Tj($k(a,this.args[c])));return typeof this.I==="string"?Wj(String(this.I),b):this.I.Ed(a,b)};O.prototype.va=function(a){return(a===void 0?0:a)?Ok(this):Yk(this)};O.prototype.serialize=O.prototype.va;
574
- O.prototype.toString=function(){return"ee."+this.name()+"("+Qk(this)+")"};x("ee.ComputedObject.prototype.toString",O.prototype.toString);O.prototype.name=function(){return"ComputedObject"};O.prototype.Eg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(t,c);return this};O.prototype.aside=O.prototype.Eg;
575
- var Jm=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},Im=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Km={},Lm=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}},Mm=function(a){return typeof a==="number"||a instanceof O&&a.name()=="Number"},Nm=function(a){return typeof a==="string"||a instanceof O&&a.name()=="String"},Om=function(a){return u(a)&&
576
- typeof a!=="function"?(a=Object.getPrototypeOf(a),a!==null&&Object.getPrototypeOf(a)===null):!1},Pm=function(a,b,c){c=c===void 0?!1:c;return a.length===1&&Om(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(a.length===1||a[1].optional)||a[0].type!=="Dictionary":!1};var Qm=function(){if(!(this instanceof Qm))return new Qm};y(Qm,Qj);x("ee.Function",Qm);var Rm=Qd;Qm.prototype.call=function(a){return this.apply(Sm(this,Array.prototype.slice.call(arguments,0)))};Qm.prototype.call=Qm.prototype.call;Qm.prototype.apply=function(a){a=new O(this,Tm(this,a));return Rm(a,this.Z().returns)};Qm.prototype.apply=Qm.prototype.apply;
577
- var Um=function(a,b,c){var d=b!==void 0,e=a.Z();if(Pm(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=Sm(a,d?[b].concat(c):c);return a.apply(c)},Tm=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]=Rm(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>
578
- 0)throw Error("Unrecognized arguments ("+c+") to function: "+a);return d},Sm=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};
579
- Qm.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):
580
- d.push("Undocumented.")}return d.join("")};Qm.prototype.va=function(a){return(a===void 0?0:a)?Ok(this):Yk(this)};var P=function(a,b){if(b===void 0)return Vm(a);if(!(this instanceof P))return Im(P,arguments);this.wb=hb(b);this.wb.name=a};y(P,Qm);x("ee.ApiFunction",P);var Q=function(a,b){return Qm.prototype.call.apply(Vm(a),Array.prototype.slice.call(arguments,1))};x("ee.ApiFunction._call",Q);var Wm=function(a,b){return Vm(a).apply(b)};x("ee.ApiFunction._apply",Wm);P.prototype.encode=function(){return this.wb.name};P.prototype.Ed=function(a,b){return Wj(this.wb.name,b)};P.prototype.Z=function(){return this.wb};
581
- var Xm=null,Ym={},$m=function(){Zm();return Ya(Xm,function(a){return a.Z()})},an=function(){Zm();return Xa(Xm,function(a,b){return!Ym[b]})},Vm=function(a){var b=bn(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};x("ee.ApiFunction.lookup",Vm);
582
- var bn=function(a){Zm();return Xm[a]||null},Zm=function(a,b){if(Xm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Xm=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?yl(c):c(yl())}},cn=function(a,b,c,d){Zm();var e=d||"";Wa(Xm,function(g,f){var l=f.split(".");if(l.length==2&&l[0]==b){l=e+l[1];var m=g.Z();Ym[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p=f!="Object"&&Lm(f,c));
583
- f=p?a.prototype:a;l in f&&!f[l].signature||(f[l]=function(v){return Um(g,p?this:void 0,Array.prototype.slice.call(arguments,0))},f[l].toString=w(g.toString,g,l,p),f[l].signature=m)}})},dn=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=en(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 ce(ab(g));
584
- var l=new ce(d);if(fe(l,f).isEmpty())e[d[0]]=b[0];else{b=ge(f,l);if(b.size!==0)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=gb(g)}}b=new ce(ab(e));c=ge(new ce($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},en=function(a){var b=fn,c=[];t.EXPORTED_FN_INFO?(a=t.EXPORTED_FN_INFO[a.toString()],u(a)||gn(),c=a.paramNames,Array.isArray(c)||gn()):(a=a.toString().replace(hn,
585
- "").match(b),a===null&&gn(),c=(a[1].split(",")||[]).map(function(d){return d.replace(jn,"")}));return c},gn=function(){throw Error("Failed to locate function parameters.");},hn=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,fn=/^function[^\(]*\(([^\)]*)\)/m,jn=/=.*$/;var S=function(a,b,c){O.call(this,a,b,c);kn()};y(S,O);x("ee.Element",S);var ln=!1,kn=function(){ln||(cn(S,"Element","Element"),ln=!0)};S.prototype.name=function(){return"Element"};
586
- S.prototype.set=function(a){var b;if(arguments.length<=1){var c=arguments[0];if(b=Om(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(Om(c)){b=this;for(var f in c)d=c[f],b=Q("Element.set",b,f,d)}else if(c instanceof O&&bn("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%
587
- 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 Jm(this,b)};S.prototype.set=S.prototype.set;var T=function(a,b,c,d){if(!(this instanceof T))return Im(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}mn();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(!nn(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));
588
- O.call(this,null,null);this.nb=a.type;this.ah=a.coordinates!=null?hb(a.coordinates):null;this.Bh=a.geometries||null;if(b!=null)this.Zb=b;else if("crs"in a)if(u(a.crs)&&a.crs.type=="name"&&u(a.crs.properties)&&typeof a.crs.properties.name==="string")this.Zb=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new Ki).va(a.crs));this.pc=c;this.pc===void 0&&"geodesic"in a&&(this.pc=!!a.geodesic);this.nc=d;this.nc===void 0&&"evenOdd"in a&&(this.nc=!!a.evenOdd)}};y(T,O);
589
- x("ee.Geometry",T);var on=!1,mn=function(){on||(cn(T,"Geometry","Geometry"),on=!0)},pn=function(a,b){if(!(this instanceof pn))return qn(pn,arguments);var c=rn(pn,"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(pn,T);T.Point=pn;var sn=function(a,b){if(!(this instanceof sn))return qn(sn,arguments);T.call(this,rn(sn,"MultiPoint",2,arguments))};y(sn,T);
590
- T.MultiPoint=sn;var tn=function(a,b,c,d){if(!(this instanceof tn))return qn(tn,arguments);var e=rn(tn,"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(tn,T);T.Rectangle=tn;
591
- var un=function(a,b,c,d){if(!(this instanceof un))return qn(un,arguments);var e=R(un,arguments);a=e.west;b=e.south;c=e.east;d=e.north;e=[a,b,c,d];if(vn(e)){var g;return(g=new P("GeometryConstructors.BBox")).call.apply(g,ja(e))}if(!(a<Infinity))throw Error("Geometry.BBox: west must not be "+a);if(!(c>-Infinity))throw Error("Geometry.BBox: east must not be "+c);if(!(b<=90))throw Error("Geometry.BBox: south must be at most +90\u00b0, but was "+b+"\u00b0");if(!(d>=-90))throw Error("Geometry.BBox: north must be at least -90\u00b0, but was "+
592
- d+"\u00b0");b=Math.max(b,-90);d=Math.min(d,90);c-a>=360?(a=-180,c=180):(a=wn(a),c=wn(c),c<a&&(c+=360));T.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};y(un,tn);T.BBox=un;var wn=function(a){a%=360;a>180?a-=360:a<-180&&(a+=360);return a},xn=function(a,b,c,d){if(!(this instanceof xn))return qn(xn,arguments);T.call(this,rn(xn,"LineString",2,arguments))};y(xn,T);T.LineString=xn;
593
- var yn=function(a,b,c,d){if(!(this instanceof yn))return qn(yn,arguments);T.call(this,rn(yn,"LinearRing",2,arguments))};y(yn,T);T.LinearRing=yn;var zn=function(a,b,c,d){if(!(this instanceof zn))return qn(zn,arguments);T.call(this,rn(zn,"MultiLineString",3,arguments))};y(zn,T);T.MultiLineString=zn;var An=function(a,b,c,d,e){if(!(this instanceof An))return qn(An,arguments);T.call(this,rn(An,"Polygon",3,arguments))};y(An,T);T.Polygon=An;
594
- var Bn=function(a,b,c,d,e){if(!(this instanceof Bn))return qn(Bn,arguments);T.call(this,rn(Bn,"MultiPolygon",4,arguments))};y(Bn,T);T.MultiPolygon=Bn;
521
+ el=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new mf({Se:L(a.outputBucket),xa:L(a.outputPrefix),Te:a.bucketCorsUris||null,permissions:b})},fl=function(a){return new yf({rf:L(a.driveFolder),xa:L(a.driveFileNamePrefix)})},gl=function(a){return new kf({name:jk(a.assetId)})},hl=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Ug({Vf:(a||[]).map(ol)});throw Error("Unable to build ranking rule from rules: "+
522
+ JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");},ol=function(a){var b=new Tg({direction:null,Zd:null,be:null,ae:null});a=a.trim();a=a.match(/^([\S]+.*)\s+(ASC|DESC)$/);if(a==null)throw Error("Ranking rule format is invalid. Each rule should be defined by a rule type and a direction (ASC or DESC), separated by a space. Valid rule types are: .geometryType, .minZoomLevel, or a feature property name.");var c=q(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction=
523
+ "ASCENDING";break;case "DESC":b.direction="DESCENDING";break;default:throw Error("Ranking rule direction '"+c+"' is invalid. Directions are: ASC, DESC.");}switch(a.trim()){case ".geometryType":b.ae=new Qg({});break;case ".minZoomLevel":b.be=new Sg({});break;default:b.Zd=new Pg({attributeName:L(a)})}return b};var pl=[],ql=function(a){E(!Object.isSealed(a),"Cannot use getInstance() with a sealed constructor.");var b="Cf";if(a.Cf&&a.hasOwnProperty(b))return a.Cf;pl.push(a);var c=new a;a.Cf=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var sl=function(a,b,c,d,e,g){d=rj(!g,!1,d||[]);tj=a;uj=d;a===null?zj():vj(function(){xj(b,c,e||Ea(rl,b,c))})};x("ee.data.authenticateViaOauth",sl);var tl=function(a,b,c,d,e){sl(a,b,c,d,e)};x("ee.data.authenticate",tl);var rl=function(a,b){t.google.accounts.oauth2.initTokenClient({client_id:tj,callback:Ea(wj,a,b),scope:uj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",rl);
524
+ var ul=function(a,b,c,d,e){if("window"in t)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");d=rj(!e,!e,d||[]);tj=a.client_email;uj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);sj=function(f,l){g.authorize(function(m,p){m?l({error:m}):l({access_token:p.access_token,token_type:p.token_type,expires_in:(p.expiry_date-Date.now())/1E3})})};xj(b,c)};x("ee.data.authenticateViaPrivateKey",ul);
525
+ x("ee.data.setExpressionAugmenter",function(a){vl=a||Od});var vl=Od;x("ee.data.setAuthToken",function(a,b,c,d,e,g,f,l){e=rj(!l,!1,e||[]);tj=a;uj=e;wj(void 0,void 0,{token_type:b,access_token:c,state:e.join(" "),expires_in:d});f===!1?g&&g():vj(function(){g&&g()})});x("ee.data.refreshAuthToken",xj);x("ee.data.setAuthTokenRefresher",function(a){sj=a});x("ee.data.getAuthToken",mj);x("ee.data.clearAuthToken",zj);x("ee.data.getAuthClientId",function(){return tj});x("ee.data.getAuthScopes",function(){return uj});
526
+ x("ee.data.setDeadline",function(a){Nj=a});x("ee.data.setParamAugmenter",function(a){Hj=a||Od});
527
+ var wl=function(a){a=new K(a);return a.handle(a.Dc().list(gj(),{prettyPrint:!1}).then(ek))},zl=function(a,b){if(typeof a.image==="string")throw Error("Image as JSON string not supported.");if(a.version!==void 0)throw Error("Image version specification not supported.");a=new Gf({name:null,l:vl(Qk(a.image)),F:Xj(a.format),da:ak(a.bands),hc:dk(a)});var c={fields:"name"},d=xl();d&&(c.workloadTag=d);b=new K(b);return b.handle(b.maps().create(gj(),a,c).then(function(e){return yl(e.name,"")}))};
528
+ x("ee.data.getMapId",zl);var Al=function(a,b,c,d){if(!a.formatTileUrl){var e=yl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};x("ee.data.getTileUrl",Al);
529
+ var yl=function(a,b,c){var d=c===void 0?"":c;d||(ej(),c=Cj,d=b?c+"/map/"+a+"/{z}/{x}/{y}?token="+b:c+"/v1/"+a+"/tiles/{z}/{x}/{y}");return{mapid:a,token:b,formatTileUrl:function(e,g,f){var l=Math.pow(2,f);e%=l;e=String(e<0?e+l:e);return d.replace("{x}",e).replace("{y}",g).replace("{z}",f)},urlFormat:d}},Bl=function(a,b){var c=a.visParams?vl(Qk(a.visParams)):null;a=new $f({name:null,Mb:a.assetId,mapName:a.mapName,Ag:c});b=new K(b);return b.handle((new gh(b.M)).create(gj(),a,{fields:["name"]}).then(function(d){var e=
530
+ d.name.split("/").pop();return{token:e,formatTileUrl:function(g,f,l){return Cj+"/v1/"+d.name+"/tiles/"+l+"/"+g+"/"+f},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};x("ee.data.getFeatureViewTilesKey",Bl);
531
+ var Cl=function(a,b,c){c=new K(c);var d=jk(a);a=c.handle;var e=c.assets();b=b===void 0?{}:b;var g=g===void 0?{}:g;e.j.C(d,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:null,B:"GET",D:"earthengine.projects.assets.listFeatures",path:"/"+e.m+"/"+d+":listFeatures",u:F(b,g),G:Eg});return a.call(c,g)};x("ee.data.listFeatures",Cl);
532
+ var Dl=function(a,b){var c=new Hk(!0);a=Sk(c,a);var d={};c=Uk(c,a);Object.keys(c).length&&(d={__source_code_nodes__:c});c={l:vl(a,d)};if(a=xl())c.workloadTag=a;b=new K(b);return b.handle(qh(b.value(),gj(),new of(c)).then(function(e){return e.result}))};x("ee.data.computeValue",Dl);
533
+ var El=function(a,b){if(typeof a.image==="string")throw Error("Image as JSON string not supported.");if(a.version!==void 0)throw Error("Image version specification not supported.");if(a.region!==void 0)throw Error('"region" not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');if(a.dimensions!==void 0)throw Error('"dimensions" is not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');a=new Yg({name:null,l:vl(Qk(a.image)),F:Xj(a.format),xa:a.name,da:ak(a.bands),
534
+ hc:dk(a),grid:null});var c={fields:"name"},d=xl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create(gj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getThumbId",El);
535
+ var Fl=function(a,b){var c=new Xf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new bh({name:null,l:vl(Qk(a.imageCollection)),F:Xj(a.format),Pa:c,grid:null});c={fields:"name"};var d=xl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new th(b.M)).create(gj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getVideoThumbId",Fl);
536
+ var Gl=function(a,b){a=new hg({name:null,l:vl(Qk(a.imageCollection)),F:Xj(a.format),orientation:Zj(a.orientation),grid:null});var c={fields:"name"},d=xl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new hh(b.M)).create(gj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getFilmstripThumbId",Gl);var Hl=function(a){return Cj+"/v1/"+a.thumbid+":getPixels"};x("ee.data.makeThumbUrl",Hl);
537
+ var Jl=function(a,b){a=Object.assign({},a);a.id&&(a.image=new N(a.id));if(typeof a.image==="string")throw Error("Image as serialized JSON string not supported.");if(!a.image)throw Error("Missing ID or image parameter.");a.filePerBand=a.filePerBand!==!1;a.format=a.format||(a.filePerBand?"ZIPPED_GEO_TIFF_PER_BAND":"ZIPPED_GEO_TIFF");if(a.region!=null&&(a.scale!=null||a.crs_transform!=null)&&a.dimensions!=null)throw Error("Cannot specify (bounding region, crs_transform/scale, dimensions) simultaneously.");
538
+ if(typeof a.bands==="string")try{a.bands=JSON.parse(a.bands)}catch(e){a.bands=ak(a.bands)}if(a.bands&&!Array.isArray(a.bands))throw Error("Bands parameter must be an array.");a.bands&&a.bands.every(function(e){return typeof e==="string"})&&(a.bands=a.bands.map(function(e){return{id:e}}));if(a.bands&&a.bands.some(function(e){return e.id==null}))throw Error("Each band dictionary must have an id.");typeof a.region==="string"&&(a.region=JSON.parse(a.region));if(typeof a.crs_transform==="string")try{a.crs_transform=
539
+ JSON.parse(a.crs_transform)}catch(e){}var c=Il(a.image,a);a=new Yg({name:null,l:vl(Qk(c)),F:Xj(a.format),xa:a.name,da:a.bands&&ak(a.bands.map(function(e){return e.id})),grid:null});c={fields:"name"};var d=xl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new oh(b.M)).create(gj(),a,c).then(function(e){return{docid:e.name,token:""}}))};x("ee.data.getDownloadId",Jl);var Kl=function(a){ej();return Cj+"/v1/"+a.docid+":getPixels"};x("ee.data.makeDownloadUrl",Kl);
540
+ var Ll=function(a,b){b=new K(b);var c=Yj(a.format),d=vl(Qk(a.table)),e=null;if(a.selectors!=null)if(typeof a.selectors==="string")e=a.selectors.split(",");else if(Array.isArray(a.selectors)&&a.selectors.every(function(g){return typeof g==="string"}))e=a.selectors;else throw Error("'selectors' parameter must be an array of strings.");a=new Wg({name:null,l:d,F:c,selectors:e,filename:a.filename||null});c={fields:"name"};if(d=xl())c.workloadTag=d;return b.handle((new nh(b.M)).create(gj(),a,c).then(function(g){return{docid:g.name||
541
+ "",token:""}}))};x("ee.data.getTableDownloadId",Ll);var Ml=function(a){return Cj+"/v1/"+a.docid+":getFeatures"};x("ee.data.makeTableDownloadUrl",Ml);var Nl=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,d*4)).toString(16).padStart(d,"0")};a=ic(a||1).map(function(){return[c(8),c(4),"4"+c(3),(8+Math.floor(Math.random()*4)).toString(16)+c(3),c(12)].join("-")});return b?b(a):a};x("ee.data.newTaskId",Nl);
542
+ var Ol=function(a){return a.name&&a.done&&a.error},Ql=function(a,b){var c=Pl(a).map(vk);if(c.length===1)return a=(new K(b)).pd(Ol),a.handle(a.Na().get(c[0]).then(function(e){return[wk(e)]}));a=(new lj(b)).pd(Ol);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(g){return wk(e[g])})})};x("ee.data.getTaskStatus",Ql);
543
+ var Pl=function(a){if(typeof a==="string")return[a];if(Array.isArray(a))return a;throw Error("Invalid value: expected a string or an array of strings.");},Sl=function(a){return Rl(void 0,a)};x("ee.data.getTaskList",Sl);var Rl=function(a,b){return b?(Tl(a,function(c,d){return b(c?{tasks:c.map(wk)}:null,d)}),null):{tasks:Tl(a).map(wk)}};x("ee.data.getTaskListWithLimit",Rl);
544
+ var Tl=function(a,b){var c=[],d={pageSize:500},e=function(l){gc(c,l.Na||[]);!l.nextPageToken||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.nextPageToken,g.handle(f.list(gj(),d).then(e)));return null},g=new K(b?function(l,m){return m&&b(l,m)}:void 0),f=g.Na();g.handle(f.list(gj(),d).then(e));return b?null:a?c.slice(0,a):c};x("ee.data.listOperations",Tl);
545
+ var Ul=function(a,b){a=Pl(a).map(vk);var c=new gf;if(a.length===1)b=new K(b),b.handle(b.Na().cancel(a[0],c));else{b=new lj(b);var d=b.Na();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};x("ee.data.cancelOperation",Ul);var Vl=function(a,b){var c=Pl(a).map(vk);if(!Array.isArray(a))return a=(new K(b)).pd(Ol),a.handle(a.Na().get(c[0]));a=(new lj(b)).pd(Ol);var d=a.Na();return a.send(c.map(function(e){return[e,d.get(e)]}))};x("ee.data.getOperation",Vl);
546
+ var Xl=function(a,b){return Wl(a,"CANCEL",b)};x("ee.data.cancelTask",Xl);var Wl=function(a,b,c){if(!ab(Yl,b))throw Error("Invalid action: "+b);a=Pl(a);a=a.map(vk);Ul(a,c);return null};x("ee.data.updateTask",Wl);
547
+ var dm=function(a,b,c){b.id=a;var d=b.type;a=b.sourceUrl!=null?{__source_url__:b.sourceUrl}:{};if("workloadTag"in b)b.workloadTag||delete b.workloadTag;else{var e=xl();e&&(b.workloadTag=e)}var g=new K(c);c=function(f){return g.handle(f.then(xk))};switch(d){case "EXPORT_IMAGE":return b=Zl(b,a),c(g.image().Ka(gj(),b));case "EXPORT_FEATURES":return b=il(b),b.l=vl(b.l,a),c(g.table().Ka(gj(),b));case "EXPORT_VIDEO":return b=$l(b,a),c(g.video().Ka(gj(),b));case "EXPORT_TILES":return b=am(b,a),c(g.map().Ka(gj(),
548
+ b));case "EXPORT_VIDEO_MAP":return b=bm(b),c((new sh(g.M)).Ka(gj(),b));case "EXPORT_CLASSIFIER":return b=cm(b,a),c((new fh(g.M)).Ka(gj(),b));default:throw Error("Unable to start processing for task of type "+d);}};x("ee.data.startProcessing",dm);
549
+ var Zl=function(a,b){var c=em(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Kf({l:Qk(c.element),description:L(c.description),oa:null,sa:null,grid:null,Of:L(c.maxPixels),requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)}),e=dl(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.oa=ll(c,e);break;case "ASSET":e=c.pyramidingPolicy||{};try{e=JSON.parse(e)}catch(f){}var g="PYRAMIDING_POLICY_UNSPECIFIED";typeof e==="string"?(g=e,e={}):e[".default"]&&(g=e[".default"],
550
+ delete e[".default"]);c=new Lf({Ha:gl(c),pyramidingPolicy:g,Tf:db(e)?null:e,tileSize:M(c.shardSize)});d.sa=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=vl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},$l=function(a,b){var c=fm(a);if(c.element==null)throw Error('"element" not found in params '+c);var d=new Yf({l:Qk(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:L(c.maxPixels)}),
551
+ oa:null,requestId:L(c.id),O:M(c.maxWorkers),priority:M(c.priority)});d.oa=ml(c,dl(c));d.l=vl(d.l,b);a.workloadTag&&(d.workloadTag=a.workloadTag);return d},am=function(a,b){var c=a.scale;delete a.scale;var d=em(a);d.scale=c;if(d.element==null)throw Error('"element" not found in params '+d);c=new Of({l:Qk(d.element),description:L(d.description),dc:nl(d),cc:ll(d,"GOOGLE_CLOUD_STORAGE"),requestId:L(d.id),O:M(d.maxWorkers),priority:M(d.priority)});c.l=vl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);
552
+ return c},bm=function(a){var b=a.scale;delete a.scale;var c=fm(a);c.scale=b;if(c.element==null)throw Error('"element" not found in params '+c);b=new Vf({l:Qk(c.element),description:L(c.description),Pa:new Xf({framesPerSecond:M(c.framesPerSecond),maxFrames:M(c.maxFrames),maxPixelsPerFrame:null}),dc:nl(c),cc:ml(c,"GOOGLE_CLOUD_STORAGE"),requestId:L(c.id),version:L(c.version),O:M(c.maxWorkers),priority:M(c.priority)});b.l=vl(b.l);a.workloadTag&&(b.workloadTag=a.workloadTag);return b},cm=function(a,b){if(a.element==
553
+ null)throw Error('"element" not found in params '+a);var c=dl(a);if(c!="ASSET")throw Error('Export destination "'+c+'" unknown');c=new Jf({l:Qk(a.element),description:L(a.description),requestId:L(a.id),sa:new jf({Ha:gl(a)}),O:M(a.maxWorkers),priority:M(a.priority)});c.l=vl(c.l,b);a.workloadTag&&(c.workloadTag=a.workloadTag);return c},hm=function(a,b,c){b=Bk(b);var d=function(e){return e?xk(e):null};return d(gm(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startIngestion",hm);
554
+ var gm=function(a,b,c){b=new zg({zf:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.image().import(gj(),b))},im=function(a,b,c){b=new Ag({og:b,requestId:a,overwrite:null,description:null});a=new K(c,a?void 0:0);return a.handle(a.table().import(gj(),b))},jm=function(a,b,c){b=Ck(b);var d=function(e){return e?xk(e):null};return d(im(a,b,c&&function(e,g){return c(d(e),g)}))};x("ee.data.startTableIngestion",jm);
555
+ var km=function(a,b){b=new K(b);a=jk(a);return b.handle(b.assets().get(a,{prettyPrint:!1}).then(kk))};x("ee.data.getAsset",km);x("ee.data.getInfo",km);
556
+ var lm=function(a,b,c,d){b=b===void 0?{}:b;d=d===void 0?Od:d;var e=Object.assign({},b),g=new K(c),f=(b=hk.test(a))?new dh(g.M):g.assets();a=b?"projects/"+ik(a):jk(a);var l=function(m){if(e.pageSize!=null||!m.nextPageToken)return m;var p=m.assets||[];e.pageToken=m.nextPageToken;m=f.Sc(a,e).then(function(v){v.assets=p.concat(v.assets);return v}).then(l);return c?m:g.handle(m)};return g.handle(f.Sc(a,e).then(l).then(d))},mm=function(a,b){var c=rk(a);c.pageSize||(c.pageSize=1E3);return lm(a.id,c,b,function(d){return d==
557
+ null?null:lk(d)})};x("ee.data.getList",mm);var nm=function(a,b,c){b=b===void 0?{}:b;return lm(a,b,c)};x("ee.data.listAssets",nm);var om=function(a,b,c){b=b===void 0?{}:b;b=qk(b);return lm(a,b,c,function(d){if(d==null)return null;var e={};d.assets&&(e.images=d.assets);d.nextPageToken&&(e.nextPageToken=d.nextPageToken);return e})};x("ee.data.listImages",om);var pm=function(a,b){b=new K(b);return b.handle((new dh(b.M)).Sc(a||gj()))};x("ee.data.listBuckets",pm);var qm=function(a){a=new K(a);return a.handle((new dh(a.M)).Sc(gj()).then(lk))};
558
+ x("ee.data.getAssetRoots",qm);var rm=function(a,b){var c="projects/"+ik(a);a=c==="projects/earthengine-legacy"?a:void 0;var d=new zf({type:"Folder"});b=new K(b);b.handle(b.assets().create(c,d,{assetId:a}).then(kk))};x("ee.data.createAssetHome",rm);
559
+ var sm=function(a,b,c,d,e){if(c)throw Error("Asset overwrite not supported.");if(typeof a==="string")throw Error("Asset cannot be specified as string.");b=a.name||b&&jk(b);if(!b)throw Error("Either asset name or opt_path must be specified.");c=b.indexOf("/assets/");if(c===-1)throw Error("Asset name must contain /assets/.");a=Object.assign({},a);a.tilestoreEntry&&!a.tilestoreLocation&&(a.tilestoreLocation=a.tilestoreEntry,delete a.tilestoreEntry);a.tilestoreLocation&&(a.tilestoreLocation=new Ff(a.tilestoreLocation));
560
+ a.gcsLocation&&!a.cloudStorageLocation&&(a.cloudStorageLocation=a.gcsLocation,delete a.gcsLocation);a.cloudStorageLocation&&(a.cloudStorageLocation=new nf(a.cloudStorageLocation));d&&!a.properties&&(a.properties=Object.assign({},d));d=q(["title","description"]);for(var g=d.next();!g.done;g=d.next())if(g=g.value,a[g]){var f={};a.properties=Object.assign((f[g]=a[g],f),a.properties||{});delete a[g]}a=new zf(a);d=b.slice(0,c);b=b.slice(c+8);a.id=null;a.name=null;a:switch(c=a.type,c){case "ImageCollection":c=
561
+ "IMAGE_COLLECTION";break a;case "Folder":c="FOLDER"}a.type=c;e=new K(e);return e.handle(e.assets().create(d,a,{assetId:b}).then(kk))};x("ee.data.createAsset",sm);var tm=function(a,b,c){return sm({type:"Folder"},a,b,void 0,c)};x("ee.data.createFolder",tm);var um=function(a,b,c){a=jk(a);b=jk(b);b=new Ig({Pb:b});c=new K(c);c.handle(c.assets().move(a,b).then(kk))};x("ee.data.renameAsset",um);
562
+ var vm=function(a,b,c,d){a=jk(a);b=jk(b);c=new sf({Pb:b,overwrite:c!=null?c:null});d=new K(d);b=d.handle;var e=d.assets();var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",u:F(g,f),G:zf});b.call(d,g.then(kk))};x("ee.data.copyAsset",vm);var wm=function(a,b){b=new K(b);b.handle(b.assets().delete(jk(a)))};x("ee.data.deleteAsset",wm);
563
+ var xm=function(a,b){a=jk(a);var c=new ng;b=new K(b);var d=b.handle,e=b.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:c,B:"POST",D:"earthengine.projects.assets.getIamPolicy",path:"/"+e.m+"/"+a+":getIamPolicy",u:F(g,f),G:Uf});return d.call(b,f.then(sk))};x("ee.data.getAssetAcl",xm);
564
+ var ym=function(a,b,c,d){b=new ah({Mb:b,updateMask:(c||[]).join(",")});d=new K(d);c=d.handle;var e=d.assets();a=jk(a);var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:b,B:"PATCH",D:"earthengine.projects.assets.patch",path:"/"+e.m+"/"+a,u:F(g,f),G:zf});return c.call(d,g.then(kk))};x("ee.data.updateAsset",ym);
565
+ var zm=function(a,b,c){a=jk(a);b=tk(b);b=new Vg({jb:b});c=new K(c);var d=c.handle,e=c.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:b,B:"POST",D:"earthengine.projects.assets.setIamPolicy",path:"/"+e.m+"/"+a+":setIamPolicy",u:F(g,f),G:Uf});d.call(c,f)};x("ee.data.setAssetAcl",zm);
566
+ var Am=function(a,b,c){var d=ok(b);b=Ha(d.i()).keys.filter(function(e){return e!=="properties"&&D(d,e)}).map(function(e){return e.replace(/([A-Z])/g,function(g,f){return"_"+f.toLowerCase()})}).concat(Object.keys(d.properties||{}).map(function(e){return'properties."'+e+'"'}));ym(a,d,b,c)};x("ee.data.setAssetProperties",Am);
567
+ var Bm=function(a,b){var c=jk(a);b=new K(b);var d=b.assets(),e=d.j.C;d.j.C=function(g,f){f.source==="^projects\\/[^/]+\\/assets\\/.+$"&&(f=RegExp("^projects/[^/]+/assets/.*$"));return e(g,f)};c=d.get(c,{prettyPrint:!1});return b.handle(c.then(function(g){if(!(g instanceof zf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Ne||0),limit:Number(g.Lf||0)},asset_size:{usage:Number(g.sizeBytes||0),limit:Number(g.Vb||0)}}}))};x("ee.data.getAssetRootQuota",Bm);
568
+ var Cm=function(){this.default=this.tag=""};Cm.prototype.get=function(){return this.tag};Cm.prototype.set=function(a){this.tag=this.validate(a)};Cm.prototype.reset=function(){this.tag=this.default};
569
+ Cm.prototype.validate=function(a){if(a==null||a==="")return"";a=String(a);if(!/^([a-z0-9]|[a-z0-9][-_a-z0-9]{0,61}[a-z0-9])$/g.test(a))throw Error('Invalid tag, "'+a+'". Tags must be 1-63 characters, beginning and ending with a lowercase alphanumeric character ([a-z0-9]) with dashes (-), underscores (_), and lowercase alphanumerics between.');return a};var xl=function(){return ql(Cm).get()};x("ee.data.getWorkloadTag",xl);var Dm=function(a){ql(Cm).set(a)};x("ee.data.setWorkloadTag",Dm);
570
+ var Em=function(a){var b=ql(Cm);b.default=b.validate(a);ql(Cm).set(a)};x("ee.data.setDefaultWorkloadTag",Em);var Fm=function(a){a&&(a=ql(Cm),a.default=a.validate(""));ql(Cm).reset()};x("ee.data.resetWorkloadTag",Fm);var Yl={El:"CANCEL",Hl:"UPDATE"};var O=function(a,b,c){if(!(this instanceof O))return Gm(O,arguments);if(c&&(a||b))throw Error('When "opt_varName" is specified, "func" and "args" must be null.');if(a&&!b)throw Error('When "func" is specified, "args" must not be null.');this.I=a;this.args=b;this.U=c||null;this.wl=null};y(O,Oj);x("ee.ComputedObject",O);O.prototype.Ch=function(){return this.wl};O.prototype.evaluate=function(a){if(!a||typeof a!=="function")throw Error("evaluate() requires a callback function.");Dl(this,a)};
571
+ O.prototype.evaluate=O.prototype.evaluate;O.prototype.V=function(a){return Dl(this,a)};O.prototype.getInfo=O.prototype.V;O.prototype.encode=function(a){if(this.I===null&&this.args===null)return{type:"ArgumentRef",value:this.U};var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=a(this.args[c]));b={type:"Invocation",arguments:b};a=a(this.I);b[typeof a==="string"?"functionName":"function"]=a;return b};
572
+ O.prototype.na=function(a){if(this.I===null&&this.args===null){a=this.U||a.Pi;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new Ze({Lb:a})}var b={},c;for(c in this.args)this.args[c]!==void 0&&(b[c]=Rj(Yk(a,this.args[c])));return typeof this.I==="string"?Uj(String(this.I),b):this.I.Ed(a,b)};O.prototype.va=function(a){return(a===void 0?0:a)?Mk(this):Wk(this)};O.prototype.serialize=O.prototype.va;
573
+ O.prototype.toString=function(){return"ee."+this.name()+"("+Ok(this)+")"};x("ee.ComputedObject.prototype.toString",O.prototype.toString);O.prototype.name=function(){return"ComputedObject"};O.prototype.Eg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(t,c);return this};O.prototype.aside=O.prototype.Eg;
574
+ var Hm=function(a,b){if(b instanceof a.constructor)return b;var c=function(){};c.prototype=a.constructor.prototype;a=new c;a.I=b.I;a.args=b.args;a.U=b.U;return a},Gm=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Im={},Jm=function(a,b){if(b==a)return!0;switch(a){case "Element":return b=="Element"||b=="Image"||b=="Feature"||b=="Collection"||b=="ImageCollection"||b=="FeatureCollection";case "FeatureCollection":case "Collection":return b=="Collection"||b=="ImageCollection"||b=="FeatureCollection";case "Object":return!0;default:return!1}},Km=function(a){return typeof a==="number"||a instanceof O&&a.name()=="Number"},Lm=function(a){return typeof a==="string"||a instanceof O&&a.name()=="String"},Mm=function(a){return u(a)&&
575
+ typeof a!=="function"?(a=Object.getPrototypeOf(a),a!==null&&Object.getPrototypeOf(a)===null):!1},Nm=function(a,b,c){c=c===void 0?!1:c;return a.length===1&&Mm(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(a.length===1||a[1].optional)||a[0].type!=="Dictionary":!1};var Om=function(){if(!(this instanceof Om))return new Om};y(Om,Oj);x("ee.Function",Om);var Pm=Od;Om.prototype.call=function(a){return this.apply(Qm(this,Array.prototype.slice.call(arguments,0)))};Om.prototype.call=Om.prototype.call;Om.prototype.apply=function(a){a=new O(this,Rm(this,a));return Pm(a,this.Z().returns)};Om.prototype.apply=Om.prototype.apply;
576
+ var Sm=function(a,b,c){var d=b!==void 0,e=a.Z();if(Nm(c,e,d)){if(c=fb(c[0]),d){d=e.args[0].name;if(d in c)throw Error("Named args for "+e.name+" can't contain keyword "+d);c[d]=b}}else c=Qm(a,d?[b].concat(c):c);return a.apply(c)},Rm=function(a,b){for(var c=a.Z().args,d={},e={},g=0;g<c.length;g++){var f=c[g].name;if(f in b&&b[f]!==void 0)d[f]=Pm(b[f],c[g].type);else if(!c[g].optional)throw Error("Required argument ("+f+") missing to function: "+a);e[f]=!0}c=[];for(var l in b)e[l]||c.push(l);if(c.length>
577
+ 0)throw Error("Unrecognized arguments ("+c+") to function: "+a);return d},Qm=function(a,b){var c=a.Z().args;if(c.length<b.length)throw Error("Too many ("+b.length+") arguments to function: "+a);a={};for(var d=0;d<b.length;d++)a[c[d].name]=b[d];return a};
578
+ Om.prototype.toString=function(a,b){var c=this.Z(),d=[];d.push(a||c.name);d.push("(");d.push(Zb(c.args.slice(b?1:0),function(g){return g.name}).join(", "));d.push(")\n");d.push("\n");c.description?d.push(c.description):d.push("Undocumented.");d.push("\n");if(c.args.length)for(d.push("\nArgs:\n"),a=0;a<c.args.length;a++){b&&a==0?d.push(" this:"):d.push("\n ");var e=c.args[a];d.push(e.name);d.push(" (");d.push(e.type);e.optional&&d.push(", optional");d.push("): ");e.description?d.push(e.description):
579
+ d.push("Undocumented.")}return d.join("")};Om.prototype.va=function(a){return(a===void 0?0:a)?Mk(this):Wk(this)};var P=function(a,b){if(b===void 0)return Tm(a);if(!(this instanceof P))return Gm(P,arguments);this.wb=gb(b);this.wb.name=a};y(P,Om);x("ee.ApiFunction",P);var Q=function(a,b){return Om.prototype.call.apply(Tm(a),Array.prototype.slice.call(arguments,1))};x("ee.ApiFunction._call",Q);var Um=function(a,b){return Tm(a).apply(b)};x("ee.ApiFunction._apply",Um);P.prototype.encode=function(){return this.wb.name};P.prototype.Ed=function(a,b){return Uj(this.wb.name,b)};P.prototype.Z=function(){return this.wb};
580
+ var Vm=null,Wm={},Ym=function(){Xm();return Xa(Vm,function(a){return a.Z()})},Zm=function(){Xm();return Wa(Vm,function(a,b){return!Wm[b]})},Tm=function(a){var b=$m(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};x("ee.ApiFunction.lookup",Tm);
581
+ var $m=function(a){Xm();return Vm[a]||null},Xm=function(a,b){if(Vm)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Vm=Xa(d,function(g,f){g.returns=g.returns.replace(/<.*>/,"");for(var l=0;l<g.args.length;l++)g.args[l].type=g.args[l].type.replace(/<.*>/,"");return new P(f,g)}),a&&a())};a?wl(c):c(wl())}},an=function(a,b,c,d){Xm();var e=d||"";Va(Vm,function(g,f){var l=f.split(".");if(l.length==2&&l[0]==b){l=e+l[1];var m=g.Z();Wm[f]=!0;var p=!1;m.args.length&&(f=m.args[0].type,p=f!="Object"&&Jm(f,c));
582
+ f=p?a.prototype:a;l in f&&!f[l].signature||(f[l]=function(v){return Sm(g,p?this:void 0,Array.prototype.slice.call(arguments,0))},f[l].toString=w(g.toString,g,l,p),f[l].signature=m)}})},bn=function(a){var b=function(c){for(var d in c)typeof c[d]==="function"&&c[d].signature&&delete c[d]};b(a);b(a.prototype||{})};var R=function(a,b){var c=cn(a),d=Zb(c,function(m){return m.replace(/^opt_/,"")});a=(a=t.EXPORTED_FN_INFO?t.EXPORTED_FN_INFO[a.toString()].name.split(".").pop()+"()":null)?" to function "+a:"";var e={},g=b[0],f=u(g)&&typeof g!=="function"&&!Array.isArray(g)&&Object.getPrototypeOf(g).constructor.name==="Object";if(b.length>1||!f){if(b.length>d.length)throw Error("Received too many arguments"+a+". Expected at most "+d.length+" but got "+b.length+".");for(g=0;g<b.length;g++)e[d[g]]=b[g]}else{f=new ae($a(g));
583
+ var l=new ae(d);if(ce(l,f).isEmpty())e[d[0]]=b[0];else{b=de(f,l);if(b.size!==0)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=fb(g)}}b=new ae($a(e));c=de(new ae(Yb(c,function(m){return m.lastIndexOf("opt_",0)!=0})),b);if(c.size!==0)throw Error("Missing required arguments"+a+": "+Array.from(c.values()).join(", "));return e},cn=function(a){var b=dn,c=[];t.EXPORTED_FN_INFO?(a=t.EXPORTED_FN_INFO[a.toString()],u(a)||en(),c=a.paramNames,Array.isArray(c)||en()):(a=a.toString().replace(fn,
584
+ "").match(b),a===null&&en(),c=(a[1].split(",")||[]).map(function(d){return d.replace(gn,"")}));return c},en=function(){throw Error("Failed to locate function parameters.");},fn=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,dn=/^function[^\(]*\(([^\)]*)\)/m,gn=/=.*$/;var S=function(a,b,c){O.call(this,a,b,c);hn()};y(S,O);x("ee.Element",S);var jn=!1,hn=function(){jn||(an(S,"Element","Element"),jn=!0)};S.prototype.name=function(){return"Element"};
585
+ S.prototype.set=function(a){var b;if(arguments.length<=1){var c=arguments[0];if(b=Mm(c))a:{b=$a(c);var d=["properties"];if(xa(b)&&xa(d)&&b.length==d.length){for(var e=b.length,g=0;g<e;g++)if(b[g]!==d[g]){b=!1;break a}b=!0}else b=!1}b&&u(c.properties)&&(c=c.properties);if(Mm(c)){b=this;for(var f in c)d=c[f],b=Q("Element.set",b,f,d)}else if(c instanceof O&&$m("Element.setMulti"))b=Q("Element.setMulti",this,c);else throw Error("When Element.set() is passed one argument, it must be a dictionary.");}else{if(arguments.length%
586
+ 2!=0)throw Error("When Element.set() is passed multiple arguments, there must be an even number of them.");b=this;for(c=0;c<arguments.length;c+=2)f=arguments[c],d=arguments[c+1],b=Q("Element.set",b,f,d)}return Hm(this,b)};S.prototype.set=S.prototype.set;var T=function(a,b,c,d){if(!(this instanceof T))return Gm(T,arguments);if(typeof a!=="object"||!("type"in a)){var e=R(T,arguments);a=e.geoJson;b=e.proj;c=e.geodesic;d=e.evenOdd}kn();e=b!=null||c!=null||d!=null;if(a instanceof O&&!(a instanceof T&&a.nb)){if(e)throw Error("Setting the CRS, geodesic, or evenOdd flag on a computed Geometry is not supported. Use Geometry.transform().");O.call(this,a.I,a.args,a.U)}else{a instanceof T&&(a=a.encode());if(!ln(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));
587
+ O.call(this,null,null);this.nb=a.type;this.ah=a.coordinates!=null?gb(a.coordinates):null;this.Bh=a.geometries||null;if(b!=null)this.Zb=b;else if("crs"in a)if(u(a.crs)&&a.crs.type=="name"&&u(a.crs.properties)&&typeof a.crs.properties.name==="string")this.Zb=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new Ii).va(a.crs));this.pc=c;this.pc===void 0&&"geodesic"in a&&(this.pc=!!a.geodesic);this.nc=d;this.nc===void 0&&"evenOdd"in a&&(this.nc=!!a.evenOdd)}};y(T,O);
588
+ x("ee.Geometry",T);var mn=!1,kn=function(){mn||(an(T,"Geometry","Geometry"),mn=!0)},nn=function(a,b){if(!(this instanceof nn))return on(nn,arguments);var c=pn(nn,"Point",1,arguments);if(!(c instanceof O)){var d=c.coordinates;if(!Array.isArray(d)||d.length!=2)throw Error("The Geometry.Point constructor requires 2 coordinates.");}T.call(this,c)};y(nn,T);T.Point=nn;var qn=function(a,b){if(!(this instanceof qn))return on(qn,arguments);T.call(this,pn(qn,"MultiPoint",2,arguments))};y(qn,T);
589
+ T.MultiPoint=qn;var rn=function(a,b,c,d){if(!(this instanceof rn))return on(rn,arguments);var e=pn(rn,"Rectangle",2,arguments);if(!(e instanceof O)){var g=e.coordinates;if(g.length!=2)throw Error("The Geometry.Rectangle constructor requires 2 points or 4 coordinates.");var f=g[0][0],l=g[0][1],m=g[1][0];g=g[1][1];e.coordinates=[[[f,g],[f,l],[m,l],[m,g]]];e.type="Polygon"}T.call(this,e)};y(rn,T);T.Rectangle=rn;
590
+ var sn=function(a,b,c,d){if(!(this instanceof sn))return on(sn,arguments);var e=R(sn,arguments);a=e.west;b=e.south;c=e.east;d=e.north;e=[a,b,c,d];if(tn(e)){var g;return(g=new P("GeometryConstructors.BBox")).call.apply(g,ja(e))}if(!(a<Infinity))throw Error("Geometry.BBox: west must not be "+a);if(!(c>-Infinity))throw Error("Geometry.BBox: east must not be "+c);if(!(b<=90))throw Error("Geometry.BBox: south must be at most +90\u00b0, but was "+b+"\u00b0");if(!(d>=-90))throw Error("Geometry.BBox: north must be at least -90\u00b0, but was "+
591
+ d+"\u00b0");b=Math.max(b,-90);d=Math.min(d,90);c-a>=360?(a=-180,c=180):(a=un(a),c=un(c),c<a&&(c+=360));T.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};y(sn,rn);T.BBox=sn;var un=function(a){a%=360;a>180?a-=360:a<-180&&(a+=360);return a},vn=function(a,b,c,d){if(!(this instanceof vn))return on(vn,arguments);T.call(this,pn(vn,"LineString",2,arguments))};y(vn,T);T.LineString=vn;
592
+ var wn=function(a,b,c,d){if(!(this instanceof wn))return on(wn,arguments);T.call(this,pn(wn,"LinearRing",2,arguments))};y(wn,T);T.LinearRing=wn;var xn=function(a,b,c,d){if(!(this instanceof xn))return on(xn,arguments);T.call(this,pn(xn,"MultiLineString",3,arguments))};y(xn,T);T.MultiLineString=xn;var yn=function(a,b,c,d,e){if(!(this instanceof yn))return on(yn,arguments);T.call(this,pn(yn,"Polygon",3,arguments))};y(yn,T);T.Polygon=yn;
593
+ var zn=function(a,b,c,d,e){if(!(this instanceof zn))return on(zn,arguments);T.call(this,pn(zn,"MultiPolygon",4,arguments))};y(zn,T);T.MultiPolygon=zn;
595
594
  T.prototype.encode=function(a){if(!this.nb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return O.prototype.encode.call(this,a)}a={type:this.nb};this.nb=="GeometryCollection"?a.geometries=this.Bh:a.coordinates=this.ah;this.Zb!=null&&(a.crs={type:"name",properties:{name:this.Zb}});this.pc!=null&&(a.geodesic=this.pc);this.nc!=null&&(a.evenOdd=this.nc);return a};
596
- T.prototype.oe=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};T.prototype.toGeoJSON=T.prototype.oe;T.prototype.wg=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new Ki).va(this.oe())};T.prototype.toGeoJSONString=T.prototype.wg;T.prototype.va=function(a){return(a===void 0?0:a)?Ok(this):Yk(this)};T.prototype.serialize=T.prototype.va;
595
+ T.prototype.oe=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};T.prototype.toGeoJSON=T.prototype.oe;T.prototype.wg=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new Ii).va(this.oe())};T.prototype.toGeoJSONString=T.prototype.wg;T.prototype.va=function(a){return(a===void 0?0:a)?Mk(this):Wk(this)};T.prototype.serialize=T.prototype.va;
597
596
  T.prototype.toString=function(){return"ee.Geometry("+this.wg()+")"};
598
597
  T.prototype.na=function(a){if(!this.nb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return O.prototype.na.call(this,a)}var b={},c="";this.nb==="GeometryCollection"?(b.geometries=this.Bh.map(function(e){return new T(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.ah,c="GeometryConstructors."+this.nb);this.Zb!=null&&(b.crs=typeof this.Zb==="string"?(new P("Projection")).call(this.Zb):this.Zb);var d=this.nb!=="Point"&&this.nb!=="MultiPoint";this.pc!=
599
598
  null&&d&&(b.geodesic=this.pc);this.nc!=null&&(b.evenOdd=this.nc);return(new P(c)).apply(b).na(a)};
600
- var nn=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(!nn(b[a]))return!1;return!0}a=a.coordinates;var c=Cn(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)},Cn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=Cn(a[0]),c=1;c<a.length;c++)if(Cn(a[c])!=
601
- 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},Dn=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},rn=function(a,b,c,d){a=En(a,d);if(vn(a.coordinates)||a.crs!=null||a.maxError!=null)return(new P("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=Fn(c,a.coordinates);(b=ec(["Polygon",
602
- "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},En=function(a,b){if(cc(b,Mm))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})},vn=function(a){return Array.isArray(a)?bc(a,vn):a instanceof O},Fn=function(a,b){if(a<1||a>4)throw Error("Unexpected nesting level.");cc(b,function(e){return typeof e===
603
- "number"})&&(b=Dn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(Cn(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},qn=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 Im(U,arguments);if(a instanceof U)return a;Gn();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);
604
- var Hn=!1,Gn=function(){Hn||(cn(U,"Filter","Filter"),Hn=!0)},In={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 Jn=function(a,b){var c=R(Jn,arguments);return Q("Filter.equals",c.name,c.value)};U.eq=Jn;var Kn=function(a,b){var c=R(Kn,arguments);return Jn(c.name,c.value).rc()};U.neq=Kn;
605
- var Ln=function(a,b){var c=R(Ln,arguments);return Q("Filter.lessThan",c.name,c.value)};U.lt=Ln;var Mn=function(a,b){var c=R(Mn,arguments);return Ln(c.name,c.value).rc()};U.gte=Mn;var Nn=function(a,b){var c=R(Nn,arguments);return Q("Filter.greaterThan",c.name,c.value)};U.gt=Nn;var On=function(a,b){var c=R(On,arguments);return Nn(c.name,c.value).rc()};U.lte=On;var Pn=function(a){return Q("Filter.and",Array.prototype.slice.call(arguments))};U.and=Pn;var Qn=function(a){return Q("Filter.or",Array.prototype.slice.call(arguments))};
606
- U.or=Qn;var Rn=function(a,b){var c=R(Rn,arguments);c=Q("DateRange",c.start,c.end);return Wm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};U.date=Rn;var Sn=function(a,b,c,d){var e=R(Sn,arguments);return Wm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};U.inList=Sn;var Tn=function(a,b){return Wm("Filter.intersects",{leftField:".all",rightValue:Q("Feature",a),maxError:b})};U.bounds=Tn;
607
- U.prototype.name=function(){return"Filter"};var Un=function(a,b,c){b=b.toLowerCase();var d=!1;b.lastIndexOf("not_",0)==0&&(d=!0,b=b.substring(4));if(!(b in In))throw Error("Unknown filtering operator: "+b);a=Q("Filter."+In[b],a,c);return d?a.rc():a};U.metadata=Un;var V=function(a,b,c){S.call(this,a,b,c);Vn()};y(V,S);x("ee.Collection",V);var Wn=!1,Vn=function(){Wn||(cn(V,"Collection","Collection"),cn(V,"AggregateFeatureCollection","Collection","aggregate_"),Wn=!0)};V.prototype.filter=function(a){a=R(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return Jm(this,Q("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
608
- V.prototype.mf=function(a,b,c){var d=R(V.prototype.mf,arguments);return this.filter(Un(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.mf;V.prototype.vh=function(a){return this.filter(Tn(a))};V.prototype.filterBounds=V.prototype.vh;V.prototype.lf=function(a,b){var c=R(V.prototype.lf,arguments);return this.filter(Rn(c.start,c.end))};V.prototype.filterDate=V.prototype.lf;
609
- V.prototype.limit=function(a,b,c){var d=R(V.prototype.limit,arguments);return Jm(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 Jm(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};
610
- V.prototype.map=function(a,b){var c=this.elementType();return Jm(this,Q("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Kh=function(a,b){b=b!==void 0?b:null;var c=this.elementType();return Q("Collection.iterate",this,function(d,e){return a(new c(d),e)},b)};V.prototype.iterate=V.prototype.Kh;var W=function(a,b){if(!(this instanceof W))return Im(W,arguments);if(a instanceof W){if(b)throw Error("Can't create Feature out of a Feature and properties.");return a}if(arguments.length>2)throw Error("The Feature constructor takes at most 2 arguments ("+arguments.length+" given)");Xn();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
611
- 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(W,S);x("ee.Feature",W);var Yn=!1,Xn=function(){Yn||(cn(W,"Feature","Feature"),Yn=!0)};W.prototype.V=function(a){return W.L.V.call(this,a)};W.prototype.getInfo=W.prototype.V;
612
- W.prototype.S=function(a,b){var c=R(W.prototype.getMap,arguments);return Q("Collection",[this]).S(c.visParams,c.callback)};W.prototype.getMapId=W.prototype.S;W.prototype.getMap=W.prototype.S;W.prototype.getMap=W.prototype.getMap;W.prototype.name=function(){return"Feature"};var gm=function(a){var b={},c=Zn(a.element,a);c=$n(c,a,b);b.element=c;return b},hm=function(a){var b={},c=a.element.map(function(d){d=Zn(d,a);return $n(d,a,b)});b.element=c;return b},$n=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 "+
613
- f);break;case "dimensions_consumed":e=!0;break;case "bbox":d.geometry!=null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof tn)){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 tn(l,null,!1)}else throw Error('Invalid bbox "{bbox}" type, must be of type Array<number>');}d.geometry=f;break;case "region":d.geometry!=
614
- 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 An(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?Wm("Image.clipToBoundsAndScale",
615
- d):Wm("Image.clip",d));return a},Zn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;d!=null&&(d=ao(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Wm("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 tn([0,
616
- 0,e[0],e[1]],c,!1))}}else a=Wm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},ao=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.");},co=function(a,b){var c={};b=bo(b,c);eb(b)||(b.image=a,a=Wm("Image.visualize",
617
- b));c.image=a;return c},bo=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},Kl=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);
618
- var f=c(b);e=c(e);e=c(Object.assign(f,e));g=Zn(g,e);return g=$n(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=Zn(a,d),a=$n(a,d,{}));return a};var N=function(a){if(!(this instanceof N))return Im(N,arguments);if(a instanceof N)return a;eo();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(Mm(a))S.call(this,new P("Image.constant"),{value:a});else if(Nm(a))S.call(this,new P("Image.load"),{id:a});else{if(Array.isArray(a))return fo(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,
619
- 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(Nm(b)&&Mm(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 go=!1,eo=function(){go||(cn(N,"Image","Image"),go=!0)};N.prototype.V=function(a){return N.L.V.call(this,a)};
620
- N.prototype.getInfo=N.prototype.V;N.prototype.S=function(a,b){var c=this,d=R(N.prototype.getMap,arguments),e=co(this,d.visParams);if(d.callback){var g=d.callback;Bl(e,function(f,l){f=f?Object.assign(f,{image:c}):void 0;g(f,l)})}else return d=Bl(e),d.image=this,d};N.prototype.getMapId=N.prototype.S;N.prototype.getMap=N.prototype.S;N.prototype.getMap=N.prototype.getMap;
621
- 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;Ll(d,function(g,f){g?e(Ml(g)):e(null,f)})}else return Ml(Ll(d))};N.prototype.getDownloadURL=N.prototype.rb;N.prototype.Kd=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?gb(c.params):{},e={},g=Zn(this,d);g=$n(g,d,e);d=co(g,e);return c.callback?(Gl(d,c.callback),null):Gl(d)};N.prototype.getThumbId=N.prototype.Kd;
622
- N.prototype.vf=function(a,b){var c=R(N.prototype.vf,arguments);if(c.callback)this.Kd(c.params,function(d,e){var g="";if(e===void 0)try{g=Jl(d)}catch(f){e=String(f.message)}c.callback(g,e)});else return Jl(this.Kd(c.params))};N.prototype.getThumbURL=N.prototype.vf;var ho=function(a,b,c){var d=R(ho,arguments);return fo([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};N.rgb=ho;var io=function(a){return fo(Array.prototype.slice.call(arguments),null)};N.cat=io;
623
- var fo=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};
624
- N.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(b.length>2||Nm(b[0])||Mm(b[0])){for(var d=0;d<b.length;d++)if(!(Nm(b[d])||Mm(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 Wm("Image.select",c)};N.prototype.select=N.prototype.select;
625
- 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 Qm;c.encode=function(m){return l.encode(m)};c.Ed=function(m,p){return Xj($k(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)};
626
- N.prototype.expression=N.prototype.l;N.prototype.clip=function(a){try{a=new T(a)}catch(b){}return Q("Image.clip",this,a)};N.prototype.clip=N.prototype.clip;N.prototype.pi=function(a){var b=arguments.length!=1||Nm(arguments[0])?Array.from(arguments):arguments[0];return Q("Image.rename",this,b)};N.prototype.rename=N.prototype.pi;N.prototype.name=function(){return"Image"};var jo=function(a){if(this instanceof jo){if(arguments.length>1)throw Error("ee.List() only accepts 1 argument.");if(a instanceof jo)return a}else return Im(jo,arguments);ko();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(jo,O);x("ee.List",jo);var lo=!1,ko=function(){lo||(cn(jo,"List","List"),lo=!0)};
627
- jo.prototype.encode=function(a){return Array.isArray(this.Tc)?ac(this.Tc,function(b){return a(b)}):jo.L.encode.call(this,a)};jo.prototype.na=function(a){return Array.isArray(this.Tc)?Tj($k(a,this.Tc)):jo.L.na.call(this,a)};jo.prototype.name=function(){return"List"};var X=function(a,b){if(!(this instanceof X))return Im(X,arguments);if(a instanceof X)return a;if(arguments.length>2)throw Error("The FeatureCollection constructor takes at most 2 arguments ("+arguments.length+" given)");mo();a instanceof T&&(a=new W(a));a instanceof W&&(a=[a]);if(Nm(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 W(d)})});else if(a instanceof jo)V.call(this,
628
- new P("Collection"),{features:a});else if(a&&typeof a==="object"&&a.type==="FeatureCollection")V.call(this,new P("Collection"),{features:a.features.map(function(d){return new W(d)})});else if(a instanceof O)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};y(X,V);x("ee.FeatureCollection",X);var no=!1,mo=function(){no||(cn(X,"FeatureCollection","FeatureCollection"),no=!0)};
629
- X.prototype.S=function(a,b){var c=R(X.prototype.S,arguments),d=Wm("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.S(void 0,c.callback);else return d.S()};X.prototype.getMapId=X.prototype.S;X.prototype.getMap=X.prototype.S;X.prototype.getMap=X.prototype.getMap;X.prototype.V=function(a){return X.L.V.call(this,a)};X.prototype.getInfo=X.prototype.V;
630
- X.prototype.rb=function(a,b,c,d){var e=R(X.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)Nl(g,function(f,l){f?e.callback(Ol(f)):e.callback(null,l)});else return Ol(Nl(g))};X.prototype.getDownloadURL=X.prototype.rb;
631
- X.prototype.select=function(a,b,c){if(Nm(a)){var d=Array.prototype.slice.call(arguments);return this.map(function(g){return g.select(d)})}var e=R(X.prototype.select,arguments);return this.map(function(g){return g.select(e)})};X.prototype.select=X.prototype.select;X.prototype.name=function(){return"FeatureCollection"};X.prototype.elementType=function(){return W};var Y=function(a){if(!(this instanceof Y))return Im(Y,arguments);if(a instanceof Y)return a;if(arguments.length!=1)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");oo();a instanceof N&&(a=[a]);if(Nm(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 jo)V.call(this,new P("ImageCollection.fromImages"),{images:a});
632
- 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(Y,V);x("ee.ImageCollection",Y);var po=!1,oo=function(){po||(cn(Y,"ImageCollection","ImageCollection"),cn(Y,"reduce","ImageCollection"),po=!0)};Y.prototype.tf=function(a,b){var c=R(Y.prototype.tf,arguments);return qo(this,c,["png","jpg","jpeg"],"filmstrip")};Y.prototype.getFilmstripThumbURL=Y.prototype.tf;
633
- Y.prototype.wf=function(a,b){var c=R(Y.prototype.wf,arguments);return qo(this,c,["gif"],"video")};Y.prototype.getVideoThumbURL=Y.prototype.wf;
634
- var qo=function(a,b,c,d){var e={};a=a.map(function(l){l=Zn(l,b.params);return $n(l,b.params,e)});var g={},f=bo(e,g);g.imageCollection=a.map(function(l){f.image=l;return Wm("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=Gl;switch(d){case "video":c=Hl;break;case "filmstrip":c=Il}if(b.callback)c(g,function(l,m){var p="";
635
- if(m===void 0)try{p=Jl(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return Jl(c(g))};Y.prototype.S=function(a,b){var c=R(Y.prototype.S,arguments),d=Q("ImageCollection.mosaic",this);if(c.callback)d.S(c.visParams,c.callback);else return d.S(c.visParams)};Y.prototype.getMapId=Y.prototype.S;Y.prototype.getMap=Y.prototype.S;Y.prototype.getMap=Y.prototype.getMap;Y.prototype.V=function(a){return Y.L.V.call(this,a)};Y.prototype.getInfo=Y.prototype.V;
599
+ var ln=function(a){var b=a.type;if(b=="GeometryCollection"){b=a.geometries;if(!Array.isArray(b))return!1;for(a=0;a<b.length;a++)if(!ln(b[a]))return!1;return!0}a=a.coordinates;var c=An(a);return b=="Point"&&c==1||b=="MultiPoint"&&(c==2||a.length==0)||b=="LineString"&&c==2||b=="LinearRing"&&c==2||b=="MultiLineString"&&(c==3||a.length==0)||b=="Polygon"&&c==3||b=="MultiPolygon"&&(c==4||a.length==0)},An=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=An(a[0]),c=1;c<a.length;c++)if(An(a[c])!=
600
+ b)return-1;return b+1}for(c=0;c<a.length;c++)if(typeof a[c]!=="number")return-1;return a.length%2==0?1:-1},Bn=function(a){if(typeof a[0]!=="number"||a.length==2)return a;if(a.length%2!=0)throw Error("Invalid number of coordinates: "+a.length);for(var b=[],c=0;c<a.length;c+=2)b.push([a[c],a[c+1]]);return b},pn=function(a,b,c,d){a=Cn(a,d);if(tn(a.coordinates)||a.crs!=null||a.maxError!=null)return(new P("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=Dn(c,a.coordinates);(b=cc(["Polygon",
601
+ "Rectangle","MultiPolygon"],b))&&a.evenOdd==null&&(a.evenOdd=!0);if(b&&a.geodesic===!1&&a.evenOdd===!1)throw Error("Planar interiors must be even/odd.");return a},Cn=function(a,b){if(ac(b,Km))return{coordinates:fc(b)};a=R(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return Wa(a,function(c){return c!=null})},tn=function(a){return Array.isArray(a)?$b(a,tn):a instanceof O},Dn=function(a,b){if(a<1||a>4)throw Error("Unexpected nesting level.");ac(b,function(e){return typeof e===
602
+ "number"})&&(b=Bn(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(An(b)!=a)throw Error("Invalid geometry");for(c=b;Array.isArray(c)&&c.length==1;)c=c[0];return Array.isArray(c)&&c.length==0?[]:b},on=function(a,b){var c=function(){};c.prototype=a.prototype;c=new c;a=a.apply(c,b);return a!==void 0?a:c};T.prototype.name=function(){return"Geometry"};var U=function(a){if(!(this instanceof U))return Gm(U,arguments);if(a instanceof U)return a;En();if(Array.isArray(a)){if(a.length==0)throw Error("Empty list specified for ee.Filter().");if(a.length==1)return new U(a[0]);O.call(this,new P("Filter.and"),{filters:a})}else if(a instanceof O)O.call(this,a.I,a.args,a.U);else if(a===void 0)O.call(this,null,null);else throw Error("Invalid argument specified for ee.Filter(): "+a);};y(U,O);x("ee.Filter",U);
603
+ var Fn=!1,En=function(){Fn||(an(U,"Filter","Filter"),Fn=!0)},Gn={equals:"equals",less_than:"lessThan",greater_than:"greaterThan",contains:"stringContains",starts_with:"stringStartsWith",ends_with:"stringEndsWith"};U.prototype.rc=function(){return Q("Filter.not",this)};U.prototype.not=U.prototype.rc;var Hn=function(a,b){var c=R(Hn,arguments);return Q("Filter.equals",c.name,c.value)};U.eq=Hn;var In=function(a,b){var c=R(In,arguments);return Hn(c.name,c.value).rc()};U.neq=In;
604
+ var Jn=function(a,b){var c=R(Jn,arguments);return Q("Filter.lessThan",c.name,c.value)};U.lt=Jn;var Kn=function(a,b){var c=R(Kn,arguments);return Jn(c.name,c.value).rc()};U.gte=Kn;var Ln=function(a,b){var c=R(Ln,arguments);return Q("Filter.greaterThan",c.name,c.value)};U.gt=Ln;var Mn=function(a,b){var c=R(Mn,arguments);return Ln(c.name,c.value).rc()};U.lte=Mn;var Nn=function(a){return Q("Filter.and",Array.prototype.slice.call(arguments))};U.and=Nn;var On=function(a){return Q("Filter.or",Array.prototype.slice.call(arguments))};
605
+ U.or=On;var Pn=function(a,b){var c=R(Pn,arguments);c=Q("DateRange",c.start,c.end);return Um("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};U.date=Pn;var Qn=function(a,b,c,d){var e=R(Qn,arguments);return Um("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};U.inList=Qn;var Rn=function(a,b){return Um("Filter.intersects",{leftField:".all",rightValue:Q("Feature",a),maxError:b})};U.bounds=Rn;
606
+ U.prototype.name=function(){return"Filter"};var Sn=function(a,b,c){b=b.toLowerCase();var d=!1;b.lastIndexOf("not_",0)==0&&(d=!0,b=b.substring(4));if(!(b in Gn))throw Error("Unknown filtering operator: "+b);a=Q("Filter."+Gn[b],a,c);return d?a.rc():a};U.metadata=Sn;var V=function(a,b,c){S.call(this,a,b,c);Tn()};y(V,S);x("ee.Collection",V);var Un=!1,Tn=function(){Un||(an(V,"Collection","Collection"),an(V,"AggregateFeatureCollection","Collection","aggregate_"),Un=!0)};V.prototype.filter=function(a){a=R(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return Hm(this,Q("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
607
+ V.prototype.mf=function(a,b,c){var d=R(V.prototype.mf,arguments);return this.filter(Sn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.mf;V.prototype.vh=function(a){return this.filter(Rn(a))};V.prototype.filterBounds=V.prototype.vh;V.prototype.lf=function(a,b){var c=R(V.prototype.lf,arguments);return this.filter(Pn(c.start,c.end))};V.prototype.filterDate=V.prototype.lf;
608
+ V.prototype.limit=function(a,b,c){var d=R(V.prototype.limit,arguments);return Hm(this,Q("Collection.limit",this,d.max,d.property,d.ascending))};V.prototype.limit=V.prototype.limit;V.prototype.sort=function(a,b){var c=R(V.prototype.sort,arguments);return Hm(this,Q("Collection.limit",this,void 0,c.property,c.ascending))};V.prototype.sort=V.prototype.sort;V.prototype.name=function(){return"Collection"};V.prototype.elementType=function(){return S};
609
+ V.prototype.map=function(a,b){var c=this.elementType();return Hm(this,Q("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Kh=function(a,b){b=b!==void 0?b:null;var c=this.elementType();return Q("Collection.iterate",this,function(d,e){return a(new c(d),e)},b)};V.prototype.iterate=V.prototype.Kh;var W=function(a,b){if(!(this instanceof W))return Gm(W,arguments);if(a instanceof W){if(b)throw Error("Can't create Feature out of a Feature and properties.");return a}if(arguments.length>2)throw Error("The Feature constructor takes at most 2 arguments ("+arguments.length+" given)");Vn();if(a instanceof T||a===null)S.call(this,new P("Feature"),{geometry:a,metadata:b||null});else if(a instanceof O)S.call(this,a.I,a.args,a.U);else if(a.type=="Feature"){var c=a.properties||{};if("id"in a){if("system:index"in
610
+ c)throw Error('Can\'t specify both "id" and "system:index".');c=fb(c);c["system:index"]=a.id}S.call(this,new P("Feature"),{geometry:new T(a.geometry),metadata:c})}else S.call(this,new P("Feature"),{geometry:new T(a),metadata:b||null})};y(W,S);x("ee.Feature",W);var Wn=!1,Vn=function(){Wn||(an(W,"Feature","Feature"),Wn=!0)};W.prototype.V=function(a){return W.L.V.call(this,a)};W.prototype.getInfo=W.prototype.V;
611
+ W.prototype.S=function(a,b){var c=R(W.prototype.getMap,arguments);return Q("Collection",[this]).S(c.visParams,c.callback)};W.prototype.getMapId=W.prototype.S;W.prototype.getMap=W.prototype.S;W.prototype.getMap=W.prototype.getMap;W.prototype.name=function(){return"Feature"};var em=function(a){var b={},c=Xn(a.element,a);c=Yn(c,a,b);b.element=c;return b},fm=function(a){var b={},c=a.element.map(function(d){d=Xn(d,a);return Yn(d,a,b)});b.element=c;return b},Yn=function(a,b,c){var d={},e=!1,g=["maxDimension","width","height","scale"];Va(b,function(f,l){if(f!=null)switch(l){case "dimensions":l=typeof f==="string"?f.split("x").map(Number):Array.isArray(f)?f:typeof f==="number"?[f]:[];if(l.length===1)d.maxDimension=l[0];else if(l.length===2)d.width=l[0],d.height=l[1];else throw Error("Invalid dimensions "+
612
+ f);break;case "dimensions_consumed":e=!0;break;case "bbox":d.geometry!=null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof rn)){l=f;if(typeof f==="string")try{l=JSON.parse(f)}catch(m){l=f.split(/\s*,\s*/).map(Number)}if(Array.isArray(l)){if(l.some(isNaN))throw Error("Invalid bbox `{bboxArray}`, please specify a list of numbers.");f=new rn(l,null,!1)}else throw Error('Invalid bbox "{bbox}" type, must be of type Array<number>');}d.geometry=f;break;case "region":d.geometry!=
613
+ null&&console.warn("Multiple request parameters converted to region.");if(!(f instanceof T)){l=f;if(typeof f==="string")try{l=JSON.parse(f)}catch(m){throw Error('Region string "'+f+'" is not valid GeoJSON.');}if(Array.isArray(l))f=new yn(l,null,!1);else if(u(l))f=new T(l,null,!1);else throw Error("Region {region} was not convertible to an ee.Geometry.");}d.geometry=f;break;case "scale":d.scale=Number(f);break;default:c[l]=f}});db(d)||(d.input=a,a=g.some(function(f){return f in d})||e?Um("Image.clipToBoundsAndScale",
614
+ d):Um("Image.clip",d));return a},Xn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;d!=null&&(d=Zn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Um("Image.reproject",{image:a,crs:c,crsTransform:d}),b.dimensions!=null&&b.scale==null&&b.region==null){var e=b.dimensions;typeof e==="string"&&(e=e.split("x").map(Number));e.length===2&&(delete b.dimensions,b.dimensions_consumed=!0,c=(new P("Projection")).call(c,d),b.region=new rn([0,
615
+ 0,e[0],e[1]],c,!1))}}else a=Um("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Zn=function(a){if(typeof a==="string")try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(a.length===6&&ac(a,function(b){return typeof b==="number"}))return a;throw Error("Invalid argument, crs transform must be a list of 6 numbers.");}throw Error("Invalid argument, crs transform was not a string or array.");},ao=function(a,b){var c={};b=$n(b,c);db(b)||(b.image=a,a=Um("Image.visualize",
616
+ b));c.image=a;return c},$n=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};Va(a,function(e,g){cc(c,g)?d[g]=e:b[g]=e});return d},Il=function(a,b){b=Object.assign({},b);var c=function(e){var g={};["crs","crs_transform","dimensions","region"].forEach(function(f){f in e&&(g[f]=e[f])});e.scale!=null&&e.dimensions==null&&(g.scale=e.scale);return g},d=function(e){var g=e.id;if(g===void 0)throw Error("Each band dictionary must have an id.");g=a.select(g);
617
+ var f=c(b);e=c(e);e=c(Object.assign(f,e));g=Xn(g,e);return g=Yn(g,e,{})};b.format==="ZIPPED_GEO_TIFF_PER_BAND"&&b.bands&&b.bands.length?(d=b.bands.map(d),a=d.reduce(function(e,g){return Q("Image.addBands",e,g,null,!0)},d.shift())):(d=c(b),a=Xn(a,d),a=Yn(a,d,{}));return a};var N=function(a){if(!(this instanceof N))return Gm(N,arguments);if(a instanceof N)return a;bo();var b=arguments.length;if(b==0||b==1&&a===void 0)S.call(this,new P("Image.mask"),{image:new N(0),mask:new N(0)});else if(b==1)if(Km(a))S.call(this,new P("Image.constant"),{value:a});else if(Lm(a))S.call(this,new P("Image.load"),{id:a});else{if(Array.isArray(a))return co(Zb(a,function(d){return new N(d)}));if(a instanceof O)a.name()=="Array"?S.call(this,new P("Image.constant"),{value:a}):S.call(this,a.I,
618
+ a.args,a.U);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(b==2){b=arguments[0];var c=arguments[1];if(Lm(b)&&Km(c))S.call(this,new P("Image.load"),{id:b,version:c});else throw Error("Unrecognized argument types to convert to an Image: "+arguments);}else throw Error("The Image constructor takes at most 2 arguments ("+b+" given)");};y(N,S);x("ee.Image",N);var eo=!1,bo=function(){eo||(an(N,"Image","Image"),eo=!0)};N.prototype.V=function(a){return N.L.V.call(this,a)};
619
+ N.prototype.getInfo=N.prototype.V;N.prototype.S=function(a,b){var c=this,d=R(N.prototype.getMap,arguments),e=ao(this,d.visParams);if(d.callback){var g=d.callback;zl(e,function(f,l){f=f?Object.assign(f,{image:c}):void 0;g(f,l)})}else return d=zl(e),d.image=this,d};N.prototype.getMapId=N.prototype.S;N.prototype.getMap=N.prototype.S;N.prototype.getMap=N.prototype.getMap;
620
+ N.prototype.rb=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?fb(c.params):{};d.image=this;if(c.callback){var e=c.callback;Jl(d,function(g,f){g?e(Kl(g)):e(null,f)})}else return Kl(Jl(d))};N.prototype.getDownloadURL=N.prototype.rb;N.prototype.Kd=function(a,b){var c=R(N.prototype.rb,arguments),d=c.params?fb(c.params):{},e={},g=Xn(this,d);g=Yn(g,d,e);d=ao(g,e);return c.callback?(El(d,c.callback),null):El(d)};N.prototype.getThumbId=N.prototype.Kd;
621
+ N.prototype.vf=function(a,b){var c=R(N.prototype.vf,arguments);if(c.callback)this.Kd(c.params,function(d,e){var g="";if(e===void 0)try{g=Hl(d)}catch(f){e=String(f.message)}c.callback(g,e)});else return Hl(this.Kd(c.params))};N.prototype.getThumbURL=N.prototype.vf;var fo=function(a,b,c){var d=R(fo,arguments);return co([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};N.rgb=fo;var go=function(a){return co(Array.prototype.slice.call(arguments),null)};N.cat=go;
622
+ var co=function(a,b){if(a.length==0)return Q("Image.constant",[]);for(var c=new N(a[0]),d=1;d<a.length;d++)c=Q("Image.addBands",c,a[d]);b&&(c=c.select([".*"],b));return c};
623
+ N.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(b.length>2||Lm(b[0])||Km(b[0])){for(var d=0;d<b.length;d++)if(!(Lm(b[d])||Km(b[d])||b[d]instanceof O))throw Error("Illegal argument to select(): "+b[d]);c.bandSelectors=b}else b[1]&&(c.newNames=b[1]);return Um("Image.select",c)};N.prototype.select=N.prototype.select;
624
+ N.prototype.l=function(a,b){var c=R(N.prototype.l,arguments),d=["DEFAULT_EXPRESSION_IMAGE"],e={DEFAULT_EXPRESSION_IMAGE:this};if(c.map){var g=c.map,f;for(f in g)d.push(f),e[f]=new N(g[f])}var l=Q("Image.parseExpression",c.expression,"DEFAULT_EXPRESSION_IMAGE",d);c=new Om;c.encode=function(m){return l.encode(m)};c.Ed=function(m,p){return Vj(Yk(m,l),p)};c.Z=function(){return{name:"",args:Zb(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
625
+ N.prototype.expression=N.prototype.l;N.prototype.clip=function(a){try{a=new T(a)}catch(b){}return Q("Image.clip",this,a)};N.prototype.clip=N.prototype.clip;N.prototype.pi=function(a){var b=arguments.length!=1||Lm(arguments[0])?Array.from(arguments):arguments[0];return Q("Image.rename",this,b)};N.prototype.rename=N.prototype.pi;N.prototype.name=function(){return"Image"};var ho=function(a){if(this instanceof ho){if(arguments.length>1)throw Error("ee.List() only accepts 1 argument.");if(a instanceof ho)return a}else return Gm(ho,arguments);io();if(Array.isArray(a))O.call(this,null,null),this.Tc=a;else if(a instanceof O)O.call(this,a.I,a.args,a.U),this.Tc=null;else throw Error("Invalid argument specified for ee.List(): "+a);};y(ho,O);x("ee.List",ho);var jo=!1,io=function(){jo||(an(ho,"List","List"),jo=!0)};
626
+ ho.prototype.encode=function(a){return Array.isArray(this.Tc)?Zb(this.Tc,function(b){return a(b)}):ho.L.encode.call(this,a)};ho.prototype.na=function(a){return Array.isArray(this.Tc)?Rj(Yk(a,this.Tc)):ho.L.na.call(this,a)};ho.prototype.name=function(){return"List"};var X=function(a,b){if(!(this instanceof X))return Gm(X,arguments);if(a instanceof X)return a;if(arguments.length>2)throw Error("The FeatureCollection constructor takes at most 2 arguments ("+arguments.length+" given)");ko();a instanceof T&&(a=new W(a));a instanceof W&&(a=[a]);if(Lm(a)){var c={tableId:a};b&&(c.geometryColumn=b);V.call(this,new P("Collection.loadTable"),c)}else if(Array.isArray(a))V.call(this,new P("Collection"),{features:Zb(a,function(d){return new W(d)})});else if(a instanceof ho)V.call(this,
627
+ new P("Collection"),{features:a});else if(a&&typeof a==="object"&&a.type==="FeatureCollection")V.call(this,new P("Collection"),{features:a.features.map(function(d){return new W(d)})});else if(a instanceof O)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};y(X,V);x("ee.FeatureCollection",X);var lo=!1,ko=function(){lo||(an(X,"FeatureCollection","FeatureCollection"),lo=!0)};
628
+ X.prototype.S=function(a,b){var c=R(X.prototype.S,arguments),d=Um("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.S(void 0,c.callback);else return d.S()};X.prototype.getMapId=X.prototype.S;X.prototype.getMap=X.prototype.S;X.prototype.getMap=X.prototype.getMap;X.prototype.V=function(a){return X.L.V.call(this,a)};X.prototype.getInfo=X.prototype.V;
629
+ X.prototype.rb=function(a,b,c,d){var e=R(X.prototype.rb,arguments),g={table:this};e.format&&(g.format=e.format.toUpperCase());e.filename&&(g.filename=e.filename);e.selectors&&(g.selectors=e.selectors);if(e.callback)Ll(g,function(f,l){f?e.callback(Ml(f)):e.callback(null,l)});else return Ml(Ll(g))};X.prototype.getDownloadURL=X.prototype.rb;
630
+ X.prototype.select=function(a,b,c){if(Lm(a)){var d=Array.prototype.slice.call(arguments);return this.map(function(g){return g.select(d)})}var e=R(X.prototype.select,arguments);return this.map(function(g){return g.select(e)})};X.prototype.select=X.prototype.select;X.prototype.name=function(){return"FeatureCollection"};X.prototype.elementType=function(){return W};var Y=function(a){if(!(this instanceof Y))return Gm(Y,arguments);if(a instanceof Y)return a;if(arguments.length!=1)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");mo();a instanceof N&&(a=[a]);if(Lm(a))V.call(this,new P("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new P("ImageCollection.fromImages"),{images:Zb(a,function(b){return new N(b)})});else if(a instanceof ho)V.call(this,new P("ImageCollection.fromImages"),{images:a});
631
+ 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(Y,V);x("ee.ImageCollection",Y);var no=!1,mo=function(){no||(an(Y,"ImageCollection","ImageCollection"),an(Y,"reduce","ImageCollection"),no=!0)};Y.prototype.tf=function(a,b){var c=R(Y.prototype.tf,arguments);return oo(this,c,["png","jpg","jpeg"],"filmstrip")};Y.prototype.getFilmstripThumbURL=Y.prototype.tf;
632
+ Y.prototype.wf=function(a,b){var c=R(Y.prototype.wf,arguments);return oo(this,c,["gif"],"video")};Y.prototype.getVideoThumbURL=Y.prototype.wf;
633
+ var oo=function(a,b,c,d){var e={};a=a.map(function(l){l=Xn(l,b.params);return Yn(l,b.params,e)});var g={},f=$n(e,g);g.imageCollection=a.map(function(l){f.image=l;return Um("Image.visualize",f)});b.params.dimensions!=null&&(g.dimensions=b.params.dimensions);if(g.format){if(!$b(c,function(l){return l.toLowerCase()==g.format.toLowerCase()}))throw Error("Invalid format specified.");}else g.format=c[0];c=El;switch(d){case "video":c=Fl;break;case "filmstrip":c=Gl}if(b.callback)c(g,function(l,m){var p="";
634
+ if(m===void 0)try{p=Hl(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return Hl(c(g))};Y.prototype.S=function(a,b){var c=R(Y.prototype.S,arguments),d=Q("ImageCollection.mosaic",this);if(c.callback)d.S(c.visParams,c.callback);else return d.S(c.visParams)};Y.prototype.getMapId=Y.prototype.S;Y.prototype.getMap=Y.prototype.S;Y.prototype.getMap=Y.prototype.getMap;Y.prototype.V=function(a){return Y.L.V.call(this,a)};Y.prototype.getInfo=Y.prototype.V;
636
635
  Y.prototype.select=function(a,b){var c=arguments;return this.map(function(d){return d.select.apply(d,c)})};Y.prototype.select=Y.prototype.select;Y.prototype.Ff=function(a,b,c,d){var e=R(Y.prototype.Ff,arguments);return this.map(function(g){return Q("Image.linkCollection",g,e.imageCollection,e.linkedBands,e.linkedProperties,e.matchPropertyName)})};Y.prototype.linkCollection=Y.prototype.Ff;Y.prototype.first=function(){return new N(Q("Collection.first",this))};Y.prototype.first=Y.prototype.first;
637
- Y.prototype.name=function(){return"ImageCollection"};Y.prototype.elementType=function(){return N};var ro=function(a){this.Ye=a;this.id=null},to=function(a){var b={element:so(a)};Object.assign(b,a);b=Xa(b,function(c){return c!=null});return new ro(b)};ro.prototype.start=function(a,b){var c=this;E(this.Ye,"Task config must be specified for tasks to be started.");this.id=this.id||Pl(1)[0];rb(this.id,"Failed to obtain task ID.");if(a)fm(this.id,this.Ye,function(e,g){if(g)b(g);else{var f;c.id=(f=e.taskId)!=null?f:null;a()}});else{var d;this.id=(d=fm(this.id,this.Ye).taskId)!=null?d:null}};
638
- ro.prototype.start=ro.prototype.start;var uo=function(a,b,c,d,e,g,f,l,m,p,v,z){var C=R(uo,arguments);C=vo(C,"ASSET","EXPORT_IMAGE");return to(C)};x("module$contents$ee$batch_Export.image.toAsset",uo);var wo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H,ea,Z){var da=R(wo,arguments);da=vo(da,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return to(da)};x("module$contents$ee$batch_Export.image.toCloudStorage",wo);
639
- var xo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H,ea,Z){var da=R(xo,arguments);da=vo(da,"DRIVE","EXPORT_IMAGE");return to(da)};x("module$contents$ee$batch_Export.image.toDrive",xo);var yo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H){var ea=R(yo,arguments);ea=vo(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return to(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",yo);var zo=function(a,b,c,d,e,g,f,l){var m=R(zo,arguments);m=vo(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return to(m)};
640
- x("module$contents$ee$batch_Export.table.toCloudStorage",zo);var Ao=function(a,b,c,d,e,g,f,l){var m=R(Ao,arguments);m.type="EXPORT_FEATURES";m=vo(m,"DRIVE","EXPORT_FEATURES");return to(m)};x("module$contents$ee$batch_Export.table.toDrive",Ao);var Bo=function(a,b,c,d,e){var g=R(Bo,arguments);g=vo(g,"ASSET","EXPORT_FEATURES");return to(g)};x("module$contents$ee$batch_Export.table.toAsset",Bo);var Co=function(a,b,c,d,e,g,f,l){var m=R(Co,arguments);m=vo(m,"FEATURE_VIEW","EXPORT_FEATURES");return to(m)};
641
- x("module$contents$ee$batch_Export.table.toFeatureView",Co);var Do=function(a,b,c,d,e,g,f,l){var m=R(Do,arguments);m=vo(m,"BIGQUERY","EXPORT_FEATURES");return to(m)};x("module$contents$ee$batch_Export.table.toBigQuery",Do);var Eo=function(a,b,c,d,e,g,f,l,m,p,v,z,C){var H=R(Eo,arguments);H=vo(H,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return to(H)};x("module$contents$ee$batch_Export.video.toCloudStorage",Eo);
642
- var Fo=function(a,b,c,d,e,g,f,l,m,p,v,z,C){var H=R(Fo,arguments);H=vo(H,"DRIVE","EXPORT_VIDEO");return to(H)};x("module$contents$ee$batch_Export.video.toDrive",Fo);var Go=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H,ea,Z,da,Hb,Fq,Gq,Hq){var pj=R(Go,arguments);pj=vo(pj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return to(pj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",Go);var Ho=function(a,b,c,d){var e=R(Ho,arguments);e=vo(e,"ASSET","EXPORT_CLASSIFIER");return to(e)};
643
- x("module$contents$ee$batch_Export.classifier.toAsset",Ho);
644
- var so=function(a){var b=function(d){return d in a},c=Io.find(b);E(dc(Io,b)===1,'Expected a single "image", "collection" or "classifier" key.');b=a[c];if(!(b instanceof N||b instanceof X||b instanceof Y||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},vo=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==
645
- 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=Jo(e,a),delete e.formatOptions,Object.assign(e,a));e=Ko(e,b);e.crsTransform!=null&&(e.crs_transform=e.crsTransform,
646
- delete e.crsTransform);break;case "EXPORT_TILES":b=Ko(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&&
647
- (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=Ko(e,b);break;case "EXPORT_VIDEO":e=Lo(e);e=Ko(e,b);e.crsTransform!=null&&
648
- (e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Lo(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=Ko(e,b);break;case "EXPORT_CLASSIFIER":e=Ko(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=tb(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.");
649
- }if(!(u(b)&&"type"in b))try{new xn(b)}catch(g){try{new An(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},Ko=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=
650
- 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},Mo={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
651
- No={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Lo=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},Jo=function(a,b){var c=a.formatOptions;if(c==null)return{};
652
- 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=No[b];for(var d=Mo[b],e={},g=q(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=q(f.value);f=l.next().value;l=l.next().value;if(!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},
653
- Io=["image","collection","classifier"];var Oo=function(a){if(!(this instanceof Oo))return Im(Oo,arguments);if(a instanceof Oo)return a;Po();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(Oo,O);x("ee.Number",Oo);var Qo=!1,Po=function(){Qo||(cn(Oo,"Number","Number"),Qo=!0)};Oo.prototype.encode=function(a){return typeof this.Wc==="number"?this.Wc:Oo.L.encode.call(this,a)};
654
- Oo.prototype.na=function(a){return typeof this.Wc==="number"?Tj($k(a,this.Wc)):Oo.L.na.call(this,a)};Oo.prototype.name=function(){return"Number"};var Ro=function(a){if(!(this instanceof Ro))return Im(Ro,arguments);if(a instanceof Ro)return a;So();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(Ro,O);x("ee.String",Ro);var To=!1,So=function(){To||(cn(Ro,"String","String"),To=!0)};
655
- Ro.prototype.encode=function(a){return typeof this.jd==="string"?this.jd:Ro.L.encode.call(this,a)};Ro.prototype.na=function(a){return typeof this.jd==="string"?Tj($k(a,this.jd)):Ro.L.na.call(this,a)};Ro.prototype.name=function(){return"String"};var Uo=function(a,b){if(!(this instanceof Uo))return Im(Uo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(Vo(f in Km?Km[f]:null,g.name))}if(b.apply(null,c)===void 0)throw Error("User-defined methods must return a value.");this.wb=Wo(a,c,b);this.Pg=b.apply(null,c)};y(Uo,Qm);x("ee.CustomFunction",Uo);Uo.prototype.encode=function(a){return{type:"Function",argumentNames:ac(this.wb.args,function(b){return b.name}),body:a(this.Pg)}};
656
- Uo.prototype.na=function(a){return Yj(this.wb.args.map(function(b){return b.name}),$k(a,this.Pg))};Uo.prototype.Ed=function(a,b){return Xj($k(a,this),b)};Uo.prototype.Z=function(){return this.wb};
657
- var Vo=function(a,b){a=a||Object;if(!(a.prototype instanceof O))if(a&&a!=Object)if(a==String)a=Ro;else if(a==Number)a=Oo;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)},Xo=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?
658
- "Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Uo(b,a)},Wo=function(a,b,c){for(var d=[],e=0;e<b.length;e++)b[e].U===null&&d.push(e);if(d.length===0)return a;c="_MAPPING_VAR_"+function(l){var m=function(v){return v.map(p).reduce(function(z,C){return z+C},0)},p=function(v){return v.Ta?1:v.Fa?m(v.Fa.values):v.Ga?m(Object.values(v.Ga.values)):v.ya?m(Object.values(v.ya.arguments)):0};return m(Object.values(l.values))}(Sk(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
659
- d.length;e++){var g=d[e],f=c+e;b[g].U=f;a.args[g].name=f}return a};var Yo=function(a,b){if(!(this instanceof Yo))return Im(Yo,arguments);if(a instanceof Yo)return a;Zo();var c=R(Yo,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},g=null;if(Nm(a)){if(e.value=a,c)if(Nm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Mm(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(): "+
660
- a);O.call(this,d,e,g)};y(Yo,O);x("ee.Date",Yo);var $o=!1,Zo=function(){$o||(cn(Yo,"Date","Date"),$o=!0)};Yo.prototype.name=function(){return"Date"};x("ee.Deserializer",function(){});var bp=function(a){return ap(JSON.parse(a))};x("ee.Deserializer.fromJSON",bp);var ap=function(a){if("result"in a&&"values"in a)return cp(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]=dp(g,b)}a=a.value}return dp(a,b)};x("ee.Deserializer.decode",ap);
661
- var dp=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 dp(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 Vo(Object,a);case "Date":a=a.value;if(typeof a!=="number")throw Error("Invalid date value: "+
662
- a);return new Yo(a/1E3);case "Bytes":return ep(new af({pb:a}),a);case "Invocation":return c="functionName"in a?Vm(a.functionName):dp(a["function"],b),a=Ya(a.arguments,function(e){return dp(e,b)}),fp(c,a);case "Dictionary":return Ya(a.value,function(e){return dp(e,b)});case "Function":var d=dp(a.body,b);a={name:"",args:ac(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new Uo(a,function(){return d});case "Point":case "MultiPoint":case "LineString":case "MultiLineString":case "Polygon":case "MultiPolygon":case "LinearRing":case "GeometryCollection":return new T(a);
663
- case "CompoundValue":throw Error("Nested CompoundValues are disallowed.");default:throw Error("Unknown encoded object type: "+c);}},ep=function(a,b){var c=function(){};r(c,Qj);c.prototype.encode=function(){return b};c.prototype.na=function(){return a};return new c},fp=function(a,b){if(a instanceof Qm)return a.apply(b);if(a instanceof O){var c=function(){return Qm.apply(this,arguments)||this};r(c,Qm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Ed=function(d,e){return Xj($k(d,a),
664
- e)};return new O(new c,b)}throw Error("Invalid function value");},gp=function(a){return cp(JSON.parse(a))};x("ee.Deserializer.fromCloudApiJSON",gp);
665
- var cp=function(a){var b=Ma(rf,a),c={},d=function(f,l){if(!(f in c)){if(!(f in b.values))throw Error("Cannot find "+l+" "+f);c[f]=e(b.values[f])}return c[f]},e=function(f){if(f.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.Lb!==null)f=Vo(Object,f.Lb);else if(f.Ta!==null)f=g(f.Ta);else if(f.ya!==null){var l=f.ya;f=l.Ua?d(l.Ua,"function"):Vm(l.functionName);l=Ya(l.arguments,e);f=fp(f,l)}else f=f.pb!==null?ep(new af({pb:f.pb}),f.pb):f.Va!==
666
- null?ep(new af({Va:f.Va}),f.Va):f.Oa!==null?d(f.Oa,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.kc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new Uo(f,function(){return l})};return d(b.result,"result value")};x("ee.Deserializer.decodeCloudApi",cp);var hp=function(a){if(!(this instanceof hp))return Im(hp,arguments);if(a instanceof hp)return a;ip();Om(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(hp,O);x("ee.Dictionary",hp);var jp=!1,ip=function(){jp||(cn(hp,"Dictionary","Dictionary"),jp=!0)};hp.prototype.encode=function(a){return this.Ic!==null?a(this.Ic):hp.L.encode.call(this,a)};
667
- hp.prototype.na=function(a){return this.Ic!==null?Tj($k(a,this.Ic)):hp.L.na.call(this,a)};hp.prototype.name=function(){return"Dictionary"};var kp={};x("ee.Terrain",kp);kp.Bf=!1;kp.initialize=function(){kp.Bf||(cn(kp,"Terrain","Terrain"),kp.Bf=!0)};kp.reset=function(){dn(kp);kp.Bf=!1};var qp=function(a,b,c,d,e,g){if(lp!="ready"||a||b){var f=c!=null;if(d)if(f)mp.push(d);else throw Error("Can't pass an error callback without a success callback.");if(lp=="loading"&&f)np.push(c);else if(lp="loading",gj(a,b,e,g),f)np.push(c),Zm(op,pp);else try{Zm(),op()}catch(l){throw pp(l),l;}}else c&&c()};x("ee.initialize",qp);
668
- var tp=function(){lp="not_ready";Fj=Ej=rj=null;Dj=!1;Xm=null;Ym={};dn(Yo);$o=!1;dn(hp);jp=!1;dn(S);ln=!1;dn(N);go=!1;dn(W);Yn=!1;dn(V);Wn=!1;dn(Y);po=!1;dn(X);no=!1;dn(U);Hn=!1;dn(T);on=!1;dn(jo);lo=!1;dn(Oo);Qo=!1;dn(Ro);To=!1;kp.reset();for(var a=t.ee,b=0;b<rp.length;b++){var c=rp[b];dn(a[c]);delete a[c]}rp=[];Km=a;a=sp;for(var d in a)delete a[d]};x("ee.reset",tp);var up={Gl:"not_ready",LOADING:"loading",Hl:"ready"};x("ee.InitState",up);x("ee.InitState.NOT_READY","not_ready");
669
- x("ee.InitState.LOADING","loading");x("ee.InitState.READY","ready");var lp="not_ready",np=[],mp=[];x("ee.TILE_SIZE",256);var rp=[],sp={};x("ee.Algorithms",sp);var vp=function(a,b){typeof a==="string"&&(a=new P(a));return Qm.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};x("ee.call",vp);var wp=function(a,b){typeof a==="string"&&(a=new P(a));return a.apply(b)};x("ee.apply",wp);
670
- var op=function(){if(lp=="loading"){try{Zo();ip();kn();eo();Xn();Vn();oo();mo();Gn();mn();ko();Po();So();kp.initialize();var a=$m(),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]=xp(l),rp.push(l),a[l]?(f[l].signature=a[l],f[l].signature.isConstructor=!0,Ym[l]=!0):f[l].signature={});Km=f;yp()}catch(m){pp(m);return}lp="ready";for(mp=[];np.length>0;)np.shift()()}},
671
- pp=function(a){if(lp=="loading")for(lp="not_ready",np=[];mp.length>0;)mp.shift()(a)},yp=function(){var a=an();ab(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=sp;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 Um(c,void 0,Array.prototype.slice.call(arguments,0))};g.signature=d;g.toString=w(c.toString,c);e[b[0]]=g}})},xp=function(a){var b=function(c){var d=t.ee[a],e=Array.prototype.slice.call(arguments),
672
- g=e.length==1;if(g&&e[0]instanceof d)return e[0];if(!(this instanceof d))return Im(d,e);d=bn(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=Pm(e,d.Z())?e[0]:Sm(d,e),O.call(this,d,Tm(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};cn(b,a,a);return b};
673
- Rm=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 W(a);case "Element":if(a instanceof S)return a;if(a instanceof T)return new W(a);if(a instanceof O)return new S(a.I,a.args,a.U);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof X?Q("Collection.geometry",a):new T(a);case "FeatureCollection":case "Collection":return a instanceof V?
674
- a:new X(a);case "ImageCollection":return new Y(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 Xo(a,c)}if(a instanceof Qj)return a;throw Error("Argument is not a function: "+a);case "String":return Nm(a)||a instanceof Ro||a instanceof O?new Ro(a):a;case "Dictionary":return Om(a)?a:new hp(a);case "List":return new jo(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Oo(a);
675
- default:if(b in c){d=bn(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 zp=function(a,b,c){ie.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.yh=new Zd;this.xh=new Zd};r(zp,ie);zp.prototype.getTile=function(a,b){var c=je(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.xb,this.token].join("/");this.zb.push(c);this.xb+=1;var d=Bh("DIV");Ap(this,b,a,c,d);Bp(this);return d};
676
- var Ap=function(a,b,c,d,e){var g=new XMLHttpRequest;g.open("GET",b,!0);g.responseType="arraybuffer";g.onreadystatechange=w(function(){if(g.readyState===XMLHttpRequest.DONE&&g.status===200){var f=g.response;if(f)f=new Float32Array(f),this.yh.set(c,f),this.xh.set(c,e),fc(this.zb,d),Bp(this);else throw this.tg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},Bp=function(a){a.dispatchEvent(new ke(a.zb.length))};zp.prototype.J=function(){this.xh=this.yh=null;ie.prototype.J.call(this)};
677
- x("ee.FloatTileOverlay",zp);var Cp=function(){this.ie=new Map};Cp.prototype.clear=function(){this.ie.clear()};var Dp=function(a,b){a.ie.has(b)||a.ie.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.ie.get(b)};var Ep=function(a){I.call(this);this.Sb=a;this.K={}};y(Ep,I);var Fp=[];Ep.prototype.Wa=function(a,b,c,d){Array.isArray(b)||(b&&(Fp[0]=b.toString()),b=Fp);for(var e=0;e<b.length;e++){var g=Bd(a,b[e],c||this.handleEvent,d||!1,this.Sb||this);if(!g)break;this.K[g.key]=g}return this};Ep.prototype.Uc=function(a,b,c,d){return Gp(this,a,b,c,d)};
678
- var Gp=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)Gp(a,b,c[f],d,e,g);else{b=Ad(b,c,d||a.handleEvent,e,g||a.Sb||a);if(!b)return a;a.K[b.key]=b}return a};Ep.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=Cd(c),d=!!d,b=qd(a)?a.Kc(b,c,d,e):a?(a=Ed(a))?a.Kc(b,c,d,e):null:null,b&&(Jd(b),delete this.K[b.key])};
679
- Ep.prototype.ed=function(){Wa(this.K,function(a,b){this.K.hasOwnProperty(b)&&Jd(a)},this);this.K={}};Ep.prototype.J=function(){Ep.L.J.call(this);this.ed()};Ep.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var Ip=function(a,b){a.name!==void 0?(this.name=a.name,this.code=db[a.name]):(this.code=a=qb(a.code),this.name=Hp(a));kb.call(this,Fc("%s %s",this.name,b))};y(Ip,kb);
680
- var Hp=function(a){var b=cb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Jp={},db=(Jp.AbortError=3,Jp.EncodingError=5,Jp.InvalidModificationError=9,Jp.InvalidStateError=7,Jp.NotFoundError=1,Jp.NotReadableError=4,Jp.NoModificationAllowedError=6,Jp.PathExistsError=12,Jp.QuotaExceededError=10,Jp.SecurityError=2,Jp.SyntaxError=8,Jp.TypeMismatchError=11,Jp);var Kp=function(a,b){kd.call(this,a.type,b);this.Ja=a};y(Kp,kd);var Lp=function(){J.call(this);this.ca=new FileReader;this.ca.onloadstart=w(this.mc,this);this.ca.onprogress=w(this.mc,this);this.ca.onload=w(this.mc,this);this.ca.onabort=w(this.mc,this);this.ca.onerror=w(this.mc,this);this.ca.onloadend=w(this.mc,this)};y(Lp,J);h=Lp.prototype;h.abort=function(){try{this.ca.abort()}catch(a){throw new Ip(a,"aborting read");}};h.tb=function(){return this.ca.readyState};h.getError=function(){return this.ca.error&&new Ip(this.ca.error,"reading file")};
681
- h.mc=function(a){this.dispatchEvent(new Kp(a,this))};h.J=function(){Lp.L.J.call(this);delete this.ca};h.readAsBinaryString=function(a){this.ca.readAsBinaryString(a)};h.readAsArrayBuffer=function(a){this.ca.readAsArrayBuffer(a)};h.readAsText=function(a,b){this.ca.readAsText(a,b)};var Mp=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 Np=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 Cp(a.getUniqueId());this.yb=new Zd;this.xb=0;this.sg=a;this.ib=new Ep(this);this.radius=0};r(Np,J);h=Np.prototype;h.Me=function(a){return Bd(this,"tile-load",a)};h.Zf=function(a){Jd(a)};
682
- h.Lc=function(){return Op(this,"throttled")+Op(this,"loading")+Op(this,"new")};h.setOpacity=function(a){this.opacity=a;this.yb.forEach(function(b){Mp(b.la,this.opacity)},this)};h.getStats=function(){return this.he};
683
- h.getTile=function(a,b,c){var d=1<<b;if(b<this.minZoom||a.y<0||a.y>=d)return c.createElement("div");var e=a.x%d;e<0&&(e+=d);d=new google.maps.Point(e,a.y);a=[a.x,a.y,b,this.xb++].join("-");e=this.sg.getUniqueId();a=[a,e].join("-");b=this.dh(d,b,c,a);b.tileSize=this.tileSize;Mp(b.la,this.opacity);this.yb.set(a,b);Pp(this,b);this.dispatchEvent(new Qp(this.Lc()));this.sg.Gf(b,(new Date).getTime()/1E3);return b.la};h.releaseTile=function(a){var b=this.yb.get(a.id);this.yb.remove(a.id);b&&(b.abort(),jd(b))};
684
- var Pp=function(a,b){a.ib.Wa(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.el,d=(new Date).getTime();Dp(this.he,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Rp(this.Lc()));break;case "throttled":Dp(this.he,b.zoom).throttleCount++;this.dispatchEvent(new Sp(b.Ca));break;case "failed":Dp(this.he,b.zoom).errorCount++;this.dispatchEvent(new Tp(b.Ca,b.Sk));break;case "aborted":this.dispatchEvent(new Up(this.Lc()))}})};
685
- Np.prototype.J=function(){J.prototype.J.call(this);this.yb.forEach(jd);this.yb.clear();this.yb=null;jd(this.ib);this.sg=this.ib=null};var Op=function(a,b){return dc(a.yb.aa(),function(c){return c.getStatus()==b})};x("ee.layers.AbstractOverlay",Np);Np.prototype.removeTileCallback=Np.prototype.Zf;Np.prototype.addTileCallback=Np.prototype.Me;var Rp=function(){kd.call(this,"tile-load")};r(Rp,kd);var Qp=function(){kd.call(this,"tile-start")};r(Qp,kd);var Sp=function(){kd.call(this,"tile-throttle")};
686
- r(Sp,kd);var Tp=function(a,b){kd.call(this,"tile-fail");this.errorMessage=b};r(Tp,kd);var Up=function(){kd.call(this,"tile-abort")};r(Up,kd);var Vp=function(a,b,c,d){J.call(this);this.qb=a;this.zoom=b;this.la=c.createElement("div");this.la.id=d;this.il=5;this.ce=function(){};this.je="new";this.ti=0;this.Df=!1};r(Vp,J);Vp.prototype.getDiv=function(){return this.la};
687
- var Xp=function(a){if(!a.Df&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Wp(a,"loading");a.el=(new Date).getTime();a.Ya=new Ui;a.Ya.wc="blob";a.Ya.Wa("complete",function(){var b=dj(a.Ya),c=a.Ya.getStatus();c==429&&Wp(a,"throttled");if(Pi(c)){var d={};Wa(ej(a.Ya),function(g,f){d[f.toLowerCase()]=g});a.yl=d;a.Ai=b;a.Jc()}else if(b){var e=new Lp;e.Wa("loadend",function(){a.gd(e.ca.result)});e.readAsText(b)}else a.gd("Failed to load tile.")},
688
- !1);a.Ya.Uc("ready",Ea(jd,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=Vp.prototype;h.Jc=function(){this.ce(this);Wp(this,"loaded")};h.Fc=function(){jd(this.Ya)};
689
- h.gd=function(a){var b=function(c){try{if(c=JSON.parse(c),c.error&&c.error.message)return c.error.message}catch(d){}return c};this.ti>=this.il?(this.Sk=b(a),Wp(this,"failed")):(this.Fc(),setTimeout(w(function(){this.Ra||(this.Df=!0,Xp(this),this.Df=!1)},this),1E3*Math.pow(2,this.ti++)))};h.abort=function(){this.Fc();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&Wp(this,this.je in Yp?"removed":"aborted")};h.getStatus=function(){return this.je};var Wp=function(a,b){a.je=b;a.dispatchEvent("status-changed")};
690
- Vp.prototype.J=function(){J.prototype.J.call(this);this.Fc();this.la.remove();this.ce=null};var Yp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Zp=function(){I.call(this)};r(Zp,I);var $p=function(a,b){Np.call(this,a,b);this.Rg=new Zd;this.ph=new Zd};r($p,Np);$p.prototype.dh=function(a,b,c,d){var e=new aq(a,b,c,d);this.ib.Wa(e,"status-changed",function(){e.getStatus()=="loaded"&&(this.Rg.set(a,new Float32Array(e.yd)),this.ph.set(a,e.la))});return e};$p.prototype.J=function(){Np.prototype.J.call(this);this.ph=this.Rg=null};x("ee.layers.BinaryOverlay",$p);var aq=function(a,b,c,d){Vp.call(this,a,b,c,d)};r(aq,Vp);
691
- aq.prototype.Jc=function(){var a=new Lp;a.Wa("loadend",function(){this.yd=a.ca.result;Vp.prototype.Jc.call(this)},void 0,this);a.readAsArrayBuffer(this.Ai)};var bq=function(a){J.call(this);this.Pc={};this.Oc={};this.Sb=new Ep(this);this.X=a;this.We=!1};y(bq,J);var cq=["load","abort","error"],dq=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.We=!1,a.Pc[b]={src:c,bh:null}},eq=function(a,b){delete a.Pc[b];var c=a.Oc[b];c&&(delete a.Oc[b],a.Sb.se(c,cq,a.bi))};
692
- bq.prototype.start=function(){var a=this.Pc;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 Gh(Fh(d)):lb||(lb=new Gh)).Qk("IMG")}else d=new Image;c.bh&&(d.crossOrigin=c.bh);this.Sb.Wa(d,cq,this.bi);this.Oc[b]=d;d.id=b;d.src=c.src}},this)};
693
- bq.prototype.bi=function(a){var b=a.currentTarget;if(b){if(a.type=="readystatechange")if(b.readyState=="complete")a.type="load";else return;typeof b.naturalWidth=="undefined"&&(a.type=="load"?(b.naturalWidth=b.width,b.naturalHeight=b.height):(b.naturalWidth=0,b.naturalHeight=0));eq(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ra&&eb(this.Oc)&&eb(this.Pc)&&!this.We&&(this.We=!0,this.dispatchEvent("complete"))}};bq.prototype.J=function(){delete this.Pc;delete this.Oc;jd(this.Sb);bq.L.J.call(this)};var fq=function(a,b){Np.call(this,a,b)};r(fq,Np);fq.prototype.dh=function(a,b,c,d){return new gq(a,b,c,d)};x("ee.layers.ImageOverlay",fq);var gq=function(a,b,c,d){Vp.call(this,a,b,c,d);this.ce=hq;this.Fh=this.ga=this.Qd=null;this.Xc=""};r(gq,Vp);
694
- gq.prototype.Jc=function(){try{var a=Rb(this.Ai);this.Xc=Qb(a);var b=this.Xc!==Pb.toString()?this.Xc:this.Ca}catch(c){b=this.Ca}this.ga=new bq;dq(this.ga,this.la.id+"-image",b);this.Fh=Ad(this.ga,iq,function(c){c.type=="load"?(this.Qd=c.target,Vp.prototype.Jc.call(this)):this.gd()},void 0,this);this.ga.start()};gq.prototype.Fc=function(){Vp.prototype.Fc.call(this);this.ga&&(Jd(this.Fh),jd(this.ga))};gq.prototype.J=function(){Vp.prototype.J.call(this);this.Xc&&URL.revokeObjectURL(this.Xc)};
695
- var hq=function(a){a.la.appendChild(a.Qd)},iq=["load","abort","error"];var jq=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 kq=function(a,b,c,d){I.call(this);this.Qg=a;this.Yb=b;this.ng=d||"";this.Wd=c};r(kq,Zp);kq.prototype.Gf=function(a){if(a.zoom<=this.Wd)a.Ca=this.Ld(a.qb,a.zoom);else{var b=a.zoom-this.Wd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.qb.x/c),Math.floor(a.qb.y/c));a.Ca=this.Ld(c,a.zoom-b);a.ce=Ea(lq,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"))?Wp(a,"loaded"):d(e)},a);Xp(a)};
696
- kq.prototype.getUniqueId=function(){return[this.Qg,this.Yb,this.Wd,this.ng].join("-")};kq.prototype.Ld=function(a,b){a=jq("https://storage.googleapis.com",this.Qg,this.Yb,String(b),String(a.x),String(a.y));this.ng&&(a+=this.ng);return a};
697
- var lq=function(a,b){if(!b.Qd)throw Error("Tile must have an image element to be rendered.");a=Math.pow(2,b.zoom-a);var c=b.tileSize.width,d=b.la.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.la.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Qd,c/a*(b.qb.x%a),c/a*(b.qb.y%a),c/a,c/a,0,0,c,c)};x("ee.layers.CloudStorageTileSource",kq);var mq=function(){this.La=[];this.Qa=[]};h=mq.prototype;h.enqueue=function(a){this.Qa.push(a)};h.Hc=function(){this.La.length===0&&(this.La=this.Qa,this.La.reverse(),this.Qa=[]);return this.La.pop()};h.R=function(){return this.La.length+this.Qa.length};h.isEmpty=function(){return this.La.length===0&&this.Qa.length===0};h.clear=function(){this.La=[];this.Qa=[]};h.contains=function(a){return ec(this.La,a)||ec(this.Qa,a)};
698
- h.remove=function(a){var b=this.La;var c=Yb(b,a);c>=0?(gc(b,c),b=!0):b=!1;return b||fc(this.Qa,a)};h.aa=function(){for(var a=[],b=this.La.length-1;b>=0;--b)a.push(this.La[b]);var c=this.Qa.length;for(b=0;b<c;++b)a.push(this.Qa[b]);return a};var nq=function(a,b){I.call(this);this.Th=a||0;this.Vd=b||10;if(this.Th>this.Vd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Sa=new mq;this.ub=new ce;this.delay=0;this.Ef=null;this.rd()};y(nq,I);nq.prototype.Mc=function(){var a=Date.now();if(!(this.Ef!=null&&a-this.Ef<this.delay)){for(var b;this.Sa.R()>0&&(b=this.Sa.Hc(),!this.Qf(b));)this.rd();!b&&this.R()<this.Vd&&(b=this.Ze());b&&(this.Ef=a,this.ub.add(b));return b}};
699
- var oq=function(a,b){return a.ub.remove(b)?(a.Le(b),!0):!1};h=nq.prototype;h.Le=function(a){this.ub.remove(a);this.Qf(a)&&this.R()<this.Vd?this.Sa.enqueue(a):this.Cd(a)};h.rd=function(){for(var a=this.Sa;this.R()<this.Th;)a.enqueue(this.Ze());for(;this.R()>this.Vd&&this.Sa.R()>0;)this.Cd(a.Hc())};h.Ze=function(){return{}};h.Cd=function(a){if(typeof a.dispose=="function")a.dispose();else for(var b in a)a[b]=null};h.Qf=function(a){return typeof a.Nk=="function"?a.Nk():!0};
700
- h.contains=function(a){return this.Sa.contains(a)||this.ub.contains(a)};h.R=function(){return this.Sa.R()+this.ub.R()};h.isEmpty=function(){return this.Sa.isEmpty()&&this.ub.isEmpty()};h.J=function(){nq.L.J.call(this);if(this.ub.R()>0)throw Error("[goog.structs.Pool] Objects not released");delete this.ub;for(var a=this.Sa;!a.isEmpty();)this.Cd(a.Hc());delete this.Sa};var pq=function(a,b){this.Lh=a;this.te=b};pq.prototype.getKey=function(){return this.Lh};pq.prototype.clone=function(){return new pq(this.Lh,this.te)};var qq=function(a){this.Aa=[];if(a)a:{if(a instanceof qq){var b=a.sb();a=a.aa();if(this.R()<=0){for(var c=this.Aa,d=0;d<b.length;d++)c.push(new pq(b[d],a[d]));break a}}else b=ab(a),a=$a(a);for(c=0;c<b.length;c++)rq(this,b[c],a[c])}},rq=function(a,b,c){var d=a.Aa;d.push(new pq(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=qq.prototype;
636
+ Y.prototype.name=function(){return"ImageCollection"};Y.prototype.elementType=function(){return N};var po=function(a){this.Ye=a;this.id=null},ro=function(a){var b={element:qo(a)};Object.assign(b,a);b=Wa(b,function(c){return c!=null});return new po(b)};po.prototype.start=function(a,b){var c=this;E(this.Ye,"Task config must be specified for tasks to be started.");this.id=this.id||Nl(1)[0];Sb(this.id,"Failed to obtain task ID.");if(a)dm(this.id,this.Ye,function(e,g){if(g)b(g);else{var f;c.id=(f=e.taskId)!=null?f:null;a()}});else{var d;this.id=(d=dm(this.id,this.Ye).taskId)!=null?d:null}};
637
+ po.prototype.start=po.prototype.start;var so=function(a,b,c,d,e,g,f,l,m,p,v,z){var C=R(so,arguments);C=to(C,"ASSET","EXPORT_IMAGE");return ro(C)};x("module$contents$ee$batch_Export.image.toAsset",so);var uo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H,ea,Z){var da=R(uo,arguments);da=to(da,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return ro(da)};x("module$contents$ee$batch_Export.image.toCloudStorage",uo);
638
+ var vo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H,ea,Z){var da=R(vo,arguments);da=to(da,"DRIVE","EXPORT_IMAGE");return ro(da)};x("module$contents$ee$batch_Export.image.toDrive",vo);var wo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H){var ea=R(wo,arguments);ea=to(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return ro(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",wo);var xo=function(a,b,c,d,e,g,f,l){var m=R(xo,arguments);m=to(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return ro(m)};
639
+ x("module$contents$ee$batch_Export.table.toCloudStorage",xo);var yo=function(a,b,c,d,e,g,f,l){var m=R(yo,arguments);m.type="EXPORT_FEATURES";m=to(m,"DRIVE","EXPORT_FEATURES");return ro(m)};x("module$contents$ee$batch_Export.table.toDrive",yo);var zo=function(a,b,c,d,e){var g=R(zo,arguments);g=to(g,"ASSET","EXPORT_FEATURES");return ro(g)};x("module$contents$ee$batch_Export.table.toAsset",zo);var Ao=function(a,b,c,d,e,g,f,l){var m=R(Ao,arguments);m=to(m,"FEATURE_VIEW","EXPORT_FEATURES");return ro(m)};
640
+ x("module$contents$ee$batch_Export.table.toFeatureView",Ao);var Bo=function(a,b,c,d,e,g,f,l){var m=R(Bo,arguments);m=to(m,"BIGQUERY","EXPORT_FEATURES");return ro(m)};x("module$contents$ee$batch_Export.table.toBigQuery",Bo);var Co=function(a,b,c,d,e,g,f,l,m,p,v,z,C){var H=R(Co,arguments);H=to(H,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return ro(H)};x("module$contents$ee$batch_Export.video.toCloudStorage",Co);
641
+ var Do=function(a,b,c,d,e,g,f,l,m,p,v,z,C){var H=R(Do,arguments);H=to(H,"DRIVE","EXPORT_VIDEO");return ro(H)};x("module$contents$ee$batch_Export.video.toDrive",Do);var Eo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,H,ea,Z,da,Hb,Dq,Eq,Fq){var nj=R(Eo,arguments);nj=to(nj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return ro(nj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",Eo);var Fo=function(a,b,c,d){var e=R(Fo,arguments);e=to(e,"ASSET","EXPORT_CLASSIFIER");return ro(e)};
642
+ x("module$contents$ee$batch_Export.classifier.toAsset",Fo);
643
+ var qo=function(a){var b=function(d){return d in a},c=Go.find(b);E(bc(Go,b)===1,'Expected a single "image", "collection" or "classifier" key.');b=a[c];if(!(b instanceof N||b instanceof X||b instanceof Y||b instanceof S||b instanceof O))throw Error("Unknown element type provided: "+typeof b+". Expected: ee.Image, ee.ImageCollection, ee.FeatureCollection, ee.Element or ee.ComputedObject.");delete a[c];return b},to=function(a,b,c){var d=d===void 0?!0:d;var e={type:c};Object.assign(e,a);switch(c){case "EXPORT_IMAGE":e.fileFormat==
644
+ null&&(e.fileFormat="GeoTIFF");a=e.fileFormat;a==null&&(a="GEO_TIFF");a=a.toUpperCase();switch(a){case "TIFF":case "TIF":case "GEO_TIFF":case "GEOTIFF":a="GEO_TIFF";break;case "TF_RECORD":case "TF_RECORD_IMAGE":case "TFRECORD":a="TF_RECORD_IMAGE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'GEOTIFF', 'TFRECORD'.");}e.fileFormat=a;e.formatOptions!=null&&(a=Ho(e,a),delete e.formatOptions,Object.assign(e,a));e=Io(e,b);e.crsTransform!=null&&(e.crs_transform=e.crsTransform,
645
+ delete e.crsTransform);break;case "EXPORT_TILES":b=Io(e,b);e=b.fileFormat;e==null&&(e="AUTO_JPEG_PNG");e=e.toUpperCase();switch(e){case "AUTO":case "AUTO_JPEG_PNG":case "AUTO_JPG_PNG":e="AUTO_JPEG_PNG";break;case "JPG":case "JPEG":e="JPEG";break;case "PNG":e="PNG";break;default:throw Error("Invalid file format "+e+". Supported formats are: 'AUTO', 'PNG', and 'JPEG'.");}b.fileFormat=e;e=b;break;case "EXPORT_FEATURES":Array.isArray(e.selectors)&&(e.selectors=e.selectors.join());a=e.fileFormat;a==null&&
646
+ (a="CSV");a=a.toUpperCase();switch(a){case "CSV":a="CSV";break;case "JSON":case "GEOJSON":case "GEO_JSON":a="GEO_JSON";break;case "KML":a="KML";break;case "KMZ":a="KMZ";break;case "SHP":a="SHP";break;case "TF_RECORD":case "TF_RECORD_TABLE":case "TFRECORD":a="TF_RECORD_TABLE";break;default:throw Error("Invalid file format "+a+". Supported formats are: 'CSV', 'GeoJSON', 'KML', 'KMZ', 'SHP', and 'TFRecord'.");}e.fileFormat=a;e=Io(e,b);break;case "EXPORT_VIDEO":e=Jo(e);e=Io(e,b);e.crsTransform!=null&&
647
+ (e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Jo(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=Io(e,b);break;case "EXPORT_CLASSIFIER":e=Io(e,b);break;default:throw Error("Unknown export type: "+e.type);}if(d&&e.region!=null){d=e;b=e.region;if(b instanceof T)b=b.oe();else if(typeof b==="string")try{b=Ub(JSON.parse(b))}catch(g){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");
648
+ }if(!(u(b)&&"type"in b))try{new vn(b)}catch(g){try{new yn(b)}catch(f){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");}}b=JSON.stringify(b);d.region=b}return e},Io=function(a,b){switch(b){case "GOOGLE_CLOUD_STORAGE":a.outputBucket=a.bucket||"";a.outputPrefix=a.fileNamePrefix||a.path||"";delete a.fileNamePrefix;delete a.path;delete a.bucket;break;case "ASSET":a.assetId=
649
+ a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;case "BIGQUERY":a.table=a.table||"";break;default:b=wa(a.folder);if(!cc(["string","undefined"],b))throw Error('Error: toDrive "folder" parameter must be a string, but is of type '+b+".");a.driveFolder=a.folder||"";a.driveFileNamePrefix=a.fileNamePrefix||"";delete a.folder;delete a.fileNamePrefix}return a},Ko={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
650
+ Lo={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Jo=function(a){a.videoOptions=a.framesPerSecond||5;a.maxFrames=a.maxFrames||1E3;a.maxPixels=a.maxPixels||1E8;var b=a.fileFormat;b==null&&(b="MP4");b=b.toUpperCase();switch(b){case "MP4":b="MP4";break;case "GIF":case "JIF":b="GIF";break;case "VP9":case "WEBM":b="VP9";break;default:throw Error("Invalid file format "+b+". Supported formats are: 'MP4', 'GIF', and 'WEBM'.");}a.fileFormat=b;return a},Ho=function(a,b){var c=a.formatOptions;if(c==null)return{};
651
+ if(Object.keys(a).some(function(m){return c!==null&&m in c}))throw Error("Parameter specified at least twice: once in config, and once in config format options.");a=Lo[b];for(var d=Ko[b],e={},g=q(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=q(f.value);f=l.next().value;l=l.next().value;if(!cc(d,f))throw Error('"'+f+'" is not a valid option, the image format "'+b+'""may have the following options: '+(d.join(", ")+'".'));e[a+f[0].toUpperCase()+f.substring(1)]=Array.isArray(l)?l.join():l}return e},
652
+ Go=["image","collection","classifier"];var Mo=function(a){if(!(this instanceof Mo))return Gm(Mo,arguments);if(a instanceof Mo)return a;No();if(typeof a==="number")O.call(this,null,null),this.Wc=a;else if(a instanceof O)O.call(this,a.I,a.args,a.U),this.Wc=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};y(Mo,O);x("ee.Number",Mo);var Oo=!1,No=function(){Oo||(an(Mo,"Number","Number"),Oo=!0)};Mo.prototype.encode=function(a){return typeof this.Wc==="number"?this.Wc:Mo.L.encode.call(this,a)};
653
+ Mo.prototype.na=function(a){return typeof this.Wc==="number"?Rj(Yk(a,this.Wc)):Mo.L.na.call(this,a)};Mo.prototype.name=function(){return"Number"};var Po=function(a){if(!(this instanceof Po))return Gm(Po,arguments);if(a instanceof Po)return a;Qo();if(typeof a==="string")O.call(this,null,null),this.jd=a;else if(a instanceof O)this.jd=null,a.I&&a.I.Z().returns=="String"?O.call(this,a.I,a.args,a.U):O.call(this,new P("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};y(Po,O);x("ee.String",Po);var Ro=!1,Qo=function(){Ro||(an(Po,"String","String"),Ro=!0)};
654
+ Po.prototype.encode=function(a){return typeof this.jd==="string"?this.jd:Po.L.encode.call(this,a)};Po.prototype.na=function(a){return typeof this.jd==="string"?Rj(Yk(a,this.jd)):Po.L.na.call(this,a)};Po.prototype.name=function(){return"String"};var So=function(a,b){if(!(this instanceof So))return Gm(So,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(To(f in Im?Im[f]:null,g.name))}if(b.apply(null,c)===void 0)throw Error("User-defined methods must return a value.");this.wb=Uo(a,c,b);this.Pg=b.apply(null,c)};y(So,Om);x("ee.CustomFunction",So);So.prototype.encode=function(a){return{type:"Function",argumentNames:Zb(this.wb.args,function(b){return b.name}),body:a(this.Pg)}};
655
+ So.prototype.na=function(a){return Wj(this.wb.args.map(function(b){return b.name}),Yk(a,this.Pg))};So.prototype.Ed=function(a,b){return Vj(Yk(a,this),b)};So.prototype.Z=function(){return this.wb};
656
+ var To=function(a,b){a=a||Object;if(!(a.prototype instanceof O))if(a&&a!=Object)if(a==String)a=Po;else if(a==Number)a=Mo;else if(a==Array)a=t.ee.List;else throw Error("Variables must be of an EE type, e.g. ee.Image or ee.Number.");else a=O;var c=function(d){this.args=this.I=null;this.U=d};c.prototype=a.prototype;return new c(b)},Vo=function(a,b){b={name:"",returns:"Object",args:Zb(b,function(c){return{name:null,type:typeof c==="string"?c:c.prototype instanceof O?c.prototype.name.call(null):c==Number?
657
+ "Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new So(b,a)},Uo=function(a,b,c){for(var d=[],e=0;e<b.length;e++)b[e].U===null&&d.push(e);if(d.length===0)return a;c="_MAPPING_VAR_"+function(l){var m=function(v){return v.map(p).reduce(function(z,C){return z+C},0)},p=function(v){return v.Ta?1:v.Fa?m(v.Fa.values):v.Ga?m(Object.values(v.Ga.values)):v.ya?m(Object.values(v.ya.arguments)):0};return m(Object.values(l.values))}(Qk(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
658
+ d.length;e++){var g=d[e],f=c+e;b[g].U=f;a.args[g].name=f}return a};var Wo=function(a,b){if(!(this instanceof Wo))return Gm(Wo,arguments);if(a instanceof Wo)return a;Xo();var c=R(Wo,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},g=null;if(Lm(a)){if(e.value=a,c)if(Lm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Km(a))e.value=a;else if(ya(a))e.value=Math.floor(a.getTime());else if(a instanceof O)a.I&&a.I.Z().returns=="Date"?(d=a.I,e=a.args,g=a.U):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
659
+ a);O.call(this,d,e,g)};y(Wo,O);x("ee.Date",Wo);var Yo=!1,Xo=function(){Yo||(an(Wo,"Date","Date"),Yo=!0)};Wo.prototype.name=function(){return"Date"};x("ee.Deserializer",function(){});var $o=function(a){return Zo(JSON.parse(a))};x("ee.Deserializer.fromJSON",$o);var Zo=function(a){if("result"in a&&"values"in a)return ap(a);var b={};if(u(a)&&a.type==="CompoundValue"){for(var c=a.scope,d=0;d<c.length;d++){var e=c[d][0],g=c[d][1];if(e in b)throw Error('Duplicate scope key "'+e+'" in scope #'+d+".");b[e]=bp(g,b)}a=a.value}return bp(a,b)};x("ee.Deserializer.decode",Zo);
660
+ var bp=function(a,b){if(a===null||typeof a==="number"||typeof a==="boolean"||typeof a==="string")return a;if(Array.isArray(a))return Zb(a,function(e){return bp(e,b)});if(!u(a)||typeof a==="function")throw Error("Cannot decode object: "+a);var c=a.type;switch(c){case "ValueRef":if(a.value in b)return b[a.value];throw Error("Unknown ValueRef: "+a);case "ArgumentRef":a=a.value;if(typeof a!=="string")throw Error("Invalid variable name: "+a);return To(Object,a);case "Date":a=a.value;if(typeof a!=="number")throw Error("Invalid date value: "+
661
+ a);return new Wo(a/1E3);case "Bytes":return cp(new Ze({pb:a}),a);case "Invocation":return c="functionName"in a?Tm(a.functionName):bp(a["function"],b),a=Xa(a.arguments,function(e){return bp(e,b)}),dp(c,a);case "Dictionary":return Xa(a.value,function(e){return bp(e,b)});case "Function":var d=bp(a.body,b);a={name:"",args:Zb(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new So(a,function(){return d});case "Point":case "MultiPoint":case "LineString":case "MultiLineString":case "Polygon":case "MultiPolygon":case "LinearRing":case "GeometryCollection":return new T(a);
662
+ case "CompoundValue":throw Error("Nested CompoundValues are disallowed.");default:throw Error("Unknown encoded object type: "+c);}},cp=function(a,b){var c=function(){};r(c,Oj);c.prototype.encode=function(){return b};c.prototype.na=function(){return a};return new c},dp=function(a,b){if(a instanceof Om)return a.apply(b);if(a instanceof O){var c=function(){return Om.apply(this,arguments)||this};r(c,Om);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Ed=function(d,e){return Vj(Yk(d,a),
663
+ e)};return new O(new c,b)}throw Error("Invalid function value");},ep=function(a){return ap(JSON.parse(a))};x("ee.Deserializer.fromCloudApiJSON",ep);
664
+ var ap=function(a){var b=La(pf,a),c={},d=function(f,l){if(!(f in c)){if(!(f in b.values))throw Error("Cannot find "+l+" "+f);c[f]=e(b.values[f])}return c[f]},e=function(f){if(f.gb!==null)f=f.gb;else if(f.Fa!==null)f=f.Fa.values.map(e);else if(f.Ga!==null)f=Xa(f.Ga.values,e);else if(f.Lb!==null)f=To(Object,f.Lb);else if(f.Ta!==null)f=g(f.Ta);else if(f.ya!==null){var l=f.ya;f=l.Ua?d(l.Ua,"function"):Tm(l.functionName);l=Xa(l.arguments,e);f=dp(f,l)}else f=f.pb!==null?cp(new Ze({pb:f.pb}),f.pb):f.Va!==
665
+ null?cp(new Ze({Va:f.Va}),f.Va):f.Oa!==null?d(f.Oa,"reference"):null;return f},g=function(f){var l=d(f.body,"function body");f={args:f.kc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new So(f,function(){return l})};return d(b.result,"result value")};x("ee.Deserializer.decodeCloudApi",ap);var fp=function(a){if(!(this instanceof fp))return Gm(fp,arguments);if(a instanceof fp)return a;gp();Mm(a)?(O.call(this,null,null),this.Ic=a):(a instanceof O&&a.I&&a.I.Z().returns=="Dictionary"?O.call(this,a.I,a.args,a.U):O.call(this,new P("Dictionary"),{input:a},null),this.Ic=null)};y(fp,O);x("ee.Dictionary",fp);var hp=!1,gp=function(){hp||(an(fp,"Dictionary","Dictionary"),hp=!0)};fp.prototype.encode=function(a){return this.Ic!==null?a(this.Ic):fp.L.encode.call(this,a)};
666
+ fp.prototype.na=function(a){return this.Ic!==null?Rj(Yk(a,this.Ic)):fp.L.na.call(this,a)};fp.prototype.name=function(){return"Dictionary"};var ip={};x("ee.Terrain",ip);ip.Bf=!1;ip.initialize=function(){ip.Bf||(an(ip,"Terrain","Terrain"),ip.Bf=!0)};ip.reset=function(){bn(ip);ip.Bf=!1};var op=function(a,b,c,d,e,g){if(jp!="ready"||a||b){var f=c!=null;if(d)if(f)kp.push(d);else throw Error("Can't pass an error callback without a success callback.");if(jp=="loading"&&f)lp.push(c);else if(jp="loading",ej(a,b,e,g),f)lp.push(c),Xm(mp,np);else try{Xm(),mp()}catch(l){throw np(l),l;}}else c&&c()};x("ee.initialize",op);
667
+ var rp=function(){jp="not_ready";Dj=Cj=pj=null;Bj=!1;Vm=null;Wm={};bn(Wo);Yo=!1;bn(fp);hp=!1;bn(S);jn=!1;bn(N);eo=!1;bn(W);Wn=!1;bn(V);Un=!1;bn(Y);no=!1;bn(X);lo=!1;bn(U);Fn=!1;bn(T);mn=!1;bn(ho);jo=!1;bn(Mo);Oo=!1;bn(Po);Ro=!1;ip.reset();for(var a=t.ee,b=0;b<pp.length;b++){var c=pp[b];bn(a[c]);delete a[c]}pp=[];Im=a;a=qp;for(var d in a)delete a[d]};x("ee.reset",rp);var sp={Fl:"not_ready",LOADING:"loading",Gl:"ready"};x("ee.InitState",sp);x("ee.InitState.NOT_READY","not_ready");
668
+ x("ee.InitState.LOADING","loading");x("ee.InitState.READY","ready");var jp="not_ready",lp=[],kp=[];x("ee.TILE_SIZE",256);var pp=[],qp={};x("ee.Algorithms",qp);var tp=function(a,b){typeof a==="string"&&(a=new P(a));return Om.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};x("ee.call",tp);var up=function(a,b){typeof a==="string"&&(a=new P(a));return a.apply(b)};x("ee.apply",up);
669
+ var mp=function(){if(jp=="loading"){try{Xo();gp();hn();bo();Vn();Tn();mo();ko();En();kn();io();No();Qo();ip.initialize();var a=Ym(),b={},c={},d;for(d in a){var e=void 0;e=d.indexOf(".")!=-1?d.slice(0,d.indexOf(".")):d;b[e]=!0;var g=a[d].returns.replace(/<.*>/,"");c[g]=!0}var f=t.ee,l;for(l in b)l in c&&!(l in f)&&(f[l]=vp(l),pp.push(l),a[l]?(f[l].signature=a[l],f[l].signature.isConstructor=!0,Wm[l]=!0):f[l].signature={});Im=f;wp()}catch(m){np(m);return}jp="ready";for(kp=[];lp.length>0;)lp.shift()()}},
670
+ np=function(a){if(jp=="loading")for(jp="not_ready",lp=[];kp.length>0;)kp.shift()(a)},wp=function(){var a=Zm();$a(a).sort().forEach(function(b){var c=a[b],d=c.Z();if(!d.hidden){b=b.split(".");var e=qp;for(e.signature={};b.length>1;){var g=b[0];g in e||(e[g]={signature:{}});e=e[g];b=hc(b,1)}g=function(f){return Sm(c,void 0,Array.prototype.slice.call(arguments,0))};g.signature=d;g.toString=w(c.toString,c);e[b[0]]=g}})},vp=function(a){var b=function(c){var d=t.ee[a],e=Array.prototype.slice.call(arguments),
671
+ g=e.length==1;if(g&&e[0]instanceof d)return e[0];if(!(this instanceof d))return Gm(d,e);d=$m(a);var f=!(e[0]instanceof O),l=!1;d&&(g?f?l=!0:e[0].I&&e[0].I.Z().returns==d.Z().returns||(l=!0):l=!0);if(l)e=Nm(e,d.Z())?e[0]:Qm(d,e),O.call(this,d,Rm(d,e));else{if(!g)throw Error("Too many arguments for ee."+a+"(): "+e);if(f)throw Error("Invalid argument for ee."+a+"(): "+e+". Must be a ComputedObject.");e=e[0];O.call(this,e.I,e.args,e.U)}};y(b,O);b.prototype.name=function(){return a};an(b,a,a);return b};
672
+ Pm=function(a,b){if(a===null)return null;if(a!==void 0){var c=t.ee;switch(b){case "Image":return new N(a);case "Feature":return a instanceof V?Q("Feature",Q("Collection.geometry",a)):new W(a);case "Element":if(a instanceof S)return a;if(a instanceof T)return new W(a);if(a instanceof O)return new S(a.I,a.args,a.U);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof X?Q("Collection.geometry",a):new T(a);case "FeatureCollection":case "Collection":return a instanceof V?
673
+ a:new X(a);case "ImageCollection":return new Y(a);case "Filter":return new U(a);case "Algorithm":if(typeof a==="string")return new P(a);if(typeof a==="function"){b=a.length;c=[];for(var d=0;d<b;d++)c[d]="Object";return Vo(a,c)}if(a instanceof Oj)return a;throw Error("Argument is not a function: "+a);case "String":return Lm(a)||a instanceof Po||a instanceof O?new Po(a):a;case "Dictionary":return Mm(a)?a:new fp(a);case "List":return new ho(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Mo(a);
674
+ default:if(b in c){d=$m(b);if(a instanceof c[b])return a;if(d)return new c[b](a);if(typeof a==="string"){if(a in c[b])return c[b][a].call();throw Error("Unknown algorithm: "+b+"."+a);}return new c[b](a)}return a}}};var xp=function(a,b,c){ge.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.yh=new Xd;this.xh=new Xd};r(xp,ge);xp.prototype.getTile=function(a,b){var c=he(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.xb,this.token].join("/");this.zb.push(c);this.xb+=1;var d=zh("DIV");yp(this,b,a,c,d);zp(this);return d};
675
+ var yp=function(a,b,c,d,e){var g=new XMLHttpRequest;g.open("GET",b,!0);g.responseType="arraybuffer";g.onreadystatechange=w(function(){if(g.readyState===XMLHttpRequest.DONE&&g.status===200){var f=g.response;if(f)f=new Float32Array(f),this.yh.set(c,f),this.xh.set(c,e),dc(this.zb,d),zp(this);else throw this.tg.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},zp=function(a){a.dispatchEvent(new ie(a.zb.length))};xp.prototype.J=function(){this.xh=this.yh=null;ge.prototype.J.call(this)};
676
+ x("ee.FloatTileOverlay",xp);var Ap=function(){this.ie=new Map};Ap.prototype.clear=function(){this.ie.clear()};var Bp=function(a,b){a.ie.has(b)||a.ie.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.ie.get(b)};var Cp=function(a){I.call(this);this.Sb=a;this.K={}};y(Cp,I);var Dp=[];Cp.prototype.Wa=function(a,b,c,d){Array.isArray(b)||(b&&(Dp[0]=b.toString()),b=Dp);for(var e=0;e<b.length;e++){var g=zd(a,b[e],c||this.handleEvent,d||!1,this.Sb||this);if(!g)break;this.K[g.key]=g}return this};Cp.prototype.Uc=function(a,b,c,d){return Ep(this,a,b,c,d)};
677
+ var Ep=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)Ep(a,b,c[f],d,e,g);else{b=yd(b,c,d||a.handleEvent,e,g||a.Sb||a);if(!b)return a;a.K[b.key]=b}return a};Cp.prototype.se=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.se(a,b[g],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Sb||this,c=Ad(c),d=!!d,b=od(a)?a.Kc(b,c,d,e):a?(a=Cd(a))?a.Kc(b,c,d,e):null:null,b&&(Hd(b),delete this.K[b.key])};
678
+ Cp.prototype.ed=function(){Va(this.K,function(a,b){this.K.hasOwnProperty(b)&&Hd(a)},this);this.K={}};Cp.prototype.J=function(){Cp.L.J.call(this);this.ed()};Cp.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var Gp=function(a,b){a.name!==void 0?(this.name=a.name,this.code=cb[a.name]):(this.code=a=Rb(a.code),this.name=Fp(a));Lb.call(this,Dc("%s %s",this.name,b))};y(Gp,Lb);
679
+ var Fp=function(a){var b=bb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Hp={},cb=(Hp.AbortError=3,Hp.EncodingError=5,Hp.InvalidModificationError=9,Hp.InvalidStateError=7,Hp.NotFoundError=1,Hp.NotReadableError=4,Hp.NoModificationAllowedError=6,Hp.PathExistsError=12,Hp.QuotaExceededError=10,Hp.SecurityError=2,Hp.SyntaxError=8,Hp.TypeMismatchError=11,Hp);var Ip=function(a,b){id.call(this,a.type,b);this.Ja=a};y(Ip,id);var Jp=function(){J.call(this);this.ca=new FileReader;this.ca.onloadstart=w(this.mc,this);this.ca.onprogress=w(this.mc,this);this.ca.onload=w(this.mc,this);this.ca.onabort=w(this.mc,this);this.ca.onerror=w(this.mc,this);this.ca.onloadend=w(this.mc,this)};y(Jp,J);h=Jp.prototype;h.abort=function(){try{this.ca.abort()}catch(a){throw new Gp(a,"aborting read");}};h.tb=function(){return this.ca.readyState};h.getError=function(){return this.ca.error&&new Gp(this.ca.error,"reading file")};
680
+ h.mc=function(a){this.dispatchEvent(new Ip(a,this))};h.J=function(){Jp.L.J.call(this);delete this.ca};h.readAsBinaryString=function(a){this.ca.readAsBinaryString(a)};h.readAsArrayBuffer=function(a){this.ca.readAsArrayBuffer(a)};h.readAsText=function(a,b){this.ca.readAsText(a,b)};var Kp=function(a,b){E(a);a=a.style;"opacity"in a?a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in a&&(a.filter=b===""?"":"alpha(opacity="+Number(b)*100+")")};var Lp=function(a,b){J.call(this);b=b||{};this.minZoom=b.minZoom||0;this.maxZoom=b.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=b.tileSize||new google.maps.Size(256,256);this.name=b.name;this.opacity="opacity"in b?b.opacity:1;this.he=new Ap(a.getUniqueId());this.yb=new Xd;this.xb=0;this.sg=a;this.ib=new Cp(this);this.radius=0};r(Lp,J);h=Lp.prototype;h.Me=function(a){return zd(this,"tile-load",a)};h.Zf=function(a){Hd(a)};
681
+ h.Lc=function(){return Mp(this,"throttled")+Mp(this,"loading")+Mp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.yb.forEach(function(b){Kp(b.la,this.opacity)},this)};h.getStats=function(){return this.he};
682
+ h.getTile=function(a,b,c){var d=1<<b;if(b<this.minZoom||a.y<0||a.y>=d)return c.createElement("div");var e=a.x%d;e<0&&(e+=d);d=new google.maps.Point(e,a.y);a=[a.x,a.y,b,this.xb++].join("-");e=this.sg.getUniqueId();a=[a,e].join("-");b=this.dh(d,b,c,a);b.tileSize=this.tileSize;Kp(b.la,this.opacity);this.yb.set(a,b);Np(this,b);this.dispatchEvent(new Op(this.Lc()));this.sg.Gf(b,(new Date).getTime()/1E3);return b.la};h.releaseTile=function(a){var b=this.yb.get(a.id);this.yb.remove(a.id);b&&(b.abort(),hd(b))};
683
+ var Np=function(a,b){a.ib.Wa(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.fl,d=(new Date).getTime();Bp(this.he,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Pp(this.Lc()));break;case "throttled":Bp(this.he,b.zoom).throttleCount++;this.dispatchEvent(new Qp(b.Ca));break;case "failed":Bp(this.he,b.zoom).errorCount++;this.dispatchEvent(new Rp(b.Ca,b.Tk));break;case "aborted":this.dispatchEvent(new Sp(this.Lc()))}})};
684
+ Lp.prototype.J=function(){J.prototype.J.call(this);this.yb.forEach(hd);this.yb.clear();this.yb=null;hd(this.ib);this.sg=this.ib=null};var Mp=function(a,b){return bc(a.yb.aa(),function(c){return c.getStatus()==b})};x("ee.layers.AbstractOverlay",Lp);Lp.prototype.removeTileCallback=Lp.prototype.Zf;Lp.prototype.addTileCallback=Lp.prototype.Me;var Pp=function(){id.call(this,"tile-load")};r(Pp,id);var Op=function(){id.call(this,"tile-start")};r(Op,id);var Qp=function(){id.call(this,"tile-throttle")};
685
+ r(Qp,id);var Rp=function(a,b){id.call(this,"tile-fail");this.errorMessage=b};r(Rp,id);var Sp=function(){id.call(this,"tile-abort")};r(Sp,id);var Tp=function(a,b,c,d){J.call(this);this.qb=a;this.zoom=b;this.la=c.createElement("div");this.la.id=d;this.jl=5;this.ce=function(){};this.je="new";this.ti=0;this.Df=!1};r(Tp,J);Tp.prototype.getDiv=function(){return this.la};
686
+ var Vp=function(a){if(!a.Df&&a.getStatus()=="loading")throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Up(a,"loading");a.fl=(new Date).getTime();a.Ya=new Si;a.Ya.wc="blob";a.Ya.Wa("complete",function(){var b=bj(a.Ya),c=a.Ya.getStatus();c==429&&Up(a,"throttled");if(Ni(c)){var d={};Va(cj(a.Ya),function(g,f){d[f.toLowerCase()]=g});a.xl=d;a.Bi=b;a.Jc()}else if(b){var e=new Jp;e.Wa("loadend",function(){a.gd(e.ca.result)});e.readAsText(b)}else a.gd("Failed to load tile.")},
687
+ !1);a.Ya.Uc("ready",Ea(hd,a.Ya));a.Ca&&a.Ca.endsWith("&profiling=1")&&(a.Ca=a.Ca.replace("&profiling=1",""),a.Ya.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.Ya.send(a.Ca,"GET")};h=Tp.prototype;h.Jc=function(){this.ce(this);Up(this,"loaded")};h.Fc=function(){hd(this.Ya)};
688
+ h.gd=function(a){var b=function(c){try{if(c=JSON.parse(c),c.error&&c.error.message)return c.error.message}catch(d){}return c};this.ti>=this.jl?(this.Tk=b(a),Up(this,"failed")):(this.Fc(),setTimeout(w(function(){this.Ra||(this.Df=!0,Vp(this),this.Df=!1)},this),1E3*Math.pow(2,this.ti++)))};h.abort=function(){this.Fc();this.getStatus()!="aborted"&&this.getStatus()!="removed"&&Up(this,this.je in Wp?"removed":"aborted")};h.getStatus=function(){return this.je};var Up=function(a,b){a.je=b;a.dispatchEvent("status-changed")};
689
+ Tp.prototype.J=function(){J.prototype.J.call(this);this.Fc();this.la.remove();this.ce=null};var Wp={aborted:!0,failed:!0,loaded:!0,removed:!0};var Xp=function(){I.call(this)};r(Xp,I);var Yp=function(a,b){Lp.call(this,a,b);this.Rg=new Xd;this.ph=new Xd};r(Yp,Lp);Yp.prototype.dh=function(a,b,c,d){var e=new Zp(a,b,c,d);this.ib.Wa(e,"status-changed",function(){e.getStatus()=="loaded"&&(this.Rg.set(a,new Float32Array(e.yd)),this.ph.set(a,e.la))});return e};Yp.prototype.J=function(){Lp.prototype.J.call(this);this.ph=this.Rg=null};x("ee.layers.BinaryOverlay",Yp);var Zp=function(a,b,c,d){Tp.call(this,a,b,c,d)};r(Zp,Tp);
690
+ Zp.prototype.Jc=function(){var a=new Jp;a.Wa("loadend",function(){this.yd=a.ca.result;Tp.prototype.Jc.call(this)},void 0,this);a.readAsArrayBuffer(this.Bi)};var $p=function(a){J.call(this);this.Pc={};this.Oc={};this.Sb=new Cp(this);this.X=a;this.We=!1};y($p,J);var aq=["load","abort","error"],bq=function(a,b,c){if(c=typeof c==="string"?c:c.src)a.We=!1,a.Pc[b]={src:c,bh:null}},cq=function(a,b){delete a.Pc[b];var c=a.Oc[b];c&&(delete a.Oc[b],a.Sb.se(c,aq,a.bi))};
691
+ $p.prototype.start=function(){var a=this.Pc;$a(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Ra)){if(this.X){var d=this.X;d=(d?new Eh(Dh(d)):Mb||(Mb=new Eh)).Rk("IMG")}else d=new Image;c.bh&&(d.crossOrigin=c.bh);this.Sb.Wa(d,aq,this.bi);this.Oc[b]=d;d.id=b;d.src=c.src}},this)};
692
+ $p.prototype.bi=function(a){var b=a.currentTarget;if(b){if(a.type=="readystatechange")if(b.readyState=="complete")a.type="load";else return;typeof b.naturalWidth=="undefined"&&(a.type=="load"?(b.naturalWidth=b.width,b.naturalHeight=b.height):(b.naturalWidth=0,b.naturalHeight=0));cq(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Ra&&db(this.Oc)&&db(this.Pc)&&!this.We&&(this.We=!0,this.dispatchEvent("complete"))}};$p.prototype.J=function(){delete this.Pc;delete this.Oc;hd(this.Sb);$p.L.J.call(this)};var dq=function(a,b){Lp.call(this,a,b)};r(dq,Lp);dq.prototype.dh=function(a,b,c,d){return new eq(a,b,c,d)};x("ee.layers.ImageOverlay",dq);var eq=function(a,b,c,d){Tp.call(this,a,b,c,d);this.ce=fq;this.Fh=this.ga=this.Qd=null;this.Xc=""};r(eq,Tp);
693
+ eq.prototype.Jc=function(){try{var a=Gb(this.Bi);this.Xc=Fb(a);var b=this.Xc!==Eb.toString()?this.Xc:this.Ca}catch(c){b=this.Ca}this.ga=new $p;bq(this.ga,this.la.id+"-image",b);this.Fh=yd(this.ga,gq,function(c){c.type=="load"?(this.Qd=c.target,Tp.prototype.Jc.call(this)):this.gd()},void 0,this);this.ga.start()};eq.prototype.Fc=function(){Tp.prototype.Fc.call(this);this.ga&&(Hd(this.Fh),hd(this.ga))};eq.prototype.J=function(){Tp.prototype.J.call(this);this.Xc&&URL.revokeObjectURL(this.Xc)};
694
+ var fq=function(a){a.la.appendChild(a.Qd)},gq=["load","abort","error"];var hq=function(a){for(var b=arguments[0],c=1;c<arguments.length;c++){var d=arguments[c];if(d.lastIndexOf("/",0)==0)b=d;else{var e;(e=b=="")||(e=b.length-1,e=e>=0&&b.indexOf("/",e)==e);b=e?b+d:b+("/"+d)}}return b};var iq=function(a,b,c,d){I.call(this);this.Qg=a;this.Yb=b;this.ng=d||"";this.Wd=c};r(iq,Xp);iq.prototype.Gf=function(a){if(a.zoom<=this.Wd)a.Ca=this.Ld(a.qb,a.zoom);else{var b=a.zoom-this.Wd,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.qb.x/c),Math.floor(a.qb.y/c));a.Ca=this.Ld(c,a.zoom-b);a.ce=Ea(jq,this.Wd)}var d=w(a.gd,a);a.gd=w(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Up(a,"loaded"):d(e)},a);Vp(a)};
695
+ iq.prototype.getUniqueId=function(){return[this.Qg,this.Yb,this.Wd,this.ng].join("-")};iq.prototype.Ld=function(a,b){a=hq("https://storage.googleapis.com",this.Qg,this.Yb,String(b),String(a.x),String(a.y));this.ng&&(a+=this.ng);return a};
696
+ var jq=function(a,b){if(!b.Qd)throw Error("Tile must have an image element to be rendered.");a=Math.pow(2,b.zoom-a);var c=b.tileSize.width,d=b.la.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.la.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Qd,c/a*(b.qb.x%a),c/a*(b.qb.y%a),c/a,c/a,0,0,c,c)};x("ee.layers.CloudStorageTileSource",iq);var kq=function(){this.La=[];this.Qa=[]};h=kq.prototype;h.enqueue=function(a){this.Qa.push(a)};h.Hc=function(){this.La.length===0&&(this.La=this.Qa,this.La.reverse(),this.Qa=[]);return this.La.pop()};h.R=function(){return this.La.length+this.Qa.length};h.isEmpty=function(){return this.La.length===0&&this.Qa.length===0};h.clear=function(){this.La=[];this.Qa=[]};h.contains=function(a){return cc(this.La,a)||cc(this.Qa,a)};
697
+ h.remove=function(a){var b=this.La;var c=Wb(b,a);c>=0?(ec(b,c),b=!0):b=!1;return b||dc(this.Qa,a)};h.aa=function(){for(var a=[],b=this.La.length-1;b>=0;--b)a.push(this.La[b]);var c=this.Qa.length;for(b=0;b<c;++b)a.push(this.Qa[b]);return a};var lq=function(a,b){I.call(this);this.Th=a||0;this.Vd=b||10;if(this.Th>this.Vd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Sa=new kq;this.ub=new ae;this.delay=0;this.Ef=null;this.rd()};y(lq,I);lq.prototype.Mc=function(){var a=Date.now();if(!(this.Ef!=null&&a-this.Ef<this.delay)){for(var b;this.Sa.R()>0&&(b=this.Sa.Hc(),!this.Qf(b));)this.rd();!b&&this.R()<this.Vd&&(b=this.Ze());b&&(this.Ef=a,this.ub.add(b));return b}};
698
+ var mq=function(a,b){return a.ub.remove(b)?(a.Le(b),!0):!1};h=lq.prototype;h.Le=function(a){this.ub.remove(a);this.Qf(a)&&this.R()<this.Vd?this.Sa.enqueue(a):this.Cd(a)};h.rd=function(){for(var a=this.Sa;this.R()<this.Th;)a.enqueue(this.Ze());for(;this.R()>this.Vd&&this.Sa.R()>0;)this.Cd(a.Hc())};h.Ze=function(){return{}};h.Cd=function(a){if(typeof a.dispose=="function")a.dispose();else for(var b in a)a[b]=null};h.Qf=function(a){return typeof a.Ok=="function"?a.Ok():!0};
699
+ h.contains=function(a){return this.Sa.contains(a)||this.ub.contains(a)};h.R=function(){return this.Sa.R()+this.ub.R()};h.isEmpty=function(){return this.Sa.isEmpty()&&this.ub.isEmpty()};h.J=function(){lq.L.J.call(this);if(this.ub.R()>0)throw Error("[goog.structs.Pool] Objects not released");delete this.ub;for(var a=this.Sa;!a.isEmpty();)this.Cd(a.Hc());delete this.Sa};var nq=function(a,b){this.Lh=a;this.te=b};nq.prototype.getKey=function(){return this.Lh};nq.prototype.clone=function(){return new nq(this.Lh,this.te)};var oq=function(a){this.Aa=[];if(a)a:{if(a instanceof oq){var b=a.sb();a=a.aa();if(this.R()<=0){for(var c=this.Aa,d=0;d<b.length;d++)c.push(new nq(b[d],a[d]));break a}}else b=$a(a),a=Za(a);for(c=0;c<b.length;c++)pq(this,b[c],a[c])}},pq=function(a,b,c){var d=a.Aa;d.push(new nq(b,c));b=d.length-1;a=a.Aa;for(c=a[b];b>0;)if(d=b-1>>1,a[d].getKey()>c.getKey())a[b]=a[d],b=d;else break;a[b]=c};h=oq.prototype;
701
700
  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};
702
- h.Gc=function(a){return this.Aa.some(function(b){return b.te==a})};h.Ob=function(a){return this.Aa.some(function(b){return b.getKey()==a})};h.clone=function(){return new qq(this)};h.R=function(){return this.Aa.length};h.isEmpty=function(){return this.Aa.length===0};h.clear=function(){this.Aa.length=0};var sq=function(){qq.apply(this,arguments)};r(sq,qq);sq.prototype.enqueue=function(a,b){rq(this,a,b)};sq.prototype.Hc=function(){return this.remove()};var tq=function(a,b){this.nh=void 0;this.fe=new sq;nq.call(this,a,b)};y(tq,nq);h=tq.prototype;h.Mc=function(a,b){if(!a)return(a=tq.L.Mc.call(this))&&this.delay&&(this.nh=t.setTimeout(w(this.Nd,this),this.delay)),a;this.fe.enqueue(b!==void 0?b:100,a);this.Nd()};h.Nd=function(){for(var a=this.fe;a.R()>0;){var b=this.Mc();if(b)a.Hc().apply(this,[b]);else break}};h.Le=function(a){tq.L.Le.call(this,a);this.Nd()};h.rd=function(){tq.L.rd.call(this);this.Nd()};
703
- h.J=function(){tq.L.J.call(this);t.clearTimeout(this.nh);this.fe.clear();this.fe=null};var uq=function(a,b){I.call(this);this.Hf=a;this.ua=b||null};r(uq,Zp);uq.prototype.Gf=function(a,b){var c=this,d=Bd(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.yl["x-earth-engine-computation-profile"];this.ua&&e&&this.ua.Kk(a.la.id,e);break;case "failed":case "aborted":this.ua&&a.la.id!==""&&this.ua.ql(a.la.id),Jd(d)}},void 0,this);a.Ca=this.Ld(a.qb,a.zoom);vq().Mc(function(e){c.xf(a,e)},b)};uq.prototype.getUniqueId=function(){return this.Hf.mapid+"-"+this.Hf.token};
704
- uq.prototype.xf=function(a,b){var c=vq();if(a.Ra||a.getStatus()=="aborted")oq(c,b);else{var d=Bd(a,"status-changed",function(){a.je in Yp&&(Jd(d),oq(c,b))});Xp(a)}};uq.prototype.Ld=function(a,b){a=Cl(this.Hf,a.x,a.y,b);return this.ua&&this.ua.isEnabled()?a+"&profiling=1":a};var vq=function(){wq||(wq=new tq(0,4));return wq};x("ee.layers.EarthEngineTileSource",uq);var wq=null;var xq=function(a){I.call(this);this.Ji=a};r(xq,Zp);xq.prototype.Gf=function(a){a.Ca=this.Ji.formatTileUrl(a.qb.x,a.qb.y,a.zoom);Xp(a)};xq.prototype.getUniqueId=function(){return this.Ji.token};x("ee.layers.FeatureViewTileSource",xq);var zq=function(){J.call(this);this.pe=new yq(0,60);this.vc=new Zd};r(zq,J);zq.prototype.send=function(a,b,c,d,e){if(this.vc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new Aq(a,b,d,w(this.oi,this),e!==void 0?e:1);this.vc.set(a,b);a=w(this.xf,this,b);this.pe.Mc(a,c);return b};zq.prototype.abort=function(a){if(a=this.vc.get(a))a.jc||(a.jc=!0,a.Ja=new kd("abort")),this.oi(a)};
705
- zq.prototype.xf=function(a,b){if(a.ga||a.jc)Bq(this,b);else if(a.Li=b,b.setActive(!0),b=new bq,a.ga=b,!a.retry())throw Error("Cannot dispatch first request!");};zq.prototype.oi=function(a){this.vc.remove(a.getId());a.ga&&(Bq(this,a.Li),a.ga.dispose());a.yf&&a.yf(a.Ja,a.ki)};var Bq=function(a,b){b.setActive(!1);if(!oq(a.pe,b))throw Error("Object not released");};
706
- zq.prototype.J=function(){J.prototype.J.call(this);this.pe.dispose();this.pe=null;var a=this.vc;Zb(a.aa(),function(b){b.dispose()});a.clear();this.vc=null};x("ee.MapTileManager",zq);var Aq=function(a,b,c,d,e){I.call(this);this.fa=a;this.El=b;this.jl=e!==void 0?e:1;this.yf=c;this.ac=d};r(Aq,I);h=Aq.prototype;h.getId=function(){return this.fa};h.getUrl=function(){return this.El};
707
- h.Xk=function(a){if(this.jc)this.ac&&this.ac(this);else switch(a.type){case "load":this.Ja=a;this.ac&&this.ac(this);break;case "error":case "abort":this.retry()||(this.Ja=a,this.ac&&this.ac(this))}};h.J=function(){I.prototype.J.call(this);delete this.yf;delete this.ac};h.retry=function(){if(this.Ig>this.jl)return!1;this.Ig++;eq(this.ga,this.fa);setTimeout(w(this.zl,this),0);return!0};
708
- h.zl=function(){if(!this.jc){var a=w(function(d){this.jc||(dq(this.ga,this.fa,d),Ad(this.ga,Cq,w(this.Xk,this)),this.ga.start())},this),b=this.getUrl();if(ad(b).Ba.Ob("profiling")){var c=new Ui;c.wc="blob";c.Wa("complete",w(function(){this.ki=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(c.getStatus()>=200&&c.getStatus()<300)try{var d=Qb(Rb(dj(c)));var e=d!==Pb.toString()}catch(g){}a(e?d:b)},this));c.Uc("ready",w(c.dispose,c));c.send(b,"GET")}else a(b)}};h.Ig=0;h.jc=!1;h.ga=null;
709
- h.Li=null;h.Ja=null;h.ki=null;var Cq=["load","abort","error"],Dq=function(){I.call(this);this.Ea=!1};r(Dq,I);Dq.prototype.setActive=function(a){this.Ea=a};Dq.prototype.isActive=function(){return this.Ea};var yq=function(a,b){tq.call(this,a,b)};r(yq,tq);yq.prototype.Ze=function(){return new Dq};yq.prototype.Cd=function(a){a.dispose()};yq.prototype.Qf=function(a){return!a.Ra&&!a.isActive()};var Eq=function(a,b,c,d,e){ie.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.ug=new ce;this.Rf=1;this.ua=e||null};r(Eq,ie);h=Eq.prototype;h.Me=function(a){return Bd(this,"tileevent",a)};h.Zf=function(a){Jd(a)};
710
- h.getTile=function(a,b,c){if(b<this.minZoom||a.y<0||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=je(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ua&&this.ua.isEnabled()&&(a+="&profiling=1");b=[b,this.xb,this.token].join("/");this.xb+=1;c=Bh("DIV",{id:b});var d=(new Date).getTime()/1E3;this.zb.push(b);sl(zq).send(b,a,d,w(this.Wk,this,c,b));Bp(this);return c};h.Lc=function(){return this.zb.length};
711
- h.releaseTile=function(a){sl(zq).abort(a.id);if(a.firstElementChild!==void 0)var b=a.firstElementChild;else for(b=a.firstChild;b&&b.nodeType!=1;)b=b.nextSibling;this.ug.remove(b);a.id!==""&&(this.tg.remove(a.id),this.ua&&this.ua.ql(a.id))};h.setOpacity=function(a){this.Rf=a;var b=this.ug.Da();Ud(b,function(c){Mp(c,a)})};
712
- h.Wk=function(a,b,c,d){c.type=="error"?(fc(this.zb,b),this.tg.add(b),this.dispatchEvent(c)):(fc(this.zb,b),c.target&&c.type=="load"&&(c=c.target,this.ug.add(c),this.Rf!=1&&Mp(c,this.Rf),a.appendChild(c)),Bp(this));this.ua&&d!==null&&this.ua.Kk(b,d)};x("ee.MapLayerOverlay",Eq);Eq.prototype.removeTileCallback=Eq.prototype.Zf;Eq.prototype.addTileCallback=Eq.prototype.Me;Eq.prototype.getTile=Eq.prototype.getTile;Eq.prototype.setOpacity=Eq.prototype.setOpacity;Eq.prototype.releaseTile=Eq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._apply ee.ApiFunction.lookup ee.ApiFunction._call ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.table.toBigQuery ee.batch.Export.image.toCloudStorage ee.batch.Export.video.toCloudStorage ee.batch.Export.table.toFeatureView ee.batch.Export.video.toDrive ee.batch.Export.table.toDrive ee.batch.Export.image.toDrive ee.batch.Export.table.toAsset ee.batch.Export.table.toCloudStorage ee.batch.Export.classifier.toAsset ee.batch.Export.image.toAsset ee.batch.Export.map.toCloudStorage ee.Collection.prototype.filterMetadata ee.Collection.prototype.limit ee.Collection.prototype.iterate ee.Collection.prototype.map ee.Collection.prototype.filterDate ee.Collection.prototype.filter ee.Collection.prototype.sort ee.Collection.prototype.filterBounds ee.ComputedObject.prototype.getInfo ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.data.makeTableDownloadUrl ee.data.deleteAsset ee.data.getAssetRootQuota ee.data.getTaskListWithLimit ee.data.listOperations ee.data.startTableIngestion ee.data.getAssetAcl ee.data.getDownloadId ee.data.authenticateViaPopup ee.data.cancelOperation ee.data.getWorkloadTag ee.data.makeDownloadUrl ee.data.listImages ee.data.getFeatureViewTilesKey ee.data.listFeatures ee.data.getAssetRoots ee.data.getAsset ee.data.authenticateViaPrivateKey ee.data.createAssetHome ee.data.setWorkloadTag ee.data.getOperation ee.data.newTaskId ee.data.computeValue ee.data.getInfo ee.data.createAsset ee.data.setDefaultWorkloadTag ee.data.getTileUrl ee.data.getThumbId ee.data.cancelTask ee.data.resetWorkloadTag ee.data.getVideoThumbId ee.data.updateAsset ee.data.getTaskStatus ee.data.updateTask ee.data.getList ee.data.getFilmstripThumbId ee.data.startIngestion ee.data.createFolder ee.data.startProcessing ee.data.setAssetAcl ee.data.authenticateViaOauth ee.data.makeThumbUrl ee.data.getMapId ee.data.renameAsset ee.data.listAssets ee.data.setAssetProperties ee.data.getTaskList ee.data.copyAsset ee.data.authenticate ee.data.getTableDownloadId ee.data.listBuckets ee.Date ee.Deserializer.decodeCloudApi ee.Deserializer.fromCloudApiJSON ee.Deserializer.decode ee.Deserializer.fromJSON ee.Dictionary ee.initialize ee.reset ee.call ee.Algorithms ee.InitState ee.apply 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.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.getInfo ee.FeatureCollection ee.FeatureCollection.prototype.select ee.Filter.metadata ee.Filter.date ee.Filter.bounds ee.Filter ee.Filter.eq ee.Filter.and ee.Filter.inList ee.Filter.gt ee.Filter.or ee.Filter.prototype.not ee.Filter.lt ee.Filter.neq ee.Filter.gte ee.Filter.lte ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.prototype.toGeoJSONString ee.Geometry.MultiPolygon ee.Geometry.LinearRing ee.Geometry.BBox ee.Geometry.MultiPoint ee.Geometry.LineString ee.Geometry.prototype.serialize ee.Geometry ee.Geometry.Polygon ee.Geometry.Rectangle ee.Geometry.MultiLineString ee.Geometry.prototype.toGeoJSON ee.Geometry.Point ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.prototype.getMap ee.Image.prototype.getDownloadURL ee.Image.prototype.getThumbId ee.Image.cat ee.Image.prototype.select ee.Image.prototype.expression ee.Image.prototype.rename ee.Image ee.Image.rgb ee.Image.prototype.clip ee.Image.prototype.getThumbURL ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.select ee.ImageCollection.prototype.linkCollection ee.List ee.Number ee.Serializer.toCloudApiJSON ee.Serializer.toJSON ee.Serializer.encodeCloudApi ee.Serializer.toReadableCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.encodeCloudApiPretty ee.Serializer.encode ee.String ee.Terrain".split(" "),
713
- c=[["name","namedArgs"],["name"],["name","var_args"],"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_writePublicTiles opt_minZoom opt_maxZoom opt_scale opt_region opt_skipEmptyTiles opt_minTimeMachineZoomSubset opt_maxTimeMachineZoomSubset opt_tileWidth opt_tileHeight opt_tileStride opt_videoFormat opt_version opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),"collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),
714
- "image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),
715
- "collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"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(" "),
716
- ["collection","opt_description","opt_assetId","opt_maxVertices","opt_priority"],"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),["classifier","opt_description","opt_assetId","opt_priority"],"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "),"image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),
717
- ["name","operator","value"],["max","opt_property","opt_ascending"],["algorithm","opt_first"],["algorithm","opt_dropNulls"],["start","opt_end"],["filter"],["property","opt_ascending"],["geometry"],["opt_callback"],["legacy"],["func","var_args"],["callback"],["id"],["assetId","opt_callback"],["rootId","opt_callback"],["opt_limit","opt_callback"],["opt_limit","opt_callback"],["taskId","request","opt_callback"],["assetId","opt_callback"],["params","opt_callback"],["opt_success","opt_error"],["operationName",
718
- "opt_callback"],[],["id"],["parent","opt_params","opt_callback"],["params","opt_callback"],["asset","params","opt_callback"],["opt_callback"],["id","opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["requestedId","opt_callback"],["tag"],["operationName","opt_callback"],["opt_count","opt_callback"],["obj","opt_callback"],["id","opt_callback"],["value","opt_path","opt_force","opt_properties","opt_callback"],["tag"],["id","x","y","z"],["params","opt_callback"],
719
- ["taskId","opt_callback"],["opt_resetDefault"],["params","opt_callback"],["assetId","asset","updateFields","opt_callback"],["taskId","opt_callback"],["taskId","action","opt_callback"],["params","opt_callback"],["params","opt_callback"],["taskId","request","opt_callback"],["path","opt_force","opt_callback"],["taskId","params","opt_callback"],["assetId","aclUpdate","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["id"],["params",
720
- "opt_callback"],["sourceId","destinationId","opt_callback"],["parent","opt_params","opt_callback"],["assetId","properties","opt_callback"],["opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["params","opt_callback"],["project","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),
721
- [],["func","var_args"],[],[],["func","namedArgs"],[],["var_args"],[],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["geometry","opt_properties"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],["args","opt_column"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["name","operator","value"],["start","opt_end"],["geometry","opt_errorMargin"],["opt_filter"],
722
- ["name","value"],["var_args"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name","value"],["var_args"],[],["name","value"],["name","value"],["name","value"],["name","value"],["namedArgs"],["var_args"],[],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["west","south","east","north"],["coords","opt_proj"],["coords","opt_proj","opt_geodesic","opt_maxError"],["legacy"],["geoJson","opt_proj","opt_geodesic",
723
- "opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["coords","opt_proj"],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["params","opt_callback"],["params","opt_callback"],["var_args"],["var_args"],["expression","opt_map"],["var_args"],["opt_args"],["r","g","b"],["geometry"],["params","opt_callback"],["params","opt_callback"],["args"],
724
- [],["params","opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],["opt_visParams","opt_callback"],["selectors","opt_names"],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],["list"],["number"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["string"],[]];[Wm,Vm,Q,Go,Do,wo,Eo,Co,Fo,Ao,xo,Bo,zo,Ho,uo,yo,V.prototype.mf,V.prototype.limit,V.prototype.Kh,V.prototype.map,V.prototype.lf,V.prototype.filter,V.prototype.sort,V.prototype.vh,
725
- O.prototype.V,O.prototype.va,O.prototype.Eg,O.prototype.evaluate,Ol,ym,Dm,Tl,Vl,lm,zm,Ll,tl,Wl,zl,Ml,qm,Dl,El,sm,mm,wl,tm,Fm,Xl,Pl,Fl,mm,um,Gm,Cl,Gl,Zl,Hm,Hl,Am,Sl,Yl,om,Il,jm,vm,fm,Bm,ul,Jl,Bl,wm,pm,Cm,Ul,xm,vl,Nl,rm,Yo,cp,gp,ap,bp,hp,qp,tp,vp,sp,up,wp,256,S.prototype.set,Rj,W.prototype.V,W.prototype.S,W.prototype.getMap,W,X.prototype.getMap,X.prototype.rb,X.prototype.S,X.prototype.V,X,X.prototype.select,Un,Rn,Tn,U,Jn,Pn,Sn,Nn,Qn,U.prototype.rc,Ln,Kn,Mn,On,Qm.prototype.apply,Qm.prototype.call,T.prototype.wg,
726
- Bn,yn,un,sn,xn,T.prototype.va,T,An,tn,zn,T.prototype.oe,pn,N.prototype.V,N.prototype.S,N.prototype.getMap,N.prototype.rb,N.prototype.Kd,io,N.prototype.select,N.prototype.l,N.prototype.pi,N,ho,N.prototype.clip,N.prototype.vf,Y.prototype.wf,Y,Y.prototype.first,Y.prototype.tf,Y.prototype.S,Y.prototype.V,Y.prototype.getMap,Y.prototype.select,Y.prototype.Ff,jo,Oo,Yk,Ok,Tk,Zk,Qk,Xk,Nk,Ro,kp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);
701
+ h.Gc=function(a){return this.Aa.some(function(b){return b.te==a})};h.Ob=function(a){return this.Aa.some(function(b){return b.getKey()==a})};h.clone=function(){return new oq(this)};h.R=function(){return this.Aa.length};h.isEmpty=function(){return this.Aa.length===0};h.clear=function(){this.Aa.length=0};var qq=function(){oq.apply(this,arguments)};r(qq,oq);qq.prototype.enqueue=function(a,b){pq(this,a,b)};qq.prototype.Hc=function(){return this.remove()};var rq=function(a,b){this.nh=void 0;this.fe=new qq;lq.call(this,a,b)};y(rq,lq);h=rq.prototype;h.Mc=function(a,b){if(!a)return(a=rq.L.Mc.call(this))&&this.delay&&(this.nh=t.setTimeout(w(this.Nd,this),this.delay)),a;this.fe.enqueue(b!==void 0?b:100,a);this.Nd()};h.Nd=function(){for(var a=this.fe;a.R()>0;){var b=this.Mc();if(b)a.Hc().apply(this,[b]);else break}};h.Le=function(a){rq.L.Le.call(this,a);this.Nd()};h.rd=function(){rq.L.rd.call(this);this.Nd()};
702
+ h.J=function(){rq.L.J.call(this);t.clearTimeout(this.nh);this.fe.clear();this.fe=null};var sq=function(a,b){I.call(this);this.Hf=a;this.ua=b||null};r(sq,Xp);sq.prototype.Gf=function(a,b){var c=this,d=zd(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.xl["x-earth-engine-computation-profile"];this.ua&&e&&this.ua.Lk(a.la.id,e);break;case "failed":case "aborted":this.ua&&a.la.id!==""&&this.ua.pl(a.la.id),Hd(d)}},void 0,this);a.Ca=this.Ld(a.qb,a.zoom);tq().Mc(function(e){c.xf(a,e)},b)};sq.prototype.getUniqueId=function(){return this.Hf.mapid+"-"+this.Hf.token};
703
+ sq.prototype.xf=function(a,b){var c=tq();if(a.Ra||a.getStatus()=="aborted")mq(c,b);else{var d=zd(a,"status-changed",function(){a.je in Wp&&(Hd(d),mq(c,b))});Vp(a)}};sq.prototype.Ld=function(a,b){a=Al(this.Hf,a.x,a.y,b);return this.ua&&this.ua.isEnabled()?a+"&profiling=1":a};var tq=function(){uq||(uq=new rq(0,4));return uq};x("ee.layers.EarthEngineTileSource",sq);var uq=null;var vq=function(a){I.call(this);this.Ki=a};r(vq,Xp);vq.prototype.Gf=function(a){a.Ca=this.Ki.formatTileUrl(a.qb.x,a.qb.y,a.zoom);Vp(a)};vq.prototype.getUniqueId=function(){return this.Ki.token};x("ee.layers.FeatureViewTileSource",vq);var xq=function(){J.call(this);this.pe=new wq(0,60);this.vc=new Xd};r(xq,J);xq.prototype.send=function(a,b,c,d,e){if(this.vc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new yq(a,b,d,w(this.oi,this),e!==void 0?e:1);this.vc.set(a,b);a=w(this.xf,this,b);this.pe.Mc(a,c);return b};xq.prototype.abort=function(a){if(a=this.vc.get(a))a.jc||(a.jc=!0,a.Ja=new id("abort")),this.oi(a)};
704
+ xq.prototype.xf=function(a,b){if(a.ga||a.jc)zq(this,b);else if(a.Mi=b,b.setActive(!0),b=new $p,a.ga=b,!a.retry())throw Error("Cannot dispatch first request!");};xq.prototype.oi=function(a){this.vc.remove(a.getId());a.ga&&(zq(this,a.Mi),a.ga.dispose());a.yf&&a.yf(a.Ja,a.ki)};var zq=function(a,b){b.setActive(!1);if(!mq(a.pe,b))throw Error("Object not released");};
705
+ xq.prototype.J=function(){J.prototype.J.call(this);this.pe.dispose();this.pe=null;var a=this.vc;Xb(a.aa(),function(b){b.dispose()});a.clear();this.vc=null};x("ee.MapTileManager",xq);var yq=function(a,b,c,d,e){I.call(this);this.fa=a;this.Dl=b;this.kl=e!==void 0?e:1;this.yf=c;this.ac=d};r(yq,I);h=yq.prototype;h.getId=function(){return this.fa};h.getUrl=function(){return this.Dl};
706
+ h.Yk=function(a){if(this.jc)this.ac&&this.ac(this);else switch(a.type){case "load":this.Ja=a;this.ac&&this.ac(this);break;case "error":case "abort":this.retry()||(this.Ja=a,this.ac&&this.ac(this))}};h.J=function(){I.prototype.J.call(this);delete this.yf;delete this.ac};h.retry=function(){if(this.Ig>this.kl)return!1;this.Ig++;cq(this.ga,this.fa);setTimeout(w(this.yl,this),0);return!0};
707
+ h.yl=function(){if(!this.jc){var a=w(function(d){this.jc||(bq(this.ga,this.fa,d),yd(this.ga,Aq,w(this.Yk,this)),this.ga.start())},this),b=this.getUrl();if(Zc(b).Ba.Ob("profiling")){var c=new Si;c.wc="blob";c.Wa("complete",w(function(){this.ki=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(c.getStatus()>=200&&c.getStatus()<300)try{var d=Fb(Gb(bj(c)));var e=d!==Eb.toString()}catch(g){}a(e?d:b)},this));c.Uc("ready",w(c.dispose,c));c.send(b,"GET")}else a(b)}};h.Ig=0;h.jc=!1;h.ga=null;
708
+ h.Mi=null;h.Ja=null;h.ki=null;var Aq=["load","abort","error"],Bq=function(){I.call(this);this.Ea=!1};r(Bq,I);Bq.prototype.setActive=function(a){this.Ea=a};Bq.prototype.isActive=function(){return this.Ea};var wq=function(a,b){rq.call(this,a,b)};r(wq,rq);wq.prototype.Ze=function(){return new Bq};wq.prototype.Cd=function(a){a.dispose()};wq.prototype.Qf=function(a){return!a.Ra&&!a.isActive()};var Cq=function(a,b,c,d,e){ge.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.ug=new ae;this.Rf=1;this.ua=e||null};r(Cq,ge);h=Cq.prototype;h.Me=function(a){return zd(this,"tileevent",a)};h.Zf=function(a){Hd(a)};
709
+ h.getTile=function(a,b,c){if(b<this.minZoom||a.y<0||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=he(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ua&&this.ua.isEnabled()&&(a+="&profiling=1");b=[b,this.xb,this.token].join("/");this.xb+=1;c=zh("DIV",{id:b});var d=(new Date).getTime()/1E3;this.zb.push(b);ql(xq).send(b,a,d,w(this.Xk,this,c,b));zp(this);return c};h.Lc=function(){return this.zb.length};
710
+ h.releaseTile=function(a){ql(xq).abort(a.id);if(a.firstElementChild!==void 0)var b=a.firstElementChild;else for(b=a.firstChild;b&&b.nodeType!=1;)b=b.nextSibling;this.ug.remove(b);a.id!==""&&(this.tg.remove(a.id),this.ua&&this.ua.pl(a.id))};h.setOpacity=function(a){this.Rf=a;var b=this.ug.Da();Sd(b,function(c){Kp(c,a)})};
711
+ h.Xk=function(a,b,c,d){c.type=="error"?(dc(this.zb,b),this.tg.add(b),this.dispatchEvent(c)):(dc(this.zb,b),c.target&&c.type=="load"&&(c=c.target,this.ug.add(c),this.Rf!=1&&Kp(c,this.Rf),a.appendChild(c)),zp(this));this.ua&&d!==null&&this.ua.Lk(b,d)};x("ee.MapLayerOverlay",Cq);Cq.prototype.removeTileCallback=Cq.prototype.Zf;Cq.prototype.addTileCallback=Cq.prototype.Me;Cq.prototype.getTile=Cq.prototype.getTile;Cq.prototype.setOpacity=Cq.prototype.setOpacity;Cq.prototype.releaseTile=Cq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._call ee.ApiFunction.lookup ee.ApiFunction._apply ee.batch.Export.table.toBigQuery ee.batch.Export.video.toCloudStorage ee.batch.Export.video.toDrive ee.batch.Export.table.toFeatureView ee.batch.Export.image.toCloudStorage ee.batch.Export.classifier.toAsset ee.batch.Export.table.toDrive ee.batch.Export.table.toAsset ee.batch.Export.table.toCloudStorage ee.batch.Export.image.toDrive ee.batch.Export.image.toAsset ee.batch.Export.map.toCloudStorage ee.batch.Export.videoMap.toCloudStorage ee.Collection.prototype.limit ee.Collection.prototype.sort ee.Collection.prototype.filter ee.Collection.prototype.filterBounds ee.Collection.prototype.filterDate ee.Collection.prototype.map ee.Collection.prototype.iterate ee.Collection.prototype.filterMetadata ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.getInfo ee.data.authenticate ee.data.getTileUrl ee.data.getTableDownloadId ee.data.makeTableDownloadUrl ee.data.deleteAsset ee.data.getTaskListWithLimit ee.data.getAssetRootQuota ee.data.startTableIngestion ee.data.listOperations ee.data.getDownloadId ee.data.authenticateViaPopup ee.data.getAssetAcl ee.data.makeDownloadUrl ee.data.cancelOperation ee.data.getWorkloadTag ee.data.getFeatureViewTilesKey ee.data.listImages ee.data.listFeatures ee.data.getAssetRoots ee.data.getAsset ee.data.authenticateViaPrivateKey ee.data.setWorkloadTag ee.data.getOperation ee.data.createAssetHome ee.data.newTaskId ee.data.computeValue ee.data.createAsset ee.data.getInfo ee.data.getThumbId ee.data.setDefaultWorkloadTag ee.data.cancelTask ee.data.resetWorkloadTag ee.data.getVideoThumbId ee.data.updateAsset ee.data.getTaskStatus ee.data.updateTask ee.data.getFilmstripThumbId ee.data.getList ee.data.startIngestion ee.data.createFolder ee.data.startProcessing ee.data.authenticateViaOauth ee.data.setAssetAcl ee.data.makeThumbUrl ee.data.renameAsset ee.data.getMapId ee.data.listAssets ee.data.listBuckets ee.data.setAssetProperties ee.data.getTaskList ee.data.copyAsset ee.Date ee.Deserializer.fromCloudApiJSON ee.Deserializer.decodeCloudApi ee.Deserializer.decode ee.Deserializer.fromJSON ee.Dictionary ee.TILE_SIZE ee.initialize ee.call ee.reset ee.Algorithms ee.InitState ee.apply ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature ee.Feature.prototype.getInfo ee.Feature.prototype.getMapId ee.Feature.prototype.getMap ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection ee.Filter.inList ee.Filter.gt ee.Filter.or ee.Filter.lt ee.Filter.prototype.not ee.Filter.neq ee.Filter.lte ee.Filter.gte ee.Filter.metadata ee.Filter.date ee.Filter.bounds ee.Filter ee.Filter.eq ee.Filter.and ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry ee.Geometry.MultiPoint ee.Geometry.BBox ee.Geometry.prototype.toGeoJSONString ee.Geometry.LineString ee.Geometry.Polygon ee.Geometry.Rectangle ee.Geometry.Point ee.Geometry.prototype.serialize ee.Geometry.MultiPolygon ee.Geometry.LinearRing ee.Geometry.prototype.toGeoJSON ee.Geometry.MultiLineString ee.Image ee.Image.prototype.getThumbURL ee.Image.prototype.expression ee.Image.prototype.getInfo ee.Image.prototype.getMapId ee.Image.prototype.clip ee.Image.prototype.getMap ee.Image.prototype.getDownloadURL ee.Image.prototype.select ee.Image.prototype.getThumbId ee.Image.rgb ee.Image.prototype.rename ee.Image.cat ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.select ee.ImageCollection.prototype.first ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getInfo ee.ImageCollection ee.List ee.Number ee.Serializer.toJSON ee.Serializer.encodeCloudApi ee.Serializer.toCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encodeCloudApiPretty ee.Serializer.encode ee.String ee.Terrain".split(" "),
712
+ c=[["name","var_args"],["name"],["name","namedArgs"],"collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"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(" "),
713
+ "collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking 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(" "),["classifier","opt_description","opt_assetId","opt_priority"],"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),
714
+ ["collection","opt_description","opt_assetId","opt_maxVertices","opt_priority"],"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),"image opt_description opt_folder opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "),
715
+ "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(" "),
716
+ ["max","opt_property","opt_ascending"],["property","opt_ascending"],["filter"],["geometry"],["start","opt_end"],["algorithm","opt_dropNulls"],["algorithm","opt_first"],["name","operator","value"],["legacy"],["func","var_args"],["callback"],["opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["id","x","y","z"],["params","opt_callback"],["id"],["assetId","opt_callback"],["opt_limit","opt_callback"],["rootId","opt_callback"],["taskId","request","opt_callback"],
717
+ ["opt_limit","opt_callback"],["params","opt_callback"],["opt_success","opt_error"],["assetId","opt_callback"],["id"],["operationName","opt_callback"],[],["params","opt_callback"],["parent","opt_params","opt_callback"],["asset","params","opt_callback"],["opt_callback"],["id","opt_callback"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["tag"],["operationName","opt_callback"],["requestedId","opt_callback"],["opt_count","opt_callback"],["obj","opt_callback"],
718
+ ["value","opt_path","opt_force","opt_properties","opt_callback"],["id","opt_callback"],["params","opt_callback"],["tag"],["taskId","opt_callback"],["opt_resetDefault"],["params","opt_callback"],["assetId","asset","updateFields","opt_callback"],["taskId","opt_callback"],["taskId","action","opt_callback"],["params","opt_callback"],["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(" "),
719
+ ["assetId","aclUpdate","opt_callback"],["id"],["sourceId","destinationId","opt_callback"],["params","opt_callback"],["parent","opt_params","opt_callback"],["project","opt_callback"],["assetId","properties","opt_callback"],["opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),["func","var_args"],[],[],[],["func",
720
+ "namedArgs"],["var_args"],[],["geometry","opt_properties"],["opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["args","opt_column"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name","value"],["var_args"],["name","value"],[],["name","value"],
721
+ ["name","value"],["name","value"],["name","operator","value"],["start","opt_end"],["geometry","opt_errorMargin"],["opt_filter"],["name","value"],["var_args"],["var_args"],["namedArgs"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj"],["west","south","east","north"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj"],["legacy"],["coords",
722
+ "opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],["opt_args"],["params","opt_callback"],["expression","opt_map"],["opt_callback"],["opt_visParams","opt_callback"],["geometry"],["opt_visParams","opt_callback"],["params","opt_callback"],["var_args"],["params","opt_callback"],["r","g","b"],["var_args"],["var_args"],["params","opt_callback"],["opt_visParams","opt_callback"],["selectors","opt_names"],
723
+ [],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],["params","opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],["args"],["list"],["number"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["string"],[]];[Q,Tm,Um,Bo,Co,Do,Ao,uo,Fo,yo,zo,xo,vo,so,wo,Eo,V.prototype.limit,V.prototype.sort,V.prototype.filter,V.prototype.vh,V.prototype.lf,V.prototype.map,V.prototype.Kh,V.prototype.mf,O.prototype.va,O.prototype.Eg,O.prototype.evaluate,
724
+ O.prototype.V,tl,Al,Ll,Ml,wm,Rl,Bm,jm,Tl,Jl,rl,xm,Kl,Ul,xl,Bl,om,Cl,qm,km,ul,Dm,Vl,rm,Nl,Dl,sm,km,El,Em,Xl,Fm,Fl,ym,Ql,Wl,Gl,mm,hm,tm,dm,sl,zm,Hl,um,zl,nm,pm,Am,Sl,vm,Wo,ep,ap,Zo,$o,fp,256,op,tp,rp,qp,sp,up,S.prototype.set,Pj,W,W.prototype.V,W.prototype.S,W.prototype.getMap,X.prototype.S,X.prototype.V,X.prototype.select,X.prototype.getMap,X.prototype.rb,X,Qn,Ln,On,Jn,U.prototype.rc,In,Mn,Kn,Sn,Pn,Rn,U,Hn,Nn,Om.prototype.call,Om.prototype.apply,T,qn,sn,T.prototype.wg,vn,yn,rn,nn,T.prototype.va,zn,
725
+ wn,T.prototype.oe,xn,N,N.prototype.vf,N.prototype.l,N.prototype.V,N.prototype.S,N.prototype.clip,N.prototype.getMap,N.prototype.rb,N.prototype.select,N.prototype.Kd,fo,N.prototype.pi,go,Y.prototype.tf,Y.prototype.S,Y.prototype.select,Y.prototype.first,Y.prototype.Ff,Y.prototype.wf,Y.prototype.getMap,Y.prototype.V,Y,ho,Mo,Mk,Rk,Wk,Ok,Xk,Vk,Lk,Po,ip].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);