public static interface PurekitProtosV3Client.GetRoleAssignmentOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRoleName()
string role_name = 2; |
com.google.protobuf.ByteString |
getRoleNameBytes()
string role_name = 2; |
java.lang.String |
getUserId()
string user_id = 1; |
com.google.protobuf.ByteString |
getUserIdBytes()
string user_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getUserId()
string user_id = 1;
com.google.protobuf.ByteString getUserIdBytes()
string user_id = 1;
java.lang.String getRoleName()
string role_name = 2;
com.google.protobuf.ByteString getRoleNameBytes()
string role_name = 2;