SourceFile.Builder

genel statik son sınıf SourceFile.Builder

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

Genel Yöntemler

SourceFile.Builder
addAllLines (Yinelenebilir<String> değerleri)
 Line-by-line content of the file.
SourceFile.Builder
addLines (Dize değeri)
 Line-by-line content of the file.
SourceFile.Builder
addLinesBytes (com.google.protobuf.ByteString değeri)
 Line-by-line content of the file.
SourceFile.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Kaynak dosyası
Kaynak dosyası
SourceFile.Builder
SourceFile.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
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
klon ()
Kaynak dosyası
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Sicim
getFilePath ()
 Path to the file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the file.
Sicim
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.
Sicim
getLines (int dizini)
 Line-by-line content of the file.
com.google.protobuf.ByteString
getLinesBytes (int dizini)
 Line-by-line content of the file.
int
getLinesCount ()
 Line-by-line content of the file.
com.google.protobuf.ProtocolStringList
getLinesList ()
 Line-by-line content of the file.
son boole değeri
SourceFile.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SourceFile.Builder
mergeFrom (com.google.protobuf.Message other)
son SourceFile.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
SourceFile.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
SourceFile.Builder
setFilePath (Dize değeri)
 Path to the file.
SourceFile.Builder
setFilePathBytes (com.google.protobuf.ByteString değeri)
 Path to the file.
SourceFile.Builder
setHostName (Dize değeri)
 Name of the host on which the file is located.
SourceFile.Builder
setHostNameBytes (com.google.protobuf.ByteString değeri)
 Name of the host on which the file is located.
SourceFile.Builder
setLines (int dizini, Dize değeri)
 Line-by-line content of the file.
SourceFile.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son SourceFile.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public SourceFile.Builder addAllLines (Yinelenebilir<String> değerleri)

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

public SourceFile.Builder addLines (Dize değeri)

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

public SourceFile.Builder addLinesBytes (com.google.protobuf.ByteString değeri)

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

public SourceFile.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel Kaynak Dosyası yapısı ()

genel Kaynak Dosyası buildPartial ()

herkese açık SourceFile.Builder clear ()

herkese açık SourceFile.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

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

herkese açık SourceFile.Builder clearLines ()

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

herkese açık SourceFile.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

genel SourceFile.Builder klonu ()

public SourceFile getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

genel Dize getFilePath ()

 Path to the file.
 
string file_path = 1;

public com.google.protobuf.ByteString getFilePathBytes ()

 Path to the file.
 
string file_path = 1;

genel Dize 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;

public String getLines (int dizini)

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

public com.google.protobuf.ByteString getLinesBytes (int dizini)

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

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

genel final boolean isInitialized ()

genel SourceFile.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel SourceFile.Builder mergeFrom (com.google.protobuf.Message other)

genel nihai SourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public SourceFile.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public SourceFile.Builder setFilePath (Dize değeri)

 Path to the file.
 
string file_path = 1;

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

 Path to the file.
 
string file_path = 1;

public SourceFile.Builder setHostName (Dize değeri)

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

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

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

public SourceFile.Builder setLines (int indeksi, String değeri)

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

public SourceFile.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel final SourceFile.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)