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
getCodeBytes ()
 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
интервал
получитьИндексФайла ()
 File name index, which can be used to retrieve the file name string from
 `files`.
Нить
getFunc ()
 Name of function contains the file line.
com.google.protobuf.ByteString
getFuncBytes ()
 Name of function contains the file line.
интервал
получитьстроку ()
 Line number in the file.
последнее логическое значение
GraphDebugInfo.FileLineCol.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
GraphDebugInfo.FileLineCol.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный GraphDebugInfo.FileLineCol.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
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 (целое значение)
 Col number in the file line.
GraphDebugInfo.FileLineCol.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
GraphDebugInfo.FileLineCol.Builder
setFileIndex (целое значение)
 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
setLine (целое значение)
 Line number in the file.
GraphDebugInfo.FileLineCol.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный GraphDebugInfo.FileLineCol.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public GraphDebugInfo.FileLineCol.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка GraphDebugInfo.FileLineCol ()

общедоступный GraphDebugInfo.FileLineCol buildPartial ()

public 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)

public 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;

public GraphDebugInfo.FileLineCol.Builder ClearLine ()

 Line number in the file.
 
int32 line = 2;

public 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;

public 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 ()

public int 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;

public int getLine ()

 Line number in the file.
 
int32 line = 2;

публичное финальное логическое значение isInitialized ()

общедоступный GraphDebugInfo.FileLineCol.Builder mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

общедоступный GraphDebugInfo.FileLineCol.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный финал GraphDebugInfo.FileLineCol.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public GraphDebugInfo.FileLineCol.Builder setCode (строковое значение)

строковый код

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

public GraphDebugInfo.FileLineCol.Builder setCodeBytes (значение com.google.protobuf.ByteString)

строковый код

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

public GraphDebugInfo.FileLineCol.Builder setCol (целое значение)

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

public GraphDebugInfo.FileLineCol.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public GraphDebugInfo.FileLineCol.Builder setFileIndex (целое значение)

 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;

public GraphDebugInfo.FileLineCol.Builder setFunc (строковое значение)

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

public GraphDebugInfo.FileLineCol.Builder setFuncBytes (значение com.google.protobuf.ByteString)

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

public GraphDebugInfo.FileLineCol.Builder setLine (целое значение)

 Line number in the file.
 
int32 line = 2;

public GraphDebugInfo.FileLineCol.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

публичный финал GraphDebugInfo.FileLineCol.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)