PairValueOrBuilder

อินเทอร์เฟซสาธารณะ PairValueOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

สตริงที่เป็นนามธรรม
รับคีย์ ()
string key = 1;
นามธรรม com.google.protobuf.ByteString
รับKeyBytes ()
string key = 1;
ค่าโครงสร้าง นามธรรม
รับค่า ()
.tensorflow.StructuredValue value = 2;
โครงสร้างเชิงนามธรรมค่า นิยมหรือตัวสร้าง
getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
บูลีนนามธรรม
มีค่า ()
.tensorflow.StructuredValue value = 2;

วิธีการสาธารณะ

สตริงนามธรรมสาธารณะ getKey ()

string key = 1;

นามธรรมสาธารณะ com.google.protobuf.ByteString getKeyBytes ()

string key = 1;

โครงสร้างสาธารณะนามธรรม StructuredValue getValue ()

.tensorflow.StructuredValue value = 2;

โครงสร้างนามธรรมสาธารณะ StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

hasValue บูลีนนามธรรมสาธารณะ ()

.tensorflow.StructuredValue value = 2;