Vision AI V1 API - Class Google::Cloud::VisionAI::V1::ProductRecognizerConfig (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::ProductRecognizerConfig.

Message describing ProductRecognizerConfig.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#recognition_confidence_threshold

def recognition_confidence_threshold() -> ::Float
Returns
  • (::Float) — Confidence threshold to filter detection results. If not set, a system default value will be used.

#recognition_confidence_threshold=

def recognition_confidence_threshold=(value) -> ::Float
Parameter
  • value (::Float) — Confidence threshold to filter detection results. If not set, a system default value will be used.
Returns
  • (::Float) — Confidence threshold to filter detection results. If not set, a system default value will be used.

#retail_endpoint

def retail_endpoint() -> ::String
Returns
  • (::String) — The resource name of retail endpoint to use.

#retail_endpoint=

def retail_endpoint=(value) -> ::String
Parameter
  • value (::String) — The resource name of retail endpoint to use.
Returns
  • (::String) — The resource name of retail endpoint to use.