[[["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-02 UTC."],[[["The latest version available for `FieldMaskedSerializer` is 2.63.1, as indicated in the provided list of versions."],["`FieldMaskedSerializer` is a JSON Serializer for messages, specifically designed to handle field masks for selective serialization."],["It implements the `com.google.gson.JsonSerializer\u003ccom.google.api.gax.httpjson.ApiMessage\u003e` interface."],["The constructor for `FieldMaskedSerializer` accepts a `List\u003cString\u003e` named `fieldMask` as a parameter, which defines which fields to serialize."],["The `serialize` method takes an `ApiMessage`, `Type`, and `JsonSerializationContext` to produce a `JsonElement` as its return."]]],[]]