public static final class Lgraph.AclResponse extends com.google.protobuf.GeneratedMessageV3 implements Lgraph.AclResponseOrBuilder
lgraph.AclResponse| Modifier and Type | Class and Description |
|---|---|
static class |
Lgraph.AclResponse.Builder
Protobuf type
lgraph.AclResponse |
static class |
Lgraph.AclResponse.RespCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ADD_ROLE_RESPONSE_FIELD_NUMBER |
static int |
ADD_USER_RESPONSE_FIELD_NUMBER |
static int |
AUTH_RESPONSE_FIELD_NUMBER |
static int |
DEL_ROLE_RESPONSE_FIELD_NUMBER |
static int |
DEL_USER_RESPONSE_FIELD_NUMBER |
static int |
LIST_ROLE_INFO_RESPONSE_FIELD_NUMBER |
static int |
LIST_ROLE_RESPONSE_FIELD_NUMBER |
static int |
LIST_USER_INFO_RESPONSE_FIELD_NUMBER |
static int |
LIST_USER_RESPONSE_FIELD_NUMBER |
static int |
MOD_ROLE_RESPONSE_FIELD_NUMBER |
static int |
MOD_USER_RESPONSE_FIELD_NUMBER |
static com.google.protobuf.Parser<Lgraph.AclResponse> |
PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Lgraph.AddRoleResponse |
getAddRoleResponse()
optional .lgraph.AddRoleResponse add_role_response = 6; |
Lgraph.AddRoleResponseOrBuilder |
getAddRoleResponseOrBuilder()
optional .lgraph.AddRoleResponse add_role_response = 6; |
Lgraph.AddUserResponse |
getAddUserResponse()
optional .lgraph.AddUserResponse add_user_response = 2; |
Lgraph.AddUserResponseOrBuilder |
getAddUserResponseOrBuilder()
optional .lgraph.AddUserResponse add_user_response = 2; |
Lgraph.AuthResponse |
getAuthResponse()
optional .lgraph.AuthResponse auth_response = 1; |
Lgraph.AuthResponseOrBuilder |
getAuthResponseOrBuilder()
optional .lgraph.AuthResponse auth_response = 1; |
static Lgraph.AclResponse |
getDefaultInstance() |
Lgraph.AclResponse |
getDefaultInstanceForType() |
Lgraph.DelRoleResponse |
getDelRoleResponse()
optional .lgraph.DelRoleResponse del_role_response = 8; |
Lgraph.DelRoleResponseOrBuilder |
getDelRoleResponseOrBuilder()
optional .lgraph.DelRoleResponse del_role_response = 8; |
Lgraph.DelUserResponse |
getDelUserResponse()
optional .lgraph.DelUserResponse del_user_response = 4; |
Lgraph.DelUserResponseOrBuilder |
getDelUserResponseOrBuilder()
optional .lgraph.DelUserResponse del_user_response = 4; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Lgraph.GetRoleInfoResponse |
getListRoleInfoResponse()
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; |
Lgraph.GetRoleInfoResponseOrBuilder |
getListRoleInfoResponseOrBuilder()
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; |
Lgraph.ListRoleResponse |
getListRoleResponse()
optional .lgraph.ListRoleResponse list_role_response = 11; |
Lgraph.ListRoleResponseOrBuilder |
getListRoleResponseOrBuilder()
optional .lgraph.ListRoleResponse list_role_response = 11; |
Lgraph.GetUserInfoResponse |
getListUserInfoResponse()
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; |
Lgraph.GetUserInfoResponseOrBuilder |
getListUserInfoResponseOrBuilder()
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; |
Lgraph.ListUserResponse |
getListUserResponse()
optional .lgraph.ListUserResponse list_user_response = 10; |
Lgraph.ListUserResponseOrBuilder |
getListUserResponseOrBuilder()
optional .lgraph.ListUserResponse list_user_response = 10; |
Lgraph.ModRoleResponse |
getModRoleResponse()
optional .lgraph.ModRoleResponse mod_role_response = 7; |
Lgraph.ModRoleResponseOrBuilder |
getModRoleResponseOrBuilder()
optional .lgraph.ModRoleResponse mod_role_response = 7; |
Lgraph.ModUserResponse |
getModUserResponse()
optional .lgraph.ModUserResponse mod_user_response = 3; |
Lgraph.ModUserResponseOrBuilder |
getModUserResponseOrBuilder()
optional .lgraph.ModUserResponse mod_user_response = 3; |
com.google.protobuf.Parser<Lgraph.AclResponse> |
getParserForType() |
Lgraph.AclResponse.RespCase |
getRespCase() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAddRoleResponse()
optional .lgraph.AddRoleResponse add_role_response = 6; |
boolean |
hasAddUserResponse()
optional .lgraph.AddUserResponse add_user_response = 2; |
boolean |
hasAuthResponse()
optional .lgraph.AuthResponse auth_response = 1; |
boolean |
hasDelRoleResponse()
optional .lgraph.DelRoleResponse del_role_response = 8; |
boolean |
hasDelUserResponse()
optional .lgraph.DelUserResponse del_user_response = 4; |
int |
hashCode() |
boolean |
hasListRoleInfoResponse()
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; |
boolean |
hasListRoleResponse()
optional .lgraph.ListRoleResponse list_role_response = 11; |
boolean |
hasListUserInfoResponse()
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; |
boolean |
hasListUserResponse()
optional .lgraph.ListUserResponse list_user_response = 10; |
boolean |
hasModRoleResponse()
optional .lgraph.ModRoleResponse mod_role_response = 7; |
boolean |
hasModUserResponse()
optional .lgraph.ModUserResponse mod_user_response = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Lgraph.AclResponse.Builder |
newBuilder() |
static Lgraph.AclResponse.Builder |
newBuilder(Lgraph.AclResponse prototype) |
Lgraph.AclResponse.Builder |
newBuilderForType() |
protected Lgraph.AclResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Lgraph.AclResponse |
parseDelimitedFrom(InputStream input) |
static Lgraph.AclResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.AclResponse |
parseFrom(byte[] data) |
static Lgraph.AclResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.AclResponse |
parseFrom(ByteBuffer data) |
static Lgraph.AclResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.AclResponse |
parseFrom(com.google.protobuf.ByteString data) |
static Lgraph.AclResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.AclResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Lgraph.AclResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.AclResponse |
parseFrom(InputStream input) |
static Lgraph.AclResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Lgraph.AclResponse> |
parser() |
Lgraph.AclResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int AUTH_RESPONSE_FIELD_NUMBER
public static final int ADD_USER_RESPONSE_FIELD_NUMBER
public static final int MOD_USER_RESPONSE_FIELD_NUMBER
public static final int DEL_USER_RESPONSE_FIELD_NUMBER
public static final int LIST_USER_INFO_RESPONSE_FIELD_NUMBER
public static final int ADD_ROLE_RESPONSE_FIELD_NUMBER
public static final int MOD_ROLE_RESPONSE_FIELD_NUMBER
public static final int DEL_ROLE_RESPONSE_FIELD_NUMBER
public static final int LIST_ROLE_INFO_RESPONSE_FIELD_NUMBER
public static final int LIST_USER_RESPONSE_FIELD_NUMBER
public static final int LIST_ROLE_RESPONSE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Lgraph.AclResponse> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public Lgraph.AclResponse.RespCase getRespCase()
getRespCase in interface Lgraph.AclResponseOrBuilderpublic boolean hasAuthResponse()
optional .lgraph.AuthResponse auth_response = 1;hasAuthResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.AuthResponse getAuthResponse()
optional .lgraph.AuthResponse auth_response = 1;getAuthResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.AuthResponseOrBuilder getAuthResponseOrBuilder()
optional .lgraph.AuthResponse auth_response = 1;getAuthResponseOrBuilder in interface Lgraph.AclResponseOrBuilderpublic boolean hasAddUserResponse()
optional .lgraph.AddUserResponse add_user_response = 2;hasAddUserResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.AddUserResponse getAddUserResponse()
optional .lgraph.AddUserResponse add_user_response = 2;getAddUserResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.AddUserResponseOrBuilder getAddUserResponseOrBuilder()
optional .lgraph.AddUserResponse add_user_response = 2;getAddUserResponseOrBuilder in interface Lgraph.AclResponseOrBuilderpublic boolean hasModUserResponse()
optional .lgraph.ModUserResponse mod_user_response = 3;hasModUserResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.ModUserResponse getModUserResponse()
optional .lgraph.ModUserResponse mod_user_response = 3;getModUserResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.ModUserResponseOrBuilder getModUserResponseOrBuilder()
optional .lgraph.ModUserResponse mod_user_response = 3;getModUserResponseOrBuilder in interface Lgraph.AclResponseOrBuilderpublic boolean hasDelUserResponse()
optional .lgraph.DelUserResponse del_user_response = 4;hasDelUserResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.DelUserResponse getDelUserResponse()
optional .lgraph.DelUserResponse del_user_response = 4;getDelUserResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.DelUserResponseOrBuilder getDelUserResponseOrBuilder()
optional .lgraph.DelUserResponse del_user_response = 4;getDelUserResponseOrBuilder in interface Lgraph.AclResponseOrBuilderpublic boolean hasListUserInfoResponse()
optional .lgraph.GetUserInfoResponse list_user_info_response = 5;hasListUserInfoResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.GetUserInfoResponse getListUserInfoResponse()
optional .lgraph.GetUserInfoResponse list_user_info_response = 5;getListUserInfoResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.GetUserInfoResponseOrBuilder getListUserInfoResponseOrBuilder()
optional .lgraph.GetUserInfoResponse list_user_info_response = 5;getListUserInfoResponseOrBuilder in interface Lgraph.AclResponseOrBuilderpublic boolean hasAddRoleResponse()
optional .lgraph.AddRoleResponse add_role_response = 6;hasAddRoleResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.AddRoleResponse getAddRoleResponse()
optional .lgraph.AddRoleResponse add_role_response = 6;getAddRoleResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.AddRoleResponseOrBuilder getAddRoleResponseOrBuilder()
optional .lgraph.AddRoleResponse add_role_response = 6;getAddRoleResponseOrBuilder in interface Lgraph.AclResponseOrBuilderpublic boolean hasModRoleResponse()
optional .lgraph.ModRoleResponse mod_role_response = 7;hasModRoleResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.ModRoleResponse getModRoleResponse()
optional .lgraph.ModRoleResponse mod_role_response = 7;getModRoleResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.ModRoleResponseOrBuilder getModRoleResponseOrBuilder()
optional .lgraph.ModRoleResponse mod_role_response = 7;getModRoleResponseOrBuilder in interface Lgraph.AclResponseOrBuilderpublic boolean hasDelRoleResponse()
optional .lgraph.DelRoleResponse del_role_response = 8;hasDelRoleResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.DelRoleResponse getDelRoleResponse()
optional .lgraph.DelRoleResponse del_role_response = 8;getDelRoleResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.DelRoleResponseOrBuilder getDelRoleResponseOrBuilder()
optional .lgraph.DelRoleResponse del_role_response = 8;getDelRoleResponseOrBuilder in interface Lgraph.AclResponseOrBuilderpublic boolean hasListRoleInfoResponse()
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9;hasListRoleInfoResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.GetRoleInfoResponse getListRoleInfoResponse()
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9;getListRoleInfoResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.GetRoleInfoResponseOrBuilder getListRoleInfoResponseOrBuilder()
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9;getListRoleInfoResponseOrBuilder in interface Lgraph.AclResponseOrBuilderpublic boolean hasListUserResponse()
optional .lgraph.ListUserResponse list_user_response = 10;hasListUserResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.ListUserResponse getListUserResponse()
optional .lgraph.ListUserResponse list_user_response = 10;getListUserResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.ListUserResponseOrBuilder getListUserResponseOrBuilder()
optional .lgraph.ListUserResponse list_user_response = 10;getListUserResponseOrBuilder in interface Lgraph.AclResponseOrBuilderpublic boolean hasListRoleResponse()
optional .lgraph.ListRoleResponse list_role_response = 11;hasListRoleResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.ListRoleResponse getListRoleResponse()
optional .lgraph.ListRoleResponse list_role_response = 11;getListRoleResponse in interface Lgraph.AclResponseOrBuilderpublic Lgraph.ListRoleResponseOrBuilder getListRoleResponseOrBuilder()
optional .lgraph.ListRoleResponse list_role_response = 11;getListRoleResponseOrBuilder in interface Lgraph.AclResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Lgraph.AclResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.AclResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.AclResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.AclResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.AclResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.AclResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.AclResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static Lgraph.AclResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Lgraph.AclResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Lgraph.AclResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Lgraph.AclResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Lgraph.AclResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Lgraph.AclResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Lgraph.AclResponse.Builder newBuilder()
public static Lgraph.AclResponse.Builder newBuilder(Lgraph.AclResponse prototype)
public Lgraph.AclResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Lgraph.AclResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Lgraph.AclResponse getDefaultInstance()
public static com.google.protobuf.Parser<Lgraph.AclResponse> parser()
public com.google.protobuf.Parser<Lgraph.AclResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Lgraph.AclResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Ant Group. All rights reserved.