Uses of Class
com.google.cloud.datalabeling.v1beta1.InstructionName.Builder
-
Packages that use InstructionName.Builder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of InstructionName.Builder in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return InstructionName.Builder Modifier and Type Method Description static InstructionName.BuilderInstructionName. newBuilder()InstructionName.BuilderInstructionName.Builder. setInstruction(String instruction)InstructionName.BuilderInstructionName.Builder. setProject(String project)InstructionName.BuilderInstructionName. toBuilder()
-