Documentation
¶
Index ¶
- Variables
- type AddCommentRequest
- func (*AddCommentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddCommentRequest) GetComment() string
- func (x *AddCommentRequest) GetTaskId() string
- func (*AddCommentRequest) ProtoMessage()
- func (x *AddCommentRequest) ProtoReflect() protoreflect.Message
- func (x *AddCommentRequest) Reset()
- func (x *AddCommentRequest) String() string
- type AddCommentResponse
- func (*AddCommentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddCommentResponse) GetCommentId() string
- func (*AddCommentResponse) ProtoMessage()
- func (x *AddCommentResponse) ProtoReflect() protoreflect.Message
- func (x *AddCommentResponse) Reset()
- func (x *AddCommentResponse) String() string
- type CreateTaskRequest
- func (*CreateTaskRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTaskRequest) GetDescription() string
- func (x *CreateTaskRequest) GetName() string
- func (x *CreateTaskRequest) GetSmsConfirmation() bool
- func (x *CreateTaskRequest) GetSmsRetries() uint32
- func (x *CreateTaskRequest) GetTaskType() stringdeprecated
- func (*CreateTaskRequest) ProtoMessage()
- func (x *CreateTaskRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTaskRequest) Reset()
- func (x *CreateTaskRequest) String() string
- type CreateTaskResponse
- type CustomActionRequest
- type CustomActionResponse
- type DeleteTaskRequest
- type DeleteTaskResponse
- type GenerateReportRequest
- func (*GenerateReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateReportRequest) GetActiveTasksOnly() bool
- func (x *GenerateReportRequest) GetDelivery() GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod
- func (x *GenerateReportRequest) GetFormat() GenerateReportRequest_ReportFormatWrapper_ReportFormat
- func (*GenerateReportRequest) ProtoMessage()
- func (x *GenerateReportRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateReportRequest) Reset()
- func (x *GenerateReportRequest) String() string
- type GenerateReportRequest_DeliveryMethodWrapper
- func (*GenerateReportRequest_DeliveryMethodWrapper) Descriptor() ([]byte, []int)deprecated
- func (*GenerateReportRequest_DeliveryMethodWrapper) ProtoMessage()
- func (x *GenerateReportRequest_DeliveryMethodWrapper) ProtoReflect() protoreflect.Message
- func (x *GenerateReportRequest_DeliveryMethodWrapper) Reset()
- func (x *GenerateReportRequest_DeliveryMethodWrapper) String() string
- type GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod
- func (GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) Descriptor() protoreflect.EnumDescriptor
- func (x GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) Enum() *GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod
- func (GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) EnumDescriptor() ([]byte, []int)deprecated
- func (x GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) Number() protoreflect.EnumNumber
- func (x GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) String() string
- func (GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) Type() protoreflect.EnumType
- type GenerateReportRequest_ReportFormatWrapper
- func (*GenerateReportRequest_ReportFormatWrapper) Descriptor() ([]byte, []int)deprecated
- func (*GenerateReportRequest_ReportFormatWrapper) ProtoMessage()
- func (x *GenerateReportRequest_ReportFormatWrapper) ProtoReflect() protoreflect.Message
- func (x *GenerateReportRequest_ReportFormatWrapper) Reset()
- func (x *GenerateReportRequest_ReportFormatWrapper) String() string
- type GenerateReportRequest_ReportFormatWrapper_ReportFormat
- func (GenerateReportRequest_ReportFormatWrapper_ReportFormat) Descriptor() protoreflect.EnumDescriptor
- func (x GenerateReportRequest_ReportFormatWrapper_ReportFormat) Enum() *GenerateReportRequest_ReportFormatWrapper_ReportFormat
- func (GenerateReportRequest_ReportFormatWrapper_ReportFormat) EnumDescriptor() ([]byte, []int)deprecated
- func (x GenerateReportRequest_ReportFormatWrapper_ReportFormat) Number() protoreflect.EnumNumber
- func (x GenerateReportRequest_ReportFormatWrapper_ReportFormat) String() string
- func (GenerateReportRequest_ReportFormatWrapper_ReportFormat) Type() protoreflect.EnumType
- type GenerateReportResponse
- type GetTaskRequest
- func (*GetTaskRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTaskRequest) GetId() string
- func (x *GetTaskRequest) GetWrappers() *Wrappers
- func (*GetTaskRequest) ProtoMessage()
- func (x *GetTaskRequest) ProtoReflect() protoreflect.Message
- func (x *GetTaskRequest) Reset()
- func (x *GetTaskRequest) String() string
- type GetTaskResponse
- type ListTasksRequest
- func (*ListTasksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTasksRequest) GetIds() []string
- func (x *ListTasksRequest) GetPageSize() uint32
- func (x *ListTasksRequest) GetStatuses() []ListTasksRequest_Status
- func (*ListTasksRequest) ProtoMessage()
- func (x *ListTasksRequest) ProtoReflect() protoreflect.Message
- func (x *ListTasksRequest) Reset()
- func (x *ListTasksRequest) String() string
- type ListTasksRequest_Status
- func (ListTasksRequest_Status) Descriptor() protoreflect.EnumDescriptor
- func (x ListTasksRequest_Status) Enum() *ListTasksRequest_Status
- func (ListTasksRequest_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x ListTasksRequest_Status) Number() protoreflect.EnumNumber
- func (x ListTasksRequest_Status) String() string
- func (ListTasksRequest_Status) Type() protoreflect.EnumType
- type ListTasksResponse
- type Task
- type TriggerTaskRequest
- func (*TriggerTaskRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TriggerTaskRequest) GetTrigger() TriggerTaskRequest_TriggerEvent
- func (*TriggerTaskRequest) ProtoMessage()
- func (x *TriggerTaskRequest) ProtoReflect() protoreflect.Message
- func (x *TriggerTaskRequest) Reset()
- func (x *TriggerTaskRequest) String() string
- type TriggerTaskRequest_TriggerEvent
- func (TriggerTaskRequest_TriggerEvent) Descriptor() protoreflect.EnumDescriptor
- func (x TriggerTaskRequest_TriggerEvent) Enum() *TriggerTaskRequest_TriggerEvent
- func (TriggerTaskRequest_TriggerEvent) EnumDescriptor() ([]byte, []int)deprecated
- func (x TriggerTaskRequest_TriggerEvent) Number() protoreflect.EnumNumber
- func (x TriggerTaskRequest_TriggerEvent) String() string
- func (TriggerTaskRequest_TriggerEvent) Type() protoreflect.EnumType
- type TriggerTaskResponse
- func (*TriggerTaskResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TriggerTaskResponse) GetTaskId() string
- func (x *TriggerTaskResponse) GetWebhookId() string
- func (*TriggerTaskResponse) ProtoMessage()
- func (x *TriggerTaskResponse) ProtoReflect() protoreflect.Message
- func (x *TriggerTaskResponse) Reset()
- func (x *TriggerTaskResponse) String() string
- type UnusedButIncluded
- type UnusedMessage
- type UpdateCommentRequest
- func (*UpdateCommentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCommentRequest) GetComment() string
- func (x *UpdateCommentRequest) GetCommentId() string
- func (x *UpdateCommentRequest) GetTaskId() string
- func (x *UpdateCommentRequest) GetTimezone() string
- func (*UpdateCommentRequest) ProtoMessage()
- func (x *UpdateCommentRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCommentRequest) Reset()
- func (x *UpdateCommentRequest) String() string
- type UpdateCommentResponse
- type UpdateStatusRequest
- func (*UpdateStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateStatusRequest) GetStatus() *UpdateStatusRequest_Status
- func (*UpdateStatusRequest) ProtoMessage()
- func (x *UpdateStatusRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateStatusRequest) Reset()
- func (x *UpdateStatusRequest) String() string
- type UpdateStatusRequest_Status
- func (*UpdateStatusRequest_Status) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateStatusRequest_Status) GetAbc() string
- func (*UpdateStatusRequest_Status) ProtoMessage()
- func (x *UpdateStatusRequest_Status) ProtoReflect() protoreflect.Message
- func (x *UpdateStatusRequest_Status) Reset()
- func (x *UpdateStatusRequest_Status) String() string
- type UpdateTaskNestedRequest
- func (*UpdateTaskNestedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTaskNestedRequest) GetTask() *Task
- func (*UpdateTaskNestedRequest) ProtoMessage()
- func (x *UpdateTaskNestedRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTaskNestedRequest) Reset()
- func (x *UpdateTaskNestedRequest) String() string
- type UpdateTaskRequest
- func (*UpdateTaskRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTaskRequest) GetId() string
- func (x *UpdateTaskRequest) GetName() string
- func (*UpdateTaskRequest) ProtoMessage()
- func (x *UpdateTaskRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTaskRequest) Reset()
- func (x *UpdateTaskRequest) String() string
- type UpdateTaskResponse
- type Wrappers
- func (*Wrappers) Descriptor() ([]byte, []int)deprecated
- func (x *Wrappers) GetBoolValue() *wrapperspb.BoolValue
- func (x *Wrappers) GetBytesValue() *wrapperspb.BytesValue
- func (x *Wrappers) GetDoubleValue() *wrapperspb.DoubleValue
- func (x *Wrappers) GetFloatValue() *wrapperspb.FloatValue
- func (x *Wrappers) GetInt32Value() *wrapperspb.Int32Value
- func (x *Wrappers) GetInt64Value() *wrapperspb.Int64Value
- func (x *Wrappers) GetStringValue() *wrapperspb.StringValue
- func (x *Wrappers) GetUint32Value() *wrapperspb.UInt32Value
- func (x *Wrappers) GetUint64Value() *wrapperspb.UInt64Value
- func (*Wrappers) ProtoMessage()
- func (x *Wrappers) ProtoReflect() protoreflect.Message
- func (x *Wrappers) Reset()
- func (x *Wrappers) String() string
Constants ¶
This section is empty.
Variables ¶
var ( ListTasksRequest_Status_name = map[int32]string{ 0: "UNKNOWN", 1: "ACTIVE", 2: "ARCHIVED", } ListTasksRequest_Status_value = map[string]int32{ "UNKNOWN": 0, "ACTIVE": 1, "ARCHIVED": 2, } )
Enum value maps for ListTasksRequest_Status.
var ( TriggerTaskRequest_TriggerEvent_name = map[int32]string{ 0: "TRIGGER_EVENT_UNSPECIFIED", 1: "TRIGGER_EVENT_TASK_CREATED", 2: "TRIGGER_EVENT_TASK_UPDATED", 3: "TRIGGER_EVENT_TASK_CLOSED", 4: "TRIGGER_EVENT_TASK_DELETED", } TriggerTaskRequest_TriggerEvent_value = map[string]int32{ "TRIGGER_EVENT_UNSPECIFIED": 0, "TRIGGER_EVENT_TASK_CREATED": 1, "TRIGGER_EVENT_TASK_UPDATED": 2, "TRIGGER_EVENT_TASK_CLOSED": 3, "TRIGGER_EVENT_TASK_DELETED": 4, } )
Enum value maps for TriggerTaskRequest_TriggerEvent.
var ( GenerateReportRequest_ReportFormatWrapper_ReportFormat_name = map[int32]string{ 0: "UNKNOWN", 1: "CSV", 2: "TSV", 3: "HIDDEN", } GenerateReportRequest_ReportFormatWrapper_ReportFormat_value = map[string]int32{ "UNKNOWN": 0, "CSV": 1, "TSV": 2, "HIDDEN": 3, } )
Enum value maps for GenerateReportRequest_ReportFormatWrapper_ReportFormat.
var ( GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod_name = map[int32]string{ 0: "UNKNOWN", 1: "EMAIL_PDF", 2: "EMAIL_HTML", } GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod_value = map[string]int32{ "UNKNOWN": 0, "EMAIL_PDF": 1, "EMAIL_HTML": 2, } )
Enum value maps for GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod.
var File_fixtures_tasks_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AddCommentRequest ¶
type AddCommentRequest struct { // The ID of the task TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // The comment to add Comment string `protobuf:"bytes,2,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
func (*AddCommentRequest) Descriptor
deprecated
func (*AddCommentRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddCommentRequest.ProtoReflect.Descriptor instead.
func (*AddCommentRequest) GetComment ¶
func (x *AddCommentRequest) GetComment() string
func (*AddCommentRequest) GetTaskId ¶
func (x *AddCommentRequest) GetTaskId() string
func (*AddCommentRequest) ProtoMessage ¶
func (*AddCommentRequest) ProtoMessage()
func (*AddCommentRequest) ProtoReflect ¶
func (x *AddCommentRequest) ProtoReflect() protoreflect.Message
func (*AddCommentRequest) Reset ¶
func (x *AddCommentRequest) Reset()
func (*AddCommentRequest) String ¶
func (x *AddCommentRequest) String() string
type AddCommentResponse ¶
type AddCommentResponse struct { // The ID of the comment CommentId string `protobuf:"bytes,1,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"` // contains filtered or unexported fields }
func (*AddCommentResponse) Descriptor
deprecated
func (*AddCommentResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddCommentResponse.ProtoReflect.Descriptor instead.
func (*AddCommentResponse) GetCommentId ¶
func (x *AddCommentResponse) GetCommentId() string
func (*AddCommentResponse) ProtoMessage ¶
func (*AddCommentResponse) ProtoMessage()
func (*AddCommentResponse) ProtoReflect ¶
func (x *AddCommentResponse) ProtoReflect() protoreflect.Message
func (*AddCommentResponse) Reset ¶
func (x *AddCommentResponse) Reset()
func (*AddCommentResponse) String ¶
func (x *AddCommentResponse) String() string
type CreateTaskRequest ¶
type CreateTaskRequest struct { // The name of the task Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The description of the task Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // Should send sms confirmation SmsConfirmation bool `protobuf:"varint,3,opt,name=sms_confirmation,json=smsConfirmation,proto3" json:"sms_confirmation,omitempty"` // Number of SMS retries SmsRetries uint32 `protobuf:"varint,4,opt,name=sms_retries,json=smsRetries,proto3" json:"sms_retries,omitempty"` // Deprecated: Do not use // // Deprecated: Marked as deprecated in fixtures/tasks.proto. TaskType string `protobuf:"bytes,5,opt,name=task_type,json=taskType,proto3" json:"task_type,omitempty"` // contains filtered or unexported fields }
func (*CreateTaskRequest) Descriptor
deprecated
func (*CreateTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaskRequest.ProtoReflect.Descriptor instead.
func (*CreateTaskRequest) GetDescription ¶
func (x *CreateTaskRequest) GetDescription() string
func (*CreateTaskRequest) GetName ¶
func (x *CreateTaskRequest) GetName() string
func (*CreateTaskRequest) GetSmsConfirmation ¶
func (x *CreateTaskRequest) GetSmsConfirmation() bool
func (*CreateTaskRequest) GetSmsRetries ¶
func (x *CreateTaskRequest) GetSmsRetries() uint32
func (*CreateTaskRequest) GetTaskType
deprecated
func (x *CreateTaskRequest) GetTaskType() string
Deprecated: Marked as deprecated in fixtures/tasks.proto.
func (*CreateTaskRequest) ProtoMessage ¶
func (*CreateTaskRequest) ProtoMessage()
func (*CreateTaskRequest) ProtoReflect ¶
func (x *CreateTaskRequest) ProtoReflect() protoreflect.Message
func (*CreateTaskRequest) Reset ¶
func (x *CreateTaskRequest) Reset()
func (*CreateTaskRequest) String ¶
func (x *CreateTaskRequest) String() string
type CreateTaskResponse ¶
type CreateTaskResponse struct { // The ID of the task Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateTaskResponse) Descriptor
deprecated
func (*CreateTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTaskResponse.ProtoReflect.Descriptor instead.
func (*CreateTaskResponse) GetId ¶
func (x *CreateTaskResponse) GetId() string
func (*CreateTaskResponse) ProtoMessage ¶
func (*CreateTaskResponse) ProtoMessage()
func (*CreateTaskResponse) ProtoReflect ¶
func (x *CreateTaskResponse) ProtoReflect() protoreflect.Message
func (*CreateTaskResponse) Reset ¶
func (x *CreateTaskResponse) Reset()
func (*CreateTaskResponse) String ¶
func (x *CreateTaskResponse) String() string
type CustomActionRequest ¶
type CustomActionRequest struct {
// contains filtered or unexported fields
}
func (*CustomActionRequest) Descriptor
deprecated
func (*CustomActionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CustomActionRequest.ProtoReflect.Descriptor instead.
func (*CustomActionRequest) ProtoMessage ¶
func (*CustomActionRequest) ProtoMessage()
func (*CustomActionRequest) ProtoReflect ¶
func (x *CustomActionRequest) ProtoReflect() protoreflect.Message
func (*CustomActionRequest) Reset ¶
func (x *CustomActionRequest) Reset()
func (*CustomActionRequest) String ¶
func (x *CustomActionRequest) String() string
type CustomActionResponse ¶
type CustomActionResponse struct {
// contains filtered or unexported fields
}
func (*CustomActionResponse) Descriptor
deprecated
func (*CustomActionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CustomActionResponse.ProtoReflect.Descriptor instead.
func (*CustomActionResponse) ProtoMessage ¶
func (*CustomActionResponse) ProtoMessage()
func (*CustomActionResponse) ProtoReflect ¶
func (x *CustomActionResponse) ProtoReflect() protoreflect.Message
func (*CustomActionResponse) Reset ¶
func (x *CustomActionResponse) Reset()
func (*CustomActionResponse) String ¶
func (x *CustomActionResponse) String() string
type DeleteTaskRequest ¶
type DeleteTaskRequest struct { // The ID of the task Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteTaskRequest) Descriptor
deprecated
func (*DeleteTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTaskRequest.ProtoReflect.Descriptor instead.
func (*DeleteTaskRequest) GetId ¶
func (x *DeleteTaskRequest) GetId() string
func (*DeleteTaskRequest) ProtoMessage ¶
func (*DeleteTaskRequest) ProtoMessage()
func (*DeleteTaskRequest) ProtoReflect ¶
func (x *DeleteTaskRequest) ProtoReflect() protoreflect.Message
func (*DeleteTaskRequest) Reset ¶
func (x *DeleteTaskRequest) Reset()
func (*DeleteTaskRequest) String ¶
func (x *DeleteTaskRequest) String() string
type DeleteTaskResponse ¶
type DeleteTaskResponse struct {
// contains filtered or unexported fields
}
func (*DeleteTaskResponse) Descriptor
deprecated
func (*DeleteTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTaskResponse.ProtoReflect.Descriptor instead.
func (*DeleteTaskResponse) ProtoMessage ¶
func (*DeleteTaskResponse) ProtoMessage()
func (*DeleteTaskResponse) ProtoReflect ¶
func (x *DeleteTaskResponse) ProtoReflect() protoreflect.Message
func (*DeleteTaskResponse) Reset ¶
func (x *DeleteTaskResponse) Reset()
func (*DeleteTaskResponse) String ¶
func (x *DeleteTaskResponse) String() string
type GenerateReportRequest ¶
type GenerateReportRequest struct { // Include active tasks only ActiveTasksOnly bool `protobuf:"varint,1,opt,name=active_tasks_only,json=activeTasksOnly,proto3" json:"active_tasks_only,omitempty"` // Report format Format GenerateReportRequest_ReportFormatWrapper_ReportFormat `` /* 139-byte string literal not displayed */ // Report delivery method Delivery GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod `` /* 147-byte string literal not displayed */ // contains filtered or unexported fields }
Request object for GenerateReport
func (*GenerateReportRequest) Descriptor
deprecated
func (*GenerateReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateReportRequest.ProtoReflect.Descriptor instead.
func (*GenerateReportRequest) GetActiveTasksOnly ¶
func (x *GenerateReportRequest) GetActiveTasksOnly() bool
func (*GenerateReportRequest) GetDelivery ¶
func (x *GenerateReportRequest) GetDelivery() GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod
func (*GenerateReportRequest) GetFormat ¶
func (x *GenerateReportRequest) GetFormat() GenerateReportRequest_ReportFormatWrapper_ReportFormat
func (*GenerateReportRequest) ProtoMessage ¶
func (*GenerateReportRequest) ProtoMessage()
func (*GenerateReportRequest) ProtoReflect ¶
func (x *GenerateReportRequest) ProtoReflect() protoreflect.Message
func (*GenerateReportRequest) Reset ¶
func (x *GenerateReportRequest) Reset()
func (*GenerateReportRequest) String ¶
func (x *GenerateReportRequest) String() string
type GenerateReportRequest_DeliveryMethodWrapper ¶
type GenerateReportRequest_DeliveryMethodWrapper struct {
// contains filtered or unexported fields
}
Wrapper for DeliveryMethod
func (*GenerateReportRequest_DeliveryMethodWrapper) Descriptor
deprecated
func (*GenerateReportRequest_DeliveryMethodWrapper) Descriptor() ([]byte, []int)
Deprecated: Use GenerateReportRequest_DeliveryMethodWrapper.ProtoReflect.Descriptor instead.
func (*GenerateReportRequest_DeliveryMethodWrapper) ProtoMessage ¶
func (*GenerateReportRequest_DeliveryMethodWrapper) ProtoMessage()
func (*GenerateReportRequest_DeliveryMethodWrapper) ProtoReflect ¶
func (x *GenerateReportRequest_DeliveryMethodWrapper) ProtoReflect() protoreflect.Message
func (*GenerateReportRequest_DeliveryMethodWrapper) Reset ¶
func (x *GenerateReportRequest_DeliveryMethodWrapper) Reset()
func (*GenerateReportRequest_DeliveryMethodWrapper) String ¶
func (x *GenerateReportRequest_DeliveryMethodWrapper) String() string
type GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod ¶
type GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod int32
const ( GenerateReportRequest_DeliveryMethodWrapper_UNKNOWN GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod = 0 // PDF Format GenerateReportRequest_DeliveryMethodWrapper_EMAIL_PDF GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod = 1 // HTML Format GenerateReportRequest_DeliveryMethodWrapper_EMAIL_HTML GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod = 2 )
func (GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) Descriptor ¶
func (GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) Descriptor() protoreflect.EnumDescriptor
func (GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) EnumDescriptor
deprecated
func (GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) EnumDescriptor() ([]byte, []int)
Deprecated: Use GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod.Descriptor instead.
func (GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) Number ¶
func (x GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) Number() protoreflect.EnumNumber
func (GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) String ¶
func (x GenerateReportRequest_DeliveryMethodWrapper_DeliveryMethod) String() string
type GenerateReportRequest_ReportFormatWrapper ¶
type GenerateReportRequest_ReportFormatWrapper struct {
// contains filtered or unexported fields
}
Wrapper for ReportFormat
func (*GenerateReportRequest_ReportFormatWrapper) Descriptor
deprecated
func (*GenerateReportRequest_ReportFormatWrapper) Descriptor() ([]byte, []int)
Deprecated: Use GenerateReportRequest_ReportFormatWrapper.ProtoReflect.Descriptor instead.
func (*GenerateReportRequest_ReportFormatWrapper) ProtoMessage ¶
func (*GenerateReportRequest_ReportFormatWrapper) ProtoMessage()
func (*GenerateReportRequest_ReportFormatWrapper) ProtoReflect ¶
func (x *GenerateReportRequest_ReportFormatWrapper) ProtoReflect() protoreflect.Message
func (*GenerateReportRequest_ReportFormatWrapper) Reset ¶
func (x *GenerateReportRequest_ReportFormatWrapper) Reset()
func (*GenerateReportRequest_ReportFormatWrapper) String ¶
func (x *GenerateReportRequest_ReportFormatWrapper) String() string
type GenerateReportRequest_ReportFormatWrapper_ReportFormat ¶
type GenerateReportRequest_ReportFormatWrapper_ReportFormat int32
const ( GenerateReportRequest_ReportFormatWrapper_UNKNOWN GenerateReportRequest_ReportFormatWrapper_ReportFormat = 0 // CSV Format GenerateReportRequest_ReportFormatWrapper_CSV GenerateReportRequest_ReportFormatWrapper_ReportFormat = 1 // TSV Format GenerateReportRequest_ReportFormatWrapper_TSV GenerateReportRequest_ReportFormatWrapper_ReportFormat = 2 // Hidden format GenerateReportRequest_ReportFormatWrapper_HIDDEN GenerateReportRequest_ReportFormatWrapper_ReportFormat = 3 )
func (GenerateReportRequest_ReportFormatWrapper_ReportFormat) Descriptor ¶
func (GenerateReportRequest_ReportFormatWrapper_ReportFormat) Descriptor() protoreflect.EnumDescriptor
func (GenerateReportRequest_ReportFormatWrapper_ReportFormat) EnumDescriptor
deprecated
func (GenerateReportRequest_ReportFormatWrapper_ReportFormat) EnumDescriptor() ([]byte, []int)
Deprecated: Use GenerateReportRequest_ReportFormatWrapper_ReportFormat.Descriptor instead.
func (GenerateReportRequest_ReportFormatWrapper_ReportFormat) Number ¶
func (x GenerateReportRequest_ReportFormatWrapper_ReportFormat) Number() protoreflect.EnumNumber
func (GenerateReportRequest_ReportFormatWrapper_ReportFormat) String ¶
func (x GenerateReportRequest_ReportFormatWrapper_ReportFormat) String() string
type GenerateReportResponse ¶
type GenerateReportResponse struct {
// contains filtered or unexported fields
}
Response object for GenerateReport
func (*GenerateReportResponse) Descriptor
deprecated
func (*GenerateReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateReportResponse.ProtoReflect.Descriptor instead.
func (*GenerateReportResponse) ProtoMessage ¶
func (*GenerateReportResponse) ProtoMessage()
func (*GenerateReportResponse) ProtoReflect ¶
func (x *GenerateReportResponse) ProtoReflect() protoreflect.Message
func (*GenerateReportResponse) Reset ¶
func (x *GenerateReportResponse) Reset()
func (*GenerateReportResponse) String ¶
func (x *GenerateReportResponse) String() string
type GetTaskRequest ¶
type GetTaskRequest struct { // The ID of the task Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Wrappers *Wrappers `protobuf:"bytes,2,opt,name=wrappers,proto3" json:"wrappers,omitempty"` // contains filtered or unexported fields }
func (*GetTaskRequest) Descriptor
deprecated
func (*GetTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTaskRequest.ProtoReflect.Descriptor instead.
func (*GetTaskRequest) GetId ¶
func (x *GetTaskRequest) GetId() string
func (*GetTaskRequest) GetWrappers ¶
func (x *GetTaskRequest) GetWrappers() *Wrappers
func (*GetTaskRequest) ProtoMessage ¶
func (*GetTaskRequest) ProtoMessage()
func (*GetTaskRequest) ProtoReflect ¶
func (x *GetTaskRequest) ProtoReflect() protoreflect.Message
func (*GetTaskRequest) Reset ¶
func (x *GetTaskRequest) Reset()
func (*GetTaskRequest) String ¶
func (x *GetTaskRequest) String() string
type GetTaskResponse ¶
type GetTaskResponse struct { Task *Task `protobuf:"bytes,1,opt,name=task,proto3" json:"task,omitempty"` // contains filtered or unexported fields }
func (*GetTaskResponse) Descriptor
deprecated
func (*GetTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTaskResponse.ProtoReflect.Descriptor instead.
func (*GetTaskResponse) GetTask ¶
func (x *GetTaskResponse) GetTask() *Task
func (*GetTaskResponse) ProtoMessage ¶
func (*GetTaskResponse) ProtoMessage()
func (*GetTaskResponse) ProtoReflect ¶
func (x *GetTaskResponse) ProtoReflect() protoreflect.Message
func (*GetTaskResponse) Reset ¶
func (x *GetTaskResponse) Reset()
func (*GetTaskResponse) String ¶
func (x *GetTaskResponse) String() string
type ListTasksRequest ¶
type ListTasksRequest struct { // Filter Tasks to those with one of the the given status Statuses []ListTasksRequest_Status `protobuf:"varint,1,rep,packed,name=statuses,proto3,enum=api.tasks.v1.ListTasksRequest_Status" json:"statuses,omitempty"` // Filter Tasks by ID Ids []string `protobuf:"bytes,2,rep,name=ids,proto3" json:"ids,omitempty"` // Limit page size PageSize uint32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // contains filtered or unexported fields }
func (*ListTasksRequest) Descriptor
deprecated
func (*ListTasksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTasksRequest.ProtoReflect.Descriptor instead.
func (*ListTasksRequest) GetIds ¶
func (x *ListTasksRequest) GetIds() []string
func (*ListTasksRequest) GetPageSize ¶
func (x *ListTasksRequest) GetPageSize() uint32
func (*ListTasksRequest) GetStatuses ¶
func (x *ListTasksRequest) GetStatuses() []ListTasksRequest_Status
func (*ListTasksRequest) ProtoMessage ¶
func (*ListTasksRequest) ProtoMessage()
func (*ListTasksRequest) ProtoReflect ¶
func (x *ListTasksRequest) ProtoReflect() protoreflect.Message
func (*ListTasksRequest) Reset ¶
func (x *ListTasksRequest) Reset()
func (*ListTasksRequest) String ¶
func (x *ListTasksRequest) String() string
type ListTasksRequest_Status ¶
type ListTasksRequest_Status int32
const ( ListTasksRequest_UNKNOWN ListTasksRequest_Status = 0 ListTasksRequest_ACTIVE ListTasksRequest_Status = 1 ListTasksRequest_ARCHIVED ListTasksRequest_Status = 2 )
func (ListTasksRequest_Status) Descriptor ¶
func (ListTasksRequest_Status) Descriptor() protoreflect.EnumDescriptor
func (ListTasksRequest_Status) Enum ¶
func (x ListTasksRequest_Status) Enum() *ListTasksRequest_Status
func (ListTasksRequest_Status) EnumDescriptor
deprecated
func (ListTasksRequest_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use ListTasksRequest_Status.Descriptor instead.
func (ListTasksRequest_Status) Number ¶
func (x ListTasksRequest_Status) Number() protoreflect.EnumNumber
func (ListTasksRequest_Status) String ¶
func (x ListTasksRequest_Status) String() string
func (ListTasksRequest_Status) Type ¶
func (ListTasksRequest_Status) Type() protoreflect.EnumType
type ListTasksResponse ¶
type ListTasksResponse struct { Tasks []*Task `protobuf:"bytes,1,rep,name=tasks,proto3" json:"tasks,omitempty"` // contains filtered or unexported fields }
func (*ListTasksResponse) Descriptor
deprecated
func (*ListTasksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTasksResponse.ProtoReflect.Descriptor instead.
func (*ListTasksResponse) GetTasks ¶
func (x *ListTasksResponse) GetTasks() []*Task
func (*ListTasksResponse) ProtoMessage ¶
func (*ListTasksResponse) ProtoMessage()
func (*ListTasksResponse) ProtoReflect ¶
func (x *ListTasksResponse) ProtoReflect() protoreflect.Message
func (*ListTasksResponse) Reset ¶
func (x *ListTasksResponse) Reset()
func (*ListTasksResponse) String ¶
func (x *ListTasksResponse) String() string
type Task ¶
type Task struct { // The ID of the task Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The name of the task Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*Task) Descriptor
deprecated
func (*Task) ProtoMessage ¶
func (*Task) ProtoMessage()
func (*Task) ProtoReflect ¶
func (x *Task) ProtoReflect() protoreflect.Message
type TriggerTaskRequest ¶
type TriggerTaskRequest struct { // Trigger event to subscribe to. Trigger TriggerTaskRequest_TriggerEvent `protobuf:"varint,1,opt,name=trigger,proto3,enum=api.tasks.v1.TriggerTaskRequest_TriggerEvent" json:"trigger,omitempty"` // contains filtered or unexported fields }
func (*TriggerTaskRequest) Descriptor
deprecated
func (*TriggerTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use TriggerTaskRequest.ProtoReflect.Descriptor instead.
func (*TriggerTaskRequest) GetTrigger ¶
func (x *TriggerTaskRequest) GetTrigger() TriggerTaskRequest_TriggerEvent
func (*TriggerTaskRequest) ProtoMessage ¶
func (*TriggerTaskRequest) ProtoMessage()
func (*TriggerTaskRequest) ProtoReflect ¶
func (x *TriggerTaskRequest) ProtoReflect() protoreflect.Message
func (*TriggerTaskRequest) Reset ¶
func (x *TriggerTaskRequest) Reset()
func (*TriggerTaskRequest) String ¶
func (x *TriggerTaskRequest) String() string
type TriggerTaskRequest_TriggerEvent ¶
type TriggerTaskRequest_TriggerEvent int32
const ( // Unspecified Event TriggerTaskRequest_TRIGGER_EVENT_UNSPECIFIED TriggerTaskRequest_TriggerEvent = 0 // Task 'Started' TriggerTaskRequest_TRIGGER_EVENT_TASK_CREATED TriggerTaskRequest_TriggerEvent = 1 // Task Updated TriggerTaskRequest_TRIGGER_EVENT_TASK_UPDATED TriggerTaskRequest_TriggerEvent = 2 // Task Closed TriggerTaskRequest_TRIGGER_EVENT_TASK_CLOSED TriggerTaskRequest_TriggerEvent = 3 // Task Deleted TriggerTaskRequest_TRIGGER_EVENT_TASK_DELETED TriggerTaskRequest_TriggerEvent = 4 )
func (TriggerTaskRequest_TriggerEvent) Descriptor ¶
func (TriggerTaskRequest_TriggerEvent) Descriptor() protoreflect.EnumDescriptor
func (TriggerTaskRequest_TriggerEvent) Enum ¶
func (x TriggerTaskRequest_TriggerEvent) Enum() *TriggerTaskRequest_TriggerEvent
func (TriggerTaskRequest_TriggerEvent) EnumDescriptor
deprecated
func (TriggerTaskRequest_TriggerEvent) EnumDescriptor() ([]byte, []int)
Deprecated: Use TriggerTaskRequest_TriggerEvent.Descriptor instead.
func (TriggerTaskRequest_TriggerEvent) Number ¶
func (x TriggerTaskRequest_TriggerEvent) Number() protoreflect.EnumNumber
func (TriggerTaskRequest_TriggerEvent) String ¶
func (x TriggerTaskRequest_TriggerEvent) String() string
func (TriggerTaskRequest_TriggerEvent) Type ¶
func (TriggerTaskRequest_TriggerEvent) Type() protoreflect.EnumType
type TriggerTaskResponse ¶
type TriggerTaskResponse struct { WebhookId string `protobuf:"bytes,1,opt,name=webhook_id,json=webhookId,proto3" json:"webhook_id,omitempty"` TaskId string `protobuf:"bytes,2,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // contains filtered or unexported fields }
func (*TriggerTaskResponse) Descriptor
deprecated
func (*TriggerTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use TriggerTaskResponse.ProtoReflect.Descriptor instead.
func (*TriggerTaskResponse) GetTaskId ¶
func (x *TriggerTaskResponse) GetTaskId() string
func (*TriggerTaskResponse) GetWebhookId ¶
func (x *TriggerTaskResponse) GetWebhookId() string
func (*TriggerTaskResponse) ProtoMessage ¶
func (*TriggerTaskResponse) ProtoMessage()
func (*TriggerTaskResponse) ProtoReflect ¶
func (x *TriggerTaskResponse) ProtoReflect() protoreflect.Message
func (*TriggerTaskResponse) Reset ¶
func (x *TriggerTaskResponse) Reset()
func (*TriggerTaskResponse) String ¶
func (x *TriggerTaskResponse) String() string
type UnusedButIncluded ¶
type UnusedButIncluded struct { Abc string `protobuf:"bytes,1,opt,name=abc,proto3" json:"abc,omitempty"` // contains filtered or unexported fields }
func (*UnusedButIncluded) Descriptor
deprecated
func (*UnusedButIncluded) Descriptor() ([]byte, []int)
Deprecated: Use UnusedButIncluded.ProtoReflect.Descriptor instead.
func (*UnusedButIncluded) GetAbc ¶
func (x *UnusedButIncluded) GetAbc() string
func (*UnusedButIncluded) ProtoMessage ¶
func (*UnusedButIncluded) ProtoMessage()
func (*UnusedButIncluded) ProtoReflect ¶
func (x *UnusedButIncluded) ProtoReflect() protoreflect.Message
func (*UnusedButIncluded) Reset ¶
func (x *UnusedButIncluded) Reset()
func (*UnusedButIncluded) String ¶
func (x *UnusedButIncluded) String() string
type UnusedMessage ¶
type UnusedMessage struct { Xyz string `protobuf:"bytes,1,opt,name=xyz,proto3" json:"xyz,omitempty"` // contains filtered or unexported fields }
func (*UnusedMessage) Descriptor
deprecated
func (*UnusedMessage) Descriptor() ([]byte, []int)
Deprecated: Use UnusedMessage.ProtoReflect.Descriptor instead.
func (*UnusedMessage) GetXyz ¶
func (x *UnusedMessage) GetXyz() string
func (*UnusedMessage) ProtoMessage ¶
func (*UnusedMessage) ProtoMessage()
func (*UnusedMessage) ProtoReflect ¶
func (x *UnusedMessage) ProtoReflect() protoreflect.Message
func (*UnusedMessage) Reset ¶
func (x *UnusedMessage) Reset()
func (*UnusedMessage) String ¶
func (x *UnusedMessage) String() string
type UpdateCommentRequest ¶
type UpdateCommentRequest struct { // The ID of the task TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // The ID comment to update CommentId string `protobuf:"bytes,2,opt,name=comment_id,json=commentId,proto3" json:"comment_id,omitempty"` // The updated comment Comment string `protobuf:"bytes,3,opt,name=comment,proto3" json:"comment,omitempty"` Timezone string `protobuf:"bytes,4,opt,name=timezone,proto3" json:"timezone,omitempty"` // contains filtered or unexported fields }
func (*UpdateCommentRequest) Descriptor
deprecated
func (*UpdateCommentRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCommentRequest.ProtoReflect.Descriptor instead.
func (*UpdateCommentRequest) GetComment ¶
func (x *UpdateCommentRequest) GetComment() string
func (*UpdateCommentRequest) GetCommentId ¶
func (x *UpdateCommentRequest) GetCommentId() string
func (*UpdateCommentRequest) GetTaskId ¶
func (x *UpdateCommentRequest) GetTaskId() string
func (*UpdateCommentRequest) GetTimezone ¶
func (x *UpdateCommentRequest) GetTimezone() string
func (*UpdateCommentRequest) ProtoMessage ¶
func (*UpdateCommentRequest) ProtoMessage()
func (*UpdateCommentRequest) ProtoReflect ¶
func (x *UpdateCommentRequest) ProtoReflect() protoreflect.Message
func (*UpdateCommentRequest) Reset ¶
func (x *UpdateCommentRequest) Reset()
func (*UpdateCommentRequest) String ¶
func (x *UpdateCommentRequest) String() string
type UpdateCommentResponse ¶
type UpdateCommentResponse struct {
// contains filtered or unexported fields
}
func (*UpdateCommentResponse) Descriptor
deprecated
func (*UpdateCommentResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCommentResponse.ProtoReflect.Descriptor instead.
func (*UpdateCommentResponse) ProtoMessage ¶
func (*UpdateCommentResponse) ProtoMessage()
func (*UpdateCommentResponse) ProtoReflect ¶
func (x *UpdateCommentResponse) ProtoReflect() protoreflect.Message
func (*UpdateCommentResponse) Reset ¶
func (x *UpdateCommentResponse) Reset()
func (*UpdateCommentResponse) String ¶
func (x *UpdateCommentResponse) String() string
type UpdateStatusRequest ¶
type UpdateStatusRequest struct { Status *UpdateStatusRequest_Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*UpdateStatusRequest) Descriptor
deprecated
func (*UpdateStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStatusRequest.ProtoReflect.Descriptor instead.
func (*UpdateStatusRequest) GetStatus ¶
func (x *UpdateStatusRequest) GetStatus() *UpdateStatusRequest_Status
func (*UpdateStatusRequest) ProtoMessage ¶
func (*UpdateStatusRequest) ProtoMessage()
func (*UpdateStatusRequest) ProtoReflect ¶
func (x *UpdateStatusRequest) ProtoReflect() protoreflect.Message
func (*UpdateStatusRequest) Reset ¶
func (x *UpdateStatusRequest) Reset()
func (*UpdateStatusRequest) String ¶
func (x *UpdateStatusRequest) String() string
type UpdateStatusRequest_Status ¶
type UpdateStatusRequest_Status struct { Abc string `protobuf:"bytes,123,opt,name=abc,proto3" json:"abc,omitempty"` // contains filtered or unexported fields }
func (*UpdateStatusRequest_Status) Descriptor
deprecated
func (*UpdateStatusRequest_Status) Descriptor() ([]byte, []int)
Deprecated: Use UpdateStatusRequest_Status.ProtoReflect.Descriptor instead.
func (*UpdateStatusRequest_Status) GetAbc ¶
func (x *UpdateStatusRequest_Status) GetAbc() string
func (*UpdateStatusRequest_Status) ProtoMessage ¶
func (*UpdateStatusRequest_Status) ProtoMessage()
func (*UpdateStatusRequest_Status) ProtoReflect ¶
func (x *UpdateStatusRequest_Status) ProtoReflect() protoreflect.Message
func (*UpdateStatusRequest_Status) Reset ¶
func (x *UpdateStatusRequest_Status) Reset()
func (*UpdateStatusRequest_Status) String ¶
func (x *UpdateStatusRequest_Status) String() string
type UpdateTaskNestedRequest ¶
type UpdateTaskNestedRequest struct { Task *Task `protobuf:"bytes,1,opt,name=task,proto3" json:"task,omitempty"` // contains filtered or unexported fields }
func (*UpdateTaskNestedRequest) Descriptor
deprecated
func (*UpdateTaskNestedRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaskNestedRequest.ProtoReflect.Descriptor instead.
func (*UpdateTaskNestedRequest) GetTask ¶
func (x *UpdateTaskNestedRequest) GetTask() *Task
func (*UpdateTaskNestedRequest) ProtoMessage ¶
func (*UpdateTaskNestedRequest) ProtoMessage()
func (*UpdateTaskNestedRequest) ProtoReflect ¶
func (x *UpdateTaskNestedRequest) ProtoReflect() protoreflect.Message
func (*UpdateTaskNestedRequest) Reset ¶
func (x *UpdateTaskNestedRequest) Reset()
func (*UpdateTaskNestedRequest) String ¶
func (x *UpdateTaskNestedRequest) String() string
type UpdateTaskRequest ¶
type UpdateTaskRequest struct { // The ID of the task Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The name of the task Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*UpdateTaskRequest) Descriptor
deprecated
func (*UpdateTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaskRequest.ProtoReflect.Descriptor instead.
func (*UpdateTaskRequest) GetId ¶
func (x *UpdateTaskRequest) GetId() string
func (*UpdateTaskRequest) GetName ¶
func (x *UpdateTaskRequest) GetName() string
func (*UpdateTaskRequest) ProtoMessage ¶
func (*UpdateTaskRequest) ProtoMessage()
func (*UpdateTaskRequest) ProtoReflect ¶
func (x *UpdateTaskRequest) ProtoReflect() protoreflect.Message
func (*UpdateTaskRequest) Reset ¶
func (x *UpdateTaskRequest) Reset()
func (*UpdateTaskRequest) String ¶
func (x *UpdateTaskRequest) String() string
type UpdateTaskResponse ¶
type UpdateTaskResponse struct {
// contains filtered or unexported fields
}
func (*UpdateTaskResponse) Descriptor
deprecated
func (*UpdateTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTaskResponse.ProtoReflect.Descriptor instead.
func (*UpdateTaskResponse) ProtoMessage ¶
func (*UpdateTaskResponse) ProtoMessage()
func (*UpdateTaskResponse) ProtoReflect ¶
func (x *UpdateTaskResponse) ProtoReflect() protoreflect.Message
func (*UpdateTaskResponse) Reset ¶
func (x *UpdateTaskResponse) Reset()
func (*UpdateTaskResponse) String ¶
func (x *UpdateTaskResponse) String() string
type Wrappers ¶
type Wrappers struct { DoubleValue *wrapperspb.DoubleValue `protobuf:"bytes,1,opt,name=double_value,json=doubleValue,proto3" json:"double_value,omitempty"` FloatValue *wrapperspb.FloatValue `protobuf:"bytes,2,opt,name=float_value,json=floatValue,proto3" json:"float_value,omitempty"` Int64Value *wrapperspb.Int64Value `protobuf:"bytes,3,opt,name=int64_value,json=int64Value,proto3" json:"int64_value,omitempty"` Uint64Value *wrapperspb.UInt64Value `protobuf:"bytes,4,opt,name=uint64_value,json=uint64Value,proto3" json:"uint64_value,omitempty"` Int32Value *wrapperspb.Int32Value `protobuf:"bytes,5,opt,name=int32_value,json=int32Value,proto3" json:"int32_value,omitempty"` Uint32Value *wrapperspb.UInt32Value `protobuf:"bytes,6,opt,name=uint32_value,json=uint32Value,proto3" json:"uint32_value,omitempty"` BoolValue *wrapperspb.BoolValue `protobuf:"bytes,7,opt,name=bool_value,json=boolValue,proto3" json:"bool_value,omitempty"` StringValue *wrapperspb.StringValue `protobuf:"bytes,8,opt,name=string_value,json=stringValue,proto3" json:"string_value,omitempty"` BytesValue *wrapperspb.BytesValue `protobuf:"bytes,9,opt,name=bytes_value,json=bytesValue,proto3" json:"bytes_value,omitempty"` // contains filtered or unexported fields }
A bunch of wrapper messages
func (*Wrappers) Descriptor
deprecated
func (*Wrappers) GetBoolValue ¶
func (x *Wrappers) GetBoolValue() *wrapperspb.BoolValue
func (*Wrappers) GetBytesValue ¶
func (x *Wrappers) GetBytesValue() *wrapperspb.BytesValue
func (*Wrappers) GetDoubleValue ¶
func (x *Wrappers) GetDoubleValue() *wrapperspb.DoubleValue
func (*Wrappers) GetFloatValue ¶
func (x *Wrappers) GetFloatValue() *wrapperspb.FloatValue
func (*Wrappers) GetInt32Value ¶
func (x *Wrappers) GetInt32Value() *wrapperspb.Int32Value
func (*Wrappers) GetInt64Value ¶
func (x *Wrappers) GetInt64Value() *wrapperspb.Int64Value
func (*Wrappers) GetStringValue ¶
func (x *Wrappers) GetStringValue() *wrapperspb.StringValue
func (*Wrappers) GetUint32Value ¶
func (x *Wrappers) GetUint32Value() *wrapperspb.UInt32Value
func (*Wrappers) GetUint64Value ¶
func (x *Wrappers) GetUint64Value() *wrapperspb.UInt64Value
func (*Wrappers) ProtoMessage ¶
func (*Wrappers) ProtoMessage()
func (*Wrappers) ProtoReflect ¶
func (x *Wrappers) ProtoReflect() protoreflect.Message