Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DStructMatcher.php23 protected $pathType = PathSegment::class; variable in Google\\Service\\TrafficDirectorService\\StructMatcher
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Key.php25 protected $pathType = GooglePrivacyDlpV2PathElement::class; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Key
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DKey.php25 protected $pathType = PathElement::class; variable in Google\\Service\\Datastore\\Key
/plugin/combo/ComboStrap/
H A DMarkupRef.php403 $pathType = "unknown";
405 $pathType = "current";
408 $pathType = "parent";
419 switch ($pathType) {