ScopedAllocatorOptionsOrBuilder

ממשק ציבורי ScopedAllocatorOptionsOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

מחרוזת מופשטת
getEnableOp (int index)
 If present, only perform optimization for these ops.
תקציר com.google.protobuf.ByteString
getEnableOpBytes (int index)
 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 index)

 If present, only perform optimization for these ops.
 
repeated string enable_op = 1;

תקציר ציבורי com.google.protobuf.ByteString getEnableOpBytes (int index)

 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;