BytesList.Builder

publiczna statyczna klasa końcowa BytesList.Builder

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

Metody publiczne

BytesList.Builder
addAllValue (Iterable<? rozszerza wartości ByteString>)
repeated bytes value = 1;
BytesList.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
BytesList.Builder
addValue (wartość com.google.protobuf.ByteString)
repeated bytes value = 1;
Lista bajtów
Lista bajtów
BytesList.Builder
jasne ()
BytesList.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
BytesList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BytesList.Builder
wyczyść wartość ()
repeated bytes value = 1;
BytesList.Builder
klon ()
Lista bajtów
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getValue (indeks int)
repeated bytes value = 1;
wew
getValueCount ()
repeated bytes value = 1;
Lista<ByteString>
getValueList ()
repeated bytes value = 1;
końcowa wartość logiczna
BytesList.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
BytesList.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy BytesList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
BytesList.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
BytesList.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
końcowy BytesList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
BytesList.Builder
setValue (indeks int, wartość com.google.protobuf.ByteString)
repeated bytes value = 1;

Metody dziedziczone

Metody publiczne

public BytesList.Builder addAllValue (Iterable<? rozszerza wartości ByteString>)

repeated bytes value = 1;

public BytesList.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public BytesList.Builder addValue (wartość com.google.protobuf.ByteString)

repeated bytes value = 1;

publiczna kompilacja listy bajtów ()

publiczna lista bajtów kompilacja częściowa ()

public BytesList.Builder wyczyść ()

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

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

public BytesList.Builder clearValue ()

repeated bytes value = 1;

publiczny klon BytesList.Builder ()

public BytesList getDefaultInstanceForType ()

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

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

public com.google.protobuf.ByteString getValue (indeks int)

repeated bytes value = 1;

publiczny int getValueCount ()

repeated bytes value = 1;

public List<ByteString> getValueList ()

repeated bytes value = 1;

publiczna końcowa wartość logiczna isInitialized ()

public BytesList.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

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

publiczny końcowy BytesList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public BytesList.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public BytesList.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczny końcowy BytesList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public BytesList.Builder setValue (indeks int, wartość com.google.protobuf.ByteString)

repeated bytes value = 1;