[[["이해하기 쉬움","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."]]],[]]