رابط استاتیک عمومی 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;