publiczna klasa końcowa DebuggedSourceFiles
Protobuf typu tensorflow.DebuggedSourceFiles
Klasy zagnieżdżone
klasa | Debugowany plik źródłowy.Builder | Protobuf typu tensorflow.DebuggedSourceFiles |
Stałe
wew | SOURCE_FILES_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczne debugowane pliki źródłowe | |
Debugowane pliki źródłowe | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
wew | |
Debugowany plik źródłowy | getSourceFiles (indeks int) A collection of source code files. |
wew | pobierzSourceFilesCount () A collection of source code files. |
Lista <DebuggedSourceFile> | pobierz listę plików źródłowych () A collection of source code files. |
Debugowany plik źródłowy lub budowniczy | getSourceFilesOrBuilder (indeks int) A collection of source code files. |
Lista<? rozszerza DebuggedSourceFileOrBuilder > | getSourceFilesOrBuilderList () A collection of source code files. |
końcowy com.google.protobuf.UnknownFieldSet | |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny DebuggedSourceFiles.Builder | newBuilder (prototyp DebuggedSourceFiles ) |
statyczny DebuggedSourceFiles.Builder | |
DebuggedSourceFiles.Builder | |
statyczne debugowane pliki źródłowe | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczne debugowane pliki źródłowe | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne debugowane pliki źródłowe | parseFrom (dane ByteBuffer) |
statyczne debugowane pliki źródłowe | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne debugowane pliki źródłowe | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne debugowane pliki źródłowe | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczne debugowane pliki źródłowe | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczne debugowane pliki źródłowe | parseFrom (dane com.google.protobuf.ByteString) |
statyczne debugowane pliki źródłowe | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne debugowane pliki źródłowe | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
DebuggedSourceFiles.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int SOURCE_FILES_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny getParserForType ()
publiczny int getSerializedSize ()
public DebuggedSourceFile getSourceFiles (indeks 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 publiczna < DebuggedSourceFile > getSourceFilesList ()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
public DebuggedSourceFileOrBuilder getSourceFilesOrBuilder (indeks int)
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
lista publiczna<? rozszerza DebuggedSourceFileOrBuilder > getSourceFilesOrBuilderList ()
A collection of source code files.
repeated .tensorflow.DebuggedSourceFile source_files = 1;
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static DebuggedSourceFiles parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static DebuggedSourceFiles parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static DebuggedSourceFiles parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static DebuggedSourceFiles parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static DebuggedSourceFiles parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
public static DebuggedSourceFiles parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static DebuggedSourceFiles parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static DebuggedSourceFiles parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static DebuggedSourceFiles parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|