Uses of Class
com.google.cloud.datalabeling.v1beta1.LabelStats
-
Packages that use LabelStats Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of LabelStats in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return LabelStats Modifier and Type Method Description LabelStatsLabelStats.Builder. build()LabelStatsLabelStats.Builder. buildPartial()static LabelStatsLabelStats. getDefaultInstance()LabelStatsLabelStats.Builder. getDefaultInstanceForType()LabelStatsLabelStats. getDefaultInstanceForType()LabelStatsAnnotatedDataset.Builder. getLabelStats()Output only.LabelStatsAnnotatedDataset. getLabelStats()Output only.LabelStatsAnnotatedDatasetOrBuilder. getLabelStats()Output only.LabelStatsExportDataOperationResponse.Builder. getLabelStats()Output only.LabelStatsExportDataOperationResponse. getLabelStats()Output only.LabelStatsExportDataOperationResponseOrBuilder. getLabelStats()Output only.static LabelStatsLabelStats. parseDelimitedFrom(InputStream input)static LabelStatsLabelStats. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LabelStatsLabelStats. parseFrom(byte[] data)static LabelStatsLabelStats. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LabelStatsLabelStats. parseFrom(com.google.protobuf.ByteString data)static LabelStatsLabelStats. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LabelStatsLabelStats. parseFrom(com.google.protobuf.CodedInputStream input)static LabelStatsLabelStats. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LabelStatsLabelStats. parseFrom(InputStream input)static LabelStatsLabelStats. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LabelStatsLabelStats. parseFrom(ByteBuffer data)static LabelStatsLabelStats. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type LabelStats Modifier and Type Method Description com.google.protobuf.Parser<LabelStats>LabelStats. getParserForType()static com.google.protobuf.Parser<LabelStats>LabelStats. parser()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type LabelStats Modifier and Type Method Description LabelStats.BuilderLabelStats.Builder. mergeFrom(LabelStats other)AnnotatedDataset.BuilderAnnotatedDataset.Builder. mergeLabelStats(LabelStats value)Output only.ExportDataOperationResponse.BuilderExportDataOperationResponse.Builder. mergeLabelStats(LabelStats value)Output only.static LabelStats.BuilderLabelStats. newBuilder(LabelStats prototype)AnnotatedDataset.BuilderAnnotatedDataset.Builder. setLabelStats(LabelStats value)Output only.ExportDataOperationResponse.BuilderExportDataOperationResponse.Builder. setLabelStats(LabelStats value)Output only.
-