public sealed class WebDetectionParams : IMessage<WebDetectionParams>, IEquatable<WebDetectionParams>, IDeepCloneable<WebDetectionParams>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class WebDetectionParams.
[[["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-17 UTC."],[[["This webpage provides documentation for the `WebDetectionParams` class within the Google Cloud Vision v1 API, detailing its usage and properties."],["The latest version of this API is 3.7.0, while version 3.5.0 is the focus of the documentation page with links to documentation for versions ranging from 2.3.0 to 3.7.0."],["`WebDetectionParams` is used to configure parameters for web detection requests and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and has constructors allowing for the creation of a new instance, or from another pre-existing `WebDetectionParams` object."],["The property `IncludeGeoResults` is available, but is marked obsolete and has no effect on results."]]],[]]