Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DPublicDelegatedPrefix.php58 public $parentPrefix; variable in Google\\Service\\Compute\\PublicDelegatedPrefix
189 public function setParentPrefix($parentPrefix) argument
191 $this->parentPrefix = $parentPrefix;
198 return $this->parentPrefix;