Templates use the syntax of the API platform; see the protobuf of HttpRule for details. A
template consists of a sequence of literals, wildcards, and variable bindings, where each binding
Class for representing and working with resource names.
A resource name is represented by PathTemplate, an assignment to variables in the
template, and an optional endpoint. The ResourceName class implements the map interface
Exception thrown if there is a validation problem with a path template, http config, or related
framework methods. Comes as an illegal argument exception subclass. Allows to globally set a
thread-local validation context description which each exception inherits.
[[["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 available is 2.46.1, as indicated in the provided list of versions for the `com.google.api.pathtemplate` package."],["The `com.google.api.pathtemplate` package, version 2.34.0, includes classes such as `PathTemplate` and `TemplatedResourceName` for working with resource paths and templates."],["The package provides a `TemplatedResourceName.Resolver` interface for registering resource name resolvers and a `ValidationException.Supplier` interface for defining validation exceptions."],["A `ValidationException` is available to be thrown when validation issues occur with path templates, HTTP configurations, or related framework operations, and it can be subclassed from the illegal argument exception."],["The package is hosted in a GitHub repository, which can be found at `https://github.com/googleapis/sdk-platform-java/tree/main/api-common-java/api-common/src/main/java/com/google/api/pathtemplate`."]]],[]]