DebuggedSourceFiles

classe finale pubblica DebuggedSourceFiles

Tipo di protobuf tensorflow.DebuggedSourceFiles

Classi nidificate

classe DebuggedSourceFiles.Builder Tipo di protobuf tensorflow.DebuggedSourceFiles

Costanti

int SOURCE_FILES_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
DebuggedSourceFiles statici
FileSourceDebug
com.google.protobuf.Descriptors.Descriptor statico finale
int
DebuggedSourceFile
getSourceFiles (indice int)
 A collection of source code files.
int
getSourceFilesCount ()
 A collection of source code files.
Elenco< DebuggedSourceFile >
getSourceFilesList ()
 A collection of source code files.
DebuggedSourceFileOrBuilder
getSourceFilesOrBuilder (indice int)
 A collection of source code files.
Elenco<? estende DebuggedSourceFileOrBuilder >
getSourceFilesOrBuilderList ()
 A collection of source code files.
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
DebuggedSourceFiles.Builder statico
DebuggedSourceFiles.Builder statico
DebuggedSourceFiles.Builder
DebuggedSourceFiles statici
parseDelimitedFrom (input InputStream)
DebuggedSourceFiles statici
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebuggedSourceFiles statici
parseFrom (dati ByteBuffer)
DebuggedSourceFiles statici
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
DebuggedSourceFiles statici
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebuggedSourceFiles statici
parseFrom (ingresso com.google.protobuf.CodedInputStream)
DebuggedSourceFiles statici
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebuggedSourceFiles statici
parseFrom (dati com.google.protobuf.ByteString)
DebuggedSourceFiles statici
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DebuggedSourceFiles statici
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
DebuggedSourceFiles.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int SOURCE_FILES_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico DebuggedSourceFiles getDefaultInstance ()

public DebuggedSourceFiles getDefaultInstanceForType ()

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

pubblico getParserForType ()

public int getSerializedSize ()

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

Elenco pubblico < DebuggedSourceFile > getSourceFilesList ()

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

public DebuggedSourceFileOrBuilder getSourceFilesOrBuilder (indice int)

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

Elenco pubblico<? estende DebuggedSourceFileOrBuilder > getSourceFilesOrBuilderList ()

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

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

public static DebuggedSourceFiles.Builder newBuilder (prototipo DebuggedSourceFiles )

pubblico statico DebuggedSourceFiles.Builder newBuilder ()

public DebuggedSourceFiles.Builder newBuilderForType ()

public static DebuggedSourceFiles parseDelimitedFrom (input InputStream)

Lancia
IOException

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

Lancia
IOException

parseFrom pubblico statico DebuggedSourceFiles (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico DebuggedSourceFiles (input com.google.protobuf.CodedInputStream)

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

public static DebuggedSourceFiles parseFrom (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

public static DebuggedSourceFiles parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public DebuggedSourceFiles.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException