publiczny interfejs statyczny SummaryMetadata.PluginDataOrBuilder
| Znane podklasy pośrednie |
Metody publiczne
| streszczenie com.google.protobuf.ByteString | pobierz zawartość () The content to store for the plugin. |
| abstrakcyjny ciąg | pobierz nazwę wtyczki () The name of the plugin this data pertains to. |
| streszczenie com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
Metody publiczne
publiczne streszczenie 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; publiczny ciąg abstrakcyjny getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1; publiczne streszczenie com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1;