TaggedRunMetadataOrBuilder

পাবলিক ইন্টারফেস TaggedRunMetadataOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত com.google.protobuf.ByteString
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
বিমূর্ত স্ট্রিং
getTag ()
 Tag name associated with this metadata.
বিমূর্ত com.google.protobuf.ByteString
getTagBytes ()
 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;