Home
last modified time | relevance | path

Searched refs:selfLink (Results 26 – 50 of 247) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DProfile.php79 public $selfLink; variable in Google\\Service\\Analytics\\Profile
334 public function setSelfLink($selfLink) argument
336 $this->selfLink = $selfLink;
343 return $this->selfLink;
H A DProfileFilterLink.php41 public $selfLink; variable in Google\\Service\\Analytics\\ProfileFilterLink
116 public function setSelfLink($selfLink) argument
118 $this->selfLink = $selfLink;
125 return $this->selfLink;
H A DRealtimeData.php44 public $selfLink; variable in Google\\Service\\Analytics\\RealtimeData
141 public function setSelfLink($selfLink) argument
143 $this->selfLink = $selfLink;
150 return $this->selfLink;
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;
H A DWebproperty.php79 public $selfLink; variable in Google\\Service\\Analytics\\Webproperty
306 public function setSelfLink($selfLink) argument
308 $this->selfLink = $selfLink;
315 return $this->selfLink;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDataset.php92 public $selfLink; variable in Google\\Service\\Bigquery\\Dataset
351 public function setSelfLink($selfLink) argument
353 $this->selfLink = $selfLink;
360 return $this->selfLink;
H A DJob.php44 public $selfLink; variable in Google\\Service\\Bigquery\\Job
127 public function setSelfLink($selfLink) argument
129 $this->selfLink = $selfLink;
136 return $this->selfLink;
H A DTable.php147 public $selfLink; variable in Google\\Service\\Bigquery\\Table
614 public function setSelfLink($selfLink) argument
616 $this->selfLink = $selfLink;
623 return $this->selfLink;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DBlog.php55 public $selfLink; variable in Google\\Service\\Blogger\\Blog
198 public function setSelfLink($selfLink) argument
200 $this->selfLink = $selfLink;
207 return $this->selfLink;
H A DBlogPages.php25 public $selfLink; variable in Google\\Service\\Blogger\\BlogPages
34 public function setSelfLink($selfLink) argument
36 $this->selfLink = $selfLink;
43 return $this->selfLink;
H A DBlogPosts.php28 public $selfLink; variable in Google\\Service\\Blogger\\BlogPosts
51 public function setSelfLink($selfLink) argument
53 $this->selfLink = $selfLink;
60 return $this->selfLink;
H A DComment.php49 public $selfLink; variable in Google\\Service\\Blogger\\Comment
174 public function setSelfLink($selfLink) argument
176 $this->selfLink = $selfLink;
183 return $this->selfLink;
H A DPage.php49 public $selfLink; variable in Google\\Service\\Blogger\\Page
168 public function setSelfLink($selfLink) argument
170 $this->selfLink = $selfLink;
177 return $this->selfLink;
H A DPost.php68 public $selfLink; variable in Google\\Service\\Blogger\\Post
275 public function setSelfLink($selfLink) argument
277 $this->selfLink = $selfLink;
284 return $this->selfLink;
H A DPostReplies.php28 public $selfLink; variable in Google\\Service\\Blogger\\PostReplies
51 public function setSelfLink($selfLink) argument
53 $this->selfLink = $selfLink;
60 return $this->selfLink;
H A DUser.php49 public $selfLink; variable in Google\\Service\\Blogger\\User
156 public function setSelfLink($selfLink) argument
158 $this->selfLink = $selfLink;
165 return $this->selfLink;
H A DUserBlogs.php25 public $selfLink; variable in Google\\Service\\Blogger\\UserBlogs
30 public function setSelfLink($selfLink) argument
32 $this->selfLink = $selfLink;
39 return $this->selfLink;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DAnnotation.php76 public $selfLink; variable in Google\\Service\\Books\\Annotation
285 public function setSelfLink($selfLink) argument
287 $this->selfLink = $selfLink;
294 return $this->selfLink;
H A DBookshelf.php45 public $selfLink; variable in Google\\Service\\Books\\Bookshelf
136 public function setSelfLink($selfLink) argument
138 $this->selfLink = $selfLink;
145 return $this->selfLink;
H A DDictionaryAnnotationdata.php47 public $selfLink; variable in Google\\Service\\Books\\DictionaryAnnotationdata
144 public function setSelfLink($selfLink) argument
146 $this->selfLink = $selfLink;
153 return $this->selfLink;
H A DGeoAnnotationdata.php47 public $selfLink; variable in Google\\Service\\Books\\GeoAnnotationdata
144 public function setSelfLink($selfLink) argument
146 $this->selfLink = $selfLink;
153 return $this->selfLink;
H A DLayersummary.php62 public $selfLink; variable in Google\\Service\\Books\\Layersummary
205 public function setSelfLink($selfLink) argument
207 $this->selfLink = $selfLink;
214 return $this->selfLink;
H A DVolume.php47 public $selfLink; variable in Google\\Service\\Books\\Volume
168 public function setSelfLink($selfLink) argument
170 $this->selfLink = $selfLink;
177 return $this->selfLink;
H A DVolumeannotation.php68 public $selfLink; variable in Google\\Service\\Books\\Volumeannotation
235 public function setSelfLink($selfLink) argument
237 $this->selfLink = $selfLink;
244 return $this->selfLink;

12345678910