Home
last modified time | relevance | path

Searched refs:region (Results 1 – 25 of 214) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
DRegionNetworkFirewallPolicies.php46 * @param string $region Name of the region scoping this request.
66 …public function addAssociation($project, $region, $firewallPolicy, FirewallPolicyAssociation $post… argument
68 …$params = ['project' => $project, 'region' => $region, 'firewallPolicy' => $firewallPolicy, 'postB…
77 * @param string $region Name of the region scoping this request.
100 …public function addRule($project, $region, $firewallPolicy, FirewallPolicyRule $postBody, $optPara… argument
102 …$params = ['project' => $project, 'region' => $region, 'firewallPolicy' => $firewallPolicy, 'postB…
111 * @param string $region Name of the region scoping this request.
129 public function cloneRules($project, $region, $firewallPolicy, $optParams = []) argument
131 $params = ['project' => $project, 'region' => $region, 'firewallPolicy' => $firewallPolicy];
140 * @param string $region Name of the region scoping this request.
[all …]
DRegionInstanceGroupManagers.php62 * @param string $region Name of the region scoping this request.
79 …public function abandonInstances($project, $region, $instanceGroupManager, RegionInstanceGroupMana… argument
81 …$params = ['project' => $project, 'region' => $region, 'instanceGroupManager' => $instanceGroupMan…
90 * @param string $region Name of the region scoping this request, should conform
98 …public function applyUpdatesToInstances($project, $region, $instanceGroupManager, RegionInstanceGr… argument
100 …$params = ['project' => $project, 'region' => $region, 'instanceGroupManager' => $instanceGroupMan…
113 * @param string $region The name of the region where the managed instance group
131 …public function createInstances($project, $region, $instanceGroupManager, RegionInstanceGroupManag… argument
133 …$params = ['project' => $project, 'region' => $region, 'instanceGroupManager' => $instanceGroupMan…
142 * @param string $region Name of the region scoping this request.
[all …]
DRegionDisks.php49 * @param string $region The name of the region for this request.
66 …public function addResourcePolicies($project, $region, $disk, RegionDisksAddResourcePoliciesReques… argument
68 … $params = ['project' => $project, 'region' => $region, 'disk' => $disk, 'postBody' => $postBody];
79 * @param string $region Name of the region for this request.
96 public function createSnapshot($project, $region, $disk, Snapshot $postBody, $optParams = []) argument
98 … $params = ['project' => $project, 'region' => $region, 'disk' => $disk, 'postBody' => $postBody];
109 * @param string $region Name of the region for this request.
125 public function delete($project, $region, $disk, $optParams = []) argument
127 $params = ['project' => $project, 'region' => $region, 'disk' => $disk];
135 * @param string $region Name of the region for this request.
[all …]
DSubnetworks.php106 * @param string $region Name of the region scoping this request.
122 public function delete($project, $region, $subnetwork, $optParams = []) argument
124 $params = ['project' => $project, 'region' => $region, 'subnetwork' => $subnetwork];
133 * @param string $region Name of the region scoping this request.
150 …public function expandIpCidrRange($project, $region, $subnetwork, SubnetworksExpandIpCidrRangeRequ… argument
152 …$params = ['project' => $project, 'region' => $region, 'subnetwork' => $subnetwork, 'postBody' => …
161 * @param string $region Name of the region scoping this request.
166 public function get($project, $region, $subnetwork, $optParams = []) argument
168 $params = ['project' => $project, 'region' => $region, 'subnetwork' => $subnetwork];
177 * @param string $region The name of the region for this request.
[all …]
DTargetPools.php46 * @param string $region Name of the region scoping this request.
63 …public function addHealthCheck($project, $region, $targetPool, TargetPoolsAddHealthCheckRequest $p… argument
65 …$params = ['project' => $project, 'region' => $region, 'targetPool' => $targetPool, 'postBody' => …
73 * @param string $region Name of the region scoping this request.
91 …public function addInstance($project, $region, $targetPool, TargetPoolsAddInstanceRequest $postBod… argument
93 …$params = ['project' => $project, 'region' => $region, 'targetPool' => $targetPool, 'postBody' => …
161 * @param string $region Name of the region scoping this request.
177 public function delete($project, $region, $targetPool, $optParams = []) argument
179 $params = ['project' => $project, 'region' => $region, 'targetPool' => $targetPool];
188 * @param string $region Name of the region scoping this request.
[all …]
DRouters.php102 * @param string $region Name of the region for this request.
118 public function delete($project, $region, $router, $optParams = []) argument
120 $params = ['project' => $project, 'region' => $region, 'router' => $router];
129 * @param string $region Name of the region for this request.
134 public function get($project, $region, $router, $optParams = []) argument
136 $params = ['project' => $project, 'region' => $region, 'router' => $router];
145 * @param string $region Name of the region for this request.
191 public function getNatMappingInfo($project, $region, $router, $optParams = []) argument
193 $params = ['project' => $project, 'region' => $region, 'router' => $router];
202 * @param string $region Name of the region for this request.
[all …]
DRegionUrlMaps.php40 * @param string $region Name of the region scoping this request.
48 public function delete($project, $region, $urlMap, $optParams = []) argument
50 $params = ['project' => $project, 'region' => $region, 'urlMap' => $urlMap];
59 * @param string $region Name of the region scoping this request.
64 public function get($project, $region, $urlMap, $optParams = []) argument
66 $params = ['project' => $project, 'region' => $region, 'urlMap' => $urlMap];
75 * @param string $region Name of the region scoping this request.
83 public function insert($project, $region, UrlMap $postBody, $optParams = []) argument
85 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
94 * @param string $region Name of the region scoping this request.
[all …]
DRegionBackendServices.php41 * @param string $region Name of the region scoping this request.
57 public function delete($project, $region, $backendService, $optParams = []) argument
59 $params = ['project' => $project, 'region' => $region, 'backendService' => $backendService];
68 * @param string $region Name of the region scoping this request.
73 public function get($project, $region, $backendService, $optParams = []) argument
75 $params = ['project' => $project, 'region' => $region, 'backendService' => $backendService];
84 * @param string $region Name of the region scoping this request.
91 …public function getHealth($project, $region, $backendService, ResourceGroupReference $postBody, $o… argument
93 …$params = ['project' => $project, 'region' => $region, 'backendService' => $backendService, 'postB…
103 * @param string $region Name of the region scoping this request.
[all …]
DRegionTargetHttpsProxies.php41 * @param string $region Name of the region scoping this request.
58 public function delete($project, $region, $targetHttpsProxy, $optParams = []) argument
60 $params = ['project' => $project, 'region' => $region, 'targetHttpsProxy' => $targetHttpsProxy];
70 * @param string $region Name of the region scoping this request.
76 public function get($project, $region, $targetHttpsProxy, $optParams = []) argument
78 $params = ['project' => $project, 'region' => $region, 'targetHttpsProxy' => $targetHttpsProxy];
87 * @param string $region Name of the region scoping this request.
103 public function insert($project, $region, TargetHttpsProxy $postBody, $optParams = []) argument
105 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
115 * @param string $region Name of the region scoping this request.
[all …]
DServiceAttachments.php105 * @param string $region Name of the region of this request.
122 public function delete($project, $region, $serviceAttachment, $optParams = []) argument
124 … $params = ['project' => $project, 'region' => $region, 'serviceAttachment' => $serviceAttachment];
133 * @param string $region Name of the region of this request.
139 public function get($project, $region, $serviceAttachment, $optParams = []) argument
141 … $params = ['project' => $project, 'region' => $region, 'serviceAttachment' => $serviceAttachment];
150 * @param string $region The name of the region for this request.
157 public function getIamPolicy($project, $region, $resource, $optParams = []) argument
159 $params = ['project' => $project, 'region' => $region, 'resource' => $resource];
168 * @param string $region Name of the region of this request.
[all …]
DRegionHealthChecks.php38 * @param string $region Name of the region scoping this request.
54 public function delete($project, $region, $healthCheck, $optParams = []) argument
56 $params = ['project' => $project, 'region' => $region, 'healthCheck' => $healthCheck];
65 * @param string $region Name of the region scoping this request.
70 public function get($project, $region, $healthCheck, $optParams = []) argument
72 $params = ['project' => $project, 'region' => $region, 'healthCheck' => $healthCheck];
81 * @param string $region Name of the region scoping this request.
97 public function insert($project, $region, HealthCheck $postBody, $optParams = []) argument
99 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
108 * @param string $region Name of the region scoping this request.
[all …]
DRegionAutoscalers.php38 * @param string $region Name of the region scoping this request.
54 public function delete($project, $region, $autoscaler, $optParams = []) argument
56 $params = ['project' => $project, 'region' => $region, 'autoscaler' => $autoscaler];
64 * @param string $region Name of the region scoping this request.
69 public function get($project, $region, $autoscaler, $optParams = []) argument
71 $params = ['project' => $project, 'region' => $region, 'autoscaler' => $autoscaler];
80 * @param string $region Name of the region scoping this request.
96 public function insert($project, $region, Autoscaler $postBody, $optParams = []) argument
98 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
107 * @param string $region Name of the region scoping this request.
[all …]
DResourcePolicies.php104 * @param string $region Name of the region for this request.
120 public function delete($project, $region, $resourcePolicy, $optParams = []) argument
122 $params = ['project' => $project, 'region' => $region, 'resourcePolicy' => $resourcePolicy];
131 * @param string $region Name of the region for this request.
136 public function get($project, $region, $resourcePolicy, $optParams = []) argument
138 $params = ['project' => $project, 'region' => $region, 'resourcePolicy' => $resourcePolicy];
147 * @param string $region The name of the region for this request.
154 public function getIamPolicy($project, $region, $resource, $optParams = []) argument
156 $params = ['project' => $project, 'region' => $region, 'resource' => $resource];
164 * @param string $region Name of the region for this request.
[all …]
DNodeTemplates.php104 * @param string $region The name of the region for this request.
120 public function delete($project, $region, $nodeTemplate, $optParams = []) argument
122 $params = ['project' => $project, 'region' => $region, 'nodeTemplate' => $nodeTemplate];
131 * @param string $region The name of the region for this request.
136 public function get($project, $region, $nodeTemplate, $optParams = []) argument
138 $params = ['project' => $project, 'region' => $region, 'nodeTemplate' => $nodeTemplate];
147 * @param string $region The name of the region for this request.
154 public function getIamPolicy($project, $region, $resource, $optParams = []) argument
156 $params = ['project' => $project, 'region' => $region, 'resource' => $resource];
165 * @param string $region The name of the region for this request.
[all …]
DForwardingRules.php102 * @param string $region Name of the region scoping this request.
118 public function delete($project, $region, $forwardingRule, $optParams = []) argument
120 $params = ['project' => $project, 'region' => $region, 'forwardingRule' => $forwardingRule];
128 * @param string $region Name of the region scoping this request.
133 public function get($project, $region, $forwardingRule, $optParams = []) argument
135 $params = ['project' => $project, 'region' => $region, 'forwardingRule' => $forwardingRule];
144 * @param string $region Name of the region scoping this request.
160 public function insert($project, $region, ForwardingRule $postBody, $optParams = []) argument
162 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
171 * @param string $region Name of the region scoping this request.
[all …]
DVpnGateways.php103 * @param string $region Name of the region for this request.
119 public function delete($project, $region, $vpnGateway, $optParams = []) argument
121 $params = ['project' => $project, 'region' => $region, 'vpnGateway' => $vpnGateway];
130 * @param string $region Name of the region for this request.
135 public function get($project, $region, $vpnGateway, $optParams = []) argument
137 $params = ['project' => $project, 'region' => $region, 'vpnGateway' => $vpnGateway];
145 * @param string $region Name of the region for this request.
150 public function getStatus($project, $region, $vpnGateway, $optParams = []) argument
152 $params = ['project' => $project, 'region' => $region, 'vpnGateway' => $vpnGateway];
161 * @param string $region Name of the region for this request.
[all …]
DPacketMirrorings.php102 * @param string $region Name of the region for this request.
119 public function delete($project, $region, $packetMirroring, $optParams = []) argument
121 $params = ['project' => $project, 'region' => $region, 'packetMirroring' => $packetMirroring];
129 * @param string $region Name of the region for this request.
135 public function get($project, $region, $packetMirroring, $optParams = []) argument
137 $params = ['project' => $project, 'region' => $region, 'packetMirroring' => $packetMirroring];
146 * @param string $region Name of the region for this request.
162 public function insert($project, $region, PacketMirroring $postBody, $optParams = []) argument
164 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
173 * @param string $region Name of the region for this request.
[all …]
DRegionTargetHttpProxies.php40 * @param string $region Name of the region scoping this request.
57 public function delete($project, $region, $targetHttpProxy, $optParams = []) argument
59 $params = ['project' => $project, 'region' => $region, 'targetHttpProxy' => $targetHttpProxy];
69 * @param string $region Name of the region scoping this request.
75 public function get($project, $region, $targetHttpProxy, $optParams = []) argument
77 $params = ['project' => $project, 'region' => $region, 'targetHttpProxy' => $targetHttpProxy];
86 * @param string $region Name of the region scoping this request.
102 public function insert($project, $region, TargetHttpProxy $postBody, $optParams = []) argument
104 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
114 * @param string $region Name of the region scoping this request.
[all …]
DRegionHealthCheckServices.php39 * @param string $region Name of the region scoping this request.
56 public function delete($project, $region, $healthCheckService, $optParams = []) argument
58 …$params = ['project' => $project, 'region' => $region, 'healthCheckService' => $healthCheckService…
67 * @param string $region Name of the region scoping this request.
73 public function get($project, $region, $healthCheckService, $optParams = []) argument
75 …$params = ['project' => $project, 'region' => $region, 'healthCheckService' => $healthCheckService…
85 * @param string $region Name of the region scoping this request.
101 public function insert($project, $region, HealthCheckService $postBody, $optParams = []) argument
103 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
113 * @param string $region Name of the region scoping this request.
[all …]
DRegionSecurityPolicies.php38 * @param string $region Name of the region scoping this request.
54 public function delete($project, $region, $securityPolicy, $optParams = []) argument
56 $params = ['project' => $project, 'region' => $region, 'securityPolicy' => $securityPolicy];
65 * @param string $region Name of the region scoping this request.
70 public function get($project, $region, $securityPolicy, $optParams = []) argument
72 $params = ['project' => $project, 'region' => $region, 'securityPolicy' => $securityPolicy];
81 * @param string $region Name of the region scoping this request.
98 public function insert($project, $region, SecurityPolicy $postBody, $optParams = []) argument
100 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
109 * @param string $region Name of the region scoping this request.
[all …]
DInterconnectAttachments.php101 * @param string $region Name of the region for this request.
118 public function delete($project, $region, $interconnectAttachment, $optParams = []) argument
120 …$params = ['project' => $project, 'region' => $region, 'interconnectAttachment' => $interconnectAt…
128 * @param string $region Name of the region for this request.
134 public function get($project, $region, $interconnectAttachment, $optParams = []) argument
136 …$params = ['project' => $project, 'region' => $region, 'interconnectAttachment' => $interconnectAt…
145 * @param string $region Name of the region for this request.
162 public function insert($project, $region, InterconnectAttachment $postBody, $optParams = []) argument
164 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
173 * @param string $region Name of the region for this request.
[all …]
DPublicDelegatedPrefixes.php101 * @param string $region Name of the region of this request.
118 public function delete($project, $region, $publicDelegatedPrefix, $optParams = []) argument
120 …$params = ['project' => $project, 'region' => $region, 'publicDelegatedPrefix' => $publicDelegated…
129 * @param string $region Name of the region of this request.
135 public function get($project, $region, $publicDelegatedPrefix, $optParams = []) argument
137 …$params = ['project' => $project, 'region' => $region, 'publicDelegatedPrefix' => $publicDelegated…
147 * @param string $region Name of the region of this request.
163 public function insert($project, $region, PublicDelegatedPrefix $postBody, $optParams = []) argument
165 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
174 * @param string $region Name of the region of this request.
[all …]
DRegionOperations.php38 * @param string $region Name of the region for this request.
42 public function delete($project, $region, $operation, $optParams = []) argument
44 $params = ['project' => $project, 'region' => $region, 'operation' => $operation];
53 * @param string $region Name of the region for this request.
58 public function get($project, $region, $operation, $optParams = []) argument
60 $params = ['project' => $project, 'region' => $region, 'operation' => $operation];
69 * @param string $region Name of the region for this request.
113 public function listRegionOperations($project, $region, $optParams = []) argument
115 $params = ['project' => $project, 'region' => $region];
133 * @param string $region Name of the region for this request.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
DProjectsRegionsClusters.php51 * @param string $region Required. The Dataproc region in which to handle the
69 public function create($projectId, $region, Cluster $postBody, $optParams = []) argument
71 $params = ['projectId' => $projectId, 'region' => $region, 'postBody' => $postBody];
82 * @param string $region Required. The Dataproc region in which to handle the
101 public function delete($projectId, $region, $clusterName, $optParams = []) argument
103 $params = ['projectId' => $projectId, 'region' => $region, 'clusterName' => $clusterName];
117 * @param string $region Required. The Dataproc region in which to handle the
124 …public function diagnose($projectId, $region, $clusterName, DiagnoseClusterRequest $postBody, $opt… argument
126 …$params = ['projectId' => $projectId, 'region' => $region, 'clusterName' => $clusterName, 'postBod…
135 * @param string $region Required. The Dataproc region in which to handle the
[all …]
DProjectsRegionsJobs.php51 * @param string $region Required. The Dataproc region in which to handle the
58 public function cancel($projectId, $region, $jobId, CancelJobRequest $postBody, $optParams = []) argument
60 …$params = ['projectId' => $projectId, 'region' => $region, 'jobId' => $jobId, 'postBody' => $postB…
70 * @param string $region Required. The Dataproc region in which to handle the
76 public function delete($projectId, $region, $jobId, $optParams = []) argument
78 $params = ['projectId' => $projectId, 'region' => $region, 'jobId' => $jobId];
87 * @param string $region Required. The Dataproc region in which to handle the
93 public function get($projectId, $region, $jobId, $optParams = []) argument
95 $params = ['projectId' => $projectId, 'region' => $region, 'jobId' => $jobId];
121 * @param string $region Required. The Dataproc region in which to handle the
[all …]

123456789