CollectionDef.BytesList.Builder

publiczna statyczna klasa końcowa CollectionDef.BytesList.Builder

 BytesList is used for collecting strings and serialized protobufs. For
 example:
 collection_def {
   key: "trainable_variables"
   value {
     bytes_list {
       value: "\n\017conv1/weights:0\022\024conv1/weights/Assign
              \032\024conv1/weights/read:0"
       value: "\n\016conv1/biases:0\022\023conv1/biases/Assign\032
              \023conv1/biases/read:0"
     }
   }
 }
 
Protobuf typ tensorflow.CollectionDef.BytesList

Metody publiczne

KolekcjaDef.BytesList.Builder
addAllValue (Iterable<? rozszerza wartości ByteString>)
repeated bytes value = 1;
KolekcjaDef.BytesList.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
KolekcjaDef.BytesList.Builder
addValue (wartość com.google.protobuf.ByteString)
repeated bytes value = 1;
KolekcjaDef.BytesList
KolekcjaDef.BytesList
KolekcjaDef.BytesList.Builder
jasne ()
KolekcjaDef.BytesList.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
KolekcjaDef.BytesList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
KolekcjaDef.BytesList.Builder
wyczyść wartość ()
repeated bytes value = 1;
KolekcjaDef.BytesList.Builder
klon ()
KolekcjaDef.BytesList
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
KolekcjaDef.BytesList.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
KolekcjaDef.BytesList.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
final CollectionDef.BytesList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
KolekcjaDef.BytesList.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
KolekcjaDef.BytesList.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
final CollectionDef.BytesList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
KolekcjaDef.BytesList.Builder
setValue (indeks int, wartość com.google.protobuf.ByteString)
repeated bytes value = 1;

Metody dziedziczone

Metody publiczne

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

repeated bytes value = 1;

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

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

repeated bytes value = 1;

public CollectionDef.BytesList kompilacja ()

public CollectionDef.BytesList buildPartial ()

public CollectionDef.BytesList.Builder wyczyść ()

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

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

public CollectionDef.BytesList.Builder clearValue ()

repeated bytes value = 1;

public CollectionDef.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 CollectionDef.BytesList.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

publiczna wersja końcowa CollectionDef.BytesList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

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

publiczna wersja końcowa CollectionDef.BytesList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

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

repeated bytes value = 1;