পাবলিক স্ট্যাটিক ইন্টারফেস SummaryMetadata.PluginDataOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত com.google.protobuf.ByteString | GetContent () The content to store for the plugin. |
বিমূর্ত স্ট্রিং | getPluginName () The name of the plugin this data pertains to. |
বিমূর্ত com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
পাবলিক পদ্ধতি
সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getContent ()
The content to store for the plugin. The best practice is for this to be a binary serialized protocol buffer.
bytes content = 2;
সর্বজনীন বিমূর্ত স্ট্রিং getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1;
সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1;