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."],["The current package version in focus is 2.35.0 for `com.google.api.resourcenames`."],["The package `com.google.api.resourcenames` provides classes and interfaces for managing resource names in Google APIs."],["The `UntypedResourceName` class handles resource names with unknown formats, while the `ResourceName` interface is to be implemented by resource name types."],["The `ResourceNameFactory` interface is also part of the package, but no specific description was provided."]]],[]]