Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue
Metody publiczne
DictValue.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
Wartość dyktowana | zbudować () |
Wartość dyktowana | |
DictValue.Builder | jasne () |
DictValue.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
DictValue.Builder | wyczyśćPola () |
DictValue.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DictValue.Builder | klon () |
wartość logiczna | zawieraFields (klucz ciąg) map<string, .tensorflow.StructuredValue> fields = 1; |
Wartość dyktowana | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Mapa<String, StructuredValue > | getFields () Zamiast tego użyj funkcji getFieldsMap() . |
wew | getFieldsCount () map<string, .tensorflow.StructuredValue> fields = 1; |
Mapa<String, StructuredValue > | getFieldsMap () map<string, .tensorflow.StructuredValue> fields = 1; |
Wartość strukturalna | getFieldsOrDefault (klucz ciągu, wartość domyślna StructuredValue ) map<string, .tensorflow.StructuredValue> fields = 1; |
Wartość strukturalna | getFieldsOrThrow (klawisz ciągu) map<string, .tensorflow.StructuredValue> fields = 1; |
Mapa<String, StructuredValue > | getMutableFields () Zamiast tego użyj alternatywnych akcesorów mutacji. |
końcowa wartość logiczna | |
DictValue.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
DictValue.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
końcowy DictValue.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
DictValue.Builder | putAllFields (Map<String, StructuredValue > wartości) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | putFields (klucz ciągu, wartość StructuredValue ) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | usuńFields (klawisz ciągu) map<string, .tensorflow.StructuredValue> fields = 1; |
DictValue.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
DictValue.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
końcowy DictValue.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public DictValue.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
publiczna wartość logiczna zawieraFields (klucz ciąg)
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;
public Map<String, StructuredValue > getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
publiczny StructuredValue getFieldsOrDefault (klucz ciągu, StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
public StructuredValue getFieldsOrThrow (klucz typu String)
map<string, .tensorflow.StructuredValue> fields = 1;
public Map<String, StructuredValue > getMutableFields ()
Zamiast tego użyj alternatywnych akcesorów mutacji.
publiczna końcowa wartość logiczna isInitialized ()
public DictValue.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny końcowy DictValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public DictValue.Builder putAllFields (Map<String, StructuredValue > wartości)
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder putFields (klucz ciągu, wartość StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
public DictValue.Builder usuńFields (klucz ciąg)
map<string, .tensorflow.StructuredValue> fields = 1;