Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterAuthServiceServer(s grpc.ServiceRegistrar, srv AuthServiceServer)
- type AddMyAuthFactorOTPEmailRequest
- func (*AddMyAuthFactorOTPEmailRequest) Descriptor() ([]byte, []int)deprecated
- func (*AddMyAuthFactorOTPEmailRequest) ProtoMessage()
- func (x *AddMyAuthFactorOTPEmailRequest) ProtoReflect() protoreflect.Message
- func (x *AddMyAuthFactorOTPEmailRequest) Reset()
- func (x *AddMyAuthFactorOTPEmailRequest) String() string
- type AddMyAuthFactorOTPEmailResponse
- func (*AddMyAuthFactorOTPEmailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddMyAuthFactorOTPEmailResponse) GetDetails() *object.ObjectDetails
- func (*AddMyAuthFactorOTPEmailResponse) ProtoMessage()
- func (x *AddMyAuthFactorOTPEmailResponse) ProtoReflect() protoreflect.Message
- func (x *AddMyAuthFactorOTPEmailResponse) Reset()
- func (x *AddMyAuthFactorOTPEmailResponse) String() string
- type AddMyAuthFactorOTPRequest
- type AddMyAuthFactorOTPResponse
- func (*AddMyAuthFactorOTPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddMyAuthFactorOTPResponse) GetDetails() *object.ObjectDetails
- func (x *AddMyAuthFactorOTPResponse) GetSecret() string
- func (x *AddMyAuthFactorOTPResponse) GetUrl() string
- func (*AddMyAuthFactorOTPResponse) ProtoMessage()
- func (x *AddMyAuthFactorOTPResponse) ProtoReflect() protoreflect.Message
- func (x *AddMyAuthFactorOTPResponse) Reset()
- func (x *AddMyAuthFactorOTPResponse) String() string
- type AddMyAuthFactorOTPSMSRequest
- func (*AddMyAuthFactorOTPSMSRequest) Descriptor() ([]byte, []int)deprecated
- func (*AddMyAuthFactorOTPSMSRequest) ProtoMessage()
- func (x *AddMyAuthFactorOTPSMSRequest) ProtoReflect() protoreflect.Message
- func (x *AddMyAuthFactorOTPSMSRequest) Reset()
- func (x *AddMyAuthFactorOTPSMSRequest) String() string
- type AddMyAuthFactorOTPSMSResponse
- func (*AddMyAuthFactorOTPSMSResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddMyAuthFactorOTPSMSResponse) GetDetails() *object.ObjectDetails
- func (*AddMyAuthFactorOTPSMSResponse) ProtoMessage()
- func (x *AddMyAuthFactorOTPSMSResponse) ProtoReflect() protoreflect.Message
- func (x *AddMyAuthFactorOTPSMSResponse) Reset()
- func (x *AddMyAuthFactorOTPSMSResponse) String() string
- type AddMyAuthFactorU2FRequest
- type AddMyAuthFactorU2FResponse
- func (*AddMyAuthFactorU2FResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddMyAuthFactorU2FResponse) GetDetails() *object.ObjectDetails
- func (x *AddMyAuthFactorU2FResponse) GetKey() *user.WebAuthNKey
- func (*AddMyAuthFactorU2FResponse) ProtoMessage()
- func (x *AddMyAuthFactorU2FResponse) ProtoReflect() protoreflect.Message
- func (x *AddMyAuthFactorU2FResponse) Reset()
- func (x *AddMyAuthFactorU2FResponse) String() string
- type AddMyPasswordlessLinkRequest
- func (*AddMyPasswordlessLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (*AddMyPasswordlessLinkRequest) ProtoMessage()
- func (x *AddMyPasswordlessLinkRequest) ProtoReflect() protoreflect.Message
- func (x *AddMyPasswordlessLinkRequest) Reset()
- func (x *AddMyPasswordlessLinkRequest) String() string
- type AddMyPasswordlessLinkResponse
- func (*AddMyPasswordlessLinkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddMyPasswordlessLinkResponse) GetDetails() *object.ObjectDetails
- func (x *AddMyPasswordlessLinkResponse) GetExpiration() *durationpb.Duration
- func (x *AddMyPasswordlessLinkResponse) GetLink() string
- func (*AddMyPasswordlessLinkResponse) ProtoMessage()
- func (x *AddMyPasswordlessLinkResponse) ProtoReflect() protoreflect.Message
- func (x *AddMyPasswordlessLinkResponse) Reset()
- func (x *AddMyPasswordlessLinkResponse) String() string
- type AddMyPasswordlessRequest
- type AddMyPasswordlessResponse
- func (*AddMyPasswordlessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddMyPasswordlessResponse) GetDetails() *object.ObjectDetails
- func (x *AddMyPasswordlessResponse) GetKey() *user.WebAuthNKey
- func (*AddMyPasswordlessResponse) ProtoMessage()
- func (x *AddMyPasswordlessResponse) ProtoReflect() protoreflect.Message
- func (x *AddMyPasswordlessResponse) Reset()
- func (x *AddMyPasswordlessResponse) String() string
- type AuthServiceClient
- type AuthServiceServer
- type BulkRemoveMyMetadataRequest
- func (*BulkRemoveMyMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkRemoveMyMetadataRequest) GetKeys() []string
- func (*BulkRemoveMyMetadataRequest) ProtoMessage()
- func (x *BulkRemoveMyMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *BulkRemoveMyMetadataRequest) Reset()
- func (x *BulkRemoveMyMetadataRequest) String() string
- type BulkRemoveMyMetadataResponse
- func (*BulkRemoveMyMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkRemoveMyMetadataResponse) GetDetails() *object.ObjectDetails
- func (*BulkRemoveMyMetadataResponse) ProtoMessage()
- func (x *BulkRemoveMyMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *BulkRemoveMyMetadataResponse) Reset()
- func (x *BulkRemoveMyMetadataResponse) String() string
- type BulkSetMyMetadataRequest
- func (*BulkSetMyMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkSetMyMetadataRequest) GetMetadata() []*BulkSetMyMetadataRequest_Metadata
- func (*BulkSetMyMetadataRequest) ProtoMessage()
- func (x *BulkSetMyMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *BulkSetMyMetadataRequest) Reset()
- func (x *BulkSetMyMetadataRequest) String() string
- type BulkSetMyMetadataRequest_Metadata
- func (*BulkSetMyMetadataRequest_Metadata) Descriptor() ([]byte, []int)deprecated
- func (x *BulkSetMyMetadataRequest_Metadata) GetKey() string
- func (x *BulkSetMyMetadataRequest_Metadata) GetValue() []byte
- func (*BulkSetMyMetadataRequest_Metadata) ProtoMessage()
- func (x *BulkSetMyMetadataRequest_Metadata) ProtoReflect() protoreflect.Message
- func (x *BulkSetMyMetadataRequest_Metadata) Reset()
- func (x *BulkSetMyMetadataRequest_Metadata) String() string
- type BulkSetMyMetadataResponse
- func (*BulkSetMyMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkSetMyMetadataResponse) GetDetails() *object.ObjectDetails
- func (*BulkSetMyMetadataResponse) ProtoMessage()
- func (x *BulkSetMyMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *BulkSetMyMetadataResponse) Reset()
- func (x *BulkSetMyMetadataResponse) String() string
- type GetMyEmailRequest
- type GetMyEmailResponse
- func (*GetMyEmailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMyEmailResponse) GetDetails() *object.ObjectDetails
- func (x *GetMyEmailResponse) GetEmail() *user.Email
- func (*GetMyEmailResponse) ProtoMessage()
- func (x *GetMyEmailResponse) ProtoReflect() protoreflect.Message
- func (x *GetMyEmailResponse) Reset()
- func (x *GetMyEmailResponse) String() string
- type GetMyLabelPolicyRequest
- type GetMyLabelPolicyResponse
- func (*GetMyLabelPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMyLabelPolicyResponse) GetPolicy() *policy.LabelPolicy
- func (*GetMyLabelPolicyResponse) ProtoMessage()
- func (x *GetMyLabelPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetMyLabelPolicyResponse) Reset()
- func (x *GetMyLabelPolicyResponse) String() string
- type GetMyLoginPolicyRequest
- type GetMyLoginPolicyResponse
- func (*GetMyLoginPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMyLoginPolicyResponse) GetPolicy() *policy.LoginPolicy
- func (*GetMyLoginPolicyResponse) ProtoMessage()
- func (x *GetMyLoginPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetMyLoginPolicyResponse) Reset()
- func (x *GetMyLoginPolicyResponse) String() string
- type GetMyMetadataRequest
- func (*GetMyMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMyMetadataRequest) GetKey() string
- func (*GetMyMetadataRequest) ProtoMessage()
- func (x *GetMyMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *GetMyMetadataRequest) Reset()
- func (x *GetMyMetadataRequest) String() string
- type GetMyMetadataResponse
- func (*GetMyMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMyMetadataResponse) GetMetadata() *metadata.Metadata
- func (*GetMyMetadataResponse) ProtoMessage()
- func (x *GetMyMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *GetMyMetadataResponse) Reset()
- func (x *GetMyMetadataResponse) String() string
- type GetMyPasswordComplexityPolicyRequest
- func (*GetMyPasswordComplexityPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetMyPasswordComplexityPolicyRequest) ProtoMessage()
- func (x *GetMyPasswordComplexityPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetMyPasswordComplexityPolicyRequest) Reset()
- func (x *GetMyPasswordComplexityPolicyRequest) String() string
- type GetMyPasswordComplexityPolicyResponse
- func (*GetMyPasswordComplexityPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMyPasswordComplexityPolicyResponse) GetPolicy() *policy.PasswordComplexityPolicy
- func (*GetMyPasswordComplexityPolicyResponse) ProtoMessage()
- func (x *GetMyPasswordComplexityPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetMyPasswordComplexityPolicyResponse) Reset()
- func (x *GetMyPasswordComplexityPolicyResponse) String() string
- type GetMyPhoneRequest
- type GetMyPhoneResponse
- func (*GetMyPhoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMyPhoneResponse) GetDetails() *object.ObjectDetails
- func (x *GetMyPhoneResponse) GetPhone() *user.Phone
- func (*GetMyPhoneResponse) ProtoMessage()
- func (x *GetMyPhoneResponse) ProtoReflect() protoreflect.Message
- func (x *GetMyPhoneResponse) Reset()
- func (x *GetMyPhoneResponse) String() string
- type GetMyPrivacyPolicyRequest
- type GetMyPrivacyPolicyResponse
- func (*GetMyPrivacyPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMyPrivacyPolicyResponse) GetPolicy() *policy.PrivacyPolicy
- func (*GetMyPrivacyPolicyResponse) ProtoMessage()
- func (x *GetMyPrivacyPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetMyPrivacyPolicyResponse) Reset()
- func (x *GetMyPrivacyPolicyResponse) String() string
- type GetMyProfileRequest
- type GetMyProfileResponse
- func (*GetMyProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMyProfileResponse) GetDetails() *object.ObjectDetails
- func (x *GetMyProfileResponse) GetProfile() *user.Profile
- func (*GetMyProfileResponse) ProtoMessage()
- func (x *GetMyProfileResponse) ProtoReflect() protoreflect.Message
- func (x *GetMyProfileResponse) Reset()
- func (x *GetMyProfileResponse) String() string
- type GetMyUserRequest
- type GetMyUserResponse
- func (*GetMyUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMyUserResponse) GetLastLogin() *timestamppb.Timestamp
- func (x *GetMyUserResponse) GetUser() *user.User
- func (*GetMyUserResponse) ProtoMessage()
- func (x *GetMyUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetMyUserResponse) Reset()
- func (x *GetMyUserResponse) String() string
- type GetSupportedLanguagesRequest
- func (*GetSupportedLanguagesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSupportedLanguagesRequest) ProtoMessage()
- func (x *GetSupportedLanguagesRequest) ProtoReflect() protoreflect.Message
- func (x *GetSupportedLanguagesRequest) Reset()
- func (x *GetSupportedLanguagesRequest) String() string
- type GetSupportedLanguagesResponse
- func (*GetSupportedLanguagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSupportedLanguagesResponse) GetLanguages() []string
- func (*GetSupportedLanguagesResponse) ProtoMessage()
- func (x *GetSupportedLanguagesResponse) ProtoReflect() protoreflect.Message
- func (x *GetSupportedLanguagesResponse) Reset()
- func (x *GetSupportedLanguagesResponse) String() string
- type HealthzRequest
- type HealthzResponse
- type ListMyAuthFactorsRequest
- type ListMyAuthFactorsResponse
- func (*ListMyAuthFactorsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyAuthFactorsResponse) GetResult() []*user.AuthFactor
- func (*ListMyAuthFactorsResponse) ProtoMessage()
- func (x *ListMyAuthFactorsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyAuthFactorsResponse) Reset()
- func (x *ListMyAuthFactorsResponse) String() string
- type ListMyLinkedIDPsRequest
- func (*ListMyLinkedIDPsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyLinkedIDPsRequest) GetQuery() *object.ListQuery
- func (*ListMyLinkedIDPsRequest) ProtoMessage()
- func (x *ListMyLinkedIDPsRequest) ProtoReflect() protoreflect.Message
- func (x *ListMyLinkedIDPsRequest) Reset()
- func (x *ListMyLinkedIDPsRequest) String() string
- type ListMyLinkedIDPsResponse
- func (*ListMyLinkedIDPsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyLinkedIDPsResponse) GetDetails() *object.ListDetails
- func (x *ListMyLinkedIDPsResponse) GetResult() []*idp.IDPUserLink
- func (*ListMyLinkedIDPsResponse) ProtoMessage()
- func (x *ListMyLinkedIDPsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyLinkedIDPsResponse) Reset()
- func (x *ListMyLinkedIDPsResponse) String() string
- type ListMyMembershipsRequest
- func (*ListMyMembershipsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyMembershipsRequest) GetQueries() []*user.MembershipQuery
- func (x *ListMyMembershipsRequest) GetQuery() *object.ListQuery
- func (*ListMyMembershipsRequest) ProtoMessage()
- func (x *ListMyMembershipsRequest) ProtoReflect() protoreflect.Message
- func (x *ListMyMembershipsRequest) Reset()
- func (x *ListMyMembershipsRequest) String() string
- type ListMyMembershipsResponse
- func (*ListMyMembershipsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyMembershipsResponse) GetDetails() *object.ListDetails
- func (x *ListMyMembershipsResponse) GetResult() []*user.Membership
- func (*ListMyMembershipsResponse) ProtoMessage()
- func (x *ListMyMembershipsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyMembershipsResponse) Reset()
- func (x *ListMyMembershipsResponse) String() string
- type ListMyMetadataRequest
- func (*ListMyMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyMetadataRequest) GetQueries() []*metadata.MetadataQuery
- func (x *ListMyMetadataRequest) GetQuery() *object.ListQuery
- func (*ListMyMetadataRequest) ProtoMessage()
- func (x *ListMyMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *ListMyMetadataRequest) Reset()
- func (x *ListMyMetadataRequest) String() string
- type ListMyMetadataResponse
- func (*ListMyMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyMetadataResponse) GetDetails() *object.ListDetails
- func (x *ListMyMetadataResponse) GetResult() []*metadata.Metadata
- func (*ListMyMetadataResponse) ProtoMessage()
- func (x *ListMyMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyMetadataResponse) Reset()
- func (x *ListMyMetadataResponse) String() string
- type ListMyPasswordlessRequest
- type ListMyPasswordlessResponse
- func (*ListMyPasswordlessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyPasswordlessResponse) GetResult() []*user.WebAuthNToken
- func (*ListMyPasswordlessResponse) ProtoMessage()
- func (x *ListMyPasswordlessResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyPasswordlessResponse) Reset()
- func (x *ListMyPasswordlessResponse) String() string
- type ListMyProjectOrgsRequest
- func (*ListMyProjectOrgsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyProjectOrgsRequest) GetQueries() []*org.OrgQuery
- func (x *ListMyProjectOrgsRequest) GetQuery() *object.ListQuery
- func (x *ListMyProjectOrgsRequest) GetSortingColumn() org.OrgFieldName
- func (*ListMyProjectOrgsRequest) ProtoMessage()
- func (x *ListMyProjectOrgsRequest) ProtoReflect() protoreflect.Message
- func (x *ListMyProjectOrgsRequest) Reset()
- func (x *ListMyProjectOrgsRequest) String() string
- type ListMyProjectOrgsResponse
- func (*ListMyProjectOrgsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyProjectOrgsResponse) GetDetails() *object.ListDetails
- func (x *ListMyProjectOrgsResponse) GetResult() []*org.Org
- func (*ListMyProjectOrgsResponse) ProtoMessage()
- func (x *ListMyProjectOrgsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyProjectOrgsResponse) Reset()
- func (x *ListMyProjectOrgsResponse) String() string
- type ListMyProjectPermissionsRequest
- func (*ListMyProjectPermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListMyProjectPermissionsRequest) ProtoMessage()
- func (x *ListMyProjectPermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListMyProjectPermissionsRequest) Reset()
- func (x *ListMyProjectPermissionsRequest) String() string
- type ListMyProjectPermissionsResponse
- func (*ListMyProjectPermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyProjectPermissionsResponse) GetResult() []string
- func (*ListMyProjectPermissionsResponse) ProtoMessage()
- func (x *ListMyProjectPermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyProjectPermissionsResponse) Reset()
- func (x *ListMyProjectPermissionsResponse) String() string
- type ListMyRefreshTokensRequest
- type ListMyRefreshTokensResponse
- func (*ListMyRefreshTokensResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyRefreshTokensResponse) GetDetails() *object.ListDetails
- func (x *ListMyRefreshTokensResponse) GetResult() []*user.RefreshToken
- func (*ListMyRefreshTokensResponse) ProtoMessage()
- func (x *ListMyRefreshTokensResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyRefreshTokensResponse) Reset()
- func (x *ListMyRefreshTokensResponse) String() string
- type ListMyUserChangesRequest
- func (*ListMyUserChangesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyUserChangesRequest) GetQuery() *change.ChangeQuery
- func (*ListMyUserChangesRequest) ProtoMessage()
- func (x *ListMyUserChangesRequest) ProtoReflect() protoreflect.Message
- func (x *ListMyUserChangesRequest) Reset()
- func (x *ListMyUserChangesRequest) String() string
- type ListMyUserChangesResponse
- func (*ListMyUserChangesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyUserChangesResponse) GetResult() []*change.Change
- func (*ListMyUserChangesResponse) ProtoMessage()
- func (x *ListMyUserChangesResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyUserChangesResponse) Reset()
- func (x *ListMyUserChangesResponse) String() string
- type ListMyUserGrantsRequest
- func (*ListMyUserGrantsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyUserGrantsRequest) GetQuery() *object.ListQuery
- func (*ListMyUserGrantsRequest) ProtoMessage()
- func (x *ListMyUserGrantsRequest) ProtoReflect() protoreflect.Message
- func (x *ListMyUserGrantsRequest) Reset()
- func (x *ListMyUserGrantsRequest) String() string
- type ListMyUserGrantsResponse
- func (*ListMyUserGrantsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyUserGrantsResponse) GetDetails() *object.ListDetails
- func (x *ListMyUserGrantsResponse) GetResult() []*UserGrant
- func (*ListMyUserGrantsResponse) ProtoMessage()
- func (x *ListMyUserGrantsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyUserGrantsResponse) Reset()
- func (x *ListMyUserGrantsResponse) String() string
- type ListMyUserSessionsRequest
- type ListMyUserSessionsResponse
- func (*ListMyUserSessionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyUserSessionsResponse) GetResult() []*user.Session
- func (*ListMyUserSessionsResponse) ProtoMessage()
- func (x *ListMyUserSessionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyUserSessionsResponse) Reset()
- func (x *ListMyUserSessionsResponse) String() string
- type ListMyZitadelPermissionsRequest
- func (*ListMyZitadelPermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListMyZitadelPermissionsRequest) ProtoMessage()
- func (x *ListMyZitadelPermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListMyZitadelPermissionsRequest) Reset()
- func (x *ListMyZitadelPermissionsRequest) String() string
- type ListMyZitadelPermissionsResponse
- func (*ListMyZitadelPermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMyZitadelPermissionsResponse) GetResult() []string
- func (*ListMyZitadelPermissionsResponse) ProtoMessage()
- func (x *ListMyZitadelPermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListMyZitadelPermissionsResponse) Reset()
- func (x *ListMyZitadelPermissionsResponse) String() string
- type RemoveMyAuthFactorOTPEmailRequest
- func (*RemoveMyAuthFactorOTPEmailRequest) Descriptor() ([]byte, []int)deprecated
- func (*RemoveMyAuthFactorOTPEmailRequest) ProtoMessage()
- func (x *RemoveMyAuthFactorOTPEmailRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveMyAuthFactorOTPEmailRequest) Reset()
- func (x *RemoveMyAuthFactorOTPEmailRequest) String() string
- type RemoveMyAuthFactorOTPEmailResponse
- func (*RemoveMyAuthFactorOTPEmailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyAuthFactorOTPEmailResponse) GetDetails() *object.ObjectDetails
- func (*RemoveMyAuthFactorOTPEmailResponse) ProtoMessage()
- func (x *RemoveMyAuthFactorOTPEmailResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMyAuthFactorOTPEmailResponse) Reset()
- func (x *RemoveMyAuthFactorOTPEmailResponse) String() string
- type RemoveMyAuthFactorOTPRequest
- func (*RemoveMyAuthFactorOTPRequest) Descriptor() ([]byte, []int)deprecated
- func (*RemoveMyAuthFactorOTPRequest) ProtoMessage()
- func (x *RemoveMyAuthFactorOTPRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveMyAuthFactorOTPRequest) Reset()
- func (x *RemoveMyAuthFactorOTPRequest) String() string
- type RemoveMyAuthFactorOTPResponse
- func (*RemoveMyAuthFactorOTPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyAuthFactorOTPResponse) GetDetails() *object.ObjectDetails
- func (*RemoveMyAuthFactorOTPResponse) ProtoMessage()
- func (x *RemoveMyAuthFactorOTPResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMyAuthFactorOTPResponse) Reset()
- func (x *RemoveMyAuthFactorOTPResponse) String() string
- type RemoveMyAuthFactorOTPSMSRequest
- func (*RemoveMyAuthFactorOTPSMSRequest) Descriptor() ([]byte, []int)deprecated
- func (*RemoveMyAuthFactorOTPSMSRequest) ProtoMessage()
- func (x *RemoveMyAuthFactorOTPSMSRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveMyAuthFactorOTPSMSRequest) Reset()
- func (x *RemoveMyAuthFactorOTPSMSRequest) String() string
- type RemoveMyAuthFactorOTPSMSResponse
- func (*RemoveMyAuthFactorOTPSMSResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyAuthFactorOTPSMSResponse) GetDetails() *object.ObjectDetails
- func (*RemoveMyAuthFactorOTPSMSResponse) ProtoMessage()
- func (x *RemoveMyAuthFactorOTPSMSResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMyAuthFactorOTPSMSResponse) Reset()
- func (x *RemoveMyAuthFactorOTPSMSResponse) String() string
- type RemoveMyAuthFactorU2FRequest
- func (*RemoveMyAuthFactorU2FRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyAuthFactorU2FRequest) GetTokenId() string
- func (*RemoveMyAuthFactorU2FRequest) ProtoMessage()
- func (x *RemoveMyAuthFactorU2FRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveMyAuthFactorU2FRequest) Reset()
- func (x *RemoveMyAuthFactorU2FRequest) String() string
- type RemoveMyAuthFactorU2FResponse
- func (*RemoveMyAuthFactorU2FResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyAuthFactorU2FResponse) GetDetails() *object.ObjectDetails
- func (*RemoveMyAuthFactorU2FResponse) ProtoMessage()
- func (x *RemoveMyAuthFactorU2FResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMyAuthFactorU2FResponse) Reset()
- func (x *RemoveMyAuthFactorU2FResponse) String() string
- type RemoveMyAvatarRequest
- type RemoveMyAvatarResponse
- func (*RemoveMyAvatarResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyAvatarResponse) GetDetails() *object.ObjectDetails
- func (*RemoveMyAvatarResponse) ProtoMessage()
- func (x *RemoveMyAvatarResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMyAvatarResponse) Reset()
- func (x *RemoveMyAvatarResponse) String() string
- type RemoveMyLinkedIDPRequest
- func (*RemoveMyLinkedIDPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyLinkedIDPRequest) GetIdpId() string
- func (x *RemoveMyLinkedIDPRequest) GetLinkedUserId() string
- func (*RemoveMyLinkedIDPRequest) ProtoMessage()
- func (x *RemoveMyLinkedIDPRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveMyLinkedIDPRequest) Reset()
- func (x *RemoveMyLinkedIDPRequest) String() string
- type RemoveMyLinkedIDPResponse
- func (*RemoveMyLinkedIDPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyLinkedIDPResponse) GetDetails() *object.ObjectDetails
- func (*RemoveMyLinkedIDPResponse) ProtoMessage()
- func (x *RemoveMyLinkedIDPResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMyLinkedIDPResponse) Reset()
- func (x *RemoveMyLinkedIDPResponse) String() string
- type RemoveMyMetadataRequest
- func (*RemoveMyMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyMetadataRequest) GetKey() string
- func (*RemoveMyMetadataRequest) ProtoMessage()
- func (x *RemoveMyMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveMyMetadataRequest) Reset()
- func (x *RemoveMyMetadataRequest) String() string
- type RemoveMyMetadataResponse
- func (*RemoveMyMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyMetadataResponse) GetDetails() *object.ObjectDetails
- func (*RemoveMyMetadataResponse) ProtoMessage()
- func (x *RemoveMyMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMyMetadataResponse) Reset()
- func (x *RemoveMyMetadataResponse) String() string
- type RemoveMyPasswordlessRequest
- func (*RemoveMyPasswordlessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyPasswordlessRequest) GetTokenId() string
- func (*RemoveMyPasswordlessRequest) ProtoMessage()
- func (x *RemoveMyPasswordlessRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveMyPasswordlessRequest) Reset()
- func (x *RemoveMyPasswordlessRequest) String() string
- type RemoveMyPasswordlessResponse
- func (*RemoveMyPasswordlessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyPasswordlessResponse) GetDetails() *object.ObjectDetails
- func (*RemoveMyPasswordlessResponse) ProtoMessage()
- func (x *RemoveMyPasswordlessResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMyPasswordlessResponse) Reset()
- func (x *RemoveMyPasswordlessResponse) String() string
- type RemoveMyPhoneRequest
- type RemoveMyPhoneResponse
- func (*RemoveMyPhoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyPhoneResponse) GetDetails() *object.ObjectDetails
- func (*RemoveMyPhoneResponse) ProtoMessage()
- func (x *RemoveMyPhoneResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMyPhoneResponse) Reset()
- func (x *RemoveMyPhoneResponse) String() string
- type RemoveMyUserRequest
- type RemoveMyUserResponse
- func (*RemoveMyUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMyUserResponse) GetDetails() *object.ObjectDetails
- func (*RemoveMyUserResponse) ProtoMessage()
- func (x *RemoveMyUserResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveMyUserResponse) Reset()
- func (x *RemoveMyUserResponse) String() string
- type ResendMyEmailVerificationRequest
- func (*ResendMyEmailVerificationRequest) Descriptor() ([]byte, []int)deprecated
- func (*ResendMyEmailVerificationRequest) ProtoMessage()
- func (x *ResendMyEmailVerificationRequest) ProtoReflect() protoreflect.Message
- func (x *ResendMyEmailVerificationRequest) Reset()
- func (x *ResendMyEmailVerificationRequest) String() string
- type ResendMyEmailVerificationResponse
- func (*ResendMyEmailVerificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResendMyEmailVerificationResponse) GetDetails() *object.ObjectDetails
- func (*ResendMyEmailVerificationResponse) ProtoMessage()
- func (x *ResendMyEmailVerificationResponse) ProtoReflect() protoreflect.Message
- func (x *ResendMyEmailVerificationResponse) Reset()
- func (x *ResendMyEmailVerificationResponse) String() string
- type ResendMyPhoneVerificationRequest
- func (*ResendMyPhoneVerificationRequest) Descriptor() ([]byte, []int)deprecated
- func (*ResendMyPhoneVerificationRequest) ProtoMessage()
- func (x *ResendMyPhoneVerificationRequest) ProtoReflect() protoreflect.Message
- func (x *ResendMyPhoneVerificationRequest) Reset()
- func (x *ResendMyPhoneVerificationRequest) String() string
- type ResendMyPhoneVerificationResponse
- func (*ResendMyPhoneVerificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResendMyPhoneVerificationResponse) GetDetails() *object.ObjectDetails
- func (*ResendMyPhoneVerificationResponse) ProtoMessage()
- func (x *ResendMyPhoneVerificationResponse) ProtoReflect() protoreflect.Message
- func (x *ResendMyPhoneVerificationResponse) Reset()
- func (x *ResendMyPhoneVerificationResponse) String() string
- type RevokeAllMyRefreshTokensRequest
- func (*RevokeAllMyRefreshTokensRequest) Descriptor() ([]byte, []int)deprecated
- func (*RevokeAllMyRefreshTokensRequest) ProtoMessage()
- func (x *RevokeAllMyRefreshTokensRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeAllMyRefreshTokensRequest) Reset()
- func (x *RevokeAllMyRefreshTokensRequest) String() string
- type RevokeAllMyRefreshTokensResponse
- func (*RevokeAllMyRefreshTokensResponse) Descriptor() ([]byte, []int)deprecated
- func (*RevokeAllMyRefreshTokensResponse) ProtoMessage()
- func (x *RevokeAllMyRefreshTokensResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeAllMyRefreshTokensResponse) Reset()
- func (x *RevokeAllMyRefreshTokensResponse) String() string
- type RevokeMyRefreshTokenRequest
- func (*RevokeMyRefreshTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeMyRefreshTokenRequest) GetId() string
- func (*RevokeMyRefreshTokenRequest) ProtoMessage()
- func (x *RevokeMyRefreshTokenRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeMyRefreshTokenRequest) Reset()
- func (x *RevokeMyRefreshTokenRequest) String() string
- type RevokeMyRefreshTokenResponse
- func (*RevokeMyRefreshTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeMyRefreshTokenResponse) GetDetails() *object.ObjectDetails
- func (*RevokeMyRefreshTokenResponse) ProtoMessage()
- func (x *RevokeMyRefreshTokenResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeMyRefreshTokenResponse) Reset()
- func (x *RevokeMyRefreshTokenResponse) String() string
- type SendMyPasswordlessLinkRequest
- func (*SendMyPasswordlessLinkRequest) Descriptor() ([]byte, []int)deprecated
- func (*SendMyPasswordlessLinkRequest) ProtoMessage()
- func (x *SendMyPasswordlessLinkRequest) ProtoReflect() protoreflect.Message
- func (x *SendMyPasswordlessLinkRequest) Reset()
- func (x *SendMyPasswordlessLinkRequest) String() string
- type SendMyPasswordlessLinkResponse
- func (*SendMyPasswordlessLinkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SendMyPasswordlessLinkResponse) GetDetails() *object.ObjectDetails
- func (*SendMyPasswordlessLinkResponse) ProtoMessage()
- func (x *SendMyPasswordlessLinkResponse) ProtoReflect() protoreflect.Message
- func (x *SendMyPasswordlessLinkResponse) Reset()
- func (x *SendMyPasswordlessLinkResponse) String() string
- type SetMyEmailRequest
- type SetMyEmailResponse
- func (*SetMyEmailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetMyEmailResponse) GetDetails() *object.ObjectDetails
- func (*SetMyEmailResponse) ProtoMessage()
- func (x *SetMyEmailResponse) ProtoReflect() protoreflect.Message
- func (x *SetMyEmailResponse) Reset()
- func (x *SetMyEmailResponse) String() string
- type SetMyMetadataRequest
- func (*SetMyMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetMyMetadataRequest) GetKey() string
- func (x *SetMyMetadataRequest) GetValue() []byte
- func (*SetMyMetadataRequest) ProtoMessage()
- func (x *SetMyMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *SetMyMetadataRequest) Reset()
- func (x *SetMyMetadataRequest) String() string
- type SetMyMetadataResponse
- func (*SetMyMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetMyMetadataResponse) GetDetails() *object.ObjectDetails
- func (*SetMyMetadataResponse) ProtoMessage()
- func (x *SetMyMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *SetMyMetadataResponse) Reset()
- func (x *SetMyMetadataResponse) String() string
- type SetMyPhoneRequest
- type SetMyPhoneResponse
- func (*SetMyPhoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetMyPhoneResponse) GetDetails() *object.ObjectDetails
- func (*SetMyPhoneResponse) ProtoMessage()
- func (x *SetMyPhoneResponse) ProtoReflect() protoreflect.Message
- func (x *SetMyPhoneResponse) Reset()
- func (x *SetMyPhoneResponse) String() string
- type UnimplementedAuthServiceServer
- func (UnimplementedAuthServiceServer) AddMyAuthFactorOTP(context.Context, *AddMyAuthFactorOTPRequest) (*AddMyAuthFactorOTPResponse, error)
- func (UnimplementedAuthServiceServer) AddMyAuthFactorOTPEmail(context.Context, *AddMyAuthFactorOTPEmailRequest) (*AddMyAuthFactorOTPEmailResponse, error)
- func (UnimplementedAuthServiceServer) AddMyAuthFactorOTPSMS(context.Context, *AddMyAuthFactorOTPSMSRequest) (*AddMyAuthFactorOTPSMSResponse, error)
- func (UnimplementedAuthServiceServer) AddMyAuthFactorU2F(context.Context, *AddMyAuthFactorU2FRequest) (*AddMyAuthFactorU2FResponse, error)
- func (UnimplementedAuthServiceServer) AddMyPasswordless(context.Context, *AddMyPasswordlessRequest) (*AddMyPasswordlessResponse, error)
- func (UnimplementedAuthServiceServer) AddMyPasswordlessLink(context.Context, *AddMyPasswordlessLinkRequest) (*AddMyPasswordlessLinkResponse, error)
- func (UnimplementedAuthServiceServer) GetMyEmail(context.Context, *GetMyEmailRequest) (*GetMyEmailResponse, error)
- func (UnimplementedAuthServiceServer) GetMyLabelPolicy(context.Context, *GetMyLabelPolicyRequest) (*GetMyLabelPolicyResponse, error)
- func (UnimplementedAuthServiceServer) GetMyLoginPolicy(context.Context, *GetMyLoginPolicyRequest) (*GetMyLoginPolicyResponse, error)
- func (UnimplementedAuthServiceServer) GetMyMetadata(context.Context, *GetMyMetadataRequest) (*GetMyMetadataResponse, error)
- func (UnimplementedAuthServiceServer) GetMyPasswordComplexityPolicy(context.Context, *GetMyPasswordComplexityPolicyRequest) (*GetMyPasswordComplexityPolicyResponse, error)
- func (UnimplementedAuthServiceServer) GetMyPhone(context.Context, *GetMyPhoneRequest) (*GetMyPhoneResponse, error)
- func (UnimplementedAuthServiceServer) GetMyPrivacyPolicy(context.Context, *GetMyPrivacyPolicyRequest) (*GetMyPrivacyPolicyResponse, error)
- func (UnimplementedAuthServiceServer) GetMyProfile(context.Context, *GetMyProfileRequest) (*GetMyProfileResponse, error)
- func (UnimplementedAuthServiceServer) GetMyUser(context.Context, *GetMyUserRequest) (*GetMyUserResponse, error)
- func (UnimplementedAuthServiceServer) GetSupportedLanguages(context.Context, *GetSupportedLanguagesRequest) (*GetSupportedLanguagesResponse, error)
- func (UnimplementedAuthServiceServer) Healthz(context.Context, *HealthzRequest) (*HealthzResponse, error)
- func (UnimplementedAuthServiceServer) ListMyAuthFactors(context.Context, *ListMyAuthFactorsRequest) (*ListMyAuthFactorsResponse, error)
- func (UnimplementedAuthServiceServer) ListMyLinkedIDPs(context.Context, *ListMyLinkedIDPsRequest) (*ListMyLinkedIDPsResponse, error)
- func (UnimplementedAuthServiceServer) ListMyMemberships(context.Context, *ListMyMembershipsRequest) (*ListMyMembershipsResponse, error)
- func (UnimplementedAuthServiceServer) ListMyMetadata(context.Context, *ListMyMetadataRequest) (*ListMyMetadataResponse, error)
- func (UnimplementedAuthServiceServer) ListMyPasswordless(context.Context, *ListMyPasswordlessRequest) (*ListMyPasswordlessResponse, error)
- func (UnimplementedAuthServiceServer) ListMyProjectOrgs(context.Context, *ListMyProjectOrgsRequest) (*ListMyProjectOrgsResponse, error)
- func (UnimplementedAuthServiceServer) ListMyProjectPermissions(context.Context, *ListMyProjectPermissionsRequest) (*ListMyProjectPermissionsResponse, error)
- func (UnimplementedAuthServiceServer) ListMyRefreshTokens(context.Context, *ListMyRefreshTokensRequest) (*ListMyRefreshTokensResponse, error)
- func (UnimplementedAuthServiceServer) ListMyUserChanges(context.Context, *ListMyUserChangesRequest) (*ListMyUserChangesResponse, error)
- func (UnimplementedAuthServiceServer) ListMyUserGrants(context.Context, *ListMyUserGrantsRequest) (*ListMyUserGrantsResponse, error)
- func (UnimplementedAuthServiceServer) ListMyUserSessions(context.Context, *ListMyUserSessionsRequest) (*ListMyUserSessionsResponse, error)
- func (UnimplementedAuthServiceServer) ListMyZitadelPermissions(context.Context, *ListMyZitadelPermissionsRequest) (*ListMyZitadelPermissionsResponse, error)
- func (UnimplementedAuthServiceServer) RemoveMyAuthFactorOTP(context.Context, *RemoveMyAuthFactorOTPRequest) (*RemoveMyAuthFactorOTPResponse, error)
- func (UnimplementedAuthServiceServer) RemoveMyAuthFactorOTPEmail(context.Context, *RemoveMyAuthFactorOTPEmailRequest) (*RemoveMyAuthFactorOTPEmailResponse, error)
- func (UnimplementedAuthServiceServer) RemoveMyAuthFactorOTPSMS(context.Context, *RemoveMyAuthFactorOTPSMSRequest) (*RemoveMyAuthFactorOTPSMSResponse, error)
- func (UnimplementedAuthServiceServer) RemoveMyAuthFactorU2F(context.Context, *RemoveMyAuthFactorU2FRequest) (*RemoveMyAuthFactorU2FResponse, error)
- func (UnimplementedAuthServiceServer) RemoveMyAvatar(context.Context, *RemoveMyAvatarRequest) (*RemoveMyAvatarResponse, error)
- func (UnimplementedAuthServiceServer) RemoveMyLinkedIDP(context.Context, *RemoveMyLinkedIDPRequest) (*RemoveMyLinkedIDPResponse, error)
- func (UnimplementedAuthServiceServer) RemoveMyPasswordless(context.Context, *RemoveMyPasswordlessRequest) (*RemoveMyPasswordlessResponse, error)
- func (UnimplementedAuthServiceServer) RemoveMyPhone(context.Context, *RemoveMyPhoneRequest) (*RemoveMyPhoneResponse, error)
- func (UnimplementedAuthServiceServer) RemoveMyUser(context.Context, *RemoveMyUserRequest) (*RemoveMyUserResponse, error)
- func (UnimplementedAuthServiceServer) ResendMyEmailVerification(context.Context, *ResendMyEmailVerificationRequest) (*ResendMyEmailVerificationResponse, error)
- func (UnimplementedAuthServiceServer) ResendMyPhoneVerification(context.Context, *ResendMyPhoneVerificationRequest) (*ResendMyPhoneVerificationResponse, error)
- func (UnimplementedAuthServiceServer) RevokeAllMyRefreshTokens(context.Context, *RevokeAllMyRefreshTokensRequest) (*RevokeAllMyRefreshTokensResponse, error)
- func (UnimplementedAuthServiceServer) RevokeMyRefreshToken(context.Context, *RevokeMyRefreshTokenRequest) (*RevokeMyRefreshTokenResponse, error)
- func (UnimplementedAuthServiceServer) SendMyPasswordlessLink(context.Context, *SendMyPasswordlessLinkRequest) (*SendMyPasswordlessLinkResponse, error)
- func (UnimplementedAuthServiceServer) SetMyEmail(context.Context, *SetMyEmailRequest) (*SetMyEmailResponse, error)
- func (UnimplementedAuthServiceServer) SetMyPhone(context.Context, *SetMyPhoneRequest) (*SetMyPhoneResponse, error)
- func (UnimplementedAuthServiceServer) UpdateMyPassword(context.Context, *UpdateMyPasswordRequest) (*UpdateMyPasswordResponse, error)
- func (UnimplementedAuthServiceServer) UpdateMyProfile(context.Context, *UpdateMyProfileRequest) (*UpdateMyProfileResponse, error)
- func (UnimplementedAuthServiceServer) UpdateMyUserName(context.Context, *UpdateMyUserNameRequest) (*UpdateMyUserNameResponse, error)
- func (UnimplementedAuthServiceServer) VerifyMyAuthFactorOTP(context.Context, *VerifyMyAuthFactorOTPRequest) (*VerifyMyAuthFactorOTPResponse, error)
- func (UnimplementedAuthServiceServer) VerifyMyAuthFactorU2F(context.Context, *VerifyMyAuthFactorU2FRequest) (*VerifyMyAuthFactorU2FResponse, error)
- func (UnimplementedAuthServiceServer) VerifyMyEmail(context.Context, *VerifyMyEmailRequest) (*VerifyMyEmailResponse, error)
- func (UnimplementedAuthServiceServer) VerifyMyPasswordless(context.Context, *VerifyMyPasswordlessRequest) (*VerifyMyPasswordlessResponse, error)
- func (UnimplementedAuthServiceServer) VerifyMyPhone(context.Context, *VerifyMyPhoneRequest) (*VerifyMyPhoneResponse, error)
- type UnsafeAuthServiceServer
- type UpdateMyPasswordRequest
- func (*UpdateMyPasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMyPasswordRequest) GetNewPassword() string
- func (x *UpdateMyPasswordRequest) GetOldPassword() string
- func (*UpdateMyPasswordRequest) ProtoMessage()
- func (x *UpdateMyPasswordRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMyPasswordRequest) Reset()
- func (x *UpdateMyPasswordRequest) String() string
- type UpdateMyPasswordResponse
- func (*UpdateMyPasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMyPasswordResponse) GetDetails() *object.ObjectDetails
- func (*UpdateMyPasswordResponse) ProtoMessage()
- func (x *UpdateMyPasswordResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateMyPasswordResponse) Reset()
- func (x *UpdateMyPasswordResponse) String() string
- type UpdateMyProfileRequest
- func (*UpdateMyProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMyProfileRequest) GetDisplayName() string
- func (x *UpdateMyProfileRequest) GetFirstName() string
- func (x *UpdateMyProfileRequest) GetGender() user.Gender
- func (x *UpdateMyProfileRequest) GetLastName() string
- func (x *UpdateMyProfileRequest) GetNickName() string
- func (x *UpdateMyProfileRequest) GetPreferredLanguage() string
- func (*UpdateMyProfileRequest) ProtoMessage()
- func (x *UpdateMyProfileRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMyProfileRequest) Reset()
- func (x *UpdateMyProfileRequest) String() string
- type UpdateMyProfileResponse
- func (*UpdateMyProfileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMyProfileResponse) GetDetails() *object.ObjectDetails
- func (*UpdateMyProfileResponse) ProtoMessage()
- func (x *UpdateMyProfileResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateMyProfileResponse) Reset()
- func (x *UpdateMyProfileResponse) String() string
- type UpdateMyUserNameRequest
- func (*UpdateMyUserNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMyUserNameRequest) GetUserName() string
- func (*UpdateMyUserNameRequest) ProtoMessage()
- func (x *UpdateMyUserNameRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMyUserNameRequest) Reset()
- func (x *UpdateMyUserNameRequest) String() string
- type UpdateMyUserNameResponse
- func (*UpdateMyUserNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMyUserNameResponse) GetDetails() *object.ObjectDetails
- func (*UpdateMyUserNameResponse) ProtoMessage()
- func (x *UpdateMyUserNameResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateMyUserNameResponse) Reset()
- func (x *UpdateMyUserNameResponse) String() string
- type UserGrant
- func (*UserGrant) Descriptor() ([]byte, []int)deprecated
- func (x *UserGrant) GetDetails() *object.ObjectDetails
- func (x *UserGrant) GetGrantId() string
- func (x *UserGrant) GetOrgDomain() string
- func (x *UserGrant) GetOrgId() string
- func (x *UserGrant) GetOrgName() string
- func (x *UserGrant) GetProjectGrantId() string
- func (x *UserGrant) GetProjectId() string
- func (x *UserGrant) GetProjectName() string
- func (x *UserGrant) GetRoleKeys() []string
- func (x *UserGrant) GetRoles() []string
- func (x *UserGrant) GetUserId() string
- func (x *UserGrant) GetUserType() user.Type
- func (*UserGrant) ProtoMessage()
- func (x *UserGrant) ProtoReflect() protoreflect.Message
- func (x *UserGrant) Reset()
- func (x *UserGrant) String() string
- type VerifyMyAuthFactorOTPRequest
- func (*VerifyMyAuthFactorOTPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMyAuthFactorOTPRequest) GetCode() string
- func (*VerifyMyAuthFactorOTPRequest) ProtoMessage()
- func (x *VerifyMyAuthFactorOTPRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyMyAuthFactorOTPRequest) Reset()
- func (x *VerifyMyAuthFactorOTPRequest) String() string
- type VerifyMyAuthFactorOTPResponse
- func (*VerifyMyAuthFactorOTPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMyAuthFactorOTPResponse) GetDetails() *object.ObjectDetails
- func (*VerifyMyAuthFactorOTPResponse) ProtoMessage()
- func (x *VerifyMyAuthFactorOTPResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyMyAuthFactorOTPResponse) Reset()
- func (x *VerifyMyAuthFactorOTPResponse) String() string
- type VerifyMyAuthFactorU2FRequest
- func (*VerifyMyAuthFactorU2FRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMyAuthFactorU2FRequest) GetVerification() *user.WebAuthNVerification
- func (*VerifyMyAuthFactorU2FRequest) ProtoMessage()
- func (x *VerifyMyAuthFactorU2FRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyMyAuthFactorU2FRequest) Reset()
- func (x *VerifyMyAuthFactorU2FRequest) String() string
- type VerifyMyAuthFactorU2FResponse
- func (*VerifyMyAuthFactorU2FResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMyAuthFactorU2FResponse) GetDetails() *object.ObjectDetails
- func (*VerifyMyAuthFactorU2FResponse) ProtoMessage()
- func (x *VerifyMyAuthFactorU2FResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyMyAuthFactorU2FResponse) Reset()
- func (x *VerifyMyAuthFactorU2FResponse) String() string
- type VerifyMyEmailRequest
- func (*VerifyMyEmailRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMyEmailRequest) GetCode() string
- func (*VerifyMyEmailRequest) ProtoMessage()
- func (x *VerifyMyEmailRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyMyEmailRequest) Reset()
- func (x *VerifyMyEmailRequest) String() string
- type VerifyMyEmailResponse
- func (*VerifyMyEmailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMyEmailResponse) GetDetails() *object.ObjectDetails
- func (*VerifyMyEmailResponse) ProtoMessage()
- func (x *VerifyMyEmailResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyMyEmailResponse) Reset()
- func (x *VerifyMyEmailResponse) String() string
- type VerifyMyPasswordlessRequest
- func (*VerifyMyPasswordlessRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMyPasswordlessRequest) GetVerification() *user.WebAuthNVerification
- func (*VerifyMyPasswordlessRequest) ProtoMessage()
- func (x *VerifyMyPasswordlessRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyMyPasswordlessRequest) Reset()
- func (x *VerifyMyPasswordlessRequest) String() string
- type VerifyMyPasswordlessResponse
- func (*VerifyMyPasswordlessResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMyPasswordlessResponse) GetDetails() *object.ObjectDetails
- func (*VerifyMyPasswordlessResponse) ProtoMessage()
- func (x *VerifyMyPasswordlessResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyMyPasswordlessResponse) Reset()
- func (x *VerifyMyPasswordlessResponse) String() string
- type VerifyMyPhoneRequest
- func (*VerifyMyPhoneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMyPhoneRequest) GetCode() string
- func (*VerifyMyPhoneRequest) ProtoMessage()
- func (x *VerifyMyPhoneRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyMyPhoneRequest) Reset()
- func (x *VerifyMyPhoneRequest) String() string
- type VerifyMyPhoneResponse
- func (*VerifyMyPhoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMyPhoneResponse) GetDetails() *object.ObjectDetails
- func (*VerifyMyPhoneResponse) ProtoMessage()
- func (x *VerifyMyPhoneResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyMyPhoneResponse) Reset()
- func (x *VerifyMyPhoneResponse) String() string
Constants ¶
const ( AuthService_Healthz_FullMethodName = "/zitadel.auth.v1.AuthService/Healthz" AuthService_GetSupportedLanguages_FullMethodName = "/zitadel.auth.v1.AuthService/GetSupportedLanguages" AuthService_GetMyUser_FullMethodName = "/zitadel.auth.v1.AuthService/GetMyUser" AuthService_RemoveMyUser_FullMethodName = "/zitadel.auth.v1.AuthService/RemoveMyUser" AuthService_ListMyUserChanges_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyUserChanges" AuthService_ListMyUserSessions_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyUserSessions" AuthService_ListMyMetadata_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyMetadata" AuthService_GetMyMetadata_FullMethodName = "/zitadel.auth.v1.AuthService/GetMyMetadata" AuthService_ListMyRefreshTokens_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyRefreshTokens" AuthService_RevokeMyRefreshToken_FullMethodName = "/zitadel.auth.v1.AuthService/RevokeMyRefreshToken" AuthService_RevokeAllMyRefreshTokens_FullMethodName = "/zitadel.auth.v1.AuthService/RevokeAllMyRefreshTokens" AuthService_UpdateMyUserName_FullMethodName = "/zitadel.auth.v1.AuthService/UpdateMyUserName" AuthService_GetMyPasswordComplexityPolicy_FullMethodName = "/zitadel.auth.v1.AuthService/GetMyPasswordComplexityPolicy" AuthService_UpdateMyPassword_FullMethodName = "/zitadel.auth.v1.AuthService/UpdateMyPassword" AuthService_GetMyProfile_FullMethodName = "/zitadel.auth.v1.AuthService/GetMyProfile" AuthService_UpdateMyProfile_FullMethodName = "/zitadel.auth.v1.AuthService/UpdateMyProfile" AuthService_GetMyEmail_FullMethodName = "/zitadel.auth.v1.AuthService/GetMyEmail" AuthService_SetMyEmail_FullMethodName = "/zitadel.auth.v1.AuthService/SetMyEmail" AuthService_VerifyMyEmail_FullMethodName = "/zitadel.auth.v1.AuthService/VerifyMyEmail" AuthService_ResendMyEmailVerification_FullMethodName = "/zitadel.auth.v1.AuthService/ResendMyEmailVerification" AuthService_GetMyPhone_FullMethodName = "/zitadel.auth.v1.AuthService/GetMyPhone" AuthService_SetMyPhone_FullMethodName = "/zitadel.auth.v1.AuthService/SetMyPhone" AuthService_VerifyMyPhone_FullMethodName = "/zitadel.auth.v1.AuthService/VerifyMyPhone" AuthService_ResendMyPhoneVerification_FullMethodName = "/zitadel.auth.v1.AuthService/ResendMyPhoneVerification" AuthService_RemoveMyPhone_FullMethodName = "/zitadel.auth.v1.AuthService/RemoveMyPhone" AuthService_RemoveMyAvatar_FullMethodName = "/zitadel.auth.v1.AuthService/RemoveMyAvatar" AuthService_ListMyLinkedIDPs_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyLinkedIDPs" AuthService_RemoveMyLinkedIDP_FullMethodName = "/zitadel.auth.v1.AuthService/RemoveMyLinkedIDP" AuthService_ListMyAuthFactors_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyAuthFactors" AuthService_AddMyAuthFactorOTP_FullMethodName = "/zitadel.auth.v1.AuthService/AddMyAuthFactorOTP" AuthService_VerifyMyAuthFactorOTP_FullMethodName = "/zitadel.auth.v1.AuthService/VerifyMyAuthFactorOTP" AuthService_RemoveMyAuthFactorOTP_FullMethodName = "/zitadel.auth.v1.AuthService/RemoveMyAuthFactorOTP" AuthService_AddMyAuthFactorOTPSMS_FullMethodName = "/zitadel.auth.v1.AuthService/AddMyAuthFactorOTPSMS" AuthService_RemoveMyAuthFactorOTPSMS_FullMethodName = "/zitadel.auth.v1.AuthService/RemoveMyAuthFactorOTPSMS" AuthService_AddMyAuthFactorOTPEmail_FullMethodName = "/zitadel.auth.v1.AuthService/AddMyAuthFactorOTPEmail" AuthService_RemoveMyAuthFactorOTPEmail_FullMethodName = "/zitadel.auth.v1.AuthService/RemoveMyAuthFactorOTPEmail" AuthService_AddMyAuthFactorU2F_FullMethodName = "/zitadel.auth.v1.AuthService/AddMyAuthFactorU2F" AuthService_VerifyMyAuthFactorU2F_FullMethodName = "/zitadel.auth.v1.AuthService/VerifyMyAuthFactorU2F" AuthService_RemoveMyAuthFactorU2F_FullMethodName = "/zitadel.auth.v1.AuthService/RemoveMyAuthFactorU2F" AuthService_ListMyPasswordless_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyPasswordless" AuthService_AddMyPasswordless_FullMethodName = "/zitadel.auth.v1.AuthService/AddMyPasswordless" AuthService_AddMyPasswordlessLink_FullMethodName = "/zitadel.auth.v1.AuthService/AddMyPasswordlessLink" AuthService_SendMyPasswordlessLink_FullMethodName = "/zitadel.auth.v1.AuthService/SendMyPasswordlessLink" AuthService_VerifyMyPasswordless_FullMethodName = "/zitadel.auth.v1.AuthService/VerifyMyPasswordless" AuthService_RemoveMyPasswordless_FullMethodName = "/zitadel.auth.v1.AuthService/RemoveMyPasswordless" AuthService_ListMyUserGrants_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyUserGrants" AuthService_ListMyProjectOrgs_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyProjectOrgs" AuthService_ListMyZitadelPermissions_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyZitadelPermissions" AuthService_ListMyProjectPermissions_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyProjectPermissions" AuthService_ListMyMemberships_FullMethodName = "/zitadel.auth.v1.AuthService/ListMyMemberships" AuthService_GetMyLabelPolicy_FullMethodName = "/zitadel.auth.v1.AuthService/GetMyLabelPolicy" AuthService_GetMyPrivacyPolicy_FullMethodName = "/zitadel.auth.v1.AuthService/GetMyPrivacyPolicy" AuthService_GetMyLoginPolicy_FullMethodName = "/zitadel.auth.v1.AuthService/GetMyLoginPolicy" )
Variables ¶
var AuthService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "zitadel.auth.v1.AuthService", HandlerType: (*AuthServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Healthz", Handler: _AuthService_Healthz_Handler, }, { MethodName: "GetSupportedLanguages", Handler: _AuthService_GetSupportedLanguages_Handler, }, { MethodName: "GetMyUser", Handler: _AuthService_GetMyUser_Handler, }, { MethodName: "RemoveMyUser", Handler: _AuthService_RemoveMyUser_Handler, }, { MethodName: "ListMyUserChanges", Handler: _AuthService_ListMyUserChanges_Handler, }, { MethodName: "ListMyUserSessions", Handler: _AuthService_ListMyUserSessions_Handler, }, { MethodName: "ListMyMetadata", Handler: _AuthService_ListMyMetadata_Handler, }, { MethodName: "GetMyMetadata", Handler: _AuthService_GetMyMetadata_Handler, }, { MethodName: "ListMyRefreshTokens", Handler: _AuthService_ListMyRefreshTokens_Handler, }, { MethodName: "RevokeMyRefreshToken", Handler: _AuthService_RevokeMyRefreshToken_Handler, }, { MethodName: "RevokeAllMyRefreshTokens", Handler: _AuthService_RevokeAllMyRefreshTokens_Handler, }, { MethodName: "UpdateMyUserName", Handler: _AuthService_UpdateMyUserName_Handler, }, { MethodName: "GetMyPasswordComplexityPolicy", Handler: _AuthService_GetMyPasswordComplexityPolicy_Handler, }, { MethodName: "UpdateMyPassword", Handler: _AuthService_UpdateMyPassword_Handler, }, { MethodName: "GetMyProfile", Handler: _AuthService_GetMyProfile_Handler, }, { MethodName: "UpdateMyProfile", Handler: _AuthService_UpdateMyProfile_Handler, }, { MethodName: "GetMyEmail", Handler: _AuthService_GetMyEmail_Handler, }, { MethodName: "SetMyEmail", Handler: _AuthService_SetMyEmail_Handler, }, { MethodName: "VerifyMyEmail", Handler: _AuthService_VerifyMyEmail_Handler, }, { MethodName: "ResendMyEmailVerification", Handler: _AuthService_ResendMyEmailVerification_Handler, }, { MethodName: "GetMyPhone", Handler: _AuthService_GetMyPhone_Handler, }, { MethodName: "SetMyPhone", Handler: _AuthService_SetMyPhone_Handler, }, { MethodName: "VerifyMyPhone", Handler: _AuthService_VerifyMyPhone_Handler, }, { MethodName: "ResendMyPhoneVerification", Handler: _AuthService_ResendMyPhoneVerification_Handler, }, { MethodName: "RemoveMyPhone", Handler: _AuthService_RemoveMyPhone_Handler, }, { MethodName: "RemoveMyAvatar", Handler: _AuthService_RemoveMyAvatar_Handler, }, { MethodName: "ListMyLinkedIDPs", Handler: _AuthService_ListMyLinkedIDPs_Handler, }, { MethodName: "RemoveMyLinkedIDP", Handler: _AuthService_RemoveMyLinkedIDP_Handler, }, { MethodName: "ListMyAuthFactors", Handler: _AuthService_ListMyAuthFactors_Handler, }, { MethodName: "AddMyAuthFactorOTP", Handler: _AuthService_AddMyAuthFactorOTP_Handler, }, { MethodName: "VerifyMyAuthFactorOTP", Handler: _AuthService_VerifyMyAuthFactorOTP_Handler, }, { MethodName: "RemoveMyAuthFactorOTP", Handler: _AuthService_RemoveMyAuthFactorOTP_Handler, }, { MethodName: "AddMyAuthFactorOTPSMS", Handler: _AuthService_AddMyAuthFactorOTPSMS_Handler, }, { MethodName: "RemoveMyAuthFactorOTPSMS", Handler: _AuthService_RemoveMyAuthFactorOTPSMS_Handler, }, { MethodName: "AddMyAuthFactorOTPEmail", Handler: _AuthService_AddMyAuthFactorOTPEmail_Handler, }, { MethodName: "RemoveMyAuthFactorOTPEmail", Handler: _AuthService_RemoveMyAuthFactorOTPEmail_Handler, }, { MethodName: "AddMyAuthFactorU2F", Handler: _AuthService_AddMyAuthFactorU2F_Handler, }, { MethodName: "VerifyMyAuthFactorU2F", Handler: _AuthService_VerifyMyAuthFactorU2F_Handler, }, { MethodName: "RemoveMyAuthFactorU2F", Handler: _AuthService_RemoveMyAuthFactorU2F_Handler, }, { MethodName: "ListMyPasswordless", Handler: _AuthService_ListMyPasswordless_Handler, }, { MethodName: "AddMyPasswordless", Handler: _AuthService_AddMyPasswordless_Handler, }, { MethodName: "AddMyPasswordlessLink", Handler: _AuthService_AddMyPasswordlessLink_Handler, }, { MethodName: "SendMyPasswordlessLink", Handler: _AuthService_SendMyPasswordlessLink_Handler, }, { MethodName: "VerifyMyPasswordless", Handler: _AuthService_VerifyMyPasswordless_Handler, }, { MethodName: "RemoveMyPasswordless", Handler: _AuthService_RemoveMyPasswordless_Handler, }, { MethodName: "ListMyUserGrants", Handler: _AuthService_ListMyUserGrants_Handler, }, { MethodName: "ListMyProjectOrgs", Handler: _AuthService_ListMyProjectOrgs_Handler, }, { MethodName: "ListMyZitadelPermissions", Handler: _AuthService_ListMyZitadelPermissions_Handler, }, { MethodName: "ListMyProjectPermissions", Handler: _AuthService_ListMyProjectPermissions_Handler, }, { MethodName: "ListMyMemberships", Handler: _AuthService_ListMyMemberships_Handler, }, { MethodName: "GetMyLabelPolicy", Handler: _AuthService_GetMyLabelPolicy_Handler, }, { MethodName: "GetMyPrivacyPolicy", Handler: _AuthService_GetMyPrivacyPolicy_Handler, }, { MethodName: "GetMyLoginPolicy", Handler: _AuthService_GetMyLoginPolicy_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "zitadel/auth.proto", }
AuthService_ServiceDesc is the grpc.ServiceDesc for AuthService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_zitadel_auth_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAuthServiceServer ¶
func RegisterAuthServiceServer(s grpc.ServiceRegistrar, srv AuthServiceServer)
Types ¶
type AddMyAuthFactorOTPEmailRequest ¶
type AddMyAuthFactorOTPEmailRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*AddMyAuthFactorOTPEmailRequest) Descriptor
deprecated
func (*AddMyAuthFactorOTPEmailRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMyAuthFactorOTPEmailRequest.ProtoReflect.Descriptor instead.
func (*AddMyAuthFactorOTPEmailRequest) ProtoMessage ¶
func (*AddMyAuthFactorOTPEmailRequest) ProtoMessage()
func (*AddMyAuthFactorOTPEmailRequest) ProtoReflect ¶
func (x *AddMyAuthFactorOTPEmailRequest) ProtoReflect() protoreflect.Message
func (*AddMyAuthFactorOTPEmailRequest) Reset ¶
func (x *AddMyAuthFactorOTPEmailRequest) Reset()
func (*AddMyAuthFactorOTPEmailRequest) String ¶
func (x *AddMyAuthFactorOTPEmailRequest) String() string
type AddMyAuthFactorOTPEmailResponse ¶
type AddMyAuthFactorOTPEmailResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddMyAuthFactorOTPEmailResponse) Descriptor
deprecated
func (*AddMyAuthFactorOTPEmailResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMyAuthFactorOTPEmailResponse.ProtoReflect.Descriptor instead.
func (*AddMyAuthFactorOTPEmailResponse) GetDetails ¶
func (x *AddMyAuthFactorOTPEmailResponse) GetDetails() *object.ObjectDetails
func (*AddMyAuthFactorOTPEmailResponse) ProtoMessage ¶
func (*AddMyAuthFactorOTPEmailResponse) ProtoMessage()
func (*AddMyAuthFactorOTPEmailResponse) ProtoReflect ¶
func (x *AddMyAuthFactorOTPEmailResponse) ProtoReflect() protoreflect.Message
func (*AddMyAuthFactorOTPEmailResponse) Reset ¶
func (x *AddMyAuthFactorOTPEmailResponse) Reset()
func (*AddMyAuthFactorOTPEmailResponse) String ¶
func (x *AddMyAuthFactorOTPEmailResponse) String() string
type AddMyAuthFactorOTPRequest ¶
type AddMyAuthFactorOTPRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*AddMyAuthFactorOTPRequest) Descriptor
deprecated
func (*AddMyAuthFactorOTPRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMyAuthFactorOTPRequest.ProtoReflect.Descriptor instead.
func (*AddMyAuthFactorOTPRequest) ProtoMessage ¶
func (*AddMyAuthFactorOTPRequest) ProtoMessage()
func (*AddMyAuthFactorOTPRequest) ProtoReflect ¶
func (x *AddMyAuthFactorOTPRequest) ProtoReflect() protoreflect.Message
func (*AddMyAuthFactorOTPRequest) Reset ¶
func (x *AddMyAuthFactorOTPRequest) Reset()
func (*AddMyAuthFactorOTPRequest) String ¶
func (x *AddMyAuthFactorOTPRequest) String() string
type AddMyAuthFactorOTPResponse ¶
type AddMyAuthFactorOTPResponse struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` Secret string `protobuf:"bytes,2,opt,name=secret,proto3" json:"secret,omitempty"` Details *object.ObjectDetails `protobuf:"bytes,3,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddMyAuthFactorOTPResponse) Descriptor
deprecated
func (*AddMyAuthFactorOTPResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMyAuthFactorOTPResponse.ProtoReflect.Descriptor instead.
func (*AddMyAuthFactorOTPResponse) GetDetails ¶
func (x *AddMyAuthFactorOTPResponse) GetDetails() *object.ObjectDetails
func (*AddMyAuthFactorOTPResponse) GetSecret ¶
func (x *AddMyAuthFactorOTPResponse) GetSecret() string
func (*AddMyAuthFactorOTPResponse) GetUrl ¶
func (x *AddMyAuthFactorOTPResponse) GetUrl() string
func (*AddMyAuthFactorOTPResponse) ProtoMessage ¶
func (*AddMyAuthFactorOTPResponse) ProtoMessage()
func (*AddMyAuthFactorOTPResponse) ProtoReflect ¶
func (x *AddMyAuthFactorOTPResponse) ProtoReflect() protoreflect.Message
func (*AddMyAuthFactorOTPResponse) Reset ¶
func (x *AddMyAuthFactorOTPResponse) Reset()
func (*AddMyAuthFactorOTPResponse) String ¶
func (x *AddMyAuthFactorOTPResponse) String() string
type AddMyAuthFactorOTPSMSRequest ¶
type AddMyAuthFactorOTPSMSRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*AddMyAuthFactorOTPSMSRequest) Descriptor
deprecated
func (*AddMyAuthFactorOTPSMSRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMyAuthFactorOTPSMSRequest.ProtoReflect.Descriptor instead.
func (*AddMyAuthFactorOTPSMSRequest) ProtoMessage ¶
func (*AddMyAuthFactorOTPSMSRequest) ProtoMessage()
func (*AddMyAuthFactorOTPSMSRequest) ProtoReflect ¶
func (x *AddMyAuthFactorOTPSMSRequest) ProtoReflect() protoreflect.Message
func (*AddMyAuthFactorOTPSMSRequest) Reset ¶
func (x *AddMyAuthFactorOTPSMSRequest) Reset()
func (*AddMyAuthFactorOTPSMSRequest) String ¶
func (x *AddMyAuthFactorOTPSMSRequest) String() string
type AddMyAuthFactorOTPSMSResponse ¶
type AddMyAuthFactorOTPSMSResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddMyAuthFactorOTPSMSResponse) Descriptor
deprecated
func (*AddMyAuthFactorOTPSMSResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMyAuthFactorOTPSMSResponse.ProtoReflect.Descriptor instead.
func (*AddMyAuthFactorOTPSMSResponse) GetDetails ¶
func (x *AddMyAuthFactorOTPSMSResponse) GetDetails() *object.ObjectDetails
func (*AddMyAuthFactorOTPSMSResponse) ProtoMessage ¶
func (*AddMyAuthFactorOTPSMSResponse) ProtoMessage()
func (*AddMyAuthFactorOTPSMSResponse) ProtoReflect ¶
func (x *AddMyAuthFactorOTPSMSResponse) ProtoReflect() protoreflect.Message
func (*AddMyAuthFactorOTPSMSResponse) Reset ¶
func (x *AddMyAuthFactorOTPSMSResponse) Reset()
func (*AddMyAuthFactorOTPSMSResponse) String ¶
func (x *AddMyAuthFactorOTPSMSResponse) String() string
type AddMyAuthFactorU2FRequest ¶
type AddMyAuthFactorU2FRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*AddMyAuthFactorU2FRequest) Descriptor
deprecated
func (*AddMyAuthFactorU2FRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMyAuthFactorU2FRequest.ProtoReflect.Descriptor instead.
func (*AddMyAuthFactorU2FRequest) ProtoMessage ¶
func (*AddMyAuthFactorU2FRequest) ProtoMessage()
func (*AddMyAuthFactorU2FRequest) ProtoReflect ¶
func (x *AddMyAuthFactorU2FRequest) ProtoReflect() protoreflect.Message
func (*AddMyAuthFactorU2FRequest) Reset ¶
func (x *AddMyAuthFactorU2FRequest) Reset()
func (*AddMyAuthFactorU2FRequest) String ¶
func (x *AddMyAuthFactorU2FRequest) String() string
type AddMyAuthFactorU2FResponse ¶
type AddMyAuthFactorU2FResponse struct { Key *user.WebAuthNKey `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Details *object.ObjectDetails `protobuf:"bytes,2,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddMyAuthFactorU2FResponse) Descriptor
deprecated
func (*AddMyAuthFactorU2FResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMyAuthFactorU2FResponse.ProtoReflect.Descriptor instead.
func (*AddMyAuthFactorU2FResponse) GetDetails ¶
func (x *AddMyAuthFactorU2FResponse) GetDetails() *object.ObjectDetails
func (*AddMyAuthFactorU2FResponse) GetKey ¶
func (x *AddMyAuthFactorU2FResponse) GetKey() *user.WebAuthNKey
func (*AddMyAuthFactorU2FResponse) ProtoMessage ¶
func (*AddMyAuthFactorU2FResponse) ProtoMessage()
func (*AddMyAuthFactorU2FResponse) ProtoReflect ¶
func (x *AddMyAuthFactorU2FResponse) ProtoReflect() protoreflect.Message
func (*AddMyAuthFactorU2FResponse) Reset ¶
func (x *AddMyAuthFactorU2FResponse) Reset()
func (*AddMyAuthFactorU2FResponse) String ¶
func (x *AddMyAuthFactorU2FResponse) String() string
type AddMyPasswordlessLinkRequest ¶
type AddMyPasswordlessLinkRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*AddMyPasswordlessLinkRequest) Descriptor
deprecated
func (*AddMyPasswordlessLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMyPasswordlessLinkRequest.ProtoReflect.Descriptor instead.
func (*AddMyPasswordlessLinkRequest) ProtoMessage ¶
func (*AddMyPasswordlessLinkRequest) ProtoMessage()
func (*AddMyPasswordlessLinkRequest) ProtoReflect ¶
func (x *AddMyPasswordlessLinkRequest) ProtoReflect() protoreflect.Message
func (*AddMyPasswordlessLinkRequest) Reset ¶
func (x *AddMyPasswordlessLinkRequest) Reset()
func (*AddMyPasswordlessLinkRequest) String ¶
func (x *AddMyPasswordlessLinkRequest) String() string
type AddMyPasswordlessLinkResponse ¶
type AddMyPasswordlessLinkResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Link string `protobuf:"bytes,2,opt,name=link,proto3" json:"link,omitempty"` Expiration *durationpb.Duration `protobuf:"bytes,3,opt,name=expiration,proto3" json:"expiration,omitempty"` // contains filtered or unexported fields }
func (*AddMyPasswordlessLinkResponse) Descriptor
deprecated
func (*AddMyPasswordlessLinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMyPasswordlessLinkResponse.ProtoReflect.Descriptor instead.
func (*AddMyPasswordlessLinkResponse) GetDetails ¶
func (x *AddMyPasswordlessLinkResponse) GetDetails() *object.ObjectDetails
func (*AddMyPasswordlessLinkResponse) GetExpiration ¶
func (x *AddMyPasswordlessLinkResponse) GetExpiration() *durationpb.Duration
func (*AddMyPasswordlessLinkResponse) GetLink ¶
func (x *AddMyPasswordlessLinkResponse) GetLink() string
func (*AddMyPasswordlessLinkResponse) ProtoMessage ¶
func (*AddMyPasswordlessLinkResponse) ProtoMessage()
func (*AddMyPasswordlessLinkResponse) ProtoReflect ¶
func (x *AddMyPasswordlessLinkResponse) ProtoReflect() protoreflect.Message
func (*AddMyPasswordlessLinkResponse) Reset ¶
func (x *AddMyPasswordlessLinkResponse) Reset()
func (*AddMyPasswordlessLinkResponse) String ¶
func (x *AddMyPasswordlessLinkResponse) String() string
type AddMyPasswordlessRequest ¶
type AddMyPasswordlessRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*AddMyPasswordlessRequest) Descriptor
deprecated
func (*AddMyPasswordlessRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddMyPasswordlessRequest.ProtoReflect.Descriptor instead.
func (*AddMyPasswordlessRequest) ProtoMessage ¶
func (*AddMyPasswordlessRequest) ProtoMessage()
func (*AddMyPasswordlessRequest) ProtoReflect ¶
func (x *AddMyPasswordlessRequest) ProtoReflect() protoreflect.Message
func (*AddMyPasswordlessRequest) Reset ¶
func (x *AddMyPasswordlessRequest) Reset()
func (*AddMyPasswordlessRequest) String ¶
func (x *AddMyPasswordlessRequest) String() string
type AddMyPasswordlessResponse ¶
type AddMyPasswordlessResponse struct { Key *user.WebAuthNKey `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Details *object.ObjectDetails `protobuf:"bytes,2,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*AddMyPasswordlessResponse) Descriptor
deprecated
func (*AddMyPasswordlessResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddMyPasswordlessResponse.ProtoReflect.Descriptor instead.
func (*AddMyPasswordlessResponse) GetDetails ¶
func (x *AddMyPasswordlessResponse) GetDetails() *object.ObjectDetails
func (*AddMyPasswordlessResponse) GetKey ¶
func (x *AddMyPasswordlessResponse) GetKey() *user.WebAuthNKey
func (*AddMyPasswordlessResponse) ProtoMessage ¶
func (*AddMyPasswordlessResponse) ProtoMessage()
func (*AddMyPasswordlessResponse) ProtoReflect ¶
func (x *AddMyPasswordlessResponse) ProtoReflect() protoreflect.Message
func (*AddMyPasswordlessResponse) Reset ¶
func (x *AddMyPasswordlessResponse) Reset()
func (*AddMyPasswordlessResponse) String ¶
func (x *AddMyPasswordlessResponse) String() string
type AuthServiceClient ¶
type AuthServiceClient interface { Healthz(ctx context.Context, in *HealthzRequest, opts ...grpc.CallOption) (*HealthzResponse, error) GetSupportedLanguages(ctx context.Context, in *GetSupportedLanguagesRequest, opts ...grpc.CallOption) (*GetSupportedLanguagesResponse, error) GetMyUser(ctx context.Context, in *GetMyUserRequest, opts ...grpc.CallOption) (*GetMyUserResponse, error) RemoveMyUser(ctx context.Context, in *RemoveMyUserRequest, opts ...grpc.CallOption) (*RemoveMyUserResponse, error) ListMyUserChanges(ctx context.Context, in *ListMyUserChangesRequest, opts ...grpc.CallOption) (*ListMyUserChangesResponse, error) ListMyUserSessions(ctx context.Context, in *ListMyUserSessionsRequest, opts ...grpc.CallOption) (*ListMyUserSessionsResponse, error) ListMyMetadata(ctx context.Context, in *ListMyMetadataRequest, opts ...grpc.CallOption) (*ListMyMetadataResponse, error) GetMyMetadata(ctx context.Context, in *GetMyMetadataRequest, opts ...grpc.CallOption) (*GetMyMetadataResponse, error) ListMyRefreshTokens(ctx context.Context, in *ListMyRefreshTokensRequest, opts ...grpc.CallOption) (*ListMyRefreshTokensResponse, error) RevokeMyRefreshToken(ctx context.Context, in *RevokeMyRefreshTokenRequest, opts ...grpc.CallOption) (*RevokeMyRefreshTokenResponse, error) RevokeAllMyRefreshTokens(ctx context.Context, in *RevokeAllMyRefreshTokensRequest, opts ...grpc.CallOption) (*RevokeAllMyRefreshTokensResponse, error) UpdateMyUserName(ctx context.Context, in *UpdateMyUserNameRequest, opts ...grpc.CallOption) (*UpdateMyUserNameResponse, error) GetMyPasswordComplexityPolicy(ctx context.Context, in *GetMyPasswordComplexityPolicyRequest, opts ...grpc.CallOption) (*GetMyPasswordComplexityPolicyResponse, error) UpdateMyPassword(ctx context.Context, in *UpdateMyPasswordRequest, opts ...grpc.CallOption) (*UpdateMyPasswordResponse, error) GetMyProfile(ctx context.Context, in *GetMyProfileRequest, opts ...grpc.CallOption) (*GetMyProfileResponse, error) UpdateMyProfile(ctx context.Context, in *UpdateMyProfileRequest, opts ...grpc.CallOption) (*UpdateMyProfileResponse, error) GetMyEmail(ctx context.Context, in *GetMyEmailRequest, opts ...grpc.CallOption) (*GetMyEmailResponse, error) SetMyEmail(ctx context.Context, in *SetMyEmailRequest, opts ...grpc.CallOption) (*SetMyEmailResponse, error) VerifyMyEmail(ctx context.Context, in *VerifyMyEmailRequest, opts ...grpc.CallOption) (*VerifyMyEmailResponse, error) ResendMyEmailVerification(ctx context.Context, in *ResendMyEmailVerificationRequest, opts ...grpc.CallOption) (*ResendMyEmailVerificationResponse, error) GetMyPhone(ctx context.Context, in *GetMyPhoneRequest, opts ...grpc.CallOption) (*GetMyPhoneResponse, error) SetMyPhone(ctx context.Context, in *SetMyPhoneRequest, opts ...grpc.CallOption) (*SetMyPhoneResponse, error) VerifyMyPhone(ctx context.Context, in *VerifyMyPhoneRequest, opts ...grpc.CallOption) (*VerifyMyPhoneResponse, error) // Resends an sms to the last given phone number, to verify it ResendMyPhoneVerification(ctx context.Context, in *ResendMyPhoneVerificationRequest, opts ...grpc.CallOption) (*ResendMyPhoneVerificationResponse, error) RemoveMyPhone(ctx context.Context, in *RemoveMyPhoneRequest, opts ...grpc.CallOption) (*RemoveMyPhoneResponse, error) RemoveMyAvatar(ctx context.Context, in *RemoveMyAvatarRequest, opts ...grpc.CallOption) (*RemoveMyAvatarResponse, error) ListMyLinkedIDPs(ctx context.Context, in *ListMyLinkedIDPsRequest, opts ...grpc.CallOption) (*ListMyLinkedIDPsResponse, error) RemoveMyLinkedIDP(ctx context.Context, in *RemoveMyLinkedIDPRequest, opts ...grpc.CallOption) (*RemoveMyLinkedIDPResponse, error) ListMyAuthFactors(ctx context.Context, in *ListMyAuthFactorsRequest, opts ...grpc.CallOption) (*ListMyAuthFactorsResponse, error) AddMyAuthFactorOTP(ctx context.Context, in *AddMyAuthFactorOTPRequest, opts ...grpc.CallOption) (*AddMyAuthFactorOTPResponse, error) VerifyMyAuthFactorOTP(ctx context.Context, in *VerifyMyAuthFactorOTPRequest, opts ...grpc.CallOption) (*VerifyMyAuthFactorOTPResponse, error) RemoveMyAuthFactorOTP(ctx context.Context, in *RemoveMyAuthFactorOTPRequest, opts ...grpc.CallOption) (*RemoveMyAuthFactorOTPResponse, error) AddMyAuthFactorOTPSMS(ctx context.Context, in *AddMyAuthFactorOTPSMSRequest, opts ...grpc.CallOption) (*AddMyAuthFactorOTPSMSResponse, error) RemoveMyAuthFactorOTPSMS(ctx context.Context, in *RemoveMyAuthFactorOTPSMSRequest, opts ...grpc.CallOption) (*RemoveMyAuthFactorOTPSMSResponse, error) AddMyAuthFactorOTPEmail(ctx context.Context, in *AddMyAuthFactorOTPEmailRequest, opts ...grpc.CallOption) (*AddMyAuthFactorOTPEmailResponse, error) RemoveMyAuthFactorOTPEmail(ctx context.Context, in *RemoveMyAuthFactorOTPEmailRequest, opts ...grpc.CallOption) (*RemoveMyAuthFactorOTPEmailResponse, error) AddMyAuthFactorU2F(ctx context.Context, in *AddMyAuthFactorU2FRequest, opts ...grpc.CallOption) (*AddMyAuthFactorU2FResponse, error) VerifyMyAuthFactorU2F(ctx context.Context, in *VerifyMyAuthFactorU2FRequest, opts ...grpc.CallOption) (*VerifyMyAuthFactorU2FResponse, error) RemoveMyAuthFactorU2F(ctx context.Context, in *RemoveMyAuthFactorU2FRequest, opts ...grpc.CallOption) (*RemoveMyAuthFactorU2FResponse, error) ListMyPasswordless(ctx context.Context, in *ListMyPasswordlessRequest, opts ...grpc.CallOption) (*ListMyPasswordlessResponse, error) AddMyPasswordless(ctx context.Context, in *AddMyPasswordlessRequest, opts ...grpc.CallOption) (*AddMyPasswordlessResponse, error) AddMyPasswordlessLink(ctx context.Context, in *AddMyPasswordlessLinkRequest, opts ...grpc.CallOption) (*AddMyPasswordlessLinkResponse, error) SendMyPasswordlessLink(ctx context.Context, in *SendMyPasswordlessLinkRequest, opts ...grpc.CallOption) (*SendMyPasswordlessLinkResponse, error) VerifyMyPasswordless(ctx context.Context, in *VerifyMyPasswordlessRequest, opts ...grpc.CallOption) (*VerifyMyPasswordlessResponse, error) RemoveMyPasswordless(ctx context.Context, in *RemoveMyPasswordlessRequest, opts ...grpc.CallOption) (*RemoveMyPasswordlessResponse, error) ListMyUserGrants(ctx context.Context, in *ListMyUserGrantsRequest, opts ...grpc.CallOption) (*ListMyUserGrantsResponse, error) ListMyProjectOrgs(ctx context.Context, in *ListMyProjectOrgsRequest, opts ...grpc.CallOption) (*ListMyProjectOrgsResponse, error) ListMyZitadelPermissions(ctx context.Context, in *ListMyZitadelPermissionsRequest, opts ...grpc.CallOption) (*ListMyZitadelPermissionsResponse, error) ListMyProjectPermissions(ctx context.Context, in *ListMyProjectPermissionsRequest, opts ...grpc.CallOption) (*ListMyProjectPermissionsResponse, error) ListMyMemberships(ctx context.Context, in *ListMyMembershipsRequest, opts ...grpc.CallOption) (*ListMyMembershipsResponse, error) GetMyLabelPolicy(ctx context.Context, in *GetMyLabelPolicyRequest, opts ...grpc.CallOption) (*GetMyLabelPolicyResponse, error) GetMyPrivacyPolicy(ctx context.Context, in *GetMyPrivacyPolicyRequest, opts ...grpc.CallOption) (*GetMyPrivacyPolicyResponse, error) GetMyLoginPolicy(ctx context.Context, in *GetMyLoginPolicyRequest, opts ...grpc.CallOption) (*GetMyLoginPolicyResponse, error) }
AuthServiceClient is the client API for AuthService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAuthServiceClient ¶
func NewAuthServiceClient(cc grpc.ClientConnInterface) AuthServiceClient
type AuthServiceServer ¶
type AuthServiceServer interface { Healthz(context.Context, *HealthzRequest) (*HealthzResponse, error) GetSupportedLanguages(context.Context, *GetSupportedLanguagesRequest) (*GetSupportedLanguagesResponse, error) GetMyUser(context.Context, *GetMyUserRequest) (*GetMyUserResponse, error) RemoveMyUser(context.Context, *RemoveMyUserRequest) (*RemoveMyUserResponse, error) ListMyUserChanges(context.Context, *ListMyUserChangesRequest) (*ListMyUserChangesResponse, error) ListMyUserSessions(context.Context, *ListMyUserSessionsRequest) (*ListMyUserSessionsResponse, error) ListMyMetadata(context.Context, *ListMyMetadataRequest) (*ListMyMetadataResponse, error) GetMyMetadata(context.Context, *GetMyMetadataRequest) (*GetMyMetadataResponse, error) ListMyRefreshTokens(context.Context, *ListMyRefreshTokensRequest) (*ListMyRefreshTokensResponse, error) RevokeMyRefreshToken(context.Context, *RevokeMyRefreshTokenRequest) (*RevokeMyRefreshTokenResponse, error) RevokeAllMyRefreshTokens(context.Context, *RevokeAllMyRefreshTokensRequest) (*RevokeAllMyRefreshTokensResponse, error) UpdateMyUserName(context.Context, *UpdateMyUserNameRequest) (*UpdateMyUserNameResponse, error) GetMyPasswordComplexityPolicy(context.Context, *GetMyPasswordComplexityPolicyRequest) (*GetMyPasswordComplexityPolicyResponse, error) UpdateMyPassword(context.Context, *UpdateMyPasswordRequest) (*UpdateMyPasswordResponse, error) GetMyProfile(context.Context, *GetMyProfileRequest) (*GetMyProfileResponse, error) UpdateMyProfile(context.Context, *UpdateMyProfileRequest) (*UpdateMyProfileResponse, error) GetMyEmail(context.Context, *GetMyEmailRequest) (*GetMyEmailResponse, error) SetMyEmail(context.Context, *SetMyEmailRequest) (*SetMyEmailResponse, error) VerifyMyEmail(context.Context, *VerifyMyEmailRequest) (*VerifyMyEmailResponse, error) ResendMyEmailVerification(context.Context, *ResendMyEmailVerificationRequest) (*ResendMyEmailVerificationResponse, error) GetMyPhone(context.Context, *GetMyPhoneRequest) (*GetMyPhoneResponse, error) SetMyPhone(context.Context, *SetMyPhoneRequest) (*SetMyPhoneResponse, error) VerifyMyPhone(context.Context, *VerifyMyPhoneRequest) (*VerifyMyPhoneResponse, error) // Resends an sms to the last given phone number, to verify it ResendMyPhoneVerification(context.Context, *ResendMyPhoneVerificationRequest) (*ResendMyPhoneVerificationResponse, error) RemoveMyPhone(context.Context, *RemoveMyPhoneRequest) (*RemoveMyPhoneResponse, error) RemoveMyAvatar(context.Context, *RemoveMyAvatarRequest) (*RemoveMyAvatarResponse, error) ListMyLinkedIDPs(context.Context, *ListMyLinkedIDPsRequest) (*ListMyLinkedIDPsResponse, error) RemoveMyLinkedIDP(context.Context, *RemoveMyLinkedIDPRequest) (*RemoveMyLinkedIDPResponse, error) ListMyAuthFactors(context.Context, *ListMyAuthFactorsRequest) (*ListMyAuthFactorsResponse, error) AddMyAuthFactorOTP(context.Context, *AddMyAuthFactorOTPRequest) (*AddMyAuthFactorOTPResponse, error) VerifyMyAuthFactorOTP(context.Context, *VerifyMyAuthFactorOTPRequest) (*VerifyMyAuthFactorOTPResponse, error) RemoveMyAuthFactorOTP(context.Context, *RemoveMyAuthFactorOTPRequest) (*RemoveMyAuthFactorOTPResponse, error) AddMyAuthFactorOTPSMS(context.Context, *AddMyAuthFactorOTPSMSRequest) (*AddMyAuthFactorOTPSMSResponse, error) RemoveMyAuthFactorOTPSMS(context.Context, *RemoveMyAuthFactorOTPSMSRequest) (*RemoveMyAuthFactorOTPSMSResponse, error) AddMyAuthFactorOTPEmail(context.Context, *AddMyAuthFactorOTPEmailRequest) (*AddMyAuthFactorOTPEmailResponse, error) RemoveMyAuthFactorOTPEmail(context.Context, *RemoveMyAuthFactorOTPEmailRequest) (*RemoveMyAuthFactorOTPEmailResponse, error) AddMyAuthFactorU2F(context.Context, *AddMyAuthFactorU2FRequest) (*AddMyAuthFactorU2FResponse, error) VerifyMyAuthFactorU2F(context.Context, *VerifyMyAuthFactorU2FRequest) (*VerifyMyAuthFactorU2FResponse, error) RemoveMyAuthFactorU2F(context.Context, *RemoveMyAuthFactorU2FRequest) (*RemoveMyAuthFactorU2FResponse, error) ListMyPasswordless(context.Context, *ListMyPasswordlessRequest) (*ListMyPasswordlessResponse, error) AddMyPasswordless(context.Context, *AddMyPasswordlessRequest) (*AddMyPasswordlessResponse, error) AddMyPasswordlessLink(context.Context, *AddMyPasswordlessLinkRequest) (*AddMyPasswordlessLinkResponse, error) SendMyPasswordlessLink(context.Context, *SendMyPasswordlessLinkRequest) (*SendMyPasswordlessLinkResponse, error) VerifyMyPasswordless(context.Context, *VerifyMyPasswordlessRequest) (*VerifyMyPasswordlessResponse, error) RemoveMyPasswordless(context.Context, *RemoveMyPasswordlessRequest) (*RemoveMyPasswordlessResponse, error) ListMyUserGrants(context.Context, *ListMyUserGrantsRequest) (*ListMyUserGrantsResponse, error) ListMyProjectOrgs(context.Context, *ListMyProjectOrgsRequest) (*ListMyProjectOrgsResponse, error) ListMyZitadelPermissions(context.Context, *ListMyZitadelPermissionsRequest) (*ListMyZitadelPermissionsResponse, error) ListMyProjectPermissions(context.Context, *ListMyProjectPermissionsRequest) (*ListMyProjectPermissionsResponse, error) ListMyMemberships(context.Context, *ListMyMembershipsRequest) (*ListMyMembershipsResponse, error) GetMyLabelPolicy(context.Context, *GetMyLabelPolicyRequest) (*GetMyLabelPolicyResponse, error) GetMyPrivacyPolicy(context.Context, *GetMyPrivacyPolicyRequest) (*GetMyPrivacyPolicyResponse, error) GetMyLoginPolicy(context.Context, *GetMyLoginPolicyRequest) (*GetMyLoginPolicyResponse, error) // contains filtered or unexported methods }
AuthServiceServer is the server API for AuthService service. All implementations must embed UnimplementedAuthServiceServer for forward compatibility
type BulkRemoveMyMetadataRequest ¶
type BulkRemoveMyMetadataRequest struct { Keys []string `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"` // contains filtered or unexported fields }
func (*BulkRemoveMyMetadataRequest) Descriptor
deprecated
func (*BulkRemoveMyMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkRemoveMyMetadataRequest.ProtoReflect.Descriptor instead.
func (*BulkRemoveMyMetadataRequest) GetKeys ¶
func (x *BulkRemoveMyMetadataRequest) GetKeys() []string
func (*BulkRemoveMyMetadataRequest) ProtoMessage ¶
func (*BulkRemoveMyMetadataRequest) ProtoMessage()
func (*BulkRemoveMyMetadataRequest) ProtoReflect ¶
func (x *BulkRemoveMyMetadataRequest) ProtoReflect() protoreflect.Message
func (*BulkRemoveMyMetadataRequest) Reset ¶
func (x *BulkRemoveMyMetadataRequest) Reset()
func (*BulkRemoveMyMetadataRequest) String ¶
func (x *BulkRemoveMyMetadataRequest) String() string
type BulkRemoveMyMetadataResponse ¶
type BulkRemoveMyMetadataResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*BulkRemoveMyMetadataResponse) Descriptor
deprecated
func (*BulkRemoveMyMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkRemoveMyMetadataResponse.ProtoReflect.Descriptor instead.
func (*BulkRemoveMyMetadataResponse) GetDetails ¶
func (x *BulkRemoveMyMetadataResponse) GetDetails() *object.ObjectDetails
func (*BulkRemoveMyMetadataResponse) ProtoMessage ¶
func (*BulkRemoveMyMetadataResponse) ProtoMessage()
func (*BulkRemoveMyMetadataResponse) ProtoReflect ¶
func (x *BulkRemoveMyMetadataResponse) ProtoReflect() protoreflect.Message
func (*BulkRemoveMyMetadataResponse) Reset ¶
func (x *BulkRemoveMyMetadataResponse) Reset()
func (*BulkRemoveMyMetadataResponse) String ¶
func (x *BulkRemoveMyMetadataResponse) String() string
type BulkSetMyMetadataRequest ¶
type BulkSetMyMetadataRequest struct { Metadata []*BulkSetMyMetadataRequest_Metadata `protobuf:"bytes,1,rep,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*BulkSetMyMetadataRequest) Descriptor
deprecated
func (*BulkSetMyMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkSetMyMetadataRequest.ProtoReflect.Descriptor instead.
func (*BulkSetMyMetadataRequest) GetMetadata ¶
func (x *BulkSetMyMetadataRequest) GetMetadata() []*BulkSetMyMetadataRequest_Metadata
func (*BulkSetMyMetadataRequest) ProtoMessage ¶
func (*BulkSetMyMetadataRequest) ProtoMessage()
func (*BulkSetMyMetadataRequest) ProtoReflect ¶
func (x *BulkSetMyMetadataRequest) ProtoReflect() protoreflect.Message
func (*BulkSetMyMetadataRequest) Reset ¶
func (x *BulkSetMyMetadataRequest) Reset()
func (*BulkSetMyMetadataRequest) String ¶
func (x *BulkSetMyMetadataRequest) String() string
type BulkSetMyMetadataRequest_Metadata ¶
type BulkSetMyMetadataRequest_Metadata struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*BulkSetMyMetadataRequest_Metadata) Descriptor
deprecated
func (*BulkSetMyMetadataRequest_Metadata) Descriptor() ([]byte, []int)
Deprecated: Use BulkSetMyMetadataRequest_Metadata.ProtoReflect.Descriptor instead.
func (*BulkSetMyMetadataRequest_Metadata) GetKey ¶
func (x *BulkSetMyMetadataRequest_Metadata) GetKey() string
func (*BulkSetMyMetadataRequest_Metadata) GetValue ¶
func (x *BulkSetMyMetadataRequest_Metadata) GetValue() []byte
func (*BulkSetMyMetadataRequest_Metadata) ProtoMessage ¶
func (*BulkSetMyMetadataRequest_Metadata) ProtoMessage()
func (*BulkSetMyMetadataRequest_Metadata) ProtoReflect ¶
func (x *BulkSetMyMetadataRequest_Metadata) ProtoReflect() protoreflect.Message
func (*BulkSetMyMetadataRequest_Metadata) Reset ¶
func (x *BulkSetMyMetadataRequest_Metadata) Reset()
func (*BulkSetMyMetadataRequest_Metadata) String ¶
func (x *BulkSetMyMetadataRequest_Metadata) String() string
type BulkSetMyMetadataResponse ¶
type BulkSetMyMetadataResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*BulkSetMyMetadataResponse) Descriptor
deprecated
func (*BulkSetMyMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkSetMyMetadataResponse.ProtoReflect.Descriptor instead.
func (*BulkSetMyMetadataResponse) GetDetails ¶
func (x *BulkSetMyMetadataResponse) GetDetails() *object.ObjectDetails
func (*BulkSetMyMetadataResponse) ProtoMessage ¶
func (*BulkSetMyMetadataResponse) ProtoMessage()
func (*BulkSetMyMetadataResponse) ProtoReflect ¶
func (x *BulkSetMyMetadataResponse) ProtoReflect() protoreflect.Message
func (*BulkSetMyMetadataResponse) Reset ¶
func (x *BulkSetMyMetadataResponse) Reset()
func (*BulkSetMyMetadataResponse) String ¶
func (x *BulkSetMyMetadataResponse) String() string
type GetMyEmailRequest ¶
type GetMyEmailRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetMyEmailRequest) Descriptor
deprecated
func (*GetMyEmailRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMyEmailRequest.ProtoReflect.Descriptor instead.
func (*GetMyEmailRequest) ProtoMessage ¶
func (*GetMyEmailRequest) ProtoMessage()
func (*GetMyEmailRequest) ProtoReflect ¶
func (x *GetMyEmailRequest) ProtoReflect() protoreflect.Message
func (*GetMyEmailRequest) Reset ¶
func (x *GetMyEmailRequest) Reset()
func (*GetMyEmailRequest) String ¶
func (x *GetMyEmailRequest) String() string
type GetMyEmailResponse ¶
type GetMyEmailResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Email *user.Email `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*GetMyEmailResponse) Descriptor
deprecated
func (*GetMyEmailResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMyEmailResponse.ProtoReflect.Descriptor instead.
func (*GetMyEmailResponse) GetDetails ¶
func (x *GetMyEmailResponse) GetDetails() *object.ObjectDetails
func (*GetMyEmailResponse) GetEmail ¶
func (x *GetMyEmailResponse) GetEmail() *user.Email
func (*GetMyEmailResponse) ProtoMessage ¶
func (*GetMyEmailResponse) ProtoMessage()
func (*GetMyEmailResponse) ProtoReflect ¶
func (x *GetMyEmailResponse) ProtoReflect() protoreflect.Message
func (*GetMyEmailResponse) Reset ¶
func (x *GetMyEmailResponse) Reset()
func (*GetMyEmailResponse) String ¶
func (x *GetMyEmailResponse) String() string
type GetMyLabelPolicyRequest ¶
type GetMyLabelPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetMyLabelPolicyRequest) Descriptor
deprecated
func (*GetMyLabelPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMyLabelPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetMyLabelPolicyRequest) ProtoMessage ¶
func (*GetMyLabelPolicyRequest) ProtoMessage()
func (*GetMyLabelPolicyRequest) ProtoReflect ¶
func (x *GetMyLabelPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetMyLabelPolicyRequest) Reset ¶
func (x *GetMyLabelPolicyRequest) Reset()
func (*GetMyLabelPolicyRequest) String ¶
func (x *GetMyLabelPolicyRequest) String() string
type GetMyLabelPolicyResponse ¶
type GetMyLabelPolicyResponse struct { Policy *policy.LabelPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetMyLabelPolicyResponse) Descriptor
deprecated
func (*GetMyLabelPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMyLabelPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetMyLabelPolicyResponse) GetPolicy ¶
func (x *GetMyLabelPolicyResponse) GetPolicy() *policy.LabelPolicy
func (*GetMyLabelPolicyResponse) ProtoMessage ¶
func (*GetMyLabelPolicyResponse) ProtoMessage()
func (*GetMyLabelPolicyResponse) ProtoReflect ¶
func (x *GetMyLabelPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetMyLabelPolicyResponse) Reset ¶
func (x *GetMyLabelPolicyResponse) Reset()
func (*GetMyLabelPolicyResponse) String ¶
func (x *GetMyLabelPolicyResponse) String() string
type GetMyLoginPolicyRequest ¶
type GetMyLoginPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetMyLoginPolicyRequest) Descriptor
deprecated
func (*GetMyLoginPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMyLoginPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetMyLoginPolicyRequest) ProtoMessage ¶
func (*GetMyLoginPolicyRequest) ProtoMessage()
func (*GetMyLoginPolicyRequest) ProtoReflect ¶
func (x *GetMyLoginPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetMyLoginPolicyRequest) Reset ¶
func (x *GetMyLoginPolicyRequest) Reset()
func (*GetMyLoginPolicyRequest) String ¶
func (x *GetMyLoginPolicyRequest) String() string
type GetMyLoginPolicyResponse ¶
type GetMyLoginPolicyResponse struct { Policy *policy.LoginPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetMyLoginPolicyResponse) Descriptor
deprecated
func (*GetMyLoginPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMyLoginPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetMyLoginPolicyResponse) GetPolicy ¶
func (x *GetMyLoginPolicyResponse) GetPolicy() *policy.LoginPolicy
func (*GetMyLoginPolicyResponse) ProtoMessage ¶
func (*GetMyLoginPolicyResponse) ProtoMessage()
func (*GetMyLoginPolicyResponse) ProtoReflect ¶
func (x *GetMyLoginPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetMyLoginPolicyResponse) Reset ¶
func (x *GetMyLoginPolicyResponse) Reset()
func (*GetMyLoginPolicyResponse) String ¶
func (x *GetMyLoginPolicyResponse) String() string
type GetMyMetadataRequest ¶
type GetMyMetadataRequest struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*GetMyMetadataRequest) Descriptor
deprecated
func (*GetMyMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMyMetadataRequest.ProtoReflect.Descriptor instead.
func (*GetMyMetadataRequest) GetKey ¶
func (x *GetMyMetadataRequest) GetKey() string
func (*GetMyMetadataRequest) ProtoMessage ¶
func (*GetMyMetadataRequest) ProtoMessage()
func (*GetMyMetadataRequest) ProtoReflect ¶
func (x *GetMyMetadataRequest) ProtoReflect() protoreflect.Message
func (*GetMyMetadataRequest) Reset ¶
func (x *GetMyMetadataRequest) Reset()
func (*GetMyMetadataRequest) String ¶
func (x *GetMyMetadataRequest) String() string
type GetMyMetadataResponse ¶
type GetMyMetadataResponse struct { Metadata *metadata.Metadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*GetMyMetadataResponse) Descriptor
deprecated
func (*GetMyMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMyMetadataResponse.ProtoReflect.Descriptor instead.
func (*GetMyMetadataResponse) GetMetadata ¶
func (x *GetMyMetadataResponse) GetMetadata() *metadata.Metadata
func (*GetMyMetadataResponse) ProtoMessage ¶
func (*GetMyMetadataResponse) ProtoMessage()
func (*GetMyMetadataResponse) ProtoReflect ¶
func (x *GetMyMetadataResponse) ProtoReflect() protoreflect.Message
func (*GetMyMetadataResponse) Reset ¶
func (x *GetMyMetadataResponse) Reset()
func (*GetMyMetadataResponse) String ¶
func (x *GetMyMetadataResponse) String() string
type GetMyPasswordComplexityPolicyRequest ¶
type GetMyPasswordComplexityPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetMyPasswordComplexityPolicyRequest) Descriptor
deprecated
func (*GetMyPasswordComplexityPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMyPasswordComplexityPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetMyPasswordComplexityPolicyRequest) ProtoMessage ¶
func (*GetMyPasswordComplexityPolicyRequest) ProtoMessage()
func (*GetMyPasswordComplexityPolicyRequest) ProtoReflect ¶
func (x *GetMyPasswordComplexityPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetMyPasswordComplexityPolicyRequest) Reset ¶
func (x *GetMyPasswordComplexityPolicyRequest) Reset()
func (*GetMyPasswordComplexityPolicyRequest) String ¶
func (x *GetMyPasswordComplexityPolicyRequest) String() string
type GetMyPasswordComplexityPolicyResponse ¶
type GetMyPasswordComplexityPolicyResponse struct { Policy *policy.PasswordComplexityPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetMyPasswordComplexityPolicyResponse) Descriptor
deprecated
func (*GetMyPasswordComplexityPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMyPasswordComplexityPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetMyPasswordComplexityPolicyResponse) GetPolicy ¶
func (x *GetMyPasswordComplexityPolicyResponse) GetPolicy() *policy.PasswordComplexityPolicy
func (*GetMyPasswordComplexityPolicyResponse) ProtoMessage ¶
func (*GetMyPasswordComplexityPolicyResponse) ProtoMessage()
func (*GetMyPasswordComplexityPolicyResponse) ProtoReflect ¶
func (x *GetMyPasswordComplexityPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetMyPasswordComplexityPolicyResponse) Reset ¶
func (x *GetMyPasswordComplexityPolicyResponse) Reset()
func (*GetMyPasswordComplexityPolicyResponse) String ¶
func (x *GetMyPasswordComplexityPolicyResponse) String() string
type GetMyPhoneRequest ¶
type GetMyPhoneRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetMyPhoneRequest) Descriptor
deprecated
func (*GetMyPhoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMyPhoneRequest.ProtoReflect.Descriptor instead.
func (*GetMyPhoneRequest) ProtoMessage ¶
func (*GetMyPhoneRequest) ProtoMessage()
func (*GetMyPhoneRequest) ProtoReflect ¶
func (x *GetMyPhoneRequest) ProtoReflect() protoreflect.Message
func (*GetMyPhoneRequest) Reset ¶
func (x *GetMyPhoneRequest) Reset()
func (*GetMyPhoneRequest) String ¶
func (x *GetMyPhoneRequest) String() string
type GetMyPhoneResponse ¶
type GetMyPhoneResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Phone *user.Phone `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone,omitempty"` // contains filtered or unexported fields }
func (*GetMyPhoneResponse) Descriptor
deprecated
func (*GetMyPhoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMyPhoneResponse.ProtoReflect.Descriptor instead.
func (*GetMyPhoneResponse) GetDetails ¶
func (x *GetMyPhoneResponse) GetDetails() *object.ObjectDetails
func (*GetMyPhoneResponse) GetPhone ¶
func (x *GetMyPhoneResponse) GetPhone() *user.Phone
func (*GetMyPhoneResponse) ProtoMessage ¶
func (*GetMyPhoneResponse) ProtoMessage()
func (*GetMyPhoneResponse) ProtoReflect ¶
func (x *GetMyPhoneResponse) ProtoReflect() protoreflect.Message
func (*GetMyPhoneResponse) Reset ¶
func (x *GetMyPhoneResponse) Reset()
func (*GetMyPhoneResponse) String ¶
func (x *GetMyPhoneResponse) String() string
type GetMyPrivacyPolicyRequest ¶
type GetMyPrivacyPolicyRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetMyPrivacyPolicyRequest) Descriptor
deprecated
func (*GetMyPrivacyPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMyPrivacyPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetMyPrivacyPolicyRequest) ProtoMessage ¶
func (*GetMyPrivacyPolicyRequest) ProtoMessage()
func (*GetMyPrivacyPolicyRequest) ProtoReflect ¶
func (x *GetMyPrivacyPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetMyPrivacyPolicyRequest) Reset ¶
func (x *GetMyPrivacyPolicyRequest) Reset()
func (*GetMyPrivacyPolicyRequest) String ¶
func (x *GetMyPrivacyPolicyRequest) String() string
type GetMyPrivacyPolicyResponse ¶
type GetMyPrivacyPolicyResponse struct { Policy *policy.PrivacyPolicy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetMyPrivacyPolicyResponse) Descriptor
deprecated
func (*GetMyPrivacyPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMyPrivacyPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetMyPrivacyPolicyResponse) GetPolicy ¶
func (x *GetMyPrivacyPolicyResponse) GetPolicy() *policy.PrivacyPolicy
func (*GetMyPrivacyPolicyResponse) ProtoMessage ¶
func (*GetMyPrivacyPolicyResponse) ProtoMessage()
func (*GetMyPrivacyPolicyResponse) ProtoReflect ¶
func (x *GetMyPrivacyPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetMyPrivacyPolicyResponse) Reset ¶
func (x *GetMyPrivacyPolicyResponse) Reset()
func (*GetMyPrivacyPolicyResponse) String ¶
func (x *GetMyPrivacyPolicyResponse) String() string
type GetMyProfileRequest ¶
type GetMyProfileRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetMyProfileRequest) Descriptor
deprecated
func (*GetMyProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMyProfileRequest.ProtoReflect.Descriptor instead.
func (*GetMyProfileRequest) ProtoMessage ¶
func (*GetMyProfileRequest) ProtoMessage()
func (*GetMyProfileRequest) ProtoReflect ¶
func (x *GetMyProfileRequest) ProtoReflect() protoreflect.Message
func (*GetMyProfileRequest) Reset ¶
func (x *GetMyProfileRequest) Reset()
func (*GetMyProfileRequest) String ¶
func (x *GetMyProfileRequest) String() string
type GetMyProfileResponse ¶
type GetMyProfileResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Profile *user.Profile `protobuf:"bytes,2,opt,name=profile,proto3" json:"profile,omitempty"` // contains filtered or unexported fields }
func (*GetMyProfileResponse) Descriptor
deprecated
func (*GetMyProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMyProfileResponse.ProtoReflect.Descriptor instead.
func (*GetMyProfileResponse) GetDetails ¶
func (x *GetMyProfileResponse) GetDetails() *object.ObjectDetails
func (*GetMyProfileResponse) GetProfile ¶
func (x *GetMyProfileResponse) GetProfile() *user.Profile
func (*GetMyProfileResponse) ProtoMessage ¶
func (*GetMyProfileResponse) ProtoMessage()
func (*GetMyProfileResponse) ProtoReflect ¶
func (x *GetMyProfileResponse) ProtoReflect() protoreflect.Message
func (*GetMyProfileResponse) Reset ¶
func (x *GetMyProfileResponse) Reset()
func (*GetMyProfileResponse) String ¶
func (x *GetMyProfileResponse) String() string
type GetMyUserRequest ¶
type GetMyUserRequest struct {
// contains filtered or unexported fields
}
This is an empty request the request parameters are read from the token-header
func (*GetMyUserRequest) Descriptor
deprecated
func (*GetMyUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMyUserRequest.ProtoReflect.Descriptor instead.
func (*GetMyUserRequest) ProtoMessage ¶
func (*GetMyUserRequest) ProtoMessage()
func (*GetMyUserRequest) ProtoReflect ¶
func (x *GetMyUserRequest) ProtoReflect() protoreflect.Message
func (*GetMyUserRequest) Reset ¶
func (x *GetMyUserRequest) Reset()
func (*GetMyUserRequest) String ¶
func (x *GetMyUserRequest) String() string
type GetMyUserResponse ¶
type GetMyUserResponse struct { User *user.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` LastLogin *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=last_login,json=lastLogin,proto3" json:"last_login,omitempty"` // contains filtered or unexported fields }
func (*GetMyUserResponse) Descriptor
deprecated
func (*GetMyUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMyUserResponse.ProtoReflect.Descriptor instead.
func (*GetMyUserResponse) GetLastLogin ¶
func (x *GetMyUserResponse) GetLastLogin() *timestamppb.Timestamp
func (*GetMyUserResponse) GetUser ¶
func (x *GetMyUserResponse) GetUser() *user.User
func (*GetMyUserResponse) ProtoMessage ¶
func (*GetMyUserResponse) ProtoMessage()
func (*GetMyUserResponse) ProtoReflect ¶
func (x *GetMyUserResponse) ProtoReflect() protoreflect.Message
func (*GetMyUserResponse) Reset ¶
func (x *GetMyUserResponse) Reset()
func (*GetMyUserResponse) String ¶
func (x *GetMyUserResponse) String() string
type GetSupportedLanguagesRequest ¶
type GetSupportedLanguagesRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*GetSupportedLanguagesRequest) Descriptor
deprecated
func (*GetSupportedLanguagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedLanguagesRequest.ProtoReflect.Descriptor instead.
func (*GetSupportedLanguagesRequest) ProtoMessage ¶
func (*GetSupportedLanguagesRequest) ProtoMessage()
func (*GetSupportedLanguagesRequest) ProtoReflect ¶
func (x *GetSupportedLanguagesRequest) ProtoReflect() protoreflect.Message
func (*GetSupportedLanguagesRequest) Reset ¶
func (x *GetSupportedLanguagesRequest) Reset()
func (*GetSupportedLanguagesRequest) String ¶
func (x *GetSupportedLanguagesRequest) String() string
type GetSupportedLanguagesResponse ¶
type GetSupportedLanguagesResponse struct { Languages []string `protobuf:"bytes,1,rep,name=languages,proto3" json:"languages,omitempty"` // contains filtered or unexported fields }
func (*GetSupportedLanguagesResponse) Descriptor
deprecated
func (*GetSupportedLanguagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSupportedLanguagesResponse.ProtoReflect.Descriptor instead.
func (*GetSupportedLanguagesResponse) GetLanguages ¶
func (x *GetSupportedLanguagesResponse) GetLanguages() []string
func (*GetSupportedLanguagesResponse) ProtoMessage ¶
func (*GetSupportedLanguagesResponse) ProtoMessage()
func (*GetSupportedLanguagesResponse) ProtoReflect ¶
func (x *GetSupportedLanguagesResponse) ProtoReflect() protoreflect.Message
func (*GetSupportedLanguagesResponse) Reset ¶
func (x *GetSupportedLanguagesResponse) Reset()
func (*GetSupportedLanguagesResponse) String ¶
func (x *GetSupportedLanguagesResponse) String() string
type HealthzRequest ¶
type HealthzRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*HealthzRequest) Descriptor
deprecated
func (*HealthzRequest) Descriptor() ([]byte, []int)
Deprecated: Use HealthzRequest.ProtoReflect.Descriptor instead.
func (*HealthzRequest) ProtoMessage ¶
func (*HealthzRequest) ProtoMessage()
func (*HealthzRequest) ProtoReflect ¶
func (x *HealthzRequest) ProtoReflect() protoreflect.Message
func (*HealthzRequest) Reset ¶
func (x *HealthzRequest) Reset()
func (*HealthzRequest) String ¶
func (x *HealthzRequest) String() string
type HealthzResponse ¶
type HealthzResponse struct {
// contains filtered or unexported fields
}
This is an empty response
func (*HealthzResponse) Descriptor
deprecated
func (*HealthzResponse) Descriptor() ([]byte, []int)
Deprecated: Use HealthzResponse.ProtoReflect.Descriptor instead.
func (*HealthzResponse) ProtoMessage ¶
func (*HealthzResponse) ProtoMessage()
func (*HealthzResponse) ProtoReflect ¶
func (x *HealthzResponse) ProtoReflect() protoreflect.Message
func (*HealthzResponse) Reset ¶
func (x *HealthzResponse) Reset()
func (*HealthzResponse) String ¶
func (x *HealthzResponse) String() string
type ListMyAuthFactorsRequest ¶
type ListMyAuthFactorsRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ListMyAuthFactorsRequest) Descriptor
deprecated
func (*ListMyAuthFactorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyAuthFactorsRequest.ProtoReflect.Descriptor instead.
func (*ListMyAuthFactorsRequest) ProtoMessage ¶
func (*ListMyAuthFactorsRequest) ProtoMessage()
func (*ListMyAuthFactorsRequest) ProtoReflect ¶
func (x *ListMyAuthFactorsRequest) ProtoReflect() protoreflect.Message
func (*ListMyAuthFactorsRequest) Reset ¶
func (x *ListMyAuthFactorsRequest) Reset()
func (*ListMyAuthFactorsRequest) String ¶
func (x *ListMyAuthFactorsRequest) String() string
type ListMyAuthFactorsResponse ¶
type ListMyAuthFactorsResponse struct { Result []*user.AuthFactor `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyAuthFactorsResponse) Descriptor
deprecated
func (*ListMyAuthFactorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyAuthFactorsResponse.ProtoReflect.Descriptor instead.
func (*ListMyAuthFactorsResponse) GetResult ¶
func (x *ListMyAuthFactorsResponse) GetResult() []*user.AuthFactor
func (*ListMyAuthFactorsResponse) ProtoMessage ¶
func (*ListMyAuthFactorsResponse) ProtoMessage()
func (*ListMyAuthFactorsResponse) ProtoReflect ¶
func (x *ListMyAuthFactorsResponse) ProtoReflect() protoreflect.Message
func (*ListMyAuthFactorsResponse) Reset ¶
func (x *ListMyAuthFactorsResponse) Reset()
func (*ListMyAuthFactorsResponse) String ¶
func (x *ListMyAuthFactorsResponse) String() string
type ListMyLinkedIDPsRequest ¶
type ListMyLinkedIDPsRequest struct { // list limitations and ordering Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // contains filtered or unexported fields }
func (*ListMyLinkedIDPsRequest) Descriptor
deprecated
func (*ListMyLinkedIDPsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyLinkedIDPsRequest.ProtoReflect.Descriptor instead.
func (*ListMyLinkedIDPsRequest) GetQuery ¶
func (x *ListMyLinkedIDPsRequest) GetQuery() *object.ListQuery
func (*ListMyLinkedIDPsRequest) ProtoMessage ¶
func (*ListMyLinkedIDPsRequest) ProtoMessage()
func (*ListMyLinkedIDPsRequest) ProtoReflect ¶
func (x *ListMyLinkedIDPsRequest) ProtoReflect() protoreflect.Message
func (*ListMyLinkedIDPsRequest) Reset ¶
func (x *ListMyLinkedIDPsRequest) Reset()
func (*ListMyLinkedIDPsRequest) String ¶
func (x *ListMyLinkedIDPsRequest) String() string
type ListMyLinkedIDPsResponse ¶
type ListMyLinkedIDPsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*idp.IDPUserLink `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyLinkedIDPsResponse) Descriptor
deprecated
func (*ListMyLinkedIDPsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyLinkedIDPsResponse.ProtoReflect.Descriptor instead.
func (*ListMyLinkedIDPsResponse) GetDetails ¶
func (x *ListMyLinkedIDPsResponse) GetDetails() *object.ListDetails
func (*ListMyLinkedIDPsResponse) GetResult ¶
func (x *ListMyLinkedIDPsResponse) GetResult() []*idp.IDPUserLink
func (*ListMyLinkedIDPsResponse) ProtoMessage ¶
func (*ListMyLinkedIDPsResponse) ProtoMessage()
func (*ListMyLinkedIDPsResponse) ProtoReflect ¶
func (x *ListMyLinkedIDPsResponse) ProtoReflect() protoreflect.Message
func (*ListMyLinkedIDPsResponse) Reset ¶
func (x *ListMyLinkedIDPsResponse) Reset()
func (*ListMyLinkedIDPsResponse) String ¶
func (x *ListMyLinkedIDPsResponse) String() string
type ListMyMembershipsRequest ¶
type ListMyMembershipsRequest struct { // the field the result is sorted Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // criteria the client is looking for Queries []*user.MembershipQuery `protobuf:"bytes,2,rep,name=queries,proto3" json:"queries,omitempty"` // contains filtered or unexported fields }
func (*ListMyMembershipsRequest) Descriptor
deprecated
func (*ListMyMembershipsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyMembershipsRequest.ProtoReflect.Descriptor instead.
func (*ListMyMembershipsRequest) GetQueries ¶
func (x *ListMyMembershipsRequest) GetQueries() []*user.MembershipQuery
func (*ListMyMembershipsRequest) GetQuery ¶
func (x *ListMyMembershipsRequest) GetQuery() *object.ListQuery
func (*ListMyMembershipsRequest) ProtoMessage ¶
func (*ListMyMembershipsRequest) ProtoMessage()
func (*ListMyMembershipsRequest) ProtoReflect ¶
func (x *ListMyMembershipsRequest) ProtoReflect() protoreflect.Message
func (*ListMyMembershipsRequest) Reset ¶
func (x *ListMyMembershipsRequest) Reset()
func (*ListMyMembershipsRequest) String ¶
func (x *ListMyMembershipsRequest) String() string
type ListMyMembershipsResponse ¶
type ListMyMembershipsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*user.Membership `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyMembershipsResponse) Descriptor
deprecated
func (*ListMyMembershipsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyMembershipsResponse.ProtoReflect.Descriptor instead.
func (*ListMyMembershipsResponse) GetDetails ¶
func (x *ListMyMembershipsResponse) GetDetails() *object.ListDetails
func (*ListMyMembershipsResponse) GetResult ¶
func (x *ListMyMembershipsResponse) GetResult() []*user.Membership
func (*ListMyMembershipsResponse) ProtoMessage ¶
func (*ListMyMembershipsResponse) ProtoMessage()
func (*ListMyMembershipsResponse) ProtoReflect ¶
func (x *ListMyMembershipsResponse) ProtoReflect() protoreflect.Message
func (*ListMyMembershipsResponse) Reset ¶
func (x *ListMyMembershipsResponse) Reset()
func (*ListMyMembershipsResponse) String ¶
func (x *ListMyMembershipsResponse) String() string
type ListMyMetadataRequest ¶
type ListMyMetadataRequest struct { Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` Queries []*metadata.MetadataQuery `protobuf:"bytes,2,rep,name=queries,proto3" json:"queries,omitempty"` // contains filtered or unexported fields }
func (*ListMyMetadataRequest) Descriptor
deprecated
func (*ListMyMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyMetadataRequest.ProtoReflect.Descriptor instead.
func (*ListMyMetadataRequest) GetQueries ¶
func (x *ListMyMetadataRequest) GetQueries() []*metadata.MetadataQuery
func (*ListMyMetadataRequest) GetQuery ¶
func (x *ListMyMetadataRequest) GetQuery() *object.ListQuery
func (*ListMyMetadataRequest) ProtoMessage ¶
func (*ListMyMetadataRequest) ProtoMessage()
func (*ListMyMetadataRequest) ProtoReflect ¶
func (x *ListMyMetadataRequest) ProtoReflect() protoreflect.Message
func (*ListMyMetadataRequest) Reset ¶
func (x *ListMyMetadataRequest) Reset()
func (*ListMyMetadataRequest) String ¶
func (x *ListMyMetadataRequest) String() string
type ListMyMetadataResponse ¶
type ListMyMetadataResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*metadata.Metadata `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyMetadataResponse) Descriptor
deprecated
func (*ListMyMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyMetadataResponse.ProtoReflect.Descriptor instead.
func (*ListMyMetadataResponse) GetDetails ¶
func (x *ListMyMetadataResponse) GetDetails() *object.ListDetails
func (*ListMyMetadataResponse) GetResult ¶
func (x *ListMyMetadataResponse) GetResult() []*metadata.Metadata
func (*ListMyMetadataResponse) ProtoMessage ¶
func (*ListMyMetadataResponse) ProtoMessage()
func (*ListMyMetadataResponse) ProtoReflect ¶
func (x *ListMyMetadataResponse) ProtoReflect() protoreflect.Message
func (*ListMyMetadataResponse) Reset ¶
func (x *ListMyMetadataResponse) Reset()
func (*ListMyMetadataResponse) String ¶
func (x *ListMyMetadataResponse) String() string
type ListMyPasswordlessRequest ¶
type ListMyPasswordlessRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ListMyPasswordlessRequest) Descriptor
deprecated
func (*ListMyPasswordlessRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyPasswordlessRequest.ProtoReflect.Descriptor instead.
func (*ListMyPasswordlessRequest) ProtoMessage ¶
func (*ListMyPasswordlessRequest) ProtoMessage()
func (*ListMyPasswordlessRequest) ProtoReflect ¶
func (x *ListMyPasswordlessRequest) ProtoReflect() protoreflect.Message
func (*ListMyPasswordlessRequest) Reset ¶
func (x *ListMyPasswordlessRequest) Reset()
func (*ListMyPasswordlessRequest) String ¶
func (x *ListMyPasswordlessRequest) String() string
type ListMyPasswordlessResponse ¶
type ListMyPasswordlessResponse struct { Result []*user.WebAuthNToken `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyPasswordlessResponse) Descriptor
deprecated
func (*ListMyPasswordlessResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyPasswordlessResponse.ProtoReflect.Descriptor instead.
func (*ListMyPasswordlessResponse) GetResult ¶
func (x *ListMyPasswordlessResponse) GetResult() []*user.WebAuthNToken
func (*ListMyPasswordlessResponse) ProtoMessage ¶
func (*ListMyPasswordlessResponse) ProtoMessage()
func (*ListMyPasswordlessResponse) ProtoReflect ¶
func (x *ListMyPasswordlessResponse) ProtoReflect() protoreflect.Message
func (*ListMyPasswordlessResponse) Reset ¶
func (x *ListMyPasswordlessResponse) Reset()
func (*ListMyPasswordlessResponse) String ¶
func (x *ListMyPasswordlessResponse) String() string
type ListMyProjectOrgsRequest ¶
type ListMyProjectOrgsRequest struct { // list limitations and ordering Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // criteria the client is looking for Queries []*org.OrgQuery `protobuf:"bytes,2,rep,name=queries,proto3" json:"queries,omitempty"` // States by which field the results are sorted. SortingColumn org.OrgFieldName `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListMyProjectOrgsRequest) Descriptor
deprecated
func (*ListMyProjectOrgsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyProjectOrgsRequest.ProtoReflect.Descriptor instead.
func (*ListMyProjectOrgsRequest) GetQueries ¶
func (x *ListMyProjectOrgsRequest) GetQueries() []*org.OrgQuery
func (*ListMyProjectOrgsRequest) GetQuery ¶
func (x *ListMyProjectOrgsRequest) GetQuery() *object.ListQuery
func (*ListMyProjectOrgsRequest) GetSortingColumn ¶
func (x *ListMyProjectOrgsRequest) GetSortingColumn() org.OrgFieldName
func (*ListMyProjectOrgsRequest) ProtoMessage ¶
func (*ListMyProjectOrgsRequest) ProtoMessage()
func (*ListMyProjectOrgsRequest) ProtoReflect ¶
func (x *ListMyProjectOrgsRequest) ProtoReflect() protoreflect.Message
func (*ListMyProjectOrgsRequest) Reset ¶
func (x *ListMyProjectOrgsRequest) Reset()
func (*ListMyProjectOrgsRequest) String ¶
func (x *ListMyProjectOrgsRequest) String() string
type ListMyProjectOrgsResponse ¶
type ListMyProjectOrgsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*org.Org `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyProjectOrgsResponse) Descriptor
deprecated
func (*ListMyProjectOrgsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyProjectOrgsResponse.ProtoReflect.Descriptor instead.
func (*ListMyProjectOrgsResponse) GetDetails ¶
func (x *ListMyProjectOrgsResponse) GetDetails() *object.ListDetails
func (*ListMyProjectOrgsResponse) GetResult ¶
func (x *ListMyProjectOrgsResponse) GetResult() []*org.Org
func (*ListMyProjectOrgsResponse) ProtoMessage ¶
func (*ListMyProjectOrgsResponse) ProtoMessage()
func (*ListMyProjectOrgsResponse) ProtoReflect ¶
func (x *ListMyProjectOrgsResponse) ProtoReflect() protoreflect.Message
func (*ListMyProjectOrgsResponse) Reset ¶
func (x *ListMyProjectOrgsResponse) Reset()
func (*ListMyProjectOrgsResponse) String ¶
func (x *ListMyProjectOrgsResponse) String() string
type ListMyProjectPermissionsRequest ¶
type ListMyProjectPermissionsRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ListMyProjectPermissionsRequest) Descriptor
deprecated
func (*ListMyProjectPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyProjectPermissionsRequest.ProtoReflect.Descriptor instead.
func (*ListMyProjectPermissionsRequest) ProtoMessage ¶
func (*ListMyProjectPermissionsRequest) ProtoMessage()
func (*ListMyProjectPermissionsRequest) ProtoReflect ¶
func (x *ListMyProjectPermissionsRequest) ProtoReflect() protoreflect.Message
func (*ListMyProjectPermissionsRequest) Reset ¶
func (x *ListMyProjectPermissionsRequest) Reset()
func (*ListMyProjectPermissionsRequest) String ¶
func (x *ListMyProjectPermissionsRequest) String() string
type ListMyProjectPermissionsResponse ¶
type ListMyProjectPermissionsResponse struct { Result []string `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyProjectPermissionsResponse) Descriptor
deprecated
func (*ListMyProjectPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyProjectPermissionsResponse.ProtoReflect.Descriptor instead.
func (*ListMyProjectPermissionsResponse) GetResult ¶
func (x *ListMyProjectPermissionsResponse) GetResult() []string
func (*ListMyProjectPermissionsResponse) ProtoMessage ¶
func (*ListMyProjectPermissionsResponse) ProtoMessage()
func (*ListMyProjectPermissionsResponse) ProtoReflect ¶
func (x *ListMyProjectPermissionsResponse) ProtoReflect() protoreflect.Message
func (*ListMyProjectPermissionsResponse) Reset ¶
func (x *ListMyProjectPermissionsResponse) Reset()
func (*ListMyProjectPermissionsResponse) String ¶
func (x *ListMyProjectPermissionsResponse) String() string
type ListMyRefreshTokensRequest ¶
type ListMyRefreshTokensRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ListMyRefreshTokensRequest) Descriptor
deprecated
func (*ListMyRefreshTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyRefreshTokensRequest.ProtoReflect.Descriptor instead.
func (*ListMyRefreshTokensRequest) ProtoMessage ¶
func (*ListMyRefreshTokensRequest) ProtoMessage()
func (*ListMyRefreshTokensRequest) ProtoReflect ¶
func (x *ListMyRefreshTokensRequest) ProtoReflect() protoreflect.Message
func (*ListMyRefreshTokensRequest) Reset ¶
func (x *ListMyRefreshTokensRequest) Reset()
func (*ListMyRefreshTokensRequest) String ¶
func (x *ListMyRefreshTokensRequest) String() string
type ListMyRefreshTokensResponse ¶
type ListMyRefreshTokensResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*user.RefreshToken `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyRefreshTokensResponse) Descriptor
deprecated
func (*ListMyRefreshTokensResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyRefreshTokensResponse.ProtoReflect.Descriptor instead.
func (*ListMyRefreshTokensResponse) GetDetails ¶
func (x *ListMyRefreshTokensResponse) GetDetails() *object.ListDetails
func (*ListMyRefreshTokensResponse) GetResult ¶
func (x *ListMyRefreshTokensResponse) GetResult() []*user.RefreshToken
func (*ListMyRefreshTokensResponse) ProtoMessage ¶
func (*ListMyRefreshTokensResponse) ProtoMessage()
func (*ListMyRefreshTokensResponse) ProtoReflect ¶
func (x *ListMyRefreshTokensResponse) ProtoReflect() protoreflect.Message
func (*ListMyRefreshTokensResponse) Reset ¶
func (x *ListMyRefreshTokensResponse) Reset()
func (*ListMyRefreshTokensResponse) String ¶
func (x *ListMyRefreshTokensResponse) String() string
type ListMyUserChangesRequest ¶
type ListMyUserChangesRequest struct { Query *change.ChangeQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // contains filtered or unexported fields }
func (*ListMyUserChangesRequest) Descriptor
deprecated
func (*ListMyUserChangesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyUserChangesRequest.ProtoReflect.Descriptor instead.
func (*ListMyUserChangesRequest) GetQuery ¶
func (x *ListMyUserChangesRequest) GetQuery() *change.ChangeQuery
func (*ListMyUserChangesRequest) ProtoMessage ¶
func (*ListMyUserChangesRequest) ProtoMessage()
func (*ListMyUserChangesRequest) ProtoReflect ¶
func (x *ListMyUserChangesRequest) ProtoReflect() protoreflect.Message
func (*ListMyUserChangesRequest) Reset ¶
func (x *ListMyUserChangesRequest) Reset()
func (*ListMyUserChangesRequest) String ¶
func (x *ListMyUserChangesRequest) String() string
type ListMyUserChangesResponse ¶
type ListMyUserChangesResponse struct { // zitadel.v1.ListDetails details = 1; was always returned empty (as we cannot get the necessary info) Result []*change.Change `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyUserChangesResponse) Descriptor
deprecated
func (*ListMyUserChangesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyUserChangesResponse.ProtoReflect.Descriptor instead.
func (*ListMyUserChangesResponse) GetResult ¶
func (x *ListMyUserChangesResponse) GetResult() []*change.Change
func (*ListMyUserChangesResponse) ProtoMessage ¶
func (*ListMyUserChangesResponse) ProtoMessage()
func (*ListMyUserChangesResponse) ProtoReflect ¶
func (x *ListMyUserChangesResponse) ProtoReflect() protoreflect.Message
func (*ListMyUserChangesResponse) Reset ¶
func (x *ListMyUserChangesResponse) Reset()
func (*ListMyUserChangesResponse) String ¶
func (x *ListMyUserChangesResponse) String() string
type ListMyUserGrantsRequest ¶
type ListMyUserGrantsRequest struct { // list limitations and ordering Query *object.ListQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // contains filtered or unexported fields }
func (*ListMyUserGrantsRequest) Descriptor
deprecated
func (*ListMyUserGrantsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyUserGrantsRequest.ProtoReflect.Descriptor instead.
func (*ListMyUserGrantsRequest) GetQuery ¶
func (x *ListMyUserGrantsRequest) GetQuery() *object.ListQuery
func (*ListMyUserGrantsRequest) ProtoMessage ¶
func (*ListMyUserGrantsRequest) ProtoMessage()
func (*ListMyUserGrantsRequest) ProtoReflect ¶
func (x *ListMyUserGrantsRequest) ProtoReflect() protoreflect.Message
func (*ListMyUserGrantsRequest) Reset ¶
func (x *ListMyUserGrantsRequest) Reset()
func (*ListMyUserGrantsRequest) String ¶
func (x *ListMyUserGrantsRequest) String() string
type ListMyUserGrantsResponse ¶
type ListMyUserGrantsResponse struct { Details *object.ListDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` Result []*UserGrant `protobuf:"bytes,2,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyUserGrantsResponse) Descriptor
deprecated
func (*ListMyUserGrantsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyUserGrantsResponse.ProtoReflect.Descriptor instead.
func (*ListMyUserGrantsResponse) GetDetails ¶
func (x *ListMyUserGrantsResponse) GetDetails() *object.ListDetails
func (*ListMyUserGrantsResponse) GetResult ¶
func (x *ListMyUserGrantsResponse) GetResult() []*UserGrant
func (*ListMyUserGrantsResponse) ProtoMessage ¶
func (*ListMyUserGrantsResponse) ProtoMessage()
func (*ListMyUserGrantsResponse) ProtoReflect ¶
func (x *ListMyUserGrantsResponse) ProtoReflect() protoreflect.Message
func (*ListMyUserGrantsResponse) Reset ¶
func (x *ListMyUserGrantsResponse) Reset()
func (*ListMyUserGrantsResponse) String ¶
func (x *ListMyUserGrantsResponse) String() string
type ListMyUserSessionsRequest ¶
type ListMyUserSessionsRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ListMyUserSessionsRequest) Descriptor
deprecated
func (*ListMyUserSessionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyUserSessionsRequest.ProtoReflect.Descriptor instead.
func (*ListMyUserSessionsRequest) ProtoMessage ¶
func (*ListMyUserSessionsRequest) ProtoMessage()
func (*ListMyUserSessionsRequest) ProtoReflect ¶
func (x *ListMyUserSessionsRequest) ProtoReflect() protoreflect.Message
func (*ListMyUserSessionsRequest) Reset ¶
func (x *ListMyUserSessionsRequest) Reset()
func (*ListMyUserSessionsRequest) String ¶
func (x *ListMyUserSessionsRequest) String() string
type ListMyUserSessionsResponse ¶
type ListMyUserSessionsResponse struct { Result []*user.Session `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyUserSessionsResponse) Descriptor
deprecated
func (*ListMyUserSessionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyUserSessionsResponse.ProtoReflect.Descriptor instead.
func (*ListMyUserSessionsResponse) GetResult ¶
func (x *ListMyUserSessionsResponse) GetResult() []*user.Session
func (*ListMyUserSessionsResponse) ProtoMessage ¶
func (*ListMyUserSessionsResponse) ProtoMessage()
func (*ListMyUserSessionsResponse) ProtoReflect ¶
func (x *ListMyUserSessionsResponse) ProtoReflect() protoreflect.Message
func (*ListMyUserSessionsResponse) Reset ¶
func (x *ListMyUserSessionsResponse) Reset()
func (*ListMyUserSessionsResponse) String ¶
func (x *ListMyUserSessionsResponse) String() string
type ListMyZitadelPermissionsRequest ¶
type ListMyZitadelPermissionsRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ListMyZitadelPermissionsRequest) Descriptor
deprecated
func (*ListMyZitadelPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMyZitadelPermissionsRequest.ProtoReflect.Descriptor instead.
func (*ListMyZitadelPermissionsRequest) ProtoMessage ¶
func (*ListMyZitadelPermissionsRequest) ProtoMessage()
func (*ListMyZitadelPermissionsRequest) ProtoReflect ¶
func (x *ListMyZitadelPermissionsRequest) ProtoReflect() protoreflect.Message
func (*ListMyZitadelPermissionsRequest) Reset ¶
func (x *ListMyZitadelPermissionsRequest) Reset()
func (*ListMyZitadelPermissionsRequest) String ¶
func (x *ListMyZitadelPermissionsRequest) String() string
type ListMyZitadelPermissionsResponse ¶
type ListMyZitadelPermissionsResponse struct { Result []string `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListMyZitadelPermissionsResponse) Descriptor
deprecated
func (*ListMyZitadelPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMyZitadelPermissionsResponse.ProtoReflect.Descriptor instead.
func (*ListMyZitadelPermissionsResponse) GetResult ¶
func (x *ListMyZitadelPermissionsResponse) GetResult() []string
func (*ListMyZitadelPermissionsResponse) ProtoMessage ¶
func (*ListMyZitadelPermissionsResponse) ProtoMessage()
func (*ListMyZitadelPermissionsResponse) ProtoReflect ¶
func (x *ListMyZitadelPermissionsResponse) ProtoReflect() protoreflect.Message
func (*ListMyZitadelPermissionsResponse) Reset ¶
func (x *ListMyZitadelPermissionsResponse) Reset()
func (*ListMyZitadelPermissionsResponse) String ¶
func (x *ListMyZitadelPermissionsResponse) String() string
type RemoveMyAuthFactorOTPEmailRequest ¶
type RemoveMyAuthFactorOTPEmailRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*RemoveMyAuthFactorOTPEmailRequest) Descriptor
deprecated
func (*RemoveMyAuthFactorOTPEmailRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyAuthFactorOTPEmailRequest.ProtoReflect.Descriptor instead.
func (*RemoveMyAuthFactorOTPEmailRequest) ProtoMessage ¶
func (*RemoveMyAuthFactorOTPEmailRequest) ProtoMessage()
func (*RemoveMyAuthFactorOTPEmailRequest) ProtoReflect ¶
func (x *RemoveMyAuthFactorOTPEmailRequest) ProtoReflect() protoreflect.Message
func (*RemoveMyAuthFactorOTPEmailRequest) Reset ¶
func (x *RemoveMyAuthFactorOTPEmailRequest) Reset()
func (*RemoveMyAuthFactorOTPEmailRequest) String ¶
func (x *RemoveMyAuthFactorOTPEmailRequest) String() string
type RemoveMyAuthFactorOTPEmailResponse ¶
type RemoveMyAuthFactorOTPEmailResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyAuthFactorOTPEmailResponse) Descriptor
deprecated
func (*RemoveMyAuthFactorOTPEmailResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyAuthFactorOTPEmailResponse.ProtoReflect.Descriptor instead.
func (*RemoveMyAuthFactorOTPEmailResponse) GetDetails ¶
func (x *RemoveMyAuthFactorOTPEmailResponse) GetDetails() *object.ObjectDetails
func (*RemoveMyAuthFactorOTPEmailResponse) ProtoMessage ¶
func (*RemoveMyAuthFactorOTPEmailResponse) ProtoMessage()
func (*RemoveMyAuthFactorOTPEmailResponse) ProtoReflect ¶
func (x *RemoveMyAuthFactorOTPEmailResponse) ProtoReflect() protoreflect.Message
func (*RemoveMyAuthFactorOTPEmailResponse) Reset ¶
func (x *RemoveMyAuthFactorOTPEmailResponse) Reset()
func (*RemoveMyAuthFactorOTPEmailResponse) String ¶
func (x *RemoveMyAuthFactorOTPEmailResponse) String() string
type RemoveMyAuthFactorOTPRequest ¶
type RemoveMyAuthFactorOTPRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*RemoveMyAuthFactorOTPRequest) Descriptor
deprecated
func (*RemoveMyAuthFactorOTPRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyAuthFactorOTPRequest.ProtoReflect.Descriptor instead.
func (*RemoveMyAuthFactorOTPRequest) ProtoMessage ¶
func (*RemoveMyAuthFactorOTPRequest) ProtoMessage()
func (*RemoveMyAuthFactorOTPRequest) ProtoReflect ¶
func (x *RemoveMyAuthFactorOTPRequest) ProtoReflect() protoreflect.Message
func (*RemoveMyAuthFactorOTPRequest) Reset ¶
func (x *RemoveMyAuthFactorOTPRequest) Reset()
func (*RemoveMyAuthFactorOTPRequest) String ¶
func (x *RemoveMyAuthFactorOTPRequest) String() string
type RemoveMyAuthFactorOTPResponse ¶
type RemoveMyAuthFactorOTPResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyAuthFactorOTPResponse) Descriptor
deprecated
func (*RemoveMyAuthFactorOTPResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyAuthFactorOTPResponse.ProtoReflect.Descriptor instead.
func (*RemoveMyAuthFactorOTPResponse) GetDetails ¶
func (x *RemoveMyAuthFactorOTPResponse) GetDetails() *object.ObjectDetails
func (*RemoveMyAuthFactorOTPResponse) ProtoMessage ¶
func (*RemoveMyAuthFactorOTPResponse) ProtoMessage()
func (*RemoveMyAuthFactorOTPResponse) ProtoReflect ¶
func (x *RemoveMyAuthFactorOTPResponse) ProtoReflect() protoreflect.Message
func (*RemoveMyAuthFactorOTPResponse) Reset ¶
func (x *RemoveMyAuthFactorOTPResponse) Reset()
func (*RemoveMyAuthFactorOTPResponse) String ¶
func (x *RemoveMyAuthFactorOTPResponse) String() string
type RemoveMyAuthFactorOTPSMSRequest ¶
type RemoveMyAuthFactorOTPSMSRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*RemoveMyAuthFactorOTPSMSRequest) Descriptor
deprecated
func (*RemoveMyAuthFactorOTPSMSRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyAuthFactorOTPSMSRequest.ProtoReflect.Descriptor instead.
func (*RemoveMyAuthFactorOTPSMSRequest) ProtoMessage ¶
func (*RemoveMyAuthFactorOTPSMSRequest) ProtoMessage()
func (*RemoveMyAuthFactorOTPSMSRequest) ProtoReflect ¶
func (x *RemoveMyAuthFactorOTPSMSRequest) ProtoReflect() protoreflect.Message
func (*RemoveMyAuthFactorOTPSMSRequest) Reset ¶
func (x *RemoveMyAuthFactorOTPSMSRequest) Reset()
func (*RemoveMyAuthFactorOTPSMSRequest) String ¶
func (x *RemoveMyAuthFactorOTPSMSRequest) String() string
type RemoveMyAuthFactorOTPSMSResponse ¶
type RemoveMyAuthFactorOTPSMSResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyAuthFactorOTPSMSResponse) Descriptor
deprecated
func (*RemoveMyAuthFactorOTPSMSResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyAuthFactorOTPSMSResponse.ProtoReflect.Descriptor instead.
func (*RemoveMyAuthFactorOTPSMSResponse) GetDetails ¶
func (x *RemoveMyAuthFactorOTPSMSResponse) GetDetails() *object.ObjectDetails
func (*RemoveMyAuthFactorOTPSMSResponse) ProtoMessage ¶
func (*RemoveMyAuthFactorOTPSMSResponse) ProtoMessage()
func (*RemoveMyAuthFactorOTPSMSResponse) ProtoReflect ¶
func (x *RemoveMyAuthFactorOTPSMSResponse) ProtoReflect() protoreflect.Message
func (*RemoveMyAuthFactorOTPSMSResponse) Reset ¶
func (x *RemoveMyAuthFactorOTPSMSResponse) Reset()
func (*RemoveMyAuthFactorOTPSMSResponse) String ¶
func (x *RemoveMyAuthFactorOTPSMSResponse) String() string
type RemoveMyAuthFactorU2FRequest ¶
type RemoveMyAuthFactorU2FRequest struct { TokenId string `protobuf:"bytes,1,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyAuthFactorU2FRequest) Descriptor
deprecated
func (*RemoveMyAuthFactorU2FRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyAuthFactorU2FRequest.ProtoReflect.Descriptor instead.
func (*RemoveMyAuthFactorU2FRequest) GetTokenId ¶
func (x *RemoveMyAuthFactorU2FRequest) GetTokenId() string
func (*RemoveMyAuthFactorU2FRequest) ProtoMessage ¶
func (*RemoveMyAuthFactorU2FRequest) ProtoMessage()
func (*RemoveMyAuthFactorU2FRequest) ProtoReflect ¶
func (x *RemoveMyAuthFactorU2FRequest) ProtoReflect() protoreflect.Message
func (*RemoveMyAuthFactorU2FRequest) Reset ¶
func (x *RemoveMyAuthFactorU2FRequest) Reset()
func (*RemoveMyAuthFactorU2FRequest) String ¶
func (x *RemoveMyAuthFactorU2FRequest) String() string
type RemoveMyAuthFactorU2FResponse ¶
type RemoveMyAuthFactorU2FResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyAuthFactorU2FResponse) Descriptor
deprecated
func (*RemoveMyAuthFactorU2FResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyAuthFactorU2FResponse.ProtoReflect.Descriptor instead.
func (*RemoveMyAuthFactorU2FResponse) GetDetails ¶
func (x *RemoveMyAuthFactorU2FResponse) GetDetails() *object.ObjectDetails
func (*RemoveMyAuthFactorU2FResponse) ProtoMessage ¶
func (*RemoveMyAuthFactorU2FResponse) ProtoMessage()
func (*RemoveMyAuthFactorU2FResponse) ProtoReflect ¶
func (x *RemoveMyAuthFactorU2FResponse) ProtoReflect() protoreflect.Message
func (*RemoveMyAuthFactorU2FResponse) Reset ¶
func (x *RemoveMyAuthFactorU2FResponse) Reset()
func (*RemoveMyAuthFactorU2FResponse) String ¶
func (x *RemoveMyAuthFactorU2FResponse) String() string
type RemoveMyAvatarRequest ¶
type RemoveMyAvatarRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*RemoveMyAvatarRequest) Descriptor
deprecated
func (*RemoveMyAvatarRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyAvatarRequest.ProtoReflect.Descriptor instead.
func (*RemoveMyAvatarRequest) ProtoMessage ¶
func (*RemoveMyAvatarRequest) ProtoMessage()
func (*RemoveMyAvatarRequest) ProtoReflect ¶
func (x *RemoveMyAvatarRequest) ProtoReflect() protoreflect.Message
func (*RemoveMyAvatarRequest) Reset ¶
func (x *RemoveMyAvatarRequest) Reset()
func (*RemoveMyAvatarRequest) String ¶
func (x *RemoveMyAvatarRequest) String() string
type RemoveMyAvatarResponse ¶
type RemoveMyAvatarResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyAvatarResponse) Descriptor
deprecated
func (*RemoveMyAvatarResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyAvatarResponse.ProtoReflect.Descriptor instead.
func (*RemoveMyAvatarResponse) GetDetails ¶
func (x *RemoveMyAvatarResponse) GetDetails() *object.ObjectDetails
func (*RemoveMyAvatarResponse) ProtoMessage ¶
func (*RemoveMyAvatarResponse) ProtoMessage()
func (*RemoveMyAvatarResponse) ProtoReflect ¶
func (x *RemoveMyAvatarResponse) ProtoReflect() protoreflect.Message
func (*RemoveMyAvatarResponse) Reset ¶
func (x *RemoveMyAvatarResponse) Reset()
func (*RemoveMyAvatarResponse) String ¶
func (x *RemoveMyAvatarResponse) String() string
type RemoveMyLinkedIDPRequest ¶
type RemoveMyLinkedIDPRequest struct { IdpId string `protobuf:"bytes,1,opt,name=idp_id,json=idpId,proto3" json:"idp_id,omitempty"` LinkedUserId string `protobuf:"bytes,2,opt,name=linked_user_id,json=linkedUserId,proto3" json:"linked_user_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyLinkedIDPRequest) Descriptor
deprecated
func (*RemoveMyLinkedIDPRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyLinkedIDPRequest.ProtoReflect.Descriptor instead.
func (*RemoveMyLinkedIDPRequest) GetIdpId ¶
func (x *RemoveMyLinkedIDPRequest) GetIdpId() string
func (*RemoveMyLinkedIDPRequest) GetLinkedUserId ¶
func (x *RemoveMyLinkedIDPRequest) GetLinkedUserId() string
func (*RemoveMyLinkedIDPRequest) ProtoMessage ¶
func (*RemoveMyLinkedIDPRequest) ProtoMessage()
func (*RemoveMyLinkedIDPRequest) ProtoReflect ¶
func (x *RemoveMyLinkedIDPRequest) ProtoReflect() protoreflect.Message
func (*RemoveMyLinkedIDPRequest) Reset ¶
func (x *RemoveMyLinkedIDPRequest) Reset()
func (*RemoveMyLinkedIDPRequest) String ¶
func (x *RemoveMyLinkedIDPRequest) String() string
type RemoveMyLinkedIDPResponse ¶
type RemoveMyLinkedIDPResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyLinkedIDPResponse) Descriptor
deprecated
func (*RemoveMyLinkedIDPResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyLinkedIDPResponse.ProtoReflect.Descriptor instead.
func (*RemoveMyLinkedIDPResponse) GetDetails ¶
func (x *RemoveMyLinkedIDPResponse) GetDetails() *object.ObjectDetails
func (*RemoveMyLinkedIDPResponse) ProtoMessage ¶
func (*RemoveMyLinkedIDPResponse) ProtoMessage()
func (*RemoveMyLinkedIDPResponse) ProtoReflect ¶
func (x *RemoveMyLinkedIDPResponse) ProtoReflect() protoreflect.Message
func (*RemoveMyLinkedIDPResponse) Reset ¶
func (x *RemoveMyLinkedIDPResponse) Reset()
func (*RemoveMyLinkedIDPResponse) String ¶
func (x *RemoveMyLinkedIDPResponse) String() string
type RemoveMyMetadataRequest ¶
type RemoveMyMetadataRequest struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyMetadataRequest) Descriptor
deprecated
func (*RemoveMyMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyMetadataRequest.ProtoReflect.Descriptor instead.
func (*RemoveMyMetadataRequest) GetKey ¶
func (x *RemoveMyMetadataRequest) GetKey() string
func (*RemoveMyMetadataRequest) ProtoMessage ¶
func (*RemoveMyMetadataRequest) ProtoMessage()
func (*RemoveMyMetadataRequest) ProtoReflect ¶
func (x *RemoveMyMetadataRequest) ProtoReflect() protoreflect.Message
func (*RemoveMyMetadataRequest) Reset ¶
func (x *RemoveMyMetadataRequest) Reset()
func (*RemoveMyMetadataRequest) String ¶
func (x *RemoveMyMetadataRequest) String() string
type RemoveMyMetadataResponse ¶
type RemoveMyMetadataResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyMetadataResponse) Descriptor
deprecated
func (*RemoveMyMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyMetadataResponse.ProtoReflect.Descriptor instead.
func (*RemoveMyMetadataResponse) GetDetails ¶
func (x *RemoveMyMetadataResponse) GetDetails() *object.ObjectDetails
func (*RemoveMyMetadataResponse) ProtoMessage ¶
func (*RemoveMyMetadataResponse) ProtoMessage()
func (*RemoveMyMetadataResponse) ProtoReflect ¶
func (x *RemoveMyMetadataResponse) ProtoReflect() protoreflect.Message
func (*RemoveMyMetadataResponse) Reset ¶
func (x *RemoveMyMetadataResponse) Reset()
func (*RemoveMyMetadataResponse) String ¶
func (x *RemoveMyMetadataResponse) String() string
type RemoveMyPasswordlessRequest ¶
type RemoveMyPasswordlessRequest struct { TokenId string `protobuf:"bytes,1,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyPasswordlessRequest) Descriptor
deprecated
func (*RemoveMyPasswordlessRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyPasswordlessRequest.ProtoReflect.Descriptor instead.
func (*RemoveMyPasswordlessRequest) GetTokenId ¶
func (x *RemoveMyPasswordlessRequest) GetTokenId() string
func (*RemoveMyPasswordlessRequest) ProtoMessage ¶
func (*RemoveMyPasswordlessRequest) ProtoMessage()
func (*RemoveMyPasswordlessRequest) ProtoReflect ¶
func (x *RemoveMyPasswordlessRequest) ProtoReflect() protoreflect.Message
func (*RemoveMyPasswordlessRequest) Reset ¶
func (x *RemoveMyPasswordlessRequest) Reset()
func (*RemoveMyPasswordlessRequest) String ¶
func (x *RemoveMyPasswordlessRequest) String() string
type RemoveMyPasswordlessResponse ¶
type RemoveMyPasswordlessResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyPasswordlessResponse) Descriptor
deprecated
func (*RemoveMyPasswordlessResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyPasswordlessResponse.ProtoReflect.Descriptor instead.
func (*RemoveMyPasswordlessResponse) GetDetails ¶
func (x *RemoveMyPasswordlessResponse) GetDetails() *object.ObjectDetails
func (*RemoveMyPasswordlessResponse) ProtoMessage ¶
func (*RemoveMyPasswordlessResponse) ProtoMessage()
func (*RemoveMyPasswordlessResponse) ProtoReflect ¶
func (x *RemoveMyPasswordlessResponse) ProtoReflect() protoreflect.Message
func (*RemoveMyPasswordlessResponse) Reset ¶
func (x *RemoveMyPasswordlessResponse) Reset()
func (*RemoveMyPasswordlessResponse) String ¶
func (x *RemoveMyPasswordlessResponse) String() string
type RemoveMyPhoneRequest ¶
type RemoveMyPhoneRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*RemoveMyPhoneRequest) Descriptor
deprecated
func (*RemoveMyPhoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyPhoneRequest.ProtoReflect.Descriptor instead.
func (*RemoveMyPhoneRequest) ProtoMessage ¶
func (*RemoveMyPhoneRequest) ProtoMessage()
func (*RemoveMyPhoneRequest) ProtoReflect ¶
func (x *RemoveMyPhoneRequest) ProtoReflect() protoreflect.Message
func (*RemoveMyPhoneRequest) Reset ¶
func (x *RemoveMyPhoneRequest) Reset()
func (*RemoveMyPhoneRequest) String ¶
func (x *RemoveMyPhoneRequest) String() string
type RemoveMyPhoneResponse ¶
type RemoveMyPhoneResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyPhoneResponse) Descriptor
deprecated
func (*RemoveMyPhoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyPhoneResponse.ProtoReflect.Descriptor instead.
func (*RemoveMyPhoneResponse) GetDetails ¶
func (x *RemoveMyPhoneResponse) GetDetails() *object.ObjectDetails
func (*RemoveMyPhoneResponse) ProtoMessage ¶
func (*RemoveMyPhoneResponse) ProtoMessage()
func (*RemoveMyPhoneResponse) ProtoReflect ¶
func (x *RemoveMyPhoneResponse) ProtoReflect() protoreflect.Message
func (*RemoveMyPhoneResponse) Reset ¶
func (x *RemoveMyPhoneResponse) Reset()
func (*RemoveMyPhoneResponse) String ¶
func (x *RemoveMyPhoneResponse) String() string
type RemoveMyUserRequest ¶
type RemoveMyUserRequest struct {
// contains filtered or unexported fields
}
This is an empty request the request parameters are read from the token-header
func (*RemoveMyUserRequest) Descriptor
deprecated
func (*RemoveMyUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyUserRequest.ProtoReflect.Descriptor instead.
func (*RemoveMyUserRequest) ProtoMessage ¶
func (*RemoveMyUserRequest) ProtoMessage()
func (*RemoveMyUserRequest) ProtoReflect ¶
func (x *RemoveMyUserRequest) ProtoReflect() protoreflect.Message
func (*RemoveMyUserRequest) Reset ¶
func (x *RemoveMyUserRequest) Reset()
func (*RemoveMyUserRequest) String ¶
func (x *RemoveMyUserRequest) String() string
type RemoveMyUserResponse ¶
type RemoveMyUserResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RemoveMyUserResponse) Descriptor
deprecated
func (*RemoveMyUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMyUserResponse.ProtoReflect.Descriptor instead.
func (*RemoveMyUserResponse) GetDetails ¶
func (x *RemoveMyUserResponse) GetDetails() *object.ObjectDetails
func (*RemoveMyUserResponse) ProtoMessage ¶
func (*RemoveMyUserResponse) ProtoMessage()
func (*RemoveMyUserResponse) ProtoReflect ¶
func (x *RemoveMyUserResponse) ProtoReflect() protoreflect.Message
func (*RemoveMyUserResponse) Reset ¶
func (x *RemoveMyUserResponse) Reset()
func (*RemoveMyUserResponse) String ¶
func (x *RemoveMyUserResponse) String() string
type ResendMyEmailVerificationRequest ¶
type ResendMyEmailVerificationRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ResendMyEmailVerificationRequest) Descriptor
deprecated
func (*ResendMyEmailVerificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResendMyEmailVerificationRequest.ProtoReflect.Descriptor instead.
func (*ResendMyEmailVerificationRequest) ProtoMessage ¶
func (*ResendMyEmailVerificationRequest) ProtoMessage()
func (*ResendMyEmailVerificationRequest) ProtoReflect ¶
func (x *ResendMyEmailVerificationRequest) ProtoReflect() protoreflect.Message
func (*ResendMyEmailVerificationRequest) Reset ¶
func (x *ResendMyEmailVerificationRequest) Reset()
func (*ResendMyEmailVerificationRequest) String ¶
func (x *ResendMyEmailVerificationRequest) String() string
type ResendMyEmailVerificationResponse ¶
type ResendMyEmailVerificationResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResendMyEmailVerificationResponse) Descriptor
deprecated
func (*ResendMyEmailVerificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResendMyEmailVerificationResponse.ProtoReflect.Descriptor instead.
func (*ResendMyEmailVerificationResponse) GetDetails ¶
func (x *ResendMyEmailVerificationResponse) GetDetails() *object.ObjectDetails
func (*ResendMyEmailVerificationResponse) ProtoMessage ¶
func (*ResendMyEmailVerificationResponse) ProtoMessage()
func (*ResendMyEmailVerificationResponse) ProtoReflect ¶
func (x *ResendMyEmailVerificationResponse) ProtoReflect() protoreflect.Message
func (*ResendMyEmailVerificationResponse) Reset ¶
func (x *ResendMyEmailVerificationResponse) Reset()
func (*ResendMyEmailVerificationResponse) String ¶
func (x *ResendMyEmailVerificationResponse) String() string
type ResendMyPhoneVerificationRequest ¶
type ResendMyPhoneVerificationRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*ResendMyPhoneVerificationRequest) Descriptor
deprecated
func (*ResendMyPhoneVerificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResendMyPhoneVerificationRequest.ProtoReflect.Descriptor instead.
func (*ResendMyPhoneVerificationRequest) ProtoMessage ¶
func (*ResendMyPhoneVerificationRequest) ProtoMessage()
func (*ResendMyPhoneVerificationRequest) ProtoReflect ¶
func (x *ResendMyPhoneVerificationRequest) ProtoReflect() protoreflect.Message
func (*ResendMyPhoneVerificationRequest) Reset ¶
func (x *ResendMyPhoneVerificationRequest) Reset()
func (*ResendMyPhoneVerificationRequest) String ¶
func (x *ResendMyPhoneVerificationRequest) String() string
type ResendMyPhoneVerificationResponse ¶
type ResendMyPhoneVerificationResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*ResendMyPhoneVerificationResponse) Descriptor
deprecated
func (*ResendMyPhoneVerificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResendMyPhoneVerificationResponse.ProtoReflect.Descriptor instead.
func (*ResendMyPhoneVerificationResponse) GetDetails ¶
func (x *ResendMyPhoneVerificationResponse) GetDetails() *object.ObjectDetails
func (*ResendMyPhoneVerificationResponse) ProtoMessage ¶
func (*ResendMyPhoneVerificationResponse) ProtoMessage()
func (*ResendMyPhoneVerificationResponse) ProtoReflect ¶
func (x *ResendMyPhoneVerificationResponse) ProtoReflect() protoreflect.Message
func (*ResendMyPhoneVerificationResponse) Reset ¶
func (x *ResendMyPhoneVerificationResponse) Reset()
func (*ResendMyPhoneVerificationResponse) String ¶
func (x *ResendMyPhoneVerificationResponse) String() string
type RevokeAllMyRefreshTokensRequest ¶
type RevokeAllMyRefreshTokensRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*RevokeAllMyRefreshTokensRequest) Descriptor
deprecated
func (*RevokeAllMyRefreshTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeAllMyRefreshTokensRequest.ProtoReflect.Descriptor instead.
func (*RevokeAllMyRefreshTokensRequest) ProtoMessage ¶
func (*RevokeAllMyRefreshTokensRequest) ProtoMessage()
func (*RevokeAllMyRefreshTokensRequest) ProtoReflect ¶
func (x *RevokeAllMyRefreshTokensRequest) ProtoReflect() protoreflect.Message
func (*RevokeAllMyRefreshTokensRequest) Reset ¶
func (x *RevokeAllMyRefreshTokensRequest) Reset()
func (*RevokeAllMyRefreshTokensRequest) String ¶
func (x *RevokeAllMyRefreshTokensRequest) String() string
type RevokeAllMyRefreshTokensResponse ¶
type RevokeAllMyRefreshTokensResponse struct {
// contains filtered or unexported fields
}
This is an empty response
func (*RevokeAllMyRefreshTokensResponse) Descriptor
deprecated
func (*RevokeAllMyRefreshTokensResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeAllMyRefreshTokensResponse.ProtoReflect.Descriptor instead.
func (*RevokeAllMyRefreshTokensResponse) ProtoMessage ¶
func (*RevokeAllMyRefreshTokensResponse) ProtoMessage()
func (*RevokeAllMyRefreshTokensResponse) ProtoReflect ¶
func (x *RevokeAllMyRefreshTokensResponse) ProtoReflect() protoreflect.Message
func (*RevokeAllMyRefreshTokensResponse) Reset ¶
func (x *RevokeAllMyRefreshTokensResponse) Reset()
func (*RevokeAllMyRefreshTokensResponse) String ¶
func (x *RevokeAllMyRefreshTokensResponse) String() string
type RevokeMyRefreshTokenRequest ¶
type RevokeMyRefreshTokenRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RevokeMyRefreshTokenRequest) Descriptor
deprecated
func (*RevokeMyRefreshTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeMyRefreshTokenRequest.ProtoReflect.Descriptor instead.
func (*RevokeMyRefreshTokenRequest) GetId ¶
func (x *RevokeMyRefreshTokenRequest) GetId() string
func (*RevokeMyRefreshTokenRequest) ProtoMessage ¶
func (*RevokeMyRefreshTokenRequest) ProtoMessage()
func (*RevokeMyRefreshTokenRequest) ProtoReflect ¶
func (x *RevokeMyRefreshTokenRequest) ProtoReflect() protoreflect.Message
func (*RevokeMyRefreshTokenRequest) Reset ¶
func (x *RevokeMyRefreshTokenRequest) Reset()
func (*RevokeMyRefreshTokenRequest) String ¶
func (x *RevokeMyRefreshTokenRequest) String() string
type RevokeMyRefreshTokenResponse ¶
type RevokeMyRefreshTokenResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*RevokeMyRefreshTokenResponse) Descriptor
deprecated
func (*RevokeMyRefreshTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeMyRefreshTokenResponse.ProtoReflect.Descriptor instead.
func (*RevokeMyRefreshTokenResponse) GetDetails ¶
func (x *RevokeMyRefreshTokenResponse) GetDetails() *object.ObjectDetails
func (*RevokeMyRefreshTokenResponse) ProtoMessage ¶
func (*RevokeMyRefreshTokenResponse) ProtoMessage()
func (*RevokeMyRefreshTokenResponse) ProtoReflect ¶
func (x *RevokeMyRefreshTokenResponse) ProtoReflect() protoreflect.Message
func (*RevokeMyRefreshTokenResponse) Reset ¶
func (x *RevokeMyRefreshTokenResponse) Reset()
func (*RevokeMyRefreshTokenResponse) String ¶
func (x *RevokeMyRefreshTokenResponse) String() string
type SendMyPasswordlessLinkRequest ¶
type SendMyPasswordlessLinkRequest struct {
// contains filtered or unexported fields
}
This is an empty request
func (*SendMyPasswordlessLinkRequest) Descriptor
deprecated
func (*SendMyPasswordlessLinkRequest) Descriptor() ([]byte, []int)
Deprecated: Use SendMyPasswordlessLinkRequest.ProtoReflect.Descriptor instead.
func (*SendMyPasswordlessLinkRequest) ProtoMessage ¶
func (*SendMyPasswordlessLinkRequest) ProtoMessage()
func (*SendMyPasswordlessLinkRequest) ProtoReflect ¶
func (x *SendMyPasswordlessLinkRequest) ProtoReflect() protoreflect.Message
func (*SendMyPasswordlessLinkRequest) Reset ¶
func (x *SendMyPasswordlessLinkRequest) Reset()
func (*SendMyPasswordlessLinkRequest) String ¶
func (x *SendMyPasswordlessLinkRequest) String() string
type SendMyPasswordlessLinkResponse ¶
type SendMyPasswordlessLinkResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SendMyPasswordlessLinkResponse) Descriptor
deprecated
func (*SendMyPasswordlessLinkResponse) Descriptor() ([]byte, []int)
Deprecated: Use SendMyPasswordlessLinkResponse.ProtoReflect.Descriptor instead.
func (*SendMyPasswordlessLinkResponse) GetDetails ¶
func (x *SendMyPasswordlessLinkResponse) GetDetails() *object.ObjectDetails
func (*SendMyPasswordlessLinkResponse) ProtoMessage ¶
func (*SendMyPasswordlessLinkResponse) ProtoMessage()
func (*SendMyPasswordlessLinkResponse) ProtoReflect ¶
func (x *SendMyPasswordlessLinkResponse) ProtoReflect() protoreflect.Message
func (*SendMyPasswordlessLinkResponse) Reset ¶
func (x *SendMyPasswordlessLinkResponse) Reset()
func (*SendMyPasswordlessLinkResponse) String ¶
func (x *SendMyPasswordlessLinkResponse) String() string
type SetMyEmailRequest ¶
type SetMyEmailRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*SetMyEmailRequest) Descriptor
deprecated
func (*SetMyEmailRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMyEmailRequest.ProtoReflect.Descriptor instead.
func (*SetMyEmailRequest) GetEmail ¶
func (x *SetMyEmailRequest) GetEmail() string
func (*SetMyEmailRequest) ProtoMessage ¶
func (*SetMyEmailRequest) ProtoMessage()
func (*SetMyEmailRequest) ProtoReflect ¶
func (x *SetMyEmailRequest) ProtoReflect() protoreflect.Message
func (*SetMyEmailRequest) Reset ¶
func (x *SetMyEmailRequest) Reset()
func (*SetMyEmailRequest) String ¶
func (x *SetMyEmailRequest) String() string
type SetMyEmailResponse ¶
type SetMyEmailResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetMyEmailResponse) Descriptor
deprecated
func (*SetMyEmailResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMyEmailResponse.ProtoReflect.Descriptor instead.
func (*SetMyEmailResponse) GetDetails ¶
func (x *SetMyEmailResponse) GetDetails() *object.ObjectDetails
func (*SetMyEmailResponse) ProtoMessage ¶
func (*SetMyEmailResponse) ProtoMessage()
func (*SetMyEmailResponse) ProtoReflect ¶
func (x *SetMyEmailResponse) ProtoReflect() protoreflect.Message
func (*SetMyEmailResponse) Reset ¶
func (x *SetMyEmailResponse) Reset()
func (*SetMyEmailResponse) String ¶
func (x *SetMyEmailResponse) String() string
type SetMyMetadataRequest ¶
type SetMyMetadataRequest struct { Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*SetMyMetadataRequest) Descriptor
deprecated
func (*SetMyMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMyMetadataRequest.ProtoReflect.Descriptor instead.
func (*SetMyMetadataRequest) GetKey ¶
func (x *SetMyMetadataRequest) GetKey() string
func (*SetMyMetadataRequest) GetValue ¶
func (x *SetMyMetadataRequest) GetValue() []byte
func (*SetMyMetadataRequest) ProtoMessage ¶
func (*SetMyMetadataRequest) ProtoMessage()
func (*SetMyMetadataRequest) ProtoReflect ¶
func (x *SetMyMetadataRequest) ProtoReflect() protoreflect.Message
func (*SetMyMetadataRequest) Reset ¶
func (x *SetMyMetadataRequest) Reset()
func (*SetMyMetadataRequest) String ¶
func (x *SetMyMetadataRequest) String() string
type SetMyMetadataResponse ¶
type SetMyMetadataResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetMyMetadataResponse) Descriptor
deprecated
func (*SetMyMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMyMetadataResponse.ProtoReflect.Descriptor instead.
func (*SetMyMetadataResponse) GetDetails ¶
func (x *SetMyMetadataResponse) GetDetails() *object.ObjectDetails
func (*SetMyMetadataResponse) ProtoMessage ¶
func (*SetMyMetadataResponse) ProtoMessage()
func (*SetMyMetadataResponse) ProtoReflect ¶
func (x *SetMyMetadataResponse) ProtoReflect() protoreflect.Message
func (*SetMyMetadataResponse) Reset ¶
func (x *SetMyMetadataResponse) Reset()
func (*SetMyMetadataResponse) String ¶
func (x *SetMyMetadataResponse) String() string
type SetMyPhoneRequest ¶
type SetMyPhoneRequest struct { Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone,omitempty"` // contains filtered or unexported fields }
func (*SetMyPhoneRequest) Descriptor
deprecated
func (*SetMyPhoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetMyPhoneRequest.ProtoReflect.Descriptor instead.
func (*SetMyPhoneRequest) GetPhone ¶
func (x *SetMyPhoneRequest) GetPhone() string
func (*SetMyPhoneRequest) ProtoMessage ¶
func (*SetMyPhoneRequest) ProtoMessage()
func (*SetMyPhoneRequest) ProtoReflect ¶
func (x *SetMyPhoneRequest) ProtoReflect() protoreflect.Message
func (*SetMyPhoneRequest) Reset ¶
func (x *SetMyPhoneRequest) Reset()
func (*SetMyPhoneRequest) String ¶
func (x *SetMyPhoneRequest) String() string
type SetMyPhoneResponse ¶
type SetMyPhoneResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*SetMyPhoneResponse) Descriptor
deprecated
func (*SetMyPhoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetMyPhoneResponse.ProtoReflect.Descriptor instead.
func (*SetMyPhoneResponse) GetDetails ¶
func (x *SetMyPhoneResponse) GetDetails() *object.ObjectDetails
func (*SetMyPhoneResponse) ProtoMessage ¶
func (*SetMyPhoneResponse) ProtoMessage()
func (*SetMyPhoneResponse) ProtoReflect ¶
func (x *SetMyPhoneResponse) ProtoReflect() protoreflect.Message
func (*SetMyPhoneResponse) Reset ¶
func (x *SetMyPhoneResponse) Reset()
func (*SetMyPhoneResponse) String ¶
func (x *SetMyPhoneResponse) String() string
type UnimplementedAuthServiceServer ¶
type UnimplementedAuthServiceServer struct { }
UnimplementedAuthServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAuthServiceServer) AddMyAuthFactorOTP ¶
func (UnimplementedAuthServiceServer) AddMyAuthFactorOTP(context.Context, *AddMyAuthFactorOTPRequest) (*AddMyAuthFactorOTPResponse, error)
func (UnimplementedAuthServiceServer) AddMyAuthFactorOTPEmail ¶
func (UnimplementedAuthServiceServer) AddMyAuthFactorOTPEmail(context.Context, *AddMyAuthFactorOTPEmailRequest) (*AddMyAuthFactorOTPEmailResponse, error)
func (UnimplementedAuthServiceServer) AddMyAuthFactorOTPSMS ¶
func (UnimplementedAuthServiceServer) AddMyAuthFactorOTPSMS(context.Context, *AddMyAuthFactorOTPSMSRequest) (*AddMyAuthFactorOTPSMSResponse, error)
func (UnimplementedAuthServiceServer) AddMyAuthFactorU2F ¶
func (UnimplementedAuthServiceServer) AddMyAuthFactorU2F(context.Context, *AddMyAuthFactorU2FRequest) (*AddMyAuthFactorU2FResponse, error)
func (UnimplementedAuthServiceServer) AddMyPasswordless ¶
func (UnimplementedAuthServiceServer) AddMyPasswordless(context.Context, *AddMyPasswordlessRequest) (*AddMyPasswordlessResponse, error)
func (UnimplementedAuthServiceServer) AddMyPasswordlessLink ¶
func (UnimplementedAuthServiceServer) AddMyPasswordlessLink(context.Context, *AddMyPasswordlessLinkRequest) (*AddMyPasswordlessLinkResponse, error)
func (UnimplementedAuthServiceServer) GetMyEmail ¶
func (UnimplementedAuthServiceServer) GetMyEmail(context.Context, *GetMyEmailRequest) (*GetMyEmailResponse, error)
func (UnimplementedAuthServiceServer) GetMyLabelPolicy ¶
func (UnimplementedAuthServiceServer) GetMyLabelPolicy(context.Context, *GetMyLabelPolicyRequest) (*GetMyLabelPolicyResponse, error)
func (UnimplementedAuthServiceServer) GetMyLoginPolicy ¶
func (UnimplementedAuthServiceServer) GetMyLoginPolicy(context.Context, *GetMyLoginPolicyRequest) (*GetMyLoginPolicyResponse, error)
func (UnimplementedAuthServiceServer) GetMyMetadata ¶
func (UnimplementedAuthServiceServer) GetMyMetadata(context.Context, *GetMyMetadataRequest) (*GetMyMetadataResponse, error)
func (UnimplementedAuthServiceServer) GetMyPasswordComplexityPolicy ¶
func (UnimplementedAuthServiceServer) GetMyPasswordComplexityPolicy(context.Context, *GetMyPasswordComplexityPolicyRequest) (*GetMyPasswordComplexityPolicyResponse, error)
func (UnimplementedAuthServiceServer) GetMyPhone ¶
func (UnimplementedAuthServiceServer) GetMyPhone(context.Context, *GetMyPhoneRequest) (*GetMyPhoneResponse, error)
func (UnimplementedAuthServiceServer) GetMyPrivacyPolicy ¶
func (UnimplementedAuthServiceServer) GetMyPrivacyPolicy(context.Context, *GetMyPrivacyPolicyRequest) (*GetMyPrivacyPolicyResponse, error)
func (UnimplementedAuthServiceServer) GetMyProfile ¶
func (UnimplementedAuthServiceServer) GetMyProfile(context.Context, *GetMyProfileRequest) (*GetMyProfileResponse, error)
func (UnimplementedAuthServiceServer) GetMyUser ¶
func (UnimplementedAuthServiceServer) GetMyUser(context.Context, *GetMyUserRequest) (*GetMyUserResponse, error)
func (UnimplementedAuthServiceServer) GetSupportedLanguages ¶
func (UnimplementedAuthServiceServer) GetSupportedLanguages(context.Context, *GetSupportedLanguagesRequest) (*GetSupportedLanguagesResponse, error)
func (UnimplementedAuthServiceServer) Healthz ¶
func (UnimplementedAuthServiceServer) Healthz(context.Context, *HealthzRequest) (*HealthzResponse, error)
func (UnimplementedAuthServiceServer) ListMyAuthFactors ¶
func (UnimplementedAuthServiceServer) ListMyAuthFactors(context.Context, *ListMyAuthFactorsRequest) (*ListMyAuthFactorsResponse, error)
func (UnimplementedAuthServiceServer) ListMyLinkedIDPs ¶
func (UnimplementedAuthServiceServer) ListMyLinkedIDPs(context.Context, *ListMyLinkedIDPsRequest) (*ListMyLinkedIDPsResponse, error)
func (UnimplementedAuthServiceServer) ListMyMemberships ¶
func (UnimplementedAuthServiceServer) ListMyMemberships(context.Context, *ListMyMembershipsRequest) (*ListMyMembershipsResponse, error)
func (UnimplementedAuthServiceServer) ListMyMetadata ¶
func (UnimplementedAuthServiceServer) ListMyMetadata(context.Context, *ListMyMetadataRequest) (*ListMyMetadataResponse, error)
func (UnimplementedAuthServiceServer) ListMyPasswordless ¶
func (UnimplementedAuthServiceServer) ListMyPasswordless(context.Context, *ListMyPasswordlessRequest) (*ListMyPasswordlessResponse, error)
func (UnimplementedAuthServiceServer) ListMyProjectOrgs ¶
func (UnimplementedAuthServiceServer) ListMyProjectOrgs(context.Context, *ListMyProjectOrgsRequest) (*ListMyProjectOrgsResponse, error)
func (UnimplementedAuthServiceServer) ListMyProjectPermissions ¶
func (UnimplementedAuthServiceServer) ListMyProjectPermissions(context.Context, *ListMyProjectPermissionsRequest) (*ListMyProjectPermissionsResponse, error)
func (UnimplementedAuthServiceServer) ListMyRefreshTokens ¶
func (UnimplementedAuthServiceServer) ListMyRefreshTokens(context.Context, *ListMyRefreshTokensRequest) (*ListMyRefreshTokensResponse, error)
func (UnimplementedAuthServiceServer) ListMyUserChanges ¶
func (UnimplementedAuthServiceServer) ListMyUserChanges(context.Context, *ListMyUserChangesRequest) (*ListMyUserChangesResponse, error)
func (UnimplementedAuthServiceServer) ListMyUserGrants ¶
func (UnimplementedAuthServiceServer) ListMyUserGrants(context.Context, *ListMyUserGrantsRequest) (*ListMyUserGrantsResponse, error)
func (UnimplementedAuthServiceServer) ListMyUserSessions ¶
func (UnimplementedAuthServiceServer) ListMyUserSessions(context.Context, *ListMyUserSessionsRequest) (*ListMyUserSessionsResponse, error)
func (UnimplementedAuthServiceServer) ListMyZitadelPermissions ¶
func (UnimplementedAuthServiceServer) ListMyZitadelPermissions(context.Context, *ListMyZitadelPermissionsRequest) (*ListMyZitadelPermissionsResponse, error)
func (UnimplementedAuthServiceServer) RemoveMyAuthFactorOTP ¶
func (UnimplementedAuthServiceServer) RemoveMyAuthFactorOTP(context.Context, *RemoveMyAuthFactorOTPRequest) (*RemoveMyAuthFactorOTPResponse, error)
func (UnimplementedAuthServiceServer) RemoveMyAuthFactorOTPEmail ¶
func (UnimplementedAuthServiceServer) RemoveMyAuthFactorOTPEmail(context.Context, *RemoveMyAuthFactorOTPEmailRequest) (*RemoveMyAuthFactorOTPEmailResponse, error)
func (UnimplementedAuthServiceServer) RemoveMyAuthFactorOTPSMS ¶
func (UnimplementedAuthServiceServer) RemoveMyAuthFactorOTPSMS(context.Context, *RemoveMyAuthFactorOTPSMSRequest) (*RemoveMyAuthFactorOTPSMSResponse, error)
func (UnimplementedAuthServiceServer) RemoveMyAuthFactorU2F ¶
func (UnimplementedAuthServiceServer) RemoveMyAuthFactorU2F(context.Context, *RemoveMyAuthFactorU2FRequest) (*RemoveMyAuthFactorU2FResponse, error)
func (UnimplementedAuthServiceServer) RemoveMyAvatar ¶
func (UnimplementedAuthServiceServer) RemoveMyAvatar(context.Context, *RemoveMyAvatarRequest) (*RemoveMyAvatarResponse, error)
func (UnimplementedAuthServiceServer) RemoveMyLinkedIDP ¶
func (UnimplementedAuthServiceServer) RemoveMyLinkedIDP(context.Context, *RemoveMyLinkedIDPRequest) (*RemoveMyLinkedIDPResponse, error)
func (UnimplementedAuthServiceServer) RemoveMyPasswordless ¶
func (UnimplementedAuthServiceServer) RemoveMyPasswordless(context.Context, *RemoveMyPasswordlessRequest) (*RemoveMyPasswordlessResponse, error)
func (UnimplementedAuthServiceServer) RemoveMyPhone ¶
func (UnimplementedAuthServiceServer) RemoveMyPhone(context.Context, *RemoveMyPhoneRequest) (*RemoveMyPhoneResponse, error)
func (UnimplementedAuthServiceServer) RemoveMyUser ¶
func (UnimplementedAuthServiceServer) RemoveMyUser(context.Context, *RemoveMyUserRequest) (*RemoveMyUserResponse, error)
func (UnimplementedAuthServiceServer) ResendMyEmailVerification ¶
func (UnimplementedAuthServiceServer) ResendMyEmailVerification(context.Context, *ResendMyEmailVerificationRequest) (*ResendMyEmailVerificationResponse, error)
func (UnimplementedAuthServiceServer) ResendMyPhoneVerification ¶
func (UnimplementedAuthServiceServer) ResendMyPhoneVerification(context.Context, *ResendMyPhoneVerificationRequest) (*ResendMyPhoneVerificationResponse, error)
func (UnimplementedAuthServiceServer) RevokeAllMyRefreshTokens ¶
func (UnimplementedAuthServiceServer) RevokeAllMyRefreshTokens(context.Context, *RevokeAllMyRefreshTokensRequest) (*RevokeAllMyRefreshTokensResponse, error)
func (UnimplementedAuthServiceServer) RevokeMyRefreshToken ¶
func (UnimplementedAuthServiceServer) RevokeMyRefreshToken(context.Context, *RevokeMyRefreshTokenRequest) (*RevokeMyRefreshTokenResponse, error)
func (UnimplementedAuthServiceServer) SendMyPasswordlessLink ¶
func (UnimplementedAuthServiceServer) SendMyPasswordlessLink(context.Context, *SendMyPasswordlessLinkRequest) (*SendMyPasswordlessLinkResponse, error)
func (UnimplementedAuthServiceServer) SetMyEmail ¶
func (UnimplementedAuthServiceServer) SetMyEmail(context.Context, *SetMyEmailRequest) (*SetMyEmailResponse, error)
func (UnimplementedAuthServiceServer) SetMyPhone ¶
func (UnimplementedAuthServiceServer) SetMyPhone(context.Context, *SetMyPhoneRequest) (*SetMyPhoneResponse, error)
func (UnimplementedAuthServiceServer) UpdateMyPassword ¶
func (UnimplementedAuthServiceServer) UpdateMyPassword(context.Context, *UpdateMyPasswordRequest) (*UpdateMyPasswordResponse, error)
func (UnimplementedAuthServiceServer) UpdateMyProfile ¶
func (UnimplementedAuthServiceServer) UpdateMyProfile(context.Context, *UpdateMyProfileRequest) (*UpdateMyProfileResponse, error)
func (UnimplementedAuthServiceServer) UpdateMyUserName ¶
func (UnimplementedAuthServiceServer) UpdateMyUserName(context.Context, *UpdateMyUserNameRequest) (*UpdateMyUserNameResponse, error)
func (UnimplementedAuthServiceServer) VerifyMyAuthFactorOTP ¶
func (UnimplementedAuthServiceServer) VerifyMyAuthFactorOTP(context.Context, *VerifyMyAuthFactorOTPRequest) (*VerifyMyAuthFactorOTPResponse, error)
func (UnimplementedAuthServiceServer) VerifyMyAuthFactorU2F ¶
func (UnimplementedAuthServiceServer) VerifyMyAuthFactorU2F(context.Context, *VerifyMyAuthFactorU2FRequest) (*VerifyMyAuthFactorU2FResponse, error)
func (UnimplementedAuthServiceServer) VerifyMyEmail ¶
func (UnimplementedAuthServiceServer) VerifyMyEmail(context.Context, *VerifyMyEmailRequest) (*VerifyMyEmailResponse, error)
func (UnimplementedAuthServiceServer) VerifyMyPasswordless ¶
func (UnimplementedAuthServiceServer) VerifyMyPasswordless(context.Context, *VerifyMyPasswordlessRequest) (*VerifyMyPasswordlessResponse, error)
func (UnimplementedAuthServiceServer) VerifyMyPhone ¶
func (UnimplementedAuthServiceServer) VerifyMyPhone(context.Context, *VerifyMyPhoneRequest) (*VerifyMyPhoneResponse, error)
type UnsafeAuthServiceServer ¶
type UnsafeAuthServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAuthServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AuthServiceServer will result in compilation errors.
type UpdateMyPasswordRequest ¶
type UpdateMyPasswordRequest struct { OldPassword string `protobuf:"bytes,1,opt,name=old_password,json=oldPassword,proto3" json:"old_password,omitempty"` NewPassword string `protobuf:"bytes,2,opt,name=new_password,json=newPassword,proto3" json:"new_password,omitempty"` // contains filtered or unexported fields }
func (*UpdateMyPasswordRequest) Descriptor
deprecated
func (*UpdateMyPasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMyPasswordRequest.ProtoReflect.Descriptor instead.
func (*UpdateMyPasswordRequest) GetNewPassword ¶
func (x *UpdateMyPasswordRequest) GetNewPassword() string
func (*UpdateMyPasswordRequest) GetOldPassword ¶
func (x *UpdateMyPasswordRequest) GetOldPassword() string
func (*UpdateMyPasswordRequest) ProtoMessage ¶
func (*UpdateMyPasswordRequest) ProtoMessage()
func (*UpdateMyPasswordRequest) ProtoReflect ¶
func (x *UpdateMyPasswordRequest) ProtoReflect() protoreflect.Message
func (*UpdateMyPasswordRequest) Reset ¶
func (x *UpdateMyPasswordRequest) Reset()
func (*UpdateMyPasswordRequest) String ¶
func (x *UpdateMyPasswordRequest) String() string
type UpdateMyPasswordResponse ¶
type UpdateMyPasswordResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateMyPasswordResponse) Descriptor
deprecated
func (*UpdateMyPasswordResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMyPasswordResponse.ProtoReflect.Descriptor instead.
func (*UpdateMyPasswordResponse) GetDetails ¶
func (x *UpdateMyPasswordResponse) GetDetails() *object.ObjectDetails
func (*UpdateMyPasswordResponse) ProtoMessage ¶
func (*UpdateMyPasswordResponse) ProtoMessage()
func (*UpdateMyPasswordResponse) ProtoReflect ¶
func (x *UpdateMyPasswordResponse) ProtoReflect() protoreflect.Message
func (*UpdateMyPasswordResponse) Reset ¶
func (x *UpdateMyPasswordResponse) Reset()
func (*UpdateMyPasswordResponse) String ¶
func (x *UpdateMyPasswordResponse) String() string
type UpdateMyProfileRequest ¶
type UpdateMyProfileRequest struct { FirstName string `protobuf:"bytes,1,opt,name=first_name,json=firstName,proto3" json:"first_name,omitempty"` LastName string `protobuf:"bytes,2,opt,name=last_name,json=lastName,proto3" json:"last_name,omitempty"` NickName string `protobuf:"bytes,3,opt,name=nick_name,json=nickName,proto3" json:"nick_name,omitempty"` DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` PreferredLanguage string `protobuf:"bytes,5,opt,name=preferred_language,json=preferredLanguage,proto3" json:"preferred_language,omitempty"` Gender user.Gender `protobuf:"varint,6,opt,name=gender,proto3,enum=zitadel.user.v1.Gender" json:"gender,omitempty"` // contains filtered or unexported fields }
func (*UpdateMyProfileRequest) Descriptor
deprecated
func (*UpdateMyProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMyProfileRequest.ProtoReflect.Descriptor instead.
func (*UpdateMyProfileRequest) GetDisplayName ¶
func (x *UpdateMyProfileRequest) GetDisplayName() string
func (*UpdateMyProfileRequest) GetFirstName ¶
func (x *UpdateMyProfileRequest) GetFirstName() string
func (*UpdateMyProfileRequest) GetGender ¶
func (x *UpdateMyProfileRequest) GetGender() user.Gender
func (*UpdateMyProfileRequest) GetLastName ¶
func (x *UpdateMyProfileRequest) GetLastName() string
func (*UpdateMyProfileRequest) GetNickName ¶
func (x *UpdateMyProfileRequest) GetNickName() string
func (*UpdateMyProfileRequest) GetPreferredLanguage ¶
func (x *UpdateMyProfileRequest) GetPreferredLanguage() string
func (*UpdateMyProfileRequest) ProtoMessage ¶
func (*UpdateMyProfileRequest) ProtoMessage()
func (*UpdateMyProfileRequest) ProtoReflect ¶
func (x *UpdateMyProfileRequest) ProtoReflect() protoreflect.Message
func (*UpdateMyProfileRequest) Reset ¶
func (x *UpdateMyProfileRequest) Reset()
func (*UpdateMyProfileRequest) String ¶
func (x *UpdateMyProfileRequest) String() string
type UpdateMyProfileResponse ¶
type UpdateMyProfileResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateMyProfileResponse) Descriptor
deprecated
func (*UpdateMyProfileResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMyProfileResponse.ProtoReflect.Descriptor instead.
func (*UpdateMyProfileResponse) GetDetails ¶
func (x *UpdateMyProfileResponse) GetDetails() *object.ObjectDetails
func (*UpdateMyProfileResponse) ProtoMessage ¶
func (*UpdateMyProfileResponse) ProtoMessage()
func (*UpdateMyProfileResponse) ProtoReflect ¶
func (x *UpdateMyProfileResponse) ProtoReflect() protoreflect.Message
func (*UpdateMyProfileResponse) Reset ¶
func (x *UpdateMyProfileResponse) Reset()
func (*UpdateMyProfileResponse) String ¶
func (x *UpdateMyProfileResponse) String() string
type UpdateMyUserNameRequest ¶
type UpdateMyUserNameRequest struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // contains filtered or unexported fields }
func (*UpdateMyUserNameRequest) Descriptor
deprecated
func (*UpdateMyUserNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMyUserNameRequest.ProtoReflect.Descriptor instead.
func (*UpdateMyUserNameRequest) GetUserName ¶
func (x *UpdateMyUserNameRequest) GetUserName() string
func (*UpdateMyUserNameRequest) ProtoMessage ¶
func (*UpdateMyUserNameRequest) ProtoMessage()
func (*UpdateMyUserNameRequest) ProtoReflect ¶
func (x *UpdateMyUserNameRequest) ProtoReflect() protoreflect.Message
func (*UpdateMyUserNameRequest) Reset ¶
func (x *UpdateMyUserNameRequest) Reset()
func (*UpdateMyUserNameRequest) String ¶
func (x *UpdateMyUserNameRequest) String() string
type UpdateMyUserNameResponse ¶
type UpdateMyUserNameResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateMyUserNameResponse) Descriptor
deprecated
func (*UpdateMyUserNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMyUserNameResponse.ProtoReflect.Descriptor instead.
func (*UpdateMyUserNameResponse) GetDetails ¶
func (x *UpdateMyUserNameResponse) GetDetails() *object.ObjectDetails
func (*UpdateMyUserNameResponse) ProtoMessage ¶
func (*UpdateMyUserNameResponse) ProtoMessage()
func (*UpdateMyUserNameResponse) ProtoReflect ¶
func (x *UpdateMyUserNameResponse) ProtoReflect() protoreflect.Message
func (*UpdateMyUserNameResponse) Reset ¶
func (x *UpdateMyUserNameResponse) Reset()
func (*UpdateMyUserNameResponse) String ¶
func (x *UpdateMyUserNameResponse) String() string
type UserGrant ¶
type UserGrant struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // Deprecated: user role_keys Roles []string `protobuf:"bytes,4,rep,name=roles,proto3" json:"roles,omitempty"` OrgName string `protobuf:"bytes,5,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"` GrantId string `protobuf:"bytes,6,opt,name=grant_id,json=grantId,proto3" json:"grant_id,omitempty"` Details *object.ObjectDetails `protobuf:"bytes,7,opt,name=details,proto3" json:"details,omitempty"` OrgDomain string `protobuf:"bytes,8,opt,name=org_domain,json=orgDomain,proto3" json:"org_domain,omitempty"` ProjectName string `protobuf:"bytes,9,opt,name=project_name,json=projectName,proto3" json:"project_name,omitempty"` ProjectGrantId string `protobuf:"bytes,10,opt,name=project_grant_id,json=projectGrantId,proto3" json:"project_grant_id,omitempty"` RoleKeys []string `protobuf:"bytes,11,rep,name=role_keys,json=roleKeys,proto3" json:"role_keys,omitempty"` UserType user.Type `protobuf:"varint,12,opt,name=user_type,json=userType,proto3,enum=zitadel.user.v1.Type" json:"user_type,omitempty"` // contains filtered or unexported fields }
func (*UserGrant) Descriptor
deprecated
func (*UserGrant) GetDetails ¶
func (x *UserGrant) GetDetails() *object.ObjectDetails
func (*UserGrant) GetGrantId ¶
func (*UserGrant) GetOrgDomain ¶
func (*UserGrant) GetOrgName ¶
func (*UserGrant) GetProjectGrantId ¶
func (*UserGrant) GetProjectId ¶
func (*UserGrant) GetProjectName ¶
func (*UserGrant) GetRoleKeys ¶
func (*UserGrant) GetUserType ¶
func (*UserGrant) ProtoMessage ¶
func (*UserGrant) ProtoMessage()
func (*UserGrant) ProtoReflect ¶
func (x *UserGrant) ProtoReflect() protoreflect.Message
type VerifyMyAuthFactorOTPRequest ¶
type VerifyMyAuthFactorOTPRequest struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*VerifyMyAuthFactorOTPRequest) Descriptor
deprecated
func (*VerifyMyAuthFactorOTPRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMyAuthFactorOTPRequest.ProtoReflect.Descriptor instead.
func (*VerifyMyAuthFactorOTPRequest) GetCode ¶
func (x *VerifyMyAuthFactorOTPRequest) GetCode() string
func (*VerifyMyAuthFactorOTPRequest) ProtoMessage ¶
func (*VerifyMyAuthFactorOTPRequest) ProtoMessage()
func (*VerifyMyAuthFactorOTPRequest) ProtoReflect ¶
func (x *VerifyMyAuthFactorOTPRequest) ProtoReflect() protoreflect.Message
func (*VerifyMyAuthFactorOTPRequest) Reset ¶
func (x *VerifyMyAuthFactorOTPRequest) Reset()
func (*VerifyMyAuthFactorOTPRequest) String ¶
func (x *VerifyMyAuthFactorOTPRequest) String() string
type VerifyMyAuthFactorOTPResponse ¶
type VerifyMyAuthFactorOTPResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*VerifyMyAuthFactorOTPResponse) Descriptor
deprecated
func (*VerifyMyAuthFactorOTPResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMyAuthFactorOTPResponse.ProtoReflect.Descriptor instead.
func (*VerifyMyAuthFactorOTPResponse) GetDetails ¶
func (x *VerifyMyAuthFactorOTPResponse) GetDetails() *object.ObjectDetails
func (*VerifyMyAuthFactorOTPResponse) ProtoMessage ¶
func (*VerifyMyAuthFactorOTPResponse) ProtoMessage()
func (*VerifyMyAuthFactorOTPResponse) ProtoReflect ¶
func (x *VerifyMyAuthFactorOTPResponse) ProtoReflect() protoreflect.Message
func (*VerifyMyAuthFactorOTPResponse) Reset ¶
func (x *VerifyMyAuthFactorOTPResponse) Reset()
func (*VerifyMyAuthFactorOTPResponse) String ¶
func (x *VerifyMyAuthFactorOTPResponse) String() string
type VerifyMyAuthFactorU2FRequest ¶
type VerifyMyAuthFactorU2FRequest struct { Verification *user.WebAuthNVerification `protobuf:"bytes,1,opt,name=verification,proto3" json:"verification,omitempty"` // contains filtered or unexported fields }
func (*VerifyMyAuthFactorU2FRequest) Descriptor
deprecated
func (*VerifyMyAuthFactorU2FRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMyAuthFactorU2FRequest.ProtoReflect.Descriptor instead.
func (*VerifyMyAuthFactorU2FRequest) GetVerification ¶
func (x *VerifyMyAuthFactorU2FRequest) GetVerification() *user.WebAuthNVerification
func (*VerifyMyAuthFactorU2FRequest) ProtoMessage ¶
func (*VerifyMyAuthFactorU2FRequest) ProtoMessage()
func (*VerifyMyAuthFactorU2FRequest) ProtoReflect ¶
func (x *VerifyMyAuthFactorU2FRequest) ProtoReflect() protoreflect.Message
func (*VerifyMyAuthFactorU2FRequest) Reset ¶
func (x *VerifyMyAuthFactorU2FRequest) Reset()
func (*VerifyMyAuthFactorU2FRequest) String ¶
func (x *VerifyMyAuthFactorU2FRequest) String() string
type VerifyMyAuthFactorU2FResponse ¶
type VerifyMyAuthFactorU2FResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*VerifyMyAuthFactorU2FResponse) Descriptor
deprecated
func (*VerifyMyAuthFactorU2FResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMyAuthFactorU2FResponse.ProtoReflect.Descriptor instead.
func (*VerifyMyAuthFactorU2FResponse) GetDetails ¶
func (x *VerifyMyAuthFactorU2FResponse) GetDetails() *object.ObjectDetails
func (*VerifyMyAuthFactorU2FResponse) ProtoMessage ¶
func (*VerifyMyAuthFactorU2FResponse) ProtoMessage()
func (*VerifyMyAuthFactorU2FResponse) ProtoReflect ¶
func (x *VerifyMyAuthFactorU2FResponse) ProtoReflect() protoreflect.Message
func (*VerifyMyAuthFactorU2FResponse) Reset ¶
func (x *VerifyMyAuthFactorU2FResponse) Reset()
func (*VerifyMyAuthFactorU2FResponse) String ¶
func (x *VerifyMyAuthFactorU2FResponse) String() string
type VerifyMyEmailRequest ¶
type VerifyMyEmailRequest struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*VerifyMyEmailRequest) Descriptor
deprecated
func (*VerifyMyEmailRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMyEmailRequest.ProtoReflect.Descriptor instead.
func (*VerifyMyEmailRequest) GetCode ¶
func (x *VerifyMyEmailRequest) GetCode() string
func (*VerifyMyEmailRequest) ProtoMessage ¶
func (*VerifyMyEmailRequest) ProtoMessage()
func (*VerifyMyEmailRequest) ProtoReflect ¶
func (x *VerifyMyEmailRequest) ProtoReflect() protoreflect.Message
func (*VerifyMyEmailRequest) Reset ¶
func (x *VerifyMyEmailRequest) Reset()
func (*VerifyMyEmailRequest) String ¶
func (x *VerifyMyEmailRequest) String() string
type VerifyMyEmailResponse ¶
type VerifyMyEmailResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*VerifyMyEmailResponse) Descriptor
deprecated
func (*VerifyMyEmailResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMyEmailResponse.ProtoReflect.Descriptor instead.
func (*VerifyMyEmailResponse) GetDetails ¶
func (x *VerifyMyEmailResponse) GetDetails() *object.ObjectDetails
func (*VerifyMyEmailResponse) ProtoMessage ¶
func (*VerifyMyEmailResponse) ProtoMessage()
func (*VerifyMyEmailResponse) ProtoReflect ¶
func (x *VerifyMyEmailResponse) ProtoReflect() protoreflect.Message
func (*VerifyMyEmailResponse) Reset ¶
func (x *VerifyMyEmailResponse) Reset()
func (*VerifyMyEmailResponse) String ¶
func (x *VerifyMyEmailResponse) String() string
type VerifyMyPasswordlessRequest ¶
type VerifyMyPasswordlessRequest struct { Verification *user.WebAuthNVerification `protobuf:"bytes,1,opt,name=verification,proto3" json:"verification,omitempty"` // contains filtered or unexported fields }
func (*VerifyMyPasswordlessRequest) Descriptor
deprecated
func (*VerifyMyPasswordlessRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMyPasswordlessRequest.ProtoReflect.Descriptor instead.
func (*VerifyMyPasswordlessRequest) GetVerification ¶
func (x *VerifyMyPasswordlessRequest) GetVerification() *user.WebAuthNVerification
func (*VerifyMyPasswordlessRequest) ProtoMessage ¶
func (*VerifyMyPasswordlessRequest) ProtoMessage()
func (*VerifyMyPasswordlessRequest) ProtoReflect ¶
func (x *VerifyMyPasswordlessRequest) ProtoReflect() protoreflect.Message
func (*VerifyMyPasswordlessRequest) Reset ¶
func (x *VerifyMyPasswordlessRequest) Reset()
func (*VerifyMyPasswordlessRequest) String ¶
func (x *VerifyMyPasswordlessRequest) String() string
type VerifyMyPasswordlessResponse ¶
type VerifyMyPasswordlessResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*VerifyMyPasswordlessResponse) Descriptor
deprecated
func (*VerifyMyPasswordlessResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMyPasswordlessResponse.ProtoReflect.Descriptor instead.
func (*VerifyMyPasswordlessResponse) GetDetails ¶
func (x *VerifyMyPasswordlessResponse) GetDetails() *object.ObjectDetails
func (*VerifyMyPasswordlessResponse) ProtoMessage ¶
func (*VerifyMyPasswordlessResponse) ProtoMessage()
func (*VerifyMyPasswordlessResponse) ProtoReflect ¶
func (x *VerifyMyPasswordlessResponse) ProtoReflect() protoreflect.Message
func (*VerifyMyPasswordlessResponse) Reset ¶
func (x *VerifyMyPasswordlessResponse) Reset()
func (*VerifyMyPasswordlessResponse) String ¶
func (x *VerifyMyPasswordlessResponse) String() string
type VerifyMyPhoneRequest ¶
type VerifyMyPhoneRequest struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*VerifyMyPhoneRequest) Descriptor
deprecated
func (*VerifyMyPhoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMyPhoneRequest.ProtoReflect.Descriptor instead.
func (*VerifyMyPhoneRequest) GetCode ¶
func (x *VerifyMyPhoneRequest) GetCode() string
func (*VerifyMyPhoneRequest) ProtoMessage ¶
func (*VerifyMyPhoneRequest) ProtoMessage()
func (*VerifyMyPhoneRequest) ProtoReflect ¶
func (x *VerifyMyPhoneRequest) ProtoReflect() protoreflect.Message
func (*VerifyMyPhoneRequest) Reset ¶
func (x *VerifyMyPhoneRequest) Reset()
func (*VerifyMyPhoneRequest) String ¶
func (x *VerifyMyPhoneRequest) String() string
type VerifyMyPhoneResponse ¶
type VerifyMyPhoneResponse struct { Details *object.ObjectDetails `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*VerifyMyPhoneResponse) Descriptor
deprecated
func (*VerifyMyPhoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMyPhoneResponse.ProtoReflect.Descriptor instead.
func (*VerifyMyPhoneResponse) GetDetails ¶
func (x *VerifyMyPhoneResponse) GetDetails() *object.ObjectDetails
func (*VerifyMyPhoneResponse) ProtoMessage ¶
func (*VerifyMyPhoneResponse) ProtoMessage()
func (*VerifyMyPhoneResponse) ProtoReflect ¶
func (x *VerifyMyPhoneResponse) ProtoReflect() protoreflect.Message
func (*VerifyMyPhoneResponse) Reset ¶
func (x *VerifyMyPhoneResponse) Reset()
func (*VerifyMyPhoneResponse) String ¶
func (x *VerifyMyPhoneResponse) String() string