public static final class BertLmProto.BatchScoreRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BertLmProto.BatchScoreRequest.Builder> implements BertLmProto.BatchScoreRequestOrBuilder
bert.BatchScoreRequestgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BertLmProto.BatchScoreRequest.Builder>public BertLmProto.BatchScoreRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BertLmProto.BatchScoreRequest.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<BertLmProto.BatchScoreRequest.Builder>public BertLmProto.BatchScoreRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BertLmProto.BatchScoreRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BertLmProto.BatchScoreRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BertLmProto.BatchScoreRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BertLmProto.BatchScoreRequest.Builder>public BertLmProto.BatchScoreRequest.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<BertLmProto.BatchScoreRequest.Builder>public BertLmProto.BatchScoreRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BertLmProto.BatchScoreRequest.Builder>public BertLmProto.BatchScoreRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BertLmProto.BatchScoreRequest.Builder>public BertLmProto.BatchScoreRequest.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<BertLmProto.BatchScoreRequest.Builder>public BertLmProto.BatchScoreRequest.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<BertLmProto.BatchScoreRequest.Builder>public BertLmProto.BatchScoreRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BertLmProto.BatchScoreRequest.Builder>public BertLmProto.BatchScoreRequest.Builder mergeFrom(BertLmProto.BatchScoreRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BertLmProto.BatchScoreRequest.Builder>public BertLmProto.BatchScoreRequest.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<BertLmProto.BatchScoreRequest.Builder>IOExceptionpublic List<BertLmProto.ScoreRequest> getRequestsList()
repeated .bert.ScoreRequest requests = 1;getRequestsList in interface BertLmProto.BatchScoreRequestOrBuilderpublic int getRequestsCount()
repeated .bert.ScoreRequest requests = 1;getRequestsCount in interface BertLmProto.BatchScoreRequestOrBuilderpublic BertLmProto.ScoreRequest getRequests(int index)
repeated .bert.ScoreRequest requests = 1;getRequests in interface BertLmProto.BatchScoreRequestOrBuilderpublic BertLmProto.BatchScoreRequest.Builder setRequests(int index, BertLmProto.ScoreRequest value)
repeated .bert.ScoreRequest requests = 1;public BertLmProto.BatchScoreRequest.Builder setRequests(int index, BertLmProto.ScoreRequest.Builder builderForValue)
repeated .bert.ScoreRequest requests = 1;public BertLmProto.BatchScoreRequest.Builder addRequests(BertLmProto.ScoreRequest value)
repeated .bert.ScoreRequest requests = 1;public BertLmProto.BatchScoreRequest.Builder addRequests(int index, BertLmProto.ScoreRequest value)
repeated .bert.ScoreRequest requests = 1;public BertLmProto.BatchScoreRequest.Builder addRequests(BertLmProto.ScoreRequest.Builder builderForValue)
repeated .bert.ScoreRequest requests = 1;public BertLmProto.BatchScoreRequest.Builder addRequests(int index, BertLmProto.ScoreRequest.Builder builderForValue)
repeated .bert.ScoreRequest requests = 1;public BertLmProto.BatchScoreRequest.Builder addAllRequests(Iterable<? extends BertLmProto.ScoreRequest> values)
repeated .bert.ScoreRequest requests = 1;public BertLmProto.BatchScoreRequest.Builder clearRequests()
repeated .bert.ScoreRequest requests = 1;public BertLmProto.BatchScoreRequest.Builder removeRequests(int index)
repeated .bert.ScoreRequest requests = 1;public BertLmProto.ScoreRequest.Builder getRequestsBuilder(int index)
repeated .bert.ScoreRequest requests = 1;public BertLmProto.ScoreRequestOrBuilder getRequestsOrBuilder(int index)
repeated .bert.ScoreRequest requests = 1;getRequestsOrBuilder in interface BertLmProto.BatchScoreRequestOrBuilderpublic List<? extends BertLmProto.ScoreRequestOrBuilder> getRequestsOrBuilderList()
repeated .bert.ScoreRequest requests = 1;getRequestsOrBuilderList in interface BertLmProto.BatchScoreRequestOrBuilderpublic BertLmProto.ScoreRequest.Builder addRequestsBuilder()
repeated .bert.ScoreRequest requests = 1;public BertLmProto.ScoreRequest.Builder addRequestsBuilder(int index)
repeated .bert.ScoreRequest requests = 1;public List<BertLmProto.ScoreRequest.Builder> getRequestsBuilderList()
repeated .bert.ScoreRequest requests = 1;public final BertLmProto.BatchScoreRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BertLmProto.BatchScoreRequest.Builder>public final BertLmProto.BatchScoreRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BertLmProto.BatchScoreRequest.Builder>