[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The `FieldMaskedSerializer` class is a JSON serializer designed for messages that utilize a field mask to determine which fields should be serialized."],["It implements the `JsonSerializer` interface for `ApiMessage`, offering customized serialization logic."],["The class features a constructor `FieldMaskedSerializer(List\u003cString\u003e fieldMask)` that allows setting a list of strings that define the `fieldMask`."],["The `serialize` method within this class handles the serialization process, taking an `ApiMessage`, `Type`, and `JsonSerializationContext` as parameters and returns a `JsonElement`."],["The page contains a comprehensive list of available versions, ranging from 2.63.1 (latest) to 2.7.1, each linking to their respective documentation."]]],[]]