Home
last modified time | relevance | path

Searched refs:managedZones (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDns.php53 public $managedZones; variable in Google\\Service\\Dns
83 … 'path' => 'dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes',
136 … 'path' => 'dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/changes',
215 … 'path' => 'dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/dnsKeys',
324 'managedZones',
328 'path' => 'dns/v2/projects/{project}/locations/{location}/managedZones',
347 'path' => 'dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}',
371 'path' => 'dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}',
395 'path' => 'dns/v2/projects/{project}/locations/{location}/managedZones',
422 'path' => 'dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}',
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DManagedZonesListResponse.php67 public function setManagedZones($managedZones) argument
69 $this->managedZones = $managedZones;
76 return $this->managedZones;
H A DQuota.php38 public $managedZones; variable in Google\\Service\\Dns\\Quota
135 public function setManagedZones($managedZones) argument
137 $this->managedZones = $managedZones;
144 return $this->managedZones;