public static final class GraphTransferNodeOutputInfo.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<GraphTransferNodeOutputInfo.Builder> implements GraphTransferNodeOutputInfoOrBuilder
tensorflow.GraphTransferNodeOutputInfo| Modifier and Type | Method and Description |
|---|---|
GraphTransferNodeOutputInfo.Builder |
addAllMaxByteSize(Iterable<? extends Integer> values)
repeated int32 max_byte_size = 2; |
GraphTransferNodeOutputInfo.Builder |
addMaxByteSize(int value)
repeated int32 max_byte_size = 2; |
GraphTransferNodeOutputInfo.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
GraphTransferNodeOutputInfo |
build() |
GraphTransferNodeOutputInfo |
buildPartial() |
GraphTransferNodeOutputInfo.Builder |
clear() |
GraphTransferNodeOutputInfo.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
GraphTransferNodeOutputInfo.Builder |
clearMaxByteSize()
repeated int32 max_byte_size = 2; |
GraphTransferNodeOutputInfo.Builder |
clearNodeId()
int32 node_id = 1; |
GraphTransferNodeOutputInfo.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
GraphTransferNodeOutputInfo.Builder |
clone() |
GraphTransferNodeOutputInfo |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
int |
getMaxByteSize(int index)
repeated int32 max_byte_size = 2; |
int |
getMaxByteSizeCount()
repeated int32 max_byte_size = 2; |
List<Integer> |
getMaxByteSizeList()
repeated int32 max_byte_size = 2; |
int |
getNodeId()
int32 node_id = 1; |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GraphTransferNodeOutputInfo.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
GraphTransferNodeOutputInfo.Builder |
mergeFrom(GraphTransferNodeOutputInfo other) |
GraphTransferNodeOutputInfo.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
GraphTransferNodeOutputInfo.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
GraphTransferNodeOutputInfo.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
GraphTransferNodeOutputInfo.Builder |
setMaxByteSize(int index,
int value)
repeated int32 max_byte_size = 2; |
GraphTransferNodeOutputInfo.Builder |
setNodeId(int value)
int32 node_id = 1; |
GraphTransferNodeOutputInfo.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
GraphTransferNodeOutputInfo.Builder |
setUnknownFields(com.github.os72.protobuf351.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.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<GraphTransferNodeOutputInfo.Builder>public GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.Builder>public GraphTransferNodeOutputInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic GraphTransferNodeOutputInfo build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic GraphTransferNodeOutputInfo buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.Builder>public GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.Builder>public GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.Builder>public GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.Builder>public GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.Builder>public GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.Builder>public GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.Builder>public GraphTransferNodeOutputInfo.Builder mergeFrom(GraphTransferNodeOutputInfo other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<GraphTransferNodeOutputInfo.Builder>public GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.Builder>IOExceptionpublic int getNodeId()
int32 node_id = 1;getNodeId in interface GraphTransferNodeOutputInfoOrBuilderpublic GraphTransferNodeOutputInfo.Builder setNodeId(int value)
int32 node_id = 1;public GraphTransferNodeOutputInfo.Builder clearNodeId()
int32 node_id = 1;public List<Integer> getMaxByteSizeList()
repeated int32 max_byte_size = 2;getMaxByteSizeList in interface GraphTransferNodeOutputInfoOrBuilderpublic int getMaxByteSizeCount()
repeated int32 max_byte_size = 2;getMaxByteSizeCount in interface GraphTransferNodeOutputInfoOrBuilderpublic int getMaxByteSize(int index)
repeated int32 max_byte_size = 2;getMaxByteSize in interface GraphTransferNodeOutputInfoOrBuilderpublic GraphTransferNodeOutputInfo.Builder setMaxByteSize(int index, int value)
repeated int32 max_byte_size = 2;public GraphTransferNodeOutputInfo.Builder addMaxByteSize(int value)
repeated int32 max_byte_size = 2;public GraphTransferNodeOutputInfo.Builder addAllMaxByteSize(Iterable<? extends Integer> values)
repeated int32 max_byte_size = 2;public GraphTransferNodeOutputInfo.Builder clearMaxByteSize()
repeated int32 max_byte_size = 2;public final GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.Builder>public final GraphTransferNodeOutputInfo.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<GraphTransferNodeOutputInfo.Builder>Copyright © 2018. All rights reserved.