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
clearFileIndex ()
 File name index, which can be used to retrieve the file name string from
 `files`.
GraphDebugInfo.FileLineCol.Builder
clearFunc ()
 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.
int
getCol ()
 Col number in the file line.
GraphDebugInfo.FileLineCol
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
int
getFileIndex ()
 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.
int
getLine ()
 Line number in the file.
চূড়ান্ত বুলিয়ান
GraphDebugInfo.FileLineCol.Builder
mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
GraphDebugInfo.FileLineCol.Builder
mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান)
চূড়ান্ত GraphDebugInfo.FileLineCol.Builder
একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র)
GraphDebugInfo.FileLineCol.Builder
সেটকোড (স্ট্রিং মান)
 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
সেটলাইন (int মান)
 Line number in the file.
GraphDebugInfo.FileLineCol.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
চূড়ান্ত GraphDebugInfo.FileLineCol.Builder
সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

পাবলিক পদ্ধতি

সর্বজনীন GraphDebugInfo.FileLineCol.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন GraphDebugInfo.FileLineCol বিল্ড ()

সর্বজনীন GraphDebugInfo.FileLineCol buildPartial ()

সর্বজনীন GraphDebugInfo.FileLineCol.Builder clear ()

সর্বজনীন 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 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 getLine ()

 Line number in the file.
 
int32 line = 2;

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

সর্বজনীন GraphDebugInfo.FileLineCol.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IOException

সর্বজনীন GraphDebugInfo.FileLineCol.Builder mergeFrom (com.google.protobuf.অন্যান্য বার্তা)

সর্বজনীন চূড়ান্ত GraphDebugInfo.FileLineCol.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

সর্বজনীন 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 value)

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

সর্বজনীন GraphDebugInfo.FileLineCol.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন GraphDebugInfo.FileLineCol.Builder setFileIndex (int value)

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

 Line number in the file.
 
int32 line = 2;

সর্বজনীন GraphDebugInfo.FileLineCol.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)

সর্বজনীন চূড়ান্ত GraphDebugInfo.FileLineCol.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)