Compute V1 Client - Class Subsetting (1.5.0)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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.

Generated from protobuf field optional string policy = 91071794;

Returns
TypeDescription
string

hasPolicy

clearPolicy

setPolicy

Check the Policy enum for the list of possible values.

Generated from protobuf field optional string policy = 91071794;

Parameter
NameDescription
var string
Returns
TypeDescription
$this