ListValue

ListValue della classe finale pubblica

 Represents a Python list.
 
Tipo di protocollo tensorflow.ListValue

Classi nidificate

classe ListValue.Builder
 Represents a Python list. 

Costanti

int VALUES_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
Valore di elenco statico
Valoreelenco
com.google.protobuf.Descriptors.Descriptor statico finale
int
finale com.google.protobuf.UnknownFieldSet
Valore strutturato
getValues ​​(indice int)
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;
int
booleano finale
ListValue.Builder statico
newBuilder (prototipo ListValue )
ListValue.Builder statico
ListValue.Builder
Valore di elenco statico
parseDelimitedFrom (input InputStream)
Valore di elenco statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Valore di elenco statico
parseFrom (dati ByteBuffer)
Valore di elenco statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Valore di elenco statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Valore di elenco statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
Valore di elenco statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Valore di elenco statico
parseFrom (dati com.google.protobuf.ByteString)
Valore di elenco statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Valore di elenco statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
ListValue.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int VALUES_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

ListValue statico pubblico getDefaultInstance ()

public ListValue getDefaultInstanceForType ()

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

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public StructuredValue getValues ​​(indice int)

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 int hashCode ()

public final booleano isInitialized ()

public static ListValue.Builder newBuilder (prototipo ListValue )

pubblico statico ListValue.Builder newBuilder ()

pubblico ListValue.Builder newBuilderForType ()

ListValue statico pubblico parseDelimitedFrom (input InputStream)

Lancia
IOException

ListValue statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom ListValue statico pubblico (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

ListValue statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom ListValue statico pubblico (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom ListValue statico pubblico (input com.google.protobuf.CodedInputStream)

Lancia
IOException

ListValue statico pubblico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom ListValue statico pubblico (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

ListValue statico pubblico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

ListValue statico pubblico parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico ListValue.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException