パブリック インターフェイスScopedAllocatorOptionsOrBuilder
| 既知の間接サブクラス |
パブリックメソッド
| 抽象文字列 | getEnableOp (int インデックス) If present, only perform optimization for these ops. |
| 抽象的な com.google.protobuf.ByteString | getEnableOpBytes (int インデックス) If present, only perform optimization for these ops. |
| 抽象整数 | getEnableOpCount () If present, only perform optimization for these ops. |
| 抽象リスト<String> | getEnableOpList () If present, only perform optimization for these ops. |
パブリックメソッド
パブリック抽象文字列getEnableOp (int インデックス)
If present, only perform optimization for these ops.
repeated string enable_op = 1; パブリック抽象 com.google.protobuf.ByteString getEnableOpBytes (int インデックス)
If present, only perform optimization for these ops.
repeated string enable_op = 1; public abstract int getEnableOpCount ()
If present, only perform optimization for these ops.
repeated string enable_op = 1; パブリック抽象 List<String> getEnableOpList ()
If present, only perform optimization for these ops.
repeated string enable_op = 1;