TaggedRunMetadataOrBuilder

genel arayüz TaggedRunMetadataOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

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

Genel Yöntemler

genel özet com.google.protobuf.ByteString getRunMetadata ()

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

genel özet Dize getTag ()

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

genel özet com.google.protobuf.ByteString getTagBytes ()

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