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 the `com.google.api.resourcenames` package, providing access to the Java API reference for various versions, starting from version 2.1.2 up to the latest, 2.46.1."],["The latest version of the API in this documentation is 2.46.1, with the current version being documented as 2.6.2."],["The package includes an `UntypedResourceName` class, which is designed to handle resource name strings with unexpected formats."],["The `ResourceName` interface is mandatory for all generated resource name types to implement."],["The package also contains a `ResourceNameFactory` interface, likely used for creating instances of `ResourceName` types."]]],[]]