EarthEngineAssetView
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
תצוגת משאבים של EarthEngineAsset
.
התצוגה קובעת את הגודל המקסימלי של הדף לפעולות API, עם מגבלות גבוהות יותר בדרך כלל לתצוגות מגבילות יותר: - 10,000 ל-BASIC - 1,000 לכל שאר התצוגות
טיפוסים בני מנייה (enum) |
EARTH_ENGINE_ASSET_VIEW_UNSPECIFIED |
לא צוין, שווה ל-FULL . |
FULL |
כל השדות מוגדרים בכל EarthEngineAsset שמוחזר בתגובה. ערך ברירת המחדל. |
BASIC |
רק השדות type , name ו-id מוגדרים בכל EarthEngineAsset שמוחזר בתשובה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003eThe EarthEngineAsset resource view dictates the amount of data returned for API operations, with the BASIC view offering higher limits but returning less data.\u003c/p\u003e\n"],["\u003cp\u003eThe default view is FULL, which returns all fields for each EarthEngineAsset in the response.\u003c/p\u003e\n"],["\u003cp\u003eThe BASIC view only returns the type, name, and ID for each asset, enabling higher page sizes for queries.\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. |"]]