DebuggedSourceFiles

מחלקה סופית ציבורית DebuggedSourceFiles

סוג Protobuf tensorflow.DebuggedSourceFiles

כיתות מקוננות

מעמד DebuggedSourceFiles.Builder סוג Protobuf tensorflow.DebuggedSourceFiles

קבועים

int SOURCE_FILES_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי DebuggedSourceFiles
DebuggedSourceFiles
final static com.google.protobuf.Descriptors.Descriptor
int
DebuggedSourceFile
getSourceFiles (int index)
 A collection of source code files.
int
getSourceFilesCount ()
 A collection of source code files.
רשימה< DebuggedSourceFile >
getSourceFilesList ()
 A collection of source code files.
DebuggedSourceFileOrBuilder
getSourceFilesOrBuilder (int index)
 A collection of source code files.
רשימה<? מרחיב את DebuggedSourceFileOrBuilder >
getSourceFilesOrBuilderList ()
 A collection of source code files.
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי DebuggedSourceFiles.Builder
newBuilder (אב-טיפוס DebuggedSourceFiles )
סטטי DebuggedSourceFiles.Builder
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
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

סיום סטטי ציבורי SOURCE_FILES_FIELD_NUMBER

ערך קבוע: 1

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public static DebuggedSourceFiles getDefaultInstance ()

public DebuggedSourceFiles getDefaultInstanceForType ()

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

פּוּמְבֵּי 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;

רשימה ציבורית< DebuggedSourceFile > getSourceFilesList ()

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

public DebuggedSourceFileOrBuilder getSourceFilesOrBuilder (int index)

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

רשימה ציבורית<? מרחיב DebuggedSourceFileOrBuilder > getSourceFilesOrBuilderList ()

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

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

ציבורי סטטי DebuggedSourceFiles.Builder newBuilder (אב-טיפוס DebuggedSourceFiles )

public static DebuggedSourceFiles.Builder newBuilder ()

public DebuggedSourceFiles.Builder newBuilderForType ()

public static DebuggedSourceFiles parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static DebuggedSourceFiles parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static DebuggedSourceFiles parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

public static DebuggedSourceFiles parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static DebuggedSourceFiles parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static DebuggedSourceFiles parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static DebuggedSourceFiles parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

public static DebuggedSourceFiles parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static DebuggedSourceFiles parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static DebuggedSourceFiles parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public DebuggedSourceFiles.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException