TaggedRunMetadataOrBuilder

อินเทอร์เฟซสาธารณะ 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 ()

string tag = 1;

 Tag name associated with this metadata.
 
= 1;

นามธรรมสาธารณะ com.google.protobuf.ByteString getTagBytes ()

string tag = 1;

 Tag name associated with this metadata.
 
= 1;