public static final class ListNoteOccurrencesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListNoteOccurrencesResponse.Builder> implements ListNoteOccurrencesResponseOrBuilder
Response for listing occurrences for a note.Protobuf type
grafeas.v1beta1.ListNoteOccurrencesResponse| Modifier and Type | Method and Description |
|---|---|
ListNoteOccurrencesResponse.Builder |
addAllOccurrences(Iterable<? extends Occurrence> values)
The occurrences attached to the specified note.
|
ListNoteOccurrencesResponse.Builder |
addOccurrences(int index,
Occurrence.Builder builderForValue)
The occurrences attached to the specified note.
|
ListNoteOccurrencesResponse.Builder |
addOccurrences(int index,
Occurrence value)
The occurrences attached to the specified note.
|
ListNoteOccurrencesResponse.Builder |
addOccurrences(Occurrence.Builder builderForValue)
The occurrences attached to the specified note.
|
ListNoteOccurrencesResponse.Builder |
addOccurrences(Occurrence value)
The occurrences attached to the specified note.
|
Occurrence.Builder |
addOccurrencesBuilder()
The occurrences attached to the specified note.
|
Occurrence.Builder |
addOccurrencesBuilder(int index)
The occurrences attached to the specified note.
|
ListNoteOccurrencesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNoteOccurrencesResponse |
build() |
ListNoteOccurrencesResponse |
buildPartial() |
ListNoteOccurrencesResponse.Builder |
clear() |
ListNoteOccurrencesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListNoteOccurrencesResponse.Builder |
clearNextPageToken()
Token to provide to skip to a particular spot in the list.
|
ListNoteOccurrencesResponse.Builder |
clearOccurrences()
The occurrences attached to the specified note.
|
ListNoteOccurrencesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListNoteOccurrencesResponse.Builder |
clone() |
ListNoteOccurrencesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
Token to provide to skip to a particular spot in the list.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
Token to provide to skip to a particular spot in the list.
|
Occurrence |
getOccurrences(int index)
The occurrences attached to the specified note.
|
Occurrence.Builder |
getOccurrencesBuilder(int index)
The occurrences attached to the specified note.
|
List<Occurrence.Builder> |
getOccurrencesBuilderList()
The occurrences attached to the specified note.
|
int |
getOccurrencesCount()
The occurrences attached to the specified note.
|
List<Occurrence> |
getOccurrencesList()
The occurrences attached to the specified note.
|
OccurrenceOrBuilder |
getOccurrencesOrBuilder(int index)
The occurrences attached to the specified note.
|
List<? extends OccurrenceOrBuilder> |
getOccurrencesOrBuilderList()
The occurrences attached to the specified note.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListNoteOccurrencesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListNoteOccurrencesResponse.Builder |
mergeFrom(ListNoteOccurrencesResponse other) |
ListNoteOccurrencesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListNoteOccurrencesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListNoteOccurrencesResponse.Builder |
removeOccurrences(int index)
The occurrences attached to the specified note.
|
ListNoteOccurrencesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNoteOccurrencesResponse.Builder |
setNextPageToken(String value)
Token to provide to skip to a particular spot in the list.
|
ListNoteOccurrencesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
Token to provide to skip to a particular spot in the list.
|
ListNoteOccurrencesResponse.Builder |
setOccurrences(int index,
Occurrence.Builder builderForValue)
The occurrences attached to the specified note.
|
ListNoteOccurrencesResponse.Builder |
setOccurrences(int index,
Occurrence value)
The occurrences attached to the specified note.
|
ListNoteOccurrencesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListNoteOccurrencesResponse.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<ListNoteOccurrencesResponse.Builder>public ListNoteOccurrencesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListNoteOccurrencesResponse.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<ListNoteOccurrencesResponse.Builder>public ListNoteOccurrencesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListNoteOccurrencesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListNoteOccurrencesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListNoteOccurrencesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListNoteOccurrencesResponse.Builder>public ListNoteOccurrencesResponse.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<ListNoteOccurrencesResponse.Builder>public ListNoteOccurrencesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListNoteOccurrencesResponse.Builder>public ListNoteOccurrencesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListNoteOccurrencesResponse.Builder>public ListNoteOccurrencesResponse.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<ListNoteOccurrencesResponse.Builder>public ListNoteOccurrencesResponse.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<ListNoteOccurrencesResponse.Builder>public ListNoteOccurrencesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListNoteOccurrencesResponse.Builder>public ListNoteOccurrencesResponse.Builder mergeFrom(ListNoteOccurrencesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListNoteOccurrencesResponse.Builder>public ListNoteOccurrencesResponse.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<ListNoteOccurrencesResponse.Builder>IOExceptionpublic List<Occurrence> getOccurrencesList()
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;getOccurrencesList in interface ListNoteOccurrencesResponseOrBuilderpublic int getOccurrencesCount()
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;getOccurrencesCount in interface ListNoteOccurrencesResponseOrBuilderpublic Occurrence getOccurrences(int index)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;getOccurrences in interface ListNoteOccurrencesResponseOrBuilderpublic ListNoteOccurrencesResponse.Builder setOccurrences(int index, Occurrence value)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public ListNoteOccurrencesResponse.Builder setOccurrences(int index, Occurrence.Builder builderForValue)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public ListNoteOccurrencesResponse.Builder addOccurrences(Occurrence value)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public ListNoteOccurrencesResponse.Builder addOccurrences(int index, Occurrence value)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public ListNoteOccurrencesResponse.Builder addOccurrences(Occurrence.Builder builderForValue)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public ListNoteOccurrencesResponse.Builder addOccurrences(int index, Occurrence.Builder builderForValue)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public ListNoteOccurrencesResponse.Builder addAllOccurrences(Iterable<? extends Occurrence> values)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public ListNoteOccurrencesResponse.Builder clearOccurrences()
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public ListNoteOccurrencesResponse.Builder removeOccurrences(int index)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public Occurrence.Builder getOccurrencesBuilder(int index)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public OccurrenceOrBuilder getOccurrencesOrBuilder(int index)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;getOccurrencesOrBuilder in interface ListNoteOccurrencesResponseOrBuilderpublic List<? extends OccurrenceOrBuilder> getOccurrencesOrBuilderList()
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;getOccurrencesOrBuilderList in interface ListNoteOccurrencesResponseOrBuilderpublic Occurrence.Builder addOccurrencesBuilder()
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public Occurrence.Builder addOccurrencesBuilder(int index)
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public List<Occurrence.Builder> getOccurrencesBuilderList()
The occurrences attached to the specified note.
repeated .grafeas.v1beta1.Occurrence occurrences = 1;public String getNextPageToken()
Token to provide to skip to a particular spot in the list.
string next_page_token = 2;getNextPageToken in interface ListNoteOccurrencesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
Token to provide to skip to a particular spot in the list.
string next_page_token = 2;getNextPageTokenBytes in interface ListNoteOccurrencesResponseOrBuilderpublic ListNoteOccurrencesResponse.Builder setNextPageToken(String value)
Token to provide to skip to a particular spot in the list.
string next_page_token = 2;public ListNoteOccurrencesResponse.Builder clearNextPageToken()
Token to provide to skip to a particular spot in the list.
string next_page_token = 2;public ListNoteOccurrencesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Token to provide to skip to a particular spot in the list.
string next_page_token = 2;public final ListNoteOccurrencesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNoteOccurrencesResponse.Builder>public final ListNoteOccurrencesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListNoteOccurrencesResponse.Builder>Copyright © 2019 Google LLC. All rights reserved.