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."],[[["This webpage provides documentation for the `com.google.api.resourcenames` package, part of the Google API Common Java library."],["Version 2.46.1 is the latest available release, while the current documentation is for version 2.45.0, with a wide range of previous versions listed, down to 2.1.2."],["The package includes an `UntypedResourceName` class for handling resource names with unknown formats and a `ResourceName` interface that generated resource name types should implement."],["The package also includes a `ResourceNameFactory` interface, however no description is provided for it."],["The source code for the package can be found in the provided GitHub repository link."]]],[]]