WAddCustomerByGroupTask.pb.go 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.36.6
  4. // protoc v3.19.4
  5. // source: wecom/WAddCustomerByGroupTask.proto
  6. package wecom
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. reflect "reflect"
  11. sync "sync"
  12. unsafe "unsafe"
  13. )
  14. const (
  15. // Verify that this generated code is sufficiently up-to-date.
  16. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  17. // Verify that runtime/protoimpl is sufficiently up-to-date.
  18. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  19. )
  20. type AddCustomerByGroupTaskMessage struct {
  21. state protoimpl.MessageState `protogen:"open.v1"`
  22. WxId int64 `protobuf:"varint,1,opt,name=WxId,proto3" json:"WxId,omitempty"` //
  23. GroupId int64 `protobuf:"varint,2,opt,name=GroupId,proto3" json:"GroupId,omitempty"` // 搜索关键字
  24. RemoteId int64 `protobuf:"varint,3,opt,name=RemoteId,proto3" json:"RemoteId,omitempty"`
  25. Msg string `protobuf:"bytes,4,opt,name=Msg,proto3" json:"Msg,omitempty"` // 招呼语, 缺省:我是xxx公司的xxx,添加我的企业微信与我联系吧。
  26. Memo string `protobuf:"bytes,5,opt,name=Memo,proto3" json:"Memo,omitempty"`
  27. Labels []string `protobuf:"bytes,6,rep,name=Labels,proto3" json:"Labels,omitempty"`
  28. TaskId int64 `protobuf:"varint,7,opt,name=TaskId,proto3" json:"TaskId,omitempty"`
  29. unknownFields protoimpl.UnknownFields
  30. sizeCache protoimpl.SizeCache
  31. }
  32. func (x *AddCustomerByGroupTaskMessage) Reset() {
  33. *x = AddCustomerByGroupTaskMessage{}
  34. mi := &file_wecom_WAddCustomerByGroupTask_proto_msgTypes[0]
  35. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  36. ms.StoreMessageInfo(mi)
  37. }
  38. func (x *AddCustomerByGroupTaskMessage) String() string {
  39. return protoimpl.X.MessageStringOf(x)
  40. }
  41. func (*AddCustomerByGroupTaskMessage) ProtoMessage() {}
  42. func (x *AddCustomerByGroupTaskMessage) ProtoReflect() protoreflect.Message {
  43. mi := &file_wecom_WAddCustomerByGroupTask_proto_msgTypes[0]
  44. if x != nil {
  45. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  46. if ms.LoadMessageInfo() == nil {
  47. ms.StoreMessageInfo(mi)
  48. }
  49. return ms
  50. }
  51. return mi.MessageOf(x)
  52. }
  53. // Deprecated: Use AddCustomerByGroupTaskMessage.ProtoReflect.Descriptor instead.
  54. func (*AddCustomerByGroupTaskMessage) Descriptor() ([]byte, []int) {
  55. return file_wecom_WAddCustomerByGroupTask_proto_rawDescGZIP(), []int{0}
  56. }
  57. func (x *AddCustomerByGroupTaskMessage) GetWxId() int64 {
  58. if x != nil {
  59. return x.WxId
  60. }
  61. return 0
  62. }
  63. func (x *AddCustomerByGroupTaskMessage) GetGroupId() int64 {
  64. if x != nil {
  65. return x.GroupId
  66. }
  67. return 0
  68. }
  69. func (x *AddCustomerByGroupTaskMessage) GetRemoteId() int64 {
  70. if x != nil {
  71. return x.RemoteId
  72. }
  73. return 0
  74. }
  75. func (x *AddCustomerByGroupTaskMessage) GetMsg() string {
  76. if x != nil {
  77. return x.Msg
  78. }
  79. return ""
  80. }
  81. func (x *AddCustomerByGroupTaskMessage) GetMemo() string {
  82. if x != nil {
  83. return x.Memo
  84. }
  85. return ""
  86. }
  87. func (x *AddCustomerByGroupTaskMessage) GetLabels() []string {
  88. if x != nil {
  89. return x.Labels
  90. }
  91. return nil
  92. }
  93. func (x *AddCustomerByGroupTaskMessage) GetTaskId() int64 {
  94. if x != nil {
  95. return x.TaskId
  96. }
  97. return 0
  98. }
  99. var File_wecom_WAddCustomerByGroupTask_proto protoreflect.FileDescriptor
  100. const file_wecom_WAddCustomerByGroupTask_proto_rawDesc = "" +
  101. "\n" +
  102. "#wecom/WAddCustomerByGroupTask.proto\x12\x10Im.Scrm.Ww.Proto\"\xbf\x01\n" +
  103. "\x1dAddCustomerByGroupTaskMessage\x12\x12\n" +
  104. "\x04WxId\x18\x01 \x01(\x03R\x04WxId\x12\x18\n" +
  105. "\aGroupId\x18\x02 \x01(\x03R\aGroupId\x12\x1a\n" +
  106. "\bRemoteId\x18\x03 \x01(\x03R\bRemoteId\x12\x10\n" +
  107. "\x03Msg\x18\x04 \x01(\tR\x03Msg\x12\x12\n" +
  108. "\x04Memo\x18\x05 \x01(\tR\x04Memo\x12\x16\n" +
  109. "\x06Labels\x18\x06 \x03(\tR\x06Labels\x12\x16\n" +
  110. "\x06TaskId\x18\a \x01(\x03R\x06TaskIdB\x13Z\x11./workphone/wecomb\x06proto3"
  111. var (
  112. file_wecom_WAddCustomerByGroupTask_proto_rawDescOnce sync.Once
  113. file_wecom_WAddCustomerByGroupTask_proto_rawDescData []byte
  114. )
  115. func file_wecom_WAddCustomerByGroupTask_proto_rawDescGZIP() []byte {
  116. file_wecom_WAddCustomerByGroupTask_proto_rawDescOnce.Do(func() {
  117. file_wecom_WAddCustomerByGroupTask_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_wecom_WAddCustomerByGroupTask_proto_rawDesc), len(file_wecom_WAddCustomerByGroupTask_proto_rawDesc)))
  118. })
  119. return file_wecom_WAddCustomerByGroupTask_proto_rawDescData
  120. }
  121. var file_wecom_WAddCustomerByGroupTask_proto_msgTypes = make([]protoimpl.MessageInfo, 1)
  122. var file_wecom_WAddCustomerByGroupTask_proto_goTypes = []any{
  123. (*AddCustomerByGroupTaskMessage)(nil), // 0: Im.Scrm.Ww.Proto.AddCustomerByGroupTaskMessage
  124. }
  125. var file_wecom_WAddCustomerByGroupTask_proto_depIdxs = []int32{
  126. 0, // [0:0] is the sub-list for method output_type
  127. 0, // [0:0] is the sub-list for method input_type
  128. 0, // [0:0] is the sub-list for extension type_name
  129. 0, // [0:0] is the sub-list for extension extendee
  130. 0, // [0:0] is the sub-list for field type_name
  131. }
  132. func init() { file_wecom_WAddCustomerByGroupTask_proto_init() }
  133. func file_wecom_WAddCustomerByGroupTask_proto_init() {
  134. if File_wecom_WAddCustomerByGroupTask_proto != nil {
  135. return
  136. }
  137. type x struct{}
  138. out := protoimpl.TypeBuilder{
  139. File: protoimpl.DescBuilder{
  140. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  141. RawDescriptor: unsafe.Slice(unsafe.StringData(file_wecom_WAddCustomerByGroupTask_proto_rawDesc), len(file_wecom_WAddCustomerByGroupTask_proto_rawDesc)),
  142. NumEnums: 0,
  143. NumMessages: 1,
  144. NumExtensions: 0,
  145. NumServices: 0,
  146. },
  147. GoTypes: file_wecom_WAddCustomerByGroupTask_proto_goTypes,
  148. DependencyIndexes: file_wecom_WAddCustomerByGroupTask_proto_depIdxs,
  149. MessageInfos: file_wecom_WAddCustomerByGroupTask_proto_msgTypes,
  150. }.Build()
  151. File_wecom_WAddCustomerByGroupTask_proto = out.File
  152. file_wecom_WAddCustomerByGroupTask_proto_goTypes = nil
  153. file_wecom_WAddCustomerByGroupTask_proto_depIdxs = nil
  154. }