Reference documentation and code samples for the Compute V1 Client class Subsetting.
Subsetting configuration for this BackendService. Currently this is applicable only for Internal TCP/UDP load balancing, Internal HTTP(S) load balancing and Traffic Director.
Generated from protobuf message google.cloud.compute.v1.Subsetting
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ policy |
string
Check the Policy enum for the list of possible values. |
getPolicy
Check the Policy enum for the list of possible values.
Returns | |
---|---|
Type | Description |
string |
hasPolicy
clearPolicy
setPolicy
Check the Policy enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |