{// Union field destination can be only one of the following:"earthEngineDestination": {object (EarthEngineDestination)}// End of list of possible types for union field destination.}
[[["わかりやすい","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-07-25 UTC。"],[],["This describes initiating a batch process to compute and save a classifier as an Earth Engine asset via an HTTP POST request. The request requires a project ID and an expression defining the classifier. It also takes optional parameters like a task description, unique request ID, workload tag, and priority. The `assetExportOptions` field is required and specifies that it is an Earth Engine asset. Successful requests return an Operation instance, and it requires specific OAuth scopes for authorization.\n"]]