Documentation ¶
Index ¶
- Variables
- type DashboardQuery
- type DashboardResponse
- func (*DashboardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DashboardResponse) GetLeaderboardItem() *resources.LeaderboardItem
- func (*DashboardResponse) ProtoMessage()
- func (x *DashboardResponse) ProtoReflect() protoreflect.Message
- func (x *DashboardResponse) Reset()
- func (x *DashboardResponse) String() string
- type EnqueueBenchmarkJobRequest
- func (*EnqueueBenchmarkJobRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnqueueBenchmarkJobRequest) GetTargetId() int64
- func (*EnqueueBenchmarkJobRequest) ProtoMessage()
- func (x *EnqueueBenchmarkJobRequest) ProtoReflect() protoreflect.Message
- func (x *EnqueueBenchmarkJobRequest) Reset()
- func (x *EnqueueBenchmarkJobRequest) String() string
- type EnqueueBenchmarkJobResponse
- func (*EnqueueBenchmarkJobResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EnqueueBenchmarkJobResponse) GetJob() *resources.BenchmarkJob
- func (*EnqueueBenchmarkJobResponse) ProtoMessage()
- func (x *EnqueueBenchmarkJobResponse) ProtoReflect() protoreflect.Message
- func (x *EnqueueBenchmarkJobResponse) Reset()
- func (x *EnqueueBenchmarkJobResponse) String() string
- type GetBenchmarkJobQuery
- func (*GetBenchmarkJobQuery) Descriptor() ([]byte, []int)deprecated
- func (x *GetBenchmarkJobQuery) GetId() int64
- func (*GetBenchmarkJobQuery) ProtoMessage()
- func (x *GetBenchmarkJobQuery) ProtoReflect() protoreflect.Message
- func (x *GetBenchmarkJobQuery) Reset()
- func (x *GetBenchmarkJobQuery) String() string
- type GetBenchmarkJobResponse
- func (*GetBenchmarkJobResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBenchmarkJobResponse) GetJob() *resources.BenchmarkJob
- func (*GetBenchmarkJobResponse) ProtoMessage()
- func (x *GetBenchmarkJobResponse) ProtoReflect() protoreflect.Message
- func (x *GetBenchmarkJobResponse) Reset()
- func (x *GetBenchmarkJobResponse) String() string
- type GetCloudFormationQuery
- type GetCloudFormationResponse
- func (*GetCloudFormationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloudFormationResponse) GetTemplate() string
- func (*GetCloudFormationResponse) ProtoMessage()
- func (x *GetCloudFormationResponse) ProtoReflect() protoreflect.Message
- func (x *GetCloudFormationResponse) Reset()
- func (x *GetCloudFormationResponse) String() string
- type ListBenchmarkJobsQuery
- func (*ListBenchmarkJobsQuery) Descriptor() ([]byte, []int)deprecated
- func (x *ListBenchmarkJobsQuery) GetLimit() int64
- func (*ListBenchmarkJobsQuery) ProtoMessage()
- func (x *ListBenchmarkJobsQuery) ProtoReflect() protoreflect.Message
- func (x *ListBenchmarkJobsQuery) Reset()
- func (x *ListBenchmarkJobsQuery) String() string
- type ListBenchmarkJobsResponse
- func (*ListBenchmarkJobsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBenchmarkJobsResponse) GetJobs() []*resources.BenchmarkJob
- func (*ListBenchmarkJobsResponse) ProtoMessage()
- func (x *ListBenchmarkJobsResponse) ProtoReflect() protoreflect.Message
- func (x *ListBenchmarkJobsResponse) Reset()
- func (x *ListBenchmarkJobsResponse) String() string
- type ListClarificationsQuery
- type ListClarificationsResponse
- func (*ListClarificationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListClarificationsResponse) GetClarifications() []*resources.Clarification
- func (*ListClarificationsResponse) ProtoMessage()
- func (x *ListClarificationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListClarificationsResponse) Reset()
- func (x *ListClarificationsResponse) String() string
- type ListContestantInstancesRequest
- func (*ListContestantInstancesRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListContestantInstancesRequest) ProtoMessage()
- func (x *ListContestantInstancesRequest) ProtoReflect() protoreflect.Message
- func (x *ListContestantInstancesRequest) Reset()
- func (x *ListContestantInstancesRequest) String() string
- type ListContestantInstancesResponse
- func (*ListContestantInstancesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListContestantInstancesResponse) GetContestantInstances() []*resources.ContestantInstance
- func (*ListContestantInstancesResponse) ProtoMessage()
- func (x *ListContestantInstancesResponse) ProtoReflect() protoreflect.Message
- func (x *ListContestantInstancesResponse) Reset()
- func (x *ListContestantInstancesResponse) String() string
- type ListNotificationsQuery
- func (*ListNotificationsQuery) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotificationsQuery) GetAfter() int64
- func (*ListNotificationsQuery) ProtoMessage()
- func (x *ListNotificationsQuery) ProtoReflect() protoreflect.Message
- func (x *ListNotificationsQuery) Reset()
- func (x *ListNotificationsQuery) String() string
- type ListNotificationsResponse
- func (*ListNotificationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotificationsResponse) GetLastAnsweredClarificationId() int64
- func (x *ListNotificationsResponse) GetNotifications() []*resources.Notification
- func (*ListNotificationsResponse) ProtoMessage()
- func (x *ListNotificationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListNotificationsResponse) Reset()
- func (x *ListNotificationsResponse) String() string
- type RequestClarificationRequest
- func (*RequestClarificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestClarificationRequest) GetQuestion() string
- func (*RequestClarificationRequest) ProtoMessage()
- func (x *RequestClarificationRequest) ProtoReflect() protoreflect.Message
- func (x *RequestClarificationRequest) Reset()
- func (x *RequestClarificationRequest) String() string
- type RequestClarificationResponse
- func (*RequestClarificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestClarificationResponse) GetClarification() *resources.Clarification
- func (*RequestClarificationResponse) ProtoMessage()
- func (x *RequestClarificationResponse) ProtoReflect() protoreflect.Message
- func (x *RequestClarificationResponse) Reset()
- func (x *RequestClarificationResponse) String() string
- type SubscribeNotificationRequest
- func (*SubscribeNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeNotificationRequest) GetAuth() string
- func (x *SubscribeNotificationRequest) GetEndpoint() string
- func (x *SubscribeNotificationRequest) GetP256Dh() string
- func (*SubscribeNotificationRequest) ProtoMessage()
- func (x *SubscribeNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *SubscribeNotificationRequest) Reset()
- func (x *SubscribeNotificationRequest) String() string
- type SubscribeNotificationResponse
- func (*SubscribeNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (*SubscribeNotificationResponse) ProtoMessage()
- func (x *SubscribeNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *SubscribeNotificationResponse) Reset()
- func (x *SubscribeNotificationResponse) String() string
- type UnsubscribeNotificationRequest
- func (*UnsubscribeNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnsubscribeNotificationRequest) GetEndpoint() string
- func (*UnsubscribeNotificationRequest) ProtoMessage()
- func (x *UnsubscribeNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *UnsubscribeNotificationRequest) Reset()
- func (x *UnsubscribeNotificationRequest) String() string
- type UnsubscribeNotificationResponse
- func (*UnsubscribeNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (*UnsubscribeNotificationResponse) ProtoMessage()
- func (x *UnsubscribeNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *UnsubscribeNotificationResponse) Reset()
- func (x *UnsubscribeNotificationResponse) String() string
Constants ¶
This section is empty.
Variables ¶
var File_isuxportal_services_contestant_benchmark_proto protoreflect.FileDescriptor
var File_isuxportal_services_contestant_clarifications_proto protoreflect.FileDescriptor
var File_isuxportal_services_contestant_cloud_formation_proto protoreflect.FileDescriptor
var File_isuxportal_services_contestant_dashboard_proto protoreflect.FileDescriptor
var File_isuxportal_services_contestant_instances_proto protoreflect.FileDescriptor
var File_isuxportal_services_contestant_notifications_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type DashboardQuery ¶
type DashboardQuery struct {
// contains filtered or unexported fields
}
func (*DashboardQuery) Descriptor
deprecated
func (*DashboardQuery) Descriptor() ([]byte, []int)
Deprecated: Use DashboardQuery.ProtoReflect.Descriptor instead.
func (*DashboardQuery) ProtoMessage ¶
func (*DashboardQuery) ProtoMessage()
func (*DashboardQuery) ProtoReflect ¶
func (x *DashboardQuery) ProtoReflect() protoreflect.Message
func (*DashboardQuery) Reset ¶
func (x *DashboardQuery) Reset()
func (*DashboardQuery) String ¶
func (x *DashboardQuery) String() string
type DashboardResponse ¶
type DashboardResponse struct { LeaderboardItem *resources.LeaderboardItem `protobuf:"bytes,1,opt,name=leaderboard_item,json=leaderboardItem,proto3" json:"leaderboard_item,omitempty"` // contains filtered or unexported fields }
func (*DashboardResponse) Descriptor
deprecated
func (*DashboardResponse) Descriptor() ([]byte, []int)
Deprecated: Use DashboardResponse.ProtoReflect.Descriptor instead.
func (*DashboardResponse) GetLeaderboardItem ¶
func (x *DashboardResponse) GetLeaderboardItem() *resources.LeaderboardItem
func (*DashboardResponse) ProtoMessage ¶
func (*DashboardResponse) ProtoMessage()
func (*DashboardResponse) ProtoReflect ¶
func (x *DashboardResponse) ProtoReflect() protoreflect.Message
func (*DashboardResponse) Reset ¶
func (x *DashboardResponse) Reset()
func (*DashboardResponse) String ¶
func (x *DashboardResponse) String() string
type EnqueueBenchmarkJobRequest ¶
type EnqueueBenchmarkJobRequest struct { // target ContestantInstance id TargetId int64 `protobuf:"varint,1,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` // contains filtered or unexported fields }
func (*EnqueueBenchmarkJobRequest) Descriptor
deprecated
func (*EnqueueBenchmarkJobRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnqueueBenchmarkJobRequest.ProtoReflect.Descriptor instead.
func (*EnqueueBenchmarkJobRequest) GetTargetId ¶
func (x *EnqueueBenchmarkJobRequest) GetTargetId() int64
func (*EnqueueBenchmarkJobRequest) ProtoMessage ¶
func (*EnqueueBenchmarkJobRequest) ProtoMessage()
func (*EnqueueBenchmarkJobRequest) ProtoReflect ¶
func (x *EnqueueBenchmarkJobRequest) ProtoReflect() protoreflect.Message
func (*EnqueueBenchmarkJobRequest) Reset ¶
func (x *EnqueueBenchmarkJobRequest) Reset()
func (*EnqueueBenchmarkJobRequest) String ¶
func (x *EnqueueBenchmarkJobRequest) String() string
type EnqueueBenchmarkJobResponse ¶
type EnqueueBenchmarkJobResponse struct { Job *resources.BenchmarkJob `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"` // contains filtered or unexported fields }
func (*EnqueueBenchmarkJobResponse) Descriptor
deprecated
func (*EnqueueBenchmarkJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnqueueBenchmarkJobResponse.ProtoReflect.Descriptor instead.
func (*EnqueueBenchmarkJobResponse) GetJob ¶
func (x *EnqueueBenchmarkJobResponse) GetJob() *resources.BenchmarkJob
func (*EnqueueBenchmarkJobResponse) ProtoMessage ¶
func (*EnqueueBenchmarkJobResponse) ProtoMessage()
func (*EnqueueBenchmarkJobResponse) ProtoReflect ¶
func (x *EnqueueBenchmarkJobResponse) ProtoReflect() protoreflect.Message
func (*EnqueueBenchmarkJobResponse) Reset ¶
func (x *EnqueueBenchmarkJobResponse) Reset()
func (*EnqueueBenchmarkJobResponse) String ¶
func (x *EnqueueBenchmarkJobResponse) String() string
type GetBenchmarkJobQuery ¶
type GetBenchmarkJobQuery struct { Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Query parameter
func (*GetBenchmarkJobQuery) Descriptor
deprecated
func (*GetBenchmarkJobQuery) Descriptor() ([]byte, []int)
Deprecated: Use GetBenchmarkJobQuery.ProtoReflect.Descriptor instead.
func (*GetBenchmarkJobQuery) GetId ¶
func (x *GetBenchmarkJobQuery) GetId() int64
func (*GetBenchmarkJobQuery) ProtoMessage ¶
func (*GetBenchmarkJobQuery) ProtoMessage()
func (*GetBenchmarkJobQuery) ProtoReflect ¶
func (x *GetBenchmarkJobQuery) ProtoReflect() protoreflect.Message
func (*GetBenchmarkJobQuery) Reset ¶
func (x *GetBenchmarkJobQuery) Reset()
func (*GetBenchmarkJobQuery) String ¶
func (x *GetBenchmarkJobQuery) String() string
type GetBenchmarkJobResponse ¶
type GetBenchmarkJobResponse struct { Job *resources.BenchmarkJob `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"` // contains filtered or unexported fields }
func (*GetBenchmarkJobResponse) Descriptor
deprecated
func (*GetBenchmarkJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBenchmarkJobResponse.ProtoReflect.Descriptor instead.
func (*GetBenchmarkJobResponse) GetJob ¶
func (x *GetBenchmarkJobResponse) GetJob() *resources.BenchmarkJob
func (*GetBenchmarkJobResponse) ProtoMessage ¶
func (*GetBenchmarkJobResponse) ProtoMessage()
func (*GetBenchmarkJobResponse) ProtoReflect ¶
func (x *GetBenchmarkJobResponse) ProtoReflect() protoreflect.Message
func (*GetBenchmarkJobResponse) Reset ¶
func (x *GetBenchmarkJobResponse) Reset()
func (*GetBenchmarkJobResponse) String ¶
func (x *GetBenchmarkJobResponse) String() string
type GetCloudFormationQuery ¶
type GetCloudFormationQuery struct {
// contains filtered or unexported fields
}
func (*GetCloudFormationQuery) Descriptor
deprecated
func (*GetCloudFormationQuery) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudFormationQuery.ProtoReflect.Descriptor instead.
func (*GetCloudFormationQuery) ProtoMessage ¶
func (*GetCloudFormationQuery) ProtoMessage()
func (*GetCloudFormationQuery) ProtoReflect ¶
func (x *GetCloudFormationQuery) ProtoReflect() protoreflect.Message
func (*GetCloudFormationQuery) Reset ¶
func (x *GetCloudFormationQuery) Reset()
func (*GetCloudFormationQuery) String ¶
func (x *GetCloudFormationQuery) String() string
type GetCloudFormationResponse ¶
type GetCloudFormationResponse struct { Template string `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
func (*GetCloudFormationResponse) Descriptor
deprecated
func (*GetCloudFormationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCloudFormationResponse.ProtoReflect.Descriptor instead.
func (*GetCloudFormationResponse) GetTemplate ¶
func (x *GetCloudFormationResponse) GetTemplate() string
func (*GetCloudFormationResponse) ProtoMessage ¶
func (*GetCloudFormationResponse) ProtoMessage()
func (*GetCloudFormationResponse) ProtoReflect ¶
func (x *GetCloudFormationResponse) ProtoReflect() protoreflect.Message
func (*GetCloudFormationResponse) Reset ¶
func (x *GetCloudFormationResponse) Reset()
func (*GetCloudFormationResponse) String ¶
func (x *GetCloudFormationResponse) String() string
type ListBenchmarkJobsQuery ¶
type ListBenchmarkJobsQuery struct { Limit int64 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*ListBenchmarkJobsQuery) Descriptor
deprecated
func (*ListBenchmarkJobsQuery) Descriptor() ([]byte, []int)
Deprecated: Use ListBenchmarkJobsQuery.ProtoReflect.Descriptor instead.
func (*ListBenchmarkJobsQuery) GetLimit ¶
func (x *ListBenchmarkJobsQuery) GetLimit() int64
func (*ListBenchmarkJobsQuery) ProtoMessage ¶
func (*ListBenchmarkJobsQuery) ProtoMessage()
func (*ListBenchmarkJobsQuery) ProtoReflect ¶
func (x *ListBenchmarkJobsQuery) ProtoReflect() protoreflect.Message
func (*ListBenchmarkJobsQuery) Reset ¶
func (x *ListBenchmarkJobsQuery) Reset()
func (*ListBenchmarkJobsQuery) String ¶
func (x *ListBenchmarkJobsQuery) String() string
type ListBenchmarkJobsResponse ¶
type ListBenchmarkJobsResponse struct { Jobs []*resources.BenchmarkJob `protobuf:"bytes,1,rep,name=jobs,proto3" json:"jobs,omitempty"` // contains filtered or unexported fields }
func (*ListBenchmarkJobsResponse) Descriptor
deprecated
func (*ListBenchmarkJobsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBenchmarkJobsResponse.ProtoReflect.Descriptor instead.
func (*ListBenchmarkJobsResponse) GetJobs ¶
func (x *ListBenchmarkJobsResponse) GetJobs() []*resources.BenchmarkJob
func (*ListBenchmarkJobsResponse) ProtoMessage ¶
func (*ListBenchmarkJobsResponse) ProtoMessage()
func (*ListBenchmarkJobsResponse) ProtoReflect ¶
func (x *ListBenchmarkJobsResponse) ProtoReflect() protoreflect.Message
func (*ListBenchmarkJobsResponse) Reset ¶
func (x *ListBenchmarkJobsResponse) Reset()
func (*ListBenchmarkJobsResponse) String ¶
func (x *ListBenchmarkJobsResponse) String() string
type ListClarificationsQuery ¶
type ListClarificationsQuery struct {
// contains filtered or unexported fields
}
func (*ListClarificationsQuery) Descriptor
deprecated
func (*ListClarificationsQuery) Descriptor() ([]byte, []int)
Deprecated: Use ListClarificationsQuery.ProtoReflect.Descriptor instead.
func (*ListClarificationsQuery) ProtoMessage ¶
func (*ListClarificationsQuery) ProtoMessage()
func (*ListClarificationsQuery) ProtoReflect ¶
func (x *ListClarificationsQuery) ProtoReflect() protoreflect.Message
func (*ListClarificationsQuery) Reset ¶
func (x *ListClarificationsQuery) Reset()
func (*ListClarificationsQuery) String ¶
func (x *ListClarificationsQuery) String() string
type ListClarificationsResponse ¶
type ListClarificationsResponse struct { Clarifications []*resources.Clarification `protobuf:"bytes,1,rep,name=clarifications,proto3" json:"clarifications,omitempty"` // contains filtered or unexported fields }
func (*ListClarificationsResponse) Descriptor
deprecated
func (*ListClarificationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListClarificationsResponse.ProtoReflect.Descriptor instead.
func (*ListClarificationsResponse) GetClarifications ¶
func (x *ListClarificationsResponse) GetClarifications() []*resources.Clarification
func (*ListClarificationsResponse) ProtoMessage ¶
func (*ListClarificationsResponse) ProtoMessage()
func (*ListClarificationsResponse) ProtoReflect ¶
func (x *ListClarificationsResponse) ProtoReflect() protoreflect.Message
func (*ListClarificationsResponse) Reset ¶
func (x *ListClarificationsResponse) Reset()
func (*ListClarificationsResponse) String ¶
func (x *ListClarificationsResponse) String() string
type ListContestantInstancesRequest ¶
type ListContestantInstancesRequest struct {
// contains filtered or unexported fields
}
func (*ListContestantInstancesRequest) Descriptor
deprecated
func (*ListContestantInstancesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListContestantInstancesRequest.ProtoReflect.Descriptor instead.
func (*ListContestantInstancesRequest) ProtoMessage ¶
func (*ListContestantInstancesRequest) ProtoMessage()
func (*ListContestantInstancesRequest) ProtoReflect ¶
func (x *ListContestantInstancesRequest) ProtoReflect() protoreflect.Message
func (*ListContestantInstancesRequest) Reset ¶
func (x *ListContestantInstancesRequest) Reset()
func (*ListContestantInstancesRequest) String ¶
func (x *ListContestantInstancesRequest) String() string
type ListContestantInstancesResponse ¶
type ListContestantInstancesResponse struct { ContestantInstances []*resources.ContestantInstance `protobuf:"bytes,1,rep,name=contestant_instances,json=contestantInstances,proto3" json:"contestant_instances,omitempty"` // contains filtered or unexported fields }
func (*ListContestantInstancesResponse) Descriptor
deprecated
func (*ListContestantInstancesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListContestantInstancesResponse.ProtoReflect.Descriptor instead.
func (*ListContestantInstancesResponse) GetContestantInstances ¶
func (x *ListContestantInstancesResponse) GetContestantInstances() []*resources.ContestantInstance
func (*ListContestantInstancesResponse) ProtoMessage ¶
func (*ListContestantInstancesResponse) ProtoMessage()
func (*ListContestantInstancesResponse) ProtoReflect ¶
func (x *ListContestantInstancesResponse) ProtoReflect() protoreflect.Message
func (*ListContestantInstancesResponse) Reset ¶
func (x *ListContestantInstancesResponse) Reset()
func (*ListContestantInstancesResponse) String ¶
func (x *ListContestantInstancesResponse) String() string
type ListNotificationsQuery ¶
type ListNotificationsQuery struct { // Last notifications.id that a user-agent has received through ListNotificationsQuery during a current session. // If not specified (=0), uses server-side `read` column as a hint. After int64 `protobuf:"varint,1,opt,name=after,proto3" json:"after,omitempty"` // contains filtered or unexported fields }
func (*ListNotificationsQuery) Descriptor
deprecated
func (*ListNotificationsQuery) Descriptor() ([]byte, []int)
Deprecated: Use ListNotificationsQuery.ProtoReflect.Descriptor instead.
func (*ListNotificationsQuery) GetAfter ¶
func (x *ListNotificationsQuery) GetAfter() int64
func (*ListNotificationsQuery) ProtoMessage ¶
func (*ListNotificationsQuery) ProtoMessage()
func (*ListNotificationsQuery) ProtoReflect ¶
func (x *ListNotificationsQuery) ProtoReflect() protoreflect.Message
func (*ListNotificationsQuery) Reset ¶
func (x *ListNotificationsQuery) Reset()
func (*ListNotificationsQuery) String ¶
func (x *ListNotificationsQuery) String() string
type ListNotificationsResponse ¶
type ListNotificationsResponse struct { LastAnsweredClarificationId int64 `` /* 147-byte string literal not displayed */ Notifications []*resources.Notification `protobuf:"bytes,2,rep,name=notifications,proto3" json:"notifications,omitempty"` // contains filtered or unexported fields }
func (*ListNotificationsResponse) Descriptor
deprecated
func (*ListNotificationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNotificationsResponse.ProtoReflect.Descriptor instead.
func (*ListNotificationsResponse) GetLastAnsweredClarificationId ¶
func (x *ListNotificationsResponse) GetLastAnsweredClarificationId() int64
func (*ListNotificationsResponse) GetNotifications ¶
func (x *ListNotificationsResponse) GetNotifications() []*resources.Notification
func (*ListNotificationsResponse) ProtoMessage ¶
func (*ListNotificationsResponse) ProtoMessage()
func (*ListNotificationsResponse) ProtoReflect ¶
func (x *ListNotificationsResponse) ProtoReflect() protoreflect.Message
func (*ListNotificationsResponse) Reset ¶
func (x *ListNotificationsResponse) Reset()
func (*ListNotificationsResponse) String ¶
func (x *ListNotificationsResponse) String() string
type RequestClarificationRequest ¶
type RequestClarificationRequest struct { Question string `protobuf:"bytes,1,opt,name=question,proto3" json:"question,omitempty"` // contains filtered or unexported fields }
func (*RequestClarificationRequest) Descriptor
deprecated
func (*RequestClarificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestClarificationRequest.ProtoReflect.Descriptor instead.
func (*RequestClarificationRequest) GetQuestion ¶
func (x *RequestClarificationRequest) GetQuestion() string
func (*RequestClarificationRequest) ProtoMessage ¶
func (*RequestClarificationRequest) ProtoMessage()
func (*RequestClarificationRequest) ProtoReflect ¶
func (x *RequestClarificationRequest) ProtoReflect() protoreflect.Message
func (*RequestClarificationRequest) Reset ¶
func (x *RequestClarificationRequest) Reset()
func (*RequestClarificationRequest) String ¶
func (x *RequestClarificationRequest) String() string
type RequestClarificationResponse ¶
type RequestClarificationResponse struct { Clarification *resources.Clarification `protobuf:"bytes,1,opt,name=clarification,proto3" json:"clarification,omitempty"` // contains filtered or unexported fields }
func (*RequestClarificationResponse) Descriptor
deprecated
func (*RequestClarificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestClarificationResponse.ProtoReflect.Descriptor instead.
func (*RequestClarificationResponse) GetClarification ¶
func (x *RequestClarificationResponse) GetClarification() *resources.Clarification
func (*RequestClarificationResponse) ProtoMessage ¶
func (*RequestClarificationResponse) ProtoMessage()
func (*RequestClarificationResponse) ProtoReflect ¶
func (x *RequestClarificationResponse) ProtoReflect() protoreflect.Message
func (*RequestClarificationResponse) Reset ¶
func (x *RequestClarificationResponse) Reset()
func (*RequestClarificationResponse) String ¶
func (x *RequestClarificationResponse) String() string
type SubscribeNotificationRequest ¶
type SubscribeNotificationRequest struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` P256Dh string `protobuf:"bytes,2,opt,name=p256dh,proto3" json:"p256dh,omitempty"` Auth string `protobuf:"bytes,3,opt,name=auth,proto3" json:"auth,omitempty"` // contains filtered or unexported fields }
func (*SubscribeNotificationRequest) Descriptor
deprecated
func (*SubscribeNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeNotificationRequest.ProtoReflect.Descriptor instead.
func (*SubscribeNotificationRequest) GetAuth ¶
func (x *SubscribeNotificationRequest) GetAuth() string
func (*SubscribeNotificationRequest) GetEndpoint ¶
func (x *SubscribeNotificationRequest) GetEndpoint() string
func (*SubscribeNotificationRequest) GetP256Dh ¶
func (x *SubscribeNotificationRequest) GetP256Dh() string
func (*SubscribeNotificationRequest) ProtoMessage ¶
func (*SubscribeNotificationRequest) ProtoMessage()
func (*SubscribeNotificationRequest) ProtoReflect ¶
func (x *SubscribeNotificationRequest) ProtoReflect() protoreflect.Message
func (*SubscribeNotificationRequest) Reset ¶
func (x *SubscribeNotificationRequest) Reset()
func (*SubscribeNotificationRequest) String ¶
func (x *SubscribeNotificationRequest) String() string
type SubscribeNotificationResponse ¶
type SubscribeNotificationResponse struct {
// contains filtered or unexported fields
}
func (*SubscribeNotificationResponse) Descriptor
deprecated
func (*SubscribeNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeNotificationResponse.ProtoReflect.Descriptor instead.
func (*SubscribeNotificationResponse) ProtoMessage ¶
func (*SubscribeNotificationResponse) ProtoMessage()
func (*SubscribeNotificationResponse) ProtoReflect ¶
func (x *SubscribeNotificationResponse) ProtoReflect() protoreflect.Message
func (*SubscribeNotificationResponse) Reset ¶
func (x *SubscribeNotificationResponse) Reset()
func (*SubscribeNotificationResponse) String ¶
func (x *SubscribeNotificationResponse) String() string
type UnsubscribeNotificationRequest ¶
type UnsubscribeNotificationRequest struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // contains filtered or unexported fields }
func (*UnsubscribeNotificationRequest) Descriptor
deprecated
func (*UnsubscribeNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnsubscribeNotificationRequest.ProtoReflect.Descriptor instead.
func (*UnsubscribeNotificationRequest) GetEndpoint ¶
func (x *UnsubscribeNotificationRequest) GetEndpoint() string
func (*UnsubscribeNotificationRequest) ProtoMessage ¶
func (*UnsubscribeNotificationRequest) ProtoMessage()
func (*UnsubscribeNotificationRequest) ProtoReflect ¶
func (x *UnsubscribeNotificationRequest) ProtoReflect() protoreflect.Message
func (*UnsubscribeNotificationRequest) Reset ¶
func (x *UnsubscribeNotificationRequest) Reset()
func (*UnsubscribeNotificationRequest) String ¶
func (x *UnsubscribeNotificationRequest) String() string
type UnsubscribeNotificationResponse ¶
type UnsubscribeNotificationResponse struct {
// contains filtered or unexported fields
}
func (*UnsubscribeNotificationResponse) Descriptor
deprecated
func (*UnsubscribeNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnsubscribeNotificationResponse.ProtoReflect.Descriptor instead.
func (*UnsubscribeNotificationResponse) ProtoMessage ¶
func (*UnsubscribeNotificationResponse) ProtoMessage()
func (*UnsubscribeNotificationResponse) ProtoReflect ¶
func (x *UnsubscribeNotificationResponse) ProtoReflect() protoreflect.Message
func (*UnsubscribeNotificationResponse) Reset ¶
func (x *UnsubscribeNotificationResponse) Reset()
func (*UnsubscribeNotificationResponse) String ¶
func (x *UnsubscribeNotificationResponse) String() string