public sealed class ProcessingLocation.Types.ImageFallbackLocation : IMessage<ProcessingLocation.Types.ImageFallbackLocation>, IEquatable<ProcessingLocation.Types.ImageFallbackLocation>, IDeepCloneable<ProcessingLocation.Types.ImageFallbackLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ProcessingLocation.Types.ImageFallbackLocation.
Configure image processing to fall back to the configured processing option
below if unavailable in the request location.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the `ImageFallbackLocation` class within the Google Cloud Data Loss Prevention v2 API is 4.16.0, with numerous previous versions listed, ranging back to 2.15.0."],["`ImageFallbackLocation` is a class used in the Google Cloud Data Loss Prevention v2 API to configure how image processing falls back if the initially requested location is unavailable."],["This class inherits from the base `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ImageFallbackLocation` class has two constructors, one default and another that takes another `ImageFallbackLocation` instance for cloning, and it also defines properties for `GlobalProcessing` and `MultiRegionProcessing`, determining fallback processing locations."],["The class allows for a processing location fallback to either a global or a multi-region when the requested option is unavailable."]]],[]]