NoneValue

classe final pública NoneValue

 Represents None.
 
tensorflow.NoneValue type tensorflow.NoneValue

Classes aninhadas

aula NoneValue.Builder
 Represents None. 

Métodos Públicos

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

Métodos herdados

Métodos Públicos

public boolean equals (Object obj)

public static NoneValue getDefaultInstance ()

public NoneValue getDefaultInstanceForType ()

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

público getParserForType ()

public int getSerializedSize ()

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

public int hashCode ()

public final boolean isInitialized ()

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

public static NoneValue.Builder newBuilder ()

public NoneValue.Builder newBuilderForType ()

public static NoneValue parseDelimitedFrom (InputStream input)

Lança
IOException

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

Lança
IOException

public static NoneValue parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

public static NoneValue parseFrom (com.google.protobuf.ByteString data, 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