[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-03-06 (世界標準時間)。"],[[["The `ListAssets` response includes a list of Earth Engine assets and a token for retrieving subsequent pages."],["Each asset is represented by an `EarthEngineAsset` object containing its details."],["Use the `nextPageToken` in the `page_token` field of a subsequent `ListAssets` request to access the next page of results if available."]]],["The response for `EarthEngineService.ListAssets` contains a list of assets and a potential token for pagination. The `assets` field provides an array of EarthEngineAsset objects. The `nextPageToken` field, if present, is a string used to retrieve the subsequent page of results by including it in the `ListAssetsRequest.page_token` parameter of the next `ListAssets` method call.\n"]]