ValuesDef คลาสสุดท้ายสาธารณะ
Protocol buffer representing the values in ControlFlowContext.
tensorflow.ValuesDef
คลาสที่ซ้อนกัน
ระดับ | ValuesDef.Builder | Protocol buffer representing the values in ControlFlowContext. |
ค่าคงที่
ภายใน | EXTERNAL_VALUES_FIELD_NUMBER | |
ภายใน | VALUES_FIELD_NUMBER |
วิธีการสาธารณะ
บูลีน | containsExternalValues (คีย์สตริง) Value names referenced by but external to this context. |
บูลีน | เท่ากับ (วัตถุ obj) |
ค่า คงที่Def | |
ค่านิยมDef | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
แมป<สตริง สตริง> | รับค่าภายนอก () ใช้ getExternalValuesMap() แทน |
ภายใน | getExternalValuesCount () Value names referenced by but external to this context. |
แมป<สตริง สตริง> | getExternalValuesMap () Value names referenced by but external to this context. |
สตริง | getExternalValuesOrDefault (คีย์สตริง, สตริง defaultValue) Value names referenced by but external to this context. |
สตริง | getExternalValuesOrThrow (คีย์สตริง) Value names referenced by but external to this context. |
ภายใน | |
สุดท้าย com.google.protobuf.UnknownFieldSet | |
สตริง | getValues (ดัชนี int) Value names that have been seen in this context. |
com.google.protobuf.ByteString | getValuesBytes (ดัชนี int) Value names that have been seen in this context. |
ภายใน | รับค่ามูลค่า () Value names that have been seen in this context. |
com.google.protobuf.ProtocolStringList | รับค่ารายการ () Value names that have been seen in this context. |
ภายใน | แฮชโค้ด () |
บูลีนสุดท้าย | |
ValuesDef.Builder แบบคงที่ | newBuilder (ต้นแบบ ValuesDef ) |
ValuesDef.Builder แบบคงที่ | ตัวสร้างใหม่ () |
ValuesDef.Builder | |
ค่า คงที่Def | parseDelimitedFrom (อินพุต InputStream) |
ค่า คงที่Def | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ค่า คงที่Def | parseFrom (ข้อมูล ByteBuffer) |
ค่า คงที่Def | parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ค่า คงที่Def | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ค่า คงที่Def | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
ค่า คงที่Def | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ค่า คงที่Def | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
ค่า คงที่Def | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ค่า คงที่Def | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
ValuesDef.Builder | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงที่สุดท้าย int EXTERNAL_VALUES_FIELD_NUMBER
ค่าคงที่: 2
ปลายทางคงที่สาธารณะ int VALUES_FIELD_NUMBER
ค่าคงที่: 1
วิธีการสาธารณะ
บูลีนสาธารณะ containsExternalValues (คีย์สตริง)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
int สาธารณะ getExternalValuesCount ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
แผนที่สาธารณะ <String, String> getExternalValuesMap ()
Value names referenced by but external to this context.
map<string, string> external_values = 2;
สตริงสาธารณะ getExternalValuesOrDefault (คีย์สตริง, สตริง defaultValue)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
สตริงสาธารณะ getExternalValuesOrThrow (คีย์สตริง)
Value names referenced by but external to this context.
map<string, string> external_values = 2;
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะสตริง getValues (ดัชนี int)
Value names that have been seen in this context.
repeated string values = 1;
สาธารณะ com.google.protobuf.ByteString getValuesBytes (ดัชนี int)
Value names that have been seen in this context.
repeated string values = 1;
สาธารณะ int getValuesCount ()
Value names that have been seen in this context.
repeated string values = 1;
สาธารณะ com.google.protobuf.ProtocolStringList getValuesList ()
Value names that have been seen in this context.
repeated string values = 1;
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ ValuesDef parseDelimitedFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
ValuesDef parseFrom แบบคงที่สาธารณะ (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ ValuesDef parseFrom แบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ ValuesDef parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ ValuesDef parseFrom แบบคงที่ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ ValuesDef parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะ ValuesDef parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ ValuesDef parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|