パブリック最終クラスDebuggedSourceFiles
Protobuf 型tensorflow.DebuggedSourceFiles
ネストされたクラス
| クラス | DebuggedSourceFiles.Builder | Protobuf 型tensorflow.DebuggedSourceFiles | |
定数
| 整数 | SOURCE_FILES_FIELD_NUMBER |
パブリックメソッド
| ブール値 | 等しい(オブジェクトオブジェクト) |
| 静的なDebuggedSourceFiles | |
| デバッグされたソースファイル | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| 整数 | |
| デバッグされたソースファイル | getSourceFiles (int インデックス) A collection of source code files. |
| 整数 | getSourceFilesCount () A collection of source code files. |
| リスト< DebuggedSourceFile > | getSourceFilesList () A collection of source code files. |
| デバッグされたソースファイルまたはビルダー | getSourceFilesOrBuilder (int インデックス) A collection of source code files. |
| リスト<? DebuggedSourceFileOrBuilderを拡張 > | getSourceFilesOrBuilderList () A collection of source code files. |
| 最終的な com.google.protobuf.UnknownFieldSet | |
| 整数 | ハッシュコード() |
| 最終ブール値 | |
| 静的DebuggedSourceFiles.Builder | newBuilder ( DebuggedSourceFilesプロトタイプ) |
| 静的DebuggedSourceFiles.Builder | newBuilder () |
| DebuggedSourceFiles.Builder | |
| 静的なDebuggedSourceFiles | parseDelimitedFrom (InputStream 入力) |
| 静的なDebuggedSourceFiles | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なDebuggedSourceFiles | parseFrom (ByteBuffer データ) |
| 静的なDebuggedSourceFiles | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なDebuggedSourceFiles | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なDebuggedSourceFiles | parseFrom (com.google.protobuf.CodedInputStream 入力) |
| 静的なDebuggedSourceFiles | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なDebuggedSourceFiles | parseFrom (com.google.protobuf.ByteString データ) |
| 静的なDebuggedSourceFiles | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なDebuggedSourceFiles | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的 | パーサー() |
| DebuggedSourceFiles.Builder | toビルダー() |
| 空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数SOURCE_FILES_FIELD_NUMBER
定数値: 1
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
公共 getParserForType ()
public int getSerializedSize ()
public DebuggedSourceFile getSourceFiles (int インデックス)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1; public int getSourceFilesCount ()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1; public List< DebuggedSourceFile > getSourceFilesList ()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1; public DebuggedSourceFileOrBuilder getSourceFilesOrBuilder (int インデックス)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1; 公開リスト<? extends DebuggedSourceFileOrBuilder > getSourceFilesOrBuilderList ()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1; public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static DebuggedSourceFiles parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static DebuggedSourceFiles parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static DebuggedSourceFiles parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static DebuggedSourceFiles parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static DebuggedSourceFiles parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static DebuggedSourceFiles parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 |
|---|