api/zitadel/user/v2/query library
Reexport of generated resources for the gRPC query library.
Classes
- AndQuery
- Connect multiple sub-condition with and AND operator.
- DisplayNameQuery
- Query for users with a specific display name.
- EmailQuery
- Query for users with a specific email.
- FirstNameQuery
- Query for users with a specific first name.
- InUserEmailsQuery
- Query for users with email in list of emails.
- InUserIDQuery
- Query for users with ID in list of IDs.
- LastNameQuery
- Query for users with a specific last name.
- LoginNameQuery
- Query for users with a specific state.
- NickNameQuery
- Query for users with a specific nickname.
- NotQuery
- Negate the sub-condition.
- OrganizationIdQuery
- Query for users under a specific organization as resource owner.
- OrQuery
- Connect multiple sub-condition with and OR operator.
- PhoneQuery
- Query for users with a specific phone.
- SearchQuery
- StateQuery
- Query for users with a specific state.
- Type
- TypeQuery
- Query for users with a specific type.
- UserFieldName
- UserNameQuery
- Query for users with a specific user name.
Enums
Extensions
- GeneratedMessageGenericExtensions on T
-
Extensions on
GeneratedMessages.
Constants
-
AndQuery$json
→ const Map<
String, Object> -
DisplayNameQuery$json
→ const Map<
String, Object> -
EmailQuery$json
→ const Map<
String, Object> -
FirstNameQuery$json
→ const Map<
String, Object> -
InUserEmailsQuery$json
→ const Map<
String, Object> -
InUserIDQuery$json
→ const Map<
String, Object> -
LastNameQuery$json
→ const Map<
String, Object> -
LoginNameQuery$json
→ const Map<
String, Object> -
NickNameQuery$json
→ const Map<
String, Object> -
NotQuery$json
→ const Map<
String, Object> -
OrganizationIdQuery$json
→ const Map<
String, Object> -
OrQuery$json
→ const Map<
String, Object> -
PhoneQuery$json
→ const Map<
String, Object> -
SearchQuery$json
→ const Map<
String, Object> -
StateQuery$json
→ const Map<
String, Object> -
Type$json
→ const Map<
String, Object> -
TypeQuery$json
→ const Map<
String, Object> -
UserFieldName$json
→ const Map<
String, Object> -
UserNameQuery$json
→ const Map<
String, Object>
Properties
- andQueryDescriptor → Uint8List
-
Descriptor for
AndQuery. Decode as agoogle.protobuf.DescriptorProto.final - displayNameQueryDescriptor → Uint8List
-
Descriptor for
DisplayNameQuery. Decode as agoogle.protobuf.DescriptorProto.final - emailQueryDescriptor → Uint8List
-
Descriptor for
EmailQuery. Decode as agoogle.protobuf.DescriptorProto.final - firstNameQueryDescriptor → Uint8List
-
Descriptor for
FirstNameQuery. Decode as agoogle.protobuf.DescriptorProto.final - inUserEmailsQueryDescriptor → Uint8List
-
Descriptor for
InUserEmailsQuery. Decode as agoogle.protobuf.DescriptorProto.final - inUserIDQueryDescriptor → Uint8List
-
Descriptor for
InUserIDQuery. Decode as agoogle.protobuf.DescriptorProto.final - lastNameQueryDescriptor → Uint8List
-
Descriptor for
LastNameQuery. Decode as agoogle.protobuf.DescriptorProto.final - loginNameQueryDescriptor → Uint8List
-
Descriptor for
LoginNameQuery. Decode as agoogle.protobuf.DescriptorProto.final - nickNameQueryDescriptor → Uint8List
-
Descriptor for
NickNameQuery. Decode as agoogle.protobuf.DescriptorProto.final - notQueryDescriptor → Uint8List
-
Descriptor for
NotQuery. Decode as agoogle.protobuf.DescriptorProto.final - organizationIdQueryDescriptor → Uint8List
-
Descriptor for
OrganizationIdQuery. Decode as agoogle.protobuf.DescriptorProto.final - orQueryDescriptor → Uint8List
-
Descriptor for
OrQuery. Decode as agoogle.protobuf.DescriptorProto.final - phoneQueryDescriptor → Uint8List
-
Descriptor for
PhoneQuery. Decode as agoogle.protobuf.DescriptorProto.final - searchQueryDescriptor → Uint8List
-
Descriptor for
SearchQuery. Decode as agoogle.protobuf.DescriptorProto.final - stateQueryDescriptor → Uint8List
-
Descriptor for
StateQuery. Decode as agoogle.protobuf.DescriptorProto.final - typeDescriptor → Uint8List
-
Descriptor for
Type. Decode as agoogle.protobuf.EnumDescriptorProto.final - typeQueryDescriptor → Uint8List
-
Descriptor for
TypeQuery. Decode as agoogle.protobuf.DescriptorProto.final - userFieldNameDescriptor → Uint8List
-
Descriptor for
UserFieldName. Decode as agoogle.protobuf.EnumDescriptorProto.final - userNameQueryDescriptor → Uint8List
-
Descriptor for
UserNameQuery. Decode as agoogle.protobuf.DescriptorProto.final