AggregateRating Class

  • java.lang.Object
    • PropertiesItem
      • Rating
        • com.microsoft.azure.cognitiveservices.search.visualsearch.models.AggregateRating

public class AggregateRating extends Rating

Defines the metrics that indicate how well an item was rated by others.

Method Summary

Modifier and Type Method and Description
Integer reviewCount()

Get the reviewCount value.

Inherited Members

Method Details

reviewCount

public Integer reviewCount()

Get the reviewCount value.

Returns:

the reviewCount value

Applies to