ListValue

classe finale publique ListValue

 Represents a Python list.
 
tensorflow.ListValue

Classes imbriquées

classe ListValue.Builder
 Represents a Python list. 

Constantes

int VALUES_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Valeur de liste statique
ValeurListe
final statique com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
Valeur structurée
getValues ​​(index entier)
repeated .tensorflow.StructuredValue values = 1;
int
getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
Liste< StructuredValue >
getValuesList ()
repeated .tensorflow.StructuredValue values = 1;
StructuredValueOrBuilder
getValuesOrBuilder (index int)
repeated .tensorflow.StructuredValue values = 1;
Liste<? étend StructuredValueOrBuilder >
getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
int
booléen final
ListValue.Builder statique
newBuilder (prototype ListValue )
ListValue.Builder statique
ListValue.Builder
Valeur de liste statique
parseDelimitedFrom (entrée InputStream)
Valeur de liste statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Valeur de liste statique
parseFrom (données ByteBuffer)
Valeur de liste statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Valeur de liste statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Valeur de liste statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Valeur de liste statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Valeur de liste statique
parseFrom (données com.google.protobuf.ByteString)
Valeur de liste statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Valeur de liste statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
ListValue.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final entier VALUES_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public statique ListValue getDefaultInstance ()

public ListValue getDefaultInstanceForType ()

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

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public StructuredValue getValues ​​(index int)

repeated .tensorflow.StructuredValue values = 1;

public int getValuesCount ()

repeated .tensorflow.StructuredValue values = 1;

Liste publique < StructuredValue > getValuesList ()

repeated .tensorflow.StructuredValue values = 1;

public StructuredValueOrBuilder getValuesOrBuilder (index int)

repeated .tensorflow.StructuredValue values = 1;

Liste publique <? étend StructuredValueOrBuilder > getValuesOrBuilderList ()

repeated .tensorflow.StructuredValue values = 1;

code de hachage int public ()

public final booléen isInitialized ()

public statique ListValue.Builder newBuilder (prototype ListValue )

public statique ListValue.Builder newBuilder ()

public ListValue.Builder newBuilderForType ()

public static ListValue parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static ListValue parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static ListValue parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static ListValue parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static ListValue parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique ListValue parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static ListValue parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique ListValue parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static ListValue parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static ListValue parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public ListValue.Builder toBuilder ()

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

Jetés
IOException