public interface QueryUpdateCompleteOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getClientId()
string client_id = 2; |
com.google.protobuf.ByteString |
getClientIdBytes()
string client_id = 2; |
String |
getComponentName()
string component_name = 3; |
com.google.protobuf.ByteString |
getComponentNameBytes()
string component_name = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getClientId()
string client_id = 2;
com.google.protobuf.ByteString getClientIdBytes()
string client_id = 2;
String getComponentName()
string component_name = 3;
com.google.protobuf.ByteString getComponentNameBytes()
string component_name = 3;
Copyright © 2010–2019. All rights reserved.