GradientDefOrBuilder

genel arayüz GradientDefOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut Dize
getFunctionName ()
 The function name.
abstract com.google.protobuf.ByteString
getFunctionNameBytes ()
 The function name.
soyut Dize
getGradientFunc ()
 The gradient function's name.
abstract com.google.protobuf.ByteString
getGradientFuncBytes ()
 The gradient function's name.

Genel Yöntemler

genel özet Dize getFunctionName ()

 The function name.
 
string function_name = 1;

genel özet com.google.protobuf.ByteString getFunctionNameBytes ()

 The function name.
 
string function_name = 1;

genel özet String getGradientFunc ()

 The gradient function's name.
 
string gradient_func = 2;

genel özet com.google.protobuf.ByteString getGradientFuncBytes ()

 The gradient function's name.
 
string gradient_func = 2;