Documentation ¶
Index ¶
- type AdminChannelService
- func (aaa *AdminChannelService) AdminCreateChannel(input *admin_channel.AdminCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)deprecated
- func (aaa *AdminChannelService) AdminCreateChannelShort(input *admin_channel.AdminCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
- func (aaa *AdminChannelService) AdminDeleteChannel(input *admin_channel.AdminDeleteChannelParams) errordeprecated
- func (aaa *AdminChannelService) AdminDeleteChannelShort(input *admin_channel.AdminDeleteChannelParams) error
- func (aaa *AdminChannelService) AdminGetChannel(input *admin_channel.AdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)deprecated
- func (aaa *AdminChannelService) AdminGetChannelShort(input *admin_channel.AdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
- func (aaa *AdminChannelService) AdminUpdateChannel(input *admin_channel.AdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)deprecated
- func (aaa *AdminChannelService) AdminUpdateChannelShort(input *admin_channel.AdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
- func (aaa *AdminChannelService) GetAuthSession() auth.Session
- func (aaa *AdminChannelService) SingleAdminDeleteChannel(input *admin_channel.SingleAdminDeleteChannelParams) errordeprecated
- func (aaa *AdminChannelService) SingleAdminDeleteChannelShort(input *admin_channel.SingleAdminDeleteChannelParams) error
- func (aaa *AdminChannelService) SingleAdminGetChannel(input *admin_channel.SingleAdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)deprecated
- func (aaa *AdminChannelService) SingleAdminGetChannelShort(input *admin_channel.SingleAdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
- func (aaa *AdminChannelService) SingleAdminUpdateChannel(input *admin_channel.SingleAdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)deprecated
- func (aaa *AdminChannelService) SingleAdminUpdateChannelShort(input *admin_channel.SingleAdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
- func (aaa *AdminChannelService) UpdateFlightId(flightId string)
- type AdminConfigService
- func (aaa *AdminConfigService) AdminGetConfigs(input *admin_config.AdminGetConfigsParams) (*ugcclientmodels.ModelsPaginatedGetConfigsResponse, error)deprecated
- func (aaa *AdminConfigService) AdminGetConfigsShort(input *admin_config.AdminGetConfigsParams) (*ugcclientmodels.ModelsPaginatedGetConfigsResponse, error)
- func (aaa *AdminConfigService) AdminUpdateConfig(input *admin_config.AdminUpdateConfigParams) errordeprecated
- func (aaa *AdminConfigService) AdminUpdateConfigShort(input *admin_config.AdminUpdateConfigParams) error
- func (aaa *AdminConfigService) GetAuthSession() auth.Session
- func (aaa *AdminConfigService) UpdateFlightId(flightId string)
- type AdminContentService
- func (aaa *AdminContentService) AdminDeleteContent(input *admin_content.AdminDeleteContentParams) errordeprecated
- func (aaa *AdminContentService) AdminDeleteContentScreenshot(input *admin_content.AdminDeleteContentScreenshotParams) errordeprecated
- func (aaa *AdminContentService) AdminDeleteContentScreenshotShort(input *admin_content.AdminDeleteContentScreenshotParams) error
- func (aaa *AdminContentService) AdminDeleteContentShort(input *admin_content.AdminDeleteContentParams) error
- func (aaa *AdminContentService) AdminDownloadContentPreview(input *admin_content.AdminDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)deprecated
- func (aaa *AdminContentService) AdminDownloadContentPreviewShort(input *admin_content.AdminDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
- func (aaa *AdminContentService) AdminGetContent(input *admin_content.AdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *AdminContentService) AdminGetContentBulk(input *admin_content.AdminGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (aaa *AdminContentService) AdminGetContentBulkByShareCodes(input *admin_content.AdminGetContentBulkByShareCodesParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (aaa *AdminContentService) AdminGetContentBulkByShareCodesShort(input *admin_content.AdminGetContentBulkByShareCodesParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (aaa *AdminContentService) AdminGetContentBulkShort(input *admin_content.AdminGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (aaa *AdminContentService) AdminGetContentShort(input *admin_content.AdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *AdminContentService) AdminGetSpecificContent(input *admin_content.AdminGetSpecificContentParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (aaa *AdminContentService) AdminGetSpecificContentShort(input *admin_content.AdminGetSpecificContentParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (aaa *AdminContentService) AdminGetUserContentByShareCode(input *admin_content.AdminGetUserContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (aaa *AdminContentService) AdminGetUserContentByShareCodeShort(input *admin_content.AdminGetUserContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (aaa *AdminContentService) AdminHideUserContent(input *admin_content.AdminHideUserContentParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *AdminContentService) AdminHideUserContentShort(input *admin_content.AdminHideUserContentParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *AdminContentService) AdminSearchChannelSpecificContent(input *admin_content.AdminSearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *AdminContentService) AdminSearchChannelSpecificContentShort(input *admin_content.AdminSearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *AdminContentService) AdminSearchContent(input *admin_content.AdminSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *AdminContentService) AdminSearchContentShort(input *admin_content.AdminSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *AdminContentService) AdminUpdateContentDirect(input *admin_content.AdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *AdminContentService) AdminUpdateContentDirectShort(input *admin_content.AdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *AdminContentService) AdminUpdateContentS3(input *admin_content.AdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *AdminContentService) AdminUpdateContentS3ByShareCode(input *admin_content.AdminUpdateContentS3ByShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *AdminContentService) AdminUpdateContentS3ByShareCodeShort(input *admin_content.AdminUpdateContentS3ByShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *AdminContentService) AdminUpdateContentS3Short(input *admin_content.AdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *AdminContentService) AdminUpdateScreenshots(input *admin_content.AdminUpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)deprecated
- func (aaa *AdminContentService) AdminUpdateScreenshotsShort(input *admin_content.AdminUpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
- func (aaa *AdminContentService) AdminUploadContentDirect(input *admin_content.AdminUploadContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *AdminContentService) AdminUploadContentDirectShort(input *admin_content.AdminUploadContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *AdminContentService) AdminUploadContentS3(input *admin_content.AdminUploadContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *AdminContentService) AdminUploadContentS3Short(input *admin_content.AdminUploadContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *AdminContentService) AdminUploadContentScreenshot(input *admin_content.AdminUploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)deprecated
- func (aaa *AdminContentService) AdminUploadContentScreenshotShort(input *admin_content.AdminUploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
- func (aaa *AdminContentService) DeleteContentByShareCode(input *admin_content.DeleteContentByShareCodeParams) errordeprecated
- func (aaa *AdminContentService) DeleteContentByShareCodeShort(input *admin_content.DeleteContentByShareCodeParams) error
- func (aaa *AdminContentService) GetAuthSession() auth.Session
- func (aaa *AdminContentService) ListContentVersions(input *admin_content.ListContentVersionsParams) (*ugcclientmodels.ModelsListContentVersionsResponse, error)deprecated
- func (aaa *AdminContentService) ListContentVersionsShort(input *admin_content.ListContentVersionsParams) (*ugcclientmodels.ModelsListContentVersionsResponse, error)
- func (aaa *AdminContentService) RollbackContentVersion(input *admin_content.RollbackContentVersionParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (aaa *AdminContentService) RollbackContentVersionShort(input *admin_content.RollbackContentVersionParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (aaa *AdminContentService) SingleAdminDeleteContent(input *admin_content.SingleAdminDeleteContentParams) errordeprecated
- func (aaa *AdminContentService) SingleAdminDeleteContentShort(input *admin_content.SingleAdminDeleteContentParams) error
- func (aaa *AdminContentService) SingleAdminGetContent(input *admin_content.SingleAdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *AdminContentService) SingleAdminGetContentShort(input *admin_content.SingleAdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *AdminContentService) SingleAdminUpdateContentDirect(input *admin_content.SingleAdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *AdminContentService) SingleAdminUpdateContentDirectShort(input *admin_content.SingleAdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *AdminContentService) SingleAdminUpdateContentS3(input *admin_content.SingleAdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *AdminContentService) SingleAdminUpdateContentS3Short(input *admin_content.SingleAdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *AdminContentService) UpdateFlightId(flightId string)
- type AdminContentV2Service
- func (aaa *AdminContentV2Service) AdminBulkGetContentByIDsV2(input *admin_content_v2.AdminBulkGetContentByIDsV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminBulkGetContentByIDsV2Short(input *admin_content_v2.AdminBulkGetContentByIDsV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
- func (aaa *AdminContentV2Service) AdminCreateContentV2(input *admin_content_v2.AdminCreateContentV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminCreateContentV2Short(input *admin_content_v2.AdminCreateContentV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
- func (aaa *AdminContentV2Service) AdminDeleteContentByShareCodeV2(input *admin_content_v2.AdminDeleteContentByShareCodeV2Params) errordeprecated
- func (aaa *AdminContentV2Service) AdminDeleteContentByShareCodeV2Short(input *admin_content_v2.AdminDeleteContentByShareCodeV2Params) error
- func (aaa *AdminContentV2Service) AdminDeleteContentScreenshotV2(input *admin_content_v2.AdminDeleteContentScreenshotV2Params) errordeprecated
- func (aaa *AdminContentV2Service) AdminDeleteContentScreenshotV2Short(input *admin_content_v2.AdminDeleteContentScreenshotV2Params) error
- func (aaa *AdminContentV2Service) AdminDeleteOfficialContentV2(input *admin_content_v2.AdminDeleteOfficialContentV2Params) errordeprecated
- func (aaa *AdminContentV2Service) AdminDeleteOfficialContentV2Short(input *admin_content_v2.AdminDeleteOfficialContentV2Params) error
- func (aaa *AdminContentV2Service) AdminDeleteUserContentV2(input *admin_content_v2.AdminDeleteUserContentV2Params) errordeprecated
- func (aaa *AdminContentV2Service) AdminDeleteUserContentV2Short(input *admin_content_v2.AdminDeleteUserContentV2Params) error
- func (aaa *AdminContentV2Service) AdminGenerateOfficialContentUploadURLV2(input *admin_content_v2.AdminGenerateOfficialContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)deprecated
- func (aaa *AdminContentV2Service) AdminGenerateOfficialContentUploadURLV2Short(input *admin_content_v2.AdminGenerateOfficialContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)
- func (aaa *AdminContentV2Service) AdminGenerateUserContentUploadURLV2(input *admin_content_v2.AdminGenerateUserContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)deprecated
- func (aaa *AdminContentV2Service) AdminGenerateUserContentUploadURLV2Short(input *admin_content_v2.AdminGenerateUserContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)
- func (aaa *AdminContentV2Service) AdminGetContentBulkByShareCodesV2(input *admin_content_v2.AdminGetContentBulkByShareCodesV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminGetContentBulkByShareCodesV2Short(input *admin_content_v2.AdminGetContentBulkByShareCodesV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
- func (aaa *AdminContentV2Service) AdminGetContentByChannelIDV2(input *admin_content_v2.AdminGetContentByChannelIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminGetContentByChannelIDV2Short(input *admin_content_v2.AdminGetContentByChannelIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
- func (aaa *AdminContentV2Service) AdminGetContentByContentIDV2(input *admin_content_v2.AdminGetContentByContentIDV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminGetContentByContentIDV2Short(input *admin_content_v2.AdminGetContentByContentIDV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
- func (aaa *AdminContentV2Service) AdminGetContentByShareCodeV2(input *admin_content_v2.AdminGetContentByShareCodeV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminGetContentByShareCodeV2Short(input *admin_content_v2.AdminGetContentByShareCodeV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
- func (aaa *AdminContentV2Service) AdminGetContentByUserIDV2(input *admin_content_v2.AdminGetContentByUserIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminGetContentByUserIDV2Short(input *admin_content_v2.AdminGetContentByUserIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
- func (aaa *AdminContentV2Service) AdminListContentV2(input *admin_content_v2.AdminListContentV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminListContentV2Short(input *admin_content_v2.AdminListContentV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
- func (aaa *AdminContentV2Service) AdminUpdateContentByShareCodeV2(input *admin_content_v2.AdminUpdateContentByShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminUpdateContentByShareCodeV2Short(input *admin_content_v2.AdminUpdateContentByShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
- func (aaa *AdminContentV2Service) AdminUpdateContentHideStatusV2(input *admin_content_v2.AdminUpdateContentHideStatusV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminUpdateContentHideStatusV2Short(input *admin_content_v2.AdminUpdateContentHideStatusV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
- func (aaa *AdminContentV2Service) AdminUpdateOfficialContentFileLocation(input *admin_content_v2.AdminUpdateOfficialContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminUpdateOfficialContentFileLocationShort(input *admin_content_v2.AdminUpdateOfficialContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
- func (aaa *AdminContentV2Service) AdminUpdateOfficialContentV2(input *admin_content_v2.AdminUpdateOfficialContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminUpdateOfficialContentV2Short(input *admin_content_v2.AdminUpdateOfficialContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
- func (aaa *AdminContentV2Service) AdminUpdateScreenshotsV2(input *admin_content_v2.AdminUpdateScreenshotsV2Params) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)deprecated
- func (aaa *AdminContentV2Service) AdminUpdateScreenshotsV2Short(input *admin_content_v2.AdminUpdateScreenshotsV2Params) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
- func (aaa *AdminContentV2Service) AdminUpdateUserContentFileLocation(input *admin_content_v2.AdminUpdateUserContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminUpdateUserContentFileLocationShort(input *admin_content_v2.AdminUpdateUserContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
- func (aaa *AdminContentV2Service) AdminUpdateUserContentV2(input *admin_content_v2.AdminUpdateUserContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)deprecated
- func (aaa *AdminContentV2Service) AdminUpdateUserContentV2Short(input *admin_content_v2.AdminUpdateUserContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
- func (aaa *AdminContentV2Service) AdminUploadContentScreenshotV2(input *admin_content_v2.AdminUploadContentScreenshotV2Params) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)deprecated
- func (aaa *AdminContentV2Service) AdminUploadContentScreenshotV2Short(input *admin_content_v2.AdminUploadContentScreenshotV2Params) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
- func (aaa *AdminContentV2Service) GetAuthSession() auth.Session
- func (aaa *AdminContentV2Service) ListContentVersionsV2(input *admin_content_v2.ListContentVersionsV2Params) (*ugcclientmodels.ModelsListContentVersionsResponse, error)deprecated
- func (aaa *AdminContentV2Service) ListContentVersionsV2Short(input *admin_content_v2.ListContentVersionsV2Params) (*ugcclientmodels.ModelsListContentVersionsResponse, error)
- func (aaa *AdminContentV2Service) RollbackContentVersionV2(input *admin_content_v2.RollbackContentVersionV2Params) (*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (aaa *AdminContentV2Service) RollbackContentVersionV2Short(input *admin_content_v2.RollbackContentVersionV2Params) (*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (aaa *AdminContentV2Service) UpdateFlightId(flightId string)
- type AdminGroupService
- func (aaa *AdminGroupService) AdminCreateGroup(input *admin_group.AdminCreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (aaa *AdminGroupService) AdminCreateGroupShort(input *admin_group.AdminCreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (aaa *AdminGroupService) AdminDeleteGroup(input *admin_group.AdminDeleteGroupParams) errordeprecated
- func (aaa *AdminGroupService) AdminDeleteGroupShort(input *admin_group.AdminDeleteGroupParams) error
- func (aaa *AdminGroupService) AdminGetAllGroups(input *admin_group.AdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)deprecated
- func (aaa *AdminGroupService) AdminGetAllGroupsShort(input *admin_group.AdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
- func (aaa *AdminGroupService) AdminGetGroup(input *admin_group.AdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (aaa *AdminGroupService) AdminGetGroupContents(input *admin_group.AdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *AdminGroupService) AdminGetGroupContentsShort(input *admin_group.AdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *AdminGroupService) AdminGetGroupShort(input *admin_group.AdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (aaa *AdminGroupService) AdminGetOfficialGroupContentsV2(input *admin_group.AdminGetOfficialGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)deprecated
- func (aaa *AdminGroupService) AdminGetOfficialGroupContentsV2Short(input *admin_group.AdminGetOfficialGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
- func (aaa *AdminGroupService) AdminGetUserGroupContentsV2(input *admin_group.AdminGetUserGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)deprecated
- func (aaa *AdminGroupService) AdminGetUserGroupContentsV2Short(input *admin_group.AdminGetUserGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
- func (aaa *AdminGroupService) AdminUpdateGroup(input *admin_group.AdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (aaa *AdminGroupService) AdminUpdateGroupShort(input *admin_group.AdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (aaa *AdminGroupService) GetAuthSession() auth.Session
- func (aaa *AdminGroupService) SingleAdminDeleteGroup(input *admin_group.SingleAdminDeleteGroupParams) errordeprecated
- func (aaa *AdminGroupService) SingleAdminDeleteGroupShort(input *admin_group.SingleAdminDeleteGroupParams) error
- func (aaa *AdminGroupService) SingleAdminGetAllGroups(input *admin_group.SingleAdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)deprecated
- func (aaa *AdminGroupService) SingleAdminGetAllGroupsShort(input *admin_group.SingleAdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
- func (aaa *AdminGroupService) SingleAdminGetGroup(input *admin_group.SingleAdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (aaa *AdminGroupService) SingleAdminGetGroupContents(input *admin_group.SingleAdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *AdminGroupService) SingleAdminGetGroupContentsShort(input *admin_group.SingleAdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *AdminGroupService) SingleAdminGetGroupShort(input *admin_group.SingleAdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (aaa *AdminGroupService) SingleAdminUpdateGroup(input *admin_group.SingleAdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (aaa *AdminGroupService) SingleAdminUpdateGroupShort(input *admin_group.SingleAdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (aaa *AdminGroupService) UpdateFlightId(flightId string)
- type AdminStagingContentService
- func (aaa *AdminStagingContentService) AdminApproveStagingContent(input *admin_staging_content.AdminApproveStagingContentParams) (*ugcclientmodels.ModelsStagingContentResponse, error)deprecated
- func (aaa *AdminStagingContentService) AdminApproveStagingContentShort(input *admin_staging_content.AdminApproveStagingContentParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
- func (aaa *AdminStagingContentService) AdminGetStagingContentByID(input *admin_staging_content.AdminGetStagingContentByIDParams) (*ugcclientmodels.ModelsStagingContentResponse, error)deprecated
- func (aaa *AdminStagingContentService) AdminGetStagingContentByIDShort(input *admin_staging_content.AdminGetStagingContentByIDParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
- func (aaa *AdminStagingContentService) AdminListStagingContents(input *admin_staging_content.AdminListStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)deprecated
- func (aaa *AdminStagingContentService) AdminListStagingContentsShort(input *admin_staging_content.AdminListStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)
- func (aaa *AdminStagingContentService) AdminListUserStagingContents(input *admin_staging_content.AdminListUserStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)deprecated
- func (aaa *AdminStagingContentService) AdminListUserStagingContentsShort(input *admin_staging_content.AdminListUserStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)
- func (aaa *AdminStagingContentService) GetAuthSession() auth.Session
- func (aaa *AdminStagingContentService) UpdateFlightId(flightId string)
- type AdminTagService
- func (aaa *AdminTagService) AdminCreateTag(input *admin_tag.AdminCreateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)deprecated
- func (aaa *AdminTagService) AdminCreateTagShort(input *admin_tag.AdminCreateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
- func (aaa *AdminTagService) AdminDeleteTag(input *admin_tag.AdminDeleteTagParams) errordeprecated
- func (aaa *AdminTagService) AdminDeleteTagShort(input *admin_tag.AdminDeleteTagParams) error
- func (aaa *AdminTagService) AdminGetTag(input *admin_tag.AdminGetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)deprecated
- func (aaa *AdminTagService) AdminGetTagShort(input *admin_tag.AdminGetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
- func (aaa *AdminTagService) AdminUpdateTag(input *admin_tag.AdminUpdateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)deprecated
- func (aaa *AdminTagService) AdminUpdateTagShort(input *admin_tag.AdminUpdateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
- func (aaa *AdminTagService) GetAuthSession() auth.Session
- func (aaa *AdminTagService) UpdateFlightId(flightId string)
- type AdminTypeService
- func (aaa *AdminTypeService) AdminCreateType(input *admin_type.AdminCreateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)deprecated
- func (aaa *AdminTypeService) AdminCreateTypeShort(input *admin_type.AdminCreateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
- func (aaa *AdminTypeService) AdminDeleteType(input *admin_type.AdminDeleteTypeParams) errordeprecated
- func (aaa *AdminTypeService) AdminDeleteTypeShort(input *admin_type.AdminDeleteTypeParams) error
- func (aaa *AdminTypeService) AdminGetType(input *admin_type.AdminGetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)deprecated
- func (aaa *AdminTypeService) AdminGetTypeShort(input *admin_type.AdminGetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)
- func (aaa *AdminTypeService) AdminUpdateType(input *admin_type.AdminUpdateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)deprecated
- func (aaa *AdminTypeService) AdminUpdateTypeShort(input *admin_type.AdminUpdateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
- func (aaa *AdminTypeService) GetAuthSession() auth.Session
- func (aaa *AdminTypeService) UpdateFlightId(flightId string)
- type AnonymizationService
- func (aaa *AnonymizationService) AdminDeleteAllUserChannels(input *anonymization.AdminDeleteAllUserChannelsParams) errordeprecated
- func (aaa *AnonymizationService) AdminDeleteAllUserChannelsShort(input *anonymization.AdminDeleteAllUserChannelsParams) error
- func (aaa *AnonymizationService) AdminDeleteAllUserContents(input *anonymization.AdminDeleteAllUserContentsParams) errordeprecated
- func (aaa *AnonymizationService) AdminDeleteAllUserContentsShort(input *anonymization.AdminDeleteAllUserContentsParams) error
- func (aaa *AnonymizationService) AdminDeleteAllUserGroup(input *anonymization.AdminDeleteAllUserGroupParams) errordeprecated
- func (aaa *AnonymizationService) AdminDeleteAllUserGroupShort(input *anonymization.AdminDeleteAllUserGroupParams) error
- func (aaa *AnonymizationService) AdminDeleteAllUserStates(input *anonymization.AdminDeleteAllUserStatesParams) errordeprecated
- func (aaa *AnonymizationService) AdminDeleteAllUserStatesShort(input *anonymization.AdminDeleteAllUserStatesParams) error
- func (aaa *AnonymizationService) DeleteAllUserChannel(input *anonymization.DeleteAllUserChannelParams) errordeprecated
- func (aaa *AnonymizationService) DeleteAllUserChannelShort(input *anonymization.DeleteAllUserChannelParams) error
- func (aaa *AnonymizationService) DeleteAllUserContents(input *anonymization.DeleteAllUserContentsParams) errordeprecated
- func (aaa *AnonymizationService) DeleteAllUserContentsShort(input *anonymization.DeleteAllUserContentsParams) error
- func (aaa *AnonymizationService) DeleteAllUserGroup(input *anonymization.DeleteAllUserGroupParams) errordeprecated
- func (aaa *AnonymizationService) DeleteAllUserGroupShort(input *anonymization.DeleteAllUserGroupParams) error
- func (aaa *AnonymizationService) DeleteAllUserStates(input *anonymization.DeleteAllUserStatesParams) errordeprecated
- func (aaa *AnonymizationService) DeleteAllUserStatesShort(input *anonymization.DeleteAllUserStatesParams) error
- func (aaa *AnonymizationService) GetAuthSession() auth.Session
- func (aaa *AnonymizationService) UpdateFlightId(flightId string)
- type PublicChannelService
- func (aaa *PublicChannelService) DeleteChannel(input *public_channel.DeleteChannelParams) errordeprecated
- func (aaa *PublicChannelService) DeleteChannelShort(input *public_channel.DeleteChannelParams) error
- func (aaa *PublicChannelService) GetAuthSession() auth.Session
- func (aaa *PublicChannelService) GetChannels(input *public_channel.GetChannelsParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)deprecated
- func (aaa *PublicChannelService) GetChannelsShort(input *public_channel.GetChannelsParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
- func (aaa *PublicChannelService) PublicCreateChannel(input *public_channel.PublicCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)deprecated
- func (aaa *PublicChannelService) PublicCreateChannelShort(input *public_channel.PublicCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
- func (aaa *PublicChannelService) UpdateChannel(input *public_channel.UpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)deprecated
- func (aaa *PublicChannelService) UpdateChannelShort(input *public_channel.UpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
- func (aaa *PublicChannelService) UpdateFlightId(flightId string)
- type PublicContentLegacyService
- func (aaa *PublicContentLegacyService) CreateContentDirect(input *public_content_legacy.CreateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *PublicContentLegacyService) CreateContentDirectShort(input *public_content_legacy.CreateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *PublicContentLegacyService) CreateContentS3(input *public_content_legacy.CreateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *PublicContentLegacyService) CreateContentS3Short(input *public_content_legacy.CreateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *PublicContentLegacyService) DeleteContent(input *public_content_legacy.DeleteContentParams) errordeprecated
- func (aaa *PublicContentLegacyService) DeleteContentScreenshot(input *public_content_legacy.DeleteContentScreenshotParams) errordeprecated
- func (aaa *PublicContentLegacyService) DeleteContentScreenshotShort(input *public_content_legacy.DeleteContentScreenshotParams) error
- func (aaa *PublicContentLegacyService) DeleteContentShort(input *public_content_legacy.DeleteContentParams) error
- func (aaa *PublicContentLegacyService) GetAuthSession() auth.Session
- func (aaa *PublicContentLegacyService) PublicDeleteContentByShareCode(input *public_content_legacy.PublicDeleteContentByShareCodeParams) errordeprecated
- func (aaa *PublicContentLegacyService) PublicDeleteContentByShareCodeShort(input *public_content_legacy.PublicDeleteContentByShareCodeParams) error
- func (aaa *PublicContentLegacyService) PublicDownloadContentByContentID(input *public_content_legacy.PublicDownloadContentByContentIDParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (aaa *PublicContentLegacyService) PublicDownloadContentByContentIDShort(input *public_content_legacy.PublicDownloadContentByContentIDParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (aaa *PublicContentLegacyService) PublicDownloadContentByShareCode(input *public_content_legacy.PublicDownloadContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (aaa *PublicContentLegacyService) PublicDownloadContentByShareCodeShort(input *public_content_legacy.PublicDownloadContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (aaa *PublicContentLegacyService) PublicDownloadContentPreview(input *public_content_legacy.PublicDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)deprecated
- func (aaa *PublicContentLegacyService) PublicDownloadContentPreviewShort(input *public_content_legacy.PublicDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
- func (aaa *PublicContentLegacyService) PublicGetContentBulk(input *public_content_legacy.PublicGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (aaa *PublicContentLegacyService) PublicGetContentBulkByShareCodes(input *public_content_legacy.PublicGetContentBulkByShareCodesParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)deprecated
- func (aaa *PublicContentLegacyService) PublicGetContentBulkByShareCodesShort(input *public_content_legacy.PublicGetContentBulkByShareCodesParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (aaa *PublicContentLegacyService) PublicGetContentBulkShort(input *public_content_legacy.PublicGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
- func (aaa *PublicContentLegacyService) PublicGetUserContent(input *public_content_legacy.PublicGetUserContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *PublicContentLegacyService) PublicGetUserContentShort(input *public_content_legacy.PublicGetUserContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *PublicContentLegacyService) PublicSearchContent(input *public_content_legacy.PublicSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *PublicContentLegacyService) PublicSearchContentShort(input *public_content_legacy.PublicSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *PublicContentLegacyService) PublicUpdateContentByShareCode(input *public_content_legacy.PublicUpdateContentByShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *PublicContentLegacyService) PublicUpdateContentByShareCodeShort(input *public_content_legacy.PublicUpdateContentByShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *PublicContentLegacyService) SearchChannelSpecificContent(input *public_content_legacy.SearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *PublicContentLegacyService) SearchChannelSpecificContentShort(input *public_content_legacy.SearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *PublicContentLegacyService) UpdateContentDirect(input *public_content_legacy.UpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *PublicContentLegacyService) UpdateContentDirectShort(input *public_content_legacy.UpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *PublicContentLegacyService) UpdateContentS3(input *public_content_legacy.UpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *PublicContentLegacyService) UpdateContentS3Short(input *public_content_legacy.UpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *PublicContentLegacyService) UpdateContentShareCode(input *public_content_legacy.UpdateContentShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)deprecated
- func (aaa *PublicContentLegacyService) UpdateContentShareCodeShort(input *public_content_legacy.UpdateContentShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
- func (aaa *PublicContentLegacyService) UpdateFlightId(flightId string)
- func (aaa *PublicContentLegacyService) UpdateScreenshots(input *public_content_legacy.UpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)deprecated
- func (aaa *PublicContentLegacyService) UpdateScreenshotsShort(input *public_content_legacy.UpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
- func (aaa *PublicContentLegacyService) UploadContentScreenshot(input *public_content_legacy.UploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)deprecated
- func (aaa *PublicContentLegacyService) UploadContentScreenshotShort(input *public_content_legacy.UploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
- type PublicContentV2Service
- func (aaa *PublicContentV2Service) DeleteContentScreenshotV2(input *public_content_v2.DeleteContentScreenshotV2Params) errordeprecated
- func (aaa *PublicContentV2Service) DeleteContentScreenshotV2Short(input *public_content_v2.DeleteContentScreenshotV2Params) error
- func (aaa *PublicContentV2Service) GetAuthSession() auth.Session
- func (aaa *PublicContentV2Service) PublicBulkGetContentByIDV2(input *public_content_v2.PublicBulkGetContentByIDV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) PublicBulkGetContentByIDV2Short(input *public_content_v2.PublicBulkGetContentByIDV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
- func (aaa *PublicContentV2Service) PublicCreateContentV2(input *public_content_v2.PublicCreateContentV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) PublicCreateContentV2Short(input *public_content_v2.PublicCreateContentV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
- func (aaa *PublicContentV2Service) PublicDeleteContentByShareCodeV2(input *public_content_v2.PublicDeleteContentByShareCodeV2Params) errordeprecated
- func (aaa *PublicContentV2Service) PublicDeleteContentByShareCodeV2Short(input *public_content_v2.PublicDeleteContentByShareCodeV2Params) error
- func (aaa *PublicContentV2Service) PublicDeleteContentV2(input *public_content_v2.PublicDeleteContentV2Params) errordeprecated
- func (aaa *PublicContentV2Service) PublicDeleteContentV2Short(input *public_content_v2.PublicDeleteContentV2Params) error
- func (aaa *PublicContentV2Service) PublicGenerateContentUploadURLV2(input *public_content_v2.PublicGenerateContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)deprecated
- func (aaa *PublicContentV2Service) PublicGenerateContentUploadURLV2Short(input *public_content_v2.PublicGenerateContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)
- func (aaa *PublicContentV2Service) PublicGetContentBulkByShareCodesV2(input *public_content_v2.PublicGetContentBulkByShareCodesV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) PublicGetContentBulkByShareCodesV2Short(input *public_content_v2.PublicGetContentBulkByShareCodesV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
- func (aaa *PublicContentV2Service) PublicGetContentByChannelIDV2(input *public_content_v2.PublicGetContentByChannelIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) PublicGetContentByChannelIDV2Short(input *public_content_v2.PublicGetContentByChannelIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
- func (aaa *PublicContentV2Service) PublicGetContentByIDV2(input *public_content_v2.PublicGetContentByIDV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) PublicGetContentByIDV2Short(input *public_content_v2.PublicGetContentByIDV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
- func (aaa *PublicContentV2Service) PublicGetContentByShareCodeV2(input *public_content_v2.PublicGetContentByShareCodeV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) PublicGetContentByShareCodeV2Short(input *public_content_v2.PublicGetContentByShareCodeV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
- func (aaa *PublicContentV2Service) PublicGetContentByUserIDV2(input *public_content_v2.PublicGetContentByUserIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) PublicGetContentByUserIDV2Short(input *public_content_v2.PublicGetContentByUserIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
- func (aaa *PublicContentV2Service) PublicListContentV2(input *public_content_v2.PublicListContentV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) PublicListContentV2Short(input *public_content_v2.PublicListContentV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
- func (aaa *PublicContentV2Service) PublicUpdateContentByShareCodeV2(input *public_content_v2.PublicUpdateContentByShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) PublicUpdateContentByShareCodeV2Short(input *public_content_v2.PublicUpdateContentByShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
- func (aaa *PublicContentV2Service) PublicUpdateContentFileLocation(input *public_content_v2.PublicUpdateContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) PublicUpdateContentFileLocationShort(input *public_content_v2.PublicUpdateContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
- func (aaa *PublicContentV2Service) PublicUpdateContentV2(input *public_content_v2.PublicUpdateContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) PublicUpdateContentV2Short(input *public_content_v2.PublicUpdateContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
- func (aaa *PublicContentV2Service) UpdateContentShareCodeV2(input *public_content_v2.UpdateContentShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)deprecated
- func (aaa *PublicContentV2Service) UpdateContentShareCodeV2Short(input *public_content_v2.UpdateContentShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
- func (aaa *PublicContentV2Service) UpdateFlightId(flightId string)
- func (aaa *PublicContentV2Service) UpdateScreenshotsV2(input *public_content_v2.UpdateScreenshotsV2Params) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)deprecated
- func (aaa *PublicContentV2Service) UpdateScreenshotsV2Short(input *public_content_v2.UpdateScreenshotsV2Params) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
- func (aaa *PublicContentV2Service) UploadContentScreenshotV2(input *public_content_v2.UploadContentScreenshotV2Params) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)deprecated
- func (aaa *PublicContentV2Service) UploadContentScreenshotV2Short(input *public_content_v2.UploadContentScreenshotV2Params) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
- type PublicCreatorService
- func (aaa *PublicCreatorService) GetAuthSession() auth.Session
- func (aaa *PublicCreatorService) PublicGetCreator(input *public_creator.PublicGetCreatorParams) (*ugcclientmodels.ModelsCreatorResponse, error)deprecated
- func (aaa *PublicCreatorService) PublicGetCreatorShort(input *public_creator.PublicGetCreatorParams) (*ugcclientmodels.ModelsCreatorResponse, error)
- func (aaa *PublicCreatorService) PublicSearchCreator(input *public_creator.PublicSearchCreatorParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)deprecated
- func (aaa *PublicCreatorService) PublicSearchCreatorShort(input *public_creator.PublicSearchCreatorParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
- func (aaa *PublicCreatorService) UpdateFlightId(flightId string)
- type PublicDownloadCountLegacyService
- func (aaa *PublicDownloadCountLegacyService) AddDownloadCount(input *public_download_count_legacy.AddDownloadCountParams) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)deprecated
- func (aaa *PublicDownloadCountLegacyService) AddDownloadCountShort(input *public_download_count_legacy.AddDownloadCountParams) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)
- func (aaa *PublicDownloadCountLegacyService) GetAuthSession() auth.Session
- func (aaa *PublicDownloadCountLegacyService) UpdateFlightId(flightId string)
- type PublicDownloadCountV2Service
- func (aaa *PublicDownloadCountV2Service) GetAuthSession() auth.Session
- func (aaa *PublicDownloadCountV2Service) PublicAddDownloadCountV2(input *public_download_count_v2.PublicAddDownloadCountV2Params) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)deprecated
- func (aaa *PublicDownloadCountV2Service) PublicAddDownloadCountV2Short(input *public_download_count_v2.PublicAddDownloadCountV2Params) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)
- func (aaa *PublicDownloadCountV2Service) PublicListContentDownloaderV2(input *public_download_count_v2.PublicListContentDownloaderV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloaderResponse, error)deprecated
- func (aaa *PublicDownloadCountV2Service) PublicListContentDownloaderV2Short(input *public_download_count_v2.PublicListContentDownloaderV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloaderResponse, error)
- func (aaa *PublicDownloadCountV2Service) UpdateFlightId(flightId string)
- type PublicFollowService
- func (aaa *PublicFollowService) GetAuthSession() auth.Session
- func (aaa *PublicFollowService) GetFollowedContent(input *public_follow.GetFollowedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *PublicFollowService) GetFollowedContentShort(input *public_follow.GetFollowedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *PublicFollowService) GetFollowedUsers(input *public_follow.GetFollowedUsersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)deprecated
- func (aaa *PublicFollowService) GetFollowedUsersShort(input *public_follow.GetFollowedUsersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
- func (aaa *PublicFollowService) GetPublicFollowers(input *public_follow.GetPublicFollowersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)deprecated
- func (aaa *PublicFollowService) GetPublicFollowersShort(input *public_follow.GetPublicFollowersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
- func (aaa *PublicFollowService) GetPublicFollowing(input *public_follow.GetPublicFollowingParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)deprecated
- func (aaa *PublicFollowService) GetPublicFollowingShort(input *public_follow.GetPublicFollowingParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
- func (aaa *PublicFollowService) UpdateFlightId(flightId string)
- func (aaa *PublicFollowService) UpdateUserFollowStatus(input *public_follow.UpdateUserFollowStatusParams) (*ugcclientmodels.ModelsUserFollowResponse, error)deprecated
- func (aaa *PublicFollowService) UpdateUserFollowStatusShort(input *public_follow.UpdateUserFollowStatusParams) (*ugcclientmodels.ModelsUserFollowResponse, error)
- type PublicGroupService
- func (aaa *PublicGroupService) CreateGroup(input *public_group.CreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (aaa *PublicGroupService) CreateGroupShort(input *public_group.CreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (aaa *PublicGroupService) DeleteGroup(input *public_group.DeleteGroupParams) errordeprecated
- func (aaa *PublicGroupService) DeleteGroupShort(input *public_group.DeleteGroupParams) error
- func (aaa *PublicGroupService) GetAuthSession() auth.Session
- func (aaa *PublicGroupService) GetGroup(input *public_group.GetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (aaa *PublicGroupService) GetGroupContent(input *public_group.GetGroupContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *PublicGroupService) GetGroupContentShort(input *public_group.GetGroupContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *PublicGroupService) GetGroupShort(input *public_group.GetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- func (aaa *PublicGroupService) GetGroups(input *public_group.GetGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)deprecated
- func (aaa *PublicGroupService) GetGroupsShort(input *public_group.GetGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
- func (aaa *PublicGroupService) PublicGetGroupContentsV2(input *public_group.PublicGetGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)deprecated
- func (aaa *PublicGroupService) PublicGetGroupContentsV2Short(input *public_group.PublicGetGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
- func (aaa *PublicGroupService) UpdateFlightId(flightId string)
- func (aaa *PublicGroupService) UpdateGroup(input *public_group.UpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)deprecated
- func (aaa *PublicGroupService) UpdateGroupShort(input *public_group.UpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
- type PublicLikeLegacyService
- func (aaa *PublicLikeLegacyService) GetAuthSession() auth.Session
- func (aaa *PublicLikeLegacyService) GetLikedContent(input *public_like_legacy.GetLikedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)deprecated
- func (aaa *PublicLikeLegacyService) GetLikedContentShort(input *public_like_legacy.GetLikedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
- func (aaa *PublicLikeLegacyService) UpdateContentLikeStatus(input *public_like_legacy.UpdateContentLikeStatusParams) (*ugcclientmodels.ModelsContentLikeResponse, error)deprecated
- func (aaa *PublicLikeLegacyService) UpdateContentLikeStatusShort(input *public_like_legacy.UpdateContentLikeStatusParams) (*ugcclientmodels.ModelsContentLikeResponse, error)
- func (aaa *PublicLikeLegacyService) UpdateFlightId(flightId string)
- type PublicLikeV2Service
- func (aaa *PublicLikeV2Service) GetAuthSession() auth.Session
- func (aaa *PublicLikeV2Service) PublicListContentLikeV2(input *public_like_v2.PublicListContentLikeV2Params) (*ugcclientmodels.ModelsPaginatedContentLikersResponse, error)deprecated
- func (aaa *PublicLikeV2Service) PublicListContentLikeV2Short(input *public_like_v2.PublicListContentLikeV2Params) (*ugcclientmodels.ModelsPaginatedContentLikersResponse, error)
- func (aaa *PublicLikeV2Service) UpdateContentLikeStatusV2(input *public_like_v2.UpdateContentLikeStatusV2Params) (*ugcclientmodels.ModelsContentLikeResponse, error)deprecated
- func (aaa *PublicLikeV2Service) UpdateContentLikeStatusV2Short(input *public_like_v2.UpdateContentLikeStatusV2Params) (*ugcclientmodels.ModelsContentLikeResponse, error)
- func (aaa *PublicLikeV2Service) UpdateFlightId(flightId string)
- type PublicStagingContentService
- func (aaa *PublicStagingContentService) DeleteUserStagingContentByID(input *public_staging_content.DeleteUserStagingContentByIDParams) errordeprecated
- func (aaa *PublicStagingContentService) DeleteUserStagingContentByIDShort(input *public_staging_content.DeleteUserStagingContentByIDParams) error
- func (aaa *PublicStagingContentService) GetAuthSession() auth.Session
- func (aaa *PublicStagingContentService) GetUserStagingContentByID(input *public_staging_content.GetUserStagingContentByIDParams) (*ugcclientmodels.ModelsStagingContentResponse, error)deprecated
- func (aaa *PublicStagingContentService) GetUserStagingContentByIDShort(input *public_staging_content.GetUserStagingContentByIDParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
- func (aaa *PublicStagingContentService) ListUserStagingContents(input *public_staging_content.ListUserStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)deprecated
- func (aaa *PublicStagingContentService) ListUserStagingContentsShort(input *public_staging_content.ListUserStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)
- func (aaa *PublicStagingContentService) UpdateFlightId(flightId string)
- func (aaa *PublicStagingContentService) UpdateStagingContent(input *public_staging_content.UpdateStagingContentParams) (*ugcclientmodels.ModelsStagingContentResponse, error)deprecated
- func (aaa *PublicStagingContentService) UpdateStagingContentShort(input *public_staging_content.UpdateStagingContentParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
- type PublicTagService
- func (aaa *PublicTagService) GetAuthSession() auth.Session
- func (aaa *PublicTagService) GetTag(input *public_tag.GetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)deprecated
- func (aaa *PublicTagService) GetTagShort(input *public_tag.GetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
- func (aaa *PublicTagService) UpdateFlightId(flightId string)
- type PublicTypeService
- func (aaa *PublicTypeService) GetAuthSession() auth.Session
- func (aaa *PublicTypeService) GetType(input *public_type.GetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)deprecated
- func (aaa *PublicTypeService) GetTypeShort(input *public_type.GetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)
- func (aaa *PublicTypeService) UpdateFlightId(flightId string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminChannelService ¶
type AdminChannelService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminChannelService) AdminCreateChannel
deprecated
func (aaa *AdminChannelService) AdminCreateChannel(input *admin_channel.AdminCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateChannelShort instead.
func (*AdminChannelService) AdminCreateChannelShort ¶ added in v0.10.0
func (aaa *AdminChannelService) AdminCreateChannelShort(input *admin_channel.AdminCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
func (*AdminChannelService) AdminDeleteChannel
deprecated
func (aaa *AdminChannelService) AdminDeleteChannel(input *admin_channel.AdminDeleteChannelParams) error
Deprecated: 2022-01-10 - please use AdminDeleteChannelShort instead.
func (*AdminChannelService) AdminDeleteChannelShort ¶ added in v0.10.0
func (aaa *AdminChannelService) AdminDeleteChannelShort(input *admin_channel.AdminDeleteChannelParams) error
func (*AdminChannelService) AdminGetChannel
deprecated
func (aaa *AdminChannelService) AdminGetChannel(input *admin_channel.AdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
Deprecated: 2022-01-10 - please use AdminGetChannelShort instead.
func (*AdminChannelService) AdminGetChannelShort ¶ added in v0.10.0
func (aaa *AdminChannelService) AdminGetChannelShort(input *admin_channel.AdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
func (*AdminChannelService) AdminUpdateChannel
deprecated
func (aaa *AdminChannelService) AdminUpdateChannel(input *admin_channel.AdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateChannelShort instead.
func (*AdminChannelService) AdminUpdateChannelShort ¶ added in v0.10.0
func (aaa *AdminChannelService) AdminUpdateChannelShort(input *admin_channel.AdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
func (*AdminChannelService) GetAuthSession ¶ added in v0.21.0
func (aaa *AdminChannelService) GetAuthSession() auth.Session
func (*AdminChannelService) SingleAdminDeleteChannel
deprecated
func (aaa *AdminChannelService) SingleAdminDeleteChannel(input *admin_channel.SingleAdminDeleteChannelParams) error
Deprecated: 2022-01-10 - please use SingleAdminDeleteChannelShort instead.
func (*AdminChannelService) SingleAdminDeleteChannelShort ¶ added in v0.10.0
func (aaa *AdminChannelService) SingleAdminDeleteChannelShort(input *admin_channel.SingleAdminDeleteChannelParams) error
func (*AdminChannelService) SingleAdminGetChannel
deprecated
func (aaa *AdminChannelService) SingleAdminGetChannel(input *admin_channel.SingleAdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
Deprecated: 2022-01-10 - please use SingleAdminGetChannelShort instead.
func (*AdminChannelService) SingleAdminGetChannelShort ¶ added in v0.10.0
func (aaa *AdminChannelService) SingleAdminGetChannelShort(input *admin_channel.SingleAdminGetChannelParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
func (*AdminChannelService) SingleAdminUpdateChannel
deprecated
func (aaa *AdminChannelService) SingleAdminUpdateChannel(input *admin_channel.SingleAdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
Deprecated: 2022-01-10 - please use SingleAdminUpdateChannelShort instead.
func (*AdminChannelService) SingleAdminUpdateChannelShort ¶ added in v0.10.0
func (aaa *AdminChannelService) SingleAdminUpdateChannelShort(input *admin_channel.SingleAdminUpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
func (*AdminChannelService) UpdateFlightId ¶ added in v0.63.0
func (aaa *AdminChannelService) UpdateFlightId(flightId string)
type AdminConfigService ¶ added in v0.59.0
type AdminConfigService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminConfigService) AdminGetConfigs
deprecated
added in
v0.59.0
func (aaa *AdminConfigService) AdminGetConfigs(input *admin_config.AdminGetConfigsParams) (*ugcclientmodels.ModelsPaginatedGetConfigsResponse, error)
Deprecated: 2022-01-10 - please use AdminGetConfigsShort instead.
func (*AdminConfigService) AdminGetConfigsShort ¶ added in v0.59.0
func (aaa *AdminConfigService) AdminGetConfigsShort(input *admin_config.AdminGetConfigsParams) (*ugcclientmodels.ModelsPaginatedGetConfigsResponse, error)
func (*AdminConfigService) AdminUpdateConfig
deprecated
added in
v0.59.0
func (aaa *AdminConfigService) AdminUpdateConfig(input *admin_config.AdminUpdateConfigParams) error
Deprecated: 2022-01-10 - please use AdminUpdateConfigShort instead.
func (*AdminConfigService) AdminUpdateConfigShort ¶ added in v0.59.0
func (aaa *AdminConfigService) AdminUpdateConfigShort(input *admin_config.AdminUpdateConfigParams) error
func (*AdminConfigService) GetAuthSession ¶ added in v0.59.0
func (aaa *AdminConfigService) GetAuthSession() auth.Session
func (*AdminConfigService) UpdateFlightId ¶ added in v0.63.0
func (aaa *AdminConfigService) UpdateFlightId(flightId string)
type AdminContentService ¶
type AdminContentService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminContentService) AdminDeleteContent
deprecated
func (aaa *AdminContentService) AdminDeleteContent(input *admin_content.AdminDeleteContentParams) error
Deprecated: 2022-01-10 - please use AdminDeleteContentShort instead.
func (*AdminContentService) AdminDeleteContentScreenshot
deprecated
added in
v0.10.0
func (aaa *AdminContentService) AdminDeleteContentScreenshot(input *admin_content.AdminDeleteContentScreenshotParams) error
Deprecated: 2022-01-10 - please use AdminDeleteContentScreenshotShort instead.
func (*AdminContentService) AdminDeleteContentScreenshotShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminDeleteContentScreenshotShort(input *admin_content.AdminDeleteContentScreenshotParams) error
func (*AdminContentService) AdminDeleteContentShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminDeleteContentShort(input *admin_content.AdminDeleteContentParams) error
func (*AdminContentService) AdminDownloadContentPreview
deprecated
func (aaa *AdminContentService) AdminDownloadContentPreview(input *admin_content.AdminDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
Deprecated: 2022-01-10 - please use AdminDownloadContentPreviewShort instead.
func (*AdminContentService) AdminDownloadContentPreviewShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminDownloadContentPreviewShort(input *admin_content.AdminDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
func (*AdminContentService) AdminGetContent
deprecated
func (aaa *AdminContentService) AdminGetContent(input *admin_content.AdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use AdminGetContentShort instead.
func (*AdminContentService) AdminGetContentBulk
deprecated
added in
v0.36.0
func (aaa *AdminContentService) AdminGetContentBulk(input *admin_content.AdminGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use AdminGetContentBulkShort instead.
func (*AdminContentService) AdminGetContentBulkByShareCodes
deprecated
added in
v0.53.0
func (aaa *AdminContentService) AdminGetContentBulkByShareCodes(input *admin_content.AdminGetContentBulkByShareCodesParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use AdminGetContentBulkByShareCodesShort instead.
func (*AdminContentService) AdminGetContentBulkByShareCodesShort ¶ added in v0.53.0
func (aaa *AdminContentService) AdminGetContentBulkByShareCodesShort(input *admin_content.AdminGetContentBulkByShareCodesParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*AdminContentService) AdminGetContentBulkShort ¶ added in v0.36.0
func (aaa *AdminContentService) AdminGetContentBulkShort(input *admin_content.AdminGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*AdminContentService) AdminGetContentShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminGetContentShort(input *admin_content.AdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminContentService) AdminGetSpecificContent
deprecated
func (aaa *AdminContentService) AdminGetSpecificContent(input *admin_content.AdminGetSpecificContentParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use AdminGetSpecificContentShort instead.
func (*AdminContentService) AdminGetSpecificContentShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminGetSpecificContentShort(input *admin_content.AdminGetSpecificContentParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*AdminContentService) AdminGetUserContentByShareCode
deprecated
added in
v0.25.0
func (aaa *AdminContentService) AdminGetUserContentByShareCode(input *admin_content.AdminGetUserContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use AdminGetUserContentByShareCodeShort instead.
func (*AdminContentService) AdminGetUserContentByShareCodeShort ¶ added in v0.25.0
func (aaa *AdminContentService) AdminGetUserContentByShareCodeShort(input *admin_content.AdminGetUserContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*AdminContentService) AdminHideUserContent
deprecated
func (aaa *AdminContentService) AdminHideUserContent(input *admin_content.AdminHideUserContentParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use AdminHideUserContentShort instead.
func (*AdminContentService) AdminHideUserContentShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminHideUserContentShort(input *admin_content.AdminHideUserContentParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) AdminSearchChannelSpecificContent
deprecated
func (aaa *AdminContentService) AdminSearchChannelSpecificContent(input *admin_content.AdminSearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use AdminSearchChannelSpecificContentShort instead.
func (*AdminContentService) AdminSearchChannelSpecificContentShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminSearchChannelSpecificContentShort(input *admin_content.AdminSearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminContentService) AdminSearchContent
deprecated
func (aaa *AdminContentService) AdminSearchContent(input *admin_content.AdminSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use AdminSearchContentShort instead.
func (*AdminContentService) AdminSearchContentShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminSearchContentShort(input *admin_content.AdminSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminContentService) AdminUpdateContentDirect
deprecated
func (aaa *AdminContentService) AdminUpdateContentDirect(input *admin_content.AdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateContentDirectShort instead.
func (*AdminContentService) AdminUpdateContentDirectShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminUpdateContentDirectShort(input *admin_content.AdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) AdminUpdateContentS3
deprecated
func (aaa *AdminContentService) AdminUpdateContentS3(input *admin_content.AdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateContentS3Short instead.
func (*AdminContentService) AdminUpdateContentS3ByShareCode
deprecated
added in
v0.56.0
func (aaa *AdminContentService) AdminUpdateContentS3ByShareCode(input *admin_content.AdminUpdateContentS3ByShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateContentS3ByShareCodeShort instead.
func (*AdminContentService) AdminUpdateContentS3ByShareCodeShort ¶ added in v0.56.0
func (aaa *AdminContentService) AdminUpdateContentS3ByShareCodeShort(input *admin_content.AdminUpdateContentS3ByShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) AdminUpdateContentS3Short ¶ added in v0.10.0
func (aaa *AdminContentService) AdminUpdateContentS3Short(input *admin_content.AdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) AdminUpdateScreenshots
deprecated
added in
v0.10.0
func (aaa *AdminContentService) AdminUpdateScreenshots(input *admin_content.AdminUpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateScreenshotsShort instead.
func (*AdminContentService) AdminUpdateScreenshotsShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminUpdateScreenshotsShort(input *admin_content.AdminUpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
func (*AdminContentService) AdminUploadContentDirect
deprecated
func (aaa *AdminContentService) AdminUploadContentDirect(input *admin_content.AdminUploadContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use AdminUploadContentDirectShort instead.
func (*AdminContentService) AdminUploadContentDirectShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminUploadContentDirectShort(input *admin_content.AdminUploadContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) AdminUploadContentS3
deprecated
func (aaa *AdminContentService) AdminUploadContentS3(input *admin_content.AdminUploadContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use AdminUploadContentS3Short instead.
func (*AdminContentService) AdminUploadContentS3Short ¶ added in v0.10.0
func (aaa *AdminContentService) AdminUploadContentS3Short(input *admin_content.AdminUploadContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) AdminUploadContentScreenshot
deprecated
added in
v0.10.0
func (aaa *AdminContentService) AdminUploadContentScreenshot(input *admin_content.AdminUploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
Deprecated: 2022-01-10 - please use AdminUploadContentScreenshotShort instead.
func (*AdminContentService) AdminUploadContentScreenshotShort ¶ added in v0.10.0
func (aaa *AdminContentService) AdminUploadContentScreenshotShort(input *admin_content.AdminUploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
func (*AdminContentService) DeleteContentByShareCode
deprecated
added in
v0.56.0
func (aaa *AdminContentService) DeleteContentByShareCode(input *admin_content.DeleteContentByShareCodeParams) error
Deprecated: 2022-01-10 - please use DeleteContentByShareCodeShort instead.
func (*AdminContentService) DeleteContentByShareCodeShort ¶ added in v0.56.0
func (aaa *AdminContentService) DeleteContentByShareCodeShort(input *admin_content.DeleteContentByShareCodeParams) error
func (*AdminContentService) GetAuthSession ¶ added in v0.21.0
func (aaa *AdminContentService) GetAuthSession() auth.Session
func (*AdminContentService) ListContentVersions
deprecated
added in
v0.54.0
func (aaa *AdminContentService) ListContentVersions(input *admin_content.ListContentVersionsParams) (*ugcclientmodels.ModelsListContentVersionsResponse, error)
Deprecated: 2022-01-10 - please use ListContentVersionsShort instead.
func (*AdminContentService) ListContentVersionsShort ¶ added in v0.54.0
func (aaa *AdminContentService) ListContentVersionsShort(input *admin_content.ListContentVersionsParams) (*ugcclientmodels.ModelsListContentVersionsResponse, error)
func (*AdminContentService) RollbackContentVersion
deprecated
added in
v0.54.0
func (aaa *AdminContentService) RollbackContentVersion(input *admin_content.RollbackContentVersionParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use RollbackContentVersionShort instead.
func (*AdminContentService) RollbackContentVersionShort ¶ added in v0.54.0
func (aaa *AdminContentService) RollbackContentVersionShort(input *admin_content.RollbackContentVersionParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*AdminContentService) SingleAdminDeleteContent
deprecated
func (aaa *AdminContentService) SingleAdminDeleteContent(input *admin_content.SingleAdminDeleteContentParams) error
Deprecated: 2022-01-10 - please use SingleAdminDeleteContentShort instead.
func (*AdminContentService) SingleAdminDeleteContentShort ¶ added in v0.10.0
func (aaa *AdminContentService) SingleAdminDeleteContentShort(input *admin_content.SingleAdminDeleteContentParams) error
func (*AdminContentService) SingleAdminGetContent
deprecated
func (aaa *AdminContentService) SingleAdminGetContent(input *admin_content.SingleAdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use SingleAdminGetContentShort instead.
func (*AdminContentService) SingleAdminGetContentShort ¶ added in v0.10.0
func (aaa *AdminContentService) SingleAdminGetContentShort(input *admin_content.SingleAdminGetContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminContentService) SingleAdminUpdateContentDirect
deprecated
func (aaa *AdminContentService) SingleAdminUpdateContentDirect(input *admin_content.SingleAdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use SingleAdminUpdateContentDirectShort instead.
func (*AdminContentService) SingleAdminUpdateContentDirectShort ¶ added in v0.10.0
func (aaa *AdminContentService) SingleAdminUpdateContentDirectShort(input *admin_content.SingleAdminUpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) SingleAdminUpdateContentS3
deprecated
func (aaa *AdminContentService) SingleAdminUpdateContentS3(input *admin_content.SingleAdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use SingleAdminUpdateContentS3Short instead.
func (*AdminContentService) SingleAdminUpdateContentS3Short ¶ added in v0.10.0
func (aaa *AdminContentService) SingleAdminUpdateContentS3Short(input *admin_content.SingleAdminUpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*AdminContentService) UpdateFlightId ¶ added in v0.63.0
func (aaa *AdminContentService) UpdateFlightId(flightId string)
type AdminContentV2Service ¶ added in v0.57.0
type AdminContentV2Service struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminContentV2Service) AdminBulkGetContentByIDsV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminBulkGetContentByIDsV2(input *admin_content_v2.AdminBulkGetContentByIDsV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use AdminBulkGetContentByIDsV2Short instead.
func (*AdminContentV2Service) AdminBulkGetContentByIDsV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminBulkGetContentByIDsV2Short(input *admin_content_v2.AdminBulkGetContentByIDsV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
func (*AdminContentV2Service) AdminCreateContentV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminCreateContentV2(input *admin_content_v2.AdminCreateContentV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
Deprecated: 2022-01-10 - please use AdminCreateContentV2Short instead.
func (*AdminContentV2Service) AdminCreateContentV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminCreateContentV2Short(input *admin_content_v2.AdminCreateContentV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
func (*AdminContentV2Service) AdminDeleteContentByShareCodeV2
deprecated
added in
v0.58.0
func (aaa *AdminContentV2Service) AdminDeleteContentByShareCodeV2(input *admin_content_v2.AdminDeleteContentByShareCodeV2Params) error
Deprecated: 2022-01-10 - please use AdminDeleteContentByShareCodeV2Short instead.
func (*AdminContentV2Service) AdminDeleteContentByShareCodeV2Short ¶ added in v0.58.0
func (aaa *AdminContentV2Service) AdminDeleteContentByShareCodeV2Short(input *admin_content_v2.AdminDeleteContentByShareCodeV2Params) error
func (*AdminContentV2Service) AdminDeleteContentScreenshotV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminDeleteContentScreenshotV2(input *admin_content_v2.AdminDeleteContentScreenshotV2Params) error
Deprecated: 2022-01-10 - please use AdminDeleteContentScreenshotV2Short instead.
func (*AdminContentV2Service) AdminDeleteContentScreenshotV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminDeleteContentScreenshotV2Short(input *admin_content_v2.AdminDeleteContentScreenshotV2Params) error
func (*AdminContentV2Service) AdminDeleteOfficialContentV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminDeleteOfficialContentV2(input *admin_content_v2.AdminDeleteOfficialContentV2Params) error
Deprecated: 2022-01-10 - please use AdminDeleteOfficialContentV2Short instead.
func (*AdminContentV2Service) AdminDeleteOfficialContentV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminDeleteOfficialContentV2Short(input *admin_content_v2.AdminDeleteOfficialContentV2Params) error
func (*AdminContentV2Service) AdminDeleteUserContentV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminDeleteUserContentV2(input *admin_content_v2.AdminDeleteUserContentV2Params) error
Deprecated: 2022-01-10 - please use AdminDeleteUserContentV2Short instead.
func (*AdminContentV2Service) AdminDeleteUserContentV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminDeleteUserContentV2Short(input *admin_content_v2.AdminDeleteUserContentV2Params) error
func (*AdminContentV2Service) AdminGenerateOfficialContentUploadURLV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminGenerateOfficialContentUploadURLV2(input *admin_content_v2.AdminGenerateOfficialContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)
Deprecated: 2022-01-10 - please use AdminGenerateOfficialContentUploadURLV2Short instead.
func (*AdminContentV2Service) AdminGenerateOfficialContentUploadURLV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminGenerateOfficialContentUploadURLV2Short(input *admin_content_v2.AdminGenerateOfficialContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)
func (*AdminContentV2Service) AdminGenerateUserContentUploadURLV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminGenerateUserContentUploadURLV2(input *admin_content_v2.AdminGenerateUserContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)
Deprecated: 2022-01-10 - please use AdminGenerateUserContentUploadURLV2Short instead.
func (*AdminContentV2Service) AdminGenerateUserContentUploadURLV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminGenerateUserContentUploadURLV2Short(input *admin_content_v2.AdminGenerateUserContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)
func (*AdminContentV2Service) AdminGetContentBulkByShareCodesV2
deprecated
added in
v0.58.0
func (aaa *AdminContentV2Service) AdminGetContentBulkByShareCodesV2(input *admin_content_v2.AdminGetContentBulkByShareCodesV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use AdminGetContentBulkByShareCodesV2Short instead.
func (*AdminContentV2Service) AdminGetContentBulkByShareCodesV2Short ¶ added in v0.58.0
func (aaa *AdminContentV2Service) AdminGetContentBulkByShareCodesV2Short(input *admin_content_v2.AdminGetContentBulkByShareCodesV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
func (*AdminContentV2Service) AdminGetContentByChannelIDV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminGetContentByChannelIDV2(input *admin_content_v2.AdminGetContentByChannelIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use AdminGetContentByChannelIDV2Short instead.
func (*AdminContentV2Service) AdminGetContentByChannelIDV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminGetContentByChannelIDV2Short(input *admin_content_v2.AdminGetContentByChannelIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
func (*AdminContentV2Service) AdminGetContentByContentIDV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminGetContentByContentIDV2(input *admin_content_v2.AdminGetContentByContentIDV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use AdminGetContentByContentIDV2Short instead.
func (*AdminContentV2Service) AdminGetContentByContentIDV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminGetContentByContentIDV2Short(input *admin_content_v2.AdminGetContentByContentIDV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
func (*AdminContentV2Service) AdminGetContentByShareCodeV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminGetContentByShareCodeV2(input *admin_content_v2.AdminGetContentByShareCodeV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use AdminGetContentByShareCodeV2Short instead.
func (*AdminContentV2Service) AdminGetContentByShareCodeV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminGetContentByShareCodeV2Short(input *admin_content_v2.AdminGetContentByShareCodeV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
func (*AdminContentV2Service) AdminGetContentByUserIDV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminGetContentByUserIDV2(input *admin_content_v2.AdminGetContentByUserIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use AdminGetContentByUserIDV2Short instead.
func (*AdminContentV2Service) AdminGetContentByUserIDV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminGetContentByUserIDV2Short(input *admin_content_v2.AdminGetContentByUserIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
func (*AdminContentV2Service) AdminListContentV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminListContentV2(input *admin_content_v2.AdminListContentV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use AdminListContentV2Short instead.
func (*AdminContentV2Service) AdminListContentV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminListContentV2Short(input *admin_content_v2.AdminListContentV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
func (*AdminContentV2Service) AdminUpdateContentByShareCodeV2
deprecated
added in
v0.58.0
func (aaa *AdminContentV2Service) AdminUpdateContentByShareCodeV2(input *admin_content_v2.AdminUpdateContentByShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
Deprecated: 2022-01-10 - please use AdminUpdateContentByShareCodeV2Short instead.
func (*AdminContentV2Service) AdminUpdateContentByShareCodeV2Short ¶ added in v0.58.0
func (aaa *AdminContentV2Service) AdminUpdateContentByShareCodeV2Short(input *admin_content_v2.AdminUpdateContentByShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
func (*AdminContentV2Service) AdminUpdateContentHideStatusV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateContentHideStatusV2(input *admin_content_v2.AdminUpdateContentHideStatusV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
Deprecated: 2022-01-10 - please use AdminUpdateContentHideStatusV2Short instead.
func (*AdminContentV2Service) AdminUpdateContentHideStatusV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateContentHideStatusV2Short(input *admin_content_v2.AdminUpdateContentHideStatusV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
func (*AdminContentV2Service) AdminUpdateOfficialContentFileLocation
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateOfficialContentFileLocation(input *admin_content_v2.AdminUpdateOfficialContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
Deprecated: 2022-01-10 - please use AdminUpdateOfficialContentFileLocationShort instead.
func (*AdminContentV2Service) AdminUpdateOfficialContentFileLocationShort ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateOfficialContentFileLocationShort(input *admin_content_v2.AdminUpdateOfficialContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
func (*AdminContentV2Service) AdminUpdateOfficialContentV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateOfficialContentV2(input *admin_content_v2.AdminUpdateOfficialContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
Deprecated: 2022-01-10 - please use AdminUpdateOfficialContentV2Short instead.
func (*AdminContentV2Service) AdminUpdateOfficialContentV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateOfficialContentV2Short(input *admin_content_v2.AdminUpdateOfficialContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
func (*AdminContentV2Service) AdminUpdateScreenshotsV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateScreenshotsV2(input *admin_content_v2.AdminUpdateScreenshotsV2Params) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateScreenshotsV2Short instead.
func (*AdminContentV2Service) AdminUpdateScreenshotsV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateScreenshotsV2Short(input *admin_content_v2.AdminUpdateScreenshotsV2Params) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
func (*AdminContentV2Service) AdminUpdateUserContentFileLocation
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateUserContentFileLocation(input *admin_content_v2.AdminUpdateUserContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
Deprecated: 2022-01-10 - please use AdminUpdateUserContentFileLocationShort instead.
func (*AdminContentV2Service) AdminUpdateUserContentFileLocationShort ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateUserContentFileLocationShort(input *admin_content_v2.AdminUpdateUserContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
func (*AdminContentV2Service) AdminUpdateUserContentV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateUserContentV2(input *admin_content_v2.AdminUpdateUserContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
Deprecated: 2022-01-10 - please use AdminUpdateUserContentV2Short instead.
func (*AdminContentV2Service) AdminUpdateUserContentV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminUpdateUserContentV2Short(input *admin_content_v2.AdminUpdateUserContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
func (*AdminContentV2Service) AdminUploadContentScreenshotV2
deprecated
added in
v0.57.0
func (aaa *AdminContentV2Service) AdminUploadContentScreenshotV2(input *admin_content_v2.AdminUploadContentScreenshotV2Params) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
Deprecated: 2022-01-10 - please use AdminUploadContentScreenshotV2Short instead.
func (*AdminContentV2Service) AdminUploadContentScreenshotV2Short ¶ added in v0.57.0
func (aaa *AdminContentV2Service) AdminUploadContentScreenshotV2Short(input *admin_content_v2.AdminUploadContentScreenshotV2Params) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
func (*AdminContentV2Service) GetAuthSession ¶ added in v0.57.0
func (aaa *AdminContentV2Service) GetAuthSession() auth.Session
func (*AdminContentV2Service) ListContentVersionsV2
deprecated
added in
v0.58.0
func (aaa *AdminContentV2Service) ListContentVersionsV2(input *admin_content_v2.ListContentVersionsV2Params) (*ugcclientmodels.ModelsListContentVersionsResponse, error)
Deprecated: 2022-01-10 - please use ListContentVersionsV2Short instead.
func (*AdminContentV2Service) ListContentVersionsV2Short ¶ added in v0.58.0
func (aaa *AdminContentV2Service) ListContentVersionsV2Short(input *admin_content_v2.ListContentVersionsV2Params) (*ugcclientmodels.ModelsListContentVersionsResponse, error)
func (*AdminContentV2Service) RollbackContentVersionV2
deprecated
added in
v0.58.0
func (aaa *AdminContentV2Service) RollbackContentVersionV2(input *admin_content_v2.RollbackContentVersionV2Params) (*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use RollbackContentVersionV2Short instead.
func (*AdminContentV2Service) RollbackContentVersionV2Short ¶ added in v0.58.0
func (aaa *AdminContentV2Service) RollbackContentVersionV2Short(input *admin_content_v2.RollbackContentVersionV2Params) (*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*AdminContentV2Service) UpdateFlightId ¶ added in v0.63.0
func (aaa *AdminContentV2Service) UpdateFlightId(flightId string)
type AdminGroupService ¶
type AdminGroupService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminGroupService) AdminCreateGroup
deprecated
func (aaa *AdminGroupService) AdminCreateGroup(input *admin_group.AdminCreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateGroupShort instead.
func (*AdminGroupService) AdminCreateGroupShort ¶ added in v0.10.0
func (aaa *AdminGroupService) AdminCreateGroupShort(input *admin_group.AdminCreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*AdminGroupService) AdminDeleteGroup
deprecated
func (aaa *AdminGroupService) AdminDeleteGroup(input *admin_group.AdminDeleteGroupParams) error
Deprecated: 2022-01-10 - please use AdminDeleteGroupShort instead.
func (*AdminGroupService) AdminDeleteGroupShort ¶ added in v0.10.0
func (aaa *AdminGroupService) AdminDeleteGroupShort(input *admin_group.AdminDeleteGroupParams) error
func (*AdminGroupService) AdminGetAllGroups
deprecated
func (aaa *AdminGroupService) AdminGetAllGroups(input *admin_group.AdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
Deprecated: 2022-01-10 - please use AdminGetAllGroupsShort instead.
func (*AdminGroupService) AdminGetAllGroupsShort ¶ added in v0.10.0
func (aaa *AdminGroupService) AdminGetAllGroupsShort(input *admin_group.AdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
func (*AdminGroupService) AdminGetGroup
deprecated
func (aaa *AdminGroupService) AdminGetGroup(input *admin_group.AdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: 2022-01-10 - please use AdminGetGroupShort instead.
func (*AdminGroupService) AdminGetGroupContents
deprecated
func (aaa *AdminGroupService) AdminGetGroupContents(input *admin_group.AdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use AdminGetGroupContentsShort instead.
func (*AdminGroupService) AdminGetGroupContentsShort ¶ added in v0.10.0
func (aaa *AdminGroupService) AdminGetGroupContentsShort(input *admin_group.AdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminGroupService) AdminGetGroupShort ¶ added in v0.10.0
func (aaa *AdminGroupService) AdminGetGroupShort(input *admin_group.AdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*AdminGroupService) AdminGetOfficialGroupContentsV2
deprecated
added in
v0.57.0
func (aaa *AdminGroupService) AdminGetOfficialGroupContentsV2(input *admin_group.AdminGetOfficialGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use AdminGetOfficialGroupContentsV2Short instead.
func (*AdminGroupService) AdminGetOfficialGroupContentsV2Short ¶ added in v0.57.0
func (aaa *AdminGroupService) AdminGetOfficialGroupContentsV2Short(input *admin_group.AdminGetOfficialGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
func (*AdminGroupService) AdminGetUserGroupContentsV2
deprecated
added in
v0.57.0
func (aaa *AdminGroupService) AdminGetUserGroupContentsV2(input *admin_group.AdminGetUserGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use AdminGetUserGroupContentsV2Short instead.
func (*AdminGroupService) AdminGetUserGroupContentsV2Short ¶ added in v0.57.0
func (aaa *AdminGroupService) AdminGetUserGroupContentsV2Short(input *admin_group.AdminGetUserGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
func (*AdminGroupService) AdminUpdateGroup
deprecated
func (aaa *AdminGroupService) AdminUpdateGroup(input *admin_group.AdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateGroupShort instead.
func (*AdminGroupService) AdminUpdateGroupShort ¶ added in v0.10.0
func (aaa *AdminGroupService) AdminUpdateGroupShort(input *admin_group.AdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*AdminGroupService) GetAuthSession ¶ added in v0.21.0
func (aaa *AdminGroupService) GetAuthSession() auth.Session
func (*AdminGroupService) SingleAdminDeleteGroup
deprecated
func (aaa *AdminGroupService) SingleAdminDeleteGroup(input *admin_group.SingleAdminDeleteGroupParams) error
Deprecated: 2022-01-10 - please use SingleAdminDeleteGroupShort instead.
func (*AdminGroupService) SingleAdminDeleteGroupShort ¶ added in v0.10.0
func (aaa *AdminGroupService) SingleAdminDeleteGroupShort(input *admin_group.SingleAdminDeleteGroupParams) error
func (*AdminGroupService) SingleAdminGetAllGroups
deprecated
func (aaa *AdminGroupService) SingleAdminGetAllGroups(input *admin_group.SingleAdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
Deprecated: 2022-01-10 - please use SingleAdminGetAllGroupsShort instead.
func (*AdminGroupService) SingleAdminGetAllGroupsShort ¶ added in v0.10.0
func (aaa *AdminGroupService) SingleAdminGetAllGroupsShort(input *admin_group.SingleAdminGetAllGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
func (*AdminGroupService) SingleAdminGetGroup
deprecated
func (aaa *AdminGroupService) SingleAdminGetGroup(input *admin_group.SingleAdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: 2022-01-10 - please use SingleAdminGetGroupShort instead.
func (*AdminGroupService) SingleAdminGetGroupContents
deprecated
func (aaa *AdminGroupService) SingleAdminGetGroupContents(input *admin_group.SingleAdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use SingleAdminGetGroupContentsShort instead.
func (*AdminGroupService) SingleAdminGetGroupContentsShort ¶ added in v0.10.0
func (aaa *AdminGroupService) SingleAdminGetGroupContentsShort(input *admin_group.SingleAdminGetGroupContentsParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*AdminGroupService) SingleAdminGetGroupShort ¶ added in v0.10.0
func (aaa *AdminGroupService) SingleAdminGetGroupShort(input *admin_group.SingleAdminGetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*AdminGroupService) SingleAdminUpdateGroup
deprecated
func (aaa *AdminGroupService) SingleAdminUpdateGroup(input *admin_group.SingleAdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: 2022-01-10 - please use SingleAdminUpdateGroupShort instead.
func (*AdminGroupService) SingleAdminUpdateGroupShort ¶ added in v0.10.0
func (aaa *AdminGroupService) SingleAdminUpdateGroupShort(input *admin_group.SingleAdminUpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*AdminGroupService) UpdateFlightId ¶ added in v0.63.0
func (aaa *AdminGroupService) UpdateFlightId(flightId string)
type AdminStagingContentService ¶ added in v0.61.0
type AdminStagingContentService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminStagingContentService) AdminApproveStagingContent
deprecated
added in
v0.61.0
func (aaa *AdminStagingContentService) AdminApproveStagingContent(input *admin_staging_content.AdminApproveStagingContentParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
Deprecated: 2022-01-10 - please use AdminApproveStagingContentShort instead.
func (*AdminStagingContentService) AdminApproveStagingContentShort ¶ added in v0.61.0
func (aaa *AdminStagingContentService) AdminApproveStagingContentShort(input *admin_staging_content.AdminApproveStagingContentParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
func (*AdminStagingContentService) AdminGetStagingContentByID
deprecated
added in
v0.61.0
func (aaa *AdminStagingContentService) AdminGetStagingContentByID(input *admin_staging_content.AdminGetStagingContentByIDParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
Deprecated: 2022-01-10 - please use AdminGetStagingContentByIDShort instead.
func (*AdminStagingContentService) AdminGetStagingContentByIDShort ¶ added in v0.61.0
func (aaa *AdminStagingContentService) AdminGetStagingContentByIDShort(input *admin_staging_content.AdminGetStagingContentByIDParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
func (*AdminStagingContentService) AdminListStagingContents
deprecated
added in
v0.61.0
func (aaa *AdminStagingContentService) AdminListStagingContents(input *admin_staging_content.AdminListStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)
Deprecated: 2022-01-10 - please use AdminListStagingContentsShort instead.
func (*AdminStagingContentService) AdminListStagingContentsShort ¶ added in v0.61.0
func (aaa *AdminStagingContentService) AdminListStagingContentsShort(input *admin_staging_content.AdminListStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)
func (*AdminStagingContentService) AdminListUserStagingContents
deprecated
added in
v0.61.0
func (aaa *AdminStagingContentService) AdminListUserStagingContents(input *admin_staging_content.AdminListUserStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)
Deprecated: 2022-01-10 - please use AdminListUserStagingContentsShort instead.
func (*AdminStagingContentService) AdminListUserStagingContentsShort ¶ added in v0.61.0
func (aaa *AdminStagingContentService) AdminListUserStagingContentsShort(input *admin_staging_content.AdminListUserStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)
func (*AdminStagingContentService) GetAuthSession ¶ added in v0.61.0
func (aaa *AdminStagingContentService) GetAuthSession() auth.Session
func (*AdminStagingContentService) UpdateFlightId ¶ added in v0.63.0
func (aaa *AdminStagingContentService) UpdateFlightId(flightId string)
type AdminTagService ¶
type AdminTagService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminTagService) AdminCreateTag
deprecated
func (aaa *AdminTagService) AdminCreateTag(input *admin_tag.AdminCreateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateTagShort instead.
func (*AdminTagService) AdminCreateTagShort ¶ added in v0.10.0
func (aaa *AdminTagService) AdminCreateTagShort(input *admin_tag.AdminCreateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
func (*AdminTagService) AdminDeleteTag
deprecated
func (aaa *AdminTagService) AdminDeleteTag(input *admin_tag.AdminDeleteTagParams) error
Deprecated: 2022-01-10 - please use AdminDeleteTagShort instead.
func (*AdminTagService) AdminDeleteTagShort ¶ added in v0.10.0
func (aaa *AdminTagService) AdminDeleteTagShort(input *admin_tag.AdminDeleteTagParams) error
func (*AdminTagService) AdminGetTag
deprecated
func (aaa *AdminTagService) AdminGetTag(input *admin_tag.AdminGetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
Deprecated: 2022-01-10 - please use AdminGetTagShort instead.
func (*AdminTagService) AdminGetTagShort ¶ added in v0.10.0
func (aaa *AdminTagService) AdminGetTagShort(input *admin_tag.AdminGetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
func (*AdminTagService) AdminUpdateTag
deprecated
func (aaa *AdminTagService) AdminUpdateTag(input *admin_tag.AdminUpdateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateTagShort instead.
func (*AdminTagService) AdminUpdateTagShort ¶ added in v0.10.0
func (aaa *AdminTagService) AdminUpdateTagShort(input *admin_tag.AdminUpdateTagParams) (*ugcclientmodels.ModelsCreateTagResponse, error)
func (*AdminTagService) GetAuthSession ¶ added in v0.21.0
func (aaa *AdminTagService) GetAuthSession() auth.Session
func (*AdminTagService) UpdateFlightId ¶ added in v0.63.0
func (aaa *AdminTagService) UpdateFlightId(flightId string)
type AdminTypeService ¶
type AdminTypeService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminTypeService) AdminCreateType
deprecated
func (aaa *AdminTypeService) AdminCreateType(input *admin_type.AdminCreateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateTypeShort instead.
func (*AdminTypeService) AdminCreateTypeShort ¶ added in v0.10.0
func (aaa *AdminTypeService) AdminCreateTypeShort(input *admin_type.AdminCreateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
func (*AdminTypeService) AdminDeleteType
deprecated
func (aaa *AdminTypeService) AdminDeleteType(input *admin_type.AdminDeleteTypeParams) error
Deprecated: 2022-01-10 - please use AdminDeleteTypeShort instead.
func (*AdminTypeService) AdminDeleteTypeShort ¶ added in v0.10.0
func (aaa *AdminTypeService) AdminDeleteTypeShort(input *admin_type.AdminDeleteTypeParams) error
func (*AdminTypeService) AdminGetType
deprecated
func (aaa *AdminTypeService) AdminGetType(input *admin_type.AdminGetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)
Deprecated: 2022-01-10 - please use AdminGetTypeShort instead.
func (*AdminTypeService) AdminGetTypeShort ¶ added in v0.10.0
func (aaa *AdminTypeService) AdminGetTypeShort(input *admin_type.AdminGetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)
func (*AdminTypeService) AdminUpdateType
deprecated
func (aaa *AdminTypeService) AdminUpdateType(input *admin_type.AdminUpdateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateTypeShort instead.
func (*AdminTypeService) AdminUpdateTypeShort ¶ added in v0.10.0
func (aaa *AdminTypeService) AdminUpdateTypeShort(input *admin_type.AdminUpdateTypeParams) (*ugcclientmodels.ModelsCreateTypeResponse, error)
func (*AdminTypeService) GetAuthSession ¶ added in v0.21.0
func (aaa *AdminTypeService) GetAuthSession() auth.Session
func (*AdminTypeService) UpdateFlightId ¶ added in v0.63.0
func (aaa *AdminTypeService) UpdateFlightId(flightId string)
type AnonymizationService ¶
type AnonymizationService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AnonymizationService) AdminDeleteAllUserChannels
deprecated
func (aaa *AnonymizationService) AdminDeleteAllUserChannels(input *anonymization.AdminDeleteAllUserChannelsParams) error
Deprecated: 2022-01-10 - please use AdminDeleteAllUserChannelsShort instead.
func (*AnonymizationService) AdminDeleteAllUserChannelsShort ¶ added in v0.10.0
func (aaa *AnonymizationService) AdminDeleteAllUserChannelsShort(input *anonymization.AdminDeleteAllUserChannelsParams) error
func (*AnonymizationService) AdminDeleteAllUserContents
deprecated
func (aaa *AnonymizationService) AdminDeleteAllUserContents(input *anonymization.AdminDeleteAllUserContentsParams) error
Deprecated: 2022-01-10 - please use AdminDeleteAllUserContentsShort instead.
func (*AnonymizationService) AdminDeleteAllUserContentsShort ¶ added in v0.10.0
func (aaa *AnonymizationService) AdminDeleteAllUserContentsShort(input *anonymization.AdminDeleteAllUserContentsParams) error
func (*AnonymizationService) AdminDeleteAllUserGroup
deprecated
func (aaa *AnonymizationService) AdminDeleteAllUserGroup(input *anonymization.AdminDeleteAllUserGroupParams) error
Deprecated: 2022-01-10 - please use AdminDeleteAllUserGroupShort instead.
func (*AnonymizationService) AdminDeleteAllUserGroupShort ¶ added in v0.10.0
func (aaa *AnonymizationService) AdminDeleteAllUserGroupShort(input *anonymization.AdminDeleteAllUserGroupParams) error
func (*AnonymizationService) AdminDeleteAllUserStates
deprecated
func (aaa *AnonymizationService) AdminDeleteAllUserStates(input *anonymization.AdminDeleteAllUserStatesParams) error
Deprecated: 2022-01-10 - please use AdminDeleteAllUserStatesShort instead.
func (*AnonymizationService) AdminDeleteAllUserStatesShort ¶ added in v0.10.0
func (aaa *AnonymizationService) AdminDeleteAllUserStatesShort(input *anonymization.AdminDeleteAllUserStatesParams) error
func (*AnonymizationService) DeleteAllUserChannel
deprecated
func (aaa *AnonymizationService) DeleteAllUserChannel(input *anonymization.DeleteAllUserChannelParams) error
Deprecated: 2022-01-10 - please use DeleteAllUserChannelShort instead.
func (*AnonymizationService) DeleteAllUserChannelShort ¶ added in v0.10.0
func (aaa *AnonymizationService) DeleteAllUserChannelShort(input *anonymization.DeleteAllUserChannelParams) error
func (*AnonymizationService) DeleteAllUserContents
deprecated
func (aaa *AnonymizationService) DeleteAllUserContents(input *anonymization.DeleteAllUserContentsParams) error
Deprecated: 2022-01-10 - please use DeleteAllUserContentsShort instead.
func (*AnonymizationService) DeleteAllUserContentsShort ¶ added in v0.10.0
func (aaa *AnonymizationService) DeleteAllUserContentsShort(input *anonymization.DeleteAllUserContentsParams) error
func (*AnonymizationService) DeleteAllUserGroup
deprecated
func (aaa *AnonymizationService) DeleteAllUserGroup(input *anonymization.DeleteAllUserGroupParams) error
Deprecated: 2022-01-10 - please use DeleteAllUserGroupShort instead.
func (*AnonymizationService) DeleteAllUserGroupShort ¶ added in v0.10.0
func (aaa *AnonymizationService) DeleteAllUserGroupShort(input *anonymization.DeleteAllUserGroupParams) error
func (*AnonymizationService) DeleteAllUserStates
deprecated
func (aaa *AnonymizationService) DeleteAllUserStates(input *anonymization.DeleteAllUserStatesParams) error
Deprecated: 2022-01-10 - please use DeleteAllUserStatesShort instead.
func (*AnonymizationService) DeleteAllUserStatesShort ¶ added in v0.10.0
func (aaa *AnonymizationService) DeleteAllUserStatesShort(input *anonymization.DeleteAllUserStatesParams) error
func (*AnonymizationService) GetAuthSession ¶ added in v0.21.0
func (aaa *AnonymizationService) GetAuthSession() auth.Session
func (*AnonymizationService) UpdateFlightId ¶ added in v0.63.0
func (aaa *AnonymizationService) UpdateFlightId(flightId string)
type PublicChannelService ¶
type PublicChannelService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicChannelService) DeleteChannel
deprecated
func (aaa *PublicChannelService) DeleteChannel(input *public_channel.DeleteChannelParams) error
Deprecated: 2022-01-10 - please use DeleteChannelShort instead.
func (*PublicChannelService) DeleteChannelShort ¶ added in v0.10.0
func (aaa *PublicChannelService) DeleteChannelShort(input *public_channel.DeleteChannelParams) error
func (*PublicChannelService) GetAuthSession ¶ added in v0.21.0
func (aaa *PublicChannelService) GetAuthSession() auth.Session
func (*PublicChannelService) GetChannels
deprecated
func (aaa *PublicChannelService) GetChannels(input *public_channel.GetChannelsParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
Deprecated: 2022-01-10 - please use GetChannelsShort instead.
func (*PublicChannelService) GetChannelsShort ¶ added in v0.10.0
func (aaa *PublicChannelService) GetChannelsShort(input *public_channel.GetChannelsParams) (*ugcclientmodels.ModelsPaginatedGetChannelResponse, error)
func (*PublicChannelService) PublicCreateChannel
deprecated
added in
v0.42.0
func (aaa *PublicChannelService) PublicCreateChannel(input *public_channel.PublicCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
Deprecated: 2022-01-10 - please use PublicCreateChannelShort instead.
func (*PublicChannelService) PublicCreateChannelShort ¶ added in v0.42.0
func (aaa *PublicChannelService) PublicCreateChannelShort(input *public_channel.PublicCreateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
func (*PublicChannelService) UpdateChannel
deprecated
func (aaa *PublicChannelService) UpdateChannel(input *public_channel.UpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
Deprecated: 2022-01-10 - please use UpdateChannelShort instead.
func (*PublicChannelService) UpdateChannelShort ¶ added in v0.10.0
func (aaa *PublicChannelService) UpdateChannelShort(input *public_channel.UpdateChannelParams) (*ugcclientmodels.ModelsChannelResponse, error)
func (*PublicChannelService) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicChannelService) UpdateFlightId(flightId string)
type PublicContentLegacyService ¶ added in v0.57.0
type PublicContentLegacyService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicContentLegacyService) CreateContentDirect
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) CreateContentDirect(input *public_content_legacy.CreateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use CreateContentDirectShort instead.
func (*PublicContentLegacyService) CreateContentDirectShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) CreateContentDirectShort(input *public_content_legacy.CreateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*PublicContentLegacyService) CreateContentS3
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) CreateContentS3(input *public_content_legacy.CreateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use CreateContentS3Short instead.
func (*PublicContentLegacyService) CreateContentS3Short ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) CreateContentS3Short(input *public_content_legacy.CreateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*PublicContentLegacyService) DeleteContent
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) DeleteContent(input *public_content_legacy.DeleteContentParams) error
Deprecated: 2022-01-10 - please use DeleteContentShort instead.
func (*PublicContentLegacyService) DeleteContentScreenshot
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) DeleteContentScreenshot(input *public_content_legacy.DeleteContentScreenshotParams) error
Deprecated: 2022-01-10 - please use DeleteContentScreenshotShort instead.
func (*PublicContentLegacyService) DeleteContentScreenshotShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) DeleteContentScreenshotShort(input *public_content_legacy.DeleteContentScreenshotParams) error
func (*PublicContentLegacyService) DeleteContentShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) DeleteContentShort(input *public_content_legacy.DeleteContentParams) error
func (*PublicContentLegacyService) GetAuthSession ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) GetAuthSession() auth.Session
func (*PublicContentLegacyService) PublicDeleteContentByShareCode
deprecated
added in
v0.58.0
func (aaa *PublicContentLegacyService) PublicDeleteContentByShareCode(input *public_content_legacy.PublicDeleteContentByShareCodeParams) error
Deprecated: 2022-01-10 - please use PublicDeleteContentByShareCodeShort instead.
func (*PublicContentLegacyService) PublicDeleteContentByShareCodeShort ¶ added in v0.58.0
func (aaa *PublicContentLegacyService) PublicDeleteContentByShareCodeShort(input *public_content_legacy.PublicDeleteContentByShareCodeParams) error
func (*PublicContentLegacyService) PublicDownloadContentByContentID
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) PublicDownloadContentByContentID(input *public_content_legacy.PublicDownloadContentByContentIDParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use PublicDownloadContentByContentIDShort instead.
func (*PublicContentLegacyService) PublicDownloadContentByContentIDShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) PublicDownloadContentByContentIDShort(input *public_content_legacy.PublicDownloadContentByContentIDParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*PublicContentLegacyService) PublicDownloadContentByShareCode
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) PublicDownloadContentByShareCode(input *public_content_legacy.PublicDownloadContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use PublicDownloadContentByShareCodeShort instead.
func (*PublicContentLegacyService) PublicDownloadContentByShareCodeShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) PublicDownloadContentByShareCodeShort(input *public_content_legacy.PublicDownloadContentByShareCodeParams) (*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*PublicContentLegacyService) PublicDownloadContentPreview
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) PublicDownloadContentPreview(input *public_content_legacy.PublicDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
Deprecated: 2022-01-10 - please use PublicDownloadContentPreviewShort instead.
func (*PublicContentLegacyService) PublicDownloadContentPreviewShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) PublicDownloadContentPreviewShort(input *public_content_legacy.PublicDownloadContentPreviewParams) (*ugcclientmodels.ModelsGetContentPreviewResponse, error)
func (*PublicContentLegacyService) PublicGetContentBulk
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) PublicGetContentBulk(input *public_content_legacy.PublicGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use PublicGetContentBulkShort instead.
func (*PublicContentLegacyService) PublicGetContentBulkByShareCodes
deprecated
added in
v0.59.0
func (aaa *PublicContentLegacyService) PublicGetContentBulkByShareCodes(input *public_content_legacy.PublicGetContentBulkByShareCodesParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use PublicGetContentBulkByShareCodesShort instead.
func (*PublicContentLegacyService) PublicGetContentBulkByShareCodesShort ¶ added in v0.59.0
func (aaa *PublicContentLegacyService) PublicGetContentBulkByShareCodesShort(input *public_content_legacy.PublicGetContentBulkByShareCodesParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*PublicContentLegacyService) PublicGetContentBulkShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) PublicGetContentBulkShort(input *public_content_legacy.PublicGetContentBulkParams) ([]*ugcclientmodels.ModelsContentDownloadResponse, error)
func (*PublicContentLegacyService) PublicGetUserContent
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) PublicGetUserContent(input *public_content_legacy.PublicGetUserContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use PublicGetUserContentShort instead.
func (*PublicContentLegacyService) PublicGetUserContentShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) PublicGetUserContentShort(input *public_content_legacy.PublicGetUserContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicContentLegacyService) PublicSearchContent
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) PublicSearchContent(input *public_content_legacy.PublicSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use PublicSearchContentShort instead.
func (*PublicContentLegacyService) PublicSearchContentShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) PublicSearchContentShort(input *public_content_legacy.PublicSearchContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicContentLegacyService) PublicUpdateContentByShareCode
deprecated
added in
v0.58.0
func (aaa *PublicContentLegacyService) PublicUpdateContentByShareCode(input *public_content_legacy.PublicUpdateContentByShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use PublicUpdateContentByShareCodeShort instead.
func (*PublicContentLegacyService) PublicUpdateContentByShareCodeShort ¶ added in v0.58.0
func (aaa *PublicContentLegacyService) PublicUpdateContentByShareCodeShort(input *public_content_legacy.PublicUpdateContentByShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*PublicContentLegacyService) SearchChannelSpecificContent
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) SearchChannelSpecificContent(input *public_content_legacy.SearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use SearchChannelSpecificContentShort instead.
func (*PublicContentLegacyService) SearchChannelSpecificContentShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) SearchChannelSpecificContentShort(input *public_content_legacy.SearchChannelSpecificContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicContentLegacyService) UpdateContentDirect
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) UpdateContentDirect(input *public_content_legacy.UpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use UpdateContentDirectShort instead.
func (*PublicContentLegacyService) UpdateContentDirectShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) UpdateContentDirectShort(input *public_content_legacy.UpdateContentDirectParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*PublicContentLegacyService) UpdateContentS3
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) UpdateContentS3(input *public_content_legacy.UpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use UpdateContentS3Short instead.
func (*PublicContentLegacyService) UpdateContentS3Short ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) UpdateContentS3Short(input *public_content_legacy.UpdateContentS3Params) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*PublicContentLegacyService) UpdateContentShareCode
deprecated
added in
v0.59.0
func (aaa *PublicContentLegacyService) UpdateContentShareCode(input *public_content_legacy.UpdateContentShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
Deprecated: 2022-01-10 - please use UpdateContentShareCodeShort instead.
func (*PublicContentLegacyService) UpdateContentShareCodeShort ¶ added in v0.59.0
func (aaa *PublicContentLegacyService) UpdateContentShareCodeShort(input *public_content_legacy.UpdateContentShareCodeParams) (*ugcclientmodels.ModelsCreateContentResponse, error)
func (*PublicContentLegacyService) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicContentLegacyService) UpdateFlightId(flightId string)
func (*PublicContentLegacyService) UpdateScreenshots
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) UpdateScreenshots(input *public_content_legacy.UpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
Deprecated: 2022-01-10 - please use UpdateScreenshotsShort instead.
func (*PublicContentLegacyService) UpdateScreenshotsShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) UpdateScreenshotsShort(input *public_content_legacy.UpdateScreenshotsParams) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
func (*PublicContentLegacyService) UploadContentScreenshot
deprecated
added in
v0.57.0
func (aaa *PublicContentLegacyService) UploadContentScreenshot(input *public_content_legacy.UploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
Deprecated: 2022-01-10 - please use UploadContentScreenshotShort instead.
func (*PublicContentLegacyService) UploadContentScreenshotShort ¶ added in v0.57.0
func (aaa *PublicContentLegacyService) UploadContentScreenshotShort(input *public_content_legacy.UploadContentScreenshotParams) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
type PublicContentV2Service ¶ added in v0.57.0
type PublicContentV2Service struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicContentV2Service) DeleteContentScreenshotV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) DeleteContentScreenshotV2(input *public_content_v2.DeleteContentScreenshotV2Params) error
Deprecated: 2022-01-10 - please use DeleteContentScreenshotV2Short instead.
func (*PublicContentV2Service) DeleteContentScreenshotV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) DeleteContentScreenshotV2Short(input *public_content_v2.DeleteContentScreenshotV2Params) error
func (*PublicContentV2Service) GetAuthSession ¶ added in v0.57.0
func (aaa *PublicContentV2Service) GetAuthSession() auth.Session
func (*PublicContentV2Service) PublicBulkGetContentByIDV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) PublicBulkGetContentByIDV2(input *public_content_v2.PublicBulkGetContentByIDV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use PublicBulkGetContentByIDV2Short instead.
func (*PublicContentV2Service) PublicBulkGetContentByIDV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) PublicBulkGetContentByIDV2Short(input *public_content_v2.PublicBulkGetContentByIDV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
func (*PublicContentV2Service) PublicCreateContentV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) PublicCreateContentV2(input *public_content_v2.PublicCreateContentV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
Deprecated: 2022-01-10 - please use PublicCreateContentV2Short instead.
func (*PublicContentV2Service) PublicCreateContentV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) PublicCreateContentV2Short(input *public_content_v2.PublicCreateContentV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
func (*PublicContentV2Service) PublicDeleteContentByShareCodeV2
deprecated
added in
v0.58.0
func (aaa *PublicContentV2Service) PublicDeleteContentByShareCodeV2(input *public_content_v2.PublicDeleteContentByShareCodeV2Params) error
Deprecated: 2022-01-10 - please use PublicDeleteContentByShareCodeV2Short instead.
func (*PublicContentV2Service) PublicDeleteContentByShareCodeV2Short ¶ added in v0.58.0
func (aaa *PublicContentV2Service) PublicDeleteContentByShareCodeV2Short(input *public_content_v2.PublicDeleteContentByShareCodeV2Params) error
func (*PublicContentV2Service) PublicDeleteContentV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) PublicDeleteContentV2(input *public_content_v2.PublicDeleteContentV2Params) error
Deprecated: 2022-01-10 - please use PublicDeleteContentV2Short instead.
func (*PublicContentV2Service) PublicDeleteContentV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) PublicDeleteContentV2Short(input *public_content_v2.PublicDeleteContentV2Params) error
func (*PublicContentV2Service) PublicGenerateContentUploadURLV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) PublicGenerateContentUploadURLV2(input *public_content_v2.PublicGenerateContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)
Deprecated: 2022-01-10 - please use PublicGenerateContentUploadURLV2Short instead.
func (*PublicContentV2Service) PublicGenerateContentUploadURLV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) PublicGenerateContentUploadURLV2Short(input *public_content_v2.PublicGenerateContentUploadURLV2Params) (*ugcclientmodels.ModelsGenerateContentUploadURLResponse, error)
func (*PublicContentV2Service) PublicGetContentBulkByShareCodesV2
deprecated
added in
v0.59.0
func (aaa *PublicContentV2Service) PublicGetContentBulkByShareCodesV2(input *public_content_v2.PublicGetContentBulkByShareCodesV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use PublicGetContentBulkByShareCodesV2Short instead.
func (*PublicContentV2Service) PublicGetContentBulkByShareCodesV2Short ¶ added in v0.59.0
func (aaa *PublicContentV2Service) PublicGetContentBulkByShareCodesV2Short(input *public_content_v2.PublicGetContentBulkByShareCodesV2Params) ([]*ugcclientmodels.ModelsContentDownloadResponseV2, error)
func (*PublicContentV2Service) PublicGetContentByChannelIDV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) PublicGetContentByChannelIDV2(input *public_content_v2.PublicGetContentByChannelIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use PublicGetContentByChannelIDV2Short instead.
func (*PublicContentV2Service) PublicGetContentByChannelIDV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) PublicGetContentByChannelIDV2Short(input *public_content_v2.PublicGetContentByChannelIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
func (*PublicContentV2Service) PublicGetContentByIDV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) PublicGetContentByIDV2(input *public_content_v2.PublicGetContentByIDV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use PublicGetContentByIDV2Short instead.
func (*PublicContentV2Service) PublicGetContentByIDV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) PublicGetContentByIDV2Short(input *public_content_v2.PublicGetContentByIDV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
func (*PublicContentV2Service) PublicGetContentByShareCodeV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) PublicGetContentByShareCodeV2(input *public_content_v2.PublicGetContentByShareCodeV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use PublicGetContentByShareCodeV2Short instead.
func (*PublicContentV2Service) PublicGetContentByShareCodeV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) PublicGetContentByShareCodeV2Short(input *public_content_v2.PublicGetContentByShareCodeV2Params) (*ugcclientmodels.ModelsContentDownloadResponseV2, error)
func (*PublicContentV2Service) PublicGetContentByUserIDV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) PublicGetContentByUserIDV2(input *public_content_v2.PublicGetContentByUserIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use PublicGetContentByUserIDV2Short instead.
func (*PublicContentV2Service) PublicGetContentByUserIDV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) PublicGetContentByUserIDV2Short(input *public_content_v2.PublicGetContentByUserIDV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
func (*PublicContentV2Service) PublicListContentV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) PublicListContentV2(input *public_content_v2.PublicListContentV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use PublicListContentV2Short instead.
func (*PublicContentV2Service) PublicListContentV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) PublicListContentV2Short(input *public_content_v2.PublicListContentV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
func (*PublicContentV2Service) PublicUpdateContentByShareCodeV2
deprecated
added in
v0.58.0
func (aaa *PublicContentV2Service) PublicUpdateContentByShareCodeV2(input *public_content_v2.PublicUpdateContentByShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
Deprecated: 2022-01-10 - please use PublicUpdateContentByShareCodeV2Short instead.
func (*PublicContentV2Service) PublicUpdateContentByShareCodeV2Short ¶ added in v0.58.0
func (aaa *PublicContentV2Service) PublicUpdateContentByShareCodeV2Short(input *public_content_v2.PublicUpdateContentByShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
func (*PublicContentV2Service) PublicUpdateContentFileLocation
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) PublicUpdateContentFileLocation(input *public_content_v2.PublicUpdateContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
Deprecated: 2022-01-10 - please use PublicUpdateContentFileLocationShort instead.
func (*PublicContentV2Service) PublicUpdateContentFileLocationShort ¶ added in v0.57.0
func (aaa *PublicContentV2Service) PublicUpdateContentFileLocationShort(input *public_content_v2.PublicUpdateContentFileLocationParams) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
func (*PublicContentV2Service) PublicUpdateContentV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) PublicUpdateContentV2(input *public_content_v2.PublicUpdateContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
Deprecated: 2022-01-10 - please use PublicUpdateContentV2Short instead.
func (*PublicContentV2Service) PublicUpdateContentV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) PublicUpdateContentV2Short(input *public_content_v2.PublicUpdateContentV2Params) (*ugcclientmodels.ModelsUpdateContentResponseV2, error)
func (*PublicContentV2Service) UpdateContentShareCodeV2
deprecated
added in
v0.59.0
func (aaa *PublicContentV2Service) UpdateContentShareCodeV2(input *public_content_v2.UpdateContentShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
Deprecated: 2022-01-10 - please use UpdateContentShareCodeV2Short instead.
func (*PublicContentV2Service) UpdateContentShareCodeV2Short ¶ added in v0.59.0
func (aaa *PublicContentV2Service) UpdateContentShareCodeV2Short(input *public_content_v2.UpdateContentShareCodeV2Params) (*ugcclientmodels.ModelsCreateContentResponseV2, error)
func (*PublicContentV2Service) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicContentV2Service) UpdateFlightId(flightId string)
func (*PublicContentV2Service) UpdateScreenshotsV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) UpdateScreenshotsV2(input *public_content_v2.UpdateScreenshotsV2Params) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
Deprecated: 2022-01-10 - please use UpdateScreenshotsV2Short instead.
func (*PublicContentV2Service) UpdateScreenshotsV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) UpdateScreenshotsV2Short(input *public_content_v2.UpdateScreenshotsV2Params) (*ugcclientmodels.ModelsUpdateScreenshotResponse, error)
func (*PublicContentV2Service) UploadContentScreenshotV2
deprecated
added in
v0.57.0
func (aaa *PublicContentV2Service) UploadContentScreenshotV2(input *public_content_v2.UploadContentScreenshotV2Params) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
Deprecated: 2022-01-10 - please use UploadContentScreenshotV2Short instead.
func (*PublicContentV2Service) UploadContentScreenshotV2Short ¶ added in v0.57.0
func (aaa *PublicContentV2Service) UploadContentScreenshotV2Short(input *public_content_v2.UploadContentScreenshotV2Params) (*ugcclientmodels.ModelsCreateScreenshotResponse, error)
type PublicCreatorService ¶ added in v0.16.0
type PublicCreatorService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicCreatorService) GetAuthSession ¶ added in v0.21.0
func (aaa *PublicCreatorService) GetAuthSession() auth.Session
func (*PublicCreatorService) PublicGetCreator
deprecated
added in
v0.24.0
func (aaa *PublicCreatorService) PublicGetCreator(input *public_creator.PublicGetCreatorParams) (*ugcclientmodels.ModelsCreatorResponse, error)
Deprecated: 2022-01-10 - please use PublicGetCreatorShort instead.
func (*PublicCreatorService) PublicGetCreatorShort ¶ added in v0.24.0
func (aaa *PublicCreatorService) PublicGetCreatorShort(input *public_creator.PublicGetCreatorParams) (*ugcclientmodels.ModelsCreatorResponse, error)
func (*PublicCreatorService) PublicSearchCreator
deprecated
added in
v0.24.0
func (aaa *PublicCreatorService) PublicSearchCreator(input *public_creator.PublicSearchCreatorParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
Deprecated: 2022-01-10 - please use PublicSearchCreatorShort instead.
func (*PublicCreatorService) PublicSearchCreatorShort ¶ added in v0.24.0
func (aaa *PublicCreatorService) PublicSearchCreatorShort(input *public_creator.PublicSearchCreatorParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
func (*PublicCreatorService) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicCreatorService) UpdateFlightId(flightId string)
type PublicDownloadCountLegacyService ¶ added in v0.57.0
type PublicDownloadCountLegacyService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicDownloadCountLegacyService) AddDownloadCount
deprecated
added in
v0.57.0
func (aaa *PublicDownloadCountLegacyService) AddDownloadCount(input *public_download_count_legacy.AddDownloadCountParams) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)
Deprecated: 2022-01-10 - please use AddDownloadCountShort instead.
func (*PublicDownloadCountLegacyService) AddDownloadCountShort ¶ added in v0.57.0
func (aaa *PublicDownloadCountLegacyService) AddDownloadCountShort(input *public_download_count_legacy.AddDownloadCountParams) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)
func (*PublicDownloadCountLegacyService) GetAuthSession ¶ added in v0.57.0
func (aaa *PublicDownloadCountLegacyService) GetAuthSession() auth.Session
func (*PublicDownloadCountLegacyService) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicDownloadCountLegacyService) UpdateFlightId(flightId string)
type PublicDownloadCountV2Service ¶ added in v0.57.0
type PublicDownloadCountV2Service struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicDownloadCountV2Service) GetAuthSession ¶ added in v0.57.0
func (aaa *PublicDownloadCountV2Service) GetAuthSession() auth.Session
func (*PublicDownloadCountV2Service) PublicAddDownloadCountV2
deprecated
added in
v0.57.0
func (aaa *PublicDownloadCountV2Service) PublicAddDownloadCountV2(input *public_download_count_v2.PublicAddDownloadCountV2Params) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)
Deprecated: 2022-01-10 - please use PublicAddDownloadCountV2Short instead.
func (*PublicDownloadCountV2Service) PublicAddDownloadCountV2Short ¶ added in v0.57.0
func (aaa *PublicDownloadCountV2Service) PublicAddDownloadCountV2Short(input *public_download_count_v2.PublicAddDownloadCountV2Params) (*ugcclientmodels.ModelsAddDownloadCountResponse, error)
func (*PublicDownloadCountV2Service) PublicListContentDownloaderV2
deprecated
added in
v0.57.0
func (aaa *PublicDownloadCountV2Service) PublicListContentDownloaderV2(input *public_download_count_v2.PublicListContentDownloaderV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloaderResponse, error)
Deprecated: 2022-01-10 - please use PublicListContentDownloaderV2Short instead.
func (*PublicDownloadCountV2Service) PublicListContentDownloaderV2Short ¶ added in v0.57.0
func (aaa *PublicDownloadCountV2Service) PublicListContentDownloaderV2Short(input *public_download_count_v2.PublicListContentDownloaderV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloaderResponse, error)
func (*PublicDownloadCountV2Service) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicDownloadCountV2Service) UpdateFlightId(flightId string)
type PublicFollowService ¶
type PublicFollowService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicFollowService) GetAuthSession ¶ added in v0.21.0
func (aaa *PublicFollowService) GetAuthSession() auth.Session
func (*PublicFollowService) GetFollowedContent
deprecated
func (aaa *PublicFollowService) GetFollowedContent(input *public_follow.GetFollowedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use GetFollowedContentShort instead.
func (*PublicFollowService) GetFollowedContentShort ¶ added in v0.10.0
func (aaa *PublicFollowService) GetFollowedContentShort(input *public_follow.GetFollowedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicFollowService) GetFollowedUsers
deprecated
func (aaa *PublicFollowService) GetFollowedUsers(input *public_follow.GetFollowedUsersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
Deprecated: 2022-01-10 - please use GetFollowedUsersShort instead.
func (*PublicFollowService) GetFollowedUsersShort ¶ added in v0.10.0
func (aaa *PublicFollowService) GetFollowedUsersShort(input *public_follow.GetFollowedUsersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
func (*PublicFollowService) GetPublicFollowers
deprecated
added in
v0.16.0
func (aaa *PublicFollowService) GetPublicFollowers(input *public_follow.GetPublicFollowersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
Deprecated: 2022-01-10 - please use GetPublicFollowersShort instead.
func (*PublicFollowService) GetPublicFollowersShort ¶ added in v0.16.0
func (aaa *PublicFollowService) GetPublicFollowersShort(input *public_follow.GetPublicFollowersParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
func (*PublicFollowService) GetPublicFollowing
deprecated
added in
v0.16.0
func (aaa *PublicFollowService) GetPublicFollowing(input *public_follow.GetPublicFollowingParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
Deprecated: 2022-01-10 - please use GetPublicFollowingShort instead.
func (*PublicFollowService) GetPublicFollowingShort ¶ added in v0.16.0
func (aaa *PublicFollowService) GetPublicFollowingShort(input *public_follow.GetPublicFollowingParams) (*ugcclientmodels.ModelsPaginatedCreatorOverviewResponse, error)
func (*PublicFollowService) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicFollowService) UpdateFlightId(flightId string)
func (*PublicFollowService) UpdateUserFollowStatus
deprecated
func (aaa *PublicFollowService) UpdateUserFollowStatus(input *public_follow.UpdateUserFollowStatusParams) (*ugcclientmodels.ModelsUserFollowResponse, error)
Deprecated: 2022-01-10 - please use UpdateUserFollowStatusShort instead.
func (*PublicFollowService) UpdateUserFollowStatusShort ¶ added in v0.10.0
func (aaa *PublicFollowService) UpdateUserFollowStatusShort(input *public_follow.UpdateUserFollowStatusParams) (*ugcclientmodels.ModelsUserFollowResponse, error)
type PublicGroupService ¶
type PublicGroupService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicGroupService) CreateGroup
deprecated
func (aaa *PublicGroupService) CreateGroup(input *public_group.CreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: 2022-01-10 - please use CreateGroupShort instead.
func (*PublicGroupService) CreateGroupShort ¶ added in v0.10.0
func (aaa *PublicGroupService) CreateGroupShort(input *public_group.CreateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*PublicGroupService) DeleteGroup
deprecated
func (aaa *PublicGroupService) DeleteGroup(input *public_group.DeleteGroupParams) error
Deprecated: 2022-01-10 - please use DeleteGroupShort instead.
func (*PublicGroupService) DeleteGroupShort ¶ added in v0.10.0
func (aaa *PublicGroupService) DeleteGroupShort(input *public_group.DeleteGroupParams) error
func (*PublicGroupService) GetAuthSession ¶ added in v0.21.0
func (aaa *PublicGroupService) GetAuthSession() auth.Session
func (*PublicGroupService) GetGroup
deprecated
func (aaa *PublicGroupService) GetGroup(input *public_group.GetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: 2022-01-10 - please use GetGroupShort instead.
func (*PublicGroupService) GetGroupContent
deprecated
func (aaa *PublicGroupService) GetGroupContent(input *public_group.GetGroupContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use GetGroupContentShort instead.
func (*PublicGroupService) GetGroupContentShort ¶ added in v0.10.0
func (aaa *PublicGroupService) GetGroupContentShort(input *public_group.GetGroupContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicGroupService) GetGroupShort ¶ added in v0.10.0
func (aaa *PublicGroupService) GetGroupShort(input *public_group.GetGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
func (*PublicGroupService) GetGroups
deprecated
func (aaa *PublicGroupService) GetGroups(input *public_group.GetGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
Deprecated: 2022-01-10 - please use GetGroupsShort instead.
func (*PublicGroupService) GetGroupsShort ¶ added in v0.10.0
func (aaa *PublicGroupService) GetGroupsShort(input *public_group.GetGroupsParams) (*ugcclientmodels.ModelsPaginatedGroupResponse, error)
func (*PublicGroupService) PublicGetGroupContentsV2
deprecated
added in
v0.57.0
func (aaa *PublicGroupService) PublicGetGroupContentsV2(input *public_group.PublicGetGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
Deprecated: 2022-01-10 - please use PublicGetGroupContentsV2Short instead.
func (*PublicGroupService) PublicGetGroupContentsV2Short ¶ added in v0.57.0
func (aaa *PublicGroupService) PublicGetGroupContentsV2Short(input *public_group.PublicGetGroupContentsV2Params) (*ugcclientmodels.ModelsPaginatedContentDownloadResponseV2, error)
func (*PublicGroupService) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicGroupService) UpdateFlightId(flightId string)
func (*PublicGroupService) UpdateGroup
deprecated
func (aaa *PublicGroupService) UpdateGroup(input *public_group.UpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
Deprecated: 2022-01-10 - please use UpdateGroupShort instead.
func (*PublicGroupService) UpdateGroupShort ¶ added in v0.10.0
func (aaa *PublicGroupService) UpdateGroupShort(input *public_group.UpdateGroupParams) (*ugcclientmodels.ModelsCreateGroupResponse, error)
type PublicLikeLegacyService ¶ added in v0.57.0
type PublicLikeLegacyService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicLikeLegacyService) GetAuthSession ¶ added in v0.57.0
func (aaa *PublicLikeLegacyService) GetAuthSession() auth.Session
func (*PublicLikeLegacyService) GetLikedContent
deprecated
added in
v0.57.0
func (aaa *PublicLikeLegacyService) GetLikedContent(input *public_like_legacy.GetLikedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
Deprecated: 2022-01-10 - please use GetLikedContentShort instead.
func (*PublicLikeLegacyService) GetLikedContentShort ¶ added in v0.57.0
func (aaa *PublicLikeLegacyService) GetLikedContentShort(input *public_like_legacy.GetLikedContentParams) (*ugcclientmodels.ModelsPaginatedContentDownloadResponse, error)
func (*PublicLikeLegacyService) UpdateContentLikeStatus
deprecated
added in
v0.57.0
func (aaa *PublicLikeLegacyService) UpdateContentLikeStatus(input *public_like_legacy.UpdateContentLikeStatusParams) (*ugcclientmodels.ModelsContentLikeResponse, error)
Deprecated: 2022-01-10 - please use UpdateContentLikeStatusShort instead.
func (*PublicLikeLegacyService) UpdateContentLikeStatusShort ¶ added in v0.57.0
func (aaa *PublicLikeLegacyService) UpdateContentLikeStatusShort(input *public_like_legacy.UpdateContentLikeStatusParams) (*ugcclientmodels.ModelsContentLikeResponse, error)
func (*PublicLikeLegacyService) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicLikeLegacyService) UpdateFlightId(flightId string)
type PublicLikeV2Service ¶ added in v0.57.0
type PublicLikeV2Service struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicLikeV2Service) GetAuthSession ¶ added in v0.57.0
func (aaa *PublicLikeV2Service) GetAuthSession() auth.Session
func (*PublicLikeV2Service) PublicListContentLikeV2
deprecated
added in
v0.57.0
func (aaa *PublicLikeV2Service) PublicListContentLikeV2(input *public_like_v2.PublicListContentLikeV2Params) (*ugcclientmodels.ModelsPaginatedContentLikersResponse, error)
Deprecated: 2022-01-10 - please use PublicListContentLikeV2Short instead.
func (*PublicLikeV2Service) PublicListContentLikeV2Short ¶ added in v0.57.0
func (aaa *PublicLikeV2Service) PublicListContentLikeV2Short(input *public_like_v2.PublicListContentLikeV2Params) (*ugcclientmodels.ModelsPaginatedContentLikersResponse, error)
func (*PublicLikeV2Service) UpdateContentLikeStatusV2
deprecated
added in
v0.57.0
func (aaa *PublicLikeV2Service) UpdateContentLikeStatusV2(input *public_like_v2.UpdateContentLikeStatusV2Params) (*ugcclientmodels.ModelsContentLikeResponse, error)
Deprecated: 2022-01-10 - please use UpdateContentLikeStatusV2Short instead.
func (*PublicLikeV2Service) UpdateContentLikeStatusV2Short ¶ added in v0.57.0
func (aaa *PublicLikeV2Service) UpdateContentLikeStatusV2Short(input *public_like_v2.UpdateContentLikeStatusV2Params) (*ugcclientmodels.ModelsContentLikeResponse, error)
func (*PublicLikeV2Service) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicLikeV2Service) UpdateFlightId(flightId string)
type PublicStagingContentService ¶ added in v0.61.0
type PublicStagingContentService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicStagingContentService) DeleteUserStagingContentByID
deprecated
added in
v0.61.0
func (aaa *PublicStagingContentService) DeleteUserStagingContentByID(input *public_staging_content.DeleteUserStagingContentByIDParams) error
Deprecated: 2022-01-10 - please use DeleteUserStagingContentByIDShort instead.
func (*PublicStagingContentService) DeleteUserStagingContentByIDShort ¶ added in v0.61.0
func (aaa *PublicStagingContentService) DeleteUserStagingContentByIDShort(input *public_staging_content.DeleteUserStagingContentByIDParams) error
func (*PublicStagingContentService) GetAuthSession ¶ added in v0.61.0
func (aaa *PublicStagingContentService) GetAuthSession() auth.Session
func (*PublicStagingContentService) GetUserStagingContentByID
deprecated
added in
v0.61.0
func (aaa *PublicStagingContentService) GetUserStagingContentByID(input *public_staging_content.GetUserStagingContentByIDParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
Deprecated: 2022-01-10 - please use GetUserStagingContentByIDShort instead.
func (*PublicStagingContentService) GetUserStagingContentByIDShort ¶ added in v0.61.0
func (aaa *PublicStagingContentService) GetUserStagingContentByIDShort(input *public_staging_content.GetUserStagingContentByIDParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
func (*PublicStagingContentService) ListUserStagingContents
deprecated
added in
v0.61.0
func (aaa *PublicStagingContentService) ListUserStagingContents(input *public_staging_content.ListUserStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)
Deprecated: 2022-01-10 - please use ListUserStagingContentsShort instead.
func (*PublicStagingContentService) ListUserStagingContentsShort ¶ added in v0.61.0
func (aaa *PublicStagingContentService) ListUserStagingContentsShort(input *public_staging_content.ListUserStagingContentsParams) (*ugcclientmodels.ModelsPaginatedListStagingContentResponse, error)
func (*PublicStagingContentService) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicStagingContentService) UpdateFlightId(flightId string)
func (*PublicStagingContentService) UpdateStagingContent
deprecated
added in
v0.61.0
func (aaa *PublicStagingContentService) UpdateStagingContent(input *public_staging_content.UpdateStagingContentParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
Deprecated: 2022-01-10 - please use UpdateStagingContentShort instead.
func (*PublicStagingContentService) UpdateStagingContentShort ¶ added in v0.61.0
func (aaa *PublicStagingContentService) UpdateStagingContentShort(input *public_staging_content.UpdateStagingContentParams) (*ugcclientmodels.ModelsStagingContentResponse, error)
type PublicTagService ¶
type PublicTagService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicTagService) GetAuthSession ¶ added in v0.21.0
func (aaa *PublicTagService) GetAuthSession() auth.Session
func (*PublicTagService) GetTag
deprecated
func (aaa *PublicTagService) GetTag(input *public_tag.GetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
Deprecated: 2022-01-10 - please use GetTagShort instead.
func (*PublicTagService) GetTagShort ¶ added in v0.10.0
func (aaa *PublicTagService) GetTagShort(input *public_tag.GetTagParams) (*ugcclientmodels.ModelsPaginatedGetTagResponse, error)
func (*PublicTagService) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicTagService) UpdateFlightId(flightId string)
type PublicTypeService ¶
type PublicTypeService struct { Client *ugcclient.JusticeUgcService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicTypeService) GetAuthSession ¶ added in v0.21.0
func (aaa *PublicTypeService) GetAuthSession() auth.Session
func (*PublicTypeService) GetType
deprecated
func (aaa *PublicTypeService) GetType(input *public_type.GetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)
Deprecated: 2022-01-10 - please use GetTypeShort instead.
func (*PublicTypeService) GetTypeShort ¶ added in v0.10.0
func (aaa *PublicTypeService) GetTypeShort(input *public_type.GetTypeParams) (*ugcclientmodels.ModelsPaginatedGetTypeResponse, error)
func (*PublicTypeService) UpdateFlightId ¶ added in v0.63.0
func (aaa *PublicTypeService) UpdateFlightId(flightId string)
Source Files ¶
- adminChannel.go
- adminConfig.go
- adminContent.go
- adminContentV2.go
- adminGroup.go
- adminStagingContent.go
- adminTag.go
- adminType.go
- anonymization.go
- publicChannel.go
- publicContentLegacy.go
- publicContentV2.go
- publicCreator.go
- publicDownloadCountLegacy.go
- publicDownloadCountV2.go
- publicFollow.go
- publicGroup.go
- publicLikeLegacy.go
- publicLikeV2.go
- publicStagingContent.go
- publicTag.go
- publicType.go