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\u003eThe webpage primarily details the \u003ccode\u003eUntypedResourceName\u003c/code\u003e class, which is used to represent a \u003ccode\u003eResourceName\u003c/code\u003e with an unknown or unexpected format.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUntypedResourceName\u003c/code\u003e is intended to be utilized when a resource name string is in an unexpected format, with a preference for generated resource name classes with known formats.\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, including \u003ccode\u003eequals()\u003c/code\u003e, \u003ccode\u003ehashCode()\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides static methods for determining if a formatted string is parsable (\u003ccode\u003eisParsableFrom()\u003c/code\u003e), parsing a formatted string (\u003ccode\u003eparse()\u003c/code\u003e), and creating an \u003ccode\u003eUntypedResourceName\u003c/code\u003e instance from an existing \u003ccode\u003eResourceName\u003c/code\u003e (\u003ccode\u003eof()\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThere is a comprehensive list of various versions of the \u003ccode\u003eUntypedResourceName\u003c/code\u003e class available for reference, ranging from the latest version, 2.46.1, down to 2.1.2.\u003c/p\u003e\n"]]],[],null,[]]