Uses of Interface
com.google.cloud.datalabeling.v1beta1.AnnotatedDatasetOrBuilder
-
Packages that use AnnotatedDatasetOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of AnnotatedDatasetOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement AnnotatedDatasetOrBuilder Modifier and Type Class Description classAnnotatedDatasetAnnotatedDataset is a set holding annotations for data in a Dataset.static classAnnotatedDataset.BuilderAnnotatedDataset is a set holding annotations for data in a Dataset.Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotatedDatasetOrBuilder Modifier and Type Method Description AnnotatedDatasetOrBuilderListAnnotatedDatasetsResponse.Builder. getAnnotatedDatasetsOrBuilder(int index)The list of annotated datasets to return.AnnotatedDatasetOrBuilderListAnnotatedDatasetsResponse. getAnnotatedDatasetsOrBuilder(int index)The list of annotated datasets to return.AnnotatedDatasetOrBuilderListAnnotatedDatasetsResponseOrBuilder. getAnnotatedDatasetsOrBuilder(int index)The list of annotated datasets to return.Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type AnnotatedDatasetOrBuilder Modifier and Type Method Description List<? extends AnnotatedDatasetOrBuilder>ListAnnotatedDatasetsResponse.Builder. getAnnotatedDatasetsOrBuilderList()The list of annotated datasets to return.List<? extends AnnotatedDatasetOrBuilder>ListAnnotatedDatasetsResponse. getAnnotatedDatasetsOrBuilderList()The list of annotated datasets to return.List<? extends AnnotatedDatasetOrBuilder>ListAnnotatedDatasetsResponseOrBuilder. getAnnotatedDatasetsOrBuilderList()The list of annotated datasets to return.
-