interface estática pública SummaryMetadata.PluginDataOrBuilder
| Subclasses indiretas conhecidas |
Métodos Públicos
| abstrato com.google.protobuf.ByteString | getConteúdo () The content to store for the plugin. |
| cadeia abstrata | getPluginName () The name of the plugin this data pertains to. |
| abstrato com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
Métodos Públicos
resumo público 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; String abstrata pública getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1; resumo público com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1;