Lines Matching refs:this

121     $this->clientOperationId = $clientOperationId;
128 return $this->clientOperationId;
135 $this->creationTimestamp = $creationTimestamp;
142 return $this->creationTimestamp;
149 $this->description = $description;
156 return $this->description;
163 $this->endTime = $endTime;
170 return $this->endTime;
177 $this->error = $error;
184 return $this->error;
191 $this->httpErrorMessage = $httpErrorMessage;
198 return $this->httpErrorMessage;
205 $this->httpErrorStatusCode = $httpErrorStatusCode;
212 return $this->httpErrorStatusCode;
219 $this->id = $id;
226 return $this->id;
233 $this->insertTime = $insertTime;
240 return $this->insertTime;
247 $this->kind = $kind;
254 return $this->kind;
261 $this->name = $name;
268 return $this->name;
275 $this->operationGroupId = $operationGroupId;
282 return $this->operationGroupId;
289 $this->operationType = $operationType;
296 return $this->operationType;
303 $this->progress = $progress;
310 return $this->progress;
317 $this->region = $region;
324 return $this->region;
331 $this->selfLink = $selfLink;
338 return $this->selfLink;
345 $this->startTime = $startTime;
352 return $this->startTime;
359 $this->status = $status;
366 return $this->status;
373 $this->statusMessage = $statusMessage;
380 return $this->statusMessage;
387 $this->targetId = $targetId;
394 return $this->targetId;
401 $this->targetLink = $targetLink;
408 return $this->targetLink;
415 $this->user = $user;
422 return $this->user;
429 $this->warnings = $warnings;
436 return $this->warnings;
443 $this->zone = $zone;
450 return $this->zone;