सार्वजनिक स्थैतिक इंटरफ़ेस सारांशMetadata.PluginDataOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग |
सार्वजनिक तरीके
सार com.google.protobuf.ByteString | सामग्री लो () 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;