| Modifier and Type | Class and Description |
|---|---|
class |
Instruction
Instruction of how to perform the labeling task for human operators.
|
static class |
Instruction.Builder
Instruction of how to perform the labeling task for human operators.
|
| Modifier and Type | Method and Description |
|---|---|
InstructionOrBuilder |
CreateInstructionRequestOrBuilder.getInstructionOrBuilder()
Required.
|
InstructionOrBuilder |
CreateInstructionRequest.getInstructionOrBuilder()
Required.
|
InstructionOrBuilder |
CreateInstructionRequest.Builder.getInstructionOrBuilder()
Required.
|
InstructionOrBuilder |
ListInstructionsResponse.getInstructionsOrBuilder(int index)
The list of Instructions to return.
|
InstructionOrBuilder |
ListInstructionsResponse.Builder.getInstructionsOrBuilder(int index)
The list of Instructions to return.
|
InstructionOrBuilder |
ListInstructionsResponseOrBuilder.getInstructionsOrBuilder(int index)
The list of Instructions to return.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends InstructionOrBuilder> |
ListInstructionsResponse.getInstructionsOrBuilderList()
The list of Instructions to return.
|
List<? extends InstructionOrBuilder> |
ListInstructionsResponse.Builder.getInstructionsOrBuilderList()
The list of Instructions to return.
|
List<? extends InstructionOrBuilder> |
ListInstructionsResponseOrBuilder.getInstructionsOrBuilderList()
The list of Instructions to return.
|
Copyright © 2019 Google LLC. All rights reserved.