public static interface SessionProto.Transaction.PutRule.ReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel()
optional string label = 1; |
com.google.protobuf.ByteString |
getLabelBytes()
optional string label = 1; |
String |
getThen()
optional string then = 3; |
com.google.protobuf.ByteString |
getThenBytes()
optional string then = 3; |
String |
getWhen()
optional string when = 2; |
com.google.protobuf.ByteString |
getWhenBytes()
optional string when = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getLabel()
optional string label = 1;com.google.protobuf.ByteString getLabelBytes()
optional string label = 1;String getWhen()
optional string when = 2;com.google.protobuf.ByteString getWhenBytes()
optional string when = 2;String getThen()
optional string then = 3;com.google.protobuf.ByteString getThenBytes()
optional string then = 3;Copyright © 2018 Grakn Labs Ltd. All rights reserved.