[[["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 of `FieldMaskedSerializer` is 2.63.1, part of the `com.google.api.gax.httpjson` package."],["`FieldMaskedSerializer` is a JSON serializer for messages that use a field mask to selectively serialize specific fields."],["The `FieldMaskedSerializer` class implements the `com.google.gson.JsonSerializer\u003ccom.google.api.gax.httpjson.ApiMessage\u003e` interface."],["The constructor `FieldMaskedSerializer(List\u003cString\u003e fieldMask)` takes a list of strings to define the field mask for selective serialization."],["The method `serialize(ApiMessage requestBody, Type typeOfSrc, JsonSerializationContext context)` serializes an `ApiMessage` using the defined field mask, returning a `com.google.gson.JsonElement`."]]],[]]