public interface AuthRoleRevokePermissionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
string key = 2; |
com.google.protobuf.ByteString |
getKeyBytes()
string key = 2; |
String |
getRangeEnd()
string range_end = 3; |
com.google.protobuf.ByteString |
getRangeEndBytes()
string 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;String getKey()
string key = 2;com.google.protobuf.ByteString getKeyBytes()
string key = 2;String getRangeEnd()
string range_end = 3;com.google.protobuf.ByteString getRangeEndBytes()
string range_end = 3;Copyright © 2019. All rights reserved.