Documentation ¶
Index ¶
- Variables
- func RegisterProfileServiceServer(s grpc.ServiceRegistrar, srv ProfileServiceServer)
- type ActivateMeRequest
- type ActivateMeResponse
- type BanRequest
- type BanResponse
- type BlockRequest
- type BlockResponse
- type CanSendDMRequest
- func (*CanSendDMRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CanSendDMRequest) GetRecipientUserId() 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 CheckUsernameAvailableRequest
- func (*CheckUsernameAvailableRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckUsernameAvailableRequest) GetUsername() string
- func (*CheckUsernameAvailableRequest) ProtoMessage()
- func (x *CheckUsernameAvailableRequest) ProtoReflect() protoreflect.Message
- func (x *CheckUsernameAvailableRequest) Reset()
- func (x *CheckUsernameAvailableRequest) String() string
- type CheckUsernameAvailableResponse
- func (*CheckUsernameAvailableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckUsernameAvailableResponse) GetAvailable() bool
- func (*CheckUsernameAvailableResponse) ProtoMessage()
- func (x *CheckUsernameAvailableResponse) ProtoReflect() protoreflect.Message
- func (x *CheckUsernameAvailableResponse) Reset()
- func (x *CheckUsernameAvailableResponse) 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) GetAge() int64
- func (x *CreateUserRequest) GetBio() string
- func (x *CreateUserRequest) GetCountryCode() string
- func (x *CreateUserRequest) GetEmail() string
- func (x *CreateUserRequest) GetFirstname() string
- func (x *CreateUserRequest) GetIsVerified() bool
- func (x *CreateUserRequest) GetLanguageCodes() []string
- func (x *CreateUserRequest) GetPhone() string
- func (x *CreateUserRequest) GetPhoneCountryCode() string
- func (x *CreateUserRequest) GetProfileImageUrl() string
- func (x *CreateUserRequest) GetRole() UserRole
- func (x *CreateUserRequest) GetSurname() string
- func (x *CreateUserRequest) GetTimezone() string
- func (x *CreateUserRequest) GetUsername() string
- func (x *CreateUserRequest) GetVersion() string
- 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 DeleteMeRequest
- type DeleteMeResponse
- 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 FollowRequest
- type FollowResponse
- 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) GetUserIds() []string
- func (*GetBlockListResponse) ProtoMessage()
- func (x *GetBlockListResponse) ProtoReflect() protoreflect.Message
- func (x *GetBlockListResponse) Reset()
- func (x *GetBlockListResponse) String() string
- type GetBlockersRequest
- func (*GetBlockersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockersRequest) GetCursor() *PageCursor
- func (x *GetBlockersRequest) GetUserId() string
- func (*GetBlockersRequest) ProtoMessage()
- func (x *GetBlockersRequest) ProtoReflect() protoreflect.Message
- func (x *GetBlockersRequest) Reset()
- func (x *GetBlockersRequest) String() string
- type GetBlockersResponse
- func (*GetBlockersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockersResponse) GetPageInfo() *PageInfo
- func (x *GetBlockersResponse) GetUsers() []*User
- func (*GetBlockersResponse) ProtoMessage()
- func (x *GetBlockersResponse) ProtoReflect() protoreflect.Message
- func (x *GetBlockersResponse) Reset()
- func (x *GetBlockersResponse) String() string
- type GetBlockingsRequest
- func (*GetBlockingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockingsRequest) GetCursor() *PageCursor
- func (*GetBlockingsRequest) ProtoMessage()
- func (x *GetBlockingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetBlockingsRequest) Reset()
- func (x *GetBlockingsRequest) String() string
- type GetBlockingsResponse
- func (*GetBlockingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockingsResponse) GetPageInfo() *PageInfo
- func (x *GetBlockingsResponse) GetUsers() []*User
- func (*GetBlockingsResponse) ProtoMessage()
- func (x *GetBlockingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetBlockingsResponse) Reset()
- func (x *GetBlockingsResponse) String() string
- type GetFollowersRequest
- func (*GetFollowersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowersRequest) GetCursor() *PageCursor
- func (x *GetFollowersRequest) GetFilterUsername() string
- func (x *GetFollowersRequest) GetUserId() 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() []*User
- func (*GetFollowersResponse) ProtoMessage()
- func (x *GetFollowersResponse) ProtoReflect() protoreflect.Message
- func (x *GetFollowersResponse) Reset()
- func (x *GetFollowersResponse) String() string
- type GetFollowingsRequest
- func (*GetFollowingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowingsRequest) GetCursor() *PageCursor
- func (x *GetFollowingsRequest) GetFilterUsername() string
- func (x *GetFollowingsRequest) GetUserId() string
- func (*GetFollowingsRequest) ProtoMessage()
- func (x *GetFollowingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetFollowingsRequest) Reset()
- func (x *GetFollowingsRequest) String() string
- type GetFollowingsResponse
- func (*GetFollowingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowingsResponse) GetPageInfo() *PageInfo
- func (x *GetFollowingsResponse) GetUsers() []*User
- func (*GetFollowingsResponse) ProtoMessage()
- func (x *GetFollowingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetFollowingsResponse) Reset()
- func (x *GetFollowingsResponse) String() string
- type GetMeRequest
- type GetMeResponse
- func (*GetMeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMeResponse) GetAge() int64
- func (x *GetMeResponse) GetBio() string
- func (x *GetMeResponse) GetCountryCode() string
- func (x *GetMeResponse) GetEmail() string
- func (x *GetMeResponse) GetFirstname() string
- func (x *GetMeResponse) GetFollowerCount() int64
- func (x *GetMeResponse) GetId() string
- func (x *GetMeResponse) GetIsBanned() bool
- func (x *GetMeResponse) GetIsVerified() bool
- func (x *GetMeResponse) GetLanguageCodes() []string
- func (x *GetMeResponse) GetPhoneCountryCode() string
- func (x *GetMeResponse) GetPhoneNumber() string
- func (x *GetMeResponse) GetProfileImageUrl() string
- func (x *GetMeResponse) GetRole() UserRole
- func (x *GetMeResponse) GetShareLink() string
- func (x *GetMeResponse) GetStatus() UserStatus
- func (x *GetMeResponse) GetSurname() string
- func (x *GetMeResponse) GetUsername() string
- func (*GetMeResponse) ProtoMessage()
- func (x *GetMeResponse) ProtoReflect() protoreflect.Message
- func (x *GetMeResponse) Reset()
- func (x *GetMeResponse) String() string
- type GetMySettingsRequest
- type GetMySettingsResponse
- func (*GetMySettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMySettingsResponse) GetPrivacy() *SettingCategoryPrivacy
- func (*GetMySettingsResponse) ProtoMessage()
- func (x *GetMySettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetMySettingsResponse) Reset()
- func (x *GetMySettingsResponse) 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 (*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) GetFollowerCount() int64
- func (x *GetUserCounterResponse) GetFollowingCount() 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 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
- func (*GetUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserResponse) GetAffiliateCode() string
- func (x *GetUserResponse) GetBio() string
- func (x *GetUserResponse) GetFirstname() string
- func (x *GetUserResponse) GetFollowerCount() int64
- func (x *GetUserResponse) GetId() string
- func (x *GetUserResponse) GetIsBanned() bool
- func (x *GetUserResponse) GetIsBlockedByMe() bool
- func (x *GetUserResponse) GetIsFollowedByMe() bool
- func (x *GetUserResponse) GetIsFollowingMe() bool
- func (x *GetUserResponse) GetIsVerified() bool
- func (x *GetUserResponse) GetProfileImageUrl() string
- func (x *GetUserResponse) GetShareLink() string
- func (x *GetUserResponse) GetStatus() UserStatus
- func (x *GetUserResponse) GetSurname() string
- func (x *GetUserResponse) GetUsername() string
- func (*GetUserResponse) ProtoMessage()
- func (x *GetUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserResponse) Reset()
- func (x *GetUserResponse) String() string
- 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 IsBannedRequest
- type IsBannedResponse
- 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 ProfileServiceClient
- type ProfileServiceServer
- type PublishHistoricalBlockEventsRequest
- func (*PublishHistoricalBlockEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PublishHistoricalBlockEventsRequest) GetBatchSize() int64
- func (x *PublishHistoricalBlockEventsRequest) GetCreatedAfter() string
- func (x *PublishHistoricalBlockEventsRequest) GetInterval() int64
- func (*PublishHistoricalBlockEventsRequest) ProtoMessage()
- func (x *PublishHistoricalBlockEventsRequest) ProtoReflect() protoreflect.Message
- func (x *PublishHistoricalBlockEventsRequest) Reset()
- func (x *PublishHistoricalBlockEventsRequest) String() string
- type PublishHistoricalBlockEventsResponse
- func (*PublishHistoricalBlockEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (*PublishHistoricalBlockEventsResponse) ProtoMessage()
- func (x *PublishHistoricalBlockEventsResponse) ProtoReflect() protoreflect.Message
- func (x *PublishHistoricalBlockEventsResponse) Reset()
- func (x *PublishHistoricalBlockEventsResponse) String() string
- type PublishHistoricalFollowEventsRequest
- func (*PublishHistoricalFollowEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PublishHistoricalFollowEventsRequest) GetBatchSize() int64
- func (x *PublishHistoricalFollowEventsRequest) GetCreatedAfter() string
- func (x *PublishHistoricalFollowEventsRequest) GetInterval() int64
- func (*PublishHistoricalFollowEventsRequest) ProtoMessage()
- func (x *PublishHistoricalFollowEventsRequest) ProtoReflect() protoreflect.Message
- func (x *PublishHistoricalFollowEventsRequest) Reset()
- func (x *PublishHistoricalFollowEventsRequest) String() string
- type PublishHistoricalFollowEventsResponse
- func (*PublishHistoricalFollowEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (*PublishHistoricalFollowEventsResponse) ProtoMessage()
- func (x *PublishHistoricalFollowEventsResponse) ProtoReflect() protoreflect.Message
- func (x *PublishHistoricalFollowEventsResponse) Reset()
- func (x *PublishHistoricalFollowEventsResponse) String() string
- type PublishHistoricalUserEventsRequest
- func (*PublishHistoricalUserEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PublishHistoricalUserEventsRequest) GetBatchSize() int64
- func (x *PublishHistoricalUserEventsRequest) GetCreatedAfter() string
- func (x *PublishHistoricalUserEventsRequest) GetInterval() int64
- func (*PublishHistoricalUserEventsRequest) ProtoMessage()
- func (x *PublishHistoricalUserEventsRequest) ProtoReflect() protoreflect.Message
- func (x *PublishHistoricalUserEventsRequest) Reset()
- func (x *PublishHistoricalUserEventsRequest) String() string
- type PublishHistoricalUserEventsResponse
- func (*PublishHistoricalUserEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (*PublishHistoricalUserEventsResponse) ProtoMessage()
- func (x *PublishHistoricalUserEventsResponse) ProtoReflect() protoreflect.Message
- func (x *PublishHistoricalUserEventsResponse) Reset()
- func (x *PublishHistoricalUserEventsResponse) String() string
- type SavedContent
- func (*SavedContent) Descriptor() ([]byte, []int)deprecated
- func (x *SavedContent) GetContentId() string
- func (x *SavedContent) GetCreatedAt() string
- func (*SavedContent) ProtoMessage()
- func (x *SavedContent) ProtoReflect() protoreflect.Message
- func (x *SavedContent) Reset()
- func (x *SavedContent) String() string
- type SearchFilter
- type SearchFollowersRequest
- func (*SearchFollowersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchFollowersRequest) GetCursor() *PageCursor
- func (x *SearchFollowersRequest) GetFilter() *SearchFilter
- func (*SearchFollowersRequest) ProtoMessage()
- func (x *SearchFollowersRequest) ProtoReflect() protoreflect.Message
- func (x *SearchFollowersRequest) Reset()
- func (x *SearchFollowersRequest) String() string
- type SearchFollowersResponse
- func (*SearchFollowersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchFollowersResponse) GetPageInfo() *PageInfo
- func (x *SearchFollowersResponse) GetUsers() []*User
- func (*SearchFollowersResponse) ProtoMessage()
- func (x *SearchFollowersResponse) ProtoReflect() protoreflect.Message
- func (x *SearchFollowersResponse) Reset()
- func (x *SearchFollowersResponse) String() string
- type SearchUsersForDirectChatRequest
- func (*SearchUsersForDirectChatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUsersForDirectChatRequest) GetCursor() *PageCursor
- func (x *SearchUsersForDirectChatRequest) GetFilter() *SearchFilter
- func (*SearchUsersForDirectChatRequest) ProtoMessage()
- func (x *SearchUsersForDirectChatRequest) ProtoReflect() protoreflect.Message
- func (x *SearchUsersForDirectChatRequest) Reset()
- func (x *SearchUsersForDirectChatRequest) String() string
- type SearchUsersForDirectChatResponse
- func (*SearchUsersForDirectChatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUsersForDirectChatResponse) GetPageInfo() *PageInfo
- func (x *SearchUsersForDirectChatResponse) GetUsers() []*User
- func (*SearchUsersForDirectChatResponse) ProtoMessage()
- func (x *SearchUsersForDirectChatResponse) ProtoReflect() protoreflect.Message
- func (x *SearchUsersForDirectChatResponse) Reset()
- func (x *SearchUsersForDirectChatResponse) String() string
- type SearchUsersRequest
- func (*SearchUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUsersRequest) GetCursor() *PageCursor
- func (x *SearchUsersRequest) GetFilter() *SearchFilter
- func (*SearchUsersRequest) ProtoMessage()
- func (x *SearchUsersRequest) ProtoReflect() protoreflect.Message
- func (x *SearchUsersRequest) Reset()
- func (x *SearchUsersRequest) String() string
- type SearchUsersResponse
- func (*SearchUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUsersResponse) GetPageInfo() *PageInfo
- func (x *SearchUsersResponse) GetUsers() []*User
- func (*SearchUsersResponse) ProtoMessage()
- func (x *SearchUsersResponse) ProtoReflect() protoreflect.Message
- func (x *SearchUsersResponse) Reset()
- func (x *SearchUsersResponse) String() string
- type SettingCategoryPrivacy
- func (*SettingCategoryPrivacy) Descriptor() ([]byte, []int)deprecated
- func (x *SettingCategoryPrivacy) GetAllowDmFromFollowingsOnly() bool
- func (*SettingCategoryPrivacy) ProtoMessage()
- func (x *SettingCategoryPrivacy) ProtoReflect() protoreflect.Message
- func (x *SettingCategoryPrivacy) Reset()
- func (x *SettingCategoryPrivacy) String() string
- type ShareUserRequest
- type ShareUserResponse
- type StopPublishHistoricalBlockEventsRequest
- func (*StopPublishHistoricalBlockEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (*StopPublishHistoricalBlockEventsRequest) ProtoMessage()
- func (x *StopPublishHistoricalBlockEventsRequest) ProtoReflect() protoreflect.Message
- func (x *StopPublishHistoricalBlockEventsRequest) Reset()
- func (x *StopPublishHistoricalBlockEventsRequest) String() string
- type StopPublishHistoricalBlockEventsResponse
- func (*StopPublishHistoricalBlockEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (*StopPublishHistoricalBlockEventsResponse) ProtoMessage()
- func (x *StopPublishHistoricalBlockEventsResponse) ProtoReflect() protoreflect.Message
- func (x *StopPublishHistoricalBlockEventsResponse) Reset()
- func (x *StopPublishHistoricalBlockEventsResponse) String() string
- type StopPublishHistoricalFollowEventsRequest
- func (*StopPublishHistoricalFollowEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (*StopPublishHistoricalFollowEventsRequest) ProtoMessage()
- func (x *StopPublishHistoricalFollowEventsRequest) ProtoReflect() protoreflect.Message
- func (x *StopPublishHistoricalFollowEventsRequest) Reset()
- func (x *StopPublishHistoricalFollowEventsRequest) String() string
- type StopPublishHistoricalFollowEventsResponse
- func (*StopPublishHistoricalFollowEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (*StopPublishHistoricalFollowEventsResponse) ProtoMessage()
- func (x *StopPublishHistoricalFollowEventsResponse) ProtoReflect() protoreflect.Message
- func (x *StopPublishHistoricalFollowEventsResponse) Reset()
- func (x *StopPublishHistoricalFollowEventsResponse) String() string
- type StopPublishHistoricalUserEventsRequest
- func (*StopPublishHistoricalUserEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (*StopPublishHistoricalUserEventsRequest) ProtoMessage()
- func (x *StopPublishHistoricalUserEventsRequest) ProtoReflect() protoreflect.Message
- func (x *StopPublishHistoricalUserEventsRequest) Reset()
- func (x *StopPublishHistoricalUserEventsRequest) String() string
- type StopPublishHistoricalUserEventsResponse
- func (*StopPublishHistoricalUserEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (*StopPublishHistoricalUserEventsResponse) ProtoMessage()
- func (x *StopPublishHistoricalUserEventsResponse) ProtoReflect() protoreflect.Message
- func (x *StopPublishHistoricalUserEventsResponse) Reset()
- func (x *StopPublishHistoricalUserEventsResponse) String() string
- type UnbanRequest
- type UnbanResponse
- type UnblockRequest
- type UnblockResponse
- type UnfollowRequest
- type UnfollowResponse
- type UnimplementedProfileServiceServer
- func (UnimplementedProfileServiceServer) ActivateMe(context.Context, *ActivateMeRequest) (*ActivateMeResponse, error)
- func (UnimplementedProfileServiceServer) Ban(context.Context, *BanRequest) (*BanResponse, error)
- func (UnimplementedProfileServiceServer) Block(context.Context, *BlockRequest) (*BlockResponse, error)
- func (UnimplementedProfileServiceServer) CanSendDM(context.Context, *CanSendDMRequest) (*CanSendDMResponse, error)
- func (UnimplementedProfileServiceServer) CheckUsernameAvailable(context.Context, *CheckUsernameAvailableRequest) (*CheckUsernameAvailableResponse, error)
- func (UnimplementedProfileServiceServer) CreateGuestUser(context.Context, *CreateGuestUserRequest) (*CreateGuestUserResponse, error)
- func (UnimplementedProfileServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
- func (UnimplementedProfileServiceServer) DeactivateMe(context.Context, *DeactivateMeRequest) (*DeactivateMeResponse, error)
- func (UnimplementedProfileServiceServer) DeleteMe(context.Context, *DeleteMeRequest) (*DeleteMeResponse, error)
- func (UnimplementedProfileServiceServer) DeleteTestUser(context.Context, *DeleteTestUserRequest) (*DeleteTestUserResponse, error)
- func (UnimplementedProfileServiceServer) Follow(context.Context, *FollowRequest) (*FollowResponse, error)
- func (UnimplementedProfileServiceServer) GetBlockList(context.Context, *GetBlockListRequest) (*GetBlockListResponse, error)
- func (UnimplementedProfileServiceServer) GetBlockers(context.Context, *GetBlockersRequest) (*GetBlockersResponse, error)
- func (UnimplementedProfileServiceServer) GetBlockings(context.Context, *GetBlockingsRequest) (*GetBlockingsResponse, error)
- func (UnimplementedProfileServiceServer) GetFollowers(context.Context, *GetFollowersRequest) (*GetFollowersResponse, error)
- func (UnimplementedProfileServiceServer) GetFollowings(context.Context, *GetFollowingsRequest) (*GetFollowingsResponse, error)
- func (UnimplementedProfileServiceServer) GetMe(context.Context, *GetMeRequest) (*GetMeResponse, error)
- func (UnimplementedProfileServiceServer) GetMySettings(context.Context, *GetMySettingsRequest) (*GetMySettingsResponse, error)
- func (UnimplementedProfileServiceServer) GetStatistics(context.Context, *GetStatisticsRequest) (*GetStatisticsResponse, error)
- func (UnimplementedProfileServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
- func (UnimplementedProfileServiceServer) GetUserByUsername(context.Context, *GetUserByUsernameRequest) (*GetUserByUsernameResponse, error)
- func (UnimplementedProfileServiceServer) GetUserCounter(context.Context, *GetUserCounterRequest) (*GetUserCounterResponse, error)
- func (UnimplementedProfileServiceServer) GetUserIDByAffiliateCodeWithoutAuth(context.Context, *GetUserIDByAffiliateCodeWithoutAuthRequest) (*GetUserIDByAffiliateCodeWithoutAuthResponse, error)
- func (UnimplementedProfileServiceServer) GetUserIDs(context.Context, *GetUserIDsRequest) (*GetUserIDsResponse, error)
- func (UnimplementedProfileServiceServer) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error)
- func (UnimplementedProfileServiceServer) GetVerifiedUsers(context.Context, *GetVerifiedUsersRequest) (*GetVerifiedUsersResponse, error)
- func (UnimplementedProfileServiceServer) GlitterBomb(context.Context, *GlitterBombRequest) (*GlitterBombResponse, error)
- func (UnimplementedProfileServiceServer) IsBanned(context.Context, *IsBannedRequest) (*IsBannedResponse, error)
- func (UnimplementedProfileServiceServer) PublishHistoricalBlockEvents(context.Context, *PublishHistoricalBlockEventsRequest) (*PublishHistoricalBlockEventsResponse, error)
- func (UnimplementedProfileServiceServer) PublishHistoricalFollowEvents(context.Context, *PublishHistoricalFollowEventsRequest) (*PublishHistoricalFollowEventsResponse, error)
- func (UnimplementedProfileServiceServer) PublishHistoricalUserEvents(context.Context, *PublishHistoricalUserEventsRequest) (*PublishHistoricalUserEventsResponse, error)
- func (UnimplementedProfileServiceServer) SearchFollowers(context.Context, *SearchFollowersRequest) (*SearchFollowersResponse, error)
- func (UnimplementedProfileServiceServer) SearchUsers(context.Context, *SearchUsersRequest) (*SearchUsersResponse, error)
- func (UnimplementedProfileServiceServer) SearchUsersForDirectChat(context.Context, *SearchUsersForDirectChatRequest) (*SearchUsersForDirectChatResponse, error)
- func (UnimplementedProfileServiceServer) ShareUser(context.Context, *ShareUserRequest) (*ShareUserResponse, error)
- func (UnimplementedProfileServiceServer) SiteMapGenerator(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedProfileServiceServer) StopPublishHistoricalBlockEvents(context.Context, *StopPublishHistoricalBlockEventsRequest) (*StopPublishHistoricalBlockEventsResponse, error)
- func (UnimplementedProfileServiceServer) StopPublishHistoricalFollowEvents(context.Context, *StopPublishHistoricalFollowEventsRequest) (*StopPublishHistoricalFollowEventsResponse, error)
- func (UnimplementedProfileServiceServer) StopPublishHistoricalUserEvents(context.Context, *StopPublishHistoricalUserEventsRequest) (*StopPublishHistoricalUserEventsResponse, error)
- func (UnimplementedProfileServiceServer) Unban(context.Context, *UnbanRequest) (*UnbanResponse, error)
- func (UnimplementedProfileServiceServer) Unblock(context.Context, *UnblockRequest) (*UnblockResponse, error)
- func (UnimplementedProfileServiceServer) Unfollow(context.Context, *UnfollowRequest) (*UnfollowResponse, error)
- func (UnimplementedProfileServiceServer) Unverify(context.Context, *UnverifyRequest) (*UnverifyResponse, error)
- func (UnimplementedProfileServiceServer) UpdateMe(context.Context, *UpdateMeRequest) (*UpdateMeResponse, error)
- func (UnimplementedProfileServiceServer) UpdateSetting(context.Context, *UpdateSettingRequest) (*UpdateSettingResponse, error)
- func (UnimplementedProfileServiceServer) UpgradeGuestUser(context.Context, *UpgradeGuestUserRequest) (*UpgradeGuestUserResponse, error)
- func (UnimplementedProfileServiceServer) ValidateUsername(context.Context, *ValidateUsernameRequest) (*ValidateUsernameResponse, error)
- func (UnimplementedProfileServiceServer) Verify(context.Context, *VerifyRequest) (*VerifyResponse, error)
- type UnsafeProfileServiceServer
- type UnverifyRequest
- type UnverifyResponse
- type UpdateMeRequest
- func (*UpdateMeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMeRequest) GetAge() int64
- func (x *UpdateMeRequest) GetBio() string
- func (x *UpdateMeRequest) GetBirthday() string
- func (x *UpdateMeRequest) GetCountryCode() string
- func (x *UpdateMeRequest) GetEmail() string
- func (x *UpdateMeRequest) GetFirstname() string
- func (x *UpdateMeRequest) GetLanguageCodes() []string
- func (x *UpdateMeRequest) GetPhoneNumber() string
- func (x *UpdateMeRequest) GetProfileImageUrl() string
- func (x *UpdateMeRequest) GetSurname() string
- func (x *UpdateMeRequest) GetUsername() string
- func (*UpdateMeRequest) ProtoMessage()
- func (x *UpdateMeRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMeRequest) Reset()
- func (x *UpdateMeRequest) String() string
- type UpdateMeResponse
- type UpdateSettingRequest
- func (*UpdateSettingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSettingRequest) GetSettingName() string
- func (x *UpdateSettingRequest) GetValue() string
- func (*UpdateSettingRequest) ProtoMessage()
- func (x *UpdateSettingRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSettingRequest) Reset()
- func (x *UpdateSettingRequest) String() string
- type UpdateSettingResponse
- type UpgradeGuestUserRequest
- func (*UpgradeGuestUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpgradeGuestUserRequest) GetData() *User
- 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) GetBio() string
- func (x *User) GetFirstname() string
- func (x *User) GetFollowerCount() int64
- func (x *User) GetId() string
- func (x *User) GetIsBanned() bool
- func (x *User) GetIsBlockedByMe() bool
- func (x *User) GetIsFollowedByMe() bool
- func (x *User) GetIsFollowingMe() bool
- func (x *User) GetIsVerified() bool
- func (x *User) GetProfileImageUrl() string
- func (x *User) GetShareLink() string
- func (x *User) GetStatus() UserStatus
- func (x *User) GetSurname() string
- func (x *User) GetUsername() string
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- type UserDetail
- func (*UserDetail) Descriptor() ([]byte, []int)deprecated
- func (x *UserDetail) GetAge() int64
- func (x *UserDetail) GetCountryCode() string
- func (x *UserDetail) GetEmail() string
- func (x *UserDetail) GetLanguageCodes() []string
- func (x *UserDetail) GetPhoneCountryCode() string
- func (x *UserDetail) GetPhoneNumber() string
- func (x *UserDetail) GetUserId() string
- func (*UserDetail) ProtoMessage()
- func (x *UserDetail) ProtoReflect() protoreflect.Message
- func (x *UserDetail) Reset()
- func (x *UserDetail) String() string
- type UserRole
- type UserStatus
- 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 ( UserRole_name = map[int32]string{ 0: "USER_ROLE_UNSPECIFIED", 1: "USER_ROLE_GUEST", 2: "USER_ROLE_USER", } UserRole_value = map[string]int32{ "USER_ROLE_UNSPECIFIED": 0, "USER_ROLE_GUEST": 1, "USER_ROLE_USER": 2, } )
Enum value maps for UserRole.
var ( PageDir_name = map[int32]string{ 0: "PAGE_DIR_ASC", 1: "PAGE_DIR_DESC", } PageDir_value = map[string]int32{ "PAGE_DIR_ASC": 0, "PAGE_DIR_DESC": 1, } )
Enum value maps for PageDir.
var File_profile_api_profile_v2_profile_proto protoreflect.FileDescriptor
var ProfileService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "profile.v2.ProfileService", HandlerType: (*ProfileServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateUser", Handler: _ProfileService_CreateUser_Handler, }, { MethodName: "CreateGuestUser", Handler: _ProfileService_CreateGuestUser_Handler, }, { MethodName: "UpgradeGuestUser", Handler: _ProfileService_UpgradeGuestUser_Handler, }, { MethodName: "GetMe", Handler: _ProfileService_GetMe_Handler, }, { MethodName: "UpdateMe", Handler: _ProfileService_UpdateMe_Handler, }, { MethodName: "DeactivateMe", Handler: _ProfileService_DeactivateMe_Handler, }, { MethodName: "ActivateMe", Handler: _ProfileService_ActivateMe_Handler, }, { MethodName: "DeleteMe", Handler: _ProfileService_DeleteMe_Handler, }, { MethodName: "GetUser", Handler: _ProfileService_GetUser_Handler, }, { MethodName: "GetUserByUsername", Handler: _ProfileService_GetUserByUsername_Handler, }, { MethodName: "GetUserIDByAffiliateCodeWithoutAuth", Handler: _ProfileService_GetUserIDByAffiliateCodeWithoutAuth_Handler, }, { MethodName: "GetUsers", Handler: _ProfileService_GetUsers_Handler, }, { MethodName: "SearchUsers", Handler: _ProfileService_SearchUsers_Handler, }, { MethodName: "SearchUsersForDirectChat", Handler: _ProfileService_SearchUsersForDirectChat_Handler, }, { MethodName: "CheckUsernameAvailable", Handler: _ProfileService_CheckUsernameAvailable_Handler, }, { MethodName: "ValidateUsername", Handler: _ProfileService_ValidateUsername_Handler, }, { MethodName: "DeleteTestUser", Handler: _ProfileService_DeleteTestUser_Handler, }, { MethodName: "GetUserIDs", Handler: _ProfileService_GetUserIDs_Handler, }, { MethodName: "GetUserCounter", Handler: _ProfileService_GetUserCounter_Handler, }, { MethodName: "GetMySettings", Handler: _ProfileService_GetMySettings_Handler, }, { MethodName: "CanSendDM", Handler: _ProfileService_CanSendDM_Handler, }, { MethodName: "UpdateSetting", Handler: _ProfileService_UpdateSetting_Handler, }, { MethodName: "Follow", Handler: _ProfileService_Follow_Handler, }, { MethodName: "Unfollow", Handler: _ProfileService_Unfollow_Handler, }, { MethodName: "GetFollowings", Handler: _ProfileService_GetFollowings_Handler, }, { MethodName: "GetFollowers", Handler: _ProfileService_GetFollowers_Handler, }, { MethodName: "SearchFollowers", Handler: _ProfileService_SearchFollowers_Handler, }, { MethodName: "Block", Handler: _ProfileService_Block_Handler, }, { MethodName: "Unblock", Handler: _ProfileService_Unblock_Handler, }, { MethodName: "GetBlockers", Handler: _ProfileService_GetBlockers_Handler, }, { MethodName: "GetBlockings", Handler: _ProfileService_GetBlockings_Handler, }, { MethodName: "GetBlockList", Handler: _ProfileService_GetBlockList_Handler, }, { MethodName: "Ban", Handler: _ProfileService_Ban_Handler, }, { MethodName: "Unban", Handler: _ProfileService_Unban_Handler, }, { MethodName: "IsBanned", Handler: _ProfileService_IsBanned_Handler, }, { MethodName: "ShareUser", Handler: _ProfileService_ShareUser_Handler, }, { MethodName: "GlitterBomb", Handler: _ProfileService_GlitterBomb_Handler, }, { MethodName: "Verify", Handler: _ProfileService_Verify_Handler, }, { MethodName: "Unverify", Handler: _ProfileService_Unverify_Handler, }, { MethodName: "GetVerifiedUsers", Handler: _ProfileService_GetVerifiedUsers_Handler, }, { MethodName: "PublishHistoricalUserEvents", Handler: _ProfileService_PublishHistoricalUserEvents_Handler, }, { MethodName: "StopPublishHistoricalUserEvents", Handler: _ProfileService_StopPublishHistoricalUserEvents_Handler, }, { MethodName: "PublishHistoricalFollowEvents", Handler: _ProfileService_PublishHistoricalFollowEvents_Handler, }, { MethodName: "StopPublishHistoricalFollowEvents", Handler: _ProfileService_StopPublishHistoricalFollowEvents_Handler, }, { MethodName: "PublishHistoricalBlockEvents", Handler: _ProfileService_PublishHistoricalBlockEvents_Handler, }, { MethodName: "StopPublishHistoricalBlockEvents", Handler: _ProfileService_StopPublishHistoricalBlockEvents_Handler, }, { MethodName: "GetStatistics", Handler: _ProfileService_GetStatistics_Handler, }, { MethodName: "SiteMapGenerator", Handler: _ProfileService_SiteMapGenerator_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "profile-api/profile/v2/profile.proto", }
ProfileService_ServiceDesc is the grpc.ServiceDesc for ProfileService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterProfileServiceServer ¶
func RegisterProfileServiceServer(s grpc.ServiceRegistrar, srv ProfileServiceServer)
Types ¶
type ActivateMeRequest ¶
type ActivateMeRequest struct {
// contains filtered or unexported fields
}
func (*ActivateMeRequest) Descriptor
deprecated
func (*ActivateMeRequest) Descriptor() ([]byte, []int)
Deprecated: Use ActivateMeRequest.ProtoReflect.Descriptor instead.
func (*ActivateMeRequest) ProtoMessage ¶
func (*ActivateMeRequest) ProtoMessage()
func (*ActivateMeRequest) ProtoReflect ¶
func (x *ActivateMeRequest) ProtoReflect() protoreflect.Message
func (*ActivateMeRequest) Reset ¶
func (x *ActivateMeRequest) Reset()
func (*ActivateMeRequest) String ¶
func (x *ActivateMeRequest) String() string
type ActivateMeResponse ¶
type ActivateMeResponse struct {
// contains filtered or unexported fields
}
func (*ActivateMeResponse) Descriptor
deprecated
func (*ActivateMeResponse) Descriptor() ([]byte, []int)
Deprecated: Use ActivateMeResponse.ProtoReflect.Descriptor instead.
func (*ActivateMeResponse) ProtoMessage ¶
func (*ActivateMeResponse) ProtoMessage()
func (*ActivateMeResponse) ProtoReflect ¶
func (x *ActivateMeResponse) ProtoReflect() protoreflect.Message
func (*ActivateMeResponse) Reset ¶
func (x *ActivateMeResponse) Reset()
func (*ActivateMeResponse) String ¶
func (x *ActivateMeResponse) String() string
type BanRequest ¶
type BanRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*BanRequest) Descriptor
deprecated
func (*BanRequest) Descriptor() ([]byte, []int)
Deprecated: Use BanRequest.ProtoReflect.Descriptor instead.
func (*BanRequest) GetReason ¶
func (x *BanRequest) GetReason() string
func (*BanRequest) GetUserId ¶
func (x *BanRequest) GetUserId() string
func (*BanRequest) ProtoMessage ¶
func (*BanRequest) ProtoMessage()
func (*BanRequest) ProtoReflect ¶
func (x *BanRequest) ProtoReflect() protoreflect.Message
func (*BanRequest) Reset ¶
func (x *BanRequest) Reset()
func (*BanRequest) String ¶
func (x *BanRequest) String() string
type BanResponse ¶
type BanResponse struct {
// contains filtered or unexported fields
}
func (*BanResponse) Descriptor
deprecated
func (*BanResponse) Descriptor() ([]byte, []int)
Deprecated: Use BanResponse.ProtoReflect.Descriptor instead.
func (*BanResponse) ProtoMessage ¶
func (*BanResponse) ProtoMessage()
func (*BanResponse) ProtoReflect ¶
func (x *BanResponse) ProtoReflect() protoreflect.Message
func (*BanResponse) Reset ¶
func (x *BanResponse) Reset()
func (*BanResponse) String ¶
func (x *BanResponse) String() string
type BlockRequest ¶
type BlockRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*BlockRequest) Descriptor
deprecated
func (*BlockRequest) Descriptor() ([]byte, []int)
Deprecated: Use BlockRequest.ProtoReflect.Descriptor instead.
func (*BlockRequest) GetUserId ¶
func (x *BlockRequest) GetUserId() string
func (*BlockRequest) ProtoMessage ¶
func (*BlockRequest) ProtoMessage()
func (*BlockRequest) ProtoReflect ¶
func (x *BlockRequest) ProtoReflect() protoreflect.Message
func (*BlockRequest) Reset ¶
func (x *BlockRequest) Reset()
func (*BlockRequest) String ¶
func (x *BlockRequest) String() string
type BlockResponse ¶
type BlockResponse struct {
// contains filtered or unexported fields
}
func (*BlockResponse) Descriptor
deprecated
func (*BlockResponse) Descriptor() ([]byte, []int)
Deprecated: Use BlockResponse.ProtoReflect.Descriptor instead.
func (*BlockResponse) ProtoMessage ¶
func (*BlockResponse) ProtoMessage()
func (*BlockResponse) ProtoReflect ¶
func (x *BlockResponse) ProtoReflect() protoreflect.Message
func (*BlockResponse) Reset ¶
func (x *BlockResponse) Reset()
func (*BlockResponse) String ¶
func (x *BlockResponse) String() string
type CanSendDMRequest ¶
type CanSendDMRequest struct { SenderUserId string `protobuf:"bytes,1,opt,name=sender_user_id,json=senderUserId,proto3" json:"sender_user_id,omitempty"` RecipientUserId string `protobuf:"bytes,2,opt,name=recipient_user_id,json=recipientUserId,proto3" json:"recipient_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) GetRecipientUserId ¶
func (x *CanSendDMRequest) GetRecipientUserId() 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 CheckUsernameAvailableRequest ¶
type CheckUsernameAvailableRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
func (*CheckUsernameAvailableRequest) Descriptor
deprecated
func (*CheckUsernameAvailableRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckUsernameAvailableRequest.ProtoReflect.Descriptor instead.
func (*CheckUsernameAvailableRequest) GetUsername ¶
func (x *CheckUsernameAvailableRequest) GetUsername() string
func (*CheckUsernameAvailableRequest) ProtoMessage ¶
func (*CheckUsernameAvailableRequest) ProtoMessage()
func (*CheckUsernameAvailableRequest) ProtoReflect ¶
func (x *CheckUsernameAvailableRequest) ProtoReflect() protoreflect.Message
func (*CheckUsernameAvailableRequest) Reset ¶
func (x *CheckUsernameAvailableRequest) Reset()
func (*CheckUsernameAvailableRequest) String ¶
func (x *CheckUsernameAvailableRequest) String() string
type CheckUsernameAvailableResponse ¶
type CheckUsernameAvailableResponse struct { Available bool `protobuf:"varint,1,opt,name=available,proto3" json:"available,omitempty"` // contains filtered or unexported fields }
func (*CheckUsernameAvailableResponse) Descriptor
deprecated
func (*CheckUsernameAvailableResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckUsernameAvailableResponse.ProtoReflect.Descriptor instead.
func (*CheckUsernameAvailableResponse) GetAvailable ¶
func (x *CheckUsernameAvailableResponse) GetAvailable() bool
func (*CheckUsernameAvailableResponse) ProtoMessage ¶
func (*CheckUsernameAvailableResponse) ProtoMessage()
func (*CheckUsernameAvailableResponse) ProtoReflect ¶
func (x *CheckUsernameAvailableResponse) ProtoReflect() protoreflect.Message
func (*CheckUsernameAvailableResponse) Reset ¶
func (x *CheckUsernameAvailableResponse) Reset()
func (*CheckUsernameAvailableResponse) String ¶
func (x *CheckUsernameAvailableResponse) String() string
type CreateGuestUserRequest ¶ added in v0.2.27
type CreateGuestUserRequest struct {
// contains filtered or unexported fields
}
func (*CreateGuestUserRequest) Descriptor
deprecated
added in
v0.2.27
func (*CreateGuestUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGuestUserRequest.ProtoReflect.Descriptor instead.
func (*CreateGuestUserRequest) ProtoMessage ¶ added in v0.2.27
func (*CreateGuestUserRequest) ProtoMessage()
func (*CreateGuestUserRequest) ProtoReflect ¶ added in v0.2.27
func (x *CreateGuestUserRequest) ProtoReflect() protoreflect.Message
func (*CreateGuestUserRequest) Reset ¶ added in v0.2.27
func (x *CreateGuestUserRequest) Reset()
func (*CreateGuestUserRequest) String ¶ added in v0.2.27
func (x *CreateGuestUserRequest) String() string
type CreateGuestUserResponse ¶ added in v0.2.27
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.27
func (*CreateGuestUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGuestUserResponse.ProtoReflect.Descriptor instead.
func (*CreateGuestUserResponse) GetId ¶ added in v0.2.27
func (x *CreateGuestUserResponse) GetId() string
func (*CreateGuestUserResponse) GetUsername ¶ added in v0.2.27
func (x *CreateGuestUserResponse) GetUsername() string
func (*CreateGuestUserResponse) ProtoMessage ¶ added in v0.2.27
func (*CreateGuestUserResponse) ProtoMessage()
func (*CreateGuestUserResponse) ProtoReflect ¶ added in v0.2.27
func (x *CreateGuestUserResponse) ProtoReflect() protoreflect.Message
func (*CreateGuestUserResponse) Reset ¶ added in v0.2.27
func (x *CreateGuestUserResponse) Reset()
func (*CreateGuestUserResponse) String ¶ added in v0.2.27
func (x *CreateGuestUserResponse) String() string
type CreateUserRequest ¶
type CreateUserRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Firstname string `protobuf:"bytes,2,opt,name=firstname,proto3" json:"firstname,omitempty"` Surname *string `protobuf:"bytes,3,opt,name=surname,proto3,oneof" json:"surname,omitempty"` Bio *string `protobuf:"bytes,4,opt,name=bio,proto3,oneof" json:"bio,omitempty"` ProfileImageUrl *string `protobuf:"bytes,5,opt,name=profile_image_url,json=profileImageUrl,proto3,oneof" json:"profile_image_url,omitempty"` IsVerified bool `protobuf:"varint,6,opt,name=is_verified,json=isVerified,proto3" json:"is_verified,omitempty"` Email string `protobuf:"bytes,7,opt,name=email,proto3" json:"email,omitempty"` PhoneCountryCode *string `protobuf:"bytes,8,opt,name=phone_country_code,json=phoneCountryCode,proto3,oneof" json:"phone_country_code,omitempty"` Phone *string `protobuf:"bytes,9,opt,name=phone,proto3,oneof" json:"phone,omitempty"` Age int64 `protobuf:"varint,10,opt,name=age,proto3" json:"age,omitempty"` CountryCode string `protobuf:"bytes,11,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"` Version string `protobuf:"bytes,12,opt,name=version,proto3" json:"version,omitempty"` Timezone string `protobuf:"bytes,13,opt,name=timezone,proto3" json:"timezone,omitempty"` LanguageCodes []string `protobuf:"bytes,16,rep,name=language_codes,json=languageCodes,proto3" json:"language_codes,omitempty"` Role *UserRole `protobuf:"varint,17,opt,name=role,proto3,enum=profile.v2.UserRole,oneof" json:"role,omitempty"` // affiliate_code is the code of the user who invited this user AffiliateCode string `protobuf:"bytes,18,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) GetAge ¶
func (x *CreateUserRequest) GetAge() int64
func (*CreateUserRequest) GetBio ¶
func (x *CreateUserRequest) GetBio() string
func (*CreateUserRequest) GetCountryCode ¶
func (x *CreateUserRequest) GetCountryCode() string
func (*CreateUserRequest) GetEmail ¶
func (x *CreateUserRequest) GetEmail() string
func (*CreateUserRequest) GetFirstname ¶
func (x *CreateUserRequest) GetFirstname() string
func (*CreateUserRequest) GetIsVerified ¶
func (x *CreateUserRequest) GetIsVerified() bool
func (*CreateUserRequest) GetLanguageCodes ¶
func (x *CreateUserRequest) GetLanguageCodes() []string
func (*CreateUserRequest) GetPhone ¶
func (x *CreateUserRequest) GetPhone() string
func (*CreateUserRequest) GetPhoneCountryCode ¶
func (x *CreateUserRequest) GetPhoneCountryCode() string
func (*CreateUserRequest) GetProfileImageUrl ¶
func (x *CreateUserRequest) GetProfileImageUrl() string
func (*CreateUserRequest) GetRole ¶
func (x *CreateUserRequest) GetRole() UserRole
func (*CreateUserRequest) GetSurname ¶
func (x *CreateUserRequest) GetSurname() string
func (*CreateUserRequest) GetTimezone ¶
func (x *CreateUserRequest) GetTimezone() string
func (*CreateUserRequest) GetUsername ¶
func (x *CreateUserRequest) GetUsername() string
func (*CreateUserRequest) GetVersion ¶
func (x *CreateUserRequest) GetVersion() string
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 { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateUserResponse) Descriptor
deprecated
func (*CreateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserResponse.ProtoReflect.Descriptor instead.
func (*CreateUserResponse) GetId ¶
func (x *CreateUserResponse) GetId() string
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 DeleteMeRequest ¶
type DeleteMeRequest struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*DeleteMeRequest) Descriptor
deprecated
func (*DeleteMeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMeRequest.ProtoReflect.Descriptor instead.
func (*DeleteMeRequest) GetReason ¶
func (x *DeleteMeRequest) GetReason() string
func (*DeleteMeRequest) ProtoMessage ¶
func (*DeleteMeRequest) ProtoMessage()
func (*DeleteMeRequest) ProtoReflect ¶
func (x *DeleteMeRequest) ProtoReflect() protoreflect.Message
func (*DeleteMeRequest) Reset ¶
func (x *DeleteMeRequest) Reset()
func (*DeleteMeRequest) String ¶
func (x *DeleteMeRequest) String() string
type DeleteMeResponse ¶
type DeleteMeResponse struct {
// contains filtered or unexported fields
}
func (*DeleteMeResponse) Descriptor
deprecated
func (*DeleteMeResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMeResponse.ProtoReflect.Descriptor instead.
func (*DeleteMeResponse) ProtoMessage ¶
func (*DeleteMeResponse) ProtoMessage()
func (*DeleteMeResponse) ProtoReflect ¶
func (x *DeleteMeResponse) ProtoReflect() protoreflect.Message
func (*DeleteMeResponse) Reset ¶
func (x *DeleteMeResponse) Reset()
func (*DeleteMeResponse) String ¶
func (x *DeleteMeResponse) 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 FollowRequest ¶
type FollowRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*FollowRequest) Descriptor
deprecated
func (*FollowRequest) Descriptor() ([]byte, []int)
Deprecated: Use FollowRequest.ProtoReflect.Descriptor instead.
func (*FollowRequest) GetUserId ¶
func (x *FollowRequest) GetUserId() string
func (*FollowRequest) ProtoMessage ¶
func (*FollowRequest) ProtoMessage()
func (*FollowRequest) ProtoReflect ¶
func (x *FollowRequest) ProtoReflect() protoreflect.Message
func (*FollowRequest) Reset ¶
func (x *FollowRequest) Reset()
func (*FollowRequest) String ¶
func (x *FollowRequest) String() string
type FollowResponse ¶
type FollowResponse struct {
// contains filtered or unexported fields
}
func (*FollowResponse) Descriptor
deprecated
func (*FollowResponse) Descriptor() ([]byte, []int)
Deprecated: Use FollowResponse.ProtoReflect.Descriptor instead.
func (*FollowResponse) ProtoMessage ¶
func (*FollowResponse) ProtoMessage()
func (*FollowResponse) ProtoReflect ¶
func (x *FollowResponse) ProtoReflect() protoreflect.Message
func (*FollowResponse) Reset ¶
func (x *FollowResponse) Reset()
func (*FollowResponse) String ¶
func (x *FollowResponse) 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"` // contains filtered or unexported fields }
func (*GetBlockListResponse) Descriptor
deprecated
func (*GetBlockListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockListResponse.ProtoReflect.Descriptor instead.
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 GetBlockersRequest ¶
type GetBlockersRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Cursor *PageCursor `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*GetBlockersRequest) Descriptor
deprecated
func (*GetBlockersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockersRequest.ProtoReflect.Descriptor instead.
func (*GetBlockersRequest) GetCursor ¶
func (x *GetBlockersRequest) GetCursor() *PageCursor
func (*GetBlockersRequest) GetUserId ¶
func (x *GetBlockersRequest) GetUserId() string
func (*GetBlockersRequest) ProtoMessage ¶
func (*GetBlockersRequest) ProtoMessage()
func (*GetBlockersRequest) ProtoReflect ¶
func (x *GetBlockersRequest) ProtoReflect() protoreflect.Message
func (*GetBlockersRequest) Reset ¶
func (x *GetBlockersRequest) Reset()
func (*GetBlockersRequest) String ¶
func (x *GetBlockersRequest) String() string
type GetBlockersResponse ¶
type GetBlockersResponse struct { Users []*User `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 (*GetBlockersResponse) Descriptor
deprecated
func (*GetBlockersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockersResponse.ProtoReflect.Descriptor instead.
func (*GetBlockersResponse) GetPageInfo ¶
func (x *GetBlockersResponse) GetPageInfo() *PageInfo
func (*GetBlockersResponse) GetUsers ¶
func (x *GetBlockersResponse) GetUsers() []*User
func (*GetBlockersResponse) ProtoMessage ¶
func (*GetBlockersResponse) ProtoMessage()
func (*GetBlockersResponse) ProtoReflect ¶
func (x *GetBlockersResponse) ProtoReflect() protoreflect.Message
func (*GetBlockersResponse) Reset ¶
func (x *GetBlockersResponse) Reset()
func (*GetBlockersResponse) String ¶
func (x *GetBlockersResponse) String() string
type GetBlockingsRequest ¶
type GetBlockingsRequest struct { Cursor *PageCursor `protobuf:"bytes,1,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*GetBlockingsRequest) Descriptor
deprecated
func (*GetBlockingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockingsRequest.ProtoReflect.Descriptor instead.
func (*GetBlockingsRequest) GetCursor ¶
func (x *GetBlockingsRequest) GetCursor() *PageCursor
func (*GetBlockingsRequest) ProtoMessage ¶
func (*GetBlockingsRequest) ProtoMessage()
func (*GetBlockingsRequest) ProtoReflect ¶
func (x *GetBlockingsRequest) ProtoReflect() protoreflect.Message
func (*GetBlockingsRequest) Reset ¶
func (x *GetBlockingsRequest) Reset()
func (*GetBlockingsRequest) String ¶
func (x *GetBlockingsRequest) String() string
type GetBlockingsResponse ¶
type GetBlockingsResponse struct { Users []*User `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 (*GetBlockingsResponse) Descriptor
deprecated
func (*GetBlockingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockingsResponse.ProtoReflect.Descriptor instead.
func (*GetBlockingsResponse) GetPageInfo ¶
func (x *GetBlockingsResponse) GetPageInfo() *PageInfo
func (*GetBlockingsResponse) GetUsers ¶
func (x *GetBlockingsResponse) GetUsers() []*User
func (*GetBlockingsResponse) ProtoMessage ¶
func (*GetBlockingsResponse) ProtoMessage()
func (*GetBlockingsResponse) ProtoReflect ¶
func (x *GetBlockingsResponse) ProtoReflect() protoreflect.Message
func (*GetBlockingsResponse) Reset ¶
func (x *GetBlockingsResponse) Reset()
func (*GetBlockingsResponse) String ¶
func (x *GetBlockingsResponse) String() string
type GetFollowersRequest ¶
type GetFollowersRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Cursor *PageCursor `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` FilterUsername *string `protobuf:"bytes,3,opt,name=filter_username,json=filterUsername,proto3,oneof" json:"filter_username,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) GetFilterUsername ¶
func (x *GetFollowersRequest) GetFilterUsername() string
func (*GetFollowersRequest) GetUserId ¶
func (x *GetFollowersRequest) GetUserId() 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 []*User `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() []*User
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 GetFollowingsRequest ¶
type GetFollowingsRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Cursor *PageCursor `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` FilterUsername *string `protobuf:"bytes,3,opt,name=filter_username,json=filterUsername,proto3,oneof" json:"filter_username,omitempty"` // contains filtered or unexported fields }
func (*GetFollowingsRequest) Descriptor
deprecated
func (*GetFollowingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowingsRequest.ProtoReflect.Descriptor instead.
func (*GetFollowingsRequest) GetCursor ¶
func (x *GetFollowingsRequest) GetCursor() *PageCursor
func (*GetFollowingsRequest) GetFilterUsername ¶
func (x *GetFollowingsRequest) GetFilterUsername() string
func (*GetFollowingsRequest) GetUserId ¶
func (x *GetFollowingsRequest) GetUserId() string
func (*GetFollowingsRequest) ProtoMessage ¶
func (*GetFollowingsRequest) ProtoMessage()
func (*GetFollowingsRequest) ProtoReflect ¶
func (x *GetFollowingsRequest) ProtoReflect() protoreflect.Message
func (*GetFollowingsRequest) Reset ¶
func (x *GetFollowingsRequest) Reset()
func (*GetFollowingsRequest) String ¶
func (x *GetFollowingsRequest) String() string
type GetFollowingsResponse ¶
type GetFollowingsResponse struct { Users []*User `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 (*GetFollowingsResponse) Descriptor
deprecated
func (*GetFollowingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowingsResponse.ProtoReflect.Descriptor instead.
func (*GetFollowingsResponse) GetPageInfo ¶
func (x *GetFollowingsResponse) GetPageInfo() *PageInfo
func (*GetFollowingsResponse) GetUsers ¶
func (x *GetFollowingsResponse) GetUsers() []*User
func (*GetFollowingsResponse) ProtoMessage ¶
func (*GetFollowingsResponse) ProtoMessage()
func (*GetFollowingsResponse) ProtoReflect ¶
func (x *GetFollowingsResponse) ProtoReflect() protoreflect.Message
func (*GetFollowingsResponse) Reset ¶
func (x *GetFollowingsResponse) Reset()
func (*GetFollowingsResponse) String ¶
func (x *GetFollowingsResponse) String() string
type GetMeRequest ¶
type GetMeRequest struct {
// contains filtered or unexported fields
}
func (*GetMeRequest) Descriptor
deprecated
func (*GetMeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMeRequest.ProtoReflect.Descriptor instead.
func (*GetMeRequest) ProtoMessage ¶
func (*GetMeRequest) ProtoMessage()
func (*GetMeRequest) ProtoReflect ¶
func (x *GetMeRequest) ProtoReflect() protoreflect.Message
func (*GetMeRequest) Reset ¶
func (x *GetMeRequest) Reset()
func (*GetMeRequest) String ¶
func (x *GetMeRequest) String() string
type GetMeResponse ¶
type GetMeResponse 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"` Firstname string `protobuf:"bytes,3,opt,name=firstname,proto3" json:"firstname,omitempty"` Surname string `protobuf:"bytes,4,opt,name=surname,proto3" json:"surname,omitempty"` Bio string `protobuf:"bytes,5,opt,name=bio,proto3" json:"bio,omitempty"` ProfileImageUrl string `protobuf:"bytes,6,opt,name=profile_image_url,json=profileImageUrl,proto3" json:"profile_image_url,omitempty"` IsVerified bool `protobuf:"varint,7,opt,name=is_verified,json=isVerified,proto3" json:"is_verified,omitempty"` IsBanned bool `protobuf:"varint,8,opt,name=is_banned,json=isBanned,proto3" json:"is_banned,omitempty"` Email string `protobuf:"bytes,9,opt,name=email,proto3" json:"email,omitempty"` PhoneCountryCode string `protobuf:"bytes,10,opt,name=phone_country_code,json=phoneCountryCode,proto3" json:"phone_country_code,omitempty"` PhoneNumber string `protobuf:"bytes,11,opt,name=phone_number,json=phoneNumber,proto3" json:"phone_number,omitempty"` Age int64 `protobuf:"varint,12,opt,name=age,proto3" json:"age,omitempty"` CountryCode string `protobuf:"bytes,13,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"` LanguageCodes []string `protobuf:"bytes,14,rep,name=language_codes,json=languageCodes,proto3" json:"language_codes,omitempty"` FollowerCount int64 `protobuf:"varint,15,opt,name=follower_count,json=followerCount,proto3" json:"follower_count,omitempty"` Status UserStatus `protobuf:"varint,17,opt,name=status,proto3,enum=profile.v2.UserStatus" json:"status,omitempty"` Role UserRole `protobuf:"varint,18,opt,name=role,proto3,enum=profile.v2.UserRole" json:"role,omitempty"` // contains filtered or unexported fields }
func (*GetMeResponse) Descriptor
deprecated
func (*GetMeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMeResponse.ProtoReflect.Descriptor instead.
func (*GetMeResponse) GetAge ¶
func (x *GetMeResponse) GetAge() int64
func (*GetMeResponse) GetBio ¶
func (x *GetMeResponse) GetBio() string
func (*GetMeResponse) GetCountryCode ¶
func (x *GetMeResponse) GetCountryCode() string
func (*GetMeResponse) GetEmail ¶
func (x *GetMeResponse) GetEmail() string
func (*GetMeResponse) GetFirstname ¶
func (x *GetMeResponse) GetFirstname() string
func (*GetMeResponse) GetFollowerCount ¶
func (x *GetMeResponse) GetFollowerCount() int64
func (*GetMeResponse) GetId ¶
func (x *GetMeResponse) GetId() string
func (*GetMeResponse) GetIsBanned ¶
func (x *GetMeResponse) GetIsBanned() bool
func (*GetMeResponse) GetIsVerified ¶
func (x *GetMeResponse) GetIsVerified() bool
func (*GetMeResponse) GetLanguageCodes ¶
func (x *GetMeResponse) GetLanguageCodes() []string
func (*GetMeResponse) GetPhoneCountryCode ¶
func (x *GetMeResponse) GetPhoneCountryCode() string
func (*GetMeResponse) GetPhoneNumber ¶
func (x *GetMeResponse) GetPhoneNumber() string
func (*GetMeResponse) GetProfileImageUrl ¶
func (x *GetMeResponse) GetProfileImageUrl() string
func (*GetMeResponse) GetRole ¶
func (x *GetMeResponse) GetRole() UserRole
func (*GetMeResponse) GetShareLink ¶
func (x *GetMeResponse) GetShareLink() string
func (*GetMeResponse) GetStatus ¶
func (x *GetMeResponse) GetStatus() UserStatus
func (*GetMeResponse) GetSurname ¶
func (x *GetMeResponse) GetSurname() string
func (*GetMeResponse) GetUsername ¶
func (x *GetMeResponse) GetUsername() string
func (*GetMeResponse) ProtoMessage ¶
func (*GetMeResponse) ProtoMessage()
func (*GetMeResponse) ProtoReflect ¶
func (x *GetMeResponse) ProtoReflect() protoreflect.Message
func (*GetMeResponse) Reset ¶
func (x *GetMeResponse) Reset()
func (*GetMeResponse) String ¶
func (x *GetMeResponse) String() string
type GetMySettingsRequest ¶
type GetMySettingsRequest struct {
// contains filtered or unexported fields
}
func (*GetMySettingsRequest) Descriptor
deprecated
func (*GetMySettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMySettingsRequest.ProtoReflect.Descriptor instead.
func (*GetMySettingsRequest) ProtoMessage ¶
func (*GetMySettingsRequest) ProtoMessage()
func (*GetMySettingsRequest) ProtoReflect ¶
func (x *GetMySettingsRequest) ProtoReflect() protoreflect.Message
func (*GetMySettingsRequest) Reset ¶
func (x *GetMySettingsRequest) Reset()
func (*GetMySettingsRequest) String ¶
func (x *GetMySettingsRequest) String() string
type GetMySettingsResponse ¶
type GetMySettingsResponse struct { Privacy *SettingCategoryPrivacy `protobuf:"bytes,1,opt,name=privacy,proto3" json:"privacy,omitempty"` // contains filtered or unexported fields }
func (*GetMySettingsResponse) Descriptor
deprecated
func (*GetMySettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMySettingsResponse.ProtoReflect.Descriptor instead.
func (*GetMySettingsResponse) GetPrivacy ¶
func (x *GetMySettingsResponse) GetPrivacy() *SettingCategoryPrivacy
func (*GetMySettingsResponse) ProtoMessage ¶
func (*GetMySettingsResponse) ProtoMessage()
func (*GetMySettingsResponse) ProtoReflect ¶
func (x *GetMySettingsResponse) ProtoReflect() protoreflect.Message
func (*GetMySettingsResponse) Reset ¶
func (x *GetMySettingsResponse) Reset()
func (*GetMySettingsResponse) String ¶
func (x *GetMySettingsResponse) 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"` // 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) 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 { FollowerCount int64 `protobuf:"varint,1,opt,name=follower_count,json=followerCount,proto3" json:"follower_count,omitempty"` FollowingCount int64 `protobuf:"varint,2,opt,name=following_count,json=followingCount,proto3" json:"following_count,omitempty"` // contains filtered or unexported fields }
func (*GetUserCounterResponse) Descriptor
deprecated
func (*GetUserCounterResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserCounterResponse.ProtoReflect.Descriptor instead.
func (*GetUserCounterResponse) GetFollowerCount ¶
func (x *GetUserCounterResponse) GetFollowerCount() int64
func (*GetUserCounterResponse) GetFollowingCount ¶
func (x *GetUserCounterResponse) GetFollowingCount() 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.56
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.56
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserIDByAffiliateCodeWithoutAuthRequest.ProtoReflect.Descriptor instead.
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) GetAffiliateCode ¶ added in v0.2.56
func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) GetAffiliateCode() string
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) ProtoMessage ¶ added in v0.2.56
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) ProtoMessage()
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) ProtoReflect ¶ added in v0.2.56
func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) ProtoReflect() protoreflect.Message
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) Reset ¶ added in v0.2.56
func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) Reset()
func (*GetUserIDByAffiliateCodeWithoutAuthRequest) String ¶ added in v0.2.56
func (x *GetUserIDByAffiliateCodeWithoutAuthRequest) String() string
type GetUserIDByAffiliateCodeWithoutAuthResponse ¶ added in v0.2.56
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.56
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserIDByAffiliateCodeWithoutAuthResponse.ProtoReflect.Descriptor instead.
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) GetUserId ¶ added in v0.2.56
func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) GetUserId() string
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) ProtoMessage ¶ added in v0.2.56
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) ProtoMessage()
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) ProtoReflect ¶ added in v0.2.56
func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) ProtoReflect() protoreflect.Message
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) Reset ¶ added in v0.2.56
func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) Reset()
func (*GetUserIDByAffiliateCodeWithoutAuthResponse) String ¶ added in v0.2.56
func (x *GetUserIDByAffiliateCodeWithoutAuthResponse) 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 { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Firstname string `protobuf:"bytes,3,opt,name=firstname,proto3" json:"firstname,omitempty"` Surname string `protobuf:"bytes,4,opt,name=surname,proto3" json:"surname,omitempty"` Bio string `protobuf:"bytes,5,opt,name=bio,proto3" json:"bio,omitempty"` ProfileImageUrl string `protobuf:"bytes,6,opt,name=profile_image_url,json=profileImageUrl,proto3" json:"profile_image_url,omitempty"` IsVerified bool `protobuf:"varint,7,opt,name=is_verified,json=isVerified,proto3" json:"is_verified,omitempty"` IsBanned bool `protobuf:"varint,8,opt,name=is_banned,json=isBanned,proto3" json:"is_banned,omitempty"` IsFollowingMe bool `protobuf:"varint,9,opt,name=is_following_me,json=isFollowingMe,proto3" json:"is_following_me,omitempty"` IsFollowedByMe bool `protobuf:"varint,10,opt,name=is_followed_by_me,json=isFollowedByMe,proto3" json:"is_followed_by_me,omitempty"` IsBlockedByMe bool `protobuf:"varint,11,opt,name=is_blocked_by_me,json=isBlockedByMe,proto3" json:"is_blocked_by_me,omitempty"` FollowerCount int64 `protobuf:"varint,12,opt,name=follower_count,json=followerCount,proto3" json:"follower_count,omitempty"` Status UserStatus `protobuf:"varint,14,opt,name=status,proto3,enum=profile.v2.UserStatus" json:"status,omitempty"` AffiliateCode string `protobuf:"bytes,15,opt,name=affiliate_code,json=affiliateCode,proto3" json:"affiliate_code,omitempty"` // contains filtered or unexported fields }
func (*GetUserResponse) Descriptor
deprecated
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetAffiliateCode ¶ added in v0.2.48
func (x *GetUserResponse) GetAffiliateCode() string
func (*GetUserResponse) GetBio ¶
func (x *GetUserResponse) GetBio() string
func (*GetUserResponse) GetFirstname ¶
func (x *GetUserResponse) GetFirstname() string
func (*GetUserResponse) GetFollowerCount ¶
func (x *GetUserResponse) GetFollowerCount() int64
func (*GetUserResponse) GetId ¶
func (x *GetUserResponse) GetId() string
func (*GetUserResponse) GetIsBanned ¶
func (x *GetUserResponse) GetIsBanned() bool
func (*GetUserResponse) GetIsBlockedByMe ¶
func (x *GetUserResponse) GetIsBlockedByMe() bool
func (*GetUserResponse) GetIsFollowedByMe ¶
func (x *GetUserResponse) GetIsFollowedByMe() bool
func (*GetUserResponse) GetIsFollowingMe ¶
func (x *GetUserResponse) GetIsFollowingMe() bool
func (*GetUserResponse) GetIsVerified ¶
func (x *GetUserResponse) GetIsVerified() bool
func (*GetUserResponse) GetProfileImageUrl ¶
func (x *GetUserResponse) GetProfileImageUrl() string
func (*GetUserResponse) GetShareLink ¶
func (x *GetUserResponse) GetShareLink() string
func (*GetUserResponse) GetStatus ¶
func (x *GetUserResponse) GetStatus() UserStatus
func (*GetUserResponse) GetSurname ¶
func (x *GetUserResponse) GetSurname() string
func (*GetUserResponse) GetUsername ¶
func (x *GetUserResponse) GetUsername() string
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 IsBannedRequest ¶
type IsBannedRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*IsBannedRequest) Descriptor
deprecated
func (*IsBannedRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsBannedRequest.ProtoReflect.Descriptor instead.
func (*IsBannedRequest) GetUserId ¶
func (x *IsBannedRequest) GetUserId() string
func (*IsBannedRequest) ProtoMessage ¶
func (*IsBannedRequest) ProtoMessage()
func (*IsBannedRequest) ProtoReflect ¶
func (x *IsBannedRequest) ProtoReflect() protoreflect.Message
func (*IsBannedRequest) Reset ¶
func (x *IsBannedRequest) Reset()
func (*IsBannedRequest) String ¶
func (x *IsBannedRequest) String() string
type IsBannedResponse ¶
type IsBannedResponse struct { Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*IsBannedResponse) Descriptor
deprecated
func (*IsBannedResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsBannedResponse.ProtoReflect.Descriptor instead.
func (*IsBannedResponse) GetResult ¶
func (x *IsBannedResponse) GetResult() bool
func (*IsBannedResponse) ProtoMessage ¶
func (*IsBannedResponse) ProtoMessage()
func (*IsBannedResponse) ProtoReflect ¶
func (x *IsBannedResponse) ProtoReflect() protoreflect.Message
func (*IsBannedResponse) Reset ¶
func (x *IsBannedResponse) Reset()
func (*IsBannedResponse) String ¶
func (x *IsBannedResponse) String() string
type PageCursor ¶
type PageCursor struct { LastId string `protobuf:"bytes,1,opt,name=last_id,json=lastId,proto3" json:"last_id,omitempty"` Limit uint32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` Dir PageDir `protobuf:"varint,3,opt,name=dir,proto3,enum=profile.v2.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
buf:lint:ignore ENUM_ZERO_VALUE_SUFFIX
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=first_id,json=firstId,proto3,oneof" json:"first_id,omitempty"` LastId *string `protobuf:"bytes,2,opt,name=last_id,json=lastId,proto3,oneof" json:"last_id,omitempty"` HasPrev bool `protobuf:"varint,3,opt,name=has_prev,json=hasPrev,proto3" json:"has_prev,omitempty"` HasNext bool `protobuf:"varint,4,opt,name=has_next,json=hasNext,proto3" json:"has_next,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 ProfileServiceClient ¶
type ProfileServiceClient interface { // User 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) GetMe(ctx context.Context, in *GetMeRequest, opts ...grpc.CallOption) (*GetMeResponse, error) UpdateMe(ctx context.Context, in *UpdateMeRequest, opts ...grpc.CallOption) (*UpdateMeResponse, error) DeactivateMe(ctx context.Context, in *DeactivateMeRequest, opts ...grpc.CallOption) (*DeactivateMeResponse, error) ActivateMe(ctx context.Context, in *ActivateMeRequest, opts ...grpc.CallOption) (*ActivateMeResponse, error) DeleteMe(ctx context.Context, in *DeleteMeRequest, opts ...grpc.CallOption) (*DeleteMeResponse, error) GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) GetUserByUsername(ctx context.Context, in *GetUserByUsernameRequest, opts ...grpc.CallOption) (*GetUserByUsernameResponse, error) GetUserIDByAffiliateCodeWithoutAuth(ctx context.Context, in *GetUserIDByAffiliateCodeWithoutAuthRequest, opts ...grpc.CallOption) (*GetUserIDByAffiliateCodeWithoutAuthResponse, error) GetUsers(ctx context.Context, in *GetUsersRequest, opts ...grpc.CallOption) (*GetUsersResponse, error) SearchUsers(ctx context.Context, in *SearchUsersRequest, opts ...grpc.CallOption) (*SearchUsersResponse, error) SearchUsersForDirectChat(ctx context.Context, in *SearchUsersForDirectChatRequest, opts ...grpc.CallOption) (*SearchUsersForDirectChatResponse, error) // CheckUsernameAvailable checks if the username is valid and available // If username is valid and available returns true, otherwise returns false CheckUsernameAvailable(ctx context.Context, in *CheckUsernameAvailableRequest, opts ...grpc.CallOption) (*CheckUsernameAvailableResponse, error) // ValidateUsername checks if the username is valid and available // If username is invalid or unavailable returns error ValidateUsername(ctx context.Context, in *ValidateUsernameRequest, opts ...grpc.CallOption) (*ValidateUsernameResponse, error) DeleteTestUser(ctx context.Context, in *DeleteTestUserRequest, opts ...grpc.CallOption) (*DeleteTestUserResponse, error) GetUserIDs(ctx context.Context, in *GetUserIDsRequest, opts ...grpc.CallOption) (*GetUserIDsResponse, error) GetUserCounter(ctx context.Context, in *GetUserCounterRequest, opts ...grpc.CallOption) (*GetUserCounterResponse, error) // Settings GetMySettings(ctx context.Context, in *GetMySettingsRequest, opts ...grpc.CallOption) (*GetMySettingsResponse, error) CanSendDM(ctx context.Context, in *CanSendDMRequest, opts ...grpc.CallOption) (*CanSendDMResponse, error) UpdateSetting(ctx context.Context, in *UpdateSettingRequest, opts ...grpc.CallOption) (*UpdateSettingResponse, error) // Follow Follow(ctx context.Context, in *FollowRequest, opts ...grpc.CallOption) (*FollowResponse, error) Unfollow(ctx context.Context, in *UnfollowRequest, opts ...grpc.CallOption) (*UnfollowResponse, error) GetFollowings(ctx context.Context, in *GetFollowingsRequest, opts ...grpc.CallOption) (*GetFollowingsResponse, error) GetFollowers(ctx context.Context, in *GetFollowersRequest, opts ...grpc.CallOption) (*GetFollowersResponse, error) // Deprecated: Do not use. SearchFollowers(ctx context.Context, in *SearchFollowersRequest, opts ...grpc.CallOption) (*SearchFollowersResponse, error) // Block Block(ctx context.Context, in *BlockRequest, opts ...grpc.CallOption) (*BlockResponse, error) Unblock(ctx context.Context, in *UnblockRequest, opts ...grpc.CallOption) (*UnblockResponse, error) GetBlockers(ctx context.Context, in *GetBlockersRequest, opts ...grpc.CallOption) (*GetBlockersResponse, error) GetBlockings(ctx context.Context, in *GetBlockingsRequest, opts ...grpc.CallOption) (*GetBlockingsResponse, error) GetBlockList(ctx context.Context, in *GetBlockListRequest, opts ...grpc.CallOption) (*GetBlockListResponse, error) // Ban Ban(ctx context.Context, in *BanRequest, opts ...grpc.CallOption) (*BanResponse, error) Unban(ctx context.Context, in *UnbanRequest, opts ...grpc.CallOption) (*UnbanResponse, error) IsBanned(ctx context.Context, in *IsBannedRequest, opts ...grpc.CallOption) (*IsBannedResponse, error) ShareUser(ctx context.Context, in *ShareUserRequest, opts ...grpc.CallOption) (*ShareUserResponse, error) // Glitter Bomb GlitterBomb(ctx context.Context, in *GlitterBombRequest, opts ...grpc.CallOption) (*GlitterBombResponse, error) // Verify 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) // Publish PublishHistoricalUserEvents(ctx context.Context, in *PublishHistoricalUserEventsRequest, opts ...grpc.CallOption) (*PublishHistoricalUserEventsResponse, error) StopPublishHistoricalUserEvents(ctx context.Context, in *StopPublishHistoricalUserEventsRequest, opts ...grpc.CallOption) (*StopPublishHistoricalUserEventsResponse, error) PublishHistoricalFollowEvents(ctx context.Context, in *PublishHistoricalFollowEventsRequest, opts ...grpc.CallOption) (*PublishHistoricalFollowEventsResponse, error) StopPublishHistoricalFollowEvents(ctx context.Context, in *StopPublishHistoricalFollowEventsRequest, opts ...grpc.CallOption) (*StopPublishHistoricalFollowEventsResponse, error) PublishHistoricalBlockEvents(ctx context.Context, in *PublishHistoricalBlockEventsRequest, opts ...grpc.CallOption) (*PublishHistoricalBlockEventsResponse, error) StopPublishHistoricalBlockEvents(ctx context.Context, in *StopPublishHistoricalBlockEventsRequest, opts ...grpc.CallOption) (*StopPublishHistoricalBlockEventsResponse, error) // Analytics GetStatistics(ctx context.Context, in *GetStatisticsRequest, opts ...grpc.CallOption) (*GetStatisticsResponse, error) SiteMapGenerator(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) }
ProfileServiceClient is the client API for ProfileService 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 NewProfileServiceClient ¶
func NewProfileServiceClient(cc grpc.ClientConnInterface) ProfileServiceClient
type ProfileServiceServer ¶
type ProfileServiceServer interface { // User CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error) CreateGuestUser(context.Context, *CreateGuestUserRequest) (*CreateGuestUserResponse, error) UpgradeGuestUser(context.Context, *UpgradeGuestUserRequest) (*UpgradeGuestUserResponse, error) GetMe(context.Context, *GetMeRequest) (*GetMeResponse, error) UpdateMe(context.Context, *UpdateMeRequest) (*UpdateMeResponse, error) DeactivateMe(context.Context, *DeactivateMeRequest) (*DeactivateMeResponse, error) ActivateMe(context.Context, *ActivateMeRequest) (*ActivateMeResponse, error) DeleteMe(context.Context, *DeleteMeRequest) (*DeleteMeResponse, error) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) GetUserByUsername(context.Context, *GetUserByUsernameRequest) (*GetUserByUsernameResponse, error) GetUserIDByAffiliateCodeWithoutAuth(context.Context, *GetUserIDByAffiliateCodeWithoutAuthRequest) (*GetUserIDByAffiliateCodeWithoutAuthResponse, error) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error) SearchUsers(context.Context, *SearchUsersRequest) (*SearchUsersResponse, error) SearchUsersForDirectChat(context.Context, *SearchUsersForDirectChatRequest) (*SearchUsersForDirectChatResponse, error) // CheckUsernameAvailable checks if the username is valid and available // If username is valid and available returns true, otherwise returns false CheckUsernameAvailable(context.Context, *CheckUsernameAvailableRequest) (*CheckUsernameAvailableResponse, error) // ValidateUsername checks if the username is valid and available // If username is invalid or unavailable returns error ValidateUsername(context.Context, *ValidateUsernameRequest) (*ValidateUsernameResponse, error) DeleteTestUser(context.Context, *DeleteTestUserRequest) (*DeleteTestUserResponse, error) GetUserIDs(context.Context, *GetUserIDsRequest) (*GetUserIDsResponse, error) GetUserCounter(context.Context, *GetUserCounterRequest) (*GetUserCounterResponse, error) // Settings GetMySettings(context.Context, *GetMySettingsRequest) (*GetMySettingsResponse, error) CanSendDM(context.Context, *CanSendDMRequest) (*CanSendDMResponse, error) UpdateSetting(context.Context, *UpdateSettingRequest) (*UpdateSettingResponse, error) // Follow Follow(context.Context, *FollowRequest) (*FollowResponse, error) Unfollow(context.Context, *UnfollowRequest) (*UnfollowResponse, error) GetFollowings(context.Context, *GetFollowingsRequest) (*GetFollowingsResponse, error) GetFollowers(context.Context, *GetFollowersRequest) (*GetFollowersResponse, error) // Deprecated: Do not use. SearchFollowers(context.Context, *SearchFollowersRequest) (*SearchFollowersResponse, error) // Block Block(context.Context, *BlockRequest) (*BlockResponse, error) Unblock(context.Context, *UnblockRequest) (*UnblockResponse, error) GetBlockers(context.Context, *GetBlockersRequest) (*GetBlockersResponse, error) GetBlockings(context.Context, *GetBlockingsRequest) (*GetBlockingsResponse, error) GetBlockList(context.Context, *GetBlockListRequest) (*GetBlockListResponse, error) // Ban Ban(context.Context, *BanRequest) (*BanResponse, error) Unban(context.Context, *UnbanRequest) (*UnbanResponse, error) IsBanned(context.Context, *IsBannedRequest) (*IsBannedResponse, error) ShareUser(context.Context, *ShareUserRequest) (*ShareUserResponse, error) // Glitter Bomb GlitterBomb(context.Context, *GlitterBombRequest) (*GlitterBombResponse, error) // Verify Verify(context.Context, *VerifyRequest) (*VerifyResponse, error) Unverify(context.Context, *UnverifyRequest) (*UnverifyResponse, error) GetVerifiedUsers(context.Context, *GetVerifiedUsersRequest) (*GetVerifiedUsersResponse, error) // Publish PublishHistoricalUserEvents(context.Context, *PublishHistoricalUserEventsRequest) (*PublishHistoricalUserEventsResponse, error) StopPublishHistoricalUserEvents(context.Context, *StopPublishHistoricalUserEventsRequest) (*StopPublishHistoricalUserEventsResponse, error) PublishHistoricalFollowEvents(context.Context, *PublishHistoricalFollowEventsRequest) (*PublishHistoricalFollowEventsResponse, error) StopPublishHistoricalFollowEvents(context.Context, *StopPublishHistoricalFollowEventsRequest) (*StopPublishHistoricalFollowEventsResponse, error) PublishHistoricalBlockEvents(context.Context, *PublishHistoricalBlockEventsRequest) (*PublishHistoricalBlockEventsResponse, error) StopPublishHistoricalBlockEvents(context.Context, *StopPublishHistoricalBlockEventsRequest) (*StopPublishHistoricalBlockEventsResponse, error) // Analytics GetStatistics(context.Context, *GetStatisticsRequest) (*GetStatisticsResponse, error) SiteMapGenerator(context.Context, *emptypb.Empty) (*emptypb.Empty, error) // contains filtered or unexported methods }
ProfileServiceServer is the server API for ProfileService service. All implementations must embed UnimplementedProfileServiceServer for forward compatibility
type PublishHistoricalBlockEventsRequest ¶
type PublishHistoricalBlockEventsRequest struct { CreatedAfter string `protobuf:"bytes,1,opt,name=created_after,json=createdAfter,proto3" json:"created_after,omitempty"` BatchSize int64 `protobuf:"varint,2,opt,name=batch_size,json=batchSize,proto3" json:"batch_size,omitempty"` Interval int64 `protobuf:"varint,3,opt,name=interval,proto3" json:"interval,omitempty"` // contains filtered or unexported fields }
func (*PublishHistoricalBlockEventsRequest) Descriptor
deprecated
func (*PublishHistoricalBlockEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PublishHistoricalBlockEventsRequest.ProtoReflect.Descriptor instead.
func (*PublishHistoricalBlockEventsRequest) GetBatchSize ¶
func (x *PublishHistoricalBlockEventsRequest) GetBatchSize() int64
func (*PublishHistoricalBlockEventsRequest) GetCreatedAfter ¶
func (x *PublishHistoricalBlockEventsRequest) GetCreatedAfter() string
func (*PublishHistoricalBlockEventsRequest) GetInterval ¶
func (x *PublishHistoricalBlockEventsRequest) GetInterval() int64
func (*PublishHistoricalBlockEventsRequest) ProtoMessage ¶
func (*PublishHistoricalBlockEventsRequest) ProtoMessage()
func (*PublishHistoricalBlockEventsRequest) ProtoReflect ¶
func (x *PublishHistoricalBlockEventsRequest) ProtoReflect() protoreflect.Message
func (*PublishHistoricalBlockEventsRequest) Reset ¶
func (x *PublishHistoricalBlockEventsRequest) Reset()
func (*PublishHistoricalBlockEventsRequest) String ¶
func (x *PublishHistoricalBlockEventsRequest) String() string
type PublishHistoricalBlockEventsResponse ¶
type PublishHistoricalBlockEventsResponse struct {
// contains filtered or unexported fields
}
func (*PublishHistoricalBlockEventsResponse) Descriptor
deprecated
func (*PublishHistoricalBlockEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PublishHistoricalBlockEventsResponse.ProtoReflect.Descriptor instead.
func (*PublishHistoricalBlockEventsResponse) ProtoMessage ¶
func (*PublishHistoricalBlockEventsResponse) ProtoMessage()
func (*PublishHistoricalBlockEventsResponse) ProtoReflect ¶
func (x *PublishHistoricalBlockEventsResponse) ProtoReflect() protoreflect.Message
func (*PublishHistoricalBlockEventsResponse) Reset ¶
func (x *PublishHistoricalBlockEventsResponse) Reset()
func (*PublishHistoricalBlockEventsResponse) String ¶
func (x *PublishHistoricalBlockEventsResponse) String() string
type PublishHistoricalFollowEventsRequest ¶
type PublishHistoricalFollowEventsRequest struct { CreatedAfter string `protobuf:"bytes,1,opt,name=created_after,json=createdAfter,proto3" json:"created_after,omitempty"` BatchSize int64 `protobuf:"varint,2,opt,name=batch_size,json=batchSize,proto3" json:"batch_size,omitempty"` Interval int64 `protobuf:"varint,3,opt,name=interval,proto3" json:"interval,omitempty"` // contains filtered or unexported fields }
func (*PublishHistoricalFollowEventsRequest) Descriptor
deprecated
func (*PublishHistoricalFollowEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PublishHistoricalFollowEventsRequest.ProtoReflect.Descriptor instead.
func (*PublishHistoricalFollowEventsRequest) GetBatchSize ¶
func (x *PublishHistoricalFollowEventsRequest) GetBatchSize() int64
func (*PublishHistoricalFollowEventsRequest) GetCreatedAfter ¶
func (x *PublishHistoricalFollowEventsRequest) GetCreatedAfter() string
func (*PublishHistoricalFollowEventsRequest) GetInterval ¶
func (x *PublishHistoricalFollowEventsRequest) GetInterval() int64
func (*PublishHistoricalFollowEventsRequest) ProtoMessage ¶
func (*PublishHistoricalFollowEventsRequest) ProtoMessage()
func (*PublishHistoricalFollowEventsRequest) ProtoReflect ¶
func (x *PublishHistoricalFollowEventsRequest) ProtoReflect() protoreflect.Message
func (*PublishHistoricalFollowEventsRequest) Reset ¶
func (x *PublishHistoricalFollowEventsRequest) Reset()
func (*PublishHistoricalFollowEventsRequest) String ¶
func (x *PublishHistoricalFollowEventsRequest) String() string
type PublishHistoricalFollowEventsResponse ¶
type PublishHistoricalFollowEventsResponse struct {
// contains filtered or unexported fields
}
func (*PublishHistoricalFollowEventsResponse) Descriptor
deprecated
func (*PublishHistoricalFollowEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PublishHistoricalFollowEventsResponse.ProtoReflect.Descriptor instead.
func (*PublishHistoricalFollowEventsResponse) ProtoMessage ¶
func (*PublishHistoricalFollowEventsResponse) ProtoMessage()
func (*PublishHistoricalFollowEventsResponse) ProtoReflect ¶
func (x *PublishHistoricalFollowEventsResponse) ProtoReflect() protoreflect.Message
func (*PublishHistoricalFollowEventsResponse) Reset ¶
func (x *PublishHistoricalFollowEventsResponse) Reset()
func (*PublishHistoricalFollowEventsResponse) String ¶
func (x *PublishHistoricalFollowEventsResponse) String() string
type PublishHistoricalUserEventsRequest ¶
type PublishHistoricalUserEventsRequest struct { CreatedAfter string `protobuf:"bytes,1,opt,name=created_after,json=createdAfter,proto3" json:"created_after,omitempty"` BatchSize int64 `protobuf:"varint,2,opt,name=batch_size,json=batchSize,proto3" json:"batch_size,omitempty"` Interval int64 `protobuf:"varint,3,opt,name=interval,proto3" json:"interval,omitempty"` // contains filtered or unexported fields }
func (*PublishHistoricalUserEventsRequest) Descriptor
deprecated
func (*PublishHistoricalUserEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PublishHistoricalUserEventsRequest.ProtoReflect.Descriptor instead.
func (*PublishHistoricalUserEventsRequest) GetBatchSize ¶
func (x *PublishHistoricalUserEventsRequest) GetBatchSize() int64
func (*PublishHistoricalUserEventsRequest) GetCreatedAfter ¶
func (x *PublishHistoricalUserEventsRequest) GetCreatedAfter() string
func (*PublishHistoricalUserEventsRequest) GetInterval ¶
func (x *PublishHistoricalUserEventsRequest) GetInterval() int64
func (*PublishHistoricalUserEventsRequest) ProtoMessage ¶
func (*PublishHistoricalUserEventsRequest) ProtoMessage()
func (*PublishHistoricalUserEventsRequest) ProtoReflect ¶
func (x *PublishHistoricalUserEventsRequest) ProtoReflect() protoreflect.Message
func (*PublishHistoricalUserEventsRequest) Reset ¶
func (x *PublishHistoricalUserEventsRequest) Reset()
func (*PublishHistoricalUserEventsRequest) String ¶
func (x *PublishHistoricalUserEventsRequest) String() string
type PublishHistoricalUserEventsResponse ¶
type PublishHistoricalUserEventsResponse struct {
// contains filtered or unexported fields
}
func (*PublishHistoricalUserEventsResponse) Descriptor
deprecated
func (*PublishHistoricalUserEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PublishHistoricalUserEventsResponse.ProtoReflect.Descriptor instead.
func (*PublishHistoricalUserEventsResponse) ProtoMessage ¶
func (*PublishHistoricalUserEventsResponse) ProtoMessage()
func (*PublishHistoricalUserEventsResponse) ProtoReflect ¶
func (x *PublishHistoricalUserEventsResponse) ProtoReflect() protoreflect.Message
func (*PublishHistoricalUserEventsResponse) Reset ¶
func (x *PublishHistoricalUserEventsResponse) Reset()
func (*PublishHistoricalUserEventsResponse) String ¶
func (x *PublishHistoricalUserEventsResponse) String() string
type SavedContent ¶
type SavedContent struct { ContentId string `protobuf:"bytes,1,opt,name=content_id,json=contentId,proto3" json:"content_id,omitempty"` CreatedAt string `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*SavedContent) Descriptor
deprecated
func (*SavedContent) Descriptor() ([]byte, []int)
Deprecated: Use SavedContent.ProtoReflect.Descriptor instead.
func (*SavedContent) GetContentId ¶
func (x *SavedContent) GetContentId() string
func (*SavedContent) GetCreatedAt ¶
func (x *SavedContent) GetCreatedAt() string
func (*SavedContent) ProtoMessage ¶
func (*SavedContent) ProtoMessage()
func (*SavedContent) ProtoReflect ¶
func (x *SavedContent) ProtoReflect() protoreflect.Message
func (*SavedContent) Reset ¶
func (x *SavedContent) Reset()
func (*SavedContent) String ¶
func (x *SavedContent) String() string
type SearchFilter ¶
type SearchFilter struct { Username *string `protobuf:"bytes,1,opt,name=username,proto3,oneof" json:"username,omitempty"` // contains filtered or unexported fields }
func (*SearchFilter) Descriptor
deprecated
func (*SearchFilter) Descriptor() ([]byte, []int)
Deprecated: Use SearchFilter.ProtoReflect.Descriptor instead.
func (*SearchFilter) GetUsername ¶
func (x *SearchFilter) GetUsername() string
func (*SearchFilter) ProtoMessage ¶
func (*SearchFilter) ProtoMessage()
func (*SearchFilter) ProtoReflect ¶
func (x *SearchFilter) ProtoReflect() protoreflect.Message
func (*SearchFilter) Reset ¶
func (x *SearchFilter) Reset()
func (*SearchFilter) String ¶
func (x *SearchFilter) String() string
type SearchFollowersRequest ¶
type SearchFollowersRequest struct { Filter *SearchFilter `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` Cursor *PageCursor `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*SearchFollowersRequest) Descriptor
deprecated
func (*SearchFollowersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchFollowersRequest.ProtoReflect.Descriptor instead.
func (*SearchFollowersRequest) GetCursor ¶
func (x *SearchFollowersRequest) GetCursor() *PageCursor
func (*SearchFollowersRequest) GetFilter ¶
func (x *SearchFollowersRequest) GetFilter() *SearchFilter
func (*SearchFollowersRequest) ProtoMessage ¶
func (*SearchFollowersRequest) ProtoMessage()
func (*SearchFollowersRequest) ProtoReflect ¶
func (x *SearchFollowersRequest) ProtoReflect() protoreflect.Message
func (*SearchFollowersRequest) Reset ¶
func (x *SearchFollowersRequest) Reset()
func (*SearchFollowersRequest) String ¶
func (x *SearchFollowersRequest) String() string
type SearchFollowersResponse ¶
type SearchFollowersResponse struct { Users []*User `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 (*SearchFollowersResponse) Descriptor
deprecated
func (*SearchFollowersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchFollowersResponse.ProtoReflect.Descriptor instead.
func (*SearchFollowersResponse) GetPageInfo ¶
func (x *SearchFollowersResponse) GetPageInfo() *PageInfo
func (*SearchFollowersResponse) GetUsers ¶
func (x *SearchFollowersResponse) GetUsers() []*User
func (*SearchFollowersResponse) ProtoMessage ¶
func (*SearchFollowersResponse) ProtoMessage()
func (*SearchFollowersResponse) ProtoReflect ¶
func (x *SearchFollowersResponse) ProtoReflect() protoreflect.Message
func (*SearchFollowersResponse) Reset ¶
func (x *SearchFollowersResponse) Reset()
func (*SearchFollowersResponse) String ¶
func (x *SearchFollowersResponse) String() string
type SearchUsersForDirectChatRequest ¶
type SearchUsersForDirectChatRequest struct { Filter *SearchFilter `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` Cursor *PageCursor `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*SearchUsersForDirectChatRequest) Descriptor
deprecated
func (*SearchUsersForDirectChatRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchUsersForDirectChatRequest.ProtoReflect.Descriptor instead.
func (*SearchUsersForDirectChatRequest) GetCursor ¶
func (x *SearchUsersForDirectChatRequest) GetCursor() *PageCursor
func (*SearchUsersForDirectChatRequest) GetFilter ¶
func (x *SearchUsersForDirectChatRequest) GetFilter() *SearchFilter
func (*SearchUsersForDirectChatRequest) ProtoMessage ¶
func (*SearchUsersForDirectChatRequest) ProtoMessage()
func (*SearchUsersForDirectChatRequest) ProtoReflect ¶
func (x *SearchUsersForDirectChatRequest) ProtoReflect() protoreflect.Message
func (*SearchUsersForDirectChatRequest) Reset ¶
func (x *SearchUsersForDirectChatRequest) Reset()
func (*SearchUsersForDirectChatRequest) String ¶
func (x *SearchUsersForDirectChatRequest) String() string
type SearchUsersForDirectChatResponse ¶
type SearchUsersForDirectChatResponse struct { Users []*User `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 (*SearchUsersForDirectChatResponse) Descriptor
deprecated
func (*SearchUsersForDirectChatResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchUsersForDirectChatResponse.ProtoReflect.Descriptor instead.
func (*SearchUsersForDirectChatResponse) GetPageInfo ¶
func (x *SearchUsersForDirectChatResponse) GetPageInfo() *PageInfo
func (*SearchUsersForDirectChatResponse) GetUsers ¶
func (x *SearchUsersForDirectChatResponse) GetUsers() []*User
func (*SearchUsersForDirectChatResponse) ProtoMessage ¶
func (*SearchUsersForDirectChatResponse) ProtoMessage()
func (*SearchUsersForDirectChatResponse) ProtoReflect ¶
func (x *SearchUsersForDirectChatResponse) ProtoReflect() protoreflect.Message
func (*SearchUsersForDirectChatResponse) Reset ¶
func (x *SearchUsersForDirectChatResponse) Reset()
func (*SearchUsersForDirectChatResponse) String ¶
func (x *SearchUsersForDirectChatResponse) String() string
type SearchUsersRequest ¶
type SearchUsersRequest struct { Filter *SearchFilter `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` Cursor *PageCursor `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*SearchUsersRequest) Descriptor
deprecated
func (*SearchUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchUsersRequest.ProtoReflect.Descriptor instead.
func (*SearchUsersRequest) GetCursor ¶
func (x *SearchUsersRequest) GetCursor() *PageCursor
func (*SearchUsersRequest) GetFilter ¶
func (x *SearchUsersRequest) GetFilter() *SearchFilter
func (*SearchUsersRequest) ProtoMessage ¶
func (*SearchUsersRequest) ProtoMessage()
func (*SearchUsersRequest) ProtoReflect ¶
func (x *SearchUsersRequest) ProtoReflect() protoreflect.Message
func (*SearchUsersRequest) Reset ¶
func (x *SearchUsersRequest) Reset()
func (*SearchUsersRequest) String ¶
func (x *SearchUsersRequest) String() string
type SearchUsersResponse ¶
type SearchUsersResponse struct { Users []*User `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 (*SearchUsersResponse) Descriptor
deprecated
func (*SearchUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchUsersResponse.ProtoReflect.Descriptor instead.
func (*SearchUsersResponse) GetPageInfo ¶
func (x *SearchUsersResponse) GetPageInfo() *PageInfo
func (*SearchUsersResponse) GetUsers ¶
func (x *SearchUsersResponse) GetUsers() []*User
func (*SearchUsersResponse) ProtoMessage ¶
func (*SearchUsersResponse) ProtoMessage()
func (*SearchUsersResponse) ProtoReflect ¶
func (x *SearchUsersResponse) ProtoReflect() protoreflect.Message
func (*SearchUsersResponse) Reset ¶
func (x *SearchUsersResponse) Reset()
func (*SearchUsersResponse) String ¶
func (x *SearchUsersResponse) String() string
type SettingCategoryPrivacy ¶
type SettingCategoryPrivacy struct { AllowDmFromFollowingsOnly bool `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SettingCategoryPrivacy) Descriptor
deprecated
func (*SettingCategoryPrivacy) Descriptor() ([]byte, []int)
Deprecated: Use SettingCategoryPrivacy.ProtoReflect.Descriptor instead.
func (*SettingCategoryPrivacy) GetAllowDmFromFollowingsOnly ¶
func (x *SettingCategoryPrivacy) GetAllowDmFromFollowingsOnly() bool
func (*SettingCategoryPrivacy) ProtoMessage ¶
func (*SettingCategoryPrivacy) ProtoMessage()
func (*SettingCategoryPrivacy) ProtoReflect ¶
func (x *SettingCategoryPrivacy) ProtoReflect() protoreflect.Message
func (*SettingCategoryPrivacy) Reset ¶
func (x *SettingCategoryPrivacy) Reset()
func (*SettingCategoryPrivacy) String ¶
func (x *SettingCategoryPrivacy) String() string
type ShareUserRequest ¶
type ShareUserRequest struct { // contains filtered or unexported fields }
func (*ShareUserRequest) Descriptor
deprecated
func (*ShareUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ShareUserRequest.ProtoReflect.Descriptor instead.
func (*ShareUserRequest) GetUserId ¶
func (x *ShareUserRequest) GetUserId() string
func (*ShareUserRequest) ProtoMessage ¶
func (*ShareUserRequest) ProtoMessage()
func (*ShareUserRequest) ProtoReflect ¶
func (x *ShareUserRequest) ProtoReflect() protoreflect.Message
func (*ShareUserRequest) Reset ¶
func (x *ShareUserRequest) Reset()
func (*ShareUserRequest) String ¶
func (x *ShareUserRequest) String() string
type ShareUserResponse ¶
type ShareUserResponse struct { // contains filtered or unexported fields }
func (*ShareUserResponse) Descriptor
deprecated
func (*ShareUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ShareUserResponse.ProtoReflect.Descriptor instead.
func (*ShareUserResponse) GetUrl ¶
func (x *ShareUserResponse) GetUrl() string
func (*ShareUserResponse) ProtoMessage ¶
func (*ShareUserResponse) ProtoMessage()
func (*ShareUserResponse) ProtoReflect ¶
func (x *ShareUserResponse) ProtoReflect() protoreflect.Message
func (*ShareUserResponse) Reset ¶
func (x *ShareUserResponse) Reset()
func (*ShareUserResponse) String ¶
func (x *ShareUserResponse) String() string
type StopPublishHistoricalBlockEventsRequest ¶
type StopPublishHistoricalBlockEventsRequest struct {
// contains filtered or unexported fields
}
func (*StopPublishHistoricalBlockEventsRequest) Descriptor
deprecated
func (*StopPublishHistoricalBlockEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopPublishHistoricalBlockEventsRequest.ProtoReflect.Descriptor instead.
func (*StopPublishHistoricalBlockEventsRequest) ProtoMessage ¶
func (*StopPublishHistoricalBlockEventsRequest) ProtoMessage()
func (*StopPublishHistoricalBlockEventsRequest) ProtoReflect ¶
func (x *StopPublishHistoricalBlockEventsRequest) ProtoReflect() protoreflect.Message
func (*StopPublishHistoricalBlockEventsRequest) Reset ¶
func (x *StopPublishHistoricalBlockEventsRequest) Reset()
func (*StopPublishHistoricalBlockEventsRequest) String ¶
func (x *StopPublishHistoricalBlockEventsRequest) String() string
type StopPublishHistoricalBlockEventsResponse ¶
type StopPublishHistoricalBlockEventsResponse struct {
// contains filtered or unexported fields
}
func (*StopPublishHistoricalBlockEventsResponse) Descriptor
deprecated
func (*StopPublishHistoricalBlockEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopPublishHistoricalBlockEventsResponse.ProtoReflect.Descriptor instead.
func (*StopPublishHistoricalBlockEventsResponse) ProtoMessage ¶
func (*StopPublishHistoricalBlockEventsResponse) ProtoMessage()
func (*StopPublishHistoricalBlockEventsResponse) ProtoReflect ¶
func (x *StopPublishHistoricalBlockEventsResponse) ProtoReflect() protoreflect.Message
func (*StopPublishHistoricalBlockEventsResponse) Reset ¶
func (x *StopPublishHistoricalBlockEventsResponse) Reset()
func (*StopPublishHistoricalBlockEventsResponse) String ¶
func (x *StopPublishHistoricalBlockEventsResponse) String() string
type StopPublishHistoricalFollowEventsRequest ¶
type StopPublishHistoricalFollowEventsRequest struct {
// contains filtered or unexported fields
}
func (*StopPublishHistoricalFollowEventsRequest) Descriptor
deprecated
func (*StopPublishHistoricalFollowEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopPublishHistoricalFollowEventsRequest.ProtoReflect.Descriptor instead.
func (*StopPublishHistoricalFollowEventsRequest) ProtoMessage ¶
func (*StopPublishHistoricalFollowEventsRequest) ProtoMessage()
func (*StopPublishHistoricalFollowEventsRequest) ProtoReflect ¶
func (x *StopPublishHistoricalFollowEventsRequest) ProtoReflect() protoreflect.Message
func (*StopPublishHistoricalFollowEventsRequest) Reset ¶
func (x *StopPublishHistoricalFollowEventsRequest) Reset()
func (*StopPublishHistoricalFollowEventsRequest) String ¶
func (x *StopPublishHistoricalFollowEventsRequest) String() string
type StopPublishHistoricalFollowEventsResponse ¶
type StopPublishHistoricalFollowEventsResponse struct {
// contains filtered or unexported fields
}
func (*StopPublishHistoricalFollowEventsResponse) Descriptor
deprecated
func (*StopPublishHistoricalFollowEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopPublishHistoricalFollowEventsResponse.ProtoReflect.Descriptor instead.
func (*StopPublishHistoricalFollowEventsResponse) ProtoMessage ¶
func (*StopPublishHistoricalFollowEventsResponse) ProtoMessage()
func (*StopPublishHistoricalFollowEventsResponse) ProtoReflect ¶
func (x *StopPublishHistoricalFollowEventsResponse) ProtoReflect() protoreflect.Message
func (*StopPublishHistoricalFollowEventsResponse) Reset ¶
func (x *StopPublishHistoricalFollowEventsResponse) Reset()
func (*StopPublishHistoricalFollowEventsResponse) String ¶
func (x *StopPublishHistoricalFollowEventsResponse) String() string
type StopPublishHistoricalUserEventsRequest ¶
type StopPublishHistoricalUserEventsRequest struct {
// contains filtered or unexported fields
}
func (*StopPublishHistoricalUserEventsRequest) Descriptor
deprecated
func (*StopPublishHistoricalUserEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use StopPublishHistoricalUserEventsRequest.ProtoReflect.Descriptor instead.
func (*StopPublishHistoricalUserEventsRequest) ProtoMessage ¶
func (*StopPublishHistoricalUserEventsRequest) ProtoMessage()
func (*StopPublishHistoricalUserEventsRequest) ProtoReflect ¶
func (x *StopPublishHistoricalUserEventsRequest) ProtoReflect() protoreflect.Message
func (*StopPublishHistoricalUserEventsRequest) Reset ¶
func (x *StopPublishHistoricalUserEventsRequest) Reset()
func (*StopPublishHistoricalUserEventsRequest) String ¶
func (x *StopPublishHistoricalUserEventsRequest) String() string
type StopPublishHistoricalUserEventsResponse ¶
type StopPublishHistoricalUserEventsResponse struct {
// contains filtered or unexported fields
}
func (*StopPublishHistoricalUserEventsResponse) Descriptor
deprecated
func (*StopPublishHistoricalUserEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use StopPublishHistoricalUserEventsResponse.ProtoReflect.Descriptor instead.
func (*StopPublishHistoricalUserEventsResponse) ProtoMessage ¶
func (*StopPublishHistoricalUserEventsResponse) ProtoMessage()
func (*StopPublishHistoricalUserEventsResponse) ProtoReflect ¶
func (x *StopPublishHistoricalUserEventsResponse) ProtoReflect() protoreflect.Message
func (*StopPublishHistoricalUserEventsResponse) Reset ¶
func (x *StopPublishHistoricalUserEventsResponse) Reset()
func (*StopPublishHistoricalUserEventsResponse) String ¶
func (x *StopPublishHistoricalUserEventsResponse) String() string
type UnbanRequest ¶
type UnbanRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*UnbanRequest) Descriptor
deprecated
func (*UnbanRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnbanRequest.ProtoReflect.Descriptor instead.
func (*UnbanRequest) GetUserId ¶
func (x *UnbanRequest) GetUserId() string
func (*UnbanRequest) ProtoMessage ¶
func (*UnbanRequest) ProtoMessage()
func (*UnbanRequest) ProtoReflect ¶
func (x *UnbanRequest) ProtoReflect() protoreflect.Message
func (*UnbanRequest) Reset ¶
func (x *UnbanRequest) Reset()
func (*UnbanRequest) String ¶
func (x *UnbanRequest) String() string
type UnbanResponse ¶
type UnbanResponse struct {
// contains filtered or unexported fields
}
func (*UnbanResponse) Descriptor
deprecated
func (*UnbanResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnbanResponse.ProtoReflect.Descriptor instead.
func (*UnbanResponse) ProtoMessage ¶
func (*UnbanResponse) ProtoMessage()
func (*UnbanResponse) ProtoReflect ¶
func (x *UnbanResponse) ProtoReflect() protoreflect.Message
func (*UnbanResponse) Reset ¶
func (x *UnbanResponse) Reset()
func (*UnbanResponse) String ¶
func (x *UnbanResponse) String() string
type UnblockRequest ¶
type UnblockRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*UnblockRequest) Descriptor
deprecated
func (*UnblockRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnblockRequest.ProtoReflect.Descriptor instead.
func (*UnblockRequest) GetUserId ¶
func (x *UnblockRequest) GetUserId() string
func (*UnblockRequest) ProtoMessage ¶
func (*UnblockRequest) ProtoMessage()
func (*UnblockRequest) ProtoReflect ¶
func (x *UnblockRequest) ProtoReflect() protoreflect.Message
func (*UnblockRequest) Reset ¶
func (x *UnblockRequest) Reset()
func (*UnblockRequest) String ¶
func (x *UnblockRequest) String() string
type UnblockResponse ¶
type UnblockResponse struct {
// contains filtered or unexported fields
}
func (*UnblockResponse) Descriptor
deprecated
func (*UnblockResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnblockResponse.ProtoReflect.Descriptor instead.
func (*UnblockResponse) ProtoMessage ¶
func (*UnblockResponse) ProtoMessage()
func (*UnblockResponse) ProtoReflect ¶
func (x *UnblockResponse) ProtoReflect() protoreflect.Message
func (*UnblockResponse) Reset ¶
func (x *UnblockResponse) Reset()
func (*UnblockResponse) String ¶
func (x *UnblockResponse) String() string
type UnfollowRequest ¶
type UnfollowRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*UnfollowRequest) Descriptor
deprecated
func (*UnfollowRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnfollowRequest.ProtoReflect.Descriptor instead.
func (*UnfollowRequest) GetUserId ¶
func (x *UnfollowRequest) GetUserId() string
func (*UnfollowRequest) ProtoMessage ¶
func (*UnfollowRequest) ProtoMessage()
func (*UnfollowRequest) ProtoReflect ¶
func (x *UnfollowRequest) ProtoReflect() protoreflect.Message
func (*UnfollowRequest) Reset ¶
func (x *UnfollowRequest) Reset()
func (*UnfollowRequest) String ¶
func (x *UnfollowRequest) String() string
type UnfollowResponse ¶
type UnfollowResponse struct {
// contains filtered or unexported fields
}
func (*UnfollowResponse) Descriptor
deprecated
func (*UnfollowResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnfollowResponse.ProtoReflect.Descriptor instead.
func (*UnfollowResponse) ProtoMessage ¶
func (*UnfollowResponse) ProtoMessage()
func (*UnfollowResponse) ProtoReflect ¶
func (x *UnfollowResponse) ProtoReflect() protoreflect.Message
func (*UnfollowResponse) Reset ¶
func (x *UnfollowResponse) Reset()
func (*UnfollowResponse) String ¶
func (x *UnfollowResponse) String() string
type UnimplementedProfileServiceServer ¶
type UnimplementedProfileServiceServer struct { }
UnimplementedProfileServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedProfileServiceServer) ActivateMe ¶
func (UnimplementedProfileServiceServer) ActivateMe(context.Context, *ActivateMeRequest) (*ActivateMeResponse, error)
func (UnimplementedProfileServiceServer) Ban ¶
func (UnimplementedProfileServiceServer) Ban(context.Context, *BanRequest) (*BanResponse, error)
func (UnimplementedProfileServiceServer) Block ¶
func (UnimplementedProfileServiceServer) Block(context.Context, *BlockRequest) (*BlockResponse, error)
func (UnimplementedProfileServiceServer) CanSendDM ¶
func (UnimplementedProfileServiceServer) CanSendDM(context.Context, *CanSendDMRequest) (*CanSendDMResponse, error)
func (UnimplementedProfileServiceServer) CheckUsernameAvailable ¶
func (UnimplementedProfileServiceServer) CheckUsernameAvailable(context.Context, *CheckUsernameAvailableRequest) (*CheckUsernameAvailableResponse, error)
func (UnimplementedProfileServiceServer) CreateGuestUser ¶ added in v0.2.27
func (UnimplementedProfileServiceServer) CreateGuestUser(context.Context, *CreateGuestUserRequest) (*CreateGuestUserResponse, error)
func (UnimplementedProfileServiceServer) CreateUser ¶
func (UnimplementedProfileServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
func (UnimplementedProfileServiceServer) DeactivateMe ¶
func (UnimplementedProfileServiceServer) DeactivateMe(context.Context, *DeactivateMeRequest) (*DeactivateMeResponse, error)
func (UnimplementedProfileServiceServer) DeleteMe ¶
func (UnimplementedProfileServiceServer) DeleteMe(context.Context, *DeleteMeRequest) (*DeleteMeResponse, error)
func (UnimplementedProfileServiceServer) DeleteTestUser ¶
func (UnimplementedProfileServiceServer) DeleteTestUser(context.Context, *DeleteTestUserRequest) (*DeleteTestUserResponse, error)
func (UnimplementedProfileServiceServer) Follow ¶
func (UnimplementedProfileServiceServer) Follow(context.Context, *FollowRequest) (*FollowResponse, error)
func (UnimplementedProfileServiceServer) GetBlockList ¶
func (UnimplementedProfileServiceServer) GetBlockList(context.Context, *GetBlockListRequest) (*GetBlockListResponse, error)
func (UnimplementedProfileServiceServer) GetBlockers ¶
func (UnimplementedProfileServiceServer) GetBlockers(context.Context, *GetBlockersRequest) (*GetBlockersResponse, error)
func (UnimplementedProfileServiceServer) GetBlockings ¶
func (UnimplementedProfileServiceServer) GetBlockings(context.Context, *GetBlockingsRequest) (*GetBlockingsResponse, error)
func (UnimplementedProfileServiceServer) GetFollowers ¶
func (UnimplementedProfileServiceServer) GetFollowers(context.Context, *GetFollowersRequest) (*GetFollowersResponse, error)
func (UnimplementedProfileServiceServer) GetFollowings ¶
func (UnimplementedProfileServiceServer) GetFollowings(context.Context, *GetFollowingsRequest) (*GetFollowingsResponse, error)
func (UnimplementedProfileServiceServer) GetMe ¶
func (UnimplementedProfileServiceServer) GetMe(context.Context, *GetMeRequest) (*GetMeResponse, error)
func (UnimplementedProfileServiceServer) GetMySettings ¶
func (UnimplementedProfileServiceServer) GetMySettings(context.Context, *GetMySettingsRequest) (*GetMySettingsResponse, error)
func (UnimplementedProfileServiceServer) GetStatistics ¶
func (UnimplementedProfileServiceServer) GetStatistics(context.Context, *GetStatisticsRequest) (*GetStatisticsResponse, error)
func (UnimplementedProfileServiceServer) GetUser ¶
func (UnimplementedProfileServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
func (UnimplementedProfileServiceServer) GetUserByUsername ¶
func (UnimplementedProfileServiceServer) GetUserByUsername(context.Context, *GetUserByUsernameRequest) (*GetUserByUsernameResponse, error)
func (UnimplementedProfileServiceServer) GetUserCounter ¶
func (UnimplementedProfileServiceServer) GetUserCounter(context.Context, *GetUserCounterRequest) (*GetUserCounterResponse, error)
func (UnimplementedProfileServiceServer) GetUserIDByAffiliateCodeWithoutAuth ¶ added in v0.2.56
func (UnimplementedProfileServiceServer) GetUserIDByAffiliateCodeWithoutAuth(context.Context, *GetUserIDByAffiliateCodeWithoutAuthRequest) (*GetUserIDByAffiliateCodeWithoutAuthResponse, error)
func (UnimplementedProfileServiceServer) GetUserIDs ¶
func (UnimplementedProfileServiceServer) GetUserIDs(context.Context, *GetUserIDsRequest) (*GetUserIDsResponse, error)
func (UnimplementedProfileServiceServer) GetUsers ¶
func (UnimplementedProfileServiceServer) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error)
func (UnimplementedProfileServiceServer) GetVerifiedUsers ¶
func (UnimplementedProfileServiceServer) GetVerifiedUsers(context.Context, *GetVerifiedUsersRequest) (*GetVerifiedUsersResponse, error)
func (UnimplementedProfileServiceServer) GlitterBomb ¶
func (UnimplementedProfileServiceServer) GlitterBomb(context.Context, *GlitterBombRequest) (*GlitterBombResponse, error)
func (UnimplementedProfileServiceServer) IsBanned ¶
func (UnimplementedProfileServiceServer) IsBanned(context.Context, *IsBannedRequest) (*IsBannedResponse, error)
func (UnimplementedProfileServiceServer) PublishHistoricalBlockEvents ¶
func (UnimplementedProfileServiceServer) PublishHistoricalBlockEvents(context.Context, *PublishHistoricalBlockEventsRequest) (*PublishHistoricalBlockEventsResponse, error)
func (UnimplementedProfileServiceServer) PublishHistoricalFollowEvents ¶
func (UnimplementedProfileServiceServer) PublishHistoricalFollowEvents(context.Context, *PublishHistoricalFollowEventsRequest) (*PublishHistoricalFollowEventsResponse, error)
func (UnimplementedProfileServiceServer) PublishHistoricalUserEvents ¶
func (UnimplementedProfileServiceServer) PublishHistoricalUserEvents(context.Context, *PublishHistoricalUserEventsRequest) (*PublishHistoricalUserEventsResponse, error)
func (UnimplementedProfileServiceServer) SearchFollowers ¶
func (UnimplementedProfileServiceServer) SearchFollowers(context.Context, *SearchFollowersRequest) (*SearchFollowersResponse, error)
func (UnimplementedProfileServiceServer) SearchUsers ¶
func (UnimplementedProfileServiceServer) SearchUsers(context.Context, *SearchUsersRequest) (*SearchUsersResponse, error)
func (UnimplementedProfileServiceServer) SearchUsersForDirectChat ¶
func (UnimplementedProfileServiceServer) SearchUsersForDirectChat(context.Context, *SearchUsersForDirectChatRequest) (*SearchUsersForDirectChatResponse, error)
func (UnimplementedProfileServiceServer) ShareUser ¶
func (UnimplementedProfileServiceServer) ShareUser(context.Context, *ShareUserRequest) (*ShareUserResponse, error)
func (UnimplementedProfileServiceServer) SiteMapGenerator ¶ added in v0.2.23
func (UnimplementedProfileServiceServer) StopPublishHistoricalBlockEvents ¶
func (UnimplementedProfileServiceServer) StopPublishHistoricalBlockEvents(context.Context, *StopPublishHistoricalBlockEventsRequest) (*StopPublishHistoricalBlockEventsResponse, error)
func (UnimplementedProfileServiceServer) StopPublishHistoricalFollowEvents ¶
func (UnimplementedProfileServiceServer) StopPublishHistoricalFollowEvents(context.Context, *StopPublishHistoricalFollowEventsRequest) (*StopPublishHistoricalFollowEventsResponse, error)
func (UnimplementedProfileServiceServer) StopPublishHistoricalUserEvents ¶
func (UnimplementedProfileServiceServer) StopPublishHistoricalUserEvents(context.Context, *StopPublishHistoricalUserEventsRequest) (*StopPublishHistoricalUserEventsResponse, error)
func (UnimplementedProfileServiceServer) Unban ¶
func (UnimplementedProfileServiceServer) Unban(context.Context, *UnbanRequest) (*UnbanResponse, error)
func (UnimplementedProfileServiceServer) Unblock ¶
func (UnimplementedProfileServiceServer) Unblock(context.Context, *UnblockRequest) (*UnblockResponse, error)
func (UnimplementedProfileServiceServer) Unfollow ¶
func (UnimplementedProfileServiceServer) Unfollow(context.Context, *UnfollowRequest) (*UnfollowResponse, error)
func (UnimplementedProfileServiceServer) Unverify ¶
func (UnimplementedProfileServiceServer) Unverify(context.Context, *UnverifyRequest) (*UnverifyResponse, error)
func (UnimplementedProfileServiceServer) UpdateMe ¶
func (UnimplementedProfileServiceServer) UpdateMe(context.Context, *UpdateMeRequest) (*UpdateMeResponse, error)
func (UnimplementedProfileServiceServer) UpdateSetting ¶
func (UnimplementedProfileServiceServer) UpdateSetting(context.Context, *UpdateSettingRequest) (*UpdateSettingResponse, error)
func (UnimplementedProfileServiceServer) UpgradeGuestUser ¶ added in v0.2.27
func (UnimplementedProfileServiceServer) UpgradeGuestUser(context.Context, *UpgradeGuestUserRequest) (*UpgradeGuestUserResponse, error)
func (UnimplementedProfileServiceServer) ValidateUsername ¶ added in v0.2.28
func (UnimplementedProfileServiceServer) ValidateUsername(context.Context, *ValidateUsernameRequest) (*ValidateUsernameResponse, error)
func (UnimplementedProfileServiceServer) Verify ¶
func (UnimplementedProfileServiceServer) Verify(context.Context, *VerifyRequest) (*VerifyResponse, error)
type UnsafeProfileServiceServer ¶
type UnsafeProfileServiceServer interface {
// contains filtered or unexported methods
}
UnsafeProfileServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ProfileServiceServer 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 UpdateMeRequest ¶
type UpdateMeRequest struct { Username *string `protobuf:"bytes,1,opt,name=username,proto3,oneof" json:"username,omitempty"` Firstname *string `protobuf:"bytes,2,opt,name=firstname,proto3,oneof" json:"firstname,omitempty"` Surname *string `protobuf:"bytes,3,opt,name=surname,proto3,oneof" json:"surname,omitempty"` Bio *string `protobuf:"bytes,4,opt,name=bio,proto3,oneof" json:"bio,omitempty"` ProfileImageUrl *string `protobuf:"bytes,5,opt,name=profile_image_url,json=profileImageUrl,proto3,oneof" json:"profile_image_url,omitempty"` CountryCode *string `protobuf:"bytes,6,opt,name=country_code,json=countryCode,proto3,oneof" json:"country_code,omitempty"` LanguageCodes []string `protobuf:"bytes,7,rep,name=language_codes,json=languageCodes,proto3" json:"language_codes,omitempty"` // what if we don't want to update language code Birthday *string `protobuf:"bytes,8,opt,name=birthday,proto3,oneof" json:"birthday,omitempty"` Email *string `protobuf:"bytes,9,opt,name=email,proto3,oneof" json:"email,omitempty"` PhoneNumber *string `protobuf:"bytes,10,opt,name=phone_number,json=phoneNumber,proto3,oneof" json:"phone_number,omitempty"` Age *int64 `protobuf:"varint,11,opt,name=age,proto3,oneof" json:"age,omitempty"` // contains filtered or unexported fields }
func (*UpdateMeRequest) Descriptor
deprecated
func (*UpdateMeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMeRequest.ProtoReflect.Descriptor instead.
func (*UpdateMeRequest) GetAge ¶
func (x *UpdateMeRequest) GetAge() int64
func (*UpdateMeRequest) GetBio ¶
func (x *UpdateMeRequest) GetBio() string
func (*UpdateMeRequest) GetBirthday ¶
func (x *UpdateMeRequest) GetBirthday() string
func (*UpdateMeRequest) GetCountryCode ¶
func (x *UpdateMeRequest) GetCountryCode() string
func (*UpdateMeRequest) GetEmail ¶
func (x *UpdateMeRequest) GetEmail() string
func (*UpdateMeRequest) GetFirstname ¶
func (x *UpdateMeRequest) GetFirstname() string
func (*UpdateMeRequest) GetLanguageCodes ¶
func (x *UpdateMeRequest) GetLanguageCodes() []string
func (*UpdateMeRequest) GetPhoneNumber ¶
func (x *UpdateMeRequest) GetPhoneNumber() string
func (*UpdateMeRequest) GetProfileImageUrl ¶
func (x *UpdateMeRequest) GetProfileImageUrl() string
func (*UpdateMeRequest) GetSurname ¶
func (x *UpdateMeRequest) GetSurname() string
func (*UpdateMeRequest) GetUsername ¶
func (x *UpdateMeRequest) GetUsername() string
func (*UpdateMeRequest) ProtoMessage ¶
func (*UpdateMeRequest) ProtoMessage()
func (*UpdateMeRequest) ProtoReflect ¶
func (x *UpdateMeRequest) ProtoReflect() protoreflect.Message
func (*UpdateMeRequest) Reset ¶
func (x *UpdateMeRequest) Reset()
func (*UpdateMeRequest) String ¶
func (x *UpdateMeRequest) String() string
type UpdateMeResponse ¶
type UpdateMeResponse struct {
// contains filtered or unexported fields
}
func (*UpdateMeResponse) Descriptor
deprecated
func (*UpdateMeResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMeResponse.ProtoReflect.Descriptor instead.
func (*UpdateMeResponse) ProtoMessage ¶
func (*UpdateMeResponse) ProtoMessage()
func (*UpdateMeResponse) ProtoReflect ¶
func (x *UpdateMeResponse) ProtoReflect() protoreflect.Message
func (*UpdateMeResponse) Reset ¶
func (x *UpdateMeResponse) Reset()
func (*UpdateMeResponse) String ¶
func (x *UpdateMeResponse) String() string
type UpdateSettingRequest ¶
type UpdateSettingRequest struct { SettingName string `protobuf:"bytes,1,opt,name=setting_name,json=settingName,proto3" json:"setting_name,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*UpdateSettingRequest) Descriptor
deprecated
func (*UpdateSettingRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSettingRequest.ProtoReflect.Descriptor instead.
func (*UpdateSettingRequest) GetSettingName ¶
func (x *UpdateSettingRequest) GetSettingName() string
func (*UpdateSettingRequest) GetValue ¶
func (x *UpdateSettingRequest) GetValue() string
func (*UpdateSettingRequest) ProtoMessage ¶
func (*UpdateSettingRequest) ProtoMessage()
func (*UpdateSettingRequest) ProtoReflect ¶
func (x *UpdateSettingRequest) ProtoReflect() protoreflect.Message
func (*UpdateSettingRequest) Reset ¶
func (x *UpdateSettingRequest) Reset()
func (*UpdateSettingRequest) String ¶
func (x *UpdateSettingRequest) String() string
type UpdateSettingResponse ¶
type UpdateSettingResponse struct {
// contains filtered or unexported fields
}
func (*UpdateSettingResponse) Descriptor
deprecated
func (*UpdateSettingResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSettingResponse.ProtoReflect.Descriptor instead.
func (*UpdateSettingResponse) ProtoMessage ¶
func (*UpdateSettingResponse) ProtoMessage()
func (*UpdateSettingResponse) ProtoReflect ¶
func (x *UpdateSettingResponse) ProtoReflect() protoreflect.Message
func (*UpdateSettingResponse) Reset ¶
func (x *UpdateSettingResponse) Reset()
func (*UpdateSettingResponse) String ¶
func (x *UpdateSettingResponse) String() string
type UpgradeGuestUserRequest ¶ added in v0.2.27
type UpgradeGuestUserRequest struct { Data *User `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*UpgradeGuestUserRequest) Descriptor
deprecated
added in
v0.2.27
func (*UpgradeGuestUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpgradeGuestUserRequest.ProtoReflect.Descriptor instead.
func (*UpgradeGuestUserRequest) GetData ¶ added in v0.2.27
func (x *UpgradeGuestUserRequest) GetData() *User
func (*UpgradeGuestUserRequest) ProtoMessage ¶ added in v0.2.27
func (*UpgradeGuestUserRequest) ProtoMessage()
func (*UpgradeGuestUserRequest) ProtoReflect ¶ added in v0.2.27
func (x *UpgradeGuestUserRequest) ProtoReflect() protoreflect.Message
func (*UpgradeGuestUserRequest) Reset ¶ added in v0.2.27
func (x *UpgradeGuestUserRequest) Reset()
func (*UpgradeGuestUserRequest) String ¶ added in v0.2.27
func (x *UpgradeGuestUserRequest) String() string
type UpgradeGuestUserResponse ¶ added in v0.2.27
type UpgradeGuestUserResponse struct {
// contains filtered or unexported fields
}
func (*UpgradeGuestUserResponse) Descriptor
deprecated
added in
v0.2.27
func (*UpgradeGuestUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpgradeGuestUserResponse.ProtoReflect.Descriptor instead.
func (*UpgradeGuestUserResponse) ProtoMessage ¶ added in v0.2.27
func (*UpgradeGuestUserResponse) ProtoMessage()
func (*UpgradeGuestUserResponse) ProtoReflect ¶ added in v0.2.27
func (x *UpgradeGuestUserResponse) ProtoReflect() protoreflect.Message
func (*UpgradeGuestUserResponse) Reset ¶ added in v0.2.27
func (x *UpgradeGuestUserResponse) Reset()
func (*UpgradeGuestUserResponse) String ¶ added in v0.2.27
func (x *UpgradeGuestUserResponse) String() string
type User ¶
type User 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"` Firstname string `protobuf:"bytes,3,opt,name=firstname,proto3" json:"firstname,omitempty"` Surname string `protobuf:"bytes,4,opt,name=surname,proto3" json:"surname,omitempty"` Bio string `protobuf:"bytes,5,opt,name=bio,proto3" json:"bio,omitempty"` ProfileImageUrl string `protobuf:"bytes,6,opt,name=profile_image_url,json=profileImageUrl,proto3" json:"profile_image_url,omitempty"` IsVerified bool `protobuf:"varint,7,opt,name=is_verified,json=isVerified,proto3" json:"is_verified,omitempty"` IsBanned bool `protobuf:"varint,8,opt,name=is_banned,json=isBanned,proto3" json:"is_banned,omitempty"` IsFollowingMe bool `protobuf:"varint,9,opt,name=is_following_me,json=isFollowingMe,proto3" json:"is_following_me,omitempty"` IsFollowedByMe bool `protobuf:"varint,10,opt,name=is_followed_by_me,json=isFollowedByMe,proto3" json:"is_followed_by_me,omitempty"` IsBlockedByMe bool `protobuf:"varint,11,opt,name=is_blocked_by_me,json=isBlockedByMe,proto3" json:"is_blocked_by_me,omitempty"` FollowerCount int64 `protobuf:"varint,12,opt,name=follower_count,json=followerCount,proto3" json:"follower_count,omitempty"` Status UserStatus `protobuf:"varint,14,opt,name=status,proto3,enum=profile.v2.UserStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
func (*User) GetFirstname ¶
func (*User) GetFollowerCount ¶
func (*User) GetIsBanned ¶
func (*User) GetIsBlockedByMe ¶
func (*User) GetIsFollowedByMe ¶
func (*User) GetIsFollowingMe ¶
func (*User) GetIsVerified ¶
func (*User) GetProfileImageUrl ¶
func (*User) GetShareLink ¶
func (*User) GetStatus ¶
func (x *User) GetStatus() UserStatus
func (*User) GetSurname ¶
func (*User) GetUsername ¶
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
type UserDetail ¶
type UserDetail struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` PhoneCountryCode string `protobuf:"bytes,3,opt,name=phone_country_code,json=phoneCountryCode,proto3" json:"phone_country_code,omitempty"` PhoneNumber string `protobuf:"bytes,4,opt,name=phone_number,json=phoneNumber,proto3" json:"phone_number,omitempty"` Age int64 `protobuf:"varint,5,opt,name=age,proto3" json:"age,omitempty"` CountryCode string `protobuf:"bytes,6,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"` LanguageCodes []string `protobuf:"bytes,7,rep,name=language_codes,json=languageCodes,proto3" json:"language_codes,omitempty"` // contains filtered or unexported fields }
func (*UserDetail) Descriptor
deprecated
func (*UserDetail) Descriptor() ([]byte, []int)
Deprecated: Use UserDetail.ProtoReflect.Descriptor instead.
func (*UserDetail) GetAge ¶
func (x *UserDetail) GetAge() int64
func (*UserDetail) GetCountryCode ¶
func (x *UserDetail) GetCountryCode() string
func (*UserDetail) GetEmail ¶
func (x *UserDetail) GetEmail() string
func (*UserDetail) GetLanguageCodes ¶
func (x *UserDetail) GetLanguageCodes() []string
func (*UserDetail) GetPhoneCountryCode ¶
func (x *UserDetail) GetPhoneCountryCode() string
func (*UserDetail) GetPhoneNumber ¶
func (x *UserDetail) GetPhoneNumber() string
func (*UserDetail) GetUserId ¶
func (x *UserDetail) GetUserId() string
func (*UserDetail) ProtoMessage ¶
func (*UserDetail) ProtoMessage()
func (*UserDetail) ProtoReflect ¶
func (x *UserDetail) ProtoReflect() protoreflect.Message
func (*UserDetail) Reset ¶
func (x *UserDetail) Reset()
func (*UserDetail) String ¶
func (x *UserDetail) String() string
type UserRole ¶
type UserRole int32
func (UserRole) Descriptor ¶
func (UserRole) Descriptor() protoreflect.EnumDescriptor
func (UserRole) EnumDescriptor
deprecated
func (UserRole) Number ¶
func (x UserRole) Number() protoreflect.EnumNumber
func (UserRole) Type ¶
func (UserRole) Type() protoreflect.EnumType
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 ValidateUsernameRequest ¶ added in v0.2.28
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.28
func (*ValidateUsernameRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateUsernameRequest.ProtoReflect.Descriptor instead.
func (*ValidateUsernameRequest) GetUsername ¶ added in v0.2.28
func (x *ValidateUsernameRequest) GetUsername() string
func (*ValidateUsernameRequest) ProtoMessage ¶ added in v0.2.28
func (*ValidateUsernameRequest) ProtoMessage()
func (*ValidateUsernameRequest) ProtoReflect ¶ added in v0.2.28
func (x *ValidateUsernameRequest) ProtoReflect() protoreflect.Message
func (*ValidateUsernameRequest) Reset ¶ added in v0.2.28
func (x *ValidateUsernameRequest) Reset()
func (*ValidateUsernameRequest) String ¶ added in v0.2.28
func (x *ValidateUsernameRequest) String() string
type ValidateUsernameResponse ¶ added in v0.2.28
type ValidateUsernameResponse struct {
// contains filtered or unexported fields
}
func (*ValidateUsernameResponse) Descriptor
deprecated
added in
v0.2.28
func (*ValidateUsernameResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateUsernameResponse.ProtoReflect.Descriptor instead.
func (*ValidateUsernameResponse) ProtoMessage ¶ added in v0.2.28
func (*ValidateUsernameResponse) ProtoMessage()
func (*ValidateUsernameResponse) ProtoReflect ¶ added in v0.2.28
func (x *ValidateUsernameResponse) ProtoReflect() protoreflect.Message
func (*ValidateUsernameResponse) Reset ¶ added in v0.2.28
func (x *ValidateUsernameResponse) Reset()
func (*ValidateUsernameResponse) String ¶ added in v0.2.28
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