{"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 UTC。"],[[["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."]]],[]]