TaggedRunMetadataOrBuilder

interfejs publiczny TaggedRunMetadataOrBuilder
Znane podklasy pośrednie

Metody publiczne

streszczenie com.google.protobuf.ByteString
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
abstrakcyjny ciąg
pobierzTag ()
 Tag name associated with this metadata.
streszczenie com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.

Metody publiczne

publiczne streszczenie com.google.protobuf.ByteString getRunMetadata ()

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

publiczna abstrakcja String getTag ()

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

publiczne streszczenie com.google.protobuf.ByteString getTagBytes ()

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