StackFrameWithId.Builder

genel statik son sınıf StackFrameWithId.Builder

 A stack frame with ID.
 
Protobuf tipi tensorflow.StackFrameWithId

Genel Yöntemler

StackFrameWithId.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
StackFrameWithId
StackFrameWithId
StackFrameWithId.Builder
StackFrameWithId.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
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
temizleme kimliği ()
 A unique ID for the stack frame: A UUID-like string.
StackFrameWithId.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
StackFrameWithId.Builder
klon ()
StackFrameWithId
final statik 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).
Sicim
kimliği al ()
 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.
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).
son boole değeri
StackFrameWithId.Builder
mergeFileLineCol ( GraphDebugInfo.FileLineCol değeri)
 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 girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
StackFrameWithId.Builder
mergeFrom (com.google.protobuf.Message other)
son StackFrameWithId.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
StackFrameWithId.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
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 değeri)
 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 (Dize değeri)
 A unique ID for the stack frame: A UUID-like string.
StackFrameWithId.Builder
setIdBytes (com.google.protobuf.ByteString değeri)
 A unique ID for the stack frame: A UUID-like string.
StackFrameWithId.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son StackFrameWithId.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public StackFrameWithId.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel StackFrameWithId yapısı ()

public StackFrameWithId buildPartial ()

public StackFrameWithId.Builder clear ()

genel StackFrameWithId.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

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)

genel StackFrameWithId.Builder klonu ()

public StackFrameWithId getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

genel 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;

genel 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;

genel 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;

genel Dize 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;

genel 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;

genel final boolean isInitialized ()

public StackFrameWithId.Builder mergeFileLineCol ( GraphDebugInfo.FileLineCol değeri)

 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;

genel StackFrameWithId.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

genel final StackFrameWithId.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public StackFrameWithId.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

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 değeri)

 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 (Dize değeri)

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

public StackFrameWithId.Builder setIdBytes (com.google.protobuf.ByteString değeri)

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

public StackFrameWithId.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int indeksi, Nesne değeri)

genel final StackFrameWithId.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)