सार्वजनिक स्थैतिक अंतिम वर्ग GraphDebugInfo.FileLineCol.Builder
This represents a file/line location in the source code.
tensorflow.GraphDebugInfo.FileLineCol
सार्वजनिक तरीके
GraphDebugInfo.FileLineCol.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
GraphDebugInfo.FileLineCol | निर्माण () |
GraphDebugInfo.FileLineCol | बिल्डआंशिक () |
GraphDebugInfo.FileLineCol.Builder | स्पष्ट () |
GraphDebugInfo.FileLineCol.Builder | क्लियरकोड () Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | क्लियरकॉल () Col number in the file line. |
GraphDebugInfo.FileLineCol.Builder | क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड) |
GraphDebugInfo.FileLineCol.Builder | क्लियरफ़ाइलइंडेक्स () File name index, which can be used to retrieve the file name string from `files`. |
GraphDebugInfo.FileLineCol.Builder | क्लीयरफनक () Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | क्लीयरलाइन () Line number in the file. |
GraphDebugInfo.FileLineCol.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GraphDebugInfo.FileLineCol.Builder | क्लोन () |
डोरी | कोड प्राप्त करें () Source code contained in this file line. |
com.google.protobuf.ByteString | getCodeBytes () Source code contained in this file line. |
int यहाँ | गेटकोल () Col number in the file line. |
GraphDebugInfo.FileLineCol | |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
int यहाँ | getFileIndex () File name index, which can be used to retrieve the file name string from `files`. |
डोरी | गेटफनक () Name of function contains the file line. |
com.google.protobuf.ByteString | getFuncBytes () Name of function contains the file line. |
int यहाँ | लाइन में आओ () Line number in the file. |
अंतिम बूलियन | |
GraphDebugInfo.FileLineCol.Builder | मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
GraphDebugInfo.FileLineCol.Builder | मर्जफ्रॉम (com.google.protobuf.Message अन्य) |
अंतिम GraphDebugInfo.FileLineCol.Builder | मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स) |
GraphDebugInfo.FileLineCol.Builder | सेटकोड (स्ट्रिंग मान) Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | setCodeBytes (com.google.protobuf.ByteString मान) Source code contained in this file line. |
GraphDebugInfo.FileLineCol.Builder | सेटकॉल (int मान) Col number in the file line. |
GraphDebugInfo.FileLineCol.Builder | सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
GraphDebugInfo.FileLineCol.Builder | setFileIndex (int मान) File name index, which can be used to retrieve the file name string from `files`. |
GraphDebugInfo.FileLineCol.Builder | setFunc (स्ट्रिंग मान) Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | setFuncBytes (com.google.protobuf.ByteString मान) Name of function contains the file line. |
GraphDebugInfo.FileLineCol.Builder | सेटलाइन (int मान) Line number in the file. |
GraphDebugInfo.FileLineCol.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू) |
अंतिम GraphDebugInfo.FileLineCol.Builder | अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड) |
विरासत में मिली विधियाँ
सार्वजनिक तरीके
सार्वजनिक GraphDebugInfo.FileLineCol.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक GraphDebugInfo.FileLineCol.Builder ClearCode ()
Source code contained in this file line.
string code = 5;
सार्वजनिक GraphDebugInfo.FileLineCol.Builder ClearCol ()
Col number in the file line.
int32 col = 3;
सार्वजनिक GraphDebugInfo.FileLineCol.Builder ClearField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)
सार्वजनिक GraphDebugInfo.FileLineCol.Builder ClearFileIndex ()
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
सार्वजनिक GraphDebugInfo.FileLineCol.Builder ClearFunc ()
Name of function contains the file line.
string func = 4;
सार्वजनिक GraphDebugInfo.FileLineCol.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
सार्वजनिक स्ट्रिंग getCode ()
Source code contained in this file line.
string code = 5;
सार्वजनिक com.google.protobuf.ByteString getCodeBytes ()
Source code contained in this file line.
string code = 5;
सार्वजनिक int getCol ()
Col number in the file line.
int32 col = 3;
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
सार्वजनिक int getFileIndex ()
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
सार्वजनिक स्ट्रिंग getFunc ()
Name of function contains the file line.
string func = 4;
सार्वजनिक com.google.protobuf.ByteString getFuncBytes ()
Name of function contains the file line.
string func = 4;
सार्वजनिक int getLine ()
Line number in the file.
int32 line = 2;
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक GraphDebugInfo.FileLineCol.Builder mergeFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक अंतिम GraphDebugInfo.FileLineCol.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातफील्ड्स)
सार्वजनिक GraphDebugInfo.FileLineCol.Builder सेटकोड (स्ट्रिंग मान)
Source code contained in this file line.
string code = 5;
सार्वजनिक GraphDebugInfo.FileLineCol.Builder setCodeBytes (com.google.protobuf.ByteString मान)
Source code contained in this file line.
string code = 5;
सार्वजनिक GraphDebugInfo.FileLineCol.Builder setCol (int मान)
Col number in the file line.
int32 col = 3;
सार्वजनिक GraphDebugInfo.FileLineCol.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक GraphDebugInfo.FileLineCol.Builder setFileIndex (int मान)
File name index, which can be used to retrieve the file name string from `files`. The value should be between 0 and (len(files)-1)
int32 file_index = 1;
सार्वजनिक GraphDebugInfo.FileLineCol.Builder setFunc (स्ट्रिंग मान)
Name of function contains the file line.
string func = 4;
सार्वजनिक GraphDebugInfo.FileLineCol.Builder setFuncBytes (com.google.protobuf.ByteString मान)
Name of function contains the file line.
string func = 4;
सार्वजनिक GraphDebugInfo.FileLineCol.Builder सेटलाइन (int मान)
Line number in the file.
int32 line = 2;