DictValue

classe finale publique DictValue

 Represents a Python dict keyed by `str`.
 The comment on Unicode from Value.string_value applies analogously.
 
de type tensorflow.DictValue

Classes imbriquées

classe DictValue.Builder
 Represents a Python dict keyed by `str`. 

Constantes

int FIELDS_FIELD_NUMBER

Méthodes publiques

booléen
contient des champs (clé de chaîne)
map<string, .tensorflow.StructuredValue> fields = 1;
booléen
est égal (Obj objet)
valeur de dictée statique
ValeurDict
final statique com.google.protobuf.Descriptors.Descriptor
Carte<String, StructuredValue >
getFields ()
Utilisez plutôt getFieldsMap() .
int
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
Carte<String, StructuredValue >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
Valeur structurée
getFieldsOrDefault (clé de chaîne, StructuredValue valeur par défaut)
map<string, .tensorflow.StructuredValue> fields = 1;
Valeur structurée
getFieldsOrThrow (clé de chaîne)
map<string, .tensorflow.StructuredValue> fields = 1;
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique DictValue.Builder
newBuilder (prototype DictValue )
statique DictValue.Builder
DictValue.Builder
valeur de dictée statique
parseDelimitedFrom (entrée InputStream)
valeur de dictée statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
valeur de dictée statique
parseFrom (données ByteBuffer)
valeur de dictée statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
valeur de dictée statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
valeur de dictée statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
valeur de dictée statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
valeur de dictée statique
parseFrom (données com.google.protobuf.ByteString)
valeur de dictée statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
valeur de dictée statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
DictValue.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int FIELDS_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public boolean containFields (clé de chaîne)

map<string, .tensorflow.StructuredValue> fields = 1;

public booléen égal (Objet obj)

public statique DictValue getDefaultInstance ()

public DictValue getDefaultInstanceForType ()

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

public Map<String, StructuredValue > getFields ()

Utilisez plutôt getFieldsMap() .

public int getFieldsCount ()

map<string, .tensorflow.StructuredValue> fields = 1;

public Map<String, StructuredValue > getFieldsMap ()

map<string, .tensorflow.StructuredValue> fields = 1;

public StructuredValue getFieldsOrDefault (clé de chaîne, StructuredValue defaultValue)

map<string, .tensorflow.StructuredValue> fields = 1;

public StructuredValue getFieldsOrThrow (clé de chaîne)

map<string, .tensorflow.StructuredValue> fields = 1;

publique getParserForType ()

public int getSerializedSize ()

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

code de hachage int public ()

public final booléen isInitialized ()

public statique DictValue.Builder newBuilder (prototype DictValue )

public statique DictValue.Builder newBuilder ()

public DictValue.Builder newBuilderForType ()

public statique DictValue parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique DictValue parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique DictValue parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique DictValue parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique DictValue parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique DictValue parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique DictValue parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public statique DictValue parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique DictValue parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public DictValue.Builder toBuilder ()

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

Jetés
IOException
,
classe finale publique DictValue

 Represents a Python dict keyed by `str`.
 The comment on Unicode from Value.string_value applies analogously.
 
de type tensorflow.DictValue

Classes imbriquées

classe DictValue.Builder
 Represents a Python dict keyed by `str`. 

Constantes

int FIELDS_FIELD_NUMBER

Méthodes publiques

booléen
contient des champs (clé de chaîne)
map<string, .tensorflow.StructuredValue> fields = 1;
booléen
est égal (Obj objet)
valeur de dictée statique
ValeurDict
final statique com.google.protobuf.Descriptors.Descriptor
Carte<String, StructuredValue >
getFields ()
Utilisez plutôt getFieldsMap() .
int
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
Carte<String, StructuredValue >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
Valeur structurée
getFieldsOrDefault (clé de chaîne, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
Valeur structurée
getFieldsOrThrow (clé de chaîne)
map<string, .tensorflow.StructuredValue> fields = 1;
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique DictValue.Builder
newBuilder (prototype DictValue )
statique DictValue.Builder
DictValue.Builder
valeur de dictée statique
parseDelimitedFrom (entrée InputStream)
valeur de dictée statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
valeur de dictée statique
parseFrom (données ByteBuffer)
valeur de dictée statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
valeur de dictée statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
valeur de dictée statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
valeur de dictée statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
valeur de dictée statique
parseFrom (données com.google.protobuf.ByteString)
valeur de dictée statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
valeur de dictée statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
DictValue.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int FIELDS_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public boolean containFields (clé de chaîne)

map<string, .tensorflow.StructuredValue> fields = 1;

public booléen égal (Objet obj)

public statique DictValue getDefaultInstance ()

public DictValue getDefaultInstanceForType ()

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

public Map<String, StructuredValue > getFields ()

Utilisez plutôt getFieldsMap() .

public int getFieldsCount ()

map<string, .tensorflow.StructuredValue> fields = 1;

public Map<String, StructuredValue > getFieldsMap ()

map<string, .tensorflow.StructuredValue> fields = 1;

public StructuredValue getFieldsOrDefault (clé de chaîne, StructuredValue defaultValue)

map<string, .tensorflow.StructuredValue> fields = 1;

public StructuredValue getFieldsOrThrow (clé de chaîne)

map<string, .tensorflow.StructuredValue> fields = 1;

publique getParserForType ()

public int getSerializedSize ()

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

code de hachage int public ()

public final booléen isInitialized ()

public statique DictValue.Builder newBuilder (prototype DictValue )

public statique DictValue.Builder newBuilder ()

public DictValue.Builder newBuilderForType ()

public statique DictValue parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique DictValue parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique DictValue parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique DictValue parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique DictValue parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique DictValue parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique DictValue parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public statique DictValue parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique DictValue parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public DictValue.Builder toBuilder ()

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

Jetés
IOException