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 cộng

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 cộng

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 ()

 Tag name associated with this metadata.
 
string tag = 1;

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

 Tag name associated with this metadata.
 
string tag = 1;