อินเทอร์เฟซแบบคงที่สาธารณะ ApiDef.ArgOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| สตริงที่เป็นนามธรรม | รับคำอธิบาย () Note: this will replace any inherited arg doc. |
| นามธรรม com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
| สตริงที่เป็นนามธรรม | รับชื่อ () string name = 1; |
| นามธรรม com.google.protobuf.ByteString | getNameBytes () string name = 1; |
| สตริงที่เป็นนามธรรม | getRenameTo () Change the name used to access this arg in the API from what is used in the GraphDef. |
| นามธรรม com.google.protobuf.ByteString | getRenameToBytes () Change the name used to access this arg in the API from what is used in the GraphDef. |
วิธีการสาธารณะ
สตริงนามธรรมสาธารณะ 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; นามธรรมสาธารณะ 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; สตริงนามธรรมสาธารณะ getName ()
string name = 1;
นามธรรมสาธารณะ com.google.protobuf.ByteString getNameBytes ()
string name = 1;
สตริงนามธรรมสาธารณะ 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; นามธรรมสาธารณะ 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;