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 of the API documentation available is 2.46.1, while the current page focuses on version 2.43.0 of the `com.google.api.pathtemplate` package."],["The `com.google.api.pathtemplate` package includes classes such as `PathTemplate` and `TemplatedResourceName` for working with path templates and resource names."],["The `TemplatedResourceName.Resolver` interface allows for registering resource name resolvers."],["The package includes a `ValidationException` class for handling validation issues related to path templates and HTTP configurations, which is a subclass of `IllegalArgumentException`."],["The Github repository for this api-common code 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."]]],[]]