interfaz pública ScopedAllocatorOptionsOrBuilder
| Subclases indirectas conocidas |
Métodos públicos
| cadena abstracta | getEnableOp (índice int) If present, only perform optimization for these ops. |
| resumen com.google.protobuf.ByteString | getEnableOpBytes (índice int) If present, only perform optimization for these ops. |
| int abstracto | getEnableOpCount () If present, only perform optimization for these ops. |
| Lista abstracta <String> | getEnableOpList () If present, only perform optimization for these ops. |
Métodos públicos
getEnableOp de cadena abstracta pública (índice int)
If present, only perform optimization for these ops.
repeated string enable_op = 1;resumen público com.google.protobuf.ByteString getEnableOpBytes (índice 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;Lista pública abstracta <String> getEnableOpList ()
If present, only perform optimization for these ops.
repeated string enable_op = 1;