Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue
Métodos Públicos
DictValue.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
DictValue | construir () |
DictValue | |
DictValue.Builder | claro () |
DictValue.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
DictValue.Builder | limparFields () |
DictValue.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
DictValue.Builder | clonar () |
booleano | contémFields (chave de string) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue | |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Mapa<String, StructuredValue > | getFields () Use getFieldsMap() em vez disso. |
interno | getFieldsCount () map<string, .tensorflow.StructuredValue> fields = 1; |
Mapa<String, StructuredValue > | getFieldsMap () map<string, .tensorflow.StructuredValue> fields = 1; |
Valor Estruturado | getFieldsOrDefault (chave de string, StructuredValue defaultValue) map<string, .tensorflow.StructuredValue> fields = 1; |
Valor Estruturado | getFieldsOrThrow (chave de string) map<string, .tensorflow.StructuredValue> fields = 1; |
Mapa<String, StructuredValue > | getMutableFields () Use acessadores de mutação alternativos. |
booleano final | |
DictValue.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DictValue.Builder | mergeFrom (com.google.protobuf.Message outro) |
finalDicValue.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
DictValue.Builder | putAllFields (Map<String, StructuredValue > valores) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | putFields (chave String, valor StructuredValue ) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | removeFields (chave de string) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
DictValue.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
finalDicValue.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public DictValue.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
contémFields booleano público (chave String)
map<string, .tensorflow.StructuredValue> fields = 1;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
público int getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
mapa público <String, StructuredValue > getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrDefault (chave String, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrThrow (chave de string)
map<string, .tensorflow.StructuredValue> fields = 1;
mapa público <String, StructuredValue > getMutableFields ()
Use acessadores de mutação alternativos.
público final booleano isInitialized ()
public DictValue.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público final DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
public DictValue.Builder putAllFields (Map<String, StructuredValue > valores)
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder putFields (chave String, valor StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder removeFields (chave String)
map<string, .tensorflow.StructuredValue> fields = 1;