GraphTransferNodeOutputInfo.Builder

clase final estática pública GraphTransferNodeOutputInfo.Builder

Protobuf tipo tensorflow.GraphTransferNodeOutputInfo

Métodos públicos

GraphTransferNodeOutputInfo.Builder
addAllMaxByteSize (Iterable <? extiende valores enteros>)
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 del objeto)
GraphTransferNodeOutputInfo
GraphTransferNodeOutputInfo
GraphTransferNodeOutputInfo.Builder
claro ()
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
clon ()
GraphTransferNodeOutputInfo
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
En t
getMaxByteSize (índice int)
repeated int32 max_byte_size = 2;
En t
getMaxByteSizeCount ()
repeated int32 max_byte_size = 2;
Lista <Intero>
getMaxByteSizeList ()
repeated int32 max_byte_size = 2;
En t
getNodeId ()
int32 node_id = 1;
booleano final
GraphTransferNodeOutputInfo.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferNodeOutputInfo.Builder
mergeFrom (com.google.protobuf.Message otro)
final GraphTransferNodeOutputInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
GraphTransferNodeOutputInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del 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 del objeto)
final GraphTransferNodeOutputInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public GraphTransferNodeOutputInfo.Builder addAllMaxByteSize ( valores Iterable <? extiende 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 del 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 índice)

repeated int32 max_byte_size = 2;

public int getMaxByteSizeCount ()

repeated int32 max_byte_size = 2;

Lista pública <Integer> getMaxByteSizeList ()

repeated int32 max_byte_size = 2;

public int getNodeId ()

int32 node_id = 1;

public final boolean isInitialized ()

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

Lanza
IOException

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

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

public GraphTransferNodeOutputInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public GraphTransferNodeOutputInfo.Builder setMaxByteSize (índice int, valor int)

repeated int32 max_byte_size = 2;

public GraphTransferNodeOutputInfo.Builder setNodeId (valor int)

int32 node_id = 1;

public GraphTransferNodeOutputInfo.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

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