Class ImageFallbackLocation (3.28.0)

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

Configure image processing to fall back to the configured processing option below if unavailable in the request location.

Attributes

Name Description
multi_region_processing google.cloud.dlp_v2.types.ProcessingLocation.MultiRegionProcessing
Processing will happen in a multi-region that contains the current region if available.
global_processing google.cloud.dlp_v2.types.ProcessingLocation.GlobalProcessing
Processing will happen in the global region.