Interface GetCardinalityResponse.Builder

    • Method Detail

      • cardinality

        GetCardinalityResponse.Builder cardinality​(Integer cardinality)

        The approximate count of unique values that match the query.

        Parameters:
        cardinality - The approximate count of unique values that match the query.
        Returns:
        Returns a reference to this object so that method calls can be chained together.