Home
last modified time | relevance | path

Searched refs:responsePolicies (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDns.php57 public $responsePolicies; variable in Google\\Service\\Dns
825 'responsePolicies',
829 'path' => 'dns/v2/projects/{project}/locations/{location}/responsePolicies',
848 … 'path' => 'dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}',
872 … 'path' => 'dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}',
896 'path' => 'dns/v2/projects/{project}/locations/{location}/responsePolicies',
919 … 'path' => 'dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}',
943 … 'path' => 'dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}',
977 …'path' => 'dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules',
1001 …'path' => 'dns/v2/projects/{project}/locations/{location}/responsePolicies/{responsePolicy}/rules/…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DResponsePoliciesListResponse.php63 public function setResponsePolicies($responsePolicies) argument
65 $this->responsePolicies = $responsePolicies;
72 return $this->responsePolicies;