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-07-01 UTC."],[[["This webpage documents various versions of the `com.google.api.resourcenames` package, with the latest version being 2.46.1."],["The listed versions range from 2.1.2 to 2.46.1, providing access to previous releases of the package."],["The package includes classes like `UntypedResourceName`, designed to handle resource names with unknown formats, in addition to known formatted resources."],["The `ResourceName` interface is a core component that all generated resource name types must implement."],["The `ResourceNameFactory\u003cT\u003e` interface can also be found within this package."]]],[]]