A class to represent a ResourceName with an unknown format. This class in intended to
support the case of a resource name string in an unexpected format - generated resource name
classes with known formats should be preferred where possible.
[[["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-09-09 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eUntypedResourceName\u003c/code\u003e class in the Google API Common Java library, with the latest version being 2.46.1, and lists previous versions down to 2.1.2.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUntypedResourceName\u003c/code\u003e class is designed to represent a \u003ccode\u003eResourceName\u003c/code\u003e with an unknown format, intended for use when the resource name string is in an unexpected format.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the \u003ccode\u003eResourceName\u003c/code\u003e interface and inherits several methods from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eequals()\u003c/code\u003e, \u003ccode\u003ehashCode()\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eStatic methods are available for checking if a string is parsable (\u003ccode\u003eisParsableFrom()\u003c/code\u003e), creating an instance from a \u003ccode\u003eResourceName\u003c/code\u003e (\u003ccode\u003eof()\u003c/code\u003e), and parsing a formatted string into an \u003ccode\u003eUntypedResourceName\u003c/code\u003e (\u003ccode\u003eparse()\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class also offers methods for accessing field information, such as retrieving the value of a specific field (\u003ccode\u003egetFieldValue()\u003c/code\u003e) or obtaining a map of all field names and their values (\u003ccode\u003egetFieldValuesMap()\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]