public final class DebuggedSourceFiles
tensorflow.DebuggedSourceFiles type tensorflow.DebuggedSourceFiles
Classes aninhadas
| aula | DebuggedSourceFiles.Builder | tensorflow.DebuggedSourceFiles type tensorflow.DebuggedSourceFiles | |
Constantes
| int | SOURCE_FILES_FIELD_NUMBER |
Métodos Públicos
| boleano | igual a (objeto obj) |
| static DebuggedSourceFiles | |
| DebuggedSourceFiles | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| int | |
| DebuggedSourceFile | |
| int | getSourceFilesCount () A collection of source code files. |
| List < DebuggedSourceFile > | getSourceFilesList () A collection of source code files. |
| DebuggedSourceFileOrBuilder | |
| Lista <? estende DebuggedSourceFileOrBuilder > | getSourceFilesOrBuilderList () A collection of source code files. |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashCode () |
| final booleano | |
| static DebuggedSourceFiles.Builder | newBuilder (protótipo DebuggedSourceFiles ) |
| static DebuggedSourceFiles.Builder | newBuilder () |
| DebuggedSourceFiles.Builder | |
| static DebuggedSourceFiles | parseDelimitedFrom (input InputStream) |
| static DebuggedSourceFiles | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static DebuggedSourceFiles | parseFrom (dados ByteBuffer) |
| static DebuggedSourceFiles | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static DebuggedSourceFiles | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static DebuggedSourceFiles | parseFrom (com.google.protobuf.CodedInputStream input) |
| static DebuggedSourceFiles | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static DebuggedSourceFiles | parseFrom (com.google.protobuf.ByteString data) |
| static DebuggedSourceFiles | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static DebuggedSourceFiles | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| DebuggedSourceFiles.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int SOURCE_FILES_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
public boolean equals (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
public int getSerializedSize ()
public DebuggedSourceFile getSourceFiles (int index)
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 (índice interno )
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;Lista pública <? estende DebuggedSourceFileOrBuilder > getSourceFilesOrBuilderList ()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static DebuggedSourceFiles parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static DebuggedSourceFiles parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static DebuggedSourceFiles parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static DebuggedSourceFiles parseFrom (com.google.protobuf.CodedInputStream input)
Lança
| IOException |
|---|
public static DebuggedSourceFiles parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static DebuggedSourceFiles parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static DebuggedSourceFiles parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static DebuggedSourceFiles parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|