Home
last modified time | relevance | path

Searched refs:selfLink (Results 76 – 100 of 247) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DExchangedPeeringRoutesList.php40 public $selfLink; variable in Google\\Service\\Compute\\ExchangedPeeringRoutesList
103 public function setSelfLink($selfLink) argument
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
H A DExternalVpnGateway.php60 public $selfLink; variable in Google\\Service\\Compute\\ExternalVpnGateway
191 public function setSelfLink($selfLink) argument
193 $this->selfLink = $selfLink;
200 return $this->selfLink;
H A DExternalVpnGatewayList.php44 public $selfLink; variable in Google\\Service\\Compute\\ExternalVpnGatewayList
121 public function setSelfLink($selfLink) argument
123 $this->selfLink = $selfLink;
130 return $this->selfLink;
H A DFirewall.php72 public $selfLink; variable in Google\\Service\\Compute\\Firewall
279 public function setSelfLink($selfLink) argument
281 $this->selfLink = $selfLink;
288 return $this->selfLink;
H A DFirewallList.php40 public $selfLink; variable in Google\\Service\\Compute\\FirewallList
103 public function setSelfLink($selfLink) argument
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
H A DFirewallPolicy.php70 public $selfLink; variable in Google\\Service\\Compute\\FirewallPolicy
251 public function setSelfLink($selfLink) argument
253 $this->selfLink = $selfLink;
260 return $this->selfLink;
H A DForwardingRule.php124 public $selfLink; variable in Google\\Service\\Compute\\ForwardingRule
483 public function setSelfLink($selfLink) argument
485 $this->selfLink = $selfLink;
492 return $this->selfLink;
H A DForwardingRuleAggregatedList.php40 public $selfLink; variable in Google\\Service\\Compute\\ForwardingRuleAggregatedList
107 public function setSelfLink($selfLink) argument
109 $this->selfLink = $selfLink;
116 return $this->selfLink;
H A DForwardingRuleList.php40 public $selfLink; variable in Google\\Service\\Compute\\ForwardingRuleList
103 public function setSelfLink($selfLink) argument
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
H A DGuestAttributes.php35 public $selfLink; variable in Google\\Service\\Compute\\GuestAttributes
90 public function setSelfLink($selfLink) argument
92 $this->selfLink = $selfLink;
99 return $this->selfLink;
H A DHealthCheck.php67 public $selfLink; variable in Google\\Service\\Compute\\HealthCheck
270 public function setSelfLink($selfLink) argument
272 $this->selfLink = $selfLink;
279 return $this->selfLink;
H A DHealthCheckList.php40 public $selfLink; variable in Google\\Service\\Compute\\HealthCheckList
103 public function setSelfLink($selfLink) argument
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
H A DHealthCheckService.php70 public $selfLink; variable in Google\\Service\\Compute\\HealthCheckService
229 public function setSelfLink($selfLink) argument
231 $this->selfLink = $selfLink;
238 return $this->selfLink;
H A DHealthCheckServicesList.php40 public $selfLink; variable in Google\\Service\\Compute\\HealthCheckServicesList
103 public function setSelfLink($selfLink) argument
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
H A DHealthChecksAggregatedList.php40 public $selfLink; variable in Google\\Service\\Compute\\HealthChecksAggregatedList
107 public function setSelfLink($selfLink) argument
109 $this->selfLink = $selfLink;
116 return $this->selfLink;
H A DHttpHealthCheck.php65 public $selfLink; variable in Google\\Service\\Compute\\HttpHealthCheck
218 public function setSelfLink($selfLink) argument
220 $this->selfLink = $selfLink;
227 return $this->selfLink;
H A DHttpHealthCheckList.php40 public $selfLink; variable in Google\\Service\\Compute\\HttpHealthCheckList
103 public function setSelfLink($selfLink) argument
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
H A DHttpsHealthCheck.php65 public $selfLink; variable in Google\\Service\\Compute\\HttpsHealthCheck
218 public function setSelfLink($selfLink) argument
220 $this->selfLink = $selfLink;
227 return $this->selfLink;
H A DHttpsHealthCheckList.php40 public $selfLink; variable in Google\\Service\\Compute\\HttpsHealthCheckList
103 public function setSelfLink($selfLink) argument
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
H A DImage.php86 public $selfLink; variable in Google\\Service\\Compute\\Image
373 public function setSelfLink($selfLink) argument
375 $this->selfLink = $selfLink;
382 return $this->selfLink;
H A DImageList.php40 public $selfLink; variable in Google\\Service\\Compute\\ImageList
103 public function setSelfLink($selfLink) argument
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
H A DInstance.php128 public $selfLink; variable in Google\\Service\\Compute\\Instance
597 public function setSelfLink($selfLink) argument
599 $this->selfLink = $selfLink;
606 return $this->selfLink;
H A DInstanceAggregatedList.php40 public $selfLink; variable in Google\\Service\\Compute\\InstanceAggregatedList
107 public function setSelfLink($selfLink) argument
109 $this->selfLink = $selfLink;
116 return $this->selfLink;
H A DInstanceGroup.php60 public $selfLink; variable in Google\\Service\\Compute\\InstanceGroup
203 public function setSelfLink($selfLink) argument
205 $this->selfLink = $selfLink;
212 return $this->selfLink;
H A DInstanceGroupAggregatedList.php40 public $selfLink; variable in Google\\Service\\Compute\\InstanceGroupAggregatedList
107 public function setSelfLink($selfLink) argument
109 $this->selfLink = $selfLink;
116 return $this->selfLink;

12345678910