[[["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 of the `ApiMessage` documentation is 2.63.1, while there is a list of previous versions ranging from 2.62.0 down to 2.7.1 that you can access."],["The `ApiMessage` interface in Java provides methods for retrieving the request body (`getApiMessageRequestBody()`), field mask (`getFieldMask()`), and field values (`getFieldValue(String fieldName)`)."],["The method `getApiMessageRequestBody()` returns an `ApiMessage` type object."],["`getFieldMask()` method returns a list of strings, and `getFieldValue(String fieldName)` returns an object based on the `fieldName`."],["Version 2.9.0 is the version for which the `ApiMessage` interface methods are documented in detail."]]],[]]