الفئة النهائية العامة DictValue
Represents a Python dict keyed by `str`. The comment on Unicode from Value.string_value applies analogously.
tensorflow.DictValue
فئات متداخلة
فصل | DictValue.Builder | Represents a Python dict keyed by `str`. |
الثوابت
كثافة العمليات | FIELDS_FIELD_NUMBER |
الأساليب العامة
منطقية | يحتوي على الحقول (مفتاح السلسلة) map<string, .tensorflow.StructuredValue> fields = 1; |
منطقية | يساوي (كائن كائن) |
قيمة ديكت ثابتة | |
DictValue | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
خريطة<سلسلة، قيمة منظمة > | الحصول على الحقول () استخدم getFieldsMap() بدلاً من ذلك. |
كثافة العمليات | الحصول على الحقول () map<string, .tensorflow.StructuredValue> fields = 1; |
خريطة<سلسلة، قيمة منظمة > | خريطة الحقول () map<string, .tensorflow.StructuredValue> fields = 1; |
القيمة المنظمة | getFieldsOrDefault (مفتاح السلسلة، StructuredValue defaultValue) map<string, .tensorflow.StructuredValue> fields = 1; |
القيمة المنظمة | getFieldsOrThrow (مفتاح السلسلة) map<string, .tensorflow.StructuredValue> fields = 1; |
كثافة العمليات | |
النهائي com.google.protobuf.UnknownFieldSet | |
كثافة العمليات | رمز التجزئة () |
منطقية نهائية | تمت التهيئة () |
ثابت DictValue.Builder | newBuilder (النموذج الأولي لـ DictValue ) |
ثابت DictValue.Builder | منشئ جديد () |
DictValue.Builder | |
قيمة ديكت ثابتة | parseDelimitedFrom (إدخال InputStream) |
قيمة ديكت ثابتة | parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
قيمة ديكت ثابتة | parseFrom (بيانات ByteBuffer) |
قيمة ديكت ثابتة | parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
قيمة ديكت ثابتة | parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
قيمة ديكت ثابتة | parseFrom (com.google.protobuf.CodedInputStream الإدخال) |
قيمة ديكت ثابتة | parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
قيمة ديكت ثابتة | parseFrom (بيانات com.google.protobuf.ByteString) |
قيمة ديكت ثابتة | parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
قيمة ديكت ثابتة | parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ثابت | محلل () |
DictValue.Builder | إلى البناء () |
فارغ | writeTo (com.google.protobuf.CodedOutputStream الإخراج) |
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام FIELDS_FIELD_NUMBER
القيمة الثابتة: 1
الأساليب العامة
المنطق العام يحتوي على الحقول (مفتاح السلسلة)
map<string, .tensorflow.StructuredValue> fields = 1;
القيمة المنطقية العامة تساوي (Object obj)
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
int public getFieldsCount ()
map<string, .tensorflow.StructuredValue> fields = 1;
الخريطة العامة<String, StructuredValue > getFieldsMap ()
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrDefault العامة StructuredValue (مفتاح السلسلة، StructuredValue defaultValue)
map<string, .tensorflow.StructuredValue> fields = 1;
getFieldsOrThrow العامة StructuredValue (مفتاح السلسلة)
map<string, .tensorflow.StructuredValue> fields = 1;
عام الحصول على بارسيرفورتيب ()
int public getSerializedSize ()
النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
ParseDelimitedFrom الثابت العام لـ DictValue (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل DictValue العام الثابت (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل DictValue العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل DictValue العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
تحليل DictValue العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
InvalidProtocolBufferException |
---|
تحليل DictValue العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
تحليل DictValue العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
InvalidProtocolBufferException |
---|
ساكنة عامة محلل ()
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
IOEException |
---|