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 `UntypedResourceName` class represents a `ResourceName` with an unknown format, useful for handling resource names in unexpected formats."],["This class provides static methods like `isParsableFrom`, `of`, and `parse` for checking, creating, and parsing `UntypedResourceName` instances respectively."],["`UntypedResourceName` includes methods like `equals`, `getFieldValue`, `getFieldValuesMap`, `hashCode`, and `toString` for object comparison, field access, and string representation."],["This page lists the available versions of the `UntypedResourceName`, with version 2.46.1 being the latest and version 2.1.2 being the oldest available."]]],[]]