public interface QueryCompleteOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getMessageId()
string message_id = 1; |
com.google.protobuf.ByteString |
getMessageIdBytes()
string message_id = 1; |
String |
getRequestId()
string request_id = 2; |
com.google.protobuf.ByteString |
getRequestIdBytes()
string request_id = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getMessageId()
string message_id = 1;
com.google.protobuf.ByteString getMessageIdBytes()
string message_id = 1;
String getRequestId()
string request_id = 2;
com.google.protobuf.ByteString getRequestIdBytes()
string request_id = 2;
Copyright © 2010–2019. All rights reserved.