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).
বিমূর্ত স্ট্রিং
getId ()
 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 ()

 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;

সর্বজনীন বিমূর্ত বুলিয়ান আছে ফাইললাইনকোল ()

 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;