public static interface PurekitProtosV3Storage.RoleAssignmentSignedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getEncryptedRsk()
bytes encrypted_rsk = 5; |
com.google.protobuf.ByteString |
getPublicKeyId()
bytes public_key_id = 4; |
java.lang.String |
getRoleName()
string role_name = 2; |
com.google.protobuf.ByteString |
getRoleNameBytes()
string role_name = 2; |
java.lang.String |
getUserId()
string user_id = 3; |
com.google.protobuf.ByteString |
getUserIdBytes()
string user_id = 3; |
int |
getVersion()
uint32 version = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getVersion()
uint32 version = 1;java.lang.String getRoleName()
string role_name = 2;com.google.protobuf.ByteString getRoleNameBytes()
string role_name = 2;java.lang.String getUserId()
string user_id = 3;com.google.protobuf.ByteString getUserIdBytes()
string user_id = 3;com.google.protobuf.ByteString getPublicKeyId()
bytes public_key_id = 4;com.google.protobuf.ByteString getEncryptedRsk()
bytes encrypted_rsk = 5;