Cloud Vision V1p3beta1 API - Class Google::Cloud::Vision::V1p3beta1::ProductSearchResults::GroupedResult (v0.7.0)

Reference documentation and code samples for the Cloud Vision V1p3beta1 API class Google::Cloud::Vision::V1p3beta1::ProductSearchResults::GroupedResult.

Information about the products similar to a single product in a query image.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bounding_poly

def bounding_poly() -> ::Google::Cloud::Vision::V1p3beta1::BoundingPoly
Returns

#bounding_poly=

def bounding_poly=(value) -> ::Google::Cloud::Vision::V1p3beta1::BoundingPoly
Parameter
Returns

#object_annotations

def object_annotations() -> ::Array<::Google::Cloud::Vision::V1p3beta1::ProductSearchResults::ObjectAnnotation>
Returns

#object_annotations=

def object_annotations=(value) -> ::Array<::Google::Cloud::Vision::V1p3beta1::ProductSearchResults::ObjectAnnotation>
Parameter
Returns

#results

def results() -> ::Array<::Google::Cloud::Vision::V1p3beta1::ProductSearchResults::Result>
Returns

#results=

def results=(value) -> ::Array<::Google::Cloud::Vision::V1p3beta1::ProductSearchResults::Result>
Parameter
Returns