classe finale statique publique StackFrameWithId.Builder
A stack frame with ID.
tensorflow.StackFrameWithId
de type Protobuf.StackFrameWithId Méthodes publiques
StackFrameWithId.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
StackFrameWithId | construire () |
StackFrameWithId | buildPartial () |
StackFrameWithId.Builder | clair () |
StackFrameWithId.Builder | clearField (champ 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 | identifiant clair () A unique ID for the stack frame: A UUID-like string. |
StackFrameWithId.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StackFrameWithId.Builder | cloner () |
StackFrameWithId | |
final statique 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). |
Chaîne | 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. |
booléen | 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). |
booléen final | |
StackFrameWithId.Builder | mergeFileLineCol (valeur 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 (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StackFrameWithId.Builder | mergeFrom (com.google.protobuf.Message autre) |
StackFrameWithId.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
StackFrameWithId.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
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 (valeur 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 (valeur de chaîne) A unique ID for the stack frame: A UUID-like string. |
StackFrameWithId.Builder | setIdBytes (valeur com.google.protobuf.ByteString) A unique ID for the stack frame: A UUID-like string. |
StackFrameWithId.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
StackFrameWithId.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public StackFrameWithId.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
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 statique 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;
chaîne publique 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 booléen 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;
public final booléen isInitialized ()
public StackFrameWithId.Builder mergeFileLineCol (valeur 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 (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public final StackFrameWithId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public StackFrameWithId.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
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 (valeur 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 (valeur de chaîne)
A unique ID for the stack frame: A UUID-like string.
string id = 1;
public StackFrameWithId.Builder setIdBytes (valeur com.google.protobuf.ByteString)
A unique ID for the stack frame: A UUID-like string.
string id = 1;