BytesList.Builder

classe final estática pública BytesList.Builder

 Containers to hold repeated fundamental values.
 
Protobuf tipo tensorflow.BytesList

Métodos Públicos

BytesList.Builder
addAllValue (Iterable<? estende valores de ByteString>)
repeated bytes value = 1;
BytesList.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
BytesList.Builder
addValue (valor com.google.protobuf.ByteString)
repeated bytes value = 1;
Lista de Bytes
Lista de Bytes
BytesList.Builder
claro ()
BytesList.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
BytesList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
BytesList.Builder
limparValor ()
repeated bytes value = 1;
BytesList.Builder
clonar ()
Lista de Bytes
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getValue (índice interno)
repeated bytes value = 1;
interno
getValueCount ()
repeated bytes value = 1;
Lista<ByteString>
getValueList ()
repeated bytes value = 1;
booleano final
BytesList.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BytesList.Builder
mergeFrom (com.google.protobuf.Message outro)
BytesList.Builder final
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
BytesList.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
BytesList.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
BytesList.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
BytesList.Builder
setValue (índice int, valor com.google.protobuf.ByteString)
repeated bytes value = 1;

Métodos herdados

Métodos Públicos

public BytesList.Builder addAllValue (Iterable<? estende valores de ByteString>)

repeated bytes value = 1;

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

public BytesList.Builder addValue (valor com.google.protobuf.ByteString)

repeated bytes value = 1;

compilação pública de BytesList ()

public BytesList buildPartial ()

BytesList.Builder público claro ()

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

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

public BytesList.Builder clearValue ()

repeated bytes value = 1;

Clone público de BytesList.Builder ()

Public BytesList getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

público com.google.protobuf.ByteString getValue (índice int)

repeated bytes value = 1;

público int getValueCount ()

repeated bytes value = 1;

lista pública<ByteString> getValueList ()

repeated bytes value = 1;

público final booleano isInitialized ()

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

Lança
IOException

public BytesList.Builder mergeFrom (com.google.protobuf.Message outro)

público final BytesList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

public BytesList.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

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

final público BytesList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

public BytesList.Builder setValue (índice int, valor com.google.protobuf.ByteString)

repeated bytes value = 1;