পাবলিক স্ট্যাটিক ইন্টারফেস 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;