SourceFile.Builder

SourceFile.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 Content of a source file involved in the execution of the debugged TensorFlow
 program.
 
Protobuf ประเภท tensorflow.SourceFile

วิธีการสาธารณะ

SourceFile.Builder
addAllLines (ค่า Iterable<String>)
 Line-by-line content of the file.
SourceFile.Builder
addLines (ค่าสตริง)
 Line-by-line content of the file.
SourceFile.Builder
addLinesBytes (ค่า com.google.protobuf.ByteString)
 Line-by-line content of the file.
SourceFile.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
SourceFile
SourceFile
SourceFile.Builder
SourceFile.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
SourceFile.Builder
clearFilePath ()
 Path to the file.
SourceFile.Builder
ล้างชื่อโฮสต์ ()
 Name of the host on which the file is located.
SourceFile.Builder
เคลียร์ไลน์ ()
 Line-by-line content of the file.
SourceFile.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SourceFile.Builder
SourceFile
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สตริง
getFilePath ()
 Path to the file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the file.
สตริง
รับชื่อโฮสต์ ()
 Name of the host on which the file is located.
com.google.protobuf.ByteString
getHostNameBytes ()
 Name of the host on which the file is located.
สตริง
getLines (ดัชนี int)
 Line-by-line content of the file.
com.google.protobuf.ByteString
getLinesBytes (ดัชนี int)
 Line-by-line content of the file.
ภายใน
getLinesCount ()
 Line-by-line content of the file.
com.google.protobuf.ProtocolStringList
getLinesList ()
 Line-by-line content of the file.
บูลีนสุดท้าย
SourceFile.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SourceFile.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
SourceFile.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
SourceFile.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
SourceFile.Builder
setFilePath (ค่าสตริง)
 Path to the file.
SourceFile.Builder
setFilePathBytes (ค่า com.google.protobuf.ByteString)
 Path to the file.
SourceFile.Builder
setHostName (ค่าสตริง)
 Name of the host on which the file is located.
SourceFile.Builder
setHostNameBytes (ค่า com.google.protobuf.ByteString)
 Name of the host on which the file is located.
SourceFile.Builder
setLines (ดัชนี int, ค่าสตริง)
 Line-by-line content of the file.
SourceFile.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
SourceFile.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

วิธีการสาธารณะ

SourceFile.Builder สาธารณะ addAllLines (ค่า Iterable <String>)

 Line-by-line content of the file.
 
repeated string lines = 3;

AddLines SourceFile.Builder สาธารณะ (ค่าสตริง)

 Line-by-line content of the file.
 
repeated string lines = 3;

SourceFile.Builder addLinesBytes สาธารณะ (ค่า com.google.protobuf.ByteString)

 Line-by-line content of the file.
 
repeated string lines = 3;

SourceFile.Builder สาธารณะ addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

การสร้าง SourceFile สาธารณะ ()

SourceFile สาธารณะ buildPartial ()

SourceFile.Builder สาธารณะ ชัดเจน ()

SourceFile.Builder clearField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

SourceFile.Builder สาธารณะ clearFilePath ()

 Path to the file.
 
string file_path = 1;

SourceFile.Builder สาธารณะ clearHostName ()

สตริง

 Name of the host on which the file is located.
 
string host_name = 2;

SourceFile.Builder สาธารณะ clearLines ()

 Line-by-line content of the file.
 
repeated string lines = 3;

SourceFile.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

โคลน SourceFile.Builder สาธารณะ ()

SourceFile สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สตริงสาธารณะ getFilePath ()

 Path to the file.
 
string file_path = 1;

สาธารณะ com.google.protobuf.ByteString getFilePathBytes ()

 Path to the file.
 
string file_path = 1;

สตริงสาธารณะ getHostName ()

สตริง

 Name of the host on which the file is located.
 
string host_name = 2;

สาธารณะ com.google.protobuf.ByteString getHostNameBytes ()

สตริง

 Name of the host on which the file is located.
 
string host_name = 2;

สาธารณะ String getLines (ดัชนี int)

 Line-by-line content of the file.
 
repeated string lines = 3;

สาธารณะ com.google.protobuf.ByteString getLinesBytes (ดัชนี int)

 Line-by-line content of the file.
 
repeated string lines = 3;

สาธารณะ int getLinesCount ()

 Line-by-line content of the file.
 
repeated string lines = 3;

สาธารณะ com.google.protobuf.ProtocolStringList getLinesList ()

 Line-by-line content of the file.
 
repeated string lines = 3;

บูลีนสุดท้ายสาธารณะ isInitialized ()

SourceFile.Builder สาธารณะ ผสานจาก (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

SourceFile.Builder สาธารณะ ผสานจาก (com.google.protobuf.Message อื่น ๆ )

SourceFile สุดท้ายสาธารณะ Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

SourceFile.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

SourceFile.Builder สาธารณะ setFilePath (ค่าสตริง)

 Path to the file.
 
string file_path = 1;

SourceFile.Builder สาธารณะ setFilePathBytes (ค่า com.google.protobuf.ByteString)

 Path to the file.
 
string file_path = 1;

SourceFile.Builder สาธารณะ setHostName (ค่าสตริง)

สตริง

 Name of the host on which the file is located.
 
string host_name = 2;

SourceFile.Builder สาธารณะ setHostNameBytes (ค่า com.google.protobuf.ByteString)

สตริง

 Name of the host on which the file is located.
 
string host_name = 2;

SourceFile.Builder setLines สาธารณะ (ดัชนี int, ค่าสตริง)

 Line-by-line content of the file.
 
repeated string lines = 3;

SourceFile.Builder สาธารณะ setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

SourceFile.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)