ScopedAllocatorOptionsOrBuilder

interfejs publiczny ScopedAllocatorOptionsOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjny ciąg
getEnableOp (indeks int)
 If present, only perform optimization for these ops.
streszczenie com.google.protobuf.ByteString
getEnableOpBytes (indeks int)
 If present, only perform optimization for these ops.
streszczenie wew
getEnableOpCount ()
 If present, only perform optimization for these ops.
lista abstrakcyjna<String>
getEnableOpList ()
 If present, only perform optimization for these ops.

Metody publiczne

publiczna abstrakcja String getEnableOp (indeks int)

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

publiczna abstrakcja com.google.protobuf.ByteString getEnableOpBytes (indeks int)

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

publiczne streszczenie int getEnableOpCount ()

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

publiczna abstrakcja List<String> getEnableOpList ()

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