Uses of Interface
com.google.cloud.datalabeling.v1beta1.LabelStatsOrBuilder
-
Packages that use LabelStatsOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of LabelStatsOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement LabelStatsOrBuilder Modifier and Type Class Description class
LabelStats
Statistics about annotation specs.static class
LabelStats.Builder
Statistics about annotation specs.Methods in com.google.cloud.datalabeling.v1beta1 that return LabelStatsOrBuilder Modifier and Type Method Description LabelStatsOrBuilder
AnnotatedDataset.Builder. getLabelStatsOrBuilder()
Output only.LabelStatsOrBuilder
AnnotatedDataset. getLabelStatsOrBuilder()
Output only.LabelStatsOrBuilder
AnnotatedDatasetOrBuilder. getLabelStatsOrBuilder()
Output only.LabelStatsOrBuilder
ExportDataOperationResponse.Builder. getLabelStatsOrBuilder()
Output only.LabelStatsOrBuilder
ExportDataOperationResponse. getLabelStatsOrBuilder()
Output only.LabelStatsOrBuilder
ExportDataOperationResponseOrBuilder. getLabelStatsOrBuilder()
Output only.
-