interfaccia pubblica SummaryDescriptionOrBuilder
Sottoclassi indirette conosciute |
Metodi pubblici
stringa astratta | getTypeHint () Hint on how plugins should process the data in this series. |
astratto com.google.protobuf.ByteString | getTypeHintBytes () Hint on how plugins should process the data in this series. |
Metodi pubblici
public abstract String getTypeHint ()
Hint on how plugins should process the data in this series. Supported values include "scalar", "histogram", "image", "audio"
string type_hint = 1;
estratto pubblico 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;