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-04-17 UTC."],[[["This webpage details the `UntypedResourceName` class, which is designed to represent a `ResourceName` with an unknown format in the Java API Common library."],["The `UntypedResourceName` class is intended for use when a resource name string has an unexpected format, and it is recommended to use generated resource name classes with known formats when possible."],["The class implements the `ResourceName` interface and includes methods for parsing, retrieving field values, and checking if a string is parsable, along with inherited methods from the `Object` class."],["The page provides access to various versions of the API documentation, including the latest version 2.46.1, as well as previous versions down to 2.1.2, alongside current documentation for 2.45.0."]]],[]]