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 cộng
chuỗi trừu tượng | getDescription () Note: this will replace any inherited arg doc. |
trừu tượng 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; |
trừu tượng 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. |
trừu tượng 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 cộng
Chuỗi tóm tắt công khai getDescription ()
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 ()
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 ()
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;