GraphTransferNodeOutputInfo.Builder

classe final pública estática GraphTransferNodeOutputInfo.Builder

tensorflow.GraphTransferNodeOutputInfo type tensorflow.GraphTransferNodeOutputInfo

Métodos Públicos

GraphTransferNodeOutputInfo.Builder
addAllMaxByteSize (valores Iterable <? extends Integer>)
repeated int32 max_byte_size = 2;
GraphTransferNodeOutputInfo.Builder
addMaxByteSize (valor int)
repeated int32 max_byte_size = 2;
GraphTransferNodeOutputInfo.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
GraphTransferNodeOutputInfo
build ()
GraphTransferNodeOutputInfo
GraphTransferNodeOutputInfo.Builder
limpar ()
GraphTransferNodeOutputInfo.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
GraphTransferNodeOutputInfo.Builder
clearMaxByteSize ()
repeated int32 max_byte_size = 2;
GraphTransferNodeOutputInfo.Builder
clearNodeId ()
int32 node_id = 1;
GraphTransferNodeOutputInfo.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphTransferNodeOutputInfo.Builder
clone ()
GraphTransferNodeOutputInfo
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
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;
final booleano
GraphTransferNodeOutputInfo.Builder
mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferNodeOutputInfo.Builder
mergeFrom (com.google.protobuf.Message other)
final GraphTransferNodeOutputInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
GraphTransferNodeOutputInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
GraphTransferNodeOutputInfo.Builder
setMaxByteSize (índice int, valor int)
repeated int32 max_byte_size = 2;
GraphTransferNodeOutputInfo.Builder
setNodeId (valor int)
int32 node_id = 1;
GraphTransferNodeOutputInfo.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
final GraphTransferNodeOutputInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

public GraphTransferNodeOutputInfo.Builder addAllMaxByteSize (valores Iterable <? extends Integer>)

repeated int32 max_byte_size = 2;

public GraphTransferNodeOutputInfo.Builder addMaxByteSize (valor int)

repeated int32 max_byte_size = 2;

public GraphTransferNodeOutputInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public GraphTransferNodeOutputInfo build ()

public GraphTransferNodeOutputInfo buildPartial ()

public GraphTransferNodeOutputInfo.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public GraphTransferNodeOutputInfo.Builder clearMaxByteSize ()

repeated int32 max_byte_size = 2;

public GraphTransferNodeOutputInfo.Builder clearNodeId ()

int32 node_id = 1;

public GraphTransferNodeOutputInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public GraphTransferNodeOutputInfo getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public int getMaxByteSize (int index)

repeated int32 max_byte_size = 2;

public int getMaxByteSizeCount ()

repeated int32 max_byte_size = 2;

public List <Integer> getMaxByteSizeList ()

repeated int32 max_byte_size = 2;

public int getNodeId ()

int32 node_id = 1;

public final boolean isInitialized ()

public GraphTransferNodeOutputInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public GraphTransferNodeOutputInfo.Builder mergeFrom (com.google.protobuf.Message other)

public final GraphTransferNodeOutputInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public GraphTransferNodeOutputInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, Object value)

public GraphTransferNodeOutputInfo.Builder setMaxByteSize (int index, int value)

repeated int32 max_byte_size = 2;

public GraphTransferNodeOutputInfo.Builder setNodeId (valor int)

int32 node_id = 1;

public GraphTransferNodeOutputInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)

public final GraphTransferNodeOutputInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)