публичный статический конечный класс 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 | ОчиститьФилеЛинеКол () 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. |
| логическое значение | имеетФилеЛинеКол () 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.Message другое) |
| окончательный 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) |
Унаследованные методы
Публичные методы
public StackFrameWithId.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный 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).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2; общедоступный StackFrameWithId.Builder ClearId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1; общедоступный StackFrameWithId.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public 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; public 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 ()
public 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).
.tensorflow.GraphDebugInfo.FileLineCol file_line_col = 2; общедоступный StackFrameWithId.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Исключение IO |
|---|
публичный окончательный StackFrameWithId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
общедоступный StackFrameWithId.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public 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; public 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; public 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;