StackFrameWithId.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
A stack frame with ID.
tensorflow.StackFrameWithId วิธีการสาธารณะ
| StackFrameWithId.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| StackFrameWithId | สร้าง () |
| StackFrameWithId | สร้างบางส่วน () |
| StackFrameWithId.Builder | ชัดเจน () |
| StackFrameWithId.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
| StackFrameWithId.Builder | clearFileLineCol () 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). |
| StackFrameWithId.Builder | รหัสที่ชัดเจน () A unique ID for the stack frame: A UUID-like string. |
| StackFrameWithId.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| StackFrameWithId.Builder | โคลน () |
| StackFrameWithId | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| com.google.protobuf.Descriptors.Descriptor | |
| 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.FileLineCol.Builder | getFileLineColBuilder () 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). |
| บูลีนสุดท้าย | |
| StackFrameWithId.Builder | mergeFileLineCol (ค่า GraphDebugInfo.FileLineCol ) 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). |
| StackFrameWithId.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| StackFrameWithId.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| StackFrameWithId.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| StackFrameWithId.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
| StackFrameWithId.Builder | setFileLineCol ( GraphDebugInfo.FileLineCol.Builder builderForValue) 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). |
| StackFrameWithId.Builder | setFileLineCol (ค่า GraphDebugInfo.FileLineCol ) 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). |
| StackFrameWithId.Builder | setId (ค่าสตริง) A unique ID for the stack frame: A UUID-like string. |
| StackFrameWithId.Builder | setIdBytes (ค่า com.google.protobuf.ByteString) A unique ID for the stack frame: A UUID-like string. |
| StackFrameWithId.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
| StackFrameWithId.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
StackFrameWithId.Builder สาธารณะ addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
StackFrameWithId.Builder สาธารณะ clearFileLineCol ()
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; StackFrameWithId.Builder สาธารณะ clearId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1; สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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.FileLineCol.Builder สาธารณะ getFileLineColBuilder ()
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; บูลีนสุดท้ายสาธารณะ isInitialized ()
StackFrameWithId.Builder สาธารณะ ผสาน FileLineCol (ค่า GraphDebugInfo.FileLineCol )
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; StackFrameWithId.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
StackFrameWithId.Builder สุดท้ายสาธารณะ ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
StackFrameWithId.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
StackFrameWithId.Builder สาธารณะ setFileLineCol ( GraphDebugInfo.FileLineCol.Builder builderForValue)
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; StackFrameWithId.Builder สาธารณะ setFileLineCol (ค่า GraphDebugInfo.FileLineCol )
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; StackFrameWithId.Builder setId สาธารณะ (ค่าสตริง)
A unique ID for the stack frame: A UUID-like string.
string id = 1; StackFrameWithId.Builder setIdBytes สาธารณะ (ค่า com.google.protobuf.ByteString)
A unique ID for the stack frame: A UUID-like string.
string id = 1;