общедоступный интерфейс ScopedAllocatorOptionsOrBuilder
| Известные косвенные подклассы |
Публичные методы
| абстрактная строка | getEnableOp (индекс целого числа) If present, only perform optimization for these ops. |
| абстрактный com.google.protobuf.ByteString | getEnableOpBytes (индекс целого числа) 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; публичный абстрактный int getEnableOpCount ()
If present, only perform optimization for these ops.
repeated string enable_op = 1; общедоступный абстрактный список <String> getEnableOpList ()
If present, only perform optimization for these ops.
repeated string enable_op = 1;