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. |
| resumen entero | getEnableOpCount () If present, only perform optimization for these ops. |
| Lista abstracta<Cadena> | getEnableOpList () If present, only perform optimization for these ops. |
Métodos públicos
Cadena abstracta pública getEnableOp (í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; resumen público int getEnableOpCount ()
If present, only perform optimization for these ops.
repeated string enable_op = 1; Lista abstracta pública<String> getEnableOpList ()
If present, only perform optimization for these ops.
repeated string enable_op = 1;