public static interface AnswerProto.NumberOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
We use a string to contain the full representation of a number
|
com.google.protobuf.ByteString |
getValueBytes()
We use a string to contain the full representation of a number
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getValue()
We use a string to contain the full representation of a number
optional string value = 1;com.google.protobuf.ByteString getValueBytes()
We use a string to contain the full representation of a number
optional string value = 1;Copyright © 2018 Grakn Labs Ltd. All rights reserved.