Home
last modified time | relevance | path

Searched refs:selfLink (Results 26 – 50 of 247) sorted by last modified time

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DNotification.php60 public $selfLink; variable in Google\\Service\\Storage\\Notification
167 public function setSelfLink($selfLink) argument
169 $this->selfLink = $selfLink;
176 return $this->selfLink;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DReservation.php53 public $selfLink; variable in Google\\Service\\Compute\\Reservation
172 public function setSelfLink($selfLink) argument
174 $this->selfLink = $selfLink;
181 return $this->selfLink;
H A DAutoscaler.php58 public $selfLink; variable in Google\\Service\\Compute\\Autoscaler
203 public function setSelfLink($selfLink) argument
205 $this->selfLink = $selfLink;
212 return $this->selfLink;
H A DAutoscalerList.php40 public $selfLink; variable in Google\\Service\\Compute\\AutoscalerList
103 public function setSelfLink($selfLink) argument
105 $this->selfLink = $selfLink;
112 return $this->selfLink;
H A DDisk.php106 public $selfLink; variable in Google\\Service\\Compute\\Disk
457 public function setSelfLink($selfLink) argument
459 $this->selfLink = $selfLink;
466 return $this->selfLink;
H A DDiskAggregatedList.php40 public $selfLink; variable in Google\\Service\\Compute\\DiskAggregatedList
107 public function setSelfLink($selfLink) argument
109 $this->selfLink = $selfLink;
116 return $this->selfLink;
H A DResourcePolicyAggregatedList.php44 public $selfLink; variable in Google\\Service\\Compute\\ResourcePolicyAggregatedList
125 public function setSelfLink($selfLink) argument
127 $this->selfLink = $selfLink;
134 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 DRoute.php96 public $selfLink; variable in Google\\Service\\Compute\\Route
359 public function setSelfLink($selfLink) argument
361 $this->selfLink = $selfLink;
368 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 DRouteList.php40 public $selfLink; variable in Google\\Service\\Compute\\RouteList
103 public function setSelfLink($selfLink) argument
105 $this->selfLink = $selfLink;
112 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 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 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 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 DServiceAttachment.php84 public $selfLink; variable in Google\\Service\\Compute\\ServiceAttachment
317 public function setSelfLink($selfLink) argument
319 $this->selfLink = $selfLink;
326 return $this->selfLink;
H A DInstanceGroupManager.php74 public $selfLink; variable in Google\\Service\\Compute\\InstanceGroupManager
295 public function setSelfLink($selfLink) argument
297 $this->selfLink = $selfLink;
304 return $this->selfLink;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DSegment.php49 public $selfLink; variable in Google\\Service\\Analytics\\Segment
146 public function setSelfLink($selfLink) argument
148 $this->selfLink = $selfLink;
155 return $this->selfLink;
H A DUnsampledReport.php77 public $selfLink; variable in Google\\Service\\Analytics\\UnsampledReport
284 public function setSelfLink($selfLink) argument
286 $this->selfLink = $selfLink;
293 return $this->selfLink;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodePool.php58 public $selfLink; variable in Google\\Service\\Container\\NodePool
231 public function setSelfLink($selfLink) argument
233 $this->selfLink = $selfLink;
240 return $this->selfLink;
H A DOperation.php54 public $selfLink; variable in Google\\Service\\Container\\Operation
205 public function setSelfLink($selfLink) argument
207 $this->selfLink = $selfLink;
214 return $this->selfLink;

12345678910