DebuggedSourceFile.Builder

کلاس نهایی استاتیک عمومی DebuggedSourceFile.Builder

Protobuf نوع tensorflow.DebuggedSourceFile

روش های عمومی

DebuggedSourceFile.Builder
addAllLines (مقادیر<String> تکرارپذیر)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
addLines (مقدار رشته)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
addLinesBytes (مقدار com.google.protobuf.ByteString)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
DebuggedSourceFile
DebuggedSourceFile
DebuggedSourceFile.Builder
DebuggedSourceFile.Builder
clearBytes ()
 Byte size of the file.
DebuggedSourceFile.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
DebuggedSourceFile.Builder
clearFilePath ()
 Path to the source code file.
DebuggedSourceFile.Builder
clearHost ()
 The host name on which a source code file is located.
DebuggedSourceFile.Builder
clearLastModified ()
 The timestamp at which the source code file is last modified.
DebuggedSourceFile.Builder
خطوط شفاف ()
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DebuggedSourceFile.Builder
طولانی
getBytes ()
 Byte size of the file.
DebuggedSourceFile
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
رشته
getFilePath ()
 Path to the source code file.
com.google.protobuf.ByteString
getFilePathBytes ()
 Path to the source code file.
رشته
getHost ()
 The host name on which a source code file is located.
com.google.protobuf.ByteString
getHostBytes ()
 The host name on which a source code file is located.
طولانی
getLastModified ()
 The timestamp at which the source code file is last modified.
رشته
getLines (شاخص int)
 Line-by-line content of the source code file.
com.google.protobuf.ByteString
getLinesBytes (شاخص int)
 Line-by-line content of the source code file.
بین المللی
getLinesCount ()
 Line-by-line content of the source code file.
com.google.protobuf.ProtocolStringList
getLinesList ()
 Line-by-line content of the source code file.
بولی نهایی
DebuggedSourceFile.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebuggedSourceFile.Builder
mergeFrom (com.google.protobuf.Message other)
DebuggedSourceFile.Builder نهایی
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
DebuggedSourceFile.Builder
setBytes (مقدار طولانی)
 Byte size of the file.
DebuggedSourceFile.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
DebuggedSourceFile.Builder
setFilePath (مقدار رشته)
 Path to the source code file.
DebuggedSourceFile.Builder
setFilePathBytes (مقدار com.google.protobuf.ByteString)
 Path to the source code file.
DebuggedSourceFile.Builder
setHost (مقدار رشته)
 The host name on which a source code file is located.
DebuggedSourceFile.Builder
setHostBytes (com.google.protobuf.ByteString مقدار)
 The host name on which a source code file is located.
DebuggedSourceFile.Builder
setLastModified (مقدار طولانی)
 The timestamp at which the source code file is last modified.
DebuggedSourceFile.Builder
setLines (شاخص int، مقدار رشته)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
DebuggedSourceFile.Builder نهایی
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی DebuggedSourceFile.Builder addAllLines (مقادیر<String> تکرارپذیر)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

عمومی DebuggedSourceFile.Builder addLines (مقدار رشته)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

عمومی DebuggedSourceFile.Builder addLinesBytes (مقدار com.google.protobuf.ByteString)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

عمومی DebuggedSourceFile.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی DebuggedSourceFile ()

عمومی DebuggedSourceFile buildPartial ()

عمومی DebuggedSourceFile.Builder پاک ()

عمومی DebuggedSourceFile.Builder clearBytes ()

 Byte size of the file.
 
int64 bytes = 4;

عمومی DebuggedSourceFile.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی DebuggedSourceFile.Builder clearFilePath ()

 Path to the source code file.
 
string file_path = 2;

عمومی DebuggedSourceFile.Builder clearHost ()

string host = 1;

 The host name on which a source code file is located.
 
= 1;

عمومی DebuggedSourceFile.Builder clearLastModified ()

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

عمومی DebuggedSourceFile.Builder clearLines ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

عمومی DebuggedSourceFile.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

کلون عمومی DebuggedSourceFile.Builder ()

دریافت بایت طولانی عمومی ()

 Byte size of the file.
 
int64 bytes = 4;

عمومی DebuggedSourceFile getDefaultInstanceForType ()

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

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

رشته عمومی getFilePath ()

 Path to the source code file.
 
string file_path = 2;

عمومی com.google.protobuf.ByteString getFilePathBytes ()

 Path to the source code file.
 
string file_path = 2;

رشته عمومی getHost ()

string host = 1;

 The host name on which a source code file is located.
 
= 1;

public com.google.protobuf.ByteString getHostBytes ()

string host = 1;

 The host name on which a source code file is located.
 
= 1;

public long getLastModified ()

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

رشته های عمومی دریافت خطوط (شاخص int)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

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

 Line-by-line content of the source code file.
 
repeated string lines = 5;

عمومی int getLinesCount ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

عمومی com.google.protobuf.ProtocolStringList getLinesList ()

 Line-by-line content of the source code file.
 
repeated string lines = 5;

بولین نهایی عمومی isInitialized ()

عمومی DebuggedSourceFile.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی DebuggedSourceFile.Builder mergeFrom (com.google.protobuf.Message other)

عمومی نهایی DebuggedSourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی DebuggedSourceFile.Builder setBytes (مقدار طولانی)

 Byte size of the file.
 
int64 bytes = 4;

public DebuggedSourceFile.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی DebuggedSourceFile.Builder setFilePath (مقدار رشته)

 Path to the source code file.
 
string file_path = 2;

عمومی DebuggedSourceFile.Builder setFilePathBytes (مقدار com.google.protobuf.ByteString)

 Path to the source code file.
 
string file_path = 2;

عمومی DebuggedSourceFile.Builder setHost (مقدار رشته)

string host = 1;

 The host name on which a source code file is located.
 
= 1;

عمومی DebuggedSourceFile.Builder setHostBytes (مقدار com.google.protobuf.ByteString)

string host = 1;

 The host name on which a source code file is located.
 
= 1;

عمومی DebuggedSourceFile.Builder setLastModified (مقدار طولانی)

 The timestamp at which the source code file is last modified.
 
int64 last_modified = 3;

عمومی DebuggedSourceFile.Builder setLines (شاخص int، مقدار رشته)

 Line-by-line content of the source code file.
 
repeated string lines = 5;

عمومی DebuggedSourceFile.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، نمایه int، مقدار Object)

نهایی عمومی DebuggedSourceFile.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)