Class TotalResultSize (0.7.7)

TotalResultSize(value)

The total number of matching documents.

Values: TOTAL_RESULT_SIZE_UNSPECIFIED (0): Total number calculation will be skipped. ESTIMATED_SIZE (1): Estimate total number. The total result size will be accurated up to 10,000. This option will add cost and latency to your request. ACTUAL_SIZE (2): It may adversely impact performance. The limit is 1000,000.