public interface ConduitUserOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getImage()
string image = 4; |
com.google.protobuf.ByteString |
getImageBytes()
string image = 4; |
java.lang.String |
getPhid()
string phid = 1; |
com.google.protobuf.ByteString |
getPhidBytes()
string phid = 1; |
Preferences |
getPreferences()
.appscode.auth.v1beta1.Preferences preferences = 8; |
PreferencesOrBuilder |
getPreferencesOrBuilder()
.appscode.auth.v1beta1.Preferences preferences = 8; |
java.lang.String |
getPrimaryEmail()
string primary_email = 7; |
com.google.protobuf.ByteString |
getPrimaryEmailBytes()
string primary_email = 7; |
java.lang.String |
getRealName()
string real_name = 3; |
com.google.protobuf.ByteString |
getRealNameBytes()
string real_name = 3; |
java.lang.String |
getRoles(int index)
repeated string roles = 6; |
com.google.protobuf.ByteString |
getRolesBytes(int index)
repeated string roles = 6; |
int |
getRolesCount()
repeated string roles = 6; |
java.util.List<java.lang.String> |
getRolesList()
repeated string roles = 6; |
java.lang.String |
getUri()
string uri = 5; |
com.google.protobuf.ByteString |
getUriBytes()
string uri = 5; |
java.lang.String |
getUserName()
string user_name = 2; |
com.google.protobuf.ByteString |
getUserNameBytes()
string user_name = 2; |
boolean |
hasPreferences()
.appscode.auth.v1beta1.Preferences preferences = 8; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getPhid()
string phid = 1;com.google.protobuf.ByteString getPhidBytes()
string phid = 1;java.lang.String getUserName()
string user_name = 2;com.google.protobuf.ByteString getUserNameBytes()
string user_name = 2;java.lang.String getRealName()
string real_name = 3;com.google.protobuf.ByteString getRealNameBytes()
string real_name = 3;java.lang.String getImage()
string image = 4;com.google.protobuf.ByteString getImageBytes()
string image = 4;java.lang.String getUri()
string uri = 5;com.google.protobuf.ByteString getUriBytes()
string uri = 5;java.util.List<java.lang.String> getRolesList()
repeated string roles = 6;int getRolesCount()
repeated string roles = 6;java.lang.String getRoles(int index)
repeated string roles = 6;com.google.protobuf.ByteString getRolesBytes(int index)
repeated string roles = 6;java.lang.String getPrimaryEmail()
string primary_email = 7;com.google.protobuf.ByteString getPrimaryEmailBytes()
string primary_email = 7;boolean hasPreferences()
.appscode.auth.v1beta1.Preferences preferences = 8;Preferences getPreferences()
.appscode.auth.v1beta1.Preferences preferences = 8;PreferencesOrBuilder getPreferencesOrBuilder()
.appscode.auth.v1beta1.Preferences preferences = 8;