OpDeprecationOrBuilder

सार्वजनिक इंटरफ़ेस OpDeprecationOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

सार स्ट्रिंग
स्पष्टीकरण प्राप्त करें ()
 Explanation of why it was deprecated and what to use instead.
सार com.google.protobuf.ByteString
getExplanationBytes ()
 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;