Reference documentation and code samples for the Data Loss Prevention V2 Client class ProcessingLocation.
Configure processing location for discovery and inspection. For example, image OCR is only provided in limited regions but configuring ProcessingLocation will redirect OCR to a location where OCR is provided.
Generated from protobuf message google.privacy.dlp.v2.ProcessingLocation
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ image_fallback_location
↳ document_fallback_location
ProcessingLocation\DocumentFallbackLocation
Document processing falls back using this configuration.
getImageFallbackLocation
Image processing falls back using this configuration.
hasImageFallbackLocation
clearImageFallbackLocation
setImageFallbackLocation
Image processing falls back using this configuration.
$this
getDocumentFallbackLocation
Document processing falls back using this configuration.
hasDocumentFallbackLocation
clearDocumentFallbackLocation
setDocumentFallbackLocation
Document processing falls back using this configuration.
$this

