genel statik son sınıf ValuesDef.Builder
Protocol buffer representing the values in ControlFlowContext.
tensorflow.ValuesDef
Genel Yöntemler
DeğerlerDef.Builder | addAllValues (Yinelenebilir<String> değerleri) Value names that have been seen in this context. |
DeğerlerDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
DeğerlerDef.Builder | addValues (Dize değeri) Value names that have been seen in this context. |
DeğerlerDef.Builder | addValuesBytes (com.google.protobuf.ByteString değeri) Value names that have been seen in this context. |
DeğerlerTanımı | inşa etmek () |
DeğerlerTanımı | inşaKısmi () |
DeğerlerDef.Builder | temizlemek () |
DeğerlerDef.Builder | |
DeğerlerDef.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
DeğerlerDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeğerlerDef.Builder | clearValue'lar () Value names that have been seen in this context. |
DeğerlerDef.Builder | klon () |
boolean | içerirHariciDeğerler (Dize anahtarı) Value names referenced by but external to this context. |
DeğerlerTanımı | |
final statik com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Harita<Dize, Dize> | getExternalValues () Bunun yerine getExternalValuesMap() işlevini kullanın. |
int | getExternalValuesCount () Value names referenced by but external to this context. |
Harita<Dize, Dize> | getExternalValuesMap () Value names referenced by but external to this context. |
Sicim | getExternalValuesOrDefault (Dize anahtarı, Dize defaultValue) Value names referenced by but external to this context. |
Sicim | getExternalValuesOrThrow (Dize anahtarı) Value names referenced by but external to this context. |
Harita<Dize, Dize> | getMutableExternalValues () Bunun yerine alternatif mutasyon erişimcilerini kullanın. |
Sicim | getValues (int dizini) Value names that have been seen in this context. |
com.google.protobuf.ByteString | getValuesBytes (int dizini) 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. |
son boole değeri | Başlatıldı () |
DeğerlerDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeğerlerDef.Builder | mergeFrom (com.google.protobuf.Message other) |
final ValuesDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
DeğerlerDef.Builder | putAllExternalValues (Map<String, String> değerleri) Value names referenced by but external to this context. |
DeğerlerDef.Builder | putExternalValues (Dize anahtarı, Dize değeri) Value names referenced by but external to this context. |
DeğerlerDef.Builder | RemoveExternalValues (Dize tuşu) Value names referenced by but external to this context. |
DeğerlerDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
DeğerlerDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
final ValuesDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
DeğerlerDef.Builder | setValues (int dizini, Dize değeri) Value names that have been seen in this context. |
Kalıtsal Yöntemler
Genel Yöntemler
public ValuesDef.Builder addAllValues (Yinelenebilir<String> değerleri)
Value names that have been seen in this context.
repeated string values = 1;
public ValuesDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public ValuesDef.Builder addValues (Dize değeri)
Value names that have been seen in this context.
repeated string values = 1;
public ValuesDef.Builder addValuesBytes (com.google.protobuf.ByteString değeri)
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 includeExternalValues (Dize anahtarı)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
genel Harita<String, String> getExternalValues ()
Bunun yerine getExternalValuesMap()
işlevini kullanın.
public int getExternalValuesCount ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
genel Harita<String, String> getExternalValuesMap ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public String getExternalValuesOrDefault (Dize anahtarı, String defaultValue)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public String getExternalValuesOrThrow (Dize anahtarı)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
genel Harita<String, String> getMutableExternalValues ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
public String getValues (int indeksi)
Value names that have been seen in this context.
repeated string values = 1;
public com.google.protobuf.ByteString getValuesBytes (int dizini)
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;
genel son boolean isInitialized ()
public ValuesDef.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel nihai ValuesDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public ValuesDef.Builder putAllExternalValues (Map<String, String> değerleri)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public ValuesDef.Builder putExternalValues (Dize anahtarı, Dize değeri)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public ValuesDef.Builder kaldırExternalValues (Dize anahtarı)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
public ValuesDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public ValuesDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
genel final ValuesDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public ValuesDef.Builder setValues (int dizini, Dize değeri)
Value names that have been seen in this context.
repeated string values = 1;