[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-02-04 UTC."],[[["This `Subscribable` interface, part of the Google Workspace Developer Preview Program, is a helper class designed for managing value updates."],["The interface allows access to a value through the `get()` method, the specific implementation of which is not detailed here."],["It facilitates subscription to value updates via the `subscribe(callback)` method, triggering a provided callback whenever the value changes."],["You can remove a previously subscribed callback using the `unsubscribe(callback)` method, requiring the original callback instance."]]],[]]