interface statique publique SummaryMetadata.PluginDataOrBuilder
| Sous-classes indirectes connues |
Méthodes publiques
| résumé com.google.protobuf.ByteString | obtenirContenu () The content to store for the plugin. |
| Chaîne abstraite | getPluginName () The name of the plugin this data pertains to. |
| résumé com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
Méthodes publiques
résumé public 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; chaîne abstraite publique getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1; résumé public com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1;