MLProductVisionSearchAnalyzerSetting class

Constructors

MLProductVisionSearchAnalyzerSetting.local({required String path, String? productSetId, int? largestNumberOfReturns, int? region})
factory
MLProductVisionSearchAnalyzerSetting.plugin({String? productSetId, int? largestNumberOfReturns, int? region})
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
largestNumberOfReturns int?
final
path String
final
productSetId String?
final
region int?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

REGION_DR_AFILA → const int
REGION_DR_CHINA → const int
China
REGION_DR_EUROPE → const int
Europe
REGION_DR_GERMAN → const int
Germany
REGION_DR_RUSSIA → const int
Russia
REGION_DR_SINGAPORE → const int
Singapore
REGION_DR_UNKNOWN → const int
Unknown