Google Earth Engine Authors 327fd96cf4 v0.1.316
PiperOrigin-RevId: 455467925
2022-06-22 19:19:20 +00:00

710 lines
323 KiB
JavaScript

(function(){/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var h,aa=function(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}},ba="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a},ca=function(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");
},k=ca(this),da=function(a,b){if(b)a:{var c=k;a=a.split(".");for(var d=0;d<a.length-1;d++){var e=a[d];if(!(e in c))break a;c=c[e]}a=a[a.length-1];d=c[a];b=b(d);b!=d&&null!=b&&ba(c,a,{configurable:!0,writable:!0,value:b})}};
da("Symbol",function(a){if(a)return a;var b=function(f,g){this.Yi=f;ba(this,"description",{configurable:!0,writable:!0,value:g})};b.prototype.toString=function(){return this.Yi};var c="jscomp_symbol_"+(1E9*Math.random()>>>0)+"_",d=0,e=function(f){if(this instanceof e)throw new TypeError("Symbol is not a constructor");return new b(c+(f||"")+"_"+d++,f)};return e});
da("Symbol.iterator",function(a){if(a)return a;a=Symbol("Symbol.iterator");for(var b="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),c=0;c<b.length;c++){var d=k[b[c]];"function"===typeof d&&"function"!=typeof d.prototype[a]&&ba(d.prototype,a,{configurable:!0,writable:!0,value:function(){return ea(aa(this))}})}return a});
var ea=function(a){a={next:a};a[Symbol.iterator]=function(){return this};return a},n=function(a){var b="undefined"!=typeof Symbol&&Symbol.iterator&&a[Symbol.iterator];return b?b.call(a):{next:aa(a)}},fa=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)},ha="function"==typeof Object.assign?Object.assign:function(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(d)for(var e in d)fa(d,e)&&(a[e]=d[e])}return a};da("Object.assign",function(a){return a||ha});
var ia="function"==typeof Object.create?Object.create:function(a){var b=function(){};b.prototype=a;return new b},ja;if("function"==typeof Object.setPrototypeOf)ja=Object.setPrototypeOf;else{var ka;a:{var la={a:!0},ma={};try{ma.__proto__=la;ka=ma.a;break a}catch(a){}ka=!1}ja=ka?function(a,b){a.__proto__=b;if(a.__proto__!==b)throw new TypeError(a+" is not extensible");return a}:null}
var na=ja,q=function(a,b){a.prototype=ia(b.prototype);a.prototype.constructor=a;if(na)na(a,b);else for(var c in b)if("prototype"!=c)if(Object.defineProperties){var d=Object.getOwnPropertyDescriptor(b,c);d&&Object.defineProperty(a,c,d)}else a[c]=b[c];a.M=b.prototype};
da("Promise",function(a){function b(){this.rb=null}function c(g){return g instanceof e?g:new e(function(l){l(g)})}if(a)return a;b.prototype.Fg=function(g){if(null==this.rb){this.rb=[];var l=this;this.Gg(function(){l.Qk()})}this.rb.push(g)};var d=k.setTimeout;b.prototype.Gg=function(g){d(g,0)};b.prototype.Qk=function(){for(;this.rb&&this.rb.length;){var g=this.rb;this.rb=[];for(var l=0;l<g.length;++l){var m=g[l];g[l]=null;try{m()}catch(p){this.Ik(p)}}}this.rb=null};b.prototype.Ik=function(g){this.Gg(function(){throw g;
})};var e=function(g){this.T=0;this.oa=void 0;this.zc=[];this.Lh=!1;var l=this.Xe();try{g(l.resolve,l.reject)}catch(m){l.reject(m)}};e.prototype.Xe=function(){function g(p){return function(v){m||(m=!0,p.call(l,v))}}var l=this,m=!1;return{resolve:g(this.ol),reject:g(this.Xf)}};e.prototype.ol=function(g){if(g===this)this.Xf(new TypeError("A Promise cannot resolve to itself"));else if(g instanceof e)this.ql(g);else{a:switch(typeof g){case "object":var l=null!=g;break a;case "function":l=!0;break a;default:l=
!1}l?this.nl(g):this.Ah(g)}};e.prototype.nl=function(g){var l=void 0;try{l=g.then}catch(m){this.Xf(m);return}"function"==typeof l?this.rl(l,g):this.Ah(g)};e.prototype.Xf=function(g){this.Ai(2,g)};e.prototype.Ah=function(g){this.Ai(1,g)};e.prototype.Ai=function(g,l){if(0!=this.T)throw Error("Cannot settle("+g+", "+l+"): Promise already settled in state"+this.T);this.T=g;this.oa=l;2===this.T&&this.pl();this.Sk()};e.prototype.pl=function(){var g=this;d(function(){if(g.il()){var l=k.console;"undefined"!==
typeof l&&l.error(g.oa)}},1)};e.prototype.il=function(){if(this.Lh)return!1;var g=k.CustomEvent,l=k.Event,m=k.dispatchEvent;if("undefined"===typeof m)return!0;"function"===typeof g?g=new g("unhandledrejection",{cancelable:!0}):"function"===typeof l?g=new l("unhandledrejection",{cancelable:!0}):(g=k.document.createEvent("CustomEvent"),g.initCustomEvent("unhandledrejection",!1,!0,g));g.promise=this;g.reason=this.oa;return m(g)};e.prototype.Sk=function(){if(null!=this.zc){for(var g=0;g<this.zc.length;++g)f.Fg(this.zc[g]);
this.zc=null}};var f=new b;e.prototype.ql=function(g){var l=this.Xe();g.zd(l.resolve,l.reject)};e.prototype.rl=function(g,l){var m=this.Xe();try{g.call(l,m.resolve,m.reject)}catch(p){m.reject(p)}};e.prototype.then=function(g,l){function m(D,R){return"function"==typeof D?function(Y){try{p(D(Y))}catch(U){v(U)}}:R}var p,v,B=new e(function(D,R){p=D;v=R});this.zd(m(g,p),m(l,v));return B};e.prototype.catch=function(g){return this.then(void 0,g)};e.prototype.zd=function(g,l){function m(){switch(p.T){case 1:g(p.oa);
break;case 2:l(p.oa);break;default:throw Error("Unexpected state: "+p.T);}}var p=this;null==this.zc?f.Fg(m):this.zc.push(m);this.Lh=!0};e.resolve=c;e.reject=function(g){return new e(function(l,m){m(g)})};e.race=function(g){return new e(function(l,m){for(var p=n(g),v=p.next();!v.done;v=p.next())c(v.value).zd(l,m)})};e.all=function(g){var l=n(g),m=l.next();return m.done?c([]):new e(function(p,v){function B(Y){return function(U){D[Y]=U;R--;0==R&&p(D)}}var D=[],R=0;do D.push(void 0),R++,c(m.value).zd(B(D.length-
1),v),m=l.next();while(!m.done)})};return e});
da("WeakMap",function(a){function b(){}function c(m){var p=typeof m;return"object"===p&&null!==m||"function"===p}function d(m){if(!fa(m,f)){var p=new b;ba(m,f,{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(2!=v.get(m)||3!=v.get(p))return!1;v.delete(m);v.set(p,4);return!v.has(m)&&4==v.get(p)}catch(B){return!1}}())return a;
var f="$jscomp_hidden_"+Math.random();e("freeze");e("preventExtensions");e("seal");var g=0,l=function(m){this.ha=(g+=Math.random()+1).toString();if(m){m=n(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(!fa(m,f))throw Error("WeakMap key fail: "+m);m[f][this.ha]=p;return this};l.prototype.get=function(m){return c(m)&&fa(m,f)?m[f][this.ha]:void 0};l.prototype.has=function(m){return c(m)&&fa(m,f)&&fa(m[f],
this.ha)};l.prototype.delete=function(m){return c(m)&&fa(m,f)&&fa(m[f],this.ha)?delete m[f][this.ha]:!1};return l});
da("Map",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var l=Object.seal({x:4}),m=new a(n([[l,"s"]]));if("s"!=m.get(l)||1!=m.size||m.get({x:4})||m.set({x:4},"t")!=m||2!=m.size)return!1;var p=m.entries(),v=p.next();if(v.done||v.value[0]!=l||"s"!=v.value[1])return!1;v=p.next();return v.done||4!=v.value[0].x||"t"!=v.value[1]||!p.next().done?!1:!0}catch(B){return!1}}())return a;var b=new WeakMap,c=function(l){this.Nc={};this.ta=
f();this.size=0;if(l){l=n(l);for(var m;!(m=l.next()).done;)m=m.value,this.set(m[0],m[1])}};c.prototype.set=function(l,m){l=0===l?0:l;var p=d(this,l);p.list||(p.list=this.Nc[p.id]=[]);p.fa?p.fa.value=m:(p.fa={next:this.ta,ob:this.ta.ob,head:this.ta,key:l,value:m},p.list.push(p.fa),this.ta.ob.next=p.fa,this.ta.ob=p.fa,this.size++);return this};c.prototype.delete=function(l){l=d(this,l);return l.fa&&l.list?(l.list.splice(l.index,1),l.list.length||delete this.Nc[l.id],l.fa.ob.next=l.fa.next,l.fa.next.ob=
l.fa.ob,l.fa.head=null,this.size--,!0):!1};c.prototype.clear=function(){this.Nc={};this.ta=this.ta.ob=f();this.size=0};c.prototype.has=function(l){return!!d(this,l).fa};c.prototype.get=function(l){return(l=d(this,l).fa)&&l.value};c.prototype.entries=function(){return e(this,function(l){return[l.key,l.value]})};c.prototype.keys=function(){return e(this,function(l){return l.key})};c.prototype.values=function(){return e(this,function(l){return l.value})};c.prototype.forEach=function(l,m){for(var p=this.entries(),
v;!(v=p.next()).done;)v=v.value,l.call(m,v[1],v[0],this)};c.prototype[Symbol.iterator]=c.prototype.entries;var d=function(l,m){var p=m&&typeof m;"object"==p||"function"==p?b.has(m)?p=b.get(m):(p=""+ ++g,b.set(m,p)):p="p_"+m;var v=l.Nc[p];if(v&&fa(l.Nc,p))for(l=0;l<v.length;l++){var B=v[l];if(m!==m&&B.key!==B.key||m===B.key)return{id:p,list:v,index:l,fa:B}}return{id:p,list:v,index:-1,fa:void 0}},e=function(l,m){var p=l.ta;return ea(function(){if(p){for(;p.head!=l.ta;)p=p.ob;for(;p.next!=p.head;)return p=
p.next,{done:!1,value:m(p)};p=null}return{done:!0,value:void 0}})},f=function(){var l={};return l.ob=l.next=l.head=l},g=0;return c});da("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&&(d=String(d));for(var e=d.length,f=0;f<e;f++){var g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});
var oa=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String.prototype."+c+" must not be null or undefined");if(b instanceof RegExp)throw new TypeError("First argument to String.prototype."+c+" must not be a regular expression");return a+""};da("String.prototype.repeat",function(a){return a?a:function(b){var c=oa(this,null,"repeat");if(0>b||1342177279<b)throw new RangeError("Invalid count value");b|=0;for(var d="";b;)if(b&1&&(d+=c),b>>>=1)c+=c;return d}});
var pa=function(a,b){a instanceof String&&(a+="");var c=0,d=!1,e={next:function(){if(!d&&c<a.length){var f=c++;return{value:b(f,a[f]),done:!1}}d=!0;return{done:!0,value:void 0}}};e[Symbol.iterator]=function(){return e};return e};da("Array.prototype.keys",function(a){return a?a:function(){return pa(this,function(b){return b})}});
da("Array.from",function(a){return a?a:function(b,c,d){c=null!=c?c:function(l){return l};var e=[],f="undefined"!=typeof Symbol&&Symbol.iterator&&b[Symbol.iterator];if("function"==typeof f){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});da("Array.prototype.values",function(a){return a?a:function(){return pa(this,function(b,c){return c})}});
da("String.prototype.endsWith",function(a){return a?a:function(b,c){var d=oa(this,b,"endsWith");b+="";void 0===c&&(c=d.length);c=Math.max(0,Math.min(c|0,d.length));for(var e=b.length;0<e&&0<c;)if(d[--c]!=b[--e])return!1;return 0>=e}});da("String.prototype.startsWith",function(a){return a?a:function(b,c){var d=oa(this,b,"startsWith");b+="";var e=d.length,f=b.length;c=Math.max(0,Math.min(c|0,d.length));for(var g=0;g<f&&c<e;)if(d[c++]!=b[g++])return!1;return g>=f}});
da("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)fa(b,d)&&c.push([d,b[d]]);return c}});da("Object.is",function(a){return a?a:function(b,c){return b===c?0!==b||1/b===1/c:b!==b&&c!==c}});da("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&&(d=String(d));var e=d.length;c=c||0;for(0>c&&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});
da("String.prototype.includes",function(a){return a?a:function(b,c){return-1!==oa(this,b,"includes").indexOf(b,c||0)}});da("Array.prototype.entries",function(a){return a?a:function(){return pa(this,function(b,c){return[b,c]})}});
da("Set",function(a){if(function(){if(!a||"function"!=typeof a||!a.prototype.entries||"function"!=typeof Object.seal)return!1;try{var c=Object.seal({x:4}),d=new a(n([c]));if(!d.has(c)||1!=d.size||d.add(c)!=d||1!=d.size||d.add({x:4})!=d||2!=d.size)return!1;var e=d.entries(),f=e.next();if(f.done||f.value[0]!=c||f.value[1]!=c)return!1;f=e.next();return f.done||f.value[0]==c||4!=f.value[0].x||f.value[1]!=f.value[0]?!1:e.next().done}catch(g){return!1}}())return a;var b=function(c){this.B=new Map;if(c){c=
n(c);for(var d;!(d=c.next()).done;)this.add(d.value)}this.size=this.B.size};b.prototype.add=function(c){c=0===c?0:c;this.B.set(c,c);this.size=this.B.size;return this};b.prototype.delete=function(c){c=this.B.delete(c);this.size=this.B.size;return c};b.prototype.clear=function(){this.B.clear();this.size=0};b.prototype.has=function(c){return this.B.has(c)};b.prototype.entries=function(){return this.B.entries()};b.prototype.values=function(){return this.B.values()};b.prototype.keys=b.prototype.values;
b.prototype[Symbol.iterator]=b.prototype.values;b.prototype.forEach=function(c,d){var e=this;this.B.forEach(function(f){return c.call(d,f,f,e)})};return b});da("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)fa(b,d)&&c.push(b[d]);return c}});da("String.prototype.padStart",function(a){return a?a:function(b,c){var d=oa(this,null,"padStart");b-=d.length;c=void 0!==c?String(c):" ";return(0<b&&c?c.repeat(Math.ceil(b/c.length)).substring(0,b):"")+d}});
var qa=qa||{},r=this||self,ra=function(a){var b=typeof a;return"object"!=b?b:a?Array.isArray(a)?"array":b:"null"},sa=function(a){var b=ra(a);return"array"==b||"object"==b&&"number"==typeof a.length},ta=function(a){return t(a)&&"function"==typeof a.getFullYear},t=function(a){var b=typeof a;return"object"==b&&null!=a||"function"==b},wa=function(a){return Object.prototype.hasOwnProperty.call(a,ua)&&a[ua]||(a[ua]=++va)},ua="closure_uid_"+(1E9*Math.random()>>>0),va=0,xa=function(a,b,c){return a.call.apply(a.bind,
arguments)},ya=function(a,b,c){if(!a)throw Error();if(2<arguments.length){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)}},u=function(a,b,c){u=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?xa:ya;return u.apply(null,arguments)},za=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=
c.slice();d.push.apply(d,arguments);return a.apply(this,d)}},w=function(a,b){a=a.split(".");var c=r;a[0]in c||"undefined"==typeof c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c=c[d]&&c[d]!==Object.prototype[d]?c[d]:c[d]={}:c[d]=b},x=function(a,b){function c(){}c.prototype=b.prototype;a.M=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.Dl=function(d,e,f){for(var g=Array(arguments.length-2),l=2;l<arguments.length;l++)g[l-2]=arguments[l];return b.prototype[e].apply(d,
g)}},Aa=function(a){return a};function Ba(a){a&&"function"==typeof a.Wa&&a.Wa()};var y=function(){this.Xa=this.Xa;this.Vd=this.Vd};y.prototype.Xa=!1;y.prototype.Wa=function(){this.Xa||(this.Xa=!0,this.J())};y.prototype.J=function(){if(this.Vd)for(;this.Vd.length;)this.Vd.shift()()};var Ca=function(a,b){this.type=a;this.currentTarget=this.target=b;this.defaultPrevented=this.gd=!1};Ca.prototype.stopPropagation=function(){this.gd=!0};Ca.prototype.preventDefault=function(){this.defaultPrevented=!0};function Da(a,b){if(Error.captureStackTrace)Error.captureStackTrace(this,Da);else{var c=Error().stack;c&&(this.stack=c)}a&&(this.message=String(a));void 0!==b&&(this.cause=b)}x(Da,Error);Da.prototype.name="CustomError";var Ea;function Fa(a,b){a=a.split("%s");for(var c="",d=a.length-1,e=0;e<d;e++)c+=a[e]+(e<b.length?b[e]:"%s");Da.call(this,c+a[d])}x(Fa,Da);Fa.prototype.name="AssertionError";function Ga(a,b,c,d){var e="Assertion failed";if(c){e+=": "+c;var f=d}else a&&(e+=": "+a,f=b);throw new Fa(""+e,f||[]);}
var z=function(a,b,c){a||Ga("",null,b,Array.prototype.slice.call(arguments,2))},Ha=function(a,b){throw new Fa("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));},Ia=function(a,b,c){"number"!==typeof a&&Ga("Expected number but got %s: %s.",[ra(a),a],b,Array.prototype.slice.call(arguments,2));return a},Ja=function(a,b,c){"string"!==typeof a&&Ga("Expected string but got %s: %s.",[ra(a),a],b,Array.prototype.slice.call(arguments,2))},Ka=function(a,b,c){"function"!==typeof a&&Ga("Expected function but got %s: %s.",
[ra(a),a],b,Array.prototype.slice.call(arguments,2))},La=function(a,b,c){t(a)||Ga("Expected object but got %s: %s.",[ra(a),a],b,Array.prototype.slice.call(arguments,2));return a};var Ma=Array.prototype.indexOf?function(a,b){z(null!=a.length);return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if("string"===typeof a)return"string"!==typeof b||1!=b.length?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&&a[c]===b)return c;return-1},Na=Array.prototype.lastIndexOf?function(a,b){z(null!=a.length);return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;0>c&&(c=Math.max(0,a.length+c));if("string"===typeof a)return"string"!==typeof b||
1!=b.length?-1:a.lastIndexOf(b,c);for(;0<=c;c--)if(c in a&&a[c]===b)return c;return-1},Oa=Array.prototype.forEach?function(a,b){z(null!=a.length);Array.prototype.forEach.call(a,b,void 0)}:function(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)e in d&&b.call(void 0,d[e],e,a)},Pa=Array.prototype.filter?function(a,b){z(null!=a.length);return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f="string"===typeof a?a.split(""):a,g=0;g<c;g++)if(g in
f){var l=f[g];b.call(void 0,l,g,a)&&(d[e++]=l)}return d},Qa=Array.prototype.map?function(a,b,c){z(null!=a.length);return Array.prototype.map.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=Array(d),f="string"===typeof a?a.split(""):a,g=0;g<d;g++)g in f&&(e[g]=b.call(c,f[g],g,a));return e},Ra=Array.prototype.some?function(a,b){z(null!=a.length);return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&b.call(void 0,d[e],
e,a))return!0;return!1},Sa=Array.prototype.every?function(a,b){z(null!=a.length);return Array.prototype.every.call(a,b,void 0)}:function(a,b){for(var c=a.length,d="string"===typeof a?a.split(""):a,e=0;e<c;e++)if(e in d&&!b.call(void 0,d[e],e,a))return!1;return!0};function Ta(a,b){var c=0;Oa(a,function(d,e,f){b.call(void 0,d,e,f)&&++c});return c}function Ua(a,b){return 0<=Ma(a,b)}function Va(a,b){b=Ma(a,b);var c;(c=0<=b)&&Wa(a,b);return c}
function Wa(a,b){z(null!=a.length);Array.prototype.splice.call(a,b,1)}function Xa(a){var b=a.length;if(0<b){for(var c=Array(b),d=0;d<b;d++)c[d]=a[d];return c}return[]}function Ya(a,b){for(var c=1;c<arguments.length;c++){var d=arguments[c];if(sa(d)){var e=a.length||0,f=d.length||0;a.length=e+f;for(var g=0;g<f;g++)a[e+g]=d[g]}else a.push(d)}}function Za(a,b,c){z(null!=a.length);return 2>=arguments.length?Array.prototype.slice.call(a,b):Array.prototype.slice.call(a,b,c)}
function $a(a){var b=[];if(0>a-0)return[];for(var c=0;c<a;c+=1)b.push(c);return b}function ab(a){for(var b=[],c=0;c<arguments.length;c++){var d=arguments[c];if(Array.isArray(d))for(var e=0;e<d.length;e+=8192){var f=Za(d,e,e+8192);f=ab.apply(null,f);for(var g=0;g<f.length;g++)b.push(f[g])}else b.push(d)}return b};var bb=Object.freeze||function(a){return a};var cb=function(){if(!r.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"passive",{get:function(){a=!0}});try{r.addEventListener("test",function(){},b),r.removeEventListener("test",function(){},b)}catch(c){}return a}();var db=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]},eb=function(a,b){return a<b?-1:a>b?1:0};function fb(){var a=r.navigator;return a&&(a=a.userAgent)?a:""}function gb(a){return-1!=fb().indexOf(a)};var hb=function(a){hb[" "](a);return a};hb[" "]=function(){};var jb=function(a,b){var c=ib;return Object.prototype.hasOwnProperty.call(c,a)?c[a]:c[a]=b(a)};var kb=gb("Opera"),lb=gb("Trident")||gb("MSIE"),mb=gb("Edge"),nb=gb("Gecko")&&!(-1!=fb().toLowerCase().indexOf("webkit")&&!gb("Edge"))&&!(gb("Trident")||gb("MSIE"))&&!gb("Edge"),ob=-1!=fb().toLowerCase().indexOf("webkit")&&!gb("Edge"),pb;
a:{var qb="",rb=function(){var a=fb();if(nb)return/rv:([^\);]+)(\)|;)/.exec(a);if(mb)return/Edge\/([\d\.]+)/.exec(a);if(lb)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(ob)return/WebKit\/(\S+)/.exec(a);if(kb)return/(?:Version)[ \/]?(\S+)/.exec(a)}();rb&&(qb=rb?rb[1]:"");if(lb){var sb,tb=r.document;sb=tb?tb.documentMode:void 0;if(null!=sb&&sb>parseFloat(qb)){pb=String(sb);break a}}pb=qb}
var ub=pb,ib={},vb=function(a){return jb(a,function(){for(var b=0,c=db(String(ub)).split("."),d=db(String(a)).split("."),e=Math.max(c.length,d.length),f=0;0==b&&f<e;f++){var g=c[f]||"",l=d[f]||"";do{g=/(\d*)(\D*)(.*)/.exec(g)||["","","",""];l=/(\d*)(\D*)(.*)/.exec(l)||["","","",""];if(0==g[0].length&&0==l[0].length)break;b=eb(0==g[1].length?0:parseInt(g[1],10),0==l[1].length?0:parseInt(l[1],10))||eb(0==g[2].length,0==l[2].length)||eb(g[2],l[2]);g=g[3];l=l[3]}while(0==b)}return 0<=b})};var xb=function(a,b){Ca.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.Oa=null;if(a){var c=this.type=a.type,d=a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=
b;if(b=a.relatedTarget){if(nb){a:{try{hb(b.nodeName);var e=!0;break a}catch(f){}e=!1}e||(b=null)}}else"mouseover"==c?b=a.fromElement:"mouseout"==c&&(b=a.toElement);this.relatedTarget=b;d?(this.clientX=void 0!==d.clientX?d.clientX:d.pageX,this.clientY=void 0!==d.clientY?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=ob||void 0!==a.offsetX?a.offsetX:a.layerX,this.offsetY=ob||void 0!==a.offsetY?a.offsetY:a.layerY,this.clientX=void 0!==a.clientX?a.clientX:a.pageX,
this.clientY=void 0!==a.clientY?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||("keypress"==c?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="string"===typeof a.pointerType?a.pointerType:wb[a.pointerType]||"";this.state=a.state;this.Oa=a;a.defaultPrevented&&xb.M.preventDefault.call(this)}};
x(xb,Ca);var wb=bb({2:"touch",3:"pen",4:"mouse"});xb.prototype.stopPropagation=function(){xb.M.stopPropagation.call(this);this.Oa.stopPropagation?this.Oa.stopPropagation():this.Oa.cancelBubble=!0};xb.prototype.preventDefault=function(){xb.M.preventDefault.call(this);var a=this.Oa;a.preventDefault?a.preventDefault():a.returnValue=!1};var yb="closure_listenable_"+(1E6*Math.random()|0),zb=function(a){return!(!a||!a[yb])};var Ab=0;var Bb=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.nb=e;this.key=++Ab;this.kd=this.yd=!1},Cb=function(a){a.kd=!0;a.listener=null;a.proxy=null;a.src=null;a.nb=null};function Db(a,b,c){for(var d in a)b.call(c,a[d],d,a)}function Eb(a,b){var c={},d;for(d in a)b.call(void 0,a[d],d,a)&&(c[d]=a[d]);return c}function Fb(a,b,c){var d={},e;for(e in a)d[e]=b.call(c,a[e],e,a);return d}function Gb(a,b){for(var c in a)if(b.call(void 0,a[c],c,a))return!0;return!1}function Hb(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function Jb(a){var b=[],c=0,d;for(d in a)b[c++]=d;return b}function Kb(a,b){for(var c in a)if(a[c]==b)return!0;return!1}
function Lb(a){var b=Mb,c;for(c in b)if(a.call(void 0,b[c],c,b))return c}function Nb(a){for(var b in a)return!1;return!0}function Ob(a,b){b in a&&delete a[b]}function Pb(a){var b={},c;for(c in a)b[c]=a[c];return b}
function Qb(a){if(!a||"object"!==typeof a)return a;if("function"===typeof a.clone)return a.clone();if("undefined"!==typeof Map&&a instanceof Map)return new Map(a);if("undefined"!==typeof Set&&a instanceof Set)return new Set(a);var b=Array.isArray(a)?[]:"function"!==typeof ArrayBuffer||"function"!==typeof ArrayBuffer.isView||!ArrayBuffer.isView(a)||a instanceof DataView?{}:new a.constructor(a.length),c;for(c in a)b[c]=Qb(a[c]);return b}var Rb="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");
function Sb(a,b){for(var c,d,e=1;e<arguments.length;e++){d=arguments[e];for(c in d)a[c]=d[c];for(var f=0;f<Rb.length;f++)c=Rb[f],Object.prototype.hasOwnProperty.call(d,c)&&(a[c]=d[c])}};var Tb=function(a){this.src=a;this.ma={};this.od=0};Tb.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.ma[f];a||(a=this.ma[f]=[],this.od++);var g=Ub(a,b,d,e);-1<g?(b=a[g],c||(b.yd=!1)):(b=new Bb(b,this.src,f,!!d,e),b.yd=c,a.push(b));return b};Tb.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.ma))return!1;var e=this.ma[a];b=Ub(e,b,c,d);return-1<b?(Cb(e[b]),Wa(e,b),0==e.length&&(delete this.ma[a],this.od--),!0):!1};
var Vb=function(a,b){var c=b.type;c in a.ma&&Va(a.ma[c],b)&&(Cb(b),0==a.ma[c].length&&(delete a.ma[c],a.od--))};Tb.prototype.jd=function(a){a=a&&a.toString();var b=0,c;for(c in this.ma)if(!a||c==a){for(var d=this.ma[c],e=0;e<d.length;e++)++b,Cb(d[e]);delete this.ma[c];this.od--}};Tb.prototype.Rc=function(a,b,c,d){a=this.ma[a.toString()];var e=-1;a&&(e=Ub(a,b,c,d));return-1<e?a[e]:null};
Tb.prototype.hasListener=function(a,b){var c=void 0!==a,d=c?a.toString():"",e=void 0!==b;return Gb(this.ma,function(f){for(var g=0;g<f.length;++g)if(!(c&&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var Ub=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.kd&&f.listener==b&&f.capture==!!c&&f.nb==d)return e}return-1};var Wb="closure_lm_"+(1E6*Math.random()|0),Xb={},Yb=0,$b=function(a,b,c,d,e){if(d&&d.once)return Zb(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)$b(a,b[f],c,d,e);return null}c=ac(c);return zb(a)?a.bb(b,c,t(d)?!!d.capture:!!d,e):bc(a,b,c,!1,d,e)},bc=function(a,b,c,d,e,f){if(!b)throw Error("Invalid event type");var g=t(e)?!!e.capture:!!e,l=cc(a);l||(a[Wb]=l=new Tb(a));c=l.add(b,c,d,g,f);if(c.proxy)return c;d=dc();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)cb||(e=g),void 0===
e&&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(ec(b.toString()),d);else if(a.addListener&&a.removeListener)z("change"===b,"MediaQueryList only has a change event"),a.addListener(d);else throw Error("addEventListener and attachEvent are unavailable.");Yb++;return c},dc=function(){var a=fc,b=function(c){return a.call(b.src,b.listener,c)};return b},Zb=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)Zb(a,b[f],c,d,e);return null}c=ac(c);return zb(a)?
a.bd(b,c,t(d)?!!d.capture:!!d,e):bc(a,b,c,!0,d,e)},gc=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)gc(a,b[f],c,d,e);else d=t(d)?!!d.capture:!!d,c=ac(c),zb(a)?a.oe(b,c,d,e):a&&(a=cc(a))&&(b=a.Rc(b,c,d,e))&&hc(b)},hc=function(a){if("number"!==typeof a&&a&&!a.kd){var b=a.src;if(zb(b))Vb(b.Na,a);else{var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(ec(c),d):b.addListener&&b.removeListener&&b.removeListener(d);Yb--;(c=cc(b))?
(Vb(c,a),0==c.od&&(c.src=null,b[Wb]=null)):Cb(a)}}},ec=function(a){return a in Xb?Xb[a]:Xb[a]="on"+a},fc=function(a,b){if(a.kd)a=!0;else{b=new xb(b,this);var c=a.listener,d=a.nb||a.src;a.yd&&hc(a);a=c.call(d,b)}return a},cc=function(a){a=a[Wb];return a instanceof Tb?a:null},ic="__closure_events_fn_"+(1E9*Math.random()>>>0),ac=function(a){z(a,"Listener can not be null.");if("function"===typeof a)return a;z(a.handleEvent,"An object listener must have handleEvent method.");a[ic]||(a[ic]=function(b){return a.handleEvent(b)});
return a[ic]};var A=function(){y.call(this);this.Na=new Tb(this);this.Gk=this;this.Of=null};x(A,y);A.prototype[yb]=!0;h=A.prototype;h.addEventListener=function(a,b,c,d){$b(this,a,b,c,d)};h.removeEventListener=function(a,b,c,d){gc(this,a,b,c,d)};
h.dispatchEvent=function(a){jc(this);var b=this.Of;if(b){var c=[];for(var d=1;b;b=b.Of)c.push(b),z(1E3>++d,"infinite loop")}b=this.Gk;d=a.type||a;if("string"===typeof a)a=new Ca(a,b);else if(a instanceof Ca)a.target=a.target||b;else{var e=a;a=new Ca(d,b);Sb(a,e)}e=!0;if(c)for(var f=c.length-1;!a.gd&&0<=f;f--){var g=a.currentTarget=c[f];e=kc(g,d,!0,a)&&e}a.gd||(g=a.currentTarget=b,e=kc(g,d,!0,a)&&e,a.gd||(e=kc(g,d,!1,a)&&e));if(c)for(f=0;!a.gd&&f<c.length;f++)g=a.currentTarget=c[f],e=kc(g,d,!1,a)&&
e;return e};h.J=function(){A.M.J.call(this);this.Na&&this.Na.jd();this.Of=null};h.bb=function(a,b,c,d){jc(this);return this.Na.add(String(a),b,!1,c,d)};h.bd=function(a,b,c,d){return this.Na.add(String(a),b,!0,c,d)};h.oe=function(a,b,c,d){this.Na.remove(String(a),b,c,d)};var kc=function(a,b,c,d){b=a.Na.ma[String(b)];if(!b)return!0;b=b.concat();for(var e=!0,f=0;f<b.length;++f){var g=b[f];if(g&&!g.kd&&g.capture==c){var l=g.listener,m=g.nb||g.src;g.yd&&Vb(a.Na,g);e=!1!==l.call(m,d)&&e}}return e&&!d.defaultPrevented};
A.prototype.Rc=function(a,b,c,d){return this.Na.Rc(String(a),b,c,d)};A.prototype.hasListener=function(a,b){return this.Na.hasListener(void 0!==a?String(a):void 0,b)};var jc=function(a){z(a.Na,"Event target is not initialized. Did you call the superclass (goog.events.EventTarget) constructor?")};var lc=function(a,b){this.Lk=a[r.Symbol.iterator]();this.dl=b};lc.prototype[Symbol.iterator]=function(){return this};lc.prototype.next=function(){var a=this.Lk.next();return{value:a.done?void 0:this.dl.call(void 0,a.value),done:a.done}};var mc=function(a,b){return new lc(a,b)};var nc=function(){},oc=function(a){return a};var pc=function(){};pc.prototype.next=function(){return qc};var qc=bb({done:!0,value:void 0});pc.prototype.Ia=function(){return this};
var rc=function(a){if(a instanceof pc)return a;if("function"==typeof a.Ia)return a.Ia(!1);if(sa(a)){var b=0,c=new pc;c.next=function(){for(;;){if(b>=a.length)return qc;if(b in a)return{value:a[b++],done:!1};b++}};return c}throw Error("Not implemented");},sc=function(a,b){if(sa(a))Oa(a,b);else for(a=rc(a);;){var c=a.next();if(c.done)break;b.call(void 0,c.value,void 0,a)}};var wc=function(a){if(a instanceof tc||a instanceof uc||a instanceof vc)return a;if("function"==typeof a.next)return new tc(function(){return a});if("function"==typeof a[Symbol.iterator])return new tc(function(){return a[Symbol.iterator]()});if("function"==typeof a.Ia)return new tc(function(){return a.Ia()});throw Error("Not an iterator or iterable.");},tc=function(a){this.mf=a};tc.prototype.Ia=function(){return new uc(this.mf())};tc.prototype[Symbol.iterator]=function(){return new vc(this.mf())};
tc.prototype.ug=function(){return new vc(this.mf())};var uc=function(a){this.Xc=a};q(uc,pc);uc.prototype.next=function(){return this.Xc.next()};uc.prototype[Symbol.iterator]=function(){return new vc(this.Xc)};uc.prototype.ug=function(){return new vc(this.Xc)};var vc=function(a){tc.call(this,function(){return a});this.Xc=a};q(vc,tc);vc.prototype.next=function(){return this.Xc.next()};var xc=function(a,b){this.B={};this.K=[];this.qd=this.size=0;var c=arguments.length;if(1<c){if(c%2)throw Error("Uneven number of arguments");for(var d=0;d<c;d+=2)this.set(arguments[d],arguments[d+1])}else a&&this.addAll(a)};h=xc.prototype;h.S=function(){return this.size};h.ba=function(){yc(this);for(var a=[],b=0;b<this.K.length;b++)a.push(this.B[this.K[b]]);return a};h.wb=function(){yc(this);return this.K.concat()};h.Tb=function(a){return this.has(a)};h.has=function(a){return zc(this.B,a)};
h.Mc=function(a){for(var b=0;b<this.K.length;b++){var c=this.K[b];if(zc(this.B,c)&&this.B[c]==a)return!0}return!1};h.equals=function(a,b){if(this===a)return!0;if(this.size!=a.S())return!1;b=b||Ac;yc(this);for(var c,d=0;c=this.K[d];d++)if(!b(this.get(c),a.get(c)))return!1;return!0};var Ac=function(a,b){return a===b};xc.prototype.isEmpty=function(){return 0==this.size};xc.prototype.clear=function(){this.B={};this.K.length=0;this.pb(0);this.qd=0};xc.prototype.remove=function(a){return this.delete(a)};
xc.prototype.delete=function(a){return zc(this.B,a)?(delete this.B[a],this.pb(this.size-1),this.qd++,this.K.length>2*this.size&&yc(this),!0):!1};var yc=function(a){if(a.size!=a.K.length){for(var b=0,c=0;b<a.K.length;){var d=a.K[b];zc(a.B,d)&&(a.K[c++]=d);b++}a.K.length=c}if(a.size!=a.K.length){var e={};for(c=b=0;b<a.K.length;)d=a.K[b],zc(e,d)||(a.K[c++]=d,e[d]=1),b++;a.K.length=c}};h=xc.prototype;h.get=function(a,b){return zc(this.B,a)?this.B[a]:b};
h.set=function(a,b){zc(this.B,a)||(this.pb(this.size+1),this.K.push(a),this.qd++);this.B[a]=b};h.addAll=function(a){if(a instanceof xc)for(var b=a.wb(),c=0;c<b.length;c++)this.set(b[c],a.get(b[c]));else for(b in a)this.set(b,a[b])};h.forEach=function(a,b){for(var c=this.wb(),d=0;d<c.length;d++){var e=c[d],f=this.get(e);a.call(b,f,e,this)}};h.clone=function(){return new xc(this)};h.keys=function(){return wc(this.Ia(!0)).ug()};h.values=function(){return wc(this.Ia(!1)).ug()};
h.entries=function(){var a=this;return mc(this.keys(),function(b){return[b,a.get(b)]})};h.Ia=function(a){yc(this);var b=0,c=this.qd,d=this,e=new pc;e.next=function(){if(c!=d.qd)throw Error("The map has changed since the iterator was created");if(b>=d.K.length)return qc;var f=d.K[b++];return{value:a?f:d.B[f],done:!1}};return e};h.pb=function(a){this.size=a};var zc=function(a,b){return Object.prototype.hasOwnProperty.call(a,b)};var Bc=function(a){if(a.S&&"function"==typeof a.S)a=a.S();else if(sa(a)||"string"===typeof a)a=a.length;else{var b=0,c;for(c in a)b++;a=b}return a},Cc=function(a){if(a.ba&&"function"==typeof a.ba)return a.ba();if("undefined"!==typeof Map&&a instanceof Map||"undefined"!==typeof Set&&a instanceof Set)return Array.from(a.values());if("string"===typeof a)return a.split("");if(sa(a)){for(var b=[],c=a.length,d=0;d<c;d++)b.push(a[d]);return b}return Hb(a)},Dc=function(a){if(a.wb&&"function"==typeof a.wb)return a.wb();
if(!a.ba||"function"!=typeof a.ba){if("undefined"!==typeof Map&&a instanceof Map)return Array.from(a.keys());if(!("undefined"!==typeof Set&&a instanceof Set)){if(sa(a)||"string"===typeof a){var b=[];a=a.length;for(var c=0;c<a;c++)b.push(c);return b}return Jb(a)}}},Ec=function(a,b,c){if(a.forEach&&"function"==typeof a.forEach)a.forEach(b,c);else if(sa(a)||"string"===typeof a)Array.prototype.forEach.call(a,b,c);else for(var d=Dc(a),e=Cc(a),f=e.length,g=0;g<f;g++)b.call(c,e[g],d&&d[g],a)},Fc=function(a,
b){if("function"==typeof a.every)return a.every(b,void 0);if(sa(a)||"string"===typeof a)return Array.prototype.every.call(a,b,void 0);for(var c=Dc(a),d=Cc(a),e=d.length,f=0;f<e;f++)if(!b.call(void 0,d[f],c&&c[f],a))return!1;return!0};var Gc=function(a){this.B=new xc;this.size=0;a&&this.addAll(a)},Hc=function(a){var b=typeof a;return"object"==b&&a||"function"==b?"o"+wa(a):b.slice(0,1)+a};h=Gc.prototype;h.S=function(){return this.B.size};h.add=function(a){this.B.set(Hc(a),a);this.pb(this.B.size)};h.addAll=function(a){a=Cc(a);for(var b=a.length,c=0;c<b;c++)this.add(a[c]);this.pb(this.B.size)};h.jd=function(a){a=Cc(a);for(var b=a.length,c=0;c<b;c++)this.remove(a[c]);this.pb(this.B.size)};
h.delete=function(a){a=this.B.remove(Hc(a));this.pb(this.B.size);return a};h.remove=function(a){return this.delete(a)};h.clear=function(){this.B.clear();this.pb(0)};h.isEmpty=function(){return 0===this.B.size};h.has=function(a){return this.B.Tb(Hc(a))};h.contains=function(a){return this.B.Tb(Hc(a))};var Ic=function(a,b){var c=new Gc;b=Cc(b);for(var d=0;d<b.length;d++){var e=b[d];a.contains(e)&&c.add(e)}return c},Jc=function(a,b){a=a.clone();a.jd(b);return a};Gc.prototype.ba=function(){return this.B.ba()};
Gc.prototype.values=function(){return this.B.values()};Gc.prototype.clone=function(){return new Gc(this)};Gc.prototype.equals=function(a){return this.S()==Bc(a)&&Kc(this,a)};var Kc=function(a,b){var c=Bc(b);if(a.S()>c)return!1;!(b instanceof Gc)&&5<c&&(b=new Gc(b));return Fc(a,function(d){var e=b;return e.contains&&"function"==typeof e.contains?e.contains(d):e.Mc&&"function"==typeof e.Mc?e.Mc(d):sa(e)||"string"===typeof e?Ua(e,d):Kb(e,d)})};Gc.prototype.Ia=function(){return this.B.Ia(!1)};
Gc.prototype[Symbol.iterator]=function(){return this.values()};Gc.prototype.pb=function(a){this.size=a};var Lc=function(a,b,c){A.call(this);this.el=b;this.token=c;this.Db=[];this.sg=new Gc;this.Bb=0;this.url=a};x(Lc,A);w("ee.AbstractOverlay",Lc);var Mc=function(a,b,c){var d=1<<c,e=b.x%d;0>e&&(e+=d);return[a.el,c,e,b.y].join("/")};Lc.prototype.Sc=function(){return this.Db.length};var Nc=function(a){Ca.call(this,"tileevent");this.count=a};x(Nc,Ca);var Oc=function(){},Pc=new Oc;function Qc(a){return Object.assign({},{N:{},Fl:{},keys:[],Fa:{},s:{},H:{},ph:!1},a)}var C=function(){this.h={}},E=function(a,b){return a.h.hasOwnProperty(b)?a.h[b]:null},F=function(a,b){return null!=a.h[b]};function Rc(a,b){return E(b,a)}function Sc(a,b,c){b[a]=c}function Tc(){return{}}function Uc(a,b){var c=new a;return null==b?c:Vc(b,Wc,Xc,Yc,a)}function Wc(a,b){return b[a]}function Xc(a,b,c){b.h[a]=c}
function Yc(a){if(null==a)throw Error("Cannot deserialize, target constructor was null.");return new a}
function Vc(a,b,c,d,e){e=d(e);for(var f=Zc(a,e),g=f.N||{},l=f.s||{},m=f.Fa||{},p={},v=n(f.keys||[]),B=v.next();!B.done;p={Hc:p.Hc},B=v.next()){B=B.value;var D=b(B,a);if(null!=D){var R=void 0;if(g.hasOwnProperty(B)){if(f.ph&&0===D.length)continue;R=$c(D,b,c,d,!0,!0,g[B])}else if(l.hasOwnProperty(B))R=$c(D,b,c,d,!1,!0,l[B]);else if(m.hasOwnProperty(B))p.Hc=m[B],R=p.Hc.ja?D.map(function(Y){return function(U){return ad(U,Y.Hc,b,c,d)}}(p)):ad(D,p.Hc,b,c,d);else if(Array.isArray(D)){if(f.ph&&0===D.length)continue;
R=$c(D,b,c,d,!0,!1)}else R=D instanceof Oc?null:D;c(B,e,R)}}return e}function ad(a,b,c,d,e){for(var f={},g=n(Object.keys(a)),l=g.next();!l.done;l=g.next()){l=l.value;var m=a[l];null!=m&&(f[l]=$c(m,c,d,e,b.la,b.ka,b.ea))}return f}
function $c(a,b,c,d,e,f,g){if(f&&null==g)throw Error("Cannot deserialize a reference object without a constructor.");return null==a?a:e&&f?a.map(function(l){return Vc(l,b,c,d,g)}):e&&!f?a.map(function(l){return l}):!e&&f?Vc(a,b,c,d,g):a instanceof Oc?null:"object"===typeof a?JSON.parse(JSON.stringify(a)):a}function Zc(a,b){if(b instanceof C)a=Qc(b.i());else if(a instanceof C)a=Qc(a.i());else throw Error("Cannot find ClassMetadata.");return a};var bd;var ed=function(a,b){this.lg=a===cd&&b||"";this.tk=dd};ed.prototype.xf=!0;ed.prototype.rf=function(){return this.lg};ed.prototype.toString=function(){return"Const{"+this.lg+"}"};var fd=function(a){if(a instanceof ed&&a.constructor===ed&&a.tk===dd)return a.lg;Ha("expected object of type Const, got '"+a+"'");return"type_error:Const"},dd={},cd={};var hd=function(a,b){this.Rf=b===gd?a:""};hd.prototype.toString=function(){return this.Rf+""};hd.prototype.xf=!0;hd.prototype.rf=function(){return this.Rf.toString()};
var id=function(a){if(a instanceof hd&&a.constructor===hd)return a.Rf;Ha("expected object of type TrustedResourceUrl, got '"+a+"' of type "+ra(a));return"type_error:TrustedResourceUrl"},nd=function(a){var b=fd(jd);if(!kd.test(b))throw Error("Invalid TrustedResourceUrl format: "+b);var c=b.replace(ld,function(d,e){if(!Object.prototype.hasOwnProperty.call(a,e))throw Error('Found marker, "'+e+'", in format string, "'+b+'", but no valid label mapping found in args: '+JSON.stringify(a));d=a[e];return d instanceof
ed?fd(d):encodeURIComponent(String(d))});return md(c)},ld=/%{(\w+)}/g,kd=RegExp("^((https:)?//[0-9a-z.:[\\]-]+/|/[^/\\\\]|[^:/\\\\%]+/|[^:/\\\\%]*[?#]|about:blank#)","i"),gd={},md=function(a){if(void 0===bd){var b=null;var c=r.trustedTypes;if(c&&c.createPolicy)try{b=c.createPolicy("goog#html",{createHTML:Aa,createScript:Aa,createScriptURL:Aa})}catch(d){r.console&&r.console.error(d.message)}bd=b}a=(b=bd)?b.createScriptURL(a):a;return new hd(a,gd)};var pd=function(a,b){this.Qf=b===od?a:""};pd.prototype.toString=function(){return this.Qf.toString()};pd.prototype.xf=!0;pd.prototype.rf=function(){return this.Qf.toString()};
var qd=function(a){if(a instanceof pd&&a.constructor===pd)return a.Qf;Ha("expected object of type SafeUrl, got '"+a+"' of type "+ra(a));return"type_error:SafeUrl"},rd=RegExp('^(?:audio/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)|font/\\w+|image/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon|heic|heif)|video/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\\w+=(?:\\w+|"[\\w;,= ]+"))*$',"i"),sd=function(a){if(rd.test(a.type)){var b=void 0!==r.URL&&void 0!==r.URL.createObjectURL?
r.URL:void 0!==r.createObjectURL?r:null;if(null==b)throw Error("This browser doesn't seem to support blob URLs");a=b.createObjectURL(a)}else a="about:invalid#zClosurez";return new pd(a,od)},od={};var ud=function(a,b){a:{try{var c=a&&a.ownerDocument,d=c&&(c.defaultView||c.parentWindow);d=d||r;if(d.Element&&d.Location){var e=d;break a}}catch(g){}e=null}if(e&&"undefined"!=typeof e.HTMLScriptElement&&(!a||!(a instanceof e.HTMLScriptElement)&&(a instanceof e.Location||a instanceof e.Element))){if(t(a))try{var f=a.constructor.displayName||a.constructor.name||Object.prototype.toString.call(a)}catch(g){f="<object could not be stringified>"}else f=void 0===a?"undefined":null===a?"null":typeof a;Ha("Argument is not a %s (or a non-Element, non-Location mock); got: %s",
"HTMLScriptElement",f)}a:{e=(a.ownerDocument&&a.ownerDocument.defaultView||r).document;if(e.querySelector&&(e=e.querySelector("script[nonce]"))&&(e=e.nonce||e.getAttribute("nonce"))&&td.test(e))break a;e=""}e&&a.setAttribute("nonce",e);a.src=id(b)},td=/^[\w+/_-]+[=]{0,2}$/;var vd=function(a,b){for(var c=a.split("%s"),d="",e=Array.prototype.slice.call(arguments,1);e.length&&1<c.length;)d+=c.shift()+e.shift();return d+c.join("%s")},wd=function(a){var b=1;a=a.split(":");for(var c=[];0<b&&a.length;)c.push(a.shift()),b--;a.length&&c.push(a.join(":"));return c};var xd=RegExp("^(?:([^:/?#.]+):)?(?://(?:([^\\\\/?#]*)@)?([^\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$"),yd=function(a,b){if(a){a=a.split("&");for(var c=0;c<a.length;c++){var d=a[c].indexOf("="),e=null;if(0<=d){var f=a[c].substring(0,d);e=a[c].substring(d+1)}else f=a[c];b(f,e?decodeURIComponent(e.replace(/\+/g," ")):"")}}};var zd=function(a){this.mb=this.kc=this.zb="";this.Ac=null;this.Vb=this.dc="";this.Da=this.Yk=!1;if(a instanceof zd){this.Da=a.Da;Ad(this,a.zb);var b=a.kc;Bd(this);this.kc=b;b=a.mb;Bd(this);this.mb=b;Cd(this,a.Ac);this.setPath(a.getPath());Dd(this,a.Ga.clone());a=a.Vb;Bd(this);this.Vb=a}else a&&(b=String(a).match(xd))?(this.Da=!1,Ad(this,b[1]||"",!0),a=b[2]||"",Bd(this),this.kc=Ed(a),a=b[3]||"",Bd(this),this.mb=Ed(a,!0),Cd(this,b[4]),this.setPath(b[5]||"",!0),Dd(this,b[6]||"",!0),a=b[7]||"",Bd(this),
this.Vb=Ed(a)):(this.Da=!1,this.Ga=new Fd(null,this.Da))};
zd.prototype.toString=function(){var a=[],b=this.zb;b&&a.push(Gd(b,Hd,!0),":");var c=this.mb;if(c||"file"==b)a.push("//"),(b=this.kc)&&a.push(Gd(b,Hd,!0),"@"),a.push(encodeURIComponent(String(c)).replace(/%25([0-9a-fA-F]{2})/g,"%$1")),c=this.Ac,null!=c&&a.push(":",String(c));if(c=this.getPath())this.mb&&"/"!=c.charAt(0)&&a.push("/"),a.push(Gd(c,"/"==c.charAt(0)?Id:Jd,!0));(c=this.Ga.toString())&&a.push("?",c);(c=this.Vb)&&a.push("#",Gd(c,Kd));return a.join("")};
zd.prototype.resolve=function(a){var b=this.clone(),c=!!a.zb;c?Ad(b,a.zb):c=!!a.kc;if(c){var d=a.kc;Bd(b);b.kc=d}else c=!!a.mb;c?(d=a.mb,Bd(b),b.mb=d):c=null!=a.Ac;d=a.getPath();if(c)Cd(b,a.Ac);else if(c=!!a.dc){if("/"!=d.charAt(0))if(this.mb&&!this.dc)d="/"+d;else{var e=b.getPath().lastIndexOf("/");-1!=e&&(d=b.getPath().slice(0,e+1)+d)}e=d;if(".."==e||"."==e)d="";else if(-1!=e.indexOf("./")||-1!=e.indexOf("/.")){d=0==e.lastIndexOf("/",0);e=e.split("/");for(var f=[],g=0;g<e.length;){var l=e[g++];
"."==l?d&&g==e.length&&f.push(""):".."==l?((1<f.length||1==f.length&&""!=f[0])&&f.pop(),d&&g==e.length&&f.push("")):(f.push(l),d=!0)}d=f.join("/")}else d=e}c?b.setPath(d):c=""!==a.Ga.toString();c?Dd(b,a.Ga.clone()):c=!!a.Vb;c&&(a=a.Vb,Bd(b),b.Vb=a);return b};zd.prototype.clone=function(){return new zd(this)};
var Ad=function(a,b,c){Bd(a);a.zb=c?Ed(b,!0):b;a.zb&&(a.zb=a.zb.replace(/:$/,""))},Cd=function(a,b){Bd(a);if(b){b=Number(b);if(isNaN(b)||0>b)throw Error("Bad port number "+b);a.Ac=b}else a.Ac=null};zd.prototype.getPath=function(){return this.dc};zd.prototype.setPath=function(a,b){Bd(this);this.dc=b?Ed(a,!0):a;return this};var Dd=function(a,b,c){Bd(a);b instanceof Fd?(a.Ga=b,a.Ga.eg(a.Da)):(c||(b=Gd(b,Ld)),a.Ga=new Fd(b,a.Da))};zd.prototype.getQuery=function(){return this.Ga.toString()};
zd.prototype.removeParameter=function(a){Bd(this);this.Ga.remove(a);return this};var Bd=function(a){if(a.Yk)throw Error("Tried to modify a read-only Uri");};zd.prototype.eg=function(a){this.Da=a;this.Ga&&this.Ga.eg(a)};
var Md=function(a){return a instanceof zd?a.clone():new zd(a)},Ed=function(a,b){return a?b?decodeURI(a.replace(/%25/g,"%2525")):decodeURIComponent(a):""},Gd=function(a,b,c){return"string"===typeof a?(a=encodeURI(a).replace(b,Nd),c&&(a=a.replace(/%25([0-9a-fA-F]{2})/g,"%$1")),a):null},Nd=function(a){a=a.charCodeAt(0);return"%"+(a>>4&15).toString(16)+(a&15).toString(16)},Hd=/[#\/\?@]/g,Jd=/[#\?:]/g,Id=/[#\?]/g,Ld=/[#\?@]/g,Kd=/#/g,Fd=function(a,b){this.Z=this.P=null;this.wa=a||null;this.Da=!!b},Od=
function(a){a.P||(a.P=new Map,a.Z=0,a.wa&&yd(a.wa,function(b,c){a.add(decodeURIComponent(b.replace(/\+/g," ")),c)}))};h=Fd.prototype;h.S=function(){Od(this);return this.Z};h.add=function(a,b){Od(this);this.wa=null;a=Pd(this,a);var c=this.P.get(a);c||this.P.set(a,c=[]);c.push(b);this.Z=Ia(this.Z)+1;return this};h.remove=function(a){Od(this);a=Pd(this,a);return this.P.has(a)?(this.wa=null,this.Z=Ia(this.Z)-this.P.get(a).length,this.P.delete(a)):!1};h.clear=function(){this.P=this.wa=null;this.Z=0};
h.isEmpty=function(){Od(this);return 0==this.Z};h.Tb=function(a){Od(this);a=Pd(this,a);return this.P.has(a)};h.Mc=function(a){var b=this.ba();return Ua(b,a)};h.forEach=function(a,b){Od(this);this.P.forEach(function(c,d){c.forEach(function(e){a.call(b,e,d,this)},this)},this)};h.wb=function(){Od(this);for(var a=Array.from(this.P.values()),b=Array.from(this.P.keys()),c=[],d=0;d<b.length;d++)for(var e=a[d],f=0;f<e.length;f++)c.push(b[d]);return c};
h.ba=function(a){Od(this);var b=[];if("string"===typeof a)this.Tb(a)&&(b=b.concat(this.P.get(Pd(this,a))));else{a=Array.from(this.P.values());for(var c=0;c<a.length;c++)b=b.concat(a[c])}return b};h.set=function(a,b){Od(this);this.wa=null;a=Pd(this,a);this.Tb(a)&&(this.Z=Ia(this.Z)-this.P.get(a).length);this.P.set(a,[b]);this.Z=Ia(this.Z)+1;return this};h.get=function(a,b){if(!a)return b;a=this.ba(a);return 0<a.length?String(a[0]):b};
h.setValues=function(a,b){this.remove(a);0<b.length&&(this.wa=null,this.P.set(Pd(this,a),Xa(b)),this.Z=Ia(this.Z)+b.length)};h.toString=function(){if(this.wa)return this.wa;if(!this.P)return"";for(var a=[],b=Array.from(this.P.keys()),c=0;c<b.length;c++){var d=b[c],e=encodeURIComponent(String(d));d=this.ba(d);for(var f=0;f<d.length;f++){var g=e;""!==d[f]&&(g+="="+encodeURIComponent(String(d[f])));a.push(g)}}return this.wa=a.join("&")};
h.clone=function(){var a=new Fd;a.wa=this.wa;this.P&&(a.P=new Map(this.P),a.Z=this.Z);return a};var Pd=function(a,b){b=String(b);a.Da&&(b=b.toLowerCase());return b};Fd.prototype.eg=function(a){a&&!this.Da&&(Od(this),this.wa=null,this.P.forEach(function(b,c){var d=c.toLowerCase();c!=d&&(this.remove(c),this.setValues(d,b))},this));this.Da=a};Fd.prototype.extend=function(a){for(var b=0;b<arguments.length;b++)Ec(arguments[b],function(c,d){this.add(d,c)},this)};function Qd(a){if(null!=a.u){var b={},c;for(c in a.u)void 0!==a.u[c]&&(b[c]=a.u[c]);a.u=b}}function G(a,b){var c=Rd;b=void 0===b?{}:b;c=n(Object.entries(c));for(var d=c.next();!d.done;d=c.next()){var e=n(d.value);d=e.next().value;e=e.next().value;d in a&&(b[e]=a[d])}return b};var Sd=function(){};Sd.prototype.C=function(a,b){a=String(a);if(!b.test(a))throw Error("parameter ["+a+"] does not match pattern ["+b.toString()+"]");};function Td(a,b){if(null==a)return null;a=a.Gl(b);return null==a?null:a};var Ud=function(a,b){this.O=a;this.Wk=void 0===b?null:b};q(Ud,Sd);var Vd=function(a,b,c){var d=Td(a.Wk,b);if(null==d)return c;d.Hl();return c.then(function(e){d.Jl(e);return e},function(e){d.Il(e);throw e;})},H=function(a,b){var c=b.F||void 0,d=a.O,e=d.send,f=b.body instanceof C?Vc(b.body,Rc,Sc,Tc):b.body;return Vd(a,b,e.call(d,{path:b.path,A:b.A,D:b.D,body:f,u:b.u,Gi:b.Gi&&b.Gi},c))};var Wd={ue:"ADMIN_READ",we:"DATA_READ",xe:"DATA_WRITE",Yj:"LOG_TYPE_UNSPECIFIED",values:function(){return[Wd.Yj,Wd.ue,Wd.xe,Wd.we]}},Xd={ue:"ADMIN_READ",aj:"ADMIN_WRITE",we:"DATA_READ",xe:"DATA_WRITE",gk:"PERMISSION_TYPE_UNSPECIFIED",values:function(){return[Xd.gk,Xd.ue,Xd.aj,Xd.we,Xd.xe]}},Yd={kj:"CAPABILITY_GROUP_UNSPECIFIED",mj:"CLOUD_ALPHA",Cj:"EXTERNAL",Rj:"INTERNAL",Uj:"LIMITED",hk:"PREAUTHORIZED",jk:"PREVIEW",Lb:"PUBLIC",values:function(){return[Yd.kj,Yd.Lb,Yd.Rj,Yd.Cj,Yd.Uj,Yd.hk,Yd.jk,Yd.mj]}},
Zd={Zi:"ADMIN_ACTIVITY",tj:"DATA_ACCESS",Ak:"UNSPECIFIED_LOG_NAME",values:function(){return[Zd.Ak,Zd.Zi,Zd.tj]}},$d={ye:"DEFAULT_OBJECT_ACL",Lb:"PUBLIC",Ie:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[$d.Ie,$d.Lb,$d.ye]}},ae={dj:"APPROVER",fj:"ATTRIBUTION",gj:"AUTHORITY",nj:"CREDENTIALS_TYPE",oj:"CREDS_ASSERTION",Tj:"JUSTIFICATION_TYPE",Ee:"NO_ATTR",mk:"SECURITY_REALM",values:function(){return[ae.Ee,ae.gj,ae.fj,ae.mk,ae.dj,ae.Tj,ae.nj,ae.oj]}},be={Aj:"DISCHARGED",Bj:"EQUALS",Mj:"IN",ak:"NOT_EQUALS",
bk:"NOT_IN",dk:"NO_OP",values:function(){return[be.dk,be.Bj,be.ak,be.Mj,be.bk,be.Aj]}},ce={Sj:"IP",Zj:"NAME",Ee:"NO_ATTR",kk:"REGION",nk:"SERVICE",values:function(){return[ce.Ee,ce.kk,ce.nk,ce.Zj,ce.Sj]}},de={Wj:"LOG_FAIL_CLOSED",Xj:"LOG_MODE_UNSPECIFIED",values:function(){return[de.Xj,de.Wj]}},fe={lj:"CLASSIFIER",Ej:"FEATURE_VIEW",Gj:"FOLDER",Kj:"IMAGE",Lj:"IMAGE_COLLECTION",vk:"TABLE",Je:"TYPE_UNSPECIFIED",values:function(){return[fe.Je,fe.Kj,fe.Lj,fe.vk,fe.Gj,fe.lj,fe.Ej]}},ge={Eb:"AUTO_JPEG_PNG",
Fb:"GEO_TIFF",Gb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Hb:"JPEG",Ib:"MULTI_BAND_IMAGE_TILE",Jb:"NPY",Kb:"PNG",Mb:"TF_RECORD_IMAGE",Nb:"ZIPPED_GEO_TIFF",Ob:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[ge.Gb,ge.Hb,ge.Kb,ge.Eb,ge.Jb,ge.Fb,ge.Mb,ge.Ib,ge.Nb,ge.Ob]}},he={Bk:"V1",Ck:"V2",Dk:"VERSION_UNSPECIFIED",values:function(){return[he.Dk,he.Bk,he.Ck]}},ie={hj:"BOOLEAN",vj:"DATE_TIME",Ic:"DOUBLE",Qj:"INTEGER",sk:"STRING",Je:"TYPE_UNSPECIFIED",values:function(){return[ie.Je,ie.Qj,ie.hj,ie.Ic,ie.sk,
ie.vj]}},je={Fj:"FEATURE_VIEW_ASSET_PERMISSIONS_UNSPECIFIED",Lb:"PUBLIC",values:function(){return[je.Fj,je.Lb]}},ke={Eb:"AUTO_JPEG_PNG",Fb:"GEO_TIFF",Gb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Hb:"JPEG",Ib:"MULTI_BAND_IMAGE_TILE",Jb:"NPY",Kb:"PNG",Mb:"TF_RECORD_IMAGE",Nb:"ZIPPED_GEO_TIFF",Ob:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[ke.Gb,ke.Hb,ke.Kb,ke.Eb,ke.Jb,ke.Fb,ke.Mb,ke.Ib,ke.Nb,ke.Ob]}},le={Jj:"HORIZONTAL",ek:"ORIENTATION_UNSPECIFIED",Ek:"VERTICAL",values:function(){return[le.ek,le.Jj,le.Ek]}},
me={ye:"DEFAULT_OBJECT_ACL",Lb:"PUBLIC",Ie:"TILE_PERMISSIONS_UNSPECIFIED",values:function(){return[me.Ie,me.Lb,me.ye]}},ne={MAX:"MAX",fb:"MEAN",gb:"MEDIAN",MIN:"MIN",hb:"MODE",ib:"PYRAMIDING_POLICY_UNSPECIFIED",jb:"SAMPLE",values:function(){return[ne.ib,ne.fb,ne.jb,ne.MIN,ne.MAX,ne.hb,ne.gb]}},oe={MAX:"MAX",fb:"MEAN",gb:"MEDIAN",MIN:"MIN",hb:"MODE",ib:"PYRAMIDING_POLICY_UNSPECIFIED",jb:"SAMPLE",values:function(){return[oe.ib,oe.fb,oe.jb,oe.MIN,oe.MAX,oe.hb,oe.gb]}},pe={MAX:"MAX",fb:"MEAN",gb:"MEDIAN",
MIN:"MIN",hb:"MODE",ib:"PYRAMIDING_POLICY_UNSPECIFIED",jb:"SAMPLE",values:function(){return[pe.ib,pe.fb,pe.jb,pe.MIN,pe.MAX,pe.hb,pe.gb]}},qe={Eb:"AUTO_JPEG_PNG",Fb:"GEO_TIFF",Gb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Hb:"JPEG",Ib:"MULTI_BAND_IMAGE_TILE",Jb:"NPY",Kb:"PNG",Mb:"TF_RECORD_IMAGE",Nb:"ZIPPED_GEO_TIFF",Ob:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[qe.Gb,qe.Hb,qe.Kb,qe.Eb,qe.Jb,qe.Fb,qe.Mb,qe.Ib,qe.Nb,qe.Ob]}},re={MAX:"MAX",fb:"MEAN",gb:"MEDIAN",MIN:"MIN",hb:"MODE",ib:"PYRAMIDING_POLICY_UNSPECIFIED",
jb:"SAMPLE",values:function(){return[re.ib,re.fb,re.jb,re.MIN,re.MAX,re.hb,re.gb]}},se={ij:"CANCELLED",jj:"CANCELLING",Dj:"FAILED",fk:"PENDING",lk:"RUNNING",rk:"STATE_UNSPECIFIED",uk:"SUCCEEDED",values:function(){return[se.rk,se.fk,se.lk,se.jj,se.uk,se.ij,se.Dj]}},te={pk:"SEVERE",qk:"SEVERITY_UNSPECIFIED",Fk:"WARNING",values:function(){return[te.qk,te.Fk,te.pk]}},ue={Ic:"DOUBLE",FLOAT:"FLOAT",INT:"INT",ik:"PRECISION_UNSPECIFIED",values:function(){return[ue.ik,ue.INT,ue.FLOAT,ue.Ic]}},ve={ej:"ASCENDING",
yj:"DESCENDING",zj:"DIRECTION_UNSPECIFIED",values:function(){return[ve.zj,ve.ej,ve.yj]}},we={bj:"ALLOW",cj:"ALLOW_WITH_LOG",wj:"DENY",xj:"DENY_WITH_LOG",Vj:"LOG",ck:"NO_ACTION",values:function(){return[we.ck,we.bj,we.cj,we.wj,we.xj,we.Vj]}},xe={ve:"CSV",ze:"GEO_JSON",Be:"KML",Ce:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",He:"TF_RECORD_TABLE",values:function(){return[xe.Ge,xe.ve,xe.ze,xe.Be,xe.Ce,xe.Fe,xe.He]}},ye={ve:"CSV",ze:"GEO_JSON",Be:"KML",Ce:"KMZ",Fe:"SHP",Ge:"TABLE_FILE_FORMAT_UNSPECIFIED",
He:"TF_RECORD_TABLE",values:function(){return[ye.Ge,ye.ve,ye.ze,ye.Be,ye.Ce,ye.Fe,ye.He]}},ze={pj:"CSV_COLUMN_DATA_TYPE_LONG",qj:"CSV_COLUMN_DATA_TYPE_NUMERIC",rj:"CSV_COLUMN_DATA_TYPE_STRING",sj:"CSV_COLUMN_DATA_TYPE_UNSPECIFIED",values:function(){return[ze.sj,ze.rj,ze.qj,ze.pj]}},Ae={Hj:"GLOBALLY_CONSISTENT",Ij:"HIGHER_DENSITY",zk:"UNKNOWN_THINNING_STRATEGY",values:function(){return[Ae.zk,Ae.Hj,Ae.Ij]}},Be={Eb:"AUTO_JPEG_PNG",Fb:"GEO_TIFF",Gb:"IMAGE_FILE_FORMAT_UNSPECIFIED",Hb:"JPEG",Ib:"MULTI_BAND_IMAGE_TILE",
Jb:"NPY",Kb:"PNG",Mb:"TF_RECORD_IMAGE",Nb:"ZIPPED_GEO_TIFF",Ob:"ZIPPED_GEO_TIFF_PER_BAND",values:function(){return[Be.Gb,Be.Hb,Be.Kb,Be.Eb,Be.Jb,Be.Fb,Be.Mb,Be.Ib,Be.Nb,Be.Ob]}},Ce={MAX:"MAX",fb:"MEAN",gb:"MEDIAN",MIN:"MIN",hb:"MODE",ib:"PYRAMIDING_POLICY_UNSPECIFIED",jb:"SAMPLE",values:function(){return[Ce.ib,Ce.fb,Ce.jb,Ce.MIN,Ce.MAX,Ce.hb,Ce.gb]}},De={uj:"DATA_TYPE_UNSPECIFIED",Ic:"DOUBLE",FLOAT:"FLOAT",Nj:"INT16",Oj:"INT32",Pj:"INT8",wk:"UINT16",xk:"UINT32",yk:"UINT8",values:function(){return[De.uj,
De.Pj,De.yk,De.Nj,De.wk,De.Oj,De.xk,De.FLOAT,De.Ic]}},Ee={Ae:"GIF",De:"MP4",Ke:"VIDEO_FILE_FORMAT_UNSPECIFIED",Le:"VP9",values:function(){return[Ee.Ke,Ee.De,Ee.Ae,Ee.Le]}},Fe={Ae:"GIF",De:"MP4",Ke:"VIDEO_FILE_FORMAT_UNSPECIFIED",Le:"VP9",values:function(){return[Fe.Ke,Fe.De,Fe.Ae,Fe.Le]}},Ge=function(a){a=void 0===a?{}:a;this.h={};this.h.scaleX=null==a.ag?null:a.ag;this.h.shearX=null==a.fg?null:a.fg;this.h.translateX=null==a.wg?null:a.wg;this.h.shearY=null==a.gg?null:a.gg;this.h.scaleY=null==a.bg?
null:a.bg;this.h.translateY=null==a.xg?null:a.xg};q(Ge,C);Ge.prototype.i=function(){return{keys:"scaleX scaleY shearX shearY translateX translateY".split(" ")}};
k.Object.defineProperties(Ge.prototype,{ag:{configurable:!0,enumerable:!0,get:function(){return F(this,"scaleX")?E(this,"scaleX"):null},set:function(a){this.h.scaleX=a}},bg:{configurable:!0,enumerable:!0,get:function(){return F(this,"scaleY")?E(this,"scaleY"):null},set:function(a){this.h.scaleY=a}},fg:{configurable:!0,enumerable:!0,get:function(){return F(this,"shearX")?E(this,"shearX"):null},set:function(a){this.h.shearX=a}},gg:{configurable:!0,enumerable:!0,get:function(){return F(this,"shearY")?
E(this,"shearY"):null},set:function(a){this.h.shearY=a}},wg:{configurable:!0,enumerable:!0,get:function(){return F(this,"translateX")?E(this,"translateX"):null},set:function(a){this.h.translateX=a}},xg:{configurable:!0,enumerable:!0,get:function(){return F(this,"translateY")?E(this,"translateY"):null},set:function(a){this.h.translateY=a}}});
var He=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.description=null==a.description?null:a.description;this.h.returnType=null==a.Zf?null:a.Zf;this.h.arguments=null==a.arguments?null:a.arguments;this.h.deprecated=null==a.deprecated?null:a.deprecated;this.h.deprecationReason=null==a.af?null:a.af;this.h.hidden=null==a.hidden?null:a.hidden;this.h.preview=null==a.preview?null:a.preview;this.h.sourceCodeUri=null==a.sourceCodeUri?null:a.sourceCodeUri};q(He,C);
He.prototype.i=function(){return{N:{arguments:Ie},keys:"arguments deprecated deprecationReason description hidden name preview returnType sourceCodeUri".split(" ")}};
k.Object.defineProperties(He.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return F(this,"arguments")?E(this,"arguments"):null},set:function(a){this.h.arguments=a}},deprecated:{configurable:!0,enumerable:!0,get:function(){return F(this,"deprecated")?E(this,"deprecated"):null},set:function(a){this.h.deprecated=a}},af:{configurable:!0,enumerable:!0,get:function(){return F(this,"deprecationReason")?E(this,"deprecationReason"):null},set:function(a){this.h.deprecationReason=a}},description:{configurable:!0,
enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},hidden:{configurable:!0,enumerable:!0,get:function(){return F(this,"hidden")?E(this,"hidden"):null},set:function(a){this.h.hidden=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},preview:{configurable:!0,enumerable:!0,get:function(){return F(this,"preview")?E(this,"preview"):null},set:function(a){this.h.preview=
a}},Zf:{configurable:!0,enumerable:!0,get:function(){return F(this,"returnType")?E(this,"returnType"):null},set:function(a){this.h.returnType=a}},sourceCodeUri:{configurable:!0,enumerable:!0,get:function(){return F(this,"sourceCodeUri")?E(this,"sourceCodeUri"):null},set:function(a){this.h.sourceCodeUri=a}}});
var Ie=function(a){a=void 0===a?{}:a;this.h={};this.h.argumentName=null==a.vd?null:a.vd;this.h.type=null==a.type?null:a.type;this.h.description=null==a.description?null:a.description;this.h.optional=null==a.optional?null:a.optional;this.h.defaultValue=null==a.defaultValue?null:a.defaultValue};q(Ie,C);Ie.prototype.i=function(){return{keys:["argumentName","defaultValue","description","optional","type"]}};
k.Object.defineProperties(Ie.prototype,{vd:{configurable:!0,enumerable:!0,get:function(){return F(this,"argumentName")?E(this,"argumentName"):null},set:function(a){this.h.argumentName=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return F(this,"defaultValue")?E(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},optional:{configurable:!0,
enumerable:!0,get:function(){return F(this,"optional")?E(this,"optional"):null},set:function(a){this.h.optional=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});var Je=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(Je,C);Je.prototype.i=function(){return{N:{values:Ke},keys:["values"]}};
k.Object.defineProperties(Je.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var Le=function(a){a=void 0===a?{}:a;this.h={};this.h.service=null==a.zi?null:a.zi;this.h.auditLogConfigs=null==a.Jg?null:a.Jg};q(Le,C);Le.prototype.i=function(){return{N:{auditLogConfigs:Me},keys:["auditLogConfigs","service"]}};
k.Object.defineProperties(Le.prototype,{Jg:{configurable:!0,enumerable:!0,get:function(){return F(this,"auditLogConfigs")?E(this,"auditLogConfigs"):null},set:function(a){this.h.auditLogConfigs=a}},zi:{configurable:!0,enumerable:!0,get:function(){return F(this,"service")?E(this,"service"):null},set:function(a){this.h.service=a}}});
var Me=function(a){a=void 0===a?{}:a;this.h={};this.h.logType=null==a.Sh?null:a.Sh;this.h.exemptedMembers=null==a.rh?null:a.rh;this.h.ignoreChildExemptions=null==a.Fh?null:a.Fh};q(Me,C);Me.prototype.i=function(){return{H:{logType:Wd},keys:["exemptedMembers","ignoreChildExemptions","logType"]}};
k.Object.defineProperties(Me.prototype,{rh:{configurable:!0,enumerable:!0,get:function(){return F(this,"exemptedMembers")?E(this,"exemptedMembers"):null},set:function(a){this.h.exemptedMembers=a}},Fh:{configurable:!0,enumerable:!0,get:function(){return F(this,"ignoreChildExemptions")?E(this,"ignoreChildExemptions"):null},set:function(a){this.h.ignoreChildExemptions=a}},Sh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logType")?E(this,"logType"):null},set:function(a){this.h.logType=
a}}});var Ne=function(a){a=void 0===a?{}:a;this.h={};this.h.permissionType=null==a.ji?null:a.ji};q(Ne,C);Ne.prototype.i=function(){return{H:{permissionType:Xd},keys:["permissionType"]}};k.Object.defineProperties(Ne.prototype,{ji:{configurable:!0,enumerable:!0,get:function(){return F(this,"permissionType")?E(this,"permissionType"):null},set:function(a){this.h.permissionType=a}}});
var Oe=function(a){a=void 0===a?{}:a;this.h={};this.h.role=null==a.role?null:a.role;this.h.members=null==a.bc?null:a.bc;this.h.condition=null==a.Xg?null:a.Xg;this.h.bindingId=null==a.Ng?null:a.Ng};q(Oe,C);Oe.prototype.i=function(){return{keys:["bindingId","condition","members","role"],s:{condition:Pe}}};
k.Object.defineProperties(Oe.prototype,{Ng:{configurable:!0,enumerable:!0,get:function(){return F(this,"bindingId")?E(this,"bindingId"):null},set:function(a){this.h.bindingId=a}},Xg:{configurable:!0,enumerable:!0,get:function(){return F(this,"condition")?E(this,"condition"):null},set:function(a){this.h.condition=a}},bc:{configurable:!0,enumerable:!0,get:function(){return F(this,"members")?E(this,"members"):null},set:function(a){this.h.members=a}},role:{configurable:!0,enumerable:!0,get:function(){return F(this,
"role")?E(this,"role"):null},set:function(a){this.h.role=a}}});var Qe=function(){this.h={}};q(Qe,C);Qe.prototype.i=function(){return{keys:[]}};var Re=function(a){a=void 0===a?{}:a;this.h={};this.h.capabilities=null==a.Tg?null:a.Tg};q(Re,C);Re.prototype.i=function(){return{H:{capabilities:Yd},keys:["capabilities"]}};
k.Object.defineProperties(Re.prototype,{Tg:{configurable:!0,enumerable:!0,get:function(){return F(this,"capabilities")?E(this,"capabilities"):null},set:function(a){this.h.capabilities=a}}});var Se=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ma?null:a.Ma};q(Se,C);Se.prototype.i=function(){return{keys:["earthEngineDestination"],s:{earthEngineDestination:Te}}};
k.Object.defineProperties(Se.prototype,{Ma:{configurable:!0,enumerable:!0,get:function(){return F(this,"earthEngineDestination")?E(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Ue=function(a){a=void 0===a?{}:a;this.h={};this.h.logName=null==a.Rh?null:a.Rh;this.h.authorizationLoggingOptions=null==a.Kg?null:a.Kg};q(Ue,C);Ue.prototype.i=function(){return{H:{logName:Zd},keys:["authorizationLoggingOptions","logName"],s:{authorizationLoggingOptions:Ne}}};
k.Object.defineProperties(Ue.prototype,{Kg:{configurable:!0,enumerable:!0,get:function(){return F(this,"authorizationLoggingOptions")?E(this,"authorizationLoggingOptions"):null},set:function(a){this.h.authorizationLoggingOptions=a}},Rh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logName")?E(this,"logName"):null},set:function(a){this.h.logName=a}}});
var Ve=function(a){a=void 0===a?{}:a;this.h={};this.h.bucket=null==a.pc?null:a.pc;this.h.filenamePrefix=null==a.ga?null:a.ga;this.h.permissions=null==a.permissions?null:a.permissions;this.h.bucketCorsUris=null==a.qc?null:a.qc};q(Ve,C);Ve.prototype.i=function(){return{H:{permissions:$d},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
k.Object.defineProperties(Ve.prototype,{pc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucket")?E(this,"bucket"):null},set:function(a){this.h.bucket=a}},qc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucketCorsUris")?E(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},ga:{configurable:!0,enumerable:!0,get:function(){return F(this,"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
enumerable:!0,get:function(){return F(this,"permissions")?E(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(Ve,{Permissions:{configurable:!0,enumerable:!0,get:function(){return $d}}});var We=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.Aa?null:a.Aa};q(We,C);We.prototype.i=function(){return{keys:["uris"]}};
k.Object.defineProperties(We.prototype,{Aa:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}}});var Xe=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.workloadTag=null==a.L?null:a.L};q(Xe,C);Xe.prototype.i=function(){return{keys:["expression","workloadTag"],s:{expression:Ye}}};
k.Object.defineProperties(Xe.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},L:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var Ze=function(a){a=void 0===a?{}:a;this.h={};this.h.result=null==a.result?null:a.result};q(Ze,C);Ze.prototype.i=function(){return{keys:["result"]}};
k.Object.defineProperties(Ze.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return F(this,"result")?E(this,"result"):null},set:function(a){this.h.result=a}}});var $e=function(a){a=void 0===a?{}:a;this.h={};this.h.iam=null==a.Dh?null:a.Dh;this.h.sys=null==a.Ki?null:a.Ki;this.h.svc=null==a.Ji?null:a.Ji;this.h.op=null==a.hi?null:a.hi;this.h.values=null==a.values?null:a.values};q($e,C);$e.prototype.i=function(){return{H:{iam:ae,op:be,sys:ce},keys:["iam","op","svc","sys","values"]}};
k.Object.defineProperties($e.prototype,{Dh:{configurable:!0,enumerable:!0,get:function(){return F(this,"iam")?E(this,"iam"):null},set:function(a){this.h.iam=a}},hi:{configurable:!0,enumerable:!0,get:function(){return F(this,"op")?E(this,"op"):null},set:function(a){this.h.op=a}},Ji:{configurable:!0,enumerable:!0,get:function(){return F(this,"svc")?E(this,"svc"):null},set:function(a){this.h.svc=a}},Ki:{configurable:!0,enumerable:!0,get:function(){return F(this,"sys")?E(this,"sys"):null},set:function(a){this.h.sys=
a}},values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var af=function(a){a=void 0===a?{}:a;this.h={};this.h.destinationName=null==a.Ub?null:a.Ub;this.h.overwrite=null==a.overwrite?null:a.overwrite;this.h.bandIds=null==a.da?null:a.da};q(af,C);af.prototype.i=function(){return{keys:["bandIds","destinationName","overwrite"]}};
k.Object.defineProperties(af.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ub:{configurable:!0,enumerable:!0,get:function(){return F(this,"destinationName")?E(this,"destinationName"):null},set:function(a){this.h.destinationName=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return F(this,"overwrite")?E(this,"overwrite"):null},set:function(a){this.h.overwrite=a}}});
var bf=function(a){a=void 0===a?{}:a;this.h={};this.h.metric=null==a.Vh?null:a.Vh;this.h.field=null==a.th?null:a.th;this.h.customFields=null==a.ih?null:a.ih};q(bf,C);bf.prototype.i=function(){return{N:{customFields:cf},keys:["customFields","field","metric"]}};
k.Object.defineProperties(bf.prototype,{ih:{configurable:!0,enumerable:!0,get:function(){return F(this,"customFields")?E(this,"customFields"):null},set:function(a){this.h.customFields=a}},th:{configurable:!0,enumerable:!0,get:function(){return F(this,"field")?E(this,"field"):null},set:function(a){this.h.field=a}},Vh:{configurable:!0,enumerable:!0,get:function(){return F(this,"metric")?E(this,"metric"):null},set:function(a){this.h.metric=a}}});
var cf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.value=null==a.value?null:a.value};q(cf,C);cf.prototype.i=function(){return{keys:["name","value"]}};k.Object.defineProperties(cf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},value:{configurable:!0,enumerable:!0,get:function(){return F(this,"value")?E(this,"value"):null},set:function(a){this.h.value=a}}});
var df=function(a){a=void 0===a?{}:a;this.h={};this.h.logMode=null==a.Qh?null:a.Qh};q(df,C);df.prototype.i=function(){return{H:{logMode:de},keys:["logMode"]}};k.Object.defineProperties(df.prototype,{Qh:{configurable:!0,enumerable:!0,get:function(){return F(this,"logMode")?E(this,"logMode"):null},set:function(a){this.h.logMode=a}}});var ef=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(ef,C);
ef.prototype.i=function(){return{keys:["values"],Fa:{values:{ea:Ke,ja:!1,ka:!0,la:!1}}}};k.Object.defineProperties(ef.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var ff=function(a){a=void 0===a?{}:a;this.h={};this.h.min=null==a.min?null:a.min;this.h.max=null==a.max?null:a.max};q(ff,C);ff.prototype.i=function(){return{keys:["max","min"]}};
k.Object.defineProperties(ff.prototype,{max:{configurable:!0,enumerable:!0,get:function(){return F(this,"max")?E(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return F(this,"min")?E(this,"min"):null},set:function(a){this.h.min=a}}});var gf=function(a){a=void 0===a?{}:a;this.h={};this.h.folder=null==a.lf?null:a.lf;this.h.filenamePrefix=null==a.ga?null:a.ga};q(gf,C);gf.prototype.i=function(){return{keys:["filenamePrefix","folder"]}};
k.Object.defineProperties(gf.prototype,{ga:{configurable:!0,enumerable:!0,get:function(){return F(this,"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},lf:{configurable:!0,enumerable:!0,get:function(){return F(this,"folder")?E(this,"folder"):null},set:function(a){this.h.folder=a}}});
var hf=function(a){a=void 0===a?{}:a;this.h={};this.h.tilestoreLocation=null==a.Qi?null:a.Qi;this.h.cloudStorageLocation=null==a.cloudStorageLocation?null:a.cloudStorageLocation;this.h.tilestoreEntry=null==a.Pi?null:a.Pi;this.h.gcsLocation=null==a.gcsLocation?null:a.gcsLocation;this.h.featureViewAssetLocation=null==a.Gd?null:a.Gd;this.h.type=null==a.type?null:a.type;this.h.name=null==a.name?null:a.name;this.h.id=null==a.id?null:a.id;this.h.updateTime=null==a.updateTime?null:a.updateTime;this.h.title=
null==a.title?null:a.title;this.h.description=null==a.description?null:a.description;this.h.properties=null==a.properties?null:a.properties;this.h.startTime=null==a.startTime?null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.geometry=null==a.geometry?null:a.geometry;this.h.bands=null==a.bands?null:a.bands;this.h.sizeBytes=null==a.sizeBytes?null:a.sizeBytes;this.h.featureCount=null==a.featureCount?null:a.featureCount;this.h.quota=null==a.quota?null:a.quota;this.h.expression=null==
a.l?null:a.l};q(hf,C);
hf.prototype.i=function(){return{N:{bands:jf},H:{type:fe},keys:"bands cloudStorageLocation description endTime expression featureCount featureViewAssetLocation gcsLocation geometry id name properties quota sizeBytes startTime tilestoreEntry tilestoreLocation title type updateTime".split(" "),Fa:{geometry:{ea:null,ja:!1,ka:!1,la:!1},properties:{ea:null,ja:!1,ka:!1,la:!1}},s:{cloudStorageLocation:We,expression:Ye,featureViewAssetLocation:kf,gcsLocation:lf,quota:mf,tilestoreEntry:nf,tilestoreLocation:of}}};
k.Object.defineProperties(hf.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return F(this,"bands")?E(this,"bands"):null},set:function(a){this.h.bands=a}},cloudStorageLocation:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageLocation")?E(this,"cloudStorageLocation"):null},set:function(a){this.h.cloudStorageLocation=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=
a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},featureCount:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureCount")?E(this,"featureCount"):null},set:function(a){this.h.featureCount=a}},Gd:{configurable:!0,enumerable:!0,get:function(){return F(this,
"featureViewAssetLocation")?E(this,"featureViewAssetLocation"):null},set:function(a){this.h.featureViewAssetLocation=a}},gcsLocation:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsLocation")?E(this,"gcsLocation"):null},set:function(a){this.h.gcsLocation=a}},geometry:{configurable:!0,enumerable:!0,get:function(){return F(this,"geometry")?E(this,"geometry"):null},set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},
set:function(a){this.h.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},quota:{configurable:!0,enumerable:!0,get:function(){return F(this,"quota")?E(this,"quota"):null},set:function(a){this.h.quota=a}},sizeBytes:{configurable:!0,enumerable:!0,get:function(){return F(this,
"sizeBytes")?E(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},Pi:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilestoreEntry")?E(this,"tilestoreEntry"):null},set:function(a){this.h.tilestoreEntry=a}},Qi:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilestoreLocation")?E(this,"tilestoreLocation"):null},set:function(a){this.h.tilestoreLocation=
a}},title:{configurable:!0,enumerable:!0,get:function(){return F(this,"title")?E(this,"title"):null},set:function(a){this.h.title=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateTime")?E(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var Te=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name};
q(Te,C);Te.prototype.i=function(){return{keys:["name"]}};k.Object.defineProperties(Te.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}}});var pf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.fileFormat=null==a.G?null:a.G;this.h.bandIds=null==a.da?null:a.da;this.h.visualizationOptions=null==a.lc?null:a.lc};q(pf,C);
pf.prototype.i=function(){return{H:{fileFormat:ge},keys:["bandIds","expression","fileFormat","name","visualizationOptions"],s:{expression:Ye,visualizationOptions:qf}}};
k.Object.defineProperties(pf.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},lc:{configurable:!0,enumerable:!0,get:function(){return F(this,"visualizationOptions")?E(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=a}}});var rf=function(){this.h={}};q(rf,C);rf.prototype.i=function(){return{keys:[]}};
var sf=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.requestId=null==a.requestId?null:a.requestId;this.h.assetExportOptions=null==a.ua?null:a.ua;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?null:a.R;this.h.workloadTag=null==a.L?null:a.L};q(sf,C);
sf.prototype.i=function(){return{keys:"assetExportOptions description expression maxWorkerCount maxWorkers requestId workloadTag".split(" "),s:{assetExportOptions:Se,expression:Ye}}};
k.Object.defineProperties(sf.prototype,{ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetExportOptions")?E(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},
R:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},L:{configurable:!0,enumerable:!0,get:function(){return F(this,
"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
var tf=function(a){a=void 0===a?{}:a;this.h={};this.h.fileExportOptions=null==a.ra?null:a.ra;this.h.assetExportOptions=null==a.ua?null:a.ua;this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.maxPixels=null==a.Lf?null:a.Lf;this.h.grid=null==a.grid?null:a.grid;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?null:a.R;this.h.workloadTag=null==a.L?null:a.L};q(tf,C);
tf.prototype.i=function(){return{keys:"assetExportOptions description expression fileExportOptions grid maxPixels maxWorkerCount maxWorkers requestId workloadTag".split(" "),s:{assetExportOptions:uf,expression:Ye,fileExportOptions:vf,grid:wf}}};
k.Object.defineProperties(tf.prototype,{ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetExportOptions")?E(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},
ra:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileExportOptions")?E(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},Lf:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxPixels")?E(this,"maxPixels"):null},set:function(a){this.h.maxPixels=a}},R:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?
E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},L:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
var xf=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.tileOptions=null==a.ic?null:a.ic;this.h.tileExportOptions=null==a.hc?null:a.hc;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?null:a.R;this.h.workloadTag=null==a.L?null:a.L};q(xf,C);
xf.prototype.i=function(){return{keys:"description expression maxWorkerCount maxWorkers requestId tileExportOptions tileOptions workloadTag".split(" "),s:{expression:Ye,tileExportOptions:vf,tileOptions:yf}}};
k.Object.defineProperties(xf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},R:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,
enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},hc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileExportOptions")?E(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},ic:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileOptions")?
E(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},L:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
var zf=function(a){a=void 0===a?{}:a;this.h={};this.h.fileExportOptions=null==a.ra?null:a.ra;this.h.assetExportOptions=null==a.ua?null:a.ua;this.h.featureViewExportOptions=null==a.Hd?null:a.Hd;this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.selectors=null==a.selectors?null:a.selectors;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxErrorMeters=null==a.Zb?null:a.Zb;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?
null:a.R;this.h.maxVertices=null==a.maxVertices?null:a.maxVertices;this.h.initialPolicy=null==a.Ih?null:a.Ih;this.h.workloadTag=null==a.L?null:a.L};q(zf,C);zf.prototype.i=function(){return{keys:"assetExportOptions description expression featureViewExportOptions fileExportOptions initialPolicy maxErrorMeters maxVertices maxWorkerCount maxWorkers requestId selectors workloadTag".split(" "),s:{assetExportOptions:Af,expression:Ye,featureViewExportOptions:Bf,fileExportOptions:Cf,initialPolicy:Df}}};
k.Object.defineProperties(zf.prototype,{ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetExportOptions")?E(this,"assetExportOptions"):null},set:function(a){this.h.assetExportOptions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},
Hd:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewExportOptions")?E(this,"featureViewExportOptions"):null},set:function(a){this.h.featureViewExportOptions=a}},ra:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileExportOptions")?E(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},Ih:{configurable:!0,enumerable:!0,get:function(){return F(this,"initialPolicy")?E(this,"initialPolicy"):null},set:function(a){this.h.initialPolicy=a}},Zb:{configurable:!0,
enumerable:!0,get:function(){return F(this,"maxErrorMeters")?E(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxVertices")?E(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},R:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,enumerable:!0,get:function(){return F(this,
"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return F(this,"selectors")?E(this,"selectors"):null},set:function(a){this.h.selectors=a}},L:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=
a}}});var Ef=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.videoOptions=null==a.Ua?null:a.Ua;this.h.tileOptions=null==a.ic?null:a.ic;this.h.tileExportOptions=null==a.hc?null:a.hc;this.h.requestId=null==a.requestId?null:a.requestId;this.h.version=null==a.version?null:a.version;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?null:a.R;this.h.workloadTag=null==a.L?null:a.L};q(Ef,C);
Ef.prototype.i=function(){return{H:{version:he},keys:"description expression maxWorkerCount maxWorkers requestId tileExportOptions tileOptions version videoOptions workloadTag".split(" "),s:{expression:Ye,tileExportOptions:Ff,tileOptions:yf,videoOptions:Gf}}};
k.Object.defineProperties(Ef.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},R:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,
enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},hc:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileExportOptions")?E(this,"tileExportOptions"):null},set:function(a){this.h.tileExportOptions=a}},ic:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileOptions")?
E(this,"tileOptions"):null},set:function(a){this.h.tileOptions=a}},version:{configurable:!0,enumerable:!0,get:function(){return F(this,"version")?E(this,"version"):null},set:function(a){this.h.version=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"videoOptions")?E(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}},L:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});
var Hf=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.description=null==a.description?null:a.description;this.h.videoOptions=null==a.Ua?null:a.Ua;this.h.fileExportOptions=null==a.ra?null:a.ra;this.h.requestId=null==a.requestId?null:a.requestId;this.h.maxWorkers=null==a.X?null:a.X;this.h.maxWorkerCount=null==a.R?null:a.R;this.h.workloadTag=null==a.L?null:a.L};q(Hf,C);
Hf.prototype.i=function(){return{keys:"description expression fileExportOptions maxWorkerCount maxWorkers requestId videoOptions workloadTag".split(" "),s:{expression:Ye,fileExportOptions:Ff,videoOptions:Gf}}};
k.Object.defineProperties(Hf.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},ra:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileExportOptions")?E(this,"fileExportOptions"):null},set:function(a){this.h.fileExportOptions=a}},R:{configurable:!0,
enumerable:!0,get:function(){return F(this,"maxWorkerCount")?E(this,"maxWorkerCount"):null},set:function(a){this.h.maxWorkerCount=a}},X:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxWorkers")?E(this,"maxWorkers"):null},set:function(a){this.h.maxWorkers=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"videoOptions")?E(this,
"videoOptions"):null},set:function(a){this.h.videoOptions=a}},L:{configurable:!0,enumerable:!0,get:function(){return F(this,"workloadTag")?E(this,"workloadTag"):null},set:function(a){this.h.workloadTag=a}}});var Pe=function(a){a=void 0===a?{}:a;this.h={};this.h.expression=null==a.l?null:a.l;this.h.title=null==a.title?null:a.title;this.h.description=null==a.description?null:a.description;this.h.location=null==a.location?null:a.location};q(Pe,C);
Pe.prototype.i=function(){return{keys:["description","expression","location","title"]}};
k.Object.defineProperties(Pe.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},location:{configurable:!0,enumerable:!0,get:function(){return F(this,"location")?E(this,"location"):null},set:function(a){this.h.location=a}},title:{configurable:!0,enumerable:!0,
get:function(){return F(this,"title")?E(this,"title"):null},set:function(a){this.h.title=a}}});var Ye=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values;this.h.result=null==a.result?null:a.result};q(Ye,C);Ye.prototype.i=function(){return{keys:["result","values"],Fa:{values:{ea:Ke,ja:!1,ka:!0,la:!1}}}};
k.Object.defineProperties(Ye.prototype,{result:{configurable:!0,enumerable:!0,get:function(){return F(this,"result")?E(this,"result"):null},set:function(a){this.h.result=a}},values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var If=function(a){a=void 0===a?{}:a;this.h={};this.h.type=null==a.type?null:a.type;this.h.geometry=null==a.geometry?null:a.geometry;this.h.properties=null==a.properties?null:a.properties};
q(If,C);If.prototype.i=function(){return{keys:["geometry","properties","type"]}};
k.Object.defineProperties(If.prototype,{geometry:{configurable:!0,enumerable:!0,get:function(){return F(this,"geometry")?E(this,"geometry"):null},set:function(a){this.h.geometry=a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});
var Jf=function(a){a=void 0===a?{}:a;this.h={};this.h.asset=null==a.Rb?null:a.Rb;this.h.mapName=null==a.mapName?null:a.mapName;this.h.name=null==a.name?null:a.name;this.h.visualizationExpression=null==a.zg?null:a.zg};q(Jf,C);Jf.prototype.i=function(){return{keys:["asset","mapName","name","visualizationExpression"],s:{visualizationExpression:Ye}}};
k.Object.defineProperties(Jf.prototype,{Rb:{configurable:!0,enumerable:!0,get:function(){return F(this,"asset")?E(this,"asset"):null},set:function(a){this.h.asset=a}},mapName:{configurable:!0,enumerable:!0,get:function(){return F(this,"mapName")?E(this,"mapName"):null},set:function(a){this.h.mapName=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},zg:{configurable:!0,enumerable:!0,get:function(){return F(this,"visualizationExpression")?
E(this,"visualizationExpression"):null},set:function(a){this.h.visualizationExpression=a}}});var Bf=function(a){a=void 0===a?{}:a;this.h={};this.h.featureViewDestination=null==a.ff?null:a.ff;this.h.ingestionTimeParameters=null==a.wc?null:a.wc};q(Bf,C);Bf.prototype.i=function(){return{keys:["featureViewDestination","ingestionTimeParameters"],s:{featureViewDestination:Kf,ingestionTimeParameters:Lf}}};
k.Object.defineProperties(Bf.prototype,{ff:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewDestination")?E(this,"featureViewDestination"):null},set:function(a){this.h.featureViewDestination=a}},wc:{configurable:!0,enumerable:!0,get:function(){return F(this,"ingestionTimeParameters")?E(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
var Mf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.type=null==a.type?null:a.type};q(Mf,C);Mf.prototype.i=function(){return{H:{type:ie},keys:["name","type"]}};k.Object.defineProperties(Mf.prototype,{name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});
var Kf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.assetVersion=null==a.Eg?null:a.Eg;this.h.permissions=null==a.permissions?null:a.permissions};q(Kf,C);Kf.prototype.i=function(){return{H:{permissions:je},keys:["assetVersion","name","permissions"]}};
k.Object.defineProperties(Kf.prototype,{Eg:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetVersion")?E(this,"assetVersion"):null},set:function(a){this.h.assetVersion=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return F(this,"permissions")?E(this,"permissions"):null},set:function(a){this.h.permissions=a}}});
k.Object.defineProperties(Kf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return je}}});var Lf=function(a){a=void 0===a?{}:a;this.h={};this.h.thinningOptions=null==a.og?null:a.og;this.h.rankingOptions=null==a.Vf?null:a.Vf;this.h.prerenderingOptions=null==a.li?null:a.li};q(Lf,C);Lf.prototype.i=function(){return{keys:["prerenderingOptions","rankingOptions","thinningOptions"],s:{prerenderingOptions:Nf,rankingOptions:Of,thinningOptions:Pf}}};
k.Object.defineProperties(Lf.prototype,{li:{configurable:!0,enumerable:!0,get:function(){return F(this,"prerenderingOptions")?E(this,"prerenderingOptions"):null},set:function(a){this.h.prerenderingOptions=a}},Vf:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankingOptions")?E(this,"rankingOptions"):null},set:function(a){this.h.rankingOptions=a}},og:{configurable:!0,enumerable:!0,get:function(){return F(this,"thinningOptions")?E(this,"thinningOptions"):null},set:function(a){this.h.thinningOptions=
a}}});var kf=function(a){a=void 0===a?{}:a;this.h={};this.h.location=null==a.location?null:a.location;this.h.assetOptions=null==a.assetOptions?null:a.assetOptions};q(kf,C);kf.prototype.i=function(){return{keys:["assetOptions","location"],s:{assetOptions:Qf}}};
k.Object.defineProperties(kf.prototype,{assetOptions:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetOptions")?E(this,"assetOptions"):null},set:function(a){this.h.assetOptions=a}},location:{configurable:!0,enumerable:!0,get:function(){return F(this,"location")?E(this,"location"):null},set:function(a){this.h.location=a}}});var Qf=function(a){a=void 0===a?{}:a;this.h={};this.h.featureViewAttributes=null==a.sh?null:a.sh;this.h.ingestionTimeParameters=null==a.wc?null:a.wc};q(Qf,C);
Qf.prototype.i=function(){return{N:{featureViewAttributes:Mf},keys:["featureViewAttributes","ingestionTimeParameters"],s:{ingestionTimeParameters:Lf}}};
k.Object.defineProperties(Qf.prototype,{sh:{configurable:!0,enumerable:!0,get:function(){return F(this,"featureViewAttributes")?E(this,"featureViewAttributes"):null},set:function(a){this.h.featureViewAttributes=a}},wc:{configurable:!0,enumerable:!0,get:function(){return F(this,"ingestionTimeParameters")?E(this,"ingestionTimeParameters"):null},set:function(a){this.h.ingestionTimeParameters=a}}});
var Rf=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.orientation=null==a.orientation?null:a.orientation;this.h.fileFormat=null==a.G?null:a.G;this.h.grid=null==a.grid?null:a.grid};q(Rf,C);Rf.prototype.i=function(){return{H:{fileFormat:ke,orientation:le},keys:["expression","fileFormat","grid","name","orientation"],s:{expression:Ye,grid:wf}}};
k.Object.defineProperties(Rf.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},orientation:{configurable:!0,enumerable:!0,get:function(){return F(this,"orientation")?E(this,"orientation"):null},set:function(a){this.h.orientation=a}}});var mf=function(a){a=void 0===a?{}:a;this.h={};this.h.sizeBytes=null==a.sizeBytes?null:a.sizeBytes;this.h.maxSizeBytes=null==a.ac?null:a.ac;this.h.assetCount=null==a.Oe?null:a.Oe;this.h.maxAssets=null==a.Th?null:a.Th;this.h.maxAssetCount=null==a.If?null:a.If};q(mf,C);
mf.prototype.i=function(){return{keys:["assetCount","maxAssetCount","maxAssets","maxSizeBytes","sizeBytes"]}};
k.Object.defineProperties(mf.prototype,{Oe:{configurable:!0,enumerable:!0,get:function(){return F(this,"assetCount")?E(this,"assetCount"):null},set:function(a){this.h.assetCount=a}},If:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxAssetCount")?E(this,"maxAssetCount"):null},set:function(a){this.h.maxAssetCount=a}},Th:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxAssets")?E(this,"maxAssets"):null},set:function(a){this.h.maxAssets=a}},ac:{configurable:!0,enumerable:!0,
get:function(){return F(this,"maxSizeBytes")?E(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},sizeBytes:{configurable:!0,enumerable:!0,get:function(){return F(this,"sizeBytes")?E(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}}});var Sf=function(a){a=void 0===a?{}:a;this.h={};this.h.argumentNames=null==a.oc?null:a.oc;this.h.body=null==a.body?null:a.body};q(Sf,C);Sf.prototype.i=function(){return{keys:["argumentNames","body"]}};
k.Object.defineProperties(Sf.prototype,{oc:{configurable:!0,enumerable:!0,get:function(){return F(this,"argumentNames")?E(this,"argumentNames"):null},set:function(a){this.h.argumentNames=a}},body:{configurable:!0,enumerable:!0,get:function(){return F(this,"body")?E(this,"body"):null},set:function(a){this.h.body=a}}});
var Tf=function(a){a=void 0===a?{}:a;this.h={};this.h.functionName=null==a.functionName?null:a.functionName;this.h.functionReference=null==a.ab?null:a.ab;this.h.arguments=null==a.arguments?null:a.arguments};q(Tf,C);Tf.prototype.i=function(){return{keys:["arguments","functionName","functionReference"],Fa:{arguments:{ea:Ke,ja:!1,ka:!0,la:!1}}}};
k.Object.defineProperties(Tf.prototype,{arguments:{configurable:!0,enumerable:!0,get:function(){return F(this,"arguments")?E(this,"arguments"):null},set:function(a){this.h.arguments=a}},functionName:{configurable:!0,enumerable:!0,get:function(){return F(this,"functionName")?E(this,"functionName"):null},set:function(a){this.h.functionName=a}},ab:{configurable:!0,enumerable:!0,get:function(){return F(this,"functionReference")?E(this,"functionReference"):null},set:function(a){this.h.functionReference=
a}}});var Uf=function(a){a=void 0===a?{}:a;this.h={};this.h.bucket=null==a.pc?null:a.pc;this.h.filenamePrefix=null==a.ga?null:a.ga;this.h.permissions=null==a.permissions?null:a.permissions;this.h.bucketCorsUris=null==a.qc?null:a.qc};q(Uf,C);Uf.prototype.i=function(){return{H:{permissions:me},keys:["bucket","bucketCorsUris","filenamePrefix","permissions"]}};
k.Object.defineProperties(Uf.prototype,{pc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucket")?E(this,"bucket"):null},set:function(a){this.h.bucket=a}},qc:{configurable:!0,enumerable:!0,get:function(){return F(this,"bucketCorsUris")?E(this,"bucketCorsUris"):null},set:function(a){this.h.bucketCorsUris=a}},ga:{configurable:!0,enumerable:!0,get:function(){return F(this,"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},permissions:{configurable:!0,
enumerable:!0,get:function(){return F(this,"permissions")?E(this,"permissions"):null},set:function(a){this.h.permissions=a}}});k.Object.defineProperties(Uf,{Permissions:{configurable:!0,enumerable:!0,get:function(){return me}}});var lf=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.Aa?null:a.Aa};q(lf,C);lf.prototype.i=function(){return{keys:["uris"]}};
k.Object.defineProperties(lf.prototype,{Aa:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}}});var Vf=function(a){a=void 0===a?{}:a;this.h={};this.h.cloudOptimized=null==a.Re?null:a.Re;this.h.tileDimensions=null==a.Sa?null:a.Sa;this.h.skipEmptyFiles=null==a.ig?null:a.ig;this.h.tileSize=null==a.tileSize?null:a.tileSize};q(Vf,C);
Vf.prototype.i=function(){return{keys:["cloudOptimized","skipEmptyFiles","tileDimensions","tileSize"],s:{tileDimensions:Wf}}};
k.Object.defineProperties(Vf.prototype,{Re:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudOptimized")?E(this,"cloudOptimized"):null},set:function(a){this.h.cloudOptimized=a}},ig:{configurable:!0,enumerable:!0,get:function(){return F(this,"skipEmptyFiles")?E(this,"skipEmptyFiles"):null},set:function(a){this.h.skipEmptyFiles=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileDimensions")?E(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},
tileSize:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileSize")?E(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});var Xf=function(a){a=void 0===a?{}:a;this.h={};this.h.options=null==a.options?null:a.options};q(Xf,C);Xf.prototype.i=function(){return{keys:["options"],s:{options:Yf}}};k.Object.defineProperties(Xf.prototype,{options:{configurable:!0,enumerable:!0,get:function(){return F(this,"options")?E(this,"options"):null},set:function(a){this.h.options=a}}});
var Yf=function(a){a=void 0===a?{}:a;this.h={};this.h.requestedPolicyVersion=null==a.ui?null:a.ui};q(Yf,C);Yf.prototype.i=function(){return{keys:["requestedPolicyVersion"]}};k.Object.defineProperties(Yf.prototype,{ui:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestedPolicyVersion")?E(this,"requestedPolicyVersion"):null},set:function(a){this.h.requestedPolicyVersion=a}}});
var Wf=function(a){a=void 0===a?{}:a;this.h={};this.h.width=null==a.width?null:a.width;this.h.height=null==a.height?null:a.height};q(Wf,C);Wf.prototype.i=function(){return{keys:["height","width"]}};k.Object.defineProperties(Wf.prototype,{height:{configurable:!0,enumerable:!0,get:function(){return F(this,"height")?E(this,"height"):null},set:function(a){this.h.height=a}},width:{configurable:!0,enumerable:!0,get:function(){return F(this,"width")?E(this,"width"):null},set:function(a){this.h.width=a}}});
var Zf=function(a){a=void 0===a?{}:a;this.h={};this.h.x=null==a.x?null:a.x;this.h.y=null==a.y?null:a.y};q(Zf,C);Zf.prototype.i=function(){return{keys:["x","y"]}};k.Object.defineProperties(Zf.prototype,{x:{configurable:!0,enumerable:!0,get:function(){return F(this,"x")?E(this,"x"):null},set:function(a){this.h.x=a}},y:{configurable:!0,enumerable:!0,get:function(){return F(this,"y")?E(this,"y"):null},set:function(a){this.h.y=a}}});
var $f=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.id=null==a.id?null:a.id;this.h.updateTime=null==a.updateTime?null:a.updateTime;this.h.title=null==a.title?null:a.title;this.h.description=null==a.description?null:a.description;this.h.properties=null==a.properties?null:a.properties;this.h.startTime=null==a.startTime?null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.geometry=null==a.geometry?null:a.geometry;this.h.bands=null==a.bands?null:
a.bands;this.h.sizeBytes=null==a.sizeBytes?null:a.sizeBytes};q($f,C);$f.prototype.i=function(){return{N:{bands:jf},keys:"bands description endTime geometry id name properties sizeBytes startTime title updateTime".split(" "),Fa:{geometry:{ea:null,ja:!1,ka:!1,la:!1},properties:{ea:null,ja:!1,ka:!1,la:!1}}}};
k.Object.defineProperties($f.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return F(this,"bands")?E(this,"bands"):null},set:function(a){this.h.bands=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},geometry:{configurable:!0,enumerable:!0,
get:function(){return F(this,"geometry")?E(this,"geometry"):null},set:function(a){this.h.geometry=a}},id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},sizeBytes:{configurable:!0,
enumerable:!0,get:function(){return F(this,"sizeBytes")?E(this,"sizeBytes"):null},set:function(a){this.h.sizeBytes=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},title:{configurable:!0,enumerable:!0,get:function(){return F(this,"title")?E(this,"title"):null},set:function(a){this.h.title=a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateTime")?E(this,"updateTime"):
null},set:function(a){this.h.updateTime=a}}});var uf=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ma?null:a.Ma;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.h.pyramidingPolicyOverrides=null==a.Sf?null:a.Sf;this.h.tileSize=null==a.tileSize?null:a.tileSize};q(uf,C);
uf.prototype.i=function(){return{H:{pyramidingPolicy:ne,pyramidingPolicyOverrides:oe},keys:["earthEngineDestination","pyramidingPolicy","pyramidingPolicyOverrides","tileSize"],Fa:{pyramidingPolicyOverrides:{ea:null,ja:!1,ka:!1,la:!1}},s:{earthEngineDestination:Te}}};
k.Object.defineProperties(uf.prototype,{Ma:{configurable:!0,enumerable:!0,get:function(){return F(this,"earthEngineDestination")?E(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Sf:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicyOverrides")?E(this,"pyramidingPolicyOverrides"):
null},set:function(a){this.h.pyramidingPolicyOverrides=a}},tileSize:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileSize")?E(this,"tileSize"):null},set:function(a){this.h.tileSize=a}}});
var jf=function(a){a=void 0===a?{}:a;this.h={};this.h.id=null==a.id?null:a.id;this.h.dataType=null==a.dataType?null:a.dataType;this.h.grid=null==a.grid?null:a.grid;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.h.tilesets=null==a.tilesets?null:a.tilesets;this.h.missingData=null==a.missingData?null:a.missingData};q(jf,C);
jf.prototype.i=function(){return{N:{tilesets:ag},H:{pyramidingPolicy:pe},keys:"dataType grid id missingData pyramidingPolicy tilesets".split(" "),s:{dataType:bg,grid:wf,missingData:cg}}};
k.Object.defineProperties(jf.prototype,{dataType:{configurable:!0,enumerable:!0,get:function(){return F(this,"dataType")?E(this,"dataType"):null},set:function(a){this.h.dataType=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return F(this,"missingData")?
E(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesets")?E(this,"tilesets"):null},set:function(a){this.h.tilesets=a}}});
var vf=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.pa?null:a.pa;this.h.cloudStorageDestination=null==a.tb?null:a.tb;this.h.gcsDestination=null==a.sa?null:a.sa;this.h.geoTiffOptions=null==a.Id?null:a.Id;this.h.tfRecordOptions=null==a.ie?null:a.ie;this.h.fileFormat=null==a.G?null:a.G};q(vf,C);
vf.prototype.i=function(){return{H:{fileFormat:qe},keys:"cloudStorageDestination driveDestination fileFormat gcsDestination geoTiffOptions tfRecordOptions".split(" "),s:{cloudStorageDestination:Ve,driveDestination:gf,gcsDestination:Uf,geoTiffOptions:Vf,tfRecordOptions:dg}}};
k.Object.defineProperties(vf.prototype,{tb:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},pa:{configurable:!0,enumerable:!0,get:function(){return F(this,"driveDestination")?E(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsDestination")?E(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}},Id:{configurable:!0,enumerable:!0,get:function(){return F(this,"geoTiffOptions")?E(this,"geoTiffOptions"):null},set:function(a){this.h.geoTiffOptions=a}},ie:{configurable:!0,enumerable:!0,get:function(){return F(this,"tfRecordOptions")?E(this,"tfRecordOptions"):null},set:function(a){this.h.tfRecordOptions=a}}});
var eg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.properties=null==a.properties?null:a.properties;this.h.uriPrefix=null==a.pd?null:a.pd;this.h.tilesets=null==a.tilesets?null:a.tilesets;this.h.bands=null==a.bands?null:a.bands;this.h.maskBands=null==a.Hf?null:a.Hf;this.h.footprint=null==a.zh?null:a.zh;this.h.missingData=null==a.missingData?null:a.missingData;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy;this.h.startTime=null==a.startTime?
null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.minTileAreaRatio=null==a.Yh?null:a.Yh;this.h.skipMetadataRead=null==a.Ci?null:a.Ci};q(eg,C);eg.prototype.i=function(){return{N:{bands:fg,maskBands:gg,tilesets:hg},H:{pyramidingPolicy:re},keys:"bands endTime footprint maskBands minTileAreaRatio missingData name properties pyramidingPolicy skipMetadataRead startTime tilesets uriPrefix".split(" "),Fa:{properties:{ea:null,ja:!1,ka:!1,la:!1}},s:{footprint:ig,missingData:cg}}};
k.Object.defineProperties(eg.prototype,{bands:{configurable:!0,enumerable:!0,get:function(){return F(this,"bands")?E(this,"bands"):null},set:function(a){this.h.bands=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},zh:{configurable:!0,enumerable:!0,get:function(){return F(this,"footprint")?E(this,"footprint"):null},set:function(a){this.h.footprint=a}},Hf:{configurable:!0,enumerable:!0,get:function(){return F(this,
"maskBands")?E(this,"maskBands"):null},set:function(a){this.h.maskBands=a}},Yh:{configurable:!0,enumerable:!0,get:function(){return F(this,"minTileAreaRatio")?E(this,"minTileAreaRatio"):null},set:function(a){this.h.minTileAreaRatio=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return F(this,"missingData")?E(this,"missingData"):null},set:function(a){this.h.missingData=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=
a}},properties:{configurable:!0,enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Ci:{configurable:!0,enumerable:!0,get:function(){return F(this,"skipMetadataRead")?E(this,"skipMetadataRead"):null},set:function(a){this.h.skipMetadataRead=a}},startTime:{configurable:!0,
enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},tilesets:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesets")?E(this,"tilesets"):null},set:function(a){this.h.tilesets=a}},pd:{configurable:!0,enumerable:!0,get:function(){return F(this,"uriPrefix")?E(this,"uriPrefix"):null},set:function(a){this.h.uriPrefix=a}}});
var jg=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.Aa?null:a.Aa;this.h.affineTransform=null==a.Pb?null:a.Pb;this.h.dimensions=null==a.dimensions?null:a.dimensions};q(jg,C);jg.prototype.i=function(){return{keys:["affineTransform","dimensions","uris"],s:{affineTransform:Ge,dimensions:Wf}}};
k.Object.defineProperties(jg.prototype,{Pb:{configurable:!0,enumerable:!0,get:function(){return F(this,"affineTransform")?E(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},dimensions:{configurable:!0,enumerable:!0,get:function(){return F(this,"dimensions")?E(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},Aa:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}}});
var kg=function(a){a=void 0===a?{}:a;this.h={};this.h.imageManifest=null==a.wf?null:a.wf;this.h.description=null==a.description?null:a.description;this.h.overwrite=null==a.overwrite?null:a.overwrite;this.h.requestId=null==a.requestId?null:a.requestId};q(kg,C);kg.prototype.i=function(){return{keys:["description","imageManifest","overwrite","requestId"],s:{imageManifest:eg}}};
k.Object.defineProperties(kg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},wf:{configurable:!0,enumerable:!0,get:function(){return F(this,"imageManifest")?E(this,"imageManifest"):null},set:function(a){this.h.imageManifest=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return F(this,"overwrite")?E(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,
enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}}});var lg=function(a){a=void 0===a?{}:a;this.h={};this.h.tableManifest=null==a.ng?null:a.ng;this.h.description=null==a.description?null:a.description;this.h.overwrite=null==a.overwrite?null:a.overwrite;this.h.requestId=null==a.requestId?null:a.requestId};q(lg,C);lg.prototype.i=function(){return{keys:["description","overwrite","requestId","tableManifest"],s:{tableManifest:mg}}};
k.Object.defineProperties(lg.prototype,{description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},overwrite:{configurable:!0,enumerable:!0,get:function(){return F(this,"overwrite")?E(this,"overwrite"):null},set:function(a){this.h.overwrite=a}},requestId:{configurable:!0,enumerable:!0,get:function(){return F(this,"requestId")?E(this,"requestId"):null},set:function(a){this.h.requestId=a}},ng:{configurable:!0,
enumerable:!0,get:function(){return F(this,"tableManifest")?E(this,"tableManifest"):null},set:function(a){this.h.tableManifest=a}}});var ng=function(a){a=void 0===a?{}:a;this.h={};this.h.algorithms=null==a.Jc?null:a.Jc};q(ng,C);ng.prototype.i=function(){return{N:{algorithms:He},keys:["algorithms"]}};k.Object.defineProperties(ng.prototype,{Jc:{configurable:!0,enumerable:!0,get:function(){return F(this,"algorithms")?E(this,"algorithms"):null},set:function(a){this.h.algorithms=a}}});
var og=function(a){a=void 0===a?{}:a;this.h={};this.h.assets=null==a.assets?null:a.assets;this.h.nextPageToken=null==a.xa?null:a.xa};q(og,C);og.prototype.i=function(){return{N:{assets:hf},keys:["assets","nextPageToken"]}};
k.Object.defineProperties(og.prototype,{assets:{configurable:!0,enumerable:!0,get:function(){return F(this,"assets")?E(this,"assets"):null},set:function(a){this.h.assets=a}},xa:{configurable:!0,enumerable:!0,get:function(){return F(this,"nextPageToken")?E(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});var pg=function(a){a=void 0===a?{}:a;this.h={};this.h.type=null==a.type?null:a.type;this.h.features=null==a.features?null:a.features;this.h.nextPageToken=null==a.xa?null:a.xa};
q(pg,C);pg.prototype.i=function(){return{N:{features:If},keys:["features","nextPageToken","type"]}};
k.Object.defineProperties(pg.prototype,{features:{configurable:!0,enumerable:!0,get:function(){return F(this,"features")?E(this,"features"):null},set:function(a){this.h.features=a}},xa:{configurable:!0,enumerable:!0,get:function(){return F(this,"nextPageToken")?E(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=a}}});
var qg=function(a){a=void 0===a?{}:a;this.h={};this.h.images=null==a.images?null:a.images;this.h.nextPageToken=null==a.xa?null:a.xa};q(qg,C);qg.prototype.i=function(){return{N:{images:$f},keys:["images","nextPageToken"]}};
k.Object.defineProperties(qg.prototype,{images:{configurable:!0,enumerable:!0,get:function(){return F(this,"images")?E(this,"images"):null},set:function(a){this.h.images=a}},xa:{configurable:!0,enumerable:!0,get:function(){return F(this,"nextPageToken")?E(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}}});var rg=function(a){a=void 0===a?{}:a;this.h={};this.h.operations=null==a.Ra?null:a.Ra;this.h.nextPageToken=null==a.xa?null:a.xa};q(rg,C);
rg.prototype.i=function(){return{N:{operations:sg},keys:["nextPageToken","operations"]}};k.Object.defineProperties(rg.prototype,{xa:{configurable:!0,enumerable:!0,get:function(){return F(this,"nextPageToken")?E(this,"nextPageToken"):null},set:function(a){this.h.nextPageToken=a}},Ra:{configurable:!0,enumerable:!0,get:function(){return F(this,"operations")?E(this,"operations"):null},set:function(a){this.h.operations=a}}});
var tg=function(a){a=void 0===a?{}:a;this.h={};this.h.counter=null==a.counter?null:a.counter;this.h.dataAccess=null==a.jh?null:a.jh;this.h.cloudAudit=null==a.Vg?null:a.Vg};q(tg,C);tg.prototype.i=function(){return{keys:["cloudAudit","counter","dataAccess"],s:{cloudAudit:Ue,counter:bf,dataAccess:df}}};
k.Object.defineProperties(tg.prototype,{Vg:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudAudit")?E(this,"cloudAudit"):null},set:function(a){this.h.cloudAudit=a}},counter:{configurable:!0,enumerable:!0,get:function(){return F(this,"counter")?E(this,"counter"):null},set:function(a){this.h.counter=a}},jh:{configurable:!0,enumerable:!0,get:function(){return F(this,"dataAccess")?E(this,"dataAccess"):null},set:function(a){this.h.dataAccess=a}}});
var cg=function(a){a=void 0===a?{}:a;this.h={};this.h.values=null==a.values?null:a.values};q(cg,C);cg.prototype.i=function(){return{keys:["values"]}};k.Object.defineProperties(cg.prototype,{values:{configurable:!0,enumerable:!0,get:function(){return F(this,"values")?E(this,"values"):null},set:function(a){this.h.values=a}}});var ug=function(a){a=void 0===a?{}:a;this.h={};this.h.destinationName=null==a.Ub?null:a.Ub};q(ug,C);ug.prototype.i=function(){return{keys:["destinationName"]}};
k.Object.defineProperties(ug.prototype,{Ub:{configurable:!0,enumerable:!0,get:function(){return F(this,"destinationName")?E(this,"destinationName"):null},set:function(a){this.h.destinationName=a}}});var sg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.metadata=null==a.metadata?null:a.metadata;this.h.done=null==a.done?null:a.done;this.h.error=null==a.error?null:a.error;this.h.response=null==a.response?null:a.response};q(sg,C);
sg.prototype.i=function(){return{keys:["done","error","metadata","name","response"],Fa:{metadata:{ea:null,ja:!1,ka:!1,la:!1},response:{ea:null,ja:!1,ka:!1,la:!1}},s:{error:vg}}};
k.Object.defineProperties(sg.prototype,{done:{configurable:!0,enumerable:!0,get:function(){return F(this,"done")?E(this,"done"):null},set:function(a){this.h.done=a}},error:{configurable:!0,enumerable:!0,get:function(){return F(this,"error")?E(this,"error"):null},set:function(a){this.h.error=a}},metadata:{configurable:!0,enumerable:!0,get:function(){return F(this,"metadata")?E(this,"metadata"):null},set:function(a){this.h.metadata=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},response:{configurable:!0,enumerable:!0,get:function(){return F(this,"response")?E(this,"response"):null},set:function(a){this.h.response=a}}});
var wg=function(a){a=void 0===a?{}:a;this.h={};this.h.state=null==a.state?null:a.state;this.h.description=null==a.description?null:a.description;this.h.type=null==a.type?null:a.type;this.h.priority=null==a.priority?null:a.priority;this.h.createTime=null==a.Ye?null:a.Ye;this.h.updateTime=null==a.updateTime?null:a.updateTime;this.h.startTime=null==a.startTime?null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.progress=null==a.progress?null:a.progress;this.h.stages=null==a.Ei?null:
a.Ei;this.h.attempt=null==a.attempt?null:a.attempt;this.h.scriptUri=null==a.cg?null:a.cg;this.h.destinationUris=null==a.bf?null:a.bf;this.h.notifications=null==a.ci?null:a.ci;this.h.batchEecuUsageSeconds=null==a.Mg?null:a.Mg};q(wg,C);wg.prototype.i=function(){return{N:{notifications:xg,stages:yg},H:{state:se},keys:"attempt batchEecuUsageSeconds createTime description destinationUris endTime notifications priority progress scriptUri stages startTime state type updateTime".split(" ")}};
k.Object.defineProperties(wg.prototype,{attempt:{configurable:!0,enumerable:!0,get:function(){return F(this,"attempt")?E(this,"attempt"):null},set:function(a){this.h.attempt=a}},Mg:{configurable:!0,enumerable:!0,get:function(){return F(this,"batchEecuUsageSeconds")?E(this,"batchEecuUsageSeconds"):null},set:function(a){this.h.batchEecuUsageSeconds=a}},Ye:{configurable:!0,enumerable:!0,get:function(){return F(this,"createTime")?E(this,"createTime"):null},set:function(a){this.h.createTime=a}},description:{configurable:!0,
enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},bf:{configurable:!0,enumerable:!0,get:function(){return F(this,"destinationUris")?E(this,"destinationUris"):null},set:function(a){this.h.destinationUris=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},ci:{configurable:!0,enumerable:!0,get:function(){return F(this,"notifications")?E(this,
"notifications"):null},set:function(a){this.h.notifications=a}},priority:{configurable:!0,enumerable:!0,get:function(){return F(this,"priority")?E(this,"priority"):null},set:function(a){this.h.priority=a}},progress:{configurable:!0,enumerable:!0,get:function(){return F(this,"progress")?E(this,"progress"):null},set:function(a){this.h.progress=a}},cg:{configurable:!0,enumerable:!0,get:function(){return F(this,"scriptUri")?E(this,"scriptUri"):null},set:function(a){this.h.scriptUri=a}},Ei:{configurable:!0,
enumerable:!0,get:function(){return F(this,"stages")?E(this,"stages"):null},set:function(a){this.h.stages=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},state:{configurable:!0,enumerable:!0,get:function(){return F(this,"state")?E(this,"state"):null},set:function(a){this.h.state=a}},type:{configurable:!0,enumerable:!0,get:function(){return F(this,"type")?E(this,"type"):null},set:function(a){this.h.type=
a}},updateTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateTime")?E(this,"updateTime"):null},set:function(a){this.h.updateTime=a}}});var xg=function(a){a=void 0===a?{}:a;this.h={};this.h.severity=null==a.severity?null:a.severity;this.h.topic=null==a.Si?null:a.Si;this.h.detail=null==a.detail?null:a.detail};q(xg,C);xg.prototype.i=function(){return{H:{severity:te},keys:["detail","severity","topic"]}};
k.Object.defineProperties(xg.prototype,{detail:{configurable:!0,enumerable:!0,get:function(){return F(this,"detail")?E(this,"detail"):null},set:function(a){this.h.detail=a}},severity:{configurable:!0,enumerable:!0,get:function(){return F(this,"severity")?E(this,"severity"):null},set:function(a){this.h.severity=a}},Si:{configurable:!0,enumerable:!0,get:function(){return F(this,"topic")?E(this,"topic"):null},set:function(a){this.h.topic=a}}});
var yg=function(a){a=void 0===a?{}:a;this.h={};this.h.displayName=null==a.displayName?null:a.displayName;this.h.completeWorkUnits=null==a.Wg?null:a.Wg;this.h.totalWorkUnits=null==a.Ti?null:a.Ti;this.h.description=null==a.description?null:a.description};q(yg,C);yg.prototype.i=function(){return{keys:["completeWorkUnits","description","displayName","totalWorkUnits"]}};
k.Object.defineProperties(yg.prototype,{Wg:{configurable:!0,enumerable:!0,get:function(){return F(this,"completeWorkUnits")?E(this,"completeWorkUnits"):null},set:function(a){this.h.completeWorkUnits=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},displayName:{configurable:!0,enumerable:!0,get:function(){return F(this,"displayName")?E(this,"displayName"):null},set:function(a){this.h.displayName=
a}},Ti:{configurable:!0,enumerable:!0,get:function(){return F(this,"totalWorkUnits")?E(this,"totalWorkUnits"):null},set:function(a){this.h.totalWorkUnits=a}}});var bg=function(a){a=void 0===a?{}:a;this.h={};this.h.precision=null==a.precision?null:a.precision;this.h.range=null==a.hd?null:a.hd;this.h.dimensionsCount=null==a.nh?null:a.nh};q(bg,C);bg.prototype.i=function(){return{H:{precision:ue},keys:["dimensionsCount","precision","range"],s:{range:ff}}};
k.Object.defineProperties(bg.prototype,{nh:{configurable:!0,enumerable:!0,get:function(){return F(this,"dimensionsCount")?E(this,"dimensionsCount"):null},set:function(a){this.h.dimensionsCount=a}},precision:{configurable:!0,enumerable:!0,get:function(){return F(this,"precision")?E(this,"precision"):null},set:function(a){this.h.precision=a}},hd:{configurable:!0,enumerable:!0,get:function(){return F(this,"range")?E(this,"range"):null},set:function(a){this.h.range=a}}});
var ig=function(a){a=void 0===a?{}:a;this.h={};this.h.points=null==a.points?null:a.points;this.h.bandId=null==a.Lg?null:a.Lg};q(ig,C);ig.prototype.i=function(){return{N:{points:Zf},keys:["bandId","points"]}};
k.Object.defineProperties(ig.prototype,{Lg:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandId")?E(this,"bandId"):null},set:function(a){this.h.bandId=a}},points:{configurable:!0,enumerable:!0,get:function(){return F(this,"points")?E(this,"points"):null},set:function(a){this.h.points=a}}});
var wf=function(a){a=void 0===a?{}:a;this.h={};this.h.crsCode=null==a.Ze?null:a.Ze;this.h.crsWkt=null==a.dh?null:a.dh;this.h.dimensions=null==a.dimensions?null:a.dimensions;this.h.affineTransform=null==a.Pb?null:a.Pb};q(wf,C);wf.prototype.i=function(){return{keys:["affineTransform","crsCode","crsWkt","dimensions"],s:{affineTransform:Ge,dimensions:Wf}}};
k.Object.defineProperties(wf.prototype,{Pb:{configurable:!0,enumerable:!0,get:function(){return F(this,"affineTransform")?E(this,"affineTransform"):null},set:function(a){this.h.affineTransform=a}},Ze:{configurable:!0,enumerable:!0,get:function(){return F(this,"crsCode")?E(this,"crsCode"):null},set:function(a){this.h.crsCode=a}},dh:{configurable:!0,enumerable:!0,get:function(){return F(this,"crsWkt")?E(this,"crsWkt"):null},set:function(a){this.h.crsWkt=a}},dimensions:{configurable:!0,enumerable:!0,
get:function(){return F(this,"dimensions")?E(this,"dimensions"):null},set:function(a){this.h.dimensions=a}}});var Df=function(a){a=void 0===a?{}:a;this.h={};this.h.version=null==a.version?null:a.version;this.h.bindings=null==a.wd?null:a.wd;this.h.auditConfigs=null==a.Ig?null:a.Ig;this.h.rules=null==a.rules?null:a.rules;this.h.etag=null==a.df?null:a.df};q(Df,C);Df.prototype.i=function(){return{N:{auditConfigs:Le,bindings:Oe,rules:zg},keys:["auditConfigs","bindings","etag","rules","version"]}};
k.Object.defineProperties(Df.prototype,{Ig:{configurable:!0,enumerable:!0,get:function(){return F(this,"auditConfigs")?E(this,"auditConfigs"):null},set:function(a){this.h.auditConfigs=a}},wd:{configurable:!0,enumerable:!0,get:function(){return F(this,"bindings")?E(this,"bindings"):null},set:function(a){this.h.bindings=a}},df:{configurable:!0,enumerable:!0,get:function(){return F(this,"etag")?E(this,"etag"):null},set:function(a){this.h.etag=a}},rules:{configurable:!0,enumerable:!0,get:function(){return F(this,
"rules")?E(this,"rules"):null},set:function(a){this.h.rules=a}},version:{configurable:!0,enumerable:!0,get:function(){return F(this,"version")?E(this,"version"):null},set:function(a){this.h.version=a}}});var Nf=function(a){a=void 0===a?{}:a;this.h={};this.h.prerenderTiles=null==a.ki?null:a.ki;this.h.tileLimiting=null==a.Li?null:a.Li};q(Nf,C);Nf.prototype.i=function(){return{keys:["prerenderTiles","tileLimiting"],s:{tileLimiting:Ag}}};
k.Object.defineProperties(Nf.prototype,{ki:{configurable:!0,enumerable:!0,get:function(){return F(this,"prerenderTiles")?E(this,"prerenderTiles"):null},set:function(a){this.h.prerenderTiles=a}},Li:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileLimiting")?E(this,"tileLimiting"):null},set:function(a){this.h.tileLimiting=a}}});var Bg=function(a){a=void 0===a?{}:a;this.h={};this.h.attributeName=null==a.attributeName?null:a.attributeName};q(Bg,C);Bg.prototype.i=function(){return{keys:["attributeName"]}};
k.Object.defineProperties(Bg.prototype,{attributeName:{configurable:!0,enumerable:!0,get:function(){return F(this,"attributeName")?E(this,"attributeName"):null},set:function(a){this.h.attributeName=a}}});var Cg=function(){this.h={}};q(Cg,C);Cg.prototype.i=function(){return{keys:[]}};var Dg=function(){this.h={}};q(Dg,C);Dg.prototype.i=function(){return{keys:[]}};var Eg=function(){this.h={}};q(Eg,C);Eg.prototype.i=function(){return{keys:[]}};
var Fg=function(a){a=void 0===a?{}:a;this.h={};this.h.rankByAttributeRule=null==a.Wd?null:a.Wd;this.h.rankByMinVisibleLodRule=null==a.pi?null:a.pi;this.h.rankByGeometryTypeRule=null==a.Xd?null:a.Xd;this.h.rankByMinZoomLevelRule=null==a.Yd?null:a.Yd;this.h.direction=null==a.direction?null:a.direction};q(Fg,C);
Fg.prototype.i=function(){return{H:{direction:ve},keys:["direction","rankByAttributeRule","rankByGeometryTypeRule","rankByMinVisibleLodRule","rankByMinZoomLevelRule"],s:{rankByAttributeRule:Bg,rankByGeometryTypeRule:Cg,rankByMinVisibleLodRule:Dg,rankByMinZoomLevelRule:Eg}}};
k.Object.defineProperties(Fg.prototype,{direction:{configurable:!0,enumerable:!0,get:function(){return F(this,"direction")?E(this,"direction"):null},set:function(a){this.h.direction=a}},Wd:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByAttributeRule")?E(this,"rankByAttributeRule"):null},set:function(a){this.h.rankByAttributeRule=a}},Xd:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByGeometryTypeRule")?E(this,"rankByGeometryTypeRule"):null},set:function(a){this.h.rankByGeometryTypeRule=
a}},pi:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByMinVisibleLodRule")?E(this,"rankByMinVisibleLodRule"):null},set:function(a){this.h.rankByMinVisibleLodRule=a}},Yd:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByMinZoomLevelRule")?E(this,"rankByMinZoomLevelRule"):null},set:function(a){this.h.rankByMinZoomLevelRule=a}}});
var Of=function(a){a=void 0===a?{}:a;this.h={};this.h.zOrderRankingRule=null==a.Bg?null:a.Bg;this.h.thinningRankingRule=null==a.pg?null:a.pg};q(Of,C);Of.prototype.i=function(){return{keys:["thinningRankingRule","zOrderRankingRule"],s:{thinningRankingRule:Gg,zOrderRankingRule:Gg}}};
k.Object.defineProperties(Of.prototype,{pg:{configurable:!0,enumerable:!0,get:function(){return F(this,"thinningRankingRule")?E(this,"thinningRankingRule"):null},set:function(a){this.h.thinningRankingRule=a}},Bg:{configurable:!0,enumerable:!0,get:function(){return F(this,"zOrderRankingRule")?E(this,"zOrderRankingRule"):null},set:function(a){this.h.zOrderRankingRule=a}}});
var Gg=function(a){a=void 0===a?{}:a;this.h={};this.h.rankByOneThingRule=null==a.Uf?null:a.Uf;this.h.pseudoRandomTiebreaking=null==a.oi?null:a.oi};q(Gg,C);Gg.prototype.i=function(){return{N:{rankByOneThingRule:Fg},keys:["pseudoRandomTiebreaking","rankByOneThingRule"]}};
k.Object.defineProperties(Gg.prototype,{oi:{configurable:!0,enumerable:!0,get:function(){return F(this,"pseudoRandomTiebreaking")?E(this,"pseudoRandomTiebreaking"):null},set:function(a){this.h.pseudoRandomTiebreaking=a}},Uf:{configurable:!0,enumerable:!0,get:function(){return F(this,"rankByOneThingRule")?E(this,"rankByOneThingRule"):null},set:function(a){this.h.rankByOneThingRule=a}}});
var zg=function(a){a=void 0===a?{}:a;this.h={};this.h.description=null==a.description?null:a.description;this.h.permissions=null==a.permissions?null:a.permissions;this.h.action=null==a.action?null:a.action;this.h["in"]=null==a.Hh?null:a.Hh;this.h.notIn=null==a.bi?null:a.bi;this.h.conditions=null==a.conditions?null:a.conditions;this.h.logConfig=null==a.Ph?null:a.Ph};q(zg,C);zg.prototype.i=function(){return{N:{conditions:$e,logConfig:tg},H:{action:we},keys:"action conditions description in logConfig notIn permissions".split(" ")}};
k.Object.defineProperties(zg.prototype,{action:{configurable:!0,enumerable:!0,get:function(){return F(this,"action")?E(this,"action"):null},set:function(a){this.h.action=a}},conditions:{configurable:!0,enumerable:!0,get:function(){return F(this,"conditions")?E(this,"conditions"):null},set:function(a){this.h.conditions=a}},description:{configurable:!0,enumerable:!0,get:function(){return F(this,"description")?E(this,"description"):null},set:function(a){this.h.description=a}},Hh:{configurable:!0,enumerable:!0,
get:function(){return F(this,"in")?E(this,"in"):null},set:function(a){this.h["in"]=a}},Ph:{configurable:!0,enumerable:!0,get:function(){return F(this,"logConfig")?E(this,"logConfig"):null},set:function(a){this.h.logConfig=a}},bi:{configurable:!0,enumerable:!0,get:function(){return F(this,"notIn")?E(this,"notIn"):null},set:function(a){this.h.notIn=a}},permissions:{configurable:!0,enumerable:!0,get:function(){return F(this,"permissions")?E(this,"permissions"):null},set:function(a){this.h.permissions=
a}}});var Hg=function(a){a=void 0===a?{}:a;this.h={};this.h.policy=null==a.Pf?null:a.Pf;this.h.updateMask=null==a.Gc?null:a.Gc};q(Hg,C);Hg.prototype.i=function(){return{keys:["policy","updateMask"],s:{policy:Df}}};
k.Object.defineProperties(Hg.prototype,{Pf:{configurable:!0,enumerable:!0,get:function(){return F(this,"policy")?E(this,"policy"):null},set:function(a){this.h.policy=a}},Gc:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateMask")?E(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});var vg=function(a){a=void 0===a?{}:a;this.h={};this.h.code=null==a.code?null:a.code;this.h.message=null==a.message?null:a.message;this.h.details=null==a.details?null:a.details};q(vg,C);
vg.prototype.i=function(){return{keys:["code","details","message"],Fa:{details:{ea:null,ja:!0,ka:!1,la:!1}}}};
k.Object.defineProperties(vg.prototype,{code:{configurable:!0,enumerable:!0,get:function(){return F(this,"code")?E(this,"code"):null},set:function(a){this.h.code=a}},details:{configurable:!0,enumerable:!0,get:function(){return F(this,"details")?E(this,"details"):null},set:function(a){this.h.details=a}},message:{configurable:!0,enumerable:!0,get:function(){return F(this,"message")?E(this,"message"):null},set:function(a){this.h.message=a}}});
var Ig=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.fileFormat=null==a.G?null:a.G;this.h.selectors=null==a.selectors?null:a.selectors;this.h.filename=null==a.filename?null:a.filename};q(Ig,C);Ig.prototype.i=function(){return{H:{fileFormat:ye},keys:["expression","fileFormat","filename","name","selectors"],s:{expression:Ye}}};
k.Object.defineProperties(Ig.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},filename:{configurable:!0,enumerable:!0,get:function(){return F(this,"filename")?E(this,"filename"):null},set:function(a){this.h.filename=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},selectors:{configurable:!0,enumerable:!0,get:function(){return F(this,"selectors")?E(this,"selectors"):null},set:function(a){this.h.selectors=a}}});var Af=function(a){a=void 0===a?{}:a;this.h={};this.h.earthEngineDestination=null==a.Ma?null:a.Ma};q(Af,C);Af.prototype.i=function(){return{keys:["earthEngineDestination"],s:{earthEngineDestination:Te}}};
k.Object.defineProperties(Af.prototype,{Ma:{configurable:!0,enumerable:!0,get:function(){return F(this,"earthEngineDestination")?E(this,"earthEngineDestination"):null},set:function(a){this.h.earthEngineDestination=a}}});var Cf=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.pa?null:a.pa;this.h.cloudStorageDestination=null==a.tb?null:a.tb;this.h.gcsDestination=null==a.sa?null:a.sa;this.h.fileFormat=null==a.G?null:a.G};q(Cf,C);
Cf.prototype.i=function(){return{H:{fileFormat:xe},keys:["cloudStorageDestination","driveDestination","fileFormat","gcsDestination"],s:{cloudStorageDestination:Ve,driveDestination:gf,gcsDestination:Uf}}};
k.Object.defineProperties(Cf.prototype,{tb:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},pa:{configurable:!0,enumerable:!0,get:function(){return F(this,"driveDestination")?E(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsDestination")?E(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}}});
var mg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.properties=null==a.properties?null:a.properties;this.h.uriPrefix=null==a.pd?null:a.pd;this.h.sources=null==a.sources?null:a.sources;this.h.startTime=null==a.startTime?null:a.startTime;this.h.endTime=null==a.endTime?null:a.endTime;this.h.csvColumnDataTypeOverrides=null==a.eh?null:a.eh};q(mg,C);
mg.prototype.i=function(){return{N:{sources:Jg},H:{csvColumnDataTypeOverrides:ze},keys:"csvColumnDataTypeOverrides endTime name properties sources startTime uriPrefix".split(" "),Fa:{csvColumnDataTypeOverrides:{ea:null,ja:!1,ka:!1,la:!1},properties:{ea:null,ja:!1,ka:!1,la:!1}}}};
k.Object.defineProperties(mg.prototype,{eh:{configurable:!0,enumerable:!0,get:function(){return F(this,"csvColumnDataTypeOverrides")?E(this,"csvColumnDataTypeOverrides"):null},set:function(a){this.h.csvColumnDataTypeOverrides=a}},endTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"endTime")?E(this,"endTime"):null},set:function(a){this.h.endTime=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},properties:{configurable:!0,
enumerable:!0,get:function(){return F(this,"properties")?E(this,"properties"):null},set:function(a){this.h.properties=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,"sources")?E(this,"sources"):null},set:function(a){this.h.sources=a}},startTime:{configurable:!0,enumerable:!0,get:function(){return F(this,"startTime")?E(this,"startTime"):null},set:function(a){this.h.startTime=a}},pd:{configurable:!0,enumerable:!0,get:function(){return F(this,"uriPrefix")?E(this,"uriPrefix"):
null},set:function(a){this.h.uriPrefix=a}}});
var Jg=function(a){a=void 0===a?{}:a;this.h={};this.h.uris=null==a.Aa?null:a.Aa;this.h.charset=null==a.charset?null:a.charset;this.h.maxErrorMeters=null==a.Zb?null:a.Zb;this.h.maxVertices=null==a.maxVertices?null:a.maxVertices;this.h.crs=null==a.crs?null:a.crs;this.h.geodesic=null==a.geodesic?null:a.geodesic;this.h.primaryGeometryColumn=null==a.mi?null:a.mi;this.h.xColumn=null==a.Wi?null:a.Wi;this.h.yColumn=null==a.Xi?null:a.Xi;this.h.dateFormat=null==a.kh?null:a.kh;this.h.csvDelimiter=null==a.fh?
null:a.fh;this.h.csvQualifier=null==a.gh?null:a.gh};q(Jg,C);Jg.prototype.i=function(){return{keys:"charset crs csvDelimiter csvQualifier dateFormat geodesic maxErrorMeters maxVertices primaryGeometryColumn uris xColumn yColumn".split(" ")}};
k.Object.defineProperties(Jg.prototype,{charset:{configurable:!0,enumerable:!0,get:function(){return F(this,"charset")?E(this,"charset"):null},set:function(a){this.h.charset=a}},crs:{configurable:!0,enumerable:!0,get:function(){return F(this,"crs")?E(this,"crs"):null},set:function(a){this.h.crs=a}},fh:{configurable:!0,enumerable:!0,get:function(){return F(this,"csvDelimiter")?E(this,"csvDelimiter"):null},set:function(a){this.h.csvDelimiter=a}},gh:{configurable:!0,enumerable:!0,get:function(){return F(this,
"csvQualifier")?E(this,"csvQualifier"):null},set:function(a){this.h.csvQualifier=a}},kh:{configurable:!0,enumerable:!0,get:function(){return F(this,"dateFormat")?E(this,"dateFormat"):null},set:function(a){this.h.dateFormat=a}},geodesic:{configurable:!0,enumerable:!0,get:function(){return F(this,"geodesic")?E(this,"geodesic"):null},set:function(a){this.h.geodesic=a}},Zb:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxErrorMeters")?E(this,"maxErrorMeters"):null},set:function(a){this.h.maxErrorMeters=
a}},maxVertices:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxVertices")?E(this,"maxVertices"):null},set:function(a){this.h.maxVertices=a}},mi:{configurable:!0,enumerable:!0,get:function(){return F(this,"primaryGeometryColumn")?E(this,"primaryGeometryColumn"):null},set:function(a){this.h.primaryGeometryColumn=a}},Aa:{configurable:!0,enumerable:!0,get:function(){return F(this,"uris")?E(this,"uris"):null},set:function(a){this.h.uris=a}},Wi:{configurable:!0,enumerable:!0,get:function(){return F(this,
"xColumn")?E(this,"xColumn"):null},set:function(a){this.h.xColumn=a}},Xi:{configurable:!0,enumerable:!0,get:function(){return F(this,"yColumn")?E(this,"yColumn"):null},set:function(a){this.h.yColumn=a}}});
var dg=function(a){a=void 0===a?{}:a;this.h={};this.h.tileDimensions=null==a.Sa?null:a.Sa;this.h.marginDimensions=null==a.Gf?null:a.Gf;this.h.compress=null==a.Ue?null:a.Ue;this.h.maxSizeBytes=null==a.ac?null:a.ac;this.h.defaultValue=null==a.defaultValue?null:a.defaultValue;this.h.tensorDepths=null==a.he?null:a.he;this.h.sequenceData=null==a.dg?null:a.dg;this.h.collapseBands=null==a.Se?null:a.Se;this.h.maxMaskedRatio=null==a.Kf?null:a.Kf};q(dg,C);
dg.prototype.i=function(){return{keys:"collapseBands compress defaultValue marginDimensions maxMaskedRatio maxSizeBytes sequenceData tensorDepths tileDimensions".split(" "),Fa:{tensorDepths:{ea:null,ja:!1,ka:!1,la:!1}},s:{marginDimensions:Wf,tileDimensions:Wf}}};
k.Object.defineProperties(dg.prototype,{Se:{configurable:!0,enumerable:!0,get:function(){return F(this,"collapseBands")?E(this,"collapseBands"):null},set:function(a){this.h.collapseBands=a}},Ue:{configurable:!0,enumerable:!0,get:function(){return F(this,"compress")?E(this,"compress"):null},set:function(a){this.h.compress=a}},defaultValue:{configurable:!0,enumerable:!0,get:function(){return F(this,"defaultValue")?E(this,"defaultValue"):null},set:function(a){this.h.defaultValue=a}},Gf:{configurable:!0,
enumerable:!0,get:function(){return F(this,"marginDimensions")?E(this,"marginDimensions"):null},set:function(a){this.h.marginDimensions=a}},Kf:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxMaskedRatio")?E(this,"maxMaskedRatio"):null},set:function(a){this.h.maxMaskedRatio=a}},ac:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxSizeBytes")?E(this,"maxSizeBytes"):null},set:function(a){this.h.maxSizeBytes=a}},dg:{configurable:!0,enumerable:!0,get:function(){return F(this,
"sequenceData")?E(this,"sequenceData"):null},set:function(a){this.h.sequenceData=a}},he:{configurable:!0,enumerable:!0,get:function(){return F(this,"tensorDepths")?E(this,"tensorDepths"):null},set:function(a){this.h.tensorDepths=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileDimensions")?E(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}}});
var Pf=function(a){a=void 0===a?{}:a;this.h={};this.h.maxFeaturesPerTile=null==a.Jf?null:a.Jf;this.h.thinningStrategy=null==a.qg?null:a.qg};q(Pf,C);Pf.prototype.i=function(){return{H:{thinningStrategy:Ae},keys:["maxFeaturesPerTile","thinningStrategy"]}};
k.Object.defineProperties(Pf.prototype,{Jf:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxFeaturesPerTile")?E(this,"maxFeaturesPerTile"):null},set:function(a){this.h.maxFeaturesPerTile=a}},qg:{configurable:!0,enumerable:!0,get:function(){return F(this,"thinningStrategy")?E(this,"thinningStrategy"):null},set:function(a){this.h.thinningStrategy=a}}});
var Kg=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.fileFormat=null==a.G?null:a.G;this.h.bandIds=null==a.da?null:a.da;this.h.visualizationOptions=null==a.lc?null:a.lc;this.h.grid=null==a.grid?null:a.grid;this.h.filenamePrefix=null==a.ga?null:a.ga};q(Kg,C);
Kg.prototype.i=function(){return{H:{fileFormat:Be},keys:"bandIds expression fileFormat filenamePrefix grid name visualizationOptions".split(" "),s:{expression:Ye,grid:wf,visualizationOptions:qf}}};
k.Object.defineProperties(Kg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},ga:{configurable:!0,enumerable:!0,get:function(){return F(this,
"filenamePrefix")?E(this,"filenamePrefix"):null},set:function(a){this.h.filenamePrefix=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,"name")?E(this,"name"):null},set:function(a){this.h.name=a}},lc:{configurable:!0,enumerable:!0,get:function(){return F(this,"visualizationOptions")?E(this,"visualizationOptions"):null},set:function(a){this.h.visualizationOptions=
a}}});var Ag=function(a){a=void 0===a?{}:a;this.h={};this.h.maxPrerenderZoom=null==a.Uh?null:a.Uh;this.h.minVerticesPerTile=null==a.Zh?null:a.Zh;this.h.neighborDepth=null==a.ai?null:a.ai;this.h.minFeaturesPerTile=null==a.Xh?null:a.Xh};q(Ag,C);Ag.prototype.i=function(){return{keys:["maxPrerenderZoom","minFeaturesPerTile","minVerticesPerTile","neighborDepth"]}};
k.Object.defineProperties(Ag.prototype,{Uh:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxPrerenderZoom")?E(this,"maxPrerenderZoom"):null},set:function(a){this.h.maxPrerenderZoom=a}},Xh:{configurable:!0,enumerable:!0,get:function(){return F(this,"minFeaturesPerTile")?E(this,"minFeaturesPerTile"):null},set:function(a){this.h.minFeaturesPerTile=a}},Zh:{configurable:!0,enumerable:!0,get:function(){return F(this,"minVerticesPerTile")?E(this,"minVerticesPerTile"):null},set:function(a){this.h.minVerticesPerTile=
a}},ai:{configurable:!0,enumerable:!0,get:function(){return F(this,"neighborDepth")?E(this,"neighborDepth"):null},set:function(a){this.h.neighborDepth=a}}});
var yf=function(a){a=void 0===a?{}:a;this.h={};this.h.endZoom=null==a.qh?null:a.qh;this.h.maxZoom=null==a.maxZoom?null:a.maxZoom;this.h.scale=null==a.scale?null:a.scale;this.h.startZoom=null==a.Fi?null:a.Fi;this.h.minZoom=null==a.minZoom?null:a.minZoom;this.h.skipEmpty=null==a.Bi?null:a.Bi;this.h.skipEmptyTiles=null==a.jg?null:a.jg;this.h.mapsApiKey=null==a.Ff?null:a.Ff;this.h.dimensions=null==a.dimensions?null:a.dimensions;this.h.tileDimensions=null==a.Sa?null:a.Sa;this.h.stride=null==a.kg?null:
a.kg;this.h.zoomSubset=null==a.Cg?null:a.Cg};q(yf,C);yf.prototype.i=function(){return{keys:"dimensions endZoom mapsApiKey maxZoom minZoom scale skipEmpty skipEmptyTiles startZoom stride tileDimensions zoomSubset".split(" "),s:{dimensions:Wf,tileDimensions:Wf,zoomSubset:Lg}}};
k.Object.defineProperties(yf.prototype,{dimensions:{configurable:!0,enumerable:!0,get:function(){return F(this,"dimensions")?E(this,"dimensions"):null},set:function(a){this.h.dimensions=a}},qh:{configurable:!0,enumerable:!0,get:function(){return F(this,"endZoom")?E(this,"endZoom"):null},set:function(a){this.h.endZoom=a}},Ff:{configurable:!0,enumerable:!0,get:function(){return F(this,"mapsApiKey")?E(this,"mapsApiKey"):null},set:function(a){this.h.mapsApiKey=a}},maxZoom:{configurable:!0,enumerable:!0,
get:function(){return F(this,"maxZoom")?E(this,"maxZoom"):null},set:function(a){this.h.maxZoom=a}},minZoom:{configurable:!0,enumerable:!0,get:function(){return F(this,"minZoom")?E(this,"minZoom"):null},set:function(a){this.h.minZoom=a}},scale:{configurable:!0,enumerable:!0,get:function(){return F(this,"scale")?E(this,"scale"):null},set:function(a){this.h.scale=a}},Bi:{configurable:!0,enumerable:!0,get:function(){return F(this,"skipEmpty")?E(this,"skipEmpty"):null},set:function(a){this.h.skipEmpty=
a}},jg:{configurable:!0,enumerable:!0,get:function(){return F(this,"skipEmptyTiles")?E(this,"skipEmptyTiles"):null},set:function(a){this.h.skipEmptyTiles=a}},Fi:{configurable:!0,enumerable:!0,get:function(){return F(this,"startZoom")?E(this,"startZoom"):null},set:function(a){this.h.startZoom=a}},kg:{configurable:!0,enumerable:!0,get:function(){return F(this,"stride")?E(this,"stride"):null},set:function(a){this.h.stride=a}},Sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"tileDimensions")?
E(this,"tileDimensions"):null},set:function(a){this.h.tileDimensions=a}},Cg:{configurable:!0,enumerable:!0,get:function(){return F(this,"zoomSubset")?E(this,"zoomSubset"):null},set:function(a){this.h.zoomSubset=a}}});
var hg=function(a){a=void 0===a?{}:a;this.h={};this.h.id=null==a.id?null:a.id;this.h.sources=null==a.sources?null:a.sources;this.h.dataType=null==a.dataType?null:a.dataType;this.h.crs=null==a.crs?null:a.crs;this.h.subdatasetPrefix=null==a.Hi?null:a.Hi;this.h.subdatasetSuffix=null==a.Ii?null:a.Ii};q(hg,C);hg.prototype.i=function(){return{N:{sources:jg},H:{dataType:De},keys:"crs dataType id sources subdatasetPrefix subdatasetSuffix".split(" ")}};
k.Object.defineProperties(hg.prototype,{crs:{configurable:!0,enumerable:!0,get:function(){return F(this,"crs")?E(this,"crs"):null},set:function(a){this.h.crs=a}},dataType:{configurable:!0,enumerable:!0,get:function(){return F(this,"dataType")?E(this,"dataType"):null},set:function(a){this.h.dataType=a}},id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,"sources")?
E(this,"sources"):null},set:function(a){this.h.sources=a}},Hi:{configurable:!0,enumerable:!0,get:function(){return F(this,"subdatasetPrefix")?E(this,"subdatasetPrefix"):null},set:function(a){this.h.subdatasetPrefix=a}},Ii:{configurable:!0,enumerable:!0,get:function(){return F(this,"subdatasetSuffix")?E(this,"subdatasetSuffix"):null},set:function(a){this.h.subdatasetSuffix=a}}});
var fg=function(a){a=void 0===a?{}:a;this.h={};this.h.id=null==a.id?null:a.id;this.h.tilesetId=null==a.Ec?null:a.Ec;this.h.tilesetBandIndex=null==a.Oi?null:a.Oi;this.h.missingData=null==a.missingData?null:a.missingData;this.h.pyramidingPolicy=null==a.pyramidingPolicy?null:a.pyramidingPolicy};q(fg,C);fg.prototype.i=function(){return{H:{pyramidingPolicy:Ce},keys:["id","missingData","pyramidingPolicy","tilesetBandIndex","tilesetId"],s:{missingData:cg}}};
k.Object.defineProperties(fg.prototype,{id:{configurable:!0,enumerable:!0,get:function(){return F(this,"id")?E(this,"id"):null},set:function(a){this.h.id=a}},missingData:{configurable:!0,enumerable:!0,get:function(){return F(this,"missingData")?E(this,"missingData"):null},set:function(a){this.h.missingData=a}},pyramidingPolicy:{configurable:!0,enumerable:!0,get:function(){return F(this,"pyramidingPolicy")?E(this,"pyramidingPolicy"):null},set:function(a){this.h.pyramidingPolicy=a}},Oi:{configurable:!0,
enumerable:!0,get:function(){return F(this,"tilesetBandIndex")?E(this,"tilesetBandIndex"):null},set:function(a){this.h.tilesetBandIndex=a}},Ec:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesetId")?E(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var gg=function(a){a=void 0===a?{}:a;this.h={};this.h.tilesetId=null==a.Ec?null:a.Ec;this.h.bandIds=null==a.da?null:a.da};q(gg,C);gg.prototype.i=function(){return{keys:["bandIds","tilesetId"]}};
k.Object.defineProperties(gg.prototype,{da:{configurable:!0,enumerable:!0,get:function(){return F(this,"bandIds")?E(this,"bandIds"):null},set:function(a){this.h.bandIds=a}},Ec:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesetId")?E(this,"tilesetId"):null},set:function(a){this.h.tilesetId=a}}});var nf=function(a){a=void 0===a?{}:a;this.h={};this.h.sources=null==a.sources?null:a.sources;this.h.pathPrefix=null==a.pathPrefix?null:a.pathPrefix};q(nf,C);
nf.prototype.i=function(){return{N:{sources:Mg},keys:["pathPrefix","sources"]}};k.Object.defineProperties(nf.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return F(this,"pathPrefix")?E(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,"sources")?E(this,"sources"):null},set:function(a){this.h.sources=a}}});
var of=function(a){a=void 0===a?{}:a;this.h={};this.h.sources=null==a.sources?null:a.sources;this.h.pathPrefix=null==a.pathPrefix?null:a.pathPrefix};q(of,C);of.prototype.i=function(){return{N:{sources:Mg},keys:["pathPrefix","sources"]}};
k.Object.defineProperties(of.prototype,{pathPrefix:{configurable:!0,enumerable:!0,get:function(){return F(this,"pathPrefix")?E(this,"pathPrefix"):null},set:function(a){this.h.pathPrefix=a}},sources:{configurable:!0,enumerable:!0,get:function(){return F(this,"sources")?E(this,"sources"):null},set:function(a){this.h.sources=a}}});var Mg=function(a){a=void 0===a?{}:a;this.h={};this.h.pathSuffix=null==a.pathSuffix?null:a.pathSuffix;this.h.headerSizeBytes=null==a.Ch?null:a.Ch};q(Mg,C);
Mg.prototype.i=function(){return{keys:["headerSizeBytes","pathSuffix"]}};k.Object.defineProperties(Mg.prototype,{Ch:{configurable:!0,enumerable:!0,get:function(){return F(this,"headerSizeBytes")?E(this,"headerSizeBytes"):null},set:function(a){this.h.headerSizeBytes=a}},pathSuffix:{configurable:!0,enumerable:!0,get:function(){return F(this,"pathSuffix")?E(this,"pathSuffix"):null},set:function(a){this.h.pathSuffix=a}}});
var ag=function(a){a=void 0===a?{}:a;this.h={};this.h.fileIndexes=null==a.uh?null:a.uh;this.h.firstTileIndex=null==a.wh?null:a.wh;this.h.tilesPerFile=null==a.Ni?null:a.Ni};q(ag,C);ag.prototype.i=function(){return{keys:["fileIndexes","firstTileIndex","tilesPerFile"]}};
k.Object.defineProperties(ag.prototype,{uh:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileIndexes")?E(this,"fileIndexes"):null},set:function(a){this.h.fileIndexes=a}},wh:{configurable:!0,enumerable:!0,get:function(){return F(this,"firstTileIndex")?E(this,"firstTileIndex"):null},set:function(a){this.h.firstTileIndex=a}},Ni:{configurable:!0,enumerable:!0,get:function(){return F(this,"tilesPerFile")?E(this,"tilesPerFile"):null},set:function(a){this.h.tilesPerFile=a}}});
var Ng=function(a){a=void 0===a?{}:a;this.h={};this.h.asset=null==a.Rb?null:a.Rb;this.h.updateMask=null==a.Gc?null:a.Gc};q(Ng,C);Ng.prototype.i=function(){return{keys:["asset","updateMask"],s:{asset:hf}}};
k.Object.defineProperties(Ng.prototype,{Rb:{configurable:!0,enumerable:!0,get:function(){return F(this,"asset")?E(this,"asset"):null},set:function(a){this.h.asset=a}},Gc:{configurable:!0,enumerable:!0,get:function(){return F(this,"updateMask")?E(this,"updateMask"):null},set:function(a){this.h.updateMask=a}}});
var Ke=function(a){a=void 0===a?{}:a;this.h={};this.h.constantValue=null==a.lb?null:a.lb;this.h.integerValue=null==a.Yb?null:a.Yb;this.h.bytesValue=null==a.sb?null:a.sb;this.h.arrayValue=null==a.Ka?null:a.Ka;this.h.dictionaryValue=null==a.La?null:a.La;this.h.functionDefinitionValue=null==a.Za?null:a.Za;this.h.functionInvocationValue=null==a.Ca?null:a.Ca;this.h.argumentReference=null==a.Qb?null:a.Qb;this.h.valueReference=null==a.Ta?null:a.Ta};q(Ke,C);
Ke.prototype.i=function(){return{keys:"argumentReference arrayValue bytesValue constantValue dictionaryValue functionDefinitionValue functionInvocationValue integerValue valueReference".split(" "),s:{arrayValue:Je,dictionaryValue:ef,functionDefinitionValue:Sf,functionInvocationValue:Tf}}};
k.Object.defineProperties(Ke.prototype,{Qb:{configurable:!0,enumerable:!0,get:function(){return F(this,"argumentReference")?E(this,"argumentReference"):null},set:function(a){this.h.argumentReference=a}},Ka:{configurable:!0,enumerable:!0,get:function(){return F(this,"arrayValue")?E(this,"arrayValue"):null},set:function(a){this.h.arrayValue=a}},sb:{configurable:!0,enumerable:!0,get:function(){return F(this,"bytesValue")?E(this,"bytesValue"):null},set:function(a){this.h.bytesValue=a}},lb:{configurable:!0,
enumerable:!0,get:function(){return F(this,"constantValue")?E(this,"constantValue"):null},set:function(a){this.h.constantValue=a}},La:{configurable:!0,enumerable:!0,get:function(){return F(this,"dictionaryValue")?E(this,"dictionaryValue"):null},set:function(a){this.h.dictionaryValue=a}},Za:{configurable:!0,enumerable:!0,get:function(){return F(this,"functionDefinitionValue")?E(this,"functionDefinitionValue"):null},set:function(a){this.h.functionDefinitionValue=a}},Ca:{configurable:!0,enumerable:!0,
get:function(){return F(this,"functionInvocationValue")?E(this,"functionInvocationValue"):null},set:function(a){this.h.functionInvocationValue=a}},Yb:{configurable:!0,enumerable:!0,get:function(){return F(this,"integerValue")?E(this,"integerValue"):null},set:function(a){this.h.integerValue=a}},Ta:{configurable:!0,enumerable:!0,get:function(){return F(this,"valueReference")?E(this,"valueReference"):null},set:function(a){this.h.valueReference=a}}});
var Ff=function(a){a=void 0===a?{}:a;this.h={};this.h.driveDestination=null==a.pa?null:a.pa;this.h.cloudStorageDestination=null==a.tb?null:a.tb;this.h.gcsDestination=null==a.sa?null:a.sa;this.h.fileFormat=null==a.G?null:a.G};q(Ff,C);Ff.prototype.i=function(){return{H:{fileFormat:Ee},keys:["cloudStorageDestination","driveDestination","fileFormat","gcsDestination"],s:{cloudStorageDestination:Ve,driveDestination:gf,gcsDestination:Uf}}};
k.Object.defineProperties(Ff.prototype,{tb:{configurable:!0,enumerable:!0,get:function(){return F(this,"cloudStorageDestination")?E(this,"cloudStorageDestination"):null},set:function(a){this.h.cloudStorageDestination=a}},pa:{configurable:!0,enumerable:!0,get:function(){return F(this,"driveDestination")?E(this,"driveDestination"):null},set:function(a){this.h.driveDestination=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=
a}},sa:{configurable:!0,enumerable:!0,get:function(){return F(this,"gcsDestination")?E(this,"gcsDestination"):null},set:function(a){this.h.gcsDestination=a}}});var Gf=function(a){a=void 0===a?{}:a;this.h={};this.h.framesPerSecond=null==a.framesPerSecond?null:a.framesPerSecond;this.h.maxFrames=null==a.maxFrames?null:a.maxFrames;this.h.maxPixelsPerFrame=null==a.maxPixelsPerFrame?null:a.maxPixelsPerFrame};q(Gf,C);Gf.prototype.i=function(){return{keys:["framesPerSecond","maxFrames","maxPixelsPerFrame"]}};
k.Object.defineProperties(Gf.prototype,{framesPerSecond:{configurable:!0,enumerable:!0,get:function(){return F(this,"framesPerSecond")?E(this,"framesPerSecond"):null},set:function(a){this.h.framesPerSecond=a}},maxFrames:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxFrames")?E(this,"maxFrames"):null},set:function(a){this.h.maxFrames=a}},maxPixelsPerFrame:{configurable:!0,enumerable:!0,get:function(){return F(this,"maxPixelsPerFrame")?E(this,"maxPixelsPerFrame"):null},set:function(a){this.h.maxPixelsPerFrame=
a}}});var Og=function(a){a=void 0===a?{}:a;this.h={};this.h.name=null==a.name?null:a.name;this.h.expression=null==a.l?null:a.l;this.h.videoOptions=null==a.Ua?null:a.Ua;this.h.fileFormat=null==a.G?null:a.G;this.h.grid=null==a.grid?null:a.grid};q(Og,C);Og.prototype.i=function(){return{H:{fileFormat:Fe},keys:["expression","fileFormat","grid","name","videoOptions"],s:{expression:Ye,grid:wf,videoOptions:Gf}}};
k.Object.defineProperties(Og.prototype,{l:{configurable:!0,enumerable:!0,get:function(){return F(this,"expression")?E(this,"expression"):null},set:function(a){this.h.expression=a}},G:{configurable:!0,enumerable:!0,get:function(){return F(this,"fileFormat")?E(this,"fileFormat"):null},set:function(a){this.h.fileFormat=a}},grid:{configurable:!0,enumerable:!0,get:function(){return F(this,"grid")?E(this,"grid"):null},set:function(a){this.h.grid=a}},name:{configurable:!0,enumerable:!0,get:function(){return F(this,
"name")?E(this,"name"):null},set:function(a){this.h.name=a}},Ua:{configurable:!0,enumerable:!0,get:function(){return F(this,"videoOptions")?E(this,"videoOptions"):null},set:function(a){this.h.videoOptions=a}}});var qf=function(a){a=void 0===a?{}:a;this.h={};this.h.ranges=null==a.Tf?null:a.Tf;this.h.paletteColors=null==a.ed?null:a.ed;this.h.gamma=null==a.gamma?null:a.gamma;this.h.opacity=null==a.opacity?null:a.opacity};q(qf,C);
qf.prototype.i=function(){return{N:{ranges:ff},keys:["gamma","opacity","paletteColors","ranges"]}};
k.Object.defineProperties(qf.prototype,{gamma:{configurable:!0,enumerable:!0,get:function(){return F(this,"gamma")?E(this,"gamma"):null},set:function(a){this.h.gamma=a}},opacity:{configurable:!0,enumerable:!0,get:function(){return F(this,"opacity")?E(this,"opacity"):null},set:function(a){this.h.opacity=a}},ed:{configurable:!0,enumerable:!0,get:function(){return F(this,"paletteColors")?E(this,"paletteColors"):null},set:function(a){this.h.paletteColors=a}},Tf:{configurable:!0,enumerable:!0,get:function(){return F(this,
"ranges")?E(this,"ranges"):null},set:function(a){this.h.ranges=a}}});var Lg=function(a){a=void 0===a?{}:a;this.h={};this.h.start=null==a.start?null:a.start;this.h.end=null==a.end?null:a.end;this.h.min=null==a.min?null:a.min;this.h.max=null==a.max?null:a.max};q(Lg,C);Lg.prototype.i=function(){return{keys:["end","max","min","start"]}};
k.Object.defineProperties(Lg.prototype,{end:{configurable:!0,enumerable:!0,get:function(){return F(this,"end")?E(this,"end"):null},set:function(a){this.h.end=a}},max:{configurable:!0,enumerable:!0,get:function(){return F(this,"max")?E(this,"max"):null},set:function(a){this.h.max=a}},min:{configurable:!0,enumerable:!0,get:function(){return F(this,"min")?E(this,"min"):null},set:function(a){this.h.min=a}},start:{configurable:!0,enumerable:!0,get:function(){return F(this,"start")?E(this,"start"):null},
set:function(a){this.h.start=a}}});var Rd={$Xgafv:"$.xgafv",access_token:"access_token",alt:"alt",assetId:"assetId",callback:"callback",endTime:"endTime",fields:"fields",filter:"filter",key:"key",oauth_token:"oauth_token",overwrite:"overwrite",pageSize:"pageSize",pageToken:"pageToken",prettyPrint:"prettyPrint",quotaUser:"quotaUser",region:"region",startTime:"startTime",uploadType:"uploadType",upload_protocol:"upload_protocol",view:"view"},Pg=function(a){this.m="v1alpha";this.j=new Ud(a,null)};
Pg.prototype.list=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.algorithms.list",path:"/"+this.m+"/"+a+"/algorithms",u:G(b,c),F:ng})};var Qg=function(a){this.m="v1alpha";this.j=new Ud(a,null)};
Qg.prototype.getCapabilities=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.getCapabilities",path:"/"+this.m+"/"+a+"/capabilities",u:G(b,c),F:Re})};Qg.prototype.Zc=function(a,b){b=void 0===b?{}:b;var c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:G(b,c),F:og})};
var Rg=function(a){this.m="v1alpha";this.j=new Ud(a,null)};h=Rg.prototype;h.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.assets.create",path:"/"+this.m+"/"+a+"/assets",u:G(c,d),F:hf})};
h.delete=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,A:"DELETE",D:"earthengine.projects.assets.delete",path:"/"+this.m+"/"+a,u:G(b,c),F:rf})};h.get=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.assets.get",path:"/"+this.m+"/"+a,u:G(b,c),F:hf})};
h.link=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.assets.link",path:"/"+this.m+"/"+a+":link",u:G(c,d),F:hf})};h.Zc=function(a,b){b=void 0===b?{}:b;var c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.assets.listAssets",path:"/"+this.m+"/"+a+":listAssets",u:G(b,c),F:og})};
var Sg=function(a,b,c){c=void 0===c?{}:c;var d=void 0===d?{}:d;a.j.C(b,RegExp("^projects/[^/]+/assets/.*$"));return H(a.j,{body:null,A:"GET",D:"earthengine.projects.assets.listImages",path:"/"+a.m+"/"+b+":listImages",u:G(c,d),F:qg})};Rg.prototype.move=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.assets.move",path:"/"+this.m+"/"+a+":move",u:G(c,d),F:hf})};
var Tg=function(a){this.m="v1alpha";this.j=new Ud(a,null)};Tg.prototype.Pa=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.classifier.export",path:"/"+this.m+"/"+a+"/classifier:export",u:G(c,d),F:sg})};var Ug=function(a){this.m="v1alpha";this.j=new Ud(a,null)};
Ug.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.featureView.create",path:"/"+this.m+"/"+a+"/featureView",u:G(c,d),F:Jf})};var Vg=function(a){this.m="v1alpha";this.j=new Ud(a,null)};
Vg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.filmstripThumbnails.create",path:"/"+this.m+"/"+a+"/filmstripThumbnails",u:G(c,d),F:Rf})};var Wg=function(a){this.m="v1alpha";this.j=new Ud(a,null)};
Wg.prototype.Pa=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.image.export",path:"/"+this.m+"/"+a+"/image:export",u:G(c,d),F:sg})};Wg.prototype.import=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.image.import",path:"/"+this.m+"/"+a+"/image:import",u:G(c,d),F:sg})};
var Xg=function(a){this.m="v1alpha";this.j=new Ud(a,null)};Xg.prototype.Pa=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.map.export",path:"/"+this.m+"/"+a+"/map:export",u:G(c,d),F:sg})};var Yg=function(a){this.m="v1alpha";this.j=new Ud(a,null)};
Yg.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.maps.create",path:"/"+this.m+"/"+a+"/maps",u:G(c,d),F:pf})};var Zg=function(a){this.m="v1alpha";this.j=new Ud(a,null)};h=Zg.prototype;
h.cancel=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.operations.cancel",path:"/"+this.m+"/"+a+":cancel",u:G(c,d),F:rf})};h.delete=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:null,A:"DELETE",D:"earthengine.projects.operations.delete",path:"/"+this.m+"/"+a,u:G(b,c),F:rf})};
h.get=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.operations.get",path:"/"+this.m+"/"+a,u:G(b,c),F:sg})};h.list=function(a,b,c){b=void 0===b?{}:b;c=void 0===c?{}:c;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:null,A:"GET",D:"earthengine.projects.operations.list",path:"/"+this.m+"/"+a+"/operations",u:G(b,c),F:rg})};
h.wait=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+/operations/.*$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.operations.wait",path:"/"+this.m+"/"+a+":wait",u:G(c,d),F:sg})};var $g=function(a){this.m="v1alpha";this.j=new Ud(a,null)};
$g.prototype.Pa=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.table.export",path:"/"+this.m+"/"+a+"/table:export",u:G(c,d),F:sg})};$g.prototype.import=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.table.import",path:"/"+this.m+"/"+a+"/table:import",u:G(c,d),F:sg})};
var ah=function(a){this.m="v1alpha";this.j=new Ud(a,null)};ah.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.tables.create",path:"/"+this.m+"/"+a+"/tables",u:G(c,d),F:Ig})};var bh=function(a){this.m="v1alpha";this.j=new Ud(a,null)};
bh.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.thumbnails.create",path:"/"+this.m+"/"+a+"/thumbnails",u:G(c,d),F:Kg})};
var ch=function(a){this.m="v1alpha";this.j=new Ud(a,null)},dh=function(a,b,c){var d=void 0===d?{}:d;var e=void 0===e?{}:e;a.j.C(b,RegExp("^projects/[^/]+$"));return H(a.j,{body:c,A:"POST",D:"earthengine.projects.value.compute",path:"/"+a.m+"/"+b+"/value:compute",u:G(d,e),F:Ze})},eh=function(a){this.m="v1alpha";this.j=new Ud(a,null)};
eh.prototype.Pa=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.video.export",path:"/"+this.m+"/"+a+"/video:export",u:G(c,d),F:sg})};var fh=function(a){this.m="v1alpha";this.j=new Ud(a,null)};
fh.prototype.Pa=function(a,b){var c=void 0===c?{}:c;var d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.videoMap.export",path:"/"+this.m+"/"+a+"/videoMap:export",u:G(c,d),F:sg})};var gh=function(a){this.m="v1alpha";this.j=new Ud(a,null)};
gh.prototype.create=function(a,b,c,d){c=void 0===c?{}:c;d=void 0===d?{}:d;this.j.C(a,RegExp("^projects/[^/]+$"));return H(this.j,{body:b,A:"POST",D:"earthengine.projects.videoThumbnails.create",path:"/"+this.m+"/"+a+"/videoThumbnails",u:G(c,d),F:Og})};var hh=function(){};hh.prototype.send=function(a,b){Qd(a);return(void 0).then(function(c){return b?Uc(b,c):c})};var ih=function(a,b){this.Zk=100;this.Ok=a;this.ml=b;this.Ud=0;this.ta=null};ih.prototype.get=function(){if(0<this.Ud){this.Ud--;var a=this.ta;this.ta=a.next;a.next=null}else a=this.Ok();return a};ih.prototype.put=function(a){this.ml(a);this.Ud<this.Zk&&(this.Ud++,a.next=this.ta,this.ta=a)};var kh=function(a,b){Db(b,function(c,d){c&&"object"==typeof c&&c.xf&&(c=c.rf());"style"==d?a.style.cssText=c:"class"==d?a.className=c:"for"==d?a.htmlFor=c:jh.hasOwnProperty(d)?a.setAttribute(jh[d],c):0==d.lastIndexOf("aria-",0)||0==d.lastIndexOf("data-",0)?a.setAttribute(d,c):a[d]=c})},jh={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",
width:"width"},mh=function(a,b,c){return lh(document,arguments)},lh=function(a,b){var c=b[1],d=nh(a,String(b[0]));c&&("string"===typeof c?d.className=c:Array.isArray(c)?d.className=c.join(" "):kh(d,c));2<b.length&&oh(a,d,b,2);return d},oh=function(a,b,c,d){function e(l){l&&b.appendChild("string"===typeof l?a.createTextNode(l):l)}for(;d<c.length;d++){var f=c[d];if(!sa(f)||t(f)&&0<f.nodeType)e(f);else{a:{if(f&&"number"==typeof f.length){if(t(f)){var g="function"==typeof f.item||"string"==typeof f.item;
break a}if("function"===typeof f){g="function"==typeof f.item;break a}}g=!1}Oa(g?Xa(f):f,e)}}},nh=function(a,b){b=String(b);"application/xhtml+xml"===a.contentType&&(b=b.toLowerCase());return a.createElement(b)},ph=function(a){return a&&a.parentNode?a.parentNode.removeChild(a):null},qh=function(a){z(a,"Node cannot be null or undefined.");return 9==a.nodeType?a:a.ownerDocument||a.document},rh=function(a){this.Cd=a||r.document||document};h=rh.prototype;
h.getElementsByTagName=function(a,b){return(b||this.Cd).getElementsByTagName(String(a))};h.Nk=function(a,b,c){return lh(this.Cd,arguments)};h.createElement=function(a){return nh(this.Cd,a)};h.createTextNode=function(a){return this.Cd.createTextNode(String(a))};h.appendChild=function(a,b){z(null!=a&&null!=b,"goog.dom.appendChild expects non-null arguments");a.appendChild(b)};h.append=function(a,b){oh(qh(a),a,arguments,1)};h.canHaveChildren=function(a){if(1!=a.nodeType)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
h.removeNode=ph;h.contains=function(a,b){if(!a||!b)return!1;if(a.contains&&1==b.nodeType)return a==b||a.contains(b);if("undefined"!=typeof a.compareDocumentPosition)return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&&a!=b;)b=b.parentNode;return b==a};var sh,th=function(){var a=r.MessageChannel;"undefined"===typeof a&&"undefined"!==typeof window&&window.postMessage&&window.addEventListener&&!gb("Presto")&&(a=function(){var e=nh(document,"IFRAME");e.style.display="none";document.documentElement.appendChild(e);var f=e.contentWindow;e=f.document;e.open();e.close();var g="callImmediate"+Math.random(),l="file:"==f.location.protocol?"*":f.location.protocol+"//"+f.location.host;e=u(function(m){if(("*"==l||m.origin==l)&&m.data==g)this.port1.onmessage()},
this);f.addEventListener("message",e,!1);this.port1={};this.port2={postMessage:function(){f.postMessage(g,l)}}});if("undefined"!==typeof a&&!gb("Trident")&&!gb("MSIE")){var b=new a,c={},d=c;b.port1.onmessage=function(){if(void 0!==c.next){c=c.next;var e=c.Ug;c.Ug=null;e()}};return function(e){d.next={Ug:e};d=d.next;b.port2.postMessage(0)}}return function(e){r.setTimeout(e,0)}};function uh(a){r.setTimeout(function(){throw a;},0)};var vh=function(){this.re=this.mc=null};vh.prototype.add=function(a,b){var c=wh.get();c.set(a,b);this.re?this.re.next=c:(z(!this.mc),this.mc=c);this.re=c};vh.prototype.remove=function(){var a=null;this.mc&&(a=this.mc,this.mc=this.mc.next,this.mc||(this.re=null),a.next=null);return a};var wh=new ih(function(){return new xh},function(a){return a.reset()}),xh=function(){this.next=this.scope=this.kf=null};xh.prototype.set=function(a,b){this.kf=a;this.scope=b;this.next=null};
xh.prototype.reset=function(){this.next=this.scope=this.kf=null};var yh,zh=!1,Ah=new vh,Ch=function(a,b){yh||Bh();zh||(yh(),zh=!0);Ah.add(a,b)},Bh=function(){if(r.Promise&&r.Promise.resolve){var a=r.Promise.resolve(void 0);yh=function(){a.then(Dh)}}else yh=function(){var b=Dh;"function"!==typeof r.setImmediate||r.Window&&r.Window.prototype&&!gb("Edge")&&r.Window.prototype.setImmediate==r.setImmediate?(sh||(sh=th()),sh(b)):r.setImmediate(b)}},Dh=function(){for(var a;a=Ah.remove();){try{a.kf.call(a.scope)}catch(b){uh(b)}wh.put(a)}zh=!1};var Eh=function(a){if(!a)return!1;try{return!!a.$goog_Thenable}catch(b){return!1}};var Hh=function(a){this.T=0;this.oa=void 0;this.rc=this.kb=this.Y=null;this.Ld=this.ef=!1;if(a!=nc)try{var b=this;a.call(void 0,function(c){Fh(b,2,c)},function(c){if(!(c instanceof Gh))try{if(c instanceof Error)throw c;throw Error("Promise rejected.");}catch(d){}Fh(b,3,c)})}catch(c){Fh(this,3,c)}},Ih=function(){this.next=this.context=this.yc=this.cc=this.Sb=null;this.td=!1};Ih.prototype.reset=function(){this.context=this.yc=this.cc=this.Sb=null;this.td=!1};
var Jh=new ih(function(){return new Ih},function(a){a.reset()}),Kh=function(a,b,c){var d=Jh.get();d.cc=a;d.yc=b;d.context=c;return d};Hh.prototype.then=function(a,b,c){null!=a&&Ka(a,"opt_onFulfilled should be a function.");null!=b&&Ka(b,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");return Lh(this,"function"===typeof a?a:null,"function"===typeof b?b:null,c)};Hh.prototype.$goog_Thenable=!0;
Hh.prototype.ul=function(a,b){return Lh(this,null,a,b)};Hh.prototype.catch=Hh.prototype.ul;Hh.prototype.cancel=function(a){if(0==this.T){var b=new Gh(a);Ch(function(){Mh(this,b)},this)}};
var Mh=function(a,b){if(0==a.T)if(a.Y){var c=a.Y;if(c.kb){for(var d=0,e=null,f=null,g=c.kb;g&&(g.td||(d++,g.Sb==a&&(e=g),!(e&&1<d)));g=g.next)e||(f=g);e&&(0==c.T&&1==d?Mh(c,b):(f?(d=f,z(c.kb),z(null!=d),d.next==c.rc&&(c.rc=d),d.next=d.next.next):Nh(c),Oh(c,e,3,b)))}a.Y=null}else Fh(a,3,b)},Qh=function(a,b){a.kb||2!=a.T&&3!=a.T||Ph(a);z(null!=b.cc);a.rc?a.rc.next=b:a.kb=b;a.rc=b},Lh=function(a,b,c,d){var e=Kh(null,null,null);e.Sb=new Hh(function(f,g){e.cc=b?function(l){try{var m=b.call(d,l);f(m)}catch(p){g(p)}}:
f;e.yc=c?function(l){try{var m=c.call(d,l);void 0===m&&l instanceof Gh?g(l):f(m)}catch(p){g(p)}}:g});e.Sb.Y=a;Qh(a,e);return e.Sb};Hh.prototype.wl=function(a){z(1==this.T);this.T=0;Fh(this,2,a)};Hh.prototype.xl=function(a){z(1==this.T);this.T=0;Fh(this,3,a)};
var Fh=function(a,b,c){if(0==a.T){a===c&&(b=3,c=new TypeError("Promise cannot resolve to itself"));a.T=1;a:{var d=c,e=a.wl,f=a.xl;if(d instanceof Hh){null!=e&&Ka(e,"opt_onFulfilled should be a function.");null!=f&&Ka(f,"opt_onRejected should be a function. Did you pass opt_context as the second argument instead of the third?");Qh(d,Kh(e||nc,f||null,a));var g=!0}else if(Eh(d))d.then(e,f,a),g=!0;else{if(t(d))try{var l=d.then;if("function"===typeof l){Rh(d,l,e,f,a);g=!0;break a}}catch(m){f.call(a,m);
g=!0;break a}g=!1}}g||(a.oa=c,a.T=b,a.Y=null,Ph(a),3!=b||c instanceof Gh||Sh(a,c))}},Rh=function(a,b,c,d,e){var f=!1,g=function(m){f||(f=!0,c.call(e,m))},l=function(m){f||(f=!0,d.call(e,m))};try{b.call(a,g,l)}catch(m){l(m)}},Ph=function(a){a.ef||(a.ef=!0,Ch(a.Rk,a))},Nh=function(a){var b=null;a.kb&&(b=a.kb,a.kb=b.next,b.next=null);a.kb||(a.rc=null);null!=b&&z(null!=b.cc);return b};Hh.prototype.Rk=function(){for(var a;a=Nh(this);)Oh(this,a,this.T,this.oa);this.ef=!1};
var Oh=function(a,b,c,d){if(3==c&&b.yc&&!b.td)for(;a&&a.Ld;a=a.Y)a.Ld=!1;if(b.Sb)b.Sb.Y=null,Th(b,c,d);else try{b.td?b.cc.call(b.context):Th(b,c,d)}catch(e){Uh.call(null,e)}Jh.put(b)},Th=function(a,b,c){2==b?a.cc.call(a.context,c):a.yc&&a.yc.call(a.context,c)},Sh=function(a,b){a.Ld=!0;Ch(function(){a.Ld&&Uh.call(null,b)})},Uh=uh,Gh=function(a){Da.call(this,a)};x(Gh,Da);Gh.prototype.name="cancel";var Vh=function(a,b,c){if("function"===typeof a)c&&(a=u(a,c));else if(a&&"function"==typeof a.handleEvent)a=u(a.handleEvent,a);else throw Error("Invalid listener argument");return 2147483647<Number(b)?-1:r.setTimeout(a,b||0)};var Wh=function(a,b,c){y.call(this);this.al=null!=c?a.bind(c):a;this.Xk=b;this.ud=null;this.Dc=!1;this.fd=0;this.jc=null};q(Wh,y);h=Wh.prototype;h.jf=function(a){this.ud=arguments;this.jc||this.fd?this.Dc=!0:Xh(this)};h.stop=function(){this.jc&&(r.clearTimeout(this.jc),this.jc=null,this.Dc=!1,this.ud=null)};h.pause=function(){this.fd++};h.resume=function(){this.fd--;this.fd||!this.Dc||this.jc||(this.Dc=!1,Xh(this))};h.J=function(){y.prototype.J.call(this);this.stop()};
var Xh=function(a){a.jc=Vh(function(){a.jc=null;a.Dc&&!a.fd&&(a.Dc=!1,Xh(a))},a.Xk);var b=a.ud;a.ud=null;a.al.apply(null,b)};function Yh(){};/*
Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
Copyright The Closure Library Authors.
SPDX-License-Identifier: MIT
*/
var Zh=function(a,b){this.ce=[];this.di=a;this.lh=b||null;this.Uc=this.uc=!1;this.oa=void 0;this.hg=this.Og=this.Pe=!1;this.ne=0;this.Y=null;this.Qe=0};x(Zh,Yh);Zh.prototype.cancel=function(a){if(this.uc)this.oa instanceof Zh&&this.oa.cancel();else{if(this.Y){var b=this.Y;delete this.Y;a?b.cancel(a):(b.Qe--,0>=b.Qe&&b.cancel())}this.di?this.di.call(this.lh,this):this.hg=!0;this.uc||$h(this,new ai(this))}};Zh.prototype.Yg=function(a,b){this.Pe=!1;bi(this,a,b)};
var bi=function(a,b,c){a.uc=!0;a.oa=c;a.Uc=!b;ci(a)},ei=function(a){if(a.uc){if(!a.hg)throw new di(a);a.hg=!1}};Zh.prototype.callback=function(a){ei(this);fi(a);bi(this,!0,a)};var $h=function(a,b){ei(a);fi(b);bi(a,!1,b)},fi=function(a){z(!(a instanceof Zh),"An execution sequence may not be initiated with a blocking Deferred.")},gi=function(a,b,c,d){z(!a.Og,"Blocking Deferreds can not be re-used");a.ce.push([b,c,d]);a.uc&&ci(a)};
Zh.prototype.then=function(a,b,c){var d,e,f=new Hh(function(g,l){e=g;d=l});gi(this,e,function(g){g instanceof ai?f.cancel():d(g);return hi},this);return f.then(a,b,c)};Zh.prototype.$goog_Thenable=!0;
var ii=function(a){return Ra(a.ce,function(b){return"function"===typeof b[1]})},hi={},ci=function(a){if(a.ne&&a.uc&&ii(a)){var b=a.ne,c=ji[b];c&&(r.clearTimeout(c.ha),delete ji[b]);a.ne=0}a.Y&&(a.Y.Qe--,delete a.Y);b=a.oa;for(var d=c=!1;a.ce.length&&!a.Pe;){var e=a.ce.shift(),f=e[0],g=e[1];e=e[2];if(f=a.Uc?g:f)try{var l=f.call(e||a.lh,b);l===hi&&(l=void 0);void 0!==l&&(a.Uc=a.Uc&&(l==b||l instanceof Error),a.oa=b=l);if(Eh(b)||"function"===typeof r.Promise&&b instanceof r.Promise)d=!0,a.Pe=!0}catch(m){b=
m,a.Uc=!0,ii(a)||(c=!0)}}a.oa=b;d&&(l=u(a.Yg,a,!0),d=u(a.Yg,a,!1),b instanceof Zh?(gi(b,l,d),b.Og=!0):b.then(l,d));c&&(b=new ki(b),ji[b.ha]=b,a.ne=b.ha)},di=function(){Da.call(this)};x(di,Da);di.prototype.message="Deferred has already fired";di.prototype.name="AlreadyCalledError";var ai=function(){Da.call(this)};x(ai,Da);ai.prototype.message="Deferred was canceled";ai.prototype.name="CanceledError";var ki=function(a){this.ha=r.setTimeout(u(this.vl,this),0);this.Fd=a};
ki.prototype.vl=function(){z(ji[this.ha],"Cannot throw an error that is not scheduled.");delete ji[this.ha];throw this.Fd;};var ji={};var pi=function(a){var b={},c=b.document||document,d=id(a).toString(),e=(new rh(c)).createElement("SCRIPT"),f={yi:e,nd:void 0},g=new Zh(li,f),l=null,m=null!=b.timeout?b.timeout:5E3;0<m&&(l=window.setTimeout(function(){mi(e,!0);$h(g,new ni(1,"Timeout reached for loading script "+d))},m),f.nd=l);e.onload=e.onreadystatechange=function(){e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||(mi(e,b.El||!1,l),g.callback(null))};e.onerror=function(){mi(e,!0,l);$h(g,new ni(0,"Error while loading script "+
d))};f=b.attributes||{};Sb(f,{type:"text/javascript",charset:"UTF-8"});kh(e,f);ud(e,a);oi(c).appendChild(e)},oi=function(a){var b;return(b=(a||document).getElementsByTagName("HEAD"))&&0!==b.length?b[0]:a.documentElement},li=function(){if(this&&this.yi){var a=this.yi;a&&"SCRIPT"==a.tagName&&mi(a,!0,this.nd)}},mi=function(a,b,c){null!=c&&r.clearTimeout(c);a.onload=function(){};a.onerror=function(){};a.onreadystatechange=function(){};b&&window.setTimeout(function(){ph(a)},0)},ni=function(a,b){var c=
"Jsloader error (code #"+a+")";b&&(c+=": "+b);Da.call(this,c);this.code=a};x(ni,Da);var qi=function(){this.ae=void 0};qi.prototype.za=function(a){var b=[];ri(this,a,b);return b.join("")};
var ri=function(a,b,c){if(null==b)c.push("null");else{if("object"==typeof b){if(Array.isArray(b)){var d=b;b=d.length;c.push("[");for(var e="",f=0;f<b;f++)c.push(e),e=d[f],ri(a,a.ae?a.ae.call(d,String(f),e):e,c),e=",";c.push("]");return}if(b instanceof String||b instanceof Number||b instanceof Boolean)b=b.valueOf();else{c.push("{");f="";for(d in b)Object.prototype.hasOwnProperty.call(b,d)&&(e=b[d],"function"!=typeof e&&(c.push(f),si(d,c),c.push(":"),ri(a,a.ae?a.ae.call(b,d,e):e,c),f=","));c.push("}");
return}}switch(typeof b){case "string":si(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);}}},ti={'"':'\\"',"\\":"\\\\","/":"\\/","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r","\t":"\\t","\v":"\\u000b"},ui=/\uffff/.test("\uffff")?/[\\"\x00-\x1f\x7f-\uffff]/g:/[\\"\x00-\x1f\x7f-\xff]/g,si=function(a,b){b.push('"',a.replace(ui,function(c){var d=ti[c];
d||(d="\\u"+(c.charCodeAt(0)|65536).toString(16).slice(1),ti[c]=d);return d}),'"')};var vi=function(a,b){this.name=a;this.value=b};vi.prototype.toString=function(){return this.name};var wi=new vi("OFF",Infinity),xi=new vi("SEVERE",1E3),yi=new vi("CONFIG",700),zi=new vi("FINE",500),Ai=function(){this.Ad=0;this.clear()},Bi;Ai.prototype.clear=function(){this.xd=Array(this.Ad);this.hh=-1;this.Kh=!1};var Ci=function(a,b,c){this.reset(a||wi,b,c,void 0,void 0)};Ci.prototype.reset=function(){};
var Di=function(a,b){this.level=null;this.Vk=[];this.parent=(void 0===b?null:b)||null;this.children=[];this.cl={pf:function(){return a}}},Ei=function(a){if(a.level)return a.level;if(a.parent)return Ei(a.parent);Ha("Root logger has no level set.");return wi},Fi=function(a,b){for(;a;)a.Vk.forEach(function(c){c(b)}),a=a.parent},Gi=function(){this.entries={};var a=new Di("");a.level=yi;this.entries[""]=a},Hi,Ii=function(a,b){var c=a.entries[b];if(c)return c;c=Ii(a,b.slice(0,Math.max(b.lastIndexOf("."),
0)));var d=new Di(b,c);a.entries[b]=d;c.children.push(d);return d},Ji=function(){Hi||(Hi=new Gi);return Hi},Ki=function(a,b,c){var d;if(d=a)if(d=a&&b){d=b.value;var e=a?Ei(Ii(Ji(),a.pf())):wi;d=d>=e.value}if(d){b=b||wi;d=Ii(Ji(),a.pf());"function"===typeof c&&(c=c());Bi||(Bi=new Ai);e=Bi;a=a.pf();if(0<e.Ad){var f=(e.hh+1)%e.Ad;e.hh=f;e.Kh?(e=e.xd[f],e.reset(b,c,a),a=e):(e.Kh=f==e.Ad-1,a=e.xd[f]=new Ci(b,c,a))}else a=new Ci(b,c,a);Fi(d,a)}},Li=function(a,b){a&&Ki(a,xi,b)},Mi=function(a,b){a&&Ki(a,
zi,b)};var Ni=function(a){switch(a){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:return!0;default:return!1}};var Oi=function(){};Oi.prototype.Sg=null;var Qi=function(a){var b;(b=a.Sg)||(b={},Pi(a)&&(b[0]=!0,b[1]=!0),b=a.Sg=b);return b};var Ri,Si=function(){};x(Si,Oi);var Ti=function(a){return(a=Pi(a))?new ActiveXObject(a):new XMLHttpRequest},Pi=function(a){if(!a.Eh&&"undefined"==typeof XMLHttpRequest&&"undefined"!=typeof ActiveXObject){for(var b=["MSXML2.XMLHTTP.6.0","MSXML2.XMLHTTP.3.0","MSXML2.XMLHTTP","Microsoft.XMLHTTP"],c=0;c<b.length;c++){var d=b[c];try{return new ActiveXObject(d),a.Eh=d}catch(e){}}throw Error("Could not create ActiveXObject. ActiveX might be disabled, or MSXML might not be installed");}return a.Eh};Ri=new Si;var Ui=function(a){A.call(this);this.headers=new Map;this.te=a||null;this.Ja=!1;this.se=this.o=null;this.Yc=this.Oh=this.Rd="";this.Xb=this.yf=this.Pd=this.cf=!1;this.Fc=0;this.je=null;this.Cc="";this.pe=this.kl=this.Vi=!1;this.yg=null};x(Ui,A);Ui.prototype.na=Ii(Ji(),"goog.net.XhrIo").cl;var Vi=/^https?$/i,Wi=["POST","PUT"],Xi=[];Ui.prototype.Mk=function(){this.Wa();Va(Xi,this)};Ui.prototype.setTrustToken=function(a){this.yg=a};
Ui.prototype.send=function(a,b,c,d){if(this.o)throw Error("[goog.net.XhrIo] Object is active with another request="+this.Rd+"; newUri="+a);b=b?b.toUpperCase():"GET";this.Rd=a;this.Yc="";this.Oh=b;this.cf=!1;this.Ja=!0;this.o=this.te?Ti(this.te):Ti(Ri);this.se=this.te?Qi(this.te):Qi(Ri);this.o.onreadystatechange=u(this.gi,this);this.kl&&"onprogress"in this.o&&(this.o.onprogress=u(function(g){this.fi(g,!0)},this),this.o.upload&&(this.o.upload.onprogress=u(this.fi,this)));try{Mi(this.na,Yi(this,"Opening Xhr")),
this.yf=!0,this.o.open(b,String(a),!0),this.yf=!1}catch(g){Mi(this.na,Yi(this,"Error opening Xhr: "+g.message));this.Fd(5,g);return}a=c||"";c=new Map(this.headers);if(d)if(Object.getPrototypeOf(d)===Object.prototype)for(var e in d)c.set(e,d[e]);else if("function"===typeof d.keys&&"function"===typeof d.get){e=n(d.keys());for(var f=e.next();!f.done;f=e.next())f=f.value,c.set(f,d.get(f))}else throw Error("Unknown input type for opt_headers: "+String(d));d=Array.from(c.keys()).find(function(g){return"content-type"==
g.toLowerCase()});e=r.FormData&&a instanceof r.FormData;!Ua(Wi,b)||d||e||c.set("Content-Type","application/x-www-form-urlencoded;charset=utf-8");b=n(c);for(d=b.next();!d.done;d=b.next())c=n(d.value),d=c.next().value,c=c.next().value,this.o.setRequestHeader(d,c);this.Cc&&(this.o.responseType=this.Cc);"withCredentials"in this.o&&this.o.withCredentials!==this.Vi&&(this.o.withCredentials=this.Vi);if("setTrustToken"in this.o&&this.yg)try{this.o.setTrustToken(this.yg)}catch(g){Mi(this.na,Yi(this,"Error SetTrustToken: "+
g.message))}try{Zi(this),0<this.Fc&&(this.pe=$i(this.o),Mi(this.na,Yi(this,"Will abort after "+this.Fc+"ms if incomplete, xhr2 "+this.pe)),this.pe?(this.o.timeout=this.Fc,this.o.ontimeout=u(this.nd,this)):this.je=Vh(this.nd,this.Fc,this)),Mi(this.na,Yi(this,"Sending request")),this.Pd=!0,this.o.send(a),this.Pd=!1}catch(g){Mi(this.na,Yi(this,"Send error: "+g.message)),this.Fd(5,g)}};var $i=function(a){return lb&&vb(9)&&"number"===typeof a.timeout&&void 0!==a.ontimeout};
Ui.prototype.nd=function(){"undefined"!=typeof qa&&this.o&&(this.Yc="Timed out after "+this.Fc+"ms, aborting",Mi(this.na,Yi(this,this.Yc)),this.dispatchEvent("timeout"),this.abort(8))};Ui.prototype.Fd=function(a,b){this.Ja=!1;this.o&&(this.Xb=!0,this.o.abort(),this.Xb=!1);this.Yc=b;aj(this);bj(this)};var aj=function(a){a.cf||(a.cf=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
Ui.prototype.abort=function(){this.o&&this.Ja&&(Mi(this.na,Yi(this,"Aborting")),this.Ja=!1,this.Xb=!0,this.o.abort(),this.Xb=!1,this.dispatchEvent("complete"),this.dispatchEvent("abort"),bj(this))};Ui.prototype.J=function(){this.o&&(this.Ja&&(this.Ja=!1,this.Xb=!0,this.o.abort(),this.Xb=!1),bj(this,!0));Ui.M.J.call(this)};Ui.prototype.gi=function(){this.Xa||(this.yf||this.Pd||this.Xb?cj(this):this.jl())};Ui.prototype.jl=function(){cj(this)};
var cj=function(a){if(a.Ja&&"undefined"!=typeof qa)if(a.se[1]&&4==a.xb()&&2==a.getStatus())Mi(a.na,Yi(a,"Local request error detected and ignored"));else if(a.Pd&&4==a.xb())Vh(a.gi,0,a);else if(a.dispatchEvent("readystatechange"),4==a.xb()){Mi(a.na,Yi(a,"Request complete"));a.Ja=!1;try{var b=a.getStatus(),c;if(!(c=Ni(b))){var d;if(d=0===b){var e=String(a.Rd).match(xd)[1]||null;!e&&r.self&&r.self.location&&(e=r.self.location.protocol.slice(0,-1));d=!Vi.test(e?e.toLowerCase():"")}c=d}if(c)a.dispatchEvent("complete"),
a.dispatchEvent("success");else{try{var f=2<a.xb()?a.o.statusText:""}catch(g){Mi(a.na,"Can not get status: "+g.message),f=""}a.Yc=f+" ["+a.getStatus()+"]";aj(a)}}finally{bj(a)}}};Ui.prototype.fi=function(a,b){z("progress"===a.type,"goog.net.EventType.PROGRESS is of the same type as raw XHR progress.");this.dispatchEvent(dj(a,"progress"));this.dispatchEvent(dj(a,b?"downloadprogress":"uploadprogress"))};
var dj=function(a,b){return{type:b,lengthComputable:a.lengthComputable,loaded:a.loaded,total:a.total}},bj=function(a,b){if(a.o){Zi(a);var c=a.o,d=a.se[0]?function(){}:null;a.o=null;a.se=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=d}catch(e){Li(a.na,"Problem encountered resetting onreadystatechange: "+e.message)}}},Zi=function(a){a.o&&a.pe&&(a.o.ontimeout=null);a.je&&(r.clearTimeout(a.je),a.je=null)};Ui.prototype.Jh=function(){return!!this.o};
Ui.prototype.xb=function(){return this.o?this.o.readyState:0};Ui.prototype.getStatus=function(){try{return 2<this.xb()?this.o.status:-1}catch(a){return-1}};
var ej=function(a){try{if(!a.o)return null;if("response"in a.o)return a.o.response;switch(a.Cc){case "":case "text":return a.o.responseText;case "arraybuffer":if("mozResponseArrayBuffer"in a.o)return a.o.mozResponseArrayBuffer}Li(a.na,"Response type "+a.Cc+" is not supported on this browser");return null}catch(b){return Mi(a.na,"Can not get response: "+b.message),null}};Ui.prototype.getResponseHeader=function(a){if(this.o&&4==this.xb())return a=this.o.getResponseHeader(a),null===a?void 0:a};
Ui.prototype.getAllResponseHeaders=function(){return this.o&&2<=this.xb()?this.o.getAllResponseHeaders()||"":""};var fj=function(a){var b={};a=a.getAllResponseHeaders().split("\r\n");for(var c=0;c<a.length;c++)if(!/^[\s\xa0]*$/.test(a[c])){var d=wd(a[c]),e=d[0];d=d[1];if("string"===typeof d){d=d.trim();var f=b[e]||[];b[e]=f;f.push(d)}}return Fb(b,function(g){return g.join(", ")})},Yi=function(a,b){return b+" ["+a.Oh+" "+a.Rd+" "+a.getStatus()+"]"};var gj,I=function(a,b){hj();this.callback=a;this.O=new ij(!a,b)},J=function(a,b){if(b instanceof Promise){if(a.callback){var c=function(d,e){try{return a.callback(d,e)}catch(f){setTimeout(function(){throw f;},0)}};b.then(c,function(d){return c(void 0,d)})}}else b.then(function(d){b=d});return b},jj=function(){return"projects/"+gj};h=I.prototype;h.Jc=function(){return new Pg(this.O)};h.assets=function(){return new Rg(this.O)};h.Ra=function(){return new Zg(this.O)};h.value=function(){return new ch(this.O)};
h.maps=function(){return new Yg(this.O)};h.map=function(){return new Xg(this.O)};h.image=function(){return new Wg(this.O)};h.table=function(){return new $g(this.O)};h.video=function(){return new eh(this.O)};var ij=function(a,b){this.sync=a=void 0===a?!1:a;this.vi=null!=b?b:a?5:10};q(ij,hh);
ij.prototype.send=function(a,b){var c=this;Qd(a);var d=a.path||"",e=kj()+d,f=lj(a.u||{}),g=a.body?JSON.stringify(a.body):void 0;if(this.sync){d=mj(e,f,void 0,a.A,g,this.vi);d=b?Uc(b,d):d;var l=function(m){return{then:function(p){return l(p(m))}}};return l(d)}return(new Promise(function(m,p){mj(e,f,function(v,B){B?p(B):m(v)},a.A,g,c.vi)})).then(function(m){return b?Uc(b,m):m})};var oj=function(a){I.call(this,a);this.O=new nj};q(oj,I);
oj.prototype.send=function(a,b){var c=this,d=kj()+"/batch",e=a.map(function(g){var l=n(g);g=l.next().value;l=n(l.next().value);var m=l.next().value;l.next();return"--batch_EARTHENGINE_batch\r\nContent-Type: application/http\r\nContent-Transfer-Encoding: binary\r\nMIME-Version: 1.0\r\nContent-ID: <"+g+">\r\n\r\n"+m+"\r\n"}).join("")+"--batch_EARTHENGINE_batch--\r\n",f=function(g){var l={};a.forEach(function(m){var p=n(m);m=p.next().value;p=n(p.next().value);p.next();p=p.next().value;null!=g[m]&&(l[m]=
Uc(p,g[m]))});return b?b(l):l};return this.callback?(mj(d,null,function(g,l){return c.callback(l?g:f(g),l)},"multipart/mixed; boundary=batch_EARTHENGINE_batch",e),null):f(mj(d,null,void 0,"multipart/mixed; boundary=batch_EARTHENGINE_batch",e))};var nj=function(){};q(nj,hh);
nj.prototype.send=function(a,b){var c=[a.A+" "+a.path+" HTTP/1.1"];c.push("Content-Type: application/json; charset=utf-8");var d=qj();null!=d&&c.push("Authorization: "+d);a=a.body?JSON.stringify(a.body):"";return[c.join("\r\n")+"\r\n\r\n"+a,b]};
var rj=function(a,b,c){a=n(b.split("--"+a.split("; boundary=")[1]));for(b=a.next();!b.done;b=a.next())if(b=b.value.split("\r\n\r\n"),!(3>b.length)){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"))}},kj=function(){var a=sj.replace(/\/api$/,"");return"window"in r&&!a.match(/^https?:\/\/content-/)?a.replace(/^(https?:\/\/)(.*\.googleapis\.com)$/,"$1content-$2"):a},uj=function(a,b,c){var d=[];a&&(d=d.concat(tj));
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 f=a[c++],g=t(f)?"o"+wa(f):(typeof f).charAt(0)+f;Object.prototype.hasOwnProperty.call(e,g)||(e[g]=!0,a[b++]=f)}a.length=b;return d},Aj=function(a,b,c){vj&&wj&&vj({client_id:String(wj),immediate:!0,scope:xj.join(" ")},function(d){if("immediate_failed"==d.error&&c)c();else if("window"in r)try{yj(function(){try{r.gapi.auth.setToken(d),zj(a,b,d)}catch(e){b(e.toString())}})}catch(e){b(e.toString())}else zj(a,
b,d)})},qj=function(){Bj&&0<=Date.now()-Bj&&Cj();return Dj},Cj=function(){Bj=Dj=null},hj=function(a,b,c,d){null!=a?sj=a:Ej||(sj="https://earthengine.googleapis.com/api");null!=b?Fj=b:Ej||(Fj="https://earthengine.googleapis.com");void 0!==c&&(Gj=c);gj=null!=d?d:gj||"earthengine-legacy";Ej=!0},mj=function(a,b,c,d,e,f){hj();var g=Hj,l="application/x-www-form-urlencoded";e&&(l="application/json",d&&d.startsWith("multipart")&&(l=d,d="POST"));d=d||"POST";l={"Content-Type":l};var m="0.1.316";"0.1.316"===
m&&(m="latest");l["x-goog-api-client"]="ee-js/"+m;m=qj();if(null!=m)l.Authorization=m;else if(c&&vj&&wj)return Aj(function(){Ij(g,function(){mj(a,b,c,d)})}),null;b=b?b.clone():new Fd;null!=Jj&&b.add("key",Jj);g&&(l["X-Earth-Engine-Computation-Profiling"]="1");gj&&"earthengine-legacy"!==gj&&(l["X-Goog-User-Project"]=gj);b=Kj(b,a);null!=Gj&&(l["X-XSRF-Token"]=Gj);null!=Lj&&(l["X-Earth-Engine-App-ID-Token"]=Lj);m=e||null;var p=b?b.toString():"";"POST"===d&&void 0===e?m=p:/^[\s\xa0]*$/.test(p)||(a+=-1!=
a.indexOf("?")?"&":"?",a+=p);e=a.startsWith("/")?sj+a:a;if(c)return Mj.push(Nj(e,c,d,m,l,f)),Oj.jf(),null;p=function(D,R){this.setRequestHeader&&this.setRequestHeader(R,D)};var v=0;for(f=null!=f?f:5;;){var B=Ti(Ri);B.open(d,e,!1);Db(l,p,B);B.send(m);if(429!=B.status||v>f)break;v++}return Pj(B.status,function(D){try{return B.getResponseHeader(D)}catch(R){return null}},B.responseText,g,void 0,e,d)},Nj=function(a,b,c,d,e,f){var g=0,l={url:a,method:c,content:d,headers:e},m=Hj,p=null!=f?f:10;l.callback=
function(v){v=v.target;if(429==v.getStatus()&&g<p)return g++,setTimeout(function(){Mj.push(l);Oj.jf()},Math.min(12E4,1E3*Math.pow(2,g))),null;var B=Pj,D=v.getStatus(),R=u(v.getResponseHeader,v);try{var Y=v.o?v.o.responseText:""}catch(U){Mi(v.na,"Can not get responseText: "+U.message),Y=""}return B(D,R,Y,m,b,a,c)};return l},Ij=function(a,b){var c=Hj;try{Hj=a,b.call(void 0)}finally{Hj=c}},Pj=function(a,b,c,d,e,f,g){var l=d?b("X-Earth-Engine-Computation-Profile"):"";l&&d&&d(l);var m=function(Y){try{var U=
JSON.parse(Y);return t(U)&&"error"in U&&"message"in U.error?U.error.message:{parsed:U}}catch(Ib){return"Invalid JSON: "+Y}},p=function(Y){if(0===Y)return"Failed to contact Earth Engine servers. Please check your connection, firewall, or browser extension settings.";if(200>Y||300<=Y)return"Server returned HTTP code: "+Y+" for "+g+" "+f},v;b=b("Content-Type")||"application/json";d=b.replace(/;.*/,"");if("application/json"===d||"text/json"===d)if(b=m(c),b.parsed){var B=b.parsed;void 0===B&&(v="Malformed response: "+
c)}else v=b;else if("multipart/mixed"===d){B={};var D=[];rj(b,c,function(Y,U,Ib){Ib=m(Ib);Ib.parsed&&(B[Y]=Ib.parsed);(U=(Ib.parsed?"":Ib)||p(U))&&D.push(Y+": "+U)});D.length&&(v=D.join("\n"))}else var R="Response was unexpectedly not JSON, but "+d;v=v||p(a)||R;if(e)return e(B,v),null;if(!v)return B;throw Error(v);},yj=function(a){var b=function(){r.gapi.config.update("client/cors",!0);vj||(vj=r.gapi.auth.authorize);a()};if(t(r.gapi)&&t(r.gapi.auth)&&"function"===typeof r.gapi.auth.authorize)b();
else{for(var c=Date.now().toString(36);c in r;)c+="_";r[c]=function(){delete r[c];b()};pi(nd({onload:c}))}},zj=function(a,b,c){if(c.access_token){b=c.token_type+" "+c.access_token;if(c.expires_in||0===c.expires_in){c=900*c.expires_in;var d=setTimeout(Aj,.9*c);void 0!==d.unref&&d.unref();Bj=Date.now()+c}Dj=b;a&&a()}else b&&b(c.error||"Unknown error.")},lj=function(a){var b=new Fd;a=n(Object.entries(a));for(var c=a.next();!c.done;c=a.next()){var d=n(c.value);c=d.next().value;d=d.next().value;b.set(c,
d)}return b},Mj=[],Oj=new Wh(function(){var a=Mj.shift();if(a){var b=a.url,c=a.callback,d=a.method,e=a.content;a=a.headers;var f=Qj,g=new Ui;Xi.push(g);c&&g.bb("complete",c);g.bd("ready",g.Mk);f&&(g.Fc=Math.max(0,f));g.send(b,d,e,a)}0==Mj.length||Oj.jf()},350),sj=null,Fj=null,Gj=null,Lj=null,Kj=oc,Dj=null,Bj=null,wj=null,xj=[],vj=null,tj=["https://www.googleapis.com/auth/earthengine","https://www.googleapis.com/auth/cloud-platform"],jd=new ed(cd,"https://apis.google.com/js/client.js?onload=%{onload}"),
Jj=null,Ej=!1,Qj=0,Hj=null;w("ee.api.ListAssetsResponse",og);w("ee.api.EarthEngineAsset",hf);w("ee.api.ListImagesResponse",qg);w("ee.api.Image",$f);w("ee.api.Operation",sg);w("ee.api.ListFeaturesResponse",pg);w("ee.api.FeatureViewLocation",kf);var Rj=function(){},Sj=function(a){if(void 0===a||null===a)a=Pc;return new Ke({lb:a})},Tj=function(a){return new Ke({Ta:a})},Uj=function(a){return new Ke({Ka:new Je({values:a})})},Vj=function(a){return new Ke({La:new ef({values:a})})},Wj=function(a,b){return new Ke({Ca:new Tf({functionName:a,arguments:b})})},Xj=function(a,b){return new Ke({Ca:new Tf({ab:a,arguments:b})})},Yj=function(a,b){return new Ke({Za:new Sf({oc:a,body:b})})},Zj=function(a){if(!a)return"AUTO_JPEG_PNG";a=a.toUpperCase();switch(a){case "JPG":return"JPEG";
case "AUTO":return"AUTO_JPEG_PNG";case "TIF":case "TIFF":case "GEOTIF":case "GEOTIFF":return"GEO_TIFF";case "TF_RECORD":case "TFRECORD":return"TF_RECORD_IMAGE";case "NUMPY":return"NPY";case "ZIPPED_TIF":case "ZIPPED_TIFF":case "ZIPPED_GEOTIF":case "ZIPPED_GEOTIFF":return"ZIPPED_GEO_TIFF";case "ZIPPED_TIF_PER_BAND":case "ZIPPED_TIFF_PER_BAND":case "ZIPPED_GEOTIF_PER_BAND":case "ZIPPED_GEOTIFF_PER_BAND":return"ZIPPED_GEO_TIFF_PER_BAND";default:return a}},ak=function(a){if(!a)return"CSV";a=a.toUpperCase();
switch(a){case "TF_RECORD":case "TFRECORD":return"TF_RECORD_TABLE";case "JSON":case "GEOJSON":return"GEO_JSON";default:return a}},bk=function(a){if(!a)return"VERTICAL";a=a.toUpperCase();if("HORIZONTAL"!==a||"VERTICAL"!==a)throw Error('Orientation must be "horizontal" or "vertical"');return a},ck=function(a){if(!a)return[];if("string"===typeof a)return a.split(",");if(Array.isArray(a))return a;throw Error("Invalid band list "+a);},fk=function(a){var b=new qf,c=!1;"palette"in a&&(c=a.palette,b.ed="string"===
typeof c?c.split(","):c,c=!0);var d=[];if("gain"in a||"bias"in a){if("min"in a||"max"in a)throw Error("Gain and bias can't be specified with min and max");var e=b.ed?b.ed.length-1:255;d=dk(a,"bias","gain").map(function(f){var g=-f.bias/f.gain;return{min:g,max:e/f.gain+g}})}else if("min"in a||"max"in a)d=dk(a,"min","max");0!==d.length&&(b.Tf=d.map(function(f){return new ff(f)}),c=!0);a=ek(a.gamma);if(1<a.length)throw Error("Only one gamma value is supported");1===a.length&&(b.gamma=a[0],c=!0);return c?
b:null},ek=function(a){return a?a.split(",").map(Number):[]},dk=function(a,b,c){var d=ek(a[b]),e=ek(a[c]);if(0===d.length)return e.map(function(f){var g={};return g[b]=0,g[c]=f,g});if(0===e.length)return d.map(function(f){var g={};return g[b]=f,g[c]=1,g});if(d.length!==e.length)throw Error("Length of "+b+" and "+c+" must match.");return d.map(function(f,g){var l={};return l[b]=f,l[c]=e[g],l})},gk=function(a){var b=function(g){var l={};l.description=g.description||"";l.type=g.type||"";null!=g.vd&&
(l.name=g.vd);void 0!==g.defaultValue&&(l["default"]=g.defaultValue);null!=g.optional&&(l.optional=g.optional);return l},c=function(g){var l={};l.args=(g.arguments||[]).map(b);l.description=g.description||"";l.returns=g.Zf||"";null!=g.hidden&&(l.hidden=g.hidden);g.preview&&(l.preview=g.preview);g.deprecated&&(l.deprecated=g.af);g.sourceCodeUri&&(l.sourceCodeUri=g.sourceCodeUri);return l},d={};a=n(a.Jc||[]);for(var e=a.next();!e.done;e=a.next()){e=e.value;var f=e.name.replace(/^algorithms\//,"");d[f]=
c(e)}return d},hk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/.+/,ik=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/(.*)$/,jk=/^projects\/((?:\w+(?:[\w\-]+\.[\w\-]+)*?\.\w+:)?[a-z][a-z0-9\-]{4,28}[a-z0-9])\/assets\/?$/,kk=function(a){return(a=hk.exec(a))?a[1]:"earthengine-legacy"},lk=function(a){return ik.exec(a)?a:/^(users|projects)\/.*/.exec(a)?"projects/earthengine-legacy/assets/"+a:"projects/earthengine-public/assets/"+
a},nk=function(a){return(a.assets||[]).map(mk)},pk=function(a){return(a.images||[]).map(ok)},qk=function(a){switch(a){case "ALGORITHM":return"Algorithm";case "FOLDER":return"Folder";case "IMAGE":return"Image";case "IMAGE_COLLECTION":return"ImageCollection";case "TABLE":return"Table";case "CLASSIFIER":return"Classifier";case "FEATURE_VIEW":return"FeatureView";default:return"Unknown"}},mk=function(a){var b=rk(qk(a.type),a.name),c=Object.assign({},a.properties||{});a.sizeBytes&&(c["system:asset_size"]=
Number(a.sizeBytes));a.startTime&&(c["system:time_start"]=Date.parse(a.startTime));a.endTime&&(c["system:time_end"]=Date.parse(a.endTime));a.geometry&&(c["system:footprint"]=a.geometry);"string"===typeof a.title&&(c["system:title"]=a.title);"string"===typeof a.description&&(c["system:description"]=a.description);a.updateTime&&(b.version=1E3*Date.parse(a.updateTime));b.properties=c;a.bands&&(b.bands=a.bands.map(function(d){var e={id:d.id,crs:d.grid.Ze,dimensions:void 0,crs_transform:void 0};if(d.grid){if(null!=
d.grid.Pb){var f=d.grid.Pb;e.crs_transform=[f.ag||0,f.fg||0,f.wg||0,f.gg||0,f.bg||0,f.xg||0]}null!=d.grid.dimensions&&(e.dimensions=[d.grid.dimensions.width,d.grid.dimensions.height])}d.dataType&&(f={type:"PixelType"},f.precision=(d.dataType.precision||"").toLowerCase(),d.dataType.hd&&(f.min=d.dataType.hd.min||0,f.max=d.dataType.hd.max),e.data_type=f);return e}));a.Gd&&(b.mapLocation=a.Gd);a.featureCount&&(b.featureCount=a.featureCount);return b},sk=function(a){var b=new hf,c=function(f){return null===
f?Pc:void 0},d=Object.assign({},a),e;a=function(f){e=d[f];delete d[f];return e};void 0!==a("system:asset_size")&&(b.sizeBytes=c(e)||String(e));void 0!==a("system:time_start")&&(b.startTime=c(e)||(new Date(Number(e))).toISOString());void 0!==a("system:time_end")&&(b.endTime=c(e)||(new Date(Number(e))).toISOString());void 0!==a("system:footprint")&&(b.geometry=c(e)||e);a("system:title");"string"!==typeof e&&null!==e||null!=d.title||(d.title=c(e)||e);a("system:description");"string"!==typeof e&&null!==
e||null!=d.description||(d.description=c(e)||e);Object.entries(d).forEach(function(f){var g=n(f);f=g.next().value;g=g.next().value;d[f]=c(g)||g});b.properties=d;return b},ok=function(a){return rk("Image",a.name)},rk=function(a,b){var c={};c.type=a;null!=b&&(a=b.split("/"),b="projects"===a[0]&&"assets"===a[2]&&["earthengine-legacy","earthengine-public"].includes(a[1])?a.slice(3).join("/"):b,c.id=b);return c},uk=function(a){var b={};a.num&&(b.pageSize=a.num);a.starttime&&(b.startTime=(new Date(a.starttime)).toISOString());
a.endtime&&(b.endTime=(new Date(a.endtime)).toISOString());a.bbox&&(b.region=tk(a.bbox));a.region&&(b.region=a.region);a.bbox&&a.region&&console.warn("Multiple request parameters converted to region");var c="id num starttime endtime bbox region".split(" ");a=n(Object.keys(a).filter(function(e){return!c.includes(e)}));for(var d=a.next();!d.done;d=a.next())console.warn("Unrecognized key "+d.value+" ignored");b.fields="assets(type,path)";return b},tk=function(a){return'{"type":"Polygon","coordinates":[[['+
[[0,1],[2,1],[2,3],[0,3],[0,1]].map(function(b){return a[b[0]]+","+a[b[1]]}).join("],[")+"]]]}"},vk=function(a){var b={};(a.wd||[]).forEach(function(f){b[f.role]=f.bc});var c=new Set,d=function(f){var g=f.replace(/^domain:|^group:|^serviceAccount:|^user:/,"");f.startsWith("group:")&&c.add(g);return g};a=b["roles/viewer"]||[];var e=a.filter(function(f){return"allUsers"!==f});d={owners:(b["roles/owner"]||[]).map(d),writers:(b["roles/editor"]||[]).map(d),readers:e.map(d)};0<c.size&&(d.groups=c);a.length!=
e.length&&(d.all_users_can_read=!0);return d},wk=function(a){var b=function(d){return(a[d]||[]).map(function(e){if(e.includes(":"))return e;var f="user:";e.includes("@")?a.groups&&a.groups.has(e)?f="group:":e.match(/[@|\.]gserviceaccount\.com$/)&&(f="serviceAccount:"):f="domain:";return f+e})},c=a.all_users_can_read?["allUsers"]:[];b=[{role:"roles/owner",bc:b("owners")},{role:"roles/viewer",bc:b("readers").concat(c)},{role:"roles/editor",bc:b("writers")}].map(function(d){return new Oe(d)});return new Df({wd:b.filter(function(d){return d.bc.length}),
df:null})},yk=function(a){var b=/^projects\/(.+)\/operations\/.+$/.exec(a);return"projects/"+(b?b[1]:"earthengine-legacy")+"/operations/"+xk(a)},xk=function(a){var b=/^.*operations\/(.*)$/.exec(a);return b?b[1]:a},zk=function(a){var b={},c=function(f,g){null!=g&&(b[f]=Date.parse(g))},d=function(f){switch(f){case "PENDING":return"READY";case "RUNNING":return"RUNNING";case "CANCELLING":return"CANCEL_REQUESTED";case "SUCCEEDED":return"COMPLETED";case "CANCELLED":return"CANCELLED";case "FAILED":return"FAILED";
default:return"UNKNOWN"}},e=Uc(wg,a.metadata||{});null!=e.description&&(b.description=e.description);null!=e.state&&(b.state=d(e.state));c("creation_timestamp_ms",e.Ye);c("update_timestamp_ms",e.updateTime);c("start_timestamp_ms",e.startTime);b.attempt=e.attempt;a.done&&null!=a.error&&(b.error_message=a.error.message);null!=a.name&&(b.id=xk(a.name),b.name=a.name);b.task_type=e.type||"UNKNOWN";b.output_url=e.bf;b.source_url=e.cg;return b},Ak=function(a){var b={started:"OK"};a.name&&(b.taskId=xk(a.name),
b.name=a.name);a.error&&(b.note=a.error.message);return b},Bk=function(a){if(a.primaryPath){var b=[a.primaryPath];var c=b.concat;a=a.additionalPaths||[];if(!(a instanceof Array)){a=n(a);for(var d,e=[];!(d=a.next()).done;)e.push(d.value);a=e}b=c.call(b,a)}else b=null;return b},Ek=function(a){var b=function(f){var g=Uc(jg,f);g.Aa=Bk(f);return g},c=Uc(eg,a);c.name=lk(a.id);c.tilesets=(a.tilesets||[]).map(function(f){var g=Uc(hg,f);g.sources=(f.sources||[]).map(b);return g});c.bands=(a.bands||[]).map(function(f){var g=
Uc(fg,f);g.missingData=Ck(f.missingData);return g});c.missingData=Ck(a.missingData);c.Hf=ab((a.tilesets||[]).map(Dk));c.pyramidingPolicy=a.pyramidingPolicy||null;if(a.properties){var d=Object.assign({},a.properties),e;a=function(f){e=d[f];delete d[f];return e};a("system:time_start")&&(c.startTime=(new Date(Number(e))).toISOString());a("system:time_end")&&(c.endTime=(new Date(Number(e))).toISOString());c.properties=d}return c},Dk=function(a){var b=[];if(!Array.isArray(a.fileBands))return b;var c=function(d){var e=
[];null!=d&&Array.isArray(d.bandId)&&(e=d.bandId.map(function(f){return f||""}));return new gg({Ec:a.id||"",da:e})};a.fileBands.forEach(function(d){d.maskForAllBands?b.push(c(null)):null!=d.maskForBands&&b.push(c(d.maskForBands))});return b},Fk=function(a){var b=Uc(mg,a);b.name=lk(a.id);b.sources=(a.sources||[]).map(function(e){var f=Uc(Jg,e);f.Aa=Bk(e);e.maxError&&(f.Zb=e.maxError);return f});if(a.properties){var c=Object.assign({},a.properties),d;a=function(e){d=c[e];delete c[e];return d};a("system:time_start")&&
(b.startTime=(new Date(Number(d))).toISOString());a("system:time_end")&&(b.endTime=(new Date(Number(d))).toISOString());b.properties=c}return b},Ck=function(a){if(null==a)return null;var b=new cg({values:[]});null!=a.value&&"number"===typeof a.value&&b.values.push(a.value);Array.isArray(a.values)&&a.values.map(function(c){"number"===typeof c&&b.values.push(c)});return 0==b.values.length?null:b};var Gk=function(){this.blockSize=-1};var Hk=function(){this.blockSize=-1;this.blockSize=64;this.W=Array(4);this.Jk=Array(this.blockSize);this.me=this.Kc=0;this.reset()};x(Hk,Gk);Hk.prototype.reset=function(){this.W[0]=1732584193;this.W[1]=4023233417;this.W[2]=2562383102;this.W[3]=271733878;this.me=this.Kc=0};
var Ik=function(a,b,c){c||(c=0);var d=Array(16);if("string"===typeof b)for(var e=0;16>e;++e)d[e]=b.charCodeAt(c++)|b.charCodeAt(c++)<<8|b.charCodeAt(c++)<<16|b.charCodeAt(c++)<<24;else for(e=0;16>e;++e)d[e]=b[c++]|b[c++]<<8|b[c++]<<16|b[c++]<<24;b=a.W[0];c=a.W[1];e=a.W[2];var f=a.W[3];var g=b+(f^c&(e^f))+d[0]+3614090360&4294967295;b=c+(g<<7&4294967295|g>>>25);g=f+(e^b&(c^e))+d[1]+3905402710&4294967295;f=b+(g<<12&4294967295|g>>>20);g=e+(c^f&(b^c))+d[2]+606105819&4294967295;e=f+(g<<17&4294967295|g>>>
15);g=c+(b^e&(f^b))+d[3]+3250441966&4294967295;c=e+(g<<22&4294967295|g>>>10);g=b+(f^c&(e^f))+d[4]+4118548399&4294967295;b=c+(g<<7&4294967295|g>>>25);g=f+(e^b&(c^e))+d[5]+1200080426&4294967295;f=b+(g<<12&4294967295|g>>>20);g=e+(c^f&(b^c))+d[6]+2821735955&4294967295;e=f+(g<<17&4294967295|g>>>15);g=c+(b^e&(f^b))+d[7]+4249261313&4294967295;c=e+(g<<22&4294967295|g>>>10);g=b+(f^c&(e^f))+d[8]+1770035416&4294967295;b=c+(g<<7&4294967295|g>>>25);g=f+(e^b&(c^e))+d[9]+2336552879&4294967295;f=b+(g<<12&4294967295|
g>>>20);g=e+(c^f&(b^c))+d[10]+4294925233&4294967295;e=f+(g<<17&4294967295|g>>>15);g=c+(b^e&(f^b))+d[11]+2304563134&4294967295;c=e+(g<<22&4294967295|g>>>10);g=b+(f^c&(e^f))+d[12]+1804603682&4294967295;b=c+(g<<7&4294967295|g>>>25);g=f+(e^b&(c^e))+d[13]+4254626195&4294967295;f=b+(g<<12&4294967295|g>>>20);g=e+(c^f&(b^c))+d[14]+2792965006&4294967295;e=f+(g<<17&4294967295|g>>>15);g=c+(b^e&(f^b))+d[15]+1236535329&4294967295;c=e+(g<<22&4294967295|g>>>10);g=b+(e^f&(c^e))+d[1]+4129170786&4294967295;b=c+(g<<
5&4294967295|g>>>27);g=f+(c^e&(b^c))+d[6]+3225465664&4294967295;f=b+(g<<9&4294967295|g>>>23);g=e+(b^c&(f^b))+d[11]+643717713&4294967295;e=f+(g<<14&4294967295|g>>>18);g=c+(f^b&(e^f))+d[0]+3921069994&4294967295;c=e+(g<<20&4294967295|g>>>12);g=b+(e^f&(c^e))+d[5]+3593408605&4294967295;b=c+(g<<5&4294967295|g>>>27);g=f+(c^e&(b^c))+d[10]+38016083&4294967295;f=b+(g<<9&4294967295|g>>>23);g=e+(b^c&(f^b))+d[15]+3634488961&4294967295;e=f+(g<<14&4294967295|g>>>18);g=c+(f^b&(e^f))+d[4]+3889429448&4294967295;c=
e+(g<<20&4294967295|g>>>12);g=b+(e^f&(c^e))+d[9]+568446438&4294967295;b=c+(g<<5&4294967295|g>>>27);g=f+(c^e&(b^c))+d[14]+3275163606&4294967295;f=b+(g<<9&4294967295|g>>>23);g=e+(b^c&(f^b))+d[3]+4107603335&4294967295;e=f+(g<<14&4294967295|g>>>18);g=c+(f^b&(e^f))+d[8]+1163531501&4294967295;c=e+(g<<20&4294967295|g>>>12);g=b+(e^f&(c^e))+d[13]+2850285829&4294967295;b=c+(g<<5&4294967295|g>>>27);g=f+(c^e&(b^c))+d[2]+4243563512&4294967295;f=b+(g<<9&4294967295|g>>>23);g=e+(b^c&(f^b))+d[7]+1735328473&4294967295;
e=f+(g<<14&4294967295|g>>>18);g=c+(f^b&(e^f))+d[12]+2368359562&4294967295;c=e+(g<<20&4294967295|g>>>12);g=b+(c^e^f)+d[5]+4294588738&4294967295;b=c+(g<<4&4294967295|g>>>28);g=f+(b^c^e)+d[8]+2272392833&4294967295;f=b+(g<<11&4294967295|g>>>21);g=e+(f^b^c)+d[11]+1839030562&4294967295;e=f+(g<<16&4294967295|g>>>16);g=c+(e^f^b)+d[14]+4259657740&4294967295;c=e+(g<<23&4294967295|g>>>9);g=b+(c^e^f)+d[1]+2763975236&4294967295;b=c+(g<<4&4294967295|g>>>28);g=f+(b^c^e)+d[4]+1272893353&4294967295;f=b+(g<<11&4294967295|
g>>>21);g=e+(f^b^c)+d[7]+4139469664&4294967295;e=f+(g<<16&4294967295|g>>>16);g=c+(e^f^b)+d[10]+3200236656&4294967295;c=e+(g<<23&4294967295|g>>>9);g=b+(c^e^f)+d[13]+681279174&4294967295;b=c+(g<<4&4294967295|g>>>28);g=f+(b^c^e)+d[0]+3936430074&4294967295;f=b+(g<<11&4294967295|g>>>21);g=e+(f^b^c)+d[3]+3572445317&4294967295;e=f+(g<<16&4294967295|g>>>16);g=c+(e^f^b)+d[6]+76029189&4294967295;c=e+(g<<23&4294967295|g>>>9);g=b+(c^e^f)+d[9]+3654602809&4294967295;b=c+(g<<4&4294967295|g>>>28);g=f+(b^c^e)+d[12]+
3873151461&4294967295;f=b+(g<<11&4294967295|g>>>21);g=e+(f^b^c)+d[15]+530742520&4294967295;e=f+(g<<16&4294967295|g>>>16);g=c+(e^f^b)+d[2]+3299628645&4294967295;c=e+(g<<23&4294967295|g>>>9);g=b+(e^(c|~f))+d[0]+4096336452&4294967295;b=c+(g<<6&4294967295|g>>>26);g=f+(c^(b|~e))+d[7]+1126891415&4294967295;f=b+(g<<10&4294967295|g>>>22);g=e+(b^(f|~c))+d[14]+2878612391&4294967295;e=f+(g<<15&4294967295|g>>>17);g=c+(f^(e|~b))+d[5]+4237533241&4294967295;c=e+(g<<21&4294967295|g>>>11);g=b+(e^(c|~f))+d[12]+1700485571&
4294967295;b=c+(g<<6&4294967295|g>>>26);g=f+(c^(b|~e))+d[3]+2399980690&4294967295;f=b+(g<<10&4294967295|g>>>22);g=e+(b^(f|~c))+d[10]+4293915773&4294967295;e=f+(g<<15&4294967295|g>>>17);g=c+(f^(e|~b))+d[1]+2240044497&4294967295;c=e+(g<<21&4294967295|g>>>11);g=b+(e^(c|~f))+d[8]+1873313359&4294967295;b=c+(g<<6&4294967295|g>>>26);g=f+(c^(b|~e))+d[15]+4264355552&4294967295;f=b+(g<<10&4294967295|g>>>22);g=e+(b^(f|~c))+d[6]+2734768916&4294967295;e=f+(g<<15&4294967295|g>>>17);g=c+(f^(e|~b))+d[13]+1309151649&
4294967295;c=e+(g<<21&4294967295|g>>>11);g=b+(e^(c|~f))+d[4]+4149444226&4294967295;b=c+(g<<6&4294967295|g>>>26);g=f+(c^(b|~e))+d[11]+3174756917&4294967295;f=b+(g<<10&4294967295|g>>>22);g=e+(b^(f|~c))+d[2]+718787259&4294967295;e=f+(g<<15&4294967295|g>>>17);g=c+(f^(e|~b))+d[9]+3951481745&4294967295;a.W[0]=a.W[0]+b&4294967295;a.W[1]=a.W[1]+(e+(g<<21&4294967295|g>>>11))&4294967295;a.W[2]=a.W[2]+e&4294967295;a.W[3]=a.W[3]+f&4294967295};
Hk.prototype.update=function(a,b){void 0===b&&(b=a.length);for(var c=b-this.blockSize,d=this.Jk,e=this.Kc,f=0;f<b;){if(0==e)for(;f<=c;)Ik(this,a,f),f+=this.blockSize;if("string"===typeof a)for(;f<b;){if(d[e++]=a.charCodeAt(f++),e==this.blockSize){Ik(this,d);e=0;break}}else for(;f<b;)if(d[e++]=a[f++],e==this.blockSize){Ik(this,d);e=0;break}}this.Kc=e;this.me+=b};
Hk.prototype.digest=function(){var a=Array((56>this.Kc?this.blockSize:2*this.blockSize)-this.Kc);a[0]=128;for(var b=1;b<a.length-8;++b)a[b]=0;var c=8*this.me;for(b=a.length-8;b<a.length;++b)a[b]=c&255,c/=256;this.update(a);a=Array(16);for(b=c=0;4>b;++b)for(var d=0;32>d;d+=8)a[c++]=this.W[b]>>>d&255;return a};var Jk=function(a){this.rd="__ee_hash__";this.Qd=!1!==a;this.cb=[];this.Ba={};this.Ag=[];this.Nd=new WeakMap;this.Ui=void 0};w("ee.Serializer",Jk);var Kk=new qi,Lk=new Hk,Nk=function(a,b){return Mk(new Jk(void 0!==b?b:!0),a)};w("ee.Serializer.encode",Nk);var Ok=function(a){return Kk.za(Nk(a))};w("ee.Serializer.toJSON",Ok);var Qk=function(a){return Pk(Nk(a,!1))};w("ee.Serializer.toReadableJSON",Qk);
var Pk=function(a){return"JSON"in r?r.JSON.stringify(a,null," "):Kk.za(a)},Mk=function(a,b){b=a.Ed(b);a.Qd&&(b=t(b)&&"ValueRef"==b.type&&1==a.cb.length?a.cb[0][1]:{type:"CompoundValue",scope:a.cb,value:b},a.cb=[],Oa(a.Ag,u(function(c){delete c[this.rd]},a)),a.Ag=[],a.Ba={});return b};
Jk.prototype.Ed=function(a){if(void 0===a)throw Error("Can't encode an undefined value.");var b=t(a)?a[this.rd]:null;if(this.Qd&&null!=b&&this.Ba[b])return{type:"ValueRef",value:this.Ba[b]};if(null===a||"boolean"===typeof a||"number"===typeof a||"string"===typeof a)return a;if(ta(a))return{type:"Invocation",functionName:"Date",arguments:{value:Math.floor(a.getTime())}};if(a instanceof Rj){var c=a.encode(u(this.Ed,this));if(!(Array.isArray(c)||t(c)&&"ArgumentRef"!=c.type))return c}else if(Array.isArray(a))c=
Qa(a,function(e){return this.Ed(e)},this);else if(t(a)&&"function"!==typeof a)c=Fb(a,function(e){if("function"!==typeof e)return this.Ed(e)},this),Ob(c,this.rd),c={type:"Dictionary",value:c};else throw Error("Can't encode object: "+a);if(this.Qd){b=Rk(c);if(this.Ba[b])var d=this.Ba[b];else d=String(this.cb.length),this.cb.push([d,c]),this.Ba[b]=d;a[this.rd]=b;this.Ag.push(a);return{type:"ValueRef",value:d}}return c};
var Rk=function(a){Lk.reset();Lk.update(Kk.za(a));return Lk.digest().toString()},Tk=function(a){return Vc(Sk(a),Rc,Sc,Tc)};w("ee.Serializer.encodeCloudApi",Tk);
var Sk=function(a,b){var c=new Jk(!0);c.Ui=b;return Uk(c,a)},Vk=function(a){a=Uk(new Jk(!1),a);var b=a.values,c=function(d){if(!t(d))return d;var e=Array.isArray(d)?[]:{},f=d instanceof Object.getPrototypeOf(Ke);d=n(Object.entries(f?d.h:d));for(var g=d.next();!g.done;g=d.next()){var l=n(g.value);g=l.next().value;l=l.next().value;f?null!==l&&(e[g]="functionDefinitionValue"===g&&null!=l.body?{argumentNames:l.oc,body:c(b[l.body])}:"functionInvocationValue"===g&&null!=l.ab?{arguments:Fb(l.arguments,c),
functionReference:c(b[l.ab])}:"constantValue"===g?l===Pc?null:l:c(l)):e[g]=c(l)}return e};return a.result&&c(b[a.result])};w("ee.Serializer.encodeCloudApiPretty",Vk);var Wk=function(a){return Kk.za(Tk(a))};w("ee.Serializer.toCloudApiJSON",Wk);var Xk=function(a){return Pk(Vk(a))};w("ee.Serializer.toReadableCloudApiJSON",Xk);
var Uk=function(a,b){try{var c=Yk(a,b),d=new Zk(c,a.cb,a.Qd),e=$k(d,d.xi);return new Ye({result:e,values:d.ii})}finally{a.Nd=new WeakMap,a.Ba={},a.cb=[]}},Yk=function(a,b){var c=function(e){var f=Rk(e);t(b)&&a.Nd.set(b,f);if(a.Ba[f])return a.Ba[f];var g=String(a.cb.length);a.cb.push([g,e]);return a.Ba[f]=g};if(t(b)&&a.Ba[a.Nd.get(b)])return a.Ba[a.Nd.get(b)];if(null===b||"boolean"===typeof b||"string"===typeof b||"number"===typeof b)return c(Sj(b));if(ta(b))return c(Wj("Date",{value:Sj(Math.floor(b.getTime()))}));
if(b instanceof Rj)return c(b.qa(a));if(Array.isArray(b))return c(Uj(b.map(function(e){return Tj(Yk(a,e))})));if(t(b)&&"function"!==typeof b){var d={};Object.keys(b).sort().forEach(function(e){d[e]=Tj(Yk(a,b[e]))});return c(Vj(d))}throw Error("Can't encode object: "+b);},Zk=function(a,b,c){var d=this;this.xi=a;this.values={};b.forEach(function(e){return d.values[e[0]]=e[1]});this.ri=c?al(this):null;this.ii={};this.Wf={};this.hl=0},$k=function(a,b){if(b in a.Wf)return a.Wf[b];var c=String(a.hl++);
a.Wf[b]=c;a.ii[c]=bl(a,a.values[b],0);return c},bl=function(a,b,c){var d=function(p){return null!==p.lb},e=function(p){return p===Pc?null:p};if(d(b)||null!=b.Yb||null!=b.sb||null!=b.Qb)return b;if(null!=b.Ta)return d=a.values[b.Ta],null===a.ri||50>c&&1===a.ri[b.Ta]?bl(a,d,c):cl(d)?d:Tj($k(a,b.Ta));if(null!=b.Ka){var f=b.Ka.values.map(function(p){return bl(a,p,c+3)});return f.every(d)?Sj(f.map(function(p){return e(p.lb)})):Uj(f)}if(null!=b.La){f={};var g={};b=n(Object.entries(b.La.values||{}));for(var l=
b.next();!l.done;l=b.next()){var m=n(l.value);l=m.next().value;m=m.next().value;f[l]=bl(a,m,c+3);null!==g&&d(f[l])?g[l]=e(f[l].lb):g=null}return null!==g?Sj(g):Vj(f)}if(null!=b.Za)return d=b.Za,Yj(d.oc||[],$k(a,d.body||""));if(null!=b.Ca){d=b.Ca;f={};g=n(Object.keys(d.arguments||{}));for(b=g.next();!b.done;b=g.next())b=b.value,f[b]=bl(a,d.arguments[b],c+3);return d.functionName?Wj(d.functionName,f):Xj($k(a,d.ab||""),f)}throw Error("Can't optimize value: "+b);},cl=function(a){var b=a.lb;return null!==
b?b===Pc||"number"===typeof b||"boolean"===typeof b:null!=a.Qb},al=function(a){var b={},c=function(e){b[e]?b[e]++:(b[e]=1,d(a.values[e]))},d=function(e){null!=e.Ka?e.Ka.values.forEach(d):null!=e.La?Object.values(e.La.values).forEach(d):null!=e.Za?c(e.Za.body):null!=e.Ca?(e=e.Ca,null!=e.ab&&c(e.ab),Object.values(e.arguments).forEach(d)):null!=e.Ta&&c(e.Ta)};c(a.xi);return b};var jl=function(a){if(null==a.element)throw Error('"element" not found in params '+a);var b=a.selectors||null;null!=b&&"string"===typeof b&&(b=b.split(","));b=new zf({l:Sk(a.element),description:dl(a.description),ra:null,ua:null,Hd:null,selectors:b,Zb:K(a.maxErrorMeters),requestId:dl(a.id),maxVertices:K(a.maxVertices),R:K(a.maxWorkers)});var c=el(a);switch(c){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":var d=new Cf({sa:null,pa:null,G:ak(a.fileFormat)});"GOOGLE_CLOUD_STORAGE"===c?d.sa=fl(a):d.pa=gl(a);
b.ra=d;break;case "ASSET":b.ua=new Af({Ma:hl(a)});break;case "FEATURE_VIEW":c=new Kf({name:lk(a.mapName)});d=null==a?null:new Pf({Jf:K(a.maxFeaturesPerTile),qg:a.thinningStrategy});var e=null==a?null:new Of({Bg:il(a.zOrderRanking),pg:il(a.thinningRanking)});d=new Lf({og:d,Vf:e});c=new Bf({ff:c,wc:d});b.Hd=c;break;default:throw Error('Export destination "'+c+'" unknown');}a.workloadTag&&(b.L=a.workloadTag);return b};function dl(a){return null!=a?String(a):null}
function K(a){return null!=a?Number(a):null}
var el=function(a){var b="DRIVE";if(null==a)return b;null!=a.outputBucket||null!=a.outputPrefix?b="GOOGLE_CLOUD_STORAGE":null!=a.assetId?b="ASSET":null!=a.mapName&&(b="FEATURE_VIEW");return b},ll=function(a){var b=new dg({Ue:!!a.tfrecordCompressed,ac:dl(a.tfrecordMaxFileSize),dg:!!a.tfrecordSequenceData,Se:!!a.tfrecordCollapseBands,Kf:K(a.tfrecordMaskedThreshold),defaultValue:K(a.tfrecordDefaultValue),Sa:kl(a.tfrecordPatchDimensions),Gf:kl(a.tfrecordKernelSize),he:null});a=a.tfrecordTensorDepths;
if(null!=a)if(t(a)){var c={};Db(a,function(d,e){if("string"!==typeof e||"number"!==typeof d)throw Error('"tensorDepths" option must be an object of type Object<string, number>');c[e]=d});b.he=c}else throw Error('"tensorDepths" option needs to have the form Object<string, number>.');return b},ml=function(a,b){var c=new vf({sa:null,pa:null,Id:null,ie:null,G:Zj(a.fileFormat)});if("GEO_TIFF"===c.G){if(a.fileDimensions&&a.tiffFileDimensions)throw Error('Export cannot set both "fileDimensions" and "tiffFileDimensions".');
var d=a.tiffShardSize||a.shardSize;d=new Vf({Re:!!a.tiffCloudOptimized,ig:!(!a.skipEmptyTiles&&!a.tiffSkipEmptyFiles),Sa:kl(a.fileDimensions||a.tiffFileDimensions),tileSize:K(d)});c.Id=d}else"TF_RECORD_IMAGE"===c.G&&(c.ie=ll(a));"GOOGLE_CLOUD_STORAGE"===b?c.sa=fl(a):c.pa=gl(a);return c},nl=function(a,b){var c=new Ff({sa:null,pa:null,G:"MP4"});"GOOGLE_CLOUD_STORAGE"===b?c.sa=fl(a):c.pa=gl(a);return c},ol=function(a){var b=K(a.maxZoom),c=K(a.scale),d=K(a.minZoom),e=!!a.skipEmptyTiles,f=dl(a.mapsApiKey),
g=kl(a.tileDimensions),l=K(a.stride);var m=K(a.minTimeMachineZoomSubset);a=K(a.maxTimeMachineZoomSubset);if(null==m&&null==a)m=null;else{var p=new Lg({min:0,max:null});null!=m&&(p.min=m);p.max=a;m=p}return new yf({maxZoom:b,scale:c,minZoom:d,jg:e,Ff:f,Sa:g,kg:l,Cg:m})},kl=function(a){if(null==a)return null;var b=new Wf({height:0,width:0});"string"===typeof a&&(-1!==a.indexOf("x")?a=a.split("x").map(Number):-1!==a.indexOf(",")&&(a=a.split(",").map(Number)));if(Array.isArray(a))if(2===a.length)b.height=
a[0],b.width=a[1];else if(1===a.length)b.height=a[0],b.width=a[0];else throw Error("Unable to construct grid from dimensions: "+a);else if("number"!==typeof a||isNaN(a))if(t(a)&&null!=a.height&&null!=a.width)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},fl=function(a){var b=null;null!=a.writePublicTiles&&(b=a.writePublicTiles?"PUBLIC":"DEFAULT_OBJECT_ACL");return new Uf({pc:dl(a.outputBucket),ga:dl(a.outputPrefix),
qc:a.bucketCorsUris||null,permissions:b})},gl=function(a){return new gf({lf:dl(a.driveFolder),ga:dl(a.driveFileNamePrefix)})},hl=function(a){return new Te({name:lk(a.assetId)})},il=function(a){if(!a)return null;var b=a;"string"===typeof a&&(a=a.split(","));if(Array.isArray(a))return new Gg({Uf:(a||[]).map(pl)});throw Error("Unable to build ranking rule from rules: "+JSON.stringify(b)+". Rules should either be a comma-separated string or list of strings.");},pl=function(a){var b=new Fg({direction:null,
Wd:null,Yd:null,Xd:null});a=a.trim();a=a.match(/^([\S]+.*)\s+(ASC|DESC)$/);if(null==a)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=n(a);c.next();a=c.next().value;c=c.next().value;switch(c.toUpperCase()){case "ASC":b.direction="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.Xd=new Cg({});break;case ".minZoomLevel":b.Yd=new Eg({});break;default:b.Wd=new Bg({attributeName:dl(a)})}return b};var ql=[],rl=function(a){z(!Object.isSealed(a),"Cannot use getInstance() with a sealed constructor.");var b="Af";if(a.Af&&a.hasOwnProperty(b))return a.Af;ql.push(a);var c=new a;a.Af=c;z(a.hasOwnProperty(b),"Could not instantiate singleton.");return c};var tl=function(a,b,c,d,e,f){d=uj(!f,!1,d||[]);wj=a;xj=d;null===a?Cj():yj(function(){Aj(b,c,e||za(sl,b,c))})};w("ee.data.authenticateViaOauth",tl);var ul=function(a,b,c,d,e){tl(a,b,c,d,e)};w("ee.data.authenticate",ul);var sl=function(a,b){r.gapi.auth.authorize({client_id:wj,immediate:!1,scope:xj.join(" ")},za(zj,a,b))};w("ee.data.authenticateViaPopup",sl);
var vl=function(a,b,c,d,e){if("window"in r)throw Error("Use of private key authentication in the browser is insecure. Consider using OAuth, instead.");d=uj(!e,!e,d||[]);wj=a.client_email;xj=d;var f=new google.auth.JWT(a.client_email,null,a.private_key,d,null);vj=function(g,l){f.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})})};Aj(b,c)};w("ee.data.authenticateViaPrivateKey",vl);
w("ee.data.setExpressionAugmenter",function(a){wl=a||oc});var wl=oc;w("ee.data.setAuthToken",function(a,b,c,d,e,f,g,l){e=uj(!l,!1,e||[]);wj=a;xj=e;var m={token_type:b,access_token:c,state:e.join(" "),expires_in:d};zj(void 0,void 0,m);!1===g?f&&f():yj(function(){r.gapi.auth.setToken(m);f&&f()})});w("ee.data.refreshAuthToken",Aj);w("ee.data.setAuthTokenRefresher",function(a){vj=a});w("ee.data.getAuthToken",qj);w("ee.data.clearAuthToken",Cj);w("ee.data.getAuthClientId",function(){return wj});
w("ee.data.getAuthScopes",function(){return xj});w("ee.data.setDeadline",function(a){Qj=a});w("ee.data.setParamAugmenter",function(a){Kj=a||oc});
var xl=function(a){a=new I(a);return J(a,a.Jc().list(jj(),{prettyPrint:!1}).then(gk))},zl=function(a,b){if("string"===typeof a.image)throw Error("Image as JSON string not supported.");if(void 0!==a.version)throw Error("Image version specification not supported.");a=new pf({name:null,l:wl(Sk(a.image)),G:Zj(a.format),da:ck(a.bands),lc:fk(a)});b=new I(b);return J(b,b.maps().create(jj(),a,{fields:["name"]}).then(function(c){return yl(c.name,"")}))};w("ee.data.getMapId",zl);
var Al=function(a,b,c,d){if(!a.formatTileUrl){var e=yl(a.mapid,a.token,a.urlFormat);a.urlFormat=e.urlFormat;a.formatTileUrl=e.formatTileUrl}return a.formatTileUrl(b,c,d)};w("ee.data.getTileUrl",Al);
var yl=function(a,b,c){var d=void 0===c?"":c;d||(hj(),c=Fj,d=b?c+"/map/"+a+"/{z}/{x}/{y}?token="+b:c+"/v1alpha/"+a+"/tiles/{z}/{x}/{y}");return{mapid:a,token:b,formatTileUrl:function(e,f,g){var l=Math.pow(2,g);e%=l;e=String(0>e?e+l:e);return d.replace("{x}",e).replace("{y}",f).replace("{z}",g)},urlFormat:d}},Bl=function(a,b){var c=a.visParams?wl(Sk(a.visParams)):null;a=new Jf({name:null,Rb:a.assetId,mapName:a.mapName,zg:c});b=new I(b);return J(b,(new Ug(b.O)).create(jj(),a,{fields:["name"]}).then(function(d){var e=
d.name.split("/").pop();return{token:e,formatTileUrl:function(f,g,l){return Fj+"/v1alpha/"+d.name+"/tiles/"+l+"/"+f+"/"+g},rawTilesKey:e.substring(0,e.lastIndexOf("-"))}}))};w("ee.data.getFeatureViewTilesKey",Bl);var Cl=function(a,b,c){c=new I(c);a=lk(a);var d=c.assets();b=void 0===b?{}:b;var e=void 0===e?{}:e;d.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));e=H(d.j,{body:null,A:"GET",D:"earthengine.projects.assets.listFeatures",path:"/"+d.m+"/"+a+":listFeatures",u:G(b,e),F:pg});return J(c,e)};
w("ee.data.listFeatures",Cl);var El=function(a,b){a={l:wl(Sk(a))};var c=Dl();c&&(a.L=c);b=new I(b);return J(b,dh(b.value(),jj(),new Xe(a)).then(function(d){return d.result}))};w("ee.data.computeValue",El);
var Fl=function(a,b){if("string"===typeof a.image)throw Error("Image as JSON string not supported.");if(void 0!==a.version)throw Error("Image version specification not supported.");if(void 0!==a.region)throw Error('"region" not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');if(void 0!==a.dimensions)throw Error('"dimensions" is not supported in call to ee.data.getThumbId. Use ee.Image.getThumbURL.');a=new Kg({name:null,l:wl(Sk(a.image)),G:Zj(a.format),ga:a.name,da:ck(a.bands),
lc:fk(a),grid:null});b=new I(b);return J(b,(new bh(b.O)).create(jj(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};w("ee.data.getThumbId",Fl);
var Gl=function(a,b){var c=new Gf({framesPerSecond:a.framesPerSecond||null,maxFrames:a.maxFrames||null,maxPixelsPerFrame:a.maxPixelsPerFrame||null});a=new Og({name:null,l:wl(Sk(a.imageCollection)),G:Zj(a.format),Ua:c,grid:null});b=new I(b);return J(b,(new gh(b.O)).create(jj(),a,{fields:["name"]}).then(function(d){return{thumbid:d.name,token:""}}))};w("ee.data.getVideoThumbId",Gl);
var Hl=function(a,b){a=new Rf({name:null,l:wl(Sk(a.imageCollection)),G:Zj(a.format),orientation:bk(a.orientation),grid:null});b=new I(b);return J(b,(new Vg(b.O)).create(jj(),a,{fields:["name"]}).then(function(c){return{thumbid:c.name,token:""}}))};w("ee.data.getFilmstripThumbId",Hl);var Il=function(a){return Fj+"/v1alpha/"+a.thumbid+":getPixels"};w("ee.data.makeThumbUrl",Il);
var Kl=function(a,b){a=Object.assign({},a);a.id&&(a.image=new L(a.id));if("string"===typeof a.image)throw Error("Image as serialized JSON string not supported.");if(!a.image)throw Error("Missing ID or image parameter.");a.filePerBand=!1!==a.filePerBand;a.format=a.format||(a.filePerBand?"ZIPPED_GEO_TIFF_PER_BAND":"ZIPPED_GEO_TIFF");if(null!=a.region&&(null!=a.scale||null!=a.crs_transform)&&null!=a.dimensions)throw Error("Cannot specify (bounding region, crs_transform/scale, dimensions) simultaneously.");
if("string"===typeof a.bands)try{a.bands=JSON.parse(a.bands)}catch(d){a.bands=ck(a.bands)}if(a.bands&&!Array.isArray(a.bands))throw Error("Bands parameter must be an array.");a.bands&&a.bands.every(function(d){return"string"===typeof d})&&(a.bands=a.bands.map(function(d){return{id:d}}));if(a.bands&&a.bands.some(function(d){return null==d.id}))throw Error("Each band dictionary must have an id.");"string"===typeof a.region&&(a.region=JSON.parse(a.region));if("string"===typeof a.crs_transform)try{a.crs_transform=
JSON.parse(a.crs_transform)}catch(d){}var c=Jl(a.image,a);a=new Kg({name:null,l:wl(Sk(c)),G:Zj(a.format),ga:a.name,da:a.bands&&ck(a.bands.map(function(d){return d.id})),grid:null});b=new I(b);return J(b,(new bh(b.O)).create(jj(),a,{fields:["name"]}).then(function(d){return{docid:d.name,token:""}}))};w("ee.data.getDownloadId",Kl);var Ll=function(a){hj();return Fj+"/v1alpha/"+a.docid+":getPixels"};w("ee.data.makeDownloadUrl",Ll);
var Ml=function(a,b){b=new I(b);var c=ak(a.format),d=wl(Sk(a.table)),e=null;if(null!=a.selectors)if("string"===typeof a.selectors)e=a.selectors.split(",");else if(Array.isArray(a.selectors)&&a.selectors.every(function(f){return"string"===typeof f}))e=a.selectors;else throw Error("'selectors' parameter must be an array of strings.");a=new Ig({name:null,l:d,G:c,selectors:e,filename:a.filename||null});return J(b,(new ah(b.O)).create(jj(),a,{fields:["name"]}).then(function(f){return{docid:f.name||"",
token:""}}))};w("ee.data.getTableDownloadId",Ml);var Nl=function(a){return Fj+"/v1alpha/"+a.docid+":getFeatures"};w("ee.data.makeTableDownloadUrl",Nl);var Ol=function(a,b){var c=function(d){return Math.floor(Math.random()*Math.pow(2,4*d)).toString(16).padStart(d,"0")};a=$a(a||1).map(function(){return[c(8),c(4),"4"+c(3),(8+Math.floor(4*Math.random())).toString(16)+c(3),c(12)].join("-")});return b?b(a):a};w("ee.data.newTaskId",Ol);
var Ql=function(a,b){var c=Pl(a).map(yk);if(1===c.length)return a=new I(b),J(a,a.Ra().get(c[0]).then(function(e){return[zk(e)]}));a=new oj(b);var d=a.Ra();return a.send(c.map(function(e){return[e,d.get(e)]}),function(e){return c.map(function(f){return zk(e[f])})})};w("ee.data.getTaskStatus",Ql);var Pl=function(a){if("string"===typeof a)return[a];if(Array.isArray(a))return a;throw Error("Invalid value: expected a string or an array of strings.");},Sl=function(a){return Rl(void 0,a)};
w("ee.data.getTaskList",Sl);var Rl=function(a,b){return b?(Tl(a,function(c,d){return b(c?{tasks:c.map(zk)}:null,d)}),null):{tasks:Tl(a).map(zk)}};w("ee.data.getTaskListWithLimit",Rl);var Tl=function(a,b){var c=[],d={pageSize:500},e=function(l){Ya(c,l.Ra||[]);!l.xa||a&&c.length>=a?b&&b(a?c.slice(0,a):c):(d.pageToken=l.xa,J(f,g.list(jj(),d).then(e)));return null},f=new I(b?function(l,m){return m&&b(l,m)}:void 0),g=f.Ra();J(f,g.list(jj(),d).then(e));return b?null:a?c.slice(0,a):c};
w("ee.data.listOperations",Tl);var Ul=function(a,b){a=Pl(a);var c=new Qe;if(1===a.length)b=new I(b),J(b,b.Ra().cancel(a[0],c));else{b=new oj(b);var d=b.Ra();b.send(a.map(function(e){return[e,d.cancel(e,c)]}))}};w("ee.data.cancelOperation",Ul);var Vl=function(a,b){var c=Pl(a).map(yk);if(!Array.isArray(a))return a=new I(b),J(a,a.Ra().get(c[0]));a=new oj(b);var d=a.Ra();return a.send(c.map(function(e){return[e,d.get(e)]}))};w("ee.data.getOperation",Vl);var Xl=function(a,b){return Wl(a,"CANCEL",b)};
w("ee.data.cancelTask",Xl);var Wl=function(a,b,c){if(!Kb(Yl,b))throw Error("Invalid action: "+b);a=Pl(a);a=a.map(yk);Ul(a,c);return null};w("ee.data.updateTask",Wl);
var dm=function(a,b,c){b.id=a;var d=b.type;a=null!=b.sourceUrl?{__source_url__:b.sourceUrl}:{};if("workloadTag"in b)b.workloadTag||delete b.workloadTag;else{var e=Dl();e&&(b.workloadTag=e)}var f=new I(c);c=function(g){return J(f,g.then(Ak))};switch(d){case "EXPORT_IMAGE":return b=Zl(b,a),c(f.image().Pa(jj(),b));case "EXPORT_FEATURES":return b=jl(b),b.l=wl(b.l,a),c(f.table().Pa(jj(),b));case "EXPORT_VIDEO":return b=$l(b,a),c(f.video().Pa(jj(),b));case "EXPORT_TILES":return b=am(b,a),c(f.map().Pa(jj(),
b));case "EXPORT_VIDEO_MAP":return b=bm(b),c((new fh(f.O)).Pa(jj(),b));case "EXPORT_CLASSIFIER":return b=cm(b),c((new Tg(f.O)).Pa(jj(),b));default:throw Error("Unable to start processing for task of type "+d);}};w("ee.data.startProcessing",dm);
var Zl=function(a,b){var c=em(a);if(null==c.element)throw Error('"element" not found in params '+c);var d=new tf({l:Sk(c.element),description:dl(c.description),ra:null,ua:null,grid:null,Lf:dl(c.maxPixels),requestId:dl(c.id),R:K(c.maxWorkers)}),e=el(c);switch(e){case "GOOGLE_CLOUD_STORAGE":case "DRIVE":d.ra=ml(c,e);break;case "ASSET":e=c.pyramidingPolicy||{};try{e=JSON.parse(e)}catch(g){}var f="PYRAMIDING_POLICY_UNSPECIFIED";"string"===typeof e?(f=e,e={}):e[".default"]&&(f=e[".default"],delete e[".default"]);
c=new uf({Ma:hl(c),pyramidingPolicy:f,Sf:Nb(e)?null:e,tileSize:K(c.shardSize)});d.ua=c;break;default:throw Error('Export destination "'+e+'" unknown');}d.l=wl(d.l,b);a.workloadTag&&(d.L=a.workloadTag);return d},$l=function(a,b){var c=fm(a);if(null==c.element)throw Error('"element" not found in params '+c);var d=new Hf({l:Sk(c.element),description:dl(c.description),Ua:new Gf({framesPerSecond:K(c.framesPerSecond),maxFrames:K(c.maxFrames),maxPixelsPerFrame:dl(c.maxPixels)}),ra:null,requestId:dl(c.id),
R:K(c.maxWorkers)});d.ra=nl(c,el(c));d.l=wl(d.l,b);a.workloadTag&&(d.L=a.workloadTag);return d},am=function(a,b){var c=a.scale;delete a.scale;var d=em(a);d.scale=c;if(null==d.element)throw Error('"element" not found in params '+d);c=new xf({l:Sk(d.element),description:dl(d.description),ic:ol(d),hc:ml(d,"GOOGLE_CLOUD_STORAGE"),requestId:dl(d.id),R:K(d.maxWorkers)});c.l=wl(c.l,b);a.workloadTag&&(c.L=a.workloadTag);return c},bm=function(a){var b=a.scale;delete a.scale;var c=fm(a);c.scale=b;if(null==
c.element)throw Error('"element" not found in params '+c);b=new Ef({l:Sk(c.element),description:dl(c.description),Ua:new Gf({framesPerSecond:K(c.framesPerSecond),maxFrames:K(c.maxFrames),maxPixelsPerFrame:null}),ic:ol(c),hc:nl(c,"GOOGLE_CLOUD_STORAGE"),requestId:dl(c.id),version:dl(c.version),R:K(c.maxWorkers)});b.l=wl(b.l);a.workloadTag&&(b.L=a.workloadTag);return b},cm=function(a){if(null==a.element)throw Error('"element" not found in params '+a);var b=el(a);if("ASSET"!=b)throw Error('Export destination "'+
b+'" unknown');b=new sf({l:Sk(a.element),description:dl(a.description),requestId:dl(a.id),ua:new Se({Ma:hl(a)}),R:K(a.maxWorkers)});b.l=wl(b.l);a.workloadTag&&(b.L=a.workloadTag);return b},hm=function(a,b,c){b=Ek(b);var d=function(e){return e?Ak(e):null};return d(gm(a,b,c&&function(e,f){return c(d(e),f)}))};w("ee.data.startIngestion",hm);
var gm=function(a,b,c){b=new kg({wf:b,requestId:a,overwrite:null,description:null});a=new I(c,a?void 0:0);return J(a,a.image().import(jj(),b))},im=function(a,b,c){b=new lg({ng:b,requestId:a,overwrite:null,description:null});a=new I(c,a?void 0:0);return J(a,a.table().import(jj(),b))},jm=function(a,b,c){b=Fk(b);var d=function(e){return e?Ak(e):null};return d(im(a,b,c&&function(e,f){return c(d(e),f)}))};w("ee.data.startTableIngestion",jm);
var km=function(a,b){b=new I(b);a=lk(a);return J(b,b.assets().get(a,{prettyPrint:!1}).then(mk))};w("ee.data.getAsset",km);w("ee.data.getInfo",km);
var lm=function(a,b){b=new I(b);var c=b.assets(),d=lk(a.id),e=jk.test(a.id);e&&(c=new Qg(b.O),d="projects/"+kk(a.id));if(Object.keys(a).every(function(f){return"id"===f||"num"===f}))return J(b,c.Zc(d,{pageSize:a.num}).then(nk));if(e)throw Error("getList on a project does not support filtering options. Please provide a full asset path. Got: "+a.id);a=uk(a);return J(b,Sg(c,d,a).then(pk))};w("ee.data.getList",lm);
var mm=function(a,b,c){b=void 0===b?{}:b;var d=jk.test(a);c=new I(c);var e=d?new Qg(c.O):c.assets();a=d?"projects/"+kk(a):lk(a);return J(c,e.Zc(a,b))};w("ee.data.listAssets",mm);var nm=function(a,b,c){b=void 0===b?{}:b;c=new I(c);return J(c,Sg(c.assets(),a,b))};w("ee.data.listImages",nm);var om=function(a,b){b=new I(b);return J(b,(new Qg(b.O)).Zc(a||jj()))};w("ee.data.listBuckets",om);var pm=function(a){a=new I(a);return J(a,(new Qg(a.O)).Zc(jj()).then(nk))};w("ee.data.getAssetRoots",pm);
var qm=function(a,b){var c="projects/"+kk(a);a="projects/earthengine-legacy"===c?a:void 0;var d=new hf({type:"Folder"});b=new I(b);J(b,b.assets().create(c,d,{assetId:a}).then(mk))};w("ee.data.createAssetHome",qm);
var rm=function(a,b,c,d,e){if(c)throw Error("Asset overwrite not supported.");if("string"===typeof a)throw Error("Asset cannot be specified as string.");c=a.name||b&&lk(b);if(!c)throw Error("Either asset name or opt_path must be specified.");var f=c.indexOf("/assets/");if(-1===f)throw Error("Asset name must contain /assets/.");a=new hf(a);b=c.slice(0,f);c=c.slice(f+8);a.id=null;a.name=null;d&&!a.properties&&(a.properties=d);a:switch(d=a.type,d){case "ImageCollection":d="IMAGE_COLLECTION";break a;
case "Folder":d="FOLDER"}a.type=d;e=new I(e);return J(e,e.assets().create(b,a,{assetId:c}).then(mk))};w("ee.data.createAsset",rm);var sm=function(a,b,c){return rm({type:"Folder"},a,b,void 0,c)};w("ee.data.createFolder",sm);var tm=function(a,b,c){a=lk(a);b=lk(b);b=new ug({Ub:b});c=new I(c);J(c,c.assets().move(a,b).then(mk))};w("ee.data.renameAsset",tm);
var um=function(a,b,c,d){a=lk(a);b=lk(b);c=new af({Ub:b,overwrite:null!=c?c:null});d=new I(d);b=d.assets();var e=void 0===e?{}:e;var f=void 0===f?{}:f;b.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));e=H(b.j,{body:c,A:"POST",D:"earthengine.projects.assets.copy",path:"/"+b.m+"/"+a+":copy",u:G(e,f),F:hf});J(d,e.then(mk))};w("ee.data.copyAsset",um);var vm=function(a,b){b=new I(b);J(b,b.assets().delete(lk(a)))};w("ee.data.deleteAsset",vm);
var wm=function(a,b){a=lk(a);var c=new Xf;b=new I(b);var d=b.assets(),e={prettyPrint:!1};e=void 0===e?{}:e;var f=void 0===f?{}:f;d.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=H(d.j,{body:c,A:"POST",D:"earthengine.projects.assets.getIamPolicy",path:"/"+d.m+"/"+a+":getIamPolicy",u:G(e,f),F:Df});return J(b,f.then(vk))};w("ee.data.getAssetAcl",wm);
var xm=function(a,b,c,d){b=new Ng({Rb:b,Gc:(c||[]).join(",")});d=new I(d);c=d.assets();a=lk(a);var e=void 0===e?{}:e;var f=void 0===f?{}:f;c.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));e=H(c.j,{body:b,A:"PATCH",D:"earthengine.projects.assets.patch",path:"/"+c.m+"/"+a,u:G(e,f),F:hf});return J(d,e.then(mk))};w("ee.data.updateAsset",xm);
var ym=function(a,b,c){a=lk(a);b=wk(b);b=new Hg({Pf:b});c=new I(c);var d=c.assets(),e={prettyPrint:!1};e=void 0===e?{}:e;var f=void 0===f?{}:f;d.j.C(a,RegExp("^projects/[^/]+/assets/.*$"));f=H(d.j,{body:b,A:"POST",D:"earthengine.projects.assets.setIamPolicy",path:"/"+d.m+"/"+a+":setIamPolicy",u:G(e,f),F:Df});J(c,f)};w("ee.data.setAssetAcl",ym);
var zm=function(a,b,c){var d=sk(b);b=Qc(d.i()).keys.filter(function(e){return"properties"!==e&&F(d,e)}).map(function(e){return e.replace(/([A-Z])/g,function(f,g){return"_"+g.toLowerCase()})}).concat(Object.keys(d.properties||{}).map(function(e){return'properties."'+e+'"'}));xm(a,d,b,c)};w("ee.data.setAssetProperties",zm);
var Am=function(a,b){var c=lk(a);b=new I(b);var d=b.assets(),e=d.j.C;d.j.C=function(f,g){"^projects\\/[^/]+\\/assets\\/.+$"===g.source&&(g=RegExp("^projects/[^/]+/assets/.*$"));return e(f,g)};c=d.get(c,{prettyPrint:!1});return J(b,c.then(function(f){if(!(f instanceof hf&&f.quota))throw Error(a+" is not a root folder.");f=f.quota;return{asset_count:{usage:Number(f.Oe||0),limit:Number(f.If||0)},asset_size:{usage:Number(f.sizeBytes||0),limit:Number(f.ac||0)}}}))};w("ee.data.getAssetRootQuota",Am);
var Bm=function(){this.default=this.tag=""};Bm.prototype.get=function(){return this.tag};Bm.prototype.set=function(a){this.tag=this.validate(a)};Bm.prototype.reset=function(){this.tag=this.default};
Bm.prototype.validate=function(a){if(null==a||""===a)return"";a=String(a);if(!/^([a-z0-9]|[a-z0-9][-_\.a-z0-9]{0,61}[a-z0-9])$/g.test(a))throw Error('Invalid tag, "'+a+'". Tags must be 1-63 characters, beginning and ending with a lowercase alphanumeric character([a-z0-9]) with dashes (-), underscores (_), dots (.), andlowercase alphanumerics between.');return a};var Dl=function(){return rl(Bm).get()};w("ee.data.getWorkloadTag",Dl);var Cm=function(a){rl(Bm).set(a)};w("ee.data.setWorkloadTag",Cm);
var Dm=function(a){var b=rl(Bm);b.default=b.validate(a);rl(Bm).set(a)};w("ee.data.setDefaultWorkloadTag",Dm);var Em=function(a){a&&(a=rl(Bm),a.default=a.validate(""));rl(Bm).reset()};w("ee.data.resetWorkloadTag",Em);var Yl={zl:"CANCEL",Cl:"UPDATE"};var M=function(a,b,c){if(!(this instanceof M))return Fm(M,arguments);if(c&&(a||b))throw Error('When "opt_varName" is specified, "func" and "args" must be null.');if(a&&!b)throw Error('When "func" is specified, "args" must not be null.');this.I=a;this.args=b;this.U=c||null};x(M,Rj);w("ee.ComputedObject",M);M.prototype.evaluate=function(a){if(!a||"function"!==typeof a)throw Error("evaluate() requires a callback function.");El(this,a)};M.prototype.evaluate=M.prototype.evaluate;
M.prototype.V=function(a){return El(this,a)};M.prototype.getInfo=M.prototype.V;M.prototype.encode=function(a){if(null===this.I&&null===this.args)return{type:"ArgumentRef",value:this.U};var b={},c;for(c in this.args)void 0!==this.args[c]&&(b[c]=a(this.args[c]));b={type:"Invocation",arguments:b};a=a(this.I);b["string"===typeof a?"functionName":"function"]=a;return b};
M.prototype.qa=function(a){if(null===this.I&&null===this.args){a=this.U||a.Ui;if(!a)throw Error("A mapped function's arguments cannot be used in client-side operations");return new Ke({Qb:a})}var b={},c;for(c in this.args)void 0!==this.args[c]&&(b[c]=Tj(Yk(a,this.args[c])));return"string"===typeof this.I?Wj(String(this.I),b):this.I.Dd(a,b)};M.prototype.za=function(a){return(void 0===a?0:a)?Ok(this):Wk(this)};M.prototype.serialize=M.prototype.za;
M.prototype.toString=function(){return"ee."+this.name()+"("+Qk(this)+")"};w("ee.ComputedObject.prototype.toString",M.prototype.toString);M.prototype.name=function(){return"ComputedObject"};M.prototype.Dg=function(a,b){var c=Array.from(arguments);c[0]=this;a.apply(r,c);return this};M.prototype.aside=M.prototype.Dg;
var Gm=function(a,b){if(b instanceof a.constructor)return b;var c=function(){};c.prototype=a.constructor.prototype;a=new c;a.I=b.I;a.args=b.args;a.U=b.U;return a},Fm=function(a,b){function c(){return a.apply(this,b)}c.prototype=a.prototype;return new c};var Hm={},Im=function(a,b){if(b==a)return!0;switch(a){case "Element":return"Element"==b||"Image"==b||"Feature"==b||"Collection"==b||"ImageCollection"==b||"FeatureCollection"==b;case "FeatureCollection":case "Collection":return"Collection"==b||"ImageCollection"==b||"FeatureCollection"==b;case "Object":return!0;default:return!1}},Jm=function(a){return"number"===typeof a||a instanceof M&&"Number"==a.name()},Km=function(a){return"string"===typeof a||a instanceof M&&"String"==a.name()},Lm=function(a){return t(a)&&
"function"!==typeof a?(a=Object.getPrototypeOf(a),null!==a&&null===Object.getPrototypeOf(a)):!1},Mm=function(a,b,c){c=void 0===c?!1:c;return 1===a.length&&Lm(a[0])&&(a=b.args,c&&(a=a.slice(1)),a.length)?!(1===a.length||a[1].optional)||"Dictionary"!==a[0].type:!1};var Nm=function(){if(!(this instanceof Nm))return new Nm};x(Nm,Rj);w("ee.Function",Nm);var Om=oc;Nm.prototype.call=function(a){return this.apply(Pm(this,Array.prototype.slice.call(arguments,0)))};Nm.prototype.call=Nm.prototype.call;Nm.prototype.apply=function(a){a=new M(this,Qm(this,a));return Om(a,this.aa().returns)};Nm.prototype.apply=Nm.prototype.apply;
var Rm=function(a,b,c){var d=void 0!==b,e=a.aa();if(Mm(c,e,d)){if(c=Pb(c[0]),d){d=e.args[0].name;if(d in c)throw Error("Named args for "+e.name+" can't contain keyword "+d);c[d]=b}}else c=Pm(a,d?[b].concat(c):c);return a.apply(c)},Qm=function(a,b){for(var c=a.aa().args,d={},e={},f=0;f<c.length;f++){var g=c[f].name;if(g in b&&void 0!==b[g])d[g]=Om(b[g],c[f].type);else if(!c[f].optional)throw Error("Required argument ("+g+") missing to function: "+a);e[g]=!0}c=[];for(var l in b)e[l]||c.push(l);if(0<
c.length)throw Error("Unrecognized arguments ("+c+") to function: "+a);return d},Pm=function(a,b){var c=a.aa().args;if(c.length<b.length)throw Error("Too many ("+b.length+") arguments to function: "+a);a={};for(var d=0;d<b.length;d++)a[c[d].name]=b[d];return a};
Nm.prototype.toString=function(a,b){var c=this.aa(),d=[];d.push(a||c.name);d.push("(");d.push(Qa(c.args.slice(b?1:0),function(f){return f.name}).join(", "));d.push(")\n");d.push("\n");c.description?d.push(c.description):d.push("Undocumented.");d.push("\n");if(c.args.length)for(d.push("\nArgs:\n"),a=0;a<c.args.length;a++){b&&0==a?d.push(" this:"):d.push("\n ");var e=c.args[a];d.push(e.name);d.push(" (");d.push(e.type);e.optional&&d.push(", optional");d.push("): ");e.description?d.push(e.description):
d.push("Undocumented.")}return d.join("")};Nm.prototype.za=function(a){return(void 0===a?0:a)?Ok(this):Wk(this)};var N=function(a,b){if(void 0===b)return Sm(a);if(!(this instanceof N))return Fm(N,arguments);this.Ab=Qb(b);this.Ab.name=a};x(N,Nm);w("ee.ApiFunction",N);var O=function(a,b){return Nm.prototype.call.apply(Sm(a),Array.prototype.slice.call(arguments,1))};w("ee.ApiFunction._call",O);var Tm=function(a,b){return Sm(a).apply(b)};w("ee.ApiFunction._apply",Tm);N.prototype.encode=function(){return this.Ab.name};N.prototype.Dd=function(a,b){return Wj(this.Ab.name,b)};N.prototype.aa=function(){return this.Ab};
var Um=null,Vm={},Xm=function(){Wm();return Fb(Um,function(a){return a.aa()})},Ym=function(){Wm();return Eb(Um,function(a,b){return!Vm[b]})},Sm=function(a){var b=Zm(a);if(!b)throw Error("Unknown built-in function name: "+a);return b};w("ee.ApiFunction.lookup",Sm);
var Zm=function(a){Wm();return Um[a]||null},Wm=function(a,b){if(Um)a&&a();else{var c=function(d,e){e?b&&b(Error(e)):(Um=Fb(d,function(f,g){f.returns=f.returns.replace(/<.*>/,"");for(var l=0;l<f.args.length;l++)f.args[l].type=f.args[l].type.replace(/<.*>/,"");return new N(g,f)}),a&&a())};a?xl(c):c(xl())}},$m=function(a,b,c,d){Wm();var e=d||"";Db(Um,function(f,g){var l=g.split(".");if(2==l.length&&l[0]==b){l=e+l[1];var m=f.aa();Vm[g]=!0;var p=!1;m.args.length&&(g=m.args[0].type,p="Object"!=g&&Im(g,
c));g=p?a.prototype:a;l in g&&!g[l].signature||(g[l]=function(v){return Rm(f,p?this:void 0,Array.prototype.slice.call(arguments,0))},g[l].toString=u(f.toString,f,l,p),g[l].signature=m)}})},an=function(a){var b=function(c){for(var d in c)"function"===typeof c[d]&&c[d].signature&&delete c[d]};b(a);b(a.prototype||{})};var P=function(a,b){var c=bn(a),d=Qa(c,function(m){return m.replace(/^opt_/,"")});a=(a=r.EXPORTED_FN_INFO?r.EXPORTED_FN_INFO[a.toString()].name.split(".").pop()+"()":null)?" to function "+a:"";var e={},f=b[0],g=t(f)&&"function"!==typeof f&&!Array.isArray(f)&&"Object"===Object.getPrototypeOf(f).constructor.name;if(1<b.length||!g){if(b.length>d.length)throw Error("Received too many arguments"+a+". Expected at most "+d.length+" but got "+b.length+".");for(f=0;f<b.length;f++)e[d[f]]=b[f]}else{g=new Gc(Jb(f));
var l=new Gc(d);if(Ic(l,g).isEmpty())e[d[0]]=b[0];else{b=Jc(g,l);if(0!==b.size)throw Error("Unexpected arguments"+a+": "+Array.from(b.values()).join(", "));e=Pb(f)}}b=new Gc(Jb(e));c=Jc(new Gc(Pa(c,function(m){return 0!=m.lastIndexOf("opt_",0)})),b);if(0!==c.size)throw Error("Missing required arguments"+a+": "+Array.from(c.values()).join(", "));return e},bn=function(a){var b=cn,c=[];r.EXPORTED_FN_INFO?(a=r.EXPORTED_FN_INFO[a.toString()],t(a)||dn(),c=a.paramNames,Array.isArray(c)||dn()):(a=a.toString().replace(en,
"").match(b),null===a&&dn(),c=(a[1].split(",")||[]).map(function(d){return d.replace(fn,"")}));return c},dn=function(){throw Error("Failed to locate function parameters.");},en=/((\/\/.*$)|(\/\*[\s\S]*?\*\/)|(\s))/mg,cn=/^function[^\(]*\(([^\)]*)\)/m,fn=/=.*$/;var Q=function(a,b,c){M.call(this,a,b,c);gn()};x(Q,M);w("ee.Element",Q);var hn=!1,gn=function(){hn||($m(Q,"Element","Element"),hn=!0)};Q.prototype.name=function(){return"Element"};
Q.prototype.set=function(a){var b;if(1>=arguments.length){var c=arguments[0];if(b=Lm(c))a:{b=Jb(c);var d=["properties"];if(sa(b)&&sa(d)&&b.length==d.length){for(var e=b.length,f=0;f<e;f++)if(b[f]!==d[f]){b=!1;break a}b=!0}else b=!1}b&&t(c.properties)&&(c=c.properties);if(Lm(c)){b=this;for(var g in c)d=c[g],b=O("Element.set",b,g,d)}else if(c instanceof M&&Zm("Element.setMulti"))b=O("Element.setMulti",this,c);else throw Error("When Element.set() is passed one argument, it must be a dictionary.");}else{if(0!=
arguments.length%2)throw Error("When Element.set() is passed multiple arguments, there must be an even number of them.");b=this;for(c=0;c<arguments.length;c+=2)g=arguments[c],d=arguments[c+1],b=O("Element.set",b,g,d)}return Gm(this,b)};Q.prototype.set=Q.prototype.set;var S=function(a,b,c,d){if(!(this instanceof S))return Fm(S,arguments);if(!("type"in a)){var e=P(S,arguments);a=e.geoJson;b=e.proj;c=e.geodesic;d=e.evenOdd}jn();e=null!=b||null!=c||null!=d;if(a instanceof M&&!(a instanceof S&&a.qb)){if(e)throw Error("Setting the CRS, geodesic, or evenOdd flag on a computed Geometry is not supported. Use Geometry.transform().");M.call(this,a.I,a.args,a.U)}else{a instanceof S&&(a=a.encode());if(!kn(a))throw Error("Invalid GeoJSON geometry: "+JSON.stringify(a));M.call(this,
null,null);this.qb=a.type;this.Zg=null!=a.coordinates?Qb(a.coordinates):null;this.Bh=a.geometries||null;if(null!=b)this.ec=b;else if("crs"in a)if(t(a.crs)&&"name"==a.crs.type&&t(a.crs.properties)&&"string"===typeof a.crs.properties.name)this.ec=a.crs.properties.name;else throw Error("Invalid CRS declaration in GeoJSON: "+(new qi).za(a.crs));this.vc=c;void 0===this.vc&&"geodesic"in a&&(this.vc=!!a.geodesic);this.tc=d;void 0===this.tc&&"evenOdd"in a&&(this.tc=!!a.evenOdd)}};x(S,M);w("ee.Geometry",S);
var ln=!1,jn=function(){ln||($m(S,"Geometry","Geometry"),ln=!0)},mn=function(a,b){if(!(this instanceof mn))return nn(mn,arguments);var c=on(mn,"Point",1,arguments);if(!(c instanceof M)){var d=c.coordinates;if(!Array.isArray(d)||2!=d.length)throw Error("The Geometry.Point constructor requires 2 coordinates.");}S.call(this,c)};x(mn,S);S.Point=mn;var pn=function(a,b){if(!(this instanceof pn))return nn(pn,arguments);S.call(this,on(pn,"MultiPoint",2,arguments))};x(pn,S);S.MultiPoint=pn;
var qn=function(a,b,c,d){if(!(this instanceof qn))return nn(qn,arguments);var e=on(qn,"Rectangle",2,arguments);if(!(e instanceof M)){var f=e.coordinates;if(2!=f.length)throw Error("The Geometry.Rectangle constructor requires 2 points or 4 coordinates.");var g=f[0][0],l=f[0][1],m=f[1][0];f=f[1][1];e.coordinates=[[[g,f],[g,l],[m,l],[m,f]]];e.type="Polygon"}S.call(this,e)};x(qn,S);S.Rectangle=qn;
var rn=function(a,b,c,d){if(!(this instanceof rn))return nn(rn,arguments);var e=[a,b,c,d];if(sn(e))return(new N("GeometryConstructors.BBox")).apply(e);if(!(Infinity>a))throw Error("Geometry.BBox: west must not be "+a);if(!(-Infinity<c))throw Error("Geometry.BBox: east must not be "+c);if(!(90>=b))throw Error("Geometry.BBox: south must be at most +90\u00b0, but was "+b+"\u00b0");if(!(-90<=d))throw Error("Geometry.BBox: north must be at least -90\u00b0, but was "+d+"\u00b0");b=Math.max(b,-90);d=Math.min(d,
90);360<=c-a?(a=-180,c=180):(a=tn(a),c=tn(c),c<a&&(c+=360));S.call(this,{type:"Polygon",coordinates:[[[a,d],[a,b],[c,b],[c,d]]]},void 0,!1,!0)};x(rn,qn);S.BBox=rn;var tn=function(a){a%=360;180<a?a-=360:-180>a&&(a+=360);return a},un=function(a,b,c,d){if(!(this instanceof un))return nn(un,arguments);S.call(this,on(un,"LineString",2,arguments))};x(un,S);S.LineString=un;var vn=function(a,b,c,d){if(!(this instanceof vn))return nn(vn,arguments);S.call(this,on(vn,"LinearRing",2,arguments))};x(vn,S);
S.LinearRing=vn;var wn=function(a,b,c,d){if(!(this instanceof wn))return nn(wn,arguments);S.call(this,on(wn,"MultiLineString",3,arguments))};x(wn,S);S.MultiLineString=wn;var xn=function(a,b,c,d,e){if(!(this instanceof xn))return nn(xn,arguments);S.call(this,on(xn,"Polygon",3,arguments))};x(xn,S);S.Polygon=xn;var yn=function(a,b,c,d,e){if(!(this instanceof yn))return nn(yn,arguments);S.call(this,on(yn,"MultiPolygon",4,arguments))};x(yn,S);S.MultiPolygon=yn;
S.prototype.encode=function(a){if(!this.qb){if(!a)throw Error("Must specify an encode function when encoding a computed geometry.");return M.prototype.encode.call(this,a)}a={type:this.qb};"GeometryCollection"==this.qb?a.geometries=this.Bh:a.coordinates=this.Zg;null!=this.ec&&(a.crs={type:"name",properties:{name:this.ec}});null!=this.vc&&(a.geodesic=this.vc);null!=this.tc&&(a.evenOdd=this.tc);return a};
S.prototype.ke=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return this.encode()};S.prototype.toGeoJSON=S.prototype.ke;S.prototype.vg=function(){if(this.I)throw Error("Can't convert a computed Geometry to GeoJSON. Use evaluate() instead.");return(new qi).za(this.ke())};S.prototype.toGeoJSONString=S.prototype.vg;S.prototype.za=function(a){return(void 0===a?0:a)?Ok(this):Wk(this)};S.prototype.serialize=S.prototype.za;
S.prototype.toString=function(){return"ee.Geometry("+this.vg()+")"};
S.prototype.qa=function(a){if(!this.qb){if(!a)throw Error("Must specify a serializer when encoding a computed geometry.");return M.prototype.qa.call(this,a)}var b={},c="";"GeometryCollection"===this.qb?(b.geometries=this.Bh.map(function(e){return new S(e)}),c="GeometryConstructors.MultiGeometry"):(b.coordinates=this.Zg,c="GeometryConstructors."+this.qb);null!=this.ec&&(b.crs="string"===typeof this.ec?(new N("Projection")).call(this.ec):this.ec);var d="Point"!==this.qb&&"MultiPoint"!==this.qb;null!=
this.vc&&d&&(b.geodesic=this.vc);null!=this.tc&&(b.evenOdd=this.tc);return(new N(c)).apply(b).qa(a)};
var kn=function(a){var b=a.type;if("GeometryCollection"==b){b=a.geometries;if(!Array.isArray(b))return!1;for(a=0;a<b.length;a++)if(!kn(b[a]))return!1;return!0}a=a.coordinates;var c=zn(a);return"Point"==b&&1==c||"MultiPoint"==b&&(2==c||0==a.length)||"LineString"==b&&2==c||"LinearRing"==b&&2==c||"MultiLineString"==b&&(3==c||0==a.length)||"Polygon"==b&&3==c||"MultiPolygon"==b&&(4==c||0==a.length)},zn=function(a){if(!Array.isArray(a))return-1;if(Array.isArray(a[0])){for(var b=zn(a[0]),c=1;c<a.length;c++)if(zn(a[c])!=
b)return-1;return b+1}for(c=0;c<a.length;c++)if("number"!==typeof a[c])return-1;return 0==a.length%2?1:-1},An=function(a){if("number"!==typeof a[0]||2==a.length)return a;if(0!=a.length%2)throw Error("Invalid number of coordinates: "+a.length);for(var b=[],c=0;c<a.length;c+=2)b.push([a[c],a[c+1]]);return b},on=function(a,b,c,d){a=Bn(a,d);if(sn(a.coordinates)||null!=a.crs||null!=a.maxError)return(new N("GeometryConstructors."+b)).apply(a);a.type=b;a.coordinates=Cn(c,a.coordinates);(b=Ua(["Polygon",
"Rectangle","MultiPolygon"],b))&&null==a.evenOdd&&(a.evenOdd=!0);if(b&&!1===a.geodesic&&!1===a.evenOdd)throw Error("Planar interiors must be even/odd.");return a},Bn=function(a,b){if(Sa(b,Jm))return{coordinates:Xa(b)};a=P(a,b);a.coordinates=a.coords;delete a.coords;a.crs=a.proj;delete a.proj;return Eb(a,function(c){return null!=c})},sn=function(a){return Array.isArray(a)?Ra(a,sn):a instanceof M},Cn=function(a,b){if(1>a||4<a)throw Error("Unexpected nesting level.");Sa(b,function(e){return"number"===
typeof e})&&(b=An(b));for(var c=b,d=0;Array.isArray(c);)c=c[0],d++;for(;d<a;)b=[b],d++;if(zn(b)!=a)throw Error("Invalid geometry");for(c=b;Array.isArray(c)&&1==c.length;)c=c[0];return Array.isArray(c)&&0==c.length?[]:b},nn=function(a,b){var c=function(){};c.prototype=a.prototype;c=new c;a=a.apply(c,b);return void 0!==a?a:c};S.prototype.name=function(){return"Geometry"};var T=function(a){if(!(this instanceof T))return Fm(T,arguments);if(a instanceof T)return a;Dn();if(Array.isArray(a)){if(0==a.length)throw Error("Empty list specified for ee.Filter().");if(1==a.length)return new T(a[0]);M.call(this,new N("Filter.and"),{filters:a})}else if(a instanceof M)M.call(this,a.I,a.args,a.U);else if(void 0===a)M.call(this,null,null);else throw Error("Invalid argument specified for ee.Filter(): "+a);};x(T,M);w("ee.Filter",T);
var En=!1,Dn=function(){En||($m(T,"Filter","Filter"),En=!0)},Fn={equals:"equals",less_than:"lessThan",greater_than:"greaterThan",contains:"stringContains",starts_with:"stringStartsWith",ends_with:"stringEndsWith"};T.prototype.xc=function(){return O("Filter.not",this)};T.prototype.not=T.prototype.xc;var Gn=function(a,b){var c=P(Gn,arguments);return O("Filter.equals",c.name,c.value)};T.eq=Gn;var Hn=function(a,b){var c=P(Hn,arguments);return Gn(c.name,c.value).xc()};T.neq=Hn;
var In=function(a,b){var c=P(In,arguments);return O("Filter.lessThan",c.name,c.value)};T.lt=In;var Jn=function(a,b){var c=P(Jn,arguments);return In(c.name,c.value).xc()};T.gte=Jn;var Kn=function(a,b){var c=P(Kn,arguments);return O("Filter.greaterThan",c.name,c.value)};T.gt=Kn;var Ln=function(a,b){var c=P(Ln,arguments);return Kn(c.name,c.value).xc()};T.lte=Ln;var Mn=function(a){return O("Filter.and",Array.prototype.slice.call(arguments))};T.and=Mn;var Nn=function(a){return O("Filter.or",Array.prototype.slice.call(arguments))};
T.or=Nn;var On=function(a,b){var c=P(On,arguments);c=O("DateRange",c.start,c.end);return Tm("Filter.dateRangeContains",{leftValue:c,rightField:"system:time_start"})};T.date=On;var Pn=function(a,b,c,d){var e=P(Pn,arguments);return Tm("Filter.listContains",{leftField:e.rightField,rightValue:e.leftValue,rightField:e.leftField,leftValue:e.rightValue})};T.inList=Pn;var Qn=function(a,b){return Tm("Filter.intersects",{leftField:".all",rightValue:O("Feature",a),maxError:b})};T.bounds=Qn;
T.prototype.name=function(){return"Filter"};var Rn=function(a,b,c){b=b.toLowerCase();var d=!1;0==b.lastIndexOf("not_",0)&&(d=!0,b=b.substring(4));if(!(b in Fn))throw Error("Unknown filtering operator: "+b);a=O("Filter."+Fn[b],a,c);return d?a.xc():a};T.metadata=Rn;var V=function(a,b,c){Q.call(this,a,b,c);Sn()};x(V,Q);w("ee.Collection",V);var Tn=!1,Sn=function(){Tn||($m(V,"Collection","Collection"),$m(V,"AggregateFeatureCollection","Collection","aggregate_"),Tn=!0)};V.prototype.filter=function(a){a=P(V.prototype.filter,arguments).filter;if(!a)throw Error("Empty filters.");return Gm(this,O("Collection.filter",this,a))};V.prototype.filter=V.prototype.filter;
V.prototype.hf=function(a,b,c){var d=P(V.prototype.hf,arguments);return this.filter(Rn(d.name,d.operator,d.value))};V.prototype.filterMetadata=V.prototype.hf;V.prototype.vh=function(a){return this.filter(Qn(a))};V.prototype.filterBounds=V.prototype.vh;V.prototype.gf=function(a,b){var c=P(V.prototype.gf,arguments);return this.filter(On(c.start,c.end))};V.prototype.filterDate=V.prototype.gf;
V.prototype.limit=function(a,b,c){var d=P(V.prototype.limit,arguments);return Gm(this,O("Collection.limit",this,d.max,d.property,d.ascending))};V.prototype.limit=V.prototype.limit;V.prototype.sort=function(a,b){var c=P(V.prototype.sort,arguments);return Gm(this,O("Collection.limit",this,void 0,c.property,c.ascending))};V.prototype.sort=V.prototype.sort;V.prototype.name=function(){return"Collection"};V.prototype.elementType=function(){return Q};
V.prototype.map=function(a,b){var c=this.elementType();return Gm(this,O("Collection.map",this,function(d){return a(new c(d))},b))};V.prototype.map=V.prototype.map;V.prototype.Mh=function(a,b){b=void 0!==b?b:null;var c=this.elementType();return O("Collection.iterate",this,function(d,e){return a(new c(d),e)},b)};V.prototype.iterate=V.prototype.Mh;var W=function(a,b){if(!(this instanceof W))return Fm(W,arguments);if(a instanceof W){if(b)throw Error("Can't create Feature out of a Feature and properties.");return a}if(2<arguments.length)throw Error("The Feature constructor takes at most 2 arguments ("+arguments.length+" given)");Un();if(a instanceof S||null===a)Q.call(this,new N("Feature"),{geometry:a,metadata:b||null});else if(a instanceof M)Q.call(this,a.I,a.args,a.U);else if("Feature"==a.type){var c=a.properties||{};if("id"in a){if("system:index"in
c)throw Error('Can\'t specify both "id" and "system:index".');c=Pb(c);c["system:index"]=a.id}Q.call(this,new N("Feature"),{geometry:new S(a.geometry),metadata:c})}else Q.call(this,new N("Feature"),{geometry:new S(a),metadata:b||null})};x(W,Q);w("ee.Feature",W);var Vn=!1,Un=function(){Vn||($m(W,"Feature","Feature"),Vn=!0)};W.prototype.V=function(a){return W.M.V.call(this,a)};W.prototype.getInfo=W.prototype.V;
W.prototype.getMap=function(a,b){var c=P(W.prototype.getMap,arguments);return O("Collection",[this]).getMap(c.visParams,c.callback)};W.prototype.getMap=W.prototype.getMap;W.prototype.name=function(){return"Feature"};var em=function(a){var b={},c=Wn(a.element,a);c=Xn(c,a,b);b.element=c;return b},fm=function(a){var b={},c=a.element.map(function(d){d=Wn(d,a);return Xn(d,a,b)});b.element=c;return b},Xn=function(a,b,c){var d={},e=!1,f=["maxDimension","width","height","scale"];Db(b,function(g,l){if(null!=g)switch(l){case "dimensions":l="string"===typeof g?g.split("x").map(Number):Array.isArray(g)?g:"number"===typeof g?[g]:[];if(1===l.length)d.maxDimension=l[0];else if(2===l.length)d.width=l[0],d.height=l[1];else throw Error("Invalid dimensions "+
g);break;case "dimensions_consumed":e=!0;break;case "bbox":null!=d.geometry&&console.warn("Multiple request parameters converted to region.");if(!(g instanceof qn)){l=g;if("string"===typeof g)try{l=JSON.parse(g)}catch(m){l=g.split(/\s*,\s*/).map(Number)}if(Array.isArray(l)){if(l.some(isNaN))throw Error("Invalid bbox `{bboxArray}`, please specify a list of numbers.");g=new qn(l,null,!1)}else throw Error('Invalid bbox "{bbox}" type, must be of type Array<number>');}d.geometry=g;break;case "region":null!=
d.geometry&&console.warn("Multiple request parameters converted to region.");if(!(g instanceof S)){l=g;if("string"===typeof g)try{l=JSON.parse(g)}catch(m){throw Error('Region string "'+g+'" is not valid GeoJSON.');}if(Array.isArray(l))g=new xn(l,null,!1);else if(t(l))g=new S(l,null,!1);else throw Error("Region {region} was not convertible to an ee.Geometry.");}d.geometry=g;break;case "scale":d.scale=Number(g);break;default:c[l]=g}});Nb(d)||(d.input=a,a=f.some(function(g){return g in d})||e?Tm("Image.clipToBoundsAndScale",
d):Tm("Image.clip",d));return a},Wn=function(a,b){var c=b.crs||"",d=b.crsTransform||b.crs_transform;null!=d&&(d=Yn(d));if(!c&&!d)return a;if(d&&!c)throw Error('Must specify "crs" if "crsTransform" is specified.');if(d){if(a=Tm("Image.reproject",{image:a,crs:c,crsTransform:d}),null!=b.dimensions&&null==b.scale&&null==b.region){var e=b.dimensions;"string"===typeof e&&(e=e.split("x").map(Number));2===e.length&&(delete b.dimensions,b.dimensions_consumed=!0,c=(new N("Projection")).call(c,d),b.region=new qn([0,
0,e[0],e[1]],c,!1))}}else a=Tm("Image.setDefaultProjection",{image:a,crs:c,crsTransform:[1,0,0,0,-1,0]});return a},Yn=function(a){if("string"===typeof a)try{a=JSON.parse(a)}catch(b){}if(Array.isArray(a)){if(6===a.length&&Sa(a,function(b){return"number"===typeof b}))return a;throw Error("Invalid argument, crs transform must be a list of 6 numbers.");}throw Error("Invalid argument, crs transform was not a string or array.");},$n=function(a,b){var c={};b=Zn(b,c);Nb(b)||(b.image=a,a=Tm("Image.visualize",
b));c.image=a;return c},Zn=function(a,b){var c="bands gain bias min max gamma palette opacity forceRgbOutput".split(" "),d={};Db(a,function(e,f){Ua(c,f)?d[f]=e:b[f]=e});return d},Jl=function(a,b){b=Object.assign({},b);var c=function(e){var f={};["crs","crs_transform","dimensions","region"].forEach(function(g){g in e&&(f[g]=e[g])});null!=e.scale&&null==e.dimensions&&(f.scale=e.scale);return f},d=function(e){var f=e.id;if(void 0===f)throw Error("Each band dictionary must have an id.");f=a.select(f);
var g=c(b);e=c(e);e=c(Object.assign(g,e));f=Wn(f,e);return f=Xn(f,e,{})};"ZIPPED_GEO_TIFF_PER_BAND"===b.format&&b.bands&&b.bands.length?(d=b.bands.map(d),a=d.reduce(function(e,f){return O("Image.addBands",e,f,null,!0)},d.shift())):(d=c(b),a=Wn(a,d),a=Xn(a,d,{}));return a};var L=function(a){if(!(this instanceof L))return Fm(L,arguments);if(a instanceof L)return a;ao();var b=arguments.length;if(0==b||1==b&&void 0===a)Q.call(this,new N("Image.mask"),{image:new L(0),mask:new L(0)});else if(1==b)if(Jm(a))Q.call(this,new N("Image.constant"),{value:a});else if(Km(a))Q.call(this,new N("Image.load"),{id:a});else{if(Array.isArray(a))return bo(Qa(a,function(d){return new L(d)}));if(a instanceof M)"Array"==a.name()?Q.call(this,new N("Image.constant"),{value:a}):Q.call(this,a.I,
a.args,a.U);else throw Error("Unrecognized argument type to convert to an Image: "+a);}else if(2==b){b=arguments[0];var c=arguments[1];if(Km(b)&&Jm(c))Q.call(this,new N("Image.load"),{id:b,version:c});else throw Error("Unrecognized argument types to convert to an Image: "+arguments);}else throw Error("The Image constructor takes at most 2 arguments ("+b+" given)");};x(L,Q);w("ee.Image",L);var co=!1,ao=function(){co||($m(L,"Image","Image"),co=!0)};L.prototype.V=function(a){return L.M.V.call(this,a)};
L.prototype.getInfo=L.prototype.V;L.prototype.getMap=function(a,b){var c=this,d=P(L.prototype.getMap,arguments),e=$n(this,d.visParams);if(d.callback){var f=d.callback;zl(e,function(g,l){g=g?Object.assign(g,{image:c}):void 0;f(g,l)})}else return d=zl(e),d.image=this,d};L.prototype.getMap=L.prototype.getMap;L.prototype.vb=function(a,b){var c=P(L.prototype.vb,arguments),d=c.params?Pb(c.params):{};d.image=this;if(c.callback){var e=c.callback;Kl(d,function(f,g){f?e(Ll(f)):e(null,g)})}else return Ll(Kl(d))};
L.prototype.getDownloadURL=L.prototype.vb;L.prototype.Jd=function(a,b){var c=P(L.prototype.vb,arguments),d=c.params?Pb(c.params):{},e={},f=Wn(this,d);f=Xn(f,d,e);d=$n(f,e);return c.callback?(Fl(d,c.callback),null):Fl(d)};L.prototype.getThumbId=L.prototype.Jd;L.prototype.qf=function(a,b){var c=P(L.prototype.qf,arguments);if(c.callback)this.Jd(c.params,function(d,e){var f="";if(void 0===e)try{f=Il(d)}catch(g){e=String(g.message)}c.callback(f,e)});else return Il(this.Jd(c.params))};
L.prototype.getThumbURL=L.prototype.qf;var eo=function(a,b,c){var d=P(eo,arguments);return bo([d.r,d.g,d.b],["vis-red","vis-green","vis-blue"])};L.rgb=eo;var fo=function(a){return bo(Array.prototype.slice.call(arguments),null)};L.cat=fo;var bo=function(a,b){if(0==a.length)return O("Image.constant",[]);for(var c=new L(a[0]),d=1;d<a.length;d++)c=O("Image.addBands",c,a[d]);b&&(c=c.select([".*"],b));return c};
L.prototype.select=function(a){var b=Array.prototype.slice.call(arguments),c={input:this,bandSelectors:b[0]||[]};if(2<b.length||Km(b[0])||Jm(b[0])){for(var d=0;d<b.length;d++)if(!(Km(b[d])||Jm(b[d])||b[d]instanceof M))throw Error("Illegal argument to select(): "+b[d]);c.bandSelectors=b}else b[1]&&(c.newNames=b[1]);return Tm("Image.select",c)};L.prototype.select=L.prototype.select;
L.prototype.l=function(a,b){var c=P(L.prototype.l,arguments),d=["DEFAULT_EXPRESSION_IMAGE"],e={DEFAULT_EXPRESSION_IMAGE:this};if(c.map){var f=c.map,g;for(g in f)d.push(g),e[g]=new L(f[g])}var l=O("Image.parseExpression",c.expression,"DEFAULT_EXPRESSION_IMAGE",d);c=new Nm;c.encode=function(m){return l.encode(m)};c.Dd=function(m,p){return Xj(Yk(m,l),p)};c.aa=function(){return{name:"",args:Qa(d,function(m){return{name:m,type:"Image",optional:!1}},this),returns:"Image"}};return c.apply(e)};
L.prototype.expression=L.prototype.l;L.prototype.clip=function(a){try{a=new S(a)}catch(b){}return O("Image.clip",this,a)};L.prototype.clip=L.prototype.clip;L.prototype.ti=function(a){var b=1!=arguments.length||Km(arguments[0])?Array.from(arguments):arguments[0];return O("Image.rename",this,b)};L.prototype.rename=L.prototype.ti;L.prototype.name=function(){return"Image"};var go=function(a){if(this instanceof go){if(1<arguments.length)throw Error("ee.List() only accepts 1 argument.");if(a instanceof go)return a}else return Fm(go,arguments);ho();if(Array.isArray(a))M.call(this,null,null),this.ad=a;else if(a instanceof M)M.call(this,a.I,a.args,a.U),this.ad=null;else throw Error("Invalid argument specified for ee.List(): "+a);};x(go,M);w("ee.List",go);var io=!1,ho=function(){io||($m(go,"List","List"),io=!0)};
go.prototype.encode=function(a){return Array.isArray(this.ad)?Qa(this.ad,function(b){return a(b)}):go.M.encode.call(this,a)};go.prototype.qa=function(a){return Array.isArray(this.ad)?Tj(Yk(a,this.ad)):go.M.qa.call(this,a)};go.prototype.name=function(){return"List"};var X=function(a,b){if(!(this instanceof X))return Fm(X,arguments);if(a instanceof X)return a;if(2<arguments.length)throw Error("The FeatureCollection constructor takes at most 2 arguments ("+arguments.length+" given)");jo();a instanceof S&&(a=new W(a));a instanceof W&&(a=[a]);if(Km(a)){var c={tableId:a};b&&(c.geometryColumn=b);V.call(this,new N("Collection.loadTable"),c)}else if(Array.isArray(a))V.call(this,new N("Collection"),{features:Qa(a,function(d){return new W(d)})});else if(a instanceof go)V.call(this,
new N("Collection"),{features:a});else if(a&&"object"===typeof a&&"FeatureCollection"===a.type)V.call(this,new N("Collection"),{features:a.features.map(function(d){return new W(d)})});else if(a instanceof M)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to a FeatureCollection: "+a);};x(X,V);w("ee.FeatureCollection",X);var ko=!1,jo=function(){ko||($m(X,"FeatureCollection","FeatureCollection"),ko=!0)};
X.prototype.getMap=function(a,b){var c=P(X.prototype.getMap,arguments),d=Tm("Collection.draw",{collection:this,color:(c.visParams||{}).color||"000000"});if(c.callback)d.getMap(void 0,c.callback);else return d.getMap()};X.prototype.getMap=X.prototype.getMap;X.prototype.V=function(a){return X.M.V.call(this,a)};X.prototype.getInfo=X.prototype.V;
X.prototype.vb=function(a,b,c,d){var e=P(X.prototype.vb,arguments),f={table:this};e.format&&(f.format=e.format.toUpperCase());e.filename&&(f.filename=e.filename);e.selectors&&(f.selectors=e.selectors);if(e.callback)Ml(f,function(g,l){g?e.callback(Nl(g)):e.callback(null,l)});else return Nl(Ml(f))};X.prototype.getDownloadURL=X.prototype.vb;
X.prototype.select=function(a,b,c){if(Km(a)){var d=Array.prototype.slice.call(arguments);return this.map(function(f){return f.select(d)})}var e=P(X.prototype.select,arguments);return this.map(function(f){return f.select(e)})};X.prototype.select=X.prototype.select;X.prototype.name=function(){return"FeatureCollection"};X.prototype.elementType=function(){return W};var Z=function(a){if(!(this instanceof Z))return Fm(Z,arguments);if(a instanceof Z)return a;if(1!=arguments.length)throw Error("The ImageCollection constructor takes exactly 1 argument ("+arguments.length+" given)");lo();a instanceof L&&(a=[a]);if(Km(a))V.call(this,new N("ImageCollection.load"),{id:a});else if(Array.isArray(a))V.call(this,new N("ImageCollection.fromImages"),{images:Qa(a,function(b){return new L(b)})});else if(a instanceof go)V.call(this,new N("ImageCollection.fromImages"),{images:a});
else if(a instanceof M)V.call(this,a.I,a.args,a.U);else throw Error("Unrecognized argument type to convert to an ImageCollection: "+a);};x(Z,V);w("ee.ImageCollection",Z);var mo=!1,lo=function(){mo||($m(Z,"ImageCollection","ImageCollection"),$m(Z,"reduce","ImageCollection"),mo=!0)};Z.prototype.nf=function(a,b){var c=P(Z.prototype.nf,arguments);return no(this,c,["png","jpg","jpeg"],"filmstrip")};Z.prototype.getFilmstripThumbURL=Z.prototype.nf;
Z.prototype.tf=function(a,b){var c=P(Z.prototype.tf,arguments);return no(this,c,["gif"],"video")};Z.prototype.getVideoThumbURL=Z.prototype.tf;
var no=function(a,b,c,d){var e={};a=a.map(function(l){l=Wn(l,b.params);return Xn(l,b.params,e)});var f={},g=Zn(e,f);f.imageCollection=a.map(function(l){g.image=l;return Tm("Image.visualize",g)});null!=b.params.dimensions&&(f.dimensions=b.params.dimensions);if(f.format){if(!Ra(c,function(l){return l.toLowerCase()==f.format.toLowerCase()}))throw Error("Invalid format specified.");}else f.format=c[0];c=Fl;switch(d){case "video":c=Gl;break;case "filmstrip":c=Hl}if(b.callback)c(f,function(l,m){var p="";
if(void 0===m)try{p=Il(l)}catch(v){m=String(v.message)}b.callback(p,m)});else return Il(c(f))};Z.prototype.getMap=function(a,b){var c=P(Z.prototype.getMap,arguments),d=O("ImageCollection.mosaic",this);if(c.callback)d.getMap(c.visParams,c.callback);else return d.getMap(c.visParams)};Z.prototype.getMap=Z.prototype.getMap;Z.prototype.V=function(a){return Z.M.V.call(this,a)};Z.prototype.getInfo=Z.prototype.V;
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.first=function(){return new L(O("Collection.first",this))};Z.prototype.first=Z.prototype.first;Z.prototype.name=function(){return"ImageCollection"};Z.prototype.elementType=function(){return L};var oo=function(a){this.Ve=a;this.id=null},qo=function(a){var b={element:po(a)};Object.assign(b,a);b=Eb(b,function(c){return null!=c});return new oo(b)};
oo.prototype.start=function(a,b){var c=this;z(this.Ve,"Task config must be specified for tasks to be started.");if(a){var d=function(){Ja(c.id);dm(c.id,c.Ve,function(e,f){f?b(f):a()})};this.id?d():Ol(1,function(e){(e=e&&e[0])?(c.id=e,d()):b("Failed to obtain task ID.")})}else this.id=this.id||Ol(1)[0],Ja(this.id,"Failed to obtain task ID."),dm(this.id,this.Ve)};oo.prototype.start=oo.prototype.start;var ro=function(a,b,c,d,e,f,g,l,m,p,v){var B=P(ro,arguments);B=so(B,"ASSET","EXPORT_IMAGE");return qo(B)};
w("module$contents$ee$batch_Export.image.toAsset",ro);var to=function(a,b,c,d,e,f,g,l,m,p,v,B,D,R,Y){var U=P(to,arguments);U=so(U,"GOOGLE_CLOUD_STORAGE","EXPORT_IMAGE");return qo(U)};w("module$contents$ee$batch_Export.image.toCloudStorage",to);var uo=function(a,b,c,d,e,f,g,l,m,p,v,B,D,R,Y){var U=P(uo,arguments);U=so(U,"DRIVE","EXPORT_IMAGE");return qo(U)};w("module$contents$ee$batch_Export.image.toDrive",uo);
var vo=function(a,b,c,d,e,f,g,l,m,p,v,B,D){var R=P(vo,arguments);R=so(R,"GOOGLE_CLOUD_STORAGE","EXPORT_TILES");return qo(R)};w("module$contents$ee$batch_Export.map.toCloudStorage",vo);var wo=function(a,b,c,d,e,f,g){var l=P(wo,arguments);l=so(l,"GOOGLE_CLOUD_STORAGE","EXPORT_FEATURES");return qo(l)};w("module$contents$ee$batch_Export.table.toCloudStorage",wo);var xo=function(a,b,c,d,e,f,g){var l=P(xo,arguments);l.type="EXPORT_FEATURES";l=so(l,"DRIVE","EXPORT_FEATURES");return qo(l)};
w("module$contents$ee$batch_Export.table.toDrive",xo);var yo=function(a,b,c,d){var e=P(yo,arguments);e=so(e,"ASSET","EXPORT_FEATURES");return qo(e)};w("module$contents$ee$batch_Export.table.toAsset",yo);var zo=function(a,b,c,d,e,f,g){var l=P(zo,arguments);l=so(l,"FEATURE_VIEW","EXPORT_FEATURES");return qo(l)};w("module$contents$ee$batch_Export.table.toFeatureView",zo);var Ao=function(a,b,c,d,e,f,g,l,m,p,v,B){var D=P(Ao,arguments);D=so(D,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO");return qo(D)};
w("module$contents$ee$batch_Export.video.toCloudStorage",Ao);var Bo=function(a,b,c,d,e,f,g,l,m,p,v,B){var D=P(Bo,arguments);D=so(D,"DRIVE","EXPORT_VIDEO");return qo(D)};w("module$contents$ee$batch_Export.video.toDrive",Bo);var Co=function(a,b,c,d,e,f,g,l,m,p,v,B,D,R,Y,U,Ib,Bq,Cq,Dq){var pj=P(Co,arguments);pj=so(pj,"GOOGLE_CLOUD_STORAGE","EXPORT_VIDEO_MAP");return qo(pj)};w("module$contents$ee$batch_Export.videoMap.toCloudStorage",Co);
var Do=function(a,b,c){var d=P(Do,arguments);d=so(d,"ASSET","EXPORT_CLASSIFIER");return qo(d)};w("module$contents$ee$batch_Export.classifier.toAsset",Do);
var po=function(a){var b=function(d){return d in a},c=Eo.find(b);z(1===Ta(Eo,b),'Expected a single "image", "collection" or "classifier" key.');b=a[c];if(!(b instanceof L||b instanceof X||b instanceof Z||b instanceof Q||b instanceof M))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},so=function(a,b,c){var d=void 0===d?!0:d;var e={type:c};Object.assign(e,a);switch(c){case "EXPORT_IMAGE":null==
e.fileFormat&&(e.fileFormat="GeoTIFF");a=e.fileFormat;null==a&&(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;null!=e.formatOptions&&(a=Fo(e,a),delete e.formatOptions,Object.assign(e,a));e=Go(e,b);null!=e.crsTransform&&(e.crs_transform=e.crsTransform,
delete e.crsTransform);break;case "EXPORT_TILES":b=Go(e,b);e=b.fileFormat;null==e&&(e="AUTO_JPEG_PNG");e=e.toUpperCase();switch(e){case "AUTO":case "AUTO_JPEG_PNG":case "AUTO_JPG_PNG":e="AUTO_JPEG_PNG";break;case "JPG":case "JPEG":e="JPEG";break;case "PNG":e="PNG";break;default:throw Error("Invalid file format "+e+". Supported formats are: 'AUTO', 'PNG', and 'JPEG'.");}b.fileFormat=e;e=b;break;case "EXPORT_FEATURES":Array.isArray(e.selectors)&&(e.selectors=e.selectors.join());a=e.fileFormat;null==
a&&(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);null!=e.crsTransform&&
(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&&null!=e.region){d=e;b=e.region;if(b instanceof S)b=b.ke();else if("string"===typeof b)try{b=La(JSON.parse(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.");
}if(!(t(b)&&"type"in b))try{new un(b)}catch(f){try{new xn(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.");}}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=
a.assetId||"";break;case "FEATURE_VIEW":a.mapName=a.mapName||"";break;default:b=ra(a.folder);if(!Ua(["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","shardSize"],TF_RECORD_IMAGE:"patchDimensions kernelSize compressed maxFileSize defaultValue tensorDepths sequenceData collapseBands maskedThreshold".split(" ")},
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;null==b&&(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(null==c)return{};
if(Object.keys(a).some(function(m){return null!==c&&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={},f=n(Object.entries(c)),g=f.next();!g.done;g=f.next()){var l=n(g.value);g=l.next().value;l=l.next().value;if(!Ua(d,g))throw Error('"'+g+'" is not a valid option, the image format "'+b+'""may have the following options: '+(d.join(", ")+'".'));e[a+g[0].toUpperCase()+g.substring(1)]=Array.isArray(l)?l.join():l}return e},
Eo=["image","collection","classifier"];var Ko=function(a){if(!(this instanceof Ko))return Fm(Ko,arguments);if(a instanceof Ko)return a;Lo();if("number"===typeof a)M.call(this,null,null),this.cd=a;else if(a instanceof M)M.call(this,a.I,a.args,a.U),this.cd=null;else throw Error("Invalid argument specified for ee.Number(): "+a);};x(Ko,M);w("ee.Number",Ko);var Mo=!1,Lo=function(){Mo||($m(Ko,"Number","Number"),Mo=!0)};Ko.prototype.encode=function(a){return"number"===typeof this.cd?this.cd:Ko.M.encode.call(this,a)};
Ko.prototype.qa=function(a){return"number"===typeof this.cd?Tj(Yk(a,this.cd)):Ko.M.qa.call(this,a)};Ko.prototype.name=function(){return"Number"};var No=function(a){if(!(this instanceof No))return Fm(No,arguments);if(a instanceof No)return a;Oo();if("string"===typeof a)M.call(this,null,null),this.md=a;else if(a instanceof M)this.md=null,a.I&&"String"==a.I.aa().returns?M.call(this,a.I,a.args,a.U):M.call(this,new N("String"),{input:a},null);else throw Error("Invalid argument specified for ee.String(): "+a);};x(No,M);w("ee.String",No);var Po=!1,Oo=function(){Po||($m(No,"String","String"),Po=!0)};
No.prototype.encode=function(a){return"string"===typeof this.md?this.md:No.M.encode.call(this,a)};No.prototype.qa=function(a){return"string"===typeof this.md?Tj(Yk(a,this.md)):No.M.qa.call(this,a)};No.prototype.name=function(){return"String"};var Qo=function(a,b){if(!(this instanceof Qo))return Fm(Qo,arguments);for(var c=[],d=a.args,e=0;e<d.length;e++){var f=d[e],g=f.type;c.push(Ro(g in Hm?Hm[g]:null,f.name))}if(void 0===b.apply(null,c))throw Error("User-defined methods must return a value.");this.Ab=So(a,c,b);this.Pg=b.apply(null,c)};x(Qo,Nm);w("ee.CustomFunction",Qo);Qo.prototype.encode=function(a){return{type:"Function",argumentNames:Qa(this.Ab.args,function(b){return b.name}),body:a(this.Pg)}};
Qo.prototype.qa=function(a){return Yj(this.Ab.args.map(function(b){return b.name}),Yk(a,this.Pg))};Qo.prototype.Dd=function(a,b){return Xj(Yk(a,this),b)};Qo.prototype.aa=function(){return this.Ab};
var Ro=function(a,b){a=a||Object;if(!(a.prototype instanceof M))if(a&&a!=Object)if(a==String)a=No;else if(a==Number)a=Ko;else if(a==Array)a=r.ee.List;else throw Error("Variables must be of an EE type, e.g. ee.Image or ee.Number.");else a=M;var c=function(d){this.args=this.I=null;this.U=d};c.prototype=a.prototype;return new c(b)},To=function(a,b){b={name:"",returns:"Object",args:Qa(b,function(c){return{name:null,type:"string"===typeof c?c:c.prototype instanceof M?c.prototype.name.call(null):c==Number?
"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++)null===b[e].U&&d.push(e);if(0===d.length)return a;c="_MAPPING_VAR_"+function(l){var m=function(v){return v.map(p).reduce(function(B,D){return B+D},0)},p=function(v){return v.Za?1:v.Ka?m(v.Ka.values):v.La?m(Object.values(v.La.values)):v.Ca?m(Object.values(v.Ca.arguments)):0};return m(Object.values(l.values))}(Sk(c.apply(null,b),"<unbound>"))+"_";for(e=0;e<
d.length;e++){var f=d[e],g=c+e;b[f].U=g;a.args[f].name=g}return a};var Uo=function(a,b){if(!(this instanceof Uo))return Fm(Uo,arguments);if(a instanceof Uo)return a;Vo();var c=P(Uo,arguments);a=c.date;c=c.tz;var d=new N("Date"),e={},f=null;if(Km(a)){if(e.value=a,c)if(Km(c))e.timeZone=c;else throw Error("Invalid argument specified for ee.Date(..., opt_tz): "+c);}else if(Jm(a))e.value=a;else if(ta(a))e.value=Math.floor(a.getTime());else if(a instanceof M)a.I&&"Date"==a.I.aa().returns?(d=a.I,e=a.args,f=a.U):e.value=a;else throw Error("Invalid argument specified for ee.Date(): "+
a);M.call(this,d,e,f)};x(Uo,M);w("ee.Date",Uo);var Wo=!1,Vo=function(){Wo||($m(Uo,"Date","Date"),Wo=!0)};Uo.prototype.name=function(){return"Date"};w("ee.Deserializer",function(){});var Yo=function(a){return Xo(JSON.parse(a))};w("ee.Deserializer.fromJSON",Yo);var Xo=function(a){if("result"in a&&"values"in a)return Zo(a);var b={};if(t(a)&&"CompoundValue"===a.type){for(var c=a.scope,d=0;d<c.length;d++){var e=c[d][0],f=c[d][1];if(e in b)throw Error('Duplicate scope key "'+e+'" in scope #'+d+".");b[e]=$o(f,b)}a=a.value}return $o(a,b)};w("ee.Deserializer.decode",Xo);
var $o=function(a,b){if(null===a||"number"===typeof a||"boolean"===typeof a||"string"===typeof a)return a;if(Array.isArray(a))return Qa(a,function(e){return $o(e,b)});if(!t(a)||"function"===typeof a)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("string"!==typeof a)throw Error("Invalid variable name: "+a);return Ro(Object,a);case "Date":a=a.value;if("number"!==typeof a)throw Error("Invalid date value: "+
a);return new Uo(a/1E3);case "Bytes":return ap(new Ke({sb:a}),a);case "Invocation":return c="functionName"in a?Sm(a.functionName):$o(a["function"],b),a=Fb(a.arguments,function(e){return $o(e,b)}),bp(c,a);case "Dictionary":return Fb(a.value,function(e){return $o(e,b)});case "Function":var d=$o(a.body,b);a={name:"",args:Qa(a.argumentNames,function(e){return{name:e,type:"Object",optional:!1}}),returns:"Object"};return new Qo(a,function(){return d});case "Point":case "MultiPoint":case "LineString":case "MultiLineString":case "Polygon":case "MultiPolygon":case "LinearRing":case "GeometryCollection":return new S(a);
case "CompoundValue":throw Error("Nested CompoundValues are disallowed.");default:throw Error("Unknown encoded object type: "+c);}},ap=function(a,b){var c=function(){};q(c,Rj);c.prototype.encode=function(){return b};c.prototype.qa=function(){return a};return new c},bp=function(a,b){if(a instanceof Nm)return a.apply(b);if(a instanceof M){var c=function(){return Nm.apply(this,arguments)||this};q(c,Nm);c.prototype.encode=function(d){return a.encode(d)};c.prototype.Dd=function(d,e){return Xj(Yk(d,a),
e)};return new M(new c,b)}throw Error("Invalid function value");},cp=function(a){return Zo(JSON.parse(a))};w("ee.Deserializer.fromCloudApiJSON",cp);
var Zo=function(a){var b=Uc(Ye,a),c={},d=function(g,l){if(!(g in c)){if(!(g in b.values))throw Error("Cannot find "+l+" "+g);c[g]=e(b.values[g])}return c[g]},e=function(g){if(null!==g.lb)g=g.lb;else if(null!==g.Ka)g=g.Ka.values.map(e);else if(null!==g.La)g=Fb(g.La.values,e);else if(null!==g.Qb)g=Ro(Object,g.Qb);else if(null!==g.Za)g=f(g.Za);else if(null!==g.Ca){var l=g.Ca;g=l.ab?d(l.ab,"function"):Sm(l.functionName);l=Fb(l.arguments,e);g=bp(g,l)}else g=null!==g.sb?ap(new Ke({sb:g.sb}),g.sb):null!==
g.Yb?ap(new Ke({Yb:g.Yb}),g.Yb):null!==g.Ta?d(g.Ta,"reference"):null;return g},f=function(g){var l=d(g.body,"function body");g={args:g.oc.map(function(m){return{name:m,type:"Object",optional:!1}}),name:"",returns:"Object"};return new Qo(g,function(){return l})};return d(b.result,"result value")};w("ee.Deserializer.decodeCloudApi",Zo);var dp=function(a){if(!(this instanceof dp))return Fm(dp,arguments);if(a instanceof dp)return a;ep();Lm(a)?(M.call(this,null,null),this.Pc=a):(a instanceof M&&a.I&&"Dictionary"==a.I.aa().returns?M.call(this,a.I,a.args,a.U):M.call(this,new N("Dictionary"),{input:a},null),this.Pc=null)};x(dp,M);w("ee.Dictionary",dp);var fp=!1,ep=function(){fp||($m(dp,"Dictionary","Dictionary"),fp=!0)};dp.prototype.encode=function(a){return null!==this.Pc?a(this.Pc):dp.M.encode.call(this,a)};
dp.prototype.qa=function(a){return null!==this.Pc?Tj(Yk(a,this.Pc)):dp.M.qa.call(this,a)};dp.prototype.name=function(){return"Dictionary"};var gp={};w("ee.Terrain",gp);gp.zf=!1;gp.initialize=function(){gp.zf||($m(gp,"Terrain","Terrain"),gp.zf=!0)};gp.reset=function(){an(gp);gp.zf=!1};var mp=function(a,b,c,d,e,f){if("ready"!=hp||a||b){var g=null!=c;if(d)if(g)ip.push(d);else throw Error("Can't pass an error callback without a success callback.");if("loading"==hp&&g)jp.push(c);else if(hp="loading",hj(a,b,e,f),g)jp.push(c),Wm(kp,lp);else try{Wm(),kp()}catch(l){throw lp(l),l;}}else c&&c()};w("ee.initialize",mp);
var pp=function(){hp="not_ready";Gj=Fj=sj=null;Ej=!1;Um=null;Vm={};an(Uo);Wo=!1;an(dp);fp=!1;an(Q);hn=!1;an(L);co=!1;an(W);Vn=!1;an(V);Tn=!1;an(Z);mo=!1;an(X);ko=!1;an(T);En=!1;an(S);ln=!1;an(go);io=!1;an(Ko);Mo=!1;an(No);Po=!1;gp.reset();for(var a=r.ee,b=0;b<np.length;b++){var c=np[b];an(a[c]);delete a[c]}np=[];Hm=a;a=op;for(var d in a)delete a[d]};w("ee.reset",pp);var qp={Al:"not_ready",LOADING:"loading",Bl:"ready"};w("ee.InitState",qp);w("ee.InitState.NOT_READY","not_ready");
w("ee.InitState.LOADING","loading");w("ee.InitState.READY","ready");var hp="not_ready",jp=[],ip=[];w("ee.TILE_SIZE",256);var np=[],op={};w("ee.Algorithms",op);var rp=function(a,b){"string"===typeof a&&(a=new N(a));return Nm.prototype.call.apply(a,Array.prototype.slice.call(arguments,1))};w("ee.call",rp);var sp=function(a,b){"string"===typeof a&&(a=new N(a));return a.apply(b)};w("ee.apply",sp);
var kp=function(){if("loading"==hp){try{Vo();ep();gn();ao();Un();Sn();lo();jo();Dn();jn();ho();Lo();Oo();gp.initialize();var a=Xm(),b={},c={},d;for(d in a){b[-1!=d.indexOf(".")?d.slice(0,d.indexOf(".")):d]=!0;var e=a[d].returns.replace(/<.*>/,"");c[e]=!0}var f=r.ee,g;for(g in b)g in c&&!(g in f)&&(f[g]=tp(g),np.push(g),a[g]?(f[g].signature=a[g],f[g].signature.isConstructor=!0,Vm[g]=!0):f[g].signature={});Hm=f;up()}catch(l){lp(l);return}hp="ready";for(ip=[];0<jp.length;)jp.shift()()}},lp=function(a){if("loading"==
hp)for(hp="not_ready",jp=[];0<ip.length;)ip.shift()(a)},up=function(){var a=Ym();Jb(a).sort().forEach(function(b){var c=a[b],d=c.aa();if(!d.hidden){b=b.split(".");var e=op;for(e.signature={};1<b.length;){var f=b[0];f in e||(e[f]={signature:{}});e=e[f];b=Za(b,1)}f=function(g){return Rm(c,void 0,Array.prototype.slice.call(arguments,0))};f.signature=d;f.toString=u(c.toString,c);e[b[0]]=f}})},tp=function(a){var b=function(c){var d=r.ee[a],e=Array.prototype.slice.call(arguments),f=1==e.length;if(f&&e[0]instanceof
d)return e[0];if(!(this instanceof d))return Fm(d,e);d=Zm(a);var g=!(e[0]instanceof M),l=!1;d&&(f?g?l=!0:e[0].I&&e[0].I.aa().returns==d.aa().returns||(l=!0):l=!0);if(l)e=Mm(e,d.aa())?e[0]:Pm(d,e),M.call(this,d,Qm(d,e));else{if(!f)throw Error("Too many arguments for ee."+a+"(): "+e);if(g)throw Error("Invalid argument for ee."+a+"(): "+e+". Must be a ComputedObject.");e=e[0];M.call(this,e.I,e.args,e.U)}};x(b,M);b.prototype.name=function(){return a};$m(b,a,a);return b};
Om=function(a,b){if(null===a)return null;if(void 0!==a){var c=r.ee;switch(b){case "Image":return new L(a);case "Feature":return a instanceof V?O("Feature",O("Collection.geometry",a)):new W(a);case "Element":if(a instanceof Q)return a;if(a instanceof S)return new W(a);if(a instanceof M)return new Q(a.I,a.args,a.U);throw Error("Cannot convert "+a+" to Element.");case "Geometry":return a instanceof X?O("Collection.geometry",a):new S(a);case "FeatureCollection":case "Collection":return a instanceof V?
a:new X(a);case "ImageCollection":return new Z(a);case "Filter":return new T(a);case "Algorithm":if("string"===typeof a)return new N(a);if("function"===typeof a){b=a.length;c=[];for(var d=0;d<b;d++)c[d]="Object";return To(a,c)}if(a instanceof Rj)return a;throw Error("Argument is not a function: "+a);case "String":return Km(a)||a instanceof No||a instanceof M?new No(a):a;case "Dictionary":return Lm(a)?a:new dp(a);case "List":return new go(a);case "Number":case "Float":case "Long":case "Integer":case "Short":case "Byte":return new Ko(a);
default:if(b in c){d=Zm(b);if(a instanceof c[b])return a;if(d)return new c[b](a);if("string"===typeof a){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){Lc.call(this,a,b,c);this.tileSize=new google.maps.Size(256,256);this.yh=new xc;this.xh=new xc};q(vp,Lc);vp.prototype.getTile=function(a,b){var c=Mc(this,a,b);b=[this.url,c].join("/")+"?token="+this.token;c=[c,this.Bb,this.token].join("/");this.Db.push(c);this.Bb+=1;var d=mh("DIV");wp(this,b,a,c,d);xp(this);return d};
var wp=function(a,b,c,d,e){var f=Ti(Ri);f.open("GET",b,!0);f.responseType="arraybuffer";f.onreadystatechange=u(function(){if(f.readyState===XMLHttpRequest.DONE&&200===f.status){var g=f.response;if(g)g=new Float32Array(g),this.yh.set(c,g),this.xh.set(c,e),Va(this.Db,d),xp(this);else throw this.sg.add(d),Error("Unable to request floating point array buffers.");}},a);f.send()},xp=function(a){a.dispatchEvent(new Nc(a.Db.length))};vp.prototype.J=function(){this.xh=this.yh=null;Lc.prototype.J.call(this)};
w("ee.FloatTileOverlay",vp);var yp=function(){this.fe=new Map};yp.prototype.clear=function(){this.fe.clear()};var zp=function(a,b){a.fe.has(b)||a.fe.set(b,{throttleCount:0,errorCount:0,tileLatencies:[]});return a.fe.get(b)};var Ap=function(a){y.call(this);this.Wb=a;this.K={}};x(Ap,y);var Bp=[];Ap.prototype.bb=function(a,b,c,d){Array.isArray(b)||(b&&(Bp[0]=b.toString()),b=Bp);for(var e=0;e<b.length;e++){var f=$b(a,b[e],c||this.handleEvent,d||!1,this.Wb||this);if(!f)break;this.K[f.key]=f}return this};Ap.prototype.bd=function(a,b,c,d){return Cp(this,a,b,c,d)};
var Cp=function(a,b,c,d,e,f){if(Array.isArray(c))for(var g=0;g<c.length;g++)Cp(a,b,c[g],d,e,f);else{b=Zb(b,c,d||a.handleEvent,e,f||a.Wb||a);if(!b)return a;a.K[b.key]=b}return a};Ap.prototype.oe=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)this.oe(a,b[f],c,d,e);else c=c||this.handleEvent,d=t(d)?!!d.capture:!!d,e=e||this.Wb||this,c=ac(c),d=!!d,b=zb(a)?a.Rc(b,c,d,e):a?(a=cc(a))?a.Rc(b,c,d,e):null:null,b&&(hc(b),delete this.K[b.key])};
Ap.prototype.jd=function(){Db(this.K,function(a,b){this.K.hasOwnProperty(b)&&hc(a)},this);this.K={}};Ap.prototype.J=function(){Ap.M.J.call(this);this.jd()};Ap.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented");};var Ep=function(a,b){void 0!==a.name?(this.name=a.name,this.code=Mb[a.name]):(this.code=a=Ia(a.code),this.name=Dp(a));Da.call(this,vd("%s %s",this.name,b))};x(Ep,Da);
var Dp=function(a){var b=Lb(function(c){return a==c});if(void 0===b)throw Error("Invalid code: "+a);return b},Fp={},Mb=(Fp.AbortError=3,Fp.EncodingError=5,Fp.InvalidModificationError=9,Fp.InvalidStateError=7,Fp.NotFoundError=1,Fp.NotReadableError=4,Fp.NoModificationAllowedError=6,Fp.PathExistsError=12,Fp.QuotaExceededError=10,Fp.SecurityError=2,Fp.SyntaxError=8,Fp.TypeMismatchError=11,Fp);var Gp=function(a,b){Ca.call(this,a.type,b);this.Oa=a};x(Gp,Ca);var Hp=function(){A.call(this);this.ca=new FileReader;this.ca.onloadstart=u(this.sc,this);this.ca.onprogress=u(this.sc,this);this.ca.onload=u(this.sc,this);this.ca.onabort=u(this.sc,this);this.ca.onerror=u(this.sc,this);this.ca.onloadend=u(this.sc,this)};x(Hp,A);h=Hp.prototype;h.abort=function(){try{this.ca.abort()}catch(a){throw new Ep(a,"aborting read");}};h.xb=function(){return this.ca.readyState};h.getError=function(){return this.ca.error&&new Ep(this.ca.error,"reading file")};
h.sc=function(a){this.dispatchEvent(new Gp(a,this))};h.J=function(){Hp.M.J.call(this);delete this.ca};h.readAsBinaryString=function(a){this.ca.readAsBinaryString(a)};h.readAsArrayBuffer=function(a){this.ca.readAsArrayBuffer(a)};h.readAsText=function(a,b){this.ca.readAsText(a,b)};var Ip=function(a,b){z(a);a=a.style;"opacity"in a?a.opacity=b:"MozOpacity"in a?a.MozOpacity=b:"filter"in a&&(a.filter=""===b?"":"alpha(opacity="+100*Number(b)+")")};var Jp=function(a,b){A.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.de=new yp;this.Cb=new xc;this.Bb=0;this.rg=a;this.nb=new Ap(this);this.radius=0};q(Jp,A);h=Jp.prototype;h.Ne=function(a){return $b(this,"tile-load",a)};h.Yf=function(a){hc(a)};
h.Sc=function(){return Kp(this,"throttled")+Kp(this,"loading")+Kp(this,"new")};h.setOpacity=function(a){this.opacity=a;this.Cb.forEach(function(b){Ip(b.va,this.opacity)},this)};h.getStats=function(){return this.de};
h.getTile=function(a,b,c){var d=1<<b;if(b<this.minZoom||0>a.y||a.y>=d)return c.createElement("div");var e=a.x%d;0>e&&(e+=d);d=new google.maps.Point(e,a.y);a=[[a.x,a.y,b,this.Bb++].join("-"),this.rg.sf()].join("-");b=this.bh(d,b,c,a);b.tileSize=this.tileSize;Ip(b.va,this.opacity);this.Cb.set(a,b);Lp(this,b);this.dispatchEvent(new Mp(this.Sc()));this.rg.Df(b,(new Date).getTime()/1E3);return b.va};h.releaseTile=function(a){var b=this.Cb.get(a.id);this.Cb.remove(a.id);b&&(b.abort(),Ba(b))};
var Lp=function(a,b){a.nb.bb(b,"status-changed",function(){switch(b.getStatus()){case "loaded":var c=b.bl,d=(new Date).getTime();zp(this.de,b.zoom).tileLatencies.push(d-c);this.dispatchEvent(new Np(this.Sc()));break;case "throttled":zp(this.de,b.zoom).throttleCount++;this.dispatchEvent(new Op(b.Ha));break;case "failed":zp(this.de,b.zoom).errorCount++;this.dispatchEvent(new Pp(b.Ha,b.Pk));break;case "aborted":this.dispatchEvent(new Qp(this.Sc()))}})};
Jp.prototype.J=function(){A.prototype.J.call(this);this.Cb.forEach(Ba);this.Cb.clear();this.Cb=null;Ba(this.nb);this.rg=this.nb=null};var Kp=function(a,b){return Ta(a.Cb.ba(),function(c){return c.getStatus()==b})};w("ee.layers.AbstractOverlay",Jp);Jp.prototype.removeTileCallback=Jp.prototype.Yf;Jp.prototype.addTileCallback=Jp.prototype.Ne;var Np=function(){Ca.call(this,"tile-load")};q(Np,Ca);var Mp=function(){Ca.call(this,"tile-start")};q(Mp,Ca);var Op=function(){Ca.call(this,"tile-throttle")};
q(Op,Ca);var Pp=function(a,b){Ca.call(this,"tile-fail");this.errorMessage=b};q(Pp,Ca);var Qp=function(){Ca.call(this,"tile-abort")};q(Qp,Ca);var Rp=function(a,b,c,d){A.call(this);this.ub=a;this.zoom=b;this.va=c.createElement("div");this.va.id=d;this.fl=5;this.Zd=function(){};this.ge="new";this.wi=0;this.Bf=!1};q(Rp,A);
var Tp=function(a){if(!a.Bf&&"loading"==a.getStatus())throw Error("startLoad() can only be invoked once. Use retryLoad() after the first attempt.");Sp(a,"loading");a.bl=(new Date).getTime();a.eb=new Ui;a.eb.Cc="blob";a.eb.bb("complete",function(){var b=ej(a.eb),c=a.eb.getStatus();429==c&&Sp(a,"throttled");if(Ni(c)){var d={};Db(fj(a.eb),function(f,g){d[g.toLowerCase()]=f});a.sl=d;a.Di=b;a.Qc()}else if(b){var e=new Hp;e.bb("loadend",function(){a.ld(e.ca.result)});e.readAsText(b)}else a.ld("Failed to load tile.")},
!1);a.eb.bd("ready",za(Ba,a.eb));a.Ha&&a.Ha.endsWith("&profiling=1")&&(a.Ha=a.Ha.replace("&profiling=1",""),a.eb.headers.set("X-Earth-Engine-Computation-Profiling","1"));a.eb.send(a.Ha,"GET")};h=Rp.prototype;h.Qc=function(){this.Zd(this);Sp(this,"loaded")};h.Lc=function(){Ba(this.eb)};
h.ld=function(a){var b=function(c){try{if(c=JSON.parse(c),c.error&&c.error.message)return c.error.message}catch(d){}return c};this.wi>=this.fl?(this.Pk=b(a),Sp(this,"failed")):(this.Lc(),setTimeout(u(function(){this.Xa||(this.Bf=!0,Tp(this),this.Bf=!1)},this),1E3*Math.pow(2,this.wi++)))};h.abort=function(){this.Lc();"aborted"!=this.getStatus()&&"removed"!=this.getStatus()&&Sp(this,this.ge in Up?"removed":"aborted")};h.getStatus=function(){return this.ge};var Sp=function(a,b){a.ge=b;a.dispatchEvent("status-changed")};
Rp.prototype.J=function(){A.prototype.J.call(this);this.Lc();this.va.remove();this.Zd=null};var Up={aborted:!0,failed:!0,loaded:!0,removed:!0};var Vp=function(){y.call(this)};q(Vp,y);var Wp=function(a,b){Jp.call(this,a,b);this.Rg=new xc;this.oh=new xc};q(Wp,Jp);Wp.prototype.bh=function(a,b,c,d){var e=new Xp(a,b,c,d);this.nb.bb(e,"status-changed",function(){"loaded"==e.getStatus()&&(this.Rg.set(a,new Float32Array(e.xd)),this.oh.set(a,e.va))});return e};Wp.prototype.J=function(){Jp.prototype.J.call(this);this.oh=this.Rg=null};w("ee.layers.BinaryOverlay",Wp);var Xp=function(a,b,c,d){Rp.call(this,a,b,c,d)};q(Xp,Rp);
Xp.prototype.Qc=function(){var a=new Hp;a.bb("loadend",function(){this.xd=a.ca.result;Rp.prototype.Qc.call(this)},void 0,this);a.readAsArrayBuffer(this.Di)};var Yp=function(a){A.call(this);this.Wc={};this.Vc={};this.Wb=new Ap(this);this.Y=a;this.Te=!1};x(Yp,A);var Zp=[lb&&!vb("11")?"readystatechange":"load","abort","error"],$p=function(a,b,c){if(c="string"===typeof c?c:c.src)a.Te=!1,a.Wc[b]={src:c,ah:null}},aq=function(a,b){delete a.Wc[b];var c=a.Vc[b];c&&(delete a.Vc[b],a.Wb.oe(c,Zp,a.ei))};
Yp.prototype.start=function(){var a=this.Wc;Jb(a).forEach(function(b){var c=a[b];if(c&&(delete a[b],!this.Xa)){if(this.Y){var d=this.Y;d=(d?new rh(qh(d)):Ea||(Ea=new rh)).Nk("IMG")}else d=new Image;c.ah&&(d.crossOrigin=c.ah);this.Wb.bb(d,Zp,this.ei);this.Vc[b]=d;d.id=b;d.src=c.src}},this)};
Yp.prototype.ei=function(a){var b=a.currentTarget;if(b){if("readystatechange"==a.type)if("complete"==b.readyState)a.type="load";else return;"undefined"==typeof b.naturalWidth&&("load"==a.type?(b.naturalWidth=b.width,b.naturalHeight=b.height):(b.naturalWidth=0,b.naturalHeight=0));aq(this,b.id);this.dispatchEvent({type:a.type,target:b});!this.Xa&&Nb(this.Vc)&&Nb(this.Wc)&&!this.Te&&(this.Te=!0,this.dispatchEvent("complete"))}};Yp.prototype.J=function(){delete this.Wc;delete this.Vc;Ba(this.Wb);Yp.M.J.call(this)};var bq=function(a,b){Jp.call(this,a,b)};q(bq,Jp);bq.prototype.bh=function(a,b,c,d){return new cq(a,b,c,d)};w("ee.layers.ImageOverlay",bq);var cq=function(a,b,c,d){Rp.call(this,a,b,c,d);this.Zd=dq;this.Gh=this.ia=this.Od=null;this.dd=""};q(cq,Rp);
cq.prototype.Qc=function(){try{var a=sd(this.Di);this.dd=qd(a);var b="about:invalid#zClosurez"!==this.dd?this.dd:this.Ha}catch(c){b=this.Ha}this.ia=new Yp;$p(this.ia,this.va.id+"-image",b);this.Gh=Zb(this.ia,eq,function(c){"load"==c.type?(this.Od=c.target,Rp.prototype.Qc.call(this)):this.ld()},void 0,this);this.ia.start()};cq.prototype.Lc=function(){Rp.prototype.Lc.call(this);this.ia&&(hc(this.Gh),Ba(this.ia))};cq.prototype.J=function(){Rp.prototype.J.call(this);this.dd&&URL.revokeObjectURL(this.dd)};
var dq=function(a){a.va.appendChild(a.Od)},eq=["load","abort","error"];var fq=function(a){for(var b=arguments[0],c=1;c<arguments.length;c++){var d=arguments[c];if(0==d.lastIndexOf("/",0))b=d;else{var e;(e=""==b)||(e=b.length-1,e=0<=e&&b.indexOf("/",e)==e);b=e?b+d:b+("/"+d)}}return b};var gq=function(a,b,c,d){y.call(this);this.Qg=a;this.dc=b;this.mg=d||"";this.Td=c};q(gq,Vp);gq.prototype.Df=function(a){if(a.zoom<=this.Td)a.Ha=this.Kd(a.ub,a.zoom);else{var b=a.zoom-this.Td,c=Math.pow(2,b);c=new google.maps.Point(Math.floor(a.ub.x/c),Math.floor(a.ub.y/c));a.Ha=this.Kd(c,a.zoom-b);a.Zd=za(hq,this.Td)}var d=u(a.ld,a);a.ld=u(function(e){e&&(e.includes("The specified key does not exist.")||e.includes("AccessDenied"))?Sp(a,"loaded"):d(e)},a);Tp(a)};
gq.prototype.sf=function(){return[this.Qg,this.dc,this.Td,this.mg].join("-")};gq.prototype.Kd=function(a,b){a=fq("https://storage.googleapis.com",this.Qg,this.dc,String(b),String(a.x),String(a.y));this.mg&&(a+=this.mg);return a};
var hq=function(a,b){if(!b.Od)throw Error("Tile must have an image element to be rendered.");a=Math.pow(2,b.zoom-a);var c=b.tileSize.width,d=b.va.ownerDocument.createElement("canvas");d.setAttribute("width",c);d.setAttribute("height",c);b.va.appendChild(d);d=d.getContext("2d");d.imageSmoothingEnabled=!1;d.mozImageSmoothingEnabled=!1;d.webkitImageSmoothingEnabled=!1;d.drawImage(b.Od,c/a*(b.ub.x%a),c/a*(b.ub.y%a),c/a,c/a,0,0,c,c)};w("ee.layers.CloudStorageTileSource",gq);var iq=function(){this.Qa=[];this.Va=[]};h=iq.prototype;h.enqueue=function(a){this.Va.push(a)};h.Oc=function(){0===this.Qa.length&&(this.Qa=this.Va,this.Qa.reverse(),this.Va=[]);return this.Qa.pop()};h.S=function(){return this.Qa.length+this.Va.length};h.isEmpty=function(){return 0===this.Qa.length&&0===this.Va.length};h.clear=function(){this.Qa=[];this.Va=[]};h.contains=function(a){return Ua(this.Qa,a)||Ua(this.Va,a)};
h.remove=function(a){var b=this.Qa;var c=Na(b,a);0<=c?(Wa(b,c),b=!0):b=!1;return b||Va(this.Va,a)};h.ba=function(){for(var a=[],b=this.Qa.length-1;0<=b;--b)a.push(this.Qa[b]);var c=this.Va.length;for(b=0;b<c;++b)a.push(this.Va[b]);return a};var jq=function(a,b){y.call(this);this.Wh=a||0;this.Sd=b||10;if(this.Wh>this.Sd)throw Error("[goog.structs.Pool] Min can not be greater than max");this.Ya=new iq;this.yb=new Gc;this.delay=0;this.Cf=null;this.sd()};x(jq,y);jq.prototype.Tc=function(){var a=Date.now();if(!(null!=this.Cf&&a-this.Cf<this.delay)){for(var b;0<this.Ya.S()&&(b=this.Ya.Oc(),!this.Mf(b));)this.sd();!b&&this.S()<this.Sd&&(b=this.We());b&&(this.Cf=a,this.yb.add(b));return b}};
var kq=function(a,b){return a.yb.remove(b)?(a.Me(b),!0):!1};h=jq.prototype;h.Me=function(a){this.yb.remove(a);this.Mf(a)&&this.S()<this.Sd?this.Ya.enqueue(a):this.Bd(a)};h.sd=function(){for(var a=this.Ya;this.S()<this.Wh;)a.enqueue(this.We());for(;this.S()>this.Sd&&0<this.Ya.S();)this.Bd(a.Oc())};h.We=function(){return{}};h.Bd=function(a){if("function"==typeof a.Wa)a.Wa();else for(var b in a)a[b]=null};h.Mf=function(a){return"function"==typeof a.Kk?a.Kk():!0};
h.contains=function(a){return this.Ya.contains(a)||this.yb.contains(a)};h.S=function(){return this.Ya.S()+this.yb.S()};h.isEmpty=function(){return this.Ya.isEmpty()&&this.yb.isEmpty()};h.J=function(){jq.M.J.call(this);if(0<this.yb.S())throw Error("[goog.structs.Pool] Objects not released");delete this.yb;for(var a=this.Ya;!a.isEmpty();)this.Bd(a.Oc());delete this.Ya};var lq=function(a,b){this.Nh=a;this.qe=b};lq.prototype.getKey=function(){return this.Nh};lq.prototype.clone=function(){return new lq(this.Nh,this.qe)};var mq=function(a){this.Ea=[];if(a)a:{if(a instanceof mq){var b=a.wb();a=a.ba();if(0>=this.S()){for(var c=this.Ea,d=0;d<b.length;d++)c.push(new lq(b[d],a[d]));break a}}else b=Jb(a),a=Hb(a);for(c=0;c<b.length;c++)nq(this,b[c],a[c])}},nq=function(a,b,c){var d=a.Ea;d.push(new lq(b,c));b=d.length-1;a=a.Ea;for(c=a[b];0<b;)if(d=b-1>>1,a[d].getKey()>c.getKey())a[b]=a[d],b=d;else break;a[b]=c};h=mq.prototype;
h.remove=function(){var a=this.Ea,b=a.length,c=a[0];if(!(0>=b)){if(1==b)a.length=0;else{a[0]=a.pop();a=0;b=this.Ea;for(var d=b.length,e=b[a];a<d>>1;){var f=2*a+1,g=2*a+2;f=g<d&&b[g].getKey()<b[f].getKey()?g:f;if(b[f].getKey()>e.getKey())break;b[a]=b[f];a=f}b[a]=e}return c.qe}};h.ba=function(){for(var a=this.Ea,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].qe);return b};h.wb=function(){for(var a=this.Ea,b=[],c=a.length,d=0;d<c;d++)b.push(a[d].getKey());return b};
h.Mc=function(a){return this.Ea.some(function(b){return b.qe==a})};h.Tb=function(a){return this.Ea.some(function(b){return b.getKey()==a})};h.clone=function(){return new mq(this)};h.S=function(){return this.Ea.length};h.isEmpty=function(){return 0===this.Ea.length};h.clear=function(){this.Ea.length=0};var oq=function(){mq.apply(this,arguments)};q(oq,mq);oq.prototype.enqueue=function(a,b){nq(this,a,b)};oq.prototype.Oc=function(){return this.remove()};var pq=function(a,b){this.mh=void 0;this.be=new oq;jq.call(this,a,b)};x(pq,jq);h=pq.prototype;h.Tc=function(a,b){if(!a)return(a=pq.M.Tc.call(this))&&this.delay&&(this.mh=r.setTimeout(u(this.Md,this),this.delay)),a;this.be.enqueue(void 0!==b?b:100,a);this.Md()};h.Md=function(){for(var a=this.be;0<a.S();){var b=this.Tc();if(b)a.Oc().apply(this,[b]);else break}};h.Me=function(a){pq.M.Me.call(this,a);this.Md()};h.sd=function(){pq.M.sd.call(this);this.Md()};
h.J=function(){pq.M.J.call(this);r.clearTimeout(this.mh);this.be.clear();this.be=null};var qq=function(a,b){y.call(this);this.Ef=a;this.ya=b||null};q(qq,Vp);qq.prototype.Df=function(a,b){var c=$b(a,"status-changed",function(){switch(a.getStatus()){case "loaded":var e=a.sl["x-earth-engine-computation-profile"];this.ya&&e&&this.ya.Hk(a.va.id,e);break;case "failed":case "aborted":this.ya&&""!==a.va.id&&this.ya.ll(a.va.id),hc(c)}},void 0,this);a.Ha=this.Kd(a.ub,a.zoom);var d=u(this.uf,this,a);rq().Tc(d,b)};qq.prototype.sf=function(){return this.Ef.mapid+"-"+this.Ef.token};
qq.prototype.uf=function(a,b){var c=rq();if(a.Xa||"aborted"==a.getStatus())kq(c,b);else{var d=$b(a,"status-changed",function(){a.ge in Up&&(hc(d),kq(c,b))});Tp(a)}};qq.prototype.Kd=function(a,b){a=Al(this.Ef,a.x,a.y,b);return this.ya&&this.ya.isEnabled()?a+"&profiling=1":a};var rq=function(){sq||(sq=new pq(0,4));return sq};w("ee.layers.EarthEngineTileSource",qq);var sq=null;var tq=function(a){y.call(this);this.Mi=a};q(tq,Vp);tq.prototype.Df=function(a){a.Ha=this.Mi.formatTileUrl(a.ub.x,a.ub.y,a.zoom);Tp(a)};tq.prototype.sf=function(){return this.Mi.token};w("ee.layers.FeatureViewTileSource",tq);var vq=function(){A.call(this);this.le=new uq(0,60);this.Bc=new xc};q(vq,A);vq.prototype.send=function(a,b,c,d,e){if(this.Bc.get(a))throw Error("[ee.MapTileManager] ID in use");b=new wq(a,b,d,u(this.si,this),void 0!==e?e:1);this.Bc.set(a,b);a=u(this.uf,this,b);this.le.Tc(a,c);return b};vq.prototype.abort=function(a){if(a=this.Bc.get(a))a.nc||(a.nc=!0,a.Oa=new Ca("abort")),this.si(a)};
vq.prototype.uf=function(a,b){if(a.ia||a.nc)xq(this,b);else if(a.Ri=b,b.setActive(!0),b=new Yp,a.ia=b,!a.retry())throw Error("Cannot dispatch first request!");};vq.prototype.si=function(a){this.Bc.remove(a.getId());a.ia&&(xq(this,a.Ri),a.ia.Wa());a.vf&&a.vf(a.Oa,a.ni)};var xq=function(a,b){b.setActive(!1);if(!kq(a.le,b))throw Error("Object not released");};vq.prototype.J=function(){A.prototype.J.call(this);this.le.Wa();this.le=null;var a=this.Bc;Oa(a.ba(),function(b){b.Wa()});a.clear();this.Bc=null};
w("ee.MapTileManager",vq);var wq=function(a,b,c,d,e){y.call(this);this.ha=a;this.yl=b;this.gl=void 0!==e?e:1;this.vf=c;this.fc=d};q(wq,y);h=wq.prototype;h.getId=function(){return this.ha};h.getUrl=function(){return this.yl};h.Uk=function(a){if(this.nc)this.fc&&this.fc(this);else switch(a.type){case "load":this.Oa=a;this.fc&&this.fc(this);break;case "error":case "abort":this.retry()||(this.Oa=a,this.fc&&this.fc(this))}};h.J=function(){y.prototype.J.call(this);delete this.vf;delete this.fc};
h.retry=function(){if(this.Hg>this.gl)return!1;this.Hg++;aq(this.ia,this.ha);setTimeout(u(this.tl,this),0);return!0};
h.tl=function(){if(!this.nc){var a=u(function(d){this.nc||($p(this.ia,this.ha,d),Zb(this.ia,yq,u(this.Uk,this)),this.ia.start())},this),b=this.getUrl();if(Md(b).Ga.Tb("profiling")){var c=new Ui;c.Cc="blob";c.bb("complete",u(function(){this.ni=c.getResponseHeader("X-Earth-Engine-Computation-Profile")||null;if(200<=c.getStatus()&&300>c.getStatus())try{var d=qd(sd(ej(c)));var e="about:invalid#zClosurez"!==d}catch(f){}a(e?d:b)},this));c.bd("ready",u(c.Wa,c));c.send(b,"GET")}else a(b)}};h.Hg=0;h.nc=!1;
h.ia=null;h.Ri=null;h.Oa=null;h.ni=null;var yq=["load","abort","error"],zq=function(){y.call(this);this.Ja=!1};q(zq,y);zq.prototype.setActive=function(a){this.Ja=a};zq.prototype.Jh=function(){return this.Ja};var uq=function(a,b){pq.call(this,a,b)};q(uq,pq);uq.prototype.We=function(){return new zq};uq.prototype.Bd=function(a){a.Wa()};uq.prototype.Mf=function(a){return!a.Xa&&!a.Jh()};var Aq=function(a,b,c,d,e){Lc.call(this,a,b,c,d,e);this.minZoom=d.minZoom||0;this.maxZoom=d.maxZoom||20;if(!window.google||!window.google.maps)throw Error("Google Maps API hasn't been initialized.");this.tileSize=d.tileSize||new google.maps.Size(256,256);this.name=d.name;this.tg=new Gc;this.Nf=1;this.ya=e||null};q(Aq,Lc);h=Aq.prototype;h.Ne=function(a){return $b(this,"tileevent",a)};h.Yf=function(a){hc(a)};
h.getTile=function(a,b,c){if(b<this.minZoom||0>a.y||a.y>=1<<b)return a=c.createElement("IMG"),a.style.width="0px",a.style.height="0px",a;b=Mc(this,a,b);a=[this.url,b].join("/")+"?token="+this.token;this.ya&&this.ya.isEnabled()&&(a+="&profiling=1");b=[b,this.Bb,this.token].join("/");this.Bb+=1;c=mh("DIV",{id:b});var d=(new Date).getTime()/1E3;this.Db.push(b);rl(vq).send(b,a,d,u(this.Tk,this,c,b));xp(this);return c};h.Sc=function(){return this.Db.length};
h.releaseTile=function(a){rl(vq).abort(a.id);if(void 0!==a.firstElementChild)var b=a.firstElementChild;else for(b=a.firstChild;b&&1!=b.nodeType;)b=b.nextSibling;this.tg.remove(b);""!==a.id&&(this.sg.remove(a.id),this.ya&&this.ya.ll(a.id))};h.setOpacity=function(a){this.Nf=a;var b=this.tg.Ia();sc(b,function(c){Ip(c,a)})};
h.Tk=function(a,b,c,d){"error"==c.type?(Va(this.Db,b),this.sg.add(b),this.dispatchEvent(c)):(Va(this.Db,b),c.target&&"load"==c.type&&(c=c.target,this.tg.add(c),1!=this.Nf&&Ip(c,this.Nf),a.appendChild(c)),xp(this));this.ya&&null!==d&&this.ya.Hk(b,d)};w("ee.MapLayerOverlay",Aq);Aq.prototype.removeTileCallback=Aq.prototype.Yf;Aq.prototype.addTileCallback=Aq.prototype.Ne;Aq.prototype.getTile=Aq.prototype.getTile;Aq.prototype.setOpacity=Aq.prototype.setOpacity;Aq.prototype.releaseTile=Aq.prototype.releaseTile;(function(){var a={},b="ee.ApiFunction._call ee.ApiFunction.lookup ee.ApiFunction._apply ee.batch.Export.table.toCloudStorage ee.batch.Export.table.toAsset ee.batch.Export.table.toFeatureView ee.batch.Export.image.toCloudStorage ee.batch.Export.videoMap.toCloudStorage ee.batch.Export.image.toAsset ee.batch.Export.table.toDrive ee.batch.Export.video.toDrive ee.batch.Export.classifier.toAsset ee.batch.Export.map.toCloudStorage ee.batch.Export.video.toCloudStorage ee.batch.Export.image.toDrive ee.Collection.prototype.sort ee.Collection.prototype.map ee.Collection.prototype.iterate ee.Collection.prototype.filterMetadata ee.Collection.prototype.filter ee.Collection.prototype.limit ee.Collection.prototype.filterDate ee.Collection.prototype.filterBounds ee.ComputedObject.prototype.evaluate ee.ComputedObject.prototype.aside ee.ComputedObject.prototype.serialize ee.ComputedObject.prototype.getInfo ee.data.startIngestion ee.data.listAssets ee.data.updateTask ee.data.startProcessing ee.data.listImages ee.data.getDownloadId ee.data.listBuckets ee.data.makeDownloadUrl ee.data.startTableIngestion ee.data.getAssetRoots ee.data.getTableDownloadId ee.data.createAssetHome ee.data.getAsset ee.data.makeTableDownloadUrl ee.data.createAsset ee.data.getInfo ee.data.newTaskId ee.data.getList ee.data.createFolder ee.data.getTaskStatus ee.data.setAssetAcl ee.data.getTileUrl ee.data.renameAsset ee.data.authenticate ee.data.setAssetProperties ee.data.copyAsset ee.data.getTaskList ee.data.getAssetRootQuota ee.data.authenticateViaPopup ee.data.deleteAsset ee.data.getFeatureViewTilesKey ee.data.getTaskListWithLimit ee.data.authenticateViaPrivateKey ee.data.getAssetAcl ee.data.getWorkloadTag ee.data.authenticateViaOauth ee.data.listFeatures ee.data.listOperations ee.data.cancelOperation ee.data.setWorkloadTag ee.data.setDefaultWorkloadTag ee.data.computeValue ee.data.resetWorkloadTag ee.data.getOperation ee.data.getThumbId ee.data.updateAsset ee.data.getVideoThumbId ee.data.cancelTask ee.data.getMapId ee.data.getFilmstripThumbId ee.data.makeThumbUrl ee.Date ee.Deserializer.decodeCloudApi ee.Deserializer.fromCloudApiJSON ee.Deserializer.decode ee.Deserializer.fromJSON ee.Dictionary ee.apply ee.TILE_SIZE ee.reset ee.InitState ee.Algorithms ee.initialize ee.call ee.Element.prototype.set ee.Feature ee.Feature.prototype.getMap ee.Feature.prototype.getInfo ee.FeatureCollection.prototype.select ee.FeatureCollection ee.FeatureCollection.prototype.getInfo ee.FeatureCollection.prototype.getDownloadURL ee.FeatureCollection.prototype.getMap ee.Filter.date ee.Filter.prototype.not ee.Filter.inList ee.Filter ee.Filter.eq ee.Filter.metadata ee.Filter.neq ee.Filter.bounds ee.Filter.gt ee.Filter.lte ee.Filter.lt ee.Filter.and ee.Filter.gte ee.Filter.or ee.Function.prototype.apply ee.Function.prototype.call ee.Geometry ee.Geometry.MultiPolygon ee.Geometry.MultiPoint ee.Geometry.prototype.serialize ee.Geometry.MultiLineString ee.Geometry.Rectangle ee.Geometry.LineString ee.Geometry.Polygon ee.Geometry.prototype.toGeoJSON ee.Geometry.prototype.toGeoJSONString ee.Geometry.Point ee.Geometry.BBox ee.Geometry.LinearRing ee.Image ee.Image.prototype.getMap ee.Image.prototype.clip ee.Image.prototype.rename ee.Image.prototype.getDownloadURL ee.Image.prototype.getInfo ee.Image.rgb ee.Image.prototype.getThumbId ee.Image.prototype.getThumbURL ee.Image.prototype.select ee.Image.prototype.expression ee.Image.cat ee.ImageCollection.prototype.getFilmstripThumbURL ee.ImageCollection.prototype.getVideoThumbURL ee.ImageCollection.prototype.getMap ee.ImageCollection.prototype.getInfo ee.ImageCollection.prototype.first ee.ImageCollection.prototype.select ee.ImageCollection ee.List ee.Number ee.Serializer.encodeCloudApiPretty ee.Serializer.toCloudApiJSON ee.Serializer.toReadableCloudApiJSON ee.Serializer.encode ee.Serializer.toJSON ee.Serializer.encodeCloudApi ee.Serializer.toReadableJSON ee.String ee.Terrain".split(" "),
c=[["name","var_args"],["name"],["name","namedArgs"],"collection opt_description opt_bucket opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices".split(" "),["collection","opt_description","opt_assetId","opt_maxVertices"],"collection opt_description opt_assetId opt_maxFeaturesPerTile opt_thinningStrategy opt_thinningRanking opt_zOrderRanking".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".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".split(" "),"image opt_description opt_assetId opt_pyramidingPolicy opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_shardSize".split(" "),"collection opt_description opt_folder opt_fileNamePrefix opt_fileFormat opt_selectors opt_maxVertices".split(" "),
"collection opt_description opt_folder opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".split(" "),["classifier","opt_description","opt_assetId"],"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".split(" "),"collection opt_description opt_bucket opt_fileNamePrefix opt_framesPerSecond opt_dimensions opt_region opt_scale opt_crs opt_crsTransform opt_maxPixels opt_maxFrames".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".split(" "),["property","opt_ascending"],["algorithm","opt_dropNulls"],["algorithm","opt_first"],["name","operator","value"],["filter"],["max","opt_property","opt_ascending"],["start","opt_end"],["geometry"],["callback"],["func","var_args"],["legacy"],["opt_callback"],["taskId","request",
"opt_callback"],["parent","params","opt_callback"],["taskId","action","opt_callback"],["taskId","params","opt_callback"],["parent","params","opt_callback"],["params","opt_callback"],["project","opt_callback"],["id"],["taskId","request","opt_callback"],["opt_callback"],["params","opt_callback"],["requestedId","opt_callback"],["id","opt_callback"],["id"],["value","opt_path","opt_force","opt_properties","opt_callback"],["id","opt_callback"],["opt_count","opt_callback"],["params","opt_callback"],["path",
"opt_force","opt_callback"],["taskId","opt_callback"],["assetId","aclUpdate","opt_callback"],["id","x","y","z"],["sourceId","destinationId","opt_callback"],["clientId","success","opt_error","opt_extraScopes","opt_onImmediateFailed"],["assetId","properties","opt_callback"],["sourceId","destinationId","opt_overwrite","opt_callback"],["opt_callback"],["rootId","opt_callback"],["opt_success","opt_error"],["assetId","opt_callback"],["params","opt_callback"],["opt_limit","opt_callback"],["privateKey","opt_success",
"opt_error","opt_extraScopes","opt_suppressDefaultScopes"],["assetId","opt_callback"],[],"clientId success opt_error opt_extraScopes opt_onImmediateFailed opt_suppressDefaultScopes".split(" "),["asset","params","opt_callback"],["opt_limit","opt_callback"],["operationName","opt_callback"],["tag"],["tag"],["obj","opt_callback"],["opt_resetDefault"],["operationName","opt_callback"],["params","opt_callback"],["assetId","asset","updateFields","opt_callback"],["params","opt_callback"],["taskId","opt_callback"],
["params","opt_callback"],["params","opt_callback"],["id"],["date","opt_tz"],["json"],["json"],["json"],["json"],["opt_dict"],["func","namedArgs"],[],[],[],[],"opt_baseurl opt_tileurl opt_successCallback opt_errorCallback opt_xsrfToken opt_project".split(" "),["func","var_args"],["var_args"],["geometry","opt_properties"],["opt_visParams","opt_callback"],["opt_callback"],["propertySelectors","opt_newProperties","opt_retainGeometry"],["args","opt_column"],["opt_callback"],["opt_format","opt_selectors",
"opt_filename","opt_callback"],["opt_visParams","opt_callback"],["start","opt_end"],[],["opt_leftField","opt_rightValue","opt_rightField","opt_leftValue"],["opt_filter"],["name","value"],["name","operator","value"],["name","value"],["geometry","opt_errorMargin"],["name","value"],["name","value"],["name","value"],["var_args"],["name","value"],["var_args"],["namedArgs"],["var_args"],["geoJson","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],
["coords","opt_proj"],["legacy"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_evenOdd"],["coords","opt_proj","opt_geodesic","opt_maxError"],["coords","opt_proj","opt_geodesic","opt_maxError","opt_evenOdd"],[],[],["coords","opt_proj"],["west","south","east","north"],["coords","opt_proj","opt_geodesic","opt_maxError"],["opt_args"],["opt_visParams","opt_callback"],["geometry"],["var_args"],["params","opt_callback"],["opt_callback"],["r","g","b"],["params",
"opt_callback"],["params","opt_callback"],["var_args"],["expression","opt_map"],["var_args"],["params","opt_callback"],["params","opt_callback"],["opt_visParams","opt_callback"],["opt_callback"],[],["selectors","opt_names"],["args"],["list"],["number"],["obj"],["obj"],["obj"],["obj","opt_isCompound"],["obj"],["obj"],["obj"],["string"],[]];[O,Sm,Tm,wo,yo,zo,to,Co,ro,xo,Bo,Do,vo,Ao,uo,V.prototype.sort,V.prototype.map,V.prototype.Mh,V.prototype.hf,V.prototype.filter,V.prototype.limit,V.prototype.gf,
V.prototype.vh,M.prototype.evaluate,M.prototype.Dg,M.prototype.za,M.prototype.V,hm,mm,Wl,dm,nm,Kl,om,Ll,jm,pm,Ml,qm,km,Nl,rm,km,Ol,lm,sm,Ql,ym,Al,tm,ul,zm,um,Sl,Am,sl,vm,Bl,Rl,vl,wm,Dl,tl,Cl,Tl,Ul,Cm,Dm,El,Em,Vl,Fl,xm,Gl,Xl,zl,Hl,Il,Uo,Zo,cp,Xo,Yo,dp,sp,256,pp,qp,op,mp,rp,Q.prototype.set,W,W.prototype.getMap,W.prototype.V,X.prototype.select,X,X.prototype.V,X.prototype.vb,X.prototype.getMap,On,T.prototype.xc,Pn,T,Gn,Rn,Hn,Qn,Kn,Ln,In,Mn,Jn,Nn,Nm.prototype.apply,Nm.prototype.call,S,yn,pn,S.prototype.za,
wn,qn,un,xn,S.prototype.ke,S.prototype.vg,mn,rn,vn,L,L.prototype.getMap,L.prototype.clip,L.prototype.ti,L.prototype.vb,L.prototype.V,eo,L.prototype.Jd,L.prototype.qf,L.prototype.select,L.prototype.l,fo,Z.prototype.nf,Z.prototype.tf,Z.prototype.getMap,Z.prototype.V,Z.prototype.first,Z.prototype.select,Z,go,Ko,Vk,Wk,Xk,Nk,Ok,Tk,Qk,No,gp].forEach(function(d,e){d&&(a[d.toString()]={name:b[e],paramNames:c[e]})});r.EXPORTED_FN_INFO=a})();}).call(this);