genel statik arayüz SummaryMetadata.PluginDataOrBuilder
| Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
| abstract com.google.protobuf.ByteString | içerik al () The content to store for the plugin. |
| soyut Dize | getPluginName () The name of the plugin this data pertains to. |
| abstract com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
Genel Yöntemler
genel özet 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; genel özet Dize getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1; genel özet com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1;