interfaccia pubblica OpDeprecationOrBuilder 
| Sottoclassi indirette conosciute | 
Metodi pubblici
| stringa astratta |  getSpiegazione ()  Explanation of why it was deprecated and what to use instead. | 
| astratto com.google.protobuf.ByteString |  getExplanationBytes ()  Explanation of why it was deprecated and what to use instead. | 
| astratto int |  getVersione ()  First GraphDef version at which the op is disallowed. | 
Metodi pubblici
abstract pubblico String getExplanation ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2; estratto pubblico com.google.protobuf.ByteString getExplanationBytes ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2; public abstract int getVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;