общедоступный интерфейс 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;