@google/earthengine 1.7.1 → 1.7.4

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.
@@ -9,8 +9,8 @@ n("Promise",function(a){function b(){this.nb=null}function c(f){return f instanc
9
9
  })};var e=function(f){this.U=0;this.ia=void 0;this.wc=[];this.Kh=!1;var l=this.af();try{f(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.af=function(){function f(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:f(this.ul),reject:f(this.Yf)}};e.prototype.ul=function(f){if(f===this)this.Yf(new TypeError("A Promise cannot resolve to itself"));else if(f instanceof e)this.wl(f);else{a:switch(typeof f){case "object":var l=f!=null;break a;case "function":l=!0;break a;default:l=
10
10
  !1}l?this.tl(f):this.Bh(f)}};e.prototype.tl=function(f){var l=void 0;try{l=f.then}catch(m){this.Yf(m);return}typeof l=="function"?this.xl(l,f):this.Bh(f)};e.prototype.Yf=function(f){this.zi(2,f)};e.prototype.Bh=function(f){this.zi(1,f)};e.prototype.zi=function(f,l){if(this.U!=0)throw Error("Cannot settle("+f+", "+l+"): Promise already settled in state"+this.U);this.U=f;this.ia=l;this.U===2&&this.vl();this.Yk()};e.prototype.vl=function(){var f=this;d(function(){if(f.ol()){var l=k.console;typeof l!==
11
11
  "undefined"&&l.error(f.ia)}},1)};e.prototype.ol=function(){if(this.Kh)return!1;var f=k.CustomEvent,l=k.Event,m=k.dispatchEvent;if(typeof m==="undefined")return!0;typeof f==="function"?f=new f("unhandledrejection",{cancelable:!0}):typeof l==="function"?f=new l("unhandledrejection",{cancelable:!0}):(f=k.document.createEvent("CustomEvent"),f.initCustomEvent("unhandledrejection",!1,!0,f));f.promise=this;f.reason=this.ia;return m(f)};e.prototype.Yk=function(){if(this.wc!=null){for(var f=0;f<this.wc.length;++f)g.Hg(this.wc[f]);
12
- this.wc=null}};var g=new b;e.prototype.wl=function(f){var l=this.af();f.Cd(l.resolve,l.reject)};e.prototype.xl=function(f,l){var m=this.af();try{f.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(f,l){function m(B,H){return typeof B=="function"?function(ea){try{p(B(ea))}catch(W){v(W)}}:H}var p,v,z=new e(function(B,H){p=B;v=H});this.Cd(m(f,p),m(l,v));return z};e.prototype.catch=function(f){return this.then(void 0,f)};e.prototype.Cd=function(f,l){function m(){switch(p.U){case 1:f(p.ia);
13
- break;case 2:l(p.ia);break;default:throw Error("Unexpected state: "+p.U);}}var p=this;this.wc==null?g.Hg(m):this.wc.push(m);this.Kh=!0};e.resolve=c;e.reject=function(f){return new e(function(l,m){m(f)})};e.race=function(f){return new e(function(l,m){for(var p=r(f),v=p.next();!v.done;v=p.next())c(v.value).Cd(l,m)})};e.all=function(f){var l=r(f),m=l.next();return m.done?c([]):new e(function(p,v){function z(ea){return function(W){B[ea]=W;H--;H==0&&p(B)}}var B=[],H=0;do B.push(void 0),H++,c(m.value).Cd(z(B.length-
12
+ this.wc=null}};var g=new b;e.prototype.wl=function(f){var l=this.af();f.Cd(l.resolve,l.reject)};e.prototype.xl=function(f,l){var m=this.af();try{f.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(f,l){function m(C,G){return typeof C=="function"?function(ea){try{p(C(ea))}catch(W){v(W)}}:G}var p,v,z=new e(function(C,G){p=C;v=G});this.Cd(m(f,p),m(l,v));return z};e.prototype.catch=function(f){return this.then(void 0,f)};e.prototype.Cd=function(f,l){function m(){switch(p.U){case 1:f(p.ia);
13
+ break;case 2:l(p.ia);break;default:throw Error("Unexpected state: "+p.U);}}var p=this;this.wc==null?g.Hg(m):this.wc.push(m);this.Kh=!0};e.resolve=c;e.reject=function(f){return new e(function(l,m){m(f)})};e.race=function(f){return new e(function(l,m){for(var p=r(f),v=p.next();!v.done;v=p.next())c(v.value).Cd(l,m)})};e.all=function(f){var l=r(f),m=l.next();return m.done?c([]):new e(function(p,v){function z(ea){return function(W){C[ea]=W;G--;G==0&&p(C)}}var C=[],G=0;do C.push(void 0),G++,c(m.value).Cd(z(C.length-
14
14
  1),v),m=l.next();while(!m.done)})};return e});n("Symbol.dispose",function(a){return a?a:Symbol("Symbol.dispose")});var ta=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var g=c++;return{value:b(g,a[g]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};n("Array.prototype.keys",function(a){return a?a:function(){return ta(this,function(b){return b})}});
15
15
  n("WeakMap",function(a){function b(){}function c(m){var p=typeof m;return p==="object"&&m!==null||p==="function"}function d(m){if(!pa(m,g)){var p=new b;ba(m,g,{value:p})}}function e(m){var p=Object[m];p&&(Object[m]=function(v){if(v instanceof b)return v;Object.isExtensible(v)&&d(v);return p(v)})}if(function(){if(!a||!Object.seal)return!1;try{var m=Object.seal({}),p=Object.seal({}),v=new a([[m,2],[p,3]]);if(v.get(m)!=2||v.get(p)!=3)return!1;v.delete(m);v.set(p,4);return!v.has(m)&&v.get(p)==4}catch(z){return!1}}())return a;
16
16
  var g="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var f=0,l=function(m){this.ea=(f+=Math.random()+1).toString();if(m){m=r(m);for(var p;!(p=m.next()).done;)p=p.value,this.set(p[0],p[1])}};l.prototype.set=function(m,p){if(!c(m))throw Error("Invalid WeakMap key");d(m);if(!pa(m,g))throw Error("WeakMap key fail: "+m);m[g][this.ea]=p;return this};l.prototype.get=function(m){return c(m)&&pa(m,g)?m[g][this.ea]:void 0};l.prototype.has=function(m){return c(m)&&pa(m,g)&&pa(m[g],
@@ -38,10 +38,10 @@ n("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)pa(b,
38
38
  */
39
39
  var ya=ya||{},t=this||self,za=function(a){var b=typeof a;return b!="object"?b:a?Array.isArray(a)?"array":b:"null"},Aa=function(a){var b=za(a);return b=="array"||b=="object"&&typeof a.length=="number"},Ba=function(a){return u(a)&&typeof a.getFullYear=="function"},u=function(a){var b=typeof a;return b=="object"&&a!=null||b=="function"},Ea=function(a){return Object.prototype.hasOwnProperty.call(a,Ca)&&a[Ca]||(a[Ca]=++Da)},Ca="closure_uid_"+(Math.random()*1E9>>>0),Da=0,Fa=function(a,b,c){return a.call.apply(a.bind,
40
40
  arguments)},Ga=function(a,b,c){if(!a)throw Error();if(arguments.length>2){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}},w=function(a,b,c){w=Function.prototype.bind&&Function.prototype.bind.toString().indexOf("native code")!=-1?Fa:Ga;return w.apply(null,arguments)},Ha=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=
41
- c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");for(var c=t,d;a.length&&(d=a.shift());)a.length||b===void 0?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},y=function(a,b){function c(){}c.prototype=b.prototype;a.M=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Kl=function(d,e,g){for(var f=Array(arguments.length-2),l=2;l<arguments.length;l++)f[l-2]=arguments[l];return b.prototype[e].apply(d,f)}};var Ia=typeof AsyncContext!=="undefined"&&typeof AsyncContext.Snapshot==="function"?function(a){return a&&AsyncContext.Snapshot.wrap(a)}:function(a){return a};var Ja=function(){},Ka=new Ja;function La(a){return Object.assign({},{R:{},Ml:{},keys:[],La:{},o:{},I:{},qh:!1},a)}var A=function(){this.h={}},C=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},D=function(a,b){return a.h[b]!=null};function Ma(a,b){return C(b,a)}function Na(a,b,c){b[a]=c}function Oa(){return{}}function Pa(a,b){var c=new a;return b==null?c:Qa(b,Ra,Sa,Ta,a)}function Ra(a,b){return b[a]}function Sa(a,b,c){b.h[a]=c}
41
+ c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},x=function(a,b){a=a.split(".");for(var c=t,d;a.length&&(d=a.shift());)a.length||b===void 0?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},y=function(a,b){function c(){}c.prototype=b.prototype;a.M=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Kl=function(d,e,g){for(var f=Array(arguments.length-2),l=2;l<arguments.length;l++)f[l-2]=arguments[l];return b.prototype[e].apply(d,f)}};var Ia=typeof AsyncContext!=="undefined"&&typeof AsyncContext.Snapshot==="function"?function(a){return a&&AsyncContext.Snapshot.wrap(a)}:function(a){return a};var Ja=function(){},Ka=new Ja;function La(a){return Object.assign({},{R:{},Ml:{},keys:[],La:{},o:{},I:{},qh:!1},a)}var A=function(){this.h={}},B=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},D=function(a,b){return a.h[b]!=null};function Ma(a,b){return B(b,a)}function Na(a,b,c){b[a]=c}function Oa(){return{}}function Pa(a,b){var c=new a;return b==null?c:Qa(b,Ra,Sa,Ta,a)}function Ra(a,b){return b[a]}function Sa(a,b,c){b.h[a]=c}
42
42
  function Ta(a){if(a==null)throw Error("Cannot deserialize, target constructor was null.");return new a}
43
- function Qa(a,b,c,d,e){e=d(e);for(var g=Ua(a,e),f=g.R||{},l=g.o||{},m=g.La||{},p=r(g.keys||[]),v=p.next(),z={};!v.done;z={Wd:void 0},v=p.next()){v=v.value;var B=b(v,a);if(B!=null){var H=void 0;if(f.hasOwnProperty(v)){if(g.qh&&B.length===0)continue;H=Va(B,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))H=Va(B,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Wd=m[v],H=z.Wd.oa?B.map(function(ea){return function(W){return Wa(W,ea.Wd,b,c,d)}}(z)):Wa(B,z.Wd,b,c,d);else if(Array.isArray(B)){if(g.qh&&B.length===
44
- 0)continue;H=Va(B,b,c,d,!0,!1)}else H=B instanceof Ja?null:B;c(v,e,H)}}return e}function Wa(a,b,c,d,e){for(var g={},f=r(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Va(m,c,d,e,b.qa,b.pa,b.ka))}return g}
43
+ function Qa(a,b,c,d,e){e=d(e);for(var g=Ua(a,e),f=g.R||{},l=g.o||{},m=g.La||{},p=r(g.keys||[]),v=p.next(),z={};!v.done;z={Wd:void 0},v=p.next()){v=v.value;var C=b(v,a);if(C!=null){var G=void 0;if(f.hasOwnProperty(v)){if(g.qh&&C.length===0)continue;G=Va(C,b,c,d,!0,!0,f[v])}else if(l.hasOwnProperty(v))G=Va(C,b,c,d,!1,!0,l[v]);else if(m.hasOwnProperty(v))z.Wd=m[v],G=z.Wd.oa?C.map(function(ea){return function(W){return Wa(W,ea.Wd,b,c,d)}}(z)):Wa(C,z.Wd,b,c,d);else if(Array.isArray(C)){if(g.qh&&C.length===
44
+ 0)continue;G=Va(C,b,c,d,!0,!1)}else G=C instanceof Ja?null:C;c(v,e,G)}}return e}function Wa(a,b,c,d,e){for(var g={},f=r(Object.keys(a)),l=f.next();!l.done;l=f.next()){l=l.value;var m=a[l];m!=null&&(g[l]=Va(m,c,d,e,b.qa,b.pa,b.ka))}return g}
45
45
  function Va(a,b,c,d,e,g,f){if(g&&f==null)throw Error("Cannot deserialize a reference object without a constructor.");return a==null?a:e&&g?a.map(function(l){return Qa(l,b,c,d,f)}):e&&!g?a.map(function(l){return l}):!e&&g?Qa(a,b,c,d,f):a instanceof Ja?null:typeof a==="object"?JSON.parse(JSON.stringify(a)):a}function Ua(a,b){if(b instanceof A)a=La(b.i());else if(a instanceof A)a=La(a.i());else throw Error("Cannot find ClassMetadata.");return a};var Xa=function(){};Xa.prototype.D=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Ya(a,b){if(a==null)return null;a=a.Nl(b);return a==null?null:a};function Za(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function $a(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function ab(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function bb(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function cb(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function db(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function eb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
46
46
  function fb(a){var b=gb,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function hb(a){for(var b in a)return!1;return!0}function ib(a,b){b in a&&delete a[b]}function jb(a){var b={},c;for(c in a)b[c]=a[c];return b}
47
47
  function kb(a){if(!a||typeof a!=="object")return a;if(typeof a.clone==="function")return a.clone();if(typeof Map!=="undefined"&&a instanceof Map)return new Map(a);if(typeof Set!=="undefined"&&a instanceof Set)return new Set(a);if(a instanceof Date)return new Date(a.getTime());var b=Array.isArray(a)?[]:typeof ArrayBuffer!=="function"||typeof ArrayBuffer.isView!=="function"||!ArrayBuffer.isView(a)||a instanceof DataView?{}:new a.constructor(a.length),c;for(c in a)b[c]=kb(a[c]);return b}var lb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
@@ -62,7 +62,7 @@ function oc(a){var b=[];if(a-0<0)return[];for(var c=0;c<a;c+=1)b.push(c);return
62
62
  var zc=function(a,b){this.level=null;this.bl=[];this.parent=(b===void 0?null:b)||null;this.children=[];this.il={getName:function(){return a}}},Ac=function(a){if(a.level)return a.level;if(a.parent)return Ac(a.parent);Vb("Root logger has no level set.");return sc},Bc=function(a,b){for(;a;)a.bl.forEach(function(c){c(b)}),a=a.parent},Cc=function(){this.entries={};var a=new zc("");a.level=uc;this.entries[""]=a},Dc,Ec=function(a,b){var c=a.entries[b];if(c)return c;c=Ec(a,b.slice(0,Math.max(b.lastIndexOf("."),
63
63
  0)));var d=new zc(b,c);a.entries[b]=d;c.children.push(d);return d},Fc=function(){Dc||(Dc=new Cc);return Dc},Gc=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?Ac(Ec(Fc(),a.getName())):sc;d=d>=e.value}if(d){b=b||sc;d=Ec(Fc(),a.getName());typeof c==="function"&&(c=c());xc||(xc=new wc);e=xc;a=a.getName();if(e.Dd>0){var g=(e.hh+1)%e.Dd;e.hh=g;e.Jh?(e=e.Ad[g],e.reset(b,c,a),a=e):(e.Jh=g==e.Dd-1,a=e.Ad[g]=new yc(b,c,a))}else a=new yc(b,c,a);Bc(d,a)}},Hc=function(a,b){a&&Gc(a,vc,b)};var Ic=function(a,b){for(var c=a.split("%s"),d="",e=Array.prototype.slice.call(arguments,1);e.length&&c.length>1;)d+=c.shift()+e.shift();return d+c.join("%s")},Jc=function(a){var b=1;a=a.split(":");for(var c=[];b>0&&a.length;)c.push(a.shift()),b--;a.length&&c.push(a.join(":"));return c};var Kc=function(a){if(a.T&&typeof a.T=="function")a=a.T();else if(Aa(a)||typeof a==="string")a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Lc=function(a){if(a.ba&&typeof a.ba=="function")return a.ba();if(typeof Map!=="undefined"&&a instanceof Map||typeof Set!=="undefined"&&a instanceof Set)return Array.from(a.values());if(typeof a==="string")return a.split("");if(Aa(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return cb(a)},Mc=function(a){if(a.rb&&typeof a.rb=="function")return a.rb();
64
64
  if(!a.ba||typeof a.ba!="function"){if(typeof Map!=="undefined"&&a instanceof Map)return Array.from(a.keys());if(!(typeof Set!=="undefined"&&a instanceof Set)){if(Aa(a)||typeof a==="string"){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return db(a)}}},Nc=function(a,b,c){if(a.forEach&&typeof a.forEach=="function")a.forEach(b,c);else if(Aa(a)||typeof a==="string")Array.prototype.forEach.call(a,b,c);else for(var d=Mc(a),e=Lc(a),g=e.length,f=0;f<g;f++)b.call(c,e[f],d&&d[f],a)},Oc=function(a,
65
- b){if(typeof a.every=="function")return a.every(b,void 0);if(Aa(a)||typeof a==="string")return Array.prototype.every.call(a,b,void 0);for(var c=Mc(a),d=Lc(a),e=d.length,g=0;g<e;g++)if(!b.call(void 0,d[g],c&&c[g],a))return!1;return!0};var Pc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),Qc=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 Rc=function(a){this.gb=this.hc=this.tb="";this.xc=null;this.Qb=this.Yb="";this.ya=this.el=!1;if(a instanceof Rc){this.ya=a.ya;Sc(this,a.tb);var b=a.hc;Tc(this);this.hc=b;b=a.gb;Tc(this);this.gb=b;Uc(this,a.xc);this.setPath(a.getPath());Vc(this,a.Aa.clone());a=a.Qb;Tc(this);this.Qb=a}else a&&(b=String(a).match(Pc))?(this.ya=!1,Sc(this,b[1]||"",!0),a=b[2]||"",Tc(this),this.hc=Wc(a),a=b[3]||"",Tc(this),this.gb=Wc(a,!0),Uc(this,b[4]),this.setPath(b[5]||"",!0),Vc(this,b[6]||"",!0),a=b[7]||"",Tc(this),
65
+ b){if(typeof a.every=="function")return a.every(b,void 0);if(Aa(a)||typeof a==="string")return Array.prototype.every.call(a,b,void 0);for(var c=Mc(a),d=Lc(a),e=d.length,g=0;g<e;g++)if(!b.call(void 0,d[g],c&&c[g],a))return!1;return!0};var Pc=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$");function Qc(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(d>=0){var g=a[c].substring(0,d);e=a[c].substring(d+1)}else g=a[c];b(g,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var Rc=function(a){this.gb=this.hc=this.tb="";this.xc=null;this.Qb=this.Yb="";this.ya=this.el=!1;if(a instanceof Rc){this.ya=a.ya;Sc(this,a.tb);var b=a.hc;Tc(this);this.hc=b;b=a.gb;Tc(this);this.gb=b;Uc(this,a.xc);this.setPath(a.getPath());Vc(this,a.Aa.clone());a=a.Qb;Tc(this);this.Qb=a}else a&&(b=String(a).match(Pc))?(this.ya=!1,Sc(this,b[1]||"",!0),a=b[2]||"",Tc(this),this.hc=Wc(a),a=b[3]||"",Tc(this),this.gb=Wc(a,!0),Uc(this,b[4]),this.setPath(b[5]||"",!0),Vc(this,b[6]||"",!0),a=b[7]||"",Tc(this),
66
66
  this.Qb=Wc(a)):(this.ya=!1,this.Aa=new Xc(null,this.ya))};
67
67
  Rc.prototype.toString=function(){var a=[],b=this.tb;b&&a.push(Yc(b,Zc,!0),":");var c=this.gb;if(c||b=="file")a.push("//"),(b=this.hc)&&a.push(Yc(b,Zc,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.xc,c!=null&&a.push(":",String(c));if(c=this.getPath())this.gb&&c.charAt(0)!="/"&&a.push("/"),a.push(Yc(c,c.charAt(0)=="/"?$c:ad,!0));(c=this.Aa.toString())&&a.push("?",c);(c=this.Qb)&&a.push("#",Yc(c,bd));return a.join("")};
68
68
  Rc.prototype.resolve=function(a){var b=this.clone(),c=!!a.tb;c?Sc(b,a.tb):c=!!a.hc;if(c){var d=a.hc;Tc(b);b.hc=d}else c=!!a.gb;c?(d=a.gb,Tc(b),b.gb=d):c=a.xc!=null;d=a.getPath();if(c)Uc(b,a.xc);else if(c=!!a.Yb){if(d.charAt(0)!="/")if(this.gb&&!this.Yb)d="/"+d;else{var e=b.getPath().lastIndexOf("/");e!=-1&&(d=b.getPath().slice(0,e+1)+d)}e=d;if(e==".."||e==".")d="";else if(e.indexOf("./")!=-1||e.indexOf("/.")!=-1){d=e.lastIndexOf("/",0)==0;e=e.split("/");for(var g=[],f=0;f<e.length;){var l=e[f++];
@@ -74,10 +74,10 @@ function(a){a.O||(a.O=new Map,a.Z=0,a.sa&&Qc(a.sa,function(b,c){a.add(decodeURIC
74
74
  h.isEmpty=function(){fd(this);return this.Z==0};h.Nb=function(a){fd(this);a=gd(this,a);return this.O.has(a)};h.Jc=function(a){var b=this.ba();return ic(b,a)};h.forEach=function(a,b){fd(this);this.O.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.rb=function(){fd(this);for(var a=Array.from(this.O.values()),b=Array.from(this.O.keys()),c=[],d=0;d<b.length;d++)for(var e=a[d],g=0;g<e.length;g++)c.push(b[d]);return c};
75
75
  h.ba=function(a){fd(this);var b=[];if(typeof a==="string")this.Nb(a)&&(b=b.concat(this.O.get(gd(this,a))));else{a=Array.from(this.O.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){fd(this);this.sa=null;a=gd(this,a);this.Nb(a)&&(this.Z=Wb(this.Z)-this.O.get(a).length);this.O.set(a,[b]);this.Z=Wb(this.Z)+1;return this};h.get=function(a,b){if(!a)return b;a=this.ba(a);return a.length>0?String(a[0]):b};
76
76
  h.setValues=function(a,b){this.remove(a);b.length>0&&(this.sa=null,this.O.set(gd(this,a),lc(b)),this.Z=Wb(this.Z)+b.length)};h.toString=function(){if(this.sa)return this.sa;if(!this.O)return"";for(var a=[],b=Array.from(this.O.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.ba(d);for(var g=0;g<d.length;g++){var f=e;d[g]!==""&&(f+="="+encodeURIComponent(String(d[g])));a.push(f)}}return this.sa=a.join("&")};
77
- h.clone=function(){var a=new Xc;a.sa=this.sa;this.O&&(a.O=new Map(this.O),a.Z=this.Z);return a};var gd=function(a,b){b=String(b);a.ya&&(b=b.toLowerCase());return b};Xc.prototype.fg=function(a){a&&!this.ya&&(fd(this),this.sa=null,this.O.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.ya=a};Xc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Nc(arguments[b],function(c,d){this.add(d,c)},this)};function hd(a){if(a.A!=null){var b={},c;for(c in a.A)a.A[c]!==void 0&&(b[c]=a.A[c]);a.A=b}}function F(a,b){var c=id;b=b===void 0?{}:b;c=r(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=r(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var jd=function(a,b){this.N=a;this.cl=b===void 0?null:b};q(jd,Xa);var kd=function(a,b,c){var d=Ya(a.cl,b);if(d==null)return c;d.Ol();return c.then(function(e){d.Rl(e);return e},function(e){d.Pl(e);throw e;}).finally(function(){var e;(e=d.Ql)==null||e.call(d)})},G=function(a,b){var c=b.H||void 0,d=a.N,e=d.send,g=b.body instanceof A?Qa(b.body,Ma,Na,Oa):b.body;return kd(a,b,e.call(d,{path:b.path,C:b.C,F:b.F,body:g,A:b.A,Fi:b.Fi&&b.Fi},c))};var ld=function(){};ld.prototype.send=function(a,b){hd(a);return(void 0).then(function(c){return b?Pa(b,c):c})};function md(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Qa=this.Qa;this.ae=this.ae};I.prototype.Qa=!1;I.prototype.dispose=function(){this.Qa||(this.Qa=!0,this.K())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.K=function(){if(this.ae)for(;this.ae.length;)this.ae.shift()()};var nd=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.fd=!1};nd.prototype.stopPropagation=function(){this.fd=!0};nd.prototype.preventDefault=function(){this.defaultPrevented=!0};var od=function(){if(!t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};t.addEventListener("test",c,b);t.removeEventListener("test",c,b)}catch(d){}return a}();function pd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var qd=pd().toLowerCase().indexOf("webkit")!=-1&&pd().indexOf("Edge")==-1;var rd=function(a,b){nd.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Ia=null;a&&this.init(a,b)};y(rd,nd);
77
+ h.clone=function(){var a=new Xc;a.sa=this.sa;this.O&&(a.O=new Map(this.O),a.Z=this.Z);return a};var gd=function(a,b){b=String(b);a.ya&&(b=b.toLowerCase());return b};Xc.prototype.fg=function(a){a&&!this.ya&&(fd(this),this.sa=null,this.O.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.ya=a};Xc.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Nc(arguments[b],function(c,d){this.add(d,c)},this)};function hd(a){if(a.A!=null){var b={},c;for(c in a.A)a.A[c]!==void 0&&(b[c]=a.A[c]);a.A=b}}function F(a,b){var c=id;b=b===void 0?{}:b;c=r(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=r(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var jd=function(a,b){this.N=a;this.cl=b===void 0?null:b};q(jd,Xa);var kd=function(a,b,c){var d=Ya(a.cl,b);if(d==null)return c;d.Ol();return c.then(function(e){d.Rl(e);return e},function(e){d.Pl(e);throw e;}).finally(function(){var e;(e=d.Ql)==null||e.call(d)})},H=function(a,b){var c=b.H||void 0,d=a.N,e=d.send,g=b.body instanceof A?Qa(b.body,Ma,Na,Oa):b.body;return kd(a,b,e.call(d,{path:b.path,C:b.C,F:b.F,body:g,A:b.A,Fi:b.Fi&&b.Fi},c))};var ld=function(){};ld.prototype.send=function(a,b){hd(a);return(void 0).then(function(c){return b?Pa(b,c):c})};function md(a){a&&typeof a.dispose=="function"&&a.dispose()};var I=function(){this.Qa=this.Qa;this.ae=this.ae};I.prototype.Qa=!1;I.prototype.dispose=function(){this.Qa||(this.Qa=!0,this.K())};I.prototype[Symbol.dispose]=function(){this.dispose()};I.prototype.K=function(){if(this.ae)for(;this.ae.length;)this.ae.shift()()};var nd=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.fd=!1};nd.prototype.stopPropagation=function(){this.fd=!0};nd.prototype.preventDefault=function(){this.defaultPrevented=!0};var od=function(){if(!t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{var c=function(){};t.addEventListener("test",c,b);t.removeEventListener("test",c,b)}catch(d){}return a}();function pd(){var a=t.navigator;return a&&(a=a.userAgent)?a:""};var qd=pd().toLowerCase().indexOf("webkit")!=-1&&pd().indexOf("Edge")==-1;var rd=function(a,b){nd.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.Ia=null;a&&this.init(a,b)};y(rd,nd);
78
78
  rd.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=qd||a.offsetX!==void 0?a.offsetX:a.layerX,this.offsetY=
79
79
  qd||a.offsetY!==void 0?a.offsetY:a.layerY,this.clientX=a.clientX!==void 0?a.clientX:a.pageX,this.clientY=a.clientY!==void 0?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||(c=="keypress"?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.pointerId=a.pointerId||0;this.pointerType=a.pointerType;this.state=a.state;this.timeStamp=
80
- a.timeStamp;this.Ia=a;a.defaultPrevented&&rd.M.preventDefault.call(this)};rd.prototype.stopPropagation=function(){rd.M.stopPropagation.call(this);this.Ia.stopPropagation?this.Ia.stopPropagation():this.Ia.cancelBubble=!0};rd.prototype.preventDefault=function(){rd.M.preventDefault.call(this);var a=this.Ia;a.preventDefault?a.preventDefault():a.returnValue=!1};var sd="closure_listenable_"+(Math.random()*1E6|0),td=function(a){return!(!a||!a[sd])};var ud=0;var vd=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.hb=e;this.key=++ud;this.hd=this.Bd=!1},wd=function(a){a.hd=!0;a.listener=null;a.proxy=null;a.src=null;a.hb=null};function xd(a){this.src=a;this.ga={};this.od=0}xd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ga[g];a||(a=this.ga[g]=[],this.od++);var f=yd(a,b,d,e);f>-1?(b=a[f],c||(b.Bd=!1)):(b=new vd(b,this.src,g,!!d,e),b.Bd=c,a.push(b));return b};xd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ga))return!1;var e=this.ga[a];b=yd(e,b,c,d);return b>-1?(wd(e[b]),kc(e,b),e.length==0&&(delete this.ga[a],this.od--),!0):!1};
80
+ a.timeStamp;this.Ia=a;a.defaultPrevented&&rd.M.preventDefault.call(this)};rd.prototype.stopPropagation=function(){rd.M.stopPropagation.call(this);this.Ia.stopPropagation?this.Ia.stopPropagation():this.Ia.cancelBubble=!0};rd.prototype.preventDefault=function(){rd.M.preventDefault.call(this);var a=this.Ia;a.preventDefault?a.preventDefault():a.returnValue=!1};var sd="closure_listenable_"+(Math.random()*1E6|0),td=function(a){return!(!a||!a[sd])};var ud=0;function vd(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.hb=e;this.key=++ud;this.hd=this.Bd=!1}var wd=function(a){a.hd=!0;a.listener=null;a.proxy=null;a.src=null;a.hb=null};function xd(a){this.src=a;this.ga={};this.od=0}xd.prototype.add=function(a,b,c,d,e){var g=a.toString();a=this.ga[g];a||(a=this.ga[g]=[],this.od++);var f=yd(a,b,d,e);f>-1?(b=a[f],c||(b.Bd=!1)):(b=new vd(b,this.src,g,!!d,e),b.Bd=c,a.push(b));return b};xd.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ga))return!1;var e=this.ga[a];b=yd(e,b,c,d);return b>-1?(wd(e[b]),kc(e,b),e.length==0&&(delete this.ga[a],this.od--),!0):!1};
81
81
  var zd=function(a,b){var c=b.type;c in a.ga&&jc(a.ga[c],b)&&(wd(b),a.ga[c].length==0&&(delete a.ga[c],a.od--))};xd.prototype.gd=function(a){a=a&&a.toString();var b=0,c;for(c in this.ga)if(!a||c==a){for(var d=this.ga[c],e=0;e<d.length;e++)++b,wd(d[e]);delete this.ga[c];this.od--}};xd.prototype.Nc=function(a,b,c,d){a=this.ga[a.toString()];var e=-1;a&&(e=yd(a,b,c,d));return e>-1?a[e]:null};
82
82
  xd.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return bb(this.ga,function(g){for(var f=0;f<g.length;++f)if(!(c&&g[f].type!=d||e&&g[f].capture!=b))return!0;return!1})};var yd=function(a,b,c,d){for(var e=0;e<a.length;++e){var g=a[e];if(!g.hd&&g.listener==b&&g.capture==!!c&&g.hb==d)return e}return-1};var Ad="closure_lm_"+(Math.random()*1E6|0),Bd={},Cd=0,Ed=function(a,b,c,d,e){if(d&&d.once)return Dd(a,b,c,d,e);if(Array.isArray(b)){for(var g=0;g<b.length;g++)Ed(a,b[g],c,d,e);return null}c=Fd(c);return td(a)?a.Va(b,c,u(d)?!!d.capture:!!d,e):Gd(a,b,c,!1,d,e)},Gd=function(a,b,c,d,e,g){if(!b)throw Error("Invalid event type");var f=u(e)?!!e.capture:!!e,l=Hd(a);l||(a[Ad]=l=new xd(a));c=l.add(b,c,d,f,g);if(c.proxy)return c;d=Id();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)od||(e=f),e===void 0&&
83
83
  (e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Jd(b.toString()),d);else if(a.addListener&&a.removeListener)E(b==="change","MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");Cd++;return c},Id=function(){var a=Kd,b=function(c){return a.call(b.src,b.listener,c)};return b},Dd=function(a,b,c,d,e){if(Array.isArray(b)){for(var g=0;g<b.length;g++)Dd(a,b[g],c,d,e);return null}c=Fd(c);return td(a)?
@@ -108,298 +108,298 @@ He:"TF_RECORD_TABLE",values:function(){return[Ne.Ge,Ne.xe,Ne.ye,Ne.Ae,Ne.Be,Ne.F
108
108
  tj:"CSV_COLUMN_DATA_TYPE_STRING",uj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[Qe.uj,Qe.tj,Qe.sj,Qe.rj]}},Re={Kj:"GLOBALLY_CONSISTENT",Lj:"HIGHER_DENSITY",Ek:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Re.Ek,Re.Kj,Re.Lj]}},Se={zb:"AUTO_JPEG_PNG",Ab:"GEO_TIFF",Bb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Cb:"JPEG",Db:"MULTI_BAND_IMAGE_TILE",Eb:"NPY",Fb:"PNG",Gb:"TF_RECORD_IMAGE",Hb:"ZIPPED_GEO_TIFF",Ib:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Se.Bb,Se.Cb,Se.Fb,Se.zb,Se.Eb,
109
109
  Se.Ab,Se.Gb,Se.Db,Se.Hb,Se.Ib]}},Te={MAX:"MAX",Ya:"MEAN",Za:"MEDIAN",MIN:"MIN",ab:"MODE",bb:"PYRAMIDING_POLICY_UNSPECIFIED",cb:"SAMPLE",values:function(){return[Te.bb,Te.Ya,Te.cb,Te.MIN,Te.MAX,Te.ab,Te.Za]}},Ue={wj:"DATA_TYPE_UNSPECIFIED",Ec:"DOUBLE",FLOAT:"FLOAT",Sj:"INT16",Tj:"INT32",Uj:"INT8",Bk:"UINT16",Ck:"UINT32",Dk:"UINT8",values:function(){return[Ue.wj,Ue.Uj,Ue.Dk,Ue.Sj,Ue.Bk,Ue.Tj,Ue.Ck,Ue.FLOAT,Ue.Ec]}},Ve={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[Ve.Je,
110
110
  Ve.Ce,Ve.ze,Ve.Ke]}},We={ze:"GIF",Ce:"MP4",Je:"VIDEO_FILE_FORMAT_UNSPECIFIED",Ke:"VP9",values:function(){return[We.Je,We.Ce,We.ze,We.Ke]}},Xe=function(a){a=a===void 0?{}:a;this.h={};this.h.scaleX=a.bg==null?null:a.bg;this.h.shearX=a.gg==null?null:a.gg;this.h.translateX=a.yg==null?null:a.yg;this.h.shearY=a.hg==null?null:a.hg;this.h.scaleY=a.cg==null?null:a.cg;this.h.translateY=a.zg==null?null:a.zg};q(Xe,A);Xe.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
111
- k.Object.defineProperties(Xe.prototype,{bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleX")?C(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},cg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scaleY")?C(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearX")?C(this,"shearX"):null},set:function(a){this.h.shearX=a}},hg:{configurable:!0,enumerable:!0,get:function(){return D(this,"shearY")?
112
- C(this,"shearY"):null},set:function(a){this.h.shearY=a}},yg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateX")?C(this,"translateX"):null},set:function(a){this.h.translateX=a}},zg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateY")?C(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
111
+ 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")?
112
+ B(this,"shearY"):null},set:function(a){this.h.shearY=a}},yg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateX")?B(this,"translateX"):null},set:function(a){this.h.translateX=a}},zg:{configurable:!0,enumerable:!0,get:function(){return D(this,"translateY")?B(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
113
113
  var Ye=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.description=a.description==null?null:a.description;this.h.returnType=a.ag==null?null:a.ag;this.h.arguments=a.arguments==null?null:a.arguments;this.h.deprecated=a.deprecated==null?null:a.deprecated;this.h.deprecationReason=a.df==null?null:a.df;this.h.hidden=a.hidden==null?null:a.hidden;this.h.preview=a.preview==null?null:a.preview;this.h.sourceCodeUri=a.sourceCodeUri==null?null:a.sourceCodeUri};q(Ye,A);
114
114
  Ye.prototype.i=function(){return{R:{arguments:Ze},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
115
- k.Object.defineProperties(Ye.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?C(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecated")?C(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},df:{configurable:!0,enumerable:!0,get:function(){return D(this,"deprecationReason")?C(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
116
- enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},hidden:{configurable:!0,enumerable:!0,get:function(){return D(this,"hidden")?C(this,"hidden"):null},set:function(a){this.h.hidden=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},preview:{configurable:!0,enumerable:!0,get:function(){return D(this,"preview")?C(this,"preview"):null},set:function(a){this.h.preview=
117
- a}},ag:{configurable:!0,enumerable:!0,get:function(){return D(this,"returnType")?C(this,"returnType"):null},set:function(a){this.h.returnType=a}},sourceCodeUri:{configurable:!0,enumerable:!0,get:function(){return D(this,"sourceCodeUri")?C(this,"sourceCodeUri"):null},set:function(a){this.h.sourceCodeUri=a}}});
115
+ 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,
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=
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}}});
118
118
  var Ze=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentName=a.wd==null?null:a.wd;this.h.type=a.type==null?null:a.type;this.h.description=a.description==null?null:a.description;this.h.optional=a.optional==null?null:a.optional;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue};q(Ze,A);Ze.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
119
- k.Object.defineProperties(Ze.prototype,{wd:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentName")?C(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
120
- enumerable:!0,get:function(){return D(this,"optional")?C(this,"optional"):null},set:function(a){this.h.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});var $e=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q($e,A);$e.prototype.i=function(){return{R:{values:af},keys:["values"]}};
121
- k.Object.defineProperties($e.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.yi==null?null:a.yi;this.h.auditLogConfigs=a.Lg==null?null:a.Lg};q(bf,A);bf.prototype.i=function(){return{R:{auditLogConfigs:cf},keys:["auditLogConfigs","service"]}};
122
- k.Object.defineProperties(bf.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?C(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},yi:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?C(this,"service"):null},set:function(a){this.h.service=a}}});
119
+ k.Object.defineProperties(Ze.prototype,{wd:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentName")?B(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?B(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
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 $e=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q($e,A);$e.prototype.i=function(){return{R:{values:af},keys:["values"]}};
121
+ k.Object.defineProperties($e.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var bf=function(a){a=a===void 0?{}:a;this.h={};this.h.service=a.yi==null?null:a.yi;this.h.auditLogConfigs=a.Lg==null?null:a.Lg};q(bf,A);bf.prototype.i=function(){return{R:{auditLogConfigs:cf},keys:["auditLogConfigs","service"]}};
122
+ k.Object.defineProperties(bf.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditLogConfigs")?B(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},yi:{configurable:!0,enumerable:!0,get:function(){return D(this,"service")?B(this,"service"):null},set:function(a){this.h.service=a}}});
123
123
  var cf=function(a){a=a===void 0?{}:a;this.h={};this.h.logType=a.Rh==null?null:a.Rh;this.h.exemptedMembers=a.rh==null?null:a.rh;this.h.ignoreChildExemptions=a.Fh==null?null:a.Fh};q(cf,A);cf.prototype.i=function(){return{I:{logType:le},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
124
- k.Object.defineProperties(cf.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?C(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?C(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?C(this,"logType"):null},set:function(a){this.h.logType=
125
- a}}});var df=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.dd==null?null:a.dd};q(df,A);df.prototype.i=function(){return{I:{permissionType:me},keys:["permissionType"]}};k.Object.defineProperties(df.prototype,{dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
124
+ k.Object.defineProperties(cf.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"exemptedMembers")?B(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"ignoreChildExemptions")?B(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logType")?B(this,"logType"):null},set:function(a){this.h.logType=
125
+ a}}});var df=function(a){a=a===void 0?{}:a;this.h={};this.h.permissionType=a.dd==null?null:a.dd};q(df,A);df.prototype.i=function(){return{I:{permissionType:me},keys:["permissionType"]}};k.Object.defineProperties(df.prototype,{dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
126
126
  var ef=function(a){a=a===void 0?{}:a;this.h={};this.h.table=a.table==null?null:a.table;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.append=a.append==null?null:a.append};q(ef,A);ef.prototype.i=function(){return{keys:["append","overwrite","table"]}};
127
- k.Object.defineProperties(ef.prototype,{append:{configurable:!0,enumerable:!0,get:function(){return D(this,"append")?C(this,"append"):null},set:function(a){this.h.append=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},table:{configurable:!0,enumerable:!0,get:function(){return D(this,"table")?C(this,"table"):null},set:function(a){this.h.table=a}}});
128
- var ff=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Pe==null?null:a.Pe};q(ff,A);ff.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:ef}}};k.Object.defineProperties(ff.prototype,{Pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?C(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
127
+ 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}}});
128
+ var ff=function(a){a=a===void 0?{}:a;this.h={};this.h.bigqueryDestination=a.Pe==null?null:a.Pe};q(ff,A);ff.prototype.i=function(){return{keys:["bigqueryDestination"],o:{bigqueryDestination:ef}}};k.Object.defineProperties(ff.prototype,{Pe:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryDestination")?B(this,"bigqueryDestination"):null},set:function(a){this.h.bigqueryDestination=a}}});
129
129
  var gf=function(a){a=a===void 0?{}:a;this.h={};this.h.role=a.role==null?null:a.role;this.h.members=a.Wb==null?null:a.Wb;this.h.condition=a.Xg==null?null:a.Xg;this.h.bindingId=a.Og==null?null:a.Og};q(gf,A);gf.prototype.i=function(){return{keys:["bindingId","condition","members","role"],o:{condition:hf}}};
130
- k.Object.defineProperties(gf.prototype,{Og:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?C(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?C(this,"condition"):null},set:function(a){this.h.condition=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return D(this,"members")?C(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return D(this,
131
- "role")?C(this,"role"):null},set:function(a){this.h.role=a}}});var jf=function(){this.h={}};q(jf,A);jf.prototype.i=function(){return{keys:[]}};var kf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Tg==null?null:a.Tg};q(kf,A);kf.prototype.i=function(){return{I:{capabilities:ne},keys:["capabilities"]}};
132
- k.Object.defineProperties(kf.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?C(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga};q(lf,A);lf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:mf}}};
133
- k.Object.defineProperties(lf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var nf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Qh==null?null:a.Qh;this.h.authorizationLoggingOptions=a.Mg==null?null:a.Mg;this.h.permissionType=a.dd==null?null:a.dd};q(nf,A);
130
+ k.Object.defineProperties(gf.prototype,{Og:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindingId")?B(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Xg:{configurable:!0,enumerable:!0,get:function(){return D(this,"condition")?B(this,"condition"):null},set:function(a){this.h.condition=a}},Wb:{configurable:!0,enumerable:!0,get:function(){return D(this,"members")?B(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return D(this,
131
+ "role")?B(this,"role"):null},set:function(a){this.h.role=a}}});var jf=function(){this.h={}};q(jf,A);jf.prototype.i=function(){return{keys:[]}};var kf=function(a){a=a===void 0?{}:a;this.h={};this.h.capabilities=a.Tg==null?null:a.Tg};q(kf,A);kf.prototype.i=function(){return{I:{capabilities:ne},keys:["capabilities"]}};
132
+ k.Object.defineProperties(kf.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return D(this,"capabilities")?B(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var lf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga};q(lf,A);lf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:mf}}};
133
+ k.Object.defineProperties(lf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var nf=function(a){a=a===void 0?{}:a;this.h={};this.h.logName=a.Qh==null?null:a.Qh;this.h.authorizationLoggingOptions=a.Mg==null?null:a.Mg;this.h.permissionType=a.dd==null?null:a.dd};q(nf,A);
134
134
  nf.prototype.i=function(){return{I:{logName:oe,permissionType:pe},keys:["authorizationLoggingOptions","logName","permissionType"],o:{authorizationLoggingOptions:df}}};
135
- k.Object.defineProperties(nf.prototype,{Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?C(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?C(this,"logName"):null},set:function(a){this.h.logName=a}},dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?C(this,"permissionType"):null},set:function(a){this.h.permissionType=
135
+ k.Object.defineProperties(nf.prototype,{Mg:{configurable:!0,enumerable:!0,get:function(){return D(this,"authorizationLoggingOptions")?B(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Qh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logName")?B(this,"logName"):null},set:function(a){this.h.logName=a}},dd:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissionType")?B(this,"permissionType"):null},set:function(a){this.h.permissionType=
136
136
  a}}});var of=function(a){a=a===void 0?{}:a;this.h={};this.h.bucket=a.Se==null?null:a.Se;this.h.filenamePrefix=a.wa==null?null:a.wa;this.h.permissions=a.permissions==null?null:a.permissions;this.h.bucketCorsUris=a.Te==null?null:a.Te};q(of,A);of.prototype.i=function(){return{I:{permissions:qe},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
137
- k.Object.defineProperties(of.prototype,{Se:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?C(this,"bucket"):null},set:function(a){this.h.bucket=a}},Te:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?C(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},wa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
138
- enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(of,{Permissions:{configurable:!0,enumerable:!0,get:function(){return qe}}});var pf=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris};q(pf,A);pf.prototype.i=function(){return{keys:["uris"]}};
139
- k.Object.defineProperties(pf.prototype,{uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});var qf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag};q(qf,A);qf.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:rf}}};
140
- k.Object.defineProperties(qf.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var sf=function(a){a=a===void 0?{}:a;this.h={};this.h.result=a.result==null?null:a.result};q(sf,A);sf.prototype.i=function(){return{keys:["result"]}};
141
- k.Object.defineProperties(sf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}}});var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Eh==null?null:a.Eh;this.h.sys=a.Ji==null?null:a.Ji;this.h.svc=a.Ii==null?null:a.Ii;this.h.op=a.fi==null?null:a.fi;this.h.values=a.values==null?null:a.values};q(tf,A);tf.prototype.i=function(){return{I:{iam:re,op:se,sys:te},keys:["iam","op","svc","sys","values"]}};
142
- k.Object.defineProperties(tf.prototype,{Eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?C(this,"iam"):null},set:function(a){this.h.iam=a}},fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?C(this,"op"):null},set:function(a){this.h.op=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?C(this,"svc"):null},set:function(a){this.h.svc=a}},Ji:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?C(this,"sys"):null},set:function(a){this.h.sys=
143
- a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var uf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.da==null?null:a.da};q(uf,A);uf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
144
- k.Object.defineProperties(uf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
137
+ k.Object.defineProperties(of.prototype,{Se:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucket")?B(this,"bucket"):null},set:function(a){this.h.bucket=a}},Te:{configurable:!0,enumerable:!0,get:function(){return D(this,"bucketCorsUris")?B(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},wa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
138
+ enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(of,{Permissions:{configurable:!0,enumerable:!0,get:function(){return qe}}});var pf=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris};q(pf,A);pf.prototype.i=function(){return{keys:["uris"]}};
139
+ k.Object.defineProperties(pf.prototype,{uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}}});var qf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag};q(qf,A);qf.prototype.i=function(){return{keys:["expression","workloadTag"],o:{expression:rf}}};
140
+ k.Object.defineProperties(qf.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var sf=function(a){a=a===void 0?{}:a;this.h={};this.h.result=a.result==null?null:a.result};q(sf,A);sf.prototype.i=function(){return{keys:["result"]}};
141
+ k.Object.defineProperties(sf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?B(this,"result"):null},set:function(a){this.h.result=a}}});var tf=function(a){a=a===void 0?{}:a;this.h={};this.h.iam=a.Eh==null?null:a.Eh;this.h.sys=a.Ji==null?null:a.Ji;this.h.svc=a.Ii==null?null:a.Ii;this.h.op=a.fi==null?null:a.fi;this.h.values=a.values==null?null:a.values};q(tf,A);tf.prototype.i=function(){return{I:{iam:re,op:se,sys:te},keys:["iam","op","svc","sys","values"]}};
142
+ k.Object.defineProperties(tf.prototype,{Eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"iam")?B(this,"iam"):null},set:function(a){this.h.iam=a}},fi:{configurable:!0,enumerable:!0,get:function(){return D(this,"op")?B(this,"op"):null},set:function(a){this.h.op=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"svc")?B(this,"svc"):null},set:function(a){this.h.svc=a}},Ji:{configurable:!0,enumerable:!0,get:function(){return D(this,"sys")?B(this,"sys"):null},set:function(a){this.h.sys=
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 uf=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.bandIds=a.da==null?null:a.da};q(uf,A);uf.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
144
+ k.Object.defineProperties(uf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?B(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
145
145
  var vf=function(a){a=a===void 0?{}:a;this.h={};this.h.metric=a.Th==null?null:a.Th;this.h.field=a.th==null?null:a.th;this.h.customFields=a.ih==null?null:a.ih};q(vf,A);vf.prototype.i=function(){return{R:{customFields:wf},keys:["customFields","field","metric"]}};
146
- k.Object.defineProperties(vf.prototype,{ih:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?C(this,"customFields"):null},set:function(a){this.h.customFields=a}},th:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?C(this,"field"):null},set:function(a){this.h.field=a}},Th:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?C(this,"metric"):null},set:function(a){this.h.metric=a}}});
147
- var wf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.value=a.value==null?null:a.value};q(wf,A);wf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(wf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return D(this,"value")?C(this,"value"):null},set:function(a){this.h.value=a}}});
146
+ k.Object.defineProperties(vf.prototype,{ih:{configurable:!0,enumerable:!0,get:function(){return D(this,"customFields")?B(this,"customFields"):null},set:function(a){this.h.customFields=a}},th:{configurable:!0,enumerable:!0,get:function(){return D(this,"field")?B(this,"field"):null},set:function(a){this.h.field=a}},Th:{configurable:!0,enumerable:!0,get:function(){return D(this,"metric")?B(this,"metric"):null},set:function(a){this.h.metric=a}}});
147
+ var wf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.value=a.value==null?null:a.value};q(wf,A);wf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(wf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return D(this,"value")?B(this,"value"):null},set:function(a){this.h.value=a}}});
148
148
  var xf=function(a){a=a===void 0?{}:a;this.h={};this.h.logMode=a.Ph==null?null:a.Ph;this.h.isDirectAuth=a.Ih==null?null:a.Ih};q(xf,A);xf.prototype.i=function(){return{I:{logMode:ue},keys:["isDirectAuth","logMode"]}};
149
- k.Object.defineProperties(xf.prototype,{Ih:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?C(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?C(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(yf,A);
150
- yf.prototype.i=function(){return{keys:["values"],La:{values:{ka:af,oa:!1,pa:!0,qa:!1}}}};k.Object.defineProperties(yf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var zf=function(a){a=a===void 0?{}:a;this.h={};this.h.min=a.min==null?null:a.min;this.h.max=a.max==null?null:a.max};q(zf,A);zf.prototype.i=function(){return{keys:["max","min"]}};
151
- k.Object.defineProperties(zf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?C(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?C(this,"min"):null},set:function(a){this.h.min=a}}});var Af=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.rf==null?null:a.rf;this.h.filenamePrefix=a.wa==null?null:a.wa};q(Af,A);Af.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
152
- k.Object.defineProperties(Af.prototype,{wa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},rf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?C(this,"folder"):null},set:function(a){this.h.folder=a}}});
149
+ k.Object.defineProperties(xf.prototype,{Ih:{configurable:!0,enumerable:!0,get:function(){return D(this,"isDirectAuth")?B(this,"isDirectAuth"):null},set:function(a){this.h.isDirectAuth=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return D(this,"logMode")?B(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var yf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(yf,A);
150
+ yf.prototype.i=function(){return{keys:["values"],La:{values:{ka:af,oa:!1,pa:!0,qa:!1}}}};k.Object.defineProperties(yf.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var zf=function(a){a=a===void 0?{}:a;this.h={};this.h.min=a.min==null?null:a.min;this.h.max=a.max==null?null:a.max};q(zf,A);zf.prototype.i=function(){return{keys:["max","min"]}};
151
+ k.Object.defineProperties(zf.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return D(this,"max")?B(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return D(this,"min")?B(this,"min"):null},set:function(a){this.h.min=a}}});var Af=function(a){a=a===void 0?{}:a;this.h={};this.h.folder=a.rf==null?null:a.rf;this.h.filenamePrefix=a.wa==null?null:a.wa};q(Af,A);Af.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
152
+ k.Object.defineProperties(Af.prototype,{wa:{configurable:!0,enumerable:!0,get:function(){return D(this,"filenamePrefix")?B(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},rf:{configurable:!0,enumerable:!0,get:function(){return D(this,"folder")?B(this,"folder"):null},set:function(a){this.h.folder=a}}});
153
153
  var Bf=function(a){a=a===void 0?{}:a;this.h={};this.h.tilestoreLocation=a.tilestoreLocation==null?null:a.tilestoreLocation;this.h.cloudStorageLocation=a.cloudStorageLocation==null?null:a.cloudStorageLocation;this.h.featureViewAssetLocation=a.Jd==null?null:a.Jd;this.h.tableLocation=a.Ki==null?null:a.Ki;this.h.type=a.type==null?null:a.type;this.h.name=a.name==null?null:a.name;this.h.id=a.id==null?null:a.id;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.properties=a.properties==null?null:
154
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};q(Bf,A);
155
155
  Bf.prototype.i=function(){return{R:{bands:Cf,tilesets:Df},I:{type:ve},keys:"bands cloudStorageLocation endTime expression featureCount featureViewAssetLocation geometry id name properties quota sizeBytes startTime tableLocation tilesets tilestoreLocation type updateTime".split(" "),La:{geometry:{ka:null,oa:!1,pa:!1,qa:!1},properties:{ka:null,oa:!1,pa:!1,qa:!1}},o:{cloudStorageLocation:pf,expression:rf,featureViewAssetLocation:Ef,quota:Ff,tableLocation:Gf,tilestoreLocation:Hf}}};
156
- k.Object.defineProperties(Bf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?C(this,"bands"):null},set:function(a){this.h.bands=a}},cloudStorageLocation:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageLocation")?C(this,"cloudStorageLocation"):null},set:function(a){this.h.cloudStorageLocation=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},l:{configurable:!0,
157
- enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},featureCount:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureCount")?C(this,"featureCount"):null},set:function(a){this.h.featureCount=a}},Jd:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAssetLocation")?C(this,"featureViewAssetLocation"):null},set:function(a){this.h.featureViewAssetLocation=a}},geometry:{configurable:!0,enumerable:!0,
158
- get:function(){return D(this,"geometry")?C(this,"geometry"):null},set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},quota:{configurable:!0,
159
- enumerable:!0,get:function(){return D(this,"quota")?C(this,"quota"):null},set:function(a){this.h.quota=a}},sizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},Ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"tableLocation")?C(this,"tableLocation"):
160
- null},set:function(a){this.h.tableLocation=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},tilestoreLocation:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilestoreLocation")?C(this,"tilestoreLocation"):null},set:function(a){this.h.tilestoreLocation=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}},updateTime:{configurable:!0,
161
- enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var mf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.overwrite=a.overwrite==null?null:a.overwrite};q(mf,A);mf.prototype.i=function(){return{keys:["name","overwrite"]}};
162
- k.Object.defineProperties(mf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
156
+ 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,
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}},Jd:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAssetLocation")?B(this,"featureViewAssetLocation"):null},set:function(a){this.h.featureViewAssetLocation=a}},geometry:{configurable:!0,enumerable:!0,
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,
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}},Ki:{configurable:!0,enumerable:!0,get:function(){return D(this,"tableLocation")?B(this,"tableLocation"):
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,
161
+ enumerable:!0,get:function(){return D(this,"updateTime")?B(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var mf=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.overwrite=a.overwrite==null?null:a.overwrite};q(mf,A);mf.prototype.i=function(){return{keys:["name","overwrite"]}};
162
+ 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}}});
163
163
  var If=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.G==null?null:a.G;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.jc==null?null:a.jc};q(If,A);If.prototype.i=function(){return{I:{fileFormat:we},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],o:{expression:rf,visualizationOptions:Jf}}};
164
- k.Object.defineProperties(If.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
165
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},jc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var Kf=function(){this.h={}};q(Kf,A);Kf.prototype.i=function(){return{keys:[]}};
164
+ k.Object.defineProperties(If.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
165
+ "name")?B(this,"name"):null},set:function(a){this.h.name=a}},jc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?B(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var Kf=function(){this.h={}};q(Kf,A);Kf.prototype.i=function(){return{keys:[]}};
166
166
  var Lf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.requestId=a.requestId==null?null:a.requestId;this.h.assetExportOptions=a.ra==null?null:a.ra;this.h.maxWorkers=a.P==null?null:a.P;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};q(Lf,A);
167
167
  Lf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:lf,expression:rf}}};
168
- k.Object.defineProperties(Lf.prototype,{ra:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},
169
- P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,
170
- "workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
168
+ k.Object.defineProperties(Lf.prototype,{ra:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},
169
+ P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?B(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,
170
+ "workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
171
171
  var Mf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.na==null?null:a.na;this.h.assetExportOptions=a.ra==null?null:a.ra;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.maxPixels=a.Of==null?null:a.Of;this.h.grid=a.grid==null?null:a.grid;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.P==null?null:a.P;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
172
172
  q(Mf,A);Mf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkers priority requestId workloadTag".split(" "),o:{assetExportOptions:Nf,expression:rf,fileExportOptions:Of,grid:Pf}}};
173
- k.Object.defineProperties(Mf.prototype,{ra:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},
174
- na:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},Of:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixels")?C(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?
175
- C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
173
+ k.Object.defineProperties(Mf.prototype,{ra:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},
174
+ na:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},Of:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixels")?B(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?
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=
176
176
  a}}});var Qf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.tileOptions=a.dc==null?null:a.dc;this.h.tileExportOptions=a.cc==null?null:a.cc;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.P==null?null:a.P;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};q(Qf,A);
177
177
  Qf.prototype.i=function(){return{keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions workloadTag".split(" "),o:{expression:rf,tileExportOptions:Of,tileOptions:Rf}}};
178
- k.Object.defineProperties(Qf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
179
- enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
180
- C(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
178
+ k.Object.defineProperties(Qf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
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")?
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}}});
181
181
  var Sf=function(a){a=a===void 0?{}:a;this.h={};this.h.fileExportOptions=a.na==null?null:a.na;this.h.assetExportOptions=a.ra==null?null:a.ra;this.h.featureViewExportOptions=a.Kd==null?null:a.Kd;this.h.bigqueryExportOptions=a.yd==null?null:a.yd;this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.selectors=a.selectors==null?null:a.selectors;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxWorkers=
182
182
  a.P==null?null:a.P;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.policy=a.ib==null?null:a.ib;this.h.priority=a.priority==null?null:a.priority};q(Sf,A);
183
183
  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}}};
184
- k.Object.defineProperties(Sf.prototype,{ra:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?C(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},yd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryExportOptions")?C(this,"bigqueryExportOptions"):null},set:function(a){this.h.bigqueryExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=
185
- a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},Kd:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewExportOptions")?C(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},na:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Ub:{configurable:!0,
186
- enumerable:!0,get:function(){return D(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?C(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},ib:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?
187
- C(this,"policy"):null},set:function(a){this.h.policy=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?C(this,"selectors"):null},set:function(a){this.h.selectors=a}},workloadTag:{configurable:!0,
188
- enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
184
+ k.Object.defineProperties(Sf.prototype,{ra:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetExportOptions")?B(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},yd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bigqueryExportOptions")?B(this,"bigqueryExportOptions"):null},set:function(a){this.h.bigqueryExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=
185
+ a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},Kd:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewExportOptions")?B(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},na:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Ub:{configurable:!0,
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}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},ib:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?
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,
188
+ enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
189
189
  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.Oa==null?null:a.Oa;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.P==null?null:a.P;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};
190
190
  q(Xf,A);Xf.prototype.i=function(){return{I:{version:xe},keys:"description expression maxWorkers priority requestId tileExportOptions tileOptions version videoOptions workloadTag".split(" "),o:{expression:rf,tileExportOptions:Yf,tileOptions:Rf,videoOptions:Zf}}};
191
- k.Object.defineProperties(Xf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
192
- enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},cc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileExportOptions")?C(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},dc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileOptions")?
193
- C(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?C(this,"version"):null},set:function(a){this.h.version=a}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
191
+ k.Object.defineProperties(Xf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},P:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxWorkers")?B(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,
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")?
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}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?B(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
194
194
  a}}});var $f=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.description=a.description==null?null:a.description;this.h.videoOptions=a.Oa==null?null:a.Oa;this.h.fileExportOptions=a.na==null?null:a.na;this.h.requestId=a.requestId==null?null:a.requestId;this.h.maxWorkers=a.P==null?null:a.P;this.h.workloadTag=a.workloadTag==null?null:a.workloadTag;this.h.priority=a.priority==null?null:a.priority};q($f,A);
195
195
  $f.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkers priority requestId videoOptions workloadTag".split(" "),o:{expression:rf,fileExportOptions:Yf,videoOptions:Zf}}};
196
- k.Object.defineProperties($f.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},na:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?C(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},P:{configurable:!0,
197
- enumerable:!0,get:function(){return D(this,"maxWorkers")?C(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):
198
- null},set:function(a){this.h.videoOptions=a}},workloadTag:{configurable:!0,enumerable:!0,get:function(){return D(this,"workloadTag")?C(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var hf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.title=a.title==null?null:a.title;this.h.description=a.description==null?null:a.description;this.h.location=a.location==null?null:a.location};q(hf,A);
196
+ k.Object.defineProperties($f.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},na:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileExportOptions")?B(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},P:{configurable:!0,
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}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):
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 hf=function(a){a=a===void 0?{}:a;this.h={};this.h.expression=a.l==null?null:a.l;this.h.title=a.title==null?null:a.title;this.h.description=a.description==null?null:a.description;this.h.location=a.location==null?null:a.location};q(hf,A);
199
199
  hf.prototype.i=function(){return{keys:["description","expression","location","title"]}};
200
- k.Object.defineProperties(hf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?C(this,"location"):null},set:function(a){this.h.location=a}},title:{configurable:!0,enumerable:!0,
201
- get:function(){return D(this,"title")?C(this,"title"):null},set:function(a){this.h.title=a}}});var rf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values;this.h.result=a.result==null?null:a.result};q(rf,A);rf.prototype.i=function(){return{keys:["result","values"],La:{values:{ka:af,oa:!1,pa:!0,qa:!1}}}};
202
- k.Object.defineProperties(rf.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return D(this,"result")?C(this,"result"):null},set:function(a){this.h.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var 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};
200
+ 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,
201
+ get:function(){return D(this,"title")?B(this,"title"):null},set:function(a){this.h.title=a}}});var rf=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values;this.h.result=a.result==null?null:a.result};q(rf,A);rf.prototype.i=function(){return{keys:["result","values"],La:{values:{ka:af,oa:!1,pa:!0,qa:!1}}}};
202
+ 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};
203
203
  q(ag,A);ag.prototype.i=function(){return{keys:["geometry","properties","type"]}};
204
- k.Object.defineProperties(ag.prototype,{geometry:{configurable:!0,enumerable:!0,get:function(){return D(this,"geometry")?C(this,"geometry"):null},set:function(a){this.h.geometry=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});
204
+ 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}}});
205
205
  var bg=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Lb==null?null:a.Lb;this.h.mapName=a.mapName==null?null:a.mapName;this.h.name=a.name==null?null:a.name;this.h.visualizationExpression=a.Bg==null?null:a.Bg};q(bg,A);bg.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],o:{visualizationExpression:rf}}};
206
- k.Object.defineProperties(bg.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapName")?C(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},Bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
207
- C(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.kf==null?null:a.kf;this.h.ingestionTimeParameters=a.tc==null?null:a.tc};q(Uf,A);Uf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:cg,ingestionTimeParameters:dg}}};
208
- k.Object.defineProperties(Uf.prototype,{kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewDestination")?C(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},tc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?C(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
209
- var eg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.type=a.type==null?null:a.type};q(eg,A);eg.prototype.i=function(){return{I:{type:ye},keys:["name","type"]}};k.Object.defineProperties(eg.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});
206
+ k.Object.defineProperties(bg.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?B(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapName")?B(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},Bg:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationExpression")?
207
+ B(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Uf=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewDestination=a.kf==null?null:a.kf;this.h.ingestionTimeParameters=a.tc==null?null:a.tc};q(Uf,A);Uf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],o:{featureViewDestination:cg,ingestionTimeParameters:dg}}};
208
+ k.Object.defineProperties(Uf.prototype,{kf:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewDestination")?B(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},tc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
209
+ var eg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.type=a.type==null?null:a.type};q(eg,A);eg.prototype.i=function(){return{I:{type:ye},keys:["name","type"]}};k.Object.defineProperties(eg.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?B(this,"type"):null},set:function(a){this.h.type=a}}});
210
210
  var cg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.assetVersion=a.Gg==null?null:a.Gg;this.h.permissions=a.permissions==null?null:a.permissions};q(cg,A);cg.prototype.i=function(){return{I:{permissions:ze},keys:["assetVersion","name","permissions"]}};
211
- k.Object.defineProperties(cg.prototype,{Gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetVersion")?C(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=a}}});
211
+ k.Object.defineProperties(cg.prototype,{Gg:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetVersion")?B(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=a}}});
212
212
  k.Object.defineProperties(cg,{Permissions:{configurable:!0,enumerable:!0,get:function(){return ze}}});var dg=function(a){a=a===void 0?{}:a;this.h={};this.h.thinningOptions=a.qg==null?null:a.qg;this.h.rankingOptions=a.Wf==null?null:a.Wf;this.h.prerenderingOptions=a.ii==null?null:a.ii};q(dg,A);dg.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],o:{prerenderingOptions:fg,rankingOptions:gg,thinningOptions:hg}}};
213
- k.Object.defineProperties(dg.prototype,{ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderingOptions")?C(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Wf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankingOptions")?C(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},qg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?C(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
213
+ k.Object.defineProperties(dg.prototype,{ii:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderingOptions")?B(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Wf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankingOptions")?B(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},qg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningOptions")?B(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
214
214
  a}}});var Ef=function(a){a=a===void 0?{}:a;this.h={};this.h.location=a.location==null?null:a.location;this.h.assetOptions=a.assetOptions==null?null:a.assetOptions};q(Ef,A);Ef.prototype.i=function(){return{keys:["assetOptions","location"],o:{assetOptions:ig}}};
215
- k.Object.defineProperties(Ef.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetOptions")?C(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?C(this,"location"):null},set:function(a){this.h.location=a}}});var ig=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.sh==null?null:a.sh;this.h.ingestionTimeParameters=a.tc==null?null:a.tc};q(ig,A);
215
+ k.Object.defineProperties(Ef.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetOptions")?B(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return D(this,"location")?B(this,"location"):null},set:function(a){this.h.location=a}}});var ig=function(a){a=a===void 0?{}:a;this.h={};this.h.featureViewAttributes=a.sh==null?null:a.sh;this.h.ingestionTimeParameters=a.tc==null?null:a.tc};q(ig,A);
216
216
  ig.prototype.i=function(){return{R:{featureViewAttributes:eg},keys:["featureViewAttributes","ingestionTimeParameters"],o:{ingestionTimeParameters:dg}}};
217
- k.Object.defineProperties(ig.prototype,{sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAttributes")?C(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},tc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?C(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
217
+ k.Object.defineProperties(ig.prototype,{sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"featureViewAttributes")?B(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},tc:{configurable:!0,enumerable:!0,get:function(){return D(this,"ingestionTimeParameters")?B(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
218
218
  var jg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.orientation=a.orientation==null?null:a.orientation;this.h.fileFormat=a.G==null?null:a.G;this.h.grid=a.grid==null?null:a.grid};q(jg,A);jg.prototype.i=function(){return{I:{fileFormat:Ae,orientation:Be},keys:["expression","fileFormat","grid","name","orientation"],o:{expression:rf,grid:Pf}}};
219
- k.Object.defineProperties(jg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
220
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return D(this,"orientation")?C(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var Ff=function(a){a=a===void 0?{}:a;this.h={};this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.assetCount=a.Ne==null?null:a.Ne;this.h.maxAssets=a.Lf==null?null:a.Lf};q(Ff,A);
219
+ k.Object.defineProperties(jg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
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 Ff=function(a){a=a===void 0?{}:a;this.h={};this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.assetCount=a.Ne==null?null:a.Ne;this.h.maxAssets=a.Lf==null?null:a.Lf};q(Ff,A);
221
221
  Ff.prototype.i=function(){return{keys:["assetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
222
- k.Object.defineProperties(Ff.prototype,{Ne:{configurable:!0,enumerable:!0,get:function(){return D(this,"assetCount")?C(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},Lf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxAssets")?C(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},sizeBytes:{configurable:!0,enumerable:!0,
223
- get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var kg=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentNames=a.mc==null?null:a.mc;this.h.body=a.body==null?null:a.body};q(kg,A);kg.prototype.i=function(){return{keys:["argumentNames","body"]}};
224
- k.Object.defineProperties(kg.prototype,{mc:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentNames")?C(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return D(this,"body")?C(this,"body"):null},set:function(a){this.h.body=a}}});
222
+ 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,
223
+ get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var kg=function(a){a=a===void 0?{}:a;this.h={};this.h.argumentNames=a.mc==null?null:a.mc;this.h.body=a.body==null?null:a.body};q(kg,A);kg.prototype.i=function(){return{keys:["argumentNames","body"]}};
224
+ k.Object.defineProperties(kg.prototype,{mc:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentNames")?B(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return D(this,"body")?B(this,"body"):null},set:function(a){this.h.body=a}}});
225
225
  var lg=function(a){a=a===void 0?{}:a;this.h={};this.h.functionName=a.functionName==null?null:a.functionName;this.h.functionReference=a.Ta==null?null:a.Ta;this.h.arguments=a.arguments==null?null:a.arguments};q(lg,A);lg.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],La:{arguments:{ka:af,oa:!1,pa:!0,qa:!1}}}};
226
- k.Object.defineProperties(lg.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?C(this,"arguments"):null},set:function(a){this.h.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionName")?C(this,"functionName"):null},set:function(a){this.h.functionName=a}},Ta:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionReference")?C(this,"functionReference"):null},set:function(a){this.h.functionReference=
226
+ k.Object.defineProperties(lg.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return D(this,"arguments")?B(this,"arguments"):null},set:function(a){this.h.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionName")?B(this,"functionName"):null},set:function(a){this.h.functionName=a}},Ta:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionReference")?B(this,"functionReference"):null},set:function(a){this.h.functionReference=
227
227
  a}}});var mg=function(a){a=a===void 0?{}:a;this.h={};this.h.cloudOptimized=a.Ue==null?null:a.Ue;this.h.tileDimensions=a.bc==null?null:a.bc;this.h.skipEmptyFiles=a.kg==null?null:a.kg;this.h.tileSize=a.tileSize==null?null:a.tileSize;this.h.noData=a.Pf==null?null:a.Pf};q(mg,A);mg.prototype.i=function(){return{keys:["cloudOptimized","noData","skipEmptyFiles","tileDimensions","tileSize"],o:{noData:ng,tileDimensions:og}}};
228
- k.Object.defineProperties(mg.prototype,{Ue:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudOptimized")?C(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},Pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"noData")?C(this,"noData"):null},set:function(a){this.h.noData=a}},kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmptyFiles")?C(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},bc:{configurable:!0,enumerable:!0,
229
- get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?C(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});var pg=function(a){a=a===void 0?{}:a;this.h={};this.h.options=a.options==null?null:a.options};q(pg,A);pg.prototype.i=function(){return{keys:["options"],o:{options:qg}}};
230
- k.Object.defineProperties(pg.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?C(this,"options"):null},set:function(a){this.h.options=a}}});var qg=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.si==null?null:a.si};q(qg,A);qg.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
231
- k.Object.defineProperties(qg.prototype,{si:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?C(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var og=function(a){a=a===void 0?{}:a;this.h={};this.h.width=a.width==null?null:a.width;this.h.height=a.height==null?null:a.height};q(og,A);og.prototype.i=function(){return{keys:["height","width"]}};
232
- k.Object.defineProperties(og.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return D(this,"height")?C(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return D(this,"width")?C(this,"width"):null},set:function(a){this.h.width=a}}});var rg=function(a){a=a===void 0?{}:a;this.h={};this.h.x=a.x==null?null:a.x;this.h.y=a.y==null?null:a.y};q(rg,A);rg.prototype.i=function(){return{keys:["x","y"]}};
233
- k.Object.defineProperties(rg.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return D(this,"x")?C(this,"x"):null},set:function(a){this.h.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return D(this,"y")?C(this,"y"):null},set:function(a){this.h.y=a}}});
228
+ 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,
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 pg=function(a){a=a===void 0?{}:a;this.h={};this.h.options=a.options==null?null:a.options};q(pg,A);pg.prototype.i=function(){return{keys:["options"],o:{options:qg}}};
230
+ k.Object.defineProperties(pg.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return D(this,"options")?B(this,"options"):null},set:function(a){this.h.options=a}}});var qg=function(a){a=a===void 0?{}:a;this.h={};this.h.requestedPolicyVersion=a.si==null?null:a.si};q(qg,A);qg.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};
231
+ k.Object.defineProperties(qg.prototype,{si:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestedPolicyVersion")?B(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});var og=function(a){a=a===void 0?{}:a;this.h={};this.h.width=a.width==null?null:a.width;this.h.height=a.height==null?null:a.height};q(og,A);og.prototype.i=function(){return{keys:["height","width"]}};
232
+ k.Object.defineProperties(og.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return D(this,"height")?B(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return D(this,"width")?B(this,"width"):null},set:function(a){this.h.width=a}}});var rg=function(a){a=a===void 0?{}:a;this.h={};this.h.x=a.x==null?null:a.x;this.h.y=a.y==null?null:a.y};q(rg,A);rg.prototype.i=function(){return{keys:["x","y"]}};
233
+ 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}}});
234
234
  var Nf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=a.Tf==null?null:a.Tf;this.h.tileSize=a.tileSize==null?null:a.tileSize};q(Nf,A);
235
235
  Nf.prototype.i=function(){return{I:{pyramidingPolicy:Ce,pyramidingPolicyOverrides:De},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],La:{pyramidingPolicyOverrides:{ka:null,oa:!1,pa:!1,qa:!1}},o:{earthEngineDestination:mf}}};
236
- k.Object.defineProperties(Nf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?C(this,"pyramidingPolicyOverrides"):
237
- null},set:function(a){this.h.pyramidingPolicyOverrides=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileSize")?C(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});
236
+ k.Object.defineProperties(Nf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicyOverrides")?B(this,"pyramidingPolicyOverrides"):
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}}});
238
238
  var Cf=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.dataType=a.dataType==null?null:a.dataType;this.h.grid=a.grid==null?null:a.grid;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.missingData=a.missingData==null?null:a.missingData;this.h.tilesetId=a.lb==null?null:a.lb;this.h.tilesetBandIndex=a.md==null?null:a.md};q(Cf,A);
239
239
  Cf.prototype.i=function(){return{R:{tilesets:sg},I:{pyramidingPolicy:Ee},keys:"dataType grid id missingData pyramidingPolicy tilesetBandIndex tilesetId tilesets".split(" "),o:{dataType:tg,grid:Pf,missingData:ug}}};
240
- k.Object.defineProperties(Cf.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?C(this,"dataType"):null},set:function(a){this.h.dataType=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?
241
- C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},md:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},
242
- set:function(a){this.h.tilesetId=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});var Of=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.la==null?null:a.la;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Ld==null?null:a.Ld;this.h.tfRecordOptions=a.ne==null?null:a.ne;this.h.fileFormat=a.G==null?null:a.G};q(Of,A);
240
+ 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")?
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}},md:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?B(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},
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 Of=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.la==null?null:a.la;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.geoTiffOptions=a.Ld==null?null:a.Ld;this.h.tfRecordOptions=a.ne==null?null:a.ne;this.h.fileFormat=a.G==null?null:a.G};q(Of,A);
243
243
  Of.prototype.i=function(){return{I:{fileFormat:Fe},keys:["cloudStorageDestination","driveDestination","fileFormat","geoTiffOptions","tfRecordOptions"],o:{cloudStorageDestination:of,driveDestination:Af,geoTiffOptions:mg,tfRecordOptions:vg}}};
244
- k.Object.defineProperties(Of.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},la:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
245
- a}},Ld:{configurable:!0,enumerable:!0,get:function(){return D(this,"geoTiffOptions")?C(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},ne:{configurable:!0,enumerable:!0,get:function(){return D(this,"tfRecordOptions")?C(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
244
+ k.Object.defineProperties(Of.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},la:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
245
+ a}},Ld:{configurable:!0,enumerable:!0,get:function(){return D(this,"geoTiffOptions")?B(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},ne:{configurable:!0,enumerable:!0,get:function(){return D(this,"tfRecordOptions")?B(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
246
246
  var wg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.pd==null?null:a.pd;this.h.tilesets=a.tilesets==null?null:a.tilesets;this.h.bands=a.bands==null?null:a.bands;this.h.maskBands=a.Kf==null?null:a.Kf;this.h.footprint=a.Ah==null?null:a.Ah;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy;this.h.startTime=a.startTime==
247
247
  null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.minTileAreaRatio=a.Wh==null?null:a.Wh;this.h.skipMetadataRead=a.Ci==null?null:a.Ci;this.h.memo=a.Yc==null?null:a.Yc};q(wg,A);
248
248
  wg.prototype.i=function(){return{R:{bands:xg,maskBands:yg,tilesets:Df},I:{pyramidingPolicy:Ge},keys:"bands endTime footprint maskBands memo minTileAreaRatio missingData name properties pyramidingPolicy skipMetadataRead startTime tilesets uriPrefix".split(" "),La:{properties:{ka:null,oa:!1,pa:!1,qa:!1}},o:{footprint:zg,missingData:ug}}};
249
- k.Object.defineProperties(wg.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?C(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},Ah:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?C(this,"footprint"):null},set:function(a){this.h.footprint=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return D(this,
250
- "maskBands")?C(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Yc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?C(this,"memo"):null},set:function(a){this.h.memo=a}},Wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minTileAreaRatio")?C(this,"minTileAreaRatio"):null},set:function(a){this.h.minTileAreaRatio=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?C(this,"missingData"):null},set:function(a){this.h.missingData=
251
- a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?C(this,"properties"):null},set:function(a){this.h.properties=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Ci:{configurable:!0,enumerable:!0,get:function(){return D(this,
252
- "skipMetadataRead")?C(this,"skipMetadataRead"):null},set:function(a){this.h.skipMetadataRead=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesets")?C(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},pd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=
249
+ k.Object.defineProperties(wg.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return D(this,"bands")?B(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):null},set:function(a){this.h.endTime=a}},Ah:{configurable:!0,enumerable:!0,get:function(){return D(this,"footprint")?B(this,"footprint"):null},set:function(a){this.h.footprint=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return D(this,
250
+ "maskBands")?B(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Yc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?B(this,"memo"):null},set:function(a){this.h.memo=a}},Wh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minTileAreaRatio")?B(this,"minTileAreaRatio"):null},set:function(a){this.h.minTileAreaRatio=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?B(this,"missingData"):null},set:function(a){this.h.missingData=
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}},Ci:{configurable:!0,enumerable:!0,get:function(){return D(this,
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}},pd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?B(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=
253
253
  a}}});var Ag=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.affineTransform=a.Jb==null?null:a.Jb;this.h.dimensions=a.dimensions==null?null:a.dimensions};q(Ag,A);Ag.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],o:{affineTransform:Xe,dimensions:og}}};
254
- k.Object.defineProperties(Ag.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}}});
254
+ k.Object.defineProperties(Ag.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?B(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}}});
255
255
  var Bg=function(a){a=a===void 0?{}:a;this.h={};this.h.imageManifest=a.yf==null?null:a.yf;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId;this.h.mode=a.mode==null?null:a.mode};q(Bg,A);Bg.prototype.i=function(){return{I:{mode:He},keys:["description","imageManifest","mode","overwrite","requestId"],o:{imageManifest:wg}}};
256
- k.Object.defineProperties(Bg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},yf:{configurable:!0,enumerable:!0,get:function(){return D(this,"imageManifest")?C(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},mode:{configurable:!0,enumerable:!0,get:function(){return D(this,"mode")?C(this,"mode"):null},set:function(a){this.h.mode=a}},overwrite:{configurable:!0,enumerable:!0,
257
- get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.pg==null?null:a.pg;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId};
256
+ k.Object.defineProperties(Bg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},yf:{configurable:!0,enumerable:!0,get:function(){return D(this,"imageManifest")?B(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},mode:{configurable:!0,enumerable:!0,get:function(){return D(this,"mode")?B(this,"mode"):null},set:function(a){this.h.mode=a}},overwrite:{configurable:!0,enumerable:!0,
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 Cg=function(a){a=a===void 0?{}:a;this.h={};this.h.tableManifest=a.pg==null?null:a.pg;this.h.description=a.description==null?null:a.description;this.h.overwrite=a.overwrite==null?null:a.overwrite;this.h.requestId=a.requestId==null?null:a.requestId};
258
258
  q(Cg,A);Cg.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],o:{tableManifest:Dg}}};
259
- k.Object.defineProperties(Cg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?C(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?C(this,"requestId"):null},set:function(a){this.h.requestId=a}},pg:{configurable:!0,
260
- enumerable:!0,get:function(){return D(this,"tableManifest")?C(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Eg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Gc==null?null:a.Gc};q(Eg,A);Eg.prototype.i=function(){return{R:{algorithms:Ye},keys:["algorithms"]}};k.Object.defineProperties(Eg.prototype,{Gc:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?C(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
259
+ k.Object.defineProperties(Cg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return D(this,"overwrite")?B(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return D(this,"requestId")?B(this,"requestId"):null},set:function(a){this.h.requestId=a}},pg:{configurable:!0,
260
+ enumerable:!0,get:function(){return D(this,"tableManifest")?B(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var Eg=function(a){a=a===void 0?{}:a;this.h={};this.h.algorithms=a.Gc==null?null:a.Gc};q(Eg,A);Eg.prototype.i=function(){return{R:{algorithms:Ye},keys:["algorithms"]}};k.Object.defineProperties(Eg.prototype,{Gc:{configurable:!0,enumerable:!0,get:function(){return D(this,"algorithms")?B(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
261
261
  var Fg=function(a){a=a===void 0?{}:a;this.h={};this.h.assets=a.assets==null?null:a.assets;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};q(Fg,A);Fg.prototype.i=function(){return{R:{assets:Bf},keys:["assets","nextPageToken"]}};
262
- k.Object.defineProperties(Fg.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return D(this,"assets")?C(this,"assets"):null},set:function(a){this.h.assets=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});
262
+ 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}}});
263
263
  var Gg=function(a){a=a===void 0?{}:a;this.h={};this.h.type=a.type==null?null:a.type;this.h.features=a.features==null?null:a.features;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken};q(Gg,A);Gg.prototype.i=function(){return{R:{features:ag},keys:["features","nextPageToken","type"]}};
264
- k.Object.defineProperties(Gg.prototype,{features:{configurable:!0,enumerable:!0,get:function(){return D(this,"features")?C(this,"features"):null},set:function(a){this.h.features=a}},nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=a}}});
264
+ 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}}});
265
265
  var Hg=function(a){a=a===void 0?{}:a;this.h={};this.h.operations=a.Ma==null?null:a.Ma;this.h.nextPageToken=a.nextPageToken==null?null:a.nextPageToken;this.h.unreachable=a.Si==null?null:a.Si};q(Hg,A);Hg.prototype.i=function(){return{R:{operations:Ig},keys:["nextPageToken","operations","unreachable"]}};
266
- k.Object.defineProperties(Hg.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?C(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?C(this,"operations"):null},set:function(a){this.h.operations=a}},Si:{configurable:!0,enumerable:!0,get:function(){return D(this,"unreachable")?C(this,"unreachable"):null},set:function(a){this.h.unreachable=a}}});
266
+ k.Object.defineProperties(Hg.prototype,{nextPageToken:{configurable:!0,enumerable:!0,get:function(){return D(this,"nextPageToken")?B(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Ma:{configurable:!0,enumerable:!0,get:function(){return D(this,"operations")?B(this,"operations"):null},set:function(a){this.h.operations=a}},Si:{configurable:!0,enumerable:!0,get:function(){return D(this,"unreachable")?B(this,"unreachable"):null},set:function(a){this.h.unreachable=a}}});
267
267
  var Jg=function(a){a=a===void 0?{}:a;this.h={};this.h.counter=a.counter==null?null:a.counter;this.h.dataAccess=a.jh==null?null:a.jh;this.h.cloudAudit=a.Ug==null?null:a.Ug};q(Jg,A);Jg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],o:{cloudAudit:nf,counter:vf,dataAccess:xf}}};
268
- k.Object.defineProperties(Jg.prototype,{Ug:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudAudit")?C(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return D(this,"counter")?C(this,"counter"):null},set:function(a){this.h.counter=a}},jh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?C(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
269
- var ug=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(ug,A);ug.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(ug.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?C(this,"values"):null},set:function(a){this.h.values=a}}});var Kg=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob};q(Kg,A);Kg.prototype.i=function(){return{keys:["destinationName"]}};
270
- k.Object.defineProperties(Kg.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?C(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.pf==null?null:a.pf;this.h.integerValue=a.Ua==null?null:a.Ua};q(ng,A);ng.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
271
- k.Object.defineProperties(ng.prototype,{pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?C(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
268
+ k.Object.defineProperties(Jg.prototype,{Ug:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudAudit")?B(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return D(this,"counter")?B(this,"counter"):null},set:function(a){this.h.counter=a}},jh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataAccess")?B(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
269
+ var ug=function(a){a=a===void 0?{}:a;this.h={};this.h.values=a.values==null?null:a.values};q(ug,A);ug.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(ug.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return D(this,"values")?B(this,"values"):null},set:function(a){this.h.values=a}}});var Kg=function(a){a=a===void 0?{}:a;this.h={};this.h.destinationName=a.Ob==null?null:a.Ob};q(Kg,A);Kg.prototype.i=function(){return{keys:["destinationName"]}};
270
+ k.Object.defineProperties(Kg.prototype,{Ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationName")?B(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var ng=function(a){a=a===void 0?{}:a;this.h={};this.h.floatValue=a.pf==null?null:a.pf;this.h.integerValue=a.Ua==null?null:a.Ua};q(ng,A);ng.prototype.i=function(){return{keys:["floatValue","integerValue"]}};
271
+ k.Object.defineProperties(ng.prototype,{pf:{configurable:!0,enumerable:!0,get:function(){return D(this,"floatValue")?B(this,"floatValue"):null},set:function(a){this.h.floatValue=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?B(this,"integerValue"):null},set:function(a){this.h.integerValue=a}}});
272
272
  var Ig=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.metadata=a.metadata==null?null:a.metadata;this.h.done=a.done==null?null:a.done;this.h.error=a.error==null?null:a.error;this.h.response=a.response==null?null:a.response};q(Ig,A);Ig.prototype.i=function(){return{keys:["done","error","metadata","name","response"],La:{metadata:{ka:null,oa:!1,pa:!1,qa:!1},response:{ka:null,oa:!1,pa:!1,qa:!1}},o:{error:Lg}}};
273
- k.Object.defineProperties(Ig.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return D(this,"done")?C(this,"done"):null},set:function(a){this.h.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return D(this,"error")?C(this,"error"):null},set:function(a){this.h.error=a}},metadata:{configurable:!0,enumerable:!0,get:function(){return D(this,"metadata")?C(this,"metadata"):null},set:function(a){this.h.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
274
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},response:{configurable:!0,enumerable:!0,get:function(){return D(this,"response")?C(this,"response"):null},set:function(a){this.h.response=a}}});
273
+ 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,
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}}});
275
275
  var Mg=function(a){a=a===void 0?{}:a;this.h={};this.h.state=a.state==null?null:a.state;this.h.description=a.description==null?null:a.description;this.h.type=a.type==null?null:a.type;this.h.priority=a.priority==null?null:a.priority;this.h.createTime=a.bf==null?null:a.bf;this.h.updateTime=a.updateTime==null?null:a.updateTime;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.progress=a.progress==null?null:a.progress;this.h.stages=a.Ei==null?null:
276
276
  a.Ei;this.h.attempt=a.attempt==null?null:a.attempt;this.h.scriptUri=a.dg==null?null:a.dg;this.h.destinationUris=a.ef==null?null:a.ef;this.h.notifications=a.ai==null?null:a.ai;this.h.batchEecuUsageSeconds=a.xd==null?null:a.xd};q(Mg,A);Mg.prototype.i=function(){return{R:{notifications:Ng,stages:Og},I:{state:Ie},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
277
- k.Object.defineProperties(Mg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return D(this,"attempt")?C(this,"attempt"):null},set:function(a){this.h.attempt=a}},xd:{configurable:!0,enumerable:!0,get:function(){return D(this,"batchEecuUsageSeconds")?C(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},bf:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?C(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
278
- enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},ef:{configurable:!0,enumerable:!0,get:function(){return D(this,"destinationUris")?C(this,"destinationUris"):null},set:function(a){this.h.destinationUris=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):null},set:function(a){this.h.endTime=a}},ai:{configurable:!0,enumerable:!0,get:function(){return D(this,"notifications")?C(this,
279
- "notifications"):null},set:function(a){this.h.notifications=a}},priority:{configurable:!0,enumerable:!0,get:function(){return D(this,"priority")?C(this,"priority"):null},set:function(a){this.h.priority=a}},progress:{configurable:!0,enumerable:!0,get:function(){return D(this,"progress")?C(this,"progress"):null},set:function(a){this.h.progress=a}},dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"scriptUri")?C(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},Ei:{configurable:!0,
280
- enumerable:!0,get:function(){return D(this,"stages")?C(this,"stages"):null},set:function(a){this.h.stages=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},state:{configurable:!0,enumerable:!0,get:function(){return D(this,"state")?C(this,"state"):null},set:function(a){this.h.state=a}},type:{configurable:!0,enumerable:!0,get:function(){return D(this,"type")?C(this,"type"):null},set:function(a){this.h.type=
281
- a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateTime")?C(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Ng=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Pi==null?null:a.Pi;this.h.detail=a.detail==null?null:a.detail};q(Ng,A);Ng.prototype.i=function(){return{I:{severity:Je},keys:["detail","severity","topic"]}};
282
- k.Object.defineProperties(Ng.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return D(this,"detail")?C(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return D(this,"severity")?C(this,"severity"):null},set:function(a){this.h.severity=a}},Pi:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?C(this,"topic"):null},set:function(a){this.h.topic=a}}});
277
+ k.Object.defineProperties(Mg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return D(this,"attempt")?B(this,"attempt"):null},set:function(a){this.h.attempt=a}},xd:{configurable:!0,enumerable:!0,get:function(){return D(this,"batchEecuUsageSeconds")?B(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},bf:{configurable:!0,enumerable:!0,get:function(){return D(this,"createTime")?B(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
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}},ai:{configurable:!0,enumerable:!0,get:function(){return D(this,"notifications")?B(this,
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}},Ei:{configurable:!0,
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=
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 Ng=function(a){a=a===void 0?{}:a;this.h={};this.h.severity=a.severity==null?null:a.severity;this.h.topic=a.Pi==null?null:a.Pi;this.h.detail=a.detail==null?null:a.detail};q(Ng,A);Ng.prototype.i=function(){return{I:{severity:Je},keys:["detail","severity","topic"]}};
282
+ k.Object.defineProperties(Ng.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return D(this,"detail")?B(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return D(this,"severity")?B(this,"severity"):null},set:function(a){this.h.severity=a}},Pi:{configurable:!0,enumerable:!0,get:function(){return D(this,"topic")?B(this,"topic"):null},set:function(a){this.h.topic=a}}});
283
283
  var Og=function(a){a=a===void 0?{}:a;this.h={};this.h.displayName=a.displayName==null?null:a.displayName;this.h.completeWorkUnits=a.Wg==null?null:a.Wg;this.h.totalWorkUnits=a.Qi==null?null:a.Qi;this.h.description=a.description==null?null:a.description};q(Og,A);Og.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
284
- k.Object.defineProperties(Og.prototype,{Wg:{configurable:!0,enumerable:!0,get:function(){return D(this,"completeWorkUnits")?C(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return D(this,"displayName")?C(this,"displayName"):null},set:function(a){this.h.displayName=
285
- a}},Qi:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?C(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var tg=function(a){a=a===void 0?{}:a;this.h={};this.h.precision=a.precision==null?null:a.precision;this.h.range=a.range==null?null:a.range;this.h.dimensionsCount=a.oh==null?null:a.oh};q(tg,A);tg.prototype.i=function(){return{I:{precision:Ke},keys:["dimensionsCount","precision","range"],o:{range:zf}}};
286
- k.Object.defineProperties(tg.prototype,{oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensionsCount")?C(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return D(this,"precision")?C(this,"precision"):null},set:function(a){this.h.precision=a}},range:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?C(this,"range"):null},set:function(a){this.h.range=a}}});
284
+ k.Object.defineProperties(Og.prototype,{Wg:{configurable:!0,enumerable:!0,get:function(){return D(this,"completeWorkUnits")?B(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return D(this,"displayName")?B(this,"displayName"):null},set:function(a){this.h.displayName=
285
+ a}},Qi:{configurable:!0,enumerable:!0,get:function(){return D(this,"totalWorkUnits")?B(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var tg=function(a){a=a===void 0?{}:a;this.h={};this.h.precision=a.precision==null?null:a.precision;this.h.range=a.range==null?null:a.range;this.h.dimensionsCount=a.oh==null?null:a.oh};q(tg,A);tg.prototype.i=function(){return{I:{precision:Ke},keys:["dimensionsCount","precision","range"],o:{range:zf}}};
286
+ k.Object.defineProperties(tg.prototype,{oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensionsCount")?B(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return D(this,"precision")?B(this,"precision"):null},set:function(a){this.h.precision=a}},range:{configurable:!0,enumerable:!0,get:function(){return D(this,"range")?B(this,"range"):null},set:function(a){this.h.range=a}}});
287
287
  var zg=function(a){a=a===void 0?{}:a;this.h={};this.h.points=a.points==null?null:a.points;this.h.bandId=a.Ng==null?null:a.Ng};q(zg,A);zg.prototype.i=function(){return{R:{points:rg},keys:["bandId","points"]}};
288
- k.Object.defineProperties(zg.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandId")?C(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return D(this,"points")?C(this,"points"):null},set:function(a){this.h.points=a}}});
288
+ k.Object.defineProperties(zg.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandId")?B(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return D(this,"points")?B(this,"points"):null},set:function(a){this.h.points=a}}});
289
289
  var Pf=function(a){a=a===void 0?{}:a;this.h={};this.h.crsCode=a.cf==null?null:a.cf;this.h.crsWkt=a.dh==null?null:a.dh;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.affineTransform=a.Jb==null?null:a.Jb};q(Pf,A);Pf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],o:{affineTransform:Xe,dimensions:og}}};
290
- k.Object.defineProperties(Pf.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?C(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},cf:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?C(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsWkt")?C(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
291
- get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Wf=function(a){a=a===void 0?{}:a;this.h={};this.h.version=a.version==null?null:a.version;this.h.bindings=a.zd==null?null:a.zd;this.h.auditConfigs=a.Kg==null?null:a.Kg;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.hf==null?null:a.hf};q(Wf,A);Wf.prototype.i=function(){return{R:{auditConfigs:bf,bindings:gf,rules:Pg},keys:["auditConfigs","bindings","etag","rules","version"]}};
292
- k.Object.defineProperties(Wf.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?C(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},zd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindings")?C(this,"bindings"):null},set:function(a){this.h.bindings=a}},hf:{configurable:!0,enumerable:!0,get:function(){return D(this,"etag")?C(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return D(this,
293
- "rules")?C(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return D(this,"version")?C(this,"version"):null},set:function(a){this.h.version=a}}});var fg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.hi==null?null:a.hi;this.h.tileLimiting=a.Li==null?null:a.Li};q(fg,A);fg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Qg}}};
294
- k.Object.defineProperties(fg.prototype,{hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?C(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Li:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?C(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Rg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};q(Rg,A);Rg.prototype.i=function(){return{keys:["attributeName"]}};
295
- k.Object.defineProperties(Rg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return D(this,"attributeName")?C(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Sg=function(){this.h={}};q(Sg,A);Sg.prototype.i=function(){return{keys:[]}};var Tg=function(){this.h={}};q(Tg,A);Tg.prototype.i=function(){return{keys:[]}};var Ug=function(){this.h={}};q(Ug,A);Ug.prototype.i=function(){return{keys:[]}};
290
+ k.Object.defineProperties(Pf.prototype,{Jb:{configurable:!0,enumerable:!0,get:function(){return D(this,"affineTransform")?B(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},cf:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsCode")?B(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},dh:{configurable:!0,enumerable:!0,get:function(){return D(this,"crsWkt")?B(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
291
+ get:function(){return D(this,"dimensions")?B(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Wf=function(a){a=a===void 0?{}:a;this.h={};this.h.version=a.version==null?null:a.version;this.h.bindings=a.zd==null?null:a.zd;this.h.auditConfigs=a.Kg==null?null:a.Kg;this.h.rules=a.rules==null?null:a.rules;this.h.etag=a.hf==null?null:a.hf};q(Wf,A);Wf.prototype.i=function(){return{R:{auditConfigs:bf,bindings:gf,rules:Pg},keys:["auditConfigs","bindings","etag","rules","version"]}};
292
+ k.Object.defineProperties(Wf.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return D(this,"auditConfigs")?B(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},zd:{configurable:!0,enumerable:!0,get:function(){return D(this,"bindings")?B(this,"bindings"):null},set:function(a){this.h.bindings=a}},hf:{configurable:!0,enumerable:!0,get:function(){return D(this,"etag")?B(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return D(this,
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 fg=function(a){a=a===void 0?{}:a;this.h={};this.h.prerenderTiles=a.hi==null?null:a.hi;this.h.tileLimiting=a.Li==null?null:a.Li};q(fg,A);fg.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],o:{tileLimiting:Qg}}};
294
+ k.Object.defineProperties(fg.prototype,{hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"prerenderTiles")?B(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Li:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileLimiting")?B(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Rg=function(a){a=a===void 0?{}:a;this.h={};this.h.attributeName=a.attributeName==null?null:a.attributeName};q(Rg,A);Rg.prototype.i=function(){return{keys:["attributeName"]}};
295
+ k.Object.defineProperties(Rg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return D(this,"attributeName")?B(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Sg=function(){this.h={}};q(Sg,A);Sg.prototype.i=function(){return{keys:[]}};var Tg=function(){this.h={}};q(Tg,A);Tg.prototype.i=function(){return{keys:[]}};var Ug=function(){this.h={}};q(Ug,A);Ug.prototype.i=function(){return{keys:[]}};
296
296
  var Vg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByAttributeRule=a.be==null?null:a.be;this.h.rankByMinVisibleLodRule=a.ni==null?null:a.ni;this.h.rankByGeometryTypeRule=a.ce==null?null:a.ce;this.h.rankByMinZoomLevelRule=a.de==null?null:a.de;this.h.direction=a.direction==null?null:a.direction};q(Vg,A);
297
297
  Vg.prototype.i=function(){return{I:{direction:Le},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],o:{rankByAttributeRule:Rg,rankByGeometryTypeRule:Sg,rankByMinVisibleLodRule:Tg,rankByMinZoomLevelRule:Ug}}};
298
- k.Object.defineProperties(Vg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return D(this,"direction")?C(this,"direction"):null},set:function(a){this.h.direction=a}},be:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByAttributeRule")?C(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},ce:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByGeometryTypeRule")?C(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
299
- a}},ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinVisibleLodRule")?C(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},de:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinZoomLevelRule")?C(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
298
+ k.Object.defineProperties(Vg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return D(this,"direction")?B(this,"direction"):null},set:function(a){this.h.direction=a}},be:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByAttributeRule")?B(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},ce:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByGeometryTypeRule")?B(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
299
+ a}},ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinVisibleLodRule")?B(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},de:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByMinZoomLevelRule")?B(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
300
300
  var gg=function(a){a=a===void 0?{}:a;this.h={};this.h.zOrderRankingRule=a.Dg==null?null:a.Dg;this.h.thinningRankingRule=a.rg==null?null:a.rg};q(gg,A);gg.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],o:{thinningRankingRule:Wg,zOrderRankingRule:Wg}}};
301
- k.Object.defineProperties(gg.prototype,{rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?C(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?C(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
301
+ k.Object.defineProperties(gg.prototype,{rg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningRankingRule")?B(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Dg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zOrderRankingRule")?B(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
302
302
  var Wg=function(a){a=a===void 0?{}:a;this.h={};this.h.rankByOneThingRule=a.Vf==null?null:a.Vf;this.h.pseudoRandomTiebreaking=a.mi==null?null:a.mi};q(Wg,A);Wg.prototype.i=function(){return{R:{rankByOneThingRule:Vg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
303
- k.Object.defineProperties(Wg.prototype,{mi:{configurable:!0,enumerable:!0,get:function(){return D(this,"pseudoRandomTiebreaking")?C(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByOneThingRule")?C(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
303
+ k.Object.defineProperties(Wg.prototype,{mi:{configurable:!0,enumerable:!0,get:function(){return D(this,"pseudoRandomTiebreaking")?B(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return D(this,"rankByOneThingRule")?B(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
304
304
  var Pg=function(a){a=a===void 0?{}:a;this.h={};this.h.description=a.description==null?null:a.description;this.h.permissions=a.permissions==null?null:a.permissions;this.h.action=a.action==null?null:a.action;this.h["in"]=a.Hh==null?null:a.Hh;this.h.notIn=a.Zh==null?null:a.Zh;this.h.conditions=a.conditions==null?null:a.conditions;this.h.logConfig=a.Oh==null?null:a.Oh};q(Pg,A);Pg.prototype.i=function(){return{R:{conditions:tf,logConfig:Jg},I:{action:Me},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
305
- k.Object.defineProperties(Pg.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return D(this,"action")?C(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return D(this,"conditions")?C(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?C(this,"description"):null},set:function(a){this.h.description=a}},Hh:{configurable:!0,enumerable:!0,
306
- get:function(){return D(this,"in")?C(this,"in"):null},set:function(a){this.h["in"]=a}},Oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logConfig")?C(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notIn")?C(this,"notIn"):null},set:function(a){this.h.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?C(this,"permissions"):null},set:function(a){this.h.permissions=
305
+ k.Object.defineProperties(Pg.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return D(this,"action")?B(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return D(this,"conditions")?B(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return D(this,"description")?B(this,"description"):null},set:function(a){this.h.description=a}},Hh:{configurable:!0,enumerable:!0,
306
+ get:function(){return D(this,"in")?B(this,"in"):null},set:function(a){this.h["in"]=a}},Oh:{configurable:!0,enumerable:!0,get:function(){return D(this,"logConfig")?B(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},Zh:{configurable:!0,enumerable:!0,get:function(){return D(this,"notIn")?B(this,"notIn"):null},set:function(a){this.h.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return D(this,"permissions")?B(this,"permissions"):null},set:function(a){this.h.permissions=
307
307
  a}}});var Xg=function(a){a=a===void 0?{}:a;this.h={};this.h.policy=a.ib==null?null:a.ib;this.h.updateMask=a.updateMask==null?null:a.updateMask};q(Xg,A);Xg.prototype.i=function(){return{keys:["policy","updateMask"],o:{policy:Wf}}};
308
- k.Object.defineProperties(Xg.prototype,{ib:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?C(this,"policy"):null},set:function(a){this.h.policy=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});var Lg=function(a){a=a===void 0?{}:a;this.h={};this.h.code=a.code==null?null:a.code;this.h.message=a.message==null?null:a.message;this.h.details=a.details==null?null:a.details};
308
+ k.Object.defineProperties(Xg.prototype,{ib:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?B(this,"policy"):null},set:function(a){this.h.policy=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?B(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});var Lg=function(a){a=a===void 0?{}:a;this.h={};this.h.code=a.code==null?null:a.code;this.h.message=a.message==null?null:a.message;this.h.details=a.details==null?null:a.details};
309
309
  q(Lg,A);Lg.prototype.i=function(){return{keys:["code","details","message"],La:{details:{ka:null,oa:!0,pa:!1,qa:!1}}}};
310
- k.Object.defineProperties(Lg.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return D(this,"code")?C(this,"code"):null},set:function(a){this.h.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return D(this,"details")?C(this,"details"):null},set:function(a){this.h.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return D(this,"message")?C(this,"message"):null},set:function(a){this.h.message=a}}});
310
+ 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}}});
311
311
  var Yg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.G==null?null:a.G;this.h.selectors=a.selectors==null?null:a.selectors;this.h.filename=a.filename==null?null:a.filename};q(Yg,A);Yg.prototype.i=function(){return{I:{fileFormat:Oe},keys:["expression","fileFormat","filename","name","selectors"],o:{expression:rf}}};
312
- k.Object.defineProperties(Yg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return D(this,"filename")?C(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
313
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return D(this,"selectors")?C(this,"selectors"):null},set:function(a){this.h.selectors=a}}});var Tf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga};q(Tf,A);Tf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:mf}}};
314
- k.Object.defineProperties(Tf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?C(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Vf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.la==null?null:a.la;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.G==null?null:a.G};q(Vf,A);
312
+ k.Object.defineProperties(Yg.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return D(this,"filename")?B(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
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 Tf=function(a){a=a===void 0?{}:a;this.h={};this.h.earthEngineDestination=a.Ga==null?null:a.Ga};q(Tf,A);Tf.prototype.i=function(){return{keys:["earthEngineDestination"],o:{earthEngineDestination:mf}}};
314
+ k.Object.defineProperties(Tf.prototype,{Ga:{configurable:!0,enumerable:!0,get:function(){return D(this,"earthEngineDestination")?B(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Vf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.la==null?null:a.la;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.G==null?null:a.G};q(Vf,A);
315
315
  Vf.prototype.i=function(){return{I:{fileFormat:Ne},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:of,driveDestination:Af}}};
316
- k.Object.defineProperties(Vf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},la:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
316
+ k.Object.defineProperties(Vf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},la:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
317
317
  a}}});var Gf=function(a){a=a===void 0?{}:a;this.h={};this.h.paths=a.paths==null?null:a.paths;this.h.sizeBytes=a.sizeBytes==null?null:a.sizeBytes;this.h.shardCount=a.Ai==null?null:a.Ai;this.h.primaryGeometryColumn=a.ed==null?null:a.ed};q(Gf,A);Gf.prototype.i=function(){return{keys:["paths","primaryGeometryColumn","shardCount","sizeBytes"]}};
318
- k.Object.defineProperties(Gf.prototype,{paths:{configurable:!0,enumerable:!0,get:function(){return D(this,"paths")?C(this,"paths"):null},set:function(a){this.h.paths=a}},ed:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?C(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},Ai:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?C(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
319
- enumerable:!0,get:function(){return D(this,"sizeBytes")?C(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});
318
+ k.Object.defineProperties(Gf.prototype,{paths:{configurable:!0,enumerable:!0,get:function(){return D(this,"paths")?B(this,"paths"):null},set:function(a){this.h.paths=a}},ed:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},Ai:{configurable:!0,enumerable:!0,get:function(){return D(this,"shardCount")?B(this,"shardCount"):null},set:function(a){this.h.shardCount=a}},sizeBytes:{configurable:!0,
319
+ enumerable:!0,get:function(){return D(this,"sizeBytes")?B(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});
320
320
  var Dg=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.properties=a.properties==null?null:a.properties;this.h.uriPrefix=a.pd==null?null:a.pd;this.h.sources=a.sources==null?null:a.sources;this.h.startTime=a.startTime==null?null:a.startTime;this.h.endTime=a.endTime==null?null:a.endTime;this.h.csvColumnDataTypeOverrides=a.eh==null?null:a.eh;this.h.policy=a.ib==null?null:a.ib;this.h.columnDataTypeOverrides=a.Vg==null?null:a.Vg;this.h.memo=a.Yc==null?null:a.Yc};
321
321
  q(Dg,A);Dg.prototype.i=function(){return{R:{sources:Zg},I:{columnDataTypeOverrides:Pe,csvColumnDataTypeOverrides:Qe},keys:"columnDataTypeOverrides csvColumnDataTypeOverrides endTime memo name policy properties sources startTime uriPrefix".split(" "),La:{columnDataTypeOverrides:{ka:null,oa:!1,pa:!1,qa:!1},csvColumnDataTypeOverrides:{ka:null,oa:!1,pa:!1,qa:!1},properties:{ka:null,oa:!1,pa:!1,qa:!1}},o:{policy:Wf}}};
322
- k.Object.defineProperties(Dg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?C(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvColumnDataTypeOverrides")?C(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?C(this,"endTime"):
323
- null},set:function(a){this.h.endTime=a}},Yc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?C(this,"memo"):null},set:function(a){this.h.memo=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},ib:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?C(this,"policy"):null},set:function(a){this.h.policy=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?
324
- C(this,"properties"):null},set:function(a){this.h.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?C(this,"sources"):null},set:function(a){this.h.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"startTime")?C(this,"startTime"):null},set:function(a){this.h.startTime=a}},pd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?C(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
322
+ k.Object.defineProperties(Dg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return D(this,"columnDataTypeOverrides")?B(this,"columnDataTypeOverrides"):null},set:function(a){this.h.columnDataTypeOverrides=a}},eh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvColumnDataTypeOverrides")?B(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return D(this,"endTime")?B(this,"endTime"):
323
+ null},set:function(a){this.h.endTime=a}},Yc:{configurable:!0,enumerable:!0,get:function(){return D(this,"memo")?B(this,"memo"):null},set:function(a){this.h.memo=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?B(this,"name"):null},set:function(a){this.h.name=a}},ib:{configurable:!0,enumerable:!0,get:function(){return D(this,"policy")?B(this,"policy"):null},set:function(a){this.h.policy=a}},properties:{configurable:!0,enumerable:!0,get:function(){return D(this,"properties")?
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}},pd:{configurable:!0,enumerable:!0,get:function(){return D(this,"uriPrefix")?B(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
325
325
  var Zg=function(a){a=a===void 0?{}:a;this.h={};this.h.uris=a.uris==null?null:a.uris;this.h.charset=a.charset==null?null:a.charset;this.h.maxErrorMeters=a.Ub==null?null:a.Ub;this.h.maxVertices=a.maxVertices==null?null:a.maxVertices;this.h.crs=a.crs==null?null:a.crs;this.h.geodesic=a.geodesic==null?null:a.geodesic;this.h.primaryGeometryColumn=a.ed==null?null:a.ed;this.h.xColumn=a.Ui==null?null:a.Ui;this.h.yColumn=a.Vi==null?null:a.Vi;this.h.dateFormat=a.kh==null?null:a.kh;this.h.csvDelimiter=a.fh==
326
326
  null?null:a.fh;this.h.csvQualifier=a.gh==null?null:a.gh;this.h.simplifyErrorMeters=a.Bi==null?null:a.Bi};q(Zg,A);Zg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn simplifyErrorMeters uris xColumn yColumn".split(" ")}};
327
- k.Object.defineProperties(Zg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return D(this,"charset")?C(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?C(this,"crs"):null},set:function(a){this.h.crs=a}},fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?C(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},gh:{configurable:!0,enumerable:!0,get:function(){return D(this,
328
- "csvQualifier")?C(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},kh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dateFormat")?C(this,"dateFormat"):null},set:function(a){this.h.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return D(this,"geodesic")?C(this,"geodesic"):null},set:function(a){this.h.geodesic=a}},Ub:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxErrorMeters")?C(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=
329
- a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?C(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},ed:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?C(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},Bi:{configurable:!0,enumerable:!0,get:function(){return D(this,"simplifyErrorMeters")?C(this,"simplifyErrorMeters"):null},set:function(a){this.h.simplifyErrorMeters=a}},
330
- uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?C(this,"uris"):null},set:function(a){this.h.uris=a}},Ui:{configurable:!0,enumerable:!0,get:function(){return D(this,"xColumn")?C(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Vi:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?C(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
327
+ k.Object.defineProperties(Zg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return D(this,"charset")?B(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?B(this,"crs"):null},set:function(a){this.h.crs=a}},fh:{configurable:!0,enumerable:!0,get:function(){return D(this,"csvDelimiter")?B(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},gh:{configurable:!0,enumerable:!0,get:function(){return D(this,
328
+ "csvQualifier")?B(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},kh:{configurable:!0,enumerable:!0,get:function(){return D(this,"dateFormat")?B(this,"dateFormat"):null},set:function(a){this.h.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return D(this,"geodesic")?B(this,"geodesic"):null},set:function(a){this.h.geodesic=a}},Ub:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxErrorMeters")?B(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=
329
+ a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxVertices")?B(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},ed:{configurable:!0,enumerable:!0,get:function(){return D(this,"primaryGeometryColumn")?B(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},Bi:{configurable:!0,enumerable:!0,get:function(){return D(this,"simplifyErrorMeters")?B(this,"simplifyErrorMeters"):null},set:function(a){this.h.simplifyErrorMeters=a}},
330
+ uris:{configurable:!0,enumerable:!0,get:function(){return D(this,"uris")?B(this,"uris"):null},set:function(a){this.h.uris=a}},Ui:{configurable:!0,enumerable:!0,get:function(){return D(this,"xColumn")?B(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Vi:{configurable:!0,enumerable:!0,get:function(){return D(this,"yColumn")?B(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
331
331
  var vg=function(a){a=a===void 0?{}:a;this.h={};this.h.tileDimensions=a.bc==null?null:a.bc;this.h.marginDimensions=a.Jf==null?null:a.Jf;this.h.compress=a.Xe==null?null:a.Xe;this.h.maxSizeBytes=a.Vb==null?null:a.Vb;this.h.defaultValue=a.defaultValue==null?null:a.defaultValue;this.h.tensorDepths=a.me==null?null:a.me;this.h.sequenceData=a.eg==null?null:a.eg;this.h.collapseBands=a.Ve==null?null:a.Ve;this.h.maxMaskedRatio=a.Nf==null?null:a.Nf};q(vg,A);
332
332
  vg.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),La:{tensorDepths:{ka:null,oa:!1,pa:!1,qa:!1}},o:{marginDimensions:og,tileDimensions:og}}};
333
- k.Object.defineProperties(vg.prototype,{Ve:{configurable:!0,enumerable:!0,get:function(){return D(this,"collapseBands")?C(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Xe:{configurable:!0,enumerable:!0,get:function(){return D(this,"compress")?C(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return D(this,"defaultValue")?C(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},Jf:{configurable:!0,
334
- enumerable:!0,get:function(){return D(this,"marginDimensions")?C(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Nf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxMaskedRatio")?C(this,"maxMaskedRatio"):null},set:function(a){this.h.maxMaskedRatio=a}},Vb:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxSizeBytes")?C(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},eg:{configurable:!0,enumerable:!0,get:function(){return D(this,
335
- "sequenceData")?C(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},me:{configurable:!0,enumerable:!0,get:function(){return D(this,"tensorDepths")?C(this,"tensorDepths"):null},set:function(a){this.h.tensorDepths=a}},bc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileDimensions")?C(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
333
+ 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,
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,
335
+ "sequenceData")?B(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},me:{configurable:!0,enumerable:!0,get:function(){return D(this,"tensorDepths")?B(this,"tensorDepths"):null},set:function(a){this.h.tensorDepths=a}},bc:{configurable:!0,enumerable:!0,get:function(){return D(this,"tileDimensions")?B(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
336
336
  var hg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxFeaturesPerTile=a.Mf==null?null:a.Mf;this.h.thinningStrategy=a.sg==null?null:a.sg};q(hg,A);hg.prototype.i=function(){return{I:{thinningStrategy:Re},keys:["maxFeaturesPerTile","thinningStrategy"]}};
337
- k.Object.defineProperties(hg.prototype,{Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?C(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},sg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?C(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
337
+ k.Object.defineProperties(hg.prototype,{Mf:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFeaturesPerTile")?B(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},sg:{configurable:!0,enumerable:!0,get:function(){return D(this,"thinningStrategy")?B(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
338
338
  var $g=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.fileFormat=a.G==null?null:a.G;this.h.bandIds=a.da==null?null:a.da;this.h.visualizationOptions=a.jc==null?null:a.jc;this.h.grid=a.grid==null?null:a.grid;this.h.filenamePrefix=a.wa==null?null:a.wa};q($g,A);
339
339
  $g.prototype.i=function(){return{I:{fileFormat:Se},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),o:{expression:rf,grid:Pf,visualizationOptions:Jf}}};
340
- k.Object.defineProperties($g.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},wa:{configurable:!0,enumerable:!0,get:function(){return D(this,
341
- "filenamePrefix")?C(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,"name")?C(this,"name"):null},set:function(a){this.h.name=a}},jc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?C(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
340
+ k.Object.defineProperties($g.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},wa:{configurable:!0,enumerable:!0,get:function(){return D(this,
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}},jc:{configurable:!0,enumerable:!0,get:function(){return D(this,"visualizationOptions")?B(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
342
342
  a}}});var Qg=function(a){a=a===void 0?{}:a;this.h={};this.h.maxPrerenderZoom=a.Sh==null?null:a.Sh;this.h.minVerticesPerTile=a.Xh==null?null:a.Xh;this.h.neighborDepth=a.Yh==null?null:a.Yh;this.h.minFeaturesPerTile=a.Vh==null?null:a.Vh};q(Qg,A);Qg.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
343
- k.Object.defineProperties(Qg.prototype,{Sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?C(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?C(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?C(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
344
- a}},Yh:{configurable:!0,enumerable:!0,get:function(){return D(this,"neighborDepth")?C(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
343
+ k.Object.defineProperties(Qg.prototype,{Sh:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPrerenderZoom")?B(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minFeaturesPerTile")?B(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"minVerticesPerTile")?B(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
344
+ a}},Yh:{configurable:!0,enumerable:!0,get:function(){return D(this,"neighborDepth")?B(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
345
345
  var Rf=function(a){a=a===void 0?{}:a;this.h={};this.h.endZoom=a.ff==null?null:a.ff;this.h.scale=a.scale==null?null:a.scale;this.h.startZoom=a.ng==null?null:a.ng;this.h.skipEmpty=a.jg==null?null:a.jg;this.h.mapsApiKey=a.If==null?null:a.If;this.h.dimensions=a.dimensions==null?null:a.dimensions;this.h.stride=a.stride==null?null:a.stride;this.h.zoomSubset=a.Eg==null?null:a.Eg};q(Rf,A);
346
346
  Rf.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey scale skipEmpty startZoom stride zoomSubset".split(" "),o:{dimensions:og,zoomSubset:ah}}};
347
- k.Object.defineProperties(Rf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return D(this,"dimensions")?C(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},ff:{configurable:!0,enumerable:!0,get:function(){return D(this,"endZoom")?C(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},If:{configurable:!0,enumerable:!0,get:function(){return D(this,"mapsApiKey")?C(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},scale:{configurable:!0,enumerable:!0,
348
- get:function(){return D(this,"scale")?C(this,"scale"):null},set:function(a){this.h.scale=a}},jg:{configurable:!0,enumerable:!0,get:function(){return D(this,"skipEmpty")?C(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=a}},ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"startZoom")?C(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},stride:{configurable:!0,enumerable:!0,get:function(){return D(this,"stride")?C(this,"stride"):null},set:function(a){this.h.stride=
349
- a}},Eg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?C(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Df=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.sources=a.sources==null?null:a.sources;this.h.dataType=a.dataType==null?null:a.dataType;this.h.crs=a.crs==null?null:a.crs;this.h.subdatasetPrefix=a.Gi==null?null:a.Gi;this.h.subdatasetSuffix=a.Hi==null?null:a.Hi};q(Df,A);
347
+ 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,
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}},ng:{configurable:!0,enumerable:!0,get:function(){return D(this,"startZoom")?B(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},stride:{configurable:!0,enumerable:!0,get:function(){return D(this,"stride")?B(this,"stride"):null},set:function(a){this.h.stride=
349
+ a}},Eg:{configurable:!0,enumerable:!0,get:function(){return D(this,"zoomSubset")?B(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});var Df=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.sources=a.sources==null?null:a.sources;this.h.dataType=a.dataType==null?null:a.dataType;this.h.crs=a.crs==null?null:a.crs;this.h.subdatasetPrefix=a.Gi==null?null:a.Gi;this.h.subdatasetSuffix=a.Hi==null?null:a.Hi};q(Df,A);
350
350
  Df.prototype.i=function(){return{R:{sources:Ag},I:{dataType:Ue},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
351
- k.Object.defineProperties(Df.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return D(this,"crs")?C(this,"crs"):null},set:function(a){this.h.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return D(this,"dataType")?C(this,"dataType"):null},set:function(a){this.h.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?
352
- C(this,"sources"):null},set:function(a){this.h.sources=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?C(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?C(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
351
+ 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")?
352
+ B(this,"sources"):null},set:function(a){this.h.sources=a}},Gi:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetPrefix")?B(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Hi:{configurable:!0,enumerable:!0,get:function(){return D(this,"subdatasetSuffix")?B(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
353
353
  var xg=function(a){a=a===void 0?{}:a;this.h={};this.h.id=a.id==null?null:a.id;this.h.tilesetId=a.lb==null?null:a.lb;this.h.tilesetBandIndex=a.md==null?null:a.md;this.h.missingData=a.missingData==null?null:a.missingData;this.h.pyramidingPolicy=a.pyramidingPolicy==null?null:a.pyramidingPolicy};q(xg,A);xg.prototype.i=function(){return{I:{pyramidingPolicy:Te},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],o:{missingData:ug}}};
354
- k.Object.defineProperties(xg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?C(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?C(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?C(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},md:{configurable:!0,
355
- enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?C(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var yg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.lb==null?null:a.lb;this.h.bandIds=a.da==null?null:a.da};q(yg,A);yg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
356
- k.Object.defineProperties(yg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?C(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?C(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Hf=function(a){a=a===void 0?{}:a;this.h={};this.h.sources=a.sources==null?null:a.sources;this.h.pathPrefix=a.pathPrefix==null?null:a.pathPrefix};q(Hf,A);
357
- Hf.prototype.i=function(){return{R:{sources:bh},keys:["pathPrefix","sources"]}};k.Object.defineProperties(Hf.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathPrefix")?C(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?C(this,"sources"):null},set:function(a){this.h.sources=a}}});
354
+ k.Object.defineProperties(xg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return D(this,"id")?B(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return D(this,"missingData")?B(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return D(this,"pyramidingPolicy")?B(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},md:{configurable:!0,
355
+ enumerable:!0,get:function(){return D(this,"tilesetBandIndex")?B(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var yg=function(a){a=a===void 0?{}:a;this.h={};this.h.tilesetId=a.lb==null?null:a.lb;this.h.bandIds=a.da==null?null:a.da};q(yg,A);yg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
356
+ k.Object.defineProperties(yg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return D(this,"bandIds")?B(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesetId")?B(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var Hf=function(a){a=a===void 0?{}:a;this.h={};this.h.sources=a.sources==null?null:a.sources;this.h.pathPrefix=a.pathPrefix==null?null:a.pathPrefix};q(Hf,A);
357
+ Hf.prototype.i=function(){return{R:{sources:bh},keys:["pathPrefix","sources"]}};k.Object.defineProperties(Hf.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathPrefix")?B(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return D(this,"sources")?B(this,"sources"):null},set:function(a){this.h.sources=a}}});
358
358
  var bh=function(a){a=a===void 0?{}:a;this.h={};this.h.pathSuffix=a.pathSuffix==null?null:a.pathSuffix;this.h.headerSizeBytes=a.headerSizeBytes==null?null:a.headerSizeBytes};q(bh,A);bh.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};
359
- k.Object.defineProperties(bh.prototype,{headerSizeBytes:{configurable:!0,enumerable:!0,get:function(){return D(this,"headerSizeBytes")?C(this,"headerSizeBytes"):null},set:function(a){this.h.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return D(this,"pathSuffix")?C(this,"pathSuffix"):null},set:function(a){this.h.pathSuffix=a}}});
359
+ 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}}});
360
360
  var sg=function(a){a=a===void 0?{}:a;this.h={};this.h.fileIndexes=a.uh==null?null:a.uh;this.h.firstTileIndex=a.xh==null?null:a.xh;this.h.tilesPerFile=a.Ni==null?null:a.Ni};q(sg,A);sg.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
361
- k.Object.defineProperties(sg.prototype,{uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?C(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?C(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?C(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
361
+ k.Object.defineProperties(sg.prototype,{uh:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileIndexes")?B(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},xh:{configurable:!0,enumerable:!0,get:function(){return D(this,"firstTileIndex")?B(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ni:{configurable:!0,enumerable:!0,get:function(){return D(this,"tilesPerFile")?B(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
362
362
  var ch=function(a){a=a===void 0?{}:a;this.h={};this.h.asset=a.Lb==null?null:a.Lb;this.h.updateMask=a.updateMask==null?null:a.updateMask};q(ch,A);ch.prototype.i=function(){return{keys:["asset","updateMask"],o:{asset:Bf}}};
363
- k.Object.defineProperties(ch.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?C(this,"asset"):null},set:function(a){this.h.asset=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?C(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
363
+ k.Object.defineProperties(ch.prototype,{Lb:{configurable:!0,enumerable:!0,get:function(){return D(this,"asset")?B(this,"asset"):null},set:function(a){this.h.asset=a}},updateMask:{configurable:!0,enumerable:!0,get:function(){return D(this,"updateMask")?B(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
364
364
  var af=function(a){a=a===void 0?{}:a;this.h={};this.h.constantValue=a.fb==null?null:a.fb;this.h.integerValue=a.Ua==null?null:a.Ua;this.h.bytesValue=a.ob==null?null:a.ob;this.h.arrayValue=a.Ea==null?null:a.Ea;this.h.dictionaryValue=a.Fa==null?null:a.Fa;this.h.functionDefinitionValue=a.Sa==null?null:a.Sa;this.h.functionInvocationValue=a.xa==null?null:a.xa;this.h.argumentReference=a.Kb==null?null:a.Kb;this.h.valueReference=a.Na==null?null:a.Na};q(af,A);
365
365
  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}}};
366
- k.Object.defineProperties(af.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?C(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Ea:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?C(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?C(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},fb:{configurable:!0,
367
- enumerable:!0,get:function(){return D(this,"constantValue")?C(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"dictionaryValue")?C(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionDefinitionValue")?C(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},xa:{configurable:!0,enumerable:!0,
368
- get:function(){return D(this,"functionInvocationValue")?C(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?C(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Na:{configurable:!0,enumerable:!0,get:function(){return D(this,"valueReference")?C(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
366
+ k.Object.defineProperties(af.prototype,{Kb:{configurable:!0,enumerable:!0,get:function(){return D(this,"argumentReference")?B(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Ea:{configurable:!0,enumerable:!0,get:function(){return D(this,"arrayValue")?B(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},ob:{configurable:!0,enumerable:!0,get:function(){return D(this,"bytesValue")?B(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},fb:{configurable:!0,
367
+ enumerable:!0,get:function(){return D(this,"constantValue")?B(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},Fa:{configurable:!0,enumerable:!0,get:function(){return D(this,"dictionaryValue")?B(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return D(this,"functionDefinitionValue")?B(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},xa:{configurable:!0,enumerable:!0,
368
+ get:function(){return D(this,"functionInvocationValue")?B(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return D(this,"integerValue")?B(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Na:{configurable:!0,enumerable:!0,get:function(){return D(this,"valueReference")?B(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
369
369
  var Yf=function(a){a=a===void 0?{}:a;this.h={};this.h.driveDestination=a.la==null?null:a.la;this.h.cloudStorageDestination=a.ja==null?null:a.ja;this.h.fileFormat=a.G==null?null:a.G};q(Yf,A);Yf.prototype.i=function(){return{I:{fileFormat:Ve},keys:["cloudStorageDestination","driveDestination","fileFormat"],o:{cloudStorageDestination:of,driveDestination:Af}}};
370
- k.Object.defineProperties(Yf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?C(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},la:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?C(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
370
+ k.Object.defineProperties(Yf.prototype,{ja:{configurable:!0,enumerable:!0,get:function(){return D(this,"cloudStorageDestination")?B(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},la:{configurable:!0,enumerable:!0,get:function(){return D(this,"driveDestination")?B(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
371
371
  a}}});var Zf=function(a){a=a===void 0?{}:a;this.h={};this.h.framesPerSecond=a.framesPerSecond==null?null:a.framesPerSecond;this.h.maxFrames=a.maxFrames==null?null:a.maxFrames;this.h.maxPixelsPerFrame=a.maxPixelsPerFrame==null?null:a.maxPixelsPerFrame};q(Zf,A);Zf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
372
- k.Object.defineProperties(Zf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return D(this,"framesPerSecond")?C(this,"framesPerSecond"):null},set:function(a){this.h.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxFrames")?C(this,"maxFrames"):null},set:function(a){this.h.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return D(this,"maxPixelsPerFrame")?C(this,"maxPixelsPerFrame"):null},set:function(a){this.h.maxPixelsPerFrame=
372
+ 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=
373
373
  a}}});var dh=function(a){a=a===void 0?{}:a;this.h={};this.h.name=a.name==null?null:a.name;this.h.expression=a.l==null?null:a.l;this.h.videoOptions=a.Oa==null?null:a.Oa;this.h.fileFormat=a.G==null?null:a.G;this.h.grid=a.grid==null?null:a.grid};q(dh,A);dh.prototype.i=function(){return{I:{fileFormat:We},keys:["expression","fileFormat","grid","name","videoOptions"],o:{expression:rf,grid:Pf,videoOptions:Zf}}};
374
- k.Object.defineProperties(dh.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?C(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?C(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?C(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
375
- "name")?C(this,"name"):null},set:function(a){this.h.name=a}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?C(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Jf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Uf==null?null:a.Uf;this.h.paletteColors=a.bd==null?null:a.bd;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};q(Jf,A);
374
+ k.Object.defineProperties(dh.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return D(this,"expression")?B(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return D(this,"fileFormat")?B(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return D(this,"grid")?B(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return D(this,
375
+ "name")?B(this,"name"):null},set:function(a){this.h.name=a}},Oa:{configurable:!0,enumerable:!0,get:function(){return D(this,"videoOptions")?B(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var Jf=function(a){a=a===void 0?{}:a;this.h={};this.h.ranges=a.Uf==null?null:a.Uf;this.h.paletteColors=a.bd==null?null:a.bd;this.h.gamma=a.gamma==null?null:a.gamma;this.h.opacity=a.opacity==null?null:a.opacity};q(Jf,A);
376
376
  Jf.prototype.i=function(){return{R:{ranges:zf},keys:["gamma","opacity","paletteColors","ranges"]}};
377
- k.Object.defineProperties(Jf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return D(this,"gamma")?C(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return D(this,"opacity")?C(this,"opacity"):null},set:function(a){this.h.opacity=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"paletteColors")?C(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return D(this,
378
- "ranges")?C(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var ah=function(a){a=a===void 0?{}:a;this.h={};this.h.start=a.start==null?null:a.start;this.h.end=a.end==null?null:a.end};q(ah,A);ah.prototype.i=function(){return{keys:["end","start"]}};
379
- k.Object.defineProperties(ah.prototype,{end:{configurable:!0,enumerable:!0,get:function(){return D(this,"end")?C(this,"end"):null},set:function(a){this.h.end=a}},start:{configurable:!0,enumerable:!0,get:function(){return D(this,"start")?C(this,"start"):null},set:function(a){this.h.start=a}}});
377
+ k.Object.defineProperties(Jf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return D(this,"gamma")?B(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return D(this,"opacity")?B(this,"opacity"):null},set:function(a){this.h.opacity=a}},bd:{configurable:!0,enumerable:!0,get:function(){return D(this,"paletteColors")?B(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return D(this,
378
+ "ranges")?B(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var ah=function(a){a=a===void 0?{}:a;this.h={};this.h.start=a.start==null?null:a.start;this.h.end=a.end==null?null:a.end};q(ah,A);ah.prototype.i=function(){return{keys:["end","start"]}};
379
+ 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}}});
380
380
  var id={$Xgafv:"$.xgafv",access_token:"access_token",alt:"alt",assetId:"assetId",callback:"callback",featureProjection:"featureProjection",fields:"fields",filter:"filter",key:"key",oauth_token:"oauth_token",overwrite:"overwrite",pageSize:"pageSize",pageToken:"pageToken",parent:"parent",prettyPrint:"prettyPrint",quotaUser:"quotaUser",region:"region",returnPartialSuccess:"returnPartialSuccess",updateMask:"updateMask",uploadType:"uploadType",upload_protocol:"upload_protocol",view:"view",workloadTag:"workloadTag"},
381
- eh=function(a){this.m="v1";this.j=new jd(a,null)};eh.prototype.list=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,C:"GET",F:"earthengine.projects.algorithms.list",path:"/"+this.m+"/"+a+"/algorithms",A:F(b,c),H:Eg})};var fh=function(a){this.m="v1";this.j=new jd(a,null)};
382
- fh.prototype.getCapabilities=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,C:"GET",F:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",A:F(b,c),H:kf})};fh.prototype.Vc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,C:"GET",F:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",A:F(b,c),H:Fg})};
383
- var gh=function(a){this.m="v1";this.j=new jd(a,null)};h=gh.prototype;h.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.assets.create",path:"/"+this.m+"/"+a+"/assets",A:F(c,d),H:Bf})};
384
- h.delete=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,C:"DELETE",F:"earthengine.projects.assets.delete",path:"/"+this.m+"/"+a,A:F(b,c),H:Kf})};h.get=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,C:"GET",F:"earthengine.projects.assets.get",path:"/"+this.m+"/"+a,A:F(b,c),H:Bf})};
385
- h.link=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",A:F(c,d),H:Bf})};h.Vc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:null,C:"GET",F:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",A:F(b,c),H:Fg})};
386
- h.move=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.assets.move",path:"/"+this.m+"/"+a+":move",A:F(c,d),H:Bf})};var hh=function(a){this.m="v1";this.j=new jd(a,null)};
387
- hh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.classifier.export",path:"/"+this.m+"/"+a+"/classifier:export",A:F(c,d),H:Ig})};var ih=function(a){this.m="v1";this.j=new jd(a,null)};
388
- ih.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.featureView.create",path:"/"+this.m+"/"+a+"/featureView",A:F(c,d),H:bg})};var jh=function(a){this.m="v1";this.j=new jd(a,null)};
389
- jh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",A:F(c,d),H:jg})};var kh=function(a){this.m="v1";this.j=new jd(a,null)};
390
- kh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.image.export",path:"/"+this.m+"/"+a+"/image:export",A:F(c,d),H:Ig})};kh.prototype.import=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.image.import",path:"/"+this.m+"/"+a+"/image:import",A:F(c,d),H:Ig})};
391
- var lh=function(a){this.m="v1";this.j=new jd(a,null)};lh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.map.export",path:"/"+this.m+"/"+a+"/map:export",A:F(c,d),H:Ig})};var mh=function(a){this.m="v1";this.j=new jd(a,null)};
392
- mh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.maps.create",path:"/"+this.m+"/"+a+"/maps",A:F(c,d),H:If})};var nh=function(a){this.m="v1";this.j=new jd(a,null)};h=nh.prototype;
393
- h.cancel=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.operations.cancel",path:"/"+this.m+"/"+a+":cancel",A:F(c,d),H:Kf})};h.delete=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:null,C:"DELETE",F:"earthengine.projects.operations.delete",path:"/"+this.m+"/"+a,A:F(b,c),H:Kf})};
394
- h.get=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:null,C:"GET",F:"earthengine.projects.operations.get",path:"/"+this.m+"/"+a,A:F(b,c),H:Ig})};h.list=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:null,C:"GET",F:"earthengine.projects.operations.list",path:"/"+this.m+"/"+a+"/operations",A:F(b,c),H:Hg})};
395
- h.wait=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+/operations/.*$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.operations.wait",path:"/"+this.m+"/"+a+":wait",A:F(c,d),H:Ig})};var oh=function(a){this.m="v1";this.j=new jd(a,null)};
396
- oh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.table.export",path:"/"+this.m+"/"+a+"/table:export",A:F(c,d),H:Ig})};oh.prototype.import=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.table.import",path:"/"+this.m+"/"+a+"/table:import",A:F(c,d),H:Ig})};
397
- var ph=function(a){this.m="v1";this.j=new jd(a,null)};ph.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.tables.create",path:"/"+this.m+"/"+a+"/tables",A:F(c,d),H:Yg})};var qh=function(a){this.m="v1";this.j=new jd(a,null)};
398
- qh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.thumbnails.create",path:"/"+this.m+"/"+a+"/thumbnails",A:F(c,d),H:$g})};
399
- var rh=function(a){this.m="v1";this.j=new jd(a,null)},sh=function(a,b,c){var d=d===void 0?{}:d;var e=e===void 0?{}:e;a.j.D(b,RegExp("^projects/[^/]+$"));return G(a.j,{body:c,C:"POST",F:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",A:F(d,e),H:sf})},th=function(a){this.m="v1";this.j=new jd(a,null)};
400
- th.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.video.export",path:"/"+this.m+"/"+a+"/video:export",A:F(c,d),H:Ig})};var uh=function(a){this.m="v1";this.j=new jd(a,null)};
401
- uh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",A:F(c,d),H:Ig})};var vh=function(a){this.m="v1";this.j=new jd(a,null)};
402
- vh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return G(this.j,{body:b,C:"POST",F:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",A:F(c,d),H:dh})};var wh=function(a,b){this.fl=100;this.Uk=a;this.sl=b;this.Zd=0;this.Rd=null};wh.prototype.get=function(){if(this.Zd>0){this.Zd--;var a=this.Rd;this.Rd=a.next;a.next=null}else a=this.Uk();return a};wh.prototype.put=function(a){this.sl(a);this.Zd<this.fl&&(this.Zd++,a.next=this.Rd,this.Rd=a)};function xh(a){t.setTimeout(function(){throw a;},0)};var yh=function(){this.ve=this.kc=null};yh.prototype.add=function(a,b){var c=zh.get();c.set(a,b);this.ve?this.ve.next=c:(E(!this.kc),this.kc=c);this.ve=c};yh.prototype.remove=function(){var a=null;this.kc&&(a=this.kc,this.kc=this.kc.next,this.kc||(this.ve=null),a.next=null);return a};var zh=new wh(function(){return new Ah},function(a){return a.reset()}),Ah=function(){this.next=this.scope=this.qf=null};Ah.prototype.set=function(a,b){this.qf=a;this.scope=b;this.next=null};
381
+ eh=function(a){this.m="v1";this.j=new jd(a,null)};eh.prototype.list=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.algorithms.list",path:"/"+this.m+"/"+a+"/algorithms",A:F(b,c),H:Eg})};var fh=function(a){this.m="v1";this.j=new jd(a,null)};
382
+ fh.prototype.getCapabilities=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",A:F(b,c),H:kf})};fh.prototype.Vc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",A:F(b,c),H:Fg})};
383
+ var gh=function(a){this.m="v1";this.j=new jd(a,null)};h=gh.prototype;h.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.assets.create",path:"/"+this.m+"/"+a+"/assets",A:F(c,d),H:Bf})};
384
+ h.delete=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,C:"DELETE",F:"earthengine.projects.assets.delete",path:"/"+this.m+"/"+a,A:F(b,c),H:Kf})};h.get=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.assets.get",path:"/"+this.m+"/"+a,A:F(b,c),H:Bf})};
385
+ h.link=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",A:F(c,d),H:Bf})};h.Vc=function(a,b){b=b===void 0?{}:b;var c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",A:F(b,c),H:Fg})};
386
+ h.move=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.assets.move",path:"/"+this.m+"/"+a+":move",A:F(c,d),H:Bf})};var hh=function(a){this.m="v1";this.j=new jd(a,null)};
387
+ hh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.classifier.export",path:"/"+this.m+"/"+a+"/classifier:export",A:F(c,d),H:Ig})};var ih=function(a){this.m="v1";this.j=new jd(a,null)};
388
+ ih.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.featureView.create",path:"/"+this.m+"/"+a+"/featureView",A:F(c,d),H:bg})};var jh=function(a){this.m="v1";this.j=new jd(a,null)};
389
+ jh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",A:F(c,d),H:jg})};var kh=function(a){this.m="v1";this.j=new jd(a,null)};
390
+ kh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.image.export",path:"/"+this.m+"/"+a+"/image:export",A:F(c,d),H:Ig})};kh.prototype.import=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.image.import",path:"/"+this.m+"/"+a+"/image:import",A:F(c,d),H:Ig})};
391
+ var lh=function(a){this.m="v1";this.j=new jd(a,null)};lh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.map.export",path:"/"+this.m+"/"+a+"/map:export",A:F(c,d),H:Ig})};var mh=function(a){this.m="v1";this.j=new jd(a,null)};
392
+ mh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.maps.create",path:"/"+this.m+"/"+a+"/maps",A:F(c,d),H:If})};var nh=function(a){this.m="v1";this.j=new jd(a,null)};h=nh.prototype;
393
+ h.cancel=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.operations.cancel",path:"/"+this.m+"/"+a+":cancel",A:F(c,d),H:Kf})};h.delete=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:null,C:"DELETE",F:"earthengine.projects.operations.delete",path:"/"+this.m+"/"+a,A:F(b,c),H:Kf})};
394
+ h.get=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.operations.get",path:"/"+this.m+"/"+a,A:F(b,c),H:Ig})};h.list=function(a,b,c){b=b===void 0?{}:b;c=c===void 0?{}:c;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,C:"GET",F:"earthengine.projects.operations.list",path:"/"+this.m+"/"+a+"/operations",A:F(b,c),H:Hg})};
395
+ h.wait=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.operations.wait",path:"/"+this.m+"/"+a+":wait",A:F(c,d),H:Ig})};var oh=function(a){this.m="v1";this.j=new jd(a,null)};
396
+ oh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.table.export",path:"/"+this.m+"/"+a+"/table:export",A:F(c,d),H:Ig})};oh.prototype.import=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.table.import",path:"/"+this.m+"/"+a+"/table:import",A:F(c,d),H:Ig})};
397
+ var ph=function(a){this.m="v1";this.j=new jd(a,null)};ph.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.tables.create",path:"/"+this.m+"/"+a+"/tables",A:F(c,d),H:Yg})};var qh=function(a){this.m="v1";this.j=new jd(a,null)};
398
+ qh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.thumbnails.create",path:"/"+this.m+"/"+a+"/thumbnails",A:F(c,d),H:$g})};
399
+ var rh=function(a){this.m="v1";this.j=new jd(a,null)},sh=function(a,b,c){var d=d===void 0?{}:d;var e=e===void 0?{}:e;a.j.D(b,RegExp("^projects/[^/]+$"));return H(a.j,{body:c,C:"POST",F:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",A:F(d,e),H:sf})},th=function(a){this.m="v1";this.j=new jd(a,null)};
400
+ th.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.video.export",path:"/"+this.m+"/"+a+"/video:export",A:F(c,d),H:Ig})};var uh=function(a){this.m="v1";this.j=new jd(a,null)};
401
+ uh.prototype.Ja=function(a,b){var c=c===void 0?{}:c;var d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",A:F(c,d),H:Ig})};var vh=function(a){this.m="v1";this.j=new jd(a,null)};
402
+ vh.prototype.create=function(a,b,c,d){c=c===void 0?{}:c;d=d===void 0?{}:d;this.j.D(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,C:"POST",F:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",A:F(c,d),H:dh})};var wh=function(a,b){this.fl=100;this.Uk=a;this.sl=b;this.Zd=0;this.Rd=null};wh.prototype.get=function(){if(this.Zd>0){this.Zd--;var a=this.Rd;this.Rd=a.next;a.next=null}else a=this.Uk();return a};wh.prototype.put=function(a){this.sl(a);this.Zd<this.fl&&(this.Zd++,a.next=this.Rd,this.Rd=a)};function xh(a){t.setTimeout(function(){throw a;},0)};var yh=function(){this.ve=this.kc=null};yh.prototype.add=function(a,b){var c=zh.get();c.set(a,b);this.ve?this.ve.next=c:(E(!this.kc),this.kc=c);this.ve=c};yh.prototype.remove=function(){var a=null;this.kc&&(a=this.kc,this.kc=this.kc.next,this.kc||(this.ve=null),a.next=null);return a};var zh=new wh(function(){return new Ah},function(a){return a.reset()}),Ah=function(){this.next=this.scope=this.qf=null};Ah.prototype.set=function(a,b){this.qf=a;this.scope=b;this.next=null};
403
403
  Ah.prototype.reset=function(){this.next=this.scope=this.qf=null};var Bh=t.console&&t.console.createTask?t.console.createTask.bind(t.console):void 0,Ch=Bh?Symbol("consoleTask"):void 0;
404
404
  function Dh(a,b){function c(){var l=ra.apply(0,arguments),m=this;return f.run(function(){return a.call.apply(a,[m].concat(ma(l)))})}b=b===void 0?"anonymous":b;if(Ch&&a[Ch])return a;var d=a,e,g=(e=Eh)==null?void 0:e();a=function(){var l=ra.apply(0,arguments),m,p=(m=Eh)==null?void 0:m();if(g!==p)throw Error(b+" was scheduled in '"+g+"' but called in '"+p+"'.\nMake sure your test awaits all async calls.\n\nTIP: To help investigate, debug the test in Chrome and look at the async portion\nof the call stack to see what originally scheduled the callback. Then, make the\ntest wait for the relevant asynchronous work to finish.");return d.call.apply(d,
405
405
  [this].concat(ma(l)))};if(!Bh)return a;var f=Bh(a.name||b);c[Ub(Ch)]=f;return c}var Eh;var Fh,Gh=!1,Hh=new yh,Jh=function(a,b){a=Dh(a,"goog.async.run");Fh||Ih();Gh||(Fh(),Gh=!0);Hh.add(a,b)},Ih=function(){var a=Promise.resolve(void 0);Fh=function(){a.then(Kh)}};function Kh(){for(var a;a=Hh.remove();){try{a.qf.call(a.scope)}catch(b){xh(b)}zh.put(a)}Gh=!1};var Lh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Oh=function(a){this.U=0;this.ia=void 0;this.nc=this.eb=this.Y=null;this.Od=this.jf=!1;if(a!=Sd)try{var b=this;a.call(void 0,function(c){Mh(b,2,c)},function(c){if(!(c instanceof Nh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Mh(b,3,c)})}catch(c){Mh(this,3,c)}},Ph=function(){this.next=this.context=this.vc=this.Xb=this.Mb=null;this.ud=!1};Ph.prototype.reset=function(){this.context=this.vc=this.Xb=this.Mb=null;this.ud=!1};
@@ -431,7 +431,7 @@ var Ci=function(a){return ec(a.ie,function(b){return typeof b[1]==="function"})}
431
431
  m,a.Qc=!0,Ci(a)||(c=!0)}}a.ia=b;d&&(l=w(a.Yg,a,!0),d=w(a.Yg,a,!1),b instanceof pi?(yi(b,l,d),b.Pg=!0):b.then(l,d));c&&(b=new Ei(b),Di[b.ea]=b,a.se=b.ea)},Ai=function(a){var b=new pi;a.then(function(c){b.callback(c)},function(c){qi(b,c)});return b},ui=function(){Qb.call(this)};y(ui,Qb);ui.prototype.message="Deferred has already fired";ui.prototype.name="AlreadyCalledError";var ri=function(){Qb.call(this)};y(ri,Qb);ri.prototype.message="Deferred was canceled";ri.prototype.name="CanceledError";
432
432
  var Ei=function(a){this.ea=t.setTimeout(w(this.Cl,this),0);this.Id=a};Ei.prototype.Cl=function(){E(Di[this.ea],"Cannot throw an error that is not scheduled.");delete Di[this.ea];throw this.Id;};var Di={};var xi=function(){var a=fi(Fi),b={},c=b.document||document,d=ub(a).toString(),e=(new oi(c)).createElement("SCRIPT"),g={xi:e,oe:void 0},f=new pi(Gi,g),l=null,m=b.timeout!=null?b.timeout:5E3;m>0&&(l=window.setTimeout(function(){Hi(e,!0);qi(f,new Ii(1,"Timeout reached for loading script "+d))},m),g.oe=l);e.onload=e.onreadystatechange=function(){e.readyState&&e.readyState!="loaded"&&e.readyState!="complete"||(Hi(e,b.Ll||!1,l),f.callback(null))};e.onerror=function(){Hi(e,!0,l);qi(f,new Ii(0,"Error while loading script "+
433
433
  d))};g=b.attributes||{};mb(g,{type:"text/javascript",charset:"UTF-8"});hi(e,g);Pb(e,a);Ji(c).appendChild(e);return f},Ji=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&b.length!==0?b[0]:a.documentElement},Gi=function(){if(this&&this.xi){var a=this.xi;a&&a.tagName=="SCRIPT"&&Hi(a,!0,this.oe)}},Hi=function(a,b,c){c!=null&&t.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){mi(a)},0)},Ii=function(a,
434
- b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Qb.call(this,c);this.code=a};y(Ii,Qb);var Ki=function(){this.ge=void 0};Ki.prototype.ua=function(a){var b=[];Li(this,a,b);return b.join("")};
434
+ b){var c="Jsloader error (code #"+a+")";b&&(c+=": "+b);Qb.call(this,c);this.code=a};y(Ii,Qb);function Ki(){this.ge=void 0}Ki.prototype.ua=function(a){var b=[];Li(this,a,b);return b.join("")};
435
435
  var Li=function(a,b,c){if(b==null)c.push("null");else{if(typeof b=="object"){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",g=0;g<b;g++)c.push(e),e=d[g],Li(a,a.ge?a.ge.call(d,String(g),e):e,c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");g="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(e=b[d],typeof e!="function"&&(c.push(g),Mi(d,c),c.push(":"),Li(a,a.ge?a.ge.call(b,d,e):e,c),g=","));c.push("}");
436
436
  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];
437
437
  d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),Ni[c]=d);return d}),'"')};var Pi=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Qi=function(){J.call(this);this.headers=new Map;this.Da=!1;this.u=null;this.Uc=this.Nh=this.Vd="";this.Tb=this.zf=this.Td=this.gf=!1;this.nd=0;this.ec=null;this.zc="";this.ql=this.Ti=!1;this.Oe=this.Ag=null};y(Qi,J);Qi.prototype.ha=Ec(Fc(),"goog.net.XhrIo").il;var Ri=/^https?$/i,Si=["POST","PUT"],Ti=[];h=Qi.prototype;h.Sk=function(){this.dispose();jc(Ti,this)};h.setTrustToken=function(a){this.Ag=a};h.setAttributionReporting=function(a){this.Oe=a};
@@ -455,12 +455,12 @@ Pa(p,f[m]))});return b?b(l):l};return this.callback?(gj(d,null,function(f,l){ret
455
455
  hj.prototype.send=function(a,b){var c=[a.C+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=jj();d!=null&&c.push("Authorization: "+d);kj&&c.push("User-Agent: "+kj);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
456
456
  var lj=function(a,b,c){a=r(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(b.length<3)){var d=b[0].match(/\r\nContent-ID: <response-([^>]*)>/)[1],e=Number(b[1].match(/^HTTP\S*\s(\d+)\s/)[1]);c(d,e,b.slice(2).join("\r\n\r\n"))}},ej=function(){var a=mj.replace(/\/api$/,"");return"window"in t&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},oj=function(a,b,c){var d=[];a&&(d=d.concat(nj));
457
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"+Ea(g):(typeof g).charAt(0)+g;Object.prototype.hasOwnProperty.call(e,f)||(e[f]=!0,a[b++]=g)}a.length=b;return d},vj=function(a,b,c){qj&&rj&&qj({client_id:String(rj),scope:sj.join(" "),plugin_name:"earthengine"},function(d){if(d.error=="immediate_failed"&&c)c();else if("window"in t)try{tj(function(){try{uj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else uj(a,
458
- b,d)})},jj=function(){wj&&Date.now()-wj>=0&&xj();return yj},xj=function(){wj=yj=null},bj=function(a,b,c,d){a!=null?mj=a:zj||(mj="https://earthengine.googleapis.com/api");b!=null?Aj=b:zj||(Aj="https://earthengine.googleapis.com");c!==void 0&&(Bj=c);aj=d!=null?d:aj||"earthengine-legacy";zj=!0},gj=function(a,b,c,d,e,g,f){bj();var l=Cj,m="application/x-www-form-urlencoded";e&&(m="application/json",d&&d.startsWith("multipart")&&(m=d,d="POST"));d=d||"POST";m={"Content-Type":m};var p="1.7.1";p==="1.7.1"&&
458
+ b,d)})},jj=function(){wj&&Date.now()-wj>=0&&xj();return yj},xj=function(){wj=yj=null},bj=function(a,b,c,d){a!=null?mj=a:zj||(mj="https://earthengine.googleapis.com/api");b!=null?Aj=b:zj||(Aj="https://earthengine.googleapis.com");c!==void 0&&(Bj=c);aj=d!=null?d:aj||"earthengine-legacy";zj=!0},gj=function(a,b,c,d,e,g,f){bj();var l=Cj,m="application/x-www-form-urlencoded";e&&(m="application/json",d&&d.startsWith("multipart")&&(m=d,d="POST"));d=d||"POST";m={"Content-Type":m};var p="1.7.4";p==="1.7.4"&&
459
459
  (p="latest");m["x-goog-api-client"]="ee-js/"+p;kj&&(m["User-Agent"]=kj);p=jj();if(p!=null)m.Authorization=p;else if(c&&qj&&rj)return vj(function(){Dj(l,function(){gj(a,b,c,d)})}),null;b=b?b.clone():new Xc;Ej!=null&&b.add("key",Ej);l&&(m["X-Earth-Engine-Computation-Profiling"]="1");aj&&aj!=="earthengine-legacy"&&(m["X-Goog-User-Project"]=aj);b=Fj(b,a);Bj!=null&&(m["X-XSRF-Token"]=Bj);Gj!=null&&(m["X-Earth-Engine-App-ID-Token"]=Gj);p=e||null;var v=b?b.toString():"";d==="POST"&&e===void 0?p=v:/^[\s\xa0]*$/.test(v)||
460
- (a+=a.indexOf("?")!=-1?"&":"?",a+=v);e=a.startsWith("/")?mj+a:a;if(c)return Hj.push(Ij(e,c,d,p,m,g,f)),Jj.nf(),null;v=function(H,ea){this.setRequestHeader&&this.setRequestHeader(ea,H)};var z=0;for(g=g!=null?g:5;;){var B=new XMLHttpRequest;B.open(d,e,!1);Za(m,v,B);B.send(p);if(B.status!=429||z>g)break;z++}return Kj(B.status,function(H){try{return B.getResponseHeader(H)}catch(ea){return null}},B.responseText,l,void 0,e,d,f)},Ij=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},
461
- p=Cj,v=g!=null?g:10;m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Hj.push(m);Jj.nf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var B=Kj,H=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.u?z.u.responseText:""}catch(da){Hc(z.ha,"Can not get responseText: "+da.message),W=""}return B(H,ea,W,p,b,a,c,f)};return m},Dj=function(a,b){var c=Cj;try{Cj=a,b.call(void 0)}finally{Cj=c}},Kj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):
462
- "";m&&d&&d(m);var p=function(W){try{var da=JSON.parse(W);return!(u(da)&&"error"in da&&"message"in da.error)||l&&l(da)?{parsed:da}:da.error.message}catch(Jb){return W===""?"":"Invalid JSON: "+W}},v=function(W){return W===0?"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.":W<200||W>=300?"Server returned HTTP code: "+W+" for "+f+" "+g:""},z,B;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if(d==="application/json"||d==="text/json")c=
463
- p(c),c.parsed?B=c.parsed:z=c||v(a)||"Response was too large to parse. Hint: Use limit() to fetch less elements of a collection.";else if(d==="multipart/mixed"){B={};var H=[];lj(b,c,function(W,da,Jb){Jb=p(Jb);Jb.parsed&&(B[W]=Jb.parsed);(da=(Jb.parsed?"":Jb)||v(da))&&H.push(W+": "+da)});H.length&&(z=H.join("\n"))}else var ea="Response was unexpectedly not JSON, but "+d;z=z||v(a)||ea;if(e)return e(B,z),null;if(!z)return B;throw Error(z);},tj=function(a){var b=function(){qj||(qj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,
460
+ (a+=a.indexOf("?")!=-1?"&":"?",a+=v);e=a.startsWith("/")?mj+a:a;if(c)return Hj.push(Ij(e,c,d,p,m,g,f)),Jj.nf(),null;v=function(G,ea){this.setRequestHeader&&this.setRequestHeader(ea,G)};var z=0;for(g=g!=null?g:5;;){var C=new XMLHttpRequest;C.open(d,e,!1);Za(m,v,C);C.send(p);if(C.status!=429||z>g)break;z++}return Kj(C.status,function(G){try{return C.getResponseHeader(G)}catch(ea){return null}},C.responseText,l,void 0,e,d,f)},Ij=function(a,b,c,d,e,g,f){var l=0,m={url:a,method:c,content:d,headers:e},
461
+ p=Cj,v=g!=null?g:10;m.callback=function(z){z=z.target;if(z.getStatus()==429&&l<v)return l++,setTimeout(function(){Hj.push(m);Jj.nf()},Math.min(12E4,Math.pow(2,l)*1E3)),null;var C=Kj,G=z.getStatus(),ea=w(z.getResponseHeader,z);try{var W=z.u?z.u.responseText:""}catch(da){Hc(z.ha,"Can not get responseText: "+da.message),W=""}return C(G,ea,W,p,b,a,c,f)};return m},Dj=function(a,b){var c=Cj;try{Cj=a,b.call(void 0)}finally{Cj=c}},Kj=function(a,b,c,d,e,g,f,l){var m=d?b("X-Earth-Engine-Computation-Profile"):
462
+ "";m&&d&&d(m);var p=function(W){try{var da=JSON.parse(W);return!(u(da)&&"error"in da&&"message"in da.error)||l&&l(da)?{parsed:da}:da.error.message}catch(Jb){return W===""?"":"Invalid JSON: "+W}},v=function(W){return W===0?"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.":W<200||W>=300?"Server returned HTTP code: "+W+" for "+f+" "+g:""},z,C;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if(d==="application/json"||d==="text/json")c=
463
+ p(c),c.parsed?C=c.parsed:z=c||v(a)||"Response was too large to parse. Hint: Use limit() to fetch less elements of a collection.";else if(d==="multipart/mixed"){C={};var G=[];lj(b,c,function(W,da,Jb){Jb=p(Jb);Jb.parsed&&(C[W]=Jb.parsed);(da=(Jb.parsed?"":Jb)||v(da))&&G.push(W+": "+da)});G.length&&(z=G.join("\n"))}else var ea="Response was unexpectedly not JSON, but "+d;z=z||v(a)||ea;if(e)return e(C,z),null;if(!z)return C;throw Error(z);},tj=function(a){var b=function(){qj||(qj=function(c,d){t.google.accounts.oauth2.initTokenClient({client_id:c.client_id,
464
464
  callback:d,scope:c.scope}).requestAccessToken()});a()};u(t.default_gsi)?b():zi(b)},uj=function(a,b,c){if(c.access_token){b=c.token_type+" "+c.access_token;if(c.expires_in||c.expires_in===0){c=c.expires_in*1E3*.9;var d=setTimeout(vj,c*.9);d.unref!==void 0&&d.unref();wj=Date.now()+c}yj=b;a&&a()}else b&&b(c.error||"Unknown error.")},fj=function(a){var b=new Xc;a=r(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=r(c.value);c=d.next().value;d=d.next().value;b.set(c,d)}return b},Hj=[],Jj=
465
465
  new di(function(){var a=Hj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var g=Lj,f=new Qi;Ti.push(f);c&&f.Va("complete",c);f.Xc("ready",f.Sk);g&&(f.nd=Math.max(0,g));f.send(b,d,e,a)}Hj.length==0||Jj.nf()},350),mj=null,Aj=null,Bj=null,Gj=null,kj=null,Fj=Td,yj=null,wj=null,rj=null,sj=[],qj=null,nj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/drive"],Ej=null,zj=!1,Lj=0,Cj=null;
466
466
  x("ee.api.ListAssetsResponse",Fg);x("ee.api.EarthEngineAsset",Bf);x("ee.api.Operation",Ig);x("ee.api.ListFeaturesResponse",Gg);x("ee.api.FeatureViewLocation",Ef);var Mj=function(){};Mj.prototype.Dh=function(){return null};var Nj=function(){};x("ee.Encodable.SourceFrame",Nj);
@@ -507,7 +507,7 @@ var Ok=function(a,b){return Qk(new Fk(!0),a,b)},Qk=function(a,b,c){a.Ri=c;return
507
507
  l.body!=null?{argumentNames:l.mc,body:c(b[l.body])}:f==="functionInvocationValue"&&l.Ta!=null?{arguments:ab(l.arguments,c),functionReference:c(b[l.Ta])}:f==="constantValue"?l===Ka?null:l:c(l)):e[f]=c(l)}return e};return a.result&&c(b[a.result])};x("ee.Serializer.encodeCloudApiPretty",Tk);var Uk=function(a){return Gk.ua(Pk(a))};x("ee.Serializer.toCloudApiJSON",Uk);var Vk=function(a){return Lk(Tk(a))};x("ee.Serializer.toReadableCloudApiJSON",Vk);
508
508
  var Rk=function(a,b){try{var c=Wk(a,b),d=new Xk(c,a.Wa,a.Ud,a.mg),e=Yk(d,d.wi);return new rf({result:e,values:d.gi})}finally{a.Qd=new WeakMap,a.va={},a.Wa=[]}},Wk=function(a,b){var c=function(f){var l=Nk(f);u(b)&&a.Qd.set(b,l);if(a.va[l])return a.va[l];var m=String(a.Wa.length);a.Wa.push([m,f]);return a.va[l]=m};if(u(b)&&a.va[a.Qd.get(b)])return a.va[a.Qd.get(b)];if(b===null||typeof b==="boolean"||typeof b==="string"||typeof b==="number")return c(Oj(b));if(Ba(b))return c(Sj("Date",{value:Oj(Math.floor(b.getTime()))}));
509
509
  if(b instanceof Mj){var d=b.ma(a),e=b.Dh();e!==null&&a.mg.set(d,e);return c(d)}if(Array.isArray(b))return c(Qj(b.map(function(f){return Pj(Wk(a,f))})));if(u(b)&&typeof b!=="function"){var g={};Object.keys(b).sort().forEach(function(f){g[f]=Pj(Wk(a,b[f]))});return c(Rj(g))}throw Error("Can't encode object: "+b);},Xk=function(a,b,c,d){var e=this;this.wi=a;this.values={};b.forEach(function(g){return e.values[g[0]]=g[1]});this.oi=c?Zk(this):null;this.gi={};this.Xf={};this.nl=0;this.kd=d},Yk=function(a,
510
- b){if(b in a.Xf)return a.Xf[b];var c=String(a.nl++);a.Xf[b]=c;a.gi[c]=$k(a,a.values[b],0);return c},$k=function(a,b,c){var d=function(z){return z.fb!==null},e=function(z){return z===Ka?null:z},g=function(z,B){a.kd&&a.kd.has(z)&&!a.kd.has(B)&&a.kd.set(B,a.kd.get(z));return B};if(d(b)||b.Ua!=null||b.ob!=null||b.Kb!=null)return b;if(b.Na!=null){d=a.values[b.Na];if(a.oi===null||c<50&&a.oi[b.Na]===1)return d=$k(a,d,c),g(b,d);if(al(d))return g(b,d);d=Pj(Yk(a,b.Na));return g(b,d)}if(b.Ea!=null){var f=b.Ea.values.map(function(z){return $k(a,
510
+ b){if(b in a.Xf)return a.Xf[b];var c=String(a.nl++);a.Xf[b]=c;a.gi[c]=$k(a,a.values[b],0);return c},$k=function(a,b,c){var d=function(z){return z.fb!==null},e=function(z){return z===Ka?null:z},g=function(z,C){a.kd&&a.kd.has(z)&&!a.kd.has(C)&&a.kd.set(C,a.kd.get(z));return C};if(d(b)||b.Ua!=null||b.ob!=null||b.Kb!=null)return b;if(b.Na!=null){d=a.values[b.Na];if(a.oi===null||c<50&&a.oi[b.Na]===1)return d=$k(a,d,c),g(b,d);if(al(d))return g(b,d);d=Pj(Yk(a,b.Na));return g(b,d)}if(b.Ea!=null){var f=b.Ea.values.map(function(z){return $k(a,
511
511
  z,c+3)});d=f.every(d)?Oj(f.map(function(z){return e(z.fb)})):Qj(f);return g(b,d)}if(b.Fa!=null){f={};for(var l={},m=r(Object.entries(b.Fa.values||{})),p=m.next();!p.done;p=m.next()){var v=r(p.value);p=v.next().value;v=v.next().value;f[p]=$k(a,v,c+3);l!==null&&d(f[p])?l[p]=e(f[p].fb):l=null}return l!==null?g(b,Oj(l)):g(f,Rj(f))}if(b.Sa!=null)return d=b.Sa,d=Uj(d.mc||[],Yk(a,d.body||"")),g(b,d);if(b.xa!=null){d=b.xa;f={};l=r(Object.keys(d.arguments||{}));for(m=l.next();!m.done;m=l.next())m=m.value,
512
512
  f[m]=$k(a,d.arguments[m],c+3);d=d.functionName?Sj(d.functionName,f):Tj(Yk(a,d.Ta||""),f);return g(b,d)}throw Error("Can't optimize value: "+b);},al=function(a){var b=a.fb;return b!==null?b===Ka||typeof b==="number"||typeof b==="boolean":a.Kb!=null},Zk=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){e.Ea!=null?e.Ea.values.forEach(d):e.Fa!=null?Object.values(e.Fa.values).forEach(d):e.Sa!=null?c(e.Sa.body):e.xa!=null?(e=e.xa,e.Ta!=null&&c(e.Ta),Object.values(e.arguments).forEach(d)):
513
513
  e.Na!=null&&c(e.Na)};c(a.wi);return b};var gl=function(a){if(a.element==null)throw Error('"element" not found in params '+a);var b=a.selectors||null;b!=null&&typeof b==="string"&&(b=b.split(","));b=new Sf({l:Ok(a.element),description:L(a.description),na:null,ra:null,Kd:null,yd:null,selectors:b,Ub:M(a.maxErrorMeters),requestId:L(a.id),maxVertices:M(a.maxVertices),P:M(a.maxWorkers),priority:M(a.priority)});var c=bl(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Vf({ja:null,la:null,G:Wj(a.fileFormat)});c==="GOOGLE_CLOUD_STORAGE"?
@@ -518,7 +518,7 @@ a=a.tfrecordTensorDepths;if(a!=null)if(u(a)){var c={};Za(a,function(d,e){if(type
518
518
  var d=a.tiffShardSize||a.shardSize;var e=!!a.tiffCloudOptimized;var g=!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),f=hl(a.fileDimensions||a.tiffFileDimensions);d=M(d);var l=a.tiffNoData;l=l!=null?new ng({pf:Number(l)}):null;e=new mg({Ue:e,kg:g,bc:f,tileSize:d,Pf:l});c.Ld=e}else c.G==="TF_RECORD_IMAGE"&&(c.ne=il(a));b==="GOOGLE_CLOUD_STORAGE"?c.ja=cl(a):c.la=dl(a);return c},kl=function(a,b){var c=new Yf({ja:null,la:null,G:"MP4"});b==="GOOGLE_CLOUD_STORAGE"?c.ja=cl(a):c.la=dl(a);return c},ll=function(a){var b,
519
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=hl((e=a.dimensions)!=null?e:a.tileDimensions);e=M(a.stride);var m=M(a.minTimeMachineZoomSubset);a=M(a.maxTimeMachineZoomSubset);a=m==null&&a==null?null:new ah({start:m!=null?m:0,end:a});return new Rf({ff:g,ng:b,scale:c,jg:f,If:d,dimensions:l,stride:e,Eg:a})},hl=function(a){if(a==null)return null;var b=new og({height:0,width:0});
520
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},
521
- cl=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new of({Se:L(a.outputBucket),wa:L(a.outputPrefix),Te:a.bucketCorsUris||null,permissions:b})},dl=function(a){return new Af({rf:L(a.driveFolder),wa:L(a.driveFileNamePrefix)})},el=function(a){return new mf({name:hk(a.assetId)})},fl=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Wg({Vf:(a||[]).map(ml)});throw Error("Unable to build ranking rule from rules: "+
521
+ cl=function(a){var b=null;a.writePublicTiles!=null&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new of({Se:L(a.outputBucket),wa:L(a.outputPrefix),Te:a.bucketCorsUris||null,permissions:b})},dl=function(a){return new Af({rf:L(a.driveFolder),wa:L(a.driveFileNamePrefix)})},el=function(a){return new mf({name:hk(a.assetId),overwrite:!!a.overwrite})},fl=function(a){if(!a)return null;var b=a;typeof a==="string"&&(a=a.split(","));if(Array.isArray(a))return new Wg({Vf:(a||[]).map(ml)});throw Error("Unable to build ranking rule from rules: "+
522
522
  JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");},ml=function(a){var b=new Vg({direction:null,be:null,de:null,ce:null});a=a.trim();a=a.match(/^([\S]+.*)\s+(ASC|DESC)$/);if(a==null)throw Error("Ranking rule format is invalid. Each rule should be defined by a rule type and a direction (ASC or DESC), separated by a space. Valid rule types are: .geometryType, .minZoomLevel, or a feature property name.");var c=r(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction=
523
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.ce=new Sg({});break;case ".minZoomLevel":b.de=new Ug({});break;default:b.be=new Rg({attributeName:L(a)})}return b};var nl=[],ol=function(a){E(!Object.isSealed(a),"Cannot use getInstance() with a sealed constructor.");var b="Bf";if(a.Bf&&a.hasOwnProperty(b))return a.Bf;nl.push(a);var c=new a;a.Bf=c;E(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var ql=function(a,b,c,d,e,g){d=oj(!g,!1,d||[]);rj=a;sj=d;a===null?xj():tj(function(){vj(b,c,e||Ha(pl,b,c))})};x("ee.data.authenticateViaOauth",ql);var rl=function(a,b,c,d,e){ql(a,b,c,d,e)};x("ee.data.authenticate",rl);var pl=function(a,b){t.google.accounts.oauth2.initTokenClient({client_id:rj,callback:Ha(uj,a,b),scope:sj.join(" ")}).requestAccessToken()};x("ee.data.authenticateViaPopup",pl);
524
524
  var sl=function(a,b,c,d,e){if("window"in t)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");d=oj(!e,!e,d||[]);rj=a.client_email;sj=d;var g=new google.auth.JWT(a.client_email,null,a.private_key,d,null);qj=function(f,l){g.authorize(function(m,p){m?l({error:m}):l({access_token:p.access_token,token_type:p.token_type,expires_in:(p.expiry_date-Date.now())/1E3})})};vj(b,c)};x("ee.data.authenticateViaPrivateKey",sl);
@@ -528,7 +528,7 @@ var ul=function(a){a=new K(a);return a.handle(a.Gc().list(dj(),{prettyPrint:!1})
528
528
  x("ee.data.getMapId",xl);var yl=function(a,b,c,d){if(!a.formatTileUrl){var e=wl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};x("ee.data.getTileUrl",yl);
529
529
  var wl=function(a,b,c){var d=c===void 0?"":c;d||(bj(),c=Aj,d=b?c+"/map/"+a+"/{z}/{x}/{y}?token="+b:c+"/v1/"+a+"/tiles/{z}/{x}/{y}");return{mapid:a,token:b,formatTileUrl:function(e,g,f){var l=Math.pow(2,f);e%=l;e=String(e<0?e+l:e);return d.replace("{x}",e).replace("{y}",g).replace("{z}",f)},urlFormat:d}},zl=function(a,b){var c=a.visParams?tl(Ok(a.visParams)):null;a=new bg({name:null,Lb:a.assetId,mapName:a.mapName,Bg:c});b=new K(b);return b.handle((new ih(b.N)).create(dj(),a,{fields:["name"]}).then(function(d){var e=
530
530
  d.name.split("/").pop();return{token:e,formatTileUrl:function(g,f,l){return Aj+"/v1/"+d.name+"/tiles/"+l+"/"+g+"/"+f},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};x("ee.data.getFeatureViewTilesKey",zl);
531
- var Al=function(a,b,c){c=new K(c);var d=hk(a);a=c.handle;var e=c.assets();b=b===void 0?{}:b;var g=g===void 0?{}:g;e.j.D(d,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:null,C:"GET",F:"earthengine.projects.assets.listFeatures",path:"/"+e.m+"/"+d+":listFeatures",A:F(b,g),H:Gg});return a.call(c,g)};x("ee.data.listFeatures",Al);
531
+ var Al=function(a,b,c){c=new K(c);var d=hk(a);a=c.handle;var e=c.assets();b=b===void 0?{}:b;var g=g===void 0?{}:g;e.j.D(d,RegExp("^projects/[^/]+/assets/.*$"));g=H(e.j,{body:null,C:"GET",F:"earthengine.projects.assets.listFeatures",path:"/"+e.m+"/"+d+":listFeatures",A:F(b,g),H:Gg});return a.call(c,g)};x("ee.data.listFeatures",Al);
532
532
  var Bl=function(a,b){var c=new Fk(!0);a=Qk(c,a);var d={};c=Sk(c,a);Object.keys(c).length&&(d={__source_code_nodes__:c});c={l:tl(a,d)};if(a=vl())c.workloadTag=a;b=new K(b);return b.handle(sh(b.value(),dj(),new qf(c)).then(function(e){return e.result}))};x("ee.data.computeValue",Bl);
533
533
  var Cl=function(a,b){if(typeof a.image==="string")throw Error("Image as JSON string not supported.");if(a.version!==void 0)throw Error("Image version specification not supported.");if(a.region!==void 0)throw Error('"region" not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');if(a.dimensions!==void 0)throw Error('"dimensions" is not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');a=new $g({name:null,l:tl(Ok(a.image)),G:Vj(a.format),wa:a.name,da:Yj(a.bands),
534
534
  jc:bk(a),grid:null});var c={fields:"name"},d=vl();d&&(c.workloadTag=d);b=new K(b);return b.handle((new qh(b.N)).create(dj(),a,c).then(function(e){return{thumbid:e.name,token:""}}))};x("ee.data.getThumbId",Cl);
@@ -559,10 +559,10 @@ x("ee.data.getAssetRoots",om);var pm=function(a,b){var c="projects/"+gk(a);a=c==
559
559
  var qm=function(a,b,c,d,e){if(c)throw Error("Asset overwrite not supported.");if(typeof a==="string")throw Error("Asset cannot be specified as string.");b=a.name||b&&hk(b);if(!b)throw Error("Either asset name or opt_path must be specified.");c=b.indexOf("/assets/");if(c===-1)throw Error("Asset name must contain /assets/.");a=Object.assign({},a);a.tilestoreEntry&&!a.tilestoreLocation&&(a.tilestoreLocation=a.tilestoreEntry,delete a.tilestoreEntry);a.tilestoreLocation&&(a.tilestoreLocation=new Hf(a.tilestoreLocation));
560
560
  a.gcsLocation&&!a.cloudStorageLocation&&(a.cloudStorageLocation=a.gcsLocation,delete a.gcsLocation);a.cloudStorageLocation&&(a.cloudStorageLocation=new pf(a.cloudStorageLocation));d&&!a.properties&&(a.properties=Object.assign({},d));d=r(["title","description"]);for(var g=d.next();!g.done;g=d.next())if(g=g.value,a[g]){var f={};a.properties=Object.assign((f[g]=a[g],f),a.properties||{});delete a[g]}a=new Bf(a);d=b.slice(0,c);b=b.slice(c+8);a.id=null;a.name=null;a:switch(c=a.type,c){case "ImageCollection":c=
561
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(ik))};x("ee.data.createAsset",qm);var rm=function(a,b,c){return qm({type:"Folder"},a,b,void 0,c)};x("ee.data.createFolder",rm);var sm=function(a,b,c){a=hk(a);b=hk(b);b=new Kg({Ob:b});c=new K(c);c.handle(c.assets().move(a,b).then(ik))};x("ee.data.renameAsset",sm);
562
- var tm=function(a,b,c,d){a=hk(a);b=hk(b);c=new uf({Ob:b,overwrite:c!=null?c:null});d=new K(d);b=d.handle;var e=d.assets();var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:c,C:"POST",F:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",A:F(g,f),H:Bf});b.call(d,g.then(ik))};x("ee.data.copyAsset",tm);var um=function(a,b){b=new K(b);b.handle(b.assets().delete(hk(a)))};x("ee.data.deleteAsset",um);
563
- var vm=function(a,b){a=hk(a);var c=new pg;b=new K(b);var d=b.handle,e=b.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:c,C:"POST",F:"earthengine.projects.assets.getIamPolicy",path:"/"+e.m+"/"+a+":getIamPolicy",A:F(g,f),H:Wf});return d.call(b,f.then(qk))};x("ee.data.getAssetAcl",vm);
564
- var wm=function(a,b,c,d){b=new ch({Lb:b,updateMask:(c||[]).join(",")});d=new K(d);c=d.handle;var e=d.assets();a=hk(a);var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));g=G(e.j,{body:b,C:"PATCH",F:"earthengine.projects.assets.patch",path:"/"+e.m+"/"+a,A:F(g,f),H:Bf});return c.call(d,g.then(ik))};x("ee.data.updateAsset",wm);
565
- var xm=function(a,b,c){a=hk(a);b=rk(b);b=new Xg({ib:b});c=new K(c);var d=c.handle,e=c.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));f=G(e.j,{body:b,C:"POST",F:"earthengine.projects.assets.setIamPolicy",path:"/"+e.m+"/"+a+":setIamPolicy",A:F(g,f),H:Wf});d.call(c,f)};x("ee.data.setAssetAcl",xm);
562
+ var tm=function(a,b,c,d){a=hk(a);b=hk(b);c=new uf({Ob:b,overwrite:c!=null?c:null});d=new K(d);b=d.handle;var e=d.assets();var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));g=H(e.j,{body:c,C:"POST",F:"earthengine.projects.assets.copy",path:"/"+e.m+"/"+a+":copy",A:F(g,f),H:Bf});b.call(d,g.then(ik))};x("ee.data.copyAsset",tm);var um=function(a,b){b=new K(b);b.handle(b.assets().delete(hk(a)))};x("ee.data.deleteAsset",um);
563
+ var vm=function(a,b){a=hk(a);var c=new pg;b=new K(b);var d=b.handle,e=b.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));f=H(e.j,{body:c,C:"POST",F:"earthengine.projects.assets.getIamPolicy",path:"/"+e.m+"/"+a+":getIamPolicy",A:F(g,f),H:Wf});return d.call(b,f.then(qk))};x("ee.data.getAssetAcl",vm);
564
+ var wm=function(a,b,c,d){b=new ch({Lb:b,updateMask:(c||[]).join(",")});d=new K(d);c=d.handle;var e=d.assets();a=hk(a);var g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));g=H(e.j,{body:b,C:"PATCH",F:"earthengine.projects.assets.patch",path:"/"+e.m+"/"+a,A:F(g,f),H:Bf});return c.call(d,g.then(ik))};x("ee.data.updateAsset",wm);
565
+ var xm=function(a,b,c){a=hk(a);b=rk(b);b=new Xg({ib:b});c=new K(c);var d=c.handle,e=c.assets(),g={prettyPrint:!1};g=g===void 0?{}:g;var f=f===void 0?{}:f;e.j.D(a,RegExp("^projects/[^/]+/assets/.*$"));f=H(e.j,{body:b,C:"POST",F:"earthengine.projects.assets.setIamPolicy",path:"/"+e.m+"/"+a+":setIamPolicy",A:F(g,f),H:Wf});d.call(c,f)};x("ee.data.setAssetAcl",xm);
566
566
  var ym=function(a,b,c){var d=mk(b);b=La(d.i()).keys.filter(function(e){return e!=="properties"&&D(d,e)}).map(function(e){return e.replace(/([A-Z])/g,function(g,f){return"_"+f.toLowerCase()})}).concat(Object.keys(d.properties||{}).map(function(e){return'properties."'+e+'"'}));wm(a,d,b,c)};x("ee.data.setAssetProperties",ym);
567
567
  var zm=function(a,b){var c=hk(a);b=new K(b);var d=b.assets(),e=d.j.D;d.j.D=function(g,f){f.source==="^projects\\/[^/]+\\/assets\\/.+$"&&(f=RegExp("^projects/[^/]+/assets/.*$"));return e(g,f)};c=d.get(c,{prettyPrint:!1});return b.handle(c.then(function(g){if(!(g instanceof Bf&&g.quota))throw Error(a+" is not a root folder.");g=g.quota;return{asset_count:{usage:Number(g.Ne||0),limit:Number(g.Lf||0)},asset_size:{usage:Number(g.sizeBytes||0),limit:Number(g.Vb||0)}}}))};x("ee.data.getAssetRootQuota",zm);
568
568
  var Am=function(){this.default=this.tag=""};Am.prototype.get=function(){return this.tag};Am.prototype.set=function(a){this.tag=this.validate(a)};Am.prototype.reset=function(){this.tag=this.default};
@@ -634,11 +634,11 @@ var mo=function(a,b,c,d){var e={};a=a.map(function(l){l=Vn(l,b.params);return Wn
634
634
  if(m===void 0)try{p=Fl(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return Fl(c(g))};Z.prototype.S=function(a,b){var c=R(Z.prototype.S,arguments),d=Q("ImageCollection.mosaic",this);if(c.callback)d.S(c.visParams,c.callback);else return d.S(c.visParams)};Z.prototype.getMapId=Z.prototype.S;Z.prototype.getMap=Z.prototype.S;Z.prototype.getMap=Z.prototype.getMap;Z.prototype.W=function(a){return Z.M.W.call(this,a)};Z.prototype.getInfo=Z.prototype.W;
635
635
  Z.prototype.select=function(a,b){var c=arguments;return this.map(function(d){return d.select.apply(d,c)})};Z.prototype.select=Z.prototype.select;Z.prototype.Ff=function(a,b,c,d){var e=R(Z.prototype.Ff,arguments);return this.map(function(g){return Q("Image.linkCollection",g,e.imageCollection,e.linkedBands,e.linkedProperties,e.matchPropertyName)})};Z.prototype.linkCollection=Z.prototype.Ff;Z.prototype.first=function(){return new N(Q("Collection.first",this))};Z.prototype.first=Z.prototype.first;
636
636
  Z.prototype.name=function(){return"ImageCollection"};Z.prototype.elementType=function(){return N};var no=function(a){this.Ye=a;this.id=null},po=function(a){var b={element:oo(a)};Object.assign(b,a);b=$a(b,function(c){return c!=null});return new no(b)};no.prototype.start=function(a,b){var c=this;E(this.Ye,"Task config must be specified for tasks to be started.");this.id=this.id||Ll(1)[0];Xb(this.id,"Failed to obtain task ID.");if(a)bm(this.id,this.Ye,function(e,g){if(g)b(g);else{var f;c.id=(f=e.taskId)!=null?f:null;a()}});else{var d;this.id=(d=bm(this.id,this.Ye).taskId)!=null?d:null}};
637
- no.prototype.start=no.prototype.start;var qo=function(a,b,c,d,e,g,f,l,m,p,v,z){var B=R(qo,arguments);B=ro(B,"ASSET","EXPORT_IMAGE");return po(B)};x("module$contents$ee$batch_Export.image.toAsset",qo);var so=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(so,arguments);da=ro(da,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return po(da)};x("module$contents$ee$batch_Export.image.toCloudStorage",so);
638
- var to=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W){var da=R(to,arguments);da=ro(da,"DRIVE","EXPORT_IMAGE");return po(da)};x("module$contents$ee$batch_Export.image.toDrive",to);var uo=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H){var ea=R(uo,arguments);ea=ro(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return po(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",uo);var vo=function(a,b,c,d,e,g,f,l){var m=R(vo,arguments);m=ro(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return po(m)};
639
- x("module$contents$ee$batch_Export.table.toCloudStorage",vo);var wo=function(a,b,c,d,e,g,f,l){var m=R(wo,arguments);m.type="EXPORT_FEATURES";m=ro(m,"DRIVE","EXPORT_FEATURES");return po(m)};x("module$contents$ee$batch_Export.table.toDrive",wo);var xo=function(a,b,c,d,e){var g=R(xo,arguments);g=ro(g,"ASSET","EXPORT_FEATURES");return po(g)};x("module$contents$ee$batch_Export.table.toAsset",xo);var yo=function(a,b,c,d,e,g,f,l){var m=R(yo,arguments);m=ro(m,"FEATURE_VIEW","EXPORT_FEATURES");return po(m)};
640
- x("module$contents$ee$batch_Export.table.toFeatureView",yo);var zo=function(a,b,c,d,e,g,f,l){var m=R(zo,arguments);m=ro(m,"BIGQUERY","EXPORT_FEATURES");return po(m)};x("module$contents$ee$batch_Export.table.toBigQuery",zo);var Ao=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(Ao,arguments);H=ro(H,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return po(H)};x("module$contents$ee$batch_Export.video.toCloudStorage",Ao);
641
- var Bo=function(a,b,c,d,e,g,f,l,m,p,v,z,B){var H=R(Bo,arguments);H=ro(H,"DRIVE","EXPORT_VIDEO");return po(H)};x("module$contents$ee$batch_Export.video.toDrive",Bo);var Co=function(a,b,c,d,e,g,f,l,m,p,v,z,B,H,ea,W,da,Jb,Aq,Bq,Cq){var pj=R(Co,arguments);pj=ro(pj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return po(pj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",Co);var Do=function(a,b,c,d){var e=R(Do,arguments);e=ro(e,"ASSET","EXPORT_CLASSIFIER");return po(e)};
637
+ no.prototype.start=no.prototype.start;var qo=function(a,b,c,d,e,g,f,l,m,p,v,z,C){var G=R(qo,arguments);G=ro(G,"ASSET","EXPORT_IMAGE");return po(G)};x("module$contents$ee$batch_Export.image.toAsset",qo);var so=function(a,b,c,d,e,g,f,l,m,p,v,z,C,G,ea,W){var da=R(so,arguments);da=ro(da,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return po(da)};x("module$contents$ee$batch_Export.image.toCloudStorage",so);
638
+ var to=function(a,b,c,d,e,g,f,l,m,p,v,z,C,G,ea,W){var da=R(to,arguments);da=ro(da,"DRIVE","EXPORT_IMAGE");return po(da)};x("module$contents$ee$batch_Export.image.toDrive",to);var uo=function(a,b,c,d,e,g,f,l,m,p,v,z,C,G){var ea=R(uo,arguments);ea=ro(ea,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return po(ea)};x("module$contents$ee$batch_Export.map.toCloudStorage",uo);var vo=function(a,b,c,d,e,g,f,l){var m=R(vo,arguments);m=ro(m,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return po(m)};
639
+ x("module$contents$ee$batch_Export.table.toCloudStorage",vo);var wo=function(a,b,c,d,e,g,f,l){var m=R(wo,arguments);m.type="EXPORT_FEATURES";m=ro(m,"DRIVE","EXPORT_FEATURES");return po(m)};x("module$contents$ee$batch_Export.table.toDrive",wo);var xo=function(a,b,c,d,e,g){var f=R(xo,arguments);f=ro(f,"ASSET","EXPORT_FEATURES");return po(f)};x("module$contents$ee$batch_Export.table.toAsset",xo);var yo=function(a,b,c,d,e,g,f,l){var m=R(yo,arguments);m=ro(m,"FEATURE_VIEW","EXPORT_FEATURES");return po(m)};
640
+ x("module$contents$ee$batch_Export.table.toFeatureView",yo);var zo=function(a,b,c,d,e,g,f,l){var m=R(zo,arguments);m=ro(m,"BIGQUERY","EXPORT_FEATURES");return po(m)};x("module$contents$ee$batch_Export.table.toBigQuery",zo);var Ao=function(a,b,c,d,e,g,f,l,m,p,v,z,C){var G=R(Ao,arguments);G=ro(G,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return po(G)};x("module$contents$ee$batch_Export.video.toCloudStorage",Ao);
641
+ var Bo=function(a,b,c,d,e,g,f,l,m,p,v,z,C){var G=R(Bo,arguments);G=ro(G,"DRIVE","EXPORT_VIDEO");return po(G)};x("module$contents$ee$batch_Export.video.toDrive",Bo);var Co=function(a,b,c,d,e,g,f,l,m,p,v,z,C,G,ea,W,da,Jb,Aq,Bq,Cq){var pj=R(Co,arguments);pj=ro(pj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return po(pj)};x("module$contents$ee$batch_Export.videoMap.toCloudStorage",Co);var Do=function(a,b,c,d){var e=R(Do,arguments);e=ro(e,"ASSET","EXPORT_CLASSIFIER");return po(e)};
642
642
  x("module$contents$ee$batch_Export.classifier.toAsset",Do);
643
643
  var oo=function(a){var b=function(d){return d in a},c=Eo.find(b);E(hc(Eo,b)===1,'Expected a single "image", "collection" or "classifier" key.');b=a[c];if(!(b instanceof N||b instanceof Y||b instanceof Z||b instanceof S||b instanceof O))throw Error("Unknown element type provided: "+typeof b+". Expected: ee.Image, ee.ImageCollection, ee.FeatureCollection, ee.Element or ee.ComputedObject.");delete a[c];return b},ro=function(a,b,c){var d=d===void 0?!0:d;var e={type:c};Object.assign(e,a);switch(c){case "EXPORT_IMAGE":e.fileFormat==
644
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=Fo(e,a),delete e.formatOptions,Object.assign(e,a));e=Go(e,b);e.crsTransform!=null&&(e.crs_transform=e.crsTransform,
@@ -646,7 +646,7 @@ delete e.crsTransform);break;case "EXPORT_TILES":b=Go(e,b);e=b.fileFormat;e==nul
646
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=Go(e,b);break;case "EXPORT_VIDEO":e=Ho(e);e=Go(e,b);e.crsTransform!=null&&
647
647
  (e.crs_transform=e.crsTransform,delete e.crsTransform);break;case "EXPORT_VIDEO_MAP":e=Ho(e);e.version=e.version||"V1";e.stride=e.stride||1;e.tileDimensions={width:e.tileWidth||256,height:e.tileHeight||256};e=Go(e,b);break;case "EXPORT_CLASSIFIER":e=Go(e,b);break;default:throw Error("Unknown export type: "+e.type);}if(d&&e.region!=null){d=e;b=e.region;if(b instanceof T)b=b.pe();else if(typeof b==="string")try{b=Zb(JSON.parse(b))}catch(g){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");
648
648
  }if(!(u(b)&&"type"in b))try{new tn(b)}catch(g){try{new wn(b)}catch(f){throw Error("Invalid format for region property. Region must be GeoJSON LinearRing or Polygon specified as actual coordinates or serialized as a string. See Export documentation.");}}b=JSON.stringify(b);d.region=b}return e},Go=function(a,b){switch(b){case "GOOGLE_CLOUD_STORAGE":a.outputBucket=a.bucket||"";a.outputPrefix=a.fileNamePrefix||a.path||"";delete a.fileNamePrefix;delete a.path;delete a.bucket;break;case "ASSET":a.assetId=
649
- a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;case "BIGQUERY":a.table=a.table||"";break;default:b=za(a.folder);if(!ic(["string","undefined"],b))throw Error('Error: toDrive "folder" parameter must be a string, but is of type '+b+".");a.driveFolder=a.folder||"";a.driveFileNamePrefix=a.fileNamePrefix||"";delete a.folder;delete a.fileNamePrefix}return a},Io={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
649
+ a.assetId||"";a.overwrite=a.overwrite||!1;break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;case "BIGQUERY":a.table=a.table||"";break;default:b=za(a.folder);if(!ic(["string","undefined"],b))throw Error('Error: toDrive "folder" parameter must be a string, but is of type '+b+".");a.driveFolder=a.folder||"";a.driveFileNamePrefix=a.fileNamePrefix||"";delete a.folder;delete a.fileNamePrefix}return a},Io={GEO_TIFF:["cloudOptimized","fileDimensions","noData","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
650
650
  Jo={GEO_TIFF:"tiff",TF_RECORD_IMAGE:"tfrecord"},Ho=function(a){a.videoOptions=a.framesPerSecond||5;a.maxFrames=a.maxFrames||1E3;a.maxPixels=a.maxPixels||1E8;var b=a.fileFormat;b==null&&(b="MP4");b=b.toUpperCase();switch(b){case "MP4":b="MP4";break;case "GIF":case "JIF":b="GIF";break;case "VP9":case "WEBM":b="VP9";break;default:throw Error("Invalid file format "+b+". Supported formats are: 'MP4', 'GIF', and 'WEBM'.");}a.fileFormat=b;return a},Fo=function(a,b){var c=a.formatOptions;if(c==null)return{};
651
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=Jo[b];for(var d=Io[b],e={},g=r(Object.entries(c)),f=g.next();!f.done;f=g.next()){var l=r(f.value);f=l.next().value;l=l.next().value;if(!ic(d,f))throw Error('"'+f+'" is not a valid option, the image format "'+b+'" "may have the following options: '+(d.join(", ")+'".'));e[a+f[0].toUpperCase()+f.substring(1)]=Array.isArray(l)?l.join():l}return e},
652
652
  Eo=["image","collection","classifier"];var Ko=function(a){if(!(this instanceof Ko))return Em(Ko,arguments);if(a instanceof Ko)return a;Lo();if(typeof a==="number")O.call(this,null,null),this.Zc=a;else if(a instanceof O)O.call(this,a.J,a.args,a.V),this.Zc=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};y(Ko,O);x("ee.Number",Ko);var Mo=!1,Lo=function(){Mo||(Zm(Ko,"Number","Number"),Mo=!0)};Ko.prototype.encode=function(a){return typeof this.Zc==="number"?this.Zc:Ko.M.encode.call(this,a)};
@@ -654,7 +654,7 @@ Ko.prototype.ma=function(a){return typeof this.Zc==="number"?Pj(Wk(a,this.Zc)):K
654
654
  No.prototype.encode=function(a){return typeof this.ld==="string"?this.ld:No.M.encode.call(this,a)};No.prototype.ma=function(a){return typeof this.ld==="string"?Pj(Wk(a,this.ld)):No.M.ma.call(this,a)};No.prototype.name=function(){return"String"};var Qo=function(a,b){if(!(this instanceof Qo))return Em(Qo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var g=d[e],f=g.type;c.push(Ro(f in Gm?Gm[f]:null,g.name))}if(b.apply(null,c)===void 0)throw Error("User-defined methods must return a value.");this.ub=So(a,c,b);this.Qg=b.apply(null,c)};y(Qo,Mm);x("ee.CustomFunction",Qo);Qo.prototype.encode=function(a){return{type:"Function",argumentNames:dc(this.ub.args,function(b){return b.name}),body:a(this.Qg)}};
655
655
  Qo.prototype.ma=function(a){return Uj(this.ub.args.map(function(b){return b.name}),Wk(a,this.Qg))};Qo.prototype.Gd=function(a,b){return Tj(Wk(a,this),b)};Qo.prototype.aa=function(){return this.ub};
656
656
  var Ro=function(a,b){a=a||Object;if(!(a.prototype instanceof O))if(a&&a!=Object)if(a==String)a=No;else if(a==Number)a=Ko;else if(a==Array)a=t.ee.List;else throw Error("Variables must be of an EE type, e.g. ee.Image or ee.Number.");else a=O;var c=function(d){this.args=this.J=null;this.V=d};c.prototype=a.prototype;return new c(b)},To=function(a,b){b={name:"",returns:"Object",args:dc(b,function(c){return{name:null,type:typeof c==="string"?c:c.prototype instanceof O?c.prototype.name.call(null):c==Number?
657
- "Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Qo(b,a)},So=function(a,b,c){for(var d=[],e=0;e<b.length;e++)b[e].V===null&&d.push(e);if(d.length===0)return a;c="_MAPPING_VAR_"+function(l){var m=function(v){return v.map(p).reduce(function(z,B){return z+B},0)},p=function(v){return v.Sa?1:v.Ea?m(v.Ea.values):v.Fa?m(Object.values(v.Fa.values)):v.xa?m(Object.values(v.xa.arguments)):0};return m(Object.values(l.values))}(Ok(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
657
+ "Number":c==String?"String":c==Array?"Array":c==Date?"Date":"Object"}})};return new Qo(b,a)},So=function(a,b,c){for(var d=[],e=0;e<b.length;e++)b[e].V===null&&d.push(e);if(d.length===0)return a;c="_MAPPING_VAR_"+function(l){var m=function(v){return v.map(p).reduce(function(z,C){return z+C},0)},p=function(v){return v.Sa?1:v.Ea?m(v.Ea.values):v.Fa?m(Object.values(v.Fa.values)):v.xa?m(Object.values(v.xa.arguments)):0};return m(Object.values(l.values))}(Ok(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
658
658
  d.length;e++){var g=d[e],f=c+e;b[g].V=f;a.args[g].name=f}return a};var Uo=function(a,b){if(!(this instanceof Uo))return Em(Uo,arguments);if(a instanceof Uo)return a;Vo();var c=R(Uo,arguments);a=c.date;c=c.tz;var d=new P("Date"),e={},g=null;if(Jm(a)){if(e.value=a,c)if(Jm(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Im(a))e.value=a;else if(Ba(a))e.value=Math.floor(a.getTime());else if(a instanceof O)a.J&&a.J.aa().returns=="Date"?(d=a.J,e=a.args,g=a.V):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
659
659
  a);O.call(this,d,e,g)};y(Uo,O);x("ee.Date",Uo);var Wo=!1,Vo=function(){Wo||(Zm(Uo,"Date","Date"),Wo=!0)};Uo.prototype.name=function(){return"Date"};x("ee.Deserializer",function(){});var Yo=function(a){return Xo(JSON.parse(a))};x("ee.Deserializer.fromJSON",Yo);var Xo=function(a){if("result"in a&&"values"in a)return Zo(a);var b={};if(u(a)&&a.type==="CompoundValue"){for(var c=a.scope,d=0;d<c.length;d++){var e=c[d][0],g=c[d][1];if(e in b)throw Error('Duplicate scope key "'+e+'" in scope #'+d+".");b[e]=$o(g,b)}a=a.value}return $o(a,b)};x("ee.Deserializer.decode",Xo);
660
660
  var $o=function(a,b){if(a===null||typeof a==="number"||typeof a==="boolean"||typeof a==="string")return a;if(Array.isArray(a))return dc(a,function(e){return $o(e,b)});if(!u(a)||typeof a==="function")throw Error("Cannot decode object: "+a);var c=a.type;switch(c){case "ValueRef":if(a.value in b)return b[a.value];throw Error("Unknown ValueRef: "+a);case "ArgumentRef":a=a.value;if(typeof a!=="string")throw Error("Invalid variable name: "+a);return Ro(Object,a);case "Date":a=a.value;if(typeof a!=="number")throw Error("Invalid date value: "+
@@ -673,10 +673,10 @@ Nm=function(a,b){if(a===null)return null;if(a!==void 0){if(typeof b!="string")th
673
673
  a):new T(a);case "FeatureCollection":case "Collection":return a instanceof V?a:new Y(a);case "ImageCollection":return new Z(a);case "Filter":return new U(a);case "Algorithm":if(typeof a==="string")return new P(a);if(typeof a==="function"){b=a.length;c=[];for(var d=0;d<b;d++)c[d]="Object";return To(a,c)}if(a instanceof Mj)return a;throw Error("Argument is not a function: "+a);case "String":return Jm(a)||a instanceof No||a instanceof O?new No(a):a;case "Dictionary":return Km(a)?a:new dp(a);case "List":return new fo(a);
674
674
  case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Ko(a);default:if(b in c){d=Ym(b);if(a instanceof c[b])return a;if(d)return new c[b](a);if(typeof a==="string"){if(a in c[b])return c[b][a].call();throw Error("Unknown algorithm: "+b+"."+a);}return new c[b](a)}return a}}};var vp=function(a,b,c){ie.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.zh=new be;this.yh=new be};q(vp,ie);vp.prototype.getTile=function(a,b){var c=je(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.wb,this.token].join("/");this.yb.push(c);this.wb+=1;var d=ji("DIV");wp(this,b,a,c,d);xp(this);return d};
675
675
  var wp=function(a,b,c,d,e){var g=new XMLHttpRequest;g.open("GET",b,!0);g.responseType="arraybuffer";g.onreadystatechange=w(function(){if(g.readyState===XMLHttpRequest.DONE&&g.status===200){var f=g.response;if(f)f=new Float32Array(f),this.zh.set(c,f),this.yh.set(c,e),jc(this.yb,d),xp(this);else throw this.ug.add(d),Error("Unable to request floating point array buffers.");}},a);g.send()},xp=function(a){a.dispatchEvent(new ke(a.yb.length))};vp.prototype.K=function(){this.yh=this.zh=null;ie.prototype.K.call(this)};
676
- x("ee.FloatTileOverlay",vp);var yp=function(){this.ke=new Map};yp.prototype.clear=function(){this.ke.clear()};var zp=function(a,b){a.ke.has(b)||a.ke.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.ke.get(b)};var Ap=function(a){I.call(this);this.Sb=a;this.L={}};y(Ap,I);var Bp=[];Ap.prototype.Va=function(a,b,c,d){Array.isArray(b)||(b&&(Bp[0]=b.toString()),b=Bp);for(var e=0;e<b.length;e++){var g=Ed(a,b[e],c||this.handleEvent,d||!1,this.Sb||this);if(!g)break;this.L[g.key]=g}return this};Ap.prototype.Xc=function(a,b,c,d){return Cp(this,a,b,c,d)};
677
- var Cp=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)Cp(a,b,c[f],d,e,g);else{b=Dd(b,c,d||a.handleEvent,e,g||a.Sb||a);if(!b)return a;a.L[b.key]=b}return a};Ap.prototype.te=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.te(a,b[g],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Sb||this,c=Fd(c),d=!!d,b=td(a)?a.Nc(b,c,d,e):a?(a=Hd(a))?a.Nc(b,c,d,e):null:null,b&&(Md(b),delete this.L[b.key])};
678
- Ap.prototype.gd=function(){Za(this.L,function(a,b){this.L.hasOwnProperty(b)&&Md(a)},this);this.L={}};Ap.prototype.K=function(){Ap.M.K.call(this);this.gd()};Ap.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var Ep=function(a,b){a.name!==void 0?(this.name=a.name,this.code=gb[a.name]):(this.code=a=Wb(a.code),this.name=Dp(a));Qb.call(this,Ic("%s %s",this.name,b))};y(Ep,Qb);
679
- var Dp=function(a){var b=fb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Fp={},gb=(Fp.AbortError=3,Fp.EncodingError=5,Fp.InvalidModificationError=9,Fp.InvalidStateError=7,Fp.NotFoundError=1,Fp.NotReadableError=4,Fp.NoModificationAllowedError=6,Fp.PathExistsError=12,Fp.QuotaExceededError=10,Fp.SecurityError=2,Fp.SyntaxError=8,Fp.TypeMismatchError=11,Fp);function Gp(a,b){nd.call(this,a.type,b);this.Ia=a}y(Gp,nd);var Hp=function(){J.call(this);this.ca=new FileReader;this.ca.onloadstart=w(this.oc,this);this.ca.onprogress=w(this.oc,this);this.ca.onload=w(this.oc,this);this.ca.onabort=w(this.oc,this);this.ca.onerror=w(this.oc,this);this.ca.onloadend=w(this.oc,this)};y(Hp,J);h=Hp.prototype;h.abort=function(){try{this.ca.abort()}catch(a){throw new Ep(a,"aborting read");}};h.Rb=function(){return this.ca.readyState};h.getError=function(){return this.ca.error&&new Ep(this.ca.error,"reading file")};
676
+ x("ee.FloatTileOverlay",vp);var yp=function(){this.ke=new Map};yp.prototype.clear=function(){this.ke.clear()};var zp=function(a,b){a.ke.has(b)||a.ke.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.ke.get(b)};function Ap(a){I.call(this);this.Sb=a;this.L={}}y(Ap,I);var Bp=[];Ap.prototype.Va=function(a,b,c,d){Array.isArray(b)||(b&&(Bp[0]=b.toString()),b=Bp);for(var e=0;e<b.length;e++){var g=Ed(a,b[e],c||this.handleEvent,d||!1,this.Sb||this);if(!g)break;this.L[g.key]=g}return this};Ap.prototype.Xc=function(a,b,c,d){return Cp(this,a,b,c,d)};var Cp=function(a,b,c,d,e,g){if(Array.isArray(c))for(var f=0;f<c.length;f++)Cp(a,b,c[f],d,e,g);else{b=Dd(b,c,d||a.handleEvent,e,g||a.Sb||a);if(!b)return a;a.L[b.key]=b}return a};
677
+ Ap.prototype.te=function(a,b,c,d,e){if(Array.isArray(b))for(var g=0;g<b.length;g++)this.te(a,b[g],c,d,e);else c=c||this.handleEvent,d=u(d)?!!d.capture:!!d,e=e||this.Sb||this,c=Fd(c),d=!!d,b=td(a)?a.Nc(b,c,d,e):a?(a=Hd(a))?a.Nc(b,c,d,e):null:null,b&&(Md(b),delete this.L[b.key])};Ap.prototype.gd=function(){Za(this.L,function(a,b){this.L.hasOwnProperty(b)&&Md(a)},this);this.L={}};Ap.prototype.K=function(){Ap.M.K.call(this);this.gd()};
678
+ Ap.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};function Dp(a,b){a.name!==void 0?(this.name=a.name,this.code=gb[a.name]):(this.code=a=Wb(a.code),this.name=Ep(a));Qb.call(this,Ic("%s %s",this.name,b))}y(Dp,Qb);
679
+ var Ep=function(a){var b=fb(function(c){return a==c});if(b===void 0)throw Error("Invalid code: "+a);return b},Fp={},gb=(Fp.AbortError=3,Fp.EncodingError=5,Fp.InvalidModificationError=9,Fp.InvalidStateError=7,Fp.NotFoundError=1,Fp.NotReadableError=4,Fp.NoModificationAllowedError=6,Fp.PathExistsError=12,Fp.QuotaExceededError=10,Fp.SecurityError=2,Fp.SyntaxError=8,Fp.TypeMismatchError=11,Fp);function Gp(a,b){nd.call(this,a.type,b);this.Ia=a}y(Gp,nd);var Hp=function(){J.call(this);this.ca=new FileReader;this.ca.onloadstart=w(this.oc,this);this.ca.onprogress=w(this.oc,this);this.ca.onload=w(this.oc,this);this.ca.onabort=w(this.oc,this);this.ca.onerror=w(this.oc,this);this.ca.onloadend=w(this.oc,this)};y(Hp,J);h=Hp.prototype;h.abort=function(){try{this.ca.abort()}catch(a){throw new Dp(a,"aborting read");}};h.Rb=function(){return this.ca.readyState};h.getError=function(){return this.ca.error&&new Dp(this.ca.error,"reading file")};
680
680
  h.oc=function(a){this.dispatchEvent(new Gp(a,this))};h.K=function(){Hp.M.K.call(this);delete this.ca};h.readAsBinaryString=function(a){this.ca.readAsBinaryString(a)};h.readAsArrayBuffer=function(a){this.ca.readAsArrayBuffer(a)};h.readAsText=function(a,b){this.ca.readAsText(a,b)};var Ip=function(a,b){E(a);a=a.style;"opacity"in a?a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in a&&(a.filter=b===""?"":"alpha(opacity="+Number(b)*100+")")};var Jp=function(a,b){J.call(this);b=b||{};this.minZoom=b.minZoom||0;this.maxZoom=b.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=b.tileSize||new google.maps.Size(256,256);this.name=b.name;this.opacity="opacity"in b?b.opacity:1;this.je=new yp(a.getUniqueId());this.xb=new be;this.wb=0;this.tg=a;this.hb=new Ap(this);this.radius=0};q(Jp,J);h=Jp.prototype;h.Me=function(a){return Ed(this,"tile-load",a)};h.Zf=function(a){Md(a)};
681
681
  h.Oc=function(){return Kp(this,"throttled")+Kp(this,"loading")+Kp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.xb.forEach(function(b){Ip(b.div,this.opacity)},this)};h.getStats=function(){return this.je};
682
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.wb++].join("-");e=this.tg.getUniqueId();a=[a,e].join("-");b=this.bh(d,b,c,a);b.tileSize=this.tileSize;Ip(b.div,this.opacity);this.xb.set(a,b);Lp(this,b);this.dispatchEvent(new Mp(this.Oc()));this.tg.Gf(b,(new Date).getTime()/1E3);return b.div};
@@ -708,18 +708,18 @@ h.Al=function(){if(!this.lc){var a=w(function(d){this.lc||(Zp(this.fa,this.ea,d)
708
708
  h.Oi=null;h.Ia=null;h.li=null;var xq=["load","abort","error"],yq=function(){I.call(this);this.Da=!1};q(yq,I);yq.prototype.setActive=function(a){this.Da=a};yq.prototype.isActive=function(){return this.Da};var tq=function(a,b){oq.call(this,a,b)};q(tq,oq);tq.prototype.Ze=function(){return new yq};tq.prototype.Ed=function(a){a.dispose()};tq.prototype.Qf=function(a){return!a.Qa&&!a.isActive()};var zq=function(a,b,c,d,e){ie.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.vg=new ge;this.Rf=1;this.ta=e||null};q(zq,ie);h=zq.prototype;h.Me=function(a){return Ed(this,"tileevent",a)};h.Zf=function(a){Md(a)};
709
709
  h.getTile=function(a,b,c){if(b<this.minZoom||a.y<0||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=je(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ta&&this.ta.isEnabled()&&(a+="&profiling=1");b=[b,this.wb,this.token].join("/");this.wb+=1;c=ji("DIV",{id:b});var d=(new Date).getTime()/1E3;this.yb.push(b);ol(uq).send(b,a,d,w(this.Zk,this,c,b));xp(this);return c};h.Oc=function(){return this.yb.length};
710
710
  h.releaseTile=function(a){ol(uq).abort(a.id);if(a.firstElementChild!==void 0)var b=a.firstElementChild;else for(b=a.firstChild;b&&b.nodeType!=1;)b=b.nextSibling;this.vg.remove(b);a.id!==""&&(this.ug.remove(a.id),this.ta&&this.ta.rl(a.id))};h.setOpacity=function(a){this.Rf=a;var b=this.vg.Ca();Xd(b,function(c){Ip(c,a)})};
711
- h.Zk=function(a,b,c,d){c.type=="error"?(jc(this.yb,b),this.ug.add(b),this.dispatchEvent(c)):(jc(this.yb,b),c.target&&c.type=="load"&&(c=c.target,this.vg.add(c),this.Rf!=1&&Ip(c,this.Rf),a.appendChild(c)),xp(this));this.ta&&d!==null&&this.ta.Nk(b,d)};x("ee.MapLayerOverlay",zq);zq.prototype.removeTileCallback=zq.prototype.Zf;zq.prototype.addTileCallback=zq.prototype.Me;zq.prototype.getTile=zq.prototype.getTile;zq.prototype.setOpacity=zq.prototype.setOpacity;zq.prototype.releaseTile=zq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._call ee.ApiFunction.lookup ee.ApiFunction._apply ee.batch.Export.table.toCloudStorage ee.batch.Export.table.toBigQuery ee.batch.Export.map.toCloudStorage ee.batch.Export.table.toAsset ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.image.toDrive ee.batch.Export.classifier.toAsset ee.batch.Export.video.toDrive ee.batch.Export.image.toCloudStorage ee.batch.Export.table.toFeatureView ee.batch.Export.image.toAsset ee.batch.Export.table.toDrive ee.batch.Export.video.toCloudStorage ee.Collection.prototype.map ee.Collection.prototype.filterBounds ee.Collection.prototype.filterMetadata ee.Collection.prototype.filter ee.Collection.prototype.sort ee.Collection.prototype.filterDate ee.Collection.prototype.iterate ee.Collection.prototype.limit ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.getInfo ee.data.authenticateViaPopup ee.data.makeDownloadUrl ee.data.getTableDownloadId ee.data.setAssetProperties ee.data.listImages ee.data.makeTableDownloadUrl ee.data.authenticateViaPrivateKey ee.data.listBuckets ee.data.getAssetRootQuota ee.data.setAssetAcl ee.data.newTaskId ee.data.createFolder ee.data.getAssetRoots ee.data.getWorkloadTag ee.data.createAssetHome ee.data.getMapId ee.data.setWorkloadTag ee.data.startIngestion ee.data.setDefaultWorkloadTag ee.data.createAsset ee.data.getTileUrl ee.data.getTaskStatus ee.data.resetWorkloadTag ee.data.getTaskList ee.data.getFeatureViewTilesKey ee.data.listOperations ee.data.startTableIngestion ee.data.listFeatures ee.data.copyAsset ee.data.cancelOperation ee.data.getTaskListWithLimit ee.data.getAsset ee.data.renameAsset ee.data.computeValue ee.data.deleteAsset ee.data.getAssetAcl ee.data.getVideoThumbId ee.data.getOperation ee.data.getThumbId ee.data.getInfo ee.data.authenticateViaOauth ee.data.cancelTask ee.data.startProcessing ee.data.getFilmstripThumbId ee.data.getList ee.data.updateTask ee.data.getDownloadId ee.data.authenticate ee.data.updateAsset ee.data.makeThumbUrl ee.data.listAssets ee.Date ee.Deserializer.decodeCloudApi ee.Deserializer.fromCloudApiJSON ee.Deserializer.fromJSON ee.Deserializer.decode ee.Dictionary ee.InitState ee.call ee.initialize ee.apply ee.TILE_SIZE ee.Algorithms ee.reset ee.Element.prototype.set ee.Encodable.SourceFrame ee.Feature.prototype.getMap ee.Feature.prototype.getInfo ee.Feature ee.Feature.prototype.getMapId ee.FeatureCollection ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.getMap ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getMapId ee.FeatureCollection.prototype.select ee.Filter.metadata ee.Filter.gt ee.Filter.neq ee.Filter.inList ee.Filter.lte ee.Filter.lt ee.Filter.and ee.Filter.prototype.not ee.Filter.eq ee.Filter.bounds ee.Filter.or ee.Filter.date ee.Filter.gte ee.Filter ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry.MultiLineString ee.Geometry ee.Geometry.prototype.toGeoJSON ee.Geometry.LineString ee.Geometry.Rectangle ee.Geometry.Point ee.Geometry.prototype.toGeoJSONString ee.Geometry.Polygon ee.Geometry.MultiPolygon ee.Geometry.BBox ee.Geometry.LinearRing ee.Geometry.MultiPoint ee.Geometry.prototype.serialize ee.Image ee.Image.prototype.getMap ee.Image.prototype.getThumbId ee.Image.prototype.getDownloadURL ee.Image.cat ee.Image.prototype.select ee.Image.prototype.getMapId ee.Image.prototype.clip ee.Image.rgb ee.Image.prototype.expression ee.Image.prototype.rename ee.Image.prototype.getInfo ee.Image.prototype.getThumbURL ee.ImageCollection ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.linkCollection ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.select ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getMap ee.List ee.Number ee.Serializer.toReadableCloudApiJSON ee.Serializer.encodeCloudApi ee.Serializer.encode ee.Serializer.toJSON ee.Serializer.encodeCloudApiPretty ee.Serializer.toReadableJSON ee.Serializer.toCloudApiJSON ee.String ee.Terrain".split(" "),
712
- c=[["name","var_args"],["name"],["name","namedArgs"],"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices opt_priority".split(" "),"collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),"image opt_description opt_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),
713
- ["collection","opt_description","opt_assetId","opt_maxVertices","opt_priority"],"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(" "),"image opt_description opt_folder opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),
714
- ["classifier","opt_description","opt_assetId","opt_priority"],"collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),"image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),"collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),
715
- "image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat 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(" "),["algorithm",
716
- "opt_dropNulls"],["geometry"],["name","operator","value"],["filter"],["property","opt_ascending"],["start","opt_end"],["algorithm","opt_first"],["max","opt_property","opt_ascending"],["func","var_args"],["legacy"],["callback"],["opt_callback"],["opt_success","opt_error"],["id"],["params","opt_callback"],["assetId","properties","opt_callback"],["parent","opt_params","opt_callback"],["id"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["project","opt_callback"],
717
- ["rootId","opt_callback"],["assetId","aclUpdate","opt_callback"],["opt_count","opt_callback"],["path","opt_force","opt_callback"],["opt_callback"],[],["requestedId","opt_callback"],["params","opt_callback"],["tag"],["taskId","request","opt_callback"],["tag"],["value","opt_path","opt_force","opt_properties","opt_callback"],["id","x","y","z"],["taskId","opt_callback"],["opt_resetDefault"],["opt_callback"],["params","opt_callback"],["opt_limit","opt_callback"],["taskId","request","opt_callback"],["asset",
718
- "params","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["operationName","opt_callback"],["opt_limit","opt_callback"],["id","opt_callback"],["sourceId","destinationId","opt_callback"],["obj","opt_callback"],["assetId","opt_callback"],["assetId","opt_callback"],["params","opt_callback"],["operationName","opt_callback"],["params","opt_callback"],["id","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),
719
- ["taskId","opt_callback"],["taskId","params","opt_callback"],["params","opt_callback"],["params","opt_callback"],["taskId","action","opt_callback"],["params","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["assetId","asset","updateFields","opt_callback"],["id"],["parent","opt_params","opt_callback"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],["func","var_args"],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),
720
- ["func","namedArgs"],[],[],[],["var_args"],[],["opt_visParams","opt_callback"],["opt_callback"],["geometry","opt_properties"],["opt_visParams","opt_callback"],["args","opt_column"],["opt_callback"],["opt_visParams","opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["opt_visParams","opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["name","operator","value"],["name","value"],["name","value"],["opt_leftField","opt_rightValue","opt_rightField",
721
- "opt_leftValue"],["name","value"],["name","value"],["var_args"],[],["name","value"],["geometry","opt_errorMargin"],["var_args"],["start","opt_end"],["name","value"],["opt_filter"],["namedArgs"],["var_args"],["coords","opt_proj","opt_geodesic","opt_maxError"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj"],[],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],
722
- ["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["west","south","east","north"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj"],["legacy"],["opt_args"],["opt_visParams","opt_callback"],["params","opt_callback"],["params","opt_callback"],["var_args"],["var_args"],["opt_visParams","opt_callback"],["geometry"],["r","g","b"],["expression","opt_map"],["var_args"],["opt_callback"],["params","opt_callback"],["args"],["params","opt_callback"],["params","opt_callback"],
723
- ["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],["opt_callback"],["opt_visParams","opt_callback"],["selectors","opt_names"],[],["opt_visParams","opt_callback"],["list"],["number"],["obj"],["obj"],["obj","opt_isCompound"],["obj"],["obj"],["obj"],["obj"],["string"],[]];[Q,Rm,Sm,vo,zo,uo,xo,Co,to,Do,Bo,so,yo,qo,wo,Ao,V.prototype.map,V.prototype.wh,V.prototype.mf,V.prototype.filter,V.prototype.sort,V.prototype.lf,V.prototype.Lh,V.prototype.limit,O.prototype.Fg,O.prototype.ua,
724
- O.prototype.evaluate,O.prototype.W,pl,Il,Jl,ym,mm,Kl,sl,nm,zm,xm,Ll,rm,om,vl,pm,xl,Bm,fm,Cm,qm,yl,Ol,Dm,Ql,zl,Rl,hm,Al,tm,Sl,Pl,im,sm,Bl,um,vm,Dl,Tl,Cl,im,ql,Vl,bm,El,km,Ul,Hl,rl,wm,Fl,lm,Uo,Zo,cp,Yo,Xo,dp,qp,rp,mp,sp,256,op,pp,S.prototype.set,Nj,X.prototype.getMap,X.prototype.W,X,X.prototype.S,Y,Y.prototype.W,Y.prototype.getMap,Y.prototype.qb,Y.prototype.S,Y.prototype.select,Qn,Jn,Gn,On,Kn,Hn,Ln,U.prototype.uc,Fn,Pn,Mn,Nn,In,U,Mm.prototype.apply,Mm.prototype.call,vn,T,T.prototype.pe,tn,pn,ln,T.prototype.xg,
725
- wn,xn,qn,un,on,T.prototype.ua,N,N.prototype.getMap,N.prototype.Md,N.prototype.qb,eo,N.prototype.select,N.prototype.S,N.prototype.clip,co,N.prototype.l,N.prototype.ri,N.prototype.W,N.prototype.uf,Z,Z.prototype.tf,Z.prototype.vf,Z.prototype.Ff,Z.prototype.W,Z.prototype.S,Z.prototype.select,Z.prototype.first,Z.prototype.getMap,fo,Ko,Vk,Pk,Jk,Kk,Tk,Mk,Uk,No,gp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);
711
+ h.Zk=function(a,b,c,d){c.type=="error"?(jc(this.yb,b),this.ug.add(b),this.dispatchEvent(c)):(jc(this.yb,b),c.target&&c.type=="load"&&(c=c.target,this.vg.add(c),this.Rf!=1&&Ip(c,this.Rf),a.appendChild(c)),xp(this));this.ta&&d!==null&&this.ta.Nk(b,d)};x("ee.MapLayerOverlay",zq);zq.prototype.removeTileCallback=zq.prototype.Zf;zq.prototype.addTileCallback=zq.prototype.Me;zq.prototype.getTile=zq.prototype.getTile;zq.prototype.setOpacity=zq.prototype.setOpacity;zq.prototype.releaseTile=zq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._call ee.ApiFunction.lookup ee.ApiFunction._apply ee.batch.Export.table.toCloudStorage ee.batch.Export.image.toDrive ee.batch.Export.map.toCloudStorage ee.batch.Export.table.toBigQuery ee.batch.Export.table.toAsset ee.batch.Export.image.toCloudStorage ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.image.toAsset ee.batch.Export.classifier.toAsset ee.batch.Export.video.toDrive ee.batch.Export.table.toDrive ee.batch.Export.table.toFeatureView ee.batch.Export.video.toCloudStorage ee.Collection.prototype.map ee.Collection.prototype.sort ee.Collection.prototype.filter ee.Collection.prototype.filterBounds ee.Collection.prototype.filterMetadata ee.Collection.prototype.iterate ee.Collection.prototype.filterDate ee.Collection.prototype.limit ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.getInfo ee.data.getTaskStatus ee.data.getTableDownloadId ee.data.setAssetAcl ee.data.makeTableDownloadUrl ee.data.listImages ee.data.listBuckets ee.data.newTaskId ee.data.setAssetProperties ee.data.getMapId ee.data.getAssetRoots ee.data.getAssetRootQuota ee.data.resetWorkloadTag ee.data.createAssetHome ee.data.getTileUrl ee.data.listOperations ee.data.startIngestion ee.data.setWorkloadTag ee.data.createAsset ee.data.getTaskList ee.data.setDefaultWorkloadTag ee.data.createFolder ee.data.getFeatureViewTilesKey ee.data.getWorkloadTag ee.data.getTaskListWithLimit ee.data.listFeatures ee.data.renameAsset ee.data.cancelOperation ee.data.computeValue ee.data.getVideoThumbId ee.data.copyAsset ee.data.getThumbId ee.data.startTableIngestion ee.data.getAsset ee.data.getOperation ee.data.deleteAsset ee.data.authenticateViaOauth ee.data.getFilmstripThumbId ee.data.getInfo ee.data.getAssetAcl ee.data.makeThumbUrl ee.data.authenticate ee.data.updateTask ee.data.authenticateViaPopup ee.data.updateAsset ee.data.getList ee.data.getDownloadId ee.data.listAssets ee.data.startProcessing ee.data.cancelTask ee.data.makeDownloadUrl ee.data.authenticateViaPrivateKey ee.Date ee.Deserializer.decodeCloudApi ee.Deserializer.decode ee.Deserializer.fromJSON ee.Deserializer.fromCloudApiJSON ee.Dictionary ee.reset ee.Algorithms ee.InitState ee.initialize ee.call ee.TILE_SIZE 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.getMap ee.FeatureCollection.prototype.select ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection ee.FeatureCollection.prototype.getMapId ee.Filter.lt ee.Filter.lte ee.Filter.gte ee.Filter.and ee.Filter.bounds ee.Filter.prototype.not ee.Filter ee.Filter.or ee.Filter.gt ee.Filter.date ee.Filter.inList ee.Filter.eq ee.Filter.neq ee.Filter.metadata ee.Function.prototype.call ee.Function.prototype.apply ee.Geometry.MultiLineString ee.Geometry.BBox ee.Geometry.MultiPolygon ee.Geometry.MultiPoint ee.Geometry.prototype.toGeoJSON ee.Geometry.LineString ee.Geometry ee.Geometry.prototype.toGeoJSONString ee.Geometry.prototype.serialize ee.Geometry.Polygon ee.Geometry.LinearRing ee.Geometry.Rectangle ee.Geometry.Point ee.Image.prototype.getDownloadURL ee.Image.prototype.getMap ee.Image.cat ee.Image.prototype.select ee.Image.prototype.getInfo ee.Image.prototype.getThumbId ee.Image ee.Image.rgb ee.Image.prototype.getMapId ee.Image.prototype.expression ee.Image.prototype.clip ee.Image.prototype.rename ee.Image.prototype.getThumbURL ee.ImageCollection.prototype.linkCollection ee.ImageCollection ee.ImageCollection.prototype.first ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getMapId ee.ImageCollection.prototype.select ee.List ee.Number ee.Serializer.encodeCloudApiPretty ee.Serializer.encodeCloudApi ee.Serializer.toCloudApiJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.toReadableJSON ee.Serializer.toJSON ee.Serializer.encode ee.String ee.Terrain".split(" "),
712
+ c=[["name","var_args"],["name"],["name","namedArgs"],"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_bucket opt_fileFormat opt_path opt_writePublicTiles opt_scale opt_maxZoom opt_minZoom opt_region opt_skipEmptyTiles opt_mapsApiKey opt_bucketCorsUris opt_priority".split(" "),
713
+ "collection opt_description opt_table opt_overwrite opt_append opt_selectors opt_maxVertices opt_priority".split(" "),"collection opt_description opt_assetId opt_maxVertices opt_priority opt_overwrite".split(" "),"image opt_description opt_bucket opt_fileNamePrefix opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_fileDimensions opt_skipEmptyTiles opt_fileFormat opt_formatOptions opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_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(" "),
714
+ "image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize opt_priority opt_overwrite".split(" "),["classifier","opt_description","opt_assetId","opt_priority"],"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(" "),
715
+ "collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking opt_priority".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames opt_priority".split(" "),["algorithm","opt_dropNulls"],["property","opt_ascending"],["filter"],["geometry"],["name","operator","value"],["algorithm","opt_first"],["start","opt_end"],["max",
716
+ "opt_property","opt_ascending"],["callback"],["func","var_args"],["legacy"],["opt_callback"],["taskId","opt_callback"],["params","opt_callback"],["assetId","aclUpdate","opt_callback"],["id"],["parent","opt_params","opt_callback"],["project","opt_callback"],["opt_count","opt_callback"],["assetId","properties","opt_callback"],["params","opt_callback"],["opt_callback"],["rootId","opt_callback"],["opt_resetDefault"],["requestedId","opt_callback"],["id","x","y","z"],["opt_limit","opt_callback"],["taskId",
717
+ "request","opt_callback"],["tag"],["value","opt_path","opt_force","opt_properties","opt_callback"],["opt_callback"],["tag"],["path","opt_force","opt_callback"],["params","opt_callback"],[],["opt_limit","opt_callback"],["asset","params","opt_callback"],["sourceId","destinationId","opt_callback"],["operationName","opt_callback"],["obj","opt_callback"],["params","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["params","opt_callback"],["taskId","request","opt_callback"],["id",
718
+ "opt_callback"],["operationName","opt_callback"],["assetId","opt_callback"],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["params","opt_callback"],["id","opt_callback"],["assetId","opt_callback"],["id"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["taskId","action","opt_callback"],["opt_success","opt_error"],["assetId","asset","updateFields","opt_callback"],["params","opt_callback"],["params","opt_callback"],
719
+ ["parent","opt_params","opt_callback"],["taskId","params","opt_callback"],["taskId","opt_callback"],["id"],["privateKey","opt_success","opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],[],[],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),["func","var_args"],[],["func","namedArgs"],["var_args"],[],["geometry","opt_properties"],["opt_callback"],["opt_visParams","opt_callback"],
720
+ ["opt_visParams","opt_callback"],["opt_visParams","opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["opt_callback"],["opt_format","opt_selectors","opt_filename","opt_callback"],["args","opt_column"],["opt_visParams","opt_callback"],["name","value"],["name","value"],["name","value"],["var_args"],["geometry","opt_errorMargin"],[],["opt_filter"],["var_args"],["name","value"],["start","opt_end"],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["name",
721
+ "value"],["name","value"],["name","operator","value"],["var_args"],["namedArgs"],["coords","opt_proj","opt_geodesic","opt_maxError"],["west","south","east","north"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj"],[],["coords","opt_proj","opt_geodesic","opt_maxError"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],[],["legacy"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords",
722
+ "opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj"],["params","opt_callback"],["opt_visParams","opt_callback"],["var_args"],["var_args"],["opt_callback"],["params","opt_callback"],["opt_args"],["r","g","b"],["opt_visParams","opt_callback"],["expression","opt_map"],["geometry"],["var_args"],["params","opt_callback"],["imageCollection","opt_linkedBands","opt_linkedProperties","opt_matchPropertyName"],["args"],[],["opt_callback"],["params","opt_callback"],["params","opt_callback"],["opt_visParams",
723
+ "opt_callback"],["opt_visParams","opt_callback"],["selectors","opt_names"],["list"],["number"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["string"],[]];[Q,Rm,Sm,vo,to,uo,zo,xo,so,Co,qo,Do,Bo,wo,yo,Ao,V.prototype.map,V.prototype.sort,V.prototype.filter,V.prototype.wh,V.prototype.mf,V.prototype.Lh,V.prototype.lf,V.prototype.limit,O.prototype.evaluate,O.prototype.Fg,O.prototype.ua,O.prototype.W,Ol,Jl,xm,Kl,mm,nm,Ll,ym,xl,om,zm,Dm,pm,yl,Rl,fm,Bm,qm,Ql,Cm,rm,zl,vl,Pl,Al,
724
+ sm,Sl,Bl,Dl,tm,Cl,hm,im,Tl,um,ql,El,im,vm,Fl,rl,Ul,pl,wm,km,Hl,lm,bm,Vl,Il,sl,Uo,Zo,Xo,Yo,cp,dp,pp,op,qp,mp,rp,256,sp,S.prototype.set,Nj,X,X.prototype.W,X.prototype.S,X.prototype.getMap,Y.prototype.getMap,Y.prototype.select,Y.prototype.W,Y.prototype.qb,Y,Y.prototype.S,Hn,Kn,In,Ln,Pn,U.prototype.uc,U,Mn,Jn,Nn,On,Fn,Gn,Qn,Mm.prototype.call,Mm.prototype.apply,vn,qn,xn,on,T.prototype.pe,tn,T,T.prototype.xg,T.prototype.ua,wn,un,pn,ln,N.prototype.qb,N.prototype.getMap,eo,N.prototype.select,N.prototype.W,
725
+ N.prototype.Md,N,co,N.prototype.S,N.prototype.l,N.prototype.clip,N.prototype.ri,N.prototype.uf,Z.prototype.Ff,Z,Z.prototype.first,Z.prototype.W,Z.prototype.tf,Z.prototype.vf,Z.prototype.getMap,Z.prototype.S,Z.prototype.select,fo,Ko,Tk,Pk,Uk,Vk,Mk,Kk,Jk,No,gp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});t.EXPORTED_FN_INFO=a})();}).call(this);