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 reference documentation for the `WebDetectionParams` class within the Google Cloud Vision v1 API."],["The `WebDetectionParams` class is used to define parameters for web detection requests, and is a public sealed class, inheriting from `object` and implementing multiple interfaces."],["The documentation includes details about various versions of the API, ranging from version 2.3.0 to the latest version 3.7.0, with 3.4.0 being the specific version documented on the page."],["The class offers two constructors, `WebDetectionParams()` and `WebDetectionParams(WebDetectionParams other)`, and includes an obsolete property named `IncludeGeoResults` that does not impact results."],["The provided documentation is within the `Google.Cloud.Vision.V1` namespace and is part of the `Google.Cloud.Vision.V1.dll` assembly."]]],[]]