SourceFile.Builder

clase final estática pública SourceFile.Builder

 Content of a source file involved in the execution of the debugged TensorFlow
 program.
 
Protobuf tipo tensorflow.SourceFile

Métodos públicos

FuenteFile.Builder
addAllLines (valores Iterable<String>)
 Line-by-line content of the file.
FuenteFile.Builder
addLines (valor de cadena)
 Line-by-line content of the file.
FuenteFile.Builder
addLinesBytes (valor com.google.protobuf.ByteString)
 Line-by-line content of the file.
FuenteFile.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Archivo fuente
Archivo fuente
FuenteFile.Builder
claro ()
FuenteFile.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
FuenteFile.Builder
borrarFilePath ()
 Path to the file.
FuenteFile.Builder
borrar nombre de host ()
 Name of the host on which the file is located.
FuenteFile.Builder
líneas claras ()
 Line-by-line content of the file.
FuenteFile.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
FuenteFile.Builder
clonar ()
Archivo fuente
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cadena
getFilePath ()
 Path to the file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the file.
Cadena
obtener nombre de host ()
 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.
Cadena
getLines (índice int)
 Line-by-line content of the file.
com.google.protobuf.ByteString
getLinesBytes (índice int)
 Line-by-line content of the file.
En t
getLinesCount ()
 Line-by-line content of the file.
com.google.protobuf.ProtocolStringList
getLista de líneas ()
 Line-by-line content of the file.
booleano final
FuenteFile.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
FuenteFile.Builder
mergeFrom (com.google.protobuf.Message otro)
archivo fuente final.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
FuenteFile.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
FuenteFile.Builder
setFilePath (valor de cadena)
 Path to the file.
FuenteFile.Builder
setFilePathBytes (valor com.google.protobuf.ByteString)
 Path to the file.
FuenteFile.Builder
setHostName (valor de cadena)
 Name of the host on which the file is located.
FuenteFile.Builder
setHostNameBytes (valor com.google.protobuf.ByteString)
 Name of the host on which the file is located.
FuenteFile.Builder
setLines (índice int, valor de cadena)
 Line-by-line content of the file.
FuenteFile.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
archivo fuente final.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

public SourceFile.Builder addAllLines (valores Iterable<String>)

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

addLines público SourceFile.Builder (valor de cadena)

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

público SourceFile.Builder addLinesBytes (valor com.google.protobuf.ByteString)

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

público SourceFile.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación de archivo fuente público ()

archivo fuente público buildPartial ()

público SourceFile.Builder claro ()

público SourceFile.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público SourceFile.Builder clearFilePath ()

 Path to the file.
 
string file_path = 1;

público SourceFile.Builder clearHostName ()

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

público SourceFile.Builder clearLines ()

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

público SourceFile.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

clon público de SourceFile.Builder ()

archivo fuente público getDefaultInstanceForType ()

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 file.
 
string file_path = 1;

público com.google.protobuf.ByteString getFilePathBytes ()

 Path to the file.
 
string file_path = 1;

cadena pública getHostName ()

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

público com.google.protobuf.ByteString getHostNameBytes ()

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

getLines de cadena pública (índice int)

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

público com.google.protobuf.ByteString getLinesBytes (índice int)

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

público int getLinesCount ()

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

público com.google.protobuf.ProtocolStringList getLinesList ()

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

público final booleano isInitialized ()

SourceFile.Builder público mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

SourceFile.Builder público mergeFrom (com.google.protobuf.Message otro)

SourceFile.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

público SourceFile.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público SourceFile.Builder setFilePath (valor de cadena)

 Path to the file.
 
string file_path = 1;

público SourceFile.Builder setFilePathBytes (valor com.google.protobuf.ByteString)

 Path to the file.
 
string file_path = 1;

público SourceFile.Builder setHostName (valor de cadena)

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

público SourceFile.Builder setHostNameBytes (valor com.google.protobuf.ByteString)

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

público SourceFile.Builder setLines (índice int, valor de cadena)

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

público SourceFile.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público final SourceFile.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)