public interface SummaryDescriptionOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeHint()
Hint on how plugins should process the data in this series.
|
org.nd4j.shade.protobuf.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;org.nd4j.shade.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;Copyright © 2021. All rights reserved.