อินเทอร์เฟซสาธารณะ TaggedRunMetadataOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| นามธรรม com.google.protobuf.ByteString | getRunMetadata () Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization. |
| สตริงที่เป็นนามธรรม | รับแท็ก () Tag name associated with this metadata. |
| นามธรรม com.google.protobuf.ByteString | รับแท็กไบต์ () Tag name associated with this metadata. |
วิธีการสาธารณะ
บทคัดย่อสาธารณะ com.google.protobuf.ByteString getRunMetadata ()
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
bytes run_metadata = 2; สตริงนามธรรมสาธารณะ getTag ()
Tag name associated with this metadata.
string tag = 1; นามธรรมสาธารณะ com.google.protobuf.ByteString getTagBytes ()
Tag name associated with this metadata.
string tag = 1;