NoneValue

classe finale pubblica NoneValue

 Represents None.
 
Tipo di protocollo tensorflow.NoneValue

Classi nidificate

classe NoneValue.Builder
 Represents None. 

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
NoneValue statico
NessunoValore
com.google.protobuf.Descriptors.Descriptor statico finale
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
statico NoneValue.Builder
newBuilder (prototipo NoneValue )
statico NoneValue.Builder
NoneValue.Builder
NoneValue statico
parseDelimitedFrom (input InputStream)
NoneValue statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NoneValue statico
parseFrom (dati ByteBuffer)
NoneValue statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
NoneValue statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NoneValue statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
NoneValue statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NoneValue statico
parseFrom (dati com.google.protobuf.ByteString)
NoneValue statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NoneValue statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
NoneValue.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico NoneValue getDefaultInstance ()

pubblico NoneValue getDefaultInstanceForType ()

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

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico NoneValue.Builder newBuilder (prototipo NoneValue )

pubblico statico NoneValue.Builder newBuilder ()

public NoneValue.Builder newBuilderForType ()

public static NoneValue parseDelimitedFrom (input InputStream)

Lancia
IOException

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

Lancia
IOException

public static NoneValue parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

pubblico statico NoneValue parseFrom (input com.google.protobuf.CodedInputStream)

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico NoneValue (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

pubblico statico NoneValue parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico NoneValue.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException