entpb

package
v0.0.0-...-0fbf3a3 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2022 License: MIT Imports: 26 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-entgrpc. DO NOT EDIT.

Code generated by protoc-gen-entgrpc. DO NOT EDIT.

Code generated by protoc-gen-entgrpc. DO NOT EDIT.

Code generated by protoc-gen-entgrpc. DO NOT EDIT.

Code generated by protoc-gen-entgrpc. DO NOT EDIT.

Code generated by protoc-gen-entgrpc. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	Application_BotActiveStatus_name = map[int32]string{
		0: "BOT_ACTIVE_STATUS_UNSPECIFIED",
		1: "ACTIVE",
		2: "SUSPEND",
		3: "DELETE",
	}
	Application_BotActiveStatus_value = map[string]int32{
		"BOT_ACTIVE_STATUS_UNSPECIFIED": 0,
		"ACTIVE":                        1,
		"SUSPEND":                       2,
		"DELETE":                        3,
	}
)

Enum value maps for Application_BotActiveStatus.

View Source
var (
	Application_BotSuspendReason_name = map[int32]string{
		0: "BOT_SUSPEND_REASON_UNSPECIFIED",
		1: "USER_RESIGN",
		2: "FORCE_RESIGN",
		3: "PENALTY",
		4: "UNPAID",
	}
	Application_BotSuspendReason_value = map[string]int32{
		"BOT_SUSPEND_REASON_UNSPECIFIED": 0,
		"USER_RESIGN":                    1,
		"FORCE_RESIGN":                   2,
		"PENALTY":                        3,
		"UNPAID":                         4,
	}
)

Enum value maps for Application_BotSuspendReason.

View Source
var (
	Application_StoreType_name = map[int32]string{
		0: "STORE_TYPE_UNSPECIFIED",
		1: "ONLINE_STORE",
		2: "PHYSICAL_STORE",
	}
	Application_StoreType_value = map[string]int32{
		"STORE_TYPE_UNSPECIFIED": 0,
		"ONLINE_STORE":           1,
		"PHYSICAL_STORE":         2,
	}
)

Enum value maps for Application_StoreType.

View Source
var (
	Application_ApplicationStatus_name = map[int32]string{
		0: "APPLICATION_STATUS_UNSPECIFIED",
		1: "WIP",
		2: "REVIEWING",
		3: "VERIFIED",
		4: "REJECTED",
		5: "WAITING",
		6: "REPLIED",
		7: "REVOKED",
		8: "CANCELING",
	}
	Application_ApplicationStatus_value = map[string]int32{
		"APPLICATION_STATUS_UNSPECIFIED": 0,
		"WIP":                            1,
		"REVIEWING":                      2,
		"VERIFIED":                       3,
		"REJECTED":                       4,
		"WAITING":                        5,
		"REPLIED":                        6,
		"REVOKED":                        7,
		"CANCELING":                      8,
	}
)

Enum value maps for Application_ApplicationStatus.

View Source
var (
	GetApplicationRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	GetApplicationRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for GetApplicationRequest_View.

View Source
var (
	ListApplicationRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	ListApplicationRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for ListApplicationRequest_View.

View Source
var (
	GetApplicationAssignmentHistoryRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	GetApplicationAssignmentHistoryRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for GetApplicationAssignmentHistoryRequest_View.

View Source
var (
	ListApplicationAssignmentHistoryRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	ListApplicationAssignmentHistoryRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for ListApplicationAssignmentHistoryRequest_View.

View Source
var (
	ApplicationStatusHistory_Status_name = map[int32]string{
		0: "STATUS_UNSPECIFIED",
		1: "WIP",
		2: "REVIEWING",
		3: "VERIFIED",
		4: "REJECTED",
		5: "WAITING",
		6: "REPLIED",
		7: "REVOKED",
		8: "CANCELING",
	}
	ApplicationStatusHistory_Status_value = map[string]int32{
		"STATUS_UNSPECIFIED": 0,
		"WIP":                1,
		"REVIEWING":          2,
		"VERIFIED":           3,
		"REJECTED":           4,
		"WAITING":            5,
		"REPLIED":            6,
		"REVOKED":            7,
		"CANCELING":          8,
	}
)

Enum value maps for ApplicationStatusHistory_Status.

View Source
var (
	GetApplicationStatusHistoryRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	GetApplicationStatusHistoryRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for GetApplicationStatusHistoryRequest_View.

View Source
var (
	ListApplicationStatusHistoryRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	ListApplicationStatusHistoryRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for ListApplicationStatusHistoryRequest_View.

View Source
var (
	Attachment_AttachmentType_name = map[int32]string{
		0: "ATTACHMENT_TYPE_UNSPECIFIED",
		1: "BIZ_CERT",
		2: "STORE_APPEARANCE",
		3: "ID_DOCUMENT",
		4: "OTHER",
		5: "SUPPLEMENT",
		6: "REFERENCE",
	}
	Attachment_AttachmentType_value = map[string]int32{
		"ATTACHMENT_TYPE_UNSPECIFIED": 0,
		"BIZ_CERT":                    1,
		"STORE_APPEARANCE":            2,
		"ID_DOCUMENT":                 3,
		"OTHER":                       4,
		"SUPPLEMENT":                  5,
		"REFERENCE":                   6,
	}
)

Enum value maps for Attachment_AttachmentType.

View Source
var (
	GetAttachmentRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	GetAttachmentRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for GetAttachmentRequest_View.

View Source
var (
	ListAttachmentRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	ListAttachmentRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for ListAttachmentRequest_View.

View Source
var (
	Reviewer_IimsRole_name = map[int32]string{
		0: "IIMS_ROLE_UNSPECIFIED",
		1: "OAV_ADMIN",
		2: "OAV_REVIEWER",
	}
	Reviewer_IimsRole_value = map[string]int32{
		"IIMS_ROLE_UNSPECIFIED": 0,
		"OAV_ADMIN":             1,
		"OAV_REVIEWER":          2,
	}
)

Enum value maps for Reviewer_IimsRole.

View Source
var (
	GetReviewerRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	GetReviewerRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for GetReviewerRequest_View.

View Source
var (
	ListReviewerRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	ListReviewerRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for ListReviewerRequest_View.

View Source
var (
	Ticket_Status_name = map[int32]string{
		0: "STATUS_UNSPECIFIED",
		1: "CREATED",
		2: "REPLIED",
		3: "COMPLETED",
	}
	Ticket_Status_value = map[string]int32{
		"STATUS_UNSPECIFIED": 0,
		"CREATED":            1,
		"REPLIED":            2,
		"COMPLETED":          3,
	}
)

Enum value maps for Ticket_Status.

View Source
var (
	GetTicketRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	GetTicketRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for GetTicketRequest_View.

View Source
var (
	ListTicketRequest_View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "BASIC",
		2: "WITH_EDGE_IDS",
	}
	ListTicketRequest_View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"BASIC":            1,
		"WITH_EDGE_IDS":    2,
	}
)

Enum value maps for ListTicketRequest_View.

View Source
var ApplicationAssignmentHistoryService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "entpb.ApplicationAssignmentHistoryService",
	HandlerType: (*ApplicationAssignmentHistoryServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Create",
			Handler:    _ApplicationAssignmentHistoryService_Create_Handler,
		},
		{
			MethodName: "Get",
			Handler:    _ApplicationAssignmentHistoryService_Get_Handler,
		},
		{
			MethodName: "Update",
			Handler:    _ApplicationAssignmentHistoryService_Update_Handler,
		},
		{
			MethodName: "Delete",
			Handler:    _ApplicationAssignmentHistoryService_Delete_Handler,
		},
		{
			MethodName: "List",
			Handler:    _ApplicationAssignmentHistoryService_List_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "entpb/entpb.proto",
}

ApplicationAssignmentHistoryService_ServiceDesc is the grpc.ServiceDesc for ApplicationAssignmentHistoryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ApplicationService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "entpb.ApplicationService",
	HandlerType: (*ApplicationServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Create",
			Handler:    _ApplicationService_Create_Handler,
		},
		{
			MethodName: "Get",
			Handler:    _ApplicationService_Get_Handler,
		},
		{
			MethodName: "Update",
			Handler:    _ApplicationService_Update_Handler,
		},
		{
			MethodName: "Delete",
			Handler:    _ApplicationService_Delete_Handler,
		},
		{
			MethodName: "List",
			Handler:    _ApplicationService_List_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "entpb/entpb.proto",
}

ApplicationService_ServiceDesc is the grpc.ServiceDesc for ApplicationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ApplicationStatusHistoryService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "entpb.ApplicationStatusHistoryService",
	HandlerType: (*ApplicationStatusHistoryServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Create",
			Handler:    _ApplicationStatusHistoryService_Create_Handler,
		},
		{
			MethodName: "Get",
			Handler:    _ApplicationStatusHistoryService_Get_Handler,
		},
		{
			MethodName: "Update",
			Handler:    _ApplicationStatusHistoryService_Update_Handler,
		},
		{
			MethodName: "Delete",
			Handler:    _ApplicationStatusHistoryService_Delete_Handler,
		},
		{
			MethodName: "List",
			Handler:    _ApplicationStatusHistoryService_List_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "entpb/entpb.proto",
}

ApplicationStatusHistoryService_ServiceDesc is the grpc.ServiceDesc for ApplicationStatusHistoryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var AttachmentService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "entpb.AttachmentService",
	HandlerType: (*AttachmentServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Create",
			Handler:    _AttachmentService_Create_Handler,
		},
		{
			MethodName: "Get",
			Handler:    _AttachmentService_Get_Handler,
		},
		{
			MethodName: "Update",
			Handler:    _AttachmentService_Update_Handler,
		},
		{
			MethodName: "Delete",
			Handler:    _AttachmentService_Delete_Handler,
		},
		{
			MethodName: "List",
			Handler:    _AttachmentService_List_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "entpb/entpb.proto",
}

AttachmentService_ServiceDesc is the grpc.ServiceDesc for AttachmentService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_entpb_entpb_proto protoreflect.FileDescriptor
View Source
var ReviewerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "entpb.ReviewerService",
	HandlerType: (*ReviewerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Create",
			Handler:    _ReviewerService_Create_Handler,
		},
		{
			MethodName: "Get",
			Handler:    _ReviewerService_Get_Handler,
		},
		{
			MethodName: "Update",
			Handler:    _ReviewerService_Update_Handler,
		},
		{
			MethodName: "Delete",
			Handler:    _ReviewerService_Delete_Handler,
		},
		{
			MethodName: "List",
			Handler:    _ReviewerService_List_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "entpb/entpb.proto",
}

ReviewerService_ServiceDesc is the grpc.ServiceDesc for ReviewerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TicketService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "entpb.TicketService",
	HandlerType: (*TicketServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Create",
			Handler:    _TicketService_Create_Handler,
		},
		{
			MethodName: "Get",
			Handler:    _TicketService_Get_Handler,
		},
		{
			MethodName: "Update",
			Handler:    _TicketService_Update_Handler,
		},
		{
			MethodName: "Delete",
			Handler:    _TicketService_Delete_Handler,
		},
		{
			MethodName: "List",
			Handler:    _TicketService_List_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "entpb/entpb.proto",
}

TicketService_ServiceDesc is the grpc.ServiceDesc for TicketService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterApplicationServiceServer

func RegisterApplicationServiceServer(s grpc.ServiceRegistrar, srv ApplicationServiceServer)

func RegisterApplicationStatusHistoryServiceServer

func RegisterApplicationStatusHistoryServiceServer(s grpc.ServiceRegistrar, srv ApplicationStatusHistoryServiceServer)

func RegisterAttachmentServiceServer

func RegisterAttachmentServiceServer(s grpc.ServiceRegistrar, srv AttachmentServiceServer)

func RegisterReviewerServiceServer

func RegisterReviewerServiceServer(s grpc.ServiceRegistrar, srv ReviewerServiceServer)

func RegisterTicketServiceServer

func RegisterTicketServiceServer(s grpc.ServiceRegistrar, srv TicketServiceServer)

Types

type Application

type Application struct {
	Id                  []byte                          `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	BasicId             string                          `protobuf:"bytes,2,opt,name=basic_id,json=basicId,proto3" json:"basic_id,omitempty"`
	PremiumId           string                          `protobuf:"bytes,3,opt,name=premium_id,json=premiumId,proto3" json:"premium_id,omitempty"`
	BotDisplayName      string                          `protobuf:"bytes,4,opt,name=bot_display_name,json=botDisplayName,proto3" json:"bot_display_name,omitempty"`
	BotMid              string                          `protobuf:"bytes,5,opt,name=bot_mid,json=botMid,proto3" json:"bot_mid,omitempty"`
	BotActiveStatus     Application_BotActiveStatus     `` /* 148-byte string literal not displayed */
	BotSuspendReason    Application_BotSuspendReason    `` /* 152-byte string literal not displayed */
	ApplicantName       string                          `protobuf:"bytes,8,opt,name=applicant_name,json=applicantName,proto3" json:"applicant_name,omitempty"`
	ApplicantBizId      string                          `protobuf:"bytes,9,opt,name=applicant_biz_id,json=applicantBizId,proto3" json:"applicant_biz_id,omitempty"`
	ApplicantMid        string                          `protobuf:"bytes,10,opt,name=applicant_mid,json=applicantMid,proto3" json:"applicant_mid,omitempty"`
	ApplicantEmail      string                          `protobuf:"bytes,11,opt,name=applicant_email,json=applicantEmail,proto3" json:"applicant_email,omitempty"`
	Remark              string                          `protobuf:"bytes,12,opt,name=remark,proto3" json:"remark,omitempty"`
	StoreType           Application_StoreType           `protobuf:"varint,13,opt,name=store_type,json=storeType,proto3,enum=entpb.Application_StoreType" json:"store_type,omitempty"`
	WebsiteUrl          string                          `protobuf:"bytes,14,opt,name=website_url,json=websiteUrl,proto3" json:"website_url,omitempty"`
	ApplicationStatus   Application_ApplicationStatus   `` /* 155-byte string literal not displayed */
	ReviewComment       string                          `protobuf:"bytes,16,opt,name=review_comment,json=reviewComment,proto3" json:"review_comment,omitempty"`
	Assigner            string                          `protobuf:"bytes,17,opt,name=assigner,proto3" json:"assigner,omitempty"`
	Assignee            string                          `protobuf:"bytes,18,opt,name=assignee,proto3" json:"assignee,omitempty"`
	CreatedDtime        *timestamppb.Timestamp          `protobuf:"bytes,19,opt,name=created_dtime,json=createdDtime,proto3" json:"created_dtime,omitempty"`
	UpdatedDtime        *timestamppb.Timestamp          `protobuf:"bytes,20,opt,name=updated_dtime,json=updatedDtime,proto3" json:"updated_dtime,omitempty"`
	Tickets             []*Ticket                       `protobuf:"bytes,21,rep,name=tickets,proto3" json:"tickets,omitempty"`
	AssignmentHistories []*ApplicationAssignmentHistory `protobuf:"bytes,22,rep,name=assignment_histories,json=assignmentHistories,proto3" json:"assignment_histories,omitempty"`
	StatusHistories     []*ApplicationStatusHistory     `protobuf:"bytes,23,rep,name=status_histories,json=statusHistories,proto3" json:"status_histories,omitempty"`
	Attachments         []*Attachment                   `protobuf:"bytes,24,rep,name=attachments,proto3" json:"attachments,omitempty"`
	// contains filtered or unexported fields
}

func (*Application) Descriptor deprecated

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

Deprecated: Use Application.ProtoReflect.Descriptor instead.

func (*Application) GetApplicantBizId

func (x *Application) GetApplicantBizId() string

func (*Application) GetApplicantEmail

func (x *Application) GetApplicantEmail() string

func (*Application) GetApplicantMid

func (x *Application) GetApplicantMid() string

func (*Application) GetApplicantName

func (x *Application) GetApplicantName() string

func (*Application) GetApplicationStatus

func (x *Application) GetApplicationStatus() Application_ApplicationStatus

func (*Application) GetAssignee

func (x *Application) GetAssignee() string

func (*Application) GetAssigner

func (x *Application) GetAssigner() string

func (*Application) GetAssignmentHistories

func (x *Application) GetAssignmentHistories() []*ApplicationAssignmentHistory

func (*Application) GetAttachments

func (x *Application) GetAttachments() []*Attachment

func (*Application) GetBasicId

func (x *Application) GetBasicId() string

func (*Application) GetBotActiveStatus

func (x *Application) GetBotActiveStatus() Application_BotActiveStatus

func (*Application) GetBotDisplayName

func (x *Application) GetBotDisplayName() string

func (*Application) GetBotMid

func (x *Application) GetBotMid() string

func (*Application) GetBotSuspendReason

func (x *Application) GetBotSuspendReason() Application_BotSuspendReason

func (*Application) GetCreatedDtime

func (x *Application) GetCreatedDtime() *timestamppb.Timestamp

func (*Application) GetId

func (x *Application) GetId() []byte

func (*Application) GetPremiumId

func (x *Application) GetPremiumId() string

func (*Application) GetRemark

func (x *Application) GetRemark() string

func (*Application) GetReviewComment

func (x *Application) GetReviewComment() string

func (*Application) GetStatusHistories

func (x *Application) GetStatusHistories() []*ApplicationStatusHistory

func (*Application) GetStoreType

func (x *Application) GetStoreType() Application_StoreType

func (*Application) GetTickets

func (x *Application) GetTickets() []*Ticket

func (*Application) GetUpdatedDtime

func (x *Application) GetUpdatedDtime() *timestamppb.Timestamp

func (*Application) GetWebsiteUrl

func (x *Application) GetWebsiteUrl() string

func (*Application) ProtoMessage

func (*Application) ProtoMessage()

func (*Application) ProtoReflect

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

func (*Application) Reset

func (x *Application) Reset()

func (*Application) String

func (x *Application) String() string

type ApplicationAssignmentHistory

type ApplicationAssignmentHistory struct {
	Id            int32                  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ApplicationId []byte                 `protobuf:"bytes,2,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"`
	Assigner      string                 `protobuf:"bytes,3,opt,name=assigner,proto3" json:"assigner,omitempty"`
	Assignee      string                 `protobuf:"bytes,4,opt,name=assignee,proto3" json:"assignee,omitempty"`
	CreatedTime   *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
	Applications  *Application           `protobuf:"bytes,6,opt,name=applications,proto3" json:"applications,omitempty"`
	// contains filtered or unexported fields
}

func (*ApplicationAssignmentHistory) Descriptor deprecated

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

Deprecated: Use ApplicationAssignmentHistory.ProtoReflect.Descriptor instead.

func (*ApplicationAssignmentHistory) GetApplicationId

func (x *ApplicationAssignmentHistory) GetApplicationId() []byte

func (*ApplicationAssignmentHistory) GetApplications

func (x *ApplicationAssignmentHistory) GetApplications() *Application

func (*ApplicationAssignmentHistory) GetAssignee

func (x *ApplicationAssignmentHistory) GetAssignee() string

func (*ApplicationAssignmentHistory) GetAssigner

func (x *ApplicationAssignmentHistory) GetAssigner() string

func (*ApplicationAssignmentHistory) GetCreatedTime

func (x *ApplicationAssignmentHistory) GetCreatedTime() *timestamppb.Timestamp

func (*ApplicationAssignmentHistory) GetId

func (*ApplicationAssignmentHistory) ProtoMessage

func (*ApplicationAssignmentHistory) ProtoMessage()

func (*ApplicationAssignmentHistory) ProtoReflect

func (*ApplicationAssignmentHistory) Reset

func (x *ApplicationAssignmentHistory) Reset()

func (*ApplicationAssignmentHistory) String

type ApplicationAssignmentHistoryService

type ApplicationAssignmentHistoryService struct {
	UnimplementedApplicationAssignmentHistoryServiceServer
	// contains filtered or unexported fields
}

ApplicationAssignmentHistoryService implements ApplicationAssignmentHistoryServiceServer

func NewApplicationAssignmentHistoryService

func NewApplicationAssignmentHistoryService(client *ent.Client) *ApplicationAssignmentHistoryService

NewApplicationAssignmentHistoryService returns a new ApplicationAssignmentHistoryService

func (*ApplicationAssignmentHistoryService) Create

Create implements ApplicationAssignmentHistoryServiceServer.Create

func (*ApplicationAssignmentHistoryService) Delete

Delete implements ApplicationAssignmentHistoryServiceServer.Delete

func (*ApplicationAssignmentHistoryService) Get

Get implements ApplicationAssignmentHistoryServiceServer.Get

func (*ApplicationAssignmentHistoryService) List

List implements ApplicationAssignmentHistoryServiceServer.List

func (*ApplicationAssignmentHistoryService) Update

Update implements ApplicationAssignmentHistoryServiceServer.Update

type ApplicationAssignmentHistoryServiceClient

ApplicationAssignmentHistoryServiceClient is the client API for ApplicationAssignmentHistoryService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ApplicationAssignmentHistoryServiceServer

ApplicationAssignmentHistoryServiceServer is the server API for ApplicationAssignmentHistoryService service. All implementations must embed UnimplementedApplicationAssignmentHistoryServiceServer for forward compatibility

type ApplicationService

type ApplicationService struct {
	UnimplementedApplicationServiceServer
	// contains filtered or unexported fields
}

ApplicationService implements ApplicationServiceServer

func NewApplicationService

func NewApplicationService(client *ent.Client) *ApplicationService

NewApplicationService returns a new ApplicationService

func (*ApplicationService) Create

Create implements ApplicationServiceServer.Create

func (*ApplicationService) Delete

Delete implements ApplicationServiceServer.Delete

func (*ApplicationService) Get

Get implements ApplicationServiceServer.Get

func (*ApplicationService) List

List implements ApplicationServiceServer.List

func (*ApplicationService) Update

Update implements ApplicationServiceServer.Update

type ApplicationServiceClient

ApplicationServiceClient is the client API for ApplicationService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ApplicationServiceServer

ApplicationServiceServer is the server API for ApplicationService service. All implementations must embed UnimplementedApplicationServiceServer for forward compatibility

type ApplicationStatusHistory

type ApplicationStatusHistory struct {
	Id            int32                           `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ApplicationId []byte                          `protobuf:"bytes,2,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"`
	Status        ApplicationStatusHistory_Status `protobuf:"varint,3,opt,name=status,proto3,enum=entpb.ApplicationStatusHistory_Status" json:"status,omitempty"`
	CreatedTime   *timestamppb.Timestamp          `protobuf:"bytes,4,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"`
	Applications  *Application                    `protobuf:"bytes,5,opt,name=applications,proto3" json:"applications,omitempty"`
	// contains filtered or unexported fields
}

func (*ApplicationStatusHistory) Descriptor deprecated

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

Deprecated: Use ApplicationStatusHistory.ProtoReflect.Descriptor instead.

func (*ApplicationStatusHistory) GetApplicationId

func (x *ApplicationStatusHistory) GetApplicationId() []byte

func (*ApplicationStatusHistory) GetApplications

func (x *ApplicationStatusHistory) GetApplications() *Application

func (*ApplicationStatusHistory) GetCreatedTime

func (x *ApplicationStatusHistory) GetCreatedTime() *timestamppb.Timestamp

func (*ApplicationStatusHistory) GetId

func (x *ApplicationStatusHistory) GetId() int32

func (*ApplicationStatusHistory) GetStatus

func (*ApplicationStatusHistory) ProtoMessage

func (*ApplicationStatusHistory) ProtoMessage()

func (*ApplicationStatusHistory) ProtoReflect

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

func (*ApplicationStatusHistory) Reset

func (x *ApplicationStatusHistory) Reset()

func (*ApplicationStatusHistory) String

func (x *ApplicationStatusHistory) String() string

type ApplicationStatusHistoryService

type ApplicationStatusHistoryService struct {
	UnimplementedApplicationStatusHistoryServiceServer
	// contains filtered or unexported fields
}

ApplicationStatusHistoryService implements ApplicationStatusHistoryServiceServer

func NewApplicationStatusHistoryService

func NewApplicationStatusHistoryService(client *ent.Client) *ApplicationStatusHistoryService

NewApplicationStatusHistoryService returns a new ApplicationStatusHistoryService

func (*ApplicationStatusHistoryService) Create

Create implements ApplicationStatusHistoryServiceServer.Create

func (*ApplicationStatusHistoryService) Delete

Delete implements ApplicationStatusHistoryServiceServer.Delete

func (*ApplicationStatusHistoryService) Get

Get implements ApplicationStatusHistoryServiceServer.Get

func (*ApplicationStatusHistoryService) List

List implements ApplicationStatusHistoryServiceServer.List

func (*ApplicationStatusHistoryService) Update

Update implements ApplicationStatusHistoryServiceServer.Update

type ApplicationStatusHistoryServiceClient

ApplicationStatusHistoryServiceClient is the client API for ApplicationStatusHistoryService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ApplicationStatusHistoryServiceServer

ApplicationStatusHistoryServiceServer is the server API for ApplicationStatusHistoryService service. All implementations must embed UnimplementedApplicationStatusHistoryServiceServer for forward compatibility

type ApplicationStatusHistory_Status

type ApplicationStatusHistory_Status int32
const (
	ApplicationStatusHistory_STATUS_UNSPECIFIED ApplicationStatusHistory_Status = 0
	ApplicationStatusHistory_WIP                ApplicationStatusHistory_Status = 1
	ApplicationStatusHistory_REVIEWING          ApplicationStatusHistory_Status = 2
	ApplicationStatusHistory_VERIFIED           ApplicationStatusHistory_Status = 3
	ApplicationStatusHistory_REJECTED           ApplicationStatusHistory_Status = 4
	ApplicationStatusHistory_WAITING            ApplicationStatusHistory_Status = 5
	ApplicationStatusHistory_REPLIED            ApplicationStatusHistory_Status = 6
	ApplicationStatusHistory_REVOKED            ApplicationStatusHistory_Status = 7
	ApplicationStatusHistory_CANCELING          ApplicationStatusHistory_Status = 8
)

func (ApplicationStatusHistory_Status) Descriptor

func (ApplicationStatusHistory_Status) Enum

func (ApplicationStatusHistory_Status) EnumDescriptor deprecated

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

Deprecated: Use ApplicationStatusHistory_Status.Descriptor instead.

func (ApplicationStatusHistory_Status) Number

func (ApplicationStatusHistory_Status) String

func (ApplicationStatusHistory_Status) Type

type Application_ApplicationStatus

type Application_ApplicationStatus int32
const (
	Application_APPLICATION_STATUS_UNSPECIFIED Application_ApplicationStatus = 0
	Application_WIP                            Application_ApplicationStatus = 1
	Application_REVIEWING                      Application_ApplicationStatus = 2
	Application_VERIFIED                       Application_ApplicationStatus = 3
	Application_REJECTED                       Application_ApplicationStatus = 4
	Application_WAITING                        Application_ApplicationStatus = 5
	Application_REPLIED                        Application_ApplicationStatus = 6
	Application_REVOKED                        Application_ApplicationStatus = 7
	Application_CANCELING                      Application_ApplicationStatus = 8
)

func (Application_ApplicationStatus) Descriptor

func (Application_ApplicationStatus) Enum

func (Application_ApplicationStatus) EnumDescriptor deprecated

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

Deprecated: Use Application_ApplicationStatus.Descriptor instead.

func (Application_ApplicationStatus) Number

func (Application_ApplicationStatus) String

func (Application_ApplicationStatus) Type

type Application_BotActiveStatus

type Application_BotActiveStatus int32
const (
	Application_BOT_ACTIVE_STATUS_UNSPECIFIED Application_BotActiveStatus = 0
	Application_ACTIVE                        Application_BotActiveStatus = 1
	Application_SUSPEND                       Application_BotActiveStatus = 2
	Application_DELETE                        Application_BotActiveStatus = 3
)

func (Application_BotActiveStatus) Descriptor

func (Application_BotActiveStatus) Enum

func (Application_BotActiveStatus) EnumDescriptor deprecated

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

Deprecated: Use Application_BotActiveStatus.Descriptor instead.

func (Application_BotActiveStatus) Number

func (Application_BotActiveStatus) String

func (Application_BotActiveStatus) Type

type Application_BotSuspendReason

type Application_BotSuspendReason int32
const (
	Application_BOT_SUSPEND_REASON_UNSPECIFIED Application_BotSuspendReason = 0
	Application_USER_RESIGN                    Application_BotSuspendReason = 1
	Application_FORCE_RESIGN                   Application_BotSuspendReason = 2
	Application_PENALTY                        Application_BotSuspendReason = 3
	Application_UNPAID                         Application_BotSuspendReason = 4
)

func (Application_BotSuspendReason) Descriptor

func (Application_BotSuspendReason) Enum

func (Application_BotSuspendReason) EnumDescriptor deprecated

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

Deprecated: Use Application_BotSuspendReason.Descriptor instead.

func (Application_BotSuspendReason) Number

func (Application_BotSuspendReason) String

func (Application_BotSuspendReason) Type

type Application_StoreType

type Application_StoreType int32
const (
	Application_STORE_TYPE_UNSPECIFIED Application_StoreType = 0
	Application_ONLINE_STORE           Application_StoreType = 1
	Application_PHYSICAL_STORE         Application_StoreType = 2
)

func (Application_StoreType) Descriptor

func (Application_StoreType) Enum

func (Application_StoreType) EnumDescriptor deprecated

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

Deprecated: Use Application_StoreType.Descriptor instead.

func (Application_StoreType) Number

func (Application_StoreType) String

func (x Application_StoreType) String() string

func (Application_StoreType) Type

type Attachment

type Attachment struct {
	Id             int32                     `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ApplicationId  []byte                    `protobuf:"bytes,2,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"`
	TicketId       *wrapperspb.Int32Value    `protobuf:"bytes,3,opt,name=ticket_id,json=ticketId,proto3" json:"ticket_id,omitempty"`
	AttachmentType Attachment_AttachmentType `` /* 141-byte string literal not displayed */
	ObsOid         string                    `protobuf:"bytes,5,opt,name=obs_oid,json=obsOid,proto3" json:"obs_oid,omitempty"`
	ObsHash        string                    `protobuf:"bytes,6,opt,name=obs_hash,json=obsHash,proto3" json:"obs_hash,omitempty"`
	CreatedDtime   *timestamppb.Timestamp    `protobuf:"bytes,7,opt,name=created_dtime,json=createdDtime,proto3" json:"created_dtime,omitempty"`
	Applications   *Application              `protobuf:"bytes,8,opt,name=applications,proto3" json:"applications,omitempty"`
	Tickets        *Ticket                   `protobuf:"bytes,9,opt,name=tickets,proto3" json:"tickets,omitempty"`
	// contains filtered or unexported fields
}

func (*Attachment) Descriptor deprecated

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

Deprecated: Use Attachment.ProtoReflect.Descriptor instead.

func (*Attachment) GetApplicationId

func (x *Attachment) GetApplicationId() []byte

func (*Attachment) GetApplications

func (x *Attachment) GetApplications() *Application

func (*Attachment) GetAttachmentType

func (x *Attachment) GetAttachmentType() Attachment_AttachmentType

func (*Attachment) GetCreatedDtime

func (x *Attachment) GetCreatedDtime() *timestamppb.Timestamp

func (*Attachment) GetId

func (x *Attachment) GetId() int32

func (*Attachment) GetObsHash

func (x *Attachment) GetObsHash() string

func (*Attachment) GetObsOid

func (x *Attachment) GetObsOid() string

func (*Attachment) GetTicketId

func (x *Attachment) GetTicketId() *wrapperspb.Int32Value

func (*Attachment) GetTickets

func (x *Attachment) GetTickets() *Ticket

func (*Attachment) ProtoMessage

func (*Attachment) ProtoMessage()

func (*Attachment) ProtoReflect

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

func (*Attachment) Reset

func (x *Attachment) Reset()

func (*Attachment) String

func (x *Attachment) String() string

type AttachmentService

type AttachmentService struct {
	UnimplementedAttachmentServiceServer
	// contains filtered or unexported fields
}

AttachmentService implements AttachmentServiceServer

func NewAttachmentService

func NewAttachmentService(client *ent.Client) *AttachmentService

NewAttachmentService returns a new AttachmentService

func (*AttachmentService) Create

Create implements AttachmentServiceServer.Create

func (*AttachmentService) Delete

Delete implements AttachmentServiceServer.Delete

func (*AttachmentService) Get

Get implements AttachmentServiceServer.Get

func (*AttachmentService) List

List implements AttachmentServiceServer.List

func (*AttachmentService) Update

Update implements AttachmentServiceServer.Update

type AttachmentServiceClient

AttachmentServiceClient is the client API for AttachmentService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type AttachmentServiceServer

AttachmentServiceServer is the server API for AttachmentService service. All implementations must embed UnimplementedAttachmentServiceServer for forward compatibility

type Attachment_AttachmentType

type Attachment_AttachmentType int32
const (
	Attachment_ATTACHMENT_TYPE_UNSPECIFIED Attachment_AttachmentType = 0
	Attachment_BIZ_CERT                    Attachment_AttachmentType = 1
	Attachment_STORE_APPEARANCE            Attachment_AttachmentType = 2
	Attachment_ID_DOCUMENT                 Attachment_AttachmentType = 3
	Attachment_OTHER                       Attachment_AttachmentType = 4
	Attachment_SUPPLEMENT                  Attachment_AttachmentType = 5
	Attachment_REFERENCE                   Attachment_AttachmentType = 6
)

func (Attachment_AttachmentType) Descriptor

func (Attachment_AttachmentType) Enum

func (Attachment_AttachmentType) EnumDescriptor deprecated

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

Deprecated: Use Attachment_AttachmentType.Descriptor instead.

func (Attachment_AttachmentType) Number

func (Attachment_AttachmentType) String

func (x Attachment_AttachmentType) String() string

func (Attachment_AttachmentType) Type

type CreateApplicationAssignmentHistoryRequest

type CreateApplicationAssignmentHistoryRequest struct {
	ApplicationAssignmentHistory *ApplicationAssignmentHistory `` /* 147-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CreateApplicationAssignmentHistoryRequest) Descriptor deprecated

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

Deprecated: Use CreateApplicationAssignmentHistoryRequest.ProtoReflect.Descriptor instead.

func (*CreateApplicationAssignmentHistoryRequest) GetApplicationAssignmentHistory

func (x *CreateApplicationAssignmentHistoryRequest) GetApplicationAssignmentHistory() *ApplicationAssignmentHistory

func (*CreateApplicationAssignmentHistoryRequest) ProtoMessage

func (*CreateApplicationAssignmentHistoryRequest) ProtoReflect

func (*CreateApplicationAssignmentHistoryRequest) Reset

func (*CreateApplicationAssignmentHistoryRequest) String

type CreateApplicationRequest

type CreateApplicationRequest struct {
	Application *Application `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateApplicationRequest) Descriptor deprecated

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

Deprecated: Use CreateApplicationRequest.ProtoReflect.Descriptor instead.

func (*CreateApplicationRequest) GetApplication

func (x *CreateApplicationRequest) GetApplication() *Application

func (*CreateApplicationRequest) ProtoMessage

func (*CreateApplicationRequest) ProtoMessage()

func (*CreateApplicationRequest) ProtoReflect

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

func (*CreateApplicationRequest) Reset

func (x *CreateApplicationRequest) Reset()

func (*CreateApplicationRequest) String

func (x *CreateApplicationRequest) String() string

type CreateApplicationStatusHistoryRequest

type CreateApplicationStatusHistoryRequest struct {
	ApplicationStatusHistory *ApplicationStatusHistory `` /* 135-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CreateApplicationStatusHistoryRequest) Descriptor deprecated

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

Deprecated: Use CreateApplicationStatusHistoryRequest.ProtoReflect.Descriptor instead.

func (*CreateApplicationStatusHistoryRequest) GetApplicationStatusHistory

func (x *CreateApplicationStatusHistoryRequest) GetApplicationStatusHistory() *ApplicationStatusHistory

func (*CreateApplicationStatusHistoryRequest) ProtoMessage

func (*CreateApplicationStatusHistoryRequest) ProtoMessage()

func (*CreateApplicationStatusHistoryRequest) ProtoReflect

func (*CreateApplicationStatusHistoryRequest) Reset

func (*CreateApplicationStatusHistoryRequest) String

type CreateAttachmentRequest

type CreateAttachmentRequest struct {
	Attachment *Attachment `protobuf:"bytes,1,opt,name=attachment,proto3" json:"attachment,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateAttachmentRequest) Descriptor deprecated

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

Deprecated: Use CreateAttachmentRequest.ProtoReflect.Descriptor instead.

func (*CreateAttachmentRequest) GetAttachment

func (x *CreateAttachmentRequest) GetAttachment() *Attachment

func (*CreateAttachmentRequest) ProtoMessage

func (*CreateAttachmentRequest) ProtoMessage()

func (*CreateAttachmentRequest) ProtoReflect

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

func (*CreateAttachmentRequest) Reset

func (x *CreateAttachmentRequest) Reset()

func (*CreateAttachmentRequest) String

func (x *CreateAttachmentRequest) String() string

type CreateReviewerRequest

type CreateReviewerRequest struct {
	Reviewer *Reviewer `protobuf:"bytes,1,opt,name=reviewer,proto3" json:"reviewer,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateReviewerRequest) Descriptor deprecated

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

Deprecated: Use CreateReviewerRequest.ProtoReflect.Descriptor instead.

func (*CreateReviewerRequest) GetReviewer

func (x *CreateReviewerRequest) GetReviewer() *Reviewer

func (*CreateReviewerRequest) ProtoMessage

func (*CreateReviewerRequest) ProtoMessage()

func (*CreateReviewerRequest) ProtoReflect

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

func (*CreateReviewerRequest) Reset

func (x *CreateReviewerRequest) Reset()

func (*CreateReviewerRequest) String

func (x *CreateReviewerRequest) String() string

type CreateTicketRequest

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

func (*CreateTicketRequest) Descriptor deprecated

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

Deprecated: Use CreateTicketRequest.ProtoReflect.Descriptor instead.

func (*CreateTicketRequest) GetTicket

func (x *CreateTicketRequest) GetTicket() *Ticket

func (*CreateTicketRequest) ProtoMessage

func (*CreateTicketRequest) ProtoMessage()

func (*CreateTicketRequest) ProtoReflect

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

func (*CreateTicketRequest) Reset

func (x *CreateTicketRequest) Reset()

func (*CreateTicketRequest) String

func (x *CreateTicketRequest) String() string

type DeleteApplicationAssignmentHistoryRequest

type DeleteApplicationAssignmentHistoryRequest struct {
	Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteApplicationAssignmentHistoryRequest) Descriptor deprecated

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

Deprecated: Use DeleteApplicationAssignmentHistoryRequest.ProtoReflect.Descriptor instead.

func (*DeleteApplicationAssignmentHistoryRequest) GetId

func (*DeleteApplicationAssignmentHistoryRequest) ProtoMessage

func (*DeleteApplicationAssignmentHistoryRequest) ProtoReflect

func (*DeleteApplicationAssignmentHistoryRequest) Reset

func (*DeleteApplicationAssignmentHistoryRequest) String

type DeleteApplicationRequest

type DeleteApplicationRequest struct {
	Id []byte `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteApplicationRequest) Descriptor deprecated

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

Deprecated: Use DeleteApplicationRequest.ProtoReflect.Descriptor instead.

func (*DeleteApplicationRequest) GetId

func (x *DeleteApplicationRequest) GetId() []byte

func (*DeleteApplicationRequest) ProtoMessage

func (*DeleteApplicationRequest) ProtoMessage()

func (*DeleteApplicationRequest) ProtoReflect

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

func (*DeleteApplicationRequest) Reset

func (x *DeleteApplicationRequest) Reset()

func (*DeleteApplicationRequest) String

func (x *DeleteApplicationRequest) String() string

type DeleteApplicationStatusHistoryRequest

type DeleteApplicationStatusHistoryRequest struct {
	Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteApplicationStatusHistoryRequest) Descriptor deprecated

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

Deprecated: Use DeleteApplicationStatusHistoryRequest.ProtoReflect.Descriptor instead.

func (*DeleteApplicationStatusHistoryRequest) GetId

func (*DeleteApplicationStatusHistoryRequest) ProtoMessage

func (*DeleteApplicationStatusHistoryRequest) ProtoMessage()

func (*DeleteApplicationStatusHistoryRequest) ProtoReflect

func (*DeleteApplicationStatusHistoryRequest) Reset

func (*DeleteApplicationStatusHistoryRequest) String

type DeleteAttachmentRequest

type DeleteAttachmentRequest struct {
	Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteAttachmentRequest) Descriptor deprecated

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

Deprecated: Use DeleteAttachmentRequest.ProtoReflect.Descriptor instead.

func (*DeleteAttachmentRequest) GetId

func (x *DeleteAttachmentRequest) GetId() int32

func (*DeleteAttachmentRequest) ProtoMessage

func (*DeleteAttachmentRequest) ProtoMessage()

func (*DeleteAttachmentRequest) ProtoReflect

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

func (*DeleteAttachmentRequest) Reset

func (x *DeleteAttachmentRequest) Reset()

func (*DeleteAttachmentRequest) String

func (x *DeleteAttachmentRequest) String() string

type DeleteReviewerRequest

type DeleteReviewerRequest struct {
	Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteReviewerRequest) Descriptor deprecated

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

Deprecated: Use DeleteReviewerRequest.ProtoReflect.Descriptor instead.

func (*DeleteReviewerRequest) GetId

func (x *DeleteReviewerRequest) GetId() int32

func (*DeleteReviewerRequest) ProtoMessage

func (*DeleteReviewerRequest) ProtoMessage()

func (*DeleteReviewerRequest) ProtoReflect

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

func (*DeleteReviewerRequest) Reset

func (x *DeleteReviewerRequest) Reset()

func (*DeleteReviewerRequest) String

func (x *DeleteReviewerRequest) String() string

type DeleteTicketRequest

type DeleteTicketRequest struct {
	Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteTicketRequest) Descriptor deprecated

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

Deprecated: Use DeleteTicketRequest.ProtoReflect.Descriptor instead.

func (*DeleteTicketRequest) GetId

func (x *DeleteTicketRequest) GetId() int32

func (*DeleteTicketRequest) ProtoMessage

func (*DeleteTicketRequest) ProtoMessage()

func (*DeleteTicketRequest) ProtoReflect

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

func (*DeleteTicketRequest) Reset

func (x *DeleteTicketRequest) Reset()

func (*DeleteTicketRequest) String

func (x *DeleteTicketRequest) String() string

type GetApplicationAssignmentHistoryRequest

type GetApplicationAssignmentHistoryRequest struct {
	Id   int32                                       `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	View GetApplicationAssignmentHistoryRequest_View `protobuf:"varint,2,opt,name=view,proto3,enum=entpb.GetApplicationAssignmentHistoryRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*GetApplicationAssignmentHistoryRequest) Descriptor deprecated

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

Deprecated: Use GetApplicationAssignmentHistoryRequest.ProtoReflect.Descriptor instead.

func (*GetApplicationAssignmentHistoryRequest) GetId

func (*GetApplicationAssignmentHistoryRequest) GetView

func (*GetApplicationAssignmentHistoryRequest) ProtoMessage

func (*GetApplicationAssignmentHistoryRequest) ProtoReflect

func (*GetApplicationAssignmentHistoryRequest) Reset

func (*GetApplicationAssignmentHistoryRequest) String

type GetApplicationAssignmentHistoryRequest_View

type GetApplicationAssignmentHistoryRequest_View int32
const (
	GetApplicationAssignmentHistoryRequest_VIEW_UNSPECIFIED GetApplicationAssignmentHistoryRequest_View = 0
	GetApplicationAssignmentHistoryRequest_BASIC            GetApplicationAssignmentHistoryRequest_View = 1
	GetApplicationAssignmentHistoryRequest_WITH_EDGE_IDS    GetApplicationAssignmentHistoryRequest_View = 2
)

func (GetApplicationAssignmentHistoryRequest_View) Descriptor

func (GetApplicationAssignmentHistoryRequest_View) Enum

func (GetApplicationAssignmentHistoryRequest_View) EnumDescriptor deprecated

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

Deprecated: Use GetApplicationAssignmentHistoryRequest_View.Descriptor instead.

func (GetApplicationAssignmentHistoryRequest_View) Number

func (GetApplicationAssignmentHistoryRequest_View) String

func (GetApplicationAssignmentHistoryRequest_View) Type

type GetApplicationRequest

type GetApplicationRequest struct {
	Id   []byte                     `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	View GetApplicationRequest_View `protobuf:"varint,2,opt,name=view,proto3,enum=entpb.GetApplicationRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*GetApplicationRequest) Descriptor deprecated

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

Deprecated: Use GetApplicationRequest.ProtoReflect.Descriptor instead.

func (*GetApplicationRequest) GetId

func (x *GetApplicationRequest) GetId() []byte

func (*GetApplicationRequest) GetView

func (*GetApplicationRequest) ProtoMessage

func (*GetApplicationRequest) ProtoMessage()

func (*GetApplicationRequest) ProtoReflect

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

func (*GetApplicationRequest) Reset

func (x *GetApplicationRequest) Reset()

func (*GetApplicationRequest) String

func (x *GetApplicationRequest) String() string

type GetApplicationRequest_View

type GetApplicationRequest_View int32
const (
	GetApplicationRequest_VIEW_UNSPECIFIED GetApplicationRequest_View = 0
	GetApplicationRequest_BASIC            GetApplicationRequest_View = 1
	GetApplicationRequest_WITH_EDGE_IDS    GetApplicationRequest_View = 2
)

func (GetApplicationRequest_View) Descriptor

func (GetApplicationRequest_View) Enum

func (GetApplicationRequest_View) EnumDescriptor deprecated

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

Deprecated: Use GetApplicationRequest_View.Descriptor instead.

func (GetApplicationRequest_View) Number

func (GetApplicationRequest_View) String

func (GetApplicationRequest_View) Type

type GetApplicationStatusHistoryRequest

type GetApplicationStatusHistoryRequest struct {
	Id   int32                                   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	View GetApplicationStatusHistoryRequest_View `protobuf:"varint,2,opt,name=view,proto3,enum=entpb.GetApplicationStatusHistoryRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*GetApplicationStatusHistoryRequest) Descriptor deprecated

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

Deprecated: Use GetApplicationStatusHistoryRequest.ProtoReflect.Descriptor instead.

func (*GetApplicationStatusHistoryRequest) GetId

func (*GetApplicationStatusHistoryRequest) GetView

func (*GetApplicationStatusHistoryRequest) ProtoMessage

func (*GetApplicationStatusHistoryRequest) ProtoMessage()

func (*GetApplicationStatusHistoryRequest) ProtoReflect

func (*GetApplicationStatusHistoryRequest) Reset

func (*GetApplicationStatusHistoryRequest) String

type GetApplicationStatusHistoryRequest_View

type GetApplicationStatusHistoryRequest_View int32
const (
	GetApplicationStatusHistoryRequest_VIEW_UNSPECIFIED GetApplicationStatusHistoryRequest_View = 0
	GetApplicationStatusHistoryRequest_BASIC            GetApplicationStatusHistoryRequest_View = 1
	GetApplicationStatusHistoryRequest_WITH_EDGE_IDS    GetApplicationStatusHistoryRequest_View = 2
)

func (GetApplicationStatusHistoryRequest_View) Descriptor

func (GetApplicationStatusHistoryRequest_View) Enum

func (GetApplicationStatusHistoryRequest_View) EnumDescriptor deprecated

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

Deprecated: Use GetApplicationStatusHistoryRequest_View.Descriptor instead.

func (GetApplicationStatusHistoryRequest_View) Number

func (GetApplicationStatusHistoryRequest_View) String

func (GetApplicationStatusHistoryRequest_View) Type

type GetAttachmentRequest

type GetAttachmentRequest struct {
	Id   int32                     `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	View GetAttachmentRequest_View `protobuf:"varint,2,opt,name=view,proto3,enum=entpb.GetAttachmentRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAttachmentRequest) Descriptor deprecated

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

Deprecated: Use GetAttachmentRequest.ProtoReflect.Descriptor instead.

func (*GetAttachmentRequest) GetId

func (x *GetAttachmentRequest) GetId() int32

func (*GetAttachmentRequest) GetView

func (*GetAttachmentRequest) ProtoMessage

func (*GetAttachmentRequest) ProtoMessage()

func (*GetAttachmentRequest) ProtoReflect

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

func (*GetAttachmentRequest) Reset

func (x *GetAttachmentRequest) Reset()

func (*GetAttachmentRequest) String

func (x *GetAttachmentRequest) String() string

type GetAttachmentRequest_View

type GetAttachmentRequest_View int32
const (
	GetAttachmentRequest_VIEW_UNSPECIFIED GetAttachmentRequest_View = 0
	GetAttachmentRequest_BASIC            GetAttachmentRequest_View = 1
	GetAttachmentRequest_WITH_EDGE_IDS    GetAttachmentRequest_View = 2
)

func (GetAttachmentRequest_View) Descriptor

func (GetAttachmentRequest_View) Enum

func (GetAttachmentRequest_View) EnumDescriptor deprecated

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

Deprecated: Use GetAttachmentRequest_View.Descriptor instead.

func (GetAttachmentRequest_View) Number

func (GetAttachmentRequest_View) String

func (x GetAttachmentRequest_View) String() string

func (GetAttachmentRequest_View) Type

type GetReviewerRequest

type GetReviewerRequest struct {
	Id   int32                   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	View GetReviewerRequest_View `protobuf:"varint,2,opt,name=view,proto3,enum=entpb.GetReviewerRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*GetReviewerRequest) Descriptor deprecated

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

Deprecated: Use GetReviewerRequest.ProtoReflect.Descriptor instead.

func (*GetReviewerRequest) GetId

func (x *GetReviewerRequest) GetId() int32

func (*GetReviewerRequest) GetView

func (*GetReviewerRequest) ProtoMessage

func (*GetReviewerRequest) ProtoMessage()

func (*GetReviewerRequest) ProtoReflect

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

func (*GetReviewerRequest) Reset

func (x *GetReviewerRequest) Reset()

func (*GetReviewerRequest) String

func (x *GetReviewerRequest) String() string

type GetReviewerRequest_View

type GetReviewerRequest_View int32
const (
	GetReviewerRequest_VIEW_UNSPECIFIED GetReviewerRequest_View = 0
	GetReviewerRequest_BASIC            GetReviewerRequest_View = 1
	GetReviewerRequest_WITH_EDGE_IDS    GetReviewerRequest_View = 2
)

func (GetReviewerRequest_View) Descriptor

func (GetReviewerRequest_View) Enum

func (GetReviewerRequest_View) EnumDescriptor deprecated

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

Deprecated: Use GetReviewerRequest_View.Descriptor instead.

func (GetReviewerRequest_View) Number

func (GetReviewerRequest_View) String

func (x GetReviewerRequest_View) String() string

func (GetReviewerRequest_View) Type

type GetTicketRequest

type GetTicketRequest struct {
	Id   int32                 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	View GetTicketRequest_View `protobuf:"varint,2,opt,name=view,proto3,enum=entpb.GetTicketRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTicketRequest) Descriptor deprecated

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

Deprecated: Use GetTicketRequest.ProtoReflect.Descriptor instead.

func (*GetTicketRequest) GetId

func (x *GetTicketRequest) GetId() int32

func (*GetTicketRequest) GetView

func (*GetTicketRequest) ProtoMessage

func (*GetTicketRequest) ProtoMessage()

func (*GetTicketRequest) ProtoReflect

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

func (*GetTicketRequest) Reset

func (x *GetTicketRequest) Reset()

func (*GetTicketRequest) String

func (x *GetTicketRequest) String() string

type GetTicketRequest_View

type GetTicketRequest_View int32
const (
	GetTicketRequest_VIEW_UNSPECIFIED GetTicketRequest_View = 0
	GetTicketRequest_BASIC            GetTicketRequest_View = 1
	GetTicketRequest_WITH_EDGE_IDS    GetTicketRequest_View = 2
)

func (GetTicketRequest_View) Descriptor

func (GetTicketRequest_View) Enum

func (GetTicketRequest_View) EnumDescriptor deprecated

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

Deprecated: Use GetTicketRequest_View.Descriptor instead.

func (GetTicketRequest_View) Number

func (GetTicketRequest_View) String

func (x GetTicketRequest_View) String() string

func (GetTicketRequest_View) Type

type ListApplicationAssignmentHistoryRequest

type ListApplicationAssignmentHistoryRequest struct {
	PageSize  int32                                        `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken string                                       `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	View      ListApplicationAssignmentHistoryRequest_View `protobuf:"varint,3,opt,name=view,proto3,enum=entpb.ListApplicationAssignmentHistoryRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*ListApplicationAssignmentHistoryRequest) Descriptor deprecated

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

Deprecated: Use ListApplicationAssignmentHistoryRequest.ProtoReflect.Descriptor instead.

func (*ListApplicationAssignmentHistoryRequest) GetPageSize

func (*ListApplicationAssignmentHistoryRequest) GetPageToken

func (*ListApplicationAssignmentHistoryRequest) GetView

func (*ListApplicationAssignmentHistoryRequest) ProtoMessage

func (*ListApplicationAssignmentHistoryRequest) ProtoReflect

func (*ListApplicationAssignmentHistoryRequest) Reset

func (*ListApplicationAssignmentHistoryRequest) String

type ListApplicationAssignmentHistoryRequest_View

type ListApplicationAssignmentHistoryRequest_View int32
const (
	ListApplicationAssignmentHistoryRequest_VIEW_UNSPECIFIED ListApplicationAssignmentHistoryRequest_View = 0
	ListApplicationAssignmentHistoryRequest_BASIC            ListApplicationAssignmentHistoryRequest_View = 1
	ListApplicationAssignmentHistoryRequest_WITH_EDGE_IDS    ListApplicationAssignmentHistoryRequest_View = 2
)

func (ListApplicationAssignmentHistoryRequest_View) Descriptor

func (ListApplicationAssignmentHistoryRequest_View) Enum

func (ListApplicationAssignmentHistoryRequest_View) EnumDescriptor deprecated

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

Deprecated: Use ListApplicationAssignmentHistoryRequest_View.Descriptor instead.

func (ListApplicationAssignmentHistoryRequest_View) Number

func (ListApplicationAssignmentHistoryRequest_View) String

func (ListApplicationAssignmentHistoryRequest_View) Type

type ListApplicationAssignmentHistoryResponse

type ListApplicationAssignmentHistoryResponse struct {
	ApplicationAssignmentHistoryList []*ApplicationAssignmentHistory `` /* 161-byte string literal not displayed */
	NextPageToken                    string                          `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ListApplicationAssignmentHistoryResponse) Descriptor deprecated

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

Deprecated: Use ListApplicationAssignmentHistoryResponse.ProtoReflect.Descriptor instead.

func (*ListApplicationAssignmentHistoryResponse) GetApplicationAssignmentHistoryList

func (x *ListApplicationAssignmentHistoryResponse) GetApplicationAssignmentHistoryList() []*ApplicationAssignmentHistory

func (*ListApplicationAssignmentHistoryResponse) GetNextPageToken

func (x *ListApplicationAssignmentHistoryResponse) GetNextPageToken() string

func (*ListApplicationAssignmentHistoryResponse) ProtoMessage

func (*ListApplicationAssignmentHistoryResponse) ProtoReflect

func (*ListApplicationAssignmentHistoryResponse) Reset

func (*ListApplicationAssignmentHistoryResponse) String

type ListApplicationRequest

type ListApplicationRequest struct {
	PageSize  int32                       `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken string                      `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	View      ListApplicationRequest_View `protobuf:"varint,3,opt,name=view,proto3,enum=entpb.ListApplicationRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*ListApplicationRequest) Descriptor deprecated

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

Deprecated: Use ListApplicationRequest.ProtoReflect.Descriptor instead.

func (*ListApplicationRequest) GetPageSize

func (x *ListApplicationRequest) GetPageSize() int32

func (*ListApplicationRequest) GetPageToken

func (x *ListApplicationRequest) GetPageToken() string

func (*ListApplicationRequest) GetView

func (*ListApplicationRequest) ProtoMessage

func (*ListApplicationRequest) ProtoMessage()

func (*ListApplicationRequest) ProtoReflect

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

func (*ListApplicationRequest) Reset

func (x *ListApplicationRequest) Reset()

func (*ListApplicationRequest) String

func (x *ListApplicationRequest) String() string

type ListApplicationRequest_View

type ListApplicationRequest_View int32
const (
	ListApplicationRequest_VIEW_UNSPECIFIED ListApplicationRequest_View = 0
	ListApplicationRequest_BASIC            ListApplicationRequest_View = 1
	ListApplicationRequest_WITH_EDGE_IDS    ListApplicationRequest_View = 2
)

func (ListApplicationRequest_View) Descriptor

func (ListApplicationRequest_View) Enum

func (ListApplicationRequest_View) EnumDescriptor deprecated

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

Deprecated: Use ListApplicationRequest_View.Descriptor instead.

func (ListApplicationRequest_View) Number

func (ListApplicationRequest_View) String

func (ListApplicationRequest_View) Type

type ListApplicationResponse

type ListApplicationResponse struct {
	ApplicationList []*Application `protobuf:"bytes,1,rep,name=application_list,json=applicationList,proto3" json:"application_list,omitempty"`
	NextPageToken   string         `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ListApplicationResponse) Descriptor deprecated

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

Deprecated: Use ListApplicationResponse.ProtoReflect.Descriptor instead.

func (*ListApplicationResponse) GetApplicationList

func (x *ListApplicationResponse) GetApplicationList() []*Application

func (*ListApplicationResponse) GetNextPageToken

func (x *ListApplicationResponse) GetNextPageToken() string

func (*ListApplicationResponse) ProtoMessage

func (*ListApplicationResponse) ProtoMessage()

func (*ListApplicationResponse) ProtoReflect

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

func (*ListApplicationResponse) Reset

func (x *ListApplicationResponse) Reset()

func (*ListApplicationResponse) String

func (x *ListApplicationResponse) String() string

type ListApplicationStatusHistoryRequest

type ListApplicationStatusHistoryRequest struct {
	PageSize  int32                                    `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken string                                   `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	View      ListApplicationStatusHistoryRequest_View `protobuf:"varint,3,opt,name=view,proto3,enum=entpb.ListApplicationStatusHistoryRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*ListApplicationStatusHistoryRequest) Descriptor deprecated

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

Deprecated: Use ListApplicationStatusHistoryRequest.ProtoReflect.Descriptor instead.

func (*ListApplicationStatusHistoryRequest) GetPageSize

func (x *ListApplicationStatusHistoryRequest) GetPageSize() int32

func (*ListApplicationStatusHistoryRequest) GetPageToken

func (x *ListApplicationStatusHistoryRequest) GetPageToken() string

func (*ListApplicationStatusHistoryRequest) GetView

func (*ListApplicationStatusHistoryRequest) ProtoMessage

func (*ListApplicationStatusHistoryRequest) ProtoMessage()

func (*ListApplicationStatusHistoryRequest) ProtoReflect

func (*ListApplicationStatusHistoryRequest) Reset

func (*ListApplicationStatusHistoryRequest) String

type ListApplicationStatusHistoryRequest_View

type ListApplicationStatusHistoryRequest_View int32
const (
	ListApplicationStatusHistoryRequest_VIEW_UNSPECIFIED ListApplicationStatusHistoryRequest_View = 0
	ListApplicationStatusHistoryRequest_BASIC            ListApplicationStatusHistoryRequest_View = 1
	ListApplicationStatusHistoryRequest_WITH_EDGE_IDS    ListApplicationStatusHistoryRequest_View = 2
)

func (ListApplicationStatusHistoryRequest_View) Descriptor

func (ListApplicationStatusHistoryRequest_View) Enum

func (ListApplicationStatusHistoryRequest_View) EnumDescriptor deprecated

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

Deprecated: Use ListApplicationStatusHistoryRequest_View.Descriptor instead.

func (ListApplicationStatusHistoryRequest_View) Number

func (ListApplicationStatusHistoryRequest_View) String

func (ListApplicationStatusHistoryRequest_View) Type

type ListApplicationStatusHistoryResponse

type ListApplicationStatusHistoryResponse struct {
	ApplicationStatusHistoryList []*ApplicationStatusHistory `` /* 149-byte string literal not displayed */
	NextPageToken                string                      `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ListApplicationStatusHistoryResponse) Descriptor deprecated

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

Deprecated: Use ListApplicationStatusHistoryResponse.ProtoReflect.Descriptor instead.

func (*ListApplicationStatusHistoryResponse) GetApplicationStatusHistoryList

func (x *ListApplicationStatusHistoryResponse) GetApplicationStatusHistoryList() []*ApplicationStatusHistory

func (*ListApplicationStatusHistoryResponse) GetNextPageToken

func (x *ListApplicationStatusHistoryResponse) GetNextPageToken() string

func (*ListApplicationStatusHistoryResponse) ProtoMessage

func (*ListApplicationStatusHistoryResponse) ProtoMessage()

func (*ListApplicationStatusHistoryResponse) ProtoReflect

func (*ListApplicationStatusHistoryResponse) Reset

func (*ListApplicationStatusHistoryResponse) String

type ListAttachmentRequest

type ListAttachmentRequest struct {
	PageSize  int32                      `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken string                     `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	View      ListAttachmentRequest_View `protobuf:"varint,3,opt,name=view,proto3,enum=entpb.ListAttachmentRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*ListAttachmentRequest) Descriptor deprecated

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

Deprecated: Use ListAttachmentRequest.ProtoReflect.Descriptor instead.

func (*ListAttachmentRequest) GetPageSize

func (x *ListAttachmentRequest) GetPageSize() int32

func (*ListAttachmentRequest) GetPageToken

func (x *ListAttachmentRequest) GetPageToken() string

func (*ListAttachmentRequest) GetView

func (*ListAttachmentRequest) ProtoMessage

func (*ListAttachmentRequest) ProtoMessage()

func (*ListAttachmentRequest) ProtoReflect

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

func (*ListAttachmentRequest) Reset

func (x *ListAttachmentRequest) Reset()

func (*ListAttachmentRequest) String

func (x *ListAttachmentRequest) String() string

type ListAttachmentRequest_View

type ListAttachmentRequest_View int32
const (
	ListAttachmentRequest_VIEW_UNSPECIFIED ListAttachmentRequest_View = 0
	ListAttachmentRequest_BASIC            ListAttachmentRequest_View = 1
	ListAttachmentRequest_WITH_EDGE_IDS    ListAttachmentRequest_View = 2
)

func (ListAttachmentRequest_View) Descriptor

func (ListAttachmentRequest_View) Enum

func (ListAttachmentRequest_View) EnumDescriptor deprecated

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

Deprecated: Use ListAttachmentRequest_View.Descriptor instead.

func (ListAttachmentRequest_View) Number

func (ListAttachmentRequest_View) String

func (ListAttachmentRequest_View) Type

type ListAttachmentResponse

type ListAttachmentResponse struct {
	AttachmentList []*Attachment `protobuf:"bytes,1,rep,name=attachment_list,json=attachmentList,proto3" json:"attachment_list,omitempty"`
	NextPageToken  string        `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ListAttachmentResponse) Descriptor deprecated

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

Deprecated: Use ListAttachmentResponse.ProtoReflect.Descriptor instead.

func (*ListAttachmentResponse) GetAttachmentList

func (x *ListAttachmentResponse) GetAttachmentList() []*Attachment

func (*ListAttachmentResponse) GetNextPageToken

func (x *ListAttachmentResponse) GetNextPageToken() string

func (*ListAttachmentResponse) ProtoMessage

func (*ListAttachmentResponse) ProtoMessage()

func (*ListAttachmentResponse) ProtoReflect

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

func (*ListAttachmentResponse) Reset

func (x *ListAttachmentResponse) Reset()

func (*ListAttachmentResponse) String

func (x *ListAttachmentResponse) String() string

type ListReviewerRequest

type ListReviewerRequest struct {
	PageSize  int32                    `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken string                   `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	View      ListReviewerRequest_View `protobuf:"varint,3,opt,name=view,proto3,enum=entpb.ListReviewerRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*ListReviewerRequest) Descriptor deprecated

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

Deprecated: Use ListReviewerRequest.ProtoReflect.Descriptor instead.

func (*ListReviewerRequest) GetPageSize

func (x *ListReviewerRequest) GetPageSize() int32

func (*ListReviewerRequest) GetPageToken

func (x *ListReviewerRequest) GetPageToken() string

func (*ListReviewerRequest) GetView

func (*ListReviewerRequest) ProtoMessage

func (*ListReviewerRequest) ProtoMessage()

func (*ListReviewerRequest) ProtoReflect

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

func (*ListReviewerRequest) Reset

func (x *ListReviewerRequest) Reset()

func (*ListReviewerRequest) String

func (x *ListReviewerRequest) String() string

type ListReviewerRequest_View

type ListReviewerRequest_View int32
const (
	ListReviewerRequest_VIEW_UNSPECIFIED ListReviewerRequest_View = 0
	ListReviewerRequest_BASIC            ListReviewerRequest_View = 1
	ListReviewerRequest_WITH_EDGE_IDS    ListReviewerRequest_View = 2
)

func (ListReviewerRequest_View) Descriptor

func (ListReviewerRequest_View) Enum

func (ListReviewerRequest_View) EnumDescriptor deprecated

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

Deprecated: Use ListReviewerRequest_View.Descriptor instead.

func (ListReviewerRequest_View) Number

func (ListReviewerRequest_View) String

func (x ListReviewerRequest_View) String() string

func (ListReviewerRequest_View) Type

type ListReviewerResponse

type ListReviewerResponse struct {
	ReviewerList  []*Reviewer `protobuf:"bytes,1,rep,name=reviewer_list,json=reviewerList,proto3" json:"reviewer_list,omitempty"`
	NextPageToken string      `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ListReviewerResponse) Descriptor deprecated

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

Deprecated: Use ListReviewerResponse.ProtoReflect.Descriptor instead.

func (*ListReviewerResponse) GetNextPageToken

func (x *ListReviewerResponse) GetNextPageToken() string

func (*ListReviewerResponse) GetReviewerList

func (x *ListReviewerResponse) GetReviewerList() []*Reviewer

func (*ListReviewerResponse) ProtoMessage

func (*ListReviewerResponse) ProtoMessage()

func (*ListReviewerResponse) ProtoReflect

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

func (*ListReviewerResponse) Reset

func (x *ListReviewerResponse) Reset()

func (*ListReviewerResponse) String

func (x *ListReviewerResponse) String() string

type ListTicketRequest

type ListTicketRequest struct {
	PageSize  int32                  `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken string                 `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	View      ListTicketRequest_View `protobuf:"varint,3,opt,name=view,proto3,enum=entpb.ListTicketRequest_View" json:"view,omitempty"`
	// contains filtered or unexported fields
}

func (*ListTicketRequest) Descriptor deprecated

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

Deprecated: Use ListTicketRequest.ProtoReflect.Descriptor instead.

func (*ListTicketRequest) GetPageSize

func (x *ListTicketRequest) GetPageSize() int32

func (*ListTicketRequest) GetPageToken

func (x *ListTicketRequest) GetPageToken() string

func (*ListTicketRequest) GetView

func (*ListTicketRequest) ProtoMessage

func (*ListTicketRequest) ProtoMessage()

func (*ListTicketRequest) ProtoReflect

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

func (*ListTicketRequest) Reset

func (x *ListTicketRequest) Reset()

func (*ListTicketRequest) String

func (x *ListTicketRequest) String() string

type ListTicketRequest_View

type ListTicketRequest_View int32
const (
	ListTicketRequest_VIEW_UNSPECIFIED ListTicketRequest_View = 0
	ListTicketRequest_BASIC            ListTicketRequest_View = 1
	ListTicketRequest_WITH_EDGE_IDS    ListTicketRequest_View = 2
)

func (ListTicketRequest_View) Descriptor

func (ListTicketRequest_View) Enum

func (ListTicketRequest_View) EnumDescriptor deprecated

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

Deprecated: Use ListTicketRequest_View.Descriptor instead.

func (ListTicketRequest_View) Number

func (ListTicketRequest_View) String

func (x ListTicketRequest_View) String() string

func (ListTicketRequest_View) Type

type ListTicketResponse

type ListTicketResponse struct {
	TicketList    []*Ticket `protobuf:"bytes,1,rep,name=ticket_list,json=ticketList,proto3" json:"ticket_list,omitempty"`
	NextPageToken string    `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ListTicketResponse) Descriptor deprecated

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

Deprecated: Use ListTicketResponse.ProtoReflect.Descriptor instead.

func (*ListTicketResponse) GetNextPageToken

func (x *ListTicketResponse) GetNextPageToken() string

func (*ListTicketResponse) GetTicketList

func (x *ListTicketResponse) GetTicketList() []*Ticket

func (*ListTicketResponse) ProtoMessage

func (*ListTicketResponse) ProtoMessage()

func (*ListTicketResponse) ProtoReflect

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

func (*ListTicketResponse) Reset

func (x *ListTicketResponse) Reset()

func (*ListTicketResponse) String

func (x *ListTicketResponse) String() string

type Reviewer

type Reviewer struct {
	Id           int32                  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ReviewerId   string                 `protobuf:"bytes,2,opt,name=reviewer_id,json=reviewerId,proto3" json:"reviewer_id,omitempty"`
	ReviewerName string                 `protobuf:"bytes,3,opt,name=reviewer_name,json=reviewerName,proto3" json:"reviewer_name,omitempty"`
	IimsRole     Reviewer_IimsRole      `protobuf:"varint,4,opt,name=iims_role,json=iimsRole,proto3,enum=entpb.Reviewer_IimsRole" json:"iims_role,omitempty"`
	CreatedDtime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_dtime,json=createdDtime,proto3" json:"created_dtime,omitempty"`
	// contains filtered or unexported fields
}

func (*Reviewer) Descriptor deprecated

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

Deprecated: Use Reviewer.ProtoReflect.Descriptor instead.

func (*Reviewer) GetCreatedDtime

func (x *Reviewer) GetCreatedDtime() *timestamppb.Timestamp

func (*Reviewer) GetId

func (x *Reviewer) GetId() int32

func (*Reviewer) GetIimsRole

func (x *Reviewer) GetIimsRole() Reviewer_IimsRole

func (*Reviewer) GetReviewerId

func (x *Reviewer) GetReviewerId() string

func (*Reviewer) GetReviewerName

func (x *Reviewer) GetReviewerName() string

func (*Reviewer) ProtoMessage

func (*Reviewer) ProtoMessage()

func (*Reviewer) ProtoReflect

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

func (*Reviewer) Reset

func (x *Reviewer) Reset()

func (*Reviewer) String

func (x *Reviewer) String() string

type ReviewerService

type ReviewerService struct {
	UnimplementedReviewerServiceServer
	// contains filtered or unexported fields
}

ReviewerService implements ReviewerServiceServer

func NewReviewerService

func NewReviewerService(client *ent.Client) *ReviewerService

NewReviewerService returns a new ReviewerService

func (*ReviewerService) Create

Create implements ReviewerServiceServer.Create

func (*ReviewerService) Delete

Delete implements ReviewerServiceServer.Delete

func (*ReviewerService) Get

Get implements ReviewerServiceServer.Get

func (*ReviewerService) List

List implements ReviewerServiceServer.List

func (*ReviewerService) Update

Update implements ReviewerServiceServer.Update

type ReviewerServiceClient

type ReviewerServiceClient interface {
	Create(ctx context.Context, in *CreateReviewerRequest, opts ...grpc.CallOption) (*Reviewer, error)
	Get(ctx context.Context, in *GetReviewerRequest, opts ...grpc.CallOption) (*Reviewer, error)
	Update(ctx context.Context, in *UpdateReviewerRequest, opts ...grpc.CallOption) (*Reviewer, error)
	Delete(ctx context.Context, in *DeleteReviewerRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	List(ctx context.Context, in *ListReviewerRequest, opts ...grpc.CallOption) (*ListReviewerResponse, error)
}

ReviewerServiceClient is the client API for ReviewerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ReviewerServiceServer

type ReviewerServiceServer interface {
	Create(context.Context, *CreateReviewerRequest) (*Reviewer, error)
	Get(context.Context, *GetReviewerRequest) (*Reviewer, error)
	Update(context.Context, *UpdateReviewerRequest) (*Reviewer, error)
	Delete(context.Context, *DeleteReviewerRequest) (*emptypb.Empty, error)
	List(context.Context, *ListReviewerRequest) (*ListReviewerResponse, error)
	// contains filtered or unexported methods
}

ReviewerServiceServer is the server API for ReviewerService service. All implementations must embed UnimplementedReviewerServiceServer for forward compatibility

type Reviewer_IimsRole

type Reviewer_IimsRole int32
const (
	Reviewer_IIMS_ROLE_UNSPECIFIED Reviewer_IimsRole = 0
	Reviewer_OAV_ADMIN             Reviewer_IimsRole = 1
	Reviewer_OAV_REVIEWER          Reviewer_IimsRole = 2
)

func (Reviewer_IimsRole) Descriptor

func (Reviewer_IimsRole) Enum

func (Reviewer_IimsRole) EnumDescriptor deprecated

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

Deprecated: Use Reviewer_IimsRole.Descriptor instead.

func (Reviewer_IimsRole) Number

func (Reviewer_IimsRole) String

func (x Reviewer_IimsRole) String() string

func (Reviewer_IimsRole) Type

type Ticket

type Ticket struct {
	Id            int32                  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ApplicationId []byte                 `protobuf:"bytes,2,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"`
	Status        Ticket_Status          `protobuf:"varint,3,opt,name=status,proto3,enum=entpb.Ticket_Status" json:"status,omitempty"`
	Creator       string                 `protobuf:"bytes,4,opt,name=creator,proto3" json:"creator,omitempty"`
	Content       string                 `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`
	Reply         string                 `protobuf:"bytes,6,opt,name=reply,proto3" json:"reply,omitempty"`
	Replier       string                 `protobuf:"bytes,7,opt,name=replier,proto3" json:"replier,omitempty"`
	Reviewer      string                 `protobuf:"bytes,8,opt,name=reviewer,proto3" json:"reviewer,omitempty"`
	ReviewRemark  string                 `protobuf:"bytes,9,opt,name=review_remark,json=reviewRemark,proto3" json:"review_remark,omitempty"`
	RepliedDtime  *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=replied_dtime,json=repliedDtime,proto3" json:"replied_dtime,omitempty"`
	ReviewedDtime *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=reviewed_dtime,json=reviewedDtime,proto3" json:"reviewed_dtime,omitempty"`
	CreatedDtime  *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=created_dtime,json=createdDtime,proto3" json:"created_dtime,omitempty"`
	UpdatedDtime  *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=updated_dtime,json=updatedDtime,proto3" json:"updated_dtime,omitempty"`
	Applications  *Application           `protobuf:"bytes,14,opt,name=applications,proto3" json:"applications,omitempty"`
	Attachments   []*Attachment          `protobuf:"bytes,15,rep,name=attachments,proto3" json:"attachments,omitempty"`
	// contains filtered or unexported fields
}

func (*Ticket) Descriptor deprecated

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

Deprecated: Use Ticket.ProtoReflect.Descriptor instead.

func (*Ticket) GetApplicationId

func (x *Ticket) GetApplicationId() []byte

func (*Ticket) GetApplications

func (x *Ticket) GetApplications() *Application

func (*Ticket) GetAttachments

func (x *Ticket) GetAttachments() []*Attachment

func (*Ticket) GetContent

func (x *Ticket) GetContent() string

func (*Ticket) GetCreatedDtime

func (x *Ticket) GetCreatedDtime() *timestamppb.Timestamp

func (*Ticket) GetCreator

func (x *Ticket) GetCreator() string

func (*Ticket) GetId

func (x *Ticket) GetId() int32

func (*Ticket) GetRepliedDtime

func (x *Ticket) GetRepliedDtime() *timestamppb.Timestamp

func (*Ticket) GetReplier

func (x *Ticket) GetReplier() string

func (*Ticket) GetReply

func (x *Ticket) GetReply() string

func (*Ticket) GetReviewRemark

func (x *Ticket) GetReviewRemark() string

func (*Ticket) GetReviewedDtime

func (x *Ticket) GetReviewedDtime() *timestamppb.Timestamp

func (*Ticket) GetReviewer

func (x *Ticket) GetReviewer() string

func (*Ticket) GetStatus

func (x *Ticket) GetStatus() Ticket_Status

func (*Ticket) GetUpdatedDtime

func (x *Ticket) GetUpdatedDtime() *timestamppb.Timestamp

func (*Ticket) ProtoMessage

func (*Ticket) ProtoMessage()

func (*Ticket) ProtoReflect

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

func (*Ticket) Reset

func (x *Ticket) Reset()

func (*Ticket) String

func (x *Ticket) String() string

type TicketService

type TicketService struct {
	UnimplementedTicketServiceServer
	// contains filtered or unexported fields
}

TicketService implements TicketServiceServer

func NewTicketService

func NewTicketService(client *ent.Client) *TicketService

NewTicketService returns a new TicketService

func (*TicketService) Create

func (svc *TicketService) Create(ctx context.Context, req *CreateTicketRequest) (*Ticket, error)

Create implements TicketServiceServer.Create

func (*TicketService) Delete

func (svc *TicketService) Delete(ctx context.Context, req *DeleteTicketRequest) (*emptypb.Empty, error)

Delete implements TicketServiceServer.Delete

func (*TicketService) Get

func (svc *TicketService) Get(ctx context.Context, req *GetTicketRequest) (*Ticket, error)

Get implements TicketServiceServer.Get

func (*TicketService) List

List implements TicketServiceServer.List

func (*TicketService) Update

func (svc *TicketService) Update(ctx context.Context, req *UpdateTicketRequest) (*Ticket, error)

Update implements TicketServiceServer.Update

type TicketServiceClient

type TicketServiceClient interface {
	Create(ctx context.Context, in *CreateTicketRequest, opts ...grpc.CallOption) (*Ticket, error)
	Get(ctx context.Context, in *GetTicketRequest, opts ...grpc.CallOption) (*Ticket, error)
	Update(ctx context.Context, in *UpdateTicketRequest, opts ...grpc.CallOption) (*Ticket, error)
	Delete(ctx context.Context, in *DeleteTicketRequest, opts ...grpc.CallOption) (*emptypb.Empty, error)
	List(ctx context.Context, in *ListTicketRequest, opts ...grpc.CallOption) (*ListTicketResponse, error)
}

TicketServiceClient is the client API for TicketService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TicketServiceServer

type TicketServiceServer interface {
	Create(context.Context, *CreateTicketRequest) (*Ticket, error)
	Get(context.Context, *GetTicketRequest) (*Ticket, error)
	Update(context.Context, *UpdateTicketRequest) (*Ticket, error)
	Delete(context.Context, *DeleteTicketRequest) (*emptypb.Empty, error)
	List(context.Context, *ListTicketRequest) (*ListTicketResponse, error)
	// contains filtered or unexported methods
}

TicketServiceServer is the server API for TicketService service. All implementations must embed UnimplementedTicketServiceServer for forward compatibility

type Ticket_Status

type Ticket_Status int32
const (
	Ticket_STATUS_UNSPECIFIED Ticket_Status = 0
	Ticket_CREATED            Ticket_Status = 1
	Ticket_REPLIED            Ticket_Status = 2
	Ticket_COMPLETED          Ticket_Status = 3
)

func (Ticket_Status) Descriptor

func (Ticket_Status) Enum

func (x Ticket_Status) Enum() *Ticket_Status

func (Ticket_Status) EnumDescriptor deprecated

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

Deprecated: Use Ticket_Status.Descriptor instead.

func (Ticket_Status) Number

func (Ticket_Status) String

func (x Ticket_Status) String() string

func (Ticket_Status) Type

type UnimplementedApplicationAssignmentHistoryServiceServer

type UnimplementedApplicationAssignmentHistoryServiceServer struct {
}

UnimplementedApplicationAssignmentHistoryServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedApplicationAssignmentHistoryServiceServer) Delete

type UnimplementedApplicationServiceServer

type UnimplementedApplicationServiceServer struct {
}

UnimplementedApplicationServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedApplicationServiceServer) Create

func (UnimplementedApplicationServiceServer) Delete

func (UnimplementedApplicationServiceServer) Get

func (UnimplementedApplicationServiceServer) List

func (UnimplementedApplicationServiceServer) Update

type UnimplementedApplicationStatusHistoryServiceServer

type UnimplementedApplicationStatusHistoryServiceServer struct {
}

UnimplementedApplicationStatusHistoryServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedApplicationStatusHistoryServiceServer) Delete

type UnimplementedAttachmentServiceServer

type UnimplementedAttachmentServiceServer struct {
}

UnimplementedAttachmentServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedAttachmentServiceServer) Create

func (UnimplementedAttachmentServiceServer) Delete

func (UnimplementedAttachmentServiceServer) Get

func (UnimplementedAttachmentServiceServer) List

func (UnimplementedAttachmentServiceServer) Update

type UnimplementedReviewerServiceServer

type UnimplementedReviewerServiceServer struct {
}

UnimplementedReviewerServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedReviewerServiceServer) Create

func (UnimplementedReviewerServiceServer) Delete

func (UnimplementedReviewerServiceServer) Get

func (UnimplementedReviewerServiceServer) List

func (UnimplementedReviewerServiceServer) Update

type UnimplementedTicketServiceServer

type UnimplementedTicketServiceServer struct {
}

UnimplementedTicketServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedTicketServiceServer) Create

func (UnimplementedTicketServiceServer) Delete

func (UnimplementedTicketServiceServer) Get

func (UnimplementedTicketServiceServer) List

func (UnimplementedTicketServiceServer) Update

type UnsafeApplicationAssignmentHistoryServiceServer

type UnsafeApplicationAssignmentHistoryServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeApplicationAssignmentHistoryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ApplicationAssignmentHistoryServiceServer will result in compilation errors.

type UnsafeApplicationServiceServer

type UnsafeApplicationServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeApplicationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ApplicationServiceServer will result in compilation errors.

type UnsafeApplicationStatusHistoryServiceServer

type UnsafeApplicationStatusHistoryServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeApplicationStatusHistoryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ApplicationStatusHistoryServiceServer will result in compilation errors.

type UnsafeAttachmentServiceServer

type UnsafeAttachmentServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeAttachmentServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AttachmentServiceServer will result in compilation errors.

type UnsafeReviewerServiceServer

type UnsafeReviewerServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeReviewerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ReviewerServiceServer will result in compilation errors.

type UnsafeTicketServiceServer

type UnsafeTicketServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTicketServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TicketServiceServer will result in compilation errors.

type UpdateApplicationAssignmentHistoryRequest

type UpdateApplicationAssignmentHistoryRequest struct {
	ApplicationAssignmentHistory *ApplicationAssignmentHistory `` /* 147-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*UpdateApplicationAssignmentHistoryRequest) Descriptor deprecated

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

Deprecated: Use UpdateApplicationAssignmentHistoryRequest.ProtoReflect.Descriptor instead.

func (*UpdateApplicationAssignmentHistoryRequest) GetApplicationAssignmentHistory

func (x *UpdateApplicationAssignmentHistoryRequest) GetApplicationAssignmentHistory() *ApplicationAssignmentHistory

func (*UpdateApplicationAssignmentHistoryRequest) ProtoMessage

func (*UpdateApplicationAssignmentHistoryRequest) ProtoReflect

func (*UpdateApplicationAssignmentHistoryRequest) Reset

func (*UpdateApplicationAssignmentHistoryRequest) String

type UpdateApplicationRequest

type UpdateApplicationRequest struct {
	Application *Application `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateApplicationRequest) Descriptor deprecated

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

Deprecated: Use UpdateApplicationRequest.ProtoReflect.Descriptor instead.

func (*UpdateApplicationRequest) GetApplication

func (x *UpdateApplicationRequest) GetApplication() *Application

func (*UpdateApplicationRequest) ProtoMessage

func (*UpdateApplicationRequest) ProtoMessage()

func (*UpdateApplicationRequest) ProtoReflect

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

func (*UpdateApplicationRequest) Reset

func (x *UpdateApplicationRequest) Reset()

func (*UpdateApplicationRequest) String

func (x *UpdateApplicationRequest) String() string

type UpdateApplicationStatusHistoryRequest

type UpdateApplicationStatusHistoryRequest struct {
	ApplicationStatusHistory *ApplicationStatusHistory `` /* 135-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*UpdateApplicationStatusHistoryRequest) Descriptor deprecated

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

Deprecated: Use UpdateApplicationStatusHistoryRequest.ProtoReflect.Descriptor instead.

func (*UpdateApplicationStatusHistoryRequest) GetApplicationStatusHistory

func (x *UpdateApplicationStatusHistoryRequest) GetApplicationStatusHistory() *ApplicationStatusHistory

func (*UpdateApplicationStatusHistoryRequest) ProtoMessage

func (*UpdateApplicationStatusHistoryRequest) ProtoMessage()

func (*UpdateApplicationStatusHistoryRequest) ProtoReflect

func (*UpdateApplicationStatusHistoryRequest) Reset

func (*UpdateApplicationStatusHistoryRequest) String

type UpdateAttachmentRequest

type UpdateAttachmentRequest struct {
	Attachment *Attachment `protobuf:"bytes,1,opt,name=attachment,proto3" json:"attachment,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateAttachmentRequest) Descriptor deprecated

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

Deprecated: Use UpdateAttachmentRequest.ProtoReflect.Descriptor instead.

func (*UpdateAttachmentRequest) GetAttachment

func (x *UpdateAttachmentRequest) GetAttachment() *Attachment

func (*UpdateAttachmentRequest) ProtoMessage

func (*UpdateAttachmentRequest) ProtoMessage()

func (*UpdateAttachmentRequest) ProtoReflect

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

func (*UpdateAttachmentRequest) Reset

func (x *UpdateAttachmentRequest) Reset()

func (*UpdateAttachmentRequest) String

func (x *UpdateAttachmentRequest) String() string

type UpdateReviewerRequest

type UpdateReviewerRequest struct {
	Reviewer *Reviewer `protobuf:"bytes,1,opt,name=reviewer,proto3" json:"reviewer,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateReviewerRequest) Descriptor deprecated

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

Deprecated: Use UpdateReviewerRequest.ProtoReflect.Descriptor instead.

func (*UpdateReviewerRequest) GetReviewer

func (x *UpdateReviewerRequest) GetReviewer() *Reviewer

func (*UpdateReviewerRequest) ProtoMessage

func (*UpdateReviewerRequest) ProtoMessage()

func (*UpdateReviewerRequest) ProtoReflect

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

func (*UpdateReviewerRequest) Reset

func (x *UpdateReviewerRequest) Reset()

func (*UpdateReviewerRequest) String

func (x *UpdateReviewerRequest) String() string

type UpdateTicketRequest

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

func (*UpdateTicketRequest) Descriptor deprecated

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

Deprecated: Use UpdateTicketRequest.ProtoReflect.Descriptor instead.

func (*UpdateTicketRequest) GetTicket

func (x *UpdateTicketRequest) GetTicket() *Ticket

func (*UpdateTicketRequest) ProtoMessage

func (*UpdateTicketRequest) ProtoMessage()

func (*UpdateTicketRequest) ProtoReflect

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

func (*UpdateTicketRequest) Reset

func (x *UpdateTicketRequest) Reset()

func (*UpdateTicketRequest) String

func (x *UpdateTicketRequest) String() string

Jump to

Keyboard shortcuts

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