Reference documentation and code samples for the Compute V1 Client class TargetHttpsProxiesScopedList.
Generated from protobuf message google.cloud.compute.v1.TargetHttpsProxiesScopedList
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ target_https_proxies
array< Google\Cloud\Compute\V1\TargetHttpsProxy
>
A list of TargetHttpsProxies contained in this scope.
↳ warning
Google\Cloud\Compute\V1\Warning
Informational warning which replaces the list of backend services when the list is empty.
getTargetHttpsProxies
A list of TargetHttpsProxies contained in this scope.
Generated from protobuf field repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;
Google\Protobuf\Internal\RepeatedField
setTargetHttpsProxies
A list of TargetHttpsProxies contained in this scope.
Generated from protobuf field repeated .google.cloud.compute.v1.TargetHttpsProxy target_https_proxies = 366607882;
$this
getWarning
Informational warning which replaces the list of backend services when the list is empty.
Generated from protobuf field optional .google.cloud.compute.v1.Warning warning = 50704284;
hasWarning
clearWarning
setWarning
Informational warning which replaces the list of backend services when the list is empty.
Generated from protobuf field optional .google.cloud.compute.v1.Warning warning = 50704284;
$this

