public interface ConfirmationOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getMessageId()
optional string message_id = 1; |
com.google.protobuf.ByteString |
getMessageIdBytes()
optional string message_id = 1; |
boolean |
getSuccess()
optional bool success = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getMessageId()
optional string message_id = 1;
com.google.protobuf.ByteString getMessageIdBytes()
optional string message_id = 1;
boolean getSuccess()
optional bool success = 2;
Copyright © 2010–2018. All rights reserved.