public static final class Lgraph.ModUserRequest extends com.google.protobuf.GeneratedMessageV3 implements Lgraph.ModUserRequestOrBuilder
lgraph.ModUserRequest| Modifier and Type | Class and Description |
|---|---|
static class |
Lgraph.ModUserRequest.ActionCase |
static class |
Lgraph.ModUserRequest.Builder
Protobuf type
lgraph.ModUserRequest |
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_ROLES_FIELD_NUMBER |
static int |
DEL_ROLES_FIELD_NUMBER |
static int |
DISABLE_FIELD_NUMBER |
static int |
ENABLE_FIELD_NUMBER |
static com.google.protobuf.Parser<Lgraph.ModUserRequest> |
PARSER
Deprecated.
|
static int |
SET_DESC_FIELD_NUMBER |
static int |
SET_PASSWORD_FIELD_NUMBER |
static int |
SET_ROLES_FIELD_NUMBER |
static int |
USER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Lgraph.ModUserRequest.ActionCase |
getActionCase() |
Lgraph.ListOfString |
getAddRoles()
optional .lgraph.ListOfString add_roles = 4; |
Lgraph.ListOfStringOrBuilder |
getAddRolesOrBuilder()
optional .lgraph.ListOfString add_roles = 4; |
static Lgraph.ModUserRequest |
getDefaultInstance() |
Lgraph.ModUserRequest |
getDefaultInstanceForType() |
Lgraph.ListOfString |
getDelRoles()
optional .lgraph.ListOfString del_roles = 5; |
Lgraph.ListOfStringOrBuilder |
getDelRolesOrBuilder()
optional .lgraph.ListOfString del_roles = 5; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getDisable()
optional bool disable = 7; |
boolean |
getEnable()
optional bool enable = 6; |
com.google.protobuf.Parser<Lgraph.ModUserRequest> |
getParserForType() |
int |
getSerializedSize() |
String |
getSetDesc()
optional string set_desc = 8; |
com.google.protobuf.ByteString |
getSetDescBytes()
optional string set_desc = 8; |
Lgraph.SetPasswordParam |
getSetPassword()
optional .lgraph.SetPasswordParam set_password = 2; |
Lgraph.SetPasswordParamOrBuilder |
getSetPasswordOrBuilder()
optional .lgraph.SetPasswordParam set_password = 2; |
Lgraph.ListOfString |
getSetRoles()
optional .lgraph.ListOfString set_roles = 3; |
Lgraph.ListOfStringOrBuilder |
getSetRolesOrBuilder()
optional .lgraph.ListOfString set_roles = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUser()
required string user = 1; |
com.google.protobuf.ByteString |
getUserBytes()
required string user = 1; |
boolean |
hasAddRoles()
optional .lgraph.ListOfString add_roles = 4; |
boolean |
hasDelRoles()
optional .lgraph.ListOfString del_roles = 5; |
boolean |
hasDisable()
optional bool disable = 7; |
boolean |
hasEnable()
optional bool enable = 6; |
int |
hashCode() |
boolean |
hasSetDesc()
optional string set_desc = 8; |
boolean |
hasSetPassword()
optional .lgraph.SetPasswordParam set_password = 2; |
boolean |
hasSetRoles()
optional .lgraph.ListOfString set_roles = 3; |
boolean |
hasUser()
required string user = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Lgraph.ModUserRequest.Builder |
newBuilder() |
static Lgraph.ModUserRequest.Builder |
newBuilder(Lgraph.ModUserRequest prototype) |
Lgraph.ModUserRequest.Builder |
newBuilderForType() |
protected Lgraph.ModUserRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Lgraph.ModUserRequest |
parseDelimitedFrom(InputStream input) |
static Lgraph.ModUserRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.ModUserRequest |
parseFrom(byte[] data) |
static Lgraph.ModUserRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.ModUserRequest |
parseFrom(ByteBuffer data) |
static Lgraph.ModUserRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.ModUserRequest |
parseFrom(com.google.protobuf.ByteString data) |
static Lgraph.ModUserRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.ModUserRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Lgraph.ModUserRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.ModUserRequest |
parseFrom(InputStream input) |
static Lgraph.ModUserRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Lgraph.ModUserRequest> |
parser() |
Lgraph.ModUserRequest.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 USER_FIELD_NUMBER
public static final int SET_PASSWORD_FIELD_NUMBER
public static final int SET_ROLES_FIELD_NUMBER
public static final int ADD_ROLES_FIELD_NUMBER
public static final int DEL_ROLES_FIELD_NUMBER
public static final int ENABLE_FIELD_NUMBER
public static final int DISABLE_FIELD_NUMBER
public static final int SET_DESC_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Lgraph.ModUserRequest> 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.ModUserRequest.ActionCase getActionCase()
getActionCase in interface Lgraph.ModUserRequestOrBuilderpublic boolean hasUser()
required string user = 1;hasUser in interface Lgraph.ModUserRequestOrBuilderpublic String getUser()
required string user = 1;getUser in interface Lgraph.ModUserRequestOrBuilderpublic com.google.protobuf.ByteString getUserBytes()
required string user = 1;getUserBytes in interface Lgraph.ModUserRequestOrBuilderpublic boolean hasSetPassword()
optional .lgraph.SetPasswordParam set_password = 2;hasSetPassword in interface Lgraph.ModUserRequestOrBuilderpublic Lgraph.SetPasswordParam getSetPassword()
optional .lgraph.SetPasswordParam set_password = 2;getSetPassword in interface Lgraph.ModUserRequestOrBuilderpublic Lgraph.SetPasswordParamOrBuilder getSetPasswordOrBuilder()
optional .lgraph.SetPasswordParam set_password = 2;getSetPasswordOrBuilder in interface Lgraph.ModUserRequestOrBuilderpublic boolean hasSetRoles()
optional .lgraph.ListOfString set_roles = 3;hasSetRoles in interface Lgraph.ModUserRequestOrBuilderpublic Lgraph.ListOfString getSetRoles()
optional .lgraph.ListOfString set_roles = 3;getSetRoles in interface Lgraph.ModUserRequestOrBuilderpublic Lgraph.ListOfStringOrBuilder getSetRolesOrBuilder()
optional .lgraph.ListOfString set_roles = 3;getSetRolesOrBuilder in interface Lgraph.ModUserRequestOrBuilderpublic boolean hasAddRoles()
optional .lgraph.ListOfString add_roles = 4;hasAddRoles in interface Lgraph.ModUserRequestOrBuilderpublic Lgraph.ListOfString getAddRoles()
optional .lgraph.ListOfString add_roles = 4;getAddRoles in interface Lgraph.ModUserRequestOrBuilderpublic Lgraph.ListOfStringOrBuilder getAddRolesOrBuilder()
optional .lgraph.ListOfString add_roles = 4;getAddRolesOrBuilder in interface Lgraph.ModUserRequestOrBuilderpublic boolean hasDelRoles()
optional .lgraph.ListOfString del_roles = 5;hasDelRoles in interface Lgraph.ModUserRequestOrBuilderpublic Lgraph.ListOfString getDelRoles()
optional .lgraph.ListOfString del_roles = 5;getDelRoles in interface Lgraph.ModUserRequestOrBuilderpublic Lgraph.ListOfStringOrBuilder getDelRolesOrBuilder()
optional .lgraph.ListOfString del_roles = 5;getDelRolesOrBuilder in interface Lgraph.ModUserRequestOrBuilderpublic boolean hasEnable()
optional bool enable = 6;hasEnable in interface Lgraph.ModUserRequestOrBuilderpublic boolean getEnable()
optional bool enable = 6;getEnable in interface Lgraph.ModUserRequestOrBuilderpublic boolean hasDisable()
optional bool disable = 7;hasDisable in interface Lgraph.ModUserRequestOrBuilderpublic boolean getDisable()
optional bool disable = 7;getDisable in interface Lgraph.ModUserRequestOrBuilderpublic boolean hasSetDesc()
optional string set_desc = 8;hasSetDesc in interface Lgraph.ModUserRequestOrBuilderpublic String getSetDesc()
optional string set_desc = 8;getSetDesc in interface Lgraph.ModUserRequestOrBuilderpublic com.google.protobuf.ByteString getSetDescBytes()
optional string set_desc = 8;getSetDescBytes in interface Lgraph.ModUserRequestOrBuilderpublic 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.ModUserRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.ModUserRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.ModUserRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.ModUserRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.ModUserRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.ModUserRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Lgraph.ModUserRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static Lgraph.ModUserRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Lgraph.ModUserRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Lgraph.ModUserRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Lgraph.ModUserRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Lgraph.ModUserRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Lgraph.ModUserRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Lgraph.ModUserRequest.Builder newBuilder()
public static Lgraph.ModUserRequest.Builder newBuilder(Lgraph.ModUserRequest prototype)
public Lgraph.ModUserRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Lgraph.ModUserRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Lgraph.ModUserRequest getDefaultInstance()
public static com.google.protobuf.Parser<Lgraph.ModUserRequest> parser()
public com.google.protobuf.Parser<Lgraph.ModUserRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Lgraph.ModUserRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Ant Group. All rights reserved.