Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DEndpointPolicy.php38 protected $endpointMatcherType = EndpointMatcher::class;
120 * @param EndpointMatcher
122 public function setEndpointMatcher(EndpointMatcher $endpointMatcher)
127 * @return EndpointMatcher
H A DEndpointMatcher.php20 class EndpointMatcher extends \Google\Model class
42 class_alias(EndpointMatcher::class, 'Google_Service_NetworkServices_EndpointMatcher');