SummaryDescriptionOrBuilder

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

パブリックメソッド

抽象文字列
getTypeHint ()
 Hint on how plugins should process the data in this series.
抽象的な com.google.protobuf.ByteString
getTypeHintBytes ()
 Hint on how plugins should process the data in this series.

パブリックメソッド

パブリック抽象 String getTypeHint ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

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

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;