Annuncio: tutti i progetti non commerciali registrati per l'utilizzo di Earth Engine prima del
15 aprile 2025 devono
verificare l'idoneità non commerciale per mantenere l'accesso a Earth Engine.
ui.Map.CloudStorageLayer.getName
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Restituisce il nome del livello.
Utilizzo | Resi |
---|
CloudStorageLayer.getName() | Stringa |
Argomento | Tipo | Dettagli |
---|
questo: ui.map.abstractlayer | ui.Map.AbstractLayer | L'istanza ui.Map.AbstractLayer. |
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-07-26 UTC.
[null,null,["Ultimo aggiornamento 2025-07-26 UTC."],[[["\u003cp\u003e\u003ccode\u003egetName()\u003c/code\u003e is a method that returns the name of the CloudStorageLayer as a String.\u003c/p\u003e\n"],["\u003cp\u003eIt's used with a ui.Map.AbstractLayer instance and has no arguments other than the instance itself.\u003c/p\u003e\n"]]],["The `getName()` method of the `CloudStorageLayer` object returns a string representing the layer's name. It is called on an instance of `ui.Map.AbstractLayer`. The function takes no arguments. The only required parameter is the `ui.Map.AbstractLayer` instance itself, designated as `this`.\n"],null,["# ui.Map.CloudStorageLayer.getName\n\n\u003cbr /\u003e\n\nReturns the name of the layer.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-------------------------------|---------|\n| CloudStorageLayer.getName`()` | String |\n\n| Argument | Type | Details |\n|------------------------------|----------------------|------------------------------------|\n| this: `ui.map.abstractlayer` | ui.Map.AbstractLayer | The ui.Map.AbstractLayer instance. |"]]