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."],[[["This webpage details the `UntypedResourceName` class, which is designed to represent a `ResourceName` with an unknown format in Java."],["The class is intended to handle resource name strings in unexpected formats, and it implements the `ResourceName` interface while inheriting from `Object`."],["The `UntypedResourceName` class includes static methods such as `isParsableFrom`, `of`, and `parse`, alongside instance methods like `equals`, `getFieldValue`, `getFieldValuesMap`, `hashCode`, and `toString`."],["The webpage provides a comprehensive list of versioned documentation links, ranging from version 2.46.1 down to 2.1.2 for the `com.google.api.resourcenames.UntypedResourceName` package."],["The latest version of the documentation available is 2.46.1, while the version the documentation is focused on is 2.37.1."]]],[]]