ApiDef.Arg

सार्वजनिक स्थैतिक अंतिम वर्ग ApiDef.Arg

प्रोटोबफ़ प्रकार tensorflow.ApiDef.Arg

नेस्टेड क्लासेस

कक्षा ApiDef.Arg.बिल्डर प्रोटोबफ़ प्रकार tensorflow.ApiDef.Arg

स्थिरांक

int यहाँ विवरण_FIELD_NUMBER
int यहाँ NAME_FIELD_NUMBER
int यहाँ RENAME_TO_FIELD_NUMBER

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

बूलियन
बराबर (वस्तु obj)
स्थिर ApiDef.Arg
ApiDef.Arg
डोरी
विवरण प्राप्त करें ()
 Note: this will replace any inherited arg doc.
com.google.protobuf.ByteString
getDescriptionबाइट्स ()
 Note: this will replace any inherited arg doc.
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor
डोरी
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.
int यहाँ
अंतिम com.google.protobuf.UnknownFieldSet
int यहाँ
अंतिम बूलियन
स्थिर ApiDef.Arg.Builder
न्यूबिल्डर ( ApiDef.Arg प्रोटोटाइप)
स्थिर ApiDef.Arg.Builder
ApiDef.Arg.बिल्डर
स्थिर ApiDef.Arg
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)
स्थिर ApiDef.Arg
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर ApiDef.Arg
पार्सफ्रॉम (बाइटबफ़र डेटा)
स्थिर ApiDef.Arg
parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर ApiDef.Arg
पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर ApiDef.Arg
parseFrom (com.google.protobuf.CodedInputStream इनपुट)
स्थिर ApiDef.Arg
पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर ApiDef.Arg
parseFrom (com.google.protobuf.ByteString डेटा)
स्थिर ApiDef.Arg
पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर ApiDef.Arg
parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर
ApiDef.Arg.बिल्डर
खालीपन
राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)

विरासत में मिली विधियाँ

स्थिरांक

सार्वजनिक स्थैतिक अंतिम पूर्णांक DESCRIPTION_FIELD_NUMBER

स्थिर मान: 3

सार्वजनिक स्थैतिक अंतिम पूर्णांक NAME_FIELD_NUMBER

स्थिर मान: 1

सार्वजनिक स्थैतिक अंतिम पूर्णांक RENAME_TO_FIELD_NUMBER

स्थिर मान: 2

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

सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)

सार्वजनिक स्थैतिक ApiDef.Arg getDefaultInstance ()

सार्वजनिक ApiDef.Arg getDefaultInstanceForType ()

सार्वजनिक स्ट्रिंग 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;

सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()

सार्वजनिक स्ट्रिंग getName ()

string name = 1;

सार्वजनिक com.google.protobuf.ByteString getNameBytes ()

string name = 1;

जनता getParserForType ()

सार्वजनिक स्ट्रिंग 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;

सार्वजनिक int getSerializedSize ()

सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()

सार्वजनिक पूर्णांक हैशकोड ()

सार्वजनिक अंतिम बूलियन आरंभीकृत है ()

सार्वजनिक स्थैतिक ApiDef.Arg.Builder newBuilder ( ApiDef.Arg प्रोटोटाइप)

सार्वजनिक स्थैतिक ApiDef.Arg.Builder newBuilder ()

सार्वजनिक ApiDef.Arg.Builder newBuilderForType ()

सार्वजनिक स्थैतिक ApiDef.Arg parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)

फेंकता
आईओ अपवाद

सार्वजनिक स्थैतिक ApiDef.Arg parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
आईओ अपवाद

सार्वजनिक स्थैतिक ApiDef.Arg parseFrom (बाइटबफ़र डेटा)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक ApiDef.Arg पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
आईओ अपवाद

सार्वजनिक स्थैतिक ApiDef.Arg पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक ApiDef.Arg parseFrom (com.google.protobuf.CodedInputStream इनपुट)

फेंकता
आईओ अपवाद

सार्वजनिक स्थैतिक ApiDef.Arg पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक ApiDef.Arg parseFrom (com.google.protobuf.ByteString डेटा)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक ApiDef.Arg पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
आईओ अपवाद

सार्वजनिक स्थैतिक ApiDef.Arg पार्सफ्रॉम (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक पार्सर ()

सार्वजनिक ApiDef.Arg.Builder toBuilder ()

सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)

फेंकता
आईओ अपवाद