Uses of Interface
com.google.cloud.datalabeling.v1beta1.CsvInstructionOrBuilder
-
Packages that use CsvInstructionOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of CsvInstructionOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement CsvInstructionOrBuilder Modifier and Type Class Description classCsvInstructionDeprecated: this instruction format is not supported any more.static classCsvInstruction.BuilderDeprecated: this instruction format is not supported any more.Methods in com.google.cloud.datalabeling.v1beta1 that return CsvInstructionOrBuilder Modifier and Type Method Description CsvInstructionOrBuilderInstruction.Builder. getCsvInstructionOrBuilder()Deprecated.CsvInstructionOrBuilderInstruction. getCsvInstructionOrBuilder()Deprecated.CsvInstructionOrBuilderInstructionOrBuilder. getCsvInstructionOrBuilder()Deprecated.
-