public sealed class ProcessingLocation : IMessage<ProcessingLocation>, IEquatable<ProcessingLocation>, IDeepCloneable<ProcessingLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides documentation for the `ProcessingLocation` class within the Google Cloud Data Loss Prevention (DLP) v2 API, focusing on configuring processing locations for data discovery and inspection."],["The `ProcessingLocation` class is part of the `Google.Cloud.Dlp.V2` namespace and is available in multiple versions of the API, with the latest being version 4.16.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data processing within the API."],["The `ProcessingLocation` class has a property, `ImageFallbackLocation`, that specifies how image processing will handle fallback scenarios."],["There are 23 versions available of the ProcessingLocation class within the Google Cloud Data Loss Prevention (DLP) v2 API, ranging from version 2.15.0 up to the latest version 4.16.0."]]],[]]