Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue روش های عمومی
| DictValue.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| DictValue | ساختن () |
| DictValue | ساخت جزئی () |
| DictValue.Builder | روشن () |
| DictValue.Builder | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
| DictValue.Builder | clearFields () |
| DictValue.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| DictValue.Builder | کلون () |
| بولی | containFields (کلید رشته) map<string, .tensorflow.StructuredValue> fields = 1; |
| DictValue | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Map<String, StructuredValue > | getFields () به جای آن از getFieldsMap() استفاده کنید. |
| بین المللی | getFieldsCount () map<string, .tensorflow.StructuredValue> fields = 1; |
| Map<String, StructuredValue > | getFieldsMap () map<string, .tensorflow.StructuredValue> fields = 1; |
| StructuredValue | getFieldsOrDefault (کلید رشته، مقدار پیش فرض StructuredValue ) map<string, .tensorflow.StructuredValue> fields = 1; |
| StructuredValue | getFieldsOrThrow (کلید رشته) map<string, .tensorflow.StructuredValue> fields = 1; |
| Map<String, StructuredValue > | getMutableFields () به جای آن از ابزارهای جهش جایگزین استفاده کنید. |
| بولی نهایی | |
| DictValue.Builder | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| DictValue.Builder | mergeFrom (com.google.protobuf.Message other) |
| نهایی DictValue.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| DictValue.Builder | putAllFields (Map<String, StructuredValue > مقادیر) map<string, .tensorflow.StructuredValue> fields = 1; |
| DictValue.Builder | |
| DictValue.Builder | removeFields (کلید رشته) map<string, .tensorflow.StructuredValue> fields = 1; |
| DictValue.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
| DictValue.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
| نهایی DictValue.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
عمومی DictValue.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
بولی عمومی حاوی فیلدها (کلید رشته)
map<string, .tensorflow.StructuredValue> fields = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
عمومی int getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
نقشه عمومی<String, StructuredValue > getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
عمومی StructuredValue getFieldsOrDefault (کلید رشته، مقدار پیش فرض StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
عمومی StructuredValue getFieldsOrThrow (کلید رشته)
map<string, .tensorflow.StructuredValue> fields = 1;
نقشه عمومی<String, StructuredValue > getMutableFields ()
به جای آن از ابزارهای جهش جایگزین استفاده کنید.
بولین نهایی عمومی isInitialized ()
عمومی DictValue.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی DictValue.Builder putAllFields (Map<String, StructuredValue > مقادیر)
map<string, .tensorflow.StructuredValue> fields = 1;
PutFields عمومی DictValue.Builder (کلید رشته، مقدار StructuredValue )
map<string, .tensorflow.StructuredValue> fields = 1;
عمومی DictValue.Builder removeFields (کلید رشته)
map<string, .tensorflow.StructuredValue> fields = 1;