public static final class CollectionDef.Int64List.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder> implements CollectionDef.Int64ListOrBuilder
Int64List is used for collecting int, int64 and long values.Protobuf type
tensorflow.CollectionDef.Int64List| Modifier and Type | Method and Description |
|---|---|
CollectionDef.Int64List.Builder |
addAllValue(Iterable<? extends Long> values)
repeated int64 value = 1 [packed = true]; |
CollectionDef.Int64List.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
CollectionDef.Int64List.Builder |
addValue(long value)
repeated int64 value = 1 [packed = true]; |
CollectionDef.Int64List |
build() |
CollectionDef.Int64List |
buildPartial() |
CollectionDef.Int64List.Builder |
clear() |
CollectionDef.Int64List.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
CollectionDef.Int64List.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
CollectionDef.Int64List.Builder |
clearValue()
repeated int64 value = 1 [packed = true]; |
CollectionDef.Int64List.Builder |
clone() |
CollectionDef.Int64List |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
long |
getValue(int index)
repeated int64 value = 1 [packed = true]; |
int |
getValueCount()
repeated int64 value = 1 [packed = true]; |
List<Long> |
getValueList()
repeated int64 value = 1 [packed = true]; |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CollectionDef.Int64List.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
CollectionDef.Int64List.Builder |
mergeFrom(CollectionDef.Int64List other) |
CollectionDef.Int64List.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
CollectionDef.Int64List.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
CollectionDef.Int64List.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
CollectionDef.Int64List.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
CollectionDef.Int64List.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
CollectionDef.Int64List.Builder |
setValue(int index,
long value)
repeated int64 value = 1 [packed = true]; |
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.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>public CollectionDef.Int64List.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>public CollectionDef.Int64List getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic CollectionDef.Int64List build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic CollectionDef.Int64List buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic CollectionDef.Int64List.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>public CollectionDef.Int64List.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>public CollectionDef.Int64List.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>public CollectionDef.Int64List.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>public CollectionDef.Int64List.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>public CollectionDef.Int64List.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>public CollectionDef.Int64List.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<CollectionDef.Int64List.Builder>public CollectionDef.Int64List.Builder mergeFrom(CollectionDef.Int64List other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>public CollectionDef.Int64List.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<CollectionDef.Int64List.Builder>IOExceptionpublic List<Long> getValueList()
repeated int64 value = 1 [packed = true];getValueList in interface CollectionDef.Int64ListOrBuilderpublic int getValueCount()
repeated int64 value = 1 [packed = true];getValueCount in interface CollectionDef.Int64ListOrBuilderpublic long getValue(int index)
repeated int64 value = 1 [packed = true];getValue in interface CollectionDef.Int64ListOrBuilderpublic CollectionDef.Int64List.Builder setValue(int index, long value)
repeated int64 value = 1 [packed = true];public CollectionDef.Int64List.Builder addValue(long value)
repeated int64 value = 1 [packed = true];public CollectionDef.Int64List.Builder addAllValue(Iterable<? extends Long> values)
repeated int64 value = 1 [packed = true];public CollectionDef.Int64List.Builder clearValue()
repeated int64 value = 1 [packed = true];public final CollectionDef.Int64List.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>public final CollectionDef.Int64List.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.Int64List.Builder>Copyright © 2018. All rights reserved.