Google Cloud Network Services V1 Client - Class IsolationConfig (0.6.1)

Reference documentation and code samples for the Google Cloud Network Services V1 Client class IsolationConfig.

Configuration to provide isolation support for the associated Backend Service.

Generated from protobuf message google.cloud.networkservices.v1.ServiceLbPolicy.IsolationConfig

Namespace

Google \ Cloud \ NetworkServices \ V1 \ ServiceLbPolicy

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ isolation_granularity int

Optional. The isolation granularity of the load balancer.

↳ isolation_mode int

Optional. The isolation mode of the load balancer.

getIsolationGranularity

Optional. The isolation granularity of the load balancer.

Returns
Type Description
int

setIsolationGranularity

Optional. The isolation granularity of the load balancer.

Parameter
Name Description
var int
Returns
Type Description
$this

getIsolationMode

Optional. The isolation mode of the load balancer.

Returns
Type Description
int

setIsolationMode

Optional. The isolation mode of the load balancer.

Parameter
Name Description
var int
Returns
Type Description
$this