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

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

The granularity of this isolation restriction.

Protobuf type google.cloud.networkservices.v1.ServiceLbPolicy.IsolationGranularity

Namespace

Google \ Cloud \ NetworkServices \ V1 \ ServiceLbPolicy

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

ISOLATION_GRANULARITY_UNSPECIFIED

Value: 0

No isolation is configured for the backend service. Traffic can overflow based on the load balancing algorithm.

Generated from protobuf enum ISOLATION_GRANULARITY_UNSPECIFIED = 0;

REGION

Value: 1

Traffic for this service will be isolated at the cloud region level.

Generated from protobuf enum REGION = 1;