interface pública DictValueOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
booleano abstrato | contémFields (chave de string) map<string, .tensorflow.StructuredValue> fields = 1; |
Mapa abstrato<String, StructuredValue > | getFields () Use getFieldsMap() em vez disso. |
abstrato int | getFieldsCount () map<string, .tensorflow.StructuredValue> fields = 1; |
Mapa abstrato<String, StructuredValue > | getFieldsMap () map<string, .tensorflow.StructuredValue> fields = 1; |
valor estruturado abstrato | getFieldsOrDefault (chave de string, StructuredValue defaultValue) map<string, .tensorflow.StructuredValue> fields = 1; |
valor estruturado abstrato | getFieldsOrThrow (chave de string) map<string, .tensorflow.StructuredValue> fields = 1; |
Métodos Públicos
public abstract boolean containsFields (chave String)
map<string, .tensorflow.StructuredValue> fields = 1;
público abstrato int getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
mapa abstrato público<String, StructuredValue > getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
público abstrato StructuredValue getFieldsOrDefault (chave String, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
público abstrato StructuredValue getFieldsOrThrow (chave String)
map<string, .tensorflow.StructuredValue> fields = 1;