public interface AuthRoleRevokePermissionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getKey()
bytes key = 2; |
com.google.protobuf.ByteString |
getRangeEnd()
bytes range_end = 3; |
String |
getRole()
string role = 1; |
com.google.protobuf.ByteString |
getRoleBytes()
string role = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRole()
string role = 1;com.google.protobuf.ByteString getRoleBytes()
string role = 1;com.google.protobuf.ByteString getKey()
bytes key = 2;com.google.protobuf.ByteString getRangeEnd()
bytes range_end = 3;Copyright © 2023. All rights reserved.