DictValueOrBuilder

genel arayüz DictValueOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut boole
includeFields (Dize anahtarı)
map<string, .tensorflow.StructuredValue> fields = 1;
soyut Harita<String, StructuredValue >
getFields ()
Bunun yerine getFieldsMap() işlevini kullanın.
soyut int
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
soyut Harita<String, StructuredValue >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
soyut Yapılandırılmış Değer
getFieldsOrDefault (Dize anahtarı, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
soyut Yapılandırılmış Değer
getFieldsOrThrow (Dize tuşu)
map<string, .tensorflow.StructuredValue> fields = 1;

Genel Yöntemler

genel soyut boolean içerirFields (Dize anahtarı)

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

genel özet Harita<String, StructuredValue > getFields ()

Bunun yerine getFieldsMap() işlevini kullanın.

genel özet int getFieldsCount ()

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

genel özet Harita<String, StructuredValue > getFieldsMap ()

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

genel özet StructuredValue getFieldsOrDefault (Dize anahtarı, StructuredValue defaultValue)

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

genel özet StructuredValue getFieldsOrThrow (String anahtarı)

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