public static interface UserBitShared.UserCredentialsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getUserName()
optional string user_name = 1; |
com.google.protobuf.ByteString |
getUserNameBytes()
optional string user_name = 1; |
boolean |
hasUserName()
optional string user_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasUserName()
optional string user_name = 1;
String getUserName()
optional string user_name = 1;
com.google.protobuf.ByteString getUserNameBytes()
optional string user_name = 1;
Copyright © 1970 The Apache Software Foundation. All rights reserved.