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;