StackFrameWithIdOrBuilder

الواجهة العامة 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
getIdBytes ()
 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 () مجردة عامة

string id = 1;

 A unique ID for the stack frame: A UUID-like string.
 
= 1؛

الملخص العام com.google.protobuf.ByteString getIdBytes ()

string id = 1;

 A unique ID for the stack frame: A UUID-like string.
 
= 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;