Home
last modified time | relevance | path

Searched refs:routeName (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DDomainMappingSpec.php33 public $routeName; variable in Google\\Service\\CloudRun\\DomainMappingSpec
66 public function setRouteName($routeName) argument
68 $this->routeName = $routeName;
75 return $this->routeName;