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