Copied!

Provides functionality for loading a resource name template map from a descriptor config, retrieving a PathTemplate, and parsing values using registered templates.

  • internal
Trait
Properties
private static $templateMap = NULL
 
  • var array|null
Methods
private static getClientDefaults()
 

placeholder for this function like we have in GapicClientTrait

private static getPathTemplate(string $key)
private static loadPathTemplates(string $configPath, string $serviceName)
private static parseFormattedName(string $formattedName, ?string $template = NULL) : array
private static registerPathTemplates()
Properties
private static $templateMap = NULL
 
  • var array|null
Methods
private static getClientDefaults()
 

placeholder for this function like we have in GapicClientTrait

private static getPathTemplate(string $key)
private static loadPathTemplates(string $configPath, string $serviceName)
private static parseFormattedName(string $formattedName, ?string $template = NULL) : array
private static registerPathTemplates()
© 2026 Bruce Wells
Search Namespaces \ Classes
Configuration