الطبقة النهائية العامة الثابتة PairValue.Builder
Represents a (key, value) pair.
tensorflow.PairValue الأساليب العامة
| PairValue.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
| قيمة الزوج | يبني () |
| قيمة الزوج | بناء جزئي () |
| PairValue.Builder | واضح () |
| PairValue.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
| PairValue.Builder | مفتاح واضح () string key = 1; |
| PairValue.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| PairValue.Builder | قيمة واضحة () .tensorflow.StructuredValue value = 2; |
| PairValue.Builder | استنساخ () |
| قيمة الزوج | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| خيط | مفتاح الحصول () string key = 1; |
| com.google.protobuf.ByteString | الحصول على KeyBytes () string key = 1; |
| القيمة المنظمة | الحصول على القيمة () .tensorflow.StructuredValue value = 2; |
| StructuredValue.Builder | الحصول على قيمة البناء () .tensorflow.StructuredValue value = 2; |
| القيمة الهيكلية أو البناء | getValueOrBuilder () .tensorflow.StructuredValue value = 2; |
| منطقية | له قيمة () .tensorflow.StructuredValue value = 2; |
| منطقية نهائية | تمت التهيئة () |
| PairValue.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| PairValue.Builder | دمج من (com.google.protobuf.Message أخرى) |
| Final PairValue.Builder | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| PairValue.Builder | |
| PairValue.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
| PairValue.Builder | setKey (قيمة السلسلة) string key = 1; |
| PairValue.Builder | setKeyBytes (قيمة com.google.protobuf.ByteString) string key = 1; |
| PairValue.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن) |
| Final PairValue.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| PairValue.Builder | |
| PairValue.Builder |
الطرق الموروثة
الأساليب العامة
PairValue.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
سلسلة getKey العامة ()
string key = 1;
com.google.protobuf.ByteString العامة getKeyBytes ()
string key = 1;
القيمة المنطقية العامة ()
.tensorflow.StructuredValue value = 2;
تمت تهيئة القيمة المنطقية النهائية العامة ()
العام PairValue.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
النهائي العام لـ PairValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)
PairValue.Builder العامة ، mergeValue (قيمة StructuredValue )
.tensorflow.StructuredValue value = 2;
PairValue.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)
مجموعة PairValue.Builder العامة ( StructuredValue.Builder builderForValue)
.tensorflow.StructuredValue value = 2;