Lines Matching refs:this
79 $this->autoscaling = $autoscaling;
86 return $this->autoscaling;
93 $this->conditions = $conditions;
100 return $this->conditions;
107 $this->config = $config;
114 return $this->config;
121 $this->initialNodeCount = $initialNodeCount;
128 return $this->initialNodeCount;
135 $this->instanceGroupUrls = $instanceGroupUrls;
142 return $this->instanceGroupUrls;
149 $this->locations = $locations;
156 return $this->locations;
163 $this->management = $management;
170 return $this->management;
177 $this->maxPodsConstraint = $maxPodsConstraint;
184 return $this->maxPodsConstraint;
191 $this->name = $name;
198 return $this->name;
205 $this->networkConfig = $networkConfig;
212 return $this->networkConfig;
219 $this->podIpv4CidrSize = $podIpv4CidrSize;
226 return $this->podIpv4CidrSize;
233 $this->selfLink = $selfLink;
240 return $this->selfLink;
247 $this->status = $status;
254 return $this->status;
261 $this->statusMessage = $statusMessage;
268 return $this->statusMessage;
275 $this->upgradeSettings = $upgradeSettings;
282 return $this->upgradeSettings;
289 $this->version = $version;
296 return $this->version;