|
|
|
|
@ -16219,6 +16219,66 @@ func (*UpdateWorkResourceResp) Descriptor() ([]byte, []int) {
|
|
|
|
|
return file_pb_fiee_cast_proto_rawDescGZIP(), []int{193}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
type UpdateMediaAccStatusReq struct {
|
|
|
|
|
state protoimpl.MessageState `protogen:"open.v1"`
|
|
|
|
|
ArtistUuid string `protobuf:"bytes,1,opt,name=artistUuid,proto3" json:"artistUuid"`
|
|
|
|
|
PlatformID uint32 `protobuf:"varint,2,opt,name=platformID,proto3" json:"platformID"`
|
|
|
|
|
InfoResp string `protobuf:"bytes,3,opt,name=infoResp,proto3" json:"infoResp"`
|
|
|
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
|
sizeCache protoimpl.SizeCache
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
func (x *UpdateMediaAccStatusReq) Reset() {
|
|
|
|
|
*x = UpdateMediaAccStatusReq{}
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[194]
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
func (x *UpdateMediaAccStatusReq) String() string {
|
|
|
|
|
return protoimpl.X.MessageStringOf(x)
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
func (*UpdateMediaAccStatusReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
func (x *UpdateMediaAccStatusReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[194]
|
|
|
|
|
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 UpdateMediaAccStatusReq.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*UpdateMediaAccStatusReq) Descriptor() ([]byte, []int) {
|
|
|
|
|
return file_pb_fiee_cast_proto_rawDescGZIP(), []int{194}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
func (x *UpdateMediaAccStatusReq) GetArtistUuid() string {
|
|
|
|
|
if x != nil {
|
|
|
|
|
return x.ArtistUuid
|
|
|
|
|
}
|
|
|
|
|
return ""
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
func (x *UpdateMediaAccStatusReq) GetPlatformID() uint32 {
|
|
|
|
|
if x != nil {
|
|
|
|
|
return x.PlatformID
|
|
|
|
|
}
|
|
|
|
|
return 0
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
func (x *UpdateMediaAccStatusReq) GetInfoResp() string {
|
|
|
|
|
if x != nil {
|
|
|
|
|
return x.InfoResp
|
|
|
|
|
}
|
|
|
|
|
return ""
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
type WorkListResp_Info struct {
|
|
|
|
|
state protoimpl.MessageState `protogen:"open.v1"`
|
|
|
|
|
WorkUuid string `protobuf:"bytes,1,opt,name=workUuid,proto3" json:"workUuid"`
|
|
|
|
|
@ -16257,7 +16317,7 @@ type WorkListResp_Info struct {
|
|
|
|
|
|
|
|
|
|
func (x *WorkListResp_Info) Reset() {
|
|
|
|
|
*x = WorkListResp_Info{}
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[194]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[195]
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
|
}
|
|
|
|
|
@ -16269,7 +16329,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[194]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[195]
|
|
|
|
|
if x != nil {
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
|
@ -16509,7 +16569,7 @@ type MediaAccountsResp_Info struct {
|
|
|
|
|
|
|
|
|
|
func (x *MediaAccountsResp_Info) Reset() {
|
|
|
|
|
*x = MediaAccountsResp_Info{}
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[197]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[198]
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
|
}
|
|
|
|
|
@ -16521,7 +16581,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[197]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[198]
|
|
|
|
|
if x != nil {
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
|
@ -16597,7 +16657,7 @@ type MediaWorksResp_Info struct {
|
|
|
|
|
|
|
|
|
|
func (x *MediaWorksResp_Info) Reset() {
|
|
|
|
|
*x = MediaWorksResp_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)
|
|
|
|
|
}
|
|
|
|
|
@ -16609,7 +16669,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[198]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[199]
|
|
|
|
|
if x != nil {
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
|
@ -16705,7 +16765,7 @@ type PublishResp_Info struct {
|
|
|
|
|
|
|
|
|
|
func (x *PublishResp_Info) Reset() {
|
|
|
|
|
*x = PublishResp_Info{}
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[199]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[200]
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
|
}
|
|
|
|
|
@ -16717,7 +16777,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[199]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[200]
|
|
|
|
|
if x != nil {
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
|
@ -16767,7 +16827,7 @@ type WorkListPublishedResp_Info struct {
|
|
|
|
|
|
|
|
|
|
func (x *WorkListPublishedResp_Info) Reset() {
|
|
|
|
|
*x = WorkListPublishedResp_Info{}
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[200]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[201]
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
|
}
|
|
|
|
|
@ -16779,7 +16839,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[200]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[201]
|
|
|
|
|
if x != nil {
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
|
@ -16890,7 +16950,7 @@ type RefreshWorkListResp_Info struct {
|
|
|
|
|
|
|
|
|
|
func (x *RefreshWorkListResp_Info) Reset() {
|
|
|
|
|
*x = RefreshWorkListResp_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)
|
|
|
|
|
}
|
|
|
|
|
@ -16902,7 +16962,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[201]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[202]
|
|
|
|
|
if x != nil {
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
|
@ -16953,7 +17013,7 @@ type RefreshWorkListResp_Info_PlatformInfo struct {
|
|
|
|
|
|
|
|
|
|
func (x *RefreshWorkListResp_Info_PlatformInfo) Reset() {
|
|
|
|
|
*x = RefreshWorkListResp_Info_PlatformInfo{}
|
|
|
|
|
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)
|
|
|
|
|
}
|
|
|
|
|
@ -16965,7 +17025,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[202]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[203]
|
|
|
|
|
if x != nil {
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
|
@ -17036,7 +17096,7 @@ type UpdateOAuthReq_Info struct {
|
|
|
|
|
|
|
|
|
|
func (x *UpdateOAuthReq_Info) Reset() {
|
|
|
|
|
*x = UpdateOAuthReq_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)
|
|
|
|
|
}
|
|
|
|
|
@ -17048,7 +17108,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[203]
|
|
|
|
|
mi := &file_pb_fiee_cast_proto_msgTypes[204]
|
|
|
|
|
if x != nil {
|
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
|
@ -18996,7 +19056,15 @@ const file_pb_fiee_cast_proto_rawDesc = "" +
|
|
|
|
|
"\bworkUuid\x18\x02 \x01(\tR\bworkUuid\x12 \n" +
|
|
|
|
|
"\voldCoverUrl\x18\x03 \x01(\tR\voldCoverUrl\x12 \n" +
|
|
|
|
|
"\vnewCoverUrl\x18\x04 \x01(\tR\vnewCoverUrl\"\x18\n" +
|
|
|
|
|
"\x16UpdateWorkResourceResp*T\n" +
|
|
|
|
|
"\x16UpdateWorkResourceResp\"u\n" +
|
|
|
|
|
"\x17UpdateMediaAccStatusReq\x12\x1e\n" +
|
|
|
|
|
"\n" +
|
|
|
|
|
"artistUuid\x18\x01 \x01(\tR\n" +
|
|
|
|
|
"artistUuid\x12\x1e\n" +
|
|
|
|
|
"\n" +
|
|
|
|
|
"platformID\x18\x02 \x01(\rR\n" +
|
|
|
|
|
"platformID\x12\x1a\n" +
|
|
|
|
|
"\binfoResp\x18\x03 \x01(\tR\binfoResp*T\n" +
|
|
|
|
|
"\x0ePlatformIDENUM\x12\v\n" +
|
|
|
|
|
"\aUNKNOWN\x10\x00\x12\n" +
|
|
|
|
|
"\n" +
|
|
|
|
|
@ -19038,7 +19106,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\xcb5\n" +
|
|
|
|
|
"\fLONG_CONTENT\x10\x042\x9c6\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" +
|
|
|
|
|
@ -19067,7 +19135,8 @@ const file_pb_fiee_cast_proto_rawDesc = "" +
|
|
|
|
|
"\x14UpdateWorkPublishLog\x12\x1d.Cast.UpdateWorkPublishLogReq\x1a\x16.google.protobuf.Empty\"\x00\x12H\n" +
|
|
|
|
|
"\x0fRefreshWorkList\x12\x18.Cast.RefreshWorkListReq\x1a\x19.Cast.RefreshWorkListResp\"\x00\x12?\n" +
|
|
|
|
|
"\fWorkResource\x12\x15.Cast.WorkResourceReq\x1a\x16.Cast.WorkResourceResp\"\x00\x12Q\n" +
|
|
|
|
|
"\x12UpdateWorkResource\x12\x1b.Cast.UpdateWorkResourceReq\x1a\x1c.Cast.UpdateWorkResourceResp\"\x00\x12?\n" +
|
|
|
|
|
"\x12UpdateWorkResource\x12\x1b.Cast.UpdateWorkResourceReq\x1a\x1c.Cast.UpdateWorkResourceResp\"\x00\x12O\n" +
|
|
|
|
|
"\x14UpdateMediaAccStatus\x12\x1d.Cast.UpdateMediaAccStatusReq\x1a\x16.google.protobuf.Empty\"\x00\x12?\n" +
|
|
|
|
|
"\fOAuthAccount\x12\x15.Cast.OAuthAccountReq\x1a\x16.Cast.OAuthAccountResp\"\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" +
|
|
|
|
|
@ -19145,7 +19214,7 @@ func file_pb_fiee_cast_proto_rawDescGZIP() []byte {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
var file_pb_fiee_cast_proto_enumTypes = make([]protoimpl.EnumInfo, 7)
|
|
|
|
|
var file_pb_fiee_cast_proto_msgTypes = make([]protoimpl.MessageInfo, 204)
|
|
|
|
|
var file_pb_fiee_cast_proto_msgTypes = make([]protoimpl.MessageInfo, 205)
|
|
|
|
|
var file_pb_fiee_cast_proto_goTypes = []any{
|
|
|
|
|
(PlatformIDENUM)(0), // 0: Cast.PlatformIDENUM
|
|
|
|
|
(AuthStatusENUM)(0), // 1: Cast.AuthStatusENUM
|
|
|
|
|
@ -19348,17 +19417,18 @@ var file_pb_fiee_cast_proto_goTypes = []any{
|
|
|
|
|
(*WorkResourceResp)(nil), // 198: Cast.WorkResourceResp
|
|
|
|
|
(*UpdateWorkResourceReq)(nil), // 199: Cast.UpdateWorkResourceReq
|
|
|
|
|
(*UpdateWorkResourceResp)(nil), // 200: Cast.UpdateWorkResourceResp
|
|
|
|
|
(*WorkListResp_Info)(nil), // 201: Cast.WorkListResp.Info
|
|
|
|
|
nil, // 202: Cast.WorkListResp.Info.PublishMediaIDsEntry
|
|
|
|
|
nil, // 203: Cast.WorkDetailResp.MediaAccDataEntry
|
|
|
|
|
(*MediaAccountsResp_Info)(nil), // 204: Cast.MediaAccountsResp.Info
|
|
|
|
|
(*MediaWorksResp_Info)(nil), // 205: Cast.MediaWorksResp.Info
|
|
|
|
|
(*PublishResp_Info)(nil), // 206: Cast.PublishResp.Info
|
|
|
|
|
(*WorkListPublishedResp_Info)(nil), // 207: Cast.WorkListPublishedResp.Info
|
|
|
|
|
(*RefreshWorkListResp_Info)(nil), // 208: Cast.RefreshWorkListResp.Info
|
|
|
|
|
(*RefreshWorkListResp_Info_PlatformInfo)(nil), // 209: Cast.RefreshWorkListResp.Info.PlatformInfo
|
|
|
|
|
(*UpdateOAuthReq_Info)(nil), // 210: Cast.UpdateOAuthReq.Info
|
|
|
|
|
(*emptypb.Empty)(nil), // 211: google.protobuf.Empty
|
|
|
|
|
(*UpdateMediaAccStatusReq)(nil), // 201: Cast.UpdateMediaAccStatusReq
|
|
|
|
|
(*WorkListResp_Info)(nil), // 202: Cast.WorkListResp.Info
|
|
|
|
|
nil, // 203: Cast.WorkListResp.Info.PublishMediaIDsEntry
|
|
|
|
|
nil, // 204: Cast.WorkDetailResp.MediaAccDataEntry
|
|
|
|
|
(*MediaAccountsResp_Info)(nil), // 205: Cast.MediaAccountsResp.Info
|
|
|
|
|
(*MediaWorksResp_Info)(nil), // 206: Cast.MediaWorksResp.Info
|
|
|
|
|
(*PublishResp_Info)(nil), // 207: Cast.PublishResp.Info
|
|
|
|
|
(*WorkListPublishedResp_Info)(nil), // 208: Cast.WorkListPublishedResp.Info
|
|
|
|
|
(*RefreshWorkListResp_Info)(nil), // 209: Cast.RefreshWorkListResp.Info
|
|
|
|
|
(*RefreshWorkListResp_Info_PlatformInfo)(nil), // 210: Cast.RefreshWorkListResp.Info.PlatformInfo
|
|
|
|
|
(*UpdateOAuthReq_Info)(nil), // 211: Cast.UpdateOAuthReq.Info
|
|
|
|
|
(*emptypb.Empty)(nil), // 212: google.protobuf.Empty
|
|
|
|
|
}
|
|
|
|
|
var file_pb_fiee_cast_proto_depIdxs = []int32{
|
|
|
|
|
0, // 0: Cast.MediaUserListReq.platformID:type_name -> Cast.PlatformIDENUM
|
|
|
|
|
@ -19384,31 +19454,31 @@ var file_pb_fiee_cast_proto_depIdxs = []int32{
|
|
|
|
|
9, // 20: Cast.MediaInfoResp.info:type_name -> Cast.MediaUserInfo
|
|
|
|
|
0, // 21: Cast.MediaInfoByPlatformReq.platformID:type_name -> Cast.PlatformIDENUM
|
|
|
|
|
9, // 22: Cast.MediaInfoByPlatformResp.info:type_name -> Cast.MediaUserInfo
|
|
|
|
|
201, // 23: Cast.WorkListResp.data:type_name -> Cast.WorkListResp.Info
|
|
|
|
|
202, // 23: Cast.WorkListResp.data:type_name -> Cast.WorkListResp.Info
|
|
|
|
|
18, // 24: Cast.WorkDetailResp.publishConfig1:type_name -> Cast.PublishConfig
|
|
|
|
|
18, // 25: Cast.WorkDetailResp.publishConfig2:type_name -> Cast.PublishConfig
|
|
|
|
|
18, // 26: Cast.WorkDetailResp.publishConfig3:type_name -> Cast.PublishConfig
|
|
|
|
|
18, // 27: Cast.WorkDetailResp.publishConfig4:type_name -> Cast.PublishConfig
|
|
|
|
|
28, // 28: Cast.WorkDetailResp.WorkLogData:type_name -> Cast.WorkLogInfo
|
|
|
|
|
203, // 29: Cast.WorkDetailResp.mediaAccData:type_name -> Cast.WorkDetailResp.MediaAccDataEntry
|
|
|
|
|
204, // 29: Cast.WorkDetailResp.mediaAccData:type_name -> Cast.WorkDetailResp.MediaAccDataEntry
|
|
|
|
|
18, // 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
|
|
|
|
|
204, // 34: Cast.MediaAccountsResp.data:type_name -> Cast.MediaAccountsResp.Info
|
|
|
|
|
205, // 35: Cast.MediaWorksResp.data:type_name -> Cast.MediaWorksResp.Info
|
|
|
|
|
206, // 36: Cast.PublishResp.data:type_name -> Cast.PublishResp.Info
|
|
|
|
|
205, // 34: Cast.MediaAccountsResp.data:type_name -> Cast.MediaAccountsResp.Info
|
|
|
|
|
206, // 35: Cast.MediaWorksResp.data:type_name -> Cast.MediaWorksResp.Info
|
|
|
|
|
207, // 36: Cast.PublishResp.data:type_name -> Cast.PublishResp.Info
|
|
|
|
|
48, // 37: Cast.WorkInfoResp.platformInfoData:type_name -> Cast.PlatformInfo
|
|
|
|
|
4, // 38: Cast.WorkInfoResp.publishStatus:type_name -> Cast.PublishStatusENUM
|
|
|
|
|
207, // 39: Cast.WorkListPublishedResp.data:type_name -> Cast.WorkListPublishedResp.Info
|
|
|
|
|
208, // 39: Cast.WorkListPublishedResp.data:type_name -> Cast.WorkListPublishedResp.Info
|
|
|
|
|
16, // 40: Cast.ImportWorkBatchReq.imageWorks:type_name -> Cast.UpdateWorkImageReq
|
|
|
|
|
16, // 41: Cast.ImportWorkBatchResp.imageWorks:type_name -> Cast.UpdateWorkImageReq
|
|
|
|
|
4, // 42: Cast.PlatformInfo.publishMediaStatus:type_name -> Cast.PublishStatusENUM
|
|
|
|
|
48, // 43: Cast.UpdateWorkPlatformInfoReq.PlatformInfoData:type_name -> Cast.PlatformInfo
|
|
|
|
|
0, // 44: Cast.UpdateWorkPublishLogReq.platformID:type_name -> Cast.PlatformIDENUM
|
|
|
|
|
208, // 45: Cast.RefreshWorkListResp.Data:type_name -> Cast.RefreshWorkListResp.Info
|
|
|
|
|
209, // 45: Cast.RefreshWorkListResp.Data:type_name -> Cast.RefreshWorkListResp.Info
|
|
|
|
|
0, // 46: Cast.OAuthCodeToTokenReq.platformID:type_name -> Cast.PlatformIDENUM
|
|
|
|
|
210, // 47: Cast.UpdateOAuthReq.Data:type_name -> Cast.UpdateOAuthReq.Info
|
|
|
|
|
211, // 47: Cast.UpdateOAuthReq.Data:type_name -> Cast.UpdateOAuthReq.Info
|
|
|
|
|
0, // 48: Cast.RefreshTokenReq.platformID:type_name -> Cast.PlatformIDENUM
|
|
|
|
|
73, // 49: Cast.ListVideoScriptsResp.data:type_name -> Cast.VideoScriptInfo
|
|
|
|
|
73, // 50: Cast.UpdateVideoScriptBatchReq.data:type_name -> Cast.VideoScriptInfo
|
|
|
|
|
@ -19480,9 +19550,9 @@ var file_pb_fiee_cast_proto_depIdxs = []int32{
|
|
|
|
|
177, // 116: Cast.ImportCompetitiveReportBatchReq.reports:type_name -> Cast.CreateCompetitiveReportReq
|
|
|
|
|
177, // 117: Cast.ImportCompetitiveReportBatchResp.reports:type_name -> Cast.CreateCompetitiveReportReq
|
|
|
|
|
195, // 118: Cast.CountCompetitiveReportByWorkUuidsResp.data:type_name -> Cast.WorkUuidCount
|
|
|
|
|
202, // 119: Cast.WorkListResp.Info.PublishMediaIDs:type_name -> Cast.WorkListResp.Info.PublishMediaIDsEntry
|
|
|
|
|
203, // 119: Cast.WorkListResp.Info.PublishMediaIDs:type_name -> Cast.WorkListResp.Info.PublishMediaIDsEntry
|
|
|
|
|
9, // 120: Cast.WorkDetailResp.MediaAccDataEntry.value:type_name -> Cast.MediaUserInfo
|
|
|
|
|
209, // 121: Cast.RefreshWorkListResp.Info.PlatformInfoData:type_name -> Cast.RefreshWorkListResp.Info.PlatformInfo
|
|
|
|
|
210, // 121: Cast.RefreshWorkListResp.Info.PlatformInfoData:type_name -> Cast.RefreshWorkListResp.Info.PlatformInfo
|
|
|
|
|
0, // 122: Cast.RefreshWorkListResp.Info.PlatformInfo.platformID:type_name -> Cast.PlatformIDENUM
|
|
|
|
|
0, // 123: Cast.UpdateOAuthReq.Info.platformID:type_name -> Cast.PlatformIDENUM
|
|
|
|
|
8, // 124: Cast.Cast.MediaUserList:input_type -> Cast.MediaUserListReq
|
|
|
|
|
@ -19510,159 +19580,161 @@ var file_pb_fiee_cast_proto_depIdxs = []int32{
|
|
|
|
|
52, // 146: Cast.Cast.RefreshWorkList:input_type -> Cast.RefreshWorkListReq
|
|
|
|
|
197, // 147: Cast.Cast.WorkResource:input_type -> Cast.WorkResourceReq
|
|
|
|
|
199, // 148: Cast.Cast.UpdateWorkResource:input_type -> Cast.UpdateWorkResourceReq
|
|
|
|
|
54, // 149: Cast.Cast.OAuthAccount:input_type -> Cast.OAuthAccountReq
|
|
|
|
|
56, // 150: Cast.Cast.OAuthAccountV2:input_type -> Cast.OAuthAccountV2Req
|
|
|
|
|
60, // 151: Cast.Cast.OAuthCodeToToken:input_type -> Cast.OAuthCodeToTokenReq
|
|
|
|
|
62, // 152: Cast.Cast.UpdateOAuth:input_type -> Cast.UpdateOAuthReq
|
|
|
|
|
63, // 153: Cast.Cast.RefreshToken:input_type -> Cast.RefreshTokenReq
|
|
|
|
|
65, // 154: Cast.Cast.PublishMediaInfo:input_type -> Cast.PublishMediaInfoReq
|
|
|
|
|
67, // 155: Cast.Cast.Tools:input_type -> Cast.ToolsReq
|
|
|
|
|
68, // 156: Cast.Cast.UpdateVideoScript:input_type -> Cast.UpdateVideoScriptReq
|
|
|
|
|
70, // 157: Cast.Cast.GetVideoScript:input_type -> Cast.GetVideoScriptReq
|
|
|
|
|
72, // 158: Cast.Cast.ListVideoScripts:input_type -> Cast.ListVideoScriptsReq
|
|
|
|
|
75, // 159: Cast.Cast.DeleteVideoScript:input_type -> Cast.DeleteVideoScriptReq
|
|
|
|
|
76, // 160: Cast.Cast.UpdateVideoScriptBatch:input_type -> Cast.UpdateVideoScriptBatchReq
|
|
|
|
|
78, // 161: Cast.Cast.UpdateScriptStatus:input_type -> Cast.UpdateScriptStatusReq
|
|
|
|
|
80, // 162: Cast.Cast.GetLayout:input_type -> Cast.GetLayoutReq
|
|
|
|
|
79, // 163: Cast.Cast.SetLayout:input_type -> Cast.SetLayoutReq
|
|
|
|
|
82, // 164: Cast.Cast.UpdatePrompt:input_type -> Cast.UpdatePromptReq
|
|
|
|
|
83, // 165: Cast.Cast.DeletePrompt:input_type -> Cast.DeletePromptReq
|
|
|
|
|
84, // 166: Cast.Cast.GetPrompt:input_type -> Cast.GetPromptReq
|
|
|
|
|
86, // 167: Cast.Cast.ListPrompts:input_type -> Cast.ListPromptsReq
|
|
|
|
|
89, // 168: Cast.Cast.UpdatePromptBatch:input_type -> Cast.UpdatePromptBatchReq
|
|
|
|
|
92, // 169: Cast.Cast.UpdateArtist:input_type -> Cast.UpdateArtistReq
|
|
|
|
|
94, // 170: Cast.Cast.GetArtist:input_type -> Cast.GetArtistReq
|
|
|
|
|
96, // 171: Cast.Cast.CreateWorkAnalysis:input_type -> Cast.CreateWorkAnalysisReq
|
|
|
|
|
98, // 172: Cast.Cast.UpdateWorkAnalysis:input_type -> Cast.UpdateWorkAnalysisReq
|
|
|
|
|
99, // 173: Cast.Cast.UpdateWorkAnalysisStatus:input_type -> Cast.UpdateWorkAnalysisStatusReq
|
|
|
|
|
110, // 174: Cast.Cast.GetWorkAnalysis:input_type -> Cast.GetWorkAnalysisDetailReq
|
|
|
|
|
111, // 175: Cast.Cast.GetLatestWorkAnalysis:input_type -> Cast.GetLatestWorkAnalysisReq
|
|
|
|
|
114, // 176: Cast.Cast.ListWorkAnalysis:input_type -> Cast.ListWorkAnalysisReq
|
|
|
|
|
117, // 177: Cast.Cast.DeleteWorkAnalysis:input_type -> Cast.DeleteWorkAnalysisReq
|
|
|
|
|
136, // 178: Cast.Cast.UpdateWorkAnalysisApprovalID:input_type -> Cast.UpdateWorkAnalysisApprovalIDReq
|
|
|
|
|
118, // 179: Cast.Cast.ArtistDataList:input_type -> Cast.ArtistDataListReq
|
|
|
|
|
121, // 180: Cast.Cast.MediaDataList:input_type -> Cast.MediaDataListReq
|
|
|
|
|
124, // 181: Cast.Cast.DataOverview:input_type -> Cast.DataOverviewReq
|
|
|
|
|
126, // 182: Cast.Cast.ArtistMetricsSeries:input_type -> Cast.ArtistMetricsSeriesReq
|
|
|
|
|
128, // 183: Cast.Cast.ArtistMetricsDailyWindow:input_type -> Cast.ArtistMetricsDailyWindowReq
|
|
|
|
|
133, // 184: Cast.Cast.TobeConfirmedList:input_type -> Cast.TobeConfirmedListReq
|
|
|
|
|
138, // 185: Cast.Cast.UpsertMediaMetricsDailyBatch:input_type -> Cast.UpsertMediaMetricsDailyBatchReq
|
|
|
|
|
141, // 186: Cast.Cast.UpsertWorkMetricsDailyBatch:input_type -> Cast.UpsertWorkMetricsDailyBatchReq
|
|
|
|
|
151, // 187: Cast.Cast.ListMediaMetricsDaily:input_type -> Cast.ListMediaMetricsDailyReq
|
|
|
|
|
154, // 188: Cast.Cast.ListWorkMetricsDaily:input_type -> Cast.ListWorkMetricsDailyReq
|
|
|
|
|
165, // 189: Cast.Cast.CalculateMediaMetricsByWorks:input_type -> Cast.CalculateMediaMetricsByWorksReq
|
|
|
|
|
143, // 190: Cast.Cast.GetArtistAyrShareInfo:input_type -> Cast.GetArtistAyrShareInfoReq
|
|
|
|
|
146, // 191: Cast.Cast.GetArtistAyrShareInfoByPlatformIDs:input_type -> Cast.GetArtistAyrShareInfoByPlatformIDsReq
|
|
|
|
|
148, // 192: Cast.Cast.ListWorkPlatformInfo:input_type -> Cast.ListWorkPlatformInfoReq
|
|
|
|
|
157, // 193: Cast.Cast.UpsertTaskList:input_type -> Cast.UpsertTaskListReq
|
|
|
|
|
159, // 194: Cast.Cast.GetTaskList:input_type -> Cast.GetTaskListReq
|
|
|
|
|
162, // 195: Cast.Cast.ListTaskList:input_type -> Cast.ListTaskListReq
|
|
|
|
|
164, // 196: Cast.Cast.DeleteTaskList:input_type -> Cast.DeleteTaskListReq
|
|
|
|
|
167, // 197: Cast.Cast.UpdateCastTag:input_type -> Cast.UpdateCastTagReq
|
|
|
|
|
169, // 198: Cast.Cast.ListCastTags:input_type -> Cast.ListCastTagsReq
|
|
|
|
|
172, // 199: Cast.Cast.UpdateCastTagBatch:input_type -> Cast.UpdateCastTagBatchReq
|
|
|
|
|
174, // 200: Cast.Cast.BatchUpdateCastTags:input_type -> Cast.BatchUpdateCastTagsReq
|
|
|
|
|
175, // 201: Cast.Cast.UpdateCastTagStatus:input_type -> Cast.UpdateCastTagStatusReq
|
|
|
|
|
211, // 202: Cast.Cast.RecalculateCastTagQuoteCount:input_type -> google.protobuf.Empty
|
|
|
|
|
177, // 203: Cast.Cast.CreateCompetitiveReport:input_type -> Cast.CreateCompetitiveReportReq
|
|
|
|
|
192, // 204: Cast.Cast.ImportCompetitiveReportBatch:input_type -> Cast.ImportCompetitiveReportBatchReq
|
|
|
|
|
180, // 205: Cast.Cast.UpdateCompetitiveReportStatus:input_type -> Cast.UpdateCompetitiveReportStatusReq
|
|
|
|
|
184, // 206: Cast.Cast.GetCompetitiveReport:input_type -> Cast.GetCompetitiveReportDetailReq
|
|
|
|
|
185, // 207: Cast.Cast.GetCompetitiveReportForApp:input_type -> Cast.GetCompetitiveReportForAppReq
|
|
|
|
|
188, // 208: Cast.Cast.ListCompetitiveReport:input_type -> Cast.ListCompetitiveReportReq
|
|
|
|
|
191, // 209: Cast.Cast.DeleteCompetitiveReport:input_type -> Cast.DeleteCompetitiveReportReq
|
|
|
|
|
181, // 210: Cast.Cast.UpdateCompetitiveReportApprovalID:input_type -> Cast.UpdateCompetitiveReportApprovalIDReq
|
|
|
|
|
194, // 211: Cast.Cast.CountCompetitiveReportByWorkUuids:input_type -> Cast.CountCompetitiveReportByWorkUuidsReq
|
|
|
|
|
10, // 212: Cast.Cast.MediaUserList:output_type -> Cast.MediaUserListResp
|
|
|
|
|
12, // 213: Cast.Cast.UpdateMediaAccount:output_type -> Cast.UpdateMediaAccountResp
|
|
|
|
|
14, // 214: Cast.Cast.UnbindManager:output_type -> Cast.UnbindManagerResp
|
|
|
|
|
211, // 215: Cast.Cast.BindManager:output_type -> google.protobuf.Empty
|
|
|
|
|
17, // 216: Cast.Cast.UpdateWorkImage:output_type -> Cast.UpdateWorkImageResp
|
|
|
|
|
20, // 217: Cast.Cast.UpdateWorkVideo:output_type -> Cast.UpdateWorkVideoResp
|
|
|
|
|
22, // 218: Cast.Cast.MediaInfo:output_type -> Cast.MediaInfoResp
|
|
|
|
|
24, // 219: Cast.Cast.MediaInfoByPlatform:output_type -> Cast.MediaInfoByPlatformResp
|
|
|
|
|
26, // 220: Cast.Cast.WorkList:output_type -> Cast.WorkListResp
|
|
|
|
|
43, // 221: Cast.Cast.WorkListPublished:output_type -> Cast.WorkListPublishedResp
|
|
|
|
|
29, // 222: Cast.Cast.WorkDetail:output_type -> Cast.WorkDetailResp
|
|
|
|
|
211, // 223: Cast.Cast.UpdateStatus:output_type -> google.protobuf.Empty
|
|
|
|
|
32, // 224: Cast.Cast.MediaAccounts:output_type -> Cast.MediaAccountsResp
|
|
|
|
|
34, // 225: Cast.Cast.MediaWorks:output_type -> Cast.MediaWorksResp
|
|
|
|
|
36, // 226: Cast.Cast.Publish:output_type -> Cast.PublishResp
|
|
|
|
|
38, // 227: Cast.Cast.RePublish:output_type -> Cast.RePublishResp
|
|
|
|
|
211, // 228: Cast.Cast.DelWork:output_type -> google.protobuf.Empty
|
|
|
|
|
41, // 229: Cast.Cast.WorkInfo:output_type -> Cast.WorkInfoResp
|
|
|
|
|
45, // 230: Cast.Cast.ArtistInfo:output_type -> Cast.ArtistInfoResp
|
|
|
|
|
47, // 231: Cast.Cast.ImportWorkBatch:output_type -> Cast.ImportWorkBatchResp
|
|
|
|
|
50, // 232: Cast.Cast.UpdateWorkPlatformInfo:output_type -> Cast.UpdateWorkPlatformInfoResp
|
|
|
|
|
211, // 233: Cast.Cast.UpdateWorkPublishLog:output_type -> google.protobuf.Empty
|
|
|
|
|
53, // 234: Cast.Cast.RefreshWorkList:output_type -> Cast.RefreshWorkListResp
|
|
|
|
|
198, // 235: Cast.Cast.WorkResource:output_type -> Cast.WorkResourceResp
|
|
|
|
|
200, // 236: Cast.Cast.UpdateWorkResource:output_type -> Cast.UpdateWorkResourceResp
|
|
|
|
|
55, // 237: Cast.Cast.OAuthAccount:output_type -> Cast.OAuthAccountResp
|
|
|
|
|
57, // 238: Cast.Cast.OAuthAccountV2:output_type -> Cast.OAuthAccountV2Resp
|
|
|
|
|
61, // 239: Cast.Cast.OAuthCodeToToken:output_type -> Cast.OAuthCodeToTokenResp
|
|
|
|
|
211, // 240: Cast.Cast.UpdateOAuth:output_type -> google.protobuf.Empty
|
|
|
|
|
64, // 241: Cast.Cast.RefreshToken:output_type -> Cast.RefreshTokenResp
|
|
|
|
|
66, // 242: Cast.Cast.PublishMediaInfo:output_type -> Cast.PublishMediaInfoResp
|
|
|
|
|
211, // 243: Cast.Cast.Tools:output_type -> google.protobuf.Empty
|
|
|
|
|
69, // 244: Cast.Cast.UpdateVideoScript:output_type -> Cast.UpdateVideoScriptResp
|
|
|
|
|
71, // 245: Cast.Cast.GetVideoScript:output_type -> Cast.GetVideoScriptResp
|
|
|
|
|
74, // 246: Cast.Cast.ListVideoScripts:output_type -> Cast.ListVideoScriptsResp
|
|
|
|
|
211, // 247: Cast.Cast.DeleteVideoScript:output_type -> google.protobuf.Empty
|
|
|
|
|
77, // 248: Cast.Cast.UpdateVideoScriptBatch:output_type -> Cast.UpdateVideoScriptBatchResp
|
|
|
|
|
211, // 249: Cast.Cast.UpdateScriptStatus:output_type -> google.protobuf.Empty
|
|
|
|
|
81, // 250: Cast.Cast.GetLayout:output_type -> Cast.GetLayoutResp
|
|
|
|
|
211, // 251: Cast.Cast.SetLayout:output_type -> google.protobuf.Empty
|
|
|
|
|
211, // 252: Cast.Cast.UpdatePrompt:output_type -> google.protobuf.Empty
|
|
|
|
|
211, // 253: Cast.Cast.DeletePrompt:output_type -> google.protobuf.Empty
|
|
|
|
|
85, // 254: Cast.Cast.GetPrompt:output_type -> Cast.GetPromptResp
|
|
|
|
|
88, // 255: Cast.Cast.ListPrompts:output_type -> Cast.ListPromptsResp
|
|
|
|
|
90, // 256: Cast.Cast.UpdatePromptBatch:output_type -> Cast.UpdatePromptBatchResp
|
|
|
|
|
93, // 257: Cast.Cast.UpdateArtist:output_type -> Cast.UpdateArtistResp
|
|
|
|
|
95, // 258: Cast.Cast.GetArtist:output_type -> Cast.GetArtistResp
|
|
|
|
|
97, // 259: Cast.Cast.CreateWorkAnalysis:output_type -> Cast.CreateWorkAnalysisResp
|
|
|
|
|
211, // 260: Cast.Cast.UpdateWorkAnalysis:output_type -> google.protobuf.Empty
|
|
|
|
|
211, // 261: Cast.Cast.UpdateWorkAnalysisStatus:output_type -> google.protobuf.Empty
|
|
|
|
|
113, // 262: Cast.Cast.GetWorkAnalysis:output_type -> Cast.GetWorkAnalysisDetailResp
|
|
|
|
|
112, // 263: Cast.Cast.GetLatestWorkAnalysis:output_type -> Cast.GetWorkAnalysisResp
|
|
|
|
|
116, // 264: Cast.Cast.ListWorkAnalysis:output_type -> Cast.ListWorkAnalysisResp
|
|
|
|
|
211, // 265: Cast.Cast.DeleteWorkAnalysis:output_type -> google.protobuf.Empty
|
|
|
|
|
211, // 266: Cast.Cast.UpdateWorkAnalysisApprovalID:output_type -> google.protobuf.Empty
|
|
|
|
|
120, // 267: Cast.Cast.ArtistDataList:output_type -> Cast.ArtistDataListResp
|
|
|
|
|
123, // 268: Cast.Cast.MediaDataList:output_type -> Cast.MediaDataListResp
|
|
|
|
|
125, // 269: Cast.Cast.DataOverview:output_type -> Cast.DataOverviewResp
|
|
|
|
|
127, // 270: Cast.Cast.ArtistMetricsSeries:output_type -> Cast.ArtistMetricsSeriesResp
|
|
|
|
|
132, // 271: Cast.Cast.ArtistMetricsDailyWindow:output_type -> Cast.ArtistMetricsDailyWindowResp
|
|
|
|
|
135, // 272: Cast.Cast.TobeConfirmedList:output_type -> Cast.TobeConfirmedListResp
|
|
|
|
|
139, // 273: Cast.Cast.UpsertMediaMetricsDailyBatch:output_type -> Cast.UpsertMediaMetricsDailyBatchResp
|
|
|
|
|
142, // 274: Cast.Cast.UpsertWorkMetricsDailyBatch:output_type -> Cast.UpsertWorkMetricsDailyBatchResp
|
|
|
|
|
153, // 275: Cast.Cast.ListMediaMetricsDaily:output_type -> Cast.ListMediaMetricsDailyResp
|
|
|
|
|
156, // 276: Cast.Cast.ListWorkMetricsDaily:output_type -> Cast.ListWorkMetricsDailyResp
|
|
|
|
|
166, // 277: Cast.Cast.CalculateMediaMetricsByWorks:output_type -> Cast.CalculateMediaMetricsByWorksResp
|
|
|
|
|
145, // 278: Cast.Cast.GetArtistAyrShareInfo:output_type -> Cast.GetArtistAyrShareInfoResp
|
|
|
|
|
147, // 279: Cast.Cast.GetArtistAyrShareInfoByPlatformIDs:output_type -> Cast.GetArtistAyrShareInfoByPlatformIDsResp
|
|
|
|
|
150, // 280: Cast.Cast.ListWorkPlatformInfo:output_type -> Cast.ListWorkPlatformInfoResp
|
|
|
|
|
158, // 281: Cast.Cast.UpsertTaskList:output_type -> Cast.UpsertTaskListResp
|
|
|
|
|
161, // 282: Cast.Cast.GetTaskList:output_type -> Cast.GetTaskListResp
|
|
|
|
|
163, // 283: Cast.Cast.ListTaskList:output_type -> Cast.ListTaskListResp
|
|
|
|
|
211, // 284: Cast.Cast.DeleteTaskList:output_type -> google.protobuf.Empty
|
|
|
|
|
168, // 285: Cast.Cast.UpdateCastTag:output_type -> Cast.UpdateCastTagResp
|
|
|
|
|
171, // 286: Cast.Cast.ListCastTags:output_type -> Cast.ListCastTagsResp
|
|
|
|
|
173, // 287: Cast.Cast.UpdateCastTagBatch:output_type -> Cast.UpdateCastTagBatchResp
|
|
|
|
|
211, // 288: Cast.Cast.BatchUpdateCastTags:output_type -> google.protobuf.Empty
|
|
|
|
|
211, // 289: Cast.Cast.UpdateCastTagStatus:output_type -> google.protobuf.Empty
|
|
|
|
|
176, // 290: Cast.Cast.RecalculateCastTagQuoteCount:output_type -> Cast.RecalculateCastTagQuoteCountResp
|
|
|
|
|
178, // 291: Cast.Cast.CreateCompetitiveReport:output_type -> Cast.CreateCompetitiveReportResp
|
|
|
|
|
193, // 292: Cast.Cast.ImportCompetitiveReportBatch:output_type -> Cast.ImportCompetitiveReportBatchResp
|
|
|
|
|
211, // 293: Cast.Cast.UpdateCompetitiveReportStatus:output_type -> google.protobuf.Empty
|
|
|
|
|
187, // 294: Cast.Cast.GetCompetitiveReport:output_type -> Cast.GetCompetitiveReportDetailResp
|
|
|
|
|
186, // 295: Cast.Cast.GetCompetitiveReportForApp:output_type -> Cast.GetCompetitiveReportForAppResp
|
|
|
|
|
190, // 296: Cast.Cast.ListCompetitiveReport:output_type -> Cast.ListCompetitiveReportResp
|
|
|
|
|
211, // 297: Cast.Cast.DeleteCompetitiveReport:output_type -> google.protobuf.Empty
|
|
|
|
|
211, // 298: Cast.Cast.UpdateCompetitiveReportApprovalID:output_type -> google.protobuf.Empty
|
|
|
|
|
196, // 299: Cast.Cast.CountCompetitiveReportByWorkUuids:output_type -> Cast.CountCompetitiveReportByWorkUuidsResp
|
|
|
|
|
212, // [212:300] is the sub-list for method output_type
|
|
|
|
|
124, // [124:212] is the sub-list for method input_type
|
|
|
|
|
201, // 149: Cast.Cast.UpdateMediaAccStatus:input_type -> Cast.UpdateMediaAccStatusReq
|
|
|
|
|
54, // 150: Cast.Cast.OAuthAccount:input_type -> Cast.OAuthAccountReq
|
|
|
|
|
56, // 151: Cast.Cast.OAuthAccountV2:input_type -> Cast.OAuthAccountV2Req
|
|
|
|
|
60, // 152: Cast.Cast.OAuthCodeToToken:input_type -> Cast.OAuthCodeToTokenReq
|
|
|
|
|
62, // 153: Cast.Cast.UpdateOAuth:input_type -> Cast.UpdateOAuthReq
|
|
|
|
|
63, // 154: Cast.Cast.RefreshToken:input_type -> Cast.RefreshTokenReq
|
|
|
|
|
65, // 155: Cast.Cast.PublishMediaInfo:input_type -> Cast.PublishMediaInfoReq
|
|
|
|
|
67, // 156: Cast.Cast.Tools:input_type -> Cast.ToolsReq
|
|
|
|
|
68, // 157: Cast.Cast.UpdateVideoScript:input_type -> Cast.UpdateVideoScriptReq
|
|
|
|
|
70, // 158: Cast.Cast.GetVideoScript:input_type -> Cast.GetVideoScriptReq
|
|
|
|
|
72, // 159: Cast.Cast.ListVideoScripts:input_type -> Cast.ListVideoScriptsReq
|
|
|
|
|
75, // 160: Cast.Cast.DeleteVideoScript:input_type -> Cast.DeleteVideoScriptReq
|
|
|
|
|
76, // 161: Cast.Cast.UpdateVideoScriptBatch:input_type -> Cast.UpdateVideoScriptBatchReq
|
|
|
|
|
78, // 162: Cast.Cast.UpdateScriptStatus:input_type -> Cast.UpdateScriptStatusReq
|
|
|
|
|
80, // 163: Cast.Cast.GetLayout:input_type -> Cast.GetLayoutReq
|
|
|
|
|
79, // 164: Cast.Cast.SetLayout:input_type -> Cast.SetLayoutReq
|
|
|
|
|
82, // 165: Cast.Cast.UpdatePrompt:input_type -> Cast.UpdatePromptReq
|
|
|
|
|
83, // 166: Cast.Cast.DeletePrompt:input_type -> Cast.DeletePromptReq
|
|
|
|
|
84, // 167: Cast.Cast.GetPrompt:input_type -> Cast.GetPromptReq
|
|
|
|
|
86, // 168: Cast.Cast.ListPrompts:input_type -> Cast.ListPromptsReq
|
|
|
|
|
89, // 169: Cast.Cast.UpdatePromptBatch:input_type -> Cast.UpdatePromptBatchReq
|
|
|
|
|
92, // 170: Cast.Cast.UpdateArtist:input_type -> Cast.UpdateArtistReq
|
|
|
|
|
94, // 171: Cast.Cast.GetArtist:input_type -> Cast.GetArtistReq
|
|
|
|
|
96, // 172: Cast.Cast.CreateWorkAnalysis:input_type -> Cast.CreateWorkAnalysisReq
|
|
|
|
|
98, // 173: Cast.Cast.UpdateWorkAnalysis:input_type -> Cast.UpdateWorkAnalysisReq
|
|
|
|
|
99, // 174: Cast.Cast.UpdateWorkAnalysisStatus:input_type -> Cast.UpdateWorkAnalysisStatusReq
|
|
|
|
|
110, // 175: Cast.Cast.GetWorkAnalysis:input_type -> Cast.GetWorkAnalysisDetailReq
|
|
|
|
|
111, // 176: Cast.Cast.GetLatestWorkAnalysis:input_type -> Cast.GetLatestWorkAnalysisReq
|
|
|
|
|
114, // 177: Cast.Cast.ListWorkAnalysis:input_type -> Cast.ListWorkAnalysisReq
|
|
|
|
|
117, // 178: Cast.Cast.DeleteWorkAnalysis:input_type -> Cast.DeleteWorkAnalysisReq
|
|
|
|
|
136, // 179: Cast.Cast.UpdateWorkAnalysisApprovalID:input_type -> Cast.UpdateWorkAnalysisApprovalIDReq
|
|
|
|
|
118, // 180: Cast.Cast.ArtistDataList:input_type -> Cast.ArtistDataListReq
|
|
|
|
|
121, // 181: Cast.Cast.MediaDataList:input_type -> Cast.MediaDataListReq
|
|
|
|
|
124, // 182: Cast.Cast.DataOverview:input_type -> Cast.DataOverviewReq
|
|
|
|
|
126, // 183: Cast.Cast.ArtistMetricsSeries:input_type -> Cast.ArtistMetricsSeriesReq
|
|
|
|
|
128, // 184: Cast.Cast.ArtistMetricsDailyWindow:input_type -> Cast.ArtistMetricsDailyWindowReq
|
|
|
|
|
133, // 185: Cast.Cast.TobeConfirmedList:input_type -> Cast.TobeConfirmedListReq
|
|
|
|
|
138, // 186: Cast.Cast.UpsertMediaMetricsDailyBatch:input_type -> Cast.UpsertMediaMetricsDailyBatchReq
|
|
|
|
|
141, // 187: Cast.Cast.UpsertWorkMetricsDailyBatch:input_type -> Cast.UpsertWorkMetricsDailyBatchReq
|
|
|
|
|
151, // 188: Cast.Cast.ListMediaMetricsDaily:input_type -> Cast.ListMediaMetricsDailyReq
|
|
|
|
|
154, // 189: Cast.Cast.ListWorkMetricsDaily:input_type -> Cast.ListWorkMetricsDailyReq
|
|
|
|
|
165, // 190: Cast.Cast.CalculateMediaMetricsByWorks:input_type -> Cast.CalculateMediaMetricsByWorksReq
|
|
|
|
|
143, // 191: Cast.Cast.GetArtistAyrShareInfo:input_type -> Cast.GetArtistAyrShareInfoReq
|
|
|
|
|
146, // 192: Cast.Cast.GetArtistAyrShareInfoByPlatformIDs:input_type -> Cast.GetArtistAyrShareInfoByPlatformIDsReq
|
|
|
|
|
148, // 193: Cast.Cast.ListWorkPlatformInfo:input_type -> Cast.ListWorkPlatformInfoReq
|
|
|
|
|
157, // 194: Cast.Cast.UpsertTaskList:input_type -> Cast.UpsertTaskListReq
|
|
|
|
|
159, // 195: Cast.Cast.GetTaskList:input_type -> Cast.GetTaskListReq
|
|
|
|
|
162, // 196: Cast.Cast.ListTaskList:input_type -> Cast.ListTaskListReq
|
|
|
|
|
164, // 197: Cast.Cast.DeleteTaskList:input_type -> Cast.DeleteTaskListReq
|
|
|
|
|
167, // 198: Cast.Cast.UpdateCastTag:input_type -> Cast.UpdateCastTagReq
|
|
|
|
|
169, // 199: Cast.Cast.ListCastTags:input_type -> Cast.ListCastTagsReq
|
|
|
|
|
172, // 200: Cast.Cast.UpdateCastTagBatch:input_type -> Cast.UpdateCastTagBatchReq
|
|
|
|
|
174, // 201: Cast.Cast.BatchUpdateCastTags:input_type -> Cast.BatchUpdateCastTagsReq
|
|
|
|
|
175, // 202: Cast.Cast.UpdateCastTagStatus:input_type -> Cast.UpdateCastTagStatusReq
|
|
|
|
|
212, // 203: Cast.Cast.RecalculateCastTagQuoteCount:input_type -> google.protobuf.Empty
|
|
|
|
|
177, // 204: Cast.Cast.CreateCompetitiveReport:input_type -> Cast.CreateCompetitiveReportReq
|
|
|
|
|
192, // 205: Cast.Cast.ImportCompetitiveReportBatch:input_type -> Cast.ImportCompetitiveReportBatchReq
|
|
|
|
|
180, // 206: Cast.Cast.UpdateCompetitiveReportStatus:input_type -> Cast.UpdateCompetitiveReportStatusReq
|
|
|
|
|
184, // 207: Cast.Cast.GetCompetitiveReport:input_type -> Cast.GetCompetitiveReportDetailReq
|
|
|
|
|
185, // 208: Cast.Cast.GetCompetitiveReportForApp:input_type -> Cast.GetCompetitiveReportForAppReq
|
|
|
|
|
188, // 209: Cast.Cast.ListCompetitiveReport:input_type -> Cast.ListCompetitiveReportReq
|
|
|
|
|
191, // 210: Cast.Cast.DeleteCompetitiveReport:input_type -> Cast.DeleteCompetitiveReportReq
|
|
|
|
|
181, // 211: Cast.Cast.UpdateCompetitiveReportApprovalID:input_type -> Cast.UpdateCompetitiveReportApprovalIDReq
|
|
|
|
|
194, // 212: Cast.Cast.CountCompetitiveReportByWorkUuids:input_type -> Cast.CountCompetitiveReportByWorkUuidsReq
|
|
|
|
|
10, // 213: Cast.Cast.MediaUserList:output_type -> Cast.MediaUserListResp
|
|
|
|
|
12, // 214: Cast.Cast.UpdateMediaAccount:output_type -> Cast.UpdateMediaAccountResp
|
|
|
|
|
14, // 215: Cast.Cast.UnbindManager:output_type -> Cast.UnbindManagerResp
|
|
|
|
|
212, // 216: Cast.Cast.BindManager:output_type -> google.protobuf.Empty
|
|
|
|
|
17, // 217: Cast.Cast.UpdateWorkImage:output_type -> Cast.UpdateWorkImageResp
|
|
|
|
|
20, // 218: Cast.Cast.UpdateWorkVideo:output_type -> Cast.UpdateWorkVideoResp
|
|
|
|
|
22, // 219: Cast.Cast.MediaInfo:output_type -> Cast.MediaInfoResp
|
|
|
|
|
24, // 220: Cast.Cast.MediaInfoByPlatform:output_type -> Cast.MediaInfoByPlatformResp
|
|
|
|
|
26, // 221: Cast.Cast.WorkList:output_type -> Cast.WorkListResp
|
|
|
|
|
43, // 222: Cast.Cast.WorkListPublished:output_type -> Cast.WorkListPublishedResp
|
|
|
|
|
29, // 223: Cast.Cast.WorkDetail:output_type -> Cast.WorkDetailResp
|
|
|
|
|
212, // 224: Cast.Cast.UpdateStatus:output_type -> google.protobuf.Empty
|
|
|
|
|
32, // 225: Cast.Cast.MediaAccounts:output_type -> Cast.MediaAccountsResp
|
|
|
|
|
34, // 226: Cast.Cast.MediaWorks:output_type -> Cast.MediaWorksResp
|
|
|
|
|
36, // 227: Cast.Cast.Publish:output_type -> Cast.PublishResp
|
|
|
|
|
38, // 228: Cast.Cast.RePublish:output_type -> Cast.RePublishResp
|
|
|
|
|
212, // 229: Cast.Cast.DelWork:output_type -> google.protobuf.Empty
|
|
|
|
|
41, // 230: Cast.Cast.WorkInfo:output_type -> Cast.WorkInfoResp
|
|
|
|
|
45, // 231: Cast.Cast.ArtistInfo:output_type -> Cast.ArtistInfoResp
|
|
|
|
|
47, // 232: Cast.Cast.ImportWorkBatch:output_type -> Cast.ImportWorkBatchResp
|
|
|
|
|
50, // 233: Cast.Cast.UpdateWorkPlatformInfo:output_type -> Cast.UpdateWorkPlatformInfoResp
|
|
|
|
|
212, // 234: Cast.Cast.UpdateWorkPublishLog:output_type -> google.protobuf.Empty
|
|
|
|
|
53, // 235: Cast.Cast.RefreshWorkList:output_type -> Cast.RefreshWorkListResp
|
|
|
|
|
198, // 236: Cast.Cast.WorkResource:output_type -> Cast.WorkResourceResp
|
|
|
|
|
200, // 237: Cast.Cast.UpdateWorkResource:output_type -> Cast.UpdateWorkResourceResp
|
|
|
|
|
212, // 238: Cast.Cast.UpdateMediaAccStatus:output_type -> google.protobuf.Empty
|
|
|
|
|
55, // 239: Cast.Cast.OAuthAccount:output_type -> Cast.OAuthAccountResp
|
|
|
|
|
57, // 240: Cast.Cast.OAuthAccountV2:output_type -> Cast.OAuthAccountV2Resp
|
|
|
|
|
61, // 241: Cast.Cast.OAuthCodeToToken:output_type -> Cast.OAuthCodeToTokenResp
|
|
|
|
|
212, // 242: Cast.Cast.UpdateOAuth:output_type -> google.protobuf.Empty
|
|
|
|
|
64, // 243: Cast.Cast.RefreshToken:output_type -> Cast.RefreshTokenResp
|
|
|
|
|
66, // 244: Cast.Cast.PublishMediaInfo:output_type -> Cast.PublishMediaInfoResp
|
|
|
|
|
212, // 245: Cast.Cast.Tools:output_type -> google.protobuf.Empty
|
|
|
|
|
69, // 246: Cast.Cast.UpdateVideoScript:output_type -> Cast.UpdateVideoScriptResp
|
|
|
|
|
71, // 247: Cast.Cast.GetVideoScript:output_type -> Cast.GetVideoScriptResp
|
|
|
|
|
74, // 248: Cast.Cast.ListVideoScripts:output_type -> Cast.ListVideoScriptsResp
|
|
|
|
|
212, // 249: Cast.Cast.DeleteVideoScript:output_type -> google.protobuf.Empty
|
|
|
|
|
77, // 250: Cast.Cast.UpdateVideoScriptBatch:output_type -> Cast.UpdateVideoScriptBatchResp
|
|
|
|
|
212, // 251: Cast.Cast.UpdateScriptStatus:output_type -> google.protobuf.Empty
|
|
|
|
|
81, // 252: Cast.Cast.GetLayout:output_type -> Cast.GetLayoutResp
|
|
|
|
|
212, // 253: Cast.Cast.SetLayout:output_type -> google.protobuf.Empty
|
|
|
|
|
212, // 254: Cast.Cast.UpdatePrompt:output_type -> google.protobuf.Empty
|
|
|
|
|
212, // 255: Cast.Cast.DeletePrompt:output_type -> google.protobuf.Empty
|
|
|
|
|
85, // 256: Cast.Cast.GetPrompt:output_type -> Cast.GetPromptResp
|
|
|
|
|
88, // 257: Cast.Cast.ListPrompts:output_type -> Cast.ListPromptsResp
|
|
|
|
|
90, // 258: Cast.Cast.UpdatePromptBatch:output_type -> Cast.UpdatePromptBatchResp
|
|
|
|
|
93, // 259: Cast.Cast.UpdateArtist:output_type -> Cast.UpdateArtistResp
|
|
|
|
|
95, // 260: Cast.Cast.GetArtist:output_type -> Cast.GetArtistResp
|
|
|
|
|
97, // 261: Cast.Cast.CreateWorkAnalysis:output_type -> Cast.CreateWorkAnalysisResp
|
|
|
|
|
212, // 262: Cast.Cast.UpdateWorkAnalysis:output_type -> google.protobuf.Empty
|
|
|
|
|
212, // 263: Cast.Cast.UpdateWorkAnalysisStatus:output_type -> google.protobuf.Empty
|
|
|
|
|
113, // 264: Cast.Cast.GetWorkAnalysis:output_type -> Cast.GetWorkAnalysisDetailResp
|
|
|
|
|
112, // 265: Cast.Cast.GetLatestWorkAnalysis:output_type -> Cast.GetWorkAnalysisResp
|
|
|
|
|
116, // 266: Cast.Cast.ListWorkAnalysis:output_type -> Cast.ListWorkAnalysisResp
|
|
|
|
|
212, // 267: Cast.Cast.DeleteWorkAnalysis:output_type -> google.protobuf.Empty
|
|
|
|
|
212, // 268: Cast.Cast.UpdateWorkAnalysisApprovalID:output_type -> google.protobuf.Empty
|
|
|
|
|
120, // 269: Cast.Cast.ArtistDataList:output_type -> Cast.ArtistDataListResp
|
|
|
|
|
123, // 270: Cast.Cast.MediaDataList:output_type -> Cast.MediaDataListResp
|
|
|
|
|
125, // 271: Cast.Cast.DataOverview:output_type -> Cast.DataOverviewResp
|
|
|
|
|
127, // 272: Cast.Cast.ArtistMetricsSeries:output_type -> Cast.ArtistMetricsSeriesResp
|
|
|
|
|
132, // 273: Cast.Cast.ArtistMetricsDailyWindow:output_type -> Cast.ArtistMetricsDailyWindowResp
|
|
|
|
|
135, // 274: Cast.Cast.TobeConfirmedList:output_type -> Cast.TobeConfirmedListResp
|
|
|
|
|
139, // 275: Cast.Cast.UpsertMediaMetricsDailyBatch:output_type -> Cast.UpsertMediaMetricsDailyBatchResp
|
|
|
|
|
142, // 276: Cast.Cast.UpsertWorkMetricsDailyBatch:output_type -> Cast.UpsertWorkMetricsDailyBatchResp
|
|
|
|
|
153, // 277: Cast.Cast.ListMediaMetricsDaily:output_type -> Cast.ListMediaMetricsDailyResp
|
|
|
|
|
156, // 278: Cast.Cast.ListWorkMetricsDaily:output_type -> Cast.ListWorkMetricsDailyResp
|
|
|
|
|
166, // 279: Cast.Cast.CalculateMediaMetricsByWorks:output_type -> Cast.CalculateMediaMetricsByWorksResp
|
|
|
|
|
145, // 280: Cast.Cast.GetArtistAyrShareInfo:output_type -> Cast.GetArtistAyrShareInfoResp
|
|
|
|
|
147, // 281: Cast.Cast.GetArtistAyrShareInfoByPlatformIDs:output_type -> Cast.GetArtistAyrShareInfoByPlatformIDsResp
|
|
|
|
|
150, // 282: Cast.Cast.ListWorkPlatformInfo:output_type -> Cast.ListWorkPlatformInfoResp
|
|
|
|
|
158, // 283: Cast.Cast.UpsertTaskList:output_type -> Cast.UpsertTaskListResp
|
|
|
|
|
161, // 284: Cast.Cast.GetTaskList:output_type -> Cast.GetTaskListResp
|
|
|
|
|
163, // 285: Cast.Cast.ListTaskList:output_type -> Cast.ListTaskListResp
|
|
|
|
|
212, // 286: Cast.Cast.DeleteTaskList:output_type -> google.protobuf.Empty
|
|
|
|
|
168, // 287: Cast.Cast.UpdateCastTag:output_type -> Cast.UpdateCastTagResp
|
|
|
|
|
171, // 288: Cast.Cast.ListCastTags:output_type -> Cast.ListCastTagsResp
|
|
|
|
|
173, // 289: Cast.Cast.UpdateCastTagBatch:output_type -> Cast.UpdateCastTagBatchResp
|
|
|
|
|
212, // 290: Cast.Cast.BatchUpdateCastTags:output_type -> google.protobuf.Empty
|
|
|
|
|
212, // 291: Cast.Cast.UpdateCastTagStatus:output_type -> google.protobuf.Empty
|
|
|
|
|
176, // 292: Cast.Cast.RecalculateCastTagQuoteCount:output_type -> Cast.RecalculateCastTagQuoteCountResp
|
|
|
|
|
178, // 293: Cast.Cast.CreateCompetitiveReport:output_type -> Cast.CreateCompetitiveReportResp
|
|
|
|
|
193, // 294: Cast.Cast.ImportCompetitiveReportBatch:output_type -> Cast.ImportCompetitiveReportBatchResp
|
|
|
|
|
212, // 295: Cast.Cast.UpdateCompetitiveReportStatus:output_type -> google.protobuf.Empty
|
|
|
|
|
187, // 296: Cast.Cast.GetCompetitiveReport:output_type -> Cast.GetCompetitiveReportDetailResp
|
|
|
|
|
186, // 297: Cast.Cast.GetCompetitiveReportForApp:output_type -> Cast.GetCompetitiveReportForAppResp
|
|
|
|
|
190, // 298: Cast.Cast.ListCompetitiveReport:output_type -> Cast.ListCompetitiveReportResp
|
|
|
|
|
212, // 299: Cast.Cast.DeleteCompetitiveReport:output_type -> google.protobuf.Empty
|
|
|
|
|
212, // 300: Cast.Cast.UpdateCompetitiveReportApprovalID:output_type -> google.protobuf.Empty
|
|
|
|
|
196, // 301: Cast.Cast.CountCompetitiveReportByWorkUuids:output_type -> Cast.CountCompetitiveReportByWorkUuidsResp
|
|
|
|
|
213, // [213:302] is the sub-list for method output_type
|
|
|
|
|
124, // [124:213] is the sub-list for method input_type
|
|
|
|
|
124, // [124:124] is the sub-list for extension type_name
|
|
|
|
|
124, // [124:124] is the sub-list for extension extendee
|
|
|
|
|
0, // [0:124] is the sub-list for field type_name
|
|
|
|
|
@ -19679,7 +19751,7 @@ func file_pb_fiee_cast_proto_init() {
|
|
|
|
|
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
|
|
|
|
RawDescriptor: unsafe.Slice(unsafe.StringData(file_pb_fiee_cast_proto_rawDesc), len(file_pb_fiee_cast_proto_rawDesc)),
|
|
|
|
|
NumEnums: 7,
|
|
|
|
|
NumMessages: 204,
|
|
|
|
|
NumMessages: 205,
|
|
|
|
|
NumExtensions: 0,
|
|
|
|
|
NumServices: 1,
|
|
|
|
|
},
|
|
|
|
|
|