ValuesDef

ValuesDef คลาสสุดท้ายสาธารณะ

 Protocol buffer representing the values in ControlFlowContext.
 
Protobuf ประเภท 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 แบบคงที่ขั้นสุดท้าย
แมป<สตริง สตริง>
ภายใน
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
เป็นโมฆะ
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)

สาธารณะ ValuesDef getDefaultInstance ()

ValuesDef สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

แผนที่สาธารณะ <String, String> getExternalValues ​​()

ใช้ getExternalValuesMap() แทน

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.Builder สาธารณะแบบคงที่ newBuilder (ต้นแบบ ValuesDef )

ValuesDef.Builder สาธารณะแบบคงที่ newBuilder ()

ValuesDef.Builder สาธารณะ newBuilderForType ()

สาธารณะ ValuesDef parseDelimitedFrom แบบคงที่ (อินพุต InputStream)

ขว้าง
IOข้อยกเว้น

สาธารณะ ValuesDef parseDelimitedFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะ ValuesDef parseFrom แบบคงที่ (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

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 ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

ValuesDef.Builder สาธารณะ ถึง Builder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น