BytesList.Builder

מחלקה סופית סטטית ציבורית BytesList.Builder

 Containers to hold repeated fundamental values.
 
tensorflow.BytesList מסוג Protobuf

שיטות ציבוריות

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
BytesList
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
BytesList
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getValue (int index)
repeated bytes value = 1;
int
getValueCount ()
repeated bytes value = 1;
רשימה<ByteString>
getValueList ()
repeated bytes value = 1;
בוליאנית סופית
BytesList.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BytesList.Builder
mergeFrom (com.google.protobuf.Message אחר)
final BytesList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
BytesList.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
BytesList.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
final BytesList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
BytesList.Builder
setValue (int index, 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, ערך אובייקט)

public BytesList.Builder addValue (ערך com.google.protobuf.ByteString)

repeated bytes value = 1;

בנייה ציבורית של BytesList ()

public BytesList buildPartial ()

public BytesList.Builder clear ()

public BytesList.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

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

public BytesList.Builder clearValue ()

repeated bytes value = 1;

שיבוט ציבורי 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 (int index)

repeated bytes value = 1;

public int getValueCount ()

repeated bytes value = 1;

רשימה ציבורית<ByteString> getValueList ()

repeated bytes value = 1;

בוליאני הסופי הציבורי הוא אתחול ()

public BytesList.Builder mergeFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public BytesList.Builder mergeFrom (com.google.protobuf.Message אחר)

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

public BytesList.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public BytesList.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

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

public BytesList.Builder setValue (int index, com.google.protobuf.ByteString ערך)

repeated bytes value = 1;