パブリック インターフェイスOpDeprecationOrBuilder
既知の間接サブクラス |
パブリックメソッド
抽象文字列 | get説明() Explanation of why it was deprecated and what to use instead. |
抽象的な com.google.protobuf.ByteString | get説明バイト() Explanation of why it was deprecated and what to use instead. |
抽象整数 | getバージョン() First GraphDef version at which the op is disallowed. |
パブリックメソッド
パブリックabstract String get説明()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
パブリック抽象 com.google.protobuf.ByteString getDescriptionBytes ()
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;