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-09 UTC."],[[["This webpage provides reference documentation for the `WebDetectionParams` class within the Google Cloud Vision v1 API, specifically for .NET developers."],["The latest version of `WebDetectionParams` is 3.7.0, but documentation is also available for versions ranging from 2.3.0 to 3.6.0."],["`WebDetectionParams` is a class used to define parameters for web detection requests in the Google Cloud Vision API, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and a property called `IncludeGeoResults`, which is marked as obsolete and currently does not affect results."],["`WebDetectionParams` inherits methods from the base `object` class such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]