Uses of Interface
com.google.cloud.datalabeling.v1beta1.ExampleOrBuilder
-
Packages that use ExampleOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of ExampleOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement ExampleOrBuilder Modifier and Type Class Description classExampleAn Example is a piece of data and its annotation.static classExample.BuilderAn Example is a piece of data and its annotation.Methods in com.google.cloud.datalabeling.v1beta1 that return ExampleOrBuilder Modifier and Type Method Description ExampleOrBuilderListExamplesResponse.Builder. getExamplesOrBuilder(int index)The list of examples to return.ExampleOrBuilderListExamplesResponse. getExamplesOrBuilder(int index)The list of examples to return.ExampleOrBuilderListExamplesResponseOrBuilder. getExamplesOrBuilder(int index)The list of examples to return.ExampleOrBuilderSearchExampleComparisonsResponse.ExampleComparison.Builder. getGroundTruthExampleOrBuilder()The ground truth output for the input.ExampleOrBuilderSearchExampleComparisonsResponse.ExampleComparison. getGroundTruthExampleOrBuilder()The ground truth output for the input.ExampleOrBuilderSearchExampleComparisonsResponse.ExampleComparisonOrBuilder. getGroundTruthExampleOrBuilder()The ground truth output for the input.ExampleOrBuilderSearchExampleComparisonsResponse.ExampleComparison.Builder. getModelCreatedExamplesOrBuilder(int index)Predictions by the model for the input.ExampleOrBuilderSearchExampleComparisonsResponse.ExampleComparison. getModelCreatedExamplesOrBuilder(int index)Predictions by the model for the input.ExampleOrBuilderSearchExampleComparisonsResponse.ExampleComparisonOrBuilder. getModelCreatedExamplesOrBuilder(int index)Predictions by the model for the input.Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type ExampleOrBuilder Modifier and Type Method Description List<? extends ExampleOrBuilder>ListExamplesResponse.Builder. getExamplesOrBuilderList()The list of examples to return.List<? extends ExampleOrBuilder>ListExamplesResponse. getExamplesOrBuilderList()The list of examples to return.List<? extends ExampleOrBuilder>ListExamplesResponseOrBuilder. getExamplesOrBuilderList()The list of examples to return.List<? extends ExampleOrBuilder>SearchExampleComparisonsResponse.ExampleComparison.Builder. getModelCreatedExamplesOrBuilderList()Predictions by the model for the input.List<? extends ExampleOrBuilder>SearchExampleComparisonsResponse.ExampleComparison. getModelCreatedExamplesOrBuilderList()Predictions by the model for the input.List<? extends ExampleOrBuilder>SearchExampleComparisonsResponse.ExampleComparisonOrBuilder. getModelCreatedExamplesOrBuilderList()Predictions by the model for the input.
-