सार्वजनिक स्थैतिक अंतिम वर्ग ApiDef.Endpoint.Builder
If you specify any endpoint, this will replace all of the inherited endpoints. The first endpoint should be the "canonical" endpoint, and should not be deprecated (unless all endpoints are deprecated).
tensorflow.ApiDef.Endpoint
सार्वजनिक तरीके
ApiDef.Endpoint.बिल्डर | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
ApiDef.Endpoint | निर्माण () |
ApiDef.Endpoint | बिल्डआंशिक () |
ApiDef.Endpoint.बिल्डर | स्पष्ट () |
ApiDef.Endpoint.बिल्डर | स्पष्टबहिष्कृत () Set if this endpoint is deprecated. |
ApiDef.Endpoint.बिल्डर | स्पष्ट अवमूल्यनसंस्करण () Major version when an endpoint will be deleted. |
ApiDef.Endpoint.बिल्डर | क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड) |
ApiDef.Endpoint.बिल्डर | स्पष्टनाम () Name should be either like "CamelCaseName" or "Package.CamelCaseName". |
ApiDef.Endpoint.बिल्डर | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ApiDef.Endpoint.बिल्डर | क्लोन () |
ApiDef.Endpoint | |
बूलियन | पदावनत हो जाओ () Set if this endpoint is deprecated. |
int यहाँ | getDeprecationVersion () Major version when an endpoint will be deleted. |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
डोरी | नाम प्राप्त करें () Name should be either like "CamelCaseName" or "Package.CamelCaseName". |
com.google.protobuf.ByteString | getNameबाइट्स () Name should be either like "CamelCaseName" or "Package.CamelCaseName". |
अंतिम बूलियन | |
ApiDef.Endpoint.बिल्डर | मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
ApiDef.Endpoint.बिल्डर | मर्जफ्रॉम (com.google.protobuf.Message अन्य) |
अंतिम ApiDef.Endpoint.Builder | मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स) |
ApiDef.Endpoint.बिल्डर | setDeprecated (बूलियन मान) Set if this endpoint is deprecated. |
ApiDef.Endpoint.बिल्डर | setDeprecationVersion (int मान) Major version when an endpoint will be deleted. |
ApiDef.Endpoint.बिल्डर | सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
ApiDef.Endpoint.बिल्डर | सेटनाम (स्ट्रिंग मान) Name should be either like "CamelCaseName" or "Package.CamelCaseName". |
ApiDef.Endpoint.बिल्डर | setNameBytes (com.google.protobuf.ByteString मान) Name should be either like "CamelCaseName" or "Package.CamelCaseName". |
ApiDef.Endpoint.बिल्डर | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू) |
अंतिम ApiDef.Endpoint.Builder | अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड) |
विरासत में मिले तरीके
सार्वजनिक तरीके
सार्वजनिक ApiDef.Endpoint.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक ApiDef.Endpoint.Builder स्पष्टअस्वीकृत ()
Set if this endpoint is deprecated. If set to true, a message suggesting to use a non-deprecated endpoint instead will be printed. If all endpoints are deprecated, set deprecation_message in ApiDef instead.
bool deprecated = 3;
सार्वजनिक ApiDef.Endpoint.Builder ClearDeprecationVersion ()
Major version when an endpoint will be deleted. For e.g. set this value to 2 if endpoint should be removed in TensorFlow 2.0 and deprecated in versions before that.
int32 deprecation_version = 4;
सार्वजनिक ApiDef.Endpoint.Builder ClearField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)
सार्वजनिक ApiDef.Endpoint.Builder स्पष्टनाम ()
Name should be either like "CamelCaseName" or "Package.CamelCaseName". Client-language-specific ApiDefs may use a snake_case convention instead of CamelCase.
string name = 1;
सार्वजनिक ApiDef.Endpoint.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
सार्वजनिक बूलियन getDeprecated ()
Set if this endpoint is deprecated. If set to true, a message suggesting to use a non-deprecated endpoint instead will be printed. If all endpoints are deprecated, set deprecation_message in ApiDef instead.
bool deprecated = 3;
सार्वजनिक int getDeprecationVersion ()
Major version when an endpoint will be deleted. For e.g. set this value to 2 if endpoint should be removed in TensorFlow 2.0 and deprecated in versions before that.
int32 deprecation_version = 4;
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
सार्वजनिक स्ट्रिंग getName ()
Name should be either like "CamelCaseName" or "Package.CamelCaseName". Client-language-specific ApiDefs may use a snake_case convention instead of CamelCase.
string name = 1;
सार्वजनिक com.google.protobuf.ByteString getNameBytes ()
Name should be either like "CamelCaseName" or "Package.CamelCaseName". Client-language-specific ApiDefs may use a snake_case convention instead of CamelCase.
string name = 1;
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक ApiDef.Endpoint.Builder mergeFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक अंतिम ApiDef.Endpoint.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातफील्ड्स)
सार्वजनिक ApiDef.Endpoint.Builder setDeprecated (बूलियन मान)
Set if this endpoint is deprecated. If set to true, a message suggesting to use a non-deprecated endpoint instead will be printed. If all endpoints are deprecated, set deprecation_message in ApiDef instead.
bool deprecated = 3;
सार्वजनिक ApiDef.Endpoint.Builder setDeprecationVersion (int मान)
Major version when an endpoint will be deleted. For e.g. set this value to 2 if endpoint should be removed in TensorFlow 2.0 and deprecated in versions before that.
int32 deprecation_version = 4;
सार्वजनिक ApiDef.Endpoint.Builder सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक ApiDef.Endpoint.Builder सेटनाम (स्ट्रिंग मान)
Name should be either like "CamelCaseName" or "Package.CamelCaseName". Client-language-specific ApiDefs may use a snake_case convention instead of CamelCase.
string name = 1;
सार्वजनिक ApiDef.Endpoint.Builder setNameBytes (com.google.protobuf.ByteString मान)
Name should be either like "CamelCaseName" or "Package.CamelCaseName". Client-language-specific ApiDefs may use a snake_case convention instead of CamelCase.
string name = 1;