सार्वजनिक इंटरफ़ेस StackFrameWithIdOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग |
सार्वजनिक तरीके
सार GraphDebugInfo.FileLineCol | getFileLineCol () Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available). |
सार GraphDebugInfo.FileLineColOrBuilder | getFileLineColOrBuilder () Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available). |
सार स्ट्रिंग | प्राप्तआईडी () A unique ID for the stack frame: A UUID-like string. |
सार com.google.protobuf.ByteString | getIdबाइट्स () A unique ID for the stack frame: A UUID-like string. |
अमूर्त बूलियन | hasFileLineCol () Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available). |
सार्वजनिक तरीके
सार्वजनिक सार GraphDebugInfo.FileLineCol getFileLineCol ()
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;
सार्वजनिक सार GraphDebugInfo.FileLineColOrBuilder getFileLineColOrBuilder ()
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;
सार्वजनिक सार स्ट्रिंग getId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
सार्वजनिक सार com.google.protobuf.ByteString getIdBytes ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
सार्वजनिक सार बूलियन hasFileLineCol ()
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2;