TaggedRunMetadataOrBuilder

パブリック インターフェイスTaggedRunMetadataOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象的な com.google.protobuf.ByteString
getRunMetadata ()
 Byte-encoded version of the `RunMetadata` proto in order to allow lazy
 deserialization.
抽象文字列
getタグ()
 Tag name associated with this metadata.
抽象的な com.google.protobuf.ByteString
getTagBytes ()
 Tag name associated with this metadata.

パブリックメソッド

パブリック抽象 com.google.protobuf.ByteString getRunMetadata ()

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

パブリック抽象文字列getTag ()

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

パブリック抽象 com.google.protobuf.ByteString getTagBytes ()

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