Google Cloud Network Services V1 Client - Class IsolationGranularity (0.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]