Google Cloud Network Connectivity V1 Client - Class Overlap (2.5.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class Overlap.
Overlap specifications.
Protobuf type google.cloud.networkconnectivity.v1.InternalRange.Overlap
Namespace
Google \ Cloud \ NetworkConnectivity \ V1 \ InternalRange
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
OVERLAP_UNSPECIFIED
Value: 0
No overlap overrides.
Generated from protobuf enum OVERLAP_UNSPECIFIED = 0;
OVERLAP_ROUTE_RANGE
Value: 1
Allow creation of static routes more specific that the current
internal range.
Generated from protobuf enum OVERLAP_ROUTE_RANGE = 1;
OVERLAP_EXISTING_SUBNET_RANGE
Value: 2
Allow creation of internal ranges that overlap with existing subnets.
Generated from protobuf enum OVERLAP_EXISTING_SUBNET_RANGE = 2;
[[["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-18 UTC."],[],[]]