CollectionDef.AnyList

classe final estática pública CollectionDef.AnyList

 AnyList is used for collecting Any protos.
 
Tipo de protobuf tensorflow.CollectionDef.AnyList

Classes aninhadas

aula ColeçãoDef.AnyList.Builder
 AnyList is used for collecting Any protos. 

Constantes

interno VALUE_FIELD_NUMBER

Métodos Públicos

boleano
é igual (objeto obj)
Coleção estáticaDef.AnyList
ColeçãoDef.AnyList
final estático com.google.protobuf.Descriptors.Descriptor
interno
final com.google.protobuf.UnknownFieldSet
com.google.protobuf.Any
getValue (índice interno)
repeated .google.protobuf.Any value = 1;
interno
getValueCount ()
repeated .google.protobuf.Any value = 1;
Lista<Qualquer>
getValueList ()
repeated .google.protobuf.Any value = 1;
com.google.protobuf.AnyOrBuilder
getValueOrBuilder (índice interno)
repeated .google.protobuf.Any value = 1;
Lista<? estende AnyOrBuilder>
getValueOrBuilderList ()
repeated .google.protobuf.Any value = 1;
interno
booleano final
Coleção estáticaDef.AnyList.Builder
Coleção estáticaDef.AnyList.Builder
ColeçãoDef.AnyList.Builder
Coleção estáticaDef.AnyList
parseDelimitedFrom (entrada InputStream)
Coleção estáticaDef.AnyList
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.AnyList
parseFrom (dados de ByteBuffer)
Coleção estáticaDef.AnyList
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.AnyList
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.AnyList
parseFrom (entrada com.google.protobuf.CodedInputStream)
Coleção estáticaDef.AnyList
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.AnyList
parseFrom (dados com.google.protobuf.ByteString)
Coleção estáticaDef.AnyList
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Coleção estáticaDef.AnyList
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
ColeçãoDef.AnyList.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

int final estático público VALUE_FIELD_NUMBER

Valor Constante: 1

Métodos Públicos

booleano público é igual (Object obj)

público estático CollectionDef.AnyList getDefaultInstance ()

public CollectionDef.AnyList getDefaultInstanceForType ()

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

público getParserForType ()

público int getSerializedSize ()

final público 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<Qualquer> 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<? estende AnyOrBuilder> getValueOrBuilderList ()

repeated .google.protobuf.Any value = 1;

hashCode int público ()

público final booleano isInitialized ()

public static CollectionDef.AnyList.Builder newBuilder (protótipo CollectionDef.AnyList )

Coleção estática públicaDef.AnyList.Builder newBuilder ()

public static CollectionDef.AnyList parseDelimitedFrom (entrada InputStream)

Lança
IOException

public static CollectionDef.AnyList parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

Lança
InvalidProtocolBufferException

public static CollectionDef.AnyList parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static CollectionDef.AnyList parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static CollectionDef.AnyList parseFrom (entrada com.google.protobuf.CodedInputStream)

Lança
IOException

public static CollectionDef.AnyList parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

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

Lança
InvalidProtocolBufferException

public static CollectionDef.AnyList parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static CollectionDef.AnyList parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

estática pública analisador ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException