Home
last modified time | relevance | path

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

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