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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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."]]],[]]