ApiDef.ArgOrBuilder

सार्वजनिक स्थैतिक इंटरफ़ेस ApiDef.ArgOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

सार स्ट्रिंग
विवरण प्राप्त करें ()
 Note: this will replace any inherited arg doc.
सार com.google.protobuf.ByteString
getDescriptionबाइट्स ()
 Note: this will replace any inherited arg doc.
सार स्ट्रिंग
सार com.google.protobuf.ByteString
getNameबाइट्स ()
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;