PredictionsIdentifyRequest
public struct PredictionsIdentifyRequest : AmplifyOperationRequest
-
Declaration
Swift
public let image: URL
-
Declaration
Swift
public let identifyType: IdentifyAction
-
Declaration
Swift
public let options: Options
-
Declaration
Swift
public init(image: URL, identifyType: IdentifyAction, options: Options)
-
Declaration
Swift
struct Options