NoneValue

classe final pública NoneValue

 Represents None.
 
Tipo de protobuf tensorflow.NoneValue

Classes aninhadas

aula NoneValue.Builder
 Represents None. 

Métodos Públicos

boleano
é igual (objeto obj)
estático NoneValue
NenhumValor
final estático com.google.protobuf.Descriptors.Descriptor
interno
final com.google.protobuf.UnknownFieldSet
interno
booleano final
NoneValue.Builder estático
newBuilder (protótipo NoneValue )
NoneValue.Builder estático
NoneValue.Builder
estático NoneValue
parseDelimitedFrom (entrada InputStream)
estático NoneValue
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático NoneValue
parseFrom (dados de ByteBuffer)
estático NoneValue
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático NoneValue
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático NoneValue
parseFrom (entrada com.google.protobuf.CodedInputStream)
estático NoneValue
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático NoneValue
parseFrom (dados com.google.protobuf.ByteString)
estático NoneValue
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático NoneValue
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
NoneValue.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Métodos Públicos

booleano público é igual (Object obj)

público estático NoneValue getDefaultInstance ()

public NoneValue 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 ()

hashCode int público ()

público final booleano isInitialized ()

public static NoneValue.Builder newBuilder (protótipo NoneValue )

público estático NoneValue.Builder newBuilder ()

público NoneValue.Builder newBuilderForType ()

public static NoneValue parseDelimitedFrom (entrada InputStream)

Lança
IOException

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

Lança
IOException

public static NoneValue parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

public static NoneValue parseFrom (entrada com.google.protobuf.CodedInputStream)

Lança
IOException

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

Lança
InvalidProtocolBufferException

public static NoneValue parseFrom (dados com.google.protobuf.ByteString)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

estática pública analisador ()

public NoneValue.Builder toBuilder ()

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

Lança
IOException