Home
last modified time | relevance | path

Searched refs:location (Results 251 – 275 of 981) sorted by path

1...<<11121314151617181920>>...40

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php182 'location' => 'path',
187 'location' => 'path',
197 'location' => 'path',
202 'location' => 'path',
212 'location' => 'path',
246 'location' => 'path',
251 'location' => 'path',
261 'location' => 'path',
266 'location' => 'path',
280 'location' => 'path',
[all …]
H A DDisplayVideo.php117 'location' => 'path',
122 'location' => 'query',
131 'location' => 'path',
141 'location' => 'path',
146 'location' => 'query',
171 'location' => 'path',
181 'location' => 'path',
216 'location' => 'path',
240 'location' => 'path',
260 'location' => 'path',
[all …]
H A DDns.php91 'location' => [
115 'location' => [
144 'location' => [
190 'location' => [
223 'location' => [
265 'location' => [
294 'location' => [
336 'location' => [
355 'location' => [
379 'location' => [
[all …]
H A DDocs.php82 'location' => 'path',
96 'location' => 'path',
101 'location' => 'query',
H A DDocument.php80 'location' => 'path',
100 'location' => 'path',
110 'location' => 'path',
120 'location' => 'path',
125 'location' => 'query',
129 'location' => 'query',
152 'location' => 'path',
162 'location' => 'path',
172 'location' => 'path',
204 'location' => 'path',
[all …]
H A DDomainsRDAP.php74 'location' => 'path',
94 'location' => 'path',
114 'location' => 'path',
134 'location' => 'path',
139 'location' => 'path',
159 'location' => 'path',
H A DDoubleClickBidManager.php73 'location' => 'query',
82 'location' => 'path',
92 'location' => 'path',
102 'location' => 'query',
106 'location' => 'query',
115 'location' => 'path',
120 'location' => 'query',
139 'location' => 'path',
144 'location' => 'query',
148 'location' => 'query',
H A DDoubleclicksearch.php73 'location' => 'path',
78 'location' => 'path',
83 'location' => 'path',
88 'location' => 'query',
93 'location' => 'query',
98 'location' => 'query',
103 'location' => 'query',
108 'location' => 'query',
155 'location' => 'path',
165 'location' => 'path',
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserOrganization.php49 public $location; variable in Google\\Service\\Directory\\UserOrganization
158 public function setLocation($location) argument
160 $this->location = $location;
167 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DRRSetRoutingPolicyGeoPolicyGeoPolicyItem.php30 public $location; variable in Google\\Service\\Dns\\RRSetRoutingPolicyGeoPolicyGeoPolicyItem
57 public function setLocation($location) argument
59 $this->location = $location;
66 return $this->location;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DChanges.php37 * @param string $location
48 public function create($project, $location, $managedZone, Change $postBody, $optParams = []) argument
50 …$params = ['project' => $project, 'location' => $location, 'managedZone' => $managedZone, 'postBod…
58 * @param string $location
70 public function get($project, $location, $managedZone, $changeId, $optParams = []) argument
72 …$params = ['project' => $project, 'location' => $location, 'managedZone' => $managedZone, 'changeI…
80 * @param string $location
96 public function listChanges($project, $location, $managedZone, $optParams = []) argument
98 $params = ['project' => $project, 'location' => $location, 'managedZone' => $managedZone];
H A DDnsKeys.php37 * @param string $location Specifies the location of the resource. This
52 public function get($project, $location, $managedZone, $dnsKeyId, $optParams = []) argument
54 …$params = ['project' => $project, 'location' => $location, 'managedZone' => $managedZone, 'dnsKeyI…
62 * @param string $location Specifies the location of the resource. This
78 public function listDnsKeys($project, $location, $managedZone, $optParams = []) argument
80 $params = ['project' => $project, 'location' => $location, 'managedZone' => $managedZone];
H A DManagedZoneOperations.php38 * @param string $location Specifies the location of the resource. This
51 public function get($project, $location, $managedZone, $operation, $optParams = []) argument
53 …$params = ['project' => $project, 'location' => $location, 'managedZone' => $managedZone, 'operati…
62 * @param string $location Specifies the location of the resource. This
77 public function listManagedZoneOperations($project, $location, $managedZone, $optParams = []) argument
79 $params = ['project' => $project, 'location' => $location, 'managedZone' => $managedZone];
H A DManagedZones.php38 * @param string $location Specifies the location of the resource. This
48 public function create($project, $location, ManagedZone $postBody, $optParams = []) argument
58 * @param string $location Specifies the location of the resource. This
68 public function delete($project, $location, $managedZone, $optParams = []) argument
78 * @param string $location Specifies the location of the resource. This
89 public function get($project, $location, $managedZone, $optParams = []) argument
100 * @param string $location Specifies the location of the resource. This
113 public function listManagedZones($project, $location, $optParams = []) argument
115 $params = ['project' => $project, 'location' => $location];
123 * @param string $location Specifies the location of the resource. This
[all …]
H A DPolicies.php39 * @param string $location Specifies the location of the resource. This
49 public function create($project, $location, Policy $postBody, $optParams = []) argument
60 * @param string $location Specifies the location of the resource. This
70 public function delete($project, $location, $policy, $optParams = []) argument
80 * @param string $location Specifies the location of the resource. This
91 public function get($project, $location, $policy, $optParams = []) argument
101 * @param string $location Specifies the location of the resource. This
112 public function listPolicies($project, $location, $optParams = []) argument
114 $params = ['project' => $project, 'location' => $location];
122 * @param string $location Specifies the location of the resource. This
[all …]
H A DProjects.php36 * @param string $location
44 public function get($project, $location, $optParams = []) argument
46 $params = ['project' => $project, 'location' => $location];
H A DResourceRecordSets.php37 * @param string $location Specifies the location of the resource. This
49 …public function create($project, $location, $managedZone, ResourceRecordSet $postBody, $optParams … argument
51 …$params = ['project' => $project, 'location' => $location, 'managedZone' => $managedZone, 'postBod…
59 * @param string $location Specifies the location of the resource. This
71 public function delete($project, $location, $managedZone, $name, $type, $optParams = []) argument
82 * @param string $location Specifies the location of the resource. This
95 public function get($project, $location, $managedZone, $name, $type, $optParams = []) argument
106 * @param string $location Specifies the location of the resource. This
123 public function listResourceRecordSets($project, $location, $managedZone, $optParams = []) argument
125 $params = ['project' => $project, 'location' => $location, 'managedZone' => $managedZone];
[all …]
H A DResponsePolicies.php39 * @param string $location Specifies the location of the resource, only
50 public function create($project, $location, ResponsePolicy $postBody, $optParams = []) argument
61 * @param string $location Specifies the location of the resource. This
71 public function delete($project, $location, $responsePolicy, $optParams = []) argument
82 * @param string $location Specifies the location of the resource. This
93 public function get($project, $location, $responsePolicy, $optParams = []) argument
104 * @param string $location Specifies the location of the resource. This
115 public function listResponsePolicies($project, $location, $optParams = []) argument
117 $params = ['project' => $project, 'location' => $location];
126 * @param string $location Specifies the location of the resource. This
[all …]
H A DResponsePolicyRules.php39 * @param string $location Specifies the location of the resource. This
51 …public function create($project, $location, $responsePolicy, ResponsePolicyRule $postBody, $optPar… argument
62 * @param string $location Specifies the location of the resource. This
74 public function delete($project, $location, $responsePolicy, $responsePolicyRule, $optParams = []) argument
85 * @param string $location Specifies the location of the resource. This
98 public function get($project, $location, $responsePolicy, $responsePolicyRule, $optParams = []) argument
109 * @param string $location Specifies the location of the resource. This
122 public function listResponsePolicyRules($project, $location, $responsePolicy, $optParams = []) argument
124 $params = ['project' => $project, 'location' => $location, 'responsePolicy' => $responsePolicy];
133 * @param string $location Specifies the location of the resource. This
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DCreateFootnoteRequest.php44 public function setLocation(Location $location) argument
46 $this->location = $location;
53 return $this->location;
H A DInsertInlineImageRequest.php50 public function setLocation(Location $location) argument
52 $this->location = $location;
59 return $this->location;
H A DInsertPageBreakRequest.php44 public function setLocation(Location $location) argument
46 $this->location = $location;
53 return $this->location;
H A DInsertSectionBreakRequest.php48 public function setLocation(Location $location) argument
50 $this->location = $location;
57 return $this->location;
H A DInsertTableRequest.php66 public function setLocation(Location $location) argument
68 $this->location = $location;
75 return $this->location;
H A DInsertTextRequest.php48 public function setLocation(Location $location) argument
50 $this->location = $location;
57 return $this->location;

1...<<11121314151617181920>>...40