Implementation
@$core.Deprecated('Use adminServiceDescriptor instead')
const $core.Map<$core.String, $core.Map<$core.String, $core.dynamic>> adminServiceBase$messageJson =
{
'.openim.admin.LoginReq': LoginReq$json,
'.openim.admin.LoginResp': LoginResp$json,
'.openim.admin.ChangePasswordReq': ChangePasswordReq$json,
'.openim.admin.ChangePasswordResp': ChangePasswordResp$json,
'.openim.admin.AdminUpdateInfoReq': AdminUpdateInfoReq$json,
'.openim.protobuf.StringValue': $0.StringValue$json,
'.openim.protobuf.Int32Value': $0.Int32Value$json,
'.openim.admin.AdminUpdateInfoResp': AdminUpdateInfoResp$json,
'.openim.admin.GetAdminInfoReq': GetAdminInfoReq$json,
'.openim.admin.GetAdminInfoResp': GetAdminInfoResp$json,
'.openim.admin.AddAdminAccountReq': AddAdminAccountReq$json,
'.openim.admin.AddAdminAccountResp': AddAdminAccountResp$json,
'.openim.admin.ChangeAdminPasswordReq': ChangeAdminPasswordReq$json,
'.openim.admin.ChangeAdminPasswordResp': ChangeAdminPasswordResp$json,
'.openim.admin.DelAdminAccountReq': DelAdminAccountReq$json,
'.openim.admin.DelAdminAccountResp': DelAdminAccountResp$json,
'.openim.admin.SearchAdminAccountReq': SearchAdminAccountReq$json,
'.openim.sdkws.RequestPagination': $1.RequestPagination$json,
'.openim.admin.SearchAdminAccountResp': SearchAdminAccountResp$json,
'.openim.admin.AddDefaultFriendReq': AddDefaultFriendReq$json,
'.openim.admin.AddDefaultFriendResp': AddDefaultFriendResp$json,
'.openim.admin.DelDefaultFriendReq': DelDefaultFriendReq$json,
'.openim.admin.DelDefaultFriendResp': DelDefaultFriendResp$json,
'.openim.admin.FindDefaultFriendReq': FindDefaultFriendReq$json,
'.openim.admin.FindDefaultFriendResp': FindDefaultFriendResp$json,
'.openim.admin.SearchDefaultFriendReq': SearchDefaultFriendReq$json,
'.openim.admin.SearchDefaultFriendResp': SearchDefaultFriendResp$json,
'.openim.admin.DefaultFriendAttribute': DefaultFriendAttribute$json,
'.openim.chat.common.UserPublicInfo': $2.UserPublicInfo$json,
'.openim.admin.AddDefaultGroupReq': AddDefaultGroupReq$json,
'.openim.admin.AddDefaultGroupResp': AddDefaultGroupResp$json,
'.openim.admin.DelDefaultGroupReq': DelDefaultGroupReq$json,
'.openim.admin.DelDefaultGroupResp': DelDefaultGroupResp$json,
'.openim.admin.FindDefaultGroupReq': FindDefaultGroupReq$json,
'.openim.admin.FindDefaultGroupResp': FindDefaultGroupResp$json,
'.openim.admin.SearchDefaultGroupReq': SearchDefaultGroupReq$json,
'.openim.admin.SearchDefaultGroupResp': SearchDefaultGroupResp$json,
'.openim.admin.AddInvitationCodeReq': AddInvitationCodeReq$json,
'.openim.admin.AddInvitationCodeResp': AddInvitationCodeResp$json,
'.openim.admin.GenInvitationCodeReq': GenInvitationCodeReq$json,
'.openim.admin.GenInvitationCodeResp': GenInvitationCodeResp$json,
'.openim.admin.FindInvitationCodeReq': FindInvitationCodeReq$json,
'.openim.admin.FindInvitationCodeResp': FindInvitationCodeResp$json,
'.openim.admin.InvitationRegister': InvitationRegister$json,
'.openim.admin.UseInvitationCodeReq': UseInvitationCodeReq$json,
'.openim.admin.UseInvitationCodeResp': UseInvitationCodeResp$json,
'.openim.admin.DelInvitationCodeReq': DelInvitationCodeReq$json,
'.openim.admin.DelInvitationCodeResp': DelInvitationCodeResp$json,
'.openim.admin.SearchInvitationCodeReq': SearchInvitationCodeReq$json,
'.openim.admin.SearchInvitationCodeResp': SearchInvitationCodeResp$json,
'.openim.admin.SearchUserIPLimitLoginReq': SearchUserIPLimitLoginReq$json,
'.openim.admin.SearchUserIPLimitLoginResp': SearchUserIPLimitLoginResp$json,
'.openim.admin.LimitUserLoginIP': LimitUserLoginIP$json,
'.openim.admin.AddUserIPLimitLoginReq': AddUserIPLimitLoginReq$json,
'.openim.admin.UserIPLimitLogin': UserIPLimitLogin$json,
'.openim.admin.AddUserIPLimitLoginResp': AddUserIPLimitLoginResp$json,
'.openim.admin.DelUserIPLimitLoginReq': DelUserIPLimitLoginReq$json,
'.openim.admin.DelUserIPLimitLoginResp': DelUserIPLimitLoginResp$json,
'.openim.admin.SearchIPForbiddenReq': SearchIPForbiddenReq$json,
'.openim.admin.SearchIPForbiddenResp': SearchIPForbiddenResp$json,
'.openim.admin.IPForbidden': IPForbidden$json,
'.openim.admin.AddIPForbiddenReq': AddIPForbiddenReq$json,
'.openim.admin.IPForbiddenAdd': IPForbiddenAdd$json,
'.openim.admin.AddIPForbiddenResp': AddIPForbiddenResp$json,
'.openim.admin.DelIPForbiddenReq': DelIPForbiddenReq$json,
'.openim.admin.DelIPForbiddenResp': DelIPForbiddenResp$json,
'.openim.admin.CancellationUserReq': CancellationUserReq$json,
'.openim.admin.CancellationUserResp': CancellationUserResp$json,
'.openim.admin.BlockUserReq': BlockUserReq$json,
'.openim.admin.BlockUserResp': BlockUserResp$json,
'.openim.admin.UnblockUserReq': UnblockUserReq$json,
'.openim.admin.UnblockUserResp': UnblockUserResp$json,
'.openim.admin.SearchBlockUserReq': SearchBlockUserReq$json,
'.openim.admin.SearchBlockUserResp': SearchBlockUserResp$json,
'.openim.admin.BlockUserInfo': BlockUserInfo$json,
'.openim.admin.FindUserBlockInfoReq': FindUserBlockInfoReq$json,
'.openim.admin.FindUserBlockInfoResp': FindUserBlockInfoResp$json,
'.openim.admin.BlockInfo': BlockInfo$json,
'.openim.admin.CheckRegisterForbiddenReq': CheckRegisterForbiddenReq$json,
'.openim.admin.CheckRegisterForbiddenResp': CheckRegisterForbiddenResp$json,
'.openim.admin.CheckLoginForbiddenReq': CheckLoginForbiddenReq$json,
'.openim.admin.CheckLoginForbiddenResp': CheckLoginForbiddenResp$json,
'.openim.admin.CreateTokenReq': CreateTokenReq$json,
'.openim.admin.CreateTokenResp': CreateTokenResp$json,
'.openim.admin.ParseTokenReq': ParseTokenReq$json,
'.openim.admin.ParseTokenResp': ParseTokenResp$json,
'.openim.admin.AddAppletReq': AddAppletReq$json,
'.openim.admin.AddAppletResp': AddAppletResp$json,
'.openim.admin.DelAppletReq': DelAppletReq$json,
'.openim.admin.DelAppletResp': DelAppletResp$json,
'.openim.admin.UpdateAppletReq': UpdateAppletReq$json,
'.openim.protobuf.Int64Value': $0.Int64Value$json,
'.openim.protobuf.UInt32Value': $0.UInt32Value$json,
'.openim.admin.UpdateAppletResp': UpdateAppletResp$json,
'.openim.admin.FindAppletReq': FindAppletReq$json,
'.openim.admin.FindAppletResp': FindAppletResp$json,
'.openim.chat.common.AppletInfo': $2.AppletInfo$json,
'.openim.admin.SearchAppletReq': SearchAppletReq$json,
'.openim.admin.SearchAppletResp': SearchAppletResp$json,
'.openim.admin.GetClientConfigReq': GetClientConfigReq$json,
'.openim.admin.GetClientConfigResp': GetClientConfigResp$json,
'.openim.admin.GetClientConfigResp.ConfigEntry': GetClientConfigResp_ConfigEntry$json,
'.openim.admin.SetClientConfigReq': SetClientConfigReq$json,
'.openim.admin.SetClientConfigReq.ConfigEntry': SetClientConfigReq_ConfigEntry$json,
'.openim.admin.SetClientConfigResp': SetClientConfigResp$json,
'.openim.admin.DelClientConfigReq': DelClientConfigReq$json,
'.openim.admin.DelClientConfigResp': DelClientConfigResp$json,
'.openim.admin.GetUserTokenReq': GetUserTokenReq$json,
'.openim.admin.GetUserTokenResp': GetUserTokenResp$json,
'.openim.admin.GetUserTokenResp.TokensMapEntry': GetUserTokenResp_TokensMapEntry$json,
'.openim.admin.InvalidateTokenReq': InvalidateTokenReq$json,
'.openim.admin.InvalidateTokenResp': InvalidateTokenResp$json,
'.openim.admin.LatestApplicationVersionReq': LatestApplicationVersionReq$json,
'.openim.admin.LatestApplicationVersionResp': LatestApplicationVersionResp$json,
'.openim.admin.ApplicationVersion': ApplicationVersion$json,
'.openim.admin.AddApplicationVersionReq': AddApplicationVersionReq$json,
'.openim.admin.AddApplicationVersionResp': AddApplicationVersionResp$json,
'.openim.admin.UpdateApplicationVersionReq': UpdateApplicationVersionReq$json,
'.openim.protobuf.BoolValue': $0.BoolValue$json,
'.openim.admin.UpdateApplicationVersionResp': UpdateApplicationVersionResp$json,
'.openim.admin.DeleteApplicationVersionReq': DeleteApplicationVersionReq$json,
'.openim.admin.DeleteApplicationVersionResp': DeleteApplicationVersionResp$json,
'.openim.admin.PageApplicationVersionReq': PageApplicationVersionReq$json,
'.openim.admin.PageApplicationVersionResp': PageApplicationVersionResp$json,
};