kelas akhir statis publik DebuggedSourceFile.Builder
Tipe protobuf tensorflow.DebuggedSourceFile
Metode Publik
DebuggedSourceFile.Builder | addAllLines (nilai<String> yang dapat diubah) Line-by-line content of the source code file. |
DebuggedSourceFile.Builder | addLines (Nilai string) Line-by-line content of the source code file. |
DebuggedSourceFile.Builder | addLinesBytes (nilai com.google.protobuf.ByteString) Line-by-line content of the source code file. |
DebuggedSourceFile.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
File Sumber Debugged | membangun () |
File Sumber Debugged | |
DebuggedSourceFile.Builder | jernih () |
DebuggedSourceFile.Builder | hapusBytes () Byte size of the file. |
DebuggedSourceFile.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
DebuggedSourceFile.Builder | hapusFilePath () Path to the source code file. |
DebuggedSourceFile.Builder | hapusHost () The host name on which a source code file is located. |
DebuggedSourceFile.Builder | hapusTerakhirDimodifikasi () The timestamp at which the source code file is last modified. |
DebuggedSourceFile.Builder | garis yang jelas () Line-by-line content of the source code file. |
DebuggedSourceFile.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DebuggedSourceFile.Builder | klon () |
panjang | dapatkanBytes () Byte size of the file. |
File Sumber Debugged | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
com.google.protobuf.Descriptors.Descriptor | |
Rangkaian | dapatkanJalur File () Path to the source code file. |
com.google.protobuf.ByteString | dapatkanFilePathBytes () Path to the source code file. |
Rangkaian | dapatkanHost () The host name on which a source code file is located. |
com.google.protobuf.ByteString | dapatkanHostBytes () The host name on which a source code file is located. |
panjang | dapatkanModifikasi Terakhir () The timestamp at which the source code file is last modified. |
Rangkaian | getLines (indeks int) Line-by-line content of the source code file. |
com.google.protobuf.ByteString | getLinesBytes (indeks int) Line-by-line content of the source code file. |
ke dalam | dapatkanGarisHitung () Line-by-line content of the source code file. |
com.google.protobuf.ProtocolStringList | dapatkanDaftarGaris () Line-by-line content of the source code file. |
boolean terakhir | |
DebuggedSourceFile.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DebuggedSourceFile.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
debuggedSourceFile.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
DebuggedSourceFile.Builder | setBytes (nilai panjang) Byte size of the file. |
DebuggedSourceFile.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
DebuggedSourceFile.Builder | setFilePath (Nilai string) Path to the source code file. |
DebuggedSourceFile.Builder | setFilePathBytes (nilai com.google.protobuf.ByteString) Path to the source code file. |
DebuggedSourceFile.Builder | setHost (Nilai string) The host name on which a source code file is located. |
DebuggedSourceFile.Builder | setHostBytes (nilai com.google.protobuf.ByteString) The host name on which a source code file is located. |
DebuggedSourceFile.Builder | setLastModified (nilai panjang) The timestamp at which the source code file is last modified. |
DebuggedSourceFile.Builder | setLines (indeks int, nilai String) Line-by-line content of the source code file. |
DebuggedSourceFile.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
debuggedSourceFile.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public DebuggedSourceFile.Builder addAllLines (nilai<String> yang dapat diubah)
Line-by-line content of the source code file.
repeated string lines = 5;
publik DebuggedSourceFile.Builder addLines (Nilai string)
Line-by-line content of the source code file.
repeated string lines = 5;
public DebuggedSourceFile.Builder addLinesBytes (nilai com.google.protobuf.ByteString)
Line-by-line content of the source code file.
repeated string lines = 5;
public DebuggedSourceFile.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
public DebuggedSourceFile.Builder clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
publik DebuggedSourceFile.Builder clearFilePath ()
Path to the source code file.
string file_path = 2;
publik DebuggedSourceFile.Builder clearHost ()
The host name on which a source code file is located.
string host = 1;
publik DebuggedSourceFile.Builder clearLastModified ()
The timestamp at which the source code file is last modified.
int64 last_modified = 3;
publik DebuggedSourceFile.Builder clearLines ()
Line-by-line content of the source code file.
repeated string lines = 5;
publik DebuggedSourceFile.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
getBytes panjang publik ()
Byte size of the file.
int64 bytes = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
String publik getFilePath ()
Path to the source code file.
string file_path = 2;
com.google.protobuf.ByteString publik getFilePathBytes ()
Path to the source code file.
string file_path = 2;
GetHost String publik ()
The host name on which a source code file is located.
string host = 1;
com.google.protobuf.ByteString publik getHostBytes ()
The host name on which a source code file is located.
string host = 1;
publik long getLastModified ()
The timestamp at which the source code file is last modified.
int64 last_modified = 3;
GetLines String publik (indeks int)
Line-by-line content of the source code file.
repeated string lines = 5;
com.google.protobuf.ByteString getLinesBytes publik (indeks int)
Line-by-line content of the source code file.
repeated string lines = 5;
int publik getLinesCount ()
Line-by-line content of the source code file.
repeated string lines = 5;
com.google.protobuf.ProtocolStringList getLinesList () publik
Line-by-line content of the source code file.
repeated string lines = 5;
boolean akhir publik diinisialisasi ()
public DebuggedSourceFile.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
public final DebuggedSourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public DebuggedSourceFile.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
publik DebuggedSourceFile.Builder setFilePath (Nilai string)
Path to the source code file.
string file_path = 2;
publik DebuggedSourceFile.Builder setFilePathBytes (nilai com.google.protobuf.ByteString)
Path to the source code file.
string file_path = 2;
public DebuggedSourceFile.Builder setHost (Nilai string)
The host name on which a source code file is located.
string host = 1;
publik DebuggedSourceFile.Builder setHostBytes (nilai com.google.protobuf.ByteString)
The host name on which a source code file is located.
string host = 1;
public DebuggedSourceFile.Builder setLastModified (nilai panjang)
The timestamp at which the source code file is last modified.
int64 last_modified = 3;
public DebuggedSourceFile.Builder setLines (indeks int, nilai String)
Line-by-line content of the source code file.
repeated string lines = 5;