public static final class AccessControlProtos.GetUserPermissionsResponse extends com.google.protobuf.GeneratedMessage implements AccessControlProtos.GetUserPermissionsResponseOrBuilder
GetUserPermissionsResponse| Modifier and Type | Class and Description |
|---|---|
static class |
AccessControlProtos.GetUserPermissionsResponse.Builder
Protobuf type
GetUserPermissionsResponse |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
PARSER |
static int |
USER_PERMISSION_FIELD_NUMBER |
public static <any> PARSER
public static final int USER_PERMISSION_FIELD_NUMBER
public static AccessControlProtos.GetUserPermissionsResponse getDefaultInstance()
public AccessControlProtos.GetUserPermissionsResponse getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public List<AccessControlProtos.UserPermission> getUserPermissionList()
repeated .UserPermission user_permission = 1;getUserPermissionList in interface AccessControlProtos.GetUserPermissionsResponseOrBuilderpublic List<? extends AccessControlProtos.UserPermissionOrBuilder> getUserPermissionOrBuilderList()
repeated .UserPermission user_permission = 1;getUserPermissionOrBuilderList in interface AccessControlProtos.GetUserPermissionsResponseOrBuilderpublic int getUserPermissionCount()
repeated .UserPermission user_permission = 1;getUserPermissionCount in interface AccessControlProtos.GetUserPermissionsResponseOrBuilderpublic AccessControlProtos.UserPermission getUserPermission(int index)
repeated .UserPermission user_permission = 1;getUserPermission in interface AccessControlProtos.GetUserPermissionsResponseOrBuilderpublic AccessControlProtos.UserPermissionOrBuilder getUserPermissionOrBuilder(int index)
repeated .UserPermission user_permission = 1;getUserPermissionOrBuilder in interface AccessControlProtos.GetUserPermissionsResponseOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
IOExceptionpublic int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic boolean equals(Object obj)
public int hashCode()
public static AccessControlProtos.GetUserPermissionsResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.GetUserPermissionsResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.GetUserPermissionsResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AccessControlProtos.GetUserPermissionsResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccessControlProtos.GetUserPermissionsResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AccessControlProtos.GetUserPermissionsResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccessControlProtos.GetUserPermissionsResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AccessControlProtos.GetUserPermissionsResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AccessControlProtos.GetUserPermissionsResponse.Builder newBuilder()
public AccessControlProtos.GetUserPermissionsResponse.Builder newBuilderForType()
public static AccessControlProtos.GetUserPermissionsResponse.Builder newBuilder(AccessControlProtos.GetUserPermissionsResponse prototype)
public AccessControlProtos.GetUserPermissionsResponse.Builder toBuilder()
protected AccessControlProtos.GetUserPermissionsResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)