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.
Parameters for web detection request.
Implements
IMessageWebDetectionParams, IEquatableWebDetectionParams, IDeepCloneableWebDetectionParams, IBufferMessage, IMessageNamespace
Google.Cloud.Vision.V1Assembly
Google.Cloud.Vision.V1.dll
Constructors
WebDetectionParams()
public WebDetectionParams()
WebDetectionParams(WebDetectionParams)
public WebDetectionParams(WebDetectionParams other)
Parameter | |
---|---|
Name | Description |
other | WebDetectionParams |
Properties
IncludeGeoResults
[Obsolete]
public bool IncludeGeoResults { get; set; }
This field has no effect on results.
Property Value | |
---|---|
Type | Description |
bool |