ScopedAllocatorOptionsOrBuilder

общедоступный интерфейс ScopedAllocatorOptionsOrBuilder
Известные косвенные подклассы

Публичные методы

абстрактная строка
getEnableOp (индекс целого числа)
 If present, only perform optimization for these ops.
абстрактный com.google.protobuf.ByteString
getEnableOpBytes (индекс целого числа)
 If present, only perform optimization for these ops.
абстрактный int
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;