public interface SummaryDescriptionOrBuilder
extends com.github.os72.protobuf351.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeHint()
Hint on how plugins should process the data in this series.
|
com.github.os72.protobuf351.ByteString |
getTypeHintBytes()
Hint on how plugins should process the data in this series.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getTypeHint()
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;com.github.os72.protobuf351.ByteString getTypeHintBytes()
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;Copyright © 2018. All rights reserved.