public interface PermissionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getKey()
bytes key = 2; |
Permission.Type |
getPermType()
.authpb.Permission.Type permType = 1; |
int |
getPermTypeValue()
.authpb.Permission.Type permType = 1; |
com.google.protobuf.ByteString |
getRangeEnd()
bytes range_end = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getPermTypeValue()
.authpb.Permission.Type permType = 1;Permission.Type getPermType()
.authpb.Permission.Type permType = 1;com.google.protobuf.ByteString getKey()
bytes key = 2;com.google.protobuf.ByteString getRangeEnd()
bytes range_end = 3;Copyright © 2022. All rights reserved.