unified

package
v0.0.0-...-437a2a5 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Default_CContentServerDirectory_GetServersForSteamPipe_Request_MaxServers   = uint32(20)
	Default_CContentServerDirectory_GetServersForSteamPipe_Request_LauncherType = int32(0)
)

Default values for CContentServerDirectory_GetServersForSteamPipe_Request fields.

View Source
const (
	Default_PerFriendPreferences_NotificationsShowingame   = ENotificationSetting_k_ENotificationSettingNotifyUseDefault
	Default_PerFriendPreferences_NotificationsShowonline   = ENotificationSetting_k_ENotificationSettingNotifyUseDefault
	Default_PerFriendPreferences_NotificationsShowmessages = ENotificationSetting_k_ENotificationSettingNotifyUseDefault
	Default_PerFriendPreferences_SoundsShowingame          = ENotificationSetting_k_ENotificationSettingNotifyUseDefault
	Default_PerFriendPreferences_SoundsShowonline          = ENotificationSetting_k_ENotificationSettingNotifyUseDefault
	Default_PerFriendPreferences_SoundsShowmessages        = ENotificationSetting_k_ENotificationSettingNotifyUseDefault
	Default_PerFriendPreferences_NotificationsSendmobile   = ENotificationSetting_k_ENotificationSettingNotifyUseDefault
)

Default values for PerFriendPreferences fields.

View Source
const (
	Default_CPlayer_CommunityPreferences_HideAdultContentViolence = bool(true)
	Default_CPlayer_CommunityPreferences_HideAdultContentSex      = bool(true)
	Default_CPlayer_CommunityPreferences_ParenthesizeNicknames    = bool(false)
)

Default values for CPlayer_CommunityPreferences fields.

View Source
const (
	Default_CPublishedFile_GetDetails_Request_Language         = int32(0)
	Default_CPublishedFile_GetDetails_Request_DesiredRevision  = EPublishedFileRevision_k_EPublishedFileRevision_Default
	Default_CPublishedFile_GetDetails_Request_Includereactions = bool(false)
)

Default values for CPublishedFile_GetDetails_Request fields.

View Source
const (
	Default_PublishedFileDetails_Language = int32(0)
	Default_PublishedFileDetails_Revision = EPublishedFileRevision_k_EPublishedFileRevision_Default
)

Default values for PublishedFileDetails fields.

View Source
const (
	Default_CPublishedFile_GetUserFiles_Request_Page                   = uint32(1)
	Default_CPublishedFile_GetUserFiles_Request_Numperpage             = uint32(1)
	Default_CPublishedFile_GetUserFiles_Request_Type                   = string("myfiles")
	Default_CPublishedFile_GetUserFiles_Request_Sortmethod             = string("lastupdated")
	Default_CPublishedFile_GetUserFiles_Request_CacheMaxAgeSeconds     = uint32(0)
	Default_CPublishedFile_GetUserFiles_Request_Language               = int32(0)
	Default_CPublishedFile_GetUserFiles_Request_ReturnVoteData         = bool(true)
	Default_CPublishedFile_GetUserFiles_Request_ReturnKvTags           = bool(true)
	Default_CPublishedFile_GetUserFiles_Request_ReturnShortDescription = bool(true)
	Default_CPublishedFile_GetUserFiles_Request_ReturnMetadata         = bool(false)
	Default_CPublishedFile_GetUserFiles_Request_ReturnReactions        = bool(false)
	Default_CPublishedFile_GetUserFiles_Request_DesiredRevision        = EPublishedFileRevision_k_EPublishedFileRevision_Default
)

Default values for CPublishedFile_GetUserFiles_Request fields.

View Source
const (
	Default_CPublishedFile_RefreshVotingQueue_Request_MatchAllTags    = bool(true)
	Default_CPublishedFile_RefreshVotingQueue_Request_DesiredRevision = EPublishedFileRevision_k_EPublishedFileRevision_Default
)

Default values for CPublishedFile_RefreshVotingQueue_Request fields.

View Source
const (
	Default_CPublishedFile_QueryFiles_Request_Numperpage         = uint32(1)
	Default_CPublishedFile_QueryFiles_Request_MatchAllTags       = bool(true)
	Default_CPublishedFile_QueryFiles_Request_CacheMaxAgeSeconds = uint32(0)
	Default_CPublishedFile_QueryFiles_Request_Language           = int32(0)
	Default_CPublishedFile_QueryFiles_Request_ReturnMetadata     = bool(false)
	Default_CPublishedFile_QueryFiles_Request_DesiredRevision    = EPublishedFileRevision_k_EPublishedFileRevision_Default
	Default_CPublishedFile_QueryFiles_Request_ReturnReactions    = bool(false)
)

Default values for CPublishedFile_QueryFiles_Request fields.

View Source
const (
	Default_CCloud_ClientBeginFileUpload_Request_PlatformsToSync = uint32(4294967295)
)

Default values for CCloud_ClientBeginFileUpload_Request fields.

View Source
const (
	Default_CCredentials_GetSteamGuardDetails_Request_IncludeNewAuthentications = bool(true)
)

Default values for CCredentials_GetSteamGuardDetails_Request fields.

View Source
const (
	Default_CPlayer_GetFriendsAppsActivity_Response_ActiveFriendCount = uint32(0)
)

Default values for CPlayer_GetFriendsAppsActivity_Response fields.

View Source
const (
	Default_CPublishedFile_FileSubscribed_Notification_RevisionData_Revision = EPublishedFileRevision_k_EPublishedFileRevision_Default
)

Default values for CPublishedFile_FileSubscribed_Notification_RevisionData fields.

View Source
const (
	Default_CPublishedFile_GetChangeHistory_Request_Language = int32(0)
)

Default values for CPublishedFile_GetChangeHistory_Request fields.

View Source
const (
	Default_CPublishedFile_GetItemInfo_Request_WorkshopItem_DesiredRevision = EPublishedFileRevision_k_EPublishedFileRevision_Default
)

Default values for CPublishedFile_GetItemInfo_Request_WorkshopItem fields.

View Source
const (
	Default_PublishedFileDetails_ForSaleData_Estatus = EPublishedFileForSaleStatus_k_PFFSS_NotForSale
)

Default values for PublishedFileDetails_ForSaleData fields.

Variables

View Source
var (
	EProtoExecutionSite_name = map[int32]string{
		0: "k_EProtoExecutionSiteUnknown",
		2: "k_EProtoExecutionSiteSteamClient",
	}
	EProtoExecutionSite_value = map[string]int32{
		"k_EProtoExecutionSiteUnknown":     0,
		"k_EProtoExecutionSiteSteamClient": 2,
	}
)

Enum value maps for EProtoExecutionSite.

View Source
var (
	// optional string service_description = 50000;
	E_ServiceDescription = &file_steammessages_unified_base_steamclient_proto_extTypes[1]
	// optional EProtoExecutionSite service_execution_site = 50008;
	E_ServiceExecutionSite = &file_steammessages_unified_base_steamclient_proto_extTypes[2]
)

Extension fields to descriptor_proto.ServiceOptions.

View Source
var (
	ENotificationSetting_name = map[int32]string{
		0: "k_ENotificationSettingNotifyUseDefault",
		1: "k_ENotificationSettingAlways",
		2: "k_ENotificationSettingNever",
	}
	ENotificationSetting_value = map[string]int32{
		"k_ENotificationSettingNotifyUseDefault": 0,
		"k_ENotificationSettingAlways":           1,
		"k_ENotificationSettingNever":            2,
	}
)

Enum value maps for ENotificationSetting.

View Source
var (
	EPublishedFileRevision_name = map[int32]string{
		0: "k_EPublishedFileRevision_Default",
		1: "k_EPublishedFileRevision_Latest",
		2: "k_EPublishedFileRevision_ApprovedSnapshot",
		3: "k_EPublishedFileRevision_ApprovedSnapshot_China",
		4: "k_EPublishedFileRevision_RejectedSnapshot",
		5: "k_EPublishedFileRevision_RejectedSnapshot_China",
	}
	EPublishedFileRevision_value = map[string]int32{
		"k_EPublishedFileRevision_Default":                0,
		"k_EPublishedFileRevision_Latest":                 1,
		"k_EPublishedFileRevision_ApprovedSnapshot":       2,
		"k_EPublishedFileRevision_ApprovedSnapshot_China": 3,
		"k_EPublishedFileRevision_RejectedSnapshot":       4,
		"k_EPublishedFileRevision_RejectedSnapshot_China": 5,
	}
)

Enum value maps for EPublishedFileRevision.

View Source
var (
	EPublishedFileForSaleStatus_name = map[int32]string{
		0: "k_PFFSS_NotForSale",
		1: "k_PFFSS_PendingApproval",
		2: "k_PFFSS_ApprovedForSale",
		3: "k_PFFSS_RejectedForSale",
		4: "k_PFFSS_NoLongerForSale",
		5: "k_PFFSS_TentativeApproval",
	}
	EPublishedFileForSaleStatus_value = map[string]int32{
		"k_PFFSS_NotForSale":        0,
		"k_PFFSS_PendingApproval":   1,
		"k_PFFSS_ApprovedForSale":   2,
		"k_PFFSS_RejectedForSale":   3,
		"k_PFFSS_NoLongerForSale":   4,
		"k_PFFSS_TentativeApproval": 5,
	}
)

Enum value maps for EPublishedFileForSaleStatus.

View Source
var (
	// optional string description = 50000;
	E_Description = &file_steammessages_unified_base_steamclient_proto_extTypes[0]
)

Extension fields to descriptor_proto.FieldOptions.

View Source
var (
	// optional string enum_description = 50000;
	E_EnumDescription = &file_steammessages_unified_base_steamclient_proto_extTypes[4]
)

Extension fields to descriptor_proto.EnumOptions.

View Source
var (
	// optional string enum_value_description = 50000;
	E_EnumValueDescription = &file_steammessages_unified_base_steamclient_proto_extTypes[5]
)

Extension fields to descriptor_proto.EnumValueOptions.

View Source
var (
	// optional string method_description = 50000;
	E_MethodDescription = &file_steammessages_unified_base_steamclient_proto_extTypes[3]
)

Extension fields to descriptor_proto.MethodOptions.

View Source
var File_steammessages_cloud_steamclient_proto protoreflect.FileDescriptor
View Source
var File_steammessages_contentsystem_steamclient_proto protoreflect.FileDescriptor
View Source
var File_steammessages_credentials_steamclient_proto protoreflect.FileDescriptor
View Source
var File_steammessages_deviceauth_steamclient_proto protoreflect.FileDescriptor
View Source
var File_steammessages_gamenotifications_steamclient_proto protoreflect.FileDescriptor
View Source
var File_steammessages_offline_steamclient_proto protoreflect.FileDescriptor
View Source
var File_steammessages_parental_steamclient_proto protoreflect.FileDescriptor
View Source
var File_steammessages_partnerapps_steamclient_proto protoreflect.FileDescriptor
View Source
var File_steammessages_player_steamclient_proto protoreflect.FileDescriptor
View Source
var File_steammessages_publishedfile_steamclient_proto protoreflect.FileDescriptor
View Source
var File_steammessages_unified_base_steamclient_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CCloud_BeginHTTPUpload_Request

type CCloud_BeginHTTPUpload_Request struct {
	Appid                *uint32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	FileSize             *uint32  `protobuf:"varint,2,opt,name=file_size,json=fileSize" json:"file_size,omitempty"`
	Filename             *string  `protobuf:"bytes,3,opt,name=filename" json:"filename,omitempty"`
	FileSha              *string  `protobuf:"bytes,4,opt,name=file_sha,json=fileSha" json:"file_sha,omitempty"`
	IsPublic             *bool    `protobuf:"varint,5,opt,name=is_public,json=isPublic" json:"is_public,omitempty"`
	PlatformsToSync      []string `protobuf:"bytes,6,rep,name=platforms_to_sync,json=platformsToSync" json:"platforms_to_sync,omitempty"`
	RequestHeadersNames  []string `protobuf:"bytes,7,rep,name=request_headers_names,json=requestHeadersNames" json:"request_headers_names,omitempty"`
	RequestHeadersValues []string `protobuf:"bytes,8,rep,name=request_headers_values,json=requestHeadersValues" json:"request_headers_values,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_BeginHTTPUpload_Request) Descriptor deprecated

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

Deprecated: Use CCloud_BeginHTTPUpload_Request.ProtoReflect.Descriptor instead.

func (*CCloud_BeginHTTPUpload_Request) GetAppid

func (x *CCloud_BeginHTTPUpload_Request) GetAppid() uint32

func (*CCloud_BeginHTTPUpload_Request) GetFileSha

func (x *CCloud_BeginHTTPUpload_Request) GetFileSha() string

func (*CCloud_BeginHTTPUpload_Request) GetFileSize

func (x *CCloud_BeginHTTPUpload_Request) GetFileSize() uint32

func (*CCloud_BeginHTTPUpload_Request) GetFilename

func (x *CCloud_BeginHTTPUpload_Request) GetFilename() string

func (*CCloud_BeginHTTPUpload_Request) GetIsPublic

func (x *CCloud_BeginHTTPUpload_Request) GetIsPublic() bool

func (*CCloud_BeginHTTPUpload_Request) GetPlatformsToSync

func (x *CCloud_BeginHTTPUpload_Request) GetPlatformsToSync() []string

func (*CCloud_BeginHTTPUpload_Request) GetRequestHeadersNames

func (x *CCloud_BeginHTTPUpload_Request) GetRequestHeadersNames() []string

func (*CCloud_BeginHTTPUpload_Request) GetRequestHeadersValues

func (x *CCloud_BeginHTTPUpload_Request) GetRequestHeadersValues() []string

func (*CCloud_BeginHTTPUpload_Request) ProtoMessage

func (*CCloud_BeginHTTPUpload_Request) ProtoMessage()

func (*CCloud_BeginHTTPUpload_Request) ProtoReflect

func (*CCloud_BeginHTTPUpload_Request) Reset

func (x *CCloud_BeginHTTPUpload_Request) Reset()

func (*CCloud_BeginHTTPUpload_Request) String

type CCloud_BeginHTTPUpload_Response

type CCloud_BeginHTTPUpload_Response struct {
	Ugcid          *uint64                                        `protobuf:"fixed64,1,opt,name=ugcid" json:"ugcid,omitempty"`
	Timestamp      *uint32                                        `protobuf:"fixed32,2,opt,name=timestamp" json:"timestamp,omitempty"`
	UrlHost        *string                                        `protobuf:"bytes,3,opt,name=url_host,json=urlHost" json:"url_host,omitempty"`
	UrlPath        *string                                        `protobuf:"bytes,4,opt,name=url_path,json=urlPath" json:"url_path,omitempty"`
	UseHttps       *bool                                          `protobuf:"varint,5,opt,name=use_https,json=useHttps" json:"use_https,omitempty"`
	RequestHeaders []*CCloud_BeginHTTPUpload_Response_HTTPHeaders `protobuf:"bytes,6,rep,name=request_headers,json=requestHeaders" json:"request_headers,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_BeginHTTPUpload_Response) Descriptor deprecated

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

Deprecated: Use CCloud_BeginHTTPUpload_Response.ProtoReflect.Descriptor instead.

func (*CCloud_BeginHTTPUpload_Response) GetRequestHeaders

func (*CCloud_BeginHTTPUpload_Response) GetTimestamp

func (x *CCloud_BeginHTTPUpload_Response) GetTimestamp() uint32

func (*CCloud_BeginHTTPUpload_Response) GetUgcid

func (*CCloud_BeginHTTPUpload_Response) GetUrlHost

func (x *CCloud_BeginHTTPUpload_Response) GetUrlHost() string

func (*CCloud_BeginHTTPUpload_Response) GetUrlPath

func (x *CCloud_BeginHTTPUpload_Response) GetUrlPath() string

func (*CCloud_BeginHTTPUpload_Response) GetUseHttps

func (x *CCloud_BeginHTTPUpload_Response) GetUseHttps() bool

func (*CCloud_BeginHTTPUpload_Response) ProtoMessage

func (*CCloud_BeginHTTPUpload_Response) ProtoMessage()

func (*CCloud_BeginHTTPUpload_Response) ProtoReflect

func (*CCloud_BeginHTTPUpload_Response) Reset

func (*CCloud_BeginHTTPUpload_Response) String

type CCloud_BeginHTTPUpload_Response_HTTPHeaders

type CCloud_BeginHTTPUpload_Response_HTTPHeaders struct {
	Name  *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) Descriptor deprecated

Deprecated: Use CCloud_BeginHTTPUpload_Response_HTTPHeaders.ProtoReflect.Descriptor instead.

func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) GetName

func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) GetValue

func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) ProtoMessage

func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) ProtoReflect

func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) Reset

func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) String

type CCloud_CDNReport_Notification

type CCloud_CDNReport_Notification struct {
	Steamid        *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Url            *string `protobuf:"bytes,2,opt,name=url" json:"url,omitempty"`
	Success        *bool   `protobuf:"varint,3,opt,name=success" json:"success,omitempty"`
	HttpStatusCode *uint32 `protobuf:"varint,4,opt,name=http_status_code,json=httpStatusCode" json:"http_status_code,omitempty"`
	ExpectedBytes  *uint64 `protobuf:"varint,5,opt,name=expected_bytes,json=expectedBytes" json:"expected_bytes,omitempty"`
	ReceivedBytes  *uint64 `protobuf:"varint,6,opt,name=received_bytes,json=receivedBytes" json:"received_bytes,omitempty"`
	Duration       *uint32 `protobuf:"varint,7,opt,name=duration" json:"duration,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_CDNReport_Notification) Descriptor deprecated

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

Deprecated: Use CCloud_CDNReport_Notification.ProtoReflect.Descriptor instead.

func (*CCloud_CDNReport_Notification) GetDuration

func (x *CCloud_CDNReport_Notification) GetDuration() uint32

func (*CCloud_CDNReport_Notification) GetExpectedBytes

func (x *CCloud_CDNReport_Notification) GetExpectedBytes() uint64

func (*CCloud_CDNReport_Notification) GetHttpStatusCode

func (x *CCloud_CDNReport_Notification) GetHttpStatusCode() uint32

func (*CCloud_CDNReport_Notification) GetReceivedBytes

func (x *CCloud_CDNReport_Notification) GetReceivedBytes() uint64

func (*CCloud_CDNReport_Notification) GetSteamid

func (x *CCloud_CDNReport_Notification) GetSteamid() uint64

func (*CCloud_CDNReport_Notification) GetSuccess

func (x *CCloud_CDNReport_Notification) GetSuccess() bool

func (*CCloud_CDNReport_Notification) GetUrl

func (*CCloud_CDNReport_Notification) ProtoMessage

func (*CCloud_CDNReport_Notification) ProtoMessage()

func (*CCloud_CDNReport_Notification) ProtoReflect

func (*CCloud_CDNReport_Notification) Reset

func (x *CCloud_CDNReport_Notification) Reset()

func (*CCloud_CDNReport_Notification) String

type CCloud_ClientBeginFileUpload_Request

type CCloud_ClientBeginFileUpload_Request struct {
	Appid           *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	FileSize        *uint32 `protobuf:"varint,2,opt,name=file_size,json=fileSize" json:"file_size,omitempty"`
	RawFileSize     *uint32 `protobuf:"varint,3,opt,name=raw_file_size,json=rawFileSize" json:"raw_file_size,omitempty"`
	FileSha         []byte  `protobuf:"bytes,4,opt,name=file_sha,json=fileSha" json:"file_sha,omitempty"`
	TimeStamp       *uint64 `protobuf:"varint,5,opt,name=time_stamp,json=timeStamp" json:"time_stamp,omitempty"`
	Filename        *string `protobuf:"bytes,6,opt,name=filename" json:"filename,omitempty"`
	PlatformsToSync *uint32 `protobuf:"varint,7,opt,name=platforms_to_sync,json=platformsToSync,def=4294967295" json:"platforms_to_sync,omitempty"`
	CellId          *uint32 `protobuf:"varint,9,opt,name=cell_id,json=cellId" json:"cell_id,omitempty"`
	CanEncrypt      *bool   `protobuf:"varint,10,opt,name=can_encrypt,json=canEncrypt" json:"can_encrypt,omitempty"`
	IsSharedFile    *bool   `protobuf:"varint,11,opt,name=is_shared_file,json=isSharedFile" json:"is_shared_file,omitempty"`
	Realm           *uint32 `protobuf:"varint,12,opt,name=realm" json:"realm,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_ClientBeginFileUpload_Request) Descriptor deprecated

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

Deprecated: Use CCloud_ClientBeginFileUpload_Request.ProtoReflect.Descriptor instead.

func (*CCloud_ClientBeginFileUpload_Request) GetAppid

func (*CCloud_ClientBeginFileUpload_Request) GetCanEncrypt

func (x *CCloud_ClientBeginFileUpload_Request) GetCanEncrypt() bool

func (*CCloud_ClientBeginFileUpload_Request) GetCellId

func (*CCloud_ClientBeginFileUpload_Request) GetFileSha

func (x *CCloud_ClientBeginFileUpload_Request) GetFileSha() []byte

func (*CCloud_ClientBeginFileUpload_Request) GetFileSize

func (*CCloud_ClientBeginFileUpload_Request) GetFilename

func (*CCloud_ClientBeginFileUpload_Request) GetIsSharedFile

func (x *CCloud_ClientBeginFileUpload_Request) GetIsSharedFile() bool

func (*CCloud_ClientBeginFileUpload_Request) GetPlatformsToSync

func (x *CCloud_ClientBeginFileUpload_Request) GetPlatformsToSync() uint32

func (*CCloud_ClientBeginFileUpload_Request) GetRawFileSize

func (x *CCloud_ClientBeginFileUpload_Request) GetRawFileSize() uint32

func (*CCloud_ClientBeginFileUpload_Request) GetRealm

func (*CCloud_ClientBeginFileUpload_Request) GetTimeStamp

func (x *CCloud_ClientBeginFileUpload_Request) GetTimeStamp() uint64

func (*CCloud_ClientBeginFileUpload_Request) ProtoMessage

func (*CCloud_ClientBeginFileUpload_Request) ProtoMessage()

func (*CCloud_ClientBeginFileUpload_Request) ProtoReflect

func (*CCloud_ClientBeginFileUpload_Request) Reset

func (*CCloud_ClientBeginFileUpload_Request) String

type CCloud_ClientBeginFileUpload_Response

type CCloud_ClientBeginFileUpload_Response struct {
	EncryptFile   *bool                                `protobuf:"varint,1,opt,name=encrypt_file,json=encryptFile" json:"encrypt_file,omitempty"`
	BlockRequests []*ClientCloudFileUploadBlockDetails `protobuf:"bytes,2,rep,name=block_requests,json=blockRequests" json:"block_requests,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_ClientBeginFileUpload_Response) Descriptor deprecated

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

Deprecated: Use CCloud_ClientBeginFileUpload_Response.ProtoReflect.Descriptor instead.

func (*CCloud_ClientBeginFileUpload_Response) GetBlockRequests

func (*CCloud_ClientBeginFileUpload_Response) GetEncryptFile

func (x *CCloud_ClientBeginFileUpload_Response) GetEncryptFile() bool

func (*CCloud_ClientBeginFileUpload_Response) ProtoMessage

func (*CCloud_ClientBeginFileUpload_Response) ProtoMessage()

func (*CCloud_ClientBeginFileUpload_Response) ProtoReflect

func (*CCloud_ClientBeginFileUpload_Response) Reset

func (*CCloud_ClientBeginFileUpload_Response) String

type CCloud_ClientCommitFileUpload_Request

type CCloud_ClientCommitFileUpload_Request struct {
	TransferSucceeded *bool   `protobuf:"varint,1,opt,name=transfer_succeeded,json=transferSucceeded" json:"transfer_succeeded,omitempty"`
	Appid             *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	FileSha           []byte  `protobuf:"bytes,3,opt,name=file_sha,json=fileSha" json:"file_sha,omitempty"`
	Filename          *string `protobuf:"bytes,4,opt,name=filename" json:"filename,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_ClientCommitFileUpload_Request) Descriptor deprecated

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

Deprecated: Use CCloud_ClientCommitFileUpload_Request.ProtoReflect.Descriptor instead.

func (*CCloud_ClientCommitFileUpload_Request) GetAppid

func (*CCloud_ClientCommitFileUpload_Request) GetFileSha

func (x *CCloud_ClientCommitFileUpload_Request) GetFileSha() []byte

func (*CCloud_ClientCommitFileUpload_Request) GetFilename

func (*CCloud_ClientCommitFileUpload_Request) GetTransferSucceeded

func (x *CCloud_ClientCommitFileUpload_Request) GetTransferSucceeded() bool

func (*CCloud_ClientCommitFileUpload_Request) ProtoMessage

func (*CCloud_ClientCommitFileUpload_Request) ProtoMessage()

func (*CCloud_ClientCommitFileUpload_Request) ProtoReflect

func (*CCloud_ClientCommitFileUpload_Request) Reset

func (*CCloud_ClientCommitFileUpload_Request) String

type CCloud_ClientCommitFileUpload_Response

type CCloud_ClientCommitFileUpload_Response struct {
	FileCommitted *bool `protobuf:"varint,1,opt,name=file_committed,json=fileCommitted" json:"file_committed,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_ClientCommitFileUpload_Response) Descriptor deprecated

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

Deprecated: Use CCloud_ClientCommitFileUpload_Response.ProtoReflect.Descriptor instead.

func (*CCloud_ClientCommitFileUpload_Response) GetFileCommitted

func (x *CCloud_ClientCommitFileUpload_Response) GetFileCommitted() bool

func (*CCloud_ClientCommitFileUpload_Response) ProtoMessage

func (*CCloud_ClientCommitFileUpload_Response) ProtoReflect

func (*CCloud_ClientCommitFileUpload_Response) Reset

func (*CCloud_ClientCommitFileUpload_Response) String

type CCloud_ClientConflictResolution_Notification

type CCloud_ClientConflictResolution_Notification struct {
	Appid           *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	ChoseLocalFiles *bool   `protobuf:"varint,2,opt,name=chose_local_files,json=choseLocalFiles" json:"chose_local_files,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_ClientConflictResolution_Notification) Descriptor deprecated

Deprecated: Use CCloud_ClientConflictResolution_Notification.ProtoReflect.Descriptor instead.

func (*CCloud_ClientConflictResolution_Notification) GetAppid

func (*CCloud_ClientConflictResolution_Notification) GetChoseLocalFiles

func (x *CCloud_ClientConflictResolution_Notification) GetChoseLocalFiles() bool

func (*CCloud_ClientConflictResolution_Notification) ProtoMessage

func (*CCloud_ClientConflictResolution_Notification) ProtoReflect

func (*CCloud_ClientConflictResolution_Notification) Reset

func (*CCloud_ClientConflictResolution_Notification) String

type CCloud_ClientDeleteFile_Request

type CCloud_ClientDeleteFile_Request struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Filename         *string `protobuf:"bytes,2,opt,name=filename" json:"filename,omitempty"`
	IsExplicitDelete *bool   `protobuf:"varint,3,opt,name=is_explicit_delete,json=isExplicitDelete" json:"is_explicit_delete,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_ClientDeleteFile_Request) Descriptor deprecated

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

Deprecated: Use CCloud_ClientDeleteFile_Request.ProtoReflect.Descriptor instead.

func (*CCloud_ClientDeleteFile_Request) GetAppid

func (*CCloud_ClientDeleteFile_Request) GetFilename

func (x *CCloud_ClientDeleteFile_Request) GetFilename() string

func (*CCloud_ClientDeleteFile_Request) GetIsExplicitDelete

func (x *CCloud_ClientDeleteFile_Request) GetIsExplicitDelete() bool

func (*CCloud_ClientDeleteFile_Request) ProtoMessage

func (*CCloud_ClientDeleteFile_Request) ProtoMessage()

func (*CCloud_ClientDeleteFile_Request) ProtoReflect

func (*CCloud_ClientDeleteFile_Request) Reset

func (*CCloud_ClientDeleteFile_Request) String

type CCloud_ClientDeleteFile_Response

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

func (*CCloud_ClientDeleteFile_Response) Descriptor deprecated

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

Deprecated: Use CCloud_ClientDeleteFile_Response.ProtoReflect.Descriptor instead.

func (*CCloud_ClientDeleteFile_Response) ProtoMessage

func (*CCloud_ClientDeleteFile_Response) ProtoMessage()

func (*CCloud_ClientDeleteFile_Response) ProtoReflect

func (*CCloud_ClientDeleteFile_Response) Reset

func (*CCloud_ClientDeleteFile_Response) String

type CCloud_ClientFileDownload_Request

type CCloud_ClientFileDownload_Request struct {
	Appid    *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Filename *string `protobuf:"bytes,2,opt,name=filename" json:"filename,omitempty"`
	Realm    *uint32 `protobuf:"varint,3,opt,name=realm" json:"realm,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_ClientFileDownload_Request) Descriptor deprecated

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

Deprecated: Use CCloud_ClientFileDownload_Request.ProtoReflect.Descriptor instead.

func (*CCloud_ClientFileDownload_Request) GetAppid

func (*CCloud_ClientFileDownload_Request) GetFilename

func (x *CCloud_ClientFileDownload_Request) GetFilename() string

func (*CCloud_ClientFileDownload_Request) GetRealm

func (*CCloud_ClientFileDownload_Request) ProtoMessage

func (*CCloud_ClientFileDownload_Request) ProtoMessage()

func (*CCloud_ClientFileDownload_Request) ProtoReflect

func (*CCloud_ClientFileDownload_Request) Reset

func (*CCloud_ClientFileDownload_Request) String

type CCloud_ClientFileDownload_Response

type CCloud_ClientFileDownload_Response struct {
	Appid            *uint32                                           `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	FileSize         *uint32                                           `protobuf:"varint,2,opt,name=file_size,json=fileSize" json:"file_size,omitempty"`
	RawFileSize      *uint32                                           `protobuf:"varint,3,opt,name=raw_file_size,json=rawFileSize" json:"raw_file_size,omitempty"`
	ShaFile          []byte                                            `protobuf:"bytes,4,opt,name=sha_file,json=shaFile" json:"sha_file,omitempty"`
	TimeStamp        *uint64                                           `protobuf:"varint,5,opt,name=time_stamp,json=timeStamp" json:"time_stamp,omitempty"`
	IsExplicitDelete *bool                                             `protobuf:"varint,6,opt,name=is_explicit_delete,json=isExplicitDelete" json:"is_explicit_delete,omitempty"`
	UrlHost          *string                                           `protobuf:"bytes,7,opt,name=url_host,json=urlHost" json:"url_host,omitempty"`
	UrlPath          *string                                           `protobuf:"bytes,8,opt,name=url_path,json=urlPath" json:"url_path,omitempty"`
	UseHttps         *bool                                             `protobuf:"varint,9,opt,name=use_https,json=useHttps" json:"use_https,omitempty"`
	RequestHeaders   []*CCloud_ClientFileDownload_Response_HTTPHeaders `protobuf:"bytes,10,rep,name=request_headers,json=requestHeaders" json:"request_headers,omitempty"`
	Encrypted        *bool                                             `protobuf:"varint,11,opt,name=encrypted" json:"encrypted,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_ClientFileDownload_Response) Descriptor deprecated

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

Deprecated: Use CCloud_ClientFileDownload_Response.ProtoReflect.Descriptor instead.

func (*CCloud_ClientFileDownload_Response) GetAppid

func (*CCloud_ClientFileDownload_Response) GetEncrypted

func (x *CCloud_ClientFileDownload_Response) GetEncrypted() bool

func (*CCloud_ClientFileDownload_Response) GetFileSize

func (x *CCloud_ClientFileDownload_Response) GetFileSize() uint32

func (*CCloud_ClientFileDownload_Response) GetIsExplicitDelete

func (x *CCloud_ClientFileDownload_Response) GetIsExplicitDelete() bool

func (*CCloud_ClientFileDownload_Response) GetRawFileSize

func (x *CCloud_ClientFileDownload_Response) GetRawFileSize() uint32

func (*CCloud_ClientFileDownload_Response) GetRequestHeaders

func (*CCloud_ClientFileDownload_Response) GetShaFile

func (x *CCloud_ClientFileDownload_Response) GetShaFile() []byte

func (*CCloud_ClientFileDownload_Response) GetTimeStamp

func (x *CCloud_ClientFileDownload_Response) GetTimeStamp() uint64

func (*CCloud_ClientFileDownload_Response) GetUrlHost

func (*CCloud_ClientFileDownload_Response) GetUrlPath

func (*CCloud_ClientFileDownload_Response) GetUseHttps

func (x *CCloud_ClientFileDownload_Response) GetUseHttps() bool

func (*CCloud_ClientFileDownload_Response) ProtoMessage

func (*CCloud_ClientFileDownload_Response) ProtoMessage()

func (*CCloud_ClientFileDownload_Response) ProtoReflect

func (*CCloud_ClientFileDownload_Response) Reset

func (*CCloud_ClientFileDownload_Response) String

type CCloud_ClientFileDownload_Response_HTTPHeaders

type CCloud_ClientFileDownload_Response_HTTPHeaders struct {
	Name  *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_ClientFileDownload_Response_HTTPHeaders) Descriptor deprecated

Deprecated: Use CCloud_ClientFileDownload_Response_HTTPHeaders.ProtoReflect.Descriptor instead.

func (*CCloud_ClientFileDownload_Response_HTTPHeaders) GetName

func (*CCloud_ClientFileDownload_Response_HTTPHeaders) GetValue

func (*CCloud_ClientFileDownload_Response_HTTPHeaders) ProtoMessage

func (*CCloud_ClientFileDownload_Response_HTTPHeaders) ProtoReflect

func (*CCloud_ClientFileDownload_Response_HTTPHeaders) Reset

func (*CCloud_ClientFileDownload_Response_HTTPHeaders) String

type CCloud_CommitHTTPUpload_Request

type CCloud_CommitHTTPUpload_Request struct {
	TransferSucceeded *bool   `protobuf:"varint,1,opt,name=transfer_succeeded,json=transferSucceeded" json:"transfer_succeeded,omitempty"`
	Appid             *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	FileSha           *string `protobuf:"bytes,3,opt,name=file_sha,json=fileSha" json:"file_sha,omitempty"`
	Filename          *string `protobuf:"bytes,4,opt,name=filename" json:"filename,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_CommitHTTPUpload_Request) Descriptor deprecated

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

Deprecated: Use CCloud_CommitHTTPUpload_Request.ProtoReflect.Descriptor instead.

func (*CCloud_CommitHTTPUpload_Request) GetAppid

func (*CCloud_CommitHTTPUpload_Request) GetFileSha

func (x *CCloud_CommitHTTPUpload_Request) GetFileSha() string

func (*CCloud_CommitHTTPUpload_Request) GetFilename

func (x *CCloud_CommitHTTPUpload_Request) GetFilename() string

func (*CCloud_CommitHTTPUpload_Request) GetTransferSucceeded

func (x *CCloud_CommitHTTPUpload_Request) GetTransferSucceeded() bool

func (*CCloud_CommitHTTPUpload_Request) ProtoMessage

func (*CCloud_CommitHTTPUpload_Request) ProtoMessage()

func (*CCloud_CommitHTTPUpload_Request) ProtoReflect

func (*CCloud_CommitHTTPUpload_Request) Reset

func (*CCloud_CommitHTTPUpload_Request) String

type CCloud_CommitHTTPUpload_Response

type CCloud_CommitHTTPUpload_Response struct {
	FileCommitted *bool `protobuf:"varint,1,opt,name=file_committed,json=fileCommitted" json:"file_committed,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_CommitHTTPUpload_Response) Descriptor deprecated

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

Deprecated: Use CCloud_CommitHTTPUpload_Response.ProtoReflect.Descriptor instead.

func (*CCloud_CommitHTTPUpload_Response) GetFileCommitted

func (x *CCloud_CommitHTTPUpload_Response) GetFileCommitted() bool

func (*CCloud_CommitHTTPUpload_Response) ProtoMessage

func (*CCloud_CommitHTTPUpload_Response) ProtoMessage()

func (*CCloud_CommitHTTPUpload_Response) ProtoReflect

func (*CCloud_CommitHTTPUpload_Response) Reset

func (*CCloud_CommitHTTPUpload_Response) String

type CCloud_Delete_Request

type CCloud_Delete_Request struct {
	Filename *string `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"`
	Appid    *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_Delete_Request) Descriptor deprecated

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

Deprecated: Use CCloud_Delete_Request.ProtoReflect.Descriptor instead.

func (*CCloud_Delete_Request) GetAppid

func (x *CCloud_Delete_Request) GetAppid() uint32

func (*CCloud_Delete_Request) GetFilename

func (x *CCloud_Delete_Request) GetFilename() string

func (*CCloud_Delete_Request) ProtoMessage

func (*CCloud_Delete_Request) ProtoMessage()

func (*CCloud_Delete_Request) ProtoReflect

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

func (*CCloud_Delete_Request) Reset

func (x *CCloud_Delete_Request) Reset()

func (*CCloud_Delete_Request) String

func (x *CCloud_Delete_Request) String() string

type CCloud_Delete_Response

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

func (*CCloud_Delete_Response) Descriptor deprecated

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

Deprecated: Use CCloud_Delete_Response.ProtoReflect.Descriptor instead.

func (*CCloud_Delete_Response) ProtoMessage

func (*CCloud_Delete_Response) ProtoMessage()

func (*CCloud_Delete_Response) ProtoReflect

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

func (*CCloud_Delete_Response) Reset

func (x *CCloud_Delete_Response) Reset()

func (*CCloud_Delete_Response) String

func (x *CCloud_Delete_Response) String() string

type CCloud_EnumerateUserApps_Request

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

func (*CCloud_EnumerateUserApps_Request) Descriptor deprecated

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

Deprecated: Use CCloud_EnumerateUserApps_Request.ProtoReflect.Descriptor instead.

func (*CCloud_EnumerateUserApps_Request) ProtoMessage

func (*CCloud_EnumerateUserApps_Request) ProtoMessage()

func (*CCloud_EnumerateUserApps_Request) ProtoReflect

func (*CCloud_EnumerateUserApps_Request) Reset

func (*CCloud_EnumerateUserApps_Request) String

type CCloud_EnumerateUserApps_Response

type CCloud_EnumerateUserApps_Response struct {
	Apps []*CCloud_EnumerateUserApps_Response_Apps `protobuf:"bytes,1,rep,name=apps" json:"apps,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_EnumerateUserApps_Response) Descriptor deprecated

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

Deprecated: Use CCloud_EnumerateUserApps_Response.ProtoReflect.Descriptor instead.

func (*CCloud_EnumerateUserApps_Response) GetApps

func (*CCloud_EnumerateUserApps_Response) ProtoMessage

func (*CCloud_EnumerateUserApps_Response) ProtoMessage()

func (*CCloud_EnumerateUserApps_Response) ProtoReflect

func (*CCloud_EnumerateUserApps_Response) Reset

func (*CCloud_EnumerateUserApps_Response) String

type CCloud_EnumerateUserApps_Response_Apps

type CCloud_EnumerateUserApps_Response_Apps struct {
	Appid      *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Totalcount *int32  `protobuf:"varint,2,opt,name=totalcount" json:"totalcount,omitempty"`
	Totalsize  *int64  `protobuf:"varint,3,opt,name=totalsize" json:"totalsize,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_EnumerateUserApps_Response_Apps) Descriptor deprecated

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

Deprecated: Use CCloud_EnumerateUserApps_Response_Apps.ProtoReflect.Descriptor instead.

func (*CCloud_EnumerateUserApps_Response_Apps) GetAppid

func (*CCloud_EnumerateUserApps_Response_Apps) GetTotalcount

func (x *CCloud_EnumerateUserApps_Response_Apps) GetTotalcount() int32

func (*CCloud_EnumerateUserApps_Response_Apps) GetTotalsize

func (*CCloud_EnumerateUserApps_Response_Apps) ProtoMessage

func (*CCloud_EnumerateUserApps_Response_Apps) ProtoReflect

func (*CCloud_EnumerateUserApps_Response_Apps) Reset

func (*CCloud_EnumerateUserApps_Response_Apps) String

type CCloud_EnumerateUserFiles_Request

type CCloud_EnumerateUserFiles_Request struct {
	Appid           *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	ExtendedDetails *bool   `protobuf:"varint,2,opt,name=extended_details,json=extendedDetails" json:"extended_details,omitempty"`
	Count           *uint32 `protobuf:"varint,3,opt,name=count" json:"count,omitempty"`
	StartIndex      *uint32 `protobuf:"varint,4,opt,name=start_index,json=startIndex" json:"start_index,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_EnumerateUserFiles_Request) Descriptor deprecated

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

Deprecated: Use CCloud_EnumerateUserFiles_Request.ProtoReflect.Descriptor instead.

func (*CCloud_EnumerateUserFiles_Request) GetAppid

func (*CCloud_EnumerateUserFiles_Request) GetCount

func (*CCloud_EnumerateUserFiles_Request) GetExtendedDetails

func (x *CCloud_EnumerateUserFiles_Request) GetExtendedDetails() bool

func (*CCloud_EnumerateUserFiles_Request) GetStartIndex

func (x *CCloud_EnumerateUserFiles_Request) GetStartIndex() uint32

func (*CCloud_EnumerateUserFiles_Request) ProtoMessage

func (*CCloud_EnumerateUserFiles_Request) ProtoMessage()

func (*CCloud_EnumerateUserFiles_Request) ProtoReflect

func (*CCloud_EnumerateUserFiles_Request) Reset

func (*CCloud_EnumerateUserFiles_Request) String

type CCloud_EnumerateUserFiles_Response

type CCloud_EnumerateUserFiles_Response struct {
	Files      []*CCloud_UserFile `protobuf:"bytes,1,rep,name=files" json:"files,omitempty"`
	TotalFiles *uint32            `protobuf:"varint,2,opt,name=total_files,json=totalFiles" json:"total_files,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_EnumerateUserFiles_Response) Descriptor deprecated

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

Deprecated: Use CCloud_EnumerateUserFiles_Response.ProtoReflect.Descriptor instead.

func (*CCloud_EnumerateUserFiles_Response) GetFiles

func (*CCloud_EnumerateUserFiles_Response) GetTotalFiles

func (x *CCloud_EnumerateUserFiles_Response) GetTotalFiles() uint32

func (*CCloud_EnumerateUserFiles_Response) ProtoMessage

func (*CCloud_EnumerateUserFiles_Response) ProtoMessage()

func (*CCloud_EnumerateUserFiles_Response) ProtoReflect

func (*CCloud_EnumerateUserFiles_Response) Reset

func (*CCloud_EnumerateUserFiles_Response) String

type CCloud_ExternalStorageTransferReport_Notification

type CCloud_ExternalStorageTransferReport_Notification struct {
	Host           *string `protobuf:"bytes,1,opt,name=host" json:"host,omitempty"`
	Path           *string `protobuf:"bytes,2,opt,name=path" json:"path,omitempty"`
	IsUpload       *bool   `protobuf:"varint,3,opt,name=is_upload,json=isUpload" json:"is_upload,omitempty"`
	Success        *bool   `protobuf:"varint,4,opt,name=success" json:"success,omitempty"`
	HttpStatusCode *uint32 `protobuf:"varint,5,opt,name=http_status_code,json=httpStatusCode" json:"http_status_code,omitempty"`
	BytesExpected  *uint64 `protobuf:"varint,6,opt,name=bytes_expected,json=bytesExpected" json:"bytes_expected,omitempty"`
	BytesActual    *uint64 `protobuf:"varint,7,opt,name=bytes_actual,json=bytesActual" json:"bytes_actual,omitempty"`
	DurationMs     *uint32 `protobuf:"varint,8,opt,name=duration_ms,json=durationMs" json:"duration_ms,omitempty"`
	Cellid         *uint32 `protobuf:"varint,9,opt,name=cellid" json:"cellid,omitempty"`
	Proxied        *bool   `protobuf:"varint,10,opt,name=proxied" json:"proxied,omitempty"`
	Ipv6Local      *bool   `protobuf:"varint,11,opt,name=ipv6_local,json=ipv6Local" json:"ipv6_local,omitempty"`
	Ipv6Remote     *bool   `protobuf:"varint,12,opt,name=ipv6_remote,json=ipv6Remote" json:"ipv6_remote,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_ExternalStorageTransferReport_Notification) Descriptor deprecated

Deprecated: Use CCloud_ExternalStorageTransferReport_Notification.ProtoReflect.Descriptor instead.

func (*CCloud_ExternalStorageTransferReport_Notification) GetBytesActual

func (*CCloud_ExternalStorageTransferReport_Notification) GetBytesExpected

func (*CCloud_ExternalStorageTransferReport_Notification) GetCellid

func (*CCloud_ExternalStorageTransferReport_Notification) GetDurationMs

func (*CCloud_ExternalStorageTransferReport_Notification) GetHost

func (*CCloud_ExternalStorageTransferReport_Notification) GetHttpStatusCode

func (*CCloud_ExternalStorageTransferReport_Notification) GetIpv6Local

func (*CCloud_ExternalStorageTransferReport_Notification) GetIpv6Remote

func (*CCloud_ExternalStorageTransferReport_Notification) GetIsUpload

func (*CCloud_ExternalStorageTransferReport_Notification) GetPath

func (*CCloud_ExternalStorageTransferReport_Notification) GetProxied

func (*CCloud_ExternalStorageTransferReport_Notification) GetSuccess

func (*CCloud_ExternalStorageTransferReport_Notification) ProtoMessage

func (*CCloud_ExternalStorageTransferReport_Notification) ProtoReflect

func (*CCloud_ExternalStorageTransferReport_Notification) Reset

func (*CCloud_ExternalStorageTransferReport_Notification) String

type CCloud_GetClientEncryptionKey_Request

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

func (*CCloud_GetClientEncryptionKey_Request) Descriptor deprecated

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

Deprecated: Use CCloud_GetClientEncryptionKey_Request.ProtoReflect.Descriptor instead.

func (*CCloud_GetClientEncryptionKey_Request) ProtoMessage

func (*CCloud_GetClientEncryptionKey_Request) ProtoMessage()

func (*CCloud_GetClientEncryptionKey_Request) ProtoReflect

func (*CCloud_GetClientEncryptionKey_Request) Reset

func (*CCloud_GetClientEncryptionKey_Request) String

type CCloud_GetClientEncryptionKey_Response

type CCloud_GetClientEncryptionKey_Response struct {
	Key []byte `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	Crc *int32 `protobuf:"varint,2,opt,name=crc" json:"crc,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_GetClientEncryptionKey_Response) Descriptor deprecated

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

Deprecated: Use CCloud_GetClientEncryptionKey_Response.ProtoReflect.Descriptor instead.

func (*CCloud_GetClientEncryptionKey_Response) GetCrc

func (*CCloud_GetClientEncryptionKey_Response) GetKey

func (*CCloud_GetClientEncryptionKey_Response) ProtoMessage

func (*CCloud_GetClientEncryptionKey_Response) ProtoReflect

func (*CCloud_GetClientEncryptionKey_Response) Reset

func (*CCloud_GetClientEncryptionKey_Response) String

type CCloud_GetFileDetails_Request

type CCloud_GetFileDetails_Request struct {
	Ugcid *uint64 `protobuf:"varint,1,opt,name=ugcid" json:"ugcid,omitempty"`
	Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_GetFileDetails_Request) Descriptor deprecated

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

Deprecated: Use CCloud_GetFileDetails_Request.ProtoReflect.Descriptor instead.

func (*CCloud_GetFileDetails_Request) GetAppid

func (x *CCloud_GetFileDetails_Request) GetAppid() uint32

func (*CCloud_GetFileDetails_Request) GetUgcid

func (x *CCloud_GetFileDetails_Request) GetUgcid() uint64

func (*CCloud_GetFileDetails_Request) ProtoMessage

func (*CCloud_GetFileDetails_Request) ProtoMessage()

func (*CCloud_GetFileDetails_Request) ProtoReflect

func (*CCloud_GetFileDetails_Request) Reset

func (x *CCloud_GetFileDetails_Request) Reset()

func (*CCloud_GetFileDetails_Request) String

type CCloud_GetFileDetails_Response

type CCloud_GetFileDetails_Response struct {
	Details *CCloud_UserFile `protobuf:"bytes,1,opt,name=details" json:"details,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_GetFileDetails_Response) Descriptor deprecated

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

Deprecated: Use CCloud_GetFileDetails_Response.ProtoReflect.Descriptor instead.

func (*CCloud_GetFileDetails_Response) GetDetails

func (*CCloud_GetFileDetails_Response) ProtoMessage

func (*CCloud_GetFileDetails_Response) ProtoMessage()

func (*CCloud_GetFileDetails_Response) ProtoReflect

func (*CCloud_GetFileDetails_Response) Reset

func (x *CCloud_GetFileDetails_Response) Reset()

func (*CCloud_GetFileDetails_Response) String

type CCloud_GetUploadServerInfo_Request

type CCloud_GetUploadServerInfo_Request struct {
	Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_GetUploadServerInfo_Request) Descriptor deprecated

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

Deprecated: Use CCloud_GetUploadServerInfo_Request.ProtoReflect.Descriptor instead.

func (*CCloud_GetUploadServerInfo_Request) GetAppid

func (*CCloud_GetUploadServerInfo_Request) ProtoMessage

func (*CCloud_GetUploadServerInfo_Request) ProtoMessage()

func (*CCloud_GetUploadServerInfo_Request) ProtoReflect

func (*CCloud_GetUploadServerInfo_Request) Reset

func (*CCloud_GetUploadServerInfo_Request) String

type CCloud_GetUploadServerInfo_Response

type CCloud_GetUploadServerInfo_Response struct {
	ServerUrl *string `protobuf:"bytes,1,opt,name=server_url,json=serverUrl" json:"server_url,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_GetUploadServerInfo_Response) Descriptor deprecated

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

Deprecated: Use CCloud_GetUploadServerInfo_Response.ProtoReflect.Descriptor instead.

func (*CCloud_GetUploadServerInfo_Response) GetServerUrl

func (x *CCloud_GetUploadServerInfo_Response) GetServerUrl() string

func (*CCloud_GetUploadServerInfo_Response) ProtoMessage

func (*CCloud_GetUploadServerInfo_Response) ProtoMessage()

func (*CCloud_GetUploadServerInfo_Response) ProtoReflect

func (*CCloud_GetUploadServerInfo_Response) Reset

func (*CCloud_GetUploadServerInfo_Response) String

type CCloud_UserFile

type CCloud_UserFile struct {
	Appid           *uint32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Ugcid           *uint64  `protobuf:"varint,2,opt,name=ugcid" json:"ugcid,omitempty"`
	Filename        *string  `protobuf:"bytes,3,opt,name=filename" json:"filename,omitempty"`
	Timestamp       *uint64  `protobuf:"varint,4,opt,name=timestamp" json:"timestamp,omitempty"`
	FileSize        *uint32  `protobuf:"varint,5,opt,name=file_size,json=fileSize" json:"file_size,omitempty"`
	Url             *string  `protobuf:"bytes,6,opt,name=url" json:"url,omitempty"`
	SteamidCreator  *uint64  `protobuf:"fixed64,7,opt,name=steamid_creator,json=steamidCreator" json:"steamid_creator,omitempty"`
	Flags           *uint32  `protobuf:"varint,8,opt,name=flags" json:"flags,omitempty"`
	PlatformsToSync []string `protobuf:"bytes,9,rep,name=platforms_to_sync,json=platformsToSync" json:"platforms_to_sync,omitempty"`
	FileSha         *string  `protobuf:"bytes,10,opt,name=file_sha,json=fileSha" json:"file_sha,omitempty"`
	// contains filtered or unexported fields
}

func (*CCloud_UserFile) Descriptor deprecated

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

Deprecated: Use CCloud_UserFile.ProtoReflect.Descriptor instead.

func (*CCloud_UserFile) GetAppid

func (x *CCloud_UserFile) GetAppid() uint32

func (*CCloud_UserFile) GetFileSha

func (x *CCloud_UserFile) GetFileSha() string

func (*CCloud_UserFile) GetFileSize

func (x *CCloud_UserFile) GetFileSize() uint32

func (*CCloud_UserFile) GetFilename

func (x *CCloud_UserFile) GetFilename() string

func (*CCloud_UserFile) GetFlags

func (x *CCloud_UserFile) GetFlags() uint32

func (*CCloud_UserFile) GetPlatformsToSync

func (x *CCloud_UserFile) GetPlatformsToSync() []string

func (*CCloud_UserFile) GetSteamidCreator

func (x *CCloud_UserFile) GetSteamidCreator() uint64

func (*CCloud_UserFile) GetTimestamp

func (x *CCloud_UserFile) GetTimestamp() uint64

func (*CCloud_UserFile) GetUgcid

func (x *CCloud_UserFile) GetUgcid() uint64

func (*CCloud_UserFile) GetUrl

func (x *CCloud_UserFile) GetUrl() string

func (*CCloud_UserFile) ProtoMessage

func (*CCloud_UserFile) ProtoMessage()

func (*CCloud_UserFile) ProtoReflect

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

func (*CCloud_UserFile) Reset

func (x *CCloud_UserFile) Reset()

func (*CCloud_UserFile) String

func (x *CCloud_UserFile) String() string

type CContentServerDirectory_GetCDNAuthToken_Request

type CContentServerDirectory_GetCDNAuthToken_Request struct {
	DepotId  *uint32 `protobuf:"varint,1,opt,name=depot_id,json=depotId" json:"depot_id,omitempty"`
	HostName *string `protobuf:"bytes,2,opt,name=host_name,json=hostName" json:"host_name,omitempty"`
	AppId    *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetCDNAuthToken_Request) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetCDNAuthToken_Request.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetCDNAuthToken_Request) GetAppId

func (*CContentServerDirectory_GetCDNAuthToken_Request) GetDepotId

func (*CContentServerDirectory_GetCDNAuthToken_Request) GetHostName

func (*CContentServerDirectory_GetCDNAuthToken_Request) ProtoMessage

func (*CContentServerDirectory_GetCDNAuthToken_Request) ProtoReflect

func (*CContentServerDirectory_GetCDNAuthToken_Request) Reset

func (*CContentServerDirectory_GetCDNAuthToken_Request) String

type CContentServerDirectory_GetCDNAuthToken_Response

type CContentServerDirectory_GetCDNAuthToken_Response struct {
	Token          *string `protobuf:"bytes,1,opt,name=token" json:"token,omitempty"`
	ExpirationTime *uint32 `protobuf:"varint,2,opt,name=expiration_time,json=expirationTime" json:"expiration_time,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetCDNAuthToken_Response) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetCDNAuthToken_Response.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetCDNAuthToken_Response) GetExpirationTime

func (*CContentServerDirectory_GetCDNAuthToken_Response) GetToken

func (*CContentServerDirectory_GetCDNAuthToken_Response) ProtoMessage

func (*CContentServerDirectory_GetCDNAuthToken_Response) ProtoReflect

func (*CContentServerDirectory_GetCDNAuthToken_Response) Reset

func (*CContentServerDirectory_GetCDNAuthToken_Response) String

type CContentServerDirectory_GetClientUpdateHosts_Request

type CContentServerDirectory_GetClientUpdateHosts_Request struct {
	CachedSignature *string `protobuf:"bytes,1,opt,name=cached_signature,json=cachedSignature" json:"cached_signature,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetClientUpdateHosts_Request) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetClientUpdateHosts_Request.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetClientUpdateHosts_Request) GetCachedSignature

func (*CContentServerDirectory_GetClientUpdateHosts_Request) ProtoMessage

func (*CContentServerDirectory_GetClientUpdateHosts_Request) ProtoReflect

func (*CContentServerDirectory_GetClientUpdateHosts_Request) Reset

func (*CContentServerDirectory_GetClientUpdateHosts_Request) String

type CContentServerDirectory_GetClientUpdateHosts_Response

type CContentServerDirectory_GetClientUpdateHosts_Response struct {
	HostsKv        *string `protobuf:"bytes,1,opt,name=hosts_kv,json=hostsKv" json:"hosts_kv,omitempty"`
	ValidUntilTime *uint64 `protobuf:"varint,2,opt,name=valid_until_time,json=validUntilTime" json:"valid_until_time,omitempty"`
	IpCountry      *string `protobuf:"bytes,3,opt,name=ip_country,json=ipCountry" json:"ip_country,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetClientUpdateHosts_Response) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetClientUpdateHosts_Response.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetClientUpdateHosts_Response) GetHostsKv

func (*CContentServerDirectory_GetClientUpdateHosts_Response) GetIpCountry

func (*CContentServerDirectory_GetClientUpdateHosts_Response) GetValidUntilTime

func (*CContentServerDirectory_GetClientUpdateHosts_Response) ProtoMessage

func (*CContentServerDirectory_GetClientUpdateHosts_Response) ProtoReflect

func (*CContentServerDirectory_GetClientUpdateHosts_Response) Reset

func (*CContentServerDirectory_GetClientUpdateHosts_Response) String

type CContentServerDirectory_GetDepotPatchInfo_Request

type CContentServerDirectory_GetDepotPatchInfo_Request struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Depotid          *uint32 `protobuf:"varint,2,opt,name=depotid" json:"depotid,omitempty"`
	SourceManifestid *uint64 `protobuf:"varint,3,opt,name=source_manifestid,json=sourceManifestid" json:"source_manifestid,omitempty"`
	TargetManifestid *uint64 `protobuf:"varint,4,opt,name=target_manifestid,json=targetManifestid" json:"target_manifestid,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetDepotPatchInfo_Request) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetDepotPatchInfo_Request.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetDepotPatchInfo_Request) GetAppid

func (*CContentServerDirectory_GetDepotPatchInfo_Request) GetDepotid

func (*CContentServerDirectory_GetDepotPatchInfo_Request) GetSourceManifestid

func (*CContentServerDirectory_GetDepotPatchInfo_Request) GetTargetManifestid

func (*CContentServerDirectory_GetDepotPatchInfo_Request) ProtoMessage

func (*CContentServerDirectory_GetDepotPatchInfo_Request) ProtoReflect

func (*CContentServerDirectory_GetDepotPatchInfo_Request) Reset

func (*CContentServerDirectory_GetDepotPatchInfo_Request) String

type CContentServerDirectory_GetDepotPatchInfo_Response

type CContentServerDirectory_GetDepotPatchInfo_Response struct {
	IsAvailable       *bool   `protobuf:"varint,1,opt,name=is_available,json=isAvailable" json:"is_available,omitempty"`
	PatchSize         *uint64 `protobuf:"varint,2,opt,name=patch_size,json=patchSize" json:"patch_size,omitempty"`
	PatchedChunksSize *uint64 `protobuf:"varint,3,opt,name=patched_chunks_size,json=patchedChunksSize" json:"patched_chunks_size,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetDepotPatchInfo_Response) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetDepotPatchInfo_Response.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetDepotPatchInfo_Response) GetIsAvailable

func (*CContentServerDirectory_GetDepotPatchInfo_Response) GetPatchSize

func (*CContentServerDirectory_GetDepotPatchInfo_Response) GetPatchedChunksSize

func (*CContentServerDirectory_GetDepotPatchInfo_Response) ProtoMessage

func (*CContentServerDirectory_GetDepotPatchInfo_Response) ProtoReflect

func (*CContentServerDirectory_GetDepotPatchInfo_Response) Reset

func (*CContentServerDirectory_GetDepotPatchInfo_Response) String

type CContentServerDirectory_GetManifestRequestCode_Request

type CContentServerDirectory_GetManifestRequestCode_Request struct {
	AppId              *uint32 `protobuf:"varint,1,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	DepotId            *uint32 `protobuf:"varint,2,opt,name=depot_id,json=depotId" json:"depot_id,omitempty"`
	ManifestId         *uint64 `protobuf:"varint,3,opt,name=manifest_id,json=manifestId" json:"manifest_id,omitempty"`
	AppBranch          *string `protobuf:"bytes,4,opt,name=app_branch,json=appBranch" json:"app_branch,omitempty"`
	BranchPasswordHash *string `protobuf:"bytes,5,opt,name=branch_password_hash,json=branchPasswordHash" json:"branch_password_hash,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetManifestRequestCode_Request) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetManifestRequestCode_Request.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetManifestRequestCode_Request) GetAppBranch

func (*CContentServerDirectory_GetManifestRequestCode_Request) GetAppId

func (*CContentServerDirectory_GetManifestRequestCode_Request) GetBranchPasswordHash

func (*CContentServerDirectory_GetManifestRequestCode_Request) GetDepotId

func (*CContentServerDirectory_GetManifestRequestCode_Request) GetManifestId

func (*CContentServerDirectory_GetManifestRequestCode_Request) ProtoMessage

func (*CContentServerDirectory_GetManifestRequestCode_Request) ProtoReflect

func (*CContentServerDirectory_GetManifestRequestCode_Request) Reset

func (*CContentServerDirectory_GetManifestRequestCode_Request) String

type CContentServerDirectory_GetManifestRequestCode_Response

type CContentServerDirectory_GetManifestRequestCode_Response struct {
	ManifestRequestCode *uint64 `protobuf:"varint,1,opt,name=manifest_request_code,json=manifestRequestCode" json:"manifest_request_code,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetManifestRequestCode_Response) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetManifestRequestCode_Response.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetManifestRequestCode_Response) GetManifestRequestCode

func (*CContentServerDirectory_GetManifestRequestCode_Response) ProtoMessage

func (*CContentServerDirectory_GetManifestRequestCode_Response) ProtoReflect

func (*CContentServerDirectory_GetManifestRequestCode_Response) Reset

func (*CContentServerDirectory_GetManifestRequestCode_Response) String

type CContentServerDirectory_GetPeerContentInfo_Request

type CContentServerDirectory_GetPeerContentInfo_Request struct {
	RemoteClientId       *uint64 `protobuf:"varint,1,opt,name=remote_client_id,json=remoteClientId" json:"remote_client_id,omitempty"`
	Steamid              *uint64 `protobuf:"varint,2,opt,name=steamid" json:"steamid,omitempty"`
	ServerRemoteClientId *uint64 `protobuf:"varint,3,opt,name=server_remote_client_id,json=serverRemoteClientId" json:"server_remote_client_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetPeerContentInfo_Request) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetPeerContentInfo_Request.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetPeerContentInfo_Request) GetRemoteClientId

func (*CContentServerDirectory_GetPeerContentInfo_Request) GetServerRemoteClientId

func (x *CContentServerDirectory_GetPeerContentInfo_Request) GetServerRemoteClientId() uint64

func (*CContentServerDirectory_GetPeerContentInfo_Request) GetSteamid

func (*CContentServerDirectory_GetPeerContentInfo_Request) ProtoMessage

func (*CContentServerDirectory_GetPeerContentInfo_Request) ProtoReflect

func (*CContentServerDirectory_GetPeerContentInfo_Request) Reset

func (*CContentServerDirectory_GetPeerContentInfo_Request) String

type CContentServerDirectory_GetPeerContentInfo_Response

type CContentServerDirectory_GetPeerContentInfo_Response struct {
	Appids   []uint32 `protobuf:"varint,1,rep,name=appids" json:"appids,omitempty"`
	IpPublic *string  `protobuf:"bytes,2,opt,name=ip_public,json=ipPublic" json:"ip_public,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetPeerContentInfo_Response) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetPeerContentInfo_Response.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetPeerContentInfo_Response) GetAppids

func (*CContentServerDirectory_GetPeerContentInfo_Response) GetIpPublic

func (*CContentServerDirectory_GetPeerContentInfo_Response) ProtoMessage

func (*CContentServerDirectory_GetPeerContentInfo_Response) ProtoReflect

func (*CContentServerDirectory_GetPeerContentInfo_Response) Reset

func (*CContentServerDirectory_GetPeerContentInfo_Response) String

type CContentServerDirectory_GetServersForSteamPipe_Request

type CContentServerDirectory_GetServersForSteamPipe_Request struct {
	CellId       *uint32 `protobuf:"varint,1,opt,name=cell_id,json=cellId" json:"cell_id,omitempty"`
	MaxServers   *uint32 `protobuf:"varint,2,opt,name=max_servers,json=maxServers,def=20" json:"max_servers,omitempty"`
	IpOverride   *string `protobuf:"bytes,3,opt,name=ip_override,json=ipOverride" json:"ip_override,omitempty"`
	LauncherType *int32  `protobuf:"varint,4,opt,name=launcher_type,json=launcherType,def=0" json:"launcher_type,omitempty"`
	Ipv6Public   *string `protobuf:"bytes,5,opt,name=ipv6_public,json=ipv6Public" json:"ipv6_public,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetServersForSteamPipe_Request) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetServersForSteamPipe_Request.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetServersForSteamPipe_Request) GetCellId

func (*CContentServerDirectory_GetServersForSteamPipe_Request) GetIpOverride

func (*CContentServerDirectory_GetServersForSteamPipe_Request) GetIpv6Public

func (*CContentServerDirectory_GetServersForSteamPipe_Request) GetLauncherType

func (*CContentServerDirectory_GetServersForSteamPipe_Request) GetMaxServers

func (*CContentServerDirectory_GetServersForSteamPipe_Request) ProtoMessage

func (*CContentServerDirectory_GetServersForSteamPipe_Request) ProtoReflect

func (*CContentServerDirectory_GetServersForSteamPipe_Request) Reset

func (*CContentServerDirectory_GetServersForSteamPipe_Request) String

type CContentServerDirectory_GetServersForSteamPipe_Response

type CContentServerDirectory_GetServersForSteamPipe_Response struct {
	Servers []*CContentServerDirectory_ServerInfo `protobuf:"bytes,1,rep,name=servers" json:"servers,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_GetServersForSteamPipe_Response) Descriptor deprecated

Deprecated: Use CContentServerDirectory_GetServersForSteamPipe_Response.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_GetServersForSteamPipe_Response) GetServers

func (*CContentServerDirectory_GetServersForSteamPipe_Response) ProtoMessage

func (*CContentServerDirectory_GetServersForSteamPipe_Response) ProtoReflect

func (*CContentServerDirectory_GetServersForSteamPipe_Response) Reset

func (*CContentServerDirectory_GetServersForSteamPipe_Response) String

type CContentServerDirectory_RequestPeerContentServer_Request

type CContentServerDirectory_RequestPeerContentServer_Request struct {
	RemoteClientId       *uint64 `protobuf:"varint,1,opt,name=remote_client_id,json=remoteClientId" json:"remote_client_id,omitempty"`
	Steamid              *uint64 `protobuf:"varint,2,opt,name=steamid" json:"steamid,omitempty"`
	ServerRemoteClientId *uint64 `protobuf:"varint,3,opt,name=server_remote_client_id,json=serverRemoteClientId" json:"server_remote_client_id,omitempty"`
	AppId                *uint32 `protobuf:"varint,4,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	CurrentBuildId       *uint32 `protobuf:"varint,5,opt,name=current_build_id,json=currentBuildId" json:"current_build_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_RequestPeerContentServer_Request) Descriptor deprecated

Deprecated: Use CContentServerDirectory_RequestPeerContentServer_Request.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_RequestPeerContentServer_Request) GetAppId

func (*CContentServerDirectory_RequestPeerContentServer_Request) GetCurrentBuildId

func (*CContentServerDirectory_RequestPeerContentServer_Request) GetRemoteClientId

func (*CContentServerDirectory_RequestPeerContentServer_Request) GetServerRemoteClientId

func (*CContentServerDirectory_RequestPeerContentServer_Request) GetSteamid

func (*CContentServerDirectory_RequestPeerContentServer_Request) ProtoMessage

func (*CContentServerDirectory_RequestPeerContentServer_Request) ProtoReflect

func (*CContentServerDirectory_RequestPeerContentServer_Request) Reset

func (*CContentServerDirectory_RequestPeerContentServer_Request) String

type CContentServerDirectory_RequestPeerContentServer_Response

type CContentServerDirectory_RequestPeerContentServer_Response struct {
	ServerPort      *uint32  `protobuf:"varint,1,opt,name=server_port,json=serverPort" json:"server_port,omitempty"`
	InstalledDepots []uint32 `protobuf:"varint,2,rep,name=installed_depots,json=installedDepots" json:"installed_depots,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_RequestPeerContentServer_Response) Descriptor deprecated

Deprecated: Use CContentServerDirectory_RequestPeerContentServer_Response.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_RequestPeerContentServer_Response) GetInstalledDepots

func (*CContentServerDirectory_RequestPeerContentServer_Response) GetServerPort

func (*CContentServerDirectory_RequestPeerContentServer_Response) ProtoMessage

func (*CContentServerDirectory_RequestPeerContentServer_Response) ProtoReflect

func (*CContentServerDirectory_RequestPeerContentServer_Response) Reset

func (*CContentServerDirectory_RequestPeerContentServer_Response) String

type CContentServerDirectory_ServerInfo

type CContentServerDirectory_ServerInfo struct {
	Type                     *string  `protobuf:"bytes,1,opt,name=type" json:"type,omitempty"`
	SourceId                 *int32   `protobuf:"varint,2,opt,name=source_id,json=sourceId" json:"source_id,omitempty"`
	CellId                   *int32   `protobuf:"varint,3,opt,name=cell_id,json=cellId" json:"cell_id,omitempty"`
	Load                     *int32   `protobuf:"varint,4,opt,name=load" json:"load,omitempty"`
	WeightedLoad             *float32 `protobuf:"fixed32,5,opt,name=weighted_load,json=weightedLoad" json:"weighted_load,omitempty"`
	NumEntriesInClientList   *int32   `` /* 127-byte string literal not displayed */
	SteamChinaOnly           *bool    `protobuf:"varint,7,opt,name=steam_china_only,json=steamChinaOnly" json:"steam_china_only,omitempty"`
	Host                     *string  `protobuf:"bytes,8,opt,name=host" json:"host,omitempty"`
	Vhost                    *string  `protobuf:"bytes,9,opt,name=vhost" json:"vhost,omitempty"`
	UseAsProxy               *bool    `protobuf:"varint,10,opt,name=use_as_proxy,json=useAsProxy" json:"use_as_proxy,omitempty"`
	ProxyRequestPathTemplate *string  `` /* 131-byte string literal not displayed */
	HttpsSupport             *string  `protobuf:"bytes,12,opt,name=https_support,json=httpsSupport" json:"https_support,omitempty"`
	AllowedAppIds            []uint32 `protobuf:"varint,13,rep,name=allowed_app_ids,json=allowedAppIds" json:"allowed_app_ids,omitempty"`
	PreferredServer          *bool    `protobuf:"varint,14,opt,name=preferred_server,json=preferredServer" json:"preferred_server,omitempty"`
	// contains filtered or unexported fields
}

func (*CContentServerDirectory_ServerInfo) Descriptor deprecated

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

Deprecated: Use CContentServerDirectory_ServerInfo.ProtoReflect.Descriptor instead.

func (*CContentServerDirectory_ServerInfo) GetAllowedAppIds

func (x *CContentServerDirectory_ServerInfo) GetAllowedAppIds() []uint32

func (*CContentServerDirectory_ServerInfo) GetCellId

func (*CContentServerDirectory_ServerInfo) GetHost

func (*CContentServerDirectory_ServerInfo) GetHttpsSupport

func (x *CContentServerDirectory_ServerInfo) GetHttpsSupport() string

func (*CContentServerDirectory_ServerInfo) GetLoad

func (*CContentServerDirectory_ServerInfo) GetNumEntriesInClientList

func (x *CContentServerDirectory_ServerInfo) GetNumEntriesInClientList() int32

func (*CContentServerDirectory_ServerInfo) GetPreferredServer

func (x *CContentServerDirectory_ServerInfo) GetPreferredServer() bool

func (*CContentServerDirectory_ServerInfo) GetProxyRequestPathTemplate

func (x *CContentServerDirectory_ServerInfo) GetProxyRequestPathTemplate() string

func (*CContentServerDirectory_ServerInfo) GetSourceId

func (x *CContentServerDirectory_ServerInfo) GetSourceId() int32

func (*CContentServerDirectory_ServerInfo) GetSteamChinaOnly

func (x *CContentServerDirectory_ServerInfo) GetSteamChinaOnly() bool

func (*CContentServerDirectory_ServerInfo) GetType

func (*CContentServerDirectory_ServerInfo) GetUseAsProxy

func (x *CContentServerDirectory_ServerInfo) GetUseAsProxy() bool

func (*CContentServerDirectory_ServerInfo) GetVhost

func (*CContentServerDirectory_ServerInfo) GetWeightedLoad

func (x *CContentServerDirectory_ServerInfo) GetWeightedLoad() float32

func (*CContentServerDirectory_ServerInfo) ProtoMessage

func (*CContentServerDirectory_ServerInfo) ProtoMessage()

func (*CContentServerDirectory_ServerInfo) ProtoReflect

func (*CContentServerDirectory_ServerInfo) Reset

func (*CContentServerDirectory_ServerInfo) String

type CCredentials_GetAccountAuthSecret_Request

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

func (*CCredentials_GetAccountAuthSecret_Request) Descriptor deprecated

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

Deprecated: Use CCredentials_GetAccountAuthSecret_Request.ProtoReflect.Descriptor instead.

func (*CCredentials_GetAccountAuthSecret_Request) ProtoMessage

func (*CCredentials_GetAccountAuthSecret_Request) ProtoReflect

func (*CCredentials_GetAccountAuthSecret_Request) Reset

func (*CCredentials_GetAccountAuthSecret_Request) String

type CCredentials_GetAccountAuthSecret_Response

type CCredentials_GetAccountAuthSecret_Response struct {
	SecretId *int32 `protobuf:"varint,1,opt,name=secret_id,json=secretId" json:"secret_id,omitempty"`
	Secret   []byte `protobuf:"bytes,2,opt,name=secret" json:"secret,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_GetAccountAuthSecret_Response) Descriptor deprecated

Deprecated: Use CCredentials_GetAccountAuthSecret_Response.ProtoReflect.Descriptor instead.

func (*CCredentials_GetAccountAuthSecret_Response) GetSecret

func (*CCredentials_GetAccountAuthSecret_Response) GetSecretId

func (*CCredentials_GetAccountAuthSecret_Response) ProtoMessage

func (*CCredentials_GetAccountAuthSecret_Response) ProtoReflect

func (*CCredentials_GetAccountAuthSecret_Response) Reset

func (*CCredentials_GetAccountAuthSecret_Response) String

type CCredentials_GetSteamGuardDetails_Request

type CCredentials_GetSteamGuardDetails_Request struct {
	IncludeNewAuthentications *bool   `` /* 138-byte string literal not displayed */
	Webcookie                 *string `protobuf:"bytes,2,opt,name=webcookie" json:"webcookie,omitempty"`
	TimestampMinimumWanted    *uint32 `protobuf:"fixed32,3,opt,name=timestamp_minimum_wanted,json=timestampMinimumWanted" json:"timestamp_minimum_wanted,omitempty"`
	Ipaddress                 *int32  `protobuf:"varint,4,opt,name=ipaddress" json:"ipaddress,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_GetSteamGuardDetails_Request) Descriptor deprecated

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

Deprecated: Use CCredentials_GetSteamGuardDetails_Request.ProtoReflect.Descriptor instead.

func (*CCredentials_GetSteamGuardDetails_Request) GetIncludeNewAuthentications

func (x *CCredentials_GetSteamGuardDetails_Request) GetIncludeNewAuthentications() bool

func (*CCredentials_GetSteamGuardDetails_Request) GetIpaddress

func (*CCredentials_GetSteamGuardDetails_Request) GetTimestampMinimumWanted

func (x *CCredentials_GetSteamGuardDetails_Request) GetTimestampMinimumWanted() uint32

func (*CCredentials_GetSteamGuardDetails_Request) GetWebcookie

func (*CCredentials_GetSteamGuardDetails_Request) ProtoMessage

func (*CCredentials_GetSteamGuardDetails_Request) ProtoReflect

func (*CCredentials_GetSteamGuardDetails_Request) Reset

func (*CCredentials_GetSteamGuardDetails_Request) String

type CCredentials_GetSteamGuardDetails_Response

type CCredentials_GetSteamGuardDetails_Response struct {
	IsSteamguardEnabled                                   *bool                                                           `protobuf:"varint,1,opt,name=is_steamguard_enabled,json=isSteamguardEnabled" json:"is_steamguard_enabled,omitempty"`
	TimestampSteamguardEnabled                            *uint32                                                         `` /* 136-byte string literal not displayed */
	DeprecatedNewauthentication                           []*CCredentials_GetSteamGuardDetails_Response_NewAuthentication `` /* 135-byte string literal not displayed */
	DeprecatedMachineNameUserchosen                       *string                                                         `` /* 151-byte string literal not displayed */
	DeprecatedTimestampMachineSteamguardEnabled           *uint32                                                         `` /* 191-byte string literal not displayed */
	DeprecatedAuthenticationExistsFromGeolocBeforeMintime *bool                                                           `` /* 224-byte string literal not displayed */
	DeprecatedMachineId                                   *uint64                                                         `protobuf:"varint,7,opt,name=deprecated_machine_id,json=deprecatedMachineId" json:"deprecated_machine_id,omitempty"`
	SessionData                                           []*CCredentials_GetSteamGuardDetails_Response_SessionData       `protobuf:"bytes,8,rep,name=session_data,json=sessionData" json:"session_data,omitempty"`
	IsTwofactorEnabled                                    *bool                                                           `protobuf:"varint,9,opt,name=is_twofactor_enabled,json=isTwofactorEnabled" json:"is_twofactor_enabled,omitempty"`
	TimestampTwofactorEnabled                             *uint32                                                         `` /* 134-byte string literal not displayed */
	IsPhoneVerified                                       *bool                                                           `protobuf:"varint,11,opt,name=is_phone_verified,json=isPhoneVerified" json:"is_phone_verified,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_GetSteamGuardDetails_Response) Descriptor deprecated

Deprecated: Use CCredentials_GetSteamGuardDetails_Response.ProtoReflect.Descriptor instead.

func (*CCredentials_GetSteamGuardDetails_Response) GetDeprecatedAuthenticationExistsFromGeolocBeforeMintime

func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedAuthenticationExistsFromGeolocBeforeMintime() bool

func (*CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineId

func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineId() uint64

func (*CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineNameUserchosen

func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineNameUserchosen() string

func (*CCredentials_GetSteamGuardDetails_Response) GetDeprecatedNewauthentication

func (*CCredentials_GetSteamGuardDetails_Response) GetDeprecatedTimestampMachineSteamguardEnabled

func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedTimestampMachineSteamguardEnabled() uint32

func (*CCredentials_GetSteamGuardDetails_Response) GetIsPhoneVerified

func (x *CCredentials_GetSteamGuardDetails_Response) GetIsPhoneVerified() bool

func (*CCredentials_GetSteamGuardDetails_Response) GetIsSteamguardEnabled

func (x *CCredentials_GetSteamGuardDetails_Response) GetIsSteamguardEnabled() bool

func (*CCredentials_GetSteamGuardDetails_Response) GetIsTwofactorEnabled

func (x *CCredentials_GetSteamGuardDetails_Response) GetIsTwofactorEnabled() bool

func (*CCredentials_GetSteamGuardDetails_Response) GetSessionData

func (*CCredentials_GetSteamGuardDetails_Response) GetTimestampSteamguardEnabled

func (x *CCredentials_GetSteamGuardDetails_Response) GetTimestampSteamguardEnabled() uint32

func (*CCredentials_GetSteamGuardDetails_Response) GetTimestampTwofactorEnabled

func (x *CCredentials_GetSteamGuardDetails_Response) GetTimestampTwofactorEnabled() uint32

func (*CCredentials_GetSteamGuardDetails_Response) ProtoMessage

func (*CCredentials_GetSteamGuardDetails_Response) ProtoReflect

func (*CCredentials_GetSteamGuardDetails_Response) Reset

func (*CCredentials_GetSteamGuardDetails_Response) String

type CCredentials_GetSteamGuardDetails_Response_NewAuthentication

type CCredentials_GetSteamGuardDetails_Response_NewAuthentication struct {
	TimestampSteamguardEnabled *uint32 `` /* 136-byte string literal not displayed */
	IsWebCookie                *bool   `protobuf:"varint,2,opt,name=is_web_cookie,json=isWebCookie" json:"is_web_cookie,omitempty"`
	Ipaddress                  *int32  `protobuf:"varint,3,opt,name=ipaddress" json:"ipaddress,omitempty"`
	GeolocInfo                 *string `protobuf:"bytes,4,opt,name=geoloc_info,json=geolocInfo" json:"geoloc_info,omitempty"`
	IsRemembered               *bool   `protobuf:"varint,5,opt,name=is_remembered,json=isRemembered" json:"is_remembered,omitempty"`
	MachineNameUserSupplied    *string `` /* 127-byte string literal not displayed */
	Status                     *int32  `protobuf:"varint,7,opt,name=status" json:"status,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) Descriptor deprecated

Deprecated: Use CCredentials_GetSteamGuardDetails_Response_NewAuthentication.ProtoReflect.Descriptor instead.

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetGeolocInfo

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetIpaddress

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetIsRemembered

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetIsWebCookie

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetMachineNameUserSupplied

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetStatus

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetTimestampSteamguardEnabled

func (x *CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetTimestampSteamguardEnabled() uint32

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) ProtoMessage

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) ProtoReflect

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) Reset

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) String

type CCredentials_GetSteamGuardDetails_Response_SessionData

type CCredentials_GetSteamGuardDetails_Response_SessionData struct {
	MachineId                                   *uint64                                                         `protobuf:"varint,1,opt,name=machine_id,json=machineId" json:"machine_id,omitempty"`
	MachineNameUserchosen                       *string                                                         `protobuf:"bytes,2,opt,name=machine_name_userchosen,json=machineNameUserchosen" json:"machine_name_userchosen,omitempty"`
	TimestampMachineSteamguardEnabled           *uint32                                                         `` /* 159-byte string literal not displayed */
	AuthenticationExistsFromGeolocBeforeMintime *bool                                                           `` /* 192-byte string literal not displayed */
	Newauthentication                           []*CCredentials_GetSteamGuardDetails_Response_NewAuthentication `protobuf:"bytes,5,rep,name=newauthentication" json:"newauthentication,omitempty"`
	AuthenticationExistsFromSameIpBeforeMintime *bool                                                           `` /* 194-byte string literal not displayed */
	PublicIpv4                                  *uint32                                                         `protobuf:"varint,7,opt,name=public_ipv4,json=publicIpv4" json:"public_ipv4,omitempty"`
	PublicIpAddress                             *string                                                         `protobuf:"bytes,8,opt,name=public_ip_address,json=publicIpAddress" json:"public_ip_address,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) Descriptor deprecated

Deprecated: Use CCredentials_GetSteamGuardDetails_Response_SessionData.ProtoReflect.Descriptor instead.

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromGeolocBeforeMintime

func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromGeolocBeforeMintime() bool

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromSameIpBeforeMintime

func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromSameIpBeforeMintime() bool

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetMachineId

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetMachineNameUserchosen

func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetMachineNameUserchosen() string

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetNewauthentication

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetPublicIpAddress

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetPublicIpv4

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetTimestampMachineSteamguardEnabled

func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetTimestampMachineSteamguardEnabled() uint32

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) ProtoMessage

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) ProtoReflect

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) Reset

func (*CCredentials_GetSteamGuardDetails_Response_SessionData) String

type CCredentials_LastCredentialChangeTime_Request

type CCredentials_LastCredentialChangeTime_Request struct {
	UserChangesOnly *bool `protobuf:"varint,1,opt,name=user_changes_only,json=userChangesOnly" json:"user_changes_only,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_LastCredentialChangeTime_Request) Descriptor deprecated

Deprecated: Use CCredentials_LastCredentialChangeTime_Request.ProtoReflect.Descriptor instead.

func (*CCredentials_LastCredentialChangeTime_Request) GetUserChangesOnly

func (x *CCredentials_LastCredentialChangeTime_Request) GetUserChangesOnly() bool

func (*CCredentials_LastCredentialChangeTime_Request) ProtoMessage

func (*CCredentials_LastCredentialChangeTime_Request) ProtoReflect

func (*CCredentials_LastCredentialChangeTime_Request) Reset

func (*CCredentials_LastCredentialChangeTime_Request) String

type CCredentials_LastCredentialChangeTime_Response

type CCredentials_LastCredentialChangeTime_Response struct {
	TimestampLastPasswordChange *uint32 `` /* 141-byte string literal not displayed */
	TimestampLastEmailChange    *uint32 `` /* 132-byte string literal not displayed */
	TimestampLastPasswordReset  *uint32 `` /* 138-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CCredentials_LastCredentialChangeTime_Response) Descriptor deprecated

Deprecated: Use CCredentials_LastCredentialChangeTime_Response.ProtoReflect.Descriptor instead.

func (*CCredentials_LastCredentialChangeTime_Response) GetTimestampLastEmailChange

func (x *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastEmailChange() uint32

func (*CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordChange

func (x *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordChange() uint32

func (*CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordReset

func (x *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordReset() uint32

func (*CCredentials_LastCredentialChangeTime_Response) ProtoMessage

func (*CCredentials_LastCredentialChangeTime_Response) ProtoReflect

func (*CCredentials_LastCredentialChangeTime_Response) Reset

func (*CCredentials_LastCredentialChangeTime_Response) String

type CCredentials_NewMachineNotificationDialog_Request

type CCredentials_NewMachineNotificationDialog_Request struct {
	IsApproved       *bool `protobuf:"varint,1,opt,name=is_approved,json=isApproved" json:"is_approved,omitempty"`
	IsWizardComplete *bool `protobuf:"varint,2,opt,name=is_wizard_complete,json=isWizardComplete" json:"is_wizard_complete,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_NewMachineNotificationDialog_Request) Descriptor deprecated

Deprecated: Use CCredentials_NewMachineNotificationDialog_Request.ProtoReflect.Descriptor instead.

func (*CCredentials_NewMachineNotificationDialog_Request) GetIsApproved

func (*CCredentials_NewMachineNotificationDialog_Request) GetIsWizardComplete

func (*CCredentials_NewMachineNotificationDialog_Request) ProtoMessage

func (*CCredentials_NewMachineNotificationDialog_Request) ProtoReflect

func (*CCredentials_NewMachineNotificationDialog_Request) Reset

func (*CCredentials_NewMachineNotificationDialog_Request) String

type CCredentials_NewMachineNotificationDialog_Response

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

func (*CCredentials_NewMachineNotificationDialog_Response) Descriptor deprecated

Deprecated: Use CCredentials_NewMachineNotificationDialog_Response.ProtoReflect.Descriptor instead.

func (*CCredentials_NewMachineNotificationDialog_Response) ProtoMessage

func (*CCredentials_NewMachineNotificationDialog_Response) ProtoReflect

func (*CCredentials_NewMachineNotificationDialog_Response) Reset

func (*CCredentials_NewMachineNotificationDialog_Response) String

type CCredentials_SteamGuardPhishingReport_Request

type CCredentials_SteamGuardPhishingReport_Request struct {
	ParamString     *string `protobuf:"bytes,1,opt,name=param_string,json=paramString" json:"param_string,omitempty"`
	IpaddressActual *uint32 `protobuf:"varint,2,opt,name=ipaddress_actual,json=ipaddressActual" json:"ipaddress_actual,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_SteamGuardPhishingReport_Request) Descriptor deprecated

Deprecated: Use CCredentials_SteamGuardPhishingReport_Request.ProtoReflect.Descriptor instead.

func (*CCredentials_SteamGuardPhishingReport_Request) GetIpaddressActual

func (x *CCredentials_SteamGuardPhishingReport_Request) GetIpaddressActual() uint32

func (*CCredentials_SteamGuardPhishingReport_Request) GetParamString

func (*CCredentials_SteamGuardPhishingReport_Request) ProtoMessage

func (*CCredentials_SteamGuardPhishingReport_Request) ProtoReflect

func (*CCredentials_SteamGuardPhishingReport_Request) Reset

func (*CCredentials_SteamGuardPhishingReport_Request) String

type CCredentials_SteamGuardPhishingReport_Response

type CCredentials_SteamGuardPhishingReport_Response struct {
	IpaddressLoginattempt   *uint32 `protobuf:"varint,1,opt,name=ipaddress_loginattempt,json=ipaddressLoginattempt" json:"ipaddress_loginattempt,omitempty"`
	CountrynameLoginattempt *string `protobuf:"bytes,2,opt,name=countryname_loginattempt,json=countrynameLoginattempt" json:"countryname_loginattempt,omitempty"`
	StatenameLoginattempt   *string `protobuf:"bytes,3,opt,name=statename_loginattempt,json=statenameLoginattempt" json:"statename_loginattempt,omitempty"`
	CitynameLoginattempt    *string `protobuf:"bytes,4,opt,name=cityname_loginattempt,json=citynameLoginattempt" json:"cityname_loginattempt,omitempty"`
	IpaddressActual         *uint32 `protobuf:"varint,5,opt,name=ipaddress_actual,json=ipaddressActual" json:"ipaddress_actual,omitempty"`
	CountrynameActual       *string `protobuf:"bytes,6,opt,name=countryname_actual,json=countrynameActual" json:"countryname_actual,omitempty"`
	StatenameActual         *string `protobuf:"bytes,7,opt,name=statename_actual,json=statenameActual" json:"statename_actual,omitempty"`
	CitynameActual          *string `protobuf:"bytes,8,opt,name=cityname_actual,json=citynameActual" json:"cityname_actual,omitempty"`
	SteamguardCode          *string `protobuf:"bytes,9,opt,name=steamguard_code,json=steamguardCode" json:"steamguard_code,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_SteamGuardPhishingReport_Response) Descriptor deprecated

Deprecated: Use CCredentials_SteamGuardPhishingReport_Response.ProtoReflect.Descriptor instead.

func (*CCredentials_SteamGuardPhishingReport_Response) GetCitynameActual

func (*CCredentials_SteamGuardPhishingReport_Response) GetCitynameLoginattempt

func (x *CCredentials_SteamGuardPhishingReport_Response) GetCitynameLoginattempt() string

func (*CCredentials_SteamGuardPhishingReport_Response) GetCountrynameActual

func (x *CCredentials_SteamGuardPhishingReport_Response) GetCountrynameActual() string

func (*CCredentials_SteamGuardPhishingReport_Response) GetCountrynameLoginattempt

func (x *CCredentials_SteamGuardPhishingReport_Response) GetCountrynameLoginattempt() string

func (*CCredentials_SteamGuardPhishingReport_Response) GetIpaddressActual

func (*CCredentials_SteamGuardPhishingReport_Response) GetIpaddressLoginattempt

func (x *CCredentials_SteamGuardPhishingReport_Response) GetIpaddressLoginattempt() uint32

func (*CCredentials_SteamGuardPhishingReport_Response) GetStatenameActual

func (*CCredentials_SteamGuardPhishingReport_Response) GetStatenameLoginattempt

func (x *CCredentials_SteamGuardPhishingReport_Response) GetStatenameLoginattempt() string

func (*CCredentials_SteamGuardPhishingReport_Response) GetSteamguardCode

func (*CCredentials_SteamGuardPhishingReport_Response) ProtoMessage

func (*CCredentials_SteamGuardPhishingReport_Response) ProtoReflect

func (*CCredentials_SteamGuardPhishingReport_Response) Reset

func (*CCredentials_SteamGuardPhishingReport_Response) String

type CCredentials_TestAvailablePassword_Request

type CCredentials_TestAvailablePassword_Request struct {
	Password          *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"`
	ShaDigestPassword []byte  `protobuf:"bytes,2,opt,name=sha_digest_password,json=shaDigestPassword" json:"sha_digest_password,omitempty"`
	AccountName       *string `protobuf:"bytes,3,opt,name=account_name,json=accountName" json:"account_name,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_TestAvailablePassword_Request) Descriptor deprecated

Deprecated: Use CCredentials_TestAvailablePassword_Request.ProtoReflect.Descriptor instead.

func (*CCredentials_TestAvailablePassword_Request) GetAccountName

func (*CCredentials_TestAvailablePassword_Request) GetPassword

func (*CCredentials_TestAvailablePassword_Request) GetShaDigestPassword

func (x *CCredentials_TestAvailablePassword_Request) GetShaDigestPassword() []byte

func (*CCredentials_TestAvailablePassword_Request) ProtoMessage

func (*CCredentials_TestAvailablePassword_Request) ProtoReflect

func (*CCredentials_TestAvailablePassword_Request) Reset

func (*CCredentials_TestAvailablePassword_Request) String

type CCredentials_TestAvailablePassword_Response

type CCredentials_TestAvailablePassword_Response struct {
	IsValid *bool `protobuf:"varint,3,opt,name=is_valid,json=isValid" json:"is_valid,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_TestAvailablePassword_Response) Descriptor deprecated

Deprecated: Use CCredentials_TestAvailablePassword_Response.ProtoReflect.Descriptor instead.

func (*CCredentials_TestAvailablePassword_Response) GetIsValid

func (*CCredentials_TestAvailablePassword_Response) ProtoMessage

func (*CCredentials_TestAvailablePassword_Response) ProtoReflect

func (*CCredentials_TestAvailablePassword_Response) Reset

func (*CCredentials_TestAvailablePassword_Response) String

type CCredentials_ValidateEmailAddress_Request

type CCredentials_ValidateEmailAddress_Request struct {
	Stoken *string `protobuf:"bytes,1,opt,name=stoken" json:"stoken,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_ValidateEmailAddress_Request) Descriptor deprecated

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

Deprecated: Use CCredentials_ValidateEmailAddress_Request.ProtoReflect.Descriptor instead.

func (*CCredentials_ValidateEmailAddress_Request) GetStoken

func (*CCredentials_ValidateEmailAddress_Request) ProtoMessage

func (*CCredentials_ValidateEmailAddress_Request) ProtoReflect

func (*CCredentials_ValidateEmailAddress_Request) Reset

func (*CCredentials_ValidateEmailAddress_Request) String

type CCredentials_ValidateEmailAddress_Response

type CCredentials_ValidateEmailAddress_Response struct {
	WasValidated *bool `protobuf:"varint,1,opt,name=was_validated,json=wasValidated" json:"was_validated,omitempty"`
	// contains filtered or unexported fields
}

func (*CCredentials_ValidateEmailAddress_Response) Descriptor deprecated

Deprecated: Use CCredentials_ValidateEmailAddress_Response.ProtoReflect.Descriptor instead.

func (*CCredentials_ValidateEmailAddress_Response) GetWasValidated

func (x *CCredentials_ValidateEmailAddress_Response) GetWasValidated() bool

func (*CCredentials_ValidateEmailAddress_Response) ProtoMessage

func (*CCredentials_ValidateEmailAddress_Response) ProtoReflect

func (*CCredentials_ValidateEmailAddress_Response) Reset

func (*CCredentials_ValidateEmailAddress_Response) String

type CDeviceAuth_AcceptAuthorizationRequest_Request

type CDeviceAuth_AcceptAuthorizationRequest_Request struct {
	Steamid         *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	AuthDeviceToken *uint64 `protobuf:"fixed64,2,opt,name=auth_device_token,json=authDeviceToken" json:"auth_device_token,omitempty"`
	AuthCode        *uint64 `protobuf:"fixed64,3,opt,name=auth_code,json=authCode" json:"auth_code,omitempty"`
	FromSteamid     *uint64 `protobuf:"fixed64,4,opt,name=from_steamid,json=fromSteamid" json:"from_steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_AcceptAuthorizationRequest_Request) Descriptor deprecated

Deprecated: Use CDeviceAuth_AcceptAuthorizationRequest_Request.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_AcceptAuthorizationRequest_Request) GetAuthCode

func (*CDeviceAuth_AcceptAuthorizationRequest_Request) GetAuthDeviceToken

func (*CDeviceAuth_AcceptAuthorizationRequest_Request) GetFromSteamid

func (*CDeviceAuth_AcceptAuthorizationRequest_Request) GetSteamid

func (*CDeviceAuth_AcceptAuthorizationRequest_Request) ProtoMessage

func (*CDeviceAuth_AcceptAuthorizationRequest_Request) ProtoReflect

func (*CDeviceAuth_AcceptAuthorizationRequest_Request) Reset

func (*CDeviceAuth_AcceptAuthorizationRequest_Request) String

type CDeviceAuth_AcceptAuthorizationRequest_Response

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

func (*CDeviceAuth_AcceptAuthorizationRequest_Response) Descriptor deprecated

Deprecated: Use CDeviceAuth_AcceptAuthorizationRequest_Response.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_AcceptAuthorizationRequest_Response) ProtoMessage

func (*CDeviceAuth_AcceptAuthorizationRequest_Response) ProtoReflect

func (*CDeviceAuth_AcceptAuthorizationRequest_Response) Reset

func (*CDeviceAuth_AcceptAuthorizationRequest_Response) String

type CDeviceAuth_AddAuthorizedBorrowers_Request

type CDeviceAuth_AddAuthorizedBorrowers_Request struct {
	Steamid         *uint64  `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	SteamidBorrower []uint64 `protobuf:"fixed64,2,rep,name=steamid_borrower,json=steamidBorrower" json:"steamid_borrower,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_AddAuthorizedBorrowers_Request) Descriptor deprecated

Deprecated: Use CDeviceAuth_AddAuthorizedBorrowers_Request.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_AddAuthorizedBorrowers_Request) GetSteamid

func (*CDeviceAuth_AddAuthorizedBorrowers_Request) GetSteamidBorrower

func (x *CDeviceAuth_AddAuthorizedBorrowers_Request) GetSteamidBorrower() []uint64

func (*CDeviceAuth_AddAuthorizedBorrowers_Request) ProtoMessage

func (*CDeviceAuth_AddAuthorizedBorrowers_Request) ProtoReflect

func (*CDeviceAuth_AddAuthorizedBorrowers_Request) Reset

func (*CDeviceAuth_AddAuthorizedBorrowers_Request) String

type CDeviceAuth_AddAuthorizedBorrowers_Response

type CDeviceAuth_AddAuthorizedBorrowers_Response struct {
	SecondsToWait *int32 `protobuf:"varint,1,opt,name=seconds_to_wait,json=secondsToWait" json:"seconds_to_wait,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_AddAuthorizedBorrowers_Response) Descriptor deprecated

Deprecated: Use CDeviceAuth_AddAuthorizedBorrowers_Response.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_AddAuthorizedBorrowers_Response) GetSecondsToWait

func (x *CDeviceAuth_AddAuthorizedBorrowers_Response) GetSecondsToWait() int32

func (*CDeviceAuth_AddAuthorizedBorrowers_Response) ProtoMessage

func (*CDeviceAuth_AddAuthorizedBorrowers_Response) ProtoReflect

func (*CDeviceAuth_AddAuthorizedBorrowers_Response) Reset

func (*CDeviceAuth_AddAuthorizedBorrowers_Response) String

type CDeviceAuth_AuthorizeRemoteDevice_Request

type CDeviceAuth_AuthorizeRemoteDevice_Request struct {
	Steamid         *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	AuthDeviceToken *uint64 `protobuf:"fixed64,2,opt,name=auth_device_token,json=authDeviceToken" json:"auth_device_token,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_AuthorizeRemoteDevice_Request) Descriptor deprecated

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

Deprecated: Use CDeviceAuth_AuthorizeRemoteDevice_Request.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_AuthorizeRemoteDevice_Request) GetAuthDeviceToken

func (x *CDeviceAuth_AuthorizeRemoteDevice_Request) GetAuthDeviceToken() uint64

func (*CDeviceAuth_AuthorizeRemoteDevice_Request) GetSteamid

func (*CDeviceAuth_AuthorizeRemoteDevice_Request) ProtoMessage

func (*CDeviceAuth_AuthorizeRemoteDevice_Request) ProtoReflect

func (*CDeviceAuth_AuthorizeRemoteDevice_Request) Reset

func (*CDeviceAuth_AuthorizeRemoteDevice_Request) String

type CDeviceAuth_AuthorizeRemoteDevice_Response

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

func (*CDeviceAuth_AuthorizeRemoteDevice_Response) Descriptor deprecated

Deprecated: Use CDeviceAuth_AuthorizeRemoteDevice_Response.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_AuthorizeRemoteDevice_Response) ProtoMessage

func (*CDeviceAuth_AuthorizeRemoteDevice_Response) ProtoReflect

func (*CDeviceAuth_AuthorizeRemoteDevice_Response) Reset

func (*CDeviceAuth_AuthorizeRemoteDevice_Response) String

type CDeviceAuth_DeauthorizeRemoteDevice_Request

type CDeviceAuth_DeauthorizeRemoteDevice_Request struct {
	Steamid         *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	AuthDeviceToken *uint64 `protobuf:"fixed64,2,opt,name=auth_device_token,json=authDeviceToken" json:"auth_device_token,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) Descriptor deprecated

Deprecated: Use CDeviceAuth_DeauthorizeRemoteDevice_Request.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) GetAuthDeviceToken

func (x *CDeviceAuth_DeauthorizeRemoteDevice_Request) GetAuthDeviceToken() uint64

func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) GetSteamid

func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) ProtoMessage

func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) ProtoReflect

func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) Reset

func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) String

type CDeviceAuth_DeauthorizeRemoteDevice_Response

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

func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) Descriptor deprecated

Deprecated: Use CDeviceAuth_DeauthorizeRemoteDevice_Response.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) ProtoMessage

func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) ProtoReflect

func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) Reset

func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) String

type CDeviceAuth_GetAuthorizedAsBorrower_Request

type CDeviceAuth_GetAuthorizedAsBorrower_Request struct {
	Steamid         *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	IncludeCanceled *bool   `protobuf:"varint,2,opt,name=include_canceled,json=includeCanceled" json:"include_canceled,omitempty"`
	IncludePending  *bool   `protobuf:"varint,3,opt,name=include_pending,json=includePending" json:"include_pending,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetAuthorizedAsBorrower_Request.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) GetIncludeCanceled

func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) GetIncludeCanceled() bool

func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) GetIncludePending

func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) GetIncludePending() bool

func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) GetSteamid

func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) ProtoMessage

func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) ProtoReflect

func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) Reset

func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) String

type CDeviceAuth_GetAuthorizedAsBorrower_Response

type CDeviceAuth_GetAuthorizedAsBorrower_Response struct {
	Lenders []*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender `protobuf:"bytes,1,rep,name=lenders" json:"lenders,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetAuthorizedAsBorrower_Response.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) GetLenders

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) ProtoMessage

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) ProtoReflect

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) Reset

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) String

type CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender

type CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender struct {
	Steamid     *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	TimeCreated *uint32 `protobuf:"varint,2,opt,name=time_created,json=timeCreated" json:"time_created,omitempty"`
	IsPending   *bool   `protobuf:"varint,3,opt,name=is_pending,json=isPending" json:"is_pending,omitempty"`
	IsCanceled  *bool   `protobuf:"varint,4,opt,name=is_canceled,json=isCanceled" json:"is_canceled,omitempty"`
	IsUsed      *bool   `protobuf:"varint,5,opt,name=is_used,json=isUsed" json:"is_used,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsCanceled

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsPending

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsUsed

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetSteamid

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetTimeCreated

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) ProtoMessage

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) ProtoReflect

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) Reset

func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) String

type CDeviceAuth_GetAuthorizedBorrowers_Request

type CDeviceAuth_GetAuthorizedBorrowers_Request struct {
	Steamid         *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	IncludeCanceled *bool   `protobuf:"varint,2,opt,name=include_canceled,json=includeCanceled" json:"include_canceled,omitempty"`
	IncludePending  *bool   `protobuf:"varint,3,opt,name=include_pending,json=includePending" json:"include_pending,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetAuthorizedBorrowers_Request) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetAuthorizedBorrowers_Request.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludeCanceled

func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludeCanceled() bool

func (*CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludePending

func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludePending() bool

func (*CDeviceAuth_GetAuthorizedBorrowers_Request) GetSteamid

func (*CDeviceAuth_GetAuthorizedBorrowers_Request) ProtoMessage

func (*CDeviceAuth_GetAuthorizedBorrowers_Request) ProtoReflect

func (*CDeviceAuth_GetAuthorizedBorrowers_Request) Reset

func (*CDeviceAuth_GetAuthorizedBorrowers_Request) String

type CDeviceAuth_GetAuthorizedBorrowers_Response

type CDeviceAuth_GetAuthorizedBorrowers_Response struct {
	Borrowers []*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower `protobuf:"bytes,1,rep,name=borrowers" json:"borrowers,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetAuthorizedBorrowers_Response) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetAuthorizedBorrowers_Response.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetAuthorizedBorrowers_Response) GetBorrowers

func (*CDeviceAuth_GetAuthorizedBorrowers_Response) ProtoMessage

func (*CDeviceAuth_GetAuthorizedBorrowers_Response) ProtoReflect

func (*CDeviceAuth_GetAuthorizedBorrowers_Response) Reset

func (*CDeviceAuth_GetAuthorizedBorrowers_Response) String

type CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower

type CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower struct {
	Steamid     *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	IsPending   *bool   `protobuf:"varint,2,opt,name=is_pending,json=isPending" json:"is_pending,omitempty"`
	IsCanceled  *bool   `protobuf:"varint,3,opt,name=is_canceled,json=isCanceled" json:"is_canceled,omitempty"`
	TimeCreated *uint32 `protobuf:"varint,4,opt,name=time_created,json=timeCreated" json:"time_created,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetIsCanceled

func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetIsPending

func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetSteamid

func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetTimeCreated

func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) ProtoMessage

func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) ProtoReflect

func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) Reset

func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) String

type CDeviceAuth_GetBorrowerPlayHistory_Request

type CDeviceAuth_GetBorrowerPlayHistory_Request struct {
	Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetBorrowerPlayHistory_Request) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetBorrowerPlayHistory_Request.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetBorrowerPlayHistory_Request) GetSteamid

func (*CDeviceAuth_GetBorrowerPlayHistory_Request) ProtoMessage

func (*CDeviceAuth_GetBorrowerPlayHistory_Request) ProtoReflect

func (*CDeviceAuth_GetBorrowerPlayHistory_Request) Reset

func (*CDeviceAuth_GetBorrowerPlayHistory_Request) String

type CDeviceAuth_GetBorrowerPlayHistory_Response

type CDeviceAuth_GetBorrowerPlayHistory_Response struct {
	LenderHistory []*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory `protobuf:"bytes,1,rep,name=lender_history,json=lenderHistory" json:"lender_history,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetBorrowerPlayHistory_Response) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetBorrowerPlayHistory_Response.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetBorrowerPlayHistory_Response) GetLenderHistory

func (*CDeviceAuth_GetBorrowerPlayHistory_Response) ProtoMessage

func (*CDeviceAuth_GetBorrowerPlayHistory_Response) ProtoReflect

func (*CDeviceAuth_GetBorrowerPlayHistory_Response) Reset

func (*CDeviceAuth_GetBorrowerPlayHistory_Response) String

type CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory

type CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory struct {
	Appid     *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	TimeLast  *uint32 `protobuf:"varint,2,opt,name=time_last,json=timeLast" json:"time_last,omitempty"`
	TimeTotal *uint32 `protobuf:"varint,3,opt,name=time_total,json=timeTotal" json:"time_total,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetAppid

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetTimeLast

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetTimeTotal

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) ProtoMessage

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) ProtoReflect

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) Reset

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) String

type CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory

type CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory struct {
	Steamid     *uint64                                                    `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	GameHistory []*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory `protobuf:"bytes,2,rep,name=game_history,json=gameHistory" json:"game_history,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) GetGameHistory

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) GetSteamid

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) ProtoMessage

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) ProtoReflect

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) Reset

func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) String

type CDeviceAuth_GetExcludedGamesInLibrary_Request

type CDeviceAuth_GetExcludedGamesInLibrary_Request struct {
	Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetExcludedGamesInLibrary_Request.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) GetSteamid

func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) ProtoMessage

func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) ProtoReflect

func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) Reset

func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) String

type CDeviceAuth_GetExcludedGamesInLibrary_Response

type CDeviceAuth_GetExcludedGamesInLibrary_Response struct {
	ExcludedGames []*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame `protobuf:"bytes,1,rep,name=excluded_games,json=excludedGames" json:"excluded_games,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetExcludedGamesInLibrary_Response.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) GetExcludedGames

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) ProtoMessage

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) ProtoReflect

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) Reset

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) String

type CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame

type CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame struct {
	Appid           *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	GameName        *string `protobuf:"bytes,2,opt,name=game_name,json=gameName" json:"game_name,omitempty"`
	VacBanned       *bool   `protobuf:"varint,3,opt,name=vac_banned,json=vacBanned" json:"vac_banned,omitempty"`
	PackageExcluded *bool   `protobuf:"varint,4,opt,name=package_excluded,json=packageExcluded" json:"package_excluded,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetAppid

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetGameName

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetPackageExcluded

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetVacBanned

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) ProtoMessage

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) ProtoReflect

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) Reset

func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) String

type CDeviceAuth_GetOwnAuthorizedDevices_Request

type CDeviceAuth_GetOwnAuthorizedDevices_Request struct {
	Steamid         *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	IncludeCanceled *bool   `protobuf:"varint,2,opt,name=include_canceled,json=includeCanceled" json:"include_canceled,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetOwnAuthorizedDevices_Request.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) GetIncludeCanceled

func (x *CDeviceAuth_GetOwnAuthorizedDevices_Request) GetIncludeCanceled() bool

func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) GetSteamid

func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) ProtoMessage

func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) ProtoReflect

func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) Reset

func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) String

type CDeviceAuth_GetOwnAuthorizedDevices_Response

type CDeviceAuth_GetOwnAuthorizedDevices_Response struct {
	Devices []*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device `protobuf:"bytes,1,rep,name=devices" json:"devices,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetOwnAuthorizedDevices_Response.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) GetDevices

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) ProtoMessage

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) ProtoReflect

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) Reset

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) String

type CDeviceAuth_GetOwnAuthorizedDevices_Response_Device

type CDeviceAuth_GetOwnAuthorizedDevices_Response_Device struct {
	AuthDeviceToken *uint64 `protobuf:"fixed64,1,opt,name=auth_device_token,json=authDeviceToken" json:"auth_device_token,omitempty"`
	DeviceName      *string `protobuf:"bytes,2,opt,name=device_name,json=deviceName" json:"device_name,omitempty"`
	IsPending       *bool   `protobuf:"varint,3,opt,name=is_pending,json=isPending" json:"is_pending,omitempty"`
	IsCanceled      *bool   `protobuf:"varint,4,opt,name=is_canceled,json=isCanceled" json:"is_canceled,omitempty"`
	LastTimeUsed    *uint32 `protobuf:"varint,5,opt,name=last_time_used,json=lastTimeUsed" json:"last_time_used,omitempty"`
	LastBorrowerId  *uint64 `protobuf:"fixed64,6,opt,name=last_borrower_id,json=lastBorrowerId" json:"last_borrower_id,omitempty"`
	LastAppPlayed   *uint32 `protobuf:"varint,7,opt,name=last_app_played,json=lastAppPlayed" json:"last_app_played,omitempty"`
	IsLimited       *bool   `protobuf:"varint,8,opt,name=is_limited,json=isLimited" json:"is_limited,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetOwnAuthorizedDevices_Response_Device.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetAuthDeviceToken

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetDeviceName

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsCanceled

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsLimited

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsPending

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastAppPlayed

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastBorrowerId

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastTimeUsed

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) ProtoMessage

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) ProtoReflect

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) Reset

func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) String

type CDeviceAuth_GetUsedAuthorizedDevices_Request

type CDeviceAuth_GetUsedAuthorizedDevices_Request struct {
	Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetUsedAuthorizedDevices_Request.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) GetSteamid

func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) ProtoMessage

func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) ProtoReflect

func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) Reset

func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) String

type CDeviceAuth_GetUsedAuthorizedDevices_Response

type CDeviceAuth_GetUsedAuthorizedDevices_Response struct {
	Devices []*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device `protobuf:"bytes,1,rep,name=devices" json:"devices,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetUsedAuthorizedDevices_Response.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) GetDevices

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) ProtoMessage

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) ProtoReflect

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) Reset

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) String

type CDeviceAuth_GetUsedAuthorizedDevices_Response_Device

type CDeviceAuth_GetUsedAuthorizedDevices_Response_Device struct {
	AuthDeviceToken *uint64 `protobuf:"fixed64,1,opt,name=auth_device_token,json=authDeviceToken" json:"auth_device_token,omitempty"`
	DeviceName      *string `protobuf:"bytes,2,opt,name=device_name,json=deviceName" json:"device_name,omitempty"`
	OwnerSteamid    *uint64 `protobuf:"fixed64,3,opt,name=owner_steamid,json=ownerSteamid" json:"owner_steamid,omitempty"`
	LastTimeUsed    *uint32 `protobuf:"varint,4,opt,name=last_time_used,json=lastTimeUsed" json:"last_time_used,omitempty"`
	LastAppPlayed   *uint32 `protobuf:"varint,5,opt,name=last_app_played,json=lastAppPlayed" json:"last_app_played,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) Descriptor deprecated

Deprecated: Use CDeviceAuth_GetUsedAuthorizedDevices_Response_Device.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetAuthDeviceToken

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetDeviceName

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetLastAppPlayed

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetLastTimeUsed

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetOwnerSteamid

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) ProtoMessage

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) ProtoReflect

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) Reset

func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) String

type CDeviceAuth_RemoveAuthorizedBorrowers_Request

type CDeviceAuth_RemoveAuthorizedBorrowers_Request struct {
	Steamid         *uint64  `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	SteamidBorrower []uint64 `protobuf:"fixed64,2,rep,name=steamid_borrower,json=steamidBorrower" json:"steamid_borrower,omitempty"`
	// contains filtered or unexported fields
}

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) Descriptor deprecated

Deprecated: Use CDeviceAuth_RemoveAuthorizedBorrowers_Request.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) GetSteamid

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) GetSteamidBorrower

func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Request) GetSteamidBorrower() []uint64

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) ProtoMessage

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) ProtoReflect

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) Reset

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) String

type CDeviceAuth_RemoveAuthorizedBorrowers_Response

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

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) Descriptor deprecated

Deprecated: Use CDeviceAuth_RemoveAuthorizedBorrowers_Response.ProtoReflect.Descriptor instead.

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) ProtoMessage

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) ProtoReflect

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) Reset

func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) String

type CGameNotifications_CreateSession_Request

type CGameNotifications_CreateSession_Request struct {
	Appid   *uint32                           `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Context *uint64                           `protobuf:"varint,2,opt,name=context" json:"context,omitempty"`
	Title   *CGameNotifications_LocalizedText `protobuf:"bytes,3,opt,name=title" json:"title,omitempty"`
	Users   []*CGameNotifications_UserStatus  `protobuf:"bytes,4,rep,name=users" json:"users,omitempty"`
	Steamid *uint64                           `protobuf:"fixed64,5,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_CreateSession_Request) Descriptor deprecated

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

Deprecated: Use CGameNotifications_CreateSession_Request.ProtoReflect.Descriptor instead.

func (*CGameNotifications_CreateSession_Request) GetAppid

func (*CGameNotifications_CreateSession_Request) GetContext

func (*CGameNotifications_CreateSession_Request) GetSteamid

func (*CGameNotifications_CreateSession_Request) GetTitle

func (*CGameNotifications_CreateSession_Request) GetUsers

func (*CGameNotifications_CreateSession_Request) ProtoMessage

func (*CGameNotifications_CreateSession_Request) ProtoReflect

func (*CGameNotifications_CreateSession_Request) Reset

func (*CGameNotifications_CreateSession_Request) String

type CGameNotifications_CreateSession_Response

type CGameNotifications_CreateSession_Response struct {
	Sessionid *uint64 `protobuf:"varint,1,opt,name=sessionid" json:"sessionid,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_CreateSession_Response) Descriptor deprecated

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

Deprecated: Use CGameNotifications_CreateSession_Response.ProtoReflect.Descriptor instead.

func (*CGameNotifications_CreateSession_Response) GetSessionid

func (*CGameNotifications_CreateSession_Response) ProtoMessage

func (*CGameNotifications_CreateSession_Response) ProtoReflect

func (*CGameNotifications_CreateSession_Response) Reset

func (*CGameNotifications_CreateSession_Response) String

type CGameNotifications_DeleteSession_Request

type CGameNotifications_DeleteSession_Request struct {
	Sessionid *uint64 `protobuf:"varint,1,opt,name=sessionid" json:"sessionid,omitempty"`
	Appid     *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	Steamid   *uint64 `protobuf:"fixed64,3,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_DeleteSession_Request) Descriptor deprecated

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

Deprecated: Use CGameNotifications_DeleteSession_Request.ProtoReflect.Descriptor instead.

func (*CGameNotifications_DeleteSession_Request) GetAppid

func (*CGameNotifications_DeleteSession_Request) GetSessionid

func (*CGameNotifications_DeleteSession_Request) GetSteamid

func (*CGameNotifications_DeleteSession_Request) ProtoMessage

func (*CGameNotifications_DeleteSession_Request) ProtoReflect

func (*CGameNotifications_DeleteSession_Request) Reset

func (*CGameNotifications_DeleteSession_Request) String

type CGameNotifications_DeleteSession_Response

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

func (*CGameNotifications_DeleteSession_Response) Descriptor deprecated

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

Deprecated: Use CGameNotifications_DeleteSession_Response.ProtoReflect.Descriptor instead.

func (*CGameNotifications_DeleteSession_Response) ProtoMessage

func (*CGameNotifications_DeleteSession_Response) ProtoReflect

func (*CGameNotifications_DeleteSession_Response) Reset

func (*CGameNotifications_DeleteSession_Response) String

type CGameNotifications_EnumerateSessions_Request

type CGameNotifications_EnumerateSessions_Request struct {
	Appid                  *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	IncludeAllUserMessages *bool   `protobuf:"varint,3,opt,name=include_all_user_messages,json=includeAllUserMessages" json:"include_all_user_messages,omitempty"`
	IncludeAuthUserMessage *bool   `protobuf:"varint,4,opt,name=include_auth_user_message,json=includeAuthUserMessage" json:"include_auth_user_message,omitempty"`
	Language               *string `protobuf:"bytes,5,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_EnumerateSessions_Request) Descriptor deprecated

Deprecated: Use CGameNotifications_EnumerateSessions_Request.ProtoReflect.Descriptor instead.

func (*CGameNotifications_EnumerateSessions_Request) GetAppid

func (*CGameNotifications_EnumerateSessions_Request) GetIncludeAllUserMessages

func (x *CGameNotifications_EnumerateSessions_Request) GetIncludeAllUserMessages() bool

func (*CGameNotifications_EnumerateSessions_Request) GetIncludeAuthUserMessage

func (x *CGameNotifications_EnumerateSessions_Request) GetIncludeAuthUserMessage() bool

func (*CGameNotifications_EnumerateSessions_Request) GetLanguage

func (*CGameNotifications_EnumerateSessions_Request) ProtoMessage

func (*CGameNotifications_EnumerateSessions_Request) ProtoReflect

func (*CGameNotifications_EnumerateSessions_Request) Reset

func (*CGameNotifications_EnumerateSessions_Request) String

type CGameNotifications_EnumerateSessions_Response

type CGameNotifications_EnumerateSessions_Response struct {
	Sessions []*CGameNotifications_Session `protobuf:"bytes,1,rep,name=sessions" json:"sessions,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_EnumerateSessions_Response) Descriptor deprecated

Deprecated: Use CGameNotifications_EnumerateSessions_Response.ProtoReflect.Descriptor instead.

func (*CGameNotifications_EnumerateSessions_Response) GetSessions

func (*CGameNotifications_EnumerateSessions_Response) ProtoMessage

func (*CGameNotifications_EnumerateSessions_Response) ProtoReflect

func (*CGameNotifications_EnumerateSessions_Response) Reset

func (*CGameNotifications_EnumerateSessions_Response) String

type CGameNotifications_GetSessionDetails_Request

type CGameNotifications_GetSessionDetails_Request struct {
	Sessions []*CGameNotifications_GetSessionDetails_Request_RequestedSession `protobuf:"bytes,1,rep,name=sessions" json:"sessions,omitempty"`
	Appid    *uint32                                                          `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	Language *string                                                          `protobuf:"bytes,3,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_GetSessionDetails_Request) Descriptor deprecated

Deprecated: Use CGameNotifications_GetSessionDetails_Request.ProtoReflect.Descriptor instead.

func (*CGameNotifications_GetSessionDetails_Request) GetAppid

func (*CGameNotifications_GetSessionDetails_Request) GetLanguage

func (*CGameNotifications_GetSessionDetails_Request) GetSessions

func (*CGameNotifications_GetSessionDetails_Request) ProtoMessage

func (*CGameNotifications_GetSessionDetails_Request) ProtoReflect

func (*CGameNotifications_GetSessionDetails_Request) Reset

func (*CGameNotifications_GetSessionDetails_Request) String

type CGameNotifications_GetSessionDetails_Request_RequestedSession

type CGameNotifications_GetSessionDetails_Request_RequestedSession struct {
	Sessionid              *uint64 `protobuf:"varint,1,opt,name=sessionid" json:"sessionid,omitempty"`
	IncludeAuthUserMessage *bool   `protobuf:"varint,3,opt,name=include_auth_user_message,json=includeAuthUserMessage" json:"include_auth_user_message,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) Descriptor deprecated

Deprecated: Use CGameNotifications_GetSessionDetails_Request_RequestedSession.ProtoReflect.Descriptor instead.

func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) GetIncludeAuthUserMessage

func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) GetSessionid

func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) ProtoMessage

func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) ProtoReflect

func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) Reset

func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) String

type CGameNotifications_GetSessionDetails_Response

type CGameNotifications_GetSessionDetails_Response struct {
	Sessions []*CGameNotifications_Session `protobuf:"bytes,1,rep,name=sessions" json:"sessions,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_GetSessionDetails_Response) Descriptor deprecated

Deprecated: Use CGameNotifications_GetSessionDetails_Response.ProtoReflect.Descriptor instead.

func (*CGameNotifications_GetSessionDetails_Response) GetSessions

func (*CGameNotifications_GetSessionDetails_Response) ProtoMessage

func (*CGameNotifications_GetSessionDetails_Response) ProtoReflect

func (*CGameNotifications_GetSessionDetails_Response) Reset

func (*CGameNotifications_GetSessionDetails_Response) String

type CGameNotifications_LocalizedText

type CGameNotifications_LocalizedText struct {
	Token        *string                        `protobuf:"bytes,1,opt,name=token" json:"token,omitempty"`
	Variables    []*CGameNotifications_Variable `protobuf:"bytes,2,rep,name=variables" json:"variables,omitempty"`
	RenderedText *string                        `protobuf:"bytes,3,opt,name=rendered_text,json=renderedText" json:"rendered_text,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_LocalizedText) Descriptor deprecated

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

Deprecated: Use CGameNotifications_LocalizedText.ProtoReflect.Descriptor instead.

func (*CGameNotifications_LocalizedText) GetRenderedText

func (x *CGameNotifications_LocalizedText) GetRenderedText() string

func (*CGameNotifications_LocalizedText) GetToken

func (*CGameNotifications_LocalizedText) GetVariables

func (*CGameNotifications_LocalizedText) ProtoMessage

func (*CGameNotifications_LocalizedText) ProtoMessage()

func (*CGameNotifications_LocalizedText) ProtoReflect

func (*CGameNotifications_LocalizedText) Reset

func (*CGameNotifications_LocalizedText) String

type CGameNotifications_OnNotificationsRequested_Notification

type CGameNotifications_OnNotificationsRequested_Notification struct {
	Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Appid   *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_OnNotificationsRequested_Notification) Descriptor deprecated

Deprecated: Use CGameNotifications_OnNotificationsRequested_Notification.ProtoReflect.Descriptor instead.

func (*CGameNotifications_OnNotificationsRequested_Notification) GetAppid

func (*CGameNotifications_OnNotificationsRequested_Notification) GetSteamid

func (*CGameNotifications_OnNotificationsRequested_Notification) ProtoMessage

func (*CGameNotifications_OnNotificationsRequested_Notification) ProtoReflect

func (*CGameNotifications_OnNotificationsRequested_Notification) Reset

func (*CGameNotifications_OnNotificationsRequested_Notification) String

type CGameNotifications_OnUserStatusChanged_Notification

type CGameNotifications_OnUserStatusChanged_Notification struct {
	Steamid   *uint64                        `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Sessionid *uint64                        `protobuf:"varint,2,opt,name=sessionid" json:"sessionid,omitempty"`
	Appid     *uint32                        `protobuf:"varint,3,opt,name=appid" json:"appid,omitempty"`
	Status    *CGameNotifications_UserStatus `protobuf:"bytes,4,opt,name=status" json:"status,omitempty"`
	Removed   *bool                          `protobuf:"varint,5,opt,name=removed" json:"removed,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_OnUserStatusChanged_Notification) Descriptor deprecated

Deprecated: Use CGameNotifications_OnUserStatusChanged_Notification.ProtoReflect.Descriptor instead.

func (*CGameNotifications_OnUserStatusChanged_Notification) GetAppid

func (*CGameNotifications_OnUserStatusChanged_Notification) GetRemoved

func (*CGameNotifications_OnUserStatusChanged_Notification) GetSessionid

func (*CGameNotifications_OnUserStatusChanged_Notification) GetStatus

func (*CGameNotifications_OnUserStatusChanged_Notification) GetSteamid

func (*CGameNotifications_OnUserStatusChanged_Notification) ProtoMessage

func (*CGameNotifications_OnUserStatusChanged_Notification) ProtoReflect

func (*CGameNotifications_OnUserStatusChanged_Notification) Reset

func (*CGameNotifications_OnUserStatusChanged_Notification) String

type CGameNotifications_Session

type CGameNotifications_Session struct {
	Sessionid   *uint64                           `protobuf:"varint,1,opt,name=sessionid" json:"sessionid,omitempty"`
	Appid       *uint64                           `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	Context     *uint64                           `protobuf:"varint,3,opt,name=context" json:"context,omitempty"`
	Title       *CGameNotifications_LocalizedText `protobuf:"bytes,4,opt,name=title" json:"title,omitempty"`
	TimeCreated *uint32                           `protobuf:"varint,5,opt,name=time_created,json=timeCreated" json:"time_created,omitempty"`
	TimeUpdated *uint32                           `protobuf:"varint,6,opt,name=time_updated,json=timeUpdated" json:"time_updated,omitempty"`
	UserStatus  []*CGameNotifications_UserStatus  `protobuf:"bytes,7,rep,name=user_status,json=userStatus" json:"user_status,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_Session) Descriptor deprecated

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

Deprecated: Use CGameNotifications_Session.ProtoReflect.Descriptor instead.

func (*CGameNotifications_Session) GetAppid

func (x *CGameNotifications_Session) GetAppid() uint64

func (*CGameNotifications_Session) GetContext

func (x *CGameNotifications_Session) GetContext() uint64

func (*CGameNotifications_Session) GetSessionid

func (x *CGameNotifications_Session) GetSessionid() uint64

func (*CGameNotifications_Session) GetTimeCreated

func (x *CGameNotifications_Session) GetTimeCreated() uint32

func (*CGameNotifications_Session) GetTimeUpdated

func (x *CGameNotifications_Session) GetTimeUpdated() uint32

func (*CGameNotifications_Session) GetTitle

func (*CGameNotifications_Session) GetUserStatus

func (*CGameNotifications_Session) ProtoMessage

func (*CGameNotifications_Session) ProtoMessage()

func (*CGameNotifications_Session) ProtoReflect

func (*CGameNotifications_Session) Reset

func (x *CGameNotifications_Session) Reset()

func (*CGameNotifications_Session) String

func (x *CGameNotifications_Session) String() string

type CGameNotifications_UpdateNotificationSettings_Request

type CGameNotifications_UpdateNotificationSettings_Request struct {
	GameNotificationSettings []*GameNotificationSettings `` /* 128-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CGameNotifications_UpdateNotificationSettings_Request) Descriptor deprecated

Deprecated: Use CGameNotifications_UpdateNotificationSettings_Request.ProtoReflect.Descriptor instead.

func (*CGameNotifications_UpdateNotificationSettings_Request) GetGameNotificationSettings

func (*CGameNotifications_UpdateNotificationSettings_Request) ProtoMessage

func (*CGameNotifications_UpdateNotificationSettings_Request) ProtoReflect

func (*CGameNotifications_UpdateNotificationSettings_Request) Reset

func (*CGameNotifications_UpdateNotificationSettings_Request) String

type CGameNotifications_UpdateNotificationSettings_Response

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

func (*CGameNotifications_UpdateNotificationSettings_Response) Descriptor deprecated

Deprecated: Use CGameNotifications_UpdateNotificationSettings_Response.ProtoReflect.Descriptor instead.

func (*CGameNotifications_UpdateNotificationSettings_Response) ProtoMessage

func (*CGameNotifications_UpdateNotificationSettings_Response) ProtoReflect

func (*CGameNotifications_UpdateNotificationSettings_Response) Reset

func (*CGameNotifications_UpdateNotificationSettings_Response) String

type CGameNotifications_UpdateSession_Request

type CGameNotifications_UpdateSession_Request struct {
	Sessionid *uint64                           `protobuf:"varint,1,opt,name=sessionid" json:"sessionid,omitempty"`
	Appid     *uint32                           `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	Title     *CGameNotifications_LocalizedText `protobuf:"bytes,3,opt,name=title" json:"title,omitempty"`
	Users     []*CGameNotifications_UserStatus  `protobuf:"bytes,4,rep,name=users" json:"users,omitempty"`
	Steamid   *uint64                           `protobuf:"fixed64,6,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_UpdateSession_Request) Descriptor deprecated

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

Deprecated: Use CGameNotifications_UpdateSession_Request.ProtoReflect.Descriptor instead.

func (*CGameNotifications_UpdateSession_Request) GetAppid

func (*CGameNotifications_UpdateSession_Request) GetSessionid

func (*CGameNotifications_UpdateSession_Request) GetSteamid

func (*CGameNotifications_UpdateSession_Request) GetTitle

func (*CGameNotifications_UpdateSession_Request) GetUsers

func (*CGameNotifications_UpdateSession_Request) ProtoMessage

func (*CGameNotifications_UpdateSession_Request) ProtoReflect

func (*CGameNotifications_UpdateSession_Request) Reset

func (*CGameNotifications_UpdateSession_Request) String

type CGameNotifications_UpdateSession_Response

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

func (*CGameNotifications_UpdateSession_Response) Descriptor deprecated

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

Deprecated: Use CGameNotifications_UpdateSession_Response.ProtoReflect.Descriptor instead.

func (*CGameNotifications_UpdateSession_Response) ProtoMessage

func (*CGameNotifications_UpdateSession_Response) ProtoReflect

func (*CGameNotifications_UpdateSession_Response) Reset

func (*CGameNotifications_UpdateSession_Response) String

type CGameNotifications_UserStatus

type CGameNotifications_UserStatus struct {
	Steamid *uint64                           `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	State   *string                           `protobuf:"bytes,2,opt,name=state" json:"state,omitempty"`
	Title   *CGameNotifications_LocalizedText `protobuf:"bytes,3,opt,name=title" json:"title,omitempty"`
	Message *CGameNotifications_LocalizedText `protobuf:"bytes,4,opt,name=message" json:"message,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_UserStatus) Descriptor deprecated

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

Deprecated: Use CGameNotifications_UserStatus.ProtoReflect.Descriptor instead.

func (*CGameNotifications_UserStatus) GetMessage

func (*CGameNotifications_UserStatus) GetState

func (x *CGameNotifications_UserStatus) GetState() string

func (*CGameNotifications_UserStatus) GetSteamid

func (x *CGameNotifications_UserStatus) GetSteamid() uint64

func (*CGameNotifications_UserStatus) GetTitle

func (*CGameNotifications_UserStatus) ProtoMessage

func (*CGameNotifications_UserStatus) ProtoMessage()

func (*CGameNotifications_UserStatus) ProtoReflect

func (*CGameNotifications_UserStatus) Reset

func (x *CGameNotifications_UserStatus) Reset()

func (*CGameNotifications_UserStatus) String

type CGameNotifications_Variable

type CGameNotifications_Variable struct {
	Key   *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*CGameNotifications_Variable) Descriptor deprecated

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

Deprecated: Use CGameNotifications_Variable.ProtoReflect.Descriptor instead.

func (*CGameNotifications_Variable) GetKey

func (x *CGameNotifications_Variable) GetKey() string

func (*CGameNotifications_Variable) GetValue

func (x *CGameNotifications_Variable) GetValue() string

func (*CGameNotifications_Variable) ProtoMessage

func (*CGameNotifications_Variable) ProtoMessage()

func (*CGameNotifications_Variable) ProtoReflect

func (*CGameNotifications_Variable) Reset

func (x *CGameNotifications_Variable) Reset()

func (*CGameNotifications_Variable) String

func (x *CGameNotifications_Variable) String() string

type COffline_GetOfflineLogonTicket_Request

type COffline_GetOfflineLogonTicket_Request struct {
	Priority *uint32 `protobuf:"varint,1,opt,name=priority" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

func (*COffline_GetOfflineLogonTicket_Request) Descriptor deprecated

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

Deprecated: Use COffline_GetOfflineLogonTicket_Request.ProtoReflect.Descriptor instead.

func (*COffline_GetOfflineLogonTicket_Request) GetPriority

func (*COffline_GetOfflineLogonTicket_Request) ProtoMessage

func (*COffline_GetOfflineLogonTicket_Request) ProtoReflect

func (*COffline_GetOfflineLogonTicket_Request) Reset

func (*COffline_GetOfflineLogonTicket_Request) String

type COffline_GetOfflineLogonTicket_Response

type COffline_GetOfflineLogonTicket_Response struct {
	SerializedTicket []byte `protobuf:"bytes,1,opt,name=serialized_ticket,json=serializedTicket" json:"serialized_ticket,omitempty"`
	Signature        []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"`
	// contains filtered or unexported fields
}

func (*COffline_GetOfflineLogonTicket_Response) Descriptor deprecated

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

Deprecated: Use COffline_GetOfflineLogonTicket_Response.ProtoReflect.Descriptor instead.

func (*COffline_GetOfflineLogonTicket_Response) GetSerializedTicket

func (x *COffline_GetOfflineLogonTicket_Response) GetSerializedTicket() []byte

func (*COffline_GetOfflineLogonTicket_Response) GetSignature

func (x *COffline_GetOfflineLogonTicket_Response) GetSignature() []byte

func (*COffline_GetOfflineLogonTicket_Response) ProtoMessage

func (*COffline_GetOfflineLogonTicket_Response) ProtoReflect

func (*COffline_GetOfflineLogonTicket_Response) Reset

func (*COffline_GetOfflineLogonTicket_Response) String

type COffline_GetUnsignedOfflineLogonTicket_Request

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

func (*COffline_GetUnsignedOfflineLogonTicket_Request) Descriptor deprecated

Deprecated: Use COffline_GetUnsignedOfflineLogonTicket_Request.ProtoReflect.Descriptor instead.

func (*COffline_GetUnsignedOfflineLogonTicket_Request) ProtoMessage

func (*COffline_GetUnsignedOfflineLogonTicket_Request) ProtoReflect

func (*COffline_GetUnsignedOfflineLogonTicket_Request) Reset

func (*COffline_GetUnsignedOfflineLogonTicket_Request) String

type COffline_GetUnsignedOfflineLogonTicket_Response

type COffline_GetUnsignedOfflineLogonTicket_Response struct {
	Ticket *COffline_OfflineLogonTicket `protobuf:"bytes,1,opt,name=ticket" json:"ticket,omitempty"`
	// contains filtered or unexported fields
}

func (*COffline_GetUnsignedOfflineLogonTicket_Response) Descriptor deprecated

Deprecated: Use COffline_GetUnsignedOfflineLogonTicket_Response.ProtoReflect.Descriptor instead.

func (*COffline_GetUnsignedOfflineLogonTicket_Response) GetTicket

func (*COffline_GetUnsignedOfflineLogonTicket_Response) ProtoMessage

func (*COffline_GetUnsignedOfflineLogonTicket_Response) ProtoReflect

func (*COffline_GetUnsignedOfflineLogonTicket_Response) Reset

func (*COffline_GetUnsignedOfflineLogonTicket_Response) String

type COffline_OfflineLogonTicket

type COffline_OfflineLogonTicket struct {
	Accountid           *uint32 `protobuf:"varint,1,opt,name=accountid" json:"accountid,omitempty"`
	Rtime32CreationTime *uint32 `protobuf:"fixed32,2,opt,name=rtime32_creation_time,json=rtime32CreationTime" json:"rtime32_creation_time,omitempty"`
	// contains filtered or unexported fields
}

func (*COffline_OfflineLogonTicket) Descriptor deprecated

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

Deprecated: Use COffline_OfflineLogonTicket.ProtoReflect.Descriptor instead.

func (*COffline_OfflineLogonTicket) GetAccountid

func (x *COffline_OfflineLogonTicket) GetAccountid() uint32

func (*COffline_OfflineLogonTicket) GetRtime32CreationTime

func (x *COffline_OfflineLogonTicket) GetRtime32CreationTime() uint32

func (*COffline_OfflineLogonTicket) ProtoMessage

func (*COffline_OfflineLogonTicket) ProtoMessage()

func (*COffline_OfflineLogonTicket) ProtoReflect

func (*COffline_OfflineLogonTicket) Reset

func (x *COffline_OfflineLogonTicket) Reset()

func (*COffline_OfflineLogonTicket) String

func (x *COffline_OfflineLogonTicket) String() string

type CParental_DisableParentalSettings_Request

type CParental_DisableParentalSettings_Request struct {
	Password *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"`
	Steamid  *uint64 `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_DisableParentalSettings_Request) Descriptor deprecated

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

Deprecated: Use CParental_DisableParentalSettings_Request.ProtoReflect.Descriptor instead.

func (*CParental_DisableParentalSettings_Request) GetPassword

func (*CParental_DisableParentalSettings_Request) GetSteamid

func (*CParental_DisableParentalSettings_Request) ProtoMessage

func (*CParental_DisableParentalSettings_Request) ProtoReflect

func (*CParental_DisableParentalSettings_Request) Reset

func (*CParental_DisableParentalSettings_Request) String

type CParental_DisableParentalSettings_Response

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

func (*CParental_DisableParentalSettings_Response) Descriptor deprecated

Deprecated: Use CParental_DisableParentalSettings_Response.ProtoReflect.Descriptor instead.

func (*CParental_DisableParentalSettings_Response) ProtoMessage

func (*CParental_DisableParentalSettings_Response) ProtoReflect

func (*CParental_DisableParentalSettings_Response) Reset

func (*CParental_DisableParentalSettings_Response) String

type CParental_DisableWithRecoveryCode_Request

type CParental_DisableWithRecoveryCode_Request struct {
	RecoveryCode *uint32 `protobuf:"varint,1,opt,name=recovery_code,json=recoveryCode" json:"recovery_code,omitempty"`
	Steamid      *uint64 `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_DisableWithRecoveryCode_Request) Descriptor deprecated

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

Deprecated: Use CParental_DisableWithRecoveryCode_Request.ProtoReflect.Descriptor instead.

func (*CParental_DisableWithRecoveryCode_Request) GetRecoveryCode

func (*CParental_DisableWithRecoveryCode_Request) GetSteamid

func (*CParental_DisableWithRecoveryCode_Request) ProtoMessage

func (*CParental_DisableWithRecoveryCode_Request) ProtoReflect

func (*CParental_DisableWithRecoveryCode_Request) Reset

func (*CParental_DisableWithRecoveryCode_Request) String

type CParental_DisableWithRecoveryCode_Response

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

func (*CParental_DisableWithRecoveryCode_Response) Descriptor deprecated

Deprecated: Use CParental_DisableWithRecoveryCode_Response.ProtoReflect.Descriptor instead.

func (*CParental_DisableWithRecoveryCode_Response) ProtoMessage

func (*CParental_DisableWithRecoveryCode_Response) ProtoReflect

func (*CParental_DisableWithRecoveryCode_Response) Reset

func (*CParental_DisableWithRecoveryCode_Response) String

type CParental_EnableParentalSettings_Request

type CParental_EnableParentalSettings_Request struct {
	Password   *string           `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"`
	Settings   *ParentalSettings `protobuf:"bytes,2,opt,name=settings" json:"settings,omitempty"`
	Sessionid  *string           `protobuf:"bytes,3,opt,name=sessionid" json:"sessionid,omitempty"`
	Enablecode *uint32           `protobuf:"varint,4,opt,name=enablecode" json:"enablecode,omitempty"`
	Steamid    *uint64           `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_EnableParentalSettings_Request) Descriptor deprecated

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

Deprecated: Use CParental_EnableParentalSettings_Request.ProtoReflect.Descriptor instead.

func (*CParental_EnableParentalSettings_Request) GetEnablecode

func (*CParental_EnableParentalSettings_Request) GetPassword

func (*CParental_EnableParentalSettings_Request) GetSessionid

func (*CParental_EnableParentalSettings_Request) GetSettings

func (*CParental_EnableParentalSettings_Request) GetSteamid

func (*CParental_EnableParentalSettings_Request) ProtoMessage

func (*CParental_EnableParentalSettings_Request) ProtoReflect

func (*CParental_EnableParentalSettings_Request) Reset

func (*CParental_EnableParentalSettings_Request) String

type CParental_EnableParentalSettings_Response

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

func (*CParental_EnableParentalSettings_Response) Descriptor deprecated

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

Deprecated: Use CParental_EnableParentalSettings_Response.ProtoReflect.Descriptor instead.

func (*CParental_EnableParentalSettings_Response) ProtoMessage

func (*CParental_EnableParentalSettings_Response) ProtoReflect

func (*CParental_EnableParentalSettings_Response) Reset

func (*CParental_EnableParentalSettings_Response) String

type CParental_GetParentalSettings_Request

type CParental_GetParentalSettings_Request struct {
	Steamid *uint64 `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_GetParentalSettings_Request) Descriptor deprecated

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

Deprecated: Use CParental_GetParentalSettings_Request.ProtoReflect.Descriptor instead.

func (*CParental_GetParentalSettings_Request) GetSteamid

func (*CParental_GetParentalSettings_Request) ProtoMessage

func (*CParental_GetParentalSettings_Request) ProtoMessage()

func (*CParental_GetParentalSettings_Request) ProtoReflect

func (*CParental_GetParentalSettings_Request) Reset

func (*CParental_GetParentalSettings_Request) String

type CParental_GetParentalSettings_Response

type CParental_GetParentalSettings_Response struct {
	Settings *ParentalSettings `protobuf:"bytes,1,opt,name=settings" json:"settings,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_GetParentalSettings_Response) Descriptor deprecated

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

Deprecated: Use CParental_GetParentalSettings_Response.ProtoReflect.Descriptor instead.

func (*CParental_GetParentalSettings_Response) GetSettings

func (*CParental_GetParentalSettings_Response) ProtoMessage

func (*CParental_GetParentalSettings_Response) ProtoReflect

func (*CParental_GetParentalSettings_Response) Reset

func (*CParental_GetParentalSettings_Response) String

type CParental_GetSignedParentalSettings_Request

type CParental_GetSignedParentalSettings_Request struct {
	Priority *uint32 `protobuf:"varint,1,opt,name=priority" json:"priority,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_GetSignedParentalSettings_Request) Descriptor deprecated

Deprecated: Use CParental_GetSignedParentalSettings_Request.ProtoReflect.Descriptor instead.

func (*CParental_GetSignedParentalSettings_Request) GetPriority

func (*CParental_GetSignedParentalSettings_Request) ProtoMessage

func (*CParental_GetSignedParentalSettings_Request) ProtoReflect

func (*CParental_GetSignedParentalSettings_Request) Reset

func (*CParental_GetSignedParentalSettings_Request) String

type CParental_GetSignedParentalSettings_Response

type CParental_GetSignedParentalSettings_Response struct {
	SerializedSettings []byte `protobuf:"bytes,1,opt,name=serialized_settings,json=serializedSettings" json:"serialized_settings,omitempty"`
	Signature          []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_GetSignedParentalSettings_Response) Descriptor deprecated

Deprecated: Use CParental_GetSignedParentalSettings_Response.ProtoReflect.Descriptor instead.

func (*CParental_GetSignedParentalSettings_Response) GetSerializedSettings

func (x *CParental_GetSignedParentalSettings_Response) GetSerializedSettings() []byte

func (*CParental_GetSignedParentalSettings_Response) GetSignature

func (*CParental_GetSignedParentalSettings_Response) ProtoMessage

func (*CParental_GetSignedParentalSettings_Response) ProtoReflect

func (*CParental_GetSignedParentalSettings_Response) Reset

func (*CParental_GetSignedParentalSettings_Response) String

type CParental_LockClient_Request

type CParental_LockClient_Request struct {
	Session *string `protobuf:"bytes,1,opt,name=session" json:"session,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_LockClient_Request) Descriptor deprecated

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

Deprecated: Use CParental_LockClient_Request.ProtoReflect.Descriptor instead.

func (*CParental_LockClient_Request) GetSession

func (x *CParental_LockClient_Request) GetSession() string

func (*CParental_LockClient_Request) ProtoMessage

func (*CParental_LockClient_Request) ProtoMessage()

func (*CParental_LockClient_Request) ProtoReflect

func (*CParental_LockClient_Request) Reset

func (x *CParental_LockClient_Request) Reset()

func (*CParental_LockClient_Request) String

type CParental_LockClient_Response

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

func (*CParental_LockClient_Response) Descriptor deprecated

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

Deprecated: Use CParental_LockClient_Response.ProtoReflect.Descriptor instead.

func (*CParental_LockClient_Response) ProtoMessage

func (*CParental_LockClient_Response) ProtoMessage()

func (*CParental_LockClient_Response) ProtoReflect

func (*CParental_LockClient_Response) Reset

func (x *CParental_LockClient_Response) Reset()

func (*CParental_LockClient_Response) String

type CParental_ParentalLock_Notification

type CParental_ParentalLock_Notification struct {
	Sessionid *string `protobuf:"bytes,1,opt,name=sessionid" json:"sessionid,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_ParentalLock_Notification) Descriptor deprecated

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

Deprecated: Use CParental_ParentalLock_Notification.ProtoReflect.Descriptor instead.

func (*CParental_ParentalLock_Notification) GetSessionid

func (x *CParental_ParentalLock_Notification) GetSessionid() string

func (*CParental_ParentalLock_Notification) ProtoMessage

func (*CParental_ParentalLock_Notification) ProtoMessage()

func (*CParental_ParentalLock_Notification) ProtoReflect

func (*CParental_ParentalLock_Notification) Reset

func (*CParental_ParentalLock_Notification) String

type CParental_ParentalSettingsChange_Notification

type CParental_ParentalSettingsChange_Notification struct {
	SerializedSettings []byte  `protobuf:"bytes,1,opt,name=serialized_settings,json=serializedSettings" json:"serialized_settings,omitempty"`
	Signature          []byte  `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"`
	Password           *string `protobuf:"bytes,3,opt,name=password" json:"password,omitempty"`
	Sessionid          *string `protobuf:"bytes,4,opt,name=sessionid" json:"sessionid,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_ParentalSettingsChange_Notification) Descriptor deprecated

Deprecated: Use CParental_ParentalSettingsChange_Notification.ProtoReflect.Descriptor instead.

func (*CParental_ParentalSettingsChange_Notification) GetPassword

func (*CParental_ParentalSettingsChange_Notification) GetSerializedSettings

func (x *CParental_ParentalSettingsChange_Notification) GetSerializedSettings() []byte

func (*CParental_ParentalSettingsChange_Notification) GetSessionid

func (*CParental_ParentalSettingsChange_Notification) GetSignature

func (*CParental_ParentalSettingsChange_Notification) ProtoMessage

func (*CParental_ParentalSettingsChange_Notification) ProtoReflect

func (*CParental_ParentalSettingsChange_Notification) Reset

func (*CParental_ParentalSettingsChange_Notification) String

type CParental_ParentalUnlock_Notification

type CParental_ParentalUnlock_Notification struct {
	Password  *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"`
	Sessionid *string `protobuf:"bytes,2,opt,name=sessionid" json:"sessionid,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_ParentalUnlock_Notification) Descriptor deprecated

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

Deprecated: Use CParental_ParentalUnlock_Notification.ProtoReflect.Descriptor instead.

func (*CParental_ParentalUnlock_Notification) GetPassword

func (*CParental_ParentalUnlock_Notification) GetSessionid

func (*CParental_ParentalUnlock_Notification) ProtoMessage

func (*CParental_ParentalUnlock_Notification) ProtoMessage()

func (*CParental_ParentalUnlock_Notification) ProtoReflect

func (*CParental_ParentalUnlock_Notification) Reset

func (*CParental_ParentalUnlock_Notification) String

type CParental_RequestRecoveryCode_Request

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

func (*CParental_RequestRecoveryCode_Request) Descriptor deprecated

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

Deprecated: Use CParental_RequestRecoveryCode_Request.ProtoReflect.Descriptor instead.

func (*CParental_RequestRecoveryCode_Request) ProtoMessage

func (*CParental_RequestRecoveryCode_Request) ProtoMessage()

func (*CParental_RequestRecoveryCode_Request) ProtoReflect

func (*CParental_RequestRecoveryCode_Request) Reset

func (*CParental_RequestRecoveryCode_Request) String

type CParental_RequestRecoveryCode_Response

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

func (*CParental_RequestRecoveryCode_Response) Descriptor deprecated

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

Deprecated: Use CParental_RequestRecoveryCode_Response.ProtoReflect.Descriptor instead.

func (*CParental_RequestRecoveryCode_Response) ProtoMessage

func (*CParental_RequestRecoveryCode_Response) ProtoReflect

func (*CParental_RequestRecoveryCode_Response) Reset

func (*CParental_RequestRecoveryCode_Response) String

type CParental_SetParentalSettings_Request

type CParental_SetParentalSettings_Request struct {
	Password    *string           `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"`
	Settings    *ParentalSettings `protobuf:"bytes,2,opt,name=settings" json:"settings,omitempty"`
	NewPassword *string           `protobuf:"bytes,3,opt,name=new_password,json=newPassword" json:"new_password,omitempty"`
	Sessionid   *string           `protobuf:"bytes,4,opt,name=sessionid" json:"sessionid,omitempty"`
	Steamid     *uint64           `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_SetParentalSettings_Request) Descriptor deprecated

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

Deprecated: Use CParental_SetParentalSettings_Request.ProtoReflect.Descriptor instead.

func (*CParental_SetParentalSettings_Request) GetNewPassword

func (x *CParental_SetParentalSettings_Request) GetNewPassword() string

func (*CParental_SetParentalSettings_Request) GetPassword

func (*CParental_SetParentalSettings_Request) GetSessionid

func (*CParental_SetParentalSettings_Request) GetSettings

func (*CParental_SetParentalSettings_Request) GetSteamid

func (*CParental_SetParentalSettings_Request) ProtoMessage

func (*CParental_SetParentalSettings_Request) ProtoMessage()

func (*CParental_SetParentalSettings_Request) ProtoReflect

func (*CParental_SetParentalSettings_Request) Reset

func (*CParental_SetParentalSettings_Request) String

type CParental_SetParentalSettings_Response

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

func (*CParental_SetParentalSettings_Response) Descriptor deprecated

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

Deprecated: Use CParental_SetParentalSettings_Response.ProtoReflect.Descriptor instead.

func (*CParental_SetParentalSettings_Response) ProtoMessage

func (*CParental_SetParentalSettings_Response) ProtoReflect

func (*CParental_SetParentalSettings_Response) Reset

func (*CParental_SetParentalSettings_Response) String

type CParental_ValidatePassword_Request

type CParental_ValidatePassword_Request struct {
	Password            *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"`
	Session             *string `protobuf:"bytes,2,opt,name=session" json:"session,omitempty"`
	SendUnlockOnSuccess *bool   `protobuf:"varint,3,opt,name=send_unlock_on_success,json=sendUnlockOnSuccess" json:"send_unlock_on_success,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_ValidatePassword_Request) Descriptor deprecated

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

Deprecated: Use CParental_ValidatePassword_Request.ProtoReflect.Descriptor instead.

func (*CParental_ValidatePassword_Request) GetPassword

func (x *CParental_ValidatePassword_Request) GetPassword() string

func (*CParental_ValidatePassword_Request) GetSendUnlockOnSuccess

func (x *CParental_ValidatePassword_Request) GetSendUnlockOnSuccess() bool

func (*CParental_ValidatePassword_Request) GetSession

func (*CParental_ValidatePassword_Request) ProtoMessage

func (*CParental_ValidatePassword_Request) ProtoMessage()

func (*CParental_ValidatePassword_Request) ProtoReflect

func (*CParental_ValidatePassword_Request) Reset

func (*CParental_ValidatePassword_Request) String

type CParental_ValidatePassword_Response

type CParental_ValidatePassword_Response struct {
	Token *string `protobuf:"bytes,1,opt,name=token" json:"token,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_ValidatePassword_Response) Descriptor deprecated

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

Deprecated: Use CParental_ValidatePassword_Response.ProtoReflect.Descriptor instead.

func (*CParental_ValidatePassword_Response) GetToken

func (*CParental_ValidatePassword_Response) ProtoMessage

func (*CParental_ValidatePassword_Response) ProtoMessage()

func (*CParental_ValidatePassword_Response) ProtoReflect

func (*CParental_ValidatePassword_Response) Reset

func (*CParental_ValidatePassword_Response) String

type CParental_ValidateToken_Request

type CParental_ValidateToken_Request struct {
	UnlockToken *string `protobuf:"bytes,1,opt,name=unlock_token,json=unlockToken" json:"unlock_token,omitempty"`
	// contains filtered or unexported fields
}

func (*CParental_ValidateToken_Request) Descriptor deprecated

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

Deprecated: Use CParental_ValidateToken_Request.ProtoReflect.Descriptor instead.

func (*CParental_ValidateToken_Request) GetUnlockToken

func (x *CParental_ValidateToken_Request) GetUnlockToken() string

func (*CParental_ValidateToken_Request) ProtoMessage

func (*CParental_ValidateToken_Request) ProtoMessage()

func (*CParental_ValidateToken_Request) ProtoReflect

func (*CParental_ValidateToken_Request) Reset

func (*CParental_ValidateToken_Request) String

type CParental_ValidateToken_Response

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

func (*CParental_ValidateToken_Response) Descriptor deprecated

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

Deprecated: Use CParental_ValidateToken_Response.ProtoReflect.Descriptor instead.

func (*CParental_ValidateToken_Response) ProtoMessage

func (*CParental_ValidateToken_Response) ProtoMessage()

func (*CParental_ValidateToken_Response) ProtoReflect

func (*CParental_ValidateToken_Response) Reset

func (*CParental_ValidateToken_Response) String

type CPartnerApps_Download_Request

type CPartnerApps_Download_Request struct {
	FileId *string `protobuf:"bytes,1,opt,name=file_id,json=fileId" json:"file_id,omitempty"`
	AppId  *int32  `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_Download_Request) Descriptor deprecated

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

Deprecated: Use CPartnerApps_Download_Request.ProtoReflect.Descriptor instead.

func (*CPartnerApps_Download_Request) GetAppId

func (x *CPartnerApps_Download_Request) GetAppId() int32

func (*CPartnerApps_Download_Request) GetFileId

func (x *CPartnerApps_Download_Request) GetFileId() string

func (*CPartnerApps_Download_Request) ProtoMessage

func (*CPartnerApps_Download_Request) ProtoMessage()

func (*CPartnerApps_Download_Request) ProtoReflect

func (*CPartnerApps_Download_Request) Reset

func (x *CPartnerApps_Download_Request) Reset()

func (*CPartnerApps_Download_Request) String

type CPartnerApps_Download_Response

type CPartnerApps_Download_Response struct {
	DownloadUrl *string `protobuf:"bytes,1,opt,name=download_url,json=downloadUrl" json:"download_url,omitempty"`
	AppId       *int32  `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_Download_Response) Descriptor deprecated

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

Deprecated: Use CPartnerApps_Download_Response.ProtoReflect.Descriptor instead.

func (*CPartnerApps_Download_Response) GetAppId

func (x *CPartnerApps_Download_Response) GetAppId() int32

func (*CPartnerApps_Download_Response) GetDownloadUrl

func (x *CPartnerApps_Download_Response) GetDownloadUrl() string

func (*CPartnerApps_Download_Response) ProtoMessage

func (*CPartnerApps_Download_Response) ProtoMessage()

func (*CPartnerApps_Download_Response) ProtoReflect

func (*CPartnerApps_Download_Response) Reset

func (x *CPartnerApps_Download_Response) Reset()

func (*CPartnerApps_Download_Response) String

type CPartnerApps_ExistingDRMUpload

type CPartnerApps_ExistingDRMUpload struct {
	FileId       *string `protobuf:"bytes,1,opt,name=file_id,json=fileId" json:"file_id,omitempty"`
	AppId        *uint32 `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	ActorId      *int32  `protobuf:"varint,3,opt,name=actor_id,json=actorId" json:"actor_id,omitempty"`
	SuppliedName *string `protobuf:"bytes,5,opt,name=supplied_name,json=suppliedName" json:"supplied_name,omitempty"`
	Flags        *uint32 `protobuf:"varint,6,opt,name=flags" json:"flags,omitempty"`
	ModType      *string `protobuf:"bytes,7,opt,name=mod_type,json=modType" json:"mod_type,omitempty"`
	Timestamp    *uint32 `protobuf:"fixed32,8,opt,name=timestamp" json:"timestamp,omitempty"`
	OrigFileId   *string `protobuf:"bytes,9,opt,name=orig_file_id,json=origFileId" json:"orig_file_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_ExistingDRMUpload) Descriptor deprecated

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

Deprecated: Use CPartnerApps_ExistingDRMUpload.ProtoReflect.Descriptor instead.

func (*CPartnerApps_ExistingDRMUpload) GetActorId

func (x *CPartnerApps_ExistingDRMUpload) GetActorId() int32

func (*CPartnerApps_ExistingDRMUpload) GetAppId

func (x *CPartnerApps_ExistingDRMUpload) GetAppId() uint32

func (*CPartnerApps_ExistingDRMUpload) GetFileId

func (x *CPartnerApps_ExistingDRMUpload) GetFileId() string

func (*CPartnerApps_ExistingDRMUpload) GetFlags

func (x *CPartnerApps_ExistingDRMUpload) GetFlags() uint32

func (*CPartnerApps_ExistingDRMUpload) GetModType

func (x *CPartnerApps_ExistingDRMUpload) GetModType() string

func (*CPartnerApps_ExistingDRMUpload) GetOrigFileId

func (x *CPartnerApps_ExistingDRMUpload) GetOrigFileId() string

func (*CPartnerApps_ExistingDRMUpload) GetSuppliedName

func (x *CPartnerApps_ExistingDRMUpload) GetSuppliedName() string

func (*CPartnerApps_ExistingDRMUpload) GetTimestamp

func (x *CPartnerApps_ExistingDRMUpload) GetTimestamp() uint32

func (*CPartnerApps_ExistingDRMUpload) ProtoMessage

func (*CPartnerApps_ExistingDRMUpload) ProtoMessage()

func (*CPartnerApps_ExistingDRMUpload) ProtoReflect

func (*CPartnerApps_ExistingDRMUpload) Reset

func (x *CPartnerApps_ExistingDRMUpload) Reset()

func (*CPartnerApps_ExistingDRMUpload) String

type CPartnerApps_FindDRMUploads_Request

type CPartnerApps_FindDRMUploads_Request struct {
	AppId *int32 `protobuf:"varint,1,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_FindDRMUploads_Request) Descriptor deprecated

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

Deprecated: Use CPartnerApps_FindDRMUploads_Request.ProtoReflect.Descriptor instead.

func (*CPartnerApps_FindDRMUploads_Request) GetAppId

func (*CPartnerApps_FindDRMUploads_Request) ProtoMessage

func (*CPartnerApps_FindDRMUploads_Request) ProtoMessage()

func (*CPartnerApps_FindDRMUploads_Request) ProtoReflect

func (*CPartnerApps_FindDRMUploads_Request) Reset

func (*CPartnerApps_FindDRMUploads_Request) String

type CPartnerApps_FindDRMUploads_Response

type CPartnerApps_FindDRMUploads_Response struct {
	Uploads []*CPartnerApps_ExistingDRMUpload `protobuf:"bytes,1,rep,name=uploads" json:"uploads,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_FindDRMUploads_Response) Descriptor deprecated

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

Deprecated: Use CPartnerApps_FindDRMUploads_Response.ProtoReflect.Descriptor instead.

func (*CPartnerApps_FindDRMUploads_Response) GetUploads

func (*CPartnerApps_FindDRMUploads_Response) ProtoMessage

func (*CPartnerApps_FindDRMUploads_Response) ProtoMessage()

func (*CPartnerApps_FindDRMUploads_Response) ProtoReflect

func (*CPartnerApps_FindDRMUploads_Response) Reset

func (*CPartnerApps_FindDRMUploads_Response) String

type CPartnerApps_FinishUploadDepot_Request

type CPartnerApps_FinishUploadDepot_Request struct {
	UploadToken *uint64 `protobuf:"varint,1,opt,name=upload_token,json=uploadToken" json:"upload_token,omitempty"`
	RoutingId   *uint64 `protobuf:"varint,2,opt,name=routing_id,json=routingId" json:"routing_id,omitempty"`
	AppId       *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	DepotId     *uint32 `protobuf:"varint,4,opt,name=depot_id,json=depotId" json:"depot_id,omitempty"`
	BuildFlags  *uint32 `protobuf:"varint,5,opt,name=build_flags,json=buildFlags" json:"build_flags,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_FinishUploadDepot_Request) Descriptor deprecated

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

Deprecated: Use CPartnerApps_FinishUploadDepot_Request.ProtoReflect.Descriptor instead.

func (*CPartnerApps_FinishUploadDepot_Request) GetAppId

func (*CPartnerApps_FinishUploadDepot_Request) GetBuildFlags

func (*CPartnerApps_FinishUploadDepot_Request) GetDepotId

func (*CPartnerApps_FinishUploadDepot_Request) GetRoutingId

func (*CPartnerApps_FinishUploadDepot_Request) GetUploadToken

func (x *CPartnerApps_FinishUploadDepot_Request) GetUploadToken() uint64

func (*CPartnerApps_FinishUploadDepot_Request) ProtoMessage

func (*CPartnerApps_FinishUploadDepot_Request) ProtoReflect

func (*CPartnerApps_FinishUploadDepot_Request) Reset

func (*CPartnerApps_FinishUploadDepot_Request) String

type CPartnerApps_FinishUploadDepot_Response

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

func (*CPartnerApps_FinishUploadDepot_Response) Descriptor deprecated

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

Deprecated: Use CPartnerApps_FinishUploadDepot_Response.ProtoReflect.Descriptor instead.

func (*CPartnerApps_FinishUploadDepot_Response) ProtoMessage

func (*CPartnerApps_FinishUploadDepot_Response) ProtoReflect

func (*CPartnerApps_FinishUploadDepot_Response) Reset

func (*CPartnerApps_FinishUploadDepot_Response) String

type CPartnerApps_FinishUploadKVSign_Response

type CPartnerApps_FinishUploadKVSign_Response struct {
	SignedInstallscript *string `protobuf:"bytes,1,opt,name=signed_installscript,json=signedInstallscript" json:"signed_installscript,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_FinishUploadKVSign_Response) Descriptor deprecated

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

Deprecated: Use CPartnerApps_FinishUploadKVSign_Response.ProtoReflect.Descriptor instead.

func (*CPartnerApps_FinishUploadKVSign_Response) GetSignedInstallscript

func (x *CPartnerApps_FinishUploadKVSign_Response) GetSignedInstallscript() string

func (*CPartnerApps_FinishUploadKVSign_Response) ProtoMessage

func (*CPartnerApps_FinishUploadKVSign_Response) ProtoReflect

func (*CPartnerApps_FinishUploadKVSign_Response) Reset

func (*CPartnerApps_FinishUploadKVSign_Response) String

type CPartnerApps_FinishUploadLegacyDRM_Request

type CPartnerApps_FinishUploadLegacyDRM_Request struct {
	UploadToken *uint64 `protobuf:"varint,1,opt,name=upload_token,json=uploadToken" json:"upload_token,omitempty"`
	RoutingId   *uint64 `protobuf:"varint,2,opt,name=routing_id,json=routingId" json:"routing_id,omitempty"`
	AppId       *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	Flags       *uint32 `protobuf:"varint,4,opt,name=flags" json:"flags,omitempty"`
	ToolName    *string `protobuf:"bytes,5,opt,name=tool_name,json=toolName" json:"tool_name,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_FinishUploadLegacyDRM_Request) Descriptor deprecated

Deprecated: Use CPartnerApps_FinishUploadLegacyDRM_Request.ProtoReflect.Descriptor instead.

func (*CPartnerApps_FinishUploadLegacyDRM_Request) GetAppId

func (*CPartnerApps_FinishUploadLegacyDRM_Request) GetFlags

func (*CPartnerApps_FinishUploadLegacyDRM_Request) GetRoutingId

func (*CPartnerApps_FinishUploadLegacyDRM_Request) GetToolName

func (*CPartnerApps_FinishUploadLegacyDRM_Request) GetUploadToken

func (*CPartnerApps_FinishUploadLegacyDRM_Request) ProtoMessage

func (*CPartnerApps_FinishUploadLegacyDRM_Request) ProtoReflect

func (*CPartnerApps_FinishUploadLegacyDRM_Request) Reset

func (*CPartnerApps_FinishUploadLegacyDRM_Request) String

type CPartnerApps_FinishUploadLegacyDRM_Response

type CPartnerApps_FinishUploadLegacyDRM_Response struct {
	FileId *string `protobuf:"bytes,1,opt,name=file_id,json=fileId" json:"file_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_FinishUploadLegacyDRM_Response) Descriptor deprecated

Deprecated: Use CPartnerApps_FinishUploadLegacyDRM_Response.ProtoReflect.Descriptor instead.

func (*CPartnerApps_FinishUploadLegacyDRM_Response) GetFileId

func (*CPartnerApps_FinishUploadLegacyDRM_Response) ProtoMessage

func (*CPartnerApps_FinishUploadLegacyDRM_Response) ProtoReflect

func (*CPartnerApps_FinishUploadLegacyDRM_Response) Reset

func (*CPartnerApps_FinishUploadLegacyDRM_Response) String

type CPartnerApps_FinishUpload_Request

type CPartnerApps_FinishUpload_Request struct {
	UploadToken *uint64 `protobuf:"varint,1,opt,name=upload_token,json=uploadToken" json:"upload_token,omitempty"`
	RoutingId   *uint64 `protobuf:"varint,2,opt,name=routing_id,json=routingId" json:"routing_id,omitempty"`
	AppId       *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_FinishUpload_Request) Descriptor deprecated

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

Deprecated: Use CPartnerApps_FinishUpload_Request.ProtoReflect.Descriptor instead.

func (*CPartnerApps_FinishUpload_Request) GetAppId

func (*CPartnerApps_FinishUpload_Request) GetRoutingId

func (x *CPartnerApps_FinishUpload_Request) GetRoutingId() uint64

func (*CPartnerApps_FinishUpload_Request) GetUploadToken

func (x *CPartnerApps_FinishUpload_Request) GetUploadToken() uint64

func (*CPartnerApps_FinishUpload_Request) ProtoMessage

func (*CPartnerApps_FinishUpload_Request) ProtoMessage()

func (*CPartnerApps_FinishUpload_Request) ProtoReflect

func (*CPartnerApps_FinishUpload_Request) Reset

func (*CPartnerApps_FinishUpload_Request) String

type CPartnerApps_FinishUpload_Response

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

func (*CPartnerApps_FinishUpload_Response) Descriptor deprecated

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

Deprecated: Use CPartnerApps_FinishUpload_Response.ProtoReflect.Descriptor instead.

func (*CPartnerApps_FinishUpload_Response) ProtoMessage

func (*CPartnerApps_FinishUpload_Response) ProtoMessage()

func (*CPartnerApps_FinishUpload_Response) ProtoReflect

func (*CPartnerApps_FinishUpload_Response) Reset

func (*CPartnerApps_FinishUpload_Response) String

type CPartnerApps_GetDepotBuildResult_Request

type CPartnerApps_GetDepotBuildResult_Request struct {
	UploadToken *uint64 `protobuf:"varint,1,opt,name=upload_token,json=uploadToken" json:"upload_token,omitempty"`
	RoutingId   *uint64 `protobuf:"varint,2,opt,name=routing_id,json=routingId" json:"routing_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_GetDepotBuildResult_Request) Descriptor deprecated

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

Deprecated: Use CPartnerApps_GetDepotBuildResult_Request.ProtoReflect.Descriptor instead.

func (*CPartnerApps_GetDepotBuildResult_Request) GetRoutingId

func (*CPartnerApps_GetDepotBuildResult_Request) GetUploadToken

func (*CPartnerApps_GetDepotBuildResult_Request) ProtoMessage

func (*CPartnerApps_GetDepotBuildResult_Request) ProtoReflect

func (*CPartnerApps_GetDepotBuildResult_Request) Reset

func (*CPartnerApps_GetDepotBuildResult_Request) String

type CPartnerApps_GetDepotBuildResult_Response

type CPartnerApps_GetDepotBuildResult_Response struct {
	ManifestId *uint64 `protobuf:"varint,1,opt,name=manifest_id,json=manifestId" json:"manifest_id,omitempty"`
	ErrorMsg   *string `protobuf:"bytes,2,opt,name=error_msg,json=errorMsg" json:"error_msg,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_GetDepotBuildResult_Response) Descriptor deprecated

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

Deprecated: Use CPartnerApps_GetDepotBuildResult_Response.ProtoReflect.Descriptor instead.

func (*CPartnerApps_GetDepotBuildResult_Response) GetErrorMsg

func (*CPartnerApps_GetDepotBuildResult_Response) GetManifestId

func (*CPartnerApps_GetDepotBuildResult_Response) ProtoMessage

func (*CPartnerApps_GetDepotBuildResult_Response) ProtoReflect

func (*CPartnerApps_GetDepotBuildResult_Response) Reset

func (*CPartnerApps_GetDepotBuildResult_Response) String

type CPartnerApps_RequestUploadToken_Request

type CPartnerApps_RequestUploadToken_Request struct {
	Filename *string `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"`
	Appid    *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_RequestUploadToken_Request) Descriptor deprecated

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

Deprecated: Use CPartnerApps_RequestUploadToken_Request.ProtoReflect.Descriptor instead.

func (*CPartnerApps_RequestUploadToken_Request) GetAppid

func (*CPartnerApps_RequestUploadToken_Request) GetFilename

func (*CPartnerApps_RequestUploadToken_Request) ProtoMessage

func (*CPartnerApps_RequestUploadToken_Request) ProtoReflect

func (*CPartnerApps_RequestUploadToken_Request) Reset

func (*CPartnerApps_RequestUploadToken_Request) String

type CPartnerApps_RequestUploadToken_Response

type CPartnerApps_RequestUploadToken_Response struct {
	UploadToken *uint64 `protobuf:"varint,1,opt,name=upload_token,json=uploadToken" json:"upload_token,omitempty"`
	Location    *string `protobuf:"bytes,2,opt,name=location" json:"location,omitempty"`
	RoutingId   *uint64 `protobuf:"varint,3,opt,name=routing_id,json=routingId" json:"routing_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CPartnerApps_RequestUploadToken_Response) Descriptor deprecated

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

Deprecated: Use CPartnerApps_RequestUploadToken_Response.ProtoReflect.Descriptor instead.

func (*CPartnerApps_RequestUploadToken_Response) GetLocation

func (*CPartnerApps_RequestUploadToken_Response) GetRoutingId

func (*CPartnerApps_RequestUploadToken_Response) GetUploadToken

func (*CPartnerApps_RequestUploadToken_Response) ProtoMessage

func (*CPartnerApps_RequestUploadToken_Response) ProtoReflect

func (*CPartnerApps_RequestUploadToken_Response) Reset

func (*CPartnerApps_RequestUploadToken_Response) String

type CPlayer_AcceptSSA_Request

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

func (*CPlayer_AcceptSSA_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_AcceptSSA_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_AcceptSSA_Request) ProtoMessage

func (*CPlayer_AcceptSSA_Request) ProtoMessage()

func (*CPlayer_AcceptSSA_Request) ProtoReflect

func (*CPlayer_AcceptSSA_Request) Reset

func (x *CPlayer_AcceptSSA_Request) Reset()

func (*CPlayer_AcceptSSA_Request) String

func (x *CPlayer_AcceptSSA_Request) String() string

type CPlayer_AcceptSSA_Response

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

func (*CPlayer_AcceptSSA_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_AcceptSSA_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_AcceptSSA_Response) ProtoMessage

func (*CPlayer_AcceptSSA_Response) ProtoMessage()

func (*CPlayer_AcceptSSA_Response) ProtoReflect

func (*CPlayer_AcceptSSA_Response) Reset

func (x *CPlayer_AcceptSSA_Response) Reset()

func (*CPlayer_AcceptSSA_Response) String

func (x *CPlayer_AcceptSSA_Response) String() string

type CPlayer_AddFriend_Request

type CPlayer_AddFriend_Request struct {
	Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_AddFriend_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_AddFriend_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_AddFriend_Request) GetSteamid

func (x *CPlayer_AddFriend_Request) GetSteamid() uint64

func (*CPlayer_AddFriend_Request) ProtoMessage

func (*CPlayer_AddFriend_Request) ProtoMessage()

func (*CPlayer_AddFriend_Request) ProtoReflect

func (*CPlayer_AddFriend_Request) Reset

func (x *CPlayer_AddFriend_Request) Reset()

func (*CPlayer_AddFriend_Request) String

func (x *CPlayer_AddFriend_Request) String() string

type CPlayer_AddFriend_Response

type CPlayer_AddFriend_Response struct {
	InviteSent         *bool   `protobuf:"varint,1,opt,name=invite_sent,json=inviteSent" json:"invite_sent,omitempty"`
	FriendRelationship *uint32 `protobuf:"varint,2,opt,name=friend_relationship,json=friendRelationship" json:"friend_relationship,omitempty"`
	Result             *int32  `protobuf:"varint,3,opt,name=result" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_AddFriend_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_AddFriend_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_AddFriend_Response) GetFriendRelationship

func (x *CPlayer_AddFriend_Response) GetFriendRelationship() uint32

func (*CPlayer_AddFriend_Response) GetInviteSent

func (x *CPlayer_AddFriend_Response) GetInviteSent() bool

func (*CPlayer_AddFriend_Response) GetResult

func (x *CPlayer_AddFriend_Response) GetResult() int32

func (*CPlayer_AddFriend_Response) ProtoMessage

func (*CPlayer_AddFriend_Response) ProtoMessage()

func (*CPlayer_AddFriend_Response) ProtoReflect

func (*CPlayer_AddFriend_Response) Reset

func (x *CPlayer_AddFriend_Response) Reset()

func (*CPlayer_AddFriend_Response) String

func (x *CPlayer_AddFriend_Response) String() string

type CPlayer_CommunityPreferences

type CPlayer_CommunityPreferences struct {
	HideAdultContentViolence *bool   `` /* 137-byte string literal not displayed */
	HideAdultContentSex      *bool   `protobuf:"varint,2,opt,name=hide_adult_content_sex,json=hideAdultContentSex,def=1" json:"hide_adult_content_sex,omitempty"`
	ParenthesizeNicknames    *bool   `protobuf:"varint,4,opt,name=parenthesize_nicknames,json=parenthesizeNicknames,def=0" json:"parenthesize_nicknames,omitempty"`
	TimestampUpdated         *uint32 `protobuf:"varint,3,opt,name=timestamp_updated,json=timestampUpdated" json:"timestamp_updated,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_CommunityPreferences) Descriptor deprecated

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

Deprecated: Use CPlayer_CommunityPreferences.ProtoReflect.Descriptor instead.

func (*CPlayer_CommunityPreferences) GetHideAdultContentSex

func (x *CPlayer_CommunityPreferences) GetHideAdultContentSex() bool

func (*CPlayer_CommunityPreferences) GetHideAdultContentViolence

func (x *CPlayer_CommunityPreferences) GetHideAdultContentViolence() bool

func (*CPlayer_CommunityPreferences) GetParenthesizeNicknames

func (x *CPlayer_CommunityPreferences) GetParenthesizeNicknames() bool

func (*CPlayer_CommunityPreferences) GetTimestampUpdated

func (x *CPlayer_CommunityPreferences) GetTimestampUpdated() uint32

func (*CPlayer_CommunityPreferences) ProtoMessage

func (*CPlayer_CommunityPreferences) ProtoMessage()

func (*CPlayer_CommunityPreferences) ProtoReflect

func (*CPlayer_CommunityPreferences) Reset

func (x *CPlayer_CommunityPreferences) Reset()

func (*CPlayer_CommunityPreferences) String

type CPlayer_CommunityPreferencesChanged_Notification

type CPlayer_CommunityPreferencesChanged_Notification struct {
	Preferences *CPlayer_CommunityPreferences `protobuf:"bytes,1,opt,name=preferences" json:"preferences,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_CommunityPreferencesChanged_Notification) Descriptor deprecated

Deprecated: Use CPlayer_CommunityPreferencesChanged_Notification.ProtoReflect.Descriptor instead.

func (*CPlayer_CommunityPreferencesChanged_Notification) GetPreferences

func (*CPlayer_CommunityPreferencesChanged_Notification) ProtoMessage

func (*CPlayer_CommunityPreferencesChanged_Notification) ProtoReflect

func (*CPlayer_CommunityPreferencesChanged_Notification) Reset

func (*CPlayer_CommunityPreferencesChanged_Notification) String

type CPlayer_DeletePostedStatus_Request

type CPlayer_DeletePostedStatus_Request struct {
	Postid *uint64 `protobuf:"varint,1,opt,name=postid" json:"postid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_DeletePostedStatus_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_DeletePostedStatus_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_DeletePostedStatus_Request) GetPostid

func (*CPlayer_DeletePostedStatus_Request) ProtoMessage

func (*CPlayer_DeletePostedStatus_Request) ProtoMessage()

func (*CPlayer_DeletePostedStatus_Request) ProtoReflect

func (*CPlayer_DeletePostedStatus_Request) Reset

func (*CPlayer_DeletePostedStatus_Request) String

type CPlayer_DeletePostedStatus_Response

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

func (*CPlayer_DeletePostedStatus_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_DeletePostedStatus_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_DeletePostedStatus_Response) ProtoMessage

func (*CPlayer_DeletePostedStatus_Response) ProtoMessage()

func (*CPlayer_DeletePostedStatus_Response) ProtoReflect

func (*CPlayer_DeletePostedStatus_Response) Reset

func (*CPlayer_DeletePostedStatus_Response) String

type CPlayer_FriendEquippedProfileItemsChanged_Notification

type CPlayer_FriendEquippedProfileItemsChanged_Notification struct {
	Accountid *uint32 `protobuf:"fixed32,1,opt,name=accountid" json:"accountid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) Descriptor deprecated

Deprecated: Use CPlayer_FriendEquippedProfileItemsChanged_Notification.ProtoReflect.Descriptor instead.

func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) GetAccountid

func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) ProtoMessage

func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) ProtoReflect

func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) Reset

func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) String

type CPlayer_FriendNicknameChanged_Notification

type CPlayer_FriendNicknameChanged_Notification struct {
	Accountid    *uint32 `protobuf:"fixed32,1,opt,name=accountid" json:"accountid,omitempty"`
	Nickname     *string `protobuf:"bytes,2,opt,name=nickname" json:"nickname,omitempty"`
	IsEchoToSelf *bool   `protobuf:"varint,3,opt,name=is_echo_to_self,json=isEchoToSelf" json:"is_echo_to_self,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_FriendNicknameChanged_Notification) Descriptor deprecated

Deprecated: Use CPlayer_FriendNicknameChanged_Notification.ProtoReflect.Descriptor instead.

func (*CPlayer_FriendNicknameChanged_Notification) GetAccountid

func (*CPlayer_FriendNicknameChanged_Notification) GetIsEchoToSelf

func (x *CPlayer_FriendNicknameChanged_Notification) GetIsEchoToSelf() bool

func (*CPlayer_FriendNicknameChanged_Notification) GetNickname

func (*CPlayer_FriendNicknameChanged_Notification) ProtoMessage

func (*CPlayer_FriendNicknameChanged_Notification) ProtoReflect

func (*CPlayer_FriendNicknameChanged_Notification) Reset

func (*CPlayer_FriendNicknameChanged_Notification) String

type CPlayer_GetAchievementsProgress_Request

type CPlayer_GetAchievementsProgress_Request struct {
	Steamid  *uint64  `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"`
	Language *string  `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"`
	Appids   []uint32 `protobuf:"varint,3,rep,name=appids" json:"appids,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetAchievementsProgress_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetAchievementsProgress_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetAchievementsProgress_Request) GetAppids

func (*CPlayer_GetAchievementsProgress_Request) GetLanguage

func (*CPlayer_GetAchievementsProgress_Request) GetSteamid

func (*CPlayer_GetAchievementsProgress_Request) ProtoMessage

func (*CPlayer_GetAchievementsProgress_Request) ProtoReflect

func (*CPlayer_GetAchievementsProgress_Request) Reset

func (*CPlayer_GetAchievementsProgress_Request) String

type CPlayer_GetAchievementsProgress_Response

type CPlayer_GetAchievementsProgress_Response struct {
	AchievementProgress []*CPlayer_GetAchievementsProgress_Response_AchievementProgress `protobuf:"bytes,1,rep,name=achievement_progress,json=achievementProgress" json:"achievement_progress,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetAchievementsProgress_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetAchievementsProgress_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetAchievementsProgress_Response) GetAchievementProgress

func (*CPlayer_GetAchievementsProgress_Response) ProtoMessage

func (*CPlayer_GetAchievementsProgress_Response) ProtoReflect

func (*CPlayer_GetAchievementsProgress_Response) Reset

func (*CPlayer_GetAchievementsProgress_Response) String

type CPlayer_GetAchievementsProgress_Response_AchievementProgress

type CPlayer_GetAchievementsProgress_Response_AchievementProgress struct {
	Appid       *uint32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Unlocked    *uint32  `protobuf:"varint,2,opt,name=unlocked" json:"unlocked,omitempty"`
	Total       *uint32  `protobuf:"varint,3,opt,name=total" json:"total,omitempty"`
	Percentage  *float32 `protobuf:"fixed32,4,opt,name=percentage" json:"percentage,omitempty"`
	AllUnlocked *bool    `protobuf:"varint,5,opt,name=all_unlocked,json=allUnlocked" json:"all_unlocked,omitempty"`
	CacheTime   *uint32  `protobuf:"varint,6,opt,name=cache_time,json=cacheTime" json:"cache_time,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) Descriptor deprecated

Deprecated: Use CPlayer_GetAchievementsProgress_Response_AchievementProgress.ProtoReflect.Descriptor instead.

func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetAllUnlocked

func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetAppid

func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetCacheTime

func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetPercentage

func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetTotal

func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetUnlocked

func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) ProtoMessage

func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) ProtoReflect

func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) Reset

func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) String

type CPlayer_GetAnimatedAvatar_Request

type CPlayer_GetAnimatedAvatar_Request struct {
	Steamid  *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetAnimatedAvatar_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetAnimatedAvatar_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetAnimatedAvatar_Request) GetLanguage

func (x *CPlayer_GetAnimatedAvatar_Request) GetLanguage() string

func (*CPlayer_GetAnimatedAvatar_Request) GetSteamid

func (x *CPlayer_GetAnimatedAvatar_Request) GetSteamid() uint64

func (*CPlayer_GetAnimatedAvatar_Request) ProtoMessage

func (*CPlayer_GetAnimatedAvatar_Request) ProtoMessage()

func (*CPlayer_GetAnimatedAvatar_Request) ProtoReflect

func (*CPlayer_GetAnimatedAvatar_Request) Reset

func (*CPlayer_GetAnimatedAvatar_Request) String

type CPlayer_GetAnimatedAvatar_Response

type CPlayer_GetAnimatedAvatar_Response struct {
	Avatar *ProfileItem `protobuf:"bytes,1,opt,name=avatar" json:"avatar,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetAnimatedAvatar_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetAnimatedAvatar_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetAnimatedAvatar_Response) GetAvatar

func (*CPlayer_GetAnimatedAvatar_Response) ProtoMessage

func (*CPlayer_GetAnimatedAvatar_Response) ProtoMessage()

func (*CPlayer_GetAnimatedAvatar_Response) ProtoReflect

func (*CPlayer_GetAnimatedAvatar_Response) Reset

func (*CPlayer_GetAnimatedAvatar_Response) String

type CPlayer_GetAvatarFrame_Request

type CPlayer_GetAvatarFrame_Request struct {
	Steamid  *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetAvatarFrame_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetAvatarFrame_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetAvatarFrame_Request) GetLanguage

func (x *CPlayer_GetAvatarFrame_Request) GetLanguage() string

func (*CPlayer_GetAvatarFrame_Request) GetSteamid

func (x *CPlayer_GetAvatarFrame_Request) GetSteamid() uint64

func (*CPlayer_GetAvatarFrame_Request) ProtoMessage

func (*CPlayer_GetAvatarFrame_Request) ProtoMessage()

func (*CPlayer_GetAvatarFrame_Request) ProtoReflect

func (*CPlayer_GetAvatarFrame_Request) Reset

func (x *CPlayer_GetAvatarFrame_Request) Reset()

func (*CPlayer_GetAvatarFrame_Request) String

type CPlayer_GetAvatarFrame_Response

type CPlayer_GetAvatarFrame_Response struct {
	AvatarFrame *ProfileItem `protobuf:"bytes,1,opt,name=avatar_frame,json=avatarFrame" json:"avatar_frame,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetAvatarFrame_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetAvatarFrame_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetAvatarFrame_Response) GetAvatarFrame

func (x *CPlayer_GetAvatarFrame_Response) GetAvatarFrame() *ProfileItem

func (*CPlayer_GetAvatarFrame_Response) ProtoMessage

func (*CPlayer_GetAvatarFrame_Response) ProtoMessage()

func (*CPlayer_GetAvatarFrame_Response) ProtoReflect

func (*CPlayer_GetAvatarFrame_Response) Reset

func (*CPlayer_GetAvatarFrame_Response) String

type CPlayer_GetCommunityPreferences_Request

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

func (*CPlayer_GetCommunityPreferences_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetCommunityPreferences_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetCommunityPreferences_Request) ProtoMessage

func (*CPlayer_GetCommunityPreferences_Request) ProtoReflect

func (*CPlayer_GetCommunityPreferences_Request) Reset

func (*CPlayer_GetCommunityPreferences_Request) String

type CPlayer_GetCommunityPreferences_Response

type CPlayer_GetCommunityPreferences_Response struct {
	Preferences *CPlayer_CommunityPreferences `protobuf:"bytes,1,opt,name=preferences" json:"preferences,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetCommunityPreferences_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetCommunityPreferences_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetCommunityPreferences_Response) GetPreferences

func (*CPlayer_GetCommunityPreferences_Response) ProtoMessage

func (*CPlayer_GetCommunityPreferences_Response) ProtoReflect

func (*CPlayer_GetCommunityPreferences_Response) Reset

func (*CPlayer_GetCommunityPreferences_Response) String

type CPlayer_GetDurationControl_Request

type CPlayer_GetDurationControl_Request struct {
	Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetDurationControl_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetDurationControl_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetDurationControl_Request) GetAppid

func (*CPlayer_GetDurationControl_Request) ProtoMessage

func (*CPlayer_GetDurationControl_Request) ProtoMessage()

func (*CPlayer_GetDurationControl_Request) ProtoReflect

func (*CPlayer_GetDurationControl_Request) Reset

func (*CPlayer_GetDurationControl_Request) String

type CPlayer_GetDurationControl_Response

type CPlayer_GetDurationControl_Response struct {
	IsEnabled           *bool   `protobuf:"varint,1,opt,name=is_enabled,json=isEnabled" json:"is_enabled,omitempty"`
	Seconds             *int32  `protobuf:"varint,2,opt,name=seconds" json:"seconds,omitempty"`
	SecondsToday        *int32  `protobuf:"varint,3,opt,name=seconds_today,json=secondsToday" json:"seconds_today,omitempty"`
	IsSteamchinaAccount *bool   `protobuf:"varint,4,opt,name=is_steamchina_account,json=isSteamchinaAccount" json:"is_steamchina_account,omitempty"`
	IsAgeVerified       *bool   `protobuf:"varint,5,opt,name=is_age_verified,json=isAgeVerified" json:"is_age_verified,omitempty"`
	SecondsAllowedToday *uint32 `protobuf:"varint,6,opt,name=seconds_allowed_today,json=secondsAllowedToday" json:"seconds_allowed_today,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetDurationControl_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetDurationControl_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetDurationControl_Response) GetIsAgeVerified

func (x *CPlayer_GetDurationControl_Response) GetIsAgeVerified() bool

func (*CPlayer_GetDurationControl_Response) GetIsEnabled

func (x *CPlayer_GetDurationControl_Response) GetIsEnabled() bool

func (*CPlayer_GetDurationControl_Response) GetIsSteamchinaAccount

func (x *CPlayer_GetDurationControl_Response) GetIsSteamchinaAccount() bool

func (*CPlayer_GetDurationControl_Response) GetSeconds

func (*CPlayer_GetDurationControl_Response) GetSecondsAllowedToday

func (x *CPlayer_GetDurationControl_Response) GetSecondsAllowedToday() uint32

func (*CPlayer_GetDurationControl_Response) GetSecondsToday

func (x *CPlayer_GetDurationControl_Response) GetSecondsToday() int32

func (*CPlayer_GetDurationControl_Response) ProtoMessage

func (*CPlayer_GetDurationControl_Response) ProtoMessage()

func (*CPlayer_GetDurationControl_Response) ProtoReflect

func (*CPlayer_GetDurationControl_Response) Reset

func (*CPlayer_GetDurationControl_Response) String

type CPlayer_GetEmoticonList_Request

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

func (*CPlayer_GetEmoticonList_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetEmoticonList_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetEmoticonList_Request) ProtoMessage

func (*CPlayer_GetEmoticonList_Request) ProtoMessage()

func (*CPlayer_GetEmoticonList_Request) ProtoReflect

func (*CPlayer_GetEmoticonList_Request) Reset

func (*CPlayer_GetEmoticonList_Request) String

type CPlayer_GetEmoticonList_Response

type CPlayer_GetEmoticonList_Response struct {
	Emoticons []*CPlayer_GetEmoticonList_Response_Emoticon `protobuf:"bytes,1,rep,name=emoticons" json:"emoticons,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetEmoticonList_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetEmoticonList_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetEmoticonList_Response) GetEmoticons

func (*CPlayer_GetEmoticonList_Response) ProtoMessage

func (*CPlayer_GetEmoticonList_Response) ProtoMessage()

func (*CPlayer_GetEmoticonList_Response) ProtoReflect

func (*CPlayer_GetEmoticonList_Response) Reset

func (*CPlayer_GetEmoticonList_Response) String

type CPlayer_GetEmoticonList_Response_Emoticon

type CPlayer_GetEmoticonList_Response_Emoticon struct {
	Name         *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Count        *int32  `protobuf:"varint,2,opt,name=count" json:"count,omitempty"`
	TimeLastUsed *uint32 `protobuf:"varint,3,opt,name=time_last_used,json=timeLastUsed" json:"time_last_used,omitempty"`
	UseCount     *uint32 `protobuf:"varint,4,opt,name=use_count,json=useCount" json:"use_count,omitempty"`
	TimeReceived *uint32 `protobuf:"varint,5,opt,name=time_received,json=timeReceived" json:"time_received,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetEmoticonList_Response_Emoticon) Descriptor deprecated

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

Deprecated: Use CPlayer_GetEmoticonList_Response_Emoticon.ProtoReflect.Descriptor instead.

func (*CPlayer_GetEmoticonList_Response_Emoticon) GetCount

func (*CPlayer_GetEmoticonList_Response_Emoticon) GetName

func (*CPlayer_GetEmoticonList_Response_Emoticon) GetTimeLastUsed

func (*CPlayer_GetEmoticonList_Response_Emoticon) GetTimeReceived

func (*CPlayer_GetEmoticonList_Response_Emoticon) GetUseCount

func (*CPlayer_GetEmoticonList_Response_Emoticon) ProtoMessage

func (*CPlayer_GetEmoticonList_Response_Emoticon) ProtoReflect

func (*CPlayer_GetEmoticonList_Response_Emoticon) Reset

func (*CPlayer_GetEmoticonList_Response_Emoticon) String

type CPlayer_GetFriendsAppsActivity_Request

type CPlayer_GetFriendsAppsActivity_Request struct {
	NewsLanguage *string `protobuf:"bytes,1,opt,name=news_language,json=newsLanguage" json:"news_language,omitempty"`
	RequestFlags *uint32 `protobuf:"varint,2,opt,name=request_flags,json=requestFlags" json:"request_flags,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetFriendsAppsActivity_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetFriendsAppsActivity_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetFriendsAppsActivity_Request) GetNewsLanguage

func (x *CPlayer_GetFriendsAppsActivity_Request) GetNewsLanguage() string

func (*CPlayer_GetFriendsAppsActivity_Request) GetRequestFlags

func (x *CPlayer_GetFriendsAppsActivity_Request) GetRequestFlags() uint32

func (*CPlayer_GetFriendsAppsActivity_Request) ProtoMessage

func (*CPlayer_GetFriendsAppsActivity_Request) ProtoReflect

func (*CPlayer_GetFriendsAppsActivity_Request) Reset

func (*CPlayer_GetFriendsAppsActivity_Request) String

type CPlayer_GetFriendsAppsActivity_Response

type CPlayer_GetFriendsAppsActivity_Response struct {
	Trending          []*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo `protobuf:"bytes,1,rep,name=trending" json:"trending,omitempty"`
	RecentPurchases   []*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo `protobuf:"bytes,2,rep,name=recent_purchases,json=recentPurchases" json:"recent_purchases,omitempty"`
	Unowned           []*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo `protobuf:"bytes,3,rep,name=unowned" json:"unowned,omitempty"`
	Popular           []*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo `protobuf:"bytes,4,rep,name=popular" json:"popular,omitempty"`
	DontForget        []*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo `protobuf:"bytes,5,rep,name=dont_forget,json=dontForget" json:"dont_forget,omitempty"`
	BeingDiscussed    []*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo `protobuf:"bytes,6,rep,name=being_discussed,json=beingDiscussed" json:"being_discussed,omitempty"`
	NewToGroup        []*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo `protobuf:"bytes,7,rep,name=new_to_group,json=newToGroup" json:"new_to_group,omitempty"`
	ReturnedToGroup   []*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo `protobuf:"bytes,8,rep,name=returned_to_group,json=returnedToGroup" json:"returned_to_group,omitempty"`
	ActiveFriendCount *uint32                                                   `protobuf:"varint,9,opt,name=active_friend_count,json=activeFriendCount,def=0" json:"active_friend_count,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetFriendsAppsActivity_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetFriendsAppsActivity_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetFriendsAppsActivity_Response) GetActiveFriendCount

func (x *CPlayer_GetFriendsAppsActivity_Response) GetActiveFriendCount() uint32

func (*CPlayer_GetFriendsAppsActivity_Response) GetBeingDiscussed

func (*CPlayer_GetFriendsAppsActivity_Response) GetDontForget

func (*CPlayer_GetFriendsAppsActivity_Response) GetNewToGroup

func (*CPlayer_GetFriendsAppsActivity_Response) GetPopular

func (*CPlayer_GetFriendsAppsActivity_Response) GetRecentPurchases

func (*CPlayer_GetFriendsAppsActivity_Response) GetReturnedToGroup

func (*CPlayer_GetFriendsAppsActivity_Response) GetTrending

func (*CPlayer_GetFriendsAppsActivity_Response) GetUnowned

func (*CPlayer_GetFriendsAppsActivity_Response) ProtoMessage

func (*CPlayer_GetFriendsAppsActivity_Response) ProtoReflect

func (*CPlayer_GetFriendsAppsActivity_Response) Reset

func (*CPlayer_GetFriendsAppsActivity_Response) String

type CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo

type CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo struct {
	Appid        *uint32                                                   `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Friends      []*CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime `protobuf:"bytes,2,rep,name=friends" json:"friends,omitempty"`
	DisplayOrder *uint32                                                   `protobuf:"varint,3,opt,name=display_order,json=displayOrder" json:"display_order,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo) Descriptor deprecated

Deprecated: Use CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo.ProtoReflect.Descriptor instead.

func (*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo) GetAppid

func (*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo) GetDisplayOrder

func (*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo) GetFriends

func (*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo) ProtoMessage

func (*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo) ProtoReflect

func (*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo) Reset

func (*CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo) String

type CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime

type CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime struct {
	Steamid               *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	MinutesPlayedThisWeek *uint32 `protobuf:"varint,2,opt,name=minutes_played_this_week,json=minutesPlayedThisWeek" json:"minutes_played_this_week,omitempty"`
	MinutesPlayedTwoWeeks *uint32 `protobuf:"varint,3,opt,name=minutes_played_two_weeks,json=minutesPlayedTwoWeeks" json:"minutes_played_two_weeks,omitempty"`
	MinutesPlayedForever  *uint32 `protobuf:"varint,4,opt,name=minutes_played_forever,json=minutesPlayedForever" json:"minutes_played_forever,omitempty"`
	EventCount            *uint32 `protobuf:"varint,5,opt,name=event_count,json=eventCount" json:"event_count,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) Descriptor deprecated

Deprecated: Use CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime.ProtoReflect.Descriptor instead.

func (*CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) GetEventCount

func (*CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) GetMinutesPlayedForever

func (*CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) GetMinutesPlayedThisWeek

func (x *CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) GetMinutesPlayedThisWeek() uint32

func (*CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) GetMinutesPlayedTwoWeeks

func (x *CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) GetMinutesPlayedTwoWeeks() uint32

func (*CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) GetSteamid

func (*CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) ProtoMessage

func (*CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) ProtoReflect

func (*CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) Reset

func (*CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime) String

type CPlayer_GetFriendsGameplayInfo_Request

type CPlayer_GetFriendsGameplayInfo_Request struct {
	Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetFriendsGameplayInfo_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetFriendsGameplayInfo_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetFriendsGameplayInfo_Request) GetAppid

func (*CPlayer_GetFriendsGameplayInfo_Request) ProtoMessage

func (*CPlayer_GetFriendsGameplayInfo_Request) ProtoReflect

func (*CPlayer_GetFriendsGameplayInfo_Request) Reset

func (*CPlayer_GetFriendsGameplayInfo_Request) String

type CPlayer_GetFriendsGameplayInfo_Response

type CPlayer_GetFriendsGameplayInfo_Response struct {
	YourInfo       *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo       `protobuf:"bytes,1,opt,name=your_info,json=yourInfo" json:"your_info,omitempty"`
	InGame         []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo `protobuf:"bytes,2,rep,name=in_game,json=inGame" json:"in_game,omitempty"`
	PlayedRecently []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo `protobuf:"bytes,3,rep,name=played_recently,json=playedRecently" json:"played_recently,omitempty"`
	PlayedEver     []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo `protobuf:"bytes,4,rep,name=played_ever,json=playedEver" json:"played_ever,omitempty"`
	Owns           []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo `protobuf:"bytes,5,rep,name=owns" json:"owns,omitempty"`
	InWishlist     []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo `protobuf:"bytes,6,rep,name=in_wishlist,json=inWishlist" json:"in_wishlist,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetFriendsGameplayInfo_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetFriendsGameplayInfo_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetFriendsGameplayInfo_Response) GetInGame

func (*CPlayer_GetFriendsGameplayInfo_Response) GetInWishlist

func (*CPlayer_GetFriendsGameplayInfo_Response) GetOwns

func (*CPlayer_GetFriendsGameplayInfo_Response) GetPlayedEver

func (*CPlayer_GetFriendsGameplayInfo_Response) GetPlayedRecently

func (*CPlayer_GetFriendsGameplayInfo_Response) GetYourInfo

func (*CPlayer_GetFriendsGameplayInfo_Response) ProtoMessage

func (*CPlayer_GetFriendsGameplayInfo_Response) ProtoReflect

func (*CPlayer_GetFriendsGameplayInfo_Response) Reset

func (*CPlayer_GetFriendsGameplayInfo_Response) String

type CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo

type CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo struct {
	Steamid              *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	MinutesPlayed        *uint32 `protobuf:"varint,2,opt,name=minutes_played,json=minutesPlayed" json:"minutes_played,omitempty"`
	MinutesPlayedForever *uint32 `protobuf:"varint,3,opt,name=minutes_played_forever,json=minutesPlayedForever" json:"minutes_played_forever,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) Descriptor deprecated

Deprecated: Use CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo.ProtoReflect.Descriptor instead.

func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetMinutesPlayed

func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetMinutesPlayedForever

func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetSteamid

func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) ProtoMessage

func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) ProtoReflect

func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) Reset

func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) String

type CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo

type CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo struct {
	Steamid              *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	MinutesPlayed        *uint32 `protobuf:"varint,2,opt,name=minutes_played,json=minutesPlayed" json:"minutes_played,omitempty"`
	MinutesPlayedForever *uint32 `protobuf:"varint,3,opt,name=minutes_played_forever,json=minutesPlayedForever" json:"minutes_played_forever,omitempty"`
	InWishlist           *bool   `protobuf:"varint,4,opt,name=in_wishlist,json=inWishlist" json:"in_wishlist,omitempty"`
	Owned                *bool   `protobuf:"varint,5,opt,name=owned" json:"owned,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) Descriptor deprecated

Deprecated: Use CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo.ProtoReflect.Descriptor instead.

func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetInWishlist

func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetMinutesPlayed

func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetMinutesPlayedForever

func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetOwned

func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetSteamid

func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) ProtoMessage

func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) ProtoReflect

func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) Reset

func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) String

type CPlayer_GetGameBadgeLevels_Request

type CPlayer_GetGameBadgeLevels_Request struct {
	Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetGameBadgeLevels_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetGameBadgeLevels_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetGameBadgeLevels_Request) GetAppid

func (*CPlayer_GetGameBadgeLevels_Request) ProtoMessage

func (*CPlayer_GetGameBadgeLevels_Request) ProtoMessage()

func (*CPlayer_GetGameBadgeLevels_Request) ProtoReflect

func (*CPlayer_GetGameBadgeLevels_Request) Reset

func (*CPlayer_GetGameBadgeLevels_Request) String

type CPlayer_GetGameBadgeLevels_Response

type CPlayer_GetGameBadgeLevels_Response struct {
	PlayerLevel *uint32                                      `protobuf:"varint,1,opt,name=player_level,json=playerLevel" json:"player_level,omitempty"`
	Badges      []*CPlayer_GetGameBadgeLevels_Response_Badge `protobuf:"bytes,2,rep,name=badges" json:"badges,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetGameBadgeLevels_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetGameBadgeLevels_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetGameBadgeLevels_Response) GetBadges

func (*CPlayer_GetGameBadgeLevels_Response) GetPlayerLevel

func (x *CPlayer_GetGameBadgeLevels_Response) GetPlayerLevel() uint32

func (*CPlayer_GetGameBadgeLevels_Response) ProtoMessage

func (*CPlayer_GetGameBadgeLevels_Response) ProtoMessage()

func (*CPlayer_GetGameBadgeLevels_Response) ProtoReflect

func (*CPlayer_GetGameBadgeLevels_Response) Reset

func (*CPlayer_GetGameBadgeLevels_Response) String

type CPlayer_GetGameBadgeLevels_Response_Badge

type CPlayer_GetGameBadgeLevels_Response_Badge struct {
	Level       *int32  `protobuf:"varint,1,opt,name=level" json:"level,omitempty"`
	Series      *int32  `protobuf:"varint,2,opt,name=series" json:"series,omitempty"`
	BorderColor *uint32 `protobuf:"varint,3,opt,name=border_color,json=borderColor" json:"border_color,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetGameBadgeLevels_Response_Badge) Descriptor deprecated

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

Deprecated: Use CPlayer_GetGameBadgeLevels_Response_Badge.ProtoReflect.Descriptor instead.

func (*CPlayer_GetGameBadgeLevels_Response_Badge) GetBorderColor

func (*CPlayer_GetGameBadgeLevels_Response_Badge) GetLevel

func (*CPlayer_GetGameBadgeLevels_Response_Badge) GetSeries

func (*CPlayer_GetGameBadgeLevels_Response_Badge) ProtoMessage

func (*CPlayer_GetGameBadgeLevels_Response_Badge) ProtoReflect

func (*CPlayer_GetGameBadgeLevels_Response_Badge) Reset

func (*CPlayer_GetGameBadgeLevels_Response_Badge) String

type CPlayer_GetLastPlayedTimes_Request

type CPlayer_GetLastPlayedTimes_Request struct {
	MinLastPlayed *uint32 `protobuf:"varint,1,opt,name=min_last_played,json=minLastPlayed" json:"min_last_played,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetLastPlayedTimes_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetLastPlayedTimes_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetLastPlayedTimes_Request) GetMinLastPlayed

func (x *CPlayer_GetLastPlayedTimes_Request) GetMinLastPlayed() uint32

func (*CPlayer_GetLastPlayedTimes_Request) ProtoMessage

func (*CPlayer_GetLastPlayedTimes_Request) ProtoMessage()

func (*CPlayer_GetLastPlayedTimes_Request) ProtoReflect

func (*CPlayer_GetLastPlayedTimes_Request) Reset

func (*CPlayer_GetLastPlayedTimes_Request) String

type CPlayer_GetLastPlayedTimes_Response

type CPlayer_GetLastPlayedTimes_Response struct {
	Games []*CPlayer_GetLastPlayedTimes_Response_Game `protobuf:"bytes,1,rep,name=games" json:"games,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetLastPlayedTimes_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetLastPlayedTimes_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetLastPlayedTimes_Response) GetGames

func (*CPlayer_GetLastPlayedTimes_Response) ProtoMessage

func (*CPlayer_GetLastPlayedTimes_Response) ProtoMessage()

func (*CPlayer_GetLastPlayedTimes_Response) ProtoReflect

func (*CPlayer_GetLastPlayedTimes_Response) Reset

func (*CPlayer_GetLastPlayedTimes_Response) String

type CPlayer_GetLastPlayedTimes_Response_Game

type CPlayer_GetLastPlayedTimes_Response_Game struct {
	Appid                  *int32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	LastPlaytime           *uint32 `protobuf:"varint,2,opt,name=last_playtime,json=lastPlaytime" json:"last_playtime,omitempty"`
	Playtime_2Weeks        *int32  `protobuf:"varint,3,opt,name=playtime_2weeks,json=playtime2weeks" json:"playtime_2weeks,omitempty"`
	PlaytimeForever        *int32  `protobuf:"varint,4,opt,name=playtime_forever,json=playtimeForever" json:"playtime_forever,omitempty"`
	FirstPlaytime          *uint32 `protobuf:"varint,5,opt,name=first_playtime,json=firstPlaytime" json:"first_playtime,omitempty"`
	PlaytimeWindowsForever *int32  `protobuf:"varint,6,opt,name=playtime_windows_forever,json=playtimeWindowsForever" json:"playtime_windows_forever,omitempty"`
	PlaytimeMacForever     *int32  `protobuf:"varint,7,opt,name=playtime_mac_forever,json=playtimeMacForever" json:"playtime_mac_forever,omitempty"`
	PlaytimeLinuxForever   *int32  `protobuf:"varint,8,opt,name=playtime_linux_forever,json=playtimeLinuxForever" json:"playtime_linux_forever,omitempty"`
	FirstWindowsPlaytime   *uint32 `protobuf:"varint,9,opt,name=first_windows_playtime,json=firstWindowsPlaytime" json:"first_windows_playtime,omitempty"`
	FirstMacPlaytime       *uint32 `protobuf:"varint,10,opt,name=first_mac_playtime,json=firstMacPlaytime" json:"first_mac_playtime,omitempty"`
	FirstLinuxPlaytime     *uint32 `protobuf:"varint,11,opt,name=first_linux_playtime,json=firstLinuxPlaytime" json:"first_linux_playtime,omitempty"`
	LastWindowsPlaytime    *uint32 `protobuf:"varint,12,opt,name=last_windows_playtime,json=lastWindowsPlaytime" json:"last_windows_playtime,omitempty"`
	LastMacPlaytime        *uint32 `protobuf:"varint,13,opt,name=last_mac_playtime,json=lastMacPlaytime" json:"last_mac_playtime,omitempty"`
	LastLinuxPlaytime      *uint32 `protobuf:"varint,14,opt,name=last_linux_playtime,json=lastLinuxPlaytime" json:"last_linux_playtime,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetLastPlayedTimes_Response_Game) Descriptor deprecated

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

Deprecated: Use CPlayer_GetLastPlayedTimes_Response_Game.ProtoReflect.Descriptor instead.

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetAppid

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetFirstLinuxPlaytime

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstLinuxPlaytime() uint32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetFirstMacPlaytime

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstMacPlaytime() uint32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetFirstPlaytime

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstPlaytime() uint32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetFirstWindowsPlaytime

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstWindowsPlaytime() uint32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetLastLinuxPlaytime

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastLinuxPlaytime() uint32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetLastMacPlaytime

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastMacPlaytime() uint32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetLastPlaytime

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastPlaytime() uint32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetLastWindowsPlaytime

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastWindowsPlaytime() uint32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeForever

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeForever() int32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeLinuxForever

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeLinuxForever() int32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeMacForever

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeMacForever() int32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeWindowsForever

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeWindowsForever() int32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytime_2Weeks

func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytime_2Weeks() int32

func (*CPlayer_GetLastPlayedTimes_Response_Game) ProtoMessage

func (*CPlayer_GetLastPlayedTimes_Response_Game) ProtoReflect

func (*CPlayer_GetLastPlayedTimes_Response_Game) Reset

func (*CPlayer_GetLastPlayedTimes_Response_Game) String

type CPlayer_GetMiniProfileBackground_Request

type CPlayer_GetMiniProfileBackground_Request struct {
	Steamid  *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetMiniProfileBackground_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetMiniProfileBackground_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetMiniProfileBackground_Request) GetLanguage

func (*CPlayer_GetMiniProfileBackground_Request) GetSteamid

func (*CPlayer_GetMiniProfileBackground_Request) ProtoMessage

func (*CPlayer_GetMiniProfileBackground_Request) ProtoReflect

func (*CPlayer_GetMiniProfileBackground_Request) Reset

func (*CPlayer_GetMiniProfileBackground_Request) String

type CPlayer_GetMiniProfileBackground_Response

type CPlayer_GetMiniProfileBackground_Response struct {
	ProfileBackground *ProfileItem `protobuf:"bytes,1,opt,name=profile_background,json=profileBackground" json:"profile_background,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetMiniProfileBackground_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetMiniProfileBackground_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetMiniProfileBackground_Response) GetProfileBackground

func (x *CPlayer_GetMiniProfileBackground_Response) GetProfileBackground() *ProfileItem

func (*CPlayer_GetMiniProfileBackground_Response) ProtoMessage

func (*CPlayer_GetMiniProfileBackground_Response) ProtoReflect

func (*CPlayer_GetMiniProfileBackground_Response) Reset

func (*CPlayer_GetMiniProfileBackground_Response) String

type CPlayer_GetMutualFriendsForIncomingInvites_Request

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

func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) Descriptor deprecated

Deprecated: Use CPlayer_GetMutualFriendsForIncomingInvites_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) ProtoMessage

func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) ProtoReflect

func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) Reset

func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) String

type CPlayer_GetMutualFriendsForIncomingInvites_Response

type CPlayer_GetMutualFriendsForIncomingInvites_Response struct {
	IncomingInviteMutualFriendsLists []*CPlayer_IncomingInviteMutualFriendList `` /* 156-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) Descriptor deprecated

Deprecated: Use CPlayer_GetMutualFriendsForIncomingInvites_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) GetIncomingInviteMutualFriendsLists

func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) ProtoMessage

func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) ProtoReflect

func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) Reset

func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) String

type CPlayer_GetNewSteamAnnouncementState_Request

type CPlayer_GetNewSteamAnnouncementState_Request struct {
	Language *int32 `protobuf:"varint,1,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetNewSteamAnnouncementState_Request) Descriptor deprecated

Deprecated: Use CPlayer_GetNewSteamAnnouncementState_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetNewSteamAnnouncementState_Request) GetLanguage

func (*CPlayer_GetNewSteamAnnouncementState_Request) ProtoMessage

func (*CPlayer_GetNewSteamAnnouncementState_Request) ProtoReflect

func (*CPlayer_GetNewSteamAnnouncementState_Request) Reset

func (*CPlayer_GetNewSteamAnnouncementState_Request) String

type CPlayer_GetNewSteamAnnouncementState_Response

type CPlayer_GetNewSteamAnnouncementState_Response struct {
	State                *int32  `protobuf:"varint,1,opt,name=state" json:"state,omitempty"`
	AnnouncementHeadline *string `protobuf:"bytes,2,opt,name=announcement_headline,json=announcementHeadline" json:"announcement_headline,omitempty"`
	AnnouncementUrl      *string `protobuf:"bytes,3,opt,name=announcement_url,json=announcementUrl" json:"announcement_url,omitempty"`
	TimePosted           *uint32 `protobuf:"varint,4,opt,name=time_posted,json=timePosted" json:"time_posted,omitempty"`
	AnnouncementGid      *uint64 `protobuf:"varint,5,opt,name=announcement_gid,json=announcementGid" json:"announcement_gid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetNewSteamAnnouncementState_Response) Descriptor deprecated

Deprecated: Use CPlayer_GetNewSteamAnnouncementState_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementGid

func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementGid() uint64

func (*CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementHeadline

func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementHeadline() string

func (*CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementUrl

func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementUrl() string

func (*CPlayer_GetNewSteamAnnouncementState_Response) GetState

func (*CPlayer_GetNewSteamAnnouncementState_Response) GetTimePosted

func (*CPlayer_GetNewSteamAnnouncementState_Response) ProtoMessage

func (*CPlayer_GetNewSteamAnnouncementState_Response) ProtoReflect

func (*CPlayer_GetNewSteamAnnouncementState_Response) Reset

func (*CPlayer_GetNewSteamAnnouncementState_Response) String

type CPlayer_GetNicknameList_Request

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

func (*CPlayer_GetNicknameList_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetNicknameList_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetNicknameList_Request) ProtoMessage

func (*CPlayer_GetNicknameList_Request) ProtoMessage()

func (*CPlayer_GetNicknameList_Request) ProtoReflect

func (*CPlayer_GetNicknameList_Request) Reset

func (*CPlayer_GetNicknameList_Request) String

type CPlayer_GetNicknameList_Response

type CPlayer_GetNicknameList_Response struct {
	Nicknames []*CPlayer_GetNicknameList_Response_PlayerNickname `protobuf:"bytes,1,rep,name=nicknames" json:"nicknames,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetNicknameList_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetNicknameList_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetNicknameList_Response) GetNicknames

func (*CPlayer_GetNicknameList_Response) ProtoMessage

func (*CPlayer_GetNicknameList_Response) ProtoMessage()

func (*CPlayer_GetNicknameList_Response) ProtoReflect

func (*CPlayer_GetNicknameList_Response) Reset

func (*CPlayer_GetNicknameList_Response) String

type CPlayer_GetNicknameList_Response_PlayerNickname

type CPlayer_GetNicknameList_Response_PlayerNickname struct {
	Accountid *uint32 `protobuf:"fixed32,1,opt,name=accountid" json:"accountid,omitempty"`
	Nickname  *string `protobuf:"bytes,2,opt,name=nickname" json:"nickname,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetNicknameList_Response_PlayerNickname) Descriptor deprecated

Deprecated: Use CPlayer_GetNicknameList_Response_PlayerNickname.ProtoReflect.Descriptor instead.

func (*CPlayer_GetNicknameList_Response_PlayerNickname) GetAccountid

func (*CPlayer_GetNicknameList_Response_PlayerNickname) GetNickname

func (*CPlayer_GetNicknameList_Response_PlayerNickname) ProtoMessage

func (*CPlayer_GetNicknameList_Response_PlayerNickname) ProtoReflect

func (*CPlayer_GetNicknameList_Response_PlayerNickname) Reset

func (*CPlayer_GetNicknameList_Response_PlayerNickname) String

type CPlayer_GetOwnedGames_Request

type CPlayer_GetOwnedGames_Request struct {
	Steamid                *uint64  `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"`
	IncludeAppinfo         *bool    `protobuf:"varint,2,opt,name=include_appinfo,json=includeAppinfo" json:"include_appinfo,omitempty"`
	IncludePlayedFreeGames *bool    `protobuf:"varint,3,opt,name=include_played_free_games,json=includePlayedFreeGames" json:"include_played_free_games,omitempty"`
	AppidsFilter           []uint32 `protobuf:"varint,4,rep,name=appids_filter,json=appidsFilter" json:"appids_filter,omitempty"`
	IncludeFreeSub         *bool    `protobuf:"varint,5,opt,name=include_free_sub,json=includeFreeSub" json:"include_free_sub,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetOwnedGames_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetOwnedGames_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetOwnedGames_Request) GetAppidsFilter

func (x *CPlayer_GetOwnedGames_Request) GetAppidsFilter() []uint32

func (*CPlayer_GetOwnedGames_Request) GetIncludeAppinfo

func (x *CPlayer_GetOwnedGames_Request) GetIncludeAppinfo() bool

func (*CPlayer_GetOwnedGames_Request) GetIncludeFreeSub

func (x *CPlayer_GetOwnedGames_Request) GetIncludeFreeSub() bool

func (*CPlayer_GetOwnedGames_Request) GetIncludePlayedFreeGames

func (x *CPlayer_GetOwnedGames_Request) GetIncludePlayedFreeGames() bool

func (*CPlayer_GetOwnedGames_Request) GetSteamid

func (x *CPlayer_GetOwnedGames_Request) GetSteamid() uint64

func (*CPlayer_GetOwnedGames_Request) ProtoMessage

func (*CPlayer_GetOwnedGames_Request) ProtoMessage()

func (*CPlayer_GetOwnedGames_Request) ProtoReflect

func (*CPlayer_GetOwnedGames_Request) Reset

func (x *CPlayer_GetOwnedGames_Request) Reset()

func (*CPlayer_GetOwnedGames_Request) String

type CPlayer_GetOwnedGames_Response

type CPlayer_GetOwnedGames_Response struct {
	GameCount *uint32                                `protobuf:"varint,1,opt,name=game_count,json=gameCount" json:"game_count,omitempty"`
	Games     []*CPlayer_GetOwnedGames_Response_Game `protobuf:"bytes,2,rep,name=games" json:"games,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetOwnedGames_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetOwnedGames_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetOwnedGames_Response) GetGameCount

func (x *CPlayer_GetOwnedGames_Response) GetGameCount() uint32

func (*CPlayer_GetOwnedGames_Response) GetGames

func (*CPlayer_GetOwnedGames_Response) ProtoMessage

func (*CPlayer_GetOwnedGames_Response) ProtoMessage()

func (*CPlayer_GetOwnedGames_Response) ProtoReflect

func (*CPlayer_GetOwnedGames_Response) Reset

func (x *CPlayer_GetOwnedGames_Response) Reset()

func (*CPlayer_GetOwnedGames_Response) String

type CPlayer_GetOwnedGames_Response_Game

type CPlayer_GetOwnedGames_Response_Game struct {
	Appid                    *int32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Name                     *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
	Playtime_2Weeks          *int32  `protobuf:"varint,3,opt,name=playtime_2weeks,json=playtime2weeks" json:"playtime_2weeks,omitempty"`
	PlaytimeForever          *int32  `protobuf:"varint,4,opt,name=playtime_forever,json=playtimeForever" json:"playtime_forever,omitempty"`
	ImgIconUrl               *string `protobuf:"bytes,5,opt,name=img_icon_url,json=imgIconUrl" json:"img_icon_url,omitempty"`
	ImgLogoUrl               *string `protobuf:"bytes,6,opt,name=img_logo_url,json=imgLogoUrl" json:"img_logo_url,omitempty"`
	HasCommunityVisibleStats *bool   `` /* 131-byte string literal not displayed */
	PlaytimeWindowsForever   *int32  `protobuf:"varint,8,opt,name=playtime_windows_forever,json=playtimeWindowsForever" json:"playtime_windows_forever,omitempty"`
	PlaytimeMacForever       *int32  `protobuf:"varint,9,opt,name=playtime_mac_forever,json=playtimeMacForever" json:"playtime_mac_forever,omitempty"`
	PlaytimeLinuxForever     *int32  `protobuf:"varint,10,opt,name=playtime_linux_forever,json=playtimeLinuxForever" json:"playtime_linux_forever,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetOwnedGames_Response_Game) Descriptor deprecated

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

Deprecated: Use CPlayer_GetOwnedGames_Response_Game.ProtoReflect.Descriptor instead.

func (*CPlayer_GetOwnedGames_Response_Game) GetAppid

func (*CPlayer_GetOwnedGames_Response_Game) GetHasCommunityVisibleStats

func (x *CPlayer_GetOwnedGames_Response_Game) GetHasCommunityVisibleStats() bool

func (*CPlayer_GetOwnedGames_Response_Game) GetImgIconUrl

func (x *CPlayer_GetOwnedGames_Response_Game) GetImgIconUrl() string

func (*CPlayer_GetOwnedGames_Response_Game) GetImgLogoUrl

func (x *CPlayer_GetOwnedGames_Response_Game) GetImgLogoUrl() string

func (*CPlayer_GetOwnedGames_Response_Game) GetName

func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytimeForever

func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeForever() int32

func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytimeLinuxForever

func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeLinuxForever() int32

func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytimeMacForever

func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeMacForever() int32

func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytimeWindowsForever

func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeWindowsForever() int32

func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytime_2Weeks

func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytime_2Weeks() int32

func (*CPlayer_GetOwnedGames_Response_Game) ProtoMessage

func (*CPlayer_GetOwnedGames_Response_Game) ProtoMessage()

func (*CPlayer_GetOwnedGames_Response_Game) ProtoReflect

func (*CPlayer_GetOwnedGames_Response_Game) Reset

func (*CPlayer_GetOwnedGames_Response_Game) String

type CPlayer_GetPerFriendPreferences_Request

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

func (*CPlayer_GetPerFriendPreferences_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetPerFriendPreferences_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetPerFriendPreferences_Request) ProtoMessage

func (*CPlayer_GetPerFriendPreferences_Request) ProtoReflect

func (*CPlayer_GetPerFriendPreferences_Request) Reset

func (*CPlayer_GetPerFriendPreferences_Request) String

type CPlayer_GetPerFriendPreferences_Response

type CPlayer_GetPerFriendPreferences_Response struct {
	Preferences []*PerFriendPreferences `protobuf:"bytes,1,rep,name=preferences" json:"preferences,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetPerFriendPreferences_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetPerFriendPreferences_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetPerFriendPreferences_Response) GetPreferences

func (*CPlayer_GetPerFriendPreferences_Response) ProtoMessage

func (*CPlayer_GetPerFriendPreferences_Response) ProtoReflect

func (*CPlayer_GetPerFriendPreferences_Response) Reset

func (*CPlayer_GetPerFriendPreferences_Response) String

type CPlayer_GetPlayNext_Request

type CPlayer_GetPlayNext_Request struct {
	MaxAgeSeconds *uint32  `protobuf:"varint,1,opt,name=max_age_seconds,json=maxAgeSeconds" json:"max_age_seconds,omitempty"`
	IgnoreAppids  []uint32 `protobuf:"varint,2,rep,name=ignore_appids,json=ignoreAppids" json:"ignore_appids,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetPlayNext_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetPlayNext_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetPlayNext_Request) GetIgnoreAppids

func (x *CPlayer_GetPlayNext_Request) GetIgnoreAppids() []uint32

func (*CPlayer_GetPlayNext_Request) GetMaxAgeSeconds

func (x *CPlayer_GetPlayNext_Request) GetMaxAgeSeconds() uint32

func (*CPlayer_GetPlayNext_Request) ProtoMessage

func (*CPlayer_GetPlayNext_Request) ProtoMessage()

func (*CPlayer_GetPlayNext_Request) ProtoReflect

func (*CPlayer_GetPlayNext_Request) Reset

func (x *CPlayer_GetPlayNext_Request) Reset()

func (*CPlayer_GetPlayNext_Request) String

func (x *CPlayer_GetPlayNext_Request) String() string

type CPlayer_GetPlayNext_Response

type CPlayer_GetPlayNext_Response struct {
	LastUpdateTime *uint32  `protobuf:"varint,1,opt,name=last_update_time,json=lastUpdateTime" json:"last_update_time,omitempty"`
	Appids         []uint32 `protobuf:"varint,2,rep,name=appids" json:"appids,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetPlayNext_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetPlayNext_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetPlayNext_Response) GetAppids

func (x *CPlayer_GetPlayNext_Response) GetAppids() []uint32

func (*CPlayer_GetPlayNext_Response) GetLastUpdateTime

func (x *CPlayer_GetPlayNext_Response) GetLastUpdateTime() uint32

func (*CPlayer_GetPlayNext_Response) ProtoMessage

func (*CPlayer_GetPlayNext_Response) ProtoMessage()

func (*CPlayer_GetPlayNext_Response) ProtoReflect

func (*CPlayer_GetPlayNext_Response) Reset

func (x *CPlayer_GetPlayNext_Response) Reset()

func (*CPlayer_GetPlayNext_Response) String

type CPlayer_GetPostedStatus_Request

type CPlayer_GetPostedStatus_Request struct {
	Steamid *uint64 `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"`
	Postid  *uint64 `protobuf:"varint,2,opt,name=postid" json:"postid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetPostedStatus_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetPostedStatus_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetPostedStatus_Request) GetPostid

func (x *CPlayer_GetPostedStatus_Request) GetPostid() uint64

func (*CPlayer_GetPostedStatus_Request) GetSteamid

func (x *CPlayer_GetPostedStatus_Request) GetSteamid() uint64

func (*CPlayer_GetPostedStatus_Request) ProtoMessage

func (*CPlayer_GetPostedStatus_Request) ProtoMessage()

func (*CPlayer_GetPostedStatus_Request) ProtoReflect

func (*CPlayer_GetPostedStatus_Request) Reset

func (*CPlayer_GetPostedStatus_Request) String

type CPlayer_GetPostedStatus_Response

type CPlayer_GetPostedStatus_Response struct {
	Accountid  *uint32 `protobuf:"varint,1,opt,name=accountid" json:"accountid,omitempty"`
	Postid     *uint64 `protobuf:"varint,2,opt,name=postid" json:"postid,omitempty"`
	StatusText *string `protobuf:"bytes,3,opt,name=status_text,json=statusText" json:"status_text,omitempty"`
	Deleted    *bool   `protobuf:"varint,4,opt,name=deleted" json:"deleted,omitempty"`
	Appid      *uint32 `protobuf:"varint,5,opt,name=appid" json:"appid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetPostedStatus_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetPostedStatus_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetPostedStatus_Response) GetAccountid

func (x *CPlayer_GetPostedStatus_Response) GetAccountid() uint32

func (*CPlayer_GetPostedStatus_Response) GetAppid

func (*CPlayer_GetPostedStatus_Response) GetDeleted

func (x *CPlayer_GetPostedStatus_Response) GetDeleted() bool

func (*CPlayer_GetPostedStatus_Response) GetPostid

func (*CPlayer_GetPostedStatus_Response) GetStatusText

func (x *CPlayer_GetPostedStatus_Response) GetStatusText() string

func (*CPlayer_GetPostedStatus_Response) ProtoMessage

func (*CPlayer_GetPostedStatus_Response) ProtoMessage()

func (*CPlayer_GetPostedStatus_Response) ProtoReflect

func (*CPlayer_GetPostedStatus_Response) Reset

func (*CPlayer_GetPostedStatus_Response) String

type CPlayer_GetPrivacySettings_Request

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

func (*CPlayer_GetPrivacySettings_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetPrivacySettings_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetPrivacySettings_Request) ProtoMessage

func (*CPlayer_GetPrivacySettings_Request) ProtoMessage()

func (*CPlayer_GetPrivacySettings_Request) ProtoReflect

func (*CPlayer_GetPrivacySettings_Request) Reset

func (*CPlayer_GetPrivacySettings_Request) String

type CPlayer_GetPrivacySettings_Response

type CPlayer_GetPrivacySettings_Response struct {
	PrivacySettings *CPrivacySettings `protobuf:"bytes,1,opt,name=privacy_settings,json=privacySettings" json:"privacy_settings,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetPrivacySettings_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetPrivacySettings_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetPrivacySettings_Response) GetPrivacySettings

func (x *CPlayer_GetPrivacySettings_Response) GetPrivacySettings() *CPrivacySettings

func (*CPlayer_GetPrivacySettings_Response) ProtoMessage

func (*CPlayer_GetPrivacySettings_Response) ProtoMessage()

func (*CPlayer_GetPrivacySettings_Response) ProtoReflect

func (*CPlayer_GetPrivacySettings_Response) Reset

func (*CPlayer_GetPrivacySettings_Response) String

type CPlayer_GetProfileBackground_Request

type CPlayer_GetProfileBackground_Request struct {
	Steamid  *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetProfileBackground_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetProfileBackground_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetProfileBackground_Request) GetLanguage

func (*CPlayer_GetProfileBackground_Request) GetSteamid

func (*CPlayer_GetProfileBackground_Request) ProtoMessage

func (*CPlayer_GetProfileBackground_Request) ProtoMessage()

func (*CPlayer_GetProfileBackground_Request) ProtoReflect

func (*CPlayer_GetProfileBackground_Request) Reset

func (*CPlayer_GetProfileBackground_Request) String

type CPlayer_GetProfileBackground_Response

type CPlayer_GetProfileBackground_Response struct {
	ProfileBackground *ProfileItem `protobuf:"bytes,1,opt,name=profile_background,json=profileBackground" json:"profile_background,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetProfileBackground_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetProfileBackground_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetProfileBackground_Response) GetProfileBackground

func (x *CPlayer_GetProfileBackground_Response) GetProfileBackground() *ProfileItem

func (*CPlayer_GetProfileBackground_Response) ProtoMessage

func (*CPlayer_GetProfileBackground_Response) ProtoMessage()

func (*CPlayer_GetProfileBackground_Response) ProtoReflect

func (*CPlayer_GetProfileBackground_Response) Reset

func (*CPlayer_GetProfileBackground_Response) String

type CPlayer_GetProfileItemsEquipped_Request

type CPlayer_GetProfileItemsEquipped_Request struct {
	Steamid  *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetProfileItemsEquipped_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetProfileItemsEquipped_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetProfileItemsEquipped_Request) GetLanguage

func (*CPlayer_GetProfileItemsEquipped_Request) GetSteamid

func (*CPlayer_GetProfileItemsEquipped_Request) ProtoMessage

func (*CPlayer_GetProfileItemsEquipped_Request) ProtoReflect

func (*CPlayer_GetProfileItemsEquipped_Request) Reset

func (*CPlayer_GetProfileItemsEquipped_Request) String

type CPlayer_GetProfileItemsEquipped_Response

type CPlayer_GetProfileItemsEquipped_Response struct {
	ProfileBackground     *ProfileItem `protobuf:"bytes,1,opt,name=profile_background,json=profileBackground" json:"profile_background,omitempty"`
	MiniProfileBackground *ProfileItem `protobuf:"bytes,2,opt,name=mini_profile_background,json=miniProfileBackground" json:"mini_profile_background,omitempty"`
	AvatarFrame           *ProfileItem `protobuf:"bytes,3,opt,name=avatar_frame,json=avatarFrame" json:"avatar_frame,omitempty"`
	AnimatedAvatar        *ProfileItem `protobuf:"bytes,4,opt,name=animated_avatar,json=animatedAvatar" json:"animated_avatar,omitempty"`
	ProfileModifier       *ProfileItem `protobuf:"bytes,5,opt,name=profile_modifier,json=profileModifier" json:"profile_modifier,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetProfileItemsEquipped_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetProfileItemsEquipped_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetProfileItemsEquipped_Response) GetAnimatedAvatar

func (x *CPlayer_GetProfileItemsEquipped_Response) GetAnimatedAvatar() *ProfileItem

func (*CPlayer_GetProfileItemsEquipped_Response) GetAvatarFrame

func (*CPlayer_GetProfileItemsEquipped_Response) GetMiniProfileBackground

func (x *CPlayer_GetProfileItemsEquipped_Response) GetMiniProfileBackground() *ProfileItem

func (*CPlayer_GetProfileItemsEquipped_Response) GetProfileBackground

func (x *CPlayer_GetProfileItemsEquipped_Response) GetProfileBackground() *ProfileItem

func (*CPlayer_GetProfileItemsEquipped_Response) GetProfileModifier

func (x *CPlayer_GetProfileItemsEquipped_Response) GetProfileModifier() *ProfileItem

func (*CPlayer_GetProfileItemsEquipped_Response) ProtoMessage

func (*CPlayer_GetProfileItemsEquipped_Response) ProtoReflect

func (*CPlayer_GetProfileItemsEquipped_Response) Reset

func (*CPlayer_GetProfileItemsEquipped_Response) String

type CPlayer_GetProfileItemsOwned_Request

type CPlayer_GetProfileItemsOwned_Request struct {
	Language *string `protobuf:"bytes,1,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetProfileItemsOwned_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_GetProfileItemsOwned_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_GetProfileItemsOwned_Request) GetLanguage

func (*CPlayer_GetProfileItemsOwned_Request) ProtoMessage

func (*CPlayer_GetProfileItemsOwned_Request) ProtoMessage()

func (*CPlayer_GetProfileItemsOwned_Request) ProtoReflect

func (*CPlayer_GetProfileItemsOwned_Request) Reset

func (*CPlayer_GetProfileItemsOwned_Request) String

type CPlayer_GetProfileItemsOwned_Response

type CPlayer_GetProfileItemsOwned_Response struct {
	ProfileBackgrounds     []*ProfileItem `protobuf:"bytes,1,rep,name=profile_backgrounds,json=profileBackgrounds" json:"profile_backgrounds,omitempty"`
	MiniProfileBackgrounds []*ProfileItem `protobuf:"bytes,2,rep,name=mini_profile_backgrounds,json=miniProfileBackgrounds" json:"mini_profile_backgrounds,omitempty"`
	AvatarFrames           []*ProfileItem `protobuf:"bytes,3,rep,name=avatar_frames,json=avatarFrames" json:"avatar_frames,omitempty"`
	AnimatedAvatars        []*ProfileItem `protobuf:"bytes,4,rep,name=animated_avatars,json=animatedAvatars" json:"animated_avatars,omitempty"`
	ProfileModifiers       []*ProfileItem `protobuf:"bytes,5,rep,name=profile_modifiers,json=profileModifiers" json:"profile_modifiers,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_GetProfileItemsOwned_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_GetProfileItemsOwned_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_GetProfileItemsOwned_Response) GetAnimatedAvatars

func (x *CPlayer_GetProfileItemsOwned_Response) GetAnimatedAvatars() []*ProfileItem

func (*CPlayer_GetProfileItemsOwned_Response) GetAvatarFrames

func (x *CPlayer_GetProfileItemsOwned_Response) GetAvatarFrames() []*ProfileItem

func (*CPlayer_GetProfileItemsOwned_Response) GetMiniProfileBackgrounds

func (x *CPlayer_GetProfileItemsOwned_Response) GetMiniProfileBackgrounds() []*ProfileItem

func (*CPlayer_GetProfileItemsOwned_Response) GetProfileBackgrounds

func (x *CPlayer_GetProfileItemsOwned_Response) GetProfileBackgrounds() []*ProfileItem

func (*CPlayer_GetProfileItemsOwned_Response) GetProfileModifiers

func (x *CPlayer_GetProfileItemsOwned_Response) GetProfileModifiers() []*ProfileItem

func (*CPlayer_GetProfileItemsOwned_Response) ProtoMessage

func (*CPlayer_GetProfileItemsOwned_Response) ProtoMessage()

func (*CPlayer_GetProfileItemsOwned_Response) ProtoReflect

func (*CPlayer_GetProfileItemsOwned_Response) Reset

func (*CPlayer_GetProfileItemsOwned_Response) String

type CPlayer_IgnoreFriend_Request

type CPlayer_IgnoreFriend_Request struct {
	Steamid  *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Unignore *bool   `protobuf:"varint,2,opt,name=unignore" json:"unignore,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_IgnoreFriend_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_IgnoreFriend_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_IgnoreFriend_Request) GetSteamid

func (x *CPlayer_IgnoreFriend_Request) GetSteamid() uint64

func (*CPlayer_IgnoreFriend_Request) GetUnignore

func (x *CPlayer_IgnoreFriend_Request) GetUnignore() bool

func (*CPlayer_IgnoreFriend_Request) ProtoMessage

func (*CPlayer_IgnoreFriend_Request) ProtoMessage()

func (*CPlayer_IgnoreFriend_Request) ProtoReflect

func (*CPlayer_IgnoreFriend_Request) Reset

func (x *CPlayer_IgnoreFriend_Request) Reset()

func (*CPlayer_IgnoreFriend_Request) String

type CPlayer_IgnoreFriend_Response

type CPlayer_IgnoreFriend_Response struct {
	FriendRelationship *uint32 `protobuf:"varint,1,opt,name=friend_relationship,json=friendRelationship" json:"friend_relationship,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_IgnoreFriend_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_IgnoreFriend_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_IgnoreFriend_Response) GetFriendRelationship

func (x *CPlayer_IgnoreFriend_Response) GetFriendRelationship() uint32

func (*CPlayer_IgnoreFriend_Response) ProtoMessage

func (*CPlayer_IgnoreFriend_Response) ProtoMessage()

func (*CPlayer_IgnoreFriend_Response) ProtoReflect

func (*CPlayer_IgnoreFriend_Response) Reset

func (x *CPlayer_IgnoreFriend_Response) Reset()

func (*CPlayer_IgnoreFriend_Response) String

type CPlayer_IncomingInviteMutualFriendList

type CPlayer_IncomingInviteMutualFriendList struct {
	Steamid                *uint64  `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	MutualFriendAccountIds []uint32 `protobuf:"varint,2,rep,name=mutual_friend_account_ids,json=mutualFriendAccountIds" json:"mutual_friend_account_ids,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_IncomingInviteMutualFriendList) Descriptor deprecated

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

Deprecated: Use CPlayer_IncomingInviteMutualFriendList.ProtoReflect.Descriptor instead.

func (*CPlayer_IncomingInviteMutualFriendList) GetMutualFriendAccountIds

func (x *CPlayer_IncomingInviteMutualFriendList) GetMutualFriendAccountIds() []uint32

func (*CPlayer_IncomingInviteMutualFriendList) GetSteamid

func (*CPlayer_IncomingInviteMutualFriendList) ProtoMessage

func (*CPlayer_IncomingInviteMutualFriendList) ProtoReflect

func (*CPlayer_IncomingInviteMutualFriendList) Reset

func (*CPlayer_IncomingInviteMutualFriendList) String

type CPlayer_LastPlayedTimes_Notification

type CPlayer_LastPlayedTimes_Notification struct {
	Games []*CPlayer_GetLastPlayedTimes_Response_Game `protobuf:"bytes,1,rep,name=games" json:"games,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_LastPlayedTimes_Notification) Descriptor deprecated

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

Deprecated: Use CPlayer_LastPlayedTimes_Notification.ProtoReflect.Descriptor instead.

func (*CPlayer_LastPlayedTimes_Notification) GetGames

func (*CPlayer_LastPlayedTimes_Notification) ProtoMessage

func (*CPlayer_LastPlayedTimes_Notification) ProtoMessage()

func (*CPlayer_LastPlayedTimes_Notification) ProtoReflect

func (*CPlayer_LastPlayedTimes_Notification) Reset

func (*CPlayer_LastPlayedTimes_Notification) String

type CPlayer_NewSteamAnnouncementState_Notification

type CPlayer_NewSteamAnnouncementState_Notification struct {
	State                *int32  `protobuf:"varint,1,opt,name=state" json:"state,omitempty"`
	AnnouncementHeadline *string `protobuf:"bytes,2,opt,name=announcement_headline,json=announcementHeadline" json:"announcement_headline,omitempty"`
	AnnouncementUrl      *string `protobuf:"bytes,3,opt,name=announcement_url,json=announcementUrl" json:"announcement_url,omitempty"`
	TimePosted           *uint32 `protobuf:"varint,4,opt,name=time_posted,json=timePosted" json:"time_posted,omitempty"`
	AnnouncementGid      *uint64 `protobuf:"varint,5,opt,name=announcement_gid,json=announcementGid" json:"announcement_gid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_NewSteamAnnouncementState_Notification) Descriptor deprecated

Deprecated: Use CPlayer_NewSteamAnnouncementState_Notification.ProtoReflect.Descriptor instead.

func (*CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementGid

func (*CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementHeadline

func (x *CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementHeadline() string

func (*CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementUrl

func (*CPlayer_NewSteamAnnouncementState_Notification) GetState

func (*CPlayer_NewSteamAnnouncementState_Notification) GetTimePosted

func (*CPlayer_NewSteamAnnouncementState_Notification) ProtoMessage

func (*CPlayer_NewSteamAnnouncementState_Notification) ProtoReflect

func (*CPlayer_NewSteamAnnouncementState_Notification) Reset

func (*CPlayer_NewSteamAnnouncementState_Notification) String

type CPlayer_PerFriendPreferencesChanged_Notification

type CPlayer_PerFriendPreferencesChanged_Notification struct {
	Accountid   *uint32               `protobuf:"fixed32,1,opt,name=accountid" json:"accountid,omitempty"`
	Preferences *PerFriendPreferences `protobuf:"bytes,2,opt,name=preferences" json:"preferences,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_PerFriendPreferencesChanged_Notification) Descriptor deprecated

Deprecated: Use CPlayer_PerFriendPreferencesChanged_Notification.ProtoReflect.Descriptor instead.

func (*CPlayer_PerFriendPreferencesChanged_Notification) GetAccountid

func (*CPlayer_PerFriendPreferencesChanged_Notification) GetPreferences

func (*CPlayer_PerFriendPreferencesChanged_Notification) ProtoMessage

func (*CPlayer_PerFriendPreferencesChanged_Notification) ProtoReflect

func (*CPlayer_PerFriendPreferencesChanged_Notification) Reset

func (*CPlayer_PerFriendPreferencesChanged_Notification) String

type CPlayer_PostStatusToFriends_Request

type CPlayer_PostStatusToFriends_Request struct {
	Appid      *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	StatusText *string `protobuf:"bytes,2,opt,name=status_text,json=statusText" json:"status_text,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_PostStatusToFriends_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_PostStatusToFriends_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_PostStatusToFriends_Request) GetAppid

func (*CPlayer_PostStatusToFriends_Request) GetStatusText

func (x *CPlayer_PostStatusToFriends_Request) GetStatusText() string

func (*CPlayer_PostStatusToFriends_Request) ProtoMessage

func (*CPlayer_PostStatusToFriends_Request) ProtoMessage()

func (*CPlayer_PostStatusToFriends_Request) ProtoReflect

func (*CPlayer_PostStatusToFriends_Request) Reset

func (*CPlayer_PostStatusToFriends_Request) String

type CPlayer_PostStatusToFriends_Response

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

func (*CPlayer_PostStatusToFriends_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_PostStatusToFriends_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_PostStatusToFriends_Response) ProtoMessage

func (*CPlayer_PostStatusToFriends_Response) ProtoMessage()

func (*CPlayer_PostStatusToFriends_Response) ProtoReflect

func (*CPlayer_PostStatusToFriends_Response) Reset

func (*CPlayer_PostStatusToFriends_Response) String

type CPlayer_PrivacySettingsChanged_Notification

type CPlayer_PrivacySettingsChanged_Notification struct {
	PrivacySettings *CPrivacySettings `protobuf:"bytes,1,opt,name=privacy_settings,json=privacySettings" json:"privacy_settings,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_PrivacySettingsChanged_Notification) Descriptor deprecated

Deprecated: Use CPlayer_PrivacySettingsChanged_Notification.ProtoReflect.Descriptor instead.

func (*CPlayer_PrivacySettingsChanged_Notification) GetPrivacySettings

func (*CPlayer_PrivacySettingsChanged_Notification) ProtoMessage

func (*CPlayer_PrivacySettingsChanged_Notification) ProtoReflect

func (*CPlayer_PrivacySettingsChanged_Notification) Reset

func (*CPlayer_PrivacySettingsChanged_Notification) String

type CPlayer_RemoveFriend_Request

type CPlayer_RemoveFriend_Request struct {
	Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_RemoveFriend_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_RemoveFriend_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_RemoveFriend_Request) GetSteamid

func (x *CPlayer_RemoveFriend_Request) GetSteamid() uint64

func (*CPlayer_RemoveFriend_Request) ProtoMessage

func (*CPlayer_RemoveFriend_Request) ProtoMessage()

func (*CPlayer_RemoveFriend_Request) ProtoReflect

func (*CPlayer_RemoveFriend_Request) Reset

func (x *CPlayer_RemoveFriend_Request) Reset()

func (*CPlayer_RemoveFriend_Request) String

type CPlayer_RemoveFriend_Response

type CPlayer_RemoveFriend_Response struct {
	FriendRelationship *uint32 `protobuf:"varint,1,opt,name=friend_relationship,json=friendRelationship" json:"friend_relationship,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_RemoveFriend_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_RemoveFriend_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_RemoveFriend_Response) GetFriendRelationship

func (x *CPlayer_RemoveFriend_Response) GetFriendRelationship() uint32

func (*CPlayer_RemoveFriend_Response) ProtoMessage

func (*CPlayer_RemoveFriend_Response) ProtoMessage()

func (*CPlayer_RemoveFriend_Response) ProtoReflect

func (*CPlayer_RemoveFriend_Response) Reset

func (x *CPlayer_RemoveFriend_Response) Reset()

func (*CPlayer_RemoveFriend_Response) String

type CPlayer_SetAnimatedAvatar_Request

type CPlayer_SetAnimatedAvatar_Request struct {
	Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_SetAnimatedAvatar_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_SetAnimatedAvatar_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_SetAnimatedAvatar_Request) GetCommunityitemid

func (x *CPlayer_SetAnimatedAvatar_Request) GetCommunityitemid() uint64

func (*CPlayer_SetAnimatedAvatar_Request) ProtoMessage

func (*CPlayer_SetAnimatedAvatar_Request) ProtoMessage()

func (*CPlayer_SetAnimatedAvatar_Request) ProtoReflect

func (*CPlayer_SetAnimatedAvatar_Request) Reset

func (*CPlayer_SetAnimatedAvatar_Request) String

type CPlayer_SetAnimatedAvatar_Response

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

func (*CPlayer_SetAnimatedAvatar_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_SetAnimatedAvatar_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_SetAnimatedAvatar_Response) ProtoMessage

func (*CPlayer_SetAnimatedAvatar_Response) ProtoMessage()

func (*CPlayer_SetAnimatedAvatar_Response) ProtoReflect

func (*CPlayer_SetAnimatedAvatar_Response) Reset

func (*CPlayer_SetAnimatedAvatar_Response) String

type CPlayer_SetAvatarFrame_Request

type CPlayer_SetAvatarFrame_Request struct {
	Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_SetAvatarFrame_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_SetAvatarFrame_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_SetAvatarFrame_Request) GetCommunityitemid

func (x *CPlayer_SetAvatarFrame_Request) GetCommunityitemid() uint64

func (*CPlayer_SetAvatarFrame_Request) ProtoMessage

func (*CPlayer_SetAvatarFrame_Request) ProtoMessage()

func (*CPlayer_SetAvatarFrame_Request) ProtoReflect

func (*CPlayer_SetAvatarFrame_Request) Reset

func (x *CPlayer_SetAvatarFrame_Request) Reset()

func (*CPlayer_SetAvatarFrame_Request) String

type CPlayer_SetAvatarFrame_Response

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

func (*CPlayer_SetAvatarFrame_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_SetAvatarFrame_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_SetAvatarFrame_Response) ProtoMessage

func (*CPlayer_SetAvatarFrame_Response) ProtoMessage()

func (*CPlayer_SetAvatarFrame_Response) ProtoReflect

func (*CPlayer_SetAvatarFrame_Response) Reset

func (*CPlayer_SetAvatarFrame_Response) String

type CPlayer_SetCommunityPreferences_Request

type CPlayer_SetCommunityPreferences_Request struct {
	Preferences *CPlayer_CommunityPreferences `protobuf:"bytes,1,opt,name=preferences" json:"preferences,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_SetCommunityPreferences_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_SetCommunityPreferences_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_SetCommunityPreferences_Request) GetPreferences

func (*CPlayer_SetCommunityPreferences_Request) ProtoMessage

func (*CPlayer_SetCommunityPreferences_Request) ProtoReflect

func (*CPlayer_SetCommunityPreferences_Request) Reset

func (*CPlayer_SetCommunityPreferences_Request) String

type CPlayer_SetCommunityPreferences_Response

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

func (*CPlayer_SetCommunityPreferences_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_SetCommunityPreferences_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_SetCommunityPreferences_Response) ProtoMessage

func (*CPlayer_SetCommunityPreferences_Response) ProtoReflect

func (*CPlayer_SetCommunityPreferences_Response) Reset

func (*CPlayer_SetCommunityPreferences_Response) String

type CPlayer_SetEquippedProfileItemFlags_Request

type CPlayer_SetEquippedProfileItemFlags_Request struct {
	Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"`
	Flags           *uint32 `protobuf:"varint,2,opt,name=flags" json:"flags,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_SetEquippedProfileItemFlags_Request) Descriptor deprecated

Deprecated: Use CPlayer_SetEquippedProfileItemFlags_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_SetEquippedProfileItemFlags_Request) GetCommunityitemid

func (x *CPlayer_SetEquippedProfileItemFlags_Request) GetCommunityitemid() uint64

func (*CPlayer_SetEquippedProfileItemFlags_Request) GetFlags

func (*CPlayer_SetEquippedProfileItemFlags_Request) ProtoMessage

func (*CPlayer_SetEquippedProfileItemFlags_Request) ProtoReflect

func (*CPlayer_SetEquippedProfileItemFlags_Request) Reset

func (*CPlayer_SetEquippedProfileItemFlags_Request) String

type CPlayer_SetEquippedProfileItemFlags_Response

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

func (*CPlayer_SetEquippedProfileItemFlags_Response) Descriptor deprecated

Deprecated: Use CPlayer_SetEquippedProfileItemFlags_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_SetEquippedProfileItemFlags_Response) ProtoMessage

func (*CPlayer_SetEquippedProfileItemFlags_Response) ProtoReflect

func (*CPlayer_SetEquippedProfileItemFlags_Response) Reset

func (*CPlayer_SetEquippedProfileItemFlags_Response) String

type CPlayer_SetMiniProfileBackground_Request

type CPlayer_SetMiniProfileBackground_Request struct {
	Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_SetMiniProfileBackground_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_SetMiniProfileBackground_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_SetMiniProfileBackground_Request) GetCommunityitemid

func (x *CPlayer_SetMiniProfileBackground_Request) GetCommunityitemid() uint64

func (*CPlayer_SetMiniProfileBackground_Request) ProtoMessage

func (*CPlayer_SetMiniProfileBackground_Request) ProtoReflect

func (*CPlayer_SetMiniProfileBackground_Request) Reset

func (*CPlayer_SetMiniProfileBackground_Request) String

type CPlayer_SetMiniProfileBackground_Response

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

func (*CPlayer_SetMiniProfileBackground_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_SetMiniProfileBackground_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_SetMiniProfileBackground_Response) ProtoMessage

func (*CPlayer_SetMiniProfileBackground_Response) ProtoReflect

func (*CPlayer_SetMiniProfileBackground_Response) Reset

func (*CPlayer_SetMiniProfileBackground_Response) String

type CPlayer_SetPerFriendPreferences_Request

type CPlayer_SetPerFriendPreferences_Request struct {
	Preferences *PerFriendPreferences `protobuf:"bytes,1,opt,name=preferences" json:"preferences,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_SetPerFriendPreferences_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_SetPerFriendPreferences_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_SetPerFriendPreferences_Request) GetPreferences

func (*CPlayer_SetPerFriendPreferences_Request) ProtoMessage

func (*CPlayer_SetPerFriendPreferences_Request) ProtoReflect

func (*CPlayer_SetPerFriendPreferences_Request) Reset

func (*CPlayer_SetPerFriendPreferences_Request) String

type CPlayer_SetPerFriendPreferences_Response

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

func (*CPlayer_SetPerFriendPreferences_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_SetPerFriendPreferences_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_SetPerFriendPreferences_Response) ProtoMessage

func (*CPlayer_SetPerFriendPreferences_Response) ProtoReflect

func (*CPlayer_SetPerFriendPreferences_Response) Reset

func (*CPlayer_SetPerFriendPreferences_Response) String

type CPlayer_SetProfileBackground_Request

type CPlayer_SetProfileBackground_Request struct {
	Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_SetProfileBackground_Request) Descriptor deprecated

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

Deprecated: Use CPlayer_SetProfileBackground_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_SetProfileBackground_Request) GetCommunityitemid

func (x *CPlayer_SetProfileBackground_Request) GetCommunityitemid() uint64

func (*CPlayer_SetProfileBackground_Request) ProtoMessage

func (*CPlayer_SetProfileBackground_Request) ProtoMessage()

func (*CPlayer_SetProfileBackground_Request) ProtoReflect

func (*CPlayer_SetProfileBackground_Request) Reset

func (*CPlayer_SetProfileBackground_Request) String

type CPlayer_SetProfileBackground_Response

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

func (*CPlayer_SetProfileBackground_Response) Descriptor deprecated

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

Deprecated: Use CPlayer_SetProfileBackground_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_SetProfileBackground_Response) ProtoMessage

func (*CPlayer_SetProfileBackground_Response) ProtoMessage()

func (*CPlayer_SetProfileBackground_Response) ProtoReflect

func (*CPlayer_SetProfileBackground_Response) Reset

func (*CPlayer_SetProfileBackground_Response) String

type CPlayer_UpdateSteamAnnouncementLastRead_Request

type CPlayer_UpdateSteamAnnouncementLastRead_Request struct {
	AnnouncementGid *uint64 `protobuf:"varint,1,opt,name=announcement_gid,json=announcementGid" json:"announcement_gid,omitempty"`
	TimePosted      *uint32 `protobuf:"varint,2,opt,name=time_posted,json=timePosted" json:"time_posted,omitempty"`
	// contains filtered or unexported fields
}

func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) Descriptor deprecated

Deprecated: Use CPlayer_UpdateSteamAnnouncementLastRead_Request.ProtoReflect.Descriptor instead.

func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) GetAnnouncementGid

func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) GetTimePosted

func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) ProtoMessage

func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) ProtoReflect

func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) Reset

func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) String

type CPlayer_UpdateSteamAnnouncementLastRead_Response

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

func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) Descriptor deprecated

Deprecated: Use CPlayer_UpdateSteamAnnouncementLastRead_Response.ProtoReflect.Descriptor instead.

func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) ProtoMessage

func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) ProtoReflect

func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) Reset

func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) String

type CPrivacySettings

type CPrivacySettings struct {
	PrivacyState            *int32 `protobuf:"varint,1,opt,name=privacy_state,json=privacyState" json:"privacy_state,omitempty"`
	PrivacyStateInventory   *int32 `protobuf:"varint,2,opt,name=privacy_state_inventory,json=privacyStateInventory" json:"privacy_state_inventory,omitempty"`
	PrivacyStateGifts       *int32 `protobuf:"varint,3,opt,name=privacy_state_gifts,json=privacyStateGifts" json:"privacy_state_gifts,omitempty"`
	PrivacyStateOwnedgames  *int32 `protobuf:"varint,4,opt,name=privacy_state_ownedgames,json=privacyStateOwnedgames" json:"privacy_state_ownedgames,omitempty"`
	PrivacyStatePlaytime    *int32 `protobuf:"varint,5,opt,name=privacy_state_playtime,json=privacyStatePlaytime" json:"privacy_state_playtime,omitempty"`
	PrivacyStateFriendslist *int32 `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CPrivacySettings) Descriptor deprecated

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

Deprecated: Use CPrivacySettings.ProtoReflect.Descriptor instead.

func (*CPrivacySettings) GetPrivacyState

func (x *CPrivacySettings) GetPrivacyState() int32

func (*CPrivacySettings) GetPrivacyStateFriendslist

func (x *CPrivacySettings) GetPrivacyStateFriendslist() int32

func (*CPrivacySettings) GetPrivacyStateGifts

func (x *CPrivacySettings) GetPrivacyStateGifts() int32

func (*CPrivacySettings) GetPrivacyStateInventory

func (x *CPrivacySettings) GetPrivacyStateInventory() int32

func (*CPrivacySettings) GetPrivacyStateOwnedgames

func (x *CPrivacySettings) GetPrivacyStateOwnedgames() int32

func (*CPrivacySettings) GetPrivacyStatePlaytime

func (x *CPrivacySettings) GetPrivacyStatePlaytime() int32

func (*CPrivacySettings) ProtoMessage

func (*CPrivacySettings) ProtoMessage()

func (*CPrivacySettings) ProtoReflect

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

func (*CPrivacySettings) Reset

func (x *CPrivacySettings) Reset()

func (*CPrivacySettings) String

func (x *CPrivacySettings) String() string

type CPublishedFile_AddAppRelationship_Request

type CPublishedFile_AddAppRelationship_Request struct {
	Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Appid           *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	Relationship    *uint32 `protobuf:"varint,3,opt,name=relationship" json:"relationship,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_AddAppRelationship_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_AddAppRelationship_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_AddAppRelationship_Request) GetAppid

func (*CPublishedFile_AddAppRelationship_Request) GetPublishedfileid

func (x *CPublishedFile_AddAppRelationship_Request) GetPublishedfileid() uint64

func (*CPublishedFile_AddAppRelationship_Request) GetRelationship

func (*CPublishedFile_AddAppRelationship_Request) ProtoMessage

func (*CPublishedFile_AddAppRelationship_Request) ProtoReflect

func (*CPublishedFile_AddAppRelationship_Request) Reset

func (*CPublishedFile_AddAppRelationship_Request) String

type CPublishedFile_AddAppRelationship_Response

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

func (*CPublishedFile_AddAppRelationship_Response) Descriptor deprecated

Deprecated: Use CPublishedFile_AddAppRelationship_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_AddAppRelationship_Response) ProtoMessage

func (*CPublishedFile_AddAppRelationship_Response) ProtoReflect

func (*CPublishedFile_AddAppRelationship_Response) Reset

func (*CPublishedFile_AddAppRelationship_Response) String

type CPublishedFile_AddChild_Request

type CPublishedFile_AddChild_Request struct {
	Publishedfileid      *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	ChildPublishedfileid *uint64 `protobuf:"varint,2,opt,name=child_publishedfileid,json=childPublishedfileid" json:"child_publishedfileid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_AddChild_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_AddChild_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_AddChild_Request) GetChildPublishedfileid

func (x *CPublishedFile_AddChild_Request) GetChildPublishedfileid() uint64

func (*CPublishedFile_AddChild_Request) GetPublishedfileid

func (x *CPublishedFile_AddChild_Request) GetPublishedfileid() uint64

func (*CPublishedFile_AddChild_Request) ProtoMessage

func (*CPublishedFile_AddChild_Request) ProtoMessage()

func (*CPublishedFile_AddChild_Request) ProtoReflect

func (*CPublishedFile_AddChild_Request) Reset

func (*CPublishedFile_AddChild_Request) String

type CPublishedFile_AddChild_Response

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

func (*CPublishedFile_AddChild_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_AddChild_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_AddChild_Response) ProtoMessage

func (*CPublishedFile_AddChild_Response) ProtoMessage()

func (*CPublishedFile_AddChild_Response) ProtoReflect

func (*CPublishedFile_AddChild_Response) Reset

func (*CPublishedFile_AddChild_Response) String

type CPublishedFile_AreFilesInSubscriptionList_Request

type CPublishedFile_AreFilesInSubscriptionList_Request struct {
	Appid            *uint32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Publishedfileids []uint64 `protobuf:"fixed64,2,rep,name=publishedfileids" json:"publishedfileids,omitempty"`
	Listtype         *uint32  `protobuf:"varint,3,opt,name=listtype" json:"listtype,omitempty"`
	Filetype         *uint32  `protobuf:"varint,4,opt,name=filetype" json:"filetype,omitempty"`
	Workshopfiletype *uint32  `protobuf:"varint,5,opt,name=workshopfiletype" json:"workshopfiletype,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_AreFilesInSubscriptionList_Request) Descriptor deprecated

Deprecated: Use CPublishedFile_AreFilesInSubscriptionList_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_AreFilesInSubscriptionList_Request) GetAppid

func (*CPublishedFile_AreFilesInSubscriptionList_Request) GetFiletype

func (*CPublishedFile_AreFilesInSubscriptionList_Request) GetListtype

func (*CPublishedFile_AreFilesInSubscriptionList_Request) GetPublishedfileids

func (x *CPublishedFile_AreFilesInSubscriptionList_Request) GetPublishedfileids() []uint64

func (*CPublishedFile_AreFilesInSubscriptionList_Request) GetWorkshopfiletype

func (*CPublishedFile_AreFilesInSubscriptionList_Request) ProtoMessage

func (*CPublishedFile_AreFilesInSubscriptionList_Request) ProtoReflect

func (*CPublishedFile_AreFilesInSubscriptionList_Request) Reset

func (*CPublishedFile_AreFilesInSubscriptionList_Request) String

type CPublishedFile_AreFilesInSubscriptionList_Response

type CPublishedFile_AreFilesInSubscriptionList_Response struct {
	Files []*CPublishedFile_AreFilesInSubscriptionList_Response_InList `protobuf:"bytes,1,rep,name=files" json:"files,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_AreFilesInSubscriptionList_Response) Descriptor deprecated

Deprecated: Use CPublishedFile_AreFilesInSubscriptionList_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_AreFilesInSubscriptionList_Response) GetFiles

func (*CPublishedFile_AreFilesInSubscriptionList_Response) ProtoMessage

func (*CPublishedFile_AreFilesInSubscriptionList_Response) ProtoReflect

func (*CPublishedFile_AreFilesInSubscriptionList_Response) Reset

func (*CPublishedFile_AreFilesInSubscriptionList_Response) String

type CPublishedFile_AreFilesInSubscriptionList_Response_InList

type CPublishedFile_AreFilesInSubscriptionList_Response_InList struct {
	Publishedfileid *uint64 `protobuf:"fixed64,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Inlist          *bool   `protobuf:"varint,2,opt,name=inlist" json:"inlist,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) Descriptor deprecated

Deprecated: Use CPublishedFile_AreFilesInSubscriptionList_Response_InList.ProtoReflect.Descriptor instead.

func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) GetInlist

func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) GetPublishedfileid

func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) ProtoMessage

func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) ProtoReflect

func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) Reset

func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) String

type CPublishedFile_CanSubscribe_Request

type CPublishedFile_CanSubscribe_Request struct {
	Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_CanSubscribe_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_CanSubscribe_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_CanSubscribe_Request) GetPublishedfileid

func (x *CPublishedFile_CanSubscribe_Request) GetPublishedfileid() uint64

func (*CPublishedFile_CanSubscribe_Request) ProtoMessage

func (*CPublishedFile_CanSubscribe_Request) ProtoMessage()

func (*CPublishedFile_CanSubscribe_Request) ProtoReflect

func (*CPublishedFile_CanSubscribe_Request) Reset

func (*CPublishedFile_CanSubscribe_Request) String

type CPublishedFile_CanSubscribe_Response

type CPublishedFile_CanSubscribe_Response struct {
	CanSubscribe *bool `protobuf:"varint,1,opt,name=can_subscribe,json=canSubscribe" json:"can_subscribe,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_CanSubscribe_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_CanSubscribe_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_CanSubscribe_Response) GetCanSubscribe

func (x *CPublishedFile_CanSubscribe_Response) GetCanSubscribe() bool

func (*CPublishedFile_CanSubscribe_Response) ProtoMessage

func (*CPublishedFile_CanSubscribe_Response) ProtoMessage()

func (*CPublishedFile_CanSubscribe_Response) ProtoReflect

func (*CPublishedFile_CanSubscribe_Response) Reset

func (*CPublishedFile_CanSubscribe_Response) String

type CPublishedFile_FileDeleted_Client_Notification

type CPublishedFile_FileDeleted_Client_Notification struct {
	PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"`
	AppId           *uint32 `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_FileDeleted_Client_Notification) Descriptor deprecated

Deprecated: Use CPublishedFile_FileDeleted_Client_Notification.ProtoReflect.Descriptor instead.

func (*CPublishedFile_FileDeleted_Client_Notification) GetAppId

func (*CPublishedFile_FileDeleted_Client_Notification) GetPublishedFileId

func (*CPublishedFile_FileDeleted_Client_Notification) ProtoMessage

func (*CPublishedFile_FileDeleted_Client_Notification) ProtoReflect

func (*CPublishedFile_FileDeleted_Client_Notification) Reset

func (*CPublishedFile_FileDeleted_Client_Notification) String

type CPublishedFile_FileSubscribed_Notification

type CPublishedFile_FileSubscribed_Notification struct {
	PublishedFileId *uint64                                                    `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"`
	AppId           *uint32                                                    `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	FileHcontent    *uint64                                                    `protobuf:"fixed64,3,opt,name=file_hcontent,json=fileHcontent" json:"file_hcontent,omitempty"`
	FileSize        *uint32                                                    `protobuf:"varint,4,opt,name=file_size,json=fileSize" json:"file_size,omitempty"`
	RtimeSubscribed *uint32                                                    `protobuf:"varint,5,opt,name=rtime_subscribed,json=rtimeSubscribed" json:"rtime_subscribed,omitempty"`
	IsDepotContent  *bool                                                      `protobuf:"varint,6,opt,name=is_depot_content,json=isDepotContent" json:"is_depot_content,omitempty"`
	RtimeUpdated    *uint32                                                    `protobuf:"varint,7,opt,name=rtime_updated,json=rtimeUpdated" json:"rtime_updated,omitempty"`
	Revisions       []*CPublishedFile_FileSubscribed_Notification_RevisionData `protobuf:"bytes,8,rep,name=revisions" json:"revisions,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_FileSubscribed_Notification) Descriptor deprecated

Deprecated: Use CPublishedFile_FileSubscribed_Notification.ProtoReflect.Descriptor instead.

func (*CPublishedFile_FileSubscribed_Notification) GetAppId

func (*CPublishedFile_FileSubscribed_Notification) GetFileHcontent

func (*CPublishedFile_FileSubscribed_Notification) GetFileSize

func (*CPublishedFile_FileSubscribed_Notification) GetIsDepotContent

func (x *CPublishedFile_FileSubscribed_Notification) GetIsDepotContent() bool

func (*CPublishedFile_FileSubscribed_Notification) GetPublishedFileId

func (x *CPublishedFile_FileSubscribed_Notification) GetPublishedFileId() uint64

func (*CPublishedFile_FileSubscribed_Notification) GetRevisions

func (*CPublishedFile_FileSubscribed_Notification) GetRtimeSubscribed

func (x *CPublishedFile_FileSubscribed_Notification) GetRtimeSubscribed() uint32

func (*CPublishedFile_FileSubscribed_Notification) GetRtimeUpdated

func (*CPublishedFile_FileSubscribed_Notification) ProtoMessage

func (*CPublishedFile_FileSubscribed_Notification) ProtoReflect

func (*CPublishedFile_FileSubscribed_Notification) Reset

func (*CPublishedFile_FileSubscribed_Notification) String

type CPublishedFile_FileSubscribed_Notification_RevisionData

type CPublishedFile_FileSubscribed_Notification_RevisionData struct {
	Revision     *EPublishedFileRevision `protobuf:"varint,1,opt,name=revision,enum=EPublishedFileRevision,def=0" json:"revision,omitempty"`
	FileHcontent *uint64                 `protobuf:"fixed64,2,opt,name=file_hcontent,json=fileHcontent" json:"file_hcontent,omitempty"`
	RtimeUpdated *uint32                 `protobuf:"varint,3,opt,name=rtime_updated,json=rtimeUpdated" json:"rtime_updated,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_FileSubscribed_Notification_RevisionData) Descriptor deprecated

Deprecated: Use CPublishedFile_FileSubscribed_Notification_RevisionData.ProtoReflect.Descriptor instead.

func (*CPublishedFile_FileSubscribed_Notification_RevisionData) GetFileHcontent

func (*CPublishedFile_FileSubscribed_Notification_RevisionData) GetRevision

func (*CPublishedFile_FileSubscribed_Notification_RevisionData) GetRtimeUpdated

func (*CPublishedFile_FileSubscribed_Notification_RevisionData) ProtoMessage

func (*CPublishedFile_FileSubscribed_Notification_RevisionData) ProtoReflect

func (*CPublishedFile_FileSubscribed_Notification_RevisionData) Reset

func (*CPublishedFile_FileSubscribed_Notification_RevisionData) String

type CPublishedFile_FileUnsubscribed_Notification

type CPublishedFile_FileUnsubscribed_Notification struct {
	PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"`
	AppId           *uint32 `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_FileUnsubscribed_Notification) Descriptor deprecated

Deprecated: Use CPublishedFile_FileUnsubscribed_Notification.ProtoReflect.Descriptor instead.

func (*CPublishedFile_FileUnsubscribed_Notification) GetAppId

func (*CPublishedFile_FileUnsubscribed_Notification) GetPublishedFileId

func (x *CPublishedFile_FileUnsubscribed_Notification) GetPublishedFileId() uint64

func (*CPublishedFile_FileUnsubscribed_Notification) ProtoMessage

func (*CPublishedFile_FileUnsubscribed_Notification) ProtoReflect

func (*CPublishedFile_FileUnsubscribed_Notification) Reset

func (*CPublishedFile_FileUnsubscribed_Notification) String

type CPublishedFile_GetAppRelationships_Request

type CPublishedFile_GetAppRelationships_Request struct {
	Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetAppRelationships_Request) Descriptor deprecated

Deprecated: Use CPublishedFile_GetAppRelationships_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetAppRelationships_Request) GetPublishedfileid

func (x *CPublishedFile_GetAppRelationships_Request) GetPublishedfileid() uint64

func (*CPublishedFile_GetAppRelationships_Request) ProtoMessage

func (*CPublishedFile_GetAppRelationships_Request) ProtoReflect

func (*CPublishedFile_GetAppRelationships_Request) Reset

func (*CPublishedFile_GetAppRelationships_Request) String

type CPublishedFile_GetAppRelationships_Response

type CPublishedFile_GetAppRelationships_Response struct {
	AppRelationships []*CPublishedFile_GetAppRelationships_Response_AppRelationship `protobuf:"bytes,3,rep,name=app_relationships,json=appRelationships" json:"app_relationships,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetAppRelationships_Response) Descriptor deprecated

Deprecated: Use CPublishedFile_GetAppRelationships_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetAppRelationships_Response) GetAppRelationships

func (*CPublishedFile_GetAppRelationships_Response) ProtoMessage

func (*CPublishedFile_GetAppRelationships_Response) ProtoReflect

func (*CPublishedFile_GetAppRelationships_Response) Reset

func (*CPublishedFile_GetAppRelationships_Response) String

type CPublishedFile_GetAppRelationships_Response_AppRelationship

type CPublishedFile_GetAppRelationships_Response_AppRelationship struct {
	Appid        *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Relationship *uint32 `protobuf:"varint,2,opt,name=relationship" json:"relationship,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) Descriptor deprecated

Deprecated: Use CPublishedFile_GetAppRelationships_Response_AppRelationship.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) GetAppid

func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) GetRelationship

func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) ProtoMessage

func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) ProtoReflect

func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) Reset

func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) String

type CPublishedFile_GetChangeHistoryEntry_Request

type CPublishedFile_GetChangeHistoryEntry_Request struct {
	Publishedfileid *uint64 `protobuf:"fixed64,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Timestamp       *uint32 `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"`
	Language        *int32  `protobuf:"varint,3,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetChangeHistoryEntry_Request) Descriptor deprecated

Deprecated: Use CPublishedFile_GetChangeHistoryEntry_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetChangeHistoryEntry_Request) GetLanguage

func (*CPublishedFile_GetChangeHistoryEntry_Request) GetPublishedfileid

func (x *CPublishedFile_GetChangeHistoryEntry_Request) GetPublishedfileid() uint64

func (*CPublishedFile_GetChangeHistoryEntry_Request) GetTimestamp

func (*CPublishedFile_GetChangeHistoryEntry_Request) ProtoMessage

func (*CPublishedFile_GetChangeHistoryEntry_Request) ProtoReflect

func (*CPublishedFile_GetChangeHistoryEntry_Request) Reset

func (*CPublishedFile_GetChangeHistoryEntry_Request) String

type CPublishedFile_GetChangeHistoryEntry_Response

type CPublishedFile_GetChangeHistoryEntry_Response struct {
	ChangeDescription *string `protobuf:"bytes,1,opt,name=change_description,json=changeDescription" json:"change_description,omitempty"`
	Language          *int32  `protobuf:"varint,2,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetChangeHistoryEntry_Response) Descriptor deprecated

Deprecated: Use CPublishedFile_GetChangeHistoryEntry_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetChangeHistoryEntry_Response) GetChangeDescription

func (x *CPublishedFile_GetChangeHistoryEntry_Response) GetChangeDescription() string

func (*CPublishedFile_GetChangeHistoryEntry_Response) GetLanguage

func (*CPublishedFile_GetChangeHistoryEntry_Response) ProtoMessage

func (*CPublishedFile_GetChangeHistoryEntry_Response) ProtoReflect

func (*CPublishedFile_GetChangeHistoryEntry_Response) Reset

func (*CPublishedFile_GetChangeHistoryEntry_Response) String

type CPublishedFile_GetChangeHistory_Request

type CPublishedFile_GetChangeHistory_Request struct {
	Publishedfileid *uint64 `protobuf:"fixed64,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	TotalOnly       *bool   `protobuf:"varint,2,opt,name=total_only,json=totalOnly" json:"total_only,omitempty"`
	Startindex      *uint32 `protobuf:"varint,3,opt,name=startindex" json:"startindex,omitempty"`
	Count           *uint32 `protobuf:"varint,4,opt,name=count" json:"count,omitempty"`
	Language        *int32  `protobuf:"varint,5,opt,name=language,def=0" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetChangeHistory_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_GetChangeHistory_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetChangeHistory_Request) GetCount

func (*CPublishedFile_GetChangeHistory_Request) GetLanguage

func (*CPublishedFile_GetChangeHistory_Request) GetPublishedfileid

func (x *CPublishedFile_GetChangeHistory_Request) GetPublishedfileid() uint64

func (*CPublishedFile_GetChangeHistory_Request) GetStartindex

func (*CPublishedFile_GetChangeHistory_Request) GetTotalOnly

func (*CPublishedFile_GetChangeHistory_Request) ProtoMessage

func (*CPublishedFile_GetChangeHistory_Request) ProtoReflect

func (*CPublishedFile_GetChangeHistory_Request) Reset

func (*CPublishedFile_GetChangeHistory_Request) String

type CPublishedFile_GetChangeHistory_Response

type CPublishedFile_GetChangeHistory_Response struct {
	Changes []*CPublishedFile_GetChangeHistory_Response_ChangeLog `protobuf:"bytes,1,rep,name=changes" json:"changes,omitempty"`
	Total   *uint32                                               `protobuf:"varint,2,opt,name=total" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetChangeHistory_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_GetChangeHistory_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetChangeHistory_Response) GetChanges

func (*CPublishedFile_GetChangeHistory_Response) GetTotal

func (*CPublishedFile_GetChangeHistory_Response) ProtoMessage

func (*CPublishedFile_GetChangeHistory_Response) ProtoReflect

func (*CPublishedFile_GetChangeHistory_Response) Reset

func (*CPublishedFile_GetChangeHistory_Response) String

type CPublishedFile_GetChangeHistory_Response_ChangeLog

type CPublishedFile_GetChangeHistory_Response_ChangeLog struct {
	Timestamp         *uint32 `protobuf:"varint,1,opt,name=timestamp" json:"timestamp,omitempty"`
	ChangeDescription *string `protobuf:"bytes,2,opt,name=change_description,json=changeDescription" json:"change_description,omitempty"`
	Language          *int32  `protobuf:"varint,3,opt,name=language" json:"language,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) Descriptor deprecated

Deprecated: Use CPublishedFile_GetChangeHistory_Response_ChangeLog.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) GetChangeDescription

func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) GetLanguage

func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) GetTimestamp

func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) ProtoMessage

func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) ProtoReflect

func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) Reset

func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) String

type CPublishedFile_GetDetails_Request

type CPublishedFile_GetDetails_Request struct {
	Publishedfileids          []uint64                `protobuf:"fixed64,1,rep,name=publishedfileids" json:"publishedfileids,omitempty"`
	Includetags               *bool                   `protobuf:"varint,2,opt,name=includetags" json:"includetags,omitempty"`
	Includeadditionalpreviews *bool                   `protobuf:"varint,3,opt,name=includeadditionalpreviews" json:"includeadditionalpreviews,omitempty"`
	Includechildren           *bool                   `protobuf:"varint,4,opt,name=includechildren" json:"includechildren,omitempty"`
	Includekvtags             *bool                   `protobuf:"varint,5,opt,name=includekvtags" json:"includekvtags,omitempty"`
	Includevotes              *bool                   `protobuf:"varint,6,opt,name=includevotes" json:"includevotes,omitempty"`
	ShortDescription          *bool                   `protobuf:"varint,8,opt,name=short_description,json=shortDescription" json:"short_description,omitempty"`
	Includeforsaledata        *bool                   `protobuf:"varint,10,opt,name=includeforsaledata" json:"includeforsaledata,omitempty"`
	Includemetadata           *bool                   `protobuf:"varint,11,opt,name=includemetadata" json:"includemetadata,omitempty"`
	Language                  *int32                  `protobuf:"varint,12,opt,name=language,def=0" json:"language,omitempty"`
	ReturnPlaytimeStats       *uint32                 `protobuf:"varint,13,opt,name=return_playtime_stats,json=returnPlaytimeStats" json:"return_playtime_stats,omitempty"`
	Appid                     *uint32                 `protobuf:"varint,14,opt,name=appid" json:"appid,omitempty"`
	StripDescriptionBbcode    *bool                   `protobuf:"varint,15,opt,name=strip_description_bbcode,json=stripDescriptionBbcode" json:"strip_description_bbcode,omitempty"`
	DesiredRevision           *EPublishedFileRevision `` /* 135-byte string literal not displayed */
	Includereactions          *bool                   `protobuf:"varint,17,opt,name=includereactions,def=0" json:"includereactions,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetDetails_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_GetDetails_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetDetails_Request) GetAppid

func (*CPublishedFile_GetDetails_Request) GetDesiredRevision

func (*CPublishedFile_GetDetails_Request) GetIncludeadditionalpreviews

func (x *CPublishedFile_GetDetails_Request) GetIncludeadditionalpreviews() bool

func (*CPublishedFile_GetDetails_Request) GetIncludechildren

func (x *CPublishedFile_GetDetails_Request) GetIncludechildren() bool

func (*CPublishedFile_GetDetails_Request) GetIncludeforsaledata

func (x *CPublishedFile_GetDetails_Request) GetIncludeforsaledata() bool

func (*CPublishedFile_GetDetails_Request) GetIncludekvtags

func (x *CPublishedFile_GetDetails_Request) GetIncludekvtags() bool

func (*CPublishedFile_GetDetails_Request) GetIncludemetadata

func (x *CPublishedFile_GetDetails_Request) GetIncludemetadata() bool

func (*CPublishedFile_GetDetails_Request) GetIncludereactions

func (x *CPublishedFile_GetDetails_Request) GetIncludereactions() bool

func (*CPublishedFile_GetDetails_Request) GetIncludetags

func (x *CPublishedFile_GetDetails_Request) GetIncludetags() bool

func (*CPublishedFile_GetDetails_Request) GetIncludevotes

func (x *CPublishedFile_GetDetails_Request) GetIncludevotes() bool

func (*CPublishedFile_GetDetails_Request) GetLanguage

func (x *CPublishedFile_GetDetails_Request) GetLanguage() int32

func (*CPublishedFile_GetDetails_Request) GetPublishedfileids

func (x *CPublishedFile_GetDetails_Request) GetPublishedfileids() []uint64

func (*CPublishedFile_GetDetails_Request) GetReturnPlaytimeStats

func (x *CPublishedFile_GetDetails_Request) GetReturnPlaytimeStats() uint32

func (*CPublishedFile_GetDetails_Request) GetShortDescription

func (x *CPublishedFile_GetDetails_Request) GetShortDescription() bool

func (*CPublishedFile_GetDetails_Request) GetStripDescriptionBbcode

func (x *CPublishedFile_GetDetails_Request) GetStripDescriptionBbcode() bool

func (*CPublishedFile_GetDetails_Request) ProtoMessage

func (*CPublishedFile_GetDetails_Request) ProtoMessage()

func (*CPublishedFile_GetDetails_Request) ProtoReflect

func (*CPublishedFile_GetDetails_Request) Reset

func (*CPublishedFile_GetDetails_Request) String

type CPublishedFile_GetDetails_Response

type CPublishedFile_GetDetails_Response struct {
	Publishedfiledetails []*PublishedFileDetails `protobuf:"bytes,1,rep,name=publishedfiledetails" json:"publishedfiledetails,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetDetails_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_GetDetails_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetDetails_Response) GetPublishedfiledetails

func (x *CPublishedFile_GetDetails_Response) GetPublishedfiledetails() []*PublishedFileDetails

func (*CPublishedFile_GetDetails_Response) ProtoMessage

func (*CPublishedFile_GetDetails_Response) ProtoMessage()

func (*CPublishedFile_GetDetails_Response) ProtoReflect

func (*CPublishedFile_GetDetails_Response) Reset

func (*CPublishedFile_GetDetails_Response) String

type CPublishedFile_GetItemInfo_Request

type CPublishedFile_GetItemInfo_Request struct {
	AppId           *uint32                                            `protobuf:"varint,1,opt,name=app_id,json=appId" json:"app_id,omitempty"`
	LastTimeUpdated *uint32                                            `protobuf:"varint,2,opt,name=last_time_updated,json=lastTimeUpdated" json:"last_time_updated,omitempty"`
	WorkshopItems   []*CPublishedFile_GetItemInfo_Request_WorkshopItem `protobuf:"bytes,3,rep,name=workshop_items,json=workshopItems" json:"workshop_items,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetItemInfo_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_GetItemInfo_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetItemInfo_Request) GetAppId

func (*CPublishedFile_GetItemInfo_Request) GetLastTimeUpdated

func (x *CPublishedFile_GetItemInfo_Request) GetLastTimeUpdated() uint32

func (*CPublishedFile_GetItemInfo_Request) GetWorkshopItems

func (*CPublishedFile_GetItemInfo_Request) ProtoMessage

func (*CPublishedFile_GetItemInfo_Request) ProtoMessage()

func (*CPublishedFile_GetItemInfo_Request) ProtoReflect

func (*CPublishedFile_GetItemInfo_Request) Reset

func (*CPublishedFile_GetItemInfo_Request) String

type CPublishedFile_GetItemInfo_Request_WorkshopItem

type CPublishedFile_GetItemInfo_Request_WorkshopItem struct {
	PublishedFileId *uint64                 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"`
	TimeUpdated     *uint32                 `protobuf:"varint,2,opt,name=time_updated,json=timeUpdated" json:"time_updated,omitempty"`
	DesiredRevision *EPublishedFileRevision `` /* 134-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) Descriptor deprecated

Deprecated: Use CPublishedFile_GetItemInfo_Request_WorkshopItem.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) GetDesiredRevision

func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) GetPublishedFileId

func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) GetTimeUpdated

func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) ProtoMessage

func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) ProtoReflect

func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) Reset

func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) String

type CPublishedFile_GetItemInfo_Response

type CPublishedFile_GetItemInfo_Response struct {
	UpdateTime    *uint32                                                 `protobuf:"varint,1,opt,name=update_time,json=updateTime" json:"update_time,omitempty"`
	WorkshopItems []*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo `protobuf:"bytes,2,rep,name=workshop_items,json=workshopItems" json:"workshop_items,omitempty"`
	PrivateItems  []uint64                                                `protobuf:"fixed64,3,rep,name=private_items,json=privateItems" json:"private_items,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetItemInfo_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_GetItemInfo_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetItemInfo_Response) GetPrivateItems

func (x *CPublishedFile_GetItemInfo_Response) GetPrivateItems() []uint64

func (*CPublishedFile_GetItemInfo_Response) GetUpdateTime

func (x *CPublishedFile_GetItemInfo_Response) GetUpdateTime() uint32

func (*CPublishedFile_GetItemInfo_Response) GetWorkshopItems

func (*CPublishedFile_GetItemInfo_Response) ProtoMessage

func (*CPublishedFile_GetItemInfo_Response) ProtoMessage()

func (*CPublishedFile_GetItemInfo_Response) ProtoReflect

func (*CPublishedFile_GetItemInfo_Response) Reset

func (*CPublishedFile_GetItemInfo_Response) String

type CPublishedFile_GetItemInfo_Response_WorkshopItemInfo

type CPublishedFile_GetItemInfo_Response_WorkshopItemInfo struct {
	PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"`
	TimeUpdated     *uint32 `protobuf:"varint,2,opt,name=time_updated,json=timeUpdated" json:"time_updated,omitempty"`
	ManifestId      *uint64 `protobuf:"fixed64,3,opt,name=manifest_id,json=manifestId" json:"manifest_id,omitempty"`
	Flags           *uint32 `protobuf:"varint,4,opt,name=flags" json:"flags,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) Descriptor deprecated

Deprecated: Use CPublishedFile_GetItemInfo_Response_WorkshopItemInfo.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetFlags

func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetManifestId

func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetPublishedFileId

func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetTimeUpdated

func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) ProtoMessage

func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) ProtoReflect

func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) Reset

func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) String

type CPublishedFile_GetUserFiles_Request

type CPublishedFile_GetUserFiles_Request struct {
	Steamid                *uint64                                         `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Appid                  *uint32                                         `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	Page                   *uint32                                         `protobuf:"varint,4,opt,name=page,def=1" json:"page,omitempty"`
	Numperpage             *uint32                                         `protobuf:"varint,5,opt,name=numperpage,def=1" json:"numperpage,omitempty"`
	Type                   *string                                         `protobuf:"bytes,6,opt,name=type,def=myfiles" json:"type,omitempty"`
	Sortmethod             *string                                         `protobuf:"bytes,7,opt,name=sortmethod,def=lastupdated" json:"sortmethod,omitempty"`
	Privacy                *uint32                                         `protobuf:"varint,9,opt,name=privacy" json:"privacy,omitempty"`
	Requiredtags           []string                                        `protobuf:"bytes,10,rep,name=requiredtags" json:"requiredtags,omitempty"`
	Excludedtags           []string                                        `protobuf:"bytes,11,rep,name=excludedtags" json:"excludedtags,omitempty"`
	RequiredKvTags         []*CPublishedFile_GetUserFiles_Request_KVTag    `protobuf:"bytes,30,rep,name=required_kv_tags,json=requiredKvTags" json:"required_kv_tags,omitempty"`
	Filetype               *uint32                                         `protobuf:"varint,14,opt,name=filetype" json:"filetype,omitempty"`
	CreatorAppid           *uint32                                         `protobuf:"varint,15,opt,name=creator_appid,json=creatorAppid" json:"creator_appid,omitempty"`
	MatchCloudFilename     *string                                         `protobuf:"bytes,16,opt,name=match_cloud_filename,json=matchCloudFilename" json:"match_cloud_filename,omitempty"`
	CacheMaxAgeSeconds     *uint32                                         `protobuf:"varint,27,opt,name=cache_max_age_seconds,json=cacheMaxAgeSeconds,def=0" json:"cache_max_age_seconds,omitempty"`
	Language               *int32                                          `protobuf:"varint,29,opt,name=language,def=0" json:"language,omitempty"`
	Taggroups              []*CPublishedFile_GetUserFiles_Request_TagGroup `protobuf:"bytes,34,rep,name=taggroups" json:"taggroups,omitempty"`
	Totalonly              *bool                                           `protobuf:"varint,17,opt,name=totalonly" json:"totalonly,omitempty"`
	IdsOnly                *bool                                           `protobuf:"varint,18,opt,name=ids_only,json=idsOnly" json:"ids_only,omitempty"`
	ReturnVoteData         *bool                                           `protobuf:"varint,19,opt,name=return_vote_data,json=returnVoteData,def=1" json:"return_vote_data,omitempty"`
	ReturnTags             *bool                                           `protobuf:"varint,20,opt,name=return_tags,json=returnTags" json:"return_tags,omitempty"`
	ReturnKvTags           *bool                                           `protobuf:"varint,21,opt,name=return_kv_tags,json=returnKvTags,def=1" json:"return_kv_tags,omitempty"`
	ReturnPreviews         *bool                                           `protobuf:"varint,22,opt,name=return_previews,json=returnPreviews" json:"return_previews,omitempty"`
	ReturnChildren         *bool                                           `protobuf:"varint,23,opt,name=return_children,json=returnChildren" json:"return_children,omitempty"`
	ReturnShortDescription *bool                                           `` /* 130-byte string literal not displayed */
	ReturnForSaleData      *bool                                           `protobuf:"varint,26,opt,name=return_for_sale_data,json=returnForSaleData" json:"return_for_sale_data,omitempty"`
	ReturnMetadata         *bool                                           `protobuf:"varint,28,opt,name=return_metadata,json=returnMetadata,def=0" json:"return_metadata,omitempty"`
	ReturnPlaytimeStats    *uint32                                         `protobuf:"varint,31,opt,name=return_playtime_stats,json=returnPlaytimeStats" json:"return_playtime_stats,omitempty"`
	StripDescriptionBbcode *bool                                           `protobuf:"varint,32,opt,name=strip_description_bbcode,json=stripDescriptionBbcode" json:"strip_description_bbcode,omitempty"`
	ReturnReactions        *bool                                           `protobuf:"varint,35,opt,name=return_reactions,json=returnReactions,def=0" json:"return_reactions,omitempty"`
	DesiredRevision        *EPublishedFileRevision                         `` /* 135-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetUserFiles_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_GetUserFiles_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetUserFiles_Request) GetAppid

func (*CPublishedFile_GetUserFiles_Request) GetCacheMaxAgeSeconds

func (x *CPublishedFile_GetUserFiles_Request) GetCacheMaxAgeSeconds() uint32

func (*CPublishedFile_GetUserFiles_Request) GetCreatorAppid

func (x *CPublishedFile_GetUserFiles_Request) GetCreatorAppid() uint32

func (*CPublishedFile_GetUserFiles_Request) GetDesiredRevision

func (*CPublishedFile_GetUserFiles_Request) GetExcludedtags

func (x *CPublishedFile_GetUserFiles_Request) GetExcludedtags() []string

func (*CPublishedFile_GetUserFiles_Request) GetFiletype

func (*CPublishedFile_GetUserFiles_Request) GetIdsOnly

func (x *CPublishedFile_GetUserFiles_Request) GetIdsOnly() bool

func (*CPublishedFile_GetUserFiles_Request) GetLanguage

func (x *CPublishedFile_GetUserFiles_Request) GetLanguage() int32

func (*CPublishedFile_GetUserFiles_Request) GetMatchCloudFilename

func (x *CPublishedFile_GetUserFiles_Request) GetMatchCloudFilename() string

func (*CPublishedFile_GetUserFiles_Request) GetNumperpage

func (x *CPublishedFile_GetUserFiles_Request) GetNumperpage() uint32

func (*CPublishedFile_GetUserFiles_Request) GetPage

func (*CPublishedFile_GetUserFiles_Request) GetPrivacy

func (*CPublishedFile_GetUserFiles_Request) GetRequiredKvTags

func (*CPublishedFile_GetUserFiles_Request) GetRequiredtags

func (x *CPublishedFile_GetUserFiles_Request) GetRequiredtags() []string

func (*CPublishedFile_GetUserFiles_Request) GetReturnChildren

func (x *CPublishedFile_GetUserFiles_Request) GetReturnChildren() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnForSaleData

func (x *CPublishedFile_GetUserFiles_Request) GetReturnForSaleData() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnKvTags

func (x *CPublishedFile_GetUserFiles_Request) GetReturnKvTags() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnMetadata

func (x *CPublishedFile_GetUserFiles_Request) GetReturnMetadata() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnPlaytimeStats

func (x *CPublishedFile_GetUserFiles_Request) GetReturnPlaytimeStats() uint32

func (*CPublishedFile_GetUserFiles_Request) GetReturnPreviews

func (x *CPublishedFile_GetUserFiles_Request) GetReturnPreviews() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnReactions

func (x *CPublishedFile_GetUserFiles_Request) GetReturnReactions() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnShortDescription

func (x *CPublishedFile_GetUserFiles_Request) GetReturnShortDescription() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnTags

func (x *CPublishedFile_GetUserFiles_Request) GetReturnTags() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnVoteData

func (x *CPublishedFile_GetUserFiles_Request) GetReturnVoteData() bool

func (*CPublishedFile_GetUserFiles_Request) GetSortmethod

func (x *CPublishedFile_GetUserFiles_Request) GetSortmethod() string

func (*CPublishedFile_GetUserFiles_Request) GetSteamid

func (*CPublishedFile_GetUserFiles_Request) GetStripDescriptionBbcode

func (x *CPublishedFile_GetUserFiles_Request) GetStripDescriptionBbcode() bool

func (*CPublishedFile_GetUserFiles_Request) GetTaggroups

func (*CPublishedFile_GetUserFiles_Request) GetTotalonly

func (x *CPublishedFile_GetUserFiles_Request) GetTotalonly() bool

func (*CPublishedFile_GetUserFiles_Request) GetType

func (*CPublishedFile_GetUserFiles_Request) ProtoMessage

func (*CPublishedFile_GetUserFiles_Request) ProtoMessage()

func (*CPublishedFile_GetUserFiles_Request) ProtoReflect

func (*CPublishedFile_GetUserFiles_Request) Reset

func (*CPublishedFile_GetUserFiles_Request) String

type CPublishedFile_GetUserFiles_Request_KVTag

type CPublishedFile_GetUserFiles_Request_KVTag struct {
	Key   *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetUserFiles_Request_KVTag) Descriptor deprecated

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

Deprecated: Use CPublishedFile_GetUserFiles_Request_KVTag.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetUserFiles_Request_KVTag) GetKey

func (*CPublishedFile_GetUserFiles_Request_KVTag) GetValue

func (*CPublishedFile_GetUserFiles_Request_KVTag) ProtoMessage

func (*CPublishedFile_GetUserFiles_Request_KVTag) ProtoReflect

func (*CPublishedFile_GetUserFiles_Request_KVTag) Reset

func (*CPublishedFile_GetUserFiles_Request_KVTag) String

type CPublishedFile_GetUserFiles_Request_TagGroup

type CPublishedFile_GetUserFiles_Request_TagGroup struct {
	Tags []string `protobuf:"bytes,1,rep,name=tags" json:"tags,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetUserFiles_Request_TagGroup) Descriptor deprecated

Deprecated: Use CPublishedFile_GetUserFiles_Request_TagGroup.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetUserFiles_Request_TagGroup) GetTags

func (*CPublishedFile_GetUserFiles_Request_TagGroup) ProtoMessage

func (*CPublishedFile_GetUserFiles_Request_TagGroup) ProtoReflect

func (*CPublishedFile_GetUserFiles_Request_TagGroup) Reset

func (*CPublishedFile_GetUserFiles_Request_TagGroup) String

type CPublishedFile_GetUserFiles_Response

type CPublishedFile_GetUserFiles_Response struct {
	Total                *uint32                                     `protobuf:"varint,1,opt,name=total" json:"total,omitempty"`
	Startindex           *uint32                                     `protobuf:"varint,2,opt,name=startindex" json:"startindex,omitempty"`
	Publishedfiledetails []*PublishedFileDetails                     `protobuf:"bytes,3,rep,name=publishedfiledetails" json:"publishedfiledetails,omitempty"`
	Apps                 []*CPublishedFile_GetUserFiles_Response_App `protobuf:"bytes,4,rep,name=apps" json:"apps,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetUserFiles_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_GetUserFiles_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetUserFiles_Response) GetApps

func (*CPublishedFile_GetUserFiles_Response) GetPublishedfiledetails

func (x *CPublishedFile_GetUserFiles_Response) GetPublishedfiledetails() []*PublishedFileDetails

func (*CPublishedFile_GetUserFiles_Response) GetStartindex

func (x *CPublishedFile_GetUserFiles_Response) GetStartindex() uint32

func (*CPublishedFile_GetUserFiles_Response) GetTotal

func (*CPublishedFile_GetUserFiles_Response) ProtoMessage

func (*CPublishedFile_GetUserFiles_Response) ProtoMessage()

func (*CPublishedFile_GetUserFiles_Response) ProtoReflect

func (*CPublishedFile_GetUserFiles_Response) Reset

func (*CPublishedFile_GetUserFiles_Response) String

type CPublishedFile_GetUserFiles_Response_App

type CPublishedFile_GetUserFiles_Response_App struct {
	Appid      *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Name       *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
	Shortcutid *uint32 `protobuf:"varint,3,opt,name=shortcutid" json:"shortcutid,omitempty"`
	Private    *bool   `protobuf:"varint,4,opt,name=private" json:"private,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetUserFiles_Response_App) Descriptor deprecated

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

Deprecated: Use CPublishedFile_GetUserFiles_Response_App.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetUserFiles_Response_App) GetAppid

func (*CPublishedFile_GetUserFiles_Response_App) GetName

func (*CPublishedFile_GetUserFiles_Response_App) GetPrivate

func (*CPublishedFile_GetUserFiles_Response_App) GetShortcutid

func (*CPublishedFile_GetUserFiles_Response_App) ProtoMessage

func (*CPublishedFile_GetUserFiles_Response_App) ProtoReflect

func (*CPublishedFile_GetUserFiles_Response_App) Reset

func (*CPublishedFile_GetUserFiles_Response_App) String

type CPublishedFile_GetUserVoteSummary_Request

type CPublishedFile_GetUserVoteSummary_Request struct {
	Publishedfileids []uint64 `protobuf:"fixed64,1,rep,name=publishedfileids" json:"publishedfileids,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetUserVoteSummary_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_GetUserVoteSummary_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetUserVoteSummary_Request) GetPublishedfileids

func (x *CPublishedFile_GetUserVoteSummary_Request) GetPublishedfileids() []uint64

func (*CPublishedFile_GetUserVoteSummary_Request) ProtoMessage

func (*CPublishedFile_GetUserVoteSummary_Request) ProtoReflect

func (*CPublishedFile_GetUserVoteSummary_Request) Reset

func (*CPublishedFile_GetUserVoteSummary_Request) String

type CPublishedFile_GetUserVoteSummary_Response

type CPublishedFile_GetUserVoteSummary_Response struct {
	Summaries []*CPublishedFile_GetUserVoteSummary_Response_VoteSummary `protobuf:"bytes,1,rep,name=summaries" json:"summaries,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetUserVoteSummary_Response) Descriptor deprecated

Deprecated: Use CPublishedFile_GetUserVoteSummary_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetUserVoteSummary_Response) GetSummaries

func (*CPublishedFile_GetUserVoteSummary_Response) ProtoMessage

func (*CPublishedFile_GetUserVoteSummary_Response) ProtoReflect

func (*CPublishedFile_GetUserVoteSummary_Response) Reset

func (*CPublishedFile_GetUserVoteSummary_Response) String

type CPublishedFile_GetUserVoteSummary_Response_VoteSummary

type CPublishedFile_GetUserVoteSummary_Response_VoteSummary struct {
	Publishedfileid *uint64 `protobuf:"fixed64,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	VoteFor         *bool   `protobuf:"varint,2,opt,name=vote_for,json=voteFor" json:"vote_for,omitempty"`
	VoteAgainst     *bool   `protobuf:"varint,3,opt,name=vote_against,json=voteAgainst" json:"vote_against,omitempty"`
	Reported        *bool   `protobuf:"varint,4,opt,name=reported" json:"reported,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) Descriptor deprecated

Deprecated: Use CPublishedFile_GetUserVoteSummary_Response_VoteSummary.ProtoReflect.Descriptor instead.

func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetPublishedfileid

func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetReported

func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetVoteAgainst

func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetVoteFor

func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) ProtoMessage

func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) ProtoReflect

func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) Reset

func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) String

type CPublishedFile_Publish_Request

type CPublishedFile_Publish_Request struct {
	Appid                *uint32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	ConsumerAppid        *uint32  `protobuf:"varint,2,opt,name=consumer_appid,json=consumerAppid" json:"consumer_appid,omitempty"`
	Cloudfilename        *string  `protobuf:"bytes,3,opt,name=cloudfilename" json:"cloudfilename,omitempty"`
	PreviewCloudfilename *string  `protobuf:"bytes,4,opt,name=preview_cloudfilename,json=previewCloudfilename" json:"preview_cloudfilename,omitempty"`
	Title                *string  `protobuf:"bytes,5,opt,name=title" json:"title,omitempty"`
	FileDescription      *string  `protobuf:"bytes,6,opt,name=file_description,json=fileDescription" json:"file_description,omitempty"`
	FileType             *uint32  `protobuf:"varint,7,opt,name=file_type,json=fileType" json:"file_type,omitempty"`
	ConsumerShortcutName *string  `protobuf:"bytes,8,opt,name=consumer_shortcut_name,json=consumerShortcutName" json:"consumer_shortcut_name,omitempty"`
	YoutubeUsername      *string  `protobuf:"bytes,9,opt,name=youtube_username,json=youtubeUsername" json:"youtube_username,omitempty"`
	YoutubeVideoid       *string  `protobuf:"bytes,10,opt,name=youtube_videoid,json=youtubeVideoid" json:"youtube_videoid,omitempty"`
	Visibility           *uint32  `protobuf:"varint,11,opt,name=visibility" json:"visibility,omitempty"`
	RedirectUri          *string  `protobuf:"bytes,12,opt,name=redirect_uri,json=redirectUri" json:"redirect_uri,omitempty"`
	Tags                 []string `protobuf:"bytes,13,rep,name=tags" json:"tags,omitempty"`
	CollectionType       *string  `protobuf:"bytes,14,opt,name=collection_type,json=collectionType" json:"collection_type,omitempty"`
	GameType             *string  `protobuf:"bytes,15,opt,name=game_type,json=gameType" json:"game_type,omitempty"`
	Url                  *string  `protobuf:"bytes,16,opt,name=url" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_Publish_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_Publish_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_Publish_Request) GetAppid

func (x *CPublishedFile_Publish_Request) GetAppid() uint32

func (*CPublishedFile_Publish_Request) GetCloudfilename

func (x *CPublishedFile_Publish_Request) GetCloudfilename() string

func (*CPublishedFile_Publish_Request) GetCollectionType

func (x *CPublishedFile_Publish_Request) GetCollectionType() string

func (*CPublishedFile_Publish_Request) GetConsumerAppid

func (x *CPublishedFile_Publish_Request) GetConsumerAppid() uint32

func (*CPublishedFile_Publish_Request) GetConsumerShortcutName

func (x *CPublishedFile_Publish_Request) GetConsumerShortcutName() string

func (*CPublishedFile_Publish_Request) GetFileDescription

func (x *CPublishedFile_Publish_Request) GetFileDescription() string

func (*CPublishedFile_Publish_Request) GetFileType

func (x *CPublishedFile_Publish_Request) GetFileType() uint32

func (*CPublishedFile_Publish_Request) GetGameType

func (x *CPublishedFile_Publish_Request) GetGameType() string

func (*CPublishedFile_Publish_Request) GetPreviewCloudfilename

func (x *CPublishedFile_Publish_Request) GetPreviewCloudfilename() string

func (*CPublishedFile_Publish_Request) GetRedirectUri

func (x *CPublishedFile_Publish_Request) GetRedirectUri() string

func (*CPublishedFile_Publish_Request) GetTags

func (x *CPublishedFile_Publish_Request) GetTags() []string

func (*CPublishedFile_Publish_Request) GetTitle

func (x *CPublishedFile_Publish_Request) GetTitle() string

func (*CPublishedFile_Publish_Request) GetUrl

func (*CPublishedFile_Publish_Request) GetVisibility

func (x *CPublishedFile_Publish_Request) GetVisibility() uint32

func (*CPublishedFile_Publish_Request) GetYoutubeUsername

func (x *CPublishedFile_Publish_Request) GetYoutubeUsername() string

func (*CPublishedFile_Publish_Request) GetYoutubeVideoid

func (x *CPublishedFile_Publish_Request) GetYoutubeVideoid() string

func (*CPublishedFile_Publish_Request) ProtoMessage

func (*CPublishedFile_Publish_Request) ProtoMessage()

func (*CPublishedFile_Publish_Request) ProtoReflect

func (*CPublishedFile_Publish_Request) Reset

func (x *CPublishedFile_Publish_Request) Reset()

func (*CPublishedFile_Publish_Request) String

type CPublishedFile_Publish_Response

type CPublishedFile_Publish_Response struct {
	Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	RedirectUri     *string `protobuf:"bytes,2,opt,name=redirect_uri,json=redirectUri" json:"redirect_uri,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_Publish_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_Publish_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_Publish_Response) GetPublishedfileid

func (x *CPublishedFile_Publish_Response) GetPublishedfileid() uint64

func (*CPublishedFile_Publish_Response) GetRedirectUri

func (x *CPublishedFile_Publish_Response) GetRedirectUri() string

func (*CPublishedFile_Publish_Response) ProtoMessage

func (*CPublishedFile_Publish_Response) ProtoMessage()

func (*CPublishedFile_Publish_Response) ProtoReflect

func (*CPublishedFile_Publish_Response) Reset

func (*CPublishedFile_Publish_Response) String

type CPublishedFile_QueryFiles_Request

type CPublishedFile_QueryFiles_Request struct {
	QueryType              *uint32                                       `protobuf:"varint,1,opt,name=query_type,json=queryType" json:"query_type,omitempty"`
	Page                   *uint32                                       `protobuf:"varint,2,opt,name=page" json:"page,omitempty"`
	Cursor                 *string                                       `protobuf:"bytes,39,opt,name=cursor" json:"cursor,omitempty"`
	Numperpage             *uint32                                       `protobuf:"varint,3,opt,name=numperpage,def=1" json:"numperpage,omitempty"`
	CreatorAppid           *uint32                                       `protobuf:"varint,4,opt,name=creator_appid,json=creatorAppid" json:"creator_appid,omitempty"`
	Appid                  *uint32                                       `protobuf:"varint,5,opt,name=appid" json:"appid,omitempty"`
	Requiredtags           []string                                      `protobuf:"bytes,6,rep,name=requiredtags" json:"requiredtags,omitempty"`
	Excludedtags           []string                                      `protobuf:"bytes,7,rep,name=excludedtags" json:"excludedtags,omitempty"`
	MatchAllTags           *bool                                         `protobuf:"varint,8,opt,name=match_all_tags,json=matchAllTags,def=1" json:"match_all_tags,omitempty"`
	RequiredFlags          []string                                      `protobuf:"bytes,9,rep,name=required_flags,json=requiredFlags" json:"required_flags,omitempty"`
	OmittedFlags           []string                                      `protobuf:"bytes,10,rep,name=omitted_flags,json=omittedFlags" json:"omitted_flags,omitempty"`
	SearchText             *string                                       `protobuf:"bytes,11,opt,name=search_text,json=searchText" json:"search_text,omitempty"`
	Filetype               *uint32                                       `protobuf:"varint,12,opt,name=filetype" json:"filetype,omitempty"`
	ChildPublishedfileid   *uint64                                       `protobuf:"fixed64,13,opt,name=child_publishedfileid,json=childPublishedfileid" json:"child_publishedfileid,omitempty"`
	Days                   *uint32                                       `protobuf:"varint,14,opt,name=days" json:"days,omitempty"`
	IncludeRecentVotesOnly *bool                                         `` /* 126-byte string literal not displayed */
	CacheMaxAgeSeconds     *uint32                                       `protobuf:"varint,31,opt,name=cache_max_age_seconds,json=cacheMaxAgeSeconds,def=0" json:"cache_max_age_seconds,omitempty"`
	Language               *int32                                        `protobuf:"varint,33,opt,name=language,def=0" json:"language,omitempty"`
	RequiredKvTags         []*CPublishedFile_QueryFiles_Request_KVTag    `protobuf:"bytes,34,rep,name=required_kv_tags,json=requiredKvTags" json:"required_kv_tags,omitempty"`
	Taggroups              []*CPublishedFile_QueryFiles_Request_TagGroup `protobuf:"bytes,42,rep,name=taggroups" json:"taggroups,omitempty"`
	Totalonly              *bool                                         `protobuf:"varint,16,opt,name=totalonly" json:"totalonly,omitempty"`
	IdsOnly                *bool                                         `protobuf:"varint,35,opt,name=ids_only,json=idsOnly" json:"ids_only,omitempty"`
	ReturnVoteData         *bool                                         `protobuf:"varint,17,opt,name=return_vote_data,json=returnVoteData" json:"return_vote_data,omitempty"`
	ReturnTags             *bool                                         `protobuf:"varint,18,opt,name=return_tags,json=returnTags" json:"return_tags,omitempty"`
	ReturnKvTags           *bool                                         `protobuf:"varint,19,opt,name=return_kv_tags,json=returnKvTags" json:"return_kv_tags,omitempty"`
	ReturnPreviews         *bool                                         `protobuf:"varint,20,opt,name=return_previews,json=returnPreviews" json:"return_previews,omitempty"`
	ReturnChildren         *bool                                         `protobuf:"varint,21,opt,name=return_children,json=returnChildren" json:"return_children,omitempty"`
	ReturnShortDescription *bool                                         `protobuf:"varint,22,opt,name=return_short_description,json=returnShortDescription" json:"return_short_description,omitempty"`
	ReturnForSaleData      *bool                                         `protobuf:"varint,30,opt,name=return_for_sale_data,json=returnForSaleData" json:"return_for_sale_data,omitempty"`
	ReturnMetadata         *bool                                         `protobuf:"varint,32,opt,name=return_metadata,json=returnMetadata,def=0" json:"return_metadata,omitempty"`
	ReturnPlaytimeStats    *uint32                                       `protobuf:"varint,36,opt,name=return_playtime_stats,json=returnPlaytimeStats" json:"return_playtime_stats,omitempty"`
	ReturnDetails          *bool                                         `protobuf:"varint,37,opt,name=return_details,json=returnDetails" json:"return_details,omitempty"`
	StripDescriptionBbcode *bool                                         `protobuf:"varint,38,opt,name=strip_description_bbcode,json=stripDescriptionBbcode" json:"strip_description_bbcode,omitempty"`
	DesiredRevision        *EPublishedFileRevision                       `` /* 135-byte string literal not displayed */
	ReturnReactions        *bool                                         `protobuf:"varint,43,opt,name=return_reactions,json=returnReactions,def=0" json:"return_reactions,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_QueryFiles_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_QueryFiles_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_QueryFiles_Request) GetAppid

func (*CPublishedFile_QueryFiles_Request) GetCacheMaxAgeSeconds

func (x *CPublishedFile_QueryFiles_Request) GetCacheMaxAgeSeconds() uint32

func (*CPublishedFile_QueryFiles_Request) GetChildPublishedfileid

func (x *CPublishedFile_QueryFiles_Request) GetChildPublishedfileid() uint64

func (*CPublishedFile_QueryFiles_Request) GetCreatorAppid

func (x *CPublishedFile_QueryFiles_Request) GetCreatorAppid() uint32

func (*CPublishedFile_QueryFiles_Request) GetCursor

func (*CPublishedFile_QueryFiles_Request) GetDays

func (*CPublishedFile_QueryFiles_Request) GetDesiredRevision

func (*CPublishedFile_QueryFiles_Request) GetExcludedtags

func (x *CPublishedFile_QueryFiles_Request) GetExcludedtags() []string

func (*CPublishedFile_QueryFiles_Request) GetFiletype

func (x *CPublishedFile_QueryFiles_Request) GetFiletype() uint32

func (*CPublishedFile_QueryFiles_Request) GetIdsOnly

func (x *CPublishedFile_QueryFiles_Request) GetIdsOnly() bool

func (*CPublishedFile_QueryFiles_Request) GetIncludeRecentVotesOnly

func (x *CPublishedFile_QueryFiles_Request) GetIncludeRecentVotesOnly() bool

func (*CPublishedFile_QueryFiles_Request) GetLanguage

func (x *CPublishedFile_QueryFiles_Request) GetLanguage() int32

func (*CPublishedFile_QueryFiles_Request) GetMatchAllTags

func (x *CPublishedFile_QueryFiles_Request) GetMatchAllTags() bool

func (*CPublishedFile_QueryFiles_Request) GetNumperpage

func (x *CPublishedFile_QueryFiles_Request) GetNumperpage() uint32

func (*CPublishedFile_QueryFiles_Request) GetOmittedFlags

func (x *CPublishedFile_QueryFiles_Request) GetOmittedFlags() []string

func (*CPublishedFile_QueryFiles_Request) GetPage

func (*CPublishedFile_QueryFiles_Request) GetQueryType

func (x *CPublishedFile_QueryFiles_Request) GetQueryType() uint32

func (*CPublishedFile_QueryFiles_Request) GetRequiredFlags

func (x *CPublishedFile_QueryFiles_Request) GetRequiredFlags() []string

func (*CPublishedFile_QueryFiles_Request) GetRequiredKvTags

func (*CPublishedFile_QueryFiles_Request) GetRequiredtags

func (x *CPublishedFile_QueryFiles_Request) GetRequiredtags() []string

func (*CPublishedFile_QueryFiles_Request) GetReturnChildren

func (x *CPublishedFile_QueryFiles_Request) GetReturnChildren() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnDetails

func (x *CPublishedFile_QueryFiles_Request) GetReturnDetails() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnForSaleData

func (x *CPublishedFile_QueryFiles_Request) GetReturnForSaleData() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnKvTags

func (x *CPublishedFile_QueryFiles_Request) GetReturnKvTags() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnMetadata

func (x *CPublishedFile_QueryFiles_Request) GetReturnMetadata() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnPlaytimeStats

func (x *CPublishedFile_QueryFiles_Request) GetReturnPlaytimeStats() uint32

func (*CPublishedFile_QueryFiles_Request) GetReturnPreviews

func (x *CPublishedFile_QueryFiles_Request) GetReturnPreviews() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnReactions

func (x *CPublishedFile_QueryFiles_Request) GetReturnReactions() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnShortDescription

func (x *CPublishedFile_QueryFiles_Request) GetReturnShortDescription() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnTags

func (x *CPublishedFile_QueryFiles_Request) GetReturnTags() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnVoteData

func (x *CPublishedFile_QueryFiles_Request) GetReturnVoteData() bool

func (*CPublishedFile_QueryFiles_Request) GetSearchText

func (x *CPublishedFile_QueryFiles_Request) GetSearchText() string

func (*CPublishedFile_QueryFiles_Request) GetStripDescriptionBbcode

func (x *CPublishedFile_QueryFiles_Request) GetStripDescriptionBbcode() bool

func (*CPublishedFile_QueryFiles_Request) GetTaggroups

func (*CPublishedFile_QueryFiles_Request) GetTotalonly

func (x *CPublishedFile_QueryFiles_Request) GetTotalonly() bool

func (*CPublishedFile_QueryFiles_Request) ProtoMessage

func (*CPublishedFile_QueryFiles_Request) ProtoMessage()

func (*CPublishedFile_QueryFiles_Request) ProtoReflect

func (*CPublishedFile_QueryFiles_Request) Reset

func (*CPublishedFile_QueryFiles_Request) String

type CPublishedFile_QueryFiles_Request_KVTag

type CPublishedFile_QueryFiles_Request_KVTag struct {
	Key   *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_QueryFiles_Request_KVTag) Descriptor deprecated

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

Deprecated: Use CPublishedFile_QueryFiles_Request_KVTag.ProtoReflect.Descriptor instead.

func (*CPublishedFile_QueryFiles_Request_KVTag) GetKey

func (*CPublishedFile_QueryFiles_Request_KVTag) GetValue

func (*CPublishedFile_QueryFiles_Request_KVTag) ProtoMessage

func (*CPublishedFile_QueryFiles_Request_KVTag) ProtoReflect

func (*CPublishedFile_QueryFiles_Request_KVTag) Reset

func (*CPublishedFile_QueryFiles_Request_KVTag) String

type CPublishedFile_QueryFiles_Request_TagGroup

type CPublishedFile_QueryFiles_Request_TagGroup struct {
	Tags []string `protobuf:"bytes,1,rep,name=tags" json:"tags,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_QueryFiles_Request_TagGroup) Descriptor deprecated

Deprecated: Use CPublishedFile_QueryFiles_Request_TagGroup.ProtoReflect.Descriptor instead.

func (*CPublishedFile_QueryFiles_Request_TagGroup) GetTags

func (*CPublishedFile_QueryFiles_Request_TagGroup) ProtoMessage

func (*CPublishedFile_QueryFiles_Request_TagGroup) ProtoReflect

func (*CPublishedFile_QueryFiles_Request_TagGroup) Reset

func (*CPublishedFile_QueryFiles_Request_TagGroup) String

type CPublishedFile_QueryFiles_Response

type CPublishedFile_QueryFiles_Response struct {
	Total                *uint32                 `protobuf:"varint,1,opt,name=total" json:"total,omitempty"`
	Publishedfiledetails []*PublishedFileDetails `protobuf:"bytes,2,rep,name=publishedfiledetails" json:"publishedfiledetails,omitempty"`
	NextCursor           *string                 `protobuf:"bytes,3,opt,name=next_cursor,json=nextCursor" json:"next_cursor,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_QueryFiles_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_QueryFiles_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_QueryFiles_Response) GetNextCursor

func (x *CPublishedFile_QueryFiles_Response) GetNextCursor() string

func (*CPublishedFile_QueryFiles_Response) GetPublishedfiledetails

func (x *CPublishedFile_QueryFiles_Response) GetPublishedfiledetails() []*PublishedFileDetails

func (*CPublishedFile_QueryFiles_Response) GetTotal

func (*CPublishedFile_QueryFiles_Response) ProtoMessage

func (*CPublishedFile_QueryFiles_Response) ProtoMessage()

func (*CPublishedFile_QueryFiles_Response) ProtoReflect

func (*CPublishedFile_QueryFiles_Response) Reset

func (*CPublishedFile_QueryFiles_Response) String

type CPublishedFile_RefreshVotingQueue_Request

type CPublishedFile_RefreshVotingQueue_Request struct {
	Appid            *uint32                 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	MatchingFileType *uint32                 `protobuf:"varint,2,opt,name=matching_file_type,json=matchingFileType" json:"matching_file_type,omitempty"`
	Tags             []string                `protobuf:"bytes,3,rep,name=tags" json:"tags,omitempty"`
	MatchAllTags     *bool                   `protobuf:"varint,4,opt,name=match_all_tags,json=matchAllTags,def=1" json:"match_all_tags,omitempty"`
	ExcludedTags     []string                `protobuf:"bytes,5,rep,name=excluded_tags,json=excludedTags" json:"excluded_tags,omitempty"`
	DesiredQueueSize *uint32                 `protobuf:"varint,6,opt,name=desired_queue_size,json=desiredQueueSize" json:"desired_queue_size,omitempty"`
	DesiredRevision  *EPublishedFileRevision `` /* 134-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CPublishedFile_RefreshVotingQueue_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_RefreshVotingQueue_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_RefreshVotingQueue_Request) GetAppid

func (*CPublishedFile_RefreshVotingQueue_Request) GetDesiredQueueSize

func (x *CPublishedFile_RefreshVotingQueue_Request) GetDesiredQueueSize() uint32

func (*CPublishedFile_RefreshVotingQueue_Request) GetDesiredRevision

func (*CPublishedFile_RefreshVotingQueue_Request) GetExcludedTags

func (x *CPublishedFile_RefreshVotingQueue_Request) GetExcludedTags() []string

func (*CPublishedFile_RefreshVotingQueue_Request) GetMatchAllTags

func (x *CPublishedFile_RefreshVotingQueue_Request) GetMatchAllTags() bool

func (*CPublishedFile_RefreshVotingQueue_Request) GetMatchingFileType

func (x *CPublishedFile_RefreshVotingQueue_Request) GetMatchingFileType() uint32

func (*CPublishedFile_RefreshVotingQueue_Request) GetTags

func (*CPublishedFile_RefreshVotingQueue_Request) ProtoMessage

func (*CPublishedFile_RefreshVotingQueue_Request) ProtoReflect

func (*CPublishedFile_RefreshVotingQueue_Request) Reset

func (*CPublishedFile_RefreshVotingQueue_Request) String

type CPublishedFile_RefreshVotingQueue_Response

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

func (*CPublishedFile_RefreshVotingQueue_Response) Descriptor deprecated

Deprecated: Use CPublishedFile_RefreshVotingQueue_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_RefreshVotingQueue_Response) ProtoMessage

func (*CPublishedFile_RefreshVotingQueue_Response) ProtoReflect

func (*CPublishedFile_RefreshVotingQueue_Response) Reset

func (*CPublishedFile_RefreshVotingQueue_Response) String

type CPublishedFile_RemoveAppRelationship_Request

type CPublishedFile_RemoveAppRelationship_Request struct {
	Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Appid           *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	Relationship    *uint32 `protobuf:"varint,3,opt,name=relationship" json:"relationship,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_RemoveAppRelationship_Request) Descriptor deprecated

Deprecated: Use CPublishedFile_RemoveAppRelationship_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_RemoveAppRelationship_Request) GetAppid

func (*CPublishedFile_RemoveAppRelationship_Request) GetPublishedfileid

func (x *CPublishedFile_RemoveAppRelationship_Request) GetPublishedfileid() uint64

func (*CPublishedFile_RemoveAppRelationship_Request) GetRelationship

func (*CPublishedFile_RemoveAppRelationship_Request) ProtoMessage

func (*CPublishedFile_RemoveAppRelationship_Request) ProtoReflect

func (*CPublishedFile_RemoveAppRelationship_Request) Reset

func (*CPublishedFile_RemoveAppRelationship_Request) String

type CPublishedFile_RemoveAppRelationship_Response

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

func (*CPublishedFile_RemoveAppRelationship_Response) Descriptor deprecated

Deprecated: Use CPublishedFile_RemoveAppRelationship_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_RemoveAppRelationship_Response) ProtoMessage

func (*CPublishedFile_RemoveAppRelationship_Response) ProtoReflect

func (*CPublishedFile_RemoveAppRelationship_Response) Reset

func (*CPublishedFile_RemoveAppRelationship_Response) String

type CPublishedFile_RemoveChild_Request

type CPublishedFile_RemoveChild_Request struct {
	Publishedfileid      *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	ChildPublishedfileid *uint64 `protobuf:"varint,2,opt,name=child_publishedfileid,json=childPublishedfileid" json:"child_publishedfileid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_RemoveChild_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_RemoveChild_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_RemoveChild_Request) GetChildPublishedfileid

func (x *CPublishedFile_RemoveChild_Request) GetChildPublishedfileid() uint64

func (*CPublishedFile_RemoveChild_Request) GetPublishedfileid

func (x *CPublishedFile_RemoveChild_Request) GetPublishedfileid() uint64

func (*CPublishedFile_RemoveChild_Request) ProtoMessage

func (*CPublishedFile_RemoveChild_Request) ProtoMessage()

func (*CPublishedFile_RemoveChild_Request) ProtoReflect

func (*CPublishedFile_RemoveChild_Request) Reset

func (*CPublishedFile_RemoveChild_Request) String

type CPublishedFile_RemoveChild_Response

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

func (*CPublishedFile_RemoveChild_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_RemoveChild_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_RemoveChild_Response) ProtoMessage

func (*CPublishedFile_RemoveChild_Response) ProtoMessage()

func (*CPublishedFile_RemoveChild_Response) ProtoReflect

func (*CPublishedFile_RemoveChild_Response) Reset

func (*CPublishedFile_RemoveChild_Response) String

type CPublishedFile_SetPlaytimeForControllerConfigs_Request

type CPublishedFile_SetPlaytimeForControllerConfigs_Request struct {
	Appid                 *uint32                                                                         `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	ControllerConfigUsage []*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage `protobuf:"bytes,2,rep,name=controller_config_usage,json=controllerConfigUsage" json:"controller_config_usage,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) Descriptor deprecated

Deprecated: Use CPublishedFile_SetPlaytimeForControllerConfigs_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) GetAppid

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) GetControllerConfigUsage

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) ProtoMessage

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) ProtoReflect

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) Reset

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) String

type CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage

type CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage struct {
	Publishedfileid *uint64  `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	SecondsActive   *float32 `protobuf:"fixed32,2,opt,name=seconds_active,json=secondsActive" json:"seconds_active,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) Descriptor deprecated

Deprecated: Use CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage.ProtoReflect.Descriptor instead.

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) GetPublishedfileid

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) GetSecondsActive

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) ProtoMessage

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) ProtoReflect

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) Reset

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) String

type CPublishedFile_SetPlaytimeForControllerConfigs_Response

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

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) Descriptor deprecated

Deprecated: Use CPublishedFile_SetPlaytimeForControllerConfigs_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) ProtoMessage

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) ProtoReflect

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) Reset

func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) String

type CPublishedFile_StartPlaytimeTracking_Request

type CPublishedFile_StartPlaytimeTracking_Request struct {
	Appid            *uint32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Publishedfileids []uint64 `protobuf:"varint,2,rep,name=publishedfileids" json:"publishedfileids,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_StartPlaytimeTracking_Request) Descriptor deprecated

Deprecated: Use CPublishedFile_StartPlaytimeTracking_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_StartPlaytimeTracking_Request) GetAppid

func (*CPublishedFile_StartPlaytimeTracking_Request) GetPublishedfileids

func (x *CPublishedFile_StartPlaytimeTracking_Request) GetPublishedfileids() []uint64

func (*CPublishedFile_StartPlaytimeTracking_Request) ProtoMessage

func (*CPublishedFile_StartPlaytimeTracking_Request) ProtoReflect

func (*CPublishedFile_StartPlaytimeTracking_Request) Reset

func (*CPublishedFile_StartPlaytimeTracking_Request) String

type CPublishedFile_StartPlaytimeTracking_Response

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

func (*CPublishedFile_StartPlaytimeTracking_Response) Descriptor deprecated

Deprecated: Use CPublishedFile_StartPlaytimeTracking_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_StartPlaytimeTracking_Response) ProtoMessage

func (*CPublishedFile_StartPlaytimeTracking_Response) ProtoReflect

func (*CPublishedFile_StartPlaytimeTracking_Response) Reset

func (*CPublishedFile_StartPlaytimeTracking_Response) String

type CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request

type CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request struct {
	Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) Descriptor deprecated

Deprecated: Use CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) GetAppid

func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) ProtoMessage

func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) ProtoReflect

func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) Reset

func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) String

type CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response

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

func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) Descriptor deprecated

Deprecated: Use CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) ProtoMessage

func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) ProtoReflect

func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) Reset

func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) String

type CPublishedFile_StopPlaytimeTracking_Request

type CPublishedFile_StopPlaytimeTracking_Request struct {
	Appid            *uint32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Publishedfileids []uint64 `protobuf:"varint,2,rep,name=publishedfileids" json:"publishedfileids,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_StopPlaytimeTracking_Request) Descriptor deprecated

Deprecated: Use CPublishedFile_StopPlaytimeTracking_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_StopPlaytimeTracking_Request) GetAppid

func (*CPublishedFile_StopPlaytimeTracking_Request) GetPublishedfileids

func (x *CPublishedFile_StopPlaytimeTracking_Request) GetPublishedfileids() []uint64

func (*CPublishedFile_StopPlaytimeTracking_Request) ProtoMessage

func (*CPublishedFile_StopPlaytimeTracking_Request) ProtoReflect

func (*CPublishedFile_StopPlaytimeTracking_Request) Reset

func (*CPublishedFile_StopPlaytimeTracking_Request) String

type CPublishedFile_StopPlaytimeTracking_Response

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

func (*CPublishedFile_StopPlaytimeTracking_Response) Descriptor deprecated

Deprecated: Use CPublishedFile_StopPlaytimeTracking_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_StopPlaytimeTracking_Response) ProtoMessage

func (*CPublishedFile_StopPlaytimeTracking_Response) ProtoReflect

func (*CPublishedFile_StopPlaytimeTracking_Response) Reset

func (*CPublishedFile_StopPlaytimeTracking_Response) String

type CPublishedFile_Subscribe_Request

type CPublishedFile_Subscribe_Request struct {
	Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	ListType        *uint32 `protobuf:"varint,2,opt,name=list_type,json=listType" json:"list_type,omitempty"`
	Appid           *int32  `protobuf:"varint,3,opt,name=appid" json:"appid,omitempty"`
	NotifyClient    *bool   `protobuf:"varint,4,opt,name=notify_client,json=notifyClient" json:"notify_client,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_Subscribe_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_Subscribe_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_Subscribe_Request) GetAppid

func (*CPublishedFile_Subscribe_Request) GetListType

func (x *CPublishedFile_Subscribe_Request) GetListType() uint32

func (*CPublishedFile_Subscribe_Request) GetNotifyClient

func (x *CPublishedFile_Subscribe_Request) GetNotifyClient() bool

func (*CPublishedFile_Subscribe_Request) GetPublishedfileid

func (x *CPublishedFile_Subscribe_Request) GetPublishedfileid() uint64

func (*CPublishedFile_Subscribe_Request) ProtoMessage

func (*CPublishedFile_Subscribe_Request) ProtoMessage()

func (*CPublishedFile_Subscribe_Request) ProtoReflect

func (*CPublishedFile_Subscribe_Request) Reset

func (*CPublishedFile_Subscribe_Request) String

type CPublishedFile_Subscribe_Response

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

func (*CPublishedFile_Subscribe_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_Subscribe_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_Subscribe_Response) ProtoMessage

func (*CPublishedFile_Subscribe_Response) ProtoMessage()

func (*CPublishedFile_Subscribe_Response) ProtoReflect

func (*CPublishedFile_Subscribe_Response) Reset

func (*CPublishedFile_Subscribe_Response) String

type CPublishedFile_Unsubscribe_Request

type CPublishedFile_Unsubscribe_Request struct {
	Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	ListType        *uint32 `protobuf:"varint,2,opt,name=list_type,json=listType" json:"list_type,omitempty"`
	Appid           *int32  `protobuf:"varint,3,opt,name=appid" json:"appid,omitempty"`
	NotifyClient    *bool   `protobuf:"varint,4,opt,name=notify_client,json=notifyClient" json:"notify_client,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_Unsubscribe_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_Unsubscribe_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_Unsubscribe_Request) GetAppid

func (*CPublishedFile_Unsubscribe_Request) GetListType

func (x *CPublishedFile_Unsubscribe_Request) GetListType() uint32

func (*CPublishedFile_Unsubscribe_Request) GetNotifyClient

func (x *CPublishedFile_Unsubscribe_Request) GetNotifyClient() bool

func (*CPublishedFile_Unsubscribe_Request) GetPublishedfileid

func (x *CPublishedFile_Unsubscribe_Request) GetPublishedfileid() uint64

func (*CPublishedFile_Unsubscribe_Request) ProtoMessage

func (*CPublishedFile_Unsubscribe_Request) ProtoMessage()

func (*CPublishedFile_Unsubscribe_Request) ProtoReflect

func (*CPublishedFile_Unsubscribe_Request) Reset

func (*CPublishedFile_Unsubscribe_Request) String

type CPublishedFile_Unsubscribe_Response

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

func (*CPublishedFile_Unsubscribe_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_Unsubscribe_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_Unsubscribe_Response) ProtoMessage

func (*CPublishedFile_Unsubscribe_Response) ProtoMessage()

func (*CPublishedFile_Unsubscribe_Response) ProtoReflect

func (*CPublishedFile_Unsubscribe_Response) Reset

func (*CPublishedFile_Unsubscribe_Response) String

type CPublishedFile_Update_Request

type CPublishedFile_Update_Request struct {
	Appid           *uint32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Publishedfileid *uint64  `protobuf:"fixed64,2,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Title           *string  `protobuf:"bytes,3,opt,name=title" json:"title,omitempty"`
	FileDescription *string  `protobuf:"bytes,4,opt,name=file_description,json=fileDescription" json:"file_description,omitempty"`
	Visibility      *uint32  `protobuf:"varint,5,opt,name=visibility" json:"visibility,omitempty"`
	Tags            []string `protobuf:"bytes,6,rep,name=tags" json:"tags,omitempty"`
	Filename        *string  `protobuf:"bytes,7,opt,name=filename" json:"filename,omitempty"`
	PreviewFilename *string  `protobuf:"bytes,8,opt,name=preview_filename,json=previewFilename" json:"preview_filename,omitempty"`
	ImageWidth      *uint32  `protobuf:"varint,15,opt,name=image_width,json=imageWidth" json:"image_width,omitempty"`
	ImageHeight     *uint32  `protobuf:"varint,16,opt,name=image_height,json=imageHeight" json:"image_height,omitempty"`
	// contains filtered or unexported fields
}

func (*CPublishedFile_Update_Request) Descriptor deprecated

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

Deprecated: Use CPublishedFile_Update_Request.ProtoReflect.Descriptor instead.

func (*CPublishedFile_Update_Request) GetAppid

func (x *CPublishedFile_Update_Request) GetAppid() uint32

func (*CPublishedFile_Update_Request) GetFileDescription

func (x *CPublishedFile_Update_Request) GetFileDescription() string

func (*CPublishedFile_Update_Request) GetFilename

func (x *CPublishedFile_Update_Request) GetFilename() string

func (*CPublishedFile_Update_Request) GetImageHeight

func (x *CPublishedFile_Update_Request) GetImageHeight() uint32

func (*CPublishedFile_Update_Request) GetImageWidth

func (x *CPublishedFile_Update_Request) GetImageWidth() uint32

func (*CPublishedFile_Update_Request) GetPreviewFilename

func (x *CPublishedFile_Update_Request) GetPreviewFilename() string

func (*CPublishedFile_Update_Request) GetPublishedfileid

func (x *CPublishedFile_Update_Request) GetPublishedfileid() uint64

func (*CPublishedFile_Update_Request) GetTags

func (x *CPublishedFile_Update_Request) GetTags() []string

func (*CPublishedFile_Update_Request) GetTitle

func (x *CPublishedFile_Update_Request) GetTitle() string

func (*CPublishedFile_Update_Request) GetVisibility

func (x *CPublishedFile_Update_Request) GetVisibility() uint32

func (*CPublishedFile_Update_Request) ProtoMessage

func (*CPublishedFile_Update_Request) ProtoMessage()

func (*CPublishedFile_Update_Request) ProtoReflect

func (*CPublishedFile_Update_Request) Reset

func (x *CPublishedFile_Update_Request) Reset()

func (*CPublishedFile_Update_Request) String

type CPublishedFile_Update_Response

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

func (*CPublishedFile_Update_Response) Descriptor deprecated

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

Deprecated: Use CPublishedFile_Update_Response.ProtoReflect.Descriptor instead.

func (*CPublishedFile_Update_Response) ProtoMessage

func (*CPublishedFile_Update_Response) ProtoMessage()

func (*CPublishedFile_Update_Response) ProtoReflect

func (*CPublishedFile_Update_Response) Reset

func (x *CPublishedFile_Update_Response) Reset()

func (*CPublishedFile_Update_Response) String

type ClientCloudFileUploadBlockDetails

type ClientCloudFileUploadBlockDetails struct {
	UrlHost          *string                                          `protobuf:"bytes,1,opt,name=url_host,json=urlHost" json:"url_host,omitempty"`
	UrlPath          *string                                          `protobuf:"bytes,2,opt,name=url_path,json=urlPath" json:"url_path,omitempty"`
	UseHttps         *bool                                            `protobuf:"varint,3,opt,name=use_https,json=useHttps" json:"use_https,omitempty"`
	HttpMethod       *int32                                           `protobuf:"varint,4,opt,name=http_method,json=httpMethod" json:"http_method,omitempty"`
	RequestHeaders   []*ClientCloudFileUploadBlockDetails_HTTPHeaders `protobuf:"bytes,5,rep,name=request_headers,json=requestHeaders" json:"request_headers,omitempty"`
	BlockOffset      *uint64                                          `protobuf:"varint,6,opt,name=block_offset,json=blockOffset" json:"block_offset,omitempty"`
	BlockLength      *uint32                                          `protobuf:"varint,7,opt,name=block_length,json=blockLength" json:"block_length,omitempty"`
	ExplicitBodyData []byte                                           `protobuf:"bytes,8,opt,name=explicit_body_data,json=explicitBodyData" json:"explicit_body_data,omitempty"`
	MayParallelize   *bool                                            `protobuf:"varint,9,opt,name=may_parallelize,json=mayParallelize" json:"may_parallelize,omitempty"`
	// contains filtered or unexported fields
}

func (*ClientCloudFileUploadBlockDetails) Descriptor deprecated

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

Deprecated: Use ClientCloudFileUploadBlockDetails.ProtoReflect.Descriptor instead.

func (*ClientCloudFileUploadBlockDetails) GetBlockLength

func (x *ClientCloudFileUploadBlockDetails) GetBlockLength() uint32

func (*ClientCloudFileUploadBlockDetails) GetBlockOffset

func (x *ClientCloudFileUploadBlockDetails) GetBlockOffset() uint64

func (*ClientCloudFileUploadBlockDetails) GetExplicitBodyData

func (x *ClientCloudFileUploadBlockDetails) GetExplicitBodyData() []byte

func (*ClientCloudFileUploadBlockDetails) GetHttpMethod

func (x *ClientCloudFileUploadBlockDetails) GetHttpMethod() int32

func (*ClientCloudFileUploadBlockDetails) GetMayParallelize

func (x *ClientCloudFileUploadBlockDetails) GetMayParallelize() bool

func (*ClientCloudFileUploadBlockDetails) GetRequestHeaders

func (*ClientCloudFileUploadBlockDetails) GetUrlHost

func (x *ClientCloudFileUploadBlockDetails) GetUrlHost() string

func (*ClientCloudFileUploadBlockDetails) GetUrlPath

func (x *ClientCloudFileUploadBlockDetails) GetUrlPath() string

func (*ClientCloudFileUploadBlockDetails) GetUseHttps

func (x *ClientCloudFileUploadBlockDetails) GetUseHttps() bool

func (*ClientCloudFileUploadBlockDetails) ProtoMessage

func (*ClientCloudFileUploadBlockDetails) ProtoMessage()

func (*ClientCloudFileUploadBlockDetails) ProtoReflect

func (*ClientCloudFileUploadBlockDetails) Reset

func (*ClientCloudFileUploadBlockDetails) String

type ClientCloudFileUploadBlockDetails_HTTPHeaders

type ClientCloudFileUploadBlockDetails_HTTPHeaders struct {
	Name  *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) Descriptor deprecated

Deprecated: Use ClientCloudFileUploadBlockDetails_HTTPHeaders.ProtoReflect.Descriptor instead.

func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) GetName

func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) GetValue

func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) ProtoMessage

func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) ProtoReflect

func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) Reset

func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) String

type ENotificationSetting

type ENotificationSetting int32
const (
	ENotificationSetting_k_ENotificationSettingNotifyUseDefault ENotificationSetting = 0
	ENotificationSetting_k_ENotificationSettingAlways           ENotificationSetting = 1
	ENotificationSetting_k_ENotificationSettingNever            ENotificationSetting = 2
)

func (ENotificationSetting) Descriptor

func (ENotificationSetting) Enum

func (ENotificationSetting) EnumDescriptor deprecated

func (ENotificationSetting) EnumDescriptor() ([]byte, []int)

Deprecated: Use ENotificationSetting.Descriptor instead.

func (ENotificationSetting) Number

func (ENotificationSetting) String

func (x ENotificationSetting) String() string

func (ENotificationSetting) Type

func (*ENotificationSetting) UnmarshalJSON deprecated

func (x *ENotificationSetting) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type EProtoExecutionSite

type EProtoExecutionSite int32
const (
	EProtoExecutionSite_k_EProtoExecutionSiteUnknown     EProtoExecutionSite = 0
	EProtoExecutionSite_k_EProtoExecutionSiteSteamClient EProtoExecutionSite = 2
)

func (EProtoExecutionSite) Descriptor

func (EProtoExecutionSite) Enum

func (EProtoExecutionSite) EnumDescriptor deprecated

func (EProtoExecutionSite) EnumDescriptor() ([]byte, []int)

Deprecated: Use EProtoExecutionSite.Descriptor instead.

func (EProtoExecutionSite) Number

func (EProtoExecutionSite) String

func (x EProtoExecutionSite) String() string

func (EProtoExecutionSite) Type

func (*EProtoExecutionSite) UnmarshalJSON deprecated

func (x *EProtoExecutionSite) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type EPublishedFileForSaleStatus

type EPublishedFileForSaleStatus int32
const (
	EPublishedFileForSaleStatus_k_PFFSS_NotForSale        EPublishedFileForSaleStatus = 0
	EPublishedFileForSaleStatus_k_PFFSS_PendingApproval   EPublishedFileForSaleStatus = 1
	EPublishedFileForSaleStatus_k_PFFSS_ApprovedForSale   EPublishedFileForSaleStatus = 2
	EPublishedFileForSaleStatus_k_PFFSS_RejectedForSale   EPublishedFileForSaleStatus = 3
	EPublishedFileForSaleStatus_k_PFFSS_NoLongerForSale   EPublishedFileForSaleStatus = 4
	EPublishedFileForSaleStatus_k_PFFSS_TentativeApproval EPublishedFileForSaleStatus = 5
)

func (EPublishedFileForSaleStatus) Descriptor

func (EPublishedFileForSaleStatus) Enum

func (EPublishedFileForSaleStatus) EnumDescriptor deprecated

func (EPublishedFileForSaleStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use EPublishedFileForSaleStatus.Descriptor instead.

func (EPublishedFileForSaleStatus) Number

func (EPublishedFileForSaleStatus) String

func (EPublishedFileForSaleStatus) Type

func (*EPublishedFileForSaleStatus) UnmarshalJSON deprecated

func (x *EPublishedFileForSaleStatus) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type EPublishedFileRevision

type EPublishedFileRevision int32
const (
	EPublishedFileRevision_k_EPublishedFileRevision_Default                EPublishedFileRevision = 0
	EPublishedFileRevision_k_EPublishedFileRevision_Latest                 EPublishedFileRevision = 1
	EPublishedFileRevision_k_EPublishedFileRevision_ApprovedSnapshot       EPublishedFileRevision = 2
	EPublishedFileRevision_k_EPublishedFileRevision_ApprovedSnapshot_China EPublishedFileRevision = 3
	EPublishedFileRevision_k_EPublishedFileRevision_RejectedSnapshot       EPublishedFileRevision = 4
	EPublishedFileRevision_k_EPublishedFileRevision_RejectedSnapshot_China EPublishedFileRevision = 5
)

func (EPublishedFileRevision) Descriptor

func (EPublishedFileRevision) Enum

func (EPublishedFileRevision) EnumDescriptor deprecated

func (EPublishedFileRevision) EnumDescriptor() ([]byte, []int)

Deprecated: Use EPublishedFileRevision.Descriptor instead.

func (EPublishedFileRevision) Number

func (EPublishedFileRevision) String

func (x EPublishedFileRevision) String() string

func (EPublishedFileRevision) Type

func (*EPublishedFileRevision) UnmarshalJSON deprecated

func (x *EPublishedFileRevision) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type GameNotificationSettings

type GameNotificationSettings struct {
	Appid              *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	AllowNotifications *bool   `protobuf:"varint,2,opt,name=allow_notifications,json=allowNotifications" json:"allow_notifications,omitempty"`
	// contains filtered or unexported fields
}

func (*GameNotificationSettings) Descriptor deprecated

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

Deprecated: Use GameNotificationSettings.ProtoReflect.Descriptor instead.

func (*GameNotificationSettings) GetAllowNotifications

func (x *GameNotificationSettings) GetAllowNotifications() bool

func (*GameNotificationSettings) GetAppid

func (x *GameNotificationSettings) GetAppid() uint32

func (*GameNotificationSettings) ProtoMessage

func (*GameNotificationSettings) ProtoMessage()

func (*GameNotificationSettings) ProtoReflect

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

func (*GameNotificationSettings) Reset

func (x *GameNotificationSettings) Reset()

func (*GameNotificationSettings) String

func (x *GameNotificationSettings) String() string

type NoResponse

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

func (*NoResponse) Descriptor deprecated

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

Deprecated: Use NoResponse.ProtoReflect.Descriptor instead.

func (*NoResponse) ProtoMessage

func (*NoResponse) ProtoMessage()

func (*NoResponse) ProtoReflect

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

func (*NoResponse) Reset

func (x *NoResponse) Reset()

func (*NoResponse) String

func (x *NoResponse) String() string

type ParentalApp

type ParentalApp struct {
	Appid     *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	IsAllowed *bool   `protobuf:"varint,2,opt,name=is_allowed,json=isAllowed" json:"is_allowed,omitempty"`
	// contains filtered or unexported fields
}

func (*ParentalApp) Descriptor deprecated

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

Deprecated: Use ParentalApp.ProtoReflect.Descriptor instead.

func (*ParentalApp) GetAppid

func (x *ParentalApp) GetAppid() uint32

func (*ParentalApp) GetIsAllowed

func (x *ParentalApp) GetIsAllowed() bool

func (*ParentalApp) ProtoMessage

func (*ParentalApp) ProtoMessage()

func (*ParentalApp) ProtoReflect

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

func (*ParentalApp) Reset

func (x *ParentalApp) Reset()

func (*ParentalApp) String

func (x *ParentalApp) String() string

type ParentalSettings

type ParentalSettings struct {
	Steamid                *uint64        `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	ApplistBaseId          *uint32        `protobuf:"varint,2,opt,name=applist_base_id,json=applistBaseId" json:"applist_base_id,omitempty"`
	ApplistBaseDescription *string        `protobuf:"bytes,3,opt,name=applist_base_description,json=applistBaseDescription" json:"applist_base_description,omitempty"`
	ApplistBase            []*ParentalApp `protobuf:"bytes,4,rep,name=applist_base,json=applistBase" json:"applist_base,omitempty"`
	ApplistCustom          []*ParentalApp `protobuf:"bytes,5,rep,name=applist_custom,json=applistCustom" json:"applist_custom,omitempty"`
	Passwordhashtype       *uint32        `protobuf:"varint,6,opt,name=passwordhashtype" json:"passwordhashtype,omitempty"`
	Salt                   []byte         `protobuf:"bytes,7,opt,name=salt" json:"salt,omitempty"`
	Passwordhash           []byte         `protobuf:"bytes,8,opt,name=passwordhash" json:"passwordhash,omitempty"`
	IsEnabled              *bool          `protobuf:"varint,9,opt,name=is_enabled,json=isEnabled" json:"is_enabled,omitempty"`
	EnabledFeatures        *uint32        `protobuf:"varint,10,opt,name=enabled_features,json=enabledFeatures" json:"enabled_features,omitempty"`
	RecoveryEmail          *string        `protobuf:"bytes,11,opt,name=recovery_email,json=recoveryEmail" json:"recovery_email,omitempty"`
	IsSiteLicenseLock      *bool          `protobuf:"varint,12,opt,name=is_site_license_lock,json=isSiteLicenseLock" json:"is_site_license_lock,omitempty"`
	// contains filtered or unexported fields
}

func (*ParentalSettings) Descriptor deprecated

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

Deprecated: Use ParentalSettings.ProtoReflect.Descriptor instead.

func (*ParentalSettings) GetApplistBase

func (x *ParentalSettings) GetApplistBase() []*ParentalApp

func (*ParentalSettings) GetApplistBaseDescription

func (x *ParentalSettings) GetApplistBaseDescription() string

func (*ParentalSettings) GetApplistBaseId

func (x *ParentalSettings) GetApplistBaseId() uint32

func (*ParentalSettings) GetApplistCustom

func (x *ParentalSettings) GetApplistCustom() []*ParentalApp

func (*ParentalSettings) GetEnabledFeatures

func (x *ParentalSettings) GetEnabledFeatures() uint32

func (*ParentalSettings) GetIsEnabled

func (x *ParentalSettings) GetIsEnabled() bool

func (*ParentalSettings) GetIsSiteLicenseLock

func (x *ParentalSettings) GetIsSiteLicenseLock() bool

func (*ParentalSettings) GetPasswordhash

func (x *ParentalSettings) GetPasswordhash() []byte

func (*ParentalSettings) GetPasswordhashtype

func (x *ParentalSettings) GetPasswordhashtype() uint32

func (*ParentalSettings) GetRecoveryEmail

func (x *ParentalSettings) GetRecoveryEmail() string

func (*ParentalSettings) GetSalt

func (x *ParentalSettings) GetSalt() []byte

func (*ParentalSettings) GetSteamid

func (x *ParentalSettings) GetSteamid() uint64

func (*ParentalSettings) ProtoMessage

func (*ParentalSettings) ProtoMessage()

func (*ParentalSettings) ProtoReflect

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

func (*ParentalSettings) Reset

func (x *ParentalSettings) Reset()

func (*ParentalSettings) String

func (x *ParentalSettings) String() string

type PerFriendPreferences

type PerFriendPreferences struct {
	Accountid                 *uint32               `protobuf:"fixed32,1,opt,name=accountid" json:"accountid,omitempty"`
	Nickname                  *string               `protobuf:"bytes,2,opt,name=nickname" json:"nickname,omitempty"`
	NotificationsShowingame   *ENotificationSetting `` /* 156-byte string literal not displayed */
	NotificationsShowonline   *ENotificationSetting `` /* 156-byte string literal not displayed */
	NotificationsShowmessages *ENotificationSetting `` /* 162-byte string literal not displayed */
	SoundsShowingame          *ENotificationSetting `` /* 135-byte string literal not displayed */
	SoundsShowonline          *ENotificationSetting `` /* 135-byte string literal not displayed */
	SoundsShowmessages        *ENotificationSetting `` /* 141-byte string literal not displayed */
	NotificationsSendmobile   *ENotificationSetting `` /* 156-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PerFriendPreferences) Descriptor deprecated

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

Deprecated: Use PerFriendPreferences.ProtoReflect.Descriptor instead.

func (*PerFriendPreferences) GetAccountid

func (x *PerFriendPreferences) GetAccountid() uint32

func (*PerFriendPreferences) GetNickname

func (x *PerFriendPreferences) GetNickname() string

func (*PerFriendPreferences) GetNotificationsSendmobile

func (x *PerFriendPreferences) GetNotificationsSendmobile() ENotificationSetting

func (*PerFriendPreferences) GetNotificationsShowingame

func (x *PerFriendPreferences) GetNotificationsShowingame() ENotificationSetting

func (*PerFriendPreferences) GetNotificationsShowmessages

func (x *PerFriendPreferences) GetNotificationsShowmessages() ENotificationSetting

func (*PerFriendPreferences) GetNotificationsShowonline

func (x *PerFriendPreferences) GetNotificationsShowonline() ENotificationSetting

func (*PerFriendPreferences) GetSoundsShowingame

func (x *PerFriendPreferences) GetSoundsShowingame() ENotificationSetting

func (*PerFriendPreferences) GetSoundsShowmessages

func (x *PerFriendPreferences) GetSoundsShowmessages() ENotificationSetting

func (*PerFriendPreferences) GetSoundsShowonline

func (x *PerFriendPreferences) GetSoundsShowonline() ENotificationSetting

func (*PerFriendPreferences) ProtoMessage

func (*PerFriendPreferences) ProtoMessage()

func (*PerFriendPreferences) ProtoReflect

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

func (*PerFriendPreferences) Reset

func (x *PerFriendPreferences) Reset()

func (*PerFriendPreferences) String

func (x *PerFriendPreferences) String() string

type ProfileItem

type ProfileItem struct {
	Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"`
	ImageSmall      *string `protobuf:"bytes,2,opt,name=image_small,json=imageSmall" json:"image_small,omitempty"`
	ImageLarge      *string `protobuf:"bytes,3,opt,name=image_large,json=imageLarge" json:"image_large,omitempty"`
	Name            *string `protobuf:"bytes,4,opt,name=name" json:"name,omitempty"`
	ItemTitle       *string `protobuf:"bytes,5,opt,name=item_title,json=itemTitle" json:"item_title,omitempty"`
	ItemDescription *string `protobuf:"bytes,6,opt,name=item_description,json=itemDescription" json:"item_description,omitempty"`
	Appid           *uint32 `protobuf:"varint,7,opt,name=appid" json:"appid,omitempty"`
	ItemType        *uint32 `protobuf:"varint,8,opt,name=item_type,json=itemType" json:"item_type,omitempty"`
	ItemClass       *uint32 `protobuf:"varint,9,opt,name=item_class,json=itemClass" json:"item_class,omitempty"`
	MovieWebm       *string `protobuf:"bytes,10,opt,name=movie_webm,json=movieWebm" json:"movie_webm,omitempty"`
	MovieMp4        *string `protobuf:"bytes,11,opt,name=movie_mp4,json=movieMp4" json:"movie_mp4,omitempty"`
	EquippedFlags   *uint32 `protobuf:"varint,12,opt,name=equipped_flags,json=equippedFlags" json:"equipped_flags,omitempty"`
	// contains filtered or unexported fields
}

func (*ProfileItem) Descriptor deprecated

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

Deprecated: Use ProfileItem.ProtoReflect.Descriptor instead.

func (*ProfileItem) GetAppid

func (x *ProfileItem) GetAppid() uint32

func (*ProfileItem) GetCommunityitemid

func (x *ProfileItem) GetCommunityitemid() uint64

func (*ProfileItem) GetEquippedFlags

func (x *ProfileItem) GetEquippedFlags() uint32

func (*ProfileItem) GetImageLarge

func (x *ProfileItem) GetImageLarge() string

func (*ProfileItem) GetImageSmall

func (x *ProfileItem) GetImageSmall() string

func (*ProfileItem) GetItemClass

func (x *ProfileItem) GetItemClass() uint32

func (*ProfileItem) GetItemDescription

func (x *ProfileItem) GetItemDescription() string

func (*ProfileItem) GetItemTitle

func (x *ProfileItem) GetItemTitle() string

func (*ProfileItem) GetItemType

func (x *ProfileItem) GetItemType() uint32

func (*ProfileItem) GetMovieMp4

func (x *ProfileItem) GetMovieMp4() string

func (*ProfileItem) GetMovieWebm

func (x *ProfileItem) GetMovieWebm() string

func (*ProfileItem) GetName

func (x *ProfileItem) GetName() string

func (*ProfileItem) ProtoMessage

func (*ProfileItem) ProtoMessage()

func (*ProfileItem) ProtoReflect

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

func (*ProfileItem) Reset

func (x *ProfileItem) Reset()

func (*ProfileItem) String

func (x *ProfileItem) String() string

type PublishedFileDetails

type PublishedFileDetails struct {
	Result                     *uint32                             `protobuf:"varint,1,opt,name=result" json:"result,omitempty"`
	Publishedfileid            *uint64                             `protobuf:"varint,2,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Creator                    *uint64                             `protobuf:"fixed64,3,opt,name=creator" json:"creator,omitempty"`
	CreatorAppid               *uint32                             `protobuf:"varint,4,opt,name=creator_appid,json=creatorAppid" json:"creator_appid,omitempty"`
	ConsumerAppid              *uint32                             `protobuf:"varint,5,opt,name=consumer_appid,json=consumerAppid" json:"consumer_appid,omitempty"`
	ConsumerShortcutid         *uint32                             `protobuf:"varint,6,opt,name=consumer_shortcutid,json=consumerShortcutid" json:"consumer_shortcutid,omitempty"`
	Filename                   *string                             `protobuf:"bytes,7,opt,name=filename" json:"filename,omitempty"`
	FileSize                   *uint64                             `protobuf:"varint,8,opt,name=file_size,json=fileSize" json:"file_size,omitempty"`
	PreviewFileSize            *uint64                             `protobuf:"varint,9,opt,name=preview_file_size,json=previewFileSize" json:"preview_file_size,omitempty"`
	FileUrl                    *string                             `protobuf:"bytes,10,opt,name=file_url,json=fileUrl" json:"file_url,omitempty"`
	PreviewUrl                 *string                             `protobuf:"bytes,11,opt,name=preview_url,json=previewUrl" json:"preview_url,omitempty"`
	Youtubevideoid             *string                             `protobuf:"bytes,12,opt,name=youtubevideoid" json:"youtubevideoid,omitempty"`
	Url                        *string                             `protobuf:"bytes,13,opt,name=url" json:"url,omitempty"`
	HcontentFile               *uint64                             `protobuf:"fixed64,14,opt,name=hcontent_file,json=hcontentFile" json:"hcontent_file,omitempty"`
	HcontentPreview            *uint64                             `protobuf:"fixed64,15,opt,name=hcontent_preview,json=hcontentPreview" json:"hcontent_preview,omitempty"`
	Title                      *string                             `protobuf:"bytes,16,opt,name=title" json:"title,omitempty"`
	FileDescription            *string                             `protobuf:"bytes,17,opt,name=file_description,json=fileDescription" json:"file_description,omitempty"`
	ShortDescription           *string                             `protobuf:"bytes,18,opt,name=short_description,json=shortDescription" json:"short_description,omitempty"`
	TimeCreated                *uint32                             `protobuf:"varint,19,opt,name=time_created,json=timeCreated" json:"time_created,omitempty"`
	TimeUpdated                *uint32                             `protobuf:"varint,20,opt,name=time_updated,json=timeUpdated" json:"time_updated,omitempty"`
	Visibility                 *uint32                             `protobuf:"varint,21,opt,name=visibility" json:"visibility,omitempty"`
	Flags                      *uint32                             `protobuf:"varint,22,opt,name=flags" json:"flags,omitempty"`
	WorkshopFile               *bool                               `protobuf:"varint,23,opt,name=workshop_file,json=workshopFile" json:"workshop_file,omitempty"`
	WorkshopAccepted           *bool                               `protobuf:"varint,24,opt,name=workshop_accepted,json=workshopAccepted" json:"workshop_accepted,omitempty"`
	ShowSubscribeAll           *bool                               `protobuf:"varint,25,opt,name=show_subscribe_all,json=showSubscribeAll" json:"show_subscribe_all,omitempty"`
	NumCommentsDeveloper       *int32                              `protobuf:"varint,26,opt,name=num_comments_developer,json=numCommentsDeveloper" json:"num_comments_developer,omitempty"`
	NumCommentsPublic          *int32                              `protobuf:"varint,27,opt,name=num_comments_public,json=numCommentsPublic" json:"num_comments_public,omitempty"`
	Banned                     *bool                               `protobuf:"varint,28,opt,name=banned" json:"banned,omitempty"`
	BanReason                  *string                             `protobuf:"bytes,29,opt,name=ban_reason,json=banReason" json:"ban_reason,omitempty"`
	Banner                     *uint64                             `protobuf:"fixed64,30,opt,name=banner" json:"banner,omitempty"`
	CanBeDeleted               *bool                               `protobuf:"varint,31,opt,name=can_be_deleted,json=canBeDeleted" json:"can_be_deleted,omitempty"`
	Incompatible               *bool                               `protobuf:"varint,32,opt,name=incompatible" json:"incompatible,omitempty"`
	AppName                    *string                             `protobuf:"bytes,33,opt,name=app_name,json=appName" json:"app_name,omitempty"`
	FileType                   *uint32                             `protobuf:"varint,34,opt,name=file_type,json=fileType" json:"file_type,omitempty"`
	CanSubscribe               *bool                               `protobuf:"varint,35,opt,name=can_subscribe,json=canSubscribe" json:"can_subscribe,omitempty"`
	Subscriptions              *uint32                             `protobuf:"varint,36,opt,name=subscriptions" json:"subscriptions,omitempty"`
	Favorited                  *uint32                             `protobuf:"varint,37,opt,name=favorited" json:"favorited,omitempty"`
	Followers                  *uint32                             `protobuf:"varint,38,opt,name=followers" json:"followers,omitempty"`
	LifetimeSubscriptions      *uint32                             `protobuf:"varint,39,opt,name=lifetime_subscriptions,json=lifetimeSubscriptions" json:"lifetime_subscriptions,omitempty"`
	LifetimeFavorited          *uint32                             `protobuf:"varint,40,opt,name=lifetime_favorited,json=lifetimeFavorited" json:"lifetime_favorited,omitempty"`
	LifetimeFollowers          *uint32                             `protobuf:"varint,41,opt,name=lifetime_followers,json=lifetimeFollowers" json:"lifetime_followers,omitempty"`
	LifetimePlaytime           *uint64                             `protobuf:"varint,62,opt,name=lifetime_playtime,json=lifetimePlaytime" json:"lifetime_playtime,omitempty"`
	LifetimePlaytimeSessions   *uint64                             `` /* 130-byte string literal not displayed */
	Views                      *uint32                             `protobuf:"varint,42,opt,name=views" json:"views,omitempty"`
	ImageWidth                 *uint32                             `protobuf:"varint,43,opt,name=image_width,json=imageWidth" json:"image_width,omitempty"`
	ImageHeight                *uint32                             `protobuf:"varint,44,opt,name=image_height,json=imageHeight" json:"image_height,omitempty"`
	ImageUrl                   *string                             `protobuf:"bytes,45,opt,name=image_url,json=imageUrl" json:"image_url,omitempty"`
	SpoilerTag                 *bool                               `protobuf:"varint,46,opt,name=spoiler_tag,json=spoilerTag" json:"spoiler_tag,omitempty"`
	Shortcutid                 *uint32                             `protobuf:"varint,47,opt,name=shortcutid" json:"shortcutid,omitempty"`
	Shortcutname               *string                             `protobuf:"bytes,48,opt,name=shortcutname" json:"shortcutname,omitempty"`
	NumChildren                *uint32                             `protobuf:"varint,49,opt,name=num_children,json=numChildren" json:"num_children,omitempty"`
	NumReports                 *uint32                             `protobuf:"varint,50,opt,name=num_reports,json=numReports" json:"num_reports,omitempty"`
	Previews                   []*PublishedFileDetails_Preview     `protobuf:"bytes,51,rep,name=previews" json:"previews,omitempty"`
	Tags                       []*PublishedFileDetails_Tag         `protobuf:"bytes,52,rep,name=tags" json:"tags,omitempty"`
	Children                   []*PublishedFileDetails_Child       `protobuf:"bytes,53,rep,name=children" json:"children,omitempty"`
	Kvtags                     []*PublishedFileDetails_KVTag       `protobuf:"bytes,54,rep,name=kvtags" json:"kvtags,omitempty"`
	VoteData                   *PublishedFileDetails_VoteData      `protobuf:"bytes,55,opt,name=vote_data,json=voteData" json:"vote_data,omitempty"`
	PlaytimeStats              *PublishedFileDetails_PlaytimeStats `protobuf:"bytes,64,opt,name=playtime_stats,json=playtimeStats" json:"playtime_stats,omitempty"`
	TimeSubscribed             *uint32                             `protobuf:"varint,56,opt,name=time_subscribed,json=timeSubscribed" json:"time_subscribed,omitempty"`
	ForSaleData                *PublishedFileDetails_ForSaleData   `protobuf:"bytes,57,opt,name=for_sale_data,json=forSaleData" json:"for_sale_data,omitempty"`
	Metadata                   *string                             `protobuf:"bytes,58,opt,name=metadata" json:"metadata,omitempty"`
	Language                   *int32                              `protobuf:"varint,61,opt,name=language,def=0" json:"language,omitempty"`
	MaybeInappropriateSex      *bool                               `protobuf:"varint,65,opt,name=maybe_inappropriate_sex,json=maybeInappropriateSex" json:"maybe_inappropriate_sex,omitempty"`
	MaybeInappropriateViolence *bool                               `` /* 136-byte string literal not displayed */
	RevisionChangeNumber       *uint64                             `protobuf:"varint,67,opt,name=revision_change_number,json=revisionChangeNumber" json:"revision_change_number,omitempty"`
	Revision                   *EPublishedFileRevision             `protobuf:"varint,68,opt,name=revision,enum=EPublishedFileRevision,def=0" json:"revision,omitempty"`
	AvailableRevisions         []EPublishedFileRevision            `` /* 138-byte string literal not displayed */
	Reactions                  []*PublishedFileDetails_Reaction    `protobuf:"bytes,70,rep,name=reactions" json:"reactions,omitempty"`
	// contains filtered or unexported fields
}

func (*PublishedFileDetails) Descriptor deprecated

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

Deprecated: Use PublishedFileDetails.ProtoReflect.Descriptor instead.

func (*PublishedFileDetails) GetAppName

func (x *PublishedFileDetails) GetAppName() string

func (*PublishedFileDetails) GetAvailableRevisions

func (x *PublishedFileDetails) GetAvailableRevisions() []EPublishedFileRevision

func (*PublishedFileDetails) GetBanReason

func (x *PublishedFileDetails) GetBanReason() string

func (*PublishedFileDetails) GetBanned

func (x *PublishedFileDetails) GetBanned() bool

func (*PublishedFileDetails) GetBanner

func (x *PublishedFileDetails) GetBanner() uint64

func (*PublishedFileDetails) GetCanBeDeleted

func (x *PublishedFileDetails) GetCanBeDeleted() bool

func (*PublishedFileDetails) GetCanSubscribe

func (x *PublishedFileDetails) GetCanSubscribe() bool

func (*PublishedFileDetails) GetChildren

func (*PublishedFileDetails) GetConsumerAppid

func (x *PublishedFileDetails) GetConsumerAppid() uint32

func (*PublishedFileDetails) GetConsumerShortcutid

func (x *PublishedFileDetails) GetConsumerShortcutid() uint32

func (*PublishedFileDetails) GetCreator

func (x *PublishedFileDetails) GetCreator() uint64

func (*PublishedFileDetails) GetCreatorAppid

func (x *PublishedFileDetails) GetCreatorAppid() uint32

func (*PublishedFileDetails) GetFavorited

func (x *PublishedFileDetails) GetFavorited() uint32

func (*PublishedFileDetails) GetFileDescription

func (x *PublishedFileDetails) GetFileDescription() string

func (*PublishedFileDetails) GetFileSize

func (x *PublishedFileDetails) GetFileSize() uint64

func (*PublishedFileDetails) GetFileType

func (x *PublishedFileDetails) GetFileType() uint32

func (*PublishedFileDetails) GetFileUrl

func (x *PublishedFileDetails) GetFileUrl() string

func (*PublishedFileDetails) GetFilename

func (x *PublishedFileDetails) GetFilename() string

func (*PublishedFileDetails) GetFlags

func (x *PublishedFileDetails) GetFlags() uint32

func (*PublishedFileDetails) GetFollowers

func (x *PublishedFileDetails) GetFollowers() uint32

func (*PublishedFileDetails) GetForSaleData

func (*PublishedFileDetails) GetHcontentFile

func (x *PublishedFileDetails) GetHcontentFile() uint64

func (*PublishedFileDetails) GetHcontentPreview

func (x *PublishedFileDetails) GetHcontentPreview() uint64

func (*PublishedFileDetails) GetImageHeight

func (x *PublishedFileDetails) GetImageHeight() uint32

func (*PublishedFileDetails) GetImageUrl

func (x *PublishedFileDetails) GetImageUrl() string

func (*PublishedFileDetails) GetImageWidth

func (x *PublishedFileDetails) GetImageWidth() uint32

func (*PublishedFileDetails) GetIncompatible

func (x *PublishedFileDetails) GetIncompatible() bool

func (*PublishedFileDetails) GetKvtags

func (*PublishedFileDetails) GetLanguage

func (x *PublishedFileDetails) GetLanguage() int32

func (*PublishedFileDetails) GetLifetimeFavorited

func (x *PublishedFileDetails) GetLifetimeFavorited() uint32

func (*PublishedFileDetails) GetLifetimeFollowers

func (x *PublishedFileDetails) GetLifetimeFollowers() uint32

func (*PublishedFileDetails) GetLifetimePlaytime

func (x *PublishedFileDetails) GetLifetimePlaytime() uint64

func (*PublishedFileDetails) GetLifetimePlaytimeSessions

func (x *PublishedFileDetails) GetLifetimePlaytimeSessions() uint64

func (*PublishedFileDetails) GetLifetimeSubscriptions

func (x *PublishedFileDetails) GetLifetimeSubscriptions() uint32

func (*PublishedFileDetails) GetMaybeInappropriateSex

func (x *PublishedFileDetails) GetMaybeInappropriateSex() bool

func (*PublishedFileDetails) GetMaybeInappropriateViolence

func (x *PublishedFileDetails) GetMaybeInappropriateViolence() bool

func (*PublishedFileDetails) GetMetadata

func (x *PublishedFileDetails) GetMetadata() string

func (*PublishedFileDetails) GetNumChildren

func (x *PublishedFileDetails) GetNumChildren() uint32

func (*PublishedFileDetails) GetNumCommentsDeveloper

func (x *PublishedFileDetails) GetNumCommentsDeveloper() int32

func (*PublishedFileDetails) GetNumCommentsPublic

func (x *PublishedFileDetails) GetNumCommentsPublic() int32

func (*PublishedFileDetails) GetNumReports

func (x *PublishedFileDetails) GetNumReports() uint32

func (*PublishedFileDetails) GetPlaytimeStats

func (*PublishedFileDetails) GetPreviewFileSize

func (x *PublishedFileDetails) GetPreviewFileSize() uint64

func (*PublishedFileDetails) GetPreviewUrl

func (x *PublishedFileDetails) GetPreviewUrl() string

func (*PublishedFileDetails) GetPreviews

func (*PublishedFileDetails) GetPublishedfileid

func (x *PublishedFileDetails) GetPublishedfileid() uint64

func (*PublishedFileDetails) GetReactions

func (*PublishedFileDetails) GetResult

func (x *PublishedFileDetails) GetResult() uint32

func (*PublishedFileDetails) GetRevision

func (*PublishedFileDetails) GetRevisionChangeNumber

func (x *PublishedFileDetails) GetRevisionChangeNumber() uint64

func (*PublishedFileDetails) GetShortDescription

func (x *PublishedFileDetails) GetShortDescription() string

func (*PublishedFileDetails) GetShortcutid

func (x *PublishedFileDetails) GetShortcutid() uint32

func (*PublishedFileDetails) GetShortcutname

func (x *PublishedFileDetails) GetShortcutname() string

func (*PublishedFileDetails) GetShowSubscribeAll

func (x *PublishedFileDetails) GetShowSubscribeAll() bool

func (*PublishedFileDetails) GetSpoilerTag

func (x *PublishedFileDetails) GetSpoilerTag() bool

func (*PublishedFileDetails) GetSubscriptions

func (x *PublishedFileDetails) GetSubscriptions() uint32

func (*PublishedFileDetails) GetTags

func (*PublishedFileDetails) GetTimeCreated

func (x *PublishedFileDetails) GetTimeCreated() uint32

func (*PublishedFileDetails) GetTimeSubscribed

func (x *PublishedFileDetails) GetTimeSubscribed() uint32

func (*PublishedFileDetails) GetTimeUpdated

func (x *PublishedFileDetails) GetTimeUpdated() uint32

func (*PublishedFileDetails) GetTitle

func (x *PublishedFileDetails) GetTitle() string

func (*PublishedFileDetails) GetUrl

func (x *PublishedFileDetails) GetUrl() string

func (*PublishedFileDetails) GetViews

func (x *PublishedFileDetails) GetViews() uint32

func (*PublishedFileDetails) GetVisibility

func (x *PublishedFileDetails) GetVisibility() uint32

func (*PublishedFileDetails) GetVoteData

func (*PublishedFileDetails) GetWorkshopAccepted

func (x *PublishedFileDetails) GetWorkshopAccepted() bool

func (*PublishedFileDetails) GetWorkshopFile

func (x *PublishedFileDetails) GetWorkshopFile() bool

func (*PublishedFileDetails) GetYoutubevideoid

func (x *PublishedFileDetails) GetYoutubevideoid() string

func (*PublishedFileDetails) ProtoMessage

func (*PublishedFileDetails) ProtoMessage()

func (*PublishedFileDetails) ProtoReflect

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

func (*PublishedFileDetails) Reset

func (x *PublishedFileDetails) Reset()

func (*PublishedFileDetails) String

func (x *PublishedFileDetails) String() string

type PublishedFileDetails_Child

type PublishedFileDetails_Child struct {
	Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Sortorder       *uint32 `protobuf:"varint,2,opt,name=sortorder" json:"sortorder,omitempty"`
	FileType        *uint32 `protobuf:"varint,3,opt,name=file_type,json=fileType" json:"file_type,omitempty"`
	// contains filtered or unexported fields
}

func (*PublishedFileDetails_Child) Descriptor deprecated

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

Deprecated: Use PublishedFileDetails_Child.ProtoReflect.Descriptor instead.

func (*PublishedFileDetails_Child) GetFileType

func (x *PublishedFileDetails_Child) GetFileType() uint32

func (*PublishedFileDetails_Child) GetPublishedfileid

func (x *PublishedFileDetails_Child) GetPublishedfileid() uint64

func (*PublishedFileDetails_Child) GetSortorder

func (x *PublishedFileDetails_Child) GetSortorder() uint32

func (*PublishedFileDetails_Child) ProtoMessage

func (*PublishedFileDetails_Child) ProtoMessage()

func (*PublishedFileDetails_Child) ProtoReflect

func (*PublishedFileDetails_Child) Reset

func (x *PublishedFileDetails_Child) Reset()

func (*PublishedFileDetails_Child) String

func (x *PublishedFileDetails_Child) String() string

type PublishedFileDetails_ForSaleData

type PublishedFileDetails_ForSaleData struct {
	IsForSale             *bool                        `protobuf:"varint,1,opt,name=is_for_sale,json=isForSale" json:"is_for_sale,omitempty"`
	PriceCategory         *uint32                      `protobuf:"varint,2,opt,name=price_category,json=priceCategory" json:"price_category,omitempty"`
	Estatus               *EPublishedFileForSaleStatus `protobuf:"varint,3,opt,name=estatus,enum=EPublishedFileForSaleStatus,def=0" json:"estatus,omitempty"`
	PriceCategoryFloor    *uint32                      `protobuf:"varint,4,opt,name=price_category_floor,json=priceCategoryFloor" json:"price_category_floor,omitempty"`
	PriceIsPayWhatYouWant *bool                        `` /* 126-byte string literal not displayed */
	DiscountPercentage    *uint32                      `protobuf:"varint,6,opt,name=discount_percentage,json=discountPercentage" json:"discount_percentage,omitempty"`
	// contains filtered or unexported fields
}

func (*PublishedFileDetails_ForSaleData) Descriptor deprecated

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

Deprecated: Use PublishedFileDetails_ForSaleData.ProtoReflect.Descriptor instead.

func (*PublishedFileDetails_ForSaleData) GetDiscountPercentage

func (x *PublishedFileDetails_ForSaleData) GetDiscountPercentage() uint32

func (*PublishedFileDetails_ForSaleData) GetEstatus

func (*PublishedFileDetails_ForSaleData) GetIsForSale

func (x *PublishedFileDetails_ForSaleData) GetIsForSale() bool

func (*PublishedFileDetails_ForSaleData) GetPriceCategory

func (x *PublishedFileDetails_ForSaleData) GetPriceCategory() uint32

func (*PublishedFileDetails_ForSaleData) GetPriceCategoryFloor

func (x *PublishedFileDetails_ForSaleData) GetPriceCategoryFloor() uint32

func (*PublishedFileDetails_ForSaleData) GetPriceIsPayWhatYouWant

func (x *PublishedFileDetails_ForSaleData) GetPriceIsPayWhatYouWant() bool

func (*PublishedFileDetails_ForSaleData) ProtoMessage

func (*PublishedFileDetails_ForSaleData) ProtoMessage()

func (*PublishedFileDetails_ForSaleData) ProtoReflect

func (*PublishedFileDetails_ForSaleData) Reset

func (*PublishedFileDetails_ForSaleData) String

type PublishedFileDetails_KVTag

type PublishedFileDetails_KVTag struct {
	Key   *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*PublishedFileDetails_KVTag) Descriptor deprecated

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

Deprecated: Use PublishedFileDetails_KVTag.ProtoReflect.Descriptor instead.

func (*PublishedFileDetails_KVTag) GetKey

func (x *PublishedFileDetails_KVTag) GetKey() string

func (*PublishedFileDetails_KVTag) GetValue

func (x *PublishedFileDetails_KVTag) GetValue() string

func (*PublishedFileDetails_KVTag) ProtoMessage

func (*PublishedFileDetails_KVTag) ProtoMessage()

func (*PublishedFileDetails_KVTag) ProtoReflect

func (*PublishedFileDetails_KVTag) Reset

func (x *PublishedFileDetails_KVTag) Reset()

func (*PublishedFileDetails_KVTag) String

func (x *PublishedFileDetails_KVTag) String() string

type PublishedFileDetails_PlaytimeStats

type PublishedFileDetails_PlaytimeStats struct {
	PlaytimeSeconds *uint64 `protobuf:"varint,1,opt,name=playtime_seconds,json=playtimeSeconds" json:"playtime_seconds,omitempty"`
	NumSessions     *uint64 `protobuf:"varint,2,opt,name=num_sessions,json=numSessions" json:"num_sessions,omitempty"`
	// contains filtered or unexported fields
}

func (*PublishedFileDetails_PlaytimeStats) Descriptor deprecated

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

Deprecated: Use PublishedFileDetails_PlaytimeStats.ProtoReflect.Descriptor instead.

func (*PublishedFileDetails_PlaytimeStats) GetNumSessions

func (x *PublishedFileDetails_PlaytimeStats) GetNumSessions() uint64

func (*PublishedFileDetails_PlaytimeStats) GetPlaytimeSeconds

func (x *PublishedFileDetails_PlaytimeStats) GetPlaytimeSeconds() uint64

func (*PublishedFileDetails_PlaytimeStats) ProtoMessage

func (*PublishedFileDetails_PlaytimeStats) ProtoMessage()

func (*PublishedFileDetails_PlaytimeStats) ProtoReflect

func (*PublishedFileDetails_PlaytimeStats) Reset

func (*PublishedFileDetails_PlaytimeStats) String

type PublishedFileDetails_Preview

type PublishedFileDetails_Preview struct {
	Previewid         *uint64 `protobuf:"varint,1,opt,name=previewid" json:"previewid,omitempty"`
	Sortorder         *uint32 `protobuf:"varint,2,opt,name=sortorder" json:"sortorder,omitempty"`
	Url               *string `protobuf:"bytes,3,opt,name=url" json:"url,omitempty"`
	Size              *uint32 `protobuf:"varint,4,opt,name=size" json:"size,omitempty"`
	Filename          *string `protobuf:"bytes,5,opt,name=filename" json:"filename,omitempty"`
	Youtubevideoid    *string `protobuf:"bytes,6,opt,name=youtubevideoid" json:"youtubevideoid,omitempty"`
	PreviewType       *uint32 `protobuf:"varint,7,opt,name=preview_type,json=previewType" json:"preview_type,omitempty"`
	ExternalReference *string `protobuf:"bytes,8,opt,name=external_reference,json=externalReference" json:"external_reference,omitempty"`
	// contains filtered or unexported fields
}

func (*PublishedFileDetails_Preview) Descriptor deprecated

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

Deprecated: Use PublishedFileDetails_Preview.ProtoReflect.Descriptor instead.

func (*PublishedFileDetails_Preview) GetExternalReference

func (x *PublishedFileDetails_Preview) GetExternalReference() string

func (*PublishedFileDetails_Preview) GetFilename

func (x *PublishedFileDetails_Preview) GetFilename() string

func (*PublishedFileDetails_Preview) GetPreviewType

func (x *PublishedFileDetails_Preview) GetPreviewType() uint32

func (*PublishedFileDetails_Preview) GetPreviewid

func (x *PublishedFileDetails_Preview) GetPreviewid() uint64

func (*PublishedFileDetails_Preview) GetSize

func (x *PublishedFileDetails_Preview) GetSize() uint32

func (*PublishedFileDetails_Preview) GetSortorder

func (x *PublishedFileDetails_Preview) GetSortorder() uint32

func (*PublishedFileDetails_Preview) GetUrl

func (*PublishedFileDetails_Preview) GetYoutubevideoid

func (x *PublishedFileDetails_Preview) GetYoutubevideoid() string

func (*PublishedFileDetails_Preview) ProtoMessage

func (*PublishedFileDetails_Preview) ProtoMessage()

func (*PublishedFileDetails_Preview) ProtoReflect

func (*PublishedFileDetails_Preview) Reset

func (x *PublishedFileDetails_Preview) Reset()

func (*PublishedFileDetails_Preview) String

type PublishedFileDetails_Reaction

type PublishedFileDetails_Reaction struct {
	Reactionid *uint32 `protobuf:"varint,1,opt,name=reactionid" json:"reactionid,omitempty"`
	Count      *uint32 `protobuf:"varint,2,opt,name=count" json:"count,omitempty"`
	// contains filtered or unexported fields
}

func (*PublishedFileDetails_Reaction) Descriptor deprecated

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

Deprecated: Use PublishedFileDetails_Reaction.ProtoReflect.Descriptor instead.

func (*PublishedFileDetails_Reaction) GetCount

func (x *PublishedFileDetails_Reaction) GetCount() uint32

func (*PublishedFileDetails_Reaction) GetReactionid

func (x *PublishedFileDetails_Reaction) GetReactionid() uint32

func (*PublishedFileDetails_Reaction) ProtoMessage

func (*PublishedFileDetails_Reaction) ProtoMessage()

func (*PublishedFileDetails_Reaction) ProtoReflect

func (*PublishedFileDetails_Reaction) Reset

func (x *PublishedFileDetails_Reaction) Reset()

func (*PublishedFileDetails_Reaction) String

type PublishedFileDetails_Tag

type PublishedFileDetails_Tag struct {
	Tag       *string `protobuf:"bytes,1,opt,name=tag" json:"tag,omitempty"`
	Adminonly *bool   `protobuf:"varint,2,opt,name=adminonly" json:"adminonly,omitempty"`
	// contains filtered or unexported fields
}

func (*PublishedFileDetails_Tag) Descriptor deprecated

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

Deprecated: Use PublishedFileDetails_Tag.ProtoReflect.Descriptor instead.

func (*PublishedFileDetails_Tag) GetAdminonly

func (x *PublishedFileDetails_Tag) GetAdminonly() bool

func (*PublishedFileDetails_Tag) GetTag

func (x *PublishedFileDetails_Tag) GetTag() string

func (*PublishedFileDetails_Tag) ProtoMessage

func (*PublishedFileDetails_Tag) ProtoMessage()

func (*PublishedFileDetails_Tag) ProtoReflect

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

func (*PublishedFileDetails_Tag) Reset

func (x *PublishedFileDetails_Tag) Reset()

func (*PublishedFileDetails_Tag) String

func (x *PublishedFileDetails_Tag) String() string

type PublishedFileDetails_VoteData

type PublishedFileDetails_VoteData struct {
	Score     *float32 `protobuf:"fixed32,1,opt,name=score" json:"score,omitempty"`
	VotesUp   *uint32  `protobuf:"varint,2,opt,name=votes_up,json=votesUp" json:"votes_up,omitempty"`
	VotesDown *uint32  `protobuf:"varint,3,opt,name=votes_down,json=votesDown" json:"votes_down,omitempty"`
	// contains filtered or unexported fields
}

func (*PublishedFileDetails_VoteData) Descriptor deprecated

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

Deprecated: Use PublishedFileDetails_VoteData.ProtoReflect.Descriptor instead.

func (*PublishedFileDetails_VoteData) GetScore

func (x *PublishedFileDetails_VoteData) GetScore() float32

func (*PublishedFileDetails_VoteData) GetVotesDown

func (x *PublishedFileDetails_VoteData) GetVotesDown() uint32

func (*PublishedFileDetails_VoteData) GetVotesUp

func (x *PublishedFileDetails_VoteData) GetVotesUp() uint32

func (*PublishedFileDetails_VoteData) ProtoMessage

func (*PublishedFileDetails_VoteData) ProtoMessage()

func (*PublishedFileDetails_VoteData) ProtoReflect

func (*PublishedFileDetails_VoteData) Reset

func (x *PublishedFileDetails_VoteData) Reset()

func (*PublishedFileDetails_VoteData) String

Jump to

Keyboard shortcuts

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