TaggedRunMetadataOrBuilder

interface pública TaggedRunMetadataOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

abstrato com.google.protobuf.ByteString
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
cadeia abstrata
obterTag ()
 Tag name associated with this metadata.
abstrato com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.

Métodos Públicos

resumo público com.google.protobuf.ByteString getRunMetadata ()

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

String abstrata pública getTag ()

tag de string

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

resumo público com.google.protobuf.ByteString getTagBytes ()

tag de string

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