Google Cloud Datalabeling V1beta1 Client - Class StringAggregationType (0.2.0)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class StringAggregationType.

Protobuf type google.cloud.datalabeling.v1beta1.StringAggregationType

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

STRING_AGGREGATION_TYPE_UNSPECIFIED

  Value: 0 
 

Generated from protobuf enum STRING_AGGREGATION_TYPE_UNSPECIFIED = 0;

MAJORITY_VOTE

  Value: 1 
 

Majority vote to aggregate answers.

Generated from protobuf enum MAJORITY_VOTE = 1;

UNANIMOUS_VOTE

  Value: 2 
 

Unanimous answers will be adopted.

Generated from protobuf enum UNANIMOUS_VOTE = 2;

NO_AGGREGATION

  Value: 3 
 

Preserve all answers by crowd compute.

Generated from protobuf enum NO_AGGREGATION = 3;

Design a Mobile Site
View Site in Mobile | Classic
Share by: