DebuggedSourceFiles

clase final pública DebuggedSourceFiles

Protobuf tipo tensorflow.DebuggedSourceFiles

Clases anidadas

clase DebuggedSourceFiles.Builder Protobuf tipo tensorflow.DebuggedSourceFiles

Constantes

En t SOURCE_FILES_FIELD_NUMBER

Métodos públicos

booleano
es igual a (Objeto obj)
static DebuggedSourceFiles
DebuggedSourceFiles
com.google.protobuf.Descriptors.Descriptor estático final
En t
DebuggedSourceFile
getSourceFiles (índice int)
 A collection of source code files.
En t
getSourceFilesCount ()
 A collection of source code files.
Lista < DebuggedSourceFile >
getSourceFilesList ()
 A collection of source code files.
DebuggedSourceFileOrBuilder
getSourceFilesOrBuilder (índice int)
 A collection of source code files.
Lista <? extiende DebuggedSourceFileOrBuilder >
getSourceFilesOrBuilderList ()
 A collection of source code files.
final com.google.protobuf.UnknownFieldSet
En t
booleano final
static DebuggedSourceFiles.Builder
static DebuggedSourceFiles.Builder
DebuggedSourceFiles.Builder
static DebuggedSourceFiles
parseDelimitedFrom (entrada InputStream)
static DebuggedSourceFiles
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DebuggedSourceFiles
parseFrom (datos ByteBuffer)
static DebuggedSourceFiles
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DebuggedSourceFiles
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DebuggedSourceFiles
parseFrom (entrada com.google.protobuf.CodedInputStream)
static DebuggedSourceFiles
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DebuggedSourceFiles
parseFrom (datos com.google.protobuf.ByteString)
static DebuggedSourceFiles
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DebuggedSourceFiles
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
DebuggedSourceFiles.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

public static final int SOURCE_FILES_FIELD_NUMBER

Valor constante: 1

Métodos públicos

public boolean es igual a (Object obj)

public static DebuggedSourceFiles getDefaultInstance ()

public DebuggedSourceFiles getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público getParserForType ()

public int getSerializedSize ()

public DebuggedSourceFile getSourceFiles (índice 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;

Lista pública < DebuggedSourceFile > getSourceFilesList ()

 A collection of source code files.
 
repeated .tensorflow.DebuggedSourceFile source_files = 1;

public DebuggedSourceFileOrBuilder getSourceFilesOrBuilder (índice int)

 A collection of source code files.
 
repeated .tensorflow.DebuggedSourceFile source_files = 1;

Lista pública <? extiende 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.Builder newBuilder (prototipo DebuggedSourceFiles )

public static DebuggedSourceFiles.Builder newBuilder ()

public DebuggedSourceFiles.Builder newBuilderForType ()

public static DebuggedSourceFiles parseDelimitedFrom (entrada InputStream)

Lanza
IOException

public static DebuggedSourceFiles parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public static DebuggedSourceFiles parseFrom (datos ByteBuffer)

Lanza
InvalidProtocolBufferException

public static DebuggedSourceFiles parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public static DebuggedSourceFiles parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

public static DebuggedSourceFiles parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOException

public static DebuggedSourceFiles parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

DebuggedSourceFiles estático público parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

public static DebuggedSourceFiles parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

DebuggedSourceFiles estático público parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático analizador ()

public DebuggedSourceFiles.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException