DebuggedSourceFile.Builder

lớp cuối cùng tĩnh công khai DebuggedSourceFile.Builder

Protobuf loại tensorflow.DebuggedSourceFile

Phương pháp công khai

DebuggedSourceFile.Builder
addAllLines (giá trị Iterable<String>)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
addLines (Giá trị chuỗi)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
addLinesBytes (giá trị com.google.protobuf.ByteString)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Tệp nguồn được gỡ lỗi
Tệp nguồn được gỡ lỗi
DebuggedSourceFile.Builder
DebuggedSourceFile.Builder
ClearBytes ()
 Byte size of the file.
DebuggedSourceFile.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
DebuggedSourceFile.Builder
clearFilePath ()
 Path to the source code file.
DebuggedSourceFile.Builder
Clearhost ()
 The host name on which a source code file is located.
DebuggedSourceFile.Builder
ClearLastModified ()
 The timestamp at which the source code file is last modified.
DebuggedSourceFile.Builder
ClearLines ()
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DebuggedSourceFile.Builder
dài
getBytes ()
 Byte size of the file.
Tệp nguồn được gỡ lỗi
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Sợi dây
getFilePath ()
 Path to the source code file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the source code file.
Sợi dây
gethost ()
 The host name on which a source code file is located.
com.google.protobuf.ByteString
getHostBytes ()
 The host name on which a source code file is located.
dài
getLastModified ()
 The timestamp at which the source code file is last modified.
Sợi dây
getLines (chỉ mục int)
 Line-by-line content of the source code file.
com.google.protobuf.ByteString
getLinesBytes (chỉ mục int)
 Line-by-line content of the source code file.
int
getLinesCount ()
 Line-by-line content of the source code file.
com.google.protobuf.ProtocolStringList
getLinesList ()
 Line-by-line content of the source code file.
boolean cuối cùng
DebuggedSourceFile.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
DebuggedSourceFile.Builder
mergeFrom (com.google.protobuf.Message other)
cuối cùng DebuggedSourceFile.Builder
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
DebuggedSourceFile.Builder
setBytes (giá trị dài)
 Byte size of the file.
DebuggedSourceFile.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
DebuggedSourceFile.Builder
setFilePath (Giá trị chuỗi)
 Path to the source code file.
DebuggedSourceFile.Builder
setFilePathBytes (giá trị com.google.protobuf.ByteString)
 Path to the source code file.
DebuggedSourceFile.Builder
setHost (Giá trị chuỗi)
 The host name on which a source code file is located.
DebuggedSourceFile.Builder
setHostBytes (giá trị com.google.protobuf.ByteString)
 The host name on which a source code file is located.
DebuggedSourceFile.Builder
setLastModified (giá trị dài)
 The timestamp at which the source code file is last modified.
DebuggedSourceFile.Builder
setLines (chỉ mục int, giá trị chuỗi)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
cuối cùng DebuggedSourceFile.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

Phương pháp kế thừa

Phương pháp công khai

public DebuggedSourceFile.Builder addAllLines (giá trị Iterable<String>)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

public DebuggedSourceFile.Builder addLines (Giá trị chuỗi)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

công khai DebuggedSourceFile.Builder addLinesBytes (giá trị com.google.protobuf.ByteString)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

công khai DebuggedSourceFile.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng DebuggedSourceFile công khai ()

công khai DebuggedSourceFile buildPartial ()

công khai DebuggedSourceFile.Builder rõ ràng ()

công khai DebuggedSourceFile.Builder clearBytes ()

 Byte size of the file.
 
int64 bytes = 4;

công khai DebuggedSourceFile.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

công khai DebuggedSourceFile.Builder clearFilePath ()

 Path to the source code file.
 
string file_path = 2;

công khai DebuggedSourceFile.Builder clearHost ()

 The host name on which a source code file is located.
 
string host = 1;

công khai DebuggedSourceFile.Builder clearLastModified ()

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

public DebuggedSourceFile.Builder clearLines ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

công khai DebuggedSourceFile.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

bản sao công khai DebuggedSourceFile.Builder ()

getBytes dài công khai ()

 Byte size of the file.
 
int64 bytes = 4;

công khai DebuggedSourceFile getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Chuỗi công khai getFilePath ()

 Path to the source code file.
 
string file_path = 2;

com.google.protobuf.ByteString getFilePathBytes công khai ()

 Path to the source code file.
 
string file_path = 2;

Chuỗi công khai getHost ()

 The host name on which a source code file is located.
 
string host = 1;

com.google.protobuf.ByteString getHostBytes công khai ()

 The host name on which a source code file is located.
 
string host = 1;

công khai getLastModified ()

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

chuỗi công khai getLines (chỉ mục int)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

công khai com.google.protobuf.ByteString getLinesBytes (chỉ mục int)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

int công khai getLinesCount ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

com.google.protobuf.ProtocolStringList getLinesList công khai ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

boolean cuối cùng công khai được khởi tạo ()

công khai DebuggedSourceFile.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai DebuggedSourceFile.Builder mergeFrom (com.google.protobuf.Message other)

trận chung kết công khai DebuggedSourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

công khai DebuggedSourceFile.Builder setBytes (giá trị dài)

 Byte size of the file.
 
int64 bytes = 4;

công khai DebuggedSourceFile.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

công khai DebuggedSourceFile.Builder setFilePath (Giá trị chuỗi)

 Path to the source code file.
 
string file_path = 2;

công khai DebuggedSourceFile.Builder setFilePathBytes (giá trị com.google.protobuf.ByteString)

 Path to the source code file.
 
string file_path = 2;

công khai DebuggedSourceFile.Builder setHost (Giá trị chuỗi)

 The host name on which a source code file is located.
 
string host = 1;

công khai DebuggedSourceFile.Builder setHostBytes (giá trị com.google.protobuf.ByteString)

 The host name on which a source code file is located.
 
string host = 1;

công khai DebuggedSourceFile.Builder setLastModified (giá trị dài)

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

public DebuggedSourceFile.Builder setLines (chỉ mục int, giá trị chuỗi)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

công khai DebuggedSourceFile.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

trận chung kết công khai DebuggedSourceFile.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)