Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DPublicDelegatedPrefixesScopedList.php31 public function setPublicDelegatedPrefixes($publicDelegatedPrefixes) argument
33 $this->publicDelegatedPrefixes = $publicDelegatedPrefixes;
40 return $this->publicDelegatedPrefixes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php99 public $publicDelegatedPrefixes; variable in Google\\Service\\Compute
2790 'path' => 'projects/{project}/global/publicDelegatedPrefixes/{publicDelegatedPrefix}',
2809 'path' => 'projects/{project}/global/publicDelegatedPrefixes/{publicDelegatedPrefix}',
2824 'path' => 'projects/{project}/global/publicDelegatedPrefixes',
2838 'path' => 'projects/{project}/global/publicDelegatedPrefixes',
2868 'path' => 'projects/{project}/global/publicDelegatedPrefixes/{publicDelegatedPrefix}',
8544 'publicDelegatedPrefixes',
8548 'path' => 'projects/{project}/aggregated/publicDelegatedPrefixes',
8582 … 'path' => 'projects/{project}/regions/{region}/publicDelegatedPrefixes/{publicDelegatedPrefix}',
8626 'path' => 'projects/{project}/regions/{region}/publicDelegatedPrefixes',
[all …]