[[["易于理解","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"]],["最后更新时间 (UTC):2025-08-04。"],[[["Lists container assets, such as folders or collections, within a specified parent resource."],["Allows filtering by properties like startTime, endTime, and custom properties for ImageCollections."],["Supports pagination to retrieve large result sets using pageSize and pageToken."],["Requires appropriate IAM permissions or OAuth scopes for authorization."],["Offers different views to control the amount of data returned for ImageCollections."]]],["This outlines how to list container assets (folders/collections) using a `GET` request to `listAssets`. Key actions include specifying the `parent` asset path, which determines the scope of the list. Optional query parameters allow for: `pageSize` to limit results, `pageToken` for pagination, `filter` to refine `ImageCollection` asset results by date, properties, or geometry, and `view` to select returned parts of `ImageCollection`. A successful response contains `ListAssetsResponse`. Authorization requires specific IAM permissions and OAuth scopes.\n"]]