public static final class BatchCreateOccurrencesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchCreateOccurrencesRequest.Builder> implements BatchCreateOccurrencesRequestOrBuilder
Request to create occurrences in batch.Protobuf type
grafeas.v1beta1.BatchCreateOccurrencesRequest| Modifier and Type | Method and Description |
|---|---|
BatchCreateOccurrencesRequest.Builder |
addAllOccurrences(Iterable<? extends Occurrence> values)
The occurrences to create.
|
BatchCreateOccurrencesRequest.Builder |
addOccurrences(int index,
Occurrence.Builder builderForValue)
The occurrences to create.
|
BatchCreateOccurrencesRequest.Builder |
addOccurrences(int index,
Occurrence value)
The occurrences to create.
|
BatchCreateOccurrencesRequest.Builder |
addOccurrences(Occurrence.Builder builderForValue)
The occurrences to create.
|
BatchCreateOccurrencesRequest.Builder |
addOccurrences(Occurrence value)
The occurrences to create.
|
Occurrence.Builder |
addOccurrencesBuilder()
The occurrences to create.
|
Occurrence.Builder |
addOccurrencesBuilder(int index)
The occurrences to create.
|
BatchCreateOccurrencesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchCreateOccurrencesRequest |
build() |
BatchCreateOccurrencesRequest |
buildPartial() |
BatchCreateOccurrencesRequest.Builder |
clear() |
BatchCreateOccurrencesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchCreateOccurrencesRequest.Builder |
clearOccurrences()
The occurrences to create.
|
BatchCreateOccurrencesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchCreateOccurrencesRequest.Builder |
clearParent()
The name of the project in the form of `projects/[PROJECT_ID]`, under which
the occurrences are to be created.
|
BatchCreateOccurrencesRequest.Builder |
clone() |
BatchCreateOccurrencesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Occurrence |
getOccurrences(int index)
The occurrences to create.
|
Occurrence.Builder |
getOccurrencesBuilder(int index)
The occurrences to create.
|
List<Occurrence.Builder> |
getOccurrencesBuilderList()
The occurrences to create.
|
int |
getOccurrencesCount()
The occurrences to create.
|
List<Occurrence> |
getOccurrencesList()
The occurrences to create.
|
OccurrenceOrBuilder |
getOccurrencesOrBuilder(int index)
The occurrences to create.
|
List<? extends OccurrenceOrBuilder> |
getOccurrencesOrBuilderList()
The occurrences to create.
|
String |
getParent()
The name of the project in the form of `projects/[PROJECT_ID]`, under which
the occurrences are to be created.
|
com.google.protobuf.ByteString |
getParentBytes()
The name of the project in the form of `projects/[PROJECT_ID]`, under which
the occurrences are to be created.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BatchCreateOccurrencesRequest.Builder |
mergeFrom(BatchCreateOccurrencesRequest other) |
BatchCreateOccurrencesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchCreateOccurrencesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
BatchCreateOccurrencesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchCreateOccurrencesRequest.Builder |
removeOccurrences(int index)
The occurrences to create.
|
BatchCreateOccurrencesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchCreateOccurrencesRequest.Builder |
setOccurrences(int index,
Occurrence.Builder builderForValue)
The occurrences to create.
|
BatchCreateOccurrencesRequest.Builder |
setOccurrences(int index,
Occurrence value)
The occurrences to create.
|
BatchCreateOccurrencesRequest.Builder |
setParent(String value)
The name of the project in the form of `projects/[PROJECT_ID]`, under which
the occurrences are to be created.
|
BatchCreateOccurrencesRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
The name of the project in the form of `projects/[PROJECT_ID]`, under which
the occurrences are to be created.
|
BatchCreateOccurrencesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchCreateOccurrencesRequest.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<BatchCreateOccurrencesRequest.Builder>public BatchCreateOccurrencesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchCreateOccurrencesRequest.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<BatchCreateOccurrencesRequest.Builder>public BatchCreateOccurrencesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchCreateOccurrencesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchCreateOccurrencesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchCreateOccurrencesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchCreateOccurrencesRequest.Builder>public BatchCreateOccurrencesRequest.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<BatchCreateOccurrencesRequest.Builder>public BatchCreateOccurrencesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchCreateOccurrencesRequest.Builder>public BatchCreateOccurrencesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchCreateOccurrencesRequest.Builder>public BatchCreateOccurrencesRequest.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<BatchCreateOccurrencesRequest.Builder>public BatchCreateOccurrencesRequest.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<BatchCreateOccurrencesRequest.Builder>public BatchCreateOccurrencesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchCreateOccurrencesRequest.Builder>public BatchCreateOccurrencesRequest.Builder mergeFrom(BatchCreateOccurrencesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchCreateOccurrencesRequest.Builder>public BatchCreateOccurrencesRequest.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<BatchCreateOccurrencesRequest.Builder>IOExceptionpublic String getParent()
The name of the project in the form of `projects/[PROJECT_ID]`, under which the occurrences are to be created.
string parent = 1;getParent in interface BatchCreateOccurrencesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
The name of the project in the form of `projects/[PROJECT_ID]`, under which the occurrences are to be created.
string parent = 1;getParentBytes in interface BatchCreateOccurrencesRequestOrBuilderpublic BatchCreateOccurrencesRequest.Builder setParent(String value)
The name of the project in the form of `projects/[PROJECT_ID]`, under which the occurrences are to be created.
string parent = 1;public BatchCreateOccurrencesRequest.Builder clearParent()
The name of the project in the form of `projects/[PROJECT_ID]`, under which the occurrences are to be created.
string parent = 1;public BatchCreateOccurrencesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
The name of the project in the form of `projects/[PROJECT_ID]`, under which the occurrences are to be created.
string parent = 1;public List<Occurrence> getOccurrencesList()
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;getOccurrencesList in interface BatchCreateOccurrencesRequestOrBuilderpublic int getOccurrencesCount()
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;getOccurrencesCount in interface BatchCreateOccurrencesRequestOrBuilderpublic Occurrence getOccurrences(int index)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;getOccurrences in interface BatchCreateOccurrencesRequestOrBuilderpublic BatchCreateOccurrencesRequest.Builder setOccurrences(int index, Occurrence value)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public BatchCreateOccurrencesRequest.Builder setOccurrences(int index, Occurrence.Builder builderForValue)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public BatchCreateOccurrencesRequest.Builder addOccurrences(Occurrence value)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public BatchCreateOccurrencesRequest.Builder addOccurrences(int index, Occurrence value)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public BatchCreateOccurrencesRequest.Builder addOccurrences(Occurrence.Builder builderForValue)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public BatchCreateOccurrencesRequest.Builder addOccurrences(int index, Occurrence.Builder builderForValue)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public BatchCreateOccurrencesRequest.Builder addAllOccurrences(Iterable<? extends Occurrence> values)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public BatchCreateOccurrencesRequest.Builder clearOccurrences()
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public BatchCreateOccurrencesRequest.Builder removeOccurrences(int index)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public Occurrence.Builder getOccurrencesBuilder(int index)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public OccurrenceOrBuilder getOccurrencesOrBuilder(int index)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;getOccurrencesOrBuilder in interface BatchCreateOccurrencesRequestOrBuilderpublic List<? extends OccurrenceOrBuilder> getOccurrencesOrBuilderList()
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;getOccurrencesOrBuilderList in interface BatchCreateOccurrencesRequestOrBuilderpublic Occurrence.Builder addOccurrencesBuilder()
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public Occurrence.Builder addOccurrencesBuilder(int index)
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public List<Occurrence.Builder> getOccurrencesBuilderList()
The occurrences to create.
repeated .grafeas.v1beta1.Occurrence occurrences = 2;public final BatchCreateOccurrencesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchCreateOccurrencesRequest.Builder>public final BatchCreateOccurrencesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchCreateOccurrencesRequest.Builder>Copyright © 2019 Google LLC. All rights reserved.