[[["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-06 UTC."],[[["The latest version available for `FieldMaskedSerializer` is 2.63.1, as part of the Google API Client Libraries for Java."],["`FieldMaskedSerializer` is a JSON Serializer specifically designed for messages with a field mask, enabling selective serialization of fields."],["This class implements `JsonSerializer\u003cApiMessage\u003e` and inherits from `java.lang.Object`, offering methods like `serialize` for JSON serialization."],["A constructor `FieldMaskedSerializer(List\u003cString\u003e fieldMask)` is available, requiring a list of field names to specify which fields should be included in serialization."],["The `serialize` method takes an `ApiMessage`, `Type`, and `JsonSerializationContext` as parameters, returning a `JsonElement`."]]],[]]