| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/ |
| D | Instances.php | 68 * @param string $zone The name of the zone for this request. 87 …public function addAccessConfig($project, $zone, $instance, $networkInterface, AccessConfig $postB… argument 89 …$params = ['project' => $project, 'zone' => $zone, 'instance' => $instance, 'networkInterface' => … 99 * @param string $zone The name of the zone for this request. 116 …public function addResourcePolicies($project, $zone, $instance, InstancesAddResourcePoliciesReques… argument 118 …$params = ['project' => $project, 'zone' => $zone, 'instance' => $instance, 'postBody' => $postBod… 192 * @param string $zone The name of the zone for this request. 212 public function attachDisk($project, $zone, $instance, AttachedDisk $postBody, $optParams = []) argument 214 …$params = ['project' => $project, 'zone' => $zone, 'instance' => $instance, 'postBody' => $postBod… 223 * @param string $zone The name of the zone for this request. [all …]
|
| D | InstanceGroupManagers.php | 63 * @param string $zone The name of the zone where the managed instance group is 81 …public function abandonInstances($project, $zone, $instanceGroupManager, InstanceGroupManagersAban… argument 83 …$params = ['project' => $project, 'zone' => $zone, 'instanceGroupManager' => $instanceGroupManager… 154 * @param string $zone The name of the zone where the managed instance group is 162 …public function applyUpdatesToInstances($project, $zone, $instanceGroupManager, InstanceGroupManag… argument 164 …$params = ['project' => $project, 'zone' => $zone, 'instanceGroupManager' => $instanceGroupManager… 177 * @param string $zone The name of the zone where the managed instance group is 195 …public function createInstances($project, $zone, $instanceGroupManager, InstanceGroupManagersCreat… argument 197 …$params = ['project' => $project, 'zone' => $zone, 'instanceGroupManager' => $instanceGroupManager… 208 * @param string $zone The name of the zone where the managed instance group is [all …]
|
| D | NodeGroups.php | 47 * @param string $zone The name of the zone for this request. 64 …public function addNodes($project, $zone, $nodeGroup, NodeGroupsAddNodesRequest $postBody, $optPar… argument 66 …$params = ['project' => $project, 'zone' => $zone, 'nodeGroup' => $nodeGroup, 'postBody' => $postB… 135 * @param string $zone The name of the zone for this request. 151 public function delete($project, $zone, $nodeGroup, $optParams = []) argument 153 $params = ['project' => $project, 'zone' => $zone, 'nodeGroup' => $nodeGroup]; 161 * @param string $zone The name of the zone for this request. 179 …public function deleteNodes($project, $zone, $nodeGroup, NodeGroupsDeleteNodesRequest $postBody, $… argument 181 …$params = ['project' => $project, 'zone' => $zone, 'nodeGroup' => $nodeGroup, 'postBody' => $postB… 191 * @param string $zone The name of the zone for this request. [all …]
|
| D | Disks.php | 50 * @param string $zone The name of the zone for this request. 67 …public function addResourcePolicies($project, $zone, $disk, DisksAddResourcePoliciesRequest $postB… argument 69 $params = ['project' => $project, 'zone' => $zone, 'disk' => $disk, 'postBody' => $postBody]; 140 * @param string $zone The name of the zone for this request. 159 public function createSnapshot($project, $zone, $disk, Snapshot $postBody, $optParams = []) argument 161 $params = ['project' => $project, 'zone' => $zone, 'disk' => $disk, 'postBody' => $postBody]; 172 * @param string $zone The name of the zone for this request. 188 public function delete($project, $zone, $disk, $optParams = []) argument 190 $params = ['project' => $project, 'zone' => $zone, 'disk' => $disk]; 199 * @param string $zone The name of the zone for this request. [all …]
|
| D | Reservations.php | 104 * @param string $zone Name of the zone for this request. 120 public function delete($project, $zone, $reservation, $optParams = []) argument 122 $params = ['project' => $project, 'zone' => $zone, 'reservation' => $reservation]; 130 * @param string $zone Name of the zone for this request. 135 public function get($project, $zone, $reservation, $optParams = []) argument 137 $params = ['project' => $project, 'zone' => $zone, 'reservation' => $reservation]; 146 * @param string $zone The name of the zone for this request. 153 public function getIamPolicy($project, $zone, $resource, $optParams = []) argument 155 $params = ['project' => $project, 'zone' => $zone, 'resource' => $resource]; 164 * @param string $zone Name of the zone for this request. [all …]
|
| D | NetworkEndpointGroups.php | 107 * @param string $zone The name of the zone where the network endpoint group is 126 …public function attachNetworkEndpoints($project, $zone, $networkEndpointGroup, NetworkEndpointGrou… argument 128 …$params = ['project' => $project, 'zone' => $zone, 'networkEndpointGroup' => $networkEndpointGroup… 139 * @param string $zone The name of the zone where the network endpoint group is 157 public function delete($project, $zone, $networkEndpointGroup, $optParams = []) argument 159 …$params = ['project' => $project, 'zone' => $zone, 'networkEndpointGroup' => $networkEndpointGroup… 168 * @param string $zone The name of the zone where the network endpoint group is 187 …public function detachNetworkEndpoints($project, $zone, $networkEndpointGroup, NetworkEndpointGrou… argument 189 …$params = ['project' => $project, 'zone' => $zone, 'networkEndpointGroup' => $networkEndpointGroup… 199 * @param string $zone The name of the zone where the network endpoint group is [all …]
|
| D | InstanceGroups.php | 46 * @param string $zone The name of the zone where the instance group is located. 64 …public function addInstances($project, $zone, $instanceGroup, InstanceGroupsAddInstancesRequest $p… argument 66 …$params = ['project' => $project, 'zone' => $zone, 'instanceGroup' => $instanceGroup, 'postBody' =… 137 * @param string $zone The name of the zone where the instance group is located. 153 public function delete($project, $zone, $instanceGroup, $optParams = []) argument 155 $params = ['project' => $project, 'zone' => $zone, 'instanceGroup' => $instanceGroup]; 166 * @param string $zone The name of the zone where the instance group is located. 171 public function get($project, $zone, $instanceGroup, $optParams = []) argument 173 $params = ['project' => $project, 'zone' => $zone, 'instanceGroup' => $instanceGroup]; 182 * @param string $zone The name of the zone where you want to create the [all …]
|
| D | Autoscalers.php | 99 * @param string $zone Name of the zone for this request. 115 public function delete($project, $zone, $autoscaler, $optParams = []) argument 117 $params = ['project' => $project, 'zone' => $zone, 'autoscaler' => $autoscaler]; 126 * @param string $zone Name of the zone for this request. 131 public function get($project, $zone, $autoscaler, $optParams = []) argument 133 $params = ['project' => $project, 'zone' => $zone, 'autoscaler' => $autoscaler]; 142 * @param string $zone Name of the zone for this request. 158 public function insert($project, $zone, Autoscaler $postBody, $optParams = []) argument 160 $params = ['project' => $project, 'zone' => $zone, 'postBody' => $postBody]; 169 * @param string $zone Name of the zone for this request. [all …]
|
| D | ZoneOperations.php | 38 * @param string $zone Name of the zone for this request. 42 public function delete($project, $zone, $operation, $optParams = []) argument 44 $params = ['project' => $project, 'zone' => $zone, 'operation' => $operation]; 53 * @param string $zone Name of the zone for this request. 58 public function get($project, $zone, $operation, $optParams = []) argument 60 $params = ['project' => $project, 'zone' => $zone, 'operation' => $operation]; 69 * @param string $zone Name of the zone for request. 113 public function listZoneOperations($project, $zone, $optParams = []) argument 115 $params = ['project' => $project, 'zone' => $zone]; 132 * @param string $zone Name of the zone for this request. [all …]
|
| D | TargetInstances.php | 100 * @param string $zone Name of the zone scoping this request. 116 public function delete($project, $zone, $targetInstance, $optParams = []) argument 118 $params = ['project' => $project, 'zone' => $zone, 'targetInstance' => $targetInstance]; 127 * @param string $zone Name of the zone scoping this request. 132 public function get($project, $zone, $targetInstance, $optParams = []) argument 134 $params = ['project' => $project, 'zone' => $zone, 'targetInstance' => $targetInstance]; 143 * @param string $zone Name of the zone scoping this request. 159 public function insert($project, $zone, TargetInstance $postBody, $optParams = []) argument 161 $params = ['project' => $project, 'zone' => $zone, 'postBody' => $postBody]; 170 * @param string $zone Name of the zone scoping this request. [all …]
|
| D | MachineTypes.php | 99 * @param string $zone The name of the zone for this request. 104 public function get($project, $zone, $machineType, $optParams = []) argument 106 $params = ['project' => $project, 'zone' => $zone, 'machineType' => $machineType]; 115 * @param string $zone The name of the zone for this request. 159 public function listMachineTypes($project, $zone, $optParams = []) argument 161 $params = ['project' => $project, 'zone' => $zone];
|
| D | DiskTypes.php | 99 * @param string $zone The name of the zone for this request. 104 public function get($project, $zone, $diskType, $optParams = []) argument 106 $params = ['project' => $project, 'zone' => $zone, 'diskType' => $diskType]; 115 * @param string $zone The name of the zone for this request. 159 public function listDiskTypes($project, $zone, $optParams = []) argument 161 $params = ['project' => $project, 'zone' => $zone];
|
| D | NodeTypes.php | 99 * @param string $zone The name of the zone for this request. 104 public function get($project, $zone, $nodeType, $optParams = []) argument 106 $params = ['project' => $project, 'zone' => $zone, 'nodeType' => $nodeType]; 115 * @param string $zone The name of the zone for this request. 159 public function listNodeTypes($project, $zone, $optParams = []) argument 161 $params = ['project' => $project, 'zone' => $zone];
|
| D | AcceleratorTypes.php | 99 * @param string $zone The name of the zone for this request. 104 public function get($project, $zone, $acceleratorType, $optParams = []) argument 106 $params = ['project' => $project, 'zone' => $zone, 'acceleratorType' => $acceleratorType]; 115 * @param string $zone The name of the zone for this request. 159 public function listAcceleratorTypes($project, $zone, $optParams = []) argument 161 $params = ['project' => $project, 'zone' => $zone];
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/ |
| D | ProjectsZonesClusters.php | 54 * @param string $zone Deprecated. The name of the Google Compute Engine 64 …public function addons($projectId, $zone, $clusterId, SetAddonsConfigRequest $postBody, $optParams… argument 66 …$params = ['projectId' => $projectId, 'zone' => $zone, 'clusterId' => $clusterId, 'postBody' => $p… 77 * @param string $zone Deprecated. The name of the Google Compute Engine 87 …public function completeIpRotation($projectId, $zone, $clusterId, CompleteIPRotationRequest $postB… argument 89 …$params = ['projectId' => $projectId, 'zone' => $zone, 'clusterId' => $clusterId, 'postBody' => $p… 106 * @param string $zone Deprecated. The name of the Google Compute Engine 114 public function create($projectId, $zone, CreateClusterRequest $postBody, $optParams = []) argument 116 $params = ['projectId' => $projectId, 'zone' => $zone, 'postBody' => $postBody]; 130 * @param string $zone Deprecated. The name of the Google Compute Engine [all …]
|
| D | ProjectsZonesClustersNodePools.php | 47 * @param string $zone Deprecated. The name of the Google Compute Engine 59 …public function autoscaling($projectId, $zone, $clusterId, $nodePoolId, SetNodePoolAutoscalingRequ… argument 61 …$params = ['projectId' => $projectId, 'zone' => $zone, 'clusterId' => $clusterId, 'nodePoolId' => … 72 * @param string $zone Deprecated. The name of the Google Compute Engine 82 …public function create($projectId, $zone, $clusterId, CreateNodePoolRequest $postBody, $optParams … argument 84 …$params = ['projectId' => $projectId, 'zone' => $zone, 'clusterId' => $clusterId, 'postBody' => $p… 95 * @param string $zone Deprecated. The name of the Google Compute Engine 110 public function delete($projectId, $zone, $clusterId, $nodePoolId, $optParams = []) argument 112 …$params = ['projectId' => $projectId, 'zone' => $zone, 'clusterId' => $clusterId, 'nodePoolId' => … 123 * @param string $zone Deprecated. The name of the Google Compute Engine [all …]
|
| D | ProjectsZonesOperations.php | 41 * @param string $zone Deprecated. The name of the Google Compute Engine 51 …public function cancel($projectId, $zone, $operationId, CancelOperationRequest $postBody, $optPara… argument 53 …$params = ['projectId' => $projectId, 'zone' => $zone, 'operationId' => $operationId, 'postBody' =… 63 * @param string $zone Deprecated. The name of the Google Compute Engine 75 public function get($projectId, $zone, $operationId, $optParams = []) argument 77 $params = ['projectId' => $projectId, 'zone' => $zone, 'operationId' => $operationId]; 88 * @param string $zone Deprecated. The name of the Google Compute Engine 99 public function listProjectsZonesOperations($projectId, $zone, $optParams = []) argument 101 $params = ['projectId' => $projectId, 'zone' => $zone];
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | Container.php | 120 'zone' => [ 172 'zone' => [ 194 'zone' => [ 222 'zone' => [ 388 'zone' => [ 414 'zone' => [ 436 'zone' => [ 548 'zone' => [ 566 'zone' => [ 582 'path' => 'v1/projects/{projectId}/zones/{zone}/serverconfig', [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
| D | DistributionPolicyZoneConfiguration.php | 25 public $zone; variable in Google\\Service\\Compute\\DistributionPolicyZoneConfiguration 30 public function setZone($zone) argument 32 $this->zone = $zone; 39 return $this->zone;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/ |
| D | WorkerReleasedEvent.php | 29 public $zone; variable in Google\\Service\\Genomics\\WorkerReleasedEvent 48 public function setZone($zone) argument 50 $this->zone = $zone; 57 return $this->zone;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/ |
| D | WorkerReleasedEvent.php | 29 public $zone; variable in Google\\Service\\CloudLifeSciences\\WorkerReleasedEvent 48 public function setZone($zone) argument 50 $this->zone = $zone; 57 return $this->zone;
|
| D | WorkerAssignedEvent.php | 33 public $zone; variable in Google\\Service\\CloudLifeSciences\\WorkerAssignedEvent 66 public function setZone($zone) argument 68 $this->zone = $zone; 75 return $this->zone;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/ |
| D | ClusterSelector.php | 29 public $zone; variable in Google\\Service\\Dataproc\\ClusterSelector 48 public function setZone($zone) argument 50 $this->zone = $zone; 57 return $this->zone;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/ |
| D | NodeInfo.php | 29 public $zone; variable in Google\\Service\\CloudRedis\\NodeInfo 48 public function setZone($zone) argument 50 $this->zone = $zone; 57 return $this->zone;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/ |
| D | Locality.php | 33 public $zone; variable in Google\\Service\\TrafficDirectorService\\Locality 66 public function setZone($zone) argument 68 $this->zone = $zone; 75 return $this->zone;
|