ApiDef.ArgOrBuilder

giao diện tĩnh công cộng ApiDef.ArgOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

chuỗi trừu tượng
getDescription ()
 Note: this will replace any inherited arg doc.
tóm tắt com.google.protobuf.ByteString
getDescriptionBytes ()
 Note: this will replace any inherited arg doc.
chuỗi trừu tượng
lấy Tên ()
string name = 1;
tóm tắt com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
chuỗi trừu tượng
getRenameTo ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
tóm tắt com.google.protobuf.ByteString
getRenameToBytes ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.

Phương pháp công khai

Chuỗi tóm tắt công khai getDescription ()

mô tả chuỗi

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

tóm tắt công khai com.google.protobuf.ByteString getDescriptionBytes ()

mô tả chuỗi

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

Chuỗi tóm tắt công khai getName ()

string name = 1;

tóm tắt công khai com.google.protobuf.ByteString getNameBytes ()

string name = 1;

Chuỗi tóm tắt công khai getRenameTo ()

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

tóm tắt công khai com.google.protobuf.ByteString getRenameToBytes ()

chuỗi

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;