Lines Matching refs:this

117     $this->clientRequestId = $clientRequestId;
124 return $this->clientRequestId;
131 $this->createTime = $createTime;
138 return $this->createTime;
145 $this->createdFromSnapshotId = $createdFromSnapshotId;
152 return $this->createdFromSnapshotId;
159 $this->currentState = $currentState;
166 return $this->currentState;
173 $this->currentStateTime = $currentStateTime;
180 return $this->currentStateTime;
187 $this->environment = $environment;
194 return $this->environment;
201 $this->executionInfo = $executionInfo;
208 return $this->executionInfo;
215 $this->id = $id;
222 return $this->id;
229 $this->jobMetadata = $jobMetadata;
236 return $this->jobMetadata;
243 $this->labels = $labels;
250 return $this->labels;
257 $this->location = $location;
264 return $this->location;
271 $this->name = $name;
278 return $this->name;
285 $this->pipelineDescription = $pipelineDescription;
292 return $this->pipelineDescription;
299 $this->projectId = $projectId;
306 return $this->projectId;
313 $this->replaceJobId = $replaceJobId;
320 return $this->replaceJobId;
327 $this->replacedByJobId = $replacedByJobId;
334 return $this->replacedByJobId;
341 $this->requestedState = $requestedState;
348 return $this->requestedState;
355 $this->satisfiesPzs = $satisfiesPzs;
362 return $this->satisfiesPzs;
369 $this->stageStates = $stageStates;
376 return $this->stageStates;
383 $this->startTime = $startTime;
390 return $this->startTime;
397 $this->steps = $steps;
404 return $this->steps;
411 $this->stepsLocation = $stepsLocation;
418 return $this->stepsLocation;
425 $this->tempFiles = $tempFiles;
432 return $this->tempFiles;
439 $this->transformNameMapping = $transformNameMapping;
446 return $this->transformNameMapping;
453 $this->type = $type;
460 return $this->type;