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 of the API common package is 2.46.1, as indicated in the list of available versions."],["This page documents the `com.google.api.resourcenames` package, with the current version being 2.22.0."],["The package includes an `UntypedResourceName` class for handling resource names in unexpected formats, with the suggestion to use generated resource name classes when a format is known."],["The `ResourceName` interface must be implemented by all generated resource name types."],["The `ResourceNameFactory` is the third interface provided in the package."]]],[]]