Documentation ¶
Index ¶
- Variables
- func RegisterProfileServiceServer(s grpc.ServiceRegistrar, srv ProfileServiceServer)
- type ActivateMeRequest
- type ActivateMeResponse
- type AddUserContactsRequest
- func (*AddUserContactsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddUserContactsRequest) GetUserContactsInput() []*UserContactsInput
- func (*AddUserContactsRequest) ProtoMessage()
- func (x *AddUserContactsRequest) ProtoReflect() protoreflect.Message
- func (x *AddUserContactsRequest) Reset()
- func (x *AddUserContactsRequest) String() string
- type AddUserContactsResponse
- 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 ContactPhoneNumber
- func (*ContactPhoneNumber) Descriptor() ([]byte, []int)deprecated
- func (x *ContactPhoneNumber) GetLabel() string
- func (x *ContactPhoneNumber) GetNumber() string
- func (*ContactPhoneNumber) ProtoMessage()
- func (x *ContactPhoneNumber) ProtoReflect() protoreflect.Message
- func (x *ContactPhoneNumber) Reset()
- func (x *ContactPhoneNumber) 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() int64deprecated
- func (x *CreateUserRequest) GetBio() string
- func (x *CreateUserRequest) GetBirthdate() *protobuf.Date
- func (x *CreateUserRequest) GetCountryCode() string
- func (x *CreateUserRequest) GetCoverImageUrl() string
- func (x *CreateUserRequest) GetDisplayName() string
- func (x *CreateUserRequest) GetEmail() string
- func (x *CreateUserRequest) GetIsVerified() bool
- func (x *CreateUserRequest) GetLanguageCodes() []string
- func (x *CreateUserRequest) GetPhone() string
- func (x *CreateUserRequest) GetPhoneCountryCode() string
- func (x *CreateUserRequest) GetProfileImageId() string
- func (x *CreateUserRequest) GetProfileImageUrl() stringdeprecated
- 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 DeleteContactsRequest
- type DeleteContactsResponse
- 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 DeleteUserRequest
- type DeleteUserResponse
- type EmailTypeSignInVerificationCode
- func (*EmailTypeSignInVerificationCode) Descriptor() ([]byte, []int)deprecated
- func (x *EmailTypeSignInVerificationCode) GetRecipientEmail() string
- func (x *EmailTypeSignInVerificationCode) GetVerificationCode() string
- func (*EmailTypeSignInVerificationCode) ProtoMessage()
- func (x *EmailTypeSignInVerificationCode) ProtoReflect() protoreflect.Message
- func (x *EmailTypeSignInVerificationCode) Reset()
- func (x *EmailTypeSignInVerificationCode) String() string
- type FollowRequest
- type FollowResponse
- type GenerateUsernameSuggestionsRequest
- func (*GenerateUsernameSuggestionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateUsernameSuggestionsRequest) GetSuggestionCount() uint32
- func (x *GenerateUsernameSuggestionsRequest) GetUsername() string
- func (*GenerateUsernameSuggestionsRequest) ProtoMessage()
- func (x *GenerateUsernameSuggestionsRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateUsernameSuggestionsRequest) Reset()
- func (x *GenerateUsernameSuggestionsRequest) String() string
- type GenerateUsernameSuggestionsResponse
- func (*GenerateUsernameSuggestionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateUsernameSuggestionsResponse) GetSuggestions() []string
- func (*GenerateUsernameSuggestionsResponse) ProtoMessage()
- func (x *GenerateUsernameSuggestionsResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateUsernameSuggestionsResponse) Reset()
- func (x *GenerateUsernameSuggestionsResponse) String() string
- type GetBlockListRequest
- func (*GetBlockListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockListRequest) GetUserId() string
- func (*GetBlockListRequest) ProtoMessage()
- func (x *GetBlockListRequest) ProtoReflect() protoreflect.Message
- func (x *GetBlockListRequest) Reset()
- func (x *GetBlockListRequest) String() string
- type GetBlockListResponse
- func (*GetBlockListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockListResponse) GetBlockedByMe() []string
- func (x *GetBlockListResponse) GetBlockedMe() []string
- func (x *GetBlockListResponse) GetUserIds() []string
- func (*GetBlockListResponse) ProtoMessage()
- func (x *GetBlockListResponse) ProtoReflect() protoreflect.Message
- func (x *GetBlockListResponse) Reset()
- func (x *GetBlockListResponse) String() string
- type 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 GetContactByIdRequest
- func (*GetContactByIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetContactByIdRequest) GetContactId() string
- func (*GetContactByIdRequest) ProtoMessage()
- func (x *GetContactByIdRequest) ProtoReflect() protoreflect.Message
- func (x *GetContactByIdRequest) Reset()
- func (x *GetContactByIdRequest) String() string
- type GetContactByIdResponse
- func (*GetContactByIdResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetContactByIdResponse) GetContact() *UserContact
- func (*GetContactByIdResponse) ProtoMessage()
- func (x *GetContactByIdResponse) ProtoReflect() protoreflect.Message
- func (x *GetContactByIdResponse) Reset()
- func (x *GetContactByIdResponse) 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() int64deprecated
- func (x *GetMeResponse) GetBio() string
- func (x *GetMeResponse) GetBirthdate() *protobuf.Date
- func (x *GetMeResponse) GetCountryCode() string
- func (x *GetMeResponse) GetCoverImageId() string
- func (x *GetMeResponse) GetCoverImageThumbnailUrl() string
- func (x *GetMeResponse) GetCoverImageUrl() string
- func (x *GetMeResponse) GetDisplayName() string
- func (x *GetMeResponse) GetEmail() string
- func (x *GetMeResponse) GetFollowerCount() int64
- func (x *GetMeResponse) GetFollowingCount() 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) GetProfileImageId() string
- func (x *GetMeResponse) GetProfileImageThumbnailUrl() 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 GetUserByEmailRequest
- func (*GetUserByEmailRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserByEmailRequest) GetEmail() string
- func (*GetUserByEmailRequest) ProtoMessage()
- func (x *GetUserByEmailRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserByEmailRequest) Reset()
- func (x *GetUserByEmailRequest) String() string
- type GetUserByEmailResponse
- func (*GetUserByEmailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserByEmailResponse) GetUser() *User
- func (*GetUserByEmailResponse) ProtoMessage()
- func (x *GetUserByEmailResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserByEmailResponse) Reset()
- func (x *GetUserByEmailResponse) String() string
- type GetUserByPhoneRequest
- func (*GetUserByPhoneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserByPhoneRequest) GetPhone() string
- func (*GetUserByPhoneRequest) ProtoMessage()
- func (x *GetUserByPhoneRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserByPhoneRequest) Reset()
- func (x *GetUserByPhoneRequest) String() string
- type GetUserByPhoneResponse
- func (*GetUserByPhoneResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserByPhoneResponse) GetUser() *User
- func (*GetUserByPhoneResponse) ProtoMessage()
- func (x *GetUserByPhoneResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserByPhoneResponse) Reset()
- func (x *GetUserByPhoneResponse) 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 GetUserContactsRequest
- func (*GetUserContactsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserContactsRequest) GetCursor() *protobuf.PageCursor
- func (x *GetUserContactsRequest) GetSearchQuery() string
- func (*GetUserContactsRequest) ProtoMessage()
- func (x *GetUserContactsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserContactsRequest) Reset()
- func (x *GetUserContactsRequest) String() string
- type GetUserContactsResponse
- func (*GetUserContactsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserContactsResponse) GetContacts() []*UserContact
- func (x *GetUserContactsResponse) GetInfo() *protobuf.PageInfo
- func (*GetUserContactsResponse) ProtoMessage()
- func (x *GetUserContactsResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserContactsResponse) Reset()
- func (x *GetUserContactsResponse) 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) GetCoverImageId() string
- func (x *GetUserResponse) GetCoverImageThumbnailUrl() string
- func (x *GetUserResponse) GetCoverImageUrl() string
- func (x *GetUserResponse) GetDisplayName() string
- func (x *GetUserResponse) GetFollowerCount() int64
- func (x *GetUserResponse) GetFollowingCount() 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) GetProfileImageId() string
- func (x *GetUserResponse) GetProfileImageThumbnailUrl() string
- 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 NotifyAllRequest
- func (*NotifyAllRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyAllRequest) GetEntityId() string
- func (x *NotifyAllRequest) GetNotifyType() NotifyType
- func (*NotifyAllRequest) ProtoMessage()
- func (x *NotifyAllRequest) ProtoReflect() protoreflect.Message
- func (x *NotifyAllRequest) Reset()
- func (x *NotifyAllRequest) String() string
- type NotifyAllResponse
- type NotifyContactRequest
- func (*NotifyContactRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyContactRequest) GetEntityId() string
- func (x *NotifyContactRequest) GetNotifyType() NotifyType
- func (x *NotifyContactRequest) GetUserId() string
- func (x *NotifyContactRequest) GetUserType() UserType
- func (*NotifyContactRequest) ProtoMessage()
- func (x *NotifyContactRequest) ProtoReflect() protoreflect.Message
- func (x *NotifyContactRequest) Reset()
- func (x *NotifyContactRequest) String() string
- type NotifyContactResponse
- type NotifyType
- 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 RecommendUsersFromContactsToFollowRequest
- func (*RecommendUsersFromContactsToFollowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecommendUsersFromContactsToFollowRequest) GetCursor() *protobuf.PageCursor
- func (*RecommendUsersFromContactsToFollowRequest) ProtoMessage()
- func (x *RecommendUsersFromContactsToFollowRequest) ProtoReflect() protoreflect.Message
- func (x *RecommendUsersFromContactsToFollowRequest) Reset()
- func (x *RecommendUsersFromContactsToFollowRequest) String() string
- type RecommendUsersFromContactsToFollowResponse
- func (*RecommendUsersFromContactsToFollowResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RecommendUsersFromContactsToFollowResponse) GetContacts() map[string]*UserContact
- func (x *RecommendUsersFromContactsToFollowResponse) GetPageInfo() *PageInfo
- func (x *RecommendUsersFromContactsToFollowResponse) GetUsers() []*User
- func (*RecommendUsersFromContactsToFollowResponse) ProtoMessage()
- func (x *RecommendUsersFromContactsToFollowResponse) ProtoReflect() protoreflect.Message
- func (x *RecommendUsersFromContactsToFollowResponse) Reset()
- func (x *RecommendUsersFromContactsToFollowResponse) String() string
- type RecommendUsersYouMayKnowRequest
- func (*RecommendUsersYouMayKnowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecommendUsersYouMayKnowRequest) GetCursor() *protobuf.PageCursor
- func (*RecommendUsersYouMayKnowRequest) ProtoMessage()
- func (x *RecommendUsersYouMayKnowRequest) ProtoReflect() protoreflect.Message
- func (x *RecommendUsersYouMayKnowRequest) Reset()
- func (x *RecommendUsersYouMayKnowRequest) String() string
- type RecommendUsersYouMayKnowResponse
- func (*RecommendUsersYouMayKnowResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RecommendUsersYouMayKnowResponse) GetContacts() map[string]*UserContact
- func (x *RecommendUsersYouMayKnowResponse) GetPageInfo() *protobuf.PageInfo
- func (x *RecommendUsersYouMayKnowResponse) GetUsers() []*User
- func (*RecommendUsersYouMayKnowResponse) ProtoMessage()
- func (x *RecommendUsersYouMayKnowResponse) ProtoReflect() protoreflect.Message
- func (x *RecommendUsersYouMayKnowResponse) Reset()
- func (x *RecommendUsersYouMayKnowResponse) String() string
- type SMSTypeSignInVerificationCode
- func (*SMSTypeSignInVerificationCode) Descriptor() ([]byte, []int)deprecated
- func (x *SMSTypeSignInVerificationCode) GetRecipientPhoneNumber() string
- func (x *SMSTypeSignInVerificationCode) GetVerificationCode() string
- func (*SMSTypeSignInVerificationCode) ProtoMessage()
- func (x *SMSTypeSignInVerificationCode) ProtoReflect() protoreflect.Message
- func (x *SMSTypeSignInVerificationCode) Reset()
- func (x *SMSTypeSignInVerificationCode) 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 SendEmailRequest
- func (*SendEmailRequest) Descriptor() ([]byte, []int)deprecated
- func (m *SendEmailRequest) GetEmailType() isSendEmailRequest_EmailType
- func (x *SendEmailRequest) GetEmailTypeSignInVerificationCode() *EmailTypeSignInVerificationCode
- func (*SendEmailRequest) ProtoMessage()
- func (x *SendEmailRequest) ProtoReflect() protoreflect.Message
- func (x *SendEmailRequest) Reset()
- func (x *SendEmailRequest) String() string
- type SendEmailRequest_EmailTypeSignInVerificationCode
- type SendEmailResponse
- type SendSMSRequest
- func (*SendSMSRequest) Descriptor() ([]byte, []int)deprecated
- func (m *SendSMSRequest) GetSmsType() isSendSMSRequest_SmsType
- func (x *SendSMSRequest) GetSmsTypeSignInVerificationCode() *SMSTypeSignInVerificationCode
- func (*SendSMSRequest) ProtoMessage()
- func (x *SendSMSRequest) ProtoReflect() protoreflect.Message
- func (x *SendSMSRequest) Reset()
- func (x *SendSMSRequest) String() string
- type SendSMSRequest_SmsTypeSignInVerificationCode
- type SendSMSResponse
- 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) AddUserContacts(context.Context, *AddUserContactsRequest) (*AddUserContactsResponse, 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) DeleteContacts(context.Context, *DeleteContactsRequest) (*DeleteContactsResponse, error)
- func (UnimplementedProfileServiceServer) DeleteMe(context.Context, *DeleteMeRequest) (*DeleteMeResponse, error)
- func (UnimplementedProfileServiceServer) DeleteTestUser(context.Context, *DeleteTestUserRequest) (*DeleteTestUserResponse, error)
- func (UnimplementedProfileServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
- func (UnimplementedProfileServiceServer) Follow(context.Context, *FollowRequest) (*FollowResponse, error)
- func (UnimplementedProfileServiceServer) GenerateUsernameSuggestions(context.Context, *GenerateUsernameSuggestionsRequest) (*GenerateUsernameSuggestionsResponse, 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) GetContactById(context.Context, *GetContactByIdRequest) (*GetContactByIdResponse, 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) GetUserByEmail(context.Context, *GetUserByEmailRequest) (*GetUserByEmailResponse, error)
- func (UnimplementedProfileServiceServer) GetUserByPhone(context.Context, *GetUserByPhoneRequest) (*GetUserByPhoneResponse, error)
- func (UnimplementedProfileServiceServer) GetUserByUsername(context.Context, *GetUserByUsernameRequest) (*GetUserByUsernameResponse, error)
- func (UnimplementedProfileServiceServer) GetUserContacts(context.Context, *GetUserContactsRequest) (*GetUserContactsResponse, 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) NotifyAll(context.Context, *NotifyAllRequest) (*NotifyAllResponse, error)
- func (UnimplementedProfileServiceServer) NotifyContact(context.Context, *NotifyContactRequest) (*NotifyContactResponse, 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) RecommendUsersFromContactsToFollow(context.Context, *RecommendUsersFromContactsToFollowRequest) (*RecommendUsersFromContactsToFollowResponse, error)
- func (UnimplementedProfileServiceServer) RecommendUsersYouMayKnow(context.Context, *RecommendUsersYouMayKnowRequest) (*RecommendUsersYouMayKnowResponse, 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) SendEmail(context.Context, *SendEmailRequest) (*SendEmailResponse, error)
- func (UnimplementedProfileServiceServer) SendSMS(context.Context, *SendSMSRequest) (*SendSMSResponse, 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) UpdateUserPhone(context.Context, *UpdateUserPhoneRequest) (*UpdateUserPhoneResponse, 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() int64deprecated
- func (x *UpdateMeRequest) GetBio() string
- func (x *UpdateMeRequest) GetBirthdate() *protobuf.Date
- func (x *UpdateMeRequest) GetBirthday() string
- func (x *UpdateMeRequest) GetCountryCode() string
- func (x *UpdateMeRequest) GetCoverImageId() string
- func (x *UpdateMeRequest) GetCoverImageUrl() stringdeprecated
- func (x *UpdateMeRequest) GetDisplayName() string
- func (x *UpdateMeRequest) GetEmail() string
- func (x *UpdateMeRequest) GetLanguageCodes() []string
- func (x *UpdateMeRequest) GetPhoneNumber() string
- func (x *UpdateMeRequest) GetProfileImageId() string
- func (x *UpdateMeRequest) GetProfileImageUrl() stringdeprecated
- 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 UpdateUserPhoneRequest
- func (*UpdateUserPhoneRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserPhoneRequest) GetFirebaseToken() string
- func (*UpdateUserPhoneRequest) ProtoMessage()
- func (x *UpdateUserPhoneRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserPhoneRequest) Reset()
- func (x *UpdateUserPhoneRequest) String() string
- type UpdateUserPhoneResponse
- type UpgradeGuestUserRequest
- func (*UpgradeGuestUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpgradeGuestUserRequest) GetData() *Userdeprecated
- func (x *UpgradeGuestUserRequest) GetProfileImageId() string
- func (x *UpgradeGuestUserRequest) GetUsername() string
- 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) GetBirthdate() *protobuf.Date
- func (x *User) GetCoverImageId() string
- func (x *User) GetCoverImageThumbnailUrl() string
- func (x *User) GetCoverImageUrl() string
- func (x *User) GetDisplayName() string
- func (x *User) GetFollowerCount() int64
- func (x *User) GetFollowingCount() 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) GetProfileImageId() string
- func (x *User) GetProfileImageThumbnailUrl() string
- 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 UserContact
- func (*UserContact) Descriptor() ([]byte, []int)deprecated
- func (x *UserContact) GetId() string
- func (x *UserContact) GetName() string
- func (x *UserContact) GetPhone() *ContactPhoneNumber
- func (*UserContact) ProtoMessage()
- func (x *UserContact) ProtoReflect() protoreflect.Message
- func (x *UserContact) Reset()
- func (x *UserContact) String() string
- type UserContactsInput
- func (*UserContactsInput) Descriptor() ([]byte, []int)deprecated
- func (x *UserContactsInput) GetFamilyName() string
- func (x *UserContactsInput) GetFullName() string
- func (x *UserContactsInput) GetHasAvatar() bool
- func (x *UserContactsInput) GetHasJobTitle() bool
- func (x *UserContactsInput) GetPhoneNumber() []*ContactPhoneNumber
- func (*UserContactsInput) ProtoMessage()
- func (x *UserContactsInput) ProtoReflect() protoreflect.Message
- func (x *UserContactsInput) Reset()
- func (x *UserContactsInput) String() string
- type UserRole
- type UserStatus
- type UserType
- 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 ( NotifyType_name = map[int32]string{ 0: "NOTIFY_TYPE_UNSPECIFIED", 1: "NOTIFY_TYPE_INVITE_CIRCLE", 2: "NOTIFY_TYPE_SHARE_POST", 3: "NOTIFY_TYPE_INVITE_FRIEND", 4: "NOTIFY_TYPE_ADD_FRIEND", 5: "NOTIFY_TYPE_INVITE_CHAT", 6: "NOTIFY_TYPE_TAG_POST", 7: "NOTIFY_TYPE_TAG_POLL_POST", } NotifyType_value = map[string]int32{ "NOTIFY_TYPE_UNSPECIFIED": 0, "NOTIFY_TYPE_INVITE_CIRCLE": 1, "NOTIFY_TYPE_SHARE_POST": 2, "NOTIFY_TYPE_INVITE_FRIEND": 3, "NOTIFY_TYPE_ADD_FRIEND": 4, "NOTIFY_TYPE_INVITE_CHAT": 5, "NOTIFY_TYPE_TAG_POST": 6, "NOTIFY_TYPE_TAG_POLL_POST": 7, } )
Enum value maps for NotifyType.
var ( UserType_name = map[int32]string{ 0: "USER_TYPE_UNSPECIFIED", 1: "USER_TYPE_PICNIC", 2: "USER_TYPE_CONTACT", } UserType_value = map[string]int32{ "USER_TYPE_UNSPECIFIED": 0, "USER_TYPE_PICNIC": 1, "USER_TYPE_CONTACT": 2, } )
Enum value maps for UserType.
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: "GetUserByEmail", Handler: _ProfileService_GetUserByEmail_Handler, }, { MethodName: "GetUserByPhone", Handler: _ProfileService_GetUserByPhone_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: "GenerateUsernameSuggestions", Handler: _ProfileService_GenerateUsernameSuggestions_Handler, }, { MethodName: "ValidateUsername", Handler: _ProfileService_ValidateUsername_Handler, }, { MethodName: "DeleteUser", Handler: _ProfileService_DeleteUser_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, }, { MethodName: "SendSMS", Handler: _ProfileService_SendSMS_Handler, }, { MethodName: "SendEmail", Handler: _ProfileService_SendEmail_Handler, }, { MethodName: "AddUserContacts", Handler: _ProfileService_AddUserContacts_Handler, }, { MethodName: "GetUserContacts", Handler: _ProfileService_GetUserContacts_Handler, }, { MethodName: "NotifyContact", Handler: _ProfileService_NotifyContact_Handler, }, { MethodName: "NotifyAll", Handler: _ProfileService_NotifyAll_Handler, }, { MethodName: "DeleteContacts", Handler: _ProfileService_DeleteContacts_Handler, }, { MethodName: "GetContactById", Handler: _ProfileService_GetContactById_Handler, }, { MethodName: "RecommendUsersFromContactsToFollow", Handler: _ProfileService_RecommendUsersFromContactsToFollow_Handler, }, { MethodName: "RecommendUsersYouMayKnow", Handler: _ProfileService_RecommendUsersYouMayKnow_Handler, }, { MethodName: "UpdateUserPhone", Handler: _ProfileService_UpdateUserPhone_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 AddUserContactsRequest ¶ added in v0.2.127
type AddUserContactsRequest struct { UserContactsInput []*UserContactsInput `protobuf:"bytes,1,rep,name=user_contacts_input,json=userContactsInput,proto3" json:"user_contacts_input,omitempty"` // contains filtered or unexported fields }
func (*AddUserContactsRequest) Descriptor
deprecated
added in
v0.2.127
func (*AddUserContactsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddUserContactsRequest.ProtoReflect.Descriptor instead.
func (*AddUserContactsRequest) GetUserContactsInput ¶ added in v0.2.127
func (x *AddUserContactsRequest) GetUserContactsInput() []*UserContactsInput
func (*AddUserContactsRequest) ProtoMessage ¶ added in v0.2.127
func (*AddUserContactsRequest) ProtoMessage()
func (*AddUserContactsRequest) ProtoReflect ¶ added in v0.2.127
func (x *AddUserContactsRequest) ProtoReflect() protoreflect.Message
func (*AddUserContactsRequest) Reset ¶ added in v0.2.127
func (x *AddUserContactsRequest) Reset()
func (*AddUserContactsRequest) String ¶ added in v0.2.127
func (x *AddUserContactsRequest) String() string
type AddUserContactsResponse ¶ added in v0.2.127
type AddUserContactsResponse struct {
// contains filtered or unexported fields
}
func (*AddUserContactsResponse) Descriptor
deprecated
added in
v0.2.127
func (*AddUserContactsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddUserContactsResponse.ProtoReflect.Descriptor instead.
func (*AddUserContactsResponse) ProtoMessage ¶ added in v0.2.127
func (*AddUserContactsResponse) ProtoMessage()
func (*AddUserContactsResponse) ProtoReflect ¶ added in v0.2.127
func (x *AddUserContactsResponse) ProtoReflect() protoreflect.Message
func (*AddUserContactsResponse) Reset ¶ added in v0.2.127
func (x *AddUserContactsResponse) Reset()
func (*AddUserContactsResponse) String ¶ added in v0.2.127
func (x *AddUserContactsResponse) 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 ContactPhoneNumber ¶ added in v0.2.127
type ContactPhoneNumber struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Number string `protobuf:"bytes,2,opt,name=number,proto3" json:"number,omitempty"` // contains filtered or unexported fields }
func (*ContactPhoneNumber) Descriptor
deprecated
added in
v0.2.127
func (*ContactPhoneNumber) Descriptor() ([]byte, []int)
Deprecated: Use ContactPhoneNumber.ProtoReflect.Descriptor instead.
func (*ContactPhoneNumber) GetLabel ¶ added in v0.2.127
func (x *ContactPhoneNumber) GetLabel() string
func (*ContactPhoneNumber) GetNumber ¶ added in v0.2.127
func (x *ContactPhoneNumber) GetNumber() string
func (*ContactPhoneNumber) ProtoMessage ¶ added in v0.2.127
func (*ContactPhoneNumber) ProtoMessage()
func (*ContactPhoneNumber) ProtoReflect ¶ added in v0.2.127
func (x *ContactPhoneNumber) ProtoReflect() protoreflect.Message
func (*ContactPhoneNumber) Reset ¶ added in v0.2.127
func (x *ContactPhoneNumber) Reset()
func (*ContactPhoneNumber) String ¶ added in v0.2.127
func (x *ContactPhoneNumber) 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"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,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"` // Deprecated: Do not use. 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"` // Deprecated: Do not use. 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"` CoverImageUrl *string `protobuf:"bytes,19,opt,name=cover_image_url,json=coverImageUrl,proto3,oneof" json:"cover_image_url,omitempty"` ProfileImageId *string `protobuf:"bytes,20,opt,name=profile_image_id,json=profileImageId,proto3,oneof" json:"profile_image_id,omitempty"` Birthdate *protobuf.Date `protobuf:"bytes,21,opt,name=birthdate,proto3,oneof" json:"birthdate,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
deprecated
func (x *CreateUserRequest) GetAge() int64
Deprecated: Do not use.
func (*CreateUserRequest) GetBio ¶
func (x *CreateUserRequest) GetBio() string
func (*CreateUserRequest) GetBirthdate ¶ added in v0.2.179
func (x *CreateUserRequest) GetBirthdate() *protobuf.Date
func (*CreateUserRequest) GetCountryCode ¶
func (x *CreateUserRequest) GetCountryCode() string
func (*CreateUserRequest) GetCoverImageUrl ¶ added in v0.2.106
func (x *CreateUserRequest) GetCoverImageUrl() string
func (*CreateUserRequest) GetDisplayName ¶ added in v0.2.148
func (x *CreateUserRequest) GetDisplayName() string
func (*CreateUserRequest) GetEmail ¶
func (x *CreateUserRequest) GetEmail() 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) GetProfileImageId ¶ added in v0.2.138
func (x *CreateUserRequest) GetProfileImageId() string
func (*CreateUserRequest) GetProfileImageUrl
deprecated
func (x *CreateUserRequest) GetProfileImageUrl() string
Deprecated: Do not use.
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 DeleteContactsRequest ¶ added in v0.2.127
type DeleteContactsRequest struct {
// contains filtered or unexported fields
}
func (*DeleteContactsRequest) Descriptor
deprecated
added in
v0.2.127
func (*DeleteContactsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteContactsRequest.ProtoReflect.Descriptor instead.
func (*DeleteContactsRequest) ProtoMessage ¶ added in v0.2.127
func (*DeleteContactsRequest) ProtoMessage()
func (*DeleteContactsRequest) ProtoReflect ¶ added in v0.2.127
func (x *DeleteContactsRequest) ProtoReflect() protoreflect.Message
func (*DeleteContactsRequest) Reset ¶ added in v0.2.127
func (x *DeleteContactsRequest) Reset()
func (*DeleteContactsRequest) String ¶ added in v0.2.127
func (x *DeleteContactsRequest) String() string
type DeleteContactsResponse ¶ added in v0.2.127
type DeleteContactsResponse struct {
// contains filtered or unexported fields
}
func (*DeleteContactsResponse) Descriptor
deprecated
added in
v0.2.127
func (*DeleteContactsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteContactsResponse.ProtoReflect.Descriptor instead.
func (*DeleteContactsResponse) ProtoMessage ¶ added in v0.2.127
func (*DeleteContactsResponse) ProtoMessage()
func (*DeleteContactsResponse) ProtoReflect ¶ added in v0.2.127
func (x *DeleteContactsResponse) ProtoReflect() protoreflect.Message
func (*DeleteContactsResponse) Reset ¶ added in v0.2.127
func (x *DeleteContactsResponse) Reset()
func (*DeleteContactsResponse) String ¶ added in v0.2.127
func (x *DeleteContactsResponse) 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 DeleteUserRequest ¶ added in v0.2.135
type DeleteUserRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserRequest) Descriptor
deprecated
added in
v0.2.135
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserRequest) GetUserId ¶ added in v0.2.135
func (x *DeleteUserRequest) GetUserId() string
func (*DeleteUserRequest) ProtoMessage ¶ added in v0.2.135
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶ added in v0.2.135
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶ added in v0.2.135
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) String ¶ added in v0.2.135
func (x *DeleteUserRequest) String() string
type DeleteUserResponse ¶ added in v0.2.135
type DeleteUserResponse struct {
// contains filtered or unexported fields
}
func (*DeleteUserResponse) Descriptor
deprecated
added in
v0.2.135
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteUserResponse) ProtoMessage ¶ added in v0.2.135
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) ProtoReflect ¶ added in v0.2.135
func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserResponse) Reset ¶ added in v0.2.135
func (x *DeleteUserResponse) Reset()
func (*DeleteUserResponse) String ¶ added in v0.2.135
func (x *DeleteUserResponse) String() string
type EmailTypeSignInVerificationCode ¶ added in v0.2.127
type EmailTypeSignInVerificationCode struct { RecipientEmail string `protobuf:"bytes,1,opt,name=recipient_email,json=recipientEmail,proto3" json:"recipient_email,omitempty"` VerificationCode string `protobuf:"bytes,2,opt,name=verification_code,json=verificationCode,proto3" json:"verification_code,omitempty"` // contains filtered or unexported fields }
func (*EmailTypeSignInVerificationCode) Descriptor
deprecated
added in
v0.2.127
func (*EmailTypeSignInVerificationCode) Descriptor() ([]byte, []int)
Deprecated: Use EmailTypeSignInVerificationCode.ProtoReflect.Descriptor instead.
func (*EmailTypeSignInVerificationCode) GetRecipientEmail ¶ added in v0.2.127
func (x *EmailTypeSignInVerificationCode) GetRecipientEmail() string
func (*EmailTypeSignInVerificationCode) GetVerificationCode ¶ added in v0.2.127
func (x *EmailTypeSignInVerificationCode) GetVerificationCode() string
func (*EmailTypeSignInVerificationCode) ProtoMessage ¶ added in v0.2.127
func (*EmailTypeSignInVerificationCode) ProtoMessage()
func (*EmailTypeSignInVerificationCode) ProtoReflect ¶ added in v0.2.127
func (x *EmailTypeSignInVerificationCode) ProtoReflect() protoreflect.Message
func (*EmailTypeSignInVerificationCode) Reset ¶ added in v0.2.127
func (x *EmailTypeSignInVerificationCode) Reset()
func (*EmailTypeSignInVerificationCode) String ¶ added in v0.2.127
func (x *EmailTypeSignInVerificationCode) 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 GenerateUsernameSuggestionsRequest ¶ added in v0.2.70
type GenerateUsernameSuggestionsRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` SuggestionCount uint32 `protobuf:"varint,2,opt,name=suggestionCount,proto3" json:"suggestionCount,omitempty"` // contains filtered or unexported fields }
func (*GenerateUsernameSuggestionsRequest) Descriptor
deprecated
added in
v0.2.70
func (*GenerateUsernameSuggestionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateUsernameSuggestionsRequest.ProtoReflect.Descriptor instead.
func (*GenerateUsernameSuggestionsRequest) GetSuggestionCount ¶ added in v0.2.71
func (x *GenerateUsernameSuggestionsRequest) GetSuggestionCount() uint32
func (*GenerateUsernameSuggestionsRequest) GetUsername ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsRequest) GetUsername() string
func (*GenerateUsernameSuggestionsRequest) ProtoMessage ¶ added in v0.2.70
func (*GenerateUsernameSuggestionsRequest) ProtoMessage()
func (*GenerateUsernameSuggestionsRequest) ProtoReflect ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsRequest) ProtoReflect() protoreflect.Message
func (*GenerateUsernameSuggestionsRequest) Reset ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsRequest) Reset()
func (*GenerateUsernameSuggestionsRequest) String ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsRequest) String() string
type GenerateUsernameSuggestionsResponse ¶ added in v0.2.70
type GenerateUsernameSuggestionsResponse struct { Suggestions []string `protobuf:"bytes,1,rep,name=suggestions,proto3" json:"suggestions,omitempty"` // contains filtered or unexported fields }
func (*GenerateUsernameSuggestionsResponse) Descriptor
deprecated
added in
v0.2.70
func (*GenerateUsernameSuggestionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateUsernameSuggestionsResponse.ProtoReflect.Descriptor instead.
func (*GenerateUsernameSuggestionsResponse) GetSuggestions ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsResponse) GetSuggestions() []string
func (*GenerateUsernameSuggestionsResponse) ProtoMessage ¶ added in v0.2.70
func (*GenerateUsernameSuggestionsResponse) ProtoMessage()
func (*GenerateUsernameSuggestionsResponse) ProtoReflect ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsResponse) ProtoReflect() protoreflect.Message
func (*GenerateUsernameSuggestionsResponse) Reset ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsResponse) Reset()
func (*GenerateUsernameSuggestionsResponse) String ¶ added in v0.2.70
func (x *GenerateUsernameSuggestionsResponse) String() string
type GetBlockListRequest ¶
type GetBlockListRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GetBlockListRequest) Descriptor
deprecated
func (*GetBlockListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockListRequest.ProtoReflect.Descriptor instead.
func (*GetBlockListRequest) GetUserId ¶
func (x *GetBlockListRequest) GetUserId() string
func (*GetBlockListRequest) ProtoMessage ¶
func (*GetBlockListRequest) ProtoMessage()
func (*GetBlockListRequest) ProtoReflect ¶
func (x *GetBlockListRequest) ProtoReflect() protoreflect.Message
func (*GetBlockListRequest) Reset ¶
func (x *GetBlockListRequest) Reset()
func (*GetBlockListRequest) String ¶
func (x *GetBlockListRequest) String() string
type GetBlockListResponse ¶
type GetBlockListResponse struct { UserIds []string `protobuf:"bytes,1,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` BlockedMe []string `protobuf:"bytes,2,rep,name=blocked_me,json=blockedMe,proto3" json:"blocked_me,omitempty"` BlockedByMe []string `protobuf:"bytes,3,rep,name=blocked_by_me,json=blockedByMe,proto3" json:"blocked_by_me,omitempty"` // contains filtered or unexported fields }
func (*GetBlockListResponse) Descriptor
deprecated
func (*GetBlockListResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockListResponse.ProtoReflect.Descriptor instead.
func (*GetBlockListResponse) GetBlockedByMe ¶ added in v0.2.115
func (x *GetBlockListResponse) GetBlockedByMe() []string
func (*GetBlockListResponse) GetBlockedMe ¶ added in v0.2.115
func (x *GetBlockListResponse) GetBlockedMe() []string
func (*GetBlockListResponse) GetUserIds ¶
func (x *GetBlockListResponse) GetUserIds() []string
func (*GetBlockListResponse) ProtoMessage ¶
func (*GetBlockListResponse) ProtoMessage()
func (*GetBlockListResponse) ProtoReflect ¶
func (x *GetBlockListResponse) ProtoReflect() protoreflect.Message
func (*GetBlockListResponse) Reset ¶
func (x *GetBlockListResponse) Reset()
func (*GetBlockListResponse) String ¶
func (x *GetBlockListResponse) String() string
type 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 GetContactByIdRequest ¶ added in v0.2.127
type GetContactByIdRequest struct { ContactId string `protobuf:"bytes,1,opt,name=contact_id,json=contactId,proto3" json:"contact_id,omitempty"` // contains filtered or unexported fields }
func (*GetContactByIdRequest) Descriptor
deprecated
added in
v0.2.127
func (*GetContactByIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetContactByIdRequest.ProtoReflect.Descriptor instead.
func (*GetContactByIdRequest) GetContactId ¶ added in v0.2.127
func (x *GetContactByIdRequest) GetContactId() string
func (*GetContactByIdRequest) ProtoMessage ¶ added in v0.2.127
func (*GetContactByIdRequest) ProtoMessage()
func (*GetContactByIdRequest) ProtoReflect ¶ added in v0.2.127
func (x *GetContactByIdRequest) ProtoReflect() protoreflect.Message
func (*GetContactByIdRequest) Reset ¶ added in v0.2.127
func (x *GetContactByIdRequest) Reset()
func (*GetContactByIdRequest) String ¶ added in v0.2.127
func (x *GetContactByIdRequest) String() string
type GetContactByIdResponse ¶ added in v0.2.127
type GetContactByIdResponse struct { Contact *UserContact `protobuf:"bytes,1,opt,name=contact,proto3" json:"contact,omitempty"` // contains filtered or unexported fields }
func (*GetContactByIdResponse) Descriptor
deprecated
added in
v0.2.127
func (*GetContactByIdResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetContactByIdResponse.ProtoReflect.Descriptor instead.
func (*GetContactByIdResponse) GetContact ¶ added in v0.2.127
func (x *GetContactByIdResponse) GetContact() *UserContact
func (*GetContactByIdResponse) ProtoMessage ¶ added in v0.2.127
func (*GetContactByIdResponse) ProtoMessage()
func (*GetContactByIdResponse) ProtoReflect ¶ added in v0.2.127
func (x *GetContactByIdResponse) ProtoReflect() protoreflect.Message
func (*GetContactByIdResponse) Reset ¶ added in v0.2.127
func (x *GetContactByIdResponse) Reset()
func (*GetContactByIdResponse) String ¶ added in v0.2.127
func (x *GetContactByIdResponse) 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"` DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,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"` // Deprecated: Do not use. 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"` FollowingCount int64 `protobuf:"varint,16,opt,name=following_count,json=followingCount,proto3" json:"following_count,omitempty"` Status UserStatus `protobuf:"varint,18,opt,name=status,proto3,enum=profile.v2.UserStatus" json:"status,omitempty"` Role UserRole `protobuf:"varint,19,opt,name=role,proto3,enum=profile.v2.UserRole" json:"role,omitempty"` CoverImageUrl string `protobuf:"bytes,20,opt,name=cover_image_url,json=coverImageUrl,proto3" json:"cover_image_url,omitempty"` CoverImageId string `protobuf:"bytes,21,opt,name=cover_image_id,json=coverImageId,proto3" json:"cover_image_id,omitempty"` CoverImageThumbnailUrl string `` /* 132-byte string literal not displayed */ ProfileImageId string `protobuf:"bytes,23,opt,name=profile_image_id,json=profileImageId,proto3" json:"profile_image_id,omitempty"` ProfileImageThumbnailUrl string `` /* 138-byte string literal not displayed */ Birthdate *protobuf.Date `protobuf:"bytes,25,opt,name=birthdate,proto3,oneof" json:"birthdate,omitempty"` // contains filtered or unexported fields }
func (*GetMeResponse) Descriptor
deprecated
func (*GetMeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMeResponse.ProtoReflect.Descriptor instead.
func (*GetMeResponse) GetAge
deprecated
func (x *GetMeResponse) GetAge() int64
Deprecated: Do not use.
func (*GetMeResponse) GetBio ¶
func (x *GetMeResponse) GetBio() string
func (*GetMeResponse) GetBirthdate ¶ added in v0.2.179
func (x *GetMeResponse) GetBirthdate() *protobuf.Date
func (*GetMeResponse) GetCountryCode ¶
func (x *GetMeResponse) GetCountryCode() string
func (*GetMeResponse) GetCoverImageId ¶ added in v0.2.140
func (x *GetMeResponse) GetCoverImageId() string
func (*GetMeResponse) GetCoverImageThumbnailUrl ¶ added in v0.2.140
func (x *GetMeResponse) GetCoverImageThumbnailUrl() string
func (*GetMeResponse) GetCoverImageUrl ¶ added in v0.2.106
func (x *GetMeResponse) GetCoverImageUrl() string
func (*GetMeResponse) GetDisplayName ¶ added in v0.2.148
func (x *GetMeResponse) GetDisplayName() string
func (*GetMeResponse) GetEmail ¶
func (x *GetMeResponse) GetEmail() string
func (*GetMeResponse) GetFollowerCount ¶
func (x *GetMeResponse) GetFollowerCount() int64
func (*GetMeResponse) GetFollowingCount ¶ added in v0.2.69
func (x *GetMeResponse) GetFollowingCount() 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) GetProfileImageId ¶ added in v0.2.140
func (x *GetMeResponse) GetProfileImageId() string
func (*GetMeResponse) GetProfileImageThumbnailUrl ¶ added in v0.2.140
func (x *GetMeResponse) GetProfileImageThumbnailUrl() 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 GetUserByEmailRequest ¶ added in v0.2.155
type GetUserByEmailRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*GetUserByEmailRequest) Descriptor
deprecated
added in
v0.2.155
func (*GetUserByEmailRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserByEmailRequest.ProtoReflect.Descriptor instead.
func (*GetUserByEmailRequest) GetEmail ¶ added in v0.2.155
func (x *GetUserByEmailRequest) GetEmail() string
func (*GetUserByEmailRequest) ProtoMessage ¶ added in v0.2.155
func (*GetUserByEmailRequest) ProtoMessage()
func (*GetUserByEmailRequest) ProtoReflect ¶ added in v0.2.155
func (x *GetUserByEmailRequest) ProtoReflect() protoreflect.Message
func (*GetUserByEmailRequest) Reset ¶ added in v0.2.155
func (x *GetUserByEmailRequest) Reset()
func (*GetUserByEmailRequest) String ¶ added in v0.2.155
func (x *GetUserByEmailRequest) String() string
type GetUserByEmailResponse ¶ added in v0.2.155
type GetUserByEmailResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserByEmailResponse) Descriptor
deprecated
added in
v0.2.155
func (*GetUserByEmailResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserByEmailResponse.ProtoReflect.Descriptor instead.
func (*GetUserByEmailResponse) GetUser ¶ added in v0.2.155
func (x *GetUserByEmailResponse) GetUser() *User
func (*GetUserByEmailResponse) ProtoMessage ¶ added in v0.2.155
func (*GetUserByEmailResponse) ProtoMessage()
func (*GetUserByEmailResponse) ProtoReflect ¶ added in v0.2.155
func (x *GetUserByEmailResponse) ProtoReflect() protoreflect.Message
func (*GetUserByEmailResponse) Reset ¶ added in v0.2.155
func (x *GetUserByEmailResponse) Reset()
func (*GetUserByEmailResponse) String ¶ added in v0.2.155
func (x *GetUserByEmailResponse) String() string
type GetUserByPhoneRequest ¶ added in v0.2.155
type GetUserByPhoneRequest struct { Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone,omitempty"` // contains filtered or unexported fields }
func (*GetUserByPhoneRequest) Descriptor
deprecated
added in
v0.2.155
func (*GetUserByPhoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserByPhoneRequest.ProtoReflect.Descriptor instead.
func (*GetUserByPhoneRequest) GetPhone ¶ added in v0.2.155
func (x *GetUserByPhoneRequest) GetPhone() string
func (*GetUserByPhoneRequest) ProtoMessage ¶ added in v0.2.155
func (*GetUserByPhoneRequest) ProtoMessage()
func (*GetUserByPhoneRequest) ProtoReflect ¶ added in v0.2.155
func (x *GetUserByPhoneRequest) ProtoReflect() protoreflect.Message
func (*GetUserByPhoneRequest) Reset ¶ added in v0.2.155
func (x *GetUserByPhoneRequest) Reset()
func (*GetUserByPhoneRequest) String ¶ added in v0.2.155
func (x *GetUserByPhoneRequest) String() string
type GetUserByPhoneResponse ¶ added in v0.2.155
type GetUserByPhoneResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserByPhoneResponse) Descriptor
deprecated
added in
v0.2.155
func (*GetUserByPhoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserByPhoneResponse.ProtoReflect.Descriptor instead.
func (*GetUserByPhoneResponse) GetUser ¶ added in v0.2.155
func (x *GetUserByPhoneResponse) GetUser() *User
func (*GetUserByPhoneResponse) ProtoMessage ¶ added in v0.2.155
func (*GetUserByPhoneResponse) ProtoMessage()
func (*GetUserByPhoneResponse) ProtoReflect ¶ added in v0.2.155
func (x *GetUserByPhoneResponse) ProtoReflect() protoreflect.Message
func (*GetUserByPhoneResponse) Reset ¶ added in v0.2.155
func (x *GetUserByPhoneResponse) Reset()
func (*GetUserByPhoneResponse) String ¶ added in v0.2.155
func (x *GetUserByPhoneResponse) 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 GetUserContactsRequest ¶ added in v0.2.127
type GetUserContactsRequest struct { SearchQuery *string `protobuf:"bytes,1,opt,name=search_query,json=searchQuery,proto3,oneof" json:"search_query,omitempty"` Cursor *protobuf.PageCursor `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*GetUserContactsRequest) Descriptor
deprecated
added in
v0.2.127
func (*GetUserContactsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserContactsRequest.ProtoReflect.Descriptor instead.
func (*GetUserContactsRequest) GetCursor ¶ added in v0.2.127
func (x *GetUserContactsRequest) GetCursor() *protobuf.PageCursor
func (*GetUserContactsRequest) GetSearchQuery ¶ added in v0.2.127
func (x *GetUserContactsRequest) GetSearchQuery() string
func (*GetUserContactsRequest) ProtoMessage ¶ added in v0.2.127
func (*GetUserContactsRequest) ProtoMessage()
func (*GetUserContactsRequest) ProtoReflect ¶ added in v0.2.127
func (x *GetUserContactsRequest) ProtoReflect() protoreflect.Message
func (*GetUserContactsRequest) Reset ¶ added in v0.2.127
func (x *GetUserContactsRequest) Reset()
func (*GetUserContactsRequest) String ¶ added in v0.2.127
func (x *GetUserContactsRequest) String() string
type GetUserContactsResponse ¶ added in v0.2.127
type GetUserContactsResponse struct { Contacts []*UserContact `protobuf:"bytes,1,rep,name=contacts,proto3" json:"contacts,omitempty"` Info *protobuf.PageInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` // contains filtered or unexported fields }
func (*GetUserContactsResponse) Descriptor
deprecated
added in
v0.2.127
func (*GetUserContactsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserContactsResponse.ProtoReflect.Descriptor instead.
func (*GetUserContactsResponse) GetContacts ¶ added in v0.2.127
func (x *GetUserContactsResponse) GetContacts() []*UserContact
func (*GetUserContactsResponse) GetInfo ¶ added in v0.2.127
func (x *GetUserContactsResponse) GetInfo() *protobuf.PageInfo
func (*GetUserContactsResponse) ProtoMessage ¶ added in v0.2.127
func (*GetUserContactsResponse) ProtoMessage()
func (*GetUserContactsResponse) ProtoReflect ¶ added in v0.2.127
func (x *GetUserContactsResponse) ProtoReflect() protoreflect.Message
func (*GetUserContactsResponse) Reset ¶ added in v0.2.127
func (x *GetUserContactsResponse) Reset()
func (*GetUserContactsResponse) String ¶ added in v0.2.127
func (x *GetUserContactsResponse) 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"` DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,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"` FollowingCount int64 `protobuf:"varint,13,opt,name=following_count,json=followingCount,proto3" json:"following_count,omitempty"` Status UserStatus `protobuf:"varint,15,opt,name=status,proto3,enum=profile.v2.UserStatus" json:"status,omitempty"` AffiliateCode string `protobuf:"bytes,16,opt,name=affiliate_code,json=affiliateCode,proto3" json:"affiliate_code,omitempty"` CoverImageUrl string `protobuf:"bytes,17,opt,name=cover_image_url,json=coverImageUrl,proto3" json:"cover_image_url,omitempty"` ProfileImageId string `protobuf:"bytes,18,opt,name=profile_image_id,json=profileImageId,proto3" json:"profile_image_id,omitempty"` ProfileImageThumbnailUrl string `` /* 138-byte string literal not displayed */ CoverImageId string `protobuf:"bytes,20,opt,name=cover_image_id,json=coverImageId,proto3" json:"cover_image_id,omitempty"` CoverImageThumbnailUrl string `` /* 132-byte string literal not displayed */ // 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) GetCoverImageId ¶ added in v0.2.140
func (x *GetUserResponse) GetCoverImageId() string
func (*GetUserResponse) GetCoverImageThumbnailUrl ¶ added in v0.2.140
func (x *GetUserResponse) GetCoverImageThumbnailUrl() string
func (*GetUserResponse) GetCoverImageUrl ¶ added in v0.2.106
func (x *GetUserResponse) GetCoverImageUrl() string
func (*GetUserResponse) GetDisplayName ¶ added in v0.2.148
func (x *GetUserResponse) GetDisplayName() string
func (*GetUserResponse) GetFollowerCount ¶
func (x *GetUserResponse) GetFollowerCount() int64
func (*GetUserResponse) GetFollowingCount ¶ added in v0.2.69
func (x *GetUserResponse) GetFollowingCount() 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) GetProfileImageId ¶ added in v0.2.140
func (x *GetUserResponse) GetProfileImageId() string
func (*GetUserResponse) GetProfileImageThumbnailUrl ¶ added in v0.2.140
func (x *GetUserResponse) GetProfileImageThumbnailUrl() string
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 NotifyAllRequest ¶ added in v0.2.127
type NotifyAllRequest struct { EntityId *string `protobuf:"bytes,1,opt,name=entity_id,json=entityId,proto3,oneof" json:"entity_id,omitempty"` NotifyType NotifyType `protobuf:"varint,2,opt,name=notify_type,json=notifyType,proto3,enum=profile.v2.NotifyType" json:"notify_type,omitempty"` // contains filtered or unexported fields }
func (*NotifyAllRequest) Descriptor
deprecated
added in
v0.2.127
func (*NotifyAllRequest) Descriptor() ([]byte, []int)
Deprecated: Use NotifyAllRequest.ProtoReflect.Descriptor instead.
func (*NotifyAllRequest) GetEntityId ¶ added in v0.2.127
func (x *NotifyAllRequest) GetEntityId() string
func (*NotifyAllRequest) GetNotifyType ¶ added in v0.2.127
func (x *NotifyAllRequest) GetNotifyType() NotifyType
func (*NotifyAllRequest) ProtoMessage ¶ added in v0.2.127
func (*NotifyAllRequest) ProtoMessage()
func (*NotifyAllRequest) ProtoReflect ¶ added in v0.2.127
func (x *NotifyAllRequest) ProtoReflect() protoreflect.Message
func (*NotifyAllRequest) Reset ¶ added in v0.2.127
func (x *NotifyAllRequest) Reset()
func (*NotifyAllRequest) String ¶ added in v0.2.127
func (x *NotifyAllRequest) String() string
type NotifyAllResponse ¶ added in v0.2.127
type NotifyAllResponse struct {
// contains filtered or unexported fields
}
func (*NotifyAllResponse) Descriptor
deprecated
added in
v0.2.127
func (*NotifyAllResponse) Descriptor() ([]byte, []int)
Deprecated: Use NotifyAllResponse.ProtoReflect.Descriptor instead.
func (*NotifyAllResponse) ProtoMessage ¶ added in v0.2.127
func (*NotifyAllResponse) ProtoMessage()
func (*NotifyAllResponse) ProtoReflect ¶ added in v0.2.127
func (x *NotifyAllResponse) ProtoReflect() protoreflect.Message
func (*NotifyAllResponse) Reset ¶ added in v0.2.127
func (x *NotifyAllResponse) Reset()
func (*NotifyAllResponse) String ¶ added in v0.2.127
func (x *NotifyAllResponse) String() string
type NotifyContactRequest ¶ added in v0.2.127
type NotifyContactRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` EntityId *string `protobuf:"bytes,2,opt,name=entity_id,json=entityId,proto3,oneof" json:"entity_id,omitempty"` NotifyType NotifyType `protobuf:"varint,3,opt,name=notify_type,json=notifyType,proto3,enum=profile.v2.NotifyType" json:"notify_type,omitempty"` UserType UserType `protobuf:"varint,4,opt,name=user_type,json=userType,proto3,enum=profile.v2.UserType" json:"user_type,omitempty"` // contains filtered or unexported fields }
func (*NotifyContactRequest) Descriptor
deprecated
added in
v0.2.127
func (*NotifyContactRequest) Descriptor() ([]byte, []int)
Deprecated: Use NotifyContactRequest.ProtoReflect.Descriptor instead.
func (*NotifyContactRequest) GetEntityId ¶ added in v0.2.127
func (x *NotifyContactRequest) GetEntityId() string
func (*NotifyContactRequest) GetNotifyType ¶ added in v0.2.127
func (x *NotifyContactRequest) GetNotifyType() NotifyType
func (*NotifyContactRequest) GetUserId ¶ added in v0.2.127
func (x *NotifyContactRequest) GetUserId() string
func (*NotifyContactRequest) GetUserType ¶ added in v0.2.127
func (x *NotifyContactRequest) GetUserType() UserType
func (*NotifyContactRequest) ProtoMessage ¶ added in v0.2.127
func (*NotifyContactRequest) ProtoMessage()
func (*NotifyContactRequest) ProtoReflect ¶ added in v0.2.127
func (x *NotifyContactRequest) ProtoReflect() protoreflect.Message
func (*NotifyContactRequest) Reset ¶ added in v0.2.127
func (x *NotifyContactRequest) Reset()
func (*NotifyContactRequest) String ¶ added in v0.2.127
func (x *NotifyContactRequest) String() string
type NotifyContactResponse ¶ added in v0.2.127
type NotifyContactResponse struct {
// contains filtered or unexported fields
}
func (*NotifyContactResponse) Descriptor
deprecated
added in
v0.2.127
func (*NotifyContactResponse) Descriptor() ([]byte, []int)
Deprecated: Use NotifyContactResponse.ProtoReflect.Descriptor instead.
func (*NotifyContactResponse) ProtoMessage ¶ added in v0.2.127
func (*NotifyContactResponse) ProtoMessage()
func (*NotifyContactResponse) ProtoReflect ¶ added in v0.2.127
func (x *NotifyContactResponse) ProtoReflect() protoreflect.Message
func (*NotifyContactResponse) Reset ¶ added in v0.2.127
func (x *NotifyContactResponse) Reset()
func (*NotifyContactResponse) String ¶ added in v0.2.127
func (x *NotifyContactResponse) String() string
type NotifyType ¶ added in v0.2.127
type NotifyType int32
const ( NotifyType_NOTIFY_TYPE_UNSPECIFIED NotifyType = 0 NotifyType_NOTIFY_TYPE_INVITE_CIRCLE NotifyType = 1 NotifyType_NOTIFY_TYPE_SHARE_POST NotifyType = 2 NotifyType_NOTIFY_TYPE_INVITE_FRIEND NotifyType = 3 NotifyType_NOTIFY_TYPE_ADD_FRIEND NotifyType = 4 NotifyType_NOTIFY_TYPE_INVITE_CHAT NotifyType = 5 NotifyType_NOTIFY_TYPE_TAG_POST NotifyType = 6 NotifyType_NOTIFY_TYPE_TAG_POLL_POST NotifyType = 7 )
func (NotifyType) Descriptor ¶ added in v0.2.127
func (NotifyType) Descriptor() protoreflect.EnumDescriptor
func (NotifyType) Enum ¶ added in v0.2.127
func (x NotifyType) Enum() *NotifyType
func (NotifyType) EnumDescriptor
deprecated
added in
v0.2.127
func (NotifyType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NotifyType.Descriptor instead.
func (NotifyType) Number ¶ added in v0.2.127
func (x NotifyType) Number() protoreflect.EnumNumber
func (NotifyType) String ¶ added in v0.2.127
func (x NotifyType) String() string
func (NotifyType) Type ¶ added in v0.2.127
func (NotifyType) Type() protoreflect.EnumType
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) GetUserByEmail(ctx context.Context, in *GetUserByEmailRequest, opts ...grpc.CallOption) (*GetUserByEmailResponse, error) GetUserByPhone(ctx context.Context, in *GetUserByPhoneRequest, opts ...grpc.CallOption) (*GetUserByPhoneResponse, 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) GenerateUsernameSuggestions(ctx context.Context, in *GenerateUsernameSuggestionsRequest, opts ...grpc.CallOption) (*GenerateUsernameSuggestionsResponse, 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) DeleteUser(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption) (*DeleteUserResponse, 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) SendSMS(ctx context.Context, in *SendSMSRequest, opts ...grpc.CallOption) (*SendSMSResponse, error) SendEmail(ctx context.Context, in *SendEmailRequest, opts ...grpc.CallOption) (*SendEmailResponse, error) AddUserContacts(ctx context.Context, in *AddUserContactsRequest, opts ...grpc.CallOption) (*AddUserContactsResponse, error) GetUserContacts(ctx context.Context, in *GetUserContactsRequest, opts ...grpc.CallOption) (*GetUserContactsResponse, error) NotifyContact(ctx context.Context, in *NotifyContactRequest, opts ...grpc.CallOption) (*NotifyContactResponse, error) NotifyAll(ctx context.Context, in *NotifyAllRequest, opts ...grpc.CallOption) (*NotifyAllResponse, error) DeleteContacts(ctx context.Context, in *DeleteContactsRequest, opts ...grpc.CallOption) (*DeleteContactsResponse, error) GetContactById(ctx context.Context, in *GetContactByIdRequest, opts ...grpc.CallOption) (*GetContactByIdResponse, error) RecommendUsersFromContactsToFollow(ctx context.Context, in *RecommendUsersFromContactsToFollowRequest, opts ...grpc.CallOption) (*RecommendUsersFromContactsToFollowResponse, error) RecommendUsersYouMayKnow(ctx context.Context, in *RecommendUsersYouMayKnowRequest, opts ...grpc.CallOption) (*RecommendUsersYouMayKnowResponse, error) UpdateUserPhone(ctx context.Context, in *UpdateUserPhoneRequest, opts ...grpc.CallOption) (*UpdateUserPhoneResponse, 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) GetUserByEmail(context.Context, *GetUserByEmailRequest) (*GetUserByEmailResponse, error) GetUserByPhone(context.Context, *GetUserByPhoneRequest) (*GetUserByPhoneResponse, 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) GenerateUsernameSuggestions(context.Context, *GenerateUsernameSuggestionsRequest) (*GenerateUsernameSuggestionsResponse, error) // ValidateUsername checks if the username is valid and available // If username is invalid or unavailable returns error ValidateUsername(context.Context, *ValidateUsernameRequest) (*ValidateUsernameResponse, error) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, 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) SendSMS(context.Context, *SendSMSRequest) (*SendSMSResponse, error) SendEmail(context.Context, *SendEmailRequest) (*SendEmailResponse, error) AddUserContacts(context.Context, *AddUserContactsRequest) (*AddUserContactsResponse, error) GetUserContacts(context.Context, *GetUserContactsRequest) (*GetUserContactsResponse, error) NotifyContact(context.Context, *NotifyContactRequest) (*NotifyContactResponse, error) NotifyAll(context.Context, *NotifyAllRequest) (*NotifyAllResponse, error) DeleteContacts(context.Context, *DeleteContactsRequest) (*DeleteContactsResponse, error) GetContactById(context.Context, *GetContactByIdRequest) (*GetContactByIdResponse, error) RecommendUsersFromContactsToFollow(context.Context, *RecommendUsersFromContactsToFollowRequest) (*RecommendUsersFromContactsToFollowResponse, error) RecommendUsersYouMayKnow(context.Context, *RecommendUsersYouMayKnowRequest) (*RecommendUsersYouMayKnowResponse, error) UpdateUserPhone(context.Context, *UpdateUserPhoneRequest) (*UpdateUserPhoneResponse, 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 RecommendUsersFromContactsToFollowRequest ¶ added in v0.2.128
type RecommendUsersFromContactsToFollowRequest struct { Cursor *protobuf.PageCursor `protobuf:"bytes,1,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*RecommendUsersFromContactsToFollowRequest) Descriptor
deprecated
added in
v0.2.128
func (*RecommendUsersFromContactsToFollowRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecommendUsersFromContactsToFollowRequest.ProtoReflect.Descriptor instead.
func (*RecommendUsersFromContactsToFollowRequest) GetCursor ¶ added in v0.2.128
func (x *RecommendUsersFromContactsToFollowRequest) GetCursor() *protobuf.PageCursor
func (*RecommendUsersFromContactsToFollowRequest) ProtoMessage ¶ added in v0.2.128
func (*RecommendUsersFromContactsToFollowRequest) ProtoMessage()
func (*RecommendUsersFromContactsToFollowRequest) ProtoReflect ¶ added in v0.2.128
func (x *RecommendUsersFromContactsToFollowRequest) ProtoReflect() protoreflect.Message
func (*RecommendUsersFromContactsToFollowRequest) Reset ¶ added in v0.2.128
func (x *RecommendUsersFromContactsToFollowRequest) Reset()
func (*RecommendUsersFromContactsToFollowRequest) String ¶ added in v0.2.128
func (x *RecommendUsersFromContactsToFollowRequest) String() string
type RecommendUsersFromContactsToFollowResponse ¶ added in v0.2.128
type RecommendUsersFromContactsToFollowResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` Contacts map[string]*UserContact `` /* 157-byte string literal not displayed */ PageInfo *PageInfo `protobuf:"bytes,3,opt,name=page_info,json=pageInfo,proto3" json:"page_info,omitempty"` // contains filtered or unexported fields }
func (*RecommendUsersFromContactsToFollowResponse) Descriptor
deprecated
added in
v0.2.128
func (*RecommendUsersFromContactsToFollowResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecommendUsersFromContactsToFollowResponse.ProtoReflect.Descriptor instead.
func (*RecommendUsersFromContactsToFollowResponse) GetContacts ¶ added in v0.2.128
func (x *RecommendUsersFromContactsToFollowResponse) GetContacts() map[string]*UserContact
func (*RecommendUsersFromContactsToFollowResponse) GetPageInfo ¶ added in v0.2.128
func (x *RecommendUsersFromContactsToFollowResponse) GetPageInfo() *PageInfo
func (*RecommendUsersFromContactsToFollowResponse) GetUsers ¶ added in v0.2.128
func (x *RecommendUsersFromContactsToFollowResponse) GetUsers() []*User
func (*RecommendUsersFromContactsToFollowResponse) ProtoMessage ¶ added in v0.2.128
func (*RecommendUsersFromContactsToFollowResponse) ProtoMessage()
func (*RecommendUsersFromContactsToFollowResponse) ProtoReflect ¶ added in v0.2.128
func (x *RecommendUsersFromContactsToFollowResponse) ProtoReflect() protoreflect.Message
func (*RecommendUsersFromContactsToFollowResponse) Reset ¶ added in v0.2.128
func (x *RecommendUsersFromContactsToFollowResponse) Reset()
func (*RecommendUsersFromContactsToFollowResponse) String ¶ added in v0.2.128
func (x *RecommendUsersFromContactsToFollowResponse) String() string
type RecommendUsersYouMayKnowRequest ¶ added in v0.2.131
type RecommendUsersYouMayKnowRequest struct { Cursor *protobuf.PageCursor `protobuf:"bytes,1,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*RecommendUsersYouMayKnowRequest) Descriptor
deprecated
added in
v0.2.131
func (*RecommendUsersYouMayKnowRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecommendUsersYouMayKnowRequest.ProtoReflect.Descriptor instead.
func (*RecommendUsersYouMayKnowRequest) GetCursor ¶ added in v0.2.131
func (x *RecommendUsersYouMayKnowRequest) GetCursor() *protobuf.PageCursor
func (*RecommendUsersYouMayKnowRequest) ProtoMessage ¶ added in v0.2.131
func (*RecommendUsersYouMayKnowRequest) ProtoMessage()
func (*RecommendUsersYouMayKnowRequest) ProtoReflect ¶ added in v0.2.131
func (x *RecommendUsersYouMayKnowRequest) ProtoReflect() protoreflect.Message
func (*RecommendUsersYouMayKnowRequest) Reset ¶ added in v0.2.131
func (x *RecommendUsersYouMayKnowRequest) Reset()
func (*RecommendUsersYouMayKnowRequest) String ¶ added in v0.2.131
func (x *RecommendUsersYouMayKnowRequest) String() string
type RecommendUsersYouMayKnowResponse ¶ added in v0.2.131
type RecommendUsersYouMayKnowResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` Contacts map[string]*UserContact `` /* 157-byte string literal not displayed */ PageInfo *protobuf.PageInfo `protobuf:"bytes,3,opt,name=page_info,json=pageInfo,proto3" json:"page_info,omitempty"` // contains filtered or unexported fields }
func (*RecommendUsersYouMayKnowResponse) Descriptor
deprecated
added in
v0.2.131
func (*RecommendUsersYouMayKnowResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecommendUsersYouMayKnowResponse.ProtoReflect.Descriptor instead.
func (*RecommendUsersYouMayKnowResponse) GetContacts ¶ added in v0.2.131
func (x *RecommendUsersYouMayKnowResponse) GetContacts() map[string]*UserContact
func (*RecommendUsersYouMayKnowResponse) GetPageInfo ¶ added in v0.2.131
func (x *RecommendUsersYouMayKnowResponse) GetPageInfo() *protobuf.PageInfo
func (*RecommendUsersYouMayKnowResponse) GetUsers ¶ added in v0.2.131
func (x *RecommendUsersYouMayKnowResponse) GetUsers() []*User
func (*RecommendUsersYouMayKnowResponse) ProtoMessage ¶ added in v0.2.131
func (*RecommendUsersYouMayKnowResponse) ProtoMessage()
func (*RecommendUsersYouMayKnowResponse) ProtoReflect ¶ added in v0.2.131
func (x *RecommendUsersYouMayKnowResponse) ProtoReflect() protoreflect.Message
func (*RecommendUsersYouMayKnowResponse) Reset ¶ added in v0.2.131
func (x *RecommendUsersYouMayKnowResponse) Reset()
func (*RecommendUsersYouMayKnowResponse) String ¶ added in v0.2.131
func (x *RecommendUsersYouMayKnowResponse) String() string
type SMSTypeSignInVerificationCode ¶ added in v0.2.127
type SMSTypeSignInVerificationCode struct { RecipientPhoneNumber string `protobuf:"bytes,1,opt,name=recipient_phone_number,json=recipientPhoneNumber,proto3" json:"recipient_phone_number,omitempty"` VerificationCode string `protobuf:"bytes,2,opt,name=verification_code,json=verificationCode,proto3" json:"verification_code,omitempty"` // contains filtered or unexported fields }
func (*SMSTypeSignInVerificationCode) Descriptor
deprecated
added in
v0.2.127
func (*SMSTypeSignInVerificationCode) Descriptor() ([]byte, []int)
Deprecated: Use SMSTypeSignInVerificationCode.ProtoReflect.Descriptor instead.
func (*SMSTypeSignInVerificationCode) GetRecipientPhoneNumber ¶ added in v0.2.127
func (x *SMSTypeSignInVerificationCode) GetRecipientPhoneNumber() string
func (*SMSTypeSignInVerificationCode) GetVerificationCode ¶ added in v0.2.127
func (x *SMSTypeSignInVerificationCode) GetVerificationCode() string
func (*SMSTypeSignInVerificationCode) ProtoMessage ¶ added in v0.2.127
func (*SMSTypeSignInVerificationCode) ProtoMessage()
func (*SMSTypeSignInVerificationCode) ProtoReflect ¶ added in v0.2.127
func (x *SMSTypeSignInVerificationCode) ProtoReflect() protoreflect.Message
func (*SMSTypeSignInVerificationCode) Reset ¶ added in v0.2.127
func (x *SMSTypeSignInVerificationCode) Reset()
func (*SMSTypeSignInVerificationCode) String ¶ added in v0.2.127
func (x *SMSTypeSignInVerificationCode) 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 SendEmailRequest ¶ added in v0.2.127
type SendEmailRequest struct { // Types that are assignable to EmailType: // // *SendEmailRequest_EmailTypeSignInVerificationCode EmailType isSendEmailRequest_EmailType `protobuf_oneof:"email_type"` // contains filtered or unexported fields }
func (*SendEmailRequest) Descriptor
deprecated
added in
v0.2.127
func (*SendEmailRequest) Descriptor() ([]byte, []int)
Deprecated: Use SendEmailRequest.ProtoReflect.Descriptor instead.
func (*SendEmailRequest) GetEmailType ¶ added in v0.2.127
func (m *SendEmailRequest) GetEmailType() isSendEmailRequest_EmailType
func (*SendEmailRequest) GetEmailTypeSignInVerificationCode ¶ added in v0.2.127
func (x *SendEmailRequest) GetEmailTypeSignInVerificationCode() *EmailTypeSignInVerificationCode
func (*SendEmailRequest) ProtoMessage ¶ added in v0.2.127
func (*SendEmailRequest) ProtoMessage()
func (*SendEmailRequest) ProtoReflect ¶ added in v0.2.127
func (x *SendEmailRequest) ProtoReflect() protoreflect.Message
func (*SendEmailRequest) Reset ¶ added in v0.2.127
func (x *SendEmailRequest) Reset()
func (*SendEmailRequest) String ¶ added in v0.2.127
func (x *SendEmailRequest) String() string
type SendEmailRequest_EmailTypeSignInVerificationCode ¶ added in v0.2.127
type SendEmailRequest_EmailTypeSignInVerificationCode struct {
EmailTypeSignInVerificationCode *EmailTypeSignInVerificationCode `protobuf:"bytes,1,opt,name=email_type_sign_in_verification_code,json=emailTypeSignInVerificationCode,proto3,oneof"`
}
type SendEmailResponse ¶ added in v0.2.127
type SendEmailResponse struct {
// contains filtered or unexported fields
}
func (*SendEmailResponse) Descriptor
deprecated
added in
v0.2.127
func (*SendEmailResponse) Descriptor() ([]byte, []int)
Deprecated: Use SendEmailResponse.ProtoReflect.Descriptor instead.
func (*SendEmailResponse) ProtoMessage ¶ added in v0.2.127
func (*SendEmailResponse) ProtoMessage()
func (*SendEmailResponse) ProtoReflect ¶ added in v0.2.127
func (x *SendEmailResponse) ProtoReflect() protoreflect.Message
func (*SendEmailResponse) Reset ¶ added in v0.2.127
func (x *SendEmailResponse) Reset()
func (*SendEmailResponse) String ¶ added in v0.2.127
func (x *SendEmailResponse) String() string
type SendSMSRequest ¶ added in v0.2.127
type SendSMSRequest struct { // Types that are assignable to SmsType: // // *SendSMSRequest_SmsTypeSignInVerificationCode SmsType isSendSMSRequest_SmsType `protobuf_oneof:"sms_type"` // contains filtered or unexported fields }
func (*SendSMSRequest) Descriptor
deprecated
added in
v0.2.127
func (*SendSMSRequest) Descriptor() ([]byte, []int)
Deprecated: Use SendSMSRequest.ProtoReflect.Descriptor instead.
func (*SendSMSRequest) GetSmsType ¶ added in v0.2.127
func (m *SendSMSRequest) GetSmsType() isSendSMSRequest_SmsType
func (*SendSMSRequest) GetSmsTypeSignInVerificationCode ¶ added in v0.2.127
func (x *SendSMSRequest) GetSmsTypeSignInVerificationCode() *SMSTypeSignInVerificationCode
func (*SendSMSRequest) ProtoMessage ¶ added in v0.2.127
func (*SendSMSRequest) ProtoMessage()
func (*SendSMSRequest) ProtoReflect ¶ added in v0.2.127
func (x *SendSMSRequest) ProtoReflect() protoreflect.Message
func (*SendSMSRequest) Reset ¶ added in v0.2.127
func (x *SendSMSRequest) Reset()
func (*SendSMSRequest) String ¶ added in v0.2.127
func (x *SendSMSRequest) String() string
type SendSMSRequest_SmsTypeSignInVerificationCode ¶ added in v0.2.127
type SendSMSRequest_SmsTypeSignInVerificationCode struct {
SmsTypeSignInVerificationCode *SMSTypeSignInVerificationCode `protobuf:"bytes,1,opt,name=sms_type_sign_in_verification_code,json=smsTypeSignInVerificationCode,proto3,oneof"`
}
type SendSMSResponse ¶ added in v0.2.127
type SendSMSResponse struct {
// contains filtered or unexported fields
}
func (*SendSMSResponse) Descriptor
deprecated
added in
v0.2.127
func (*SendSMSResponse) Descriptor() ([]byte, []int)
Deprecated: Use SendSMSResponse.ProtoReflect.Descriptor instead.
func (*SendSMSResponse) ProtoMessage ¶ added in v0.2.127
func (*SendSMSResponse) ProtoMessage()
func (*SendSMSResponse) ProtoReflect ¶ added in v0.2.127
func (x *SendSMSResponse) ProtoReflect() protoreflect.Message
func (*SendSMSResponse) Reset ¶ added in v0.2.127
func (x *SendSMSResponse) Reset()
func (*SendSMSResponse) String ¶ added in v0.2.127
func (x *SendSMSResponse) 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) AddUserContacts ¶ added in v0.2.127
func (UnimplementedProfileServiceServer) AddUserContacts(context.Context, *AddUserContactsRequest) (*AddUserContactsResponse, 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) DeleteContacts ¶ added in v0.2.127
func (UnimplementedProfileServiceServer) DeleteContacts(context.Context, *DeleteContactsRequest) (*DeleteContactsResponse, 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) DeleteUser ¶ added in v0.2.135
func (UnimplementedProfileServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
func (UnimplementedProfileServiceServer) Follow ¶
func (UnimplementedProfileServiceServer) Follow(context.Context, *FollowRequest) (*FollowResponse, error)
func (UnimplementedProfileServiceServer) GenerateUsernameSuggestions ¶ added in v0.2.70
func (UnimplementedProfileServiceServer) GenerateUsernameSuggestions(context.Context, *GenerateUsernameSuggestionsRequest) (*GenerateUsernameSuggestionsResponse, 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) GetContactById ¶ added in v0.2.127
func (UnimplementedProfileServiceServer) GetContactById(context.Context, *GetContactByIdRequest) (*GetContactByIdResponse, 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) GetUserByEmail ¶ added in v0.2.155
func (UnimplementedProfileServiceServer) GetUserByEmail(context.Context, *GetUserByEmailRequest) (*GetUserByEmailResponse, error)
func (UnimplementedProfileServiceServer) GetUserByPhone ¶ added in v0.2.155
func (UnimplementedProfileServiceServer) GetUserByPhone(context.Context, *GetUserByPhoneRequest) (*GetUserByPhoneResponse, error)
func (UnimplementedProfileServiceServer) GetUserByUsername ¶
func (UnimplementedProfileServiceServer) GetUserByUsername(context.Context, *GetUserByUsernameRequest) (*GetUserByUsernameResponse, error)
func (UnimplementedProfileServiceServer) GetUserContacts ¶ added in v0.2.127
func (UnimplementedProfileServiceServer) GetUserContacts(context.Context, *GetUserContactsRequest) (*GetUserContactsResponse, 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) NotifyAll ¶ added in v0.2.127
func (UnimplementedProfileServiceServer) NotifyAll(context.Context, *NotifyAllRequest) (*NotifyAllResponse, error)
func (UnimplementedProfileServiceServer) NotifyContact ¶ added in v0.2.127
func (UnimplementedProfileServiceServer) NotifyContact(context.Context, *NotifyContactRequest) (*NotifyContactResponse, 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) RecommendUsersFromContactsToFollow ¶ added in v0.2.128
func (UnimplementedProfileServiceServer) RecommendUsersFromContactsToFollow(context.Context, *RecommendUsersFromContactsToFollowRequest) (*RecommendUsersFromContactsToFollowResponse, error)
func (UnimplementedProfileServiceServer) RecommendUsersYouMayKnow ¶ added in v0.2.131
func (UnimplementedProfileServiceServer) RecommendUsersYouMayKnow(context.Context, *RecommendUsersYouMayKnowRequest) (*RecommendUsersYouMayKnowResponse, 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) SendEmail ¶ added in v0.2.127
func (UnimplementedProfileServiceServer) SendEmail(context.Context, *SendEmailRequest) (*SendEmailResponse, error)
func (UnimplementedProfileServiceServer) SendSMS ¶ added in v0.2.127
func (UnimplementedProfileServiceServer) SendSMS(context.Context, *SendSMSRequest) (*SendSMSResponse, 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) UpdateUserPhone ¶ added in v0.2.136
func (UnimplementedProfileServiceServer) UpdateUserPhone(context.Context, *UpdateUserPhoneRequest) (*UpdateUserPhoneResponse, 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"` DisplayName *string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3,oneof" json:"display_name,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"` // Deprecated: Do not use. 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"` // Deprecated: Do not use. Age *int64 `protobuf:"varint,11,opt,name=age,proto3,oneof" json:"age,omitempty"` // Deprecated: Do not use. CoverImageUrl *string `protobuf:"bytes,12,opt,name=cover_image_url,json=coverImageUrl,proto3,oneof" json:"cover_image_url,omitempty"` ProfileImageId *string `protobuf:"bytes,13,opt,name=profile_image_id,json=profileImageId,proto3,oneof" json:"profile_image_id,omitempty"` CoverImageId *string `protobuf:"bytes,14,opt,name=cover_image_id,json=coverImageId,proto3,oneof" json:"cover_image_id,omitempty"` Birthdate *protobuf.Date `protobuf:"bytes,15,opt,name=birthdate,proto3,oneof" json:"birthdate,omitempty"` // contains filtered or unexported fields }
func (*UpdateMeRequest) Descriptor
deprecated
func (*UpdateMeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMeRequest.ProtoReflect.Descriptor instead.
func (*UpdateMeRequest) GetAge
deprecated
func (x *UpdateMeRequest) GetAge() int64
Deprecated: Do not use.
func (*UpdateMeRequest) GetBio ¶
func (x *UpdateMeRequest) GetBio() string
func (*UpdateMeRequest) GetBirthdate ¶ added in v0.2.179
func (x *UpdateMeRequest) GetBirthdate() *protobuf.Date
func (*UpdateMeRequest) GetBirthday ¶
func (x *UpdateMeRequest) GetBirthday() string
func (*UpdateMeRequest) GetCountryCode ¶
func (x *UpdateMeRequest) GetCountryCode() string
func (*UpdateMeRequest) GetCoverImageId ¶ added in v0.2.138
func (x *UpdateMeRequest) GetCoverImageId() string
func (*UpdateMeRequest) GetCoverImageUrl
deprecated
added in
v0.2.106
func (x *UpdateMeRequest) GetCoverImageUrl() string
Deprecated: Do not use.
func (*UpdateMeRequest) GetDisplayName ¶ added in v0.2.148
func (x *UpdateMeRequest) GetDisplayName() string
func (*UpdateMeRequest) GetEmail ¶
func (x *UpdateMeRequest) GetEmail() string
func (*UpdateMeRequest) GetLanguageCodes ¶
func (x *UpdateMeRequest) GetLanguageCodes() []string
func (*UpdateMeRequest) GetPhoneNumber ¶
func (x *UpdateMeRequest) GetPhoneNumber() string
func (*UpdateMeRequest) GetProfileImageId ¶ added in v0.2.138
func (x *UpdateMeRequest) GetProfileImageId() string
func (*UpdateMeRequest) GetProfileImageUrl
deprecated
func (x *UpdateMeRequest) GetProfileImageUrl() string
Deprecated: Do not use.
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 UpdateUserPhoneRequest ¶ added in v0.2.136
type UpdateUserPhoneRequest struct { FirebaseToken string `protobuf:"bytes,1,opt,name=firebase_token,json=firebaseToken,proto3" json:"firebase_token,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserPhoneRequest) Descriptor
deprecated
added in
v0.2.136
func (*UpdateUserPhoneRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserPhoneRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserPhoneRequest) GetFirebaseToken ¶ added in v0.2.136
func (x *UpdateUserPhoneRequest) GetFirebaseToken() string
func (*UpdateUserPhoneRequest) ProtoMessage ¶ added in v0.2.136
func (*UpdateUserPhoneRequest) ProtoMessage()
func (*UpdateUserPhoneRequest) ProtoReflect ¶ added in v0.2.136
func (x *UpdateUserPhoneRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserPhoneRequest) Reset ¶ added in v0.2.136
func (x *UpdateUserPhoneRequest) Reset()
func (*UpdateUserPhoneRequest) String ¶ added in v0.2.136
func (x *UpdateUserPhoneRequest) String() string
type UpdateUserPhoneResponse ¶ added in v0.2.136
type UpdateUserPhoneResponse struct {
// contains filtered or unexported fields
}
func (*UpdateUserPhoneResponse) Descriptor
deprecated
added in
v0.2.136
func (*UpdateUserPhoneResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserPhoneResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserPhoneResponse) ProtoMessage ¶ added in v0.2.136
func (*UpdateUserPhoneResponse) ProtoMessage()
func (*UpdateUserPhoneResponse) ProtoReflect ¶ added in v0.2.136
func (x *UpdateUserPhoneResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserPhoneResponse) Reset ¶ added in v0.2.136
func (x *UpdateUserPhoneResponse) Reset()
func (*UpdateUserPhoneResponse) String ¶ added in v0.2.136
func (x *UpdateUserPhoneResponse) String() string
type UpgradeGuestUserRequest ¶ added in v0.2.27
type UpgradeGuestUserRequest struct { // Deprecated: Do not use. Data *User `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` ProfileImageId string `protobuf:"bytes,3,opt,name=profile_image_id,json=profileImageId,proto3" json:"profile_image_id,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
deprecated
added in
v0.2.27
func (x *UpgradeGuestUserRequest) GetData() *User
Deprecated: Do not use.
func (*UpgradeGuestUserRequest) GetProfileImageId ¶ added in v0.2.138
func (x *UpgradeGuestUserRequest) GetProfileImageId() string
func (*UpgradeGuestUserRequest) GetUsername ¶ added in v0.2.138
func (x *UpgradeGuestUserRequest) GetUsername() string
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"` DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,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"` FollowingCount int64 `protobuf:"varint,13,opt,name=following_count,json=followingCount,proto3" json:"following_count,omitempty"` Status UserStatus `protobuf:"varint,15,opt,name=status,proto3,enum=profile.v2.UserStatus" json:"status,omitempty"` CoverImageUrl string `protobuf:"bytes,16,opt,name=cover_image_url,json=coverImageUrl,proto3" json:"cover_image_url,omitempty"` ProfileImageId string `protobuf:"bytes,17,opt,name=profile_image_id,json=profileImageId,proto3" json:"profile_image_id,omitempty"` ProfileImageThumbnailUrl string `` /* 138-byte string literal not displayed */ CoverImageId string `protobuf:"bytes,19,opt,name=cover_image_id,json=coverImageId,proto3" json:"cover_image_id,omitempty"` CoverImageThumbnailUrl string `` /* 132-byte string literal not displayed */ Birthdate *protobuf.Date `protobuf:"bytes,21,opt,name=birthdate,proto3" json:"birthdate,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
func (*User) GetBirthdate ¶ added in v0.2.179
func (*User) GetCoverImageId ¶ added in v0.2.140
func (*User) GetCoverImageThumbnailUrl ¶ added in v0.2.140
func (*User) GetCoverImageUrl ¶ added in v0.2.106
func (*User) GetDisplayName ¶ added in v0.2.148
func (*User) GetFollowerCount ¶
func (*User) GetFollowingCount ¶ added in v0.2.69
func (*User) GetIsBanned ¶
func (*User) GetIsBlockedByMe ¶
func (*User) GetIsFollowedByMe ¶
func (*User) GetIsFollowingMe ¶
func (*User) GetIsVerified ¶
func (*User) GetProfileImageId ¶ added in v0.2.140
func (*User) GetProfileImageThumbnailUrl ¶ added in v0.2.140
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 UserContact ¶ added in v0.2.127
type UserContact struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Phone *ContactPhoneNumber `protobuf:"bytes,3,opt,name=phone,proto3" json:"phone,omitempty"` // contains filtered or unexported fields }
func (*UserContact) Descriptor
deprecated
added in
v0.2.127
func (*UserContact) Descriptor() ([]byte, []int)
Deprecated: Use UserContact.ProtoReflect.Descriptor instead.
func (*UserContact) GetId ¶ added in v0.2.127
func (x *UserContact) GetId() string
func (*UserContact) GetName ¶ added in v0.2.127
func (x *UserContact) GetName() string
func (*UserContact) GetPhone ¶ added in v0.2.127
func (x *UserContact) GetPhone() *ContactPhoneNumber
func (*UserContact) ProtoMessage ¶ added in v0.2.127
func (*UserContact) ProtoMessage()
func (*UserContact) ProtoReflect ¶ added in v0.2.127
func (x *UserContact) ProtoReflect() protoreflect.Message
func (*UserContact) Reset ¶ added in v0.2.127
func (x *UserContact) Reset()
func (*UserContact) String ¶ added in v0.2.127
func (x *UserContact) String() string
type UserContactsInput ¶ added in v0.2.127
type UserContactsInput struct { FullName string `protobuf:"bytes,1,opt,name=full_name,json=fullName,proto3" json:"full_name,omitempty"` FamilyName string `protobuf:"bytes,2,opt,name=family_name,json=familyName,proto3" json:"family_name,omitempty"` HasAvatar bool `protobuf:"varint,3,opt,name=has_avatar,json=hasAvatar,proto3" json:"has_avatar,omitempty"` HasJobTitle bool `protobuf:"varint,4,opt,name=has_job_title,json=hasJobTitle,proto3" json:"has_job_title,omitempty"` PhoneNumber []*ContactPhoneNumber `protobuf:"bytes,5,rep,name=phone_number,json=phoneNumber,proto3" json:"phone_number,omitempty"` // contains filtered or unexported fields }
func (*UserContactsInput) Descriptor
deprecated
added in
v0.2.127
func (*UserContactsInput) Descriptor() ([]byte, []int)
Deprecated: Use UserContactsInput.ProtoReflect.Descriptor instead.
func (*UserContactsInput) GetFamilyName ¶ added in v0.2.127
func (x *UserContactsInput) GetFamilyName() string
func (*UserContactsInput) GetFullName ¶ added in v0.2.127
func (x *UserContactsInput) GetFullName() string
func (*UserContactsInput) GetHasAvatar ¶ added in v0.2.127
func (x *UserContactsInput) GetHasAvatar() bool
func (*UserContactsInput) GetHasJobTitle ¶ added in v0.2.127
func (x *UserContactsInput) GetHasJobTitle() bool
func (*UserContactsInput) GetPhoneNumber ¶ added in v0.2.127
func (x *UserContactsInput) GetPhoneNumber() []*ContactPhoneNumber
func (*UserContactsInput) ProtoMessage ¶ added in v0.2.127
func (*UserContactsInput) ProtoMessage()
func (*UserContactsInput) ProtoReflect ¶ added in v0.2.127
func (x *UserContactsInput) ProtoReflect() protoreflect.Message
func (*UserContactsInput) Reset ¶ added in v0.2.127
func (x *UserContactsInput) Reset()
func (*UserContactsInput) String ¶ added in v0.2.127
func (x *UserContactsInput) 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 UserType ¶ added in v0.2.127
type UserType int32
func (UserType) Descriptor ¶ added in v0.2.127
func (UserType) Descriptor() protoreflect.EnumDescriptor
func (UserType) EnumDescriptor
deprecated
added in
v0.2.127
func (UserType) Number ¶ added in v0.2.127
func (x UserType) Number() protoreflect.EnumNumber
func (UserType) Type ¶ added in v0.2.127
func (UserType) 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