Module: Google::Cloud::NetworkConnectivity::V1::InternalRange::Overlap

Defined in:
proto_docs/google/cloud/networkconnectivity/v1/internal_range.rb

Overview

Overlap specifications.

Constant Summary collapse

OVERLAP_UNSPECIFIED =

No overlap overrides.

0
OVERLAP_ROUTE_RANGE =

Allow creation of static routes more specific that the current internal range.

1
OVERLAP_EXISTING_SUBNET_RANGE =

Allow creation of internal ranges that overlap with existing subnets.

2