ListValue.Builder

classe finale statica pubblica ListValue.Builder

 Represents a Python list.
 
Tipo di protocollo tensorflow.ListValue

Metodi pubblici

ListValue.Builder
addAllValues ​​(Iterable<? estende StructuredValue > valori)
repeated .tensorflow.StructuredValue values = 1;
ListValue.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
ListValue.Builder
addValues ​​(valore StructuredValue )
repeated .tensorflow.StructuredValue values = 1;
ListValue.Builder
addValues ​​(indice int, valore StructuredValue )
repeated .tensorflow.StructuredValue values = 1;
ListValue.Builder
addValues ​​(indice int, StructuredValue.Builder builderForValue)
repeated .tensorflow.StructuredValue values = 1;
ListValue.Builder
addValues ​​( StructuredValue.Builder builderForValue)
repeated .tensorflow.StructuredValue values = 1;
StructuredValue.Builder
addValuesBuilder (indice int)
repeated .tensorflow.StructuredValue values = 1;
StructuredValue.Builder
addValuesBuilder ()
repeated .tensorflow.StructuredValue values = 1;
Valoreelenco
Valoreelenco
ListValue.Builder
chiaro ()
ListValue.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
ListValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListValue.Builder
clearValues ​​()
repeated .tensorflow.StructuredValue values = 1;
ListValue.Builder
clone ()
Valoreelenco
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Valore strutturato
getValues ​​(indice int)
repeated .tensorflow.StructuredValue values = 1;
StructuredValue.Builder
getValuesBuilder (indice int)
repeated .tensorflow.StructuredValue values = 1;
Elenco< StructuredValue.Builder >
getValuesBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
int
getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
Elenco <Valorestrutturato>
getValuesList ()
repeated .tensorflow.StructuredValue values = 1;
ValorestrutturatoOrBuilder
getValuesOrBuilder (indice int)
repeated .tensorflow.StructuredValue values = 1;
Elenco<? estende StructuredValueOrBuilder >
getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
booleano finale
ListValue.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
ListValue.Builder
mergeFrom (com.google.protobuf.Message altro)
finale ListValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
ListValue.Builder
rimuoviValori (indice int)
repeated .tensorflow.StructuredValue values = 1;
ListValue.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
ListValue.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale ListValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
ListValue.Builder
setValues ​​(indice int, StructuredValue.Builder builderForValue)
repeated .tensorflow.StructuredValue values = 1;
ListValue.Builder
setValues ​​(indice int, valore StructuredValue )
repeated .tensorflow.StructuredValue values = 1;

Metodi ereditati

Metodi pubblici

public ListValue.Builder addAllValues ​​(Iterable<? estende StructuredValue > valori)

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public ListValue.Builder addValues ​​(valore StructuredValue )

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder addValues ​​(indice int, valore StructuredValue )

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder addValues ​​(indice int, StructuredValue.Builder builderForValue)

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder addValues ​​( StructuredValue.Builder builderForValue)

repeated .tensorflow.StructuredValue values = 1;

pubblico StructuredValue.Builder addValuesBuilder (indice int)

repeated .tensorflow.StructuredValue values = 1;

public StructuredValue.Builder addValuesBuilder ()

repeated .tensorflow.StructuredValue values = 1;

compilazione ListValue pubblica ()

public ListValue buildPartial ()

public ListValue.Builder cancella ()

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

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

public ListValue.Builder clearValues ​​()

repeated .tensorflow.StructuredValue values = 1;

clone pubblico ListValue.Builder ()

public ListValue getDefaultInstanceForType ()

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

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

public StructuredValue getValues ​​(indice int)

repeated .tensorflow.StructuredValue values = 1;

pubblico StructuredValue.Builder getValuesBuilder (indice int)

repeated .tensorflow.StructuredValue values = 1;

Elenco pubblico < StructuredValue.Builder > getValuesBuilderList ()

repeated .tensorflow.StructuredValue values = 1;

public int getValuesCount ()

repeated .tensorflow.StructuredValue values = 1;

Elenco pubblico < StructuredValue > getValuesList ()

repeated .tensorflow.StructuredValue values = 1;

public StructuredValueOrBuilder getValuesOrBuilder (indice int)

repeated .tensorflow.StructuredValue values = 1;

Elenco pubblico<? estende StructuredValueOrBuilder > getValuesOrBuilderList ()

repeated .tensorflow.StructuredValue values = 1;

public final booleano isInitialized ()

public ListValue.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public ListValue.Builder mergeFrom (com.google.protobuf.Message altro)

pubblico finale ListValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public ListValue.BuilderremoveValues ​​( indice int)

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public ListValue.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale ListValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public ListValue.Builder setValues ​​(indice int, StructuredValue.Builder builderForValue)

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder setValues ​​(indice int, valore StructuredValue )

repeated .tensorflow.StructuredValue values = 1;