NoneValue

classe finale publique NoneValue

 Represents None.
 
tensorflow.NoneValue

Classes imbriquées

classe AucunValue.Builder
 Represents None. 

Méthodes publiques

booléen
est égal (Obj objet)
statique AucuneValeur
AucuneValeur
final statique com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique NoneValue.Builder
newBuilder (prototype NoneValue )
statique NoneValue.Builder
AucunValue.Builder
statique AucuneValeur
parseDelimitedFrom (entrée InputStream)
statique AucuneValeur
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique AucuneValeur
parseFrom (données ByteBuffer)
statique AucuneValeur
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique AucuneValeur
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique AucuneValeur
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique AucuneValeur
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique AucuneValeur
parseFrom (données com.google.protobuf.ByteString)
statique AucuneValeur
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique AucuneValeur
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
AucunValue.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Méthodes publiques

public booléen égal (Objet obj)

public statique NoneValue getDefaultInstance ()

public NoneValue getDefaultInstanceForType ()

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

publique getParserForType ()

public int getSerializedSize ()

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

code de hachage int public ()

public final booléen isInitialized ()

public statique NoneValue.Builder newBuilder (prototype NoneValue )

public statique NoneValue.Builder newBuilder ()

public NoneValue.Builder newBuilderForType ()

public static NoneValue parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static NoneValue parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static NoneValue parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static NoneValue parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static NoneValue parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static NoneValue parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static NoneValue parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static NoneValue parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static NoneValue parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static NoneValue parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public NoneValue.Builder toBuilder ()

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

Jetés
IOException