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, ערך אובייקט)
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
clearLines ()
 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
final 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 index)
 Line-by-line content of the source code file.
com.google.protobuf.ByteString
getLinesBytes (int index)
 Line-by-line content of the source code file.
int
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 אחר)
final DebuggedSourceFile.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DebuggedSourceFile.Builder
setBytes (ערך ארוך)
 Byte size of the file.
DebuggedSourceFile.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
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 index, ערך מחרוזת)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
final DebuggedSourceFile.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public DebuggedSourceFile.Builder addAllLines (ערכים ניתנים להחזרה<String>)

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

public DebuggedSourceFile.Builder addLines (ערך מחרוזת)

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

public DebuggedSourceFile.Builder addLinesBytes (ערך com.google.protobuf.ByteString)

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

public DebuggedSourceFile.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public DebuggedSourceFile build ()

public DebuggedSourceFile buildPartial ()

public DebuggedSourceFile.Builder נקה ()

public DebuggedSourceFile.Builder clearBytes ()

 Byte size of the file.
 
int64 bytes = 4;

public DebuggedSourceFile.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public DebuggedSourceFile.Builder clearFilePath ()

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

public DebuggedSourceFile.Builder clearHost ()

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

public DebuggedSourceFile.Builder clearLastModified ()

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

public DebuggedSourceFile.Builder clearLines ()

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

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

שיבוט ציבורי DebuggedSourceFile.Builder ()

getBytes ארוך ציבורי ()

 Byte size of the file.
 
int64 bytes = 4;

public DebuggedSourceFile getDefaultInstanceForType ()

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

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

מחרוזת ציבורית getFilePath ()

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

public com.google.protobuf.ByteString getFilePathBytes ()

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

מחרוזת ציבורית getHost ()

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

public com.google.protobuf.ByteString getHostBytes ()

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

public long getLastModified ()

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

getLines של מחרוזת ציבורית (int index)

 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;

public int getLinesCount ()

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

public com.google.protobuf.ProtocolStringList getLinesList ()

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

בוליאני הסופי הציבורי הוא אתחול ()

public DebuggedSourceFile.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public DebuggedSourceFile.Builder mergeFrom (com.google.protobuf.Message אחר)

public final DebuggedSourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public DebuggedSourceFile.Builder setBytes (ערך ארוך)

 Byte size of the file.
 
int64 bytes = 4;

public DebuggedSourceFile.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public DebuggedSourceFile.Builder setFilePath (ערך מחרוזת)

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

public DebuggedSourceFile.Builder setFilePathBytes (ערך com.google.protobuf.ByteString)

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

public DebuggedSourceFile.Builder setHost (ערך מחרוזת)

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

public DebuggedSourceFile.Builder setHostBytes (ערך com.google.protobuf.ByteString)

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

public DebuggedSourceFile.Builder setLastModified (ערך ארוך)

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

public DebuggedSourceFile.Builder setLines (אינדקס int, ערך מחרוזת)

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

public DebuggedSourceFile.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

public final DebuggedSourceFile.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

,
מחלקה סופית סטטית ציבורית 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, ערך אובייקט)
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
clearLines ()
 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
final 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 index)
 Line-by-line content of the source code file.
com.google.protobuf.ByteString
getLinesBytes (int index)
 Line-by-line content of the source code file.
int
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 אחר)
final DebuggedSourceFile.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DebuggedSourceFile.Builder
setBytes (ערך ארוך)
 Byte size of the file.
DebuggedSourceFile.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
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 index, ערך מחרוזת)
 Line-by-line content of the source code file.
DebuggedSourceFile.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
final DebuggedSourceFile.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public DebuggedSourceFile.Builder addAllLines (ערכים ניתנים להחזרה<String>)

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

public DebuggedSourceFile.Builder addLines (ערך מחרוזת)

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

public DebuggedSourceFile.Builder addLinesBytes (ערך com.google.protobuf.ByteString)

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

public DebuggedSourceFile.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public DebuggedSourceFile build ()

public DebuggedSourceFile buildPartial ()

public DebuggedSourceFile.Builder נקה ()

public DebuggedSourceFile.Builder clearBytes ()

 Byte size of the file.
 
int64 bytes = 4;

public DebuggedSourceFile.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public DebuggedSourceFile.Builder clearFilePath ()

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

public DebuggedSourceFile.Builder clearHost ()

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

public DebuggedSourceFile.Builder clearLastModified ()

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

public DebuggedSourceFile.Builder clearLines ()

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

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

שיבוט ציבורי DebuggedSourceFile.Builder ()

getBytes ארוך ציבורי ()

 Byte size of the file.
 
int64 bytes = 4;

public DebuggedSourceFile getDefaultInstanceForType ()

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

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

מחרוזת ציבורית getFilePath ()

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

public com.google.protobuf.ByteString getFilePathBytes ()

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

מחרוזת ציבורית getHost ()

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

public com.google.protobuf.ByteString getHostBytes ()

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

public long getLastModified ()

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

getLines של מחרוזת ציבורית (int index)

 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;

public int getLinesCount ()

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

public com.google.protobuf.ProtocolStringList getLinesList ()

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

בוליאני הסופי הציבורי הוא אתחול ()

public DebuggedSourceFile.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public DebuggedSourceFile.Builder mergeFrom (com.google.protobuf.Message אחר)

public final DebuggedSourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public DebuggedSourceFile.Builder setBytes (ערך ארוך)

 Byte size of the file.
 
int64 bytes = 4;

public DebuggedSourceFile.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public DebuggedSourceFile.Builder setFilePath (ערך מחרוזת)

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

public DebuggedSourceFile.Builder setFilePathBytes (ערך com.google.protobuf.ByteString)

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

public DebuggedSourceFile.Builder setHost (ערך מחרוזת)

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

public DebuggedSourceFile.Builder setHostBytes (ערך com.google.protobuf.ByteString)

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

public DebuggedSourceFile.Builder setLastModified (ערך ארוך)

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

public DebuggedSourceFile.Builder setLines (אינדקס int, ערך מחרוזת)

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

public DebuggedSourceFile.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

public final DebuggedSourceFile.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)