[[["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."],[[["This webpage provides documentation for the `ResourceName` interface in the Google API Common library, specifically for Java."],["The latest version of the API is 2.46.1, and the page also provides documentation for a multitude of previous versions, ranging down to version 2.1.2."],["The `ResourceName` interface requires implementing classes to include two methods, `getFieldValue(String fieldName)` which retrieves the string value of a specific field, and `getFieldValuesMap()` which provides a map of all field names and their values."],["The `getFieldValue` method returns a String or `null` if the field is not found, and the `getFieldValuesMap` returns a `Map` containing String keys and String values."]]],[]]