SummaryMetadata.PluginDataOrBuilder

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

trừu tượng com.google.protobuf.ByteString
có được 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.
trừu tượng 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 ()

nội dung

 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;