Data Labeling v1beta1 API - Enum StringAggregationType (2.0.0-beta02)

public enum StringAggregationType

Namespace

Google.Cloud.DataLabeling.V1Beta1

Assembly

Google.Cloud.DataLabeling.V1Beta1.dll

Fields

NameDescription
MajorityVote

Majority vote to aggregate answers.

NoAggregation

Preserve all answers by crowd compute.

UnanimousVote

Unanimous answers will be adopted.

Unspecified