TaggedRunMetadataOrBuilder

interface publique TaggedRunMetadataOrBuilder
Sous-classes indirectes connues

Méthodes publiques

résumé com.google.protobuf.ByteString
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
chaîne abstraite
obtenirTag ()
 Tag name associated with this metadata.
résumé com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.

Méthodes publiques

résumé public com.google.protobuf.ByteString getRunMetadata ()

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

chaîne abstraite publique getTag ()

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

résumé public com.google.protobuf.ByteString getTagBytes ()

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