diff --git a/api/cast/cast.pb.go b/api/cast/cast.pb.go index 44e003e..9431668 100644 --- a/api/cast/cast.pb.go +++ b/api/cast/cast.pb.go @@ -132,6 +132,61 @@ func (AuthStatusENUM) EnumDescriptor() ([]byte, []int) { return file_pb_fiee_cast_proto_rawDescGZIP(), []int{1} } +type ExpiredMediaSourceENUM int32 + +const ( + ExpiredMediaSourceENUM_UpdateMediaSource_UNKNOW ExpiredMediaSourceENUM = 0 + ExpiredMediaSourceENUM_UpdateMediaSource_ADMIN ExpiredMediaSourceENUM = 1 // 后台管理员更新 + ExpiredMediaSourceENUM_UpdateMediaSource_ARTIST ExpiredMediaSourceENUM = 2 // 艺人端更新 + ExpiredMediaSourceENUM_UpdateMediaSource_ORDER_CHECK ExpiredMediaSourceENUM = 3 // 订单检查 + ExpiredMediaSourceENUM_UpdateMediaSource_CHARGE ExpiredMediaSourceENUM = 4 // 充值 +) + +// Enum value maps for ExpiredMediaSourceENUM. +var ( + ExpiredMediaSourceENUM_name = map[int32]string{ + 0: "UpdateMediaSource_UNKNOW", + 1: "UpdateMediaSource_ADMIN", + 2: "UpdateMediaSource_ARTIST", + 3: "UpdateMediaSource_ORDER_CHECK", + 4: "UpdateMediaSource_CHARGE", + } + ExpiredMediaSourceENUM_value = map[string]int32{ + "UpdateMediaSource_UNKNOW": 0, + "UpdateMediaSource_ADMIN": 1, + "UpdateMediaSource_ARTIST": 2, + "UpdateMediaSource_ORDER_CHECK": 3, + "UpdateMediaSource_CHARGE": 4, + } +) + +func (x ExpiredMediaSourceENUM) Enum() *ExpiredMediaSourceENUM { + p := new(ExpiredMediaSourceENUM) + *p = x + return p +} + +func (x ExpiredMediaSourceENUM) String() string { + return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) +} + +func (ExpiredMediaSourceENUM) Descriptor() protoreflect.EnumDescriptor { + return file_pb_fiee_cast_proto_enumTypes[2].Descriptor() +} + +func (ExpiredMediaSourceENUM) Type() protoreflect.EnumType { + return &file_pb_fiee_cast_proto_enumTypes[2] +} + +func (x ExpiredMediaSourceENUM) Number() protoreflect.EnumNumber { + return protoreflect.EnumNumber(x) +} + +// Deprecated: Use ExpiredMediaSourceENUM.Descriptor instead. +func (ExpiredMediaSourceENUM) EnumDescriptor() ([]byte, []int) { + return file_pb_fiee_cast_proto_rawDescGZIP(), []int{2} +} + type WorkActionENUM int32 const ( @@ -177,11 +232,11 @@ func (x WorkActionENUM) String() string { } func (WorkActionENUM) Descriptor() protoreflect.EnumDescriptor { - return file_pb_fiee_cast_proto_enumTypes[2].Descriptor() + return file_pb_fiee_cast_proto_enumTypes[3].Descriptor() } func (WorkActionENUM) Type() protoreflect.EnumType { - return &file_pb_fiee_cast_proto_enumTypes[2] + return &file_pb_fiee_cast_proto_enumTypes[3] } func (x WorkActionENUM) Number() protoreflect.EnumNumber { @@ -190,7 +245,7 @@ func (x WorkActionENUM) Number() protoreflect.EnumNumber { // Deprecated: Use WorkActionENUM.Descriptor instead. func (WorkActionENUM) EnumDescriptor() ([]byte, []int) { - return file_pb_fiee_cast_proto_rawDescGZIP(), []int{2} + return file_pb_fiee_cast_proto_rawDescGZIP(), []int{3} } type AutoPublishENUM int32 @@ -226,11 +281,11 @@ func (x AutoPublishENUM) String() string { } func (AutoPublishENUM) Descriptor() protoreflect.EnumDescriptor { - return file_pb_fiee_cast_proto_enumTypes[3].Descriptor() + return file_pb_fiee_cast_proto_enumTypes[4].Descriptor() } func (AutoPublishENUM) Type() protoreflect.EnumType { - return &file_pb_fiee_cast_proto_enumTypes[3] + return &file_pb_fiee_cast_proto_enumTypes[4] } func (x AutoPublishENUM) Number() protoreflect.EnumNumber { @@ -239,7 +294,7 @@ func (x AutoPublishENUM) Number() protoreflect.EnumNumber { // Deprecated: Use AutoPublishENUM.Descriptor instead. func (AutoPublishENUM) EnumDescriptor() ([]byte, []int) { - return file_pb_fiee_cast_proto_rawDescGZIP(), []int{3} + return file_pb_fiee_cast_proto_rawDescGZIP(), []int{4} } type PublishStatusENUM int32 @@ -281,11 +336,11 @@ func (x PublishStatusENUM) String() string { } func (PublishStatusENUM) Descriptor() protoreflect.EnumDescriptor { - return file_pb_fiee_cast_proto_enumTypes[4].Descriptor() + return file_pb_fiee_cast_proto_enumTypes[5].Descriptor() } func (PublishStatusENUM) Type() protoreflect.EnumType { - return &file_pb_fiee_cast_proto_enumTypes[4] + return &file_pb_fiee_cast_proto_enumTypes[5] } func (x PublishStatusENUM) Number() protoreflect.EnumNumber { @@ -294,7 +349,7 @@ func (x PublishStatusENUM) Number() protoreflect.EnumNumber { // Deprecated: Use PublishStatusENUM.Descriptor instead. func (PublishStatusENUM) EnumDescriptor() ([]byte, []int) { - return file_pb_fiee_cast_proto_rawDescGZIP(), []int{4} + return file_pb_fiee_cast_proto_rawDescGZIP(), []int{5} } type ConfirmFailENUM int32 @@ -330,11 +385,11 @@ func (x ConfirmFailENUM) String() string { } func (ConfirmFailENUM) Descriptor() protoreflect.EnumDescriptor { - return file_pb_fiee_cast_proto_enumTypes[5].Descriptor() + return file_pb_fiee_cast_proto_enumTypes[6].Descriptor() } func (ConfirmFailENUM) Type() protoreflect.EnumType { - return &file_pb_fiee_cast_proto_enumTypes[5] + return &file_pb_fiee_cast_proto_enumTypes[6] } func (x ConfirmFailENUM) Number() protoreflect.EnumNumber { @@ -343,7 +398,7 @@ func (x ConfirmFailENUM) Number() protoreflect.EnumNumber { // Deprecated: Use ConfirmFailENUM.Descriptor instead. func (ConfirmFailENUM) EnumDescriptor() ([]byte, []int) { - return file_pb_fiee_cast_proto_rawDescGZIP(), []int{5} + return file_pb_fiee_cast_proto_rawDescGZIP(), []int{6} } type PublishSourceENUM int32 @@ -382,11 +437,11 @@ func (x PublishSourceENUM) String() string { } func (PublishSourceENUM) Descriptor() protoreflect.EnumDescriptor { - return file_pb_fiee_cast_proto_enumTypes[6].Descriptor() + return file_pb_fiee_cast_proto_enumTypes[7].Descriptor() } func (PublishSourceENUM) Type() protoreflect.EnumType { - return &file_pb_fiee_cast_proto_enumTypes[6] + return &file_pb_fiee_cast_proto_enumTypes[7] } func (x PublishSourceENUM) Number() protoreflect.EnumNumber { @@ -395,7 +450,7 @@ func (x PublishSourceENUM) Number() protoreflect.EnumNumber { // Deprecated: Use PublishSourceENUM.Descriptor instead. func (PublishSourceENUM) EnumDescriptor() ([]byte, []int) { - return file_pb_fiee_cast_proto_rawDescGZIP(), []int{6} + return file_pb_fiee_cast_proto_rawDescGZIP(), []int{7} } type CategoryENUM int32 @@ -437,11 +492,11 @@ func (x CategoryENUM) String() string { } func (CategoryENUM) Descriptor() protoreflect.EnumDescriptor { - return file_pb_fiee_cast_proto_enumTypes[7].Descriptor() + return file_pb_fiee_cast_proto_enumTypes[8].Descriptor() } func (CategoryENUM) Type() protoreflect.EnumType { - return &file_pb_fiee_cast_proto_enumTypes[7] + return &file_pb_fiee_cast_proto_enumTypes[8] } func (x CategoryENUM) Number() protoreflect.EnumNumber { @@ -450,7 +505,7 @@ func (x CategoryENUM) Number() protoreflect.EnumNumber { // Deprecated: Use CategoryENUM.Descriptor instead. func (CategoryENUM) EnumDescriptor() ([]byte, []int) { - return file_pb_fiee_cast_proto_rawDescGZIP(), []int{7} + return file_pb_fiee_cast_proto_rawDescGZIP(), []int{8} } type AsInfo struct { @@ -16560,6 +16615,82 @@ func (x *UnbindMediaAuthResp) GetMessage() string { return "" } +type UpdateMediaAccInfoReq struct { + state protoimpl.MessageState `protogen:"open.v1"` + MediaAccountUuid string `protobuf:"bytes,1,opt,name=mediaAccountUuid,proto3" json:"mediaAccountUuid"` // 自媒体账号UUID(必填) + ExceptionStatus uint32 `protobuf:"varint,2,opt,name=exceptionStatus,proto3" json:"exceptionStatus"` // 异常状态 1-正常 2-异常(可选) + Expired uint32 `protobuf:"varint,3,opt,name=expired,proto3" json:"expired"` // 过期状态 1-未过期 2-已过期(可选) + ExpiredSource ExpiredMediaSourceENUM `protobuf:"varint,4,opt,name=expiredSource,proto3,enum=Cast.ExpiredMediaSourceENUM" json:"expiredSource"` // 过期来源 1 后台管理员更新 2 艺人端更新 3 订单检查 4 充值 + Remark string `protobuf:"bytes,5,opt,name=remark,proto3" json:"remark"` // 备注信息(可选) + unknownFields protoimpl.UnknownFields + sizeCache protoimpl.SizeCache +} + +func (x *UpdateMediaAccInfoReq) Reset() { + *x = UpdateMediaAccInfoReq{} + mi := &file_pb_fiee_cast_proto_msgTypes[198] + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + ms.StoreMessageInfo(mi) +} + +func (x *UpdateMediaAccInfoReq) String() string { + return protoimpl.X.MessageStringOf(x) +} + +func (*UpdateMediaAccInfoReq) ProtoMessage() {} + +func (x *UpdateMediaAccInfoReq) ProtoReflect() protoreflect.Message { + mi := &file_pb_fiee_cast_proto_msgTypes[198] + if x != nil { + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + if ms.LoadMessageInfo() == nil { + ms.StoreMessageInfo(mi) + } + return ms + } + return mi.MessageOf(x) +} + +// Deprecated: Use UpdateMediaAccInfoReq.ProtoReflect.Descriptor instead. +func (*UpdateMediaAccInfoReq) Descriptor() ([]byte, []int) { + return file_pb_fiee_cast_proto_rawDescGZIP(), []int{198} +} + +func (x *UpdateMediaAccInfoReq) GetMediaAccountUuid() string { + if x != nil { + return x.MediaAccountUuid + } + return "" +} + +func (x *UpdateMediaAccInfoReq) GetExceptionStatus() uint32 { + if x != nil { + return x.ExceptionStatus + } + return 0 +} + +func (x *UpdateMediaAccInfoReq) GetExpired() uint32 { + if x != nil { + return x.Expired + } + return 0 +} + +func (x *UpdateMediaAccInfoReq) GetExpiredSource() ExpiredMediaSourceENUM { + if x != nil { + return x.ExpiredSource + } + return ExpiredMediaSourceENUM_UpdateMediaSource_UNKNOW +} + +func (x *UpdateMediaAccInfoReq) GetRemark() string { + if x != nil { + return x.Remark + } + return "" +} + type WorkListResp_Info struct { state protoimpl.MessageState `protogen:"open.v1"` WorkUuid string `protobuf:"bytes,1,opt,name=workUuid,proto3" json:"workUuid"` @@ -16598,7 +16729,7 @@ type WorkListResp_Info struct { func (x *WorkListResp_Info) Reset() { *x = WorkListResp_Info{} - mi := &file_pb_fiee_cast_proto_msgTypes[198] + mi := &file_pb_fiee_cast_proto_msgTypes[199] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -16610,7 +16741,7 @@ func (x *WorkListResp_Info) String() string { func (*WorkListResp_Info) ProtoMessage() {} func (x *WorkListResp_Info) ProtoReflect() protoreflect.Message { - mi := &file_pb_fiee_cast_proto_msgTypes[198] + mi := &file_pb_fiee_cast_proto_msgTypes[199] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -16850,7 +16981,7 @@ type MediaAccountsResp_Info struct { func (x *MediaAccountsResp_Info) Reset() { *x = MediaAccountsResp_Info{} - mi := &file_pb_fiee_cast_proto_msgTypes[201] + mi := &file_pb_fiee_cast_proto_msgTypes[202] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -16862,7 +16993,7 @@ func (x *MediaAccountsResp_Info) String() string { func (*MediaAccountsResp_Info) ProtoMessage() {} func (x *MediaAccountsResp_Info) ProtoReflect() protoreflect.Message { - mi := &file_pb_fiee_cast_proto_msgTypes[201] + mi := &file_pb_fiee_cast_proto_msgTypes[202] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -16938,7 +17069,7 @@ type MediaWorksResp_Info struct { func (x *MediaWorksResp_Info) Reset() { *x = MediaWorksResp_Info{} - mi := &file_pb_fiee_cast_proto_msgTypes[202] + mi := &file_pb_fiee_cast_proto_msgTypes[203] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -16950,7 +17081,7 @@ func (x *MediaWorksResp_Info) String() string { func (*MediaWorksResp_Info) ProtoMessage() {} func (x *MediaWorksResp_Info) ProtoReflect() protoreflect.Message { - mi := &file_pb_fiee_cast_proto_msgTypes[202] + mi := &file_pb_fiee_cast_proto_msgTypes[203] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -17046,7 +17177,7 @@ type PublishResp_Info struct { func (x *PublishResp_Info) Reset() { *x = PublishResp_Info{} - mi := &file_pb_fiee_cast_proto_msgTypes[203] + mi := &file_pb_fiee_cast_proto_msgTypes[204] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -17058,7 +17189,7 @@ func (x *PublishResp_Info) String() string { func (*PublishResp_Info) ProtoMessage() {} func (x *PublishResp_Info) ProtoReflect() protoreflect.Message { - mi := &file_pb_fiee_cast_proto_msgTypes[203] + mi := &file_pb_fiee_cast_proto_msgTypes[204] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -17108,7 +17239,7 @@ type WorkListPublishedResp_Info struct { func (x *WorkListPublishedResp_Info) Reset() { *x = WorkListPublishedResp_Info{} - mi := &file_pb_fiee_cast_proto_msgTypes[204] + mi := &file_pb_fiee_cast_proto_msgTypes[205] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -17120,7 +17251,7 @@ func (x *WorkListPublishedResp_Info) String() string { func (*WorkListPublishedResp_Info) ProtoMessage() {} func (x *WorkListPublishedResp_Info) ProtoReflect() protoreflect.Message { - mi := &file_pb_fiee_cast_proto_msgTypes[204] + mi := &file_pb_fiee_cast_proto_msgTypes[205] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -17231,7 +17362,7 @@ type RefreshWorkListResp_Info struct { func (x *RefreshWorkListResp_Info) Reset() { *x = RefreshWorkListResp_Info{} - mi := &file_pb_fiee_cast_proto_msgTypes[205] + mi := &file_pb_fiee_cast_proto_msgTypes[206] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -17243,7 +17374,7 @@ func (x *RefreshWorkListResp_Info) String() string { func (*RefreshWorkListResp_Info) ProtoMessage() {} func (x *RefreshWorkListResp_Info) ProtoReflect() protoreflect.Message { - mi := &file_pb_fiee_cast_proto_msgTypes[205] + mi := &file_pb_fiee_cast_proto_msgTypes[206] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -17294,7 +17425,7 @@ type RefreshWorkListResp_Info_PlatformInfo struct { func (x *RefreshWorkListResp_Info_PlatformInfo) Reset() { *x = RefreshWorkListResp_Info_PlatformInfo{} - mi := &file_pb_fiee_cast_proto_msgTypes[206] + mi := &file_pb_fiee_cast_proto_msgTypes[207] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -17306,7 +17437,7 @@ func (x *RefreshWorkListResp_Info_PlatformInfo) String() string { func (*RefreshWorkListResp_Info_PlatformInfo) ProtoMessage() {} func (x *RefreshWorkListResp_Info_PlatformInfo) ProtoReflect() protoreflect.Message { - mi := &file_pb_fiee_cast_proto_msgTypes[206] + mi := &file_pb_fiee_cast_proto_msgTypes[207] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -17377,7 +17508,7 @@ type UpdateOAuthReq_Info struct { func (x *UpdateOAuthReq_Info) Reset() { *x = UpdateOAuthReq_Info{} - mi := &file_pb_fiee_cast_proto_msgTypes[207] + mi := &file_pb_fiee_cast_proto_msgTypes[208] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -17389,7 +17520,7 @@ func (x *UpdateOAuthReq_Info) String() string { func (*UpdateOAuthReq_Info) ProtoMessage() {} func (x *UpdateOAuthReq_Info) ProtoReflect() protoreflect.Message { - mi := &file_pb_fiee_cast_proto_msgTypes[207] + mi := &file_pb_fiee_cast_proto_msgTypes[208] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -19364,7 +19495,13 @@ const file_pb_fiee_cast_proto_rawDesc = "" + "\x06remark\x18\x02 \x01(\tR\x06remark\"I\n" + "\x13UnbindMediaAuthResp\x12\x18\n" + "\asuccess\x18\x01 \x01(\bR\asuccess\x12\x18\n" + - "\amessage\x18\x02 \x01(\tR\amessage*T\n" + + "\amessage\x18\x02 \x01(\tR\amessage\"\xe3\x01\n" + + "\x15UpdateMediaAccInfoReq\x12*\n" + + "\x10mediaAccountUuid\x18\x01 \x01(\tR\x10mediaAccountUuid\x12(\n" + + "\x0fexceptionStatus\x18\x02 \x01(\rR\x0fexceptionStatus\x12\x18\n" + + "\aexpired\x18\x03 \x01(\rR\aexpired\x12B\n" + + "\rexpiredSource\x18\x04 \x01(\x0e2\x1c.Cast.ExpiredMediaSourceENUMR\rexpiredSource\x12\x16\n" + + "\x06remark\x18\x05 \x01(\tR\x06remark*T\n" + "\x0ePlatformIDENUM\x12\v\n" + "\aUNKNOWN\x10\x00\x12\n" + "\n" + @@ -19378,7 +19515,13 @@ const file_pb_fiee_cast_proto_rawDesc = "" + "\n" + "\x06AuthOk\x10\x01\x12\n" + "\n" + - "\x06AuthNo\x10\x02*\x81\x01\n" + + "\x06AuthNo\x10\x02*\xb2\x01\n" + + "\x16ExpiredMediaSourceENUM\x12\x1c\n" + + "\x18UpdateMediaSource_UNKNOW\x10\x00\x12\x1b\n" + + "\x17UpdateMediaSource_ADMIN\x10\x01\x12\x1c\n" + + "\x18UpdateMediaSource_ARTIST\x10\x02\x12!\n" + + "\x1dUpdateMediaSource_ORDER_CHECK\x10\x03\x12\x1c\n" + + "\x18UpdateMediaSource_CHARGE\x10\x04*\x81\x01\n" + "\x0eWorkActionENUM\x12\r\n" + "\tNO_ACTION\x10\x00\x12\v\n" + "\aCONFIRM\x10\x01\x12\f\n" + @@ -19411,7 +19554,7 @@ const file_pb_fiee_cast_proto_rawDesc = "" + "\x05TITLE\x10\x01\x12\v\n" + "\aCONTENT\x10\x02\x12\t\n" + "\x05IMAGE\x10\x03\x12\x10\n" + - "\fLONG_CONTENT\x10\x042\xee6\n" + + "\fLONG_CONTENT\x10\x042\xbb7\n" + "\x04Cast\x12B\n" + "\rMediaUserList\x12\x16.Cast.MediaUserListReq\x1a\x17.Cast.MediaUserListResp\"\x00\x12Q\n" + "\x12UpdateMediaAccount\x12\x1b.Cast.UpdateMediaAccountReq\x1a\x1c.Cast.UpdateMediaAccountResp\"\x00\x12B\n" + @@ -19443,7 +19586,8 @@ const file_pb_fiee_cast_proto_rawDesc = "" + "\x12UpdateWorkResource\x12\x1b.Cast.UpdateWorkResourceReq\x1a\x1c.Cast.UpdateWorkResourceResp\"\x00\x12W\n" + "\x14UpdateMediaAccStatus\x12\x1d.Cast.UpdateMediaAccStatusReq\x1a\x1e.Cast.UpdateMediaAccStatusResp\"\x00\x12?\n" + "\fOAuthAccount\x12\x15.Cast.OAuthAccountReq\x1a\x16.Cast.OAuthAccountResp\"\x00\x12H\n" + - "\x0fUnbindMediaAuth\x12\x18.Cast.UnbindMediaAuthReq\x1a\x19.Cast.UnbindMediaAuthResp\"\x00\x12E\n" + + "\x0fUnbindMediaAuth\x12\x18.Cast.UnbindMediaAuthReq\x1a\x19.Cast.UnbindMediaAuthResp\"\x00\x12K\n" + + "\x12UpdateMediaAccInfo\x12\x1b.Cast.UpdateMediaAccInfoReq\x1a\x16.google.protobuf.Empty\"\x00\x12E\n" + "\x0eOAuthAccountV2\x12\x17.Cast.OAuthAccountV2Req\x1a\x18.Cast.OAuthAccountV2Resp\"\x00\x12K\n" + "\x10OAuthCodeToToken\x12\x19.Cast.OAuthCodeToTokenReq\x1a\x1a.Cast.OAuthCodeToTokenResp\"\x00\x12=\n" + "\vUpdateOAuth\x12\x14.Cast.UpdateOAuthReq\x1a\x16.google.protobuf.Empty\"\x00\x12?\n" + @@ -19519,542 +19663,547 @@ func file_pb_fiee_cast_proto_rawDescGZIP() []byte { return file_pb_fiee_cast_proto_rawDescData } -var file_pb_fiee_cast_proto_enumTypes = make([]protoimpl.EnumInfo, 8) -var file_pb_fiee_cast_proto_msgTypes = make([]protoimpl.MessageInfo, 208) +var file_pb_fiee_cast_proto_enumTypes = make([]protoimpl.EnumInfo, 9) +var file_pb_fiee_cast_proto_msgTypes = make([]protoimpl.MessageInfo, 209) var file_pb_fiee_cast_proto_goTypes = []any{ (PlatformIDENUM)(0), // 0: Cast.PlatformIDENUM (AuthStatusENUM)(0), // 1: Cast.AuthStatusENUM - (WorkActionENUM)(0), // 2: Cast.WorkActionENUM - (AutoPublishENUM)(0), // 3: Cast.AutoPublishENUM - (PublishStatusENUM)(0), // 4: Cast.PublishStatusENUM - (ConfirmFailENUM)(0), // 5: Cast.ConfirmFailENUM - (PublishSourceENUM)(0), // 6: Cast.PublishSourceENUM - (CategoryENUM)(0), // 7: Cast.CategoryENUM - (*AsInfo)(nil), // 8: Cast.AsInfo - (*MediaUserListReq)(nil), // 9: Cast.MediaUserListReq - (*MediaUserInfo)(nil), // 10: Cast.MediaUserInfo - (*MediaUserListResp)(nil), // 11: Cast.MediaUserListResp - (*UpdateMediaAccountReq)(nil), // 12: Cast.UpdateMediaAccountReq - (*UpdateMediaAccountResp)(nil), // 13: Cast.UpdateMediaAccountResp - (*UnbindManagerReq)(nil), // 14: Cast.UnbindManagerReq - (*UnbindManagerResp)(nil), // 15: Cast.UnbindManagerResp - (*BindManagerReq)(nil), // 16: Cast.BindManagerReq - (*UpdateWorkImageReq)(nil), // 17: Cast.UpdateWorkImageReq - (*UpdateWorkImageResp)(nil), // 18: Cast.UpdateWorkImageResp - (*PublishConfig)(nil), // 19: Cast.PublishConfig - (*UpdateWorkVideoReq)(nil), // 20: Cast.UpdateWorkVideoReq - (*UpdateWorkVideoResp)(nil), // 21: Cast.UpdateWorkVideoResp - (*MediaInfoReq)(nil), // 22: Cast.MediaInfoReq - (*MediaInfoResp)(nil), // 23: Cast.MediaInfoResp - (*MediaInfoByPlatformReq)(nil), // 24: Cast.MediaInfoByPlatformReq - (*MediaInfoByPlatformResp)(nil), // 25: Cast.MediaInfoByPlatformResp - (*WorkListReq)(nil), // 26: Cast.WorkListReq - (*WorkListResp)(nil), // 27: Cast.WorkListResp - (*WorkDetailReq)(nil), // 28: Cast.WorkDetailReq - (*WorkLogInfo)(nil), // 29: Cast.WorkLogInfo - (*WorkDetailResp)(nil), // 30: Cast.WorkDetailResp - (*UpdateStatusReq)(nil), // 31: Cast.UpdateStatusReq - (*MediaAccountsReq)(nil), // 32: Cast.MediaAccountsReq - (*MediaAccountsResp)(nil), // 33: Cast.MediaAccountsResp - (*MediaWorksReq)(nil), // 34: Cast.MediaWorksReq - (*MediaWorksResp)(nil), // 35: Cast.MediaWorksResp - (*PublishReq)(nil), // 36: Cast.PublishReq - (*PublishResp)(nil), // 37: Cast.PublishResp - (*RePublishReq)(nil), // 38: Cast.RePublishReq - (*RePublishResp)(nil), // 39: Cast.RePublishResp - (*DelWorkReq)(nil), // 40: Cast.DelWorkReq - (*WorkInfoReq)(nil), // 41: Cast.WorkInfoReq - (*WorkInfoResp)(nil), // 42: Cast.WorkInfoResp - (*WorkListPublishedReq)(nil), // 43: Cast.WorkListPublishedReq - (*WorkListPublishedResp)(nil), // 44: Cast.WorkListPublishedResp - (*ArtistInfoReq)(nil), // 45: Cast.ArtistInfoReq - (*ArtistInfoResp)(nil), // 46: Cast.ArtistInfoResp - (*ImportWorkBatchReq)(nil), // 47: Cast.ImportWorkBatchReq - (*ImportWorkBatchResp)(nil), // 48: Cast.ImportWorkBatchResp - (*PlatformInfo)(nil), // 49: Cast.PlatformInfo - (*UpdateWorkPlatformInfoReq)(nil), // 50: Cast.UpdateWorkPlatformInfoReq - (*UpdateWorkPlatformInfoResp)(nil), // 51: Cast.UpdateWorkPlatformInfoResp - (*UpdateWorkPublishLogReq)(nil), // 52: Cast.UpdateWorkPublishLogReq - (*RefreshWorkListReq)(nil), // 53: Cast.RefreshWorkListReq - (*RefreshWorkListResp)(nil), // 54: Cast.RefreshWorkListResp - (*OAuthAccountReq)(nil), // 55: Cast.OAuthAccountReq - (*OAuthAccountResp)(nil), // 56: Cast.OAuthAccountResp - (*OAuthAccountV2Req)(nil), // 57: Cast.OAuthAccountV2Req - (*OAuthAccountV2Resp)(nil), // 58: Cast.OAuthAccountV2Resp - (*OAuthYoutubeTokenReq)(nil), // 59: Cast.OAuthYoutubeTokenReq - (*OAuthYoutubeTokenResp)(nil), // 60: Cast.OAuthYoutubeTokenResp - (*OAuthCodeToTokenReq)(nil), // 61: Cast.OAuthCodeToTokenReq - (*OAuthCodeToTokenResp)(nil), // 62: Cast.OAuthCodeToTokenResp - (*UpdateOAuthReq)(nil), // 63: Cast.UpdateOAuthReq - (*RefreshTokenReq)(nil), // 64: Cast.RefreshTokenReq - (*RefreshTokenResp)(nil), // 65: Cast.RefreshTokenResp - (*PublishMediaInfoReq)(nil), // 66: Cast.PublishMediaInfoReq - (*PublishMediaInfoResp)(nil), // 67: Cast.PublishMediaInfoResp - (*ToolsReq)(nil), // 68: Cast.ToolsReq - (*UpdateVideoScriptReq)(nil), // 69: Cast.UpdateVideoScriptReq - (*UpdateVideoScriptResp)(nil), // 70: Cast.UpdateVideoScriptResp - (*GetVideoScriptReq)(nil), // 71: Cast.GetVideoScriptReq - (*GetVideoScriptResp)(nil), // 72: Cast.GetVideoScriptResp - (*ListVideoScriptsReq)(nil), // 73: Cast.ListVideoScriptsReq - (*VideoScriptInfo)(nil), // 74: Cast.VideoScriptInfo - (*ListVideoScriptsResp)(nil), // 75: Cast.ListVideoScriptsResp - (*DeleteVideoScriptReq)(nil), // 76: Cast.DeleteVideoScriptReq - (*UpdateVideoScriptBatchReq)(nil), // 77: Cast.UpdateVideoScriptBatchReq - (*UpdateVideoScriptBatchResp)(nil), // 78: Cast.UpdateVideoScriptBatchResp - (*UpdateScriptStatusReq)(nil), // 79: Cast.UpdateScriptStatusReq - (*SetLayoutReq)(nil), // 80: Cast.SetLayoutReq - (*GetLayoutReq)(nil), // 81: Cast.GetLayoutReq - (*GetLayoutResp)(nil), // 82: Cast.GetLayoutResp - (*UpdatePromptReq)(nil), // 83: Cast.UpdatePromptReq - (*DeletePromptReq)(nil), // 84: Cast.DeletePromptReq - (*GetPromptReq)(nil), // 85: Cast.GetPromptReq - (*GetPromptResp)(nil), // 86: Cast.GetPromptResp - (*ListPromptsReq)(nil), // 87: Cast.ListPromptsReq - (*PromptInfo)(nil), // 88: Cast.PromptInfo - (*ListPromptsResp)(nil), // 89: Cast.ListPromptsResp - (*UpdatePromptBatchReq)(nil), // 90: Cast.UpdatePromptBatchReq - (*UpdatePromptBatchResp)(nil), // 91: Cast.UpdatePromptBatchResp - (*ArtistInfo)(nil), // 92: Cast.ArtistInfo - (*UpdateArtistReq)(nil), // 93: Cast.UpdateArtistReq - (*UpdateArtistResp)(nil), // 94: Cast.UpdateArtistResp - (*GetArtistReq)(nil), // 95: Cast.GetArtistReq - (*GetArtistResp)(nil), // 96: Cast.GetArtistResp - (*CreateWorkAnalysisReq)(nil), // 97: Cast.CreateWorkAnalysisReq - (*CreateWorkAnalysisResp)(nil), // 98: Cast.CreateWorkAnalysisResp - (*UpdateWorkAnalysisReq)(nil), // 99: Cast.UpdateWorkAnalysisReq - (*UpdateWorkAnalysisStatusReq)(nil), // 100: Cast.UpdateWorkAnalysisStatusReq - (*WorkAnalysisLogInfo)(nil), // 101: Cast.WorkAnalysisLogInfo - (*WorkAnalysisFansSeries)(nil), // 102: Cast.WorkAnalysisFansSeries - (*WorkAnalysisViewsSeries)(nil), // 103: Cast.WorkAnalysisViewsSeries - (*WorkAnalysisLikesSeries)(nil), // 104: Cast.WorkAnalysisLikesSeries - (*WorkAnalysisCommentsSeries)(nil), // 105: Cast.WorkAnalysisCommentsSeries - (*WorkAnalysisSharesSeries)(nil), // 106: Cast.WorkAnalysisSharesSeries - (*WorkAnalysisTopCities)(nil), // 107: Cast.WorkAnalysisTopCities - (*WorkAnalysisMostActiveDay)(nil), // 108: Cast.WorkAnalysisMostActiveDay - (*WorkAnalysisBestPostTime)(nil), // 109: Cast.WorkAnalysisBestPostTime - (*WorkAnalysisExtra)(nil), // 110: Cast.WorkAnalysisExtra - (*GetWorkAnalysisDetailReq)(nil), // 111: Cast.GetWorkAnalysisDetailReq - (*GetLatestWorkAnalysisReq)(nil), // 112: Cast.GetLatestWorkAnalysisReq - (*GetWorkAnalysisResp)(nil), // 113: Cast.GetWorkAnalysisResp - (*GetWorkAnalysisDetailResp)(nil), // 114: Cast.GetWorkAnalysisDetailResp - (*ListWorkAnalysisReq)(nil), // 115: Cast.ListWorkAnalysisReq - (*WorkAnalysisInfo)(nil), // 116: Cast.WorkAnalysisInfo - (*ListWorkAnalysisResp)(nil), // 117: Cast.ListWorkAnalysisResp - (*DeleteWorkAnalysisReq)(nil), // 118: Cast.DeleteWorkAnalysisReq - (*ArtistDataListReq)(nil), // 119: Cast.ArtistDataListReq - (*ArtistDataRespItem)(nil), // 120: Cast.ArtistDataRespItem - (*ArtistDataListResp)(nil), // 121: Cast.ArtistDataListResp - (*MediaDataListReq)(nil), // 122: Cast.MediaDataListReq - (*MediaDataListItem)(nil), // 123: Cast.MediaDataListItem - (*MediaDataListResp)(nil), // 124: Cast.MediaDataListResp - (*DataOverviewReq)(nil), // 125: Cast.DataOverviewReq - (*DataOverviewResp)(nil), // 126: Cast.DataOverviewResp - (*ArtistMetricsSeriesReq)(nil), // 127: Cast.ArtistMetricsSeriesReq - (*ArtistMetricsSeriesResp)(nil), // 128: Cast.ArtistMetricsSeriesResp - (*ArtistMetricsDailyWindowReq)(nil), // 129: Cast.ArtistMetricsDailyWindowReq - (*SimplePoint)(nil), // 130: Cast.SimplePoint - (*BestPostTimePoint)(nil), // 131: Cast.BestPostTimePoint - (*MostActiveDayPoint)(nil), // 132: Cast.MostActiveDayPoint - (*ArtistMetricsDailyWindowResp)(nil), // 133: Cast.ArtistMetricsDailyWindowResp - (*TobeConfirmedListReq)(nil), // 134: Cast.TobeConfirmedListReq - (*TobeConfirmedItem)(nil), // 135: Cast.TobeConfirmedItem - (*TobeConfirmedListResp)(nil), // 136: Cast.TobeConfirmedListResp - (*UpdateWorkAnalysisApprovalIDReq)(nil), // 137: Cast.UpdateWorkAnalysisApprovalIDReq - (*MediaMetricsDailyItem)(nil), // 138: Cast.MediaMetricsDailyItem - (*UpsertMediaMetricsDailyBatchReq)(nil), // 139: Cast.UpsertMediaMetricsDailyBatchReq - (*UpsertMediaMetricsDailyBatchResp)(nil), // 140: Cast.UpsertMediaMetricsDailyBatchResp - (*WorkMetricsDailyItem)(nil), // 141: Cast.WorkMetricsDailyItem - (*UpsertWorkMetricsDailyBatchReq)(nil), // 142: Cast.UpsertWorkMetricsDailyBatchReq - (*UpsertWorkMetricsDailyBatchResp)(nil), // 143: Cast.UpsertWorkMetricsDailyBatchResp - (*GetArtistAyrShareInfoReq)(nil), // 144: Cast.GetArtistAyrShareInfoReq - (*ArtistAyrShareInfo)(nil), // 145: Cast.ArtistAyrShareInfo - (*GetArtistAyrShareInfoResp)(nil), // 146: Cast.GetArtistAyrShareInfoResp - (*GetArtistAyrShareInfoByPlatformIDsReq)(nil), // 147: Cast.GetArtistAyrShareInfoByPlatformIDsReq - (*GetArtistAyrShareInfoByPlatformIDsResp)(nil), // 148: Cast.GetArtistAyrShareInfoByPlatformIDsResp - (*ListWorkPlatformInfoReq)(nil), // 149: Cast.ListWorkPlatformInfoReq - (*WorkPlatformInfo)(nil), // 150: Cast.WorkPlatformInfo - (*ListWorkPlatformInfoResp)(nil), // 151: Cast.ListWorkPlatformInfoResp - (*ListMediaMetricsDailyReq)(nil), // 152: Cast.ListMediaMetricsDailyReq - (*MediaMetricsDailyInfo)(nil), // 153: Cast.MediaMetricsDailyInfo - (*ListMediaMetricsDailyResp)(nil), // 154: Cast.ListMediaMetricsDailyResp - (*ListWorkMetricsDailyReq)(nil), // 155: Cast.ListWorkMetricsDailyReq - (*WorkMetricsDailyInfo)(nil), // 156: Cast.WorkMetricsDailyInfo - (*ListWorkMetricsDailyResp)(nil), // 157: Cast.ListWorkMetricsDailyResp - (*UpsertTaskListReq)(nil), // 158: Cast.UpsertTaskListReq - (*UpsertTaskListResp)(nil), // 159: Cast.UpsertTaskListResp - (*GetTaskListReq)(nil), // 160: Cast.GetTaskListReq - (*TaskListInfo)(nil), // 161: Cast.TaskListInfo - (*GetTaskListResp)(nil), // 162: Cast.GetTaskListResp - (*ListTaskListReq)(nil), // 163: Cast.ListTaskListReq - (*ListTaskListResp)(nil), // 164: Cast.ListTaskListResp - (*DeleteTaskListReq)(nil), // 165: Cast.DeleteTaskListReq - (*CalculateMediaMetricsByWorksReq)(nil), // 166: Cast.CalculateMediaMetricsByWorksReq - (*CalculateMediaMetricsByWorksResp)(nil), // 167: Cast.CalculateMediaMetricsByWorksResp - (*UpdateCastTagReq)(nil), // 168: Cast.UpdateCastTagReq - (*UpdateCastTagResp)(nil), // 169: Cast.UpdateCastTagResp - (*ListCastTagsReq)(nil), // 170: Cast.ListCastTagsReq - (*CastTagInfo)(nil), // 171: Cast.CastTagInfo - (*ListCastTagsResp)(nil), // 172: Cast.ListCastTagsResp - (*UpdateCastTagBatchReq)(nil), // 173: Cast.UpdateCastTagBatchReq - (*UpdateCastTagBatchResp)(nil), // 174: Cast.UpdateCastTagBatchResp - (*BatchUpdateCastTagsReq)(nil), // 175: Cast.BatchUpdateCastTagsReq - (*UpdateCastTagStatusReq)(nil), // 176: Cast.UpdateCastTagStatusReq - (*RecalculateCastTagQuoteCountResp)(nil), // 177: Cast.RecalculateCastTagQuoteCountResp - (*CreateCompetitiveReportReq)(nil), // 178: Cast.CreateCompetitiveReportReq - (*CreateCompetitiveReportResp)(nil), // 179: Cast.CreateCompetitiveReportResp - (*UpdateCompetitiveReportReq)(nil), // 180: Cast.UpdateCompetitiveReportReq - (*UpdateCompetitiveReportStatusReq)(nil), // 181: Cast.UpdateCompetitiveReportStatusReq - (*UpdateCompetitiveReportApprovalIDReq)(nil), // 182: Cast.UpdateCompetitiveReportApprovalIDReq - (*CompetitiveReportLogInfo)(nil), // 183: Cast.CompetitiveReportLogInfo - (*CompetitiveReportExtra)(nil), // 184: Cast.CompetitiveReportExtra - (*GetCompetitiveReportDetailReq)(nil), // 185: Cast.GetCompetitiveReportDetailReq - (*GetCompetitiveReportForAppReq)(nil), // 186: Cast.GetCompetitiveReportForAppReq - (*GetCompetitiveReportForAppResp)(nil), // 187: Cast.GetCompetitiveReportForAppResp - (*GetCompetitiveReportDetailResp)(nil), // 188: Cast.GetCompetitiveReportDetailResp - (*ListCompetitiveReportReq)(nil), // 189: Cast.ListCompetitiveReportReq - (*CompetitiveReportInfo)(nil), // 190: Cast.CompetitiveReportInfo - (*ListCompetitiveReportResp)(nil), // 191: Cast.ListCompetitiveReportResp - (*DeleteCompetitiveReportReq)(nil), // 192: Cast.DeleteCompetitiveReportReq - (*ImportCompetitiveReportBatchReq)(nil), // 193: Cast.ImportCompetitiveReportBatchReq - (*ImportCompetitiveReportBatchResp)(nil), // 194: Cast.ImportCompetitiveReportBatchResp - (*CountCompetitiveReportByWorkUuidsReq)(nil), // 195: Cast.CountCompetitiveReportByWorkUuidsReq - (*WorkUuidCount)(nil), // 196: Cast.WorkUuidCount - (*CountCompetitiveReportByWorkUuidsResp)(nil), // 197: Cast.CountCompetitiveReportByWorkUuidsResp - (*WorkResourceReq)(nil), // 198: Cast.WorkResourceReq - (*WorkResourceResp)(nil), // 199: Cast.WorkResourceResp - (*UpdateWorkResourceReq)(nil), // 200: Cast.UpdateWorkResourceReq - (*UpdateWorkResourceResp)(nil), // 201: Cast.UpdateWorkResourceResp - (*UpdateMediaAccStatusReq)(nil), // 202: Cast.UpdateMediaAccStatusReq - (*UpdateMediaAccStatusResp)(nil), // 203: Cast.UpdateMediaAccStatusResp - (*UnbindMediaAuthReq)(nil), // 204: Cast.UnbindMediaAuthReq - (*UnbindMediaAuthResp)(nil), // 205: Cast.UnbindMediaAuthResp - (*WorkListResp_Info)(nil), // 206: Cast.WorkListResp.Info - nil, // 207: Cast.WorkListResp.Info.PublishMediaIDsEntry - nil, // 208: Cast.WorkDetailResp.MediaAccDataEntry - (*MediaAccountsResp_Info)(nil), // 209: Cast.MediaAccountsResp.Info - (*MediaWorksResp_Info)(nil), // 210: Cast.MediaWorksResp.Info - (*PublishResp_Info)(nil), // 211: Cast.PublishResp.Info - (*WorkListPublishedResp_Info)(nil), // 212: Cast.WorkListPublishedResp.Info - (*RefreshWorkListResp_Info)(nil), // 213: Cast.RefreshWorkListResp.Info - (*RefreshWorkListResp_Info_PlatformInfo)(nil), // 214: Cast.RefreshWorkListResp.Info.PlatformInfo - (*UpdateOAuthReq_Info)(nil), // 215: Cast.UpdateOAuthReq.Info - (*emptypb.Empty)(nil), // 216: google.protobuf.Empty + (ExpiredMediaSourceENUM)(0), // 2: Cast.ExpiredMediaSourceENUM + (WorkActionENUM)(0), // 3: Cast.WorkActionENUM + (AutoPublishENUM)(0), // 4: Cast.AutoPublishENUM + (PublishStatusENUM)(0), // 5: Cast.PublishStatusENUM + (ConfirmFailENUM)(0), // 6: Cast.ConfirmFailENUM + (PublishSourceENUM)(0), // 7: Cast.PublishSourceENUM + (CategoryENUM)(0), // 8: Cast.CategoryENUM + (*AsInfo)(nil), // 9: Cast.AsInfo + (*MediaUserListReq)(nil), // 10: Cast.MediaUserListReq + (*MediaUserInfo)(nil), // 11: Cast.MediaUserInfo + (*MediaUserListResp)(nil), // 12: Cast.MediaUserListResp + (*UpdateMediaAccountReq)(nil), // 13: Cast.UpdateMediaAccountReq + (*UpdateMediaAccountResp)(nil), // 14: Cast.UpdateMediaAccountResp + (*UnbindManagerReq)(nil), // 15: Cast.UnbindManagerReq + (*UnbindManagerResp)(nil), // 16: Cast.UnbindManagerResp + (*BindManagerReq)(nil), // 17: Cast.BindManagerReq + (*UpdateWorkImageReq)(nil), // 18: Cast.UpdateWorkImageReq + (*UpdateWorkImageResp)(nil), // 19: Cast.UpdateWorkImageResp + (*PublishConfig)(nil), // 20: Cast.PublishConfig + (*UpdateWorkVideoReq)(nil), // 21: Cast.UpdateWorkVideoReq + (*UpdateWorkVideoResp)(nil), // 22: Cast.UpdateWorkVideoResp + (*MediaInfoReq)(nil), // 23: Cast.MediaInfoReq + (*MediaInfoResp)(nil), // 24: Cast.MediaInfoResp + (*MediaInfoByPlatformReq)(nil), // 25: Cast.MediaInfoByPlatformReq + (*MediaInfoByPlatformResp)(nil), // 26: Cast.MediaInfoByPlatformResp + (*WorkListReq)(nil), // 27: Cast.WorkListReq + (*WorkListResp)(nil), // 28: Cast.WorkListResp + (*WorkDetailReq)(nil), // 29: Cast.WorkDetailReq + (*WorkLogInfo)(nil), // 30: Cast.WorkLogInfo + (*WorkDetailResp)(nil), // 31: Cast.WorkDetailResp + (*UpdateStatusReq)(nil), // 32: Cast.UpdateStatusReq + (*MediaAccountsReq)(nil), // 33: Cast.MediaAccountsReq + (*MediaAccountsResp)(nil), // 34: Cast.MediaAccountsResp + (*MediaWorksReq)(nil), // 35: Cast.MediaWorksReq + (*MediaWorksResp)(nil), // 36: Cast.MediaWorksResp + (*PublishReq)(nil), // 37: Cast.PublishReq + (*PublishResp)(nil), // 38: Cast.PublishResp + (*RePublishReq)(nil), // 39: Cast.RePublishReq + (*RePublishResp)(nil), // 40: Cast.RePublishResp + (*DelWorkReq)(nil), // 41: Cast.DelWorkReq + (*WorkInfoReq)(nil), // 42: Cast.WorkInfoReq + (*WorkInfoResp)(nil), // 43: Cast.WorkInfoResp + (*WorkListPublishedReq)(nil), // 44: Cast.WorkListPublishedReq + (*WorkListPublishedResp)(nil), // 45: Cast.WorkListPublishedResp + (*ArtistInfoReq)(nil), // 46: Cast.ArtistInfoReq + (*ArtistInfoResp)(nil), // 47: Cast.ArtistInfoResp + (*ImportWorkBatchReq)(nil), // 48: Cast.ImportWorkBatchReq + (*ImportWorkBatchResp)(nil), // 49: Cast.ImportWorkBatchResp + (*PlatformInfo)(nil), // 50: Cast.PlatformInfo + (*UpdateWorkPlatformInfoReq)(nil), // 51: Cast.UpdateWorkPlatformInfoReq + (*UpdateWorkPlatformInfoResp)(nil), // 52: Cast.UpdateWorkPlatformInfoResp + (*UpdateWorkPublishLogReq)(nil), // 53: Cast.UpdateWorkPublishLogReq + (*RefreshWorkListReq)(nil), // 54: Cast.RefreshWorkListReq + (*RefreshWorkListResp)(nil), // 55: Cast.RefreshWorkListResp + (*OAuthAccountReq)(nil), // 56: Cast.OAuthAccountReq + (*OAuthAccountResp)(nil), // 57: Cast.OAuthAccountResp + (*OAuthAccountV2Req)(nil), // 58: Cast.OAuthAccountV2Req + (*OAuthAccountV2Resp)(nil), // 59: Cast.OAuthAccountV2Resp + (*OAuthYoutubeTokenReq)(nil), // 60: Cast.OAuthYoutubeTokenReq + (*OAuthYoutubeTokenResp)(nil), // 61: Cast.OAuthYoutubeTokenResp + (*OAuthCodeToTokenReq)(nil), // 62: Cast.OAuthCodeToTokenReq + (*OAuthCodeToTokenResp)(nil), // 63: Cast.OAuthCodeToTokenResp + (*UpdateOAuthReq)(nil), // 64: Cast.UpdateOAuthReq + (*RefreshTokenReq)(nil), // 65: Cast.RefreshTokenReq + (*RefreshTokenResp)(nil), // 66: Cast.RefreshTokenResp + (*PublishMediaInfoReq)(nil), // 67: Cast.PublishMediaInfoReq + (*PublishMediaInfoResp)(nil), // 68: Cast.PublishMediaInfoResp + (*ToolsReq)(nil), // 69: Cast.ToolsReq + (*UpdateVideoScriptReq)(nil), // 70: Cast.UpdateVideoScriptReq + (*UpdateVideoScriptResp)(nil), // 71: Cast.UpdateVideoScriptResp + (*GetVideoScriptReq)(nil), // 72: Cast.GetVideoScriptReq + (*GetVideoScriptResp)(nil), // 73: Cast.GetVideoScriptResp + (*ListVideoScriptsReq)(nil), // 74: Cast.ListVideoScriptsReq + (*VideoScriptInfo)(nil), // 75: Cast.VideoScriptInfo + (*ListVideoScriptsResp)(nil), // 76: Cast.ListVideoScriptsResp + (*DeleteVideoScriptReq)(nil), // 77: Cast.DeleteVideoScriptReq + (*UpdateVideoScriptBatchReq)(nil), // 78: Cast.UpdateVideoScriptBatchReq + (*UpdateVideoScriptBatchResp)(nil), // 79: Cast.UpdateVideoScriptBatchResp + (*UpdateScriptStatusReq)(nil), // 80: Cast.UpdateScriptStatusReq + (*SetLayoutReq)(nil), // 81: Cast.SetLayoutReq + (*GetLayoutReq)(nil), // 82: Cast.GetLayoutReq + (*GetLayoutResp)(nil), // 83: Cast.GetLayoutResp + (*UpdatePromptReq)(nil), // 84: Cast.UpdatePromptReq + (*DeletePromptReq)(nil), // 85: Cast.DeletePromptReq + (*GetPromptReq)(nil), // 86: Cast.GetPromptReq + (*GetPromptResp)(nil), // 87: Cast.GetPromptResp + (*ListPromptsReq)(nil), // 88: Cast.ListPromptsReq + (*PromptInfo)(nil), // 89: Cast.PromptInfo + (*ListPromptsResp)(nil), // 90: Cast.ListPromptsResp + (*UpdatePromptBatchReq)(nil), // 91: Cast.UpdatePromptBatchReq + (*UpdatePromptBatchResp)(nil), // 92: Cast.UpdatePromptBatchResp + (*ArtistInfo)(nil), // 93: Cast.ArtistInfo + (*UpdateArtistReq)(nil), // 94: Cast.UpdateArtistReq + (*UpdateArtistResp)(nil), // 95: Cast.UpdateArtistResp + (*GetArtistReq)(nil), // 96: Cast.GetArtistReq + (*GetArtistResp)(nil), // 97: Cast.GetArtistResp + (*CreateWorkAnalysisReq)(nil), // 98: Cast.CreateWorkAnalysisReq + (*CreateWorkAnalysisResp)(nil), // 99: Cast.CreateWorkAnalysisResp + (*UpdateWorkAnalysisReq)(nil), // 100: Cast.UpdateWorkAnalysisReq + (*UpdateWorkAnalysisStatusReq)(nil), // 101: Cast.UpdateWorkAnalysisStatusReq + (*WorkAnalysisLogInfo)(nil), // 102: Cast.WorkAnalysisLogInfo + (*WorkAnalysisFansSeries)(nil), // 103: Cast.WorkAnalysisFansSeries + (*WorkAnalysisViewsSeries)(nil), // 104: Cast.WorkAnalysisViewsSeries + (*WorkAnalysisLikesSeries)(nil), // 105: Cast.WorkAnalysisLikesSeries + (*WorkAnalysisCommentsSeries)(nil), // 106: Cast.WorkAnalysisCommentsSeries + (*WorkAnalysisSharesSeries)(nil), // 107: Cast.WorkAnalysisSharesSeries + (*WorkAnalysisTopCities)(nil), // 108: Cast.WorkAnalysisTopCities + (*WorkAnalysisMostActiveDay)(nil), // 109: Cast.WorkAnalysisMostActiveDay + (*WorkAnalysisBestPostTime)(nil), // 110: Cast.WorkAnalysisBestPostTime + (*WorkAnalysisExtra)(nil), // 111: Cast.WorkAnalysisExtra + (*GetWorkAnalysisDetailReq)(nil), // 112: Cast.GetWorkAnalysisDetailReq + (*GetLatestWorkAnalysisReq)(nil), // 113: Cast.GetLatestWorkAnalysisReq + (*GetWorkAnalysisResp)(nil), // 114: Cast.GetWorkAnalysisResp + (*GetWorkAnalysisDetailResp)(nil), // 115: Cast.GetWorkAnalysisDetailResp + (*ListWorkAnalysisReq)(nil), // 116: Cast.ListWorkAnalysisReq + (*WorkAnalysisInfo)(nil), // 117: Cast.WorkAnalysisInfo + (*ListWorkAnalysisResp)(nil), // 118: Cast.ListWorkAnalysisResp + (*DeleteWorkAnalysisReq)(nil), // 119: Cast.DeleteWorkAnalysisReq + (*ArtistDataListReq)(nil), // 120: Cast.ArtistDataListReq + (*ArtistDataRespItem)(nil), // 121: Cast.ArtistDataRespItem + (*ArtistDataListResp)(nil), // 122: Cast.ArtistDataListResp + (*MediaDataListReq)(nil), // 123: Cast.MediaDataListReq + (*MediaDataListItem)(nil), // 124: Cast.MediaDataListItem + (*MediaDataListResp)(nil), // 125: Cast.MediaDataListResp + (*DataOverviewReq)(nil), // 126: Cast.DataOverviewReq + (*DataOverviewResp)(nil), // 127: Cast.DataOverviewResp + (*ArtistMetricsSeriesReq)(nil), // 128: Cast.ArtistMetricsSeriesReq + (*ArtistMetricsSeriesResp)(nil), // 129: Cast.ArtistMetricsSeriesResp + (*ArtistMetricsDailyWindowReq)(nil), // 130: Cast.ArtistMetricsDailyWindowReq + (*SimplePoint)(nil), // 131: Cast.SimplePoint + (*BestPostTimePoint)(nil), // 132: Cast.BestPostTimePoint + (*MostActiveDayPoint)(nil), // 133: Cast.MostActiveDayPoint + (*ArtistMetricsDailyWindowResp)(nil), // 134: Cast.ArtistMetricsDailyWindowResp + (*TobeConfirmedListReq)(nil), // 135: Cast.TobeConfirmedListReq + (*TobeConfirmedItem)(nil), // 136: Cast.TobeConfirmedItem + (*TobeConfirmedListResp)(nil), // 137: Cast.TobeConfirmedListResp + (*UpdateWorkAnalysisApprovalIDReq)(nil), // 138: Cast.UpdateWorkAnalysisApprovalIDReq + (*MediaMetricsDailyItem)(nil), // 139: Cast.MediaMetricsDailyItem + (*UpsertMediaMetricsDailyBatchReq)(nil), // 140: Cast.UpsertMediaMetricsDailyBatchReq + (*UpsertMediaMetricsDailyBatchResp)(nil), // 141: Cast.UpsertMediaMetricsDailyBatchResp + (*WorkMetricsDailyItem)(nil), // 142: Cast.WorkMetricsDailyItem + (*UpsertWorkMetricsDailyBatchReq)(nil), // 143: Cast.UpsertWorkMetricsDailyBatchReq + (*UpsertWorkMetricsDailyBatchResp)(nil), // 144: Cast.UpsertWorkMetricsDailyBatchResp + (*GetArtistAyrShareInfoReq)(nil), // 145: Cast.GetArtistAyrShareInfoReq + (*ArtistAyrShareInfo)(nil), // 146: Cast.ArtistAyrShareInfo + (*GetArtistAyrShareInfoResp)(nil), // 147: Cast.GetArtistAyrShareInfoResp + (*GetArtistAyrShareInfoByPlatformIDsReq)(nil), // 148: Cast.GetArtistAyrShareInfoByPlatformIDsReq + (*GetArtistAyrShareInfoByPlatformIDsResp)(nil), // 149: Cast.GetArtistAyrShareInfoByPlatformIDsResp + (*ListWorkPlatformInfoReq)(nil), // 150: Cast.ListWorkPlatformInfoReq + (*WorkPlatformInfo)(nil), // 151: Cast.WorkPlatformInfo + (*ListWorkPlatformInfoResp)(nil), // 152: Cast.ListWorkPlatformInfoResp + (*ListMediaMetricsDailyReq)(nil), // 153: Cast.ListMediaMetricsDailyReq + (*MediaMetricsDailyInfo)(nil), // 154: Cast.MediaMetricsDailyInfo + (*ListMediaMetricsDailyResp)(nil), // 155: Cast.ListMediaMetricsDailyResp + (*ListWorkMetricsDailyReq)(nil), // 156: Cast.ListWorkMetricsDailyReq + (*WorkMetricsDailyInfo)(nil), // 157: Cast.WorkMetricsDailyInfo + (*ListWorkMetricsDailyResp)(nil), // 158: Cast.ListWorkMetricsDailyResp + (*UpsertTaskListReq)(nil), // 159: Cast.UpsertTaskListReq + (*UpsertTaskListResp)(nil), // 160: Cast.UpsertTaskListResp + (*GetTaskListReq)(nil), // 161: Cast.GetTaskListReq + (*TaskListInfo)(nil), // 162: Cast.TaskListInfo + (*GetTaskListResp)(nil), // 163: Cast.GetTaskListResp + (*ListTaskListReq)(nil), // 164: Cast.ListTaskListReq + (*ListTaskListResp)(nil), // 165: Cast.ListTaskListResp + (*DeleteTaskListReq)(nil), // 166: Cast.DeleteTaskListReq + (*CalculateMediaMetricsByWorksReq)(nil), // 167: Cast.CalculateMediaMetricsByWorksReq + (*CalculateMediaMetricsByWorksResp)(nil), // 168: Cast.CalculateMediaMetricsByWorksResp + (*UpdateCastTagReq)(nil), // 169: Cast.UpdateCastTagReq + (*UpdateCastTagResp)(nil), // 170: Cast.UpdateCastTagResp + (*ListCastTagsReq)(nil), // 171: Cast.ListCastTagsReq + (*CastTagInfo)(nil), // 172: Cast.CastTagInfo + (*ListCastTagsResp)(nil), // 173: Cast.ListCastTagsResp + (*UpdateCastTagBatchReq)(nil), // 174: Cast.UpdateCastTagBatchReq + (*UpdateCastTagBatchResp)(nil), // 175: Cast.UpdateCastTagBatchResp + (*BatchUpdateCastTagsReq)(nil), // 176: Cast.BatchUpdateCastTagsReq + (*UpdateCastTagStatusReq)(nil), // 177: Cast.UpdateCastTagStatusReq + (*RecalculateCastTagQuoteCountResp)(nil), // 178: Cast.RecalculateCastTagQuoteCountResp + (*CreateCompetitiveReportReq)(nil), // 179: Cast.CreateCompetitiveReportReq + (*CreateCompetitiveReportResp)(nil), // 180: Cast.CreateCompetitiveReportResp + (*UpdateCompetitiveReportReq)(nil), // 181: Cast.UpdateCompetitiveReportReq + (*UpdateCompetitiveReportStatusReq)(nil), // 182: Cast.UpdateCompetitiveReportStatusReq + (*UpdateCompetitiveReportApprovalIDReq)(nil), // 183: Cast.UpdateCompetitiveReportApprovalIDReq + (*CompetitiveReportLogInfo)(nil), // 184: Cast.CompetitiveReportLogInfo + (*CompetitiveReportExtra)(nil), // 185: Cast.CompetitiveReportExtra + (*GetCompetitiveReportDetailReq)(nil), // 186: Cast.GetCompetitiveReportDetailReq + (*GetCompetitiveReportForAppReq)(nil), // 187: Cast.GetCompetitiveReportForAppReq + (*GetCompetitiveReportForAppResp)(nil), // 188: Cast.GetCompetitiveReportForAppResp + (*GetCompetitiveReportDetailResp)(nil), // 189: Cast.GetCompetitiveReportDetailResp + (*ListCompetitiveReportReq)(nil), // 190: Cast.ListCompetitiveReportReq + (*CompetitiveReportInfo)(nil), // 191: Cast.CompetitiveReportInfo + (*ListCompetitiveReportResp)(nil), // 192: Cast.ListCompetitiveReportResp + (*DeleteCompetitiveReportReq)(nil), // 193: Cast.DeleteCompetitiveReportReq + (*ImportCompetitiveReportBatchReq)(nil), // 194: Cast.ImportCompetitiveReportBatchReq + (*ImportCompetitiveReportBatchResp)(nil), // 195: Cast.ImportCompetitiveReportBatchResp + (*CountCompetitiveReportByWorkUuidsReq)(nil), // 196: Cast.CountCompetitiveReportByWorkUuidsReq + (*WorkUuidCount)(nil), // 197: Cast.WorkUuidCount + (*CountCompetitiveReportByWorkUuidsResp)(nil), // 198: Cast.CountCompetitiveReportByWorkUuidsResp + (*WorkResourceReq)(nil), // 199: Cast.WorkResourceReq + (*WorkResourceResp)(nil), // 200: Cast.WorkResourceResp + (*UpdateWorkResourceReq)(nil), // 201: Cast.UpdateWorkResourceReq + (*UpdateWorkResourceResp)(nil), // 202: Cast.UpdateWorkResourceResp + (*UpdateMediaAccStatusReq)(nil), // 203: Cast.UpdateMediaAccStatusReq + (*UpdateMediaAccStatusResp)(nil), // 204: Cast.UpdateMediaAccStatusResp + (*UnbindMediaAuthReq)(nil), // 205: Cast.UnbindMediaAuthReq + (*UnbindMediaAuthResp)(nil), // 206: Cast.UnbindMediaAuthResp + (*UpdateMediaAccInfoReq)(nil), // 207: Cast.UpdateMediaAccInfoReq + (*WorkListResp_Info)(nil), // 208: Cast.WorkListResp.Info + nil, // 209: Cast.WorkListResp.Info.PublishMediaIDsEntry + nil, // 210: Cast.WorkDetailResp.MediaAccDataEntry + (*MediaAccountsResp_Info)(nil), // 211: Cast.MediaAccountsResp.Info + (*MediaWorksResp_Info)(nil), // 212: Cast.MediaWorksResp.Info + (*PublishResp_Info)(nil), // 213: Cast.PublishResp.Info + (*WorkListPublishedResp_Info)(nil), // 214: Cast.WorkListPublishedResp.Info + (*RefreshWorkListResp_Info)(nil), // 215: Cast.RefreshWorkListResp.Info + (*RefreshWorkListResp_Info_PlatformInfo)(nil), // 216: Cast.RefreshWorkListResp.Info.PlatformInfo + (*UpdateOAuthReq_Info)(nil), // 217: Cast.UpdateOAuthReq.Info + (*emptypb.Empty)(nil), // 218: google.protobuf.Empty } var file_pb_fiee_cast_proto_depIdxs = []int32{ 0, // 0: Cast.MediaUserListReq.platformID:type_name -> Cast.PlatformIDENUM 1, // 1: Cast.MediaUserListReq.authStatus:type_name -> Cast.AuthStatusENUM 1, // 2: Cast.MediaUserInfo.authStatus:type_name -> Cast.AuthStatusENUM - 8, // 3: Cast.MediaUserInfo.asInfo:type_name -> Cast.AsInfo - 10, // 4: Cast.MediaUserListResp.data:type_name -> Cast.MediaUserInfo + 9, // 3: Cast.MediaUserInfo.asInfo:type_name -> Cast.AsInfo + 11, // 4: Cast.MediaUserListResp.data:type_name -> Cast.MediaUserInfo 0, // 5: Cast.UpdateMediaAccountReq.platformID:type_name -> Cast.PlatformIDENUM 0, // 6: Cast.UpdateWorkImageReq.platformIDs:type_name -> Cast.PlatformIDENUM - 19, // 7: Cast.UpdateWorkImageReq.publishConfig1:type_name -> Cast.PublishConfig - 19, // 8: Cast.UpdateWorkImageReq.publishConfig2:type_name -> Cast.PublishConfig - 19, // 9: Cast.UpdateWorkImageReq.publishConfig3:type_name -> Cast.PublishConfig - 19, // 10: Cast.UpdateWorkImageReq.publishConfig4:type_name -> Cast.PublishConfig - 19, // 11: Cast.UpdateWorkImageReq.publishConfig5:type_name -> Cast.PublishConfig + 20, // 7: Cast.UpdateWorkImageReq.publishConfig1:type_name -> Cast.PublishConfig + 20, // 8: Cast.UpdateWorkImageReq.publishConfig2:type_name -> Cast.PublishConfig + 20, // 9: Cast.UpdateWorkImageReq.publishConfig3:type_name -> Cast.PublishConfig + 20, // 10: Cast.UpdateWorkImageReq.publishConfig4:type_name -> Cast.PublishConfig + 20, // 11: Cast.UpdateWorkImageReq.publishConfig5:type_name -> Cast.PublishConfig 0, // 12: Cast.UpdateWorkVideoReq.platformIDs:type_name -> Cast.PlatformIDENUM - 19, // 13: Cast.UpdateWorkVideoReq.publishConfig1:type_name -> Cast.PublishConfig - 19, // 14: Cast.UpdateWorkVideoReq.publishConfig2:type_name -> Cast.PublishConfig - 19, // 15: Cast.UpdateWorkVideoReq.publishConfig3:type_name -> Cast.PublishConfig - 19, // 16: Cast.UpdateWorkVideoReq.publishConfig4:type_name -> Cast.PublishConfig - 3, // 17: Cast.UpdateWorkVideoReq.autoPublish:type_name -> Cast.AutoPublishENUM - 19, // 18: Cast.UpdateWorkVideoReq.publishConfig5:type_name -> Cast.PublishConfig + 20, // 13: Cast.UpdateWorkVideoReq.publishConfig1:type_name -> Cast.PublishConfig + 20, // 14: Cast.UpdateWorkVideoReq.publishConfig2:type_name -> Cast.PublishConfig + 20, // 15: Cast.UpdateWorkVideoReq.publishConfig3:type_name -> Cast.PublishConfig + 20, // 16: Cast.UpdateWorkVideoReq.publishConfig4:type_name -> Cast.PublishConfig + 4, // 17: Cast.UpdateWorkVideoReq.autoPublish:type_name -> Cast.AutoPublishENUM + 20, // 18: Cast.UpdateWorkVideoReq.publishConfig5:type_name -> Cast.PublishConfig 0, // 19: Cast.MediaInfoReq.platformID:type_name -> Cast.PlatformIDENUM - 10, // 20: Cast.MediaInfoResp.info:type_name -> Cast.MediaUserInfo + 11, // 20: Cast.MediaInfoResp.info:type_name -> Cast.MediaUserInfo 0, // 21: Cast.MediaInfoByPlatformReq.platformID:type_name -> Cast.PlatformIDENUM - 10, // 22: Cast.MediaInfoByPlatformResp.info:type_name -> Cast.MediaUserInfo - 206, // 23: Cast.WorkListResp.data:type_name -> Cast.WorkListResp.Info - 19, // 24: Cast.WorkDetailResp.publishConfig1:type_name -> Cast.PublishConfig - 19, // 25: Cast.WorkDetailResp.publishConfig2:type_name -> Cast.PublishConfig - 19, // 26: Cast.WorkDetailResp.publishConfig3:type_name -> Cast.PublishConfig - 19, // 27: Cast.WorkDetailResp.publishConfig4:type_name -> Cast.PublishConfig - 29, // 28: Cast.WorkDetailResp.WorkLogData:type_name -> Cast.WorkLogInfo - 208, // 29: Cast.WorkDetailResp.mediaAccData:type_name -> Cast.WorkDetailResp.MediaAccDataEntry - 19, // 30: Cast.WorkDetailResp.publishConfig5:type_name -> Cast.PublishConfig - 2, // 31: Cast.UpdateStatusReq.workAction:type_name -> Cast.WorkActionENUM - 3, // 32: Cast.UpdateStatusReq.autoPublish:type_name -> Cast.AutoPublishENUM - 5, // 33: Cast.UpdateStatusReq.confirmFailType:type_name -> Cast.ConfirmFailENUM - 209, // 34: Cast.MediaAccountsResp.data:type_name -> Cast.MediaAccountsResp.Info - 210, // 35: Cast.MediaWorksResp.data:type_name -> Cast.MediaWorksResp.Info - 6, // 36: Cast.PublishReq.publishSource:type_name -> Cast.PublishSourceENUM - 211, // 37: Cast.PublishResp.data:type_name -> Cast.PublishResp.Info + 11, // 22: Cast.MediaInfoByPlatformResp.info:type_name -> Cast.MediaUserInfo + 208, // 23: Cast.WorkListResp.data:type_name -> Cast.WorkListResp.Info + 20, // 24: Cast.WorkDetailResp.publishConfig1:type_name -> Cast.PublishConfig + 20, // 25: Cast.WorkDetailResp.publishConfig2:type_name -> Cast.PublishConfig + 20, // 26: Cast.WorkDetailResp.publishConfig3:type_name -> Cast.PublishConfig + 20, // 27: Cast.WorkDetailResp.publishConfig4:type_name -> Cast.PublishConfig + 30, // 28: Cast.WorkDetailResp.WorkLogData:type_name -> Cast.WorkLogInfo + 210, // 29: Cast.WorkDetailResp.mediaAccData:type_name -> Cast.WorkDetailResp.MediaAccDataEntry + 20, // 30: Cast.WorkDetailResp.publishConfig5:type_name -> Cast.PublishConfig + 3, // 31: Cast.UpdateStatusReq.workAction:type_name -> Cast.WorkActionENUM + 4, // 32: Cast.UpdateStatusReq.autoPublish:type_name -> Cast.AutoPublishENUM + 6, // 33: Cast.UpdateStatusReq.confirmFailType:type_name -> Cast.ConfirmFailENUM + 211, // 34: Cast.MediaAccountsResp.data:type_name -> Cast.MediaAccountsResp.Info + 212, // 35: Cast.MediaWorksResp.data:type_name -> Cast.MediaWorksResp.Info + 7, // 36: Cast.PublishReq.publishSource:type_name -> Cast.PublishSourceENUM + 213, // 37: Cast.PublishResp.data:type_name -> Cast.PublishResp.Info 0, // 38: Cast.RePublishReq.platformIDs:type_name -> Cast.PlatformIDENUM - 6, // 39: Cast.RePublishReq.publishSource:type_name -> Cast.PublishSourceENUM - 49, // 40: Cast.WorkInfoResp.platformInfoData:type_name -> Cast.PlatformInfo - 4, // 41: Cast.WorkInfoResp.publishStatus:type_name -> Cast.PublishStatusENUM - 212, // 42: Cast.WorkListPublishedResp.data:type_name -> Cast.WorkListPublishedResp.Info - 17, // 43: Cast.ImportWorkBatchReq.imageWorks:type_name -> Cast.UpdateWorkImageReq - 17, // 44: Cast.ImportWorkBatchResp.imageWorks:type_name -> Cast.UpdateWorkImageReq - 4, // 45: Cast.PlatformInfo.publishMediaStatus:type_name -> Cast.PublishStatusENUM - 6, // 46: Cast.PlatformInfo.publishSource:type_name -> Cast.PublishSourceENUM - 49, // 47: Cast.UpdateWorkPlatformInfoReq.PlatformInfoData:type_name -> Cast.PlatformInfo + 7, // 39: Cast.RePublishReq.publishSource:type_name -> Cast.PublishSourceENUM + 50, // 40: Cast.WorkInfoResp.platformInfoData:type_name -> Cast.PlatformInfo + 5, // 41: Cast.WorkInfoResp.publishStatus:type_name -> Cast.PublishStatusENUM + 214, // 42: Cast.WorkListPublishedResp.data:type_name -> Cast.WorkListPublishedResp.Info + 18, // 43: Cast.ImportWorkBatchReq.imageWorks:type_name -> Cast.UpdateWorkImageReq + 18, // 44: Cast.ImportWorkBatchResp.imageWorks:type_name -> Cast.UpdateWorkImageReq + 5, // 45: Cast.PlatformInfo.publishMediaStatus:type_name -> Cast.PublishStatusENUM + 7, // 46: Cast.PlatformInfo.publishSource:type_name -> Cast.PublishSourceENUM + 50, // 47: Cast.UpdateWorkPlatformInfoReq.PlatformInfoData:type_name -> Cast.PlatformInfo 0, // 48: Cast.UpdateWorkPublishLogReq.platformID:type_name -> Cast.PlatformIDENUM - 6, // 49: Cast.UpdateWorkPublishLogReq.publishSource:type_name -> Cast.PublishSourceENUM - 213, // 50: Cast.RefreshWorkListResp.Data:type_name -> Cast.RefreshWorkListResp.Info + 7, // 49: Cast.UpdateWorkPublishLogReq.publishSource:type_name -> Cast.PublishSourceENUM + 215, // 50: Cast.RefreshWorkListResp.Data:type_name -> Cast.RefreshWorkListResp.Info 0, // 51: Cast.OAuthCodeToTokenReq.platformID:type_name -> Cast.PlatformIDENUM - 215, // 52: Cast.UpdateOAuthReq.Data:type_name -> Cast.UpdateOAuthReq.Info + 217, // 52: Cast.UpdateOAuthReq.Data:type_name -> Cast.UpdateOAuthReq.Info 0, // 53: Cast.RefreshTokenReq.platformID:type_name -> Cast.PlatformIDENUM - 74, // 54: Cast.ListVideoScriptsResp.data:type_name -> Cast.VideoScriptInfo - 74, // 55: Cast.UpdateVideoScriptBatchReq.data:type_name -> Cast.VideoScriptInfo - 74, // 56: Cast.UpdateVideoScriptBatchResp.data:type_name -> Cast.VideoScriptInfo - 2, // 57: Cast.UpdateScriptStatusReq.workAction:type_name -> Cast.WorkActionENUM - 7, // 58: Cast.UpdatePromptReq.category:type_name -> Cast.CategoryENUM - 7, // 59: Cast.GetPromptResp.category:type_name -> Cast.CategoryENUM - 7, // 60: Cast.ListPromptsReq.category:type_name -> Cast.CategoryENUM - 7, // 61: Cast.PromptInfo.category:type_name -> Cast.CategoryENUM - 88, // 62: Cast.ListPromptsResp.data:type_name -> Cast.PromptInfo - 88, // 63: Cast.UpdatePromptBatchReq.data:type_name -> Cast.PromptInfo - 88, // 64: Cast.UpdatePromptBatchResp.data:type_name -> Cast.PromptInfo - 92, // 65: Cast.UpdateArtistReq.artistInfo:type_name -> Cast.ArtistInfo - 92, // 66: Cast.GetArtistResp.artistInfo:type_name -> Cast.ArtistInfo - 2, // 67: Cast.UpdateWorkAnalysisStatusReq.workAction:type_name -> Cast.WorkActionENUM - 102, // 68: Cast.GetWorkAnalysisResp.fansSeries:type_name -> Cast.WorkAnalysisFansSeries - 103, // 69: Cast.GetWorkAnalysisResp.viewsSeries:type_name -> Cast.WorkAnalysisViewsSeries - 104, // 70: Cast.GetWorkAnalysisResp.likesSeries:type_name -> Cast.WorkAnalysisLikesSeries - 105, // 71: Cast.GetWorkAnalysisResp.commentsSeries:type_name -> Cast.WorkAnalysisCommentsSeries - 106, // 72: Cast.GetWorkAnalysisResp.sharesSeries:type_name -> Cast.WorkAnalysisSharesSeries - 107, // 73: Cast.GetWorkAnalysisResp.topCitiesSeries:type_name -> Cast.WorkAnalysisTopCities - 108, // 74: Cast.GetWorkAnalysisResp.mostActiveDaySeries:type_name -> Cast.WorkAnalysisMostActiveDay - 109, // 75: Cast.GetWorkAnalysisResp.bestPostTimeSeries:type_name -> Cast.WorkAnalysisBestPostTime - 101, // 76: Cast.GetWorkAnalysisDetailResp.WorkAnalysisLogData:type_name -> Cast.WorkAnalysisLogInfo - 102, // 77: Cast.GetWorkAnalysisDetailResp.fansSeries:type_name -> Cast.WorkAnalysisFansSeries - 103, // 78: Cast.GetWorkAnalysisDetailResp.viewsSeries:type_name -> Cast.WorkAnalysisViewsSeries - 104, // 79: Cast.GetWorkAnalysisDetailResp.likesSeries:type_name -> Cast.WorkAnalysisLikesSeries - 105, // 80: Cast.GetWorkAnalysisDetailResp.commentsSeries:type_name -> Cast.WorkAnalysisCommentsSeries - 106, // 81: Cast.GetWorkAnalysisDetailResp.sharesSeries:type_name -> Cast.WorkAnalysisSharesSeries - 107, // 82: Cast.GetWorkAnalysisDetailResp.topCitiesSeries:type_name -> Cast.WorkAnalysisTopCities - 108, // 83: Cast.GetWorkAnalysisDetailResp.mostActiveDaySeries:type_name -> Cast.WorkAnalysisMostActiveDay - 109, // 84: Cast.GetWorkAnalysisDetailResp.bestPostTimeSeries:type_name -> Cast.WorkAnalysisBestPostTime - 110, // 85: Cast.GetWorkAnalysisDetailResp.extra:type_name -> Cast.WorkAnalysisExtra - 116, // 86: Cast.ListWorkAnalysisResp.data:type_name -> Cast.WorkAnalysisInfo - 120, // 87: Cast.ArtistDataListResp.data:type_name -> Cast.ArtistDataRespItem - 123, // 88: Cast.MediaDataListResp.data:type_name -> Cast.MediaDataListItem - 102, // 89: Cast.ArtistMetricsSeriesResp.fansSeries:type_name -> Cast.WorkAnalysisFansSeries - 103, // 90: Cast.ArtistMetricsSeriesResp.viewsSeries:type_name -> Cast.WorkAnalysisViewsSeries - 104, // 91: Cast.ArtistMetricsSeriesResp.likesSeries:type_name -> Cast.WorkAnalysisLikesSeries - 105, // 92: Cast.ArtistMetricsSeriesResp.commentsSeries:type_name -> Cast.WorkAnalysisCommentsSeries - 106, // 93: Cast.ArtistMetricsSeriesResp.sharesSeries:type_name -> Cast.WorkAnalysisSharesSeries - 109, // 94: Cast.ArtistMetricsSeriesResp.bestPostTime:type_name -> Cast.WorkAnalysisBestPostTime - 108, // 95: Cast.ArtistMetricsSeriesResp.mostActiveDay:type_name -> Cast.WorkAnalysisMostActiveDay - 130, // 96: Cast.ArtistMetricsDailyWindowResp.fans:type_name -> Cast.SimplePoint - 130, // 97: Cast.ArtistMetricsDailyWindowResp.views:type_name -> Cast.SimplePoint - 130, // 98: Cast.ArtistMetricsDailyWindowResp.likes:type_name -> Cast.SimplePoint - 130, // 99: Cast.ArtistMetricsDailyWindowResp.comments:type_name -> Cast.SimplePoint - 130, // 100: Cast.ArtistMetricsDailyWindowResp.shares:type_name -> Cast.SimplePoint - 131, // 101: Cast.ArtistMetricsDailyWindowResp.bestPostTime:type_name -> Cast.BestPostTimePoint - 132, // 102: Cast.ArtistMetricsDailyWindowResp.mostActiveDay:type_name -> Cast.MostActiveDayPoint - 135, // 103: Cast.TobeConfirmedListResp.data:type_name -> Cast.TobeConfirmedItem - 138, // 104: Cast.UpsertMediaMetricsDailyBatchReq.data:type_name -> Cast.MediaMetricsDailyItem - 141, // 105: Cast.UpsertWorkMetricsDailyBatchReq.data:type_name -> Cast.WorkMetricsDailyItem - 145, // 106: Cast.GetArtistAyrShareInfoResp.data:type_name -> Cast.ArtistAyrShareInfo - 145, // 107: Cast.GetArtistAyrShareInfoByPlatformIDsResp.data:type_name -> Cast.ArtistAyrShareInfo - 150, // 108: Cast.ListWorkPlatformInfoResp.data:type_name -> Cast.WorkPlatformInfo - 153, // 109: Cast.ListMediaMetricsDailyResp.data:type_name -> Cast.MediaMetricsDailyInfo - 156, // 110: Cast.ListWorkMetricsDailyResp.data:type_name -> Cast.WorkMetricsDailyInfo - 161, // 111: Cast.GetTaskListResp.data:type_name -> Cast.TaskListInfo - 161, // 112: Cast.ListTaskListResp.data:type_name -> Cast.TaskListInfo - 171, // 113: Cast.ListCastTagsResp.data:type_name -> Cast.CastTagInfo - 171, // 114: Cast.UpdateCastTagBatchReq.data:type_name -> Cast.CastTagInfo - 171, // 115: Cast.UpdateCastTagBatchResp.data:type_name -> Cast.CastTagInfo - 171, // 116: Cast.BatchUpdateCastTagsReq.data:type_name -> Cast.CastTagInfo - 2, // 117: Cast.UpdateCompetitiveReportStatusReq.workAction:type_name -> Cast.WorkActionENUM - 183, // 118: Cast.GetCompetitiveReportDetailResp.reportLogData:type_name -> Cast.CompetitiveReportLogInfo - 184, // 119: Cast.GetCompetitiveReportDetailResp.extra:type_name -> Cast.CompetitiveReportExtra - 190, // 120: Cast.ListCompetitiveReportResp.data:type_name -> Cast.CompetitiveReportInfo - 178, // 121: Cast.ImportCompetitiveReportBatchReq.reports:type_name -> Cast.CreateCompetitiveReportReq - 178, // 122: Cast.ImportCompetitiveReportBatchResp.reports:type_name -> Cast.CreateCompetitiveReportReq - 196, // 123: Cast.CountCompetitiveReportByWorkUuidsResp.data:type_name -> Cast.WorkUuidCount - 207, // 124: Cast.WorkListResp.Info.PublishMediaIDs:type_name -> Cast.WorkListResp.Info.PublishMediaIDsEntry - 10, // 125: Cast.WorkDetailResp.MediaAccDataEntry.value:type_name -> Cast.MediaUserInfo - 214, // 126: Cast.RefreshWorkListResp.Info.PlatformInfoData:type_name -> Cast.RefreshWorkListResp.Info.PlatformInfo - 0, // 127: Cast.RefreshWorkListResp.Info.PlatformInfo.platformID:type_name -> Cast.PlatformIDENUM - 0, // 128: Cast.UpdateOAuthReq.Info.platformID:type_name -> Cast.PlatformIDENUM - 9, // 129: Cast.Cast.MediaUserList:input_type -> Cast.MediaUserListReq - 12, // 130: Cast.Cast.UpdateMediaAccount:input_type -> Cast.UpdateMediaAccountReq - 14, // 131: Cast.Cast.UnbindManager:input_type -> Cast.UnbindManagerReq - 16, // 132: Cast.Cast.BindManager:input_type -> Cast.BindManagerReq - 17, // 133: Cast.Cast.UpdateWorkImage:input_type -> Cast.UpdateWorkImageReq - 20, // 134: Cast.Cast.UpdateWorkVideo:input_type -> Cast.UpdateWorkVideoReq - 22, // 135: Cast.Cast.MediaInfo:input_type -> Cast.MediaInfoReq - 24, // 136: Cast.Cast.MediaInfoByPlatform:input_type -> Cast.MediaInfoByPlatformReq - 26, // 137: Cast.Cast.WorkList:input_type -> Cast.WorkListReq - 43, // 138: Cast.Cast.WorkListPublished:input_type -> Cast.WorkListPublishedReq - 28, // 139: Cast.Cast.WorkDetail:input_type -> Cast.WorkDetailReq - 31, // 140: Cast.Cast.UpdateStatus:input_type -> Cast.UpdateStatusReq - 32, // 141: Cast.Cast.MediaAccounts:input_type -> Cast.MediaAccountsReq - 34, // 142: Cast.Cast.MediaWorks:input_type -> Cast.MediaWorksReq - 36, // 143: Cast.Cast.Publish:input_type -> Cast.PublishReq - 38, // 144: Cast.Cast.RePublish:input_type -> Cast.RePublishReq - 40, // 145: Cast.Cast.DelWork:input_type -> Cast.DelWorkReq - 41, // 146: Cast.Cast.WorkInfo:input_type -> Cast.WorkInfoReq - 45, // 147: Cast.Cast.ArtistInfo:input_type -> Cast.ArtistInfoReq - 47, // 148: Cast.Cast.ImportWorkBatch:input_type -> Cast.ImportWorkBatchReq - 50, // 149: Cast.Cast.UpdateWorkPlatformInfo:input_type -> Cast.UpdateWorkPlatformInfoReq - 52, // 150: Cast.Cast.UpdateWorkPublishLog:input_type -> Cast.UpdateWorkPublishLogReq - 53, // 151: Cast.Cast.RefreshWorkList:input_type -> Cast.RefreshWorkListReq - 198, // 152: Cast.Cast.WorkResource:input_type -> Cast.WorkResourceReq - 200, // 153: Cast.Cast.UpdateWorkResource:input_type -> Cast.UpdateWorkResourceReq - 202, // 154: Cast.Cast.UpdateMediaAccStatus:input_type -> Cast.UpdateMediaAccStatusReq - 55, // 155: Cast.Cast.OAuthAccount:input_type -> Cast.OAuthAccountReq - 204, // 156: Cast.Cast.UnbindMediaAuth:input_type -> Cast.UnbindMediaAuthReq - 57, // 157: Cast.Cast.OAuthAccountV2:input_type -> Cast.OAuthAccountV2Req - 61, // 158: Cast.Cast.OAuthCodeToToken:input_type -> Cast.OAuthCodeToTokenReq - 63, // 159: Cast.Cast.UpdateOAuth:input_type -> Cast.UpdateOAuthReq - 64, // 160: Cast.Cast.RefreshToken:input_type -> Cast.RefreshTokenReq - 66, // 161: Cast.Cast.PublishMediaInfo:input_type -> Cast.PublishMediaInfoReq - 68, // 162: Cast.Cast.Tools:input_type -> Cast.ToolsReq - 69, // 163: Cast.Cast.UpdateVideoScript:input_type -> Cast.UpdateVideoScriptReq - 71, // 164: Cast.Cast.GetVideoScript:input_type -> Cast.GetVideoScriptReq - 73, // 165: Cast.Cast.ListVideoScripts:input_type -> Cast.ListVideoScriptsReq - 76, // 166: Cast.Cast.DeleteVideoScript:input_type -> Cast.DeleteVideoScriptReq - 77, // 167: Cast.Cast.UpdateVideoScriptBatch:input_type -> Cast.UpdateVideoScriptBatchReq - 79, // 168: Cast.Cast.UpdateScriptStatus:input_type -> Cast.UpdateScriptStatusReq - 81, // 169: Cast.Cast.GetLayout:input_type -> Cast.GetLayoutReq - 80, // 170: Cast.Cast.SetLayout:input_type -> Cast.SetLayoutReq - 83, // 171: Cast.Cast.UpdatePrompt:input_type -> Cast.UpdatePromptReq - 84, // 172: Cast.Cast.DeletePrompt:input_type -> Cast.DeletePromptReq - 85, // 173: Cast.Cast.GetPrompt:input_type -> Cast.GetPromptReq - 87, // 174: Cast.Cast.ListPrompts:input_type -> Cast.ListPromptsReq - 90, // 175: Cast.Cast.UpdatePromptBatch:input_type -> Cast.UpdatePromptBatchReq - 93, // 176: Cast.Cast.UpdateArtist:input_type -> Cast.UpdateArtistReq - 95, // 177: Cast.Cast.GetArtist:input_type -> Cast.GetArtistReq - 97, // 178: Cast.Cast.CreateWorkAnalysis:input_type -> Cast.CreateWorkAnalysisReq - 99, // 179: Cast.Cast.UpdateWorkAnalysis:input_type -> Cast.UpdateWorkAnalysisReq - 100, // 180: Cast.Cast.UpdateWorkAnalysisStatus:input_type -> Cast.UpdateWorkAnalysisStatusReq - 111, // 181: Cast.Cast.GetWorkAnalysis:input_type -> Cast.GetWorkAnalysisDetailReq - 112, // 182: Cast.Cast.GetLatestWorkAnalysis:input_type -> Cast.GetLatestWorkAnalysisReq - 115, // 183: Cast.Cast.ListWorkAnalysis:input_type -> Cast.ListWorkAnalysisReq - 118, // 184: Cast.Cast.DeleteWorkAnalysis:input_type -> Cast.DeleteWorkAnalysisReq - 137, // 185: Cast.Cast.UpdateWorkAnalysisApprovalID:input_type -> Cast.UpdateWorkAnalysisApprovalIDReq - 119, // 186: Cast.Cast.ArtistDataList:input_type -> Cast.ArtistDataListReq - 122, // 187: Cast.Cast.MediaDataList:input_type -> Cast.MediaDataListReq - 125, // 188: Cast.Cast.DataOverview:input_type -> Cast.DataOverviewReq - 127, // 189: Cast.Cast.ArtistMetricsSeries:input_type -> Cast.ArtistMetricsSeriesReq - 129, // 190: Cast.Cast.ArtistMetricsDailyWindow:input_type -> Cast.ArtistMetricsDailyWindowReq - 134, // 191: Cast.Cast.TobeConfirmedList:input_type -> Cast.TobeConfirmedListReq - 139, // 192: Cast.Cast.UpsertMediaMetricsDailyBatch:input_type -> Cast.UpsertMediaMetricsDailyBatchReq - 142, // 193: Cast.Cast.UpsertWorkMetricsDailyBatch:input_type -> Cast.UpsertWorkMetricsDailyBatchReq - 152, // 194: Cast.Cast.ListMediaMetricsDaily:input_type -> Cast.ListMediaMetricsDailyReq - 155, // 195: Cast.Cast.ListWorkMetricsDaily:input_type -> Cast.ListWorkMetricsDailyReq - 166, // 196: Cast.Cast.CalculateMediaMetricsByWorks:input_type -> Cast.CalculateMediaMetricsByWorksReq - 144, // 197: Cast.Cast.GetArtistAyrShareInfo:input_type -> Cast.GetArtistAyrShareInfoReq - 147, // 198: Cast.Cast.GetArtistAyrShareInfoByPlatformIDs:input_type -> Cast.GetArtistAyrShareInfoByPlatformIDsReq - 149, // 199: Cast.Cast.ListWorkPlatformInfo:input_type -> Cast.ListWorkPlatformInfoReq - 158, // 200: Cast.Cast.UpsertTaskList:input_type -> Cast.UpsertTaskListReq - 160, // 201: Cast.Cast.GetTaskList:input_type -> Cast.GetTaskListReq - 163, // 202: Cast.Cast.ListTaskList:input_type -> Cast.ListTaskListReq - 165, // 203: Cast.Cast.DeleteTaskList:input_type -> Cast.DeleteTaskListReq - 168, // 204: Cast.Cast.UpdateCastTag:input_type -> Cast.UpdateCastTagReq - 170, // 205: Cast.Cast.ListCastTags:input_type -> Cast.ListCastTagsReq - 173, // 206: Cast.Cast.UpdateCastTagBatch:input_type -> Cast.UpdateCastTagBatchReq - 175, // 207: Cast.Cast.BatchUpdateCastTags:input_type -> Cast.BatchUpdateCastTagsReq - 176, // 208: Cast.Cast.UpdateCastTagStatus:input_type -> Cast.UpdateCastTagStatusReq - 216, // 209: Cast.Cast.RecalculateCastTagQuoteCount:input_type -> google.protobuf.Empty - 178, // 210: Cast.Cast.CreateCompetitiveReport:input_type -> Cast.CreateCompetitiveReportReq - 193, // 211: Cast.Cast.ImportCompetitiveReportBatch:input_type -> Cast.ImportCompetitiveReportBatchReq - 181, // 212: Cast.Cast.UpdateCompetitiveReportStatus:input_type -> Cast.UpdateCompetitiveReportStatusReq - 185, // 213: Cast.Cast.GetCompetitiveReport:input_type -> Cast.GetCompetitiveReportDetailReq - 186, // 214: Cast.Cast.GetCompetitiveReportForApp:input_type -> Cast.GetCompetitiveReportForAppReq - 189, // 215: Cast.Cast.ListCompetitiveReport:input_type -> Cast.ListCompetitiveReportReq - 192, // 216: Cast.Cast.DeleteCompetitiveReport:input_type -> Cast.DeleteCompetitiveReportReq - 182, // 217: Cast.Cast.UpdateCompetitiveReportApprovalID:input_type -> Cast.UpdateCompetitiveReportApprovalIDReq - 195, // 218: Cast.Cast.CountCompetitiveReportByWorkUuids:input_type -> Cast.CountCompetitiveReportByWorkUuidsReq - 11, // 219: Cast.Cast.MediaUserList:output_type -> Cast.MediaUserListResp - 13, // 220: Cast.Cast.UpdateMediaAccount:output_type -> Cast.UpdateMediaAccountResp - 15, // 221: Cast.Cast.UnbindManager:output_type -> Cast.UnbindManagerResp - 216, // 222: Cast.Cast.BindManager:output_type -> google.protobuf.Empty - 18, // 223: Cast.Cast.UpdateWorkImage:output_type -> Cast.UpdateWorkImageResp - 21, // 224: Cast.Cast.UpdateWorkVideo:output_type -> Cast.UpdateWorkVideoResp - 23, // 225: Cast.Cast.MediaInfo:output_type -> Cast.MediaInfoResp - 25, // 226: Cast.Cast.MediaInfoByPlatform:output_type -> Cast.MediaInfoByPlatformResp - 27, // 227: Cast.Cast.WorkList:output_type -> Cast.WorkListResp - 44, // 228: Cast.Cast.WorkListPublished:output_type -> Cast.WorkListPublishedResp - 30, // 229: Cast.Cast.WorkDetail:output_type -> Cast.WorkDetailResp - 216, // 230: Cast.Cast.UpdateStatus:output_type -> google.protobuf.Empty - 33, // 231: Cast.Cast.MediaAccounts:output_type -> Cast.MediaAccountsResp - 35, // 232: Cast.Cast.MediaWorks:output_type -> Cast.MediaWorksResp - 37, // 233: Cast.Cast.Publish:output_type -> Cast.PublishResp - 39, // 234: Cast.Cast.RePublish:output_type -> Cast.RePublishResp - 216, // 235: Cast.Cast.DelWork:output_type -> google.protobuf.Empty - 42, // 236: Cast.Cast.WorkInfo:output_type -> Cast.WorkInfoResp - 46, // 237: Cast.Cast.ArtistInfo:output_type -> Cast.ArtistInfoResp - 48, // 238: Cast.Cast.ImportWorkBatch:output_type -> Cast.ImportWorkBatchResp - 51, // 239: Cast.Cast.UpdateWorkPlatformInfo:output_type -> Cast.UpdateWorkPlatformInfoResp - 216, // 240: Cast.Cast.UpdateWorkPublishLog:output_type -> google.protobuf.Empty - 54, // 241: Cast.Cast.RefreshWorkList:output_type -> Cast.RefreshWorkListResp - 199, // 242: Cast.Cast.WorkResource:output_type -> Cast.WorkResourceResp - 201, // 243: Cast.Cast.UpdateWorkResource:output_type -> Cast.UpdateWorkResourceResp - 203, // 244: Cast.Cast.UpdateMediaAccStatus:output_type -> Cast.UpdateMediaAccStatusResp - 56, // 245: Cast.Cast.OAuthAccount:output_type -> Cast.OAuthAccountResp - 205, // 246: Cast.Cast.UnbindMediaAuth:output_type -> Cast.UnbindMediaAuthResp - 58, // 247: Cast.Cast.OAuthAccountV2:output_type -> Cast.OAuthAccountV2Resp - 62, // 248: Cast.Cast.OAuthCodeToToken:output_type -> Cast.OAuthCodeToTokenResp - 216, // 249: Cast.Cast.UpdateOAuth:output_type -> google.protobuf.Empty - 65, // 250: Cast.Cast.RefreshToken:output_type -> Cast.RefreshTokenResp - 67, // 251: Cast.Cast.PublishMediaInfo:output_type -> Cast.PublishMediaInfoResp - 216, // 252: Cast.Cast.Tools:output_type -> google.protobuf.Empty - 70, // 253: Cast.Cast.UpdateVideoScript:output_type -> Cast.UpdateVideoScriptResp - 72, // 254: Cast.Cast.GetVideoScript:output_type -> Cast.GetVideoScriptResp - 75, // 255: Cast.Cast.ListVideoScripts:output_type -> Cast.ListVideoScriptsResp - 216, // 256: Cast.Cast.DeleteVideoScript:output_type -> google.protobuf.Empty - 78, // 257: Cast.Cast.UpdateVideoScriptBatch:output_type -> Cast.UpdateVideoScriptBatchResp - 216, // 258: Cast.Cast.UpdateScriptStatus:output_type -> google.protobuf.Empty - 82, // 259: Cast.Cast.GetLayout:output_type -> Cast.GetLayoutResp - 216, // 260: Cast.Cast.SetLayout:output_type -> google.protobuf.Empty - 216, // 261: Cast.Cast.UpdatePrompt:output_type -> google.protobuf.Empty - 216, // 262: Cast.Cast.DeletePrompt:output_type -> google.protobuf.Empty - 86, // 263: Cast.Cast.GetPrompt:output_type -> Cast.GetPromptResp - 89, // 264: Cast.Cast.ListPrompts:output_type -> Cast.ListPromptsResp - 91, // 265: Cast.Cast.UpdatePromptBatch:output_type -> Cast.UpdatePromptBatchResp - 94, // 266: Cast.Cast.UpdateArtist:output_type -> Cast.UpdateArtistResp - 96, // 267: Cast.Cast.GetArtist:output_type -> Cast.GetArtistResp - 98, // 268: Cast.Cast.CreateWorkAnalysis:output_type -> Cast.CreateWorkAnalysisResp - 216, // 269: Cast.Cast.UpdateWorkAnalysis:output_type -> google.protobuf.Empty - 216, // 270: Cast.Cast.UpdateWorkAnalysisStatus:output_type -> google.protobuf.Empty - 114, // 271: Cast.Cast.GetWorkAnalysis:output_type -> Cast.GetWorkAnalysisDetailResp - 113, // 272: Cast.Cast.GetLatestWorkAnalysis:output_type -> Cast.GetWorkAnalysisResp - 117, // 273: Cast.Cast.ListWorkAnalysis:output_type -> Cast.ListWorkAnalysisResp - 216, // 274: Cast.Cast.DeleteWorkAnalysis:output_type -> google.protobuf.Empty - 216, // 275: Cast.Cast.UpdateWorkAnalysisApprovalID:output_type -> google.protobuf.Empty - 121, // 276: Cast.Cast.ArtistDataList:output_type -> Cast.ArtistDataListResp - 124, // 277: Cast.Cast.MediaDataList:output_type -> Cast.MediaDataListResp - 126, // 278: Cast.Cast.DataOverview:output_type -> Cast.DataOverviewResp - 128, // 279: Cast.Cast.ArtistMetricsSeries:output_type -> Cast.ArtistMetricsSeriesResp - 133, // 280: Cast.Cast.ArtistMetricsDailyWindow:output_type -> Cast.ArtistMetricsDailyWindowResp - 136, // 281: Cast.Cast.TobeConfirmedList:output_type -> Cast.TobeConfirmedListResp - 140, // 282: Cast.Cast.UpsertMediaMetricsDailyBatch:output_type -> Cast.UpsertMediaMetricsDailyBatchResp - 143, // 283: Cast.Cast.UpsertWorkMetricsDailyBatch:output_type -> Cast.UpsertWorkMetricsDailyBatchResp - 154, // 284: Cast.Cast.ListMediaMetricsDaily:output_type -> Cast.ListMediaMetricsDailyResp - 157, // 285: Cast.Cast.ListWorkMetricsDaily:output_type -> Cast.ListWorkMetricsDailyResp - 167, // 286: Cast.Cast.CalculateMediaMetricsByWorks:output_type -> Cast.CalculateMediaMetricsByWorksResp - 146, // 287: Cast.Cast.GetArtistAyrShareInfo:output_type -> Cast.GetArtistAyrShareInfoResp - 148, // 288: Cast.Cast.GetArtistAyrShareInfoByPlatformIDs:output_type -> Cast.GetArtistAyrShareInfoByPlatformIDsResp - 151, // 289: Cast.Cast.ListWorkPlatformInfo:output_type -> Cast.ListWorkPlatformInfoResp - 159, // 290: Cast.Cast.UpsertTaskList:output_type -> Cast.UpsertTaskListResp - 162, // 291: Cast.Cast.GetTaskList:output_type -> Cast.GetTaskListResp - 164, // 292: Cast.Cast.ListTaskList:output_type -> Cast.ListTaskListResp - 216, // 293: Cast.Cast.DeleteTaskList:output_type -> google.protobuf.Empty - 169, // 294: Cast.Cast.UpdateCastTag:output_type -> Cast.UpdateCastTagResp - 172, // 295: Cast.Cast.ListCastTags:output_type -> Cast.ListCastTagsResp - 174, // 296: Cast.Cast.UpdateCastTagBatch:output_type -> Cast.UpdateCastTagBatchResp - 216, // 297: Cast.Cast.BatchUpdateCastTags:output_type -> google.protobuf.Empty - 216, // 298: Cast.Cast.UpdateCastTagStatus:output_type -> google.protobuf.Empty - 177, // 299: Cast.Cast.RecalculateCastTagQuoteCount:output_type -> Cast.RecalculateCastTagQuoteCountResp - 179, // 300: Cast.Cast.CreateCompetitiveReport:output_type -> Cast.CreateCompetitiveReportResp - 194, // 301: Cast.Cast.ImportCompetitiveReportBatch:output_type -> Cast.ImportCompetitiveReportBatchResp - 216, // 302: Cast.Cast.UpdateCompetitiveReportStatus:output_type -> google.protobuf.Empty - 188, // 303: Cast.Cast.GetCompetitiveReport:output_type -> Cast.GetCompetitiveReportDetailResp - 187, // 304: Cast.Cast.GetCompetitiveReportForApp:output_type -> Cast.GetCompetitiveReportForAppResp - 191, // 305: Cast.Cast.ListCompetitiveReport:output_type -> Cast.ListCompetitiveReportResp - 216, // 306: Cast.Cast.DeleteCompetitiveReport:output_type -> google.protobuf.Empty - 216, // 307: Cast.Cast.UpdateCompetitiveReportApprovalID:output_type -> google.protobuf.Empty - 197, // 308: Cast.Cast.CountCompetitiveReportByWorkUuids:output_type -> Cast.CountCompetitiveReportByWorkUuidsResp - 219, // [219:309] is the sub-list for method output_type - 129, // [129:219] is the sub-list for method input_type - 129, // [129:129] is the sub-list for extension type_name - 129, // [129:129] is the sub-list for extension extendee - 0, // [0:129] is the sub-list for field type_name + 75, // 54: Cast.ListVideoScriptsResp.data:type_name -> Cast.VideoScriptInfo + 75, // 55: Cast.UpdateVideoScriptBatchReq.data:type_name -> Cast.VideoScriptInfo + 75, // 56: Cast.UpdateVideoScriptBatchResp.data:type_name -> Cast.VideoScriptInfo + 3, // 57: Cast.UpdateScriptStatusReq.workAction:type_name -> Cast.WorkActionENUM + 8, // 58: Cast.UpdatePromptReq.category:type_name -> Cast.CategoryENUM + 8, // 59: Cast.GetPromptResp.category:type_name -> Cast.CategoryENUM + 8, // 60: Cast.ListPromptsReq.category:type_name -> Cast.CategoryENUM + 8, // 61: Cast.PromptInfo.category:type_name -> Cast.CategoryENUM + 89, // 62: Cast.ListPromptsResp.data:type_name -> Cast.PromptInfo + 89, // 63: Cast.UpdatePromptBatchReq.data:type_name -> Cast.PromptInfo + 89, // 64: Cast.UpdatePromptBatchResp.data:type_name -> Cast.PromptInfo + 93, // 65: Cast.UpdateArtistReq.artistInfo:type_name -> Cast.ArtistInfo + 93, // 66: Cast.GetArtistResp.artistInfo:type_name -> Cast.ArtistInfo + 3, // 67: Cast.UpdateWorkAnalysisStatusReq.workAction:type_name -> Cast.WorkActionENUM + 103, // 68: Cast.GetWorkAnalysisResp.fansSeries:type_name -> Cast.WorkAnalysisFansSeries + 104, // 69: Cast.GetWorkAnalysisResp.viewsSeries:type_name -> Cast.WorkAnalysisViewsSeries + 105, // 70: Cast.GetWorkAnalysisResp.likesSeries:type_name -> Cast.WorkAnalysisLikesSeries + 106, // 71: Cast.GetWorkAnalysisResp.commentsSeries:type_name -> Cast.WorkAnalysisCommentsSeries + 107, // 72: Cast.GetWorkAnalysisResp.sharesSeries:type_name -> Cast.WorkAnalysisSharesSeries + 108, // 73: Cast.GetWorkAnalysisResp.topCitiesSeries:type_name -> Cast.WorkAnalysisTopCities + 109, // 74: Cast.GetWorkAnalysisResp.mostActiveDaySeries:type_name -> Cast.WorkAnalysisMostActiveDay + 110, // 75: Cast.GetWorkAnalysisResp.bestPostTimeSeries:type_name -> Cast.WorkAnalysisBestPostTime + 102, // 76: Cast.GetWorkAnalysisDetailResp.WorkAnalysisLogData:type_name -> Cast.WorkAnalysisLogInfo + 103, // 77: Cast.GetWorkAnalysisDetailResp.fansSeries:type_name -> Cast.WorkAnalysisFansSeries + 104, // 78: Cast.GetWorkAnalysisDetailResp.viewsSeries:type_name -> Cast.WorkAnalysisViewsSeries + 105, // 79: Cast.GetWorkAnalysisDetailResp.likesSeries:type_name -> Cast.WorkAnalysisLikesSeries + 106, // 80: Cast.GetWorkAnalysisDetailResp.commentsSeries:type_name -> Cast.WorkAnalysisCommentsSeries + 107, // 81: Cast.GetWorkAnalysisDetailResp.sharesSeries:type_name -> Cast.WorkAnalysisSharesSeries + 108, // 82: Cast.GetWorkAnalysisDetailResp.topCitiesSeries:type_name -> Cast.WorkAnalysisTopCities + 109, // 83: Cast.GetWorkAnalysisDetailResp.mostActiveDaySeries:type_name -> Cast.WorkAnalysisMostActiveDay + 110, // 84: Cast.GetWorkAnalysisDetailResp.bestPostTimeSeries:type_name -> Cast.WorkAnalysisBestPostTime + 111, // 85: Cast.GetWorkAnalysisDetailResp.extra:type_name -> Cast.WorkAnalysisExtra + 117, // 86: Cast.ListWorkAnalysisResp.data:type_name -> Cast.WorkAnalysisInfo + 121, // 87: Cast.ArtistDataListResp.data:type_name -> Cast.ArtistDataRespItem + 124, // 88: Cast.MediaDataListResp.data:type_name -> Cast.MediaDataListItem + 103, // 89: Cast.ArtistMetricsSeriesResp.fansSeries:type_name -> Cast.WorkAnalysisFansSeries + 104, // 90: Cast.ArtistMetricsSeriesResp.viewsSeries:type_name -> Cast.WorkAnalysisViewsSeries + 105, // 91: Cast.ArtistMetricsSeriesResp.likesSeries:type_name -> Cast.WorkAnalysisLikesSeries + 106, // 92: Cast.ArtistMetricsSeriesResp.commentsSeries:type_name -> Cast.WorkAnalysisCommentsSeries + 107, // 93: Cast.ArtistMetricsSeriesResp.sharesSeries:type_name -> Cast.WorkAnalysisSharesSeries + 110, // 94: Cast.ArtistMetricsSeriesResp.bestPostTime:type_name -> Cast.WorkAnalysisBestPostTime + 109, // 95: Cast.ArtistMetricsSeriesResp.mostActiveDay:type_name -> Cast.WorkAnalysisMostActiveDay + 131, // 96: Cast.ArtistMetricsDailyWindowResp.fans:type_name -> Cast.SimplePoint + 131, // 97: Cast.ArtistMetricsDailyWindowResp.views:type_name -> Cast.SimplePoint + 131, // 98: Cast.ArtistMetricsDailyWindowResp.likes:type_name -> Cast.SimplePoint + 131, // 99: Cast.ArtistMetricsDailyWindowResp.comments:type_name -> Cast.SimplePoint + 131, // 100: Cast.ArtistMetricsDailyWindowResp.shares:type_name -> Cast.SimplePoint + 132, // 101: Cast.ArtistMetricsDailyWindowResp.bestPostTime:type_name -> Cast.BestPostTimePoint + 133, // 102: Cast.ArtistMetricsDailyWindowResp.mostActiveDay:type_name -> Cast.MostActiveDayPoint + 136, // 103: Cast.TobeConfirmedListResp.data:type_name -> Cast.TobeConfirmedItem + 139, // 104: Cast.UpsertMediaMetricsDailyBatchReq.data:type_name -> Cast.MediaMetricsDailyItem + 142, // 105: Cast.UpsertWorkMetricsDailyBatchReq.data:type_name -> Cast.WorkMetricsDailyItem + 146, // 106: Cast.GetArtistAyrShareInfoResp.data:type_name -> Cast.ArtistAyrShareInfo + 146, // 107: Cast.GetArtistAyrShareInfoByPlatformIDsResp.data:type_name -> Cast.ArtistAyrShareInfo + 151, // 108: Cast.ListWorkPlatformInfoResp.data:type_name -> Cast.WorkPlatformInfo + 154, // 109: Cast.ListMediaMetricsDailyResp.data:type_name -> Cast.MediaMetricsDailyInfo + 157, // 110: Cast.ListWorkMetricsDailyResp.data:type_name -> Cast.WorkMetricsDailyInfo + 162, // 111: Cast.GetTaskListResp.data:type_name -> Cast.TaskListInfo + 162, // 112: Cast.ListTaskListResp.data:type_name -> Cast.TaskListInfo + 172, // 113: Cast.ListCastTagsResp.data:type_name -> Cast.CastTagInfo + 172, // 114: Cast.UpdateCastTagBatchReq.data:type_name -> Cast.CastTagInfo + 172, // 115: Cast.UpdateCastTagBatchResp.data:type_name -> Cast.CastTagInfo + 172, // 116: Cast.BatchUpdateCastTagsReq.data:type_name -> Cast.CastTagInfo + 3, // 117: Cast.UpdateCompetitiveReportStatusReq.workAction:type_name -> Cast.WorkActionENUM + 184, // 118: Cast.GetCompetitiveReportDetailResp.reportLogData:type_name -> Cast.CompetitiveReportLogInfo + 185, // 119: Cast.GetCompetitiveReportDetailResp.extra:type_name -> Cast.CompetitiveReportExtra + 191, // 120: Cast.ListCompetitiveReportResp.data:type_name -> Cast.CompetitiveReportInfo + 179, // 121: Cast.ImportCompetitiveReportBatchReq.reports:type_name -> Cast.CreateCompetitiveReportReq + 179, // 122: Cast.ImportCompetitiveReportBatchResp.reports:type_name -> Cast.CreateCompetitiveReportReq + 197, // 123: Cast.CountCompetitiveReportByWorkUuidsResp.data:type_name -> Cast.WorkUuidCount + 2, // 124: Cast.UpdateMediaAccInfoReq.expiredSource:type_name -> Cast.ExpiredMediaSourceENUM + 209, // 125: Cast.WorkListResp.Info.PublishMediaIDs:type_name -> Cast.WorkListResp.Info.PublishMediaIDsEntry + 11, // 126: Cast.WorkDetailResp.MediaAccDataEntry.value:type_name -> Cast.MediaUserInfo + 216, // 127: Cast.RefreshWorkListResp.Info.PlatformInfoData:type_name -> Cast.RefreshWorkListResp.Info.PlatformInfo + 0, // 128: Cast.RefreshWorkListResp.Info.PlatformInfo.platformID:type_name -> Cast.PlatformIDENUM + 0, // 129: Cast.UpdateOAuthReq.Info.platformID:type_name -> Cast.PlatformIDENUM + 10, // 130: Cast.Cast.MediaUserList:input_type -> Cast.MediaUserListReq + 13, // 131: Cast.Cast.UpdateMediaAccount:input_type -> Cast.UpdateMediaAccountReq + 15, // 132: Cast.Cast.UnbindManager:input_type -> Cast.UnbindManagerReq + 17, // 133: Cast.Cast.BindManager:input_type -> Cast.BindManagerReq + 18, // 134: Cast.Cast.UpdateWorkImage:input_type -> Cast.UpdateWorkImageReq + 21, // 135: Cast.Cast.UpdateWorkVideo:input_type -> Cast.UpdateWorkVideoReq + 23, // 136: Cast.Cast.MediaInfo:input_type -> Cast.MediaInfoReq + 25, // 137: Cast.Cast.MediaInfoByPlatform:input_type -> Cast.MediaInfoByPlatformReq + 27, // 138: Cast.Cast.WorkList:input_type -> Cast.WorkListReq + 44, // 139: Cast.Cast.WorkListPublished:input_type -> Cast.WorkListPublishedReq + 29, // 140: Cast.Cast.WorkDetail:input_type -> Cast.WorkDetailReq + 32, // 141: Cast.Cast.UpdateStatus:input_type -> Cast.UpdateStatusReq + 33, // 142: Cast.Cast.MediaAccounts:input_type -> Cast.MediaAccountsReq + 35, // 143: Cast.Cast.MediaWorks:input_type -> Cast.MediaWorksReq + 37, // 144: Cast.Cast.Publish:input_type -> Cast.PublishReq + 39, // 145: Cast.Cast.RePublish:input_type -> Cast.RePublishReq + 41, // 146: Cast.Cast.DelWork:input_type -> Cast.DelWorkReq + 42, // 147: Cast.Cast.WorkInfo:input_type -> Cast.WorkInfoReq + 46, // 148: Cast.Cast.ArtistInfo:input_type -> Cast.ArtistInfoReq + 48, // 149: Cast.Cast.ImportWorkBatch:input_type -> Cast.ImportWorkBatchReq + 51, // 150: Cast.Cast.UpdateWorkPlatformInfo:input_type -> Cast.UpdateWorkPlatformInfoReq + 53, // 151: Cast.Cast.UpdateWorkPublishLog:input_type -> Cast.UpdateWorkPublishLogReq + 54, // 152: Cast.Cast.RefreshWorkList:input_type -> Cast.RefreshWorkListReq + 199, // 153: Cast.Cast.WorkResource:input_type -> Cast.WorkResourceReq + 201, // 154: Cast.Cast.UpdateWorkResource:input_type -> Cast.UpdateWorkResourceReq + 203, // 155: Cast.Cast.UpdateMediaAccStatus:input_type -> Cast.UpdateMediaAccStatusReq + 56, // 156: Cast.Cast.OAuthAccount:input_type -> Cast.OAuthAccountReq + 205, // 157: Cast.Cast.UnbindMediaAuth:input_type -> Cast.UnbindMediaAuthReq + 207, // 158: Cast.Cast.UpdateMediaAccInfo:input_type -> Cast.UpdateMediaAccInfoReq + 58, // 159: Cast.Cast.OAuthAccountV2:input_type -> Cast.OAuthAccountV2Req + 62, // 160: Cast.Cast.OAuthCodeToToken:input_type -> Cast.OAuthCodeToTokenReq + 64, // 161: Cast.Cast.UpdateOAuth:input_type -> Cast.UpdateOAuthReq + 65, // 162: Cast.Cast.RefreshToken:input_type -> Cast.RefreshTokenReq + 67, // 163: Cast.Cast.PublishMediaInfo:input_type -> Cast.PublishMediaInfoReq + 69, // 164: Cast.Cast.Tools:input_type -> Cast.ToolsReq + 70, // 165: Cast.Cast.UpdateVideoScript:input_type -> Cast.UpdateVideoScriptReq + 72, // 166: Cast.Cast.GetVideoScript:input_type -> Cast.GetVideoScriptReq + 74, // 167: Cast.Cast.ListVideoScripts:input_type -> Cast.ListVideoScriptsReq + 77, // 168: Cast.Cast.DeleteVideoScript:input_type -> Cast.DeleteVideoScriptReq + 78, // 169: Cast.Cast.UpdateVideoScriptBatch:input_type -> Cast.UpdateVideoScriptBatchReq + 80, // 170: Cast.Cast.UpdateScriptStatus:input_type -> Cast.UpdateScriptStatusReq + 82, // 171: Cast.Cast.GetLayout:input_type -> Cast.GetLayoutReq + 81, // 172: Cast.Cast.SetLayout:input_type -> Cast.SetLayoutReq + 84, // 173: Cast.Cast.UpdatePrompt:input_type -> Cast.UpdatePromptReq + 85, // 174: Cast.Cast.DeletePrompt:input_type -> Cast.DeletePromptReq + 86, // 175: Cast.Cast.GetPrompt:input_type -> Cast.GetPromptReq + 88, // 176: Cast.Cast.ListPrompts:input_type -> Cast.ListPromptsReq + 91, // 177: Cast.Cast.UpdatePromptBatch:input_type -> Cast.UpdatePromptBatchReq + 94, // 178: Cast.Cast.UpdateArtist:input_type -> Cast.UpdateArtistReq + 96, // 179: Cast.Cast.GetArtist:input_type -> Cast.GetArtistReq + 98, // 180: Cast.Cast.CreateWorkAnalysis:input_type -> Cast.CreateWorkAnalysisReq + 100, // 181: Cast.Cast.UpdateWorkAnalysis:input_type -> Cast.UpdateWorkAnalysisReq + 101, // 182: Cast.Cast.UpdateWorkAnalysisStatus:input_type -> Cast.UpdateWorkAnalysisStatusReq + 112, // 183: Cast.Cast.GetWorkAnalysis:input_type -> Cast.GetWorkAnalysisDetailReq + 113, // 184: Cast.Cast.GetLatestWorkAnalysis:input_type -> Cast.GetLatestWorkAnalysisReq + 116, // 185: Cast.Cast.ListWorkAnalysis:input_type -> Cast.ListWorkAnalysisReq + 119, // 186: Cast.Cast.DeleteWorkAnalysis:input_type -> Cast.DeleteWorkAnalysisReq + 138, // 187: Cast.Cast.UpdateWorkAnalysisApprovalID:input_type -> Cast.UpdateWorkAnalysisApprovalIDReq + 120, // 188: Cast.Cast.ArtistDataList:input_type -> Cast.ArtistDataListReq + 123, // 189: Cast.Cast.MediaDataList:input_type -> Cast.MediaDataListReq + 126, // 190: Cast.Cast.DataOverview:input_type -> Cast.DataOverviewReq + 128, // 191: Cast.Cast.ArtistMetricsSeries:input_type -> Cast.ArtistMetricsSeriesReq + 130, // 192: Cast.Cast.ArtistMetricsDailyWindow:input_type -> Cast.ArtistMetricsDailyWindowReq + 135, // 193: Cast.Cast.TobeConfirmedList:input_type -> Cast.TobeConfirmedListReq + 140, // 194: Cast.Cast.UpsertMediaMetricsDailyBatch:input_type -> Cast.UpsertMediaMetricsDailyBatchReq + 143, // 195: Cast.Cast.UpsertWorkMetricsDailyBatch:input_type -> Cast.UpsertWorkMetricsDailyBatchReq + 153, // 196: Cast.Cast.ListMediaMetricsDaily:input_type -> Cast.ListMediaMetricsDailyReq + 156, // 197: Cast.Cast.ListWorkMetricsDaily:input_type -> Cast.ListWorkMetricsDailyReq + 167, // 198: Cast.Cast.CalculateMediaMetricsByWorks:input_type -> Cast.CalculateMediaMetricsByWorksReq + 145, // 199: Cast.Cast.GetArtistAyrShareInfo:input_type -> Cast.GetArtistAyrShareInfoReq + 148, // 200: Cast.Cast.GetArtistAyrShareInfoByPlatformIDs:input_type -> Cast.GetArtistAyrShareInfoByPlatformIDsReq + 150, // 201: Cast.Cast.ListWorkPlatformInfo:input_type -> Cast.ListWorkPlatformInfoReq + 159, // 202: Cast.Cast.UpsertTaskList:input_type -> Cast.UpsertTaskListReq + 161, // 203: Cast.Cast.GetTaskList:input_type -> Cast.GetTaskListReq + 164, // 204: Cast.Cast.ListTaskList:input_type -> Cast.ListTaskListReq + 166, // 205: Cast.Cast.DeleteTaskList:input_type -> Cast.DeleteTaskListReq + 169, // 206: Cast.Cast.UpdateCastTag:input_type -> Cast.UpdateCastTagReq + 171, // 207: Cast.Cast.ListCastTags:input_type -> Cast.ListCastTagsReq + 174, // 208: Cast.Cast.UpdateCastTagBatch:input_type -> Cast.UpdateCastTagBatchReq + 176, // 209: Cast.Cast.BatchUpdateCastTags:input_type -> Cast.BatchUpdateCastTagsReq + 177, // 210: Cast.Cast.UpdateCastTagStatus:input_type -> Cast.UpdateCastTagStatusReq + 218, // 211: Cast.Cast.RecalculateCastTagQuoteCount:input_type -> google.protobuf.Empty + 179, // 212: Cast.Cast.CreateCompetitiveReport:input_type -> Cast.CreateCompetitiveReportReq + 194, // 213: Cast.Cast.ImportCompetitiveReportBatch:input_type -> Cast.ImportCompetitiveReportBatchReq + 182, // 214: Cast.Cast.UpdateCompetitiveReportStatus:input_type -> Cast.UpdateCompetitiveReportStatusReq + 186, // 215: Cast.Cast.GetCompetitiveReport:input_type -> Cast.GetCompetitiveReportDetailReq + 187, // 216: Cast.Cast.GetCompetitiveReportForApp:input_type -> Cast.GetCompetitiveReportForAppReq + 190, // 217: Cast.Cast.ListCompetitiveReport:input_type -> Cast.ListCompetitiveReportReq + 193, // 218: Cast.Cast.DeleteCompetitiveReport:input_type -> Cast.DeleteCompetitiveReportReq + 183, // 219: Cast.Cast.UpdateCompetitiveReportApprovalID:input_type -> Cast.UpdateCompetitiveReportApprovalIDReq + 196, // 220: Cast.Cast.CountCompetitiveReportByWorkUuids:input_type -> Cast.CountCompetitiveReportByWorkUuidsReq + 12, // 221: Cast.Cast.MediaUserList:output_type -> Cast.MediaUserListResp + 14, // 222: Cast.Cast.UpdateMediaAccount:output_type -> Cast.UpdateMediaAccountResp + 16, // 223: Cast.Cast.UnbindManager:output_type -> Cast.UnbindManagerResp + 218, // 224: Cast.Cast.BindManager:output_type -> google.protobuf.Empty + 19, // 225: Cast.Cast.UpdateWorkImage:output_type -> Cast.UpdateWorkImageResp + 22, // 226: Cast.Cast.UpdateWorkVideo:output_type -> Cast.UpdateWorkVideoResp + 24, // 227: Cast.Cast.MediaInfo:output_type -> Cast.MediaInfoResp + 26, // 228: Cast.Cast.MediaInfoByPlatform:output_type -> Cast.MediaInfoByPlatformResp + 28, // 229: Cast.Cast.WorkList:output_type -> Cast.WorkListResp + 45, // 230: Cast.Cast.WorkListPublished:output_type -> Cast.WorkListPublishedResp + 31, // 231: Cast.Cast.WorkDetail:output_type -> Cast.WorkDetailResp + 218, // 232: Cast.Cast.UpdateStatus:output_type -> google.protobuf.Empty + 34, // 233: Cast.Cast.MediaAccounts:output_type -> Cast.MediaAccountsResp + 36, // 234: Cast.Cast.MediaWorks:output_type -> Cast.MediaWorksResp + 38, // 235: Cast.Cast.Publish:output_type -> Cast.PublishResp + 40, // 236: Cast.Cast.RePublish:output_type -> Cast.RePublishResp + 218, // 237: Cast.Cast.DelWork:output_type -> google.protobuf.Empty + 43, // 238: Cast.Cast.WorkInfo:output_type -> Cast.WorkInfoResp + 47, // 239: Cast.Cast.ArtistInfo:output_type -> Cast.ArtistInfoResp + 49, // 240: Cast.Cast.ImportWorkBatch:output_type -> Cast.ImportWorkBatchResp + 52, // 241: Cast.Cast.UpdateWorkPlatformInfo:output_type -> Cast.UpdateWorkPlatformInfoResp + 218, // 242: Cast.Cast.UpdateWorkPublishLog:output_type -> google.protobuf.Empty + 55, // 243: Cast.Cast.RefreshWorkList:output_type -> Cast.RefreshWorkListResp + 200, // 244: Cast.Cast.WorkResource:output_type -> Cast.WorkResourceResp + 202, // 245: Cast.Cast.UpdateWorkResource:output_type -> Cast.UpdateWorkResourceResp + 204, // 246: Cast.Cast.UpdateMediaAccStatus:output_type -> Cast.UpdateMediaAccStatusResp + 57, // 247: Cast.Cast.OAuthAccount:output_type -> Cast.OAuthAccountResp + 206, // 248: Cast.Cast.UnbindMediaAuth:output_type -> Cast.UnbindMediaAuthResp + 218, // 249: Cast.Cast.UpdateMediaAccInfo:output_type -> google.protobuf.Empty + 59, // 250: Cast.Cast.OAuthAccountV2:output_type -> Cast.OAuthAccountV2Resp + 63, // 251: Cast.Cast.OAuthCodeToToken:output_type -> Cast.OAuthCodeToTokenResp + 218, // 252: Cast.Cast.UpdateOAuth:output_type -> google.protobuf.Empty + 66, // 253: Cast.Cast.RefreshToken:output_type -> Cast.RefreshTokenResp + 68, // 254: Cast.Cast.PublishMediaInfo:output_type -> Cast.PublishMediaInfoResp + 218, // 255: Cast.Cast.Tools:output_type -> google.protobuf.Empty + 71, // 256: Cast.Cast.UpdateVideoScript:output_type -> Cast.UpdateVideoScriptResp + 73, // 257: Cast.Cast.GetVideoScript:output_type -> Cast.GetVideoScriptResp + 76, // 258: Cast.Cast.ListVideoScripts:output_type -> Cast.ListVideoScriptsResp + 218, // 259: Cast.Cast.DeleteVideoScript:output_type -> google.protobuf.Empty + 79, // 260: Cast.Cast.UpdateVideoScriptBatch:output_type -> Cast.UpdateVideoScriptBatchResp + 218, // 261: Cast.Cast.UpdateScriptStatus:output_type -> google.protobuf.Empty + 83, // 262: Cast.Cast.GetLayout:output_type -> Cast.GetLayoutResp + 218, // 263: Cast.Cast.SetLayout:output_type -> google.protobuf.Empty + 218, // 264: Cast.Cast.UpdatePrompt:output_type -> google.protobuf.Empty + 218, // 265: Cast.Cast.DeletePrompt:output_type -> google.protobuf.Empty + 87, // 266: Cast.Cast.GetPrompt:output_type -> Cast.GetPromptResp + 90, // 267: Cast.Cast.ListPrompts:output_type -> Cast.ListPromptsResp + 92, // 268: Cast.Cast.UpdatePromptBatch:output_type -> Cast.UpdatePromptBatchResp + 95, // 269: Cast.Cast.UpdateArtist:output_type -> Cast.UpdateArtistResp + 97, // 270: Cast.Cast.GetArtist:output_type -> Cast.GetArtistResp + 99, // 271: Cast.Cast.CreateWorkAnalysis:output_type -> Cast.CreateWorkAnalysisResp + 218, // 272: Cast.Cast.UpdateWorkAnalysis:output_type -> google.protobuf.Empty + 218, // 273: Cast.Cast.UpdateWorkAnalysisStatus:output_type -> google.protobuf.Empty + 115, // 274: Cast.Cast.GetWorkAnalysis:output_type -> Cast.GetWorkAnalysisDetailResp + 114, // 275: Cast.Cast.GetLatestWorkAnalysis:output_type -> Cast.GetWorkAnalysisResp + 118, // 276: Cast.Cast.ListWorkAnalysis:output_type -> Cast.ListWorkAnalysisResp + 218, // 277: Cast.Cast.DeleteWorkAnalysis:output_type -> google.protobuf.Empty + 218, // 278: Cast.Cast.UpdateWorkAnalysisApprovalID:output_type -> google.protobuf.Empty + 122, // 279: Cast.Cast.ArtistDataList:output_type -> Cast.ArtistDataListResp + 125, // 280: Cast.Cast.MediaDataList:output_type -> Cast.MediaDataListResp + 127, // 281: Cast.Cast.DataOverview:output_type -> Cast.DataOverviewResp + 129, // 282: Cast.Cast.ArtistMetricsSeries:output_type -> Cast.ArtistMetricsSeriesResp + 134, // 283: Cast.Cast.ArtistMetricsDailyWindow:output_type -> Cast.ArtistMetricsDailyWindowResp + 137, // 284: Cast.Cast.TobeConfirmedList:output_type -> Cast.TobeConfirmedListResp + 141, // 285: Cast.Cast.UpsertMediaMetricsDailyBatch:output_type -> Cast.UpsertMediaMetricsDailyBatchResp + 144, // 286: Cast.Cast.UpsertWorkMetricsDailyBatch:output_type -> Cast.UpsertWorkMetricsDailyBatchResp + 155, // 287: Cast.Cast.ListMediaMetricsDaily:output_type -> Cast.ListMediaMetricsDailyResp + 158, // 288: Cast.Cast.ListWorkMetricsDaily:output_type -> Cast.ListWorkMetricsDailyResp + 168, // 289: Cast.Cast.CalculateMediaMetricsByWorks:output_type -> Cast.CalculateMediaMetricsByWorksResp + 147, // 290: Cast.Cast.GetArtistAyrShareInfo:output_type -> Cast.GetArtistAyrShareInfoResp + 149, // 291: Cast.Cast.GetArtistAyrShareInfoByPlatformIDs:output_type -> Cast.GetArtistAyrShareInfoByPlatformIDsResp + 152, // 292: Cast.Cast.ListWorkPlatformInfo:output_type -> Cast.ListWorkPlatformInfoResp + 160, // 293: Cast.Cast.UpsertTaskList:output_type -> Cast.UpsertTaskListResp + 163, // 294: Cast.Cast.GetTaskList:output_type -> Cast.GetTaskListResp + 165, // 295: Cast.Cast.ListTaskList:output_type -> Cast.ListTaskListResp + 218, // 296: Cast.Cast.DeleteTaskList:output_type -> google.protobuf.Empty + 170, // 297: Cast.Cast.UpdateCastTag:output_type -> Cast.UpdateCastTagResp + 173, // 298: Cast.Cast.ListCastTags:output_type -> Cast.ListCastTagsResp + 175, // 299: Cast.Cast.UpdateCastTagBatch:output_type -> Cast.UpdateCastTagBatchResp + 218, // 300: Cast.Cast.BatchUpdateCastTags:output_type -> google.protobuf.Empty + 218, // 301: Cast.Cast.UpdateCastTagStatus:output_type -> google.protobuf.Empty + 178, // 302: Cast.Cast.RecalculateCastTagQuoteCount:output_type -> Cast.RecalculateCastTagQuoteCountResp + 180, // 303: Cast.Cast.CreateCompetitiveReport:output_type -> Cast.CreateCompetitiveReportResp + 195, // 304: Cast.Cast.ImportCompetitiveReportBatch:output_type -> Cast.ImportCompetitiveReportBatchResp + 218, // 305: Cast.Cast.UpdateCompetitiveReportStatus:output_type -> google.protobuf.Empty + 189, // 306: Cast.Cast.GetCompetitiveReport:output_type -> Cast.GetCompetitiveReportDetailResp + 188, // 307: Cast.Cast.GetCompetitiveReportForApp:output_type -> Cast.GetCompetitiveReportForAppResp + 192, // 308: Cast.Cast.ListCompetitiveReport:output_type -> Cast.ListCompetitiveReportResp + 218, // 309: Cast.Cast.DeleteCompetitiveReport:output_type -> google.protobuf.Empty + 218, // 310: Cast.Cast.UpdateCompetitiveReportApprovalID:output_type -> google.protobuf.Empty + 198, // 311: Cast.Cast.CountCompetitiveReportByWorkUuids:output_type -> Cast.CountCompetitiveReportByWorkUuidsResp + 221, // [221:312] is the sub-list for method output_type + 130, // [130:221] is the sub-list for method input_type + 130, // [130:130] is the sub-list for extension type_name + 130, // [130:130] is the sub-list for extension extendee + 0, // [0:130] is the sub-list for field type_name } func init() { file_pb_fiee_cast_proto_init() } @@ -20067,8 +20216,8 @@ func file_pb_fiee_cast_proto_init() { File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), RawDescriptor: unsafe.Slice(unsafe.StringData(file_pb_fiee_cast_proto_rawDesc), len(file_pb_fiee_cast_proto_rawDesc)), - NumEnums: 8, - NumMessages: 208, + NumEnums: 9, + NumMessages: 209, NumExtensions: 0, NumServices: 1, }, diff --git a/api/cast/cast.pb.validate.go b/api/cast/cast.pb.validate.go index 7f965ef..7972f36 100644 --- a/api/cast/cast.pb.validate.go +++ b/api/cast/cast.pb.validate.go @@ -25097,6 +25097,118 @@ var _ interface { ErrorName() string } = UnbindMediaAuthRespValidationError{} +// Validate checks the field values on UpdateMediaAccInfoReq with the rules +// defined in the proto definition for this message. If any rules are +// violated, the first error encountered is returned, or nil if there are no violations. +func (m *UpdateMediaAccInfoReq) Validate() error { + return m.validate(false) +} + +// ValidateAll checks the field values on UpdateMediaAccInfoReq with the rules +// defined in the proto definition for this message. If any rules are +// violated, the result is a list of violation errors wrapped in +// UpdateMediaAccInfoReqMultiError, or nil if none found. +func (m *UpdateMediaAccInfoReq) ValidateAll() error { + return m.validate(true) +} + +func (m *UpdateMediaAccInfoReq) validate(all bool) error { + if m == nil { + return nil + } + + var errors []error + + // no validation rules for MediaAccountUuid + + // no validation rules for ExceptionStatus + + // no validation rules for Expired + + // no validation rules for ExpiredSource + + // no validation rules for Remark + + if len(errors) > 0 { + return UpdateMediaAccInfoReqMultiError(errors) + } + + return nil +} + +// UpdateMediaAccInfoReqMultiError is an error wrapping multiple validation +// errors returned by UpdateMediaAccInfoReq.ValidateAll() if the designated +// constraints aren't met. +type UpdateMediaAccInfoReqMultiError []error + +// Error returns a concatenation of all the error messages it wraps. +func (m UpdateMediaAccInfoReqMultiError) Error() string { + msgs := make([]string, 0, len(m)) + for _, err := range m { + msgs = append(msgs, err.Error()) + } + return strings.Join(msgs, "; ") +} + +// AllErrors returns a list of validation violation errors. +func (m UpdateMediaAccInfoReqMultiError) AllErrors() []error { return m } + +// UpdateMediaAccInfoReqValidationError is the validation error returned by +// UpdateMediaAccInfoReq.Validate if the designated constraints aren't met. +type UpdateMediaAccInfoReqValidationError struct { + field string + reason string + cause error + key bool +} + +// Field function returns field value. +func (e UpdateMediaAccInfoReqValidationError) Field() string { return e.field } + +// Reason function returns reason value. +func (e UpdateMediaAccInfoReqValidationError) Reason() string { return e.reason } + +// Cause function returns cause value. +func (e UpdateMediaAccInfoReqValidationError) Cause() error { return e.cause } + +// Key function returns key value. +func (e UpdateMediaAccInfoReqValidationError) Key() bool { return e.key } + +// ErrorName returns error name. +func (e UpdateMediaAccInfoReqValidationError) ErrorName() string { + return "UpdateMediaAccInfoReqValidationError" +} + +// Error satisfies the builtin error interface +func (e UpdateMediaAccInfoReqValidationError) Error() string { + cause := "" + if e.cause != nil { + cause = fmt.Sprintf(" | caused by: %v", e.cause) + } + + key := "" + if e.key { + key = "key for " + } + + return fmt.Sprintf( + "invalid %sUpdateMediaAccInfoReq.%s: %s%s", + key, + e.field, + e.reason, + cause) +} + +var _ error = UpdateMediaAccInfoReqValidationError{} + +var _ interface { + Field() string + Reason() string + Key() bool + Cause() error + ErrorName() string +} = UpdateMediaAccInfoReqValidationError{} + // Validate checks the field values on WorkListResp_Info with the rules defined // in the proto definition for this message. If any rules are violated, the // first error encountered is returned, or nil if there are no violations. diff --git a/api/cast/cast_triple.pb.go b/api/cast/cast_triple.pb.go index 957cda9..798f938 100644 --- a/api/cast/cast_triple.pb.go +++ b/api/cast/cast_triple.pb.go @@ -57,6 +57,7 @@ type CastClient interface { UpdateMediaAccStatus(ctx context.Context, in *UpdateMediaAccStatusReq, opts ...grpc_go.CallOption) (*UpdateMediaAccStatusResp, common.ErrorWithAttachment) OAuthAccount(ctx context.Context, in *OAuthAccountReq, opts ...grpc_go.CallOption) (*OAuthAccountResp, common.ErrorWithAttachment) UnbindMediaAuth(ctx context.Context, in *UnbindMediaAuthReq, opts ...grpc_go.CallOption) (*UnbindMediaAuthResp, common.ErrorWithAttachment) + UpdateMediaAccInfo(ctx context.Context, in *UpdateMediaAccInfoReq, opts ...grpc_go.CallOption) (*emptypb.Empty, common.ErrorWithAttachment) OAuthAccountV2(ctx context.Context, in *OAuthAccountV2Req, opts ...grpc_go.CallOption) (*OAuthAccountV2Resp, common.ErrorWithAttachment) OAuthCodeToToken(ctx context.Context, in *OAuthCodeToTokenReq, opts ...grpc_go.CallOption) (*OAuthCodeToTokenResp, common.ErrorWithAttachment) UpdateOAuth(ctx context.Context, in *UpdateOAuthReq, opts ...grpc_go.CallOption) (*emptypb.Empty, common.ErrorWithAttachment) @@ -169,6 +170,7 @@ type CastClientImpl struct { UpdateMediaAccStatus func(ctx context.Context, in *UpdateMediaAccStatusReq) (*UpdateMediaAccStatusResp, error) OAuthAccount func(ctx context.Context, in *OAuthAccountReq) (*OAuthAccountResp, error) UnbindMediaAuth func(ctx context.Context, in *UnbindMediaAuthReq) (*UnbindMediaAuthResp, error) + UpdateMediaAccInfo func(ctx context.Context, in *UpdateMediaAccInfoReq) (*emptypb.Empty, error) OAuthAccountV2 func(ctx context.Context, in *OAuthAccountV2Req) (*OAuthAccountV2Resp, error) OAuthCodeToToken func(ctx context.Context, in *OAuthCodeToTokenReq) (*OAuthCodeToTokenResp, error) UpdateOAuth func(ctx context.Context, in *UpdateOAuthReq) (*emptypb.Empty, error) @@ -413,6 +415,12 @@ func (c *castClient) UnbindMediaAuth(ctx context.Context, in *UnbindMediaAuthReq return out, c.cc.Invoke(ctx, "/"+interfaceKey+"/UnbindMediaAuth", in, out) } +func (c *castClient) UpdateMediaAccInfo(ctx context.Context, in *UpdateMediaAccInfoReq, opts ...grpc_go.CallOption) (*emptypb.Empty, common.ErrorWithAttachment) { + out := new(emptypb.Empty) + interfaceKey := ctx.Value(constant.InterfaceKey).(string) + return out, c.cc.Invoke(ctx, "/"+interfaceKey+"/UpdateMediaAccInfo", in, out) +} + func (c *castClient) OAuthAccountV2(ctx context.Context, in *OAuthAccountV2Req, opts ...grpc_go.CallOption) (*OAuthAccountV2Resp, common.ErrorWithAttachment) { out := new(OAuthAccountV2Resp) interfaceKey := ctx.Value(constant.InterfaceKey).(string) @@ -817,6 +825,7 @@ type CastServer interface { UpdateMediaAccStatus(context.Context, *UpdateMediaAccStatusReq) (*UpdateMediaAccStatusResp, error) OAuthAccount(context.Context, *OAuthAccountReq) (*OAuthAccountResp, error) UnbindMediaAuth(context.Context, *UnbindMediaAuthReq) (*UnbindMediaAuthResp, error) + UpdateMediaAccInfo(context.Context, *UpdateMediaAccInfoReq) (*emptypb.Empty, error) OAuthAccountV2(context.Context, *OAuthAccountV2Req) (*OAuthAccountV2Resp, error) OAuthCodeToToken(context.Context, *OAuthCodeToTokenReq) (*OAuthCodeToTokenResp, error) UpdateOAuth(context.Context, *UpdateOAuthReq) (*emptypb.Empty, error) @@ -986,6 +995,9 @@ func (UnimplementedCastServer) OAuthAccount(context.Context, *OAuthAccountReq) ( func (UnimplementedCastServer) UnbindMediaAuth(context.Context, *UnbindMediaAuthReq) (*UnbindMediaAuthResp, error) { return nil, status.Errorf(codes.Unimplemented, "method UnbindMediaAuth not implemented") } +func (UnimplementedCastServer) UpdateMediaAccInfo(context.Context, *UpdateMediaAccInfoReq) (*emptypb.Empty, error) { + return nil, status.Errorf(codes.Unimplemented, "method UpdateMediaAccInfo not implemented") +} func (UnimplementedCastServer) OAuthAccountV2(context.Context, *OAuthAccountV2Req) (*OAuthAccountV2Resp, error) { return nil, status.Errorf(codes.Unimplemented, "method OAuthAccountV2 not implemented") } @@ -2012,6 +2024,35 @@ func _Cast_UnbindMediaAuth_Handler(srv interface{}, ctx context.Context, dec fun return interceptor(ctx, in, info, handler) } +func _Cast_UpdateMediaAccInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc_go.UnaryServerInterceptor) (interface{}, error) { + in := new(UpdateMediaAccInfoReq) + if err := dec(in); err != nil { + return nil, err + } + base := srv.(dubbo3.Dubbo3GrpcService) + args := []interface{}{} + args = append(args, in) + md, _ := metadata.FromIncomingContext(ctx) + invAttachment := make(map[string]interface{}, len(md)) + for k, v := range md { + invAttachment[k] = v + } + invo := invocation.NewRPCInvocation("UpdateMediaAccInfo", args, invAttachment) + if interceptor == nil { + result := base.XXX_GetProxyImpl().Invoke(ctx, invo) + return result, result.Error() + } + info := &grpc_go.UnaryServerInfo{ + Server: srv, + FullMethod: ctx.Value("XXX_TRIPLE_GO_INTERFACE_NAME").(string), + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + result := base.XXX_GetProxyImpl().Invoke(ctx, invo) + return result, result.Error() + } + return interceptor(ctx, in, info, handler) +} + func _Cast_OAuthAccountV2_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc_go.UnaryServerInterceptor) (interface{}, error) { in := new(OAuthAccountV2Req) if err := dec(in); err != nil { @@ -3929,6 +3970,10 @@ var Cast_ServiceDesc = grpc_go.ServiceDesc{ MethodName: "UnbindMediaAuth", Handler: _Cast_UnbindMediaAuth_Handler, }, + { + MethodName: "UpdateMediaAccInfo", + Handler: _Cast_UpdateMediaAccInfo_Handler, + }, { MethodName: "OAuthAccountV2", Handler: _Cast_OAuthAccountV2_Handler, diff --git a/pkg/cron/task.go b/pkg/cron/task.go index 4748cd4..f7b4c86 100644 --- a/pkg/cron/task.go +++ b/pkg/cron/task.go @@ -27,10 +27,10 @@ import ( // InitTasks 初始化定时任务 func InitTasks() error { cm := GetCronManager() - err := cm.AddTask("refreshWorkApprovalStatus", "0 */1 * * * *", RefreshWorkApprovalStatusTask) + err := cm.AddTask("refreshWorkApprovalStatus", "0 */5 * * * *", RefreshWorkApprovalStatusTask) err = cm.AddTask("artistAutoConfirm", "0 */1 * * * *", ArtistAutoConfirmTask) - err = cm.AddTask("refreshPublishStatus", "0 */1 * * * *", PublishTask) - err = cm.AddTask("scheduledPublish", "0 */10 * * * *", ScheduledPublishTask) + err = cm.AddTask("refreshPublishStatus", "0 */5 * * * *", PublishTask) + err = cm.AddTask("scheduledPublish", "0 */30 * * * *", ScheduledPublishTask) err = cm.AddTask("artistAutoConfirmAnalysis", "0 */1 * * * *", ArtistAutoConfirmAnalysisTask) err = cm.AddTask("refreshWorkAnalysisApprovalStatus", "0 */1 * * * *", RefreshWorkAnalysisApprovalStatusTask)