パブリック静的最終クラスStackFrameWithId.Builder
A stack frame with ID.
tensorflow.StackFrameWithId
パブリックメソッド
StackFrameWithId.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
StackFrameWithId | 建てる() |
StackFrameWithId | buildPartial () |
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 | クリアID () 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). |
弦 | 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). |
最終ブール値 | |
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 other) |
最終的なStackFrameWithId.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
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 フィールド、オブジェクト値)
public 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;
public StackFrameWithId.Builder clearId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public 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;
public 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;
パブリック String getId ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
public com.google.protobuf.ByteString getIdBytes ()
A unique ID for the stack frame: A UUID-like string.
string id = 1;
public boolean 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;
public StackFrameWithId.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public Final StackFrameWithId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public 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;
public StackFrameWithId.Builder setIdBytes (com.google.protobuf.ByteString 値)
A unique ID for the stack frame: A UUID-like string.
string id = 1;