Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue Genel Yöntemler
| DictValue.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| Dikt Değeri | inşa etmek () |
| Dikt Değeri | inşaKısmi () |
| DictValue.Builder | temizlemek () |
| DictValue.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
| DictValue.Builder | clearFields () |
| DictValue.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| DictValue.Builder | klon () |
| boolean | includeFields (Dize anahtarı) map<string, .tensorflow.StructuredValue> fields = 1; |
| Dikt Değeri | |
| final statik com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Harita<String, StructuredValue > | getFields () Bunun yerine getFieldsMap() kullanın. |
| int | getFieldsCount () map<string, .tensorflow.StructuredValue> fields = 1; |
| Harita<String, StructuredValue > | getFieldsMap () map<string, .tensorflow.StructuredValue> fields = 1; |
| Yapılandırılmış Değer | getFieldsOrDefault (Dize anahtarı, StructuredValue defaultValue) map<string, .tensorflow.StructuredValue> fields = 1; |
| Yapılandırılmış Değer | getFieldsOrThrow (Dize tuşu) map<string, .tensorflow.StructuredValue> fields = 1; |
| Harita<String, StructuredValue > | getMutableFields () Bunun yerine alternatif mutasyon erişimcilerini kullanın. |
| son boole değeri | Başlatıldı () |
| DictValue.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DictValue.Builder | mergeFrom (com.google.protobuf.Message other) |
| son DictValue.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
| DictValue.Builder | putAllFields (Map<String, StructuredValue > değerler) map<string, .tensorflow.StructuredValue> fields = 1; |
| DictValue.Builder | putFields (Dize anahtarı, StructuredValue değeri) map<string, .tensorflow.StructuredValue> fields = 1; |
| DictValue.Builder | RemoveFields (Dize tuşu) map<string, .tensorflow.StructuredValue> fields = 1; |
| DictValue.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| DictValue.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
| son DictValue.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public DictValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public boolean includeFields (Dize anahtarı)
map<string, .tensorflow.StructuredValue> fields = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
genel Harita<String, StructuredValue > getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrDefault (Dize anahtarı, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrThrow (Dize anahtarı)
map<string, .tensorflow.StructuredValue> fields = 1;
genel Harita<String, StructuredValue > getMutableFields ()
Bunun yerine alternatif mutasyon erişimcilerini kullanın.
genel final boolean isInitialized ()
genel DictValue.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
genel final DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public DictValue.Builder putAllFields (Map<String, StructuredValue > değerler)
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder putFields (Dize anahtarı, StructuredValue değeri)
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder RemoveFields (String anahtarı)
map<string, .tensorflow.StructuredValue> fields = 1;