[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 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`."]]],[]]