clase final estática pública DebuggedSourceFile.Builder
Protobuf tipo tensorflow.DebuggedSourceFile
Métodos públicos
DepuradoSourceFile.Builder | addAllLines (valores Iterable<String>) Line-by-line content of the source code file. |
DepuradoSourceFile.Builder | addLines (valor de cadena) Line-by-line content of the source code file. |
DepuradoSourceFile.Builder | addLinesBytes (valor com.google.protobuf.ByteString) Line-by-line content of the source code file. |
DepuradoSourceFile.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
Archivo de origen depurado | construir () |
Archivo de origen depurado | |
DepuradoSourceFile.Builder | claro () |
DepuradoSourceFile.Builder | borrarBytes () Byte size of the file. |
DepuradoSourceFile.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
DepuradoSourceFile.Builder | borrarFilePath () Path to the source code file. |
DepuradoSourceFile.Builder | borrarHost () The host name on which a source code file is located. |
DepuradoSourceFile.Builder | borrarLastModified () The timestamp at which the source code file is last modified. |
DepuradoSourceFile.Builder | líneas claras () Line-by-line content of the source code file. |
DepuradoSourceFile.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
DepuradoSourceFile.Builder | clonar () |
largo | obtenerBytes () Byte size of the file. |
Archivo de origen depurado | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
Cadena | getFilePath () Path to the source code file. |
com.google.protobuf.ByteString | getFilePathBytes () Path to the source code file. |
Cadena | obtenerHost () The host name on which a source code file is located. |
com.google.protobuf.ByteString | obtenerHostBytes () The host name on which a source code file is located. |
largo | obtenerLastModified () The timestamp at which the source code file is last modified. |
Cadena | getLines (índice int) Line-by-line content of the source code file. |
com.google.protobuf.ByteString | getLinesBytes (índice int) Line-by-line content of the source code file. |
entero | getLinesCount () Line-by-line content of the source code file. |
com.google.protobuf.ProtocolStringList | getLista de líneas () Line-by-line content of the source code file. |
booleano final | |
DepuradoSourceFile.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
DepuradoSourceFile.Builder | mergeFrom (com.google.protobuf.Message otro) |
final DebuggedSourceFile.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
DepuradoSourceFile.Builder | setBytes (valor largo) Byte size of the file. |
DepuradoSourceFile.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
DepuradoSourceFile.Builder | setFilePath (valor de cadena) Path to the source code file. |
DepuradoSourceFile.Builder | setFilePathBytes (valor com.google.protobuf.ByteString) Path to the source code file. |
DepuradoSourceFile.Builder | setHost (valor de cadena) The host name on which a source code file is located. |
DepuradoSourceFile.Builder | setHostBytes (valor com.google.protobuf.ByteString) The host name on which a source code file is located. |
DepuradoSourceFile.Builder | setLastModified (valor largo) The timestamp at which the source code file is last modified. |
DepuradoSourceFile.Builder | setLines (índice int, valor de cadena) Line-by-line content of the source code file. |
DepuradoSourceFile.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
final DebuggedSourceFile.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
public DebuggedSourceFile.Builder addAllLines (valores Iterable<String>)
Line-by-line content of the source code file.
repeated string lines = 5;
addLines público DebuggedSourceFile.Builder (valor de cadena)
Line-by-line content of the source code file.
repeated string lines = 5;
público DebuggedSourceFile.Builder addLinesBytes (valor com.google.protobuf.ByteString)
Line-by-line content of the source code file.
repeated string lines = 5;
public DebuggedSourceFile.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público DebuggedSourceFile.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
público DebuggedSourceFile.Builder clearFilePath ()
Path to the source code file.
string file_path = 2;
público DebuggedSourceFile.Builder clearHost ()
The host name on which a source code file is located.
string host = 1;
público DebuggedSourceFile.Builder clearLastModified ()
The timestamp at which the source code file is last modified.
int64 last_modified = 3;
público DebuggedSourceFile.Builder clearLines ()
Line-by-line content of the source code file.
repeated string lines = 5;
público DebuggedSourceFile.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
público largo getBytes ()
Byte size of the file.
int64 bytes = 4;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
cadena pública getFilePath ()
Path to the source code file.
string file_path = 2;
público com.google.protobuf.ByteString getFilePathBytes ()
Path to the source code file.
string file_path = 2;
cadena pública getHost ()
The host name on which a source code file is located.
string host = 1;
público com.google.protobuf.ByteString getHostBytes ()
The host name on which a source code file is located.
string host = 1;
público largo getLastModified ()
The timestamp at which the source code file is last modified.
int64 last_modified = 3;
getLines de cadena pública (índice int)
Line-by-line content of the source code file.
repeated string lines = 5;
público com.google.protobuf.ByteString getLinesBytes (índice int)
Line-by-line content of the source code file.
repeated string lines = 5;
público int getLinesCount ()
Line-by-line content of the source code file.
repeated string lines = 5;
público com.google.protobuf.ProtocolStringList getLinesList ()
Line-by-line content of the source code file.
repeated string lines = 5;
público final booleano isInitialized ()
público DebuggedSourceFile.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
público final DebuggedSourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público DebuggedSourceFile.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público DebuggedSourceFile.Builder setFilePath (valor de cadena)
Path to the source code file.
string file_path = 2;
público DebuggedSourceFile.Builder setFilePathBytes (valor com.google.protobuf.ByteString)
Path to the source code file.
string file_path = 2;
público DebuggedSourceFile.Builder setHost (valor de cadena)
The host name on which a source code file is located.
string host = 1;
público DebuggedSourceFile.Builder setHostBytes (valor com.google.protobuf.ByteString)
The host name on which a source code file is located.
string host = 1;
público DebuggedSourceFile.Builder setLastModified (valor largo)
The timestamp at which the source code file is last modified.
int64 last_modified = 3;
público DebuggedSourceFile.Builder setLines (índice int, valor de cadena)
Line-by-line content of the source code file.
repeated string lines = 5;