Class StringAggregationType (1.8.3)

StringAggregationType(value)

Values: STRING_AGGREGATION_TYPE_UNSPECIFIED (0): No description available. MAJORITY_VOTE (1): Majority vote to aggregate answers. UNANIMOUS_VOTE (2): Unanimous answers will be adopted. NO_AGGREGATION (3): Preserve all answers by crowd compute.