Pengumuman: Semua project nonkomersial yang terdaftar untuk menggunakan Earth Engine sebelum
15 April 2025 harus
memverifikasi kelayakan nonkomersial untuk mempertahankan akses Earth Engine.
EarthEngineAssetView
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Tampilan resource untuk EarthEngineAsset
.
Tampilan menentukan ukuran halaman maksimum untuk operasi API, dengan batas yang umumnya lebih tinggi untuk tampilan yang lebih ketat: - 10000 untuk BASIC - 1000 untuk tampilan lainnya
Enum |
EARTH_ENGINE_ASSET_VIEW_UNSPECIFIED |
Tidak ditentukan, sama dengan FULL . |
FULL |
Semua kolom ditetapkan di setiap EarthEngineAsset yang ditampilkan dalam respons. Nilai default. |
BASIC |
Hanya kolom type , name , dan id yang ditetapkan di setiap EarthEngineAsset yang ditampilkan dalam respons. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-26 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-26 UTC."],[[["\u003cp\u003eEarthEngineAsset resource views control the amount of data returned in API responses, impacting page size limits.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFULL\u003c/code\u003e view returns all asset fields and is the default, while \u003ccode\u003eBASIC\u003c/code\u003e view only returns essential fields like type, name, and ID for a more concise response.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBASIC\u003c/code\u003e view allows for larger page sizes in API operations compared to other views.\u003c/p\u003e\n"]]],["The `EarthEngineAsset` resource view has two main types: `FULL` and `BASIC`. `FULL` displays all fields, while `BASIC` shows only `type`, `name`, and `id`. The default view is `FULL`. The maximum page size for API operations varies by view, with `BASIC` allowing up to 10,000 items per page and other views limited to 1,000. An unspecified view defaults to `FULL`.\n"],null,["# EarthEngineAssetView\n\nA resource view for `EarthEngineAsset`.\n\nThe view determines the maximum page size for API operations, with generally higher limits for more restrictive views: - 10000 for BASIC - 1000 otherwise\n\n| Enums ||\n|---------------------------------------|-------------------------------------------------------------------------------------------------------|\n| `EARTH_ENGINE_ASSET_VIEW_UNSPECIFIED` | Not specified, equivalent to `FULL`. |\n| `FULL` | All fields are set in each `EarthEngineAsset` returned in the response. The default value. |\n| `BASIC` | Only the fields `type`, `name`, and `id` are set in each `EarthEngineAsset` returned in the response. |"]]