[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-04 UTC。"],[[["This method watches a specified variable for changes, returning the new value upon change or timing out."],["If the watched variable is deleted, the method will return the last known value, and the `variableState` will be set to `DELETED`."],["The HTTP request is a `POST` to a specific URL, which includes the variable's name in the format: `projects/[PROJECT_ID]/configs/[CONFIG_NAME]`."],["The request body can contain a `newerThan` field, which is a timestamp used to immediately check if the current variable timestamp is newer than the provided timestamp."],["The method requires authorization with either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/cloudruntimeconfig` OAuth scopes."]]],[]]