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-09 UTC."],[[["The latest version available for `UntypedResourceName` is 2.46.1, and the page also provides access to various previous versions of the API documentation, from 2.45.0 down to 2.1.2."],["`UntypedResourceName` is a Java class that represents a `ResourceName` with an unknown format, and is designed to handle resource name strings in unexpected formats."],["The class implements the `ResourceName` interface and inherits several methods from the `Object` class, like `equals()`, `hashCode()`, and `toString()`."],["`UntypedResourceName` offers methods such as `getFieldValue()`, `getFieldValuesMap()`, `isParsableFrom()`, `of()`, and `parse()` to handle and manipulate resource name data."]]],[]]