পাবলিক স্ট্যাটিক ফাইনাল ক্লাস XStatMetadata.Builder
Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id. Next ID: 4
tensorflow.profiler.XStatMetadata
পাবলিক পদ্ধতি
XStatMetadata.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
XStatMetadata | নির্মাণ () |
XStatMetadata | বিল্ড আংশিক () |
XStatMetadata.Builder | পরিষ্কার () |
XStatMetadata.Builder | পরিষ্কার বর্ণনা () Description of the stat (might be long). |
XStatMetadata.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র) |
XStatMetadata.Builder | পরিষ্কার আইডি () XPlane.stat_metadata map key. |
XStatMetadata.Builder | পরিষ্কার নাম () Name of the stat (should be short). |
XStatMetadata.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XStatMetadata.Builder | ক্লোন () |
XStatMetadata | |
স্ট্রিং | getDescription () Description of the stat (might be long). |
com.google.protobuf.ByteString | getDescriptionBytes () Description of the stat (might be long). |
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
দীর্ঘ | getId () XPlane.stat_metadata map key. |
স্ট্রিং | getName () Name of the stat (should be short). |
com.google.protobuf.ByteString | getNameBytes () Name of the stat (should be short). |
চূড়ান্ত বুলিয়ান | |
XStatMetadata.Builder | mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
XStatMetadata.Builder | mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান) |
চূড়ান্ত XStatMetadata.Builder | একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র) |
XStatMetadata.Builder | setDescription (স্ট্রিং মান) Description of the stat (might be long). |
XStatMetadata.Builder | setDescriptionBytes (com.google.protobuf.ByteString মান) Description of the stat (might be long). |
XStatMetadata.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
XStatMetadata.Builder | সেটআইডি (দীর্ঘ মান) XPlane.stat_metadata map key. |
XStatMetadata.Builder | setName (স্ট্রিং মান) Name of the stat (should be short). |
XStatMetadata.Builder | setNameBytes (com.google.protobuf.ByteString মান) Name of the stat (should be short). |
XStatMetadata.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান) |
চূড়ান্ত XStatMetadata.Builder | সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
পাবলিক পদ্ধতি
সর্বজনীন XStatMetadata.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন XStatMetadata.Builder clearDescription ()
Description of the stat (might be long).
string description = 3;
সর্বজনীন XStatMetadata.Builder clearName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
সর্বজনীন স্ট্রিং getDescription ()
Description of the stat (might be long).
string description = 3;
সর্বজনীন com.google.protobuf.ByteString getDescriptionBytes ()
Description of the stat (might be long).
string description = 3;
পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()
সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
সর্বজনীন দীর্ঘ getId ()
XPlane.stat_metadata map key.
int64 id = 1;
সর্বজনীন স্ট্রিং getName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
সর্বজনীন com.google.protobuf.ByteString getNameBytes ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
সর্বজনীন XStatMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
সর্বজনীন চূড়ান্ত XStatMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
সর্বজনীন XStatMetadata.Builder setDescription (স্ট্রিং মান)
Description of the stat (might be long).
string description = 3;
সর্বজনীন XStatMetadata.Builder setDescriptionBytes (com.google.protobuf.ByteString মান)
Description of the stat (might be long).
string description = 3;
সর্বজনীন XStatMetadata.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন XStatMetadata.Builder setName (স্ট্রিং মান)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
সর্বজনীন XStatMetadata.Builder setNameBytes (com.google.protobuf.ByteString মান)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;