Lines Matching refs:this

121     $this->creationTimestamp = $creationTimestamp;
128 return $this->creationTimestamp;
135 $this->description = $description;
142 return $this->description;
149 $this->enableFlowLogs = $enableFlowLogs;
156 return $this->enableFlowLogs;
163 $this->externalIpv6Prefix = $externalIpv6Prefix;
170 return $this->externalIpv6Prefix;
177 $this->fingerprint = $fingerprint;
184 return $this->fingerprint;
191 $this->gatewayAddress = $gatewayAddress;
198 return $this->gatewayAddress;
205 $this->id = $id;
212 return $this->id;
219 $this->internalIpv6Prefix = $internalIpv6Prefix;
226 return $this->internalIpv6Prefix;
233 $this->ipCidrRange = $ipCidrRange;
240 return $this->ipCidrRange;
247 $this->ipv6AccessType = $ipv6AccessType;
254 return $this->ipv6AccessType;
261 $this->ipv6CidrRange = $ipv6CidrRange;
268 return $this->ipv6CidrRange;
275 $this->kind = $kind;
282 return $this->kind;
289 $this->logConfig = $logConfig;
296 return $this->logConfig;
303 $this->name = $name;
310 return $this->name;
317 $this->network = $network;
324 return $this->network;
331 $this->privateIpGoogleAccess = $privateIpGoogleAccess;
338 return $this->privateIpGoogleAccess;
345 $this->privateIpv6GoogleAccess = $privateIpv6GoogleAccess;
352 return $this->privateIpv6GoogleAccess;
359 $this->purpose = $purpose;
366 return $this->purpose;
373 $this->region = $region;
380 return $this->region;
387 $this->role = $role;
394 return $this->role;
401 $this->secondaryIpRanges = $secondaryIpRanges;
408 return $this->secondaryIpRanges;
415 $this->selfLink = $selfLink;
422 return $this->selfLink;
429 $this->stackType = $stackType;
436 return $this->stackType;
443 $this->state = $state;
450 return $this->state;