CollectionDef.AnyList

classe finale statique publique CollectionDef.AnyList

 AnyList is used for collecting Any protos.
 
tensorflow.CollectionDef.AnyList de type Protobuf.CollectionDef.AnyList

Classes imbriquées

classe CollectionDef.AnyList.Builder
 AnyList is used for collecting Any protos. 

Constantes

int VALUE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique CollectionDef.AnyList
CollectionDef.AnyList
final statique com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
com.google.protobuf.Any
getValue (index entier)
repeated .google.protobuf.Any value = 1;
int
getValueCount ()
repeated .google.protobuf.Any value = 1;
Liste<Any>
getValueList ()
repeated .google.protobuf.Any value = 1;
com.google.protobuf.AnyOrBuilder
getValueOrBuilder (index int)
repeated .google.protobuf.Any value = 1;
Liste<? étend AnyOrBuilder>
getValueOrBuilderList ()
repeated .google.protobuf.Any value = 1;
int
booléen final
statique CollectionDef.AnyList.Builder
statique CollectionDef.AnyList.Builder
CollectionDef.AnyList.Builder
statique CollectionDef.AnyList
parseDelimitedFrom (entrée InputStream)
statique CollectionDef.AnyList
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.AnyList
parseFrom (données ByteBuffer)
statique CollectionDef.AnyList
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.AnyList
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.AnyList
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique CollectionDef.AnyList
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.AnyList
parseFrom (données com.google.protobuf.ByteString)
statique CollectionDef.AnyList
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique CollectionDef.AnyList
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
CollectionDef.AnyList.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final entier VALUE_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public statique CollectionDef.AnyList getDefaultInstance ()

public CollectionDef.AnyList getDefaultInstanceForType ()

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

publique getParserForType ()

public int getSerializedSize ()

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

public com.google.protobuf.Any getValue (index int)

repeated .google.protobuf.Any value = 1;

public int getValueCount ()

repeated .google.protobuf.Any value = 1;

liste publique <Any> getValueList ()

repeated .google.protobuf.Any value = 1;

public com.google.protobuf.AnyOrBuilder getValueOrBuilder (index int)

repeated .google.protobuf.Any value = 1;

Liste publique <? étend AnyOrBuilder> getValueOrBuilderList ()

repeated .google.protobuf.Any value = 1;

code de hachage int public ()

public final booléen isInitialized ()

public static CollectionDef.AnyList.Builder newBuilder (prototype CollectionDef.AnyList )

public statique CollectionDef.AnyList.Builder newBuilder ()

public CollectionDef.AnyList.Builder newBuilderForType ()

public static CollectionDef.AnyList parseDelimitedFrom (entrée InputStream)

Jetés
IOException

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

Jetés
IOException

public static CollectionDef.AnyList parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public static CollectionDef.AnyList parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public CollectionDef.AnyList.Builder toBuilder ()

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

Jetés
IOException