DictValueOrBuilder

interfaz pública DictValueOrBuilder
Subclases indirectas conocidas

Métodos públicos

booleano abstracto
containsFields (clave de cadena)
map<string, .tensorflow.StructuredValue> fields = 1;
Mapa abstracto <String, StructuredValue >
getFields ()
Utilice getFieldsMap() lugar.
int abstracto
getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
Mapa abstracto <String, StructuredValue >
getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
StructuredValue abstracto
getFieldsOrDefault (clave de cadena, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
StructuredValue abstracto
getFieldsOrThrow (clave de cadena)
map<string, .tensorflow.StructuredValue> fields = 1;

Métodos públicos

contiene campos booleanos abstractos públicos (clave de cadena)

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

Mapa abstracto público <String, StructuredValue > getFields ()

Utilice getFieldsMap() lugar.

public abstract int getFieldsCount ()

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

Mapa abstracto público <String, StructuredValue > getFieldsMap ()

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

public abstract StructuredValue getFieldsOrDefault (clave de cadena, StructuredValue defaultValue)

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

public abstract StructuredValue getFieldsOrThrow (clave de cadena)

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