ScopedAllocatorOptionsOrBuilder

পাবলিক ইন্টারফেস 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.
বিমূর্ত int
getEnableOpCount ()
 If present, only perform optimization for these ops.
বিমূর্ত তালিকা<স্ট্রিং>
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;