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-03-21 UTC."],[[["The webpage provides documentation for the `UntypedResourceName` class in the Java API, a resource name with an unknown format."],["The `UntypedResourceName` class implements the `ResourceName` interface and is used when a resource name string is in an unexpected format."],["The page lists available versions, ranging from version 2.46.1 (latest) down to 2.1.2, providing links to documentation for each version."],["`UntypedResourceName` has static methods for parsing strings and checking if they are parsable, with regular methods for field retrieval, and overriding several object methods."]]],[]]