Lines Matching refs:this

40       $data = $this->__call('get', array($params));
41 if ($this->useObjects()) {
75 $data = $this->__call('lookup', array($params));
76 if ($this->useObjects()) {
107 $this->servicePath = 'freebase/v1/';
108 $this->version = 'v1';
109 $this->serviceName = 'freebase';
111 $client->addService($this->serviceName, $this->version);
112 …$this->text = new Google_TextServiceResource($this, $this->serviceName, 'text', json_decode('{"met…
113 …$this->topic = new Google_TopicServiceResource($this, $this->serviceName, 'topic', json_decode('{"…
115 …$this->image = new Google_ImageServiceResource($this, $this->serviceName, 'image', json_decode('{"…
116 …$this->mqlread = new Google_MqlreadServiceResource($this, $this->serviceName, 'mqlread', json_deco…
117 …$this->mqlwrite = new Google_MqlwriteServiceResource($this, $this->serviceName, 'mqlwrite', json_d…
126 $this->result = $result;
129 return $this->result;
139 $this->id = $id;
142 return $this->id;
145 $this->property = $property;
148 return $this->property;
157 $this->_freebase_object_profile_linkcount = $_freebase_object_profile_linkcount;
160 return $this->_freebase_object_profile_linkcount;
172 $this->count = $count;
175 return $this->count;
178 $this->status = $status;
181 return $this->status;
184 $this->assertIsArray($values, 'Google_TopicValue', __METHOD__);
185 $this->values = $values;
188 return $this->values;
191 $this->valuetype = $valuetype;
194 return $this->valuetype;
204 $this->type = $type;
207 return $this->type;
210 $this->assertIsArray($values, 'Google_TopicStatslinkcountValues', __METHOD__);
211 $this->values = $values;
214 return $this->values;
225 $this->count = $count;
228 return $this->count;
231 $this->id = $id;
234 return $this->id;
237 $this->assertIsArray($values, 'Google_TopicStatslinkcountValuesValues', __METHOD__);
238 $this->values = $values;
241 return $this->values;
252 $this->count = $count;
255 return $this->count;
258 $this->id = $id;
261 return $this->id;
264 $this->assertIsArray($values, 'Google_TopicStatslinkcountValuesValuesValues', __METHOD__);
265 $this->values = $values;
268 return $this->values;
276 $this->count = $count;
279 return $this->count;
282 $this->id = $id;
285 return $this->id;
305 $this->citation = $citation;
308 return $this->citation;
311 $this->creator = $creator;
314 return $this->creator;
317 $this->dataset = $dataset;
320 return $this->dataset;
323 $this->id = $id;
326 return $this->id;
329 $this->lang = $lang;
332 return $this->lang;
335 $this->project = $project;
338 return $this->project;
341 $this->property = $property;
344 return $this->property;
347 $this->text = $text;
350 return $this->text;
353 $this->timestamp = $timestamp;
356 return $this->timestamp;
359 $this->value = $value;
362 return $this->value;
371 $this->provider = $provider;
374 return $this->provider;
377 $this->statement = $statement;
380 return $this->statement;
383 $this->uri = $uri;
386 return $this->uri;