TaggedRunMetadataOrBuilder

interfaz pública TaggedRunMetadataOrBuilder
Subclases indirectas conocidas

Métodos públicos

resumen com.google.protobuf.ByteString
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
cadena abstracta
getTag ()
 Tag name associated with this metadata.
resumen com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.

Métodos públicos

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

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

getTag de cadena abstracta pública ()

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

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

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