GraphDebugInfo.FileLineCol.Builder

الفئة النهائية العامة الثابتة GraphDebugInfo.FileLineCol.Builder

 This represents a file/line location in the source code.
 
نوع Protobuf tensorflow.GraphDebugInfo.FileLineCol

الأساليب العامة

GraphDebugInfo.FileLineCol.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
GraphDebugInfo.FileLineCol
GraphDebugInfo.FileLineCol
GraphDebugInfo.FileLineCol.Builder
GraphDebugInfo.FileLineCol.Builder
رمز واضح ()
 Source code contained in this file line.
GraphDebugInfo.FileLineCol.Builder
كلير كول ()
 Col number in the file line.
GraphDebugInfo.FileLineCol.Builder
ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)
GraphDebugInfo.FileLineCol.Builder
كليرفيليندكس ()
 File name index, which can be used to retrieve the file name string from
 `files`.
GraphDebugInfo.FileLineCol.Builder
كليرفونك ()
 Name of function contains the file line.
GraphDebugInfo.FileLineCol.Builder
كلير لاين ()
 Line number in the file.
GraphDebugInfo.FileLineCol.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphDebugInfo.FileLineCol.Builder
خيط
الحصول على رمز ()
 Source code contained in this file line.
com.google.protobuf.ByteString
الحصول على كود بايت ()
 Source code contained in this file line.
كثافة العمليات
جيتكول ()
 Col number in the file line.
GraphDebugInfo.FileLineCol
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
كثافة العمليات
getFileIndex ()
 File name index, which can be used to retrieve the file name string from
 `files`.
خيط
الحصول على فونك ()
 Name of function contains the file line.
com.google.protobuf.ByteString
الحصول على FuncBytes ()
 Name of function contains the file line.
كثافة العمليات
الحصول على خط ()
 Line number in the file.
منطقية نهائية
GraphDebugInfo.FileLineCol.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
GraphDebugInfo.FileLineCol.Builder
دمج من (com.google.protobuf.Message أخرى)
GraphDebugInfo.FileLineCol.Builder النهائي
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
GraphDebugInfo.FileLineCol.Builder
setCode (قيمة السلسلة)
 Source code contained in this file line.
GraphDebugInfo.FileLineCol.Builder
setCodeBytes (قيمة com.google.protobuf.ByteString)
 Source code contained in this file line.
GraphDebugInfo.FileLineCol.Builder
setCol (قيمة int)
 Col number in the file line.
GraphDebugInfo.FileLineCol.Builder
setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
GraphDebugInfo.FileLineCol.Builder
setFileIndex (قيمة int)
 File name index, which can be used to retrieve the file name string from
 `files`.
GraphDebugInfo.FileLineCol.Builder
setFunc (قيمة السلسلة)
 Name of function contains the file line.
GraphDebugInfo.FileLineCol.Builder
setFuncBytes (قيمة com.google.protobuf.ByteString)
 Name of function contains the file line.
GraphDebugInfo.FileLineCol.Builder
سيتلين (قيمة كثافة العمليات)
 Line number in the file.
GraphDebugInfo.FileLineCol.Builder
setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن)
GraphDebugInfo.FileLineCol.Builder النهائي
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

الطرق الموروثة

الأساليب العامة

GraphDebugInfo.FileLineCol.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء GraphDebugInfo.FileLineCol العام ()

GraphDebugInfo.FileLineCol public buildPartial ()

GraphDebugInfo.FileLineCol.Builder العام واضح ()

GraphDebugInfo.FileLineCol.Builder العام ClearCode ()

رمز سلسلة

 Source code contained in this file line.
 
string code = 5;

GraphDebugInfo.FileLineCol.Builder العام ClearCol ()

 Col number in the file line.
 
int32 col = 3;

GraphDebugInfo.FileLineCol.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)

GraphDebugInfo.FileLineCol.Builder العام ClearFileIndex ()

 File name index, which can be used to retrieve the file name string from
 `files`. The value should be between 0 and (len(files)-1)
 
int32 file_index = 1;

GraphDebugInfo.FileLineCol.Builder العام ClearFunc ()

 Name of function contains the file line.
 
string func = 4;

GraphDebugInfo.FileLineCol.Builder العام ClearLine ()

 Line number in the file.
 
int32 line = 2;

GraphDebugInfo.FileLineCol.Builder ClearOneof العام (com.google.protobuf.Descriptors.OneofDescriptor oneof)

استنساخ GraphDebugInfo.FileLineCol.Builder العام ()

سلسلة getCode العامة ()

 Source code contained in this file line.
 
string code = 5;

com.google.protobuf.ByteString العامة getCodeBytes ()

 Source code contained in this file line.
 
string code = 5;

int العام getCol ()

 Col number in the file line.
 
int32 col = 3;

GraphDebugInfo.FileLineCol العام getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

int public getFileIndex ()

 File name index, which can be used to retrieve the file name string from
 `files`. The value should be between 0 and (len(files)-1)
 
int32 file_index = 1;

سلسلة getFunc العامة ()

 Name of function contains the file line.
 
string func = 4;

com.google.protobuf.ByteString getFuncBytes () العام

 Name of function contains the file line.
 
string func = 4;

int public getLine ()

 Line number in the file.
 
int32 line = 2;

تمت تهيئة القيمة المنطقية النهائية العامة ()

GraphDebugInfo.FileLineCol.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

GraphDebugInfo.FileLineCol.Builder العام mergeFrom (com.google.protobuf.Message أخرى)

GraphDebugInfo.FileLineCol.Builder النهائي العام mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

GraphDebugInfo.FileLineCol.Builder العامة setCode (قيمة السلسلة)

رمز سلسلة

 Source code contained in this file line.
 
string code = 5;

GraphDebugInfo.FileLineCol.Builder العامة setCodeBytes (قيمة com.google.protobuf.ByteString)

 Source code contained in this file line.
 
string code = 5;

GraphDebugInfo.FileLineCol.Builder العامة setCol (قيمة int)

 Col number in the file line.
 
int32 col = 3;

GraphDebugInfo.FileLineCol.Builder public setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

GraphDebugInfo.FileLineCol.Builder العامة setFileIndex (قيمة int)

 File name index, which can be used to retrieve the file name string from
 `files`. The value should be between 0 and (len(files)-1)
 
int32 file_index = 1;

GraphDebugInfo.FileLineCol.Builder العامة setFunc (قيمة السلسلة)

 Name of function contains the file line.
 
string func = 4;

GraphDebugInfo.FileLineCol.Builder العامة setFuncBytes (قيمة com.google.protobuf.ByteString)

 Name of function contains the file line.
 
string func = 4;

GraphDebugInfo.FileLineCol.Builder العامة setLine (قيمة int)

 Line number in the file.
 
int32 line = 2;

GraphDebugInfo.FileLineCol.Builder العام setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، حقل int، قيمة الكائن)

GraphDebugInfo.FileLineCol.Builder النهائي العام GraphDebugInfo (com.google.protobuf.UnknownFieldSetUnknownFields)