Versions in this module Expand all Collapse all v1 v1.0.0 Jan 20, 2016 Changes in this version + const Default_CCloud_ClientBeginFileUpload_Request_PlatformsToSync + const Default_CCredentials_GetSteamGuardDetails_Request_IncludeNewAuthentications + const Default_CPublishedFile_GetChangeHistory_Request_Language + const Default_CPublishedFile_GetDetails_Request_Language + const Default_CPublishedFile_GetUserFiles_Request_CacheMaxAgeSeconds + const Default_CPublishedFile_GetUserFiles_Request_Language + const Default_CPublishedFile_GetUserFiles_Request_Numperpage + const Default_CPublishedFile_GetUserFiles_Request_Page + const Default_CPublishedFile_GetUserFiles_Request_ReturnKvTags + const Default_CPublishedFile_GetUserFiles_Request_ReturnMetadata + const Default_CPublishedFile_GetUserFiles_Request_ReturnShortDescription + const Default_CPublishedFile_GetUserFiles_Request_ReturnVoteData + const Default_CPublishedFile_GetUserFiles_Request_Sortmethod + const Default_CPublishedFile_GetUserFiles_Request_Type + const Default_CPublishedFile_QueryFiles_Request_CacheMaxAgeSeconds + const Default_CPublishedFile_QueryFiles_Request_Language + const Default_CPublishedFile_QueryFiles_Request_MatchAllTags + const Default_CPublishedFile_QueryFiles_Request_Numperpage + const Default_CPublishedFile_QueryFiles_Request_ReturnMetadata + const Default_CPublishedFile_RefreshVotingQueue_Request_MatchAllTags + const Default_PublishedFileDetails_Language + var EProtoExecutionSite_name = map[int32]string + var EProtoExecutionSite_value = map[string]int32 + var E_Description = &proto.ExtensionDesc + var E_EnumDescription = &proto.ExtensionDesc + var E_EnumValueDescription = &proto.ExtensionDesc + var E_MethodDescription = &proto.ExtensionDesc + var E_ServiceDescription = &proto.ExtensionDesc + var E_ServiceExecutionSite = &proto.ExtensionDesc + var PublishedFileDetails_EPublishedFileForSaleStatus_name = map[int32]string + var PublishedFileDetails_EPublishedFileForSaleStatus_value = map[string]int32 + type CClientSystemInfo struct + AudioDevice *string + AudioDriverVersion *string + Cpu *CClientSystemInfo_CPU + OperatingSystem *string + Os_64Bit *bool + SystemRamMb *int32 + VideoCard *CClientSystemInfo_VideoCard + XXX_unrecognized []byte + func (*CClientSystemInfo) Descriptor() ([]byte, []int) + func (*CClientSystemInfo) ProtoMessage() + func (m *CClientSystemInfo) GetAudioDevice() string + func (m *CClientSystemInfo) GetAudioDriverVersion() string + func (m *CClientSystemInfo) GetCpu() *CClientSystemInfo_CPU + func (m *CClientSystemInfo) GetOperatingSystem() string + func (m *CClientSystemInfo) GetOs_64Bit() bool + func (m *CClientSystemInfo) GetSystemRamMb() int32 + func (m *CClientSystemInfo) GetVideoCard() *CClientSystemInfo_VideoCard + func (m *CClientSystemInfo) Reset() + func (m *CClientSystemInfo) String() string + type CClientSystemInfo_CPU struct + Fcmov *bool + Hyperthreading *bool + LogicalProcessors *int32 + PhysicalProcessors *int32 + SpeedMhz *int32 + Sse2 *bool + Sse3 *bool + Sse41 *bool + Sse42 *bool + Sse4A *bool + Ssse3 *bool + Vendor *string + XXX_unrecognized []byte + func (*CClientSystemInfo_CPU) Descriptor() ([]byte, []int) + func (*CClientSystemInfo_CPU) ProtoMessage() + func (m *CClientSystemInfo_CPU) GetFcmov() bool + func (m *CClientSystemInfo_CPU) GetHyperthreading() bool + func (m *CClientSystemInfo_CPU) GetLogicalProcessors() int32 + func (m *CClientSystemInfo_CPU) GetPhysicalProcessors() int32 + func (m *CClientSystemInfo_CPU) GetSpeedMhz() int32 + func (m *CClientSystemInfo_CPU) GetSse2() bool + func (m *CClientSystemInfo_CPU) GetSse3() bool + func (m *CClientSystemInfo_CPU) GetSse41() bool + func (m *CClientSystemInfo_CPU) GetSse42() bool + func (m *CClientSystemInfo_CPU) GetSse4A() bool + func (m *CClientSystemInfo_CPU) GetSsse3() bool + func (m *CClientSystemInfo_CPU) GetVendor() string + func (m *CClientSystemInfo_CPU) Reset() + func (m *CClientSystemInfo_CPU) String() string + type CClientSystemInfo_VideoCard struct + Deviceid *int32 + DirectxVersion *string + Driver *string + DriverDate *uint32 + DriverVersion *string + OpenglVersion *string + Vendorid *int32 + VramMb *int32 + XXX_unrecognized []byte + func (*CClientSystemInfo_VideoCard) Descriptor() ([]byte, []int) + func (*CClientSystemInfo_VideoCard) ProtoMessage() + func (m *CClientSystemInfo_VideoCard) GetDeviceid() int32 + func (m *CClientSystemInfo_VideoCard) GetDirectxVersion() string + func (m *CClientSystemInfo_VideoCard) GetDriver() string + func (m *CClientSystemInfo_VideoCard) GetDriverDate() uint32 + func (m *CClientSystemInfo_VideoCard) GetDriverVersion() string + func (m *CClientSystemInfo_VideoCard) GetOpenglVersion() string + func (m *CClientSystemInfo_VideoCard) GetVendorid() int32 + func (m *CClientSystemInfo_VideoCard) GetVramMb() int32 + func (m *CClientSystemInfo_VideoCard) Reset() + func (m *CClientSystemInfo_VideoCard) String() string + type CCloud_BeginHTTPUpload_Request struct + Appid *uint32 + FileSha *string + FileSize *uint32 + Filename *string + IsPublic *bool + PlatformsToSync []string + RequestHeadersNames []string + RequestHeadersValues []string + XXX_unrecognized []byte + func (*CCloud_BeginHTTPUpload_Request) Descriptor() ([]byte, []int) + func (*CCloud_BeginHTTPUpload_Request) ProtoMessage() + func (m *CCloud_BeginHTTPUpload_Request) GetAppid() uint32 + func (m *CCloud_BeginHTTPUpload_Request) GetFileSha() string + func (m *CCloud_BeginHTTPUpload_Request) GetFileSize() uint32 + func (m *CCloud_BeginHTTPUpload_Request) GetFilename() string + func (m *CCloud_BeginHTTPUpload_Request) GetIsPublic() bool + func (m *CCloud_BeginHTTPUpload_Request) GetPlatformsToSync() []string + func (m *CCloud_BeginHTTPUpload_Request) GetRequestHeadersNames() []string + func (m *CCloud_BeginHTTPUpload_Request) GetRequestHeadersValues() []string + func (m *CCloud_BeginHTTPUpload_Request) Reset() + func (m *CCloud_BeginHTTPUpload_Request) String() string + type CCloud_BeginHTTPUpload_Response struct + RequestHeaders []*CCloud_BeginHTTPUpload_Response_HTTPHeaders + Timestamp *uint32 + Ugcid *uint64 + UrlHost *string + UrlPath *string + UseHttps *bool + XXX_unrecognized []byte + func (*CCloud_BeginHTTPUpload_Response) Descriptor() ([]byte, []int) + func (*CCloud_BeginHTTPUpload_Response) ProtoMessage() + func (m *CCloud_BeginHTTPUpload_Response) GetRequestHeaders() []*CCloud_BeginHTTPUpload_Response_HTTPHeaders + func (m *CCloud_BeginHTTPUpload_Response) GetTimestamp() uint32 + func (m *CCloud_BeginHTTPUpload_Response) GetUgcid() uint64 + func (m *CCloud_BeginHTTPUpload_Response) GetUrlHost() string + func (m *CCloud_BeginHTTPUpload_Response) GetUrlPath() string + func (m *CCloud_BeginHTTPUpload_Response) GetUseHttps() bool + func (m *CCloud_BeginHTTPUpload_Response) Reset() + func (m *CCloud_BeginHTTPUpload_Response) String() string + type CCloud_BeginHTTPUpload_Response_HTTPHeaders struct + Name *string + Value *string + XXX_unrecognized []byte + func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) Descriptor() ([]byte, []int) + func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) ProtoMessage() + func (m *CCloud_BeginHTTPUpload_Response_HTTPHeaders) GetName() string + func (m *CCloud_BeginHTTPUpload_Response_HTTPHeaders) GetValue() string + func (m *CCloud_BeginHTTPUpload_Response_HTTPHeaders) Reset() + func (m *CCloud_BeginHTTPUpload_Response_HTTPHeaders) String() string + type CCloud_CDNReport_Notification struct + Duration *uint32 + ExpectedBytes *uint64 + HttpStatusCode *uint32 + ReceivedBytes *uint64 + Steamid *uint64 + Success *bool + Url *string + XXX_unrecognized []byte + func (*CCloud_CDNReport_Notification) Descriptor() ([]byte, []int) + func (*CCloud_CDNReport_Notification) ProtoMessage() + func (m *CCloud_CDNReport_Notification) GetDuration() uint32 + func (m *CCloud_CDNReport_Notification) GetExpectedBytes() uint64 + func (m *CCloud_CDNReport_Notification) GetHttpStatusCode() uint32 + func (m *CCloud_CDNReport_Notification) GetReceivedBytes() uint64 + func (m *CCloud_CDNReport_Notification) GetSteamid() uint64 + func (m *CCloud_CDNReport_Notification) GetSuccess() bool + func (m *CCloud_CDNReport_Notification) GetUrl() string + func (m *CCloud_CDNReport_Notification) Reset() + func (m *CCloud_CDNReport_Notification) String() string + type CCloud_ClientBeginFileUpload_Request struct + Appid *uint32 + CanEncrypt *bool + CellId *uint32 + FileSha []byte + FileSize *uint32 + Filename *string + IsSharedFile *bool + PlatformsToSync *uint32 + RawFileSize *uint32 + TimeStamp *uint64 + XXX_unrecognized []byte + func (*CCloud_ClientBeginFileUpload_Request) Descriptor() ([]byte, []int) + func (*CCloud_ClientBeginFileUpload_Request) ProtoMessage() + func (m *CCloud_ClientBeginFileUpload_Request) GetAppid() uint32 + func (m *CCloud_ClientBeginFileUpload_Request) GetCanEncrypt() bool + func (m *CCloud_ClientBeginFileUpload_Request) GetCellId() uint32 + func (m *CCloud_ClientBeginFileUpload_Request) GetFileSha() []byte + func (m *CCloud_ClientBeginFileUpload_Request) GetFileSize() uint32 + func (m *CCloud_ClientBeginFileUpload_Request) GetFilename() string + func (m *CCloud_ClientBeginFileUpload_Request) GetIsSharedFile() bool + func (m *CCloud_ClientBeginFileUpload_Request) GetPlatformsToSync() uint32 + func (m *CCloud_ClientBeginFileUpload_Request) GetRawFileSize() uint32 + func (m *CCloud_ClientBeginFileUpload_Request) GetTimeStamp() uint64 + func (m *CCloud_ClientBeginFileUpload_Request) Reset() + func (m *CCloud_ClientBeginFileUpload_Request) String() string + type CCloud_ClientBeginFileUpload_Response struct + BlockRequests []*ClientCloudFileUploadBlockDetails + EncryptFile *bool + XXX_unrecognized []byte + func (*CCloud_ClientBeginFileUpload_Response) Descriptor() ([]byte, []int) + func (*CCloud_ClientBeginFileUpload_Response) ProtoMessage() + func (m *CCloud_ClientBeginFileUpload_Response) GetBlockRequests() []*ClientCloudFileUploadBlockDetails + func (m *CCloud_ClientBeginFileUpload_Response) GetEncryptFile() bool + func (m *CCloud_ClientBeginFileUpload_Response) Reset() + func (m *CCloud_ClientBeginFileUpload_Response) String() string + type CCloud_ClientCommitFileUpload_Request struct + Appid *uint32 + FileSha []byte + Filename *string + TransferSucceeded *bool + XXX_unrecognized []byte + func (*CCloud_ClientCommitFileUpload_Request) Descriptor() ([]byte, []int) + func (*CCloud_ClientCommitFileUpload_Request) ProtoMessage() + func (m *CCloud_ClientCommitFileUpload_Request) GetAppid() uint32 + func (m *CCloud_ClientCommitFileUpload_Request) GetFileSha() []byte + func (m *CCloud_ClientCommitFileUpload_Request) GetFilename() string + func (m *CCloud_ClientCommitFileUpload_Request) GetTransferSucceeded() bool + func (m *CCloud_ClientCommitFileUpload_Request) Reset() + func (m *CCloud_ClientCommitFileUpload_Request) String() string + type CCloud_ClientCommitFileUpload_Response struct + FileCommitted *bool + XXX_unrecognized []byte + func (*CCloud_ClientCommitFileUpload_Response) Descriptor() ([]byte, []int) + func (*CCloud_ClientCommitFileUpload_Response) ProtoMessage() + func (m *CCloud_ClientCommitFileUpload_Response) GetFileCommitted() bool + func (m *CCloud_ClientCommitFileUpload_Response) Reset() + func (m *CCloud_ClientCommitFileUpload_Response) String() string + type CCloud_ClientDeleteFile_Request struct + Appid *uint32 + Filename *string + IsExplicitDelete *bool + XXX_unrecognized []byte + func (*CCloud_ClientDeleteFile_Request) Descriptor() ([]byte, []int) + func (*CCloud_ClientDeleteFile_Request) ProtoMessage() + func (m *CCloud_ClientDeleteFile_Request) GetAppid() uint32 + func (m *CCloud_ClientDeleteFile_Request) GetFilename() string + func (m *CCloud_ClientDeleteFile_Request) GetIsExplicitDelete() bool + func (m *CCloud_ClientDeleteFile_Request) Reset() + func (m *CCloud_ClientDeleteFile_Request) String() string + type CCloud_ClientDeleteFile_Response struct + XXX_unrecognized []byte + func (*CCloud_ClientDeleteFile_Response) Descriptor() ([]byte, []int) + func (*CCloud_ClientDeleteFile_Response) ProtoMessage() + func (m *CCloud_ClientDeleteFile_Response) Reset() + func (m *CCloud_ClientDeleteFile_Response) String() string + type CCloud_ClientFileDownload_Request struct + Appid *uint32 + Filename *string + XXX_unrecognized []byte + func (*CCloud_ClientFileDownload_Request) Descriptor() ([]byte, []int) + func (*CCloud_ClientFileDownload_Request) ProtoMessage() + func (m *CCloud_ClientFileDownload_Request) GetAppid() uint32 + func (m *CCloud_ClientFileDownload_Request) GetFilename() string + func (m *CCloud_ClientFileDownload_Request) Reset() + func (m *CCloud_ClientFileDownload_Request) String() string + type CCloud_ClientFileDownload_Response struct + Appid *uint32 + Encrypted *bool + FileSize *uint32 + IsExplicitDelete *bool + RawFileSize *uint32 + RequestHeaders []*CCloud_ClientFileDownload_Response_HTTPHeaders + ShaFile []byte + TimeStamp *uint64 + UrlHost *string + UrlPath *string + UseHttps *bool + XXX_unrecognized []byte + func (*CCloud_ClientFileDownload_Response) Descriptor() ([]byte, []int) + func (*CCloud_ClientFileDownload_Response) ProtoMessage() + func (m *CCloud_ClientFileDownload_Response) GetAppid() uint32 + func (m *CCloud_ClientFileDownload_Response) GetEncrypted() bool + func (m *CCloud_ClientFileDownload_Response) GetFileSize() uint32 + func (m *CCloud_ClientFileDownload_Response) GetIsExplicitDelete() bool + func (m *CCloud_ClientFileDownload_Response) GetRawFileSize() uint32 + func (m *CCloud_ClientFileDownload_Response) GetRequestHeaders() []*CCloud_ClientFileDownload_Response_HTTPHeaders + func (m *CCloud_ClientFileDownload_Response) GetShaFile() []byte + func (m *CCloud_ClientFileDownload_Response) GetTimeStamp() uint64 + func (m *CCloud_ClientFileDownload_Response) GetUrlHost() string + func (m *CCloud_ClientFileDownload_Response) GetUrlPath() string + func (m *CCloud_ClientFileDownload_Response) GetUseHttps() bool + func (m *CCloud_ClientFileDownload_Response) Reset() + func (m *CCloud_ClientFileDownload_Response) String() string + type CCloud_ClientFileDownload_Response_HTTPHeaders struct + Name *string + Value *string + XXX_unrecognized []byte + func (*CCloud_ClientFileDownload_Response_HTTPHeaders) Descriptor() ([]byte, []int) + func (*CCloud_ClientFileDownload_Response_HTTPHeaders) ProtoMessage() + func (m *CCloud_ClientFileDownload_Response_HTTPHeaders) GetName() string + func (m *CCloud_ClientFileDownload_Response_HTTPHeaders) GetValue() string + func (m *CCloud_ClientFileDownload_Response_HTTPHeaders) Reset() + func (m *CCloud_ClientFileDownload_Response_HTTPHeaders) String() string + type CCloud_CommitHTTPUpload_Request struct + Appid *uint32 + FileSha *string + Filename *string + TransferSucceeded *bool + XXX_unrecognized []byte + func (*CCloud_CommitHTTPUpload_Request) Descriptor() ([]byte, []int) + func (*CCloud_CommitHTTPUpload_Request) ProtoMessage() + func (m *CCloud_CommitHTTPUpload_Request) GetAppid() uint32 + func (m *CCloud_CommitHTTPUpload_Request) GetFileSha() string + func (m *CCloud_CommitHTTPUpload_Request) GetFilename() string + func (m *CCloud_CommitHTTPUpload_Request) GetTransferSucceeded() bool + func (m *CCloud_CommitHTTPUpload_Request) Reset() + func (m *CCloud_CommitHTTPUpload_Request) String() string + type CCloud_CommitHTTPUpload_Response struct + FileCommitted *bool + XXX_unrecognized []byte + func (*CCloud_CommitHTTPUpload_Response) Descriptor() ([]byte, []int) + func (*CCloud_CommitHTTPUpload_Response) ProtoMessage() + func (m *CCloud_CommitHTTPUpload_Response) GetFileCommitted() bool + func (m *CCloud_CommitHTTPUpload_Response) Reset() + func (m *CCloud_CommitHTTPUpload_Response) String() string + type CCloud_Delete_Request struct + Appid *uint32 + Filename *string + XXX_unrecognized []byte + func (*CCloud_Delete_Request) Descriptor() ([]byte, []int) + func (*CCloud_Delete_Request) ProtoMessage() + func (m *CCloud_Delete_Request) GetAppid() uint32 + func (m *CCloud_Delete_Request) GetFilename() string + func (m *CCloud_Delete_Request) Reset() + func (m *CCloud_Delete_Request) String() string + type CCloud_Delete_Response struct + XXX_unrecognized []byte + func (*CCloud_Delete_Response) Descriptor() ([]byte, []int) + func (*CCloud_Delete_Response) ProtoMessage() + func (m *CCloud_Delete_Response) Reset() + func (m *CCloud_Delete_Response) String() string + type CCloud_EnumerateUserFiles_Request struct + Appid *uint32 + Count *uint32 + ExtendedDetails *bool + StartIndex *uint32 + XXX_unrecognized []byte + func (*CCloud_EnumerateUserFiles_Request) Descriptor() ([]byte, []int) + func (*CCloud_EnumerateUserFiles_Request) ProtoMessage() + func (m *CCloud_EnumerateUserFiles_Request) GetAppid() uint32 + func (m *CCloud_EnumerateUserFiles_Request) GetCount() uint32 + func (m *CCloud_EnumerateUserFiles_Request) GetExtendedDetails() bool + func (m *CCloud_EnumerateUserFiles_Request) GetStartIndex() uint32 + func (m *CCloud_EnumerateUserFiles_Request) Reset() + func (m *CCloud_EnumerateUserFiles_Request) String() string + type CCloud_EnumerateUserFiles_Response struct + Files []*CCloud_UserFile + TotalFiles *uint32 + XXX_unrecognized []byte + func (*CCloud_EnumerateUserFiles_Response) Descriptor() ([]byte, []int) + func (*CCloud_EnumerateUserFiles_Response) ProtoMessage() + func (m *CCloud_EnumerateUserFiles_Response) GetFiles() []*CCloud_UserFile + func (m *CCloud_EnumerateUserFiles_Response) GetTotalFiles() uint32 + func (m *CCloud_EnumerateUserFiles_Response) Reset() + func (m *CCloud_EnumerateUserFiles_Response) String() string + type CCloud_ExternalStorageTransferReport_Notification struct + BytesActual *uint64 + BytesExpected *uint64 + Cellid *uint32 + DurationMs *uint32 + Host *string + HttpStatusCode *uint32 + IsUpload *bool + Path *string + Success *bool + XXX_unrecognized []byte + func (*CCloud_ExternalStorageTransferReport_Notification) Descriptor() ([]byte, []int) + func (*CCloud_ExternalStorageTransferReport_Notification) ProtoMessage() + func (m *CCloud_ExternalStorageTransferReport_Notification) GetBytesActual() uint64 + func (m *CCloud_ExternalStorageTransferReport_Notification) GetBytesExpected() uint64 + func (m *CCloud_ExternalStorageTransferReport_Notification) GetCellid() uint32 + func (m *CCloud_ExternalStorageTransferReport_Notification) GetDurationMs() uint32 + func (m *CCloud_ExternalStorageTransferReport_Notification) GetHost() string + func (m *CCloud_ExternalStorageTransferReport_Notification) GetHttpStatusCode() uint32 + func (m *CCloud_ExternalStorageTransferReport_Notification) GetIsUpload() bool + func (m *CCloud_ExternalStorageTransferReport_Notification) GetPath() string + func (m *CCloud_ExternalStorageTransferReport_Notification) GetSuccess() bool + func (m *CCloud_ExternalStorageTransferReport_Notification) Reset() + func (m *CCloud_ExternalStorageTransferReport_Notification) String() string + type CCloud_GetClientEncryptionKey_Request struct + XXX_unrecognized []byte + func (*CCloud_GetClientEncryptionKey_Request) Descriptor() ([]byte, []int) + func (*CCloud_GetClientEncryptionKey_Request) ProtoMessage() + func (m *CCloud_GetClientEncryptionKey_Request) Reset() + func (m *CCloud_GetClientEncryptionKey_Request) String() string + type CCloud_GetClientEncryptionKey_Response struct + Crc *int32 + Key []byte + XXX_unrecognized []byte + func (*CCloud_GetClientEncryptionKey_Response) Descriptor() ([]byte, []int) + func (*CCloud_GetClientEncryptionKey_Response) ProtoMessage() + func (m *CCloud_GetClientEncryptionKey_Response) GetCrc() int32 + func (m *CCloud_GetClientEncryptionKey_Response) GetKey() []byte + func (m *CCloud_GetClientEncryptionKey_Response) Reset() + func (m *CCloud_GetClientEncryptionKey_Response) String() string + type CCloud_GetFileDetails_Request struct + Appid *uint32 + Ugcid *uint64 + XXX_unrecognized []byte + func (*CCloud_GetFileDetails_Request) Descriptor() ([]byte, []int) + func (*CCloud_GetFileDetails_Request) ProtoMessage() + func (m *CCloud_GetFileDetails_Request) GetAppid() uint32 + func (m *CCloud_GetFileDetails_Request) GetUgcid() uint64 + func (m *CCloud_GetFileDetails_Request) Reset() + func (m *CCloud_GetFileDetails_Request) String() string + type CCloud_GetFileDetails_Response struct + Details *CCloud_UserFile + XXX_unrecognized []byte + func (*CCloud_GetFileDetails_Response) Descriptor() ([]byte, []int) + func (*CCloud_GetFileDetails_Response) ProtoMessage() + func (m *CCloud_GetFileDetails_Response) GetDetails() *CCloud_UserFile + func (m *CCloud_GetFileDetails_Response) Reset() + func (m *CCloud_GetFileDetails_Response) String() string + type CCloud_GetUploadServerInfo_Request struct + Appid *uint32 + XXX_unrecognized []byte + func (*CCloud_GetUploadServerInfo_Request) Descriptor() ([]byte, []int) + func (*CCloud_GetUploadServerInfo_Request) ProtoMessage() + func (m *CCloud_GetUploadServerInfo_Request) GetAppid() uint32 + func (m *CCloud_GetUploadServerInfo_Request) Reset() + func (m *CCloud_GetUploadServerInfo_Request) String() string + type CCloud_GetUploadServerInfo_Response struct + ServerUrl *string + XXX_unrecognized []byte + func (*CCloud_GetUploadServerInfo_Response) Descriptor() ([]byte, []int) + func (*CCloud_GetUploadServerInfo_Response) ProtoMessage() + func (m *CCloud_GetUploadServerInfo_Response) GetServerUrl() string + func (m *CCloud_GetUploadServerInfo_Response) Reset() + func (m *CCloud_GetUploadServerInfo_Response) String() string + type CCloud_UserFile struct + Appid *uint32 + FileSize *uint32 + Filename *string + SteamidCreator *uint64 + Timestamp *uint64 + Ugcid *uint64 + Url *string + XXX_unrecognized []byte + func (*CCloud_UserFile) Descriptor() ([]byte, []int) + func (*CCloud_UserFile) ProtoMessage() + func (m *CCloud_UserFile) GetAppid() uint32 + func (m *CCloud_UserFile) GetFileSize() uint32 + func (m *CCloud_UserFile) GetFilename() string + func (m *CCloud_UserFile) GetSteamidCreator() uint64 + func (m *CCloud_UserFile) GetTimestamp() uint64 + func (m *CCloud_UserFile) GetUgcid() uint64 + func (m *CCloud_UserFile) GetUrl() string + func (m *CCloud_UserFile) Reset() + func (m *CCloud_UserFile) String() string + type CCredentials_AccountLockRequest_Request struct + EmailMessageType *int32 + IpaddressActual *uint32 + ParamString *string + QueryOnly *bool + XXX_unrecognized []byte + func (*CCredentials_AccountLockRequest_Request) Descriptor() ([]byte, []int) + func (*CCredentials_AccountLockRequest_Request) ProtoMessage() + func (m *CCredentials_AccountLockRequest_Request) GetEmailMessageType() int32 + func (m *CCredentials_AccountLockRequest_Request) GetIpaddressActual() uint32 + func (m *CCredentials_AccountLockRequest_Request) GetParamString() string + func (m *CCredentials_AccountLockRequest_Request) GetQueryOnly() bool + func (m *CCredentials_AccountLockRequest_Request) Reset() + func (m *CCredentials_AccountLockRequest_Request) String() string + type CCredentials_AccountLockRequest_Response struct + AccountAlreadyLocked *bool + ExpiredLink *bool + Success *bool + XXX_unrecognized []byte + func (*CCredentials_AccountLockRequest_Response) Descriptor() ([]byte, []int) + func (*CCredentials_AccountLockRequest_Response) ProtoMessage() + func (m *CCredentials_AccountLockRequest_Response) GetAccountAlreadyLocked() bool + func (m *CCredentials_AccountLockRequest_Response) GetExpiredLink() bool + func (m *CCredentials_AccountLockRequest_Response) GetSuccess() bool + func (m *CCredentials_AccountLockRequest_Response) Reset() + func (m *CCredentials_AccountLockRequest_Response) String() string + type CCredentials_GetAccountAuthSecret_Request struct + XXX_unrecognized []byte + func (*CCredentials_GetAccountAuthSecret_Request) Descriptor() ([]byte, []int) + func (*CCredentials_GetAccountAuthSecret_Request) ProtoMessage() + func (m *CCredentials_GetAccountAuthSecret_Request) Reset() + func (m *CCredentials_GetAccountAuthSecret_Request) String() string + type CCredentials_GetAccountAuthSecret_Response struct + Secret []byte + SecretId *int32 + XXX_unrecognized []byte + func (*CCredentials_GetAccountAuthSecret_Response) Descriptor() ([]byte, []int) + func (*CCredentials_GetAccountAuthSecret_Response) ProtoMessage() + func (m *CCredentials_GetAccountAuthSecret_Response) GetSecret() []byte + func (m *CCredentials_GetAccountAuthSecret_Response) GetSecretId() int32 + func (m *CCredentials_GetAccountAuthSecret_Response) Reset() + func (m *CCredentials_GetAccountAuthSecret_Response) String() string + type CCredentials_GetSteamGuardDetails_Request struct + IncludeNewAuthentications *bool + Ipaddress *int32 + TimestampMinimumWanted *uint32 + Webcookie *string + XXX_unrecognized []byte + func (*CCredentials_GetSteamGuardDetails_Request) Descriptor() ([]byte, []int) + func (*CCredentials_GetSteamGuardDetails_Request) ProtoMessage() + func (m *CCredentials_GetSteamGuardDetails_Request) GetIncludeNewAuthentications() bool + func (m *CCredentials_GetSteamGuardDetails_Request) GetIpaddress() int32 + func (m *CCredentials_GetSteamGuardDetails_Request) GetTimestampMinimumWanted() uint32 + func (m *CCredentials_GetSteamGuardDetails_Request) GetWebcookie() string + func (m *CCredentials_GetSteamGuardDetails_Request) Reset() + func (m *CCredentials_GetSteamGuardDetails_Request) String() string + type CCredentials_GetSteamGuardDetails_Response struct + DeprecatedAuthenticationExistsFromGeolocBeforeMintime *bool + DeprecatedMachineId *uint64 + DeprecatedMachineNameUserchosen *string + DeprecatedNewauthentication []*CCredentials_GetSteamGuardDetails_Response_NewAuthentication + DeprecatedTimestampMachineSteamguardEnabled *uint32 + IsPhoneVerified *bool + IsSteamguardEnabled *bool + IsTwofactorEnabled *bool + SessionData []*CCredentials_GetSteamGuardDetails_Response_SessionData + TimestampSteamguardEnabled *uint32 + TimestampTwofactorEnabled *uint32 + XXX_unrecognized []byte + func (*CCredentials_GetSteamGuardDetails_Response) Descriptor() ([]byte, []int) + func (*CCredentials_GetSteamGuardDetails_Response) ProtoMessage() + func (m *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedAuthenticationExistsFromGeolocBeforeMintime() bool + func (m *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineId() uint64 + func (m *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineNameUserchosen() string + func (m *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedNewauthentication() []*CCredentials_GetSteamGuardDetails_Response_NewAuthentication + func (m *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedTimestampMachineSteamguardEnabled() uint32 + func (m *CCredentials_GetSteamGuardDetails_Response) GetIsPhoneVerified() bool + func (m *CCredentials_GetSteamGuardDetails_Response) GetIsSteamguardEnabled() bool + func (m *CCredentials_GetSteamGuardDetails_Response) GetIsTwofactorEnabled() bool + func (m *CCredentials_GetSteamGuardDetails_Response) GetSessionData() []*CCredentials_GetSteamGuardDetails_Response_SessionData + func (m *CCredentials_GetSteamGuardDetails_Response) GetTimestampSteamguardEnabled() uint32 + func (m *CCredentials_GetSteamGuardDetails_Response) GetTimestampTwofactorEnabled() uint32 + func (m *CCredentials_GetSteamGuardDetails_Response) Reset() + func (m *CCredentials_GetSteamGuardDetails_Response) String() string + type CCredentials_GetSteamGuardDetails_Response_NewAuthentication struct + GeolocInfo *string + Ipaddress *int32 + IsRemembered *bool + IsWebCookie *bool + MachineNameUserSupplied *string + Status *int32 + TimestampSteamguardEnabled *uint32 + XXX_unrecognized []byte + func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) Descriptor() ([]byte, []int) + func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) ProtoMessage() + func (m *CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetGeolocInfo() string + func (m *CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetIpaddress() int32 + func (m *CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetIsRemembered() bool + func (m *CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetIsWebCookie() bool + func (m *CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetMachineNameUserSupplied() string + func (m *CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetStatus() int32 + func (m *CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetTimestampSteamguardEnabled() uint32 + func (m *CCredentials_GetSteamGuardDetails_Response_NewAuthentication) Reset() + func (m *CCredentials_GetSteamGuardDetails_Response_NewAuthentication) String() string + type CCredentials_GetSteamGuardDetails_Response_SessionData struct + AuthenticationExistsFromGeolocBeforeMintime *bool + AuthenticationExistsFromSameIpBeforeMintime *bool + MachineId *uint64 + MachineNameUserchosen *string + Newauthentication []*CCredentials_GetSteamGuardDetails_Response_NewAuthentication + PublicIpv4 *uint32 + TimestampMachineSteamguardEnabled *uint32 + XXX_unrecognized []byte + func (*CCredentials_GetSteamGuardDetails_Response_SessionData) Descriptor() ([]byte, []int) + func (*CCredentials_GetSteamGuardDetails_Response_SessionData) ProtoMessage() + func (m *CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromGeolocBeforeMintime() bool + func (m *CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromSameIpBeforeMintime() bool + func (m *CCredentials_GetSteamGuardDetails_Response_SessionData) GetMachineId() uint64 + func (m *CCredentials_GetSteamGuardDetails_Response_SessionData) GetMachineNameUserchosen() string + func (m *CCredentials_GetSteamGuardDetails_Response_SessionData) GetNewauthentication() []*CCredentials_GetSteamGuardDetails_Response_NewAuthentication + func (m *CCredentials_GetSteamGuardDetails_Response_SessionData) GetPublicIpv4() uint32 + func (m *CCredentials_GetSteamGuardDetails_Response_SessionData) GetTimestampMachineSteamguardEnabled() uint32 + func (m *CCredentials_GetSteamGuardDetails_Response_SessionData) Reset() + func (m *CCredentials_GetSteamGuardDetails_Response_SessionData) String() string + type CCredentials_LastCredentialChangeTime_Request struct + XXX_unrecognized []byte + func (*CCredentials_LastCredentialChangeTime_Request) Descriptor() ([]byte, []int) + func (*CCredentials_LastCredentialChangeTime_Request) ProtoMessage() + func (m *CCredentials_LastCredentialChangeTime_Request) Reset() + func (m *CCredentials_LastCredentialChangeTime_Request) String() string + type CCredentials_LastCredentialChangeTime_Response struct + TimestampLastEmailChange *uint32 + TimestampLastPasswordChange *uint32 + TimestampLastPasswordReset *uint32 + XXX_unrecognized []byte + func (*CCredentials_LastCredentialChangeTime_Response) Descriptor() ([]byte, []int) + func (*CCredentials_LastCredentialChangeTime_Response) ProtoMessage() + func (m *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastEmailChange() uint32 + func (m *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordChange() uint32 + func (m *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordReset() uint32 + func (m *CCredentials_LastCredentialChangeTime_Response) Reset() + func (m *CCredentials_LastCredentialChangeTime_Response) String() string + type CCredentials_NewMachineNotificationDialog_Request struct + IsApproved *bool + IsWizardComplete *bool + XXX_unrecognized []byte + func (*CCredentials_NewMachineNotificationDialog_Request) Descriptor() ([]byte, []int) + func (*CCredentials_NewMachineNotificationDialog_Request) ProtoMessage() + func (m *CCredentials_NewMachineNotificationDialog_Request) GetIsApproved() bool + func (m *CCredentials_NewMachineNotificationDialog_Request) GetIsWizardComplete() bool + func (m *CCredentials_NewMachineNotificationDialog_Request) Reset() + func (m *CCredentials_NewMachineNotificationDialog_Request) String() string + type CCredentials_NewMachineNotificationDialog_Response struct + XXX_unrecognized []byte + func (*CCredentials_NewMachineNotificationDialog_Response) Descriptor() ([]byte, []int) + func (*CCredentials_NewMachineNotificationDialog_Response) ProtoMessage() + func (m *CCredentials_NewMachineNotificationDialog_Response) Reset() + func (m *CCredentials_NewMachineNotificationDialog_Response) String() string + type CCredentials_SteamGuardPhishingReport_Request struct + IpaddressActual *uint32 + ParamString *string + XXX_unrecognized []byte + func (*CCredentials_SteamGuardPhishingReport_Request) Descriptor() ([]byte, []int) + func (*CCredentials_SteamGuardPhishingReport_Request) ProtoMessage() + func (m *CCredentials_SteamGuardPhishingReport_Request) GetIpaddressActual() uint32 + func (m *CCredentials_SteamGuardPhishingReport_Request) GetParamString() string + func (m *CCredentials_SteamGuardPhishingReport_Request) Reset() + func (m *CCredentials_SteamGuardPhishingReport_Request) String() string + type CCredentials_SteamGuardPhishingReport_Response struct + CitynameActual *string + CitynameLoginattempt *string + CountrynameActual *string + CountrynameLoginattempt *string + IpaddressActual *uint32 + IpaddressLoginattempt *uint32 + StatenameActual *string + StatenameLoginattempt *string + SteamguardCode *string + XXX_unrecognized []byte + func (*CCredentials_SteamGuardPhishingReport_Response) Descriptor() ([]byte, []int) + func (*CCredentials_SteamGuardPhishingReport_Response) ProtoMessage() + func (m *CCredentials_SteamGuardPhishingReport_Response) GetCitynameActual() string + func (m *CCredentials_SteamGuardPhishingReport_Response) GetCitynameLoginattempt() string + func (m *CCredentials_SteamGuardPhishingReport_Response) GetCountrynameActual() string + func (m *CCredentials_SteamGuardPhishingReport_Response) GetCountrynameLoginattempt() string + func (m *CCredentials_SteamGuardPhishingReport_Response) GetIpaddressActual() uint32 + func (m *CCredentials_SteamGuardPhishingReport_Response) GetIpaddressLoginattempt() uint32 + func (m *CCredentials_SteamGuardPhishingReport_Response) GetStatenameActual() string + func (m *CCredentials_SteamGuardPhishingReport_Response) GetStatenameLoginattempt() string + func (m *CCredentials_SteamGuardPhishingReport_Response) GetSteamguardCode() string + func (m *CCredentials_SteamGuardPhishingReport_Response) Reset() + func (m *CCredentials_SteamGuardPhishingReport_Response) String() string + type CCredentials_TestAvailablePassword_Request struct + AccountName *string + Password *string + ShaDigestPassword []byte + XXX_unrecognized []byte + func (*CCredentials_TestAvailablePassword_Request) Descriptor() ([]byte, []int) + func (*CCredentials_TestAvailablePassword_Request) ProtoMessage() + func (m *CCredentials_TestAvailablePassword_Request) GetAccountName() string + func (m *CCredentials_TestAvailablePassword_Request) GetPassword() string + func (m *CCredentials_TestAvailablePassword_Request) GetShaDigestPassword() []byte + func (m *CCredentials_TestAvailablePassword_Request) Reset() + func (m *CCredentials_TestAvailablePassword_Request) String() string + type CCredentials_TestAvailablePassword_Response struct + IsValid *bool + XXX_unrecognized []byte + func (*CCredentials_TestAvailablePassword_Response) Descriptor() ([]byte, []int) + func (*CCredentials_TestAvailablePassword_Response) ProtoMessage() + func (m *CCredentials_TestAvailablePassword_Response) GetIsValid() bool + func (m *CCredentials_TestAvailablePassword_Response) Reset() + func (m *CCredentials_TestAvailablePassword_Response) String() string + type CCredentials_ValidateEmailAddress_Request struct + Stoken *string + XXX_unrecognized []byte + func (*CCredentials_ValidateEmailAddress_Request) Descriptor() ([]byte, []int) + func (*CCredentials_ValidateEmailAddress_Request) ProtoMessage() + func (m *CCredentials_ValidateEmailAddress_Request) GetStoken() string + func (m *CCredentials_ValidateEmailAddress_Request) Reset() + func (m *CCredentials_ValidateEmailAddress_Request) String() string + type CCredentials_ValidateEmailAddress_Response struct + WasValidated *bool + XXX_unrecognized []byte + func (*CCredentials_ValidateEmailAddress_Response) Descriptor() ([]byte, []int) + func (*CCredentials_ValidateEmailAddress_Response) ProtoMessage() + func (m *CCredentials_ValidateEmailAddress_Response) GetWasValidated() bool + func (m *CCredentials_ValidateEmailAddress_Response) Reset() + func (m *CCredentials_ValidateEmailAddress_Response) String() string + type CDeviceAuth_AcceptAuthorizationRequest_Request struct + AuthCode *uint64 + AuthDeviceToken *uint64 + FromSteamid *uint64 + Steamid *uint64 + XXX_unrecognized []byte + func (*CDeviceAuth_AcceptAuthorizationRequest_Request) Descriptor() ([]byte, []int) + func (*CDeviceAuth_AcceptAuthorizationRequest_Request) ProtoMessage() + func (m *CDeviceAuth_AcceptAuthorizationRequest_Request) GetAuthCode() uint64 + func (m *CDeviceAuth_AcceptAuthorizationRequest_Request) GetAuthDeviceToken() uint64 + func (m *CDeviceAuth_AcceptAuthorizationRequest_Request) GetFromSteamid() uint64 + func (m *CDeviceAuth_AcceptAuthorizationRequest_Request) GetSteamid() uint64 + func (m *CDeviceAuth_AcceptAuthorizationRequest_Request) Reset() + func (m *CDeviceAuth_AcceptAuthorizationRequest_Request) String() string + type CDeviceAuth_AcceptAuthorizationRequest_Response struct + XXX_unrecognized []byte + func (*CDeviceAuth_AcceptAuthorizationRequest_Response) Descriptor() ([]byte, []int) + func (*CDeviceAuth_AcceptAuthorizationRequest_Response) ProtoMessage() + func (m *CDeviceAuth_AcceptAuthorizationRequest_Response) Reset() + func (m *CDeviceAuth_AcceptAuthorizationRequest_Response) String() string + type CDeviceAuth_AddAuthorizedBorrowers_Request struct + Steamid *uint64 + SteamidBorrower []uint64 + XXX_unrecognized []byte + func (*CDeviceAuth_AddAuthorizedBorrowers_Request) Descriptor() ([]byte, []int) + func (*CDeviceAuth_AddAuthorizedBorrowers_Request) ProtoMessage() + func (m *CDeviceAuth_AddAuthorizedBorrowers_Request) GetSteamid() uint64 + func (m *CDeviceAuth_AddAuthorizedBorrowers_Request) GetSteamidBorrower() []uint64 + func (m *CDeviceAuth_AddAuthorizedBorrowers_Request) Reset() + func (m *CDeviceAuth_AddAuthorizedBorrowers_Request) String() string + type CDeviceAuth_AddAuthorizedBorrowers_Response struct + SecondsToWait *int32 + XXX_unrecognized []byte + func (*CDeviceAuth_AddAuthorizedBorrowers_Response) Descriptor() ([]byte, []int) + func (*CDeviceAuth_AddAuthorizedBorrowers_Response) ProtoMessage() + func (m *CDeviceAuth_AddAuthorizedBorrowers_Response) GetSecondsToWait() int32 + func (m *CDeviceAuth_AddAuthorizedBorrowers_Response) Reset() + func (m *CDeviceAuth_AddAuthorizedBorrowers_Response) String() string + type CDeviceAuth_AuthorizeRemoteDevice_Request struct + AuthDeviceToken *uint64 + Steamid *uint64 + XXX_unrecognized []byte + func (*CDeviceAuth_AuthorizeRemoteDevice_Request) Descriptor() ([]byte, []int) + func (*CDeviceAuth_AuthorizeRemoteDevice_Request) ProtoMessage() + func (m *CDeviceAuth_AuthorizeRemoteDevice_Request) GetAuthDeviceToken() uint64 + func (m *CDeviceAuth_AuthorizeRemoteDevice_Request) GetSteamid() uint64 + func (m *CDeviceAuth_AuthorizeRemoteDevice_Request) Reset() + func (m *CDeviceAuth_AuthorizeRemoteDevice_Request) String() string + type CDeviceAuth_AuthorizeRemoteDevice_Response struct + XXX_unrecognized []byte + func (*CDeviceAuth_AuthorizeRemoteDevice_Response) Descriptor() ([]byte, []int) + func (*CDeviceAuth_AuthorizeRemoteDevice_Response) ProtoMessage() + func (m *CDeviceAuth_AuthorizeRemoteDevice_Response) Reset() + func (m *CDeviceAuth_AuthorizeRemoteDevice_Response) String() string + type CDeviceAuth_DeauthorizeRemoteDevice_Request struct + AuthDeviceToken *uint64 + Steamid *uint64 + XXX_unrecognized []byte + func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) Descriptor() ([]byte, []int) + func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) ProtoMessage() + func (m *CDeviceAuth_DeauthorizeRemoteDevice_Request) GetAuthDeviceToken() uint64 + func (m *CDeviceAuth_DeauthorizeRemoteDevice_Request) GetSteamid() uint64 + func (m *CDeviceAuth_DeauthorizeRemoteDevice_Request) Reset() + func (m *CDeviceAuth_DeauthorizeRemoteDevice_Request) String() string + type CDeviceAuth_DeauthorizeRemoteDevice_Response struct + XXX_unrecognized []byte + func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) Descriptor() ([]byte, []int) + func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) ProtoMessage() + func (m *CDeviceAuth_DeauthorizeRemoteDevice_Response) Reset() + func (m *CDeviceAuth_DeauthorizeRemoteDevice_Response) String() string + type CDeviceAuth_GetAuthorizedBorrowers_Request struct + IncludeCanceled *bool + IncludePending *bool + Steamid *uint64 + XXX_unrecognized []byte + func (*CDeviceAuth_GetAuthorizedBorrowers_Request) Descriptor() ([]byte, []int) + func (*CDeviceAuth_GetAuthorizedBorrowers_Request) ProtoMessage() + func (m *CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludeCanceled() bool + func (m *CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludePending() bool + func (m *CDeviceAuth_GetAuthorizedBorrowers_Request) GetSteamid() uint64 + func (m *CDeviceAuth_GetAuthorizedBorrowers_Request) Reset() + func (m *CDeviceAuth_GetAuthorizedBorrowers_Request) String() string + type CDeviceAuth_GetAuthorizedBorrowers_Response struct + Borrowers []*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower + XXX_unrecognized []byte + func (*CDeviceAuth_GetAuthorizedBorrowers_Response) Descriptor() ([]byte, []int) + func (*CDeviceAuth_GetAuthorizedBorrowers_Response) ProtoMessage() + func (m *CDeviceAuth_GetAuthorizedBorrowers_Response) GetBorrowers() []*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower + func (m *CDeviceAuth_GetAuthorizedBorrowers_Response) Reset() + func (m *CDeviceAuth_GetAuthorizedBorrowers_Response) String() string + type CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower struct + IsCanceled *bool + IsPending *bool + Steamid *uint64 + TimeCreated *uint32 + XXX_unrecognized []byte + func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) Descriptor() ([]byte, []int) + func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) ProtoMessage() + func (m *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetIsCanceled() bool + func (m *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetIsPending() bool + func (m *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetSteamid() uint64 + func (m *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetTimeCreated() uint32 + func (m *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) Reset() + func (m *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) String() string + type CDeviceAuth_GetOwnAuthorizedDevices_Request struct + IncludeCanceled *bool + Steamid *uint64 + XXX_unrecognized []byte + func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) Descriptor() ([]byte, []int) + func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) ProtoMessage() + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Request) GetIncludeCanceled() bool + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Request) GetSteamid() uint64 + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Request) Reset() + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Request) String() string + type CDeviceAuth_GetOwnAuthorizedDevices_Response struct + Devices []*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device + XXX_unrecognized []byte + func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) Descriptor() ([]byte, []int) + func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) ProtoMessage() + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response) GetDevices() []*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response) Reset() + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response) String() string + type CDeviceAuth_GetOwnAuthorizedDevices_Response_Device struct + AuthDeviceToken *uint64 + DeviceName *string + IsCanceled *bool + IsLimited *bool + IsPending *bool + LastAppPlayed *uint32 + LastBorrowerId *uint64 + LastTimeUsed *uint32 + XXX_unrecognized []byte + func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) Descriptor() ([]byte, []int) + func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) ProtoMessage() + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetAuthDeviceToken() uint64 + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetDeviceName() string + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsCanceled() bool + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsLimited() bool + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsPending() bool + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastAppPlayed() uint32 + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastBorrowerId() uint64 + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastTimeUsed() uint32 + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) Reset() + func (m *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) String() string + type CDeviceAuth_GetUsedAuthorizedDevices_Request struct + Steamid *uint64 + XXX_unrecognized []byte + func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) Descriptor() ([]byte, []int) + func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) ProtoMessage() + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Request) GetSteamid() uint64 + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Request) Reset() + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Request) String() string + type CDeviceAuth_GetUsedAuthorizedDevices_Response struct + Devices []*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device + XXX_unrecognized []byte + func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) Descriptor() ([]byte, []int) + func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) ProtoMessage() + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Response) GetDevices() []*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Response) Reset() + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Response) String() string + type CDeviceAuth_GetUsedAuthorizedDevices_Response_Device struct + AuthDeviceToken *uint64 + DeviceName *string + LastAppPlayed *uint32 + LastTimeUsed *uint32 + OwnerSteamid *uint64 + XXX_unrecognized []byte + func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) Descriptor() ([]byte, []int) + func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) ProtoMessage() + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetAuthDeviceToken() uint64 + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetDeviceName() string + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetLastAppPlayed() uint32 + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetLastTimeUsed() uint32 + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetOwnerSteamid() uint64 + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) Reset() + func (m *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) String() string + type CDeviceAuth_RemoveAuthorizedBorrowers_Request struct + Steamid *uint64 + SteamidBorrower []uint64 + XXX_unrecognized []byte + func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) Descriptor() ([]byte, []int) + func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) ProtoMessage() + func (m *CDeviceAuth_RemoveAuthorizedBorrowers_Request) GetSteamid() uint64 + func (m *CDeviceAuth_RemoveAuthorizedBorrowers_Request) GetSteamidBorrower() []uint64 + func (m *CDeviceAuth_RemoveAuthorizedBorrowers_Request) Reset() + func (m *CDeviceAuth_RemoveAuthorizedBorrowers_Request) String() string + type CDeviceAuth_RemoveAuthorizedBorrowers_Response struct + XXX_unrecognized []byte + func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) Descriptor() ([]byte, []int) + func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) ProtoMessage() + func (m *CDeviceAuth_RemoveAuthorizedBorrowers_Response) Reset() + func (m *CDeviceAuth_RemoveAuthorizedBorrowers_Response) String() string + type CGameNotifications_CreateSession_Request struct + Appid *uint32 + Context *uint64 + Steamid *uint64 + Title *CGameNotifications_LocalizedText + Users []*CGameNotifications_UserStatus + XXX_unrecognized []byte + func (*CGameNotifications_CreateSession_Request) Descriptor() ([]byte, []int) + func (*CGameNotifications_CreateSession_Request) ProtoMessage() + func (m *CGameNotifications_CreateSession_Request) GetAppid() uint32 + func (m *CGameNotifications_CreateSession_Request) GetContext() uint64 + func (m *CGameNotifications_CreateSession_Request) GetSteamid() uint64 + func (m *CGameNotifications_CreateSession_Request) GetTitle() *CGameNotifications_LocalizedText + func (m *CGameNotifications_CreateSession_Request) GetUsers() []*CGameNotifications_UserStatus + func (m *CGameNotifications_CreateSession_Request) Reset() + func (m *CGameNotifications_CreateSession_Request) String() string + type CGameNotifications_CreateSession_Response struct + Sessionid *uint64 + XXX_unrecognized []byte + func (*CGameNotifications_CreateSession_Response) Descriptor() ([]byte, []int) + func (*CGameNotifications_CreateSession_Response) ProtoMessage() + func (m *CGameNotifications_CreateSession_Response) GetSessionid() uint64 + func (m *CGameNotifications_CreateSession_Response) Reset() + func (m *CGameNotifications_CreateSession_Response) String() string + type CGameNotifications_DeleteSession_Request struct + Appid *uint32 + Sessionid *uint64 + Steamid *uint64 + XXX_unrecognized []byte + func (*CGameNotifications_DeleteSession_Request) Descriptor() ([]byte, []int) + func (*CGameNotifications_DeleteSession_Request) ProtoMessage() + func (m *CGameNotifications_DeleteSession_Request) GetAppid() uint32 + func (m *CGameNotifications_DeleteSession_Request) GetSessionid() uint64 + func (m *CGameNotifications_DeleteSession_Request) GetSteamid() uint64 + func (m *CGameNotifications_DeleteSession_Request) Reset() + func (m *CGameNotifications_DeleteSession_Request) String() string + type CGameNotifications_DeleteSession_Response struct + XXX_unrecognized []byte + func (*CGameNotifications_DeleteSession_Response) Descriptor() ([]byte, []int) + func (*CGameNotifications_DeleteSession_Response) ProtoMessage() + func (m *CGameNotifications_DeleteSession_Response) Reset() + func (m *CGameNotifications_DeleteSession_Response) String() string + type CGameNotifications_EnumerateSessions_Request struct + Appid *uint32 + IncludeAllUserMessages *bool + IncludeAuthUserMessage *bool + Language *string + XXX_unrecognized []byte + func (*CGameNotifications_EnumerateSessions_Request) Descriptor() ([]byte, []int) + func (*CGameNotifications_EnumerateSessions_Request) ProtoMessage() + func (m *CGameNotifications_EnumerateSessions_Request) GetAppid() uint32 + func (m *CGameNotifications_EnumerateSessions_Request) GetIncludeAllUserMessages() bool + func (m *CGameNotifications_EnumerateSessions_Request) GetIncludeAuthUserMessage() bool + func (m *CGameNotifications_EnumerateSessions_Request) GetLanguage() string + func (m *CGameNotifications_EnumerateSessions_Request) Reset() + func (m *CGameNotifications_EnumerateSessions_Request) String() string + type CGameNotifications_EnumerateSessions_Response struct + Sessions []*CGameNotifications_Session + XXX_unrecognized []byte + func (*CGameNotifications_EnumerateSessions_Response) Descriptor() ([]byte, []int) + func (*CGameNotifications_EnumerateSessions_Response) ProtoMessage() + func (m *CGameNotifications_EnumerateSessions_Response) GetSessions() []*CGameNotifications_Session + func (m *CGameNotifications_EnumerateSessions_Response) Reset() + func (m *CGameNotifications_EnumerateSessions_Response) String() string + type CGameNotifications_GetSessionDetails_Request struct + Appid *uint32 + Language *string + Sessions []*CGameNotifications_GetSessionDetails_Request_RequestedSession + XXX_unrecognized []byte + func (*CGameNotifications_GetSessionDetails_Request) Descriptor() ([]byte, []int) + func (*CGameNotifications_GetSessionDetails_Request) ProtoMessage() + func (m *CGameNotifications_GetSessionDetails_Request) GetAppid() uint32 + func (m *CGameNotifications_GetSessionDetails_Request) GetLanguage() string + func (m *CGameNotifications_GetSessionDetails_Request) GetSessions() []*CGameNotifications_GetSessionDetails_Request_RequestedSession + func (m *CGameNotifications_GetSessionDetails_Request) Reset() + func (m *CGameNotifications_GetSessionDetails_Request) String() string + type CGameNotifications_GetSessionDetails_Request_RequestedSession struct + IncludeAuthUserMessage *bool + Sessionid *uint64 + XXX_unrecognized []byte + func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) Descriptor() ([]byte, []int) + func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) ProtoMessage() + func (m *CGameNotifications_GetSessionDetails_Request_RequestedSession) GetIncludeAuthUserMessage() bool + func (m *CGameNotifications_GetSessionDetails_Request_RequestedSession) GetSessionid() uint64 + func (m *CGameNotifications_GetSessionDetails_Request_RequestedSession) Reset() + func (m *CGameNotifications_GetSessionDetails_Request_RequestedSession) String() string + type CGameNotifications_GetSessionDetails_Response struct + Sessions []*CGameNotifications_Session + XXX_unrecognized []byte + func (*CGameNotifications_GetSessionDetails_Response) Descriptor() ([]byte, []int) + func (*CGameNotifications_GetSessionDetails_Response) ProtoMessage() + func (m *CGameNotifications_GetSessionDetails_Response) GetSessions() []*CGameNotifications_Session + func (m *CGameNotifications_GetSessionDetails_Response) Reset() + func (m *CGameNotifications_GetSessionDetails_Response) String() string + type CGameNotifications_LocalizedText struct + RenderedText *string + Token *string + Variables []*CGameNotifications_Variable + XXX_unrecognized []byte + func (*CGameNotifications_LocalizedText) Descriptor() ([]byte, []int) + func (*CGameNotifications_LocalizedText) ProtoMessage() + func (m *CGameNotifications_LocalizedText) GetRenderedText() string + func (m *CGameNotifications_LocalizedText) GetToken() string + func (m *CGameNotifications_LocalizedText) GetVariables() []*CGameNotifications_Variable + func (m *CGameNotifications_LocalizedText) Reset() + func (m *CGameNotifications_LocalizedText) String() string + type CGameNotifications_OnNotificationsRequested_Notification struct + Appid *uint32 + Steamid *uint64 + XXX_unrecognized []byte + func (*CGameNotifications_OnNotificationsRequested_Notification) Descriptor() ([]byte, []int) + func (*CGameNotifications_OnNotificationsRequested_Notification) ProtoMessage() + func (m *CGameNotifications_OnNotificationsRequested_Notification) GetAppid() uint32 + func (m *CGameNotifications_OnNotificationsRequested_Notification) GetSteamid() uint64 + func (m *CGameNotifications_OnNotificationsRequested_Notification) Reset() + func (m *CGameNotifications_OnNotificationsRequested_Notification) String() string + type CGameNotifications_OnUserStatusChanged_Notification struct + Appid *uint32 + Removed *bool + Sessionid *uint64 + Status *CGameNotifications_UserStatus + Steamid *uint64 + XXX_unrecognized []byte + func (*CGameNotifications_OnUserStatusChanged_Notification) Descriptor() ([]byte, []int) + func (*CGameNotifications_OnUserStatusChanged_Notification) ProtoMessage() + func (m *CGameNotifications_OnUserStatusChanged_Notification) GetAppid() uint32 + func (m *CGameNotifications_OnUserStatusChanged_Notification) GetRemoved() bool + func (m *CGameNotifications_OnUserStatusChanged_Notification) GetSessionid() uint64 + func (m *CGameNotifications_OnUserStatusChanged_Notification) GetStatus() *CGameNotifications_UserStatus + func (m *CGameNotifications_OnUserStatusChanged_Notification) GetSteamid() uint64 + func (m *CGameNotifications_OnUserStatusChanged_Notification) Reset() + func (m *CGameNotifications_OnUserStatusChanged_Notification) String() string + type CGameNotifications_Session struct + Appid *uint64 + Context *uint64 + Sessionid *uint64 + TimeCreated *uint32 + TimeUpdated *uint32 + Title *CGameNotifications_LocalizedText + UserStatus []*CGameNotifications_UserStatus + XXX_unrecognized []byte + func (*CGameNotifications_Session) Descriptor() ([]byte, []int) + func (*CGameNotifications_Session) ProtoMessage() + func (m *CGameNotifications_Session) GetAppid() uint64 + func (m *CGameNotifications_Session) GetContext() uint64 + func (m *CGameNotifications_Session) GetSessionid() uint64 + func (m *CGameNotifications_Session) GetTimeCreated() uint32 + func (m *CGameNotifications_Session) GetTimeUpdated() uint32 + func (m *CGameNotifications_Session) GetTitle() *CGameNotifications_LocalizedText + func (m *CGameNotifications_Session) GetUserStatus() []*CGameNotifications_UserStatus + func (m *CGameNotifications_Session) Reset() + func (m *CGameNotifications_Session) String() string + type CGameNotifications_UpdateNotificationSettings_Request struct + GameNotificationSettings []*GameNotificationSettings + XXX_unrecognized []byte + func (*CGameNotifications_UpdateNotificationSettings_Request) Descriptor() ([]byte, []int) + func (*CGameNotifications_UpdateNotificationSettings_Request) ProtoMessage() + func (m *CGameNotifications_UpdateNotificationSettings_Request) GetGameNotificationSettings() []*GameNotificationSettings + func (m *CGameNotifications_UpdateNotificationSettings_Request) Reset() + func (m *CGameNotifications_UpdateNotificationSettings_Request) String() string + type CGameNotifications_UpdateNotificationSettings_Response struct + XXX_unrecognized []byte + func (*CGameNotifications_UpdateNotificationSettings_Response) Descriptor() ([]byte, []int) + func (*CGameNotifications_UpdateNotificationSettings_Response) ProtoMessage() + func (m *CGameNotifications_UpdateNotificationSettings_Response) Reset() + func (m *CGameNotifications_UpdateNotificationSettings_Response) String() string + type CGameNotifications_UpdateSession_Request struct + Appid *uint32 + Sessionid *uint64 + Steamid *uint64 + Title *CGameNotifications_LocalizedText + Users []*CGameNotifications_UserStatus + XXX_unrecognized []byte + func (*CGameNotifications_UpdateSession_Request) Descriptor() ([]byte, []int) + func (*CGameNotifications_UpdateSession_Request) ProtoMessage() + func (m *CGameNotifications_UpdateSession_Request) GetAppid() uint32 + func (m *CGameNotifications_UpdateSession_Request) GetSessionid() uint64 + func (m *CGameNotifications_UpdateSession_Request) GetSteamid() uint64 + func (m *CGameNotifications_UpdateSession_Request) GetTitle() *CGameNotifications_LocalizedText + func (m *CGameNotifications_UpdateSession_Request) GetUsers() []*CGameNotifications_UserStatus + func (m *CGameNotifications_UpdateSession_Request) Reset() + func (m *CGameNotifications_UpdateSession_Request) String() string + type CGameNotifications_UpdateSession_Response struct + XXX_unrecognized []byte + func (*CGameNotifications_UpdateSession_Response) Descriptor() ([]byte, []int) + func (*CGameNotifications_UpdateSession_Response) ProtoMessage() + func (m *CGameNotifications_UpdateSession_Response) Reset() + func (m *CGameNotifications_UpdateSession_Response) String() string + type CGameNotifications_UserStatus struct + Message *CGameNotifications_LocalizedText + State *string + Steamid *uint64 + Title *CGameNotifications_LocalizedText + XXX_unrecognized []byte + func (*CGameNotifications_UserStatus) Descriptor() ([]byte, []int) + func (*CGameNotifications_UserStatus) ProtoMessage() + func (m *CGameNotifications_UserStatus) GetMessage() *CGameNotifications_LocalizedText + func (m *CGameNotifications_UserStatus) GetState() string + func (m *CGameNotifications_UserStatus) GetSteamid() uint64 + func (m *CGameNotifications_UserStatus) GetTitle() *CGameNotifications_LocalizedText + func (m *CGameNotifications_UserStatus) Reset() + func (m *CGameNotifications_UserStatus) String() string + type CGameNotifications_Variable struct + Key *string + Value *string + XXX_unrecognized []byte + func (*CGameNotifications_Variable) Descriptor() ([]byte, []int) + func (*CGameNotifications_Variable) ProtoMessage() + func (m *CGameNotifications_Variable) GetKey() string + func (m *CGameNotifications_Variable) GetValue() string + func (m *CGameNotifications_Variable) Reset() + func (m *CGameNotifications_Variable) String() string + type COffline_GetOfflineLogonTicket_Request struct + Priority *uint32 + XXX_unrecognized []byte + func (*COffline_GetOfflineLogonTicket_Request) Descriptor() ([]byte, []int) + func (*COffline_GetOfflineLogonTicket_Request) ProtoMessage() + func (m *COffline_GetOfflineLogonTicket_Request) GetPriority() uint32 + func (m *COffline_GetOfflineLogonTicket_Request) Reset() + func (m *COffline_GetOfflineLogonTicket_Request) String() string + type COffline_GetOfflineLogonTicket_Response struct + SerializedTicket []byte + Signature []byte + XXX_unrecognized []byte + func (*COffline_GetOfflineLogonTicket_Response) Descriptor() ([]byte, []int) + func (*COffline_GetOfflineLogonTicket_Response) ProtoMessage() + func (m *COffline_GetOfflineLogonTicket_Response) GetSerializedTicket() []byte + func (m *COffline_GetOfflineLogonTicket_Response) GetSignature() []byte + func (m *COffline_GetOfflineLogonTicket_Response) Reset() + func (m *COffline_GetOfflineLogonTicket_Response) String() string + type COffline_GetUnsignedOfflineLogonTicket_Request struct + XXX_unrecognized []byte + func (*COffline_GetUnsignedOfflineLogonTicket_Request) Descriptor() ([]byte, []int) + func (*COffline_GetUnsignedOfflineLogonTicket_Request) ProtoMessage() + func (m *COffline_GetUnsignedOfflineLogonTicket_Request) Reset() + func (m *COffline_GetUnsignedOfflineLogonTicket_Request) String() string + type COffline_GetUnsignedOfflineLogonTicket_Response struct + Ticket *COffline_OfflineLogonTicket + XXX_unrecognized []byte + func (*COffline_GetUnsignedOfflineLogonTicket_Response) Descriptor() ([]byte, []int) + func (*COffline_GetUnsignedOfflineLogonTicket_Response) ProtoMessage() + func (m *COffline_GetUnsignedOfflineLogonTicket_Response) GetTicket() *COffline_OfflineLogonTicket + func (m *COffline_GetUnsignedOfflineLogonTicket_Response) Reset() + func (m *COffline_GetUnsignedOfflineLogonTicket_Response) String() string + type COffline_OfflineLogonTicket struct + Accountid *uint32 + Rtime32CreationTime *uint32 + XXX_unrecognized []byte + func (*COffline_OfflineLogonTicket) Descriptor() ([]byte, []int) + func (*COffline_OfflineLogonTicket) ProtoMessage() + func (m *COffline_OfflineLogonTicket) GetAccountid() uint32 + func (m *COffline_OfflineLogonTicket) GetRtime32CreationTime() uint32 + func (m *COffline_OfflineLogonTicket) Reset() + func (m *COffline_OfflineLogonTicket) String() string + type CParental_DisableParentalSettings_Request struct + Password *string + Steamid *uint64 + XXX_unrecognized []byte + func (*CParental_DisableParentalSettings_Request) Descriptor() ([]byte, []int) + func (*CParental_DisableParentalSettings_Request) ProtoMessage() + func (m *CParental_DisableParentalSettings_Request) GetPassword() string + func (m *CParental_DisableParentalSettings_Request) GetSteamid() uint64 + func (m *CParental_DisableParentalSettings_Request) Reset() + func (m *CParental_DisableParentalSettings_Request) String() string + type CParental_DisableParentalSettings_Response struct + XXX_unrecognized []byte + func (*CParental_DisableParentalSettings_Response) Descriptor() ([]byte, []int) + func (*CParental_DisableParentalSettings_Response) ProtoMessage() + func (m *CParental_DisableParentalSettings_Response) Reset() + func (m *CParental_DisableParentalSettings_Response) String() string + type CParental_DisableWithRecoveryCode_Request struct + RecoveryCode *uint32 + Steamid *uint64 + XXX_unrecognized []byte + func (*CParental_DisableWithRecoveryCode_Request) Descriptor() ([]byte, []int) + func (*CParental_DisableWithRecoveryCode_Request) ProtoMessage() + func (m *CParental_DisableWithRecoveryCode_Request) GetRecoveryCode() uint32 + func (m *CParental_DisableWithRecoveryCode_Request) GetSteamid() uint64 + func (m *CParental_DisableWithRecoveryCode_Request) Reset() + func (m *CParental_DisableWithRecoveryCode_Request) String() string + type CParental_DisableWithRecoveryCode_Response struct + XXX_unrecognized []byte + func (*CParental_DisableWithRecoveryCode_Response) Descriptor() ([]byte, []int) + func (*CParental_DisableWithRecoveryCode_Response) ProtoMessage() + func (m *CParental_DisableWithRecoveryCode_Response) Reset() + func (m *CParental_DisableWithRecoveryCode_Response) String() string + type CParental_EnableParentalSettings_Request struct + Enablecode *uint32 + Password *string + Sessionid *string + Settings *ParentalSettings + Steamid *uint64 + XXX_unrecognized []byte + func (*CParental_EnableParentalSettings_Request) Descriptor() ([]byte, []int) + func (*CParental_EnableParentalSettings_Request) ProtoMessage() + func (m *CParental_EnableParentalSettings_Request) GetEnablecode() uint32 + func (m *CParental_EnableParentalSettings_Request) GetPassword() string + func (m *CParental_EnableParentalSettings_Request) GetSessionid() string + func (m *CParental_EnableParentalSettings_Request) GetSettings() *ParentalSettings + func (m *CParental_EnableParentalSettings_Request) GetSteamid() uint64 + func (m *CParental_EnableParentalSettings_Request) Reset() + func (m *CParental_EnableParentalSettings_Request) String() string + type CParental_EnableParentalSettings_Response struct + XXX_unrecognized []byte + func (*CParental_EnableParentalSettings_Response) Descriptor() ([]byte, []int) + func (*CParental_EnableParentalSettings_Response) ProtoMessage() + func (m *CParental_EnableParentalSettings_Response) Reset() + func (m *CParental_EnableParentalSettings_Response) String() string + type CParental_GetParentalSettings_Request struct + Steamid *uint64 + XXX_unrecognized []byte + func (*CParental_GetParentalSettings_Request) Descriptor() ([]byte, []int) + func (*CParental_GetParentalSettings_Request) ProtoMessage() + func (m *CParental_GetParentalSettings_Request) GetSteamid() uint64 + func (m *CParental_GetParentalSettings_Request) Reset() + func (m *CParental_GetParentalSettings_Request) String() string + type CParental_GetParentalSettings_Response struct + Settings *ParentalSettings + XXX_unrecognized []byte + func (*CParental_GetParentalSettings_Response) Descriptor() ([]byte, []int) + func (*CParental_GetParentalSettings_Response) ProtoMessage() + func (m *CParental_GetParentalSettings_Response) GetSettings() *ParentalSettings + func (m *CParental_GetParentalSettings_Response) Reset() + func (m *CParental_GetParentalSettings_Response) String() string + type CParental_GetSignedParentalSettings_Request struct + Priority *uint32 + XXX_unrecognized []byte + func (*CParental_GetSignedParentalSettings_Request) Descriptor() ([]byte, []int) + func (*CParental_GetSignedParentalSettings_Request) ProtoMessage() + func (m *CParental_GetSignedParentalSettings_Request) GetPriority() uint32 + func (m *CParental_GetSignedParentalSettings_Request) Reset() + func (m *CParental_GetSignedParentalSettings_Request) String() string + type CParental_GetSignedParentalSettings_Response struct + SerializedSettings []byte + Signature []byte + XXX_unrecognized []byte + func (*CParental_GetSignedParentalSettings_Response) Descriptor() ([]byte, []int) + func (*CParental_GetSignedParentalSettings_Response) ProtoMessage() + func (m *CParental_GetSignedParentalSettings_Response) GetSerializedSettings() []byte + func (m *CParental_GetSignedParentalSettings_Response) GetSignature() []byte + func (m *CParental_GetSignedParentalSettings_Response) Reset() + func (m *CParental_GetSignedParentalSettings_Response) String() string + type CParental_LockClient_Request struct + Session *string + XXX_unrecognized []byte + func (*CParental_LockClient_Request) Descriptor() ([]byte, []int) + func (*CParental_LockClient_Request) ProtoMessage() + func (m *CParental_LockClient_Request) GetSession() string + func (m *CParental_LockClient_Request) Reset() + func (m *CParental_LockClient_Request) String() string + type CParental_LockClient_Response struct + XXX_unrecognized []byte + func (*CParental_LockClient_Response) Descriptor() ([]byte, []int) + func (*CParental_LockClient_Response) ProtoMessage() + func (m *CParental_LockClient_Response) Reset() + func (m *CParental_LockClient_Response) String() string + type CParental_ParentalLock_Notification struct + Sessionid *string + XXX_unrecognized []byte + func (*CParental_ParentalLock_Notification) Descriptor() ([]byte, []int) + func (*CParental_ParentalLock_Notification) ProtoMessage() + func (m *CParental_ParentalLock_Notification) GetSessionid() string + func (m *CParental_ParentalLock_Notification) Reset() + func (m *CParental_ParentalLock_Notification) String() string + type CParental_ParentalSettingsChange_Notification struct + Password *string + SerializedSettings []byte + Sessionid *string + Signature []byte + XXX_unrecognized []byte + func (*CParental_ParentalSettingsChange_Notification) Descriptor() ([]byte, []int) + func (*CParental_ParentalSettingsChange_Notification) ProtoMessage() + func (m *CParental_ParentalSettingsChange_Notification) GetPassword() string + func (m *CParental_ParentalSettingsChange_Notification) GetSerializedSettings() []byte + func (m *CParental_ParentalSettingsChange_Notification) GetSessionid() string + func (m *CParental_ParentalSettingsChange_Notification) GetSignature() []byte + func (m *CParental_ParentalSettingsChange_Notification) Reset() + func (m *CParental_ParentalSettingsChange_Notification) String() string + type CParental_ParentalUnlock_Notification struct + Password *string + Sessionid *string + XXX_unrecognized []byte + func (*CParental_ParentalUnlock_Notification) Descriptor() ([]byte, []int) + func (*CParental_ParentalUnlock_Notification) ProtoMessage() + func (m *CParental_ParentalUnlock_Notification) GetPassword() string + func (m *CParental_ParentalUnlock_Notification) GetSessionid() string + func (m *CParental_ParentalUnlock_Notification) Reset() + func (m *CParental_ParentalUnlock_Notification) String() string + type CParental_RequestRecoveryCode_Request struct + XXX_unrecognized []byte + func (*CParental_RequestRecoveryCode_Request) Descriptor() ([]byte, []int) + func (*CParental_RequestRecoveryCode_Request) ProtoMessage() + func (m *CParental_RequestRecoveryCode_Request) Reset() + func (m *CParental_RequestRecoveryCode_Request) String() string + type CParental_RequestRecoveryCode_Response struct + XXX_unrecognized []byte + func (*CParental_RequestRecoveryCode_Response) Descriptor() ([]byte, []int) + func (*CParental_RequestRecoveryCode_Response) ProtoMessage() + func (m *CParental_RequestRecoveryCode_Response) Reset() + func (m *CParental_RequestRecoveryCode_Response) String() string + type CParental_SetParentalSettings_Request struct + NewPassword *string + Password *string + Sessionid *string + Settings *ParentalSettings + Steamid *uint64 + XXX_unrecognized []byte + func (*CParental_SetParentalSettings_Request) Descriptor() ([]byte, []int) + func (*CParental_SetParentalSettings_Request) ProtoMessage() + func (m *CParental_SetParentalSettings_Request) GetNewPassword() string + func (m *CParental_SetParentalSettings_Request) GetPassword() string + func (m *CParental_SetParentalSettings_Request) GetSessionid() string + func (m *CParental_SetParentalSettings_Request) GetSettings() *ParentalSettings + func (m *CParental_SetParentalSettings_Request) GetSteamid() uint64 + func (m *CParental_SetParentalSettings_Request) Reset() + func (m *CParental_SetParentalSettings_Request) String() string + type CParental_SetParentalSettings_Response struct + XXX_unrecognized []byte + func (*CParental_SetParentalSettings_Response) Descriptor() ([]byte, []int) + func (*CParental_SetParentalSettings_Response) ProtoMessage() + func (m *CParental_SetParentalSettings_Response) Reset() + func (m *CParental_SetParentalSettings_Response) String() string + type CParental_ValidatePassword_Request struct + Password *string + SendUnlockOnSuccess *bool + Session *string + XXX_unrecognized []byte + func (*CParental_ValidatePassword_Request) Descriptor() ([]byte, []int) + func (*CParental_ValidatePassword_Request) ProtoMessage() + func (m *CParental_ValidatePassword_Request) GetPassword() string + func (m *CParental_ValidatePassword_Request) GetSendUnlockOnSuccess() bool + func (m *CParental_ValidatePassword_Request) GetSession() string + func (m *CParental_ValidatePassword_Request) Reset() + func (m *CParental_ValidatePassword_Request) String() string + type CParental_ValidatePassword_Response struct + Token *string + XXX_unrecognized []byte + func (*CParental_ValidatePassword_Response) Descriptor() ([]byte, []int) + func (*CParental_ValidatePassword_Response) ProtoMessage() + func (m *CParental_ValidatePassword_Response) GetToken() string + func (m *CParental_ValidatePassword_Response) Reset() + func (m *CParental_ValidatePassword_Response) String() string + type CParental_ValidateToken_Request struct + UnlockToken *string + XXX_unrecognized []byte + func (*CParental_ValidateToken_Request) Descriptor() ([]byte, []int) + func (*CParental_ValidateToken_Request) ProtoMessage() + func (m *CParental_ValidateToken_Request) GetUnlockToken() string + func (m *CParental_ValidateToken_Request) Reset() + func (m *CParental_ValidateToken_Request) String() string + type CParental_ValidateToken_Response struct + XXX_unrecognized []byte + func (*CParental_ValidateToken_Response) Descriptor() ([]byte, []int) + func (*CParental_ValidateToken_Response) ProtoMessage() + func (m *CParental_ValidateToken_Response) Reset() + func (m *CParental_ValidateToken_Response) String() string + type CPartnerApps_Download_Request struct + AppId *int32 + FileId *string + XXX_unrecognized []byte + func (*CPartnerApps_Download_Request) Descriptor() ([]byte, []int) + func (*CPartnerApps_Download_Request) ProtoMessage() + func (m *CPartnerApps_Download_Request) GetAppId() int32 + func (m *CPartnerApps_Download_Request) GetFileId() string + func (m *CPartnerApps_Download_Request) Reset() + func (m *CPartnerApps_Download_Request) String() string + type CPartnerApps_Download_Response struct + AppId *int32 + DownloadUrl *string + XXX_unrecognized []byte + func (*CPartnerApps_Download_Response) Descriptor() ([]byte, []int) + func (*CPartnerApps_Download_Response) ProtoMessage() + func (m *CPartnerApps_Download_Response) GetAppId() int32 + func (m *CPartnerApps_Download_Response) GetDownloadUrl() string + func (m *CPartnerApps_Download_Response) Reset() + func (m *CPartnerApps_Download_Response) String() string + type CPartnerApps_ExistingDRMUpload struct + ActorId *int32 + AppId *uint32 + FileId *string + Flags *uint32 + ModType *string + OrigFileId *string + SuppliedName *string + Timestamp *uint32 + XXX_unrecognized []byte + func (*CPartnerApps_ExistingDRMUpload) Descriptor() ([]byte, []int) + func (*CPartnerApps_ExistingDRMUpload) ProtoMessage() + func (m *CPartnerApps_ExistingDRMUpload) GetActorId() int32 + func (m *CPartnerApps_ExistingDRMUpload) GetAppId() uint32 + func (m *CPartnerApps_ExistingDRMUpload) GetFileId() string + func (m *CPartnerApps_ExistingDRMUpload) GetFlags() uint32 + func (m *CPartnerApps_ExistingDRMUpload) GetModType() string + func (m *CPartnerApps_ExistingDRMUpload) GetOrigFileId() string + func (m *CPartnerApps_ExistingDRMUpload) GetSuppliedName() string + func (m *CPartnerApps_ExistingDRMUpload) GetTimestamp() uint32 + func (m *CPartnerApps_ExistingDRMUpload) Reset() + func (m *CPartnerApps_ExistingDRMUpload) String() string + type CPartnerApps_FindDRMUploads_Request struct + AppId *int32 + XXX_unrecognized []byte + func (*CPartnerApps_FindDRMUploads_Request) Descriptor() ([]byte, []int) + func (*CPartnerApps_FindDRMUploads_Request) ProtoMessage() + func (m *CPartnerApps_FindDRMUploads_Request) GetAppId() int32 + func (m *CPartnerApps_FindDRMUploads_Request) Reset() + func (m *CPartnerApps_FindDRMUploads_Request) String() string + type CPartnerApps_FindDRMUploads_Response struct + Uploads []*CPartnerApps_ExistingDRMUpload + XXX_unrecognized []byte + func (*CPartnerApps_FindDRMUploads_Response) Descriptor() ([]byte, []int) + func (*CPartnerApps_FindDRMUploads_Response) ProtoMessage() + func (m *CPartnerApps_FindDRMUploads_Response) GetUploads() []*CPartnerApps_ExistingDRMUpload + func (m *CPartnerApps_FindDRMUploads_Response) Reset() + func (m *CPartnerApps_FindDRMUploads_Response) String() string + type CPartnerApps_FinishUploadKVSign_Response struct + SignedInstallscript *string + XXX_unrecognized []byte + func (*CPartnerApps_FinishUploadKVSign_Response) Descriptor() ([]byte, []int) + func (*CPartnerApps_FinishUploadKVSign_Response) ProtoMessage() + func (m *CPartnerApps_FinishUploadKVSign_Response) GetSignedInstallscript() string + func (m *CPartnerApps_FinishUploadKVSign_Response) Reset() + func (m *CPartnerApps_FinishUploadKVSign_Response) String() string + type CPartnerApps_FinishUploadLegacyDRM_Request struct + AppId *uint32 + Flags *uint32 + RoutingId *uint64 + ToolName *string + UploadToken *uint64 + XXX_unrecognized []byte + func (*CPartnerApps_FinishUploadLegacyDRM_Request) Descriptor() ([]byte, []int) + func (*CPartnerApps_FinishUploadLegacyDRM_Request) ProtoMessage() + func (m *CPartnerApps_FinishUploadLegacyDRM_Request) GetAppId() uint32 + func (m *CPartnerApps_FinishUploadLegacyDRM_Request) GetFlags() uint32 + func (m *CPartnerApps_FinishUploadLegacyDRM_Request) GetRoutingId() uint64 + func (m *CPartnerApps_FinishUploadLegacyDRM_Request) GetToolName() string + func (m *CPartnerApps_FinishUploadLegacyDRM_Request) GetUploadToken() uint64 + func (m *CPartnerApps_FinishUploadLegacyDRM_Request) Reset() + func (m *CPartnerApps_FinishUploadLegacyDRM_Request) String() string + type CPartnerApps_FinishUploadLegacyDRM_Response struct + FileId *string + XXX_unrecognized []byte + func (*CPartnerApps_FinishUploadLegacyDRM_Response) Descriptor() ([]byte, []int) + func (*CPartnerApps_FinishUploadLegacyDRM_Response) ProtoMessage() + func (m *CPartnerApps_FinishUploadLegacyDRM_Response) GetFileId() string + func (m *CPartnerApps_FinishUploadLegacyDRM_Response) Reset() + func (m *CPartnerApps_FinishUploadLegacyDRM_Response) String() string + type CPartnerApps_FinishUpload_Request struct + AppId *uint32 + RoutingId *uint64 + UploadToken *uint64 + XXX_unrecognized []byte + func (*CPartnerApps_FinishUpload_Request) Descriptor() ([]byte, []int) + func (*CPartnerApps_FinishUpload_Request) ProtoMessage() + func (m *CPartnerApps_FinishUpload_Request) GetAppId() uint32 + func (m *CPartnerApps_FinishUpload_Request) GetRoutingId() uint64 + func (m *CPartnerApps_FinishUpload_Request) GetUploadToken() uint64 + func (m *CPartnerApps_FinishUpload_Request) Reset() + func (m *CPartnerApps_FinishUpload_Request) String() string + type CPartnerApps_FinishUpload_Response struct + XXX_unrecognized []byte + func (*CPartnerApps_FinishUpload_Response) Descriptor() ([]byte, []int) + func (*CPartnerApps_FinishUpload_Response) ProtoMessage() + func (m *CPartnerApps_FinishUpload_Response) Reset() + func (m *CPartnerApps_FinishUpload_Response) String() string + type CPartnerApps_RequestUploadToken_Request struct + Appid *uint32 + Filename *string + XXX_unrecognized []byte + func (*CPartnerApps_RequestUploadToken_Request) Descriptor() ([]byte, []int) + func (*CPartnerApps_RequestUploadToken_Request) ProtoMessage() + func (m *CPartnerApps_RequestUploadToken_Request) GetAppid() uint32 + func (m *CPartnerApps_RequestUploadToken_Request) GetFilename() string + func (m *CPartnerApps_RequestUploadToken_Request) Reset() + func (m *CPartnerApps_RequestUploadToken_Request) String() string + type CPartnerApps_RequestUploadToken_Response struct + Location *string + RoutingId *uint64 + UploadToken *uint64 + XXX_unrecognized []byte + func (*CPartnerApps_RequestUploadToken_Response) Descriptor() ([]byte, []int) + func (*CPartnerApps_RequestUploadToken_Response) ProtoMessage() + func (m *CPartnerApps_RequestUploadToken_Response) GetLocation() string + func (m *CPartnerApps_RequestUploadToken_Response) GetRoutingId() uint64 + func (m *CPartnerApps_RequestUploadToken_Response) GetUploadToken() uint64 + func (m *CPartnerApps_RequestUploadToken_Response) Reset() + func (m *CPartnerApps_RequestUploadToken_Response) String() string + type CPlayerClient_GetSystemInformation_Request struct + XXX_unrecognized []byte + func (*CPlayerClient_GetSystemInformation_Request) Descriptor() ([]byte, []int) + func (*CPlayerClient_GetSystemInformation_Request) ProtoMessage() + func (m *CPlayerClient_GetSystemInformation_Request) Reset() + func (m *CPlayerClient_GetSystemInformation_Request) String() string + type CPlayerClient_GetSystemInformation_Response struct + SystemInfo *CClientSystemInfo + XXX_unrecognized []byte + func (*CPlayerClient_GetSystemInformation_Response) Descriptor() ([]byte, []int) + func (*CPlayerClient_GetSystemInformation_Response) ProtoMessage() + func (m *CPlayerClient_GetSystemInformation_Response) GetSystemInfo() *CClientSystemInfo + func (m *CPlayerClient_GetSystemInformation_Response) Reset() + func (m *CPlayerClient_GetSystemInformation_Response) String() string + type CPlayer_AcceptSSA_Request struct + XXX_unrecognized []byte + func (*CPlayer_AcceptSSA_Request) Descriptor() ([]byte, []int) + func (*CPlayer_AcceptSSA_Request) ProtoMessage() + func (m *CPlayer_AcceptSSA_Request) Reset() + func (m *CPlayer_AcceptSSA_Request) String() string + type CPlayer_AcceptSSA_Response struct + XXX_unrecognized []byte + func (*CPlayer_AcceptSSA_Response) Descriptor() ([]byte, []int) + func (*CPlayer_AcceptSSA_Response) ProtoMessage() + func (m *CPlayer_AcceptSSA_Response) Reset() + func (m *CPlayer_AcceptSSA_Response) String() string + type CPlayer_GetGameBadgeLevels_Request struct + Appid *uint32 + XXX_unrecognized []byte + func (*CPlayer_GetGameBadgeLevels_Request) Descriptor() ([]byte, []int) + func (*CPlayer_GetGameBadgeLevels_Request) ProtoMessage() + func (m *CPlayer_GetGameBadgeLevels_Request) GetAppid() uint32 + func (m *CPlayer_GetGameBadgeLevels_Request) Reset() + func (m *CPlayer_GetGameBadgeLevels_Request) String() string + type CPlayer_GetGameBadgeLevels_Response struct + Badges []*CPlayer_GetGameBadgeLevels_Response_Badge + PlayerLevel *uint32 + XXX_unrecognized []byte + func (*CPlayer_GetGameBadgeLevels_Response) Descriptor() ([]byte, []int) + func (*CPlayer_GetGameBadgeLevels_Response) ProtoMessage() + func (m *CPlayer_GetGameBadgeLevels_Response) GetBadges() []*CPlayer_GetGameBadgeLevels_Response_Badge + func (m *CPlayer_GetGameBadgeLevels_Response) GetPlayerLevel() uint32 + func (m *CPlayer_GetGameBadgeLevels_Response) Reset() + func (m *CPlayer_GetGameBadgeLevels_Response) String() string + type CPlayer_GetGameBadgeLevels_Response_Badge struct + BorderColor *uint32 + Level *int32 + Series *int32 + XXX_unrecognized []byte + func (*CPlayer_GetGameBadgeLevels_Response_Badge) Descriptor() ([]byte, []int) + func (*CPlayer_GetGameBadgeLevels_Response_Badge) ProtoMessage() + func (m *CPlayer_GetGameBadgeLevels_Response_Badge) GetBorderColor() uint32 + func (m *CPlayer_GetGameBadgeLevels_Response_Badge) GetLevel() int32 + func (m *CPlayer_GetGameBadgeLevels_Response_Badge) GetSeries() int32 + func (m *CPlayer_GetGameBadgeLevels_Response_Badge) Reset() + func (m *CPlayer_GetGameBadgeLevels_Response_Badge) String() string + type CPlayer_GetLastPlayedTimes_Request struct + MinLastPlayed *uint32 + XXX_unrecognized []byte + func (*CPlayer_GetLastPlayedTimes_Request) Descriptor() ([]byte, []int) + func (*CPlayer_GetLastPlayedTimes_Request) ProtoMessage() + func (m *CPlayer_GetLastPlayedTimes_Request) GetMinLastPlayed() uint32 + func (m *CPlayer_GetLastPlayedTimes_Request) Reset() + func (m *CPlayer_GetLastPlayedTimes_Request) String() string + type CPlayer_GetLastPlayedTimes_Response struct + Games []*CPlayer_GetLastPlayedTimes_Response_Game + XXX_unrecognized []byte + func (*CPlayer_GetLastPlayedTimes_Response) Descriptor() ([]byte, []int) + func (*CPlayer_GetLastPlayedTimes_Response) ProtoMessage() + func (m *CPlayer_GetLastPlayedTimes_Response) GetGames() []*CPlayer_GetLastPlayedTimes_Response_Game + func (m *CPlayer_GetLastPlayedTimes_Response) Reset() + func (m *CPlayer_GetLastPlayedTimes_Response) String() string + type CPlayer_GetLastPlayedTimes_Response_Game struct + Appid *int32 + LastPlaytime *uint32 + PlaytimeForever *int32 + Playtime_2Weeks *int32 + XXX_unrecognized []byte + func (*CPlayer_GetLastPlayedTimes_Response_Game) Descriptor() ([]byte, []int) + func (*CPlayer_GetLastPlayedTimes_Response_Game) ProtoMessage() + func (m *CPlayer_GetLastPlayedTimes_Response_Game) GetAppid() int32 + func (m *CPlayer_GetLastPlayedTimes_Response_Game) GetLastPlaytime() uint32 + func (m *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeForever() int32 + func (m *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytime_2Weeks() int32 + func (m *CPlayer_GetLastPlayedTimes_Response_Game) Reset() + func (m *CPlayer_GetLastPlayedTimes_Response_Game) String() string + type CPlayer_LastPlayedTimes_Notification struct + Games []*CPlayer_GetLastPlayedTimes_Response_Game + XXX_unrecognized []byte + func (*CPlayer_LastPlayedTimes_Notification) Descriptor() ([]byte, []int) + func (*CPlayer_LastPlayedTimes_Notification) ProtoMessage() + func (m *CPlayer_LastPlayedTimes_Notification) GetGames() []*CPlayer_GetLastPlayedTimes_Response_Game + func (m *CPlayer_LastPlayedTimes_Notification) Reset() + func (m *CPlayer_LastPlayedTimes_Notification) String() string + type CPublishedFile_CanSubscribe_Request struct + Publishedfileid *uint64 + XXX_unrecognized []byte + func (*CPublishedFile_CanSubscribe_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_CanSubscribe_Request) ProtoMessage() + func (m *CPublishedFile_CanSubscribe_Request) GetPublishedfileid() uint64 + func (m *CPublishedFile_CanSubscribe_Request) Reset() + func (m *CPublishedFile_CanSubscribe_Request) String() string + type CPublishedFile_CanSubscribe_Response struct + CanSubscribe *bool + XXX_unrecognized []byte + func (*CPublishedFile_CanSubscribe_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_CanSubscribe_Response) ProtoMessage() + func (m *CPublishedFile_CanSubscribe_Response) GetCanSubscribe() bool + func (m *CPublishedFile_CanSubscribe_Response) Reset() + func (m *CPublishedFile_CanSubscribe_Response) String() string + type CPublishedFile_GetChangeHistoryEntry_Request struct + Language *int32 + Publishedfileid *uint64 + Timestamp *uint32 + XXX_unrecognized []byte + func (*CPublishedFile_GetChangeHistoryEntry_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetChangeHistoryEntry_Request) ProtoMessage() + func (m *CPublishedFile_GetChangeHistoryEntry_Request) GetLanguage() int32 + func (m *CPublishedFile_GetChangeHistoryEntry_Request) GetPublishedfileid() uint64 + func (m *CPublishedFile_GetChangeHistoryEntry_Request) GetTimestamp() uint32 + func (m *CPublishedFile_GetChangeHistoryEntry_Request) Reset() + func (m *CPublishedFile_GetChangeHistoryEntry_Request) String() string + type CPublishedFile_GetChangeHistoryEntry_Response struct + ChangeDescription *string + Language *int32 + XXX_unrecognized []byte + func (*CPublishedFile_GetChangeHistoryEntry_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetChangeHistoryEntry_Response) ProtoMessage() + func (m *CPublishedFile_GetChangeHistoryEntry_Response) GetChangeDescription() string + func (m *CPublishedFile_GetChangeHistoryEntry_Response) GetLanguage() int32 + func (m *CPublishedFile_GetChangeHistoryEntry_Response) Reset() + func (m *CPublishedFile_GetChangeHistoryEntry_Response) String() string + type CPublishedFile_GetChangeHistory_Request struct + Count *uint32 + Language *int32 + Publishedfileid *uint64 + Startindex *uint32 + TotalOnly *bool + XXX_unrecognized []byte + func (*CPublishedFile_GetChangeHistory_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetChangeHistory_Request) ProtoMessage() + func (m *CPublishedFile_GetChangeHistory_Request) GetCount() uint32 + func (m *CPublishedFile_GetChangeHistory_Request) GetLanguage() int32 + func (m *CPublishedFile_GetChangeHistory_Request) GetPublishedfileid() uint64 + func (m *CPublishedFile_GetChangeHistory_Request) GetStartindex() uint32 + func (m *CPublishedFile_GetChangeHistory_Request) GetTotalOnly() bool + func (m *CPublishedFile_GetChangeHistory_Request) Reset() + func (m *CPublishedFile_GetChangeHistory_Request) String() string + type CPublishedFile_GetChangeHistory_Response struct + Changes []*CPublishedFile_GetChangeHistory_Response_ChangeLog + Total *uint32 + XXX_unrecognized []byte + func (*CPublishedFile_GetChangeHistory_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetChangeHistory_Response) ProtoMessage() + func (m *CPublishedFile_GetChangeHistory_Response) GetChanges() []*CPublishedFile_GetChangeHistory_Response_ChangeLog + func (m *CPublishedFile_GetChangeHistory_Response) GetTotal() uint32 + func (m *CPublishedFile_GetChangeHistory_Response) Reset() + func (m *CPublishedFile_GetChangeHistory_Response) String() string + type CPublishedFile_GetChangeHistory_Response_ChangeLog struct + ChangeDescription *string + Language *int32 + Timestamp *uint32 + XXX_unrecognized []byte + func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) ProtoMessage() + func (m *CPublishedFile_GetChangeHistory_Response_ChangeLog) GetChangeDescription() string + func (m *CPublishedFile_GetChangeHistory_Response_ChangeLog) GetLanguage() int32 + func (m *CPublishedFile_GetChangeHistory_Response_ChangeLog) GetTimestamp() uint32 + func (m *CPublishedFile_GetChangeHistory_Response_ChangeLog) Reset() + func (m *CPublishedFile_GetChangeHistory_Response_ChangeLog) String() string + type CPublishedFile_GetDetails_Request struct + Includeadditionalpreviews *bool + Includechildren *bool + Includeforsaledata *bool + Includekvtags *bool + Includemetadata *bool + Includetags *bool + Includevotes *bool + Language *int32 + Publishedfileids []uint64 + ShortDescription *bool + XXX_unrecognized []byte + func (*CPublishedFile_GetDetails_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetDetails_Request) ProtoMessage() + func (m *CPublishedFile_GetDetails_Request) GetIncludeadditionalpreviews() bool + func (m *CPublishedFile_GetDetails_Request) GetIncludechildren() bool + func (m *CPublishedFile_GetDetails_Request) GetIncludeforsaledata() bool + func (m *CPublishedFile_GetDetails_Request) GetIncludekvtags() bool + func (m *CPublishedFile_GetDetails_Request) GetIncludemetadata() bool + func (m *CPublishedFile_GetDetails_Request) GetIncludetags() bool + func (m *CPublishedFile_GetDetails_Request) GetIncludevotes() bool + func (m *CPublishedFile_GetDetails_Request) GetLanguage() int32 + func (m *CPublishedFile_GetDetails_Request) GetPublishedfileids() []uint64 + func (m *CPublishedFile_GetDetails_Request) GetShortDescription() bool + func (m *CPublishedFile_GetDetails_Request) Reset() + func (m *CPublishedFile_GetDetails_Request) String() string + type CPublishedFile_GetDetails_Response struct + Publishedfiledetails []*PublishedFileDetails + XXX_unrecognized []byte + func (*CPublishedFile_GetDetails_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetDetails_Response) ProtoMessage() + func (m *CPublishedFile_GetDetails_Response) GetPublishedfiledetails() []*PublishedFileDetails + func (m *CPublishedFile_GetDetails_Response) Reset() + func (m *CPublishedFile_GetDetails_Response) String() string + type CPublishedFile_GetItemInfo_Request struct + AppId *uint32 + LastTimeUpdated *uint32 + WorkshopItems []*CPublishedFile_GetItemInfo_Request_WorkshopItem + XXX_unrecognized []byte + func (*CPublishedFile_GetItemInfo_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetItemInfo_Request) ProtoMessage() + func (m *CPublishedFile_GetItemInfo_Request) GetAppId() uint32 + func (m *CPublishedFile_GetItemInfo_Request) GetLastTimeUpdated() uint32 + func (m *CPublishedFile_GetItemInfo_Request) GetWorkshopItems() []*CPublishedFile_GetItemInfo_Request_WorkshopItem + func (m *CPublishedFile_GetItemInfo_Request) Reset() + func (m *CPublishedFile_GetItemInfo_Request) String() string + type CPublishedFile_GetItemInfo_Request_WorkshopItem struct + PublishedFileId *uint64 + TimeUpdated *uint32 + XXX_unrecognized []byte + func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) ProtoMessage() + func (m *CPublishedFile_GetItemInfo_Request_WorkshopItem) GetPublishedFileId() uint64 + func (m *CPublishedFile_GetItemInfo_Request_WorkshopItem) GetTimeUpdated() uint32 + func (m *CPublishedFile_GetItemInfo_Request_WorkshopItem) Reset() + func (m *CPublishedFile_GetItemInfo_Request_WorkshopItem) String() string + type CPublishedFile_GetItemInfo_Response struct + UpdateTime *uint32 + WorkshopItems []*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo + XXX_unrecognized []byte + func (*CPublishedFile_GetItemInfo_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetItemInfo_Response) ProtoMessage() + func (m *CPublishedFile_GetItemInfo_Response) GetUpdateTime() uint32 + func (m *CPublishedFile_GetItemInfo_Response) GetWorkshopItems() []*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo + func (m *CPublishedFile_GetItemInfo_Response) Reset() + func (m *CPublishedFile_GetItemInfo_Response) String() string + type CPublishedFile_GetItemInfo_Response_WorkshopItemInfo struct + ManifestId *uint64 + PublishedFileId *uint64 + TimeUpdated *uint32 + XXX_unrecognized []byte + func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) ProtoMessage() + func (m *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetManifestId() uint64 + func (m *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetPublishedFileId() uint64 + func (m *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetTimeUpdated() uint32 + func (m *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) Reset() + func (m *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) String() string + type CPublishedFile_GetUserFiles_Request struct + Appid *uint32 + CacheMaxAgeSeconds *uint32 + CreatorAppid *uint32 + Excludedtags []string + Filetype *uint32 + IdsOnly *bool + Language *int32 + MatchCloudFilename *string + Numperpage *uint32 + Page *uint32 + Privacy *uint32 + RequiredKvTags []*CPublishedFile_GetUserFiles_Request_KVTag + Requiredtags []string + ReturnChildren *bool + ReturnForSaleData *bool + ReturnKvTags *bool + ReturnMetadata *bool + ReturnPreviews *bool + ReturnShortDescription *bool + ReturnTags *bool + ReturnVoteData *bool + Sortmethod *string + Steamid *uint64 + Totalonly *bool + Type *string + XXX_unrecognized []byte + func (*CPublishedFile_GetUserFiles_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetUserFiles_Request) ProtoMessage() + func (m *CPublishedFile_GetUserFiles_Request) GetAppid() uint32 + func (m *CPublishedFile_GetUserFiles_Request) GetCacheMaxAgeSeconds() uint32 + func (m *CPublishedFile_GetUserFiles_Request) GetCreatorAppid() uint32 + func (m *CPublishedFile_GetUserFiles_Request) GetExcludedtags() []string + func (m *CPublishedFile_GetUserFiles_Request) GetFiletype() uint32 + func (m *CPublishedFile_GetUserFiles_Request) GetIdsOnly() bool + func (m *CPublishedFile_GetUserFiles_Request) GetLanguage() int32 + func (m *CPublishedFile_GetUserFiles_Request) GetMatchCloudFilename() string + func (m *CPublishedFile_GetUserFiles_Request) GetNumperpage() uint32 + func (m *CPublishedFile_GetUserFiles_Request) GetPage() uint32 + func (m *CPublishedFile_GetUserFiles_Request) GetPrivacy() uint32 + func (m *CPublishedFile_GetUserFiles_Request) GetRequiredKvTags() []*CPublishedFile_GetUserFiles_Request_KVTag + func (m *CPublishedFile_GetUserFiles_Request) GetRequiredtags() []string + func (m *CPublishedFile_GetUserFiles_Request) GetReturnChildren() bool + func (m *CPublishedFile_GetUserFiles_Request) GetReturnForSaleData() bool + func (m *CPublishedFile_GetUserFiles_Request) GetReturnKvTags() bool + func (m *CPublishedFile_GetUserFiles_Request) GetReturnMetadata() bool + func (m *CPublishedFile_GetUserFiles_Request) GetReturnPreviews() bool + func (m *CPublishedFile_GetUserFiles_Request) GetReturnShortDescription() bool + func (m *CPublishedFile_GetUserFiles_Request) GetReturnTags() bool + func (m *CPublishedFile_GetUserFiles_Request) GetReturnVoteData() bool + func (m *CPublishedFile_GetUserFiles_Request) GetSortmethod() string + func (m *CPublishedFile_GetUserFiles_Request) GetSteamid() uint64 + func (m *CPublishedFile_GetUserFiles_Request) GetTotalonly() bool + func (m *CPublishedFile_GetUserFiles_Request) GetType() string + func (m *CPublishedFile_GetUserFiles_Request) Reset() + func (m *CPublishedFile_GetUserFiles_Request) String() string + type CPublishedFile_GetUserFiles_Request_KVTag struct + Key *string + Value *string + XXX_unrecognized []byte + func (*CPublishedFile_GetUserFiles_Request_KVTag) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetUserFiles_Request_KVTag) ProtoMessage() + func (m *CPublishedFile_GetUserFiles_Request_KVTag) GetKey() string + func (m *CPublishedFile_GetUserFiles_Request_KVTag) GetValue() string + func (m *CPublishedFile_GetUserFiles_Request_KVTag) Reset() + func (m *CPublishedFile_GetUserFiles_Request_KVTag) String() string + type CPublishedFile_GetUserFiles_Response struct + Apps []*CPublishedFile_GetUserFiles_Response_App + Publishedfiledetails []*PublishedFileDetails + Startindex *uint32 + Total *uint32 + XXX_unrecognized []byte + func (*CPublishedFile_GetUserFiles_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetUserFiles_Response) ProtoMessage() + func (m *CPublishedFile_GetUserFiles_Response) GetApps() []*CPublishedFile_GetUserFiles_Response_App + func (m *CPublishedFile_GetUserFiles_Response) GetPublishedfiledetails() []*PublishedFileDetails + func (m *CPublishedFile_GetUserFiles_Response) GetStartindex() uint32 + func (m *CPublishedFile_GetUserFiles_Response) GetTotal() uint32 + func (m *CPublishedFile_GetUserFiles_Response) Reset() + func (m *CPublishedFile_GetUserFiles_Response) String() string + type CPublishedFile_GetUserFiles_Response_App struct + Appid *uint32 + Name *string + Private *bool + Shortcutid *uint32 + XXX_unrecognized []byte + func (*CPublishedFile_GetUserFiles_Response_App) Descriptor() ([]byte, []int) + func (*CPublishedFile_GetUserFiles_Response_App) ProtoMessage() + func (m *CPublishedFile_GetUserFiles_Response_App) GetAppid() uint32 + func (m *CPublishedFile_GetUserFiles_Response_App) GetName() string + func (m *CPublishedFile_GetUserFiles_Response_App) GetPrivate() bool + func (m *CPublishedFile_GetUserFiles_Response_App) GetShortcutid() uint32 + func (m *CPublishedFile_GetUserFiles_Response_App) Reset() + func (m *CPublishedFile_GetUserFiles_Response_App) String() string + type CPublishedFile_Publish_Request struct + Appid *uint32 + Cloudfilename *string + CollectionType *string + ConsumerAppid *uint32 + ConsumerShortcutName *string + FileDescription *string + FileType *uint32 + GameType *string + PreviewCloudfilename *string + RedirectUri *string + Tags []string + Title *string + Url *string + Visibility *uint32 + XXX_unrecognized []byte + YoutubeUsername *string + YoutubeVideoid *string + func (*CPublishedFile_Publish_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_Publish_Request) ProtoMessage() + func (m *CPublishedFile_Publish_Request) GetAppid() uint32 + func (m *CPublishedFile_Publish_Request) GetCloudfilename() string + func (m *CPublishedFile_Publish_Request) GetCollectionType() string + func (m *CPublishedFile_Publish_Request) GetConsumerAppid() uint32 + func (m *CPublishedFile_Publish_Request) GetConsumerShortcutName() string + func (m *CPublishedFile_Publish_Request) GetFileDescription() string + func (m *CPublishedFile_Publish_Request) GetFileType() uint32 + func (m *CPublishedFile_Publish_Request) GetGameType() string + func (m *CPublishedFile_Publish_Request) GetPreviewCloudfilename() string + func (m *CPublishedFile_Publish_Request) GetRedirectUri() string + func (m *CPublishedFile_Publish_Request) GetTags() []string + func (m *CPublishedFile_Publish_Request) GetTitle() string + func (m *CPublishedFile_Publish_Request) GetUrl() string + func (m *CPublishedFile_Publish_Request) GetVisibility() uint32 + func (m *CPublishedFile_Publish_Request) GetYoutubeUsername() string + func (m *CPublishedFile_Publish_Request) GetYoutubeVideoid() string + func (m *CPublishedFile_Publish_Request) Reset() + func (m *CPublishedFile_Publish_Request) String() string + type CPublishedFile_Publish_Response struct + Publishedfileid *uint64 + RedirectUri *string + XXX_unrecognized []byte + func (*CPublishedFile_Publish_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_Publish_Response) ProtoMessage() + func (m *CPublishedFile_Publish_Response) GetPublishedfileid() uint64 + func (m *CPublishedFile_Publish_Response) GetRedirectUri() string + func (m *CPublishedFile_Publish_Response) Reset() + func (m *CPublishedFile_Publish_Response) String() string + type CPublishedFile_QueryFiles_Request struct + Appid *uint32 + CacheMaxAgeSeconds *uint32 + ChildPublishedfileid *uint64 + CreatorAppid *uint32 + Days *uint32 + Excludedtags []string + Filetype *uint32 + IncludeRecentVotesOnly *bool + Language *int32 + MatchAllTags *bool + Numperpage *uint32 + OmittedFlags []string + Page *uint32 + QueryType *uint32 + RequiredFlags []string + RequiredKvTags []*CPublishedFile_QueryFiles_Request_KVTag + Requiredtags []string + ReturnChildren *bool + ReturnForSaleData *bool + ReturnKvTags *bool + ReturnMetadata *bool + ReturnPreviews *bool + ReturnShortDescription *bool + ReturnTags *bool + ReturnVoteData *bool + SearchText *string + Totalonly *bool + XXX_unrecognized []byte + func (*CPublishedFile_QueryFiles_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_QueryFiles_Request) ProtoMessage() + func (m *CPublishedFile_QueryFiles_Request) GetAppid() uint32 + func (m *CPublishedFile_QueryFiles_Request) GetCacheMaxAgeSeconds() uint32 + func (m *CPublishedFile_QueryFiles_Request) GetChildPublishedfileid() uint64 + func (m *CPublishedFile_QueryFiles_Request) GetCreatorAppid() uint32 + func (m *CPublishedFile_QueryFiles_Request) GetDays() uint32 + func (m *CPublishedFile_QueryFiles_Request) GetExcludedtags() []string + func (m *CPublishedFile_QueryFiles_Request) GetFiletype() uint32 + func (m *CPublishedFile_QueryFiles_Request) GetIncludeRecentVotesOnly() bool + func (m *CPublishedFile_QueryFiles_Request) GetLanguage() int32 + func (m *CPublishedFile_QueryFiles_Request) GetMatchAllTags() bool + func (m *CPublishedFile_QueryFiles_Request) GetNumperpage() uint32 + func (m *CPublishedFile_QueryFiles_Request) GetOmittedFlags() []string + func (m *CPublishedFile_QueryFiles_Request) GetPage() uint32 + func (m *CPublishedFile_QueryFiles_Request) GetQueryType() uint32 + func (m *CPublishedFile_QueryFiles_Request) GetRequiredFlags() []string + func (m *CPublishedFile_QueryFiles_Request) GetRequiredKvTags() []*CPublishedFile_QueryFiles_Request_KVTag + func (m *CPublishedFile_QueryFiles_Request) GetRequiredtags() []string + func (m *CPublishedFile_QueryFiles_Request) GetReturnChildren() bool + func (m *CPublishedFile_QueryFiles_Request) GetReturnForSaleData() bool + func (m *CPublishedFile_QueryFiles_Request) GetReturnKvTags() bool + func (m *CPublishedFile_QueryFiles_Request) GetReturnMetadata() bool + func (m *CPublishedFile_QueryFiles_Request) GetReturnPreviews() bool + func (m *CPublishedFile_QueryFiles_Request) GetReturnShortDescription() bool + func (m *CPublishedFile_QueryFiles_Request) GetReturnTags() bool + func (m *CPublishedFile_QueryFiles_Request) GetReturnVoteData() bool + func (m *CPublishedFile_QueryFiles_Request) GetSearchText() string + func (m *CPublishedFile_QueryFiles_Request) GetTotalonly() bool + func (m *CPublishedFile_QueryFiles_Request) Reset() + func (m *CPublishedFile_QueryFiles_Request) String() string + type CPublishedFile_QueryFiles_Request_KVTag struct + Key *string + Value *string + XXX_unrecognized []byte + func (*CPublishedFile_QueryFiles_Request_KVTag) Descriptor() ([]byte, []int) + func (*CPublishedFile_QueryFiles_Request_KVTag) ProtoMessage() + func (m *CPublishedFile_QueryFiles_Request_KVTag) GetKey() string + func (m *CPublishedFile_QueryFiles_Request_KVTag) GetValue() string + func (m *CPublishedFile_QueryFiles_Request_KVTag) Reset() + func (m *CPublishedFile_QueryFiles_Request_KVTag) String() string + type CPublishedFile_QueryFiles_Response struct + Publishedfiledetails []*PublishedFileDetails + Total *uint32 + XXX_unrecognized []byte + func (*CPublishedFile_QueryFiles_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_QueryFiles_Response) ProtoMessage() + func (m *CPublishedFile_QueryFiles_Response) GetPublishedfiledetails() []*PublishedFileDetails + func (m *CPublishedFile_QueryFiles_Response) GetTotal() uint32 + func (m *CPublishedFile_QueryFiles_Response) Reset() + func (m *CPublishedFile_QueryFiles_Response) String() string + type CPublishedFile_RefreshVotingQueue_Request struct + Appid *uint32 + DesiredQueueSize *uint32 + ExcludedTags []string + MatchAllTags *bool + MatchingFileType *uint32 + Tags []string + XXX_unrecognized []byte + func (*CPublishedFile_RefreshVotingQueue_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_RefreshVotingQueue_Request) ProtoMessage() + func (m *CPublishedFile_RefreshVotingQueue_Request) GetAppid() uint32 + func (m *CPublishedFile_RefreshVotingQueue_Request) GetDesiredQueueSize() uint32 + func (m *CPublishedFile_RefreshVotingQueue_Request) GetExcludedTags() []string + func (m *CPublishedFile_RefreshVotingQueue_Request) GetMatchAllTags() bool + func (m *CPublishedFile_RefreshVotingQueue_Request) GetMatchingFileType() uint32 + func (m *CPublishedFile_RefreshVotingQueue_Request) GetTags() []string + func (m *CPublishedFile_RefreshVotingQueue_Request) Reset() + func (m *CPublishedFile_RefreshVotingQueue_Request) String() string + type CPublishedFile_RefreshVotingQueue_Response struct + XXX_unrecognized []byte + func (*CPublishedFile_RefreshVotingQueue_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_RefreshVotingQueue_Response) ProtoMessage() + func (m *CPublishedFile_RefreshVotingQueue_Response) Reset() + func (m *CPublishedFile_RefreshVotingQueue_Response) String() string + type CPublishedFile_Subscribe_Request struct + Appid *int32 + ListType *uint32 + NotifyClient *bool + Publishedfileid *uint64 + XXX_unrecognized []byte + func (*CPublishedFile_Subscribe_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_Subscribe_Request) ProtoMessage() + func (m *CPublishedFile_Subscribe_Request) GetAppid() int32 + func (m *CPublishedFile_Subscribe_Request) GetListType() uint32 + func (m *CPublishedFile_Subscribe_Request) GetNotifyClient() bool + func (m *CPublishedFile_Subscribe_Request) GetPublishedfileid() uint64 + func (m *CPublishedFile_Subscribe_Request) Reset() + func (m *CPublishedFile_Subscribe_Request) String() string + type CPublishedFile_Subscribe_Response struct + XXX_unrecognized []byte + func (*CPublishedFile_Subscribe_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_Subscribe_Response) ProtoMessage() + func (m *CPublishedFile_Subscribe_Response) Reset() + func (m *CPublishedFile_Subscribe_Response) String() string + type CPublishedFile_Unsubscribe_Request struct + Appid *int32 + ListType *uint32 + NotifyClient *bool + Publishedfileid *uint64 + XXX_unrecognized []byte + func (*CPublishedFile_Unsubscribe_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_Unsubscribe_Request) ProtoMessage() + func (m *CPublishedFile_Unsubscribe_Request) GetAppid() int32 + func (m *CPublishedFile_Unsubscribe_Request) GetListType() uint32 + func (m *CPublishedFile_Unsubscribe_Request) GetNotifyClient() bool + func (m *CPublishedFile_Unsubscribe_Request) GetPublishedfileid() uint64 + func (m *CPublishedFile_Unsubscribe_Request) Reset() + func (m *CPublishedFile_Unsubscribe_Request) String() string + type CPublishedFile_Unsubscribe_Response struct + XXX_unrecognized []byte + func (*CPublishedFile_Unsubscribe_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_Unsubscribe_Response) ProtoMessage() + func (m *CPublishedFile_Unsubscribe_Response) Reset() + func (m *CPublishedFile_Unsubscribe_Response) String() string + type CPublishedFile_Update_Request struct + Appid *uint32 + FileDescription *string + Filename *string + ImageHeight *uint32 + ImageWidth *uint32 + PreviewFilename *string + Publishedfileid *uint64 + Tags []string + Title *string + Visibility *uint32 + XXX_unrecognized []byte + func (*CPublishedFile_Update_Request) Descriptor() ([]byte, []int) + func (*CPublishedFile_Update_Request) ProtoMessage() + func (m *CPublishedFile_Update_Request) GetAppid() uint32 + func (m *CPublishedFile_Update_Request) GetFileDescription() string + func (m *CPublishedFile_Update_Request) GetFilename() string + func (m *CPublishedFile_Update_Request) GetImageHeight() uint32 + func (m *CPublishedFile_Update_Request) GetImageWidth() uint32 + func (m *CPublishedFile_Update_Request) GetPreviewFilename() string + func (m *CPublishedFile_Update_Request) GetPublishedfileid() uint64 + func (m *CPublishedFile_Update_Request) GetTags() []string + func (m *CPublishedFile_Update_Request) GetTitle() string + func (m *CPublishedFile_Update_Request) GetVisibility() uint32 + func (m *CPublishedFile_Update_Request) Reset() + func (m *CPublishedFile_Update_Request) String() string + type CPublishedFile_Update_Response struct + XXX_unrecognized []byte + func (*CPublishedFile_Update_Response) Descriptor() ([]byte, []int) + func (*CPublishedFile_Update_Response) ProtoMessage() + func (m *CPublishedFile_Update_Response) Reset() + func (m *CPublishedFile_Update_Response) String() string + type ClientCloudFileUploadBlockDetails struct + BlockLength *uint32 + BlockOffset *uint64 + ExplicitBodyData []byte + HttpMethod *int32 + MayParallelize *bool + RequestHeaders []*ClientCloudFileUploadBlockDetails_HTTPHeaders + UrlHost *string + UrlPath *string + UseHttps *bool + XXX_unrecognized []byte + func (*ClientCloudFileUploadBlockDetails) Descriptor() ([]byte, []int) + func (*ClientCloudFileUploadBlockDetails) ProtoMessage() + func (m *ClientCloudFileUploadBlockDetails) GetBlockLength() uint32 + func (m *ClientCloudFileUploadBlockDetails) GetBlockOffset() uint64 + func (m *ClientCloudFileUploadBlockDetails) GetExplicitBodyData() []byte + func (m *ClientCloudFileUploadBlockDetails) GetHttpMethod() int32 + func (m *ClientCloudFileUploadBlockDetails) GetMayParallelize() bool + func (m *ClientCloudFileUploadBlockDetails) GetRequestHeaders() []*ClientCloudFileUploadBlockDetails_HTTPHeaders + func (m *ClientCloudFileUploadBlockDetails) GetUrlHost() string + func (m *ClientCloudFileUploadBlockDetails) GetUrlPath() string + func (m *ClientCloudFileUploadBlockDetails) GetUseHttps() bool + func (m *ClientCloudFileUploadBlockDetails) Reset() + func (m *ClientCloudFileUploadBlockDetails) String() string + type ClientCloudFileUploadBlockDetails_HTTPHeaders struct + Name *string + Value *string + XXX_unrecognized []byte + func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) Descriptor() ([]byte, []int) + func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) ProtoMessage() + func (m *ClientCloudFileUploadBlockDetails_HTTPHeaders) GetName() string + func (m *ClientCloudFileUploadBlockDetails_HTTPHeaders) GetValue() string + func (m *ClientCloudFileUploadBlockDetails_HTTPHeaders) Reset() + func (m *ClientCloudFileUploadBlockDetails_HTTPHeaders) String() string + type EProtoExecutionSite int32 + const EProtoExecutionSite_k_EProtoExecutionSiteSteamClient + const EProtoExecutionSite_k_EProtoExecutionSiteUnknown + func (EProtoExecutionSite) EnumDescriptor() ([]byte, []int) + func (x *EProtoExecutionSite) UnmarshalJSON(data []byte) error + func (x EProtoExecutionSite) Enum() *EProtoExecutionSite + func (x EProtoExecutionSite) String() string + type GameNotificationSettings struct + AllowNotifications *bool + Appid *uint32 + XXX_unrecognized []byte + func (*GameNotificationSettings) Descriptor() ([]byte, []int) + func (*GameNotificationSettings) ProtoMessage() + func (m *GameNotificationSettings) GetAllowNotifications() bool + func (m *GameNotificationSettings) GetAppid() uint32 + func (m *GameNotificationSettings) Reset() + func (m *GameNotificationSettings) String() string + type NoResponse struct + XXX_unrecognized []byte + func (*NoResponse) Descriptor() ([]byte, []int) + func (*NoResponse) ProtoMessage() + func (m *NoResponse) Reset() + func (m *NoResponse) String() string + type ParentalApp struct + Appid *uint32 + IsAllowed *bool + XXX_unrecognized []byte + func (*ParentalApp) Descriptor() ([]byte, []int) + func (*ParentalApp) ProtoMessage() + func (m *ParentalApp) GetAppid() uint32 + func (m *ParentalApp) GetIsAllowed() bool + func (m *ParentalApp) Reset() + func (m *ParentalApp) String() string + type ParentalSettings struct + ApplistBase []*ParentalApp + ApplistBaseDescription *string + ApplistBaseId *uint32 + ApplistCustom []*ParentalApp + EnabledFeatures *uint32 + IsEnabled *bool + Passwordhash []byte + Passwordhashtype *uint32 + RecoveryEmail *string + Salt []byte + Steamid *uint64 + XXX_unrecognized []byte + func (*ParentalSettings) Descriptor() ([]byte, []int) + func (*ParentalSettings) ProtoMessage() + func (m *ParentalSettings) GetApplistBase() []*ParentalApp + func (m *ParentalSettings) GetApplistBaseDescription() string + func (m *ParentalSettings) GetApplistBaseId() uint32 + func (m *ParentalSettings) GetApplistCustom() []*ParentalApp + func (m *ParentalSettings) GetEnabledFeatures() uint32 + func (m *ParentalSettings) GetIsEnabled() bool + func (m *ParentalSettings) GetPasswordhash() []byte + func (m *ParentalSettings) GetPasswordhashtype() uint32 + func (m *ParentalSettings) GetRecoveryEmail() string + func (m *ParentalSettings) GetSalt() []byte + func (m *ParentalSettings) GetSteamid() uint64 + func (m *ParentalSettings) Reset() + func (m *ParentalSettings) String() string + type PublishedFileDetails struct + AppName *string + BanReason *string + Banned *bool + Banner *uint64 + CanBeDeleted *bool + CanSubscribe *bool + Children []*PublishedFileDetails_Child + ConsumerAppid *uint32 + ConsumerShortcutid *uint32 + Creator *uint64 + CreatorAppid *uint32 + Favorited *uint32 + FileDescription *string + FileSize *uint64 + FileType *uint32 + FileUrl *string + Filename *string + Flags *uint32 + Followers *uint32 + ForSaleData *PublishedFileDetails_ForSaleData + HcontentFile *uint64 + HcontentPreview *uint64 + ImageHeight *uint32 + ImageUrl *string + ImageWidth *uint32 + Incompatible *bool + IncompatibleActor *uint64 + IncompatibleTimestamp *uint32 + Kvtags []*PublishedFileDetails_KVTag + Language *int32 + LifetimeFavorited *uint32 + LifetimeFollowers *uint32 + LifetimeSubscriptions *uint32 + Metadata *string + NumChildren *uint32 + NumCommentsDeveloper *int32 + NumCommentsPublic *int32 + NumReports *uint32 + PreviewFileSize *uint64 + PreviewUrl *string + Previews []*PublishedFileDetails_Preview + Publishedfileid *uint64 + Result *uint32 + ShortDescription *string + Shortcutid *uint32 + Shortcutname *string + ShowSubscribeAll *bool + SpoilerTag *bool + Subscriptions *uint32 + Tags []*PublishedFileDetails_Tag + TimeCreated *uint32 + TimeSubscribed *uint32 + TimeUpdated *uint32 + Title *string + Url *string + Views *uint32 + Visibility *uint32 + VoteData *PublishedFileDetails_VoteData + WorkshopAccepted *bool + WorkshopFile *bool + XXX_unrecognized []byte + Youtubevideoid *string + func (*PublishedFileDetails) Descriptor() ([]byte, []int) + func (*PublishedFileDetails) ProtoMessage() + func (m *PublishedFileDetails) GetAppName() string + func (m *PublishedFileDetails) GetBanReason() string + func (m *PublishedFileDetails) GetBanned() bool + func (m *PublishedFileDetails) GetBanner() uint64 + func (m *PublishedFileDetails) GetCanBeDeleted() bool + func (m *PublishedFileDetails) GetCanSubscribe() bool + func (m *PublishedFileDetails) GetChildren() []*PublishedFileDetails_Child + func (m *PublishedFileDetails) GetConsumerAppid() uint32 + func (m *PublishedFileDetails) GetConsumerShortcutid() uint32 + func (m *PublishedFileDetails) GetCreator() uint64 + func (m *PublishedFileDetails) GetCreatorAppid() uint32 + func (m *PublishedFileDetails) GetFavorited() uint32 + func (m *PublishedFileDetails) GetFileDescription() string + func (m *PublishedFileDetails) GetFileSize() uint64 + func (m *PublishedFileDetails) GetFileType() uint32 + func (m *PublishedFileDetails) GetFileUrl() string + func (m *PublishedFileDetails) GetFilename() string + func (m *PublishedFileDetails) GetFlags() uint32 + func (m *PublishedFileDetails) GetFollowers() uint32 + func (m *PublishedFileDetails) GetForSaleData() *PublishedFileDetails_ForSaleData + func (m *PublishedFileDetails) GetHcontentFile() uint64 + func (m *PublishedFileDetails) GetHcontentPreview() uint64 + func (m *PublishedFileDetails) GetImageHeight() uint32 + func (m *PublishedFileDetails) GetImageUrl() string + func (m *PublishedFileDetails) GetImageWidth() uint32 + func (m *PublishedFileDetails) GetIncompatible() bool + func (m *PublishedFileDetails) GetIncompatibleActor() uint64 + func (m *PublishedFileDetails) GetIncompatibleTimestamp() uint32 + func (m *PublishedFileDetails) GetKvtags() []*PublishedFileDetails_KVTag + func (m *PublishedFileDetails) GetLanguage() int32 + func (m *PublishedFileDetails) GetLifetimeFavorited() uint32 + func (m *PublishedFileDetails) GetLifetimeFollowers() uint32 + func (m *PublishedFileDetails) GetLifetimeSubscriptions() uint32 + func (m *PublishedFileDetails) GetMetadata() string + func (m *PublishedFileDetails) GetNumChildren() uint32 + func (m *PublishedFileDetails) GetNumCommentsDeveloper() int32 + func (m *PublishedFileDetails) GetNumCommentsPublic() int32 + func (m *PublishedFileDetails) GetNumReports() uint32 + func (m *PublishedFileDetails) GetPreviewFileSize() uint64 + func (m *PublishedFileDetails) GetPreviewUrl() string + func (m *PublishedFileDetails) GetPreviews() []*PublishedFileDetails_Preview + func (m *PublishedFileDetails) GetPublishedfileid() uint64 + func (m *PublishedFileDetails) GetResult() uint32 + func (m *PublishedFileDetails) GetShortDescription() string + func (m *PublishedFileDetails) GetShortcutid() uint32 + func (m *PublishedFileDetails) GetShortcutname() string + func (m *PublishedFileDetails) GetShowSubscribeAll() bool + func (m *PublishedFileDetails) GetSpoilerTag() bool + func (m *PublishedFileDetails) GetSubscriptions() uint32 + func (m *PublishedFileDetails) GetTags() []*PublishedFileDetails_Tag + func (m *PublishedFileDetails) GetTimeCreated() uint32 + func (m *PublishedFileDetails) GetTimeSubscribed() uint32 + func (m *PublishedFileDetails) GetTimeUpdated() uint32 + func (m *PublishedFileDetails) GetTitle() string + func (m *PublishedFileDetails) GetUrl() string + func (m *PublishedFileDetails) GetViews() uint32 + func (m *PublishedFileDetails) GetVisibility() uint32 + func (m *PublishedFileDetails) GetVoteData() *PublishedFileDetails_VoteData + func (m *PublishedFileDetails) GetWorkshopAccepted() bool + func (m *PublishedFileDetails) GetWorkshopFile() bool + func (m *PublishedFileDetails) GetYoutubevideoid() string + func (m *PublishedFileDetails) Reset() + func (m *PublishedFileDetails) String() string + type PublishedFileDetails_Child struct + FileType *uint32 + Publishedfileid *uint64 + Sortorder *uint32 + XXX_unrecognized []byte + func (*PublishedFileDetails_Child) Descriptor() ([]byte, []int) + func (*PublishedFileDetails_Child) ProtoMessage() + func (m *PublishedFileDetails_Child) GetFileType() uint32 + func (m *PublishedFileDetails_Child) GetPublishedfileid() uint64 + func (m *PublishedFileDetails_Child) GetSortorder() uint32 + func (m *PublishedFileDetails_Child) Reset() + func (m *PublishedFileDetails_Child) String() string + type PublishedFileDetails_EPublishedFileForSaleStatus int32 + const Default_PublishedFileDetails_ForSaleData_Estatus + const PublishedFileDetails_k_PFFSS_ApprovedForSale + const PublishedFileDetails_k_PFFSS_NoLongerForSale + const PublishedFileDetails_k_PFFSS_NotForSale + const PublishedFileDetails_k_PFFSS_PendingApproval + const PublishedFileDetails_k_PFFSS_RejectedForSale + const PublishedFileDetails_k_PFFSS_TentativeApproval + func (PublishedFileDetails_EPublishedFileForSaleStatus) EnumDescriptor() ([]byte, []int) + func (x *PublishedFileDetails_EPublishedFileForSaleStatus) UnmarshalJSON(data []byte) error + func (x PublishedFileDetails_EPublishedFileForSaleStatus) Enum() *PublishedFileDetails_EPublishedFileForSaleStatus + func (x PublishedFileDetails_EPublishedFileForSaleStatus) String() string + type PublishedFileDetails_ForSaleData struct + DiscountPercentage *uint32 + Estatus *PublishedFileDetails_EPublishedFileForSaleStatus + IsForSale *bool + PriceCategory *uint32 + PriceCategoryFloor *uint32 + PriceIsPayWhatYouWant *bool + XXX_unrecognized []byte + func (*PublishedFileDetails_ForSaleData) Descriptor() ([]byte, []int) + func (*PublishedFileDetails_ForSaleData) ProtoMessage() + func (m *PublishedFileDetails_ForSaleData) GetDiscountPercentage() uint32 + func (m *PublishedFileDetails_ForSaleData) GetEstatus() PublishedFileDetails_EPublishedFileForSaleStatus + func (m *PublishedFileDetails_ForSaleData) GetIsForSale() bool + func (m *PublishedFileDetails_ForSaleData) GetPriceCategory() uint32 + func (m *PublishedFileDetails_ForSaleData) GetPriceCategoryFloor() uint32 + func (m *PublishedFileDetails_ForSaleData) GetPriceIsPayWhatYouWant() bool + func (m *PublishedFileDetails_ForSaleData) Reset() + func (m *PublishedFileDetails_ForSaleData) String() string + type PublishedFileDetails_KVTag struct + Key *string + Value *string + XXX_unrecognized []byte + func (*PublishedFileDetails_KVTag) Descriptor() ([]byte, []int) + func (*PublishedFileDetails_KVTag) ProtoMessage() + func (m *PublishedFileDetails_KVTag) GetKey() string + func (m *PublishedFileDetails_KVTag) GetValue() string + func (m *PublishedFileDetails_KVTag) Reset() + func (m *PublishedFileDetails_KVTag) String() string + type PublishedFileDetails_Preview struct + Filename *string + Previewid *uint64 + Size *uint32 + Sortorder *uint32 + Url *string + XXX_unrecognized []byte + Youtubevideoid *string + func (*PublishedFileDetails_Preview) Descriptor() ([]byte, []int) + func (*PublishedFileDetails_Preview) ProtoMessage() + func (m *PublishedFileDetails_Preview) GetFilename() string + func (m *PublishedFileDetails_Preview) GetPreviewid() uint64 + func (m *PublishedFileDetails_Preview) GetSize() uint32 + func (m *PublishedFileDetails_Preview) GetSortorder() uint32 + func (m *PublishedFileDetails_Preview) GetUrl() string + func (m *PublishedFileDetails_Preview) GetYoutubevideoid() string + func (m *PublishedFileDetails_Preview) Reset() + func (m *PublishedFileDetails_Preview) String() string + type PublishedFileDetails_Tag struct + Adminonly *bool + Tag *string + XXX_unrecognized []byte + func (*PublishedFileDetails_Tag) Descriptor() ([]byte, []int) + func (*PublishedFileDetails_Tag) ProtoMessage() + func (m *PublishedFileDetails_Tag) GetAdminonly() bool + func (m *PublishedFileDetails_Tag) GetTag() string + func (m *PublishedFileDetails_Tag) Reset() + func (m *PublishedFileDetails_Tag) String() string + type PublishedFileDetails_VoteData struct + Score *float32 + VotesDown *uint32 + VotesUp *uint32 + XXX_unrecognized []byte + func (*PublishedFileDetails_VoteData) Descriptor() ([]byte, []int) + func (*PublishedFileDetails_VoteData) ProtoMessage() + func (m *PublishedFileDetails_VoteData) GetScore() float32 + func (m *PublishedFileDetails_VoteData) GetVotesDown() uint32 + func (m *PublishedFileDetails_VoteData) GetVotesUp() uint32 + func (m *PublishedFileDetails_VoteData) Reset() + func (m *PublishedFileDetails_VoteData) String() string