OpDeprecationOrBuilder

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

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

สตริงที่เป็นนามธรรม
รับคำอธิบาย ()
 Explanation of why it was deprecated and what to use instead.
นามธรรม com.google.protobuf.ByteString
รับคำอธิบายไบต์ ()
 Explanation of why it was deprecated and what to use instead.
บทคัดย่อ
รับเวอร์ชัน ()
 First GraphDef version at which the op is disallowed.

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

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

คำอธิบายสตริง

 Explanation of why it was deprecated and what to use instead.
 
string explanation = 2;

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

คำอธิบายสตริง

 Explanation of why it was deprecated and what to use instead.
 
string explanation = 2;

บทคัดย่อสาธารณะ int getVersion ()

 First GraphDef version at which the op is disallowed.
 
int32 version = 1;