ממשק סטטי ציבורי ApiDef.ArgOrBuilder
תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
מחרוזת מופשטת | getDescription () Note: this will replace any inherited arg doc. |
תקציר com.google.protobuf.ByteString | getDescriptionBytes () Note: this will replace any inherited arg doc. |
מחרוזת מופשטת | 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. |
תקציר 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;