อินเทอร์เฟซแบบคงที่สาธารณะ SummaryMetadata.PluginDataOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| นามธรรม com.google.protobuf.ByteString | รับเนื้อหา () The content to store for the plugin. |
| สตริงที่เป็นนามธรรม | รับชื่อปลั๊กอิน () The name of the plugin this data pertains to. |
| นามธรรม com.google.protobuf.ByteString | รับ PluginNameBytes () 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;