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 webpage provides documentation for the `com.google.api.resourcenames` package, with version 2.46.1 being the latest available release."],["It lists a comprehensive history of package versions, ranging from version 2.46.1 down to 2.1.2, each linked to their respective documentation."],["The documentation includes information about `UntypedResourceName`, a class designed to handle resource names with unexpected formats."],["The webpage also defines the `ResourceName` interface, which is mandatory for all generated resource name types, and the `ResourceNameFactory` interface, which is also included in the package."],["The source code for the api can be found on github under the googleapis/sdk-platform-java repository, in the main branch, within the api-common-java folder."]]],[]]