interface pública OpDeprecationOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
cadeia abstrata | getExplanation () Explanation of why it was deprecated and what to use instead. |
abstrato com.google.protobuf.ByteString | getExplanationBytes () Explanation of why it was deprecated and what to use instead. |
abstrato int | getVersão () First GraphDef version at which the op is disallowed. |
Métodos Públicos
String abstrata pública getExplanation ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
resumo público com.google.protobuf.ByteString getExplanationBytes ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
resumo público int getVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;