CodeLocation.Builder

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

 Code location information: A stack trace with host-name information.
 Instead of encoding the detailed stack trace, this proto refers to IDs of
 stack frames stored as `StackFrameWithId` protos.
 
प्रोटोबफ़ प्रकार tensorflow.CodeLocation

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

कोडस्थान.बिल्डर
addAllStackFrameIds (इटरेबल<स्ट्रिंग> मान)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
कोडस्थान.बिल्डर
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
कोडस्थान.बिल्डर
addStackFrameIds (स्ट्रिंग मान)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
कोडस्थान.बिल्डर
addStackFrameIdsBytes (com.google.protobuf.ByteString मान)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
कोडस्थान
कोडस्थान
कोडस्थान.बिल्डर
कोडस्थान.बिल्डर
क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)
कोडस्थान.बिल्डर
क्लियरहोस्टनाम ()
 Host name on which the source files are located.
कोडस्थान.बिल्डर
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
कोडस्थान.बिल्डर
क्लियरस्टैकफ़्रेमआईड्स ()
 ID to a stack frame, each of which is pointed to
 by a unique ID.
कोडस्थान.बिल्डर
कोडस्थान
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
डोरी
getHostName ()
 Host name on which the source files are located.
com.google.protobuf.ByteString
getHostNameBytes ()
 Host name on which the source files are located.
डोरी
getStackFrameIds (int अनुक्रमणिका)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
com.google.protobuf.ByteString
getStackFrameIdsBytes (int अनुक्रमणिका)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
int यहाँ
getStackFrameIdsCount ()
 ID to a stack frame, each of which is pointed to
 by a unique ID.
com.google.protobuf.ProtocolStringList
getStackFrameIdsList ()
 ID to a stack frame, each of which is pointed to
 by a unique ID.
अंतिम बूलियन
कोडस्थान.बिल्डर
मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
कोडस्थान.बिल्डर
मर्जफ्रॉम (com.google.protobuf.Message अन्य)
अंतिम कोडलोकेशन.बिल्डर
मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स)
कोडस्थान.बिल्डर
सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
कोडस्थान.बिल्डर
सेटहोस्टनाम (स्ट्रिंग मान)
 Host name on which the source files are located.
कोडस्थान.बिल्डर
setHostNameBytes (com.google.protobuf.ByteString मान)
 Host name on which the source files are located.
कोडस्थान.बिल्डर
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू)
कोडस्थान.बिल्डर
setStackFrameIds (int अनुक्रमणिका, स्ट्रिंग मान)
 ID to a stack frame, each of which is pointed to
 by a unique ID.
अंतिम कोडलोकेशन.बिल्डर
अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड)

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

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

सार्वजनिक CodeLocation.Builder addAllStackFrameIds (Iterable<String> मान)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

सार्वजनिक CodeLocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)

सार्वजनिक CodeLocation.Builder addStackFrameIds (स्ट्रिंग मान)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

सार्वजनिक CodeLocation.Builder addStackFrameIdsBytes (com.google.protobuf.ByteString मान)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

सार्वजनिक कोडस्थान निर्माण ()

सार्वजनिक कोडस्थान बिल्डआंशिक ()

सार्वजनिक CodeLocation.बिल्डर स्पष्ट ()

सार्वजनिक CodeLocation.Builder ClearField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड)

सार्वजनिक कोडस्थान.बिल्डर क्लियरहोस्टनाम ()

 Host name on which the source files are located.
 
string host_name = 1;

सार्वजनिक CodeLocation.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

सार्वजनिक CodeLocation.Builder ClearStackFrameIds ()

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

सार्वजनिक CodeLocation.बिल्डर क्लोन ()

सार्वजनिक कोडस्थान getDefaultInstanceForType ()

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

सार्वजनिक com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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

 Host name on which the source files are located.
 
string host_name = 1;

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

 Host name on which the source files are located.
 
string host_name = 1;

सार्वजनिक स्ट्रिंग getStackFrameIds (int अनुक्रमणिका)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

सार्वजनिक com.google.protobuf.ByteString getStackFrameIdsBytes (int अनुक्रमणिका)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

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

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

सार्वजनिक com.google.protobuf.ProtocolStringList getStackFrameIdsList ()

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

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

सार्वजनिक CodeLocation.Builder mergeFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

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

सार्वजनिक CodeLocation.Builder mergeFrom (com.google.protobuf.Message अन्य)

सार्वजनिक अंतिम CodeLocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातFields)

सार्वजनिक CodeLocation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)

सार्वजनिक CodeLocation.Builder setHostName (स्ट्रिंग मान)

 Host name on which the source files are located.
 
string host_name = 1;

सार्वजनिक CodeLocation.Builder setHostNameBytes (com.google.protobuf.ByteString मान)

 Host name on which the source files are located.
 
string host_name = 1;

सार्वजनिक CodeLocation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, int अनुक्रमणिका, ऑब्जेक्ट मान)

सार्वजनिक CodeLocation.Builder setStackFrameIds (int अनुक्रमणिका, स्ट्रिंग मान)

 ID to a stack frame, each of which is pointed to
 by a unique ID. The ordering of the frames is consistent with Python's
 `traceback.extract_tb()`.
 
repeated string stack_frame_ids = 2;

सार्वजनिक अंतिम CodeLocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातFields)