[[["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-07 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."]]],[]]