ממשק סטטי ציבורי 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;