userv1

package
v1.29.1-20231018173323... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: unknown License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_linq_auth_user_v1_user_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SignInGameUserRequest

type SignInGameUserRequest struct {
	UserToken                           string `protobuf:"bytes,1,opt,name=user_token,json=userToken,proto3" json:"user_token,omitempty"`
	IgnoreGamePaymentAccountsDuplicates *bool  `` /* 179-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SignInGameUserRequest) Descriptor deprecated

func (*SignInGameUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use SignInGameUserRequest.ProtoReflect.Descriptor instead.

func (*SignInGameUserRequest) GetIgnoreGamePaymentAccountsDuplicates

func (x *SignInGameUserRequest) GetIgnoreGamePaymentAccountsDuplicates() bool

func (*SignInGameUserRequest) GetUserToken

func (x *SignInGameUserRequest) GetUserToken() string

func (*SignInGameUserRequest) ProtoMessage

func (*SignInGameUserRequest) ProtoMessage()

func (*SignInGameUserRequest) ProtoReflect

func (x *SignInGameUserRequest) ProtoReflect() protoreflect.Message

func (*SignInGameUserRequest) Reset

func (x *SignInGameUserRequest) Reset()

func (*SignInGameUserRequest) String

func (x *SignInGameUserRequest) String() string

type SignInGameUserResponse

type SignInGameUserResponse struct {
	AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
	User        *User  `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"`
	// contains filtered or unexported fields
}

func (*SignInGameUserResponse) Descriptor deprecated

func (*SignInGameUserResponse) Descriptor() ([]byte, []int)

Deprecated: Use SignInGameUserResponse.ProtoReflect.Descriptor instead.

func (*SignInGameUserResponse) GetAccessToken

func (x *SignInGameUserResponse) GetAccessToken() string

func (*SignInGameUserResponse) GetUser

func (x *SignInGameUserResponse) GetUser() *User

func (*SignInGameUserResponse) ProtoMessage

func (*SignInGameUserResponse) ProtoMessage()

func (*SignInGameUserResponse) ProtoReflect

func (x *SignInGameUserResponse) ProtoReflect() protoreflect.Message

func (*SignInGameUserResponse) Reset

func (x *SignInGameUserResponse) Reset()

func (*SignInGameUserResponse) String

func (x *SignInGameUserResponse) String() string

type SignUpGameUserRequest

type SignUpGameUserRequest struct {
	// contains filtered or unexported fields
}

func (*SignUpGameUserRequest) Descriptor deprecated

func (*SignUpGameUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use SignUpGameUserRequest.ProtoReflect.Descriptor instead.

func (*SignUpGameUserRequest) ProtoMessage

func (*SignUpGameUserRequest) ProtoMessage()

func (*SignUpGameUserRequest) ProtoReflect

func (x *SignUpGameUserRequest) ProtoReflect() protoreflect.Message

func (*SignUpGameUserRequest) Reset

func (x *SignUpGameUserRequest) Reset()

func (*SignUpGameUserRequest) String

func (x *SignUpGameUserRequest) String() string

type SignUpGameUserResponse

type SignUpGameUserResponse struct {
	UserToken string `protobuf:"bytes,1,opt,name=user_token,json=userToken,proto3" json:"user_token,omitempty"`
	// contains filtered or unexported fields
}

func (*SignUpGameUserResponse) Descriptor deprecated

func (*SignUpGameUserResponse) Descriptor() ([]byte, []int)

Deprecated: Use SignUpGameUserResponse.ProtoReflect.Descriptor instead.

func (*SignUpGameUserResponse) GetUserToken

func (x *SignUpGameUserResponse) GetUserToken() string

func (*SignUpGameUserResponse) ProtoMessage

func (*SignUpGameUserResponse) ProtoMessage()

func (*SignUpGameUserResponse) ProtoReflect

func (x *SignUpGameUserResponse) ProtoReflect() protoreflect.Message

func (*SignUpGameUserResponse) Reset

func (x *SignUpGameUserResponse) Reset()

func (*SignUpGameUserResponse) String

func (x *SignUpGameUserResponse) String() string

type User

type User struct {
	FirstName  string  `protobuf:"bytes,1,opt,name=first_name,json=firstName,proto3" json:"first_name,omitempty"`
	LastName   *string `protobuf:"bytes,2,opt,name=last_name,json=lastName,proto3,oneof" json:"last_name,omitempty"`
	Phone      string  `protobuf:"bytes,3,opt,name=phone,proto3" json:"phone,omitempty"`
	Email      string  `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"`
	Identifier int32   `protobuf:"varint,5,opt,name=identifier,proto3" json:"identifier,omitempty"`
	Nickname   *string `protobuf:"bytes,6,opt,name=nickname,proto3,oneof" json:"nickname,omitempty"`
	// contains filtered or unexported fields
}

func (*User) Descriptor deprecated

func (*User) Descriptor() ([]byte, []int)

Deprecated: Use User.ProtoReflect.Descriptor instead.

func (*User) GetEmail

func (x *User) GetEmail() string

func (*User) GetFirstName

func (x *User) GetFirstName() string

func (*User) GetIdentifier

func (x *User) GetIdentifier() int32

func (*User) GetLastName

func (x *User) GetLastName() string

func (*User) GetNickname

func (x *User) GetNickname() string

func (*User) GetPhone

func (x *User) GetPhone() string

func (*User) ProtoMessage

func (*User) ProtoMessage()

func (*User) ProtoReflect

func (x *User) ProtoReflect() protoreflect.Message

func (*User) Reset

func (x *User) Reset()

func (*User) String

func (x *User) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL