AI Platform Data Labeling Service V1beta1 API - Module Google::Cloud::DataLabeling::V1beta1::StringAggregationType (v0.8.0)

Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API module Google::Cloud::DataLabeling::V1beta1::StringAggregationType.

Constants

STRING_AGGREGATION_TYPE_UNSPECIFIED

value: 0

MAJORITY_VOTE

value: 1
Majority vote to aggregate answers.

UNANIMOUS_VOTE

value: 2
Unanimous answers will be adopted.

NO_AGGREGATION

value: 3
Preserve all answers by crowd compute.