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

string tag = 1;

 Tag name associated with this metadata.
 
= 1 ;

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

string tag = 1;

 Tag name associated with this metadata.
 
= 1 ;