Versions in this module Expand all Collapse all v1 v1.0.0 May 9, 2025 Changes in this version + var File_api_proto protoreflect.FileDescriptor + var Friend_State_name = map[int32]string + var Friend_State_value = map[string]int32 + var GroupUserList_GroupUser_State_name = map[int32]string + var GroupUserList_GroupUser_State_value = map[string]int32 + var Operator_name = map[int32]string + var Operator_value = map[string]int32 + var StoreEnvironment_name = map[int32]string + var StoreEnvironment_value = map[string]int32 + var StoreProvider_name = map[int32]string + var StoreProvider_value = map[string]int32 + var UserGroupList_UserGroup_State_name = map[int32]string + var UserGroupList_UserGroup_State_value = map[string]int32 + type Account struct + CustomId string + Devices []*AccountDevice + DisableTime *timestamppb.Timestamp + Email string + User *User + VerifyTime *timestamppb.Timestamp + Wallet string + func (*Account) Descriptor() ([]byte, []int) + func (*Account) ProtoMessage() + func (x *Account) GetCustomId() string + func (x *Account) GetDevices() []*AccountDevice + func (x *Account) GetDisableTime() *timestamppb.Timestamp + func (x *Account) GetEmail() string + func (x *Account) GetUser() *User + func (x *Account) GetVerifyTime() *timestamppb.Timestamp + func (x *Account) GetWallet() string + func (x *Account) ProtoReflect() protoreflect.Message + func (x *Account) Reset() + func (x *Account) String() string + type AccountApple struct + Token string + Vars map[string]string + func (*AccountApple) Descriptor() ([]byte, []int) + func (*AccountApple) ProtoMessage() + func (x *AccountApple) GetToken() string + func (x *AccountApple) GetVars() map[string]string + func (x *AccountApple) ProtoReflect() protoreflect.Message + func (x *AccountApple) Reset() + func (x *AccountApple) String() string + type AccountCustom struct + Id string + Vars map[string]string + func (*AccountCustom) Descriptor() ([]byte, []int) + func (*AccountCustom) ProtoMessage() + func (x *AccountCustom) GetId() string + func (x *AccountCustom) GetVars() map[string]string + func (x *AccountCustom) ProtoReflect() protoreflect.Message + func (x *AccountCustom) Reset() + func (x *AccountCustom) String() string + type AccountDevice struct + Id string + Vars map[string]string + func (*AccountDevice) Descriptor() ([]byte, []int) + func (*AccountDevice) ProtoMessage() + func (x *AccountDevice) GetId() string + func (x *AccountDevice) GetVars() map[string]string + func (x *AccountDevice) ProtoReflect() protoreflect.Message + func (x *AccountDevice) Reset() + func (x *AccountDevice) String() string + type AccountEmail struct + Email string + Password string + Vars map[string]string + func (*AccountEmail) Descriptor() ([]byte, []int) + func (*AccountEmail) ProtoMessage() + func (x *AccountEmail) GetEmail() string + func (x *AccountEmail) GetPassword() string + func (x *AccountEmail) GetVars() map[string]string + func (x *AccountEmail) ProtoReflect() protoreflect.Message + func (x *AccountEmail) Reset() + func (x *AccountEmail) String() string + type AccountFacebook struct + Token string + Vars map[string]string + func (*AccountFacebook) Descriptor() ([]byte, []int) + func (*AccountFacebook) ProtoMessage() + func (x *AccountFacebook) GetToken() string + func (x *AccountFacebook) GetVars() map[string]string + func (x *AccountFacebook) ProtoReflect() protoreflect.Message + func (x *AccountFacebook) Reset() + func (x *AccountFacebook) String() string + type AccountFacebookInstantGame struct + SignedPlayerInfo string + Vars map[string]string + func (*AccountFacebookInstantGame) Descriptor() ([]byte, []int) + func (*AccountFacebookInstantGame) ProtoMessage() + func (x *AccountFacebookInstantGame) GetSignedPlayerInfo() string + func (x *AccountFacebookInstantGame) GetVars() map[string]string + func (x *AccountFacebookInstantGame) ProtoReflect() protoreflect.Message + func (x *AccountFacebookInstantGame) Reset() + func (x *AccountFacebookInstantGame) String() string + type AccountGameCenter struct + BundleId string + PlayerId string + PublicKeyUrl string + Salt string + Signature string + TimestampSeconds int64 + Vars map[string]string + func (*AccountGameCenter) Descriptor() ([]byte, []int) + func (*AccountGameCenter) ProtoMessage() + func (x *AccountGameCenter) GetBundleId() string + func (x *AccountGameCenter) GetPlayerId() string + func (x *AccountGameCenter) GetPublicKeyUrl() string + func (x *AccountGameCenter) GetSalt() string + func (x *AccountGameCenter) GetSignature() string + func (x *AccountGameCenter) GetTimestampSeconds() int64 + func (x *AccountGameCenter) GetVars() map[string]string + func (x *AccountGameCenter) ProtoReflect() protoreflect.Message + func (x *AccountGameCenter) Reset() + func (x *AccountGameCenter) String() string + type AccountGoogle struct + Token string + Vars map[string]string + func (*AccountGoogle) Descriptor() ([]byte, []int) + func (*AccountGoogle) ProtoMessage() + func (x *AccountGoogle) GetToken() string + func (x *AccountGoogle) GetVars() map[string]string + func (x *AccountGoogle) ProtoReflect() protoreflect.Message + func (x *AccountGoogle) Reset() + func (x *AccountGoogle) String() string + type AccountRefresh struct + Token string + Vars map[string]string + func (*AccountRefresh) Descriptor() ([]byte, []int) + func (*AccountRefresh) ProtoMessage() + func (x *AccountRefresh) GetToken() string + func (x *AccountRefresh) GetVars() map[string]string + func (x *AccountRefresh) ProtoReflect() protoreflect.Message + func (x *AccountRefresh) Reset() + func (x *AccountRefresh) String() string + type AccountSteam struct + Token string + Vars map[string]string + func (*AccountSteam) Descriptor() ([]byte, []int) + func (*AccountSteam) ProtoMessage() + func (x *AccountSteam) GetToken() string + func (x *AccountSteam) GetVars() map[string]string + func (x *AccountSteam) ProtoReflect() protoreflect.Message + func (x *AccountSteam) Reset() + func (x *AccountSteam) String() string + type AddFriendsRequest struct + Ids []string + Metadata string + Usernames []string + func (*AddFriendsRequest) Descriptor() ([]byte, []int) + func (*AddFriendsRequest) ProtoMessage() + func (x *AddFriendsRequest) GetIds() []string + func (x *AddFriendsRequest) GetMetadata() string + func (x *AddFriendsRequest) GetUsernames() []string + func (x *AddFriendsRequest) ProtoReflect() protoreflect.Message + func (x *AddFriendsRequest) Reset() + func (x *AddFriendsRequest) String() string + type AddGroupUsersRequest struct + GroupId string + UserIds []string + func (*AddGroupUsersRequest) Descriptor() ([]byte, []int) + func (*AddGroupUsersRequest) ProtoMessage() + func (x *AddGroupUsersRequest) GetGroupId() string + func (x *AddGroupUsersRequest) GetUserIds() []string + func (x *AddGroupUsersRequest) ProtoReflect() protoreflect.Message + func (x *AddGroupUsersRequest) Reset() + func (x *AddGroupUsersRequest) String() string + type AuthenticateAppleRequest struct + Account *AccountApple + Create *wrapperspb.BoolValue + Username string + func (*AuthenticateAppleRequest) Descriptor() ([]byte, []int) + func (*AuthenticateAppleRequest) ProtoMessage() + func (x *AuthenticateAppleRequest) GetAccount() *AccountApple + func (x *AuthenticateAppleRequest) GetCreate() *wrapperspb.BoolValue + func (x *AuthenticateAppleRequest) GetUsername() string + func (x *AuthenticateAppleRequest) ProtoReflect() protoreflect.Message + func (x *AuthenticateAppleRequest) Reset() + func (x *AuthenticateAppleRequest) String() string + type AuthenticateCustomRequest struct + Account *AccountCustom + Create *wrapperspb.BoolValue + Username string + func (*AuthenticateCustomRequest) Descriptor() ([]byte, []int) + func (*AuthenticateCustomRequest) ProtoMessage() + func (x *AuthenticateCustomRequest) GetAccount() *AccountCustom + func (x *AuthenticateCustomRequest) GetCreate() *wrapperspb.BoolValue + func (x *AuthenticateCustomRequest) GetUsername() string + func (x *AuthenticateCustomRequest) ProtoReflect() protoreflect.Message + func (x *AuthenticateCustomRequest) Reset() + func (x *AuthenticateCustomRequest) String() string + type AuthenticateDeviceRequest struct + Account *AccountDevice + Create *wrapperspb.BoolValue + Username string + func (*AuthenticateDeviceRequest) Descriptor() ([]byte, []int) + func (*AuthenticateDeviceRequest) ProtoMessage() + func (x *AuthenticateDeviceRequest) GetAccount() *AccountDevice + func (x *AuthenticateDeviceRequest) GetCreate() *wrapperspb.BoolValue + func (x *AuthenticateDeviceRequest) GetUsername() string + func (x *AuthenticateDeviceRequest) ProtoReflect() protoreflect.Message + func (x *AuthenticateDeviceRequest) Reset() + func (x *AuthenticateDeviceRequest) String() string + type AuthenticateEmailRequest struct + Account *AccountEmail + Create *wrapperspb.BoolValue + Username string + func (*AuthenticateEmailRequest) Descriptor() ([]byte, []int) + func (*AuthenticateEmailRequest) ProtoMessage() + func (x *AuthenticateEmailRequest) GetAccount() *AccountEmail + func (x *AuthenticateEmailRequest) GetCreate() *wrapperspb.BoolValue + func (x *AuthenticateEmailRequest) GetUsername() string + func (x *AuthenticateEmailRequest) ProtoReflect() protoreflect.Message + func (x *AuthenticateEmailRequest) Reset() + func (x *AuthenticateEmailRequest) String() string + type AuthenticateFacebookInstantGameRequest struct + Account *AccountFacebookInstantGame + Create *wrapperspb.BoolValue + Username string + func (*AuthenticateFacebookInstantGameRequest) Descriptor() ([]byte, []int) + func (*AuthenticateFacebookInstantGameRequest) ProtoMessage() + func (x *AuthenticateFacebookInstantGameRequest) GetAccount() *AccountFacebookInstantGame + func (x *AuthenticateFacebookInstantGameRequest) GetCreate() *wrapperspb.BoolValue + func (x *AuthenticateFacebookInstantGameRequest) GetUsername() string + func (x *AuthenticateFacebookInstantGameRequest) ProtoReflect() protoreflect.Message + func (x *AuthenticateFacebookInstantGameRequest) Reset() + func (x *AuthenticateFacebookInstantGameRequest) String() string + type AuthenticateFacebookRequest struct + Account *AccountFacebook + Create *wrapperspb.BoolValue + Sync *wrapperspb.BoolValue + Username string + func (*AuthenticateFacebookRequest) Descriptor() ([]byte, []int) + func (*AuthenticateFacebookRequest) ProtoMessage() + func (x *AuthenticateFacebookRequest) GetAccount() *AccountFacebook + func (x *AuthenticateFacebookRequest) GetCreate() *wrapperspb.BoolValue + func (x *AuthenticateFacebookRequest) GetSync() *wrapperspb.BoolValue + func (x *AuthenticateFacebookRequest) GetUsername() string + func (x *AuthenticateFacebookRequest) ProtoReflect() protoreflect.Message + func (x *AuthenticateFacebookRequest) Reset() + func (x *AuthenticateFacebookRequest) String() string + type AuthenticateGameCenterRequest struct + Account *AccountGameCenter + Create *wrapperspb.BoolValue + Username string + func (*AuthenticateGameCenterRequest) Descriptor() ([]byte, []int) + func (*AuthenticateGameCenterRequest) ProtoMessage() + func (x *AuthenticateGameCenterRequest) GetAccount() *AccountGameCenter + func (x *AuthenticateGameCenterRequest) GetCreate() *wrapperspb.BoolValue + func (x *AuthenticateGameCenterRequest) GetUsername() string + func (x *AuthenticateGameCenterRequest) ProtoReflect() protoreflect.Message + func (x *AuthenticateGameCenterRequest) Reset() + func (x *AuthenticateGameCenterRequest) String() string + type AuthenticateGoogleRequest struct + Account *AccountGoogle + Create *wrapperspb.BoolValue + Username string + func (*AuthenticateGoogleRequest) Descriptor() ([]byte, []int) + func (*AuthenticateGoogleRequest) ProtoMessage() + func (x *AuthenticateGoogleRequest) GetAccount() *AccountGoogle + func (x *AuthenticateGoogleRequest) GetCreate() *wrapperspb.BoolValue + func (x *AuthenticateGoogleRequest) GetUsername() string + func (x *AuthenticateGoogleRequest) ProtoReflect() protoreflect.Message + func (x *AuthenticateGoogleRequest) Reset() + func (x *AuthenticateGoogleRequest) String() string + type AuthenticateSteamRequest struct + Account *AccountSteam + Create *wrapperspb.BoolValue + Sync *wrapperspb.BoolValue + Username string + func (*AuthenticateSteamRequest) Descriptor() ([]byte, []int) + func (*AuthenticateSteamRequest) ProtoMessage() + func (x *AuthenticateSteamRequest) GetAccount() *AccountSteam + func (x *AuthenticateSteamRequest) GetCreate() *wrapperspb.BoolValue + func (x *AuthenticateSteamRequest) GetSync() *wrapperspb.BoolValue + func (x *AuthenticateSteamRequest) GetUsername() string + func (x *AuthenticateSteamRequest) ProtoReflect() protoreflect.Message + func (x *AuthenticateSteamRequest) Reset() + func (x *AuthenticateSteamRequest) String() string + type BanGroupUsersRequest struct + GroupId string + UserIds []string + func (*BanGroupUsersRequest) Descriptor() ([]byte, []int) + func (*BanGroupUsersRequest) ProtoMessage() + func (x *BanGroupUsersRequest) GetGroupId() string + func (x *BanGroupUsersRequest) GetUserIds() []string + func (x *BanGroupUsersRequest) ProtoReflect() protoreflect.Message + func (x *BanGroupUsersRequest) Reset() + func (x *BanGroupUsersRequest) String() string + type BlockFriendsRequest struct + Ids []string + Usernames []string + func (*BlockFriendsRequest) Descriptor() ([]byte, []int) + func (*BlockFriendsRequest) ProtoMessage() + func (x *BlockFriendsRequest) GetIds() []string + func (x *BlockFriendsRequest) GetUsernames() []string + func (x *BlockFriendsRequest) ProtoReflect() protoreflect.Message + func (x *BlockFriendsRequest) Reset() + func (x *BlockFriendsRequest) String() string + type ChannelMessage struct + ChannelId string + Code *wrapperspb.Int32Value + Content string + CreateTime *timestamppb.Timestamp + GroupId string + MessageId string + Persistent *wrapperspb.BoolValue + RoomName string + SenderId string + UpdateTime *timestamppb.Timestamp + UserIdOne string + UserIdTwo string + Username string + func (*ChannelMessage) Descriptor() ([]byte, []int) + func (*ChannelMessage) ProtoMessage() + func (x *ChannelMessage) GetChannelId() string + func (x *ChannelMessage) GetCode() *wrapperspb.Int32Value + func (x *ChannelMessage) GetContent() string + func (x *ChannelMessage) GetCreateTime() *timestamppb.Timestamp + func (x *ChannelMessage) GetGroupId() string + func (x *ChannelMessage) GetMessageId() string + func (x *ChannelMessage) GetPersistent() *wrapperspb.BoolValue + func (x *ChannelMessage) GetRoomName() string + func (x *ChannelMessage) GetSenderId() string + func (x *ChannelMessage) GetUpdateTime() *timestamppb.Timestamp + func (x *ChannelMessage) GetUserIdOne() string + func (x *ChannelMessage) GetUserIdTwo() string + func (x *ChannelMessage) GetUsername() string + func (x *ChannelMessage) ProtoReflect() protoreflect.Message + func (x *ChannelMessage) Reset() + func (x *ChannelMessage) String() string + type ChannelMessageList struct + CacheableCursor string + Messages []*ChannelMessage + NextCursor string + PrevCursor string + func (*ChannelMessageList) Descriptor() ([]byte, []int) + func (*ChannelMessageList) ProtoMessage() + func (x *ChannelMessageList) GetCacheableCursor() string + func (x *ChannelMessageList) GetMessages() []*ChannelMessage + func (x *ChannelMessageList) GetNextCursor() string + func (x *ChannelMessageList) GetPrevCursor() string + func (x *ChannelMessageList) ProtoReflect() protoreflect.Message + func (x *ChannelMessageList) Reset() + func (x *ChannelMessageList) String() string + type CreateGroupRequest struct + AvatarUrl string + Description string + LangTag string + MaxCount int32 + Name string + Open bool + func (*CreateGroupRequest) Descriptor() ([]byte, []int) + func (*CreateGroupRequest) ProtoMessage() + func (x *CreateGroupRequest) GetAvatarUrl() string + func (x *CreateGroupRequest) GetDescription() string + func (x *CreateGroupRequest) GetLangTag() string + func (x *CreateGroupRequest) GetMaxCount() int32 + func (x *CreateGroupRequest) GetName() string + func (x *CreateGroupRequest) GetOpen() bool + func (x *CreateGroupRequest) ProtoReflect() protoreflect.Message + func (x *CreateGroupRequest) Reset() + func (x *CreateGroupRequest) String() string + type DeleteFriendsRequest struct + Ids []string + Usernames []string + func (*DeleteFriendsRequest) Descriptor() ([]byte, []int) + func (*DeleteFriendsRequest) ProtoMessage() + func (x *DeleteFriendsRequest) GetIds() []string + func (x *DeleteFriendsRequest) GetUsernames() []string + func (x *DeleteFriendsRequest) ProtoReflect() protoreflect.Message + func (x *DeleteFriendsRequest) Reset() + func (x *DeleteFriendsRequest) String() string + type DeleteGroupRequest struct + GroupId string + func (*DeleteGroupRequest) Descriptor() ([]byte, []int) + func (*DeleteGroupRequest) ProtoMessage() + func (x *DeleteGroupRequest) GetGroupId() string + func (x *DeleteGroupRequest) ProtoReflect() protoreflect.Message + func (x *DeleteGroupRequest) Reset() + func (x *DeleteGroupRequest) String() string + type DeleteLeaderboardRecordRequest struct + LeaderboardId string + func (*DeleteLeaderboardRecordRequest) Descriptor() ([]byte, []int) + func (*DeleteLeaderboardRecordRequest) ProtoMessage() + func (x *DeleteLeaderboardRecordRequest) GetLeaderboardId() string + func (x *DeleteLeaderboardRecordRequest) ProtoReflect() protoreflect.Message + func (x *DeleteLeaderboardRecordRequest) Reset() + func (x *DeleteLeaderboardRecordRequest) String() string + type DeleteNotificationsRequest struct + Ids []string + func (*DeleteNotificationsRequest) Descriptor() ([]byte, []int) + func (*DeleteNotificationsRequest) ProtoMessage() + func (x *DeleteNotificationsRequest) GetIds() []string + func (x *DeleteNotificationsRequest) ProtoReflect() protoreflect.Message + func (x *DeleteNotificationsRequest) Reset() + func (x *DeleteNotificationsRequest) String() string + type DeleteStorageObjectId struct + Collection string + Key string + Version string + func (*DeleteStorageObjectId) Descriptor() ([]byte, []int) + func (*DeleteStorageObjectId) ProtoMessage() + func (x *DeleteStorageObjectId) GetCollection() string + func (x *DeleteStorageObjectId) GetKey() string + func (x *DeleteStorageObjectId) GetVersion() string + func (x *DeleteStorageObjectId) ProtoReflect() protoreflect.Message + func (x *DeleteStorageObjectId) Reset() + func (x *DeleteStorageObjectId) String() string + type DeleteStorageObjectsRequest struct + ObjectIds []*DeleteStorageObjectId + func (*DeleteStorageObjectsRequest) Descriptor() ([]byte, []int) + func (*DeleteStorageObjectsRequest) ProtoMessage() + func (x *DeleteStorageObjectsRequest) GetObjectIds() []*DeleteStorageObjectId + func (x *DeleteStorageObjectsRequest) ProtoReflect() protoreflect.Message + func (x *DeleteStorageObjectsRequest) Reset() + func (x *DeleteStorageObjectsRequest) String() string + type DeleteTournamentRecordRequest struct + TournamentId string + func (*DeleteTournamentRecordRequest) Descriptor() ([]byte, []int) + func (*DeleteTournamentRecordRequest) ProtoMessage() + func (x *DeleteTournamentRecordRequest) GetTournamentId() string + func (x *DeleteTournamentRecordRequest) ProtoReflect() protoreflect.Message + func (x *DeleteTournamentRecordRequest) Reset() + func (x *DeleteTournamentRecordRequest) String() string + type DemoteGroupUsersRequest struct + GroupId string + UserIds []string + func (*DemoteGroupUsersRequest) Descriptor() ([]byte, []int) + func (*DemoteGroupUsersRequest) ProtoMessage() + func (x *DemoteGroupUsersRequest) GetGroupId() string + func (x *DemoteGroupUsersRequest) GetUserIds() []string + func (x *DemoteGroupUsersRequest) ProtoReflect() protoreflect.Message + func (x *DemoteGroupUsersRequest) Reset() + func (x *DemoteGroupUsersRequest) String() string + type Event struct + External bool + Name string + Properties map[string]string + Timestamp *timestamppb.Timestamp + func (*Event) Descriptor() ([]byte, []int) + func (*Event) ProtoMessage() + func (x *Event) GetExternal() bool + func (x *Event) GetName() string + func (x *Event) GetProperties() map[string]string + func (x *Event) GetTimestamp() *timestamppb.Timestamp + func (x *Event) ProtoReflect() protoreflect.Message + func (x *Event) Reset() + func (x *Event) String() string + type Friend struct + Metadata string + State *wrapperspb.Int32Value + UpdateTime *timestamppb.Timestamp + User *User + func (*Friend) Descriptor() ([]byte, []int) + func (*Friend) ProtoMessage() + func (x *Friend) GetMetadata() string + func (x *Friend) GetState() *wrapperspb.Int32Value + func (x *Friend) GetUpdateTime() *timestamppb.Timestamp + func (x *Friend) GetUser() *User + func (x *Friend) ProtoReflect() protoreflect.Message + func (x *Friend) Reset() + func (x *Friend) String() string + type FriendList struct + Cursor string + Friends []*Friend + func (*FriendList) Descriptor() ([]byte, []int) + func (*FriendList) ProtoMessage() + func (x *FriendList) GetCursor() string + func (x *FriendList) GetFriends() []*Friend + func (x *FriendList) ProtoReflect() protoreflect.Message + func (x *FriendList) Reset() + func (x *FriendList) String() string + type Friend_State int32 + const Friend_BLOCKED + const Friend_FRIEND + const Friend_INVITE_RECEIVED + const Friend_INVITE_SENT + func (Friend_State) Descriptor() protoreflect.EnumDescriptor + func (Friend_State) EnumDescriptor() ([]byte, []int) + func (Friend_State) Type() protoreflect.EnumType + func (x Friend_State) Enum() *Friend_State + func (x Friend_State) Number() protoreflect.EnumNumber + func (x Friend_State) String() string + type FriendsOfFriendsList struct + Cursor string + FriendsOfFriends []*FriendsOfFriendsList_FriendOfFriend + func (*FriendsOfFriendsList) Descriptor() ([]byte, []int) + func (*FriendsOfFriendsList) ProtoMessage() + func (x *FriendsOfFriendsList) GetCursor() string + func (x *FriendsOfFriendsList) GetFriendsOfFriends() []*FriendsOfFriendsList_FriendOfFriend + func (x *FriendsOfFriendsList) ProtoReflect() protoreflect.Message + func (x *FriendsOfFriendsList) Reset() + func (x *FriendsOfFriendsList) String() string + type FriendsOfFriendsList_FriendOfFriend struct + Referrer string + User *User + func (*FriendsOfFriendsList_FriendOfFriend) Descriptor() ([]byte, []int) + func (*FriendsOfFriendsList_FriendOfFriend) ProtoMessage() + func (x *FriendsOfFriendsList_FriendOfFriend) GetReferrer() string + func (x *FriendsOfFriendsList_FriendOfFriend) GetUser() *User + func (x *FriendsOfFriendsList_FriendOfFriend) ProtoReflect() protoreflect.Message + func (x *FriendsOfFriendsList_FriendOfFriend) Reset() + func (x *FriendsOfFriendsList_FriendOfFriend) String() string + type GetSubscriptionRequest struct + ProductId string + func (*GetSubscriptionRequest) Descriptor() ([]byte, []int) + func (*GetSubscriptionRequest) ProtoMessage() + func (x *GetSubscriptionRequest) GetProductId() string + func (x *GetSubscriptionRequest) ProtoReflect() protoreflect.Message + func (x *GetSubscriptionRequest) Reset() + func (x *GetSubscriptionRequest) String() string + type GetUsersRequest struct + FacebookIds []string + Ids []string + Usernames []string + func (*GetUsersRequest) Descriptor() ([]byte, []int) + func (*GetUsersRequest) ProtoMessage() + func (x *GetUsersRequest) GetFacebookIds() []string + func (x *GetUsersRequest) GetIds() []string + func (x *GetUsersRequest) GetUsernames() []string + func (x *GetUsersRequest) ProtoReflect() protoreflect.Message + func (x *GetUsersRequest) Reset() + func (x *GetUsersRequest) String() string + type Group struct + AvatarUrl string + CreateTime *timestamppb.Timestamp + CreatorId string + Description string + EdgeCount int32 + Id string + LangTag string + MaxCount int32 + Metadata string + Name string + Open *wrapperspb.BoolValue + UpdateTime *timestamppb.Timestamp + func (*Group) Descriptor() ([]byte, []int) + func (*Group) ProtoMessage() + func (x *Group) GetAvatarUrl() string + func (x *Group) GetCreateTime() *timestamppb.Timestamp + func (x *Group) GetCreatorId() string + func (x *Group) GetDescription() string + func (x *Group) GetEdgeCount() int32 + func (x *Group) GetId() string + func (x *Group) GetLangTag() string + func (x *Group) GetMaxCount() int32 + func (x *Group) GetMetadata() string + func (x *Group) GetName() string + func (x *Group) GetOpen() *wrapperspb.BoolValue + func (x *Group) GetUpdateTime() *timestamppb.Timestamp + func (x *Group) ProtoReflect() protoreflect.Message + func (x *Group) Reset() + func (x *Group) String() string + type GroupList struct + Cursor string + Groups []*Group + func (*GroupList) Descriptor() ([]byte, []int) + func (*GroupList) ProtoMessage() + func (x *GroupList) GetCursor() string + func (x *GroupList) GetGroups() []*Group + func (x *GroupList) ProtoReflect() protoreflect.Message + func (x *GroupList) Reset() + func (x *GroupList) String() string + type GroupUserList struct + Cursor string + GroupUsers []*GroupUserList_GroupUser + func (*GroupUserList) Descriptor() ([]byte, []int) + func (*GroupUserList) ProtoMessage() + func (x *GroupUserList) GetCursor() string + func (x *GroupUserList) GetGroupUsers() []*GroupUserList_GroupUser + func (x *GroupUserList) ProtoReflect() protoreflect.Message + func (x *GroupUserList) Reset() + func (x *GroupUserList) String() string + type GroupUserList_GroupUser struct + State *wrapperspb.Int32Value + User *User + func (*GroupUserList_GroupUser) Descriptor() ([]byte, []int) + func (*GroupUserList_GroupUser) ProtoMessage() + func (x *GroupUserList_GroupUser) GetState() *wrapperspb.Int32Value + func (x *GroupUserList_GroupUser) GetUser() *User + func (x *GroupUserList_GroupUser) ProtoReflect() protoreflect.Message + func (x *GroupUserList_GroupUser) Reset() + func (x *GroupUserList_GroupUser) String() string + type GroupUserList_GroupUser_State int32 + const GroupUserList_GroupUser_ADMIN + const GroupUserList_GroupUser_JOIN_REQUEST + const GroupUserList_GroupUser_MEMBER + const GroupUserList_GroupUser_SUPERADMIN + func (GroupUserList_GroupUser_State) Descriptor() protoreflect.EnumDescriptor + func (GroupUserList_GroupUser_State) EnumDescriptor() ([]byte, []int) + func (GroupUserList_GroupUser_State) Type() protoreflect.EnumType + func (x GroupUserList_GroupUser_State) Enum() *GroupUserList_GroupUser_State + func (x GroupUserList_GroupUser_State) Number() protoreflect.EnumNumber + func (x GroupUserList_GroupUser_State) String() string + type ImportFacebookFriendsRequest struct + Account *AccountFacebook + Reset_ *wrapperspb.BoolValue + func (*ImportFacebookFriendsRequest) Descriptor() ([]byte, []int) + func (*ImportFacebookFriendsRequest) ProtoMessage() + func (x *ImportFacebookFriendsRequest) GetAccount() *AccountFacebook + func (x *ImportFacebookFriendsRequest) GetReset_() *wrapperspb.BoolValue + func (x *ImportFacebookFriendsRequest) ProtoReflect() protoreflect.Message + func (x *ImportFacebookFriendsRequest) Reset() + func (x *ImportFacebookFriendsRequest) String() string + type ImportSteamFriendsRequest struct + Account *AccountSteam + Reset_ *wrapperspb.BoolValue + func (*ImportSteamFriendsRequest) Descriptor() ([]byte, []int) + func (*ImportSteamFriendsRequest) ProtoMessage() + func (x *ImportSteamFriendsRequest) GetAccount() *AccountSteam + func (x *ImportSteamFriendsRequest) GetReset_() *wrapperspb.BoolValue + func (x *ImportSteamFriendsRequest) ProtoReflect() protoreflect.Message + func (x *ImportSteamFriendsRequest) Reset() + func (x *ImportSteamFriendsRequest) String() string + type JoinGroupRequest struct + GroupId string + func (*JoinGroupRequest) Descriptor() ([]byte, []int) + func (*JoinGroupRequest) ProtoMessage() + func (x *JoinGroupRequest) GetGroupId() string + func (x *JoinGroupRequest) ProtoReflect() protoreflect.Message + func (x *JoinGroupRequest) Reset() + func (x *JoinGroupRequest) String() string + type JoinTournamentRequest struct + TournamentId string + func (*JoinTournamentRequest) Descriptor() ([]byte, []int) + func (*JoinTournamentRequest) ProtoMessage() + func (x *JoinTournamentRequest) GetTournamentId() string + func (x *JoinTournamentRequest) ProtoReflect() protoreflect.Message + func (x *JoinTournamentRequest) Reset() + func (x *JoinTournamentRequest) String() string + type KickGroupUsersRequest struct + GroupId string + UserIds []string + func (*KickGroupUsersRequest) Descriptor() ([]byte, []int) + func (*KickGroupUsersRequest) ProtoMessage() + func (x *KickGroupUsersRequest) GetGroupId() string + func (x *KickGroupUsersRequest) GetUserIds() []string + func (x *KickGroupUsersRequest) ProtoReflect() protoreflect.Message + func (x *KickGroupUsersRequest) Reset() + func (x *KickGroupUsersRequest) String() string + type Leaderboard struct + Authoritative bool + CreateTime *timestamppb.Timestamp + Id string + Metadata string + NextReset uint32 + Operator Operator + PrevReset uint32 + SortOrder uint32 + func (*Leaderboard) Descriptor() ([]byte, []int) + func (*Leaderboard) ProtoMessage() + func (x *Leaderboard) GetAuthoritative() bool + func (x *Leaderboard) GetCreateTime() *timestamppb.Timestamp + func (x *Leaderboard) GetId() string + func (x *Leaderboard) GetMetadata() string + func (x *Leaderboard) GetNextReset() uint32 + func (x *Leaderboard) GetOperator() Operator + func (x *Leaderboard) GetPrevReset() uint32 + func (x *Leaderboard) GetSortOrder() uint32 + func (x *Leaderboard) ProtoReflect() protoreflect.Message + func (x *Leaderboard) Reset() + func (x *Leaderboard) String() string + type LeaderboardList struct + Cursor string + Leaderboards []*Leaderboard + func (*LeaderboardList) Descriptor() ([]byte, []int) + func (*LeaderboardList) ProtoMessage() + func (x *LeaderboardList) GetCursor() string + func (x *LeaderboardList) GetLeaderboards() []*Leaderboard + func (x *LeaderboardList) ProtoReflect() protoreflect.Message + func (x *LeaderboardList) Reset() + func (x *LeaderboardList) String() string + type LeaderboardRecord struct + CreateTime *timestamppb.Timestamp + ExpiryTime *timestamppb.Timestamp + LeaderboardId string + MaxNumScore uint32 + Metadata string + NumScore int32 + OwnerId string + Rank int64 + Score int64 + Subscore int64 + UpdateTime *timestamppb.Timestamp + Username *wrapperspb.StringValue + func (*LeaderboardRecord) Descriptor() ([]byte, []int) + func (*LeaderboardRecord) ProtoMessage() + func (x *LeaderboardRecord) GetCreateTime() *timestamppb.Timestamp + func (x *LeaderboardRecord) GetExpiryTime() *timestamppb.Timestamp + func (x *LeaderboardRecord) GetLeaderboardId() string + func (x *LeaderboardRecord) GetMaxNumScore() uint32 + func (x *LeaderboardRecord) GetMetadata() string + func (x *LeaderboardRecord) GetNumScore() int32 + func (x *LeaderboardRecord) GetOwnerId() string + func (x *LeaderboardRecord) GetRank() int64 + func (x *LeaderboardRecord) GetScore() int64 + func (x *LeaderboardRecord) GetSubscore() int64 + func (x *LeaderboardRecord) GetUpdateTime() *timestamppb.Timestamp + func (x *LeaderboardRecord) GetUsername() *wrapperspb.StringValue + func (x *LeaderboardRecord) ProtoReflect() protoreflect.Message + func (x *LeaderboardRecord) Reset() + func (x *LeaderboardRecord) String() string + type LeaderboardRecordList struct + NextCursor string + OwnerRecords []*LeaderboardRecord + PrevCursor string + RankCount int64 + Records []*LeaderboardRecord + func (*LeaderboardRecordList) Descriptor() ([]byte, []int) + func (*LeaderboardRecordList) ProtoMessage() + func (x *LeaderboardRecordList) GetNextCursor() string + func (x *LeaderboardRecordList) GetOwnerRecords() []*LeaderboardRecord + func (x *LeaderboardRecordList) GetPrevCursor() string + func (x *LeaderboardRecordList) GetRankCount() int64 + func (x *LeaderboardRecordList) GetRecords() []*LeaderboardRecord + func (x *LeaderboardRecordList) ProtoReflect() protoreflect.Message + func (x *LeaderboardRecordList) Reset() + func (x *LeaderboardRecordList) String() string + type LeaveGroupRequest struct + GroupId string + func (*LeaveGroupRequest) Descriptor() ([]byte, []int) + func (*LeaveGroupRequest) ProtoMessage() + func (x *LeaveGroupRequest) GetGroupId() string + func (x *LeaveGroupRequest) ProtoReflect() protoreflect.Message + func (x *LeaveGroupRequest) Reset() + func (x *LeaveGroupRequest) String() string + type LinkFacebookRequest struct + Account *AccountFacebook + Sync *wrapperspb.BoolValue + func (*LinkFacebookRequest) Descriptor() ([]byte, []int) + func (*LinkFacebookRequest) ProtoMessage() + func (x *LinkFacebookRequest) GetAccount() *AccountFacebook + func (x *LinkFacebookRequest) GetSync() *wrapperspb.BoolValue + func (x *LinkFacebookRequest) ProtoReflect() protoreflect.Message + func (x *LinkFacebookRequest) Reset() + func (x *LinkFacebookRequest) String() string + type LinkSteamRequest struct + Account *AccountSteam + Sync *wrapperspb.BoolValue + func (*LinkSteamRequest) Descriptor() ([]byte, []int) + func (*LinkSteamRequest) ProtoMessage() + func (x *LinkSteamRequest) GetAccount() *AccountSteam + func (x *LinkSteamRequest) GetSync() *wrapperspb.BoolValue + func (x *LinkSteamRequest) ProtoReflect() protoreflect.Message + func (x *LinkSteamRequest) Reset() + func (x *LinkSteamRequest) String() string + type ListChannelMessagesRequest struct + ChannelId string + Cursor string + Forward *wrapperspb.BoolValue + Limit *wrapperspb.Int32Value + func (*ListChannelMessagesRequest) Descriptor() ([]byte, []int) + func (*ListChannelMessagesRequest) ProtoMessage() + func (x *ListChannelMessagesRequest) GetChannelId() string + func (x *ListChannelMessagesRequest) GetCursor() string + func (x *ListChannelMessagesRequest) GetForward() *wrapperspb.BoolValue + func (x *ListChannelMessagesRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListChannelMessagesRequest) ProtoReflect() protoreflect.Message + func (x *ListChannelMessagesRequest) Reset() + func (x *ListChannelMessagesRequest) String() string + type ListFriendsOfFriendsRequest struct + Cursor string + Limit *wrapperspb.Int32Value + func (*ListFriendsOfFriendsRequest) Descriptor() ([]byte, []int) + func (*ListFriendsOfFriendsRequest) ProtoMessage() + func (x *ListFriendsOfFriendsRequest) GetCursor() string + func (x *ListFriendsOfFriendsRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListFriendsOfFriendsRequest) ProtoReflect() protoreflect.Message + func (x *ListFriendsOfFriendsRequest) Reset() + func (x *ListFriendsOfFriendsRequest) String() string + type ListFriendsRequest struct + Cursor string + Limit *wrapperspb.Int32Value + State *wrapperspb.Int32Value + func (*ListFriendsRequest) Descriptor() ([]byte, []int) + func (*ListFriendsRequest) ProtoMessage() + func (x *ListFriendsRequest) GetCursor() string + func (x *ListFriendsRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListFriendsRequest) GetState() *wrapperspb.Int32Value + func (x *ListFriendsRequest) ProtoReflect() protoreflect.Message + func (x *ListFriendsRequest) Reset() + func (x *ListFriendsRequest) String() string + type ListGroupUsersRequest struct + Cursor string + GroupId string + Limit *wrapperspb.Int32Value + State *wrapperspb.Int32Value + func (*ListGroupUsersRequest) Descriptor() ([]byte, []int) + func (*ListGroupUsersRequest) ProtoMessage() + func (x *ListGroupUsersRequest) GetCursor() string + func (x *ListGroupUsersRequest) GetGroupId() string + func (x *ListGroupUsersRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListGroupUsersRequest) GetState() *wrapperspb.Int32Value + func (x *ListGroupUsersRequest) ProtoReflect() protoreflect.Message + func (x *ListGroupUsersRequest) Reset() + func (x *ListGroupUsersRequest) String() string + type ListGroupsRequest struct + Cursor string + LangTag string + Limit *wrapperspb.Int32Value + Members *wrapperspb.Int32Value + Name string + Open *wrapperspb.BoolValue + func (*ListGroupsRequest) Descriptor() ([]byte, []int) + func (*ListGroupsRequest) ProtoMessage() + func (x *ListGroupsRequest) GetCursor() string + func (x *ListGroupsRequest) GetLangTag() string + func (x *ListGroupsRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListGroupsRequest) GetMembers() *wrapperspb.Int32Value + func (x *ListGroupsRequest) GetName() string + func (x *ListGroupsRequest) GetOpen() *wrapperspb.BoolValue + func (x *ListGroupsRequest) ProtoReflect() protoreflect.Message + func (x *ListGroupsRequest) Reset() + func (x *ListGroupsRequest) String() string + type ListLeaderboardRecordsAroundOwnerRequest struct + Cursor string + Expiry *wrapperspb.Int64Value + LeaderboardId string + Limit *wrapperspb.UInt32Value + OwnerId string + func (*ListLeaderboardRecordsAroundOwnerRequest) Descriptor() ([]byte, []int) + func (*ListLeaderboardRecordsAroundOwnerRequest) ProtoMessage() + func (x *ListLeaderboardRecordsAroundOwnerRequest) GetCursor() string + func (x *ListLeaderboardRecordsAroundOwnerRequest) GetExpiry() *wrapperspb.Int64Value + func (x *ListLeaderboardRecordsAroundOwnerRequest) GetLeaderboardId() string + func (x *ListLeaderboardRecordsAroundOwnerRequest) GetLimit() *wrapperspb.UInt32Value + func (x *ListLeaderboardRecordsAroundOwnerRequest) GetOwnerId() string + func (x *ListLeaderboardRecordsAroundOwnerRequest) ProtoReflect() protoreflect.Message + func (x *ListLeaderboardRecordsAroundOwnerRequest) Reset() + func (x *ListLeaderboardRecordsAroundOwnerRequest) String() string + type ListLeaderboardRecordsRequest struct + Cursor string + Expiry *wrapperspb.Int64Value + LeaderboardId string + Limit *wrapperspb.Int32Value + OwnerIds []string + func (*ListLeaderboardRecordsRequest) Descriptor() ([]byte, []int) + func (*ListLeaderboardRecordsRequest) ProtoMessage() + func (x *ListLeaderboardRecordsRequest) GetCursor() string + func (x *ListLeaderboardRecordsRequest) GetExpiry() *wrapperspb.Int64Value + func (x *ListLeaderboardRecordsRequest) GetLeaderboardId() string + func (x *ListLeaderboardRecordsRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListLeaderboardRecordsRequest) GetOwnerIds() []string + func (x *ListLeaderboardRecordsRequest) ProtoReflect() protoreflect.Message + func (x *ListLeaderboardRecordsRequest) Reset() + func (x *ListLeaderboardRecordsRequest) String() string + type ListMatchesRequest struct + Authoritative *wrapperspb.BoolValue + Label *wrapperspb.StringValue + Limit *wrapperspb.Int32Value + MaxSize *wrapperspb.Int32Value + MinSize *wrapperspb.Int32Value + Query *wrapperspb.StringValue + func (*ListMatchesRequest) Descriptor() ([]byte, []int) + func (*ListMatchesRequest) ProtoMessage() + func (x *ListMatchesRequest) GetAuthoritative() *wrapperspb.BoolValue + func (x *ListMatchesRequest) GetLabel() *wrapperspb.StringValue + func (x *ListMatchesRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListMatchesRequest) GetMaxSize() *wrapperspb.Int32Value + func (x *ListMatchesRequest) GetMinSize() *wrapperspb.Int32Value + func (x *ListMatchesRequest) GetQuery() *wrapperspb.StringValue + func (x *ListMatchesRequest) ProtoReflect() protoreflect.Message + func (x *ListMatchesRequest) Reset() + func (x *ListMatchesRequest) String() string + type ListNotificationsRequest struct + CacheableCursor string + Limit *wrapperspb.Int32Value + func (*ListNotificationsRequest) Descriptor() ([]byte, []int) + func (*ListNotificationsRequest) ProtoMessage() + func (x *ListNotificationsRequest) GetCacheableCursor() string + func (x *ListNotificationsRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListNotificationsRequest) ProtoReflect() protoreflect.Message + func (x *ListNotificationsRequest) Reset() + func (x *ListNotificationsRequest) String() string + type ListStorageObjectsRequest struct + Collection string + Cursor string + Limit *wrapperspb.Int32Value + UserId string + func (*ListStorageObjectsRequest) Descriptor() ([]byte, []int) + func (*ListStorageObjectsRequest) ProtoMessage() + func (x *ListStorageObjectsRequest) GetCollection() string + func (x *ListStorageObjectsRequest) GetCursor() string + func (x *ListStorageObjectsRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListStorageObjectsRequest) GetUserId() string + func (x *ListStorageObjectsRequest) ProtoReflect() protoreflect.Message + func (x *ListStorageObjectsRequest) Reset() + func (x *ListStorageObjectsRequest) String() string + type ListSubscriptionsRequest struct + Cursor string + Limit *wrapperspb.Int32Value + func (*ListSubscriptionsRequest) Descriptor() ([]byte, []int) + func (*ListSubscriptionsRequest) ProtoMessage() + func (x *ListSubscriptionsRequest) GetCursor() string + func (x *ListSubscriptionsRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListSubscriptionsRequest) ProtoReflect() protoreflect.Message + func (x *ListSubscriptionsRequest) Reset() + func (x *ListSubscriptionsRequest) String() string + type ListTournamentRecordsAroundOwnerRequest struct + Cursor string + Expiry *wrapperspb.Int64Value + Limit *wrapperspb.UInt32Value + OwnerId string + TournamentId string + func (*ListTournamentRecordsAroundOwnerRequest) Descriptor() ([]byte, []int) + func (*ListTournamentRecordsAroundOwnerRequest) ProtoMessage() + func (x *ListTournamentRecordsAroundOwnerRequest) GetCursor() string + func (x *ListTournamentRecordsAroundOwnerRequest) GetExpiry() *wrapperspb.Int64Value + func (x *ListTournamentRecordsAroundOwnerRequest) GetLimit() *wrapperspb.UInt32Value + func (x *ListTournamentRecordsAroundOwnerRequest) GetOwnerId() string + func (x *ListTournamentRecordsAroundOwnerRequest) GetTournamentId() string + func (x *ListTournamentRecordsAroundOwnerRequest) ProtoReflect() protoreflect.Message + func (x *ListTournamentRecordsAroundOwnerRequest) Reset() + func (x *ListTournamentRecordsAroundOwnerRequest) String() string + type ListTournamentRecordsRequest struct + Cursor string + Expiry *wrapperspb.Int64Value + Limit *wrapperspb.Int32Value + OwnerIds []string + TournamentId string + func (*ListTournamentRecordsRequest) Descriptor() ([]byte, []int) + func (*ListTournamentRecordsRequest) ProtoMessage() + func (x *ListTournamentRecordsRequest) GetCursor() string + func (x *ListTournamentRecordsRequest) GetExpiry() *wrapperspb.Int64Value + func (x *ListTournamentRecordsRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListTournamentRecordsRequest) GetOwnerIds() []string + func (x *ListTournamentRecordsRequest) GetTournamentId() string + func (x *ListTournamentRecordsRequest) ProtoReflect() protoreflect.Message + func (x *ListTournamentRecordsRequest) Reset() + func (x *ListTournamentRecordsRequest) String() string + type ListTournamentsRequest struct + CategoryEnd *wrapperspb.UInt32Value + CategoryStart *wrapperspb.UInt32Value + Cursor string + EndTime *wrapperspb.UInt32Value + Limit *wrapperspb.Int32Value + StartTime *wrapperspb.UInt32Value + func (*ListTournamentsRequest) Descriptor() ([]byte, []int) + func (*ListTournamentsRequest) ProtoMessage() + func (x *ListTournamentsRequest) GetCategoryEnd() *wrapperspb.UInt32Value + func (x *ListTournamentsRequest) GetCategoryStart() *wrapperspb.UInt32Value + func (x *ListTournamentsRequest) GetCursor() string + func (x *ListTournamentsRequest) GetEndTime() *wrapperspb.UInt32Value + func (x *ListTournamentsRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListTournamentsRequest) GetStartTime() *wrapperspb.UInt32Value + func (x *ListTournamentsRequest) ProtoReflect() protoreflect.Message + func (x *ListTournamentsRequest) Reset() + func (x *ListTournamentsRequest) String() string + type ListUserGroupsRequest struct + Cursor string + Limit *wrapperspb.Int32Value + State *wrapperspb.Int32Value + UserId string + func (*ListUserGroupsRequest) Descriptor() ([]byte, []int) + func (*ListUserGroupsRequest) ProtoMessage() + func (x *ListUserGroupsRequest) GetCursor() string + func (x *ListUserGroupsRequest) GetLimit() *wrapperspb.Int32Value + func (x *ListUserGroupsRequest) GetState() *wrapperspb.Int32Value + func (x *ListUserGroupsRequest) GetUserId() string + func (x *ListUserGroupsRequest) ProtoReflect() protoreflect.Message + func (x *ListUserGroupsRequest) Reset() + func (x *ListUserGroupsRequest) String() string + type Match struct + Authoritative bool + HandlerName string + Label *wrapperspb.StringValue + MatchId string + Size int32 + TickRate int32 + func (*Match) Descriptor() ([]byte, []int) + func (*Match) ProtoMessage() + func (x *Match) GetAuthoritative() bool + func (x *Match) GetHandlerName() string + func (x *Match) GetLabel() *wrapperspb.StringValue + func (x *Match) GetMatchId() string + func (x *Match) GetSize() int32 + func (x *Match) GetTickRate() int32 + func (x *Match) ProtoReflect() protoreflect.Message + func (x *Match) Reset() + func (x *Match) String() string + type MatchList struct + Matches []*Match + func (*MatchList) Descriptor() ([]byte, []int) + func (*MatchList) ProtoMessage() + func (x *MatchList) GetMatches() []*Match + func (x *MatchList) ProtoReflect() protoreflect.Message + func (x *MatchList) Reset() + func (x *MatchList) String() string + type MatchmakerCompletionStats struct + CompleteTime *timestamppb.Timestamp + CreateTime *timestamppb.Timestamp + func (*MatchmakerCompletionStats) Descriptor() ([]byte, []int) + func (*MatchmakerCompletionStats) ProtoMessage() + func (x *MatchmakerCompletionStats) GetCompleteTime() *timestamppb.Timestamp + func (x *MatchmakerCompletionStats) GetCreateTime() *timestamppb.Timestamp + func (x *MatchmakerCompletionStats) ProtoReflect() protoreflect.Message + func (x *MatchmakerCompletionStats) Reset() + func (x *MatchmakerCompletionStats) String() string + type MatchmakerStats struct + Completions []*MatchmakerCompletionStats + OldestTicketCreateTime *timestamppb.Timestamp + TicketCount int32 + func (*MatchmakerStats) Descriptor() ([]byte, []int) + func (*MatchmakerStats) ProtoMessage() + func (x *MatchmakerStats) GetCompletions() []*MatchmakerCompletionStats + func (x *MatchmakerStats) GetOldestTicketCreateTime() *timestamppb.Timestamp + func (x *MatchmakerStats) GetTicketCount() int32 + func (x *MatchmakerStats) ProtoReflect() protoreflect.Message + func (x *MatchmakerStats) Reset() + func (x *MatchmakerStats) String() string + type Notification struct + Code int32 + Content string + CreateTime *timestamppb.Timestamp + Id string + Persistent bool + SenderId string + Subject string + func (*Notification) Descriptor() ([]byte, []int) + func (*Notification) ProtoMessage() + func (x *Notification) GetCode() int32 + func (x *Notification) GetContent() string + func (x *Notification) GetCreateTime() *timestamppb.Timestamp + func (x *Notification) GetId() string + func (x *Notification) GetPersistent() bool + func (x *Notification) GetSenderId() string + func (x *Notification) GetSubject() string + func (x *Notification) ProtoReflect() protoreflect.Message + func (x *Notification) Reset() + func (x *Notification) String() string + type NotificationList struct + CacheableCursor string + Notifications []*Notification + func (*NotificationList) Descriptor() ([]byte, []int) + func (*NotificationList) ProtoMessage() + func (x *NotificationList) GetCacheableCursor() string + func (x *NotificationList) GetNotifications() []*Notification + func (x *NotificationList) ProtoReflect() protoreflect.Message + func (x *NotificationList) Reset() + func (x *NotificationList) String() string + type Operator int32 + const Operator_BEST + const Operator_DECREMENT + const Operator_INCREMENT + const Operator_NO_OVERRIDE + const Operator_SET + func (Operator) Descriptor() protoreflect.EnumDescriptor + func (Operator) EnumDescriptor() ([]byte, []int) + func (Operator) Type() protoreflect.EnumType + func (x Operator) Enum() *Operator + func (x Operator) Number() protoreflect.EnumNumber + func (x Operator) String() string + type PromoteGroupUsersRequest struct + GroupId string + UserIds []string + func (*PromoteGroupUsersRequest) Descriptor() ([]byte, []int) + func (*PromoteGroupUsersRequest) ProtoMessage() + func (x *PromoteGroupUsersRequest) GetGroupId() string + func (x *PromoteGroupUsersRequest) GetUserIds() []string + func (x *PromoteGroupUsersRequest) ProtoReflect() protoreflect.Message + func (x *PromoteGroupUsersRequest) Reset() + func (x *PromoteGroupUsersRequest) String() string + type PurchaseList struct + Cursor string + PrevCursor string + ValidatedPurchases []*ValidatedPurchase + func (*PurchaseList) Descriptor() ([]byte, []int) + func (*PurchaseList) ProtoMessage() + func (x *PurchaseList) GetCursor() string + func (x *PurchaseList) GetPrevCursor() string + func (x *PurchaseList) GetValidatedPurchases() []*ValidatedPurchase + func (x *PurchaseList) ProtoReflect() protoreflect.Message + func (x *PurchaseList) Reset() + func (x *PurchaseList) String() string + type ReadStorageObjectId struct + Collection string + Key string + UserId string + func (*ReadStorageObjectId) Descriptor() ([]byte, []int) + func (*ReadStorageObjectId) ProtoMessage() + func (x *ReadStorageObjectId) GetCollection() string + func (x *ReadStorageObjectId) GetKey() string + func (x *ReadStorageObjectId) GetUserId() string + func (x *ReadStorageObjectId) ProtoReflect() protoreflect.Message + func (x *ReadStorageObjectId) Reset() + func (x *ReadStorageObjectId) String() string + type ReadStorageObjectsRequest struct + ObjectIds []*ReadStorageObjectId + func (*ReadStorageObjectsRequest) Descriptor() ([]byte, []int) + func (*ReadStorageObjectsRequest) ProtoMessage() + func (x *ReadStorageObjectsRequest) GetObjectIds() []*ReadStorageObjectId + func (x *ReadStorageObjectsRequest) ProtoReflect() protoreflect.Message + func (x *ReadStorageObjectsRequest) Reset() + func (x *ReadStorageObjectsRequest) String() string + type Rpc struct + HttpKey string + Id string + Payload string + func (*Rpc) Descriptor() ([]byte, []int) + func (*Rpc) ProtoMessage() + func (x *Rpc) GetHttpKey() string + func (x *Rpc) GetId() string + func (x *Rpc) GetPayload() string + func (x *Rpc) ProtoReflect() protoreflect.Message + func (x *Rpc) Reset() + func (x *Rpc) String() string + type Session struct + Created bool + RefreshToken string + Token string + func (*Session) Descriptor() ([]byte, []int) + func (*Session) ProtoMessage() + func (x *Session) GetCreated() bool + func (x *Session) GetRefreshToken() string + func (x *Session) GetToken() string + func (x *Session) ProtoReflect() protoreflect.Message + func (x *Session) Reset() + func (x *Session) String() string + type SessionLogoutRequest struct + RefreshToken string + Token string + func (*SessionLogoutRequest) Descriptor() ([]byte, []int) + func (*SessionLogoutRequest) ProtoMessage() + func (x *SessionLogoutRequest) GetRefreshToken() string + func (x *SessionLogoutRequest) GetToken() string + func (x *SessionLogoutRequest) ProtoReflect() protoreflect.Message + func (x *SessionLogoutRequest) Reset() + func (x *SessionLogoutRequest) String() string + type SessionRefreshRequest struct + Token string + Vars map[string]string + func (*SessionRefreshRequest) Descriptor() ([]byte, []int) + func (*SessionRefreshRequest) ProtoMessage() + func (x *SessionRefreshRequest) GetToken() string + func (x *SessionRefreshRequest) GetVars() map[string]string + func (x *SessionRefreshRequest) ProtoReflect() protoreflect.Message + func (x *SessionRefreshRequest) Reset() + func (x *SessionRefreshRequest) String() string + type StorageObject struct + Collection string + CreateTime *timestamppb.Timestamp + Key string + PermissionRead int32 + PermissionWrite int32 + UpdateTime *timestamppb.Timestamp + UserId string + Value string + Version string + func (*StorageObject) Descriptor() ([]byte, []int) + func (*StorageObject) ProtoMessage() + func (x *StorageObject) GetCollection() string + func (x *StorageObject) GetCreateTime() *timestamppb.Timestamp + func (x *StorageObject) GetKey() string + func (x *StorageObject) GetPermissionRead() int32 + func (x *StorageObject) GetPermissionWrite() int32 + func (x *StorageObject) GetUpdateTime() *timestamppb.Timestamp + func (x *StorageObject) GetUserId() string + func (x *StorageObject) GetValue() string + func (x *StorageObject) GetVersion() string + func (x *StorageObject) ProtoReflect() protoreflect.Message + func (x *StorageObject) Reset() + func (x *StorageObject) String() string + type StorageObjectAck struct + Collection string + CreateTime *timestamppb.Timestamp + Key string + UpdateTime *timestamppb.Timestamp + UserId string + Version string + func (*StorageObjectAck) Descriptor() ([]byte, []int) + func (*StorageObjectAck) ProtoMessage() + func (x *StorageObjectAck) GetCollection() string + func (x *StorageObjectAck) GetCreateTime() *timestamppb.Timestamp + func (x *StorageObjectAck) GetKey() string + func (x *StorageObjectAck) GetUpdateTime() *timestamppb.Timestamp + func (x *StorageObjectAck) GetUserId() string + func (x *StorageObjectAck) GetVersion() string + func (x *StorageObjectAck) ProtoReflect() protoreflect.Message + func (x *StorageObjectAck) Reset() + func (x *StorageObjectAck) String() string + type StorageObjectAcks struct + Acks []*StorageObjectAck + func (*StorageObjectAcks) Descriptor() ([]byte, []int) + func (*StorageObjectAcks) ProtoMessage() + func (x *StorageObjectAcks) GetAcks() []*StorageObjectAck + func (x *StorageObjectAcks) ProtoReflect() protoreflect.Message + func (x *StorageObjectAcks) Reset() + func (x *StorageObjectAcks) String() string + type StorageObjectList struct + Cursor string + Objects []*StorageObject + func (*StorageObjectList) Descriptor() ([]byte, []int) + func (*StorageObjectList) ProtoMessage() + func (x *StorageObjectList) GetCursor() string + func (x *StorageObjectList) GetObjects() []*StorageObject + func (x *StorageObjectList) ProtoReflect() protoreflect.Message + func (x *StorageObjectList) Reset() + func (x *StorageObjectList) String() string + type StorageObjects struct + Objects []*StorageObject + func (*StorageObjects) Descriptor() ([]byte, []int) + func (*StorageObjects) ProtoMessage() + func (x *StorageObjects) GetObjects() []*StorageObject + func (x *StorageObjects) ProtoReflect() protoreflect.Message + func (x *StorageObjects) Reset() + func (x *StorageObjects) String() string + type StoreEnvironment int32 + const StoreEnvironment_PRODUCTION + const StoreEnvironment_SANDBOX + const StoreEnvironment_UNKNOWN + func (StoreEnvironment) Descriptor() protoreflect.EnumDescriptor + func (StoreEnvironment) EnumDescriptor() ([]byte, []int) + func (StoreEnvironment) Type() protoreflect.EnumType + func (x StoreEnvironment) Enum() *StoreEnvironment + func (x StoreEnvironment) Number() protoreflect.EnumNumber + func (x StoreEnvironment) String() string + type StoreProvider int32 + const StoreProvider_APPLE_APP_STORE + const StoreProvider_FACEBOOK_INSTANT_STORE + const StoreProvider_GOOGLE_PLAY_STORE + const StoreProvider_HUAWEI_APP_GALLERY + func (StoreProvider) Descriptor() protoreflect.EnumDescriptor + func (StoreProvider) EnumDescriptor() ([]byte, []int) + func (StoreProvider) Type() protoreflect.EnumType + func (x StoreProvider) Enum() *StoreProvider + func (x StoreProvider) Number() protoreflect.EnumNumber + func (x StoreProvider) String() string + type SubscriptionList struct + Cursor string + PrevCursor string + ValidatedSubscriptions []*ValidatedSubscription + func (*SubscriptionList) Descriptor() ([]byte, []int) + func (*SubscriptionList) ProtoMessage() + func (x *SubscriptionList) GetCursor() string + func (x *SubscriptionList) GetPrevCursor() string + func (x *SubscriptionList) GetValidatedSubscriptions() []*ValidatedSubscription + func (x *SubscriptionList) ProtoReflect() protoreflect.Message + func (x *SubscriptionList) Reset() + func (x *SubscriptionList) String() string + type Tournament struct + Authoritative bool + CanEnter bool + Category uint32 + CreateTime *timestamppb.Timestamp + Description string + Duration uint32 + EndActive uint32 + EndTime *timestamppb.Timestamp + Id string + MaxNumScore uint32 + MaxSize uint32 + Metadata string + NextReset uint32 + Operator Operator + PrevReset uint32 + Size uint32 + SortOrder uint32 + StartActive uint32 + StartTime *timestamppb.Timestamp + Title string + func (*Tournament) Descriptor() ([]byte, []int) + func (*Tournament) ProtoMessage() + func (x *Tournament) GetAuthoritative() bool + func (x *Tournament) GetCanEnter() bool + func (x *Tournament) GetCategory() uint32 + func (x *Tournament) GetCreateTime() *timestamppb.Timestamp + func (x *Tournament) GetDescription() string + func (x *Tournament) GetDuration() uint32 + func (x *Tournament) GetEndActive() uint32 + func (x *Tournament) GetEndTime() *timestamppb.Timestamp + func (x *Tournament) GetId() string + func (x *Tournament) GetMaxNumScore() uint32 + func (x *Tournament) GetMaxSize() uint32 + func (x *Tournament) GetMetadata() string + func (x *Tournament) GetNextReset() uint32 + func (x *Tournament) GetOperator() Operator + func (x *Tournament) GetPrevReset() uint32 + func (x *Tournament) GetSize() uint32 + func (x *Tournament) GetSortOrder() uint32 + func (x *Tournament) GetStartActive() uint32 + func (x *Tournament) GetStartTime() *timestamppb.Timestamp + func (x *Tournament) GetTitle() string + func (x *Tournament) ProtoReflect() protoreflect.Message + func (x *Tournament) Reset() + func (x *Tournament) String() string + type TournamentList struct + Cursor string + Tournaments []*Tournament + func (*TournamentList) Descriptor() ([]byte, []int) + func (*TournamentList) ProtoMessage() + func (x *TournamentList) GetCursor() string + func (x *TournamentList) GetTournaments() []*Tournament + func (x *TournamentList) ProtoReflect() protoreflect.Message + func (x *TournamentList) Reset() + func (x *TournamentList) String() string + type TournamentRecordList struct + NextCursor string + OwnerRecords []*LeaderboardRecord + PrevCursor string + RankCount int64 + Records []*LeaderboardRecord + func (*TournamentRecordList) Descriptor() ([]byte, []int) + func (*TournamentRecordList) ProtoMessage() + func (x *TournamentRecordList) GetNextCursor() string + func (x *TournamentRecordList) GetOwnerRecords() []*LeaderboardRecord + func (x *TournamentRecordList) GetPrevCursor() string + func (x *TournamentRecordList) GetRankCount() int64 + func (x *TournamentRecordList) GetRecords() []*LeaderboardRecord + func (x *TournamentRecordList) ProtoReflect() protoreflect.Message + func (x *TournamentRecordList) Reset() + func (x *TournamentRecordList) String() string + type UpdateAccountRequest struct + AvatarUrl *wrapperspb.StringValue + DisplayName *wrapperspb.StringValue + LangTag *wrapperspb.StringValue + Location *wrapperspb.StringValue + Timezone *wrapperspb.StringValue + Username *wrapperspb.StringValue + func (*UpdateAccountRequest) Descriptor() ([]byte, []int) + func (*UpdateAccountRequest) ProtoMessage() + func (x *UpdateAccountRequest) GetAvatarUrl() *wrapperspb.StringValue + func (x *UpdateAccountRequest) GetDisplayName() *wrapperspb.StringValue + func (x *UpdateAccountRequest) GetLangTag() *wrapperspb.StringValue + func (x *UpdateAccountRequest) GetLocation() *wrapperspb.StringValue + func (x *UpdateAccountRequest) GetTimezone() *wrapperspb.StringValue + func (x *UpdateAccountRequest) GetUsername() *wrapperspb.StringValue + func (x *UpdateAccountRequest) ProtoReflect() protoreflect.Message + func (x *UpdateAccountRequest) Reset() + func (x *UpdateAccountRequest) String() string + type UpdateGroupRequest struct + AvatarUrl *wrapperspb.StringValue + Description *wrapperspb.StringValue + GroupId string + LangTag *wrapperspb.StringValue + Name *wrapperspb.StringValue + Open *wrapperspb.BoolValue + func (*UpdateGroupRequest) Descriptor() ([]byte, []int) + func (*UpdateGroupRequest) ProtoMessage() + func (x *UpdateGroupRequest) GetAvatarUrl() *wrapperspb.StringValue + func (x *UpdateGroupRequest) GetDescription() *wrapperspb.StringValue + func (x *UpdateGroupRequest) GetGroupId() string + func (x *UpdateGroupRequest) GetLangTag() *wrapperspb.StringValue + func (x *UpdateGroupRequest) GetName() *wrapperspb.StringValue + func (x *UpdateGroupRequest) GetOpen() *wrapperspb.BoolValue + func (x *UpdateGroupRequest) ProtoReflect() protoreflect.Message + func (x *UpdateGroupRequest) Reset() + func (x *UpdateGroupRequest) String() string + type User struct + AppleId string + AvatarUrl string + CreateTime *timestamppb.Timestamp + DisplayName string + EdgeCount int32 + FacebookId string + FacebookInstantGameId string + GamecenterId string + GoogleId string + Id string + LangTag string + Location string + Metadata string + Online bool + SteamId string + Timezone string + UpdateTime *timestamppb.Timestamp + Username string + func (*User) Descriptor() ([]byte, []int) + func (*User) ProtoMessage() + func (x *User) GetAppleId() string + func (x *User) GetAvatarUrl() string + func (x *User) GetCreateTime() *timestamppb.Timestamp + func (x *User) GetDisplayName() string + func (x *User) GetEdgeCount() int32 + func (x *User) GetFacebookId() string + func (x *User) GetFacebookInstantGameId() string + func (x *User) GetGamecenterId() string + func (x *User) GetGoogleId() string + func (x *User) GetId() string + func (x *User) GetLangTag() string + func (x *User) GetLocation() string + func (x *User) GetMetadata() string + func (x *User) GetOnline() bool + func (x *User) GetSteamId() string + func (x *User) GetTimezone() string + func (x *User) GetUpdateTime() *timestamppb.Timestamp + func (x *User) GetUsername() string + func (x *User) ProtoReflect() protoreflect.Message + func (x *User) Reset() + func (x *User) String() string + type UserGroupList struct + Cursor string + UserGroups []*UserGroupList_UserGroup + func (*UserGroupList) Descriptor() ([]byte, []int) + func (*UserGroupList) ProtoMessage() + func (x *UserGroupList) GetCursor() string + func (x *UserGroupList) GetUserGroups() []*UserGroupList_UserGroup + func (x *UserGroupList) ProtoReflect() protoreflect.Message + func (x *UserGroupList) Reset() + func (x *UserGroupList) String() string + type UserGroupList_UserGroup struct + Group *Group + State *wrapperspb.Int32Value + func (*UserGroupList_UserGroup) Descriptor() ([]byte, []int) + func (*UserGroupList_UserGroup) ProtoMessage() + func (x *UserGroupList_UserGroup) GetGroup() *Group + func (x *UserGroupList_UserGroup) GetState() *wrapperspb.Int32Value + func (x *UserGroupList_UserGroup) ProtoReflect() protoreflect.Message + func (x *UserGroupList_UserGroup) Reset() + func (x *UserGroupList_UserGroup) String() string + type UserGroupList_UserGroup_State int32 + const UserGroupList_UserGroup_ADMIN + const UserGroupList_UserGroup_JOIN_REQUEST + const UserGroupList_UserGroup_MEMBER + const UserGroupList_UserGroup_SUPERADMIN + func (UserGroupList_UserGroup_State) Descriptor() protoreflect.EnumDescriptor + func (UserGroupList_UserGroup_State) EnumDescriptor() ([]byte, []int) + func (UserGroupList_UserGroup_State) Type() protoreflect.EnumType + func (x UserGroupList_UserGroup_State) Enum() *UserGroupList_UserGroup_State + func (x UserGroupList_UserGroup_State) Number() protoreflect.EnumNumber + func (x UserGroupList_UserGroup_State) String() string + type Users struct + Users []*User + func (*Users) Descriptor() ([]byte, []int) + func (*Users) ProtoMessage() + func (x *Users) GetUsers() []*User + func (x *Users) ProtoReflect() protoreflect.Message + func (x *Users) Reset() + func (x *Users) String() string + type ValidatePurchaseAppleRequest struct + Persist *wrapperspb.BoolValue + Receipt string + func (*ValidatePurchaseAppleRequest) Descriptor() ([]byte, []int) + func (*ValidatePurchaseAppleRequest) ProtoMessage() + func (x *ValidatePurchaseAppleRequest) GetPersist() *wrapperspb.BoolValue + func (x *ValidatePurchaseAppleRequest) GetReceipt() string + func (x *ValidatePurchaseAppleRequest) ProtoReflect() protoreflect.Message + func (x *ValidatePurchaseAppleRequest) Reset() + func (x *ValidatePurchaseAppleRequest) String() string + type ValidatePurchaseFacebookInstantRequest struct + Persist *wrapperspb.BoolValue + SignedRequest string + func (*ValidatePurchaseFacebookInstantRequest) Descriptor() ([]byte, []int) + func (*ValidatePurchaseFacebookInstantRequest) ProtoMessage() + func (x *ValidatePurchaseFacebookInstantRequest) GetPersist() *wrapperspb.BoolValue + func (x *ValidatePurchaseFacebookInstantRequest) GetSignedRequest() string + func (x *ValidatePurchaseFacebookInstantRequest) ProtoReflect() protoreflect.Message + func (x *ValidatePurchaseFacebookInstantRequest) Reset() + func (x *ValidatePurchaseFacebookInstantRequest) String() string + type ValidatePurchaseGoogleRequest struct + Persist *wrapperspb.BoolValue + Purchase string + func (*ValidatePurchaseGoogleRequest) Descriptor() ([]byte, []int) + func (*ValidatePurchaseGoogleRequest) ProtoMessage() + func (x *ValidatePurchaseGoogleRequest) GetPersist() *wrapperspb.BoolValue + func (x *ValidatePurchaseGoogleRequest) GetPurchase() string + func (x *ValidatePurchaseGoogleRequest) ProtoReflect() protoreflect.Message + func (x *ValidatePurchaseGoogleRequest) Reset() + func (x *ValidatePurchaseGoogleRequest) String() string + type ValidatePurchaseHuaweiRequest struct + Persist *wrapperspb.BoolValue + Purchase string + Signature string + func (*ValidatePurchaseHuaweiRequest) Descriptor() ([]byte, []int) + func (*ValidatePurchaseHuaweiRequest) ProtoMessage() + func (x *ValidatePurchaseHuaweiRequest) GetPersist() *wrapperspb.BoolValue + func (x *ValidatePurchaseHuaweiRequest) GetPurchase() string + func (x *ValidatePurchaseHuaweiRequest) GetSignature() string + func (x *ValidatePurchaseHuaweiRequest) ProtoReflect() protoreflect.Message + func (x *ValidatePurchaseHuaweiRequest) Reset() + func (x *ValidatePurchaseHuaweiRequest) String() string + type ValidatePurchaseResponse struct + ValidatedPurchases []*ValidatedPurchase + func (*ValidatePurchaseResponse) Descriptor() ([]byte, []int) + func (*ValidatePurchaseResponse) ProtoMessage() + func (x *ValidatePurchaseResponse) GetValidatedPurchases() []*ValidatedPurchase + func (x *ValidatePurchaseResponse) ProtoReflect() protoreflect.Message + func (x *ValidatePurchaseResponse) Reset() + func (x *ValidatePurchaseResponse) String() string + type ValidateSubscriptionAppleRequest struct + Persist *wrapperspb.BoolValue + Receipt string + func (*ValidateSubscriptionAppleRequest) Descriptor() ([]byte, []int) + func (*ValidateSubscriptionAppleRequest) ProtoMessage() + func (x *ValidateSubscriptionAppleRequest) GetPersist() *wrapperspb.BoolValue + func (x *ValidateSubscriptionAppleRequest) GetReceipt() string + func (x *ValidateSubscriptionAppleRequest) ProtoReflect() protoreflect.Message + func (x *ValidateSubscriptionAppleRequest) Reset() + func (x *ValidateSubscriptionAppleRequest) String() string + type ValidateSubscriptionGoogleRequest struct + Persist *wrapperspb.BoolValue + Receipt string + func (*ValidateSubscriptionGoogleRequest) Descriptor() ([]byte, []int) + func (*ValidateSubscriptionGoogleRequest) ProtoMessage() + func (x *ValidateSubscriptionGoogleRequest) GetPersist() *wrapperspb.BoolValue + func (x *ValidateSubscriptionGoogleRequest) GetReceipt() string + func (x *ValidateSubscriptionGoogleRequest) ProtoReflect() protoreflect.Message + func (x *ValidateSubscriptionGoogleRequest) Reset() + func (x *ValidateSubscriptionGoogleRequest) String() string + type ValidateSubscriptionResponse struct + ValidatedSubscription *ValidatedSubscription + func (*ValidateSubscriptionResponse) Descriptor() ([]byte, []int) + func (*ValidateSubscriptionResponse) ProtoMessage() + func (x *ValidateSubscriptionResponse) GetValidatedSubscription() *ValidatedSubscription + func (x *ValidateSubscriptionResponse) ProtoReflect() protoreflect.Message + func (x *ValidateSubscriptionResponse) Reset() + func (x *ValidateSubscriptionResponse) String() string + type ValidatedPurchase struct + CreateTime *timestamppb.Timestamp + Environment StoreEnvironment + ProductId string + ProviderResponse string + PurchaseTime *timestamppb.Timestamp + RefundTime *timestamppb.Timestamp + SeenBefore bool + Store StoreProvider + TransactionId string + UpdateTime *timestamppb.Timestamp + UserId string + func (*ValidatedPurchase) Descriptor() ([]byte, []int) + func (*ValidatedPurchase) ProtoMessage() + func (x *ValidatedPurchase) GetCreateTime() *timestamppb.Timestamp + func (x *ValidatedPurchase) GetEnvironment() StoreEnvironment + func (x *ValidatedPurchase) GetProductId() string + func (x *ValidatedPurchase) GetProviderResponse() string + func (x *ValidatedPurchase) GetPurchaseTime() *timestamppb.Timestamp + func (x *ValidatedPurchase) GetRefundTime() *timestamppb.Timestamp + func (x *ValidatedPurchase) GetSeenBefore() bool + func (x *ValidatedPurchase) GetStore() StoreProvider + func (x *ValidatedPurchase) GetTransactionId() string + func (x *ValidatedPurchase) GetUpdateTime() *timestamppb.Timestamp + func (x *ValidatedPurchase) GetUserId() string + func (x *ValidatedPurchase) ProtoReflect() protoreflect.Message + func (x *ValidatedPurchase) Reset() + func (x *ValidatedPurchase) String() string + type ValidatedSubscription struct + Active bool + CreateTime *timestamppb.Timestamp + Environment StoreEnvironment + ExpiryTime *timestamppb.Timestamp + OriginalTransactionId string + ProductId string + ProviderNotification string + ProviderResponse string + PurchaseTime *timestamppb.Timestamp + RefundTime *timestamppb.Timestamp + Store StoreProvider + UpdateTime *timestamppb.Timestamp + UserId string + func (*ValidatedSubscription) Descriptor() ([]byte, []int) + func (*ValidatedSubscription) ProtoMessage() + func (x *ValidatedSubscription) GetActive() bool + func (x *ValidatedSubscription) GetCreateTime() *timestamppb.Timestamp + func (x *ValidatedSubscription) GetEnvironment() StoreEnvironment + func (x *ValidatedSubscription) GetExpiryTime() *timestamppb.Timestamp + func (x *ValidatedSubscription) GetOriginalTransactionId() string + func (x *ValidatedSubscription) GetProductId() string + func (x *ValidatedSubscription) GetProviderNotification() string + func (x *ValidatedSubscription) GetProviderResponse() string + func (x *ValidatedSubscription) GetPurchaseTime() *timestamppb.Timestamp + func (x *ValidatedSubscription) GetRefundTime() *timestamppb.Timestamp + func (x *ValidatedSubscription) GetStore() StoreProvider + func (x *ValidatedSubscription) GetUpdateTime() *timestamppb.Timestamp + func (x *ValidatedSubscription) GetUserId() string + func (x *ValidatedSubscription) ProtoReflect() protoreflect.Message + func (x *ValidatedSubscription) Reset() + func (x *ValidatedSubscription) String() string + type WriteLeaderboardRecordRequest struct + LeaderboardId string + Record *WriteLeaderboardRecordRequest_LeaderboardRecordWrite + func (*WriteLeaderboardRecordRequest) Descriptor() ([]byte, []int) + func (*WriteLeaderboardRecordRequest) ProtoMessage() + func (x *WriteLeaderboardRecordRequest) GetLeaderboardId() string + func (x *WriteLeaderboardRecordRequest) GetRecord() *WriteLeaderboardRecordRequest_LeaderboardRecordWrite + func (x *WriteLeaderboardRecordRequest) ProtoReflect() protoreflect.Message + func (x *WriteLeaderboardRecordRequest) Reset() + func (x *WriteLeaderboardRecordRequest) String() string + type WriteLeaderboardRecordRequest_LeaderboardRecordWrite struct + Metadata string + Operator Operator + Score int64 + Subscore int64 + func (*WriteLeaderboardRecordRequest_LeaderboardRecordWrite) Descriptor() ([]byte, []int) + func (*WriteLeaderboardRecordRequest_LeaderboardRecordWrite) ProtoMessage() + func (x *WriteLeaderboardRecordRequest_LeaderboardRecordWrite) GetMetadata() string + func (x *WriteLeaderboardRecordRequest_LeaderboardRecordWrite) GetOperator() Operator + func (x *WriteLeaderboardRecordRequest_LeaderboardRecordWrite) GetScore() int64 + func (x *WriteLeaderboardRecordRequest_LeaderboardRecordWrite) GetSubscore() int64 + func (x *WriteLeaderboardRecordRequest_LeaderboardRecordWrite) ProtoReflect() protoreflect.Message + func (x *WriteLeaderboardRecordRequest_LeaderboardRecordWrite) Reset() + func (x *WriteLeaderboardRecordRequest_LeaderboardRecordWrite) String() string + type WriteStorageObject struct + Collection string + Key string + PermissionRead *wrapperspb.Int32Value + PermissionWrite *wrapperspb.Int32Value + Value string + Version string + func (*WriteStorageObject) Descriptor() ([]byte, []int) + func (*WriteStorageObject) ProtoMessage() + func (x *WriteStorageObject) GetCollection() string + func (x *WriteStorageObject) GetKey() string + func (x *WriteStorageObject) GetPermissionRead() *wrapperspb.Int32Value + func (x *WriteStorageObject) GetPermissionWrite() *wrapperspb.Int32Value + func (x *WriteStorageObject) GetValue() string + func (x *WriteStorageObject) GetVersion() string + func (x *WriteStorageObject) ProtoReflect() protoreflect.Message + func (x *WriteStorageObject) Reset() + func (x *WriteStorageObject) String() string + type WriteStorageObjectsRequest struct + Objects []*WriteStorageObject + func (*WriteStorageObjectsRequest) Descriptor() ([]byte, []int) + func (*WriteStorageObjectsRequest) ProtoMessage() + func (x *WriteStorageObjectsRequest) GetObjects() []*WriteStorageObject + func (x *WriteStorageObjectsRequest) ProtoReflect() protoreflect.Message + func (x *WriteStorageObjectsRequest) Reset() + func (x *WriteStorageObjectsRequest) String() string + type WriteTournamentRecordRequest struct + Record *WriteTournamentRecordRequest_TournamentRecordWrite + TournamentId string + func (*WriteTournamentRecordRequest) Descriptor() ([]byte, []int) + func (*WriteTournamentRecordRequest) ProtoMessage() + func (x *WriteTournamentRecordRequest) GetRecord() *WriteTournamentRecordRequest_TournamentRecordWrite + func (x *WriteTournamentRecordRequest) GetTournamentId() string + func (x *WriteTournamentRecordRequest) ProtoReflect() protoreflect.Message + func (x *WriteTournamentRecordRequest) Reset() + func (x *WriteTournamentRecordRequest) String() string + type WriteTournamentRecordRequest_TournamentRecordWrite struct + Metadata string + Operator Operator + Score int64 + Subscore int64 + func (*WriteTournamentRecordRequest_TournamentRecordWrite) Descriptor() ([]byte, []int) + func (*WriteTournamentRecordRequest_TournamentRecordWrite) ProtoMessage() + func (x *WriteTournamentRecordRequest_TournamentRecordWrite) GetMetadata() string + func (x *WriteTournamentRecordRequest_TournamentRecordWrite) GetOperator() Operator + func (x *WriteTournamentRecordRequest_TournamentRecordWrite) GetScore() int64 + func (x *WriteTournamentRecordRequest_TournamentRecordWrite) GetSubscore() int64 + func (x *WriteTournamentRecordRequest_TournamentRecordWrite) ProtoReflect() protoreflect.Message + func (x *WriteTournamentRecordRequest_TournamentRecordWrite) Reset() + func (x *WriteTournamentRecordRequest_TournamentRecordWrite) String() string