public static final class ListInstructionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder> implements ListInstructionsResponseOrBuilder
Results of listing instructions under a project.Protobuf type
google.cloud.datalabeling.v1beta1.ListInstructionsResponse| Modifier and Type | Method and Description |
|---|---|
ListInstructionsResponse.Builder |
addAllInstructions(Iterable<? extends Instruction> values)
The list of Instructions to return.
|
ListInstructionsResponse.Builder |
addInstructions(Instruction.Builder builderForValue)
The list of Instructions to return.
|
ListInstructionsResponse.Builder |
addInstructions(Instruction value)
The list of Instructions to return.
|
ListInstructionsResponse.Builder |
addInstructions(int index,
Instruction.Builder builderForValue)
The list of Instructions to return.
|
ListInstructionsResponse.Builder |
addInstructions(int index,
Instruction value)
The list of Instructions to return.
|
Instruction.Builder |
addInstructionsBuilder()
The list of Instructions to return.
|
Instruction.Builder |
addInstructionsBuilder(int index)
The list of Instructions to return.
|
ListInstructionsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListInstructionsResponse |
build() |
ListInstructionsResponse |
buildPartial() |
ListInstructionsResponse.Builder |
clear() |
ListInstructionsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListInstructionsResponse.Builder |
clearInstructions()
The list of Instructions to return.
|
ListInstructionsResponse.Builder |
clearNextPageToken()
A token to retrieve next page of results.
|
ListInstructionsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListInstructionsResponse.Builder |
clone() |
ListInstructionsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Instruction |
getInstructions(int index)
The list of Instructions to return.
|
Instruction.Builder |
getInstructionsBuilder(int index)
The list of Instructions to return.
|
List<Instruction.Builder> |
getInstructionsBuilderList()
The list of Instructions to return.
|
int |
getInstructionsCount()
The list of Instructions to return.
|
List<Instruction> |
getInstructionsList()
The list of Instructions to return.
|
InstructionOrBuilder |
getInstructionsOrBuilder(int index)
The list of Instructions to return.
|
List<? extends InstructionOrBuilder> |
getInstructionsOrBuilderList()
The list of Instructions to return.
|
String |
getNextPageToken()
A token to retrieve next page of results.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token to retrieve next page of results.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListInstructionsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListInstructionsResponse.Builder |
mergeFrom(ListInstructionsResponse other) |
ListInstructionsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListInstructionsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListInstructionsResponse.Builder |
removeInstructions(int index)
The list of Instructions to return.
|
ListInstructionsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListInstructionsResponse.Builder |
setInstructions(int index,
Instruction.Builder builderForValue)
The list of Instructions to return.
|
ListInstructionsResponse.Builder |
setInstructions(int index,
Instruction value)
The list of Instructions to return.
|
ListInstructionsResponse.Builder |
setNextPageToken(String value)
A token to retrieve next page of results.
|
ListInstructionsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve next page of results.
|
ListInstructionsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListInstructionsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>public ListInstructionsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>public ListInstructionsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListInstructionsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListInstructionsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListInstructionsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>public ListInstructionsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>public ListInstructionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>public ListInstructionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>public ListInstructionsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>public ListInstructionsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>public ListInstructionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstructionsResponse.Builder>public ListInstructionsResponse.Builder mergeFrom(ListInstructionsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>public ListInstructionsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListInstructionsResponse.Builder>IOExceptionpublic List<Instruction> getInstructionsList()
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;getInstructionsList in interface ListInstructionsResponseOrBuilderpublic int getInstructionsCount()
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;getInstructionsCount in interface ListInstructionsResponseOrBuilderpublic Instruction getInstructions(int index)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;getInstructions in interface ListInstructionsResponseOrBuilderpublic ListInstructionsResponse.Builder setInstructions(int index, Instruction value)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public ListInstructionsResponse.Builder setInstructions(int index, Instruction.Builder builderForValue)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public ListInstructionsResponse.Builder addInstructions(Instruction value)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public ListInstructionsResponse.Builder addInstructions(int index, Instruction value)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public ListInstructionsResponse.Builder addInstructions(Instruction.Builder builderForValue)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public ListInstructionsResponse.Builder addInstructions(int index, Instruction.Builder builderForValue)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public ListInstructionsResponse.Builder addAllInstructions(Iterable<? extends Instruction> values)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public ListInstructionsResponse.Builder clearInstructions()
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public ListInstructionsResponse.Builder removeInstructions(int index)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public Instruction.Builder getInstructionsBuilder(int index)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public InstructionOrBuilder getInstructionsOrBuilder(int index)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;getInstructionsOrBuilder in interface ListInstructionsResponseOrBuilderpublic List<? extends InstructionOrBuilder> getInstructionsOrBuilderList()
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;getInstructionsOrBuilderList in interface ListInstructionsResponseOrBuilderpublic Instruction.Builder addInstructionsBuilder()
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public Instruction.Builder addInstructionsBuilder(int index)
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public List<Instruction.Builder> getInstructionsBuilderList()
The list of Instructions to return.
repeated .google.cloud.datalabeling.v1beta1.Instruction instructions = 1;public String getNextPageToken()
A token to retrieve next page of results.
string next_page_token = 2;getNextPageToken in interface ListInstructionsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve next page of results.
string next_page_token = 2;getNextPageTokenBytes in interface ListInstructionsResponseOrBuilderpublic ListInstructionsResponse.Builder setNextPageToken(String value)
A token to retrieve next page of results.
string next_page_token = 2;public ListInstructionsResponse.Builder clearNextPageToken()
A token to retrieve next page of results.
string next_page_token = 2;public ListInstructionsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve next page of results.
string next_page_token = 2;public final ListInstructionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>public final ListInstructionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListInstructionsResponse.Builder>Copyright © 2019 Google LLC. All rights reserved.