{"name": string,"visualizationExpression": {object (Expression)},// Union field source can be only one of the following:"asset": string// End of list of possible types for union field source.}
[[["容易理解","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 (世界標準時間)。"],[[["A FeatureView is a map resource with customizable visualization options, sourced from an Earth Engine asset."],["It is represented by a JSON object specifying its name, visualization expression, and the source Earth Engine asset."],["You can create a FeatureView using the `projects.featureView/create` method."],["The `visualizationExpression` field allows you to define how the FeatureView is displayed based on the `google.earthengine.datamaps.v1.MapOptions` proto."]]],[]]