StackFrameWithId.Builder

publiczna statyczna klasa końcowa StackFrameWithId.Builder

 A stack frame with ID.
 
Protobuf typu tensorflow.StackFrameWithId

Metody publiczne

StackFrameWithId.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
StackFrameWithId
StackFrameWithId
StackFrameWithId.Builder
jasne ()
StackFrameWithId.Builder
clearField (pole 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
wyczyśćId ()
 A unique ID for the stack frame: A UUID-like string.
StackFrameWithId.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
StackFrameWithId.Builder
klon ()
StackFrameWithId
końcowy statyczny 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).
Strunowy
pobierzId ()
 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.
wartość logiczna
maFileLineCol ()
 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).
końcowa wartość logiczna
StackFrameWithId.Builder
mergeFileLineCol (wartość 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 (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
StackFrameWithId.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy StackFrameWithId.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
StackFrameWithId.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
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 (wartość 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 (wartość ciągu)
 A unique ID for the stack frame: A UUID-like string.
StackFrameWithId.Builder
setIdBytes (wartość com.google.protobuf.ByteString)
 A unique ID for the stack frame: A UUID-like string.
StackFrameWithId.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
końcowy StackFrameWithId.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public StackFrameWithId.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja StackFrameWithId ()

public StackFrameWithId buildPartial ()

public StackFrameWithId.Builder wyczyść ()

public StackFrameWithId.Builder clearField (pole 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 StackFrameWithId.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

publiczny klon StackFrameWithId.Builder ()

public StackFrameWithId getDefaultInstanceForType ()

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;

publiczny ciąg getId ()

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

publiczny com.google.protobuf.ByteString getIdBytes ()

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

publiczna wartość logiczna 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;

publiczna końcowa wartość logiczna isInitialized ()

public StackFrameWithId.Builder mergeFileLineCol (wartość 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 (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public StackFrameWithId.Builder mergeFrom (com.google.protobuf.Message other)

publiczny końcowy StackFrameWithId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public StackFrameWithId.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

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 (wartość 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 (wartość ciągu)

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

public StackFrameWithId.Builder setIdBytes (wartość com.google.protobuf.ByteString)

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

public StackFrameWithId.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczny końcowy StackFrameWithId.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)