パブリック静的最終クラスDebuggedSourceFile.Builder
Protobuf 型tensorflow.DebuggedSourceFile
パブリックメソッド
| DebuggedSourceFile.Builder | addAllLines (Iterable<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 フィールド、オブジェクト値) |
| デバッグされたソースファイル | 建てる() |
| デバッグされたソースファイル | buildPartial () |
| DebuggedSourceFile.Builder | クリア() |
| DebuggedSourceFile.Builder | クリアバイト() Byte size of the file. |
| DebuggedSourceFile.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
| DebuggedSourceFile.Builder | クリアファイルパス() Path to the source code file. |
| DebuggedSourceFile.Builder | クリアホスト() 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. |
| デバッグされたソースファイル | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| 弦 | getファイルパス() Path to the source code file. |
| com.google.protobuf.ByteString | getFilePathBytes () Path to the source code file. |
| 弦 | getホスト() 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.UnknownFieldSet 不明フィールド) |
| 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 インデックス、文字列値) Line-by-line content of the source code file. |
| DebuggedSourceFile.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
| 最終的なDebuggedSourceFile.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public DebuggedSourceFile.Builder addAllLines (Iterable<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.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)
public long getBytes ()
Byte size of the file.
int64 bytes = 4; public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
パブリック String 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; public String getLines (int インデックス)
Line-by-line content of the source code file.
repeated string lines = 5; public com.google.protobuf.ByteString getLinesBytes (int インデックス)
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; パブリック最終ブール値isInitialized ()
public DebuggedSourceFile.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public Final DebuggedSourceFile.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
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;