Documentation ¶
Index ¶
- Variables
- func RegisterProfileAPIServer(s grpc.ServiceRegistrar, srv ProfileAPIServer)
- type CanSendDMRequest
- func (*CanSendDMRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CanSendDMRequest) GetReceiverUserId() string
- func (x *CanSendDMRequest) GetSenderUserId() string
- func (*CanSendDMRequest) ProtoMessage()
- func (x *CanSendDMRequest) ProtoReflect() protoreflect.Message
- func (x *CanSendDMRequest) Reset()
- func (x *CanSendDMRequest) String() string
- type CanSendDMResponse
- type ChangeAvatarRequest
- func (*ChangeAvatarRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeAvatarRequest) GetUrl() string
- func (*ChangeAvatarRequest) ProtoMessage()
- func (x *ChangeAvatarRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeAvatarRequest) Reset()
- func (x *ChangeAvatarRequest) String() string
- type CheckUsernameRequest
- func (*CheckUsernameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckUsernameRequest) GetUsername() string
- func (*CheckUsernameRequest) ProtoMessage()
- func (x *CheckUsernameRequest) ProtoReflect() protoreflect.Message
- func (x *CheckUsernameRequest) Reset()
- func (x *CheckUsernameRequest) String() string
- type CheckUsernameResponse
- func (*CheckUsernameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckUsernameResponse) GetAvailable() bool
- func (*CheckUsernameResponse) ProtoMessage()
- func (x *CheckUsernameResponse) ProtoReflect() protoreflect.Message
- func (x *CheckUsernameResponse) Reset()
- func (x *CheckUsernameResponse) String() string
- type CreateGuestUserRequest
- type CreateGuestUserResponse
- func (*CreateGuestUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGuestUserResponse) GetId() string
- func (x *CreateGuestUserResponse) GetUsername() string
- func (*CreateGuestUserResponse) ProtoMessage()
- func (x *CreateGuestUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateGuestUserResponse) Reset()
- func (x *CreateGuestUserResponse) String() string
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserRequest) GetAffiliateCode() string
- func (x *CreateUserRequest) GetInput() *UserInput
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (x *CreateUserRequest) String() string
- type CreateUserResponse
- type DeactivateMeRequest
- func (*DeactivateMeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeactivateMeRequest) GetReason() string
- func (*DeactivateMeRequest) ProtoMessage()
- func (x *DeactivateMeRequest) ProtoReflect() protoreflect.Message
- func (x *DeactivateMeRequest) Reset()
- func (x *DeactivateMeRequest) String() string
- type DeactivateMeResponse
- type DeleteAccountRequest
- func (*DeleteAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAccountRequest) GetReason() string
- func (*DeleteAccountRequest) ProtoMessage()
- func (x *DeleteAccountRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAccountRequest) Reset()
- func (x *DeleteAccountRequest) String() string
- type DeleteTestUserRequest
- func (*DeleteTestUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTestUserRequest) GetUsername() string
- func (*DeleteTestUserRequest) ProtoMessage()
- func (x *DeleteTestUserRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTestUserRequest) Reset()
- func (x *DeleteTestUserRequest) String() string
- type DeleteTestUserResponse
- func (*DeleteTestUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTestUserResponse) GetId() string
- func (*DeleteTestUserResponse) ProtoMessage()
- func (x *DeleteTestUserResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteTestUserResponse) Reset()
- func (x *DeleteTestUserResponse) String() string
- type Empty
- type GenerateUsernameSuggestionsRequest
- func (*GenerateUsernameSuggestionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateUsernameSuggestionsRequest) GetSuggestionCount() uint32
- func (x *GenerateUsernameSuggestionsRequest) GetUsername() string
- func (*GenerateUsernameSuggestionsRequest) ProtoMessage()
- func (x *GenerateUsernameSuggestionsRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateUsernameSuggestionsRequest) Reset()
- func (x *GenerateUsernameSuggestionsRequest) String() string
- type GenerateUsernameSuggestionsResponse
- func (*GenerateUsernameSuggestionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateUsernameSuggestionsResponse) GetSuggestions() []string
- func (*GenerateUsernameSuggestionsResponse) ProtoMessage()
- func (x *GenerateUsernameSuggestionsResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateUsernameSuggestionsResponse) Reset()
- func (x *GenerateUsernameSuggestionsResponse) String() string
- type GetBlockListRequest
- func (*GetBlockListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockListRequest) GetUserId() string
- func (*GetBlockListRequest) ProtoMessage()
- func (x *GetBlockListRequest) ProtoReflect() protoreflect.Message
- func (x *GetBlockListRequest) Reset()
- func (x *GetBlockListRequest) String() string
- type GetBlockListResponse
- func (*GetBlockListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockListResponse) GetBlockedByMe() []string
- func (x *GetBlockListResponse) GetBlockedMe() []string
- func (x *GetBlockListResponse) GetUserIds() []string
- func (*GetBlockListResponse) ProtoMessage()
- func (x *GetBlockListResponse) ProtoReflect() protoreflect.Message
- func (x *GetBlockListResponse) Reset()
- func (x *GetBlockListResponse) String() string
- type GetBlockedRequest
- func (*GetBlockedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockedRequest) GetCursor() *PageCursor
- func (*GetBlockedRequest) ProtoMessage()
- func (x *GetBlockedRequest) ProtoReflect() protoreflect.Message
- func (x *GetBlockedRequest) Reset()
- func (x *GetBlockedRequest) String() string
- type GetBlockedResponse
- func (*GetBlockedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockedResponse) GetPageInfo() *PageInfo
- func (x *GetBlockedResponse) GetUsers() []*UserExcerpt
- func (*GetBlockedResponse) ProtoMessage()
- func (x *GetBlockedResponse) ProtoReflect() protoreflect.Message
- func (x *GetBlockedResponse) Reset()
- func (x *GetBlockedResponse) String() string
- type GetFollowersRequest
- func (*GetFollowersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowersRequest) GetCursor() *PageCursor
- func (x *GetFollowersRequest) GetUserId() string
- func (x *GetFollowersRequest) GetUsername() string
- func (*GetFollowersRequest) ProtoMessage()
- func (x *GetFollowersRequest) ProtoReflect() protoreflect.Message
- func (x *GetFollowersRequest) Reset()
- func (x *GetFollowersRequest) String() string
- type GetFollowersResponse
- func (*GetFollowersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowersResponse) GetPageInfo() *PageInfo
- func (x *GetFollowersResponse) GetUsers() []*UserExcerpt
- func (*GetFollowersResponse) ProtoMessage()
- func (x *GetFollowersResponse) ProtoReflect() protoreflect.Message
- func (x *GetFollowersResponse) Reset()
- func (x *GetFollowersResponse) String() string
- type GetPrivacySettingsResponse
- func (*GetPrivacySettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPrivacySettingsResponse) GetOnlyDmFromFollowed() bool
- func (*GetPrivacySettingsResponse) ProtoMessage()
- func (x *GetPrivacySettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPrivacySettingsResponse) Reset()
- func (x *GetPrivacySettingsResponse) String() string
- type GetPublicProfileWithoutAuthRequest
- func (*GetPublicProfileWithoutAuthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPublicProfileWithoutAuthRequest) GetUserId() string
- func (*GetPublicProfileWithoutAuthRequest) ProtoMessage()
- func (x *GetPublicProfileWithoutAuthRequest) ProtoReflect() protoreflect.Message
- func (x *GetPublicProfileWithoutAuthRequest) Reset()
- func (x *GetPublicProfileWithoutAuthRequest) String() string
- type GetPublicProfileWithoutAuthResponse
- func (*GetPublicProfileWithoutAuthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPublicProfileWithoutAuthResponse) GetBio() string
- func (x *GetPublicProfileWithoutAuthResponse) GetCoverImageUrl() string
- func (x *GetPublicProfileWithoutAuthResponse) GetFollowers() int64
- func (x *GetPublicProfileWithoutAuthResponse) GetFollowing() int64
- func (x *GetPublicProfileWithoutAuthResponse) GetFullName() string
- func (x *GetPublicProfileWithoutAuthResponse) GetIsVerified() bool
- func (x *GetPublicProfileWithoutAuthResponse) GetProfileImage() string
- func (x *GetPublicProfileWithoutAuthResponse) GetShareLink() string
- func (x *GetPublicProfileWithoutAuthResponse) GetUserId() string
- func (x *GetPublicProfileWithoutAuthResponse) GetUsername() string
- func (*GetPublicProfileWithoutAuthResponse) ProtoMessage()
- func (x *GetPublicProfileWithoutAuthResponse) ProtoReflect() protoreflect.Message
- func (x *GetPublicProfileWithoutAuthResponse) Reset()
- func (x *GetPublicProfileWithoutAuthResponse) String() string
- type GetStatisticsRequest
- func (*GetStatisticsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatisticsRequest) GetCreatedBefore() *timestamppb.Timestamp
- func (*GetStatisticsRequest) ProtoMessage()
- func (x *GetStatisticsRequest) ProtoReflect() protoreflect.Message
- func (x *GetStatisticsRequest) Reset()
- func (x *GetStatisticsRequest) String() string
- type GetStatisticsResponse
- func (*GetStatisticsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatisticsResponse) GetUserCount() int64
- func (*GetStatisticsResponse) ProtoMessage()
- func (x *GetStatisticsResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatisticsResponse) Reset()
- func (x *GetStatisticsResponse) String() string
- type GetUserByUsernameRequest
- func (*GetUserByUsernameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserByUsernameRequest) GetUsername() string
- func (*GetUserByUsernameRequest) ProtoMessage()
- func (x *GetUserByUsernameRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserByUsernameRequest) Reset()
- func (x *GetUserByUsernameRequest) String() string
- type GetUserByUsernameResponse
- func (*GetUserByUsernameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserByUsernameResponse) GetId() string
- func (x *GetUserByUsernameResponse) GetUser() *User
- func (*GetUserByUsernameResponse) ProtoMessage()
- func (x *GetUserByUsernameResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserByUsernameResponse) Reset()
- func (x *GetUserByUsernameResponse) String() string
- type GetUserCounterRequest
- func (*GetUserCounterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserCounterRequest) GetUserId() string
- func (*GetUserCounterRequest) ProtoMessage()
- func (x *GetUserCounterRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserCounterRequest) Reset()
- func (x *GetUserCounterRequest) String() string
- type GetUserCounterResponse
- func (*GetUserCounterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserCounterResponse) GetFollowers() int64
- func (x *GetUserCounterResponse) GetFollowing() int64
- func (*GetUserCounterResponse) ProtoMessage()
- func (x *GetUserCounterResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserCounterResponse) Reset()
- func (x *GetUserCounterResponse) String() string
- type GetUserIDByAffiliateCodeWithoutAuthRequest
- func (*GetUserIDByAffiliateCodeWithoutAuthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) GetAffiliateCode() string
- func (*GetUserIDByAffiliateCodeWithoutAuthRequest) ProtoMessage()
- func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) Reset()
- func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) String() string
- type GetUserIDByAffiliateCodeWithoutAuthResponse
- func (*GetUserIDByAffiliateCodeWithoutAuthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) GetUserId() string
- func (*GetUserIDByAffiliateCodeWithoutAuthResponse) ProtoMessage()
- func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) Reset()
- func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) String() string
- type GetUserIDByNameWithoutAuthRequest
- func (*GetUserIDByNameWithoutAuthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserIDByNameWithoutAuthRequest) GetUserName() string
- func (*GetUserIDByNameWithoutAuthRequest) ProtoMessage()
- func (x *GetUserIDByNameWithoutAuthRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserIDByNameWithoutAuthRequest) Reset()
- func (x *GetUserIDByNameWithoutAuthRequest) String() string
- type GetUserIDWithoutAuthResponse
- func (*GetUserIDWithoutAuthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserIDWithoutAuthResponse) GetUserId() string
- func (*GetUserIDWithoutAuthResponse) ProtoMessage()
- func (x *GetUserIDWithoutAuthResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserIDWithoutAuthResponse) Reset()
- func (x *GetUserIDWithoutAuthResponse) String() string
- type GetUserIDsRequest
- func (*GetUserIDsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserIDsRequest) GetCursor() *PageCursor
- func (*GetUserIDsRequest) ProtoMessage()
- func (x *GetUserIDsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserIDsRequest) Reset()
- func (x *GetUserIDsRequest) String() string
- type GetUserIDsResponse
- func (*GetUserIDsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserIDsResponse) GetPageInfo() *PageInfo
- func (x *GetUserIDsResponse) GetUserIds() []string
- func (*GetUserIDsResponse) ProtoMessage()
- func (x *GetUserIDsResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserIDsResponse) Reset()
- func (x *GetUserIDsResponse) String() string
- type GetUserRequest
- type GetUserResponse
- type GetUsersRequest
- type GetUsersResponse
- type GetVerifiedUsersRequest
- func (*GetVerifiedUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVerifiedUsersRequest) GetCursor() *PageCursor
- func (x *GetVerifiedUsersRequest) GetSearchByUsername() string
- func (*GetVerifiedUsersRequest) ProtoMessage()
- func (x *GetVerifiedUsersRequest) ProtoReflect() protoreflect.Message
- func (x *GetVerifiedUsersRequest) Reset()
- func (x *GetVerifiedUsersRequest) String() string
- type GetVerifiedUsersResponse
- func (*GetVerifiedUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVerifiedUsersResponse) GetPageInfo() *PageInfo
- func (x *GetVerifiedUsersResponse) GetUserIds() []string
- func (*GetVerifiedUsersResponse) ProtoMessage()
- func (x *GetVerifiedUsersResponse) ProtoReflect() protoreflect.Message
- func (x *GetVerifiedUsersResponse) Reset()
- func (x *GetVerifiedUsersResponse) String() string
- type GlitterBombRequest
- func (*GlitterBombRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GlitterBombRequest) GetUserId() string
- func (*GlitterBombRequest) ProtoMessage()
- func (x *GlitterBombRequest) ProtoReflect() protoreflect.Message
- func (x *GlitterBombRequest) Reset()
- func (x *GlitterBombRequest) String() string
- type GlitterBombResponse
- type Language
- func (*Language) Descriptor() ([]byte, []int)deprecated
- func (x *Language) GetCode() string
- func (x *Language) GetLanguageId() string
- func (x *Language) GetTitle() string
- func (*Language) ProtoMessage()
- func (x *Language) ProtoReflect() protoreflect.Message
- func (x *Language) Reset()
- func (x *Language) String() string
- type MigrateDataV1ToV2Request
- func (*MigrateDataV1ToV2Request) Descriptor() ([]byte, []int)deprecated
- func (x *MigrateDataV1ToV2Request) GetStartTime() string
- func (*MigrateDataV1ToV2Request) ProtoMessage()
- func (x *MigrateDataV1ToV2Request) ProtoReflect() protoreflect.Message
- func (x *MigrateDataV1ToV2Request) Reset()
- func (x *MigrateDataV1ToV2Request) String() string
- type MigrateDataV1ToV2Response
- type MigrationBlockRequest
- func (*MigrationBlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MigrationBlockRequest) GetUserId() string
- func (*MigrationBlockRequest) ProtoMessage()
- func (x *MigrationBlockRequest) ProtoReflect() protoreflect.Message
- func (x *MigrationBlockRequest) Reset()
- func (x *MigrationBlockRequest) String() string
- type MigrationBlockResponse
- type MigrationCreateUserRequest
- func (*MigrationCreateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MigrationCreateUserRequest) GetAge() int64
- func (x *MigrationCreateUserRequest) GetBio() string
- func (x *MigrationCreateUserRequest) GetCountryCode() string
- func (x *MigrationCreateUserRequest) GetCreatedAt() int64
- func (x *MigrationCreateUserRequest) GetEmail() string
- func (x *MigrationCreateUserRequest) GetFullName() string
- func (x *MigrationCreateUserRequest) GetIsBanned() bool
- func (x *MigrationCreateUserRequest) GetIsVerified() bool
- func (x *MigrationCreateUserRequest) GetLanguageCodes() []string
- func (x *MigrationCreateUserRequest) GetPhone() string
- func (x *MigrationCreateUserRequest) GetProfileImageUrl() string
- func (x *MigrationCreateUserRequest) GetTimezone() string
- func (x *MigrationCreateUserRequest) GetUserId() string
- func (x *MigrationCreateUserRequest) GetUsername() string
- func (x *MigrationCreateUserRequest) GetVersion() string
- func (*MigrationCreateUserRequest) ProtoMessage()
- func (x *MigrationCreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *MigrationCreateUserRequest) Reset()
- func (x *MigrationCreateUserRequest) String() string
- type MigrationCreateUserResponse
- type MigrationFollowRequest
- func (*MigrationFollowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MigrationFollowRequest) GetUserId() string
- func (*MigrationFollowRequest) ProtoMessage()
- func (x *MigrationFollowRequest) ProtoReflect() protoreflect.Message
- func (x *MigrationFollowRequest) Reset()
- func (x *MigrationFollowRequest) String() string
- type MigrationFollowResponse
- type PageCursor
- func (*PageCursor) Descriptor() ([]byte, []int)deprecated
- func (x *PageCursor) GetDir() PageDir
- func (x *PageCursor) GetLastId() string
- func (x *PageCursor) GetLimit() uint32
- func (*PageCursor) ProtoMessage()
- func (x *PageCursor) ProtoReflect() protoreflect.Message
- func (x *PageCursor) Reset()
- func (x *PageCursor) String() string
- type PageDir
- type PageInfo
- func (*PageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PageInfo) GetFirstId() string
- func (x *PageInfo) GetHasNext() bool
- func (x *PageInfo) GetHasPrev() bool
- func (x *PageInfo) GetLastId() string
- func (x *PageInfo) GetLength() uint32
- func (*PageInfo) ProtoMessage()
- func (x *PageInfo) ProtoReflect() protoreflect.Message
- func (x *PageInfo) Reset()
- func (x *PageInfo) String() string
- type ProfileAPIClient
- type ProfileAPIServer
- type SearchForUserForDirectChatRequest
- func (*SearchForUserForDirectChatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchForUserForDirectChatRequest) GetCursor() *PageCursor
- func (x *SearchForUserForDirectChatRequest) GetUsername() string
- func (*SearchForUserForDirectChatRequest) ProtoMessage()
- func (x *SearchForUserForDirectChatRequest) ProtoReflect() protoreflect.Message
- func (x *SearchForUserForDirectChatRequest) Reset()
- func (x *SearchForUserForDirectChatRequest) String() string
- type SearchForUserForDirectChatResponse
- func (*SearchForUserForDirectChatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchForUserForDirectChatResponse) GetInfo() *PageInfo
- func (x *SearchForUserForDirectChatResponse) GetUsers() []*User
- func (*SearchForUserForDirectChatResponse) ProtoMessage()
- func (x *SearchForUserForDirectChatResponse) ProtoReflect() protoreflect.Message
- func (x *SearchForUserForDirectChatResponse) Reset()
- func (x *SearchForUserForDirectChatResponse) String() string
- type SearchForUserRequest
- func (*SearchForUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchForUserRequest) GetCursor() *PageCursor
- func (x *SearchForUserRequest) GetUsername() string
- func (*SearchForUserRequest) ProtoMessage()
- func (x *SearchForUserRequest) ProtoReflect() protoreflect.Message
- func (x *SearchForUserRequest) Reset()
- func (x *SearchForUserRequest) String() string
- type SearchForUserResponse
- func (*SearchForUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchForUserResponse) GetInfo() *PageInfo
- func (x *SearchForUserResponse) GetUsers() []*User
- func (*SearchForUserResponse) ProtoMessage()
- func (x *SearchForUserResponse) ProtoReflect() protoreflect.Message
- func (x *SearchForUserResponse) Reset()
- func (x *SearchForUserResponse) String() string
- type SetBanRequest
- func (*SetBanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetBanRequest) GetBan() bool
- func (x *SetBanRequest) GetUserId() string
- func (*SetBanRequest) ProtoMessage()
- func (x *SetBanRequest) ProtoReflect() protoreflect.Message
- func (x *SetBanRequest) Reset()
- func (x *SetBanRequest) String() string
- type SetBlockRequest
- func (*SetBlockRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetBlockRequest) GetBlock() bool
- func (x *SetBlockRequest) GetUserId() string
- func (*SetBlockRequest) ProtoMessage()
- func (x *SetBlockRequest) ProtoReflect() protoreflect.Message
- func (x *SetBlockRequest) Reset()
- func (x *SetBlockRequest) String() string
- type SetFollowRequest
- func (*SetFollowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetFollowRequest) GetFollow() bool
- func (x *SetFollowRequest) GetUserId() string
- func (*SetFollowRequest) ProtoMessage()
- func (x *SetFollowRequest) ProtoReflect() protoreflect.Message
- func (x *SetFollowRequest) Reset()
- func (x *SetFollowRequest) String() string
- type UnimplementedProfileAPIServer
- func (UnimplementedProfileAPIServer) CanSendDM(context.Context, *CanSendDMRequest) (*CanSendDMResponse, error)
- func (UnimplementedProfileAPIServer) ChangeAvatar(context.Context, *ChangeAvatarRequest) (*Empty, error)
- func (UnimplementedProfileAPIServer) CheckUsername(context.Context, *CheckUsernameRequest) (*CheckUsernameResponse, error)
- func (UnimplementedProfileAPIServer) CreateGuestUser(context.Context, *CreateGuestUserRequest) (*CreateGuestUserResponse, error)
- func (UnimplementedProfileAPIServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
- func (UnimplementedProfileAPIServer) DeactivateMe(context.Context, *DeactivateMeRequest) (*DeactivateMeResponse, error)
- func (UnimplementedProfileAPIServer) DeleteAccount(context.Context, *DeleteAccountRequest) (*Empty, error)
- func (UnimplementedProfileAPIServer) DeleteTestUser(context.Context, *DeleteTestUserRequest) (*DeleteTestUserResponse, error)
- func (UnimplementedProfileAPIServer) GenerateUsernameSuggestions(context.Context, *GenerateUsernameSuggestionsRequest) (*GenerateUsernameSuggestionsResponse, error)
- func (UnimplementedProfileAPIServer) GetBlockList(context.Context, *GetBlockListRequest) (*GetBlockListResponse, error)
- func (UnimplementedProfileAPIServer) GetBlocked(context.Context, *GetBlockedRequest) (*GetBlockedResponse, error)
- func (UnimplementedProfileAPIServer) GetFollowers(context.Context, *GetFollowersRequest) (*GetFollowersResponse, error)
- func (UnimplementedProfileAPIServer) GetPrivacySettings(context.Context, *Empty) (*GetPrivacySettingsResponse, error)
- func (UnimplementedProfileAPIServer) GetPublicProfileWithoutAuth(context.Context, *GetPublicProfileWithoutAuthRequest) (*GetPublicProfileWithoutAuthResponse, error)
- func (UnimplementedProfileAPIServer) GetStatistics(context.Context, *GetStatisticsRequest) (*GetStatisticsResponse, error)
- func (UnimplementedProfileAPIServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
- func (UnimplementedProfileAPIServer) GetUserByUsername(context.Context, *GetUserByUsernameRequest) (*GetUserByUsernameResponse, error)
- func (UnimplementedProfileAPIServer) GetUserCounter(context.Context, *GetUserCounterRequest) (*GetUserCounterResponse, error)
- func (UnimplementedProfileAPIServer) GetUserIDByAffiliateCodeWithoutAuth(context.Context, *GetUserIDByAffiliateCodeWithoutAuthRequest) (*GetUserIDByAffiliateCodeWithoutAuthResponse, error)
- func (UnimplementedProfileAPIServer) GetUserIDByNameWithoutAuth(context.Context, *GetUserIDByNameWithoutAuthRequest) (*GetUserIDWithoutAuthResponse, error)
- func (UnimplementedProfileAPIServer) GetUserIDs(context.Context, *GetUserIDsRequest) (*GetUserIDsResponse, error)
- func (UnimplementedProfileAPIServer) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error)
- func (UnimplementedProfileAPIServer) GetVerifiedUsers(context.Context, *GetVerifiedUsersRequest) (*GetVerifiedUsersResponse, error)
- func (UnimplementedProfileAPIServer) GlitterBomb(context.Context, *GlitterBombRequest) (*GlitterBombResponse, error)
- func (UnimplementedProfileAPIServer) MigrateDataV1ToV2(context.Context, *MigrateDataV1ToV2Request) (*MigrateDataV1ToV2Response, error)
- func (UnimplementedProfileAPIServer) MigrationBlock(context.Context, *MigrationBlockRequest) (*MigrationBlockResponse, error)
- func (UnimplementedProfileAPIServer) MigrationCreateUser(context.Context, *MigrationCreateUserRequest) (*MigrationCreateUserResponse, error)
- func (UnimplementedProfileAPIServer) MigrationFollow(context.Context, *MigrationFollowRequest) (*MigrationFollowResponse, error)
- func (UnimplementedProfileAPIServer) SearchForUser(context.Context, *SearchForUserRequest) (*SearchForUserResponse, error)
- func (UnimplementedProfileAPIServer) SearchForUserForDirectChat(context.Context, *SearchForUserForDirectChatRequest) (*SearchForUserForDirectChatResponse, error)
- func (UnimplementedProfileAPIServer) SetBanStatus(context.Context, *SetBanRequest) (*Empty, error)
- func (UnimplementedProfileAPIServer) SetBlockStatus(context.Context, *SetBlockRequest) (*Empty, error)
- func (UnimplementedProfileAPIServer) SetFollowStatus(context.Context, *SetFollowRequest) (*Empty, error)
- func (UnimplementedProfileAPIServer) Unverify(context.Context, *UnverifyRequest) (*UnverifyResponse, error)
- func (UnimplementedProfileAPIServer) Update(context.Context, *UserUpdateRequest) (*UserUpdateResponse, error)
- func (UnimplementedProfileAPIServer) UpdatePrivacySettings(context.Context, *UpdatePrivacySettingsRequest) (*Empty, error)
- func (UnimplementedProfileAPIServer) UpdateUserPreferredLanugages(context.Context, *UpdateUserPreferredLanugagesRequest) (*Empty, error)
- func (UnimplementedProfileAPIServer) UpgradeGuestUser(context.Context, *UpgradeGuestUserRequest) (*UpgradeGuestUserResponse, error)
- func (UnimplementedProfileAPIServer) ValidateUsername(context.Context, *ValidateUsernameRequest) (*ValidateUsernameResponse, error)
- func (UnimplementedProfileAPIServer) Verify(context.Context, *VerifyRequest) (*VerifyResponse, error)
- type UnsafeProfileAPIServer
- type UnverifyRequest
- type UnverifyResponse
- type UpdatePrivacySettingsRequest
- func (*UpdatePrivacySettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePrivacySettingsRequest) GetOnlyDmFromFollowed() bool
- func (*UpdatePrivacySettingsRequest) ProtoMessage()
- func (x *UpdatePrivacySettingsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePrivacySettingsRequest) Reset()
- func (x *UpdatePrivacySettingsRequest) String() string
- type UpdateUserPreferredLanugagesRequest
- func (*UpdateUserPreferredLanugagesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserPreferredLanugagesRequest) GetLanguages() []string
- func (*UpdateUserPreferredLanugagesRequest) ProtoMessage()
- func (x *UpdateUserPreferredLanugagesRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserPreferredLanugagesRequest) Reset()
- func (x *UpdateUserPreferredLanugagesRequest) String() string
- type UpgradeGuestUserRequest
- func (*UpgradeGuestUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpgradeGuestUserRequest) GetData() *User_Data
- func (*UpgradeGuestUserRequest) ProtoMessage()
- func (x *UpgradeGuestUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpgradeGuestUserRequest) Reset()
- func (x *UpgradeGuestUserRequest) String() string
- type UpgradeGuestUserResponse
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetCounters() *User_Counters
- func (x *User) GetData() *User_Data
- func (x *User) GetId() string
- func (x *User) GetRelations() *User_Relations
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- type UserExcerpt
- func (*UserExcerpt) Descriptor() ([]byte, []int)deprecated
- func (x *UserExcerpt) GetData() *UserExcerpt_Data
- func (x *UserExcerpt) GetId() string
- func (x *UserExcerpt) GetRelations() *User_Relations
- func (*UserExcerpt) ProtoMessage()
- func (x *UserExcerpt) ProtoReflect() protoreflect.Message
- func (x *UserExcerpt) Reset()
- func (x *UserExcerpt) String() string
- type UserExcerpt_Data
- func (*UserExcerpt_Data) Descriptor() ([]byte, []int)deprecated
- func (x *UserExcerpt_Data) GetFullName() string
- func (x *UserExcerpt_Data) GetIsVerified() bool
- func (x *UserExcerpt_Data) GetProfileImageUrl() string
- func (x *UserExcerpt_Data) GetUsername() string
- func (*UserExcerpt_Data) ProtoMessage()
- func (x *UserExcerpt_Data) ProtoReflect() protoreflect.Message
- func (x *UserExcerpt_Data) Reset()
- func (x *UserExcerpt_Data) String() string
- type UserInput
- type UserSearch
- type UserStatus
- type UserUpdateMsg
- func (*UserUpdateMsg) Descriptor() ([]byte, []int)deprecated
- func (x *UserUpdateMsg) GetAge() int64
- func (x *UserUpdateMsg) GetBio() string
- func (x *UserUpdateMsg) GetCountryCode() string
- func (x *UserUpdateMsg) GetCoverImageUrl() string
- func (x *UserUpdateMsg) GetEmail() string
- func (x *UserUpdateMsg) GetLanguageCodes() []string
- func (x *UserUpdateMsg) GetName() string
- func (x *UserUpdateMsg) GetNotificationsEnabled() bool
- func (x *UserUpdateMsg) GetPhoneNumber() string
- func (x *UserUpdateMsg) GetProfileImageUrl() string
- func (x *UserUpdateMsg) GetUsername() string
- func (*UserUpdateMsg) ProtoMessage()
- func (x *UserUpdateMsg) ProtoReflect() protoreflect.Message
- func (x *UserUpdateMsg) Reset()
- func (x *UserUpdateMsg) String() string
- type UserUpdateRequest
- func (*UserUpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UserUpdateRequest) GetInfo() *UserUpdateMsg
- func (*UserUpdateRequest) ProtoMessage()
- func (x *UserUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *UserUpdateRequest) Reset()
- func (x *UserUpdateRequest) String() string
- type UserUpdateResponse
- func (*UserUpdateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UserUpdateResponse) GetUpdatedAt() string
- func (x *UserUpdateResponse) GetUser() *UserUpdateMsg
- func (*UserUpdateResponse) ProtoMessage()
- func (x *UserUpdateResponse) ProtoReflect() protoreflect.Message
- func (x *UserUpdateResponse) Reset()
- func (x *UserUpdateResponse) String() string
- type User_Counters
- func (*User_Counters) Descriptor() ([]byte, []int)deprecated
- func (x *User_Counters) GetFollowers() int64
- func (x *User_Counters) GetFollowing() int64
- func (x *User_Counters) GetLikes() int64
- func (x *User_Counters) GetViews() int64
- func (*User_Counters) ProtoMessage()
- func (x *User_Counters) ProtoReflect() protoreflect.Message
- func (x *User_Counters) Reset()
- func (x *User_Counters) String() string
- type User_Data
- func (*User_Data) Descriptor() ([]byte, []int)deprecated
- func (x *User_Data) GetAffiliateCode() string
- func (x *User_Data) GetAge() int64
- func (x *User_Data) GetBio() string
- func (x *User_Data) GetCountryCode() string
- func (x *User_Data) GetCoverImageUrl() string
- func (x *User_Data) GetEmail() string
- func (x *User_Data) GetFirebaseId() string
- func (x *User_Data) GetFullName() string
- func (x *User_Data) GetIsBanned() bool
- func (x *User_Data) GetIsMigrated() bool
- func (x *User_Data) GetIsVerified() bool
- func (x *User_Data) GetLanguageCodes() []string
- func (x *User_Data) GetNotificationsEnabled() bool
- func (x *User_Data) GetPhone() string
- func (x *User_Data) GetProfileImageUrl() string
- func (x *User_Data) GetShareLink() string
- func (x *User_Data) GetStatus() UserStatus
- func (x *User_Data) GetTimezone() string
- func (x *User_Data) GetUsername() string
- func (x *User_Data) GetVersion() string
- func (*User_Data) ProtoMessage()
- func (x *User_Data) ProtoReflect() protoreflect.Message
- func (x *User_Data) Reset()
- func (x *User_Data) String() string
- type User_Relations
- func (*User_Relations) Descriptor() ([]byte, []int)deprecated
- func (x *User_Relations) GetBlocking() bool
- func (x *User_Relations) GetFollowedBy() bool
- func (x *User_Relations) GetFollowing() bool
- func (*User_Relations) ProtoMessage()
- func (x *User_Relations) ProtoReflect() protoreflect.Message
- func (x *User_Relations) Reset()
- func (x *User_Relations) String() string
- type ValidateUsernameRequest
- func (*ValidateUsernameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateUsernameRequest) GetUsername() string
- func (*ValidateUsernameRequest) ProtoMessage()
- func (x *ValidateUsernameRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateUsernameRequest) Reset()
- func (x *ValidateUsernameRequest) String() string
- type ValidateUsernameResponse
- type VerifyRequest
- type VerifyResponse
Constants ¶
This section is empty.
Variables ¶
var ( UserStatus_name = map[int32]string{ 0: "USER_STATUS_UNSPECIFIED", 1: "USER_STATUS_ACTIVE", 2: "USER_STATUS_DEACTIVATED", } UserStatus_value = map[string]int32{ "USER_STATUS_UNSPECIFIED": 0, "USER_STATUS_ACTIVE": 1, "USER_STATUS_DEACTIVATED": 2, } )
Enum value maps for UserStatus.
var ( PageDir_name = map[int32]string{ 0: "Asc", 1: "Desc", } PageDir_value = map[string]int32{ "Asc": 0, "Desc": 1, } )
Enum value maps for PageDir.
var File_profile_api_profile_v1_profile_proto protoreflect.FileDescriptor
var ProfileAPI_ServiceDesc = grpc.ServiceDesc{ ServiceName: "profile_api.v1.ProfileAPI", HandlerType: (*ProfileAPIServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateUser", Handler: _ProfileAPI_CreateUser_Handler, }, { MethodName: "CreateGuestUser", Handler: _ProfileAPI_CreateGuestUser_Handler, }, { MethodName: "UpgradeGuestUser", Handler: _ProfileAPI_UpgradeGuestUser_Handler, }, { MethodName: "GetUser", Handler: _ProfileAPI_GetUser_Handler, }, { MethodName: "GetUserByUsername", Handler: _ProfileAPI_GetUserByUsername_Handler, }, { MethodName: "GetUsers", Handler: _ProfileAPI_GetUsers_Handler, }, { MethodName: "Update", Handler: _ProfileAPI_Update_Handler, }, { MethodName: "SetFollowStatus", Handler: _ProfileAPI_SetFollowStatus_Handler, }, { MethodName: "SetBlockStatus", Handler: _ProfileAPI_SetBlockStatus_Handler, }, { MethodName: "GetFollowers", Handler: _ProfileAPI_GetFollowers_Handler, }, { MethodName: "GetBlocked", Handler: _ProfileAPI_GetBlocked_Handler, }, { MethodName: "SearchForUser", Handler: _ProfileAPI_SearchForUser_Handler, }, { MethodName: "SearchForUserForDirectChat", Handler: _ProfileAPI_SearchForUserForDirectChat_Handler, }, { MethodName: "ChangeAvatar", Handler: _ProfileAPI_ChangeAvatar_Handler, }, { MethodName: "UpdatePrivacySettings", Handler: _ProfileAPI_UpdatePrivacySettings_Handler, }, { MethodName: "GetPrivacySettings", Handler: _ProfileAPI_GetPrivacySettings_Handler, }, { MethodName: "DeactivateMe", Handler: _ProfileAPI_DeactivateMe_Handler, }, { MethodName: "DeleteAccount", Handler: _ProfileAPI_DeleteAccount_Handler, }, { MethodName: "UpdateUserPreferredLanugages", Handler: _ProfileAPI_UpdateUserPreferredLanugages_Handler, }, { MethodName: "SetBanStatus", Handler: _ProfileAPI_SetBanStatus_Handler, }, { MethodName: "CheckUsername", Handler: _ProfileAPI_CheckUsername_Handler, }, { MethodName: "GenerateUsernameSuggestions", Handler: _ProfileAPI_GenerateUsernameSuggestions_Handler, }, { MethodName: "ValidateUsername", Handler: _ProfileAPI_ValidateUsername_Handler, }, { MethodName: "GlitterBomb", Handler: _ProfileAPI_GlitterBomb_Handler, }, { MethodName: "GetPublicProfileWithoutAuth", Handler: _ProfileAPI_GetPublicProfileWithoutAuth_Handler, }, { MethodName: "GetUserIDByNameWithoutAuth", Handler: _ProfileAPI_GetUserIDByNameWithoutAuth_Handler, }, { MethodName: "GetUserIDByAffiliateCodeWithoutAuth", Handler: _ProfileAPI_GetUserIDByAffiliateCodeWithoutAuth_Handler, }, { MethodName: "Verify", Handler: _ProfileAPI_Verify_Handler, }, { MethodName: "Unverify", Handler: _ProfileAPI_Unverify_Handler, }, { MethodName: "GetVerifiedUsers", Handler: _ProfileAPI_GetVerifiedUsers_Handler, }, { MethodName: "MigrationCreateUser", Handler: _ProfileAPI_MigrationCreateUser_Handler, }, { MethodName: "MigrationFollow", Handler: _ProfileAPI_MigrationFollow_Handler, }, { MethodName: "MigrationBlock", Handler: _ProfileAPI_MigrationBlock_Handler, }, { MethodName: "MigrateDataV1ToV2", Handler: _ProfileAPI_MigrateDataV1ToV2_Handler, }, { MethodName: "CanSendDM", Handler: _ProfileAPI_CanSendDM_Handler, }, { MethodName: "GetBlockList", Handler: _ProfileAPI_GetBlockList_Handler, }, { MethodName: "DeleteTestUser", Handler: _ProfileAPI_DeleteTestUser_Handler, }, { MethodName: "GetUserCounter", Handler: _ProfileAPI_GetUserCounter_Handler, }, { MethodName: "GetUserIDs", Handler: _ProfileAPI_GetUserIDs_Handler, }, { MethodName: "GetStatistics", Handler: _ProfileAPI_GetStatistics_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "profile-api/profile/v1/profile.proto", }
ProfileAPI_ServiceDesc is the grpc.ServiceDesc for ProfileAPI service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterProfileAPIServer ¶
func RegisterProfileAPIServer(s grpc.ServiceRegistrar, srv ProfileAPIServer)
Types ¶
type CanSendDMRequest ¶
type CanSendDMRequest struct { SenderUserId string `protobuf:"bytes,1,opt,name=sender_user_id,json=senderUserId,proto3" json:"sender_user_id,omitempty"` ReceiverUserId string `protobuf:"bytes,2,opt,name=receiver_user_id,json=receiverUserId,proto3" json:"receiver_user_id,omitempty"` // contains filtered or unexported fields }
func (*CanSendDMRequest) Descriptor
deprecated
func (*CanSendDMRequest) Descriptor() ([]byte, []int)
Deprecated: Use CanSendDMRequest.ProtoReflect.Descriptor instead.
func (*CanSendDMRequest) GetReceiverUserId ¶
func (x *CanSendDMRequest) GetReceiverUserId() string
func (*CanSendDMRequest) GetSenderUserId ¶
func (x *CanSendDMRequest) GetSenderUserId() string
func (*CanSendDMRequest) ProtoMessage ¶
func (*CanSendDMRequest) ProtoMessage()
func (*CanSendDMRequest) ProtoReflect ¶
func (x *CanSendDMRequest) ProtoReflect() protoreflect.Message
func (*CanSendDMRequest) Reset ¶
func (x *CanSendDMRequest) Reset()
func (*CanSendDMRequest) String ¶
func (x *CanSendDMRequest) String() string
type CanSendDMResponse ¶
type CanSendDMResponse struct { CanSendDm bool `protobuf:"varint,1,opt,name=can_send_dm,json=canSendDm,proto3" json:"can_send_dm,omitempty"` // contains filtered or unexported fields }
func (*CanSendDMResponse) Descriptor
deprecated
func (*CanSendDMResponse) Descriptor() ([]byte, []int)
Deprecated: Use CanSendDMResponse.ProtoReflect.Descriptor instead.
func (*CanSendDMResponse) GetCanSendDm ¶
func (x *CanSendDMResponse) GetCanSendDm() bool
func (*CanSendDMResponse) ProtoMessage ¶
func (*CanSendDMResponse) ProtoMessage()
func (*CanSendDMResponse) ProtoReflect ¶
func (x *CanSendDMResponse) ProtoReflect() protoreflect.Message
func (*CanSendDMResponse) Reset ¶
func (x *CanSendDMResponse) Reset()
func (*CanSendDMResponse) String ¶
func (x *CanSendDMResponse) String() string
type ChangeAvatarRequest ¶
type ChangeAvatarRequest struct { // string url = 1 [(validate.rules).string.uri = true]; Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*ChangeAvatarRequest) Descriptor
deprecated
func (*ChangeAvatarRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeAvatarRequest.ProtoReflect.Descriptor instead.
func (*ChangeAvatarRequest) GetUrl ¶
func (x *ChangeAvatarRequest) GetUrl() string
func (*ChangeAvatarRequest) ProtoMessage ¶
func (*ChangeAvatarRequest) ProtoMessage()
func (*ChangeAvatarRequest) ProtoReflect ¶
func (x *ChangeAvatarRequest) ProtoReflect() protoreflect.Message
func (*ChangeAvatarRequest) Reset ¶
func (x *ChangeAvatarRequest) Reset()
func (*ChangeAvatarRequest) String ¶
func (x *ChangeAvatarRequest) String() string
type CheckUsernameRequest ¶
type CheckUsernameRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
func (*CheckUsernameRequest) Descriptor
deprecated
func (*CheckUsernameRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckUsernameRequest.ProtoReflect.Descriptor instead.
func (*CheckUsernameRequest) GetUsername ¶
func (x *CheckUsernameRequest) GetUsername() string
func (*CheckUsernameRequest) ProtoMessage ¶
func (*CheckUsernameRequest) ProtoMessage()
func (*CheckUsernameRequest) ProtoReflect ¶
func (x *CheckUsernameRequest) ProtoReflect() protoreflect.Message
func (*CheckUsernameRequest) Reset ¶
func (x *CheckUsernameRequest) Reset()
func (*CheckUsernameRequest) String ¶
func (x *CheckUsernameRequest) String() string
type CheckUsernameResponse ¶
type CheckUsernameResponse struct { Available bool `protobuf:"varint,1,opt,name=available,proto3" json:"available,omitempty"` // contains filtered or unexported fields }
func (*CheckUsernameResponse) Descriptor
deprecated
func (*CheckUsernameResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckUsernameResponse.ProtoReflect.Descriptor instead.
func (*CheckUsernameResponse) GetAvailable ¶
func (x *CheckUsernameResponse) GetAvailable() bool
func (*CheckUsernameResponse) ProtoMessage ¶
func (*CheckUsernameResponse) ProtoMessage()
func (*CheckUsernameResponse) ProtoReflect ¶
func (x *CheckUsernameResponse) ProtoReflect() protoreflect.Message
func (*CheckUsernameResponse) Reset ¶
func (x *CheckUsernameResponse) Reset()
func (*CheckUsernameResponse) String ¶
func (x *CheckUsernameResponse) String() string
type CreateGuestUserRequest ¶ added in v0.2.30
type CreateGuestUserRequest struct {
// contains filtered or unexported fields
}
func (*CreateGuestUserRequest) Descriptor
deprecated
added in
v0.2.30
func (*CreateGuestUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGuestUserRequest.ProtoReflect.Descriptor instead.
func (*CreateGuestUserRequest) ProtoMessage ¶ added in v0.2.30
func (*CreateGuestUserRequest) ProtoMessage()
func (*CreateGuestUserRequest) ProtoReflect ¶ added in v0.2.30
func (x *CreateGuestUserRequest) ProtoReflect() protoreflect.Message
func (*CreateGuestUserRequest) Reset ¶ added in v0.2.30
func (x *CreateGuestUserRequest) Reset()
func (*CreateGuestUserRequest) String ¶ added in v0.2.30
func (x *CreateGuestUserRequest) String() string
type CreateGuestUserResponse ¶ added in v0.2.30
type CreateGuestUserResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
func (*CreateGuestUserResponse) Descriptor
deprecated
added in
v0.2.30
func (*CreateGuestUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGuestUserResponse.ProtoReflect.Descriptor instead.
func (*CreateGuestUserResponse) GetId ¶ added in v0.2.30
func (x *CreateGuestUserResponse) GetId() string
func (*CreateGuestUserResponse) GetUsername ¶ added in v0.2.30
func (x *CreateGuestUserResponse) GetUsername() string
func (*CreateGuestUserResponse) ProtoMessage ¶ added in v0.2.30
func (*CreateGuestUserResponse) ProtoMessage()
func (*CreateGuestUserResponse) ProtoReflect ¶ added in v0.2.30
func (x *CreateGuestUserResponse) ProtoReflect() protoreflect.Message
func (*CreateGuestUserResponse) Reset ¶ added in v0.2.30
func (x *CreateGuestUserResponse) Reset()
func (*CreateGuestUserResponse) String ¶ added in v0.2.30
func (x *CreateGuestUserResponse) String() string
type CreateUserRequest ¶
type CreateUserRequest struct { Input *UserInput `protobuf:"bytes,1,opt,name=input,proto3" json:"input,omitempty"` // affiliate_code is the code of the user who invited this user AffiliateCode string `protobuf:"bytes,2,opt,name=affiliate_code,json=affiliateCode,proto3" json:"affiliate_code,omitempty"` // contains filtered or unexported fields }
func (*CreateUserRequest) Descriptor
deprecated
func (*CreateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest.ProtoReflect.Descriptor instead.
func (*CreateUserRequest) GetAffiliateCode ¶ added in v0.2.49
func (x *CreateUserRequest) GetAffiliateCode() string
func (*CreateUserRequest) GetInput ¶
func (x *CreateUserRequest) GetInput() *UserInput
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
type CreateUserResponse ¶
type CreateUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*CreateUserResponse) Descriptor
deprecated
func (*CreateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserResponse.ProtoReflect.Descriptor instead.
func (*CreateUserResponse) GetUser ¶
func (x *CreateUserResponse) GetUser() *User
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) ProtoReflect ¶
func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
func (*CreateUserResponse) Reset ¶
func (x *CreateUserResponse) Reset()
func (*CreateUserResponse) String ¶
func (x *CreateUserResponse) String() string
type DeactivateMeRequest ¶
type DeactivateMeRequest struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*DeactivateMeRequest) Descriptor
deprecated
func (*DeactivateMeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeactivateMeRequest.ProtoReflect.Descriptor instead.
func (*DeactivateMeRequest) GetReason ¶
func (x *DeactivateMeRequest) GetReason() string
func (*DeactivateMeRequest) ProtoMessage ¶
func (*DeactivateMeRequest) ProtoMessage()
func (*DeactivateMeRequest) ProtoReflect ¶
func (x *DeactivateMeRequest) ProtoReflect() protoreflect.Message
func (*DeactivateMeRequest) Reset ¶
func (x *DeactivateMeRequest) Reset()
func (*DeactivateMeRequest) String ¶
func (x *DeactivateMeRequest) String() string
type DeactivateMeResponse ¶
type DeactivateMeResponse struct {
// contains filtered or unexported fields
}
func (*DeactivateMeResponse) Descriptor
deprecated
func (*DeactivateMeResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeactivateMeResponse.ProtoReflect.Descriptor instead.
func (*DeactivateMeResponse) ProtoMessage ¶
func (*DeactivateMeResponse) ProtoMessage()
func (*DeactivateMeResponse) ProtoReflect ¶
func (x *DeactivateMeResponse) ProtoReflect() protoreflect.Message
func (*DeactivateMeResponse) Reset ¶
func (x *DeactivateMeResponse) Reset()
func (*DeactivateMeResponse) String ¶
func (x *DeactivateMeResponse) String() string
type DeleteAccountRequest ¶
type DeleteAccountRequest struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*DeleteAccountRequest) Descriptor
deprecated
func (*DeleteAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAccountRequest.ProtoReflect.Descriptor instead.
func (*DeleteAccountRequest) GetReason ¶
func (x *DeleteAccountRequest) GetReason() string
func (*DeleteAccountRequest) ProtoMessage ¶
func (*DeleteAccountRequest) ProtoMessage()
func (*DeleteAccountRequest) ProtoReflect ¶
func (x *DeleteAccountRequest) ProtoReflect() protoreflect.Message
func (*DeleteAccountRequest) Reset ¶
func (x *DeleteAccountRequest) Reset()
func (*DeleteAccountRequest) String ¶
func (x *DeleteAccountRequest) String() string
type DeleteTestUserRequest ¶
type DeleteTestUserRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
func (*DeleteTestUserRequest) Descriptor
deprecated
func (*DeleteTestUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTestUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteTestUserRequest) GetUsername ¶
func (x *DeleteTestUserRequest) GetUsername() string
func (*DeleteTestUserRequest) ProtoMessage ¶
func (*DeleteTestUserRequest) ProtoMessage()
func (*DeleteTestUserRequest) ProtoReflect ¶
func (x *DeleteTestUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteTestUserRequest) Reset ¶
func (x *DeleteTestUserRequest) Reset()
func (*DeleteTestUserRequest) String ¶
func (x *DeleteTestUserRequest) String() string
type DeleteTestUserResponse ¶
type DeleteTestUserResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteTestUserResponse) Descriptor
deprecated
func (*DeleteTestUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTestUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteTestUserResponse) GetId ¶
func (x *DeleteTestUserResponse) GetId() string
func (*DeleteTestUserResponse) ProtoMessage ¶
func (*DeleteTestUserResponse) ProtoMessage()
func (*DeleteTestUserResponse) ProtoReflect ¶
func (x *DeleteTestUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteTestUserResponse) Reset ¶
func (x *DeleteTestUserResponse) Reset()
func (*DeleteTestUserResponse) String ¶
func (x *DeleteTestUserResponse) String() string
type Empty ¶
type Empty struct {
// contains filtered or unexported fields
}
func (*Empty) Descriptor
deprecated
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) ProtoReflect ¶
func (x *Empty) ProtoReflect() protoreflect.Message
type GenerateUsernameSuggestionsRequest ¶ added in v0.2.70
type GenerateUsernameSuggestionsRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` SuggestionCount uint32 `protobuf:"varint,2,opt,name=suggestionCount,proto3" json:"suggestionCount,omitempty"` // contains filtered or unexported fields }
func (*GenerateUsernameSuggestionsRequest) Descriptor
deprecated
added in
v0.2.70
func (*GenerateUsernameSuggestionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateUsernameSuggestionsRequest.ProtoReflect.Descriptor instead.
func (*GenerateUsernameSuggestionsRequest) GetSuggestionCount ¶ added in v0.2.71
func (x *GenerateUsernameSuggestionsRequest) GetSuggestionCount() uint32
func (*GenerateUsernameSuggestionsRequest) GetUsername ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsRequest) GetUsername() string
func (*GenerateUsernameSuggestionsRequest) ProtoMessage ¶ added in v0.2.70
func (*GenerateUsernameSuggestionsRequest) ProtoMessage()
func (*GenerateUsernameSuggestionsRequest) ProtoReflect ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsRequest) ProtoReflect() protoreflect.Message
func (*GenerateUsernameSuggestionsRequest) Reset ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsRequest) Reset()
func (*GenerateUsernameSuggestionsRequest) String ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsRequest) String() string
type GenerateUsernameSuggestionsResponse ¶ added in v0.2.70
type GenerateUsernameSuggestionsResponse struct { Suggestions []string `protobuf:"bytes,1,rep,name=suggestions,proto3" json:"suggestions,omitempty"` // contains filtered or unexported fields }
func (*GenerateUsernameSuggestionsResponse) Descriptor
deprecated
added in
v0.2.70
func (*GenerateUsernameSuggestionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateUsernameSuggestionsResponse.ProtoReflect.Descriptor instead.
func (*GenerateUsernameSuggestionsResponse) GetSuggestions ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsResponse) GetSuggestions() []string
func (*GenerateUsernameSuggestionsResponse) ProtoMessage ¶ added in v0.2.70
func (*GenerateUsernameSuggestionsResponse) ProtoMessage()
func (*GenerateUsernameSuggestionsResponse) ProtoReflect ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsResponse) ProtoReflect() protoreflect.Message
func (*GenerateUsernameSuggestionsResponse) Reset ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsResponse) Reset()
func (*GenerateUsernameSuggestionsResponse) String ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsResponse) String() string
type GetBlockListRequest ¶
type GetBlockListRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GetBlockListRequest) Descriptor
deprecated
func (*GetBlockListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockListRequest.ProtoReflect.Descriptor instead.
func (*GetBlockListRequest) GetUserId ¶
func (x *GetBlockListRequest) GetUserId() string
func (*GetBlockListRequest) ProtoMessage ¶
func (*GetBlockListRequest) ProtoMessage()
func (*GetBlockListRequest) ProtoReflect ¶
func (x *GetBlockListRequest) ProtoReflect() protoreflect.Message
func (*GetBlockListRequest) Reset ¶
func (x *GetBlockListRequest) Reset()
func (*GetBlockListRequest) String ¶
func (x *GetBlockListRequest) String() string
type GetBlockListResponse ¶
type GetBlockListResponse struct { UserIds []string `protobuf:"bytes,1,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` BlockedMe []string `protobuf:"bytes,2,rep,name=blocked_me,json=blockedMe,proto3" json:"blocked_me,omitempty"` BlockedByMe []string `protobuf:"bytes,3,rep,name=blocked_by_me,json=blockedByMe,proto3" json:"blocked_by_me,omitempty"` // contains filtered or unexported fields }
func (*GetBlockListResponse) Descriptor
deprecated
func (*GetBlockListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockListResponse.ProtoReflect.Descriptor instead.
func (*GetBlockListResponse) GetBlockedByMe ¶ added in v0.2.115
func (x *GetBlockListResponse) GetBlockedByMe() []string
func (*GetBlockListResponse) GetBlockedMe ¶ added in v0.2.115
func (x *GetBlockListResponse) GetBlockedMe() []string
func (*GetBlockListResponse) GetUserIds ¶
func (x *GetBlockListResponse) GetUserIds() []string
func (*GetBlockListResponse) ProtoMessage ¶
func (*GetBlockListResponse) ProtoMessage()
func (*GetBlockListResponse) ProtoReflect ¶
func (x *GetBlockListResponse) ProtoReflect() protoreflect.Message
func (*GetBlockListResponse) Reset ¶
func (x *GetBlockListResponse) Reset()
func (*GetBlockListResponse) String ¶
func (x *GetBlockListResponse) String() string
type GetBlockedRequest ¶
type GetBlockedRequest struct { Cursor *PageCursor `protobuf:"bytes,1,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*GetBlockedRequest) Descriptor
deprecated
func (*GetBlockedRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockedRequest.ProtoReflect.Descriptor instead.
func (*GetBlockedRequest) GetCursor ¶
func (x *GetBlockedRequest) GetCursor() *PageCursor
func (*GetBlockedRequest) ProtoMessage ¶
func (*GetBlockedRequest) ProtoMessage()
func (*GetBlockedRequest) ProtoReflect ¶
func (x *GetBlockedRequest) ProtoReflect() protoreflect.Message
func (*GetBlockedRequest) Reset ¶
func (x *GetBlockedRequest) Reset()
func (*GetBlockedRequest) String ¶
func (x *GetBlockedRequest) String() string
type GetBlockedResponse ¶
type GetBlockedResponse struct { Users []*UserExcerpt `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` PageInfo *PageInfo `protobuf:"bytes,2,opt,name=page_info,json=pageInfo,proto3" json:"page_info,omitempty"` // contains filtered or unexported fields }
func (*GetBlockedResponse) Descriptor
deprecated
func (*GetBlockedResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockedResponse.ProtoReflect.Descriptor instead.
func (*GetBlockedResponse) GetPageInfo ¶
func (x *GetBlockedResponse) GetPageInfo() *PageInfo
func (*GetBlockedResponse) GetUsers ¶
func (x *GetBlockedResponse) GetUsers() []*UserExcerpt
func (*GetBlockedResponse) ProtoMessage ¶
func (*GetBlockedResponse) ProtoMessage()
func (*GetBlockedResponse) ProtoReflect ¶
func (x *GetBlockedResponse) ProtoReflect() protoreflect.Message
func (*GetBlockedResponse) Reset ¶
func (x *GetBlockedResponse) Reset()
func (*GetBlockedResponse) String ¶
func (x *GetBlockedResponse) String() string
type GetFollowersRequest ¶
type GetFollowersRequest struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` Username *string `protobuf:"bytes,2,opt,name=username,proto3,oneof" json:"username,omitempty"` Cursor *PageCursor `protobuf:"bytes,3,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*GetFollowersRequest) Descriptor
deprecated
func (*GetFollowersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowersRequest.ProtoReflect.Descriptor instead.
func (*GetFollowersRequest) GetCursor ¶
func (x *GetFollowersRequest) GetCursor() *PageCursor
func (*GetFollowersRequest) GetUserId ¶
func (x *GetFollowersRequest) GetUserId() string
func (*GetFollowersRequest) GetUsername ¶
func (x *GetFollowersRequest) GetUsername() string
func (*GetFollowersRequest) ProtoMessage ¶
func (*GetFollowersRequest) ProtoMessage()
func (*GetFollowersRequest) ProtoReflect ¶
func (x *GetFollowersRequest) ProtoReflect() protoreflect.Message
func (*GetFollowersRequest) Reset ¶
func (x *GetFollowersRequest) Reset()
func (*GetFollowersRequest) String ¶
func (x *GetFollowersRequest) String() string
type GetFollowersResponse ¶
type GetFollowersResponse struct { Users []*UserExcerpt `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` PageInfo *PageInfo `protobuf:"bytes,2,opt,name=page_info,json=pageInfo,proto3" json:"page_info,omitempty"` // contains filtered or unexported fields }
func (*GetFollowersResponse) Descriptor
deprecated
func (*GetFollowersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowersResponse.ProtoReflect.Descriptor instead.
func (*GetFollowersResponse) GetPageInfo ¶
func (x *GetFollowersResponse) GetPageInfo() *PageInfo
func (*GetFollowersResponse) GetUsers ¶
func (x *GetFollowersResponse) GetUsers() []*UserExcerpt
func (*GetFollowersResponse) ProtoMessage ¶
func (*GetFollowersResponse) ProtoMessage()
func (*GetFollowersResponse) ProtoReflect ¶
func (x *GetFollowersResponse) ProtoReflect() protoreflect.Message
func (*GetFollowersResponse) Reset ¶
func (x *GetFollowersResponse) Reset()
func (*GetFollowersResponse) String ¶
func (x *GetFollowersResponse) String() string
type GetPrivacySettingsResponse ¶
type GetPrivacySettingsResponse struct { OnlyDmFromFollowed bool `protobuf:"varint,1,opt,name=only_dm_from_followed,json=onlyDmFromFollowed,proto3" json:"only_dm_from_followed,omitempty"` // contains filtered or unexported fields }
func (*GetPrivacySettingsResponse) Descriptor
deprecated
func (*GetPrivacySettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPrivacySettingsResponse.ProtoReflect.Descriptor instead.
func (*GetPrivacySettingsResponse) GetOnlyDmFromFollowed ¶
func (x *GetPrivacySettingsResponse) GetOnlyDmFromFollowed() bool
func (*GetPrivacySettingsResponse) ProtoMessage ¶
func (*GetPrivacySettingsResponse) ProtoMessage()
func (*GetPrivacySettingsResponse) ProtoReflect ¶
func (x *GetPrivacySettingsResponse) ProtoReflect() protoreflect.Message
func (*GetPrivacySettingsResponse) Reset ¶
func (x *GetPrivacySettingsResponse) Reset()
func (*GetPrivacySettingsResponse) String ¶
func (x *GetPrivacySettingsResponse) String() string
type GetPublicProfileWithoutAuthRequest ¶
type GetPublicProfileWithoutAuthRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GetPublicProfileWithoutAuthRequest) Descriptor
deprecated
func (*GetPublicProfileWithoutAuthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPublicProfileWithoutAuthRequest.ProtoReflect.Descriptor instead.
func (*GetPublicProfileWithoutAuthRequest) GetUserId ¶
func (x *GetPublicProfileWithoutAuthRequest) GetUserId() string
func (*GetPublicProfileWithoutAuthRequest) ProtoMessage ¶
func (*GetPublicProfileWithoutAuthRequest) ProtoMessage()
func (*GetPublicProfileWithoutAuthRequest) ProtoReflect ¶
func (x *GetPublicProfileWithoutAuthRequest) ProtoReflect() protoreflect.Message
func (*GetPublicProfileWithoutAuthRequest) Reset ¶
func (x *GetPublicProfileWithoutAuthRequest) Reset()
func (*GetPublicProfileWithoutAuthRequest) String ¶
func (x *GetPublicProfileWithoutAuthRequest) String() string
type GetPublicProfileWithoutAuthResponse ¶
type GetPublicProfileWithoutAuthResponse struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` FullName string `protobuf:"bytes,3,opt,name=full_name,json=fullName,proto3" json:"full_name,omitempty"` Bio string `protobuf:"bytes,4,opt,name=bio,proto3" json:"bio,omitempty"` Followers int64 `protobuf:"varint,5,opt,name=followers,proto3" json:"followers,omitempty"` IsVerified bool `protobuf:"varint,6,opt,name=is_verified,json=isVerified,proto3" json:"is_verified,omitempty"` ProfileImage string `protobuf:"bytes,7,opt,name=profile_image,json=profileImage,proto3" json:"profile_image,omitempty"` Following int64 `protobuf:"varint,9,opt,name=following,proto3" json:"following,omitempty"` CoverImageUrl string `protobuf:"bytes,10,opt,name=cover_image_url,json=coverImageUrl,proto3" json:"cover_image_url,omitempty"` // contains filtered or unexported fields }
func (*GetPublicProfileWithoutAuthResponse) Descriptor
deprecated
func (*GetPublicProfileWithoutAuthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPublicProfileWithoutAuthResponse.ProtoReflect.Descriptor instead.
func (*GetPublicProfileWithoutAuthResponse) GetBio ¶
func (x *GetPublicProfileWithoutAuthResponse) GetBio() string
func (*GetPublicProfileWithoutAuthResponse) GetCoverImageUrl ¶ added in v0.2.106
func (x *GetPublicProfileWithoutAuthResponse) GetCoverImageUrl() string
func (*GetPublicProfileWithoutAuthResponse) GetFollowers ¶
func (x *GetPublicProfileWithoutAuthResponse) GetFollowers() int64
func (*GetPublicProfileWithoutAuthResponse) GetFollowing ¶ added in v0.2.69
func (x *GetPublicProfileWithoutAuthResponse) GetFollowing() int64
func (*GetPublicProfileWithoutAuthResponse) GetFullName ¶
func (x *GetPublicProfileWithoutAuthResponse) GetFullName() string
func (*GetPublicProfileWithoutAuthResponse) GetIsVerified ¶
func (x *GetPublicProfileWithoutAuthResponse) GetIsVerified() bool
func (*GetPublicProfileWithoutAuthResponse) GetProfileImage ¶
func (x *GetPublicProfileWithoutAuthResponse) GetProfileImage() string
func (*GetPublicProfileWithoutAuthResponse) GetShareLink ¶
func (x *GetPublicProfileWithoutAuthResponse) GetShareLink() string
func (*GetPublicProfileWithoutAuthResponse) GetUserId ¶
func (x *GetPublicProfileWithoutAuthResponse) GetUserId() string
func (*GetPublicProfileWithoutAuthResponse) GetUsername ¶
func (x *GetPublicProfileWithoutAuthResponse) GetUsername() string
func (*GetPublicProfileWithoutAuthResponse) ProtoMessage ¶
func (*GetPublicProfileWithoutAuthResponse) ProtoMessage()
func (*GetPublicProfileWithoutAuthResponse) ProtoReflect ¶
func (x *GetPublicProfileWithoutAuthResponse) ProtoReflect() protoreflect.Message
func (*GetPublicProfileWithoutAuthResponse) Reset ¶
func (x *GetPublicProfileWithoutAuthResponse) Reset()
func (*GetPublicProfileWithoutAuthResponse) String ¶
func (x *GetPublicProfileWithoutAuthResponse) String() string
type GetStatisticsRequest ¶
type GetStatisticsRequest struct { CreatedBefore *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_before,json=createdBefore,proto3,oneof" json:"created_before,omitempty"` // contains filtered or unexported fields }
func (*GetStatisticsRequest) Descriptor
deprecated
func (*GetStatisticsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatisticsRequest.ProtoReflect.Descriptor instead.
func (*GetStatisticsRequest) GetCreatedBefore ¶
func (x *GetStatisticsRequest) GetCreatedBefore() *timestamppb.Timestamp
func (*GetStatisticsRequest) ProtoMessage ¶
func (*GetStatisticsRequest) ProtoMessage()
func (*GetStatisticsRequest) ProtoReflect ¶
func (x *GetStatisticsRequest) ProtoReflect() protoreflect.Message
func (*GetStatisticsRequest) Reset ¶
func (x *GetStatisticsRequest) Reset()
func (*GetStatisticsRequest) String ¶
func (x *GetStatisticsRequest) String() string
type GetStatisticsResponse ¶
type GetStatisticsResponse struct { UserCount int64 `protobuf:"varint,1,opt,name=user_count,json=userCount,proto3" json:"user_count,omitempty"` // contains filtered or unexported fields }
func (*GetStatisticsResponse) Descriptor
deprecated
func (*GetStatisticsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatisticsResponse.ProtoReflect.Descriptor instead.
func (*GetStatisticsResponse) GetUserCount ¶
func (x *GetStatisticsResponse) GetUserCount() int64
func (*GetStatisticsResponse) ProtoMessage ¶
func (*GetStatisticsResponse) ProtoMessage()
func (*GetStatisticsResponse) ProtoReflect ¶
func (x *GetStatisticsResponse) ProtoReflect() protoreflect.Message
func (*GetStatisticsResponse) Reset ¶
func (x *GetStatisticsResponse) Reset()
func (*GetStatisticsResponse) String ¶
func (x *GetStatisticsResponse) String() string
type GetUserByUsernameRequest ¶
type GetUserByUsernameRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
func (*GetUserByUsernameRequest) Descriptor
deprecated
func (*GetUserByUsernameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserByUsernameRequest.ProtoReflect.Descriptor instead.
func (*GetUserByUsernameRequest) GetUsername ¶
func (x *GetUserByUsernameRequest) GetUsername() string
func (*GetUserByUsernameRequest) ProtoMessage ¶
func (*GetUserByUsernameRequest) ProtoMessage()
func (*GetUserByUsernameRequest) ProtoReflect ¶
func (x *GetUserByUsernameRequest) ProtoReflect() protoreflect.Message
func (*GetUserByUsernameRequest) Reset ¶
func (x *GetUserByUsernameRequest) Reset()
func (*GetUserByUsernameRequest) String ¶
func (x *GetUserByUsernameRequest) String() string
type GetUserByUsernameResponse ¶
type GetUserByUsernameResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` User *User `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserByUsernameResponse) Descriptor
deprecated
func (*GetUserByUsernameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserByUsernameResponse.ProtoReflect.Descriptor instead.
func (*GetUserByUsernameResponse) GetId ¶
func (x *GetUserByUsernameResponse) GetId() string
func (*GetUserByUsernameResponse) GetUser ¶ added in v0.2.119
func (x *GetUserByUsernameResponse) GetUser() *User
func (*GetUserByUsernameResponse) ProtoMessage ¶
func (*GetUserByUsernameResponse) ProtoMessage()
func (*GetUserByUsernameResponse) ProtoReflect ¶
func (x *GetUserByUsernameResponse) ProtoReflect() protoreflect.Message
func (*GetUserByUsernameResponse) Reset ¶
func (x *GetUserByUsernameResponse) Reset()
func (*GetUserByUsernameResponse) String ¶
func (x *GetUserByUsernameResponse) String() string
type GetUserCounterRequest ¶
type GetUserCounterRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GetUserCounterRequest) Descriptor
deprecated
func (*GetUserCounterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserCounterRequest.ProtoReflect.Descriptor instead.
func (*GetUserCounterRequest) GetUserId ¶
func (x *GetUserCounterRequest) GetUserId() string
func (*GetUserCounterRequest) ProtoMessage ¶
func (*GetUserCounterRequest) ProtoMessage()
func (*GetUserCounterRequest) ProtoReflect ¶
func (x *GetUserCounterRequest) ProtoReflect() protoreflect.Message
func (*GetUserCounterRequest) Reset ¶
func (x *GetUserCounterRequest) Reset()
func (*GetUserCounterRequest) String ¶
func (x *GetUserCounterRequest) String() string
type GetUserCounterResponse ¶
type GetUserCounterResponse struct { Followers int64 `protobuf:"varint,1,opt,name=followers,proto3" json:"followers,omitempty"` Following int64 `protobuf:"varint,2,opt,name=following,proto3" json:"following,omitempty"` // contains filtered or unexported fields }
func (*GetUserCounterResponse) Descriptor
deprecated
func (*GetUserCounterResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserCounterResponse.ProtoReflect.Descriptor instead.
func (*GetUserCounterResponse) GetFollowers ¶
func (x *GetUserCounterResponse) GetFollowers() int64
func (*GetUserCounterResponse) GetFollowing ¶
func (x *GetUserCounterResponse) GetFollowing() int64
func (*GetUserCounterResponse) ProtoMessage ¶
func (*GetUserCounterResponse) ProtoMessage()
func (*GetUserCounterResponse) ProtoReflect ¶
func (x *GetUserCounterResponse) ProtoReflect() protoreflect.Message
func (*GetUserCounterResponse) Reset ¶
func (x *GetUserCounterResponse) Reset()
func (*GetUserCounterResponse) String ¶
func (x *GetUserCounterResponse) String() string
type GetUserIDByAffiliateCodeWithoutAuthRequest ¶ added in v0.2.54
type GetUserIDByAffiliateCodeWithoutAuthRequest struct { AffiliateCode string `protobuf:"bytes,1,opt,name=affiliate_code,json=affiliateCode,proto3" json:"affiliate_code,omitempty"` // contains filtered or unexported fields }
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) Descriptor
deprecated
added in
v0.2.54
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserIDByAffiliateCodeWithoutAuthRequest.ProtoReflect.Descriptor instead.
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) GetAffiliateCode ¶ added in v0.2.54
func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) GetAffiliateCode() string
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) ProtoMessage ¶ added in v0.2.54
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) ProtoMessage()
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) ProtoReflect ¶ added in v0.2.54
func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) ProtoReflect() protoreflect.Message
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) Reset ¶ added in v0.2.54
func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) Reset()
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) String ¶ added in v0.2.54
func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) String() string
type GetUserIDByAffiliateCodeWithoutAuthResponse ¶ added in v0.2.54
type GetUserIDByAffiliateCodeWithoutAuthResponse struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) Descriptor
deprecated
added in
v0.2.54
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserIDByAffiliateCodeWithoutAuthResponse.ProtoReflect.Descriptor instead.
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) GetUserId ¶ added in v0.2.54
func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) GetUserId() string
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) ProtoMessage ¶ added in v0.2.54
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) ProtoMessage()
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) ProtoReflect ¶ added in v0.2.54
func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) ProtoReflect() protoreflect.Message
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) Reset ¶ added in v0.2.54
func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) Reset()
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) String ¶ added in v0.2.54
func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) String() string
type GetUserIDByNameWithoutAuthRequest ¶
type GetUserIDByNameWithoutAuthRequest struct { UserName string `protobuf:"bytes,1,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // contains filtered or unexported fields }
func (*GetUserIDByNameWithoutAuthRequest) Descriptor
deprecated
func (*GetUserIDByNameWithoutAuthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserIDByNameWithoutAuthRequest.ProtoReflect.Descriptor instead.
func (*GetUserIDByNameWithoutAuthRequest) GetUserName ¶
func (x *GetUserIDByNameWithoutAuthRequest) GetUserName() string
func (*GetUserIDByNameWithoutAuthRequest) ProtoMessage ¶
func (*GetUserIDByNameWithoutAuthRequest) ProtoMessage()
func (*GetUserIDByNameWithoutAuthRequest) ProtoReflect ¶
func (x *GetUserIDByNameWithoutAuthRequest) ProtoReflect() protoreflect.Message
func (*GetUserIDByNameWithoutAuthRequest) Reset ¶
func (x *GetUserIDByNameWithoutAuthRequest) Reset()
func (*GetUserIDByNameWithoutAuthRequest) String ¶
func (x *GetUserIDByNameWithoutAuthRequest) String() string
type GetUserIDWithoutAuthResponse ¶
type GetUserIDWithoutAuthResponse struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GetUserIDWithoutAuthResponse) Descriptor
deprecated
func (*GetUserIDWithoutAuthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserIDWithoutAuthResponse.ProtoReflect.Descriptor instead.
func (*GetUserIDWithoutAuthResponse) GetUserId ¶
func (x *GetUserIDWithoutAuthResponse) GetUserId() string
func (*GetUserIDWithoutAuthResponse) ProtoMessage ¶
func (*GetUserIDWithoutAuthResponse) ProtoMessage()
func (*GetUserIDWithoutAuthResponse) ProtoReflect ¶
func (x *GetUserIDWithoutAuthResponse) ProtoReflect() protoreflect.Message
func (*GetUserIDWithoutAuthResponse) Reset ¶
func (x *GetUserIDWithoutAuthResponse) Reset()
func (*GetUserIDWithoutAuthResponse) String ¶
func (x *GetUserIDWithoutAuthResponse) String() string
type GetUserIDsRequest ¶
type GetUserIDsRequest struct { Cursor *PageCursor `protobuf:"bytes,1,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*GetUserIDsRequest) Descriptor
deprecated
func (*GetUserIDsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserIDsRequest.ProtoReflect.Descriptor instead.
func (*GetUserIDsRequest) GetCursor ¶
func (x *GetUserIDsRequest) GetCursor() *PageCursor
func (*GetUserIDsRequest) ProtoMessage ¶
func (*GetUserIDsRequest) ProtoMessage()
func (*GetUserIDsRequest) ProtoReflect ¶
func (x *GetUserIDsRequest) ProtoReflect() protoreflect.Message
func (*GetUserIDsRequest) Reset ¶
func (x *GetUserIDsRequest) Reset()
func (*GetUserIDsRequest) String ¶
func (x *GetUserIDsRequest) String() string
type GetUserIDsResponse ¶
type GetUserIDsResponse struct { UserIds []string `protobuf:"bytes,1,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` PageInfo *PageInfo `protobuf:"bytes,2,opt,name=page_info,json=pageInfo,proto3" json:"page_info,omitempty"` // contains filtered or unexported fields }
func (*GetUserIDsResponse) Descriptor
deprecated
func (*GetUserIDsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserIDsResponse.ProtoReflect.Descriptor instead.
func (*GetUserIDsResponse) GetPageInfo ¶
func (x *GetUserIDsResponse) GetPageInfo() *PageInfo
func (*GetUserIDsResponse) GetUserIds ¶
func (x *GetUserIDsResponse) GetUserIds() []string
func (*GetUserIDsResponse) ProtoMessage ¶
func (*GetUserIDsResponse) ProtoMessage()
func (*GetUserIDsResponse) ProtoReflect ¶
func (x *GetUserIDsResponse) ProtoReflect() protoreflect.Message
func (*GetUserIDsResponse) Reset ¶
func (x *GetUserIDsResponse) Reset()
func (*GetUserIDsResponse) String ¶
func (x *GetUserIDsResponse) String() string
type GetUserRequest ¶
type GetUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetUserRequest) Descriptor
deprecated
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetId ¶
func (x *GetUserRequest) GetId() string
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
type GetUserResponse ¶
type GetUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserResponse) Descriptor
deprecated
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetUser ¶
func (x *GetUserResponse) GetUser() *User
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶
func (x *GetUserResponse) Reset()
func (*GetUserResponse) String ¶
func (x *GetUserResponse) String() string
type GetUsersRequest ¶
type GetUsersRequest struct { Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*GetUsersRequest) Descriptor
deprecated
func (*GetUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUsersRequest.ProtoReflect.Descriptor instead.
func (*GetUsersRequest) GetIds ¶
func (x *GetUsersRequest) GetIds() []string
func (*GetUsersRequest) ProtoMessage ¶
func (*GetUsersRequest) ProtoMessage()
func (*GetUsersRequest) ProtoReflect ¶
func (x *GetUsersRequest) ProtoReflect() protoreflect.Message
func (*GetUsersRequest) Reset ¶
func (x *GetUsersRequest) Reset()
func (*GetUsersRequest) String ¶
func (x *GetUsersRequest) String() string
type GetUsersResponse ¶
type GetUsersResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*GetUsersResponse) Descriptor
deprecated
func (*GetUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsersResponse.ProtoReflect.Descriptor instead.
func (*GetUsersResponse) GetUsers ¶
func (x *GetUsersResponse) GetUsers() []*User
func (*GetUsersResponse) ProtoMessage ¶
func (*GetUsersResponse) ProtoMessage()
func (*GetUsersResponse) ProtoReflect ¶
func (x *GetUsersResponse) ProtoReflect() protoreflect.Message
func (*GetUsersResponse) Reset ¶
func (x *GetUsersResponse) Reset()
func (*GetUsersResponse) String ¶
func (x *GetUsersResponse) String() string
type GetVerifiedUsersRequest ¶
type GetVerifiedUsersRequest struct { Cursor *PageCursor `protobuf:"bytes,1,opt,name=cursor,proto3" json:"cursor,omitempty"` SearchByUsername *string `protobuf:"bytes,2,opt,name=search_by_username,json=searchByUsername,proto3,oneof" json:"search_by_username,omitempty"` // contains filtered or unexported fields }
func (*GetVerifiedUsersRequest) Descriptor
deprecated
func (*GetVerifiedUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVerifiedUsersRequest.ProtoReflect.Descriptor instead.
func (*GetVerifiedUsersRequest) GetCursor ¶
func (x *GetVerifiedUsersRequest) GetCursor() *PageCursor
func (*GetVerifiedUsersRequest) GetSearchByUsername ¶
func (x *GetVerifiedUsersRequest) GetSearchByUsername() string
func (*GetVerifiedUsersRequest) ProtoMessage ¶
func (*GetVerifiedUsersRequest) ProtoMessage()
func (*GetVerifiedUsersRequest) ProtoReflect ¶
func (x *GetVerifiedUsersRequest) ProtoReflect() protoreflect.Message
func (*GetVerifiedUsersRequest) Reset ¶
func (x *GetVerifiedUsersRequest) Reset()
func (*GetVerifiedUsersRequest) String ¶
func (x *GetVerifiedUsersRequest) String() string
type GetVerifiedUsersResponse ¶
type GetVerifiedUsersResponse struct { UserIds []string `protobuf:"bytes,1,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` PageInfo *PageInfo `protobuf:"bytes,2,opt,name=page_info,json=pageInfo,proto3" json:"page_info,omitempty"` // contains filtered or unexported fields }
func (*GetVerifiedUsersResponse) Descriptor
deprecated
func (*GetVerifiedUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVerifiedUsersResponse.ProtoReflect.Descriptor instead.
func (*GetVerifiedUsersResponse) GetPageInfo ¶
func (x *GetVerifiedUsersResponse) GetPageInfo() *PageInfo
func (*GetVerifiedUsersResponse) GetUserIds ¶
func (x *GetVerifiedUsersResponse) GetUserIds() []string
func (*GetVerifiedUsersResponse) ProtoMessage ¶
func (*GetVerifiedUsersResponse) ProtoMessage()
func (*GetVerifiedUsersResponse) ProtoReflect ¶
func (x *GetVerifiedUsersResponse) ProtoReflect() protoreflect.Message
func (*GetVerifiedUsersResponse) Reset ¶
func (x *GetVerifiedUsersResponse) Reset()
func (*GetVerifiedUsersResponse) String ¶
func (x *GetVerifiedUsersResponse) String() string
type GlitterBombRequest ¶
type GlitterBombRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GlitterBombRequest) Descriptor
deprecated
func (*GlitterBombRequest) Descriptor() ([]byte, []int)
Deprecated: Use GlitterBombRequest.ProtoReflect.Descriptor instead.
func (*GlitterBombRequest) GetUserId ¶
func (x *GlitterBombRequest) GetUserId() string
func (*GlitterBombRequest) ProtoMessage ¶
func (*GlitterBombRequest) ProtoMessage()
func (*GlitterBombRequest) ProtoReflect ¶
func (x *GlitterBombRequest) ProtoReflect() protoreflect.Message
func (*GlitterBombRequest) Reset ¶
func (x *GlitterBombRequest) Reset()
func (*GlitterBombRequest) String ¶
func (x *GlitterBombRequest) String() string
type GlitterBombResponse ¶
type GlitterBombResponse struct {
// contains filtered or unexported fields
}
func (*GlitterBombResponse) Descriptor
deprecated
func (*GlitterBombResponse) Descriptor() ([]byte, []int)
Deprecated: Use GlitterBombResponse.ProtoReflect.Descriptor instead.
func (*GlitterBombResponse) ProtoMessage ¶
func (*GlitterBombResponse) ProtoMessage()
func (*GlitterBombResponse) ProtoReflect ¶
func (x *GlitterBombResponse) ProtoReflect() protoreflect.Message
func (*GlitterBombResponse) Reset ¶
func (x *GlitterBombResponse) Reset()
func (*GlitterBombResponse) String ¶
func (x *GlitterBombResponse) String() string
type Language ¶
type Language struct { LanguageId string `protobuf:"bytes,1,opt,name=language_id,json=languageId,proto3" json:"language_id,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` // contains filtered or unexported fields }
func (*Language) Descriptor
deprecated
func (*Language) GetLanguageId ¶
func (*Language) ProtoMessage ¶
func (*Language) ProtoMessage()
func (*Language) ProtoReflect ¶
func (x *Language) ProtoReflect() protoreflect.Message
type MigrateDataV1ToV2Request ¶
type MigrateDataV1ToV2Request struct { StartTime string `protobuf:"bytes,1,opt,name=startTime,proto3" json:"startTime,omitempty"` // contains filtered or unexported fields }
func (*MigrateDataV1ToV2Request) Descriptor
deprecated
func (*MigrateDataV1ToV2Request) Descriptor() ([]byte, []int)
Deprecated: Use MigrateDataV1ToV2Request.ProtoReflect.Descriptor instead.
func (*MigrateDataV1ToV2Request) GetStartTime ¶
func (x *MigrateDataV1ToV2Request) GetStartTime() string
func (*MigrateDataV1ToV2Request) ProtoMessage ¶
func (*MigrateDataV1ToV2Request) ProtoMessage()
func (*MigrateDataV1ToV2Request) ProtoReflect ¶
func (x *MigrateDataV1ToV2Request) ProtoReflect() protoreflect.Message
func (*MigrateDataV1ToV2Request) Reset ¶
func (x *MigrateDataV1ToV2Request) Reset()
func (*MigrateDataV1ToV2Request) String ¶
func (x *MigrateDataV1ToV2Request) String() string
type MigrateDataV1ToV2Response ¶
type MigrateDataV1ToV2Response struct {
// contains filtered or unexported fields
}
func (*MigrateDataV1ToV2Response) Descriptor
deprecated
func (*MigrateDataV1ToV2Response) Descriptor() ([]byte, []int)
Deprecated: Use MigrateDataV1ToV2Response.ProtoReflect.Descriptor instead.
func (*MigrateDataV1ToV2Response) ProtoMessage ¶
func (*MigrateDataV1ToV2Response) ProtoMessage()
func (*MigrateDataV1ToV2Response) ProtoReflect ¶
func (x *MigrateDataV1ToV2Response) ProtoReflect() protoreflect.Message
func (*MigrateDataV1ToV2Response) Reset ¶
func (x *MigrateDataV1ToV2Response) Reset()
func (*MigrateDataV1ToV2Response) String ¶
func (x *MigrateDataV1ToV2Response) String() string
type MigrationBlockRequest ¶
type MigrationBlockRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*MigrationBlockRequest) Descriptor
deprecated
func (*MigrationBlockRequest) Descriptor() ([]byte, []int)
Deprecated: Use MigrationBlockRequest.ProtoReflect.Descriptor instead.
func (*MigrationBlockRequest) GetUserId ¶
func (x *MigrationBlockRequest) GetUserId() string
func (*MigrationBlockRequest) ProtoMessage ¶
func (*MigrationBlockRequest) ProtoMessage()
func (*MigrationBlockRequest) ProtoReflect ¶
func (x *MigrationBlockRequest) ProtoReflect() protoreflect.Message
func (*MigrationBlockRequest) Reset ¶
func (x *MigrationBlockRequest) Reset()
func (*MigrationBlockRequest) String ¶
func (x *MigrationBlockRequest) String() string
type MigrationBlockResponse ¶
type MigrationBlockResponse struct {
// contains filtered or unexported fields
}
func (*MigrationBlockResponse) Descriptor
deprecated
func (*MigrationBlockResponse) Descriptor() ([]byte, []int)
Deprecated: Use MigrationBlockResponse.ProtoReflect.Descriptor instead.
func (*MigrationBlockResponse) ProtoMessage ¶
func (*MigrationBlockResponse) ProtoMessage()
func (*MigrationBlockResponse) ProtoReflect ¶
func (x *MigrationBlockResponse) ProtoReflect() protoreflect.Message
func (*MigrationBlockResponse) Reset ¶
func (x *MigrationBlockResponse) Reset()
func (*MigrationBlockResponse) String ¶
func (x *MigrationBlockResponse) String() string
type MigrationCreateUserRequest ¶
type MigrationCreateUserRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` FullName string `protobuf:"bytes,3,opt,name=full_name,json=fullName,proto3" json:"full_name,omitempty"` Bio string `protobuf:"bytes,4,opt,name=bio,proto3" json:"bio,omitempty"` CountryCode string `protobuf:"bytes,5,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"` LanguageCodes []string `protobuf:"bytes,6,rep,name=language_codes,json=languageCodes,proto3" json:"language_codes,omitempty"` Age int64 `protobuf:"varint,7,opt,name=age,proto3" json:"age,omitempty"` ProfileImageUrl string `protobuf:"bytes,8,opt,name=profileImageUrl,proto3" json:"profileImageUrl,omitempty"` Email string `protobuf:"bytes,9,opt,name=email,proto3" json:"email,omitempty"` Phone string `protobuf:"bytes,10,opt,name=phone,proto3" json:"phone,omitempty"` IsVerified bool `protobuf:"varint,11,opt,name=is_verified,json=isVerified,proto3" json:"is_verified,omitempty"` IsBanned bool `protobuf:"varint,12,opt,name=is_banned,json=isBanned,proto3" json:"is_banned,omitempty"` Version string `protobuf:"bytes,13,opt,name=version,proto3" json:"version,omitempty"` Timezone string `protobuf:"bytes,14,opt,name=timezone,proto3" json:"timezone,omitempty"` CreatedAt int64 `protobuf:"varint,15,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*MigrationCreateUserRequest) Descriptor
deprecated
func (*MigrationCreateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use MigrationCreateUserRequest.ProtoReflect.Descriptor instead.
func (*MigrationCreateUserRequest) GetAge ¶
func (x *MigrationCreateUserRequest) GetAge() int64
func (*MigrationCreateUserRequest) GetBio ¶
func (x *MigrationCreateUserRequest) GetBio() string
func (*MigrationCreateUserRequest) GetCountryCode ¶
func (x *MigrationCreateUserRequest) GetCountryCode() string
func (*MigrationCreateUserRequest) GetCreatedAt ¶
func (x *MigrationCreateUserRequest) GetCreatedAt() int64
func (*MigrationCreateUserRequest) GetEmail ¶
func (x *MigrationCreateUserRequest) GetEmail() string
func (*MigrationCreateUserRequest) GetFullName ¶
func (x *MigrationCreateUserRequest) GetFullName() string
func (*MigrationCreateUserRequest) GetIsBanned ¶
func (x *MigrationCreateUserRequest) GetIsBanned() bool
func (*MigrationCreateUserRequest) GetIsVerified ¶
func (x *MigrationCreateUserRequest) GetIsVerified() bool
func (*MigrationCreateUserRequest) GetLanguageCodes ¶
func (x *MigrationCreateUserRequest) GetLanguageCodes() []string
func (*MigrationCreateUserRequest) GetPhone ¶
func (x *MigrationCreateUserRequest) GetPhone() string
func (*MigrationCreateUserRequest) GetProfileImageUrl ¶
func (x *MigrationCreateUserRequest) GetProfileImageUrl() string
func (*MigrationCreateUserRequest) GetTimezone ¶
func (x *MigrationCreateUserRequest) GetTimezone() string
func (*MigrationCreateUserRequest) GetUserId ¶
func (x *MigrationCreateUserRequest) GetUserId() string
func (*MigrationCreateUserRequest) GetUsername ¶
func (x *MigrationCreateUserRequest) GetUsername() string
func (*MigrationCreateUserRequest) GetVersion ¶
func (x *MigrationCreateUserRequest) GetVersion() string
func (*MigrationCreateUserRequest) ProtoMessage ¶
func (*MigrationCreateUserRequest) ProtoMessage()
func (*MigrationCreateUserRequest) ProtoReflect ¶
func (x *MigrationCreateUserRequest) ProtoReflect() protoreflect.Message
func (*MigrationCreateUserRequest) Reset ¶
func (x *MigrationCreateUserRequest) Reset()
func (*MigrationCreateUserRequest) String ¶
func (x *MigrationCreateUserRequest) String() string
type MigrationCreateUserResponse ¶
type MigrationCreateUserResponse struct {
// contains filtered or unexported fields
}
func (*MigrationCreateUserResponse) Descriptor
deprecated
func (*MigrationCreateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use MigrationCreateUserResponse.ProtoReflect.Descriptor instead.
func (*MigrationCreateUserResponse) ProtoMessage ¶
func (*MigrationCreateUserResponse) ProtoMessage()
func (*MigrationCreateUserResponse) ProtoReflect ¶
func (x *MigrationCreateUserResponse) ProtoReflect() protoreflect.Message
func (*MigrationCreateUserResponse) Reset ¶
func (x *MigrationCreateUserResponse) Reset()
func (*MigrationCreateUserResponse) String ¶
func (x *MigrationCreateUserResponse) String() string
type MigrationFollowRequest ¶
type MigrationFollowRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*MigrationFollowRequest) Descriptor
deprecated
func (*MigrationFollowRequest) Descriptor() ([]byte, []int)
Deprecated: Use MigrationFollowRequest.ProtoReflect.Descriptor instead.
func (*MigrationFollowRequest) GetUserId ¶
func (x *MigrationFollowRequest) GetUserId() string
func (*MigrationFollowRequest) ProtoMessage ¶
func (*MigrationFollowRequest) ProtoMessage()
func (*MigrationFollowRequest) ProtoReflect ¶
func (x *MigrationFollowRequest) ProtoReflect() protoreflect.Message
func (*MigrationFollowRequest) Reset ¶
func (x *MigrationFollowRequest) Reset()
func (*MigrationFollowRequest) String ¶
func (x *MigrationFollowRequest) String() string
type MigrationFollowResponse ¶
type MigrationFollowResponse struct {
// contains filtered or unexported fields
}
func (*MigrationFollowResponse) Descriptor
deprecated
func (*MigrationFollowResponse) Descriptor() ([]byte, []int)
Deprecated: Use MigrationFollowResponse.ProtoReflect.Descriptor instead.
func (*MigrationFollowResponse) ProtoMessage ¶
func (*MigrationFollowResponse) ProtoMessage()
func (*MigrationFollowResponse) ProtoReflect ¶
func (x *MigrationFollowResponse) ProtoReflect() protoreflect.Message
func (*MigrationFollowResponse) Reset ¶
func (x *MigrationFollowResponse) Reset()
func (*MigrationFollowResponse) String ¶
func (x *MigrationFollowResponse) String() string
type PageCursor ¶
type PageCursor struct { LastId string `protobuf:"bytes,1,opt,name=lastId,proto3" json:"lastId,omitempty"` Limit uint32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` Dir PageDir `protobuf:"varint,3,opt,name=dir,proto3,enum=profile_api.v1.PageDir" json:"dir,omitempty"` // contains filtered or unexported fields }
func (*PageCursor) Descriptor
deprecated
func (*PageCursor) Descriptor() ([]byte, []int)
Deprecated: Use PageCursor.ProtoReflect.Descriptor instead.
func (*PageCursor) GetDir ¶
func (x *PageCursor) GetDir() PageDir
func (*PageCursor) GetLastId ¶
func (x *PageCursor) GetLastId() string
func (*PageCursor) GetLimit ¶
func (x *PageCursor) GetLimit() uint32
func (*PageCursor) ProtoMessage ¶
func (*PageCursor) ProtoMessage()
func (*PageCursor) ProtoReflect ¶
func (x *PageCursor) ProtoReflect() protoreflect.Message
func (*PageCursor) Reset ¶
func (x *PageCursor) Reset()
func (*PageCursor) String ¶
func (x *PageCursor) String() string
type PageDir ¶
type PageDir int32
func (PageDir) Descriptor ¶
func (PageDir) Descriptor() protoreflect.EnumDescriptor
func (PageDir) EnumDescriptor
deprecated
func (PageDir) Number ¶
func (x PageDir) Number() protoreflect.EnumNumber
func (PageDir) Type ¶
func (PageDir) Type() protoreflect.EnumType
type PageInfo ¶
type PageInfo struct { FirstId *string `protobuf:"bytes,1,opt,name=firstId,proto3,oneof" json:"firstId,omitempty"` LastId *string `protobuf:"bytes,2,opt,name=lastId,proto3,oneof" json:"lastId,omitempty"` HasPrev bool `protobuf:"varint,3,opt,name=hasPrev,proto3" json:"hasPrev,omitempty"` HasNext bool `protobuf:"varint,4,opt,name=hasNext,proto3" json:"hasNext,omitempty"` Length uint32 `protobuf:"varint,5,opt,name=length,proto3" json:"length,omitempty"` // contains filtered or unexported fields }
func (*PageInfo) Descriptor
deprecated
func (*PageInfo) GetFirstId ¶
func (*PageInfo) GetHasNext ¶
func (*PageInfo) GetHasPrev ¶
func (*PageInfo) ProtoMessage ¶
func (*PageInfo) ProtoMessage()
func (*PageInfo) ProtoReflect ¶
func (x *PageInfo) ProtoReflect() protoreflect.Message
type ProfileAPIClient ¶
type ProfileAPIClient interface { CreateUser(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption) (*CreateUserResponse, error) CreateGuestUser(ctx context.Context, in *CreateGuestUserRequest, opts ...grpc.CallOption) (*CreateGuestUserResponse, error) UpgradeGuestUser(ctx context.Context, in *UpgradeGuestUserRequest, opts ...grpc.CallOption) (*UpgradeGuestUserResponse, error) GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) GetUserByUsername(ctx context.Context, in *GetUserByUsernameRequest, opts ...grpc.CallOption) (*GetUserByUsernameResponse, error) GetUsers(ctx context.Context, in *GetUsersRequest, opts ...grpc.CallOption) (*GetUsersResponse, error) Update(ctx context.Context, in *UserUpdateRequest, opts ...grpc.CallOption) (*UserUpdateResponse, error) SetFollowStatus(ctx context.Context, in *SetFollowRequest, opts ...grpc.CallOption) (*Empty, error) SetBlockStatus(ctx context.Context, in *SetBlockRequest, opts ...grpc.CallOption) (*Empty, error) GetFollowers(ctx context.Context, in *GetFollowersRequest, opts ...grpc.CallOption) (*GetFollowersResponse, error) GetBlocked(ctx context.Context, in *GetBlockedRequest, opts ...grpc.CallOption) (*GetBlockedResponse, error) SearchForUser(ctx context.Context, in *SearchForUserRequest, opts ...grpc.CallOption) (*SearchForUserResponse, error) SearchForUserForDirectChat(ctx context.Context, in *SearchForUserForDirectChatRequest, opts ...grpc.CallOption) (*SearchForUserForDirectChatResponse, error) ChangeAvatar(ctx context.Context, in *ChangeAvatarRequest, opts ...grpc.CallOption) (*Empty, error) UpdatePrivacySettings(ctx context.Context, in *UpdatePrivacySettingsRequest, opts ...grpc.CallOption) (*Empty, error) GetPrivacySettings(ctx context.Context, in *Empty, opts ...grpc.CallOption) (*GetPrivacySettingsResponse, error) DeactivateMe(ctx context.Context, in *DeactivateMeRequest, opts ...grpc.CallOption) (*DeactivateMeResponse, error) DeleteAccount(ctx context.Context, in *DeleteAccountRequest, opts ...grpc.CallOption) (*Empty, error) UpdateUserPreferredLanugages(ctx context.Context, in *UpdateUserPreferredLanugagesRequest, opts ...grpc.CallOption) (*Empty, error) SetBanStatus(ctx context.Context, in *SetBanRequest, opts ...grpc.CallOption) (*Empty, error) CheckUsername(ctx context.Context, in *CheckUsernameRequest, opts ...grpc.CallOption) (*CheckUsernameResponse, error) GenerateUsernameSuggestions(ctx context.Context, in *GenerateUsernameSuggestionsRequest, opts ...grpc.CallOption) (*GenerateUsernameSuggestionsResponse, error) ValidateUsername(ctx context.Context, in *ValidateUsernameRequest, opts ...grpc.CallOption) (*ValidateUsernameResponse, error) GlitterBomb(ctx context.Context, in *GlitterBombRequest, opts ...grpc.CallOption) (*GlitterBombResponse, error) GetPublicProfileWithoutAuth(ctx context.Context, in *GetPublicProfileWithoutAuthRequest, opts ...grpc.CallOption) (*GetPublicProfileWithoutAuthResponse, error) GetUserIDByNameWithoutAuth(ctx context.Context, in *GetUserIDByNameWithoutAuthRequest, opts ...grpc.CallOption) (*GetUserIDWithoutAuthResponse, error) GetUserIDByAffiliateCodeWithoutAuth(ctx context.Context, in *GetUserIDByAffiliateCodeWithoutAuthRequest, opts ...grpc.CallOption) (*GetUserIDByAffiliateCodeWithoutAuthResponse, error) Verify(ctx context.Context, in *VerifyRequest, opts ...grpc.CallOption) (*VerifyResponse, error) Unverify(ctx context.Context, in *UnverifyRequest, opts ...grpc.CallOption) (*UnverifyResponse, error) GetVerifiedUsers(ctx context.Context, in *GetVerifiedUsersRequest, opts ...grpc.CallOption) (*GetVerifiedUsersResponse, error) MigrationCreateUser(ctx context.Context, in *MigrationCreateUserRequest, opts ...grpc.CallOption) (*MigrationCreateUserResponse, error) MigrationFollow(ctx context.Context, in *MigrationFollowRequest, opts ...grpc.CallOption) (*MigrationFollowResponse, error) MigrationBlock(ctx context.Context, in *MigrationBlockRequest, opts ...grpc.CallOption) (*MigrationBlockResponse, error) MigrateDataV1ToV2(ctx context.Context, in *MigrateDataV1ToV2Request, opts ...grpc.CallOption) (*MigrateDataV1ToV2Response, error) CanSendDM(ctx context.Context, in *CanSendDMRequest, opts ...grpc.CallOption) (*CanSendDMResponse, error) GetBlockList(ctx context.Context, in *GetBlockListRequest, opts ...grpc.CallOption) (*GetBlockListResponse, error) DeleteTestUser(ctx context.Context, in *DeleteTestUserRequest, opts ...grpc.CallOption) (*DeleteTestUserResponse, error) GetUserCounter(ctx context.Context, in *GetUserCounterRequest, opts ...grpc.CallOption) (*GetUserCounterResponse, error) GetUserIDs(ctx context.Context, in *GetUserIDsRequest, opts ...grpc.CallOption) (*GetUserIDsResponse, error) // Analytics GetStatistics(ctx context.Context, in *GetStatisticsRequest, opts ...grpc.CallOption) (*GetStatisticsResponse, error) }
ProfileAPIClient is the client API for ProfileAPI 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 NewProfileAPIClient ¶
func NewProfileAPIClient(cc grpc.ClientConnInterface) ProfileAPIClient
type ProfileAPIServer ¶
type ProfileAPIServer interface { CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error) CreateGuestUser(context.Context, *CreateGuestUserRequest) (*CreateGuestUserResponse, error) UpgradeGuestUser(context.Context, *UpgradeGuestUserRequest) (*UpgradeGuestUserResponse, error) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) GetUserByUsername(context.Context, *GetUserByUsernameRequest) (*GetUserByUsernameResponse, error) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error) Update(context.Context, *UserUpdateRequest) (*UserUpdateResponse, error) SetFollowStatus(context.Context, *SetFollowRequest) (*Empty, error) SetBlockStatus(context.Context, *SetBlockRequest) (*Empty, error) GetFollowers(context.Context, *GetFollowersRequest) (*GetFollowersResponse, error) GetBlocked(context.Context, *GetBlockedRequest) (*GetBlockedResponse, error) SearchForUser(context.Context, *SearchForUserRequest) (*SearchForUserResponse, error) SearchForUserForDirectChat(context.Context, *SearchForUserForDirectChatRequest) (*SearchForUserForDirectChatResponse, error) ChangeAvatar(context.Context, *ChangeAvatarRequest) (*Empty, error) UpdatePrivacySettings(context.Context, *UpdatePrivacySettingsRequest) (*Empty, error) GetPrivacySettings(context.Context, *Empty) (*GetPrivacySettingsResponse, error) DeactivateMe(context.Context, *DeactivateMeRequest) (*DeactivateMeResponse, error) DeleteAccount(context.Context, *DeleteAccountRequest) (*Empty, error) UpdateUserPreferredLanugages(context.Context, *UpdateUserPreferredLanugagesRequest) (*Empty, error) SetBanStatus(context.Context, *SetBanRequest) (*Empty, error) CheckUsername(context.Context, *CheckUsernameRequest) (*CheckUsernameResponse, error) GenerateUsernameSuggestions(context.Context, *GenerateUsernameSuggestionsRequest) (*GenerateUsernameSuggestionsResponse, error) ValidateUsername(context.Context, *ValidateUsernameRequest) (*ValidateUsernameResponse, error) GlitterBomb(context.Context, *GlitterBombRequest) (*GlitterBombResponse, error) GetPublicProfileWithoutAuth(context.Context, *GetPublicProfileWithoutAuthRequest) (*GetPublicProfileWithoutAuthResponse, error) GetUserIDByNameWithoutAuth(context.Context, *GetUserIDByNameWithoutAuthRequest) (*GetUserIDWithoutAuthResponse, error) GetUserIDByAffiliateCodeWithoutAuth(context.Context, *GetUserIDByAffiliateCodeWithoutAuthRequest) (*GetUserIDByAffiliateCodeWithoutAuthResponse, error) Verify(context.Context, *VerifyRequest) (*VerifyResponse, error) Unverify(context.Context, *UnverifyRequest) (*UnverifyResponse, error) GetVerifiedUsers(context.Context, *GetVerifiedUsersRequest) (*GetVerifiedUsersResponse, error) MigrationCreateUser(context.Context, *MigrationCreateUserRequest) (*MigrationCreateUserResponse, error) MigrationFollow(context.Context, *MigrationFollowRequest) (*MigrationFollowResponse, error) MigrationBlock(context.Context, *MigrationBlockRequest) (*MigrationBlockResponse, error) MigrateDataV1ToV2(context.Context, *MigrateDataV1ToV2Request) (*MigrateDataV1ToV2Response, error) CanSendDM(context.Context, *CanSendDMRequest) (*CanSendDMResponse, error) GetBlockList(context.Context, *GetBlockListRequest) (*GetBlockListResponse, error) DeleteTestUser(context.Context, *DeleteTestUserRequest) (*DeleteTestUserResponse, error) GetUserCounter(context.Context, *GetUserCounterRequest) (*GetUserCounterResponse, error) GetUserIDs(context.Context, *GetUserIDsRequest) (*GetUserIDsResponse, error) // Analytics GetStatistics(context.Context, *GetStatisticsRequest) (*GetStatisticsResponse, error) // contains filtered or unexported methods }
ProfileAPIServer is the server API for ProfileAPI service. All implementations must embed UnimplementedProfileAPIServer for forward compatibility
type SearchForUserForDirectChatRequest ¶
type SearchForUserForDirectChatRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Cursor *PageCursor `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*SearchForUserForDirectChatRequest) Descriptor
deprecated
func (*SearchForUserForDirectChatRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchForUserForDirectChatRequest.ProtoReflect.Descriptor instead.
func (*SearchForUserForDirectChatRequest) GetCursor ¶
func (x *SearchForUserForDirectChatRequest) GetCursor() *PageCursor
func (*SearchForUserForDirectChatRequest) GetUsername ¶
func (x *SearchForUserForDirectChatRequest) GetUsername() string
func (*SearchForUserForDirectChatRequest) ProtoMessage ¶
func (*SearchForUserForDirectChatRequest) ProtoMessage()
func (*SearchForUserForDirectChatRequest) ProtoReflect ¶
func (x *SearchForUserForDirectChatRequest) ProtoReflect() protoreflect.Message
func (*SearchForUserForDirectChatRequest) Reset ¶
func (x *SearchForUserForDirectChatRequest) Reset()
func (*SearchForUserForDirectChatRequest) String ¶
func (x *SearchForUserForDirectChatRequest) String() string
type SearchForUserForDirectChatResponse ¶
type SearchForUserForDirectChatResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` Info *PageInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` // contains filtered or unexported fields }
func (*SearchForUserForDirectChatResponse) Descriptor
deprecated
func (*SearchForUserForDirectChatResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchForUserForDirectChatResponse.ProtoReflect.Descriptor instead.
func (*SearchForUserForDirectChatResponse) GetInfo ¶
func (x *SearchForUserForDirectChatResponse) GetInfo() *PageInfo
func (*SearchForUserForDirectChatResponse) GetUsers ¶
func (x *SearchForUserForDirectChatResponse) GetUsers() []*User
func (*SearchForUserForDirectChatResponse) ProtoMessage ¶
func (*SearchForUserForDirectChatResponse) ProtoMessage()
func (*SearchForUserForDirectChatResponse) ProtoReflect ¶
func (x *SearchForUserForDirectChatResponse) ProtoReflect() protoreflect.Message
func (*SearchForUserForDirectChatResponse) Reset ¶
func (x *SearchForUserForDirectChatResponse) Reset()
func (*SearchForUserForDirectChatResponse) String ¶
func (x *SearchForUserForDirectChatResponse) String() string
type SearchForUserRequest ¶
type SearchForUserRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Cursor *PageCursor `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*SearchForUserRequest) Descriptor
deprecated
func (*SearchForUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchForUserRequest.ProtoReflect.Descriptor instead.
func (*SearchForUserRequest) GetCursor ¶
func (x *SearchForUserRequest) GetCursor() *PageCursor
func (*SearchForUserRequest) GetUsername ¶
func (x *SearchForUserRequest) GetUsername() string
func (*SearchForUserRequest) ProtoMessage ¶
func (*SearchForUserRequest) ProtoMessage()
func (*SearchForUserRequest) ProtoReflect ¶
func (x *SearchForUserRequest) ProtoReflect() protoreflect.Message
func (*SearchForUserRequest) Reset ¶
func (x *SearchForUserRequest) Reset()
func (*SearchForUserRequest) String ¶
func (x *SearchForUserRequest) String() string
type SearchForUserResponse ¶
type SearchForUserResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` Info *PageInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` // contains filtered or unexported fields }
func (*SearchForUserResponse) Descriptor
deprecated
func (*SearchForUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchForUserResponse.ProtoReflect.Descriptor instead.
func (*SearchForUserResponse) GetInfo ¶
func (x *SearchForUserResponse) GetInfo() *PageInfo
func (*SearchForUserResponse) GetUsers ¶
func (x *SearchForUserResponse) GetUsers() []*User
func (*SearchForUserResponse) ProtoMessage ¶
func (*SearchForUserResponse) ProtoMessage()
func (*SearchForUserResponse) ProtoReflect ¶
func (x *SearchForUserResponse) ProtoReflect() protoreflect.Message
func (*SearchForUserResponse) Reset ¶
func (x *SearchForUserResponse) Reset()
func (*SearchForUserResponse) String ¶
func (x *SearchForUserResponse) String() string
type SetBanRequest ¶
type SetBanRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Ban bool `protobuf:"varint,2,opt,name=ban,proto3" json:"ban,omitempty"` // contains filtered or unexported fields }
func (*SetBanRequest) Descriptor
deprecated
func (*SetBanRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBanRequest.ProtoReflect.Descriptor instead.
func (*SetBanRequest) GetBan ¶
func (x *SetBanRequest) GetBan() bool
func (*SetBanRequest) GetUserId ¶
func (x *SetBanRequest) GetUserId() string
func (*SetBanRequest) ProtoMessage ¶
func (*SetBanRequest) ProtoMessage()
func (*SetBanRequest) ProtoReflect ¶
func (x *SetBanRequest) ProtoReflect() protoreflect.Message
func (*SetBanRequest) Reset ¶
func (x *SetBanRequest) Reset()
func (*SetBanRequest) String ¶
func (x *SetBanRequest) String() string
type SetBlockRequest ¶
type SetBlockRequest struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` Block bool `protobuf:"varint,2,opt,name=block,proto3" json:"block,omitempty"` // contains filtered or unexported fields }
func (*SetBlockRequest) Descriptor
deprecated
func (*SetBlockRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetBlockRequest.ProtoReflect.Descriptor instead.
func (*SetBlockRequest) GetBlock ¶
func (x *SetBlockRequest) GetBlock() bool
func (*SetBlockRequest) GetUserId ¶
func (x *SetBlockRequest) GetUserId() string
func (*SetBlockRequest) ProtoMessage ¶
func (*SetBlockRequest) ProtoMessage()
func (*SetBlockRequest) ProtoReflect ¶
func (x *SetBlockRequest) ProtoReflect() protoreflect.Message
func (*SetBlockRequest) Reset ¶
func (x *SetBlockRequest) Reset()
func (*SetBlockRequest) String ¶
func (x *SetBlockRequest) String() string
type SetFollowRequest ¶
type SetFollowRequest struct { UserId string `protobuf:"bytes,1,opt,name=userId,proto3" json:"userId,omitempty"` Follow bool `protobuf:"varint,2,opt,name=follow,proto3" json:"follow,omitempty"` // contains filtered or unexported fields }
func (*SetFollowRequest) Descriptor
deprecated
func (*SetFollowRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetFollowRequest.ProtoReflect.Descriptor instead.
func (*SetFollowRequest) GetFollow ¶
func (x *SetFollowRequest) GetFollow() bool
func (*SetFollowRequest) GetUserId ¶
func (x *SetFollowRequest) GetUserId() string
func (*SetFollowRequest) ProtoMessage ¶
func (*SetFollowRequest) ProtoMessage()
func (*SetFollowRequest) ProtoReflect ¶
func (x *SetFollowRequest) ProtoReflect() protoreflect.Message
func (*SetFollowRequest) Reset ¶
func (x *SetFollowRequest) Reset()
func (*SetFollowRequest) String ¶
func (x *SetFollowRequest) String() string
type UnimplementedProfileAPIServer ¶
type UnimplementedProfileAPIServer struct { }
UnimplementedProfileAPIServer must be embedded to have forward compatible implementations.
func (UnimplementedProfileAPIServer) CanSendDM ¶
func (UnimplementedProfileAPIServer) CanSendDM(context.Context, *CanSendDMRequest) (*CanSendDMResponse, error)
func (UnimplementedProfileAPIServer) ChangeAvatar ¶
func (UnimplementedProfileAPIServer) ChangeAvatar(context.Context, *ChangeAvatarRequest) (*Empty, error)
func (UnimplementedProfileAPIServer) CheckUsername ¶
func (UnimplementedProfileAPIServer) CheckUsername(context.Context, *CheckUsernameRequest) (*CheckUsernameResponse, error)
func (UnimplementedProfileAPIServer) CreateGuestUser ¶ added in v0.2.30
func (UnimplementedProfileAPIServer) CreateGuestUser(context.Context, *CreateGuestUserRequest) (*CreateGuestUserResponse, error)
func (UnimplementedProfileAPIServer) CreateUser ¶
func (UnimplementedProfileAPIServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
func (UnimplementedProfileAPIServer) DeactivateMe ¶
func (UnimplementedProfileAPIServer) DeactivateMe(context.Context, *DeactivateMeRequest) (*DeactivateMeResponse, error)
func (UnimplementedProfileAPIServer) DeleteAccount ¶
func (UnimplementedProfileAPIServer) DeleteAccount(context.Context, *DeleteAccountRequest) (*Empty, error)
func (UnimplementedProfileAPIServer) DeleteTestUser ¶
func (UnimplementedProfileAPIServer) DeleteTestUser(context.Context, *DeleteTestUserRequest) (*DeleteTestUserResponse, error)
func (UnimplementedProfileAPIServer) GenerateUsernameSuggestions ¶ added in v0.2.70
func (UnimplementedProfileAPIServer) GenerateUsernameSuggestions(context.Context, *GenerateUsernameSuggestionsRequest) (*GenerateUsernameSuggestionsResponse, error)
func (UnimplementedProfileAPIServer) GetBlockList ¶
func (UnimplementedProfileAPIServer) GetBlockList(context.Context, *GetBlockListRequest) (*GetBlockListResponse, error)
func (UnimplementedProfileAPIServer) GetBlocked ¶
func (UnimplementedProfileAPIServer) GetBlocked(context.Context, *GetBlockedRequest) (*GetBlockedResponse, error)
func (UnimplementedProfileAPIServer) GetFollowers ¶
func (UnimplementedProfileAPIServer) GetFollowers(context.Context, *GetFollowersRequest) (*GetFollowersResponse, error)
func (UnimplementedProfileAPIServer) GetPrivacySettings ¶
func (UnimplementedProfileAPIServer) GetPrivacySettings(context.Context, *Empty) (*GetPrivacySettingsResponse, error)
func (UnimplementedProfileAPIServer) GetPublicProfileWithoutAuth ¶
func (UnimplementedProfileAPIServer) GetPublicProfileWithoutAuth(context.Context, *GetPublicProfileWithoutAuthRequest) (*GetPublicProfileWithoutAuthResponse, error)
func (UnimplementedProfileAPIServer) GetStatistics ¶
func (UnimplementedProfileAPIServer) GetStatistics(context.Context, *GetStatisticsRequest) (*GetStatisticsResponse, error)
func (UnimplementedProfileAPIServer) GetUser ¶
func (UnimplementedProfileAPIServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
func (UnimplementedProfileAPIServer) GetUserByUsername ¶
func (UnimplementedProfileAPIServer) GetUserByUsername(context.Context, *GetUserByUsernameRequest) (*GetUserByUsernameResponse, error)
func (UnimplementedProfileAPIServer) GetUserCounter ¶
func (UnimplementedProfileAPIServer) GetUserCounter(context.Context, *GetUserCounterRequest) (*GetUserCounterResponse, error)
func (UnimplementedProfileAPIServer) GetUserIDByAffiliateCodeWithoutAuth ¶ added in v0.2.54
func (UnimplementedProfileAPIServer) GetUserIDByAffiliateCodeWithoutAuth(context.Context, *GetUserIDByAffiliateCodeWithoutAuthRequest) (*GetUserIDByAffiliateCodeWithoutAuthResponse, error)
func (UnimplementedProfileAPIServer) GetUserIDByNameWithoutAuth ¶
func (UnimplementedProfileAPIServer) GetUserIDByNameWithoutAuth(context.Context, *GetUserIDByNameWithoutAuthRequest) (*GetUserIDWithoutAuthResponse, error)
func (UnimplementedProfileAPIServer) GetUserIDs ¶
func (UnimplementedProfileAPIServer) GetUserIDs(context.Context, *GetUserIDsRequest) (*GetUserIDsResponse, error)
func (UnimplementedProfileAPIServer) GetUsers ¶
func (UnimplementedProfileAPIServer) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error)
func (UnimplementedProfileAPIServer) GetVerifiedUsers ¶
func (UnimplementedProfileAPIServer) GetVerifiedUsers(context.Context, *GetVerifiedUsersRequest) (*GetVerifiedUsersResponse, error)
func (UnimplementedProfileAPIServer) GlitterBomb ¶
func (UnimplementedProfileAPIServer) GlitterBomb(context.Context, *GlitterBombRequest) (*GlitterBombResponse, error)
func (UnimplementedProfileAPIServer) MigrateDataV1ToV2 ¶
func (UnimplementedProfileAPIServer) MigrateDataV1ToV2(context.Context, *MigrateDataV1ToV2Request) (*MigrateDataV1ToV2Response, error)
func (UnimplementedProfileAPIServer) MigrationBlock ¶
func (UnimplementedProfileAPIServer) MigrationBlock(context.Context, *MigrationBlockRequest) (*MigrationBlockResponse, error)
func (UnimplementedProfileAPIServer) MigrationCreateUser ¶
func (UnimplementedProfileAPIServer) MigrationCreateUser(context.Context, *MigrationCreateUserRequest) (*MigrationCreateUserResponse, error)
func (UnimplementedProfileAPIServer) MigrationFollow ¶
func (UnimplementedProfileAPIServer) MigrationFollow(context.Context, *MigrationFollowRequest) (*MigrationFollowResponse, error)
func (UnimplementedProfileAPIServer) SearchForUser ¶
func (UnimplementedProfileAPIServer) SearchForUser(context.Context, *SearchForUserRequest) (*SearchForUserResponse, error)
func (UnimplementedProfileAPIServer) SearchForUserForDirectChat ¶
func (UnimplementedProfileAPIServer) SearchForUserForDirectChat(context.Context, *SearchForUserForDirectChatRequest) (*SearchForUserForDirectChatResponse, error)
func (UnimplementedProfileAPIServer) SetBanStatus ¶
func (UnimplementedProfileAPIServer) SetBanStatus(context.Context, *SetBanRequest) (*Empty, error)
func (UnimplementedProfileAPIServer) SetBlockStatus ¶
func (UnimplementedProfileAPIServer) SetBlockStatus(context.Context, *SetBlockRequest) (*Empty, error)
func (UnimplementedProfileAPIServer) SetFollowStatus ¶
func (UnimplementedProfileAPIServer) SetFollowStatus(context.Context, *SetFollowRequest) (*Empty, error)
func (UnimplementedProfileAPIServer) Unverify ¶
func (UnimplementedProfileAPIServer) Unverify(context.Context, *UnverifyRequest) (*UnverifyResponse, error)
func (UnimplementedProfileAPIServer) Update ¶
func (UnimplementedProfileAPIServer) Update(context.Context, *UserUpdateRequest) (*UserUpdateResponse, error)
func (UnimplementedProfileAPIServer) UpdatePrivacySettings ¶
func (UnimplementedProfileAPIServer) UpdatePrivacySettings(context.Context, *UpdatePrivacySettingsRequest) (*Empty, error)
func (UnimplementedProfileAPIServer) UpdateUserPreferredLanugages ¶
func (UnimplementedProfileAPIServer) UpdateUserPreferredLanugages(context.Context, *UpdateUserPreferredLanugagesRequest) (*Empty, error)
func (UnimplementedProfileAPIServer) UpgradeGuestUser ¶ added in v0.2.30
func (UnimplementedProfileAPIServer) UpgradeGuestUser(context.Context, *UpgradeGuestUserRequest) (*UpgradeGuestUserResponse, error)
func (UnimplementedProfileAPIServer) ValidateUsername ¶ added in v0.2.31
func (UnimplementedProfileAPIServer) ValidateUsername(context.Context, *ValidateUsernameRequest) (*ValidateUsernameResponse, error)
func (UnimplementedProfileAPIServer) Verify ¶
func (UnimplementedProfileAPIServer) Verify(context.Context, *VerifyRequest) (*VerifyResponse, error)
type UnsafeProfileAPIServer ¶
type UnsafeProfileAPIServer interface {
// contains filtered or unexported methods
}
UnsafeProfileAPIServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ProfileAPIServer will result in compilation errors.
type UnverifyRequest ¶
type UnverifyRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*UnverifyRequest) Descriptor
deprecated
func (*UnverifyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnverifyRequest.ProtoReflect.Descriptor instead.
func (*UnverifyRequest) GetUserId ¶
func (x *UnverifyRequest) GetUserId() string
func (*UnverifyRequest) ProtoMessage ¶
func (*UnverifyRequest) ProtoMessage()
func (*UnverifyRequest) ProtoReflect ¶
func (x *UnverifyRequest) ProtoReflect() protoreflect.Message
func (*UnverifyRequest) Reset ¶
func (x *UnverifyRequest) Reset()
func (*UnverifyRequest) String ¶
func (x *UnverifyRequest) String() string
type UnverifyResponse ¶
type UnverifyResponse struct {
// contains filtered or unexported fields
}
func (*UnverifyResponse) Descriptor
deprecated
func (*UnverifyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnverifyResponse.ProtoReflect.Descriptor instead.
func (*UnverifyResponse) ProtoMessage ¶
func (*UnverifyResponse) ProtoMessage()
func (*UnverifyResponse) ProtoReflect ¶
func (x *UnverifyResponse) ProtoReflect() protoreflect.Message
func (*UnverifyResponse) Reset ¶
func (x *UnverifyResponse) Reset()
func (*UnverifyResponse) String ¶
func (x *UnverifyResponse) String() string
type UpdatePrivacySettingsRequest ¶
type UpdatePrivacySettingsRequest struct { OnlyDmFromFollowed bool `protobuf:"varint,1,opt,name=only_dm_from_followed,json=onlyDmFromFollowed,proto3" json:"only_dm_from_followed,omitempty"` // contains filtered or unexported fields }
func (*UpdatePrivacySettingsRequest) Descriptor
deprecated
func (*UpdatePrivacySettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePrivacySettingsRequest.ProtoReflect.Descriptor instead.
func (*UpdatePrivacySettingsRequest) GetOnlyDmFromFollowed ¶
func (x *UpdatePrivacySettingsRequest) GetOnlyDmFromFollowed() bool
func (*UpdatePrivacySettingsRequest) ProtoMessage ¶
func (*UpdatePrivacySettingsRequest) ProtoMessage()
func (*UpdatePrivacySettingsRequest) ProtoReflect ¶
func (x *UpdatePrivacySettingsRequest) ProtoReflect() protoreflect.Message
func (*UpdatePrivacySettingsRequest) Reset ¶
func (x *UpdatePrivacySettingsRequest) Reset()
func (*UpdatePrivacySettingsRequest) String ¶
func (x *UpdatePrivacySettingsRequest) String() string
type UpdateUserPreferredLanugagesRequest ¶
type UpdateUserPreferredLanugagesRequest struct { Languages []string `protobuf:"bytes,1,rep,name=languages,proto3" json:"languages,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserPreferredLanugagesRequest) Descriptor
deprecated
func (*UpdateUserPreferredLanugagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserPreferredLanugagesRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserPreferredLanugagesRequest) GetLanguages ¶
func (x *UpdateUserPreferredLanugagesRequest) GetLanguages() []string
func (*UpdateUserPreferredLanugagesRequest) ProtoMessage ¶
func (*UpdateUserPreferredLanugagesRequest) ProtoMessage()
func (*UpdateUserPreferredLanugagesRequest) ProtoReflect ¶
func (x *UpdateUserPreferredLanugagesRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserPreferredLanugagesRequest) Reset ¶
func (x *UpdateUserPreferredLanugagesRequest) Reset()
func (*UpdateUserPreferredLanugagesRequest) String ¶
func (x *UpdateUserPreferredLanugagesRequest) String() string
type UpgradeGuestUserRequest ¶ added in v0.2.30
type UpgradeGuestUserRequest struct { Data *User_Data `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*UpgradeGuestUserRequest) Descriptor
deprecated
added in
v0.2.30
func (*UpgradeGuestUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpgradeGuestUserRequest.ProtoReflect.Descriptor instead.
func (*UpgradeGuestUserRequest) GetData ¶ added in v0.2.30
func (x *UpgradeGuestUserRequest) GetData() *User_Data
func (*UpgradeGuestUserRequest) ProtoMessage ¶ added in v0.2.30
func (*UpgradeGuestUserRequest) ProtoMessage()
func (*UpgradeGuestUserRequest) ProtoReflect ¶ added in v0.2.30
func (x *UpgradeGuestUserRequest) ProtoReflect() protoreflect.Message
func (*UpgradeGuestUserRequest) Reset ¶ added in v0.2.30
func (x *UpgradeGuestUserRequest) Reset()
func (*UpgradeGuestUserRequest) String ¶ added in v0.2.30
func (x *UpgradeGuestUserRequest) String() string
type UpgradeGuestUserResponse ¶ added in v0.2.30
type UpgradeGuestUserResponse struct {
// contains filtered or unexported fields
}
func (*UpgradeGuestUserResponse) Descriptor
deprecated
added in
v0.2.30
func (*UpgradeGuestUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpgradeGuestUserResponse.ProtoReflect.Descriptor instead.
func (*UpgradeGuestUserResponse) ProtoMessage ¶ added in v0.2.30
func (*UpgradeGuestUserResponse) ProtoMessage()
func (*UpgradeGuestUserResponse) ProtoReflect ¶ added in v0.2.30
func (x *UpgradeGuestUserResponse) ProtoReflect() protoreflect.Message
func (*UpgradeGuestUserResponse) Reset ¶ added in v0.2.30
func (x *UpgradeGuestUserResponse) Reset()
func (*UpgradeGuestUserResponse) String ¶ added in v0.2.30
func (x *UpgradeGuestUserResponse) String() string
type User ¶
type User struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Data *User_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Counters *User_Counters `protobuf:"bytes,3,opt,name=counters,proto3" json:"counters,omitempty"` Relations *User_Relations `protobuf:"bytes,4,opt,name=relations,proto3" json:"relations,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
func (*User) GetCounters ¶
func (x *User) GetCounters() *User_Counters
func (*User) GetRelations ¶
func (x *User) GetRelations() *User_Relations
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
type UserExcerpt ¶
type UserExcerpt struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Data *UserExcerpt_Data `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Relations *User_Relations `protobuf:"bytes,3,opt,name=relations,proto3" json:"relations,omitempty"` // contains filtered or unexported fields }
func (*UserExcerpt) Descriptor
deprecated
func (*UserExcerpt) Descriptor() ([]byte, []int)
Deprecated: Use UserExcerpt.ProtoReflect.Descriptor instead.
func (*UserExcerpt) GetData ¶
func (x *UserExcerpt) GetData() *UserExcerpt_Data
func (*UserExcerpt) GetId ¶
func (x *UserExcerpt) GetId() string
func (*UserExcerpt) GetRelations ¶
func (x *UserExcerpt) GetRelations() *User_Relations
func (*UserExcerpt) ProtoMessage ¶
func (*UserExcerpt) ProtoMessage()
func (*UserExcerpt) ProtoReflect ¶
func (x *UserExcerpt) ProtoReflect() protoreflect.Message
func (*UserExcerpt) Reset ¶
func (x *UserExcerpt) Reset()
func (*UserExcerpt) String ¶
func (x *UserExcerpt) String() string
type UserExcerpt_Data ¶
type UserExcerpt_Data struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` FullName string `protobuf:"bytes,2,opt,name=fullName,proto3" json:"fullName,omitempty"` ProfileImageUrl string `protobuf:"bytes,3,opt,name=profileImageUrl,proto3" json:"profileImageUrl,omitempty"` IsVerified bool `protobuf:"varint,4,opt,name=is_verified,json=isVerified,proto3" json:"is_verified,omitempty"` // contains filtered or unexported fields }
func (*UserExcerpt_Data) Descriptor
deprecated
func (*UserExcerpt_Data) Descriptor() ([]byte, []int)
Deprecated: Use UserExcerpt_Data.ProtoReflect.Descriptor instead.
func (*UserExcerpt_Data) GetFullName ¶
func (x *UserExcerpt_Data) GetFullName() string
func (*UserExcerpt_Data) GetIsVerified ¶
func (x *UserExcerpt_Data) GetIsVerified() bool
func (*UserExcerpt_Data) GetProfileImageUrl ¶
func (x *UserExcerpt_Data) GetProfileImageUrl() string
func (*UserExcerpt_Data) GetUsername ¶
func (x *UserExcerpt_Data) GetUsername() string
func (*UserExcerpt_Data) ProtoMessage ¶
func (*UserExcerpt_Data) ProtoMessage()
func (*UserExcerpt_Data) ProtoReflect ¶
func (x *UserExcerpt_Data) ProtoReflect() protoreflect.Message
func (*UserExcerpt_Data) Reset ¶
func (x *UserExcerpt_Data) Reset()
func (*UserExcerpt_Data) String ¶
func (x *UserExcerpt_Data) String() string
type UserInput ¶
type UserInput struct { Data *User_Data `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*UserInput) Descriptor
deprecated
func (*UserInput) ProtoMessage ¶
func (*UserInput) ProtoMessage()
func (*UserInput) ProtoReflect ¶
func (x *UserInput) ProtoReflect() protoreflect.Message
type UserSearch ¶
type UserSearch struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*UserSearch) Descriptor
deprecated
func (*UserSearch) Descriptor() ([]byte, []int)
Deprecated: Use UserSearch.ProtoReflect.Descriptor instead.
func (*UserSearch) GetUrl ¶
func (x *UserSearch) GetUrl() string
func (*UserSearch) GetUsername ¶
func (x *UserSearch) GetUsername() string
func (*UserSearch) ProtoMessage ¶
func (*UserSearch) ProtoMessage()
func (*UserSearch) ProtoReflect ¶
func (x *UserSearch) ProtoReflect() protoreflect.Message
func (*UserSearch) Reset ¶
func (x *UserSearch) Reset()
func (*UserSearch) String ¶
func (x *UserSearch) String() string
type UserStatus ¶
type UserStatus int32
const ( UserStatus_USER_STATUS_UNSPECIFIED UserStatus = 0 UserStatus_USER_STATUS_ACTIVE UserStatus = 1 UserStatus_USER_STATUS_DEACTIVATED UserStatus = 2 )
func (UserStatus) Descriptor ¶
func (UserStatus) Descriptor() protoreflect.EnumDescriptor
func (UserStatus) Enum ¶
func (x UserStatus) Enum() *UserStatus
func (UserStatus) EnumDescriptor
deprecated
func (UserStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use UserStatus.Descriptor instead.
func (UserStatus) Number ¶
func (x UserStatus) Number() protoreflect.EnumNumber
func (UserStatus) String ¶
func (x UserStatus) String() string
func (UserStatus) Type ¶
func (UserStatus) Type() protoreflect.EnumType
type UserUpdateMsg ¶
type UserUpdateMsg struct { Username *string `protobuf:"bytes,2,opt,name=username,proto3,oneof" json:"username,omitempty"` Name *string `protobuf:"bytes,3,opt,name=name,proto3,oneof" json:"name,omitempty"` Bio *string `protobuf:"bytes,4,opt,name=bio,proto3,oneof" json:"bio,omitempty"` CountryCode *string `protobuf:"bytes,5,opt,name=country_code,json=countryCode,proto3,oneof" json:"country_code,omitempty"` LanguageCodes []string `protobuf:"bytes,6,rep,name=language_codes,json=languageCodes,proto3" json:"language_codes,omitempty"` // TODO: change to birthday after align with frontend Age *int64 `protobuf:"varint,7,opt,name=age,proto3,oneof" json:"age,omitempty"` NotificationsEnabled *bool `` /* 128-byte string literal not displayed */ PhoneNumber *string `protobuf:"bytes,9,opt,name=phone_number,json=phoneNumber,proto3,oneof" json:"phone_number,omitempty"` Email *string `protobuf:"bytes,10,opt,name=email,proto3,oneof" json:"email,omitempty"` ProfileImageUrl *string `protobuf:"bytes,11,opt,name=profile_image_url,json=profileImageUrl,proto3,oneof" json:"profile_image_url,omitempty"` CoverImageUrl *string `protobuf:"bytes,12,opt,name=cover_image_url,json=coverImageUrl,proto3,oneof" json:"cover_image_url,omitempty"` // contains filtered or unexported fields }
func (*UserUpdateMsg) Descriptor
deprecated
func (*UserUpdateMsg) Descriptor() ([]byte, []int)
Deprecated: Use UserUpdateMsg.ProtoReflect.Descriptor instead.
func (*UserUpdateMsg) GetAge ¶
func (x *UserUpdateMsg) GetAge() int64
func (*UserUpdateMsg) GetBio ¶
func (x *UserUpdateMsg) GetBio() string
func (*UserUpdateMsg) GetCountryCode ¶
func (x *UserUpdateMsg) GetCountryCode() string
func (*UserUpdateMsg) GetCoverImageUrl ¶ added in v0.2.106
func (x *UserUpdateMsg) GetCoverImageUrl() string
func (*UserUpdateMsg) GetEmail ¶
func (x *UserUpdateMsg) GetEmail() string
func (*UserUpdateMsg) GetLanguageCodes ¶
func (x *UserUpdateMsg) GetLanguageCodes() []string
func (*UserUpdateMsg) GetName ¶
func (x *UserUpdateMsg) GetName() string
func (*UserUpdateMsg) GetNotificationsEnabled ¶
func (x *UserUpdateMsg) GetNotificationsEnabled() bool
func (*UserUpdateMsg) GetPhoneNumber ¶
func (x *UserUpdateMsg) GetPhoneNumber() string
func (*UserUpdateMsg) GetProfileImageUrl ¶
func (x *UserUpdateMsg) GetProfileImageUrl() string
func (*UserUpdateMsg) GetUsername ¶
func (x *UserUpdateMsg) GetUsername() string
func (*UserUpdateMsg) ProtoMessage ¶
func (*UserUpdateMsg) ProtoMessage()
func (*UserUpdateMsg) ProtoReflect ¶
func (x *UserUpdateMsg) ProtoReflect() protoreflect.Message
func (*UserUpdateMsg) Reset ¶
func (x *UserUpdateMsg) Reset()
func (*UserUpdateMsg) String ¶
func (x *UserUpdateMsg) String() string
type UserUpdateRequest ¶
type UserUpdateRequest struct { Info *UserUpdateMsg `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` // contains filtered or unexported fields }
func (*UserUpdateRequest) Descriptor
deprecated
func (*UserUpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use UserUpdateRequest.ProtoReflect.Descriptor instead.
func (*UserUpdateRequest) GetInfo ¶
func (x *UserUpdateRequest) GetInfo() *UserUpdateMsg
func (*UserUpdateRequest) ProtoMessage ¶
func (*UserUpdateRequest) ProtoMessage()
func (*UserUpdateRequest) ProtoReflect ¶
func (x *UserUpdateRequest) ProtoReflect() protoreflect.Message
func (*UserUpdateRequest) Reset ¶
func (x *UserUpdateRequest) Reset()
func (*UserUpdateRequest) String ¶
func (x *UserUpdateRequest) String() string
type UserUpdateResponse ¶
type UserUpdateResponse struct { User *UserUpdateMsg `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` UpdatedAt string `protobuf:"bytes,2,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"` // contains filtered or unexported fields }
func (*UserUpdateResponse) Descriptor
deprecated
func (*UserUpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use UserUpdateResponse.ProtoReflect.Descriptor instead.
func (*UserUpdateResponse) GetUpdatedAt ¶
func (x *UserUpdateResponse) GetUpdatedAt() string
func (*UserUpdateResponse) GetUser ¶
func (x *UserUpdateResponse) GetUser() *UserUpdateMsg
func (*UserUpdateResponse) ProtoMessage ¶
func (*UserUpdateResponse) ProtoMessage()
func (*UserUpdateResponse) ProtoReflect ¶
func (x *UserUpdateResponse) ProtoReflect() protoreflect.Message
func (*UserUpdateResponse) Reset ¶
func (x *UserUpdateResponse) Reset()
func (*UserUpdateResponse) String ¶
func (x *UserUpdateResponse) String() string
type User_Counters ¶
type User_Counters struct { Views int64 `protobuf:"varint,1,opt,name=views,proto3" json:"views,omitempty"` Likes int64 `protobuf:"varint,2,opt,name=likes,proto3" json:"likes,omitempty"` Followers int64 `protobuf:"varint,3,opt,name=followers,proto3" json:"followers,omitempty"` Following int64 `protobuf:"varint,4,opt,name=following,proto3" json:"following,omitempty"` // contains filtered or unexported fields }
func (*User_Counters) Descriptor
deprecated
func (*User_Counters) Descriptor() ([]byte, []int)
Deprecated: Use User_Counters.ProtoReflect.Descriptor instead.
func (*User_Counters) GetFollowers ¶
func (x *User_Counters) GetFollowers() int64
func (*User_Counters) GetFollowing ¶ added in v0.2.69
func (x *User_Counters) GetFollowing() int64
func (*User_Counters) GetLikes ¶
func (x *User_Counters) GetLikes() int64
func (*User_Counters) GetViews ¶
func (x *User_Counters) GetViews() int64
func (*User_Counters) ProtoMessage ¶
func (*User_Counters) ProtoMessage()
func (*User_Counters) ProtoReflect ¶
func (x *User_Counters) ProtoReflect() protoreflect.Message
func (*User_Counters) Reset ¶
func (x *User_Counters) Reset()
func (*User_Counters) String ¶
func (x *User_Counters) String() string
type User_Data ¶
type User_Data struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` FullName string `protobuf:"bytes,2,opt,name=fullName,proto3" json:"fullName,omitempty"` Bio string `protobuf:"bytes,3,opt,name=bio,proto3" json:"bio,omitempty"` CountryCode string `protobuf:"bytes,4,opt,name=countryCode,proto3" json:"countryCode,omitempty"` LanguageCodes []string `protobuf:"bytes,5,rep,name=languageCodes,proto3" json:"languageCodes,omitempty"` Age int64 `protobuf:"varint,6,opt,name=age,proto3" json:"age,omitempty"` ProfileImageUrl string `protobuf:"bytes,7,opt,name=profileImageUrl,proto3" json:"profileImageUrl,omitempty"` Email string `protobuf:"bytes,9,opt,name=email,proto3" json:"email,omitempty"` Phone string `protobuf:"bytes,10,opt,name=phone,proto3" json:"phone,omitempty"` NotificationsEnabled bool `protobuf:"varint,11,opt,name=notificationsEnabled,proto3" json:"notificationsEnabled,omitempty"` IsVerified bool `protobuf:"varint,12,opt,name=isVerified,proto3" json:"isVerified,omitempty"` IsBanned bool `protobuf:"varint,13,opt,name=isBanned,proto3" json:"isBanned,omitempty"` Version string `protobuf:"bytes,14,opt,name=version,proto3" json:"version,omitempty"` Timezone string `protobuf:"bytes,15,opt,name=timezone,proto3" json:"timezone,omitempty"` IsMigrated bool `protobuf:"varint,16,opt,name=isMigrated,proto3" json:"isMigrated,omitempty"` FirebaseId string `protobuf:"bytes,17,opt,name=firebaseId,proto3" json:"firebaseId,omitempty"` Status UserStatus `protobuf:"varint,19,opt,name=status,proto3,enum=profile_api.v1.UserStatus" json:"status,omitempty"` AffiliateCode string `protobuf:"bytes,20,opt,name=affiliate_code,json=affiliateCode,proto3" json:"affiliate_code,omitempty"` CoverImageUrl string `protobuf:"bytes,21,opt,name=cover_image_url,json=coverImageUrl,proto3" json:"cover_image_url,omitempty"` // contains filtered or unexported fields }
func (*User_Data) Descriptor
deprecated
func (*User_Data) GetAffiliateCode ¶ added in v0.2.48
func (*User_Data) GetCountryCode ¶
func (*User_Data) GetCoverImageUrl ¶ added in v0.2.106
func (*User_Data) GetFirebaseId ¶
func (*User_Data) GetFullName ¶
func (*User_Data) GetIsBanned ¶
func (*User_Data) GetIsMigrated ¶
func (*User_Data) GetIsVerified ¶
func (*User_Data) GetLanguageCodes ¶
func (*User_Data) GetNotificationsEnabled ¶
func (*User_Data) GetProfileImageUrl ¶
func (*User_Data) GetShareLink ¶
func (*User_Data) GetStatus ¶
func (x *User_Data) GetStatus() UserStatus
func (*User_Data) GetTimezone ¶
func (*User_Data) GetUsername ¶
func (*User_Data) GetVersion ¶
func (*User_Data) ProtoMessage ¶
func (*User_Data) ProtoMessage()
func (*User_Data) ProtoReflect ¶
func (x *User_Data) ProtoReflect() protoreflect.Message
type User_Relations ¶
type User_Relations struct { Following bool `protobuf:"varint,1,opt,name=following,proto3" json:"following,omitempty"` FollowedBy bool `protobuf:"varint,2,opt,name=followedBy,proto3" json:"followedBy,omitempty"` Blocking bool `protobuf:"varint,3,opt,name=blocking,proto3" json:"blocking,omitempty"` // contains filtered or unexported fields }
func (*User_Relations) Descriptor
deprecated
func (*User_Relations) Descriptor() ([]byte, []int)
Deprecated: Use User_Relations.ProtoReflect.Descriptor instead.
func (*User_Relations) GetBlocking ¶
func (x *User_Relations) GetBlocking() bool
func (*User_Relations) GetFollowedBy ¶
func (x *User_Relations) GetFollowedBy() bool
func (*User_Relations) GetFollowing ¶
func (x *User_Relations) GetFollowing() bool
func (*User_Relations) ProtoMessage ¶
func (*User_Relations) ProtoMessage()
func (*User_Relations) ProtoReflect ¶
func (x *User_Relations) ProtoReflect() protoreflect.Message
func (*User_Relations) Reset ¶
func (x *User_Relations) Reset()
func (*User_Relations) String ¶
func (x *User_Relations) String() string
type ValidateUsernameRequest ¶ added in v0.2.31
type ValidateUsernameRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
func (*ValidateUsernameRequest) Descriptor
deprecated
added in
v0.2.31
func (*ValidateUsernameRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateUsernameRequest.ProtoReflect.Descriptor instead.
func (*ValidateUsernameRequest) GetUsername ¶ added in v0.2.31
func (x *ValidateUsernameRequest) GetUsername() string
func (*ValidateUsernameRequest) ProtoMessage ¶ added in v0.2.31
func (*ValidateUsernameRequest) ProtoMessage()
func (*ValidateUsernameRequest) ProtoReflect ¶ added in v0.2.31
func (x *ValidateUsernameRequest) ProtoReflect() protoreflect.Message
func (*ValidateUsernameRequest) Reset ¶ added in v0.2.31
func (x *ValidateUsernameRequest) Reset()
func (*ValidateUsernameRequest) String ¶ added in v0.2.31
func (x *ValidateUsernameRequest) String() string
type ValidateUsernameResponse ¶ added in v0.2.31
type ValidateUsernameResponse struct {
// contains filtered or unexported fields
}
func (*ValidateUsernameResponse) Descriptor
deprecated
added in
v0.2.31
func (*ValidateUsernameResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateUsernameResponse.ProtoReflect.Descriptor instead.
func (*ValidateUsernameResponse) ProtoMessage ¶ added in v0.2.31
func (*ValidateUsernameResponse) ProtoMessage()
func (*ValidateUsernameResponse) ProtoReflect ¶ added in v0.2.31
func (x *ValidateUsernameResponse) ProtoReflect() protoreflect.Message
func (*ValidateUsernameResponse) Reset ¶ added in v0.2.31
func (x *ValidateUsernameResponse) Reset()
func (*ValidateUsernameResponse) String ¶ added in v0.2.31
func (x *ValidateUsernameResponse) String() string
type VerifyRequest ¶
type VerifyRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*VerifyRequest) Descriptor
deprecated
func (*VerifyRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyRequest.ProtoReflect.Descriptor instead.
func (*VerifyRequest) GetUserId ¶
func (x *VerifyRequest) GetUserId() string
func (*VerifyRequest) ProtoMessage ¶
func (*VerifyRequest) ProtoMessage()
func (*VerifyRequest) ProtoReflect ¶
func (x *VerifyRequest) ProtoReflect() protoreflect.Message
func (*VerifyRequest) Reset ¶
func (x *VerifyRequest) Reset()
func (*VerifyRequest) String ¶
func (x *VerifyRequest) String() string
type VerifyResponse ¶
type VerifyResponse struct {
// contains filtered or unexported fields
}
func (*VerifyResponse) Descriptor
deprecated
func (*VerifyResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyResponse.ProtoReflect.Descriptor instead.
func (*VerifyResponse) ProtoMessage ¶
func (*VerifyResponse) ProtoMessage()
func (*VerifyResponse) ProtoReflect ¶
func (x *VerifyResponse) ProtoReflect() protoreflect.Message
func (*VerifyResponse) Reset ¶
func (x *VerifyResponse) Reset()
func (*VerifyResponse) String ¶
func (x *VerifyResponse) String() string