classe finale statique publique ValuesDef.Builder
Protocol buffer representing the values in ControlFlowContext.
tensorflow.ValuesDef
de type Protobuf.ValuesDef Méthodes publiques
ValuesDef.Builder | addAllValues (valeurs Iterable<String>) Value names that have been seen in this context. |
ValuesDef.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
ValuesDef.Builder | addValues (valeur de chaîne) Value names that have been seen in this context. |
ValuesDef.Builder | addValuesBytes (valeur com.google.protobuf.ByteString) Value names that have been seen in this context. |
ValeursDef | construire () |
ValeursDef | buildPartial () |
ValuesDef.Builder | clair () |
ValuesDef.Builder | |
ValuesDef.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
ValuesDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ValuesDef.Builder | effacerValeurs () Value names that have been seen in this context. |
ValuesDef.Builder | cloner () |
booléen | contient des valeurs externes (clé de chaîne) Value names referenced by but external to this context. |
ValeursDef | |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Carte<String, String> | getExternalValues () Utilisez plutôt getExternalValuesMap() . |
int | getExternalValuesCount () Value names referenced by but external to this context. |
Carte<String, String> | getExternalValuesMap () Value names referenced by but external to this context. |
Chaîne | getExternalValuesOrDefault (clé de chaîne, chaîne valeur par défaut) Value names referenced by but external to this context. |
Chaîne | getExternalValuesOrThrow (clé de chaîne) Value names referenced by but external to this context. |
Carte<String, String> | getMutableExternalValues () Utilisez plutôt d’autres accesseurs de mutation. |
Chaîne | getValues (index entier) Value names that have been seen in this context. |
com.google.protobuf.ByteString | getValuesBytes (index int) Value names that have been seen in this context. |
int | getValuesCount () Value names that have been seen in this context. |
com.google.protobuf.ProtocolStringList | getValuesList () Value names that have been seen in this context. |
booléen final | |
ValuesDef.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ValuesDef.Builder | mergeFrom (com.google.protobuf.Message autre) |
Valeurs finalesDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
ValuesDef.Builder | putAllExternalValues (valeurs Map<String, String>) Value names referenced by but external to this context. |
ValuesDef.Builder | putExternalValues (clé de chaîne, valeur de chaîne) Value names referenced by but external to this context. |
ValuesDef.Builder | supprimerExternalValues (clé de chaîne) Value names referenced by but external to this context. |
ValuesDef.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
ValuesDef.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
Valeurs finalesDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
ValuesDef.Builder | setValues (index int, valeur de chaîne) Value names that have been seen in this context. |
Méthodes héritées
Méthodes publiques
public ValuesDef.Builder addAllValues (valeurs Iterable<String>)
Value names that have been seen in this context.
repeated string values = 1;
public ValuesDef.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public ValuesDef.Builder addValues (valeur de chaîne)
Value names that have been seen in this context.
repeated string values = 1;
public ValuesDef.Builder addValuesBytes (valeur com.google.protobuf.ByteString)
Value names that have been seen in this context.
repeated string values = 1;
public ValuesDef.Builder clearValues ()
Value names that have been seen in this context.
repeated string values = 1;
public boolean containExternalValues (clé de chaîne)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getExternalValuesCount ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public Map<String, String> getExternalValuesMap ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
chaîne publique getExternalValuesOrDefault (clé de chaîne, valeur par défaut de chaîne)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
chaîne publique getExternalValuesOrThrow (clé de chaîne)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public Map<String, String> getMutableExternalValues ()
Utilisez plutôt d’autres accesseurs de mutation.
chaîne publique getValues (index int)
Value names that have been seen in this context.
repeated string values = 1;
public com.google.protobuf.ByteString getValuesBytes (index int)
Value names that have been seen in this context.
repeated string values = 1;
public int getValuesCount ()
Value names that have been seen in this context.
repeated string values = 1;
public com.google.protobuf.ProtocolStringList getValuesList ()
Value names that have been seen in this context.
repeated string values = 1;
public final booléen isInitialized ()
public ValuesDef.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public final ValuesDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public ValuesDef.Builder putAllExternalValues (valeurs Map<String, String>)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public ValuesDef.Builder putExternalValues (clé de chaîne, valeur de chaîne)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public ValuesDef.Builder removeExternalValues (clé de chaîne)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public ValuesDef.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public ValuesDef.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
public ValuesDef.Builder setValues (index int, valeur de chaîne)
Value names that have been seen in this context.
repeated string values = 1;