BytesList.Builder

публичный статический конечный класс BytesList.Builder

 Containers to hold repeated fundamental values.
 
тип Protobuf tensorflow.BytesList

Публичные методы

BytesList.Builder
addAllValue (Iterable<? расширяет значения ByteString>)
repeated bytes value = 1;
BytesList.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
BytesList.Builder
addValue (значение com.google.protobuf.ByteString)
repeated bytes value = 1;
Список байтов
Список байтов
BytesList.Builder
BytesList.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
BytesList.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BytesList.Builder
ОчиститьЗначение ()
repeated bytes value = 1;
BytesList.Builder
Список байтов
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getValue (целочисленный индекс)
repeated bytes value = 1;
интервал
getValueCount ()
repeated bytes value = 1;
Список<ByteString>
получитьСписокЗначений ()
repeated bytes value = 1;
последнее логическое значение
BytesList.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
BytesList.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный BytesList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
BytesList.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
BytesList.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный BytesList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
BytesList.Builder
setValue (индекс int, значение com.google.protobuf.ByteString)
repeated bytes value = 1;

Унаследованные методы

Публичные методы

public BytesList.Builder addAllValue (Iterable<? расширяет значения ByteString>)

repeated bytes value = 1;

public BytesList.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступный BytesList.Builder addValue (значение com.google.protobuf.ByteString)

repeated bytes value = 1;

общедоступная сборка BytesList ()

общедоступный список байтов buildPartial ()

общедоступный BytesList.Builder очистить ()

общедоступный BytesList.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный BytesList.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный BytesList.Builder ClearValue ()

repeated bytes value = 1;

общедоступный клон BytesList.Builder ()

общедоступный список байтов getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public com.google.protobuf.ByteString getValue (индекс int)

repeated bytes value = 1;

public int getValueCount ()

repeated bytes value = 1;

общедоступный список<ByteString> getValueList ()

repeated bytes value = 1;

публичное финальное логическое значение isInitialized ()

public BytesList.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный BytesList.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный финальный BytesList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public BytesList.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public BytesList.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

общедоступный финальный BytesList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public BytesList.Builder setValue (индекс int, значение com.google.protobuf.ByteString)

repeated bytes value = 1;