SourceFile.Builder

SourceFile.Builder de clase final estática pública

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

Métodos públicos

SourceFile.Builder
addAllLines (valores <String> iterables )
 Line-by-line content of the file.
SourceFile.Builder
addLines (valor de cadena)
 Line-by-line content of the file.
SourceFile.Builder
addLinesBytes (valor de com.google.protobuf.ByteString)
 Line-by-line content of the file.
SourceFile.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Archivo fuente
Archivo fuente
SourceFile.Builder
claro ()
SourceFile.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SourceFile.Builder
clearFilePath ()
 Path to the file.
SourceFile.Builder
clearHostName ()
 Name of the host on which the file is located.
SourceFile.Builder
clearLines ()
 Line-by-line content of the file.
SourceFile.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SourceFile.Builder
clonar ()
Archivo fuente
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cuerda
getFilePath ()
 Path to the file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the file.
Cuerda
getHostName ()
 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.
Cuerda
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
getLinesList ()
 Line-by-line content of the file.
booleano final
SourceFile.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SourceFile.Builder
mergeFrom (com.google.protobuf.Message otro)
SourceFile.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SourceFile.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
SourceFile.Builder
setFilePath (valor de cadena)
 Path to the file.
SourceFile.Builder
setFilePathBytes (valor de com.google.protobuf.ByteString)
 Path to the file.
SourceFile.Builder
setHostName (valor de cadena)
 Name of the host on which the file is located.
SourceFile.Builder
setHostNameBytes (valor de com.google.protobuf.ByteString)
 Name of the host on which the file is located.
SourceFile.Builder
setLines (int índice, valor de cadena)
 Line-by-line content of the file.
SourceFile.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
SourceFile.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

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

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

public SourceFile.Builder addLines (valor de cadena)

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

Public SourceFile.Builder addLinesBytes (valor de com.google.protobuf.ByteString)

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

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

public SourceFile build ()

public SourceFile buildPartial ()

public SourceFile.Builder clear ()

public SourceFile.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public SourceFile.Builder clearFilePath ()

 Path to the file.
 
string file_path = 1;

public SourceFile.Builder clearHostName ()

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

public SourceFile.Builder clearLines ()

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

public SourceFile.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SourceFile.Builder clone ()

public SourceFile getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public String getFilePath ()

 Path to the file.
 
string file_path = 1;

public com.google.protobuf.ByteString getFilePathBytes ()

 Path to the file.
 
string file_path = 1;

public String getHostName ()

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

public 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;

public com.google.protobuf.ByteString getLinesBytes (índice int)

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

public int getLinesCount ()

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

public com.google.protobuf.ProtocolStringList getLinesList ()

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

public final boolean isInitialized ()

public SourceFile.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public SourceFile.Builder mergeFrom (com.google.protobuf.Message otro)

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

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

public SourceFile.Builder setFilePath (valor de cadena)

 Path to the file.
 
string file_path = 1;

public SourceFile.Builder setFilePathBytes (valor de com.google.protobuf.ByteString)

 Path to the file.
 
string file_path = 1;

public SourceFile.Builder setHostName (valor de cadena)

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

public SourceFile.Builder setHostNameBytes (valor de com.google.protobuf.ByteString)

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

public SourceFile.Builder setLines (int índice, valor de cadena)

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

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

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