[[["わかりやすい","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-26 UTC。"],[[["`getInfo()` retrieves the value of a ComputedObject (like an `ee.String`) from the Earth Engine server and returns it as a native object (like a JavaScript string or Python string)."],["Requests can be synchronous (blocking) or asynchronous (non-blocking) depending on whether a callback function is provided."],["Synchronous requests (without a callback) can freeze the UI or cause poor performance; using `evaluate()` for asynchronous operations is generally preferred."],["After using `getInfo()`, you can apply regular string operations of the respective language (JavaScript/Python) on the returned object."]]],[]]