Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DStructMatcher.php23 protected $pathType = PathSegment::class;
29 * @param PathSegment[]
36 * @return PathSegment[]
H A DPathSegment.php20 class PathSegment extends \Google\Model class
44 class_alias(PathSegment::class, 'Google_Service_TrafficDirectorService_PathSegment');