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 class
CsvInstruction
Deprecated: this instruction format is not supported any more.static class
CsvInstruction.Builder
Deprecated: this instruction format is not supported any more.Methods in com.google.cloud.datalabeling.v1beta1 that return CsvInstructionOrBuilder Modifier and Type Method Description CsvInstructionOrBuilder
Instruction.Builder. getCsvInstructionOrBuilder()
Deprecated.CsvInstructionOrBuilder
Instruction. getCsvInstructionOrBuilder()
Deprecated.CsvInstructionOrBuilder
InstructionOrBuilder. getCsvInstructionOrBuilder()
Deprecated.
-