TaggedRunMetadataOrBuilder

giao diện công cộng TaggedRunMetadataOrBuilder
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
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
chuỗi trừu tượng
getTag ()
 Tag name associated with this metadata.
tóm tắt com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.

Phương pháp công khai

tóm tắt công khai com.google.protobuf.ByteString getRunMetadata ()

 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
 
bytes run_metadata = 2;

Chuỗi tóm tắt công khai getTag ()

string tag = 1;

 Tag name associated with this metadata.
 
= 1;

tóm tắt công khai com.google.protobuf.ByteString getTagBytes ()

string tag = 1;

 Tag name associated with this metadata.
 
= 1;