Documentation ¶
Index ¶
- Constants
- Variables
- type CCloud_AppCloudStateChange_Notification
- func (*CCloud_AppCloudStateChange_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_AppCloudStateChange_Notification) GetAppChangeNumber() uint64
- func (x *CCloud_AppCloudStateChange_Notification) GetAppid() uint32
- func (*CCloud_AppCloudStateChange_Notification) ProtoMessage()
- func (x *CCloud_AppCloudStateChange_Notification) ProtoReflect() protoreflect.Message
- func (x *CCloud_AppCloudStateChange_Notification) Reset()
- func (x *CCloud_AppCloudStateChange_Notification) String() string
- type CCloud_AppExitSyncDone_Notification
- func (*CCloud_AppExitSyncDone_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_AppExitSyncDone_Notification) GetAppid() uint32
- func (x *CCloud_AppExitSyncDone_Notification) GetClientId() uint64
- func (x *CCloud_AppExitSyncDone_Notification) GetUploadsCompleted() bool
- func (x *CCloud_AppExitSyncDone_Notification) GetUploadsRequired() bool
- func (*CCloud_AppExitSyncDone_Notification) ProtoMessage()
- func (x *CCloud_AppExitSyncDone_Notification) ProtoReflect() protoreflect.Message
- func (x *CCloud_AppExitSyncDone_Notification) Reset()
- func (x *CCloud_AppExitSyncDone_Notification) String() string
- type CCloud_AppFileInfo
- func (*CCloud_AppFileInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_AppFileInfo) GetFileName() string
- func (x *CCloud_AppFileInfo) GetMachineNameIndex() uint32
- func (x *CCloud_AppFileInfo) GetPathPrefixIndex() uint32
- func (x *CCloud_AppFileInfo) GetPersistState() ECloudStoragePersistState
- func (x *CCloud_AppFileInfo) GetPlatformsToSync() uint32
- func (x *CCloud_AppFileInfo) GetRawFileSize() uint32
- func (x *CCloud_AppFileInfo) GetShaFile() []byte
- func (x *CCloud_AppFileInfo) GetTimeStamp() uint64
- func (*CCloud_AppFileInfo) ProtoMessage()
- func (x *CCloud_AppFileInfo) ProtoReflect() protoreflect.Message
- func (x *CCloud_AppFileInfo) Reset()
- func (x *CCloud_AppFileInfo) String() string
- type CCloud_AppLaunchIntent_Request
- func (*CCloud_AppLaunchIntent_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_AppLaunchIntent_Request) GetAppid() uint32
- func (x *CCloud_AppLaunchIntent_Request) GetClientId() uint64
- func (x *CCloud_AppLaunchIntent_Request) GetIgnorePendingOperations() bool
- func (x *CCloud_AppLaunchIntent_Request) GetMachineName() string
- func (*CCloud_AppLaunchIntent_Request) ProtoMessage()
- func (x *CCloud_AppLaunchIntent_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_AppLaunchIntent_Request) Reset()
- func (x *CCloud_AppLaunchIntent_Request) String() string
- type CCloud_AppLaunchIntent_Response
- func (*CCloud_AppLaunchIntent_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_AppLaunchIntent_Response) GetPendingRemoteOperations() []*CCloud_PendingRemoteOperation
- func (*CCloud_AppLaunchIntent_Response) ProtoMessage()
- func (x *CCloud_AppLaunchIntent_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_AppLaunchIntent_Response) Reset()
- func (x *CCloud_AppLaunchIntent_Response) String() string
- type CCloud_AppSessionResume_Request
- func (*CCloud_AppSessionResume_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_AppSessionResume_Request) GetAppid() uint32
- func (x *CCloud_AppSessionResume_Request) GetClientId() uint64
- func (*CCloud_AppSessionResume_Request) ProtoMessage()
- func (x *CCloud_AppSessionResume_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_AppSessionResume_Request) Reset()
- func (x *CCloud_AppSessionResume_Request) String() string
- type CCloud_AppSessionResume_Response
- func (*CCloud_AppSessionResume_Response) Descriptor() ([]byte, []int)deprecated
- func (*CCloud_AppSessionResume_Response) ProtoMessage()
- func (x *CCloud_AppSessionResume_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_AppSessionResume_Response) Reset()
- func (x *CCloud_AppSessionResume_Response) String() string
- type CCloud_AppSessionSuspend_Request
- func (*CCloud_AppSessionSuspend_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_AppSessionSuspend_Request) GetAppid() uint32
- func (x *CCloud_AppSessionSuspend_Request) GetClientId() uint64
- func (x *CCloud_AppSessionSuspend_Request) GetCloudSyncCompleted() bool
- func (x *CCloud_AppSessionSuspend_Request) GetMachineName() string
- func (*CCloud_AppSessionSuspend_Request) ProtoMessage()
- func (x *CCloud_AppSessionSuspend_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_AppSessionSuspend_Request) Reset()
- func (x *CCloud_AppSessionSuspend_Request) String() string
- type CCloud_AppSessionSuspend_Response
- func (*CCloud_AppSessionSuspend_Response) Descriptor() ([]byte, []int)deprecated
- func (*CCloud_AppSessionSuspend_Response) ProtoMessage()
- func (x *CCloud_AppSessionSuspend_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_AppSessionSuspend_Response) Reset()
- func (x *CCloud_AppSessionSuspend_Response) String() string
- type CCloud_BeginAppUploadBatch_Request
- func (*CCloud_BeginAppUploadBatch_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_BeginAppUploadBatch_Request) GetAppBuildId() uint64
- func (x *CCloud_BeginAppUploadBatch_Request) GetAppid() uint32
- func (x *CCloud_BeginAppUploadBatch_Request) GetClientId() uint64
- func (x *CCloud_BeginAppUploadBatch_Request) GetFilesToDelete() []string
- func (x *CCloud_BeginAppUploadBatch_Request) GetFilesToUpload() []string
- func (x *CCloud_BeginAppUploadBatch_Request) GetMachineName() string
- func (*CCloud_BeginAppUploadBatch_Request) ProtoMessage()
- func (x *CCloud_BeginAppUploadBatch_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_BeginAppUploadBatch_Request) Reset()
- func (x *CCloud_BeginAppUploadBatch_Request) String() string
- type CCloud_BeginAppUploadBatch_Response
- func (*CCloud_BeginAppUploadBatch_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_BeginAppUploadBatch_Response) GetAppChangeNumber() uint64
- func (x *CCloud_BeginAppUploadBatch_Response) GetBatchId() uint64
- func (*CCloud_BeginAppUploadBatch_Response) ProtoMessage()
- func (x *CCloud_BeginAppUploadBatch_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_BeginAppUploadBatch_Response) Reset()
- func (x *CCloud_BeginAppUploadBatch_Response) String() string
- type CCloud_BeginHTTPUpload_Request
- func (*CCloud_BeginHTTPUpload_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_BeginHTTPUpload_Request) GetAppid() uint32
- func (x *CCloud_BeginHTTPUpload_Request) GetFileSha() string
- func (x *CCloud_BeginHTTPUpload_Request) GetFileSize() uint32
- func (x *CCloud_BeginHTTPUpload_Request) GetFilename() string
- func (x *CCloud_BeginHTTPUpload_Request) GetIsPublic() bool
- func (x *CCloud_BeginHTTPUpload_Request) GetPlatformsToSync() []string
- func (x *CCloud_BeginHTTPUpload_Request) GetRequestHeadersNames() []string
- func (x *CCloud_BeginHTTPUpload_Request) GetRequestHeadersValues() []string
- func (x *CCloud_BeginHTTPUpload_Request) GetUploadBatchId() uint64
- func (*CCloud_BeginHTTPUpload_Request) ProtoMessage()
- func (x *CCloud_BeginHTTPUpload_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_BeginHTTPUpload_Request) Reset()
- func (x *CCloud_BeginHTTPUpload_Request) String() string
- type CCloud_BeginHTTPUpload_Response
- func (*CCloud_BeginHTTPUpload_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_BeginHTTPUpload_Response) GetRequestHeaders() []*CCloud_BeginHTTPUpload_Response_HTTPHeaders
- func (x *CCloud_BeginHTTPUpload_Response) GetTimestamp() uint32
- func (x *CCloud_BeginHTTPUpload_Response) GetUgcid() uint64
- func (x *CCloud_BeginHTTPUpload_Response) GetUrlHost() string
- func (x *CCloud_BeginHTTPUpload_Response) GetUrlPath() string
- func (x *CCloud_BeginHTTPUpload_Response) GetUseHttps() bool
- func (*CCloud_BeginHTTPUpload_Response) ProtoMessage()
- func (x *CCloud_BeginHTTPUpload_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_BeginHTTPUpload_Response) Reset()
- func (x *CCloud_BeginHTTPUpload_Response) String() string
- type CCloud_BeginHTTPUpload_Response_HTTPHeaders
- func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_BeginHTTPUpload_Response_HTTPHeaders) GetName() string
- func (x *CCloud_BeginHTTPUpload_Response_HTTPHeaders) GetValue() string
- func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) ProtoMessage()
- func (x *CCloud_BeginHTTPUpload_Response_HTTPHeaders) ProtoReflect() protoreflect.Message
- func (x *CCloud_BeginHTTPUpload_Response_HTTPHeaders) Reset()
- func (x *CCloud_BeginHTTPUpload_Response_HTTPHeaders) String() string
- type CCloud_BeginUGCUpload_Request
- func (*CCloud_BeginUGCUpload_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_BeginUGCUpload_Request) GetAppid() uint32
- func (x *CCloud_BeginUGCUpload_Request) GetContentType() string
- func (x *CCloud_BeginUGCUpload_Request) GetFileSha() string
- func (x *CCloud_BeginUGCUpload_Request) GetFileSize() uint32
- func (x *CCloud_BeginUGCUpload_Request) GetFilename() string
- func (*CCloud_BeginUGCUpload_Request) ProtoMessage()
- func (x *CCloud_BeginUGCUpload_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_BeginUGCUpload_Request) Reset()
- func (x *CCloud_BeginUGCUpload_Request) String() string
- type CCloud_BeginUGCUpload_Response
- func (*CCloud_BeginUGCUpload_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_BeginUGCUpload_Response) GetRequestHeaders() []*CCloud_BeginUGCUpload_Response_HTTPHeaders
- func (x *CCloud_BeginUGCUpload_Response) GetStorageSystem() EPublishedFileStorageSystem
- func (x *CCloud_BeginUGCUpload_Response) GetTimestamp() uint32
- func (x *CCloud_BeginUGCUpload_Response) GetUgcid() uint64
- func (x *CCloud_BeginUGCUpload_Response) GetUrlHost() string
- func (x *CCloud_BeginUGCUpload_Response) GetUrlPath() string
- func (x *CCloud_BeginUGCUpload_Response) GetUseHttps() bool
- func (*CCloud_BeginUGCUpload_Response) ProtoMessage()
- func (x *CCloud_BeginUGCUpload_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_BeginUGCUpload_Response) Reset()
- func (x *CCloud_BeginUGCUpload_Response) String() string
- type CCloud_BeginUGCUpload_Response_HTTPHeaders
- func (*CCloud_BeginUGCUpload_Response_HTTPHeaders) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_BeginUGCUpload_Response_HTTPHeaders) GetName() string
- func (x *CCloud_BeginUGCUpload_Response_HTTPHeaders) GetValue() string
- func (*CCloud_BeginUGCUpload_Response_HTTPHeaders) ProtoMessage()
- func (x *CCloud_BeginUGCUpload_Response_HTTPHeaders) ProtoReflect() protoreflect.Message
- func (x *CCloud_BeginUGCUpload_Response_HTTPHeaders) Reset()
- func (x *CCloud_BeginUGCUpload_Response_HTTPHeaders) String() string
- type CCloud_CDNReport_Notification
- func (*CCloud_CDNReport_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_CDNReport_Notification) GetDuration() uint32
- func (x *CCloud_CDNReport_Notification) GetExpectedBytes() uint64
- func (x *CCloud_CDNReport_Notification) GetHttpStatusCode() uint32
- func (x *CCloud_CDNReport_Notification) GetReceivedBytes() uint64
- func (x *CCloud_CDNReport_Notification) GetSteamid() uint64
- func (x *CCloud_CDNReport_Notification) GetSuccess() bool
- func (x *CCloud_CDNReport_Notification) GetUrl() string
- func (*CCloud_CDNReport_Notification) ProtoMessage()
- func (x *CCloud_CDNReport_Notification) ProtoReflect() protoreflect.Message
- func (x *CCloud_CDNReport_Notification) Reset()
- func (x *CCloud_CDNReport_Notification) String() string
- type CCloud_ClientBeginFileUpload_Request
- func (*CCloud_ClientBeginFileUpload_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientBeginFileUpload_Request) GetAppid() uint32
- func (x *CCloud_ClientBeginFileUpload_Request) GetCanEncrypt() bool
- func (x *CCloud_ClientBeginFileUpload_Request) GetCellId() uint32
- func (x *CCloud_ClientBeginFileUpload_Request) GetDeprecatedRealm() uint32
- func (x *CCloud_ClientBeginFileUpload_Request) GetFileSha() []byte
- func (x *CCloud_ClientBeginFileUpload_Request) GetFileSize() uint32
- func (x *CCloud_ClientBeginFileUpload_Request) GetFilename() string
- func (x *CCloud_ClientBeginFileUpload_Request) GetIsSharedFile() bool
- func (x *CCloud_ClientBeginFileUpload_Request) GetPlatformsToSync() uint32
- func (x *CCloud_ClientBeginFileUpload_Request) GetRawFileSize() uint32
- func (x *CCloud_ClientBeginFileUpload_Request) GetTimeStamp() uint64
- func (x *CCloud_ClientBeginFileUpload_Request) GetUploadBatchId() uint64
- func (*CCloud_ClientBeginFileUpload_Request) ProtoMessage()
- func (x *CCloud_ClientBeginFileUpload_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientBeginFileUpload_Request) Reset()
- func (x *CCloud_ClientBeginFileUpload_Request) String() string
- type CCloud_ClientBeginFileUpload_Response
- func (*CCloud_ClientBeginFileUpload_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientBeginFileUpload_Response) GetBlockRequests() []*ClientCloudFileUploadBlockDetails
- func (x *CCloud_ClientBeginFileUpload_Response) GetEncryptFile() bool
- func (*CCloud_ClientBeginFileUpload_Response) ProtoMessage()
- func (x *CCloud_ClientBeginFileUpload_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientBeginFileUpload_Response) Reset()
- func (x *CCloud_ClientBeginFileUpload_Response) String() string
- type CCloud_ClientCommitFileUpload_Request
- func (*CCloud_ClientCommitFileUpload_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientCommitFileUpload_Request) GetAppid() uint32
- func (x *CCloud_ClientCommitFileUpload_Request) GetFileSha() []byte
- func (x *CCloud_ClientCommitFileUpload_Request) GetFilename() string
- func (x *CCloud_ClientCommitFileUpload_Request) GetTransferSucceeded() bool
- func (*CCloud_ClientCommitFileUpload_Request) ProtoMessage()
- func (x *CCloud_ClientCommitFileUpload_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientCommitFileUpload_Request) Reset()
- func (x *CCloud_ClientCommitFileUpload_Request) String() string
- type CCloud_ClientCommitFileUpload_Response
- func (*CCloud_ClientCommitFileUpload_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientCommitFileUpload_Response) GetFileCommitted() bool
- func (*CCloud_ClientCommitFileUpload_Response) ProtoMessage()
- func (x *CCloud_ClientCommitFileUpload_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientCommitFileUpload_Response) Reset()
- func (x *CCloud_ClientCommitFileUpload_Response) String() string
- type CCloud_ClientConflictResolution_Notification
- func (*CCloud_ClientConflictResolution_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientConflictResolution_Notification) GetAppid() uint32
- func (x *CCloud_ClientConflictResolution_Notification) GetChoseLocalFiles() bool
- func (*CCloud_ClientConflictResolution_Notification) ProtoMessage()
- func (x *CCloud_ClientConflictResolution_Notification) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientConflictResolution_Notification) Reset()
- func (x *CCloud_ClientConflictResolution_Notification) String() string
- type CCloud_ClientDeleteFile_Request
- func (*CCloud_ClientDeleteFile_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientDeleteFile_Request) GetAppid() uint32
- func (x *CCloud_ClientDeleteFile_Request) GetFilename() string
- func (x *CCloud_ClientDeleteFile_Request) GetIsExplicitDelete() bool
- func (x *CCloud_ClientDeleteFile_Request) GetUploadBatchId() uint64
- func (*CCloud_ClientDeleteFile_Request) ProtoMessage()
- func (x *CCloud_ClientDeleteFile_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientDeleteFile_Request) Reset()
- func (x *CCloud_ClientDeleteFile_Request) String() string
- type CCloud_ClientDeleteFile_Response
- func (*CCloud_ClientDeleteFile_Response) Descriptor() ([]byte, []int)deprecated
- func (*CCloud_ClientDeleteFile_Response) ProtoMessage()
- func (x *CCloud_ClientDeleteFile_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientDeleteFile_Response) Reset()
- func (x *CCloud_ClientDeleteFile_Response) String() string
- type CCloud_ClientFileDownload_Request
- func (*CCloud_ClientFileDownload_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientFileDownload_Request) GetAppid() uint32
- func (x *CCloud_ClientFileDownload_Request) GetFilename() string
- func (x *CCloud_ClientFileDownload_Request) GetRealm() uint32
- func (*CCloud_ClientFileDownload_Request) ProtoMessage()
- func (x *CCloud_ClientFileDownload_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientFileDownload_Request) Reset()
- func (x *CCloud_ClientFileDownload_Request) String() string
- type CCloud_ClientFileDownload_Response
- func (*CCloud_ClientFileDownload_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientFileDownload_Response) GetAppid() uint32
- func (x *CCloud_ClientFileDownload_Response) GetEncrypted() bool
- func (x *CCloud_ClientFileDownload_Response) GetFileSize() uint32
- func (x *CCloud_ClientFileDownload_Response) GetIsExplicitDelete() bool
- func (x *CCloud_ClientFileDownload_Response) GetRawFileSize() uint32
- func (x *CCloud_ClientFileDownload_Response) GetRequestHeaders() []*CCloud_ClientFileDownload_Response_HTTPHeaders
- func (x *CCloud_ClientFileDownload_Response) GetShaFile() []byte
- func (x *CCloud_ClientFileDownload_Response) GetTimeStamp() uint64
- func (x *CCloud_ClientFileDownload_Response) GetUrlHost() string
- func (x *CCloud_ClientFileDownload_Response) GetUrlPath() string
- func (x *CCloud_ClientFileDownload_Response) GetUseHttps() bool
- func (*CCloud_ClientFileDownload_Response) ProtoMessage()
- func (x *CCloud_ClientFileDownload_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientFileDownload_Response) Reset()
- func (x *CCloud_ClientFileDownload_Response) String() string
- type CCloud_ClientFileDownload_Response_HTTPHeaders
- func (*CCloud_ClientFileDownload_Response_HTTPHeaders) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientFileDownload_Response_HTTPHeaders) GetName() string
- func (x *CCloud_ClientFileDownload_Response_HTTPHeaders) GetValue() string
- func (*CCloud_ClientFileDownload_Response_HTTPHeaders) ProtoMessage()
- func (x *CCloud_ClientFileDownload_Response_HTTPHeaders) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientFileDownload_Response_HTTPHeaders) Reset()
- func (x *CCloud_ClientFileDownload_Response_HTTPHeaders) String() string
- type CCloud_ClientGetAppQuotaUsage_Request
- func (*CCloud_ClientGetAppQuotaUsage_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientGetAppQuotaUsage_Request) GetAppid() uint32
- func (*CCloud_ClientGetAppQuotaUsage_Request) ProtoMessage()
- func (x *CCloud_ClientGetAppQuotaUsage_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientGetAppQuotaUsage_Request) Reset()
- func (x *CCloud_ClientGetAppQuotaUsage_Request) String() string
- type CCloud_ClientGetAppQuotaUsage_Response
- func (*CCloud_ClientGetAppQuotaUsage_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientGetAppQuotaUsage_Response) GetExistingBytes() uint64
- func (x *CCloud_ClientGetAppQuotaUsage_Response) GetExistingFiles() uint32
- func (x *CCloud_ClientGetAppQuotaUsage_Response) GetMaxNumBytes() uint64
- func (x *CCloud_ClientGetAppQuotaUsage_Response) GetMaxNumFiles() uint32
- func (*CCloud_ClientGetAppQuotaUsage_Response) ProtoMessage()
- func (x *CCloud_ClientGetAppQuotaUsage_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientGetAppQuotaUsage_Response) Reset()
- func (x *CCloud_ClientGetAppQuotaUsage_Response) String() string
- type CCloud_ClientLogUploadCheck_Notification
- func (*CCloud_ClientLogUploadCheck_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientLogUploadCheck_Notification) GetClientId() uint64
- func (*CCloud_ClientLogUploadCheck_Notification) ProtoMessage()
- func (x *CCloud_ClientLogUploadCheck_Notification) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientLogUploadCheck_Notification) Reset()
- func (x *CCloud_ClientLogUploadCheck_Notification) String() string
- type CCloud_ClientLogUploadComplete_Notification
- func (*CCloud_ClientLogUploadComplete_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientLogUploadComplete_Notification) GetClientId() uint64
- func (x *CCloud_ClientLogUploadComplete_Notification) GetRequestId() uint64
- func (*CCloud_ClientLogUploadComplete_Notification) ProtoMessage()
- func (x *CCloud_ClientLogUploadComplete_Notification) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientLogUploadComplete_Notification) Reset()
- func (x *CCloud_ClientLogUploadComplete_Notification) String() string
- type CCloud_ClientLogUploadRequest_Notification
- func (*CCloud_ClientLogUploadRequest_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ClientLogUploadRequest_Notification) GetRequestId() uint64
- func (*CCloud_ClientLogUploadRequest_Notification) ProtoMessage()
- func (x *CCloud_ClientLogUploadRequest_Notification) ProtoReflect() protoreflect.Message
- func (x *CCloud_ClientLogUploadRequest_Notification) Reset()
- func (x *CCloud_ClientLogUploadRequest_Notification) String() string
- type CCloud_CommitHTTPUpload_Request
- func (*CCloud_CommitHTTPUpload_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_CommitHTTPUpload_Request) GetAppid() uint32
- func (x *CCloud_CommitHTTPUpload_Request) GetFileSha() string
- func (x *CCloud_CommitHTTPUpload_Request) GetFilename() string
- func (x *CCloud_CommitHTTPUpload_Request) GetTransferSucceeded() bool
- func (*CCloud_CommitHTTPUpload_Request) ProtoMessage()
- func (x *CCloud_CommitHTTPUpload_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_CommitHTTPUpload_Request) Reset()
- func (x *CCloud_CommitHTTPUpload_Request) String() string
- type CCloud_CommitHTTPUpload_Response
- func (*CCloud_CommitHTTPUpload_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_CommitHTTPUpload_Response) GetFileCommitted() bool
- func (*CCloud_CommitHTTPUpload_Response) ProtoMessage()
- func (x *CCloud_CommitHTTPUpload_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_CommitHTTPUpload_Response) Reset()
- func (x *CCloud_CommitHTTPUpload_Response) String() string
- type CCloud_CommitUGCUpload_Request
- func (*CCloud_CommitUGCUpload_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_CommitUGCUpload_Request) GetAppid() uint32
- func (x *CCloud_CommitUGCUpload_Request) GetTransferSucceeded() bool
- func (x *CCloud_CommitUGCUpload_Request) GetUgcid() uint64
- func (*CCloud_CommitUGCUpload_Request) ProtoMessage()
- func (x *CCloud_CommitUGCUpload_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_CommitUGCUpload_Request) Reset()
- func (x *CCloud_CommitUGCUpload_Request) String() string
- type CCloud_CommitUGCUpload_Response
- func (*CCloud_CommitUGCUpload_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_CommitUGCUpload_Response) GetFileCommitted() bool
- func (*CCloud_CommitUGCUpload_Response) ProtoMessage()
- func (x *CCloud_CommitUGCUpload_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_CommitUGCUpload_Response) Reset()
- func (x *CCloud_CommitUGCUpload_Response) String() string
- type CCloud_CompleteAppUploadBatch_Notification
- func (*CCloud_CompleteAppUploadBatch_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_CompleteAppUploadBatch_Notification) GetAppid() uint32
- func (x *CCloud_CompleteAppUploadBatch_Notification) GetBatchEresult() uint32
- func (x *CCloud_CompleteAppUploadBatch_Notification) GetBatchId() uint64
- func (*CCloud_CompleteAppUploadBatch_Notification) ProtoMessage()
- func (x *CCloud_CompleteAppUploadBatch_Notification) ProtoReflect() protoreflect.Message
- func (x *CCloud_CompleteAppUploadBatch_Notification) Reset()
- func (x *CCloud_CompleteAppUploadBatch_Notification) String() string
- type CCloud_CompleteAppUploadBatch_Request
- func (*CCloud_CompleteAppUploadBatch_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_CompleteAppUploadBatch_Request) GetAppid() uint32
- func (x *CCloud_CompleteAppUploadBatch_Request) GetBatchEresult() uint32
- func (x *CCloud_CompleteAppUploadBatch_Request) GetBatchId() uint64
- func (*CCloud_CompleteAppUploadBatch_Request) ProtoMessage()
- func (x *CCloud_CompleteAppUploadBatch_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_CompleteAppUploadBatch_Request) Reset()
- func (x *CCloud_CompleteAppUploadBatch_Request) String() string
- type CCloud_CompleteAppUploadBatch_Response
- func (*CCloud_CompleteAppUploadBatch_Response) Descriptor() ([]byte, []int)deprecated
- func (*CCloud_CompleteAppUploadBatch_Response) ProtoMessage()
- func (x *CCloud_CompleteAppUploadBatch_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_CompleteAppUploadBatch_Response) Reset()
- func (x *CCloud_CompleteAppUploadBatch_Response) String() string
- type CCloud_Delete_Request
- func (*CCloud_Delete_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_Delete_Request) GetAppid() uint32
- func (x *CCloud_Delete_Request) GetFilename() string
- func (x *CCloud_Delete_Request) GetUploadBatchId() uint64
- func (*CCloud_Delete_Request) ProtoMessage()
- func (x *CCloud_Delete_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_Delete_Request) Reset()
- func (x *CCloud_Delete_Request) String() string
- type CCloud_Delete_Response
- type CCloud_EnumerateUserApps_Request
- func (*CCloud_EnumerateUserApps_Request) Descriptor() ([]byte, []int)deprecated
- func (*CCloud_EnumerateUserApps_Request) ProtoMessage()
- func (x *CCloud_EnumerateUserApps_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_EnumerateUserApps_Request) Reset()
- func (x *CCloud_EnumerateUserApps_Request) String() string
- type CCloud_EnumerateUserApps_Response
- func (*CCloud_EnumerateUserApps_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_EnumerateUserApps_Response) GetApps() []*CCloud_EnumerateUserApps_Response_Apps
- func (*CCloud_EnumerateUserApps_Response) ProtoMessage()
- func (x *CCloud_EnumerateUserApps_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_EnumerateUserApps_Response) Reset()
- func (x *CCloud_EnumerateUserApps_Response) String() string
- type CCloud_EnumerateUserApps_Response_Apps
- func (*CCloud_EnumerateUserApps_Response_Apps) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_EnumerateUserApps_Response_Apps) GetAppid() uint32
- func (x *CCloud_EnumerateUserApps_Response_Apps) GetTotalcount() int32
- func (x *CCloud_EnumerateUserApps_Response_Apps) GetTotalsize() int64
- func (*CCloud_EnumerateUserApps_Response_Apps) ProtoMessage()
- func (x *CCloud_EnumerateUserApps_Response_Apps) ProtoReflect() protoreflect.Message
- func (x *CCloud_EnumerateUserApps_Response_Apps) Reset()
- func (x *CCloud_EnumerateUserApps_Response_Apps) String() string
- type CCloud_EnumerateUserFiles_Request
- func (*CCloud_EnumerateUserFiles_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_EnumerateUserFiles_Request) GetAppid() uint32
- func (x *CCloud_EnumerateUserFiles_Request) GetCount() uint32
- func (x *CCloud_EnumerateUserFiles_Request) GetExtendedDetails() bool
- func (x *CCloud_EnumerateUserFiles_Request) GetStartIndex() uint32
- func (*CCloud_EnumerateUserFiles_Request) ProtoMessage()
- func (x *CCloud_EnumerateUserFiles_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_EnumerateUserFiles_Request) Reset()
- func (x *CCloud_EnumerateUserFiles_Request) String() string
- type CCloud_EnumerateUserFiles_Response
- func (*CCloud_EnumerateUserFiles_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_EnumerateUserFiles_Response) GetFiles() []*CCloud_UserFile
- func (x *CCloud_EnumerateUserFiles_Response) GetTotalFiles() uint32
- func (*CCloud_EnumerateUserFiles_Response) ProtoMessage()
- func (x *CCloud_EnumerateUserFiles_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_EnumerateUserFiles_Response) Reset()
- func (x *CCloud_EnumerateUserFiles_Response) String() string
- type CCloud_ExternalStorageTransferReport_Notification
- func (*CCloud_ExternalStorageTransferReport_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetBytesActual() uint64
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetBytesExpected() uint64
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetCellid() uint32
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetDurationMs() uint32
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetHost() string
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetHttpStatusCode() uint32
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetIpv6Local() bool
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetIpv6Remote() bool
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetIsUpload() bool
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetPath() string
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetProxied() bool
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetSuccess() bool
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetTimeToConnectMs() uint32
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetTimeToFirstByteMs() uint32
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetTimeToLastByteMs() uint32
- func (x *CCloud_ExternalStorageTransferReport_Notification) GetTimeToSendReqMs() uint32
- func (*CCloud_ExternalStorageTransferReport_Notification) ProtoMessage()
- func (x *CCloud_ExternalStorageTransferReport_Notification) ProtoReflect() protoreflect.Message
- func (x *CCloud_ExternalStorageTransferReport_Notification) Reset()
- func (x *CCloud_ExternalStorageTransferReport_Notification) String() string
- type CCloud_GetAppFileChangelist_Request
- func (*CCloud_GetAppFileChangelist_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_GetAppFileChangelist_Request) GetAppid() uint32
- func (x *CCloud_GetAppFileChangelist_Request) GetSyncedChangeNumber() uint64
- func (*CCloud_GetAppFileChangelist_Request) ProtoMessage()
- func (x *CCloud_GetAppFileChangelist_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_GetAppFileChangelist_Request) Reset()
- func (x *CCloud_GetAppFileChangelist_Request) String() string
- type CCloud_GetAppFileChangelist_Response
- func (*CCloud_GetAppFileChangelist_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_GetAppFileChangelist_Response) GetAppBuildidHwm() uint64
- func (x *CCloud_GetAppFileChangelist_Response) GetCurrentChangeNumber() uint64
- func (x *CCloud_GetAppFileChangelist_Response) GetFiles() []*CCloud_AppFileInfo
- func (x *CCloud_GetAppFileChangelist_Response) GetIsOnlyDelta() bool
- func (x *CCloud_GetAppFileChangelist_Response) GetMachineNames() []string
- func (x *CCloud_GetAppFileChangelist_Response) GetPathPrefixes() []string
- func (*CCloud_GetAppFileChangelist_Response) ProtoMessage()
- func (x *CCloud_GetAppFileChangelist_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_GetAppFileChangelist_Response) Reset()
- func (x *CCloud_GetAppFileChangelist_Response) String() string
- type CCloud_GetClientEncryptionKey_Request
- func (*CCloud_GetClientEncryptionKey_Request) Descriptor() ([]byte, []int)deprecated
- func (*CCloud_GetClientEncryptionKey_Request) ProtoMessage()
- func (x *CCloud_GetClientEncryptionKey_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_GetClientEncryptionKey_Request) Reset()
- func (x *CCloud_GetClientEncryptionKey_Request) String() string
- type CCloud_GetClientEncryptionKey_Response
- func (*CCloud_GetClientEncryptionKey_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_GetClientEncryptionKey_Response) GetCrc() int32
- func (x *CCloud_GetClientEncryptionKey_Response) GetKey() []byte
- func (*CCloud_GetClientEncryptionKey_Response) ProtoMessage()
- func (x *CCloud_GetClientEncryptionKey_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_GetClientEncryptionKey_Response) Reset()
- func (x *CCloud_GetClientEncryptionKey_Response) String() string
- type CCloud_GetFileDetails_Request
- func (*CCloud_GetFileDetails_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_GetFileDetails_Request) GetAppid() uint32
- func (x *CCloud_GetFileDetails_Request) GetUgcid() uint64
- func (*CCloud_GetFileDetails_Request) ProtoMessage()
- func (x *CCloud_GetFileDetails_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_GetFileDetails_Request) Reset()
- func (x *CCloud_GetFileDetails_Request) String() string
- type CCloud_GetFileDetails_Response
- func (*CCloud_GetFileDetails_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_GetFileDetails_Response) GetDetails() *CCloud_UserFile
- func (*CCloud_GetFileDetails_Response) ProtoMessage()
- func (x *CCloud_GetFileDetails_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_GetFileDetails_Response) Reset()
- func (x *CCloud_GetFileDetails_Response) String() string
- type CCloud_GetUploadServerInfo_Request
- func (*CCloud_GetUploadServerInfo_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_GetUploadServerInfo_Request) GetAppid() uint32
- func (*CCloud_GetUploadServerInfo_Request) ProtoMessage()
- func (x *CCloud_GetUploadServerInfo_Request) ProtoReflect() protoreflect.Message
- func (x *CCloud_GetUploadServerInfo_Request) Reset()
- func (x *CCloud_GetUploadServerInfo_Request) String() string
- type CCloud_GetUploadServerInfo_Response
- func (*CCloud_GetUploadServerInfo_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_GetUploadServerInfo_Response) GetServerUrl() string
- func (*CCloud_GetUploadServerInfo_Response) ProtoMessage()
- func (x *CCloud_GetUploadServerInfo_Response) ProtoReflect() protoreflect.Message
- func (x *CCloud_GetUploadServerInfo_Response) Reset()
- func (x *CCloud_GetUploadServerInfo_Response) String() string
- type CCloud_PendingRemoteOperation
- func (*CCloud_PendingRemoteOperation) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_PendingRemoteOperation) GetClientId() uint64
- func (x *CCloud_PendingRemoteOperation) GetMachineName() string
- func (x *CCloud_PendingRemoteOperation) GetOperation() ECloudPendingRemoteOperation
- func (x *CCloud_PendingRemoteOperation) GetTimeLastUpdated() uint32
- func (*CCloud_PendingRemoteOperation) ProtoMessage()
- func (x *CCloud_PendingRemoteOperation) ProtoReflect() protoreflect.Message
- func (x *CCloud_PendingRemoteOperation) Reset()
- func (x *CCloud_PendingRemoteOperation) String() string
- type CCloud_UserFile
- func (*CCloud_UserFile) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_UserFile) GetAppid() uint32
- func (x *CCloud_UserFile) GetFileSha() string
- func (x *CCloud_UserFile) GetFileSize() uint32
- func (x *CCloud_UserFile) GetFilename() string
- func (x *CCloud_UserFile) GetFlags() uint32
- func (x *CCloud_UserFile) GetPlatformsToSync() []string
- func (x *CCloud_UserFile) GetSteamidCreator() uint64
- func (x *CCloud_UserFile) GetTimestamp() uint64
- func (x *CCloud_UserFile) GetUgcid() uint64
- func (x *CCloud_UserFile) GetUrl() string
- func (*CCloud_UserFile) ProtoMessage()
- func (x *CCloud_UserFile) ProtoReflect() protoreflect.Message
- func (x *CCloud_UserFile) Reset()
- func (x *CCloud_UserFile) String() string
- type CCredentials_GetAccountAuthSecret_Request
- func (*CCredentials_GetAccountAuthSecret_Request) Descriptor() ([]byte, []int)deprecated
- func (*CCredentials_GetAccountAuthSecret_Request) ProtoMessage()
- func (x *CCredentials_GetAccountAuthSecret_Request) ProtoReflect() protoreflect.Message
- func (x *CCredentials_GetAccountAuthSecret_Request) Reset()
- func (x *CCredentials_GetAccountAuthSecret_Request) String() string
- type CCredentials_GetAccountAuthSecret_Response
- func (*CCredentials_GetAccountAuthSecret_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_GetAccountAuthSecret_Response) GetSecret() []byte
- func (x *CCredentials_GetAccountAuthSecret_Response) GetSecretId() int32
- func (*CCredentials_GetAccountAuthSecret_Response) ProtoMessage()
- func (x *CCredentials_GetAccountAuthSecret_Response) ProtoReflect() protoreflect.Message
- func (x *CCredentials_GetAccountAuthSecret_Response) Reset()
- func (x *CCredentials_GetAccountAuthSecret_Response) String() string
- type CCredentials_GetSteamGuardDetails_Request
- func (*CCredentials_GetSteamGuardDetails_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_GetSteamGuardDetails_Request) GetDeprecatedIpaddress() int32
- func (x *CCredentials_GetSteamGuardDetails_Request) GetIpAddress() *protobuf.CMsgIPAddress
- func (x *CCredentials_GetSteamGuardDetails_Request) GetTimestampMinimumWanted() uint32
- func (x *CCredentials_GetSteamGuardDetails_Request) GetWebcookie() string
- func (*CCredentials_GetSteamGuardDetails_Request) ProtoMessage()
- func (x *CCredentials_GetSteamGuardDetails_Request) ProtoReflect() protoreflect.Message
- func (x *CCredentials_GetSteamGuardDetails_Request) Reset()
- func (x *CCredentials_GetSteamGuardDetails_Request) String() string
- type CCredentials_GetSteamGuardDetails_Response
- func (*CCredentials_GetSteamGuardDetails_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedAuthenticationExistsFromGeolocBeforeMintime() bool
- func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineId() uint64
- func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineNameUserchosen() string
- func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedTimestampMachineSteamguardEnabled() uint32
- func (x *CCredentials_GetSteamGuardDetails_Response) GetIsPhoneVerified() bool
- func (x *CCredentials_GetSteamGuardDetails_Response) GetIsSteamguardEnabled() bool
- func (x *CCredentials_GetSteamGuardDetails_Response) GetIsTwofactorEnabled() bool
- func (x *CCredentials_GetSteamGuardDetails_Response) GetSessionData() []*CCredentials_GetSteamGuardDetails_Response_SessionData
- func (x *CCredentials_GetSteamGuardDetails_Response) GetTimestampSteamguardEnabled() uint32
- func (x *CCredentials_GetSteamGuardDetails_Response) GetTimestampTwofactorEnabled() uint32
- func (*CCredentials_GetSteamGuardDetails_Response) ProtoMessage()
- func (x *CCredentials_GetSteamGuardDetails_Response) ProtoReflect() protoreflect.Message
- func (x *CCredentials_GetSteamGuardDetails_Response) Reset()
- func (x *CCredentials_GetSteamGuardDetails_Response) String() string
- type CCredentials_GetSteamGuardDetails_Response_SessionData
- func (*CCredentials_GetSteamGuardDetails_Response_SessionData) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromGeolocBeforeMintime() bool
- func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromSameIpBeforeMintime() bool
- func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetMachineId() uint64
- func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetMachineNameUserchosen() string
- func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetPublicIpAddress() string
- func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetPublicIpv4() uint32
- func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetTimestampMachineSteamguardEnabled() uint32
- func (*CCredentials_GetSteamGuardDetails_Response_SessionData) ProtoMessage()
- func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) ProtoReflect() protoreflect.Message
- func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) Reset()
- func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) String() string
- type CCredentials_LastCredentialChangeTime_Request
- func (*CCredentials_LastCredentialChangeTime_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_LastCredentialChangeTime_Request) GetUserChangesOnly() bool
- func (*CCredentials_LastCredentialChangeTime_Request) ProtoMessage()
- func (x *CCredentials_LastCredentialChangeTime_Request) ProtoReflect() protoreflect.Message
- func (x *CCredentials_LastCredentialChangeTime_Request) Reset()
- func (x *CCredentials_LastCredentialChangeTime_Request) String() string
- type CCredentials_LastCredentialChangeTime_Response
- func (*CCredentials_LastCredentialChangeTime_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastEmailChange() uint32
- func (x *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordChange() uint32
- func (x *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordReset() uint32
- func (*CCredentials_LastCredentialChangeTime_Response) ProtoMessage()
- func (x *CCredentials_LastCredentialChangeTime_Response) ProtoReflect() protoreflect.Message
- func (x *CCredentials_LastCredentialChangeTime_Response) Reset()
- func (x *CCredentials_LastCredentialChangeTime_Response) String() string
- type CCredentials_SteamGuardPhishingReport_Request
- func (*CCredentials_SteamGuardPhishingReport_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_SteamGuardPhishingReport_Request) GetIpaddressActual() string
- func (x *CCredentials_SteamGuardPhishingReport_Request) GetParamString() string
- func (*CCredentials_SteamGuardPhishingReport_Request) ProtoMessage()
- func (x *CCredentials_SteamGuardPhishingReport_Request) ProtoReflect() protoreflect.Message
- func (x *CCredentials_SteamGuardPhishingReport_Request) Reset()
- func (x *CCredentials_SteamGuardPhishingReport_Request) String() string
- type CCredentials_SteamGuardPhishingReport_Response
- func (*CCredentials_SteamGuardPhishingReport_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_SteamGuardPhishingReport_Response) GetCitynameActual() string
- func (x *CCredentials_SteamGuardPhishingReport_Response) GetCitynameLoginattempt() string
- func (x *CCredentials_SteamGuardPhishingReport_Response) GetCountrynameActual() string
- func (x *CCredentials_SteamGuardPhishingReport_Response) GetCountrynameLoginattempt() string
- func (x *CCredentials_SteamGuardPhishingReport_Response) GetIpaddressActual() string
- func (x *CCredentials_SteamGuardPhishingReport_Response) GetIpaddressLoginattempt() string
- func (x *CCredentials_SteamGuardPhishingReport_Response) GetStatenameActual() string
- func (x *CCredentials_SteamGuardPhishingReport_Response) GetStatenameLoginattempt() string
- func (x *CCredentials_SteamGuardPhishingReport_Response) GetSteamguardCode() string
- func (*CCredentials_SteamGuardPhishingReport_Response) ProtoMessage()
- func (x *CCredentials_SteamGuardPhishingReport_Response) ProtoReflect() protoreflect.Message
- func (x *CCredentials_SteamGuardPhishingReport_Response) Reset()
- func (x *CCredentials_SteamGuardPhishingReport_Response) String() string
- type CCredentials_TestAvailablePassword_Request
- func (*CCredentials_TestAvailablePassword_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_TestAvailablePassword_Request) GetAccountName() string
- func (x *CCredentials_TestAvailablePassword_Request) GetPassword() string
- func (x *CCredentials_TestAvailablePassword_Request) GetShaDigestPassword() []byte
- func (*CCredentials_TestAvailablePassword_Request) ProtoMessage()
- func (x *CCredentials_TestAvailablePassword_Request) ProtoReflect() protoreflect.Message
- func (x *CCredentials_TestAvailablePassword_Request) Reset()
- func (x *CCredentials_TestAvailablePassword_Request) String() string
- type CCredentials_TestAvailablePassword_Response
- func (*CCredentials_TestAvailablePassword_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_TestAvailablePassword_Response) GetIsValid() bool
- func (*CCredentials_TestAvailablePassword_Response) ProtoMessage()
- func (x *CCredentials_TestAvailablePassword_Response) ProtoReflect() protoreflect.Message
- func (x *CCredentials_TestAvailablePassword_Response) Reset()
- func (x *CCredentials_TestAvailablePassword_Response) String() string
- type CCredentials_ValidateEmailAddress_Request
- func (*CCredentials_ValidateEmailAddress_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_ValidateEmailAddress_Request) GetStoken() string
- func (*CCredentials_ValidateEmailAddress_Request) ProtoMessage()
- func (x *CCredentials_ValidateEmailAddress_Request) ProtoReflect() protoreflect.Message
- func (x *CCredentials_ValidateEmailAddress_Request) Reset()
- func (x *CCredentials_ValidateEmailAddress_Request) String() string
- type CCredentials_ValidateEmailAddress_Response
- func (*CCredentials_ValidateEmailAddress_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCredentials_ValidateEmailAddress_Response) GetWasValidated() bool
- func (*CCredentials_ValidateEmailAddress_Response) ProtoMessage()
- func (x *CCredentials_ValidateEmailAddress_Response) ProtoReflect() protoreflect.Message
- func (x *CCredentials_ValidateEmailAddress_Response) Reset()
- func (x *CCredentials_ValidateEmailAddress_Response) String() string
- type CDeviceAuth_AcceptAuthorizationRequest_Request
- func (*CDeviceAuth_AcceptAuthorizationRequest_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) GetAuthCode() uint64
- func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) GetAuthDeviceToken() uint64
- func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) GetFromSteamid() uint64
- func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) GetSteamid() uint64
- func (*CDeviceAuth_AcceptAuthorizationRequest_Request) ProtoMessage()
- func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) Reset()
- func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) String() string
- type CDeviceAuth_AcceptAuthorizationRequest_Response
- func (*CDeviceAuth_AcceptAuthorizationRequest_Response) Descriptor() ([]byte, []int)deprecated
- func (*CDeviceAuth_AcceptAuthorizationRequest_Response) ProtoMessage()
- func (x *CDeviceAuth_AcceptAuthorizationRequest_Response) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_AcceptAuthorizationRequest_Response) Reset()
- func (x *CDeviceAuth_AcceptAuthorizationRequest_Response) String() string
- type CDeviceAuth_AddAuthorizedBorrowers_Request
- func (*CDeviceAuth_AddAuthorizedBorrowers_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_AddAuthorizedBorrowers_Request) GetSteamid() uint64
- func (x *CDeviceAuth_AddAuthorizedBorrowers_Request) GetSteamidBorrower() []uint64
- func (*CDeviceAuth_AddAuthorizedBorrowers_Request) ProtoMessage()
- func (x *CDeviceAuth_AddAuthorizedBorrowers_Request) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_AddAuthorizedBorrowers_Request) Reset()
- func (x *CDeviceAuth_AddAuthorizedBorrowers_Request) String() string
- type CDeviceAuth_AddAuthorizedBorrowers_Response
- func (*CDeviceAuth_AddAuthorizedBorrowers_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_AddAuthorizedBorrowers_Response) GetSecondsToWait() int32
- func (*CDeviceAuth_AddAuthorizedBorrowers_Response) ProtoMessage()
- func (x *CDeviceAuth_AddAuthorizedBorrowers_Response) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_AddAuthorizedBorrowers_Response) Reset()
- func (x *CDeviceAuth_AddAuthorizedBorrowers_Response) String() string
- type CDeviceAuth_AuthorizeRemoteDevice_Request
- func (*CDeviceAuth_AuthorizeRemoteDevice_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_AuthorizeRemoteDevice_Request) GetAuthDeviceToken() uint64
- func (x *CDeviceAuth_AuthorizeRemoteDevice_Request) GetSteamid() uint64
- func (*CDeviceAuth_AuthorizeRemoteDevice_Request) ProtoMessage()
- func (x *CDeviceAuth_AuthorizeRemoteDevice_Request) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_AuthorizeRemoteDevice_Request) Reset()
- func (x *CDeviceAuth_AuthorizeRemoteDevice_Request) String() string
- type CDeviceAuth_AuthorizeRemoteDevice_Response
- func (*CDeviceAuth_AuthorizeRemoteDevice_Response) Descriptor() ([]byte, []int)deprecated
- func (*CDeviceAuth_AuthorizeRemoteDevice_Response) ProtoMessage()
- func (x *CDeviceAuth_AuthorizeRemoteDevice_Response) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_AuthorizeRemoteDevice_Response) Reset()
- func (x *CDeviceAuth_AuthorizeRemoteDevice_Response) String() string
- type CDeviceAuth_DeauthorizeRemoteDevice_Request
- func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_DeauthorizeRemoteDevice_Request) GetAuthDeviceToken() uint64
- func (x *CDeviceAuth_DeauthorizeRemoteDevice_Request) GetSteamid() uint64
- func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) ProtoMessage()
- func (x *CDeviceAuth_DeauthorizeRemoteDevice_Request) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_DeauthorizeRemoteDevice_Request) Reset()
- func (x *CDeviceAuth_DeauthorizeRemoteDevice_Request) String() string
- type CDeviceAuth_DeauthorizeRemoteDevice_Response
- func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) Descriptor() ([]byte, []int)deprecated
- func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) ProtoMessage()
- func (x *CDeviceAuth_DeauthorizeRemoteDevice_Response) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_DeauthorizeRemoteDevice_Response) Reset()
- func (x *CDeviceAuth_DeauthorizeRemoteDevice_Response) String() string
- type CDeviceAuth_GetAuthorizedAsBorrower_Request
- func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) GetIncludeCanceled() bool
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) GetIncludePending() bool
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) GetSteamid() uint64
- func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) ProtoMessage()
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) Reset()
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) String() string
- type CDeviceAuth_GetAuthorizedAsBorrower_Response
- func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response) GetLenders() []*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender
- func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) ProtoMessage()
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response) Reset()
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response) String() string
- type CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender
- func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsCanceled() bool
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsPending() bool
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsUsed() bool
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetSteamid() uint64
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetTimeCreated() uint32
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetTimeFirst() uint32
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetTimeRemoved() uint32
- func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) ProtoMessage()
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) Reset()
- func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) String() string
- type CDeviceAuth_GetAuthorizedBorrowers_Request
- func (*CDeviceAuth_GetAuthorizedBorrowers_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludeCanceled() bool
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludePending() bool
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) GetSteamid() uint64
- func (*CDeviceAuth_GetAuthorizedBorrowers_Request) ProtoMessage()
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) Reset()
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) String() string
- type CDeviceAuth_GetAuthorizedBorrowers_Response
- func (*CDeviceAuth_GetAuthorizedBorrowers_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Response) GetBorrowers() []*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower
- func (*CDeviceAuth_GetAuthorizedBorrowers_Response) ProtoMessage()
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Response) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Response) Reset()
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Response) String() string
- type CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower
- func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetIsCanceled() bool
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetIsPending() bool
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetSteamid() uint64
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetTimeCreated() uint32
- func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) ProtoMessage()
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) Reset()
- func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) String() string
- type CDeviceAuth_GetBorrowerPlayHistory_Request
- func (*CDeviceAuth_GetBorrowerPlayHistory_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Request) GetAppid() uint32
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Request) GetSteamid() uint64
- func (*CDeviceAuth_GetBorrowerPlayHistory_Request) ProtoMessage()
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Request) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Request) Reset()
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Request) String() string
- type CDeviceAuth_GetBorrowerPlayHistory_Response
- func (*CDeviceAuth_GetBorrowerPlayHistory_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response) GetLenderHistory() []*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory
- func (*CDeviceAuth_GetBorrowerPlayHistory_Response) ProtoMessage()
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response) Reset()
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response) String() string
- type CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory
- func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetAppid() uint32
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetTimeLast() uint32
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetTimeTotal() uint32
- func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) ProtoMessage()
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) Reset()
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) String() string
- type CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory
- func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) GetGameHistory() []*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) GetSteamid() uint64
- func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) ProtoMessage()
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) Reset()
- func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) String() string
- type CDeviceAuth_GetExcludedGamesInLibrary_Request
- func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Request) GetSteamid() uint64
- func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) ProtoMessage()
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Request) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Request) Reset()
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Request) String() string
- type CDeviceAuth_GetExcludedGamesInLibrary_Response
- func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response) GetExcludedGames() []*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame
- func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) ProtoMessage()
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response) Reset()
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response) String() string
- type CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame
- func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetAppid() uint32
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetGameName() string
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetPackageExcluded() bool
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetVacBanned() bool
- func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) ProtoMessage()
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) Reset()
- func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) String() string
- type CDeviceAuth_GetOwnAuthorizedDevices_Request
- func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Request) GetIncludeCanceled() bool
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Request) GetSteamid() uint64
- func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) ProtoMessage()
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Request) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Request) Reset()
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Request) String() string
- type CDeviceAuth_GetOwnAuthorizedDevices_Response
- func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response) GetDevices() []*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device
- func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) ProtoMessage()
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response) Reset()
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response) String() string
- type CDeviceAuth_GetOwnAuthorizedDevices_Response_Device
- func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetAuthDeviceToken() uint64
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetDeviceName() string
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsCanceled() bool
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsLimited() bool
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsPending() bool
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastAppPlayed() uint32
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastBorrowerId() uint64
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastTimeUsed() uint32
- func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) ProtoMessage()
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) Reset()
- func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) String() string
- type CDeviceAuth_GetUsedAuthorizedDevices_Request
- func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Request) GetSteamid() uint64
- func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) ProtoMessage()
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Request) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Request) Reset()
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Request) String() string
- type CDeviceAuth_GetUsedAuthorizedDevices_Response
- func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response) GetDevices() []*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device
- func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) ProtoMessage()
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response) Reset()
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response) String() string
- type CDeviceAuth_GetUsedAuthorizedDevices_Response_Device
- func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetAuthDeviceToken() uint64
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetDeviceName() string
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetLastAppPlayed() uint32
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetLastTimeUsed() uint32
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetOwnerSteamid() uint64
- func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) ProtoMessage()
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) Reset()
- func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) String() string
- type CDeviceAuth_RemoveAuthorizedBorrowers_Request
- func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Request) GetSteamid() uint64
- func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Request) GetSteamidBorrower() []uint64
- func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) ProtoMessage()
- func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Request) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Request) Reset()
- func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Request) String() string
- type CDeviceAuth_RemoveAuthorizedBorrowers_Response
- func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) Descriptor() ([]byte, []int)deprecated
- func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) ProtoMessage()
- func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Response) ProtoReflect() protoreflect.Message
- func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Response) Reset()
- func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Response) String() string
- type CGameNotifications_CreateSession_Request
- func (*CGameNotifications_CreateSession_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_CreateSession_Request) GetAppid() uint32
- func (x *CGameNotifications_CreateSession_Request) GetContext() uint64
- func (x *CGameNotifications_CreateSession_Request) GetSteamid() uint64
- func (x *CGameNotifications_CreateSession_Request) GetTitle() *CGameNotifications_LocalizedText
- func (x *CGameNotifications_CreateSession_Request) GetUsers() []*CGameNotifications_UserStatus
- func (*CGameNotifications_CreateSession_Request) ProtoMessage()
- func (x *CGameNotifications_CreateSession_Request) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_CreateSession_Request) Reset()
- func (x *CGameNotifications_CreateSession_Request) String() string
- type CGameNotifications_CreateSession_Response
- func (*CGameNotifications_CreateSession_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_CreateSession_Response) GetSessionid() uint64
- func (*CGameNotifications_CreateSession_Response) ProtoMessage()
- func (x *CGameNotifications_CreateSession_Response) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_CreateSession_Response) Reset()
- func (x *CGameNotifications_CreateSession_Response) String() string
- type CGameNotifications_DeleteSession_Request
- func (*CGameNotifications_DeleteSession_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_DeleteSession_Request) GetAppid() uint32
- func (x *CGameNotifications_DeleteSession_Request) GetSessionid() uint64
- func (x *CGameNotifications_DeleteSession_Request) GetSteamid() uint64
- func (*CGameNotifications_DeleteSession_Request) ProtoMessage()
- func (x *CGameNotifications_DeleteSession_Request) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_DeleteSession_Request) Reset()
- func (x *CGameNotifications_DeleteSession_Request) String() string
- type CGameNotifications_DeleteSession_Response
- func (*CGameNotifications_DeleteSession_Response) Descriptor() ([]byte, []int)deprecated
- func (*CGameNotifications_DeleteSession_Response) ProtoMessage()
- func (x *CGameNotifications_DeleteSession_Response) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_DeleteSession_Response) Reset()
- func (x *CGameNotifications_DeleteSession_Response) String() string
- type CGameNotifications_EnumerateSessions_Request
- func (*CGameNotifications_EnumerateSessions_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_EnumerateSessions_Request) GetAppid() uint32
- func (x *CGameNotifications_EnumerateSessions_Request) GetIncludeAllUserMessages() bool
- func (x *CGameNotifications_EnumerateSessions_Request) GetIncludeAuthUserMessage() bool
- func (x *CGameNotifications_EnumerateSessions_Request) GetLanguage() string
- func (*CGameNotifications_EnumerateSessions_Request) ProtoMessage()
- func (x *CGameNotifications_EnumerateSessions_Request) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_EnumerateSessions_Request) Reset()
- func (x *CGameNotifications_EnumerateSessions_Request) String() string
- type CGameNotifications_EnumerateSessions_Response
- func (*CGameNotifications_EnumerateSessions_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_EnumerateSessions_Response) GetSessions() []*CGameNotifications_Session
- func (*CGameNotifications_EnumerateSessions_Response) ProtoMessage()
- func (x *CGameNotifications_EnumerateSessions_Response) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_EnumerateSessions_Response) Reset()
- func (x *CGameNotifications_EnumerateSessions_Response) String() string
- type CGameNotifications_GetSessionDetails_Request
- func (*CGameNotifications_GetSessionDetails_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_GetSessionDetails_Request) GetAppid() uint32
- func (x *CGameNotifications_GetSessionDetails_Request) GetLanguage() string
- func (x *CGameNotifications_GetSessionDetails_Request) GetSessions() []*CGameNotifications_GetSessionDetails_Request_RequestedSession
- func (*CGameNotifications_GetSessionDetails_Request) ProtoMessage()
- func (x *CGameNotifications_GetSessionDetails_Request) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_GetSessionDetails_Request) Reset()
- func (x *CGameNotifications_GetSessionDetails_Request) String() string
- type CGameNotifications_GetSessionDetails_Request_RequestedSession
- func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_GetSessionDetails_Request_RequestedSession) GetIncludeAuthUserMessage() bool
- func (x *CGameNotifications_GetSessionDetails_Request_RequestedSession) GetSessionid() uint64
- func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) ProtoMessage()
- func (x *CGameNotifications_GetSessionDetails_Request_RequestedSession) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_GetSessionDetails_Request_RequestedSession) Reset()
- func (x *CGameNotifications_GetSessionDetails_Request_RequestedSession) String() string
- type CGameNotifications_GetSessionDetails_Response
- func (*CGameNotifications_GetSessionDetails_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_GetSessionDetails_Response) GetSessions() []*CGameNotifications_Session
- func (*CGameNotifications_GetSessionDetails_Response) ProtoMessage()
- func (x *CGameNotifications_GetSessionDetails_Response) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_GetSessionDetails_Response) Reset()
- func (x *CGameNotifications_GetSessionDetails_Response) String() string
- type CGameNotifications_LocalizedText
- func (*CGameNotifications_LocalizedText) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_LocalizedText) GetRenderedText() string
- func (x *CGameNotifications_LocalizedText) GetToken() string
- func (x *CGameNotifications_LocalizedText) GetVariables() []*CGameNotifications_Variable
- func (*CGameNotifications_LocalizedText) ProtoMessage()
- func (x *CGameNotifications_LocalizedText) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_LocalizedText) Reset()
- func (x *CGameNotifications_LocalizedText) String() string
- type CGameNotifications_OnNotificationsRequested_Notification
- func (*CGameNotifications_OnNotificationsRequested_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_OnNotificationsRequested_Notification) GetAppid() uint32
- func (x *CGameNotifications_OnNotificationsRequested_Notification) GetSteamid() uint64
- func (*CGameNotifications_OnNotificationsRequested_Notification) ProtoMessage()
- func (x *CGameNotifications_OnNotificationsRequested_Notification) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_OnNotificationsRequested_Notification) Reset()
- func (x *CGameNotifications_OnNotificationsRequested_Notification) String() string
- type CGameNotifications_OnUserStatusChanged_Notification
- func (*CGameNotifications_OnUserStatusChanged_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_OnUserStatusChanged_Notification) GetAppid() uint32
- func (x *CGameNotifications_OnUserStatusChanged_Notification) GetRemoved() bool
- func (x *CGameNotifications_OnUserStatusChanged_Notification) GetSessionid() uint64
- func (x *CGameNotifications_OnUserStatusChanged_Notification) GetStatus() *CGameNotifications_UserStatus
- func (x *CGameNotifications_OnUserStatusChanged_Notification) GetSteamid() uint64
- func (*CGameNotifications_OnUserStatusChanged_Notification) ProtoMessage()
- func (x *CGameNotifications_OnUserStatusChanged_Notification) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_OnUserStatusChanged_Notification) Reset()
- func (x *CGameNotifications_OnUserStatusChanged_Notification) String() string
- type CGameNotifications_Session
- func (*CGameNotifications_Session) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_Session) GetAppid() uint64
- func (x *CGameNotifications_Session) GetContext() uint64
- func (x *CGameNotifications_Session) GetSessionid() uint64
- func (x *CGameNotifications_Session) GetTimeCreated() uint32
- func (x *CGameNotifications_Session) GetTimeUpdated() uint32
- func (x *CGameNotifications_Session) GetTitle() *CGameNotifications_LocalizedText
- func (x *CGameNotifications_Session) GetUserStatus() []*CGameNotifications_UserStatus
- func (*CGameNotifications_Session) ProtoMessage()
- func (x *CGameNotifications_Session) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_Session) Reset()
- func (x *CGameNotifications_Session) String() string
- type CGameNotifications_UpdateNotificationSettings_Request
- func (*CGameNotifications_UpdateNotificationSettings_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_UpdateNotificationSettings_Request) GetGameNotificationSettings() []*GameNotificationSettings
- func (*CGameNotifications_UpdateNotificationSettings_Request) ProtoMessage()
- func (x *CGameNotifications_UpdateNotificationSettings_Request) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_UpdateNotificationSettings_Request) Reset()
- func (x *CGameNotifications_UpdateNotificationSettings_Request) String() string
- type CGameNotifications_UpdateNotificationSettings_Response
- func (*CGameNotifications_UpdateNotificationSettings_Response) Descriptor() ([]byte, []int)deprecated
- func (*CGameNotifications_UpdateNotificationSettings_Response) ProtoMessage()
- func (x *CGameNotifications_UpdateNotificationSettings_Response) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_UpdateNotificationSettings_Response) Reset()
- func (x *CGameNotifications_UpdateNotificationSettings_Response) String() string
- type CGameNotifications_UpdateSession_Request
- func (*CGameNotifications_UpdateSession_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_UpdateSession_Request) GetAppid() uint32
- func (x *CGameNotifications_UpdateSession_Request) GetSessionid() uint64
- func (x *CGameNotifications_UpdateSession_Request) GetSteamid() uint64
- func (x *CGameNotifications_UpdateSession_Request) GetTitle() *CGameNotifications_LocalizedText
- func (x *CGameNotifications_UpdateSession_Request) GetUsers() []*CGameNotifications_UserStatus
- func (*CGameNotifications_UpdateSession_Request) ProtoMessage()
- func (x *CGameNotifications_UpdateSession_Request) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_UpdateSession_Request) Reset()
- func (x *CGameNotifications_UpdateSession_Request) String() string
- type CGameNotifications_UpdateSession_Response
- func (*CGameNotifications_UpdateSession_Response) Descriptor() ([]byte, []int)deprecated
- func (*CGameNotifications_UpdateSession_Response) ProtoMessage()
- func (x *CGameNotifications_UpdateSession_Response) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_UpdateSession_Response) Reset()
- func (x *CGameNotifications_UpdateSession_Response) String() string
- type CGameNotifications_UserStatus
- func (*CGameNotifications_UserStatus) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_UserStatus) GetMessage() *CGameNotifications_LocalizedText
- func (x *CGameNotifications_UserStatus) GetState() string
- func (x *CGameNotifications_UserStatus) GetSteamid() uint64
- func (x *CGameNotifications_UserStatus) GetTitle() *CGameNotifications_LocalizedText
- func (*CGameNotifications_UserStatus) ProtoMessage()
- func (x *CGameNotifications_UserStatus) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_UserStatus) Reset()
- func (x *CGameNotifications_UserStatus) String() string
- type CGameNotifications_Variable
- func (*CGameNotifications_Variable) Descriptor() ([]byte, []int)deprecated
- func (x *CGameNotifications_Variable) GetKey() string
- func (x *CGameNotifications_Variable) GetValue() string
- func (*CGameNotifications_Variable) ProtoMessage()
- func (x *CGameNotifications_Variable) ProtoReflect() protoreflect.Message
- func (x *CGameNotifications_Variable) Reset()
- func (x *CGameNotifications_Variable) String() string
- type CMsgAchievementChange
- func (*CMsgAchievementChange) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgAchievementChange) GetAppid() uint32
- func (*CMsgAchievementChange) ProtoMessage()
- func (x *CMsgAchievementChange) ProtoReflect() protoreflect.Message
- func (x *CMsgAchievementChange) Reset()
- func (x *CMsgAchievementChange) String() string
- type CMsgBluetoothDevicesData
- func (*CMsgBluetoothDevicesData) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgBluetoothDevicesData) GetAdapters() []*CMsgBluetoothDevicesData_Adapter
- func (x *CMsgBluetoothDevicesData) GetDevices() []*CMsgBluetoothDevicesData_Device
- func (x *CMsgBluetoothDevicesData) GetManager() *CMsgBluetoothDevicesData_Manager
- func (*CMsgBluetoothDevicesData) ProtoMessage()
- func (x *CMsgBluetoothDevicesData) ProtoReflect() protoreflect.Message
- func (x *CMsgBluetoothDevicesData) Reset()
- func (x *CMsgBluetoothDevicesData) String() string
- type CMsgBluetoothDevicesData_Adapter
- func (*CMsgBluetoothDevicesData_Adapter) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgBluetoothDevicesData_Adapter) GetId() uint32
- func (x *CMsgBluetoothDevicesData_Adapter) GetIsDiscovering() bool
- func (x *CMsgBluetoothDevicesData_Adapter) GetIsEnabled() bool
- func (x *CMsgBluetoothDevicesData_Adapter) GetMac() string
- func (x *CMsgBluetoothDevicesData_Adapter) GetName() string
- func (*CMsgBluetoothDevicesData_Adapter) ProtoMessage()
- func (x *CMsgBluetoothDevicesData_Adapter) ProtoReflect() protoreflect.Message
- func (x *CMsgBluetoothDevicesData_Adapter) Reset()
- func (x *CMsgBluetoothDevicesData_Adapter) String() string
- type CMsgBluetoothDevicesData_Device
- func (*CMsgBluetoothDevicesData_Device) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgBluetoothDevicesData_Device) GetAdapterId() uint32
- func (x *CMsgBluetoothDevicesData_Device) GetEtype() EBluetoothDeviceType
- func (x *CMsgBluetoothDevicesData_Device) GetId() uint32
- func (x *CMsgBluetoothDevicesData_Device) GetIsConnected() bool
- func (x *CMsgBluetoothDevicesData_Device) GetIsPaired() bool
- func (x *CMsgBluetoothDevicesData_Device) GetMac() string
- func (x *CMsgBluetoothDevicesData_Device) GetName() string
- func (x *CMsgBluetoothDevicesData_Device) GetStrengthRaw() int32
- func (*CMsgBluetoothDevicesData_Device) ProtoMessage()
- func (x *CMsgBluetoothDevicesData_Device) ProtoReflect() protoreflect.Message
- func (x *CMsgBluetoothDevicesData_Device) Reset()
- func (x *CMsgBluetoothDevicesData_Device) String() string
- type CMsgBluetoothDevicesData_Manager
- func (*CMsgBluetoothDevicesData_Manager) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgBluetoothDevicesData_Manager) GetIsBluetoothEnabled() bool
- func (*CMsgBluetoothDevicesData_Manager) ProtoMessage()
- func (x *CMsgBluetoothDevicesData_Manager) ProtoReflect() protoreflect.Message
- func (x *CMsgBluetoothDevicesData_Manager) Reset()
- func (x *CMsgBluetoothDevicesData_Manager) String() string
- type CMsgCellList
- type CMsgCellList_Cell
- func (*CMsgCellList_Cell) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCellList_Cell) GetCellId() uint32
- func (x *CMsgCellList_Cell) GetLocName() string
- func (*CMsgCellList_Cell) ProtoMessage()
- func (x *CMsgCellList_Cell) ProtoReflect() protoreflect.Message
- func (x *CMsgCellList_Cell) Reset()
- func (x *CMsgCellList_Cell) String() string
- type CMsgClientShaderHitCache
- func (*CMsgClientShaderHitCache) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientShaderHitCache) GetEntries() []*CMsgClientShaderHitCacheEntry
- func (*CMsgClientShaderHitCache) ProtoMessage()
- func (x *CMsgClientShaderHitCache) ProtoReflect() protoreflect.Message
- func (x *CMsgClientShaderHitCache) Reset()
- func (x *CMsgClientShaderHitCache) String() string
- type CMsgClientShaderHitCacheEntry
- func (*CMsgClientShaderHitCacheEntry) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientShaderHitCacheEntry) GetCodeSha() []byte
- func (x *CMsgClientShaderHitCacheEntry) GetKeySha() []byte
- func (x *CMsgClientShaderHitCacheEntry) GetTimeLastReported() uint64
- func (*CMsgClientShaderHitCacheEntry) ProtoMessage()
- func (x *CMsgClientShaderHitCacheEntry) ProtoReflect() protoreflect.Message
- func (x *CMsgClientShaderHitCacheEntry) Reset()
- func (x *CMsgClientShaderHitCacheEntry) String() string
- type CMsgCloudPendingRemoteOperations
- func (*CMsgCloudPendingRemoteOperations) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCloudPendingRemoteOperations) GetOperations() []*CCloud_PendingRemoteOperation
- func (*CMsgCloudPendingRemoteOperations) ProtoMessage()
- func (x *CMsgCloudPendingRemoteOperations) ProtoReflect() protoreflect.Message
- func (x *CMsgCloudPendingRemoteOperations) Reset()
- func (x *CMsgCloudPendingRemoteOperations) String() string
- type CMsgGenerateSystemReportReply
- func (*CMsgGenerateSystemReportReply) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgGenerateSystemReportReply) GetReportId() string
- func (*CMsgGenerateSystemReportReply) ProtoMessage()
- func (x *CMsgGenerateSystemReportReply) ProtoReflect() protoreflect.Message
- func (x *CMsgGenerateSystemReportReply) Reset()
- func (x *CMsgGenerateSystemReportReply) String() string
- type CMsgMonitorInfo
- func (*CMsgMonitorInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgMonitorInfo) GetMonitors() []*CMsgMonitorInfo_MonitorInfo
- func (x *CMsgMonitorInfo) GetSelectedDisplayName() string
- func (*CMsgMonitorInfo) ProtoMessage()
- func (x *CMsgMonitorInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgMonitorInfo) Reset()
- func (x *CMsgMonitorInfo) String() string
- type CMsgMonitorInfo_MonitorInfo
- func (*CMsgMonitorInfo_MonitorInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgMonitorInfo_MonitorInfo) GetMonitorDeviceName() string
- func (x *CMsgMonitorInfo_MonitorInfo) GetMonitorDisplayName() string
- func (*CMsgMonitorInfo_MonitorInfo) ProtoMessage()
- func (x *CMsgMonitorInfo_MonitorInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgMonitorInfo_MonitorInfo) Reset()
- func (x *CMsgMonitorInfo_MonitorInfo) String() string
- type CMsgNetworkDeviceConnect
- func (*CMsgNetworkDeviceConnect) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceConnect) GetApCustom() *CMsgNetworkDeviceConnect_CustomAP
- func (m *CMsgNetworkDeviceConnect) GetApInfo() isCMsgNetworkDeviceConnect_ApInfo
- func (x *CMsgNetworkDeviceConnect) GetApKnown() *CMsgNetworkDeviceConnect_KnownAP
- func (x *CMsgNetworkDeviceConnect) GetCredentials() *CMsgNetworkDeviceConnect_Credentials
- func (x *CMsgNetworkDeviceConnect) GetDeviceId() uint32
- func (x *CMsgNetworkDeviceConnect) GetIp4() *CMsgNetworkDeviceIP4Config
- func (x *CMsgNetworkDeviceConnect) GetIp6() *CMsgNetworkDeviceIP6Config
- func (*CMsgNetworkDeviceConnect) ProtoMessage()
- func (x *CMsgNetworkDeviceConnect) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceConnect) Reset()
- func (x *CMsgNetworkDeviceConnect) String() string
- type CMsgNetworkDeviceConnect_ApCustom
- type CMsgNetworkDeviceConnect_ApKnown
- type CMsgNetworkDeviceConnect_Credentials
- func (*CMsgNetworkDeviceConnect_Credentials) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceConnect_Credentials) GetPassword() string
- func (x *CMsgNetworkDeviceConnect_Credentials) GetUsername() string
- func (*CMsgNetworkDeviceConnect_Credentials) ProtoMessage()
- func (x *CMsgNetworkDeviceConnect_Credentials) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceConnect_Credentials) Reset()
- func (x *CMsgNetworkDeviceConnect_Credentials) String() string
- type CMsgNetworkDeviceConnect_CustomAP
- func (*CMsgNetworkDeviceConnect_CustomAP) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceConnect_CustomAP) GetEsecurity() int32
- func (x *CMsgNetworkDeviceConnect_CustomAP) GetSsid() string
- func (*CMsgNetworkDeviceConnect_CustomAP) ProtoMessage()
- func (x *CMsgNetworkDeviceConnect_CustomAP) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceConnect_CustomAP) Reset()
- func (x *CMsgNetworkDeviceConnect_CustomAP) String() string
- type CMsgNetworkDeviceConnect_KnownAP
- func (*CMsgNetworkDeviceConnect_KnownAP) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceConnect_KnownAP) GetApId() uint32
- func (*CMsgNetworkDeviceConnect_KnownAP) ProtoMessage()
- func (x *CMsgNetworkDeviceConnect_KnownAP) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceConnect_KnownAP) Reset()
- func (x *CMsgNetworkDeviceConnect_KnownAP) String() string
- type CMsgNetworkDeviceIP4Address
- func (*CMsgNetworkDeviceIP4Address) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceIP4Address) GetIp() int32
- func (x *CMsgNetworkDeviceIP4Address) GetNetmask() int32
- func (*CMsgNetworkDeviceIP4Address) ProtoMessage()
- func (x *CMsgNetworkDeviceIP4Address) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceIP4Address) Reset()
- func (x *CMsgNetworkDeviceIP4Address) String() string
- type CMsgNetworkDeviceIP4Config
- func (*CMsgNetworkDeviceIP4Config) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceIP4Config) GetAddresses() []*CMsgNetworkDeviceIP4Address
- func (x *CMsgNetworkDeviceIP4Config) GetDnsIp() []int32
- func (x *CMsgNetworkDeviceIP4Config) GetGatewayIp() int32
- func (x *CMsgNetworkDeviceIP4Config) GetIsDefaultRoute() bool
- func (x *CMsgNetworkDeviceIP4Config) GetIsDhcpEnabled() bool
- func (x *CMsgNetworkDeviceIP4Config) GetIsEnabled() bool
- func (*CMsgNetworkDeviceIP4Config) ProtoMessage()
- func (x *CMsgNetworkDeviceIP4Config) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceIP4Config) Reset()
- func (x *CMsgNetworkDeviceIP4Config) String() string
- type CMsgNetworkDeviceIP6Address
- func (*CMsgNetworkDeviceIP6Address) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceIP6Address) GetIp() string
- func (*CMsgNetworkDeviceIP6Address) ProtoMessage()
- func (x *CMsgNetworkDeviceIP6Address) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceIP6Address) Reset()
- func (x *CMsgNetworkDeviceIP6Address) String() string
- type CMsgNetworkDeviceIP6Config
- func (*CMsgNetworkDeviceIP6Config) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceIP6Config) GetAddresses() []*CMsgNetworkDeviceIP6Address
- func (x *CMsgNetworkDeviceIP6Config) GetDnsIp() []string
- func (x *CMsgNetworkDeviceIP6Config) GetGatewayIp() string
- func (x *CMsgNetworkDeviceIP6Config) GetIsDefaultRoute() bool
- func (x *CMsgNetworkDeviceIP6Config) GetIsDhcpEnabled() bool
- func (x *CMsgNetworkDeviceIP6Config) GetIsEnabled() bool
- func (*CMsgNetworkDeviceIP6Config) ProtoMessage()
- func (x *CMsgNetworkDeviceIP6Config) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceIP6Config) Reset()
- func (x *CMsgNetworkDeviceIP6Config) String() string
- type CMsgNetworkDevicesData
- func (*CMsgNetworkDevicesData) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDevicesData) GetDevices() []*CMsgNetworkDevicesData_Device
- func (x *CMsgNetworkDevicesData) GetIsWifiEnabled() bool
- func (x *CMsgNetworkDevicesData) GetIsWifiScanningEnabled() bool
- func (*CMsgNetworkDevicesData) ProtoMessage()
- func (x *CMsgNetworkDevicesData) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDevicesData) Reset()
- func (x *CMsgNetworkDevicesData) String() string
- type CMsgNetworkDevicesData_Device
- func (*CMsgNetworkDevicesData_Device) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDevicesData_Device) GetEstate() int32
- func (x *CMsgNetworkDevicesData_Device) GetEtype() int32
- func (x *CMsgNetworkDevicesData_Device) GetId() uint32
- func (x *CMsgNetworkDevicesData_Device) GetIp4() *CMsgNetworkDeviceIP4Config
- func (x *CMsgNetworkDevicesData_Device) GetIp6() *CMsgNetworkDeviceIP6Config
- func (x *CMsgNetworkDevicesData_Device) GetMac() string
- func (x *CMsgNetworkDevicesData_Device) GetProduct() string
- func (x *CMsgNetworkDevicesData_Device) GetVendor() string
- func (x *CMsgNetworkDevicesData_Device) GetWired() *CMsgNetworkDevicesData_Device_Wired
- func (x *CMsgNetworkDevicesData_Device) GetWireless() *CMsgNetworkDevicesData_Device_Wireless
- func (*CMsgNetworkDevicesData_Device) ProtoMessage()
- func (x *CMsgNetworkDevicesData_Device) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDevicesData_Device) Reset()
- func (x *CMsgNetworkDevicesData_Device) String() string
- type CMsgNetworkDevicesData_Device_Wired
- func (*CMsgNetworkDevicesData_Device_Wired) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDevicesData_Device_Wired) GetFriendlyName() string
- func (x *CMsgNetworkDevicesData_Device_Wired) GetIsCablePresent() bool
- func (x *CMsgNetworkDevicesData_Device_Wired) GetSpeedMbit() uint32
- func (*CMsgNetworkDevicesData_Device_Wired) ProtoMessage()
- func (x *CMsgNetworkDevicesData_Device_Wired) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDevicesData_Device_Wired) Reset()
- func (x *CMsgNetworkDevicesData_Device_Wired) String() string
- type CMsgNetworkDevicesData_Device_Wireless
- func (*CMsgNetworkDevicesData_Device_Wireless) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDevicesData_Device_Wireless) GetAps() []*CMsgNetworkDevicesData_Device_Wireless_AP
- func (x *CMsgNetworkDevicesData_Device_Wireless) GetEsecuritySupported() int32
- func (*CMsgNetworkDevicesData_Device_Wireless) ProtoMessage()
- func (x *CMsgNetworkDevicesData_Device_Wireless) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDevicesData_Device_Wireless) Reset()
- func (x *CMsgNetworkDevicesData_Device_Wireless) String() string
- type CMsgNetworkDevicesData_Device_Wireless_AP
- func (*CMsgNetworkDevicesData_Device_Wireless_AP) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetEsecurity() int32
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetEstrength() int32
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetId() uint32
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetIsActive() bool
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetIsAutoconnect() bool
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetPassword() string
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetSsid() string
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetStrengthRaw() int32
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetUserName() string
- func (*CMsgNetworkDevicesData_Device_Wireless_AP) ProtoMessage()
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) Reset()
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) String() string
- type CMsgSelectOSBranchParams
- func (*CMsgSelectOSBranchParams) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSelectOSBranchParams) GetBranch() EOSBranch
- func (x *CMsgSelectOSBranchParams) GetCustomBranch() string
- func (*CMsgSelectOSBranchParams) ProtoMessage()
- func (x *CMsgSelectOSBranchParams) ProtoReflect() protoreflect.Message
- func (x *CMsgSelectOSBranchParams) Reset()
- func (x *CMsgSelectOSBranchParams) String() string
- type CMsgShortcutAppIds
- func (*CMsgShortcutAppIds) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgShortcutAppIds) GetAppids() []uint32
- func (*CMsgShortcutAppIds) ProtoMessage()
- func (x *CMsgShortcutAppIds) ProtoReflect() protoreflect.Message
- func (x *CMsgShortcutAppIds) Reset()
- func (x *CMsgShortcutAppIds) String() string
- type CMsgShortcutInfo
- func (*CMsgShortcutInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgShortcutInfo) GetAllowDesktopConfig() bool
- func (x *CMsgShortcutInfo) GetAllowOverlay() bool
- func (x *CMsgShortcutInfo) GetAppName() string
- func (x *CMsgShortcutInfo) GetAppid() uint32
- func (x *CMsgShortcutInfo) GetArgs() string
- func (x *CMsgShortcutInfo) GetDevkitGameid() string
- func (x *CMsgShortcutInfo) GetExe() string
- func (x *CMsgShortcutInfo) GetFlatpakAppid() string
- func (x *CMsgShortcutInfo) GetIcon() string
- func (x *CMsgShortcutInfo) GetIsDevkitShortcut() bool
- func (x *CMsgShortcutInfo) GetIsHidden() bool
- func (x *CMsgShortcutInfo) GetIsOpenvr() bool
- func (x *CMsgShortcutInfo) GetIsRemote() bool
- func (x *CMsgShortcutInfo) GetIsTemporary() bool
- func (x *CMsgShortcutInfo) GetOverrideAppid() uint32
- func (x *CMsgShortcutInfo) GetPath() string
- func (x *CMsgShortcutInfo) GetRtLastPlayedTime() uint32
- func (x *CMsgShortcutInfo) GetStartDir() string
- func (x *CMsgShortcutInfo) GetTags() []string
- func (*CMsgShortcutInfo) ProtoMessage()
- func (x *CMsgShortcutInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgShortcutInfo) Reset()
- func (x *CMsgShortcutInfo) String() string
- type CMsgStorageDevicesData
- func (*CMsgStorageDevicesData) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgStorageDevicesData) GetBlockDevices() []*CMsgStorageDevicesData_BlockDevice
- func (x *CMsgStorageDevicesData) GetDrives() []*CMsgStorageDevicesData_Drive
- func (x *CMsgStorageDevicesData) GetIsTrimRunning() bool
- func (x *CMsgStorageDevicesData) GetIsTrimSupported() bool
- func (x *CMsgStorageDevicesData) GetIsUnmountSupported() bool
- func (*CMsgStorageDevicesData) ProtoMessage()
- func (x *CMsgStorageDevicesData) ProtoReflect() protoreflect.Message
- func (x *CMsgStorageDevicesData) Reset()
- func (x *CMsgStorageDevicesData) String() string
- type CMsgStorageDevicesData_BlockDevice
- func (*CMsgStorageDevicesData_BlockDevice) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgStorageDevicesData_BlockDevice) GetContentType() EStorageBlockContentType
- func (x *CMsgStorageDevicesData_BlockDevice) GetDriveId() uint32
- func (x *CMsgStorageDevicesData_BlockDevice) GetFilesystemType() EStorageBlockFileSystemType
- func (x *CMsgStorageDevicesData_BlockDevice) GetFriendlyPath() string
- func (x *CMsgStorageDevicesData_BlockDevice) GetId() uint32
- func (x *CMsgStorageDevicesData_BlockDevice) GetIsFormattable() bool
- func (x *CMsgStorageDevicesData_BlockDevice) GetIsReadOnly() bool
- func (x *CMsgStorageDevicesData_BlockDevice) GetIsRootDevice() bool
- func (x *CMsgStorageDevicesData_BlockDevice) GetLabel() string
- func (x *CMsgStorageDevicesData_BlockDevice) GetMountPath() string
- func (x *CMsgStorageDevicesData_BlockDevice) GetPath() string
- func (x *CMsgStorageDevicesData_BlockDevice) GetSizeBytes() uint64
- func (*CMsgStorageDevicesData_BlockDevice) ProtoMessage()
- func (x *CMsgStorageDevicesData_BlockDevice) ProtoReflect() protoreflect.Message
- func (x *CMsgStorageDevicesData_BlockDevice) Reset()
- func (x *CMsgStorageDevicesData_BlockDevice) String() string
- type CMsgStorageDevicesData_Drive
- func (*CMsgStorageDevicesData_Drive) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgStorageDevicesData_Drive) GetId() uint32
- func (x *CMsgStorageDevicesData_Drive) GetIsEjectable() bool
- func (x *CMsgStorageDevicesData_Drive) GetMediaType() EStorageDriveMediaType
- func (x *CMsgStorageDevicesData_Drive) GetModel() string
- func (x *CMsgStorageDevicesData_Drive) GetSerial() string
- func (x *CMsgStorageDevicesData_Drive) GetSizeBytes() uint64
- func (x *CMsgStorageDevicesData_Drive) GetVendor() string
- func (*CMsgStorageDevicesData_Drive) ProtoMessage()
- func (x *CMsgStorageDevicesData_Drive) ProtoReflect() protoreflect.Message
- func (x *CMsgStorageDevicesData_Drive) Reset()
- func (x *CMsgStorageDevicesData_Drive) String() string
- type CMsgSystemAudioManagerDevice
- func (*CMsgSystemAudioManagerDevice) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerDevice) GetApi() string
- func (x *CMsgSystemAudioManagerDevice) GetBase() *CMsgSystemAudioManagerObject
- func (x *CMsgSystemAudioManagerDevice) GetDescription() string
- func (x *CMsgSystemAudioManagerDevice) GetName() string
- func (x *CMsgSystemAudioManagerDevice) GetNick() string
- func (*CMsgSystemAudioManagerDevice) ProtoMessage()
- func (x *CMsgSystemAudioManagerDevice) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerDevice) Reset()
- func (x *CMsgSystemAudioManagerDevice) String() string
- type CMsgSystemAudioManagerLink
- func (*CMsgSystemAudioManagerLink) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerLink) GetBase() *CMsgSystemAudioManagerObject
- func (x *CMsgSystemAudioManagerLink) GetInputNodeId() uint32
- func (x *CMsgSystemAudioManagerLink) GetInputPortId() uint32
- func (x *CMsgSystemAudioManagerLink) GetOutputNodeId() uint32
- func (x *CMsgSystemAudioManagerLink) GetOutputPortId() uint32
- func (*CMsgSystemAudioManagerLink) ProtoMessage()
- func (x *CMsgSystemAudioManagerLink) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerLink) Reset()
- func (x *CMsgSystemAudioManagerLink) String() string
- type CMsgSystemAudioManagerNode
- func (*CMsgSystemAudioManagerNode) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerNode) GetBase() *CMsgSystemAudioManagerObject
- func (x *CMsgSystemAudioManagerNode) GetDescription() string
- func (x *CMsgSystemAudioManagerNode) GetDeviceId() uint32
- func (x *CMsgSystemAudioManagerNode) GetEdirection() ESystemAudioDirection
- func (x *CMsgSystemAudioManagerNode) GetName() string
- func (x *CMsgSystemAudioManagerNode) GetNick() string
- func (x *CMsgSystemAudioManagerNode) GetVolume() *CMsgSystemAudioVolume
- func (*CMsgSystemAudioManagerNode) ProtoMessage()
- func (x *CMsgSystemAudioManagerNode) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerNode) Reset()
- func (x *CMsgSystemAudioManagerNode) String() string
- type CMsgSystemAudioManagerObject
- func (*CMsgSystemAudioManagerObject) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerObject) GetId() uint32
- func (x *CMsgSystemAudioManagerObject) GetRtimeLastUpdate() uint32
- func (*CMsgSystemAudioManagerObject) ProtoMessage()
- func (x *CMsgSystemAudioManagerObject) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerObject) Reset()
- func (x *CMsgSystemAudioManagerObject) String() string
- type CMsgSystemAudioManagerPort
- func (*CMsgSystemAudioManagerPort) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerPort) GetAlias() string
- func (x *CMsgSystemAudioManagerPort) GetBase() *CMsgSystemAudioManagerObject
- func (x *CMsgSystemAudioManagerPort) GetEdirection() ESystemAudioPortDirection
- func (x *CMsgSystemAudioManagerPort) GetEtype() ESystemAudioPortType
- func (x *CMsgSystemAudioManagerPort) GetIsControl() bool
- func (x *CMsgSystemAudioManagerPort) GetIsMonitor() bool
- func (x *CMsgSystemAudioManagerPort) GetIsPhysical() bool
- func (x *CMsgSystemAudioManagerPort) GetIsTerminal() bool
- func (x *CMsgSystemAudioManagerPort) GetName() string
- func (x *CMsgSystemAudioManagerPort) GetNodeId() uint32
- func (*CMsgSystemAudioManagerPort) ProtoMessage()
- func (x *CMsgSystemAudioManagerPort) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerPort) Reset()
- func (x *CMsgSystemAudioManagerPort) String() string
- type CMsgSystemAudioManagerState
- func (*CMsgSystemAudioManagerState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerState) GetCounter() int32
- func (x *CMsgSystemAudioManagerState) GetHw() *CMsgSystemAudioManagerStateHW
- func (x *CMsgSystemAudioManagerState) GetRtimeFilter() uint32
- func (*CMsgSystemAudioManagerState) ProtoMessage()
- func (x *CMsgSystemAudioManagerState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerState) Reset()
- func (x *CMsgSystemAudioManagerState) String() string
- type CMsgSystemAudioManagerStateHW
- func (*CMsgSystemAudioManagerStateHW) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerStateHW) GetDevices() []*CMsgSystemAudioManagerDevice
- func (x *CMsgSystemAudioManagerStateHW) GetLinks() []*CMsgSystemAudioManagerLink
- func (x *CMsgSystemAudioManagerStateHW) GetNodes() []*CMsgSystemAudioManagerNode
- func (x *CMsgSystemAudioManagerStateHW) GetPorts() []*CMsgSystemAudioManagerPort
- func (*CMsgSystemAudioManagerStateHW) ProtoMessage()
- func (x *CMsgSystemAudioManagerStateHW) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerStateHW) Reset()
- func (x *CMsgSystemAudioManagerStateHW) String() string
- type CMsgSystemAudioManagerUpdateSomething
- func (*CMsgSystemAudioManagerUpdateSomething) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerUpdateSomething) GetCounter() int32
- func (*CMsgSystemAudioManagerUpdateSomething) ProtoMessage()
- func (x *CMsgSystemAudioManagerUpdateSomething) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerUpdateSomething) Reset()
- func (x *CMsgSystemAudioManagerUpdateSomething) String() string
- type CMsgSystemAudioVolume
- func (*CMsgSystemAudioVolume) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioVolume) GetEntries() []*CMsgSystemAudioVolume_ChannelEntry
- func (x *CMsgSystemAudioVolume) GetIsMuted() bool
- func (*CMsgSystemAudioVolume) ProtoMessage()
- func (x *CMsgSystemAudioVolume) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioVolume) Reset()
- func (x *CMsgSystemAudioVolume) String() string
- type CMsgSystemAudioVolume_ChannelEntry
- func (*CMsgSystemAudioVolume_ChannelEntry) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioVolume_ChannelEntry) GetEchannel() ESystemAudioChannel
- func (x *CMsgSystemAudioVolume_ChannelEntry) GetVolume() float32
- func (*CMsgSystemAudioVolume_ChannelEntry) ProtoMessage()
- func (x *CMsgSystemAudioVolume_ChannelEntry) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioVolume_ChannelEntry) Reset()
- func (x *CMsgSystemAudioVolume_ChannelEntry) String() string
- type CMsgSystemDisplay
- func (*CMsgSystemDisplay) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDisplay) GetCompatibilityParams() []int32
- func (x *CMsgSystemDisplay) GetCurrentModeId() int32
- func (x *CMsgSystemDisplay) GetDescription() string
- func (x *CMsgSystemDisplay) GetHasModeOverride() bool
- func (x *CMsgSystemDisplay) GetHeightMm() int32
- func (x *CMsgSystemDisplay) GetId() int32
- func (x *CMsgSystemDisplay) GetIsEnabled() bool
- func (x *CMsgSystemDisplay) GetIsHdrCapable() bool
- func (x *CMsgSystemDisplay) GetIsHdrEnabled() bool
- func (x *CMsgSystemDisplay) GetIsInternal() bool
- func (x *CMsgSystemDisplay) GetIsPrimary() bool
- func (x *CMsgSystemDisplay) GetIsVrrCapable() bool
- func (x *CMsgSystemDisplay) GetIsVrrEnabled() bool
- func (x *CMsgSystemDisplay) GetModes() []*CMsgSystemDisplayMode
- func (x *CMsgSystemDisplay) GetName() string
- func (x *CMsgSystemDisplay) GetRefreshRateMax() int32
- func (x *CMsgSystemDisplay) GetRefreshRateMin() int32
- func (x *CMsgSystemDisplay) GetWidthMm() int32
- func (*CMsgSystemDisplay) ProtoMessage()
- func (x *CMsgSystemDisplay) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDisplay) Reset()
- func (x *CMsgSystemDisplay) String() string
- type CMsgSystemDisplayManagerSetMode
- func (*CMsgSystemDisplayManagerSetMode) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDisplayManagerSetMode) GetDisplayId() int32
- func (x *CMsgSystemDisplayManagerSetMode) GetModeId() int32
- func (*CMsgSystemDisplayManagerSetMode) ProtoMessage()
- func (x *CMsgSystemDisplayManagerSetMode) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDisplayManagerSetMode) Reset()
- func (x *CMsgSystemDisplayManagerSetMode) String() string
- type CMsgSystemDisplayManagerState
- func (*CMsgSystemDisplayManagerState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDisplayManagerState) GetCompatibilityMode() ESystemDisplayCompatibilityMode
- func (x *CMsgSystemDisplayManagerState) GetDisplays() []*CMsgSystemDisplay
- func (x *CMsgSystemDisplayManagerState) GetIsModeSwitchingSupported() bool
- func (*CMsgSystemDisplayManagerState) ProtoMessage()
- func (x *CMsgSystemDisplayManagerState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDisplayManagerState) Reset()
- func (x *CMsgSystemDisplayManagerState) String() string
- type CMsgSystemDisplayMode
- func (*CMsgSystemDisplayMode) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDisplayMode) GetHeight() int32
- func (x *CMsgSystemDisplayMode) GetId() int32
- func (x *CMsgSystemDisplayMode) GetRefreshHz() int32
- func (x *CMsgSystemDisplayMode) GetWidth() int32
- func (*CMsgSystemDisplayMode) ProtoMessage()
- func (x *CMsgSystemDisplayMode) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDisplayMode) Reset()
- func (x *CMsgSystemDisplayMode) String() string
- type CMsgSystemDockState
- func (*CMsgSystemDockState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDockState) GetUpdateState() *CMsgSystemDockUpdateState
- func (*CMsgSystemDockState) ProtoMessage()
- func (x *CMsgSystemDockState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDockState) Reset()
- func (x *CMsgSystemDockState) String() string
- type CMsgSystemDockUpdateFirmware
- func (*CMsgSystemDockUpdateFirmware) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDockUpdateFirmware) GetCheckOnly() bool
- func (*CMsgSystemDockUpdateFirmware) ProtoMessage()
- func (x *CMsgSystemDockUpdateFirmware) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDockUpdateFirmware) Reset()
- func (x *CMsgSystemDockUpdateFirmware) String() string
- type CMsgSystemDockUpdateState
- func (*CMsgSystemDockUpdateState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDockUpdateState) GetOldFwWorkaround() int32
- func (x *CMsgSystemDockUpdateState) GetRtimeEstimatedCompletion() uint32
- func (x *CMsgSystemDockUpdateState) GetRtimeLastChecked() uint32
- func (x *CMsgSystemDockUpdateState) GetStageProgress() float32
- func (x *CMsgSystemDockUpdateState) GetState() EUpdaterState
- func (x *CMsgSystemDockUpdateState) GetVersionAvailable() string
- func (x *CMsgSystemDockUpdateState) GetVersionCurrent() string
- func (*CMsgSystemDockUpdateState) ProtoMessage()
- func (x *CMsgSystemDockUpdateState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDockUpdateState) Reset()
- func (x *CMsgSystemDockUpdateState) String() string
- type CMsgSystemManagerSettings
- func (*CMsgSystemManagerSettings) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemManagerSettings) GetAlsLuxAlternate() float32
- func (x *CMsgSystemManagerSettings) GetAlsLuxMedian() float32
- func (x *CMsgSystemManagerSettings) GetAlsLuxPrimary() float32
- func (x *CMsgSystemManagerSettings) GetDisplayAdaptiveBrightnessEnabled() bool
- func (x *CMsgSystemManagerSettings) GetDisplayBacklightRaw() float32
- func (x *CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemax() float32
- func (x *CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemin() float32
- func (x *CMsgSystemManagerSettings) GetDisplayColorgamut() float32
- func (x *CMsgSystemManagerSettings) GetDisplayColorgamutLabelset() EColorGamutLabelSet
- func (x *CMsgSystemManagerSettings) GetDisplayColortemp() float32
- func (x *CMsgSystemManagerSettings) GetDisplayColortempDefault() float32
- func (x *CMsgSystemManagerSettings) GetDisplayColortempEnabled() bool
- func (x *CMsgSystemManagerSettings) GetDisplayDiagnosticsEnabled() bool
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeBlend() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeEnabled() bool
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeMaxhue() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeMaxsat() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeReset() bool
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEnabled() bool
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEndtime() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleStarttime() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeTintstrength() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeUiexp() float32
- func (x *CMsgSystemManagerSettings) GetFanControlMode() ESystemFanControlMode
- func (x *CMsgSystemManagerSettings) GetIdleBacklightDimAcSeconds() float32
- func (x *CMsgSystemManagerSettings) GetIdleBacklightDimBatterySeconds() float32
- func (x *CMsgSystemManagerSettings) GetIdleSuspendAcSeconds() float32
- func (x *CMsgSystemManagerSettings) GetIdleSuspendBatterySeconds() float32
- func (x *CMsgSystemManagerSettings) GetIdleSuspendSupressed() bool
- func (x *CMsgSystemManagerSettings) GetIsAdaptiveBrightnessAvailable() bool
- func (x *CMsgSystemManagerSettings) GetIsDisplayBrightnessAvailable() bool
- func (x *CMsgSystemManagerSettings) GetIsDisplayColormanagementAvailable() bool
- func (x *CMsgSystemManagerSettings) GetIsDisplayColortempAvailable() bool
- func (x *CMsgSystemManagerSettings) GetIsFanControlAvailable() bool
- func (x *CMsgSystemManagerSettings) GetIsWifiPowersaveEnabled() bool
- func (*CMsgSystemManagerSettings) ProtoMessage()
- func (x *CMsgSystemManagerSettings) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemManagerSettings) Reset()
- func (x *CMsgSystemManagerSettings) String() string
- type CMsgSystemPerfDiagnosticEntry
- func (*CMsgSystemPerfDiagnosticEntry) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfDiagnosticEntry) GetName() string
- func (x *CMsgSystemPerfDiagnosticEntry) GetValue() string
- func (*CMsgSystemPerfDiagnosticEntry) ProtoMessage()
- func (x *CMsgSystemPerfDiagnosticEntry) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfDiagnosticEntry) Reset()
- func (x *CMsgSystemPerfDiagnosticEntry) String() string
- type CMsgSystemPerfDiagnosticInfo
- func (*CMsgSystemPerfDiagnosticInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfDiagnosticInfo) GetBatteryTempC() float32
- func (x *CMsgSystemPerfDiagnosticInfo) GetEntries() []*CMsgSystemPerfDiagnosticEntry
- func (x *CMsgSystemPerfDiagnosticInfo) GetInterfaces() []*CMsgSystemPerfNetworkInterface
- func (*CMsgSystemPerfDiagnosticInfo) ProtoMessage()
- func (x *CMsgSystemPerfDiagnosticInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfDiagnosticInfo) Reset()
- func (x *CMsgSystemPerfDiagnosticInfo) String() string
- type CMsgSystemPerfLimits
- func (*CMsgSystemPerfLimits) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfLimits) GetCpuGovernorManualMaxMhz() int32
- func (x *CMsgSystemPerfLimits) GetCpuGovernorManualMinMhz() int32
- func (x *CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMax() int32
- func (x *CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMin() int32
- func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzMax() int32
- func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzMin() int32
- func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzOcMax() int32
- func (x *CMsgSystemPerfLimits) GetFpsLimitOptions() []int32
- func (x *CMsgSystemPerfLimits) GetFpsLimitOptionsExternal() []int32
- func (x *CMsgSystemPerfLimits) GetFsrSharpnessMax() int32
- func (x *CMsgSystemPerfLimits) GetFsrSharpnessMin() int32
- func (x *CMsgSystemPerfLimits) GetGpuPerformanceLevelsAvailable() []EGPUPerformanceLevel
- func (x *CMsgSystemPerfLimits) GetGpuPerformanceManualMaxMhz() int32
- func (x *CMsgSystemPerfLimits) GetGpuPerformanceManualMinMhz() int32
- func (x *CMsgSystemPerfLimits) GetIsDynamicRefreshRateInSteamSupported() bool
- func (x *CMsgSystemPerfLimits) GetIsDynamicVrsAvailable() bool
- func (x *CMsgSystemPerfLimits) GetIsHdrSupported() bool
- func (x *CMsgSystemPerfLimits) GetIsManualDisplayRefreshRateAvailable() bool
- func (x *CMsgSystemPerfLimits) GetIsNisSupported() bool
- func (x *CMsgSystemPerfLimits) GetIsSplitScalingAndFilteringSupported() bool
- func (x *CMsgSystemPerfLimits) GetIsTearingSupported() bool
- func (x *CMsgSystemPerfLimits) GetIsVrrSupported() bool
- func (x *CMsgSystemPerfLimits) GetNisSharpnessMax() int32
- func (x *CMsgSystemPerfLimits) GetNisSharpnessMin() int32
- func (x *CMsgSystemPerfLimits) GetPerfOverlayIsStandalone() bool
- func (x *CMsgSystemPerfLimits) GetSplitScalingFiltersAvailable() []ESplitScalingFilter
- func (x *CMsgSystemPerfLimits) GetSplitScalingScalersAvailable() []ESplitScalingScaler
- func (x *CMsgSystemPerfLimits) GetTdpLimitMax() int32
- func (x *CMsgSystemPerfLimits) GetTdpLimitMin() int32
- func (*CMsgSystemPerfLimits) ProtoMessage()
- func (x *CMsgSystemPerfLimits) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfLimits) Reset()
- func (x *CMsgSystemPerfLimits) String() string
- type CMsgSystemPerfNetworkInterface
- func (*CMsgSystemPerfNetworkInterface) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfNetworkInterface) GetName() string
- func (x *CMsgSystemPerfNetworkInterface) GetRxBytesPerSec() int32
- func (x *CMsgSystemPerfNetworkInterface) GetRxBytesTotal() int64
- func (x *CMsgSystemPerfNetworkInterface) GetTimestamp() float64
- func (x *CMsgSystemPerfNetworkInterface) GetTxBytesPerSec() int32
- func (x *CMsgSystemPerfNetworkInterface) GetTxBytesTotal() int64
- func (*CMsgSystemPerfNetworkInterface) ProtoMessage()
- func (x *CMsgSystemPerfNetworkInterface) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfNetworkInterface) Reset()
- func (x *CMsgSystemPerfNetworkInterface) String() string
- type CMsgSystemPerfSettings
- func (*CMsgSystemPerfSettings) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfSettings) GetGlobal() *CMsgSystemPerfSettingsGlobal
- func (x *CMsgSystemPerfSettings) GetPerApp() *CMsgSystemPerfSettingsPerApp
- func (*CMsgSystemPerfSettings) ProtoMessage()
- func (x *CMsgSystemPerfSettings) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfSettings) Reset()
- func (x *CMsgSystemPerfSettings) String() string
- type CMsgSystemPerfSettingsGlobal
- func (*CMsgSystemPerfSettingsGlobal) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfSettingsGlobal) GetAllowExperimentalHdr() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetAllowExternalDisplayRefreshControl() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetDebugForceHdrSupport() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetDiagnosticUpdateRate() float32
- func (x *CMsgSystemPerfSettingsGlobal) GetForceHdrWideGammutForSdr() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetForceHdr_10PqOutputDebug() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetGraphicsProfilingServiceState() ESystemServiceState
- func (x *CMsgSystemPerfSettingsGlobal) GetHdrOnSdrTonemapOperator() EHDRToneMapOperator
- func (x *CMsgSystemPerfSettingsGlobal) GetIsAdvancedSettingsEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetIsColorManagementEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetIsDisplayOcEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetIsHdrDebugHeatmapEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetIsHdrEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetIsShowPerfOverlayOverSteamEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetPerfOverlayLevel() EGraphicsPerfOverlayLevel
- func (x *CMsgSystemPerfSettingsGlobal) GetPerfOverlayServiceState() ESystemServiceState
- func (x *CMsgSystemPerfSettingsGlobal) GetSdrToHdrBrightness() float32
- func (x *CMsgSystemPerfSettingsGlobal) GetSystemTraceServiceState() ESystemServiceState
- func (*CMsgSystemPerfSettingsGlobal) ProtoMessage()
- func (x *CMsgSystemPerfSettingsGlobal) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfSettingsGlobal) Reset()
- func (x *CMsgSystemPerfSettingsGlobal) String() string
- type CMsgSystemPerfSettingsPerApp
- func (*CMsgSystemPerfSettingsPerApp) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfSettingsPerApp) GetCpuGovernor() ECPUGovernor
- func (x *CMsgSystemPerfSettingsPerApp) GetCpuGovernorManualMhz() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetDisplayExternalRefreshManualHz() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetDisplayRefreshManualHz() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetForceComposite() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetFpsLimit() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetFpsLimitExternal() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetFsrSharpness() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetGpuPerformanceLevel() EGPUPerformanceLevel
- func (x *CMsgSystemPerfSettingsPerApp) GetGpuPerformanceManualMhz() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetIsCompositeDebugEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsDynamicRefreshRateEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsFpsLimitEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsGamePerfProfileEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsLowLatencyModeEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsTdpLimitEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsTearingEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsVariableResolutionEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsVrrEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetNisSharpness() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetScalingFilter() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetSplitScalingFilter() ESplitScalingFilter
- func (x *CMsgSystemPerfSettingsPerApp) GetSplitScalingScaler() ESplitScalingScaler
- func (x *CMsgSystemPerfSettingsPerApp) GetTdpLimit() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetUseDynamicRefreshRateInSteam() bool
- func (*CMsgSystemPerfSettingsPerApp) ProtoMessage()
- func (x *CMsgSystemPerfSettingsPerApp) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfSettingsPerApp) Reset()
- func (x *CMsgSystemPerfSettingsPerApp) String() string
- type CMsgSystemPerfSettingsV1
- func (*CMsgSystemPerfSettingsV1) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfSettingsV1) GetCpuGovernor() ECPUGovernor
- func (x *CMsgSystemPerfSettingsV1) GetCpuGovernorManualMhz() int32
- func (x *CMsgSystemPerfSettingsV1) GetDiagnosticUpdateRate() float32
- func (x *CMsgSystemPerfSettingsV1) GetDisplayRefreshManualHz() int32
- func (x *CMsgSystemPerfSettingsV1) GetFpsLimit() int32
- func (x *CMsgSystemPerfSettingsV1) GetFsrSharpness() int32
- func (x *CMsgSystemPerfSettingsV1) GetGpuPerformanceLevel() EGPUPerformanceLevel
- func (x *CMsgSystemPerfSettingsV1) GetGpuPerformanceManualMhz() int32
- func (x *CMsgSystemPerfSettingsV1) GetGraphicsProfilingServiceState() ESystemServiceState
- func (x *CMsgSystemPerfSettingsV1) GetIsDynamicRefreshRateEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsFpsLimitEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsGamePerfProfileEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsLowLatencyModeEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsShowPerfOverlayOverSteamEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsTdpLimitEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsVariableResolutionEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetPerfOverlayLevel() EGraphicsPerfOverlayLevel
- func (x *CMsgSystemPerfSettingsV1) GetPerfOverlayServiceState() ESystemServiceState
- func (x *CMsgSystemPerfSettingsV1) GetScalingFilter() int32
- func (x *CMsgSystemPerfSettingsV1) GetSystemTraceServiceState() ESystemServiceState
- func (x *CMsgSystemPerfSettingsV1) GetTdpLimit() int32
- func (*CMsgSystemPerfSettingsV1) ProtoMessage()
- func (x *CMsgSystemPerfSettingsV1) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfSettingsV1) Reset()
- func (x *CMsgSystemPerfSettingsV1) String() string
- type CMsgSystemPerfState
- func (*CMsgSystemPerfState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfState) GetActiveProfileGameId() uint64
- func (x *CMsgSystemPerfState) GetCurrentGameId() uint64
- func (x *CMsgSystemPerfState) GetLimits() *CMsgSystemPerfLimits
- func (x *CMsgSystemPerfState) GetSettings() *CMsgSystemPerfSettings
- func (*CMsgSystemPerfState) ProtoMessage()
- func (x *CMsgSystemPerfState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfState) Reset()
- func (x *CMsgSystemPerfState) String() string
- type CMsgSystemPerfUpdateSettings
- func (*CMsgSystemPerfUpdateSettings) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfUpdateSettings) GetGameid() uint64
- func (x *CMsgSystemPerfUpdateSettings) GetResetToDefault() bool
- func (x *CMsgSystemPerfUpdateSettings) GetSettingsDelta() *CMsgSystemPerfSettings
- func (x *CMsgSystemPerfUpdateSettings) GetSkipStorageUpdate() bool
- func (m *CMsgSystemPerfUpdateSettings) GetUpdate() isCMsgSystemPerfUpdateSettings_Update
- func (*CMsgSystemPerfUpdateSettings) ProtoMessage()
- func (x *CMsgSystemPerfUpdateSettings) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfUpdateSettings) Reset()
- func (x *CMsgSystemPerfUpdateSettings) String() string
- type CMsgSystemPerfUpdateSettings_ResetToDefault
- type CMsgSystemPerfUpdateSettings_SettingsDelta
- type CMsgSystemUpdateApplyParams
- func (*CMsgSystemUpdateApplyParams) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemUpdateApplyParams) GetApplyTypes() []EUpdaterType
- func (*CMsgSystemUpdateApplyParams) ProtoMessage()
- func (x *CMsgSystemUpdateApplyParams) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemUpdateApplyParams) Reset()
- func (x *CMsgSystemUpdateApplyParams) String() string
- type CMsgSystemUpdateApplyResult
- func (*CMsgSystemUpdateApplyResult) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemUpdateApplyResult) GetEresult() uint32
- func (x *CMsgSystemUpdateApplyResult) GetRequiresClientRestart() bool
- func (x *CMsgSystemUpdateApplyResult) GetRequiresSystemRestart() bool
- func (x *CMsgSystemUpdateApplyResult) GetType() EUpdaterType
- func (*CMsgSystemUpdateApplyResult) ProtoMessage()
- func (x *CMsgSystemUpdateApplyResult) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemUpdateApplyResult) Reset()
- func (x *CMsgSystemUpdateApplyResult) String() string
- type CMsgSystemUpdateCheckResult
- func (*CMsgSystemUpdateCheckResult) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemUpdateCheckResult) GetAutoMessage() string
- func (x *CMsgSystemUpdateCheckResult) GetAvailable() bool
- func (x *CMsgSystemUpdateCheckResult) GetEresult() uint32
- func (x *CMsgSystemUpdateCheckResult) GetRtimeChecked() uint32
- func (x *CMsgSystemUpdateCheckResult) GetType() EUpdaterType
- func (x *CMsgSystemUpdateCheckResult) GetVersion() string
- func (*CMsgSystemUpdateCheckResult) ProtoMessage()
- func (x *CMsgSystemUpdateCheckResult) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemUpdateCheckResult) Reset()
- func (x *CMsgSystemUpdateCheckResult) String() string
- type CMsgSystemUpdateProgress
- func (*CMsgSystemUpdateProgress) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemUpdateProgress) GetRtimeEstimatedCompletion() uint32
- func (x *CMsgSystemUpdateProgress) GetStageProgress() float32
- func (x *CMsgSystemUpdateProgress) GetStageSizeBytes() int64
- func (*CMsgSystemUpdateProgress) ProtoMessage()
- func (x *CMsgSystemUpdateProgress) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemUpdateProgress) Reset()
- func (x *CMsgSystemUpdateProgress) String() string
- type CMsgSystemUpdateState
- func (*CMsgSystemUpdateState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemUpdateState) GetProgress() *CMsgSystemUpdateProgress
- func (x *CMsgSystemUpdateState) GetState() EUpdaterState
- func (x *CMsgSystemUpdateState) GetSupportsOsUpdates() bool
- func (x *CMsgSystemUpdateState) GetUpdateApplyResults() []*CMsgSystemUpdateApplyResult
- func (x *CMsgSystemUpdateState) GetUpdateCheckResults() []*CMsgSystemUpdateCheckResult
- func (*CMsgSystemUpdateState) ProtoMessage()
- func (x *CMsgSystemUpdateState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemUpdateState) Reset()
- func (x *CMsgSystemUpdateState) String() string
- type CMsgWebUITransportInfo
- func (*CMsgWebUITransportInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgWebUITransportInfo) GetAuthKey() string
- func (x *CMsgWebUITransportInfo) GetPort() uint32
- func (*CMsgWebUITransportInfo) ProtoMessage()
- func (x *CMsgWebUITransportInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgWebUITransportInfo) Reset()
- func (x *CMsgWebUITransportInfo) String() string
- type COffline_GetOfflineLogonTicket_Request
- func (*COffline_GetOfflineLogonTicket_Request) Descriptor() ([]byte, []int)deprecated
- func (x *COffline_GetOfflineLogonTicket_Request) GetPerformEncryption() bool
- func (x *COffline_GetOfflineLogonTicket_Request) GetPriority() uint32
- func (*COffline_GetOfflineLogonTicket_Request) ProtoMessage()
- func (x *COffline_GetOfflineLogonTicket_Request) ProtoReflect() protoreflect.Message
- func (x *COffline_GetOfflineLogonTicket_Request) Reset()
- func (x *COffline_GetOfflineLogonTicket_Request) String() string
- type COffline_GetOfflineLogonTicket_Response
- func (*COffline_GetOfflineLogonTicket_Response) Descriptor() ([]byte, []int)deprecated
- func (x *COffline_GetOfflineLogonTicket_Response) GetEncryptedTicket() *Offline_Ticket
- func (x *COffline_GetOfflineLogonTicket_Response) GetSerializedTicket() []byte
- func (x *COffline_GetOfflineLogonTicket_Response) GetSignature() []byte
- func (*COffline_GetOfflineLogonTicket_Response) ProtoMessage()
- func (x *COffline_GetOfflineLogonTicket_Response) ProtoReflect() protoreflect.Message
- func (x *COffline_GetOfflineLogonTicket_Response) Reset()
- func (x *COffline_GetOfflineLogonTicket_Response) String() string
- type COffline_GetUnsignedOfflineLogonTicket_Request
- func (*COffline_GetUnsignedOfflineLogonTicket_Request) Descriptor() ([]byte, []int)deprecated
- func (*COffline_GetUnsignedOfflineLogonTicket_Request) ProtoMessage()
- func (x *COffline_GetUnsignedOfflineLogonTicket_Request) ProtoReflect() protoreflect.Message
- func (x *COffline_GetUnsignedOfflineLogonTicket_Request) Reset()
- func (x *COffline_GetUnsignedOfflineLogonTicket_Request) String() string
- type COffline_GetUnsignedOfflineLogonTicket_Response
- func (*COffline_GetUnsignedOfflineLogonTicket_Response) Descriptor() ([]byte, []int)deprecated
- func (x *COffline_GetUnsignedOfflineLogonTicket_Response) GetTicket() *COffline_OfflineLogonTicket
- func (*COffline_GetUnsignedOfflineLogonTicket_Response) ProtoMessage()
- func (x *COffline_GetUnsignedOfflineLogonTicket_Response) ProtoReflect() protoreflect.Message
- func (x *COffline_GetUnsignedOfflineLogonTicket_Response) Reset()
- func (x *COffline_GetUnsignedOfflineLogonTicket_Response) String() string
- type COffline_OfflineLogonTicket
- func (*COffline_OfflineLogonTicket) Descriptor() ([]byte, []int)deprecated
- func (x *COffline_OfflineLogonTicket) GetAccountid() uint32
- func (x *COffline_OfflineLogonTicket) GetRtime32CreationTime() uint32
- func (*COffline_OfflineLogonTicket) ProtoMessage()
- func (x *COffline_OfflineLogonTicket) ProtoReflect() protoreflect.Message
- func (x *COffline_OfflineLogonTicket) Reset()
- func (x *COffline_OfflineLogonTicket) String() string
- type CParental_ApproveFeatureAccess_Request
- func (*CParental_ApproveFeatureAccess_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_ApproveFeatureAccess_Request) GetApprove() bool
- func (x *CParental_ApproveFeatureAccess_Request) GetDuration() uint32
- func (x *CParental_ApproveFeatureAccess_Request) GetFeatures() uint32
- func (x *CParental_ApproveFeatureAccess_Request) GetRequestid() uint64
- func (x *CParental_ApproveFeatureAccess_Request) GetSteamid() uint64
- func (*CParental_ApproveFeatureAccess_Request) ProtoMessage()
- func (x *CParental_ApproveFeatureAccess_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_ApproveFeatureAccess_Request) Reset()
- func (x *CParental_ApproveFeatureAccess_Request) String() string
- type CParental_ApproveFeatureAccess_Response
- func (*CParental_ApproveFeatureAccess_Response) Descriptor() ([]byte, []int)deprecated
- func (*CParental_ApproveFeatureAccess_Response) ProtoMessage()
- func (x *CParental_ApproveFeatureAccess_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_ApproveFeatureAccess_Response) Reset()
- func (x *CParental_ApproveFeatureAccess_Response) String() string
- type CParental_DisableParentalSettings_Request
- func (*CParental_DisableParentalSettings_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_DisableParentalSettings_Request) GetPassword() string
- func (x *CParental_DisableParentalSettings_Request) GetSteamid() uint64
- func (*CParental_DisableParentalSettings_Request) ProtoMessage()
- func (x *CParental_DisableParentalSettings_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_DisableParentalSettings_Request) Reset()
- func (x *CParental_DisableParentalSettings_Request) String() string
- type CParental_DisableParentalSettings_Response
- func (*CParental_DisableParentalSettings_Response) Descriptor() ([]byte, []int)deprecated
- func (*CParental_DisableParentalSettings_Response) ProtoMessage()
- func (x *CParental_DisableParentalSettings_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_DisableParentalSettings_Response) Reset()
- func (x *CParental_DisableParentalSettings_Response) String() string
- type CParental_DisableWithRecoveryCode_Request
- func (*CParental_DisableWithRecoveryCode_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_DisableWithRecoveryCode_Request) GetRecoveryCode() uint32
- func (x *CParental_DisableWithRecoveryCode_Request) GetSteamid() uint64
- func (*CParental_DisableWithRecoveryCode_Request) ProtoMessage()
- func (x *CParental_DisableWithRecoveryCode_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_DisableWithRecoveryCode_Request) Reset()
- func (x *CParental_DisableWithRecoveryCode_Request) String() string
- type CParental_DisableWithRecoveryCode_Response
- func (*CParental_DisableWithRecoveryCode_Response) Descriptor() ([]byte, []int)deprecated
- func (*CParental_DisableWithRecoveryCode_Response) ProtoMessage()
- func (x *CParental_DisableWithRecoveryCode_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_DisableWithRecoveryCode_Response) Reset()
- func (x *CParental_DisableWithRecoveryCode_Response) String() string
- type CParental_EnableParentalSettings_Request
- func (*CParental_EnableParentalSettings_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_EnableParentalSettings_Request) GetEnablecode() uint32
- func (x *CParental_EnableParentalSettings_Request) GetPassword() string
- func (x *CParental_EnableParentalSettings_Request) GetSessionid() string
- func (x *CParental_EnableParentalSettings_Request) GetSettings() *ParentalSettings
- func (x *CParental_EnableParentalSettings_Request) GetSteamid() uint64
- func (*CParental_EnableParentalSettings_Request) ProtoMessage()
- func (x *CParental_EnableParentalSettings_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_EnableParentalSettings_Request) Reset()
- func (x *CParental_EnableParentalSettings_Request) String() string
- type CParental_EnableParentalSettings_Response
- func (*CParental_EnableParentalSettings_Response) Descriptor() ([]byte, []int)deprecated
- func (*CParental_EnableParentalSettings_Response) ProtoMessage()
- func (x *CParental_EnableParentalSettings_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_EnableParentalSettings_Response) Reset()
- func (x *CParental_EnableParentalSettings_Response) String() string
- type CParental_GetParentalSettings_Request
- func (*CParental_GetParentalSettings_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_GetParentalSettings_Request) GetSteamid() uint64
- func (*CParental_GetParentalSettings_Request) ProtoMessage()
- func (x *CParental_GetParentalSettings_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_GetParentalSettings_Request) Reset()
- func (x *CParental_GetParentalSettings_Request) String() string
- type CParental_GetParentalSettings_Response
- func (*CParental_GetParentalSettings_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_GetParentalSettings_Response) GetSettings() *ParentalSettings
- func (*CParental_GetParentalSettings_Response) ProtoMessage()
- func (x *CParental_GetParentalSettings_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_GetParentalSettings_Response) Reset()
- func (x *CParental_GetParentalSettings_Response) String() string
- type CParental_GetSignedParentalSettings_Request
- func (*CParental_GetSignedParentalSettings_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_GetSignedParentalSettings_Request) GetPriority() uint32
- func (*CParental_GetSignedParentalSettings_Request) ProtoMessage()
- func (x *CParental_GetSignedParentalSettings_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_GetSignedParentalSettings_Request) Reset()
- func (x *CParental_GetSignedParentalSettings_Request) String() string
- type CParental_GetSignedParentalSettings_Response
- func (*CParental_GetSignedParentalSettings_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_GetSignedParentalSettings_Response) GetSerializedSettings() []byte
- func (x *CParental_GetSignedParentalSettings_Response) GetSignature() []byte
- func (*CParental_GetSignedParentalSettings_Response) ProtoMessage()
- func (x *CParental_GetSignedParentalSettings_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_GetSignedParentalSettings_Response) Reset()
- func (x *CParental_GetSignedParentalSettings_Response) String() string
- type CParental_LockClient_Request
- func (*CParental_LockClient_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_LockClient_Request) GetSession() string
- func (*CParental_LockClient_Request) ProtoMessage()
- func (x *CParental_LockClient_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_LockClient_Request) Reset()
- func (x *CParental_LockClient_Request) String() string
- type CParental_LockClient_Response
- func (*CParental_LockClient_Response) Descriptor() ([]byte, []int)deprecated
- func (*CParental_LockClient_Response) ProtoMessage()
- func (x *CParental_LockClient_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_LockClient_Response) Reset()
- func (x *CParental_LockClient_Response) String() string
- type CParental_ParentalLock_Notification
- func (*CParental_ParentalLock_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_ParentalLock_Notification) GetSessionid() string
- func (*CParental_ParentalLock_Notification) ProtoMessage()
- func (x *CParental_ParentalLock_Notification) ProtoReflect() protoreflect.Message
- func (x *CParental_ParentalLock_Notification) Reset()
- func (x *CParental_ParentalLock_Notification) String() string
- type CParental_ParentalSettingsChange_Notification
- func (*CParental_ParentalSettingsChange_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_ParentalSettingsChange_Notification) GetPassword() string
- func (x *CParental_ParentalSettingsChange_Notification) GetSerializedSettings() []byte
- func (x *CParental_ParentalSettingsChange_Notification) GetSessionid() string
- func (x *CParental_ParentalSettingsChange_Notification) GetSignature() []byte
- func (*CParental_ParentalSettingsChange_Notification) ProtoMessage()
- func (x *CParental_ParentalSettingsChange_Notification) ProtoReflect() protoreflect.Message
- func (x *CParental_ParentalSettingsChange_Notification) Reset()
- func (x *CParental_ParentalSettingsChange_Notification) String() string
- type CParental_ParentalUnlock_Notification
- func (*CParental_ParentalUnlock_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_ParentalUnlock_Notification) GetPassword() string
- func (x *CParental_ParentalUnlock_Notification) GetSessionid() string
- func (*CParental_ParentalUnlock_Notification) ProtoMessage()
- func (x *CParental_ParentalUnlock_Notification) ProtoReflect() protoreflect.Message
- func (x *CParental_ParentalUnlock_Notification) Reset()
- func (x *CParental_ParentalUnlock_Notification) String() string
- type CParental_RequestFeatureAccess_Request
- func (*CParental_RequestFeatureAccess_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_RequestFeatureAccess_Request) GetFeatures() uint32
- func (x *CParental_RequestFeatureAccess_Request) GetSteamid() uint64
- func (*CParental_RequestFeatureAccess_Request) ProtoMessage()
- func (x *CParental_RequestFeatureAccess_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_RequestFeatureAccess_Request) Reset()
- func (x *CParental_RequestFeatureAccess_Request) String() string
- type CParental_RequestFeatureAccess_Response
- func (*CParental_RequestFeatureAccess_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_RequestFeatureAccess_Response) GetRequestid() uint64
- func (*CParental_RequestFeatureAccess_Response) ProtoMessage()
- func (x *CParental_RequestFeatureAccess_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_RequestFeatureAccess_Response) Reset()
- func (x *CParental_RequestFeatureAccess_Response) String() string
- type CParental_RequestRecoveryCode_Request
- func (*CParental_RequestRecoveryCode_Request) Descriptor() ([]byte, []int)deprecated
- func (*CParental_RequestRecoveryCode_Request) ProtoMessage()
- func (x *CParental_RequestRecoveryCode_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_RequestRecoveryCode_Request) Reset()
- func (x *CParental_RequestRecoveryCode_Request) String() string
- type CParental_RequestRecoveryCode_Response
- func (*CParental_RequestRecoveryCode_Response) Descriptor() ([]byte, []int)deprecated
- func (*CParental_RequestRecoveryCode_Response) ProtoMessage()
- func (x *CParental_RequestRecoveryCode_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_RequestRecoveryCode_Response) Reset()
- func (x *CParental_RequestRecoveryCode_Response) String() string
- type CParental_SetParentalSettings_Request
- func (*CParental_SetParentalSettings_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_SetParentalSettings_Request) GetNewPassword() string
- func (x *CParental_SetParentalSettings_Request) GetPassword() string
- func (x *CParental_SetParentalSettings_Request) GetSessionid() string
- func (x *CParental_SetParentalSettings_Request) GetSettings() *ParentalSettings
- func (x *CParental_SetParentalSettings_Request) GetSteamid() uint64
- func (*CParental_SetParentalSettings_Request) ProtoMessage()
- func (x *CParental_SetParentalSettings_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_SetParentalSettings_Request) Reset()
- func (x *CParental_SetParentalSettings_Request) String() string
- type CParental_SetParentalSettings_Response
- func (*CParental_SetParentalSettings_Response) Descriptor() ([]byte, []int)deprecated
- func (*CParental_SetParentalSettings_Response) ProtoMessage()
- func (x *CParental_SetParentalSettings_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_SetParentalSettings_Response) Reset()
- func (x *CParental_SetParentalSettings_Response) String() string
- type CParental_ValidatePassword_Request
- func (*CParental_ValidatePassword_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_ValidatePassword_Request) GetPassword() string
- func (x *CParental_ValidatePassword_Request) GetSendUnlockOnSuccess() bool
- func (x *CParental_ValidatePassword_Request) GetSession() string
- func (*CParental_ValidatePassword_Request) ProtoMessage()
- func (x *CParental_ValidatePassword_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_ValidatePassword_Request) Reset()
- func (x *CParental_ValidatePassword_Request) String() string
- type CParental_ValidatePassword_Response
- func (*CParental_ValidatePassword_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_ValidatePassword_Response) GetToken() string
- func (*CParental_ValidatePassword_Response) ProtoMessage()
- func (x *CParental_ValidatePassword_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_ValidatePassword_Response) Reset()
- func (x *CParental_ValidatePassword_Response) String() string
- type CParental_ValidateToken_Request
- func (*CParental_ValidateToken_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CParental_ValidateToken_Request) GetUnlockToken() string
- func (*CParental_ValidateToken_Request) ProtoMessage()
- func (x *CParental_ValidateToken_Request) ProtoReflect() protoreflect.Message
- func (x *CParental_ValidateToken_Request) Reset()
- func (x *CParental_ValidateToken_Request) String() string
- type CParental_ValidateToken_Response
- func (*CParental_ValidateToken_Response) Descriptor() ([]byte, []int)deprecated
- func (*CParental_ValidateToken_Response) ProtoMessage()
- func (x *CParental_ValidateToken_Response) ProtoReflect() protoreflect.Message
- func (x *CParental_ValidateToken_Response) Reset()
- func (x *CParental_ValidateToken_Response) String() string
- type CPartnerApps_Download_Request
- func (*CPartnerApps_Download_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_Download_Request) GetAppId() int32
- func (x *CPartnerApps_Download_Request) GetFileId() string
- func (*CPartnerApps_Download_Request) ProtoMessage()
- func (x *CPartnerApps_Download_Request) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_Download_Request) Reset()
- func (x *CPartnerApps_Download_Request) String() string
- type CPartnerApps_Download_Response
- func (*CPartnerApps_Download_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_Download_Response) GetAppId() int32
- func (x *CPartnerApps_Download_Response) GetDownloadUrl() string
- func (*CPartnerApps_Download_Response) ProtoMessage()
- func (x *CPartnerApps_Download_Response) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_Download_Response) Reset()
- func (x *CPartnerApps_Download_Response) String() string
- type CPartnerApps_ExistingDRMUpload
- func (*CPartnerApps_ExistingDRMUpload) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_ExistingDRMUpload) GetActorId() int32
- func (x *CPartnerApps_ExistingDRMUpload) GetAppId() uint32
- func (x *CPartnerApps_ExistingDRMUpload) GetFileId() string
- func (x *CPartnerApps_ExistingDRMUpload) GetFlags() uint32
- func (x *CPartnerApps_ExistingDRMUpload) GetModType() string
- func (x *CPartnerApps_ExistingDRMUpload) GetOrigFileId() string
- func (x *CPartnerApps_ExistingDRMUpload) GetSuppliedName() string
- func (x *CPartnerApps_ExistingDRMUpload) GetTimestamp() uint32
- func (*CPartnerApps_ExistingDRMUpload) ProtoMessage()
- func (x *CPartnerApps_ExistingDRMUpload) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_ExistingDRMUpload) Reset()
- func (x *CPartnerApps_ExistingDRMUpload) String() string
- type CPartnerApps_FindDRMUploads_Request
- func (*CPartnerApps_FindDRMUploads_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_FindDRMUploads_Request) GetAppId() int32
- func (*CPartnerApps_FindDRMUploads_Request) ProtoMessage()
- func (x *CPartnerApps_FindDRMUploads_Request) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_FindDRMUploads_Request) Reset()
- func (x *CPartnerApps_FindDRMUploads_Request) String() string
- type CPartnerApps_FindDRMUploads_Response
- func (*CPartnerApps_FindDRMUploads_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_FindDRMUploads_Response) GetUploads() []*CPartnerApps_ExistingDRMUpload
- func (*CPartnerApps_FindDRMUploads_Response) ProtoMessage()
- func (x *CPartnerApps_FindDRMUploads_Response) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_FindDRMUploads_Response) Reset()
- func (x *CPartnerApps_FindDRMUploads_Response) String() string
- type CPartnerApps_FinishUploadDepot_Request
- func (*CPartnerApps_FinishUploadDepot_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_FinishUploadDepot_Request) GetAppId() uint32
- func (x *CPartnerApps_FinishUploadDepot_Request) GetBuildFlags() uint32
- func (x *CPartnerApps_FinishUploadDepot_Request) GetDepotId() uint32
- func (x *CPartnerApps_FinishUploadDepot_Request) GetRoutingId() uint64
- func (x *CPartnerApps_FinishUploadDepot_Request) GetUploadToken() uint64
- func (*CPartnerApps_FinishUploadDepot_Request) ProtoMessage()
- func (x *CPartnerApps_FinishUploadDepot_Request) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_FinishUploadDepot_Request) Reset()
- func (x *CPartnerApps_FinishUploadDepot_Request) String() string
- type CPartnerApps_FinishUploadDepot_Response
- func (*CPartnerApps_FinishUploadDepot_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_FinishUploadDepot_Response) GetBuildRoutingId() uint64
- func (*CPartnerApps_FinishUploadDepot_Response) ProtoMessage()
- func (x *CPartnerApps_FinishUploadDepot_Response) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_FinishUploadDepot_Response) Reset()
- func (x *CPartnerApps_FinishUploadDepot_Response) String() string
- type CPartnerApps_FinishUploadKVSign_Response
- func (*CPartnerApps_FinishUploadKVSign_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_FinishUploadKVSign_Response) GetSignedInstallscript() string
- func (*CPartnerApps_FinishUploadKVSign_Response) ProtoMessage()
- func (x *CPartnerApps_FinishUploadKVSign_Response) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_FinishUploadKVSign_Response) Reset()
- func (x *CPartnerApps_FinishUploadKVSign_Response) String() string
- type CPartnerApps_FinishUploadLegacyDRM_Request
- func (*CPartnerApps_FinishUploadLegacyDRM_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetAppId() uint32
- func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetFlags() uint32
- func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetRoutingId() uint64
- func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetToolName() string
- func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetUploadToken() uint64
- func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetUseCloud() bool
- func (*CPartnerApps_FinishUploadLegacyDRM_Request) ProtoMessage()
- func (x *CPartnerApps_FinishUploadLegacyDRM_Request) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_FinishUploadLegacyDRM_Request) Reset()
- func (x *CPartnerApps_FinishUploadLegacyDRM_Request) String() string
- type CPartnerApps_FinishUploadLegacyDRM_Response
- func (*CPartnerApps_FinishUploadLegacyDRM_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_FinishUploadLegacyDRM_Response) GetFileId() string
- func (*CPartnerApps_FinishUploadLegacyDRM_Response) ProtoMessage()
- func (x *CPartnerApps_FinishUploadLegacyDRM_Response) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_FinishUploadLegacyDRM_Response) Reset()
- func (x *CPartnerApps_FinishUploadLegacyDRM_Response) String() string
- type CPartnerApps_FinishUpload_Request
- func (*CPartnerApps_FinishUpload_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_FinishUpload_Request) GetAppId() uint32
- func (x *CPartnerApps_FinishUpload_Request) GetRoutingId() uint64
- func (x *CPartnerApps_FinishUpload_Request) GetUploadToken() uint64
- func (*CPartnerApps_FinishUpload_Request) ProtoMessage()
- func (x *CPartnerApps_FinishUpload_Request) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_FinishUpload_Request) Reset()
- func (x *CPartnerApps_FinishUpload_Request) String() string
- type CPartnerApps_FinishUpload_Response
- func (*CPartnerApps_FinishUpload_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPartnerApps_FinishUpload_Response) ProtoMessage()
- func (x *CPartnerApps_FinishUpload_Response) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_FinishUpload_Response) Reset()
- func (x *CPartnerApps_FinishUpload_Response) String() string
- type CPartnerApps_GetDepotBuildResult_Request
- func (*CPartnerApps_GetDepotBuildResult_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_GetDepotBuildResult_Request) GetRoutingId() uint64
- func (x *CPartnerApps_GetDepotBuildResult_Request) GetUploadToken() uint64
- func (*CPartnerApps_GetDepotBuildResult_Request) ProtoMessage()
- func (x *CPartnerApps_GetDepotBuildResult_Request) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_GetDepotBuildResult_Request) Reset()
- func (x *CPartnerApps_GetDepotBuildResult_Request) String() string
- type CPartnerApps_GetDepotBuildResult_Response
- func (*CPartnerApps_GetDepotBuildResult_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_GetDepotBuildResult_Response) GetErrorMsg() string
- func (x *CPartnerApps_GetDepotBuildResult_Response) GetManifestId() uint64
- func (*CPartnerApps_GetDepotBuildResult_Response) ProtoMessage()
- func (x *CPartnerApps_GetDepotBuildResult_Response) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_GetDepotBuildResult_Response) Reset()
- func (x *CPartnerApps_GetDepotBuildResult_Response) String() string
- type CPartnerApps_RequestUploadToken_Request
- func (*CPartnerApps_RequestUploadToken_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_RequestUploadToken_Request) GetAppid() uint32
- func (x *CPartnerApps_RequestUploadToken_Request) GetFilename() string
- func (*CPartnerApps_RequestUploadToken_Request) ProtoMessage()
- func (x *CPartnerApps_RequestUploadToken_Request) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_RequestUploadToken_Request) Reset()
- func (x *CPartnerApps_RequestUploadToken_Request) String() string
- type CPartnerApps_RequestUploadToken_Response
- func (*CPartnerApps_RequestUploadToken_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPartnerApps_RequestUploadToken_Response) GetLocation() string
- func (x *CPartnerApps_RequestUploadToken_Response) GetRoutingId() uint64
- func (x *CPartnerApps_RequestUploadToken_Response) GetUploadToken() uint64
- func (*CPartnerApps_RequestUploadToken_Response) ProtoMessage()
- func (x *CPartnerApps_RequestUploadToken_Response) ProtoReflect() protoreflect.Message
- func (x *CPartnerApps_RequestUploadToken_Response) Reset()
- func (x *CPartnerApps_RequestUploadToken_Response) String() string
- type CPlayer_AcceptSSA_Request
- func (*CPlayer_AcceptSSA_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_AcceptSSA_Request) GetAgreementType() EAgreementType
- func (x *CPlayer_AcceptSSA_Request) GetTimeSignedUtc() uint32
- func (*CPlayer_AcceptSSA_Request) ProtoMessage()
- func (x *CPlayer_AcceptSSA_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_AcceptSSA_Request) Reset()
- func (x *CPlayer_AcceptSSA_Request) String() string
- type CPlayer_AcceptSSA_Response
- type CPlayer_AddFriend_Request
- func (*CPlayer_AddFriend_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_AddFriend_Request) GetSteamid() uint64
- func (*CPlayer_AddFriend_Request) ProtoMessage()
- func (x *CPlayer_AddFriend_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_AddFriend_Request) Reset()
- func (x *CPlayer_AddFriend_Request) String() string
- type CPlayer_AddFriend_Response
- func (*CPlayer_AddFriend_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_AddFriend_Response) GetFriendRelationship() uint32
- func (x *CPlayer_AddFriend_Response) GetInviteSent() bool
- func (x *CPlayer_AddFriend_Response) GetResult() int32
- func (*CPlayer_AddFriend_Response) ProtoMessage()
- func (x *CPlayer_AddFriend_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_AddFriend_Response) Reset()
- func (x *CPlayer_AddFriend_Response) String() string
- type CPlayer_CommunityPreferences
- func (*CPlayer_CommunityPreferences) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_CommunityPreferences) GetParenthesizeNicknames() bool
- func (x *CPlayer_CommunityPreferences) GetTextFilterIgnoreFriends() bool
- func (x *CPlayer_CommunityPreferences) GetTextFilterSetting() ETextFilterSetting
- func (x *CPlayer_CommunityPreferences) GetTextFilterWordsRevision() uint32
- func (x *CPlayer_CommunityPreferences) GetTimestampUpdated() uint32
- func (*CPlayer_CommunityPreferences) ProtoMessage()
- func (x *CPlayer_CommunityPreferences) ProtoReflect() protoreflect.Message
- func (x *CPlayer_CommunityPreferences) Reset()
- func (x *CPlayer_CommunityPreferences) String() string
- type CPlayer_CommunityPreferencesChanged_Notification
- func (*CPlayer_CommunityPreferencesChanged_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_CommunityPreferencesChanged_Notification) GetContentDescriptorPreferences() *protobuf.UserContentDescriptorPreferences
- func (x *CPlayer_CommunityPreferencesChanged_Notification) GetPreferences() *CPlayer_CommunityPreferences
- func (*CPlayer_CommunityPreferencesChanged_Notification) ProtoMessage()
- func (x *CPlayer_CommunityPreferencesChanged_Notification) ProtoReflect() protoreflect.Message
- func (x *CPlayer_CommunityPreferencesChanged_Notification) Reset()
- func (x *CPlayer_CommunityPreferencesChanged_Notification) String() string
- type CPlayer_DeletePostedStatus_Request
- func (*CPlayer_DeletePostedStatus_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_DeletePostedStatus_Request) GetPostid() uint64
- func (*CPlayer_DeletePostedStatus_Request) ProtoMessage()
- func (x *CPlayer_DeletePostedStatus_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_DeletePostedStatus_Request) Reset()
- func (x *CPlayer_DeletePostedStatus_Request) String() string
- type CPlayer_DeletePostedStatus_Response
- func (*CPlayer_DeletePostedStatus_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_DeletePostedStatus_Response) ProtoMessage()
- func (x *CPlayer_DeletePostedStatus_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_DeletePostedStatus_Response) Reset()
- func (x *CPlayer_DeletePostedStatus_Response) String() string
- type CPlayer_FriendEquippedProfileItemsChanged_Notification
- func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_FriendEquippedProfileItemsChanged_Notification) GetAccountid() uint32
- func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) ProtoMessage()
- func (x *CPlayer_FriendEquippedProfileItemsChanged_Notification) ProtoReflect() protoreflect.Message
- func (x *CPlayer_FriendEquippedProfileItemsChanged_Notification) Reset()
- func (x *CPlayer_FriendEquippedProfileItemsChanged_Notification) String() string
- type CPlayer_FriendNicknameChanged_Notification
- func (*CPlayer_FriendNicknameChanged_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_FriendNicknameChanged_Notification) GetAccountid() uint32
- func (x *CPlayer_FriendNicknameChanged_Notification) GetIsEchoToSelf() bool
- func (x *CPlayer_FriendNicknameChanged_Notification) GetNickname() string
- func (*CPlayer_FriendNicknameChanged_Notification) ProtoMessage()
- func (x *CPlayer_FriendNicknameChanged_Notification) ProtoReflect() protoreflect.Message
- func (x *CPlayer_FriendNicknameChanged_Notification) Reset()
- func (x *CPlayer_FriendNicknameChanged_Notification) String() string
- type CPlayer_GetAchievementsProgress_Request
- func (*CPlayer_GetAchievementsProgress_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetAchievementsProgress_Request) GetAppids() []uint32
- func (x *CPlayer_GetAchievementsProgress_Request) GetLanguage() string
- func (x *CPlayer_GetAchievementsProgress_Request) GetSteamid() uint64
- func (*CPlayer_GetAchievementsProgress_Request) ProtoMessage()
- func (x *CPlayer_GetAchievementsProgress_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetAchievementsProgress_Request) Reset()
- func (x *CPlayer_GetAchievementsProgress_Request) String() string
- type CPlayer_GetAchievementsProgress_Response
- func (*CPlayer_GetAchievementsProgress_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetAchievementsProgress_Response) GetAchievementProgress() []*CPlayer_GetAchievementsProgress_Response_AchievementProgress
- func (*CPlayer_GetAchievementsProgress_Response) ProtoMessage()
- func (x *CPlayer_GetAchievementsProgress_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetAchievementsProgress_Response) Reset()
- func (x *CPlayer_GetAchievementsProgress_Response) String() string
- type CPlayer_GetAchievementsProgress_Response_AchievementProgress
- func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetAllUnlocked() bool
- func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetAppid() uint32
- func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetCacheTime() uint32
- func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetPercentage() float32
- func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetTotal() uint32
- func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetUnlocked() uint32
- func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) ProtoMessage()
- func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) Reset()
- func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) String() string
- type CPlayer_GetAnimatedAvatar_Request
- func (*CPlayer_GetAnimatedAvatar_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetAnimatedAvatar_Request) GetLanguage() string
- func (x *CPlayer_GetAnimatedAvatar_Request) GetSteamid() uint64
- func (*CPlayer_GetAnimatedAvatar_Request) ProtoMessage()
- func (x *CPlayer_GetAnimatedAvatar_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetAnimatedAvatar_Request) Reset()
- func (x *CPlayer_GetAnimatedAvatar_Request) String() string
- type CPlayer_GetAnimatedAvatar_Response
- func (*CPlayer_GetAnimatedAvatar_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetAnimatedAvatar_Response) GetAvatar() *ProfileItem
- func (*CPlayer_GetAnimatedAvatar_Response) ProtoMessage()
- func (x *CPlayer_GetAnimatedAvatar_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetAnimatedAvatar_Response) Reset()
- func (x *CPlayer_GetAnimatedAvatar_Response) String() string
- type CPlayer_GetAvatarFrame_Request
- func (*CPlayer_GetAvatarFrame_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetAvatarFrame_Request) GetLanguage() string
- func (x *CPlayer_GetAvatarFrame_Request) GetSteamid() uint64
- func (*CPlayer_GetAvatarFrame_Request) ProtoMessage()
- func (x *CPlayer_GetAvatarFrame_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetAvatarFrame_Request) Reset()
- func (x *CPlayer_GetAvatarFrame_Request) String() string
- type CPlayer_GetAvatarFrame_Response
- func (*CPlayer_GetAvatarFrame_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetAvatarFrame_Response) GetAvatarFrame() *ProfileItem
- func (*CPlayer_GetAvatarFrame_Response) ProtoMessage()
- func (x *CPlayer_GetAvatarFrame_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetAvatarFrame_Response) Reset()
- func (x *CPlayer_GetAvatarFrame_Response) String() string
- type CPlayer_GetCommunityPreferences_Request
- func (*CPlayer_GetCommunityPreferences_Request) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_GetCommunityPreferences_Request) ProtoMessage()
- func (x *CPlayer_GetCommunityPreferences_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetCommunityPreferences_Request) Reset()
- func (x *CPlayer_GetCommunityPreferences_Request) String() string
- type CPlayer_GetCommunityPreferences_Response
- func (*CPlayer_GetCommunityPreferences_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetCommunityPreferences_Response) GetContentDescriptorPreferences() *protobuf.UserContentDescriptorPreferences
- func (x *CPlayer_GetCommunityPreferences_Response) GetPreferences() *CPlayer_CommunityPreferences
- func (*CPlayer_GetCommunityPreferences_Response) ProtoMessage()
- func (x *CPlayer_GetCommunityPreferences_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetCommunityPreferences_Response) Reset()
- func (x *CPlayer_GetCommunityPreferences_Response) String() string
- type CPlayer_GetDurationControl_Request
- func (*CPlayer_GetDurationControl_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetDurationControl_Request) GetAppid() uint32
- func (*CPlayer_GetDurationControl_Request) ProtoMessage()
- func (x *CPlayer_GetDurationControl_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetDurationControl_Request) Reset()
- func (x *CPlayer_GetDurationControl_Request) String() string
- type CPlayer_GetDurationControl_Response
- func (*CPlayer_GetDurationControl_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetDurationControl_Response) GetAgeVerificationPending() bool
- func (x *CPlayer_GetDurationControl_Response) GetBlockMinors() bool
- func (x *CPlayer_GetDurationControl_Response) GetIsAgeVerified() bool
- func (x *CPlayer_GetDurationControl_Response) GetIsEnabled() bool
- func (x *CPlayer_GetDurationControl_Response) GetIsSteamchinaAccount() bool
- func (x *CPlayer_GetDurationControl_Response) GetSeconds() int32
- func (x *CPlayer_GetDurationControl_Response) GetSecondsAllowedToday() uint32
- func (x *CPlayer_GetDurationControl_Response) GetSecondsToday() int32
- func (*CPlayer_GetDurationControl_Response) ProtoMessage()
- func (x *CPlayer_GetDurationControl_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetDurationControl_Response) Reset()
- func (x *CPlayer_GetDurationControl_Response) String() string
- type CPlayer_GetEmoticonList_Request
- func (*CPlayer_GetEmoticonList_Request) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_GetEmoticonList_Request) ProtoMessage()
- func (x *CPlayer_GetEmoticonList_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetEmoticonList_Request) Reset()
- func (x *CPlayer_GetEmoticonList_Request) String() string
- type CPlayer_GetEmoticonList_Response
- func (*CPlayer_GetEmoticonList_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetEmoticonList_Response) GetEmoticons() []*CPlayer_GetEmoticonList_Response_Emoticon
- func (*CPlayer_GetEmoticonList_Response) ProtoMessage()
- func (x *CPlayer_GetEmoticonList_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetEmoticonList_Response) Reset()
- func (x *CPlayer_GetEmoticonList_Response) String() string
- type CPlayer_GetEmoticonList_Response_Emoticon
- func (*CPlayer_GetEmoticonList_Response_Emoticon) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetAppid() uint32
- func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetCount() int32
- func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetName() string
- func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetTimeLastUsed() uint32
- func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetTimeReceived() uint32
- func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetUseCount() uint32
- func (*CPlayer_GetEmoticonList_Response_Emoticon) ProtoMessage()
- func (x *CPlayer_GetEmoticonList_Response_Emoticon) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetEmoticonList_Response_Emoticon) Reset()
- func (x *CPlayer_GetEmoticonList_Response_Emoticon) String() string
- type CPlayer_GetFavoriteBadge_Request
- func (*CPlayer_GetFavoriteBadge_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetFavoriteBadge_Request) GetSteamid() uint64
- func (*CPlayer_GetFavoriteBadge_Request) ProtoMessage()
- func (x *CPlayer_GetFavoriteBadge_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetFavoriteBadge_Request) Reset()
- func (x *CPlayer_GetFavoriteBadge_Request) String() string
- type CPlayer_GetFavoriteBadge_Response
- func (*CPlayer_GetFavoriteBadge_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetFavoriteBadge_Response) GetAppid() uint32
- func (x *CPlayer_GetFavoriteBadge_Response) GetBadgeid() uint32
- func (x *CPlayer_GetFavoriteBadge_Response) GetBorderColor() uint32
- func (x *CPlayer_GetFavoriteBadge_Response) GetCommunityitemid() uint64
- func (x *CPlayer_GetFavoriteBadge_Response) GetHasFavoriteBadge() bool
- func (x *CPlayer_GetFavoriteBadge_Response) GetItemType() uint32
- func (x *CPlayer_GetFavoriteBadge_Response) GetLevel() uint32
- func (*CPlayer_GetFavoriteBadge_Response) ProtoMessage()
- func (x *CPlayer_GetFavoriteBadge_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetFavoriteBadge_Response) Reset()
- func (x *CPlayer_GetFavoriteBadge_Response) String() string
- type CPlayer_GetFriendsGameplayInfo_Request
- func (*CPlayer_GetFriendsGameplayInfo_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetFriendsGameplayInfo_Request) GetAppid() uint32
- func (*CPlayer_GetFriendsGameplayInfo_Request) ProtoMessage()
- func (x *CPlayer_GetFriendsGameplayInfo_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetFriendsGameplayInfo_Request) Reset()
- func (x *CPlayer_GetFriendsGameplayInfo_Request) String() string
- type CPlayer_GetFriendsGameplayInfo_Response
- func (*CPlayer_GetFriendsGameplayInfo_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetFriendsGameplayInfo_Response) GetInGame() []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo
- func (x *CPlayer_GetFriendsGameplayInfo_Response) GetInWishlist() []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo
- func (x *CPlayer_GetFriendsGameplayInfo_Response) GetOwns() []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo
- func (x *CPlayer_GetFriendsGameplayInfo_Response) GetPlayedEver() []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo
- func (x *CPlayer_GetFriendsGameplayInfo_Response) GetPlayedRecently() []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo
- func (x *CPlayer_GetFriendsGameplayInfo_Response) GetYourInfo() *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo
- func (*CPlayer_GetFriendsGameplayInfo_Response) ProtoMessage()
- func (x *CPlayer_GetFriendsGameplayInfo_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetFriendsGameplayInfo_Response) Reset()
- func (x *CPlayer_GetFriendsGameplayInfo_Response) String() string
- type CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo
- func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetMinutesPlayed() uint32
- func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetMinutesPlayedForever() uint32
- func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetSteamid() uint64
- func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) ProtoMessage()
- func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) Reset()
- func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) String() string
- type CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo
- func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetInWishlist() bool
- func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetMinutesPlayed() uint32
- func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetMinutesPlayedForever() uint32
- func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetOwned() bool
- func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetSteamid() uint64
- func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) ProtoMessage()
- func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) Reset()
- func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) String() string
- type CPlayer_GetGameAchievements_Request
- func (*CPlayer_GetGameAchievements_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetGameAchievements_Request) GetAppid() uint32
- func (x *CPlayer_GetGameAchievements_Request) GetLanguage() string
- func (*CPlayer_GetGameAchievements_Request) ProtoMessage()
- func (x *CPlayer_GetGameAchievements_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetGameAchievements_Request) Reset()
- func (x *CPlayer_GetGameAchievements_Request) String() string
- type CPlayer_GetGameAchievements_Response
- func (*CPlayer_GetGameAchievements_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetGameAchievements_Response) GetAchievements() []*CPlayer_GetGameAchievements_Response_Achievement
- func (*CPlayer_GetGameAchievements_Response) ProtoMessage()
- func (x *CPlayer_GetGameAchievements_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetGameAchievements_Response) Reset()
- func (x *CPlayer_GetGameAchievements_Response) String() string
- type CPlayer_GetGameAchievements_Response_Achievement
- func (*CPlayer_GetGameAchievements_Response_Achievement) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetGameAchievements_Response_Achievement) GetHidden() bool
- func (x *CPlayer_GetGameAchievements_Response_Achievement) GetIcon() string
- func (x *CPlayer_GetGameAchievements_Response_Achievement) GetIconGray() string
- func (x *CPlayer_GetGameAchievements_Response_Achievement) GetInternalName() string
- func (x *CPlayer_GetGameAchievements_Response_Achievement) GetLocalizedDesc() string
- func (x *CPlayer_GetGameAchievements_Response_Achievement) GetLocalizedName() string
- func (x *CPlayer_GetGameAchievements_Response_Achievement) GetPlayerPercentUnlocked() string
- func (*CPlayer_GetGameAchievements_Response_Achievement) ProtoMessage()
- func (x *CPlayer_GetGameAchievements_Response_Achievement) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetGameAchievements_Response_Achievement) Reset()
- func (x *CPlayer_GetGameAchievements_Response_Achievement) String() string
- type CPlayer_GetGameBadgeLevels_Request
- func (*CPlayer_GetGameBadgeLevels_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetGameBadgeLevels_Request) GetAppid() uint32
- func (*CPlayer_GetGameBadgeLevels_Request) ProtoMessage()
- func (x *CPlayer_GetGameBadgeLevels_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetGameBadgeLevels_Request) Reset()
- func (x *CPlayer_GetGameBadgeLevels_Request) String() string
- type CPlayer_GetGameBadgeLevels_Response
- func (*CPlayer_GetGameBadgeLevels_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetGameBadgeLevels_Response) GetBadges() []*CPlayer_GetGameBadgeLevels_Response_Badge
- func (x *CPlayer_GetGameBadgeLevels_Response) GetPlayerLevel() uint32
- func (*CPlayer_GetGameBadgeLevels_Response) ProtoMessage()
- func (x *CPlayer_GetGameBadgeLevels_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetGameBadgeLevels_Response) Reset()
- func (x *CPlayer_GetGameBadgeLevels_Response) String() string
- type CPlayer_GetGameBadgeLevels_Response_Badge
- func (*CPlayer_GetGameBadgeLevels_Response_Badge) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetGameBadgeLevels_Response_Badge) GetBorderColor() uint32
- func (x *CPlayer_GetGameBadgeLevels_Response_Badge) GetLevel() int32
- func (x *CPlayer_GetGameBadgeLevels_Response_Badge) GetSeries() int32
- func (*CPlayer_GetGameBadgeLevels_Response_Badge) ProtoMessage()
- func (x *CPlayer_GetGameBadgeLevels_Response_Badge) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetGameBadgeLevels_Response_Badge) Reset()
- func (x *CPlayer_GetGameBadgeLevels_Response_Badge) String() string
- type CPlayer_GetLastPlayedTimes_Request
- func (*CPlayer_GetLastPlayedTimes_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetLastPlayedTimes_Request) GetMinLastPlayed() uint32
- func (*CPlayer_GetLastPlayedTimes_Request) ProtoMessage()
- func (x *CPlayer_GetLastPlayedTimes_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetLastPlayedTimes_Request) Reset()
- func (x *CPlayer_GetLastPlayedTimes_Request) String() string
- type CPlayer_GetLastPlayedTimes_Response
- func (*CPlayer_GetLastPlayedTimes_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetLastPlayedTimes_Response) GetGames() []*CPlayer_GetLastPlayedTimes_Response_Game
- func (*CPlayer_GetLastPlayedTimes_Response) ProtoMessage()
- func (x *CPlayer_GetLastPlayedTimes_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetLastPlayedTimes_Response) Reset()
- func (x *CPlayer_GetLastPlayedTimes_Response) String() string
- type CPlayer_GetLastPlayedTimes_Response_Game
- func (*CPlayer_GetLastPlayedTimes_Response_Game) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetAppid() int32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstLinuxPlaytime() uint32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstMacPlaytime() uint32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstPlaytime() uint32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstWindowsPlaytime() uint32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastLinuxPlaytime() uint32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastMacPlaytime() uint32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastPlaytime() uint32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastWindowsPlaytime() uint32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeDisconnected() uint32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeForever() int32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeLinuxForever() int32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeMacForever() int32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeWindowsForever() int32
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytime_2Weeks() int32
- func (*CPlayer_GetLastPlayedTimes_Response_Game) ProtoMessage()
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) Reset()
- func (x *CPlayer_GetLastPlayedTimes_Response_Game) String() string
- type CPlayer_GetMiniProfileBackground_Request
- func (*CPlayer_GetMiniProfileBackground_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetMiniProfileBackground_Request) GetLanguage() string
- func (x *CPlayer_GetMiniProfileBackground_Request) GetSteamid() uint64
- func (*CPlayer_GetMiniProfileBackground_Request) ProtoMessage()
- func (x *CPlayer_GetMiniProfileBackground_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetMiniProfileBackground_Request) Reset()
- func (x *CPlayer_GetMiniProfileBackground_Request) String() string
- type CPlayer_GetMiniProfileBackground_Response
- func (*CPlayer_GetMiniProfileBackground_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetMiniProfileBackground_Response) GetProfileBackground() *ProfileItem
- func (*CPlayer_GetMiniProfileBackground_Response) ProtoMessage()
- func (x *CPlayer_GetMiniProfileBackground_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetMiniProfileBackground_Response) Reset()
- func (x *CPlayer_GetMiniProfileBackground_Response) String() string
- type CPlayer_GetMutualFriendsForIncomingInvites_Request
- func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) ProtoMessage()
- func (x *CPlayer_GetMutualFriendsForIncomingInvites_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetMutualFriendsForIncomingInvites_Request) Reset()
- func (x *CPlayer_GetMutualFriendsForIncomingInvites_Request) String() string
- type CPlayer_GetMutualFriendsForIncomingInvites_Response
- func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetMutualFriendsForIncomingInvites_Response) GetIncomingInviteMutualFriendsLists() []*CPlayer_IncomingInviteMutualFriendList
- func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) ProtoMessage()
- func (x *CPlayer_GetMutualFriendsForIncomingInvites_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetMutualFriendsForIncomingInvites_Response) Reset()
- func (x *CPlayer_GetMutualFriendsForIncomingInvites_Response) String() string
- type CPlayer_GetNewSteamAnnouncementState_Request
- func (*CPlayer_GetNewSteamAnnouncementState_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetNewSteamAnnouncementState_Request) GetLanguage() int32
- func (*CPlayer_GetNewSteamAnnouncementState_Request) ProtoMessage()
- func (x *CPlayer_GetNewSteamAnnouncementState_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetNewSteamAnnouncementState_Request) Reset()
- func (x *CPlayer_GetNewSteamAnnouncementState_Request) String() string
- type CPlayer_GetNewSteamAnnouncementState_Response
- func (*CPlayer_GetNewSteamAnnouncementState_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementGid() uint64
- func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementHeadline() string
- func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementUrl() string
- func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetState() ENewSteamAnnouncementState
- func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetTimePosted() uint32
- func (*CPlayer_GetNewSteamAnnouncementState_Response) ProtoMessage()
- func (x *CPlayer_GetNewSteamAnnouncementState_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetNewSteamAnnouncementState_Response) Reset()
- func (x *CPlayer_GetNewSteamAnnouncementState_Response) String() string
- type CPlayer_GetNicknameList_Request
- func (*CPlayer_GetNicknameList_Request) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_GetNicknameList_Request) ProtoMessage()
- func (x *CPlayer_GetNicknameList_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetNicknameList_Request) Reset()
- func (x *CPlayer_GetNicknameList_Request) String() string
- type CPlayer_GetNicknameList_Response
- func (*CPlayer_GetNicknameList_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetNicknameList_Response) GetNicknames() []*CPlayer_GetNicknameList_Response_PlayerNickname
- func (*CPlayer_GetNicknameList_Response) ProtoMessage()
- func (x *CPlayer_GetNicknameList_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetNicknameList_Response) Reset()
- func (x *CPlayer_GetNicknameList_Response) String() string
- type CPlayer_GetNicknameList_Response_PlayerNickname
- func (*CPlayer_GetNicknameList_Response_PlayerNickname) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetNicknameList_Response_PlayerNickname) GetAccountid() uint32
- func (x *CPlayer_GetNicknameList_Response_PlayerNickname) GetNickname() string
- func (*CPlayer_GetNicknameList_Response_PlayerNickname) ProtoMessage()
- func (x *CPlayer_GetNicknameList_Response_PlayerNickname) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetNicknameList_Response_PlayerNickname) Reset()
- func (x *CPlayer_GetNicknameList_Response_PlayerNickname) String() string
- type CPlayer_GetOwnedGames_Request
- func (*CPlayer_GetOwnedGames_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetOwnedGames_Request) GetAppidsFilter() []uint32
- func (x *CPlayer_GetOwnedGames_Request) GetIncludeAppinfo() bool
- func (x *CPlayer_GetOwnedGames_Request) GetIncludeExtendedAppinfo() bool
- func (x *CPlayer_GetOwnedGames_Request) GetIncludeFreeSub() bool
- func (x *CPlayer_GetOwnedGames_Request) GetIncludePlayedFreeGames() bool
- func (x *CPlayer_GetOwnedGames_Request) GetLanguage() string
- func (x *CPlayer_GetOwnedGames_Request) GetSkipUnvettedApps() bool
- func (x *CPlayer_GetOwnedGames_Request) GetSteamid() uint64
- func (*CPlayer_GetOwnedGames_Request) ProtoMessage()
- func (x *CPlayer_GetOwnedGames_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetOwnedGames_Request) Reset()
- func (x *CPlayer_GetOwnedGames_Request) String() string
- type CPlayer_GetOwnedGames_Response
- func (*CPlayer_GetOwnedGames_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetOwnedGames_Response) GetGameCount() uint32
- func (x *CPlayer_GetOwnedGames_Response) GetGames() []*CPlayer_GetOwnedGames_Response_Game
- func (*CPlayer_GetOwnedGames_Response) ProtoMessage()
- func (x *CPlayer_GetOwnedGames_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetOwnedGames_Response) Reset()
- func (x *CPlayer_GetOwnedGames_Response) String() string
- type CPlayer_GetOwnedGames_Response_Game
- func (*CPlayer_GetOwnedGames_Response_Game) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetOwnedGames_Response_Game) GetAppid() int32
- func (x *CPlayer_GetOwnedGames_Response_Game) GetCapsuleFilename() string
- func (x *CPlayer_GetOwnedGames_Response_Game) GetContentDescriptorids() []uint32
- func (x *CPlayer_GetOwnedGames_Response_Game) GetHasCommunityVisibleStats() bool
- func (x *CPlayer_GetOwnedGames_Response_Game) GetHasDlc() bool
- func (x *CPlayer_GetOwnedGames_Response_Game) GetHasLeaderboards() bool
- func (x *CPlayer_GetOwnedGames_Response_Game) GetHasMarket() bool
- func (x *CPlayer_GetOwnedGames_Response_Game) GetHasWorkshop() bool
- func (x *CPlayer_GetOwnedGames_Response_Game) GetImgIconUrl() string
- func (x *CPlayer_GetOwnedGames_Response_Game) GetName() string
- func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeDisconnected() int32
- func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeForever() int32
- func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeLinuxForever() int32
- func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeMacForever() int32
- func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeWindowsForever() int32
- func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytime_2Weeks() int32
- func (x *CPlayer_GetOwnedGames_Response_Game) GetRtimeLastPlayed() uint32
- func (x *CPlayer_GetOwnedGames_Response_Game) GetSortAs() string
- func (*CPlayer_GetOwnedGames_Response_Game) ProtoMessage()
- func (x *CPlayer_GetOwnedGames_Response_Game) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetOwnedGames_Response_Game) Reset()
- func (x *CPlayer_GetOwnedGames_Response_Game) String() string
- type CPlayer_GetPerFriendPreferences_Request
- func (*CPlayer_GetPerFriendPreferences_Request) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_GetPerFriendPreferences_Request) ProtoMessage()
- func (x *CPlayer_GetPerFriendPreferences_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPerFriendPreferences_Request) Reset()
- func (x *CPlayer_GetPerFriendPreferences_Request) String() string
- type CPlayer_GetPerFriendPreferences_Response
- func (*CPlayer_GetPerFriendPreferences_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPerFriendPreferences_Response) GetPreferences() []*PerFriendPreferences
- func (*CPlayer_GetPerFriendPreferences_Response) ProtoMessage()
- func (x *CPlayer_GetPerFriendPreferences_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPerFriendPreferences_Response) Reset()
- func (x *CPlayer_GetPerFriendPreferences_Response) String() string
- type CPlayer_GetPlayNext_Request
- func (*CPlayer_GetPlayNext_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPlayNext_Request) GetIgnoreAppids() []uint32
- func (x *CPlayer_GetPlayNext_Request) GetMaxAgeSeconds() uint32
- func (*CPlayer_GetPlayNext_Request) ProtoMessage()
- func (x *CPlayer_GetPlayNext_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPlayNext_Request) Reset()
- func (x *CPlayer_GetPlayNext_Request) String() string
- type CPlayer_GetPlayNext_Response
- func (*CPlayer_GetPlayNext_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPlayNext_Response) GetAppids() []uint32
- func (x *CPlayer_GetPlayNext_Response) GetLastUpdateTime() uint32
- func (*CPlayer_GetPlayNext_Response) ProtoMessage()
- func (x *CPlayer_GetPlayNext_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPlayNext_Response) Reset()
- func (x *CPlayer_GetPlayNext_Response) String() string
- type CPlayer_GetPlayerLinkDetails_Request
- func (*CPlayer_GetPlayerLinkDetails_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPlayerLinkDetails_Request) GetSteamids() []uint64
- func (*CPlayer_GetPlayerLinkDetails_Request) ProtoMessage()
- func (x *CPlayer_GetPlayerLinkDetails_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPlayerLinkDetails_Request) Reset()
- func (x *CPlayer_GetPlayerLinkDetails_Request) String() string
- type CPlayer_GetPlayerLinkDetails_Response
- func (*CPlayer_GetPlayerLinkDetails_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPlayerLinkDetails_Response) GetAccounts() []*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails
- func (*CPlayer_GetPlayerLinkDetails_Response) ProtoMessage()
- func (x *CPlayer_GetPlayerLinkDetails_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPlayerLinkDetails_Response) Reset()
- func (x *CPlayer_GetPlayerLinkDetails_Response) String() string
- type CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails
- func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) GetPrivateData() *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) GetPublicData() *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData
- func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) ProtoMessage()
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) Reset()
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) String() string
- type CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData
- func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetAccountName() string
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetBroadcastSessionId() uint64
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameDeviceName() string
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameDeviceType() int32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameExtraInfo() string
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameId() uint64
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameOsType() int32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameServerIpAddress() uint32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameServerPort() uint32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameServerSteamId() uint64
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetLastLogoffTime() uint32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetLastSeenOnline() uint32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetLobbySteamId() uint64
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetPersonaState() int32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetPersonaStateFlags() uint32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetRichPresenceKv() string
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetTimeCreated() uint32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastAccountid() uint32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastAppid() uint32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastTitle() string
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastViewers() uint32
- func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) ProtoMessage()
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) Reset()
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) String() string
- type CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData
- func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetAccountFlags() uint32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetBanExpiresTime() uint32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetContentCountryRestricted() bool
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetPersonaName() string
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetPrivacyState() int32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetProfileState() int32
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetProfileUrl() string
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetShaDigestAvatar() []byte
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetSteamid() uint64
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetVisibilityState() int32
- func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) ProtoMessage()
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) Reset()
- func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) String() string
- type CPlayer_GetPostedStatus_Request
- func (*CPlayer_GetPostedStatus_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPostedStatus_Request) GetPostid() uint64
- func (x *CPlayer_GetPostedStatus_Request) GetSteamid() uint64
- func (*CPlayer_GetPostedStatus_Request) ProtoMessage()
- func (x *CPlayer_GetPostedStatus_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPostedStatus_Request) Reset()
- func (x *CPlayer_GetPostedStatus_Request) String() string
- type CPlayer_GetPostedStatus_Response
- func (*CPlayer_GetPostedStatus_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPostedStatus_Response) GetAccountid() uint32
- func (x *CPlayer_GetPostedStatus_Response) GetAppid() uint32
- func (x *CPlayer_GetPostedStatus_Response) GetDeleted() bool
- func (x *CPlayer_GetPostedStatus_Response) GetPostid() uint64
- func (x *CPlayer_GetPostedStatus_Response) GetStatusText() string
- func (*CPlayer_GetPostedStatus_Response) ProtoMessage()
- func (x *CPlayer_GetPostedStatus_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPostedStatus_Response) Reset()
- func (x *CPlayer_GetPostedStatus_Response) String() string
- type CPlayer_GetPrivacySettings_Request
- func (*CPlayer_GetPrivacySettings_Request) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_GetPrivacySettings_Request) ProtoMessage()
- func (x *CPlayer_GetPrivacySettings_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPrivacySettings_Request) Reset()
- func (x *CPlayer_GetPrivacySettings_Request) String() string
- type CPlayer_GetPrivacySettings_Response
- func (*CPlayer_GetPrivacySettings_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPrivacySettings_Response) GetPrivacySettings() *CPrivacySettings
- func (*CPlayer_GetPrivacySettings_Response) ProtoMessage()
- func (x *CPlayer_GetPrivacySettings_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPrivacySettings_Response) Reset()
- func (x *CPlayer_GetPrivacySettings_Response) String() string
- type CPlayer_GetProfileBackground_Request
- func (*CPlayer_GetProfileBackground_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetProfileBackground_Request) GetLanguage() string
- func (x *CPlayer_GetProfileBackground_Request) GetSteamid() uint64
- func (*CPlayer_GetProfileBackground_Request) ProtoMessage()
- func (x *CPlayer_GetProfileBackground_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetProfileBackground_Request) Reset()
- func (x *CPlayer_GetProfileBackground_Request) String() string
- type CPlayer_GetProfileBackground_Response
- func (*CPlayer_GetProfileBackground_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetProfileBackground_Response) GetProfileBackground() *ProfileItem
- func (*CPlayer_GetProfileBackground_Response) ProtoMessage()
- func (x *CPlayer_GetProfileBackground_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetProfileBackground_Response) Reset()
- func (x *CPlayer_GetProfileBackground_Response) String() string
- type CPlayer_GetProfileCustomization_Request
- func (*CPlayer_GetProfileCustomization_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetProfileCustomization_Request) GetIncludeInactiveCustomizations() bool
- func (x *CPlayer_GetProfileCustomization_Request) GetIncludePurchasedCustomizations() bool
- func (x *CPlayer_GetProfileCustomization_Request) GetSteamid() uint64
- func (*CPlayer_GetProfileCustomization_Request) ProtoMessage()
- func (x *CPlayer_GetProfileCustomization_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetProfileCustomization_Request) Reset()
- func (x *CPlayer_GetProfileCustomization_Request) String() string
- type CPlayer_GetProfileCustomization_Response
- func (*CPlayer_GetProfileCustomization_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetProfileCustomization_Response) GetCustomizations() []*ProfileCustomization
- func (x *CPlayer_GetProfileCustomization_Response) GetProfilePreferences() *ProfilePreferences
- func (x *CPlayer_GetProfileCustomization_Response) GetProfileTheme() *ProfileTheme
- func (x *CPlayer_GetProfileCustomization_Response) GetPurchasedCustomizations() []*CPlayer_GetProfileCustomization_Response_PurchasedCustomization
- func (x *CPlayer_GetProfileCustomization_Response) GetSlotsAvailable() uint32
- func (*CPlayer_GetProfileCustomization_Response) ProtoMessage()
- func (x *CPlayer_GetProfileCustomization_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetProfileCustomization_Response) Reset()
- func (x *CPlayer_GetProfileCustomization_Response) String() string
- type CPlayer_GetProfileCustomization_Response_PurchasedCustomization
- func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) GetCustomizationType() EProfileCustomizationType
- func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) GetLevel() uint32
- func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) GetPurchaseid() uint64
- func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) ProtoMessage()
- func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) Reset()
- func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) String() string
- type CPlayer_GetProfileItemsEquipped_Request
- func (*CPlayer_GetProfileItemsEquipped_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetProfileItemsEquipped_Request) GetLanguage() string
- func (x *CPlayer_GetProfileItemsEquipped_Request) GetSteamid() uint64
- func (*CPlayer_GetProfileItemsEquipped_Request) ProtoMessage()
- func (x *CPlayer_GetProfileItemsEquipped_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetProfileItemsEquipped_Request) Reset()
- func (x *CPlayer_GetProfileItemsEquipped_Request) String() string
- type CPlayer_GetProfileItemsEquipped_Response
- func (*CPlayer_GetProfileItemsEquipped_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetProfileItemsEquipped_Response) GetAnimatedAvatar() *ProfileItem
- func (x *CPlayer_GetProfileItemsEquipped_Response) GetAvatarFrame() *ProfileItem
- func (x *CPlayer_GetProfileItemsEquipped_Response) GetMiniProfileBackground() *ProfileItem
- func (x *CPlayer_GetProfileItemsEquipped_Response) GetProfileBackground() *ProfileItem
- func (x *CPlayer_GetProfileItemsEquipped_Response) GetProfileModifier() *ProfileItem
- func (x *CPlayer_GetProfileItemsEquipped_Response) GetSteamDeckKeyboardSkin() *ProfileItem
- func (*CPlayer_GetProfileItemsEquipped_Response) ProtoMessage()
- func (x *CPlayer_GetProfileItemsEquipped_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetProfileItemsEquipped_Response) Reset()
- func (x *CPlayer_GetProfileItemsEquipped_Response) String() string
- type CPlayer_GetProfileItemsOwned_Request
- func (*CPlayer_GetProfileItemsOwned_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetProfileItemsOwned_Request) GetFilters() []ECommunityItemClass
- func (x *CPlayer_GetProfileItemsOwned_Request) GetLanguage() string
- func (*CPlayer_GetProfileItemsOwned_Request) ProtoMessage()
- func (x *CPlayer_GetProfileItemsOwned_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetProfileItemsOwned_Request) Reset()
- func (x *CPlayer_GetProfileItemsOwned_Request) String() string
- type CPlayer_GetProfileItemsOwned_Response
- func (*CPlayer_GetProfileItemsOwned_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetProfileItemsOwned_Response) GetAnimatedAvatars() []*ProfileItem
- func (x *CPlayer_GetProfileItemsOwned_Response) GetAvatarFrames() []*ProfileItem
- func (x *CPlayer_GetProfileItemsOwned_Response) GetMiniProfileBackgrounds() []*ProfileItem
- func (x *CPlayer_GetProfileItemsOwned_Response) GetProfileBackgrounds() []*ProfileItem
- func (x *CPlayer_GetProfileItemsOwned_Response) GetProfileModifiers() []*ProfileItem
- func (x *CPlayer_GetProfileItemsOwned_Response) GetSteamDeckKeyboardSkins() []*ProfileItem
- func (x *CPlayer_GetProfileItemsOwned_Response) GetSteamDeckStartupMovies() []*ProfileItem
- func (*CPlayer_GetProfileItemsOwned_Response) ProtoMessage()
- func (x *CPlayer_GetProfileItemsOwned_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetProfileItemsOwned_Response) Reset()
- func (x *CPlayer_GetProfileItemsOwned_Response) String() string
- type CPlayer_GetProfileThemesAvailable_Request
- func (*CPlayer_GetProfileThemesAvailable_Request) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_GetProfileThemesAvailable_Request) ProtoMessage()
- func (x *CPlayer_GetProfileThemesAvailable_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetProfileThemesAvailable_Request) Reset()
- func (x *CPlayer_GetProfileThemesAvailable_Request) String() string
- type CPlayer_GetProfileThemesAvailable_Response
- func (*CPlayer_GetProfileThemesAvailable_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetProfileThemesAvailable_Response) GetProfileThemes() []*ProfileTheme
- func (*CPlayer_GetProfileThemesAvailable_Response) ProtoMessage()
- func (x *CPlayer_GetProfileThemesAvailable_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetProfileThemesAvailable_Response) Reset()
- func (x *CPlayer_GetProfileThemesAvailable_Response) String() string
- type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request
- func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) GetSteamid() uint64
- func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) ProtoMessage()
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) Reset()
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) String() string
- type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response
- func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) GetPurchasedCustomizations() ...
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) GetUpgradedCustomizations() ...
- func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) ProtoMessage()
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) Reset()
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) String() string
- type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization
- func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) GetCount() uint32
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) GetCustomizationType() EProfileCustomizationType
- func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) ProtoMessage()
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) Reset()
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) String() string
- type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization
- func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) GetCustomizationType() EProfileCustomizationType
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) GetLevel() uint32
- func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) ProtoMessage()
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) Reset()
- func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) String() string
- type CPlayer_GetPurchasedProfileCustomizations_Request
- func (*CPlayer_GetPurchasedProfileCustomizations_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPurchasedProfileCustomizations_Request) GetSteamid() uint64
- func (*CPlayer_GetPurchasedProfileCustomizations_Request) ProtoMessage()
- func (x *CPlayer_GetPurchasedProfileCustomizations_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPurchasedProfileCustomizations_Request) Reset()
- func (x *CPlayer_GetPurchasedProfileCustomizations_Request) String() string
- type CPlayer_GetPurchasedProfileCustomizations_Response
- func (*CPlayer_GetPurchasedProfileCustomizations_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPurchasedProfileCustomizations_Response) GetPurchasedCustomizations() []*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization
- func (*CPlayer_GetPurchasedProfileCustomizations_Response) ProtoMessage()
- func (x *CPlayer_GetPurchasedProfileCustomizations_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPurchasedProfileCustomizations_Response) Reset()
- func (x *CPlayer_GetPurchasedProfileCustomizations_Response) String() string
- type CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization
- func (*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) GetCustomizationType() EProfileCustomizationType
- func (x *CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) GetPurchaseid() uint64
- func (*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) ProtoMessage()
- func (x *CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) Reset()
- func (x *CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) String() string
- type CPlayer_GetSteamDeckKeyboardSkin_Request
- func (*CPlayer_GetSteamDeckKeyboardSkin_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetSteamDeckKeyboardSkin_Request) GetLanguage() string
- func (x *CPlayer_GetSteamDeckKeyboardSkin_Request) GetSteamid() uint64
- func (*CPlayer_GetSteamDeckKeyboardSkin_Request) ProtoMessage()
- func (x *CPlayer_GetSteamDeckKeyboardSkin_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetSteamDeckKeyboardSkin_Request) Reset()
- func (x *CPlayer_GetSteamDeckKeyboardSkin_Request) String() string
- type CPlayer_GetSteamDeckKeyboardSkin_Response
- func (*CPlayer_GetSteamDeckKeyboardSkin_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetSteamDeckKeyboardSkin_Response) GetSteamDeckKeyboardSkin() *ProfileItem
- func (*CPlayer_GetSteamDeckKeyboardSkin_Response) ProtoMessage()
- func (x *CPlayer_GetSteamDeckKeyboardSkin_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetSteamDeckKeyboardSkin_Response) Reset()
- func (x *CPlayer_GetSteamDeckKeyboardSkin_Response) String() string
- type CPlayer_GetTextFilterWords_Request
- func (*CPlayer_GetTextFilterWords_Request) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_GetTextFilterWords_Request) ProtoMessage()
- func (x *CPlayer_GetTextFilterWords_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetTextFilterWords_Request) Reset()
- func (x *CPlayer_GetTextFilterWords_Request) String() string
- type CPlayer_GetTextFilterWords_Response
- func (*CPlayer_GetTextFilterWords_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetTextFilterWords_Response) GetWords() *CPlayer_TextFilterWords
- func (*CPlayer_GetTextFilterWords_Response) ProtoMessage()
- func (x *CPlayer_GetTextFilterWords_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetTextFilterWords_Response) Reset()
- func (x *CPlayer_GetTextFilterWords_Response) String() string
- type CPlayer_GetTimeSSAAccepted_Request
- func (*CPlayer_GetTimeSSAAccepted_Request) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_GetTimeSSAAccepted_Request) ProtoMessage()
- func (x *CPlayer_GetTimeSSAAccepted_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetTimeSSAAccepted_Request) Reset()
- func (x *CPlayer_GetTimeSSAAccepted_Request) String() string
- type CPlayer_GetTimeSSAAccepted_Response
- func (*CPlayer_GetTimeSSAAccepted_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetTimeSSAAccepted_Response) GetTimeChinassaAccepted() uint32
- func (x *CPlayer_GetTimeSSAAccepted_Response) GetTimeSsaAccepted() uint32
- func (x *CPlayer_GetTimeSSAAccepted_Response) GetTimeSsaUpdated() uint32
- func (*CPlayer_GetTimeSSAAccepted_Response) ProtoMessage()
- func (x *CPlayer_GetTimeSSAAccepted_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetTimeSSAAccepted_Response) Reset()
- func (x *CPlayer_GetTimeSSAAccepted_Response) String() string
- type CPlayer_GetTopAchievementsForGames_Request
- func (*CPlayer_GetTopAchievementsForGames_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetTopAchievementsForGames_Request) GetAppids() []uint32
- func (x *CPlayer_GetTopAchievementsForGames_Request) GetLanguage() string
- func (x *CPlayer_GetTopAchievementsForGames_Request) GetMaxAchievements() uint32
- func (x *CPlayer_GetTopAchievementsForGames_Request) GetSteamid() uint64
- func (*CPlayer_GetTopAchievementsForGames_Request) ProtoMessage()
- func (x *CPlayer_GetTopAchievementsForGames_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetTopAchievementsForGames_Request) Reset()
- func (x *CPlayer_GetTopAchievementsForGames_Request) String() string
- type CPlayer_GetTopAchievementsForGames_Response
- func (*CPlayer_GetTopAchievementsForGames_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetTopAchievementsForGames_Response) GetGames() []*CPlayer_GetTopAchievementsForGames_Response_Game
- func (*CPlayer_GetTopAchievementsForGames_Response) ProtoMessage()
- func (x *CPlayer_GetTopAchievementsForGames_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetTopAchievementsForGames_Response) Reset()
- func (x *CPlayer_GetTopAchievementsForGames_Response) String() string
- type CPlayer_GetTopAchievementsForGames_Response_Achievement
- func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetBit() uint32
- func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetDesc() string
- func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetHidden() bool
- func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetIcon() string
- func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetIconGray() string
- func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetName() string
- func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetPlayerPercentUnlocked() string
- func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetStatid() uint32
- func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) ProtoMessage()
- func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) Reset()
- func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) String() string
- type CPlayer_GetTopAchievementsForGames_Response_Game
- func (*CPlayer_GetTopAchievementsForGames_Response_Game) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_GetTopAchievementsForGames_Response_Game) GetAchievements() []*CPlayer_GetTopAchievementsForGames_Response_Achievement
- func (x *CPlayer_GetTopAchievementsForGames_Response_Game) GetAppid() uint32
- func (x *CPlayer_GetTopAchievementsForGames_Response_Game) GetTotalAchievements() uint32
- func (*CPlayer_GetTopAchievementsForGames_Response_Game) ProtoMessage()
- func (x *CPlayer_GetTopAchievementsForGames_Response_Game) ProtoReflect() protoreflect.Message
- func (x *CPlayer_GetTopAchievementsForGames_Response_Game) Reset()
- func (x *CPlayer_GetTopAchievementsForGames_Response_Game) String() string
- type CPlayer_IgnoreFriend_Request
- func (*CPlayer_IgnoreFriend_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_IgnoreFriend_Request) GetSteamid() uint64
- func (x *CPlayer_IgnoreFriend_Request) GetUnignore() bool
- func (*CPlayer_IgnoreFriend_Request) ProtoMessage()
- func (x *CPlayer_IgnoreFriend_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_IgnoreFriend_Request) Reset()
- func (x *CPlayer_IgnoreFriend_Request) String() string
- type CPlayer_IgnoreFriend_Response
- func (*CPlayer_IgnoreFriend_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_IgnoreFriend_Response) GetFriendRelationship() uint32
- func (*CPlayer_IgnoreFriend_Response) ProtoMessage()
- func (x *CPlayer_IgnoreFriend_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_IgnoreFriend_Response) Reset()
- func (x *CPlayer_IgnoreFriend_Response) String() string
- type CPlayer_IncomingInviteMutualFriendList
- func (*CPlayer_IncomingInviteMutualFriendList) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_IncomingInviteMutualFriendList) GetMutualFriendAccountIds() []uint32
- func (x *CPlayer_IncomingInviteMutualFriendList) GetSteamid() uint64
- func (*CPlayer_IncomingInviteMutualFriendList) ProtoMessage()
- func (x *CPlayer_IncomingInviteMutualFriendList) ProtoReflect() protoreflect.Message
- func (x *CPlayer_IncomingInviteMutualFriendList) Reset()
- func (x *CPlayer_IncomingInviteMutualFriendList) String() string
- type CPlayer_LastPlayedTimes_Notification
- func (*CPlayer_LastPlayedTimes_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_LastPlayedTimes_Notification) GetGames() []*CPlayer_GetLastPlayedTimes_Response_Game
- func (*CPlayer_LastPlayedTimes_Notification) ProtoMessage()
- func (x *CPlayer_LastPlayedTimes_Notification) ProtoReflect() protoreflect.Message
- func (x *CPlayer_LastPlayedTimes_Notification) Reset()
- func (x *CPlayer_LastPlayedTimes_Notification) String() string
- type CPlayer_NewSteamAnnouncementState_Notification
- func (*CPlayer_NewSteamAnnouncementState_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementGid() uint64
- func (x *CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementHeadline() string
- func (x *CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementUrl() string
- func (x *CPlayer_NewSteamAnnouncementState_Notification) GetState() ENewSteamAnnouncementState
- func (x *CPlayer_NewSteamAnnouncementState_Notification) GetTimePosted() uint32
- func (*CPlayer_NewSteamAnnouncementState_Notification) ProtoMessage()
- func (x *CPlayer_NewSteamAnnouncementState_Notification) ProtoReflect() protoreflect.Message
- func (x *CPlayer_NewSteamAnnouncementState_Notification) Reset()
- func (x *CPlayer_NewSteamAnnouncementState_Notification) String() string
- type CPlayer_PerFriendPreferencesChanged_Notification
- func (*CPlayer_PerFriendPreferencesChanged_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_PerFriendPreferencesChanged_Notification) GetAccountid() uint32
- func (x *CPlayer_PerFriendPreferencesChanged_Notification) GetPreferences() *PerFriendPreferences
- func (*CPlayer_PerFriendPreferencesChanged_Notification) ProtoMessage()
- func (x *CPlayer_PerFriendPreferencesChanged_Notification) ProtoReflect() protoreflect.Message
- func (x *CPlayer_PerFriendPreferencesChanged_Notification) Reset()
- func (x *CPlayer_PerFriendPreferencesChanged_Notification) String() string
- type CPlayer_PostStatusToFriends_Request
- func (*CPlayer_PostStatusToFriends_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_PostStatusToFriends_Request) GetAppid() uint32
- func (x *CPlayer_PostStatusToFriends_Request) GetStatusText() string
- func (*CPlayer_PostStatusToFriends_Request) ProtoMessage()
- func (x *CPlayer_PostStatusToFriends_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_PostStatusToFriends_Request) Reset()
- func (x *CPlayer_PostStatusToFriends_Request) String() string
- type CPlayer_PostStatusToFriends_Response
- func (*CPlayer_PostStatusToFriends_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_PostStatusToFriends_Response) ProtoMessage()
- func (x *CPlayer_PostStatusToFriends_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_PostStatusToFriends_Response) Reset()
- func (x *CPlayer_PostStatusToFriends_Response) String() string
- type CPlayer_PrivacySettingsChanged_Notification
- func (*CPlayer_PrivacySettingsChanged_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_PrivacySettingsChanged_Notification) GetPrivacySettings() *CPrivacySettings
- func (*CPlayer_PrivacySettingsChanged_Notification) ProtoMessage()
- func (x *CPlayer_PrivacySettingsChanged_Notification) ProtoReflect() protoreflect.Message
- func (x *CPlayer_PrivacySettingsChanged_Notification) Reset()
- func (x *CPlayer_PrivacySettingsChanged_Notification) String() string
- type CPlayer_RecordDisconnectedPlaytime_Request
- func (*CPlayer_RecordDisconnectedPlaytime_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_RecordDisconnectedPlaytime_Request) GetPlaySessions() []*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory
- func (*CPlayer_RecordDisconnectedPlaytime_Request) ProtoMessage()
- func (x *CPlayer_RecordDisconnectedPlaytime_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_RecordDisconnectedPlaytime_Request) Reset()
- func (x *CPlayer_RecordDisconnectedPlaytime_Request) String() string
- type CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory
- func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetAppid() uint32
- func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetOffline() bool
- func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetOwner() uint32
- func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetSeconds() uint32
- func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetSessionTimeStart() uint32
- func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) ProtoMessage()
- func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) ProtoReflect() protoreflect.Message
- func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) Reset()
- func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) String() string
- type CPlayer_RecordDisconnectedPlaytime_Response
- func (*CPlayer_RecordDisconnectedPlaytime_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_RecordDisconnectedPlaytime_Response) ProtoMessage()
- func (x *CPlayer_RecordDisconnectedPlaytime_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_RecordDisconnectedPlaytime_Response) Reset()
- func (x *CPlayer_RecordDisconnectedPlaytime_Response) String() string
- type CPlayer_RemoveFriend_Request
- func (*CPlayer_RemoveFriend_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_RemoveFriend_Request) GetSteamid() uint64
- func (*CPlayer_RemoveFriend_Request) ProtoMessage()
- func (x *CPlayer_RemoveFriend_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_RemoveFriend_Request) Reset()
- func (x *CPlayer_RemoveFriend_Request) String() string
- type CPlayer_RemoveFriend_Response
- func (*CPlayer_RemoveFriend_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_RemoveFriend_Response) GetFriendRelationship() uint32
- func (*CPlayer_RemoveFriend_Response) ProtoMessage()
- func (x *CPlayer_RemoveFriend_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_RemoveFriend_Response) Reset()
- func (x *CPlayer_RemoveFriend_Response) String() string
- type CPlayer_SetAnimatedAvatar_Request
- func (*CPlayer_SetAnimatedAvatar_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_SetAnimatedAvatar_Request) GetCommunityitemid() uint64
- func (*CPlayer_SetAnimatedAvatar_Request) ProtoMessage()
- func (x *CPlayer_SetAnimatedAvatar_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetAnimatedAvatar_Request) Reset()
- func (x *CPlayer_SetAnimatedAvatar_Request) String() string
- type CPlayer_SetAnimatedAvatar_Response
- func (*CPlayer_SetAnimatedAvatar_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_SetAnimatedAvatar_Response) ProtoMessage()
- func (x *CPlayer_SetAnimatedAvatar_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetAnimatedAvatar_Response) Reset()
- func (x *CPlayer_SetAnimatedAvatar_Response) String() string
- type CPlayer_SetAvatarFrame_Request
- func (*CPlayer_SetAvatarFrame_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_SetAvatarFrame_Request) GetCommunityitemid() uint64
- func (*CPlayer_SetAvatarFrame_Request) ProtoMessage()
- func (x *CPlayer_SetAvatarFrame_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetAvatarFrame_Request) Reset()
- func (x *CPlayer_SetAvatarFrame_Request) String() string
- type CPlayer_SetAvatarFrame_Response
- func (*CPlayer_SetAvatarFrame_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_SetAvatarFrame_Response) ProtoMessage()
- func (x *CPlayer_SetAvatarFrame_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetAvatarFrame_Response) Reset()
- func (x *CPlayer_SetAvatarFrame_Response) String() string
- type CPlayer_SetCommunityPreferences_Request
- func (*CPlayer_SetCommunityPreferences_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_SetCommunityPreferences_Request) GetPreferences() *CPlayer_CommunityPreferences
- func (*CPlayer_SetCommunityPreferences_Request) ProtoMessage()
- func (x *CPlayer_SetCommunityPreferences_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetCommunityPreferences_Request) Reset()
- func (x *CPlayer_SetCommunityPreferences_Request) String() string
- type CPlayer_SetCommunityPreferences_Response
- func (*CPlayer_SetCommunityPreferences_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_SetCommunityPreferences_Response) ProtoMessage()
- func (x *CPlayer_SetCommunityPreferences_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetCommunityPreferences_Response) Reset()
- func (x *CPlayer_SetCommunityPreferences_Response) String() string
- type CPlayer_SetEquippedProfileItemFlags_Request
- func (*CPlayer_SetEquippedProfileItemFlags_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_SetEquippedProfileItemFlags_Request) GetCommunityitemid() uint64
- func (x *CPlayer_SetEquippedProfileItemFlags_Request) GetFlags() uint32
- func (*CPlayer_SetEquippedProfileItemFlags_Request) ProtoMessage()
- func (x *CPlayer_SetEquippedProfileItemFlags_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetEquippedProfileItemFlags_Request) Reset()
- func (x *CPlayer_SetEquippedProfileItemFlags_Request) String() string
- type CPlayer_SetEquippedProfileItemFlags_Response
- func (*CPlayer_SetEquippedProfileItemFlags_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_SetEquippedProfileItemFlags_Response) ProtoMessage()
- func (x *CPlayer_SetEquippedProfileItemFlags_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetEquippedProfileItemFlags_Response) Reset()
- func (x *CPlayer_SetEquippedProfileItemFlags_Response) String() string
- type CPlayer_SetFavoriteBadge_Request
- func (*CPlayer_SetFavoriteBadge_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_SetFavoriteBadge_Request) GetBadgeid() uint32
- func (x *CPlayer_SetFavoriteBadge_Request) GetCommunityitemid() uint64
- func (*CPlayer_SetFavoriteBadge_Request) ProtoMessage()
- func (x *CPlayer_SetFavoriteBadge_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetFavoriteBadge_Request) Reset()
- func (x *CPlayer_SetFavoriteBadge_Request) String() string
- type CPlayer_SetFavoriteBadge_Response
- func (*CPlayer_SetFavoriteBadge_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_SetFavoriteBadge_Response) ProtoMessage()
- func (x *CPlayer_SetFavoriteBadge_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetFavoriteBadge_Response) Reset()
- func (x *CPlayer_SetFavoriteBadge_Response) String() string
- type CPlayer_SetMiniProfileBackground_Request
- func (*CPlayer_SetMiniProfileBackground_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_SetMiniProfileBackground_Request) GetCommunityitemid() uint64
- func (*CPlayer_SetMiniProfileBackground_Request) ProtoMessage()
- func (x *CPlayer_SetMiniProfileBackground_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetMiniProfileBackground_Request) Reset()
- func (x *CPlayer_SetMiniProfileBackground_Request) String() string
- type CPlayer_SetMiniProfileBackground_Response
- func (*CPlayer_SetMiniProfileBackground_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_SetMiniProfileBackground_Response) ProtoMessage()
- func (x *CPlayer_SetMiniProfileBackground_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetMiniProfileBackground_Response) Reset()
- func (x *CPlayer_SetMiniProfileBackground_Response) String() string
- type CPlayer_SetPerFriendPreferences_Request
- func (*CPlayer_SetPerFriendPreferences_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_SetPerFriendPreferences_Request) GetPreferences() *PerFriendPreferences
- func (*CPlayer_SetPerFriendPreferences_Request) ProtoMessage()
- func (x *CPlayer_SetPerFriendPreferences_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetPerFriendPreferences_Request) Reset()
- func (x *CPlayer_SetPerFriendPreferences_Request) String() string
- type CPlayer_SetPerFriendPreferences_Response
- func (*CPlayer_SetPerFriendPreferences_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_SetPerFriendPreferences_Response) ProtoMessage()
- func (x *CPlayer_SetPerFriendPreferences_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetPerFriendPreferences_Response) Reset()
- func (x *CPlayer_SetPerFriendPreferences_Response) String() string
- type CPlayer_SetProfileBackground_Request
- func (*CPlayer_SetProfileBackground_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_SetProfileBackground_Request) GetCommunityitemid() uint64
- func (*CPlayer_SetProfileBackground_Request) ProtoMessage()
- func (x *CPlayer_SetProfileBackground_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetProfileBackground_Request) Reset()
- func (x *CPlayer_SetProfileBackground_Request) String() string
- type CPlayer_SetProfileBackground_Response
- func (*CPlayer_SetProfileBackground_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_SetProfileBackground_Response) ProtoMessage()
- func (x *CPlayer_SetProfileBackground_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetProfileBackground_Response) Reset()
- func (x *CPlayer_SetProfileBackground_Response) String() string
- type CPlayer_SetProfilePreferences_Request
- func (*CPlayer_SetProfilePreferences_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_SetProfilePreferences_Request) GetProfilePreferences() *ProfilePreferences
- func (*CPlayer_SetProfilePreferences_Request) ProtoMessage()
- func (x *CPlayer_SetProfilePreferences_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetProfilePreferences_Request) Reset()
- func (x *CPlayer_SetProfilePreferences_Request) String() string
- type CPlayer_SetProfilePreferences_Response
- func (*CPlayer_SetProfilePreferences_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_SetProfilePreferences_Response) ProtoMessage()
- func (x *CPlayer_SetProfilePreferences_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetProfilePreferences_Response) Reset()
- func (x *CPlayer_SetProfilePreferences_Response) String() string
- type CPlayer_SetProfileTheme_Request
- func (*CPlayer_SetProfileTheme_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_SetProfileTheme_Request) GetThemeId() string
- func (*CPlayer_SetProfileTheme_Request) ProtoMessage()
- func (x *CPlayer_SetProfileTheme_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetProfileTheme_Request) Reset()
- func (x *CPlayer_SetProfileTheme_Request) String() string
- type CPlayer_SetProfileTheme_Response
- func (*CPlayer_SetProfileTheme_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_SetProfileTheme_Response) ProtoMessage()
- func (x *CPlayer_SetProfileTheme_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetProfileTheme_Response) Reset()
- func (x *CPlayer_SetProfileTheme_Response) String() string
- type CPlayer_SetSteamDeckKeyboardSkin_Request
- func (*CPlayer_SetSteamDeckKeyboardSkin_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_SetSteamDeckKeyboardSkin_Request) GetCommunityitemid() uint64
- func (*CPlayer_SetSteamDeckKeyboardSkin_Request) ProtoMessage()
- func (x *CPlayer_SetSteamDeckKeyboardSkin_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetSteamDeckKeyboardSkin_Request) Reset()
- func (x *CPlayer_SetSteamDeckKeyboardSkin_Request) String() string
- type CPlayer_SetSteamDeckKeyboardSkin_Response
- func (*CPlayer_SetSteamDeckKeyboardSkin_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_SetSteamDeckKeyboardSkin_Response) ProtoMessage()
- func (x *CPlayer_SetSteamDeckKeyboardSkin_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_SetSteamDeckKeyboardSkin_Response) Reset()
- func (x *CPlayer_SetSteamDeckKeyboardSkin_Response) String() string
- type CPlayer_TextFilterWords
- func (*CPlayer_TextFilterWords) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_TextFilterWords) GetTextFilterCustomBannedWords() []string
- func (x *CPlayer_TextFilterWords) GetTextFilterCustomCleanWords() []string
- func (x *CPlayer_TextFilterWords) GetTextFilterWordsRevision() uint32
- func (*CPlayer_TextFilterWords) ProtoMessage()
- func (x *CPlayer_TextFilterWords) ProtoReflect() protoreflect.Message
- func (x *CPlayer_TextFilterWords) Reset()
- func (x *CPlayer_TextFilterWords) String() string
- type CPlayer_TextFilterWordsChanged_Notification
- func (*CPlayer_TextFilterWordsChanged_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_TextFilterWordsChanged_Notification) GetWords() *CPlayer_TextFilterWords
- func (*CPlayer_TextFilterWordsChanged_Notification) ProtoMessage()
- func (x *CPlayer_TextFilterWordsChanged_Notification) ProtoReflect() protoreflect.Message
- func (x *CPlayer_TextFilterWordsChanged_Notification) Reset()
- func (x *CPlayer_TextFilterWordsChanged_Notification) String() string
- type CPlayer_UpdateSteamAnnouncementLastRead_Request
- func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPlayer_UpdateSteamAnnouncementLastRead_Request) GetAnnouncementGid() uint64
- func (x *CPlayer_UpdateSteamAnnouncementLastRead_Request) GetTimePosted() uint32
- func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) ProtoMessage()
- func (x *CPlayer_UpdateSteamAnnouncementLastRead_Request) ProtoReflect() protoreflect.Message
- func (x *CPlayer_UpdateSteamAnnouncementLastRead_Request) Reset()
- func (x *CPlayer_UpdateSteamAnnouncementLastRead_Request) String() string
- type CPlayer_UpdateSteamAnnouncementLastRead_Response
- func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) ProtoMessage()
- func (x *CPlayer_UpdateSteamAnnouncementLastRead_Response) ProtoReflect() protoreflect.Message
- func (x *CPlayer_UpdateSteamAnnouncementLastRead_Response) Reset()
- func (x *CPlayer_UpdateSteamAnnouncementLastRead_Response) String() string
- type CPrivacySettings
- func (*CPrivacySettings) Descriptor() ([]byte, []int)deprecated
- func (x *CPrivacySettings) GetPrivacyState() int32
- func (x *CPrivacySettings) GetPrivacyStateFriendslist() int32
- func (x *CPrivacySettings) GetPrivacyStateGifts() int32
- func (x *CPrivacySettings) GetPrivacyStateInventory() int32
- func (x *CPrivacySettings) GetPrivacyStateOwnedgames() int32
- func (x *CPrivacySettings) GetPrivacyStatePlaytime() int32
- func (*CPrivacySettings) ProtoMessage()
- func (x *CPrivacySettings) ProtoReflect() protoreflect.Message
- func (x *CPrivacySettings) Reset()
- func (x *CPrivacySettings) String() string
- type CPublishedFile_AddAppRelationship_Request
- func (*CPublishedFile_AddAppRelationship_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_AddAppRelationship_Request) GetAppid() uint32
- func (x *CPublishedFile_AddAppRelationship_Request) GetPublishedfileid() uint64
- func (x *CPublishedFile_AddAppRelationship_Request) GetRelationship() uint32
- func (*CPublishedFile_AddAppRelationship_Request) ProtoMessage()
- func (x *CPublishedFile_AddAppRelationship_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_AddAppRelationship_Request) Reset()
- func (x *CPublishedFile_AddAppRelationship_Request) String() string
- type CPublishedFile_AddAppRelationship_Response
- func (*CPublishedFile_AddAppRelationship_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_AddAppRelationship_Response) ProtoMessage()
- func (x *CPublishedFile_AddAppRelationship_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_AddAppRelationship_Response) Reset()
- func (x *CPublishedFile_AddAppRelationship_Response) String() string
- type CPublishedFile_AddChild_Request
- func (*CPublishedFile_AddChild_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_AddChild_Request) GetChildPublishedfileid() uint64
- func (x *CPublishedFile_AddChild_Request) GetPublishedfileid() uint64
- func (*CPublishedFile_AddChild_Request) ProtoMessage()
- func (x *CPublishedFile_AddChild_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_AddChild_Request) Reset()
- func (x *CPublishedFile_AddChild_Request) String() string
- type CPublishedFile_AddChild_Response
- func (*CPublishedFile_AddChild_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_AddChild_Response) ProtoMessage()
- func (x *CPublishedFile_AddChild_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_AddChild_Response) Reset()
- func (x *CPublishedFile_AddChild_Response) String() string
- type CPublishedFile_AreFilesInSubscriptionList_Request
- func (*CPublishedFile_AreFilesInSubscriptionList_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_AreFilesInSubscriptionList_Request) GetAppid() uint32
- func (x *CPublishedFile_AreFilesInSubscriptionList_Request) GetFiletype() uint32
- func (x *CPublishedFile_AreFilesInSubscriptionList_Request) GetListtype() uint32
- func (x *CPublishedFile_AreFilesInSubscriptionList_Request) GetPublishedfileids() []uint64
- func (x *CPublishedFile_AreFilesInSubscriptionList_Request) GetWorkshopfiletype() uint32
- func (*CPublishedFile_AreFilesInSubscriptionList_Request) ProtoMessage()
- func (x *CPublishedFile_AreFilesInSubscriptionList_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_AreFilesInSubscriptionList_Request) Reset()
- func (x *CPublishedFile_AreFilesInSubscriptionList_Request) String() string
- type CPublishedFile_AreFilesInSubscriptionList_Response
- func (*CPublishedFile_AreFilesInSubscriptionList_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_AreFilesInSubscriptionList_Response) GetFiles() []*CPublishedFile_AreFilesInSubscriptionList_Response_InList
- func (*CPublishedFile_AreFilesInSubscriptionList_Response) ProtoMessage()
- func (x *CPublishedFile_AreFilesInSubscriptionList_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_AreFilesInSubscriptionList_Response) Reset()
- func (x *CPublishedFile_AreFilesInSubscriptionList_Response) String() string
- type CPublishedFile_AreFilesInSubscriptionList_Response_InList
- func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_AreFilesInSubscriptionList_Response_InList) GetInlist() bool
- func (x *CPublishedFile_AreFilesInSubscriptionList_Response_InList) GetPublishedfileid() uint64
- func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) ProtoMessage()
- func (x *CPublishedFile_AreFilesInSubscriptionList_Response_InList) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_AreFilesInSubscriptionList_Response_InList) Reset()
- func (x *CPublishedFile_AreFilesInSubscriptionList_Response_InList) String() string
- type CPublishedFile_CanSubscribe_Request
- func (*CPublishedFile_CanSubscribe_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_CanSubscribe_Request) GetPublishedfileid() uint64
- func (*CPublishedFile_CanSubscribe_Request) ProtoMessage()
- func (x *CPublishedFile_CanSubscribe_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_CanSubscribe_Request) Reset()
- func (x *CPublishedFile_CanSubscribe_Request) String() string
- type CPublishedFile_CanSubscribe_Response
- func (*CPublishedFile_CanSubscribe_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_CanSubscribe_Response) GetCanSubscribe() bool
- func (*CPublishedFile_CanSubscribe_Response) ProtoMessage()
- func (x *CPublishedFile_CanSubscribe_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_CanSubscribe_Response) Reset()
- func (x *CPublishedFile_CanSubscribe_Response) String() string
- type CPublishedFile_Delete_Request
- func (*CPublishedFile_Delete_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_Delete_Request) GetAppid() uint32
- func (x *CPublishedFile_Delete_Request) GetPublishedfileid() uint64
- func (*CPublishedFile_Delete_Request) ProtoMessage()
- func (x *CPublishedFile_Delete_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Delete_Request) Reset()
- func (x *CPublishedFile_Delete_Request) String() string
- type CPublishedFile_Delete_Response
- func (*CPublishedFile_Delete_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_Delete_Response) ProtoMessage()
- func (x *CPublishedFile_Delete_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Delete_Response) Reset()
- func (x *CPublishedFile_Delete_Response) String() string
- type CPublishedFile_FileDeleted_Client_Notification
- func (*CPublishedFile_FileDeleted_Client_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_FileDeleted_Client_Notification) GetAppId() uint32
- func (x *CPublishedFile_FileDeleted_Client_Notification) GetPublishedFileId() uint64
- func (*CPublishedFile_FileDeleted_Client_Notification) ProtoMessage()
- func (x *CPublishedFile_FileDeleted_Client_Notification) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_FileDeleted_Client_Notification) Reset()
- func (x *CPublishedFile_FileDeleted_Client_Notification) String() string
- type CPublishedFile_FileSubscribed_Notification
- func (*CPublishedFile_FileSubscribed_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_FileSubscribed_Notification) GetAppId() uint32
- func (x *CPublishedFile_FileSubscribed_Notification) GetFileHcontent() uint64
- func (x *CPublishedFile_FileSubscribed_Notification) GetFileSize() uint32
- func (x *CPublishedFile_FileSubscribed_Notification) GetIsDepotContent() bool
- func (x *CPublishedFile_FileSubscribed_Notification) GetPublishedFileId() uint64
- func (x *CPublishedFile_FileSubscribed_Notification) GetRevisions() []*CPublishedFile_FileSubscribed_Notification_RevisionData
- func (x *CPublishedFile_FileSubscribed_Notification) GetRtimeSubscribed() uint32
- func (x *CPublishedFile_FileSubscribed_Notification) GetRtimeUpdated() uint32
- func (*CPublishedFile_FileSubscribed_Notification) ProtoMessage()
- func (x *CPublishedFile_FileSubscribed_Notification) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_FileSubscribed_Notification) Reset()
- func (x *CPublishedFile_FileSubscribed_Notification) String() string
- type CPublishedFile_FileSubscribed_Notification_RevisionData
- func (*CPublishedFile_FileSubscribed_Notification_RevisionData) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) GetFileHcontent() uint64
- func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) GetRevision() EPublishedFileRevision
- func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) GetRtimeUpdated() uint32
- func (*CPublishedFile_FileSubscribed_Notification_RevisionData) ProtoMessage()
- func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) Reset()
- func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) String() string
- type CPublishedFile_FileUnsubscribed_Notification
- func (*CPublishedFile_FileUnsubscribed_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_FileUnsubscribed_Notification) GetAppId() uint32
- func (x *CPublishedFile_FileUnsubscribed_Notification) GetPublishedFileId() uint64
- func (*CPublishedFile_FileUnsubscribed_Notification) ProtoMessage()
- func (x *CPublishedFile_FileUnsubscribed_Notification) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_FileUnsubscribed_Notification) Reset()
- func (x *CPublishedFile_FileUnsubscribed_Notification) String() string
- type CPublishedFile_GetAppRelationshipsBatched_Request
- func (*CPublishedFile_GetAppRelationshipsBatched_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetAppRelationshipsBatched_Request) GetFilterRelationship() uint32
- func (x *CPublishedFile_GetAppRelationshipsBatched_Request) GetPublishedfileids() []uint64
- func (*CPublishedFile_GetAppRelationshipsBatched_Request) ProtoMessage()
- func (x *CPublishedFile_GetAppRelationshipsBatched_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetAppRelationshipsBatched_Request) Reset()
- func (x *CPublishedFile_GetAppRelationshipsBatched_Request) String() string
- type CPublishedFile_GetAppRelationshipsBatched_Response
- func (*CPublishedFile_GetAppRelationshipsBatched_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response) GetRelationships() ...
- func (*CPublishedFile_GetAppRelationshipsBatched_Response) ProtoMessage()
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response) Reset()
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response) String() string
- type CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship
- func (*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) GetAppid() uint32
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) GetRelationship() uint32
- func (*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) ProtoMessage()
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) Reset()
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) String() string
- type CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship
- func (*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) GetAppRelationships() []*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) GetPublishedfileid() uint64
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) GetResult() uint32
- func (*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) ProtoMessage()
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) Reset()
- func (x *CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) String() string
- type CPublishedFile_GetAppRelationships_Request
- func (*CPublishedFile_GetAppRelationships_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetAppRelationships_Request) GetPublishedfileid() uint64
- func (*CPublishedFile_GetAppRelationships_Request) ProtoMessage()
- func (x *CPublishedFile_GetAppRelationships_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetAppRelationships_Request) Reset()
- func (x *CPublishedFile_GetAppRelationships_Request) String() string
- type CPublishedFile_GetAppRelationships_Response
- func (*CPublishedFile_GetAppRelationships_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetAppRelationships_Response) GetAppRelationships() []*CPublishedFile_GetAppRelationships_Response_AppRelationship
- func (*CPublishedFile_GetAppRelationships_Response) ProtoMessage()
- func (x *CPublishedFile_GetAppRelationships_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetAppRelationships_Response) Reset()
- func (x *CPublishedFile_GetAppRelationships_Response) String() string
- type CPublishedFile_GetAppRelationships_Response_AppRelationship
- func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetAppRelationships_Response_AppRelationship) GetAppid() uint32
- func (x *CPublishedFile_GetAppRelationships_Response_AppRelationship) GetRelationship() uint32
- func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) ProtoMessage()
- func (x *CPublishedFile_GetAppRelationships_Response_AppRelationship) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetAppRelationships_Response_AppRelationship) Reset()
- func (x *CPublishedFile_GetAppRelationships_Response_AppRelationship) String() string
- type CPublishedFile_GetChangeHistoryEntry_Request
- func (*CPublishedFile_GetChangeHistoryEntry_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetChangeHistoryEntry_Request) GetLanguage() int32
- func (x *CPublishedFile_GetChangeHistoryEntry_Request) GetPublishedfileid() uint64
- func (x *CPublishedFile_GetChangeHistoryEntry_Request) GetTimestamp() uint32
- func (*CPublishedFile_GetChangeHistoryEntry_Request) ProtoMessage()
- func (x *CPublishedFile_GetChangeHistoryEntry_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetChangeHistoryEntry_Request) Reset()
- func (x *CPublishedFile_GetChangeHistoryEntry_Request) String() string
- type CPublishedFile_GetChangeHistoryEntry_Response
- func (*CPublishedFile_GetChangeHistoryEntry_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetChangeHistoryEntry_Response) GetChangeDescription() string
- func (x *CPublishedFile_GetChangeHistoryEntry_Response) GetLanguage() int32
- func (*CPublishedFile_GetChangeHistoryEntry_Response) ProtoMessage()
- func (x *CPublishedFile_GetChangeHistoryEntry_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetChangeHistoryEntry_Response) Reset()
- func (x *CPublishedFile_GetChangeHistoryEntry_Response) String() string
- type CPublishedFile_GetChangeHistory_Request
- func (*CPublishedFile_GetChangeHistory_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetChangeHistory_Request) GetCount() uint32
- func (x *CPublishedFile_GetChangeHistory_Request) GetLanguage() int32
- func (x *CPublishedFile_GetChangeHistory_Request) GetPublishedfileid() uint64
- func (x *CPublishedFile_GetChangeHistory_Request) GetStartindex() uint32
- func (x *CPublishedFile_GetChangeHistory_Request) GetTotalOnly() bool
- func (*CPublishedFile_GetChangeHistory_Request) ProtoMessage()
- func (x *CPublishedFile_GetChangeHistory_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetChangeHistory_Request) Reset()
- func (x *CPublishedFile_GetChangeHistory_Request) String() string
- type CPublishedFile_GetChangeHistory_Response
- func (*CPublishedFile_GetChangeHistory_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetChangeHistory_Response) GetChanges() []*CPublishedFile_GetChangeHistory_Response_ChangeLog
- func (x *CPublishedFile_GetChangeHistory_Response) GetTotal() uint32
- func (*CPublishedFile_GetChangeHistory_Response) ProtoMessage()
- func (x *CPublishedFile_GetChangeHistory_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetChangeHistory_Response) Reset()
- func (x *CPublishedFile_GetChangeHistory_Response) String() string
- type CPublishedFile_GetChangeHistory_Response_ChangeLog
- func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) GetChangeDescription() string
- func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) GetLanguage() int32
- func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) GetTimestamp() uint32
- func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) ProtoMessage()
- func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) Reset()
- func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) String() string
- type CPublishedFile_GetContentDescriptors_Request
- func (*CPublishedFile_GetContentDescriptors_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetContentDescriptors_Request) GetPublishedfileid() uint64
- func (*CPublishedFile_GetContentDescriptors_Request) ProtoMessage()
- func (x *CPublishedFile_GetContentDescriptors_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetContentDescriptors_Request) Reset()
- func (x *CPublishedFile_GetContentDescriptors_Request) String() string
- type CPublishedFile_GetContentDescriptors_Response
- func (*CPublishedFile_GetContentDescriptors_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetContentDescriptors_Response) GetContentDescriptors() []*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor
- func (*CPublishedFile_GetContentDescriptors_Response) ProtoMessage()
- func (x *CPublishedFile_GetContentDescriptors_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetContentDescriptors_Response) Reset()
- func (x *CPublishedFile_GetContentDescriptors_Response) String() string
- type CPublishedFile_GetContentDescriptors_Response_ContentDescriptor
- func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetAccountid() uint32
- func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetDescriptorid() EContentDescriptorID
- func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetModeratorSet() bool
- func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetTimestamp() uint32
- func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) ProtoMessage()
- func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) Reset()
- func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) String() string
- type CPublishedFile_GetDetails_Request
- func (*CPublishedFile_GetDetails_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetDetails_Request) GetAppid() uint32
- func (x *CPublishedFile_GetDetails_Request) GetDesiredRevision() EPublishedFileRevision
- func (x *CPublishedFile_GetDetails_Request) GetIncludeadditionalpreviews() bool
- func (x *CPublishedFile_GetDetails_Request) GetIncludechildren() bool
- func (x *CPublishedFile_GetDetails_Request) GetIncludeforsaledata() bool
- func (x *CPublishedFile_GetDetails_Request) GetIncludekvtags() bool
- func (x *CPublishedFile_GetDetails_Request) GetIncludemetadata() bool
- func (x *CPublishedFile_GetDetails_Request) GetIncludereactions() bool
- func (x *CPublishedFile_GetDetails_Request) GetIncludetags() bool
- func (x *CPublishedFile_GetDetails_Request) GetIncludevotes() bool
- func (x *CPublishedFile_GetDetails_Request) GetLanguage() int32
- func (x *CPublishedFile_GetDetails_Request) GetPublishedfileids() []uint64
- func (x *CPublishedFile_GetDetails_Request) GetReturnPlaytimeStats() uint32
- func (x *CPublishedFile_GetDetails_Request) GetShortDescription() bool
- func (x *CPublishedFile_GetDetails_Request) GetStripDescriptionBbcode() bool
- func (*CPublishedFile_GetDetails_Request) ProtoMessage()
- func (x *CPublishedFile_GetDetails_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetDetails_Request) Reset()
- func (x *CPublishedFile_GetDetails_Request) String() string
- type CPublishedFile_GetDetails_Response
- func (*CPublishedFile_GetDetails_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetDetails_Response) GetPublishedfiledetails() []*PublishedFileDetails
- func (*CPublishedFile_GetDetails_Response) ProtoMessage()
- func (x *CPublishedFile_GetDetails_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetDetails_Response) Reset()
- func (x *CPublishedFile_GetDetails_Response) String() string
- type CPublishedFile_GetItemChanges_Request
- func (*CPublishedFile_GetItemChanges_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetItemChanges_Request) GetAppid() uint32
- func (x *CPublishedFile_GetItemChanges_Request) GetLastTimeUpdated() uint32
- func (x *CPublishedFile_GetItemChanges_Request) GetNumItemsMax() uint32
- func (*CPublishedFile_GetItemChanges_Request) ProtoMessage()
- func (x *CPublishedFile_GetItemChanges_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetItemChanges_Request) Reset()
- func (x *CPublishedFile_GetItemChanges_Request) String() string
- type CPublishedFile_GetItemChanges_Response
- func (*CPublishedFile_GetItemChanges_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetItemChanges_Response) GetUpdateTime() uint32
- func (x *CPublishedFile_GetItemChanges_Response) GetWorkshopItems() []*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo
- func (*CPublishedFile_GetItemChanges_Response) ProtoMessage()
- func (x *CPublishedFile_GetItemChanges_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetItemChanges_Response) Reset()
- func (x *CPublishedFile_GetItemChanges_Response) String() string
- type CPublishedFile_GetItemChanges_Response_WorkshopItemInfo
- func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) GetManifestId() uint64
- func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) GetPublishedFileId() uint64
- func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) GetTimeUpdated() uint32
- func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) ProtoMessage()
- func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) Reset()
- func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) String() string
- type CPublishedFile_GetItemInfo_Request
- func (*CPublishedFile_GetItemInfo_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetItemInfo_Request) GetAppid() uint32
- func (x *CPublishedFile_GetItemInfo_Request) GetLastTimeUpdated() uint32
- func (x *CPublishedFile_GetItemInfo_Request) GetWorkshopItems() []*CPublishedFile_GetItemInfo_Request_WorkshopItem
- func (*CPublishedFile_GetItemInfo_Request) ProtoMessage()
- func (x *CPublishedFile_GetItemInfo_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetItemInfo_Request) Reset()
- func (x *CPublishedFile_GetItemInfo_Request) String() string
- type CPublishedFile_GetItemInfo_Request_WorkshopItem
- func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) GetDesiredRevision() EPublishedFileRevision
- func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) GetPublishedFileId() uint64
- func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) GetTimeUpdated() uint32
- func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) ProtoMessage()
- func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) Reset()
- func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) String() string
- type CPublishedFile_GetItemInfo_Response
- func (*CPublishedFile_GetItemInfo_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetItemInfo_Response) GetPrivateItems() []uint64
- func (x *CPublishedFile_GetItemInfo_Response) GetUpdateTime() uint32
- func (x *CPublishedFile_GetItemInfo_Response) GetWorkshopItems() []*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo
- func (*CPublishedFile_GetItemInfo_Response) ProtoMessage()
- func (x *CPublishedFile_GetItemInfo_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetItemInfo_Response) Reset()
- func (x *CPublishedFile_GetItemInfo_Response) String() string
- type CPublishedFile_GetItemInfo_Response_WorkshopItemInfo
- func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetFlags() uint32
- func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetManifestId() uint64
- func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetPublishedFileId() uint64
- func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetTimeUpdated() uint32
- func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) ProtoMessage()
- func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) Reset()
- func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) String() string
- type CPublishedFile_GetSubSectionData_Request
- func (*CPublishedFile_GetSubSectionData_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetSubSectionData_Request) GetDesiredRevision() EPublishedFileRevision
- func (x *CPublishedFile_GetSubSectionData_Request) GetForTableOfContents() bool
- func (x *CPublishedFile_GetSubSectionData_Request) GetPublishedfileid() uint64
- func (x *CPublishedFile_GetSubSectionData_Request) GetSpecificSectionid() uint64
- func (*CPublishedFile_GetSubSectionData_Request) ProtoMessage()
- func (x *CPublishedFile_GetSubSectionData_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetSubSectionData_Request) Reset()
- func (x *CPublishedFile_GetSubSectionData_Request) String() string
- type CPublishedFile_GetSubSectionData_Response
- func (*CPublishedFile_GetSubSectionData_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetSubSectionData_Response) GetSubSections() []*PublishedFileSubSection
- func (*CPublishedFile_GetSubSectionData_Response) ProtoMessage()
- func (x *CPublishedFile_GetSubSectionData_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetSubSectionData_Response) Reset()
- func (x *CPublishedFile_GetSubSectionData_Response) String() string
- type CPublishedFile_GetUserFiles_Request
- func (*CPublishedFile_GetUserFiles_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetUserFiles_Request) GetAppid() uint32
- func (x *CPublishedFile_GetUserFiles_Request) GetCacheMaxAgeSeconds() uint32
- func (x *CPublishedFile_GetUserFiles_Request) GetCreatorAppid() uint32
- func (x *CPublishedFile_GetUserFiles_Request) GetDesiredRevision() EPublishedFileRevision
- func (x *CPublishedFile_GetUserFiles_Request) GetExcludedContentDescriptors() []EContentDescriptorID
- func (x *CPublishedFile_GetUserFiles_Request) GetExcludedtags() []string
- func (x *CPublishedFile_GetUserFiles_Request) GetFiletype() uint32
- func (x *CPublishedFile_GetUserFiles_Request) GetIdsOnly() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetLanguage() int32
- func (x *CPublishedFile_GetUserFiles_Request) GetMatchCloudFilename() string
- func (x *CPublishedFile_GetUserFiles_Request) GetNumperpage() uint32
- func (x *CPublishedFile_GetUserFiles_Request) GetPage() uint32
- func (x *CPublishedFile_GetUserFiles_Request) GetPrivacy() uint32
- func (x *CPublishedFile_GetUserFiles_Request) GetRequiredKvTags() []*CPublishedFile_GetUserFiles_Request_KVTag
- func (x *CPublishedFile_GetUserFiles_Request) GetRequiredtags() []string
- func (x *CPublishedFile_GetUserFiles_Request) GetReturnApps() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetReturnChildren() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetReturnForSaleData() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetReturnKvTags() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetReturnMetadata() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetReturnPlaytimeStats() uint32
- func (x *CPublishedFile_GetUserFiles_Request) GetReturnPreviews() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetReturnReactions() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetReturnShortDescription() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetReturnTags() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetReturnVoteData() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetShortcutid() uint32
- func (x *CPublishedFile_GetUserFiles_Request) GetSortmethod() string
- func (x *CPublishedFile_GetUserFiles_Request) GetStartindexOverride() uint32
- func (x *CPublishedFile_GetUserFiles_Request) GetSteamid() uint64
- func (x *CPublishedFile_GetUserFiles_Request) GetStripDescriptionBbcode() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetTaggroups() []*CPublishedFile_GetUserFiles_Request_TagGroup
- func (x *CPublishedFile_GetUserFiles_Request) GetTotalonly() bool
- func (x *CPublishedFile_GetUserFiles_Request) GetType() string
- func (*CPublishedFile_GetUserFiles_Request) ProtoMessage()
- func (x *CPublishedFile_GetUserFiles_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetUserFiles_Request) Reset()
- func (x *CPublishedFile_GetUserFiles_Request) String() string
- type CPublishedFile_GetUserFiles_Request_KVTag
- func (*CPublishedFile_GetUserFiles_Request_KVTag) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetUserFiles_Request_KVTag) GetKey() string
- func (x *CPublishedFile_GetUserFiles_Request_KVTag) GetValue() string
- func (*CPublishedFile_GetUserFiles_Request_KVTag) ProtoMessage()
- func (x *CPublishedFile_GetUserFiles_Request_KVTag) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetUserFiles_Request_KVTag) Reset()
- func (x *CPublishedFile_GetUserFiles_Request_KVTag) String() string
- type CPublishedFile_GetUserFiles_Request_TagGroup
- func (*CPublishedFile_GetUserFiles_Request_TagGroup) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetUserFiles_Request_TagGroup) GetTags() []string
- func (*CPublishedFile_GetUserFiles_Request_TagGroup) ProtoMessage()
- func (x *CPublishedFile_GetUserFiles_Request_TagGroup) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetUserFiles_Request_TagGroup) Reset()
- func (x *CPublishedFile_GetUserFiles_Request_TagGroup) String() string
- type CPublishedFile_GetUserFiles_Response
- func (*CPublishedFile_GetUserFiles_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetUserFiles_Response) GetApps() []*CPublishedFile_GetUserFiles_Response_App
- func (x *CPublishedFile_GetUserFiles_Response) GetPublishedfiledetails() []*PublishedFileDetails
- func (x *CPublishedFile_GetUserFiles_Response) GetStartindex() uint32
- func (x *CPublishedFile_GetUserFiles_Response) GetTotal() uint32
- func (*CPublishedFile_GetUserFiles_Response) ProtoMessage()
- func (x *CPublishedFile_GetUserFiles_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetUserFiles_Response) Reset()
- func (x *CPublishedFile_GetUserFiles_Response) String() string
- type CPublishedFile_GetUserFiles_Response_App
- func (*CPublishedFile_GetUserFiles_Response_App) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetUserFiles_Response_App) GetAppid() uint32
- func (x *CPublishedFile_GetUserFiles_Response_App) GetName() string
- func (x *CPublishedFile_GetUserFiles_Response_App) GetPrivate() bool
- func (x *CPublishedFile_GetUserFiles_Response_App) GetShortcutid() uint32
- func (*CPublishedFile_GetUserFiles_Response_App) ProtoMessage()
- func (x *CPublishedFile_GetUserFiles_Response_App) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetUserFiles_Response_App) Reset()
- func (x *CPublishedFile_GetUserFiles_Response_App) String() string
- type CPublishedFile_GetUserVoteSummary_Request
- func (*CPublishedFile_GetUserVoteSummary_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetUserVoteSummary_Request) GetPublishedfileids() []uint64
- func (*CPublishedFile_GetUserVoteSummary_Request) ProtoMessage()
- func (x *CPublishedFile_GetUserVoteSummary_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetUserVoteSummary_Request) Reset()
- func (x *CPublishedFile_GetUserVoteSummary_Request) String() string
- type CPublishedFile_GetUserVoteSummary_Response
- func (*CPublishedFile_GetUserVoteSummary_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetUserVoteSummary_Response) GetSummaries() []*CPublishedFile_GetUserVoteSummary_Response_VoteSummary
- func (*CPublishedFile_GetUserVoteSummary_Response) ProtoMessage()
- func (x *CPublishedFile_GetUserVoteSummary_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetUserVoteSummary_Response) Reset()
- func (x *CPublishedFile_GetUserVoteSummary_Response) String() string
- type CPublishedFile_GetUserVoteSummary_Response_VoteSummary
- func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetPublishedfileid() uint64
- func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetReported() bool
- func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetVoteAgainst() bool
- func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetVoteFor() bool
- func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) ProtoMessage()
- func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) Reset()
- func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) String() string
- type CPublishedFile_Publish_Request
- func (*CPublishedFile_Publish_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_Publish_Request) GetAppid() uint32
- func (x *CPublishedFile_Publish_Request) GetCloudfilename() string
- func (x *CPublishedFile_Publish_Request) GetCollectionType() string
- func (x *CPublishedFile_Publish_Request) GetConsumerAppid() uint32
- func (x *CPublishedFile_Publish_Request) GetConsumerShortcutName() string
- func (x *CPublishedFile_Publish_Request) GetFileDescription() string
- func (x *CPublishedFile_Publish_Request) GetFileType() uint32
- func (x *CPublishedFile_Publish_Request) GetGameType() string
- func (x *CPublishedFile_Publish_Request) GetPreviewCloudfilename() string
- func (x *CPublishedFile_Publish_Request) GetRedirectUri() string
- func (x *CPublishedFile_Publish_Request) GetTags() []string
- func (x *CPublishedFile_Publish_Request) GetTitle() string
- func (x *CPublishedFile_Publish_Request) GetUrl() string
- func (x *CPublishedFile_Publish_Request) GetVisibility() uint32
- func (x *CPublishedFile_Publish_Request) GetYoutubeUsername() string
- func (x *CPublishedFile_Publish_Request) GetYoutubeVideoid() string
- func (*CPublishedFile_Publish_Request) ProtoMessage()
- func (x *CPublishedFile_Publish_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Publish_Request) Reset()
- func (x *CPublishedFile_Publish_Request) String() string
- type CPublishedFile_Publish_Response
- func (*CPublishedFile_Publish_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_Publish_Response) GetPublishedfileid() uint64
- func (x *CPublishedFile_Publish_Response) GetRedirectUri() string
- func (*CPublishedFile_Publish_Response) ProtoMessage()
- func (x *CPublishedFile_Publish_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Publish_Response) Reset()
- func (x *CPublishedFile_Publish_Response) String() string
- type CPublishedFile_QueryFiles_Request
- func (*CPublishedFile_QueryFiles_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_QueryFiles_Request) GetAppid() uint32
- func (x *CPublishedFile_QueryFiles_Request) GetCacheMaxAgeSeconds() uint32
- func (x *CPublishedFile_QueryFiles_Request) GetChildPublishedfileid() uint64
- func (x *CPublishedFile_QueryFiles_Request) GetCreatorAppid() uint32
- func (x *CPublishedFile_QueryFiles_Request) GetCursor() string
- func (x *CPublishedFile_QueryFiles_Request) GetDateRangeCreated() *CPublishedFile_QueryFiles_Request_DateRange
- func (x *CPublishedFile_QueryFiles_Request) GetDateRangeUpdated() *CPublishedFile_QueryFiles_Request_DateRange
- func (x *CPublishedFile_QueryFiles_Request) GetDays() uint32
- func (x *CPublishedFile_QueryFiles_Request) GetDesiredRevision() EPublishedFileRevision
- func (x *CPublishedFile_QueryFiles_Request) GetExcludedContentDescriptors() []EContentDescriptorID
- func (x *CPublishedFile_QueryFiles_Request) GetExcludedtags() []string
- func (x *CPublishedFile_QueryFiles_Request) GetFiletype() uint32
- func (x *CPublishedFile_QueryFiles_Request) GetIdsOnly() bool
- func (x *CPublishedFile_QueryFiles_Request) GetIncludeRecentVotesOnly() bool
- func (x *CPublishedFile_QueryFiles_Request) GetLanguage() int32
- func (x *CPublishedFile_QueryFiles_Request) GetMatchAllTags() bool
- func (x *CPublishedFile_QueryFiles_Request) GetNumperpage() uint32
- func (x *CPublishedFile_QueryFiles_Request) GetOmittedFlags() []string
- func (x *CPublishedFile_QueryFiles_Request) GetPage() uint32
- func (x *CPublishedFile_QueryFiles_Request) GetQueryType() uint32
- func (x *CPublishedFile_QueryFiles_Request) GetRequiredFlags() []string
- func (x *CPublishedFile_QueryFiles_Request) GetRequiredKvTags() []*CPublishedFile_QueryFiles_Request_KVTag
- func (x *CPublishedFile_QueryFiles_Request) GetRequiredtags() []string
- func (x *CPublishedFile_QueryFiles_Request) GetReturnChildren() bool
- func (x *CPublishedFile_QueryFiles_Request) GetReturnDetails() bool
- func (x *CPublishedFile_QueryFiles_Request) GetReturnForSaleData() bool
- func (x *CPublishedFile_QueryFiles_Request) GetReturnKvTags() bool
- func (x *CPublishedFile_QueryFiles_Request) GetReturnMetadata() bool
- func (x *CPublishedFile_QueryFiles_Request) GetReturnPlaytimeStats() uint32
- func (x *CPublishedFile_QueryFiles_Request) GetReturnPreviews() bool
- func (x *CPublishedFile_QueryFiles_Request) GetReturnReactions() bool
- func (x *CPublishedFile_QueryFiles_Request) GetReturnShortDescription() bool
- func (x *CPublishedFile_QueryFiles_Request) GetReturnTags() bool
- func (x *CPublishedFile_QueryFiles_Request) GetReturnVoteData() bool
- func (x *CPublishedFile_QueryFiles_Request) GetSearchText() string
- func (x *CPublishedFile_QueryFiles_Request) GetStripDescriptionBbcode() bool
- func (x *CPublishedFile_QueryFiles_Request) GetTaggroups() []*CPublishedFile_QueryFiles_Request_TagGroup
- func (x *CPublishedFile_QueryFiles_Request) GetTotalonly() bool
- func (*CPublishedFile_QueryFiles_Request) ProtoMessage()
- func (x *CPublishedFile_QueryFiles_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_QueryFiles_Request) Reset()
- func (x *CPublishedFile_QueryFiles_Request) String() string
- type CPublishedFile_QueryFiles_Request_DateRange
- func (*CPublishedFile_QueryFiles_Request_DateRange) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_QueryFiles_Request_DateRange) GetTimestampEnd() uint32
- func (x *CPublishedFile_QueryFiles_Request_DateRange) GetTimestampStart() uint32
- func (*CPublishedFile_QueryFiles_Request_DateRange) ProtoMessage()
- func (x *CPublishedFile_QueryFiles_Request_DateRange) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_QueryFiles_Request_DateRange) Reset()
- func (x *CPublishedFile_QueryFiles_Request_DateRange) String() string
- type CPublishedFile_QueryFiles_Request_KVTag
- func (*CPublishedFile_QueryFiles_Request_KVTag) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_QueryFiles_Request_KVTag) GetKey() string
- func (x *CPublishedFile_QueryFiles_Request_KVTag) GetValue() string
- func (*CPublishedFile_QueryFiles_Request_KVTag) ProtoMessage()
- func (x *CPublishedFile_QueryFiles_Request_KVTag) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_QueryFiles_Request_KVTag) Reset()
- func (x *CPublishedFile_QueryFiles_Request_KVTag) String() string
- type CPublishedFile_QueryFiles_Request_TagGroup
- func (*CPublishedFile_QueryFiles_Request_TagGroup) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_QueryFiles_Request_TagGroup) GetTags() []string
- func (*CPublishedFile_QueryFiles_Request_TagGroup) ProtoMessage()
- func (x *CPublishedFile_QueryFiles_Request_TagGroup) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_QueryFiles_Request_TagGroup) Reset()
- func (x *CPublishedFile_QueryFiles_Request_TagGroup) String() string
- type CPublishedFile_QueryFiles_Response
- func (*CPublishedFile_QueryFiles_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_QueryFiles_Response) GetNextCursor() string
- func (x *CPublishedFile_QueryFiles_Response) GetPublishedfiledetails() []*PublishedFileDetails
- func (x *CPublishedFile_QueryFiles_Response) GetTotal() uint32
- func (*CPublishedFile_QueryFiles_Response) ProtoMessage()
- func (x *CPublishedFile_QueryFiles_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_QueryFiles_Response) Reset()
- func (x *CPublishedFile_QueryFiles_Response) String() string
- type CPublishedFile_RefreshVotingQueue_Request
- func (*CPublishedFile_RefreshVotingQueue_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_RefreshVotingQueue_Request) GetAppid() uint32
- func (x *CPublishedFile_RefreshVotingQueue_Request) GetDesiredQueueSize() uint32
- func (x *CPublishedFile_RefreshVotingQueue_Request) GetDesiredRevision() EPublishedFileRevision
- func (x *CPublishedFile_RefreshVotingQueue_Request) GetExcludedTags() []string
- func (x *CPublishedFile_RefreshVotingQueue_Request) GetMatchAllTags() bool
- func (x *CPublishedFile_RefreshVotingQueue_Request) GetMatchingFileType() uint32
- func (x *CPublishedFile_RefreshVotingQueue_Request) GetTags() []string
- func (*CPublishedFile_RefreshVotingQueue_Request) ProtoMessage()
- func (x *CPublishedFile_RefreshVotingQueue_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_RefreshVotingQueue_Request) Reset()
- func (x *CPublishedFile_RefreshVotingQueue_Request) String() string
- type CPublishedFile_RefreshVotingQueue_Response
- func (*CPublishedFile_RefreshVotingQueue_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_RefreshVotingQueue_Response) ProtoMessage()
- func (x *CPublishedFile_RefreshVotingQueue_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_RefreshVotingQueue_Response) Reset()
- func (x *CPublishedFile_RefreshVotingQueue_Response) String() string
- type CPublishedFile_RemoveAppRelationship_Request
- func (*CPublishedFile_RemoveAppRelationship_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_RemoveAppRelationship_Request) GetAppid() uint32
- func (x *CPublishedFile_RemoveAppRelationship_Request) GetPublishedfileid() uint64
- func (x *CPublishedFile_RemoveAppRelationship_Request) GetRelationship() uint32
- func (*CPublishedFile_RemoveAppRelationship_Request) ProtoMessage()
- func (x *CPublishedFile_RemoveAppRelationship_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_RemoveAppRelationship_Request) Reset()
- func (x *CPublishedFile_RemoveAppRelationship_Request) String() string
- type CPublishedFile_RemoveAppRelationship_Response
- func (*CPublishedFile_RemoveAppRelationship_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_RemoveAppRelationship_Response) ProtoMessage()
- func (x *CPublishedFile_RemoveAppRelationship_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_RemoveAppRelationship_Response) Reset()
- func (x *CPublishedFile_RemoveAppRelationship_Response) String() string
- type CPublishedFile_RemoveChild_Request
- func (*CPublishedFile_RemoveChild_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_RemoveChild_Request) GetChildPublishedfileid() uint64
- func (x *CPublishedFile_RemoveChild_Request) GetPublishedfileid() uint64
- func (*CPublishedFile_RemoveChild_Request) ProtoMessage()
- func (x *CPublishedFile_RemoveChild_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_RemoveChild_Request) Reset()
- func (x *CPublishedFile_RemoveChild_Request) String() string
- type CPublishedFile_RemoveChild_Response
- func (*CPublishedFile_RemoveChild_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_RemoveChild_Response) ProtoMessage()
- func (x *CPublishedFile_RemoveChild_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_RemoveChild_Response) Reset()
- func (x *CPublishedFile_RemoveChild_Response) String() string
- type CPublishedFile_SetPlaytimeForControllerConfigs_Request
- func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request) GetAppid() uint32
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request) GetControllerConfigUsage() ...
- func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) ProtoMessage()
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request) Reset()
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request) String() string
- type CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage
- func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) GetPublishedfileid() uint64
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) GetSecondsActive() float32
- func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) ProtoMessage()
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) Reset()
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) String() string
- type CPublishedFile_SetPlaytimeForControllerConfigs_Response
- func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) ProtoMessage()
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Response) Reset()
- func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Response) String() string
- type CPublishedFile_StartPlaytimeTracking_Request
- func (*CPublishedFile_StartPlaytimeTracking_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_StartPlaytimeTracking_Request) GetAppid() uint32
- func (x *CPublishedFile_StartPlaytimeTracking_Request) GetPublishedfileids() []uint64
- func (*CPublishedFile_StartPlaytimeTracking_Request) ProtoMessage()
- func (x *CPublishedFile_StartPlaytimeTracking_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_StartPlaytimeTracking_Request) Reset()
- func (x *CPublishedFile_StartPlaytimeTracking_Request) String() string
- type CPublishedFile_StartPlaytimeTracking_Response
- func (*CPublishedFile_StartPlaytimeTracking_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_StartPlaytimeTracking_Response) ProtoMessage()
- func (x *CPublishedFile_StartPlaytimeTracking_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_StartPlaytimeTracking_Response) Reset()
- func (x *CPublishedFile_StartPlaytimeTracking_Response) String() string
- type CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request
- func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) GetAppid() uint32
- func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) ProtoMessage()
- func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) Reset()
- func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) String() string
- type CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response
- func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) ProtoMessage()
- func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) Reset()
- func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) String() string
- type CPublishedFile_StopPlaytimeTracking_Request
- func (*CPublishedFile_StopPlaytimeTracking_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_StopPlaytimeTracking_Request) GetAppid() uint32
- func (x *CPublishedFile_StopPlaytimeTracking_Request) GetPublishedfileids() []uint64
- func (*CPublishedFile_StopPlaytimeTracking_Request) ProtoMessage()
- func (x *CPublishedFile_StopPlaytimeTracking_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_StopPlaytimeTracking_Request) Reset()
- func (x *CPublishedFile_StopPlaytimeTracking_Request) String() string
- type CPublishedFile_StopPlaytimeTracking_Response
- func (*CPublishedFile_StopPlaytimeTracking_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_StopPlaytimeTracking_Response) ProtoMessage()
- func (x *CPublishedFile_StopPlaytimeTracking_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_StopPlaytimeTracking_Response) Reset()
- func (x *CPublishedFile_StopPlaytimeTracking_Response) String() string
- type CPublishedFile_Subscribe_Request
- func (*CPublishedFile_Subscribe_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_Subscribe_Request) GetAppid() int32
- func (x *CPublishedFile_Subscribe_Request) GetListType() uint32
- func (x *CPublishedFile_Subscribe_Request) GetNotifyClient() bool
- func (x *CPublishedFile_Subscribe_Request) GetPublishedfileid() uint64
- func (*CPublishedFile_Subscribe_Request) ProtoMessage()
- func (x *CPublishedFile_Subscribe_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Subscribe_Request) Reset()
- func (x *CPublishedFile_Subscribe_Request) String() string
- type CPublishedFile_Subscribe_Response
- func (*CPublishedFile_Subscribe_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_Subscribe_Response) ProtoMessage()
- func (x *CPublishedFile_Subscribe_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Subscribe_Response) Reset()
- func (x *CPublishedFile_Subscribe_Response) String() string
- type CPublishedFile_Unsubscribe_Request
- func (*CPublishedFile_Unsubscribe_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_Unsubscribe_Request) GetAppid() int32
- func (x *CPublishedFile_Unsubscribe_Request) GetListType() uint32
- func (x *CPublishedFile_Unsubscribe_Request) GetNotifyClient() bool
- func (x *CPublishedFile_Unsubscribe_Request) GetPublishedfileid() uint64
- func (*CPublishedFile_Unsubscribe_Request) ProtoMessage()
- func (x *CPublishedFile_Unsubscribe_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Unsubscribe_Request) Reset()
- func (x *CPublishedFile_Unsubscribe_Request) String() string
- type CPublishedFile_Unsubscribe_Response
- func (*CPublishedFile_Unsubscribe_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_Unsubscribe_Response) ProtoMessage()
- func (x *CPublishedFile_Unsubscribe_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Unsubscribe_Response) Reset()
- func (x *CPublishedFile_Unsubscribe_Response) String() string
- type CPublishedFile_UpdateContentDescriptors_Request
- func (*CPublishedFile_UpdateContentDescriptors_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_UpdateContentDescriptors_Request) GetDescriptorsToAdd() []EContentDescriptorID
- func (x *CPublishedFile_UpdateContentDescriptors_Request) GetDescriptorsToRemove() []EContentDescriptorID
- func (x *CPublishedFile_UpdateContentDescriptors_Request) GetPublishedfileid() uint64
- func (*CPublishedFile_UpdateContentDescriptors_Request) ProtoMessage()
- func (x *CPublishedFile_UpdateContentDescriptors_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_UpdateContentDescriptors_Request) Reset()
- func (x *CPublishedFile_UpdateContentDescriptors_Request) String() string
- type CPublishedFile_UpdateContentDescriptors_Response
- func (*CPublishedFile_UpdateContentDescriptors_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_UpdateContentDescriptors_Response) GetTimestampUpdated() uint32
- func (*CPublishedFile_UpdateContentDescriptors_Response) ProtoMessage()
- func (x *CPublishedFile_UpdateContentDescriptors_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_UpdateContentDescriptors_Response) Reset()
- func (x *CPublishedFile_UpdateContentDescriptors_Response) String() string
- type CPublishedFile_Update_Request
- func (*CPublishedFile_Update_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_Update_Request) GetAppid() uint32
- func (x *CPublishedFile_Update_Request) GetFileDescription() string
- func (x *CPublishedFile_Update_Request) GetFilename() string
- func (x *CPublishedFile_Update_Request) GetImageHeight() uint32
- func (x *CPublishedFile_Update_Request) GetImageWidth() uint32
- func (x *CPublishedFile_Update_Request) GetLanguage() int32
- func (x *CPublishedFile_Update_Request) GetPreviewFilename() string
- func (x *CPublishedFile_Update_Request) GetPublishedfileid() uint64
- func (x *CPublishedFile_Update_Request) GetSpoilerTag() bool
- func (x *CPublishedFile_Update_Request) GetTags() []string
- func (x *CPublishedFile_Update_Request) GetTitle() string
- func (x *CPublishedFile_Update_Request) GetVisibility() uint32
- func (*CPublishedFile_Update_Request) ProtoMessage()
- func (x *CPublishedFile_Update_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Update_Request) Reset()
- func (x *CPublishedFile_Update_Request) String() string
- type CPublishedFile_Update_Response
- func (*CPublishedFile_Update_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_Update_Response) ProtoMessage()
- func (x *CPublishedFile_Update_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Update_Response) Reset()
- func (x *CPublishedFile_Update_Response) String() string
- type CPublishedFile_Vote_Request
- func (*CPublishedFile_Vote_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CPublishedFile_Vote_Request) GetPublishedfileid() uint64
- func (x *CPublishedFile_Vote_Request) GetVoteUp() bool
- func (*CPublishedFile_Vote_Request) ProtoMessage()
- func (x *CPublishedFile_Vote_Request) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Vote_Request) Reset()
- func (x *CPublishedFile_Vote_Request) String() string
- type CPublishedFile_Vote_Response
- func (*CPublishedFile_Vote_Response) Descriptor() ([]byte, []int)deprecated
- func (*CPublishedFile_Vote_Response) ProtoMessage()
- func (x *CPublishedFile_Vote_Response) ProtoReflect() protoreflect.Message
- func (x *CPublishedFile_Vote_Response) Reset()
- func (x *CPublishedFile_Vote_Response) String() string
- type ClientCloudFileUploadBlockDetails
- func (*ClientCloudFileUploadBlockDetails) Descriptor() ([]byte, []int)deprecated
- func (x *ClientCloudFileUploadBlockDetails) GetBlockLength() uint32
- func (x *ClientCloudFileUploadBlockDetails) GetBlockOffset() uint64
- func (x *ClientCloudFileUploadBlockDetails) GetExplicitBodyData() []byte
- func (x *ClientCloudFileUploadBlockDetails) GetHttpMethod() int32
- func (x *ClientCloudFileUploadBlockDetails) GetMayParallelize() bool
- func (x *ClientCloudFileUploadBlockDetails) GetRequestHeaders() []*ClientCloudFileUploadBlockDetails_HTTPHeaders
- func (x *ClientCloudFileUploadBlockDetails) GetUrlHost() string
- func (x *ClientCloudFileUploadBlockDetails) GetUrlPath() string
- func (x *ClientCloudFileUploadBlockDetails) GetUseHttps() bool
- func (*ClientCloudFileUploadBlockDetails) ProtoMessage()
- func (x *ClientCloudFileUploadBlockDetails) ProtoReflect() protoreflect.Message
- func (x *ClientCloudFileUploadBlockDetails) Reset()
- func (x *ClientCloudFileUploadBlockDetails) String() string
- type ClientCloudFileUploadBlockDetails_HTTPHeaders
- func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) Descriptor() ([]byte, []int)deprecated
- func (x *ClientCloudFileUploadBlockDetails_HTTPHeaders) GetName() string
- func (x *ClientCloudFileUploadBlockDetails_HTTPHeaders) GetValue() string
- func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) ProtoMessage()
- func (x *ClientCloudFileUploadBlockDetails_HTTPHeaders) ProtoReflect() protoreflect.Message
- func (x *ClientCloudFileUploadBlockDetails_HTTPHeaders) Reset()
- func (x *ClientCloudFileUploadBlockDetails_HTTPHeaders) String() string
- type EACState
- func (EACState) Descriptor() protoreflect.EnumDescriptor
- func (x EACState) Enum() *EACState
- func (EACState) EnumDescriptor() ([]byte, []int)deprecated
- func (x EACState) Number() protoreflect.EnumNumber
- func (x EACState) String() string
- func (EACState) Type() protoreflect.EnumType
- func (x *EACState) UnmarshalJSON(b []byte) errordeprecated
- type EAgreementType
- func (EAgreementType) Descriptor() protoreflect.EnumDescriptor
- func (x EAgreementType) Enum() *EAgreementType
- func (EAgreementType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EAgreementType) Number() protoreflect.EnumNumber
- func (x EAgreementType) String() string
- func (EAgreementType) Type() protoreflect.EnumType
- func (x *EAgreementType) UnmarshalJSON(b []byte) errordeprecated
- type EBatteryState
- func (EBatteryState) Descriptor() protoreflect.EnumDescriptor
- func (x EBatteryState) Enum() *EBatteryState
- func (EBatteryState) EnumDescriptor() ([]byte, []int)deprecated
- func (x EBatteryState) Number() protoreflect.EnumNumber
- func (x EBatteryState) String() string
- func (EBatteryState) Type() protoreflect.EnumType
- func (x *EBatteryState) UnmarshalJSON(b []byte) errordeprecated
- type EBluetoothDeviceType
- func (EBluetoothDeviceType) Descriptor() protoreflect.EnumDescriptor
- func (x EBluetoothDeviceType) Enum() *EBluetoothDeviceType
- func (EBluetoothDeviceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EBluetoothDeviceType) Number() protoreflect.EnumNumber
- func (x EBluetoothDeviceType) String() string
- func (EBluetoothDeviceType) Type() protoreflect.EnumType
- func (x *EBluetoothDeviceType) UnmarshalJSON(b []byte) errordeprecated
- type EBroadcastEncoderSetting
- func (EBroadcastEncoderSetting) Descriptor() protoreflect.EnumDescriptor
- func (x EBroadcastEncoderSetting) Enum() *EBroadcastEncoderSetting
- func (EBroadcastEncoderSetting) EnumDescriptor() ([]byte, []int)deprecated
- func (x EBroadcastEncoderSetting) Number() protoreflect.EnumNumber
- func (x EBroadcastEncoderSetting) String() string
- func (EBroadcastEncoderSetting) Type() protoreflect.EnumType
- func (x *EBroadcastEncoderSetting) UnmarshalJSON(b []byte) errordeprecated
- type EBroadcastPermission
- func (EBroadcastPermission) Descriptor() protoreflect.EnumDescriptor
- func (x EBroadcastPermission) Enum() *EBroadcastPermission
- func (EBroadcastPermission) EnumDescriptor() ([]byte, []int)deprecated
- func (x EBroadcastPermission) Number() protoreflect.EnumNumber
- func (x EBroadcastPermission) String() string
- func (EBroadcastPermission) Type() protoreflect.EnumType
- func (x *EBroadcastPermission) UnmarshalJSON(b []byte) errordeprecated
- type ECPUGovernor
- func (ECPUGovernor) Descriptor() protoreflect.EnumDescriptor
- func (x ECPUGovernor) Enum() *ECPUGovernor
- func (ECPUGovernor) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECPUGovernor) Number() protoreflect.EnumNumber
- func (x ECPUGovernor) String() string
- func (ECPUGovernor) Type() protoreflect.EnumType
- func (x *ECPUGovernor) UnmarshalJSON(b []byte) errordeprecated
- type ECloudGamingPlatform
- func (ECloudGamingPlatform) Descriptor() protoreflect.EnumDescriptor
- func (x ECloudGamingPlatform) Enum() *ECloudGamingPlatform
- func (ECloudGamingPlatform) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECloudGamingPlatform) Number() protoreflect.EnumNumber
- func (x ECloudGamingPlatform) String() string
- func (ECloudGamingPlatform) Type() protoreflect.EnumType
- func (x *ECloudGamingPlatform) UnmarshalJSON(b []byte) errordeprecated
- type ECloudPendingRemoteOperation
- func (ECloudPendingRemoteOperation) Descriptor() protoreflect.EnumDescriptor
- func (x ECloudPendingRemoteOperation) Enum() *ECloudPendingRemoteOperation
- func (ECloudPendingRemoteOperation) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECloudPendingRemoteOperation) Number() protoreflect.EnumNumber
- func (x ECloudPendingRemoteOperation) String() string
- func (ECloudPendingRemoteOperation) Type() protoreflect.EnumType
- func (x *ECloudPendingRemoteOperation) UnmarshalJSON(b []byte) errordeprecated
- type ECloudStoragePersistState
- func (ECloudStoragePersistState) Descriptor() protoreflect.EnumDescriptor
- func (x ECloudStoragePersistState) Enum() *ECloudStoragePersistState
- func (ECloudStoragePersistState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECloudStoragePersistState) Number() protoreflect.EnumNumber
- func (x ECloudStoragePersistState) String() string
- func (ECloudStoragePersistState) Type() protoreflect.EnumType
- func (x *ECloudStoragePersistState) UnmarshalJSON(b []byte) errordeprecated
- type EColorGamutLabelSet
- func (EColorGamutLabelSet) Descriptor() protoreflect.EnumDescriptor
- func (x EColorGamutLabelSet) Enum() *EColorGamutLabelSet
- func (EColorGamutLabelSet) EnumDescriptor() ([]byte, []int)deprecated
- func (x EColorGamutLabelSet) Number() protoreflect.EnumNumber
- func (x EColorGamutLabelSet) String() string
- func (EColorGamutLabelSet) Type() protoreflect.EnumType
- func (x *EColorGamutLabelSet) UnmarshalJSON(b []byte) errordeprecated
- type ECommentThreadType
- func (ECommentThreadType) Descriptor() protoreflect.EnumDescriptor
- func (x ECommentThreadType) Enum() *ECommentThreadType
- func (ECommentThreadType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECommentThreadType) Number() protoreflect.EnumNumber
- func (x ECommentThreadType) String() string
- func (ECommentThreadType) Type() protoreflect.EnumType
- func (x *ECommentThreadType) UnmarshalJSON(b []byte) errordeprecated
- type ECommunityItemClass
- func (ECommunityItemClass) Descriptor() protoreflect.EnumDescriptor
- func (x ECommunityItemClass) Enum() *ECommunityItemClass
- func (ECommunityItemClass) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECommunityItemClass) Number() protoreflect.EnumNumber
- func (x ECommunityItemClass) String() string
- func (ECommunityItemClass) Type() protoreflect.EnumType
- func (x *ECommunityItemClass) UnmarshalJSON(b []byte) errordeprecated
- type EContentCheckProvider
- func (EContentCheckProvider) Descriptor() protoreflect.EnumDescriptor
- func (x EContentCheckProvider) Enum() *EContentCheckProvider
- func (EContentCheckProvider) EnumDescriptor() ([]byte, []int)deprecated
- func (x EContentCheckProvider) Number() protoreflect.EnumNumber
- func (x EContentCheckProvider) String() string
- func (EContentCheckProvider) Type() protoreflect.EnumType
- func (x *EContentCheckProvider) UnmarshalJSON(b []byte) errordeprecated
- type EContentDescriptorID
- func (EContentDescriptorID) Descriptor() protoreflect.EnumDescriptor
- func (x EContentDescriptorID) Enum() *EContentDescriptorID
- func (EContentDescriptorID) EnumDescriptor() ([]byte, []int)deprecated
- func (x EContentDescriptorID) Number() protoreflect.EnumNumber
- func (x EContentDescriptorID) String() string
- func (EContentDescriptorID) Type() protoreflect.EnumType
- func (x *EContentDescriptorID) UnmarshalJSON(b []byte) errordeprecated
- type EGPUPerformanceLevel
- func (EGPUPerformanceLevel) Descriptor() protoreflect.EnumDescriptor
- func (x EGPUPerformanceLevel) Enum() *EGPUPerformanceLevel
- func (EGPUPerformanceLevel) EnumDescriptor() ([]byte, []int)deprecated
- func (x EGPUPerformanceLevel) Number() protoreflect.EnumNumber
- func (x EGPUPerformanceLevel) String() string
- func (EGPUPerformanceLevel) Type() protoreflect.EnumType
- func (x *EGPUPerformanceLevel) UnmarshalJSON(b []byte) errordeprecated
- type EGamescopeBlurMode
- func (EGamescopeBlurMode) Descriptor() protoreflect.EnumDescriptor
- func (x EGamescopeBlurMode) Enum() *EGamescopeBlurMode
- func (EGamescopeBlurMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x EGamescopeBlurMode) Number() protoreflect.EnumNumber
- func (x EGamescopeBlurMode) String() string
- func (EGamescopeBlurMode) Type() protoreflect.EnumType
- func (x *EGamescopeBlurMode) UnmarshalJSON(b []byte) errordeprecated
- type EGraphicsPerfOverlayLevel
- func (EGraphicsPerfOverlayLevel) Descriptor() protoreflect.EnumDescriptor
- func (x EGraphicsPerfOverlayLevel) Enum() *EGraphicsPerfOverlayLevel
- func (EGraphicsPerfOverlayLevel) EnumDescriptor() ([]byte, []int)deprecated
- func (x EGraphicsPerfOverlayLevel) Number() protoreflect.EnumNumber
- func (x EGraphicsPerfOverlayLevel) String() string
- func (EGraphicsPerfOverlayLevel) Type() protoreflect.EnumType
- func (x *EGraphicsPerfOverlayLevel) UnmarshalJSON(b []byte) errordeprecated
- type EHDRToneMapOperator
- func (EHDRToneMapOperator) Descriptor() protoreflect.EnumDescriptor
- func (x EHDRToneMapOperator) Enum() *EHDRToneMapOperator
- func (EHDRToneMapOperator) EnumDescriptor() ([]byte, []int)deprecated
- func (x EHDRToneMapOperator) Number() protoreflect.EnumNumber
- func (x EHDRToneMapOperator) String() string
- func (EHDRToneMapOperator) Type() protoreflect.EnumType
- func (x *EHDRToneMapOperator) UnmarshalJSON(b []byte) errordeprecated
- type ENewSteamAnnouncementState
- func (ENewSteamAnnouncementState) Descriptor() protoreflect.EnumDescriptor
- func (x ENewSteamAnnouncementState) Enum() *ENewSteamAnnouncementState
- func (ENewSteamAnnouncementState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ENewSteamAnnouncementState) Number() protoreflect.EnumNumber
- func (x ENewSteamAnnouncementState) String() string
- func (ENewSteamAnnouncementState) Type() protoreflect.EnumType
- func (x *ENewSteamAnnouncementState) UnmarshalJSON(b []byte) errordeprecated
- type ENotificationSetting
- func (ENotificationSetting) Descriptor() protoreflect.EnumDescriptor
- func (x ENotificationSetting) Enum() *ENotificationSetting
- func (ENotificationSetting) EnumDescriptor() ([]byte, []int)deprecated
- func (x ENotificationSetting) Number() protoreflect.EnumNumber
- func (x ENotificationSetting) String() string
- func (ENotificationSetting) Type() protoreflect.EnumType
- func (x *ENotificationSetting) UnmarshalJSON(b []byte) errordeprecated
- type EOSBranch
- func (EOSBranch) Descriptor() protoreflect.EnumDescriptor
- func (x EOSBranch) Enum() *EOSBranch
- func (EOSBranch) EnumDescriptor() ([]byte, []int)deprecated
- func (x EOSBranch) Number() protoreflect.EnumNumber
- func (x EOSBranch) String() string
- func (EOSBranch) Type() protoreflect.EnumType
- func (x *EOSBranch) UnmarshalJSON(b []byte) errordeprecated
- type EPersonaStateFlag
- func (EPersonaStateFlag) Descriptor() protoreflect.EnumDescriptor
- func (x EPersonaStateFlag) Enum() *EPersonaStateFlag
- func (EPersonaStateFlag) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPersonaStateFlag) Number() protoreflect.EnumNumber
- func (x EPersonaStateFlag) String() string
- func (EPersonaStateFlag) Type() protoreflect.EnumType
- func (x *EPersonaStateFlag) UnmarshalJSON(b []byte) errordeprecated
- type EProfileCustomizationStyle
- func (EProfileCustomizationStyle) Descriptor() protoreflect.EnumDescriptor
- func (x EProfileCustomizationStyle) Enum() *EProfileCustomizationStyle
- func (EProfileCustomizationStyle) EnumDescriptor() ([]byte, []int)deprecated
- func (x EProfileCustomizationStyle) Number() protoreflect.EnumNumber
- func (x EProfileCustomizationStyle) String() string
- func (EProfileCustomizationStyle) Type() protoreflect.EnumType
- func (x *EProfileCustomizationStyle) UnmarshalJSON(b []byte) errordeprecated
- type EProfileCustomizationType
- func (EProfileCustomizationType) Descriptor() protoreflect.EnumDescriptor
- func (x EProfileCustomizationType) Enum() *EProfileCustomizationType
- func (EProfileCustomizationType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EProfileCustomizationType) Number() protoreflect.EnumNumber
- func (x EProfileCustomizationType) String() string
- func (EProfileCustomizationType) Type() protoreflect.EnumType
- func (x *EProfileCustomizationType) UnmarshalJSON(b []byte) errordeprecated
- type EProtoExecutionSite
- func (EProtoExecutionSite) Descriptor() protoreflect.EnumDescriptor
- func (x EProtoExecutionSite) Enum() *EProtoExecutionSite
- func (EProtoExecutionSite) EnumDescriptor() ([]byte, []int)deprecated
- func (x EProtoExecutionSite) Number() protoreflect.EnumNumber
- func (x EProtoExecutionSite) String() string
- func (EProtoExecutionSite) Type() protoreflect.EnumType
- func (x *EProtoExecutionSite) UnmarshalJSON(b []byte) errordeprecated
- type EProvideDeckFeedbackPreference
- func (EProvideDeckFeedbackPreference) Descriptor() protoreflect.EnumDescriptor
- func (x EProvideDeckFeedbackPreference) Enum() *EProvideDeckFeedbackPreference
- func (EProvideDeckFeedbackPreference) EnumDescriptor() ([]byte, []int)deprecated
- func (x EProvideDeckFeedbackPreference) Number() protoreflect.EnumNumber
- func (x EProvideDeckFeedbackPreference) String() string
- func (EProvideDeckFeedbackPreference) Type() protoreflect.EnumType
- func (x *EProvideDeckFeedbackPreference) UnmarshalJSON(b []byte) errordeprecated
- type EPublishedFileForSaleStatus
- func (EPublishedFileForSaleStatus) Descriptor() protoreflect.EnumDescriptor
- func (x EPublishedFileForSaleStatus) Enum() *EPublishedFileForSaleStatus
- func (EPublishedFileForSaleStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPublishedFileForSaleStatus) Number() protoreflect.EnumNumber
- func (x EPublishedFileForSaleStatus) String() string
- func (EPublishedFileForSaleStatus) Type() protoreflect.EnumType
- func (x *EPublishedFileForSaleStatus) UnmarshalJSON(b []byte) errordeprecated
- type EPublishedFileInappropriateProvider
- func (EPublishedFileInappropriateProvider) Descriptor() protoreflect.EnumDescriptor
- func (x EPublishedFileInappropriateProvider) Enum() *EPublishedFileInappropriateProvider
- func (EPublishedFileInappropriateProvider) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPublishedFileInappropriateProvider) Number() protoreflect.EnumNumber
- func (x EPublishedFileInappropriateProvider) String() string
- func (EPublishedFileInappropriateProvider) Type() protoreflect.EnumType
- func (x *EPublishedFileInappropriateProvider) UnmarshalJSON(b []byte) errordeprecated
- type EPublishedFileInappropriateResult
- func (EPublishedFileInappropriateResult) Descriptor() protoreflect.EnumDescriptor
- func (x EPublishedFileInappropriateResult) Enum() *EPublishedFileInappropriateResult
- func (EPublishedFileInappropriateResult) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPublishedFileInappropriateResult) Number() protoreflect.EnumNumber
- func (x EPublishedFileInappropriateResult) String() string
- func (EPublishedFileInappropriateResult) Type() protoreflect.EnumType
- func (x *EPublishedFileInappropriateResult) UnmarshalJSON(b []byte) errordeprecated
- type EPublishedFileQueryType
- func (EPublishedFileQueryType) Descriptor() protoreflect.EnumDescriptor
- func (x EPublishedFileQueryType) Enum() *EPublishedFileQueryType
- func (EPublishedFileQueryType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPublishedFileQueryType) Number() protoreflect.EnumNumber
- func (x EPublishedFileQueryType) String() string
- func (EPublishedFileQueryType) Type() protoreflect.EnumType
- func (x *EPublishedFileQueryType) UnmarshalJSON(b []byte) errordeprecated
- type EPublishedFileRevision
- func (EPublishedFileRevision) Descriptor() protoreflect.EnumDescriptor
- func (x EPublishedFileRevision) Enum() *EPublishedFileRevision
- func (EPublishedFileRevision) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPublishedFileRevision) Number() protoreflect.EnumNumber
- func (x EPublishedFileRevision) String() string
- func (EPublishedFileRevision) Type() protoreflect.EnumType
- func (x *EPublishedFileRevision) UnmarshalJSON(b []byte) errordeprecated
- type EPublishedFileStorageSystem
- func (EPublishedFileStorageSystem) Descriptor() protoreflect.EnumDescriptor
- func (x EPublishedFileStorageSystem) Enum() *EPublishedFileStorageSystem
- func (EPublishedFileStorageSystem) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPublishedFileStorageSystem) Number() protoreflect.EnumNumber
- func (x EPublishedFileStorageSystem) String() string
- func (EPublishedFileStorageSystem) Type() protoreflect.EnumType
- func (x *EPublishedFileStorageSystem) UnmarshalJSON(b []byte) errordeprecated
- type ESDCardFormatStage
- func (ESDCardFormatStage) Descriptor() protoreflect.EnumDescriptor
- func (x ESDCardFormatStage) Enum() *ESDCardFormatStage
- func (ESDCardFormatStage) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESDCardFormatStage) Number() protoreflect.EnumNumber
- func (x ESDCardFormatStage) String() string
- func (ESDCardFormatStage) Type() protoreflect.EnumType
- func (x *ESDCardFormatStage) UnmarshalJSON(b []byte) errordeprecated
- type EScalingFilter
- func (EScalingFilter) Descriptor() protoreflect.EnumDescriptor
- func (x EScalingFilter) Enum() *EScalingFilter
- func (EScalingFilter) EnumDescriptor() ([]byte, []int)deprecated
- func (x EScalingFilter) Number() protoreflect.EnumNumber
- func (x EScalingFilter) String() string
- func (EScalingFilter) Type() protoreflect.EnumType
- func (x *EScalingFilter) UnmarshalJSON(b []byte) errordeprecated
- type ESessionPersistence
- func (ESessionPersistence) Descriptor() protoreflect.EnumDescriptor
- func (x ESessionPersistence) Enum() *ESessionPersistence
- func (ESessionPersistence) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESessionPersistence) Number() protoreflect.EnumNumber
- func (x ESessionPersistence) String() string
- func (ESessionPersistence) Type() protoreflect.EnumType
- func (x *ESessionPersistence) UnmarshalJSON(b []byte) errordeprecated
- type ESplitScalingFilter
- func (ESplitScalingFilter) Descriptor() protoreflect.EnumDescriptor
- func (x ESplitScalingFilter) Enum() *ESplitScalingFilter
- func (ESplitScalingFilter) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESplitScalingFilter) Number() protoreflect.EnumNumber
- func (x ESplitScalingFilter) String() string
- func (ESplitScalingFilter) Type() protoreflect.EnumType
- func (x *ESplitScalingFilter) UnmarshalJSON(b []byte) errordeprecated
- type ESplitScalingScaler
- func (ESplitScalingScaler) Descriptor() protoreflect.EnumDescriptor
- func (x ESplitScalingScaler) Enum() *ESplitScalingScaler
- func (ESplitScalingScaler) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESplitScalingScaler) Number() protoreflect.EnumNumber
- func (x ESplitScalingScaler) String() string
- func (ESplitScalingScaler) Type() protoreflect.EnumType
- func (x *ESplitScalingScaler) UnmarshalJSON(b []byte) errordeprecated
- type ESteamDeckCompatibilityCategory
- func (ESteamDeckCompatibilityCategory) Descriptor() protoreflect.EnumDescriptor
- func (x ESteamDeckCompatibilityCategory) Enum() *ESteamDeckCompatibilityCategory
- func (ESteamDeckCompatibilityCategory) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESteamDeckCompatibilityCategory) Number() protoreflect.EnumNumber
- func (x ESteamDeckCompatibilityCategory) String() string
- func (ESteamDeckCompatibilityCategory) Type() protoreflect.EnumType
- func (x *ESteamDeckCompatibilityCategory) UnmarshalJSON(b []byte) errordeprecated
- type ESteamDeckCompatibilityFeedback
- func (ESteamDeckCompatibilityFeedback) Descriptor() protoreflect.EnumDescriptor
- func (x ESteamDeckCompatibilityFeedback) Enum() *ESteamDeckCompatibilityFeedback
- func (ESteamDeckCompatibilityFeedback) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESteamDeckCompatibilityFeedback) Number() protoreflect.EnumNumber
- func (x ESteamDeckCompatibilityFeedback) String() string
- func (ESteamDeckCompatibilityFeedback) Type() protoreflect.EnumType
- func (x *ESteamDeckCompatibilityFeedback) UnmarshalJSON(b []byte) errordeprecated
- type ESteamDeckCompatibilityResultDisplayType
- func (ESteamDeckCompatibilityResultDisplayType) Descriptor() protoreflect.EnumDescriptor
- func (x ESteamDeckCompatibilityResultDisplayType) Enum() *ESteamDeckCompatibilityResultDisplayType
- func (ESteamDeckCompatibilityResultDisplayType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESteamDeckCompatibilityResultDisplayType) Number() protoreflect.EnumNumber
- func (x ESteamDeckCompatibilityResultDisplayType) String() string
- func (ESteamDeckCompatibilityResultDisplayType) Type() protoreflect.EnumType
- func (x *ESteamDeckCompatibilityResultDisplayType) UnmarshalJSON(b []byte) errordeprecated
- type ESteamDeckKeyboardLayout
- func (ESteamDeckKeyboardLayout) Descriptor() protoreflect.EnumDescriptor
- func (x ESteamDeckKeyboardLayout) Enum() *ESteamDeckKeyboardLayout
- func (ESteamDeckKeyboardLayout) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESteamDeckKeyboardLayout) Number() protoreflect.EnumNumber
- func (x ESteamDeckKeyboardLayout) String() string
- func (ESteamDeckKeyboardLayout) Type() protoreflect.EnumType
- func (x *ESteamDeckKeyboardLayout) UnmarshalJSON(b []byte) errordeprecated
- type EStorageBlockContentType
- func (EStorageBlockContentType) Descriptor() protoreflect.EnumDescriptor
- func (x EStorageBlockContentType) Enum() *EStorageBlockContentType
- func (EStorageBlockContentType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EStorageBlockContentType) Number() protoreflect.EnumNumber
- func (x EStorageBlockContentType) String() string
- func (EStorageBlockContentType) Type() protoreflect.EnumType
- func (x *EStorageBlockContentType) UnmarshalJSON(b []byte) errordeprecated
- type EStorageBlockFileSystemType
- func (EStorageBlockFileSystemType) Descriptor() protoreflect.EnumDescriptor
- func (x EStorageBlockFileSystemType) Enum() *EStorageBlockFileSystemType
- func (EStorageBlockFileSystemType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EStorageBlockFileSystemType) Number() protoreflect.EnumNumber
- func (x EStorageBlockFileSystemType) String() string
- func (EStorageBlockFileSystemType) Type() protoreflect.EnumType
- func (x *EStorageBlockFileSystemType) UnmarshalJSON(b []byte) errordeprecated
- type EStorageDriveMediaType
- func (EStorageDriveMediaType) Descriptor() protoreflect.EnumDescriptor
- func (x EStorageDriveMediaType) Enum() *EStorageDriveMediaType
- func (EStorageDriveMediaType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EStorageDriveMediaType) Number() protoreflect.EnumNumber
- func (x EStorageDriveMediaType) String() string
- func (EStorageDriveMediaType) Type() protoreflect.EnumType
- func (x *EStorageDriveMediaType) UnmarshalJSON(b []byte) errordeprecated
- type EStorageFormatStage
- func (EStorageFormatStage) Descriptor() protoreflect.EnumDescriptor
- func (x EStorageFormatStage) Enum() *EStorageFormatStage
- func (EStorageFormatStage) EnumDescriptor() ([]byte, []int)deprecated
- func (x EStorageFormatStage) Number() protoreflect.EnumNumber
- func (x EStorageFormatStage) String() string
- func (EStorageFormatStage) Type() protoreflect.EnumType
- func (x *EStorageFormatStage) UnmarshalJSON(b []byte) errordeprecated
- type ESystemAudioChannel
- func (ESystemAudioChannel) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemAudioChannel) Enum() *ESystemAudioChannel
- func (ESystemAudioChannel) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemAudioChannel) Number() protoreflect.EnumNumber
- func (x ESystemAudioChannel) String() string
- func (ESystemAudioChannel) Type() protoreflect.EnumType
- func (x *ESystemAudioChannel) UnmarshalJSON(b []byte) errordeprecated
- type ESystemAudioDirection
- func (ESystemAudioDirection) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemAudioDirection) Enum() *ESystemAudioDirection
- func (ESystemAudioDirection) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemAudioDirection) Number() protoreflect.EnumNumber
- func (x ESystemAudioDirection) String() string
- func (ESystemAudioDirection) Type() protoreflect.EnumType
- func (x *ESystemAudioDirection) UnmarshalJSON(b []byte) errordeprecated
- type ESystemAudioPortDirection
- func (ESystemAudioPortDirection) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemAudioPortDirection) Enum() *ESystemAudioPortDirection
- func (ESystemAudioPortDirection) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemAudioPortDirection) Number() protoreflect.EnumNumber
- func (x ESystemAudioPortDirection) String() string
- func (ESystemAudioPortDirection) Type() protoreflect.EnumType
- func (x *ESystemAudioPortDirection) UnmarshalJSON(b []byte) errordeprecated
- type ESystemAudioPortType
- func (ESystemAudioPortType) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemAudioPortType) Enum() *ESystemAudioPortType
- func (ESystemAudioPortType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemAudioPortType) Number() protoreflect.EnumNumber
- func (x ESystemAudioPortType) String() string
- func (ESystemAudioPortType) Type() protoreflect.EnumType
- func (x *ESystemAudioPortType) UnmarshalJSON(b []byte) errordeprecated
- type ESystemDisplayCompatibilityMode
- func (ESystemDisplayCompatibilityMode) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemDisplayCompatibilityMode) Enum() *ESystemDisplayCompatibilityMode
- func (ESystemDisplayCompatibilityMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemDisplayCompatibilityMode) Number() protoreflect.EnumNumber
- func (x ESystemDisplayCompatibilityMode) String() string
- func (ESystemDisplayCompatibilityMode) Type() protoreflect.EnumType
- func (x *ESystemDisplayCompatibilityMode) UnmarshalJSON(b []byte) errordeprecated
- type ESystemFanControlMode
- func (ESystemFanControlMode) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemFanControlMode) Enum() *ESystemFanControlMode
- func (ESystemFanControlMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemFanControlMode) Number() protoreflect.EnumNumber
- func (x ESystemFanControlMode) String() string
- func (ESystemFanControlMode) Type() protoreflect.EnumType
- func (x *ESystemFanControlMode) UnmarshalJSON(b []byte) errordeprecated
- type ESystemServiceState
- func (ESystemServiceState) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemServiceState) Enum() *ESystemServiceState
- func (ESystemServiceState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemServiceState) Number() protoreflect.EnumNumber
- func (x ESystemServiceState) String() string
- func (ESystemServiceState) Type() protoreflect.EnumType
- func (x *ESystemServiceState) UnmarshalJSON(b []byte) errordeprecated
- type ETextFilterSetting
- func (ETextFilterSetting) Descriptor() protoreflect.EnumDescriptor
- func (x ETextFilterSetting) Enum() *ETextFilterSetting
- func (ETextFilterSetting) EnumDescriptor() ([]byte, []int)deprecated
- func (x ETextFilterSetting) Number() protoreflect.EnumNumber
- func (x ETextFilterSetting) String() string
- func (ETextFilterSetting) Type() protoreflect.EnumType
- func (x *ETextFilterSetting) UnmarshalJSON(b []byte) errordeprecated
- type ETouchGesture
- func (ETouchGesture) Descriptor() protoreflect.EnumDescriptor
- func (x ETouchGesture) Enum() *ETouchGesture
- func (ETouchGesture) EnumDescriptor() ([]byte, []int)deprecated
- func (x ETouchGesture) Number() protoreflect.EnumNumber
- func (x ETouchGesture) String() string
- func (ETouchGesture) Type() protoreflect.EnumType
- func (x *ETouchGesture) UnmarshalJSON(b []byte) errordeprecated
- type EUpdaterState
- func (EUpdaterState) Descriptor() protoreflect.EnumDescriptor
- func (x EUpdaterState) Enum() *EUpdaterState
- func (EUpdaterState) EnumDescriptor() ([]byte, []int)deprecated
- func (x EUpdaterState) Number() protoreflect.EnumNumber
- func (x EUpdaterState) String() string
- func (EUpdaterState) Type() protoreflect.EnumType
- func (x *EUpdaterState) UnmarshalJSON(b []byte) errordeprecated
- type EUpdaterType
- func (EUpdaterType) Descriptor() protoreflect.EnumDescriptor
- func (x EUpdaterType) Enum() *EUpdaterType
- func (EUpdaterType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EUpdaterType) Number() protoreflect.EnumNumber
- func (x EUpdaterType) String() string
- func (EUpdaterType) Type() protoreflect.EnumType
- func (x *EUpdaterType) UnmarshalJSON(b []byte) errordeprecated
- type GameNotificationSettings
- func (*GameNotificationSettings) Descriptor() ([]byte, []int)deprecated
- func (x *GameNotificationSettings) GetAllowNotifications() bool
- func (x *GameNotificationSettings) GetAppid() uint32
- func (*GameNotificationSettings) ProtoMessage()
- func (x *GameNotificationSettings) ProtoReflect() protoreflect.Message
- func (x *GameNotificationSettings) Reset()
- func (x *GameNotificationSettings) String() string
- type NoResponse
- type Offline_Ticket
- func (*Offline_Ticket) Descriptor() ([]byte, []int)deprecated
- func (x *Offline_Ticket) GetEncryptedTicket() []byte
- func (x *Offline_Ticket) GetKdf1() int32
- func (x *Offline_Ticket) GetKdf2() int32
- func (x *Offline_Ticket) GetSalt1() []byte
- func (x *Offline_Ticket) GetSalt2() []byte
- func (x *Offline_Ticket) GetSignature() []byte
- func (*Offline_Ticket) ProtoMessage()
- func (x *Offline_Ticket) ProtoReflect() protoreflect.Message
- func (x *Offline_Ticket) Reset()
- func (x *Offline_Ticket) String() string
- type ParentalApp
- func (*ParentalApp) Descriptor() ([]byte, []int)deprecated
- func (x *ParentalApp) GetAppid() uint32
- func (x *ParentalApp) GetIsAllowed() bool
- func (*ParentalApp) ProtoMessage()
- func (x *ParentalApp) ProtoReflect() protoreflect.Message
- func (x *ParentalApp) Reset()
- func (x *ParentalApp) String() string
- type ParentalPlaytimeDay
- func (*ParentalPlaytimeDay) Descriptor() ([]byte, []int)deprecated
- func (x *ParentalPlaytimeDay) GetAllowedDailyMinutes() uint32
- func (x *ParentalPlaytimeDay) GetAllowedTimeWindows() uint64
- func (*ParentalPlaytimeDay) ProtoMessage()
- func (x *ParentalPlaytimeDay) ProtoReflect() protoreflect.Message
- func (x *ParentalPlaytimeDay) Reset()
- func (x *ParentalPlaytimeDay) String() string
- type ParentalPlaytimeRestrictions
- func (*ParentalPlaytimeRestrictions) Descriptor() ([]byte, []int)deprecated
- func (x *ParentalPlaytimeRestrictions) GetApplyPlaytimeRestrictions() bool
- func (x *ParentalPlaytimeRestrictions) GetPlaytimeDays() []*ParentalPlaytimeDay
- func (x *ParentalPlaytimeRestrictions) GetTzOffset() int32
- func (*ParentalPlaytimeRestrictions) ProtoMessage()
- func (x *ParentalPlaytimeRestrictions) ProtoReflect() protoreflect.Message
- func (x *ParentalPlaytimeRestrictions) Reset()
- func (x *ParentalPlaytimeRestrictions) String() string
- type ParentalSettings
- func (*ParentalSettings) Descriptor() ([]byte, []int)deprecated
- func (x *ParentalSettings) GetApplistBase() []*ParentalApp
- func (x *ParentalSettings) GetApplistBaseDescription() string
- func (x *ParentalSettings) GetApplistBaseId() uint32
- func (x *ParentalSettings) GetApplistCustom() []*ParentalApp
- func (x *ParentalSettings) GetEnabledFeatures() uint32
- func (x *ParentalSettings) GetIsEnabled() bool
- func (x *ParentalSettings) GetIsSiteLicenseLock() bool
- func (x *ParentalSettings) GetPasswordhash() []byte
- func (x *ParentalSettings) GetPasswordhashtype() uint32
- func (x *ParentalSettings) GetPlaytimeRestrictions() *ParentalPlaytimeRestrictions
- func (x *ParentalSettings) GetRecoveryEmail() string
- func (x *ParentalSettings) GetRtimeTemporaryFeatureExpiration() uint32
- func (x *ParentalSettings) GetSalt() []byte
- func (x *ParentalSettings) GetSteamid() uint64
- func (x *ParentalSettings) GetTemporaryEnabledFeatures() uint32
- func (*ParentalSettings) ProtoMessage()
- func (x *ParentalSettings) ProtoReflect() protoreflect.Message
- func (x *ParentalSettings) Reset()
- func (x *ParentalSettings) String() string
- type PerFriendPreferences
- func (*PerFriendPreferences) Descriptor() ([]byte, []int)deprecated
- func (x *PerFriendPreferences) GetAccountid() uint32
- func (x *PerFriendPreferences) GetNickname() string
- func (x *PerFriendPreferences) GetNotificationsSendmobile() ENotificationSetting
- func (x *PerFriendPreferences) GetNotificationsShowingame() ENotificationSetting
- func (x *PerFriendPreferences) GetNotificationsShowmessages() ENotificationSetting
- func (x *PerFriendPreferences) GetNotificationsShowonline() ENotificationSetting
- func (x *PerFriendPreferences) GetSoundsShowingame() ENotificationSetting
- func (x *PerFriendPreferences) GetSoundsShowmessages() ENotificationSetting
- func (x *PerFriendPreferences) GetSoundsShowonline() ENotificationSetting
- func (*PerFriendPreferences) ProtoMessage()
- func (x *PerFriendPreferences) ProtoReflect() protoreflect.Message
- func (x *PerFriendPreferences) Reset()
- func (x *PerFriendPreferences) String() string
- type ProfileCustomization
- func (*ProfileCustomization) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileCustomization) GetActive() bool
- func (x *ProfileCustomization) GetCustomizationStyle() EProfileCustomizationStyle
- func (x *ProfileCustomization) GetCustomizationType() EProfileCustomizationType
- func (x *ProfileCustomization) GetLarge() bool
- func (x *ProfileCustomization) GetLevel() uint32
- func (x *ProfileCustomization) GetPurchaseid() uint64
- func (x *ProfileCustomization) GetSlots() []*ProfileCustomizationSlot
- func (*ProfileCustomization) ProtoMessage()
- func (x *ProfileCustomization) ProtoReflect() protoreflect.Message
- func (x *ProfileCustomization) Reset()
- func (x *ProfileCustomization) String() string
- type ProfileCustomizationSlot
- func (*ProfileCustomizationSlot) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileCustomizationSlot) GetAccountid() uint32
- func (x *ProfileCustomizationSlot) GetAppid() uint32
- func (x *ProfileCustomizationSlot) GetBadgeid() uint32
- func (x *ProfileCustomizationSlot) GetBanCheckResult() protobuf.EBanContentCheckResult
- func (x *ProfileCustomizationSlot) GetBorderColor() uint32
- func (x *ProfileCustomizationSlot) GetItemAssetid() uint64
- func (x *ProfileCustomizationSlot) GetItemClassid() uint64
- func (x *ProfileCustomizationSlot) GetItemContextid() uint64
- func (x *ProfileCustomizationSlot) GetItemInstanceid() uint64
- func (x *ProfileCustomizationSlot) GetNotes() string
- func (x *ProfileCustomizationSlot) GetPublishedfileid() uint64
- func (x *ProfileCustomizationSlot) GetReplayYear() uint32
- func (x *ProfileCustomizationSlot) GetSlot() uint32
- func (x *ProfileCustomizationSlot) GetTitle() string
- func (*ProfileCustomizationSlot) ProtoMessage()
- func (x *ProfileCustomizationSlot) ProtoReflect() protoreflect.Message
- func (x *ProfileCustomizationSlot) Reset()
- func (x *ProfileCustomizationSlot) String() string
- type ProfileItem
- func (*ProfileItem) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileItem) GetAppid() uint32
- func (x *ProfileItem) GetCommunityitemid() uint64
- func (x *ProfileItem) GetEquippedFlags() uint32
- func (x *ProfileItem) GetImageLarge() string
- func (x *ProfileItem) GetImageSmall() string
- func (x *ProfileItem) GetItemClass() uint32
- func (x *ProfileItem) GetItemDescription() string
- func (x *ProfileItem) GetItemTitle() string
- func (x *ProfileItem) GetItemType() uint32
- func (x *ProfileItem) GetMovieMp4() string
- func (x *ProfileItem) GetMovieMp4Small() string
- func (x *ProfileItem) GetMovieWebm() string
- func (x *ProfileItem) GetMovieWebmSmall() string
- func (x *ProfileItem) GetName() string
- func (x *ProfileItem) GetProfileColors() []*ProfileItem_ProfileColor
- func (*ProfileItem) ProtoMessage()
- func (x *ProfileItem) ProtoReflect() protoreflect.Message
- func (x *ProfileItem) Reset()
- func (x *ProfileItem) String() string
- type ProfileItem_ProfileColor
- func (*ProfileItem_ProfileColor) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileItem_ProfileColor) GetColor() string
- func (x *ProfileItem_ProfileColor) GetStyleName() string
- func (*ProfileItem_ProfileColor) ProtoMessage()
- func (x *ProfileItem_ProfileColor) ProtoReflect() protoreflect.Message
- func (x *ProfileItem_ProfileColor) Reset()
- func (x *ProfileItem_ProfileColor) String() string
- type ProfilePreferences
- func (*ProfilePreferences) Descriptor() ([]byte, []int)deprecated
- func (x *ProfilePreferences) GetHideProfileAwards() bool
- func (*ProfilePreferences) ProtoMessage()
- func (x *ProfilePreferences) ProtoReflect() protoreflect.Message
- func (x *ProfilePreferences) Reset()
- func (x *ProfilePreferences) String() string
- type ProfileTheme
- func (*ProfileTheme) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileTheme) GetThemeId() string
- func (x *ProfileTheme) GetTitle() string
- func (*ProfileTheme) ProtoMessage()
- func (x *ProfileTheme) ProtoReflect() protoreflect.Message
- func (x *ProfileTheme) Reset()
- func (x *ProfileTheme) String() string
- type PublishedFileDetails
- func (*PublishedFileDetails) Descriptor() ([]byte, []int)deprecated
- func (x *PublishedFileDetails) GetAppName() string
- func (x *PublishedFileDetails) GetAvailableRevisions() []EPublishedFileRevision
- func (x *PublishedFileDetails) GetBanReason() string
- func (x *PublishedFileDetails) GetBanTextCheckResult() protobuf.EBanContentCheckResult
- func (x *PublishedFileDetails) GetBanned() bool
- func (x *PublishedFileDetails) GetBanner() uint64
- func (x *PublishedFileDetails) GetCanBeDeleted() bool
- func (x *PublishedFileDetails) GetCanSubscribe() bool
- func (x *PublishedFileDetails) GetChildren() []*PublishedFileDetails_Child
- func (x *PublishedFileDetails) GetConsumerAppid() uint32
- func (x *PublishedFileDetails) GetConsumerShortcutid() uint32
- func (x *PublishedFileDetails) GetContentDescriptorids() []EContentDescriptorID
- func (x *PublishedFileDetails) GetCreator() uint64
- func (x *PublishedFileDetails) GetCreatorAppid() uint32
- func (x *PublishedFileDetails) GetFavorited() uint32
- func (x *PublishedFileDetails) GetFileDescription() string
- func (x *PublishedFileDetails) GetFileSize() uint64
- func (x *PublishedFileDetails) GetFileType() uint32
- func (x *PublishedFileDetails) GetFileUrl() string
- func (x *PublishedFileDetails) GetFilename() string
- func (x *PublishedFileDetails) GetFlags() uint32
- func (x *PublishedFileDetails) GetFollowers() uint32
- func (x *PublishedFileDetails) GetForSaleData() *PublishedFileDetails_ForSaleData
- func (x *PublishedFileDetails) GetHcontentFile() uint64
- func (x *PublishedFileDetails) GetHcontentPreview() uint64
- func (x *PublishedFileDetails) GetImageHeight() uint32
- func (x *PublishedFileDetails) GetImageUrl() string
- func (x *PublishedFileDetails) GetImageWidth() uint32
- func (x *PublishedFileDetails) GetIncompatible() bool
- func (x *PublishedFileDetails) GetKvtags() []*PublishedFileDetails_KVTag
- func (x *PublishedFileDetails) GetLanguage() int32
- func (x *PublishedFileDetails) GetLifetimeFavorited() uint32
- func (x *PublishedFileDetails) GetLifetimeFollowers() uint32
- func (x *PublishedFileDetails) GetLifetimePlaytime() uint64
- func (x *PublishedFileDetails) GetLifetimePlaytimeSessions() uint64
- func (x *PublishedFileDetails) GetLifetimeSubscriptions() uint32
- func (x *PublishedFileDetails) GetMaybeInappropriateSex() bool
- func (x *PublishedFileDetails) GetMaybeInappropriateViolence() bool
- func (x *PublishedFileDetails) GetMetadata() string
- func (x *PublishedFileDetails) GetNumChildren() uint32
- func (x *PublishedFileDetails) GetNumCommentsDeveloper() int32
- func (x *PublishedFileDetails) GetNumCommentsPublic() int32
- func (x *PublishedFileDetails) GetNumReports() uint32
- func (x *PublishedFileDetails) GetPlaytimeStats() *PublishedFileDetails_PlaytimeStats
- func (x *PublishedFileDetails) GetPreviewFileSize() uint64
- func (x *PublishedFileDetails) GetPreviewUrl() string
- func (x *PublishedFileDetails) GetPreviews() []*PublishedFileDetails_Preview
- func (x *PublishedFileDetails) GetPublishedfileid() uint64
- func (x *PublishedFileDetails) GetReactions() []*PublishedFileDetails_Reaction
- func (x *PublishedFileDetails) GetResult() uint32
- func (x *PublishedFileDetails) GetRevision() EPublishedFileRevision
- func (x *PublishedFileDetails) GetRevisionChangeNumber() uint64
- func (x *PublishedFileDetails) GetSearchScore() float32
- func (x *PublishedFileDetails) GetShortDescription() string
- func (x *PublishedFileDetails) GetShortcutid() uint32
- func (x *PublishedFileDetails) GetShortcutname() string
- func (x *PublishedFileDetails) GetShowSubscribeAll() bool
- func (x *PublishedFileDetails) GetSpoilerTag() bool
- func (x *PublishedFileDetails) GetSubscriptions() uint32
- func (x *PublishedFileDetails) GetTags() []*PublishedFileDetails_Tag
- func (x *PublishedFileDetails) GetTimeCreated() uint32
- func (x *PublishedFileDetails) GetTimeSubscribed() uint32
- func (x *PublishedFileDetails) GetTimeUpdated() uint32
- func (x *PublishedFileDetails) GetTitle() string
- func (x *PublishedFileDetails) GetUrl() string
- func (x *PublishedFileDetails) GetViews() uint32
- func (x *PublishedFileDetails) GetVisibility() uint32
- func (x *PublishedFileDetails) GetVoteData() *PublishedFileDetails_VoteData
- func (x *PublishedFileDetails) GetWorkshopAccepted() bool
- func (x *PublishedFileDetails) GetWorkshopFile() bool
- func (x *PublishedFileDetails) GetYoutubevideoid() string
- func (*PublishedFileDetails) ProtoMessage()
- func (x *PublishedFileDetails) ProtoReflect() protoreflect.Message
- func (x *PublishedFileDetails) Reset()
- func (x *PublishedFileDetails) String() string
- type PublishedFileDetails_Child
- func (*PublishedFileDetails_Child) Descriptor() ([]byte, []int)deprecated
- func (x *PublishedFileDetails_Child) GetFileType() uint32
- func (x *PublishedFileDetails_Child) GetPublishedfileid() uint64
- func (x *PublishedFileDetails_Child) GetSortorder() uint32
- func (*PublishedFileDetails_Child) ProtoMessage()
- func (x *PublishedFileDetails_Child) ProtoReflect() protoreflect.Message
- func (x *PublishedFileDetails_Child) Reset()
- func (x *PublishedFileDetails_Child) String() string
- type PublishedFileDetails_ForSaleData
- func (*PublishedFileDetails_ForSaleData) Descriptor() ([]byte, []int)deprecated
- func (x *PublishedFileDetails_ForSaleData) GetDiscountPercentage() uint32
- func (x *PublishedFileDetails_ForSaleData) GetEstatus() EPublishedFileForSaleStatus
- func (x *PublishedFileDetails_ForSaleData) GetIsForSale() bool
- func (x *PublishedFileDetails_ForSaleData) GetPriceCategory() uint32
- func (x *PublishedFileDetails_ForSaleData) GetPriceCategoryFloor() uint32
- func (x *PublishedFileDetails_ForSaleData) GetPriceIsPayWhatYouWant() bool
- func (*PublishedFileDetails_ForSaleData) ProtoMessage()
- func (x *PublishedFileDetails_ForSaleData) ProtoReflect() protoreflect.Message
- func (x *PublishedFileDetails_ForSaleData) Reset()
- func (x *PublishedFileDetails_ForSaleData) String() string
- type PublishedFileDetails_KVTag
- func (*PublishedFileDetails_KVTag) Descriptor() ([]byte, []int)deprecated
- func (x *PublishedFileDetails_KVTag) GetKey() string
- func (x *PublishedFileDetails_KVTag) GetValue() string
- func (*PublishedFileDetails_KVTag) ProtoMessage()
- func (x *PublishedFileDetails_KVTag) ProtoReflect() protoreflect.Message
- func (x *PublishedFileDetails_KVTag) Reset()
- func (x *PublishedFileDetails_KVTag) String() string
- type PublishedFileDetails_PlaytimeStats
- func (*PublishedFileDetails_PlaytimeStats) Descriptor() ([]byte, []int)deprecated
- func (x *PublishedFileDetails_PlaytimeStats) GetNumSessions() uint64
- func (x *PublishedFileDetails_PlaytimeStats) GetPlaytimeSeconds() uint64
- func (*PublishedFileDetails_PlaytimeStats) ProtoMessage()
- func (x *PublishedFileDetails_PlaytimeStats) ProtoReflect() protoreflect.Message
- func (x *PublishedFileDetails_PlaytimeStats) Reset()
- func (x *PublishedFileDetails_PlaytimeStats) String() string
- type PublishedFileDetails_Preview
- func (*PublishedFileDetails_Preview) Descriptor() ([]byte, []int)deprecated
- func (x *PublishedFileDetails_Preview) GetExternalReference() string
- func (x *PublishedFileDetails_Preview) GetFilename() string
- func (x *PublishedFileDetails_Preview) GetPreviewType() uint32
- func (x *PublishedFileDetails_Preview) GetPreviewid() uint64
- func (x *PublishedFileDetails_Preview) GetSize() uint32
- func (x *PublishedFileDetails_Preview) GetSortorder() uint32
- func (x *PublishedFileDetails_Preview) GetUrl() string
- func (x *PublishedFileDetails_Preview) GetYoutubevideoid() string
- func (*PublishedFileDetails_Preview) ProtoMessage()
- func (x *PublishedFileDetails_Preview) ProtoReflect() protoreflect.Message
- func (x *PublishedFileDetails_Preview) Reset()
- func (x *PublishedFileDetails_Preview) String() string
- type PublishedFileDetails_Reaction
- func (*PublishedFileDetails_Reaction) Descriptor() ([]byte, []int)deprecated
- func (x *PublishedFileDetails_Reaction) GetCount() uint32
- func (x *PublishedFileDetails_Reaction) GetReactionid() uint32
- func (*PublishedFileDetails_Reaction) ProtoMessage()
- func (x *PublishedFileDetails_Reaction) ProtoReflect() protoreflect.Message
- func (x *PublishedFileDetails_Reaction) Reset()
- func (x *PublishedFileDetails_Reaction) String() string
- type PublishedFileDetails_Tag
- func (*PublishedFileDetails_Tag) Descriptor() ([]byte, []int)deprecated
- func (x *PublishedFileDetails_Tag) GetAdminonly() bool
- func (x *PublishedFileDetails_Tag) GetDisplayName() string
- func (x *PublishedFileDetails_Tag) GetTag() string
- func (*PublishedFileDetails_Tag) ProtoMessage()
- func (x *PublishedFileDetails_Tag) ProtoReflect() protoreflect.Message
- func (x *PublishedFileDetails_Tag) Reset()
- func (x *PublishedFileDetails_Tag) String() string
- type PublishedFileDetails_VoteData
- func (*PublishedFileDetails_VoteData) Descriptor() ([]byte, []int)deprecated
- func (x *PublishedFileDetails_VoteData) GetScore() float32
- func (x *PublishedFileDetails_VoteData) GetVotesDown() uint32
- func (x *PublishedFileDetails_VoteData) GetVotesUp() uint32
- func (*PublishedFileDetails_VoteData) ProtoMessage()
- func (x *PublishedFileDetails_VoteData) ProtoReflect() protoreflect.Message
- func (x *PublishedFileDetails_VoteData) Reset()
- func (x *PublishedFileDetails_VoteData) String() string
- type PublishedFileSubSection
- func (*PublishedFileSubSection) Descriptor() ([]byte, []int)deprecated
- func (x *PublishedFileSubSection) GetDescriptionText() string
- func (x *PublishedFileSubSection) GetSectionid() uint64
- func (x *PublishedFileSubSection) GetSortOrder() uint32
- func (x *PublishedFileSubSection) GetTitle() string
- func (*PublishedFileSubSection) ProtoMessage()
- func (x *PublishedFileSubSection) ProtoReflect() protoreflect.Message
- func (x *PublishedFileSubSection) Reset()
- func (x *PublishedFileSubSection) String() string
- type SteamMessagesClientIClientForcedEnumDependencies
- func (*SteamMessagesClientIClientForcedEnumDependencies) Descriptor() ([]byte, []int)deprecated
- func (x *SteamMessagesClientIClientForcedEnumDependencies) GetA() EBluetoothDeviceType
- func (x *SteamMessagesClientIClientForcedEnumDependencies) GetB() EStorageBlockContentType
- func (x *SteamMessagesClientIClientForcedEnumDependencies) GetC() EStorageBlockFileSystemType
- func (x *SteamMessagesClientIClientForcedEnumDependencies) GetD() ESDCardFormatStage
- func (*SteamMessagesClientIClientForcedEnumDependencies) ProtoMessage()
- func (x *SteamMessagesClientIClientForcedEnumDependencies) ProtoReflect() protoreflect.Message
- func (x *SteamMessagesClientIClientForcedEnumDependencies) Reset()
- func (x *SteamMessagesClientIClientForcedEnumDependencies) String() string
Constants ¶
const ( Default_SteamMessagesClientIClientForcedEnumDependencies_A = EBluetoothDeviceType(0) // EBluetoothDeviceType_k_BluetoothDeviceType_Invalid Default_SteamMessagesClientIClientForcedEnumDependencies_B = EStorageBlockContentType(0) // EStorageBlockContentType_k_EStorageBlockContentType_Invalid Default_SteamMessagesClientIClientForcedEnumDependencies_C = EStorageBlockFileSystemType(0) // EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_Invalid Default_SteamMessagesClientIClientForcedEnumDependencies_D = ESDCardFormatStage(0) // ESDCardFormatStage_k_ESDCardFormatStage_Invalid )
Default values for SteamMessagesClientIClientForcedEnumDependencies fields.
const ( Default_CMsgSystemPerfSettingsGlobal_SystemTraceServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsGlobal_GraphicsProfilingServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsGlobal_PerfOverlayServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsGlobal_PerfOverlayLevel = EGraphicsPerfOverlayLevel(0) // EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Hidden Default_CMsgSystemPerfSettingsGlobal_HdrOnSdrTonemapOperator = EHDRToneMapOperator(0) // EHDRToneMapOperator_k_EHDRToneMapOperator_Invalid Default_CMsgSystemPerfSettingsGlobal_ForceHdrWideGammutForSdr = bool(true) )
Default values for CMsgSystemPerfSettingsGlobal fields.
const ( Default_CMsgSystemPerfSettingsPerApp_CpuGovernor = ECPUGovernor(0) // ECPUGovernor_k_ECPUGovernor_Invalid Default_CMsgSystemPerfSettingsPerApp_GpuPerformanceLevel = EGPUPerformanceLevel(0) // EGPUPerformanceLevel_k_EGPUPerformanceLevel_Invalid Default_CMsgSystemPerfSettingsPerApp_SplitScalingFilter = ESplitScalingFilter(0) // ESplitScalingFilter_k_ESplitScalingFilter_Invalid Default_CMsgSystemPerfSettingsPerApp_SplitScalingScaler = ESplitScalingScaler(0) // ESplitScalingScaler_k_ESplitScalingScaler_Invalid )
Default values for CMsgSystemPerfSettingsPerApp fields.
const ( Default_CMsgSystemPerfSettingsV1_SystemTraceServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsV1_GraphicsProfilingServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsV1_PerfOverlayServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsV1_PerfOverlayLevel = EGraphicsPerfOverlayLevel(0) // EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Hidden Default_CMsgSystemPerfSettingsV1_GpuPerformanceLevel = EGPUPerformanceLevel(0) // EGPUPerformanceLevel_k_EGPUPerformanceLevel_Invalid Default_CMsgSystemPerfSettingsV1_CpuGovernor = ECPUGovernor(0) // ECPUGovernor_k_ECPUGovernor_Invalid )
Default values for CMsgSystemPerfSettingsV1 fields.
const ( Default_CMsgSystemAudioManagerPort_Etype = ESystemAudioPortType(0) // ESystemAudioPortType_k_SystemAudioPortType_Invalid Default_CMsgSystemAudioManagerPort_Edirection = ESystemAudioPortDirection(0) // ESystemAudioPortDirection_k_SystemAudioPortDirection_Invalid )
Default values for CMsgSystemAudioManagerPort fields.
const ( Default_CMsgSystemManagerSettings_FanControlMode = ESystemFanControlMode(0) // ESystemFanControlMode_k_SystemFanControlMode_Invalid Default_CMsgSystemManagerSettings_DisplayColorgamutLabelset = EColorGamutLabelSet(0) // EColorGamutLabelSet_k_ColorGamutLabelSet_Default )
Default values for CMsgSystemManagerSettings fields.
const ( Default_CMsgSystemUpdateCheckResult_Type = EUpdaterType(0) // EUpdaterType_k_EUpdaterType_Invalid Default_CMsgSystemUpdateCheckResult_Eresult = uint32(2) )
Default values for CMsgSystemUpdateCheckResult fields.
const ( Default_CMsgSystemUpdateApplyResult_Type = EUpdaterType(0) // EUpdaterType_k_EUpdaterType_Invalid Default_CMsgSystemUpdateApplyResult_Eresult = uint32(2) Default_CMsgSystemUpdateApplyResult_RequiresClientRestart = bool(false) Default_CMsgSystemUpdateApplyResult_RequiresSystemRestart = bool(false) )
Default values for CMsgSystemUpdateApplyResult fields.
const ( Default_CMsgStorageDevicesData_Drive_Id = uint32(0) Default_CMsgStorageDevicesData_Drive_MediaType = EStorageDriveMediaType(0) // EStorageDriveMediaType_k_EStorageDriveMediaType_Invalid )
Default values for CMsgStorageDevicesData_Drive fields.
const ( Default_CMsgStorageDevicesData_BlockDevice_Id = uint32(0) Default_CMsgStorageDevicesData_BlockDevice_DriveId = uint32(0) Default_CMsgStorageDevicesData_BlockDevice_ContentType = EStorageBlockContentType(0) // EStorageBlockContentType_k_EStorageBlockContentType_Invalid Default_CMsgStorageDevicesData_BlockDevice_FilesystemType = EStorageBlockFileSystemType(0) // EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_Invalid )
Default values for CMsgStorageDevicesData_BlockDevice fields.
const ( Default_CMsgBluetoothDevicesData_Device_Id = uint32(0) Default_CMsgBluetoothDevicesData_Device_AdapterId = uint32(0) Default_CMsgBluetoothDevicesData_Device_Etype = EBluetoothDeviceType(0) // EBluetoothDeviceType_k_BluetoothDeviceType_Invalid )
Default values for CMsgBluetoothDevicesData_Device fields.
const ( Default_ProfileCustomization_CustomizationType = EProfileCustomizationType(0) // EProfileCustomizationType_k_EProfileCustomizationTypeInvalid Default_ProfileCustomization_CustomizationStyle = EProfileCustomizationStyle_k_EProfileCustomizationStyleDefault )
Default values for ProfileCustomization fields.
const ( Default_PerFriendPreferences_NotificationsShowingame = ENotificationSetting_k_ENotificationSettingNotifyUseDefault Default_PerFriendPreferences_NotificationsShowonline = ENotificationSetting_k_ENotificationSettingNotifyUseDefault Default_PerFriendPreferences_NotificationsShowmessages = ENotificationSetting_k_ENotificationSettingNotifyUseDefault Default_PerFriendPreferences_SoundsShowingame = ENotificationSetting_k_ENotificationSettingNotifyUseDefault Default_PerFriendPreferences_SoundsShowonline = ENotificationSetting_k_ENotificationSettingNotifyUseDefault Default_PerFriendPreferences_SoundsShowmessages = ENotificationSetting_k_ENotificationSettingNotifyUseDefault Default_PerFriendPreferences_NotificationsSendmobile = ENotificationSetting_k_ENotificationSettingNotifyUseDefault )
Default values for PerFriendPreferences fields.
const ( Default_CPlayer_CommunityPreferences_ParenthesizeNicknames = bool(false) Default_CPlayer_CommunityPreferences_TextFilterSetting = ETextFilterSetting_k_ETextFilterSettingSteamLabOptedOut Default_CPlayer_CommunityPreferences_TextFilterIgnoreFriends = bool(true) )
Default values for CPlayer_CommunityPreferences fields.
const ( Default_CPublishedFile_GetDetails_Request_Language = int32(0) Default_CPublishedFile_GetDetails_Request_DesiredRevision = EPublishedFileRevision_k_EPublishedFileRevision_Default Default_CPublishedFile_GetDetails_Request_Includereactions = bool(false) )
Default values for CPublishedFile_GetDetails_Request fields.
const ( Default_PublishedFileDetails_Language = int32(0) Default_PublishedFileDetails_Revision = EPublishedFileRevision_k_EPublishedFileRevision_Default Default_PublishedFileDetails_BanTextCheckResult = protobuf.EBanContentCheckResult(0) // EBanContentCheckResult_k_EBanContentCheckResult_NotScanned )
Default values for PublishedFileDetails fields.
const ( Default_CPublishedFile_GetUserFiles_Request_Page = uint32(1) Default_CPublishedFile_GetUserFiles_Request_Numperpage = uint32(1) Default_CPublishedFile_GetUserFiles_Request_Type = string("myfiles") Default_CPublishedFile_GetUserFiles_Request_Sortmethod = string("lastupdated") Default_CPublishedFile_GetUserFiles_Request_CacheMaxAgeSeconds = uint32(0) Default_CPublishedFile_GetUserFiles_Request_Language = int32(0) Default_CPublishedFile_GetUserFiles_Request_ReturnVoteData = bool(true) Default_CPublishedFile_GetUserFiles_Request_ReturnKvTags = bool(true) Default_CPublishedFile_GetUserFiles_Request_ReturnShortDescription = bool(true) Default_CPublishedFile_GetUserFiles_Request_ReturnMetadata = bool(false) Default_CPublishedFile_GetUserFiles_Request_ReturnReactions = bool(false) Default_CPublishedFile_GetUserFiles_Request_DesiredRevision = EPublishedFileRevision_k_EPublishedFileRevision_Default )
Default values for CPublishedFile_GetUserFiles_Request fields.
const ( Default_CPublishedFile_RefreshVotingQueue_Request_MatchAllTags = bool(true) Default_CPublishedFile_RefreshVotingQueue_Request_DesiredRevision = EPublishedFileRevision_k_EPublishedFileRevision_Default )
Default values for CPublishedFile_RefreshVotingQueue_Request fields.
const ( Default_CPublishedFile_QueryFiles_Request_Numperpage = uint32(1) Default_CPublishedFile_QueryFiles_Request_MatchAllTags = bool(true) Default_CPublishedFile_QueryFiles_Request_CacheMaxAgeSeconds = uint32(0) Default_CPublishedFile_QueryFiles_Request_Language = int32(0) Default_CPublishedFile_QueryFiles_Request_ReturnMetadata = bool(false) Default_CPublishedFile_QueryFiles_Request_DesiredRevision = EPublishedFileRevision_k_EPublishedFileRevision_Default Default_CPublishedFile_QueryFiles_Request_ReturnReactions = bool(false) )
Default values for CPublishedFile_QueryFiles_Request fields.
const (
Default_CCloud_AppFileInfo_PersistState = ECloudStoragePersistState(0) // ECloudStoragePersistState_k_ECloudStoragePersistStatePersisted
)
Default values for CCloud_AppFileInfo fields.
const (
Default_CCloud_BeginUGCUpload_Response_StorageSystem = EPublishedFileStorageSystem(0) // EPublishedFileStorageSystem_k_EPublishedFileStorageSystemInvalid
)
Default values for CCloud_BeginUGCUpload_Response fields.
const (
Default_CCloud_ClientBeginFileUpload_Request_PlatformsToSync = uint32(4294967295)
)
Default values for CCloud_ClientBeginFileUpload_Request fields.
const (
Default_CCloud_PendingRemoteOperation_Operation = ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationNone
)
Default values for CCloud_PendingRemoteOperation fields.
const (
Default_CMsgBluetoothDevicesData_Adapter_Id = uint32(0)
)
Default values for CMsgBluetoothDevicesData_Adapter fields.
const (
Default_CMsgNetworkDeviceConnect_DeviceId = uint32(0)
)
Default values for CMsgNetworkDeviceConnect fields.
const (
Default_CMsgNetworkDeviceIP4Address_Ip = int32(0)
)
Default values for CMsgNetworkDeviceIP4Address fields.
const (
Default_CMsgNetworkDeviceIP4Config_IsEnabled = bool(false)
)
Default values for CMsgNetworkDeviceIP4Config fields.
const (
Default_CMsgNetworkDeviceIP6Config_IsEnabled = bool(false)
)
Default values for CMsgNetworkDeviceIP6Config fields.
const (
Default_CMsgNetworkDevicesData_Device_Id = uint32(0)
)
Default values for CMsgNetworkDevicesData_Device fields.
const (
Default_CMsgNetworkDevicesData_Device_Wired_IsCablePresent = bool(false)
)
Default values for CMsgNetworkDevicesData_Device_Wired fields.
const (
Default_CMsgNetworkDevicesData_Device_Wireless_AP_Id = uint32(0)
)
Default values for CMsgNetworkDevicesData_Device_Wireless_AP fields.
const (
Default_CMsgSelectOSBranchParams_Branch = EOSBranch(0) // EOSBranch_k_EOSBranch_Unknown
)
Default values for CMsgSelectOSBranchParams fields.
const (
Default_CMsgSystemAudioManagerNode_Edirection = ESystemAudioDirection(0) // ESystemAudioDirection_k_SystemAudioDirection_Invalid
)
Default values for CMsgSystemAudioManagerNode fields.
const (
Default_CMsgSystemAudioVolume_ChannelEntry_Echannel = ESystemAudioChannel(0) // ESystemAudioChannel_k_SystemAudioChannel_Invalid
)
Default values for CMsgSystemAudioVolume_ChannelEntry fields.
const (
Default_CMsgSystemDisplayManagerState_CompatibilityMode = ESystemDisplayCompatibilityMode(0) // ESystemDisplayCompatibilityMode_k_ESystemDisplayCompatibilityMode_Invalid
)
Default values for CMsgSystemDisplayManagerState fields.
const (
Default_CMsgSystemDockUpdateState_State = EUpdaterState(0) // EUpdaterState_k_EUpdaterState_Invalid
)
Default values for CMsgSystemDockUpdateState fields.
const (
Default_CMsgSystemUpdateState_State = EUpdaterState(0) // EUpdaterState_k_EUpdaterState_Invalid
)
Default values for CMsgSystemUpdateState fields.
const (
Default_CPartnerApps_FinishUploadLegacyDRM_Request_UseCloud = bool(false)
)
Default values for CPartnerApps_FinishUploadLegacyDRM_Request fields.
const (
Default_CPlayer_AcceptSSA_Request_AgreementType = EAgreementType_k_EAgreementType_Invalid
)
Default values for CPlayer_AcceptSSA_Request fields.
const (
Default_CPlayer_GetNewSteamAnnouncementState_Response_State = ENewSteamAnnouncementState(0) // ENewSteamAnnouncementState_k_ENewSteamAnnouncementState_Invalid
)
Default values for CPlayer_GetNewSteamAnnouncementState_Response fields.
const (
Default_CPlayer_GetOwnedGames_Request_SkipUnvettedApps = bool(true)
)
Default values for CPlayer_GetOwnedGames_Request fields.
const (
Default_CPlayer_GetProfileCustomization_Response_PurchasedCustomization_CustomizationType = EProfileCustomizationType(0) // EProfileCustomizationType_k_EProfileCustomizationTypeInvalid
)
Default values for CPlayer_GetProfileCustomization_Response_PurchasedCustomization fields.
const (
Default_CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization_CustomizationType = EProfileCustomizationType(0) // EProfileCustomizationType_k_EProfileCustomizationTypeInvalid
)
Default values for CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization fields.
const (
Default_CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization_CustomizationType = EProfileCustomizationType(0) // EProfileCustomizationType_k_EProfileCustomizationTypeInvalid
)
Default values for CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization fields.
const (
Default_CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization_CustomizationType = EProfileCustomizationType(0) // EProfileCustomizationType_k_EProfileCustomizationTypeInvalid
)
Default values for CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization fields.
const (
Default_CPlayer_NewSteamAnnouncementState_Notification_State = ENewSteamAnnouncementState(0) // ENewSteamAnnouncementState_k_ENewSteamAnnouncementState_Invalid
)
Default values for CPlayer_NewSteamAnnouncementState_Notification fields.
const (
Default_CPublishedFile_FileSubscribed_Notification_RevisionData_Revision = EPublishedFileRevision_k_EPublishedFileRevision_Default
)
Default values for CPublishedFile_FileSubscribed_Notification_RevisionData fields.
const (
Default_CPublishedFile_GetChangeHistory_Request_Language = int32(0)
)
Default values for CPublishedFile_GetChangeHistory_Request fields.
const (
Default_CPublishedFile_GetContentDescriptors_Response_ContentDescriptor_Descriptorid = EContentDescriptorID(1) // EContentDescriptorID_k_EContentDescriptor_NudityOrSexualContent
)
Default values for CPublishedFile_GetContentDescriptors_Response_ContentDescriptor fields.
const (
Default_CPublishedFile_GetItemInfo_Request_WorkshopItem_DesiredRevision = EPublishedFileRevision_k_EPublishedFileRevision_Default
)
Default values for CPublishedFile_GetItemInfo_Request_WorkshopItem fields.
const (
Default_CPublishedFile_GetSubSectionData_Request_DesiredRevision = EPublishedFileRevision_k_EPublishedFileRevision_Default
)
Default values for CPublishedFile_GetSubSectionData_Request fields.
const (
Default_ProfileCustomizationSlot_BanCheckResult = protobuf.EBanContentCheckResult(0) // EBanContentCheckResult_k_EBanContentCheckResult_NotScanned
)
Default values for ProfileCustomizationSlot fields.
const (
Default_PublishedFileDetails_ForSaleData_Estatus = EPublishedFileForSaleStatus_k_PFFSS_NotForSale
)
Default values for PublishedFileDetails_ForSaleData fields.
Variables ¶
var ( EProtoExecutionSite_name = map[int32]string{ 0: "k_EProtoExecutionSiteUnknown", 2: "k_EProtoExecutionSiteSteamClient", } EProtoExecutionSite_value = map[string]int32{ "k_EProtoExecutionSiteUnknown": 0, "k_EProtoExecutionSiteSteamClient": 2, } )
Enum value maps for EProtoExecutionSite.
var ( // optional string service_description = 50000; E_ServiceDescription = &file_steammessages_unified_base_steamclient_proto_extTypes[1] // optional EProtoExecutionSite service_execution_site = 50008; E_ServiceExecutionSite = &file_steammessages_unified_base_steamclient_proto_extTypes[2] )
Extension fields to descriptor_proto.ServiceOptions.
var ( EPublishedFileQueryType_name = map[int32]string{ 0: "k_PublishedFileQueryType_RankedByVote", 1: "k_PublishedFileQueryType_RankedByPublicationDate", 2: "k_PublishedFileQueryType_AcceptedForGameRankedByAcceptanceDate", 3: "k_PublishedFileQueryType_RankedByTrend", 4: "k_PublishedFileQueryType_FavoritedByFriendsRankedByPublicationDate", 5: "k_PublishedFileQueryType_CreatedByFriendsRankedByPublicationDate", 6: "k_PublishedFileQueryType_RankedByNumTimesReported", 7: "k_PublishedFileQueryType_CreatedByFollowedUsersRankedByPublicationDate", 8: "k_PublishedFileQueryType_NotYetRated", 9: "k_PublishedFileQueryType_RankedByTotalUniqueSubscriptions", 10: "k_PublishedFileQueryType_RankedByTotalVotesAsc", 11: "k_PublishedFileQueryType_RankedByVotesUp", 12: "k_PublishedFileQueryType_RankedByTextSearch", 13: "k_PublishedFileQueryType_RankedByPlaytimeTrend", 14: "k_PublishedFileQueryType_RankedByTotalPlaytime", 15: "k_PublishedFileQueryType_RankedByAveragePlaytimeTrend", 16: "k_PublishedFileQueryType_RankedByLifetimeAveragePlaytime", 17: "k_PublishedFileQueryType_RankedByPlaytimeSessionsTrend", 18: "k_PublishedFileQueryType_RankedByLifetimePlaytimeSessions", 19: "k_PublishedFileQueryType_RankedByInappropriateContentRating", 20: "k_PublishedFileQueryType_RankedByBanContentCheck", 21: "k_PublishedFileQueryType_RankedByLastUpdatedDate", } EPublishedFileQueryType_value = map[string]int32{ "k_PublishedFileQueryType_RankedByVote": 0, "k_PublishedFileQueryType_RankedByPublicationDate": 1, "k_PublishedFileQueryType_AcceptedForGameRankedByAcceptanceDate": 2, "k_PublishedFileQueryType_RankedByTrend": 3, "k_PublishedFileQueryType_FavoritedByFriendsRankedByPublicationDate": 4, "k_PublishedFileQueryType_CreatedByFriendsRankedByPublicationDate": 5, "k_PublishedFileQueryType_RankedByNumTimesReported": 6, "k_PublishedFileQueryType_CreatedByFollowedUsersRankedByPublicationDate": 7, "k_PublishedFileQueryType_NotYetRated": 8, "k_PublishedFileQueryType_RankedByTotalUniqueSubscriptions": 9, "k_PublishedFileQueryType_RankedByTotalVotesAsc": 10, "k_PublishedFileQueryType_RankedByVotesUp": 11, "k_PublishedFileQueryType_RankedByTextSearch": 12, "k_PublishedFileQueryType_RankedByPlaytimeTrend": 13, "k_PublishedFileQueryType_RankedByTotalPlaytime": 14, "k_PublishedFileQueryType_RankedByAveragePlaytimeTrend": 15, "k_PublishedFileQueryType_RankedByLifetimeAveragePlaytime": 16, "k_PublishedFileQueryType_RankedByPlaytimeSessionsTrend": 17, "k_PublishedFileQueryType_RankedByLifetimePlaytimeSessions": 18, "k_PublishedFileQueryType_RankedByInappropriateContentRating": 19, "k_PublishedFileQueryType_RankedByBanContentCheck": 20, "k_PublishedFileQueryType_RankedByLastUpdatedDate": 21, } )
Enum value maps for EPublishedFileQueryType.
var ( EPublishedFileInappropriateProvider_name = map[int32]string{ 0: "k_EPublishedFileInappropriateProvider_Invalid", 1: "k_EPublishedFileInappropriateProvider_Google", 2: "k_EPublishedFileInappropriateProvider_Amazon", } EPublishedFileInappropriateProvider_value = map[string]int32{ "k_EPublishedFileInappropriateProvider_Invalid": 0, "k_EPublishedFileInappropriateProvider_Google": 1, "k_EPublishedFileInappropriateProvider_Amazon": 2, } )
Enum value maps for EPublishedFileInappropriateProvider.
var ( EPublishedFileInappropriateResult_name = map[int32]string{ 0: "k_EPublishedFileInappropriateResult_NotScanned", 1: "k_EPublishedFileInappropriateResult_VeryUnlikely", 30: "k_EPublishedFileInappropriateResult_Unlikely", 50: "k_EPublishedFileInappropriateResult_Possible", 75: "k_EPublishedFileInappropriateResult_Likely", 100: "k_EPublishedFileInappropriateResult_VeryLikely", } EPublishedFileInappropriateResult_value = map[string]int32{ "k_EPublishedFileInappropriateResult_NotScanned": 0, "k_EPublishedFileInappropriateResult_VeryUnlikely": 1, "k_EPublishedFileInappropriateResult_Unlikely": 30, "k_EPublishedFileInappropriateResult_Possible": 50, "k_EPublishedFileInappropriateResult_Likely": 75, "k_EPublishedFileInappropriateResult_VeryLikely": 100, } )
Enum value maps for EPublishedFileInappropriateResult.
var ( EPersonaStateFlag_name = map[int32]string{ 1: "k_EPersonaStateFlag_HasRichPresence", 2: "k_EPersonaStateFlag_InJoinableGame", 4: "k_EPersonaStateFlag_Golden", 8: "k_EPersonaStateFlag_RemotePlayTogether", 256: "k_EPersonaStateFlag_ClientTypeWeb", 512: "k_EPersonaStateFlag_ClientTypeMobile", 1024: "k_EPersonaStateFlag_ClientTypeTenfoot", 2048: "k_EPersonaStateFlag_ClientTypeVR", 4096: "k_EPersonaStateFlag_LaunchTypeGamepad", 8192: "k_EPersonaStateFlag_LaunchTypeCompatTool", } EPersonaStateFlag_value = map[string]int32{ "k_EPersonaStateFlag_HasRichPresence": 1, "k_EPersonaStateFlag_InJoinableGame": 2, "k_EPersonaStateFlag_Golden": 4, "k_EPersonaStateFlag_RemotePlayTogether": 8, "k_EPersonaStateFlag_ClientTypeWeb": 256, "k_EPersonaStateFlag_ClientTypeMobile": 512, "k_EPersonaStateFlag_ClientTypeTenfoot": 1024, "k_EPersonaStateFlag_ClientTypeVR": 2048, "k_EPersonaStateFlag_LaunchTypeGamepad": 4096, "k_EPersonaStateFlag_LaunchTypeCompatTool": 8192, } )
Enum value maps for EPersonaStateFlag.
var ( EContentCheckProvider_name = map[int32]string{ 0: "k_EContentCheckProvider_Invalid", 1: "k_EContentCheckProvider_Google", 2: "k_EContentCheckProvider_Amazon", 3: "k_EContentCheckProvider_Local", 4: "k_EContentCheckProvider_GoogleVertexAI", } EContentCheckProvider_value = map[string]int32{ "k_EContentCheckProvider_Invalid": 0, "k_EContentCheckProvider_Google": 1, "k_EContentCheckProvider_Amazon": 2, "k_EContentCheckProvider_Local": 3, "k_EContentCheckProvider_GoogleVertexAI": 4, } )
Enum value maps for EContentCheckProvider.
var ( EProfileCustomizationType_name = map[int32]string{ 0: "k_EProfileCustomizationTypeInvalid", 1: "k_EProfileCustomizationTypeRareAchievementShowcase", 2: "k_EProfileCustomizationTypeGameCollector", 3: "k_EProfileCustomizationTypeItemShowcase", 4: "k_EProfileCustomizationTypeTradeShowcase", 5: "k_EProfileCustomizationTypeBadges", 6: "k_EProfileCustomizationTypeFavoriteGame", 7: "k_EProfileCustomizationTypeScreenshotShowcase", 8: "k_EProfileCustomizationTypeCustomText", 9: "k_EProfileCustomizationTypeFavoriteGroup", 10: "k_EProfileCustomizationTypeRecommendation", 11: "k_EProfileCustomizationTypeWorkshopItem", 12: "k_EProfileCustomizationTypeMyWorkshop", 13: "k_EProfileCustomizationTypeArtworkShowcase", 14: "k_EProfileCustomizationTypeVideoShowcase", 15: "k_EProfileCustomizationTypeGuides", 16: "k_EProfileCustomizationTypeMyGuides", 17: "k_EProfileCustomizationTypeAchievements", 18: "k_EProfileCustomizationTypeGreenlight", 19: "k_EProfileCustomizationTypeMyGreenlight", 20: "k_EProfileCustomizationTypeSalien", 21: "k_EProfileCustomizationTypeLoyaltyRewardReactions", 22: "k_EProfileCustomizationTypeSingleArtworkShowcase", 23: "k_EProfileCustomizationTypeAchievementsCompletionist", 24: "k_EProfileCustomizationTypeReplay", } EProfileCustomizationType_value = map[string]int32{ "k_EProfileCustomizationTypeInvalid": 0, "k_EProfileCustomizationTypeRareAchievementShowcase": 1, "k_EProfileCustomizationTypeGameCollector": 2, "k_EProfileCustomizationTypeItemShowcase": 3, "k_EProfileCustomizationTypeTradeShowcase": 4, "k_EProfileCustomizationTypeBadges": 5, "k_EProfileCustomizationTypeFavoriteGame": 6, "k_EProfileCustomizationTypeScreenshotShowcase": 7, "k_EProfileCustomizationTypeCustomText": 8, "k_EProfileCustomizationTypeFavoriteGroup": 9, "k_EProfileCustomizationTypeRecommendation": 10, "k_EProfileCustomizationTypeWorkshopItem": 11, "k_EProfileCustomizationTypeMyWorkshop": 12, "k_EProfileCustomizationTypeArtworkShowcase": 13, "k_EProfileCustomizationTypeVideoShowcase": 14, "k_EProfileCustomizationTypeGuides": 15, "k_EProfileCustomizationTypeMyGuides": 16, "k_EProfileCustomizationTypeAchievements": 17, "k_EProfileCustomizationTypeGreenlight": 18, "k_EProfileCustomizationTypeMyGreenlight": 19, "k_EProfileCustomizationTypeSalien": 20, "k_EProfileCustomizationTypeLoyaltyRewardReactions": 21, "k_EProfileCustomizationTypeSingleArtworkShowcase": 22, "k_EProfileCustomizationTypeAchievementsCompletionist": 23, "k_EProfileCustomizationTypeReplay": 24, } )
Enum value maps for EProfileCustomizationType.
var ( EPublishedFileStorageSystem_name = map[int32]string{ 0: "k_EPublishedFileStorageSystemInvalid", 1: "k_EPublishedFileStorageSystemLegacyCloud", 2: "k_EPublishedFileStorageSystemDepot", 3: "k_EPublishedFileStorageSystemUGCCloud", } EPublishedFileStorageSystem_value = map[string]int32{ "k_EPublishedFileStorageSystemInvalid": 0, "k_EPublishedFileStorageSystemLegacyCloud": 1, "k_EPublishedFileStorageSystemDepot": 2, "k_EPublishedFileStorageSystemUGCCloud": 3, } )
Enum value maps for EPublishedFileStorageSystem.
var ( ECloudStoragePersistState_name = map[int32]string{ 0: "k_ECloudStoragePersistStatePersisted", 1: "k_ECloudStoragePersistStateForgotten", 2: "k_ECloudStoragePersistStateDeleted", } ECloudStoragePersistState_value = map[string]int32{ "k_ECloudStoragePersistStatePersisted": 0, "k_ECloudStoragePersistStateForgotten": 1, "k_ECloudStoragePersistStateDeleted": 2, } )
Enum value maps for ECloudStoragePersistState.
var ( ESDCardFormatStage_name = map[int32]string{ 0: "k_ESDCardFormatStage_Invalid", 1: "k_ESDCardFormatStage_Starting", 2: "k_ESDCardFormatStage_Testing", 3: "k_ESDCardFormatStage_Rescuing", 4: "k_ESDCardFormatStage_Formatting", 5: "k_ESDCardFormatStage_Finalizing", } ESDCardFormatStage_value = map[string]int32{ "k_ESDCardFormatStage_Invalid": 0, "k_ESDCardFormatStage_Starting": 1, "k_ESDCardFormatStage_Testing": 2, "k_ESDCardFormatStage_Rescuing": 3, "k_ESDCardFormatStage_Formatting": 4, "k_ESDCardFormatStage_Finalizing": 5, } )
Enum value maps for ESDCardFormatStage.
var ( EStorageFormatStage_name = map[int32]string{ 0: "k_EStorageFormatStage_Invalid", 1: "k_EStorageFormatStage_NotRunning", 2: "k_EStorageFormatStage_Starting", 3: "k_EStorageFormatStage_Testing", 4: "k_EStorageFormatStage_Rescuing", 5: "k_EStorageFormatStage_Formatting", 6: "k_EStorageFormatStage_Finalizing", } EStorageFormatStage_value = map[string]int32{ "k_EStorageFormatStage_Invalid": 0, "k_EStorageFormatStage_NotRunning": 1, "k_EStorageFormatStage_Starting": 2, "k_EStorageFormatStage_Testing": 3, "k_EStorageFormatStage_Rescuing": 4, "k_EStorageFormatStage_Formatting": 5, "k_EStorageFormatStage_Finalizing": 6, } )
Enum value maps for EStorageFormatStage.
var ( ESystemFanControlMode_name = map[int32]string{ 0: "k_SystemFanControlMode_Invalid", 1: "k_SystemFanControlMode_Disabled", 2: "k_SystemFanControlMode_Default", } ESystemFanControlMode_value = map[string]int32{ "k_SystemFanControlMode_Invalid": 0, "k_SystemFanControlMode_Disabled": 1, "k_SystemFanControlMode_Default": 2, } )
Enum value maps for ESystemFanControlMode.
var ( EColorGamutLabelSet_name = map[int32]string{ 0: "k_ColorGamutLabelSet_Default", 1: "k_ColorGamutLabelSet_sRGB_Native", 2: "k_ColorGamutLabelSet_Native_sRGB_Boosted", } EColorGamutLabelSet_value = map[string]int32{ "k_ColorGamutLabelSet_Default": 0, "k_ColorGamutLabelSet_sRGB_Native": 1, "k_ColorGamutLabelSet_Native_sRGB_Boosted": 2, } )
Enum value maps for EColorGamutLabelSet.
var ( EBluetoothDeviceType_name = map[int32]string{ 0: "k_BluetoothDeviceType_Invalid", 1: "k_BluetoothDeviceType_Unknown", 2: "k_BluetoothDeviceType_Phone", 3: "k_BluetoothDeviceType_Computer", 4: "k_BluetoothDeviceType_Headset", 5: "k_BluetoothDeviceType_Headphones", 6: "k_BluetoothDeviceType_Speakers", 7: "k_BluetoothDeviceType_OtherAudio", 8: "k_BluetoothDeviceType_Mouse", 9: "k_BluetoothDeviceType_Joystick", 10: "k_BluetoothDeviceType_Gamepad", 11: "k_BluetoothDeviceType_Keyboard", } EBluetoothDeviceType_value = map[string]int32{ "k_BluetoothDeviceType_Invalid": 0, "k_BluetoothDeviceType_Unknown": 1, "k_BluetoothDeviceType_Phone": 2, "k_BluetoothDeviceType_Computer": 3, "k_BluetoothDeviceType_Headset": 4, "k_BluetoothDeviceType_Headphones": 5, "k_BluetoothDeviceType_Speakers": 6, "k_BluetoothDeviceType_OtherAudio": 7, "k_BluetoothDeviceType_Mouse": 8, "k_BluetoothDeviceType_Joystick": 9, "k_BluetoothDeviceType_Gamepad": 10, "k_BluetoothDeviceType_Keyboard": 11, } )
Enum value maps for EBluetoothDeviceType.
var ( ESystemAudioDirection_name = map[int32]string{ 0: "k_SystemAudioDirection_Invalid", 1: "k_SystemAudioDirection_Input", 2: "k_SystemAudioDirection_Output", } ESystemAudioDirection_value = map[string]int32{ "k_SystemAudioDirection_Invalid": 0, "k_SystemAudioDirection_Input": 1, "k_SystemAudioDirection_Output": 2, } )
Enum value maps for ESystemAudioDirection.
var ( ESystemAudioChannel_name = map[int32]string{ 0: "k_SystemAudioChannel_Invalid", 1: "k_SystemAudioChannel_Aggregated", 2: "k_SystemAudioChannel_FrontLeft", 3: "k_SystemAudioChannel_FrontRight", 4: "k_SystemAudioChannel_LFE", 5: "k_SystemAudioChannel_BackLeft", 6: "k_SystemAudioChannel_BackRight", 7: "k_SystemAudioChannel_FrontCenter", 8: "k_SystemAudioChannel_Unknown", 9: "k_SystemAudioChannel_Mono", } ESystemAudioChannel_value = map[string]int32{ "k_SystemAudioChannel_Invalid": 0, "k_SystemAudioChannel_Aggregated": 1, "k_SystemAudioChannel_FrontLeft": 2, "k_SystemAudioChannel_FrontRight": 3, "k_SystemAudioChannel_LFE": 4, "k_SystemAudioChannel_BackLeft": 5, "k_SystemAudioChannel_BackRight": 6, "k_SystemAudioChannel_FrontCenter": 7, "k_SystemAudioChannel_Unknown": 8, "k_SystemAudioChannel_Mono": 9, } )
Enum value maps for ESystemAudioChannel.
var ( ESystemAudioPortType_name = map[int32]string{ 0: "k_SystemAudioPortType_Invalid", 1: "k_SystemAudioPortType_Unknown", 2: "k_SystemAudioPortType_Audio32f", 3: "k_SystemAudioPortType_Midi8b", 4: "k_SystemAudioPortType_Video32RGBA", } ESystemAudioPortType_value = map[string]int32{ "k_SystemAudioPortType_Invalid": 0, "k_SystemAudioPortType_Unknown": 1, "k_SystemAudioPortType_Audio32f": 2, "k_SystemAudioPortType_Midi8b": 3, "k_SystemAudioPortType_Video32RGBA": 4, } )
Enum value maps for ESystemAudioPortType.
var ( ESystemAudioPortDirection_name = map[int32]string{ 0: "k_SystemAudioPortDirection_Invalid", 1: "k_SystemAudioPortDirection_Input", 2: "k_SystemAudioPortDirection_Output", } ESystemAudioPortDirection_value = map[string]int32{ "k_SystemAudioPortDirection_Invalid": 0, "k_SystemAudioPortDirection_Input": 1, "k_SystemAudioPortDirection_Output": 2, } )
Enum value maps for ESystemAudioPortDirection.
var ( ESystemServiceState_name = map[int32]string{ 0: "k_ESystemServiceState_Unavailable", 1: "k_ESystemServiceState_Disabled", 2: "k_ESystemServiceState_Enabled", } ESystemServiceState_value = map[string]int32{ "k_ESystemServiceState_Unavailable": 0, "k_ESystemServiceState_Disabled": 1, "k_ESystemServiceState_Enabled": 2, } )
Enum value maps for ESystemServiceState.
var ( EGraphicsPerfOverlayLevel_name = map[int32]string{ 0: "k_EGraphicsPerfOverlayLevel_Hidden", 1: "k_EGraphicsPerfOverlayLevel_Basic", 2: "k_EGraphicsPerfOverlayLevel_Medium", 3: "k_EGraphicsPerfOverlayLevel_Full", 4: "k_EGraphicsPerfOverlayLevel_Minimal", } EGraphicsPerfOverlayLevel_value = map[string]int32{ "k_EGraphicsPerfOverlayLevel_Hidden": 0, "k_EGraphicsPerfOverlayLevel_Basic": 1, "k_EGraphicsPerfOverlayLevel_Medium": 2, "k_EGraphicsPerfOverlayLevel_Full": 3, "k_EGraphicsPerfOverlayLevel_Minimal": 4, } )
Enum value maps for EGraphicsPerfOverlayLevel.
var ( EGPUPerformanceLevel_name = map[int32]string{ 0: "k_EGPUPerformanceLevel_Invalid", 1: "k_EGPUPerformanceLevel_Auto", 2: "k_EGPUPerformanceLevel_Manual", 3: "k_EGPUPerformanceLevel_Low", 4: "k_EGPUPerformanceLevel_High", 5: "k_EGPUPerformanceLevel_Profiling", } EGPUPerformanceLevel_value = map[string]int32{ "k_EGPUPerformanceLevel_Invalid": 0, "k_EGPUPerformanceLevel_Auto": 1, "k_EGPUPerformanceLevel_Manual": 2, "k_EGPUPerformanceLevel_Low": 3, "k_EGPUPerformanceLevel_High": 4, "k_EGPUPerformanceLevel_Profiling": 5, } )
Enum value maps for EGPUPerformanceLevel.
var ( EScalingFilter_name = map[int32]string{ 0: "k_EScalingFilter_Invalid", 1: "k_EScalingFilter_FSR", 2: "k_EScalingFilter_Nearest", 3: "k_EScalingFilter_Integer", 4: "k_EScalingFilter_Linear", 5: "k_EScalingFilter_NIS", } EScalingFilter_value = map[string]int32{ "k_EScalingFilter_Invalid": 0, "k_EScalingFilter_FSR": 1, "k_EScalingFilter_Nearest": 2, "k_EScalingFilter_Integer": 3, "k_EScalingFilter_Linear": 4, "k_EScalingFilter_NIS": 5, } )
Enum value maps for EScalingFilter.
var ( ESplitScalingFilter_name = map[int32]string{ 0: "k_ESplitScalingFilter_Invalid", 1: "k_ESplitScalingFilter_Linear", 2: "k_ESplitScalingFilter_Nearest", 3: "k_ESplitScalingFilter_FSR", 4: "k_ESplitScalingFilter_NIS", } ESplitScalingFilter_value = map[string]int32{ "k_ESplitScalingFilter_Invalid": 0, "k_ESplitScalingFilter_Linear": 1, "k_ESplitScalingFilter_Nearest": 2, "k_ESplitScalingFilter_FSR": 3, "k_ESplitScalingFilter_NIS": 4, } )
Enum value maps for ESplitScalingFilter.
var ( ESplitScalingScaler_name = map[int32]string{ 0: "k_ESplitScalingScaler_Invalid", 1: "k_ESplitScalingScaler_Auto", 2: "k_ESplitScalingScaler_Integer", 3: "k_ESplitScalingScaler_Fit", 4: "k_ESplitScalingScaler_Fill", 5: "k_ESplitScalingScaler_Stretch", } ESplitScalingScaler_value = map[string]int32{ "k_ESplitScalingScaler_Invalid": 0, "k_ESplitScalingScaler_Auto": 1, "k_ESplitScalingScaler_Integer": 2, "k_ESplitScalingScaler_Fit": 3, "k_ESplitScalingScaler_Fill": 4, "k_ESplitScalingScaler_Stretch": 5, } )
Enum value maps for ESplitScalingScaler.
var ( EGamescopeBlurMode_name = map[int32]string{ 0: "k_EGamescopeBlurMode_Disabled", 1: "k_EGamescopeBlurMode_IfOccluded", 2: "k_EGamescopeBlurMode_Always", } EGamescopeBlurMode_value = map[string]int32{ "k_EGamescopeBlurMode_Disabled": 0, "k_EGamescopeBlurMode_IfOccluded": 1, "k_EGamescopeBlurMode_Always": 2, } )
Enum value maps for EGamescopeBlurMode.
var ( EHDRToneMapOperator_name = map[int32]string{ 0: "k_EHDRToneMapOperator_Invalid", 1: "k_EHDRToneMapOperator_Uncharted", 2: "k_EHDRToneMapOperator_Reinhard", } EHDRToneMapOperator_value = map[string]int32{ "k_EHDRToneMapOperator_Invalid": 0, "k_EHDRToneMapOperator_Uncharted": 1, "k_EHDRToneMapOperator_Reinhard": 2, } )
Enum value maps for EHDRToneMapOperator.
var ( ECPUGovernor_name = map[int32]string{ 0: "k_ECPUGovernor_Invalid", 1: "k_ECPUGovernor_Perf", 2: "k_ECPUGovernor_Powersave", 3: "k_ECPUGovernor_Manual", } ECPUGovernor_value = map[string]int32{ "k_ECPUGovernor_Invalid": 0, "k_ECPUGovernor_Perf": 1, "k_ECPUGovernor_Powersave": 2, "k_ECPUGovernor_Manual": 3, } )
Enum value maps for ECPUGovernor.
var ( EUpdaterType_name = map[int32]string{ 0: "k_EUpdaterType_Invalid", 1: "k_EUpdaterType_Client", 2: "k_EUpdaterType_OS", 3: "k_EUpdaterType_BIOS", 4: "k_EUpdaterType_Aggregated", 5: "k_EUpdaterType_Test1", 6: "k_EUpdaterType_Test2", 7: "k_EUpdaterType_Dummy", } EUpdaterType_value = map[string]int32{ "k_EUpdaterType_Invalid": 0, "k_EUpdaterType_Client": 1, "k_EUpdaterType_OS": 2, "k_EUpdaterType_BIOS": 3, "k_EUpdaterType_Aggregated": 4, "k_EUpdaterType_Test1": 5, "k_EUpdaterType_Test2": 6, "k_EUpdaterType_Dummy": 7, } )
Enum value maps for EUpdaterType.
var ( EUpdaterState_name = map[int32]string{ 0: "k_EUpdaterState_Invalid", 2: "k_EUpdaterState_UpToDate", 3: "k_EUpdaterState_Checking", 4: "k_EUpdaterState_Available", 5: "k_EUpdaterState_Applying", 6: "k_EUpdaterState_ClientRestartPending", 7: "k_EUpdaterState_SystemRestartPending", } EUpdaterState_value = map[string]int32{ "k_EUpdaterState_Invalid": 0, "k_EUpdaterState_UpToDate": 2, "k_EUpdaterState_Checking": 3, "k_EUpdaterState_Available": 4, "k_EUpdaterState_Applying": 5, "k_EUpdaterState_ClientRestartPending": 6, "k_EUpdaterState_SystemRestartPending": 7, } )
Enum value maps for EUpdaterState.
var ( EStorageBlockContentType_name = map[int32]string{ 0: "k_EStorageBlockContentType_Invalid", 1: "k_EStorageBlockContentType_Unknown", 2: "k_EStorageBlockContentType_FileSystem", 3: "k_EStorageBlockContentType_Crypto", 4: "k_EStorageBlockContentType_Raid", } EStorageBlockContentType_value = map[string]int32{ "k_EStorageBlockContentType_Invalid": 0, "k_EStorageBlockContentType_Unknown": 1, "k_EStorageBlockContentType_FileSystem": 2, "k_EStorageBlockContentType_Crypto": 3, "k_EStorageBlockContentType_Raid": 4, } )
Enum value maps for EStorageBlockContentType.
var ( EStorageBlockFileSystemType_name = map[int32]string{ 0: "k_EStorageBlockFileSystemType_Invalid", 1: "k_EStorageBlockFileSystemType_Unknown", 2: "k_EStorageBlockFileSystemType_VFat", 3: "k_EStorageBlockFileSystemType_Ext4", } EStorageBlockFileSystemType_value = map[string]int32{ "k_EStorageBlockFileSystemType_Invalid": 0, "k_EStorageBlockFileSystemType_Unknown": 1, "k_EStorageBlockFileSystemType_VFat": 2, "k_EStorageBlockFileSystemType_Ext4": 3, } )
Enum value maps for EStorageBlockFileSystemType.
var ( EStorageDriveMediaType_name = map[int32]string{ 0: "k_EStorageDriveMediaType_Invalid", 1: "k_EStorageDriveMediaType_Unknown", 2: "k_EStorageDriveMediaType_HDD", 3: "k_EStorageDriveMediaType_SSD", 4: "k_EStorageDriveMediaType_Removable", } EStorageDriveMediaType_value = map[string]int32{ "k_EStorageDriveMediaType_Invalid": 0, "k_EStorageDriveMediaType_Unknown": 1, "k_EStorageDriveMediaType_HDD": 2, "k_EStorageDriveMediaType_SSD": 3, "k_EStorageDriveMediaType_Removable": 4, } )
Enum value maps for EStorageDriveMediaType.
var ( ESystemDisplayCompatibilityMode_name = map[int32]string{ 0: "k_ESystemDisplayCompatibilityMode_Invalid", 1: "k_ESystemDisplayCompatibilityMode_None", 2: "k_ESystemDisplayCompatibilityMode_MinimalBandwith", } ESystemDisplayCompatibilityMode_value = map[string]int32{ "k_ESystemDisplayCompatibilityMode_Invalid": 0, "k_ESystemDisplayCompatibilityMode_None": 1, "k_ESystemDisplayCompatibilityMode_MinimalBandwith": 2, } )
Enum value maps for ESystemDisplayCompatibilityMode.
var ( ESteamDeckCompatibilityCategory_name = map[int32]string{ 0: "k_ESteamDeckCompatibilityCategory_Unknown", 1: "k_ESteamDeckCompatibilityCategory_Unsupported", 2: "k_ESteamDeckCompatibilityCategory_Playable", 3: "k_ESteamDeckCompatibilityCategory_Verified", } ESteamDeckCompatibilityCategory_value = map[string]int32{ "k_ESteamDeckCompatibilityCategory_Unknown": 0, "k_ESteamDeckCompatibilityCategory_Unsupported": 1, "k_ESteamDeckCompatibilityCategory_Playable": 2, "k_ESteamDeckCompatibilityCategory_Verified": 3, } )
Enum value maps for ESteamDeckCompatibilityCategory.
var ( ESteamDeckCompatibilityResultDisplayType_name = map[int32]string{ 0: "k_ESteamDeckCompatibilityResultDisplayType_Invisible", 1: "k_ESteamDeckCompatibilityResultDisplayType_Informational", 2: "k_ESteamDeckCompatibilityResultDisplayType_Unsupported", 3: "k_ESteamDeckCompatibilityResultDisplayType_Playable", 4: "k_ESteamDeckCompatibilityResultDisplayType_Verified", } ESteamDeckCompatibilityResultDisplayType_value = map[string]int32{ "k_ESteamDeckCompatibilityResultDisplayType_Invisible": 0, "k_ESteamDeckCompatibilityResultDisplayType_Informational": 1, "k_ESteamDeckCompatibilityResultDisplayType_Unsupported": 2, "k_ESteamDeckCompatibilityResultDisplayType_Playable": 3, "k_ESteamDeckCompatibilityResultDisplayType_Verified": 4, } )
Enum value maps for ESteamDeckCompatibilityResultDisplayType.
var ( EACState_name = map[int32]string{ 0: "k_EACState_Unknown", 1: "k_EACState_Disconnected", 2: "k_EACState_Connected", 3: "k_EACState_ConnectedSlow", } EACState_value = map[string]int32{ "k_EACState_Unknown": 0, "k_EACState_Disconnected": 1, "k_EACState_Connected": 2, "k_EACState_ConnectedSlow": 3, } )
Enum value maps for EACState.
var ( EBatteryState_name = map[int32]string{ 0: "k_EBatteryState_Unknown", 1: "k_EBatteryState_Discharging", 2: "k_EBatteryState_Charging", 3: "k_EBatteryState_Full", } EBatteryState_value = map[string]int32{ "k_EBatteryState_Unknown": 0, "k_EBatteryState_Discharging": 1, "k_EBatteryState_Charging": 2, "k_EBatteryState_Full": 3, } )
Enum value maps for EBatteryState.
var ( EOSBranch_name = map[int32]string{ 0: "k_EOSBranch_Unknown", 1: "k_EOSBranch_Release", 2: "k_EOSBranch_ReleaseCandidate", 3: "k_EOSBranch_Beta", 4: "k_EOSBranch_BetaCandidate", 5: "k_EOSBranch_Main", 6: "k_EOSBranch_Staging", } EOSBranch_value = map[string]int32{ "k_EOSBranch_Unknown": 0, "k_EOSBranch_Release": 1, "k_EOSBranch_ReleaseCandidate": 2, "k_EOSBranch_Beta": 3, "k_EOSBranch_BetaCandidate": 4, "k_EOSBranch_Main": 5, "k_EOSBranch_Staging": 6, } )
Enum value maps for EOSBranch.
var ( ECommunityItemClass_name = map[int32]string{ 0: "k_ECommunityItemClass_Invalid", 1: "k_ECommunityItemClass_Badge", 2: "k_ECommunityItemClass_GameCard", 3: "k_ECommunityItemClass_ProfileBackground", 4: "k_ECommunityItemClass_Emoticon", 5: "k_ECommunityItemClass_BoosterPack", 6: "k_ECommunityItemClass_Consumable", 7: "k_ECommunityItemClass_GameGoo", 8: "k_ECommunityItemClass_ProfileModifier", 9: "k_ECommunityItemClass_Scene", 10: "k_ECommunityItemClass_SalienItem", 11: "k_ECommunityItemClass_Sticker", 12: "k_ECommunityItemClass_ChatEffect", 13: "k_ECommunityItemClass_MiniProfileBackground", 14: "k_ECommunityItemClass_AvatarFrame", 15: "k_ECommunityItemClass_AnimatedAvatar", 16: "k_ECommunityItemClass_SteamDeckKeyboardSkin", 17: "k_ECommunityItemClass_SteamDeckStartupMovie", } ECommunityItemClass_value = map[string]int32{ "k_ECommunityItemClass_Invalid": 0, "k_ECommunityItemClass_Badge": 1, "k_ECommunityItemClass_GameCard": 2, "k_ECommunityItemClass_ProfileBackground": 3, "k_ECommunityItemClass_Emoticon": 4, "k_ECommunityItemClass_BoosterPack": 5, "k_ECommunityItemClass_Consumable": 6, "k_ECommunityItemClass_GameGoo": 7, "k_ECommunityItemClass_ProfileModifier": 8, "k_ECommunityItemClass_Scene": 9, "k_ECommunityItemClass_SalienItem": 10, "k_ECommunityItemClass_Sticker": 11, "k_ECommunityItemClass_ChatEffect": 12, "k_ECommunityItemClass_MiniProfileBackground": 13, "k_ECommunityItemClass_AvatarFrame": 14, "k_ECommunityItemClass_AnimatedAvatar": 15, "k_ECommunityItemClass_SteamDeckKeyboardSkin": 16, "k_ECommunityItemClass_SteamDeckStartupMovie": 17, } )
Enum value maps for ECommunityItemClass.
var ( ESteamDeckCompatibilityFeedback_name = map[int32]string{ 0: "k_ESteamDeckCompatibilityFeedback_Unset", 1: "k_ESteamDeckCompatibilityFeedback_Agree", 2: "k_ESteamDeckCompatibilityFeedback_Disagree", 3: "k_ESteamDeckCompatibilityFeedback_Ignore", } ESteamDeckCompatibilityFeedback_value = map[string]int32{ "k_ESteamDeckCompatibilityFeedback_Unset": 0, "k_ESteamDeckCompatibilityFeedback_Agree": 1, "k_ESteamDeckCompatibilityFeedback_Disagree": 2, "k_ESteamDeckCompatibilityFeedback_Ignore": 3, } )
Enum value maps for ESteamDeckCompatibilityFeedback.
var ( EProvideDeckFeedbackPreference_name = map[int32]string{ 0: "k_EProvideDeckFeedbackPreference_Unset", 1: "k_EProvideDeckFeedbackPreference_Yes", 2: "k_EProvideDeckFeedbackPreference_No", } EProvideDeckFeedbackPreference_value = map[string]int32{ "k_EProvideDeckFeedbackPreference_Unset": 0, "k_EProvideDeckFeedbackPreference_Yes": 1, "k_EProvideDeckFeedbackPreference_No": 2, } )
Enum value maps for EProvideDeckFeedbackPreference.
var ( ETouchGesture_name = map[int32]string{ 0: "k_ETouchGestureNone", 1: "k_ETouchGestureTouch", 2: "k_ETouchGestureTap", 3: "k_ETouchGestureDoubleTap", 4: "k_ETouchGestureShortPress", 5: "k_ETouchGestureLongPress", 6: "k_ETouchGestureLongTap", 7: "k_ETouchGestureTwoFingerTap", 8: "k_ETouchGestureTapCancelled", 9: "k_ETouchGesturePinchBegin", 10: "k_ETouchGesturePinchUpdate", 11: "k_ETouchGesturePinchEnd", 12: "k_ETouchGestureFlingStart", 13: "k_ETouchGestureFlingCancelled", } ETouchGesture_value = map[string]int32{ "k_ETouchGestureNone": 0, "k_ETouchGestureTouch": 1, "k_ETouchGestureTap": 2, "k_ETouchGestureDoubleTap": 3, "k_ETouchGestureShortPress": 4, "k_ETouchGestureLongPress": 5, "k_ETouchGestureLongTap": 6, "k_ETouchGestureTwoFingerTap": 7, "k_ETouchGestureTapCancelled": 8, "k_ETouchGesturePinchBegin": 9, "k_ETouchGesturePinchUpdate": 10, "k_ETouchGesturePinchEnd": 11, "k_ETouchGestureFlingStart": 12, "k_ETouchGestureFlingCancelled": 13, } )
Enum value maps for ETouchGesture.
var ( ESessionPersistence_name = map[int32]string{ -1: "k_ESessionPersistence_Invalid", 0: "k_ESessionPersistence_Ephemeral", 1: "k_ESessionPersistence_Persistent", } ESessionPersistence_value = map[string]int32{ "k_ESessionPersistence_Invalid": -1, "k_ESessionPersistence_Ephemeral": 0, "k_ESessionPersistence_Persistent": 1, } )
Enum value maps for ESessionPersistence.
var ( ENewSteamAnnouncementState_name = map[int32]string{ 0: "k_ENewSteamAnnouncementState_Invalid", 1: "k_ENewSteamAnnouncementState_AllRead", 2: "k_ENewSteamAnnouncementState_NewAnnouncement", 3: "k_ENewSteamAnnouncementState_FeaturedAnnouncement", } ENewSteamAnnouncementState_value = map[string]int32{ "k_ENewSteamAnnouncementState_Invalid": 0, "k_ENewSteamAnnouncementState_AllRead": 1, "k_ENewSteamAnnouncementState_NewAnnouncement": 2, "k_ENewSteamAnnouncementState_FeaturedAnnouncement": 3, } )
Enum value maps for ENewSteamAnnouncementState.
var ( ECommentThreadType_name = map[int32]string{ 0: "k_ECommentThreadTypeInvalid", 1: "k_ECommentThreadTypeScreenshot_Deprecated", 2: "k_ECommentThreadTypeWorkshopAccount_Developer", 3: "k_ECommentThreadTypeWorkshopAccount_Public", 4: "k_ECommentThreadTypePublishedFile_Developer", 5: "k_ECommentThreadTypePublishedFile_Public", 6: "k_ECommentThreadTypeTest", 7: "k_ECommentThreadTypeForumTopic", 8: "k_ECommentThreadTypeRecommendation", 9: "k_ECommentThreadTypeVideo_Deprecated", 10: "k_ECommentThreadTypeProfile", 11: "k_ECommentThreadTypeNewsPost", 12: "k_ECommentThreadTypeClan", 13: "k_ECommentThreadTypeClanAnnouncement", 14: "k_ECommentThreadTypeClanEvent", 15: "k_ECommentThreadTypeUserStatusPublished", 16: "k_ECommentThreadTypeUserReceivedNewGame", 17: "k_ECommentThreadTypePublishedFile_Announcement", 18: "k_ECommentThreadTypeModeratorMessage", 19: "k_ECommentThreadTypeClanCuratedApp", 20: "k_ECommentThreadTypeQAndASession", 21: "k_ECommentThreadTypeMax", } ECommentThreadType_value = map[string]int32{ "k_ECommentThreadTypeInvalid": 0, "k_ECommentThreadTypeScreenshot_Deprecated": 1, "k_ECommentThreadTypeWorkshopAccount_Developer": 2, "k_ECommentThreadTypeWorkshopAccount_Public": 3, "k_ECommentThreadTypePublishedFile_Developer": 4, "k_ECommentThreadTypePublishedFile_Public": 5, "k_ECommentThreadTypeTest": 6, "k_ECommentThreadTypeForumTopic": 7, "k_ECommentThreadTypeRecommendation": 8, "k_ECommentThreadTypeVideo_Deprecated": 9, "k_ECommentThreadTypeProfile": 10, "k_ECommentThreadTypeNewsPost": 11, "k_ECommentThreadTypeClan": 12, "k_ECommentThreadTypeClanAnnouncement": 13, "k_ECommentThreadTypeClanEvent": 14, "k_ECommentThreadTypeUserStatusPublished": 15, "k_ECommentThreadTypeUserReceivedNewGame": 16, "k_ECommentThreadTypePublishedFile_Announcement": 17, "k_ECommentThreadTypeModeratorMessage": 18, "k_ECommentThreadTypeClanCuratedApp": 19, "k_ECommentThreadTypeQAndASession": 20, "k_ECommentThreadTypeMax": 21, } )
Enum value maps for ECommentThreadType.
var ( EBroadcastPermission_name = map[int32]string{ 0: "k_EBroadcastPermissionDisabled", 1: "k_EBroadcastPermissionFriendsApprove", 2: "k_EBroadcastPermissionFriendsAllowed", 3: "k_EBroadcastPermissionPublic", 4: "k_EBroadcastPermissionSubscribers", } EBroadcastPermission_value = map[string]int32{ "k_EBroadcastPermissionDisabled": 0, "k_EBroadcastPermissionFriendsApprove": 1, "k_EBroadcastPermissionFriendsAllowed": 2, "k_EBroadcastPermissionPublic": 3, "k_EBroadcastPermissionSubscribers": 4, } )
Enum value maps for EBroadcastPermission.
var ( EBroadcastEncoderSetting_name = map[int32]string{ 0: "k_EBroadcastEncoderBestQuality", 1: "k_EBroadcastEncoderBestPerformance", } EBroadcastEncoderSetting_value = map[string]int32{ "k_EBroadcastEncoderBestQuality": 0, "k_EBroadcastEncoderBestPerformance": 1, } )
Enum value maps for EBroadcastEncoderSetting.
var ( ECloudGamingPlatform_name = map[int32]string{ 0: "k_ECloudGamingPlatformNone", 1: "k_ECloudGamingPlatformValve", 2: "k_ECloudGamingPlatformNVIDIA", } ECloudGamingPlatform_value = map[string]int32{ "k_ECloudGamingPlatformNone": 0, "k_ECloudGamingPlatformValve": 1, "k_ECloudGamingPlatformNVIDIA": 2, } )
Enum value maps for ECloudGamingPlatform.
var ( EContentDescriptorID_name = map[int32]string{ 1: "k_EContentDescriptor_NudityOrSexualContent", 2: "k_EContentDescriptor_FrequentViolenceOrGore", 3: "k_EContentDescriptor_AdultOnlySexualContent", 4: "k_EContentDescriptor_GratuitousSexualContent", 5: "k_EContentDescriptor_AnyMatureContent", } EContentDescriptorID_value = map[string]int32{ "k_EContentDescriptor_NudityOrSexualContent": 1, "k_EContentDescriptor_FrequentViolenceOrGore": 2, "k_EContentDescriptor_AdultOnlySexualContent": 3, "k_EContentDescriptor_GratuitousSexualContent": 4, "k_EContentDescriptor_AnyMatureContent": 5, } )
Enum value maps for EContentDescriptorID.
var ( ECloudPendingRemoteOperation_name = map[int32]string{ 0: "k_ECloudPendingRemoteOperationNone", 1: "k_ECloudPendingRemoteOperationAppSessionActive", 2: "k_ECloudPendingRemoteOperationUploadInProgress", 3: "k_ECloudPendingRemoteOperationUploadPending", 4: "k_ECloudPendingRemoteOperationAppSessionSuspended", } ECloudPendingRemoteOperation_value = map[string]int32{ "k_ECloudPendingRemoteOperationNone": 0, "k_ECloudPendingRemoteOperationAppSessionActive": 1, "k_ECloudPendingRemoteOperationUploadInProgress": 2, "k_ECloudPendingRemoteOperationUploadPending": 3, "k_ECloudPendingRemoteOperationAppSessionSuspended": 4, } )
Enum value maps for ECloudPendingRemoteOperation.
var ( ESteamDeckKeyboardLayout_name = map[int32]string{ 0: "k_ESteamDeckKeyboardLayout_QWERTY", 1: "k_ESteamDeckKeyboardLayout_Bulgarian", 2: "k_ESteamDeckKeyboardLayout_Chinese_Simplified", 3: "k_ESteamDeckKeyboardLayout_Chinese_Traditional", 4: "k_ESteamDeckKeyboardLayout_Czech", 5: "k_ESteamDeckKeyboardLayout_Danish", 6: "k_ESteamDeckKeyboardLayout_Finnish", 7: "k_ESteamDeckKeyboardLayout_French", 8: "k_ESteamDeckKeyboardLayout_German", 9: "k_ESteamDeckKeyboardLayout_Greek", 10: "k_ESteamDeckKeyboardLayout_Hungarian", 11: "k_ESteamDeckKeyboardLayout_Italian", 12: "k_ESteamDeckKeyboardLayout_Japanese", 13: "k_ESteamDeckKeyboardLayout_Korean", 14: "k_ESteamDeckKeyboardLayout_Norwegian", 15: "k_ESteamDeckKeyboardLayout_Polish", 16: "k_ESteamDeckKeyboardLayout_Portuguese", 17: "k_ESteamDeckKeyboardLayout_Romanian", 18: "k_ESteamDeckKeyboardLayout_Russian", 19: "k_ESteamDeckKeyboardLayout_Spanish", 20: "k_ESteamDeckKeyboardLayout_Swedish", 21: "k_ESteamDeckKeyboardLayout_Thai", 22: "k_ESteamDeckKeyboardLayout_Turkish_F", 23: "k_ESteamDeckKeyboardLayout_Turkish_Q", 24: "k_ESteamDeckKeyboardLayout_Ukrainian", 25: "k_ESteamDeckKeyboardLayout_Vietnamese", 26: "k_ESteamDeckKeyboardLayout_QWERTY_International", 27: "k_ESteamDeckKeyboardLayout_Dvorak", 28: "k_ESteamDeckKeyboardLayout_Colemak", 29: "k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic_Traditional", 30: "k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic", 31: "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Bopomofo", 32: "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Cangjie", 33: "k_ESteamDeckKeyboardLayout_Japanese_Kana", 34: "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Quick", 35: "k_ESteamDeckKeyboardLayout_Indonesian", } ESteamDeckKeyboardLayout_value = map[string]int32{ "k_ESteamDeckKeyboardLayout_QWERTY": 0, "k_ESteamDeckKeyboardLayout_Bulgarian": 1, "k_ESteamDeckKeyboardLayout_Chinese_Simplified": 2, "k_ESteamDeckKeyboardLayout_Chinese_Traditional": 3, "k_ESteamDeckKeyboardLayout_Czech": 4, "k_ESteamDeckKeyboardLayout_Danish": 5, "k_ESteamDeckKeyboardLayout_Finnish": 6, "k_ESteamDeckKeyboardLayout_French": 7, "k_ESteamDeckKeyboardLayout_German": 8, "k_ESteamDeckKeyboardLayout_Greek": 9, "k_ESteamDeckKeyboardLayout_Hungarian": 10, "k_ESteamDeckKeyboardLayout_Italian": 11, "k_ESteamDeckKeyboardLayout_Japanese": 12, "k_ESteamDeckKeyboardLayout_Korean": 13, "k_ESteamDeckKeyboardLayout_Norwegian": 14, "k_ESteamDeckKeyboardLayout_Polish": 15, "k_ESteamDeckKeyboardLayout_Portuguese": 16, "k_ESteamDeckKeyboardLayout_Romanian": 17, "k_ESteamDeckKeyboardLayout_Russian": 18, "k_ESteamDeckKeyboardLayout_Spanish": 19, "k_ESteamDeckKeyboardLayout_Swedish": 20, "k_ESteamDeckKeyboardLayout_Thai": 21, "k_ESteamDeckKeyboardLayout_Turkish_F": 22, "k_ESteamDeckKeyboardLayout_Turkish_Q": 23, "k_ESteamDeckKeyboardLayout_Ukrainian": 24, "k_ESteamDeckKeyboardLayout_Vietnamese": 25, "k_ESteamDeckKeyboardLayout_QWERTY_International": 26, "k_ESteamDeckKeyboardLayout_Dvorak": 27, "k_ESteamDeckKeyboardLayout_Colemak": 28, "k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic_Traditional": 29, "k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic": 30, "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Bopomofo": 31, "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Cangjie": 32, "k_ESteamDeckKeyboardLayout_Japanese_Kana": 33, "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Quick": 34, "k_ESteamDeckKeyboardLayout_Indonesian": 35, } )
Enum value maps for ESteamDeckKeyboardLayout.
var ( EProfileCustomizationStyle_name = map[int32]string{ 0: "k_EProfileCustomizationStyleDefault", 1: "k_EProfileCustomizationStyleSelected", 2: "k_EProfileCustomizationStyleRarest", 3: "k_EProfileCustomizationStyleMostRecent", 4: "k_EProfileCustomizationStyleRandom", 5: "k_EProfileCustomizationStyleHighestRated", } EProfileCustomizationStyle_value = map[string]int32{ "k_EProfileCustomizationStyleDefault": 0, "k_EProfileCustomizationStyleSelected": 1, "k_EProfileCustomizationStyleRarest": 2, "k_EProfileCustomizationStyleMostRecent": 3, "k_EProfileCustomizationStyleRandom": 4, "k_EProfileCustomizationStyleHighestRated": 5, } )
Enum value maps for EProfileCustomizationStyle.
var ( EAgreementType_name = map[int32]string{ -1: "k_EAgreementType_Invalid", 0: "k_EAgreementType_GlobalSSA", 1: "k_EAgreementType_ChinaSSA", } EAgreementType_value = map[string]int32{ "k_EAgreementType_Invalid": -1, "k_EAgreementType_GlobalSSA": 0, "k_EAgreementType_ChinaSSA": 1, } )
Enum value maps for EAgreementType.
var ( ENotificationSetting_name = map[int32]string{ 0: "k_ENotificationSettingNotifyUseDefault", 1: "k_ENotificationSettingAlways", 2: "k_ENotificationSettingNever", } ENotificationSetting_value = map[string]int32{ "k_ENotificationSettingNotifyUseDefault": 0, "k_ENotificationSettingAlways": 1, "k_ENotificationSettingNever": 2, } )
Enum value maps for ENotificationSetting.
var ( ETextFilterSetting_name = map[int32]string{ 0: "k_ETextFilterSettingSteamLabOptedOut", 1: "k_ETextFilterSettingEnabled", 2: "k_ETextFilterSettingEnabledAllowProfanity", 3: "k_ETextFilterSettingDisabled", } ETextFilterSetting_value = map[string]int32{ "k_ETextFilterSettingSteamLabOptedOut": 0, "k_ETextFilterSettingEnabled": 1, "k_ETextFilterSettingEnabledAllowProfanity": 2, "k_ETextFilterSettingDisabled": 3, } )
Enum value maps for ETextFilterSetting.
var ( EPublishedFileRevision_name = map[int32]string{ 0: "k_EPublishedFileRevision_Default", 1: "k_EPublishedFileRevision_Latest", 2: "k_EPublishedFileRevision_ApprovedSnapshot", 3: "k_EPublishedFileRevision_ApprovedSnapshot_China", 4: "k_EPublishedFileRevision_RejectedSnapshot", 5: "k_EPublishedFileRevision_RejectedSnapshot_China", } EPublishedFileRevision_value = map[string]int32{ "k_EPublishedFileRevision_Default": 0, "k_EPublishedFileRevision_Latest": 1, "k_EPublishedFileRevision_ApprovedSnapshot": 2, "k_EPublishedFileRevision_ApprovedSnapshot_China": 3, "k_EPublishedFileRevision_RejectedSnapshot": 4, "k_EPublishedFileRevision_RejectedSnapshot_China": 5, } )
Enum value maps for EPublishedFileRevision.
var ( EPublishedFileForSaleStatus_name = map[int32]string{ 0: "k_PFFSS_NotForSale", 1: "k_PFFSS_PendingApproval", 2: "k_PFFSS_ApprovedForSale", 3: "k_PFFSS_RejectedForSale", 4: "k_PFFSS_NoLongerForSale", 5: "k_PFFSS_TentativeApproval", } EPublishedFileForSaleStatus_value = map[string]int32{ "k_PFFSS_NotForSale": 0, "k_PFFSS_PendingApproval": 1, "k_PFFSS_ApprovedForSale": 2, "k_PFFSS_RejectedForSale": 3, "k_PFFSS_NoLongerForSale": 4, "k_PFFSS_TentativeApproval": 5, } )
Enum value maps for EPublishedFileForSaleStatus.
var (
// optional string description = 50000;
E_Description = &file_steammessages_unified_base_steamclient_proto_extTypes[0]
)
Extension fields to descriptor_proto.FieldOptions.
var (
// optional string enum_description = 50000;
E_EnumDescription = &file_steammessages_unified_base_steamclient_proto_extTypes[4]
)
Extension fields to descriptor_proto.EnumOptions.
var (
// optional string enum_value_description = 50000;
E_EnumValueDescription = &file_steammessages_unified_base_steamclient_proto_extTypes[5]
)
Extension fields to descriptor_proto.EnumValueOptions.
var (
// optional string method_description = 50000;
E_MethodDescription = &file_steammessages_unified_base_steamclient_proto_extTypes[3]
)
Extension fields to descriptor_proto.MethodOptions.
var File_enums_productinfo_proto protoreflect.FileDescriptor
var File_enums_proto protoreflect.FileDescriptor
var File_offline_ticket_proto protoreflect.FileDescriptor
var File_steammessages_client_objects_proto protoreflect.FileDescriptor
var File_steammessages_cloud_steamclient_proto protoreflect.FileDescriptor
var File_steammessages_credentials_steamclient_proto protoreflect.FileDescriptor
var File_steammessages_deviceauth_steamclient_proto protoreflect.FileDescriptor
var File_steammessages_gamenotifications_steamclient_proto protoreflect.FileDescriptor
var File_steammessages_offline_steamclient_proto protoreflect.FileDescriptor
var File_steammessages_parental_steamclient_proto protoreflect.FileDescriptor
var File_steammessages_partnerapps_steamclient_proto protoreflect.FileDescriptor
var File_steammessages_player_steamclient_proto protoreflect.FileDescriptor
var File_steammessages_publishedfile_steamclient_proto protoreflect.FileDescriptor
var File_steammessages_unified_base_steamclient_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CCloud_AppCloudStateChange_Notification ¶
type CCloud_AppCloudStateChange_Notification struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` AppChangeNumber *uint64 `protobuf:"varint,2,opt,name=app_change_number,json=appChangeNumber" json:"app_change_number,omitempty"` // contains filtered or unexported fields }
func (*CCloud_AppCloudStateChange_Notification) Descriptor
deprecated
func (*CCloud_AppCloudStateChange_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_AppCloudStateChange_Notification.ProtoReflect.Descriptor instead.
func (*CCloud_AppCloudStateChange_Notification) GetAppChangeNumber ¶
func (x *CCloud_AppCloudStateChange_Notification) GetAppChangeNumber() uint64
func (*CCloud_AppCloudStateChange_Notification) GetAppid ¶
func (x *CCloud_AppCloudStateChange_Notification) GetAppid() uint32
func (*CCloud_AppCloudStateChange_Notification) ProtoMessage ¶
func (*CCloud_AppCloudStateChange_Notification) ProtoMessage()
func (*CCloud_AppCloudStateChange_Notification) ProtoReflect ¶
func (x *CCloud_AppCloudStateChange_Notification) ProtoReflect() protoreflect.Message
func (*CCloud_AppCloudStateChange_Notification) Reset ¶
func (x *CCloud_AppCloudStateChange_Notification) Reset()
func (*CCloud_AppCloudStateChange_Notification) String ¶
func (x *CCloud_AppCloudStateChange_Notification) String() string
type CCloud_AppExitSyncDone_Notification ¶
type CCloud_AppExitSyncDone_Notification struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` ClientId *uint64 `protobuf:"varint,2,opt,name=client_id,json=clientId" json:"client_id,omitempty"` UploadsCompleted *bool `protobuf:"varint,3,opt,name=uploads_completed,json=uploadsCompleted" json:"uploads_completed,omitempty"` UploadsRequired *bool `protobuf:"varint,4,opt,name=uploads_required,json=uploadsRequired" json:"uploads_required,omitempty"` // contains filtered or unexported fields }
func (*CCloud_AppExitSyncDone_Notification) Descriptor
deprecated
func (*CCloud_AppExitSyncDone_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_AppExitSyncDone_Notification.ProtoReflect.Descriptor instead.
func (*CCloud_AppExitSyncDone_Notification) GetAppid ¶
func (x *CCloud_AppExitSyncDone_Notification) GetAppid() uint32
func (*CCloud_AppExitSyncDone_Notification) GetClientId ¶
func (x *CCloud_AppExitSyncDone_Notification) GetClientId() uint64
func (*CCloud_AppExitSyncDone_Notification) GetUploadsCompleted ¶
func (x *CCloud_AppExitSyncDone_Notification) GetUploadsCompleted() bool
func (*CCloud_AppExitSyncDone_Notification) GetUploadsRequired ¶
func (x *CCloud_AppExitSyncDone_Notification) GetUploadsRequired() bool
func (*CCloud_AppExitSyncDone_Notification) ProtoMessage ¶
func (*CCloud_AppExitSyncDone_Notification) ProtoMessage()
func (*CCloud_AppExitSyncDone_Notification) ProtoReflect ¶
func (x *CCloud_AppExitSyncDone_Notification) ProtoReflect() protoreflect.Message
func (*CCloud_AppExitSyncDone_Notification) Reset ¶
func (x *CCloud_AppExitSyncDone_Notification) Reset()
func (*CCloud_AppExitSyncDone_Notification) String ¶
func (x *CCloud_AppExitSyncDone_Notification) String() string
type CCloud_AppFileInfo ¶
type CCloud_AppFileInfo struct { FileName *string `protobuf:"bytes,1,opt,name=file_name,json=fileName" json:"file_name,omitempty"` ShaFile []byte `protobuf:"bytes,2,opt,name=sha_file,json=shaFile" json:"sha_file,omitempty"` TimeStamp *uint64 `protobuf:"varint,3,opt,name=time_stamp,json=timeStamp" json:"time_stamp,omitempty"` RawFileSize *uint32 `protobuf:"varint,4,opt,name=raw_file_size,json=rawFileSize" json:"raw_file_size,omitempty"` PersistState *ECloudStoragePersistState `` /* 128-byte string literal not displayed */ PlatformsToSync *uint32 `protobuf:"varint,6,opt,name=platforms_to_sync,json=platformsToSync" json:"platforms_to_sync,omitempty"` PathPrefixIndex *uint32 `protobuf:"varint,7,opt,name=path_prefix_index,json=pathPrefixIndex" json:"path_prefix_index,omitempty"` MachineNameIndex *uint32 `protobuf:"varint,8,opt,name=machine_name_index,json=machineNameIndex" json:"machine_name_index,omitempty"` // contains filtered or unexported fields }
func (*CCloud_AppFileInfo) Descriptor
deprecated
func (*CCloud_AppFileInfo) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_AppFileInfo.ProtoReflect.Descriptor instead.
func (*CCloud_AppFileInfo) GetFileName ¶
func (x *CCloud_AppFileInfo) GetFileName() string
func (*CCloud_AppFileInfo) GetMachineNameIndex ¶
func (x *CCloud_AppFileInfo) GetMachineNameIndex() uint32
func (*CCloud_AppFileInfo) GetPathPrefixIndex ¶
func (x *CCloud_AppFileInfo) GetPathPrefixIndex() uint32
func (*CCloud_AppFileInfo) GetPersistState ¶
func (x *CCloud_AppFileInfo) GetPersistState() ECloudStoragePersistState
func (*CCloud_AppFileInfo) GetPlatformsToSync ¶
func (x *CCloud_AppFileInfo) GetPlatformsToSync() uint32
func (*CCloud_AppFileInfo) GetRawFileSize ¶
func (x *CCloud_AppFileInfo) GetRawFileSize() uint32
func (*CCloud_AppFileInfo) GetShaFile ¶
func (x *CCloud_AppFileInfo) GetShaFile() []byte
func (*CCloud_AppFileInfo) GetTimeStamp ¶
func (x *CCloud_AppFileInfo) GetTimeStamp() uint64
func (*CCloud_AppFileInfo) ProtoMessage ¶
func (*CCloud_AppFileInfo) ProtoMessage()
func (*CCloud_AppFileInfo) ProtoReflect ¶
func (x *CCloud_AppFileInfo) ProtoReflect() protoreflect.Message
func (*CCloud_AppFileInfo) Reset ¶
func (x *CCloud_AppFileInfo) Reset()
func (*CCloud_AppFileInfo) String ¶
func (x *CCloud_AppFileInfo) String() string
type CCloud_AppLaunchIntent_Request ¶
type CCloud_AppLaunchIntent_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` ClientId *uint64 `protobuf:"varint,2,opt,name=client_id,json=clientId" json:"client_id,omitempty"` MachineName *string `protobuf:"bytes,3,opt,name=machine_name,json=machineName" json:"machine_name,omitempty"` IgnorePendingOperations *bool `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CCloud_AppLaunchIntent_Request) Descriptor
deprecated
func (*CCloud_AppLaunchIntent_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_AppLaunchIntent_Request.ProtoReflect.Descriptor instead.
func (*CCloud_AppLaunchIntent_Request) GetAppid ¶
func (x *CCloud_AppLaunchIntent_Request) GetAppid() uint32
func (*CCloud_AppLaunchIntent_Request) GetClientId ¶
func (x *CCloud_AppLaunchIntent_Request) GetClientId() uint64
func (*CCloud_AppLaunchIntent_Request) GetIgnorePendingOperations ¶
func (x *CCloud_AppLaunchIntent_Request) GetIgnorePendingOperations() bool
func (*CCloud_AppLaunchIntent_Request) GetMachineName ¶
func (x *CCloud_AppLaunchIntent_Request) GetMachineName() string
func (*CCloud_AppLaunchIntent_Request) ProtoMessage ¶
func (*CCloud_AppLaunchIntent_Request) ProtoMessage()
func (*CCloud_AppLaunchIntent_Request) ProtoReflect ¶
func (x *CCloud_AppLaunchIntent_Request) ProtoReflect() protoreflect.Message
func (*CCloud_AppLaunchIntent_Request) Reset ¶
func (x *CCloud_AppLaunchIntent_Request) Reset()
func (*CCloud_AppLaunchIntent_Request) String ¶
func (x *CCloud_AppLaunchIntent_Request) String() string
type CCloud_AppLaunchIntent_Response ¶
type CCloud_AppLaunchIntent_Response struct { PendingRemoteOperations []*CCloud_PendingRemoteOperation `protobuf:"bytes,1,rep,name=pending_remote_operations,json=pendingRemoteOperations" json:"pending_remote_operations,omitempty"` // contains filtered or unexported fields }
func (*CCloud_AppLaunchIntent_Response) Descriptor
deprecated
func (*CCloud_AppLaunchIntent_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_AppLaunchIntent_Response.ProtoReflect.Descriptor instead.
func (*CCloud_AppLaunchIntent_Response) GetPendingRemoteOperations ¶
func (x *CCloud_AppLaunchIntent_Response) GetPendingRemoteOperations() []*CCloud_PendingRemoteOperation
func (*CCloud_AppLaunchIntent_Response) ProtoMessage ¶
func (*CCloud_AppLaunchIntent_Response) ProtoMessage()
func (*CCloud_AppLaunchIntent_Response) ProtoReflect ¶
func (x *CCloud_AppLaunchIntent_Response) ProtoReflect() protoreflect.Message
func (*CCloud_AppLaunchIntent_Response) Reset ¶
func (x *CCloud_AppLaunchIntent_Response) Reset()
func (*CCloud_AppLaunchIntent_Response) String ¶
func (x *CCloud_AppLaunchIntent_Response) String() string
type CCloud_AppSessionResume_Request ¶
type CCloud_AppSessionResume_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` ClientId *uint64 `protobuf:"varint,2,opt,name=client_id,json=clientId" json:"client_id,omitempty"` // contains filtered or unexported fields }
func (*CCloud_AppSessionResume_Request) Descriptor
deprecated
func (*CCloud_AppSessionResume_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_AppSessionResume_Request.ProtoReflect.Descriptor instead.
func (*CCloud_AppSessionResume_Request) GetAppid ¶
func (x *CCloud_AppSessionResume_Request) GetAppid() uint32
func (*CCloud_AppSessionResume_Request) GetClientId ¶
func (x *CCloud_AppSessionResume_Request) GetClientId() uint64
func (*CCloud_AppSessionResume_Request) ProtoMessage ¶
func (*CCloud_AppSessionResume_Request) ProtoMessage()
func (*CCloud_AppSessionResume_Request) ProtoReflect ¶
func (x *CCloud_AppSessionResume_Request) ProtoReflect() protoreflect.Message
func (*CCloud_AppSessionResume_Request) Reset ¶
func (x *CCloud_AppSessionResume_Request) Reset()
func (*CCloud_AppSessionResume_Request) String ¶
func (x *CCloud_AppSessionResume_Request) String() string
type CCloud_AppSessionResume_Response ¶
type CCloud_AppSessionResume_Response struct {
// contains filtered or unexported fields
}
func (*CCloud_AppSessionResume_Response) Descriptor
deprecated
func (*CCloud_AppSessionResume_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_AppSessionResume_Response.ProtoReflect.Descriptor instead.
func (*CCloud_AppSessionResume_Response) ProtoMessage ¶
func (*CCloud_AppSessionResume_Response) ProtoMessage()
func (*CCloud_AppSessionResume_Response) ProtoReflect ¶
func (x *CCloud_AppSessionResume_Response) ProtoReflect() protoreflect.Message
func (*CCloud_AppSessionResume_Response) Reset ¶
func (x *CCloud_AppSessionResume_Response) Reset()
func (*CCloud_AppSessionResume_Response) String ¶
func (x *CCloud_AppSessionResume_Response) String() string
type CCloud_AppSessionSuspend_Request ¶
type CCloud_AppSessionSuspend_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` ClientId *uint64 `protobuf:"varint,2,opt,name=client_id,json=clientId" json:"client_id,omitempty"` MachineName *string `protobuf:"bytes,3,opt,name=machine_name,json=machineName" json:"machine_name,omitempty"` CloudSyncCompleted *bool `protobuf:"varint,4,opt,name=cloud_sync_completed,json=cloudSyncCompleted" json:"cloud_sync_completed,omitempty"` // contains filtered or unexported fields }
func (*CCloud_AppSessionSuspend_Request) Descriptor
deprecated
func (*CCloud_AppSessionSuspend_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_AppSessionSuspend_Request.ProtoReflect.Descriptor instead.
func (*CCloud_AppSessionSuspend_Request) GetAppid ¶
func (x *CCloud_AppSessionSuspend_Request) GetAppid() uint32
func (*CCloud_AppSessionSuspend_Request) GetClientId ¶
func (x *CCloud_AppSessionSuspend_Request) GetClientId() uint64
func (*CCloud_AppSessionSuspend_Request) GetCloudSyncCompleted ¶
func (x *CCloud_AppSessionSuspend_Request) GetCloudSyncCompleted() bool
func (*CCloud_AppSessionSuspend_Request) GetMachineName ¶
func (x *CCloud_AppSessionSuspend_Request) GetMachineName() string
func (*CCloud_AppSessionSuspend_Request) ProtoMessage ¶
func (*CCloud_AppSessionSuspend_Request) ProtoMessage()
func (*CCloud_AppSessionSuspend_Request) ProtoReflect ¶
func (x *CCloud_AppSessionSuspend_Request) ProtoReflect() protoreflect.Message
func (*CCloud_AppSessionSuspend_Request) Reset ¶
func (x *CCloud_AppSessionSuspend_Request) Reset()
func (*CCloud_AppSessionSuspend_Request) String ¶
func (x *CCloud_AppSessionSuspend_Request) String() string
type CCloud_AppSessionSuspend_Response ¶
type CCloud_AppSessionSuspend_Response struct {
// contains filtered or unexported fields
}
func (*CCloud_AppSessionSuspend_Response) Descriptor
deprecated
func (*CCloud_AppSessionSuspend_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_AppSessionSuspend_Response.ProtoReflect.Descriptor instead.
func (*CCloud_AppSessionSuspend_Response) ProtoMessage ¶
func (*CCloud_AppSessionSuspend_Response) ProtoMessage()
func (*CCloud_AppSessionSuspend_Response) ProtoReflect ¶
func (x *CCloud_AppSessionSuspend_Response) ProtoReflect() protoreflect.Message
func (*CCloud_AppSessionSuspend_Response) Reset ¶
func (x *CCloud_AppSessionSuspend_Response) Reset()
func (*CCloud_AppSessionSuspend_Response) String ¶
func (x *CCloud_AppSessionSuspend_Response) String() string
type CCloud_BeginAppUploadBatch_Request ¶
type CCloud_BeginAppUploadBatch_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` MachineName *string `protobuf:"bytes,2,opt,name=machine_name,json=machineName" json:"machine_name,omitempty"` FilesToUpload []string `protobuf:"bytes,3,rep,name=files_to_upload,json=filesToUpload" json:"files_to_upload,omitempty"` FilesToDelete []string `protobuf:"bytes,4,rep,name=files_to_delete,json=filesToDelete" json:"files_to_delete,omitempty"` ClientId *uint64 `protobuf:"varint,5,opt,name=client_id,json=clientId" json:"client_id,omitempty"` AppBuildId *uint64 `protobuf:"varint,6,opt,name=app_build_id,json=appBuildId" json:"app_build_id,omitempty"` // contains filtered or unexported fields }
func (*CCloud_BeginAppUploadBatch_Request) Descriptor
deprecated
func (*CCloud_BeginAppUploadBatch_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_BeginAppUploadBatch_Request.ProtoReflect.Descriptor instead.
func (*CCloud_BeginAppUploadBatch_Request) GetAppBuildId ¶
func (x *CCloud_BeginAppUploadBatch_Request) GetAppBuildId() uint64
func (*CCloud_BeginAppUploadBatch_Request) GetAppid ¶
func (x *CCloud_BeginAppUploadBatch_Request) GetAppid() uint32
func (*CCloud_BeginAppUploadBatch_Request) GetClientId ¶
func (x *CCloud_BeginAppUploadBatch_Request) GetClientId() uint64
func (*CCloud_BeginAppUploadBatch_Request) GetFilesToDelete ¶
func (x *CCloud_BeginAppUploadBatch_Request) GetFilesToDelete() []string
func (*CCloud_BeginAppUploadBatch_Request) GetFilesToUpload ¶
func (x *CCloud_BeginAppUploadBatch_Request) GetFilesToUpload() []string
func (*CCloud_BeginAppUploadBatch_Request) GetMachineName ¶
func (x *CCloud_BeginAppUploadBatch_Request) GetMachineName() string
func (*CCloud_BeginAppUploadBatch_Request) ProtoMessage ¶
func (*CCloud_BeginAppUploadBatch_Request) ProtoMessage()
func (*CCloud_BeginAppUploadBatch_Request) ProtoReflect ¶
func (x *CCloud_BeginAppUploadBatch_Request) ProtoReflect() protoreflect.Message
func (*CCloud_BeginAppUploadBatch_Request) Reset ¶
func (x *CCloud_BeginAppUploadBatch_Request) Reset()
func (*CCloud_BeginAppUploadBatch_Request) String ¶
func (x *CCloud_BeginAppUploadBatch_Request) String() string
type CCloud_BeginAppUploadBatch_Response ¶
type CCloud_BeginAppUploadBatch_Response struct { BatchId *uint64 `protobuf:"varint,1,opt,name=batch_id,json=batchId" json:"batch_id,omitempty"` AppChangeNumber *uint64 `protobuf:"varint,4,opt,name=app_change_number,json=appChangeNumber" json:"app_change_number,omitempty"` // contains filtered or unexported fields }
func (*CCloud_BeginAppUploadBatch_Response) Descriptor
deprecated
func (*CCloud_BeginAppUploadBatch_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_BeginAppUploadBatch_Response.ProtoReflect.Descriptor instead.
func (*CCloud_BeginAppUploadBatch_Response) GetAppChangeNumber ¶
func (x *CCloud_BeginAppUploadBatch_Response) GetAppChangeNumber() uint64
func (*CCloud_BeginAppUploadBatch_Response) GetBatchId ¶
func (x *CCloud_BeginAppUploadBatch_Response) GetBatchId() uint64
func (*CCloud_BeginAppUploadBatch_Response) ProtoMessage ¶
func (*CCloud_BeginAppUploadBatch_Response) ProtoMessage()
func (*CCloud_BeginAppUploadBatch_Response) ProtoReflect ¶
func (x *CCloud_BeginAppUploadBatch_Response) ProtoReflect() protoreflect.Message
func (*CCloud_BeginAppUploadBatch_Response) Reset ¶
func (x *CCloud_BeginAppUploadBatch_Response) Reset()
func (*CCloud_BeginAppUploadBatch_Response) String ¶
func (x *CCloud_BeginAppUploadBatch_Response) String() string
type CCloud_BeginHTTPUpload_Request ¶
type CCloud_BeginHTTPUpload_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` FileSize *uint32 `protobuf:"varint,2,opt,name=file_size,json=fileSize" json:"file_size,omitempty"` Filename *string `protobuf:"bytes,3,opt,name=filename" json:"filename,omitempty"` FileSha *string `protobuf:"bytes,4,opt,name=file_sha,json=fileSha" json:"file_sha,omitempty"` IsPublic *bool `protobuf:"varint,5,opt,name=is_public,json=isPublic" json:"is_public,omitempty"` PlatformsToSync []string `protobuf:"bytes,6,rep,name=platforms_to_sync,json=platformsToSync" json:"platforms_to_sync,omitempty"` RequestHeadersNames []string `protobuf:"bytes,7,rep,name=request_headers_names,json=requestHeadersNames" json:"request_headers_names,omitempty"` RequestHeadersValues []string `protobuf:"bytes,8,rep,name=request_headers_values,json=requestHeadersValues" json:"request_headers_values,omitempty"` UploadBatchId *uint64 `protobuf:"varint,9,opt,name=upload_batch_id,json=uploadBatchId" json:"upload_batch_id,omitempty"` // contains filtered or unexported fields }
func (*CCloud_BeginHTTPUpload_Request) Descriptor
deprecated
func (*CCloud_BeginHTTPUpload_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_BeginHTTPUpload_Request.ProtoReflect.Descriptor instead.
func (*CCloud_BeginHTTPUpload_Request) GetAppid ¶
func (x *CCloud_BeginHTTPUpload_Request) GetAppid() uint32
func (*CCloud_BeginHTTPUpload_Request) GetFileSha ¶
func (x *CCloud_BeginHTTPUpload_Request) GetFileSha() string
func (*CCloud_BeginHTTPUpload_Request) GetFileSize ¶
func (x *CCloud_BeginHTTPUpload_Request) GetFileSize() uint32
func (*CCloud_BeginHTTPUpload_Request) GetFilename ¶
func (x *CCloud_BeginHTTPUpload_Request) GetFilename() string
func (*CCloud_BeginHTTPUpload_Request) GetIsPublic ¶
func (x *CCloud_BeginHTTPUpload_Request) GetIsPublic() bool
func (*CCloud_BeginHTTPUpload_Request) GetPlatformsToSync ¶
func (x *CCloud_BeginHTTPUpload_Request) GetPlatformsToSync() []string
func (*CCloud_BeginHTTPUpload_Request) GetRequestHeadersNames ¶
func (x *CCloud_BeginHTTPUpload_Request) GetRequestHeadersNames() []string
func (*CCloud_BeginHTTPUpload_Request) GetRequestHeadersValues ¶
func (x *CCloud_BeginHTTPUpload_Request) GetRequestHeadersValues() []string
func (*CCloud_BeginHTTPUpload_Request) GetUploadBatchId ¶
func (x *CCloud_BeginHTTPUpload_Request) GetUploadBatchId() uint64
func (*CCloud_BeginHTTPUpload_Request) ProtoMessage ¶
func (*CCloud_BeginHTTPUpload_Request) ProtoMessage()
func (*CCloud_BeginHTTPUpload_Request) ProtoReflect ¶
func (x *CCloud_BeginHTTPUpload_Request) ProtoReflect() protoreflect.Message
func (*CCloud_BeginHTTPUpload_Request) Reset ¶
func (x *CCloud_BeginHTTPUpload_Request) Reset()
func (*CCloud_BeginHTTPUpload_Request) String ¶
func (x *CCloud_BeginHTTPUpload_Request) String() string
type CCloud_BeginHTTPUpload_Response ¶
type CCloud_BeginHTTPUpload_Response struct { Ugcid *uint64 `protobuf:"fixed64,1,opt,name=ugcid" json:"ugcid,omitempty"` Timestamp *uint32 `protobuf:"fixed32,2,opt,name=timestamp" json:"timestamp,omitempty"` UrlHost *string `protobuf:"bytes,3,opt,name=url_host,json=urlHost" json:"url_host,omitempty"` UrlPath *string `protobuf:"bytes,4,opt,name=url_path,json=urlPath" json:"url_path,omitempty"` UseHttps *bool `protobuf:"varint,5,opt,name=use_https,json=useHttps" json:"use_https,omitempty"` RequestHeaders []*CCloud_BeginHTTPUpload_Response_HTTPHeaders `protobuf:"bytes,6,rep,name=request_headers,json=requestHeaders" json:"request_headers,omitempty"` // contains filtered or unexported fields }
func (*CCloud_BeginHTTPUpload_Response) Descriptor
deprecated
func (*CCloud_BeginHTTPUpload_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_BeginHTTPUpload_Response.ProtoReflect.Descriptor instead.
func (*CCloud_BeginHTTPUpload_Response) GetRequestHeaders ¶
func (x *CCloud_BeginHTTPUpload_Response) GetRequestHeaders() []*CCloud_BeginHTTPUpload_Response_HTTPHeaders
func (*CCloud_BeginHTTPUpload_Response) GetTimestamp ¶
func (x *CCloud_BeginHTTPUpload_Response) GetTimestamp() uint32
func (*CCloud_BeginHTTPUpload_Response) GetUgcid ¶
func (x *CCloud_BeginHTTPUpload_Response) GetUgcid() uint64
func (*CCloud_BeginHTTPUpload_Response) GetUrlHost ¶
func (x *CCloud_BeginHTTPUpload_Response) GetUrlHost() string
func (*CCloud_BeginHTTPUpload_Response) GetUrlPath ¶
func (x *CCloud_BeginHTTPUpload_Response) GetUrlPath() string
func (*CCloud_BeginHTTPUpload_Response) GetUseHttps ¶
func (x *CCloud_BeginHTTPUpload_Response) GetUseHttps() bool
func (*CCloud_BeginHTTPUpload_Response) ProtoMessage ¶
func (*CCloud_BeginHTTPUpload_Response) ProtoMessage()
func (*CCloud_BeginHTTPUpload_Response) ProtoReflect ¶
func (x *CCloud_BeginHTTPUpload_Response) ProtoReflect() protoreflect.Message
func (*CCloud_BeginHTTPUpload_Response) Reset ¶
func (x *CCloud_BeginHTTPUpload_Response) Reset()
func (*CCloud_BeginHTTPUpload_Response) String ¶
func (x *CCloud_BeginHTTPUpload_Response) String() string
type CCloud_BeginHTTPUpload_Response_HTTPHeaders ¶
type CCloud_BeginHTTPUpload_Response_HTTPHeaders struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) Descriptor
deprecated
func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_BeginHTTPUpload_Response_HTTPHeaders.ProtoReflect.Descriptor instead.
func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) GetName ¶
func (x *CCloud_BeginHTTPUpload_Response_HTTPHeaders) GetName() string
func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) GetValue ¶
func (x *CCloud_BeginHTTPUpload_Response_HTTPHeaders) GetValue() string
func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) ProtoMessage ¶
func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) ProtoMessage()
func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) ProtoReflect ¶
func (x *CCloud_BeginHTTPUpload_Response_HTTPHeaders) ProtoReflect() protoreflect.Message
func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) Reset ¶
func (x *CCloud_BeginHTTPUpload_Response_HTTPHeaders) Reset()
func (*CCloud_BeginHTTPUpload_Response_HTTPHeaders) String ¶
func (x *CCloud_BeginHTTPUpload_Response_HTTPHeaders) String() string
type CCloud_BeginUGCUpload_Request ¶
type CCloud_BeginUGCUpload_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` FileSize *uint32 `protobuf:"varint,2,opt,name=file_size,json=fileSize" json:"file_size,omitempty"` Filename *string `protobuf:"bytes,3,opt,name=filename" json:"filename,omitempty"` FileSha *string `protobuf:"bytes,4,opt,name=file_sha,json=fileSha" json:"file_sha,omitempty"` ContentType *string `protobuf:"bytes,5,opt,name=content_type,json=contentType" json:"content_type,omitempty"` // contains filtered or unexported fields }
func (*CCloud_BeginUGCUpload_Request) Descriptor
deprecated
func (*CCloud_BeginUGCUpload_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_BeginUGCUpload_Request.ProtoReflect.Descriptor instead.
func (*CCloud_BeginUGCUpload_Request) GetAppid ¶
func (x *CCloud_BeginUGCUpload_Request) GetAppid() uint32
func (*CCloud_BeginUGCUpload_Request) GetContentType ¶
func (x *CCloud_BeginUGCUpload_Request) GetContentType() string
func (*CCloud_BeginUGCUpload_Request) GetFileSha ¶
func (x *CCloud_BeginUGCUpload_Request) GetFileSha() string
func (*CCloud_BeginUGCUpload_Request) GetFileSize ¶
func (x *CCloud_BeginUGCUpload_Request) GetFileSize() uint32
func (*CCloud_BeginUGCUpload_Request) GetFilename ¶
func (x *CCloud_BeginUGCUpload_Request) GetFilename() string
func (*CCloud_BeginUGCUpload_Request) ProtoMessage ¶
func (*CCloud_BeginUGCUpload_Request) ProtoMessage()
func (*CCloud_BeginUGCUpload_Request) ProtoReflect ¶
func (x *CCloud_BeginUGCUpload_Request) ProtoReflect() protoreflect.Message
func (*CCloud_BeginUGCUpload_Request) Reset ¶
func (x *CCloud_BeginUGCUpload_Request) Reset()
func (*CCloud_BeginUGCUpload_Request) String ¶
func (x *CCloud_BeginUGCUpload_Request) String() string
type CCloud_BeginUGCUpload_Response ¶
type CCloud_BeginUGCUpload_Response struct { StorageSystem *EPublishedFileStorageSystem `` /* 133-byte string literal not displayed */ Ugcid *uint64 `protobuf:"fixed64,2,opt,name=ugcid" json:"ugcid,omitempty"` Timestamp *uint32 `protobuf:"fixed32,3,opt,name=timestamp" json:"timestamp,omitempty"` UrlHost *string `protobuf:"bytes,4,opt,name=url_host,json=urlHost" json:"url_host,omitempty"` UrlPath *string `protobuf:"bytes,5,opt,name=url_path,json=urlPath" json:"url_path,omitempty"` UseHttps *bool `protobuf:"varint,6,opt,name=use_https,json=useHttps" json:"use_https,omitempty"` RequestHeaders []*CCloud_BeginUGCUpload_Response_HTTPHeaders `protobuf:"bytes,7,rep,name=request_headers,json=requestHeaders" json:"request_headers,omitempty"` // contains filtered or unexported fields }
func (*CCloud_BeginUGCUpload_Response) Descriptor
deprecated
func (*CCloud_BeginUGCUpload_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_BeginUGCUpload_Response.ProtoReflect.Descriptor instead.
func (*CCloud_BeginUGCUpload_Response) GetRequestHeaders ¶
func (x *CCloud_BeginUGCUpload_Response) GetRequestHeaders() []*CCloud_BeginUGCUpload_Response_HTTPHeaders
func (*CCloud_BeginUGCUpload_Response) GetStorageSystem ¶
func (x *CCloud_BeginUGCUpload_Response) GetStorageSystem() EPublishedFileStorageSystem
func (*CCloud_BeginUGCUpload_Response) GetTimestamp ¶
func (x *CCloud_BeginUGCUpload_Response) GetTimestamp() uint32
func (*CCloud_BeginUGCUpload_Response) GetUgcid ¶
func (x *CCloud_BeginUGCUpload_Response) GetUgcid() uint64
func (*CCloud_BeginUGCUpload_Response) GetUrlHost ¶
func (x *CCloud_BeginUGCUpload_Response) GetUrlHost() string
func (*CCloud_BeginUGCUpload_Response) GetUrlPath ¶
func (x *CCloud_BeginUGCUpload_Response) GetUrlPath() string
func (*CCloud_BeginUGCUpload_Response) GetUseHttps ¶
func (x *CCloud_BeginUGCUpload_Response) GetUseHttps() bool
func (*CCloud_BeginUGCUpload_Response) ProtoMessage ¶
func (*CCloud_BeginUGCUpload_Response) ProtoMessage()
func (*CCloud_BeginUGCUpload_Response) ProtoReflect ¶
func (x *CCloud_BeginUGCUpload_Response) ProtoReflect() protoreflect.Message
func (*CCloud_BeginUGCUpload_Response) Reset ¶
func (x *CCloud_BeginUGCUpload_Response) Reset()
func (*CCloud_BeginUGCUpload_Response) String ¶
func (x *CCloud_BeginUGCUpload_Response) String() string
type CCloud_BeginUGCUpload_Response_HTTPHeaders ¶
type CCloud_BeginUGCUpload_Response_HTTPHeaders struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CCloud_BeginUGCUpload_Response_HTTPHeaders) Descriptor
deprecated
func (*CCloud_BeginUGCUpload_Response_HTTPHeaders) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_BeginUGCUpload_Response_HTTPHeaders.ProtoReflect.Descriptor instead.
func (*CCloud_BeginUGCUpload_Response_HTTPHeaders) GetName ¶
func (x *CCloud_BeginUGCUpload_Response_HTTPHeaders) GetName() string
func (*CCloud_BeginUGCUpload_Response_HTTPHeaders) GetValue ¶
func (x *CCloud_BeginUGCUpload_Response_HTTPHeaders) GetValue() string
func (*CCloud_BeginUGCUpload_Response_HTTPHeaders) ProtoMessage ¶
func (*CCloud_BeginUGCUpload_Response_HTTPHeaders) ProtoMessage()
func (*CCloud_BeginUGCUpload_Response_HTTPHeaders) ProtoReflect ¶
func (x *CCloud_BeginUGCUpload_Response_HTTPHeaders) ProtoReflect() protoreflect.Message
func (*CCloud_BeginUGCUpload_Response_HTTPHeaders) Reset ¶
func (x *CCloud_BeginUGCUpload_Response_HTTPHeaders) Reset()
func (*CCloud_BeginUGCUpload_Response_HTTPHeaders) String ¶
func (x *CCloud_BeginUGCUpload_Response_HTTPHeaders) String() string
type CCloud_CDNReport_Notification ¶
type CCloud_CDNReport_Notification struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Url *string `protobuf:"bytes,2,opt,name=url" json:"url,omitempty"` Success *bool `protobuf:"varint,3,opt,name=success" json:"success,omitempty"` HttpStatusCode *uint32 `protobuf:"varint,4,opt,name=http_status_code,json=httpStatusCode" json:"http_status_code,omitempty"` ExpectedBytes *uint64 `protobuf:"varint,5,opt,name=expected_bytes,json=expectedBytes" json:"expected_bytes,omitempty"` ReceivedBytes *uint64 `protobuf:"varint,6,opt,name=received_bytes,json=receivedBytes" json:"received_bytes,omitempty"` Duration *uint32 `protobuf:"varint,7,opt,name=duration" json:"duration,omitempty"` // contains filtered or unexported fields }
func (*CCloud_CDNReport_Notification) Descriptor
deprecated
func (*CCloud_CDNReport_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_CDNReport_Notification.ProtoReflect.Descriptor instead.
func (*CCloud_CDNReport_Notification) GetDuration ¶
func (x *CCloud_CDNReport_Notification) GetDuration() uint32
func (*CCloud_CDNReport_Notification) GetExpectedBytes ¶
func (x *CCloud_CDNReport_Notification) GetExpectedBytes() uint64
func (*CCloud_CDNReport_Notification) GetHttpStatusCode ¶
func (x *CCloud_CDNReport_Notification) GetHttpStatusCode() uint32
func (*CCloud_CDNReport_Notification) GetReceivedBytes ¶
func (x *CCloud_CDNReport_Notification) GetReceivedBytes() uint64
func (*CCloud_CDNReport_Notification) GetSteamid ¶
func (x *CCloud_CDNReport_Notification) GetSteamid() uint64
func (*CCloud_CDNReport_Notification) GetSuccess ¶
func (x *CCloud_CDNReport_Notification) GetSuccess() bool
func (*CCloud_CDNReport_Notification) GetUrl ¶
func (x *CCloud_CDNReport_Notification) GetUrl() string
func (*CCloud_CDNReport_Notification) ProtoMessage ¶
func (*CCloud_CDNReport_Notification) ProtoMessage()
func (*CCloud_CDNReport_Notification) ProtoReflect ¶
func (x *CCloud_CDNReport_Notification) ProtoReflect() protoreflect.Message
func (*CCloud_CDNReport_Notification) Reset ¶
func (x *CCloud_CDNReport_Notification) Reset()
func (*CCloud_CDNReport_Notification) String ¶
func (x *CCloud_CDNReport_Notification) String() string
type CCloud_ClientBeginFileUpload_Request ¶
type CCloud_ClientBeginFileUpload_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` FileSize *uint32 `protobuf:"varint,2,opt,name=file_size,json=fileSize" json:"file_size,omitempty"` RawFileSize *uint32 `protobuf:"varint,3,opt,name=raw_file_size,json=rawFileSize" json:"raw_file_size,omitempty"` FileSha []byte `protobuf:"bytes,4,opt,name=file_sha,json=fileSha" json:"file_sha,omitempty"` TimeStamp *uint64 `protobuf:"varint,5,opt,name=time_stamp,json=timeStamp" json:"time_stamp,omitempty"` Filename *string `protobuf:"bytes,6,opt,name=filename" json:"filename,omitempty"` PlatformsToSync *uint32 `protobuf:"varint,7,opt,name=platforms_to_sync,json=platformsToSync,def=4294967295" json:"platforms_to_sync,omitempty"` CellId *uint32 `protobuf:"varint,9,opt,name=cell_id,json=cellId" json:"cell_id,omitempty"` CanEncrypt *bool `protobuf:"varint,10,opt,name=can_encrypt,json=canEncrypt" json:"can_encrypt,omitempty"` DeprecatedRealm *uint32 `protobuf:"varint,12,opt,name=deprecated_realm,json=deprecatedRealm" json:"deprecated_realm,omitempty"` UploadBatchId *uint64 `protobuf:"varint,13,opt,name=upload_batch_id,json=uploadBatchId" json:"upload_batch_id,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientBeginFileUpload_Request) Descriptor
deprecated
func (*CCloud_ClientBeginFileUpload_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientBeginFileUpload_Request.ProtoReflect.Descriptor instead.
func (*CCloud_ClientBeginFileUpload_Request) GetAppid ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetAppid() uint32
func (*CCloud_ClientBeginFileUpload_Request) GetCanEncrypt ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetCanEncrypt() bool
func (*CCloud_ClientBeginFileUpload_Request) GetCellId ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetCellId() uint32
func (*CCloud_ClientBeginFileUpload_Request) GetDeprecatedRealm ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetDeprecatedRealm() uint32
func (*CCloud_ClientBeginFileUpload_Request) GetFileSha ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetFileSha() []byte
func (*CCloud_ClientBeginFileUpload_Request) GetFileSize ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetFileSize() uint32
func (*CCloud_ClientBeginFileUpload_Request) GetFilename ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetFilename() string
func (*CCloud_ClientBeginFileUpload_Request) GetIsSharedFile ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetIsSharedFile() bool
func (*CCloud_ClientBeginFileUpload_Request) GetPlatformsToSync ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetPlatformsToSync() uint32
func (*CCloud_ClientBeginFileUpload_Request) GetRawFileSize ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetRawFileSize() uint32
func (*CCloud_ClientBeginFileUpload_Request) GetTimeStamp ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetTimeStamp() uint64
func (*CCloud_ClientBeginFileUpload_Request) GetUploadBatchId ¶
func (x *CCloud_ClientBeginFileUpload_Request) GetUploadBatchId() uint64
func (*CCloud_ClientBeginFileUpload_Request) ProtoMessage ¶
func (*CCloud_ClientBeginFileUpload_Request) ProtoMessage()
func (*CCloud_ClientBeginFileUpload_Request) ProtoReflect ¶
func (x *CCloud_ClientBeginFileUpload_Request) ProtoReflect() protoreflect.Message
func (*CCloud_ClientBeginFileUpload_Request) Reset ¶
func (x *CCloud_ClientBeginFileUpload_Request) Reset()
func (*CCloud_ClientBeginFileUpload_Request) String ¶
func (x *CCloud_ClientBeginFileUpload_Request) String() string
type CCloud_ClientBeginFileUpload_Response ¶
type CCloud_ClientBeginFileUpload_Response struct { EncryptFile *bool `protobuf:"varint,1,opt,name=encrypt_file,json=encryptFile" json:"encrypt_file,omitempty"` BlockRequests []*ClientCloudFileUploadBlockDetails `protobuf:"bytes,2,rep,name=block_requests,json=blockRequests" json:"block_requests,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientBeginFileUpload_Response) Descriptor
deprecated
func (*CCloud_ClientBeginFileUpload_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientBeginFileUpload_Response.ProtoReflect.Descriptor instead.
func (*CCloud_ClientBeginFileUpload_Response) GetBlockRequests ¶
func (x *CCloud_ClientBeginFileUpload_Response) GetBlockRequests() []*ClientCloudFileUploadBlockDetails
func (*CCloud_ClientBeginFileUpload_Response) GetEncryptFile ¶
func (x *CCloud_ClientBeginFileUpload_Response) GetEncryptFile() bool
func (*CCloud_ClientBeginFileUpload_Response) ProtoMessage ¶
func (*CCloud_ClientBeginFileUpload_Response) ProtoMessage()
func (*CCloud_ClientBeginFileUpload_Response) ProtoReflect ¶
func (x *CCloud_ClientBeginFileUpload_Response) ProtoReflect() protoreflect.Message
func (*CCloud_ClientBeginFileUpload_Response) Reset ¶
func (x *CCloud_ClientBeginFileUpload_Response) Reset()
func (*CCloud_ClientBeginFileUpload_Response) String ¶
func (x *CCloud_ClientBeginFileUpload_Response) String() string
type CCloud_ClientCommitFileUpload_Request ¶
type CCloud_ClientCommitFileUpload_Request struct { TransferSucceeded *bool `protobuf:"varint,1,opt,name=transfer_succeeded,json=transferSucceeded" json:"transfer_succeeded,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` FileSha []byte `protobuf:"bytes,3,opt,name=file_sha,json=fileSha" json:"file_sha,omitempty"` Filename *string `protobuf:"bytes,4,opt,name=filename" json:"filename,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientCommitFileUpload_Request) Descriptor
deprecated
func (*CCloud_ClientCommitFileUpload_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientCommitFileUpload_Request.ProtoReflect.Descriptor instead.
func (*CCloud_ClientCommitFileUpload_Request) GetAppid ¶
func (x *CCloud_ClientCommitFileUpload_Request) GetAppid() uint32
func (*CCloud_ClientCommitFileUpload_Request) GetFileSha ¶
func (x *CCloud_ClientCommitFileUpload_Request) GetFileSha() []byte
func (*CCloud_ClientCommitFileUpload_Request) GetFilename ¶
func (x *CCloud_ClientCommitFileUpload_Request) GetFilename() string
func (*CCloud_ClientCommitFileUpload_Request) GetTransferSucceeded ¶
func (x *CCloud_ClientCommitFileUpload_Request) GetTransferSucceeded() bool
func (*CCloud_ClientCommitFileUpload_Request) ProtoMessage ¶
func (*CCloud_ClientCommitFileUpload_Request) ProtoMessage()
func (*CCloud_ClientCommitFileUpload_Request) ProtoReflect ¶
func (x *CCloud_ClientCommitFileUpload_Request) ProtoReflect() protoreflect.Message
func (*CCloud_ClientCommitFileUpload_Request) Reset ¶
func (x *CCloud_ClientCommitFileUpload_Request) Reset()
func (*CCloud_ClientCommitFileUpload_Request) String ¶
func (x *CCloud_ClientCommitFileUpload_Request) String() string
type CCloud_ClientCommitFileUpload_Response ¶
type CCloud_ClientCommitFileUpload_Response struct { FileCommitted *bool `protobuf:"varint,1,opt,name=file_committed,json=fileCommitted" json:"file_committed,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientCommitFileUpload_Response) Descriptor
deprecated
func (*CCloud_ClientCommitFileUpload_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientCommitFileUpload_Response.ProtoReflect.Descriptor instead.
func (*CCloud_ClientCommitFileUpload_Response) GetFileCommitted ¶
func (x *CCloud_ClientCommitFileUpload_Response) GetFileCommitted() bool
func (*CCloud_ClientCommitFileUpload_Response) ProtoMessage ¶
func (*CCloud_ClientCommitFileUpload_Response) ProtoMessage()
func (*CCloud_ClientCommitFileUpload_Response) ProtoReflect ¶
func (x *CCloud_ClientCommitFileUpload_Response) ProtoReflect() protoreflect.Message
func (*CCloud_ClientCommitFileUpload_Response) Reset ¶
func (x *CCloud_ClientCommitFileUpload_Response) Reset()
func (*CCloud_ClientCommitFileUpload_Response) String ¶
func (x *CCloud_ClientCommitFileUpload_Response) String() string
type CCloud_ClientConflictResolution_Notification ¶
type CCloud_ClientConflictResolution_Notification struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` ChoseLocalFiles *bool `protobuf:"varint,2,opt,name=chose_local_files,json=choseLocalFiles" json:"chose_local_files,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientConflictResolution_Notification) Descriptor
deprecated
func (*CCloud_ClientConflictResolution_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientConflictResolution_Notification.ProtoReflect.Descriptor instead.
func (*CCloud_ClientConflictResolution_Notification) GetAppid ¶
func (x *CCloud_ClientConflictResolution_Notification) GetAppid() uint32
func (*CCloud_ClientConflictResolution_Notification) GetChoseLocalFiles ¶
func (x *CCloud_ClientConflictResolution_Notification) GetChoseLocalFiles() bool
func (*CCloud_ClientConflictResolution_Notification) ProtoMessage ¶
func (*CCloud_ClientConflictResolution_Notification) ProtoMessage()
func (*CCloud_ClientConflictResolution_Notification) ProtoReflect ¶
func (x *CCloud_ClientConflictResolution_Notification) ProtoReflect() protoreflect.Message
func (*CCloud_ClientConflictResolution_Notification) Reset ¶
func (x *CCloud_ClientConflictResolution_Notification) Reset()
func (*CCloud_ClientConflictResolution_Notification) String ¶
func (x *CCloud_ClientConflictResolution_Notification) String() string
type CCloud_ClientDeleteFile_Request ¶
type CCloud_ClientDeleteFile_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Filename *string `protobuf:"bytes,2,opt,name=filename" json:"filename,omitempty"` IsExplicitDelete *bool `protobuf:"varint,3,opt,name=is_explicit_delete,json=isExplicitDelete" json:"is_explicit_delete,omitempty"` UploadBatchId *uint64 `protobuf:"varint,4,opt,name=upload_batch_id,json=uploadBatchId" json:"upload_batch_id,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientDeleteFile_Request) Descriptor
deprecated
func (*CCloud_ClientDeleteFile_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientDeleteFile_Request.ProtoReflect.Descriptor instead.
func (*CCloud_ClientDeleteFile_Request) GetAppid ¶
func (x *CCloud_ClientDeleteFile_Request) GetAppid() uint32
func (*CCloud_ClientDeleteFile_Request) GetFilename ¶
func (x *CCloud_ClientDeleteFile_Request) GetFilename() string
func (*CCloud_ClientDeleteFile_Request) GetIsExplicitDelete ¶
func (x *CCloud_ClientDeleteFile_Request) GetIsExplicitDelete() bool
func (*CCloud_ClientDeleteFile_Request) GetUploadBatchId ¶
func (x *CCloud_ClientDeleteFile_Request) GetUploadBatchId() uint64
func (*CCloud_ClientDeleteFile_Request) ProtoMessage ¶
func (*CCloud_ClientDeleteFile_Request) ProtoMessage()
func (*CCloud_ClientDeleteFile_Request) ProtoReflect ¶
func (x *CCloud_ClientDeleteFile_Request) ProtoReflect() protoreflect.Message
func (*CCloud_ClientDeleteFile_Request) Reset ¶
func (x *CCloud_ClientDeleteFile_Request) Reset()
func (*CCloud_ClientDeleteFile_Request) String ¶
func (x *CCloud_ClientDeleteFile_Request) String() string
type CCloud_ClientDeleteFile_Response ¶
type CCloud_ClientDeleteFile_Response struct {
// contains filtered or unexported fields
}
func (*CCloud_ClientDeleteFile_Response) Descriptor
deprecated
func (*CCloud_ClientDeleteFile_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientDeleteFile_Response.ProtoReflect.Descriptor instead.
func (*CCloud_ClientDeleteFile_Response) ProtoMessage ¶
func (*CCloud_ClientDeleteFile_Response) ProtoMessage()
func (*CCloud_ClientDeleteFile_Response) ProtoReflect ¶
func (x *CCloud_ClientDeleteFile_Response) ProtoReflect() protoreflect.Message
func (*CCloud_ClientDeleteFile_Response) Reset ¶
func (x *CCloud_ClientDeleteFile_Response) Reset()
func (*CCloud_ClientDeleteFile_Response) String ¶
func (x *CCloud_ClientDeleteFile_Response) String() string
type CCloud_ClientFileDownload_Request ¶
type CCloud_ClientFileDownload_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Filename *string `protobuf:"bytes,2,opt,name=filename" json:"filename,omitempty"` Realm *uint32 `protobuf:"varint,3,opt,name=realm" json:"realm,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientFileDownload_Request) Descriptor
deprecated
func (*CCloud_ClientFileDownload_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientFileDownload_Request.ProtoReflect.Descriptor instead.
func (*CCloud_ClientFileDownload_Request) GetAppid ¶
func (x *CCloud_ClientFileDownload_Request) GetAppid() uint32
func (*CCloud_ClientFileDownload_Request) GetFilename ¶
func (x *CCloud_ClientFileDownload_Request) GetFilename() string
func (*CCloud_ClientFileDownload_Request) GetRealm ¶
func (x *CCloud_ClientFileDownload_Request) GetRealm() uint32
func (*CCloud_ClientFileDownload_Request) ProtoMessage ¶
func (*CCloud_ClientFileDownload_Request) ProtoMessage()
func (*CCloud_ClientFileDownload_Request) ProtoReflect ¶
func (x *CCloud_ClientFileDownload_Request) ProtoReflect() protoreflect.Message
func (*CCloud_ClientFileDownload_Request) Reset ¶
func (x *CCloud_ClientFileDownload_Request) Reset()
func (*CCloud_ClientFileDownload_Request) String ¶
func (x *CCloud_ClientFileDownload_Request) String() string
type CCloud_ClientFileDownload_Response ¶
type CCloud_ClientFileDownload_Response struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` FileSize *uint32 `protobuf:"varint,2,opt,name=file_size,json=fileSize" json:"file_size,omitempty"` RawFileSize *uint32 `protobuf:"varint,3,opt,name=raw_file_size,json=rawFileSize" json:"raw_file_size,omitempty"` ShaFile []byte `protobuf:"bytes,4,opt,name=sha_file,json=shaFile" json:"sha_file,omitempty"` TimeStamp *uint64 `protobuf:"varint,5,opt,name=time_stamp,json=timeStamp" json:"time_stamp,omitempty"` IsExplicitDelete *bool `protobuf:"varint,6,opt,name=is_explicit_delete,json=isExplicitDelete" json:"is_explicit_delete,omitempty"` UrlHost *string `protobuf:"bytes,7,opt,name=url_host,json=urlHost" json:"url_host,omitempty"` UrlPath *string `protobuf:"bytes,8,opt,name=url_path,json=urlPath" json:"url_path,omitempty"` UseHttps *bool `protobuf:"varint,9,opt,name=use_https,json=useHttps" json:"use_https,omitempty"` RequestHeaders []*CCloud_ClientFileDownload_Response_HTTPHeaders `protobuf:"bytes,10,rep,name=request_headers,json=requestHeaders" json:"request_headers,omitempty"` Encrypted *bool `protobuf:"varint,11,opt,name=encrypted" json:"encrypted,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientFileDownload_Response) Descriptor
deprecated
func (*CCloud_ClientFileDownload_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientFileDownload_Response.ProtoReflect.Descriptor instead.
func (*CCloud_ClientFileDownload_Response) GetAppid ¶
func (x *CCloud_ClientFileDownload_Response) GetAppid() uint32
func (*CCloud_ClientFileDownload_Response) GetEncrypted ¶
func (x *CCloud_ClientFileDownload_Response) GetEncrypted() bool
func (*CCloud_ClientFileDownload_Response) GetFileSize ¶
func (x *CCloud_ClientFileDownload_Response) GetFileSize() uint32
func (*CCloud_ClientFileDownload_Response) GetIsExplicitDelete ¶
func (x *CCloud_ClientFileDownload_Response) GetIsExplicitDelete() bool
func (*CCloud_ClientFileDownload_Response) GetRawFileSize ¶
func (x *CCloud_ClientFileDownload_Response) GetRawFileSize() uint32
func (*CCloud_ClientFileDownload_Response) GetRequestHeaders ¶
func (x *CCloud_ClientFileDownload_Response) GetRequestHeaders() []*CCloud_ClientFileDownload_Response_HTTPHeaders
func (*CCloud_ClientFileDownload_Response) GetShaFile ¶
func (x *CCloud_ClientFileDownload_Response) GetShaFile() []byte
func (*CCloud_ClientFileDownload_Response) GetTimeStamp ¶
func (x *CCloud_ClientFileDownload_Response) GetTimeStamp() uint64
func (*CCloud_ClientFileDownload_Response) GetUrlHost ¶
func (x *CCloud_ClientFileDownload_Response) GetUrlHost() string
func (*CCloud_ClientFileDownload_Response) GetUrlPath ¶
func (x *CCloud_ClientFileDownload_Response) GetUrlPath() string
func (*CCloud_ClientFileDownload_Response) GetUseHttps ¶
func (x *CCloud_ClientFileDownload_Response) GetUseHttps() bool
func (*CCloud_ClientFileDownload_Response) ProtoMessage ¶
func (*CCloud_ClientFileDownload_Response) ProtoMessage()
func (*CCloud_ClientFileDownload_Response) ProtoReflect ¶
func (x *CCloud_ClientFileDownload_Response) ProtoReflect() protoreflect.Message
func (*CCloud_ClientFileDownload_Response) Reset ¶
func (x *CCloud_ClientFileDownload_Response) Reset()
func (*CCloud_ClientFileDownload_Response) String ¶
func (x *CCloud_ClientFileDownload_Response) String() string
type CCloud_ClientFileDownload_Response_HTTPHeaders ¶
type CCloud_ClientFileDownload_Response_HTTPHeaders struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientFileDownload_Response_HTTPHeaders) Descriptor
deprecated
func (*CCloud_ClientFileDownload_Response_HTTPHeaders) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientFileDownload_Response_HTTPHeaders.ProtoReflect.Descriptor instead.
func (*CCloud_ClientFileDownload_Response_HTTPHeaders) GetName ¶
func (x *CCloud_ClientFileDownload_Response_HTTPHeaders) GetName() string
func (*CCloud_ClientFileDownload_Response_HTTPHeaders) GetValue ¶
func (x *CCloud_ClientFileDownload_Response_HTTPHeaders) GetValue() string
func (*CCloud_ClientFileDownload_Response_HTTPHeaders) ProtoMessage ¶
func (*CCloud_ClientFileDownload_Response_HTTPHeaders) ProtoMessage()
func (*CCloud_ClientFileDownload_Response_HTTPHeaders) ProtoReflect ¶
func (x *CCloud_ClientFileDownload_Response_HTTPHeaders) ProtoReflect() protoreflect.Message
func (*CCloud_ClientFileDownload_Response_HTTPHeaders) Reset ¶
func (x *CCloud_ClientFileDownload_Response_HTTPHeaders) Reset()
func (*CCloud_ClientFileDownload_Response_HTTPHeaders) String ¶
func (x *CCloud_ClientFileDownload_Response_HTTPHeaders) String() string
type CCloud_ClientGetAppQuotaUsage_Request ¶
type CCloud_ClientGetAppQuotaUsage_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientGetAppQuotaUsage_Request) Descriptor
deprecated
func (*CCloud_ClientGetAppQuotaUsage_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientGetAppQuotaUsage_Request.ProtoReflect.Descriptor instead.
func (*CCloud_ClientGetAppQuotaUsage_Request) GetAppid ¶
func (x *CCloud_ClientGetAppQuotaUsage_Request) GetAppid() uint32
func (*CCloud_ClientGetAppQuotaUsage_Request) ProtoMessage ¶
func (*CCloud_ClientGetAppQuotaUsage_Request) ProtoMessage()
func (*CCloud_ClientGetAppQuotaUsage_Request) ProtoReflect ¶
func (x *CCloud_ClientGetAppQuotaUsage_Request) ProtoReflect() protoreflect.Message
func (*CCloud_ClientGetAppQuotaUsage_Request) Reset ¶
func (x *CCloud_ClientGetAppQuotaUsage_Request) Reset()
func (*CCloud_ClientGetAppQuotaUsage_Request) String ¶
func (x *CCloud_ClientGetAppQuotaUsage_Request) String() string
type CCloud_ClientGetAppQuotaUsage_Response ¶
type CCloud_ClientGetAppQuotaUsage_Response struct { ExistingFiles *uint32 `protobuf:"varint,1,opt,name=existing_files,json=existingFiles" json:"existing_files,omitempty"` ExistingBytes *uint64 `protobuf:"varint,2,opt,name=existing_bytes,json=existingBytes" json:"existing_bytes,omitempty"` MaxNumFiles *uint32 `protobuf:"varint,3,opt,name=max_num_files,json=maxNumFiles" json:"max_num_files,omitempty"` MaxNumBytes *uint64 `protobuf:"varint,4,opt,name=max_num_bytes,json=maxNumBytes" json:"max_num_bytes,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientGetAppQuotaUsage_Response) Descriptor
deprecated
func (*CCloud_ClientGetAppQuotaUsage_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientGetAppQuotaUsage_Response.ProtoReflect.Descriptor instead.
func (*CCloud_ClientGetAppQuotaUsage_Response) GetExistingBytes ¶
func (x *CCloud_ClientGetAppQuotaUsage_Response) GetExistingBytes() uint64
func (*CCloud_ClientGetAppQuotaUsage_Response) GetExistingFiles ¶
func (x *CCloud_ClientGetAppQuotaUsage_Response) GetExistingFiles() uint32
func (*CCloud_ClientGetAppQuotaUsage_Response) GetMaxNumBytes ¶
func (x *CCloud_ClientGetAppQuotaUsage_Response) GetMaxNumBytes() uint64
func (*CCloud_ClientGetAppQuotaUsage_Response) GetMaxNumFiles ¶
func (x *CCloud_ClientGetAppQuotaUsage_Response) GetMaxNumFiles() uint32
func (*CCloud_ClientGetAppQuotaUsage_Response) ProtoMessage ¶
func (*CCloud_ClientGetAppQuotaUsage_Response) ProtoMessage()
func (*CCloud_ClientGetAppQuotaUsage_Response) ProtoReflect ¶
func (x *CCloud_ClientGetAppQuotaUsage_Response) ProtoReflect() protoreflect.Message
func (*CCloud_ClientGetAppQuotaUsage_Response) Reset ¶
func (x *CCloud_ClientGetAppQuotaUsage_Response) Reset()
func (*CCloud_ClientGetAppQuotaUsage_Response) String ¶
func (x *CCloud_ClientGetAppQuotaUsage_Response) String() string
type CCloud_ClientLogUploadCheck_Notification ¶
type CCloud_ClientLogUploadCheck_Notification struct { ClientId *uint64 `protobuf:"varint,1,opt,name=client_id,json=clientId" json:"client_id,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientLogUploadCheck_Notification) Descriptor
deprecated
func (*CCloud_ClientLogUploadCheck_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientLogUploadCheck_Notification.ProtoReflect.Descriptor instead.
func (*CCloud_ClientLogUploadCheck_Notification) GetClientId ¶
func (x *CCloud_ClientLogUploadCheck_Notification) GetClientId() uint64
func (*CCloud_ClientLogUploadCheck_Notification) ProtoMessage ¶
func (*CCloud_ClientLogUploadCheck_Notification) ProtoMessage()
func (*CCloud_ClientLogUploadCheck_Notification) ProtoReflect ¶
func (x *CCloud_ClientLogUploadCheck_Notification) ProtoReflect() protoreflect.Message
func (*CCloud_ClientLogUploadCheck_Notification) Reset ¶
func (x *CCloud_ClientLogUploadCheck_Notification) Reset()
func (*CCloud_ClientLogUploadCheck_Notification) String ¶
func (x *CCloud_ClientLogUploadCheck_Notification) String() string
type CCloud_ClientLogUploadComplete_Notification ¶
type CCloud_ClientLogUploadComplete_Notification struct { ClientId *uint64 `protobuf:"varint,1,opt,name=client_id,json=clientId" json:"client_id,omitempty"` RequestId *uint64 `protobuf:"varint,2,opt,name=request_id,json=requestId" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientLogUploadComplete_Notification) Descriptor
deprecated
func (*CCloud_ClientLogUploadComplete_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientLogUploadComplete_Notification.ProtoReflect.Descriptor instead.
func (*CCloud_ClientLogUploadComplete_Notification) GetClientId ¶
func (x *CCloud_ClientLogUploadComplete_Notification) GetClientId() uint64
func (*CCloud_ClientLogUploadComplete_Notification) GetRequestId ¶
func (x *CCloud_ClientLogUploadComplete_Notification) GetRequestId() uint64
func (*CCloud_ClientLogUploadComplete_Notification) ProtoMessage ¶
func (*CCloud_ClientLogUploadComplete_Notification) ProtoMessage()
func (*CCloud_ClientLogUploadComplete_Notification) ProtoReflect ¶
func (x *CCloud_ClientLogUploadComplete_Notification) ProtoReflect() protoreflect.Message
func (*CCloud_ClientLogUploadComplete_Notification) Reset ¶
func (x *CCloud_ClientLogUploadComplete_Notification) Reset()
func (*CCloud_ClientLogUploadComplete_Notification) String ¶
func (x *CCloud_ClientLogUploadComplete_Notification) String() string
type CCloud_ClientLogUploadRequest_Notification ¶
type CCloud_ClientLogUploadRequest_Notification struct { RequestId *uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ClientLogUploadRequest_Notification) Descriptor
deprecated
func (*CCloud_ClientLogUploadRequest_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ClientLogUploadRequest_Notification.ProtoReflect.Descriptor instead.
func (*CCloud_ClientLogUploadRequest_Notification) GetRequestId ¶
func (x *CCloud_ClientLogUploadRequest_Notification) GetRequestId() uint64
func (*CCloud_ClientLogUploadRequest_Notification) ProtoMessage ¶
func (*CCloud_ClientLogUploadRequest_Notification) ProtoMessage()
func (*CCloud_ClientLogUploadRequest_Notification) ProtoReflect ¶
func (x *CCloud_ClientLogUploadRequest_Notification) ProtoReflect() protoreflect.Message
func (*CCloud_ClientLogUploadRequest_Notification) Reset ¶
func (x *CCloud_ClientLogUploadRequest_Notification) Reset()
func (*CCloud_ClientLogUploadRequest_Notification) String ¶
func (x *CCloud_ClientLogUploadRequest_Notification) String() string
type CCloud_CommitHTTPUpload_Request ¶
type CCloud_CommitHTTPUpload_Request struct { TransferSucceeded *bool `protobuf:"varint,1,opt,name=transfer_succeeded,json=transferSucceeded" json:"transfer_succeeded,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` FileSha *string `protobuf:"bytes,3,opt,name=file_sha,json=fileSha" json:"file_sha,omitempty"` Filename *string `protobuf:"bytes,4,opt,name=filename" json:"filename,omitempty"` // contains filtered or unexported fields }
func (*CCloud_CommitHTTPUpload_Request) Descriptor
deprecated
func (*CCloud_CommitHTTPUpload_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_CommitHTTPUpload_Request.ProtoReflect.Descriptor instead.
func (*CCloud_CommitHTTPUpload_Request) GetAppid ¶
func (x *CCloud_CommitHTTPUpload_Request) GetAppid() uint32
func (*CCloud_CommitHTTPUpload_Request) GetFileSha ¶
func (x *CCloud_CommitHTTPUpload_Request) GetFileSha() string
func (*CCloud_CommitHTTPUpload_Request) GetFilename ¶
func (x *CCloud_CommitHTTPUpload_Request) GetFilename() string
func (*CCloud_CommitHTTPUpload_Request) GetTransferSucceeded ¶
func (x *CCloud_CommitHTTPUpload_Request) GetTransferSucceeded() bool
func (*CCloud_CommitHTTPUpload_Request) ProtoMessage ¶
func (*CCloud_CommitHTTPUpload_Request) ProtoMessage()
func (*CCloud_CommitHTTPUpload_Request) ProtoReflect ¶
func (x *CCloud_CommitHTTPUpload_Request) ProtoReflect() protoreflect.Message
func (*CCloud_CommitHTTPUpload_Request) Reset ¶
func (x *CCloud_CommitHTTPUpload_Request) Reset()
func (*CCloud_CommitHTTPUpload_Request) String ¶
func (x *CCloud_CommitHTTPUpload_Request) String() string
type CCloud_CommitHTTPUpload_Response ¶
type CCloud_CommitHTTPUpload_Response struct { FileCommitted *bool `protobuf:"varint,1,opt,name=file_committed,json=fileCommitted" json:"file_committed,omitempty"` // contains filtered or unexported fields }
func (*CCloud_CommitHTTPUpload_Response) Descriptor
deprecated
func (*CCloud_CommitHTTPUpload_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_CommitHTTPUpload_Response.ProtoReflect.Descriptor instead.
func (*CCloud_CommitHTTPUpload_Response) GetFileCommitted ¶
func (x *CCloud_CommitHTTPUpload_Response) GetFileCommitted() bool
func (*CCloud_CommitHTTPUpload_Response) ProtoMessage ¶
func (*CCloud_CommitHTTPUpload_Response) ProtoMessage()
func (*CCloud_CommitHTTPUpload_Response) ProtoReflect ¶
func (x *CCloud_CommitHTTPUpload_Response) ProtoReflect() protoreflect.Message
func (*CCloud_CommitHTTPUpload_Response) Reset ¶
func (x *CCloud_CommitHTTPUpload_Response) Reset()
func (*CCloud_CommitHTTPUpload_Response) String ¶
func (x *CCloud_CommitHTTPUpload_Response) String() string
type CCloud_CommitUGCUpload_Request ¶
type CCloud_CommitUGCUpload_Request struct { TransferSucceeded *bool `protobuf:"varint,1,opt,name=transfer_succeeded,json=transferSucceeded" json:"transfer_succeeded,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` Ugcid *uint64 `protobuf:"fixed64,3,opt,name=ugcid" json:"ugcid,omitempty"` // contains filtered or unexported fields }
func (*CCloud_CommitUGCUpload_Request) Descriptor
deprecated
func (*CCloud_CommitUGCUpload_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_CommitUGCUpload_Request.ProtoReflect.Descriptor instead.
func (*CCloud_CommitUGCUpload_Request) GetAppid ¶
func (x *CCloud_CommitUGCUpload_Request) GetAppid() uint32
func (*CCloud_CommitUGCUpload_Request) GetTransferSucceeded ¶
func (x *CCloud_CommitUGCUpload_Request) GetTransferSucceeded() bool
func (*CCloud_CommitUGCUpload_Request) GetUgcid ¶
func (x *CCloud_CommitUGCUpload_Request) GetUgcid() uint64
func (*CCloud_CommitUGCUpload_Request) ProtoMessage ¶
func (*CCloud_CommitUGCUpload_Request) ProtoMessage()
func (*CCloud_CommitUGCUpload_Request) ProtoReflect ¶
func (x *CCloud_CommitUGCUpload_Request) ProtoReflect() protoreflect.Message
func (*CCloud_CommitUGCUpload_Request) Reset ¶
func (x *CCloud_CommitUGCUpload_Request) Reset()
func (*CCloud_CommitUGCUpload_Request) String ¶
func (x *CCloud_CommitUGCUpload_Request) String() string
type CCloud_CommitUGCUpload_Response ¶
type CCloud_CommitUGCUpload_Response struct { FileCommitted *bool `protobuf:"varint,1,opt,name=file_committed,json=fileCommitted" json:"file_committed,omitempty"` // contains filtered or unexported fields }
func (*CCloud_CommitUGCUpload_Response) Descriptor
deprecated
func (*CCloud_CommitUGCUpload_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_CommitUGCUpload_Response.ProtoReflect.Descriptor instead.
func (*CCloud_CommitUGCUpload_Response) GetFileCommitted ¶
func (x *CCloud_CommitUGCUpload_Response) GetFileCommitted() bool
func (*CCloud_CommitUGCUpload_Response) ProtoMessage ¶
func (*CCloud_CommitUGCUpload_Response) ProtoMessage()
func (*CCloud_CommitUGCUpload_Response) ProtoReflect ¶
func (x *CCloud_CommitUGCUpload_Response) ProtoReflect() protoreflect.Message
func (*CCloud_CommitUGCUpload_Response) Reset ¶
func (x *CCloud_CommitUGCUpload_Response) Reset()
func (*CCloud_CommitUGCUpload_Response) String ¶
func (x *CCloud_CommitUGCUpload_Response) String() string
type CCloud_CompleteAppUploadBatch_Notification ¶
type CCloud_CompleteAppUploadBatch_Notification struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` BatchId *uint64 `protobuf:"varint,2,opt,name=batch_id,json=batchId" json:"batch_id,omitempty"` BatchEresult *uint32 `protobuf:"varint,3,opt,name=batch_eresult,json=batchEresult" json:"batch_eresult,omitempty"` // contains filtered or unexported fields }
func (*CCloud_CompleteAppUploadBatch_Notification) Descriptor
deprecated
func (*CCloud_CompleteAppUploadBatch_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_CompleteAppUploadBatch_Notification.ProtoReflect.Descriptor instead.
func (*CCloud_CompleteAppUploadBatch_Notification) GetAppid ¶
func (x *CCloud_CompleteAppUploadBatch_Notification) GetAppid() uint32
func (*CCloud_CompleteAppUploadBatch_Notification) GetBatchEresult ¶
func (x *CCloud_CompleteAppUploadBatch_Notification) GetBatchEresult() uint32
func (*CCloud_CompleteAppUploadBatch_Notification) GetBatchId ¶
func (x *CCloud_CompleteAppUploadBatch_Notification) GetBatchId() uint64
func (*CCloud_CompleteAppUploadBatch_Notification) ProtoMessage ¶
func (*CCloud_CompleteAppUploadBatch_Notification) ProtoMessage()
func (*CCloud_CompleteAppUploadBatch_Notification) ProtoReflect ¶
func (x *CCloud_CompleteAppUploadBatch_Notification) ProtoReflect() protoreflect.Message
func (*CCloud_CompleteAppUploadBatch_Notification) Reset ¶
func (x *CCloud_CompleteAppUploadBatch_Notification) Reset()
func (*CCloud_CompleteAppUploadBatch_Notification) String ¶
func (x *CCloud_CompleteAppUploadBatch_Notification) String() string
type CCloud_CompleteAppUploadBatch_Request ¶
type CCloud_CompleteAppUploadBatch_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` BatchId *uint64 `protobuf:"varint,2,opt,name=batch_id,json=batchId" json:"batch_id,omitempty"` BatchEresult *uint32 `protobuf:"varint,3,opt,name=batch_eresult,json=batchEresult" json:"batch_eresult,omitempty"` // contains filtered or unexported fields }
func (*CCloud_CompleteAppUploadBatch_Request) Descriptor
deprecated
func (*CCloud_CompleteAppUploadBatch_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_CompleteAppUploadBatch_Request.ProtoReflect.Descriptor instead.
func (*CCloud_CompleteAppUploadBatch_Request) GetAppid ¶
func (x *CCloud_CompleteAppUploadBatch_Request) GetAppid() uint32
func (*CCloud_CompleteAppUploadBatch_Request) GetBatchEresult ¶
func (x *CCloud_CompleteAppUploadBatch_Request) GetBatchEresult() uint32
func (*CCloud_CompleteAppUploadBatch_Request) GetBatchId ¶
func (x *CCloud_CompleteAppUploadBatch_Request) GetBatchId() uint64
func (*CCloud_CompleteAppUploadBatch_Request) ProtoMessage ¶
func (*CCloud_CompleteAppUploadBatch_Request) ProtoMessage()
func (*CCloud_CompleteAppUploadBatch_Request) ProtoReflect ¶
func (x *CCloud_CompleteAppUploadBatch_Request) ProtoReflect() protoreflect.Message
func (*CCloud_CompleteAppUploadBatch_Request) Reset ¶
func (x *CCloud_CompleteAppUploadBatch_Request) Reset()
func (*CCloud_CompleteAppUploadBatch_Request) String ¶
func (x *CCloud_CompleteAppUploadBatch_Request) String() string
type CCloud_CompleteAppUploadBatch_Response ¶
type CCloud_CompleteAppUploadBatch_Response struct {
// contains filtered or unexported fields
}
func (*CCloud_CompleteAppUploadBatch_Response) Descriptor
deprecated
func (*CCloud_CompleteAppUploadBatch_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_CompleteAppUploadBatch_Response.ProtoReflect.Descriptor instead.
func (*CCloud_CompleteAppUploadBatch_Response) ProtoMessage ¶
func (*CCloud_CompleteAppUploadBatch_Response) ProtoMessage()
func (*CCloud_CompleteAppUploadBatch_Response) ProtoReflect ¶
func (x *CCloud_CompleteAppUploadBatch_Response) ProtoReflect() protoreflect.Message
func (*CCloud_CompleteAppUploadBatch_Response) Reset ¶
func (x *CCloud_CompleteAppUploadBatch_Response) Reset()
func (*CCloud_CompleteAppUploadBatch_Response) String ¶
func (x *CCloud_CompleteAppUploadBatch_Response) String() string
type CCloud_Delete_Request ¶
type CCloud_Delete_Request struct { Filename *string `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` UploadBatchId *uint64 `protobuf:"varint,3,opt,name=upload_batch_id,json=uploadBatchId" json:"upload_batch_id,omitempty"` // contains filtered or unexported fields }
func (*CCloud_Delete_Request) Descriptor
deprecated
func (*CCloud_Delete_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_Delete_Request.ProtoReflect.Descriptor instead.
func (*CCloud_Delete_Request) GetAppid ¶
func (x *CCloud_Delete_Request) GetAppid() uint32
func (*CCloud_Delete_Request) GetFilename ¶
func (x *CCloud_Delete_Request) GetFilename() string
func (*CCloud_Delete_Request) GetUploadBatchId ¶
func (x *CCloud_Delete_Request) GetUploadBatchId() uint64
func (*CCloud_Delete_Request) ProtoMessage ¶
func (*CCloud_Delete_Request) ProtoMessage()
func (*CCloud_Delete_Request) ProtoReflect ¶
func (x *CCloud_Delete_Request) ProtoReflect() protoreflect.Message
func (*CCloud_Delete_Request) Reset ¶
func (x *CCloud_Delete_Request) Reset()
func (*CCloud_Delete_Request) String ¶
func (x *CCloud_Delete_Request) String() string
type CCloud_Delete_Response ¶
type CCloud_Delete_Response struct {
// contains filtered or unexported fields
}
func (*CCloud_Delete_Response) Descriptor
deprecated
func (*CCloud_Delete_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_Delete_Response.ProtoReflect.Descriptor instead.
func (*CCloud_Delete_Response) ProtoMessage ¶
func (*CCloud_Delete_Response) ProtoMessage()
func (*CCloud_Delete_Response) ProtoReflect ¶
func (x *CCloud_Delete_Response) ProtoReflect() protoreflect.Message
func (*CCloud_Delete_Response) Reset ¶
func (x *CCloud_Delete_Response) Reset()
func (*CCloud_Delete_Response) String ¶
func (x *CCloud_Delete_Response) String() string
type CCloud_EnumerateUserApps_Request ¶
type CCloud_EnumerateUserApps_Request struct {
// contains filtered or unexported fields
}
func (*CCloud_EnumerateUserApps_Request) Descriptor
deprecated
func (*CCloud_EnumerateUserApps_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_EnumerateUserApps_Request.ProtoReflect.Descriptor instead.
func (*CCloud_EnumerateUserApps_Request) ProtoMessage ¶
func (*CCloud_EnumerateUserApps_Request) ProtoMessage()
func (*CCloud_EnumerateUserApps_Request) ProtoReflect ¶
func (x *CCloud_EnumerateUserApps_Request) ProtoReflect() protoreflect.Message
func (*CCloud_EnumerateUserApps_Request) Reset ¶
func (x *CCloud_EnumerateUserApps_Request) Reset()
func (*CCloud_EnumerateUserApps_Request) String ¶
func (x *CCloud_EnumerateUserApps_Request) String() string
type CCloud_EnumerateUserApps_Response ¶
type CCloud_EnumerateUserApps_Response struct { Apps []*CCloud_EnumerateUserApps_Response_Apps `protobuf:"bytes,1,rep,name=apps" json:"apps,omitempty"` // contains filtered or unexported fields }
func (*CCloud_EnumerateUserApps_Response) Descriptor
deprecated
func (*CCloud_EnumerateUserApps_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_EnumerateUserApps_Response.ProtoReflect.Descriptor instead.
func (*CCloud_EnumerateUserApps_Response) GetApps ¶
func (x *CCloud_EnumerateUserApps_Response) GetApps() []*CCloud_EnumerateUserApps_Response_Apps
func (*CCloud_EnumerateUserApps_Response) ProtoMessage ¶
func (*CCloud_EnumerateUserApps_Response) ProtoMessage()
func (*CCloud_EnumerateUserApps_Response) ProtoReflect ¶
func (x *CCloud_EnumerateUserApps_Response) ProtoReflect() protoreflect.Message
func (*CCloud_EnumerateUserApps_Response) Reset ¶
func (x *CCloud_EnumerateUserApps_Response) Reset()
func (*CCloud_EnumerateUserApps_Response) String ¶
func (x *CCloud_EnumerateUserApps_Response) String() string
type CCloud_EnumerateUserApps_Response_Apps ¶
type CCloud_EnumerateUserApps_Response_Apps struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Totalcount *int32 `protobuf:"varint,2,opt,name=totalcount" json:"totalcount,omitempty"` Totalsize *int64 `protobuf:"varint,3,opt,name=totalsize" json:"totalsize,omitempty"` // contains filtered or unexported fields }
func (*CCloud_EnumerateUserApps_Response_Apps) Descriptor
deprecated
func (*CCloud_EnumerateUserApps_Response_Apps) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_EnumerateUserApps_Response_Apps.ProtoReflect.Descriptor instead.
func (*CCloud_EnumerateUserApps_Response_Apps) GetAppid ¶
func (x *CCloud_EnumerateUserApps_Response_Apps) GetAppid() uint32
func (*CCloud_EnumerateUserApps_Response_Apps) GetTotalcount ¶
func (x *CCloud_EnumerateUserApps_Response_Apps) GetTotalcount() int32
func (*CCloud_EnumerateUserApps_Response_Apps) GetTotalsize ¶
func (x *CCloud_EnumerateUserApps_Response_Apps) GetTotalsize() int64
func (*CCloud_EnumerateUserApps_Response_Apps) ProtoMessage ¶
func (*CCloud_EnumerateUserApps_Response_Apps) ProtoMessage()
func (*CCloud_EnumerateUserApps_Response_Apps) ProtoReflect ¶
func (x *CCloud_EnumerateUserApps_Response_Apps) ProtoReflect() protoreflect.Message
func (*CCloud_EnumerateUserApps_Response_Apps) Reset ¶
func (x *CCloud_EnumerateUserApps_Response_Apps) Reset()
func (*CCloud_EnumerateUserApps_Response_Apps) String ¶
func (x *CCloud_EnumerateUserApps_Response_Apps) String() string
type CCloud_EnumerateUserFiles_Request ¶
type CCloud_EnumerateUserFiles_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` ExtendedDetails *bool `protobuf:"varint,2,opt,name=extended_details,json=extendedDetails" json:"extended_details,omitempty"` Count *uint32 `protobuf:"varint,3,opt,name=count" json:"count,omitempty"` StartIndex *uint32 `protobuf:"varint,4,opt,name=start_index,json=startIndex" json:"start_index,omitempty"` // contains filtered or unexported fields }
func (*CCloud_EnumerateUserFiles_Request) Descriptor
deprecated
func (*CCloud_EnumerateUserFiles_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_EnumerateUserFiles_Request.ProtoReflect.Descriptor instead.
func (*CCloud_EnumerateUserFiles_Request) GetAppid ¶
func (x *CCloud_EnumerateUserFiles_Request) GetAppid() uint32
func (*CCloud_EnumerateUserFiles_Request) GetCount ¶
func (x *CCloud_EnumerateUserFiles_Request) GetCount() uint32
func (*CCloud_EnumerateUserFiles_Request) GetExtendedDetails ¶
func (x *CCloud_EnumerateUserFiles_Request) GetExtendedDetails() bool
func (*CCloud_EnumerateUserFiles_Request) GetStartIndex ¶
func (x *CCloud_EnumerateUserFiles_Request) GetStartIndex() uint32
func (*CCloud_EnumerateUserFiles_Request) ProtoMessage ¶
func (*CCloud_EnumerateUserFiles_Request) ProtoMessage()
func (*CCloud_EnumerateUserFiles_Request) ProtoReflect ¶
func (x *CCloud_EnumerateUserFiles_Request) ProtoReflect() protoreflect.Message
func (*CCloud_EnumerateUserFiles_Request) Reset ¶
func (x *CCloud_EnumerateUserFiles_Request) Reset()
func (*CCloud_EnumerateUserFiles_Request) String ¶
func (x *CCloud_EnumerateUserFiles_Request) String() string
type CCloud_EnumerateUserFiles_Response ¶
type CCloud_EnumerateUserFiles_Response struct { Files []*CCloud_UserFile `protobuf:"bytes,1,rep,name=files" json:"files,omitempty"` TotalFiles *uint32 `protobuf:"varint,2,opt,name=total_files,json=totalFiles" json:"total_files,omitempty"` // contains filtered or unexported fields }
func (*CCloud_EnumerateUserFiles_Response) Descriptor
deprecated
func (*CCloud_EnumerateUserFiles_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_EnumerateUserFiles_Response.ProtoReflect.Descriptor instead.
func (*CCloud_EnumerateUserFiles_Response) GetFiles ¶
func (x *CCloud_EnumerateUserFiles_Response) GetFiles() []*CCloud_UserFile
func (*CCloud_EnumerateUserFiles_Response) GetTotalFiles ¶
func (x *CCloud_EnumerateUserFiles_Response) GetTotalFiles() uint32
func (*CCloud_EnumerateUserFiles_Response) ProtoMessage ¶
func (*CCloud_EnumerateUserFiles_Response) ProtoMessage()
func (*CCloud_EnumerateUserFiles_Response) ProtoReflect ¶
func (x *CCloud_EnumerateUserFiles_Response) ProtoReflect() protoreflect.Message
func (*CCloud_EnumerateUserFiles_Response) Reset ¶
func (x *CCloud_EnumerateUserFiles_Response) Reset()
func (*CCloud_EnumerateUserFiles_Response) String ¶
func (x *CCloud_EnumerateUserFiles_Response) String() string
type CCloud_ExternalStorageTransferReport_Notification ¶
type CCloud_ExternalStorageTransferReport_Notification struct { Host *string `protobuf:"bytes,1,opt,name=host" json:"host,omitempty"` Path *string `protobuf:"bytes,2,opt,name=path" json:"path,omitempty"` IsUpload *bool `protobuf:"varint,3,opt,name=is_upload,json=isUpload" json:"is_upload,omitempty"` Success *bool `protobuf:"varint,4,opt,name=success" json:"success,omitempty"` HttpStatusCode *uint32 `protobuf:"varint,5,opt,name=http_status_code,json=httpStatusCode" json:"http_status_code,omitempty"` BytesExpected *uint64 `protobuf:"varint,6,opt,name=bytes_expected,json=bytesExpected" json:"bytes_expected,omitempty"` BytesActual *uint64 `protobuf:"varint,7,opt,name=bytes_actual,json=bytesActual" json:"bytes_actual,omitempty"` DurationMs *uint32 `protobuf:"varint,8,opt,name=duration_ms,json=durationMs" json:"duration_ms,omitempty"` Cellid *uint32 `protobuf:"varint,9,opt,name=cellid" json:"cellid,omitempty"` Proxied *bool `protobuf:"varint,10,opt,name=proxied" json:"proxied,omitempty"` Ipv6Local *bool `protobuf:"varint,11,opt,name=ipv6_local,json=ipv6Local" json:"ipv6_local,omitempty"` Ipv6Remote *bool `protobuf:"varint,12,opt,name=ipv6_remote,json=ipv6Remote" json:"ipv6_remote,omitempty"` TimeToConnectMs *uint32 `protobuf:"varint,13,opt,name=time_to_connect_ms,json=timeToConnectMs" json:"time_to_connect_ms,omitempty"` TimeToSendReqMs *uint32 `protobuf:"varint,14,opt,name=time_to_send_req_ms,json=timeToSendReqMs" json:"time_to_send_req_ms,omitempty"` TimeToFirstByteMs *uint32 `protobuf:"varint,15,opt,name=time_to_first_byte_ms,json=timeToFirstByteMs" json:"time_to_first_byte_ms,omitempty"` TimeToLastByteMs *uint32 `protobuf:"varint,16,opt,name=time_to_last_byte_ms,json=timeToLastByteMs" json:"time_to_last_byte_ms,omitempty"` // contains filtered or unexported fields }
func (*CCloud_ExternalStorageTransferReport_Notification) Descriptor
deprecated
func (*CCloud_ExternalStorageTransferReport_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_ExternalStorageTransferReport_Notification.ProtoReflect.Descriptor instead.
func (*CCloud_ExternalStorageTransferReport_Notification) GetBytesActual ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetBytesActual() uint64
func (*CCloud_ExternalStorageTransferReport_Notification) GetBytesExpected ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetBytesExpected() uint64
func (*CCloud_ExternalStorageTransferReport_Notification) GetCellid ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetCellid() uint32
func (*CCloud_ExternalStorageTransferReport_Notification) GetDurationMs ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetDurationMs() uint32
func (*CCloud_ExternalStorageTransferReport_Notification) GetHost ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetHost() string
func (*CCloud_ExternalStorageTransferReport_Notification) GetHttpStatusCode ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetHttpStatusCode() uint32
func (*CCloud_ExternalStorageTransferReport_Notification) GetIpv6Local ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetIpv6Local() bool
func (*CCloud_ExternalStorageTransferReport_Notification) GetIpv6Remote ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetIpv6Remote() bool
func (*CCloud_ExternalStorageTransferReport_Notification) GetIsUpload ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetIsUpload() bool
func (*CCloud_ExternalStorageTransferReport_Notification) GetPath ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetPath() string
func (*CCloud_ExternalStorageTransferReport_Notification) GetProxied ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetProxied() bool
func (*CCloud_ExternalStorageTransferReport_Notification) GetSuccess ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetSuccess() bool
func (*CCloud_ExternalStorageTransferReport_Notification) GetTimeToConnectMs ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetTimeToConnectMs() uint32
func (*CCloud_ExternalStorageTransferReport_Notification) GetTimeToFirstByteMs ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetTimeToFirstByteMs() uint32
func (*CCloud_ExternalStorageTransferReport_Notification) GetTimeToLastByteMs ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetTimeToLastByteMs() uint32
func (*CCloud_ExternalStorageTransferReport_Notification) GetTimeToSendReqMs ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) GetTimeToSendReqMs() uint32
func (*CCloud_ExternalStorageTransferReport_Notification) ProtoMessage ¶
func (*CCloud_ExternalStorageTransferReport_Notification) ProtoMessage()
func (*CCloud_ExternalStorageTransferReport_Notification) ProtoReflect ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) ProtoReflect() protoreflect.Message
func (*CCloud_ExternalStorageTransferReport_Notification) Reset ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) Reset()
func (*CCloud_ExternalStorageTransferReport_Notification) String ¶
func (x *CCloud_ExternalStorageTransferReport_Notification) String() string
type CCloud_GetAppFileChangelist_Request ¶
type CCloud_GetAppFileChangelist_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` SyncedChangeNumber *uint64 `protobuf:"varint,2,opt,name=synced_change_number,json=syncedChangeNumber" json:"synced_change_number,omitempty"` // contains filtered or unexported fields }
func (*CCloud_GetAppFileChangelist_Request) Descriptor
deprecated
func (*CCloud_GetAppFileChangelist_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_GetAppFileChangelist_Request.ProtoReflect.Descriptor instead.
func (*CCloud_GetAppFileChangelist_Request) GetAppid ¶
func (x *CCloud_GetAppFileChangelist_Request) GetAppid() uint32
func (*CCloud_GetAppFileChangelist_Request) GetSyncedChangeNumber ¶
func (x *CCloud_GetAppFileChangelist_Request) GetSyncedChangeNumber() uint64
func (*CCloud_GetAppFileChangelist_Request) ProtoMessage ¶
func (*CCloud_GetAppFileChangelist_Request) ProtoMessage()
func (*CCloud_GetAppFileChangelist_Request) ProtoReflect ¶
func (x *CCloud_GetAppFileChangelist_Request) ProtoReflect() protoreflect.Message
func (*CCloud_GetAppFileChangelist_Request) Reset ¶
func (x *CCloud_GetAppFileChangelist_Request) Reset()
func (*CCloud_GetAppFileChangelist_Request) String ¶
func (x *CCloud_GetAppFileChangelist_Request) String() string
type CCloud_GetAppFileChangelist_Response ¶
type CCloud_GetAppFileChangelist_Response struct { CurrentChangeNumber *uint64 `protobuf:"varint,1,opt,name=current_change_number,json=currentChangeNumber" json:"current_change_number,omitempty"` Files []*CCloud_AppFileInfo `protobuf:"bytes,2,rep,name=files" json:"files,omitempty"` IsOnlyDelta *bool `protobuf:"varint,3,opt,name=is_only_delta,json=isOnlyDelta" json:"is_only_delta,omitempty"` PathPrefixes []string `protobuf:"bytes,4,rep,name=path_prefixes,json=pathPrefixes" json:"path_prefixes,omitempty"` MachineNames []string `protobuf:"bytes,5,rep,name=machine_names,json=machineNames" json:"machine_names,omitempty"` AppBuildidHwm *uint64 `protobuf:"varint,6,opt,name=app_buildid_hwm,json=appBuildidHwm" json:"app_buildid_hwm,omitempty"` // contains filtered or unexported fields }
func (*CCloud_GetAppFileChangelist_Response) Descriptor
deprecated
func (*CCloud_GetAppFileChangelist_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_GetAppFileChangelist_Response.ProtoReflect.Descriptor instead.
func (*CCloud_GetAppFileChangelist_Response) GetAppBuildidHwm ¶
func (x *CCloud_GetAppFileChangelist_Response) GetAppBuildidHwm() uint64
func (*CCloud_GetAppFileChangelist_Response) GetCurrentChangeNumber ¶
func (x *CCloud_GetAppFileChangelist_Response) GetCurrentChangeNumber() uint64
func (*CCloud_GetAppFileChangelist_Response) GetFiles ¶
func (x *CCloud_GetAppFileChangelist_Response) GetFiles() []*CCloud_AppFileInfo
func (*CCloud_GetAppFileChangelist_Response) GetIsOnlyDelta ¶
func (x *CCloud_GetAppFileChangelist_Response) GetIsOnlyDelta() bool
func (*CCloud_GetAppFileChangelist_Response) GetMachineNames ¶
func (x *CCloud_GetAppFileChangelist_Response) GetMachineNames() []string
func (*CCloud_GetAppFileChangelist_Response) GetPathPrefixes ¶
func (x *CCloud_GetAppFileChangelist_Response) GetPathPrefixes() []string
func (*CCloud_GetAppFileChangelist_Response) ProtoMessage ¶
func (*CCloud_GetAppFileChangelist_Response) ProtoMessage()
func (*CCloud_GetAppFileChangelist_Response) ProtoReflect ¶
func (x *CCloud_GetAppFileChangelist_Response) ProtoReflect() protoreflect.Message
func (*CCloud_GetAppFileChangelist_Response) Reset ¶
func (x *CCloud_GetAppFileChangelist_Response) Reset()
func (*CCloud_GetAppFileChangelist_Response) String ¶
func (x *CCloud_GetAppFileChangelist_Response) String() string
type CCloud_GetClientEncryptionKey_Request ¶
type CCloud_GetClientEncryptionKey_Request struct {
// contains filtered or unexported fields
}
func (*CCloud_GetClientEncryptionKey_Request) Descriptor
deprecated
func (*CCloud_GetClientEncryptionKey_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_GetClientEncryptionKey_Request.ProtoReflect.Descriptor instead.
func (*CCloud_GetClientEncryptionKey_Request) ProtoMessage ¶
func (*CCloud_GetClientEncryptionKey_Request) ProtoMessage()
func (*CCloud_GetClientEncryptionKey_Request) ProtoReflect ¶
func (x *CCloud_GetClientEncryptionKey_Request) ProtoReflect() protoreflect.Message
func (*CCloud_GetClientEncryptionKey_Request) Reset ¶
func (x *CCloud_GetClientEncryptionKey_Request) Reset()
func (*CCloud_GetClientEncryptionKey_Request) String ¶
func (x *CCloud_GetClientEncryptionKey_Request) String() string
type CCloud_GetClientEncryptionKey_Response ¶
type CCloud_GetClientEncryptionKey_Response struct { Key []byte `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Crc *int32 `protobuf:"varint,2,opt,name=crc" json:"crc,omitempty"` // contains filtered or unexported fields }
func (*CCloud_GetClientEncryptionKey_Response) Descriptor
deprecated
func (*CCloud_GetClientEncryptionKey_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_GetClientEncryptionKey_Response.ProtoReflect.Descriptor instead.
func (*CCloud_GetClientEncryptionKey_Response) GetCrc ¶
func (x *CCloud_GetClientEncryptionKey_Response) GetCrc() int32
func (*CCloud_GetClientEncryptionKey_Response) GetKey ¶
func (x *CCloud_GetClientEncryptionKey_Response) GetKey() []byte
func (*CCloud_GetClientEncryptionKey_Response) ProtoMessage ¶
func (*CCloud_GetClientEncryptionKey_Response) ProtoMessage()
func (*CCloud_GetClientEncryptionKey_Response) ProtoReflect ¶
func (x *CCloud_GetClientEncryptionKey_Response) ProtoReflect() protoreflect.Message
func (*CCloud_GetClientEncryptionKey_Response) Reset ¶
func (x *CCloud_GetClientEncryptionKey_Response) Reset()
func (*CCloud_GetClientEncryptionKey_Response) String ¶
func (x *CCloud_GetClientEncryptionKey_Response) String() string
type CCloud_GetFileDetails_Request ¶
type CCloud_GetFileDetails_Request struct { Ugcid *uint64 `protobuf:"varint,1,opt,name=ugcid" json:"ugcid,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CCloud_GetFileDetails_Request) Descriptor
deprecated
func (*CCloud_GetFileDetails_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_GetFileDetails_Request.ProtoReflect.Descriptor instead.
func (*CCloud_GetFileDetails_Request) GetAppid ¶
func (x *CCloud_GetFileDetails_Request) GetAppid() uint32
func (*CCloud_GetFileDetails_Request) GetUgcid ¶
func (x *CCloud_GetFileDetails_Request) GetUgcid() uint64
func (*CCloud_GetFileDetails_Request) ProtoMessage ¶
func (*CCloud_GetFileDetails_Request) ProtoMessage()
func (*CCloud_GetFileDetails_Request) ProtoReflect ¶
func (x *CCloud_GetFileDetails_Request) ProtoReflect() protoreflect.Message
func (*CCloud_GetFileDetails_Request) Reset ¶
func (x *CCloud_GetFileDetails_Request) Reset()
func (*CCloud_GetFileDetails_Request) String ¶
func (x *CCloud_GetFileDetails_Request) String() string
type CCloud_GetFileDetails_Response ¶
type CCloud_GetFileDetails_Response struct { Details *CCloud_UserFile `protobuf:"bytes,1,opt,name=details" json:"details,omitempty"` // contains filtered or unexported fields }
func (*CCloud_GetFileDetails_Response) Descriptor
deprecated
func (*CCloud_GetFileDetails_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_GetFileDetails_Response.ProtoReflect.Descriptor instead.
func (*CCloud_GetFileDetails_Response) GetDetails ¶
func (x *CCloud_GetFileDetails_Response) GetDetails() *CCloud_UserFile
func (*CCloud_GetFileDetails_Response) ProtoMessage ¶
func (*CCloud_GetFileDetails_Response) ProtoMessage()
func (*CCloud_GetFileDetails_Response) ProtoReflect ¶
func (x *CCloud_GetFileDetails_Response) ProtoReflect() protoreflect.Message
func (*CCloud_GetFileDetails_Response) Reset ¶
func (x *CCloud_GetFileDetails_Response) Reset()
func (*CCloud_GetFileDetails_Response) String ¶
func (x *CCloud_GetFileDetails_Response) String() string
type CCloud_GetUploadServerInfo_Request ¶
type CCloud_GetUploadServerInfo_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CCloud_GetUploadServerInfo_Request) Descriptor
deprecated
func (*CCloud_GetUploadServerInfo_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_GetUploadServerInfo_Request.ProtoReflect.Descriptor instead.
func (*CCloud_GetUploadServerInfo_Request) GetAppid ¶
func (x *CCloud_GetUploadServerInfo_Request) GetAppid() uint32
func (*CCloud_GetUploadServerInfo_Request) ProtoMessage ¶
func (*CCloud_GetUploadServerInfo_Request) ProtoMessage()
func (*CCloud_GetUploadServerInfo_Request) ProtoReflect ¶
func (x *CCloud_GetUploadServerInfo_Request) ProtoReflect() protoreflect.Message
func (*CCloud_GetUploadServerInfo_Request) Reset ¶
func (x *CCloud_GetUploadServerInfo_Request) Reset()
func (*CCloud_GetUploadServerInfo_Request) String ¶
func (x *CCloud_GetUploadServerInfo_Request) String() string
type CCloud_GetUploadServerInfo_Response ¶
type CCloud_GetUploadServerInfo_Response struct { ServerUrl *string `protobuf:"bytes,1,opt,name=server_url,json=serverUrl" json:"server_url,omitempty"` // contains filtered or unexported fields }
func (*CCloud_GetUploadServerInfo_Response) Descriptor
deprecated
func (*CCloud_GetUploadServerInfo_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_GetUploadServerInfo_Response.ProtoReflect.Descriptor instead.
func (*CCloud_GetUploadServerInfo_Response) GetServerUrl ¶
func (x *CCloud_GetUploadServerInfo_Response) GetServerUrl() string
func (*CCloud_GetUploadServerInfo_Response) ProtoMessage ¶
func (*CCloud_GetUploadServerInfo_Response) ProtoMessage()
func (*CCloud_GetUploadServerInfo_Response) ProtoReflect ¶
func (x *CCloud_GetUploadServerInfo_Response) ProtoReflect() protoreflect.Message
func (*CCloud_GetUploadServerInfo_Response) Reset ¶
func (x *CCloud_GetUploadServerInfo_Response) Reset()
func (*CCloud_GetUploadServerInfo_Response) String ¶
func (x *CCloud_GetUploadServerInfo_Response) String() string
type CCloud_PendingRemoteOperation ¶
type CCloud_PendingRemoteOperation struct { Operation *ECloudPendingRemoteOperation `protobuf:"varint,1,opt,name=operation,enum=ECloudPendingRemoteOperation,def=0" json:"operation,omitempty"` MachineName *string `protobuf:"bytes,2,opt,name=machine_name,json=machineName" json:"machine_name,omitempty"` ClientId *uint64 `protobuf:"varint,3,opt,name=client_id,json=clientId" json:"client_id,omitempty"` TimeLastUpdated *uint32 `protobuf:"varint,4,opt,name=time_last_updated,json=timeLastUpdated" json:"time_last_updated,omitempty"` // contains filtered or unexported fields }
func (*CCloud_PendingRemoteOperation) Descriptor
deprecated
func (*CCloud_PendingRemoteOperation) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_PendingRemoteOperation.ProtoReflect.Descriptor instead.
func (*CCloud_PendingRemoteOperation) GetClientId ¶
func (x *CCloud_PendingRemoteOperation) GetClientId() uint64
func (*CCloud_PendingRemoteOperation) GetMachineName ¶
func (x *CCloud_PendingRemoteOperation) GetMachineName() string
func (*CCloud_PendingRemoteOperation) GetOperation ¶
func (x *CCloud_PendingRemoteOperation) GetOperation() ECloudPendingRemoteOperation
func (*CCloud_PendingRemoteOperation) GetTimeLastUpdated ¶
func (x *CCloud_PendingRemoteOperation) GetTimeLastUpdated() uint32
func (*CCloud_PendingRemoteOperation) ProtoMessage ¶
func (*CCloud_PendingRemoteOperation) ProtoMessage()
func (*CCloud_PendingRemoteOperation) ProtoReflect ¶
func (x *CCloud_PendingRemoteOperation) ProtoReflect() protoreflect.Message
func (*CCloud_PendingRemoteOperation) Reset ¶
func (x *CCloud_PendingRemoteOperation) Reset()
func (*CCloud_PendingRemoteOperation) String ¶
func (x *CCloud_PendingRemoteOperation) String() string
type CCloud_UserFile ¶
type CCloud_UserFile struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Ugcid *uint64 `protobuf:"varint,2,opt,name=ugcid" json:"ugcid,omitempty"` Filename *string `protobuf:"bytes,3,opt,name=filename" json:"filename,omitempty"` Timestamp *uint64 `protobuf:"varint,4,opt,name=timestamp" json:"timestamp,omitempty"` FileSize *uint32 `protobuf:"varint,5,opt,name=file_size,json=fileSize" json:"file_size,omitempty"` Url *string `protobuf:"bytes,6,opt,name=url" json:"url,omitempty"` SteamidCreator *uint64 `protobuf:"fixed64,7,opt,name=steamid_creator,json=steamidCreator" json:"steamid_creator,omitempty"` Flags *uint32 `protobuf:"varint,8,opt,name=flags" json:"flags,omitempty"` PlatformsToSync []string `protobuf:"bytes,9,rep,name=platforms_to_sync,json=platformsToSync" json:"platforms_to_sync,omitempty"` FileSha *string `protobuf:"bytes,10,opt,name=file_sha,json=fileSha" json:"file_sha,omitempty"` // contains filtered or unexported fields }
func (*CCloud_UserFile) Descriptor
deprecated
func (*CCloud_UserFile) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_UserFile.ProtoReflect.Descriptor instead.
func (*CCloud_UserFile) GetAppid ¶
func (x *CCloud_UserFile) GetAppid() uint32
func (*CCloud_UserFile) GetFileSha ¶
func (x *CCloud_UserFile) GetFileSha() string
func (*CCloud_UserFile) GetFileSize ¶
func (x *CCloud_UserFile) GetFileSize() uint32
func (*CCloud_UserFile) GetFilename ¶
func (x *CCloud_UserFile) GetFilename() string
func (*CCloud_UserFile) GetFlags ¶
func (x *CCloud_UserFile) GetFlags() uint32
func (*CCloud_UserFile) GetPlatformsToSync ¶
func (x *CCloud_UserFile) GetPlatformsToSync() []string
func (*CCloud_UserFile) GetSteamidCreator ¶
func (x *CCloud_UserFile) GetSteamidCreator() uint64
func (*CCloud_UserFile) GetTimestamp ¶
func (x *CCloud_UserFile) GetTimestamp() uint64
func (*CCloud_UserFile) GetUgcid ¶
func (x *CCloud_UserFile) GetUgcid() uint64
func (*CCloud_UserFile) GetUrl ¶
func (x *CCloud_UserFile) GetUrl() string
func (*CCloud_UserFile) ProtoMessage ¶
func (*CCloud_UserFile) ProtoMessage()
func (*CCloud_UserFile) ProtoReflect ¶
func (x *CCloud_UserFile) ProtoReflect() protoreflect.Message
func (*CCloud_UserFile) Reset ¶
func (x *CCloud_UserFile) Reset()
func (*CCloud_UserFile) String ¶
func (x *CCloud_UserFile) String() string
type CCredentials_GetAccountAuthSecret_Request ¶
type CCredentials_GetAccountAuthSecret_Request struct {
// contains filtered or unexported fields
}
func (*CCredentials_GetAccountAuthSecret_Request) Descriptor
deprecated
func (*CCredentials_GetAccountAuthSecret_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_GetAccountAuthSecret_Request.ProtoReflect.Descriptor instead.
func (*CCredentials_GetAccountAuthSecret_Request) ProtoMessage ¶
func (*CCredentials_GetAccountAuthSecret_Request) ProtoMessage()
func (*CCredentials_GetAccountAuthSecret_Request) ProtoReflect ¶
func (x *CCredentials_GetAccountAuthSecret_Request) ProtoReflect() protoreflect.Message
func (*CCredentials_GetAccountAuthSecret_Request) Reset ¶
func (x *CCredentials_GetAccountAuthSecret_Request) Reset()
func (*CCredentials_GetAccountAuthSecret_Request) String ¶
func (x *CCredentials_GetAccountAuthSecret_Request) String() string
type CCredentials_GetAccountAuthSecret_Response ¶
type CCredentials_GetAccountAuthSecret_Response struct { SecretId *int32 `protobuf:"varint,1,opt,name=secret_id,json=secretId" json:"secret_id,omitempty"` Secret []byte `protobuf:"bytes,2,opt,name=secret" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*CCredentials_GetAccountAuthSecret_Response) Descriptor
deprecated
func (*CCredentials_GetAccountAuthSecret_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_GetAccountAuthSecret_Response.ProtoReflect.Descriptor instead.
func (*CCredentials_GetAccountAuthSecret_Response) GetSecret ¶
func (x *CCredentials_GetAccountAuthSecret_Response) GetSecret() []byte
func (*CCredentials_GetAccountAuthSecret_Response) GetSecretId ¶
func (x *CCredentials_GetAccountAuthSecret_Response) GetSecretId() int32
func (*CCredentials_GetAccountAuthSecret_Response) ProtoMessage ¶
func (*CCredentials_GetAccountAuthSecret_Response) ProtoMessage()
func (*CCredentials_GetAccountAuthSecret_Response) ProtoReflect ¶
func (x *CCredentials_GetAccountAuthSecret_Response) ProtoReflect() protoreflect.Message
func (*CCredentials_GetAccountAuthSecret_Response) Reset ¶
func (x *CCredentials_GetAccountAuthSecret_Response) Reset()
func (*CCredentials_GetAccountAuthSecret_Response) String ¶
func (x *CCredentials_GetAccountAuthSecret_Response) String() string
type CCredentials_GetSteamGuardDetails_Request ¶
type CCredentials_GetSteamGuardDetails_Request struct { TimestampMinimumWanted *uint32 `protobuf:"fixed32,3,opt,name=timestamp_minimum_wanted,json=timestampMinimumWanted" json:"timestamp_minimum_wanted,omitempty"` DeprecatedIpaddress *int32 `protobuf:"varint,4,opt,name=deprecated_ipaddress,json=deprecatedIpaddress" json:"deprecated_ipaddress,omitempty"` IpAddress *protobuf.CMsgIPAddress `protobuf:"bytes,5,opt,name=ip_address,json=ipAddress" json:"ip_address,omitempty"` // contains filtered or unexported fields }
func (*CCredentials_GetSteamGuardDetails_Request) Descriptor
deprecated
func (*CCredentials_GetSteamGuardDetails_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_GetSteamGuardDetails_Request.ProtoReflect.Descriptor instead.
func (*CCredentials_GetSteamGuardDetails_Request) GetDeprecatedIpaddress ¶
func (x *CCredentials_GetSteamGuardDetails_Request) GetDeprecatedIpaddress() int32
func (*CCredentials_GetSteamGuardDetails_Request) GetIpAddress ¶
func (x *CCredentials_GetSteamGuardDetails_Request) GetIpAddress() *protobuf.CMsgIPAddress
func (*CCredentials_GetSteamGuardDetails_Request) GetTimestampMinimumWanted ¶
func (x *CCredentials_GetSteamGuardDetails_Request) GetTimestampMinimumWanted() uint32
func (*CCredentials_GetSteamGuardDetails_Request) GetWebcookie ¶
func (x *CCredentials_GetSteamGuardDetails_Request) GetWebcookie() string
func (*CCredentials_GetSteamGuardDetails_Request) ProtoMessage ¶
func (*CCredentials_GetSteamGuardDetails_Request) ProtoMessage()
func (*CCredentials_GetSteamGuardDetails_Request) ProtoReflect ¶
func (x *CCredentials_GetSteamGuardDetails_Request) ProtoReflect() protoreflect.Message
func (*CCredentials_GetSteamGuardDetails_Request) Reset ¶
func (x *CCredentials_GetSteamGuardDetails_Request) Reset()
func (*CCredentials_GetSteamGuardDetails_Request) String ¶
func (x *CCredentials_GetSteamGuardDetails_Request) String() string
type CCredentials_GetSteamGuardDetails_Response ¶
type CCredentials_GetSteamGuardDetails_Response struct { IsSteamguardEnabled *bool `protobuf:"varint,1,opt,name=is_steamguard_enabled,json=isSteamguardEnabled" json:"is_steamguard_enabled,omitempty"` TimestampSteamguardEnabled *uint32 `` /* 136-byte string literal not displayed */ DeprecatedMachineNameUserchosen *string `` /* 151-byte string literal not displayed */ DeprecatedTimestampMachineSteamguardEnabled *uint32 `` /* 191-byte string literal not displayed */ DeprecatedAuthenticationExistsFromGeolocBeforeMintime *bool `` /* 224-byte string literal not displayed */ DeprecatedMachineId *uint64 `protobuf:"varint,7,opt,name=deprecated_machine_id,json=deprecatedMachineId" json:"deprecated_machine_id,omitempty"` SessionData []*CCredentials_GetSteamGuardDetails_Response_SessionData `protobuf:"bytes,8,rep,name=session_data,json=sessionData" json:"session_data,omitempty"` IsTwofactorEnabled *bool `protobuf:"varint,9,opt,name=is_twofactor_enabled,json=isTwofactorEnabled" json:"is_twofactor_enabled,omitempty"` TimestampTwofactorEnabled *uint32 `` /* 134-byte string literal not displayed */ IsPhoneVerified *bool `protobuf:"varint,11,opt,name=is_phone_verified,json=isPhoneVerified" json:"is_phone_verified,omitempty"` // contains filtered or unexported fields }
func (*CCredentials_GetSteamGuardDetails_Response) Descriptor
deprecated
func (*CCredentials_GetSteamGuardDetails_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_GetSteamGuardDetails_Response.ProtoReflect.Descriptor instead.
func (*CCredentials_GetSteamGuardDetails_Response) GetDeprecatedAuthenticationExistsFromGeolocBeforeMintime ¶
func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedAuthenticationExistsFromGeolocBeforeMintime() bool
func (*CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineId ¶
func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineId() uint64
func (*CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineNameUserchosen ¶
func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedMachineNameUserchosen() string
func (*CCredentials_GetSteamGuardDetails_Response) GetDeprecatedTimestampMachineSteamguardEnabled ¶
func (x *CCredentials_GetSteamGuardDetails_Response) GetDeprecatedTimestampMachineSteamguardEnabled() uint32
func (*CCredentials_GetSteamGuardDetails_Response) GetIsPhoneVerified ¶
func (x *CCredentials_GetSteamGuardDetails_Response) GetIsPhoneVerified() bool
func (*CCredentials_GetSteamGuardDetails_Response) GetIsSteamguardEnabled ¶
func (x *CCredentials_GetSteamGuardDetails_Response) GetIsSteamguardEnabled() bool
func (*CCredentials_GetSteamGuardDetails_Response) GetIsTwofactorEnabled ¶
func (x *CCredentials_GetSteamGuardDetails_Response) GetIsTwofactorEnabled() bool
func (*CCredentials_GetSteamGuardDetails_Response) GetSessionData ¶
func (x *CCredentials_GetSteamGuardDetails_Response) GetSessionData() []*CCredentials_GetSteamGuardDetails_Response_SessionData
func (*CCredentials_GetSteamGuardDetails_Response) GetTimestampSteamguardEnabled ¶
func (x *CCredentials_GetSteamGuardDetails_Response) GetTimestampSteamguardEnabled() uint32
func (*CCredentials_GetSteamGuardDetails_Response) GetTimestampTwofactorEnabled ¶
func (x *CCredentials_GetSteamGuardDetails_Response) GetTimestampTwofactorEnabled() uint32
func (*CCredentials_GetSteamGuardDetails_Response) ProtoMessage ¶
func (*CCredentials_GetSteamGuardDetails_Response) ProtoMessage()
func (*CCredentials_GetSteamGuardDetails_Response) ProtoReflect ¶
func (x *CCredentials_GetSteamGuardDetails_Response) ProtoReflect() protoreflect.Message
func (*CCredentials_GetSteamGuardDetails_Response) Reset ¶
func (x *CCredentials_GetSteamGuardDetails_Response) Reset()
func (*CCredentials_GetSteamGuardDetails_Response) String ¶
func (x *CCredentials_GetSteamGuardDetails_Response) String() string
type CCredentials_GetSteamGuardDetails_Response_SessionData ¶
type CCredentials_GetSteamGuardDetails_Response_SessionData struct { MachineId *uint64 `protobuf:"varint,1,opt,name=machine_id,json=machineId" json:"machine_id,omitempty"` MachineNameUserchosen *string `protobuf:"bytes,2,opt,name=machine_name_userchosen,json=machineNameUserchosen" json:"machine_name_userchosen,omitempty"` TimestampMachineSteamguardEnabled *uint32 `` /* 159-byte string literal not displayed */ AuthenticationExistsFromGeolocBeforeMintime *bool `` /* 192-byte string literal not displayed */ AuthenticationExistsFromSameIpBeforeMintime *bool `` /* 194-byte string literal not displayed */ PublicIpv4 *uint32 `protobuf:"varint,7,opt,name=public_ipv4,json=publicIpv4" json:"public_ipv4,omitempty"` PublicIpAddress *string `protobuf:"bytes,8,opt,name=public_ip_address,json=publicIpAddress" json:"public_ip_address,omitempty"` // contains filtered or unexported fields }
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) Descriptor
deprecated
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_GetSteamGuardDetails_Response_SessionData.ProtoReflect.Descriptor instead.
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromGeolocBeforeMintime ¶
func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromGeolocBeforeMintime() bool
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromSameIpBeforeMintime ¶
func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetAuthenticationExistsFromSameIpBeforeMintime() bool
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetMachineId ¶
func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetMachineId() uint64
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetMachineNameUserchosen ¶
func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetMachineNameUserchosen() string
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetPublicIpAddress ¶
func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetPublicIpAddress() string
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetPublicIpv4 ¶
func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetPublicIpv4() uint32
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) GetTimestampMachineSteamguardEnabled ¶
func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) GetTimestampMachineSteamguardEnabled() uint32
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) ProtoMessage ¶
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) ProtoMessage()
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) ProtoReflect ¶
func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) ProtoReflect() protoreflect.Message
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) Reset ¶
func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) Reset()
func (*CCredentials_GetSteamGuardDetails_Response_SessionData) String ¶
func (x *CCredentials_GetSteamGuardDetails_Response_SessionData) String() string
type CCredentials_LastCredentialChangeTime_Request ¶
type CCredentials_LastCredentialChangeTime_Request struct { UserChangesOnly *bool `protobuf:"varint,1,opt,name=user_changes_only,json=userChangesOnly" json:"user_changes_only,omitempty"` // contains filtered or unexported fields }
func (*CCredentials_LastCredentialChangeTime_Request) Descriptor
deprecated
func (*CCredentials_LastCredentialChangeTime_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_LastCredentialChangeTime_Request.ProtoReflect.Descriptor instead.
func (*CCredentials_LastCredentialChangeTime_Request) GetUserChangesOnly ¶
func (x *CCredentials_LastCredentialChangeTime_Request) GetUserChangesOnly() bool
func (*CCredentials_LastCredentialChangeTime_Request) ProtoMessage ¶
func (*CCredentials_LastCredentialChangeTime_Request) ProtoMessage()
func (*CCredentials_LastCredentialChangeTime_Request) ProtoReflect ¶
func (x *CCredentials_LastCredentialChangeTime_Request) ProtoReflect() protoreflect.Message
func (*CCredentials_LastCredentialChangeTime_Request) Reset ¶
func (x *CCredentials_LastCredentialChangeTime_Request) Reset()
func (*CCredentials_LastCredentialChangeTime_Request) String ¶
func (x *CCredentials_LastCredentialChangeTime_Request) String() string
type CCredentials_LastCredentialChangeTime_Response ¶
type CCredentials_LastCredentialChangeTime_Response struct { TimestampLastPasswordChange *uint32 `` /* 141-byte string literal not displayed */ TimestampLastEmailChange *uint32 `` /* 132-byte string literal not displayed */ TimestampLastPasswordReset *uint32 `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CCredentials_LastCredentialChangeTime_Response) Descriptor
deprecated
func (*CCredentials_LastCredentialChangeTime_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_LastCredentialChangeTime_Response.ProtoReflect.Descriptor instead.
func (*CCredentials_LastCredentialChangeTime_Response) GetTimestampLastEmailChange ¶
func (x *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastEmailChange() uint32
func (*CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordChange ¶
func (x *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordChange() uint32
func (*CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordReset ¶
func (x *CCredentials_LastCredentialChangeTime_Response) GetTimestampLastPasswordReset() uint32
func (*CCredentials_LastCredentialChangeTime_Response) ProtoMessage ¶
func (*CCredentials_LastCredentialChangeTime_Response) ProtoMessage()
func (*CCredentials_LastCredentialChangeTime_Response) ProtoReflect ¶
func (x *CCredentials_LastCredentialChangeTime_Response) ProtoReflect() protoreflect.Message
func (*CCredentials_LastCredentialChangeTime_Response) Reset ¶
func (x *CCredentials_LastCredentialChangeTime_Response) Reset()
func (*CCredentials_LastCredentialChangeTime_Response) String ¶
func (x *CCredentials_LastCredentialChangeTime_Response) String() string
type CCredentials_SteamGuardPhishingReport_Request ¶
type CCredentials_SteamGuardPhishingReport_Request struct { ParamString *string `protobuf:"bytes,1,opt,name=param_string,json=paramString" json:"param_string,omitempty"` IpaddressActual *string `protobuf:"bytes,2,opt,name=ipaddress_actual,json=ipaddressActual" json:"ipaddress_actual,omitempty"` // contains filtered or unexported fields }
func (*CCredentials_SteamGuardPhishingReport_Request) Descriptor
deprecated
func (*CCredentials_SteamGuardPhishingReport_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_SteamGuardPhishingReport_Request.ProtoReflect.Descriptor instead.
func (*CCredentials_SteamGuardPhishingReport_Request) GetIpaddressActual ¶
func (x *CCredentials_SteamGuardPhishingReport_Request) GetIpaddressActual() string
func (*CCredentials_SteamGuardPhishingReport_Request) GetParamString ¶
func (x *CCredentials_SteamGuardPhishingReport_Request) GetParamString() string
func (*CCredentials_SteamGuardPhishingReport_Request) ProtoMessage ¶
func (*CCredentials_SteamGuardPhishingReport_Request) ProtoMessage()
func (*CCredentials_SteamGuardPhishingReport_Request) ProtoReflect ¶
func (x *CCredentials_SteamGuardPhishingReport_Request) ProtoReflect() protoreflect.Message
func (*CCredentials_SteamGuardPhishingReport_Request) Reset ¶
func (x *CCredentials_SteamGuardPhishingReport_Request) Reset()
func (*CCredentials_SteamGuardPhishingReport_Request) String ¶
func (x *CCredentials_SteamGuardPhishingReport_Request) String() string
type CCredentials_SteamGuardPhishingReport_Response ¶
type CCredentials_SteamGuardPhishingReport_Response struct { IpaddressLoginattempt *string `protobuf:"bytes,1,opt,name=ipaddress_loginattempt,json=ipaddressLoginattempt" json:"ipaddress_loginattempt,omitempty"` CountrynameLoginattempt *string `protobuf:"bytes,2,opt,name=countryname_loginattempt,json=countrynameLoginattempt" json:"countryname_loginattempt,omitempty"` StatenameLoginattempt *string `protobuf:"bytes,3,opt,name=statename_loginattempt,json=statenameLoginattempt" json:"statename_loginattempt,omitempty"` CitynameLoginattempt *string `protobuf:"bytes,4,opt,name=cityname_loginattempt,json=citynameLoginattempt" json:"cityname_loginattempt,omitempty"` IpaddressActual *string `protobuf:"bytes,5,opt,name=ipaddress_actual,json=ipaddressActual" json:"ipaddress_actual,omitempty"` CountrynameActual *string `protobuf:"bytes,6,opt,name=countryname_actual,json=countrynameActual" json:"countryname_actual,omitempty"` StatenameActual *string `protobuf:"bytes,7,opt,name=statename_actual,json=statenameActual" json:"statename_actual,omitempty"` CitynameActual *string `protobuf:"bytes,8,opt,name=cityname_actual,json=citynameActual" json:"cityname_actual,omitempty"` SteamguardCode *string `protobuf:"bytes,9,opt,name=steamguard_code,json=steamguardCode" json:"steamguard_code,omitempty"` // contains filtered or unexported fields }
func (*CCredentials_SteamGuardPhishingReport_Response) Descriptor
deprecated
func (*CCredentials_SteamGuardPhishingReport_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_SteamGuardPhishingReport_Response.ProtoReflect.Descriptor instead.
func (*CCredentials_SteamGuardPhishingReport_Response) GetCitynameActual ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) GetCitynameActual() string
func (*CCredentials_SteamGuardPhishingReport_Response) GetCitynameLoginattempt ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) GetCitynameLoginattempt() string
func (*CCredentials_SteamGuardPhishingReport_Response) GetCountrynameActual ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) GetCountrynameActual() string
func (*CCredentials_SteamGuardPhishingReport_Response) GetCountrynameLoginattempt ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) GetCountrynameLoginattempt() string
func (*CCredentials_SteamGuardPhishingReport_Response) GetIpaddressActual ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) GetIpaddressActual() string
func (*CCredentials_SteamGuardPhishingReport_Response) GetIpaddressLoginattempt ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) GetIpaddressLoginattempt() string
func (*CCredentials_SteamGuardPhishingReport_Response) GetStatenameActual ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) GetStatenameActual() string
func (*CCredentials_SteamGuardPhishingReport_Response) GetStatenameLoginattempt ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) GetStatenameLoginattempt() string
func (*CCredentials_SteamGuardPhishingReport_Response) GetSteamguardCode ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) GetSteamguardCode() string
func (*CCredentials_SteamGuardPhishingReport_Response) ProtoMessage ¶
func (*CCredentials_SteamGuardPhishingReport_Response) ProtoMessage()
func (*CCredentials_SteamGuardPhishingReport_Response) ProtoReflect ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) ProtoReflect() protoreflect.Message
func (*CCredentials_SteamGuardPhishingReport_Response) Reset ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) Reset()
func (*CCredentials_SteamGuardPhishingReport_Response) String ¶
func (x *CCredentials_SteamGuardPhishingReport_Response) String() string
type CCredentials_TestAvailablePassword_Request ¶
type CCredentials_TestAvailablePassword_Request struct { Password *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"` ShaDigestPassword []byte `protobuf:"bytes,2,opt,name=sha_digest_password,json=shaDigestPassword" json:"sha_digest_password,omitempty"` AccountName *string `protobuf:"bytes,3,opt,name=account_name,json=accountName" json:"account_name,omitempty"` // contains filtered or unexported fields }
func (*CCredentials_TestAvailablePassword_Request) Descriptor
deprecated
func (*CCredentials_TestAvailablePassword_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_TestAvailablePassword_Request.ProtoReflect.Descriptor instead.
func (*CCredentials_TestAvailablePassword_Request) GetAccountName ¶
func (x *CCredentials_TestAvailablePassword_Request) GetAccountName() string
func (*CCredentials_TestAvailablePassword_Request) GetPassword ¶
func (x *CCredentials_TestAvailablePassword_Request) GetPassword() string
func (*CCredentials_TestAvailablePassword_Request) GetShaDigestPassword ¶
func (x *CCredentials_TestAvailablePassword_Request) GetShaDigestPassword() []byte
func (*CCredentials_TestAvailablePassword_Request) ProtoMessage ¶
func (*CCredentials_TestAvailablePassword_Request) ProtoMessage()
func (*CCredentials_TestAvailablePassword_Request) ProtoReflect ¶
func (x *CCredentials_TestAvailablePassword_Request) ProtoReflect() protoreflect.Message
func (*CCredentials_TestAvailablePassword_Request) Reset ¶
func (x *CCredentials_TestAvailablePassword_Request) Reset()
func (*CCredentials_TestAvailablePassword_Request) String ¶
func (x *CCredentials_TestAvailablePassword_Request) String() string
type CCredentials_TestAvailablePassword_Response ¶
type CCredentials_TestAvailablePassword_Response struct { IsValid *bool `protobuf:"varint,3,opt,name=is_valid,json=isValid" json:"is_valid,omitempty"` // contains filtered or unexported fields }
func (*CCredentials_TestAvailablePassword_Response) Descriptor
deprecated
func (*CCredentials_TestAvailablePassword_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_TestAvailablePassword_Response.ProtoReflect.Descriptor instead.
func (*CCredentials_TestAvailablePassword_Response) GetIsValid ¶
func (x *CCredentials_TestAvailablePassword_Response) GetIsValid() bool
func (*CCredentials_TestAvailablePassword_Response) ProtoMessage ¶
func (*CCredentials_TestAvailablePassword_Response) ProtoMessage()
func (*CCredentials_TestAvailablePassword_Response) ProtoReflect ¶
func (x *CCredentials_TestAvailablePassword_Response) ProtoReflect() protoreflect.Message
func (*CCredentials_TestAvailablePassword_Response) Reset ¶
func (x *CCredentials_TestAvailablePassword_Response) Reset()
func (*CCredentials_TestAvailablePassword_Response) String ¶
func (x *CCredentials_TestAvailablePassword_Response) String() string
type CCredentials_ValidateEmailAddress_Request ¶
type CCredentials_ValidateEmailAddress_Request struct { Stoken *string `protobuf:"bytes,1,opt,name=stoken" json:"stoken,omitempty"` // contains filtered or unexported fields }
func (*CCredentials_ValidateEmailAddress_Request) Descriptor
deprecated
func (*CCredentials_ValidateEmailAddress_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_ValidateEmailAddress_Request.ProtoReflect.Descriptor instead.
func (*CCredentials_ValidateEmailAddress_Request) GetStoken ¶
func (x *CCredentials_ValidateEmailAddress_Request) GetStoken() string
func (*CCredentials_ValidateEmailAddress_Request) ProtoMessage ¶
func (*CCredentials_ValidateEmailAddress_Request) ProtoMessage()
func (*CCredentials_ValidateEmailAddress_Request) ProtoReflect ¶
func (x *CCredentials_ValidateEmailAddress_Request) ProtoReflect() protoreflect.Message
func (*CCredentials_ValidateEmailAddress_Request) Reset ¶
func (x *CCredentials_ValidateEmailAddress_Request) Reset()
func (*CCredentials_ValidateEmailAddress_Request) String ¶
func (x *CCredentials_ValidateEmailAddress_Request) String() string
type CCredentials_ValidateEmailAddress_Response ¶
type CCredentials_ValidateEmailAddress_Response struct { WasValidated *bool `protobuf:"varint,1,opt,name=was_validated,json=wasValidated" json:"was_validated,omitempty"` // contains filtered or unexported fields }
func (*CCredentials_ValidateEmailAddress_Response) Descriptor
deprecated
func (*CCredentials_ValidateEmailAddress_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCredentials_ValidateEmailAddress_Response.ProtoReflect.Descriptor instead.
func (*CCredentials_ValidateEmailAddress_Response) GetWasValidated ¶
func (x *CCredentials_ValidateEmailAddress_Response) GetWasValidated() bool
func (*CCredentials_ValidateEmailAddress_Response) ProtoMessage ¶
func (*CCredentials_ValidateEmailAddress_Response) ProtoMessage()
func (*CCredentials_ValidateEmailAddress_Response) ProtoReflect ¶
func (x *CCredentials_ValidateEmailAddress_Response) ProtoReflect() protoreflect.Message
func (*CCredentials_ValidateEmailAddress_Response) Reset ¶
func (x *CCredentials_ValidateEmailAddress_Response) Reset()
func (*CCredentials_ValidateEmailAddress_Response) String ¶
func (x *CCredentials_ValidateEmailAddress_Response) String() string
type CDeviceAuth_AcceptAuthorizationRequest_Request ¶
type CDeviceAuth_AcceptAuthorizationRequest_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` AuthDeviceToken *uint64 `protobuf:"fixed64,2,opt,name=auth_device_token,json=authDeviceToken" json:"auth_device_token,omitempty"` AuthCode *uint64 `protobuf:"fixed64,3,opt,name=auth_code,json=authCode" json:"auth_code,omitempty"` FromSteamid *uint64 `protobuf:"fixed64,4,opt,name=from_steamid,json=fromSteamid" json:"from_steamid,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_AcceptAuthorizationRequest_Request) Descriptor
deprecated
func (*CDeviceAuth_AcceptAuthorizationRequest_Request) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_AcceptAuthorizationRequest_Request.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_AcceptAuthorizationRequest_Request) GetAuthCode ¶
func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) GetAuthCode() uint64
func (*CDeviceAuth_AcceptAuthorizationRequest_Request) GetAuthDeviceToken ¶
func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) GetAuthDeviceToken() uint64
func (*CDeviceAuth_AcceptAuthorizationRequest_Request) GetFromSteamid ¶
func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) GetFromSteamid() uint64
func (*CDeviceAuth_AcceptAuthorizationRequest_Request) GetSteamid ¶
func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) GetSteamid() uint64
func (*CDeviceAuth_AcceptAuthorizationRequest_Request) ProtoMessage ¶
func (*CDeviceAuth_AcceptAuthorizationRequest_Request) ProtoMessage()
func (*CDeviceAuth_AcceptAuthorizationRequest_Request) ProtoReflect ¶
func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_AcceptAuthorizationRequest_Request) Reset ¶
func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) Reset()
func (*CDeviceAuth_AcceptAuthorizationRequest_Request) String ¶
func (x *CDeviceAuth_AcceptAuthorizationRequest_Request) String() string
type CDeviceAuth_AcceptAuthorizationRequest_Response ¶
type CDeviceAuth_AcceptAuthorizationRequest_Response struct {
// contains filtered or unexported fields
}
func (*CDeviceAuth_AcceptAuthorizationRequest_Response) Descriptor
deprecated
func (*CDeviceAuth_AcceptAuthorizationRequest_Response) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_AcceptAuthorizationRequest_Response.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_AcceptAuthorizationRequest_Response) ProtoMessage ¶
func (*CDeviceAuth_AcceptAuthorizationRequest_Response) ProtoMessage()
func (*CDeviceAuth_AcceptAuthorizationRequest_Response) ProtoReflect ¶
func (x *CDeviceAuth_AcceptAuthorizationRequest_Response) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_AcceptAuthorizationRequest_Response) Reset ¶
func (x *CDeviceAuth_AcceptAuthorizationRequest_Response) Reset()
func (*CDeviceAuth_AcceptAuthorizationRequest_Response) String ¶
func (x *CDeviceAuth_AcceptAuthorizationRequest_Response) String() string
type CDeviceAuth_AddAuthorizedBorrowers_Request ¶
type CDeviceAuth_AddAuthorizedBorrowers_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` SteamidBorrower []uint64 `protobuf:"fixed64,2,rep,name=steamid_borrower,json=steamidBorrower" json:"steamid_borrower,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_AddAuthorizedBorrowers_Request) Descriptor
deprecated
func (*CDeviceAuth_AddAuthorizedBorrowers_Request) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_AddAuthorizedBorrowers_Request.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_AddAuthorizedBorrowers_Request) GetSteamid ¶
func (x *CDeviceAuth_AddAuthorizedBorrowers_Request) GetSteamid() uint64
func (*CDeviceAuth_AddAuthorizedBorrowers_Request) GetSteamidBorrower ¶
func (x *CDeviceAuth_AddAuthorizedBorrowers_Request) GetSteamidBorrower() []uint64
func (*CDeviceAuth_AddAuthorizedBorrowers_Request) ProtoMessage ¶
func (*CDeviceAuth_AddAuthorizedBorrowers_Request) ProtoMessage()
func (*CDeviceAuth_AddAuthorizedBorrowers_Request) ProtoReflect ¶
func (x *CDeviceAuth_AddAuthorizedBorrowers_Request) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_AddAuthorizedBorrowers_Request) Reset ¶
func (x *CDeviceAuth_AddAuthorizedBorrowers_Request) Reset()
func (*CDeviceAuth_AddAuthorizedBorrowers_Request) String ¶
func (x *CDeviceAuth_AddAuthorizedBorrowers_Request) String() string
type CDeviceAuth_AddAuthorizedBorrowers_Response ¶
type CDeviceAuth_AddAuthorizedBorrowers_Response struct { SecondsToWait *int32 `protobuf:"varint,1,opt,name=seconds_to_wait,json=secondsToWait" json:"seconds_to_wait,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_AddAuthorizedBorrowers_Response) Descriptor
deprecated
func (*CDeviceAuth_AddAuthorizedBorrowers_Response) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_AddAuthorizedBorrowers_Response.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_AddAuthorizedBorrowers_Response) GetSecondsToWait ¶
func (x *CDeviceAuth_AddAuthorizedBorrowers_Response) GetSecondsToWait() int32
func (*CDeviceAuth_AddAuthorizedBorrowers_Response) ProtoMessage ¶
func (*CDeviceAuth_AddAuthorizedBorrowers_Response) ProtoMessage()
func (*CDeviceAuth_AddAuthorizedBorrowers_Response) ProtoReflect ¶
func (x *CDeviceAuth_AddAuthorizedBorrowers_Response) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_AddAuthorizedBorrowers_Response) Reset ¶
func (x *CDeviceAuth_AddAuthorizedBorrowers_Response) Reset()
func (*CDeviceAuth_AddAuthorizedBorrowers_Response) String ¶
func (x *CDeviceAuth_AddAuthorizedBorrowers_Response) String() string
type CDeviceAuth_AuthorizeRemoteDevice_Request ¶
type CDeviceAuth_AuthorizeRemoteDevice_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` AuthDeviceToken *uint64 `protobuf:"fixed64,2,opt,name=auth_device_token,json=authDeviceToken" json:"auth_device_token,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_AuthorizeRemoteDevice_Request) Descriptor
deprecated
func (*CDeviceAuth_AuthorizeRemoteDevice_Request) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_AuthorizeRemoteDevice_Request.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_AuthorizeRemoteDevice_Request) GetAuthDeviceToken ¶
func (x *CDeviceAuth_AuthorizeRemoteDevice_Request) GetAuthDeviceToken() uint64
func (*CDeviceAuth_AuthorizeRemoteDevice_Request) GetSteamid ¶
func (x *CDeviceAuth_AuthorizeRemoteDevice_Request) GetSteamid() uint64
func (*CDeviceAuth_AuthorizeRemoteDevice_Request) ProtoMessage ¶
func (*CDeviceAuth_AuthorizeRemoteDevice_Request) ProtoMessage()
func (*CDeviceAuth_AuthorizeRemoteDevice_Request) ProtoReflect ¶
func (x *CDeviceAuth_AuthorizeRemoteDevice_Request) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_AuthorizeRemoteDevice_Request) Reset ¶
func (x *CDeviceAuth_AuthorizeRemoteDevice_Request) Reset()
func (*CDeviceAuth_AuthorizeRemoteDevice_Request) String ¶
func (x *CDeviceAuth_AuthorizeRemoteDevice_Request) String() string
type CDeviceAuth_AuthorizeRemoteDevice_Response ¶
type CDeviceAuth_AuthorizeRemoteDevice_Response struct {
// contains filtered or unexported fields
}
func (*CDeviceAuth_AuthorizeRemoteDevice_Response) Descriptor
deprecated
func (*CDeviceAuth_AuthorizeRemoteDevice_Response) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_AuthorizeRemoteDevice_Response.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_AuthorizeRemoteDevice_Response) ProtoMessage ¶
func (*CDeviceAuth_AuthorizeRemoteDevice_Response) ProtoMessage()
func (*CDeviceAuth_AuthorizeRemoteDevice_Response) ProtoReflect ¶
func (x *CDeviceAuth_AuthorizeRemoteDevice_Response) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_AuthorizeRemoteDevice_Response) Reset ¶
func (x *CDeviceAuth_AuthorizeRemoteDevice_Response) Reset()
func (*CDeviceAuth_AuthorizeRemoteDevice_Response) String ¶
func (x *CDeviceAuth_AuthorizeRemoteDevice_Response) String() string
type CDeviceAuth_DeauthorizeRemoteDevice_Request ¶
type CDeviceAuth_DeauthorizeRemoteDevice_Request struct { // contains filtered or unexported fields }
func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) Descriptor
deprecated
func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_DeauthorizeRemoteDevice_Request.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) GetAuthDeviceToken ¶
func (x *CDeviceAuth_DeauthorizeRemoteDevice_Request) GetAuthDeviceToken() uint64
func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) GetSteamid ¶
func (x *CDeviceAuth_DeauthorizeRemoteDevice_Request) GetSteamid() uint64
func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) ProtoMessage ¶
func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) ProtoMessage()
func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) ProtoReflect ¶
func (x *CDeviceAuth_DeauthorizeRemoteDevice_Request) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) Reset ¶
func (x *CDeviceAuth_DeauthorizeRemoteDevice_Request) Reset()
func (*CDeviceAuth_DeauthorizeRemoteDevice_Request) String ¶
func (x *CDeviceAuth_DeauthorizeRemoteDevice_Request) String() string
type CDeviceAuth_DeauthorizeRemoteDevice_Response ¶
type CDeviceAuth_DeauthorizeRemoteDevice_Response struct {
// contains filtered or unexported fields
}
func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) Descriptor
deprecated
func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_DeauthorizeRemoteDevice_Response.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) ProtoMessage ¶
func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) ProtoMessage()
func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) ProtoReflect ¶
func (x *CDeviceAuth_DeauthorizeRemoteDevice_Response) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) Reset ¶
func (x *CDeviceAuth_DeauthorizeRemoteDevice_Response) Reset()
func (*CDeviceAuth_DeauthorizeRemoteDevice_Response) String ¶
func (x *CDeviceAuth_DeauthorizeRemoteDevice_Response) String() string
type CDeviceAuth_GetAuthorizedAsBorrower_Request ¶
type CDeviceAuth_GetAuthorizedAsBorrower_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` IncludeCanceled *bool `protobuf:"varint,2,opt,name=include_canceled,json=includeCanceled" json:"include_canceled,omitempty"` IncludePending *bool `protobuf:"varint,3,opt,name=include_pending,json=includePending" json:"include_pending,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) Descriptor
deprecated
func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetAuthorizedAsBorrower_Request.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) GetIncludeCanceled ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) GetIncludeCanceled() bool
func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) GetIncludePending ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) GetIncludePending() bool
func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) GetSteamid ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) GetSteamid() uint64
func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) ProtoMessage ¶
func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) ProtoMessage()
func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) ProtoReflect ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) Reset ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) Reset()
func (*CDeviceAuth_GetAuthorizedAsBorrower_Request) String ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Request) String() string
type CDeviceAuth_GetAuthorizedAsBorrower_Response ¶
type CDeviceAuth_GetAuthorizedAsBorrower_Response struct { Lenders []*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender `protobuf:"bytes,1,rep,name=lenders" json:"lenders,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) Descriptor
deprecated
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetAuthorizedAsBorrower_Response.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) GetLenders ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response) GetLenders() []*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) ProtoMessage ¶
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) ProtoMessage()
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) ProtoReflect ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) Reset ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response) Reset()
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response) String ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response) String() string
type CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender ¶
type CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` TimeCreated *uint32 `protobuf:"varint,2,opt,name=time_created,json=timeCreated" json:"time_created,omitempty"` IsPending *bool `protobuf:"varint,3,opt,name=is_pending,json=isPending" json:"is_pending,omitempty"` IsCanceled *bool `protobuf:"varint,4,opt,name=is_canceled,json=isCanceled" json:"is_canceled,omitempty"` IsUsed *bool `protobuf:"varint,5,opt,name=is_used,json=isUsed" json:"is_used,omitempty"` TimeRemoved *uint32 `protobuf:"varint,6,opt,name=time_removed,json=timeRemoved" json:"time_removed,omitempty"` TimeFirst *uint32 `protobuf:"varint,7,opt,name=time_first,json=timeFirst" json:"time_first,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) Descriptor
deprecated
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsCanceled ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsCanceled() bool
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsPending ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsPending() bool
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsUsed ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetIsUsed() bool
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetSteamid ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetSteamid() uint64
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetTimeCreated ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetTimeCreated() uint32
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetTimeFirst ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetTimeFirst() uint32
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetTimeRemoved ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) GetTimeRemoved() uint32
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) ProtoMessage ¶
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) ProtoMessage()
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) ProtoReflect ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) Reset ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) Reset()
func (*CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) String ¶
func (x *CDeviceAuth_GetAuthorizedAsBorrower_Response_Lender) String() string
type CDeviceAuth_GetAuthorizedBorrowers_Request ¶
type CDeviceAuth_GetAuthorizedBorrowers_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` IncludeCanceled *bool `protobuf:"varint,2,opt,name=include_canceled,json=includeCanceled" json:"include_canceled,omitempty"` IncludePending *bool `protobuf:"varint,3,opt,name=include_pending,json=includePending" json:"include_pending,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetAuthorizedBorrowers_Request) Descriptor
deprecated
func (*CDeviceAuth_GetAuthorizedBorrowers_Request) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetAuthorizedBorrowers_Request.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludeCanceled ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludeCanceled() bool
func (*CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludePending ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) GetIncludePending() bool
func (*CDeviceAuth_GetAuthorizedBorrowers_Request) GetSteamid ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) GetSteamid() uint64
func (*CDeviceAuth_GetAuthorizedBorrowers_Request) ProtoMessage ¶
func (*CDeviceAuth_GetAuthorizedBorrowers_Request) ProtoMessage()
func (*CDeviceAuth_GetAuthorizedBorrowers_Request) ProtoReflect ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetAuthorizedBorrowers_Request) Reset ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) Reset()
func (*CDeviceAuth_GetAuthorizedBorrowers_Request) String ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Request) String() string
type CDeviceAuth_GetAuthorizedBorrowers_Response ¶
type CDeviceAuth_GetAuthorizedBorrowers_Response struct { Borrowers []*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower `protobuf:"bytes,1,rep,name=borrowers" json:"borrowers,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetAuthorizedBorrowers_Response) Descriptor
deprecated
func (*CDeviceAuth_GetAuthorizedBorrowers_Response) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetAuthorizedBorrowers_Response.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetAuthorizedBorrowers_Response) GetBorrowers ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Response) GetBorrowers() []*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower
func (*CDeviceAuth_GetAuthorizedBorrowers_Response) ProtoMessage ¶
func (*CDeviceAuth_GetAuthorizedBorrowers_Response) ProtoMessage()
func (*CDeviceAuth_GetAuthorizedBorrowers_Response) ProtoReflect ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Response) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetAuthorizedBorrowers_Response) Reset ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Response) Reset()
func (*CDeviceAuth_GetAuthorizedBorrowers_Response) String ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Response) String() string
type CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower ¶
type CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` IsPending *bool `protobuf:"varint,2,opt,name=is_pending,json=isPending" json:"is_pending,omitempty"` IsCanceled *bool `protobuf:"varint,3,opt,name=is_canceled,json=isCanceled" json:"is_canceled,omitempty"` TimeCreated *uint32 `protobuf:"varint,4,opt,name=time_created,json=timeCreated" json:"time_created,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) Descriptor
deprecated
func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetIsCanceled ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetIsCanceled() bool
func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetIsPending ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetIsPending() bool
func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetSteamid ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetSteamid() uint64
func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetTimeCreated ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) GetTimeCreated() uint32
func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) ProtoMessage ¶
func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) ProtoMessage()
func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) ProtoReflect ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) Reset ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) Reset()
func (*CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) String ¶
func (x *CDeviceAuth_GetAuthorizedBorrowers_Response_Borrower) String() string
type CDeviceAuth_GetBorrowerPlayHistory_Request ¶
type CDeviceAuth_GetBorrowerPlayHistory_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetBorrowerPlayHistory_Request) Descriptor
deprecated
func (*CDeviceAuth_GetBorrowerPlayHistory_Request) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetBorrowerPlayHistory_Request.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetBorrowerPlayHistory_Request) GetAppid ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Request) GetAppid() uint32
func (*CDeviceAuth_GetBorrowerPlayHistory_Request) GetSteamid ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Request) GetSteamid() uint64
func (*CDeviceAuth_GetBorrowerPlayHistory_Request) ProtoMessage ¶
func (*CDeviceAuth_GetBorrowerPlayHistory_Request) ProtoMessage()
func (*CDeviceAuth_GetBorrowerPlayHistory_Request) ProtoReflect ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Request) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetBorrowerPlayHistory_Request) Reset ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Request) Reset()
func (*CDeviceAuth_GetBorrowerPlayHistory_Request) String ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Request) String() string
type CDeviceAuth_GetBorrowerPlayHistory_Response ¶
type CDeviceAuth_GetBorrowerPlayHistory_Response struct { LenderHistory []*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory `protobuf:"bytes,1,rep,name=lender_history,json=lenderHistory" json:"lender_history,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetBorrowerPlayHistory_Response) Descriptor
deprecated
func (*CDeviceAuth_GetBorrowerPlayHistory_Response) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetBorrowerPlayHistory_Response.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetBorrowerPlayHistory_Response) GetLenderHistory ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response) GetLenderHistory() []*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory
func (*CDeviceAuth_GetBorrowerPlayHistory_Response) ProtoMessage ¶
func (*CDeviceAuth_GetBorrowerPlayHistory_Response) ProtoMessage()
func (*CDeviceAuth_GetBorrowerPlayHistory_Response) ProtoReflect ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetBorrowerPlayHistory_Response) Reset ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response) Reset()
func (*CDeviceAuth_GetBorrowerPlayHistory_Response) String ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response) String() string
type CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory ¶
type CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` TimeLast *uint32 `protobuf:"varint,2,opt,name=time_last,json=timeLast" json:"time_last,omitempty"` TimeTotal *uint32 `protobuf:"varint,3,opt,name=time_total,json=timeTotal" json:"time_total,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) Descriptor
deprecated
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetAppid ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetAppid() uint32
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetTimeLast ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetTimeLast() uint32
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetTimeTotal ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) GetTimeTotal() uint32
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) ProtoMessage ¶
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) ProtoMessage()
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) ProtoReflect ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) Reset ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) Reset()
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) String ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory) String() string
type CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory ¶
type CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` GameHistory []*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory `protobuf:"bytes,2,rep,name=game_history,json=gameHistory" json:"game_history,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) Descriptor
deprecated
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) GetGameHistory ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) GetGameHistory() []*CDeviceAuth_GetBorrowerPlayHistory_Response_GameHistory
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) GetSteamid ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) GetSteamid() uint64
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) ProtoMessage ¶
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) ProtoMessage()
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) ProtoReflect ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) Reset ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) Reset()
func (*CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) String ¶
func (x *CDeviceAuth_GetBorrowerPlayHistory_Response_LenderHistory) String() string
type CDeviceAuth_GetExcludedGamesInLibrary_Request ¶
type CDeviceAuth_GetExcludedGamesInLibrary_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) Descriptor
deprecated
func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetExcludedGamesInLibrary_Request.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) GetSteamid ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Request) GetSteamid() uint64
func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) ProtoMessage ¶
func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) ProtoMessage()
func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) ProtoReflect ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Request) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) Reset ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Request) Reset()
func (*CDeviceAuth_GetExcludedGamesInLibrary_Request) String ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Request) String() string
type CDeviceAuth_GetExcludedGamesInLibrary_Response ¶
type CDeviceAuth_GetExcludedGamesInLibrary_Response struct { ExcludedGames []*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame `protobuf:"bytes,1,rep,name=excluded_games,json=excludedGames" json:"excluded_games,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) Descriptor
deprecated
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetExcludedGamesInLibrary_Response.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) GetExcludedGames ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response) GetExcludedGames() []*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) ProtoMessage ¶
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) ProtoMessage()
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) ProtoReflect ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) Reset ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response) Reset()
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response) String ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response) String() string
type CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame ¶
type CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` GameName *string `protobuf:"bytes,2,opt,name=game_name,json=gameName" json:"game_name,omitempty"` VacBanned *bool `protobuf:"varint,3,opt,name=vac_banned,json=vacBanned" json:"vac_banned,omitempty"` PackageExcluded *bool `protobuf:"varint,4,opt,name=package_excluded,json=packageExcluded" json:"package_excluded,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) Descriptor
deprecated
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetAppid ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetAppid() uint32
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetGameName ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetGameName() string
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetPackageExcluded ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetPackageExcluded() bool
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetVacBanned ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) GetVacBanned() bool
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) ProtoMessage ¶
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) ProtoMessage()
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) ProtoReflect ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) Reset ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) Reset()
func (*CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) String ¶
func (x *CDeviceAuth_GetExcludedGamesInLibrary_Response_ExcludedGame) String() string
type CDeviceAuth_GetOwnAuthorizedDevices_Request ¶
type CDeviceAuth_GetOwnAuthorizedDevices_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` IncludeCanceled *bool `protobuf:"varint,2,opt,name=include_canceled,json=includeCanceled" json:"include_canceled,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) Descriptor
deprecated
func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetOwnAuthorizedDevices_Request.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) GetIncludeCanceled ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Request) GetIncludeCanceled() bool
func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) GetSteamid ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Request) GetSteamid() uint64
func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) ProtoMessage ¶
func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) ProtoMessage()
func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) ProtoReflect ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Request) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) Reset ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Request) Reset()
func (*CDeviceAuth_GetOwnAuthorizedDevices_Request) String ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Request) String() string
type CDeviceAuth_GetOwnAuthorizedDevices_Response ¶
type CDeviceAuth_GetOwnAuthorizedDevices_Response struct { Devices []*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device `protobuf:"bytes,1,rep,name=devices" json:"devices,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) Descriptor
deprecated
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetOwnAuthorizedDevices_Response.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) GetDevices ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response) GetDevices() []*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) ProtoMessage ¶
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) ProtoMessage()
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) ProtoReflect ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) Reset ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response) Reset()
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response) String ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response) String() string
type CDeviceAuth_GetOwnAuthorizedDevices_Response_Device ¶
type CDeviceAuth_GetOwnAuthorizedDevices_Response_Device struct { AuthDeviceToken *uint64 `protobuf:"fixed64,1,opt,name=auth_device_token,json=authDeviceToken" json:"auth_device_token,omitempty"` DeviceName *string `protobuf:"bytes,2,opt,name=device_name,json=deviceName" json:"device_name,omitempty"` IsPending *bool `protobuf:"varint,3,opt,name=is_pending,json=isPending" json:"is_pending,omitempty"` IsCanceled *bool `protobuf:"varint,4,opt,name=is_canceled,json=isCanceled" json:"is_canceled,omitempty"` LastTimeUsed *uint32 `protobuf:"varint,5,opt,name=last_time_used,json=lastTimeUsed" json:"last_time_used,omitempty"` LastBorrowerId *uint64 `protobuf:"fixed64,6,opt,name=last_borrower_id,json=lastBorrowerId" json:"last_borrower_id,omitempty"` LastAppPlayed *uint32 `protobuf:"varint,7,opt,name=last_app_played,json=lastAppPlayed" json:"last_app_played,omitempty"` IsLimited *bool `protobuf:"varint,8,opt,name=is_limited,json=isLimited" json:"is_limited,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) Descriptor
deprecated
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetOwnAuthorizedDevices_Response_Device.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetAuthDeviceToken ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetAuthDeviceToken() uint64
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetDeviceName ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetDeviceName() string
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsCanceled ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsCanceled() bool
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsLimited ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsLimited() bool
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsPending ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetIsPending() bool
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastAppPlayed ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastAppPlayed() uint32
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastBorrowerId ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastBorrowerId() uint64
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastTimeUsed ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) GetLastTimeUsed() uint32
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) ProtoMessage ¶
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) ProtoMessage()
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) ProtoReflect ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) Reset ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) Reset()
func (*CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) String ¶
func (x *CDeviceAuth_GetOwnAuthorizedDevices_Response_Device) String() string
type CDeviceAuth_GetUsedAuthorizedDevices_Request ¶
type CDeviceAuth_GetUsedAuthorizedDevices_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) Descriptor
deprecated
func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetUsedAuthorizedDevices_Request.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) GetSteamid ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Request) GetSteamid() uint64
func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) ProtoMessage ¶
func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) ProtoMessage()
func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) ProtoReflect ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Request) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) Reset ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Request) Reset()
func (*CDeviceAuth_GetUsedAuthorizedDevices_Request) String ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Request) String() string
type CDeviceAuth_GetUsedAuthorizedDevices_Response ¶
type CDeviceAuth_GetUsedAuthorizedDevices_Response struct { Devices []*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device `protobuf:"bytes,1,rep,name=devices" json:"devices,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) Descriptor
deprecated
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetUsedAuthorizedDevices_Response.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) GetDevices ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response) GetDevices() []*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) ProtoMessage ¶
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) ProtoMessage()
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) ProtoReflect ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) Reset ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response) Reset()
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response) String ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response) String() string
type CDeviceAuth_GetUsedAuthorizedDevices_Response_Device ¶
type CDeviceAuth_GetUsedAuthorizedDevices_Response_Device struct { AuthDeviceToken *uint64 `protobuf:"fixed64,1,opt,name=auth_device_token,json=authDeviceToken" json:"auth_device_token,omitempty"` DeviceName *string `protobuf:"bytes,2,opt,name=device_name,json=deviceName" json:"device_name,omitempty"` OwnerSteamid *uint64 `protobuf:"fixed64,3,opt,name=owner_steamid,json=ownerSteamid" json:"owner_steamid,omitempty"` LastTimeUsed *uint32 `protobuf:"varint,4,opt,name=last_time_used,json=lastTimeUsed" json:"last_time_used,omitempty"` LastAppPlayed *uint32 `protobuf:"varint,5,opt,name=last_app_played,json=lastAppPlayed" json:"last_app_played,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) Descriptor
deprecated
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_GetUsedAuthorizedDevices_Response_Device.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetAuthDeviceToken ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetAuthDeviceToken() uint64
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetDeviceName ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetDeviceName() string
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetLastAppPlayed ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetLastAppPlayed() uint32
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetLastTimeUsed ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetLastTimeUsed() uint32
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetOwnerSteamid ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) GetOwnerSteamid() uint64
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) ProtoMessage ¶
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) ProtoMessage()
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) ProtoReflect ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) Reset ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) Reset()
func (*CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) String ¶
func (x *CDeviceAuth_GetUsedAuthorizedDevices_Response_Device) String() string
type CDeviceAuth_RemoveAuthorizedBorrowers_Request ¶
type CDeviceAuth_RemoveAuthorizedBorrowers_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` SteamidBorrower []uint64 `protobuf:"fixed64,2,rep,name=steamid_borrower,json=steamidBorrower" json:"steamid_borrower,omitempty"` // contains filtered or unexported fields }
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) Descriptor
deprecated
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_RemoveAuthorizedBorrowers_Request.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) GetSteamid ¶
func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Request) GetSteamid() uint64
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) GetSteamidBorrower ¶
func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Request) GetSteamidBorrower() []uint64
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) ProtoMessage ¶
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) ProtoMessage()
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) ProtoReflect ¶
func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Request) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) Reset ¶
func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Request) Reset()
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Request) String ¶
func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Request) String() string
type CDeviceAuth_RemoveAuthorizedBorrowers_Response ¶
type CDeviceAuth_RemoveAuthorizedBorrowers_Response struct {
// contains filtered or unexported fields
}
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) Descriptor
deprecated
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) Descriptor() ([]byte, []int)
Deprecated: Use CDeviceAuth_RemoveAuthorizedBorrowers_Response.ProtoReflect.Descriptor instead.
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) ProtoMessage ¶
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) ProtoMessage()
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) ProtoReflect ¶
func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Response) ProtoReflect() protoreflect.Message
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) Reset ¶
func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Response) Reset()
func (*CDeviceAuth_RemoveAuthorizedBorrowers_Response) String ¶
func (x *CDeviceAuth_RemoveAuthorizedBorrowers_Response) String() string
type CGameNotifications_CreateSession_Request ¶
type CGameNotifications_CreateSession_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Context *uint64 `protobuf:"varint,2,opt,name=context" json:"context,omitempty"` Title *CGameNotifications_LocalizedText `protobuf:"bytes,3,opt,name=title" json:"title,omitempty"` Users []*CGameNotifications_UserStatus `protobuf:"bytes,4,rep,name=users" json:"users,omitempty"` Steamid *uint64 `protobuf:"fixed64,5,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_CreateSession_Request) Descriptor
deprecated
func (*CGameNotifications_CreateSession_Request) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_CreateSession_Request.ProtoReflect.Descriptor instead.
func (*CGameNotifications_CreateSession_Request) GetAppid ¶
func (x *CGameNotifications_CreateSession_Request) GetAppid() uint32
func (*CGameNotifications_CreateSession_Request) GetContext ¶
func (x *CGameNotifications_CreateSession_Request) GetContext() uint64
func (*CGameNotifications_CreateSession_Request) GetSteamid ¶
func (x *CGameNotifications_CreateSession_Request) GetSteamid() uint64
func (*CGameNotifications_CreateSession_Request) GetTitle ¶
func (x *CGameNotifications_CreateSession_Request) GetTitle() *CGameNotifications_LocalizedText
func (*CGameNotifications_CreateSession_Request) GetUsers ¶
func (x *CGameNotifications_CreateSession_Request) GetUsers() []*CGameNotifications_UserStatus
func (*CGameNotifications_CreateSession_Request) ProtoMessage ¶
func (*CGameNotifications_CreateSession_Request) ProtoMessage()
func (*CGameNotifications_CreateSession_Request) ProtoReflect ¶
func (x *CGameNotifications_CreateSession_Request) ProtoReflect() protoreflect.Message
func (*CGameNotifications_CreateSession_Request) Reset ¶
func (x *CGameNotifications_CreateSession_Request) Reset()
func (*CGameNotifications_CreateSession_Request) String ¶
func (x *CGameNotifications_CreateSession_Request) String() string
type CGameNotifications_CreateSession_Response ¶
type CGameNotifications_CreateSession_Response struct { Sessionid *uint64 `protobuf:"varint,1,opt,name=sessionid" json:"sessionid,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_CreateSession_Response) Descriptor
deprecated
func (*CGameNotifications_CreateSession_Response) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_CreateSession_Response.ProtoReflect.Descriptor instead.
func (*CGameNotifications_CreateSession_Response) GetSessionid ¶
func (x *CGameNotifications_CreateSession_Response) GetSessionid() uint64
func (*CGameNotifications_CreateSession_Response) ProtoMessage ¶
func (*CGameNotifications_CreateSession_Response) ProtoMessage()
func (*CGameNotifications_CreateSession_Response) ProtoReflect ¶
func (x *CGameNotifications_CreateSession_Response) ProtoReflect() protoreflect.Message
func (*CGameNotifications_CreateSession_Response) Reset ¶
func (x *CGameNotifications_CreateSession_Response) Reset()
func (*CGameNotifications_CreateSession_Response) String ¶
func (x *CGameNotifications_CreateSession_Response) String() string
type CGameNotifications_DeleteSession_Request ¶
type CGameNotifications_DeleteSession_Request struct { Sessionid *uint64 `protobuf:"varint,1,opt,name=sessionid" json:"sessionid,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` Steamid *uint64 `protobuf:"fixed64,3,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_DeleteSession_Request) Descriptor
deprecated
func (*CGameNotifications_DeleteSession_Request) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_DeleteSession_Request.ProtoReflect.Descriptor instead.
func (*CGameNotifications_DeleteSession_Request) GetAppid ¶
func (x *CGameNotifications_DeleteSession_Request) GetAppid() uint32
func (*CGameNotifications_DeleteSession_Request) GetSessionid ¶
func (x *CGameNotifications_DeleteSession_Request) GetSessionid() uint64
func (*CGameNotifications_DeleteSession_Request) GetSteamid ¶
func (x *CGameNotifications_DeleteSession_Request) GetSteamid() uint64
func (*CGameNotifications_DeleteSession_Request) ProtoMessage ¶
func (*CGameNotifications_DeleteSession_Request) ProtoMessage()
func (*CGameNotifications_DeleteSession_Request) ProtoReflect ¶
func (x *CGameNotifications_DeleteSession_Request) ProtoReflect() protoreflect.Message
func (*CGameNotifications_DeleteSession_Request) Reset ¶
func (x *CGameNotifications_DeleteSession_Request) Reset()
func (*CGameNotifications_DeleteSession_Request) String ¶
func (x *CGameNotifications_DeleteSession_Request) String() string
type CGameNotifications_DeleteSession_Response ¶
type CGameNotifications_DeleteSession_Response struct {
// contains filtered or unexported fields
}
func (*CGameNotifications_DeleteSession_Response) Descriptor
deprecated
func (*CGameNotifications_DeleteSession_Response) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_DeleteSession_Response.ProtoReflect.Descriptor instead.
func (*CGameNotifications_DeleteSession_Response) ProtoMessage ¶
func (*CGameNotifications_DeleteSession_Response) ProtoMessage()
func (*CGameNotifications_DeleteSession_Response) ProtoReflect ¶
func (x *CGameNotifications_DeleteSession_Response) ProtoReflect() protoreflect.Message
func (*CGameNotifications_DeleteSession_Response) Reset ¶
func (x *CGameNotifications_DeleteSession_Response) Reset()
func (*CGameNotifications_DeleteSession_Response) String ¶
func (x *CGameNotifications_DeleteSession_Response) String() string
type CGameNotifications_EnumerateSessions_Request ¶
type CGameNotifications_EnumerateSessions_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` IncludeAllUserMessages *bool `protobuf:"varint,3,opt,name=include_all_user_messages,json=includeAllUserMessages" json:"include_all_user_messages,omitempty"` IncludeAuthUserMessage *bool `protobuf:"varint,4,opt,name=include_auth_user_message,json=includeAuthUserMessage" json:"include_auth_user_message,omitempty"` Language *string `protobuf:"bytes,5,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_EnumerateSessions_Request) Descriptor
deprecated
func (*CGameNotifications_EnumerateSessions_Request) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_EnumerateSessions_Request.ProtoReflect.Descriptor instead.
func (*CGameNotifications_EnumerateSessions_Request) GetAppid ¶
func (x *CGameNotifications_EnumerateSessions_Request) GetAppid() uint32
func (*CGameNotifications_EnumerateSessions_Request) GetIncludeAllUserMessages ¶
func (x *CGameNotifications_EnumerateSessions_Request) GetIncludeAllUserMessages() bool
func (*CGameNotifications_EnumerateSessions_Request) GetIncludeAuthUserMessage ¶
func (x *CGameNotifications_EnumerateSessions_Request) GetIncludeAuthUserMessage() bool
func (*CGameNotifications_EnumerateSessions_Request) GetLanguage ¶
func (x *CGameNotifications_EnumerateSessions_Request) GetLanguage() string
func (*CGameNotifications_EnumerateSessions_Request) ProtoMessage ¶
func (*CGameNotifications_EnumerateSessions_Request) ProtoMessage()
func (*CGameNotifications_EnumerateSessions_Request) ProtoReflect ¶
func (x *CGameNotifications_EnumerateSessions_Request) ProtoReflect() protoreflect.Message
func (*CGameNotifications_EnumerateSessions_Request) Reset ¶
func (x *CGameNotifications_EnumerateSessions_Request) Reset()
func (*CGameNotifications_EnumerateSessions_Request) String ¶
func (x *CGameNotifications_EnumerateSessions_Request) String() string
type CGameNotifications_EnumerateSessions_Response ¶
type CGameNotifications_EnumerateSessions_Response struct { Sessions []*CGameNotifications_Session `protobuf:"bytes,1,rep,name=sessions" json:"sessions,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_EnumerateSessions_Response) Descriptor
deprecated
func (*CGameNotifications_EnumerateSessions_Response) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_EnumerateSessions_Response.ProtoReflect.Descriptor instead.
func (*CGameNotifications_EnumerateSessions_Response) GetSessions ¶
func (x *CGameNotifications_EnumerateSessions_Response) GetSessions() []*CGameNotifications_Session
func (*CGameNotifications_EnumerateSessions_Response) ProtoMessage ¶
func (*CGameNotifications_EnumerateSessions_Response) ProtoMessage()
func (*CGameNotifications_EnumerateSessions_Response) ProtoReflect ¶
func (x *CGameNotifications_EnumerateSessions_Response) ProtoReflect() protoreflect.Message
func (*CGameNotifications_EnumerateSessions_Response) Reset ¶
func (x *CGameNotifications_EnumerateSessions_Response) Reset()
func (*CGameNotifications_EnumerateSessions_Response) String ¶
func (x *CGameNotifications_EnumerateSessions_Response) String() string
type CGameNotifications_GetSessionDetails_Request ¶
type CGameNotifications_GetSessionDetails_Request struct { Sessions []*CGameNotifications_GetSessionDetails_Request_RequestedSession `protobuf:"bytes,1,rep,name=sessions" json:"sessions,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` Language *string `protobuf:"bytes,3,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_GetSessionDetails_Request) Descriptor
deprecated
func (*CGameNotifications_GetSessionDetails_Request) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_GetSessionDetails_Request.ProtoReflect.Descriptor instead.
func (*CGameNotifications_GetSessionDetails_Request) GetAppid ¶
func (x *CGameNotifications_GetSessionDetails_Request) GetAppid() uint32
func (*CGameNotifications_GetSessionDetails_Request) GetLanguage ¶
func (x *CGameNotifications_GetSessionDetails_Request) GetLanguage() string
func (*CGameNotifications_GetSessionDetails_Request) GetSessions ¶
func (x *CGameNotifications_GetSessionDetails_Request) GetSessions() []*CGameNotifications_GetSessionDetails_Request_RequestedSession
func (*CGameNotifications_GetSessionDetails_Request) ProtoMessage ¶
func (*CGameNotifications_GetSessionDetails_Request) ProtoMessage()
func (*CGameNotifications_GetSessionDetails_Request) ProtoReflect ¶
func (x *CGameNotifications_GetSessionDetails_Request) ProtoReflect() protoreflect.Message
func (*CGameNotifications_GetSessionDetails_Request) Reset ¶
func (x *CGameNotifications_GetSessionDetails_Request) Reset()
func (*CGameNotifications_GetSessionDetails_Request) String ¶
func (x *CGameNotifications_GetSessionDetails_Request) String() string
type CGameNotifications_GetSessionDetails_Request_RequestedSession ¶
type CGameNotifications_GetSessionDetails_Request_RequestedSession struct { Sessionid *uint64 `protobuf:"varint,1,opt,name=sessionid" json:"sessionid,omitempty"` IncludeAuthUserMessage *bool `protobuf:"varint,3,opt,name=include_auth_user_message,json=includeAuthUserMessage" json:"include_auth_user_message,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) Descriptor
deprecated
func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_GetSessionDetails_Request_RequestedSession.ProtoReflect.Descriptor instead.
func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) GetIncludeAuthUserMessage ¶
func (x *CGameNotifications_GetSessionDetails_Request_RequestedSession) GetIncludeAuthUserMessage() bool
func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) GetSessionid ¶
func (x *CGameNotifications_GetSessionDetails_Request_RequestedSession) GetSessionid() uint64
func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) ProtoMessage ¶
func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) ProtoMessage()
func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) ProtoReflect ¶
func (x *CGameNotifications_GetSessionDetails_Request_RequestedSession) ProtoReflect() protoreflect.Message
func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) Reset ¶
func (x *CGameNotifications_GetSessionDetails_Request_RequestedSession) Reset()
func (*CGameNotifications_GetSessionDetails_Request_RequestedSession) String ¶
func (x *CGameNotifications_GetSessionDetails_Request_RequestedSession) String() string
type CGameNotifications_GetSessionDetails_Response ¶
type CGameNotifications_GetSessionDetails_Response struct { Sessions []*CGameNotifications_Session `protobuf:"bytes,1,rep,name=sessions" json:"sessions,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_GetSessionDetails_Response) Descriptor
deprecated
func (*CGameNotifications_GetSessionDetails_Response) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_GetSessionDetails_Response.ProtoReflect.Descriptor instead.
func (*CGameNotifications_GetSessionDetails_Response) GetSessions ¶
func (x *CGameNotifications_GetSessionDetails_Response) GetSessions() []*CGameNotifications_Session
func (*CGameNotifications_GetSessionDetails_Response) ProtoMessage ¶
func (*CGameNotifications_GetSessionDetails_Response) ProtoMessage()
func (*CGameNotifications_GetSessionDetails_Response) ProtoReflect ¶
func (x *CGameNotifications_GetSessionDetails_Response) ProtoReflect() protoreflect.Message
func (*CGameNotifications_GetSessionDetails_Response) Reset ¶
func (x *CGameNotifications_GetSessionDetails_Response) Reset()
func (*CGameNotifications_GetSessionDetails_Response) String ¶
func (x *CGameNotifications_GetSessionDetails_Response) String() string
type CGameNotifications_LocalizedText ¶
type CGameNotifications_LocalizedText struct { Token *string `protobuf:"bytes,1,opt,name=token" json:"token,omitempty"` Variables []*CGameNotifications_Variable `protobuf:"bytes,2,rep,name=variables" json:"variables,omitempty"` RenderedText *string `protobuf:"bytes,3,opt,name=rendered_text,json=renderedText" json:"rendered_text,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_LocalizedText) Descriptor
deprecated
func (*CGameNotifications_LocalizedText) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_LocalizedText.ProtoReflect.Descriptor instead.
func (*CGameNotifications_LocalizedText) GetRenderedText ¶
func (x *CGameNotifications_LocalizedText) GetRenderedText() string
func (*CGameNotifications_LocalizedText) GetToken ¶
func (x *CGameNotifications_LocalizedText) GetToken() string
func (*CGameNotifications_LocalizedText) GetVariables ¶
func (x *CGameNotifications_LocalizedText) GetVariables() []*CGameNotifications_Variable
func (*CGameNotifications_LocalizedText) ProtoMessage ¶
func (*CGameNotifications_LocalizedText) ProtoMessage()
func (*CGameNotifications_LocalizedText) ProtoReflect ¶
func (x *CGameNotifications_LocalizedText) ProtoReflect() protoreflect.Message
func (*CGameNotifications_LocalizedText) Reset ¶
func (x *CGameNotifications_LocalizedText) Reset()
func (*CGameNotifications_LocalizedText) String ¶
func (x *CGameNotifications_LocalizedText) String() string
type CGameNotifications_OnNotificationsRequested_Notification ¶
type CGameNotifications_OnNotificationsRequested_Notification struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_OnNotificationsRequested_Notification) Descriptor
deprecated
func (*CGameNotifications_OnNotificationsRequested_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_OnNotificationsRequested_Notification.ProtoReflect.Descriptor instead.
func (*CGameNotifications_OnNotificationsRequested_Notification) GetAppid ¶
func (x *CGameNotifications_OnNotificationsRequested_Notification) GetAppid() uint32
func (*CGameNotifications_OnNotificationsRequested_Notification) GetSteamid ¶
func (x *CGameNotifications_OnNotificationsRequested_Notification) GetSteamid() uint64
func (*CGameNotifications_OnNotificationsRequested_Notification) ProtoMessage ¶
func (*CGameNotifications_OnNotificationsRequested_Notification) ProtoMessage()
func (*CGameNotifications_OnNotificationsRequested_Notification) ProtoReflect ¶
func (x *CGameNotifications_OnNotificationsRequested_Notification) ProtoReflect() protoreflect.Message
func (*CGameNotifications_OnNotificationsRequested_Notification) Reset ¶
func (x *CGameNotifications_OnNotificationsRequested_Notification) Reset()
func (*CGameNotifications_OnNotificationsRequested_Notification) String ¶
func (x *CGameNotifications_OnNotificationsRequested_Notification) String() string
type CGameNotifications_OnUserStatusChanged_Notification ¶
type CGameNotifications_OnUserStatusChanged_Notification struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Sessionid *uint64 `protobuf:"varint,2,opt,name=sessionid" json:"sessionid,omitempty"` Appid *uint32 `protobuf:"varint,3,opt,name=appid" json:"appid,omitempty"` Status *CGameNotifications_UserStatus `protobuf:"bytes,4,opt,name=status" json:"status,omitempty"` Removed *bool `protobuf:"varint,5,opt,name=removed" json:"removed,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_OnUserStatusChanged_Notification) Descriptor
deprecated
func (*CGameNotifications_OnUserStatusChanged_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_OnUserStatusChanged_Notification.ProtoReflect.Descriptor instead.
func (*CGameNotifications_OnUserStatusChanged_Notification) GetAppid ¶
func (x *CGameNotifications_OnUserStatusChanged_Notification) GetAppid() uint32
func (*CGameNotifications_OnUserStatusChanged_Notification) GetRemoved ¶
func (x *CGameNotifications_OnUserStatusChanged_Notification) GetRemoved() bool
func (*CGameNotifications_OnUserStatusChanged_Notification) GetSessionid ¶
func (x *CGameNotifications_OnUserStatusChanged_Notification) GetSessionid() uint64
func (*CGameNotifications_OnUserStatusChanged_Notification) GetStatus ¶
func (x *CGameNotifications_OnUserStatusChanged_Notification) GetStatus() *CGameNotifications_UserStatus
func (*CGameNotifications_OnUserStatusChanged_Notification) GetSteamid ¶
func (x *CGameNotifications_OnUserStatusChanged_Notification) GetSteamid() uint64
func (*CGameNotifications_OnUserStatusChanged_Notification) ProtoMessage ¶
func (*CGameNotifications_OnUserStatusChanged_Notification) ProtoMessage()
func (*CGameNotifications_OnUserStatusChanged_Notification) ProtoReflect ¶
func (x *CGameNotifications_OnUserStatusChanged_Notification) ProtoReflect() protoreflect.Message
func (*CGameNotifications_OnUserStatusChanged_Notification) Reset ¶
func (x *CGameNotifications_OnUserStatusChanged_Notification) Reset()
func (*CGameNotifications_OnUserStatusChanged_Notification) String ¶
func (x *CGameNotifications_OnUserStatusChanged_Notification) String() string
type CGameNotifications_Session ¶
type CGameNotifications_Session struct { Sessionid *uint64 `protobuf:"varint,1,opt,name=sessionid" json:"sessionid,omitempty"` Appid *uint64 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` Context *uint64 `protobuf:"varint,3,opt,name=context" json:"context,omitempty"` Title *CGameNotifications_LocalizedText `protobuf:"bytes,4,opt,name=title" json:"title,omitempty"` TimeCreated *uint32 `protobuf:"varint,5,opt,name=time_created,json=timeCreated" json:"time_created,omitempty"` TimeUpdated *uint32 `protobuf:"varint,6,opt,name=time_updated,json=timeUpdated" json:"time_updated,omitempty"` UserStatus []*CGameNotifications_UserStatus `protobuf:"bytes,7,rep,name=user_status,json=userStatus" json:"user_status,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_Session) Descriptor
deprecated
func (*CGameNotifications_Session) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_Session.ProtoReflect.Descriptor instead.
func (*CGameNotifications_Session) GetAppid ¶
func (x *CGameNotifications_Session) GetAppid() uint64
func (*CGameNotifications_Session) GetContext ¶
func (x *CGameNotifications_Session) GetContext() uint64
func (*CGameNotifications_Session) GetSessionid ¶
func (x *CGameNotifications_Session) GetSessionid() uint64
func (*CGameNotifications_Session) GetTimeCreated ¶
func (x *CGameNotifications_Session) GetTimeCreated() uint32
func (*CGameNotifications_Session) GetTimeUpdated ¶
func (x *CGameNotifications_Session) GetTimeUpdated() uint32
func (*CGameNotifications_Session) GetTitle ¶
func (x *CGameNotifications_Session) GetTitle() *CGameNotifications_LocalizedText
func (*CGameNotifications_Session) GetUserStatus ¶
func (x *CGameNotifications_Session) GetUserStatus() []*CGameNotifications_UserStatus
func (*CGameNotifications_Session) ProtoMessage ¶
func (*CGameNotifications_Session) ProtoMessage()
func (*CGameNotifications_Session) ProtoReflect ¶
func (x *CGameNotifications_Session) ProtoReflect() protoreflect.Message
func (*CGameNotifications_Session) Reset ¶
func (x *CGameNotifications_Session) Reset()
func (*CGameNotifications_Session) String ¶
func (x *CGameNotifications_Session) String() string
type CGameNotifications_UpdateNotificationSettings_Request ¶
type CGameNotifications_UpdateNotificationSettings_Request struct { GameNotificationSettings []*GameNotificationSettings `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CGameNotifications_UpdateNotificationSettings_Request) Descriptor
deprecated
func (*CGameNotifications_UpdateNotificationSettings_Request) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_UpdateNotificationSettings_Request.ProtoReflect.Descriptor instead.
func (*CGameNotifications_UpdateNotificationSettings_Request) GetGameNotificationSettings ¶
func (x *CGameNotifications_UpdateNotificationSettings_Request) GetGameNotificationSettings() []*GameNotificationSettings
func (*CGameNotifications_UpdateNotificationSettings_Request) ProtoMessage ¶
func (*CGameNotifications_UpdateNotificationSettings_Request) ProtoMessage()
func (*CGameNotifications_UpdateNotificationSettings_Request) ProtoReflect ¶
func (x *CGameNotifications_UpdateNotificationSettings_Request) ProtoReflect() protoreflect.Message
func (*CGameNotifications_UpdateNotificationSettings_Request) Reset ¶
func (x *CGameNotifications_UpdateNotificationSettings_Request) Reset()
func (*CGameNotifications_UpdateNotificationSettings_Request) String ¶
func (x *CGameNotifications_UpdateNotificationSettings_Request) String() string
type CGameNotifications_UpdateNotificationSettings_Response ¶
type CGameNotifications_UpdateNotificationSettings_Response struct {
// contains filtered or unexported fields
}
func (*CGameNotifications_UpdateNotificationSettings_Response) Descriptor
deprecated
func (*CGameNotifications_UpdateNotificationSettings_Response) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_UpdateNotificationSettings_Response.ProtoReflect.Descriptor instead.
func (*CGameNotifications_UpdateNotificationSettings_Response) ProtoMessage ¶
func (*CGameNotifications_UpdateNotificationSettings_Response) ProtoMessage()
func (*CGameNotifications_UpdateNotificationSettings_Response) ProtoReflect ¶
func (x *CGameNotifications_UpdateNotificationSettings_Response) ProtoReflect() protoreflect.Message
func (*CGameNotifications_UpdateNotificationSettings_Response) Reset ¶
func (x *CGameNotifications_UpdateNotificationSettings_Response) Reset()
func (*CGameNotifications_UpdateNotificationSettings_Response) String ¶
func (x *CGameNotifications_UpdateNotificationSettings_Response) String() string
type CGameNotifications_UpdateSession_Request ¶
type CGameNotifications_UpdateSession_Request struct { Sessionid *uint64 `protobuf:"varint,1,opt,name=sessionid" json:"sessionid,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` Title *CGameNotifications_LocalizedText `protobuf:"bytes,3,opt,name=title" json:"title,omitempty"` Users []*CGameNotifications_UserStatus `protobuf:"bytes,4,rep,name=users" json:"users,omitempty"` Steamid *uint64 `protobuf:"fixed64,6,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_UpdateSession_Request) Descriptor
deprecated
func (*CGameNotifications_UpdateSession_Request) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_UpdateSession_Request.ProtoReflect.Descriptor instead.
func (*CGameNotifications_UpdateSession_Request) GetAppid ¶
func (x *CGameNotifications_UpdateSession_Request) GetAppid() uint32
func (*CGameNotifications_UpdateSession_Request) GetSessionid ¶
func (x *CGameNotifications_UpdateSession_Request) GetSessionid() uint64
func (*CGameNotifications_UpdateSession_Request) GetSteamid ¶
func (x *CGameNotifications_UpdateSession_Request) GetSteamid() uint64
func (*CGameNotifications_UpdateSession_Request) GetTitle ¶
func (x *CGameNotifications_UpdateSession_Request) GetTitle() *CGameNotifications_LocalizedText
func (*CGameNotifications_UpdateSession_Request) GetUsers ¶
func (x *CGameNotifications_UpdateSession_Request) GetUsers() []*CGameNotifications_UserStatus
func (*CGameNotifications_UpdateSession_Request) ProtoMessage ¶
func (*CGameNotifications_UpdateSession_Request) ProtoMessage()
func (*CGameNotifications_UpdateSession_Request) ProtoReflect ¶
func (x *CGameNotifications_UpdateSession_Request) ProtoReflect() protoreflect.Message
func (*CGameNotifications_UpdateSession_Request) Reset ¶
func (x *CGameNotifications_UpdateSession_Request) Reset()
func (*CGameNotifications_UpdateSession_Request) String ¶
func (x *CGameNotifications_UpdateSession_Request) String() string
type CGameNotifications_UpdateSession_Response ¶
type CGameNotifications_UpdateSession_Response struct {
// contains filtered or unexported fields
}
func (*CGameNotifications_UpdateSession_Response) Descriptor
deprecated
func (*CGameNotifications_UpdateSession_Response) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_UpdateSession_Response.ProtoReflect.Descriptor instead.
func (*CGameNotifications_UpdateSession_Response) ProtoMessage ¶
func (*CGameNotifications_UpdateSession_Response) ProtoMessage()
func (*CGameNotifications_UpdateSession_Response) ProtoReflect ¶
func (x *CGameNotifications_UpdateSession_Response) ProtoReflect() protoreflect.Message
func (*CGameNotifications_UpdateSession_Response) Reset ¶
func (x *CGameNotifications_UpdateSession_Response) Reset()
func (*CGameNotifications_UpdateSession_Response) String ¶
func (x *CGameNotifications_UpdateSession_Response) String() string
type CGameNotifications_UserStatus ¶
type CGameNotifications_UserStatus struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` State *string `protobuf:"bytes,2,opt,name=state" json:"state,omitempty"` Title *CGameNotifications_LocalizedText `protobuf:"bytes,3,opt,name=title" json:"title,omitempty"` Message *CGameNotifications_LocalizedText `protobuf:"bytes,4,opt,name=message" json:"message,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_UserStatus) Descriptor
deprecated
func (*CGameNotifications_UserStatus) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_UserStatus.ProtoReflect.Descriptor instead.
func (*CGameNotifications_UserStatus) GetMessage ¶
func (x *CGameNotifications_UserStatus) GetMessage() *CGameNotifications_LocalizedText
func (*CGameNotifications_UserStatus) GetState ¶
func (x *CGameNotifications_UserStatus) GetState() string
func (*CGameNotifications_UserStatus) GetSteamid ¶
func (x *CGameNotifications_UserStatus) GetSteamid() uint64
func (*CGameNotifications_UserStatus) GetTitle ¶
func (x *CGameNotifications_UserStatus) GetTitle() *CGameNotifications_LocalizedText
func (*CGameNotifications_UserStatus) ProtoMessage ¶
func (*CGameNotifications_UserStatus) ProtoMessage()
func (*CGameNotifications_UserStatus) ProtoReflect ¶
func (x *CGameNotifications_UserStatus) ProtoReflect() protoreflect.Message
func (*CGameNotifications_UserStatus) Reset ¶
func (x *CGameNotifications_UserStatus) Reset()
func (*CGameNotifications_UserStatus) String ¶
func (x *CGameNotifications_UserStatus) String() string
type CGameNotifications_Variable ¶
type CGameNotifications_Variable struct { Key *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CGameNotifications_Variable) Descriptor
deprecated
func (*CGameNotifications_Variable) Descriptor() ([]byte, []int)
Deprecated: Use CGameNotifications_Variable.ProtoReflect.Descriptor instead.
func (*CGameNotifications_Variable) GetKey ¶
func (x *CGameNotifications_Variable) GetKey() string
func (*CGameNotifications_Variable) GetValue ¶
func (x *CGameNotifications_Variable) GetValue() string
func (*CGameNotifications_Variable) ProtoMessage ¶
func (*CGameNotifications_Variable) ProtoMessage()
func (*CGameNotifications_Variable) ProtoReflect ¶
func (x *CGameNotifications_Variable) ProtoReflect() protoreflect.Message
func (*CGameNotifications_Variable) Reset ¶
func (x *CGameNotifications_Variable) Reset()
func (*CGameNotifications_Variable) String ¶
func (x *CGameNotifications_Variable) String() string
type CMsgAchievementChange ¶
type CMsgAchievementChange struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CMsgAchievementChange) Descriptor
deprecated
func (*CMsgAchievementChange) Descriptor() ([]byte, []int)
Deprecated: Use CMsgAchievementChange.ProtoReflect.Descriptor instead.
func (*CMsgAchievementChange) GetAppid ¶
func (x *CMsgAchievementChange) GetAppid() uint32
func (*CMsgAchievementChange) ProtoMessage ¶
func (*CMsgAchievementChange) ProtoMessage()
func (*CMsgAchievementChange) ProtoReflect ¶
func (x *CMsgAchievementChange) ProtoReflect() protoreflect.Message
func (*CMsgAchievementChange) Reset ¶
func (x *CMsgAchievementChange) Reset()
func (*CMsgAchievementChange) String ¶
func (x *CMsgAchievementChange) String() string
type CMsgBluetoothDevicesData ¶
type CMsgBluetoothDevicesData struct { Adapters []*CMsgBluetoothDevicesData_Adapter `protobuf:"bytes,1,rep,name=adapters" json:"adapters,omitempty"` Devices []*CMsgBluetoothDevicesData_Device `protobuf:"bytes,2,rep,name=devices" json:"devices,omitempty"` Manager *CMsgBluetoothDevicesData_Manager `protobuf:"bytes,3,opt,name=manager" json:"manager,omitempty"` // contains filtered or unexported fields }
func (*CMsgBluetoothDevicesData) Descriptor
deprecated
func (*CMsgBluetoothDevicesData) Descriptor() ([]byte, []int)
Deprecated: Use CMsgBluetoothDevicesData.ProtoReflect.Descriptor instead.
func (*CMsgBluetoothDevicesData) GetAdapters ¶
func (x *CMsgBluetoothDevicesData) GetAdapters() []*CMsgBluetoothDevicesData_Adapter
func (*CMsgBluetoothDevicesData) GetDevices ¶
func (x *CMsgBluetoothDevicesData) GetDevices() []*CMsgBluetoothDevicesData_Device
func (*CMsgBluetoothDevicesData) GetManager ¶
func (x *CMsgBluetoothDevicesData) GetManager() *CMsgBluetoothDevicesData_Manager
func (*CMsgBluetoothDevicesData) ProtoMessage ¶
func (*CMsgBluetoothDevicesData) ProtoMessage()
func (*CMsgBluetoothDevicesData) ProtoReflect ¶
func (x *CMsgBluetoothDevicesData) ProtoReflect() protoreflect.Message
func (*CMsgBluetoothDevicesData) Reset ¶
func (x *CMsgBluetoothDevicesData) Reset()
func (*CMsgBluetoothDevicesData) String ¶
func (x *CMsgBluetoothDevicesData) String() string
type CMsgBluetoothDevicesData_Adapter ¶
type CMsgBluetoothDevicesData_Adapter struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` Mac *string `protobuf:"bytes,2,opt,name=mac" json:"mac,omitempty"` Name *string `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"` IsEnabled *bool `protobuf:"varint,4,opt,name=is_enabled,json=isEnabled" json:"is_enabled,omitempty"` IsDiscovering *bool `protobuf:"varint,5,opt,name=is_discovering,json=isDiscovering" json:"is_discovering,omitempty"` // contains filtered or unexported fields }
func (*CMsgBluetoothDevicesData_Adapter) Descriptor
deprecated
func (*CMsgBluetoothDevicesData_Adapter) Descriptor() ([]byte, []int)
Deprecated: Use CMsgBluetoothDevicesData_Adapter.ProtoReflect.Descriptor instead.
func (*CMsgBluetoothDevicesData_Adapter) GetId ¶
func (x *CMsgBluetoothDevicesData_Adapter) GetId() uint32
func (*CMsgBluetoothDevicesData_Adapter) GetIsDiscovering ¶
func (x *CMsgBluetoothDevicesData_Adapter) GetIsDiscovering() bool
func (*CMsgBluetoothDevicesData_Adapter) GetIsEnabled ¶
func (x *CMsgBluetoothDevicesData_Adapter) GetIsEnabled() bool
func (*CMsgBluetoothDevicesData_Adapter) GetMac ¶
func (x *CMsgBluetoothDevicesData_Adapter) GetMac() string
func (*CMsgBluetoothDevicesData_Adapter) GetName ¶
func (x *CMsgBluetoothDevicesData_Adapter) GetName() string
func (*CMsgBluetoothDevicesData_Adapter) ProtoMessage ¶
func (*CMsgBluetoothDevicesData_Adapter) ProtoMessage()
func (*CMsgBluetoothDevicesData_Adapter) ProtoReflect ¶
func (x *CMsgBluetoothDevicesData_Adapter) ProtoReflect() protoreflect.Message
func (*CMsgBluetoothDevicesData_Adapter) Reset ¶
func (x *CMsgBluetoothDevicesData_Adapter) Reset()
func (*CMsgBluetoothDevicesData_Adapter) String ¶
func (x *CMsgBluetoothDevicesData_Adapter) String() string
type CMsgBluetoothDevicesData_Device ¶
type CMsgBluetoothDevicesData_Device struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` AdapterId *uint32 `protobuf:"varint,2,opt,name=adapter_id,json=adapterId,def=0" json:"adapter_id,omitempty"` Etype *EBluetoothDeviceType `protobuf:"varint,3,opt,name=etype,enum=EBluetoothDeviceType,def=0" json:"etype,omitempty"` Mac *string `protobuf:"bytes,4,opt,name=mac" json:"mac,omitempty"` Name *string `protobuf:"bytes,5,opt,name=name" json:"name,omitempty"` IsConnected *bool `protobuf:"varint,6,opt,name=is_connected,json=isConnected" json:"is_connected,omitempty"` IsPaired *bool `protobuf:"varint,7,opt,name=is_paired,json=isPaired" json:"is_paired,omitempty"` StrengthRaw *int32 `protobuf:"varint,8,opt,name=strength_raw,json=strengthRaw" json:"strength_raw,omitempty"` // contains filtered or unexported fields }
func (*CMsgBluetoothDevicesData_Device) Descriptor
deprecated
func (*CMsgBluetoothDevicesData_Device) Descriptor() ([]byte, []int)
Deprecated: Use CMsgBluetoothDevicesData_Device.ProtoReflect.Descriptor instead.
func (*CMsgBluetoothDevicesData_Device) GetAdapterId ¶
func (x *CMsgBluetoothDevicesData_Device) GetAdapterId() uint32
func (*CMsgBluetoothDevicesData_Device) GetEtype ¶
func (x *CMsgBluetoothDevicesData_Device) GetEtype() EBluetoothDeviceType
func (*CMsgBluetoothDevicesData_Device) GetId ¶
func (x *CMsgBluetoothDevicesData_Device) GetId() uint32
func (*CMsgBluetoothDevicesData_Device) GetIsConnected ¶
func (x *CMsgBluetoothDevicesData_Device) GetIsConnected() bool
func (*CMsgBluetoothDevicesData_Device) GetIsPaired ¶
func (x *CMsgBluetoothDevicesData_Device) GetIsPaired() bool
func (*CMsgBluetoothDevicesData_Device) GetMac ¶
func (x *CMsgBluetoothDevicesData_Device) GetMac() string
func (*CMsgBluetoothDevicesData_Device) GetName ¶
func (x *CMsgBluetoothDevicesData_Device) GetName() string
func (*CMsgBluetoothDevicesData_Device) GetStrengthRaw ¶
func (x *CMsgBluetoothDevicesData_Device) GetStrengthRaw() int32
func (*CMsgBluetoothDevicesData_Device) ProtoMessage ¶
func (*CMsgBluetoothDevicesData_Device) ProtoMessage()
func (*CMsgBluetoothDevicesData_Device) ProtoReflect ¶
func (x *CMsgBluetoothDevicesData_Device) ProtoReflect() protoreflect.Message
func (*CMsgBluetoothDevicesData_Device) Reset ¶
func (x *CMsgBluetoothDevicesData_Device) Reset()
func (*CMsgBluetoothDevicesData_Device) String ¶
func (x *CMsgBluetoothDevicesData_Device) String() string
type CMsgBluetoothDevicesData_Manager ¶
type CMsgBluetoothDevicesData_Manager struct { IsBluetoothEnabled *bool `protobuf:"varint,1,opt,name=is_bluetooth_enabled,json=isBluetoothEnabled" json:"is_bluetooth_enabled,omitempty"` // contains filtered or unexported fields }
func (*CMsgBluetoothDevicesData_Manager) Descriptor
deprecated
func (*CMsgBluetoothDevicesData_Manager) Descriptor() ([]byte, []int)
Deprecated: Use CMsgBluetoothDevicesData_Manager.ProtoReflect.Descriptor instead.
func (*CMsgBluetoothDevicesData_Manager) GetIsBluetoothEnabled ¶
func (x *CMsgBluetoothDevicesData_Manager) GetIsBluetoothEnabled() bool
func (*CMsgBluetoothDevicesData_Manager) ProtoMessage ¶
func (*CMsgBluetoothDevicesData_Manager) ProtoMessage()
func (*CMsgBluetoothDevicesData_Manager) ProtoReflect ¶
func (x *CMsgBluetoothDevicesData_Manager) ProtoReflect() protoreflect.Message
func (*CMsgBluetoothDevicesData_Manager) Reset ¶
func (x *CMsgBluetoothDevicesData_Manager) Reset()
func (*CMsgBluetoothDevicesData_Manager) String ¶
func (x *CMsgBluetoothDevicesData_Manager) String() string
type CMsgCellList ¶
type CMsgCellList struct { Cells []*CMsgCellList_Cell `protobuf:"bytes,1,rep,name=cells" json:"cells,omitempty"` // contains filtered or unexported fields }
func (*CMsgCellList) Descriptor
deprecated
func (*CMsgCellList) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCellList.ProtoReflect.Descriptor instead.
func (*CMsgCellList) GetCells ¶
func (x *CMsgCellList) GetCells() []*CMsgCellList_Cell
func (*CMsgCellList) ProtoMessage ¶
func (*CMsgCellList) ProtoMessage()
func (*CMsgCellList) ProtoReflect ¶
func (x *CMsgCellList) ProtoReflect() protoreflect.Message
func (*CMsgCellList) Reset ¶
func (x *CMsgCellList) Reset()
func (*CMsgCellList) String ¶
func (x *CMsgCellList) String() string
type CMsgCellList_Cell ¶
type CMsgCellList_Cell struct { CellId *uint32 `protobuf:"varint,1,opt,name=cell_id,json=cellId" json:"cell_id,omitempty"` LocName *string `protobuf:"bytes,2,opt,name=loc_name,json=locName" json:"loc_name,omitempty"` // contains filtered or unexported fields }
func (*CMsgCellList_Cell) Descriptor
deprecated
func (*CMsgCellList_Cell) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCellList_Cell.ProtoReflect.Descriptor instead.
func (*CMsgCellList_Cell) GetCellId ¶
func (x *CMsgCellList_Cell) GetCellId() uint32
func (*CMsgCellList_Cell) GetLocName ¶
func (x *CMsgCellList_Cell) GetLocName() string
func (*CMsgCellList_Cell) ProtoMessage ¶
func (*CMsgCellList_Cell) ProtoMessage()
func (*CMsgCellList_Cell) ProtoReflect ¶
func (x *CMsgCellList_Cell) ProtoReflect() protoreflect.Message
func (*CMsgCellList_Cell) Reset ¶
func (x *CMsgCellList_Cell) Reset()
func (*CMsgCellList_Cell) String ¶
func (x *CMsgCellList_Cell) String() string
type CMsgClientShaderHitCache ¶
type CMsgClientShaderHitCache struct { Entries []*CMsgClientShaderHitCacheEntry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientShaderHitCache) Descriptor
deprecated
func (*CMsgClientShaderHitCache) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientShaderHitCache.ProtoReflect.Descriptor instead.
func (*CMsgClientShaderHitCache) GetEntries ¶
func (x *CMsgClientShaderHitCache) GetEntries() []*CMsgClientShaderHitCacheEntry
func (*CMsgClientShaderHitCache) ProtoMessage ¶
func (*CMsgClientShaderHitCache) ProtoMessage()
func (*CMsgClientShaderHitCache) ProtoReflect ¶
func (x *CMsgClientShaderHitCache) ProtoReflect() protoreflect.Message
func (*CMsgClientShaderHitCache) Reset ¶
func (x *CMsgClientShaderHitCache) Reset()
func (*CMsgClientShaderHitCache) String ¶
func (x *CMsgClientShaderHitCache) String() string
type CMsgClientShaderHitCacheEntry ¶
type CMsgClientShaderHitCacheEntry struct { KeySha []byte `protobuf:"bytes,1,opt,name=key_sha,json=keySha" json:"key_sha,omitempty"` CodeSha []byte `protobuf:"bytes,2,opt,name=code_sha,json=codeSha" json:"code_sha,omitempty"` TimeLastReported *uint64 `protobuf:"varint,3,opt,name=time_last_reported,json=timeLastReported" json:"time_last_reported,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientShaderHitCacheEntry) Descriptor
deprecated
func (*CMsgClientShaderHitCacheEntry) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientShaderHitCacheEntry.ProtoReflect.Descriptor instead.
func (*CMsgClientShaderHitCacheEntry) GetCodeSha ¶
func (x *CMsgClientShaderHitCacheEntry) GetCodeSha() []byte
func (*CMsgClientShaderHitCacheEntry) GetKeySha ¶
func (x *CMsgClientShaderHitCacheEntry) GetKeySha() []byte
func (*CMsgClientShaderHitCacheEntry) GetTimeLastReported ¶
func (x *CMsgClientShaderHitCacheEntry) GetTimeLastReported() uint64
func (*CMsgClientShaderHitCacheEntry) ProtoMessage ¶
func (*CMsgClientShaderHitCacheEntry) ProtoMessage()
func (*CMsgClientShaderHitCacheEntry) ProtoReflect ¶
func (x *CMsgClientShaderHitCacheEntry) ProtoReflect() protoreflect.Message
func (*CMsgClientShaderHitCacheEntry) Reset ¶
func (x *CMsgClientShaderHitCacheEntry) Reset()
func (*CMsgClientShaderHitCacheEntry) String ¶
func (x *CMsgClientShaderHitCacheEntry) String() string
type CMsgCloudPendingRemoteOperations ¶
type CMsgCloudPendingRemoteOperations struct { Operations []*CCloud_PendingRemoteOperation `protobuf:"bytes,1,rep,name=operations" json:"operations,omitempty"` // contains filtered or unexported fields }
func (*CMsgCloudPendingRemoteOperations) Descriptor
deprecated
func (*CMsgCloudPendingRemoteOperations) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCloudPendingRemoteOperations.ProtoReflect.Descriptor instead.
func (*CMsgCloudPendingRemoteOperations) GetOperations ¶
func (x *CMsgCloudPendingRemoteOperations) GetOperations() []*CCloud_PendingRemoteOperation
func (*CMsgCloudPendingRemoteOperations) ProtoMessage ¶
func (*CMsgCloudPendingRemoteOperations) ProtoMessage()
func (*CMsgCloudPendingRemoteOperations) ProtoReflect ¶
func (x *CMsgCloudPendingRemoteOperations) ProtoReflect() protoreflect.Message
func (*CMsgCloudPendingRemoteOperations) Reset ¶
func (x *CMsgCloudPendingRemoteOperations) Reset()
func (*CMsgCloudPendingRemoteOperations) String ¶
func (x *CMsgCloudPendingRemoteOperations) String() string
type CMsgGenerateSystemReportReply ¶
type CMsgGenerateSystemReportReply struct { ReportId *string `protobuf:"bytes,1,opt,name=report_id,json=reportId" json:"report_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgGenerateSystemReportReply) Descriptor
deprecated
func (*CMsgGenerateSystemReportReply) Descriptor() ([]byte, []int)
Deprecated: Use CMsgGenerateSystemReportReply.ProtoReflect.Descriptor instead.
func (*CMsgGenerateSystemReportReply) GetReportId ¶
func (x *CMsgGenerateSystemReportReply) GetReportId() string
func (*CMsgGenerateSystemReportReply) ProtoMessage ¶
func (*CMsgGenerateSystemReportReply) ProtoMessage()
func (*CMsgGenerateSystemReportReply) ProtoReflect ¶
func (x *CMsgGenerateSystemReportReply) ProtoReflect() protoreflect.Message
func (*CMsgGenerateSystemReportReply) Reset ¶
func (x *CMsgGenerateSystemReportReply) Reset()
func (*CMsgGenerateSystemReportReply) String ¶
func (x *CMsgGenerateSystemReportReply) String() string
type CMsgMonitorInfo ¶
type CMsgMonitorInfo struct { SelectedDisplayName *string `protobuf:"bytes,1,req,name=selected_display_name,json=selectedDisplayName" json:"selected_display_name,omitempty"` Monitors []*CMsgMonitorInfo_MonitorInfo `protobuf:"bytes,2,rep,name=monitors" json:"monitors,omitempty"` // contains filtered or unexported fields }
func (*CMsgMonitorInfo) Descriptor
deprecated
func (*CMsgMonitorInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgMonitorInfo.ProtoReflect.Descriptor instead.
func (*CMsgMonitorInfo) GetMonitors ¶
func (x *CMsgMonitorInfo) GetMonitors() []*CMsgMonitorInfo_MonitorInfo
func (*CMsgMonitorInfo) GetSelectedDisplayName ¶
func (x *CMsgMonitorInfo) GetSelectedDisplayName() string
func (*CMsgMonitorInfo) ProtoMessage ¶
func (*CMsgMonitorInfo) ProtoMessage()
func (*CMsgMonitorInfo) ProtoReflect ¶
func (x *CMsgMonitorInfo) ProtoReflect() protoreflect.Message
func (*CMsgMonitorInfo) Reset ¶
func (x *CMsgMonitorInfo) Reset()
func (*CMsgMonitorInfo) String ¶
func (x *CMsgMonitorInfo) String() string
type CMsgMonitorInfo_MonitorInfo ¶
type CMsgMonitorInfo_MonitorInfo struct { MonitorDeviceName *string `protobuf:"bytes,1,req,name=monitor_device_name,json=monitorDeviceName" json:"monitor_device_name,omitempty"` MonitorDisplayName *string `protobuf:"bytes,2,req,name=monitor_display_name,json=monitorDisplayName" json:"monitor_display_name,omitempty"` // contains filtered or unexported fields }
func (*CMsgMonitorInfo_MonitorInfo) Descriptor
deprecated
func (*CMsgMonitorInfo_MonitorInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgMonitorInfo_MonitorInfo.ProtoReflect.Descriptor instead.
func (*CMsgMonitorInfo_MonitorInfo) GetMonitorDeviceName ¶
func (x *CMsgMonitorInfo_MonitorInfo) GetMonitorDeviceName() string
func (*CMsgMonitorInfo_MonitorInfo) GetMonitorDisplayName ¶
func (x *CMsgMonitorInfo_MonitorInfo) GetMonitorDisplayName() string
func (*CMsgMonitorInfo_MonitorInfo) ProtoMessage ¶
func (*CMsgMonitorInfo_MonitorInfo) ProtoMessage()
func (*CMsgMonitorInfo_MonitorInfo) ProtoReflect ¶
func (x *CMsgMonitorInfo_MonitorInfo) ProtoReflect() protoreflect.Message
func (*CMsgMonitorInfo_MonitorInfo) Reset ¶
func (x *CMsgMonitorInfo_MonitorInfo) Reset()
func (*CMsgMonitorInfo_MonitorInfo) String ¶
func (x *CMsgMonitorInfo_MonitorInfo) String() string
type CMsgNetworkDeviceConnect ¶
type CMsgNetworkDeviceConnect struct { DeviceId *uint32 `protobuf:"varint,1,opt,name=device_id,json=deviceId,def=0" json:"device_id,omitempty"` Credentials *CMsgNetworkDeviceConnect_Credentials `protobuf:"bytes,4,opt,name=credentials" json:"credentials,omitempty"` Ip4 *CMsgNetworkDeviceIP4Config `protobuf:"bytes,5,opt,name=ip4" json:"ip4,omitempty"` Ip6 *CMsgNetworkDeviceIP6Config `protobuf:"bytes,6,opt,name=ip6" json:"ip6,omitempty"` // Types that are assignable to ApInfo: // // *CMsgNetworkDeviceConnect_ApKnown // *CMsgNetworkDeviceConnect_ApCustom ApInfo isCMsgNetworkDeviceConnect_ApInfo `protobuf_oneof:"ap_info"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceConnect) Descriptor
deprecated
func (*CMsgNetworkDeviceConnect) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceConnect.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceConnect) GetApCustom ¶
func (x *CMsgNetworkDeviceConnect) GetApCustom() *CMsgNetworkDeviceConnect_CustomAP
func (*CMsgNetworkDeviceConnect) GetApInfo ¶
func (m *CMsgNetworkDeviceConnect) GetApInfo() isCMsgNetworkDeviceConnect_ApInfo
func (*CMsgNetworkDeviceConnect) GetApKnown ¶
func (x *CMsgNetworkDeviceConnect) GetApKnown() *CMsgNetworkDeviceConnect_KnownAP
func (*CMsgNetworkDeviceConnect) GetCredentials ¶
func (x *CMsgNetworkDeviceConnect) GetCredentials() *CMsgNetworkDeviceConnect_Credentials
func (*CMsgNetworkDeviceConnect) GetDeviceId ¶
func (x *CMsgNetworkDeviceConnect) GetDeviceId() uint32
func (*CMsgNetworkDeviceConnect) GetIp4 ¶
func (x *CMsgNetworkDeviceConnect) GetIp4() *CMsgNetworkDeviceIP4Config
func (*CMsgNetworkDeviceConnect) GetIp6 ¶
func (x *CMsgNetworkDeviceConnect) GetIp6() *CMsgNetworkDeviceIP6Config
func (*CMsgNetworkDeviceConnect) ProtoMessage ¶
func (*CMsgNetworkDeviceConnect) ProtoMessage()
func (*CMsgNetworkDeviceConnect) ProtoReflect ¶
func (x *CMsgNetworkDeviceConnect) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceConnect) Reset ¶
func (x *CMsgNetworkDeviceConnect) Reset()
func (*CMsgNetworkDeviceConnect) String ¶
func (x *CMsgNetworkDeviceConnect) String() string
type CMsgNetworkDeviceConnect_ApCustom ¶
type CMsgNetworkDeviceConnect_ApCustom struct {
ApCustom *CMsgNetworkDeviceConnect_CustomAP `protobuf:"bytes,3,opt,name=ap_custom,json=apCustom,oneof"`
}
type CMsgNetworkDeviceConnect_ApKnown ¶
type CMsgNetworkDeviceConnect_ApKnown struct {
ApKnown *CMsgNetworkDeviceConnect_KnownAP `protobuf:"bytes,2,opt,name=ap_known,json=apKnown,oneof"`
}
type CMsgNetworkDeviceConnect_Credentials ¶
type CMsgNetworkDeviceConnect_Credentials struct { Username *string `protobuf:"bytes,1,opt,name=username" json:"username,omitempty"` Password *string `protobuf:"bytes,2,opt,name=password" json:"password,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceConnect_Credentials) Descriptor
deprecated
func (*CMsgNetworkDeviceConnect_Credentials) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceConnect_Credentials.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceConnect_Credentials) GetPassword ¶
func (x *CMsgNetworkDeviceConnect_Credentials) GetPassword() string
func (*CMsgNetworkDeviceConnect_Credentials) GetUsername ¶
func (x *CMsgNetworkDeviceConnect_Credentials) GetUsername() string
func (*CMsgNetworkDeviceConnect_Credentials) ProtoMessage ¶
func (*CMsgNetworkDeviceConnect_Credentials) ProtoMessage()
func (*CMsgNetworkDeviceConnect_Credentials) ProtoReflect ¶
func (x *CMsgNetworkDeviceConnect_Credentials) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceConnect_Credentials) Reset ¶
func (x *CMsgNetworkDeviceConnect_Credentials) Reset()
func (*CMsgNetworkDeviceConnect_Credentials) String ¶
func (x *CMsgNetworkDeviceConnect_Credentials) String() string
type CMsgNetworkDeviceConnect_CustomAP ¶
type CMsgNetworkDeviceConnect_CustomAP struct { Ssid *string `protobuf:"bytes,1,opt,name=ssid" json:"ssid,omitempty"` Esecurity *int32 `protobuf:"varint,2,opt,name=esecurity" json:"esecurity,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceConnect_CustomAP) Descriptor
deprecated
func (*CMsgNetworkDeviceConnect_CustomAP) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceConnect_CustomAP.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceConnect_CustomAP) GetEsecurity ¶
func (x *CMsgNetworkDeviceConnect_CustomAP) GetEsecurity() int32
func (*CMsgNetworkDeviceConnect_CustomAP) GetSsid ¶
func (x *CMsgNetworkDeviceConnect_CustomAP) GetSsid() string
func (*CMsgNetworkDeviceConnect_CustomAP) ProtoMessage ¶
func (*CMsgNetworkDeviceConnect_CustomAP) ProtoMessage()
func (*CMsgNetworkDeviceConnect_CustomAP) ProtoReflect ¶
func (x *CMsgNetworkDeviceConnect_CustomAP) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceConnect_CustomAP) Reset ¶
func (x *CMsgNetworkDeviceConnect_CustomAP) Reset()
func (*CMsgNetworkDeviceConnect_CustomAP) String ¶
func (x *CMsgNetworkDeviceConnect_CustomAP) String() string
type CMsgNetworkDeviceConnect_KnownAP ¶
type CMsgNetworkDeviceConnect_KnownAP struct { ApId *uint32 `protobuf:"varint,1,opt,name=ap_id,json=apId" json:"ap_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceConnect_KnownAP) Descriptor
deprecated
func (*CMsgNetworkDeviceConnect_KnownAP) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceConnect_KnownAP.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceConnect_KnownAP) GetApId ¶
func (x *CMsgNetworkDeviceConnect_KnownAP) GetApId() uint32
func (*CMsgNetworkDeviceConnect_KnownAP) ProtoMessage ¶
func (*CMsgNetworkDeviceConnect_KnownAP) ProtoMessage()
func (*CMsgNetworkDeviceConnect_KnownAP) ProtoReflect ¶
func (x *CMsgNetworkDeviceConnect_KnownAP) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceConnect_KnownAP) Reset ¶
func (x *CMsgNetworkDeviceConnect_KnownAP) Reset()
func (*CMsgNetworkDeviceConnect_KnownAP) String ¶
func (x *CMsgNetworkDeviceConnect_KnownAP) String() string
type CMsgNetworkDeviceIP4Address ¶
type CMsgNetworkDeviceIP4Address struct { Ip *int32 `protobuf:"varint,1,opt,name=ip,def=0" json:"ip,omitempty"` Netmask *int32 `protobuf:"varint,2,opt,name=netmask" json:"netmask,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceIP4Address) Descriptor
deprecated
func (*CMsgNetworkDeviceIP4Address) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceIP4Address.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceIP4Address) GetIp ¶
func (x *CMsgNetworkDeviceIP4Address) GetIp() int32
func (*CMsgNetworkDeviceIP4Address) GetNetmask ¶
func (x *CMsgNetworkDeviceIP4Address) GetNetmask() int32
func (*CMsgNetworkDeviceIP4Address) ProtoMessage ¶
func (*CMsgNetworkDeviceIP4Address) ProtoMessage()
func (*CMsgNetworkDeviceIP4Address) ProtoReflect ¶
func (x *CMsgNetworkDeviceIP4Address) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceIP4Address) Reset ¶
func (x *CMsgNetworkDeviceIP4Address) Reset()
func (*CMsgNetworkDeviceIP4Address) String ¶
func (x *CMsgNetworkDeviceIP4Address) String() string
type CMsgNetworkDeviceIP4Config ¶
type CMsgNetworkDeviceIP4Config struct { Addresses []*CMsgNetworkDeviceIP4Address `protobuf:"bytes,1,rep,name=addresses" json:"addresses,omitempty"` DnsIp []int32 `protobuf:"varint,2,rep,name=dns_ip,json=dnsIp" json:"dns_ip,omitempty"` GatewayIp *int32 `protobuf:"varint,3,opt,name=gateway_ip,json=gatewayIp" json:"gateway_ip,omitempty"` IsDhcpEnabled *bool `protobuf:"varint,4,opt,name=is_dhcp_enabled,json=isDhcpEnabled" json:"is_dhcp_enabled,omitempty"` IsDefaultRoute *bool `protobuf:"varint,5,opt,name=is_default_route,json=isDefaultRoute" json:"is_default_route,omitempty"` IsEnabled *bool `protobuf:"varint,6,opt,name=is_enabled,json=isEnabled,def=0" json:"is_enabled,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceIP4Config) Descriptor
deprecated
func (*CMsgNetworkDeviceIP4Config) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceIP4Config.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceIP4Config) GetAddresses ¶
func (x *CMsgNetworkDeviceIP4Config) GetAddresses() []*CMsgNetworkDeviceIP4Address
func (*CMsgNetworkDeviceIP4Config) GetDnsIp ¶
func (x *CMsgNetworkDeviceIP4Config) GetDnsIp() []int32
func (*CMsgNetworkDeviceIP4Config) GetGatewayIp ¶
func (x *CMsgNetworkDeviceIP4Config) GetGatewayIp() int32
func (*CMsgNetworkDeviceIP4Config) GetIsDefaultRoute ¶
func (x *CMsgNetworkDeviceIP4Config) GetIsDefaultRoute() bool
func (*CMsgNetworkDeviceIP4Config) GetIsDhcpEnabled ¶
func (x *CMsgNetworkDeviceIP4Config) GetIsDhcpEnabled() bool
func (*CMsgNetworkDeviceIP4Config) GetIsEnabled ¶
func (x *CMsgNetworkDeviceIP4Config) GetIsEnabled() bool
func (*CMsgNetworkDeviceIP4Config) ProtoMessage ¶
func (*CMsgNetworkDeviceIP4Config) ProtoMessage()
func (*CMsgNetworkDeviceIP4Config) ProtoReflect ¶
func (x *CMsgNetworkDeviceIP4Config) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceIP4Config) Reset ¶
func (x *CMsgNetworkDeviceIP4Config) Reset()
func (*CMsgNetworkDeviceIP4Config) String ¶
func (x *CMsgNetworkDeviceIP4Config) String() string
type CMsgNetworkDeviceIP6Address ¶
type CMsgNetworkDeviceIP6Address struct { Ip *string `protobuf:"bytes,1,opt,name=ip" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceIP6Address) Descriptor
deprecated
func (*CMsgNetworkDeviceIP6Address) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceIP6Address.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceIP6Address) GetIp ¶
func (x *CMsgNetworkDeviceIP6Address) GetIp() string
func (*CMsgNetworkDeviceIP6Address) ProtoMessage ¶
func (*CMsgNetworkDeviceIP6Address) ProtoMessage()
func (*CMsgNetworkDeviceIP6Address) ProtoReflect ¶
func (x *CMsgNetworkDeviceIP6Address) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceIP6Address) Reset ¶
func (x *CMsgNetworkDeviceIP6Address) Reset()
func (*CMsgNetworkDeviceIP6Address) String ¶
func (x *CMsgNetworkDeviceIP6Address) String() string
type CMsgNetworkDeviceIP6Config ¶
type CMsgNetworkDeviceIP6Config struct { Addresses []*CMsgNetworkDeviceIP6Address `protobuf:"bytes,1,rep,name=addresses" json:"addresses,omitempty"` DnsIp []string `protobuf:"bytes,2,rep,name=dns_ip,json=dnsIp" json:"dns_ip,omitempty"` GatewayIp *string `protobuf:"bytes,3,opt,name=gateway_ip,json=gatewayIp" json:"gateway_ip,omitempty"` IsDhcpEnabled *bool `protobuf:"varint,4,opt,name=is_dhcp_enabled,json=isDhcpEnabled" json:"is_dhcp_enabled,omitempty"` IsDefaultRoute *bool `protobuf:"varint,5,opt,name=is_default_route,json=isDefaultRoute" json:"is_default_route,omitempty"` IsEnabled *bool `protobuf:"varint,6,opt,name=is_enabled,json=isEnabled,def=0" json:"is_enabled,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceIP6Config) Descriptor
deprecated
func (*CMsgNetworkDeviceIP6Config) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceIP6Config.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceIP6Config) GetAddresses ¶
func (x *CMsgNetworkDeviceIP6Config) GetAddresses() []*CMsgNetworkDeviceIP6Address
func (*CMsgNetworkDeviceIP6Config) GetDnsIp ¶
func (x *CMsgNetworkDeviceIP6Config) GetDnsIp() []string
func (*CMsgNetworkDeviceIP6Config) GetGatewayIp ¶
func (x *CMsgNetworkDeviceIP6Config) GetGatewayIp() string
func (*CMsgNetworkDeviceIP6Config) GetIsDefaultRoute ¶
func (x *CMsgNetworkDeviceIP6Config) GetIsDefaultRoute() bool
func (*CMsgNetworkDeviceIP6Config) GetIsDhcpEnabled ¶
func (x *CMsgNetworkDeviceIP6Config) GetIsDhcpEnabled() bool
func (*CMsgNetworkDeviceIP6Config) GetIsEnabled ¶
func (x *CMsgNetworkDeviceIP6Config) GetIsEnabled() bool
func (*CMsgNetworkDeviceIP6Config) ProtoMessage ¶
func (*CMsgNetworkDeviceIP6Config) ProtoMessage()
func (*CMsgNetworkDeviceIP6Config) ProtoReflect ¶
func (x *CMsgNetworkDeviceIP6Config) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceIP6Config) Reset ¶
func (x *CMsgNetworkDeviceIP6Config) Reset()
func (*CMsgNetworkDeviceIP6Config) String ¶
func (x *CMsgNetworkDeviceIP6Config) String() string
type CMsgNetworkDevicesData ¶
type CMsgNetworkDevicesData struct { Devices []*CMsgNetworkDevicesData_Device `protobuf:"bytes,1,rep,name=devices" json:"devices,omitempty"` IsWifiEnabled *bool `protobuf:"varint,2,opt,name=is_wifi_enabled,json=isWifiEnabled" json:"is_wifi_enabled,omitempty"` IsWifiScanningEnabled *bool `protobuf:"varint,3,opt,name=is_wifi_scanning_enabled,json=isWifiScanningEnabled" json:"is_wifi_scanning_enabled,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDevicesData) Descriptor
deprecated
func (*CMsgNetworkDevicesData) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDevicesData.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDevicesData) GetDevices ¶
func (x *CMsgNetworkDevicesData) GetDevices() []*CMsgNetworkDevicesData_Device
func (*CMsgNetworkDevicesData) GetIsWifiEnabled ¶
func (x *CMsgNetworkDevicesData) GetIsWifiEnabled() bool
func (*CMsgNetworkDevicesData) GetIsWifiScanningEnabled ¶
func (x *CMsgNetworkDevicesData) GetIsWifiScanningEnabled() bool
func (*CMsgNetworkDevicesData) ProtoMessage ¶
func (*CMsgNetworkDevicesData) ProtoMessage()
func (*CMsgNetworkDevicesData) ProtoReflect ¶
func (x *CMsgNetworkDevicesData) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDevicesData) Reset ¶
func (x *CMsgNetworkDevicesData) Reset()
func (*CMsgNetworkDevicesData) String ¶
func (x *CMsgNetworkDevicesData) String() string
type CMsgNetworkDevicesData_Device ¶
type CMsgNetworkDevicesData_Device struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` Etype *int32 `protobuf:"varint,2,opt,name=etype" json:"etype,omitempty"` Estate *int32 `protobuf:"varint,3,opt,name=estate" json:"estate,omitempty"` Mac *string `protobuf:"bytes,4,opt,name=mac" json:"mac,omitempty"` Vendor *string `protobuf:"bytes,5,opt,name=vendor" json:"vendor,omitempty"` Product *string `protobuf:"bytes,6,opt,name=product" json:"product,omitempty"` Ip4 *CMsgNetworkDeviceIP4Config `protobuf:"bytes,7,opt,name=ip4" json:"ip4,omitempty"` Ip6 *CMsgNetworkDeviceIP6Config `protobuf:"bytes,8,opt,name=ip6" json:"ip6,omitempty"` Wired *CMsgNetworkDevicesData_Device_Wired `protobuf:"bytes,9,opt,name=wired" json:"wired,omitempty"` Wireless *CMsgNetworkDevicesData_Device_Wireless `protobuf:"bytes,10,opt,name=wireless" json:"wireless,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDevicesData_Device) Descriptor
deprecated
func (*CMsgNetworkDevicesData_Device) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDevicesData_Device.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDevicesData_Device) GetEstate ¶
func (x *CMsgNetworkDevicesData_Device) GetEstate() int32
func (*CMsgNetworkDevicesData_Device) GetEtype ¶
func (x *CMsgNetworkDevicesData_Device) GetEtype() int32
func (*CMsgNetworkDevicesData_Device) GetId ¶
func (x *CMsgNetworkDevicesData_Device) GetId() uint32
func (*CMsgNetworkDevicesData_Device) GetIp4 ¶
func (x *CMsgNetworkDevicesData_Device) GetIp4() *CMsgNetworkDeviceIP4Config
func (*CMsgNetworkDevicesData_Device) GetIp6 ¶
func (x *CMsgNetworkDevicesData_Device) GetIp6() *CMsgNetworkDeviceIP6Config
func (*CMsgNetworkDevicesData_Device) GetMac ¶
func (x *CMsgNetworkDevicesData_Device) GetMac() string
func (*CMsgNetworkDevicesData_Device) GetProduct ¶
func (x *CMsgNetworkDevicesData_Device) GetProduct() string
func (*CMsgNetworkDevicesData_Device) GetVendor ¶
func (x *CMsgNetworkDevicesData_Device) GetVendor() string
func (*CMsgNetworkDevicesData_Device) GetWired ¶
func (x *CMsgNetworkDevicesData_Device) GetWired() *CMsgNetworkDevicesData_Device_Wired
func (*CMsgNetworkDevicesData_Device) GetWireless ¶
func (x *CMsgNetworkDevicesData_Device) GetWireless() *CMsgNetworkDevicesData_Device_Wireless
func (*CMsgNetworkDevicesData_Device) ProtoMessage ¶
func (*CMsgNetworkDevicesData_Device) ProtoMessage()
func (*CMsgNetworkDevicesData_Device) ProtoReflect ¶
func (x *CMsgNetworkDevicesData_Device) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDevicesData_Device) Reset ¶
func (x *CMsgNetworkDevicesData_Device) Reset()
func (*CMsgNetworkDevicesData_Device) String ¶
func (x *CMsgNetworkDevicesData_Device) String() string
type CMsgNetworkDevicesData_Device_Wired ¶
type CMsgNetworkDevicesData_Device_Wired struct { IsCablePresent *bool `protobuf:"varint,1,opt,name=is_cable_present,json=isCablePresent,def=0" json:"is_cable_present,omitempty"` SpeedMbit *uint32 `protobuf:"varint,2,opt,name=speed_mbit,json=speedMbit" json:"speed_mbit,omitempty"` FriendlyName *string `protobuf:"bytes,3,opt,name=friendly_name,json=friendlyName" json:"friendly_name,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDevicesData_Device_Wired) Descriptor
deprecated
func (*CMsgNetworkDevicesData_Device_Wired) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDevicesData_Device_Wired.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDevicesData_Device_Wired) GetFriendlyName ¶
func (x *CMsgNetworkDevicesData_Device_Wired) GetFriendlyName() string
func (*CMsgNetworkDevicesData_Device_Wired) GetIsCablePresent ¶
func (x *CMsgNetworkDevicesData_Device_Wired) GetIsCablePresent() bool
func (*CMsgNetworkDevicesData_Device_Wired) GetSpeedMbit ¶
func (x *CMsgNetworkDevicesData_Device_Wired) GetSpeedMbit() uint32
func (*CMsgNetworkDevicesData_Device_Wired) ProtoMessage ¶
func (*CMsgNetworkDevicesData_Device_Wired) ProtoMessage()
func (*CMsgNetworkDevicesData_Device_Wired) ProtoReflect ¶
func (x *CMsgNetworkDevicesData_Device_Wired) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDevicesData_Device_Wired) Reset ¶
func (x *CMsgNetworkDevicesData_Device_Wired) Reset()
func (*CMsgNetworkDevicesData_Device_Wired) String ¶
func (x *CMsgNetworkDevicesData_Device_Wired) String() string
type CMsgNetworkDevicesData_Device_Wireless ¶
type CMsgNetworkDevicesData_Device_Wireless struct { Aps []*CMsgNetworkDevicesData_Device_Wireless_AP `protobuf:"bytes,1,rep,name=aps" json:"aps,omitempty"` EsecuritySupported *int32 `protobuf:"varint,2,opt,name=esecurity_supported,json=esecuritySupported" json:"esecurity_supported,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDevicesData_Device_Wireless) Descriptor
deprecated
func (*CMsgNetworkDevicesData_Device_Wireless) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDevicesData_Device_Wireless.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDevicesData_Device_Wireless) GetAps ¶
func (x *CMsgNetworkDevicesData_Device_Wireless) GetAps() []*CMsgNetworkDevicesData_Device_Wireless_AP
func (*CMsgNetworkDevicesData_Device_Wireless) GetEsecuritySupported ¶
func (x *CMsgNetworkDevicesData_Device_Wireless) GetEsecuritySupported() int32
func (*CMsgNetworkDevicesData_Device_Wireless) ProtoMessage ¶
func (*CMsgNetworkDevicesData_Device_Wireless) ProtoMessage()
func (*CMsgNetworkDevicesData_Device_Wireless) ProtoReflect ¶
func (x *CMsgNetworkDevicesData_Device_Wireless) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDevicesData_Device_Wireless) Reset ¶
func (x *CMsgNetworkDevicesData_Device_Wireless) Reset()
func (*CMsgNetworkDevicesData_Device_Wireless) String ¶
func (x *CMsgNetworkDevicesData_Device_Wireless) String() string
type CMsgNetworkDevicesData_Device_Wireless_AP ¶
type CMsgNetworkDevicesData_Device_Wireless_AP struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` Estrength *int32 `protobuf:"varint,2,opt,name=estrength" json:"estrength,omitempty"` Ssid *string `protobuf:"bytes,3,opt,name=ssid" json:"ssid,omitempty"` IsActive *bool `protobuf:"varint,4,opt,name=is_active,json=isActive" json:"is_active,omitempty"` IsAutoconnect *bool `protobuf:"varint,5,opt,name=is_autoconnect,json=isAutoconnect" json:"is_autoconnect,omitempty"` Esecurity *int32 `protobuf:"varint,6,opt,name=esecurity" json:"esecurity,omitempty"` UserName *string `protobuf:"bytes,7,opt,name=user_name,json=userName" json:"user_name,omitempty"` Password *string `protobuf:"bytes,8,opt,name=password" json:"password,omitempty"` StrengthRaw *int32 `protobuf:"varint,9,opt,name=strength_raw,json=strengthRaw" json:"strength_raw,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDevicesData_Device_Wireless_AP) Descriptor
deprecated
func (*CMsgNetworkDevicesData_Device_Wireless_AP) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDevicesData_Device_Wireless_AP.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetEsecurity ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetEsecurity() int32
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetEstrength ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetEstrength() int32
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetId ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetId() uint32
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetIsActive ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetIsActive() bool
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetIsAutoconnect ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetIsAutoconnect() bool
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetPassword ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetPassword() string
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetSsid ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetSsid() string
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetStrengthRaw ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetStrengthRaw() int32
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetUserName ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetUserName() string
func (*CMsgNetworkDevicesData_Device_Wireless_AP) ProtoMessage ¶
func (*CMsgNetworkDevicesData_Device_Wireless_AP) ProtoMessage()
func (*CMsgNetworkDevicesData_Device_Wireless_AP) ProtoReflect ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDevicesData_Device_Wireless_AP) Reset ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) Reset()
func (*CMsgNetworkDevicesData_Device_Wireless_AP) String ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) String() string
type CMsgSelectOSBranchParams ¶
type CMsgSelectOSBranchParams struct { Branch *EOSBranch `protobuf:"varint,1,opt,name=branch,enum=EOSBranch,def=0" json:"branch,omitempty"` CustomBranch *string `protobuf:"bytes,2,opt,name=custom_branch,json=customBranch" json:"custom_branch,omitempty"` // contains filtered or unexported fields }
func (*CMsgSelectOSBranchParams) Descriptor
deprecated
func (*CMsgSelectOSBranchParams) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSelectOSBranchParams.ProtoReflect.Descriptor instead.
func (*CMsgSelectOSBranchParams) GetBranch ¶
func (x *CMsgSelectOSBranchParams) GetBranch() EOSBranch
func (*CMsgSelectOSBranchParams) GetCustomBranch ¶
func (x *CMsgSelectOSBranchParams) GetCustomBranch() string
func (*CMsgSelectOSBranchParams) ProtoMessage ¶
func (*CMsgSelectOSBranchParams) ProtoMessage()
func (*CMsgSelectOSBranchParams) ProtoReflect ¶
func (x *CMsgSelectOSBranchParams) ProtoReflect() protoreflect.Message
func (*CMsgSelectOSBranchParams) Reset ¶
func (x *CMsgSelectOSBranchParams) Reset()
func (*CMsgSelectOSBranchParams) String ¶
func (x *CMsgSelectOSBranchParams) String() string
type CMsgShortcutAppIds ¶
type CMsgShortcutAppIds struct { Appids []uint32 `protobuf:"varint,1,rep,name=appids" json:"appids,omitempty"` // contains filtered or unexported fields }
func (*CMsgShortcutAppIds) Descriptor
deprecated
func (*CMsgShortcutAppIds) Descriptor() ([]byte, []int)
Deprecated: Use CMsgShortcutAppIds.ProtoReflect.Descriptor instead.
func (*CMsgShortcutAppIds) GetAppids ¶
func (x *CMsgShortcutAppIds) GetAppids() []uint32
func (*CMsgShortcutAppIds) ProtoMessage ¶
func (*CMsgShortcutAppIds) ProtoMessage()
func (*CMsgShortcutAppIds) ProtoReflect ¶
func (x *CMsgShortcutAppIds) ProtoReflect() protoreflect.Message
func (*CMsgShortcutAppIds) Reset ¶
func (x *CMsgShortcutAppIds) Reset()
func (*CMsgShortcutAppIds) String ¶
func (x *CMsgShortcutAppIds) String() string
type CMsgShortcutInfo ¶
type CMsgShortcutInfo struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Exe *string `protobuf:"bytes,2,opt,name=exe" json:"exe,omitempty"` StartDir *string `protobuf:"bytes,3,opt,name=start_dir,json=startDir" json:"start_dir,omitempty"` Icon *string `protobuf:"bytes,4,opt,name=icon" json:"icon,omitempty"` Path *string `protobuf:"bytes,5,opt,name=path" json:"path,omitempty"` Args *string `protobuf:"bytes,6,opt,name=args" json:"args,omitempty"` AppName *string `protobuf:"bytes,7,opt,name=app_name,json=appName" json:"app_name,omitempty"` OverrideAppid *uint32 `protobuf:"varint,8,opt,name=override_appid,json=overrideAppid" json:"override_appid,omitempty"` FlatpakAppid *string `protobuf:"bytes,9,opt,name=flatpak_appid,json=flatpakAppid" json:"flatpak_appid,omitempty"` Tags []string `protobuf:"bytes,10,rep,name=tags" json:"tags,omitempty"` IsRemote *bool `protobuf:"varint,11,opt,name=is_remote,json=isRemote" json:"is_remote,omitempty"` IsHidden *bool `protobuf:"varint,12,opt,name=is_hidden,json=isHidden" json:"is_hidden,omitempty"` IsTemporary *bool `protobuf:"varint,13,opt,name=is_temporary,json=isTemporary" json:"is_temporary,omitempty"` IsOpenvr *bool `protobuf:"varint,14,opt,name=is_openvr,json=isOpenvr" json:"is_openvr,omitempty"` AllowDesktopConfig *bool `protobuf:"varint,15,opt,name=allow_desktop_config,json=allowDesktopConfig" json:"allow_desktop_config,omitempty"` AllowOverlay *bool `protobuf:"varint,16,opt,name=allow_overlay,json=allowOverlay" json:"allow_overlay,omitempty"` RtLastPlayedTime *uint32 `protobuf:"varint,17,opt,name=rt_last_played_time,json=rtLastPlayedTime" json:"rt_last_played_time,omitempty"` IsDevkitShortcut *bool `protobuf:"varint,18,opt,name=is_devkit_shortcut,json=isDevkitShortcut" json:"is_devkit_shortcut,omitempty"` DevkitGameid *string `protobuf:"bytes,19,opt,name=devkit_gameid,json=devkitGameid" json:"devkit_gameid,omitempty"` // contains filtered or unexported fields }
func (*CMsgShortcutInfo) Descriptor
deprecated
func (*CMsgShortcutInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgShortcutInfo.ProtoReflect.Descriptor instead.
func (*CMsgShortcutInfo) GetAllowDesktopConfig ¶
func (x *CMsgShortcutInfo) GetAllowDesktopConfig() bool
func (*CMsgShortcutInfo) GetAllowOverlay ¶
func (x *CMsgShortcutInfo) GetAllowOverlay() bool
func (*CMsgShortcutInfo) GetAppName ¶
func (x *CMsgShortcutInfo) GetAppName() string
func (*CMsgShortcutInfo) GetAppid ¶
func (x *CMsgShortcutInfo) GetAppid() uint32
func (*CMsgShortcutInfo) GetArgs ¶
func (x *CMsgShortcutInfo) GetArgs() string
func (*CMsgShortcutInfo) GetDevkitGameid ¶
func (x *CMsgShortcutInfo) GetDevkitGameid() string
func (*CMsgShortcutInfo) GetExe ¶
func (x *CMsgShortcutInfo) GetExe() string
func (*CMsgShortcutInfo) GetFlatpakAppid ¶
func (x *CMsgShortcutInfo) GetFlatpakAppid() string
func (*CMsgShortcutInfo) GetIcon ¶
func (x *CMsgShortcutInfo) GetIcon() string
func (*CMsgShortcutInfo) GetIsDevkitShortcut ¶
func (x *CMsgShortcutInfo) GetIsDevkitShortcut() bool
func (*CMsgShortcutInfo) GetIsHidden ¶
func (x *CMsgShortcutInfo) GetIsHidden() bool
func (*CMsgShortcutInfo) GetIsOpenvr ¶
func (x *CMsgShortcutInfo) GetIsOpenvr() bool
func (*CMsgShortcutInfo) GetIsRemote ¶
func (x *CMsgShortcutInfo) GetIsRemote() bool
func (*CMsgShortcutInfo) GetIsTemporary ¶
func (x *CMsgShortcutInfo) GetIsTemporary() bool
func (*CMsgShortcutInfo) GetOverrideAppid ¶
func (x *CMsgShortcutInfo) GetOverrideAppid() uint32
func (*CMsgShortcutInfo) GetPath ¶
func (x *CMsgShortcutInfo) GetPath() string
func (*CMsgShortcutInfo) GetRtLastPlayedTime ¶
func (x *CMsgShortcutInfo) GetRtLastPlayedTime() uint32
func (*CMsgShortcutInfo) GetStartDir ¶
func (x *CMsgShortcutInfo) GetStartDir() string
func (*CMsgShortcutInfo) GetTags ¶
func (x *CMsgShortcutInfo) GetTags() []string
func (*CMsgShortcutInfo) ProtoMessage ¶
func (*CMsgShortcutInfo) ProtoMessage()
func (*CMsgShortcutInfo) ProtoReflect ¶
func (x *CMsgShortcutInfo) ProtoReflect() protoreflect.Message
func (*CMsgShortcutInfo) Reset ¶
func (x *CMsgShortcutInfo) Reset()
func (*CMsgShortcutInfo) String ¶
func (x *CMsgShortcutInfo) String() string
type CMsgStorageDevicesData ¶
type CMsgStorageDevicesData struct { Drives []*CMsgStorageDevicesData_Drive `protobuf:"bytes,1,rep,name=drives" json:"drives,omitempty"` BlockDevices []*CMsgStorageDevicesData_BlockDevice `protobuf:"bytes,2,rep,name=block_devices,json=blockDevices" json:"block_devices,omitempty"` IsUnmountSupported *bool `protobuf:"varint,3,opt,name=is_unmount_supported,json=isUnmountSupported" json:"is_unmount_supported,omitempty"` IsTrimSupported *bool `protobuf:"varint,4,opt,name=is_trim_supported,json=isTrimSupported" json:"is_trim_supported,omitempty"` IsTrimRunning *bool `protobuf:"varint,5,opt,name=is_trim_running,json=isTrimRunning" json:"is_trim_running,omitempty"` // contains filtered or unexported fields }
func (*CMsgStorageDevicesData) Descriptor
deprecated
func (*CMsgStorageDevicesData) Descriptor() ([]byte, []int)
Deprecated: Use CMsgStorageDevicesData.ProtoReflect.Descriptor instead.
func (*CMsgStorageDevicesData) GetBlockDevices ¶
func (x *CMsgStorageDevicesData) GetBlockDevices() []*CMsgStorageDevicesData_BlockDevice
func (*CMsgStorageDevicesData) GetDrives ¶
func (x *CMsgStorageDevicesData) GetDrives() []*CMsgStorageDevicesData_Drive
func (*CMsgStorageDevicesData) GetIsTrimRunning ¶
func (x *CMsgStorageDevicesData) GetIsTrimRunning() bool
func (*CMsgStorageDevicesData) GetIsTrimSupported ¶
func (x *CMsgStorageDevicesData) GetIsTrimSupported() bool
func (*CMsgStorageDevicesData) GetIsUnmountSupported ¶
func (x *CMsgStorageDevicesData) GetIsUnmountSupported() bool
func (*CMsgStorageDevicesData) ProtoMessage ¶
func (*CMsgStorageDevicesData) ProtoMessage()
func (*CMsgStorageDevicesData) ProtoReflect ¶
func (x *CMsgStorageDevicesData) ProtoReflect() protoreflect.Message
func (*CMsgStorageDevicesData) Reset ¶
func (x *CMsgStorageDevicesData) Reset()
func (*CMsgStorageDevicesData) String ¶
func (x *CMsgStorageDevicesData) String() string
type CMsgStorageDevicesData_BlockDevice ¶
type CMsgStorageDevicesData_BlockDevice struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` DriveId *uint32 `protobuf:"varint,2,opt,name=drive_id,json=driveId,def=0" json:"drive_id,omitempty"` Path *string `protobuf:"bytes,3,opt,name=path" json:"path,omitempty"` FriendlyPath *string `protobuf:"bytes,4,opt,name=friendly_path,json=friendlyPath" json:"friendly_path,omitempty"` Label *string `protobuf:"bytes,5,opt,name=label" json:"label,omitempty"` SizeBytes *uint64 `protobuf:"varint,6,opt,name=size_bytes,json=sizeBytes" json:"size_bytes,omitempty"` IsFormattable *bool `protobuf:"varint,7,opt,name=is_formattable,json=isFormattable" json:"is_formattable,omitempty"` IsReadOnly *bool `protobuf:"varint,8,opt,name=is_read_only,json=isReadOnly" json:"is_read_only,omitempty"` IsRootDevice *bool `protobuf:"varint,9,opt,name=is_root_device,json=isRootDevice" json:"is_root_device,omitempty"` ContentType *EStorageBlockContentType `protobuf:"varint,10,opt,name=content_type,json=contentType,enum=EStorageBlockContentType,def=0" json:"content_type,omitempty"` FilesystemType *EStorageBlockFileSystemType `` /* 137-byte string literal not displayed */ MountPath *string `protobuf:"bytes,12,opt,name=mount_path,json=mountPath" json:"mount_path,omitempty"` // contains filtered or unexported fields }
func (*CMsgStorageDevicesData_BlockDevice) Descriptor
deprecated
func (*CMsgStorageDevicesData_BlockDevice) Descriptor() ([]byte, []int)
Deprecated: Use CMsgStorageDevicesData_BlockDevice.ProtoReflect.Descriptor instead.
func (*CMsgStorageDevicesData_BlockDevice) GetContentType ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetContentType() EStorageBlockContentType
func (*CMsgStorageDevicesData_BlockDevice) GetDriveId ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetDriveId() uint32
func (*CMsgStorageDevicesData_BlockDevice) GetFilesystemType ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetFilesystemType() EStorageBlockFileSystemType
func (*CMsgStorageDevicesData_BlockDevice) GetFriendlyPath ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetFriendlyPath() string
func (*CMsgStorageDevicesData_BlockDevice) GetId ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetId() uint32
func (*CMsgStorageDevicesData_BlockDevice) GetIsFormattable ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetIsFormattable() bool
func (*CMsgStorageDevicesData_BlockDevice) GetIsReadOnly ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetIsReadOnly() bool
func (*CMsgStorageDevicesData_BlockDevice) GetIsRootDevice ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetIsRootDevice() bool
func (*CMsgStorageDevicesData_BlockDevice) GetLabel ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetLabel() string
func (*CMsgStorageDevicesData_BlockDevice) GetMountPath ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetMountPath() string
func (*CMsgStorageDevicesData_BlockDevice) GetPath ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetPath() string
func (*CMsgStorageDevicesData_BlockDevice) GetSizeBytes ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetSizeBytes() uint64
func (*CMsgStorageDevicesData_BlockDevice) ProtoMessage ¶
func (*CMsgStorageDevicesData_BlockDevice) ProtoMessage()
func (*CMsgStorageDevicesData_BlockDevice) ProtoReflect ¶
func (x *CMsgStorageDevicesData_BlockDevice) ProtoReflect() protoreflect.Message
func (*CMsgStorageDevicesData_BlockDevice) Reset ¶
func (x *CMsgStorageDevicesData_BlockDevice) Reset()
func (*CMsgStorageDevicesData_BlockDevice) String ¶
func (x *CMsgStorageDevicesData_BlockDevice) String() string
type CMsgStorageDevicesData_Drive ¶
type CMsgStorageDevicesData_Drive struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` Model *string `protobuf:"bytes,2,opt,name=model" json:"model,omitempty"` Vendor *string `protobuf:"bytes,3,opt,name=vendor" json:"vendor,omitempty"` Serial *string `protobuf:"bytes,4,opt,name=serial" json:"serial,omitempty"` IsEjectable *bool `protobuf:"varint,5,opt,name=is_ejectable,json=isEjectable" json:"is_ejectable,omitempty"` SizeBytes *uint64 `protobuf:"varint,6,opt,name=size_bytes,json=sizeBytes" json:"size_bytes,omitempty"` MediaType *EStorageDriveMediaType `protobuf:"varint,7,opt,name=media_type,json=mediaType,enum=EStorageDriveMediaType,def=0" json:"media_type,omitempty"` // contains filtered or unexported fields }
func (*CMsgStorageDevicesData_Drive) Descriptor
deprecated
func (*CMsgStorageDevicesData_Drive) Descriptor() ([]byte, []int)
Deprecated: Use CMsgStorageDevicesData_Drive.ProtoReflect.Descriptor instead.
func (*CMsgStorageDevicesData_Drive) GetId ¶
func (x *CMsgStorageDevicesData_Drive) GetId() uint32
func (*CMsgStorageDevicesData_Drive) GetIsEjectable ¶
func (x *CMsgStorageDevicesData_Drive) GetIsEjectable() bool
func (*CMsgStorageDevicesData_Drive) GetMediaType ¶
func (x *CMsgStorageDevicesData_Drive) GetMediaType() EStorageDriveMediaType
func (*CMsgStorageDevicesData_Drive) GetModel ¶
func (x *CMsgStorageDevicesData_Drive) GetModel() string
func (*CMsgStorageDevicesData_Drive) GetSerial ¶
func (x *CMsgStorageDevicesData_Drive) GetSerial() string
func (*CMsgStorageDevicesData_Drive) GetSizeBytes ¶
func (x *CMsgStorageDevicesData_Drive) GetSizeBytes() uint64
func (*CMsgStorageDevicesData_Drive) GetVendor ¶
func (x *CMsgStorageDevicesData_Drive) GetVendor() string
func (*CMsgStorageDevicesData_Drive) ProtoMessage ¶
func (*CMsgStorageDevicesData_Drive) ProtoMessage()
func (*CMsgStorageDevicesData_Drive) ProtoReflect ¶
func (x *CMsgStorageDevicesData_Drive) ProtoReflect() protoreflect.Message
func (*CMsgStorageDevicesData_Drive) Reset ¶
func (x *CMsgStorageDevicesData_Drive) Reset()
func (*CMsgStorageDevicesData_Drive) String ¶
func (x *CMsgStorageDevicesData_Drive) String() string
type CMsgSystemAudioManagerDevice ¶
type CMsgSystemAudioManagerDevice struct { Base *CMsgSystemAudioManagerObject `protobuf:"bytes,1,opt,name=base" json:"base,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"` Nick *string `protobuf:"bytes,3,opt,name=nick" json:"nick,omitempty"` Description *string `protobuf:"bytes,4,opt,name=description" json:"description,omitempty"` Api *string `protobuf:"bytes,5,opt,name=api" json:"api,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerDevice) Descriptor
deprecated
func (*CMsgSystemAudioManagerDevice) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerDevice.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerDevice) GetApi ¶
func (x *CMsgSystemAudioManagerDevice) GetApi() string
func (*CMsgSystemAudioManagerDevice) GetBase ¶
func (x *CMsgSystemAudioManagerDevice) GetBase() *CMsgSystemAudioManagerObject
func (*CMsgSystemAudioManagerDevice) GetDescription ¶
func (x *CMsgSystemAudioManagerDevice) GetDescription() string
func (*CMsgSystemAudioManagerDevice) GetName ¶
func (x *CMsgSystemAudioManagerDevice) GetName() string
func (*CMsgSystemAudioManagerDevice) GetNick ¶
func (x *CMsgSystemAudioManagerDevice) GetNick() string
func (*CMsgSystemAudioManagerDevice) ProtoMessage ¶
func (*CMsgSystemAudioManagerDevice) ProtoMessage()
func (*CMsgSystemAudioManagerDevice) ProtoReflect ¶
func (x *CMsgSystemAudioManagerDevice) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerDevice) Reset ¶
func (x *CMsgSystemAudioManagerDevice) Reset()
func (*CMsgSystemAudioManagerDevice) String ¶
func (x *CMsgSystemAudioManagerDevice) String() string
type CMsgSystemAudioManagerLink ¶
type CMsgSystemAudioManagerLink struct { Base *CMsgSystemAudioManagerObject `protobuf:"bytes,1,opt,name=base" json:"base,omitempty"` OutputNodeId *uint32 `protobuf:"varint,2,opt,name=output_node_id,json=outputNodeId" json:"output_node_id,omitempty"` OutputPortId *uint32 `protobuf:"varint,3,opt,name=output_port_id,json=outputPortId" json:"output_port_id,omitempty"` InputNodeId *uint32 `protobuf:"varint,4,opt,name=input_node_id,json=inputNodeId" json:"input_node_id,omitempty"` InputPortId *uint32 `protobuf:"varint,5,opt,name=input_port_id,json=inputPortId" json:"input_port_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerLink) Descriptor
deprecated
func (*CMsgSystemAudioManagerLink) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerLink.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerLink) GetBase ¶
func (x *CMsgSystemAudioManagerLink) GetBase() *CMsgSystemAudioManagerObject
func (*CMsgSystemAudioManagerLink) GetInputNodeId ¶
func (x *CMsgSystemAudioManagerLink) GetInputNodeId() uint32
func (*CMsgSystemAudioManagerLink) GetInputPortId ¶
func (x *CMsgSystemAudioManagerLink) GetInputPortId() uint32
func (*CMsgSystemAudioManagerLink) GetOutputNodeId ¶
func (x *CMsgSystemAudioManagerLink) GetOutputNodeId() uint32
func (*CMsgSystemAudioManagerLink) GetOutputPortId ¶
func (x *CMsgSystemAudioManagerLink) GetOutputPortId() uint32
func (*CMsgSystemAudioManagerLink) ProtoMessage ¶
func (*CMsgSystemAudioManagerLink) ProtoMessage()
func (*CMsgSystemAudioManagerLink) ProtoReflect ¶
func (x *CMsgSystemAudioManagerLink) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerLink) Reset ¶
func (x *CMsgSystemAudioManagerLink) Reset()
func (*CMsgSystemAudioManagerLink) String ¶
func (x *CMsgSystemAudioManagerLink) String() string
type CMsgSystemAudioManagerNode ¶
type CMsgSystemAudioManagerNode struct { Base *CMsgSystemAudioManagerObject `protobuf:"bytes,1,opt,name=base" json:"base,omitempty"` DeviceId *uint32 `protobuf:"varint,2,opt,name=device_id,json=deviceId" json:"device_id,omitempty"` Name *string `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"` Nick *string `protobuf:"bytes,4,opt,name=nick" json:"nick,omitempty"` Description *string `protobuf:"bytes,5,opt,name=description" json:"description,omitempty"` Edirection *ESystemAudioDirection `protobuf:"varint,6,opt,name=edirection,enum=ESystemAudioDirection,def=0" json:"edirection,omitempty"` Volume *CMsgSystemAudioVolume `protobuf:"bytes,7,opt,name=volume" json:"volume,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerNode) Descriptor
deprecated
func (*CMsgSystemAudioManagerNode) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerNode.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerNode) GetBase ¶
func (x *CMsgSystemAudioManagerNode) GetBase() *CMsgSystemAudioManagerObject
func (*CMsgSystemAudioManagerNode) GetDescription ¶
func (x *CMsgSystemAudioManagerNode) GetDescription() string
func (*CMsgSystemAudioManagerNode) GetDeviceId ¶
func (x *CMsgSystemAudioManagerNode) GetDeviceId() uint32
func (*CMsgSystemAudioManagerNode) GetEdirection ¶
func (x *CMsgSystemAudioManagerNode) GetEdirection() ESystemAudioDirection
func (*CMsgSystemAudioManagerNode) GetName ¶
func (x *CMsgSystemAudioManagerNode) GetName() string
func (*CMsgSystemAudioManagerNode) GetNick ¶
func (x *CMsgSystemAudioManagerNode) GetNick() string
func (*CMsgSystemAudioManagerNode) GetVolume ¶
func (x *CMsgSystemAudioManagerNode) GetVolume() *CMsgSystemAudioVolume
func (*CMsgSystemAudioManagerNode) ProtoMessage ¶
func (*CMsgSystemAudioManagerNode) ProtoMessage()
func (*CMsgSystemAudioManagerNode) ProtoReflect ¶
func (x *CMsgSystemAudioManagerNode) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerNode) Reset ¶
func (x *CMsgSystemAudioManagerNode) Reset()
func (*CMsgSystemAudioManagerNode) String ¶
func (x *CMsgSystemAudioManagerNode) String() string
type CMsgSystemAudioManagerObject ¶
type CMsgSystemAudioManagerObject struct { Id *uint32 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"` RtimeLastUpdate *uint32 `protobuf:"fixed32,2,opt,name=rtime_last_update,json=rtimeLastUpdate" json:"rtime_last_update,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerObject) Descriptor
deprecated
func (*CMsgSystemAudioManagerObject) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerObject.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerObject) GetId ¶
func (x *CMsgSystemAudioManagerObject) GetId() uint32
func (*CMsgSystemAudioManagerObject) GetRtimeLastUpdate ¶
func (x *CMsgSystemAudioManagerObject) GetRtimeLastUpdate() uint32
func (*CMsgSystemAudioManagerObject) ProtoMessage ¶
func (*CMsgSystemAudioManagerObject) ProtoMessage()
func (*CMsgSystemAudioManagerObject) ProtoReflect ¶
func (x *CMsgSystemAudioManagerObject) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerObject) Reset ¶
func (x *CMsgSystemAudioManagerObject) Reset()
func (*CMsgSystemAudioManagerObject) String ¶
func (x *CMsgSystemAudioManagerObject) String() string
type CMsgSystemAudioManagerPort ¶
type CMsgSystemAudioManagerPort struct { Base *CMsgSystemAudioManagerObject `protobuf:"bytes,1,opt,name=base" json:"base,omitempty"` NodeId *uint32 `protobuf:"varint,3,opt,name=node_id,json=nodeId" json:"node_id,omitempty"` Name *string `protobuf:"bytes,4,opt,name=name" json:"name,omitempty"` Alias *string `protobuf:"bytes,5,opt,name=alias" json:"alias,omitempty"` Etype *ESystemAudioPortType `protobuf:"varint,6,opt,name=etype,enum=ESystemAudioPortType,def=0" json:"etype,omitempty"` Edirection *ESystemAudioPortDirection `protobuf:"varint,7,opt,name=edirection,enum=ESystemAudioPortDirection,def=0" json:"edirection,omitempty"` IsPhysical *bool `protobuf:"varint,8,opt,name=is_physical,json=isPhysical" json:"is_physical,omitempty"` IsTerminal *bool `protobuf:"varint,9,opt,name=is_terminal,json=isTerminal" json:"is_terminal,omitempty"` IsControl *bool `protobuf:"varint,10,opt,name=is_control,json=isControl" json:"is_control,omitempty"` IsMonitor *bool `protobuf:"varint,11,opt,name=is_monitor,json=isMonitor" json:"is_monitor,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerPort) Descriptor
deprecated
func (*CMsgSystemAudioManagerPort) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerPort.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerPort) GetAlias ¶
func (x *CMsgSystemAudioManagerPort) GetAlias() string
func (*CMsgSystemAudioManagerPort) GetBase ¶
func (x *CMsgSystemAudioManagerPort) GetBase() *CMsgSystemAudioManagerObject
func (*CMsgSystemAudioManagerPort) GetEdirection ¶
func (x *CMsgSystemAudioManagerPort) GetEdirection() ESystemAudioPortDirection
func (*CMsgSystemAudioManagerPort) GetEtype ¶
func (x *CMsgSystemAudioManagerPort) GetEtype() ESystemAudioPortType
func (*CMsgSystemAudioManagerPort) GetIsControl ¶
func (x *CMsgSystemAudioManagerPort) GetIsControl() bool
func (*CMsgSystemAudioManagerPort) GetIsMonitor ¶
func (x *CMsgSystemAudioManagerPort) GetIsMonitor() bool
func (*CMsgSystemAudioManagerPort) GetIsPhysical ¶
func (x *CMsgSystemAudioManagerPort) GetIsPhysical() bool
func (*CMsgSystemAudioManagerPort) GetIsTerminal ¶
func (x *CMsgSystemAudioManagerPort) GetIsTerminal() bool
func (*CMsgSystemAudioManagerPort) GetName ¶
func (x *CMsgSystemAudioManagerPort) GetName() string
func (*CMsgSystemAudioManagerPort) GetNodeId ¶
func (x *CMsgSystemAudioManagerPort) GetNodeId() uint32
func (*CMsgSystemAudioManagerPort) ProtoMessage ¶
func (*CMsgSystemAudioManagerPort) ProtoMessage()
func (*CMsgSystemAudioManagerPort) ProtoReflect ¶
func (x *CMsgSystemAudioManagerPort) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerPort) Reset ¶
func (x *CMsgSystemAudioManagerPort) Reset()
func (*CMsgSystemAudioManagerPort) String ¶
func (x *CMsgSystemAudioManagerPort) String() string
type CMsgSystemAudioManagerState ¶
type CMsgSystemAudioManagerState struct { RtimeFilter *uint32 `protobuf:"fixed32,1,opt,name=rtime_filter,json=rtimeFilter" json:"rtime_filter,omitempty"` Counter *int32 `protobuf:"varint,2,opt,name=counter" json:"counter,omitempty"` Hw *CMsgSystemAudioManagerStateHW `protobuf:"bytes,3,opt,name=hw" json:"hw,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerState) Descriptor
deprecated
func (*CMsgSystemAudioManagerState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerState.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerState) GetCounter ¶
func (x *CMsgSystemAudioManagerState) GetCounter() int32
func (*CMsgSystemAudioManagerState) GetHw ¶
func (x *CMsgSystemAudioManagerState) GetHw() *CMsgSystemAudioManagerStateHW
func (*CMsgSystemAudioManagerState) GetRtimeFilter ¶
func (x *CMsgSystemAudioManagerState) GetRtimeFilter() uint32
func (*CMsgSystemAudioManagerState) ProtoMessage ¶
func (*CMsgSystemAudioManagerState) ProtoMessage()
func (*CMsgSystemAudioManagerState) ProtoReflect ¶
func (x *CMsgSystemAudioManagerState) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerState) Reset ¶
func (x *CMsgSystemAudioManagerState) Reset()
func (*CMsgSystemAudioManagerState) String ¶
func (x *CMsgSystemAudioManagerState) String() string
type CMsgSystemAudioManagerStateHW ¶
type CMsgSystemAudioManagerStateHW struct { Devices []*CMsgSystemAudioManagerDevice `protobuf:"bytes,1,rep,name=devices" json:"devices,omitempty"` Nodes []*CMsgSystemAudioManagerNode `protobuf:"bytes,2,rep,name=nodes" json:"nodes,omitempty"` Ports []*CMsgSystemAudioManagerPort `protobuf:"bytes,3,rep,name=ports" json:"ports,omitempty"` Links []*CMsgSystemAudioManagerLink `protobuf:"bytes,4,rep,name=links" json:"links,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerStateHW) Descriptor
deprecated
func (*CMsgSystemAudioManagerStateHW) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerStateHW.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerStateHW) GetDevices ¶
func (x *CMsgSystemAudioManagerStateHW) GetDevices() []*CMsgSystemAudioManagerDevice
func (*CMsgSystemAudioManagerStateHW) GetLinks ¶
func (x *CMsgSystemAudioManagerStateHW) GetLinks() []*CMsgSystemAudioManagerLink
func (*CMsgSystemAudioManagerStateHW) GetNodes ¶
func (x *CMsgSystemAudioManagerStateHW) GetNodes() []*CMsgSystemAudioManagerNode
func (*CMsgSystemAudioManagerStateHW) GetPorts ¶
func (x *CMsgSystemAudioManagerStateHW) GetPorts() []*CMsgSystemAudioManagerPort
func (*CMsgSystemAudioManagerStateHW) ProtoMessage ¶
func (*CMsgSystemAudioManagerStateHW) ProtoMessage()
func (*CMsgSystemAudioManagerStateHW) ProtoReflect ¶
func (x *CMsgSystemAudioManagerStateHW) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerStateHW) Reset ¶
func (x *CMsgSystemAudioManagerStateHW) Reset()
func (*CMsgSystemAudioManagerStateHW) String ¶
func (x *CMsgSystemAudioManagerStateHW) String() string
type CMsgSystemAudioManagerUpdateSomething ¶
type CMsgSystemAudioManagerUpdateSomething struct { Counter *int32 `protobuf:"varint,1,opt,name=counter" json:"counter,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerUpdateSomething) Descriptor
deprecated
func (*CMsgSystemAudioManagerUpdateSomething) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerUpdateSomething.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerUpdateSomething) GetCounter ¶
func (x *CMsgSystemAudioManagerUpdateSomething) GetCounter() int32
func (*CMsgSystemAudioManagerUpdateSomething) ProtoMessage ¶
func (*CMsgSystemAudioManagerUpdateSomething) ProtoMessage()
func (*CMsgSystemAudioManagerUpdateSomething) ProtoReflect ¶
func (x *CMsgSystemAudioManagerUpdateSomething) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerUpdateSomething) Reset ¶
func (x *CMsgSystemAudioManagerUpdateSomething) Reset()
func (*CMsgSystemAudioManagerUpdateSomething) String ¶
func (x *CMsgSystemAudioManagerUpdateSomething) String() string
type CMsgSystemAudioVolume ¶
type CMsgSystemAudioVolume struct { Entries []*CMsgSystemAudioVolume_ChannelEntry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"` IsMuted *bool `protobuf:"varint,2,opt,name=is_muted,json=isMuted" json:"is_muted,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioVolume) Descriptor
deprecated
func (*CMsgSystemAudioVolume) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioVolume.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioVolume) GetEntries ¶
func (x *CMsgSystemAudioVolume) GetEntries() []*CMsgSystemAudioVolume_ChannelEntry
func (*CMsgSystemAudioVolume) GetIsMuted ¶
func (x *CMsgSystemAudioVolume) GetIsMuted() bool
func (*CMsgSystemAudioVolume) ProtoMessage ¶
func (*CMsgSystemAudioVolume) ProtoMessage()
func (*CMsgSystemAudioVolume) ProtoReflect ¶
func (x *CMsgSystemAudioVolume) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioVolume) Reset ¶
func (x *CMsgSystemAudioVolume) Reset()
func (*CMsgSystemAudioVolume) String ¶
func (x *CMsgSystemAudioVolume) String() string
type CMsgSystemAudioVolume_ChannelEntry ¶
type CMsgSystemAudioVolume_ChannelEntry struct { Echannel *ESystemAudioChannel `protobuf:"varint,1,opt,name=echannel,enum=ESystemAudioChannel,def=0" json:"echannel,omitempty"` Volume *float32 `protobuf:"fixed32,2,opt,name=volume" json:"volume,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioVolume_ChannelEntry) Descriptor
deprecated
func (*CMsgSystemAudioVolume_ChannelEntry) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioVolume_ChannelEntry.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioVolume_ChannelEntry) GetEchannel ¶
func (x *CMsgSystemAudioVolume_ChannelEntry) GetEchannel() ESystemAudioChannel
func (*CMsgSystemAudioVolume_ChannelEntry) GetVolume ¶
func (x *CMsgSystemAudioVolume_ChannelEntry) GetVolume() float32
func (*CMsgSystemAudioVolume_ChannelEntry) ProtoMessage ¶
func (*CMsgSystemAudioVolume_ChannelEntry) ProtoMessage()
func (*CMsgSystemAudioVolume_ChannelEntry) ProtoReflect ¶
func (x *CMsgSystemAudioVolume_ChannelEntry) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioVolume_ChannelEntry) Reset ¶
func (x *CMsgSystemAudioVolume_ChannelEntry) Reset()
func (*CMsgSystemAudioVolume_ChannelEntry) String ¶
func (x *CMsgSystemAudioVolume_ChannelEntry) String() string
type CMsgSystemDisplay ¶
type CMsgSystemDisplay struct { Id *int32 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"` Description *string `protobuf:"bytes,3,opt,name=description" json:"description,omitempty"` IsPrimary *bool `protobuf:"varint,4,opt,name=is_primary,json=isPrimary" json:"is_primary,omitempty"` IsEnabled *bool `protobuf:"varint,5,opt,name=is_enabled,json=isEnabled" json:"is_enabled,omitempty"` IsInternal *bool `protobuf:"varint,6,opt,name=is_internal,json=isInternal" json:"is_internal,omitempty"` HasModeOverride *bool `protobuf:"varint,7,opt,name=has_mode_override,json=hasModeOverride" json:"has_mode_override,omitempty"` WidthMm *int32 `protobuf:"varint,8,opt,name=width_mm,json=widthMm" json:"width_mm,omitempty"` HeightMm *int32 `protobuf:"varint,9,opt,name=height_mm,json=heightMm" json:"height_mm,omitempty"` CurrentModeId *int32 `protobuf:"varint,10,opt,name=current_mode_id,json=currentModeId" json:"current_mode_id,omitempty"` Modes []*CMsgSystemDisplayMode `protobuf:"bytes,11,rep,name=modes" json:"modes,omitempty"` RefreshRateMin *int32 `protobuf:"varint,12,opt,name=refresh_rate_min,json=refreshRateMin" json:"refresh_rate_min,omitempty"` RefreshRateMax *int32 `protobuf:"varint,13,opt,name=refresh_rate_max,json=refreshRateMax" json:"refresh_rate_max,omitempty"` IsVrrCapable *bool `protobuf:"varint,14,opt,name=is_vrr_capable,json=isVrrCapable" json:"is_vrr_capable,omitempty"` IsVrrEnabled *bool `protobuf:"varint,15,opt,name=is_vrr_enabled,json=isVrrEnabled" json:"is_vrr_enabled,omitempty"` IsHdrCapable *bool `protobuf:"varint,16,opt,name=is_hdr_capable,json=isHdrCapable" json:"is_hdr_capable,omitempty"` IsHdrEnabled *bool `protobuf:"varint,17,opt,name=is_hdr_enabled,json=isHdrEnabled" json:"is_hdr_enabled,omitempty"` CompatibilityParams []int32 `protobuf:"varint,18,rep,name=compatibility_params,json=compatibilityParams" json:"compatibility_params,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDisplay) Descriptor
deprecated
func (*CMsgSystemDisplay) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDisplay.ProtoReflect.Descriptor instead.
func (*CMsgSystemDisplay) GetCompatibilityParams ¶
func (x *CMsgSystemDisplay) GetCompatibilityParams() []int32
func (*CMsgSystemDisplay) GetCurrentModeId ¶
func (x *CMsgSystemDisplay) GetCurrentModeId() int32
func (*CMsgSystemDisplay) GetDescription ¶
func (x *CMsgSystemDisplay) GetDescription() string
func (*CMsgSystemDisplay) GetHasModeOverride ¶
func (x *CMsgSystemDisplay) GetHasModeOverride() bool
func (*CMsgSystemDisplay) GetHeightMm ¶
func (x *CMsgSystemDisplay) GetHeightMm() int32
func (*CMsgSystemDisplay) GetId ¶
func (x *CMsgSystemDisplay) GetId() int32
func (*CMsgSystemDisplay) GetIsEnabled ¶
func (x *CMsgSystemDisplay) GetIsEnabled() bool
func (*CMsgSystemDisplay) GetIsHdrCapable ¶
func (x *CMsgSystemDisplay) GetIsHdrCapable() bool
func (*CMsgSystemDisplay) GetIsHdrEnabled ¶
func (x *CMsgSystemDisplay) GetIsHdrEnabled() bool
func (*CMsgSystemDisplay) GetIsInternal ¶
func (x *CMsgSystemDisplay) GetIsInternal() bool
func (*CMsgSystemDisplay) GetIsPrimary ¶
func (x *CMsgSystemDisplay) GetIsPrimary() bool
func (*CMsgSystemDisplay) GetIsVrrCapable ¶
func (x *CMsgSystemDisplay) GetIsVrrCapable() bool
func (*CMsgSystemDisplay) GetIsVrrEnabled ¶
func (x *CMsgSystemDisplay) GetIsVrrEnabled() bool
func (*CMsgSystemDisplay) GetModes ¶
func (x *CMsgSystemDisplay) GetModes() []*CMsgSystemDisplayMode
func (*CMsgSystemDisplay) GetName ¶
func (x *CMsgSystemDisplay) GetName() string
func (*CMsgSystemDisplay) GetRefreshRateMax ¶
func (x *CMsgSystemDisplay) GetRefreshRateMax() int32
func (*CMsgSystemDisplay) GetRefreshRateMin ¶
func (x *CMsgSystemDisplay) GetRefreshRateMin() int32
func (*CMsgSystemDisplay) GetWidthMm ¶
func (x *CMsgSystemDisplay) GetWidthMm() int32
func (*CMsgSystemDisplay) ProtoMessage ¶
func (*CMsgSystemDisplay) ProtoMessage()
func (*CMsgSystemDisplay) ProtoReflect ¶
func (x *CMsgSystemDisplay) ProtoReflect() protoreflect.Message
func (*CMsgSystemDisplay) Reset ¶
func (x *CMsgSystemDisplay) Reset()
func (*CMsgSystemDisplay) String ¶
func (x *CMsgSystemDisplay) String() string
type CMsgSystemDisplayManagerSetMode ¶
type CMsgSystemDisplayManagerSetMode struct { DisplayId *int32 `protobuf:"varint,1,opt,name=display_id,json=displayId" json:"display_id,omitempty"` ModeId *int32 `protobuf:"varint,2,opt,name=mode_id,json=modeId" json:"mode_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDisplayManagerSetMode) Descriptor
deprecated
func (*CMsgSystemDisplayManagerSetMode) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDisplayManagerSetMode.ProtoReflect.Descriptor instead.
func (*CMsgSystemDisplayManagerSetMode) GetDisplayId ¶
func (x *CMsgSystemDisplayManagerSetMode) GetDisplayId() int32
func (*CMsgSystemDisplayManagerSetMode) GetModeId ¶
func (x *CMsgSystemDisplayManagerSetMode) GetModeId() int32
func (*CMsgSystemDisplayManagerSetMode) ProtoMessage ¶
func (*CMsgSystemDisplayManagerSetMode) ProtoMessage()
func (*CMsgSystemDisplayManagerSetMode) ProtoReflect ¶
func (x *CMsgSystemDisplayManagerSetMode) ProtoReflect() protoreflect.Message
func (*CMsgSystemDisplayManagerSetMode) Reset ¶
func (x *CMsgSystemDisplayManagerSetMode) Reset()
func (*CMsgSystemDisplayManagerSetMode) String ¶
func (x *CMsgSystemDisplayManagerSetMode) String() string
type CMsgSystemDisplayManagerState ¶
type CMsgSystemDisplayManagerState struct { Displays []*CMsgSystemDisplay `protobuf:"bytes,1,rep,name=displays" json:"displays,omitempty"` IsModeSwitchingSupported *bool `` /* 131-byte string literal not displayed */ CompatibilityMode *ESystemDisplayCompatibilityMode `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemDisplayManagerState) Descriptor
deprecated
func (*CMsgSystemDisplayManagerState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDisplayManagerState.ProtoReflect.Descriptor instead.
func (*CMsgSystemDisplayManagerState) GetCompatibilityMode ¶
func (x *CMsgSystemDisplayManagerState) GetCompatibilityMode() ESystemDisplayCompatibilityMode
func (*CMsgSystemDisplayManagerState) GetDisplays ¶
func (x *CMsgSystemDisplayManagerState) GetDisplays() []*CMsgSystemDisplay
func (*CMsgSystemDisplayManagerState) GetIsModeSwitchingSupported ¶
func (x *CMsgSystemDisplayManagerState) GetIsModeSwitchingSupported() bool
func (*CMsgSystemDisplayManagerState) ProtoMessage ¶
func (*CMsgSystemDisplayManagerState) ProtoMessage()
func (*CMsgSystemDisplayManagerState) ProtoReflect ¶
func (x *CMsgSystemDisplayManagerState) ProtoReflect() protoreflect.Message
func (*CMsgSystemDisplayManagerState) Reset ¶
func (x *CMsgSystemDisplayManagerState) Reset()
func (*CMsgSystemDisplayManagerState) String ¶
func (x *CMsgSystemDisplayManagerState) String() string
type CMsgSystemDisplayMode ¶
type CMsgSystemDisplayMode struct { Id *int32 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"` Width *int32 `protobuf:"varint,2,opt,name=width" json:"width,omitempty"` Height *int32 `protobuf:"varint,3,opt,name=height" json:"height,omitempty"` RefreshHz *int32 `protobuf:"varint,4,opt,name=refresh_hz,json=refreshHz" json:"refresh_hz,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDisplayMode) Descriptor
deprecated
func (*CMsgSystemDisplayMode) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDisplayMode.ProtoReflect.Descriptor instead.
func (*CMsgSystemDisplayMode) GetHeight ¶
func (x *CMsgSystemDisplayMode) GetHeight() int32
func (*CMsgSystemDisplayMode) GetId ¶
func (x *CMsgSystemDisplayMode) GetId() int32
func (*CMsgSystemDisplayMode) GetRefreshHz ¶
func (x *CMsgSystemDisplayMode) GetRefreshHz() int32
func (*CMsgSystemDisplayMode) GetWidth ¶
func (x *CMsgSystemDisplayMode) GetWidth() int32
func (*CMsgSystemDisplayMode) ProtoMessage ¶
func (*CMsgSystemDisplayMode) ProtoMessage()
func (*CMsgSystemDisplayMode) ProtoReflect ¶
func (x *CMsgSystemDisplayMode) ProtoReflect() protoreflect.Message
func (*CMsgSystemDisplayMode) Reset ¶
func (x *CMsgSystemDisplayMode) Reset()
func (*CMsgSystemDisplayMode) String ¶
func (x *CMsgSystemDisplayMode) String() string
type CMsgSystemDockState ¶
type CMsgSystemDockState struct { UpdateState *CMsgSystemDockUpdateState `protobuf:"bytes,1,opt,name=update_state,json=updateState" json:"update_state,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDockState) Descriptor
deprecated
func (*CMsgSystemDockState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDockState.ProtoReflect.Descriptor instead.
func (*CMsgSystemDockState) GetUpdateState ¶
func (x *CMsgSystemDockState) GetUpdateState() *CMsgSystemDockUpdateState
func (*CMsgSystemDockState) ProtoMessage ¶
func (*CMsgSystemDockState) ProtoMessage()
func (*CMsgSystemDockState) ProtoReflect ¶
func (x *CMsgSystemDockState) ProtoReflect() protoreflect.Message
func (*CMsgSystemDockState) Reset ¶
func (x *CMsgSystemDockState) Reset()
func (*CMsgSystemDockState) String ¶
func (x *CMsgSystemDockState) String() string
type CMsgSystemDockUpdateFirmware ¶
type CMsgSystemDockUpdateFirmware struct { CheckOnly *bool `protobuf:"varint,1,opt,name=check_only,json=checkOnly" json:"check_only,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDockUpdateFirmware) Descriptor
deprecated
func (*CMsgSystemDockUpdateFirmware) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDockUpdateFirmware.ProtoReflect.Descriptor instead.
func (*CMsgSystemDockUpdateFirmware) GetCheckOnly ¶
func (x *CMsgSystemDockUpdateFirmware) GetCheckOnly() bool
func (*CMsgSystemDockUpdateFirmware) ProtoMessage ¶
func (*CMsgSystemDockUpdateFirmware) ProtoMessage()
func (*CMsgSystemDockUpdateFirmware) ProtoReflect ¶
func (x *CMsgSystemDockUpdateFirmware) ProtoReflect() protoreflect.Message
func (*CMsgSystemDockUpdateFirmware) Reset ¶
func (x *CMsgSystemDockUpdateFirmware) Reset()
func (*CMsgSystemDockUpdateFirmware) String ¶
func (x *CMsgSystemDockUpdateFirmware) String() string
type CMsgSystemDockUpdateState ¶
type CMsgSystemDockUpdateState struct { State *EUpdaterState `protobuf:"varint,1,opt,name=state,enum=EUpdaterState,def=0" json:"state,omitempty"` RtimeLastChecked *uint32 `protobuf:"fixed32,2,opt,name=rtime_last_checked,json=rtimeLastChecked" json:"rtime_last_checked,omitempty"` VersionCurrent *string `protobuf:"bytes,3,opt,name=version_current,json=versionCurrent" json:"version_current,omitempty"` VersionAvailable *string `protobuf:"bytes,4,opt,name=version_available,json=versionAvailable" json:"version_available,omitempty"` StageProgress *float32 `protobuf:"fixed32,5,opt,name=stage_progress,json=stageProgress" json:"stage_progress,omitempty"` RtimeEstimatedCompletion *uint32 `` /* 130-byte string literal not displayed */ OldFwWorkaround *int32 `protobuf:"varint,7,opt,name=old_fw_workaround,json=oldFwWorkaround" json:"old_fw_workaround,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDockUpdateState) Descriptor
deprecated
func (*CMsgSystemDockUpdateState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDockUpdateState.ProtoReflect.Descriptor instead.
func (*CMsgSystemDockUpdateState) GetOldFwWorkaround ¶
func (x *CMsgSystemDockUpdateState) GetOldFwWorkaround() int32
func (*CMsgSystemDockUpdateState) GetRtimeEstimatedCompletion ¶
func (x *CMsgSystemDockUpdateState) GetRtimeEstimatedCompletion() uint32
func (*CMsgSystemDockUpdateState) GetRtimeLastChecked ¶
func (x *CMsgSystemDockUpdateState) GetRtimeLastChecked() uint32
func (*CMsgSystemDockUpdateState) GetStageProgress ¶
func (x *CMsgSystemDockUpdateState) GetStageProgress() float32
func (*CMsgSystemDockUpdateState) GetState ¶
func (x *CMsgSystemDockUpdateState) GetState() EUpdaterState
func (*CMsgSystemDockUpdateState) GetVersionAvailable ¶
func (x *CMsgSystemDockUpdateState) GetVersionAvailable() string
func (*CMsgSystemDockUpdateState) GetVersionCurrent ¶
func (x *CMsgSystemDockUpdateState) GetVersionCurrent() string
func (*CMsgSystemDockUpdateState) ProtoMessage ¶
func (*CMsgSystemDockUpdateState) ProtoMessage()
func (*CMsgSystemDockUpdateState) ProtoReflect ¶
func (x *CMsgSystemDockUpdateState) ProtoReflect() protoreflect.Message
func (*CMsgSystemDockUpdateState) Reset ¶
func (x *CMsgSystemDockUpdateState) Reset()
func (*CMsgSystemDockUpdateState) String ¶
func (x *CMsgSystemDockUpdateState) String() string
type CMsgSystemManagerSettings ¶
type CMsgSystemManagerSettings struct { IdleBacklightDimBatterySeconds *float32 `` /* 152-byte string literal not displayed */ IdleBacklightDimAcSeconds *float32 `` /* 137-byte string literal not displayed */ IdleSuspendBatterySeconds *float32 `` /* 135-byte string literal not displayed */ IdleSuspendAcSeconds *float32 `protobuf:"fixed32,4,opt,name=idle_suspend_ac_seconds,json=idleSuspendAcSeconds" json:"idle_suspend_ac_seconds,omitempty"` IdleSuspendSupressed *bool `protobuf:"varint,5,opt,name=idle_suspend_supressed,json=idleSuspendSupressed" json:"idle_suspend_supressed,omitempty"` IsAdaptiveBrightnessAvailable *bool `` /* 146-byte string literal not displayed */ DisplayAdaptiveBrightnessEnabled *bool `` /* 155-byte string literal not displayed */ DisplayNightmodeEnabled *bool `` /* 127-byte string literal not displayed */ DisplayNightmodeTintstrength *float32 `` /* 143-byte string literal not displayed */ DisplayNightmodeMaxhue *float32 `protobuf:"fixed32,12,opt,name=display_nightmode_maxhue,json=displayNightmodeMaxhue" json:"display_nightmode_maxhue,omitempty"` DisplayNightmodeMaxsat *float32 `protobuf:"fixed32,13,opt,name=display_nightmode_maxsat,json=displayNightmodeMaxsat" json:"display_nightmode_maxsat,omitempty"` DisplayNightmodeUiexp *float32 `protobuf:"fixed32,14,opt,name=display_nightmode_uiexp,json=displayNightmodeUiexp" json:"display_nightmode_uiexp,omitempty"` DisplayNightmodeBlend *float32 `protobuf:"fixed32,15,opt,name=display_nightmode_blend,json=displayNightmodeBlend" json:"display_nightmode_blend,omitempty"` DisplayNightmodeReset *bool `protobuf:"varint,16,opt,name=display_nightmode_reset,json=displayNightmodeReset" json:"display_nightmode_reset,omitempty"` DisplayNightmodeScheduleEnabled *bool `` /* 153-byte string literal not displayed */ DisplayNightmodeScheduleStarttime *float32 `` /* 160-byte string literal not displayed */ DisplayNightmodeScheduleEndtime *float32 `` /* 154-byte string literal not displayed */ DisplayDiagnosticsEnabled *bool `` /* 133-byte string literal not displayed */ AlsLuxPrimary *float32 `protobuf:"fixed32,21,opt,name=als_lux_primary,json=alsLuxPrimary" json:"als_lux_primary,omitempty"` AlsLuxMedian *float32 `protobuf:"fixed32,22,opt,name=als_lux_median,json=alsLuxMedian" json:"als_lux_median,omitempty"` DisplayBacklightRaw *float32 `protobuf:"fixed32,23,opt,name=display_backlight_raw,json=displayBacklightRaw" json:"display_backlight_raw,omitempty"` DisplayBrightnessAdaptivemin *float32 `` /* 143-byte string literal not displayed */ DisplayBrightnessAdaptivemax *float32 `` /* 143-byte string literal not displayed */ IsWifiPowersaveEnabled *bool `` /* 126-byte string literal not displayed */ IsFanControlAvailable *bool `protobuf:"varint,27,opt,name=is_fan_control_available,json=isFanControlAvailable" json:"is_fan_control_available,omitempty"` FanControlMode *ESystemFanControlMode `` /* 133-byte string literal not displayed */ IsDisplayBrightnessAvailable *bool `` /* 144-byte string literal not displayed */ IsDisplayColormanagementAvailable *bool `` /* 159-byte string literal not displayed */ DisplayColorgamut *float32 `protobuf:"fixed32,32,opt,name=display_colorgamut,json=displayColorgamut" json:"display_colorgamut,omitempty"` AlsLuxAlternate *float32 `protobuf:"fixed32,33,opt,name=als_lux_alternate,json=alsLuxAlternate" json:"als_lux_alternate,omitempty"` IsDisplayColortempAvailable *bool `` /* 141-byte string literal not displayed */ DisplayColortemp *float32 `protobuf:"fixed32,35,opt,name=display_colortemp,json=displayColortemp" json:"display_colortemp,omitempty"` DisplayColortempDefault *float32 `` /* 128-byte string literal not displayed */ DisplayColortempEnabled *bool `` /* 127-byte string literal not displayed */ DisplayColorgamutLabelset *EColorGamutLabelSet `` /* 164-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemManagerSettings) Descriptor
deprecated
func (*CMsgSystemManagerSettings) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemManagerSettings.ProtoReflect.Descriptor instead.
func (*CMsgSystemManagerSettings) GetAlsLuxAlternate ¶
func (x *CMsgSystemManagerSettings) GetAlsLuxAlternate() float32
func (*CMsgSystemManagerSettings) GetAlsLuxMedian ¶
func (x *CMsgSystemManagerSettings) GetAlsLuxMedian() float32
func (*CMsgSystemManagerSettings) GetAlsLuxPrimary ¶
func (x *CMsgSystemManagerSettings) GetAlsLuxPrimary() float32
func (*CMsgSystemManagerSettings) GetDisplayAdaptiveBrightnessEnabled ¶
func (x *CMsgSystemManagerSettings) GetDisplayAdaptiveBrightnessEnabled() bool
func (*CMsgSystemManagerSettings) GetDisplayBacklightRaw ¶
func (x *CMsgSystemManagerSettings) GetDisplayBacklightRaw() float32
func (*CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemax ¶
func (x *CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemax() float32
func (*CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemin ¶
func (x *CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemin() float32
func (*CMsgSystemManagerSettings) GetDisplayColorgamut ¶
func (x *CMsgSystemManagerSettings) GetDisplayColorgamut() float32
func (*CMsgSystemManagerSettings) GetDisplayColorgamutLabelset ¶
func (x *CMsgSystemManagerSettings) GetDisplayColorgamutLabelset() EColorGamutLabelSet
func (*CMsgSystemManagerSettings) GetDisplayColortemp ¶
func (x *CMsgSystemManagerSettings) GetDisplayColortemp() float32
func (*CMsgSystemManagerSettings) GetDisplayColortempDefault ¶
func (x *CMsgSystemManagerSettings) GetDisplayColortempDefault() float32
func (*CMsgSystemManagerSettings) GetDisplayColortempEnabled ¶
func (x *CMsgSystemManagerSettings) GetDisplayColortempEnabled() bool
func (*CMsgSystemManagerSettings) GetDisplayDiagnosticsEnabled ¶
func (x *CMsgSystemManagerSettings) GetDisplayDiagnosticsEnabled() bool
func (*CMsgSystemManagerSettings) GetDisplayNightmodeBlend ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeBlend() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeEnabled ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeEnabled() bool
func (*CMsgSystemManagerSettings) GetDisplayNightmodeMaxhue ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeMaxhue() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeMaxsat ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeMaxsat() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeReset ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeReset() bool
func (*CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEnabled ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEnabled() bool
func (*CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEndtime ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEndtime() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeScheduleStarttime ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleStarttime() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeTintstrength ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeTintstrength() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeUiexp ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeUiexp() float32
func (*CMsgSystemManagerSettings) GetFanControlMode ¶
func (x *CMsgSystemManagerSettings) GetFanControlMode() ESystemFanControlMode
func (*CMsgSystemManagerSettings) GetIdleBacklightDimAcSeconds ¶
func (x *CMsgSystemManagerSettings) GetIdleBacklightDimAcSeconds() float32
func (*CMsgSystemManagerSettings) GetIdleBacklightDimBatterySeconds ¶
func (x *CMsgSystemManagerSettings) GetIdleBacklightDimBatterySeconds() float32
func (*CMsgSystemManagerSettings) GetIdleSuspendAcSeconds ¶
func (x *CMsgSystemManagerSettings) GetIdleSuspendAcSeconds() float32
func (*CMsgSystemManagerSettings) GetIdleSuspendBatterySeconds ¶
func (x *CMsgSystemManagerSettings) GetIdleSuspendBatterySeconds() float32
func (*CMsgSystemManagerSettings) GetIdleSuspendSupressed ¶
func (x *CMsgSystemManagerSettings) GetIdleSuspendSupressed() bool
func (*CMsgSystemManagerSettings) GetIsAdaptiveBrightnessAvailable ¶
func (x *CMsgSystemManagerSettings) GetIsAdaptiveBrightnessAvailable() bool
func (*CMsgSystemManagerSettings) GetIsDisplayBrightnessAvailable ¶
func (x *CMsgSystemManagerSettings) GetIsDisplayBrightnessAvailable() bool
func (*CMsgSystemManagerSettings) GetIsDisplayColormanagementAvailable ¶
func (x *CMsgSystemManagerSettings) GetIsDisplayColormanagementAvailable() bool
func (*CMsgSystemManagerSettings) GetIsDisplayColortempAvailable ¶
func (x *CMsgSystemManagerSettings) GetIsDisplayColortempAvailable() bool
func (*CMsgSystemManagerSettings) GetIsFanControlAvailable ¶
func (x *CMsgSystemManagerSettings) GetIsFanControlAvailable() bool
func (*CMsgSystemManagerSettings) GetIsWifiPowersaveEnabled ¶
func (x *CMsgSystemManagerSettings) GetIsWifiPowersaveEnabled() bool
func (*CMsgSystemManagerSettings) ProtoMessage ¶
func (*CMsgSystemManagerSettings) ProtoMessage()
func (*CMsgSystemManagerSettings) ProtoReflect ¶
func (x *CMsgSystemManagerSettings) ProtoReflect() protoreflect.Message
func (*CMsgSystemManagerSettings) Reset ¶
func (x *CMsgSystemManagerSettings) Reset()
func (*CMsgSystemManagerSettings) String ¶
func (x *CMsgSystemManagerSettings) String() string
type CMsgSystemPerfDiagnosticEntry ¶
type CMsgSystemPerfDiagnosticEntry struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemPerfDiagnosticEntry) Descriptor
deprecated
func (*CMsgSystemPerfDiagnosticEntry) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfDiagnosticEntry.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfDiagnosticEntry) GetName ¶
func (x *CMsgSystemPerfDiagnosticEntry) GetName() string
func (*CMsgSystemPerfDiagnosticEntry) GetValue ¶
func (x *CMsgSystemPerfDiagnosticEntry) GetValue() string
func (*CMsgSystemPerfDiagnosticEntry) ProtoMessage ¶
func (*CMsgSystemPerfDiagnosticEntry) ProtoMessage()
func (*CMsgSystemPerfDiagnosticEntry) ProtoReflect ¶
func (x *CMsgSystemPerfDiagnosticEntry) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfDiagnosticEntry) Reset ¶
func (x *CMsgSystemPerfDiagnosticEntry) Reset()
func (*CMsgSystemPerfDiagnosticEntry) String ¶
func (x *CMsgSystemPerfDiagnosticEntry) String() string
type CMsgSystemPerfDiagnosticInfo ¶
type CMsgSystemPerfDiagnosticInfo struct { Entries []*CMsgSystemPerfDiagnosticEntry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"` Interfaces []*CMsgSystemPerfNetworkInterface `protobuf:"bytes,2,rep,name=interfaces" json:"interfaces,omitempty"` BatteryTempC *float32 `protobuf:"fixed32,3,opt,name=battery_temp_c,json=batteryTempC" json:"battery_temp_c,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemPerfDiagnosticInfo) Descriptor
deprecated
func (*CMsgSystemPerfDiagnosticInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfDiagnosticInfo.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfDiagnosticInfo) GetBatteryTempC ¶
func (x *CMsgSystemPerfDiagnosticInfo) GetBatteryTempC() float32
func (*CMsgSystemPerfDiagnosticInfo) GetEntries ¶
func (x *CMsgSystemPerfDiagnosticInfo) GetEntries() []*CMsgSystemPerfDiagnosticEntry
func (*CMsgSystemPerfDiagnosticInfo) GetInterfaces ¶
func (x *CMsgSystemPerfDiagnosticInfo) GetInterfaces() []*CMsgSystemPerfNetworkInterface
func (*CMsgSystemPerfDiagnosticInfo) ProtoMessage ¶
func (*CMsgSystemPerfDiagnosticInfo) ProtoMessage()
func (*CMsgSystemPerfDiagnosticInfo) ProtoReflect ¶
func (x *CMsgSystemPerfDiagnosticInfo) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfDiagnosticInfo) Reset ¶
func (x *CMsgSystemPerfDiagnosticInfo) Reset()
func (*CMsgSystemPerfDiagnosticInfo) String ¶
func (x *CMsgSystemPerfDiagnosticInfo) String() string
type CMsgSystemPerfLimits ¶
type CMsgSystemPerfLimits struct { CpuGovernorManualMinMhz *int32 `` /* 130-byte string literal not displayed */ CpuGovernorManualMaxMhz *int32 `` /* 130-byte string literal not displayed */ FsrSharpnessMin *int32 `protobuf:"varint,3,opt,name=fsr_sharpness_min,json=fsrSharpnessMin" json:"fsr_sharpness_min,omitempty"` FsrSharpnessMax *int32 `protobuf:"varint,4,opt,name=fsr_sharpness_max,json=fsrSharpnessMax" json:"fsr_sharpness_max,omitempty"` GpuPerformanceManualMinMhz *int32 `` /* 139-byte string literal not displayed */ GpuPerformanceManualMaxMhz *int32 `` /* 139-byte string literal not displayed */ PerfOverlayIsStandalone *bool `` /* 128-byte string literal not displayed */ IsDynamicVrsAvailable *bool `protobuf:"varint,8,opt,name=is_dynamic_vrs_available,json=isDynamicVrsAvailable" json:"is_dynamic_vrs_available,omitempty"` IsManualDisplayRefreshRateAvailable *bool `` /* 168-byte string literal not displayed */ GpuPerformanceLevelsAvailable []EGPUPerformanceLevel `` /* 173-byte string literal not displayed */ DisplayRefreshManualHzMin *int32 `` /* 137-byte string literal not displayed */ DisplayRefreshManualHzMax *int32 `` /* 137-byte string literal not displayed */ FpsLimitOptions []int32 `protobuf:"varint,13,rep,name=fps_limit_options,json=fpsLimitOptions" json:"fps_limit_options,omitempty"` TdpLimitMin *int32 `protobuf:"varint,14,opt,name=tdp_limit_min,json=tdpLimitMin" json:"tdp_limit_min,omitempty"` TdpLimitMax *int32 `protobuf:"varint,15,opt,name=tdp_limit_max,json=tdpLimitMax" json:"tdp_limit_max,omitempty"` IsNisSupported *bool `protobuf:"varint,16,opt,name=is_nis_supported,json=isNisSupported" json:"is_nis_supported,omitempty"` NisSharpnessMin *int32 `protobuf:"varint,17,opt,name=nis_sharpness_min,json=nisSharpnessMin" json:"nis_sharpness_min,omitempty"` NisSharpnessMax *int32 `protobuf:"varint,18,opt,name=nis_sharpness_max,json=nisSharpnessMax" json:"nis_sharpness_max,omitempty"` DisplayExternalRefreshManualHzMin *int32 `` /* 163-byte string literal not displayed */ DisplayExternalRefreshManualHzMax *int32 `` /* 163-byte string literal not displayed */ FpsLimitOptionsExternal []int32 `` /* 129-byte string literal not displayed */ IsTearingSupported *bool `protobuf:"varint,22,opt,name=is_tearing_supported,json=isTearingSupported" json:"is_tearing_supported,omitempty"` IsVrrSupported *bool `protobuf:"varint,23,opt,name=is_vrr_supported,json=isVrrSupported" json:"is_vrr_supported,omitempty"` IsDynamicRefreshRateInSteamSupported *bool `` /* 174-byte string literal not displayed */ IsSplitScalingAndFilteringSupported *bool `` /* 169-byte string literal not displayed */ SplitScalingFiltersAvailable []ESplitScalingFilter `` /* 169-byte string literal not displayed */ SplitScalingScalersAvailable []ESplitScalingScaler `` /* 169-byte string literal not displayed */ IsHdrSupported *bool `protobuf:"varint,28,opt,name=is_hdr_supported,json=isHdrSupported" json:"is_hdr_supported,omitempty"` DisplayRefreshManualHzOcMax *int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemPerfLimits) Descriptor
deprecated
func (*CMsgSystemPerfLimits) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfLimits.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfLimits) GetCpuGovernorManualMaxMhz ¶
func (x *CMsgSystemPerfLimits) GetCpuGovernorManualMaxMhz() int32
func (*CMsgSystemPerfLimits) GetCpuGovernorManualMinMhz ¶
func (x *CMsgSystemPerfLimits) GetCpuGovernorManualMinMhz() int32
func (*CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMax ¶
func (x *CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMax() int32
func (*CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMin ¶
func (x *CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMin() int32
func (*CMsgSystemPerfLimits) GetDisplayRefreshManualHzMax ¶
func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzMax() int32
func (*CMsgSystemPerfLimits) GetDisplayRefreshManualHzMin ¶
func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzMin() int32
func (*CMsgSystemPerfLimits) GetDisplayRefreshManualHzOcMax ¶
func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzOcMax() int32
func (*CMsgSystemPerfLimits) GetFpsLimitOptions ¶
func (x *CMsgSystemPerfLimits) GetFpsLimitOptions() []int32
func (*CMsgSystemPerfLimits) GetFpsLimitOptionsExternal ¶
func (x *CMsgSystemPerfLimits) GetFpsLimitOptionsExternal() []int32
func (*CMsgSystemPerfLimits) GetFsrSharpnessMax ¶
func (x *CMsgSystemPerfLimits) GetFsrSharpnessMax() int32
func (*CMsgSystemPerfLimits) GetFsrSharpnessMin ¶
func (x *CMsgSystemPerfLimits) GetFsrSharpnessMin() int32
func (*CMsgSystemPerfLimits) GetGpuPerformanceLevelsAvailable ¶
func (x *CMsgSystemPerfLimits) GetGpuPerformanceLevelsAvailable() []EGPUPerformanceLevel
func (*CMsgSystemPerfLimits) GetGpuPerformanceManualMaxMhz ¶
func (x *CMsgSystemPerfLimits) GetGpuPerformanceManualMaxMhz() int32
func (*CMsgSystemPerfLimits) GetGpuPerformanceManualMinMhz ¶
func (x *CMsgSystemPerfLimits) GetGpuPerformanceManualMinMhz() int32
func (*CMsgSystemPerfLimits) GetIsDynamicRefreshRateInSteamSupported ¶
func (x *CMsgSystemPerfLimits) GetIsDynamicRefreshRateInSteamSupported() bool
func (*CMsgSystemPerfLimits) GetIsDynamicVrsAvailable ¶
func (x *CMsgSystemPerfLimits) GetIsDynamicVrsAvailable() bool
func (*CMsgSystemPerfLimits) GetIsHdrSupported ¶
func (x *CMsgSystemPerfLimits) GetIsHdrSupported() bool
func (*CMsgSystemPerfLimits) GetIsManualDisplayRefreshRateAvailable ¶
func (x *CMsgSystemPerfLimits) GetIsManualDisplayRefreshRateAvailable() bool
func (*CMsgSystemPerfLimits) GetIsNisSupported ¶
func (x *CMsgSystemPerfLimits) GetIsNisSupported() bool
func (*CMsgSystemPerfLimits) GetIsSplitScalingAndFilteringSupported ¶
func (x *CMsgSystemPerfLimits) GetIsSplitScalingAndFilteringSupported() bool
func (*CMsgSystemPerfLimits) GetIsTearingSupported ¶
func (x *CMsgSystemPerfLimits) GetIsTearingSupported() bool
func (*CMsgSystemPerfLimits) GetIsVrrSupported ¶
func (x *CMsgSystemPerfLimits) GetIsVrrSupported() bool
func (*CMsgSystemPerfLimits) GetNisSharpnessMax ¶
func (x *CMsgSystemPerfLimits) GetNisSharpnessMax() int32
func (*CMsgSystemPerfLimits) GetNisSharpnessMin ¶
func (x *CMsgSystemPerfLimits) GetNisSharpnessMin() int32
func (*CMsgSystemPerfLimits) GetPerfOverlayIsStandalone ¶
func (x *CMsgSystemPerfLimits) GetPerfOverlayIsStandalone() bool
func (*CMsgSystemPerfLimits) GetSplitScalingFiltersAvailable ¶
func (x *CMsgSystemPerfLimits) GetSplitScalingFiltersAvailable() []ESplitScalingFilter
func (*CMsgSystemPerfLimits) GetSplitScalingScalersAvailable ¶
func (x *CMsgSystemPerfLimits) GetSplitScalingScalersAvailable() []ESplitScalingScaler
func (*CMsgSystemPerfLimits) GetTdpLimitMax ¶
func (x *CMsgSystemPerfLimits) GetTdpLimitMax() int32
func (*CMsgSystemPerfLimits) GetTdpLimitMin ¶
func (x *CMsgSystemPerfLimits) GetTdpLimitMin() int32
func (*CMsgSystemPerfLimits) ProtoMessage ¶
func (*CMsgSystemPerfLimits) ProtoMessage()
func (*CMsgSystemPerfLimits) ProtoReflect ¶
func (x *CMsgSystemPerfLimits) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfLimits) Reset ¶
func (x *CMsgSystemPerfLimits) Reset()
func (*CMsgSystemPerfLimits) String ¶
func (x *CMsgSystemPerfLimits) String() string
type CMsgSystemPerfNetworkInterface ¶
type CMsgSystemPerfNetworkInterface struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Timestamp *float64 `protobuf:"fixed64,2,opt,name=timestamp" json:"timestamp,omitempty"` TxBytesTotal *int64 `protobuf:"varint,3,opt,name=tx_bytes_total,json=txBytesTotal" json:"tx_bytes_total,omitempty"` RxBytesTotal *int64 `protobuf:"varint,4,opt,name=rx_bytes_total,json=rxBytesTotal" json:"rx_bytes_total,omitempty"` TxBytesPerSec *int32 `protobuf:"varint,5,opt,name=tx_bytes_per_sec,json=txBytesPerSec" json:"tx_bytes_per_sec,omitempty"` RxBytesPerSec *int32 `protobuf:"varint,6,opt,name=rx_bytes_per_sec,json=rxBytesPerSec" json:"rx_bytes_per_sec,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemPerfNetworkInterface) Descriptor
deprecated
func (*CMsgSystemPerfNetworkInterface) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfNetworkInterface.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfNetworkInterface) GetName ¶
func (x *CMsgSystemPerfNetworkInterface) GetName() string
func (*CMsgSystemPerfNetworkInterface) GetRxBytesPerSec ¶
func (x *CMsgSystemPerfNetworkInterface) GetRxBytesPerSec() int32
func (*CMsgSystemPerfNetworkInterface) GetRxBytesTotal ¶
func (x *CMsgSystemPerfNetworkInterface) GetRxBytesTotal() int64
func (*CMsgSystemPerfNetworkInterface) GetTimestamp ¶
func (x *CMsgSystemPerfNetworkInterface) GetTimestamp() float64
func (*CMsgSystemPerfNetworkInterface) GetTxBytesPerSec ¶
func (x *CMsgSystemPerfNetworkInterface) GetTxBytesPerSec() int32
func (*CMsgSystemPerfNetworkInterface) GetTxBytesTotal ¶
func (x *CMsgSystemPerfNetworkInterface) GetTxBytesTotal() int64
func (*CMsgSystemPerfNetworkInterface) ProtoMessage ¶
func (*CMsgSystemPerfNetworkInterface) ProtoMessage()
func (*CMsgSystemPerfNetworkInterface) ProtoReflect ¶
func (x *CMsgSystemPerfNetworkInterface) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfNetworkInterface) Reset ¶
func (x *CMsgSystemPerfNetworkInterface) Reset()
func (*CMsgSystemPerfNetworkInterface) String ¶
func (x *CMsgSystemPerfNetworkInterface) String() string
type CMsgSystemPerfSettings ¶
type CMsgSystemPerfSettings struct { Global *CMsgSystemPerfSettingsGlobal `protobuf:"bytes,1,opt,name=global" json:"global,omitempty"` PerApp *CMsgSystemPerfSettingsPerApp `protobuf:"bytes,2,opt,name=per_app,json=perApp" json:"per_app,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemPerfSettings) Descriptor
deprecated
func (*CMsgSystemPerfSettings) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfSettings.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfSettings) GetGlobal ¶
func (x *CMsgSystemPerfSettings) GetGlobal() *CMsgSystemPerfSettingsGlobal
func (*CMsgSystemPerfSettings) GetPerApp ¶
func (x *CMsgSystemPerfSettings) GetPerApp() *CMsgSystemPerfSettingsPerApp
func (*CMsgSystemPerfSettings) ProtoMessage ¶
func (*CMsgSystemPerfSettings) ProtoMessage()
func (*CMsgSystemPerfSettings) ProtoReflect ¶
func (x *CMsgSystemPerfSettings) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfSettings) Reset ¶
func (x *CMsgSystemPerfSettings) Reset()
func (*CMsgSystemPerfSettings) String ¶
func (x *CMsgSystemPerfSettings) String() string
type CMsgSystemPerfSettingsGlobal ¶
type CMsgSystemPerfSettingsGlobal struct { DiagnosticUpdateRate *float32 `protobuf:"fixed32,1,opt,name=diagnostic_update_rate,json=diagnosticUpdateRate" json:"diagnostic_update_rate,omitempty"` SystemTraceServiceState *ESystemServiceState `` /* 159-byte string literal not displayed */ GraphicsProfilingServiceState *ESystemServiceState `` /* 177-byte string literal not displayed */ PerfOverlayServiceState *ESystemServiceState `` /* 159-byte string literal not displayed */ PerfOverlayLevel *EGraphicsPerfOverlayLevel `` /* 142-byte string literal not displayed */ IsShowPerfOverlayOverSteamEnabled *bool `` /* 164-byte string literal not displayed */ IsAdvancedSettingsEnabled *bool `` /* 134-byte string literal not displayed */ AllowExternalDisplayRefreshControl *bool `` /* 163-byte string literal not displayed */ IsHdrEnabled *bool `protobuf:"varint,9,opt,name=is_hdr_enabled,json=isHdrEnabled" json:"is_hdr_enabled,omitempty"` HdrOnSdrTonemapOperator *EHDRToneMapOperator `` /* 162-byte string literal not displayed */ IsHdrDebugHeatmapEnabled *bool `` /* 134-byte string literal not displayed */ ForceHdrWideGammutForSdr *bool `` /* 142-byte string literal not displayed */ AllowExperimentalHdr *bool `protobuf:"varint,16,opt,name=allow_experimental_hdr,json=allowExperimentalHdr" json:"allow_experimental_hdr,omitempty"` SdrToHdrBrightness *float32 `protobuf:"fixed32,22,opt,name=sdr_to_hdr_brightness,json=sdrToHdrBrightness" json:"sdr_to_hdr_brightness,omitempty"` DebugForceHdrSupport *bool `protobuf:"varint,18,opt,name=debug_force_hdr_support,json=debugForceHdrSupport" json:"debug_force_hdr_support,omitempty"` ForceHdr_10PqOutputDebug *bool `` /* 131-byte string literal not displayed */ IsDisplayOcEnabled *bool `protobuf:"varint,20,opt,name=is_display_oc_enabled,json=isDisplayOcEnabled" json:"is_display_oc_enabled,omitempty"` IsColorManagementEnabled *bool `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemPerfSettingsGlobal) Descriptor
deprecated
func (*CMsgSystemPerfSettingsGlobal) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfSettingsGlobal.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfSettingsGlobal) GetAllowExperimentalHdr ¶
func (x *CMsgSystemPerfSettingsGlobal) GetAllowExperimentalHdr() bool
func (*CMsgSystemPerfSettingsGlobal) GetAllowExternalDisplayRefreshControl ¶
func (x *CMsgSystemPerfSettingsGlobal) GetAllowExternalDisplayRefreshControl() bool
func (*CMsgSystemPerfSettingsGlobal) GetDebugForceHdrSupport ¶
func (x *CMsgSystemPerfSettingsGlobal) GetDebugForceHdrSupport() bool
func (*CMsgSystemPerfSettingsGlobal) GetDiagnosticUpdateRate ¶
func (x *CMsgSystemPerfSettingsGlobal) GetDiagnosticUpdateRate() float32
func (*CMsgSystemPerfSettingsGlobal) GetForceHdrWideGammutForSdr ¶
func (x *CMsgSystemPerfSettingsGlobal) GetForceHdrWideGammutForSdr() bool
func (*CMsgSystemPerfSettingsGlobal) GetForceHdr_10PqOutputDebug ¶
func (x *CMsgSystemPerfSettingsGlobal) GetForceHdr_10PqOutputDebug() bool
func (*CMsgSystemPerfSettingsGlobal) GetGraphicsProfilingServiceState ¶
func (x *CMsgSystemPerfSettingsGlobal) GetGraphicsProfilingServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsGlobal) GetHdrOnSdrTonemapOperator ¶
func (x *CMsgSystemPerfSettingsGlobal) GetHdrOnSdrTonemapOperator() EHDRToneMapOperator
func (*CMsgSystemPerfSettingsGlobal) GetIsAdvancedSettingsEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsAdvancedSettingsEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetIsColorManagementEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsColorManagementEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetIsDisplayOcEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsDisplayOcEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetIsHdrDebugHeatmapEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsHdrDebugHeatmapEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetIsHdrEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsHdrEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetIsShowPerfOverlayOverSteamEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsShowPerfOverlayOverSteamEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetPerfOverlayLevel ¶
func (x *CMsgSystemPerfSettingsGlobal) GetPerfOverlayLevel() EGraphicsPerfOverlayLevel
func (*CMsgSystemPerfSettingsGlobal) GetPerfOverlayServiceState ¶
func (x *CMsgSystemPerfSettingsGlobal) GetPerfOverlayServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsGlobal) GetSdrToHdrBrightness ¶
func (x *CMsgSystemPerfSettingsGlobal) GetSdrToHdrBrightness() float32
func (*CMsgSystemPerfSettingsGlobal) GetSystemTraceServiceState ¶
func (x *CMsgSystemPerfSettingsGlobal) GetSystemTraceServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsGlobal) ProtoMessage ¶
func (*CMsgSystemPerfSettingsGlobal) ProtoMessage()
func (*CMsgSystemPerfSettingsGlobal) ProtoReflect ¶
func (x *CMsgSystemPerfSettingsGlobal) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfSettingsGlobal) Reset ¶
func (x *CMsgSystemPerfSettingsGlobal) Reset()
func (*CMsgSystemPerfSettingsGlobal) String ¶
func (x *CMsgSystemPerfSettingsGlobal) String() string
type CMsgSystemPerfSettingsPerApp ¶
type CMsgSystemPerfSettingsPerApp struct { GpuPerformanceManualMhz *int32 `` /* 128-byte string literal not displayed */ FpsLimit *int32 `protobuf:"varint,2,opt,name=fps_limit,json=fpsLimit" json:"fps_limit,omitempty"` IsVariableResolutionEnabled *bool `` /* 140-byte string literal not displayed */ IsDynamicRefreshRateEnabled *bool `` /* 142-byte string literal not displayed */ TdpLimit *int32 `protobuf:"varint,5,opt,name=tdp_limit,json=tdpLimit" json:"tdp_limit,omitempty"` CpuGovernor *ECPUGovernor `protobuf:"varint,6,opt,name=cpu_governor,json=cpuGovernor,enum=ECPUGovernor,def=0" json:"cpu_governor,omitempty"` CpuGovernorManualMhz *int32 `protobuf:"varint,7,opt,name=cpu_governor_manual_mhz,json=cpuGovernorManualMhz" json:"cpu_governor_manual_mhz,omitempty"` ScalingFilter *int32 `protobuf:"varint,8,opt,name=scaling_filter,json=scalingFilter" json:"scaling_filter,omitempty"` FsrSharpness *int32 `protobuf:"varint,9,opt,name=fsr_sharpness,json=fsrSharpness" json:"fsr_sharpness,omitempty"` IsFpsLimitEnabled *bool `protobuf:"varint,10,opt,name=is_fps_limit_enabled,json=isFpsLimitEnabled" json:"is_fps_limit_enabled,omitempty"` IsTdpLimitEnabled *bool `protobuf:"varint,11,opt,name=is_tdp_limit_enabled,json=isTdpLimitEnabled" json:"is_tdp_limit_enabled,omitempty"` IsLowLatencyModeEnabled *bool `` /* 131-byte string literal not displayed */ DisplayRefreshManualHz *int32 `` /* 126-byte string literal not displayed */ IsGamePerfProfileEnabled *bool `` /* 134-byte string literal not displayed */ GpuPerformanceLevel *EGPUPerformanceLevel `` /* 147-byte string literal not displayed */ NisSharpness *int32 `protobuf:"varint,16,opt,name=nis_sharpness,json=nisSharpness" json:"nis_sharpness,omitempty"` DisplayExternalRefreshManualHz *int32 `` /* 152-byte string literal not displayed */ FpsLimitExternal *int32 `protobuf:"varint,18,opt,name=fps_limit_external,json=fpsLimitExternal" json:"fps_limit_external,omitempty"` IsTearingEnabled *bool `protobuf:"varint,19,opt,name=is_tearing_enabled,json=isTearingEnabled" json:"is_tearing_enabled,omitempty"` IsVrrEnabled *bool `protobuf:"varint,20,opt,name=is_vrr_enabled,json=isVrrEnabled" json:"is_vrr_enabled,omitempty"` IsCompositeDebugEnabled *bool `` /* 129-byte string literal not displayed */ ForceComposite *bool `protobuf:"varint,22,opt,name=force_composite,json=forceComposite" json:"force_composite,omitempty"` UseDynamicRefreshRateInSteam *bool `` /* 148-byte string literal not displayed */ SplitScalingFilter *ESplitScalingFilter `` /* 143-byte string literal not displayed */ SplitScalingScaler *ESplitScalingScaler `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemPerfSettingsPerApp) Descriptor
deprecated
func (*CMsgSystemPerfSettingsPerApp) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfSettingsPerApp.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfSettingsPerApp) GetCpuGovernor ¶
func (x *CMsgSystemPerfSettingsPerApp) GetCpuGovernor() ECPUGovernor
func (*CMsgSystemPerfSettingsPerApp) GetCpuGovernorManualMhz ¶
func (x *CMsgSystemPerfSettingsPerApp) GetCpuGovernorManualMhz() int32
func (*CMsgSystemPerfSettingsPerApp) GetDisplayExternalRefreshManualHz ¶
func (x *CMsgSystemPerfSettingsPerApp) GetDisplayExternalRefreshManualHz() int32
func (*CMsgSystemPerfSettingsPerApp) GetDisplayRefreshManualHz ¶
func (x *CMsgSystemPerfSettingsPerApp) GetDisplayRefreshManualHz() int32
func (*CMsgSystemPerfSettingsPerApp) GetForceComposite ¶
func (x *CMsgSystemPerfSettingsPerApp) GetForceComposite() bool
func (*CMsgSystemPerfSettingsPerApp) GetFpsLimit ¶
func (x *CMsgSystemPerfSettingsPerApp) GetFpsLimit() int32
func (*CMsgSystemPerfSettingsPerApp) GetFpsLimitExternal ¶
func (x *CMsgSystemPerfSettingsPerApp) GetFpsLimitExternal() int32
func (*CMsgSystemPerfSettingsPerApp) GetFsrSharpness ¶
func (x *CMsgSystemPerfSettingsPerApp) GetFsrSharpness() int32
func (*CMsgSystemPerfSettingsPerApp) GetGpuPerformanceLevel ¶
func (x *CMsgSystemPerfSettingsPerApp) GetGpuPerformanceLevel() EGPUPerformanceLevel
func (*CMsgSystemPerfSettingsPerApp) GetGpuPerformanceManualMhz ¶
func (x *CMsgSystemPerfSettingsPerApp) GetGpuPerformanceManualMhz() int32
func (*CMsgSystemPerfSettingsPerApp) GetIsCompositeDebugEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsCompositeDebugEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsDynamicRefreshRateEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsDynamicRefreshRateEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsFpsLimitEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsFpsLimitEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsGamePerfProfileEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsGamePerfProfileEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsLowLatencyModeEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsLowLatencyModeEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsTdpLimitEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsTdpLimitEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsTearingEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsTearingEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsVariableResolutionEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsVariableResolutionEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsVrrEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsVrrEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetNisSharpness ¶
func (x *CMsgSystemPerfSettingsPerApp) GetNisSharpness() int32
func (*CMsgSystemPerfSettingsPerApp) GetScalingFilter ¶
func (x *CMsgSystemPerfSettingsPerApp) GetScalingFilter() int32
func (*CMsgSystemPerfSettingsPerApp) GetSplitScalingFilter ¶
func (x *CMsgSystemPerfSettingsPerApp) GetSplitScalingFilter() ESplitScalingFilter
func (*CMsgSystemPerfSettingsPerApp) GetSplitScalingScaler ¶
func (x *CMsgSystemPerfSettingsPerApp) GetSplitScalingScaler() ESplitScalingScaler
func (*CMsgSystemPerfSettingsPerApp) GetTdpLimit ¶
func (x *CMsgSystemPerfSettingsPerApp) GetTdpLimit() int32
func (*CMsgSystemPerfSettingsPerApp) GetUseDynamicRefreshRateInSteam ¶
func (x *CMsgSystemPerfSettingsPerApp) GetUseDynamicRefreshRateInSteam() bool
func (*CMsgSystemPerfSettingsPerApp) ProtoMessage ¶
func (*CMsgSystemPerfSettingsPerApp) ProtoMessage()
func (*CMsgSystemPerfSettingsPerApp) ProtoReflect ¶
func (x *CMsgSystemPerfSettingsPerApp) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfSettingsPerApp) Reset ¶
func (x *CMsgSystemPerfSettingsPerApp) Reset()
func (*CMsgSystemPerfSettingsPerApp) String ¶
func (x *CMsgSystemPerfSettingsPerApp) String() string
type CMsgSystemPerfSettingsV1 ¶
type CMsgSystemPerfSettingsV1 struct { DiagnosticUpdateRate *float32 `protobuf:"fixed32,1,opt,name=diagnostic_update_rate,json=diagnosticUpdateRate" json:"diagnostic_update_rate,omitempty"` SystemTraceServiceState *ESystemServiceState `` /* 159-byte string literal not displayed */ GraphicsProfilingServiceState *ESystemServiceState `` /* 177-byte string literal not displayed */ PerfOverlayServiceState *ESystemServiceState `` /* 159-byte string literal not displayed */ PerfOverlayLevel *EGraphicsPerfOverlayLevel `` /* 142-byte string literal not displayed */ GpuPerformanceLevel *EGPUPerformanceLevel `` /* 146-byte string literal not displayed */ GpuPerformanceManualMhz *int32 `` /* 128-byte string literal not displayed */ FpsLimit *int32 `protobuf:"varint,8,opt,name=fps_limit,json=fpsLimit" json:"fps_limit,omitempty"` IsVariableResolutionEnabled *bool `` /* 140-byte string literal not displayed */ IsDynamicRefreshRateEnabled *bool `` /* 143-byte string literal not displayed */ TdpLimit *int32 `protobuf:"varint,11,opt,name=tdp_limit,json=tdpLimit" json:"tdp_limit,omitempty"` CpuGovernor *ECPUGovernor `protobuf:"varint,12,opt,name=cpu_governor,json=cpuGovernor,enum=ECPUGovernor,def=0" json:"cpu_governor,omitempty"` CpuGovernorManualMhz *int32 `protobuf:"varint,13,opt,name=cpu_governor_manual_mhz,json=cpuGovernorManualMhz" json:"cpu_governor_manual_mhz,omitempty"` ScalingFilter *int32 `protobuf:"varint,14,opt,name=scaling_filter,json=scalingFilter" json:"scaling_filter,omitempty"` FsrSharpness *int32 `protobuf:"varint,15,opt,name=fsr_sharpness,json=fsrSharpness" json:"fsr_sharpness,omitempty"` IsFpsLimitEnabled *bool `protobuf:"varint,16,opt,name=is_fps_limit_enabled,json=isFpsLimitEnabled" json:"is_fps_limit_enabled,omitempty"` IsTdpLimitEnabled *bool `protobuf:"varint,17,opt,name=is_tdp_limit_enabled,json=isTdpLimitEnabled" json:"is_tdp_limit_enabled,omitempty"` IsShowPerfOverlayOverSteamEnabled *bool `` /* 165-byte string literal not displayed */ IsLowLatencyModeEnabled *bool `` /* 131-byte string literal not displayed */ DisplayRefreshManualHz *int32 `` /* 126-byte string literal not displayed */ IsGamePerfProfileEnabled *bool `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemPerfSettingsV1) Descriptor
deprecated
func (*CMsgSystemPerfSettingsV1) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfSettingsV1.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfSettingsV1) GetCpuGovernor ¶
func (x *CMsgSystemPerfSettingsV1) GetCpuGovernor() ECPUGovernor
func (*CMsgSystemPerfSettingsV1) GetCpuGovernorManualMhz ¶
func (x *CMsgSystemPerfSettingsV1) GetCpuGovernorManualMhz() int32
func (*CMsgSystemPerfSettingsV1) GetDiagnosticUpdateRate ¶
func (x *CMsgSystemPerfSettingsV1) GetDiagnosticUpdateRate() float32
func (*CMsgSystemPerfSettingsV1) GetDisplayRefreshManualHz ¶
func (x *CMsgSystemPerfSettingsV1) GetDisplayRefreshManualHz() int32
func (*CMsgSystemPerfSettingsV1) GetFpsLimit ¶
func (x *CMsgSystemPerfSettingsV1) GetFpsLimit() int32
func (*CMsgSystemPerfSettingsV1) GetFsrSharpness ¶
func (x *CMsgSystemPerfSettingsV1) GetFsrSharpness() int32
func (*CMsgSystemPerfSettingsV1) GetGpuPerformanceLevel ¶
func (x *CMsgSystemPerfSettingsV1) GetGpuPerformanceLevel() EGPUPerformanceLevel
func (*CMsgSystemPerfSettingsV1) GetGpuPerformanceManualMhz ¶
func (x *CMsgSystemPerfSettingsV1) GetGpuPerformanceManualMhz() int32
func (*CMsgSystemPerfSettingsV1) GetGraphicsProfilingServiceState ¶
func (x *CMsgSystemPerfSettingsV1) GetGraphicsProfilingServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsV1) GetIsDynamicRefreshRateEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsDynamicRefreshRateEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsFpsLimitEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsFpsLimitEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsGamePerfProfileEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsGamePerfProfileEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsLowLatencyModeEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsLowLatencyModeEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsShowPerfOverlayOverSteamEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsShowPerfOverlayOverSteamEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsTdpLimitEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsTdpLimitEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsVariableResolutionEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsVariableResolutionEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetPerfOverlayLevel ¶
func (x *CMsgSystemPerfSettingsV1) GetPerfOverlayLevel() EGraphicsPerfOverlayLevel
func (*CMsgSystemPerfSettingsV1) GetPerfOverlayServiceState ¶
func (x *CMsgSystemPerfSettingsV1) GetPerfOverlayServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsV1) GetScalingFilter ¶
func (x *CMsgSystemPerfSettingsV1) GetScalingFilter() int32
func (*CMsgSystemPerfSettingsV1) GetSystemTraceServiceState ¶
func (x *CMsgSystemPerfSettingsV1) GetSystemTraceServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsV1) GetTdpLimit ¶
func (x *CMsgSystemPerfSettingsV1) GetTdpLimit() int32
func (*CMsgSystemPerfSettingsV1) ProtoMessage ¶
func (*CMsgSystemPerfSettingsV1) ProtoMessage()
func (*CMsgSystemPerfSettingsV1) ProtoReflect ¶
func (x *CMsgSystemPerfSettingsV1) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfSettingsV1) Reset ¶
func (x *CMsgSystemPerfSettingsV1) Reset()
func (*CMsgSystemPerfSettingsV1) String ¶
func (x *CMsgSystemPerfSettingsV1) String() string
type CMsgSystemPerfState ¶
type CMsgSystemPerfState struct { Limits *CMsgSystemPerfLimits `protobuf:"bytes,1,opt,name=limits" json:"limits,omitempty"` Settings *CMsgSystemPerfSettings `protobuf:"bytes,2,opt,name=settings" json:"settings,omitempty"` CurrentGameId *uint64 `protobuf:"varint,3,opt,name=current_game_id,json=currentGameId" json:"current_game_id,omitempty"` ActiveProfileGameId *uint64 `protobuf:"varint,4,opt,name=active_profile_game_id,json=activeProfileGameId" json:"active_profile_game_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemPerfState) Descriptor
deprecated
func (*CMsgSystemPerfState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfState.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfState) GetActiveProfileGameId ¶
func (x *CMsgSystemPerfState) GetActiveProfileGameId() uint64
func (*CMsgSystemPerfState) GetCurrentGameId ¶
func (x *CMsgSystemPerfState) GetCurrentGameId() uint64
func (*CMsgSystemPerfState) GetLimits ¶
func (x *CMsgSystemPerfState) GetLimits() *CMsgSystemPerfLimits
func (*CMsgSystemPerfState) GetSettings ¶
func (x *CMsgSystemPerfState) GetSettings() *CMsgSystemPerfSettings
func (*CMsgSystemPerfState) ProtoMessage ¶
func (*CMsgSystemPerfState) ProtoMessage()
func (*CMsgSystemPerfState) ProtoReflect ¶
func (x *CMsgSystemPerfState) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfState) Reset ¶
func (x *CMsgSystemPerfState) Reset()
func (*CMsgSystemPerfState) String ¶
func (x *CMsgSystemPerfState) String() string
type CMsgSystemPerfUpdateSettings ¶
type CMsgSystemPerfUpdateSettings struct { Gameid *uint64 `protobuf:"varint,1,opt,name=gameid" json:"gameid,omitempty"` SkipStorageUpdate *bool `protobuf:"varint,4,opt,name=skip_storage_update,json=skipStorageUpdate" json:"skip_storage_update,omitempty"` // Types that are assignable to Update: // // *CMsgSystemPerfUpdateSettings_ResetToDefault // *CMsgSystemPerfUpdateSettings_SettingsDelta Update isCMsgSystemPerfUpdateSettings_Update `protobuf_oneof:"update"` // contains filtered or unexported fields }
func (*CMsgSystemPerfUpdateSettings) Descriptor
deprecated
func (*CMsgSystemPerfUpdateSettings) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfUpdateSettings.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfUpdateSettings) GetGameid ¶
func (x *CMsgSystemPerfUpdateSettings) GetGameid() uint64
func (*CMsgSystemPerfUpdateSettings) GetResetToDefault ¶
func (x *CMsgSystemPerfUpdateSettings) GetResetToDefault() bool
func (*CMsgSystemPerfUpdateSettings) GetSettingsDelta ¶
func (x *CMsgSystemPerfUpdateSettings) GetSettingsDelta() *CMsgSystemPerfSettings
func (*CMsgSystemPerfUpdateSettings) GetSkipStorageUpdate ¶
func (x *CMsgSystemPerfUpdateSettings) GetSkipStorageUpdate() bool
func (*CMsgSystemPerfUpdateSettings) GetUpdate ¶
func (m *CMsgSystemPerfUpdateSettings) GetUpdate() isCMsgSystemPerfUpdateSettings_Update
func (*CMsgSystemPerfUpdateSettings) ProtoMessage ¶
func (*CMsgSystemPerfUpdateSettings) ProtoMessage()
func (*CMsgSystemPerfUpdateSettings) ProtoReflect ¶
func (x *CMsgSystemPerfUpdateSettings) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfUpdateSettings) Reset ¶
func (x *CMsgSystemPerfUpdateSettings) Reset()
func (*CMsgSystemPerfUpdateSettings) String ¶
func (x *CMsgSystemPerfUpdateSettings) String() string
type CMsgSystemPerfUpdateSettings_ResetToDefault ¶
type CMsgSystemPerfUpdateSettings_ResetToDefault struct {
ResetToDefault bool `protobuf:"varint,2,opt,name=reset_to_default,json=resetToDefault,oneof"`
}
type CMsgSystemPerfUpdateSettings_SettingsDelta ¶
type CMsgSystemPerfUpdateSettings_SettingsDelta struct {
SettingsDelta *CMsgSystemPerfSettings `protobuf:"bytes,3,opt,name=settings_delta,json=settingsDelta,oneof"`
}
type CMsgSystemUpdateApplyParams ¶
type CMsgSystemUpdateApplyParams struct { ApplyTypes []EUpdaterType `protobuf:"varint,1,rep,name=apply_types,json=applyTypes,enum=EUpdaterType" json:"apply_types,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemUpdateApplyParams) Descriptor
deprecated
func (*CMsgSystemUpdateApplyParams) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemUpdateApplyParams.ProtoReflect.Descriptor instead.
func (*CMsgSystemUpdateApplyParams) GetApplyTypes ¶
func (x *CMsgSystemUpdateApplyParams) GetApplyTypes() []EUpdaterType
func (*CMsgSystemUpdateApplyParams) ProtoMessage ¶
func (*CMsgSystemUpdateApplyParams) ProtoMessage()
func (*CMsgSystemUpdateApplyParams) ProtoReflect ¶
func (x *CMsgSystemUpdateApplyParams) ProtoReflect() protoreflect.Message
func (*CMsgSystemUpdateApplyParams) Reset ¶
func (x *CMsgSystemUpdateApplyParams) Reset()
func (*CMsgSystemUpdateApplyParams) String ¶
func (x *CMsgSystemUpdateApplyParams) String() string
type CMsgSystemUpdateApplyResult ¶
type CMsgSystemUpdateApplyResult struct { Type *EUpdaterType `protobuf:"varint,1,opt,name=type,enum=EUpdaterType,def=0" json:"type,omitempty"` Eresult *uint32 `protobuf:"varint,2,opt,name=eresult,def=2" json:"eresult,omitempty"` RequiresClientRestart *bool `` /* 126-byte string literal not displayed */ RequiresSystemRestart *bool `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemUpdateApplyResult) Descriptor
deprecated
func (*CMsgSystemUpdateApplyResult) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemUpdateApplyResult.ProtoReflect.Descriptor instead.
func (*CMsgSystemUpdateApplyResult) GetEresult ¶
func (x *CMsgSystemUpdateApplyResult) GetEresult() uint32
func (*CMsgSystemUpdateApplyResult) GetRequiresClientRestart ¶
func (x *CMsgSystemUpdateApplyResult) GetRequiresClientRestart() bool
func (*CMsgSystemUpdateApplyResult) GetRequiresSystemRestart ¶
func (x *CMsgSystemUpdateApplyResult) GetRequiresSystemRestart() bool
func (*CMsgSystemUpdateApplyResult) GetType ¶
func (x *CMsgSystemUpdateApplyResult) GetType() EUpdaterType
func (*CMsgSystemUpdateApplyResult) ProtoMessage ¶
func (*CMsgSystemUpdateApplyResult) ProtoMessage()
func (*CMsgSystemUpdateApplyResult) ProtoReflect ¶
func (x *CMsgSystemUpdateApplyResult) ProtoReflect() protoreflect.Message
func (*CMsgSystemUpdateApplyResult) Reset ¶
func (x *CMsgSystemUpdateApplyResult) Reset()
func (*CMsgSystemUpdateApplyResult) String ¶
func (x *CMsgSystemUpdateApplyResult) String() string
type CMsgSystemUpdateCheckResult ¶
type CMsgSystemUpdateCheckResult struct { Type *EUpdaterType `protobuf:"varint,1,opt,name=type,enum=EUpdaterType,def=0" json:"type,omitempty"` Eresult *uint32 `protobuf:"varint,2,opt,name=eresult,def=2" json:"eresult,omitempty"` RtimeChecked *uint32 `protobuf:"fixed32,3,opt,name=rtime_checked,json=rtimeChecked" json:"rtime_checked,omitempty"` Available *bool `protobuf:"varint,4,opt,name=available" json:"available,omitempty"` Version *string `protobuf:"bytes,5,opt,name=version" json:"version,omitempty"` AutoMessage *string `protobuf:"bytes,6,opt,name=auto_message,json=autoMessage" json:"auto_message,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemUpdateCheckResult) Descriptor
deprecated
func (*CMsgSystemUpdateCheckResult) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemUpdateCheckResult.ProtoReflect.Descriptor instead.
func (*CMsgSystemUpdateCheckResult) GetAutoMessage ¶
func (x *CMsgSystemUpdateCheckResult) GetAutoMessage() string
func (*CMsgSystemUpdateCheckResult) GetAvailable ¶
func (x *CMsgSystemUpdateCheckResult) GetAvailable() bool
func (*CMsgSystemUpdateCheckResult) GetEresult ¶
func (x *CMsgSystemUpdateCheckResult) GetEresult() uint32
func (*CMsgSystemUpdateCheckResult) GetRtimeChecked ¶
func (x *CMsgSystemUpdateCheckResult) GetRtimeChecked() uint32
func (*CMsgSystemUpdateCheckResult) GetType ¶
func (x *CMsgSystemUpdateCheckResult) GetType() EUpdaterType
func (*CMsgSystemUpdateCheckResult) GetVersion ¶
func (x *CMsgSystemUpdateCheckResult) GetVersion() string
func (*CMsgSystemUpdateCheckResult) ProtoMessage ¶
func (*CMsgSystemUpdateCheckResult) ProtoMessage()
func (*CMsgSystemUpdateCheckResult) ProtoReflect ¶
func (x *CMsgSystemUpdateCheckResult) ProtoReflect() protoreflect.Message
func (*CMsgSystemUpdateCheckResult) Reset ¶
func (x *CMsgSystemUpdateCheckResult) Reset()
func (*CMsgSystemUpdateCheckResult) String ¶
func (x *CMsgSystemUpdateCheckResult) String() string
type CMsgSystemUpdateProgress ¶
type CMsgSystemUpdateProgress struct { StageProgress *float32 `protobuf:"fixed32,1,opt,name=stage_progress,json=stageProgress" json:"stage_progress,omitempty"` StageSizeBytes *int64 `protobuf:"varint,2,opt,name=stage_size_bytes,json=stageSizeBytes" json:"stage_size_bytes,omitempty"` RtimeEstimatedCompletion *uint32 `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemUpdateProgress) Descriptor
deprecated
func (*CMsgSystemUpdateProgress) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemUpdateProgress.ProtoReflect.Descriptor instead.
func (*CMsgSystemUpdateProgress) GetRtimeEstimatedCompletion ¶
func (x *CMsgSystemUpdateProgress) GetRtimeEstimatedCompletion() uint32
func (*CMsgSystemUpdateProgress) GetStageProgress ¶
func (x *CMsgSystemUpdateProgress) GetStageProgress() float32
func (*CMsgSystemUpdateProgress) GetStageSizeBytes ¶
func (x *CMsgSystemUpdateProgress) GetStageSizeBytes() int64
func (*CMsgSystemUpdateProgress) ProtoMessage ¶
func (*CMsgSystemUpdateProgress) ProtoMessage()
func (*CMsgSystemUpdateProgress) ProtoReflect ¶
func (x *CMsgSystemUpdateProgress) ProtoReflect() protoreflect.Message
func (*CMsgSystemUpdateProgress) Reset ¶
func (x *CMsgSystemUpdateProgress) Reset()
func (*CMsgSystemUpdateProgress) String ¶
func (x *CMsgSystemUpdateProgress) String() string
type CMsgSystemUpdateState ¶
type CMsgSystemUpdateState struct { State *EUpdaterState `protobuf:"varint,1,opt,name=state,enum=EUpdaterState,def=0" json:"state,omitempty"` Progress *CMsgSystemUpdateProgress `protobuf:"bytes,2,opt,name=progress" json:"progress,omitempty"` UpdateCheckResults []*CMsgSystemUpdateCheckResult `protobuf:"bytes,3,rep,name=update_check_results,json=updateCheckResults" json:"update_check_results,omitempty"` UpdateApplyResults []*CMsgSystemUpdateApplyResult `protobuf:"bytes,4,rep,name=update_apply_results,json=updateApplyResults" json:"update_apply_results,omitempty"` SupportsOsUpdates *bool `protobuf:"varint,5,opt,name=supports_os_updates,json=supportsOsUpdates" json:"supports_os_updates,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemUpdateState) Descriptor
deprecated
func (*CMsgSystemUpdateState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemUpdateState.ProtoReflect.Descriptor instead.
func (*CMsgSystemUpdateState) GetProgress ¶
func (x *CMsgSystemUpdateState) GetProgress() *CMsgSystemUpdateProgress
func (*CMsgSystemUpdateState) GetState ¶
func (x *CMsgSystemUpdateState) GetState() EUpdaterState
func (*CMsgSystemUpdateState) GetSupportsOsUpdates ¶
func (x *CMsgSystemUpdateState) GetSupportsOsUpdates() bool
func (*CMsgSystemUpdateState) GetUpdateApplyResults ¶
func (x *CMsgSystemUpdateState) GetUpdateApplyResults() []*CMsgSystemUpdateApplyResult
func (*CMsgSystemUpdateState) GetUpdateCheckResults ¶
func (x *CMsgSystemUpdateState) GetUpdateCheckResults() []*CMsgSystemUpdateCheckResult
func (*CMsgSystemUpdateState) ProtoMessage ¶
func (*CMsgSystemUpdateState) ProtoMessage()
func (*CMsgSystemUpdateState) ProtoReflect ¶
func (x *CMsgSystemUpdateState) ProtoReflect() protoreflect.Message
func (*CMsgSystemUpdateState) Reset ¶
func (x *CMsgSystemUpdateState) Reset()
func (*CMsgSystemUpdateState) String ¶
func (x *CMsgSystemUpdateState) String() string
type CMsgWebUITransportInfo ¶
type CMsgWebUITransportInfo struct { Port *uint32 `protobuf:"varint,1,opt,name=port" json:"port,omitempty"` AuthKey *string `protobuf:"bytes,2,opt,name=auth_key,json=authKey" json:"auth_key,omitempty"` // contains filtered or unexported fields }
func (*CMsgWebUITransportInfo) Descriptor
deprecated
func (*CMsgWebUITransportInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgWebUITransportInfo.ProtoReflect.Descriptor instead.
func (*CMsgWebUITransportInfo) GetAuthKey ¶
func (x *CMsgWebUITransportInfo) GetAuthKey() string
func (*CMsgWebUITransportInfo) GetPort ¶
func (x *CMsgWebUITransportInfo) GetPort() uint32
func (*CMsgWebUITransportInfo) ProtoMessage ¶
func (*CMsgWebUITransportInfo) ProtoMessage()
func (*CMsgWebUITransportInfo) ProtoReflect ¶
func (x *CMsgWebUITransportInfo) ProtoReflect() protoreflect.Message
func (*CMsgWebUITransportInfo) Reset ¶
func (x *CMsgWebUITransportInfo) Reset()
func (*CMsgWebUITransportInfo) String ¶
func (x *CMsgWebUITransportInfo) String() string
type COffline_GetOfflineLogonTicket_Request ¶
type COffline_GetOfflineLogonTicket_Request struct { Priority *uint32 `protobuf:"varint,1,opt,name=priority" json:"priority,omitempty"` PerformEncryption *bool `protobuf:"varint,2,opt,name=perform_encryption,json=performEncryption" json:"perform_encryption,omitempty"` // contains filtered or unexported fields }
func (*COffline_GetOfflineLogonTicket_Request) Descriptor
deprecated
func (*COffline_GetOfflineLogonTicket_Request) Descriptor() ([]byte, []int)
Deprecated: Use COffline_GetOfflineLogonTicket_Request.ProtoReflect.Descriptor instead.
func (*COffline_GetOfflineLogonTicket_Request) GetPerformEncryption ¶
func (x *COffline_GetOfflineLogonTicket_Request) GetPerformEncryption() bool
func (*COffline_GetOfflineLogonTicket_Request) GetPriority ¶
func (x *COffline_GetOfflineLogonTicket_Request) GetPriority() uint32
func (*COffline_GetOfflineLogonTicket_Request) ProtoMessage ¶
func (*COffline_GetOfflineLogonTicket_Request) ProtoMessage()
func (*COffline_GetOfflineLogonTicket_Request) ProtoReflect ¶
func (x *COffline_GetOfflineLogonTicket_Request) ProtoReflect() protoreflect.Message
func (*COffline_GetOfflineLogonTicket_Request) Reset ¶
func (x *COffline_GetOfflineLogonTicket_Request) Reset()
func (*COffline_GetOfflineLogonTicket_Request) String ¶
func (x *COffline_GetOfflineLogonTicket_Request) String() string
type COffline_GetOfflineLogonTicket_Response ¶
type COffline_GetOfflineLogonTicket_Response struct { SerializedTicket []byte `protobuf:"bytes,1,opt,name=serialized_ticket,json=serializedTicket" json:"serialized_ticket,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"` EncryptedTicket *Offline_Ticket `protobuf:"bytes,3,opt,name=encrypted_ticket,json=encryptedTicket" json:"encrypted_ticket,omitempty"` // contains filtered or unexported fields }
func (*COffline_GetOfflineLogonTicket_Response) Descriptor
deprecated
func (*COffline_GetOfflineLogonTicket_Response) Descriptor() ([]byte, []int)
Deprecated: Use COffline_GetOfflineLogonTicket_Response.ProtoReflect.Descriptor instead.
func (*COffline_GetOfflineLogonTicket_Response) GetEncryptedTicket ¶
func (x *COffline_GetOfflineLogonTicket_Response) GetEncryptedTicket() *Offline_Ticket
func (*COffline_GetOfflineLogonTicket_Response) GetSerializedTicket ¶
func (x *COffline_GetOfflineLogonTicket_Response) GetSerializedTicket() []byte
func (*COffline_GetOfflineLogonTicket_Response) GetSignature ¶
func (x *COffline_GetOfflineLogonTicket_Response) GetSignature() []byte
func (*COffline_GetOfflineLogonTicket_Response) ProtoMessage ¶
func (*COffline_GetOfflineLogonTicket_Response) ProtoMessage()
func (*COffline_GetOfflineLogonTicket_Response) ProtoReflect ¶
func (x *COffline_GetOfflineLogonTicket_Response) ProtoReflect() protoreflect.Message
func (*COffline_GetOfflineLogonTicket_Response) Reset ¶
func (x *COffline_GetOfflineLogonTicket_Response) Reset()
func (*COffline_GetOfflineLogonTicket_Response) String ¶
func (x *COffline_GetOfflineLogonTicket_Response) String() string
type COffline_GetUnsignedOfflineLogonTicket_Request ¶
type COffline_GetUnsignedOfflineLogonTicket_Request struct {
// contains filtered or unexported fields
}
func (*COffline_GetUnsignedOfflineLogonTicket_Request) Descriptor
deprecated
func (*COffline_GetUnsignedOfflineLogonTicket_Request) Descriptor() ([]byte, []int)
Deprecated: Use COffline_GetUnsignedOfflineLogonTicket_Request.ProtoReflect.Descriptor instead.
func (*COffline_GetUnsignedOfflineLogonTicket_Request) ProtoMessage ¶
func (*COffline_GetUnsignedOfflineLogonTicket_Request) ProtoMessage()
func (*COffline_GetUnsignedOfflineLogonTicket_Request) ProtoReflect ¶
func (x *COffline_GetUnsignedOfflineLogonTicket_Request) ProtoReflect() protoreflect.Message
func (*COffline_GetUnsignedOfflineLogonTicket_Request) Reset ¶
func (x *COffline_GetUnsignedOfflineLogonTicket_Request) Reset()
func (*COffline_GetUnsignedOfflineLogonTicket_Request) String ¶
func (x *COffline_GetUnsignedOfflineLogonTicket_Request) String() string
type COffline_GetUnsignedOfflineLogonTicket_Response ¶
type COffline_GetUnsignedOfflineLogonTicket_Response struct { Ticket *COffline_OfflineLogonTicket `protobuf:"bytes,1,opt,name=ticket" json:"ticket,omitempty"` // contains filtered or unexported fields }
func (*COffline_GetUnsignedOfflineLogonTicket_Response) Descriptor
deprecated
func (*COffline_GetUnsignedOfflineLogonTicket_Response) Descriptor() ([]byte, []int)
Deprecated: Use COffline_GetUnsignedOfflineLogonTicket_Response.ProtoReflect.Descriptor instead.
func (*COffline_GetUnsignedOfflineLogonTicket_Response) GetTicket ¶
func (x *COffline_GetUnsignedOfflineLogonTicket_Response) GetTicket() *COffline_OfflineLogonTicket
func (*COffline_GetUnsignedOfflineLogonTicket_Response) ProtoMessage ¶
func (*COffline_GetUnsignedOfflineLogonTicket_Response) ProtoMessage()
func (*COffline_GetUnsignedOfflineLogonTicket_Response) ProtoReflect ¶
func (x *COffline_GetUnsignedOfflineLogonTicket_Response) ProtoReflect() protoreflect.Message
func (*COffline_GetUnsignedOfflineLogonTicket_Response) Reset ¶
func (x *COffline_GetUnsignedOfflineLogonTicket_Response) Reset()
func (*COffline_GetUnsignedOfflineLogonTicket_Response) String ¶
func (x *COffline_GetUnsignedOfflineLogonTicket_Response) String() string
type COffline_OfflineLogonTicket ¶
type COffline_OfflineLogonTicket struct { Accountid *uint32 `protobuf:"varint,1,opt,name=accountid" json:"accountid,omitempty"` Rtime32CreationTime *uint32 `protobuf:"fixed32,2,opt,name=rtime32_creation_time,json=rtime32CreationTime" json:"rtime32_creation_time,omitempty"` // contains filtered or unexported fields }
func (*COffline_OfflineLogonTicket) Descriptor
deprecated
func (*COffline_OfflineLogonTicket) Descriptor() ([]byte, []int)
Deprecated: Use COffline_OfflineLogonTicket.ProtoReflect.Descriptor instead.
func (*COffline_OfflineLogonTicket) GetAccountid ¶
func (x *COffline_OfflineLogonTicket) GetAccountid() uint32
func (*COffline_OfflineLogonTicket) GetRtime32CreationTime ¶
func (x *COffline_OfflineLogonTicket) GetRtime32CreationTime() uint32
func (*COffline_OfflineLogonTicket) ProtoMessage ¶
func (*COffline_OfflineLogonTicket) ProtoMessage()
func (*COffline_OfflineLogonTicket) ProtoReflect ¶
func (x *COffline_OfflineLogonTicket) ProtoReflect() protoreflect.Message
func (*COffline_OfflineLogonTicket) Reset ¶
func (x *COffline_OfflineLogonTicket) Reset()
func (*COffline_OfflineLogonTicket) String ¶
func (x *COffline_OfflineLogonTicket) String() string
type CParental_ApproveFeatureAccess_Request ¶
type CParental_ApproveFeatureAccess_Request struct { Approve *bool `protobuf:"varint,1,opt,name=approve" json:"approve,omitempty"` Requestid *uint64 `protobuf:"fixed64,2,opt,name=requestid" json:"requestid,omitempty"` Features *uint32 `protobuf:"varint,3,opt,name=features" json:"features,omitempty"` Duration *uint32 `protobuf:"varint,4,opt,name=duration" json:"duration,omitempty"` Steamid *uint64 `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CParental_ApproveFeatureAccess_Request) Descriptor
deprecated
func (*CParental_ApproveFeatureAccess_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_ApproveFeatureAccess_Request.ProtoReflect.Descriptor instead.
func (*CParental_ApproveFeatureAccess_Request) GetApprove ¶
func (x *CParental_ApproveFeatureAccess_Request) GetApprove() bool
func (*CParental_ApproveFeatureAccess_Request) GetDuration ¶
func (x *CParental_ApproveFeatureAccess_Request) GetDuration() uint32
func (*CParental_ApproveFeatureAccess_Request) GetFeatures ¶
func (x *CParental_ApproveFeatureAccess_Request) GetFeatures() uint32
func (*CParental_ApproveFeatureAccess_Request) GetRequestid ¶
func (x *CParental_ApproveFeatureAccess_Request) GetRequestid() uint64
func (*CParental_ApproveFeatureAccess_Request) GetSteamid ¶
func (x *CParental_ApproveFeatureAccess_Request) GetSteamid() uint64
func (*CParental_ApproveFeatureAccess_Request) ProtoMessage ¶
func (*CParental_ApproveFeatureAccess_Request) ProtoMessage()
func (*CParental_ApproveFeatureAccess_Request) ProtoReflect ¶
func (x *CParental_ApproveFeatureAccess_Request) ProtoReflect() protoreflect.Message
func (*CParental_ApproveFeatureAccess_Request) Reset ¶
func (x *CParental_ApproveFeatureAccess_Request) Reset()
func (*CParental_ApproveFeatureAccess_Request) String ¶
func (x *CParental_ApproveFeatureAccess_Request) String() string
type CParental_ApproveFeatureAccess_Response ¶
type CParental_ApproveFeatureAccess_Response struct {
// contains filtered or unexported fields
}
func (*CParental_ApproveFeatureAccess_Response) Descriptor
deprecated
func (*CParental_ApproveFeatureAccess_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_ApproveFeatureAccess_Response.ProtoReflect.Descriptor instead.
func (*CParental_ApproveFeatureAccess_Response) ProtoMessage ¶
func (*CParental_ApproveFeatureAccess_Response) ProtoMessage()
func (*CParental_ApproveFeatureAccess_Response) ProtoReflect ¶
func (x *CParental_ApproveFeatureAccess_Response) ProtoReflect() protoreflect.Message
func (*CParental_ApproveFeatureAccess_Response) Reset ¶
func (x *CParental_ApproveFeatureAccess_Response) Reset()
func (*CParental_ApproveFeatureAccess_Response) String ¶
func (x *CParental_ApproveFeatureAccess_Response) String() string
type CParental_DisableParentalSettings_Request ¶
type CParental_DisableParentalSettings_Request struct { Password *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"` Steamid *uint64 `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CParental_DisableParentalSettings_Request) Descriptor
deprecated
func (*CParental_DisableParentalSettings_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_DisableParentalSettings_Request.ProtoReflect.Descriptor instead.
func (*CParental_DisableParentalSettings_Request) GetPassword ¶
func (x *CParental_DisableParentalSettings_Request) GetPassword() string
func (*CParental_DisableParentalSettings_Request) GetSteamid ¶
func (x *CParental_DisableParentalSettings_Request) GetSteamid() uint64
func (*CParental_DisableParentalSettings_Request) ProtoMessage ¶
func (*CParental_DisableParentalSettings_Request) ProtoMessage()
func (*CParental_DisableParentalSettings_Request) ProtoReflect ¶
func (x *CParental_DisableParentalSettings_Request) ProtoReflect() protoreflect.Message
func (*CParental_DisableParentalSettings_Request) Reset ¶
func (x *CParental_DisableParentalSettings_Request) Reset()
func (*CParental_DisableParentalSettings_Request) String ¶
func (x *CParental_DisableParentalSettings_Request) String() string
type CParental_DisableParentalSettings_Response ¶
type CParental_DisableParentalSettings_Response struct {
// contains filtered or unexported fields
}
func (*CParental_DisableParentalSettings_Response) Descriptor
deprecated
func (*CParental_DisableParentalSettings_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_DisableParentalSettings_Response.ProtoReflect.Descriptor instead.
func (*CParental_DisableParentalSettings_Response) ProtoMessage ¶
func (*CParental_DisableParentalSettings_Response) ProtoMessage()
func (*CParental_DisableParentalSettings_Response) ProtoReflect ¶
func (x *CParental_DisableParentalSettings_Response) ProtoReflect() protoreflect.Message
func (*CParental_DisableParentalSettings_Response) Reset ¶
func (x *CParental_DisableParentalSettings_Response) Reset()
func (*CParental_DisableParentalSettings_Response) String ¶
func (x *CParental_DisableParentalSettings_Response) String() string
type CParental_DisableWithRecoveryCode_Request ¶
type CParental_DisableWithRecoveryCode_Request struct { RecoveryCode *uint32 `protobuf:"varint,1,opt,name=recovery_code,json=recoveryCode" json:"recovery_code,omitempty"` Steamid *uint64 `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CParental_DisableWithRecoveryCode_Request) Descriptor
deprecated
func (*CParental_DisableWithRecoveryCode_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_DisableWithRecoveryCode_Request.ProtoReflect.Descriptor instead.
func (*CParental_DisableWithRecoveryCode_Request) GetRecoveryCode ¶
func (x *CParental_DisableWithRecoveryCode_Request) GetRecoveryCode() uint32
func (*CParental_DisableWithRecoveryCode_Request) GetSteamid ¶
func (x *CParental_DisableWithRecoveryCode_Request) GetSteamid() uint64
func (*CParental_DisableWithRecoveryCode_Request) ProtoMessage ¶
func (*CParental_DisableWithRecoveryCode_Request) ProtoMessage()
func (*CParental_DisableWithRecoveryCode_Request) ProtoReflect ¶
func (x *CParental_DisableWithRecoveryCode_Request) ProtoReflect() protoreflect.Message
func (*CParental_DisableWithRecoveryCode_Request) Reset ¶
func (x *CParental_DisableWithRecoveryCode_Request) Reset()
func (*CParental_DisableWithRecoveryCode_Request) String ¶
func (x *CParental_DisableWithRecoveryCode_Request) String() string
type CParental_DisableWithRecoveryCode_Response ¶
type CParental_DisableWithRecoveryCode_Response struct {
// contains filtered or unexported fields
}
func (*CParental_DisableWithRecoveryCode_Response) Descriptor
deprecated
func (*CParental_DisableWithRecoveryCode_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_DisableWithRecoveryCode_Response.ProtoReflect.Descriptor instead.
func (*CParental_DisableWithRecoveryCode_Response) ProtoMessage ¶
func (*CParental_DisableWithRecoveryCode_Response) ProtoMessage()
func (*CParental_DisableWithRecoveryCode_Response) ProtoReflect ¶
func (x *CParental_DisableWithRecoveryCode_Response) ProtoReflect() protoreflect.Message
func (*CParental_DisableWithRecoveryCode_Response) Reset ¶
func (x *CParental_DisableWithRecoveryCode_Response) Reset()
func (*CParental_DisableWithRecoveryCode_Response) String ¶
func (x *CParental_DisableWithRecoveryCode_Response) String() string
type CParental_EnableParentalSettings_Request ¶
type CParental_EnableParentalSettings_Request struct { Password *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"` Settings *ParentalSettings `protobuf:"bytes,2,opt,name=settings" json:"settings,omitempty"` Sessionid *string `protobuf:"bytes,3,opt,name=sessionid" json:"sessionid,omitempty"` Enablecode *uint32 `protobuf:"varint,4,opt,name=enablecode" json:"enablecode,omitempty"` Steamid *uint64 `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CParental_EnableParentalSettings_Request) Descriptor
deprecated
func (*CParental_EnableParentalSettings_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_EnableParentalSettings_Request.ProtoReflect.Descriptor instead.
func (*CParental_EnableParentalSettings_Request) GetEnablecode ¶
func (x *CParental_EnableParentalSettings_Request) GetEnablecode() uint32
func (*CParental_EnableParentalSettings_Request) GetPassword ¶
func (x *CParental_EnableParentalSettings_Request) GetPassword() string
func (*CParental_EnableParentalSettings_Request) GetSessionid ¶
func (x *CParental_EnableParentalSettings_Request) GetSessionid() string
func (*CParental_EnableParentalSettings_Request) GetSettings ¶
func (x *CParental_EnableParentalSettings_Request) GetSettings() *ParentalSettings
func (*CParental_EnableParentalSettings_Request) GetSteamid ¶
func (x *CParental_EnableParentalSettings_Request) GetSteamid() uint64
func (*CParental_EnableParentalSettings_Request) ProtoMessage ¶
func (*CParental_EnableParentalSettings_Request) ProtoMessage()
func (*CParental_EnableParentalSettings_Request) ProtoReflect ¶
func (x *CParental_EnableParentalSettings_Request) ProtoReflect() protoreflect.Message
func (*CParental_EnableParentalSettings_Request) Reset ¶
func (x *CParental_EnableParentalSettings_Request) Reset()
func (*CParental_EnableParentalSettings_Request) String ¶
func (x *CParental_EnableParentalSettings_Request) String() string
type CParental_EnableParentalSettings_Response ¶
type CParental_EnableParentalSettings_Response struct {
// contains filtered or unexported fields
}
func (*CParental_EnableParentalSettings_Response) Descriptor
deprecated
func (*CParental_EnableParentalSettings_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_EnableParentalSettings_Response.ProtoReflect.Descriptor instead.
func (*CParental_EnableParentalSettings_Response) ProtoMessage ¶
func (*CParental_EnableParentalSettings_Response) ProtoMessage()
func (*CParental_EnableParentalSettings_Response) ProtoReflect ¶
func (x *CParental_EnableParentalSettings_Response) ProtoReflect() protoreflect.Message
func (*CParental_EnableParentalSettings_Response) Reset ¶
func (x *CParental_EnableParentalSettings_Response) Reset()
func (*CParental_EnableParentalSettings_Response) String ¶
func (x *CParental_EnableParentalSettings_Response) String() string
type CParental_GetParentalSettings_Request ¶
type CParental_GetParentalSettings_Request struct { Steamid *uint64 `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CParental_GetParentalSettings_Request) Descriptor
deprecated
func (*CParental_GetParentalSettings_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_GetParentalSettings_Request.ProtoReflect.Descriptor instead.
func (*CParental_GetParentalSettings_Request) GetSteamid ¶
func (x *CParental_GetParentalSettings_Request) GetSteamid() uint64
func (*CParental_GetParentalSettings_Request) ProtoMessage ¶
func (*CParental_GetParentalSettings_Request) ProtoMessage()
func (*CParental_GetParentalSettings_Request) ProtoReflect ¶
func (x *CParental_GetParentalSettings_Request) ProtoReflect() protoreflect.Message
func (*CParental_GetParentalSettings_Request) Reset ¶
func (x *CParental_GetParentalSettings_Request) Reset()
func (*CParental_GetParentalSettings_Request) String ¶
func (x *CParental_GetParentalSettings_Request) String() string
type CParental_GetParentalSettings_Response ¶
type CParental_GetParentalSettings_Response struct { Settings *ParentalSettings `protobuf:"bytes,1,opt,name=settings" json:"settings,omitempty"` // contains filtered or unexported fields }
func (*CParental_GetParentalSettings_Response) Descriptor
deprecated
func (*CParental_GetParentalSettings_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_GetParentalSettings_Response.ProtoReflect.Descriptor instead.
func (*CParental_GetParentalSettings_Response) GetSettings ¶
func (x *CParental_GetParentalSettings_Response) GetSettings() *ParentalSettings
func (*CParental_GetParentalSettings_Response) ProtoMessage ¶
func (*CParental_GetParentalSettings_Response) ProtoMessage()
func (*CParental_GetParentalSettings_Response) ProtoReflect ¶
func (x *CParental_GetParentalSettings_Response) ProtoReflect() protoreflect.Message
func (*CParental_GetParentalSettings_Response) Reset ¶
func (x *CParental_GetParentalSettings_Response) Reset()
func (*CParental_GetParentalSettings_Response) String ¶
func (x *CParental_GetParentalSettings_Response) String() string
type CParental_GetSignedParentalSettings_Request ¶
type CParental_GetSignedParentalSettings_Request struct { Priority *uint32 `protobuf:"varint,1,opt,name=priority" json:"priority,omitempty"` // contains filtered or unexported fields }
func (*CParental_GetSignedParentalSettings_Request) Descriptor
deprecated
func (*CParental_GetSignedParentalSettings_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_GetSignedParentalSettings_Request.ProtoReflect.Descriptor instead.
func (*CParental_GetSignedParentalSettings_Request) GetPriority ¶
func (x *CParental_GetSignedParentalSettings_Request) GetPriority() uint32
func (*CParental_GetSignedParentalSettings_Request) ProtoMessage ¶
func (*CParental_GetSignedParentalSettings_Request) ProtoMessage()
func (*CParental_GetSignedParentalSettings_Request) ProtoReflect ¶
func (x *CParental_GetSignedParentalSettings_Request) ProtoReflect() protoreflect.Message
func (*CParental_GetSignedParentalSettings_Request) Reset ¶
func (x *CParental_GetSignedParentalSettings_Request) Reset()
func (*CParental_GetSignedParentalSettings_Request) String ¶
func (x *CParental_GetSignedParentalSettings_Request) String() string
type CParental_GetSignedParentalSettings_Response ¶
type CParental_GetSignedParentalSettings_Response struct { SerializedSettings []byte `protobuf:"bytes,1,opt,name=serialized_settings,json=serializedSettings" json:"serialized_settings,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*CParental_GetSignedParentalSettings_Response) Descriptor
deprecated
func (*CParental_GetSignedParentalSettings_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_GetSignedParentalSettings_Response.ProtoReflect.Descriptor instead.
func (*CParental_GetSignedParentalSettings_Response) GetSerializedSettings ¶
func (x *CParental_GetSignedParentalSettings_Response) GetSerializedSettings() []byte
func (*CParental_GetSignedParentalSettings_Response) GetSignature ¶
func (x *CParental_GetSignedParentalSettings_Response) GetSignature() []byte
func (*CParental_GetSignedParentalSettings_Response) ProtoMessage ¶
func (*CParental_GetSignedParentalSettings_Response) ProtoMessage()
func (*CParental_GetSignedParentalSettings_Response) ProtoReflect ¶
func (x *CParental_GetSignedParentalSettings_Response) ProtoReflect() protoreflect.Message
func (*CParental_GetSignedParentalSettings_Response) Reset ¶
func (x *CParental_GetSignedParentalSettings_Response) Reset()
func (*CParental_GetSignedParentalSettings_Response) String ¶
func (x *CParental_GetSignedParentalSettings_Response) String() string
type CParental_LockClient_Request ¶
type CParental_LockClient_Request struct { Session *string `protobuf:"bytes,1,opt,name=session" json:"session,omitempty"` // contains filtered or unexported fields }
func (*CParental_LockClient_Request) Descriptor
deprecated
func (*CParental_LockClient_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_LockClient_Request.ProtoReflect.Descriptor instead.
func (*CParental_LockClient_Request) GetSession ¶
func (x *CParental_LockClient_Request) GetSession() string
func (*CParental_LockClient_Request) ProtoMessage ¶
func (*CParental_LockClient_Request) ProtoMessage()
func (*CParental_LockClient_Request) ProtoReflect ¶
func (x *CParental_LockClient_Request) ProtoReflect() protoreflect.Message
func (*CParental_LockClient_Request) Reset ¶
func (x *CParental_LockClient_Request) Reset()
func (*CParental_LockClient_Request) String ¶
func (x *CParental_LockClient_Request) String() string
type CParental_LockClient_Response ¶
type CParental_LockClient_Response struct {
// contains filtered or unexported fields
}
func (*CParental_LockClient_Response) Descriptor
deprecated
func (*CParental_LockClient_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_LockClient_Response.ProtoReflect.Descriptor instead.
func (*CParental_LockClient_Response) ProtoMessage ¶
func (*CParental_LockClient_Response) ProtoMessage()
func (*CParental_LockClient_Response) ProtoReflect ¶
func (x *CParental_LockClient_Response) ProtoReflect() protoreflect.Message
func (*CParental_LockClient_Response) Reset ¶
func (x *CParental_LockClient_Response) Reset()
func (*CParental_LockClient_Response) String ¶
func (x *CParental_LockClient_Response) String() string
type CParental_ParentalLock_Notification ¶
type CParental_ParentalLock_Notification struct { Sessionid *string `protobuf:"bytes,1,opt,name=sessionid" json:"sessionid,omitempty"` // contains filtered or unexported fields }
func (*CParental_ParentalLock_Notification) Descriptor
deprecated
func (*CParental_ParentalLock_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CParental_ParentalLock_Notification.ProtoReflect.Descriptor instead.
func (*CParental_ParentalLock_Notification) GetSessionid ¶
func (x *CParental_ParentalLock_Notification) GetSessionid() string
func (*CParental_ParentalLock_Notification) ProtoMessage ¶
func (*CParental_ParentalLock_Notification) ProtoMessage()
func (*CParental_ParentalLock_Notification) ProtoReflect ¶
func (x *CParental_ParentalLock_Notification) ProtoReflect() protoreflect.Message
func (*CParental_ParentalLock_Notification) Reset ¶
func (x *CParental_ParentalLock_Notification) Reset()
func (*CParental_ParentalLock_Notification) String ¶
func (x *CParental_ParentalLock_Notification) String() string
type CParental_ParentalSettingsChange_Notification ¶
type CParental_ParentalSettingsChange_Notification struct { SerializedSettings []byte `protobuf:"bytes,1,opt,name=serialized_settings,json=serializedSettings" json:"serialized_settings,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"` Password *string `protobuf:"bytes,3,opt,name=password" json:"password,omitempty"` Sessionid *string `protobuf:"bytes,4,opt,name=sessionid" json:"sessionid,omitempty"` // contains filtered or unexported fields }
func (*CParental_ParentalSettingsChange_Notification) Descriptor
deprecated
func (*CParental_ParentalSettingsChange_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CParental_ParentalSettingsChange_Notification.ProtoReflect.Descriptor instead.
func (*CParental_ParentalSettingsChange_Notification) GetPassword ¶
func (x *CParental_ParentalSettingsChange_Notification) GetPassword() string
func (*CParental_ParentalSettingsChange_Notification) GetSerializedSettings ¶
func (x *CParental_ParentalSettingsChange_Notification) GetSerializedSettings() []byte
func (*CParental_ParentalSettingsChange_Notification) GetSessionid ¶
func (x *CParental_ParentalSettingsChange_Notification) GetSessionid() string
func (*CParental_ParentalSettingsChange_Notification) GetSignature ¶
func (x *CParental_ParentalSettingsChange_Notification) GetSignature() []byte
func (*CParental_ParentalSettingsChange_Notification) ProtoMessage ¶
func (*CParental_ParentalSettingsChange_Notification) ProtoMessage()
func (*CParental_ParentalSettingsChange_Notification) ProtoReflect ¶
func (x *CParental_ParentalSettingsChange_Notification) ProtoReflect() protoreflect.Message
func (*CParental_ParentalSettingsChange_Notification) Reset ¶
func (x *CParental_ParentalSettingsChange_Notification) Reset()
func (*CParental_ParentalSettingsChange_Notification) String ¶
func (x *CParental_ParentalSettingsChange_Notification) String() string
type CParental_ParentalUnlock_Notification ¶
type CParental_ParentalUnlock_Notification struct { Password *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"` Sessionid *string `protobuf:"bytes,2,opt,name=sessionid" json:"sessionid,omitempty"` // contains filtered or unexported fields }
func (*CParental_ParentalUnlock_Notification) Descriptor
deprecated
func (*CParental_ParentalUnlock_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CParental_ParentalUnlock_Notification.ProtoReflect.Descriptor instead.
func (*CParental_ParentalUnlock_Notification) GetPassword ¶
func (x *CParental_ParentalUnlock_Notification) GetPassword() string
func (*CParental_ParentalUnlock_Notification) GetSessionid ¶
func (x *CParental_ParentalUnlock_Notification) GetSessionid() string
func (*CParental_ParentalUnlock_Notification) ProtoMessage ¶
func (*CParental_ParentalUnlock_Notification) ProtoMessage()
func (*CParental_ParentalUnlock_Notification) ProtoReflect ¶
func (x *CParental_ParentalUnlock_Notification) ProtoReflect() protoreflect.Message
func (*CParental_ParentalUnlock_Notification) Reset ¶
func (x *CParental_ParentalUnlock_Notification) Reset()
func (*CParental_ParentalUnlock_Notification) String ¶
func (x *CParental_ParentalUnlock_Notification) String() string
type CParental_RequestFeatureAccess_Request ¶
type CParental_RequestFeatureAccess_Request struct { Features *uint32 `protobuf:"varint,1,opt,name=features" json:"features,omitempty"` Steamid *uint64 `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CParental_RequestFeatureAccess_Request) Descriptor
deprecated
func (*CParental_RequestFeatureAccess_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_RequestFeatureAccess_Request.ProtoReflect.Descriptor instead.
func (*CParental_RequestFeatureAccess_Request) GetFeatures ¶
func (x *CParental_RequestFeatureAccess_Request) GetFeatures() uint32
func (*CParental_RequestFeatureAccess_Request) GetSteamid ¶
func (x *CParental_RequestFeatureAccess_Request) GetSteamid() uint64
func (*CParental_RequestFeatureAccess_Request) ProtoMessage ¶
func (*CParental_RequestFeatureAccess_Request) ProtoMessage()
func (*CParental_RequestFeatureAccess_Request) ProtoReflect ¶
func (x *CParental_RequestFeatureAccess_Request) ProtoReflect() protoreflect.Message
func (*CParental_RequestFeatureAccess_Request) Reset ¶
func (x *CParental_RequestFeatureAccess_Request) Reset()
func (*CParental_RequestFeatureAccess_Request) String ¶
func (x *CParental_RequestFeatureAccess_Request) String() string
type CParental_RequestFeatureAccess_Response ¶
type CParental_RequestFeatureAccess_Response struct { Requestid *uint64 `protobuf:"fixed64,1,opt,name=requestid" json:"requestid,omitempty"` // contains filtered or unexported fields }
func (*CParental_RequestFeatureAccess_Response) Descriptor
deprecated
func (*CParental_RequestFeatureAccess_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_RequestFeatureAccess_Response.ProtoReflect.Descriptor instead.
func (*CParental_RequestFeatureAccess_Response) GetRequestid ¶
func (x *CParental_RequestFeatureAccess_Response) GetRequestid() uint64
func (*CParental_RequestFeatureAccess_Response) ProtoMessage ¶
func (*CParental_RequestFeatureAccess_Response) ProtoMessage()
func (*CParental_RequestFeatureAccess_Response) ProtoReflect ¶
func (x *CParental_RequestFeatureAccess_Response) ProtoReflect() protoreflect.Message
func (*CParental_RequestFeatureAccess_Response) Reset ¶
func (x *CParental_RequestFeatureAccess_Response) Reset()
func (*CParental_RequestFeatureAccess_Response) String ¶
func (x *CParental_RequestFeatureAccess_Response) String() string
type CParental_RequestRecoveryCode_Request ¶
type CParental_RequestRecoveryCode_Request struct {
// contains filtered or unexported fields
}
func (*CParental_RequestRecoveryCode_Request) Descriptor
deprecated
func (*CParental_RequestRecoveryCode_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_RequestRecoveryCode_Request.ProtoReflect.Descriptor instead.
func (*CParental_RequestRecoveryCode_Request) ProtoMessage ¶
func (*CParental_RequestRecoveryCode_Request) ProtoMessage()
func (*CParental_RequestRecoveryCode_Request) ProtoReflect ¶
func (x *CParental_RequestRecoveryCode_Request) ProtoReflect() protoreflect.Message
func (*CParental_RequestRecoveryCode_Request) Reset ¶
func (x *CParental_RequestRecoveryCode_Request) Reset()
func (*CParental_RequestRecoveryCode_Request) String ¶
func (x *CParental_RequestRecoveryCode_Request) String() string
type CParental_RequestRecoveryCode_Response ¶
type CParental_RequestRecoveryCode_Response struct {
// contains filtered or unexported fields
}
func (*CParental_RequestRecoveryCode_Response) Descriptor
deprecated
func (*CParental_RequestRecoveryCode_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_RequestRecoveryCode_Response.ProtoReflect.Descriptor instead.
func (*CParental_RequestRecoveryCode_Response) ProtoMessage ¶
func (*CParental_RequestRecoveryCode_Response) ProtoMessage()
func (*CParental_RequestRecoveryCode_Response) ProtoReflect ¶
func (x *CParental_RequestRecoveryCode_Response) ProtoReflect() protoreflect.Message
func (*CParental_RequestRecoveryCode_Response) Reset ¶
func (x *CParental_RequestRecoveryCode_Response) Reset()
func (*CParental_RequestRecoveryCode_Response) String ¶
func (x *CParental_RequestRecoveryCode_Response) String() string
type CParental_SetParentalSettings_Request ¶
type CParental_SetParentalSettings_Request struct { Password *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"` Settings *ParentalSettings `protobuf:"bytes,2,opt,name=settings" json:"settings,omitempty"` NewPassword *string `protobuf:"bytes,3,opt,name=new_password,json=newPassword" json:"new_password,omitempty"` Sessionid *string `protobuf:"bytes,4,opt,name=sessionid" json:"sessionid,omitempty"` Steamid *uint64 `protobuf:"fixed64,10,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CParental_SetParentalSettings_Request) Descriptor
deprecated
func (*CParental_SetParentalSettings_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_SetParentalSettings_Request.ProtoReflect.Descriptor instead.
func (*CParental_SetParentalSettings_Request) GetNewPassword ¶
func (x *CParental_SetParentalSettings_Request) GetNewPassword() string
func (*CParental_SetParentalSettings_Request) GetPassword ¶
func (x *CParental_SetParentalSettings_Request) GetPassword() string
func (*CParental_SetParentalSettings_Request) GetSessionid ¶
func (x *CParental_SetParentalSettings_Request) GetSessionid() string
func (*CParental_SetParentalSettings_Request) GetSettings ¶
func (x *CParental_SetParentalSettings_Request) GetSettings() *ParentalSettings
func (*CParental_SetParentalSettings_Request) GetSteamid ¶
func (x *CParental_SetParentalSettings_Request) GetSteamid() uint64
func (*CParental_SetParentalSettings_Request) ProtoMessage ¶
func (*CParental_SetParentalSettings_Request) ProtoMessage()
func (*CParental_SetParentalSettings_Request) ProtoReflect ¶
func (x *CParental_SetParentalSettings_Request) ProtoReflect() protoreflect.Message
func (*CParental_SetParentalSettings_Request) Reset ¶
func (x *CParental_SetParentalSettings_Request) Reset()
func (*CParental_SetParentalSettings_Request) String ¶
func (x *CParental_SetParentalSettings_Request) String() string
type CParental_SetParentalSettings_Response ¶
type CParental_SetParentalSettings_Response struct {
// contains filtered or unexported fields
}
func (*CParental_SetParentalSettings_Response) Descriptor
deprecated
func (*CParental_SetParentalSettings_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_SetParentalSettings_Response.ProtoReflect.Descriptor instead.
func (*CParental_SetParentalSettings_Response) ProtoMessage ¶
func (*CParental_SetParentalSettings_Response) ProtoMessage()
func (*CParental_SetParentalSettings_Response) ProtoReflect ¶
func (x *CParental_SetParentalSettings_Response) ProtoReflect() protoreflect.Message
func (*CParental_SetParentalSettings_Response) Reset ¶
func (x *CParental_SetParentalSettings_Response) Reset()
func (*CParental_SetParentalSettings_Response) String ¶
func (x *CParental_SetParentalSettings_Response) String() string
type CParental_ValidatePassword_Request ¶
type CParental_ValidatePassword_Request struct { Password *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"` Session *string `protobuf:"bytes,2,opt,name=session" json:"session,omitempty"` SendUnlockOnSuccess *bool `protobuf:"varint,3,opt,name=send_unlock_on_success,json=sendUnlockOnSuccess" json:"send_unlock_on_success,omitempty"` // contains filtered or unexported fields }
func (*CParental_ValidatePassword_Request) Descriptor
deprecated
func (*CParental_ValidatePassword_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_ValidatePassword_Request.ProtoReflect.Descriptor instead.
func (*CParental_ValidatePassword_Request) GetPassword ¶
func (x *CParental_ValidatePassword_Request) GetPassword() string
func (*CParental_ValidatePassword_Request) GetSendUnlockOnSuccess ¶
func (x *CParental_ValidatePassword_Request) GetSendUnlockOnSuccess() bool
func (*CParental_ValidatePassword_Request) GetSession ¶
func (x *CParental_ValidatePassword_Request) GetSession() string
func (*CParental_ValidatePassword_Request) ProtoMessage ¶
func (*CParental_ValidatePassword_Request) ProtoMessage()
func (*CParental_ValidatePassword_Request) ProtoReflect ¶
func (x *CParental_ValidatePassword_Request) ProtoReflect() protoreflect.Message
func (*CParental_ValidatePassword_Request) Reset ¶
func (x *CParental_ValidatePassword_Request) Reset()
func (*CParental_ValidatePassword_Request) String ¶
func (x *CParental_ValidatePassword_Request) String() string
type CParental_ValidatePassword_Response ¶
type CParental_ValidatePassword_Response struct { Token *string `protobuf:"bytes,1,opt,name=token" json:"token,omitempty"` // contains filtered or unexported fields }
func (*CParental_ValidatePassword_Response) Descriptor
deprecated
func (*CParental_ValidatePassword_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_ValidatePassword_Response.ProtoReflect.Descriptor instead.
func (*CParental_ValidatePassword_Response) GetToken ¶
func (x *CParental_ValidatePassword_Response) GetToken() string
func (*CParental_ValidatePassword_Response) ProtoMessage ¶
func (*CParental_ValidatePassword_Response) ProtoMessage()
func (*CParental_ValidatePassword_Response) ProtoReflect ¶
func (x *CParental_ValidatePassword_Response) ProtoReflect() protoreflect.Message
func (*CParental_ValidatePassword_Response) Reset ¶
func (x *CParental_ValidatePassword_Response) Reset()
func (*CParental_ValidatePassword_Response) String ¶
func (x *CParental_ValidatePassword_Response) String() string
type CParental_ValidateToken_Request ¶
type CParental_ValidateToken_Request struct { UnlockToken *string `protobuf:"bytes,1,opt,name=unlock_token,json=unlockToken" json:"unlock_token,omitempty"` // contains filtered or unexported fields }
func (*CParental_ValidateToken_Request) Descriptor
deprecated
func (*CParental_ValidateToken_Request) Descriptor() ([]byte, []int)
Deprecated: Use CParental_ValidateToken_Request.ProtoReflect.Descriptor instead.
func (*CParental_ValidateToken_Request) GetUnlockToken ¶
func (x *CParental_ValidateToken_Request) GetUnlockToken() string
func (*CParental_ValidateToken_Request) ProtoMessage ¶
func (*CParental_ValidateToken_Request) ProtoMessage()
func (*CParental_ValidateToken_Request) ProtoReflect ¶
func (x *CParental_ValidateToken_Request) ProtoReflect() protoreflect.Message
func (*CParental_ValidateToken_Request) Reset ¶
func (x *CParental_ValidateToken_Request) Reset()
func (*CParental_ValidateToken_Request) String ¶
func (x *CParental_ValidateToken_Request) String() string
type CParental_ValidateToken_Response ¶
type CParental_ValidateToken_Response struct {
// contains filtered or unexported fields
}
func (*CParental_ValidateToken_Response) Descriptor
deprecated
func (*CParental_ValidateToken_Response) Descriptor() ([]byte, []int)
Deprecated: Use CParental_ValidateToken_Response.ProtoReflect.Descriptor instead.
func (*CParental_ValidateToken_Response) ProtoMessage ¶
func (*CParental_ValidateToken_Response) ProtoMessage()
func (*CParental_ValidateToken_Response) ProtoReflect ¶
func (x *CParental_ValidateToken_Response) ProtoReflect() protoreflect.Message
func (*CParental_ValidateToken_Response) Reset ¶
func (x *CParental_ValidateToken_Response) Reset()
func (*CParental_ValidateToken_Response) String ¶
func (x *CParental_ValidateToken_Response) String() string
type CPartnerApps_Download_Request ¶
type CPartnerApps_Download_Request struct { FileId *string `protobuf:"bytes,1,opt,name=file_id,json=fileId" json:"file_id,omitempty"` AppId *int32 `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_Download_Request) Descriptor
deprecated
func (*CPartnerApps_Download_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_Download_Request.ProtoReflect.Descriptor instead.
func (*CPartnerApps_Download_Request) GetAppId ¶
func (x *CPartnerApps_Download_Request) GetAppId() int32
func (*CPartnerApps_Download_Request) GetFileId ¶
func (x *CPartnerApps_Download_Request) GetFileId() string
func (*CPartnerApps_Download_Request) ProtoMessage ¶
func (*CPartnerApps_Download_Request) ProtoMessage()
func (*CPartnerApps_Download_Request) ProtoReflect ¶
func (x *CPartnerApps_Download_Request) ProtoReflect() protoreflect.Message
func (*CPartnerApps_Download_Request) Reset ¶
func (x *CPartnerApps_Download_Request) Reset()
func (*CPartnerApps_Download_Request) String ¶
func (x *CPartnerApps_Download_Request) String() string
type CPartnerApps_Download_Response ¶
type CPartnerApps_Download_Response struct { DownloadUrl *string `protobuf:"bytes,1,opt,name=download_url,json=downloadUrl" json:"download_url,omitempty"` AppId *int32 `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_Download_Response) Descriptor
deprecated
func (*CPartnerApps_Download_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_Download_Response.ProtoReflect.Descriptor instead.
func (*CPartnerApps_Download_Response) GetAppId ¶
func (x *CPartnerApps_Download_Response) GetAppId() int32
func (*CPartnerApps_Download_Response) GetDownloadUrl ¶
func (x *CPartnerApps_Download_Response) GetDownloadUrl() string
func (*CPartnerApps_Download_Response) ProtoMessage ¶
func (*CPartnerApps_Download_Response) ProtoMessage()
func (*CPartnerApps_Download_Response) ProtoReflect ¶
func (x *CPartnerApps_Download_Response) ProtoReflect() protoreflect.Message
func (*CPartnerApps_Download_Response) Reset ¶
func (x *CPartnerApps_Download_Response) Reset()
func (*CPartnerApps_Download_Response) String ¶
func (x *CPartnerApps_Download_Response) String() string
type CPartnerApps_ExistingDRMUpload ¶
type CPartnerApps_ExistingDRMUpload struct { FileId *string `protobuf:"bytes,1,opt,name=file_id,json=fileId" json:"file_id,omitempty"` AppId *uint32 `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"` ActorId *int32 `protobuf:"varint,3,opt,name=actor_id,json=actorId" json:"actor_id,omitempty"` SuppliedName *string `protobuf:"bytes,5,opt,name=supplied_name,json=suppliedName" json:"supplied_name,omitempty"` Flags *uint32 `protobuf:"varint,6,opt,name=flags" json:"flags,omitempty"` ModType *string `protobuf:"bytes,7,opt,name=mod_type,json=modType" json:"mod_type,omitempty"` Timestamp *uint32 `protobuf:"fixed32,8,opt,name=timestamp" json:"timestamp,omitempty"` OrigFileId *string `protobuf:"bytes,9,opt,name=orig_file_id,json=origFileId" json:"orig_file_id,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_ExistingDRMUpload) Descriptor
deprecated
func (*CPartnerApps_ExistingDRMUpload) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_ExistingDRMUpload.ProtoReflect.Descriptor instead.
func (*CPartnerApps_ExistingDRMUpload) GetActorId ¶
func (x *CPartnerApps_ExistingDRMUpload) GetActorId() int32
func (*CPartnerApps_ExistingDRMUpload) GetAppId ¶
func (x *CPartnerApps_ExistingDRMUpload) GetAppId() uint32
func (*CPartnerApps_ExistingDRMUpload) GetFileId ¶
func (x *CPartnerApps_ExistingDRMUpload) GetFileId() string
func (*CPartnerApps_ExistingDRMUpload) GetFlags ¶
func (x *CPartnerApps_ExistingDRMUpload) GetFlags() uint32
func (*CPartnerApps_ExistingDRMUpload) GetModType ¶
func (x *CPartnerApps_ExistingDRMUpload) GetModType() string
func (*CPartnerApps_ExistingDRMUpload) GetOrigFileId ¶
func (x *CPartnerApps_ExistingDRMUpload) GetOrigFileId() string
func (*CPartnerApps_ExistingDRMUpload) GetSuppliedName ¶
func (x *CPartnerApps_ExistingDRMUpload) GetSuppliedName() string
func (*CPartnerApps_ExistingDRMUpload) GetTimestamp ¶
func (x *CPartnerApps_ExistingDRMUpload) GetTimestamp() uint32
func (*CPartnerApps_ExistingDRMUpload) ProtoMessage ¶
func (*CPartnerApps_ExistingDRMUpload) ProtoMessage()
func (*CPartnerApps_ExistingDRMUpload) ProtoReflect ¶
func (x *CPartnerApps_ExistingDRMUpload) ProtoReflect() protoreflect.Message
func (*CPartnerApps_ExistingDRMUpload) Reset ¶
func (x *CPartnerApps_ExistingDRMUpload) Reset()
func (*CPartnerApps_ExistingDRMUpload) String ¶
func (x *CPartnerApps_ExistingDRMUpload) String() string
type CPartnerApps_FindDRMUploads_Request ¶
type CPartnerApps_FindDRMUploads_Request struct { AppId *int32 `protobuf:"varint,1,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_FindDRMUploads_Request) Descriptor
deprecated
func (*CPartnerApps_FindDRMUploads_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_FindDRMUploads_Request.ProtoReflect.Descriptor instead.
func (*CPartnerApps_FindDRMUploads_Request) GetAppId ¶
func (x *CPartnerApps_FindDRMUploads_Request) GetAppId() int32
func (*CPartnerApps_FindDRMUploads_Request) ProtoMessage ¶
func (*CPartnerApps_FindDRMUploads_Request) ProtoMessage()
func (*CPartnerApps_FindDRMUploads_Request) ProtoReflect ¶
func (x *CPartnerApps_FindDRMUploads_Request) ProtoReflect() protoreflect.Message
func (*CPartnerApps_FindDRMUploads_Request) Reset ¶
func (x *CPartnerApps_FindDRMUploads_Request) Reset()
func (*CPartnerApps_FindDRMUploads_Request) String ¶
func (x *CPartnerApps_FindDRMUploads_Request) String() string
type CPartnerApps_FindDRMUploads_Response ¶
type CPartnerApps_FindDRMUploads_Response struct { Uploads []*CPartnerApps_ExistingDRMUpload `protobuf:"bytes,1,rep,name=uploads" json:"uploads,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_FindDRMUploads_Response) Descriptor
deprecated
func (*CPartnerApps_FindDRMUploads_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_FindDRMUploads_Response.ProtoReflect.Descriptor instead.
func (*CPartnerApps_FindDRMUploads_Response) GetUploads ¶
func (x *CPartnerApps_FindDRMUploads_Response) GetUploads() []*CPartnerApps_ExistingDRMUpload
func (*CPartnerApps_FindDRMUploads_Response) ProtoMessage ¶
func (*CPartnerApps_FindDRMUploads_Response) ProtoMessage()
func (*CPartnerApps_FindDRMUploads_Response) ProtoReflect ¶
func (x *CPartnerApps_FindDRMUploads_Response) ProtoReflect() protoreflect.Message
func (*CPartnerApps_FindDRMUploads_Response) Reset ¶
func (x *CPartnerApps_FindDRMUploads_Response) Reset()
func (*CPartnerApps_FindDRMUploads_Response) String ¶
func (x *CPartnerApps_FindDRMUploads_Response) String() string
type CPartnerApps_FinishUploadDepot_Request ¶
type CPartnerApps_FinishUploadDepot_Request struct { UploadToken *uint64 `protobuf:"varint,1,opt,name=upload_token,json=uploadToken" json:"upload_token,omitempty"` RoutingId *uint64 `protobuf:"varint,2,opt,name=routing_id,json=routingId" json:"routing_id,omitempty"` AppId *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"` DepotId *uint32 `protobuf:"varint,4,opt,name=depot_id,json=depotId" json:"depot_id,omitempty"` BuildFlags *uint32 `protobuf:"varint,5,opt,name=build_flags,json=buildFlags" json:"build_flags,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_FinishUploadDepot_Request) Descriptor
deprecated
func (*CPartnerApps_FinishUploadDepot_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_FinishUploadDepot_Request.ProtoReflect.Descriptor instead.
func (*CPartnerApps_FinishUploadDepot_Request) GetAppId ¶
func (x *CPartnerApps_FinishUploadDepot_Request) GetAppId() uint32
func (*CPartnerApps_FinishUploadDepot_Request) GetBuildFlags ¶
func (x *CPartnerApps_FinishUploadDepot_Request) GetBuildFlags() uint32
func (*CPartnerApps_FinishUploadDepot_Request) GetDepotId ¶
func (x *CPartnerApps_FinishUploadDepot_Request) GetDepotId() uint32
func (*CPartnerApps_FinishUploadDepot_Request) GetRoutingId ¶
func (x *CPartnerApps_FinishUploadDepot_Request) GetRoutingId() uint64
func (*CPartnerApps_FinishUploadDepot_Request) GetUploadToken ¶
func (x *CPartnerApps_FinishUploadDepot_Request) GetUploadToken() uint64
func (*CPartnerApps_FinishUploadDepot_Request) ProtoMessage ¶
func (*CPartnerApps_FinishUploadDepot_Request) ProtoMessage()
func (*CPartnerApps_FinishUploadDepot_Request) ProtoReflect ¶
func (x *CPartnerApps_FinishUploadDepot_Request) ProtoReflect() protoreflect.Message
func (*CPartnerApps_FinishUploadDepot_Request) Reset ¶
func (x *CPartnerApps_FinishUploadDepot_Request) Reset()
func (*CPartnerApps_FinishUploadDepot_Request) String ¶
func (x *CPartnerApps_FinishUploadDepot_Request) String() string
type CPartnerApps_FinishUploadDepot_Response ¶
type CPartnerApps_FinishUploadDepot_Response struct { BuildRoutingId *uint64 `protobuf:"varint,1,opt,name=build_routing_id,json=buildRoutingId" json:"build_routing_id,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_FinishUploadDepot_Response) Descriptor
deprecated
func (*CPartnerApps_FinishUploadDepot_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_FinishUploadDepot_Response.ProtoReflect.Descriptor instead.
func (*CPartnerApps_FinishUploadDepot_Response) GetBuildRoutingId ¶
func (x *CPartnerApps_FinishUploadDepot_Response) GetBuildRoutingId() uint64
func (*CPartnerApps_FinishUploadDepot_Response) ProtoMessage ¶
func (*CPartnerApps_FinishUploadDepot_Response) ProtoMessage()
func (*CPartnerApps_FinishUploadDepot_Response) ProtoReflect ¶
func (x *CPartnerApps_FinishUploadDepot_Response) ProtoReflect() protoreflect.Message
func (*CPartnerApps_FinishUploadDepot_Response) Reset ¶
func (x *CPartnerApps_FinishUploadDepot_Response) Reset()
func (*CPartnerApps_FinishUploadDepot_Response) String ¶
func (x *CPartnerApps_FinishUploadDepot_Response) String() string
type CPartnerApps_FinishUploadKVSign_Response ¶
type CPartnerApps_FinishUploadKVSign_Response struct { SignedInstallscript *string `protobuf:"bytes,1,opt,name=signed_installscript,json=signedInstallscript" json:"signed_installscript,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_FinishUploadKVSign_Response) Descriptor
deprecated
func (*CPartnerApps_FinishUploadKVSign_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_FinishUploadKVSign_Response.ProtoReflect.Descriptor instead.
func (*CPartnerApps_FinishUploadKVSign_Response) GetSignedInstallscript ¶
func (x *CPartnerApps_FinishUploadKVSign_Response) GetSignedInstallscript() string
func (*CPartnerApps_FinishUploadKVSign_Response) ProtoMessage ¶
func (*CPartnerApps_FinishUploadKVSign_Response) ProtoMessage()
func (*CPartnerApps_FinishUploadKVSign_Response) ProtoReflect ¶
func (x *CPartnerApps_FinishUploadKVSign_Response) ProtoReflect() protoreflect.Message
func (*CPartnerApps_FinishUploadKVSign_Response) Reset ¶
func (x *CPartnerApps_FinishUploadKVSign_Response) Reset()
func (*CPartnerApps_FinishUploadKVSign_Response) String ¶
func (x *CPartnerApps_FinishUploadKVSign_Response) String() string
type CPartnerApps_FinishUploadLegacyDRM_Request ¶
type CPartnerApps_FinishUploadLegacyDRM_Request struct { UploadToken *uint64 `protobuf:"varint,1,opt,name=upload_token,json=uploadToken" json:"upload_token,omitempty"` RoutingId *uint64 `protobuf:"varint,2,opt,name=routing_id,json=routingId" json:"routing_id,omitempty"` AppId *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"` Flags *uint32 `protobuf:"varint,4,opt,name=flags" json:"flags,omitempty"` ToolName *string `protobuf:"bytes,5,opt,name=tool_name,json=toolName" json:"tool_name,omitempty"` UseCloud *bool `protobuf:"varint,6,opt,name=use_cloud,json=useCloud,def=0" json:"use_cloud,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_FinishUploadLegacyDRM_Request) Descriptor
deprecated
func (*CPartnerApps_FinishUploadLegacyDRM_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_FinishUploadLegacyDRM_Request.ProtoReflect.Descriptor instead.
func (*CPartnerApps_FinishUploadLegacyDRM_Request) GetAppId ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetAppId() uint32
func (*CPartnerApps_FinishUploadLegacyDRM_Request) GetFlags ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetFlags() uint32
func (*CPartnerApps_FinishUploadLegacyDRM_Request) GetRoutingId ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetRoutingId() uint64
func (*CPartnerApps_FinishUploadLegacyDRM_Request) GetToolName ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetToolName() string
func (*CPartnerApps_FinishUploadLegacyDRM_Request) GetUploadToken ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetUploadToken() uint64
func (*CPartnerApps_FinishUploadLegacyDRM_Request) GetUseCloud ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Request) GetUseCloud() bool
func (*CPartnerApps_FinishUploadLegacyDRM_Request) ProtoMessage ¶
func (*CPartnerApps_FinishUploadLegacyDRM_Request) ProtoMessage()
func (*CPartnerApps_FinishUploadLegacyDRM_Request) ProtoReflect ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Request) ProtoReflect() protoreflect.Message
func (*CPartnerApps_FinishUploadLegacyDRM_Request) Reset ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Request) Reset()
func (*CPartnerApps_FinishUploadLegacyDRM_Request) String ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Request) String() string
type CPartnerApps_FinishUploadLegacyDRM_Response ¶
type CPartnerApps_FinishUploadLegacyDRM_Response struct { FileId *string `protobuf:"bytes,1,opt,name=file_id,json=fileId" json:"file_id,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_FinishUploadLegacyDRM_Response) Descriptor
deprecated
func (*CPartnerApps_FinishUploadLegacyDRM_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_FinishUploadLegacyDRM_Response.ProtoReflect.Descriptor instead.
func (*CPartnerApps_FinishUploadLegacyDRM_Response) GetFileId ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Response) GetFileId() string
func (*CPartnerApps_FinishUploadLegacyDRM_Response) ProtoMessage ¶
func (*CPartnerApps_FinishUploadLegacyDRM_Response) ProtoMessage()
func (*CPartnerApps_FinishUploadLegacyDRM_Response) ProtoReflect ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Response) ProtoReflect() protoreflect.Message
func (*CPartnerApps_FinishUploadLegacyDRM_Response) Reset ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Response) Reset()
func (*CPartnerApps_FinishUploadLegacyDRM_Response) String ¶
func (x *CPartnerApps_FinishUploadLegacyDRM_Response) String() string
type CPartnerApps_FinishUpload_Request ¶
type CPartnerApps_FinishUpload_Request struct { UploadToken *uint64 `protobuf:"varint,1,opt,name=upload_token,json=uploadToken" json:"upload_token,omitempty"` RoutingId *uint64 `protobuf:"varint,2,opt,name=routing_id,json=routingId" json:"routing_id,omitempty"` AppId *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_FinishUpload_Request) Descriptor
deprecated
func (*CPartnerApps_FinishUpload_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_FinishUpload_Request.ProtoReflect.Descriptor instead.
func (*CPartnerApps_FinishUpload_Request) GetAppId ¶
func (x *CPartnerApps_FinishUpload_Request) GetAppId() uint32
func (*CPartnerApps_FinishUpload_Request) GetRoutingId ¶
func (x *CPartnerApps_FinishUpload_Request) GetRoutingId() uint64
func (*CPartnerApps_FinishUpload_Request) GetUploadToken ¶
func (x *CPartnerApps_FinishUpload_Request) GetUploadToken() uint64
func (*CPartnerApps_FinishUpload_Request) ProtoMessage ¶
func (*CPartnerApps_FinishUpload_Request) ProtoMessage()
func (*CPartnerApps_FinishUpload_Request) ProtoReflect ¶
func (x *CPartnerApps_FinishUpload_Request) ProtoReflect() protoreflect.Message
func (*CPartnerApps_FinishUpload_Request) Reset ¶
func (x *CPartnerApps_FinishUpload_Request) Reset()
func (*CPartnerApps_FinishUpload_Request) String ¶
func (x *CPartnerApps_FinishUpload_Request) String() string
type CPartnerApps_FinishUpload_Response ¶
type CPartnerApps_FinishUpload_Response struct {
// contains filtered or unexported fields
}
func (*CPartnerApps_FinishUpload_Response) Descriptor
deprecated
func (*CPartnerApps_FinishUpload_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_FinishUpload_Response.ProtoReflect.Descriptor instead.
func (*CPartnerApps_FinishUpload_Response) ProtoMessage ¶
func (*CPartnerApps_FinishUpload_Response) ProtoMessage()
func (*CPartnerApps_FinishUpload_Response) ProtoReflect ¶
func (x *CPartnerApps_FinishUpload_Response) ProtoReflect() protoreflect.Message
func (*CPartnerApps_FinishUpload_Response) Reset ¶
func (x *CPartnerApps_FinishUpload_Response) Reset()
func (*CPartnerApps_FinishUpload_Response) String ¶
func (x *CPartnerApps_FinishUpload_Response) String() string
type CPartnerApps_GetDepotBuildResult_Request ¶
type CPartnerApps_GetDepotBuildResult_Request struct { UploadToken *uint64 `protobuf:"varint,1,opt,name=upload_token,json=uploadToken" json:"upload_token,omitempty"` RoutingId *uint64 `protobuf:"varint,2,opt,name=routing_id,json=routingId" json:"routing_id,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_GetDepotBuildResult_Request) Descriptor
deprecated
func (*CPartnerApps_GetDepotBuildResult_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_GetDepotBuildResult_Request.ProtoReflect.Descriptor instead.
func (*CPartnerApps_GetDepotBuildResult_Request) GetRoutingId ¶
func (x *CPartnerApps_GetDepotBuildResult_Request) GetRoutingId() uint64
func (*CPartnerApps_GetDepotBuildResult_Request) GetUploadToken ¶
func (x *CPartnerApps_GetDepotBuildResult_Request) GetUploadToken() uint64
func (*CPartnerApps_GetDepotBuildResult_Request) ProtoMessage ¶
func (*CPartnerApps_GetDepotBuildResult_Request) ProtoMessage()
func (*CPartnerApps_GetDepotBuildResult_Request) ProtoReflect ¶
func (x *CPartnerApps_GetDepotBuildResult_Request) ProtoReflect() protoreflect.Message
func (*CPartnerApps_GetDepotBuildResult_Request) Reset ¶
func (x *CPartnerApps_GetDepotBuildResult_Request) Reset()
func (*CPartnerApps_GetDepotBuildResult_Request) String ¶
func (x *CPartnerApps_GetDepotBuildResult_Request) String() string
type CPartnerApps_GetDepotBuildResult_Response ¶
type CPartnerApps_GetDepotBuildResult_Response struct { ManifestId *uint64 `protobuf:"varint,1,opt,name=manifest_id,json=manifestId" json:"manifest_id,omitempty"` ErrorMsg *string `protobuf:"bytes,2,opt,name=error_msg,json=errorMsg" json:"error_msg,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_GetDepotBuildResult_Response) Descriptor
deprecated
func (*CPartnerApps_GetDepotBuildResult_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_GetDepotBuildResult_Response.ProtoReflect.Descriptor instead.
func (*CPartnerApps_GetDepotBuildResult_Response) GetErrorMsg ¶
func (x *CPartnerApps_GetDepotBuildResult_Response) GetErrorMsg() string
func (*CPartnerApps_GetDepotBuildResult_Response) GetManifestId ¶
func (x *CPartnerApps_GetDepotBuildResult_Response) GetManifestId() uint64
func (*CPartnerApps_GetDepotBuildResult_Response) ProtoMessage ¶
func (*CPartnerApps_GetDepotBuildResult_Response) ProtoMessage()
func (*CPartnerApps_GetDepotBuildResult_Response) ProtoReflect ¶
func (x *CPartnerApps_GetDepotBuildResult_Response) ProtoReflect() protoreflect.Message
func (*CPartnerApps_GetDepotBuildResult_Response) Reset ¶
func (x *CPartnerApps_GetDepotBuildResult_Response) Reset()
func (*CPartnerApps_GetDepotBuildResult_Response) String ¶
func (x *CPartnerApps_GetDepotBuildResult_Response) String() string
type CPartnerApps_RequestUploadToken_Request ¶
type CPartnerApps_RequestUploadToken_Request struct { Filename *string `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_RequestUploadToken_Request) Descriptor
deprecated
func (*CPartnerApps_RequestUploadToken_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_RequestUploadToken_Request.ProtoReflect.Descriptor instead.
func (*CPartnerApps_RequestUploadToken_Request) GetAppid ¶
func (x *CPartnerApps_RequestUploadToken_Request) GetAppid() uint32
func (*CPartnerApps_RequestUploadToken_Request) GetFilename ¶
func (x *CPartnerApps_RequestUploadToken_Request) GetFilename() string
func (*CPartnerApps_RequestUploadToken_Request) ProtoMessage ¶
func (*CPartnerApps_RequestUploadToken_Request) ProtoMessage()
func (*CPartnerApps_RequestUploadToken_Request) ProtoReflect ¶
func (x *CPartnerApps_RequestUploadToken_Request) ProtoReflect() protoreflect.Message
func (*CPartnerApps_RequestUploadToken_Request) Reset ¶
func (x *CPartnerApps_RequestUploadToken_Request) Reset()
func (*CPartnerApps_RequestUploadToken_Request) String ¶
func (x *CPartnerApps_RequestUploadToken_Request) String() string
type CPartnerApps_RequestUploadToken_Response ¶
type CPartnerApps_RequestUploadToken_Response struct { UploadToken *uint64 `protobuf:"varint,1,opt,name=upload_token,json=uploadToken" json:"upload_token,omitempty"` Location *string `protobuf:"bytes,2,opt,name=location" json:"location,omitempty"` RoutingId *uint64 `protobuf:"varint,3,opt,name=routing_id,json=routingId" json:"routing_id,omitempty"` // contains filtered or unexported fields }
func (*CPartnerApps_RequestUploadToken_Response) Descriptor
deprecated
func (*CPartnerApps_RequestUploadToken_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPartnerApps_RequestUploadToken_Response.ProtoReflect.Descriptor instead.
func (*CPartnerApps_RequestUploadToken_Response) GetLocation ¶
func (x *CPartnerApps_RequestUploadToken_Response) GetLocation() string
func (*CPartnerApps_RequestUploadToken_Response) GetRoutingId ¶
func (x *CPartnerApps_RequestUploadToken_Response) GetRoutingId() uint64
func (*CPartnerApps_RequestUploadToken_Response) GetUploadToken ¶
func (x *CPartnerApps_RequestUploadToken_Response) GetUploadToken() uint64
func (*CPartnerApps_RequestUploadToken_Response) ProtoMessage ¶
func (*CPartnerApps_RequestUploadToken_Response) ProtoMessage()
func (*CPartnerApps_RequestUploadToken_Response) ProtoReflect ¶
func (x *CPartnerApps_RequestUploadToken_Response) ProtoReflect() protoreflect.Message
func (*CPartnerApps_RequestUploadToken_Response) Reset ¶
func (x *CPartnerApps_RequestUploadToken_Response) Reset()
func (*CPartnerApps_RequestUploadToken_Response) String ¶
func (x *CPartnerApps_RequestUploadToken_Response) String() string
type CPlayer_AcceptSSA_Request ¶
type CPlayer_AcceptSSA_Request struct { AgreementType *EAgreementType `protobuf:"varint,1,opt,name=agreement_type,json=agreementType,enum=EAgreementType,def=-1" json:"agreement_type,omitempty"` TimeSignedUtc *uint32 `protobuf:"varint,2,opt,name=time_signed_utc,json=timeSignedUtc" json:"time_signed_utc,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_AcceptSSA_Request) Descriptor
deprecated
func (*CPlayer_AcceptSSA_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_AcceptSSA_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_AcceptSSA_Request) GetAgreementType ¶
func (x *CPlayer_AcceptSSA_Request) GetAgreementType() EAgreementType
func (*CPlayer_AcceptSSA_Request) GetTimeSignedUtc ¶
func (x *CPlayer_AcceptSSA_Request) GetTimeSignedUtc() uint32
func (*CPlayer_AcceptSSA_Request) ProtoMessage ¶
func (*CPlayer_AcceptSSA_Request) ProtoMessage()
func (*CPlayer_AcceptSSA_Request) ProtoReflect ¶
func (x *CPlayer_AcceptSSA_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_AcceptSSA_Request) Reset ¶
func (x *CPlayer_AcceptSSA_Request) Reset()
func (*CPlayer_AcceptSSA_Request) String ¶
func (x *CPlayer_AcceptSSA_Request) String() string
type CPlayer_AcceptSSA_Response ¶
type CPlayer_AcceptSSA_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_AcceptSSA_Response) Descriptor
deprecated
func (*CPlayer_AcceptSSA_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_AcceptSSA_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_AcceptSSA_Response) ProtoMessage ¶
func (*CPlayer_AcceptSSA_Response) ProtoMessage()
func (*CPlayer_AcceptSSA_Response) ProtoReflect ¶
func (x *CPlayer_AcceptSSA_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_AcceptSSA_Response) Reset ¶
func (x *CPlayer_AcceptSSA_Response) Reset()
func (*CPlayer_AcceptSSA_Response) String ¶
func (x *CPlayer_AcceptSSA_Response) String() string
type CPlayer_AddFriend_Request ¶
type CPlayer_AddFriend_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_AddFriend_Request) Descriptor
deprecated
func (*CPlayer_AddFriend_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_AddFriend_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_AddFriend_Request) GetSteamid ¶
func (x *CPlayer_AddFriend_Request) GetSteamid() uint64
func (*CPlayer_AddFriend_Request) ProtoMessage ¶
func (*CPlayer_AddFriend_Request) ProtoMessage()
func (*CPlayer_AddFriend_Request) ProtoReflect ¶
func (x *CPlayer_AddFriend_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_AddFriend_Request) Reset ¶
func (x *CPlayer_AddFriend_Request) Reset()
func (*CPlayer_AddFriend_Request) String ¶
func (x *CPlayer_AddFriend_Request) String() string
type CPlayer_AddFriend_Response ¶
type CPlayer_AddFriend_Response struct { InviteSent *bool `protobuf:"varint,1,opt,name=invite_sent,json=inviteSent" json:"invite_sent,omitempty"` FriendRelationship *uint32 `protobuf:"varint,2,opt,name=friend_relationship,json=friendRelationship" json:"friend_relationship,omitempty"` Result *int32 `protobuf:"varint,3,opt,name=result" json:"result,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_AddFriend_Response) Descriptor
deprecated
func (*CPlayer_AddFriend_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_AddFriend_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_AddFriend_Response) GetFriendRelationship ¶
func (x *CPlayer_AddFriend_Response) GetFriendRelationship() uint32
func (*CPlayer_AddFriend_Response) GetInviteSent ¶
func (x *CPlayer_AddFriend_Response) GetInviteSent() bool
func (*CPlayer_AddFriend_Response) GetResult ¶
func (x *CPlayer_AddFriend_Response) GetResult() int32
func (*CPlayer_AddFriend_Response) ProtoMessage ¶
func (*CPlayer_AddFriend_Response) ProtoMessage()
func (*CPlayer_AddFriend_Response) ProtoReflect ¶
func (x *CPlayer_AddFriend_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_AddFriend_Response) Reset ¶
func (x *CPlayer_AddFriend_Response) Reset()
func (*CPlayer_AddFriend_Response) String ¶
func (x *CPlayer_AddFriend_Response) String() string
type CPlayer_CommunityPreferences ¶
type CPlayer_CommunityPreferences struct { ParenthesizeNicknames *bool `protobuf:"varint,4,opt,name=parenthesize_nicknames,json=parenthesizeNicknames,def=0" json:"parenthesize_nicknames,omitempty"` TextFilterSetting *ETextFilterSetting `` /* 138-byte string literal not displayed */ TextFilterIgnoreFriends *bool `` /* 134-byte string literal not displayed */ TextFilterWordsRevision *uint32 `` /* 128-byte string literal not displayed */ TimestampUpdated *uint32 `protobuf:"varint,3,opt,name=timestamp_updated,json=timestampUpdated" json:"timestamp_updated,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_CommunityPreferences) Descriptor
deprecated
func (*CPlayer_CommunityPreferences) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_CommunityPreferences.ProtoReflect.Descriptor instead.
func (*CPlayer_CommunityPreferences) GetParenthesizeNicknames ¶
func (x *CPlayer_CommunityPreferences) GetParenthesizeNicknames() bool
func (*CPlayer_CommunityPreferences) GetTextFilterIgnoreFriends ¶
func (x *CPlayer_CommunityPreferences) GetTextFilterIgnoreFriends() bool
func (*CPlayer_CommunityPreferences) GetTextFilterSetting ¶
func (x *CPlayer_CommunityPreferences) GetTextFilterSetting() ETextFilterSetting
func (*CPlayer_CommunityPreferences) GetTextFilterWordsRevision ¶
func (x *CPlayer_CommunityPreferences) GetTextFilterWordsRevision() uint32
func (*CPlayer_CommunityPreferences) GetTimestampUpdated ¶
func (x *CPlayer_CommunityPreferences) GetTimestampUpdated() uint32
func (*CPlayer_CommunityPreferences) ProtoMessage ¶
func (*CPlayer_CommunityPreferences) ProtoMessage()
func (*CPlayer_CommunityPreferences) ProtoReflect ¶
func (x *CPlayer_CommunityPreferences) ProtoReflect() protoreflect.Message
func (*CPlayer_CommunityPreferences) Reset ¶
func (x *CPlayer_CommunityPreferences) Reset()
func (*CPlayer_CommunityPreferences) String ¶
func (x *CPlayer_CommunityPreferences) String() string
type CPlayer_CommunityPreferencesChanged_Notification ¶
type CPlayer_CommunityPreferencesChanged_Notification struct { Preferences *CPlayer_CommunityPreferences `protobuf:"bytes,1,opt,name=preferences" json:"preferences,omitempty"` ContentDescriptorPreferences *protobuf.UserContentDescriptorPreferences `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPlayer_CommunityPreferencesChanged_Notification) Descriptor
deprecated
func (*CPlayer_CommunityPreferencesChanged_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_CommunityPreferencesChanged_Notification.ProtoReflect.Descriptor instead.
func (*CPlayer_CommunityPreferencesChanged_Notification) GetContentDescriptorPreferences ¶
func (x *CPlayer_CommunityPreferencesChanged_Notification) GetContentDescriptorPreferences() *protobuf.UserContentDescriptorPreferences
func (*CPlayer_CommunityPreferencesChanged_Notification) GetPreferences ¶
func (x *CPlayer_CommunityPreferencesChanged_Notification) GetPreferences() *CPlayer_CommunityPreferences
func (*CPlayer_CommunityPreferencesChanged_Notification) ProtoMessage ¶
func (*CPlayer_CommunityPreferencesChanged_Notification) ProtoMessage()
func (*CPlayer_CommunityPreferencesChanged_Notification) ProtoReflect ¶
func (x *CPlayer_CommunityPreferencesChanged_Notification) ProtoReflect() protoreflect.Message
func (*CPlayer_CommunityPreferencesChanged_Notification) Reset ¶
func (x *CPlayer_CommunityPreferencesChanged_Notification) Reset()
func (*CPlayer_CommunityPreferencesChanged_Notification) String ¶
func (x *CPlayer_CommunityPreferencesChanged_Notification) String() string
type CPlayer_DeletePostedStatus_Request ¶
type CPlayer_DeletePostedStatus_Request struct { Postid *uint64 `protobuf:"varint,1,opt,name=postid" json:"postid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_DeletePostedStatus_Request) Descriptor
deprecated
func (*CPlayer_DeletePostedStatus_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_DeletePostedStatus_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_DeletePostedStatus_Request) GetPostid ¶
func (x *CPlayer_DeletePostedStatus_Request) GetPostid() uint64
func (*CPlayer_DeletePostedStatus_Request) ProtoMessage ¶
func (*CPlayer_DeletePostedStatus_Request) ProtoMessage()
func (*CPlayer_DeletePostedStatus_Request) ProtoReflect ¶
func (x *CPlayer_DeletePostedStatus_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_DeletePostedStatus_Request) Reset ¶
func (x *CPlayer_DeletePostedStatus_Request) Reset()
func (*CPlayer_DeletePostedStatus_Request) String ¶
func (x *CPlayer_DeletePostedStatus_Request) String() string
type CPlayer_DeletePostedStatus_Response ¶
type CPlayer_DeletePostedStatus_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_DeletePostedStatus_Response) Descriptor
deprecated
func (*CPlayer_DeletePostedStatus_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_DeletePostedStatus_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_DeletePostedStatus_Response) ProtoMessage ¶
func (*CPlayer_DeletePostedStatus_Response) ProtoMessage()
func (*CPlayer_DeletePostedStatus_Response) ProtoReflect ¶
func (x *CPlayer_DeletePostedStatus_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_DeletePostedStatus_Response) Reset ¶
func (x *CPlayer_DeletePostedStatus_Response) Reset()
func (*CPlayer_DeletePostedStatus_Response) String ¶
func (x *CPlayer_DeletePostedStatus_Response) String() string
type CPlayer_FriendEquippedProfileItemsChanged_Notification ¶
type CPlayer_FriendEquippedProfileItemsChanged_Notification struct { Accountid *uint32 `protobuf:"fixed32,1,opt,name=accountid" json:"accountid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) Descriptor
deprecated
func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_FriendEquippedProfileItemsChanged_Notification.ProtoReflect.Descriptor instead.
func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) GetAccountid ¶
func (x *CPlayer_FriendEquippedProfileItemsChanged_Notification) GetAccountid() uint32
func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) ProtoMessage ¶
func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) ProtoMessage()
func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) ProtoReflect ¶
func (x *CPlayer_FriendEquippedProfileItemsChanged_Notification) ProtoReflect() protoreflect.Message
func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) Reset ¶
func (x *CPlayer_FriendEquippedProfileItemsChanged_Notification) Reset()
func (*CPlayer_FriendEquippedProfileItemsChanged_Notification) String ¶
func (x *CPlayer_FriendEquippedProfileItemsChanged_Notification) String() string
type CPlayer_FriendNicknameChanged_Notification ¶
type CPlayer_FriendNicknameChanged_Notification struct { Accountid *uint32 `protobuf:"fixed32,1,opt,name=accountid" json:"accountid,omitempty"` Nickname *string `protobuf:"bytes,2,opt,name=nickname" json:"nickname,omitempty"` IsEchoToSelf *bool `protobuf:"varint,3,opt,name=is_echo_to_self,json=isEchoToSelf" json:"is_echo_to_self,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_FriendNicknameChanged_Notification) Descriptor
deprecated
func (*CPlayer_FriendNicknameChanged_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_FriendNicknameChanged_Notification.ProtoReflect.Descriptor instead.
func (*CPlayer_FriendNicknameChanged_Notification) GetAccountid ¶
func (x *CPlayer_FriendNicknameChanged_Notification) GetAccountid() uint32
func (*CPlayer_FriendNicknameChanged_Notification) GetIsEchoToSelf ¶
func (x *CPlayer_FriendNicknameChanged_Notification) GetIsEchoToSelf() bool
func (*CPlayer_FriendNicknameChanged_Notification) GetNickname ¶
func (x *CPlayer_FriendNicknameChanged_Notification) GetNickname() string
func (*CPlayer_FriendNicknameChanged_Notification) ProtoMessage ¶
func (*CPlayer_FriendNicknameChanged_Notification) ProtoMessage()
func (*CPlayer_FriendNicknameChanged_Notification) ProtoReflect ¶
func (x *CPlayer_FriendNicknameChanged_Notification) ProtoReflect() protoreflect.Message
func (*CPlayer_FriendNicknameChanged_Notification) Reset ¶
func (x *CPlayer_FriendNicknameChanged_Notification) Reset()
func (*CPlayer_FriendNicknameChanged_Notification) String ¶
func (x *CPlayer_FriendNicknameChanged_Notification) String() string
type CPlayer_GetAchievementsProgress_Request ¶
type CPlayer_GetAchievementsProgress_Request struct { Steamid *uint64 `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"` Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"` Appids []uint32 `protobuf:"varint,3,rep,name=appids" json:"appids,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetAchievementsProgress_Request) Descriptor
deprecated
func (*CPlayer_GetAchievementsProgress_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetAchievementsProgress_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetAchievementsProgress_Request) GetAppids ¶
func (x *CPlayer_GetAchievementsProgress_Request) GetAppids() []uint32
func (*CPlayer_GetAchievementsProgress_Request) GetLanguage ¶
func (x *CPlayer_GetAchievementsProgress_Request) GetLanguage() string
func (*CPlayer_GetAchievementsProgress_Request) GetSteamid ¶
func (x *CPlayer_GetAchievementsProgress_Request) GetSteamid() uint64
func (*CPlayer_GetAchievementsProgress_Request) ProtoMessage ¶
func (*CPlayer_GetAchievementsProgress_Request) ProtoMessage()
func (*CPlayer_GetAchievementsProgress_Request) ProtoReflect ¶
func (x *CPlayer_GetAchievementsProgress_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetAchievementsProgress_Request) Reset ¶
func (x *CPlayer_GetAchievementsProgress_Request) Reset()
func (*CPlayer_GetAchievementsProgress_Request) String ¶
func (x *CPlayer_GetAchievementsProgress_Request) String() string
type CPlayer_GetAchievementsProgress_Response ¶
type CPlayer_GetAchievementsProgress_Response struct { AchievementProgress []*CPlayer_GetAchievementsProgress_Response_AchievementProgress `protobuf:"bytes,1,rep,name=achievement_progress,json=achievementProgress" json:"achievement_progress,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetAchievementsProgress_Response) Descriptor
deprecated
func (*CPlayer_GetAchievementsProgress_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetAchievementsProgress_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetAchievementsProgress_Response) GetAchievementProgress ¶
func (x *CPlayer_GetAchievementsProgress_Response) GetAchievementProgress() []*CPlayer_GetAchievementsProgress_Response_AchievementProgress
func (*CPlayer_GetAchievementsProgress_Response) ProtoMessage ¶
func (*CPlayer_GetAchievementsProgress_Response) ProtoMessage()
func (*CPlayer_GetAchievementsProgress_Response) ProtoReflect ¶
func (x *CPlayer_GetAchievementsProgress_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetAchievementsProgress_Response) Reset ¶
func (x *CPlayer_GetAchievementsProgress_Response) Reset()
func (*CPlayer_GetAchievementsProgress_Response) String ¶
func (x *CPlayer_GetAchievementsProgress_Response) String() string
type CPlayer_GetAchievementsProgress_Response_AchievementProgress ¶
type CPlayer_GetAchievementsProgress_Response_AchievementProgress struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Unlocked *uint32 `protobuf:"varint,2,opt,name=unlocked" json:"unlocked,omitempty"` Total *uint32 `protobuf:"varint,3,opt,name=total" json:"total,omitempty"` Percentage *float32 `protobuf:"fixed32,4,opt,name=percentage" json:"percentage,omitempty"` AllUnlocked *bool `protobuf:"varint,5,opt,name=all_unlocked,json=allUnlocked" json:"all_unlocked,omitempty"` CacheTime *uint32 `protobuf:"varint,6,opt,name=cache_time,json=cacheTime" json:"cache_time,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) Descriptor
deprecated
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetAchievementsProgress_Response_AchievementProgress.ProtoReflect.Descriptor instead.
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetAllUnlocked ¶
func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetAllUnlocked() bool
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetAppid ¶
func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetAppid() uint32
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetCacheTime ¶
func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetCacheTime() uint32
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetPercentage ¶
func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetPercentage() float32
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetTotal ¶
func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetTotal() uint32
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetUnlocked ¶
func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) GetUnlocked() uint32
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) ProtoMessage ¶
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) ProtoMessage()
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) ProtoReflect ¶
func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) ProtoReflect() protoreflect.Message
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) Reset ¶
func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) Reset()
func (*CPlayer_GetAchievementsProgress_Response_AchievementProgress) String ¶
func (x *CPlayer_GetAchievementsProgress_Response_AchievementProgress) String() string
type CPlayer_GetAnimatedAvatar_Request ¶
type CPlayer_GetAnimatedAvatar_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetAnimatedAvatar_Request) Descriptor
deprecated
func (*CPlayer_GetAnimatedAvatar_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetAnimatedAvatar_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetAnimatedAvatar_Request) GetLanguage ¶
func (x *CPlayer_GetAnimatedAvatar_Request) GetLanguage() string
func (*CPlayer_GetAnimatedAvatar_Request) GetSteamid ¶
func (x *CPlayer_GetAnimatedAvatar_Request) GetSteamid() uint64
func (*CPlayer_GetAnimatedAvatar_Request) ProtoMessage ¶
func (*CPlayer_GetAnimatedAvatar_Request) ProtoMessage()
func (*CPlayer_GetAnimatedAvatar_Request) ProtoReflect ¶
func (x *CPlayer_GetAnimatedAvatar_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetAnimatedAvatar_Request) Reset ¶
func (x *CPlayer_GetAnimatedAvatar_Request) Reset()
func (*CPlayer_GetAnimatedAvatar_Request) String ¶
func (x *CPlayer_GetAnimatedAvatar_Request) String() string
type CPlayer_GetAnimatedAvatar_Response ¶
type CPlayer_GetAnimatedAvatar_Response struct { Avatar *ProfileItem `protobuf:"bytes,1,opt,name=avatar" json:"avatar,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetAnimatedAvatar_Response) Descriptor
deprecated
func (*CPlayer_GetAnimatedAvatar_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetAnimatedAvatar_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetAnimatedAvatar_Response) GetAvatar ¶
func (x *CPlayer_GetAnimatedAvatar_Response) GetAvatar() *ProfileItem
func (*CPlayer_GetAnimatedAvatar_Response) ProtoMessage ¶
func (*CPlayer_GetAnimatedAvatar_Response) ProtoMessage()
func (*CPlayer_GetAnimatedAvatar_Response) ProtoReflect ¶
func (x *CPlayer_GetAnimatedAvatar_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetAnimatedAvatar_Response) Reset ¶
func (x *CPlayer_GetAnimatedAvatar_Response) Reset()
func (*CPlayer_GetAnimatedAvatar_Response) String ¶
func (x *CPlayer_GetAnimatedAvatar_Response) String() string
type CPlayer_GetAvatarFrame_Request ¶
type CPlayer_GetAvatarFrame_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetAvatarFrame_Request) Descriptor
deprecated
func (*CPlayer_GetAvatarFrame_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetAvatarFrame_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetAvatarFrame_Request) GetLanguage ¶
func (x *CPlayer_GetAvatarFrame_Request) GetLanguage() string
func (*CPlayer_GetAvatarFrame_Request) GetSteamid ¶
func (x *CPlayer_GetAvatarFrame_Request) GetSteamid() uint64
func (*CPlayer_GetAvatarFrame_Request) ProtoMessage ¶
func (*CPlayer_GetAvatarFrame_Request) ProtoMessage()
func (*CPlayer_GetAvatarFrame_Request) ProtoReflect ¶
func (x *CPlayer_GetAvatarFrame_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetAvatarFrame_Request) Reset ¶
func (x *CPlayer_GetAvatarFrame_Request) Reset()
func (*CPlayer_GetAvatarFrame_Request) String ¶
func (x *CPlayer_GetAvatarFrame_Request) String() string
type CPlayer_GetAvatarFrame_Response ¶
type CPlayer_GetAvatarFrame_Response struct { AvatarFrame *ProfileItem `protobuf:"bytes,1,opt,name=avatar_frame,json=avatarFrame" json:"avatar_frame,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetAvatarFrame_Response) Descriptor
deprecated
func (*CPlayer_GetAvatarFrame_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetAvatarFrame_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetAvatarFrame_Response) GetAvatarFrame ¶
func (x *CPlayer_GetAvatarFrame_Response) GetAvatarFrame() *ProfileItem
func (*CPlayer_GetAvatarFrame_Response) ProtoMessage ¶
func (*CPlayer_GetAvatarFrame_Response) ProtoMessage()
func (*CPlayer_GetAvatarFrame_Response) ProtoReflect ¶
func (x *CPlayer_GetAvatarFrame_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetAvatarFrame_Response) Reset ¶
func (x *CPlayer_GetAvatarFrame_Response) Reset()
func (*CPlayer_GetAvatarFrame_Response) String ¶
func (x *CPlayer_GetAvatarFrame_Response) String() string
type CPlayer_GetCommunityPreferences_Request ¶
type CPlayer_GetCommunityPreferences_Request struct {
// contains filtered or unexported fields
}
func (*CPlayer_GetCommunityPreferences_Request) Descriptor
deprecated
func (*CPlayer_GetCommunityPreferences_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetCommunityPreferences_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetCommunityPreferences_Request) ProtoMessage ¶
func (*CPlayer_GetCommunityPreferences_Request) ProtoMessage()
func (*CPlayer_GetCommunityPreferences_Request) ProtoReflect ¶
func (x *CPlayer_GetCommunityPreferences_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetCommunityPreferences_Request) Reset ¶
func (x *CPlayer_GetCommunityPreferences_Request) Reset()
func (*CPlayer_GetCommunityPreferences_Request) String ¶
func (x *CPlayer_GetCommunityPreferences_Request) String() string
type CPlayer_GetCommunityPreferences_Response ¶
type CPlayer_GetCommunityPreferences_Response struct { Preferences *CPlayer_CommunityPreferences `protobuf:"bytes,1,opt,name=preferences" json:"preferences,omitempty"` ContentDescriptorPreferences *protobuf.UserContentDescriptorPreferences `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPlayer_GetCommunityPreferences_Response) Descriptor
deprecated
func (*CPlayer_GetCommunityPreferences_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetCommunityPreferences_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetCommunityPreferences_Response) GetContentDescriptorPreferences ¶
func (x *CPlayer_GetCommunityPreferences_Response) GetContentDescriptorPreferences() *protobuf.UserContentDescriptorPreferences
func (*CPlayer_GetCommunityPreferences_Response) GetPreferences ¶
func (x *CPlayer_GetCommunityPreferences_Response) GetPreferences() *CPlayer_CommunityPreferences
func (*CPlayer_GetCommunityPreferences_Response) ProtoMessage ¶
func (*CPlayer_GetCommunityPreferences_Response) ProtoMessage()
func (*CPlayer_GetCommunityPreferences_Response) ProtoReflect ¶
func (x *CPlayer_GetCommunityPreferences_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetCommunityPreferences_Response) Reset ¶
func (x *CPlayer_GetCommunityPreferences_Response) Reset()
func (*CPlayer_GetCommunityPreferences_Response) String ¶
func (x *CPlayer_GetCommunityPreferences_Response) String() string
type CPlayer_GetDurationControl_Request ¶
type CPlayer_GetDurationControl_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetDurationControl_Request) Descriptor
deprecated
func (*CPlayer_GetDurationControl_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetDurationControl_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetDurationControl_Request) GetAppid ¶
func (x *CPlayer_GetDurationControl_Request) GetAppid() uint32
func (*CPlayer_GetDurationControl_Request) ProtoMessage ¶
func (*CPlayer_GetDurationControl_Request) ProtoMessage()
func (*CPlayer_GetDurationControl_Request) ProtoReflect ¶
func (x *CPlayer_GetDurationControl_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetDurationControl_Request) Reset ¶
func (x *CPlayer_GetDurationControl_Request) Reset()
func (*CPlayer_GetDurationControl_Request) String ¶
func (x *CPlayer_GetDurationControl_Request) String() string
type CPlayer_GetDurationControl_Response ¶
type CPlayer_GetDurationControl_Response struct { IsEnabled *bool `protobuf:"varint,1,opt,name=is_enabled,json=isEnabled" json:"is_enabled,omitempty"` Seconds *int32 `protobuf:"varint,2,opt,name=seconds" json:"seconds,omitempty"` SecondsToday *int32 `protobuf:"varint,3,opt,name=seconds_today,json=secondsToday" json:"seconds_today,omitempty"` IsSteamchinaAccount *bool `protobuf:"varint,4,opt,name=is_steamchina_account,json=isSteamchinaAccount" json:"is_steamchina_account,omitempty"` IsAgeVerified *bool `protobuf:"varint,5,opt,name=is_age_verified,json=isAgeVerified" json:"is_age_verified,omitempty"` SecondsAllowedToday *uint32 `protobuf:"varint,6,opt,name=seconds_allowed_today,json=secondsAllowedToday" json:"seconds_allowed_today,omitempty"` AgeVerificationPending *bool `protobuf:"varint,7,opt,name=age_verification_pending,json=ageVerificationPending" json:"age_verification_pending,omitempty"` BlockMinors *bool `protobuf:"varint,8,opt,name=block_minors,json=blockMinors" json:"block_minors,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetDurationControl_Response) Descriptor
deprecated
func (*CPlayer_GetDurationControl_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetDurationControl_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetDurationControl_Response) GetAgeVerificationPending ¶
func (x *CPlayer_GetDurationControl_Response) GetAgeVerificationPending() bool
func (*CPlayer_GetDurationControl_Response) GetBlockMinors ¶
func (x *CPlayer_GetDurationControl_Response) GetBlockMinors() bool
func (*CPlayer_GetDurationControl_Response) GetIsAgeVerified ¶
func (x *CPlayer_GetDurationControl_Response) GetIsAgeVerified() bool
func (*CPlayer_GetDurationControl_Response) GetIsEnabled ¶
func (x *CPlayer_GetDurationControl_Response) GetIsEnabled() bool
func (*CPlayer_GetDurationControl_Response) GetIsSteamchinaAccount ¶
func (x *CPlayer_GetDurationControl_Response) GetIsSteamchinaAccount() bool
func (*CPlayer_GetDurationControl_Response) GetSeconds ¶
func (x *CPlayer_GetDurationControl_Response) GetSeconds() int32
func (*CPlayer_GetDurationControl_Response) GetSecondsAllowedToday ¶
func (x *CPlayer_GetDurationControl_Response) GetSecondsAllowedToday() uint32
func (*CPlayer_GetDurationControl_Response) GetSecondsToday ¶
func (x *CPlayer_GetDurationControl_Response) GetSecondsToday() int32
func (*CPlayer_GetDurationControl_Response) ProtoMessage ¶
func (*CPlayer_GetDurationControl_Response) ProtoMessage()
func (*CPlayer_GetDurationControl_Response) ProtoReflect ¶
func (x *CPlayer_GetDurationControl_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetDurationControl_Response) Reset ¶
func (x *CPlayer_GetDurationControl_Response) Reset()
func (*CPlayer_GetDurationControl_Response) String ¶
func (x *CPlayer_GetDurationControl_Response) String() string
type CPlayer_GetEmoticonList_Request ¶
type CPlayer_GetEmoticonList_Request struct {
// contains filtered or unexported fields
}
func (*CPlayer_GetEmoticonList_Request) Descriptor
deprecated
func (*CPlayer_GetEmoticonList_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetEmoticonList_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetEmoticonList_Request) ProtoMessage ¶
func (*CPlayer_GetEmoticonList_Request) ProtoMessage()
func (*CPlayer_GetEmoticonList_Request) ProtoReflect ¶
func (x *CPlayer_GetEmoticonList_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetEmoticonList_Request) Reset ¶
func (x *CPlayer_GetEmoticonList_Request) Reset()
func (*CPlayer_GetEmoticonList_Request) String ¶
func (x *CPlayer_GetEmoticonList_Request) String() string
type CPlayer_GetEmoticonList_Response ¶
type CPlayer_GetEmoticonList_Response struct { Emoticons []*CPlayer_GetEmoticonList_Response_Emoticon `protobuf:"bytes,1,rep,name=emoticons" json:"emoticons,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetEmoticonList_Response) Descriptor
deprecated
func (*CPlayer_GetEmoticonList_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetEmoticonList_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetEmoticonList_Response) GetEmoticons ¶
func (x *CPlayer_GetEmoticonList_Response) GetEmoticons() []*CPlayer_GetEmoticonList_Response_Emoticon
func (*CPlayer_GetEmoticonList_Response) ProtoMessage ¶
func (*CPlayer_GetEmoticonList_Response) ProtoMessage()
func (*CPlayer_GetEmoticonList_Response) ProtoReflect ¶
func (x *CPlayer_GetEmoticonList_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetEmoticonList_Response) Reset ¶
func (x *CPlayer_GetEmoticonList_Response) Reset()
func (*CPlayer_GetEmoticonList_Response) String ¶
func (x *CPlayer_GetEmoticonList_Response) String() string
type CPlayer_GetEmoticonList_Response_Emoticon ¶
type CPlayer_GetEmoticonList_Response_Emoticon struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Count *int32 `protobuf:"varint,2,opt,name=count" json:"count,omitempty"` TimeLastUsed *uint32 `protobuf:"varint,3,opt,name=time_last_used,json=timeLastUsed" json:"time_last_used,omitempty"` UseCount *uint32 `protobuf:"varint,4,opt,name=use_count,json=useCount" json:"use_count,omitempty"` TimeReceived *uint32 `protobuf:"varint,5,opt,name=time_received,json=timeReceived" json:"time_received,omitempty"` Appid *uint32 `protobuf:"varint,6,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetEmoticonList_Response_Emoticon) Descriptor
deprecated
func (*CPlayer_GetEmoticonList_Response_Emoticon) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetEmoticonList_Response_Emoticon.ProtoReflect.Descriptor instead.
func (*CPlayer_GetEmoticonList_Response_Emoticon) GetAppid ¶
func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetAppid() uint32
func (*CPlayer_GetEmoticonList_Response_Emoticon) GetCount ¶
func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetCount() int32
func (*CPlayer_GetEmoticonList_Response_Emoticon) GetName ¶
func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetName() string
func (*CPlayer_GetEmoticonList_Response_Emoticon) GetTimeLastUsed ¶
func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetTimeLastUsed() uint32
func (*CPlayer_GetEmoticonList_Response_Emoticon) GetTimeReceived ¶
func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetTimeReceived() uint32
func (*CPlayer_GetEmoticonList_Response_Emoticon) GetUseCount ¶
func (x *CPlayer_GetEmoticonList_Response_Emoticon) GetUseCount() uint32
func (*CPlayer_GetEmoticonList_Response_Emoticon) ProtoMessage ¶
func (*CPlayer_GetEmoticonList_Response_Emoticon) ProtoMessage()
func (*CPlayer_GetEmoticonList_Response_Emoticon) ProtoReflect ¶
func (x *CPlayer_GetEmoticonList_Response_Emoticon) ProtoReflect() protoreflect.Message
func (*CPlayer_GetEmoticonList_Response_Emoticon) Reset ¶
func (x *CPlayer_GetEmoticonList_Response_Emoticon) Reset()
func (*CPlayer_GetEmoticonList_Response_Emoticon) String ¶
func (x *CPlayer_GetEmoticonList_Response_Emoticon) String() string
type CPlayer_GetFavoriteBadge_Request ¶
type CPlayer_GetFavoriteBadge_Request struct { Steamid *uint64 `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetFavoriteBadge_Request) Descriptor
deprecated
func (*CPlayer_GetFavoriteBadge_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetFavoriteBadge_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetFavoriteBadge_Request) GetSteamid ¶
func (x *CPlayer_GetFavoriteBadge_Request) GetSteamid() uint64
func (*CPlayer_GetFavoriteBadge_Request) ProtoMessage ¶
func (*CPlayer_GetFavoriteBadge_Request) ProtoMessage()
func (*CPlayer_GetFavoriteBadge_Request) ProtoReflect ¶
func (x *CPlayer_GetFavoriteBadge_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetFavoriteBadge_Request) Reset ¶
func (x *CPlayer_GetFavoriteBadge_Request) Reset()
func (*CPlayer_GetFavoriteBadge_Request) String ¶
func (x *CPlayer_GetFavoriteBadge_Request) String() string
type CPlayer_GetFavoriteBadge_Response ¶
type CPlayer_GetFavoriteBadge_Response struct { HasFavoriteBadge *bool `protobuf:"varint,1,opt,name=has_favorite_badge,json=hasFavoriteBadge" json:"has_favorite_badge,omitempty"` Badgeid *uint32 `protobuf:"varint,2,opt,name=badgeid" json:"badgeid,omitempty"` Communityitemid *uint64 `protobuf:"varint,3,opt,name=communityitemid" json:"communityitemid,omitempty"` ItemType *uint32 `protobuf:"varint,4,opt,name=item_type,json=itemType" json:"item_type,omitempty"` BorderColor *uint32 `protobuf:"varint,5,opt,name=border_color,json=borderColor" json:"border_color,omitempty"` Appid *uint32 `protobuf:"varint,6,opt,name=appid" json:"appid,omitempty"` Level *uint32 `protobuf:"varint,7,opt,name=level" json:"level,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetFavoriteBadge_Response) Descriptor
deprecated
func (*CPlayer_GetFavoriteBadge_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetFavoriteBadge_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetFavoriteBadge_Response) GetAppid ¶
func (x *CPlayer_GetFavoriteBadge_Response) GetAppid() uint32
func (*CPlayer_GetFavoriteBadge_Response) GetBadgeid ¶
func (x *CPlayer_GetFavoriteBadge_Response) GetBadgeid() uint32
func (*CPlayer_GetFavoriteBadge_Response) GetBorderColor ¶
func (x *CPlayer_GetFavoriteBadge_Response) GetBorderColor() uint32
func (*CPlayer_GetFavoriteBadge_Response) GetCommunityitemid ¶
func (x *CPlayer_GetFavoriteBadge_Response) GetCommunityitemid() uint64
func (*CPlayer_GetFavoriteBadge_Response) GetHasFavoriteBadge ¶
func (x *CPlayer_GetFavoriteBadge_Response) GetHasFavoriteBadge() bool
func (*CPlayer_GetFavoriteBadge_Response) GetItemType ¶
func (x *CPlayer_GetFavoriteBadge_Response) GetItemType() uint32
func (*CPlayer_GetFavoriteBadge_Response) GetLevel ¶
func (x *CPlayer_GetFavoriteBadge_Response) GetLevel() uint32
func (*CPlayer_GetFavoriteBadge_Response) ProtoMessage ¶
func (*CPlayer_GetFavoriteBadge_Response) ProtoMessage()
func (*CPlayer_GetFavoriteBadge_Response) ProtoReflect ¶
func (x *CPlayer_GetFavoriteBadge_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetFavoriteBadge_Response) Reset ¶
func (x *CPlayer_GetFavoriteBadge_Response) Reset()
func (*CPlayer_GetFavoriteBadge_Response) String ¶
func (x *CPlayer_GetFavoriteBadge_Response) String() string
type CPlayer_GetFriendsGameplayInfo_Request ¶
type CPlayer_GetFriendsGameplayInfo_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetFriendsGameplayInfo_Request) Descriptor
deprecated
func (*CPlayer_GetFriendsGameplayInfo_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetFriendsGameplayInfo_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetFriendsGameplayInfo_Request) GetAppid ¶
func (x *CPlayer_GetFriendsGameplayInfo_Request) GetAppid() uint32
func (*CPlayer_GetFriendsGameplayInfo_Request) ProtoMessage ¶
func (*CPlayer_GetFriendsGameplayInfo_Request) ProtoMessage()
func (*CPlayer_GetFriendsGameplayInfo_Request) ProtoReflect ¶
func (x *CPlayer_GetFriendsGameplayInfo_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetFriendsGameplayInfo_Request) Reset ¶
func (x *CPlayer_GetFriendsGameplayInfo_Request) Reset()
func (*CPlayer_GetFriendsGameplayInfo_Request) String ¶
func (x *CPlayer_GetFriendsGameplayInfo_Request) String() string
type CPlayer_GetFriendsGameplayInfo_Response ¶
type CPlayer_GetFriendsGameplayInfo_Response struct { YourInfo *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo `protobuf:"bytes,1,opt,name=your_info,json=yourInfo" json:"your_info,omitempty"` InGame []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo `protobuf:"bytes,2,rep,name=in_game,json=inGame" json:"in_game,omitempty"` PlayedRecently []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo `protobuf:"bytes,3,rep,name=played_recently,json=playedRecently" json:"played_recently,omitempty"` PlayedEver []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo `protobuf:"bytes,4,rep,name=played_ever,json=playedEver" json:"played_ever,omitempty"` Owns []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo `protobuf:"bytes,5,rep,name=owns" json:"owns,omitempty"` InWishlist []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo `protobuf:"bytes,6,rep,name=in_wishlist,json=inWishlist" json:"in_wishlist,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetFriendsGameplayInfo_Response) Descriptor
deprecated
func (*CPlayer_GetFriendsGameplayInfo_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetFriendsGameplayInfo_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetFriendsGameplayInfo_Response) GetInGame ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response) GetInGame() []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo
func (*CPlayer_GetFriendsGameplayInfo_Response) GetInWishlist ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response) GetInWishlist() []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo
func (*CPlayer_GetFriendsGameplayInfo_Response) GetPlayedEver ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response) GetPlayedEver() []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo
func (*CPlayer_GetFriendsGameplayInfo_Response) GetPlayedRecently ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response) GetPlayedRecently() []*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo
func (*CPlayer_GetFriendsGameplayInfo_Response) GetYourInfo ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response) GetYourInfo() *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo
func (*CPlayer_GetFriendsGameplayInfo_Response) ProtoMessage ¶
func (*CPlayer_GetFriendsGameplayInfo_Response) ProtoMessage()
func (*CPlayer_GetFriendsGameplayInfo_Response) ProtoReflect ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetFriendsGameplayInfo_Response) Reset ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response) Reset()
func (*CPlayer_GetFriendsGameplayInfo_Response) String ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response) String() string
type CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo ¶
type CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` MinutesPlayed *uint32 `protobuf:"varint,2,opt,name=minutes_played,json=minutesPlayed" json:"minutes_played,omitempty"` MinutesPlayedForever *uint32 `protobuf:"varint,3,opt,name=minutes_played_forever,json=minutesPlayedForever" json:"minutes_played_forever,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) Descriptor
deprecated
func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo.ProtoReflect.Descriptor instead.
func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetMinutesPlayed ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetMinutesPlayed() uint32
func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetMinutesPlayedForever ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetMinutesPlayedForever() uint32
func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetSteamid ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) GetSteamid() uint64
func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) ProtoMessage ¶
func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) ProtoMessage()
func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) ProtoReflect ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) ProtoReflect() protoreflect.Message
func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) Reset ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) Reset()
func (*CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) String ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo) String() string
type CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo ¶
type CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` MinutesPlayed *uint32 `protobuf:"varint,2,opt,name=minutes_played,json=minutesPlayed" json:"minutes_played,omitempty"` MinutesPlayedForever *uint32 `protobuf:"varint,3,opt,name=minutes_played_forever,json=minutesPlayedForever" json:"minutes_played_forever,omitempty"` InWishlist *bool `protobuf:"varint,4,opt,name=in_wishlist,json=inWishlist" json:"in_wishlist,omitempty"` Owned *bool `protobuf:"varint,5,opt,name=owned" json:"owned,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) Descriptor
deprecated
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo.ProtoReflect.Descriptor instead.
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetInWishlist ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetInWishlist() bool
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetMinutesPlayed ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetMinutesPlayed() uint32
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetMinutesPlayedForever ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetMinutesPlayedForever() uint32
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetOwned ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetOwned() bool
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetSteamid ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) GetSteamid() uint64
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) ProtoMessage ¶
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) ProtoMessage()
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) ProtoReflect ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) ProtoReflect() protoreflect.Message
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) Reset ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) Reset()
func (*CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) String ¶
func (x *CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo) String() string
type CPlayer_GetGameAchievements_Request ¶
type CPlayer_GetGameAchievements_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetGameAchievements_Request) Descriptor
deprecated
func (*CPlayer_GetGameAchievements_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetGameAchievements_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetGameAchievements_Request) GetAppid ¶
func (x *CPlayer_GetGameAchievements_Request) GetAppid() uint32
func (*CPlayer_GetGameAchievements_Request) GetLanguage ¶
func (x *CPlayer_GetGameAchievements_Request) GetLanguage() string
func (*CPlayer_GetGameAchievements_Request) ProtoMessage ¶
func (*CPlayer_GetGameAchievements_Request) ProtoMessage()
func (*CPlayer_GetGameAchievements_Request) ProtoReflect ¶
func (x *CPlayer_GetGameAchievements_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetGameAchievements_Request) Reset ¶
func (x *CPlayer_GetGameAchievements_Request) Reset()
func (*CPlayer_GetGameAchievements_Request) String ¶
func (x *CPlayer_GetGameAchievements_Request) String() string
type CPlayer_GetGameAchievements_Response ¶
type CPlayer_GetGameAchievements_Response struct { Achievements []*CPlayer_GetGameAchievements_Response_Achievement `protobuf:"bytes,1,rep,name=achievements" json:"achievements,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetGameAchievements_Response) Descriptor
deprecated
func (*CPlayer_GetGameAchievements_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetGameAchievements_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetGameAchievements_Response) GetAchievements ¶
func (x *CPlayer_GetGameAchievements_Response) GetAchievements() []*CPlayer_GetGameAchievements_Response_Achievement
func (*CPlayer_GetGameAchievements_Response) ProtoMessage ¶
func (*CPlayer_GetGameAchievements_Response) ProtoMessage()
func (*CPlayer_GetGameAchievements_Response) ProtoReflect ¶
func (x *CPlayer_GetGameAchievements_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetGameAchievements_Response) Reset ¶
func (x *CPlayer_GetGameAchievements_Response) Reset()
func (*CPlayer_GetGameAchievements_Response) String ¶
func (x *CPlayer_GetGameAchievements_Response) String() string
type CPlayer_GetGameAchievements_Response_Achievement ¶
type CPlayer_GetGameAchievements_Response_Achievement struct { InternalName *string `protobuf:"bytes,1,opt,name=internal_name,json=internalName" json:"internal_name,omitempty"` LocalizedName *string `protobuf:"bytes,2,opt,name=localized_name,json=localizedName" json:"localized_name,omitempty"` LocalizedDesc *string `protobuf:"bytes,3,opt,name=localized_desc,json=localizedDesc" json:"localized_desc,omitempty"` Icon *string `protobuf:"bytes,4,opt,name=icon" json:"icon,omitempty"` IconGray *string `protobuf:"bytes,5,opt,name=icon_gray,json=iconGray" json:"icon_gray,omitempty"` Hidden *bool `protobuf:"varint,6,opt,name=hidden" json:"hidden,omitempty"` PlayerPercentUnlocked *string `protobuf:"bytes,7,opt,name=player_percent_unlocked,json=playerPercentUnlocked" json:"player_percent_unlocked,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetGameAchievements_Response_Achievement) Descriptor
deprecated
func (*CPlayer_GetGameAchievements_Response_Achievement) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetGameAchievements_Response_Achievement.ProtoReflect.Descriptor instead.
func (*CPlayer_GetGameAchievements_Response_Achievement) GetHidden ¶
func (x *CPlayer_GetGameAchievements_Response_Achievement) GetHidden() bool
func (*CPlayer_GetGameAchievements_Response_Achievement) GetIcon ¶
func (x *CPlayer_GetGameAchievements_Response_Achievement) GetIcon() string
func (*CPlayer_GetGameAchievements_Response_Achievement) GetIconGray ¶
func (x *CPlayer_GetGameAchievements_Response_Achievement) GetIconGray() string
func (*CPlayer_GetGameAchievements_Response_Achievement) GetInternalName ¶
func (x *CPlayer_GetGameAchievements_Response_Achievement) GetInternalName() string
func (*CPlayer_GetGameAchievements_Response_Achievement) GetLocalizedDesc ¶
func (x *CPlayer_GetGameAchievements_Response_Achievement) GetLocalizedDesc() string
func (*CPlayer_GetGameAchievements_Response_Achievement) GetLocalizedName ¶
func (x *CPlayer_GetGameAchievements_Response_Achievement) GetLocalizedName() string
func (*CPlayer_GetGameAchievements_Response_Achievement) GetPlayerPercentUnlocked ¶
func (x *CPlayer_GetGameAchievements_Response_Achievement) GetPlayerPercentUnlocked() string
func (*CPlayer_GetGameAchievements_Response_Achievement) ProtoMessage ¶
func (*CPlayer_GetGameAchievements_Response_Achievement) ProtoMessage()
func (*CPlayer_GetGameAchievements_Response_Achievement) ProtoReflect ¶
func (x *CPlayer_GetGameAchievements_Response_Achievement) ProtoReflect() protoreflect.Message
func (*CPlayer_GetGameAchievements_Response_Achievement) Reset ¶
func (x *CPlayer_GetGameAchievements_Response_Achievement) Reset()
func (*CPlayer_GetGameAchievements_Response_Achievement) String ¶
func (x *CPlayer_GetGameAchievements_Response_Achievement) String() string
type CPlayer_GetGameBadgeLevels_Request ¶
type CPlayer_GetGameBadgeLevels_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetGameBadgeLevels_Request) Descriptor
deprecated
func (*CPlayer_GetGameBadgeLevels_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetGameBadgeLevels_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetGameBadgeLevels_Request) GetAppid ¶
func (x *CPlayer_GetGameBadgeLevels_Request) GetAppid() uint32
func (*CPlayer_GetGameBadgeLevels_Request) ProtoMessage ¶
func (*CPlayer_GetGameBadgeLevels_Request) ProtoMessage()
func (*CPlayer_GetGameBadgeLevels_Request) ProtoReflect ¶
func (x *CPlayer_GetGameBadgeLevels_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetGameBadgeLevels_Request) Reset ¶
func (x *CPlayer_GetGameBadgeLevels_Request) Reset()
func (*CPlayer_GetGameBadgeLevels_Request) String ¶
func (x *CPlayer_GetGameBadgeLevels_Request) String() string
type CPlayer_GetGameBadgeLevels_Response ¶
type CPlayer_GetGameBadgeLevels_Response struct { PlayerLevel *uint32 `protobuf:"varint,1,opt,name=player_level,json=playerLevel" json:"player_level,omitempty"` Badges []*CPlayer_GetGameBadgeLevels_Response_Badge `protobuf:"bytes,2,rep,name=badges" json:"badges,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetGameBadgeLevels_Response) Descriptor
deprecated
func (*CPlayer_GetGameBadgeLevels_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetGameBadgeLevels_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetGameBadgeLevels_Response) GetBadges ¶
func (x *CPlayer_GetGameBadgeLevels_Response) GetBadges() []*CPlayer_GetGameBadgeLevels_Response_Badge
func (*CPlayer_GetGameBadgeLevels_Response) GetPlayerLevel ¶
func (x *CPlayer_GetGameBadgeLevels_Response) GetPlayerLevel() uint32
func (*CPlayer_GetGameBadgeLevels_Response) ProtoMessage ¶
func (*CPlayer_GetGameBadgeLevels_Response) ProtoMessage()
func (*CPlayer_GetGameBadgeLevels_Response) ProtoReflect ¶
func (x *CPlayer_GetGameBadgeLevels_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetGameBadgeLevels_Response) Reset ¶
func (x *CPlayer_GetGameBadgeLevels_Response) Reset()
func (*CPlayer_GetGameBadgeLevels_Response) String ¶
func (x *CPlayer_GetGameBadgeLevels_Response) String() string
type CPlayer_GetGameBadgeLevels_Response_Badge ¶
type CPlayer_GetGameBadgeLevels_Response_Badge struct { Level *int32 `protobuf:"varint,1,opt,name=level" json:"level,omitempty"` Series *int32 `protobuf:"varint,2,opt,name=series" json:"series,omitempty"` BorderColor *uint32 `protobuf:"varint,3,opt,name=border_color,json=borderColor" json:"border_color,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetGameBadgeLevels_Response_Badge) Descriptor
deprecated
func (*CPlayer_GetGameBadgeLevels_Response_Badge) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetGameBadgeLevels_Response_Badge.ProtoReflect.Descriptor instead.
func (*CPlayer_GetGameBadgeLevels_Response_Badge) GetBorderColor ¶
func (x *CPlayer_GetGameBadgeLevels_Response_Badge) GetBorderColor() uint32
func (*CPlayer_GetGameBadgeLevels_Response_Badge) GetLevel ¶
func (x *CPlayer_GetGameBadgeLevels_Response_Badge) GetLevel() int32
func (*CPlayer_GetGameBadgeLevels_Response_Badge) GetSeries ¶
func (x *CPlayer_GetGameBadgeLevels_Response_Badge) GetSeries() int32
func (*CPlayer_GetGameBadgeLevels_Response_Badge) ProtoMessage ¶
func (*CPlayer_GetGameBadgeLevels_Response_Badge) ProtoMessage()
func (*CPlayer_GetGameBadgeLevels_Response_Badge) ProtoReflect ¶
func (x *CPlayer_GetGameBadgeLevels_Response_Badge) ProtoReflect() protoreflect.Message
func (*CPlayer_GetGameBadgeLevels_Response_Badge) Reset ¶
func (x *CPlayer_GetGameBadgeLevels_Response_Badge) Reset()
func (*CPlayer_GetGameBadgeLevels_Response_Badge) String ¶
func (x *CPlayer_GetGameBadgeLevels_Response_Badge) String() string
type CPlayer_GetLastPlayedTimes_Request ¶
type CPlayer_GetLastPlayedTimes_Request struct { MinLastPlayed *uint32 `protobuf:"varint,1,opt,name=min_last_played,json=minLastPlayed" json:"min_last_played,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetLastPlayedTimes_Request) Descriptor
deprecated
func (*CPlayer_GetLastPlayedTimes_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetLastPlayedTimes_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetLastPlayedTimes_Request) GetMinLastPlayed ¶
func (x *CPlayer_GetLastPlayedTimes_Request) GetMinLastPlayed() uint32
func (*CPlayer_GetLastPlayedTimes_Request) ProtoMessage ¶
func (*CPlayer_GetLastPlayedTimes_Request) ProtoMessage()
func (*CPlayer_GetLastPlayedTimes_Request) ProtoReflect ¶
func (x *CPlayer_GetLastPlayedTimes_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetLastPlayedTimes_Request) Reset ¶
func (x *CPlayer_GetLastPlayedTimes_Request) Reset()
func (*CPlayer_GetLastPlayedTimes_Request) String ¶
func (x *CPlayer_GetLastPlayedTimes_Request) String() string
type CPlayer_GetLastPlayedTimes_Response ¶
type CPlayer_GetLastPlayedTimes_Response struct { Games []*CPlayer_GetLastPlayedTimes_Response_Game `protobuf:"bytes,1,rep,name=games" json:"games,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetLastPlayedTimes_Response) Descriptor
deprecated
func (*CPlayer_GetLastPlayedTimes_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetLastPlayedTimes_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetLastPlayedTimes_Response) GetGames ¶
func (x *CPlayer_GetLastPlayedTimes_Response) GetGames() []*CPlayer_GetLastPlayedTimes_Response_Game
func (*CPlayer_GetLastPlayedTimes_Response) ProtoMessage ¶
func (*CPlayer_GetLastPlayedTimes_Response) ProtoMessage()
func (*CPlayer_GetLastPlayedTimes_Response) ProtoReflect ¶
func (x *CPlayer_GetLastPlayedTimes_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetLastPlayedTimes_Response) Reset ¶
func (x *CPlayer_GetLastPlayedTimes_Response) Reset()
func (*CPlayer_GetLastPlayedTimes_Response) String ¶
func (x *CPlayer_GetLastPlayedTimes_Response) String() string
type CPlayer_GetLastPlayedTimes_Response_Game ¶
type CPlayer_GetLastPlayedTimes_Response_Game struct { Appid *int32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` LastPlaytime *uint32 `protobuf:"varint,2,opt,name=last_playtime,json=lastPlaytime" json:"last_playtime,omitempty"` Playtime_2Weeks *int32 `protobuf:"varint,3,opt,name=playtime_2weeks,json=playtime2weeks" json:"playtime_2weeks,omitempty"` PlaytimeForever *int32 `protobuf:"varint,4,opt,name=playtime_forever,json=playtimeForever" json:"playtime_forever,omitempty"` FirstPlaytime *uint32 `protobuf:"varint,5,opt,name=first_playtime,json=firstPlaytime" json:"first_playtime,omitempty"` PlaytimeWindowsForever *int32 `protobuf:"varint,6,opt,name=playtime_windows_forever,json=playtimeWindowsForever" json:"playtime_windows_forever,omitempty"` PlaytimeMacForever *int32 `protobuf:"varint,7,opt,name=playtime_mac_forever,json=playtimeMacForever" json:"playtime_mac_forever,omitempty"` PlaytimeLinuxForever *int32 `protobuf:"varint,8,opt,name=playtime_linux_forever,json=playtimeLinuxForever" json:"playtime_linux_forever,omitempty"` FirstWindowsPlaytime *uint32 `protobuf:"varint,9,opt,name=first_windows_playtime,json=firstWindowsPlaytime" json:"first_windows_playtime,omitempty"` FirstMacPlaytime *uint32 `protobuf:"varint,10,opt,name=first_mac_playtime,json=firstMacPlaytime" json:"first_mac_playtime,omitempty"` FirstLinuxPlaytime *uint32 `protobuf:"varint,11,opt,name=first_linux_playtime,json=firstLinuxPlaytime" json:"first_linux_playtime,omitempty"` LastWindowsPlaytime *uint32 `protobuf:"varint,12,opt,name=last_windows_playtime,json=lastWindowsPlaytime" json:"last_windows_playtime,omitempty"` LastMacPlaytime *uint32 `protobuf:"varint,13,opt,name=last_mac_playtime,json=lastMacPlaytime" json:"last_mac_playtime,omitempty"` LastLinuxPlaytime *uint32 `protobuf:"varint,14,opt,name=last_linux_playtime,json=lastLinuxPlaytime" json:"last_linux_playtime,omitempty"` PlaytimeDisconnected *uint32 `protobuf:"varint,15,opt,name=playtime_disconnected,json=playtimeDisconnected" json:"playtime_disconnected,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetLastPlayedTimes_Response_Game) Descriptor
deprecated
func (*CPlayer_GetLastPlayedTimes_Response_Game) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetLastPlayedTimes_Response_Game.ProtoReflect.Descriptor instead.
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetAppid ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetAppid() int32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetFirstLinuxPlaytime ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstLinuxPlaytime() uint32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetFirstMacPlaytime ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstMacPlaytime() uint32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetFirstPlaytime ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstPlaytime() uint32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetFirstWindowsPlaytime ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetFirstWindowsPlaytime() uint32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetLastLinuxPlaytime ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastLinuxPlaytime() uint32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetLastMacPlaytime ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastMacPlaytime() uint32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetLastPlaytime ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastPlaytime() uint32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetLastWindowsPlaytime ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetLastWindowsPlaytime() uint32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeDisconnected ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeDisconnected() uint32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeForever ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeForever() int32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeLinuxForever ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeLinuxForever() int32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeMacForever ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeMacForever() int32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeWindowsForever ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeWindowsForever() int32
func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytime_2Weeks ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytime_2Weeks() int32
func (*CPlayer_GetLastPlayedTimes_Response_Game) ProtoMessage ¶
func (*CPlayer_GetLastPlayedTimes_Response_Game) ProtoMessage()
func (*CPlayer_GetLastPlayedTimes_Response_Game) ProtoReflect ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) ProtoReflect() protoreflect.Message
func (*CPlayer_GetLastPlayedTimes_Response_Game) Reset ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) Reset()
func (*CPlayer_GetLastPlayedTimes_Response_Game) String ¶
func (x *CPlayer_GetLastPlayedTimes_Response_Game) String() string
type CPlayer_GetMiniProfileBackground_Request ¶
type CPlayer_GetMiniProfileBackground_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetMiniProfileBackground_Request) Descriptor
deprecated
func (*CPlayer_GetMiniProfileBackground_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetMiniProfileBackground_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetMiniProfileBackground_Request) GetLanguage ¶
func (x *CPlayer_GetMiniProfileBackground_Request) GetLanguage() string
func (*CPlayer_GetMiniProfileBackground_Request) GetSteamid ¶
func (x *CPlayer_GetMiniProfileBackground_Request) GetSteamid() uint64
func (*CPlayer_GetMiniProfileBackground_Request) ProtoMessage ¶
func (*CPlayer_GetMiniProfileBackground_Request) ProtoMessage()
func (*CPlayer_GetMiniProfileBackground_Request) ProtoReflect ¶
func (x *CPlayer_GetMiniProfileBackground_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetMiniProfileBackground_Request) Reset ¶
func (x *CPlayer_GetMiniProfileBackground_Request) Reset()
func (*CPlayer_GetMiniProfileBackground_Request) String ¶
func (x *CPlayer_GetMiniProfileBackground_Request) String() string
type CPlayer_GetMiniProfileBackground_Response ¶
type CPlayer_GetMiniProfileBackground_Response struct { ProfileBackground *ProfileItem `protobuf:"bytes,1,opt,name=profile_background,json=profileBackground" json:"profile_background,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetMiniProfileBackground_Response) Descriptor
deprecated
func (*CPlayer_GetMiniProfileBackground_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetMiniProfileBackground_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetMiniProfileBackground_Response) GetProfileBackground ¶
func (x *CPlayer_GetMiniProfileBackground_Response) GetProfileBackground() *ProfileItem
func (*CPlayer_GetMiniProfileBackground_Response) ProtoMessage ¶
func (*CPlayer_GetMiniProfileBackground_Response) ProtoMessage()
func (*CPlayer_GetMiniProfileBackground_Response) ProtoReflect ¶
func (x *CPlayer_GetMiniProfileBackground_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetMiniProfileBackground_Response) Reset ¶
func (x *CPlayer_GetMiniProfileBackground_Response) Reset()
func (*CPlayer_GetMiniProfileBackground_Response) String ¶
func (x *CPlayer_GetMiniProfileBackground_Response) String() string
type CPlayer_GetMutualFriendsForIncomingInvites_Request ¶
type CPlayer_GetMutualFriendsForIncomingInvites_Request struct {
// contains filtered or unexported fields
}
func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) Descriptor
deprecated
func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetMutualFriendsForIncomingInvites_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) ProtoMessage ¶
func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) ProtoMessage()
func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) ProtoReflect ¶
func (x *CPlayer_GetMutualFriendsForIncomingInvites_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) Reset ¶
func (x *CPlayer_GetMutualFriendsForIncomingInvites_Request) Reset()
func (*CPlayer_GetMutualFriendsForIncomingInvites_Request) String ¶
func (x *CPlayer_GetMutualFriendsForIncomingInvites_Request) String() string
type CPlayer_GetMutualFriendsForIncomingInvites_Response ¶
type CPlayer_GetMutualFriendsForIncomingInvites_Response struct { IncomingInviteMutualFriendsLists []*CPlayer_IncomingInviteMutualFriendList `` /* 156-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) Descriptor
deprecated
func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetMutualFriendsForIncomingInvites_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) GetIncomingInviteMutualFriendsLists ¶
func (x *CPlayer_GetMutualFriendsForIncomingInvites_Response) GetIncomingInviteMutualFriendsLists() []*CPlayer_IncomingInviteMutualFriendList
func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) ProtoMessage ¶
func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) ProtoMessage()
func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) ProtoReflect ¶
func (x *CPlayer_GetMutualFriendsForIncomingInvites_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) Reset ¶
func (x *CPlayer_GetMutualFriendsForIncomingInvites_Response) Reset()
func (*CPlayer_GetMutualFriendsForIncomingInvites_Response) String ¶
func (x *CPlayer_GetMutualFriendsForIncomingInvites_Response) String() string
type CPlayer_GetNewSteamAnnouncementState_Request ¶
type CPlayer_GetNewSteamAnnouncementState_Request struct { Language *int32 `protobuf:"varint,1,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetNewSteamAnnouncementState_Request) Descriptor
deprecated
func (*CPlayer_GetNewSteamAnnouncementState_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetNewSteamAnnouncementState_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetNewSteamAnnouncementState_Request) GetLanguage ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Request) GetLanguage() int32
func (*CPlayer_GetNewSteamAnnouncementState_Request) ProtoMessage ¶
func (*CPlayer_GetNewSteamAnnouncementState_Request) ProtoMessage()
func (*CPlayer_GetNewSteamAnnouncementState_Request) ProtoReflect ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetNewSteamAnnouncementState_Request) Reset ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Request) Reset()
func (*CPlayer_GetNewSteamAnnouncementState_Request) String ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Request) String() string
type CPlayer_GetNewSteamAnnouncementState_Response ¶
type CPlayer_GetNewSteamAnnouncementState_Response struct { State *ENewSteamAnnouncementState `protobuf:"varint,1,opt,name=state,enum=ENewSteamAnnouncementState,def=0" json:"state,omitempty"` AnnouncementHeadline *string `protobuf:"bytes,2,opt,name=announcement_headline,json=announcementHeadline" json:"announcement_headline,omitempty"` AnnouncementUrl *string `protobuf:"bytes,3,opt,name=announcement_url,json=announcementUrl" json:"announcement_url,omitempty"` TimePosted *uint32 `protobuf:"varint,4,opt,name=time_posted,json=timePosted" json:"time_posted,omitempty"` AnnouncementGid *uint64 `protobuf:"varint,5,opt,name=announcement_gid,json=announcementGid" json:"announcement_gid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetNewSteamAnnouncementState_Response) Descriptor
deprecated
func (*CPlayer_GetNewSteamAnnouncementState_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetNewSteamAnnouncementState_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementGid ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementGid() uint64
func (*CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementHeadline ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementHeadline() string
func (*CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementUrl ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetAnnouncementUrl() string
func (*CPlayer_GetNewSteamAnnouncementState_Response) GetState ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetState() ENewSteamAnnouncementState
func (*CPlayer_GetNewSteamAnnouncementState_Response) GetTimePosted ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Response) GetTimePosted() uint32
func (*CPlayer_GetNewSteamAnnouncementState_Response) ProtoMessage ¶
func (*CPlayer_GetNewSteamAnnouncementState_Response) ProtoMessage()
func (*CPlayer_GetNewSteamAnnouncementState_Response) ProtoReflect ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetNewSteamAnnouncementState_Response) Reset ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Response) Reset()
func (*CPlayer_GetNewSteamAnnouncementState_Response) String ¶
func (x *CPlayer_GetNewSteamAnnouncementState_Response) String() string
type CPlayer_GetNicknameList_Request ¶
type CPlayer_GetNicknameList_Request struct {
// contains filtered or unexported fields
}
func (*CPlayer_GetNicknameList_Request) Descriptor
deprecated
func (*CPlayer_GetNicknameList_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetNicknameList_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetNicknameList_Request) ProtoMessage ¶
func (*CPlayer_GetNicknameList_Request) ProtoMessage()
func (*CPlayer_GetNicknameList_Request) ProtoReflect ¶
func (x *CPlayer_GetNicknameList_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetNicknameList_Request) Reset ¶
func (x *CPlayer_GetNicknameList_Request) Reset()
func (*CPlayer_GetNicknameList_Request) String ¶
func (x *CPlayer_GetNicknameList_Request) String() string
type CPlayer_GetNicknameList_Response ¶
type CPlayer_GetNicknameList_Response struct { Nicknames []*CPlayer_GetNicknameList_Response_PlayerNickname `protobuf:"bytes,1,rep,name=nicknames" json:"nicknames,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetNicknameList_Response) Descriptor
deprecated
func (*CPlayer_GetNicknameList_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetNicknameList_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetNicknameList_Response) GetNicknames ¶
func (x *CPlayer_GetNicknameList_Response) GetNicknames() []*CPlayer_GetNicknameList_Response_PlayerNickname
func (*CPlayer_GetNicknameList_Response) ProtoMessage ¶
func (*CPlayer_GetNicknameList_Response) ProtoMessage()
func (*CPlayer_GetNicknameList_Response) ProtoReflect ¶
func (x *CPlayer_GetNicknameList_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetNicknameList_Response) Reset ¶
func (x *CPlayer_GetNicknameList_Response) Reset()
func (*CPlayer_GetNicknameList_Response) String ¶
func (x *CPlayer_GetNicknameList_Response) String() string
type CPlayer_GetNicknameList_Response_PlayerNickname ¶
type CPlayer_GetNicknameList_Response_PlayerNickname struct { Accountid *uint32 `protobuf:"fixed32,1,opt,name=accountid" json:"accountid,omitempty"` Nickname *string `protobuf:"bytes,2,opt,name=nickname" json:"nickname,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetNicknameList_Response_PlayerNickname) Descriptor
deprecated
func (*CPlayer_GetNicknameList_Response_PlayerNickname) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetNicknameList_Response_PlayerNickname.ProtoReflect.Descriptor instead.
func (*CPlayer_GetNicknameList_Response_PlayerNickname) GetAccountid ¶
func (x *CPlayer_GetNicknameList_Response_PlayerNickname) GetAccountid() uint32
func (*CPlayer_GetNicknameList_Response_PlayerNickname) GetNickname ¶
func (x *CPlayer_GetNicknameList_Response_PlayerNickname) GetNickname() string
func (*CPlayer_GetNicknameList_Response_PlayerNickname) ProtoMessage ¶
func (*CPlayer_GetNicknameList_Response_PlayerNickname) ProtoMessage()
func (*CPlayer_GetNicknameList_Response_PlayerNickname) ProtoReflect ¶
func (x *CPlayer_GetNicknameList_Response_PlayerNickname) ProtoReflect() protoreflect.Message
func (*CPlayer_GetNicknameList_Response_PlayerNickname) Reset ¶
func (x *CPlayer_GetNicknameList_Response_PlayerNickname) Reset()
func (*CPlayer_GetNicknameList_Response_PlayerNickname) String ¶
func (x *CPlayer_GetNicknameList_Response_PlayerNickname) String() string
type CPlayer_GetOwnedGames_Request ¶
type CPlayer_GetOwnedGames_Request struct { Steamid *uint64 `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"` IncludeAppinfo *bool `protobuf:"varint,2,opt,name=include_appinfo,json=includeAppinfo" json:"include_appinfo,omitempty"` IncludePlayedFreeGames *bool `protobuf:"varint,3,opt,name=include_played_free_games,json=includePlayedFreeGames" json:"include_played_free_games,omitempty"` AppidsFilter []uint32 `protobuf:"varint,4,rep,name=appids_filter,json=appidsFilter" json:"appids_filter,omitempty"` IncludeFreeSub *bool `protobuf:"varint,5,opt,name=include_free_sub,json=includeFreeSub" json:"include_free_sub,omitempty"` SkipUnvettedApps *bool `protobuf:"varint,6,opt,name=skip_unvetted_apps,json=skipUnvettedApps,def=1" json:"skip_unvetted_apps,omitempty"` Language *string `protobuf:"bytes,7,opt,name=language" json:"language,omitempty"` IncludeExtendedAppinfo *bool `protobuf:"varint,8,opt,name=include_extended_appinfo,json=includeExtendedAppinfo" json:"include_extended_appinfo,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetOwnedGames_Request) Descriptor
deprecated
func (*CPlayer_GetOwnedGames_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetOwnedGames_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetOwnedGames_Request) GetAppidsFilter ¶
func (x *CPlayer_GetOwnedGames_Request) GetAppidsFilter() []uint32
func (*CPlayer_GetOwnedGames_Request) GetIncludeAppinfo ¶
func (x *CPlayer_GetOwnedGames_Request) GetIncludeAppinfo() bool
func (*CPlayer_GetOwnedGames_Request) GetIncludeExtendedAppinfo ¶
func (x *CPlayer_GetOwnedGames_Request) GetIncludeExtendedAppinfo() bool
func (*CPlayer_GetOwnedGames_Request) GetIncludeFreeSub ¶
func (x *CPlayer_GetOwnedGames_Request) GetIncludeFreeSub() bool
func (*CPlayer_GetOwnedGames_Request) GetIncludePlayedFreeGames ¶
func (x *CPlayer_GetOwnedGames_Request) GetIncludePlayedFreeGames() bool
func (*CPlayer_GetOwnedGames_Request) GetLanguage ¶
func (x *CPlayer_GetOwnedGames_Request) GetLanguage() string
func (*CPlayer_GetOwnedGames_Request) GetSkipUnvettedApps ¶
func (x *CPlayer_GetOwnedGames_Request) GetSkipUnvettedApps() bool
func (*CPlayer_GetOwnedGames_Request) GetSteamid ¶
func (x *CPlayer_GetOwnedGames_Request) GetSteamid() uint64
func (*CPlayer_GetOwnedGames_Request) ProtoMessage ¶
func (*CPlayer_GetOwnedGames_Request) ProtoMessage()
func (*CPlayer_GetOwnedGames_Request) ProtoReflect ¶
func (x *CPlayer_GetOwnedGames_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetOwnedGames_Request) Reset ¶
func (x *CPlayer_GetOwnedGames_Request) Reset()
func (*CPlayer_GetOwnedGames_Request) String ¶
func (x *CPlayer_GetOwnedGames_Request) String() string
type CPlayer_GetOwnedGames_Response ¶
type CPlayer_GetOwnedGames_Response struct { GameCount *uint32 `protobuf:"varint,1,opt,name=game_count,json=gameCount" json:"game_count,omitempty"` Games []*CPlayer_GetOwnedGames_Response_Game `protobuf:"bytes,2,rep,name=games" json:"games,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetOwnedGames_Response) Descriptor
deprecated
func (*CPlayer_GetOwnedGames_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetOwnedGames_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetOwnedGames_Response) GetGameCount ¶
func (x *CPlayer_GetOwnedGames_Response) GetGameCount() uint32
func (*CPlayer_GetOwnedGames_Response) GetGames ¶
func (x *CPlayer_GetOwnedGames_Response) GetGames() []*CPlayer_GetOwnedGames_Response_Game
func (*CPlayer_GetOwnedGames_Response) ProtoMessage ¶
func (*CPlayer_GetOwnedGames_Response) ProtoMessage()
func (*CPlayer_GetOwnedGames_Response) ProtoReflect ¶
func (x *CPlayer_GetOwnedGames_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetOwnedGames_Response) Reset ¶
func (x *CPlayer_GetOwnedGames_Response) Reset()
func (*CPlayer_GetOwnedGames_Response) String ¶
func (x *CPlayer_GetOwnedGames_Response) String() string
type CPlayer_GetOwnedGames_Response_Game ¶
type CPlayer_GetOwnedGames_Response_Game struct { Appid *int32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"` Playtime_2Weeks *int32 `protobuf:"varint,3,opt,name=playtime_2weeks,json=playtime2weeks" json:"playtime_2weeks,omitempty"` PlaytimeForever *int32 `protobuf:"varint,4,opt,name=playtime_forever,json=playtimeForever" json:"playtime_forever,omitempty"` ImgIconUrl *string `protobuf:"bytes,5,opt,name=img_icon_url,json=imgIconUrl" json:"img_icon_url,omitempty"` HasCommunityVisibleStats *bool `` /* 131-byte string literal not displayed */ PlaytimeWindowsForever *int32 `protobuf:"varint,8,opt,name=playtime_windows_forever,json=playtimeWindowsForever" json:"playtime_windows_forever,omitempty"` PlaytimeMacForever *int32 `protobuf:"varint,9,opt,name=playtime_mac_forever,json=playtimeMacForever" json:"playtime_mac_forever,omitempty"` PlaytimeLinuxForever *int32 `protobuf:"varint,10,opt,name=playtime_linux_forever,json=playtimeLinuxForever" json:"playtime_linux_forever,omitempty"` RtimeLastPlayed *uint32 `protobuf:"varint,11,opt,name=rtime_last_played,json=rtimeLastPlayed" json:"rtime_last_played,omitempty"` CapsuleFilename *string `protobuf:"bytes,12,opt,name=capsule_filename,json=capsuleFilename" json:"capsule_filename,omitempty"` SortAs *string `protobuf:"bytes,13,opt,name=sort_as,json=sortAs" json:"sort_as,omitempty"` HasWorkshop *bool `protobuf:"varint,14,opt,name=has_workshop,json=hasWorkshop" json:"has_workshop,omitempty"` HasMarket *bool `protobuf:"varint,15,opt,name=has_market,json=hasMarket" json:"has_market,omitempty"` HasDlc *bool `protobuf:"varint,16,opt,name=has_dlc,json=hasDlc" json:"has_dlc,omitempty"` HasLeaderboards *bool `protobuf:"varint,17,opt,name=has_leaderboards,json=hasLeaderboards" json:"has_leaderboards,omitempty"` ContentDescriptorids []uint32 `protobuf:"varint,18,rep,name=content_descriptorids,json=contentDescriptorids" json:"content_descriptorids,omitempty"` PlaytimeDisconnected *int32 `protobuf:"varint,19,opt,name=playtime_disconnected,json=playtimeDisconnected" json:"playtime_disconnected,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetOwnedGames_Response_Game) Descriptor
deprecated
func (*CPlayer_GetOwnedGames_Response_Game) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetOwnedGames_Response_Game.ProtoReflect.Descriptor instead.
func (*CPlayer_GetOwnedGames_Response_Game) GetAppid ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetAppid() int32
func (*CPlayer_GetOwnedGames_Response_Game) GetCapsuleFilename ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetCapsuleFilename() string
func (*CPlayer_GetOwnedGames_Response_Game) GetContentDescriptorids ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetContentDescriptorids() []uint32
func (*CPlayer_GetOwnedGames_Response_Game) GetHasCommunityVisibleStats ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetHasCommunityVisibleStats() bool
func (*CPlayer_GetOwnedGames_Response_Game) GetHasDlc ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetHasDlc() bool
func (*CPlayer_GetOwnedGames_Response_Game) GetHasLeaderboards ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetHasLeaderboards() bool
func (*CPlayer_GetOwnedGames_Response_Game) GetHasMarket ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetHasMarket() bool
func (*CPlayer_GetOwnedGames_Response_Game) GetHasWorkshop ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetHasWorkshop() bool
func (*CPlayer_GetOwnedGames_Response_Game) GetImgIconUrl ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetImgIconUrl() string
func (*CPlayer_GetOwnedGames_Response_Game) GetName ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetName() string
func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytimeDisconnected ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeDisconnected() int32
func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytimeForever ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeForever() int32
func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytimeLinuxForever ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeLinuxForever() int32
func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytimeMacForever ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeMacForever() int32
func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytimeWindowsForever ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeWindowsForever() int32
func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytime_2Weeks ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetPlaytime_2Weeks() int32
func (*CPlayer_GetOwnedGames_Response_Game) GetRtimeLastPlayed ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetRtimeLastPlayed() uint32
func (*CPlayer_GetOwnedGames_Response_Game) GetSortAs ¶
func (x *CPlayer_GetOwnedGames_Response_Game) GetSortAs() string
func (*CPlayer_GetOwnedGames_Response_Game) ProtoMessage ¶
func (*CPlayer_GetOwnedGames_Response_Game) ProtoMessage()
func (*CPlayer_GetOwnedGames_Response_Game) ProtoReflect ¶
func (x *CPlayer_GetOwnedGames_Response_Game) ProtoReflect() protoreflect.Message
func (*CPlayer_GetOwnedGames_Response_Game) Reset ¶
func (x *CPlayer_GetOwnedGames_Response_Game) Reset()
func (*CPlayer_GetOwnedGames_Response_Game) String ¶
func (x *CPlayer_GetOwnedGames_Response_Game) String() string
type CPlayer_GetPerFriendPreferences_Request ¶
type CPlayer_GetPerFriendPreferences_Request struct {
// contains filtered or unexported fields
}
func (*CPlayer_GetPerFriendPreferences_Request) Descriptor
deprecated
func (*CPlayer_GetPerFriendPreferences_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPerFriendPreferences_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPerFriendPreferences_Request) ProtoMessage ¶
func (*CPlayer_GetPerFriendPreferences_Request) ProtoMessage()
func (*CPlayer_GetPerFriendPreferences_Request) ProtoReflect ¶
func (x *CPlayer_GetPerFriendPreferences_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPerFriendPreferences_Request) Reset ¶
func (x *CPlayer_GetPerFriendPreferences_Request) Reset()
func (*CPlayer_GetPerFriendPreferences_Request) String ¶
func (x *CPlayer_GetPerFriendPreferences_Request) String() string
type CPlayer_GetPerFriendPreferences_Response ¶
type CPlayer_GetPerFriendPreferences_Response struct { Preferences []*PerFriendPreferences `protobuf:"bytes,1,rep,name=preferences" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPerFriendPreferences_Response) Descriptor
deprecated
func (*CPlayer_GetPerFriendPreferences_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPerFriendPreferences_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPerFriendPreferences_Response) GetPreferences ¶
func (x *CPlayer_GetPerFriendPreferences_Response) GetPreferences() []*PerFriendPreferences
func (*CPlayer_GetPerFriendPreferences_Response) ProtoMessage ¶
func (*CPlayer_GetPerFriendPreferences_Response) ProtoMessage()
func (*CPlayer_GetPerFriendPreferences_Response) ProtoReflect ¶
func (x *CPlayer_GetPerFriendPreferences_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPerFriendPreferences_Response) Reset ¶
func (x *CPlayer_GetPerFriendPreferences_Response) Reset()
func (*CPlayer_GetPerFriendPreferences_Response) String ¶
func (x *CPlayer_GetPerFriendPreferences_Response) String() string
type CPlayer_GetPlayNext_Request ¶
type CPlayer_GetPlayNext_Request struct { MaxAgeSeconds *uint32 `protobuf:"varint,1,opt,name=max_age_seconds,json=maxAgeSeconds" json:"max_age_seconds,omitempty"` IgnoreAppids []uint32 `protobuf:"varint,2,rep,name=ignore_appids,json=ignoreAppids" json:"ignore_appids,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPlayNext_Request) Descriptor
deprecated
func (*CPlayer_GetPlayNext_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPlayNext_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPlayNext_Request) GetIgnoreAppids ¶
func (x *CPlayer_GetPlayNext_Request) GetIgnoreAppids() []uint32
func (*CPlayer_GetPlayNext_Request) GetMaxAgeSeconds ¶
func (x *CPlayer_GetPlayNext_Request) GetMaxAgeSeconds() uint32
func (*CPlayer_GetPlayNext_Request) ProtoMessage ¶
func (*CPlayer_GetPlayNext_Request) ProtoMessage()
func (*CPlayer_GetPlayNext_Request) ProtoReflect ¶
func (x *CPlayer_GetPlayNext_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPlayNext_Request) Reset ¶
func (x *CPlayer_GetPlayNext_Request) Reset()
func (*CPlayer_GetPlayNext_Request) String ¶
func (x *CPlayer_GetPlayNext_Request) String() string
type CPlayer_GetPlayNext_Response ¶
type CPlayer_GetPlayNext_Response struct { LastUpdateTime *uint32 `protobuf:"varint,1,opt,name=last_update_time,json=lastUpdateTime" json:"last_update_time,omitempty"` Appids []uint32 `protobuf:"varint,2,rep,name=appids" json:"appids,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPlayNext_Response) Descriptor
deprecated
func (*CPlayer_GetPlayNext_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPlayNext_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPlayNext_Response) GetAppids ¶
func (x *CPlayer_GetPlayNext_Response) GetAppids() []uint32
func (*CPlayer_GetPlayNext_Response) GetLastUpdateTime ¶
func (x *CPlayer_GetPlayNext_Response) GetLastUpdateTime() uint32
func (*CPlayer_GetPlayNext_Response) ProtoMessage ¶
func (*CPlayer_GetPlayNext_Response) ProtoMessage()
func (*CPlayer_GetPlayNext_Response) ProtoReflect ¶
func (x *CPlayer_GetPlayNext_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPlayNext_Response) Reset ¶
func (x *CPlayer_GetPlayNext_Response) Reset()
func (*CPlayer_GetPlayNext_Response) String ¶
func (x *CPlayer_GetPlayNext_Response) String() string
type CPlayer_GetPlayerLinkDetails_Request ¶
type CPlayer_GetPlayerLinkDetails_Request struct { Steamids []uint64 `protobuf:"varint,1,rep,name=steamids" json:"steamids,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPlayerLinkDetails_Request) Descriptor
deprecated
func (*CPlayer_GetPlayerLinkDetails_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPlayerLinkDetails_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPlayerLinkDetails_Request) GetSteamids ¶
func (x *CPlayer_GetPlayerLinkDetails_Request) GetSteamids() []uint64
func (*CPlayer_GetPlayerLinkDetails_Request) ProtoMessage ¶
func (*CPlayer_GetPlayerLinkDetails_Request) ProtoMessage()
func (*CPlayer_GetPlayerLinkDetails_Request) ProtoReflect ¶
func (x *CPlayer_GetPlayerLinkDetails_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPlayerLinkDetails_Request) Reset ¶
func (x *CPlayer_GetPlayerLinkDetails_Request) Reset()
func (*CPlayer_GetPlayerLinkDetails_Request) String ¶
func (x *CPlayer_GetPlayerLinkDetails_Request) String() string
type CPlayer_GetPlayerLinkDetails_Response ¶
type CPlayer_GetPlayerLinkDetails_Response struct { Accounts []*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails `protobuf:"bytes,1,rep,name=accounts" json:"accounts,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPlayerLinkDetails_Response) Descriptor
deprecated
func (*CPlayer_GetPlayerLinkDetails_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPlayerLinkDetails_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPlayerLinkDetails_Response) GetAccounts ¶
func (x *CPlayer_GetPlayerLinkDetails_Response) GetAccounts() []*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails
func (*CPlayer_GetPlayerLinkDetails_Response) ProtoMessage ¶
func (*CPlayer_GetPlayerLinkDetails_Response) ProtoMessage()
func (*CPlayer_GetPlayerLinkDetails_Response) ProtoReflect ¶
func (x *CPlayer_GetPlayerLinkDetails_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPlayerLinkDetails_Response) Reset ¶
func (x *CPlayer_GetPlayerLinkDetails_Response) Reset()
func (*CPlayer_GetPlayerLinkDetails_Response) String ¶
func (x *CPlayer_GetPlayerLinkDetails_Response) String() string
type CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails ¶
type CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails struct { PublicData *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData `protobuf:"bytes,1,opt,name=public_data,json=publicData" json:"public_data,omitempty"` PrivateData *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData `protobuf:"bytes,2,opt,name=private_data,json=privateData" json:"private_data,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) Descriptor
deprecated
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) GetPrivateData ¶
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) GetPublicData ¶
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) ProtoMessage ¶
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) ProtoMessage()
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) ProtoReflect ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) Reset ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) Reset()
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) String ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails) String() string
type CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData ¶
type CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData struct { PersonaState *int32 `protobuf:"varint,1,opt,name=persona_state,json=personaState" json:"persona_state,omitempty"` PersonaStateFlags *uint32 `protobuf:"varint,2,opt,name=persona_state_flags,json=personaStateFlags" json:"persona_state_flags,omitempty"` TimeCreated *uint32 `protobuf:"varint,3,opt,name=time_created,json=timeCreated" json:"time_created,omitempty"` GameId *uint64 `protobuf:"fixed64,4,opt,name=game_id,json=gameId" json:"game_id,omitempty"` GameServerSteamId *uint64 `protobuf:"fixed64,5,opt,name=game_server_steam_id,json=gameServerSteamId" json:"game_server_steam_id,omitempty"` GameServerIpAddress *uint32 `protobuf:"varint,6,opt,name=game_server_ip_address,json=gameServerIpAddress" json:"game_server_ip_address,omitempty"` GameServerPort *uint32 `protobuf:"varint,7,opt,name=game_server_port,json=gameServerPort" json:"game_server_port,omitempty"` GameExtraInfo *string `protobuf:"bytes,8,opt,name=game_extra_info,json=gameExtraInfo" json:"game_extra_info,omitempty"` AccountName *string `protobuf:"bytes,9,opt,name=account_name,json=accountName" json:"account_name,omitempty"` LobbySteamId *uint64 `protobuf:"fixed64,10,opt,name=lobby_steam_id,json=lobbySteamId" json:"lobby_steam_id,omitempty"` RichPresenceKv *string `protobuf:"bytes,11,opt,name=rich_presence_kv,json=richPresenceKv" json:"rich_presence_kv,omitempty"` BroadcastSessionId *uint64 `protobuf:"fixed64,12,opt,name=broadcast_session_id,json=broadcastSessionId" json:"broadcast_session_id,omitempty"` WatchingBroadcastAccountid *uint32 `` /* 136-byte string literal not displayed */ WatchingBroadcastAppid *uint32 `protobuf:"varint,14,opt,name=watching_broadcast_appid,json=watchingBroadcastAppid" json:"watching_broadcast_appid,omitempty"` WatchingBroadcastViewers *uint32 `` /* 130-byte string literal not displayed */ WatchingBroadcastTitle *string `protobuf:"bytes,16,opt,name=watching_broadcast_title,json=watchingBroadcastTitle" json:"watching_broadcast_title,omitempty"` LastLogoffTime *uint32 `protobuf:"varint,17,opt,name=last_logoff_time,json=lastLogoffTime" json:"last_logoff_time,omitempty"` LastSeenOnline *uint32 `protobuf:"varint,18,opt,name=last_seen_online,json=lastSeenOnline" json:"last_seen_online,omitempty"` GameOsType *int32 `protobuf:"varint,19,opt,name=game_os_type,json=gameOsType" json:"game_os_type,omitempty"` GameDeviceType *int32 `protobuf:"varint,20,opt,name=game_device_type,json=gameDeviceType" json:"game_device_type,omitempty"` GameDeviceName *string `protobuf:"bytes,21,opt,name=game_device_name,json=gameDeviceName" json:"game_device_name,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) Descriptor
deprecated
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetAccountName ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetAccountName() string
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetBroadcastSessionId ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetBroadcastSessionId() uint64
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameDeviceName ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameDeviceName() string
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameDeviceType ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameDeviceType() int32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameExtraInfo ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameExtraInfo() string
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameId ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameId() uint64
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameOsType ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameOsType() int32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameServerIpAddress ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameServerIpAddress() uint32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameServerPort ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameServerPort() uint32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameServerSteamId ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetGameServerSteamId() uint64
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetLastLogoffTime ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetLastLogoffTime() uint32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetLastSeenOnline ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetLastSeenOnline() uint32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetLobbySteamId ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetLobbySteamId() uint64
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetPersonaState ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetPersonaState() int32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetPersonaStateFlags ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetPersonaStateFlags() uint32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetRichPresenceKv ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetRichPresenceKv() string
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetTimeCreated ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetTimeCreated() uint32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastAccountid ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastAccountid() uint32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastAppid ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastAppid() uint32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastTitle ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastTitle() string
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastViewers ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) GetWatchingBroadcastViewers() uint32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) ProtoMessage ¶
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) ProtoMessage()
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) ProtoReflect ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) String ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData) String() string
type CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData ¶
type CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData struct { Steamid *uint64 `protobuf:"fixed64,1,req,name=steamid" json:"steamid,omitempty"` VisibilityState *int32 `protobuf:"varint,2,opt,name=visibility_state,json=visibilityState" json:"visibility_state,omitempty"` PrivacyState *int32 `protobuf:"varint,3,opt,name=privacy_state,json=privacyState" json:"privacy_state,omitempty"` ProfileState *int32 `protobuf:"varint,4,opt,name=profile_state,json=profileState" json:"profile_state,omitempty"` BanExpiresTime *uint32 `protobuf:"varint,7,opt,name=ban_expires_time,json=banExpiresTime" json:"ban_expires_time,omitempty"` AccountFlags *uint32 `protobuf:"varint,8,opt,name=account_flags,json=accountFlags" json:"account_flags,omitempty"` ShaDigestAvatar []byte `protobuf:"bytes,9,opt,name=sha_digest_avatar,json=shaDigestAvatar" json:"sha_digest_avatar,omitempty"` PersonaName *string `protobuf:"bytes,10,opt,name=persona_name,json=personaName" json:"persona_name,omitempty"` ProfileUrl *string `protobuf:"bytes,11,opt,name=profile_url,json=profileUrl" json:"profile_url,omitempty"` ContentCountryRestricted *bool `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) Descriptor
deprecated
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetAccountFlags ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetAccountFlags() uint32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetBanExpiresTime ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetBanExpiresTime() uint32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetContentCountryRestricted ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetContentCountryRestricted() bool
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetPersonaName ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetPersonaName() string
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetPrivacyState ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetPrivacyState() int32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetProfileState ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetProfileState() int32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetProfileUrl ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetProfileUrl() string
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetShaDigestAvatar ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetShaDigestAvatar() []byte
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetSteamid ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetSteamid() uint64
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetVisibilityState ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) GetVisibilityState() int32
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) ProtoMessage ¶
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) ProtoMessage()
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) ProtoReflect ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) String ¶
func (x *CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData) String() string
type CPlayer_GetPostedStatus_Request ¶
type CPlayer_GetPostedStatus_Request struct { Steamid *uint64 `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"` Postid *uint64 `protobuf:"varint,2,opt,name=postid" json:"postid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPostedStatus_Request) Descriptor
deprecated
func (*CPlayer_GetPostedStatus_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPostedStatus_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPostedStatus_Request) GetPostid ¶
func (x *CPlayer_GetPostedStatus_Request) GetPostid() uint64
func (*CPlayer_GetPostedStatus_Request) GetSteamid ¶
func (x *CPlayer_GetPostedStatus_Request) GetSteamid() uint64
func (*CPlayer_GetPostedStatus_Request) ProtoMessage ¶
func (*CPlayer_GetPostedStatus_Request) ProtoMessage()
func (*CPlayer_GetPostedStatus_Request) ProtoReflect ¶
func (x *CPlayer_GetPostedStatus_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPostedStatus_Request) Reset ¶
func (x *CPlayer_GetPostedStatus_Request) Reset()
func (*CPlayer_GetPostedStatus_Request) String ¶
func (x *CPlayer_GetPostedStatus_Request) String() string
type CPlayer_GetPostedStatus_Response ¶
type CPlayer_GetPostedStatus_Response struct { Accountid *uint32 `protobuf:"varint,1,opt,name=accountid" json:"accountid,omitempty"` Postid *uint64 `protobuf:"varint,2,opt,name=postid" json:"postid,omitempty"` StatusText *string `protobuf:"bytes,3,opt,name=status_text,json=statusText" json:"status_text,omitempty"` Deleted *bool `protobuf:"varint,4,opt,name=deleted" json:"deleted,omitempty"` Appid *uint32 `protobuf:"varint,5,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPostedStatus_Response) Descriptor
deprecated
func (*CPlayer_GetPostedStatus_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPostedStatus_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPostedStatus_Response) GetAccountid ¶
func (x *CPlayer_GetPostedStatus_Response) GetAccountid() uint32
func (*CPlayer_GetPostedStatus_Response) GetAppid ¶
func (x *CPlayer_GetPostedStatus_Response) GetAppid() uint32
func (*CPlayer_GetPostedStatus_Response) GetDeleted ¶
func (x *CPlayer_GetPostedStatus_Response) GetDeleted() bool
func (*CPlayer_GetPostedStatus_Response) GetPostid ¶
func (x *CPlayer_GetPostedStatus_Response) GetPostid() uint64
func (*CPlayer_GetPostedStatus_Response) GetStatusText ¶
func (x *CPlayer_GetPostedStatus_Response) GetStatusText() string
func (*CPlayer_GetPostedStatus_Response) ProtoMessage ¶
func (*CPlayer_GetPostedStatus_Response) ProtoMessage()
func (*CPlayer_GetPostedStatus_Response) ProtoReflect ¶
func (x *CPlayer_GetPostedStatus_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPostedStatus_Response) Reset ¶
func (x *CPlayer_GetPostedStatus_Response) Reset()
func (*CPlayer_GetPostedStatus_Response) String ¶
func (x *CPlayer_GetPostedStatus_Response) String() string
type CPlayer_GetPrivacySettings_Request ¶
type CPlayer_GetPrivacySettings_Request struct {
// contains filtered or unexported fields
}
func (*CPlayer_GetPrivacySettings_Request) Descriptor
deprecated
func (*CPlayer_GetPrivacySettings_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPrivacySettings_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPrivacySettings_Request) ProtoMessage ¶
func (*CPlayer_GetPrivacySettings_Request) ProtoMessage()
func (*CPlayer_GetPrivacySettings_Request) ProtoReflect ¶
func (x *CPlayer_GetPrivacySettings_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPrivacySettings_Request) Reset ¶
func (x *CPlayer_GetPrivacySettings_Request) Reset()
func (*CPlayer_GetPrivacySettings_Request) String ¶
func (x *CPlayer_GetPrivacySettings_Request) String() string
type CPlayer_GetPrivacySettings_Response ¶
type CPlayer_GetPrivacySettings_Response struct { PrivacySettings *CPrivacySettings `protobuf:"bytes,1,opt,name=privacy_settings,json=privacySettings" json:"privacy_settings,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPrivacySettings_Response) Descriptor
deprecated
func (*CPlayer_GetPrivacySettings_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPrivacySettings_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPrivacySettings_Response) GetPrivacySettings ¶
func (x *CPlayer_GetPrivacySettings_Response) GetPrivacySettings() *CPrivacySettings
func (*CPlayer_GetPrivacySettings_Response) ProtoMessage ¶
func (*CPlayer_GetPrivacySettings_Response) ProtoMessage()
func (*CPlayer_GetPrivacySettings_Response) ProtoReflect ¶
func (x *CPlayer_GetPrivacySettings_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPrivacySettings_Response) Reset ¶
func (x *CPlayer_GetPrivacySettings_Response) Reset()
func (*CPlayer_GetPrivacySettings_Response) String ¶
func (x *CPlayer_GetPrivacySettings_Response) String() string
type CPlayer_GetProfileBackground_Request ¶
type CPlayer_GetProfileBackground_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetProfileBackground_Request) Descriptor
deprecated
func (*CPlayer_GetProfileBackground_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetProfileBackground_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetProfileBackground_Request) GetLanguage ¶
func (x *CPlayer_GetProfileBackground_Request) GetLanguage() string
func (*CPlayer_GetProfileBackground_Request) GetSteamid ¶
func (x *CPlayer_GetProfileBackground_Request) GetSteamid() uint64
func (*CPlayer_GetProfileBackground_Request) ProtoMessage ¶
func (*CPlayer_GetProfileBackground_Request) ProtoMessage()
func (*CPlayer_GetProfileBackground_Request) ProtoReflect ¶
func (x *CPlayer_GetProfileBackground_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetProfileBackground_Request) Reset ¶
func (x *CPlayer_GetProfileBackground_Request) Reset()
func (*CPlayer_GetProfileBackground_Request) String ¶
func (x *CPlayer_GetProfileBackground_Request) String() string
type CPlayer_GetProfileBackground_Response ¶
type CPlayer_GetProfileBackground_Response struct { ProfileBackground *ProfileItem `protobuf:"bytes,1,opt,name=profile_background,json=profileBackground" json:"profile_background,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetProfileBackground_Response) Descriptor
deprecated
func (*CPlayer_GetProfileBackground_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetProfileBackground_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetProfileBackground_Response) GetProfileBackground ¶
func (x *CPlayer_GetProfileBackground_Response) GetProfileBackground() *ProfileItem
func (*CPlayer_GetProfileBackground_Response) ProtoMessage ¶
func (*CPlayer_GetProfileBackground_Response) ProtoMessage()
func (*CPlayer_GetProfileBackground_Response) ProtoReflect ¶
func (x *CPlayer_GetProfileBackground_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetProfileBackground_Response) Reset ¶
func (x *CPlayer_GetProfileBackground_Response) Reset()
func (*CPlayer_GetProfileBackground_Response) String ¶
func (x *CPlayer_GetProfileBackground_Response) String() string
type CPlayer_GetProfileCustomization_Request ¶
type CPlayer_GetProfileCustomization_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` IncludeInactiveCustomizations *bool `` /* 144-byte string literal not displayed */ IncludePurchasedCustomizations *bool `` /* 147-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPlayer_GetProfileCustomization_Request) Descriptor
deprecated
func (*CPlayer_GetProfileCustomization_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetProfileCustomization_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetProfileCustomization_Request) GetIncludeInactiveCustomizations ¶
func (x *CPlayer_GetProfileCustomization_Request) GetIncludeInactiveCustomizations() bool
func (*CPlayer_GetProfileCustomization_Request) GetIncludePurchasedCustomizations ¶
func (x *CPlayer_GetProfileCustomization_Request) GetIncludePurchasedCustomizations() bool
func (*CPlayer_GetProfileCustomization_Request) GetSteamid ¶
func (x *CPlayer_GetProfileCustomization_Request) GetSteamid() uint64
func (*CPlayer_GetProfileCustomization_Request) ProtoMessage ¶
func (*CPlayer_GetProfileCustomization_Request) ProtoMessage()
func (*CPlayer_GetProfileCustomization_Request) ProtoReflect ¶
func (x *CPlayer_GetProfileCustomization_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetProfileCustomization_Request) Reset ¶
func (x *CPlayer_GetProfileCustomization_Request) Reset()
func (*CPlayer_GetProfileCustomization_Request) String ¶
func (x *CPlayer_GetProfileCustomization_Request) String() string
type CPlayer_GetProfileCustomization_Response ¶
type CPlayer_GetProfileCustomization_Response struct { Customizations []*ProfileCustomization `protobuf:"bytes,1,rep,name=customizations" json:"customizations,omitempty"` SlotsAvailable *uint32 `protobuf:"varint,2,opt,name=slots_available,json=slotsAvailable" json:"slots_available,omitempty"` ProfileTheme *ProfileTheme `protobuf:"bytes,3,opt,name=profile_theme,json=profileTheme" json:"profile_theme,omitempty"` PurchasedCustomizations []*CPlayer_GetProfileCustomization_Response_PurchasedCustomization `protobuf:"bytes,4,rep,name=purchased_customizations,json=purchasedCustomizations" json:"purchased_customizations,omitempty"` ProfilePreferences *ProfilePreferences `protobuf:"bytes,5,opt,name=profile_preferences,json=profilePreferences" json:"profile_preferences,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetProfileCustomization_Response) Descriptor
deprecated
func (*CPlayer_GetProfileCustomization_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetProfileCustomization_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetProfileCustomization_Response) GetCustomizations ¶
func (x *CPlayer_GetProfileCustomization_Response) GetCustomizations() []*ProfileCustomization
func (*CPlayer_GetProfileCustomization_Response) GetProfilePreferences ¶
func (x *CPlayer_GetProfileCustomization_Response) GetProfilePreferences() *ProfilePreferences
func (*CPlayer_GetProfileCustomization_Response) GetProfileTheme ¶
func (x *CPlayer_GetProfileCustomization_Response) GetProfileTheme() *ProfileTheme
func (*CPlayer_GetProfileCustomization_Response) GetPurchasedCustomizations ¶
func (x *CPlayer_GetProfileCustomization_Response) GetPurchasedCustomizations() []*CPlayer_GetProfileCustomization_Response_PurchasedCustomization
func (*CPlayer_GetProfileCustomization_Response) GetSlotsAvailable ¶
func (x *CPlayer_GetProfileCustomization_Response) GetSlotsAvailable() uint32
func (*CPlayer_GetProfileCustomization_Response) ProtoMessage ¶
func (*CPlayer_GetProfileCustomization_Response) ProtoMessage()
func (*CPlayer_GetProfileCustomization_Response) ProtoReflect ¶
func (x *CPlayer_GetProfileCustomization_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetProfileCustomization_Response) Reset ¶
func (x *CPlayer_GetProfileCustomization_Response) Reset()
func (*CPlayer_GetProfileCustomization_Response) String ¶
func (x *CPlayer_GetProfileCustomization_Response) String() string
type CPlayer_GetProfileCustomization_Response_PurchasedCustomization ¶
type CPlayer_GetProfileCustomization_Response_PurchasedCustomization struct { Purchaseid *uint64 `protobuf:"varint,1,opt,name=purchaseid" json:"purchaseid,omitempty"` CustomizationType *EProfileCustomizationType `` /* 143-byte string literal not displayed */ Level *uint32 `protobuf:"varint,3,opt,name=level" json:"level,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) Descriptor
deprecated
func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetProfileCustomization_Response_PurchasedCustomization.ProtoReflect.Descriptor instead.
func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) GetCustomizationType ¶
func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) GetCustomizationType() EProfileCustomizationType
func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) GetLevel ¶
func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) GetLevel() uint32
func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) GetPurchaseid ¶
func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) GetPurchaseid() uint64
func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) ProtoMessage ¶
func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) ProtoMessage()
func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) ProtoReflect ¶
func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) ProtoReflect() protoreflect.Message
func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) Reset ¶
func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) Reset()
func (*CPlayer_GetProfileCustomization_Response_PurchasedCustomization) String ¶
func (x *CPlayer_GetProfileCustomization_Response_PurchasedCustomization) String() string
type CPlayer_GetProfileItemsEquipped_Request ¶
type CPlayer_GetProfileItemsEquipped_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetProfileItemsEquipped_Request) Descriptor
deprecated
func (*CPlayer_GetProfileItemsEquipped_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetProfileItemsEquipped_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetProfileItemsEquipped_Request) GetLanguage ¶
func (x *CPlayer_GetProfileItemsEquipped_Request) GetLanguage() string
func (*CPlayer_GetProfileItemsEquipped_Request) GetSteamid ¶
func (x *CPlayer_GetProfileItemsEquipped_Request) GetSteamid() uint64
func (*CPlayer_GetProfileItemsEquipped_Request) ProtoMessage ¶
func (*CPlayer_GetProfileItemsEquipped_Request) ProtoMessage()
func (*CPlayer_GetProfileItemsEquipped_Request) ProtoReflect ¶
func (x *CPlayer_GetProfileItemsEquipped_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetProfileItemsEquipped_Request) Reset ¶
func (x *CPlayer_GetProfileItemsEquipped_Request) Reset()
func (*CPlayer_GetProfileItemsEquipped_Request) String ¶
func (x *CPlayer_GetProfileItemsEquipped_Request) String() string
type CPlayer_GetProfileItemsEquipped_Response ¶
type CPlayer_GetProfileItemsEquipped_Response struct { ProfileBackground *ProfileItem `protobuf:"bytes,1,opt,name=profile_background,json=profileBackground" json:"profile_background,omitempty"` MiniProfileBackground *ProfileItem `protobuf:"bytes,2,opt,name=mini_profile_background,json=miniProfileBackground" json:"mini_profile_background,omitempty"` AvatarFrame *ProfileItem `protobuf:"bytes,3,opt,name=avatar_frame,json=avatarFrame" json:"avatar_frame,omitempty"` AnimatedAvatar *ProfileItem `protobuf:"bytes,4,opt,name=animated_avatar,json=animatedAvatar" json:"animated_avatar,omitempty"` ProfileModifier *ProfileItem `protobuf:"bytes,5,opt,name=profile_modifier,json=profileModifier" json:"profile_modifier,omitempty"` SteamDeckKeyboardSkin *ProfileItem `protobuf:"bytes,6,opt,name=steam_deck_keyboard_skin,json=steamDeckKeyboardSkin" json:"steam_deck_keyboard_skin,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetProfileItemsEquipped_Response) Descriptor
deprecated
func (*CPlayer_GetProfileItemsEquipped_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetProfileItemsEquipped_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetProfileItemsEquipped_Response) GetAnimatedAvatar ¶
func (x *CPlayer_GetProfileItemsEquipped_Response) GetAnimatedAvatar() *ProfileItem
func (*CPlayer_GetProfileItemsEquipped_Response) GetAvatarFrame ¶
func (x *CPlayer_GetProfileItemsEquipped_Response) GetAvatarFrame() *ProfileItem
func (*CPlayer_GetProfileItemsEquipped_Response) GetMiniProfileBackground ¶
func (x *CPlayer_GetProfileItemsEquipped_Response) GetMiniProfileBackground() *ProfileItem
func (*CPlayer_GetProfileItemsEquipped_Response) GetProfileBackground ¶
func (x *CPlayer_GetProfileItemsEquipped_Response) GetProfileBackground() *ProfileItem
func (*CPlayer_GetProfileItemsEquipped_Response) GetProfileModifier ¶
func (x *CPlayer_GetProfileItemsEquipped_Response) GetProfileModifier() *ProfileItem
func (*CPlayer_GetProfileItemsEquipped_Response) GetSteamDeckKeyboardSkin ¶
func (x *CPlayer_GetProfileItemsEquipped_Response) GetSteamDeckKeyboardSkin() *ProfileItem
func (*CPlayer_GetProfileItemsEquipped_Response) ProtoMessage ¶
func (*CPlayer_GetProfileItemsEquipped_Response) ProtoMessage()
func (*CPlayer_GetProfileItemsEquipped_Response) ProtoReflect ¶
func (x *CPlayer_GetProfileItemsEquipped_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetProfileItemsEquipped_Response) Reset ¶
func (x *CPlayer_GetProfileItemsEquipped_Response) Reset()
func (*CPlayer_GetProfileItemsEquipped_Response) String ¶
func (x *CPlayer_GetProfileItemsEquipped_Response) String() string
type CPlayer_GetProfileItemsOwned_Request ¶
type CPlayer_GetProfileItemsOwned_Request struct { Language *string `protobuf:"bytes,1,opt,name=language" json:"language,omitempty"` Filters []ECommunityItemClass `protobuf:"varint,2,rep,name=filters,enum=ECommunityItemClass" json:"filters,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetProfileItemsOwned_Request) Descriptor
deprecated
func (*CPlayer_GetProfileItemsOwned_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetProfileItemsOwned_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetProfileItemsOwned_Request) GetFilters ¶
func (x *CPlayer_GetProfileItemsOwned_Request) GetFilters() []ECommunityItemClass
func (*CPlayer_GetProfileItemsOwned_Request) GetLanguage ¶
func (x *CPlayer_GetProfileItemsOwned_Request) GetLanguage() string
func (*CPlayer_GetProfileItemsOwned_Request) ProtoMessage ¶
func (*CPlayer_GetProfileItemsOwned_Request) ProtoMessage()
func (*CPlayer_GetProfileItemsOwned_Request) ProtoReflect ¶
func (x *CPlayer_GetProfileItemsOwned_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetProfileItemsOwned_Request) Reset ¶
func (x *CPlayer_GetProfileItemsOwned_Request) Reset()
func (*CPlayer_GetProfileItemsOwned_Request) String ¶
func (x *CPlayer_GetProfileItemsOwned_Request) String() string
type CPlayer_GetProfileItemsOwned_Response ¶
type CPlayer_GetProfileItemsOwned_Response struct { ProfileBackgrounds []*ProfileItem `protobuf:"bytes,1,rep,name=profile_backgrounds,json=profileBackgrounds" json:"profile_backgrounds,omitempty"` MiniProfileBackgrounds []*ProfileItem `protobuf:"bytes,2,rep,name=mini_profile_backgrounds,json=miniProfileBackgrounds" json:"mini_profile_backgrounds,omitempty"` AvatarFrames []*ProfileItem `protobuf:"bytes,3,rep,name=avatar_frames,json=avatarFrames" json:"avatar_frames,omitempty"` AnimatedAvatars []*ProfileItem `protobuf:"bytes,4,rep,name=animated_avatars,json=animatedAvatars" json:"animated_avatars,omitempty"` ProfileModifiers []*ProfileItem `protobuf:"bytes,5,rep,name=profile_modifiers,json=profileModifiers" json:"profile_modifiers,omitempty"` SteamDeckKeyboardSkins []*ProfileItem `protobuf:"bytes,6,rep,name=steam_deck_keyboard_skins,json=steamDeckKeyboardSkins" json:"steam_deck_keyboard_skins,omitempty"` SteamDeckStartupMovies []*ProfileItem `protobuf:"bytes,7,rep,name=steam_deck_startup_movies,json=steamDeckStartupMovies" json:"steam_deck_startup_movies,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetProfileItemsOwned_Response) Descriptor
deprecated
func (*CPlayer_GetProfileItemsOwned_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetProfileItemsOwned_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetProfileItemsOwned_Response) GetAnimatedAvatars ¶
func (x *CPlayer_GetProfileItemsOwned_Response) GetAnimatedAvatars() []*ProfileItem
func (*CPlayer_GetProfileItemsOwned_Response) GetAvatarFrames ¶
func (x *CPlayer_GetProfileItemsOwned_Response) GetAvatarFrames() []*ProfileItem
func (*CPlayer_GetProfileItemsOwned_Response) GetMiniProfileBackgrounds ¶
func (x *CPlayer_GetProfileItemsOwned_Response) GetMiniProfileBackgrounds() []*ProfileItem
func (*CPlayer_GetProfileItemsOwned_Response) GetProfileBackgrounds ¶
func (x *CPlayer_GetProfileItemsOwned_Response) GetProfileBackgrounds() []*ProfileItem
func (*CPlayer_GetProfileItemsOwned_Response) GetProfileModifiers ¶
func (x *CPlayer_GetProfileItemsOwned_Response) GetProfileModifiers() []*ProfileItem
func (*CPlayer_GetProfileItemsOwned_Response) GetSteamDeckKeyboardSkins ¶
func (x *CPlayer_GetProfileItemsOwned_Response) GetSteamDeckKeyboardSkins() []*ProfileItem
func (*CPlayer_GetProfileItemsOwned_Response) GetSteamDeckStartupMovies ¶
func (x *CPlayer_GetProfileItemsOwned_Response) GetSteamDeckStartupMovies() []*ProfileItem
func (*CPlayer_GetProfileItemsOwned_Response) ProtoMessage ¶
func (*CPlayer_GetProfileItemsOwned_Response) ProtoMessage()
func (*CPlayer_GetProfileItemsOwned_Response) ProtoReflect ¶
func (x *CPlayer_GetProfileItemsOwned_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetProfileItemsOwned_Response) Reset ¶
func (x *CPlayer_GetProfileItemsOwned_Response) Reset()
func (*CPlayer_GetProfileItemsOwned_Response) String ¶
func (x *CPlayer_GetProfileItemsOwned_Response) String() string
type CPlayer_GetProfileThemesAvailable_Request ¶
type CPlayer_GetProfileThemesAvailable_Request struct {
// contains filtered or unexported fields
}
func (*CPlayer_GetProfileThemesAvailable_Request) Descriptor
deprecated
func (*CPlayer_GetProfileThemesAvailable_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetProfileThemesAvailable_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetProfileThemesAvailable_Request) ProtoMessage ¶
func (*CPlayer_GetProfileThemesAvailable_Request) ProtoMessage()
func (*CPlayer_GetProfileThemesAvailable_Request) ProtoReflect ¶
func (x *CPlayer_GetProfileThemesAvailable_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetProfileThemesAvailable_Request) Reset ¶
func (x *CPlayer_GetProfileThemesAvailable_Request) Reset()
func (*CPlayer_GetProfileThemesAvailable_Request) String ¶
func (x *CPlayer_GetProfileThemesAvailable_Request) String() string
type CPlayer_GetProfileThemesAvailable_Response ¶
type CPlayer_GetProfileThemesAvailable_Response struct { ProfileThemes []*ProfileTheme `protobuf:"bytes,1,rep,name=profile_themes,json=profileThemes" json:"profile_themes,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetProfileThemesAvailable_Response) Descriptor
deprecated
func (*CPlayer_GetProfileThemesAvailable_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetProfileThemesAvailable_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetProfileThemesAvailable_Response) GetProfileThemes ¶
func (x *CPlayer_GetProfileThemesAvailable_Response) GetProfileThemes() []*ProfileTheme
func (*CPlayer_GetProfileThemesAvailable_Response) ProtoMessage ¶
func (*CPlayer_GetProfileThemesAvailable_Response) ProtoMessage()
func (*CPlayer_GetProfileThemesAvailable_Response) ProtoReflect ¶
func (x *CPlayer_GetProfileThemesAvailable_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetProfileThemesAvailable_Response) Reset ¶
func (x *CPlayer_GetProfileThemesAvailable_Response) Reset()
func (*CPlayer_GetProfileThemesAvailable_Response) String ¶
func (x *CPlayer_GetProfileThemesAvailable_Response) String() string
type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request ¶
type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) Descriptor
deprecated
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) GetSteamid ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) GetSteamid() uint64
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) ProtoMessage ¶
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) ProtoMessage()
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) ProtoReflect ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) Reset ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) Reset()
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) String ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) String() string
type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response ¶
type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response struct { PurchasedCustomizations []*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization `protobuf:"bytes,1,rep,name=purchased_customizations,json=purchasedCustomizations" json:"purchased_customizations,omitempty"` UpgradedCustomizations []*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization `protobuf:"bytes,2,rep,name=upgraded_customizations,json=upgradedCustomizations" json:"upgraded_customizations,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) Descriptor
deprecated
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) GetPurchasedCustomizations ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) GetPurchasedCustomizations() []*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) GetUpgradedCustomizations ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) GetUpgradedCustomizations() []*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) ProtoMessage ¶
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) ProtoMessage()
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) ProtoReflect ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) Reset ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) Reset()
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) String ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response) String() string
type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization ¶
type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization struct { CustomizationType *EProfileCustomizationType `` /* 143-byte string literal not displayed */ Count *uint32 `protobuf:"varint,2,opt,name=count" json:"count,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) Descriptor
deprecated
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) GetCount ¶
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) GetCustomizationType ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) GetCustomizationType() EProfileCustomizationType
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) ProtoMessage ¶
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) ProtoMessage()
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) ProtoReflect ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization) Reset ¶
type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization ¶
type CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization struct { CustomizationType *EProfileCustomizationType `` /* 143-byte string literal not displayed */ Level *uint32 `protobuf:"varint,2,opt,name=level" json:"level,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) Descriptor
deprecated
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) GetCustomizationType ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) GetCustomizationType() EProfileCustomizationType
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) GetLevel ¶
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) ProtoMessage ¶
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) ProtoMessage()
func (*CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) ProtoReflect ¶
func (x *CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization) ProtoReflect() protoreflect.Message
type CPlayer_GetPurchasedProfileCustomizations_Request ¶
type CPlayer_GetPurchasedProfileCustomizations_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPurchasedProfileCustomizations_Request) Descriptor
deprecated
func (*CPlayer_GetPurchasedProfileCustomizations_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPurchasedProfileCustomizations_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPurchasedProfileCustomizations_Request) GetSteamid ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Request) GetSteamid() uint64
func (*CPlayer_GetPurchasedProfileCustomizations_Request) ProtoMessage ¶
func (*CPlayer_GetPurchasedProfileCustomizations_Request) ProtoMessage()
func (*CPlayer_GetPurchasedProfileCustomizations_Request) ProtoReflect ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPurchasedProfileCustomizations_Request) Reset ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Request) Reset()
func (*CPlayer_GetPurchasedProfileCustomizations_Request) String ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Request) String() string
type CPlayer_GetPurchasedProfileCustomizations_Response ¶
type CPlayer_GetPurchasedProfileCustomizations_Response struct { PurchasedCustomizations []*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization `protobuf:"bytes,1,rep,name=purchased_customizations,json=purchasedCustomizations" json:"purchased_customizations,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetPurchasedProfileCustomizations_Response) Descriptor
deprecated
func (*CPlayer_GetPurchasedProfileCustomizations_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPurchasedProfileCustomizations_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPurchasedProfileCustomizations_Response) GetPurchasedCustomizations ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Response) GetPurchasedCustomizations() []*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization
func (*CPlayer_GetPurchasedProfileCustomizations_Response) ProtoMessage ¶
func (*CPlayer_GetPurchasedProfileCustomizations_Response) ProtoMessage()
func (*CPlayer_GetPurchasedProfileCustomizations_Response) ProtoReflect ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPurchasedProfileCustomizations_Response) Reset ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Response) Reset()
func (*CPlayer_GetPurchasedProfileCustomizations_Response) String ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Response) String() string
type CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization ¶
type CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization struct { Purchaseid *uint64 `protobuf:"varint,1,opt,name=purchaseid" json:"purchaseid,omitempty"` CustomizationType *EProfileCustomizationType `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) Descriptor
deprecated
func (*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization.ProtoReflect.Descriptor instead.
func (*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) GetCustomizationType ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) GetCustomizationType() EProfileCustomizationType
func (*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) GetPurchaseid ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) GetPurchaseid() uint64
func (*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) ProtoMessage ¶
func (*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) ProtoMessage()
func (*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) ProtoReflect ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) ProtoReflect() protoreflect.Message
func (*CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) String ¶
func (x *CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization) String() string
type CPlayer_GetSteamDeckKeyboardSkin_Request ¶
type CPlayer_GetSteamDeckKeyboardSkin_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetSteamDeckKeyboardSkin_Request) Descriptor
deprecated
func (*CPlayer_GetSteamDeckKeyboardSkin_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetSteamDeckKeyboardSkin_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetSteamDeckKeyboardSkin_Request) GetLanguage ¶
func (x *CPlayer_GetSteamDeckKeyboardSkin_Request) GetLanguage() string
func (*CPlayer_GetSteamDeckKeyboardSkin_Request) GetSteamid ¶
func (x *CPlayer_GetSteamDeckKeyboardSkin_Request) GetSteamid() uint64
func (*CPlayer_GetSteamDeckKeyboardSkin_Request) ProtoMessage ¶
func (*CPlayer_GetSteamDeckKeyboardSkin_Request) ProtoMessage()
func (*CPlayer_GetSteamDeckKeyboardSkin_Request) ProtoReflect ¶
func (x *CPlayer_GetSteamDeckKeyboardSkin_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetSteamDeckKeyboardSkin_Request) Reset ¶
func (x *CPlayer_GetSteamDeckKeyboardSkin_Request) Reset()
func (*CPlayer_GetSteamDeckKeyboardSkin_Request) String ¶
func (x *CPlayer_GetSteamDeckKeyboardSkin_Request) String() string
type CPlayer_GetSteamDeckKeyboardSkin_Response ¶
type CPlayer_GetSteamDeckKeyboardSkin_Response struct { SteamDeckKeyboardSkin *ProfileItem `protobuf:"bytes,1,opt,name=steam_deck_keyboard_skin,json=steamDeckKeyboardSkin" json:"steam_deck_keyboard_skin,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetSteamDeckKeyboardSkin_Response) Descriptor
deprecated
func (*CPlayer_GetSteamDeckKeyboardSkin_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetSteamDeckKeyboardSkin_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetSteamDeckKeyboardSkin_Response) GetSteamDeckKeyboardSkin ¶
func (x *CPlayer_GetSteamDeckKeyboardSkin_Response) GetSteamDeckKeyboardSkin() *ProfileItem
func (*CPlayer_GetSteamDeckKeyboardSkin_Response) ProtoMessage ¶
func (*CPlayer_GetSteamDeckKeyboardSkin_Response) ProtoMessage()
func (*CPlayer_GetSteamDeckKeyboardSkin_Response) ProtoReflect ¶
func (x *CPlayer_GetSteamDeckKeyboardSkin_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetSteamDeckKeyboardSkin_Response) Reset ¶
func (x *CPlayer_GetSteamDeckKeyboardSkin_Response) Reset()
func (*CPlayer_GetSteamDeckKeyboardSkin_Response) String ¶
func (x *CPlayer_GetSteamDeckKeyboardSkin_Response) String() string
type CPlayer_GetTextFilterWords_Request ¶
type CPlayer_GetTextFilterWords_Request struct {
// contains filtered or unexported fields
}
func (*CPlayer_GetTextFilterWords_Request) Descriptor
deprecated
func (*CPlayer_GetTextFilterWords_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetTextFilterWords_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetTextFilterWords_Request) ProtoMessage ¶
func (*CPlayer_GetTextFilterWords_Request) ProtoMessage()
func (*CPlayer_GetTextFilterWords_Request) ProtoReflect ¶
func (x *CPlayer_GetTextFilterWords_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetTextFilterWords_Request) Reset ¶
func (x *CPlayer_GetTextFilterWords_Request) Reset()
func (*CPlayer_GetTextFilterWords_Request) String ¶
func (x *CPlayer_GetTextFilterWords_Request) String() string
type CPlayer_GetTextFilterWords_Response ¶
type CPlayer_GetTextFilterWords_Response struct { Words *CPlayer_TextFilterWords `protobuf:"bytes,1,opt,name=words" json:"words,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetTextFilterWords_Response) Descriptor
deprecated
func (*CPlayer_GetTextFilterWords_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetTextFilterWords_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetTextFilterWords_Response) GetWords ¶
func (x *CPlayer_GetTextFilterWords_Response) GetWords() *CPlayer_TextFilterWords
func (*CPlayer_GetTextFilterWords_Response) ProtoMessage ¶
func (*CPlayer_GetTextFilterWords_Response) ProtoMessage()
func (*CPlayer_GetTextFilterWords_Response) ProtoReflect ¶
func (x *CPlayer_GetTextFilterWords_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetTextFilterWords_Response) Reset ¶
func (x *CPlayer_GetTextFilterWords_Response) Reset()
func (*CPlayer_GetTextFilterWords_Response) String ¶
func (x *CPlayer_GetTextFilterWords_Response) String() string
type CPlayer_GetTimeSSAAccepted_Request ¶
type CPlayer_GetTimeSSAAccepted_Request struct {
// contains filtered or unexported fields
}
func (*CPlayer_GetTimeSSAAccepted_Request) Descriptor
deprecated
func (*CPlayer_GetTimeSSAAccepted_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetTimeSSAAccepted_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetTimeSSAAccepted_Request) ProtoMessage ¶
func (*CPlayer_GetTimeSSAAccepted_Request) ProtoMessage()
func (*CPlayer_GetTimeSSAAccepted_Request) ProtoReflect ¶
func (x *CPlayer_GetTimeSSAAccepted_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetTimeSSAAccepted_Request) Reset ¶
func (x *CPlayer_GetTimeSSAAccepted_Request) Reset()
func (*CPlayer_GetTimeSSAAccepted_Request) String ¶
func (x *CPlayer_GetTimeSSAAccepted_Request) String() string
type CPlayer_GetTimeSSAAccepted_Response ¶
type CPlayer_GetTimeSSAAccepted_Response struct { TimeSsaAccepted *uint32 `protobuf:"varint,1,opt,name=time_ssa_accepted,json=timeSsaAccepted" json:"time_ssa_accepted,omitempty"` TimeSsaUpdated *uint32 `protobuf:"varint,2,opt,name=time_ssa_updated,json=timeSsaUpdated" json:"time_ssa_updated,omitempty"` TimeChinassaAccepted *uint32 `protobuf:"varint,3,opt,name=time_chinassa_accepted,json=timeChinassaAccepted" json:"time_chinassa_accepted,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetTimeSSAAccepted_Response) Descriptor
deprecated
func (*CPlayer_GetTimeSSAAccepted_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetTimeSSAAccepted_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetTimeSSAAccepted_Response) GetTimeChinassaAccepted ¶
func (x *CPlayer_GetTimeSSAAccepted_Response) GetTimeChinassaAccepted() uint32
func (*CPlayer_GetTimeSSAAccepted_Response) GetTimeSsaAccepted ¶
func (x *CPlayer_GetTimeSSAAccepted_Response) GetTimeSsaAccepted() uint32
func (*CPlayer_GetTimeSSAAccepted_Response) GetTimeSsaUpdated ¶
func (x *CPlayer_GetTimeSSAAccepted_Response) GetTimeSsaUpdated() uint32
func (*CPlayer_GetTimeSSAAccepted_Response) ProtoMessage ¶
func (*CPlayer_GetTimeSSAAccepted_Response) ProtoMessage()
func (*CPlayer_GetTimeSSAAccepted_Response) ProtoReflect ¶
func (x *CPlayer_GetTimeSSAAccepted_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetTimeSSAAccepted_Response) Reset ¶
func (x *CPlayer_GetTimeSSAAccepted_Response) Reset()
func (*CPlayer_GetTimeSSAAccepted_Response) String ¶
func (x *CPlayer_GetTimeSSAAccepted_Response) String() string
type CPlayer_GetTopAchievementsForGames_Request ¶
type CPlayer_GetTopAchievementsForGames_Request struct { Steamid *uint64 `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"` Language *string `protobuf:"bytes,2,opt,name=language" json:"language,omitempty"` MaxAchievements *uint32 `protobuf:"varint,3,opt,name=max_achievements,json=maxAchievements" json:"max_achievements,omitempty"` Appids []uint32 `protobuf:"varint,4,rep,name=appids" json:"appids,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetTopAchievementsForGames_Request) Descriptor
deprecated
func (*CPlayer_GetTopAchievementsForGames_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetTopAchievementsForGames_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_GetTopAchievementsForGames_Request) GetAppids ¶
func (x *CPlayer_GetTopAchievementsForGames_Request) GetAppids() []uint32
func (*CPlayer_GetTopAchievementsForGames_Request) GetLanguage ¶
func (x *CPlayer_GetTopAchievementsForGames_Request) GetLanguage() string
func (*CPlayer_GetTopAchievementsForGames_Request) GetMaxAchievements ¶
func (x *CPlayer_GetTopAchievementsForGames_Request) GetMaxAchievements() uint32
func (*CPlayer_GetTopAchievementsForGames_Request) GetSteamid ¶
func (x *CPlayer_GetTopAchievementsForGames_Request) GetSteamid() uint64
func (*CPlayer_GetTopAchievementsForGames_Request) ProtoMessage ¶
func (*CPlayer_GetTopAchievementsForGames_Request) ProtoMessage()
func (*CPlayer_GetTopAchievementsForGames_Request) ProtoReflect ¶
func (x *CPlayer_GetTopAchievementsForGames_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_GetTopAchievementsForGames_Request) Reset ¶
func (x *CPlayer_GetTopAchievementsForGames_Request) Reset()
func (*CPlayer_GetTopAchievementsForGames_Request) String ¶
func (x *CPlayer_GetTopAchievementsForGames_Request) String() string
type CPlayer_GetTopAchievementsForGames_Response ¶
type CPlayer_GetTopAchievementsForGames_Response struct { Games []*CPlayer_GetTopAchievementsForGames_Response_Game `protobuf:"bytes,1,rep,name=games" json:"games,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetTopAchievementsForGames_Response) Descriptor
deprecated
func (*CPlayer_GetTopAchievementsForGames_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetTopAchievementsForGames_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_GetTopAchievementsForGames_Response) GetGames ¶
func (x *CPlayer_GetTopAchievementsForGames_Response) GetGames() []*CPlayer_GetTopAchievementsForGames_Response_Game
func (*CPlayer_GetTopAchievementsForGames_Response) ProtoMessage ¶
func (*CPlayer_GetTopAchievementsForGames_Response) ProtoMessage()
func (*CPlayer_GetTopAchievementsForGames_Response) ProtoReflect ¶
func (x *CPlayer_GetTopAchievementsForGames_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_GetTopAchievementsForGames_Response) Reset ¶
func (x *CPlayer_GetTopAchievementsForGames_Response) Reset()
func (*CPlayer_GetTopAchievementsForGames_Response) String ¶
func (x *CPlayer_GetTopAchievementsForGames_Response) String() string
type CPlayer_GetTopAchievementsForGames_Response_Achievement ¶
type CPlayer_GetTopAchievementsForGames_Response_Achievement struct { Statid *uint32 `protobuf:"varint,1,opt,name=statid" json:"statid,omitempty"` Bit *uint32 `protobuf:"varint,2,opt,name=bit" json:"bit,omitempty"` Name *string `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"` Desc *string `protobuf:"bytes,4,opt,name=desc" json:"desc,omitempty"` Icon *string `protobuf:"bytes,5,opt,name=icon" json:"icon,omitempty"` IconGray *string `protobuf:"bytes,6,opt,name=icon_gray,json=iconGray" json:"icon_gray,omitempty"` Hidden *bool `protobuf:"varint,7,opt,name=hidden" json:"hidden,omitempty"` PlayerPercentUnlocked *string `protobuf:"bytes,8,opt,name=player_percent_unlocked,json=playerPercentUnlocked" json:"player_percent_unlocked,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) Descriptor
deprecated
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetTopAchievementsForGames_Response_Achievement.ProtoReflect.Descriptor instead.
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) GetBit ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetBit() uint32
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) GetDesc ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetDesc() string
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) GetHidden ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetHidden() bool
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) GetIcon ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetIcon() string
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) GetIconGray ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetIconGray() string
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) GetName ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetName() string
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) GetPlayerPercentUnlocked ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetPlayerPercentUnlocked() string
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) GetStatid ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) GetStatid() uint32
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) ProtoMessage ¶
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) ProtoMessage()
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) ProtoReflect ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) ProtoReflect() protoreflect.Message
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) Reset ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) Reset()
func (*CPlayer_GetTopAchievementsForGames_Response_Achievement) String ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Achievement) String() string
type CPlayer_GetTopAchievementsForGames_Response_Game ¶
type CPlayer_GetTopAchievementsForGames_Response_Game struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` TotalAchievements *uint32 `protobuf:"varint,2,opt,name=total_achievements,json=totalAchievements" json:"total_achievements,omitempty"` Achievements []*CPlayer_GetTopAchievementsForGames_Response_Achievement `protobuf:"bytes,3,rep,name=achievements" json:"achievements,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_GetTopAchievementsForGames_Response_Game) Descriptor
deprecated
func (*CPlayer_GetTopAchievementsForGames_Response_Game) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_GetTopAchievementsForGames_Response_Game.ProtoReflect.Descriptor instead.
func (*CPlayer_GetTopAchievementsForGames_Response_Game) GetAchievements ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Game) GetAchievements() []*CPlayer_GetTopAchievementsForGames_Response_Achievement
func (*CPlayer_GetTopAchievementsForGames_Response_Game) GetAppid ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Game) GetAppid() uint32
func (*CPlayer_GetTopAchievementsForGames_Response_Game) GetTotalAchievements ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Game) GetTotalAchievements() uint32
func (*CPlayer_GetTopAchievementsForGames_Response_Game) ProtoMessage ¶
func (*CPlayer_GetTopAchievementsForGames_Response_Game) ProtoMessage()
func (*CPlayer_GetTopAchievementsForGames_Response_Game) ProtoReflect ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Game) ProtoReflect() protoreflect.Message
func (*CPlayer_GetTopAchievementsForGames_Response_Game) Reset ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Game) Reset()
func (*CPlayer_GetTopAchievementsForGames_Response_Game) String ¶
func (x *CPlayer_GetTopAchievementsForGames_Response_Game) String() string
type CPlayer_IgnoreFriend_Request ¶
type CPlayer_IgnoreFriend_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Unignore *bool `protobuf:"varint,2,opt,name=unignore" json:"unignore,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_IgnoreFriend_Request) Descriptor
deprecated
func (*CPlayer_IgnoreFriend_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_IgnoreFriend_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_IgnoreFriend_Request) GetSteamid ¶
func (x *CPlayer_IgnoreFriend_Request) GetSteamid() uint64
func (*CPlayer_IgnoreFriend_Request) GetUnignore ¶
func (x *CPlayer_IgnoreFriend_Request) GetUnignore() bool
func (*CPlayer_IgnoreFriend_Request) ProtoMessage ¶
func (*CPlayer_IgnoreFriend_Request) ProtoMessage()
func (*CPlayer_IgnoreFriend_Request) ProtoReflect ¶
func (x *CPlayer_IgnoreFriend_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_IgnoreFriend_Request) Reset ¶
func (x *CPlayer_IgnoreFriend_Request) Reset()
func (*CPlayer_IgnoreFriend_Request) String ¶
func (x *CPlayer_IgnoreFriend_Request) String() string
type CPlayer_IgnoreFriend_Response ¶
type CPlayer_IgnoreFriend_Response struct { FriendRelationship *uint32 `protobuf:"varint,1,opt,name=friend_relationship,json=friendRelationship" json:"friend_relationship,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_IgnoreFriend_Response) Descriptor
deprecated
func (*CPlayer_IgnoreFriend_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_IgnoreFriend_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_IgnoreFriend_Response) GetFriendRelationship ¶
func (x *CPlayer_IgnoreFriend_Response) GetFriendRelationship() uint32
func (*CPlayer_IgnoreFriend_Response) ProtoMessage ¶
func (*CPlayer_IgnoreFriend_Response) ProtoMessage()
func (*CPlayer_IgnoreFriend_Response) ProtoReflect ¶
func (x *CPlayer_IgnoreFriend_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_IgnoreFriend_Response) Reset ¶
func (x *CPlayer_IgnoreFriend_Response) Reset()
func (*CPlayer_IgnoreFriend_Response) String ¶
func (x *CPlayer_IgnoreFriend_Response) String() string
type CPlayer_IncomingInviteMutualFriendList ¶
type CPlayer_IncomingInviteMutualFriendList struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` MutualFriendAccountIds []uint32 `protobuf:"varint,2,rep,name=mutual_friend_account_ids,json=mutualFriendAccountIds" json:"mutual_friend_account_ids,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_IncomingInviteMutualFriendList) Descriptor
deprecated
func (*CPlayer_IncomingInviteMutualFriendList) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_IncomingInviteMutualFriendList.ProtoReflect.Descriptor instead.
func (*CPlayer_IncomingInviteMutualFriendList) GetMutualFriendAccountIds ¶
func (x *CPlayer_IncomingInviteMutualFriendList) GetMutualFriendAccountIds() []uint32
func (*CPlayer_IncomingInviteMutualFriendList) GetSteamid ¶
func (x *CPlayer_IncomingInviteMutualFriendList) GetSteamid() uint64
func (*CPlayer_IncomingInviteMutualFriendList) ProtoMessage ¶
func (*CPlayer_IncomingInviteMutualFriendList) ProtoMessage()
func (*CPlayer_IncomingInviteMutualFriendList) ProtoReflect ¶
func (x *CPlayer_IncomingInviteMutualFriendList) ProtoReflect() protoreflect.Message
func (*CPlayer_IncomingInviteMutualFriendList) Reset ¶
func (x *CPlayer_IncomingInviteMutualFriendList) Reset()
func (*CPlayer_IncomingInviteMutualFriendList) String ¶
func (x *CPlayer_IncomingInviteMutualFriendList) String() string
type CPlayer_LastPlayedTimes_Notification ¶
type CPlayer_LastPlayedTimes_Notification struct { Games []*CPlayer_GetLastPlayedTimes_Response_Game `protobuf:"bytes,1,rep,name=games" json:"games,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_LastPlayedTimes_Notification) Descriptor
deprecated
func (*CPlayer_LastPlayedTimes_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_LastPlayedTimes_Notification.ProtoReflect.Descriptor instead.
func (*CPlayer_LastPlayedTimes_Notification) GetGames ¶
func (x *CPlayer_LastPlayedTimes_Notification) GetGames() []*CPlayer_GetLastPlayedTimes_Response_Game
func (*CPlayer_LastPlayedTimes_Notification) ProtoMessage ¶
func (*CPlayer_LastPlayedTimes_Notification) ProtoMessage()
func (*CPlayer_LastPlayedTimes_Notification) ProtoReflect ¶
func (x *CPlayer_LastPlayedTimes_Notification) ProtoReflect() protoreflect.Message
func (*CPlayer_LastPlayedTimes_Notification) Reset ¶
func (x *CPlayer_LastPlayedTimes_Notification) Reset()
func (*CPlayer_LastPlayedTimes_Notification) String ¶
func (x *CPlayer_LastPlayedTimes_Notification) String() string
type CPlayer_NewSteamAnnouncementState_Notification ¶
type CPlayer_NewSteamAnnouncementState_Notification struct { State *ENewSteamAnnouncementState `protobuf:"varint,1,opt,name=state,enum=ENewSteamAnnouncementState,def=0" json:"state,omitempty"` AnnouncementHeadline *string `protobuf:"bytes,2,opt,name=announcement_headline,json=announcementHeadline" json:"announcement_headline,omitempty"` AnnouncementUrl *string `protobuf:"bytes,3,opt,name=announcement_url,json=announcementUrl" json:"announcement_url,omitempty"` TimePosted *uint32 `protobuf:"varint,4,opt,name=time_posted,json=timePosted" json:"time_posted,omitempty"` AnnouncementGid *uint64 `protobuf:"varint,5,opt,name=announcement_gid,json=announcementGid" json:"announcement_gid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_NewSteamAnnouncementState_Notification) Descriptor
deprecated
func (*CPlayer_NewSteamAnnouncementState_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_NewSteamAnnouncementState_Notification.ProtoReflect.Descriptor instead.
func (*CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementGid ¶
func (x *CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementGid() uint64
func (*CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementHeadline ¶
func (x *CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementHeadline() string
func (*CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementUrl ¶
func (x *CPlayer_NewSteamAnnouncementState_Notification) GetAnnouncementUrl() string
func (*CPlayer_NewSteamAnnouncementState_Notification) GetState ¶
func (x *CPlayer_NewSteamAnnouncementState_Notification) GetState() ENewSteamAnnouncementState
func (*CPlayer_NewSteamAnnouncementState_Notification) GetTimePosted ¶
func (x *CPlayer_NewSteamAnnouncementState_Notification) GetTimePosted() uint32
func (*CPlayer_NewSteamAnnouncementState_Notification) ProtoMessage ¶
func (*CPlayer_NewSteamAnnouncementState_Notification) ProtoMessage()
func (*CPlayer_NewSteamAnnouncementState_Notification) ProtoReflect ¶
func (x *CPlayer_NewSteamAnnouncementState_Notification) ProtoReflect() protoreflect.Message
func (*CPlayer_NewSteamAnnouncementState_Notification) Reset ¶
func (x *CPlayer_NewSteamAnnouncementState_Notification) Reset()
func (*CPlayer_NewSteamAnnouncementState_Notification) String ¶
func (x *CPlayer_NewSteamAnnouncementState_Notification) String() string
type CPlayer_PerFriendPreferencesChanged_Notification ¶
type CPlayer_PerFriendPreferencesChanged_Notification struct { Accountid *uint32 `protobuf:"fixed32,1,opt,name=accountid" json:"accountid,omitempty"` Preferences *PerFriendPreferences `protobuf:"bytes,2,opt,name=preferences" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_PerFriendPreferencesChanged_Notification) Descriptor
deprecated
func (*CPlayer_PerFriendPreferencesChanged_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_PerFriendPreferencesChanged_Notification.ProtoReflect.Descriptor instead.
func (*CPlayer_PerFriendPreferencesChanged_Notification) GetAccountid ¶
func (x *CPlayer_PerFriendPreferencesChanged_Notification) GetAccountid() uint32
func (*CPlayer_PerFriendPreferencesChanged_Notification) GetPreferences ¶
func (x *CPlayer_PerFriendPreferencesChanged_Notification) GetPreferences() *PerFriendPreferences
func (*CPlayer_PerFriendPreferencesChanged_Notification) ProtoMessage ¶
func (*CPlayer_PerFriendPreferencesChanged_Notification) ProtoMessage()
func (*CPlayer_PerFriendPreferencesChanged_Notification) ProtoReflect ¶
func (x *CPlayer_PerFriendPreferencesChanged_Notification) ProtoReflect() protoreflect.Message
func (*CPlayer_PerFriendPreferencesChanged_Notification) Reset ¶
func (x *CPlayer_PerFriendPreferencesChanged_Notification) Reset()
func (*CPlayer_PerFriendPreferencesChanged_Notification) String ¶
func (x *CPlayer_PerFriendPreferencesChanged_Notification) String() string
type CPlayer_PostStatusToFriends_Request ¶
type CPlayer_PostStatusToFriends_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` StatusText *string `protobuf:"bytes,2,opt,name=status_text,json=statusText" json:"status_text,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_PostStatusToFriends_Request) Descriptor
deprecated
func (*CPlayer_PostStatusToFriends_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_PostStatusToFriends_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_PostStatusToFriends_Request) GetAppid ¶
func (x *CPlayer_PostStatusToFriends_Request) GetAppid() uint32
func (*CPlayer_PostStatusToFriends_Request) GetStatusText ¶
func (x *CPlayer_PostStatusToFriends_Request) GetStatusText() string
func (*CPlayer_PostStatusToFriends_Request) ProtoMessage ¶
func (*CPlayer_PostStatusToFriends_Request) ProtoMessage()
func (*CPlayer_PostStatusToFriends_Request) ProtoReflect ¶
func (x *CPlayer_PostStatusToFriends_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_PostStatusToFriends_Request) Reset ¶
func (x *CPlayer_PostStatusToFriends_Request) Reset()
func (*CPlayer_PostStatusToFriends_Request) String ¶
func (x *CPlayer_PostStatusToFriends_Request) String() string
type CPlayer_PostStatusToFriends_Response ¶
type CPlayer_PostStatusToFriends_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_PostStatusToFriends_Response) Descriptor
deprecated
func (*CPlayer_PostStatusToFriends_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_PostStatusToFriends_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_PostStatusToFriends_Response) ProtoMessage ¶
func (*CPlayer_PostStatusToFriends_Response) ProtoMessage()
func (*CPlayer_PostStatusToFriends_Response) ProtoReflect ¶
func (x *CPlayer_PostStatusToFriends_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_PostStatusToFriends_Response) Reset ¶
func (x *CPlayer_PostStatusToFriends_Response) Reset()
func (*CPlayer_PostStatusToFriends_Response) String ¶
func (x *CPlayer_PostStatusToFriends_Response) String() string
type CPlayer_PrivacySettingsChanged_Notification ¶
type CPlayer_PrivacySettingsChanged_Notification struct { PrivacySettings *CPrivacySettings `protobuf:"bytes,1,opt,name=privacy_settings,json=privacySettings" json:"privacy_settings,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_PrivacySettingsChanged_Notification) Descriptor
deprecated
func (*CPlayer_PrivacySettingsChanged_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_PrivacySettingsChanged_Notification.ProtoReflect.Descriptor instead.
func (*CPlayer_PrivacySettingsChanged_Notification) GetPrivacySettings ¶
func (x *CPlayer_PrivacySettingsChanged_Notification) GetPrivacySettings() *CPrivacySettings
func (*CPlayer_PrivacySettingsChanged_Notification) ProtoMessage ¶
func (*CPlayer_PrivacySettingsChanged_Notification) ProtoMessage()
func (*CPlayer_PrivacySettingsChanged_Notification) ProtoReflect ¶
func (x *CPlayer_PrivacySettingsChanged_Notification) ProtoReflect() protoreflect.Message
func (*CPlayer_PrivacySettingsChanged_Notification) Reset ¶
func (x *CPlayer_PrivacySettingsChanged_Notification) Reset()
func (*CPlayer_PrivacySettingsChanged_Notification) String ¶
func (x *CPlayer_PrivacySettingsChanged_Notification) String() string
type CPlayer_RecordDisconnectedPlaytime_Request ¶
type CPlayer_RecordDisconnectedPlaytime_Request struct { PlaySessions []*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory `protobuf:"bytes,3,rep,name=play_sessions,json=playSessions" json:"play_sessions,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_RecordDisconnectedPlaytime_Request) Descriptor
deprecated
func (*CPlayer_RecordDisconnectedPlaytime_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_RecordDisconnectedPlaytime_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_RecordDisconnectedPlaytime_Request) GetPlaySessions ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request) GetPlaySessions() []*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory
func (*CPlayer_RecordDisconnectedPlaytime_Request) ProtoMessage ¶
func (*CPlayer_RecordDisconnectedPlaytime_Request) ProtoMessage()
func (*CPlayer_RecordDisconnectedPlaytime_Request) ProtoReflect ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_RecordDisconnectedPlaytime_Request) Reset ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request) Reset()
func (*CPlayer_RecordDisconnectedPlaytime_Request) String ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request) String() string
type CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory ¶
type CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` SessionTimeStart *uint32 `protobuf:"varint,2,opt,name=session_time_start,json=sessionTimeStart" json:"session_time_start,omitempty"` Seconds *uint32 `protobuf:"varint,3,opt,name=seconds" json:"seconds,omitempty"` Offline *bool `protobuf:"varint,4,opt,name=offline" json:"offline,omitempty"` Owner *uint32 `protobuf:"varint,5,opt,name=owner" json:"owner,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) Descriptor
deprecated
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory.ProtoReflect.Descriptor instead.
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetAppid ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetAppid() uint32
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetOffline ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetOffline() bool
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetOwner ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetOwner() uint32
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetSeconds ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetSeconds() uint32
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetSessionTimeStart ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) GetSessionTimeStart() uint32
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) ProtoMessage ¶
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) ProtoMessage()
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) ProtoReflect ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) ProtoReflect() protoreflect.Message
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) Reset ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) Reset()
func (*CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) String ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory) String() string
type CPlayer_RecordDisconnectedPlaytime_Response ¶
type CPlayer_RecordDisconnectedPlaytime_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_RecordDisconnectedPlaytime_Response) Descriptor
deprecated
func (*CPlayer_RecordDisconnectedPlaytime_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_RecordDisconnectedPlaytime_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_RecordDisconnectedPlaytime_Response) ProtoMessage ¶
func (*CPlayer_RecordDisconnectedPlaytime_Response) ProtoMessage()
func (*CPlayer_RecordDisconnectedPlaytime_Response) ProtoReflect ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_RecordDisconnectedPlaytime_Response) Reset ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Response) Reset()
func (*CPlayer_RecordDisconnectedPlaytime_Response) String ¶
func (x *CPlayer_RecordDisconnectedPlaytime_Response) String() string
type CPlayer_RemoveFriend_Request ¶
type CPlayer_RemoveFriend_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_RemoveFriend_Request) Descriptor
deprecated
func (*CPlayer_RemoveFriend_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_RemoveFriend_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_RemoveFriend_Request) GetSteamid ¶
func (x *CPlayer_RemoveFriend_Request) GetSteamid() uint64
func (*CPlayer_RemoveFriend_Request) ProtoMessage ¶
func (*CPlayer_RemoveFriend_Request) ProtoMessage()
func (*CPlayer_RemoveFriend_Request) ProtoReflect ¶
func (x *CPlayer_RemoveFriend_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_RemoveFriend_Request) Reset ¶
func (x *CPlayer_RemoveFriend_Request) Reset()
func (*CPlayer_RemoveFriend_Request) String ¶
func (x *CPlayer_RemoveFriend_Request) String() string
type CPlayer_RemoveFriend_Response ¶
type CPlayer_RemoveFriend_Response struct { FriendRelationship *uint32 `protobuf:"varint,1,opt,name=friend_relationship,json=friendRelationship" json:"friend_relationship,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_RemoveFriend_Response) Descriptor
deprecated
func (*CPlayer_RemoveFriend_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_RemoveFriend_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_RemoveFriend_Response) GetFriendRelationship ¶
func (x *CPlayer_RemoveFriend_Response) GetFriendRelationship() uint32
func (*CPlayer_RemoveFriend_Response) ProtoMessage ¶
func (*CPlayer_RemoveFriend_Response) ProtoMessage()
func (*CPlayer_RemoveFriend_Response) ProtoReflect ¶
func (x *CPlayer_RemoveFriend_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_RemoveFriend_Response) Reset ¶
func (x *CPlayer_RemoveFriend_Response) Reset()
func (*CPlayer_RemoveFriend_Response) String ¶
func (x *CPlayer_RemoveFriend_Response) String() string
type CPlayer_SetAnimatedAvatar_Request ¶
type CPlayer_SetAnimatedAvatar_Request struct { Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_SetAnimatedAvatar_Request) Descriptor
deprecated
func (*CPlayer_SetAnimatedAvatar_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetAnimatedAvatar_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_SetAnimatedAvatar_Request) GetCommunityitemid ¶
func (x *CPlayer_SetAnimatedAvatar_Request) GetCommunityitemid() uint64
func (*CPlayer_SetAnimatedAvatar_Request) ProtoMessage ¶
func (*CPlayer_SetAnimatedAvatar_Request) ProtoMessage()
func (*CPlayer_SetAnimatedAvatar_Request) ProtoReflect ¶
func (x *CPlayer_SetAnimatedAvatar_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_SetAnimatedAvatar_Request) Reset ¶
func (x *CPlayer_SetAnimatedAvatar_Request) Reset()
func (*CPlayer_SetAnimatedAvatar_Request) String ¶
func (x *CPlayer_SetAnimatedAvatar_Request) String() string
type CPlayer_SetAnimatedAvatar_Response ¶
type CPlayer_SetAnimatedAvatar_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_SetAnimatedAvatar_Response) Descriptor
deprecated
func (*CPlayer_SetAnimatedAvatar_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetAnimatedAvatar_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_SetAnimatedAvatar_Response) ProtoMessage ¶
func (*CPlayer_SetAnimatedAvatar_Response) ProtoMessage()
func (*CPlayer_SetAnimatedAvatar_Response) ProtoReflect ¶
func (x *CPlayer_SetAnimatedAvatar_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_SetAnimatedAvatar_Response) Reset ¶
func (x *CPlayer_SetAnimatedAvatar_Response) Reset()
func (*CPlayer_SetAnimatedAvatar_Response) String ¶
func (x *CPlayer_SetAnimatedAvatar_Response) String() string
type CPlayer_SetAvatarFrame_Request ¶
type CPlayer_SetAvatarFrame_Request struct { Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_SetAvatarFrame_Request) Descriptor
deprecated
func (*CPlayer_SetAvatarFrame_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetAvatarFrame_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_SetAvatarFrame_Request) GetCommunityitemid ¶
func (x *CPlayer_SetAvatarFrame_Request) GetCommunityitemid() uint64
func (*CPlayer_SetAvatarFrame_Request) ProtoMessage ¶
func (*CPlayer_SetAvatarFrame_Request) ProtoMessage()
func (*CPlayer_SetAvatarFrame_Request) ProtoReflect ¶
func (x *CPlayer_SetAvatarFrame_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_SetAvatarFrame_Request) Reset ¶
func (x *CPlayer_SetAvatarFrame_Request) Reset()
func (*CPlayer_SetAvatarFrame_Request) String ¶
func (x *CPlayer_SetAvatarFrame_Request) String() string
type CPlayer_SetAvatarFrame_Response ¶
type CPlayer_SetAvatarFrame_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_SetAvatarFrame_Response) Descriptor
deprecated
func (*CPlayer_SetAvatarFrame_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetAvatarFrame_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_SetAvatarFrame_Response) ProtoMessage ¶
func (*CPlayer_SetAvatarFrame_Response) ProtoMessage()
func (*CPlayer_SetAvatarFrame_Response) ProtoReflect ¶
func (x *CPlayer_SetAvatarFrame_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_SetAvatarFrame_Response) Reset ¶
func (x *CPlayer_SetAvatarFrame_Response) Reset()
func (*CPlayer_SetAvatarFrame_Response) String ¶
func (x *CPlayer_SetAvatarFrame_Response) String() string
type CPlayer_SetCommunityPreferences_Request ¶
type CPlayer_SetCommunityPreferences_Request struct { Preferences *CPlayer_CommunityPreferences `protobuf:"bytes,1,opt,name=preferences" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_SetCommunityPreferences_Request) Descriptor
deprecated
func (*CPlayer_SetCommunityPreferences_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetCommunityPreferences_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_SetCommunityPreferences_Request) GetPreferences ¶
func (x *CPlayer_SetCommunityPreferences_Request) GetPreferences() *CPlayer_CommunityPreferences
func (*CPlayer_SetCommunityPreferences_Request) ProtoMessage ¶
func (*CPlayer_SetCommunityPreferences_Request) ProtoMessage()
func (*CPlayer_SetCommunityPreferences_Request) ProtoReflect ¶
func (x *CPlayer_SetCommunityPreferences_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_SetCommunityPreferences_Request) Reset ¶
func (x *CPlayer_SetCommunityPreferences_Request) Reset()
func (*CPlayer_SetCommunityPreferences_Request) String ¶
func (x *CPlayer_SetCommunityPreferences_Request) String() string
type CPlayer_SetCommunityPreferences_Response ¶
type CPlayer_SetCommunityPreferences_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_SetCommunityPreferences_Response) Descriptor
deprecated
func (*CPlayer_SetCommunityPreferences_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetCommunityPreferences_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_SetCommunityPreferences_Response) ProtoMessage ¶
func (*CPlayer_SetCommunityPreferences_Response) ProtoMessage()
func (*CPlayer_SetCommunityPreferences_Response) ProtoReflect ¶
func (x *CPlayer_SetCommunityPreferences_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_SetCommunityPreferences_Response) Reset ¶
func (x *CPlayer_SetCommunityPreferences_Response) Reset()
func (*CPlayer_SetCommunityPreferences_Response) String ¶
func (x *CPlayer_SetCommunityPreferences_Response) String() string
type CPlayer_SetEquippedProfileItemFlags_Request ¶
type CPlayer_SetEquippedProfileItemFlags_Request struct { Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"` Flags *uint32 `protobuf:"varint,2,opt,name=flags" json:"flags,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_SetEquippedProfileItemFlags_Request) Descriptor
deprecated
func (*CPlayer_SetEquippedProfileItemFlags_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetEquippedProfileItemFlags_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_SetEquippedProfileItemFlags_Request) GetCommunityitemid ¶
func (x *CPlayer_SetEquippedProfileItemFlags_Request) GetCommunityitemid() uint64
func (*CPlayer_SetEquippedProfileItemFlags_Request) GetFlags ¶
func (x *CPlayer_SetEquippedProfileItemFlags_Request) GetFlags() uint32
func (*CPlayer_SetEquippedProfileItemFlags_Request) ProtoMessage ¶
func (*CPlayer_SetEquippedProfileItemFlags_Request) ProtoMessage()
func (*CPlayer_SetEquippedProfileItemFlags_Request) ProtoReflect ¶
func (x *CPlayer_SetEquippedProfileItemFlags_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_SetEquippedProfileItemFlags_Request) Reset ¶
func (x *CPlayer_SetEquippedProfileItemFlags_Request) Reset()
func (*CPlayer_SetEquippedProfileItemFlags_Request) String ¶
func (x *CPlayer_SetEquippedProfileItemFlags_Request) String() string
type CPlayer_SetEquippedProfileItemFlags_Response ¶
type CPlayer_SetEquippedProfileItemFlags_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_SetEquippedProfileItemFlags_Response) Descriptor
deprecated
func (*CPlayer_SetEquippedProfileItemFlags_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetEquippedProfileItemFlags_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_SetEquippedProfileItemFlags_Response) ProtoMessage ¶
func (*CPlayer_SetEquippedProfileItemFlags_Response) ProtoMessage()
func (*CPlayer_SetEquippedProfileItemFlags_Response) ProtoReflect ¶
func (x *CPlayer_SetEquippedProfileItemFlags_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_SetEquippedProfileItemFlags_Response) Reset ¶
func (x *CPlayer_SetEquippedProfileItemFlags_Response) Reset()
func (*CPlayer_SetEquippedProfileItemFlags_Response) String ¶
func (x *CPlayer_SetEquippedProfileItemFlags_Response) String() string
type CPlayer_SetFavoriteBadge_Request ¶
type CPlayer_SetFavoriteBadge_Request struct { Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"` Badgeid *uint32 `protobuf:"varint,2,opt,name=badgeid" json:"badgeid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_SetFavoriteBadge_Request) Descriptor
deprecated
func (*CPlayer_SetFavoriteBadge_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetFavoriteBadge_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_SetFavoriteBadge_Request) GetBadgeid ¶
func (x *CPlayer_SetFavoriteBadge_Request) GetBadgeid() uint32
func (*CPlayer_SetFavoriteBadge_Request) GetCommunityitemid ¶
func (x *CPlayer_SetFavoriteBadge_Request) GetCommunityitemid() uint64
func (*CPlayer_SetFavoriteBadge_Request) ProtoMessage ¶
func (*CPlayer_SetFavoriteBadge_Request) ProtoMessage()
func (*CPlayer_SetFavoriteBadge_Request) ProtoReflect ¶
func (x *CPlayer_SetFavoriteBadge_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_SetFavoriteBadge_Request) Reset ¶
func (x *CPlayer_SetFavoriteBadge_Request) Reset()
func (*CPlayer_SetFavoriteBadge_Request) String ¶
func (x *CPlayer_SetFavoriteBadge_Request) String() string
type CPlayer_SetFavoriteBadge_Response ¶
type CPlayer_SetFavoriteBadge_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_SetFavoriteBadge_Response) Descriptor
deprecated
func (*CPlayer_SetFavoriteBadge_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetFavoriteBadge_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_SetFavoriteBadge_Response) ProtoMessage ¶
func (*CPlayer_SetFavoriteBadge_Response) ProtoMessage()
func (*CPlayer_SetFavoriteBadge_Response) ProtoReflect ¶
func (x *CPlayer_SetFavoriteBadge_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_SetFavoriteBadge_Response) Reset ¶
func (x *CPlayer_SetFavoriteBadge_Response) Reset()
func (*CPlayer_SetFavoriteBadge_Response) String ¶
func (x *CPlayer_SetFavoriteBadge_Response) String() string
type CPlayer_SetMiniProfileBackground_Request ¶
type CPlayer_SetMiniProfileBackground_Request struct { Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_SetMiniProfileBackground_Request) Descriptor
deprecated
func (*CPlayer_SetMiniProfileBackground_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetMiniProfileBackground_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_SetMiniProfileBackground_Request) GetCommunityitemid ¶
func (x *CPlayer_SetMiniProfileBackground_Request) GetCommunityitemid() uint64
func (*CPlayer_SetMiniProfileBackground_Request) ProtoMessage ¶
func (*CPlayer_SetMiniProfileBackground_Request) ProtoMessage()
func (*CPlayer_SetMiniProfileBackground_Request) ProtoReflect ¶
func (x *CPlayer_SetMiniProfileBackground_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_SetMiniProfileBackground_Request) Reset ¶
func (x *CPlayer_SetMiniProfileBackground_Request) Reset()
func (*CPlayer_SetMiniProfileBackground_Request) String ¶
func (x *CPlayer_SetMiniProfileBackground_Request) String() string
type CPlayer_SetMiniProfileBackground_Response ¶
type CPlayer_SetMiniProfileBackground_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_SetMiniProfileBackground_Response) Descriptor
deprecated
func (*CPlayer_SetMiniProfileBackground_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetMiniProfileBackground_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_SetMiniProfileBackground_Response) ProtoMessage ¶
func (*CPlayer_SetMiniProfileBackground_Response) ProtoMessage()
func (*CPlayer_SetMiniProfileBackground_Response) ProtoReflect ¶
func (x *CPlayer_SetMiniProfileBackground_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_SetMiniProfileBackground_Response) Reset ¶
func (x *CPlayer_SetMiniProfileBackground_Response) Reset()
func (*CPlayer_SetMiniProfileBackground_Response) String ¶
func (x *CPlayer_SetMiniProfileBackground_Response) String() string
type CPlayer_SetPerFriendPreferences_Request ¶
type CPlayer_SetPerFriendPreferences_Request struct { Preferences *PerFriendPreferences `protobuf:"bytes,1,opt,name=preferences" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_SetPerFriendPreferences_Request) Descriptor
deprecated
func (*CPlayer_SetPerFriendPreferences_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetPerFriendPreferences_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_SetPerFriendPreferences_Request) GetPreferences ¶
func (x *CPlayer_SetPerFriendPreferences_Request) GetPreferences() *PerFriendPreferences
func (*CPlayer_SetPerFriendPreferences_Request) ProtoMessage ¶
func (*CPlayer_SetPerFriendPreferences_Request) ProtoMessage()
func (*CPlayer_SetPerFriendPreferences_Request) ProtoReflect ¶
func (x *CPlayer_SetPerFriendPreferences_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_SetPerFriendPreferences_Request) Reset ¶
func (x *CPlayer_SetPerFriendPreferences_Request) Reset()
func (*CPlayer_SetPerFriendPreferences_Request) String ¶
func (x *CPlayer_SetPerFriendPreferences_Request) String() string
type CPlayer_SetPerFriendPreferences_Response ¶
type CPlayer_SetPerFriendPreferences_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_SetPerFriendPreferences_Response) Descriptor
deprecated
func (*CPlayer_SetPerFriendPreferences_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetPerFriendPreferences_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_SetPerFriendPreferences_Response) ProtoMessage ¶
func (*CPlayer_SetPerFriendPreferences_Response) ProtoMessage()
func (*CPlayer_SetPerFriendPreferences_Response) ProtoReflect ¶
func (x *CPlayer_SetPerFriendPreferences_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_SetPerFriendPreferences_Response) Reset ¶
func (x *CPlayer_SetPerFriendPreferences_Response) Reset()
func (*CPlayer_SetPerFriendPreferences_Response) String ¶
func (x *CPlayer_SetPerFriendPreferences_Response) String() string
type CPlayer_SetProfileBackground_Request ¶
type CPlayer_SetProfileBackground_Request struct { Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_SetProfileBackground_Request) Descriptor
deprecated
func (*CPlayer_SetProfileBackground_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetProfileBackground_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_SetProfileBackground_Request) GetCommunityitemid ¶
func (x *CPlayer_SetProfileBackground_Request) GetCommunityitemid() uint64
func (*CPlayer_SetProfileBackground_Request) ProtoMessage ¶
func (*CPlayer_SetProfileBackground_Request) ProtoMessage()
func (*CPlayer_SetProfileBackground_Request) ProtoReflect ¶
func (x *CPlayer_SetProfileBackground_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_SetProfileBackground_Request) Reset ¶
func (x *CPlayer_SetProfileBackground_Request) Reset()
func (*CPlayer_SetProfileBackground_Request) String ¶
func (x *CPlayer_SetProfileBackground_Request) String() string
type CPlayer_SetProfileBackground_Response ¶
type CPlayer_SetProfileBackground_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_SetProfileBackground_Response) Descriptor
deprecated
func (*CPlayer_SetProfileBackground_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetProfileBackground_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_SetProfileBackground_Response) ProtoMessage ¶
func (*CPlayer_SetProfileBackground_Response) ProtoMessage()
func (*CPlayer_SetProfileBackground_Response) ProtoReflect ¶
func (x *CPlayer_SetProfileBackground_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_SetProfileBackground_Response) Reset ¶
func (x *CPlayer_SetProfileBackground_Response) Reset()
func (*CPlayer_SetProfileBackground_Response) String ¶
func (x *CPlayer_SetProfileBackground_Response) String() string
type CPlayer_SetProfilePreferences_Request ¶
type CPlayer_SetProfilePreferences_Request struct { ProfilePreferences *ProfilePreferences `protobuf:"bytes,1,opt,name=profile_preferences,json=profilePreferences" json:"profile_preferences,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_SetProfilePreferences_Request) Descriptor
deprecated
func (*CPlayer_SetProfilePreferences_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetProfilePreferences_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_SetProfilePreferences_Request) GetProfilePreferences ¶
func (x *CPlayer_SetProfilePreferences_Request) GetProfilePreferences() *ProfilePreferences
func (*CPlayer_SetProfilePreferences_Request) ProtoMessage ¶
func (*CPlayer_SetProfilePreferences_Request) ProtoMessage()
func (*CPlayer_SetProfilePreferences_Request) ProtoReflect ¶
func (x *CPlayer_SetProfilePreferences_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_SetProfilePreferences_Request) Reset ¶
func (x *CPlayer_SetProfilePreferences_Request) Reset()
func (*CPlayer_SetProfilePreferences_Request) String ¶
func (x *CPlayer_SetProfilePreferences_Request) String() string
type CPlayer_SetProfilePreferences_Response ¶
type CPlayer_SetProfilePreferences_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_SetProfilePreferences_Response) Descriptor
deprecated
func (*CPlayer_SetProfilePreferences_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetProfilePreferences_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_SetProfilePreferences_Response) ProtoMessage ¶
func (*CPlayer_SetProfilePreferences_Response) ProtoMessage()
func (*CPlayer_SetProfilePreferences_Response) ProtoReflect ¶
func (x *CPlayer_SetProfilePreferences_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_SetProfilePreferences_Response) Reset ¶
func (x *CPlayer_SetProfilePreferences_Response) Reset()
func (*CPlayer_SetProfilePreferences_Response) String ¶
func (x *CPlayer_SetProfilePreferences_Response) String() string
type CPlayer_SetProfileTheme_Request ¶
type CPlayer_SetProfileTheme_Request struct { ThemeId *string `protobuf:"bytes,1,opt,name=theme_id,json=themeId" json:"theme_id,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_SetProfileTheme_Request) Descriptor
deprecated
func (*CPlayer_SetProfileTheme_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetProfileTheme_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_SetProfileTheme_Request) GetThemeId ¶
func (x *CPlayer_SetProfileTheme_Request) GetThemeId() string
func (*CPlayer_SetProfileTheme_Request) ProtoMessage ¶
func (*CPlayer_SetProfileTheme_Request) ProtoMessage()
func (*CPlayer_SetProfileTheme_Request) ProtoReflect ¶
func (x *CPlayer_SetProfileTheme_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_SetProfileTheme_Request) Reset ¶
func (x *CPlayer_SetProfileTheme_Request) Reset()
func (*CPlayer_SetProfileTheme_Request) String ¶
func (x *CPlayer_SetProfileTheme_Request) String() string
type CPlayer_SetProfileTheme_Response ¶
type CPlayer_SetProfileTheme_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_SetProfileTheme_Response) Descriptor
deprecated
func (*CPlayer_SetProfileTheme_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetProfileTheme_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_SetProfileTheme_Response) ProtoMessage ¶
func (*CPlayer_SetProfileTheme_Response) ProtoMessage()
func (*CPlayer_SetProfileTheme_Response) ProtoReflect ¶
func (x *CPlayer_SetProfileTheme_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_SetProfileTheme_Response) Reset ¶
func (x *CPlayer_SetProfileTheme_Response) Reset()
func (*CPlayer_SetProfileTheme_Response) String ¶
func (x *CPlayer_SetProfileTheme_Response) String() string
type CPlayer_SetSteamDeckKeyboardSkin_Request ¶
type CPlayer_SetSteamDeckKeyboardSkin_Request struct { Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_SetSteamDeckKeyboardSkin_Request) Descriptor
deprecated
func (*CPlayer_SetSteamDeckKeyboardSkin_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetSteamDeckKeyboardSkin_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_SetSteamDeckKeyboardSkin_Request) GetCommunityitemid ¶
func (x *CPlayer_SetSteamDeckKeyboardSkin_Request) GetCommunityitemid() uint64
func (*CPlayer_SetSteamDeckKeyboardSkin_Request) ProtoMessage ¶
func (*CPlayer_SetSteamDeckKeyboardSkin_Request) ProtoMessage()
func (*CPlayer_SetSteamDeckKeyboardSkin_Request) ProtoReflect ¶
func (x *CPlayer_SetSteamDeckKeyboardSkin_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_SetSteamDeckKeyboardSkin_Request) Reset ¶
func (x *CPlayer_SetSteamDeckKeyboardSkin_Request) Reset()
func (*CPlayer_SetSteamDeckKeyboardSkin_Request) String ¶
func (x *CPlayer_SetSteamDeckKeyboardSkin_Request) String() string
type CPlayer_SetSteamDeckKeyboardSkin_Response ¶
type CPlayer_SetSteamDeckKeyboardSkin_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_SetSteamDeckKeyboardSkin_Response) Descriptor
deprecated
func (*CPlayer_SetSteamDeckKeyboardSkin_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_SetSteamDeckKeyboardSkin_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_SetSteamDeckKeyboardSkin_Response) ProtoMessage ¶
func (*CPlayer_SetSteamDeckKeyboardSkin_Response) ProtoMessage()
func (*CPlayer_SetSteamDeckKeyboardSkin_Response) ProtoReflect ¶
func (x *CPlayer_SetSteamDeckKeyboardSkin_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_SetSteamDeckKeyboardSkin_Response) Reset ¶
func (x *CPlayer_SetSteamDeckKeyboardSkin_Response) Reset()
func (*CPlayer_SetSteamDeckKeyboardSkin_Response) String ¶
func (x *CPlayer_SetSteamDeckKeyboardSkin_Response) String() string
type CPlayer_TextFilterWords ¶
type CPlayer_TextFilterWords struct { TextFilterCustomBannedWords []string `` /* 141-byte string literal not displayed */ TextFilterCustomCleanWords []string `` /* 138-byte string literal not displayed */ TextFilterWordsRevision *uint32 `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPlayer_TextFilterWords) Descriptor
deprecated
func (*CPlayer_TextFilterWords) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_TextFilterWords.ProtoReflect.Descriptor instead.
func (*CPlayer_TextFilterWords) GetTextFilterCustomBannedWords ¶
func (x *CPlayer_TextFilterWords) GetTextFilterCustomBannedWords() []string
func (*CPlayer_TextFilterWords) GetTextFilterCustomCleanWords ¶
func (x *CPlayer_TextFilterWords) GetTextFilterCustomCleanWords() []string
func (*CPlayer_TextFilterWords) GetTextFilterWordsRevision ¶
func (x *CPlayer_TextFilterWords) GetTextFilterWordsRevision() uint32
func (*CPlayer_TextFilterWords) ProtoMessage ¶
func (*CPlayer_TextFilterWords) ProtoMessage()
func (*CPlayer_TextFilterWords) ProtoReflect ¶
func (x *CPlayer_TextFilterWords) ProtoReflect() protoreflect.Message
func (*CPlayer_TextFilterWords) Reset ¶
func (x *CPlayer_TextFilterWords) Reset()
func (*CPlayer_TextFilterWords) String ¶
func (x *CPlayer_TextFilterWords) String() string
type CPlayer_TextFilterWordsChanged_Notification ¶
type CPlayer_TextFilterWordsChanged_Notification struct { Words *CPlayer_TextFilterWords `protobuf:"bytes,1,opt,name=words" json:"words,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_TextFilterWordsChanged_Notification) Descriptor
deprecated
func (*CPlayer_TextFilterWordsChanged_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_TextFilterWordsChanged_Notification.ProtoReflect.Descriptor instead.
func (*CPlayer_TextFilterWordsChanged_Notification) GetWords ¶
func (x *CPlayer_TextFilterWordsChanged_Notification) GetWords() *CPlayer_TextFilterWords
func (*CPlayer_TextFilterWordsChanged_Notification) ProtoMessage ¶
func (*CPlayer_TextFilterWordsChanged_Notification) ProtoMessage()
func (*CPlayer_TextFilterWordsChanged_Notification) ProtoReflect ¶
func (x *CPlayer_TextFilterWordsChanged_Notification) ProtoReflect() protoreflect.Message
func (*CPlayer_TextFilterWordsChanged_Notification) Reset ¶
func (x *CPlayer_TextFilterWordsChanged_Notification) Reset()
func (*CPlayer_TextFilterWordsChanged_Notification) String ¶
func (x *CPlayer_TextFilterWordsChanged_Notification) String() string
type CPlayer_UpdateSteamAnnouncementLastRead_Request ¶
type CPlayer_UpdateSteamAnnouncementLastRead_Request struct { AnnouncementGid *uint64 `protobuf:"varint,1,opt,name=announcement_gid,json=announcementGid" json:"announcement_gid,omitempty"` TimePosted *uint32 `protobuf:"varint,2,opt,name=time_posted,json=timePosted" json:"time_posted,omitempty"` // contains filtered or unexported fields }
func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) Descriptor
deprecated
func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_UpdateSteamAnnouncementLastRead_Request.ProtoReflect.Descriptor instead.
func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) GetAnnouncementGid ¶
func (x *CPlayer_UpdateSteamAnnouncementLastRead_Request) GetAnnouncementGid() uint64
func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) GetTimePosted ¶
func (x *CPlayer_UpdateSteamAnnouncementLastRead_Request) GetTimePosted() uint32
func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) ProtoMessage ¶
func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) ProtoMessage()
func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) ProtoReflect ¶
func (x *CPlayer_UpdateSteamAnnouncementLastRead_Request) ProtoReflect() protoreflect.Message
func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) Reset ¶
func (x *CPlayer_UpdateSteamAnnouncementLastRead_Request) Reset()
func (*CPlayer_UpdateSteamAnnouncementLastRead_Request) String ¶
func (x *CPlayer_UpdateSteamAnnouncementLastRead_Request) String() string
type CPlayer_UpdateSteamAnnouncementLastRead_Response ¶
type CPlayer_UpdateSteamAnnouncementLastRead_Response struct {
// contains filtered or unexported fields
}
func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) Descriptor
deprecated
func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPlayer_UpdateSteamAnnouncementLastRead_Response.ProtoReflect.Descriptor instead.
func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) ProtoMessage ¶
func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) ProtoMessage()
func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) ProtoReflect ¶
func (x *CPlayer_UpdateSteamAnnouncementLastRead_Response) ProtoReflect() protoreflect.Message
func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) Reset ¶
func (x *CPlayer_UpdateSteamAnnouncementLastRead_Response) Reset()
func (*CPlayer_UpdateSteamAnnouncementLastRead_Response) String ¶
func (x *CPlayer_UpdateSteamAnnouncementLastRead_Response) String() string
type CPrivacySettings ¶
type CPrivacySettings struct { PrivacyState *int32 `protobuf:"varint,1,opt,name=privacy_state,json=privacyState" json:"privacy_state,omitempty"` PrivacyStateInventory *int32 `protobuf:"varint,2,opt,name=privacy_state_inventory,json=privacyStateInventory" json:"privacy_state_inventory,omitempty"` PrivacyStateGifts *int32 `protobuf:"varint,3,opt,name=privacy_state_gifts,json=privacyStateGifts" json:"privacy_state_gifts,omitempty"` PrivacyStateOwnedgames *int32 `protobuf:"varint,4,opt,name=privacy_state_ownedgames,json=privacyStateOwnedgames" json:"privacy_state_ownedgames,omitempty"` PrivacyStatePlaytime *int32 `protobuf:"varint,5,opt,name=privacy_state_playtime,json=privacyStatePlaytime" json:"privacy_state_playtime,omitempty"` PrivacyStateFriendslist *int32 `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPrivacySettings) Descriptor
deprecated
func (*CPrivacySettings) Descriptor() ([]byte, []int)
Deprecated: Use CPrivacySettings.ProtoReflect.Descriptor instead.
func (*CPrivacySettings) GetPrivacyState ¶
func (x *CPrivacySettings) GetPrivacyState() int32
func (*CPrivacySettings) GetPrivacyStateFriendslist ¶
func (x *CPrivacySettings) GetPrivacyStateFriendslist() int32
func (*CPrivacySettings) GetPrivacyStateGifts ¶
func (x *CPrivacySettings) GetPrivacyStateGifts() int32
func (*CPrivacySettings) GetPrivacyStateInventory ¶
func (x *CPrivacySettings) GetPrivacyStateInventory() int32
func (*CPrivacySettings) GetPrivacyStateOwnedgames ¶
func (x *CPrivacySettings) GetPrivacyStateOwnedgames() int32
func (*CPrivacySettings) GetPrivacyStatePlaytime ¶
func (x *CPrivacySettings) GetPrivacyStatePlaytime() int32
func (*CPrivacySettings) ProtoMessage ¶
func (*CPrivacySettings) ProtoMessage()
func (*CPrivacySettings) ProtoReflect ¶
func (x *CPrivacySettings) ProtoReflect() protoreflect.Message
func (*CPrivacySettings) Reset ¶
func (x *CPrivacySettings) Reset()
func (*CPrivacySettings) String ¶
func (x *CPrivacySettings) String() string
type CPublishedFile_AddAppRelationship_Request ¶
type CPublishedFile_AddAppRelationship_Request struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` Relationship *uint32 `protobuf:"varint,3,opt,name=relationship" json:"relationship,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_AddAppRelationship_Request) Descriptor
deprecated
func (*CPublishedFile_AddAppRelationship_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_AddAppRelationship_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_AddAppRelationship_Request) GetAppid ¶
func (x *CPublishedFile_AddAppRelationship_Request) GetAppid() uint32
func (*CPublishedFile_AddAppRelationship_Request) GetPublishedfileid ¶
func (x *CPublishedFile_AddAppRelationship_Request) GetPublishedfileid() uint64
func (*CPublishedFile_AddAppRelationship_Request) GetRelationship ¶
func (x *CPublishedFile_AddAppRelationship_Request) GetRelationship() uint32
func (*CPublishedFile_AddAppRelationship_Request) ProtoMessage ¶
func (*CPublishedFile_AddAppRelationship_Request) ProtoMessage()
func (*CPublishedFile_AddAppRelationship_Request) ProtoReflect ¶
func (x *CPublishedFile_AddAppRelationship_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_AddAppRelationship_Request) Reset ¶
func (x *CPublishedFile_AddAppRelationship_Request) Reset()
func (*CPublishedFile_AddAppRelationship_Request) String ¶
func (x *CPublishedFile_AddAppRelationship_Request) String() string
type CPublishedFile_AddAppRelationship_Response ¶
type CPublishedFile_AddAppRelationship_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_AddAppRelationship_Response) Descriptor
deprecated
func (*CPublishedFile_AddAppRelationship_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_AddAppRelationship_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_AddAppRelationship_Response) ProtoMessage ¶
func (*CPublishedFile_AddAppRelationship_Response) ProtoMessage()
func (*CPublishedFile_AddAppRelationship_Response) ProtoReflect ¶
func (x *CPublishedFile_AddAppRelationship_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_AddAppRelationship_Response) Reset ¶
func (x *CPublishedFile_AddAppRelationship_Response) Reset()
func (*CPublishedFile_AddAppRelationship_Response) String ¶
func (x *CPublishedFile_AddAppRelationship_Response) String() string
type CPublishedFile_AddChild_Request ¶
type CPublishedFile_AddChild_Request struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` ChildPublishedfileid *uint64 `protobuf:"varint,2,opt,name=child_publishedfileid,json=childPublishedfileid" json:"child_publishedfileid,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_AddChild_Request) Descriptor
deprecated
func (*CPublishedFile_AddChild_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_AddChild_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_AddChild_Request) GetChildPublishedfileid ¶
func (x *CPublishedFile_AddChild_Request) GetChildPublishedfileid() uint64
func (*CPublishedFile_AddChild_Request) GetPublishedfileid ¶
func (x *CPublishedFile_AddChild_Request) GetPublishedfileid() uint64
func (*CPublishedFile_AddChild_Request) ProtoMessage ¶
func (*CPublishedFile_AddChild_Request) ProtoMessage()
func (*CPublishedFile_AddChild_Request) ProtoReflect ¶
func (x *CPublishedFile_AddChild_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_AddChild_Request) Reset ¶
func (x *CPublishedFile_AddChild_Request) Reset()
func (*CPublishedFile_AddChild_Request) String ¶
func (x *CPublishedFile_AddChild_Request) String() string
type CPublishedFile_AddChild_Response ¶
type CPublishedFile_AddChild_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_AddChild_Response) Descriptor
deprecated
func (*CPublishedFile_AddChild_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_AddChild_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_AddChild_Response) ProtoMessage ¶
func (*CPublishedFile_AddChild_Response) ProtoMessage()
func (*CPublishedFile_AddChild_Response) ProtoReflect ¶
func (x *CPublishedFile_AddChild_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_AddChild_Response) Reset ¶
func (x *CPublishedFile_AddChild_Response) Reset()
func (*CPublishedFile_AddChild_Response) String ¶
func (x *CPublishedFile_AddChild_Response) String() string
type CPublishedFile_AreFilesInSubscriptionList_Request ¶
type CPublishedFile_AreFilesInSubscriptionList_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Publishedfileids []uint64 `protobuf:"fixed64,2,rep,name=publishedfileids" json:"publishedfileids,omitempty"` Listtype *uint32 `protobuf:"varint,3,opt,name=listtype" json:"listtype,omitempty"` Filetype *uint32 `protobuf:"varint,4,opt,name=filetype" json:"filetype,omitempty"` Workshopfiletype *uint32 `protobuf:"varint,5,opt,name=workshopfiletype" json:"workshopfiletype,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_AreFilesInSubscriptionList_Request) Descriptor
deprecated
func (*CPublishedFile_AreFilesInSubscriptionList_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_AreFilesInSubscriptionList_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_AreFilesInSubscriptionList_Request) GetAppid ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Request) GetAppid() uint32
func (*CPublishedFile_AreFilesInSubscriptionList_Request) GetFiletype ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Request) GetFiletype() uint32
func (*CPublishedFile_AreFilesInSubscriptionList_Request) GetListtype ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Request) GetListtype() uint32
func (*CPublishedFile_AreFilesInSubscriptionList_Request) GetPublishedfileids ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Request) GetPublishedfileids() []uint64
func (*CPublishedFile_AreFilesInSubscriptionList_Request) GetWorkshopfiletype ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Request) GetWorkshopfiletype() uint32
func (*CPublishedFile_AreFilesInSubscriptionList_Request) ProtoMessage ¶
func (*CPublishedFile_AreFilesInSubscriptionList_Request) ProtoMessage()
func (*CPublishedFile_AreFilesInSubscriptionList_Request) ProtoReflect ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_AreFilesInSubscriptionList_Request) Reset ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Request) Reset()
func (*CPublishedFile_AreFilesInSubscriptionList_Request) String ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Request) String() string
type CPublishedFile_AreFilesInSubscriptionList_Response ¶
type CPublishedFile_AreFilesInSubscriptionList_Response struct { Files []*CPublishedFile_AreFilesInSubscriptionList_Response_InList `protobuf:"bytes,1,rep,name=files" json:"files,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_AreFilesInSubscriptionList_Response) Descriptor
deprecated
func (*CPublishedFile_AreFilesInSubscriptionList_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_AreFilesInSubscriptionList_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_AreFilesInSubscriptionList_Response) ProtoMessage ¶
func (*CPublishedFile_AreFilesInSubscriptionList_Response) ProtoMessage()
func (*CPublishedFile_AreFilesInSubscriptionList_Response) ProtoReflect ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_AreFilesInSubscriptionList_Response) Reset ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Response) Reset()
func (*CPublishedFile_AreFilesInSubscriptionList_Response) String ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Response) String() string
type CPublishedFile_AreFilesInSubscriptionList_Response_InList ¶
type CPublishedFile_AreFilesInSubscriptionList_Response_InList struct { Publishedfileid *uint64 `protobuf:"fixed64,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` Inlist *bool `protobuf:"varint,2,opt,name=inlist" json:"inlist,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) Descriptor
deprecated
func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_AreFilesInSubscriptionList_Response_InList.ProtoReflect.Descriptor instead.
func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) GetInlist ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Response_InList) GetInlist() bool
func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) GetPublishedfileid ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Response_InList) GetPublishedfileid() uint64
func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) ProtoMessage ¶
func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) ProtoMessage()
func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) ProtoReflect ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Response_InList) ProtoReflect() protoreflect.Message
func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) Reset ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Response_InList) Reset()
func (*CPublishedFile_AreFilesInSubscriptionList_Response_InList) String ¶
func (x *CPublishedFile_AreFilesInSubscriptionList_Response_InList) String() string
type CPublishedFile_CanSubscribe_Request ¶
type CPublishedFile_CanSubscribe_Request struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_CanSubscribe_Request) Descriptor
deprecated
func (*CPublishedFile_CanSubscribe_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_CanSubscribe_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_CanSubscribe_Request) GetPublishedfileid ¶
func (x *CPublishedFile_CanSubscribe_Request) GetPublishedfileid() uint64
func (*CPublishedFile_CanSubscribe_Request) ProtoMessage ¶
func (*CPublishedFile_CanSubscribe_Request) ProtoMessage()
func (*CPublishedFile_CanSubscribe_Request) ProtoReflect ¶
func (x *CPublishedFile_CanSubscribe_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_CanSubscribe_Request) Reset ¶
func (x *CPublishedFile_CanSubscribe_Request) Reset()
func (*CPublishedFile_CanSubscribe_Request) String ¶
func (x *CPublishedFile_CanSubscribe_Request) String() string
type CPublishedFile_CanSubscribe_Response ¶
type CPublishedFile_CanSubscribe_Response struct { CanSubscribe *bool `protobuf:"varint,1,opt,name=can_subscribe,json=canSubscribe" json:"can_subscribe,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_CanSubscribe_Response) Descriptor
deprecated
func (*CPublishedFile_CanSubscribe_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_CanSubscribe_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_CanSubscribe_Response) GetCanSubscribe ¶
func (x *CPublishedFile_CanSubscribe_Response) GetCanSubscribe() bool
func (*CPublishedFile_CanSubscribe_Response) ProtoMessage ¶
func (*CPublishedFile_CanSubscribe_Response) ProtoMessage()
func (*CPublishedFile_CanSubscribe_Response) ProtoReflect ¶
func (x *CPublishedFile_CanSubscribe_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_CanSubscribe_Response) Reset ¶
func (x *CPublishedFile_CanSubscribe_Response) Reset()
func (*CPublishedFile_CanSubscribe_Response) String ¶
func (x *CPublishedFile_CanSubscribe_Response) String() string
type CPublishedFile_Delete_Request ¶
type CPublishedFile_Delete_Request struct { Publishedfileid *uint64 `protobuf:"fixed64,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` Appid *uint32 `protobuf:"varint,5,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_Delete_Request) Descriptor
deprecated
func (*CPublishedFile_Delete_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Delete_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Delete_Request) GetAppid ¶
func (x *CPublishedFile_Delete_Request) GetAppid() uint32
func (*CPublishedFile_Delete_Request) GetPublishedfileid ¶
func (x *CPublishedFile_Delete_Request) GetPublishedfileid() uint64
func (*CPublishedFile_Delete_Request) ProtoMessage ¶
func (*CPublishedFile_Delete_Request) ProtoMessage()
func (*CPublishedFile_Delete_Request) ProtoReflect ¶
func (x *CPublishedFile_Delete_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Delete_Request) Reset ¶
func (x *CPublishedFile_Delete_Request) Reset()
func (*CPublishedFile_Delete_Request) String ¶
func (x *CPublishedFile_Delete_Request) String() string
type CPublishedFile_Delete_Response ¶
type CPublishedFile_Delete_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_Delete_Response) Descriptor
deprecated
func (*CPublishedFile_Delete_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Delete_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Delete_Response) ProtoMessage ¶
func (*CPublishedFile_Delete_Response) ProtoMessage()
func (*CPublishedFile_Delete_Response) ProtoReflect ¶
func (x *CPublishedFile_Delete_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Delete_Response) Reset ¶
func (x *CPublishedFile_Delete_Response) Reset()
func (*CPublishedFile_Delete_Response) String ¶
func (x *CPublishedFile_Delete_Response) String() string
type CPublishedFile_FileDeleted_Client_Notification ¶
type CPublishedFile_FileDeleted_Client_Notification struct { PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"` AppId *uint32 `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_FileDeleted_Client_Notification) Descriptor
deprecated
func (*CPublishedFile_FileDeleted_Client_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_FileDeleted_Client_Notification.ProtoReflect.Descriptor instead.
func (*CPublishedFile_FileDeleted_Client_Notification) GetAppId ¶
func (x *CPublishedFile_FileDeleted_Client_Notification) GetAppId() uint32
func (*CPublishedFile_FileDeleted_Client_Notification) GetPublishedFileId ¶
func (x *CPublishedFile_FileDeleted_Client_Notification) GetPublishedFileId() uint64
func (*CPublishedFile_FileDeleted_Client_Notification) ProtoMessage ¶
func (*CPublishedFile_FileDeleted_Client_Notification) ProtoMessage()
func (*CPublishedFile_FileDeleted_Client_Notification) ProtoReflect ¶
func (x *CPublishedFile_FileDeleted_Client_Notification) ProtoReflect() protoreflect.Message
func (*CPublishedFile_FileDeleted_Client_Notification) Reset ¶
func (x *CPublishedFile_FileDeleted_Client_Notification) Reset()
func (*CPublishedFile_FileDeleted_Client_Notification) String ¶
func (x *CPublishedFile_FileDeleted_Client_Notification) String() string
type CPublishedFile_FileSubscribed_Notification ¶
type CPublishedFile_FileSubscribed_Notification struct { PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"` AppId *uint32 `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"` FileHcontent *uint64 `protobuf:"fixed64,3,opt,name=file_hcontent,json=fileHcontent" json:"file_hcontent,omitempty"` FileSize *uint32 `protobuf:"varint,4,opt,name=file_size,json=fileSize" json:"file_size,omitempty"` RtimeSubscribed *uint32 `protobuf:"varint,5,opt,name=rtime_subscribed,json=rtimeSubscribed" json:"rtime_subscribed,omitempty"` IsDepotContent *bool `protobuf:"varint,6,opt,name=is_depot_content,json=isDepotContent" json:"is_depot_content,omitempty"` RtimeUpdated *uint32 `protobuf:"varint,7,opt,name=rtime_updated,json=rtimeUpdated" json:"rtime_updated,omitempty"` Revisions []*CPublishedFile_FileSubscribed_Notification_RevisionData `protobuf:"bytes,8,rep,name=revisions" json:"revisions,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_FileSubscribed_Notification) Descriptor
deprecated
func (*CPublishedFile_FileSubscribed_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_FileSubscribed_Notification.ProtoReflect.Descriptor instead.
func (*CPublishedFile_FileSubscribed_Notification) GetAppId ¶
func (x *CPublishedFile_FileSubscribed_Notification) GetAppId() uint32
func (*CPublishedFile_FileSubscribed_Notification) GetFileHcontent ¶
func (x *CPublishedFile_FileSubscribed_Notification) GetFileHcontent() uint64
func (*CPublishedFile_FileSubscribed_Notification) GetFileSize ¶
func (x *CPublishedFile_FileSubscribed_Notification) GetFileSize() uint32
func (*CPublishedFile_FileSubscribed_Notification) GetIsDepotContent ¶
func (x *CPublishedFile_FileSubscribed_Notification) GetIsDepotContent() bool
func (*CPublishedFile_FileSubscribed_Notification) GetPublishedFileId ¶
func (x *CPublishedFile_FileSubscribed_Notification) GetPublishedFileId() uint64
func (*CPublishedFile_FileSubscribed_Notification) GetRevisions ¶
func (x *CPublishedFile_FileSubscribed_Notification) GetRevisions() []*CPublishedFile_FileSubscribed_Notification_RevisionData
func (*CPublishedFile_FileSubscribed_Notification) GetRtimeSubscribed ¶
func (x *CPublishedFile_FileSubscribed_Notification) GetRtimeSubscribed() uint32
func (*CPublishedFile_FileSubscribed_Notification) GetRtimeUpdated ¶
func (x *CPublishedFile_FileSubscribed_Notification) GetRtimeUpdated() uint32
func (*CPublishedFile_FileSubscribed_Notification) ProtoMessage ¶
func (*CPublishedFile_FileSubscribed_Notification) ProtoMessage()
func (*CPublishedFile_FileSubscribed_Notification) ProtoReflect ¶
func (x *CPublishedFile_FileSubscribed_Notification) ProtoReflect() protoreflect.Message
func (*CPublishedFile_FileSubscribed_Notification) Reset ¶
func (x *CPublishedFile_FileSubscribed_Notification) Reset()
func (*CPublishedFile_FileSubscribed_Notification) String ¶
func (x *CPublishedFile_FileSubscribed_Notification) String() string
type CPublishedFile_FileSubscribed_Notification_RevisionData ¶
type CPublishedFile_FileSubscribed_Notification_RevisionData struct { Revision *EPublishedFileRevision `protobuf:"varint,1,opt,name=revision,enum=EPublishedFileRevision,def=0" json:"revision,omitempty"` FileHcontent *uint64 `protobuf:"fixed64,2,opt,name=file_hcontent,json=fileHcontent" json:"file_hcontent,omitempty"` RtimeUpdated *uint32 `protobuf:"varint,3,opt,name=rtime_updated,json=rtimeUpdated" json:"rtime_updated,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_FileSubscribed_Notification_RevisionData) Descriptor
deprecated
func (*CPublishedFile_FileSubscribed_Notification_RevisionData) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_FileSubscribed_Notification_RevisionData.ProtoReflect.Descriptor instead.
func (*CPublishedFile_FileSubscribed_Notification_RevisionData) GetFileHcontent ¶
func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) GetFileHcontent() uint64
func (*CPublishedFile_FileSubscribed_Notification_RevisionData) GetRevision ¶
func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) GetRevision() EPublishedFileRevision
func (*CPublishedFile_FileSubscribed_Notification_RevisionData) GetRtimeUpdated ¶
func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) GetRtimeUpdated() uint32
func (*CPublishedFile_FileSubscribed_Notification_RevisionData) ProtoMessage ¶
func (*CPublishedFile_FileSubscribed_Notification_RevisionData) ProtoMessage()
func (*CPublishedFile_FileSubscribed_Notification_RevisionData) ProtoReflect ¶
func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) ProtoReflect() protoreflect.Message
func (*CPublishedFile_FileSubscribed_Notification_RevisionData) Reset ¶
func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) Reset()
func (*CPublishedFile_FileSubscribed_Notification_RevisionData) String ¶
func (x *CPublishedFile_FileSubscribed_Notification_RevisionData) String() string
type CPublishedFile_FileUnsubscribed_Notification ¶
type CPublishedFile_FileUnsubscribed_Notification struct { PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"` AppId *uint32 `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_FileUnsubscribed_Notification) Descriptor
deprecated
func (*CPublishedFile_FileUnsubscribed_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_FileUnsubscribed_Notification.ProtoReflect.Descriptor instead.
func (*CPublishedFile_FileUnsubscribed_Notification) GetAppId ¶
func (x *CPublishedFile_FileUnsubscribed_Notification) GetAppId() uint32
func (*CPublishedFile_FileUnsubscribed_Notification) GetPublishedFileId ¶
func (x *CPublishedFile_FileUnsubscribed_Notification) GetPublishedFileId() uint64
func (*CPublishedFile_FileUnsubscribed_Notification) ProtoMessage ¶
func (*CPublishedFile_FileUnsubscribed_Notification) ProtoMessage()
func (*CPublishedFile_FileUnsubscribed_Notification) ProtoReflect ¶
func (x *CPublishedFile_FileUnsubscribed_Notification) ProtoReflect() protoreflect.Message
func (*CPublishedFile_FileUnsubscribed_Notification) Reset ¶
func (x *CPublishedFile_FileUnsubscribed_Notification) Reset()
func (*CPublishedFile_FileUnsubscribed_Notification) String ¶
func (x *CPublishedFile_FileUnsubscribed_Notification) String() string
type CPublishedFile_GetAppRelationshipsBatched_Request ¶
type CPublishedFile_GetAppRelationshipsBatched_Request struct { Publishedfileids []uint64 `protobuf:"varint,1,rep,name=publishedfileids" json:"publishedfileids,omitempty"` FilterRelationship *uint32 `protobuf:"varint,2,opt,name=filter_relationship,json=filterRelationship" json:"filter_relationship,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetAppRelationshipsBatched_Request) Descriptor
deprecated
func (*CPublishedFile_GetAppRelationshipsBatched_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetAppRelationshipsBatched_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetAppRelationshipsBatched_Request) GetFilterRelationship ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Request) GetFilterRelationship() uint32
func (*CPublishedFile_GetAppRelationshipsBatched_Request) GetPublishedfileids ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Request) GetPublishedfileids() []uint64
func (*CPublishedFile_GetAppRelationshipsBatched_Request) ProtoMessage ¶
func (*CPublishedFile_GetAppRelationshipsBatched_Request) ProtoMessage()
func (*CPublishedFile_GetAppRelationshipsBatched_Request) ProtoReflect ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetAppRelationshipsBatched_Request) Reset ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Request) Reset()
func (*CPublishedFile_GetAppRelationshipsBatched_Request) String ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Request) String() string
type CPublishedFile_GetAppRelationshipsBatched_Response ¶
type CPublishedFile_GetAppRelationshipsBatched_Response struct { Relationships []*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship `protobuf:"bytes,1,rep,name=relationships" json:"relationships,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetAppRelationshipsBatched_Response) Descriptor
deprecated
func (*CPublishedFile_GetAppRelationshipsBatched_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetAppRelationshipsBatched_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetAppRelationshipsBatched_Response) GetRelationships ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response) GetRelationships() []*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship
func (*CPublishedFile_GetAppRelationshipsBatched_Response) ProtoMessage ¶
func (*CPublishedFile_GetAppRelationshipsBatched_Response) ProtoMessage()
func (*CPublishedFile_GetAppRelationshipsBatched_Response) ProtoReflect ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetAppRelationshipsBatched_Response) Reset ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response) Reset()
func (*CPublishedFile_GetAppRelationshipsBatched_Response) String ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response) String() string
type CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship ¶
type CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Relationship *uint32 `protobuf:"varint,2,opt,name=relationship" json:"relationship,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) Descriptor
deprecated
func (*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) GetAppid ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) GetAppid() uint32
func (*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) GetRelationship ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) GetRelationship() uint32
func (*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) ProtoMessage ¶
func (*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) ProtoMessage()
func (*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) ProtoReflect ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) Reset ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) Reset()
func (*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) String ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship) String() string
type CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship ¶
type CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` Result *uint32 `protobuf:"varint,2,opt,name=result" json:"result,omitempty"` AppRelationships []*CPublishedFile_GetAppRelationshipsBatched_Response_AppRelationship `protobuf:"bytes,3,rep,name=app_relationships,json=appRelationships" json:"app_relationships,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) Descriptor
deprecated
func (*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) GetAppRelationships ¶
func (*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) GetPublishedfileid ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) GetPublishedfileid() uint64
func (*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) GetResult ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) GetResult() uint32
func (*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) ProtoMessage ¶
func (*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) ProtoMessage()
func (*CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) ProtoReflect ¶
func (x *CPublishedFile_GetAppRelationshipsBatched_Response_PublishedFileAppRelationship) ProtoReflect() protoreflect.Message
type CPublishedFile_GetAppRelationships_Request ¶
type CPublishedFile_GetAppRelationships_Request struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetAppRelationships_Request) Descriptor
deprecated
func (*CPublishedFile_GetAppRelationships_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetAppRelationships_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetAppRelationships_Request) GetPublishedfileid ¶
func (x *CPublishedFile_GetAppRelationships_Request) GetPublishedfileid() uint64
func (*CPublishedFile_GetAppRelationships_Request) ProtoMessage ¶
func (*CPublishedFile_GetAppRelationships_Request) ProtoMessage()
func (*CPublishedFile_GetAppRelationships_Request) ProtoReflect ¶
func (x *CPublishedFile_GetAppRelationships_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetAppRelationships_Request) Reset ¶
func (x *CPublishedFile_GetAppRelationships_Request) Reset()
func (*CPublishedFile_GetAppRelationships_Request) String ¶
func (x *CPublishedFile_GetAppRelationships_Request) String() string
type CPublishedFile_GetAppRelationships_Response ¶
type CPublishedFile_GetAppRelationships_Response struct { AppRelationships []*CPublishedFile_GetAppRelationships_Response_AppRelationship `protobuf:"bytes,3,rep,name=app_relationships,json=appRelationships" json:"app_relationships,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetAppRelationships_Response) Descriptor
deprecated
func (*CPublishedFile_GetAppRelationships_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetAppRelationships_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetAppRelationships_Response) GetAppRelationships ¶
func (x *CPublishedFile_GetAppRelationships_Response) GetAppRelationships() []*CPublishedFile_GetAppRelationships_Response_AppRelationship
func (*CPublishedFile_GetAppRelationships_Response) ProtoMessage ¶
func (*CPublishedFile_GetAppRelationships_Response) ProtoMessage()
func (*CPublishedFile_GetAppRelationships_Response) ProtoReflect ¶
func (x *CPublishedFile_GetAppRelationships_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetAppRelationships_Response) Reset ¶
func (x *CPublishedFile_GetAppRelationships_Response) Reset()
func (*CPublishedFile_GetAppRelationships_Response) String ¶
func (x *CPublishedFile_GetAppRelationships_Response) String() string
type CPublishedFile_GetAppRelationships_Response_AppRelationship ¶
type CPublishedFile_GetAppRelationships_Response_AppRelationship struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Relationship *uint32 `protobuf:"varint,2,opt,name=relationship" json:"relationship,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) Descriptor
deprecated
func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetAppRelationships_Response_AppRelationship.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) GetAppid ¶
func (x *CPublishedFile_GetAppRelationships_Response_AppRelationship) GetAppid() uint32
func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) GetRelationship ¶
func (x *CPublishedFile_GetAppRelationships_Response_AppRelationship) GetRelationship() uint32
func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) ProtoMessage ¶
func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) ProtoMessage()
func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) ProtoReflect ¶
func (x *CPublishedFile_GetAppRelationships_Response_AppRelationship) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) Reset ¶
func (x *CPublishedFile_GetAppRelationships_Response_AppRelationship) Reset()
func (*CPublishedFile_GetAppRelationships_Response_AppRelationship) String ¶
func (x *CPublishedFile_GetAppRelationships_Response_AppRelationship) String() string
type CPublishedFile_GetChangeHistoryEntry_Request ¶
type CPublishedFile_GetChangeHistoryEntry_Request struct { Publishedfileid *uint64 `protobuf:"fixed64,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` Timestamp *uint32 `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"` Language *int32 `protobuf:"varint,3,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetChangeHistoryEntry_Request) Descriptor
deprecated
func (*CPublishedFile_GetChangeHistoryEntry_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetChangeHistoryEntry_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetChangeHistoryEntry_Request) GetLanguage ¶
func (x *CPublishedFile_GetChangeHistoryEntry_Request) GetLanguage() int32
func (*CPublishedFile_GetChangeHistoryEntry_Request) GetPublishedfileid ¶
func (x *CPublishedFile_GetChangeHistoryEntry_Request) GetPublishedfileid() uint64
func (*CPublishedFile_GetChangeHistoryEntry_Request) GetTimestamp ¶
func (x *CPublishedFile_GetChangeHistoryEntry_Request) GetTimestamp() uint32
func (*CPublishedFile_GetChangeHistoryEntry_Request) ProtoMessage ¶
func (*CPublishedFile_GetChangeHistoryEntry_Request) ProtoMessage()
func (*CPublishedFile_GetChangeHistoryEntry_Request) ProtoReflect ¶
func (x *CPublishedFile_GetChangeHistoryEntry_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetChangeHistoryEntry_Request) Reset ¶
func (x *CPublishedFile_GetChangeHistoryEntry_Request) Reset()
func (*CPublishedFile_GetChangeHistoryEntry_Request) String ¶
func (x *CPublishedFile_GetChangeHistoryEntry_Request) String() string
type CPublishedFile_GetChangeHistoryEntry_Response ¶
type CPublishedFile_GetChangeHistoryEntry_Response struct { ChangeDescription *string `protobuf:"bytes,1,opt,name=change_description,json=changeDescription" json:"change_description,omitempty"` Language *int32 `protobuf:"varint,2,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetChangeHistoryEntry_Response) Descriptor
deprecated
func (*CPublishedFile_GetChangeHistoryEntry_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetChangeHistoryEntry_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetChangeHistoryEntry_Response) GetChangeDescription ¶
func (x *CPublishedFile_GetChangeHistoryEntry_Response) GetChangeDescription() string
func (*CPublishedFile_GetChangeHistoryEntry_Response) GetLanguage ¶
func (x *CPublishedFile_GetChangeHistoryEntry_Response) GetLanguage() int32
func (*CPublishedFile_GetChangeHistoryEntry_Response) ProtoMessage ¶
func (*CPublishedFile_GetChangeHistoryEntry_Response) ProtoMessage()
func (*CPublishedFile_GetChangeHistoryEntry_Response) ProtoReflect ¶
func (x *CPublishedFile_GetChangeHistoryEntry_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetChangeHistoryEntry_Response) Reset ¶
func (x *CPublishedFile_GetChangeHistoryEntry_Response) Reset()
func (*CPublishedFile_GetChangeHistoryEntry_Response) String ¶
func (x *CPublishedFile_GetChangeHistoryEntry_Response) String() string
type CPublishedFile_GetChangeHistory_Request ¶
type CPublishedFile_GetChangeHistory_Request struct { Publishedfileid *uint64 `protobuf:"fixed64,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` TotalOnly *bool `protobuf:"varint,2,opt,name=total_only,json=totalOnly" json:"total_only,omitempty"` Startindex *uint32 `protobuf:"varint,3,opt,name=startindex" json:"startindex,omitempty"` Count *uint32 `protobuf:"varint,4,opt,name=count" json:"count,omitempty"` Language *int32 `protobuf:"varint,5,opt,name=language,def=0" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetChangeHistory_Request) Descriptor
deprecated
func (*CPublishedFile_GetChangeHistory_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetChangeHistory_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetChangeHistory_Request) GetCount ¶
func (x *CPublishedFile_GetChangeHistory_Request) GetCount() uint32
func (*CPublishedFile_GetChangeHistory_Request) GetLanguage ¶
func (x *CPublishedFile_GetChangeHistory_Request) GetLanguage() int32
func (*CPublishedFile_GetChangeHistory_Request) GetPublishedfileid ¶
func (x *CPublishedFile_GetChangeHistory_Request) GetPublishedfileid() uint64
func (*CPublishedFile_GetChangeHistory_Request) GetStartindex ¶
func (x *CPublishedFile_GetChangeHistory_Request) GetStartindex() uint32
func (*CPublishedFile_GetChangeHistory_Request) GetTotalOnly ¶
func (x *CPublishedFile_GetChangeHistory_Request) GetTotalOnly() bool
func (*CPublishedFile_GetChangeHistory_Request) ProtoMessage ¶
func (*CPublishedFile_GetChangeHistory_Request) ProtoMessage()
func (*CPublishedFile_GetChangeHistory_Request) ProtoReflect ¶
func (x *CPublishedFile_GetChangeHistory_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetChangeHistory_Request) Reset ¶
func (x *CPublishedFile_GetChangeHistory_Request) Reset()
func (*CPublishedFile_GetChangeHistory_Request) String ¶
func (x *CPublishedFile_GetChangeHistory_Request) String() string
type CPublishedFile_GetChangeHistory_Response ¶
type CPublishedFile_GetChangeHistory_Response struct { Changes []*CPublishedFile_GetChangeHistory_Response_ChangeLog `protobuf:"bytes,1,rep,name=changes" json:"changes,omitempty"` Total *uint32 `protobuf:"varint,2,opt,name=total" json:"total,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetChangeHistory_Response) Descriptor
deprecated
func (*CPublishedFile_GetChangeHistory_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetChangeHistory_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetChangeHistory_Response) GetChanges ¶
func (x *CPublishedFile_GetChangeHistory_Response) GetChanges() []*CPublishedFile_GetChangeHistory_Response_ChangeLog
func (*CPublishedFile_GetChangeHistory_Response) GetTotal ¶
func (x *CPublishedFile_GetChangeHistory_Response) GetTotal() uint32
func (*CPublishedFile_GetChangeHistory_Response) ProtoMessage ¶
func (*CPublishedFile_GetChangeHistory_Response) ProtoMessage()
func (*CPublishedFile_GetChangeHistory_Response) ProtoReflect ¶
func (x *CPublishedFile_GetChangeHistory_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetChangeHistory_Response) Reset ¶
func (x *CPublishedFile_GetChangeHistory_Response) Reset()
func (*CPublishedFile_GetChangeHistory_Response) String ¶
func (x *CPublishedFile_GetChangeHistory_Response) String() string
type CPublishedFile_GetChangeHistory_Response_ChangeLog ¶
type CPublishedFile_GetChangeHistory_Response_ChangeLog struct { Timestamp *uint32 `protobuf:"varint,1,opt,name=timestamp" json:"timestamp,omitempty"` ChangeDescription *string `protobuf:"bytes,2,opt,name=change_description,json=changeDescription" json:"change_description,omitempty"` Language *int32 `protobuf:"varint,3,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) Descriptor
deprecated
func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetChangeHistory_Response_ChangeLog.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) GetChangeDescription ¶
func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) GetChangeDescription() string
func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) GetLanguage ¶
func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) GetLanguage() int32
func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) GetTimestamp ¶
func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) GetTimestamp() uint32
func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) ProtoMessage ¶
func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) ProtoMessage()
func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) ProtoReflect ¶
func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) Reset ¶
func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) Reset()
func (*CPublishedFile_GetChangeHistory_Response_ChangeLog) String ¶
func (x *CPublishedFile_GetChangeHistory_Response_ChangeLog) String() string
type CPublishedFile_GetContentDescriptors_Request ¶
type CPublishedFile_GetContentDescriptors_Request struct { Publishedfileid *uint64 `protobuf:"fixed64,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetContentDescriptors_Request) Descriptor
deprecated
func (*CPublishedFile_GetContentDescriptors_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetContentDescriptors_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetContentDescriptors_Request) GetPublishedfileid ¶
func (x *CPublishedFile_GetContentDescriptors_Request) GetPublishedfileid() uint64
func (*CPublishedFile_GetContentDescriptors_Request) ProtoMessage ¶
func (*CPublishedFile_GetContentDescriptors_Request) ProtoMessage()
func (*CPublishedFile_GetContentDescriptors_Request) ProtoReflect ¶
func (x *CPublishedFile_GetContentDescriptors_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetContentDescriptors_Request) Reset ¶
func (x *CPublishedFile_GetContentDescriptors_Request) Reset()
func (*CPublishedFile_GetContentDescriptors_Request) String ¶
func (x *CPublishedFile_GetContentDescriptors_Request) String() string
type CPublishedFile_GetContentDescriptors_Response ¶
type CPublishedFile_GetContentDescriptors_Response struct { ContentDescriptors []*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor `protobuf:"bytes,1,rep,name=content_descriptors,json=contentDescriptors" json:"content_descriptors,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetContentDescriptors_Response) Descriptor
deprecated
func (*CPublishedFile_GetContentDescriptors_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetContentDescriptors_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetContentDescriptors_Response) GetContentDescriptors ¶
func (x *CPublishedFile_GetContentDescriptors_Response) GetContentDescriptors() []*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor
func (*CPublishedFile_GetContentDescriptors_Response) ProtoMessage ¶
func (*CPublishedFile_GetContentDescriptors_Response) ProtoMessage()
func (*CPublishedFile_GetContentDescriptors_Response) ProtoReflect ¶
func (x *CPublishedFile_GetContentDescriptors_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetContentDescriptors_Response) Reset ¶
func (x *CPublishedFile_GetContentDescriptors_Response) Reset()
func (*CPublishedFile_GetContentDescriptors_Response) String ¶
func (x *CPublishedFile_GetContentDescriptors_Response) String() string
type CPublishedFile_GetContentDescriptors_Response_ContentDescriptor ¶
type CPublishedFile_GetContentDescriptors_Response_ContentDescriptor struct { Descriptorid *EContentDescriptorID `protobuf:"varint,1,opt,name=descriptorid,enum=EContentDescriptorID,def=1" json:"descriptorid,omitempty"` Accountid *uint32 `protobuf:"varint,2,opt,name=accountid" json:"accountid,omitempty"` Timestamp *uint32 `protobuf:"varint,3,opt,name=timestamp" json:"timestamp,omitempty"` ModeratorSet *bool `protobuf:"varint,4,opt,name=moderator_set,json=moderatorSet" json:"moderator_set,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) Descriptor
deprecated
func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetContentDescriptors_Response_ContentDescriptor.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetAccountid ¶
func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetAccountid() uint32
func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetDescriptorid ¶
func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetDescriptorid() EContentDescriptorID
func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetModeratorSet ¶
func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetModeratorSet() bool
func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetTimestamp ¶
func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) GetTimestamp() uint32
func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) ProtoMessage ¶
func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) ProtoMessage()
func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) ProtoReflect ¶
func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) Reset ¶
func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) Reset()
func (*CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) String ¶
func (x *CPublishedFile_GetContentDescriptors_Response_ContentDescriptor) String() string
type CPublishedFile_GetDetails_Request ¶
type CPublishedFile_GetDetails_Request struct { Publishedfileids []uint64 `protobuf:"fixed64,1,rep,name=publishedfileids" json:"publishedfileids,omitempty"` Includeadditionalpreviews *bool `protobuf:"varint,3,opt,name=includeadditionalpreviews" json:"includeadditionalpreviews,omitempty"` Includechildren *bool `protobuf:"varint,4,opt,name=includechildren" json:"includechildren,omitempty"` Includevotes *bool `protobuf:"varint,6,opt,name=includevotes" json:"includevotes,omitempty"` ShortDescription *bool `protobuf:"varint,8,opt,name=short_description,json=shortDescription" json:"short_description,omitempty"` Includeforsaledata *bool `protobuf:"varint,10,opt,name=includeforsaledata" json:"includeforsaledata,omitempty"` Includemetadata *bool `protobuf:"varint,11,opt,name=includemetadata" json:"includemetadata,omitempty"` Language *int32 `protobuf:"varint,12,opt,name=language,def=0" json:"language,omitempty"` ReturnPlaytimeStats *uint32 `protobuf:"varint,13,opt,name=return_playtime_stats,json=returnPlaytimeStats" json:"return_playtime_stats,omitempty"` Appid *uint32 `protobuf:"varint,14,opt,name=appid" json:"appid,omitempty"` StripDescriptionBbcode *bool `protobuf:"varint,15,opt,name=strip_description_bbcode,json=stripDescriptionBbcode" json:"strip_description_bbcode,omitempty"` DesiredRevision *EPublishedFileRevision `` /* 135-byte string literal not displayed */ Includereactions *bool `protobuf:"varint,17,opt,name=includereactions,def=0" json:"includereactions,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetDetails_Request) Descriptor
deprecated
func (*CPublishedFile_GetDetails_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetDetails_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetDetails_Request) GetAppid ¶
func (x *CPublishedFile_GetDetails_Request) GetAppid() uint32
func (*CPublishedFile_GetDetails_Request) GetDesiredRevision ¶
func (x *CPublishedFile_GetDetails_Request) GetDesiredRevision() EPublishedFileRevision
func (*CPublishedFile_GetDetails_Request) GetIncludeadditionalpreviews ¶
func (x *CPublishedFile_GetDetails_Request) GetIncludeadditionalpreviews() bool
func (*CPublishedFile_GetDetails_Request) GetIncludechildren ¶
func (x *CPublishedFile_GetDetails_Request) GetIncludechildren() bool
func (*CPublishedFile_GetDetails_Request) GetIncludeforsaledata ¶
func (x *CPublishedFile_GetDetails_Request) GetIncludeforsaledata() bool
func (*CPublishedFile_GetDetails_Request) GetIncludekvtags ¶
func (x *CPublishedFile_GetDetails_Request) GetIncludekvtags() bool
func (*CPublishedFile_GetDetails_Request) GetIncludemetadata ¶
func (x *CPublishedFile_GetDetails_Request) GetIncludemetadata() bool
func (*CPublishedFile_GetDetails_Request) GetIncludereactions ¶
func (x *CPublishedFile_GetDetails_Request) GetIncludereactions() bool
func (*CPublishedFile_GetDetails_Request) GetIncludetags ¶
func (x *CPublishedFile_GetDetails_Request) GetIncludetags() bool
func (*CPublishedFile_GetDetails_Request) GetIncludevotes ¶
func (x *CPublishedFile_GetDetails_Request) GetIncludevotes() bool
func (*CPublishedFile_GetDetails_Request) GetLanguage ¶
func (x *CPublishedFile_GetDetails_Request) GetLanguage() int32
func (*CPublishedFile_GetDetails_Request) GetPublishedfileids ¶
func (x *CPublishedFile_GetDetails_Request) GetPublishedfileids() []uint64
func (*CPublishedFile_GetDetails_Request) GetReturnPlaytimeStats ¶
func (x *CPublishedFile_GetDetails_Request) GetReturnPlaytimeStats() uint32
func (*CPublishedFile_GetDetails_Request) GetShortDescription ¶
func (x *CPublishedFile_GetDetails_Request) GetShortDescription() bool
func (*CPublishedFile_GetDetails_Request) GetStripDescriptionBbcode ¶
func (x *CPublishedFile_GetDetails_Request) GetStripDescriptionBbcode() bool
func (*CPublishedFile_GetDetails_Request) ProtoMessage ¶
func (*CPublishedFile_GetDetails_Request) ProtoMessage()
func (*CPublishedFile_GetDetails_Request) ProtoReflect ¶
func (x *CPublishedFile_GetDetails_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetDetails_Request) Reset ¶
func (x *CPublishedFile_GetDetails_Request) Reset()
func (*CPublishedFile_GetDetails_Request) String ¶
func (x *CPublishedFile_GetDetails_Request) String() string
type CPublishedFile_GetDetails_Response ¶
type CPublishedFile_GetDetails_Response struct { Publishedfiledetails []*PublishedFileDetails `protobuf:"bytes,1,rep,name=publishedfiledetails" json:"publishedfiledetails,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetDetails_Response) Descriptor
deprecated
func (*CPublishedFile_GetDetails_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetDetails_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetDetails_Response) GetPublishedfiledetails ¶
func (x *CPublishedFile_GetDetails_Response) GetPublishedfiledetails() []*PublishedFileDetails
func (*CPublishedFile_GetDetails_Response) ProtoMessage ¶
func (*CPublishedFile_GetDetails_Response) ProtoMessage()
func (*CPublishedFile_GetDetails_Response) ProtoReflect ¶
func (x *CPublishedFile_GetDetails_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetDetails_Response) Reset ¶
func (x *CPublishedFile_GetDetails_Response) Reset()
func (*CPublishedFile_GetDetails_Response) String ¶
func (x *CPublishedFile_GetDetails_Response) String() string
type CPublishedFile_GetItemChanges_Request ¶
type CPublishedFile_GetItemChanges_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` LastTimeUpdated *uint32 `protobuf:"varint,2,opt,name=last_time_updated,json=lastTimeUpdated" json:"last_time_updated,omitempty"` NumItemsMax *uint32 `protobuf:"varint,3,opt,name=num_items_max,json=numItemsMax" json:"num_items_max,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetItemChanges_Request) Descriptor
deprecated
func (*CPublishedFile_GetItemChanges_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetItemChanges_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetItemChanges_Request) GetAppid ¶
func (x *CPublishedFile_GetItemChanges_Request) GetAppid() uint32
func (*CPublishedFile_GetItemChanges_Request) GetLastTimeUpdated ¶
func (x *CPublishedFile_GetItemChanges_Request) GetLastTimeUpdated() uint32
func (*CPublishedFile_GetItemChanges_Request) GetNumItemsMax ¶
func (x *CPublishedFile_GetItemChanges_Request) GetNumItemsMax() uint32
func (*CPublishedFile_GetItemChanges_Request) ProtoMessage ¶
func (*CPublishedFile_GetItemChanges_Request) ProtoMessage()
func (*CPublishedFile_GetItemChanges_Request) ProtoReflect ¶
func (x *CPublishedFile_GetItemChanges_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetItemChanges_Request) Reset ¶
func (x *CPublishedFile_GetItemChanges_Request) Reset()
func (*CPublishedFile_GetItemChanges_Request) String ¶
func (x *CPublishedFile_GetItemChanges_Request) String() string
type CPublishedFile_GetItemChanges_Response ¶
type CPublishedFile_GetItemChanges_Response struct { UpdateTime *uint32 `protobuf:"varint,1,opt,name=update_time,json=updateTime" json:"update_time,omitempty"` WorkshopItems []*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo `protobuf:"bytes,2,rep,name=workshop_items,json=workshopItems" json:"workshop_items,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetItemChanges_Response) Descriptor
deprecated
func (*CPublishedFile_GetItemChanges_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetItemChanges_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetItemChanges_Response) GetUpdateTime ¶
func (x *CPublishedFile_GetItemChanges_Response) GetUpdateTime() uint32
func (*CPublishedFile_GetItemChanges_Response) GetWorkshopItems ¶
func (x *CPublishedFile_GetItemChanges_Response) GetWorkshopItems() []*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo
func (*CPublishedFile_GetItemChanges_Response) ProtoMessage ¶
func (*CPublishedFile_GetItemChanges_Response) ProtoMessage()
func (*CPublishedFile_GetItemChanges_Response) ProtoReflect ¶
func (x *CPublishedFile_GetItemChanges_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetItemChanges_Response) Reset ¶
func (x *CPublishedFile_GetItemChanges_Response) Reset()
func (*CPublishedFile_GetItemChanges_Response) String ¶
func (x *CPublishedFile_GetItemChanges_Response) String() string
type CPublishedFile_GetItemChanges_Response_WorkshopItemInfo ¶
type CPublishedFile_GetItemChanges_Response_WorkshopItemInfo struct { PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"` TimeUpdated *uint32 `protobuf:"varint,2,opt,name=time_updated,json=timeUpdated" json:"time_updated,omitempty"` ManifestId *uint64 `protobuf:"fixed64,3,opt,name=manifest_id,json=manifestId" json:"manifest_id,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) Descriptor
deprecated
func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetItemChanges_Response_WorkshopItemInfo.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) GetManifestId ¶
func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) GetManifestId() uint64
func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) GetPublishedFileId ¶
func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) GetPublishedFileId() uint64
func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) GetTimeUpdated ¶
func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) GetTimeUpdated() uint32
func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) ProtoMessage ¶
func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) ProtoMessage()
func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) ProtoReflect ¶
func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) Reset ¶
func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) Reset()
func (*CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) String ¶
func (x *CPublishedFile_GetItemChanges_Response_WorkshopItemInfo) String() string
type CPublishedFile_GetItemInfo_Request ¶
type CPublishedFile_GetItemInfo_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` LastTimeUpdated *uint32 `protobuf:"varint,2,opt,name=last_time_updated,json=lastTimeUpdated" json:"last_time_updated,omitempty"` WorkshopItems []*CPublishedFile_GetItemInfo_Request_WorkshopItem `protobuf:"bytes,3,rep,name=workshop_items,json=workshopItems" json:"workshop_items,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetItemInfo_Request) Descriptor
deprecated
func (*CPublishedFile_GetItemInfo_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetItemInfo_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetItemInfo_Request) GetAppid ¶
func (x *CPublishedFile_GetItemInfo_Request) GetAppid() uint32
func (*CPublishedFile_GetItemInfo_Request) GetLastTimeUpdated ¶
func (x *CPublishedFile_GetItemInfo_Request) GetLastTimeUpdated() uint32
func (*CPublishedFile_GetItemInfo_Request) GetWorkshopItems ¶
func (x *CPublishedFile_GetItemInfo_Request) GetWorkshopItems() []*CPublishedFile_GetItemInfo_Request_WorkshopItem
func (*CPublishedFile_GetItemInfo_Request) ProtoMessage ¶
func (*CPublishedFile_GetItemInfo_Request) ProtoMessage()
func (*CPublishedFile_GetItemInfo_Request) ProtoReflect ¶
func (x *CPublishedFile_GetItemInfo_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetItemInfo_Request) Reset ¶
func (x *CPublishedFile_GetItemInfo_Request) Reset()
func (*CPublishedFile_GetItemInfo_Request) String ¶
func (x *CPublishedFile_GetItemInfo_Request) String() string
type CPublishedFile_GetItemInfo_Request_WorkshopItem ¶
type CPublishedFile_GetItemInfo_Request_WorkshopItem struct { PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"` TimeUpdated *uint32 `protobuf:"varint,2,opt,name=time_updated,json=timeUpdated" json:"time_updated,omitempty"` DesiredRevision *EPublishedFileRevision `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) Descriptor
deprecated
func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetItemInfo_Request_WorkshopItem.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) GetDesiredRevision ¶
func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) GetDesiredRevision() EPublishedFileRevision
func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) GetPublishedFileId ¶
func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) GetPublishedFileId() uint64
func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) GetTimeUpdated ¶
func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) GetTimeUpdated() uint32
func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) ProtoMessage ¶
func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) ProtoMessage()
func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) ProtoReflect ¶
func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) Reset ¶
func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) Reset()
func (*CPublishedFile_GetItemInfo_Request_WorkshopItem) String ¶
func (x *CPublishedFile_GetItemInfo_Request_WorkshopItem) String() string
type CPublishedFile_GetItemInfo_Response ¶
type CPublishedFile_GetItemInfo_Response struct { UpdateTime *uint32 `protobuf:"varint,1,opt,name=update_time,json=updateTime" json:"update_time,omitempty"` WorkshopItems []*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo `protobuf:"bytes,2,rep,name=workshop_items,json=workshopItems" json:"workshop_items,omitempty"` PrivateItems []uint64 `protobuf:"fixed64,3,rep,name=private_items,json=privateItems" json:"private_items,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetItemInfo_Response) Descriptor
deprecated
func (*CPublishedFile_GetItemInfo_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetItemInfo_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetItemInfo_Response) GetPrivateItems ¶
func (x *CPublishedFile_GetItemInfo_Response) GetPrivateItems() []uint64
func (*CPublishedFile_GetItemInfo_Response) GetUpdateTime ¶
func (x *CPublishedFile_GetItemInfo_Response) GetUpdateTime() uint32
func (*CPublishedFile_GetItemInfo_Response) GetWorkshopItems ¶
func (x *CPublishedFile_GetItemInfo_Response) GetWorkshopItems() []*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo
func (*CPublishedFile_GetItemInfo_Response) ProtoMessage ¶
func (*CPublishedFile_GetItemInfo_Response) ProtoMessage()
func (*CPublishedFile_GetItemInfo_Response) ProtoReflect ¶
func (x *CPublishedFile_GetItemInfo_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetItemInfo_Response) Reset ¶
func (x *CPublishedFile_GetItemInfo_Response) Reset()
func (*CPublishedFile_GetItemInfo_Response) String ¶
func (x *CPublishedFile_GetItemInfo_Response) String() string
type CPublishedFile_GetItemInfo_Response_WorkshopItemInfo ¶
type CPublishedFile_GetItemInfo_Response_WorkshopItemInfo struct { PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"` TimeUpdated *uint32 `protobuf:"varint,2,opt,name=time_updated,json=timeUpdated" json:"time_updated,omitempty"` ManifestId *uint64 `protobuf:"fixed64,3,opt,name=manifest_id,json=manifestId" json:"manifest_id,omitempty"` Flags *uint32 `protobuf:"varint,4,opt,name=flags" json:"flags,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) Descriptor
deprecated
func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetItemInfo_Response_WorkshopItemInfo.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetFlags ¶
func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetFlags() uint32
func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetManifestId ¶
func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetManifestId() uint64
func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetPublishedFileId ¶
func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetPublishedFileId() uint64
func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetTimeUpdated ¶
func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) GetTimeUpdated() uint32
func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) ProtoMessage ¶
func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) ProtoMessage()
func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) ProtoReflect ¶
func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) Reset ¶
func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) Reset()
func (*CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) String ¶
func (x *CPublishedFile_GetItemInfo_Response_WorkshopItemInfo) String() string
type CPublishedFile_GetSubSectionData_Request ¶
type CPublishedFile_GetSubSectionData_Request struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` ForTableOfContents *bool `protobuf:"varint,2,opt,name=for_table_of_contents,json=forTableOfContents" json:"for_table_of_contents,omitempty"` SpecificSectionid *uint64 `protobuf:"varint,3,opt,name=specific_sectionid,json=specificSectionid" json:"specific_sectionid,omitempty"` DesiredRevision *EPublishedFileRevision `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPublishedFile_GetSubSectionData_Request) Descriptor
deprecated
func (*CPublishedFile_GetSubSectionData_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetSubSectionData_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetSubSectionData_Request) GetDesiredRevision ¶
func (x *CPublishedFile_GetSubSectionData_Request) GetDesiredRevision() EPublishedFileRevision
func (*CPublishedFile_GetSubSectionData_Request) GetForTableOfContents ¶
func (x *CPublishedFile_GetSubSectionData_Request) GetForTableOfContents() bool
func (*CPublishedFile_GetSubSectionData_Request) GetPublishedfileid ¶
func (x *CPublishedFile_GetSubSectionData_Request) GetPublishedfileid() uint64
func (*CPublishedFile_GetSubSectionData_Request) GetSpecificSectionid ¶
func (x *CPublishedFile_GetSubSectionData_Request) GetSpecificSectionid() uint64
func (*CPublishedFile_GetSubSectionData_Request) ProtoMessage ¶
func (*CPublishedFile_GetSubSectionData_Request) ProtoMessage()
func (*CPublishedFile_GetSubSectionData_Request) ProtoReflect ¶
func (x *CPublishedFile_GetSubSectionData_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetSubSectionData_Request) Reset ¶
func (x *CPublishedFile_GetSubSectionData_Request) Reset()
func (*CPublishedFile_GetSubSectionData_Request) String ¶
func (x *CPublishedFile_GetSubSectionData_Request) String() string
type CPublishedFile_GetSubSectionData_Response ¶
type CPublishedFile_GetSubSectionData_Response struct { SubSections []*PublishedFileSubSection `protobuf:"bytes,1,rep,name=sub_sections,json=subSections" json:"sub_sections,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetSubSectionData_Response) Descriptor
deprecated
func (*CPublishedFile_GetSubSectionData_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetSubSectionData_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetSubSectionData_Response) GetSubSections ¶
func (x *CPublishedFile_GetSubSectionData_Response) GetSubSections() []*PublishedFileSubSection
func (*CPublishedFile_GetSubSectionData_Response) ProtoMessage ¶
func (*CPublishedFile_GetSubSectionData_Response) ProtoMessage()
func (*CPublishedFile_GetSubSectionData_Response) ProtoReflect ¶
func (x *CPublishedFile_GetSubSectionData_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetSubSectionData_Response) Reset ¶
func (x *CPublishedFile_GetSubSectionData_Response) Reset()
func (*CPublishedFile_GetSubSectionData_Response) String ¶
func (x *CPublishedFile_GetSubSectionData_Response) String() string
type CPublishedFile_GetUserFiles_Request ¶
type CPublishedFile_GetUserFiles_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` Shortcutid *uint32 `protobuf:"varint,3,opt,name=shortcutid" json:"shortcutid,omitempty"` Page *uint32 `protobuf:"varint,4,opt,name=page,def=1" json:"page,omitempty"` Numperpage *uint32 `protobuf:"varint,5,opt,name=numperpage,def=1" json:"numperpage,omitempty"` Type *string `protobuf:"bytes,6,opt,name=type,def=myfiles" json:"type,omitempty"` Sortmethod *string `protobuf:"bytes,7,opt,name=sortmethod,def=lastupdated" json:"sortmethod,omitempty"` Privacy *uint32 `protobuf:"varint,9,opt,name=privacy" json:"privacy,omitempty"` RequiredKvTags []*CPublishedFile_GetUserFiles_Request_KVTag `protobuf:"bytes,30,rep,name=required_kv_tags,json=requiredKvTags" json:"required_kv_tags,omitempty"` Filetype *uint32 `protobuf:"varint,14,opt,name=filetype" json:"filetype,omitempty"` CreatorAppid *uint32 `protobuf:"varint,15,opt,name=creator_appid,json=creatorAppid" json:"creator_appid,omitempty"` MatchCloudFilename *string `protobuf:"bytes,16,opt,name=match_cloud_filename,json=matchCloudFilename" json:"match_cloud_filename,omitempty"` CacheMaxAgeSeconds *uint32 `protobuf:"varint,27,opt,name=cache_max_age_seconds,json=cacheMaxAgeSeconds,def=0" json:"cache_max_age_seconds,omitempty"` Language *int32 `protobuf:"varint,29,opt,name=language,def=0" json:"language,omitempty"` Taggroups []*CPublishedFile_GetUserFiles_Request_TagGroup `protobuf:"bytes,34,rep,name=taggroups" json:"taggroups,omitempty"` ExcludedContentDescriptors []EContentDescriptorID `` /* 162-byte string literal not displayed */ Totalonly *bool `protobuf:"varint,17,opt,name=totalonly" json:"totalonly,omitempty"` IdsOnly *bool `protobuf:"varint,18,opt,name=ids_only,json=idsOnly" json:"ids_only,omitempty"` ReturnVoteData *bool `protobuf:"varint,19,opt,name=return_vote_data,json=returnVoteData,def=1" json:"return_vote_data,omitempty"` ReturnTags *bool `protobuf:"varint,20,opt,name=return_tags,json=returnTags" json:"return_tags,omitempty"` ReturnKvTags *bool `protobuf:"varint,21,opt,name=return_kv_tags,json=returnKvTags,def=1" json:"return_kv_tags,omitempty"` ReturnPreviews *bool `protobuf:"varint,22,opt,name=return_previews,json=returnPreviews" json:"return_previews,omitempty"` ReturnChildren *bool `protobuf:"varint,23,opt,name=return_children,json=returnChildren" json:"return_children,omitempty"` ReturnShortDescription *bool `` /* 130-byte string literal not displayed */ ReturnForSaleData *bool `protobuf:"varint,26,opt,name=return_for_sale_data,json=returnForSaleData" json:"return_for_sale_data,omitempty"` ReturnMetadata *bool `protobuf:"varint,28,opt,name=return_metadata,json=returnMetadata,def=0" json:"return_metadata,omitempty"` ReturnPlaytimeStats *uint32 `protobuf:"varint,31,opt,name=return_playtime_stats,json=returnPlaytimeStats" json:"return_playtime_stats,omitempty"` StripDescriptionBbcode *bool `protobuf:"varint,32,opt,name=strip_description_bbcode,json=stripDescriptionBbcode" json:"strip_description_bbcode,omitempty"` ReturnReactions *bool `protobuf:"varint,35,opt,name=return_reactions,json=returnReactions,def=0" json:"return_reactions,omitempty"` StartindexOverride *uint32 `protobuf:"varint,25,opt,name=startindex_override,json=startindexOverride" json:"startindex_override,omitempty"` DesiredRevision *EPublishedFileRevision `` /* 135-byte string literal not displayed */ ReturnApps *bool `protobuf:"varint,36,opt,name=return_apps,json=returnApps" json:"return_apps,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetUserFiles_Request) Descriptor
deprecated
func (*CPublishedFile_GetUserFiles_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetUserFiles_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetUserFiles_Request) GetAppid ¶
func (x *CPublishedFile_GetUserFiles_Request) GetAppid() uint32
func (*CPublishedFile_GetUserFiles_Request) GetCacheMaxAgeSeconds ¶
func (x *CPublishedFile_GetUserFiles_Request) GetCacheMaxAgeSeconds() uint32
func (*CPublishedFile_GetUserFiles_Request) GetCreatorAppid ¶
func (x *CPublishedFile_GetUserFiles_Request) GetCreatorAppid() uint32
func (*CPublishedFile_GetUserFiles_Request) GetDesiredRevision ¶
func (x *CPublishedFile_GetUserFiles_Request) GetDesiredRevision() EPublishedFileRevision
func (*CPublishedFile_GetUserFiles_Request) GetExcludedContentDescriptors ¶
func (x *CPublishedFile_GetUserFiles_Request) GetExcludedContentDescriptors() []EContentDescriptorID
func (*CPublishedFile_GetUserFiles_Request) GetExcludedtags ¶
func (x *CPublishedFile_GetUserFiles_Request) GetExcludedtags() []string
func (*CPublishedFile_GetUserFiles_Request) GetFiletype ¶
func (x *CPublishedFile_GetUserFiles_Request) GetFiletype() uint32
func (*CPublishedFile_GetUserFiles_Request) GetIdsOnly ¶
func (x *CPublishedFile_GetUserFiles_Request) GetIdsOnly() bool
func (*CPublishedFile_GetUserFiles_Request) GetLanguage ¶
func (x *CPublishedFile_GetUserFiles_Request) GetLanguage() int32
func (*CPublishedFile_GetUserFiles_Request) GetMatchCloudFilename ¶
func (x *CPublishedFile_GetUserFiles_Request) GetMatchCloudFilename() string
func (*CPublishedFile_GetUserFiles_Request) GetNumperpage ¶
func (x *CPublishedFile_GetUserFiles_Request) GetNumperpage() uint32
func (*CPublishedFile_GetUserFiles_Request) GetPage ¶
func (x *CPublishedFile_GetUserFiles_Request) GetPage() uint32
func (*CPublishedFile_GetUserFiles_Request) GetPrivacy ¶
func (x *CPublishedFile_GetUserFiles_Request) GetPrivacy() uint32
func (*CPublishedFile_GetUserFiles_Request) GetRequiredKvTags ¶
func (x *CPublishedFile_GetUserFiles_Request) GetRequiredKvTags() []*CPublishedFile_GetUserFiles_Request_KVTag
func (*CPublishedFile_GetUserFiles_Request) GetRequiredtags ¶
func (x *CPublishedFile_GetUserFiles_Request) GetRequiredtags() []string
func (*CPublishedFile_GetUserFiles_Request) GetReturnApps ¶
func (x *CPublishedFile_GetUserFiles_Request) GetReturnApps() bool
func (*CPublishedFile_GetUserFiles_Request) GetReturnChildren ¶
func (x *CPublishedFile_GetUserFiles_Request) GetReturnChildren() bool
func (*CPublishedFile_GetUserFiles_Request) GetReturnForSaleData ¶
func (x *CPublishedFile_GetUserFiles_Request) GetReturnForSaleData() bool
func (*CPublishedFile_GetUserFiles_Request) GetReturnKvTags ¶
func (x *CPublishedFile_GetUserFiles_Request) GetReturnKvTags() bool
func (*CPublishedFile_GetUserFiles_Request) GetReturnMetadata ¶
func (x *CPublishedFile_GetUserFiles_Request) GetReturnMetadata() bool
func (*CPublishedFile_GetUserFiles_Request) GetReturnPlaytimeStats ¶
func (x *CPublishedFile_GetUserFiles_Request) GetReturnPlaytimeStats() uint32
func (*CPublishedFile_GetUserFiles_Request) GetReturnPreviews ¶
func (x *CPublishedFile_GetUserFiles_Request) GetReturnPreviews() bool
func (*CPublishedFile_GetUserFiles_Request) GetReturnReactions ¶
func (x *CPublishedFile_GetUserFiles_Request) GetReturnReactions() bool
func (*CPublishedFile_GetUserFiles_Request) GetReturnShortDescription ¶
func (x *CPublishedFile_GetUserFiles_Request) GetReturnShortDescription() bool
func (*CPublishedFile_GetUserFiles_Request) GetReturnTags ¶
func (x *CPublishedFile_GetUserFiles_Request) GetReturnTags() bool
func (*CPublishedFile_GetUserFiles_Request) GetReturnVoteData ¶
func (x *CPublishedFile_GetUserFiles_Request) GetReturnVoteData() bool
func (*CPublishedFile_GetUserFiles_Request) GetShortcutid ¶
func (x *CPublishedFile_GetUserFiles_Request) GetShortcutid() uint32
func (*CPublishedFile_GetUserFiles_Request) GetSortmethod ¶
func (x *CPublishedFile_GetUserFiles_Request) GetSortmethod() string
func (*CPublishedFile_GetUserFiles_Request) GetStartindexOverride ¶
func (x *CPublishedFile_GetUserFiles_Request) GetStartindexOverride() uint32
func (*CPublishedFile_GetUserFiles_Request) GetSteamid ¶
func (x *CPublishedFile_GetUserFiles_Request) GetSteamid() uint64
func (*CPublishedFile_GetUserFiles_Request) GetStripDescriptionBbcode ¶
func (x *CPublishedFile_GetUserFiles_Request) GetStripDescriptionBbcode() bool
func (*CPublishedFile_GetUserFiles_Request) GetTaggroups ¶
func (x *CPublishedFile_GetUserFiles_Request) GetTaggroups() []*CPublishedFile_GetUserFiles_Request_TagGroup
func (*CPublishedFile_GetUserFiles_Request) GetTotalonly ¶
func (x *CPublishedFile_GetUserFiles_Request) GetTotalonly() bool
func (*CPublishedFile_GetUserFiles_Request) GetType ¶
func (x *CPublishedFile_GetUserFiles_Request) GetType() string
func (*CPublishedFile_GetUserFiles_Request) ProtoMessage ¶
func (*CPublishedFile_GetUserFiles_Request) ProtoMessage()
func (*CPublishedFile_GetUserFiles_Request) ProtoReflect ¶
func (x *CPublishedFile_GetUserFiles_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetUserFiles_Request) Reset ¶
func (x *CPublishedFile_GetUserFiles_Request) Reset()
func (*CPublishedFile_GetUserFiles_Request) String ¶
func (x *CPublishedFile_GetUserFiles_Request) String() string
type CPublishedFile_GetUserFiles_Request_KVTag ¶
type CPublishedFile_GetUserFiles_Request_KVTag struct { Key *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetUserFiles_Request_KVTag) Descriptor
deprecated
func (*CPublishedFile_GetUserFiles_Request_KVTag) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetUserFiles_Request_KVTag.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetUserFiles_Request_KVTag) GetKey ¶
func (x *CPublishedFile_GetUserFiles_Request_KVTag) GetKey() string
func (*CPublishedFile_GetUserFiles_Request_KVTag) GetValue ¶
func (x *CPublishedFile_GetUserFiles_Request_KVTag) GetValue() string
func (*CPublishedFile_GetUserFiles_Request_KVTag) ProtoMessage ¶
func (*CPublishedFile_GetUserFiles_Request_KVTag) ProtoMessage()
func (*CPublishedFile_GetUserFiles_Request_KVTag) ProtoReflect ¶
func (x *CPublishedFile_GetUserFiles_Request_KVTag) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetUserFiles_Request_KVTag) Reset ¶
func (x *CPublishedFile_GetUserFiles_Request_KVTag) Reset()
func (*CPublishedFile_GetUserFiles_Request_KVTag) String ¶
func (x *CPublishedFile_GetUserFiles_Request_KVTag) String() string
type CPublishedFile_GetUserFiles_Request_TagGroup ¶
type CPublishedFile_GetUserFiles_Request_TagGroup struct { Tags []string `protobuf:"bytes,1,rep,name=tags" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetUserFiles_Request_TagGroup) Descriptor
deprecated
func (*CPublishedFile_GetUserFiles_Request_TagGroup) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetUserFiles_Request_TagGroup.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetUserFiles_Request_TagGroup) GetTags ¶
func (x *CPublishedFile_GetUserFiles_Request_TagGroup) GetTags() []string
func (*CPublishedFile_GetUserFiles_Request_TagGroup) ProtoMessage ¶
func (*CPublishedFile_GetUserFiles_Request_TagGroup) ProtoMessage()
func (*CPublishedFile_GetUserFiles_Request_TagGroup) ProtoReflect ¶
func (x *CPublishedFile_GetUserFiles_Request_TagGroup) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetUserFiles_Request_TagGroup) Reset ¶
func (x *CPublishedFile_GetUserFiles_Request_TagGroup) Reset()
func (*CPublishedFile_GetUserFiles_Request_TagGroup) String ¶
func (x *CPublishedFile_GetUserFiles_Request_TagGroup) String() string
type CPublishedFile_GetUserFiles_Response ¶
type CPublishedFile_GetUserFiles_Response struct { Total *uint32 `protobuf:"varint,1,opt,name=total" json:"total,omitempty"` Startindex *uint32 `protobuf:"varint,2,opt,name=startindex" json:"startindex,omitempty"` Publishedfiledetails []*PublishedFileDetails `protobuf:"bytes,3,rep,name=publishedfiledetails" json:"publishedfiledetails,omitempty"` Apps []*CPublishedFile_GetUserFiles_Response_App `protobuf:"bytes,4,rep,name=apps" json:"apps,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetUserFiles_Response) Descriptor
deprecated
func (*CPublishedFile_GetUserFiles_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetUserFiles_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetUserFiles_Response) GetApps ¶
func (x *CPublishedFile_GetUserFiles_Response) GetApps() []*CPublishedFile_GetUserFiles_Response_App
func (*CPublishedFile_GetUserFiles_Response) GetPublishedfiledetails ¶
func (x *CPublishedFile_GetUserFiles_Response) GetPublishedfiledetails() []*PublishedFileDetails
func (*CPublishedFile_GetUserFiles_Response) GetStartindex ¶
func (x *CPublishedFile_GetUserFiles_Response) GetStartindex() uint32
func (*CPublishedFile_GetUserFiles_Response) GetTotal ¶
func (x *CPublishedFile_GetUserFiles_Response) GetTotal() uint32
func (*CPublishedFile_GetUserFiles_Response) ProtoMessage ¶
func (*CPublishedFile_GetUserFiles_Response) ProtoMessage()
func (*CPublishedFile_GetUserFiles_Response) ProtoReflect ¶
func (x *CPublishedFile_GetUserFiles_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetUserFiles_Response) Reset ¶
func (x *CPublishedFile_GetUserFiles_Response) Reset()
func (*CPublishedFile_GetUserFiles_Response) String ¶
func (x *CPublishedFile_GetUserFiles_Response) String() string
type CPublishedFile_GetUserFiles_Response_App ¶
type CPublishedFile_GetUserFiles_Response_App struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"` Shortcutid *uint32 `protobuf:"varint,3,opt,name=shortcutid" json:"shortcutid,omitempty"` Private *bool `protobuf:"varint,4,opt,name=private" json:"private,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetUserFiles_Response_App) Descriptor
deprecated
func (*CPublishedFile_GetUserFiles_Response_App) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetUserFiles_Response_App.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetUserFiles_Response_App) GetAppid ¶
func (x *CPublishedFile_GetUserFiles_Response_App) GetAppid() uint32
func (*CPublishedFile_GetUserFiles_Response_App) GetName ¶
func (x *CPublishedFile_GetUserFiles_Response_App) GetName() string
func (*CPublishedFile_GetUserFiles_Response_App) GetPrivate ¶
func (x *CPublishedFile_GetUserFiles_Response_App) GetPrivate() bool
func (*CPublishedFile_GetUserFiles_Response_App) GetShortcutid ¶
func (x *CPublishedFile_GetUserFiles_Response_App) GetShortcutid() uint32
func (*CPublishedFile_GetUserFiles_Response_App) ProtoMessage ¶
func (*CPublishedFile_GetUserFiles_Response_App) ProtoMessage()
func (*CPublishedFile_GetUserFiles_Response_App) ProtoReflect ¶
func (x *CPublishedFile_GetUserFiles_Response_App) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetUserFiles_Response_App) Reset ¶
func (x *CPublishedFile_GetUserFiles_Response_App) Reset()
func (*CPublishedFile_GetUserFiles_Response_App) String ¶
func (x *CPublishedFile_GetUserFiles_Response_App) String() string
type CPublishedFile_GetUserVoteSummary_Request ¶
type CPublishedFile_GetUserVoteSummary_Request struct { Publishedfileids []uint64 `protobuf:"fixed64,1,rep,name=publishedfileids" json:"publishedfileids,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetUserVoteSummary_Request) Descriptor
deprecated
func (*CPublishedFile_GetUserVoteSummary_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetUserVoteSummary_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetUserVoteSummary_Request) GetPublishedfileids ¶
func (x *CPublishedFile_GetUserVoteSummary_Request) GetPublishedfileids() []uint64
func (*CPublishedFile_GetUserVoteSummary_Request) ProtoMessage ¶
func (*CPublishedFile_GetUserVoteSummary_Request) ProtoMessage()
func (*CPublishedFile_GetUserVoteSummary_Request) ProtoReflect ¶
func (x *CPublishedFile_GetUserVoteSummary_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetUserVoteSummary_Request) Reset ¶
func (x *CPublishedFile_GetUserVoteSummary_Request) Reset()
func (*CPublishedFile_GetUserVoteSummary_Request) String ¶
func (x *CPublishedFile_GetUserVoteSummary_Request) String() string
type CPublishedFile_GetUserVoteSummary_Response ¶
type CPublishedFile_GetUserVoteSummary_Response struct { Summaries []*CPublishedFile_GetUserVoteSummary_Response_VoteSummary `protobuf:"bytes,1,rep,name=summaries" json:"summaries,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetUserVoteSummary_Response) Descriptor
deprecated
func (*CPublishedFile_GetUserVoteSummary_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetUserVoteSummary_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetUserVoteSummary_Response) GetSummaries ¶
func (x *CPublishedFile_GetUserVoteSummary_Response) GetSummaries() []*CPublishedFile_GetUserVoteSummary_Response_VoteSummary
func (*CPublishedFile_GetUserVoteSummary_Response) ProtoMessage ¶
func (*CPublishedFile_GetUserVoteSummary_Response) ProtoMessage()
func (*CPublishedFile_GetUserVoteSummary_Response) ProtoReflect ¶
func (x *CPublishedFile_GetUserVoteSummary_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetUserVoteSummary_Response) Reset ¶
func (x *CPublishedFile_GetUserVoteSummary_Response) Reset()
func (*CPublishedFile_GetUserVoteSummary_Response) String ¶
func (x *CPublishedFile_GetUserVoteSummary_Response) String() string
type CPublishedFile_GetUserVoteSummary_Response_VoteSummary ¶
type CPublishedFile_GetUserVoteSummary_Response_VoteSummary struct { Publishedfileid *uint64 `protobuf:"fixed64,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` VoteFor *bool `protobuf:"varint,2,opt,name=vote_for,json=voteFor" json:"vote_for,omitempty"` VoteAgainst *bool `protobuf:"varint,3,opt,name=vote_against,json=voteAgainst" json:"vote_against,omitempty"` Reported *bool `protobuf:"varint,4,opt,name=reported" json:"reported,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) Descriptor
deprecated
func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_GetUserVoteSummary_Response_VoteSummary.ProtoReflect.Descriptor instead.
func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetPublishedfileid ¶
func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetPublishedfileid() uint64
func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetReported ¶
func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetReported() bool
func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetVoteAgainst ¶
func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetVoteAgainst() bool
func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetVoteFor ¶
func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) GetVoteFor() bool
func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) ProtoMessage ¶
func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) ProtoMessage()
func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) ProtoReflect ¶
func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) ProtoReflect() protoreflect.Message
func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) Reset ¶
func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) Reset()
func (*CPublishedFile_GetUserVoteSummary_Response_VoteSummary) String ¶
func (x *CPublishedFile_GetUserVoteSummary_Response_VoteSummary) String() string
type CPublishedFile_Publish_Request ¶
type CPublishedFile_Publish_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` ConsumerAppid *uint32 `protobuf:"varint,2,opt,name=consumer_appid,json=consumerAppid" json:"consumer_appid,omitempty"` Cloudfilename *string `protobuf:"bytes,3,opt,name=cloudfilename" json:"cloudfilename,omitempty"` PreviewCloudfilename *string `protobuf:"bytes,4,opt,name=preview_cloudfilename,json=previewCloudfilename" json:"preview_cloudfilename,omitempty"` Title *string `protobuf:"bytes,5,opt,name=title" json:"title,omitempty"` FileDescription *string `protobuf:"bytes,6,opt,name=file_description,json=fileDescription" json:"file_description,omitempty"` FileType *uint32 `protobuf:"varint,7,opt,name=file_type,json=fileType" json:"file_type,omitempty"` ConsumerShortcutName *string `protobuf:"bytes,8,opt,name=consumer_shortcut_name,json=consumerShortcutName" json:"consumer_shortcut_name,omitempty"` YoutubeUsername *string `protobuf:"bytes,9,opt,name=youtube_username,json=youtubeUsername" json:"youtube_username,omitempty"` YoutubeVideoid *string `protobuf:"bytes,10,opt,name=youtube_videoid,json=youtubeVideoid" json:"youtube_videoid,omitempty"` Visibility *uint32 `protobuf:"varint,11,opt,name=visibility" json:"visibility,omitempty"` RedirectUri *string `protobuf:"bytes,12,opt,name=redirect_uri,json=redirectUri" json:"redirect_uri,omitempty"` Tags []string `protobuf:"bytes,13,rep,name=tags" json:"tags,omitempty"` CollectionType *string `protobuf:"bytes,14,opt,name=collection_type,json=collectionType" json:"collection_type,omitempty"` GameType *string `protobuf:"bytes,15,opt,name=game_type,json=gameType" json:"game_type,omitempty"` Url *string `protobuf:"bytes,16,opt,name=url" json:"url,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_Publish_Request) Descriptor
deprecated
func (*CPublishedFile_Publish_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Publish_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Publish_Request) GetAppid ¶
func (x *CPublishedFile_Publish_Request) GetAppid() uint32
func (*CPublishedFile_Publish_Request) GetCloudfilename ¶
func (x *CPublishedFile_Publish_Request) GetCloudfilename() string
func (*CPublishedFile_Publish_Request) GetCollectionType ¶
func (x *CPublishedFile_Publish_Request) GetCollectionType() string
func (*CPublishedFile_Publish_Request) GetConsumerAppid ¶
func (x *CPublishedFile_Publish_Request) GetConsumerAppid() uint32
func (*CPublishedFile_Publish_Request) GetConsumerShortcutName ¶
func (x *CPublishedFile_Publish_Request) GetConsumerShortcutName() string
func (*CPublishedFile_Publish_Request) GetFileDescription ¶
func (x *CPublishedFile_Publish_Request) GetFileDescription() string
func (*CPublishedFile_Publish_Request) GetFileType ¶
func (x *CPublishedFile_Publish_Request) GetFileType() uint32
func (*CPublishedFile_Publish_Request) GetGameType ¶
func (x *CPublishedFile_Publish_Request) GetGameType() string
func (*CPublishedFile_Publish_Request) GetPreviewCloudfilename ¶
func (x *CPublishedFile_Publish_Request) GetPreviewCloudfilename() string
func (*CPublishedFile_Publish_Request) GetRedirectUri ¶
func (x *CPublishedFile_Publish_Request) GetRedirectUri() string
func (*CPublishedFile_Publish_Request) GetTags ¶
func (x *CPublishedFile_Publish_Request) GetTags() []string
func (*CPublishedFile_Publish_Request) GetTitle ¶
func (x *CPublishedFile_Publish_Request) GetTitle() string
func (*CPublishedFile_Publish_Request) GetUrl ¶
func (x *CPublishedFile_Publish_Request) GetUrl() string
func (*CPublishedFile_Publish_Request) GetVisibility ¶
func (x *CPublishedFile_Publish_Request) GetVisibility() uint32
func (*CPublishedFile_Publish_Request) GetYoutubeUsername ¶
func (x *CPublishedFile_Publish_Request) GetYoutubeUsername() string
func (*CPublishedFile_Publish_Request) GetYoutubeVideoid ¶
func (x *CPublishedFile_Publish_Request) GetYoutubeVideoid() string
func (*CPublishedFile_Publish_Request) ProtoMessage ¶
func (*CPublishedFile_Publish_Request) ProtoMessage()
func (*CPublishedFile_Publish_Request) ProtoReflect ¶
func (x *CPublishedFile_Publish_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Publish_Request) Reset ¶
func (x *CPublishedFile_Publish_Request) Reset()
func (*CPublishedFile_Publish_Request) String ¶
func (x *CPublishedFile_Publish_Request) String() string
type CPublishedFile_Publish_Response ¶
type CPublishedFile_Publish_Response struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` RedirectUri *string `protobuf:"bytes,2,opt,name=redirect_uri,json=redirectUri" json:"redirect_uri,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_Publish_Response) Descriptor
deprecated
func (*CPublishedFile_Publish_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Publish_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Publish_Response) GetPublishedfileid ¶
func (x *CPublishedFile_Publish_Response) GetPublishedfileid() uint64
func (*CPublishedFile_Publish_Response) GetRedirectUri ¶
func (x *CPublishedFile_Publish_Response) GetRedirectUri() string
func (*CPublishedFile_Publish_Response) ProtoMessage ¶
func (*CPublishedFile_Publish_Response) ProtoMessage()
func (*CPublishedFile_Publish_Response) ProtoReflect ¶
func (x *CPublishedFile_Publish_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Publish_Response) Reset ¶
func (x *CPublishedFile_Publish_Response) Reset()
func (*CPublishedFile_Publish_Response) String ¶
func (x *CPublishedFile_Publish_Response) String() string
type CPublishedFile_QueryFiles_Request ¶
type CPublishedFile_QueryFiles_Request struct { QueryType *uint32 `protobuf:"varint,1,opt,name=query_type,json=queryType" json:"query_type,omitempty"` Page *uint32 `protobuf:"varint,2,opt,name=page" json:"page,omitempty"` Cursor *string `protobuf:"bytes,39,opt,name=cursor" json:"cursor,omitempty"` Numperpage *uint32 `protobuf:"varint,3,opt,name=numperpage,def=1" json:"numperpage,omitempty"` CreatorAppid *uint32 `protobuf:"varint,4,opt,name=creator_appid,json=creatorAppid" json:"creator_appid,omitempty"` Appid *uint32 `protobuf:"varint,5,opt,name=appid" json:"appid,omitempty"` MatchAllTags *bool `protobuf:"varint,8,opt,name=match_all_tags,json=matchAllTags,def=1" json:"match_all_tags,omitempty"` RequiredFlags []string `protobuf:"bytes,9,rep,name=required_flags,json=requiredFlags" json:"required_flags,omitempty"` OmittedFlags []string `protobuf:"bytes,10,rep,name=omitted_flags,json=omittedFlags" json:"omitted_flags,omitempty"` SearchText *string `protobuf:"bytes,11,opt,name=search_text,json=searchText" json:"search_text,omitempty"` Filetype *uint32 `protobuf:"varint,12,opt,name=filetype" json:"filetype,omitempty"` ChildPublishedfileid *uint64 `protobuf:"fixed64,13,opt,name=child_publishedfileid,json=childPublishedfileid" json:"child_publishedfileid,omitempty"` Days *uint32 `protobuf:"varint,14,opt,name=days" json:"days,omitempty"` IncludeRecentVotesOnly *bool `` /* 126-byte string literal not displayed */ CacheMaxAgeSeconds *uint32 `protobuf:"varint,31,opt,name=cache_max_age_seconds,json=cacheMaxAgeSeconds,def=0" json:"cache_max_age_seconds,omitempty"` Language *int32 `protobuf:"varint,33,opt,name=language,def=0" json:"language,omitempty"` RequiredKvTags []*CPublishedFile_QueryFiles_Request_KVTag `protobuf:"bytes,34,rep,name=required_kv_tags,json=requiredKvTags" json:"required_kv_tags,omitempty"` Taggroups []*CPublishedFile_QueryFiles_Request_TagGroup `protobuf:"bytes,42,rep,name=taggroups" json:"taggroups,omitempty"` DateRangeCreated *CPublishedFile_QueryFiles_Request_DateRange `protobuf:"bytes,44,opt,name=date_range_created,json=dateRangeCreated" json:"date_range_created,omitempty"` DateRangeUpdated *CPublishedFile_QueryFiles_Request_DateRange `protobuf:"bytes,45,opt,name=date_range_updated,json=dateRangeUpdated" json:"date_range_updated,omitempty"` ExcludedContentDescriptors []EContentDescriptorID `` /* 162-byte string literal not displayed */ Totalonly *bool `protobuf:"varint,16,opt,name=totalonly" json:"totalonly,omitempty"` IdsOnly *bool `protobuf:"varint,35,opt,name=ids_only,json=idsOnly" json:"ids_only,omitempty"` ReturnVoteData *bool `protobuf:"varint,17,opt,name=return_vote_data,json=returnVoteData" json:"return_vote_data,omitempty"` ReturnTags *bool `protobuf:"varint,18,opt,name=return_tags,json=returnTags" json:"return_tags,omitempty"` ReturnKvTags *bool `protobuf:"varint,19,opt,name=return_kv_tags,json=returnKvTags" json:"return_kv_tags,omitempty"` ReturnPreviews *bool `protobuf:"varint,20,opt,name=return_previews,json=returnPreviews" json:"return_previews,omitempty"` ReturnChildren *bool `protobuf:"varint,21,opt,name=return_children,json=returnChildren" json:"return_children,omitempty"` ReturnShortDescription *bool `protobuf:"varint,22,opt,name=return_short_description,json=returnShortDescription" json:"return_short_description,omitempty"` ReturnForSaleData *bool `protobuf:"varint,30,opt,name=return_for_sale_data,json=returnForSaleData" json:"return_for_sale_data,omitempty"` ReturnMetadata *bool `protobuf:"varint,32,opt,name=return_metadata,json=returnMetadata,def=0" json:"return_metadata,omitempty"` ReturnPlaytimeStats *uint32 `protobuf:"varint,36,opt,name=return_playtime_stats,json=returnPlaytimeStats" json:"return_playtime_stats,omitempty"` ReturnDetails *bool `protobuf:"varint,37,opt,name=return_details,json=returnDetails" json:"return_details,omitempty"` StripDescriptionBbcode *bool `protobuf:"varint,38,opt,name=strip_description_bbcode,json=stripDescriptionBbcode" json:"strip_description_bbcode,omitempty"` DesiredRevision *EPublishedFileRevision `` /* 135-byte string literal not displayed */ ReturnReactions *bool `protobuf:"varint,43,opt,name=return_reactions,json=returnReactions,def=0" json:"return_reactions,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_QueryFiles_Request) Descriptor
deprecated
func (*CPublishedFile_QueryFiles_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_QueryFiles_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_QueryFiles_Request) GetAppid ¶
func (x *CPublishedFile_QueryFiles_Request) GetAppid() uint32
func (*CPublishedFile_QueryFiles_Request) GetCacheMaxAgeSeconds ¶
func (x *CPublishedFile_QueryFiles_Request) GetCacheMaxAgeSeconds() uint32
func (*CPublishedFile_QueryFiles_Request) GetChildPublishedfileid ¶
func (x *CPublishedFile_QueryFiles_Request) GetChildPublishedfileid() uint64
func (*CPublishedFile_QueryFiles_Request) GetCreatorAppid ¶
func (x *CPublishedFile_QueryFiles_Request) GetCreatorAppid() uint32
func (*CPublishedFile_QueryFiles_Request) GetCursor ¶
func (x *CPublishedFile_QueryFiles_Request) GetCursor() string
func (*CPublishedFile_QueryFiles_Request) GetDateRangeCreated ¶
func (x *CPublishedFile_QueryFiles_Request) GetDateRangeCreated() *CPublishedFile_QueryFiles_Request_DateRange
func (*CPublishedFile_QueryFiles_Request) GetDateRangeUpdated ¶
func (x *CPublishedFile_QueryFiles_Request) GetDateRangeUpdated() *CPublishedFile_QueryFiles_Request_DateRange
func (*CPublishedFile_QueryFiles_Request) GetDays ¶
func (x *CPublishedFile_QueryFiles_Request) GetDays() uint32
func (*CPublishedFile_QueryFiles_Request) GetDesiredRevision ¶
func (x *CPublishedFile_QueryFiles_Request) GetDesiredRevision() EPublishedFileRevision
func (*CPublishedFile_QueryFiles_Request) GetExcludedContentDescriptors ¶
func (x *CPublishedFile_QueryFiles_Request) GetExcludedContentDescriptors() []EContentDescriptorID
func (*CPublishedFile_QueryFiles_Request) GetExcludedtags ¶
func (x *CPublishedFile_QueryFiles_Request) GetExcludedtags() []string
func (*CPublishedFile_QueryFiles_Request) GetFiletype ¶
func (x *CPublishedFile_QueryFiles_Request) GetFiletype() uint32
func (*CPublishedFile_QueryFiles_Request) GetIdsOnly ¶
func (x *CPublishedFile_QueryFiles_Request) GetIdsOnly() bool
func (*CPublishedFile_QueryFiles_Request) GetIncludeRecentVotesOnly ¶
func (x *CPublishedFile_QueryFiles_Request) GetIncludeRecentVotesOnly() bool
func (*CPublishedFile_QueryFiles_Request) GetLanguage ¶
func (x *CPublishedFile_QueryFiles_Request) GetLanguage() int32
func (*CPublishedFile_QueryFiles_Request) GetMatchAllTags ¶
func (x *CPublishedFile_QueryFiles_Request) GetMatchAllTags() bool
func (*CPublishedFile_QueryFiles_Request) GetNumperpage ¶
func (x *CPublishedFile_QueryFiles_Request) GetNumperpage() uint32
func (*CPublishedFile_QueryFiles_Request) GetOmittedFlags ¶
func (x *CPublishedFile_QueryFiles_Request) GetOmittedFlags() []string
func (*CPublishedFile_QueryFiles_Request) GetPage ¶
func (x *CPublishedFile_QueryFiles_Request) GetPage() uint32
func (*CPublishedFile_QueryFiles_Request) GetQueryType ¶
func (x *CPublishedFile_QueryFiles_Request) GetQueryType() uint32
func (*CPublishedFile_QueryFiles_Request) GetRequiredFlags ¶
func (x *CPublishedFile_QueryFiles_Request) GetRequiredFlags() []string
func (*CPublishedFile_QueryFiles_Request) GetRequiredKvTags ¶
func (x *CPublishedFile_QueryFiles_Request) GetRequiredKvTags() []*CPublishedFile_QueryFiles_Request_KVTag
func (*CPublishedFile_QueryFiles_Request) GetRequiredtags ¶
func (x *CPublishedFile_QueryFiles_Request) GetRequiredtags() []string
func (*CPublishedFile_QueryFiles_Request) GetReturnChildren ¶
func (x *CPublishedFile_QueryFiles_Request) GetReturnChildren() bool
func (*CPublishedFile_QueryFiles_Request) GetReturnDetails ¶
func (x *CPublishedFile_QueryFiles_Request) GetReturnDetails() bool
func (*CPublishedFile_QueryFiles_Request) GetReturnForSaleData ¶
func (x *CPublishedFile_QueryFiles_Request) GetReturnForSaleData() bool
func (*CPublishedFile_QueryFiles_Request) GetReturnKvTags ¶
func (x *CPublishedFile_QueryFiles_Request) GetReturnKvTags() bool
func (*CPublishedFile_QueryFiles_Request) GetReturnMetadata ¶
func (x *CPublishedFile_QueryFiles_Request) GetReturnMetadata() bool
func (*CPublishedFile_QueryFiles_Request) GetReturnPlaytimeStats ¶
func (x *CPublishedFile_QueryFiles_Request) GetReturnPlaytimeStats() uint32
func (*CPublishedFile_QueryFiles_Request) GetReturnPreviews ¶
func (x *CPublishedFile_QueryFiles_Request) GetReturnPreviews() bool
func (*CPublishedFile_QueryFiles_Request) GetReturnReactions ¶
func (x *CPublishedFile_QueryFiles_Request) GetReturnReactions() bool
func (*CPublishedFile_QueryFiles_Request) GetReturnShortDescription ¶
func (x *CPublishedFile_QueryFiles_Request) GetReturnShortDescription() bool
func (*CPublishedFile_QueryFiles_Request) GetReturnTags ¶
func (x *CPublishedFile_QueryFiles_Request) GetReturnTags() bool
func (*CPublishedFile_QueryFiles_Request) GetReturnVoteData ¶
func (x *CPublishedFile_QueryFiles_Request) GetReturnVoteData() bool
func (*CPublishedFile_QueryFiles_Request) GetSearchText ¶
func (x *CPublishedFile_QueryFiles_Request) GetSearchText() string
func (*CPublishedFile_QueryFiles_Request) GetStripDescriptionBbcode ¶
func (x *CPublishedFile_QueryFiles_Request) GetStripDescriptionBbcode() bool
func (*CPublishedFile_QueryFiles_Request) GetTaggroups ¶
func (x *CPublishedFile_QueryFiles_Request) GetTaggroups() []*CPublishedFile_QueryFiles_Request_TagGroup
func (*CPublishedFile_QueryFiles_Request) GetTotalonly ¶
func (x *CPublishedFile_QueryFiles_Request) GetTotalonly() bool
func (*CPublishedFile_QueryFiles_Request) ProtoMessage ¶
func (*CPublishedFile_QueryFiles_Request) ProtoMessage()
func (*CPublishedFile_QueryFiles_Request) ProtoReflect ¶
func (x *CPublishedFile_QueryFiles_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_QueryFiles_Request) Reset ¶
func (x *CPublishedFile_QueryFiles_Request) Reset()
func (*CPublishedFile_QueryFiles_Request) String ¶
func (x *CPublishedFile_QueryFiles_Request) String() string
type CPublishedFile_QueryFiles_Request_DateRange ¶
type CPublishedFile_QueryFiles_Request_DateRange struct { TimestampStart *uint32 `protobuf:"varint,1,opt,name=timestamp_start,json=timestampStart" json:"timestamp_start,omitempty"` TimestampEnd *uint32 `protobuf:"varint,2,opt,name=timestamp_end,json=timestampEnd" json:"timestamp_end,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_QueryFiles_Request_DateRange) Descriptor
deprecated
func (*CPublishedFile_QueryFiles_Request_DateRange) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_QueryFiles_Request_DateRange.ProtoReflect.Descriptor instead.
func (*CPublishedFile_QueryFiles_Request_DateRange) GetTimestampEnd ¶
func (x *CPublishedFile_QueryFiles_Request_DateRange) GetTimestampEnd() uint32
func (*CPublishedFile_QueryFiles_Request_DateRange) GetTimestampStart ¶
func (x *CPublishedFile_QueryFiles_Request_DateRange) GetTimestampStart() uint32
func (*CPublishedFile_QueryFiles_Request_DateRange) ProtoMessage ¶
func (*CPublishedFile_QueryFiles_Request_DateRange) ProtoMessage()
func (*CPublishedFile_QueryFiles_Request_DateRange) ProtoReflect ¶
func (x *CPublishedFile_QueryFiles_Request_DateRange) ProtoReflect() protoreflect.Message
func (*CPublishedFile_QueryFiles_Request_DateRange) Reset ¶
func (x *CPublishedFile_QueryFiles_Request_DateRange) Reset()
func (*CPublishedFile_QueryFiles_Request_DateRange) String ¶
func (x *CPublishedFile_QueryFiles_Request_DateRange) String() string
type CPublishedFile_QueryFiles_Request_KVTag ¶
type CPublishedFile_QueryFiles_Request_KVTag struct { Key *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_QueryFiles_Request_KVTag) Descriptor
deprecated
func (*CPublishedFile_QueryFiles_Request_KVTag) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_QueryFiles_Request_KVTag.ProtoReflect.Descriptor instead.
func (*CPublishedFile_QueryFiles_Request_KVTag) GetKey ¶
func (x *CPublishedFile_QueryFiles_Request_KVTag) GetKey() string
func (*CPublishedFile_QueryFiles_Request_KVTag) GetValue ¶
func (x *CPublishedFile_QueryFiles_Request_KVTag) GetValue() string
func (*CPublishedFile_QueryFiles_Request_KVTag) ProtoMessage ¶
func (*CPublishedFile_QueryFiles_Request_KVTag) ProtoMessage()
func (*CPublishedFile_QueryFiles_Request_KVTag) ProtoReflect ¶
func (x *CPublishedFile_QueryFiles_Request_KVTag) ProtoReflect() protoreflect.Message
func (*CPublishedFile_QueryFiles_Request_KVTag) Reset ¶
func (x *CPublishedFile_QueryFiles_Request_KVTag) Reset()
func (*CPublishedFile_QueryFiles_Request_KVTag) String ¶
func (x *CPublishedFile_QueryFiles_Request_KVTag) String() string
type CPublishedFile_QueryFiles_Request_TagGroup ¶
type CPublishedFile_QueryFiles_Request_TagGroup struct { Tags []string `protobuf:"bytes,1,rep,name=tags" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_QueryFiles_Request_TagGroup) Descriptor
deprecated
func (*CPublishedFile_QueryFiles_Request_TagGroup) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_QueryFiles_Request_TagGroup.ProtoReflect.Descriptor instead.
func (*CPublishedFile_QueryFiles_Request_TagGroup) GetTags ¶
func (x *CPublishedFile_QueryFiles_Request_TagGroup) GetTags() []string
func (*CPublishedFile_QueryFiles_Request_TagGroup) ProtoMessage ¶
func (*CPublishedFile_QueryFiles_Request_TagGroup) ProtoMessage()
func (*CPublishedFile_QueryFiles_Request_TagGroup) ProtoReflect ¶
func (x *CPublishedFile_QueryFiles_Request_TagGroup) ProtoReflect() protoreflect.Message
func (*CPublishedFile_QueryFiles_Request_TagGroup) Reset ¶
func (x *CPublishedFile_QueryFiles_Request_TagGroup) Reset()
func (*CPublishedFile_QueryFiles_Request_TagGroup) String ¶
func (x *CPublishedFile_QueryFiles_Request_TagGroup) String() string
type CPublishedFile_QueryFiles_Response ¶
type CPublishedFile_QueryFiles_Response struct { Total *uint32 `protobuf:"varint,1,opt,name=total" json:"total,omitempty"` Publishedfiledetails []*PublishedFileDetails `protobuf:"bytes,2,rep,name=publishedfiledetails" json:"publishedfiledetails,omitempty"` NextCursor *string `protobuf:"bytes,3,opt,name=next_cursor,json=nextCursor" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_QueryFiles_Response) Descriptor
deprecated
func (*CPublishedFile_QueryFiles_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_QueryFiles_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_QueryFiles_Response) GetNextCursor ¶
func (x *CPublishedFile_QueryFiles_Response) GetNextCursor() string
func (*CPublishedFile_QueryFiles_Response) GetPublishedfiledetails ¶
func (x *CPublishedFile_QueryFiles_Response) GetPublishedfiledetails() []*PublishedFileDetails
func (*CPublishedFile_QueryFiles_Response) GetTotal ¶
func (x *CPublishedFile_QueryFiles_Response) GetTotal() uint32
func (*CPublishedFile_QueryFiles_Response) ProtoMessage ¶
func (*CPublishedFile_QueryFiles_Response) ProtoMessage()
func (*CPublishedFile_QueryFiles_Response) ProtoReflect ¶
func (x *CPublishedFile_QueryFiles_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_QueryFiles_Response) Reset ¶
func (x *CPublishedFile_QueryFiles_Response) Reset()
func (*CPublishedFile_QueryFiles_Response) String ¶
func (x *CPublishedFile_QueryFiles_Response) String() string
type CPublishedFile_RefreshVotingQueue_Request ¶
type CPublishedFile_RefreshVotingQueue_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` MatchingFileType *uint32 `protobuf:"varint,2,opt,name=matching_file_type,json=matchingFileType" json:"matching_file_type,omitempty"` Tags []string `protobuf:"bytes,3,rep,name=tags" json:"tags,omitempty"` MatchAllTags *bool `protobuf:"varint,4,opt,name=match_all_tags,json=matchAllTags,def=1" json:"match_all_tags,omitempty"` ExcludedTags []string `protobuf:"bytes,5,rep,name=excluded_tags,json=excludedTags" json:"excluded_tags,omitempty"` DesiredQueueSize *uint32 `protobuf:"varint,6,opt,name=desired_queue_size,json=desiredQueueSize" json:"desired_queue_size,omitempty"` DesiredRevision *EPublishedFileRevision `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPublishedFile_RefreshVotingQueue_Request) Descriptor
deprecated
func (*CPublishedFile_RefreshVotingQueue_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_RefreshVotingQueue_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_RefreshVotingQueue_Request) GetAppid ¶
func (x *CPublishedFile_RefreshVotingQueue_Request) GetAppid() uint32
func (*CPublishedFile_RefreshVotingQueue_Request) GetDesiredQueueSize ¶
func (x *CPublishedFile_RefreshVotingQueue_Request) GetDesiredQueueSize() uint32
func (*CPublishedFile_RefreshVotingQueue_Request) GetDesiredRevision ¶
func (x *CPublishedFile_RefreshVotingQueue_Request) GetDesiredRevision() EPublishedFileRevision
func (*CPublishedFile_RefreshVotingQueue_Request) GetExcludedTags ¶
func (x *CPublishedFile_RefreshVotingQueue_Request) GetExcludedTags() []string
func (*CPublishedFile_RefreshVotingQueue_Request) GetMatchAllTags ¶
func (x *CPublishedFile_RefreshVotingQueue_Request) GetMatchAllTags() bool
func (*CPublishedFile_RefreshVotingQueue_Request) GetMatchingFileType ¶
func (x *CPublishedFile_RefreshVotingQueue_Request) GetMatchingFileType() uint32
func (*CPublishedFile_RefreshVotingQueue_Request) GetTags ¶
func (x *CPublishedFile_RefreshVotingQueue_Request) GetTags() []string
func (*CPublishedFile_RefreshVotingQueue_Request) ProtoMessage ¶
func (*CPublishedFile_RefreshVotingQueue_Request) ProtoMessage()
func (*CPublishedFile_RefreshVotingQueue_Request) ProtoReflect ¶
func (x *CPublishedFile_RefreshVotingQueue_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_RefreshVotingQueue_Request) Reset ¶
func (x *CPublishedFile_RefreshVotingQueue_Request) Reset()
func (*CPublishedFile_RefreshVotingQueue_Request) String ¶
func (x *CPublishedFile_RefreshVotingQueue_Request) String() string
type CPublishedFile_RefreshVotingQueue_Response ¶
type CPublishedFile_RefreshVotingQueue_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_RefreshVotingQueue_Response) Descriptor
deprecated
func (*CPublishedFile_RefreshVotingQueue_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_RefreshVotingQueue_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_RefreshVotingQueue_Response) ProtoMessage ¶
func (*CPublishedFile_RefreshVotingQueue_Response) ProtoMessage()
func (*CPublishedFile_RefreshVotingQueue_Response) ProtoReflect ¶
func (x *CPublishedFile_RefreshVotingQueue_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_RefreshVotingQueue_Response) Reset ¶
func (x *CPublishedFile_RefreshVotingQueue_Response) Reset()
func (*CPublishedFile_RefreshVotingQueue_Response) String ¶
func (x *CPublishedFile_RefreshVotingQueue_Response) String() string
type CPublishedFile_RemoveAppRelationship_Request ¶
type CPublishedFile_RemoveAppRelationship_Request struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` Relationship *uint32 `protobuf:"varint,3,opt,name=relationship" json:"relationship,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_RemoveAppRelationship_Request) Descriptor
deprecated
func (*CPublishedFile_RemoveAppRelationship_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_RemoveAppRelationship_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_RemoveAppRelationship_Request) GetAppid ¶
func (x *CPublishedFile_RemoveAppRelationship_Request) GetAppid() uint32
func (*CPublishedFile_RemoveAppRelationship_Request) GetPublishedfileid ¶
func (x *CPublishedFile_RemoveAppRelationship_Request) GetPublishedfileid() uint64
func (*CPublishedFile_RemoveAppRelationship_Request) GetRelationship ¶
func (x *CPublishedFile_RemoveAppRelationship_Request) GetRelationship() uint32
func (*CPublishedFile_RemoveAppRelationship_Request) ProtoMessage ¶
func (*CPublishedFile_RemoveAppRelationship_Request) ProtoMessage()
func (*CPublishedFile_RemoveAppRelationship_Request) ProtoReflect ¶
func (x *CPublishedFile_RemoveAppRelationship_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_RemoveAppRelationship_Request) Reset ¶
func (x *CPublishedFile_RemoveAppRelationship_Request) Reset()
func (*CPublishedFile_RemoveAppRelationship_Request) String ¶
func (x *CPublishedFile_RemoveAppRelationship_Request) String() string
type CPublishedFile_RemoveAppRelationship_Response ¶
type CPublishedFile_RemoveAppRelationship_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_RemoveAppRelationship_Response) Descriptor
deprecated
func (*CPublishedFile_RemoveAppRelationship_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_RemoveAppRelationship_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_RemoveAppRelationship_Response) ProtoMessage ¶
func (*CPublishedFile_RemoveAppRelationship_Response) ProtoMessage()
func (*CPublishedFile_RemoveAppRelationship_Response) ProtoReflect ¶
func (x *CPublishedFile_RemoveAppRelationship_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_RemoveAppRelationship_Response) Reset ¶
func (x *CPublishedFile_RemoveAppRelationship_Response) Reset()
func (*CPublishedFile_RemoveAppRelationship_Response) String ¶
func (x *CPublishedFile_RemoveAppRelationship_Response) String() string
type CPublishedFile_RemoveChild_Request ¶
type CPublishedFile_RemoveChild_Request struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` ChildPublishedfileid *uint64 `protobuf:"varint,2,opt,name=child_publishedfileid,json=childPublishedfileid" json:"child_publishedfileid,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_RemoveChild_Request) Descriptor
deprecated
func (*CPublishedFile_RemoveChild_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_RemoveChild_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_RemoveChild_Request) GetChildPublishedfileid ¶
func (x *CPublishedFile_RemoveChild_Request) GetChildPublishedfileid() uint64
func (*CPublishedFile_RemoveChild_Request) GetPublishedfileid ¶
func (x *CPublishedFile_RemoveChild_Request) GetPublishedfileid() uint64
func (*CPublishedFile_RemoveChild_Request) ProtoMessage ¶
func (*CPublishedFile_RemoveChild_Request) ProtoMessage()
func (*CPublishedFile_RemoveChild_Request) ProtoReflect ¶
func (x *CPublishedFile_RemoveChild_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_RemoveChild_Request) Reset ¶
func (x *CPublishedFile_RemoveChild_Request) Reset()
func (*CPublishedFile_RemoveChild_Request) String ¶
func (x *CPublishedFile_RemoveChild_Request) String() string
type CPublishedFile_RemoveChild_Response ¶
type CPublishedFile_RemoveChild_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_RemoveChild_Response) Descriptor
deprecated
func (*CPublishedFile_RemoveChild_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_RemoveChild_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_RemoveChild_Response) ProtoMessage ¶
func (*CPublishedFile_RemoveChild_Response) ProtoMessage()
func (*CPublishedFile_RemoveChild_Response) ProtoReflect ¶
func (x *CPublishedFile_RemoveChild_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_RemoveChild_Response) Reset ¶
func (x *CPublishedFile_RemoveChild_Response) Reset()
func (*CPublishedFile_RemoveChild_Response) String ¶
func (x *CPublishedFile_RemoveChild_Response) String() string
type CPublishedFile_SetPlaytimeForControllerConfigs_Request ¶
type CPublishedFile_SetPlaytimeForControllerConfigs_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` ControllerConfigUsage []*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage `protobuf:"bytes,2,rep,name=controller_config_usage,json=controllerConfigUsage" json:"controller_config_usage,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) Descriptor
deprecated
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_SetPlaytimeForControllerConfigs_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) GetAppid ¶
func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request) GetAppid() uint32
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) GetControllerConfigUsage ¶
func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request) GetControllerConfigUsage() []*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) ProtoMessage ¶
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) ProtoMessage()
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) ProtoReflect ¶
func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) Reset ¶
func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request) Reset()
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request) String ¶
func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request) String() string
type CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage ¶
type CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` SecondsActive *float32 `protobuf:"fixed32,2,opt,name=seconds_active,json=secondsActive" json:"seconds_active,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) Descriptor
deprecated
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage.ProtoReflect.Descriptor instead.
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) GetPublishedfileid ¶
func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) GetPublishedfileid() uint64
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) GetSecondsActive ¶
func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) GetSecondsActive() float32
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) ProtoMessage ¶
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) ProtoMessage()
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) ProtoReflect ¶
func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Request_ControllerConfigUsage) ProtoReflect() protoreflect.Message
type CPublishedFile_SetPlaytimeForControllerConfigs_Response ¶
type CPublishedFile_SetPlaytimeForControllerConfigs_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) Descriptor
deprecated
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_SetPlaytimeForControllerConfigs_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) ProtoMessage ¶
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) ProtoMessage()
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) ProtoReflect ¶
func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) Reset ¶
func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Response) Reset()
func (*CPublishedFile_SetPlaytimeForControllerConfigs_Response) String ¶
func (x *CPublishedFile_SetPlaytimeForControllerConfigs_Response) String() string
type CPublishedFile_StartPlaytimeTracking_Request ¶
type CPublishedFile_StartPlaytimeTracking_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Publishedfileids []uint64 `protobuf:"varint,2,rep,name=publishedfileids" json:"publishedfileids,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_StartPlaytimeTracking_Request) Descriptor
deprecated
func (*CPublishedFile_StartPlaytimeTracking_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_StartPlaytimeTracking_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_StartPlaytimeTracking_Request) GetAppid ¶
func (x *CPublishedFile_StartPlaytimeTracking_Request) GetAppid() uint32
func (*CPublishedFile_StartPlaytimeTracking_Request) GetPublishedfileids ¶
func (x *CPublishedFile_StartPlaytimeTracking_Request) GetPublishedfileids() []uint64
func (*CPublishedFile_StartPlaytimeTracking_Request) ProtoMessage ¶
func (*CPublishedFile_StartPlaytimeTracking_Request) ProtoMessage()
func (*CPublishedFile_StartPlaytimeTracking_Request) ProtoReflect ¶
func (x *CPublishedFile_StartPlaytimeTracking_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_StartPlaytimeTracking_Request) Reset ¶
func (x *CPublishedFile_StartPlaytimeTracking_Request) Reset()
func (*CPublishedFile_StartPlaytimeTracking_Request) String ¶
func (x *CPublishedFile_StartPlaytimeTracking_Request) String() string
type CPublishedFile_StartPlaytimeTracking_Response ¶
type CPublishedFile_StartPlaytimeTracking_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_StartPlaytimeTracking_Response) Descriptor
deprecated
func (*CPublishedFile_StartPlaytimeTracking_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_StartPlaytimeTracking_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_StartPlaytimeTracking_Response) ProtoMessage ¶
func (*CPublishedFile_StartPlaytimeTracking_Response) ProtoMessage()
func (*CPublishedFile_StartPlaytimeTracking_Response) ProtoReflect ¶
func (x *CPublishedFile_StartPlaytimeTracking_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_StartPlaytimeTracking_Response) Reset ¶
func (x *CPublishedFile_StartPlaytimeTracking_Response) Reset()
func (*CPublishedFile_StartPlaytimeTracking_Response) String ¶
func (x *CPublishedFile_StartPlaytimeTracking_Response) String() string
type CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request ¶
type CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) Descriptor
deprecated
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) GetAppid ¶
func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) GetAppid() uint32
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) ProtoMessage ¶
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) ProtoMessage()
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) ProtoReflect ¶
func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) Reset ¶
func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) Reset()
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) String ¶
func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Request) String() string
type CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response ¶
type CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) Descriptor
deprecated
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) ProtoMessage ¶
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) ProtoMessage()
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) ProtoReflect ¶
func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) Reset ¶
func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) Reset()
func (*CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) String ¶
func (x *CPublishedFile_StopPlaytimeTrackingForAllAppItems_Response) String() string
type CPublishedFile_StopPlaytimeTracking_Request ¶
type CPublishedFile_StopPlaytimeTracking_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Publishedfileids []uint64 `protobuf:"varint,2,rep,name=publishedfileids" json:"publishedfileids,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_StopPlaytimeTracking_Request) Descriptor
deprecated
func (*CPublishedFile_StopPlaytimeTracking_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_StopPlaytimeTracking_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_StopPlaytimeTracking_Request) GetAppid ¶
func (x *CPublishedFile_StopPlaytimeTracking_Request) GetAppid() uint32
func (*CPublishedFile_StopPlaytimeTracking_Request) GetPublishedfileids ¶
func (x *CPublishedFile_StopPlaytimeTracking_Request) GetPublishedfileids() []uint64
func (*CPublishedFile_StopPlaytimeTracking_Request) ProtoMessage ¶
func (*CPublishedFile_StopPlaytimeTracking_Request) ProtoMessage()
func (*CPublishedFile_StopPlaytimeTracking_Request) ProtoReflect ¶
func (x *CPublishedFile_StopPlaytimeTracking_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_StopPlaytimeTracking_Request) Reset ¶
func (x *CPublishedFile_StopPlaytimeTracking_Request) Reset()
func (*CPublishedFile_StopPlaytimeTracking_Request) String ¶
func (x *CPublishedFile_StopPlaytimeTracking_Request) String() string
type CPublishedFile_StopPlaytimeTracking_Response ¶
type CPublishedFile_StopPlaytimeTracking_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_StopPlaytimeTracking_Response) Descriptor
deprecated
func (*CPublishedFile_StopPlaytimeTracking_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_StopPlaytimeTracking_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_StopPlaytimeTracking_Response) ProtoMessage ¶
func (*CPublishedFile_StopPlaytimeTracking_Response) ProtoMessage()
func (*CPublishedFile_StopPlaytimeTracking_Response) ProtoReflect ¶
func (x *CPublishedFile_StopPlaytimeTracking_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_StopPlaytimeTracking_Response) Reset ¶
func (x *CPublishedFile_StopPlaytimeTracking_Response) Reset()
func (*CPublishedFile_StopPlaytimeTracking_Response) String ¶
func (x *CPublishedFile_StopPlaytimeTracking_Response) String() string
type CPublishedFile_Subscribe_Request ¶
type CPublishedFile_Subscribe_Request struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` ListType *uint32 `protobuf:"varint,2,opt,name=list_type,json=listType" json:"list_type,omitempty"` Appid *int32 `protobuf:"varint,3,opt,name=appid" json:"appid,omitempty"` NotifyClient *bool `protobuf:"varint,4,opt,name=notify_client,json=notifyClient" json:"notify_client,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_Subscribe_Request) Descriptor
deprecated
func (*CPublishedFile_Subscribe_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Subscribe_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Subscribe_Request) GetAppid ¶
func (x *CPublishedFile_Subscribe_Request) GetAppid() int32
func (*CPublishedFile_Subscribe_Request) GetListType ¶
func (x *CPublishedFile_Subscribe_Request) GetListType() uint32
func (*CPublishedFile_Subscribe_Request) GetNotifyClient ¶
func (x *CPublishedFile_Subscribe_Request) GetNotifyClient() bool
func (*CPublishedFile_Subscribe_Request) GetPublishedfileid ¶
func (x *CPublishedFile_Subscribe_Request) GetPublishedfileid() uint64
func (*CPublishedFile_Subscribe_Request) ProtoMessage ¶
func (*CPublishedFile_Subscribe_Request) ProtoMessage()
func (*CPublishedFile_Subscribe_Request) ProtoReflect ¶
func (x *CPublishedFile_Subscribe_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Subscribe_Request) Reset ¶
func (x *CPublishedFile_Subscribe_Request) Reset()
func (*CPublishedFile_Subscribe_Request) String ¶
func (x *CPublishedFile_Subscribe_Request) String() string
type CPublishedFile_Subscribe_Response ¶
type CPublishedFile_Subscribe_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_Subscribe_Response) Descriptor
deprecated
func (*CPublishedFile_Subscribe_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Subscribe_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Subscribe_Response) ProtoMessage ¶
func (*CPublishedFile_Subscribe_Response) ProtoMessage()
func (*CPublishedFile_Subscribe_Response) ProtoReflect ¶
func (x *CPublishedFile_Subscribe_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Subscribe_Response) Reset ¶
func (x *CPublishedFile_Subscribe_Response) Reset()
func (*CPublishedFile_Subscribe_Response) String ¶
func (x *CPublishedFile_Subscribe_Response) String() string
type CPublishedFile_Unsubscribe_Request ¶
type CPublishedFile_Unsubscribe_Request struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` ListType *uint32 `protobuf:"varint,2,opt,name=list_type,json=listType" json:"list_type,omitempty"` Appid *int32 `protobuf:"varint,3,opt,name=appid" json:"appid,omitempty"` NotifyClient *bool `protobuf:"varint,4,opt,name=notify_client,json=notifyClient" json:"notify_client,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_Unsubscribe_Request) Descriptor
deprecated
func (*CPublishedFile_Unsubscribe_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Unsubscribe_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Unsubscribe_Request) GetAppid ¶
func (x *CPublishedFile_Unsubscribe_Request) GetAppid() int32
func (*CPublishedFile_Unsubscribe_Request) GetListType ¶
func (x *CPublishedFile_Unsubscribe_Request) GetListType() uint32
func (*CPublishedFile_Unsubscribe_Request) GetNotifyClient ¶
func (x *CPublishedFile_Unsubscribe_Request) GetNotifyClient() bool
func (*CPublishedFile_Unsubscribe_Request) GetPublishedfileid ¶
func (x *CPublishedFile_Unsubscribe_Request) GetPublishedfileid() uint64
func (*CPublishedFile_Unsubscribe_Request) ProtoMessage ¶
func (*CPublishedFile_Unsubscribe_Request) ProtoMessage()
func (*CPublishedFile_Unsubscribe_Request) ProtoReflect ¶
func (x *CPublishedFile_Unsubscribe_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Unsubscribe_Request) Reset ¶
func (x *CPublishedFile_Unsubscribe_Request) Reset()
func (*CPublishedFile_Unsubscribe_Request) String ¶
func (x *CPublishedFile_Unsubscribe_Request) String() string
type CPublishedFile_Unsubscribe_Response ¶
type CPublishedFile_Unsubscribe_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_Unsubscribe_Response) Descriptor
deprecated
func (*CPublishedFile_Unsubscribe_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Unsubscribe_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Unsubscribe_Response) ProtoMessage ¶
func (*CPublishedFile_Unsubscribe_Response) ProtoMessage()
func (*CPublishedFile_Unsubscribe_Response) ProtoReflect ¶
func (x *CPublishedFile_Unsubscribe_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Unsubscribe_Response) Reset ¶
func (x *CPublishedFile_Unsubscribe_Response) Reset()
func (*CPublishedFile_Unsubscribe_Response) String ¶
func (x *CPublishedFile_Unsubscribe_Response) String() string
type CPublishedFile_UpdateContentDescriptors_Request ¶
type CPublishedFile_UpdateContentDescriptors_Request struct { Publishedfileid *uint64 `protobuf:"fixed64,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` DescriptorsToAdd []EContentDescriptorID `` /* 131-byte string literal not displayed */ DescriptorsToRemove []EContentDescriptorID `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CPublishedFile_UpdateContentDescriptors_Request) Descriptor
deprecated
func (*CPublishedFile_UpdateContentDescriptors_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_UpdateContentDescriptors_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_UpdateContentDescriptors_Request) GetDescriptorsToAdd ¶
func (x *CPublishedFile_UpdateContentDescriptors_Request) GetDescriptorsToAdd() []EContentDescriptorID
func (*CPublishedFile_UpdateContentDescriptors_Request) GetDescriptorsToRemove ¶
func (x *CPublishedFile_UpdateContentDescriptors_Request) GetDescriptorsToRemove() []EContentDescriptorID
func (*CPublishedFile_UpdateContentDescriptors_Request) GetPublishedfileid ¶
func (x *CPublishedFile_UpdateContentDescriptors_Request) GetPublishedfileid() uint64
func (*CPublishedFile_UpdateContentDescriptors_Request) ProtoMessage ¶
func (*CPublishedFile_UpdateContentDescriptors_Request) ProtoMessage()
func (*CPublishedFile_UpdateContentDescriptors_Request) ProtoReflect ¶
func (x *CPublishedFile_UpdateContentDescriptors_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_UpdateContentDescriptors_Request) Reset ¶
func (x *CPublishedFile_UpdateContentDescriptors_Request) Reset()
func (*CPublishedFile_UpdateContentDescriptors_Request) String ¶
func (x *CPublishedFile_UpdateContentDescriptors_Request) String() string
type CPublishedFile_UpdateContentDescriptors_Response ¶
type CPublishedFile_UpdateContentDescriptors_Response struct { TimestampUpdated *uint32 `protobuf:"varint,1,opt,name=timestamp_updated,json=timestampUpdated" json:"timestamp_updated,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_UpdateContentDescriptors_Response) Descriptor
deprecated
func (*CPublishedFile_UpdateContentDescriptors_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_UpdateContentDescriptors_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_UpdateContentDescriptors_Response) GetTimestampUpdated ¶
func (x *CPublishedFile_UpdateContentDescriptors_Response) GetTimestampUpdated() uint32
func (*CPublishedFile_UpdateContentDescriptors_Response) ProtoMessage ¶
func (*CPublishedFile_UpdateContentDescriptors_Response) ProtoMessage()
func (*CPublishedFile_UpdateContentDescriptors_Response) ProtoReflect ¶
func (x *CPublishedFile_UpdateContentDescriptors_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_UpdateContentDescriptors_Response) Reset ¶
func (x *CPublishedFile_UpdateContentDescriptors_Response) Reset()
func (*CPublishedFile_UpdateContentDescriptors_Response) String ¶
func (x *CPublishedFile_UpdateContentDescriptors_Response) String() string
type CPublishedFile_Update_Request ¶
type CPublishedFile_Update_Request struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Publishedfileid *uint64 `protobuf:"fixed64,2,opt,name=publishedfileid" json:"publishedfileid,omitempty"` Title *string `protobuf:"bytes,3,opt,name=title" json:"title,omitempty"` FileDescription *string `protobuf:"bytes,4,opt,name=file_description,json=fileDescription" json:"file_description,omitempty"` Visibility *uint32 `protobuf:"varint,5,opt,name=visibility" json:"visibility,omitempty"` Tags []string `protobuf:"bytes,6,rep,name=tags" json:"tags,omitempty"` Filename *string `protobuf:"bytes,7,opt,name=filename" json:"filename,omitempty"` PreviewFilename *string `protobuf:"bytes,8,opt,name=preview_filename,json=previewFilename" json:"preview_filename,omitempty"` SpoilerTag *bool `protobuf:"varint,10,opt,name=spoiler_tag,json=spoilerTag" json:"spoiler_tag,omitempty"` ImageWidth *uint32 `protobuf:"varint,15,opt,name=image_width,json=imageWidth" json:"image_width,omitempty"` ImageHeight *uint32 `protobuf:"varint,16,opt,name=image_height,json=imageHeight" json:"image_height,omitempty"` Language *int32 `protobuf:"varint,17,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_Update_Request) Descriptor
deprecated
func (*CPublishedFile_Update_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Update_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Update_Request) GetAppid ¶
func (x *CPublishedFile_Update_Request) GetAppid() uint32
func (*CPublishedFile_Update_Request) GetFileDescription ¶
func (x *CPublishedFile_Update_Request) GetFileDescription() string
func (*CPublishedFile_Update_Request) GetFilename ¶
func (x *CPublishedFile_Update_Request) GetFilename() string
func (*CPublishedFile_Update_Request) GetImageHeight ¶
func (x *CPublishedFile_Update_Request) GetImageHeight() uint32
func (*CPublishedFile_Update_Request) GetImageWidth ¶
func (x *CPublishedFile_Update_Request) GetImageWidth() uint32
func (*CPublishedFile_Update_Request) GetLanguage ¶
func (x *CPublishedFile_Update_Request) GetLanguage() int32
func (*CPublishedFile_Update_Request) GetPreviewFilename ¶
func (x *CPublishedFile_Update_Request) GetPreviewFilename() string
func (*CPublishedFile_Update_Request) GetPublishedfileid ¶
func (x *CPublishedFile_Update_Request) GetPublishedfileid() uint64
func (*CPublishedFile_Update_Request) GetSpoilerTag ¶
func (x *CPublishedFile_Update_Request) GetSpoilerTag() bool
func (*CPublishedFile_Update_Request) GetTags ¶
func (x *CPublishedFile_Update_Request) GetTags() []string
func (*CPublishedFile_Update_Request) GetTitle ¶
func (x *CPublishedFile_Update_Request) GetTitle() string
func (*CPublishedFile_Update_Request) GetVisibility ¶
func (x *CPublishedFile_Update_Request) GetVisibility() uint32
func (*CPublishedFile_Update_Request) ProtoMessage ¶
func (*CPublishedFile_Update_Request) ProtoMessage()
func (*CPublishedFile_Update_Request) ProtoReflect ¶
func (x *CPublishedFile_Update_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Update_Request) Reset ¶
func (x *CPublishedFile_Update_Request) Reset()
func (*CPublishedFile_Update_Request) String ¶
func (x *CPublishedFile_Update_Request) String() string
type CPublishedFile_Update_Response ¶
type CPublishedFile_Update_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_Update_Response) Descriptor
deprecated
func (*CPublishedFile_Update_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Update_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Update_Response) ProtoMessage ¶
func (*CPublishedFile_Update_Response) ProtoMessage()
func (*CPublishedFile_Update_Response) ProtoReflect ¶
func (x *CPublishedFile_Update_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Update_Response) Reset ¶
func (x *CPublishedFile_Update_Response) Reset()
func (*CPublishedFile_Update_Response) String ¶
func (x *CPublishedFile_Update_Response) String() string
type CPublishedFile_Vote_Request ¶
type CPublishedFile_Vote_Request struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` VoteUp *bool `protobuf:"varint,2,opt,name=vote_up,json=voteUp" json:"vote_up,omitempty"` // contains filtered or unexported fields }
func (*CPublishedFile_Vote_Request) Descriptor
deprecated
func (*CPublishedFile_Vote_Request) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Vote_Request.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Vote_Request) GetPublishedfileid ¶
func (x *CPublishedFile_Vote_Request) GetPublishedfileid() uint64
func (*CPublishedFile_Vote_Request) GetVoteUp ¶
func (x *CPublishedFile_Vote_Request) GetVoteUp() bool
func (*CPublishedFile_Vote_Request) ProtoMessage ¶
func (*CPublishedFile_Vote_Request) ProtoMessage()
func (*CPublishedFile_Vote_Request) ProtoReflect ¶
func (x *CPublishedFile_Vote_Request) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Vote_Request) Reset ¶
func (x *CPublishedFile_Vote_Request) Reset()
func (*CPublishedFile_Vote_Request) String ¶
func (x *CPublishedFile_Vote_Request) String() string
type CPublishedFile_Vote_Response ¶
type CPublishedFile_Vote_Response struct {
// contains filtered or unexported fields
}
func (*CPublishedFile_Vote_Response) Descriptor
deprecated
func (*CPublishedFile_Vote_Response) Descriptor() ([]byte, []int)
Deprecated: Use CPublishedFile_Vote_Response.ProtoReflect.Descriptor instead.
func (*CPublishedFile_Vote_Response) ProtoMessage ¶
func (*CPublishedFile_Vote_Response) ProtoMessage()
func (*CPublishedFile_Vote_Response) ProtoReflect ¶
func (x *CPublishedFile_Vote_Response) ProtoReflect() protoreflect.Message
func (*CPublishedFile_Vote_Response) Reset ¶
func (x *CPublishedFile_Vote_Response) Reset()
func (*CPublishedFile_Vote_Response) String ¶
func (x *CPublishedFile_Vote_Response) String() string
type ClientCloudFileUploadBlockDetails ¶
type ClientCloudFileUploadBlockDetails struct { UrlHost *string `protobuf:"bytes,1,opt,name=url_host,json=urlHost" json:"url_host,omitempty"` UrlPath *string `protobuf:"bytes,2,opt,name=url_path,json=urlPath" json:"url_path,omitempty"` UseHttps *bool `protobuf:"varint,3,opt,name=use_https,json=useHttps" json:"use_https,omitempty"` HttpMethod *int32 `protobuf:"varint,4,opt,name=http_method,json=httpMethod" json:"http_method,omitempty"` RequestHeaders []*ClientCloudFileUploadBlockDetails_HTTPHeaders `protobuf:"bytes,5,rep,name=request_headers,json=requestHeaders" json:"request_headers,omitempty"` BlockOffset *uint64 `protobuf:"varint,6,opt,name=block_offset,json=blockOffset" json:"block_offset,omitempty"` BlockLength *uint32 `protobuf:"varint,7,opt,name=block_length,json=blockLength" json:"block_length,omitempty"` ExplicitBodyData []byte `protobuf:"bytes,8,opt,name=explicit_body_data,json=explicitBodyData" json:"explicit_body_data,omitempty"` MayParallelize *bool `protobuf:"varint,9,opt,name=may_parallelize,json=mayParallelize" json:"may_parallelize,omitempty"` // contains filtered or unexported fields }
func (*ClientCloudFileUploadBlockDetails) Descriptor
deprecated
func (*ClientCloudFileUploadBlockDetails) Descriptor() ([]byte, []int)
Deprecated: Use ClientCloudFileUploadBlockDetails.ProtoReflect.Descriptor instead.
func (*ClientCloudFileUploadBlockDetails) GetBlockLength ¶
func (x *ClientCloudFileUploadBlockDetails) GetBlockLength() uint32
func (*ClientCloudFileUploadBlockDetails) GetBlockOffset ¶
func (x *ClientCloudFileUploadBlockDetails) GetBlockOffset() uint64
func (*ClientCloudFileUploadBlockDetails) GetExplicitBodyData ¶
func (x *ClientCloudFileUploadBlockDetails) GetExplicitBodyData() []byte
func (*ClientCloudFileUploadBlockDetails) GetHttpMethod ¶
func (x *ClientCloudFileUploadBlockDetails) GetHttpMethod() int32
func (*ClientCloudFileUploadBlockDetails) GetMayParallelize ¶
func (x *ClientCloudFileUploadBlockDetails) GetMayParallelize() bool
func (*ClientCloudFileUploadBlockDetails) GetRequestHeaders ¶
func (x *ClientCloudFileUploadBlockDetails) GetRequestHeaders() []*ClientCloudFileUploadBlockDetails_HTTPHeaders
func (*ClientCloudFileUploadBlockDetails) GetUrlHost ¶
func (x *ClientCloudFileUploadBlockDetails) GetUrlHost() string
func (*ClientCloudFileUploadBlockDetails) GetUrlPath ¶
func (x *ClientCloudFileUploadBlockDetails) GetUrlPath() string
func (*ClientCloudFileUploadBlockDetails) GetUseHttps ¶
func (x *ClientCloudFileUploadBlockDetails) GetUseHttps() bool
func (*ClientCloudFileUploadBlockDetails) ProtoMessage ¶
func (*ClientCloudFileUploadBlockDetails) ProtoMessage()
func (*ClientCloudFileUploadBlockDetails) ProtoReflect ¶
func (x *ClientCloudFileUploadBlockDetails) ProtoReflect() protoreflect.Message
func (*ClientCloudFileUploadBlockDetails) Reset ¶
func (x *ClientCloudFileUploadBlockDetails) Reset()
func (*ClientCloudFileUploadBlockDetails) String ¶
func (x *ClientCloudFileUploadBlockDetails) String() string
type ClientCloudFileUploadBlockDetails_HTTPHeaders ¶
type ClientCloudFileUploadBlockDetails_HTTPHeaders struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) Descriptor
deprecated
func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) Descriptor() ([]byte, []int)
Deprecated: Use ClientCloudFileUploadBlockDetails_HTTPHeaders.ProtoReflect.Descriptor instead.
func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) GetName ¶
func (x *ClientCloudFileUploadBlockDetails_HTTPHeaders) GetName() string
func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) GetValue ¶
func (x *ClientCloudFileUploadBlockDetails_HTTPHeaders) GetValue() string
func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) ProtoMessage ¶
func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) ProtoMessage()
func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) ProtoReflect ¶
func (x *ClientCloudFileUploadBlockDetails_HTTPHeaders) ProtoReflect() protoreflect.Message
func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) Reset ¶
func (x *ClientCloudFileUploadBlockDetails_HTTPHeaders) Reset()
func (*ClientCloudFileUploadBlockDetails_HTTPHeaders) String ¶
func (x *ClientCloudFileUploadBlockDetails_HTTPHeaders) String() string
type EACState ¶
type EACState int32
func (EACState) Descriptor ¶
func (EACState) Descriptor() protoreflect.EnumDescriptor
func (EACState) EnumDescriptor
deprecated
func (EACState) Number ¶
func (x EACState) Number() protoreflect.EnumNumber
func (EACState) Type ¶
func (EACState) Type() protoreflect.EnumType
func (*EACState) UnmarshalJSON
deprecated
type EAgreementType ¶
type EAgreementType int32
const ( EAgreementType_k_EAgreementType_Invalid EAgreementType = -1 EAgreementType_k_EAgreementType_GlobalSSA EAgreementType = 0 EAgreementType_k_EAgreementType_ChinaSSA EAgreementType = 1 )
func (EAgreementType) Descriptor ¶
func (EAgreementType) Descriptor() protoreflect.EnumDescriptor
func (EAgreementType) Enum ¶
func (x EAgreementType) Enum() *EAgreementType
func (EAgreementType) EnumDescriptor
deprecated
func (EAgreementType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EAgreementType.Descriptor instead.
func (EAgreementType) Number ¶
func (x EAgreementType) Number() protoreflect.EnumNumber
func (EAgreementType) String ¶
func (x EAgreementType) String() string
func (EAgreementType) Type ¶
func (EAgreementType) Type() protoreflect.EnumType
func (*EAgreementType) UnmarshalJSON
deprecated
func (x *EAgreementType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EBatteryState ¶
type EBatteryState int32
const ( EBatteryState_k_EBatteryState_Unknown EBatteryState = 0 EBatteryState_k_EBatteryState_Discharging EBatteryState = 1 EBatteryState_k_EBatteryState_Charging EBatteryState = 2 EBatteryState_k_EBatteryState_Full EBatteryState = 3 )
func (EBatteryState) Descriptor ¶
func (EBatteryState) Descriptor() protoreflect.EnumDescriptor
func (EBatteryState) Enum ¶
func (x EBatteryState) Enum() *EBatteryState
func (EBatteryState) EnumDescriptor
deprecated
func (EBatteryState) EnumDescriptor() ([]byte, []int)
Deprecated: Use EBatteryState.Descriptor instead.
func (EBatteryState) Number ¶
func (x EBatteryState) Number() protoreflect.EnumNumber
func (EBatteryState) String ¶
func (x EBatteryState) String() string
func (EBatteryState) Type ¶
func (EBatteryState) Type() protoreflect.EnumType
func (*EBatteryState) UnmarshalJSON
deprecated
func (x *EBatteryState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EBluetoothDeviceType ¶
type EBluetoothDeviceType int32
const ( EBluetoothDeviceType_k_BluetoothDeviceType_Invalid EBluetoothDeviceType = 0 EBluetoothDeviceType_k_BluetoothDeviceType_Unknown EBluetoothDeviceType = 1 EBluetoothDeviceType_k_BluetoothDeviceType_Phone EBluetoothDeviceType = 2 EBluetoothDeviceType_k_BluetoothDeviceType_Computer EBluetoothDeviceType = 3 EBluetoothDeviceType_k_BluetoothDeviceType_Headset EBluetoothDeviceType = 4 EBluetoothDeviceType_k_BluetoothDeviceType_Headphones EBluetoothDeviceType = 5 EBluetoothDeviceType_k_BluetoothDeviceType_Speakers EBluetoothDeviceType = 6 EBluetoothDeviceType_k_BluetoothDeviceType_OtherAudio EBluetoothDeviceType = 7 EBluetoothDeviceType_k_BluetoothDeviceType_Mouse EBluetoothDeviceType = 8 EBluetoothDeviceType_k_BluetoothDeviceType_Joystick EBluetoothDeviceType = 9 EBluetoothDeviceType_k_BluetoothDeviceType_Gamepad EBluetoothDeviceType = 10 EBluetoothDeviceType_k_BluetoothDeviceType_Keyboard EBluetoothDeviceType = 11 )
func (EBluetoothDeviceType) Descriptor ¶
func (EBluetoothDeviceType) Descriptor() protoreflect.EnumDescriptor
func (EBluetoothDeviceType) Enum ¶
func (x EBluetoothDeviceType) Enum() *EBluetoothDeviceType
func (EBluetoothDeviceType) EnumDescriptor
deprecated
func (EBluetoothDeviceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EBluetoothDeviceType.Descriptor instead.
func (EBluetoothDeviceType) Number ¶
func (x EBluetoothDeviceType) Number() protoreflect.EnumNumber
func (EBluetoothDeviceType) String ¶
func (x EBluetoothDeviceType) String() string
func (EBluetoothDeviceType) Type ¶
func (EBluetoothDeviceType) Type() protoreflect.EnumType
func (*EBluetoothDeviceType) UnmarshalJSON
deprecated
func (x *EBluetoothDeviceType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EBroadcastEncoderSetting ¶
type EBroadcastEncoderSetting int32
const ( EBroadcastEncoderSetting_k_EBroadcastEncoderBestQuality EBroadcastEncoderSetting = 0 EBroadcastEncoderSetting_k_EBroadcastEncoderBestPerformance EBroadcastEncoderSetting = 1 )
func (EBroadcastEncoderSetting) Descriptor ¶
func (EBroadcastEncoderSetting) Descriptor() protoreflect.EnumDescriptor
func (EBroadcastEncoderSetting) Enum ¶
func (x EBroadcastEncoderSetting) Enum() *EBroadcastEncoderSetting
func (EBroadcastEncoderSetting) EnumDescriptor
deprecated
func (EBroadcastEncoderSetting) EnumDescriptor() ([]byte, []int)
Deprecated: Use EBroadcastEncoderSetting.Descriptor instead.
func (EBroadcastEncoderSetting) Number ¶
func (x EBroadcastEncoderSetting) Number() protoreflect.EnumNumber
func (EBroadcastEncoderSetting) String ¶
func (x EBroadcastEncoderSetting) String() string
func (EBroadcastEncoderSetting) Type ¶
func (EBroadcastEncoderSetting) Type() protoreflect.EnumType
func (*EBroadcastEncoderSetting) UnmarshalJSON
deprecated
func (x *EBroadcastEncoderSetting) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EBroadcastPermission ¶
type EBroadcastPermission int32
const ( EBroadcastPermission_k_EBroadcastPermissionDisabled EBroadcastPermission = 0 EBroadcastPermission_k_EBroadcastPermissionFriendsApprove EBroadcastPermission = 1 EBroadcastPermission_k_EBroadcastPermissionFriendsAllowed EBroadcastPermission = 2 EBroadcastPermission_k_EBroadcastPermissionPublic EBroadcastPermission = 3 EBroadcastPermission_k_EBroadcastPermissionSubscribers EBroadcastPermission = 4 )
func (EBroadcastPermission) Descriptor ¶
func (EBroadcastPermission) Descriptor() protoreflect.EnumDescriptor
func (EBroadcastPermission) Enum ¶
func (x EBroadcastPermission) Enum() *EBroadcastPermission
func (EBroadcastPermission) EnumDescriptor
deprecated
func (EBroadcastPermission) EnumDescriptor() ([]byte, []int)
Deprecated: Use EBroadcastPermission.Descriptor instead.
func (EBroadcastPermission) Number ¶
func (x EBroadcastPermission) Number() protoreflect.EnumNumber
func (EBroadcastPermission) String ¶
func (x EBroadcastPermission) String() string
func (EBroadcastPermission) Type ¶
func (EBroadcastPermission) Type() protoreflect.EnumType
func (*EBroadcastPermission) UnmarshalJSON
deprecated
func (x *EBroadcastPermission) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECPUGovernor ¶
type ECPUGovernor int32
const ( ECPUGovernor_k_ECPUGovernor_Invalid ECPUGovernor = 0 ECPUGovernor_k_ECPUGovernor_Perf ECPUGovernor = 1 ECPUGovernor_k_ECPUGovernor_Powersave ECPUGovernor = 2 ECPUGovernor_k_ECPUGovernor_Manual ECPUGovernor = 3 )
func (ECPUGovernor) Descriptor ¶
func (ECPUGovernor) Descriptor() protoreflect.EnumDescriptor
func (ECPUGovernor) Enum ¶
func (x ECPUGovernor) Enum() *ECPUGovernor
func (ECPUGovernor) EnumDescriptor
deprecated
func (ECPUGovernor) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECPUGovernor.Descriptor instead.
func (ECPUGovernor) Number ¶
func (x ECPUGovernor) Number() protoreflect.EnumNumber
func (ECPUGovernor) String ¶
func (x ECPUGovernor) String() string
func (ECPUGovernor) Type ¶
func (ECPUGovernor) Type() protoreflect.EnumType
func (*ECPUGovernor) UnmarshalJSON
deprecated
func (x *ECPUGovernor) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECloudGamingPlatform ¶
type ECloudGamingPlatform int32
const ( ECloudGamingPlatform_k_ECloudGamingPlatformNone ECloudGamingPlatform = 0 ECloudGamingPlatform_k_ECloudGamingPlatformValve ECloudGamingPlatform = 1 ECloudGamingPlatform_k_ECloudGamingPlatformNVIDIA ECloudGamingPlatform = 2 )
func (ECloudGamingPlatform) Descriptor ¶
func (ECloudGamingPlatform) Descriptor() protoreflect.EnumDescriptor
func (ECloudGamingPlatform) Enum ¶
func (x ECloudGamingPlatform) Enum() *ECloudGamingPlatform
func (ECloudGamingPlatform) EnumDescriptor
deprecated
func (ECloudGamingPlatform) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECloudGamingPlatform.Descriptor instead.
func (ECloudGamingPlatform) Number ¶
func (x ECloudGamingPlatform) Number() protoreflect.EnumNumber
func (ECloudGamingPlatform) String ¶
func (x ECloudGamingPlatform) String() string
func (ECloudGamingPlatform) Type ¶
func (ECloudGamingPlatform) Type() protoreflect.EnumType
func (*ECloudGamingPlatform) UnmarshalJSON
deprecated
func (x *ECloudGamingPlatform) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECloudPendingRemoteOperation ¶
type ECloudPendingRemoteOperation int32
const ( ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationNone ECloudPendingRemoteOperation = 0 ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationAppSessionActive ECloudPendingRemoteOperation = 1 ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationUploadInProgress ECloudPendingRemoteOperation = 2 ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationUploadPending ECloudPendingRemoteOperation = 3 ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationAppSessionSuspended ECloudPendingRemoteOperation = 4 )
func (ECloudPendingRemoteOperation) Descriptor ¶
func (ECloudPendingRemoteOperation) Descriptor() protoreflect.EnumDescriptor
func (ECloudPendingRemoteOperation) Enum ¶
func (x ECloudPendingRemoteOperation) Enum() *ECloudPendingRemoteOperation
func (ECloudPendingRemoteOperation) EnumDescriptor
deprecated
func (ECloudPendingRemoteOperation) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECloudPendingRemoteOperation.Descriptor instead.
func (ECloudPendingRemoteOperation) Number ¶
func (x ECloudPendingRemoteOperation) Number() protoreflect.EnumNumber
func (ECloudPendingRemoteOperation) String ¶
func (x ECloudPendingRemoteOperation) String() string
func (ECloudPendingRemoteOperation) Type ¶
func (ECloudPendingRemoteOperation) Type() protoreflect.EnumType
func (*ECloudPendingRemoteOperation) UnmarshalJSON
deprecated
func (x *ECloudPendingRemoteOperation) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECloudStoragePersistState ¶
type ECloudStoragePersistState int32
const ( ECloudStoragePersistState_k_ECloudStoragePersistStatePersisted ECloudStoragePersistState = 0 ECloudStoragePersistState_k_ECloudStoragePersistStateForgotten ECloudStoragePersistState = 1 ECloudStoragePersistState_k_ECloudStoragePersistStateDeleted ECloudStoragePersistState = 2 )
func (ECloudStoragePersistState) Descriptor ¶
func (ECloudStoragePersistState) Descriptor() protoreflect.EnumDescriptor
func (ECloudStoragePersistState) Enum ¶
func (x ECloudStoragePersistState) Enum() *ECloudStoragePersistState
func (ECloudStoragePersistState) EnumDescriptor
deprecated
func (ECloudStoragePersistState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECloudStoragePersistState.Descriptor instead.
func (ECloudStoragePersistState) Number ¶
func (x ECloudStoragePersistState) Number() protoreflect.EnumNumber
func (ECloudStoragePersistState) String ¶
func (x ECloudStoragePersistState) String() string
func (ECloudStoragePersistState) Type ¶
func (ECloudStoragePersistState) Type() protoreflect.EnumType
func (*ECloudStoragePersistState) UnmarshalJSON
deprecated
func (x *ECloudStoragePersistState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EColorGamutLabelSet ¶
type EColorGamutLabelSet int32
const ( EColorGamutLabelSet_k_ColorGamutLabelSet_Default EColorGamutLabelSet = 0 EColorGamutLabelSet_k_ColorGamutLabelSet_sRGB_Native EColorGamutLabelSet = 1 EColorGamutLabelSet_k_ColorGamutLabelSet_Native_sRGB_Boosted EColorGamutLabelSet = 2 )
func (EColorGamutLabelSet) Descriptor ¶
func (EColorGamutLabelSet) Descriptor() protoreflect.EnumDescriptor
func (EColorGamutLabelSet) Enum ¶
func (x EColorGamutLabelSet) Enum() *EColorGamutLabelSet
func (EColorGamutLabelSet) EnumDescriptor
deprecated
func (EColorGamutLabelSet) EnumDescriptor() ([]byte, []int)
Deprecated: Use EColorGamutLabelSet.Descriptor instead.
func (EColorGamutLabelSet) Number ¶
func (x EColorGamutLabelSet) Number() protoreflect.EnumNumber
func (EColorGamutLabelSet) String ¶
func (x EColorGamutLabelSet) String() string
func (EColorGamutLabelSet) Type ¶
func (EColorGamutLabelSet) Type() protoreflect.EnumType
func (*EColorGamutLabelSet) UnmarshalJSON
deprecated
func (x *EColorGamutLabelSet) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECommentThreadType ¶
type ECommentThreadType int32
const ( ECommentThreadType_k_ECommentThreadTypeInvalid ECommentThreadType = 0 ECommentThreadType_k_ECommentThreadTypeScreenshot_Deprecated ECommentThreadType = 1 ECommentThreadType_k_ECommentThreadTypeWorkshopAccount_Developer ECommentThreadType = 2 ECommentThreadType_k_ECommentThreadTypeWorkshopAccount_Public ECommentThreadType = 3 ECommentThreadType_k_ECommentThreadTypePublishedFile_Developer ECommentThreadType = 4 ECommentThreadType_k_ECommentThreadTypePublishedFile_Public ECommentThreadType = 5 ECommentThreadType_k_ECommentThreadTypeTest ECommentThreadType = 6 ECommentThreadType_k_ECommentThreadTypeForumTopic ECommentThreadType = 7 ECommentThreadType_k_ECommentThreadTypeRecommendation ECommentThreadType = 8 ECommentThreadType_k_ECommentThreadTypeVideo_Deprecated ECommentThreadType = 9 ECommentThreadType_k_ECommentThreadTypeProfile ECommentThreadType = 10 ECommentThreadType_k_ECommentThreadTypeNewsPost ECommentThreadType = 11 ECommentThreadType_k_ECommentThreadTypeClan ECommentThreadType = 12 ECommentThreadType_k_ECommentThreadTypeClanAnnouncement ECommentThreadType = 13 ECommentThreadType_k_ECommentThreadTypeClanEvent ECommentThreadType = 14 ECommentThreadType_k_ECommentThreadTypeUserStatusPublished ECommentThreadType = 15 ECommentThreadType_k_ECommentThreadTypeUserReceivedNewGame ECommentThreadType = 16 ECommentThreadType_k_ECommentThreadTypePublishedFile_Announcement ECommentThreadType = 17 ECommentThreadType_k_ECommentThreadTypeModeratorMessage ECommentThreadType = 18 ECommentThreadType_k_ECommentThreadTypeClanCuratedApp ECommentThreadType = 19 ECommentThreadType_k_ECommentThreadTypeQAndASession ECommentThreadType = 20 ECommentThreadType_k_ECommentThreadTypeMax ECommentThreadType = 21 )
func (ECommentThreadType) Descriptor ¶
func (ECommentThreadType) Descriptor() protoreflect.EnumDescriptor
func (ECommentThreadType) Enum ¶
func (x ECommentThreadType) Enum() *ECommentThreadType
func (ECommentThreadType) EnumDescriptor
deprecated
func (ECommentThreadType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECommentThreadType.Descriptor instead.
func (ECommentThreadType) Number ¶
func (x ECommentThreadType) Number() protoreflect.EnumNumber
func (ECommentThreadType) String ¶
func (x ECommentThreadType) String() string
func (ECommentThreadType) Type ¶
func (ECommentThreadType) Type() protoreflect.EnumType
func (*ECommentThreadType) UnmarshalJSON
deprecated
func (x *ECommentThreadType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECommunityItemClass ¶
type ECommunityItemClass int32
const ( ECommunityItemClass_k_ECommunityItemClass_Invalid ECommunityItemClass = 0 ECommunityItemClass_k_ECommunityItemClass_Badge ECommunityItemClass = 1 ECommunityItemClass_k_ECommunityItemClass_GameCard ECommunityItemClass = 2 ECommunityItemClass_k_ECommunityItemClass_ProfileBackground ECommunityItemClass = 3 ECommunityItemClass_k_ECommunityItemClass_Emoticon ECommunityItemClass = 4 ECommunityItemClass_k_ECommunityItemClass_BoosterPack ECommunityItemClass = 5 ECommunityItemClass_k_ECommunityItemClass_Consumable ECommunityItemClass = 6 ECommunityItemClass_k_ECommunityItemClass_GameGoo ECommunityItemClass = 7 ECommunityItemClass_k_ECommunityItemClass_ProfileModifier ECommunityItemClass = 8 ECommunityItemClass_k_ECommunityItemClass_Scene ECommunityItemClass = 9 ECommunityItemClass_k_ECommunityItemClass_SalienItem ECommunityItemClass = 10 ECommunityItemClass_k_ECommunityItemClass_Sticker ECommunityItemClass = 11 ECommunityItemClass_k_ECommunityItemClass_ChatEffect ECommunityItemClass = 12 ECommunityItemClass_k_ECommunityItemClass_MiniProfileBackground ECommunityItemClass = 13 ECommunityItemClass_k_ECommunityItemClass_AvatarFrame ECommunityItemClass = 14 ECommunityItemClass_k_ECommunityItemClass_AnimatedAvatar ECommunityItemClass = 15 ECommunityItemClass_k_ECommunityItemClass_SteamDeckKeyboardSkin ECommunityItemClass = 16 ECommunityItemClass_k_ECommunityItemClass_SteamDeckStartupMovie ECommunityItemClass = 17 )
func (ECommunityItemClass) Descriptor ¶
func (ECommunityItemClass) Descriptor() protoreflect.EnumDescriptor
func (ECommunityItemClass) Enum ¶
func (x ECommunityItemClass) Enum() *ECommunityItemClass
func (ECommunityItemClass) EnumDescriptor
deprecated
func (ECommunityItemClass) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECommunityItemClass.Descriptor instead.
func (ECommunityItemClass) Number ¶
func (x ECommunityItemClass) Number() protoreflect.EnumNumber
func (ECommunityItemClass) String ¶
func (x ECommunityItemClass) String() string
func (ECommunityItemClass) Type ¶
func (ECommunityItemClass) Type() protoreflect.EnumType
func (*ECommunityItemClass) UnmarshalJSON
deprecated
func (x *ECommunityItemClass) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EContentCheckProvider ¶
type EContentCheckProvider int32
const ( EContentCheckProvider_k_EContentCheckProvider_Invalid EContentCheckProvider = 0 EContentCheckProvider_k_EContentCheckProvider_Google EContentCheckProvider = 1 EContentCheckProvider_k_EContentCheckProvider_Amazon EContentCheckProvider = 2 EContentCheckProvider_k_EContentCheckProvider_Local EContentCheckProvider = 3 EContentCheckProvider_k_EContentCheckProvider_GoogleVertexAI EContentCheckProvider = 4 )
func (EContentCheckProvider) Descriptor ¶
func (EContentCheckProvider) Descriptor() protoreflect.EnumDescriptor
func (EContentCheckProvider) Enum ¶
func (x EContentCheckProvider) Enum() *EContentCheckProvider
func (EContentCheckProvider) EnumDescriptor
deprecated
func (EContentCheckProvider) EnumDescriptor() ([]byte, []int)
Deprecated: Use EContentCheckProvider.Descriptor instead.
func (EContentCheckProvider) Number ¶
func (x EContentCheckProvider) Number() protoreflect.EnumNumber
func (EContentCheckProvider) String ¶
func (x EContentCheckProvider) String() string
func (EContentCheckProvider) Type ¶
func (EContentCheckProvider) Type() protoreflect.EnumType
func (*EContentCheckProvider) UnmarshalJSON
deprecated
func (x *EContentCheckProvider) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EContentDescriptorID ¶
type EContentDescriptorID int32
const ( EContentDescriptorID_k_EContentDescriptor_NudityOrSexualContent EContentDescriptorID = 1 EContentDescriptorID_k_EContentDescriptor_FrequentViolenceOrGore EContentDescriptorID = 2 EContentDescriptorID_k_EContentDescriptor_AdultOnlySexualContent EContentDescriptorID = 3 EContentDescriptorID_k_EContentDescriptor_GratuitousSexualContent EContentDescriptorID = 4 EContentDescriptorID_k_EContentDescriptor_AnyMatureContent EContentDescriptorID = 5 )
func (EContentDescriptorID) Descriptor ¶
func (EContentDescriptorID) Descriptor() protoreflect.EnumDescriptor
func (EContentDescriptorID) Enum ¶
func (x EContentDescriptorID) Enum() *EContentDescriptorID
func (EContentDescriptorID) EnumDescriptor
deprecated
func (EContentDescriptorID) EnumDescriptor() ([]byte, []int)
Deprecated: Use EContentDescriptorID.Descriptor instead.
func (EContentDescriptorID) Number ¶
func (x EContentDescriptorID) Number() protoreflect.EnumNumber
func (EContentDescriptorID) String ¶
func (x EContentDescriptorID) String() string
func (EContentDescriptorID) Type ¶
func (EContentDescriptorID) Type() protoreflect.EnumType
func (*EContentDescriptorID) UnmarshalJSON
deprecated
func (x *EContentDescriptorID) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EGPUPerformanceLevel ¶
type EGPUPerformanceLevel int32
const ( EGPUPerformanceLevel_k_EGPUPerformanceLevel_Invalid EGPUPerformanceLevel = 0 EGPUPerformanceLevel_k_EGPUPerformanceLevel_Auto EGPUPerformanceLevel = 1 EGPUPerformanceLevel_k_EGPUPerformanceLevel_Manual EGPUPerformanceLevel = 2 EGPUPerformanceLevel_k_EGPUPerformanceLevel_Low EGPUPerformanceLevel = 3 EGPUPerformanceLevel_k_EGPUPerformanceLevel_High EGPUPerformanceLevel = 4 EGPUPerformanceLevel_k_EGPUPerformanceLevel_Profiling EGPUPerformanceLevel = 5 )
func (EGPUPerformanceLevel) Descriptor ¶
func (EGPUPerformanceLevel) Descriptor() protoreflect.EnumDescriptor
func (EGPUPerformanceLevel) Enum ¶
func (x EGPUPerformanceLevel) Enum() *EGPUPerformanceLevel
func (EGPUPerformanceLevel) EnumDescriptor
deprecated
func (EGPUPerformanceLevel) EnumDescriptor() ([]byte, []int)
Deprecated: Use EGPUPerformanceLevel.Descriptor instead.
func (EGPUPerformanceLevel) Number ¶
func (x EGPUPerformanceLevel) Number() protoreflect.EnumNumber
func (EGPUPerformanceLevel) String ¶
func (x EGPUPerformanceLevel) String() string
func (EGPUPerformanceLevel) Type ¶
func (EGPUPerformanceLevel) Type() protoreflect.EnumType
func (*EGPUPerformanceLevel) UnmarshalJSON
deprecated
func (x *EGPUPerformanceLevel) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EGamescopeBlurMode ¶
type EGamescopeBlurMode int32
const ( EGamescopeBlurMode_k_EGamescopeBlurMode_Disabled EGamescopeBlurMode = 0 EGamescopeBlurMode_k_EGamescopeBlurMode_IfOccluded EGamescopeBlurMode = 1 EGamescopeBlurMode_k_EGamescopeBlurMode_Always EGamescopeBlurMode = 2 )
func (EGamescopeBlurMode) Descriptor ¶
func (EGamescopeBlurMode) Descriptor() protoreflect.EnumDescriptor
func (EGamescopeBlurMode) Enum ¶
func (x EGamescopeBlurMode) Enum() *EGamescopeBlurMode
func (EGamescopeBlurMode) EnumDescriptor
deprecated
func (EGamescopeBlurMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use EGamescopeBlurMode.Descriptor instead.
func (EGamescopeBlurMode) Number ¶
func (x EGamescopeBlurMode) Number() protoreflect.EnumNumber
func (EGamescopeBlurMode) String ¶
func (x EGamescopeBlurMode) String() string
func (EGamescopeBlurMode) Type ¶
func (EGamescopeBlurMode) Type() protoreflect.EnumType
func (*EGamescopeBlurMode) UnmarshalJSON
deprecated
func (x *EGamescopeBlurMode) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EGraphicsPerfOverlayLevel ¶
type EGraphicsPerfOverlayLevel int32
const ( EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Hidden EGraphicsPerfOverlayLevel = 0 EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Basic EGraphicsPerfOverlayLevel = 1 EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Medium EGraphicsPerfOverlayLevel = 2 EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Full EGraphicsPerfOverlayLevel = 3 EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Minimal EGraphicsPerfOverlayLevel = 4 )
func (EGraphicsPerfOverlayLevel) Descriptor ¶
func (EGraphicsPerfOverlayLevel) Descriptor() protoreflect.EnumDescriptor
func (EGraphicsPerfOverlayLevel) Enum ¶
func (x EGraphicsPerfOverlayLevel) Enum() *EGraphicsPerfOverlayLevel
func (EGraphicsPerfOverlayLevel) EnumDescriptor
deprecated
func (EGraphicsPerfOverlayLevel) EnumDescriptor() ([]byte, []int)
Deprecated: Use EGraphicsPerfOverlayLevel.Descriptor instead.
func (EGraphicsPerfOverlayLevel) Number ¶
func (x EGraphicsPerfOverlayLevel) Number() protoreflect.EnumNumber
func (EGraphicsPerfOverlayLevel) String ¶
func (x EGraphicsPerfOverlayLevel) String() string
func (EGraphicsPerfOverlayLevel) Type ¶
func (EGraphicsPerfOverlayLevel) Type() protoreflect.EnumType
func (*EGraphicsPerfOverlayLevel) UnmarshalJSON
deprecated
func (x *EGraphicsPerfOverlayLevel) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EHDRToneMapOperator ¶
type EHDRToneMapOperator int32
const ( EHDRToneMapOperator_k_EHDRToneMapOperator_Invalid EHDRToneMapOperator = 0 EHDRToneMapOperator_k_EHDRToneMapOperator_Uncharted EHDRToneMapOperator = 1 EHDRToneMapOperator_k_EHDRToneMapOperator_Reinhard EHDRToneMapOperator = 2 )
func (EHDRToneMapOperator) Descriptor ¶
func (EHDRToneMapOperator) Descriptor() protoreflect.EnumDescriptor
func (EHDRToneMapOperator) Enum ¶
func (x EHDRToneMapOperator) Enum() *EHDRToneMapOperator
func (EHDRToneMapOperator) EnumDescriptor
deprecated
func (EHDRToneMapOperator) EnumDescriptor() ([]byte, []int)
Deprecated: Use EHDRToneMapOperator.Descriptor instead.
func (EHDRToneMapOperator) Number ¶
func (x EHDRToneMapOperator) Number() protoreflect.EnumNumber
func (EHDRToneMapOperator) String ¶
func (x EHDRToneMapOperator) String() string
func (EHDRToneMapOperator) Type ¶
func (EHDRToneMapOperator) Type() protoreflect.EnumType
func (*EHDRToneMapOperator) UnmarshalJSON
deprecated
func (x *EHDRToneMapOperator) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ENewSteamAnnouncementState ¶
type ENewSteamAnnouncementState int32
const ( ENewSteamAnnouncementState_k_ENewSteamAnnouncementState_Invalid ENewSteamAnnouncementState = 0 ENewSteamAnnouncementState_k_ENewSteamAnnouncementState_AllRead ENewSteamAnnouncementState = 1 ENewSteamAnnouncementState_k_ENewSteamAnnouncementState_NewAnnouncement ENewSteamAnnouncementState = 2 ENewSteamAnnouncementState_k_ENewSteamAnnouncementState_FeaturedAnnouncement ENewSteamAnnouncementState = 3 )
func (ENewSteamAnnouncementState) Descriptor ¶
func (ENewSteamAnnouncementState) Descriptor() protoreflect.EnumDescriptor
func (ENewSteamAnnouncementState) Enum ¶
func (x ENewSteamAnnouncementState) Enum() *ENewSteamAnnouncementState
func (ENewSteamAnnouncementState) EnumDescriptor
deprecated
func (ENewSteamAnnouncementState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ENewSteamAnnouncementState.Descriptor instead.
func (ENewSteamAnnouncementState) Number ¶
func (x ENewSteamAnnouncementState) Number() protoreflect.EnumNumber
func (ENewSteamAnnouncementState) String ¶
func (x ENewSteamAnnouncementState) String() string
func (ENewSteamAnnouncementState) Type ¶
func (ENewSteamAnnouncementState) Type() protoreflect.EnumType
func (*ENewSteamAnnouncementState) UnmarshalJSON
deprecated
func (x *ENewSteamAnnouncementState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ENotificationSetting ¶
type ENotificationSetting int32
const ( ENotificationSetting_k_ENotificationSettingNotifyUseDefault ENotificationSetting = 0 ENotificationSetting_k_ENotificationSettingAlways ENotificationSetting = 1 ENotificationSetting_k_ENotificationSettingNever ENotificationSetting = 2 )
func (ENotificationSetting) Descriptor ¶
func (ENotificationSetting) Descriptor() protoreflect.EnumDescriptor
func (ENotificationSetting) Enum ¶
func (x ENotificationSetting) Enum() *ENotificationSetting
func (ENotificationSetting) EnumDescriptor
deprecated
func (ENotificationSetting) EnumDescriptor() ([]byte, []int)
Deprecated: Use ENotificationSetting.Descriptor instead.
func (ENotificationSetting) Number ¶
func (x ENotificationSetting) Number() protoreflect.EnumNumber
func (ENotificationSetting) String ¶
func (x ENotificationSetting) String() string
func (ENotificationSetting) Type ¶
func (ENotificationSetting) Type() protoreflect.EnumType
func (*ENotificationSetting) UnmarshalJSON
deprecated
func (x *ENotificationSetting) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EOSBranch ¶
type EOSBranch int32
const ( EOSBranch_k_EOSBranch_Unknown EOSBranch = 0 EOSBranch_k_EOSBranch_Release EOSBranch = 1 EOSBranch_k_EOSBranch_ReleaseCandidate EOSBranch = 2 EOSBranch_k_EOSBranch_Beta EOSBranch = 3 EOSBranch_k_EOSBranch_BetaCandidate EOSBranch = 4 EOSBranch_k_EOSBranch_Main EOSBranch = 5 EOSBranch_k_EOSBranch_Staging EOSBranch = 6 )
func (EOSBranch) Descriptor ¶
func (EOSBranch) Descriptor() protoreflect.EnumDescriptor
func (EOSBranch) EnumDescriptor
deprecated
func (EOSBranch) Number ¶
func (x EOSBranch) Number() protoreflect.EnumNumber
func (EOSBranch) Type ¶
func (EOSBranch) Type() protoreflect.EnumType
func (*EOSBranch) UnmarshalJSON
deprecated
type EPersonaStateFlag ¶
type EPersonaStateFlag int32
const ( EPersonaStateFlag_k_EPersonaStateFlag_HasRichPresence EPersonaStateFlag = 1 EPersonaStateFlag_k_EPersonaStateFlag_InJoinableGame EPersonaStateFlag = 2 EPersonaStateFlag_k_EPersonaStateFlag_Golden EPersonaStateFlag = 4 EPersonaStateFlag_k_EPersonaStateFlag_RemotePlayTogether EPersonaStateFlag = 8 EPersonaStateFlag_k_EPersonaStateFlag_ClientTypeWeb EPersonaStateFlag = 256 EPersonaStateFlag_k_EPersonaStateFlag_ClientTypeMobile EPersonaStateFlag = 512 EPersonaStateFlag_k_EPersonaStateFlag_ClientTypeTenfoot EPersonaStateFlag = 1024 EPersonaStateFlag_k_EPersonaStateFlag_ClientTypeVR EPersonaStateFlag = 2048 EPersonaStateFlag_k_EPersonaStateFlag_LaunchTypeGamepad EPersonaStateFlag = 4096 EPersonaStateFlag_k_EPersonaStateFlag_LaunchTypeCompatTool EPersonaStateFlag = 8192 )
func (EPersonaStateFlag) Descriptor ¶
func (EPersonaStateFlag) Descriptor() protoreflect.EnumDescriptor
func (EPersonaStateFlag) Enum ¶
func (x EPersonaStateFlag) Enum() *EPersonaStateFlag
func (EPersonaStateFlag) EnumDescriptor
deprecated
func (EPersonaStateFlag) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPersonaStateFlag.Descriptor instead.
func (EPersonaStateFlag) Number ¶
func (x EPersonaStateFlag) Number() protoreflect.EnumNumber
func (EPersonaStateFlag) String ¶
func (x EPersonaStateFlag) String() string
func (EPersonaStateFlag) Type ¶
func (EPersonaStateFlag) Type() protoreflect.EnumType
func (*EPersonaStateFlag) UnmarshalJSON
deprecated
func (x *EPersonaStateFlag) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EProfileCustomizationStyle ¶
type EProfileCustomizationStyle int32
const ( EProfileCustomizationStyle_k_EProfileCustomizationStyleDefault EProfileCustomizationStyle = 0 EProfileCustomizationStyle_k_EProfileCustomizationStyleSelected EProfileCustomizationStyle = 1 EProfileCustomizationStyle_k_EProfileCustomizationStyleRarest EProfileCustomizationStyle = 2 EProfileCustomizationStyle_k_EProfileCustomizationStyleMostRecent EProfileCustomizationStyle = 3 EProfileCustomizationStyle_k_EProfileCustomizationStyleRandom EProfileCustomizationStyle = 4 EProfileCustomizationStyle_k_EProfileCustomizationStyleHighestRated EProfileCustomizationStyle = 5 )
func (EProfileCustomizationStyle) Descriptor ¶
func (EProfileCustomizationStyle) Descriptor() protoreflect.EnumDescriptor
func (EProfileCustomizationStyle) Enum ¶
func (x EProfileCustomizationStyle) Enum() *EProfileCustomizationStyle
func (EProfileCustomizationStyle) EnumDescriptor
deprecated
func (EProfileCustomizationStyle) EnumDescriptor() ([]byte, []int)
Deprecated: Use EProfileCustomizationStyle.Descriptor instead.
func (EProfileCustomizationStyle) Number ¶
func (x EProfileCustomizationStyle) Number() protoreflect.EnumNumber
func (EProfileCustomizationStyle) String ¶
func (x EProfileCustomizationStyle) String() string
func (EProfileCustomizationStyle) Type ¶
func (EProfileCustomizationStyle) Type() protoreflect.EnumType
func (*EProfileCustomizationStyle) UnmarshalJSON
deprecated
func (x *EProfileCustomizationStyle) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EProfileCustomizationType ¶
type EProfileCustomizationType int32
const ( EProfileCustomizationType_k_EProfileCustomizationTypeInvalid EProfileCustomizationType = 0 EProfileCustomizationType_k_EProfileCustomizationTypeRareAchievementShowcase EProfileCustomizationType = 1 EProfileCustomizationType_k_EProfileCustomizationTypeGameCollector EProfileCustomizationType = 2 EProfileCustomizationType_k_EProfileCustomizationTypeItemShowcase EProfileCustomizationType = 3 EProfileCustomizationType_k_EProfileCustomizationTypeTradeShowcase EProfileCustomizationType = 4 EProfileCustomizationType_k_EProfileCustomizationTypeBadges EProfileCustomizationType = 5 EProfileCustomizationType_k_EProfileCustomizationTypeFavoriteGame EProfileCustomizationType = 6 EProfileCustomizationType_k_EProfileCustomizationTypeScreenshotShowcase EProfileCustomizationType = 7 EProfileCustomizationType_k_EProfileCustomizationTypeCustomText EProfileCustomizationType = 8 EProfileCustomizationType_k_EProfileCustomizationTypeFavoriteGroup EProfileCustomizationType = 9 EProfileCustomizationType_k_EProfileCustomizationTypeRecommendation EProfileCustomizationType = 10 EProfileCustomizationType_k_EProfileCustomizationTypeWorkshopItem EProfileCustomizationType = 11 EProfileCustomizationType_k_EProfileCustomizationTypeMyWorkshop EProfileCustomizationType = 12 EProfileCustomizationType_k_EProfileCustomizationTypeArtworkShowcase EProfileCustomizationType = 13 EProfileCustomizationType_k_EProfileCustomizationTypeVideoShowcase EProfileCustomizationType = 14 EProfileCustomizationType_k_EProfileCustomizationTypeGuides EProfileCustomizationType = 15 EProfileCustomizationType_k_EProfileCustomizationTypeMyGuides EProfileCustomizationType = 16 EProfileCustomizationType_k_EProfileCustomizationTypeAchievements EProfileCustomizationType = 17 EProfileCustomizationType_k_EProfileCustomizationTypeGreenlight EProfileCustomizationType = 18 EProfileCustomizationType_k_EProfileCustomizationTypeMyGreenlight EProfileCustomizationType = 19 EProfileCustomizationType_k_EProfileCustomizationTypeSalien EProfileCustomizationType = 20 EProfileCustomizationType_k_EProfileCustomizationTypeLoyaltyRewardReactions EProfileCustomizationType = 21 EProfileCustomizationType_k_EProfileCustomizationTypeSingleArtworkShowcase EProfileCustomizationType = 22 EProfileCustomizationType_k_EProfileCustomizationTypeAchievementsCompletionist EProfileCustomizationType = 23 EProfileCustomizationType_k_EProfileCustomizationTypeReplay EProfileCustomizationType = 24 )
func (EProfileCustomizationType) Descriptor ¶
func (EProfileCustomizationType) Descriptor() protoreflect.EnumDescriptor
func (EProfileCustomizationType) Enum ¶
func (x EProfileCustomizationType) Enum() *EProfileCustomizationType
func (EProfileCustomizationType) EnumDescriptor
deprecated
func (EProfileCustomizationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EProfileCustomizationType.Descriptor instead.
func (EProfileCustomizationType) Number ¶
func (x EProfileCustomizationType) Number() protoreflect.EnumNumber
func (EProfileCustomizationType) String ¶
func (x EProfileCustomizationType) String() string
func (EProfileCustomizationType) Type ¶
func (EProfileCustomizationType) Type() protoreflect.EnumType
func (*EProfileCustomizationType) UnmarshalJSON
deprecated
func (x *EProfileCustomizationType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EProtoExecutionSite ¶
type EProtoExecutionSite int32
const ( EProtoExecutionSite_k_EProtoExecutionSiteUnknown EProtoExecutionSite = 0 EProtoExecutionSite_k_EProtoExecutionSiteSteamClient EProtoExecutionSite = 2 )
func (EProtoExecutionSite) Descriptor ¶
func (EProtoExecutionSite) Descriptor() protoreflect.EnumDescriptor
func (EProtoExecutionSite) Enum ¶
func (x EProtoExecutionSite) Enum() *EProtoExecutionSite
func (EProtoExecutionSite) EnumDescriptor
deprecated
func (EProtoExecutionSite) EnumDescriptor() ([]byte, []int)
Deprecated: Use EProtoExecutionSite.Descriptor instead.
func (EProtoExecutionSite) Number ¶
func (x EProtoExecutionSite) Number() protoreflect.EnumNumber
func (EProtoExecutionSite) String ¶
func (x EProtoExecutionSite) String() string
func (EProtoExecutionSite) Type ¶
func (EProtoExecutionSite) Type() protoreflect.EnumType
func (*EProtoExecutionSite) UnmarshalJSON
deprecated
func (x *EProtoExecutionSite) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EProvideDeckFeedbackPreference ¶
type EProvideDeckFeedbackPreference int32
const ( EProvideDeckFeedbackPreference_k_EProvideDeckFeedbackPreference_Unset EProvideDeckFeedbackPreference = 0 EProvideDeckFeedbackPreference_k_EProvideDeckFeedbackPreference_Yes EProvideDeckFeedbackPreference = 1 EProvideDeckFeedbackPreference_k_EProvideDeckFeedbackPreference_No EProvideDeckFeedbackPreference = 2 )
func (EProvideDeckFeedbackPreference) Descriptor ¶
func (EProvideDeckFeedbackPreference) Descriptor() protoreflect.EnumDescriptor
func (EProvideDeckFeedbackPreference) Enum ¶
func (x EProvideDeckFeedbackPreference) Enum() *EProvideDeckFeedbackPreference
func (EProvideDeckFeedbackPreference) EnumDescriptor
deprecated
func (EProvideDeckFeedbackPreference) EnumDescriptor() ([]byte, []int)
Deprecated: Use EProvideDeckFeedbackPreference.Descriptor instead.
func (EProvideDeckFeedbackPreference) Number ¶
func (x EProvideDeckFeedbackPreference) Number() protoreflect.EnumNumber
func (EProvideDeckFeedbackPreference) String ¶
func (x EProvideDeckFeedbackPreference) String() string
func (EProvideDeckFeedbackPreference) Type ¶
func (EProvideDeckFeedbackPreference) Type() protoreflect.EnumType
func (*EProvideDeckFeedbackPreference) UnmarshalJSON
deprecated
func (x *EProvideDeckFeedbackPreference) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EPublishedFileForSaleStatus ¶
type EPublishedFileForSaleStatus int32
const ( EPublishedFileForSaleStatus_k_PFFSS_NotForSale EPublishedFileForSaleStatus = 0 EPublishedFileForSaleStatus_k_PFFSS_PendingApproval EPublishedFileForSaleStatus = 1 EPublishedFileForSaleStatus_k_PFFSS_ApprovedForSale EPublishedFileForSaleStatus = 2 EPublishedFileForSaleStatus_k_PFFSS_RejectedForSale EPublishedFileForSaleStatus = 3 EPublishedFileForSaleStatus_k_PFFSS_NoLongerForSale EPublishedFileForSaleStatus = 4 EPublishedFileForSaleStatus_k_PFFSS_TentativeApproval EPublishedFileForSaleStatus = 5 )
func (EPublishedFileForSaleStatus) Descriptor ¶
func (EPublishedFileForSaleStatus) Descriptor() protoreflect.EnumDescriptor
func (EPublishedFileForSaleStatus) Enum ¶
func (x EPublishedFileForSaleStatus) Enum() *EPublishedFileForSaleStatus
func (EPublishedFileForSaleStatus) EnumDescriptor
deprecated
func (EPublishedFileForSaleStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPublishedFileForSaleStatus.Descriptor instead.
func (EPublishedFileForSaleStatus) Number ¶
func (x EPublishedFileForSaleStatus) Number() protoreflect.EnumNumber
func (EPublishedFileForSaleStatus) String ¶
func (x EPublishedFileForSaleStatus) String() string
func (EPublishedFileForSaleStatus) Type ¶
func (EPublishedFileForSaleStatus) Type() protoreflect.EnumType
func (*EPublishedFileForSaleStatus) UnmarshalJSON
deprecated
func (x *EPublishedFileForSaleStatus) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EPublishedFileInappropriateProvider ¶
type EPublishedFileInappropriateProvider int32
const ( EPublishedFileInappropriateProvider_k_EPublishedFileInappropriateProvider_Invalid EPublishedFileInappropriateProvider = 0 EPublishedFileInappropriateProvider_k_EPublishedFileInappropriateProvider_Google EPublishedFileInappropriateProvider = 1 EPublishedFileInappropriateProvider_k_EPublishedFileInappropriateProvider_Amazon EPublishedFileInappropriateProvider = 2 )
func (EPublishedFileInappropriateProvider) Descriptor ¶
func (EPublishedFileInappropriateProvider) Descriptor() protoreflect.EnumDescriptor
func (EPublishedFileInappropriateProvider) Enum ¶
func (x EPublishedFileInappropriateProvider) Enum() *EPublishedFileInappropriateProvider
func (EPublishedFileInappropriateProvider) EnumDescriptor
deprecated
func (EPublishedFileInappropriateProvider) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPublishedFileInappropriateProvider.Descriptor instead.
func (EPublishedFileInappropriateProvider) Number ¶
func (x EPublishedFileInappropriateProvider) Number() protoreflect.EnumNumber
func (EPublishedFileInappropriateProvider) String ¶
func (x EPublishedFileInappropriateProvider) String() string
func (EPublishedFileInappropriateProvider) Type ¶
func (EPublishedFileInappropriateProvider) Type() protoreflect.EnumType
func (*EPublishedFileInappropriateProvider) UnmarshalJSON
deprecated
func (x *EPublishedFileInappropriateProvider) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EPublishedFileInappropriateResult ¶
type EPublishedFileInappropriateResult int32
const ( EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_NotScanned EPublishedFileInappropriateResult = 0 EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_VeryUnlikely EPublishedFileInappropriateResult = 1 EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_Unlikely EPublishedFileInappropriateResult = 30 EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_Possible EPublishedFileInappropriateResult = 50 EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_Likely EPublishedFileInappropriateResult = 75 EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_VeryLikely EPublishedFileInappropriateResult = 100 )
func (EPublishedFileInappropriateResult) Descriptor ¶
func (EPublishedFileInappropriateResult) Descriptor() protoreflect.EnumDescriptor
func (EPublishedFileInappropriateResult) Enum ¶
func (x EPublishedFileInappropriateResult) Enum() *EPublishedFileInappropriateResult
func (EPublishedFileInappropriateResult) EnumDescriptor
deprecated
func (EPublishedFileInappropriateResult) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPublishedFileInappropriateResult.Descriptor instead.
func (EPublishedFileInappropriateResult) Number ¶
func (x EPublishedFileInappropriateResult) Number() protoreflect.EnumNumber
func (EPublishedFileInappropriateResult) String ¶
func (x EPublishedFileInappropriateResult) String() string
func (EPublishedFileInappropriateResult) Type ¶
func (EPublishedFileInappropriateResult) Type() protoreflect.EnumType
func (*EPublishedFileInappropriateResult) UnmarshalJSON
deprecated
func (x *EPublishedFileInappropriateResult) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EPublishedFileQueryType ¶
type EPublishedFileQueryType int32
const ( EPublishedFileQueryType_k_PublishedFileQueryType_RankedByVote EPublishedFileQueryType = 0 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByPublicationDate EPublishedFileQueryType = 1 EPublishedFileQueryType_k_PublishedFileQueryType_AcceptedForGameRankedByAcceptanceDate EPublishedFileQueryType = 2 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByTrend EPublishedFileQueryType = 3 EPublishedFileQueryType_k_PublishedFileQueryType_FavoritedByFriendsRankedByPublicationDate EPublishedFileQueryType = 4 EPublishedFileQueryType_k_PublishedFileQueryType_CreatedByFriendsRankedByPublicationDate EPublishedFileQueryType = 5 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByNumTimesReported EPublishedFileQueryType = 6 EPublishedFileQueryType_k_PublishedFileQueryType_CreatedByFollowedUsersRankedByPublicationDate EPublishedFileQueryType = 7 EPublishedFileQueryType_k_PublishedFileQueryType_NotYetRated EPublishedFileQueryType = 8 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByTotalUniqueSubscriptions EPublishedFileQueryType = 9 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByTotalVotesAsc EPublishedFileQueryType = 10 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByVotesUp EPublishedFileQueryType = 11 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByTextSearch EPublishedFileQueryType = 12 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByPlaytimeTrend EPublishedFileQueryType = 13 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByTotalPlaytime EPublishedFileQueryType = 14 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByAveragePlaytimeTrend EPublishedFileQueryType = 15 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByLifetimeAveragePlaytime EPublishedFileQueryType = 16 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByPlaytimeSessionsTrend EPublishedFileQueryType = 17 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByLifetimePlaytimeSessions EPublishedFileQueryType = 18 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByInappropriateContentRating EPublishedFileQueryType = 19 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByBanContentCheck EPublishedFileQueryType = 20 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByLastUpdatedDate EPublishedFileQueryType = 21 )
func (EPublishedFileQueryType) Descriptor ¶
func (EPublishedFileQueryType) Descriptor() protoreflect.EnumDescriptor
func (EPublishedFileQueryType) Enum ¶
func (x EPublishedFileQueryType) Enum() *EPublishedFileQueryType
func (EPublishedFileQueryType) EnumDescriptor
deprecated
func (EPublishedFileQueryType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPublishedFileQueryType.Descriptor instead.
func (EPublishedFileQueryType) Number ¶
func (x EPublishedFileQueryType) Number() protoreflect.EnumNumber
func (EPublishedFileQueryType) String ¶
func (x EPublishedFileQueryType) String() string
func (EPublishedFileQueryType) Type ¶
func (EPublishedFileQueryType) Type() protoreflect.EnumType
func (*EPublishedFileQueryType) UnmarshalJSON
deprecated
func (x *EPublishedFileQueryType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EPublishedFileRevision ¶
type EPublishedFileRevision int32
const ( EPublishedFileRevision_k_EPublishedFileRevision_Default EPublishedFileRevision = 0 EPublishedFileRevision_k_EPublishedFileRevision_Latest EPublishedFileRevision = 1 EPublishedFileRevision_k_EPublishedFileRevision_ApprovedSnapshot EPublishedFileRevision = 2 EPublishedFileRevision_k_EPublishedFileRevision_ApprovedSnapshot_China EPublishedFileRevision = 3 EPublishedFileRevision_k_EPublishedFileRevision_RejectedSnapshot EPublishedFileRevision = 4 EPublishedFileRevision_k_EPublishedFileRevision_RejectedSnapshot_China EPublishedFileRevision = 5 )
func (EPublishedFileRevision) Descriptor ¶
func (EPublishedFileRevision) Descriptor() protoreflect.EnumDescriptor
func (EPublishedFileRevision) Enum ¶
func (x EPublishedFileRevision) Enum() *EPublishedFileRevision
func (EPublishedFileRevision) EnumDescriptor
deprecated
func (EPublishedFileRevision) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPublishedFileRevision.Descriptor instead.
func (EPublishedFileRevision) Number ¶
func (x EPublishedFileRevision) Number() protoreflect.EnumNumber
func (EPublishedFileRevision) String ¶
func (x EPublishedFileRevision) String() string
func (EPublishedFileRevision) Type ¶
func (EPublishedFileRevision) Type() protoreflect.EnumType
func (*EPublishedFileRevision) UnmarshalJSON
deprecated
func (x *EPublishedFileRevision) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EPublishedFileStorageSystem ¶
type EPublishedFileStorageSystem int32
const ( EPublishedFileStorageSystem_k_EPublishedFileStorageSystemInvalid EPublishedFileStorageSystem = 0 EPublishedFileStorageSystem_k_EPublishedFileStorageSystemLegacyCloud EPublishedFileStorageSystem = 1 EPublishedFileStorageSystem_k_EPublishedFileStorageSystemDepot EPublishedFileStorageSystem = 2 EPublishedFileStorageSystem_k_EPublishedFileStorageSystemUGCCloud EPublishedFileStorageSystem = 3 )
func (EPublishedFileStorageSystem) Descriptor ¶
func (EPublishedFileStorageSystem) Descriptor() protoreflect.EnumDescriptor
func (EPublishedFileStorageSystem) Enum ¶
func (x EPublishedFileStorageSystem) Enum() *EPublishedFileStorageSystem
func (EPublishedFileStorageSystem) EnumDescriptor
deprecated
func (EPublishedFileStorageSystem) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPublishedFileStorageSystem.Descriptor instead.
func (EPublishedFileStorageSystem) Number ¶
func (x EPublishedFileStorageSystem) Number() protoreflect.EnumNumber
func (EPublishedFileStorageSystem) String ¶
func (x EPublishedFileStorageSystem) String() string
func (EPublishedFileStorageSystem) Type ¶
func (EPublishedFileStorageSystem) Type() protoreflect.EnumType
func (*EPublishedFileStorageSystem) UnmarshalJSON
deprecated
func (x *EPublishedFileStorageSystem) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESDCardFormatStage ¶
type ESDCardFormatStage int32
const ( ESDCardFormatStage_k_ESDCardFormatStage_Invalid ESDCardFormatStage = 0 ESDCardFormatStage_k_ESDCardFormatStage_Starting ESDCardFormatStage = 1 ESDCardFormatStage_k_ESDCardFormatStage_Testing ESDCardFormatStage = 2 ESDCardFormatStage_k_ESDCardFormatStage_Rescuing ESDCardFormatStage = 3 ESDCardFormatStage_k_ESDCardFormatStage_Formatting ESDCardFormatStage = 4 ESDCardFormatStage_k_ESDCardFormatStage_Finalizing ESDCardFormatStage = 5 )
func (ESDCardFormatStage) Descriptor ¶
func (ESDCardFormatStage) Descriptor() protoreflect.EnumDescriptor
func (ESDCardFormatStage) Enum ¶
func (x ESDCardFormatStage) Enum() *ESDCardFormatStage
func (ESDCardFormatStage) EnumDescriptor
deprecated
func (ESDCardFormatStage) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESDCardFormatStage.Descriptor instead.
func (ESDCardFormatStage) Number ¶
func (x ESDCardFormatStage) Number() protoreflect.EnumNumber
func (ESDCardFormatStage) String ¶
func (x ESDCardFormatStage) String() string
func (ESDCardFormatStage) Type ¶
func (ESDCardFormatStage) Type() protoreflect.EnumType
func (*ESDCardFormatStage) UnmarshalJSON
deprecated
func (x *ESDCardFormatStage) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EScalingFilter ¶
type EScalingFilter int32
const ( EScalingFilter_k_EScalingFilter_Invalid EScalingFilter = 0 EScalingFilter_k_EScalingFilter_FSR EScalingFilter = 1 EScalingFilter_k_EScalingFilter_Nearest EScalingFilter = 2 EScalingFilter_k_EScalingFilter_Integer EScalingFilter = 3 EScalingFilter_k_EScalingFilter_Linear EScalingFilter = 4 EScalingFilter_k_EScalingFilter_NIS EScalingFilter = 5 )
func (EScalingFilter) Descriptor ¶
func (EScalingFilter) Descriptor() protoreflect.EnumDescriptor
func (EScalingFilter) Enum ¶
func (x EScalingFilter) Enum() *EScalingFilter
func (EScalingFilter) EnumDescriptor
deprecated
func (EScalingFilter) EnumDescriptor() ([]byte, []int)
Deprecated: Use EScalingFilter.Descriptor instead.
func (EScalingFilter) Number ¶
func (x EScalingFilter) Number() protoreflect.EnumNumber
func (EScalingFilter) String ¶
func (x EScalingFilter) String() string
func (EScalingFilter) Type ¶
func (EScalingFilter) Type() protoreflect.EnumType
func (*EScalingFilter) UnmarshalJSON
deprecated
func (x *EScalingFilter) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESessionPersistence ¶
type ESessionPersistence int32
const ( ESessionPersistence_k_ESessionPersistence_Invalid ESessionPersistence = -1 ESessionPersistence_k_ESessionPersistence_Ephemeral ESessionPersistence = 0 ESessionPersistence_k_ESessionPersistence_Persistent ESessionPersistence = 1 )
func (ESessionPersistence) Descriptor ¶
func (ESessionPersistence) Descriptor() protoreflect.EnumDescriptor
func (ESessionPersistence) Enum ¶
func (x ESessionPersistence) Enum() *ESessionPersistence
func (ESessionPersistence) EnumDescriptor
deprecated
func (ESessionPersistence) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESessionPersistence.Descriptor instead.
func (ESessionPersistence) Number ¶
func (x ESessionPersistence) Number() protoreflect.EnumNumber
func (ESessionPersistence) String ¶
func (x ESessionPersistence) String() string
func (ESessionPersistence) Type ¶
func (ESessionPersistence) Type() protoreflect.EnumType
func (*ESessionPersistence) UnmarshalJSON
deprecated
func (x *ESessionPersistence) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESplitScalingFilter ¶
type ESplitScalingFilter int32
const ( ESplitScalingFilter_k_ESplitScalingFilter_Invalid ESplitScalingFilter = 0 ESplitScalingFilter_k_ESplitScalingFilter_Linear ESplitScalingFilter = 1 ESplitScalingFilter_k_ESplitScalingFilter_Nearest ESplitScalingFilter = 2 ESplitScalingFilter_k_ESplitScalingFilter_FSR ESplitScalingFilter = 3 ESplitScalingFilter_k_ESplitScalingFilter_NIS ESplitScalingFilter = 4 )
func (ESplitScalingFilter) Descriptor ¶
func (ESplitScalingFilter) Descriptor() protoreflect.EnumDescriptor
func (ESplitScalingFilter) Enum ¶
func (x ESplitScalingFilter) Enum() *ESplitScalingFilter
func (ESplitScalingFilter) EnumDescriptor
deprecated
func (ESplitScalingFilter) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESplitScalingFilter.Descriptor instead.
func (ESplitScalingFilter) Number ¶
func (x ESplitScalingFilter) Number() protoreflect.EnumNumber
func (ESplitScalingFilter) String ¶
func (x ESplitScalingFilter) String() string
func (ESplitScalingFilter) Type ¶
func (ESplitScalingFilter) Type() protoreflect.EnumType
func (*ESplitScalingFilter) UnmarshalJSON
deprecated
func (x *ESplitScalingFilter) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESplitScalingScaler ¶
type ESplitScalingScaler int32
const ( ESplitScalingScaler_k_ESplitScalingScaler_Invalid ESplitScalingScaler = 0 ESplitScalingScaler_k_ESplitScalingScaler_Auto ESplitScalingScaler = 1 ESplitScalingScaler_k_ESplitScalingScaler_Integer ESplitScalingScaler = 2 ESplitScalingScaler_k_ESplitScalingScaler_Fit ESplitScalingScaler = 3 ESplitScalingScaler_k_ESplitScalingScaler_Fill ESplitScalingScaler = 4 ESplitScalingScaler_k_ESplitScalingScaler_Stretch ESplitScalingScaler = 5 )
func (ESplitScalingScaler) Descriptor ¶
func (ESplitScalingScaler) Descriptor() protoreflect.EnumDescriptor
func (ESplitScalingScaler) Enum ¶
func (x ESplitScalingScaler) Enum() *ESplitScalingScaler
func (ESplitScalingScaler) EnumDescriptor
deprecated
func (ESplitScalingScaler) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESplitScalingScaler.Descriptor instead.
func (ESplitScalingScaler) Number ¶
func (x ESplitScalingScaler) Number() protoreflect.EnumNumber
func (ESplitScalingScaler) String ¶
func (x ESplitScalingScaler) String() string
func (ESplitScalingScaler) Type ¶
func (ESplitScalingScaler) Type() protoreflect.EnumType
func (*ESplitScalingScaler) UnmarshalJSON
deprecated
func (x *ESplitScalingScaler) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESteamDeckCompatibilityCategory ¶
type ESteamDeckCompatibilityCategory int32
const ( ESteamDeckCompatibilityCategory_k_ESteamDeckCompatibilityCategory_Unknown ESteamDeckCompatibilityCategory = 0 ESteamDeckCompatibilityCategory_k_ESteamDeckCompatibilityCategory_Unsupported ESteamDeckCompatibilityCategory = 1 ESteamDeckCompatibilityCategory_k_ESteamDeckCompatibilityCategory_Playable ESteamDeckCompatibilityCategory = 2 ESteamDeckCompatibilityCategory_k_ESteamDeckCompatibilityCategory_Verified ESteamDeckCompatibilityCategory = 3 )
func (ESteamDeckCompatibilityCategory) Descriptor ¶
func (ESteamDeckCompatibilityCategory) Descriptor() protoreflect.EnumDescriptor
func (ESteamDeckCompatibilityCategory) Enum ¶
func (x ESteamDeckCompatibilityCategory) Enum() *ESteamDeckCompatibilityCategory
func (ESteamDeckCompatibilityCategory) EnumDescriptor
deprecated
func (ESteamDeckCompatibilityCategory) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESteamDeckCompatibilityCategory.Descriptor instead.
func (ESteamDeckCompatibilityCategory) Number ¶
func (x ESteamDeckCompatibilityCategory) Number() protoreflect.EnumNumber
func (ESteamDeckCompatibilityCategory) String ¶
func (x ESteamDeckCompatibilityCategory) String() string
func (ESteamDeckCompatibilityCategory) Type ¶
func (ESteamDeckCompatibilityCategory) Type() protoreflect.EnumType
func (*ESteamDeckCompatibilityCategory) UnmarshalJSON
deprecated
func (x *ESteamDeckCompatibilityCategory) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESteamDeckCompatibilityFeedback ¶
type ESteamDeckCompatibilityFeedback int32
const ( ESteamDeckCompatibilityFeedback_k_ESteamDeckCompatibilityFeedback_Unset ESteamDeckCompatibilityFeedback = 0 ESteamDeckCompatibilityFeedback_k_ESteamDeckCompatibilityFeedback_Agree ESteamDeckCompatibilityFeedback = 1 ESteamDeckCompatibilityFeedback_k_ESteamDeckCompatibilityFeedback_Disagree ESteamDeckCompatibilityFeedback = 2 ESteamDeckCompatibilityFeedback_k_ESteamDeckCompatibilityFeedback_Ignore ESteamDeckCompatibilityFeedback = 3 )
func (ESteamDeckCompatibilityFeedback) Descriptor ¶
func (ESteamDeckCompatibilityFeedback) Descriptor() protoreflect.EnumDescriptor
func (ESteamDeckCompatibilityFeedback) Enum ¶
func (x ESteamDeckCompatibilityFeedback) Enum() *ESteamDeckCompatibilityFeedback
func (ESteamDeckCompatibilityFeedback) EnumDescriptor
deprecated
func (ESteamDeckCompatibilityFeedback) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESteamDeckCompatibilityFeedback.Descriptor instead.
func (ESteamDeckCompatibilityFeedback) Number ¶
func (x ESteamDeckCompatibilityFeedback) Number() protoreflect.EnumNumber
func (ESteamDeckCompatibilityFeedback) String ¶
func (x ESteamDeckCompatibilityFeedback) String() string
func (ESteamDeckCompatibilityFeedback) Type ¶
func (ESteamDeckCompatibilityFeedback) Type() protoreflect.EnumType
func (*ESteamDeckCompatibilityFeedback) UnmarshalJSON
deprecated
func (x *ESteamDeckCompatibilityFeedback) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESteamDeckCompatibilityResultDisplayType ¶
type ESteamDeckCompatibilityResultDisplayType int32
const ( ESteamDeckCompatibilityResultDisplayType_k_ESteamDeckCompatibilityResultDisplayType_Invisible ESteamDeckCompatibilityResultDisplayType = 0 ESteamDeckCompatibilityResultDisplayType_k_ESteamDeckCompatibilityResultDisplayType_Informational ESteamDeckCompatibilityResultDisplayType = 1 ESteamDeckCompatibilityResultDisplayType_k_ESteamDeckCompatibilityResultDisplayType_Unsupported ESteamDeckCompatibilityResultDisplayType = 2 ESteamDeckCompatibilityResultDisplayType_k_ESteamDeckCompatibilityResultDisplayType_Playable ESteamDeckCompatibilityResultDisplayType = 3 ESteamDeckCompatibilityResultDisplayType_k_ESteamDeckCompatibilityResultDisplayType_Verified ESteamDeckCompatibilityResultDisplayType = 4 )
func (ESteamDeckCompatibilityResultDisplayType) Descriptor ¶
func (ESteamDeckCompatibilityResultDisplayType) Descriptor() protoreflect.EnumDescriptor
func (ESteamDeckCompatibilityResultDisplayType) EnumDescriptor
deprecated
func (ESteamDeckCompatibilityResultDisplayType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESteamDeckCompatibilityResultDisplayType.Descriptor instead.
func (ESteamDeckCompatibilityResultDisplayType) Number ¶
func (x ESteamDeckCompatibilityResultDisplayType) Number() protoreflect.EnumNumber
func (ESteamDeckCompatibilityResultDisplayType) String ¶
func (x ESteamDeckCompatibilityResultDisplayType) String() string
func (ESteamDeckCompatibilityResultDisplayType) Type ¶
func (ESteamDeckCompatibilityResultDisplayType) Type() protoreflect.EnumType
func (*ESteamDeckCompatibilityResultDisplayType) UnmarshalJSON
deprecated
func (x *ESteamDeckCompatibilityResultDisplayType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESteamDeckKeyboardLayout ¶
type ESteamDeckKeyboardLayout int32
const ( ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_QWERTY ESteamDeckKeyboardLayout = 0 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Bulgarian ESteamDeckKeyboardLayout = 1 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Chinese_Simplified ESteamDeckKeyboardLayout = 2 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Chinese_Traditional ESteamDeckKeyboardLayout = 3 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Czech ESteamDeckKeyboardLayout = 4 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Danish ESteamDeckKeyboardLayout = 5 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Finnish ESteamDeckKeyboardLayout = 6 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_French ESteamDeckKeyboardLayout = 7 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_German ESteamDeckKeyboardLayout = 8 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Greek ESteamDeckKeyboardLayout = 9 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Hungarian ESteamDeckKeyboardLayout = 10 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Italian ESteamDeckKeyboardLayout = 11 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Japanese ESteamDeckKeyboardLayout = 12 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Korean ESteamDeckKeyboardLayout = 13 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Norwegian ESteamDeckKeyboardLayout = 14 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Polish ESteamDeckKeyboardLayout = 15 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Portuguese ESteamDeckKeyboardLayout = 16 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Romanian ESteamDeckKeyboardLayout = 17 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Russian ESteamDeckKeyboardLayout = 18 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Spanish ESteamDeckKeyboardLayout = 19 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Swedish ESteamDeckKeyboardLayout = 20 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Thai ESteamDeckKeyboardLayout = 21 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Turkish_F ESteamDeckKeyboardLayout = 22 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Turkish_Q ESteamDeckKeyboardLayout = 23 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Ukrainian ESteamDeckKeyboardLayout = 24 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Vietnamese ESteamDeckKeyboardLayout = 25 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_QWERTY_International ESteamDeckKeyboardLayout = 26 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Dvorak ESteamDeckKeyboardLayout = 27 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Colemak ESteamDeckKeyboardLayout = 28 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic_Traditional ESteamDeckKeyboardLayout = 29 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic ESteamDeckKeyboardLayout = 30 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Chinese_Traditional_Bopomofo ESteamDeckKeyboardLayout = 31 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Chinese_Traditional_Cangjie ESteamDeckKeyboardLayout = 32 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Japanese_Kana ESteamDeckKeyboardLayout = 33 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Chinese_Traditional_Quick ESteamDeckKeyboardLayout = 34 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Indonesian ESteamDeckKeyboardLayout = 35 )
func (ESteamDeckKeyboardLayout) Descriptor ¶
func (ESteamDeckKeyboardLayout) Descriptor() protoreflect.EnumDescriptor
func (ESteamDeckKeyboardLayout) Enum ¶
func (x ESteamDeckKeyboardLayout) Enum() *ESteamDeckKeyboardLayout
func (ESteamDeckKeyboardLayout) EnumDescriptor
deprecated
func (ESteamDeckKeyboardLayout) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESteamDeckKeyboardLayout.Descriptor instead.
func (ESteamDeckKeyboardLayout) Number ¶
func (x ESteamDeckKeyboardLayout) Number() protoreflect.EnumNumber
func (ESteamDeckKeyboardLayout) String ¶
func (x ESteamDeckKeyboardLayout) String() string
func (ESteamDeckKeyboardLayout) Type ¶
func (ESteamDeckKeyboardLayout) Type() protoreflect.EnumType
func (*ESteamDeckKeyboardLayout) UnmarshalJSON
deprecated
func (x *ESteamDeckKeyboardLayout) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EStorageBlockContentType ¶
type EStorageBlockContentType int32
const ( EStorageBlockContentType_k_EStorageBlockContentType_Invalid EStorageBlockContentType = 0 EStorageBlockContentType_k_EStorageBlockContentType_Unknown EStorageBlockContentType = 1 EStorageBlockContentType_k_EStorageBlockContentType_FileSystem EStorageBlockContentType = 2 EStorageBlockContentType_k_EStorageBlockContentType_Crypto EStorageBlockContentType = 3 EStorageBlockContentType_k_EStorageBlockContentType_Raid EStorageBlockContentType = 4 )
func (EStorageBlockContentType) Descriptor ¶
func (EStorageBlockContentType) Descriptor() protoreflect.EnumDescriptor
func (EStorageBlockContentType) Enum ¶
func (x EStorageBlockContentType) Enum() *EStorageBlockContentType
func (EStorageBlockContentType) EnumDescriptor
deprecated
func (EStorageBlockContentType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EStorageBlockContentType.Descriptor instead.
func (EStorageBlockContentType) Number ¶
func (x EStorageBlockContentType) Number() protoreflect.EnumNumber
func (EStorageBlockContentType) String ¶
func (x EStorageBlockContentType) String() string
func (EStorageBlockContentType) Type ¶
func (EStorageBlockContentType) Type() protoreflect.EnumType
func (*EStorageBlockContentType) UnmarshalJSON
deprecated
func (x *EStorageBlockContentType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EStorageBlockFileSystemType ¶
type EStorageBlockFileSystemType int32
const ( EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_Invalid EStorageBlockFileSystemType = 0 EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_Unknown EStorageBlockFileSystemType = 1 EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_VFat EStorageBlockFileSystemType = 2 EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_Ext4 EStorageBlockFileSystemType = 3 )
func (EStorageBlockFileSystemType) Descriptor ¶
func (EStorageBlockFileSystemType) Descriptor() protoreflect.EnumDescriptor
func (EStorageBlockFileSystemType) Enum ¶
func (x EStorageBlockFileSystemType) Enum() *EStorageBlockFileSystemType
func (EStorageBlockFileSystemType) EnumDescriptor
deprecated
func (EStorageBlockFileSystemType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EStorageBlockFileSystemType.Descriptor instead.
func (EStorageBlockFileSystemType) Number ¶
func (x EStorageBlockFileSystemType) Number() protoreflect.EnumNumber
func (EStorageBlockFileSystemType) String ¶
func (x EStorageBlockFileSystemType) String() string
func (EStorageBlockFileSystemType) Type ¶
func (EStorageBlockFileSystemType) Type() protoreflect.EnumType
func (*EStorageBlockFileSystemType) UnmarshalJSON
deprecated
func (x *EStorageBlockFileSystemType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EStorageDriveMediaType ¶
type EStorageDriveMediaType int32
const ( EStorageDriveMediaType_k_EStorageDriveMediaType_Invalid EStorageDriveMediaType = 0 EStorageDriveMediaType_k_EStorageDriveMediaType_Unknown EStorageDriveMediaType = 1 EStorageDriveMediaType_k_EStorageDriveMediaType_HDD EStorageDriveMediaType = 2 EStorageDriveMediaType_k_EStorageDriveMediaType_SSD EStorageDriveMediaType = 3 EStorageDriveMediaType_k_EStorageDriveMediaType_Removable EStorageDriveMediaType = 4 )
func (EStorageDriveMediaType) Descriptor ¶
func (EStorageDriveMediaType) Descriptor() protoreflect.EnumDescriptor
func (EStorageDriveMediaType) Enum ¶
func (x EStorageDriveMediaType) Enum() *EStorageDriveMediaType
func (EStorageDriveMediaType) EnumDescriptor
deprecated
func (EStorageDriveMediaType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EStorageDriveMediaType.Descriptor instead.
func (EStorageDriveMediaType) Number ¶
func (x EStorageDriveMediaType) Number() protoreflect.EnumNumber
func (EStorageDriveMediaType) String ¶
func (x EStorageDriveMediaType) String() string
func (EStorageDriveMediaType) Type ¶
func (EStorageDriveMediaType) Type() protoreflect.EnumType
func (*EStorageDriveMediaType) UnmarshalJSON
deprecated
func (x *EStorageDriveMediaType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EStorageFormatStage ¶
type EStorageFormatStage int32
const ( EStorageFormatStage_k_EStorageFormatStage_Invalid EStorageFormatStage = 0 EStorageFormatStage_k_EStorageFormatStage_NotRunning EStorageFormatStage = 1 EStorageFormatStage_k_EStorageFormatStage_Starting EStorageFormatStage = 2 EStorageFormatStage_k_EStorageFormatStage_Testing EStorageFormatStage = 3 EStorageFormatStage_k_EStorageFormatStage_Rescuing EStorageFormatStage = 4 EStorageFormatStage_k_EStorageFormatStage_Formatting EStorageFormatStage = 5 EStorageFormatStage_k_EStorageFormatStage_Finalizing EStorageFormatStage = 6 )
func (EStorageFormatStage) Descriptor ¶
func (EStorageFormatStage) Descriptor() protoreflect.EnumDescriptor
func (EStorageFormatStage) Enum ¶
func (x EStorageFormatStage) Enum() *EStorageFormatStage
func (EStorageFormatStage) EnumDescriptor
deprecated
func (EStorageFormatStage) EnumDescriptor() ([]byte, []int)
Deprecated: Use EStorageFormatStage.Descriptor instead.
func (EStorageFormatStage) Number ¶
func (x EStorageFormatStage) Number() protoreflect.EnumNumber
func (EStorageFormatStage) String ¶
func (x EStorageFormatStage) String() string
func (EStorageFormatStage) Type ¶
func (EStorageFormatStage) Type() protoreflect.EnumType
func (*EStorageFormatStage) UnmarshalJSON
deprecated
func (x *EStorageFormatStage) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemAudioChannel ¶
type ESystemAudioChannel int32
const ( ESystemAudioChannel_k_SystemAudioChannel_Invalid ESystemAudioChannel = 0 ESystemAudioChannel_k_SystemAudioChannel_Aggregated ESystemAudioChannel = 1 ESystemAudioChannel_k_SystemAudioChannel_FrontLeft ESystemAudioChannel = 2 ESystemAudioChannel_k_SystemAudioChannel_FrontRight ESystemAudioChannel = 3 ESystemAudioChannel_k_SystemAudioChannel_LFE ESystemAudioChannel = 4 ESystemAudioChannel_k_SystemAudioChannel_BackLeft ESystemAudioChannel = 5 ESystemAudioChannel_k_SystemAudioChannel_BackRight ESystemAudioChannel = 6 ESystemAudioChannel_k_SystemAudioChannel_FrontCenter ESystemAudioChannel = 7 ESystemAudioChannel_k_SystemAudioChannel_Unknown ESystemAudioChannel = 8 ESystemAudioChannel_k_SystemAudioChannel_Mono ESystemAudioChannel = 9 )
func (ESystemAudioChannel) Descriptor ¶
func (ESystemAudioChannel) Descriptor() protoreflect.EnumDescriptor
func (ESystemAudioChannel) Enum ¶
func (x ESystemAudioChannel) Enum() *ESystemAudioChannel
func (ESystemAudioChannel) EnumDescriptor
deprecated
func (ESystemAudioChannel) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemAudioChannel.Descriptor instead.
func (ESystemAudioChannel) Number ¶
func (x ESystemAudioChannel) Number() protoreflect.EnumNumber
func (ESystemAudioChannel) String ¶
func (x ESystemAudioChannel) String() string
func (ESystemAudioChannel) Type ¶
func (ESystemAudioChannel) Type() protoreflect.EnumType
func (*ESystemAudioChannel) UnmarshalJSON
deprecated
func (x *ESystemAudioChannel) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemAudioDirection ¶
type ESystemAudioDirection int32
const ( ESystemAudioDirection_k_SystemAudioDirection_Invalid ESystemAudioDirection = 0 ESystemAudioDirection_k_SystemAudioDirection_Input ESystemAudioDirection = 1 ESystemAudioDirection_k_SystemAudioDirection_Output ESystemAudioDirection = 2 )
func (ESystemAudioDirection) Descriptor ¶
func (ESystemAudioDirection) Descriptor() protoreflect.EnumDescriptor
func (ESystemAudioDirection) Enum ¶
func (x ESystemAudioDirection) Enum() *ESystemAudioDirection
func (ESystemAudioDirection) EnumDescriptor
deprecated
func (ESystemAudioDirection) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemAudioDirection.Descriptor instead.
func (ESystemAudioDirection) Number ¶
func (x ESystemAudioDirection) Number() protoreflect.EnumNumber
func (ESystemAudioDirection) String ¶
func (x ESystemAudioDirection) String() string
func (ESystemAudioDirection) Type ¶
func (ESystemAudioDirection) Type() protoreflect.EnumType
func (*ESystemAudioDirection) UnmarshalJSON
deprecated
func (x *ESystemAudioDirection) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemAudioPortDirection ¶
type ESystemAudioPortDirection int32
const ( ESystemAudioPortDirection_k_SystemAudioPortDirection_Invalid ESystemAudioPortDirection = 0 ESystemAudioPortDirection_k_SystemAudioPortDirection_Input ESystemAudioPortDirection = 1 ESystemAudioPortDirection_k_SystemAudioPortDirection_Output ESystemAudioPortDirection = 2 )
func (ESystemAudioPortDirection) Descriptor ¶
func (ESystemAudioPortDirection) Descriptor() protoreflect.EnumDescriptor
func (ESystemAudioPortDirection) Enum ¶
func (x ESystemAudioPortDirection) Enum() *ESystemAudioPortDirection
func (ESystemAudioPortDirection) EnumDescriptor
deprecated
func (ESystemAudioPortDirection) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemAudioPortDirection.Descriptor instead.
func (ESystemAudioPortDirection) Number ¶
func (x ESystemAudioPortDirection) Number() protoreflect.EnumNumber
func (ESystemAudioPortDirection) String ¶
func (x ESystemAudioPortDirection) String() string
func (ESystemAudioPortDirection) Type ¶
func (ESystemAudioPortDirection) Type() protoreflect.EnumType
func (*ESystemAudioPortDirection) UnmarshalJSON
deprecated
func (x *ESystemAudioPortDirection) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemAudioPortType ¶
type ESystemAudioPortType int32
const ( ESystemAudioPortType_k_SystemAudioPortType_Invalid ESystemAudioPortType = 0 ESystemAudioPortType_k_SystemAudioPortType_Unknown ESystemAudioPortType = 1 ESystemAudioPortType_k_SystemAudioPortType_Audio32f ESystemAudioPortType = 2 ESystemAudioPortType_k_SystemAudioPortType_Midi8b ESystemAudioPortType = 3 ESystemAudioPortType_k_SystemAudioPortType_Video32RGBA ESystemAudioPortType = 4 )
func (ESystemAudioPortType) Descriptor ¶
func (ESystemAudioPortType) Descriptor() protoreflect.EnumDescriptor
func (ESystemAudioPortType) Enum ¶
func (x ESystemAudioPortType) Enum() *ESystemAudioPortType
func (ESystemAudioPortType) EnumDescriptor
deprecated
func (ESystemAudioPortType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemAudioPortType.Descriptor instead.
func (ESystemAudioPortType) Number ¶
func (x ESystemAudioPortType) Number() protoreflect.EnumNumber
func (ESystemAudioPortType) String ¶
func (x ESystemAudioPortType) String() string
func (ESystemAudioPortType) Type ¶
func (ESystemAudioPortType) Type() protoreflect.EnumType
func (*ESystemAudioPortType) UnmarshalJSON
deprecated
func (x *ESystemAudioPortType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemDisplayCompatibilityMode ¶
type ESystemDisplayCompatibilityMode int32
const ( ESystemDisplayCompatibilityMode_k_ESystemDisplayCompatibilityMode_Invalid ESystemDisplayCompatibilityMode = 0 ESystemDisplayCompatibilityMode_k_ESystemDisplayCompatibilityMode_None ESystemDisplayCompatibilityMode = 1 ESystemDisplayCompatibilityMode_k_ESystemDisplayCompatibilityMode_MinimalBandwith ESystemDisplayCompatibilityMode = 2 )
func (ESystemDisplayCompatibilityMode) Descriptor ¶
func (ESystemDisplayCompatibilityMode) Descriptor() protoreflect.EnumDescriptor
func (ESystemDisplayCompatibilityMode) Enum ¶
func (x ESystemDisplayCompatibilityMode) Enum() *ESystemDisplayCompatibilityMode
func (ESystemDisplayCompatibilityMode) EnumDescriptor
deprecated
func (ESystemDisplayCompatibilityMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemDisplayCompatibilityMode.Descriptor instead.
func (ESystemDisplayCompatibilityMode) Number ¶
func (x ESystemDisplayCompatibilityMode) Number() protoreflect.EnumNumber
func (ESystemDisplayCompatibilityMode) String ¶
func (x ESystemDisplayCompatibilityMode) String() string
func (ESystemDisplayCompatibilityMode) Type ¶
func (ESystemDisplayCompatibilityMode) Type() protoreflect.EnumType
func (*ESystemDisplayCompatibilityMode) UnmarshalJSON
deprecated
func (x *ESystemDisplayCompatibilityMode) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemFanControlMode ¶
type ESystemFanControlMode int32
const ( ESystemFanControlMode_k_SystemFanControlMode_Invalid ESystemFanControlMode = 0 ESystemFanControlMode_k_SystemFanControlMode_Disabled ESystemFanControlMode = 1 ESystemFanControlMode_k_SystemFanControlMode_Default ESystemFanControlMode = 2 )
func (ESystemFanControlMode) Descriptor ¶
func (ESystemFanControlMode) Descriptor() protoreflect.EnumDescriptor
func (ESystemFanControlMode) Enum ¶
func (x ESystemFanControlMode) Enum() *ESystemFanControlMode
func (ESystemFanControlMode) EnumDescriptor
deprecated
func (ESystemFanControlMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemFanControlMode.Descriptor instead.
func (ESystemFanControlMode) Number ¶
func (x ESystemFanControlMode) Number() protoreflect.EnumNumber
func (ESystemFanControlMode) String ¶
func (x ESystemFanControlMode) String() string
func (ESystemFanControlMode) Type ¶
func (ESystemFanControlMode) Type() protoreflect.EnumType
func (*ESystemFanControlMode) UnmarshalJSON
deprecated
func (x *ESystemFanControlMode) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemServiceState ¶
type ESystemServiceState int32
const ( ESystemServiceState_k_ESystemServiceState_Disabled ESystemServiceState = 1 ESystemServiceState_k_ESystemServiceState_Enabled ESystemServiceState = 2 )
func (ESystemServiceState) Descriptor ¶
func (ESystemServiceState) Descriptor() protoreflect.EnumDescriptor
func (ESystemServiceState) Enum ¶
func (x ESystemServiceState) Enum() *ESystemServiceState
func (ESystemServiceState) EnumDescriptor
deprecated
func (ESystemServiceState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemServiceState.Descriptor instead.
func (ESystemServiceState) Number ¶
func (x ESystemServiceState) Number() protoreflect.EnumNumber
func (ESystemServiceState) String ¶
func (x ESystemServiceState) String() string
func (ESystemServiceState) Type ¶
func (ESystemServiceState) Type() protoreflect.EnumType
func (*ESystemServiceState) UnmarshalJSON
deprecated
func (x *ESystemServiceState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ETextFilterSetting ¶
type ETextFilterSetting int32
const ( ETextFilterSetting_k_ETextFilterSettingSteamLabOptedOut ETextFilterSetting = 0 ETextFilterSetting_k_ETextFilterSettingEnabled ETextFilterSetting = 1 ETextFilterSetting_k_ETextFilterSettingEnabledAllowProfanity ETextFilterSetting = 2 ETextFilterSetting_k_ETextFilterSettingDisabled ETextFilterSetting = 3 )
func (ETextFilterSetting) Descriptor ¶
func (ETextFilterSetting) Descriptor() protoreflect.EnumDescriptor
func (ETextFilterSetting) Enum ¶
func (x ETextFilterSetting) Enum() *ETextFilterSetting
func (ETextFilterSetting) EnumDescriptor
deprecated
func (ETextFilterSetting) EnumDescriptor() ([]byte, []int)
Deprecated: Use ETextFilterSetting.Descriptor instead.
func (ETextFilterSetting) Number ¶
func (x ETextFilterSetting) Number() protoreflect.EnumNumber
func (ETextFilterSetting) String ¶
func (x ETextFilterSetting) String() string
func (ETextFilterSetting) Type ¶
func (ETextFilterSetting) Type() protoreflect.EnumType
func (*ETextFilterSetting) UnmarshalJSON
deprecated
func (x *ETextFilterSetting) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ETouchGesture ¶
type ETouchGesture int32
const ( ETouchGesture_k_ETouchGestureNone ETouchGesture = 0 ETouchGesture_k_ETouchGestureTouch ETouchGesture = 1 ETouchGesture_k_ETouchGestureTap ETouchGesture = 2 ETouchGesture_k_ETouchGestureDoubleTap ETouchGesture = 3 ETouchGesture_k_ETouchGestureShortPress ETouchGesture = 4 ETouchGesture_k_ETouchGestureLongPress ETouchGesture = 5 ETouchGesture_k_ETouchGestureLongTap ETouchGesture = 6 ETouchGesture_k_ETouchGestureTwoFingerTap ETouchGesture = 7 ETouchGesture_k_ETouchGestureTapCancelled ETouchGesture = 8 ETouchGesture_k_ETouchGesturePinchBegin ETouchGesture = 9 ETouchGesture_k_ETouchGesturePinchUpdate ETouchGesture = 10 ETouchGesture_k_ETouchGesturePinchEnd ETouchGesture = 11 ETouchGesture_k_ETouchGestureFlingStart ETouchGesture = 12 ETouchGesture_k_ETouchGestureFlingCancelled ETouchGesture = 13 )
func (ETouchGesture) Descriptor ¶
func (ETouchGesture) Descriptor() protoreflect.EnumDescriptor
func (ETouchGesture) Enum ¶
func (x ETouchGesture) Enum() *ETouchGesture
func (ETouchGesture) EnumDescriptor
deprecated
func (ETouchGesture) EnumDescriptor() ([]byte, []int)
Deprecated: Use ETouchGesture.Descriptor instead.
func (ETouchGesture) Number ¶
func (x ETouchGesture) Number() protoreflect.EnumNumber
func (ETouchGesture) String ¶
func (x ETouchGesture) String() string
func (ETouchGesture) Type ¶
func (ETouchGesture) Type() protoreflect.EnumType
func (*ETouchGesture) UnmarshalJSON
deprecated
func (x *ETouchGesture) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EUpdaterState ¶
type EUpdaterState int32
const ( EUpdaterState_k_EUpdaterState_Invalid EUpdaterState = 0 EUpdaterState_k_EUpdaterState_UpToDate EUpdaterState = 2 EUpdaterState_k_EUpdaterState_Checking EUpdaterState = 3 EUpdaterState_k_EUpdaterState_Available EUpdaterState = 4 EUpdaterState_k_EUpdaterState_Applying EUpdaterState = 5 EUpdaterState_k_EUpdaterState_ClientRestartPending EUpdaterState = 6 EUpdaterState_k_EUpdaterState_SystemRestartPending EUpdaterState = 7 )
func (EUpdaterState) Descriptor ¶
func (EUpdaterState) Descriptor() protoreflect.EnumDescriptor
func (EUpdaterState) Enum ¶
func (x EUpdaterState) Enum() *EUpdaterState
func (EUpdaterState) EnumDescriptor
deprecated
func (EUpdaterState) EnumDescriptor() ([]byte, []int)
Deprecated: Use EUpdaterState.Descriptor instead.
func (EUpdaterState) Number ¶
func (x EUpdaterState) Number() protoreflect.EnumNumber
func (EUpdaterState) String ¶
func (x EUpdaterState) String() string
func (EUpdaterState) Type ¶
func (EUpdaterState) Type() protoreflect.EnumType
func (*EUpdaterState) UnmarshalJSON
deprecated
func (x *EUpdaterState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EUpdaterType ¶
type EUpdaterType int32
const ( EUpdaterType_k_EUpdaterType_Invalid EUpdaterType = 0 EUpdaterType_k_EUpdaterType_Client EUpdaterType = 1 EUpdaterType_k_EUpdaterType_OS EUpdaterType = 2 EUpdaterType_k_EUpdaterType_BIOS EUpdaterType = 3 EUpdaterType_k_EUpdaterType_Aggregated EUpdaterType = 4 EUpdaterType_k_EUpdaterType_Test1 EUpdaterType = 5 EUpdaterType_k_EUpdaterType_Test2 EUpdaterType = 6 EUpdaterType_k_EUpdaterType_Dummy EUpdaterType = 7 )
func (EUpdaterType) Descriptor ¶
func (EUpdaterType) Descriptor() protoreflect.EnumDescriptor
func (EUpdaterType) Enum ¶
func (x EUpdaterType) Enum() *EUpdaterType
func (EUpdaterType) EnumDescriptor
deprecated
func (EUpdaterType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EUpdaterType.Descriptor instead.
func (EUpdaterType) Number ¶
func (x EUpdaterType) Number() protoreflect.EnumNumber
func (EUpdaterType) String ¶
func (x EUpdaterType) String() string
func (EUpdaterType) Type ¶
func (EUpdaterType) Type() protoreflect.EnumType
func (*EUpdaterType) UnmarshalJSON
deprecated
func (x *EUpdaterType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type GameNotificationSettings ¶
type GameNotificationSettings struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` AllowNotifications *bool `protobuf:"varint,2,opt,name=allow_notifications,json=allowNotifications" json:"allow_notifications,omitempty"` // contains filtered or unexported fields }
func (*GameNotificationSettings) Descriptor
deprecated
func (*GameNotificationSettings) Descriptor() ([]byte, []int)
Deprecated: Use GameNotificationSettings.ProtoReflect.Descriptor instead.
func (*GameNotificationSettings) GetAllowNotifications ¶
func (x *GameNotificationSettings) GetAllowNotifications() bool
func (*GameNotificationSettings) GetAppid ¶
func (x *GameNotificationSettings) GetAppid() uint32
func (*GameNotificationSettings) ProtoMessage ¶
func (*GameNotificationSettings) ProtoMessage()
func (*GameNotificationSettings) ProtoReflect ¶
func (x *GameNotificationSettings) ProtoReflect() protoreflect.Message
func (*GameNotificationSettings) Reset ¶
func (x *GameNotificationSettings) Reset()
func (*GameNotificationSettings) String ¶
func (x *GameNotificationSettings) String() string
type NoResponse ¶
type NoResponse struct {
// contains filtered or unexported fields
}
func (*NoResponse) Descriptor
deprecated
func (*NoResponse) Descriptor() ([]byte, []int)
Deprecated: Use NoResponse.ProtoReflect.Descriptor instead.
func (*NoResponse) ProtoMessage ¶
func (*NoResponse) ProtoMessage()
func (*NoResponse) ProtoReflect ¶
func (x *NoResponse) ProtoReflect() protoreflect.Message
func (*NoResponse) Reset ¶
func (x *NoResponse) Reset()
func (*NoResponse) String ¶
func (x *NoResponse) String() string
type Offline_Ticket ¶
type Offline_Ticket struct { EncryptedTicket []byte `protobuf:"bytes,1,opt,name=encrypted_ticket,json=encryptedTicket" json:"encrypted_ticket,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"` Kdf1 *int32 `protobuf:"varint,3,opt,name=kdf1" json:"kdf1,omitempty"` Salt1 []byte `protobuf:"bytes,4,opt,name=salt1" json:"salt1,omitempty"` Kdf2 *int32 `protobuf:"varint,5,opt,name=kdf2" json:"kdf2,omitempty"` Salt2 []byte `protobuf:"bytes,6,opt,name=salt2" json:"salt2,omitempty"` // contains filtered or unexported fields }
func (*Offline_Ticket) Descriptor
deprecated
func (*Offline_Ticket) Descriptor() ([]byte, []int)
Deprecated: Use Offline_Ticket.ProtoReflect.Descriptor instead.
func (*Offline_Ticket) GetEncryptedTicket ¶
func (x *Offline_Ticket) GetEncryptedTicket() []byte
func (*Offline_Ticket) GetKdf1 ¶
func (x *Offline_Ticket) GetKdf1() int32
func (*Offline_Ticket) GetKdf2 ¶
func (x *Offline_Ticket) GetKdf2() int32
func (*Offline_Ticket) GetSalt1 ¶
func (x *Offline_Ticket) GetSalt1() []byte
func (*Offline_Ticket) GetSalt2 ¶
func (x *Offline_Ticket) GetSalt2() []byte
func (*Offline_Ticket) GetSignature ¶
func (x *Offline_Ticket) GetSignature() []byte
func (*Offline_Ticket) ProtoMessage ¶
func (*Offline_Ticket) ProtoMessage()
func (*Offline_Ticket) ProtoReflect ¶
func (x *Offline_Ticket) ProtoReflect() protoreflect.Message
func (*Offline_Ticket) Reset ¶
func (x *Offline_Ticket) Reset()
func (*Offline_Ticket) String ¶
func (x *Offline_Ticket) String() string
type ParentalApp ¶
type ParentalApp struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` IsAllowed *bool `protobuf:"varint,2,opt,name=is_allowed,json=isAllowed" json:"is_allowed,omitempty"` // contains filtered or unexported fields }
func (*ParentalApp) Descriptor
deprecated
func (*ParentalApp) Descriptor() ([]byte, []int)
Deprecated: Use ParentalApp.ProtoReflect.Descriptor instead.
func (*ParentalApp) GetAppid ¶
func (x *ParentalApp) GetAppid() uint32
func (*ParentalApp) GetIsAllowed ¶
func (x *ParentalApp) GetIsAllowed() bool
func (*ParentalApp) ProtoMessage ¶
func (*ParentalApp) ProtoMessage()
func (*ParentalApp) ProtoReflect ¶
func (x *ParentalApp) ProtoReflect() protoreflect.Message
func (*ParentalApp) Reset ¶
func (x *ParentalApp) Reset()
func (*ParentalApp) String ¶
func (x *ParentalApp) String() string
type ParentalPlaytimeDay ¶
type ParentalPlaytimeDay struct { AllowedTimeWindows *uint64 `protobuf:"varint,1,opt,name=allowed_time_windows,json=allowedTimeWindows" json:"allowed_time_windows,omitempty"` AllowedDailyMinutes *uint32 `protobuf:"varint,2,opt,name=allowed_daily_minutes,json=allowedDailyMinutes" json:"allowed_daily_minutes,omitempty"` // contains filtered or unexported fields }
func (*ParentalPlaytimeDay) Descriptor
deprecated
func (*ParentalPlaytimeDay) Descriptor() ([]byte, []int)
Deprecated: Use ParentalPlaytimeDay.ProtoReflect.Descriptor instead.
func (*ParentalPlaytimeDay) GetAllowedDailyMinutes ¶
func (x *ParentalPlaytimeDay) GetAllowedDailyMinutes() uint32
func (*ParentalPlaytimeDay) GetAllowedTimeWindows ¶
func (x *ParentalPlaytimeDay) GetAllowedTimeWindows() uint64
func (*ParentalPlaytimeDay) ProtoMessage ¶
func (*ParentalPlaytimeDay) ProtoMessage()
func (*ParentalPlaytimeDay) ProtoReflect ¶
func (x *ParentalPlaytimeDay) ProtoReflect() protoreflect.Message
func (*ParentalPlaytimeDay) Reset ¶
func (x *ParentalPlaytimeDay) Reset()
func (*ParentalPlaytimeDay) String ¶
func (x *ParentalPlaytimeDay) String() string
type ParentalPlaytimeRestrictions ¶
type ParentalPlaytimeRestrictions struct { TzOffset *int32 `protobuf:"varint,1,opt,name=tz_offset,json=tzOffset" json:"tz_offset,omitempty"` ApplyPlaytimeRestrictions *bool `` /* 132-byte string literal not displayed */ PlaytimeDays []*ParentalPlaytimeDay `protobuf:"bytes,15,rep,name=playtime_days,json=playtimeDays" json:"playtime_days,omitempty"` // contains filtered or unexported fields }
func (*ParentalPlaytimeRestrictions) Descriptor
deprecated
func (*ParentalPlaytimeRestrictions) Descriptor() ([]byte, []int)
Deprecated: Use ParentalPlaytimeRestrictions.ProtoReflect.Descriptor instead.
func (*ParentalPlaytimeRestrictions) GetApplyPlaytimeRestrictions ¶
func (x *ParentalPlaytimeRestrictions) GetApplyPlaytimeRestrictions() bool
func (*ParentalPlaytimeRestrictions) GetPlaytimeDays ¶
func (x *ParentalPlaytimeRestrictions) GetPlaytimeDays() []*ParentalPlaytimeDay
func (*ParentalPlaytimeRestrictions) GetTzOffset ¶
func (x *ParentalPlaytimeRestrictions) GetTzOffset() int32
func (*ParentalPlaytimeRestrictions) ProtoMessage ¶
func (*ParentalPlaytimeRestrictions) ProtoMessage()
func (*ParentalPlaytimeRestrictions) ProtoReflect ¶
func (x *ParentalPlaytimeRestrictions) ProtoReflect() protoreflect.Message
func (*ParentalPlaytimeRestrictions) Reset ¶
func (x *ParentalPlaytimeRestrictions) Reset()
func (*ParentalPlaytimeRestrictions) String ¶
func (x *ParentalPlaytimeRestrictions) String() string
type ParentalSettings ¶
type ParentalSettings struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` ApplistBaseId *uint32 `protobuf:"varint,2,opt,name=applist_base_id,json=applistBaseId" json:"applist_base_id,omitempty"` ApplistBaseDescription *string `protobuf:"bytes,3,opt,name=applist_base_description,json=applistBaseDescription" json:"applist_base_description,omitempty"` ApplistBase []*ParentalApp `protobuf:"bytes,4,rep,name=applist_base,json=applistBase" json:"applist_base,omitempty"` ApplistCustom []*ParentalApp `protobuf:"bytes,5,rep,name=applist_custom,json=applistCustom" json:"applist_custom,omitempty"` Passwordhashtype *uint32 `protobuf:"varint,6,opt,name=passwordhashtype" json:"passwordhashtype,omitempty"` Salt []byte `protobuf:"bytes,7,opt,name=salt" json:"salt,omitempty"` Passwordhash []byte `protobuf:"bytes,8,opt,name=passwordhash" json:"passwordhash,omitempty"` IsEnabled *bool `protobuf:"varint,9,opt,name=is_enabled,json=isEnabled" json:"is_enabled,omitempty"` EnabledFeatures *uint32 `protobuf:"varint,10,opt,name=enabled_features,json=enabledFeatures" json:"enabled_features,omitempty"` RecoveryEmail *string `protobuf:"bytes,11,opt,name=recovery_email,json=recoveryEmail" json:"recovery_email,omitempty"` IsSiteLicenseLock *bool `protobuf:"varint,12,opt,name=is_site_license_lock,json=isSiteLicenseLock" json:"is_site_license_lock,omitempty"` TemporaryEnabledFeatures *uint32 `` /* 130-byte string literal not displayed */ RtimeTemporaryFeatureExpiration *uint32 `` /* 153-byte string literal not displayed */ PlaytimeRestrictions *ParentalPlaytimeRestrictions `protobuf:"bytes,15,opt,name=playtime_restrictions,json=playtimeRestrictions" json:"playtime_restrictions,omitempty"` // contains filtered or unexported fields }
func (*ParentalSettings) Descriptor
deprecated
func (*ParentalSettings) Descriptor() ([]byte, []int)
Deprecated: Use ParentalSettings.ProtoReflect.Descriptor instead.
func (*ParentalSettings) GetApplistBase ¶
func (x *ParentalSettings) GetApplistBase() []*ParentalApp
func (*ParentalSettings) GetApplistBaseDescription ¶
func (x *ParentalSettings) GetApplistBaseDescription() string
func (*ParentalSettings) GetApplistBaseId ¶
func (x *ParentalSettings) GetApplistBaseId() uint32
func (*ParentalSettings) GetApplistCustom ¶
func (x *ParentalSettings) GetApplistCustom() []*ParentalApp
func (*ParentalSettings) GetEnabledFeatures ¶
func (x *ParentalSettings) GetEnabledFeatures() uint32
func (*ParentalSettings) GetIsEnabled ¶
func (x *ParentalSettings) GetIsEnabled() bool
func (*ParentalSettings) GetIsSiteLicenseLock ¶
func (x *ParentalSettings) GetIsSiteLicenseLock() bool
func (*ParentalSettings) GetPasswordhash ¶
func (x *ParentalSettings) GetPasswordhash() []byte
func (*ParentalSettings) GetPasswordhashtype ¶
func (x *ParentalSettings) GetPasswordhashtype() uint32
func (*ParentalSettings) GetPlaytimeRestrictions ¶
func (x *ParentalSettings) GetPlaytimeRestrictions() *ParentalPlaytimeRestrictions
func (*ParentalSettings) GetRecoveryEmail ¶
func (x *ParentalSettings) GetRecoveryEmail() string
func (*ParentalSettings) GetRtimeTemporaryFeatureExpiration ¶
func (x *ParentalSettings) GetRtimeTemporaryFeatureExpiration() uint32
func (*ParentalSettings) GetSalt ¶
func (x *ParentalSettings) GetSalt() []byte
func (*ParentalSettings) GetSteamid ¶
func (x *ParentalSettings) GetSteamid() uint64
func (*ParentalSettings) GetTemporaryEnabledFeatures ¶
func (x *ParentalSettings) GetTemporaryEnabledFeatures() uint32
func (*ParentalSettings) ProtoMessage ¶
func (*ParentalSettings) ProtoMessage()
func (*ParentalSettings) ProtoReflect ¶
func (x *ParentalSettings) ProtoReflect() protoreflect.Message
func (*ParentalSettings) Reset ¶
func (x *ParentalSettings) Reset()
func (*ParentalSettings) String ¶
func (x *ParentalSettings) String() string
type PerFriendPreferences ¶
type PerFriendPreferences struct { Accountid *uint32 `protobuf:"fixed32,1,opt,name=accountid" json:"accountid,omitempty"` Nickname *string `protobuf:"bytes,2,opt,name=nickname" json:"nickname,omitempty"` NotificationsShowingame *ENotificationSetting `` /* 156-byte string literal not displayed */ NotificationsShowonline *ENotificationSetting `` /* 156-byte string literal not displayed */ NotificationsShowmessages *ENotificationSetting `` /* 162-byte string literal not displayed */ SoundsShowingame *ENotificationSetting `` /* 135-byte string literal not displayed */ SoundsShowonline *ENotificationSetting `` /* 135-byte string literal not displayed */ SoundsShowmessages *ENotificationSetting `` /* 141-byte string literal not displayed */ NotificationsSendmobile *ENotificationSetting `` /* 156-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PerFriendPreferences) Descriptor
deprecated
func (*PerFriendPreferences) Descriptor() ([]byte, []int)
Deprecated: Use PerFriendPreferences.ProtoReflect.Descriptor instead.
func (*PerFriendPreferences) GetAccountid ¶
func (x *PerFriendPreferences) GetAccountid() uint32
func (*PerFriendPreferences) GetNickname ¶
func (x *PerFriendPreferences) GetNickname() string
func (*PerFriendPreferences) GetNotificationsSendmobile ¶
func (x *PerFriendPreferences) GetNotificationsSendmobile() ENotificationSetting
func (*PerFriendPreferences) GetNotificationsShowingame ¶
func (x *PerFriendPreferences) GetNotificationsShowingame() ENotificationSetting
func (*PerFriendPreferences) GetNotificationsShowmessages ¶
func (x *PerFriendPreferences) GetNotificationsShowmessages() ENotificationSetting
func (*PerFriendPreferences) GetNotificationsShowonline ¶
func (x *PerFriendPreferences) GetNotificationsShowonline() ENotificationSetting
func (*PerFriendPreferences) GetSoundsShowingame ¶
func (x *PerFriendPreferences) GetSoundsShowingame() ENotificationSetting
func (*PerFriendPreferences) GetSoundsShowmessages ¶
func (x *PerFriendPreferences) GetSoundsShowmessages() ENotificationSetting
func (*PerFriendPreferences) GetSoundsShowonline ¶
func (x *PerFriendPreferences) GetSoundsShowonline() ENotificationSetting
func (*PerFriendPreferences) ProtoMessage ¶
func (*PerFriendPreferences) ProtoMessage()
func (*PerFriendPreferences) ProtoReflect ¶
func (x *PerFriendPreferences) ProtoReflect() protoreflect.Message
func (*PerFriendPreferences) Reset ¶
func (x *PerFriendPreferences) Reset()
func (*PerFriendPreferences) String ¶
func (x *PerFriendPreferences) String() string
type ProfileCustomization ¶
type ProfileCustomization struct { CustomizationType *EProfileCustomizationType `` /* 143-byte string literal not displayed */ Large *bool `protobuf:"varint,2,opt,name=large" json:"large,omitempty"` Slots []*ProfileCustomizationSlot `protobuf:"bytes,3,rep,name=slots" json:"slots,omitempty"` Active *bool `protobuf:"varint,4,opt,name=active" json:"active,omitempty"` CustomizationStyle *EProfileCustomizationStyle `` /* 147-byte string literal not displayed */ Purchaseid *uint64 `protobuf:"varint,6,opt,name=purchaseid" json:"purchaseid,omitempty"` Level *uint32 `protobuf:"varint,7,opt,name=level" json:"level,omitempty"` // contains filtered or unexported fields }
func (*ProfileCustomization) Descriptor
deprecated
func (*ProfileCustomization) Descriptor() ([]byte, []int)
Deprecated: Use ProfileCustomization.ProtoReflect.Descriptor instead.
func (*ProfileCustomization) GetActive ¶
func (x *ProfileCustomization) GetActive() bool
func (*ProfileCustomization) GetCustomizationStyle ¶
func (x *ProfileCustomization) GetCustomizationStyle() EProfileCustomizationStyle
func (*ProfileCustomization) GetCustomizationType ¶
func (x *ProfileCustomization) GetCustomizationType() EProfileCustomizationType
func (*ProfileCustomization) GetLarge ¶
func (x *ProfileCustomization) GetLarge() bool
func (*ProfileCustomization) GetLevel ¶
func (x *ProfileCustomization) GetLevel() uint32
func (*ProfileCustomization) GetPurchaseid ¶
func (x *ProfileCustomization) GetPurchaseid() uint64
func (*ProfileCustomization) GetSlots ¶
func (x *ProfileCustomization) GetSlots() []*ProfileCustomizationSlot
func (*ProfileCustomization) ProtoMessage ¶
func (*ProfileCustomization) ProtoMessage()
func (*ProfileCustomization) ProtoReflect ¶
func (x *ProfileCustomization) ProtoReflect() protoreflect.Message
func (*ProfileCustomization) Reset ¶
func (x *ProfileCustomization) Reset()
func (*ProfileCustomization) String ¶
func (x *ProfileCustomization) String() string
type ProfileCustomizationSlot ¶
type ProfileCustomizationSlot struct { Slot *uint32 `protobuf:"varint,1,opt,name=slot" json:"slot,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` Publishedfileid *uint64 `protobuf:"varint,3,opt,name=publishedfileid" json:"publishedfileid,omitempty"` ItemAssetid *uint64 `protobuf:"varint,4,opt,name=item_assetid,json=itemAssetid" json:"item_assetid,omitempty"` ItemContextid *uint64 `protobuf:"varint,5,opt,name=item_contextid,json=itemContextid" json:"item_contextid,omitempty"` Notes *string `protobuf:"bytes,6,opt,name=notes" json:"notes,omitempty"` Title *string `protobuf:"bytes,7,opt,name=title" json:"title,omitempty"` Accountid *uint32 `protobuf:"varint,8,opt,name=accountid" json:"accountid,omitempty"` Badgeid *uint32 `protobuf:"varint,9,opt,name=badgeid" json:"badgeid,omitempty"` BorderColor *uint32 `protobuf:"varint,10,opt,name=border_color,json=borderColor" json:"border_color,omitempty"` ItemClassid *uint64 `protobuf:"varint,11,opt,name=item_classid,json=itemClassid" json:"item_classid,omitempty"` ItemInstanceid *uint64 `protobuf:"varint,12,opt,name=item_instanceid,json=itemInstanceid" json:"item_instanceid,omitempty"` BanCheckResult *protobuf.EBanContentCheckResult `` /* 134-byte string literal not displayed */ ReplayYear *uint32 `protobuf:"varint,14,opt,name=replay_year,json=replayYear" json:"replay_year,omitempty"` // contains filtered or unexported fields }
func (*ProfileCustomizationSlot) Descriptor
deprecated
func (*ProfileCustomizationSlot) Descriptor() ([]byte, []int)
Deprecated: Use ProfileCustomizationSlot.ProtoReflect.Descriptor instead.
func (*ProfileCustomizationSlot) GetAccountid ¶
func (x *ProfileCustomizationSlot) GetAccountid() uint32
func (*ProfileCustomizationSlot) GetAppid ¶
func (x *ProfileCustomizationSlot) GetAppid() uint32
func (*ProfileCustomizationSlot) GetBadgeid ¶
func (x *ProfileCustomizationSlot) GetBadgeid() uint32
func (*ProfileCustomizationSlot) GetBanCheckResult ¶
func (x *ProfileCustomizationSlot) GetBanCheckResult() protobuf.EBanContentCheckResult
func (*ProfileCustomizationSlot) GetBorderColor ¶
func (x *ProfileCustomizationSlot) GetBorderColor() uint32
func (*ProfileCustomizationSlot) GetItemAssetid ¶
func (x *ProfileCustomizationSlot) GetItemAssetid() uint64
func (*ProfileCustomizationSlot) GetItemClassid ¶
func (x *ProfileCustomizationSlot) GetItemClassid() uint64
func (*ProfileCustomizationSlot) GetItemContextid ¶
func (x *ProfileCustomizationSlot) GetItemContextid() uint64
func (*ProfileCustomizationSlot) GetItemInstanceid ¶
func (x *ProfileCustomizationSlot) GetItemInstanceid() uint64
func (*ProfileCustomizationSlot) GetNotes ¶
func (x *ProfileCustomizationSlot) GetNotes() string
func (*ProfileCustomizationSlot) GetPublishedfileid ¶
func (x *ProfileCustomizationSlot) GetPublishedfileid() uint64
func (*ProfileCustomizationSlot) GetReplayYear ¶
func (x *ProfileCustomizationSlot) GetReplayYear() uint32
func (*ProfileCustomizationSlot) GetSlot ¶
func (x *ProfileCustomizationSlot) GetSlot() uint32
func (*ProfileCustomizationSlot) GetTitle ¶
func (x *ProfileCustomizationSlot) GetTitle() string
func (*ProfileCustomizationSlot) ProtoMessage ¶
func (*ProfileCustomizationSlot) ProtoMessage()
func (*ProfileCustomizationSlot) ProtoReflect ¶
func (x *ProfileCustomizationSlot) ProtoReflect() protoreflect.Message
func (*ProfileCustomizationSlot) Reset ¶
func (x *ProfileCustomizationSlot) Reset()
func (*ProfileCustomizationSlot) String ¶
func (x *ProfileCustomizationSlot) String() string
type ProfileItem ¶
type ProfileItem struct { Communityitemid *uint64 `protobuf:"varint,1,opt,name=communityitemid" json:"communityitemid,omitempty"` ImageSmall *string `protobuf:"bytes,2,opt,name=image_small,json=imageSmall" json:"image_small,omitempty"` ImageLarge *string `protobuf:"bytes,3,opt,name=image_large,json=imageLarge" json:"image_large,omitempty"` Name *string `protobuf:"bytes,4,opt,name=name" json:"name,omitempty"` ItemTitle *string `protobuf:"bytes,5,opt,name=item_title,json=itemTitle" json:"item_title,omitempty"` ItemDescription *string `protobuf:"bytes,6,opt,name=item_description,json=itemDescription" json:"item_description,omitempty"` Appid *uint32 `protobuf:"varint,7,opt,name=appid" json:"appid,omitempty"` ItemType *uint32 `protobuf:"varint,8,opt,name=item_type,json=itemType" json:"item_type,omitempty"` ItemClass *uint32 `protobuf:"varint,9,opt,name=item_class,json=itemClass" json:"item_class,omitempty"` MovieWebm *string `protobuf:"bytes,10,opt,name=movie_webm,json=movieWebm" json:"movie_webm,omitempty"` MovieMp4 *string `protobuf:"bytes,11,opt,name=movie_mp4,json=movieMp4" json:"movie_mp4,omitempty"` MovieWebmSmall *string `protobuf:"bytes,13,opt,name=movie_webm_small,json=movieWebmSmall" json:"movie_webm_small,omitempty"` MovieMp4Small *string `protobuf:"bytes,14,opt,name=movie_mp4_small,json=movieMp4Small" json:"movie_mp4_small,omitempty"` EquippedFlags *uint32 `protobuf:"varint,12,opt,name=equipped_flags,json=equippedFlags" json:"equipped_flags,omitempty"` ProfileColors []*ProfileItem_ProfileColor `protobuf:"bytes,15,rep,name=profile_colors,json=profileColors" json:"profile_colors,omitempty"` // contains filtered or unexported fields }
func (*ProfileItem) Descriptor
deprecated
func (*ProfileItem) Descriptor() ([]byte, []int)
Deprecated: Use ProfileItem.ProtoReflect.Descriptor instead.
func (*ProfileItem) GetAppid ¶
func (x *ProfileItem) GetAppid() uint32
func (*ProfileItem) GetCommunityitemid ¶
func (x *ProfileItem) GetCommunityitemid() uint64
func (*ProfileItem) GetEquippedFlags ¶
func (x *ProfileItem) GetEquippedFlags() uint32
func (*ProfileItem) GetImageLarge ¶
func (x *ProfileItem) GetImageLarge() string
func (*ProfileItem) GetImageSmall ¶
func (x *ProfileItem) GetImageSmall() string
func (*ProfileItem) GetItemClass ¶
func (x *ProfileItem) GetItemClass() uint32
func (*ProfileItem) GetItemDescription ¶
func (x *ProfileItem) GetItemDescription() string
func (*ProfileItem) GetItemTitle ¶
func (x *ProfileItem) GetItemTitle() string
func (*ProfileItem) GetItemType ¶
func (x *ProfileItem) GetItemType() uint32
func (*ProfileItem) GetMovieMp4 ¶
func (x *ProfileItem) GetMovieMp4() string
func (*ProfileItem) GetMovieMp4Small ¶
func (x *ProfileItem) GetMovieMp4Small() string
func (*ProfileItem) GetMovieWebm ¶
func (x *ProfileItem) GetMovieWebm() string
func (*ProfileItem) GetMovieWebmSmall ¶
func (x *ProfileItem) GetMovieWebmSmall() string
func (*ProfileItem) GetName ¶
func (x *ProfileItem) GetName() string
func (*ProfileItem) GetProfileColors ¶
func (x *ProfileItem) GetProfileColors() []*ProfileItem_ProfileColor
func (*ProfileItem) ProtoMessage ¶
func (*ProfileItem) ProtoMessage()
func (*ProfileItem) ProtoReflect ¶
func (x *ProfileItem) ProtoReflect() protoreflect.Message
func (*ProfileItem) Reset ¶
func (x *ProfileItem) Reset()
func (*ProfileItem) String ¶
func (x *ProfileItem) String() string
type ProfileItem_ProfileColor ¶
type ProfileItem_ProfileColor struct { StyleName *string `protobuf:"bytes,1,opt,name=style_name,json=styleName" json:"style_name,omitempty"` Color *string `protobuf:"bytes,2,opt,name=color" json:"color,omitempty"` // contains filtered or unexported fields }
func (*ProfileItem_ProfileColor) Descriptor
deprecated
func (*ProfileItem_ProfileColor) Descriptor() ([]byte, []int)
Deprecated: Use ProfileItem_ProfileColor.ProtoReflect.Descriptor instead.
func (*ProfileItem_ProfileColor) GetColor ¶
func (x *ProfileItem_ProfileColor) GetColor() string
func (*ProfileItem_ProfileColor) GetStyleName ¶
func (x *ProfileItem_ProfileColor) GetStyleName() string
func (*ProfileItem_ProfileColor) ProtoMessage ¶
func (*ProfileItem_ProfileColor) ProtoMessage()
func (*ProfileItem_ProfileColor) ProtoReflect ¶
func (x *ProfileItem_ProfileColor) ProtoReflect() protoreflect.Message
func (*ProfileItem_ProfileColor) Reset ¶
func (x *ProfileItem_ProfileColor) Reset()
func (*ProfileItem_ProfileColor) String ¶
func (x *ProfileItem_ProfileColor) String() string
type ProfilePreferences ¶
type ProfilePreferences struct { HideProfileAwards *bool `protobuf:"varint,1,opt,name=hide_profile_awards,json=hideProfileAwards" json:"hide_profile_awards,omitempty"` // contains filtered or unexported fields }
func (*ProfilePreferences) Descriptor
deprecated
func (*ProfilePreferences) Descriptor() ([]byte, []int)
Deprecated: Use ProfilePreferences.ProtoReflect.Descriptor instead.
func (*ProfilePreferences) GetHideProfileAwards ¶
func (x *ProfilePreferences) GetHideProfileAwards() bool
func (*ProfilePreferences) ProtoMessage ¶
func (*ProfilePreferences) ProtoMessage()
func (*ProfilePreferences) ProtoReflect ¶
func (x *ProfilePreferences) ProtoReflect() protoreflect.Message
func (*ProfilePreferences) Reset ¶
func (x *ProfilePreferences) Reset()
func (*ProfilePreferences) String ¶
func (x *ProfilePreferences) String() string
type ProfileTheme ¶
type ProfileTheme struct { ThemeId *string `protobuf:"bytes,1,opt,name=theme_id,json=themeId" json:"theme_id,omitempty"` Title *string `protobuf:"bytes,2,opt,name=title" json:"title,omitempty"` // contains filtered or unexported fields }
func (*ProfileTheme) Descriptor
deprecated
func (*ProfileTheme) Descriptor() ([]byte, []int)
Deprecated: Use ProfileTheme.ProtoReflect.Descriptor instead.
func (*ProfileTheme) GetThemeId ¶
func (x *ProfileTheme) GetThemeId() string
func (*ProfileTheme) GetTitle ¶
func (x *ProfileTheme) GetTitle() string
func (*ProfileTheme) ProtoMessage ¶
func (*ProfileTheme) ProtoMessage()
func (*ProfileTheme) ProtoReflect ¶
func (x *ProfileTheme) ProtoReflect() protoreflect.Message
func (*ProfileTheme) Reset ¶
func (x *ProfileTheme) Reset()
func (*ProfileTheme) String ¶
func (x *ProfileTheme) String() string
type PublishedFileDetails ¶
type PublishedFileDetails struct { Result *uint32 `protobuf:"varint,1,opt,name=result" json:"result,omitempty"` Publishedfileid *uint64 `protobuf:"varint,2,opt,name=publishedfileid" json:"publishedfileid,omitempty"` Creator *uint64 `protobuf:"fixed64,3,opt,name=creator" json:"creator,omitempty"` CreatorAppid *uint32 `protobuf:"varint,4,opt,name=creator_appid,json=creatorAppid" json:"creator_appid,omitempty"` ConsumerAppid *uint32 `protobuf:"varint,5,opt,name=consumer_appid,json=consumerAppid" json:"consumer_appid,omitempty"` ConsumerShortcutid *uint32 `protobuf:"varint,6,opt,name=consumer_shortcutid,json=consumerShortcutid" json:"consumer_shortcutid,omitempty"` Filename *string `protobuf:"bytes,7,opt,name=filename" json:"filename,omitempty"` FileSize *uint64 `protobuf:"varint,8,opt,name=file_size,json=fileSize" json:"file_size,omitempty"` PreviewFileSize *uint64 `protobuf:"varint,9,opt,name=preview_file_size,json=previewFileSize" json:"preview_file_size,omitempty"` FileUrl *string `protobuf:"bytes,10,opt,name=file_url,json=fileUrl" json:"file_url,omitempty"` PreviewUrl *string `protobuf:"bytes,11,opt,name=preview_url,json=previewUrl" json:"preview_url,omitempty"` Youtubevideoid *string `protobuf:"bytes,12,opt,name=youtubevideoid" json:"youtubevideoid,omitempty"` Url *string `protobuf:"bytes,13,opt,name=url" json:"url,omitempty"` HcontentFile *uint64 `protobuf:"fixed64,14,opt,name=hcontent_file,json=hcontentFile" json:"hcontent_file,omitempty"` HcontentPreview *uint64 `protobuf:"fixed64,15,opt,name=hcontent_preview,json=hcontentPreview" json:"hcontent_preview,omitempty"` Title *string `protobuf:"bytes,16,opt,name=title" json:"title,omitempty"` FileDescription *string `protobuf:"bytes,17,opt,name=file_description,json=fileDescription" json:"file_description,omitempty"` ShortDescription *string `protobuf:"bytes,18,opt,name=short_description,json=shortDescription" json:"short_description,omitempty"` TimeCreated *uint32 `protobuf:"varint,19,opt,name=time_created,json=timeCreated" json:"time_created,omitempty"` TimeUpdated *uint32 `protobuf:"varint,20,opt,name=time_updated,json=timeUpdated" json:"time_updated,omitempty"` Visibility *uint32 `protobuf:"varint,21,opt,name=visibility" json:"visibility,omitempty"` Flags *uint32 `protobuf:"varint,22,opt,name=flags" json:"flags,omitempty"` WorkshopFile *bool `protobuf:"varint,23,opt,name=workshop_file,json=workshopFile" json:"workshop_file,omitempty"` WorkshopAccepted *bool `protobuf:"varint,24,opt,name=workshop_accepted,json=workshopAccepted" json:"workshop_accepted,omitempty"` ShowSubscribeAll *bool `protobuf:"varint,25,opt,name=show_subscribe_all,json=showSubscribeAll" json:"show_subscribe_all,omitempty"` NumCommentsDeveloper *int32 `protobuf:"varint,26,opt,name=num_comments_developer,json=numCommentsDeveloper" json:"num_comments_developer,omitempty"` NumCommentsPublic *int32 `protobuf:"varint,27,opt,name=num_comments_public,json=numCommentsPublic" json:"num_comments_public,omitempty"` Banned *bool `protobuf:"varint,28,opt,name=banned" json:"banned,omitempty"` BanReason *string `protobuf:"bytes,29,opt,name=ban_reason,json=banReason" json:"ban_reason,omitempty"` Banner *uint64 `protobuf:"fixed64,30,opt,name=banner" json:"banner,omitempty"` CanBeDeleted *bool `protobuf:"varint,31,opt,name=can_be_deleted,json=canBeDeleted" json:"can_be_deleted,omitempty"` Incompatible *bool `protobuf:"varint,32,opt,name=incompatible" json:"incompatible,omitempty"` AppName *string `protobuf:"bytes,33,opt,name=app_name,json=appName" json:"app_name,omitempty"` FileType *uint32 `protobuf:"varint,34,opt,name=file_type,json=fileType" json:"file_type,omitempty"` CanSubscribe *bool `protobuf:"varint,35,opt,name=can_subscribe,json=canSubscribe" json:"can_subscribe,omitempty"` Subscriptions *uint32 `protobuf:"varint,36,opt,name=subscriptions" json:"subscriptions,omitempty"` Favorited *uint32 `protobuf:"varint,37,opt,name=favorited" json:"favorited,omitempty"` Followers *uint32 `protobuf:"varint,38,opt,name=followers" json:"followers,omitempty"` LifetimeSubscriptions *uint32 `protobuf:"varint,39,opt,name=lifetime_subscriptions,json=lifetimeSubscriptions" json:"lifetime_subscriptions,omitempty"` LifetimeFavorited *uint32 `protobuf:"varint,40,opt,name=lifetime_favorited,json=lifetimeFavorited" json:"lifetime_favorited,omitempty"` LifetimeFollowers *uint32 `protobuf:"varint,41,opt,name=lifetime_followers,json=lifetimeFollowers" json:"lifetime_followers,omitempty"` LifetimePlaytime *uint64 `protobuf:"varint,62,opt,name=lifetime_playtime,json=lifetimePlaytime" json:"lifetime_playtime,omitempty"` LifetimePlaytimeSessions *uint64 `` /* 130-byte string literal not displayed */ Views *uint32 `protobuf:"varint,42,opt,name=views" json:"views,omitempty"` ImageWidth *uint32 `protobuf:"varint,43,opt,name=image_width,json=imageWidth" json:"image_width,omitempty"` ImageHeight *uint32 `protobuf:"varint,44,opt,name=image_height,json=imageHeight" json:"image_height,omitempty"` ImageUrl *string `protobuf:"bytes,45,opt,name=image_url,json=imageUrl" json:"image_url,omitempty"` SpoilerTag *bool `protobuf:"varint,46,opt,name=spoiler_tag,json=spoilerTag" json:"spoiler_tag,omitempty"` Shortcutid *uint32 `protobuf:"varint,47,opt,name=shortcutid" json:"shortcutid,omitempty"` Shortcutname *string `protobuf:"bytes,48,opt,name=shortcutname" json:"shortcutname,omitempty"` NumChildren *uint32 `protobuf:"varint,49,opt,name=num_children,json=numChildren" json:"num_children,omitempty"` NumReports *uint32 `protobuf:"varint,50,opt,name=num_reports,json=numReports" json:"num_reports,omitempty"` Previews []*PublishedFileDetails_Preview `protobuf:"bytes,51,rep,name=previews" json:"previews,omitempty"` Tags []*PublishedFileDetails_Tag `protobuf:"bytes,52,rep,name=tags" json:"tags,omitempty"` Children []*PublishedFileDetails_Child `protobuf:"bytes,53,rep,name=children" json:"children,omitempty"` VoteData *PublishedFileDetails_VoteData `protobuf:"bytes,55,opt,name=vote_data,json=voteData" json:"vote_data,omitempty"` PlaytimeStats *PublishedFileDetails_PlaytimeStats `protobuf:"bytes,64,opt,name=playtime_stats,json=playtimeStats" json:"playtime_stats,omitempty"` TimeSubscribed *uint32 `protobuf:"varint,56,opt,name=time_subscribed,json=timeSubscribed" json:"time_subscribed,omitempty"` ForSaleData *PublishedFileDetails_ForSaleData `protobuf:"bytes,57,opt,name=for_sale_data,json=forSaleData" json:"for_sale_data,omitempty"` Metadata *string `protobuf:"bytes,58,opt,name=metadata" json:"metadata,omitempty"` Language *int32 `protobuf:"varint,61,opt,name=language,def=0" json:"language,omitempty"` MaybeInappropriateSex *bool `protobuf:"varint,65,opt,name=maybe_inappropriate_sex,json=maybeInappropriateSex" json:"maybe_inappropriate_sex,omitempty"` MaybeInappropriateViolence *bool `` /* 136-byte string literal not displayed */ ContentDescriptorids []EContentDescriptorID `` /* 142-byte string literal not displayed */ RevisionChangeNumber *uint64 `protobuf:"varint,67,opt,name=revision_change_number,json=revisionChangeNumber" json:"revision_change_number,omitempty"` Revision *EPublishedFileRevision `protobuf:"varint,68,opt,name=revision,enum=EPublishedFileRevision,def=0" json:"revision,omitempty"` AvailableRevisions []EPublishedFileRevision `` /* 138-byte string literal not displayed */ Reactions []*PublishedFileDetails_Reaction `protobuf:"bytes,70,rep,name=reactions" json:"reactions,omitempty"` BanTextCheckResult *protobuf.EBanContentCheckResult `` /* 148-byte string literal not displayed */ SearchScore *float32 `protobuf:"fixed32,73,opt,name=search_score,json=searchScore" json:"search_score,omitempty"` // contains filtered or unexported fields }
func (*PublishedFileDetails) Descriptor
deprecated
func (*PublishedFileDetails) Descriptor() ([]byte, []int)
Deprecated: Use PublishedFileDetails.ProtoReflect.Descriptor instead.
func (*PublishedFileDetails) GetAppName ¶
func (x *PublishedFileDetails) GetAppName() string
func (*PublishedFileDetails) GetAvailableRevisions ¶
func (x *PublishedFileDetails) GetAvailableRevisions() []EPublishedFileRevision
func (*PublishedFileDetails) GetBanReason ¶
func (x *PublishedFileDetails) GetBanReason() string
func (*PublishedFileDetails) GetBanTextCheckResult ¶
func (x *PublishedFileDetails) GetBanTextCheckResult() protobuf.EBanContentCheckResult
func (*PublishedFileDetails) GetBanned ¶
func (x *PublishedFileDetails) GetBanned() bool
func (*PublishedFileDetails) GetBanner ¶
func (x *PublishedFileDetails) GetBanner() uint64
func (*PublishedFileDetails) GetCanBeDeleted ¶
func (x *PublishedFileDetails) GetCanBeDeleted() bool
func (*PublishedFileDetails) GetCanSubscribe ¶
func (x *PublishedFileDetails) GetCanSubscribe() bool
func (*PublishedFileDetails) GetChildren ¶
func (x *PublishedFileDetails) GetChildren() []*PublishedFileDetails_Child
func (*PublishedFileDetails) GetConsumerAppid ¶
func (x *PublishedFileDetails) GetConsumerAppid() uint32
func (*PublishedFileDetails) GetConsumerShortcutid ¶
func (x *PublishedFileDetails) GetConsumerShortcutid() uint32
func (*PublishedFileDetails) GetContentDescriptorids ¶
func (x *PublishedFileDetails) GetContentDescriptorids() []EContentDescriptorID
func (*PublishedFileDetails) GetCreator ¶
func (x *PublishedFileDetails) GetCreator() uint64
func (*PublishedFileDetails) GetCreatorAppid ¶
func (x *PublishedFileDetails) GetCreatorAppid() uint32
func (*PublishedFileDetails) GetFavorited ¶
func (x *PublishedFileDetails) GetFavorited() uint32
func (*PublishedFileDetails) GetFileDescription ¶
func (x *PublishedFileDetails) GetFileDescription() string
func (*PublishedFileDetails) GetFileSize ¶
func (x *PublishedFileDetails) GetFileSize() uint64
func (*PublishedFileDetails) GetFileType ¶
func (x *PublishedFileDetails) GetFileType() uint32
func (*PublishedFileDetails) GetFileUrl ¶
func (x *PublishedFileDetails) GetFileUrl() string
func (*PublishedFileDetails) GetFilename ¶
func (x *PublishedFileDetails) GetFilename() string
func (*PublishedFileDetails) GetFlags ¶
func (x *PublishedFileDetails) GetFlags() uint32
func (*PublishedFileDetails) GetFollowers ¶
func (x *PublishedFileDetails) GetFollowers() uint32
func (*PublishedFileDetails) GetForSaleData ¶
func (x *PublishedFileDetails) GetForSaleData() *PublishedFileDetails_ForSaleData
func (*PublishedFileDetails) GetHcontentFile ¶
func (x *PublishedFileDetails) GetHcontentFile() uint64
func (*PublishedFileDetails) GetHcontentPreview ¶
func (x *PublishedFileDetails) GetHcontentPreview() uint64
func (*PublishedFileDetails) GetImageHeight ¶
func (x *PublishedFileDetails) GetImageHeight() uint32
func (*PublishedFileDetails) GetImageUrl ¶
func (x *PublishedFileDetails) GetImageUrl() string
func (*PublishedFileDetails) GetImageWidth ¶
func (x *PublishedFileDetails) GetImageWidth() uint32
func (*PublishedFileDetails) GetIncompatible ¶
func (x *PublishedFileDetails) GetIncompatible() bool
func (*PublishedFileDetails) GetKvtags ¶
func (x *PublishedFileDetails) GetKvtags() []*PublishedFileDetails_KVTag
func (*PublishedFileDetails) GetLanguage ¶
func (x *PublishedFileDetails) GetLanguage() int32
func (*PublishedFileDetails) GetLifetimeFavorited ¶
func (x *PublishedFileDetails) GetLifetimeFavorited() uint32
func (*PublishedFileDetails) GetLifetimeFollowers ¶
func (x *PublishedFileDetails) GetLifetimeFollowers() uint32
func (*PublishedFileDetails) GetLifetimePlaytime ¶
func (x *PublishedFileDetails) GetLifetimePlaytime() uint64
func (*PublishedFileDetails) GetLifetimePlaytimeSessions ¶
func (x *PublishedFileDetails) GetLifetimePlaytimeSessions() uint64
func (*PublishedFileDetails) GetLifetimeSubscriptions ¶
func (x *PublishedFileDetails) GetLifetimeSubscriptions() uint32
func (*PublishedFileDetails) GetMaybeInappropriateSex ¶
func (x *PublishedFileDetails) GetMaybeInappropriateSex() bool
func (*PublishedFileDetails) GetMaybeInappropriateViolence ¶
func (x *PublishedFileDetails) GetMaybeInappropriateViolence() bool
func (*PublishedFileDetails) GetMetadata ¶
func (x *PublishedFileDetails) GetMetadata() string
func (*PublishedFileDetails) GetNumChildren ¶
func (x *PublishedFileDetails) GetNumChildren() uint32
func (*PublishedFileDetails) GetNumCommentsDeveloper ¶
func (x *PublishedFileDetails) GetNumCommentsDeveloper() int32
func (*PublishedFileDetails) GetNumCommentsPublic ¶
func (x *PublishedFileDetails) GetNumCommentsPublic() int32
func (*PublishedFileDetails) GetNumReports ¶
func (x *PublishedFileDetails) GetNumReports() uint32
func (*PublishedFileDetails) GetPlaytimeStats ¶
func (x *PublishedFileDetails) GetPlaytimeStats() *PublishedFileDetails_PlaytimeStats
func (*PublishedFileDetails) GetPreviewFileSize ¶
func (x *PublishedFileDetails) GetPreviewFileSize() uint64
func (*PublishedFileDetails) GetPreviewUrl ¶
func (x *PublishedFileDetails) GetPreviewUrl() string
func (*PublishedFileDetails) GetPreviews ¶
func (x *PublishedFileDetails) GetPreviews() []*PublishedFileDetails_Preview
func (*PublishedFileDetails) GetPublishedfileid ¶
func (x *PublishedFileDetails) GetPublishedfileid() uint64
func (*PublishedFileDetails) GetReactions ¶
func (x *PublishedFileDetails) GetReactions() []*PublishedFileDetails_Reaction
func (*PublishedFileDetails) GetResult ¶
func (x *PublishedFileDetails) GetResult() uint32
func (*PublishedFileDetails) GetRevision ¶
func (x *PublishedFileDetails) GetRevision() EPublishedFileRevision
func (*PublishedFileDetails) GetRevisionChangeNumber ¶
func (x *PublishedFileDetails) GetRevisionChangeNumber() uint64
func (*PublishedFileDetails) GetSearchScore ¶
func (x *PublishedFileDetails) GetSearchScore() float32
func (*PublishedFileDetails) GetShortDescription ¶
func (x *PublishedFileDetails) GetShortDescription() string
func (*PublishedFileDetails) GetShortcutid ¶
func (x *PublishedFileDetails) GetShortcutid() uint32
func (*PublishedFileDetails) GetShortcutname ¶
func (x *PublishedFileDetails) GetShortcutname() string
func (*PublishedFileDetails) GetShowSubscribeAll ¶
func (x *PublishedFileDetails) GetShowSubscribeAll() bool
func (*PublishedFileDetails) GetSpoilerTag ¶
func (x *PublishedFileDetails) GetSpoilerTag() bool
func (*PublishedFileDetails) GetSubscriptions ¶
func (x *PublishedFileDetails) GetSubscriptions() uint32
func (*PublishedFileDetails) GetTags ¶
func (x *PublishedFileDetails) GetTags() []*PublishedFileDetails_Tag
func (*PublishedFileDetails) GetTimeCreated ¶
func (x *PublishedFileDetails) GetTimeCreated() uint32
func (*PublishedFileDetails) GetTimeSubscribed ¶
func (x *PublishedFileDetails) GetTimeSubscribed() uint32
func (*PublishedFileDetails) GetTimeUpdated ¶
func (x *PublishedFileDetails) GetTimeUpdated() uint32
func (*PublishedFileDetails) GetTitle ¶
func (x *PublishedFileDetails) GetTitle() string
func (*PublishedFileDetails) GetUrl ¶
func (x *PublishedFileDetails) GetUrl() string
func (*PublishedFileDetails) GetViews ¶
func (x *PublishedFileDetails) GetViews() uint32
func (*PublishedFileDetails) GetVisibility ¶
func (x *PublishedFileDetails) GetVisibility() uint32
func (*PublishedFileDetails) GetVoteData ¶
func (x *PublishedFileDetails) GetVoteData() *PublishedFileDetails_VoteData
func (*PublishedFileDetails) GetWorkshopAccepted ¶
func (x *PublishedFileDetails) GetWorkshopAccepted() bool
func (*PublishedFileDetails) GetWorkshopFile ¶
func (x *PublishedFileDetails) GetWorkshopFile() bool
func (*PublishedFileDetails) GetYoutubevideoid ¶
func (x *PublishedFileDetails) GetYoutubevideoid() string
func (*PublishedFileDetails) ProtoMessage ¶
func (*PublishedFileDetails) ProtoMessage()
func (*PublishedFileDetails) ProtoReflect ¶
func (x *PublishedFileDetails) ProtoReflect() protoreflect.Message
func (*PublishedFileDetails) Reset ¶
func (x *PublishedFileDetails) Reset()
func (*PublishedFileDetails) String ¶
func (x *PublishedFileDetails) String() string
type PublishedFileDetails_Child ¶
type PublishedFileDetails_Child struct { Publishedfileid *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"` Sortorder *uint32 `protobuf:"varint,2,opt,name=sortorder" json:"sortorder,omitempty"` FileType *uint32 `protobuf:"varint,3,opt,name=file_type,json=fileType" json:"file_type,omitempty"` // contains filtered or unexported fields }
func (*PublishedFileDetails_Child) Descriptor
deprecated
func (*PublishedFileDetails_Child) Descriptor() ([]byte, []int)
Deprecated: Use PublishedFileDetails_Child.ProtoReflect.Descriptor instead.
func (*PublishedFileDetails_Child) GetFileType ¶
func (x *PublishedFileDetails_Child) GetFileType() uint32
func (*PublishedFileDetails_Child) GetPublishedfileid ¶
func (x *PublishedFileDetails_Child) GetPublishedfileid() uint64
func (*PublishedFileDetails_Child) GetSortorder ¶
func (x *PublishedFileDetails_Child) GetSortorder() uint32
func (*PublishedFileDetails_Child) ProtoMessage ¶
func (*PublishedFileDetails_Child) ProtoMessage()
func (*PublishedFileDetails_Child) ProtoReflect ¶
func (x *PublishedFileDetails_Child) ProtoReflect() protoreflect.Message
func (*PublishedFileDetails_Child) Reset ¶
func (x *PublishedFileDetails_Child) Reset()
func (*PublishedFileDetails_Child) String ¶
func (x *PublishedFileDetails_Child) String() string
type PublishedFileDetails_ForSaleData ¶
type PublishedFileDetails_ForSaleData struct { IsForSale *bool `protobuf:"varint,1,opt,name=is_for_sale,json=isForSale" json:"is_for_sale,omitempty"` PriceCategory *uint32 `protobuf:"varint,2,opt,name=price_category,json=priceCategory" json:"price_category,omitempty"` Estatus *EPublishedFileForSaleStatus `protobuf:"varint,3,opt,name=estatus,enum=EPublishedFileForSaleStatus,def=0" json:"estatus,omitempty"` PriceCategoryFloor *uint32 `protobuf:"varint,4,opt,name=price_category_floor,json=priceCategoryFloor" json:"price_category_floor,omitempty"` PriceIsPayWhatYouWant *bool `` /* 126-byte string literal not displayed */ DiscountPercentage *uint32 `protobuf:"varint,6,opt,name=discount_percentage,json=discountPercentage" json:"discount_percentage,omitempty"` // contains filtered or unexported fields }
func (*PublishedFileDetails_ForSaleData) Descriptor
deprecated
func (*PublishedFileDetails_ForSaleData) Descriptor() ([]byte, []int)
Deprecated: Use PublishedFileDetails_ForSaleData.ProtoReflect.Descriptor instead.
func (*PublishedFileDetails_ForSaleData) GetDiscountPercentage ¶
func (x *PublishedFileDetails_ForSaleData) GetDiscountPercentage() uint32
func (*PublishedFileDetails_ForSaleData) GetEstatus ¶
func (x *PublishedFileDetails_ForSaleData) GetEstatus() EPublishedFileForSaleStatus
func (*PublishedFileDetails_ForSaleData) GetIsForSale ¶
func (x *PublishedFileDetails_ForSaleData) GetIsForSale() bool
func (*PublishedFileDetails_ForSaleData) GetPriceCategory ¶
func (x *PublishedFileDetails_ForSaleData) GetPriceCategory() uint32
func (*PublishedFileDetails_ForSaleData) GetPriceCategoryFloor ¶
func (x *PublishedFileDetails_ForSaleData) GetPriceCategoryFloor() uint32
func (*PublishedFileDetails_ForSaleData) GetPriceIsPayWhatYouWant ¶
func (x *PublishedFileDetails_ForSaleData) GetPriceIsPayWhatYouWant() bool
func (*PublishedFileDetails_ForSaleData) ProtoMessage ¶
func (*PublishedFileDetails_ForSaleData) ProtoMessage()
func (*PublishedFileDetails_ForSaleData) ProtoReflect ¶
func (x *PublishedFileDetails_ForSaleData) ProtoReflect() protoreflect.Message
func (*PublishedFileDetails_ForSaleData) Reset ¶
func (x *PublishedFileDetails_ForSaleData) Reset()
func (*PublishedFileDetails_ForSaleData) String ¶
func (x *PublishedFileDetails_ForSaleData) String() string
type PublishedFileDetails_KVTag ¶
type PublishedFileDetails_KVTag struct { Key *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*PublishedFileDetails_KVTag) Descriptor
deprecated
func (*PublishedFileDetails_KVTag) Descriptor() ([]byte, []int)
Deprecated: Use PublishedFileDetails_KVTag.ProtoReflect.Descriptor instead.
func (*PublishedFileDetails_KVTag) GetKey ¶
func (x *PublishedFileDetails_KVTag) GetKey() string
func (*PublishedFileDetails_KVTag) GetValue ¶
func (x *PublishedFileDetails_KVTag) GetValue() string
func (*PublishedFileDetails_KVTag) ProtoMessage ¶
func (*PublishedFileDetails_KVTag) ProtoMessage()
func (*PublishedFileDetails_KVTag) ProtoReflect ¶
func (x *PublishedFileDetails_KVTag) ProtoReflect() protoreflect.Message
func (*PublishedFileDetails_KVTag) Reset ¶
func (x *PublishedFileDetails_KVTag) Reset()
func (*PublishedFileDetails_KVTag) String ¶
func (x *PublishedFileDetails_KVTag) String() string
type PublishedFileDetails_PlaytimeStats ¶
type PublishedFileDetails_PlaytimeStats struct { PlaytimeSeconds *uint64 `protobuf:"varint,1,opt,name=playtime_seconds,json=playtimeSeconds" json:"playtime_seconds,omitempty"` NumSessions *uint64 `protobuf:"varint,2,opt,name=num_sessions,json=numSessions" json:"num_sessions,omitempty"` // contains filtered or unexported fields }
func (*PublishedFileDetails_PlaytimeStats) Descriptor
deprecated
func (*PublishedFileDetails_PlaytimeStats) Descriptor() ([]byte, []int)
Deprecated: Use PublishedFileDetails_PlaytimeStats.ProtoReflect.Descriptor instead.
func (*PublishedFileDetails_PlaytimeStats) GetNumSessions ¶
func (x *PublishedFileDetails_PlaytimeStats) GetNumSessions() uint64
func (*PublishedFileDetails_PlaytimeStats) GetPlaytimeSeconds ¶
func (x *PublishedFileDetails_PlaytimeStats) GetPlaytimeSeconds() uint64
func (*PublishedFileDetails_PlaytimeStats) ProtoMessage ¶
func (*PublishedFileDetails_PlaytimeStats) ProtoMessage()
func (*PublishedFileDetails_PlaytimeStats) ProtoReflect ¶
func (x *PublishedFileDetails_PlaytimeStats) ProtoReflect() protoreflect.Message
func (*PublishedFileDetails_PlaytimeStats) Reset ¶
func (x *PublishedFileDetails_PlaytimeStats) Reset()
func (*PublishedFileDetails_PlaytimeStats) String ¶
func (x *PublishedFileDetails_PlaytimeStats) String() string
type PublishedFileDetails_Preview ¶
type PublishedFileDetails_Preview struct { Previewid *uint64 `protobuf:"varint,1,opt,name=previewid" json:"previewid,omitempty"` Sortorder *uint32 `protobuf:"varint,2,opt,name=sortorder" json:"sortorder,omitempty"` Url *string `protobuf:"bytes,3,opt,name=url" json:"url,omitempty"` Size *uint32 `protobuf:"varint,4,opt,name=size" json:"size,omitempty"` Filename *string `protobuf:"bytes,5,opt,name=filename" json:"filename,omitempty"` Youtubevideoid *string `protobuf:"bytes,6,opt,name=youtubevideoid" json:"youtubevideoid,omitempty"` PreviewType *uint32 `protobuf:"varint,7,opt,name=preview_type,json=previewType" json:"preview_type,omitempty"` ExternalReference *string `protobuf:"bytes,8,opt,name=external_reference,json=externalReference" json:"external_reference,omitempty"` // contains filtered or unexported fields }
func (*PublishedFileDetails_Preview) Descriptor
deprecated
func (*PublishedFileDetails_Preview) Descriptor() ([]byte, []int)
Deprecated: Use PublishedFileDetails_Preview.ProtoReflect.Descriptor instead.
func (*PublishedFileDetails_Preview) GetExternalReference ¶
func (x *PublishedFileDetails_Preview) GetExternalReference() string
func (*PublishedFileDetails_Preview) GetFilename ¶
func (x *PublishedFileDetails_Preview) GetFilename() string
func (*PublishedFileDetails_Preview) GetPreviewType ¶
func (x *PublishedFileDetails_Preview) GetPreviewType() uint32
func (*PublishedFileDetails_Preview) GetPreviewid ¶
func (x *PublishedFileDetails_Preview) GetPreviewid() uint64
func (*PublishedFileDetails_Preview) GetSize ¶
func (x *PublishedFileDetails_Preview) GetSize() uint32
func (*PublishedFileDetails_Preview) GetSortorder ¶
func (x *PublishedFileDetails_Preview) GetSortorder() uint32
func (*PublishedFileDetails_Preview) GetUrl ¶
func (x *PublishedFileDetails_Preview) GetUrl() string
func (*PublishedFileDetails_Preview) GetYoutubevideoid ¶
func (x *PublishedFileDetails_Preview) GetYoutubevideoid() string
func (*PublishedFileDetails_Preview) ProtoMessage ¶
func (*PublishedFileDetails_Preview) ProtoMessage()
func (*PublishedFileDetails_Preview) ProtoReflect ¶
func (x *PublishedFileDetails_Preview) ProtoReflect() protoreflect.Message
func (*PublishedFileDetails_Preview) Reset ¶
func (x *PublishedFileDetails_Preview) Reset()
func (*PublishedFileDetails_Preview) String ¶
func (x *PublishedFileDetails_Preview) String() string
type PublishedFileDetails_Reaction ¶
type PublishedFileDetails_Reaction struct { Reactionid *uint32 `protobuf:"varint,1,opt,name=reactionid" json:"reactionid,omitempty"` Count *uint32 `protobuf:"varint,2,opt,name=count" json:"count,omitempty"` // contains filtered or unexported fields }
func (*PublishedFileDetails_Reaction) Descriptor
deprecated
func (*PublishedFileDetails_Reaction) Descriptor() ([]byte, []int)
Deprecated: Use PublishedFileDetails_Reaction.ProtoReflect.Descriptor instead.
func (*PublishedFileDetails_Reaction) GetCount ¶
func (x *PublishedFileDetails_Reaction) GetCount() uint32
func (*PublishedFileDetails_Reaction) GetReactionid ¶
func (x *PublishedFileDetails_Reaction) GetReactionid() uint32
func (*PublishedFileDetails_Reaction) ProtoMessage ¶
func (*PublishedFileDetails_Reaction) ProtoMessage()
func (*PublishedFileDetails_Reaction) ProtoReflect ¶
func (x *PublishedFileDetails_Reaction) ProtoReflect() protoreflect.Message
func (*PublishedFileDetails_Reaction) Reset ¶
func (x *PublishedFileDetails_Reaction) Reset()
func (*PublishedFileDetails_Reaction) String ¶
func (x *PublishedFileDetails_Reaction) String() string
type PublishedFileDetails_Tag ¶
type PublishedFileDetails_Tag struct { Tag *string `protobuf:"bytes,1,opt,name=tag" json:"tag,omitempty"` Adminonly *bool `protobuf:"varint,2,opt,name=adminonly" json:"adminonly,omitempty"` DisplayName *string `protobuf:"bytes,3,opt,name=display_name,json=displayName" json:"display_name,omitempty"` // contains filtered or unexported fields }
func (*PublishedFileDetails_Tag) Descriptor
deprecated
func (*PublishedFileDetails_Tag) Descriptor() ([]byte, []int)
Deprecated: Use PublishedFileDetails_Tag.ProtoReflect.Descriptor instead.
func (*PublishedFileDetails_Tag) GetAdminonly ¶
func (x *PublishedFileDetails_Tag) GetAdminonly() bool
func (*PublishedFileDetails_Tag) GetDisplayName ¶
func (x *PublishedFileDetails_Tag) GetDisplayName() string
func (*PublishedFileDetails_Tag) GetTag ¶
func (x *PublishedFileDetails_Tag) GetTag() string
func (*PublishedFileDetails_Tag) ProtoMessage ¶
func (*PublishedFileDetails_Tag) ProtoMessage()
func (*PublishedFileDetails_Tag) ProtoReflect ¶
func (x *PublishedFileDetails_Tag) ProtoReflect() protoreflect.Message
func (*PublishedFileDetails_Tag) Reset ¶
func (x *PublishedFileDetails_Tag) Reset()
func (*PublishedFileDetails_Tag) String ¶
func (x *PublishedFileDetails_Tag) String() string
type PublishedFileDetails_VoteData ¶
type PublishedFileDetails_VoteData struct { Score *float32 `protobuf:"fixed32,1,opt,name=score" json:"score,omitempty"` VotesUp *uint32 `protobuf:"varint,2,opt,name=votes_up,json=votesUp" json:"votes_up,omitempty"` VotesDown *uint32 `protobuf:"varint,3,opt,name=votes_down,json=votesDown" json:"votes_down,omitempty"` // contains filtered or unexported fields }
func (*PublishedFileDetails_VoteData) Descriptor
deprecated
func (*PublishedFileDetails_VoteData) Descriptor() ([]byte, []int)
Deprecated: Use PublishedFileDetails_VoteData.ProtoReflect.Descriptor instead.
func (*PublishedFileDetails_VoteData) GetScore ¶
func (x *PublishedFileDetails_VoteData) GetScore() float32
func (*PublishedFileDetails_VoteData) GetVotesDown ¶
func (x *PublishedFileDetails_VoteData) GetVotesDown() uint32
func (*PublishedFileDetails_VoteData) GetVotesUp ¶
func (x *PublishedFileDetails_VoteData) GetVotesUp() uint32
func (*PublishedFileDetails_VoteData) ProtoMessage ¶
func (*PublishedFileDetails_VoteData) ProtoMessage()
func (*PublishedFileDetails_VoteData) ProtoReflect ¶
func (x *PublishedFileDetails_VoteData) ProtoReflect() protoreflect.Message
func (*PublishedFileDetails_VoteData) Reset ¶
func (x *PublishedFileDetails_VoteData) Reset()
func (*PublishedFileDetails_VoteData) String ¶
func (x *PublishedFileDetails_VoteData) String() string
type PublishedFileSubSection ¶
type PublishedFileSubSection struct { Sectionid *uint64 `protobuf:"varint,1,opt,name=sectionid" json:"sectionid,omitempty"` Title *string `protobuf:"bytes,2,opt,name=title" json:"title,omitempty"` DescriptionText *string `protobuf:"bytes,3,opt,name=description_text,json=descriptionText" json:"description_text,omitempty"` SortOrder *uint32 `protobuf:"varint,4,opt,name=sort_order,json=sortOrder" json:"sort_order,omitempty"` // contains filtered or unexported fields }
func (*PublishedFileSubSection) Descriptor
deprecated
func (*PublishedFileSubSection) Descriptor() ([]byte, []int)
Deprecated: Use PublishedFileSubSection.ProtoReflect.Descriptor instead.
func (*PublishedFileSubSection) GetDescriptionText ¶
func (x *PublishedFileSubSection) GetDescriptionText() string
func (*PublishedFileSubSection) GetSectionid ¶
func (x *PublishedFileSubSection) GetSectionid() uint64
func (*PublishedFileSubSection) GetSortOrder ¶
func (x *PublishedFileSubSection) GetSortOrder() uint32
func (*PublishedFileSubSection) GetTitle ¶
func (x *PublishedFileSubSection) GetTitle() string
func (*PublishedFileSubSection) ProtoMessage ¶
func (*PublishedFileSubSection) ProtoMessage()
func (*PublishedFileSubSection) ProtoReflect ¶
func (x *PublishedFileSubSection) ProtoReflect() protoreflect.Message
func (*PublishedFileSubSection) Reset ¶
func (x *PublishedFileSubSection) Reset()
func (*PublishedFileSubSection) String ¶
func (x *PublishedFileSubSection) String() string
type SteamMessagesClientIClientForcedEnumDependencies ¶
type SteamMessagesClientIClientForcedEnumDependencies struct { A *EBluetoothDeviceType `protobuf:"varint,1,opt,name=a,enum=EBluetoothDeviceType,def=0" json:"a,omitempty"` B *EStorageBlockContentType `protobuf:"varint,2,opt,name=b,enum=EStorageBlockContentType,def=0" json:"b,omitempty"` C *EStorageBlockFileSystemType `protobuf:"varint,3,opt,name=c,enum=EStorageBlockFileSystemType,def=0" json:"c,omitempty"` D *ESDCardFormatStage `protobuf:"varint,4,opt,name=d,enum=ESDCardFormatStage,def=0" json:"d,omitempty"` // contains filtered or unexported fields }
func (*SteamMessagesClientIClientForcedEnumDependencies) Descriptor
deprecated
func (*SteamMessagesClientIClientForcedEnumDependencies) Descriptor() ([]byte, []int)
Deprecated: Use SteamMessagesClientIClientForcedEnumDependencies.ProtoReflect.Descriptor instead.
func (*SteamMessagesClientIClientForcedEnumDependencies) GetA ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) GetA() EBluetoothDeviceType
func (*SteamMessagesClientIClientForcedEnumDependencies) GetB ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) GetB() EStorageBlockContentType
func (*SteamMessagesClientIClientForcedEnumDependencies) GetD ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) GetD() ESDCardFormatStage
func (*SteamMessagesClientIClientForcedEnumDependencies) ProtoMessage ¶
func (*SteamMessagesClientIClientForcedEnumDependencies) ProtoMessage()
func (*SteamMessagesClientIClientForcedEnumDependencies) ProtoReflect ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) ProtoReflect() protoreflect.Message
func (*SteamMessagesClientIClientForcedEnumDependencies) Reset ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) Reset()
func (*SteamMessagesClientIClientForcedEnumDependencies) String ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) String() string