Module: Google::Cloud::Dlp::V2::LocationSupport::RegionalizationScope
- Defined in:
- proto_docs/google/privacy/dlp/v2/dlp.rb
Overview
The location scope for a feature.
Constant Summary collapse
- REGIONALIZATION_SCOPE_UNSPECIFIED =
Invalid.
0- REGIONAL =
Feature may be used with one or more regions. See locations for details.
1- ANY_LOCATION =
Feature may be used anywhere. Default value.
2