giao diện tĩnh công cộng SummaryMetadata.PluginDataOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công khai
tóm tắt com.google.protobuf.ByteString | lấy nội dung () The content to store for the plugin. |
chuỗi trừu tượng | getPluginName () The name of the plugin this data pertains to. |
tóm tắt com.google.protobuf.ByteString | getPluginNameBytes () The name of the plugin this data pertains to. |
Phương pháp công khai
tóm tắt công khai 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;
Chuỗi tóm tắt công khai getPluginName ()
The name of the plugin this data pertains to.
string plugin_name = 1;
tóm tắt công khai com.google.protobuf.ByteString getPluginNameBytes ()
The name of the plugin this data pertains to.
string plugin_name = 1;