CollectionDef.AnyList

clase final estática pública CollectionDef.AnyList

 AnyList is used for collecting Any protos.
 
Protobuf tipo tensorflow.CollectionDef.AnyList

Clases anidadas

clase ColecciónDef.AnyList.Builder
 AnyList is used for collecting Any protos. 

Constantes

En t VALUE_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
Colección estáticaDef.AnyList
ColecciónDef.AnyList
com.google.protobuf.Descriptors.Descriptor estático final
En t
com.google.protobuf.UnknownFieldSet final
com.google.protobuf.Cualquiera
getValue (índice int)
repeated .google.protobuf.Any value = 1;
En t
getValueCount ()
repeated .google.protobuf.Any value = 1;
Lista<Cualquiera>
obtener lista de valores ()
repeated .google.protobuf.Any value = 1;
com.google.protobuf.AnyOrBuilder
getValueOrBuilder (índice int)
repeated .google.protobuf.Any value = 1;
Lista<? extiende AnyOrBuilder>
getValueOrBuilderList ()
repeated .google.protobuf.Any value = 1;
En t
booleano final
Colección estáticaDef.AnyList.Builder
Colección estáticaDef.AnyList.Builder
ColecciónDef.AnyList.Builder
Colección estáticaDef.AnyList
parseDelimitedFrom (entrada de InputStream)
Colección estáticaDef.AnyList
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.AnyList
parseFrom (datos de ByteBuffer)
Colección estáticaDef.AnyList
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Colección estáticaDef.AnyList
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.AnyList
parseFrom (entrada com.google.protobuf.CodedInputStream)
Colección estáticaDef.AnyList
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.AnyList
parseFrom (datos com.google.protobuf.ByteString)
Colección estáticaDef.AnyList
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Colección estáticaDef.AnyList
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
ColecciónDef.AnyList.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público VALUE_FIELD_NUMBER

Valor constante: 1

Métodos públicos

público booleano es igual (Objeto obj)

Colección estática públicaDef.AnyList getDefaultInstance ()

Colección públicaDef.AnyList getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público getParserForType ()

público int getSerializedSize ()

público final com.google.protobuf.UnknownFieldSet getUnknownFields ()

público com.google.protobuf.Any getValue (índice int)

repeated .google.protobuf.Any value = 1;

público int getValueCount ()

repeated .google.protobuf.Any value = 1;

Lista pública<Cualquiera> getValueList ()

repeated .google.protobuf.Any value = 1;

público com.google.protobuf.AnyOrBuilder getValueOrBuilder (índice int)

repeated .google.protobuf.Any value = 1;

Lista pública<? extiende AnyOrBuilder> getValueOrBuilderList ()

repeated .google.protobuf.Any value = 1;

código hash int público ()

público final booleano isInitialized ()

CollectionDef.AnyList.Builder estático público newBuilder (prototipo CollectionDef.AnyList )

Colección estática públicaDef.AnyList.Builder newBuilder ()

Colección estática públicaDef.AnyList parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

CollectionDef.AnyList pública estática parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

CollectionDef.AnyList parseFrom público estático (datos ByteBuffer)

Lanza
Excepción de buffer de protocolo no válido

CollectionDef.AnyList parseFrom público estático (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

CollectionDef.AnyList parseFrom estático público (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

CollectionDef.AnyList parseFrom público estático (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

CollectionDef.AnyList pública estática parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

CollectionDef.AnyList parseFrom público estático (datos com.google.protobuf.ByteString)

Lanza
Excepción de buffer de protocolo no válido

CollectionDef.AnyList parseFrom público estático (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

CollectionDef.AnyList parseFrom estático público (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

estática pública analizador ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción