NoneValue

clase final pública NoneValue

 Represents None.
 
tipo tensorflow.NoneValue

Clases anidadas

clase NoneValue.Builder
 Represents None. 

Métodos públicos

booleano
es igual a (Objeto obj)
estático NoneValue
Ninguno Valor
com.google.protobuf.Descriptors.Descriptor estático final
En t
final com.google.protobuf.UnknownFieldSet
En t
booleano final
static NoneValue.Builder
newBuilder (prototipo NoneValue )
static NoneValue.Builder
NoneValue.Builder
estático NoneValue
parseDelimitedFrom (entrada InputStream)
estático NoneValue
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático NoneValue
parseFrom (datos ByteBuffer)
estático NoneValue
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático NoneValue
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático NoneValue
parseFrom (entrada com.google.protobuf.CodedInputStream)
estático NoneValue
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático NoneValue
parseFrom (datos com.google.protobuf.ByteString)
estático NoneValue
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático NoneValue
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
NoneValue.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Métodos públicos

public boolean es igual a (Object obj)

public static NoneValue getDefaultInstance ()

public NoneValue getDefaultInstanceForType ()

público estático 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 (prototipo NoneValue )

public static NoneValue.Builder newBuilder ()

public NoneValue.Builder newBuilderForType ()

public static NoneValue parseDelimitedFrom (entrada InputStream)

Lanza
IOException

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

Lanza
IOException

public static NoneValue parseFrom (datos ByteBuffer)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

public static NoneValue parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

público estático analizador ()

public NoneValue.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException