Class LocationSupport (3.32.0)

LocationSupport(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Locations at which a feature can be used.

Attributes

Name Description
regionalization_scope google.cloud.dlp_v2.types.LocationSupport.RegionalizationScope
The current scope for location on this feature. This may expand over time.
locations MutableSequence[str]
Specific locations where the feature may be used. Examples: us-central1, us, asia, global If scope is ANY_LOCATION, no regions will be listed.

Classes

RegionalizationScope

RegionalizationScope(value)

The location scope for a feature.