Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DPathMatcher.php41 protected $pathRulesType = PathRule::class;
131 * @param PathRule[]
138 * @return PathRule[]
DPathRule.php20 class PathRule extends \Google\Collection class
95 class_alias(PathRule::class, 'Google_Service_Compute_PathRule');